[00:00] so, where? [00:00] KINGOFSWORDS: try something like winrar or utorrent if you want someting free which works [00:00] Juest: it's in there just flick around, the options are minimal so you'll hit it soon enough [00:01] I'm having issues with my realtek 8139 wired network card not being detected by ubuntu 10.04. There are no link lights when i plug in the ethernet cable and ubuntu doesnt recognize a connected network. [00:01] How do I get XChat to integrate under the mail icon? [00:01] Or1on: check whatever rule is triggered and fix that? [00:01] sure? [00:01] shcherbak: Odd. Rhythmbox ran, but when I tried to play a song nothing came out. When I switched back to my main X while the song was still playing though, I was able to hear the song. Other than that I was able to switch back and forth no problem. [00:01] can anyone suggest a good video converter, i running 10.10 [00:01] AvonGenesis: bad cable or bad port on the router or it's just not plugged in quite right [00:02] Juest: yes [00:02] shcherbak: The audio for the game was playing fine in the other X. [00:02] how to delete entries on the grub menu? [00:02] inma: uninstall the unused kernels [00:02] nothing, just the same iusse [00:02] ActionParsnip: Cable works just fine, tried it out on a different tower as well as different ports that are working properly. [00:03] it tires to use /cdrom when adding volumes [00:03] how to uninstall old kernels? [00:03] in need of a good video format converter, any suggestions [00:03] Juest: under 3rd party sources you should be able to edit the source there, if you have a web connection why do you need to use the cd to install stuff [00:03] actionparsnip, i get this [00:04] inma: run: uname -a this is your current kernel [00:04] error scanning the cd [00:04] Habstinat: Yes, here we hitting wall, I fight with same problem, in the end trying to run pulseaudio in per user session and restart it, not too succesful. [00:04] acicula, ok, I will look in to psad rules. I'm not sure where that is. thanks... I will poke at the logs a bit [00:05] inma: run: dpkg -l | grep linux-image-2 these are the installed kernels, you can remove the installed kernels as long as you do NOT remove the current kernel [00:05] hey guys so installed fluxbox and kde last night and now when i reboot it automoatically starts to load KDE but when the loading icons go away i get a black screen with just my mouse..what do i need to fix?? i did a ctrl+alt+f3 and am ready for someone to tell me what to do! :) [00:05] Juest: why do you need the CD? You have a web connection.. [00:05] acicula, the email notifications don't tell much :o) "tcpwrappers AUTO-BLOCK against IP" [00:05] E:Unable to locate any package files, perhaps this is not a Debian Disc or the wrong architecture? [00:05] join #hadoop [00:06] yeah, but if i need the cd for some soft [00:06] Can I make a command that automatically runs a series of commands [00:06] ? [00:06] yes, that's the batching conecpt [00:06] ActionParsnip: right, and how do i remove the installed kernels? thanks for helping [00:06] Juest: then remove the CD entries then insert your CD / mount ISO and use that as a source [00:06] Jasonn: command1; command2; etc [00:06] ok [00:07] inma: use software centre or: sudo apt-get --purge remove linux-iimage-2.whatever [00:07] shcherbak: I mean make one central command so I wont have to do all that... Something like a shortURL so you wont have to type the whole command [00:07] Jasonn: use alias or bash script, you want to make launcher? [00:08] jasonn, generate a file, inside type commands and set execuable perm and exec it [00:08] Juest: Its on ubuntu server, so I want it to be an actual terminal command [00:08] Jasonn: Right, open text editor.... [00:08] yes [00:08] ok [00:08] that [00:09] is what i am saying [00:09] ok, now what ? [00:09] ohh [00:09] Ok [00:09] Jasonn: and type: #!/bin/bash (check path with: which bash) [00:09] Anyone know if there is a like a 'global' i.p address i can use in firestarter to represent all devices on my LAN? [00:09] type commands, make file exec [00:09] ActionParsnip: i dont see the linux images in the software center, should i use synaptic? [00:09] shcherbak: Thanks :) [00:10] inma: thats fine too, as long as you don't remove the current kernel [00:10] Running 9.10, want to upgrade to 10.04LTS, but the upgrade button isn't showing up in update-manager anymore. Checked software sources, everything is correct. [00:10] swatto: 192.168.1.* [00:10] Jasonn: in next line: echo 1 , 3rd line: echo 2 [00:10] actionparsnip, i just see the official cdrom, and it uses /cdrom [00:10] shcherbak: Thanks :) [00:11] Jasonn: last line: exit , save, chmod your file to 755 and ./file [00:11] how do i install device drivers for audio? [00:11] shcherbak: Is there a way so I wont have to do ./ ?? Like just a normal command? [00:11] Jasonn: would that work in firestarter? if i wanted to allow all incoming connections from my LAN? [00:11] yes [00:11] swatto: yes [00:12] Jasonn: Put your file in path, echo $PATH [00:12] Juest: you can always symlink from /media/cdrom0 to /cdrom [00:12] :) [00:12] Jasonn: awesome thanks [00:12] shcherbak: Thanks :) [00:12] * Juest goes to link vol [00:12] swatto: Well, it SHOULD work.. Otherwise, just manually get all the IPs of the comps connected to the lan [00:13] how do i install device drivers for audio? [00:13] are you running it in vm? [00:13] no [00:13] main [00:13] erm, try to get packages if you have internet [00:13] go get [00:13] browse [00:13] which ones would i be looking for [00:14] the hardware is a hp pavilion entertainment pc [00:14] ActionParsnip: Could you explain about symlinks? I gather they are similar to windows shortcuts - although sometimes when i symlink something and run it rather than just using what i needs from the application directory it tries to copy some of the files over to where the symlink file is and run from there (if that makes sense?) [00:14] linux/ubuntu/debian soft [00:14] Jasonn: If you want to run several programs at same time (not after each other) use & (put in background) at the end of line, this often requre testing. [00:14] Juest may i pm you? [00:14] Help how to resolve the festival Error "Error with /usr/share/festival/voices/english/us1_mbrola/usradio renaming file" [00:15] bluebill-wolf, get into oem support page (hp) [00:15] swatto: its a file which takes zero space, it ca be a folder too and is like a shortcut in windows but a billionn times more powerful. It can make parts of the filesystem appear in other places, or file. If you edit a symlink you are really editting the file the link points to [00:15] shcherbak: thanks :) [00:15] Why i lost ttys???? [00:15] mind pming me a link to the site? [00:15] festival> (SayText "hell, american enlish female voice is coming") [00:15] Error with /usr/share/festival/voices/english/us1_mbrola/usradio renaming file ! [00:15] Cannot open file /tmp/est_02457_00001.au as tokenstream [00:15] Wave load: can't open file "/tmp/est_02457_00001.au" [00:15] Cannot load wavefile: /tmp/est_02457_00001.au [00:15] qingfengpo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:16] Jasonn: didnt work :( says its not a valid I.P [00:16] Bluebill-Wolf: what is the output of: wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh [00:16] ActionParsnip: can i also uninstall the "linux-headers..." of the old kernels? [00:16] ActionParsnip: ahh so that explains why sometimes the files get copied to the symlink file [00:16] bluebill-wolf, find it yourself [00:16] swatto: what exactly is this program? [00:17] thanks for the help >.< [00:17] :P [00:17] I'm also trying to find a more detailed guide on using PSAD, fwsnort. I'm not sure where to look for the triggered rules. === secoif_ is now known as secoif [00:19] swatto: they are hugely useful [00:20] help, x stop responding [00:20] and i lost all the ttys [00:20] so i can't kill it [00:20] Juest: if you had been using a user account it would be an easy fix. [00:20] mm maybe ctrl+alt+x [00:20] Juest: tryed Alt+SysRq+K? [00:20] the kill comb? [00:20] what that does? [00:21] Juest: kills whatever is in the foreground, in this case the X server [00:23] bastidrazor: +1 [00:23] Bluebill-Wolf: if you select to upload to the server then it will make a red URL, what is the URL? [00:24] well, the system sux, too slow [00:24] two x servers [00:24] and in a vm that haves 384mb [00:24] Juest: if you use fluxbox it's plenty [00:24] Juest: or LXDE [00:25] i just using virtualbox [00:25] Does anyone know how to get XChat under the Mail icon? [00:25] Juest: no, fluxbox is a WM [00:25] Anyone got any experience running the game League Of Legends, in ubuntu using either Wine or Cedega? [00:25] lol [00:25] Hi [00:25] i am using virtualbox [00:26] Juest: yes that's fine, you have given virtualbox not much ram so you need a light desktop to accommodate it [00:26] veggteppe: cedega is no more (really) try crossover-games [00:26] hi, any idea why an apt-cdrom add would say "Repeat this procses for the rest of the CDs in your set" if on another machine it just mounts properly? i am using an iso, which works on another VM. this one is a more minimal install of ubuntu 10.04. i'm guessing some dependency is missing. [00:26] ah [00:26] I'm also using VirtualBox [00:26] Juest: so instead of gnome and compiz, run fluxbox [00:26] SeaPhor: Thanks for your response. I'll give it a shot !:) [00:26] oh, [00:26] Excuse [00:26] Juest: why have you enabled root when you are clearly new to linux? just curious... [00:26] is on the system? [00:26] I got a serious problem [00:27] lol, i am not so new [00:27] just to ubuntu ui [00:27] Juest: you really sound it [00:27] Excues me any one help me? Thank you [00:27] qingfengpo: please ask your question [00:27] Juest: is not the "ubuntu" way,, if you need root just "sudo -i" [00:27] and i have experience with android [00:27] Ok, Thank you ,It's about the festival [00:27] Juest: install LXDE, log off then log into LXDE and your OS will run much faster [00:27] ActionParsnip: well Im running world of warcraft through wine and I tried to create a symlink on my desktop to the WoW program but when I clicked the symlink it tried to put some files on the desktop rather than running them straight from the WoW directory if that makes sense? [00:27] My laptop is no longer auto-mounting my USB drive. I know how to mount it via the command line, but I would like to be able to have it automount. Does anyone know why it could have stopped working? [00:28] ok, [00:28] ok, links please [00:28] swatto: if you installed WoW then there will be a menu which you can copy to the desktop with right click menu [00:28] android experience, that counts? (I first used BSD 4.2 on a VAX 11) LOL [00:28] I'm got the noise of"festival> (SayText "hell, american enlish female voice is coming") [00:28] Error with /usr/share/festival/voices/english/us1_mbrola/usradio renaming file ! [00:28] Cannot open file /tmp/est_02457_00001.au as tokenstream [00:28] Juest: use software centre [00:28] Wave load: can't open file "/tmp/est_02457_00001.au" [00:28] Cannot load wavefile: /tmp/est_02457_00001.au [00:28] qingfengpo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:28] ok [00:29] Juest: what do you expect links to exactly/ [00:29] lol, nothing [00:29] hi, when i run make on ossec i get libprelude-config: not found. but my system has libprelude installed... [00:29] Juest: so why ask? [00:29] lol, wondered i have to browse [00:29] bonsoir [00:29] surf [00:30] lolmatic version differences? [00:30] Juest: browse the web you mean? [00:30] I figured it out - install xchat-gnome-indicator [00:30] yes === angel is now known as Guest64645 [00:30] SeaPhor: Do you have any personal experience using CrossOver? Is it basicly same as Cedega ? [00:31] SeaPhor: how would i check for this? [00:31] Juest: fire up the browser in your install and away you go [00:31] lolmatic: --version [00:31] SeaPhor: but i dont know which version is required by ossec [00:31] hi... where I can get live support for a notebook problem? it does not turn on... [00:32] virtu: that sounds like a hardware problem? [00:32] ok, going to soft center and linking /cdrom [00:32] veggteppe: yes, i am a beta tester and advocate for crossover-games, and NO, is not like cedega (i have also tested for them) [00:32] milamber: sure... I already clean the memories contact [00:32] ActionParsnip: Im running WoW through Wine if that could affect it? Doesn't the copy to desktop just put a symlink there anyway? [00:33] virtu: did you make any changes/install any new software recently? [00:33] SeaPhor: Okay thank you. Running trial off Crossover right now. Hoping for positive results. If it work's il purchase it instantly=) [00:33] milamber: not at all, just USB devices [00:33] virtu: probably better off in ##hardware [00:33] milamber: ok... but it is a private channel [00:34] virtu: it's not really private, you just have to register [00:34] !register [00:34] Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [00:34] swatto: right click desktop, "create launcher" in the "command" do wine /path/to/wow.exe (or whatever) [00:34] ok... got it milamber, I must register [00:34] milamber: tks [00:34] yes, you must be registered to freenode first [00:34] virtu: np, good luck [00:34] veggteppe: what game you trying to run? and btw... take this to #crossover... [00:35] swatto: you don't need a symlink, just right click the item in the menu and select 'copy to desktop' and it should be ok [00:36] is there a NFTS data recovery tool for linux ? [00:36] or a general data recovery i dont mind [00:36] no [00:36] eliezer: check into foremost [00:36] alphur: what have you tried so far? [00:37] eliezer: what have you tried so far? [00:37] eliezer: foremost may work, then best tool by far are your backups [00:37] alphur: sorry wrong nick [00:37] eliezer: Yes, photorec, do you have just files or whole partition? [00:38] Hello [00:38] so why would apt-cdrom add not work on an iso mount in an lx container? [00:38] I can't go to the system76's channel so I go there: Is there any lib32-verde driver to use Wine properly? [00:39] shcherbak:) is a iso i deleted on a disk for data i had,then formated nfts for a windos OS so i can use my printer,i need back my officeOEM the original disc got srcach on a mess up cdrom [00:39] can someone tell me an app to manage an mp3 player? [00:39] With the GTX 485 [00:39] No? [00:39] No? [00:39] ShadesEdge: I don't believe there is a system76 irc channel [00:39] Where to find documentation about configuring apache 2.2 eployment on ubuntu 10.10 [00:39] Yes there is [00:39] cowslammer: banshee, amarok, rhythmnbox [00:39] deployment* [00:39] You need to be invited [00:40] redirects to ##systrm76 [00:40] cowslammer: are you serious? [00:40] system76* [00:40] ShadesEdge: if its on irc.freenode.net you just need to be registered [00:40] #system76 Cannot join channel (+i) - you must be invited [00:40] ShadesEdge: I just waltzed in [00:40] !flash [00:40] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [00:40] ShadesEdge: get registered [00:40] eliezer: you formated disk after removing file? [00:41] Already registered to irc [00:41] shcherbak:) yes [00:41] mickster04, of course. what do you mean by "serious [00:41] eliezer: easier to use devede on cd [00:41] ShadesEdge: its ##system76 [00:41] ShadesEdge: you are in there already.. [00:41] Check your status [00:41] ... [00:41] Can't join #system76, redirectered [00:42] Hello. This is my first day using Ubuntu. I'm not very knowledgeable of Linux in general. I have a number of questions. 1) I have 2 windows of Nautilus open. I select 2 files in one and Copy them. I can't seem to paste them to other Nautilus windows, or to desktop. What is up with that? [00:42] ActionParsnip:) i install foremost and i can see no link to app anywhere [00:42] eliezer: its a command line app [00:42] beep [00:42] Visitt, What are the two folders? Maybe you don't have permissions? [00:42] eliezer: you need to start with testdisk and try to recover pre-format partition table, or try to make inode search, seluthkit? [00:43] I should always have permissions to copy stuff to my desktop, right? [00:43] cowslammer: have you tried any of the media players iincluded in ubuntu? [00:43] eliezer: https://help.ubuntu.com/community/DataRecovery [00:43] erf [00:43] cowslammer: whats wrong with file manager [00:43] ShadesEdge: I have a system 76 machine and they don't have an irc channel [00:43] Visitt, good point. What is the source folder? [00:43] Visitt: not necessarily [00:43] Visitt: Ideally, yes === dreamer000_ is now known as dreamer000 [00:43] cowslammer: you haven [00:43] 't really specified what you mean by manage [00:43] Where to find official documentation about configuring apache 2.2 deployment on ubuntu 10.10 [00:43] Visitt: make sure your ~/Desktop folder is owned by youor user [00:43] Uh, the source folder is inside a zip... must be that [00:43] g [00:44] itaylor57: Is there any lib32-verde driver for Nvidia graphic cards? [00:44] Visitt, That is the problem. [00:44] As I need them to use Wine properly [00:44] ShadesEdge: What computer do you have [00:44] mickster04, i mean for loading music on an mp3 player [00:45] ShadesEdge: i can't find lib32-verde anywhere online [00:45] itaylor57: I can't, and I will probably buy system76's Serval with GTX 485 [00:45] cowslammer: rhythmnbox can manage MP3 players [00:45] how to clear cahce my eclipse? [00:45] serval ? [00:45] Serval Professionnal [00:46] Hm [00:46] ActionParsnip, no idea? :S [00:46] dejan_: no, or I would have replied....wouldn't I? [00:46] ok [00:46] I wated to be sure [00:47] I am installing package apache docs lets see it [00:48] ShadesEdge: I have the lemur2 [00:48] ActionParsnip, any idea where apache 2.2 docs are in ubuntu 10.10 from apache docs package? [00:48] dejan_: never used it dude, sorry [00:48] You don't have to worry about these drivers, but these laptops are really not powerful [00:48] But they are, indeed, cheap [00:48] Yep, that was the problem, thanks. 2) An area near the edges of a window is receptive to mouse, and when mouse is pressed on it, the window can be scaled by moving the mouse. However that area is very narrow. How can that area be set wider? [00:49] oh this is basically httpd.apache.org :S [00:49] What DNS servers does everyone use? [00:49] Need to go [00:49] Goddbye [00:50] hi there, i was wondering if i can change the font size of my console (the real one you get with Ctrl+Alt+F2) on the fly... withouth changing the frame buffer settings in grub and without rebooting. [00:50] cowslammer: just open the thing up when you plug it in? copy paste also works, [00:50] " any idea where apache 2.2 docs are in ubuntu 10.10 from apache docs package?" -> Use Synaptic to see where files became installed (Property -> Installed files) [00:51] * redt0de /? [00:52] Superstar, openDNS [00:54] Hi, Uh.. my ubuntu server crashed a few hours ago, Only got back now to try and see what happened.. [00:54] where are file extension->program associations stored? i'd like to change them on the cli [00:54] Problem is, hooked up a display and keyboard and got nothing, so had to restart the machine, but Im trying to find out why it crashed but Im not having much luck [00:55] I've checked /var/log/syslog;messages, but they just stop dead when the server crashed with no signs of any kind of error [00:55] Slyboots: sometimes computers just crash [00:55] Is there anywhere else usful I could look for information [00:55] Slyboots, Then chances are you won't know why :) The system doesn't alway get a log entry in [00:55] Thats pretty bad for a server though ;) [00:55] I would really pprefer to find what the cause was [00:56] if it just happened once, its not a big deal === administrator is now known as Guest77923 [00:56] humst: look at setupcon [00:56] contrary to belief, opendns is unreliable [00:56] Yea but its a 4 hour drive to check on the damn thing :P [00:56] and how can you hook up a display to your server? [00:56] Ben64: .. plug in a VGA cable? [00:56] Ben64, the same way you hook up a display to a normal machine [00:56] its not in a datacenter or anything? [00:57] i've never seen any of my servers [00:57] : / [00:57] Ben64, what are you talking about? Did you buy a server from somebody? === KindTwo is now known as KindOne [00:57] when you rent servers from a place, you don't ever see it [00:57] Ohh no no.. [00:57] shcherbak: thank you for that hint! [00:57] Just a place I own :P === marrusl is now known as marrusl_afk [00:57] Hey, this is a bit weird.. [00:57] Ben64, That's true. But then why would you want a monitor connected to a machine you will never be near? [00:58] Apr 13 18:39:01 beluga CRON[6946]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm) [00:58] Slyboots: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:58] What the hell is that? [00:58] exactly edbian [00:58] Ben64, some people have physical servers in their home. I do. It could have a monitor if I wanted it to [00:58] . . . [00:58] server in a home isn't a real server [00:58] Did that CRON job report get posted ebfore your bot went all mental on my ass [00:58] Ben64, Hey! My server is real! [00:58] yeah it is.. [00:59] nope, sorry [00:59] Hey, dont be bad-mouthing my server, it'll kick your ass [00:59] Ben64, What makes a server 'real' ? [00:59] unless you have 100mbit in your home a hop or two from a major backbone, it's not real [00:59] Anyway, anyone know what that CRON job might be doing? [01:00] Crontab -e isnt showing any jobs setup to run as root so.. [01:00] I'm wondering something. [01:00] Ben64, So a server is dependent on Internet bandwidth now? [01:00] guest3000, what? [01:00] edbian: yep [01:00] Ben64: only 100mb? [01:00] itaylor57: at least [01:01] Ben64, haha, ok [01:01] How would I upgrade to 11.04? [01:01] guest3000, easiest way is to wait for it to come out [01:01] There was something about using the update manager [01:01] Ben64: I have that on my cell phone [01:01] itaylor57: no you don't [01:01] itaylor57, You have 100mbit / sec on your cell phone? I don't believe you. [01:02] But the beta isn't showing up in the update manager [01:02] guest3000, Yeah, it won't until the 28th [01:02] still don't have audio [01:02] eclipse canot be removed [01:02] Oh.Well thank you. [01:02] guest3000, You cannot 'upgrade' before that. You can only install the beta from a CD [01:02] edbian: neither do I believe Ben64 knows what he is talking about6 [01:02] guest3000: Natty is still beta, you might want to wait few days. [01:02] edbian: isn't there a way to make the beta show up in update manager? [01:02] edbian: This is incorrect. [01:02] Ben64, Not that I am aware of [01:02] guest3000: gksudo update-manager -d [01:02] rww, how? [01:03] rww, neat! :D [01:03] itaylor57: just because you don't like my definition of a server doesn't mean you have a magic 100mbit cell phone connection [01:03] guest3000: Please note that natty is not released and not stable, should not be installed on production systems, and is currently supported only in #ubuntu+1, not here. [01:03] Ben64, The network link is not always the bottleneck you know [01:03] well thank you anyway. This is what I followed :To upgrade from Ubuntu 10.10 on a desktop system, press Alt+F2, type in "update-manager -d" (without the quotes), and press Enter. Update Manager will open up and display the message, "New distribution release '11.04' is available." Click Upgrade and follow the on-screen instructions. [01:03] Ben64, What about in house file servers that operate only on a LAN? [01:03] Didn't show up. Thank you anyaway. [01:04] oh fk it i may as well reinstall [01:04] how do i get dvd movies to play on ubuntu [01:04] He needed to change something in system -> admin -> software sources [01:04] Ben64: well I can neither confirm or deny what bandwith I have on my cell phone [01:05] edbian: i just think theres a big difference between sharing stuff on a lan and having a computer on a fat, internet connection with redundancies, generator backups and stuff [01:05] Not really? [01:05] itaylor57: you still don't have 100mbit on it [01:05] Its just a matter of scale [01:05] Ben64, You could have all that stuff on a lan. The rest is just hardware differences. [01:06] how to hide IP? [01:06] ugh [01:06] hello\ [01:06] ugh indeed [01:06] how is everyone [01:06] lol [01:06] so you really don't see the difference between running apache on a wii and running it on a six core xeon in a datacenter? [01:06] i've been better XD [01:06] Ben64, They are both servers. [01:06] Ben64: not really [01:06] Ben64, The xeon server has better hardware. [01:06] the word server has no meaning then [01:07] !dvd | michael_ [01:07] michael_: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [01:07] Ben64, server means that the computers 'serves' information to another computer. It says nothing about the hardware [01:07] Ben64, You can send requests for data to a 'server' and it will respond. That is what it means [01:07] ok, try being less dictionary [01:07] how do i add or get rid of netbook ubuntu one? [01:07] when people say server, it means a real server [01:08] or are you just arguing because you're bored [01:08] Ben64, Just trying to be helpful. [01:08] Didn't mean to be rude [01:08] !http | pehden [01:08] pehden, please see my private message [01:09] Ben64, 'server' actually is referring to hardware. People generally use it to refer to a machine which is not technically accurate. You could run an ssh server, web server, and file server on one physical (or one virtual) machine. [01:09] !ubottu | pehden [01:09] pehden, please see my private message [01:10] Ben64, sorry, meant to say 'server is actually referring to software. not hardware That is a common mis-perception [01:10] Ben64: It is matter how you use machine, sever tend to be automatized unit working to fill certain tasks, in some aspects, hardware it just guarantee that software and its task can be realized. [01:10] why does ubottu always respond to me in private message lol [01:10] !ubuntu [01:10] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [01:10] ok... language is made by the people, and most people say server is what i say it is [01:11] pehden, He responds in the channel if he knows what you're talking about [01:11] pehden: if you pipe a factoid to yourself, it gets sent in PM instead. [01:11] !gender [01:11] yes, I can confirm I am a female bot :) [01:11] edbian rww I see lol [01:11] echo Hi #Ubuntu I'm talking in shell scripting && read [01:11] Ben64, Powerful hardware is a stereotypical 'server' but that doesn't make it true. [01:11] Simple question. I want a user (tunix) to be able to read and write to my /home/game directory Right now "#ls -l" in my /home/ shows "drwxr-xr-x 19 root root 4096 Apr 13 game" So i need to create a group for tunix, add tunix to that group and allow tunix recursive permissions to /home/game [01:12] Ben64, being a server says nothing about the hardware at all. [01:12] edbian: the internet connection is more important than hardware [01:12] Ben64, The software is more important than both [01:12] you can have a beefy computer at home on adsl, but it won't be the same [01:12] Tunix2: No, add tunix to group game [01:12] is there two commands to do this? I already have a user named tunix and i thought adding him to the adm directory would do the trick but that didnt do anything and i understand now thats beacuse root is the owner and group for that home dir [01:12] game isnt a group === [1]Mallowcheeks is now known as Mallowcheeks [01:13] its the name of the file i want permissions for and inside. Hence recursive [01:13] Ben64, If you have amazing software it doesn't matter. Software can overcome hardware limitations (both network bandwidth or otherwise) [01:13] Ben64: wiki seems to disagree http://en.wikipedia.org/wiki/Server_(computing) [01:13] Tunix2: try: groups game [01:14] Tunix2: sudo chown -R tunix /home/game [01:14] Ben64: Silly! [01:14] Tunix2, is there a user called 'game' ? [01:14] shcherbak: cat /etc/group shows no groups called game. [01:14] edbain: negative [01:14] Tunix2, Then you shouldn't have a /home/game folder :) [01:14] Ben64: RThis will remove root's ownership of the file [01:14] Tunix2: i know [01:15] Can you manipulate a program from command line to think you're not using root when you are? [01:15] edbain: Its a VPN this is how the company set up the server [01:15] Superstar: why are you running as root? [01:15] "I want a user (tunix) to be able to read and write to my /home/game directory" [01:15] Yes, good question [01:15] Tunix2, strange! :) [01:15] Tunix2: why not chown then? [01:15] meganerd: The company that owns the VPN gave us the root logins [01:15] meganerd I'm running under a VM environment [01:16] Tunix2: is tunix in admin group? [01:16] Superstar: if you have root, create a user. [01:16] Superstar: hardware or VM, it does not make a difference [01:16] Tunix2, Make a game group. add tunix to it, let the game group read / write / execute that folder / stuff in it [01:16] Ben64: if i give tunix ownership of all the files in the game folder (-R Recursive) what happens when root needs to edit? [01:16] Tunix2: root has permissions for everything [01:16] Tunix2, root can always do anything to any file [01:16] edbain: Lets say i want the group adm to RWX /home/game whats the command? [01:16] Ben64, we agree! :D [01:17] edbian: yay [01:17] root is nobody on a nfs mounted partition [01:17] fair enough, maybe ill just chown -R tunix /home/game but id like to do this the legit way [01:17] Tunix2, sudo chown -R root:adm /home/game (makes adm the group owner) [01:17] Tunix2: sudo chmod +rwx :adm /home/games [01:17] Tunix2, Then sudo chmod -R 774 /home/game [01:17] Tunix2: chown is pretty legit [01:17] meganerd but I need it to run under root [01:17] Tunix2, meganerd Did it in one stop [01:17] is there a way to set up a recovary partitision in ubuntu? [01:17] * edbian +1 meganerd [01:18] to return to working settings? [01:18] Superstar: Why? And what program is this? [01:18] so is it chown -R root:adm /home/game or is it chmod -R 774 /home/game or is it chmod +rwx :adm /home/games [01:18] hello guys, using Maverick here, my system doesn't go down 1.0 load average even when on idle , any ideas? [01:18] http://images.fcofix.org/zomg98bexp.bmp <- proof nothing changed in windows from 98 to xp [01:18] you guys gave me three different commands [01:18] i understand one of them adds adm group to permissions. thats the first one [01:18] Tunix2, That last command does the first two in one step. The first two must be done together to work. (or just the third command alone) [01:18] Tunix2: the "-R" is recursive, and you should add it to my command to make the changes to every file and folder in that directory [01:19] meganerd so chmod -R +rwx :adm /home/games [01:19] Tunix2: the 774 also adds permissions for the owner and others, mine only impacts the group [01:19] ah i understand [01:20] Tunix2, working? [01:20] Tunix2: yes. the 774 or 0774 will add the same permissions for the owner, and give read permissions to others (not listed as owner, not listed in group) [01:20] I have to text the command to the owner of the server so it will be a min [01:20] Tunix2, haha, technology [01:20] Hello, does Libre office automatically embed fonts when I create a pdf file? [01:20] but meganerd we said chmod -R +rwx :adm /home/games is our best bet?\ [01:21] 1 [01:21] Tunix2: yup [01:21] Tunix2: that will only make changes to the group permissions. [01:21] Tunix2: it will not modify the owner and other permissions [01:21] * edbian agrees [01:22] meganerd my cat group file shpows adm:x:4:tunix so i assume tunix is saftly in that group also id shows "uid=1000(tunix) gid=(1000(tunix) groups=1000(tunix),4(adm) [01:22] Tunix2: looks good [01:24] * itilious is lost [01:24] . [01:24] anyone know of a guide on how to set the route properly to communicate with remote computers on a VPN ? [01:25] eh. It's almost mid-April, when is Natty getting RC status? Xd [01:25] 28th [01:25] help [01:26] help [01:26] !help | xj12 [01:26] xj12: 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. :-) [01:26] itilious: http://lartc.org for everything routing and shaping wise on linux [01:26] xj12, What is your problem? [01:26] xj12: be more specific === saal is now known as saal7193 [01:27] k_sze: the RC will drop on the 27th at this rate :) [01:27] ouch [01:27] i just upgraded from 10.04 to 10.10 and it won't let me enable visual effects anymore, and flashplayer keeps crashing (in multiple browsers) when i try to go fullscreen [01:27] meganerd: https://wiki.ubuntu.com/NattyReleaseSchedule [01:27] blind, what kind of graphics card do you have? [01:28] integrated.. im not sure what kind it is.. but i had visual effects on before [01:28] blind: 32 or 64 bit? [01:28] 32bit [01:28] Ben64,i don`t know how to do with the"boot options",can yo help me ,thanks a lot. [01:28] blind, can you pastebin things for me? [01:28] yes [01:28] blind: lspci | grep -i vga <-- pastebin that [01:28] blind, yes, that ^^^ [01:28] :) [01:28] Ben64, beat me to it! :) [01:29] do i need to format a new internal hard drive and will i have problems if i dont install any os on it? [01:29] xj12: i'm not sure what you mean by that [01:29] it's only one line, but http://pastebin.com/qTdaNPqG [01:29] saal7193, You need to format it. You do not need to install an OS on it [01:29] (not strictly confined to Ubuntu) In order to use Bluetile, GNOME desktop is *required*, right? So I *have* to install Ubuntu (not Kubuntu, not Xubuntu)? [01:29] saal7193, Provided there is at least one HDD with an OS in the computer. [01:29] Ben64: it was a joke. [01:30] Ben64: lighten up. [01:30] meganerd: i know, i'm light [01:30] how do I list channels on smuxi? [01:30] edbian thanks yes i already have other hdds with os [01:30] saal7193, You're good [01:30] saal7193, You can use that OS to format the new drive [01:30] saal7193, I'm assuming it's Linux! :D [01:30] Is it possible to list this server's channels? [01:31] /list [01:31] kassius: not recomended [01:31] edbian, i have both ubuntu and windows hdds [01:31] saal7193, good enough [01:31] nothing happens with /list [01:31] on smuxi [01:31] kassius, Look at the server's channel not in #ubuntu [01:32] Now my computer has a lot of system selection , and How do I clean-up [01:32] ok [01:32] ben64, Now my computer has a lot of system selection , and How do I clean-up [01:32] no luck on the audio drivers [01:33] kassius: /j #smuxi [01:33] kassius: see /msg alis help list [01:33] !alis [01:33] 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* [01:34] ubottu,sorry,I`m new, Now my computer has a lot of system selection , and How do I clean-up [01:34] Error: I am only a bot, please don't think I'm intelligent :) [01:35] When pasting folders with nautilus, in case a folder of the same name already exists, it offers as options either merging the folders or renaming the new folders. Can it be made to offer overwriting old folders as an option? [01:35] anyone help me? Now my computer has a lot of system selection , and How do I clean-up [01:35] !grub > xj12 [01:35] hello does anyone know of a text based menu system for vbox? [01:35] xj12, please see my private message [01:35] Visitt, Short answer, yes with a but... [01:35] hey guys, would ubuntu override my bios settings for Hyperthreading ? [01:36] Hi, I'm trying to install ubunto 10.10 on my htpc via my flash drive. I've followed the steps to putting it on the flash drive and turning it into the device to install on my htpc, in my BIOS my boot priority is removable devices. However, I keep getting "Reboot and Select proper Boot device or Insert Boot Media in selected Boot deice and press a key" [01:36] dslip_work, Ubuntu (or any OS) cannot change the settings in the BIOS [01:37] edbian: not saying its changing the bios setting, but overriding it, eg i set hyperthreading to off, but cat /proc/cpuinfo is showing 8 cores [01:37] Does anyone know of a console menu system for Virtual Box? [01:37] dslip_work, Perhaps it saw 8 cores but it is not using them. How many cores show up in gnome system monitor? [01:38] ola [01:38] edbian: no gui, but htop is showing 8 cores aswell [01:38] its a 1ru xeon rack server [01:38] edbian: how? [01:38] algume [01:38] hello [01:38] dslip_work, mmmm, not good. I'm not sure why that would happen. Perhaps it is ignoring the bios setting? [01:38] Visitt, how what? [01:38] alguem quer tc? [01:39] dslip_work, Why do you want hyperthreadding off? [01:39] edbian: that was my thoughts, i always figured bios was really only for old os's, and that linux self detected most things [01:39] Visitt, Short answer, yes with a but... [01:39] <_TiM_56> hello ther [01:39] <_TiM_56> *there [01:39] dslip_work, The bios is actually in more control that the OS. It comes before the OS. Are you sure you're setting it correctly [01:39] edbian: i will be running a minecraft server on this machine, minecraft servers tend to have 1 thread that is very heavy (not well multithreaded) [01:39] <_TiM_56> i need some help with local dns resolution [01:40] <_TiM_56> can anyone help me? [01:40] Visitt, ahh, you could change the source code, or use a nautilus script to create a new option. [01:40] thus I do not wish to waste cpu by simulating extra cores [01:40] does anyone see what I am typing? [01:40] dslip_work: having hyperthreading on won't hurt minecraft at all [01:40] ApOwen: maybe [01:40] ApOwen: NO [01:40] dslip_work, I'm not sure it will have a negative affect. [01:40] hi [01:41] sorry new irc client, thought it was sending my stuff to a bit bucket [01:41] Ben64: are you sure, all my previous benchmarking (not on linux though) showed that for single thread performance, no hyperthreading is best [01:41] dslip_work: minecraft isn't single threaded though [01:41] please can someone tell me the correct spelling of fadora as in the hat [01:42] when i run dmesg | grep EXT4 after boot i get four lines: the last 3 looks like there might be a problem: "re-mounted. Opts: discard,errors=remount-ro" [01:42] edbian ,can you help me ?Now my computer has a lot of system selection How do I clean-up [01:42] why is it remounting? [01:42] Bluebill-Wolf: fedora [01:42] much obliged [01:42] xj12, I don't know what you mean [01:42] Ben64: no it isnt, but 1 thread is always under heavy utilisation [01:42] can someone help me with virtualbox? [01:43] dslip_work: yeah, but hyperthreading wouldn't hurt unless you have a lot of system load [01:43] on my vps with xeon 4 cores I hit an average of 3.0 [01:43] and there is almost always 1 core fully utilised [01:43] vps : / [01:43] but is it a real "server"? [01:43] Ben64: yeah yeah, was a good stopgap to start with [01:44] i run two minecraft servers on my server [01:44] Ben64: i am hoping to run a few after this [01:44] Ben64: since its all the server has to do [01:44] ben64 22257 2.2 3.2 2169892 267844 pts/1 Sl+ Apr04 282:13 java -Xms512M -Xmx1536M -jar craftbukkit.617.jar [01:44] not a very high load at all [01:44] Ben64: how many players ? [01:44] right now... 2 [01:45] Ben64: that looks like a player cap of about 15 [01:45] Ben64: my server is a popular public server in australia, so we see a reasonable amount of players [01:45] eg been over 600 players on the map in last month [01:46] then you should get a really beefy server [01:46] at least 16GB ram [01:47] can someone help me with Virtual Box? [01:47] Is there such thing as an MMO MUD :D? [01:47] Ben64: i think i did pretty good for my budget. Spent $2500 AUD, 1ru rack, xeon x3470 @2.93ghz, 32gb DDR3 1066 ECC, 2 x 120Gb OCZ vertex2 SSD & 1 x 2tb seagate [01:47] dslip_work: internet connection? [01:47] How do I run a program in a shell under a user that has no login? [01:48] Ben64: will be 100mbit when it arrives at the host [01:48] I mean /sbin/nologin [01:48] dslip_work: you plan on having the world on the ssd? [01:48] Superstar: sudo -u usernamehere commandhere [01:48] ssd's in raid1 [01:48] thinking about it, figured a game server a great place to test this stuff out [01:48] since not 'mission critical' [01:48] rww: thanks bro, you always got the answers ^^ [01:49] * redt0de is away: autoaway [l(on) p(on)] [01:49] dslip_work: worlds have a lot of writing going on, would probably kill an ssd fairly quick [01:50] Ben64: why i said a test platform [01:50] Ben64: im ok with them dying if it happens, otherwise will be nice to see the 285mb/s speeds [01:50] Ben64: also why I did raid1 & have the 2tb for backup drive [01:51] dslip_work: my daughters in Melbourne getting her masters === marrusl_afk is now known as marrusl [01:51] Ben64: if I fear the write cycles are too much for the ssd, will just dump the map to ramdisk, with 32gb i have enough to put aside some for map [01:52] dslip_work: with the region system, shouldn't have an issue on a normal HDD [01:52] itaylor57: must be a smart girl! im in south australia, we have a saying here 'kick a vic' as there a bit of state rivalry with melbourne [01:52] dslip_work: LOL shes getting it in japanese [01:53] how can it both have heavy read/write and also be ok on standard HDD? i dont quite understand that (my ignorance im sure) [01:53] dslip_work: it's not a lot of data, but its a lot of writes [01:53] itaylor57: i would have said a masters in japenese would be awesome, till about a month ago :{ [01:54] Can someone tell me the difference between chrome and chromium browser? I know one is proprietary google and the other OSS but for example, I am trying to use silverlight/moonlight plugin but I don't know if I can select the moonlight plugin for chrome to use in chromium [01:54] dslip_work: yea she would have been in Tokyo if she had been accepted there but in Monash [01:55] soreau: chromium is the open source and chome is proprietary [01:56] soreau: I use chromium daily build [01:56] how much do you guys know of Redhat fedora? [01:56] soreau they are the same. [01:56] itaylor57: I ALREADY KNOW THAT, WHY DONT YOU TRY *READING* THE QUESTION [01:56] Bluebill-Wolf, a bit [01:56] smw: They're not *the same* [01:56] soreau, ok, I will list the differences [01:57] soreau: sorry I sent before I finished reading [01:57] soreau, 1. chrome has a colored logo. 2. Chrome has an updater (apt-get works just fine without it) [01:57] soreau, 3. chrome is compiled by google [01:57] smw: But why is one closed source and the other open? Doesn't it seem redundant? [01:57] soreau, 4. Chrome is branded by google and has the google log. [01:57] smw: Is it licensing stupidity? [01:57] soreau, it is not redundant it makes perfect sense [01:57] smw: How so? [01:58] soreau, google only approves the one they compiled [01:58] soreau, they do not want their name attached to something someone else compiled. [01:58] soreau, they also add in features that are licenced [01:58] smw: But how is it closed source? Or it's actually open source but they only approve the *binaries* they built? [01:58] soreau, for example. Chrome comes with flash [01:58] smw: So they add extra stuff to it? [01:58] ah [01:58] are they all capatiable with the firefox sync? [01:59] soreau, flash, their downloader, and that is all I can think of is added [01:59] soreau: I was going to give more info on moonlighting but your attitude isn't so good so good luck [01:59] smw: Ok [01:59] soreau, so they are the same for plugins [01:59] itaylor57: You can't even read, so how could you even know anything [01:59] how do i start a conversation with someone on one of my chat accounts in whatever the chat program is that comes installed by your username in the top right hand corner of the desktop [01:59] smw: Alright, thanks [02:00] UbuntuNoob, click the mail icon and "chat" [02:00] thanks smw [02:05] installing the ubuntu DVD, takes ages..wth === Mike is now known as Guest16419 [02:06] vacho: wut? [02:06] aeon-ltd: u heart me son [02:07] heard* [02:07] installing with any ubuntu variant shouldn't be longer (on avg hardware) 30-45 mins [02:07] Hi all. Im running ubuntu Maverick Meerkat.I got a problem. after installing "indicator-network" my network manager stoped working. pls help me [02:07] most of the times being less [02:08] aeon-ltd, my upgrade took 3 hours ; ) [02:09] ub20: heh what kind of connection? [02:09] 4MB, but my computer is crap [02:10] Hello FabiZ :) [02:10] yeah slow writes are crippling, 'been using ide as a substitute hdd when swapping takes place it's crippling [02:10] soreau: I can't ready but this link gives the differences http://en.wikipedia.org/wiki/Chromium_(web_browser)#Differences_from_Google_Chrome [02:10] itaylor57: You can't spell either lol [02:10] I know this is a bit random, but has anyone tried out the beta version of 11.04? kinda curious as to the look and performance. Will it be worthy of installation on the 28th? or is the wait for next lts version the best bet. [02:10] itaylor57: Thanks for trying though [02:11] I have Ubuntu 10.04 install on sda1..I want to install kubuntu on sdb1...Where do I install grub2 from Kubuntu so that ubuntu grub 2 will control booting systems [02:11] soreau: that really helps [02:11] yayoj1: #ubuntu+1 [02:11] itaylor57: What does? [02:12] soreau: pointing out my problem with dyslexia [02:12] moes: the easiest way is to manage grub when going throgh the installation process. [02:12] itaylor57: Ok, I'm sorry. Really, I am just frustrated because the state government site I use to do my state taxes has decided to move to silverlight *and* start charging for it [02:13] itaylor57: In the past, I could do my taxes in linux and it didn't need any plugins [02:13] yayoj1, What do you mean by manage grub [02:13] itaylor57: I am very frustrated with the government and it's careless ways [02:13] moes: either with kubuntu or Ubuntu. [02:13] itaylor57: Nothing against you, I'm just really pissed off right now [02:14] soreau: I feel your pain I am having the same problem so that is why I am trying to improve moonlight to overcome the shortfall [02:14] itaylor57: Really? The exact same problem or some other site? [02:14] soreau: yep [02:14] Hi [02:14] dont use dyslexisa as a crutch, get over it and move on [02:14] itaylor57: What state? [02:14] hi there :) [02:15] yayoj1, I already have grub 2 install on ubuntu...Kubuntu will also ask where to set grub..that is what I want to know [02:15] will Ubuntu 11.04 bring GNOME 3? [02:15] Are you able to use rythmbox and flash at the same time without the audio getting oversaturated? [02:15] Since the latest version, it doesn't work for me [02:16] SeaPhor: at least spell it right :>) [02:16] during the installation process there is a point when the installation process asks you if you want to install ubuntu/kubuntu side by side another os, be the main os, or customize how the os in your own manner. At this point select side by side and grub will do the rest. [02:16] !info gnome natty [02:16] gnome (source: meta-gnome2): The GNOME Desktop Environment, with extra components. In component universe, is optional. Version 1:2.30+7ubuntu3 (natty), package size 2 kB, installed size 60 kB [02:16] itaylor57: lol 'At least I know how to spell my disability!' [02:17] itaylor57: lol, yeah... seems you pointed out mine as well!! should i get all offended? lol [02:17] !gnome [02:17] GNOME is the default !desktop environment on Ubuntu. To install it from Kubuntu or Xubuntu, type « sudo apt-get install ubuntu-desktop » in a !terminal. [02:17] !gnome3 [02:17] yayoj1, No in my first post I said I wanted to install on sdb1 my second drive [02:17] itaylor57: This is the most aggravated I've ever been at a government agency. They're really crossing the line now [02:17] 哈哈 [02:17] aloha [02:18] for chinese [02:18] is gnome 3 available for maverick? [02:18] i tried to install, but failed [02:18] !info gnome3-session [02:18] gnome3-session (source: gnome-session): The GNOME Session Manager - GNOME 3 session. In component universe, is optional. Version 2.32.0-0ubuntu1 (maverick), package size 2 kB, installed size 128 kB [02:19] Hello, I need some network support. I am trying to connect to a cisco pix 501 firewall from one nic while connecting to the internet through another nic. I can't seem to configure it to see the pix. [02:20] yuskhanzab: no === peregrinator_six is now known as synaptic_six [02:21] !details | saminaz [02:21] saminaz: 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 ..." [02:21] Could someone give me a hand, I'm trying to change the song that plays when my computer goes to the login screen, but my comp isn't playing anything at all. Including the default noise. [02:21] itaylor57: The site says it needs microsoft silverlight plugins version 4 to function. But this moonlight from novell is only 3.99.x and when I try to use it, the page just keeps reloading itself. [02:22] Hello [02:22] Anyone available? [02:22] DroidVicious: No [02:22] DroidVicious: you should ask anyway [02:22] !anyone [02:22] A large amount 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. [02:22] ! ask | DroidVicious [02:22] DroidVicious: 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. :-) [02:22] !ask | DroidVicious [02:22] !ask | DroidAgent [02:22] DroidAgent: 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. :-) [02:23] oops [02:23] Why do I get two Linux generic and two Linux recovery options? [02:23] In grub* [02:23] ohh...my bad. could you repeat what you are trying to do again? [02:24] Oh my god..... Everyone here just got the biggest hard on that I asked to asked a question... I'm guessing this room is filled with some serious fucking nerds that have nothing else better to do with there time! [02:24] Todd200, probally cause you updated and installed newer kernal [02:24] DroidVicious: chill, and ask or quit trollin [02:24] their* [02:24] hello guys, I have ubuntu lucid, and I wish to upgrade to maverick, but when I hit update-manager –d I can't see no buton for upgrade. I did followed the official guide https://help.ubuntu.com/community/MaverickUpgrades [02:24] ubottu: tell DroidVicious about language [02:24] DroidVicious, please see my private message [02:25] Please see yourself getting a life, a girlfriend and a future! [02:25] hiexpo: I installed 10.10 with the live CD and updated everything, any way to bring it down to one entree? [02:26] Floodbot? [02:26] Is that bad? [02:26] in update manager I did hit settings, then ''normal releases'', reload, check, install updates, reboot, and nothing anyone know;s what's going on? How can I upgrade? [02:26] Todd200: no they moderate the channel [02:27] Todd200, don'tworry about the kernal thingitalways good to have andextrakernal to backup upon if needed [02:27] aeon-ltd: really? Why four of them? [02:27] hi [02:28] can someone pelase help me? I see the the bootstrap but when I get into ubuntu interface, my monitor turns off..why? [02:28] soreau: what site are you trying to load? [02:28] z_: are there any other updates in you queue? [02:28] yayoj1, I have Ubuntu 10.04 install on sda1 my first drive..I want to install kubuntu on sdb1 my second drive...Where do I install grub2 from Kubuntu so that ubuntu grub 2 will control booting systems [02:28] hiexpo: both entrees are identical, [02:28] Todd200: There are four to handle netsplits and lag better. [02:28] i did a ctrl-\ while doing apt-get install - it was just downloading at the time - how can delete the files that were downloaded [02:28] ? [02:28] milamber, no [02:28] Todd200: and what just happened is intended behavior when one of them gets disconnected [02:28] rww: this channel ever attacked? [02:28] milamber, I'll reboot once more [02:29] brb [02:29] Self defense? Awesome! [02:29] yes by bill gates [02:29] lawl. [02:29] steve jobs sent flowers [02:29] I am running ubuntu 10.10, 64 bit. I have to network interfaces, one wireless that I primarily use, and the other ethernet, connected to a cisco pix 501. I expect to be able to aquire an IP address from the pix 501 on the eth0 interface but nothing happens and it never connects. I tried setting the ip and netmask manually for eth0 and still could not ping the pix. [02:29] Todd200, theyare really not though don't worry it is ok i proballyhave 10 orso cause i am to lazy to remove them [02:29] Todd200: yes, frequently. We're the largest channel on a network that has historical issues with trolls, so... [02:30] trolls are evil [02:30] i did a ctrl-\ while doing apt-get install - it was just downloading at the time - how can delete the files that were downloaded? [02:30] how do I convert mp4 to mp3? [02:31] Cool, I've messed around and wrote a simple irc bot before, nothing as awesome as these bots :-) [02:31] milamber, no result :-| [02:31] z_: is this a desktop or server? [02:32] convert /destomp4/file.mp4 nameof.mp3 [02:32] desktop [02:32] hey gang, When I rebooted my machine splashy crashes because it can't seem to login. I am prompted for my root password to preform maintenance. I have run fsck -a and my root and home partitions seem to check out fine but reboots repeat the problem. any ideas? If I can't login it would be a FS problem right? I don't have my externals connected which are listed in my fstab. That wouldn't cause this would it? [02:32] desktop, fresh install (+chromium webbrownser & xchat), a /boot (350 mb) and a / aprox 33 G [02:32] Is it possible to force outbound traffic of a specific user or group to a particular nic? [02:33] God I hate microsoft with a passion [02:33] rcmaehl, convert /destomp4/file.mp4 nameof.mp3 [02:34] I did not make any other configurations, or installed other packages, it;s with the defalut settings [02:34] soreau: i only use windows for apps that don't run in wine [02:34] :[ [02:34] I hate Apple more though [02:34] soreau: yea my version I built fails also [02:35] !hate [02:35] hate is a thing we don't encourage - why waste your energy [02:35] z_: i believe you can use the sudo do-release-upgrade [02:35] Todd200: I can't even run ie browser in wine [02:35] perhaps with -d switch [02:35] Todd200: Well I can but it can only visit one page [02:35] one site [02:35] !love [02:35] moes: good question, I've always done it the hard way. That being Installed the os I wanted to manage the os's first followed by the second os. The other thing done is used a third party application to manage the os's, but thats when I had 3 os's installed on the drive. sorry I'm not of much help. [02:35] rww: So there's a hate factoid but no love [02:35] dont play the hate... game the play [02:35] Seems suspicios [02:35] hiexpo: it doens't work [02:36] suspicious* [02:36] !love-#ubuntu-offtopic > soreau [02:36] soreau, please see my private message [02:36] Hrm. Ice weasels [02:36] bah [02:36] i'm happy - i think i have ssd trim working and i hope my ssd will survive [02:36] ! love-#ubuntu-offtopic | everyone [02:36] everyone: Love is like racing across the frozen tundra on a snowmobile which flips over, trapping you underneath. At night, the ice-weasels come. [02:36] rww: Nice. [02:36] soreau: why use ie for anything? Chrome 11 is incredible [02:36] cynical [02:37] how do I convert mp4 video to audio only mp3? [02:37] Todd200: Uh yea. Doesn't work for the state site I use to do my taxes [02:37] Todd200: That's why. [02:37] soreau: tried ie4linux? [02:37] How do I install EXTLINUX as default bootloader? [02:37] * genii-around tears off snowmobile sttteering strut, spears weasel and feasts [02:37] milamber: No [02:37] !info ie4linux [02:37] Package ie4linux does not exist in maverick [02:38] milamber: Because it doesn't exist [02:38] Really? I'm yet to find a site incompatible with chrome (unless it loves activex) [02:38] soreau: I tried chromium 12 with moonlight 3.9 and utah state tax fails [02:38] * z_ http://pastebin.com/bSmWbnFV [02:38] damn [02:39] soreau: it's not a package, but the last time i *had* to get ie i used it: http://www.tatanka.com.br/ies4linux/page/Main_Page [02:39] rcmaehl, sorry about that i was gone one sec [02:39] hiexpo: how do I convert mp4 video to audio only mp3 because the command you gave me didn't work [02:39] milamber: I don't use packages unless they're in ubuntu repos [02:40] z_: what is the output of: lsb_release -a ? [02:40] milamber: If they didn't make the repos, that means they aint worth it [02:40] rcmaehl, http://www.ehow.com/how_4927315_convert-mp-mp-using-ubuntu.html [02:41] soreau: i respectfully disagree. there are numerous packages that aren't in the repos that are worth having. i respect your life decision though :) [02:41] if i remove a symlink will it remove the file that it links to? [02:41] http://pastebin.com/WPzdUVkS milamber lsb [02:41] visual1ce: no [02:41] Todd200: https://www.colorado.gov/mytaxes/netfile.htm [02:41] Todd200: Loads infinitely, in a loop [02:41] apache is starting on startup -- can i stop this? [02:41] httpd, that is [02:42] milamber, should I add some other repros? [02:42] I could stab someone I'm so frustrated by this [02:42] It isn't a game, the netfile for CO state taxes has worked for *years* until they started this moonlight/silverlight garbage [02:42] *and* they're charing for it to boot [02:43] Charge me to break the damn thing, that's what I want to pay for [02:43] how do i restart apparmor? [02:43] charging bastards [02:43] ez [02:43] Alls the united states government is good for is screwing people and taking their money [02:44] so i deleted the firefox symlink in the disabled folder and i want to restart apparmor to get it going [02:44] soreau: take the rant to #ubuntu-offtopic, please ;P [02:44] z_: is there a directory /var/log/dist-upgrade? and if so, can you pastebin main.log [02:44] rww: Right, but I *really* need moonlight to work [02:44] It's not an option [02:45] nvm [02:45] Todd200: Does it work there? I bet not [02:45] soreau: actually on iPhone right now, can't check [02:45] I would never expect anything concocted by microsoft to work anyway [02:46] Todd200: Well what good are you then [02:46] milamber, I can not find a main.log [02:46] z_: the directory exists though? are there any .log files in it? [02:47] i guess not http://pastebin.com/gEdy9TmH [02:49] z_: sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade [02:49] find . -name *.log === yofel_ is now known as yofel [02:49] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [02:50] So... I'm trying to install madwifi but upon running "make" I get an error about "linux/utsrelease.h" [02:50] I'm trying to find those files but I can't find them anywhere :/ [02:50] z_: sudo do-release-upgrade -d [02:51] itaylor57: What version of moonlight did you build? [02:51] is cheking, I am waiting [02:52] Nuge: Why on earth are you trying to build madwifi? [02:52] No new release found [02:52] is there a way to see if apache is running [02:52] soreau: 3.99 I get the same as you [02:52] How do I install EXTLINUX as default bootloader for ubuntu? [02:52] i can't see it in ps aux or netstat [02:52] soreau, I'm patching my drivers for aircrack-ng. [02:52] Nuge: It's been discontinued for a few years now, in favor of the open source ath*k drivers [02:52] bonhoffer: with apachectl, I think. [02:52] I'll stop the router and go directly [02:52] brb [02:52] soreau, I will look into ath*k now. [02:52] itaylor57: You need version 4 I think and it doesn't exist for linux yet [02:52] ayecee, i got an odd error from apachectl [02:52] soreau: I am looking into it [02:53] "We're sorry, but something went wrong." [02:53] no other information [02:53] that is odd. [02:53] Nuge: If you have an atheros chipset and a recent version of ubuntu, the atheros driver should be loaded and working with injection support by default [02:53] * Bluebill-Wolf face desks (still can't find audio devices [02:53] i don't know what it means. [02:53] Nuge: What is the output of 'lsmod|grep ath'? [02:53] Nuge: ath5k or ath9k? [02:53] ath9k [02:53] :Q [02:54] Nuge: So you're already good to go [02:54] oops... [02:54] soreau, haha, thank you :) [02:54] soreau = ? [02:54] ayecee, #httpd, said i was too "too dumb to read the error" so i assume it is something obvious [02:55] I'm reading outdated documentation :/ [02:55] SLruan: ? [02:55] nothing [02:55] Nuge: Yea, probably three years old or more [02:55] http://pastebin.com/j2Kf4qKn [02:55] bonhoffer: it looks like that's a legitimate error from apachectl, but i haven't seen it before. [02:56] soreau: hold on I may have something [02:57] bonhoffer: well, you could run "pgrep httpd" to see if apache's running, but I suspect it's probably not. [02:57] bonhoffer: are you using rails? [02:57] ayecee, yes [02:57] itaylor57: You found a version 4 of moonlight? [02:57] ayecee, why? [02:57] bonhoffer: I ran across something that says that's a rails error in particular. [02:58] soreau: yep === Guest95935 is now known as skaneda === peregrinator_six is now known as synaptic_six [02:58] nk [02:58] b [02:58] soreau: but I get errors now [02:58] hi [02:58] how do i enable antialiasing on intel? (compiz) [02:58] itaylor57: oh http://www.go-mono.com/moonlight/download.aspx [02:58] itaylor57: Try the easy way :) [02:58] kann mir jemand sagen wie man sich in Ubuntu enterprise cloud loggt [02:59] einloggt meine ich [02:59] itaylor57: Hmm, the d/l still says 3.99 [02:59] hi [02:59] hello [03:00] soreau: yea it lies [03:00] itaylor57: I wouldn't expect anything less from evil microsoft [03:00] Lies! [03:01] itaylor57: What about http://www.go-mono.com/moonlight/nightlies.aspx ? [03:02] FUIIIIIII [03:02] soreau: I tried that but I get the same continuous loading [03:02] itaylor57: man this really blows chunks. I wonder if there's a way to contact the novell developers of moonlight [03:02] soreau: I need to get the source and compile but I will probably solve it after taxes are due [03:02] itaylor57: Yea that's exactly what I'm thinking too [03:03] itaylor57: After I figure it out, it'll be too late [03:03] itaylor57: And of course it will be 'my fault' [03:04] ayecee, yeah, maybe but it got it in the shell [03:04] whats differnce between windows vm and vine? [03:06] how to enable anti aliasing on intel? (compiz) [03:06] heya there, anyone know which room I ought to go for to get help on a dhcp server? [03:07] adalal: is the machine running ubuntu? if so, this might be a good place to start. [03:07] ayecee: yes it is... lol, im trying to setup a dual stack ipv4/ipv6 dhcp server [03:08] adalal: to make a long story short, what's the problem you're running into? [03:08] any suggestions for video format converters that work on 10.10 [03:08] hi [03:08] im using noscript and zotero with firefox - should i enable firefox apparmor profile? [03:09] winFF [03:09] ayecee: i know how to get a ipv4 server up and running, I need to integrate ipv6 into it... i've been trying to look up guides or configuration structures [03:09] soreau: you could try irc.gnome.org #moonlight [03:09] gerrin: winFF [03:09] thanks [03:09] adalal: how can we help with that? [03:10] ayecee: i was hoping i'd get somewhere where someone could help me understand if (a) dual stacking is possible on a server and (b) how would one go about doing so.. [03:10] :P [03:11] adalal: could you be more specific? [03:12] adalal: does the machine already have an ipv6 address? [03:12] ayecee: lol, how would you add ipv6 support to dhcp3-server [03:12] ayecee: yes [03:12] ah! that's a more easily answered question. let's see.. [03:13] * genii-around slurps [03:13] ayecee: i have a ipv6 subnet assigned to me, and i can get my hands on a full subnet range as well, ... [03:14] !test [03:14] Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use #test ) [03:14] I have a process that needs to run prior to X, I see X starts in rcS.d at S70 and I placed a framebuffer install script prior at rcS.d/S49 and in rc2/3/4/5 I am working with a netbook armel image and it never starts my script, I can then switch to console and start up the script. How can I force it to run ASAP in the boot ? [03:15] adalal: I don't see anything jumping out immediately. anything helpful in the manpage for dhcpd.conf? (is it dhcpd3.conf? ) [03:16] ayecee: nope, nothing helpful.. it's under /etc/dhcp3-server/dhcpd.conf [03:16] Hi All, can anyone point me to a tool or app that will test a Compact flash card for life expectancy? want to find out how long a CF card will work as a HDD for. [03:17] the CF card connects to the IDE interface so it appears as a hdd. [03:17] can i downgrade wine to 1.2 without losing my installed programs? [03:18] adalal: hmm. dhcp3-server might not actually support ipv6. [03:18] can i downgrade wine to 1.2 without losing my installed programs? [03:18] ayecee: are there any other dhcp servers that support ipv4 and ipv6 simultaneously? [03:18] has anybody ever tried restoring their evolution tasks by just copying over the .evolution folder? [03:19] adalal: I'm not sure about simultaneously, but there seems to be a "wide-dhcpv6-server" available as a package [03:19] ayecee: thanks .. i'll look into it, i suppose [03:20] minibnz: seems to me that you'd write a quick script that uses dd to overwrite the drive over and over again, though it'd be a long wait to find out when it breaks. [03:20] hey everyone...so last night i installed fluxbox and KDE..as soon as i told it to logout and login as KDE for next session i get nothing but black screen and now i cant even get back to gnome because the pc is defaulting loading KDE when i reboot..help! [03:20] join #compilers [03:21] oh yeah i know the wait will be long.. i was hoping there was a app to do this for me.. but if i have to script one thats fine... just didnt want to re-invent the wheel because google couldnt find the ones out there... [03:22] guys in Ubuntu One there's is a Shared With ME folder with a padlock icon on it .. what is it for and how to use it? [03:22] hey guys. i had to install windows XP temporarily, and now i need to get grub back so i can boot ubuntu. i tried firing up an 11.04 CD and running grub-install but that didn't work, and i tried doing it with fedora 14 live CD and that didn't work either. now i have grub, but it's broken - just lands me in that sort of grub command line-y thing. what's a fool proof solution to this? where should i go from here? [03:22] try ctrl+alt+F5 this should get you to a text login. [03:22] yeah im there [03:22] forgot to mention that [03:23] heslam: i've always used supergrubdisk and thats work for me pretty well so far [03:23] anyone experienced with elgin webcams? Webcam works in cheese, doesnt work in skype/gmail/etc. [03:23] try sudo /etc/init.d/gdm start this might open gnome.. [03:23] aeon-ltd: thanks, i'll give it a spin [03:24] Looking for an application that will allow me to edit my CPU speed, my laptop is getting insanely hot on while plugged in, can't get Jupiter to work in Unity :( [03:25] that didnt work i got errors about "unset" [03:25] Hey, stupid dumb question [03:25] Scotty: to over or underclock? [03:26] Sovek: dry sarcastic response! [03:26] oh damn.. sorry i am out of ideas... [03:26] Sovek: we'll be the judge of that ;) [03:26] underclock [03:26] if I have 2 partitions, 1 for the OS and one for the Home folder, I can erase the OS partition and install from scratch without loosing music files/ect [03:26] ayecee: stern lecture on usefulness [03:26] @aeon-ltd my cpu gets too hot [03:27] aeon-ltd: polite chuckle [03:27] Scotty: cpufreq [03:27] ayecee: generic offtopic response with smiley made with characters [03:28] anyone? [03:28] anyone knows? [03:28] Scotty: though i'd look at reducing cpu, gpu, hdd activity through other means though [03:28] Scotty: also clean the vents if you can [03:29] Sovek: what's the question? [03:29] 2 paritions, 1 for the OS, 1 for home, I can safely erease the OS partition without having to back up all sorts of files, correct? [03:30] like my music and videos ect [03:30] Sovek: correct [03:31] is anyone familiar with iscsi? [03:31] thanks, that had me worried because I'm planning on installing 11.04 Beta2 alongside 10.10, but was going reinstall 10.10 32bit [03:31] errr, can I get verification on something? [03:32] I was told 64 bit OS uses more RAM than 32 bit === andrew_ is now known as Guest53556 [03:32] and the only benefit is being able to address over 4GB (3.2) of RAM [03:32] RAM is kinda in short supply on this netbook [03:33] only has 1GB [03:33] there is no more grub menu file on ubuntu ? [03:33] Sovek: that's not the only benefit of 64 bit, but in practise, and especially in your case, there's pretty much no benefit going 64 bit unless you have some morbid curiosity [03:34] guys, im stuck at the end of an install from terminal. how the heck do i continue?! http://imgur.com/7lMGQ === Guest53556 is now known as gillyman [03:35] luxurymode: what does it say at the end? [03:35] luxurymode: tab and enter [03:35] Sovek: incidentally, 32 bit ubuntu can use the "PAE" kernels to address more than 4 gigs of memory anyway, so it's more nuanced than you think [03:36] well this computer can handle 2GB max [03:36] I just havn't been able to upgrade to 2GB [03:36] ralph_: bingo! thanks! [03:37] hey guys, I have a question about gnome. I have ubuntu and think the update manager updated gnome, causing my ATI drivers to stop working. Is this a common issue? [03:37] partly because of lack of funds, difficulty in replacing said stick, and the stupid difficulty in getting to said RAM [03:37] luxurymode: no problem [03:38] Sovek: the 11.04 devs are aiming to supporting 1 gig as standard (stretching slightly uncomfortably to 512) so you should be fine. if you do feel the squeeze, there are plenty of other DEs to consider [03:39] milamber http://ubuntuforums.org/showthread.php?t=1728579 I guess is solved, is upgrading [03:41] Hi guys, does anyone have any experience with reporting a bug? I've visited ubuntu.com and all the sub sites but couldn't quite figure out [03:41] ....how to report one [03:42] good evening guys [03:42] high [03:42] ralph_: go to the launchpad site for the program that you noticed displaying the bug [03:42] any dhcpd gurus here tonight? This one is probably an easy one, but it's a little more advanced than a vanilla dhcp setup. I'm setting up failover, and my question is about how to define a failover peer pool if I have multiple groups and static dhcp mappings in my /etc/dhcp3/dhcpd.conf file. [03:42] ralph_: i reported my first bug the other day and i was pleased with how easy it is [03:43] can someone help me with mysql [03:43] heslam: okay thanks. although, its not for a program but rather missing driver support. You think they will take it there too? [03:43] ralph_: if you want to make it even easier, type in ubuntu-bug programname [03:44] ralph_: hm, i was actually thinking of reporting missing driver support for a graphics card i own too, and yeah - it's slightly harder as it's not exactly an obvious program [03:44] I'm an Ubuntu novice having sound issues - laptop speakers cut out after a few seconds of audio - headphones keep working. Anyone got an idea of where I should start to fix this? [03:45] heslam: okay thanks, I will check it out. Any tips? [03:45] ralph_: i remember being directed to a site where you could choose from a large list of possible things - not just programs, but subsystems too. i've forgotten where it was, though :( [03:46] ralph_: try seeing if there's an IRC channel specific to your driver/product/whatever [03:46] www.lottasay.com - New social network. Abundant benefits. [03:46] www.lottasay.com - New social network. Abundant benefits. [03:46] PythonGuru19: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:46] heslam: oh okay thanks. but silly question...how do I figure the irc channel thing out? [03:47] ralph_: sometimes it's easy to guess. for the radeon open source graphics drivers, it's #radeon. for something more obscure, you'll have to google [03:47] hello there [03:47] i need some help.. [03:47] hihi [03:48] is there anyone avaliable? [03:48] ralph_: what is it you're wanting to report the bug for, exactly? [03:48] Testando, just ask you ? [03:48] !ask | Testando [03:48] Testando: 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. :-) [03:48] Is Linux Mint based on Ubuntu or just Debian? [03:49] Sol78: Ubuntu [03:49] i'm beening part of a windows network with ubuntu 10.10, the lan is allright... [03:49] Ok, thanks onecrazycat [03:49] heslam: it's a sony vaio webcam bug. I've even found how to fix it online myself, but I think it should be fixed in the general OS as well incase other poeple do not figure out how to make their build-in camera work [03:49] but...i can ping the ip but not the name, and all machines are with dhcp...what do i have to do to pign names? === heslam is now known as Will123456 [03:50] laptop speakers cut out after a few seconds of audio - headphones keep working. ALC259 onboard soundcard. Ubuntu 10.10 [03:50] anyone got any ideas how to fix this? [03:50] !bug [03:50] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots [03:51] Will123456:it's a sony vaio webcam bug. I've even found how to fix it online myself, but I think it should be fixed in the general OS as well incase other poeple do not figure out how to make their build-in camera work [03:52] !ask [03:52] 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. :-) [03:52] ralph_: this looks slightly out of date, but i wonder if this is relevant? https://launchpad.net/~webcam-support [03:52] !lan [03:52] !hosts [03:52] any dhcpd gurus here tonight?  This one is probably an easy one, but it's a little more advanced than a vanilla dhcp setup.  I'm setting up failover, and my question is about how to define a failover peer pool if I have multiple groups and static dhcp mappings in my /etc/dhcp3/dhcpd.conf file. [03:53] how to resolve lan dns? [03:53] Testando: Sounds like the DHCP client on Ubuntu has not picked up the local network DNS. Can you reverse ARP the IP you can ping? [03:54] Testando: look at samba, your golden pot will be at the end of that rainbow [03:54] !bug | ralph_ [03:54] ralph_: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots [03:54] show me how! [03:54] i'm noob!! [03:54] Will123456: that looks perfect! pretty much was I was looking for! thanks [03:55] I'm once again getting the gconf sanity check error when Ubuntu 10.10 starts up...can anyone point me to the present fix for it? I've tried searching, but I'm getting nothing but two year old solutions that don't seem to apply anymore [03:55] i can see all pcs on lan [03:55] Will123456: btw...how did you change your name? I was meaning to do that myself [03:55] ralph_: it might be slightly out of date now, so make sure you look at what milamber posted above [03:55] ralph_: /nick newname [03:55] or at least, don't seem to be fixing the problem.... [03:55] i'm glad i ditched "heslam", because my new name is a lot more professional [03:55] the more numbers on the end the better [03:56] Will123456: sweet, thanks a lot [03:58] how do i search subfolders within my ubuntu music folder to make a list of all music on my computer so i can sort it by file type and batch convert the ones that aren't already mp3's? [03:58] or ogg's if you like [03:58] any dhcpd gurus here tonight?  This one is probably an easy one, but it's a little more advanced than a vanilla dhcp setup.  I'm setting up failover, and my question is about how to define a failover peer pool if I have multiple groups and static dhcp mappings in my /etc/dhcp3/dhcpd.conf file. [03:59] should this work on ubuntu: sudo grpadd www-data [03:59] onecrazycat: it sometimes helps to rephrase the question when repeating it [03:59] onecrazycat: so you want to run more than one dhcpd server on the net? [03:59] sacarlson: I want a primary and a secondary [04:00] sacarlson: currently I have a single server, but I'd like to expand this to two [04:00] does anyone know how to send a private message in empathy 2.31 IRC? /msg and /query don't seem to work [04:00] how do i search a folder and include its subfolders in nautilus? [04:00] bonhoffer: i don't think so, do: man useradd [04:00] sacarison: I know that I must add a failover section to the dhcpd.conf file, but I don't know how to handle telling dhcp what range falls under that failover rule. [04:00] q see my windows partition .can indexing work there in ntfs to find some pdf for example_ [04:00] linux_is_my_hero: I don't know that there's a way to do that in nautilus. [04:01] ralph_: it's fine :) hope your bug reporting goes well [04:01] really? so i cant just search my whole computer for a particular file? [04:01] linux_is_my_hero: one would often use "find" for that on the commandline [04:01] onecrazycat: I tried running two before just to see what it would do and it seemed for some reason that the clients just picked one they used last until it went down. not sure how it's suposed to work [04:01] bonhoffer: iirc, it's useradd -G [04:02] hello, anyone can see me? [04:02] newbie1: yes [04:02] what is the indexing tool in ubuntu 10.10 [04:02] ayecee: thank you [04:02] well what if im doing it from nautilus so to bring up a list of all files in one folder, then using the lsit view, arrange them by file type so i could copy them to a separate folder, batch convert them, then copy them back [04:02] linux_is_my_hero: I don't know that there's a way to do that in nautilus. [04:02] milamber, thanks! [04:02] onecrazycat: one client seemed to have a problem when I turned one off and another one for some security reason in windows 7 I think but he was the only one that had the problem [04:03] s there another chat room for more advanced ubuntu stuff? [04:03] bonhoffer: np [04:03] bonhoffer: or adduser [04:03] hi folks, can I install ubuntu 10.10 and 11.04 beta together on a machine in seperate partitions? [04:03] sacarlson: I don't want two simultaneously. I want one as a primary and one as a secondary. The primary will be active and the secondary will just wait for it to fail. [04:03] mahifrk: yes [04:04] linux_is_my_hero: in a more advanced chat you would be advised that using guis for batch processing is not the *right* way to do it. they would then tell you to write a bash script. [04:04] does anybody know the command to start indicator applet session [04:05] how do i just search for all the files in one folder including ones that are in subfolders [04:05] onecrazycat: ya that sounds like the way it should be, I'm not sure that's built into dhcpd cool if it was. maybe write a script that pooled for a dhcp connection and when it timed out have it start the demon on that system [04:05] no more q I managed to find files easily [04:06] sacarlson: it is in fact built into dhcp3. It's in the man pages… But I'm running things a little differently than the man pages. [04:06] linux_is_my_hero: for the most part -R means recursive (go through directories), so you can try: ls -R *.mp4 [04:07] linux_is_my_hero: to show all mp4 files [04:07] i have 6800 songs, i need to be able to make a list and then highlight them and copy them to a separate folder. [04:07] linux_is_my_hero i use ls [04:07] milamber: perhaps nwoi should learna bout scripts in linux? [04:07] linux_is_my_hero: or "find . -name *.mp4" [04:07] this would be a good time, yes :) [04:09] linux_is_my_hero: there is no time like the present. google 'bash script to convert to mp3' [04:09] swim: i can do it from the tty and have it come up in the GUI, I just need to get the subfolder command right. [04:10] !google | milamber [04:10] milamber: 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. [04:11] onecrazycat: I found this http://www.lithodyne.net/docs/dhcp/dhcp-4.html [04:11] or, how do i get better encoders for rhythmbox? [04:12] onecrazycat: I have also used the static ip assign with mac address as it sounds you now use [04:12] sacarlson: call it coincidence, but I was reading the EXACT same page when you sent it to me. Thanks though :) [04:12] sacarlson: YES! And I'm not sure how this fits into the equation. [04:12] Raikia: bash scripting is ot here. i was simply pointing him in the right direction. [04:12] onecrazycat: yes that page seems should give you what you need [04:15] sacarlson: hopefully so… We shall see when I roll this thing out in a few weeks and cross my fingers. It's hot enough down here in the deep south, and I hope to God it doesn't get worse by having dhcp issues lol :) === JasonO is now known as Guest254 === saal is now known as saal7193 [04:18] hello [04:18] hello [04:18] does anyone know a free dns hosting service that provides free mx records? [04:19] I-are- try sitelutions.com [04:19] dont know if they still exist [04:19] need help mounting a new hard drive. i type sudo mount /dev/sdd and it says 'can't find /dev/sdd in etc/fstab or /etc/mtab' === jrib is now known as Guest59936 [04:20] saal7193: you need to give a mount point? [04:20] saal7193: you need to specify a mount point [04:21] saal7193: and there is usually a number, can you pastebin: sudo fdisk -l? === tulek is now known as cntb [04:21] saal7193: don't type the ? [04:21] metallico, thanks [04:22] /msg NickServ identify 987olkujm][ [04:22] u r welcome :) [04:22] hello [04:22] cntb: time for a new pass :) [04:23] i have a linux server === mali is now known as mali\aweeeh [04:23] * mali\aweeeh autoawehs: feeding rocks [04:23] and i am using ubuntu, i want to have my desktop to start download thread through the server [04:23] so when i turn my desktop off [04:23] the server still be downloading [04:23] is this possible? [04:23] how do I check what model of Intel GPU I have on my laptop? lspci just says Intel Core Processor Integrated Graphics Controller [04:23] bingo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === brian is now known as Guest71464 [04:24] high [04:24] bingo: can you elaborate? you want to control the server from your desktop? === Rehan__ is now known as Rehan [04:25] bingo: your server is on a separate machine, right? Can't you just use ssh to initialize the download using wget? [04:25] for instance, i want to download a bunch of files. I would like to be able to browse from my desktop and start the download through the server. Kind of like my linux server is my download manager. [04:25] i typed sudo fdisk -l, here it is http://paste.ubuntu.com/593863/ [04:26] 大家好 [04:26] can I setup and register my own dns server and smtp relay so that I can send emails for my class project? [04:27] saal7193: ok you have to create a directory to mount the drive to. for example: mkdir ~/win (this will create a directory in your home directory called win. then you have to do: sudo mount /dev/sdc1 ~/win [04:27] guys can someone help me do a manual upgrade ... I have 3 partitions /, /home and swap I still want to keep my /home partition with its files but use a newer OS. [04:28] abiss27: it can be done, but it wont be easy... [04:28] ok [04:29] bingo: how do you want to download these files? http, ftp, bittorrent? [04:29] abiss27: you're doing it from terminal? [04:29] does anyone know how to mount an md device on bootup? [04:29] ISO [04:29] abiss27: putting it on cd or usb stick? [04:29] ap0c: fstab [04:29] it will be a Live cd [04:30] jeremymcs: yeah that doesn't work - mdadm doesn't bring up md0 before fstab gets loaded [04:30] test [04:30] post test [04:30] abiss27: pop it in, and when it asks what you want to do, tell it to upgrade, then tell it to do what you want..because that's totally an option now ;) [04:30] thanks [04:30] ap0c: whats in your mdadm.conf ? do you have your UUID of the md ? [04:30] OHHH OK THANKS [04:30] hi [04:31] milamber so its sdc1? why does disk utility say its sdd? [04:31] somebody speaks spanish? [04:31] jeremymcs: yep pretty static mdadm.conf file [04:31] jeremymcs: it's got the UUID in there [04:31] bluefox83: thanks [04:31] I'm trying to dissable the touchpad on a compaq presario cq62 using ubuntu 11.04 64bit [04:31] saal7193: which disk utility? [04:31] any help to do so would be fantastical [04:31] abiss27: no problem :) [04:32] * virusuy is away: Lavos los platos [04:32] * virusuy is away: Lavo los platos [04:32] ap0c: do you have an /lib/udev/rules.d/85-mdadm.rules ? [04:32] milamber the one on System > Administration > Disk Utility [04:33] saal7193: sorry, don't do much of anything w/ the guis. did the commands i gave work? [04:33] milamber, not yet because i wanted to make sure it was the right one but i'll do it now [04:33] jeremymcs: SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_FS_TYPE}=="linux_raid*", \ [04:33] RUN+="/sbin/mdadm --incremental $env{DEVNAME}" [04:34] wtf ?! [04:34] * bluefox83 is seriously pissed off that fusion-icon wont work >.> [04:34] ap0c: that should force udev to mount it on boot .. hmm [04:34] jeremymcs: permissions [04:35] how does that get DEVNAME ? [04:35] FYI sudo apt-get install plasma-desktop fixed my issue [04:36] BrumDart HTTP [04:36] hi anyone can help me, i want upgrade ubuntu 10.10 to 11.04 but update-manager -d say No new release found [04:37] jeremymcs: anything?!?! [04:37] :( [04:37] cleit0n: system -> admin -> software sources. Switch it from 'LTS' to 'normal releases' and try again [04:37] milamber, i typed the command and it printed lots of info but the hard drive isnt mounted yet. i'm trying to figure out the info [04:37] hi anybody pls help me... [04:38] !ask | midhuno [04:38] midhuno: 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. :-) [04:38] saal7193: pastebin it. [04:38] ap0c: in a term type sudo -i then type your pass, then type mount... is it listed? [04:38] i upgrade to ubuntu 11.04 now...but the sound and videos are not working properly [04:39] SeaPhor: yes i manually mounted it [04:39] ap0c: as user or as root? [04:39] HyperShock i upgrade to ubuntu 11.04 now...but the sound and videos are not working properly [04:39] SeaPhor: root [04:39] ap0c: /etc/initramfs-tools/conf.d/mdadm ? [04:39] bingo: you could use a simple script to download a list of your files with wget. You can msg me if you want some help setting it up. [04:39] !natty | midhuno [04:39] midhuno: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011. Help and support (only) in #ubuntu+1. Natty is beta and is not currently intended for production systems. [04:39] ap0c: fail... [04:40] SeaPhor: ? [04:40] midhuno: do what ubotto says or install maverick meerkat ubuntu 10.10 [04:40] ap0c: need it to be mounted for user use,,, correct? [04:41] SeaPhor: well, not really just need it to be mounted @ boot [04:41] milamber, http://paste.ubuntu.com/593866/ [04:41] Hi All, I have a question about partitioning an SSD. After going through various steps all my partitions are set properly but when I try to install ubuntu minimal for my HTPC, the installer re-writes my partition info. Am I not writing enough info (re: type / boot etc ) to the partition so the installer recognizes it [04:41] ap0c: but you have the root user enabled ... is that true? [04:41] cleit0n: Did that work? [04:41] saal7193: can you include the command you typed please? [04:42] edbian: here is normal but dont show upgrade icon [04:42] cleit0n: What? [04:42] ap0c: yes/no [04:42] !rpm [04:42] RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [04:42] edbian: sorry, my english is low [04:43] cleit0n: Try to say it another way [04:43] saal7193: and how big is the new hard drive? [04:43] edbian: dont work [04:43] meh, night [04:44] milamber, oh sorry i left out saal@ubuntu: ~$ mk dir ~/1tbhdd at the top [04:44] !lottery [04:44] milamber, its 1tb [04:44] cleit0n: mmm, I'm not sure then. I've been told that gksudo update-manager -d should work. [04:44] cleit0n: Worst case scenario: you have to wait until the 28th [04:44] shortest path to install an rpm namely AdobeReader_esp-8.1.7-1.i486.rpm [04:45] edbian: nothing [04:45] saal7193: ok, there is something weird going on w/ this. is it a usb or internal? [04:45] cleit0n: what? [04:45] how do i reset the mouse configuration to default settings [04:46] milamber, and i left out this too 'sudo mount dev sdc1 ~1tbhdd'..that came after the earlier command [04:46] i should've added that in pastebin [04:46] edbian: sudo update-manager -d nothing to upgrade [04:46] milamber, its internal sata [04:46] cleit0n: Yeah. I don't know then [04:47] saal7193: ok, run the command: df in the terminal and pastebin the output please [04:47] ok [04:47] edbian: here i update 10.04 to 10.10,,.. cant i upgrade to 11.04? [04:47] cleit0n: 11.04 comes out on April 28th [04:47] edbian: i know [04:47] cleit0n: You will be able to then [04:48] cleit0n: I am told that you can upgrade early using sudo update-manager -d if that doesn't work then I don't know [04:48] edbian: but i wat try [04:48] What's big/new in 11.? [04:48] dang my computer just screwed up [04:48] beta [04:48] edbian: ok, very thanks === zheng_ is now known as zheng [04:49] cleit0n: no problem [04:49] hi anyone can help me, i want upgrade ubuntu 10.10 to 11.04 but update-manager -d say No new release found [04:49] !alien [04:49] RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [04:49] milamber, http://paste.ubuntu.com/593868/ [04:50] cleit0n, can you afford to completely brick the setup? [04:50] cleit0n: sudo apt-get update [04:50] cleit0n: sudo do-release-upgrade -d [04:50] qt4 software no gloadmenu in unity [04:51] http://www.addictivetips.com/ubuntu-linux-tips/how-to-upgrade-to-ubuntu-11-04/ [04:51] raido: No new release found [04:52] saal7193: was there anything on the disk? [04:52] milamber, not as far as i know, i just opened it [04:52] hi, whats the current ati proprietary driver version ubuntu uses? [04:52] when i run "source ~/.bashrc" i get the error: "No such file or directory" when i can clearly see it in my home directory as well as edit it [04:52] cleit0n: well thats strange, what does $lsb_release -a say [04:53] anyone familiar with that issue and know how to fix it? [04:53] cleit0n, you have to go into software sources and change the relese to normal. [04:53] saal7193: it looks like it is /dev/hdd, but it needs to be formatted. use gparted to format it and you should be able to use it then. [04:53] raido: Description: Ubuntu 10.10 [04:53] Release: 10.10 [04:53] Codename: maverick [04:54] saal7193: sdd* [04:54] ok [04:54] cleit0n: see nit-wit comment above [04:54] who know how to solve the Qt4 program no globalmenu? [04:55] luckysmack: what are you trying to do? [04:55] milamber, why cant i just type the earlier command you showed me and just change 'sdc' with 'sdd'? [04:55] hey guys, i have a quick newbie question. i want to install ubuntu on my mac. it currently has 2 partitions (1 for mac os x, 1 for windows via bootcamp). anyone have a recommendation for installing ubuntu so i can tri-boot? [04:56] Ty0: Just install it in a third partition. Ubuntu should see the other two and make grub point to them automatically :) [04:56] milamber: i setup some aliases in .bash_aliases and in .bashrc its supposed to load that file. but when i run source ~/.bashrc to load it all back up i get the not found issue [04:56] saal7193: the numbers after represent partitions, the filesystem can't tell what the partitions on that drive are. if you had data on it there are other options to try and 'best guess' the partition table, but because you didn't the easiest option is to format the drive. [04:56] nit-wit: I had him do that I think. [04:56] not sure if he actually did it... [04:56] edbian, are you sure ubutu/grub won't overwrite my windows bootloader or something? [04:57] milamber ok thank you [04:57] my smplayer not working [04:57] Ty0: Grub will overwrite the bootloader. But it will make entries for windows and Mac so you can still boot the other OS's [04:57] blueghost: install appmenu-qt [04:58] edbian, figured you all had they will get ther. [04:58] edbian: thanks :) any recommendation on how to go about making a third partition for ubuntu? can ubuntu setup do this from live cd? [04:58] Ty0: yes it can :) [04:58] Ty0: The installer should give you an automated option to do just that [04:58] whats the current ati proprietary driver version ubuntu uses? [04:59] how can i access my ubuntu termnal using windows xp pc [04:59] edbian: thanks! [04:59] plssssss help me i am new to ubuntu [04:59] can I assign certain application to use only swap memory to not use my ram? [05:00] luckysmack: iirc you have to edit $PATH b/c that is where source looks. try: help source in the terminal [05:00] dejan_: no [05:00] tsimpson:) but Official sources from the ubuntu install Qt4 software support globalmenu. they do not support my own development qt4 program [05:00] hmm I am trying to use make-kpkg and it fails saying can't find debian/rules, I give up <- it;s what she said [05:01] erm, why is that [05:01] blueghost: it's a bug in the dependency tree, it'll be fixed soon enough [05:01] tsimpson, are you sure no way 100% ? [05:01] milamber, theres a 'format drive' option on Disk Utility. is it ok to use that to format this drive? [05:01] tsimpson:) thx [05:01] milamber: ive done this many times. ive never had to edit PATH to do this. i have statements in there adding to path already. but telling the .bashrc file to load the .bash_aliases should be automatic if the file there [05:01] saal7193: should be fine [05:02] milamber, thanks [05:02] can i make a live CD on a USB thumbdrive without deleting the contents of the thumbdrive? only have 1 -_- [05:02] tsimpson:) thx you for your help [05:03] hi [05:03] Ty0: it depends on how the thing is partitioned [05:04] to check evolution mail and rss i need to each time run evolution and go inside it. is there any way that evolution just keep checking mails/rss every 30 mins and alert me if there is new mail? [05:04] help? [05:04] Abhijit: sorry I use thunderbird and akregator [05:05] Blue1, sorry I ddnt asked for poll evolution vs thundebird [05:05] :-p [05:05] hi! [kernel scheduler] Load balancing tick has more than 400 wakeups per second. any workaround to reduce it? i have 2 cores [05:05] Abhijit: yeah in the preferences, you can set how often it checks it... [05:05] what format is a live CD jump drive? exFAT, or? [05:06] dejan_: parts of idle processes get placed in swap because they are unused, or used rarely. if something is used often it gets pushed out of swap and back into memory. you can't place "a program" in swap and it would make little sense to do so, as soon as it's used it'll eventually be promoted to memory [05:06] Blue1, joking! [05:06] Ty0: let me get one I think fat32, but don;t quote me - brb [05:07] bluefox83, but for that i need to keep evolutioon open? [05:07] Abhijit: uhm...i'm not sure O.o [05:07] ok [05:07] i check my email like...twice a day so i never really use a reminder [05:08] ok [05:08] tsimpson, what happens if ram gets full [05:08] but there might be something in there [05:08] i have my emails read in the morning :) [05:08] yeah [05:09] Ty0: yeah its formatted fat32 [05:09] ubuntu is awesome :) [05:09] dejan_: if a process requests memory and none is available, either swap space will be used, or something will be moved from memory into swap, freeing some memory for the process to use [05:09] Abhijit: is it a pop3 account or like gmail or something? there are other reminders you can install that make it a lot easier [05:09] if ram is full apps go in swap? [05:09] ok [05:09] tsimpson, thanks [05:09] !info mail-notification-evolution [05:09] mail-notification-evolution (source: mail-notification): evolution support for mail notification. In component universe, is optional. Version 5.4.dfsg.1-2.2 (maverick), package size 19 kB, installed size 84 kB === dave is now known as Guest85882 [05:09] bluefox83, imap gmail [05:09] Whats a good linux game :-/ [05:09] Like, any genre [05:09] How can I find the onscreen keyboard? [05:09] dejan_: assuming that nothing is buffered either, otherwise buffers will be reduced and given to a process instead [05:10] Abhijit: there are a few different reminder app things for gmail...that will let you know when you have gmail :) [05:11] Raikia, moon buggy ninvaders widelanes freecol freeciv urban terror 0ad warzone eternal lands flightgear secert maryo xmoto and supercart. start with xmoto :-D [05:11] !info mail-notification-evolution | Abhijit [05:11] Abhijit: mail-notification-evolution (source: mail-notification): evolution support for mail notification. In component universe, is optional. Version 5.4.dfsg.1-2.2 (maverick), package size 19 kB, installed size 84 kB [05:11] bluefox83, yeah [05:11] mhmm kk folks, got one for ya [05:11] hi! [kernel scheduler] Load balancing tick has more than 400 wakeups per second. any workaround to reduce it? i have 2 cores [05:11] Abhijit, thanks [05:11] can i still upgrade from 8.10 to 9.04 ? [05:11] "Checking for a new ubuntu release" is taking a god awful long time [05:11] cpufreqd has no problem scaling my CPU up, but will not automatically scale down [05:11] Guest23045, in terminal type onboard or right click on the icon to the left side of menu application ->edit menu->universal acces->select onboard [05:12] Guest85882, in terminal type onboard or right click on the icon to the left side of menu application ->edit menu->universal acces->select onboard [05:12] !8.10 | Dreamer3 [05:12] Dreamer3: Ubuntu 8.10 (Intrepid Ibex) was the ninth release of Ubuntu. End Of Life: April 30th, 2010. See !eol and !upgrade for more details. [05:12] milamber, thanks [05:12] Raikia, welcome [05:12] right [05:12] https://help.ubuntu.com/community/JauntyUpgrades [05:12] Dreamer3: yes, but I'd consider a fresh install of 10.04 (its a long term support release) backup /home/ and /etc/ first [05:12] trying to fllow these instrucitons to ugprade [05:12] "Checking for a new ubuntu release [05:12] No new release found [05:12] " [05:12] annoying [05:12] Dreamer3: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === saal is now known as saal7193 [05:12] thnx ;) [05:13] milamber, help the hard drive still isnt mounted [05:13] milamber, i rebooted but it didnt help [05:13] has anybody tried gnome3...i wonder hw i will minimise [05:14] saal7193: ok, run sudo fdisk -l again and pastebin it [05:14] ok [05:14] sunshine1, alt f9 to minimize [05:14] use it?? [05:15] sunshine1, no i ddnt used g3. but thats shortcut for mini here in g2 [05:15] will ubuntu hav gnome3 too or is it just unity?? [05:15] sup ppls [05:16] sunshine1, there are rumours. not confirm. but you have have gnome3. in natty onwards easily. [05:16] hi! [kernel scheduler] Load balancing tick has more than 400 wakeups per second. any workaround to reduce it? i have 2 cores [05:17] milamber, http://paste.ubuntu.com/593871/ [05:17] whats the best way to clean out the old log files on 10.04 [05:17] add-apt-repository doesn't exist on my server [05:18] do i have to install something for this? [05:18] hiexpo, try bleachbit to clean yoru system. use with care. [05:18] i want to make a video about ubuntu what are good video recording? [05:18] saal7193: try sudo mount /dev/sdd ~/win [05:18] Abhijit, ya i know about bleachbit lol [05:19] good night, please do not kill me for this question, is there a way to remove pulseaudio without loosing ubuntu-desktop package? (I take this package takes all of gnome with it) [05:19] ok [05:19] how to delete safely unwanted files from ubuntu ? [05:19] milamber, by the way the '/win' part is just an example right? [05:20] researcher123: rm -rf [05:20] how to see response headers [05:20] join #cplug [05:20] oops [05:20] saal7193: did you do mkdir ~/win ? [05:20] is it ok to install firefox extension not from package manager? [05:20] bluefox83: I dont know which files to remove and which not [05:20] codex84, gtk-recordmydesktop [05:20] hi,emergency,please help me out [05:20] !ask | ajin [05:20] ajin: 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. :-) [05:20] If you were a McDonalds burger you'd be Mc Gorgeous! [05:21] what does it mean? [05:21] ajin, please join ##English and ask there [05:21] researcher123: then why are you looking to remove files if you don't know which ones to remove? [05:21] milamber, no i been typing ~/1tbhdd because i thought ~/win was just an example? [05:21] dejan_: unless you are in a multi user setup where you want everyone to have the extension addons.mozilla.org will get updates faster [05:21] ok [05:21] :) [05:21] thanks [05:21] bluefox83: I want to create space.Hard disk is becoming full [05:22] is it ok to istall programs not from package manager or from sudo apt-get? [05:22] truted programs [05:22] join #English [05:22] sorry [05:22] researcher123: you can always to sudo apt-get autoclean [05:22] ajin, /j ##English [05:22] saal7193: yes, ~/win is just an example, so do this: sudo mount /dev/hdd ~/1tbhdd [05:23] RE: hi! [kernel scheduler] Load balancing tick has more than 400 wakeups per second. any workaround to reduce it? i have 2 cores [05:23] bluefox83: last time I dleted some files n system was crashed.Hence want to be carefull while dleting.whats the safe way? [05:24] milamber, ok i typed sudo mount /dev/hdd ~/1tbhdd and it says 'mount: you must specify the filesystem type' [05:24] theos: this comes from powertop? [05:24] researcher123: that is the safe way, it will only remove files that are no longer needed [05:24] saal7193: what fs type did you choose when you formatted? [05:24] do i have to sudo-get [05:25] to get gtk-record? [05:25] saal7193: what is the filesystem on it? what partition is it? it's probably not hdd but hdd1 [05:25] theos: could you cut/paste powertop screen in pastebin? It'll probably give us a better idea of what's going on [05:25] is there a way to make /bin/more do the .bashrc colors? [05:26] Ben64: here is the output of his sudo fdisk -l http://paste.ubuntu.com/593871/ [05:26] milamber: none of those are hdd : / [05:26] saal7193: sdd* [05:26] slakcphil: for which text? [05:26] ayecee, just a min [05:26] bluefox83: ok.thanks I did it [05:26] milamber and Ben64 i dont know why but disk utility isn't indicating the filesystem...it usually does [05:27] and it looks like sdd isn't formatted at all [05:27] need to format before you can mount [05:27] i want the dirs and the 755's to be in color [05:27] researcher123: did it tell you how much room it freed up? [05:27] ayecee: i want the dirs and the 755's to be in color [05:27] Ben64: agreed, and recommended, but he is using a gui and i'm not sure how to do it w/ that [05:27] slakcphil: ls --color | more, I think [05:27] Ben64, i formatted it several times with Disk Utility...maybe its not working [05:27] slakcphil: I'm pretty sure ls turns off color when piping unless asked to leave it on [05:28] saal7193, milamber: easiest to do in terminal [05:28] ayecee ahh thanks [05:28] Is anyone else having problems connecting to changelogs.ubuntu.com? [05:28] can't seem to figure this out, is there a way to tell where apt-get actually put my package? I installed the java jdk source and it's a pain to find [05:28] ayecee i thought setting the alias with --color=auto would was enough [05:28] Ben64, i see, i didnt know how to do it in terminal [05:28] eps: timing out for me [05:28] strick9: I often use "dpkg -L packagename" to see what was actually installed [05:29] ayecee thanks [05:29] Temporary problem? [05:29] :) [05:29] saal7193: you can do it in gparted too [05:29] Ben64, yeah milamber told me to do in gparted but i didnt know how to do that either so i just tried it in disk utility [05:29] ayecee you are fantastic I've been looking for this for months (for other installs) [05:29] thank you! [05:30] :D [05:30] saal7193: its pretty easy, i could help you out with gparted [05:30] ayecee: yuk, I don't what it did with less :) [05:30] Ben64, ok, i just installed gparted little while ago [05:30] i need help. Turpial error login [05:30] i need help. Turpial error login [05:30] saal7193: first thing - "sudo gparted" [05:31] helg18: i don't understand [05:31] Ben64, ok i did sudo gparted and this panel opened [05:31] turpial is a twitter client [05:31] saal7193: panel? [05:31] i have a problem to login [05:31] helg18: what is the problem? [05:32] Ben64, or whatever its called...it says 'dev'sda - GParted' on top [05:32] a [05:32] Is there a way to install all-legal codecs for Evolution? (Something that doesn't include libdvdcss for instance which is illegal in the US) [05:32] saal7193: good, change it to sdd [05:32] Ben64, i mean /dev/sda - Gparted' [05:32] Error of login [05:32] Mazate: libdvdcss2 isn't illegal [05:33] helg18: what is the error? [05:33] i write this in terminal [05:33] turpial -d [05:33] and show me this [05:33] ayecee, this is the lowest i got. its still too high i think. maybe its because i am running so many apps :D http://pastebin.com/raw.php?i=aDhDeaUZ [05:34] can anyone help with pptp server on ubuntu. whenever I try to connect log file shows modem hangup [05:34] File "/usr/lib/pymodules/python2.6/turpial/api/protocols/twitter/http.py", line 61, in auth [05:34] helg18: could you paste the error on pastebin? [05:34] Ben64 ok i clicked on menu and changed it to /dev/sdd (931.51 GiB)'...and on bottom it says Partition: unallocated, FIle System: unallocated Size: 931.51 GiB [05:34] okay. you guys probably dont know but i ll ask either way; Im trying to run a python script from terminal. For some reason it wont boot and it crashes compiz. Im running natty. [05:34] how to do pastebin? [05:35] helg18: go to http://www.pastebin.com [05:35] saal7193: go to the partition menu, and select New [05:35] :) [05:35] theos: checking [05:35] thanks :) [05:35] Ben64: is libdvdcss2 new? [05:36] Ben64, i see 'New' in the menu but theres nothing in the menu i can click on [05:36] Mazate: not really [05:36] http://pastebin.com/H8d6bawn [05:36] Ben64, do i need to do sudo nautilus or something? [05:36] saal7193: you have to select the unpartitioned space [05:36] oh ok [05:36] why is it doing this *raeg* [05:36] Ben64, ok i selected 'New' and the pop up came up [05:37] Mazate, Ben64: http://shop.canonical.com/product_info.php?products_id=244 perhaps? [05:37] saal7193: then you choose size, format, and other stuff [05:37] eps: no [05:37] does any one know why compiz would crash when running a python script? [05:37] ayecce ? [05:38] because i have no idea [05:38] ayecee ? [05:38] helg18: yes? [05:38] helg18: please don't repeat [05:38] heyguise, you can pastebin your script [05:38] eps: are the free ones in any way insufficient that would cause me to need to buy them? [05:38] Mazate: nope, free works fine [05:38] helg18: one sec, I see your pastebin [05:38] ok [05:38] can u help me? [05:39] Mazate: not that I'm aware of [05:39] helg18: wait until I read it :P [05:39] theos: nothing obvious comes to mind.. [05:39] Ben64, 'free space preceding (MiB) is filled in as '1', 'New size (MiB) is filled in as 953869', 'free space following (MiB) is filled in as '0' [05:39] eps: are the free ones the same as the paid ones? if so, why would anyone pay for them? [05:39] ayecee, :/ what to do? [05:39] i install the gtk-recordmydesktop [05:39] what ports need to be open in iptables for apt-get to function? [05:39] where i can find it? [05:40] theos, http://paste2.org/p/1362212 [05:40] saal7193: that would work. now you have to decide what filesystem. i'd suggest ext4 [05:40] Ben64, 'free space preceding' changed to '2' even though i didnt type anything [05:41] Ben64, File system was filled in as ext2, i changed it to ext4 [05:41] Ben64, do i just make up something for 'Label'? [05:42] helg18: it just looks like a login failure, like wrong password or something. === blueghost is now known as ghost_lemon [05:42] theos: hard to say, I don't really understand what the message means. [05:42] saal7193: label will be what the drive is called [05:43] heyguise, cant find code in your script that should cause that. you may ask in #python or wait for experienced people :) [05:43] 'arrrrggggg, why does fakeroot *not* find debian/rules directory!!!??? [05:43] i installed the gtk-rercordmydesktop,now how use it?? [05:43] theos thanks [05:43] Ben64, oh ok its blank now, i guess i should label it 1tbhdd or something [05:43] no, my password is not wrong [05:43] Hi i am using intel h55 video and my system freeze at the login screen [05:43] ayecee, ok thanks :) [05:43] f**** guides and wikis making me dl 1.5 GB of crap for nothing grrrr [05:44] saal7193: yeah it's up to you [05:45] helg18: regardless, that's what the error says. [05:45] Ben64, what about 'Create as'? it says 'Primary Partition'. do i leave that as it is? [05:45] saal7193: yeah [05:46] !package | mali\aweeeh [05:46] mali\aweeeh: You can browse and search for Ubuntu packages using !Synaptic, !KPackageKit, !Adept, "apt-cache search ", or online at http://packages.ubuntu.com - Ubuntu has about 20000 packages available, so please *search* for an official package before installing things in awkward ways! [05:46] mali\aweeeh: sorry, wrong one [05:46] that ok [05:47] I have installed fakeroot and all that but each time it doesn't acknowledge /debian/rules [05:47] hi [05:47] how do I troubleshoot this :/ [05:47] !packaging [05:47] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [05:47] helg18: if you're certain you have the right username and password, then perhaps see if there is a mailing list or forum for the application, or contact the author. [05:47] Ben64, ok i clicked on 'add'. it says '1 operation pending' on the bottom [05:47] saal7193: then you hit the checkmark [05:47] !devel rollforward [05:47] been through them but ye will peruse again but obviously grrr something when i cpompare to 'guides' [05:48] is wrong [05:49] Ben64, i hit checkmark, its creating primary partion #1 [05:49] install gtk-recordmydesktop but is not showing up on the application menu sound and video [05:49] mali\aweeeh: go to the top of your source directory and do: ls -R * and pastebin it (if possible) [05:49] I have an odd problem... I installed ubuntu server 10.10 and changed to 10.4 and still have same problem, the problem is when i go to halt or reboot the system reports "system restarting" then it just hangs at that and never restarted until i do a hard reboot.. any ideas? [05:49] codex84, you can add it to the menu you want [05:49] OMG, I just looked in my .bashrc : [05:50] set variable identifying the chroot you work in (used in the prompt below) [05:50] if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then [05:50] debian_chroot=$(cat /etc/debian_chroot) [05:50] is that why? [05:50] mali\aweeeh: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:50] .... well [05:50] but i caNT find the program [05:50] though [05:50] thank my friend [05:50] codex84, is it gui? [05:51] yea i sudo-apt-get install gtk-recordmydesktop [05:52] codex84: man gtk-recordmydesktop will tell you how to use it [05:52] Ben64, the operations are finished, do i save in the folder 'root' or should i change that? [05:52] save? [05:52] codex84: but to get started type recordmydesktop --version [05:52] Ben64,you are a so kind man [05:52] yea i was reading that lmao [05:53] thanks alot thoughh [05:53] lol [05:53] codex84, i just installed it and its there in sounds and video menu [05:53] xj12: what did i do [05:53] Ben64, theres a popup with the options 'Save Details'... 'Name: gparted_details.htm'...'Save in folder: root' [05:53] codex84, try looking for it again. else system>preferences>main menu [05:53] saal7193: oh no you don't need that [05:54] Ben64, i have to click on Cancel or Save. so i click on Cancel then? [05:54] Ben64, you help others and help others and help others^ [05:54] saal7193: yeah [05:54] Ben64 a so kind man [05:55] xj12: i type fast, i'm sick and stuck at a computer, might as well :) [05:55] xj12, yeah he is [05:55] !qtgames [05:56] I'm a newbie. I've installed U10.10 on an emachine (sorry to say lol) and I'm unable to adjust the screen resolution from 1600x1200 mode to the normal 1024x768 that i prefer ...thanks [05:56] This channel is much more active than #Fedora. [05:56] linuxii, this is ubuntu. linux for human beings. [05:56] :-) [05:56] !reslution | beachbum_Bob [05:56] Abhijit: haha :) === fra is now known as Guest88657 [05:57] beachbum_Bob, system>preferences>monitors [05:57] help [05:57] is it okay to have 5-6 apache processse running in localhost only apache server machine? or is it security issue? [05:57] Ben64, ok now i can see the new hdd but i still cant open it [05:57] wish I could help... [05:58] saal7193: what do you mean you can't open it? should be in places now [05:58] hi! how to apt-get a package whos name has 2 or 3 words === Prodego_ is now known as Prodego [05:58] saal7193,whenever i`m in,i always find him were helping others [05:58] Ben64, yeah i see it in places now. but when i click on it, i cant open it [05:58] yes Abhijit ...the screen goes blank and remains in the 1600x1200 resolution [05:58] Abhijit: its normal for certain configurations where a minimun of children process is setup, check your apache conf to learn more [05:59] home-alone: use "" [05:59] beachbum_Bob, sorry no idea se what theos is saying [05:59] saal7193: does an error come up? [05:59] oneliner, how to make apache not to start automatically at boot/startup? i will like to start it manualy whenever i need it? [05:59] Ben64, no nothing happens [05:59] home-alone, you can search for that package and its proper name by "apt-cache search package-name" [05:59] Ben64, its formatted now? [06:00] saal7193: should be, pastebin "sudo fdisk -l" again [06:01] thanks Abhijit ...maybe in some other Linux forums ..thanks [06:01] O.o [06:01] Anyone else having the prbolem with ubuntu server hanging at [ 31.789103] Restarting System. ? [06:01] not me [06:01] guys, virtual box eats up a lot of cpu resources and ram. is there some way to optimize it ? [06:01] my PC goes SLOWWWW [06:02] Abhijit: look for an apache entry in system->configuration->startup programs or something like that [06:02] dr0id, how much ram you have? and whtas your cpu type? speed? [06:02] 2gb ram [06:02] core 2 quad [06:02] oneliner, yeah i removed it. thanks [06:02] so 4 cores I guess [06:02] hmm no idea [06:02] or was it quad core, w/e :P [06:03] I am tired of this :( [06:03] Connect: ppp0 <--> /dev/pts/3 modem hangup???????? [06:04] Ben64, http://paste.ubuntu.com/593881/ [06:04] Does anyone have ubuntu installed through virtualbox? [06:04] virtual box is just a box...full of...problems... [06:05] with rape written on the outside [06:05] my usb ports are not working... [06:06] !notworking [06:06] !doesntwork [06:06] Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [06:06] saal7193: yeah its formatted [06:07] Ben64, i just realized i cant open the other drives either [06:07] oh...haha, my usb ports cannot recongnize any external devices. [06:08] Ben64, i can only open the external drives not the internal [06:09] saal7193: strange.. [06:09] Ben64, should i reboot and see what happens? [06:09] saal7193: you could, dunno if that would fix it [06:09] ok brb [06:10] linuxii: run dmesg | grep usb [06:11] milamber: thank you! [06:11] I am trying to uppgrade from Ubuntu 10.10 to 11.04 beta . when i try "sudo do-release-upgrade -d" in the terminal, i get "No new release found" message. how to upgrade now? [06:11] !natty | netcitizen [06:11] netcitizen: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011. Help and support (only) in #ubuntu+1. Natty is beta and is not currently intended for production systems. [06:12] linuxii: that should have just given information about your usb drives. is it showing anything? === Guest59936 is now known as jrib [06:13] milamber: it freezes :( [06:14] it could be the virtualbox... [06:14] linuxii: virtualbox doesn't support usb [06:14] milamber: oh [06:14] it seems like my terminals are in some kind of 16 color mode. did i do something wrong? [06:15] any vim theme i get is all YAY BRITE [06:15] milamber: thank you very much for trying to help! [06:15] Ben64, i can access my new hdd now thanks! [06:15] saal7193: you're welcome :) [06:15] linuxii: there are some sites that try workarounds, for example: http://news.softpedia.com/news/How-to-Fix-VirtualBox-USB-Support-111715.shtml [06:15] milamber, thanks to you also! [06:15] saal7193: np, glad you guys got it working. [06:16] need help with wavy 2nd monitor [06:16] milamber: I am checking it out...thank you for the link. [06:16] how to install software fo Linux? [06:16] gah, unreadable [06:16] how do I set refresh rate [06:17] !backtrack | nhoc_t39 [06:17] nhoc_t39: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition [06:17] nhoc_t39, backtrack is not supported here, as you've been told many times [06:18] nhoc_t39, /join #backtrack-linux [06:18] question that doesnt belong here: but how can a .pdf file harm my computer? chromium just tried to warn me, which went ignored, but intrigued me. [06:18] nhoc_t39, use ubuntu software center [06:18] !manual | nhoc_t39 [06:18] nhoc_t39: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [06:19] there is a cybercafe control software for ubuntu? [06:19] Abhijit, he knows. he's using backtrack and has been told many times its not supported here [06:19] bazhang, oh i see he is the one;. okay i ddnt noticed it. [06:21] milamber: the tutorial is for ubuntu as a host. i have ubuntu as a guest, and win7 as a host. thank you though :) [06:21] does ubuntu have data remover tool? [06:25] I wanna some ubuntu source [06:26] SLruan: you can to the right place, friend [06:29] i fixed my problem [06:29] bios update fixed it [06:30] how do I make ubuntu not show that splash scren and show me the grub menu screen ? [06:31] dec3pti0n: hold shift [06:32] эээээээээээээээээээээээ [06:32] !ru | class9 [06:32] class9: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [06:32] codex84: rm [06:32] !ru [06:33] SLruan: apt-get source packagename [06:33] # [06:35] #linux [06:36] hello === Evildaemon_ is now known as Evildaemon [06:38] This is a fun one, when I try any virtualization service (Virtualbox QEMU, etc) My system craps out and goes back to bios, no error output, just a kernel panic. (Or at least I THINK it was a kernel panic.) [06:38] I'm running 10.10 [06:38] hi, I'm running natty beta1. I accidentally pressed something(I don't know what) and the global menu bar is now disabled. I get the menu bar in each window. How do I enable the global menu bar? [06:38] Evildaemon: post usefull error-messages, like the kernel-panic [06:38] kavoor: #ubuntu+1 [06:38] There wasn't one, just a reboot. [06:39] Evildaemon: /var/log/syslog [06:39] iceroot: sorry [06:41] Hey my chromium is buggy as hell. How do I install the stable version? Where do I even find it? [06:42] Apr 13 08:03:48 Laptop-terminal-24 kernel: [ 0.000000] ACPI: IRQ0 used by override. [06:42] I'm not sure what I'm looking for? [06:42] Evildaemon: the error before the system reboots [06:43] grep reboot /var/log/syslog? [06:44] Evildaemon: no, a reboot is a clean shutdown, as it sounds its not a clean reboot, just a poweroff with starting again, correct? [06:44] Yes [06:44] Evildaemon: also there should be a qemu and vbox log [06:44] Same directory? [06:45] Evildaemon: /var/log/ [06:45] Yeah [06:46] ls says there isn't one for either, I installed from repos, could this have something to do with it? [06:47] I want to upgrade to 11.04 from 10.10 but I get error message BAD signature from "Ubuntu Archive Automatic Signing Key " [06:47] Evildaemon: i dont have vbox or qemu installed here so i cant look at it but normally there should be a log for vbox and qemu. it doesnt matter if it is the repo version or another [06:47] naknomik: #ubuntu+1 [06:50] hello === FiestyDude is now known as Ububegin [06:51] Is this channel online [06:51] How do I check the current version of chromium-browser in ubuntu's official repository? ( I have 10.0.648 which is buggy) [06:52] sudo add-apt-repository ppa:gijzelaar/opencv2 ... How do i run this command in Ubuntu Fiesty... as it doesnt have add-apt-repository command [06:53] Ububegin: it's actually apt-add-repository [06:53] disappearedng: apt-get update && apt-cache policy chromium-browser [06:53] !feisty | Ububegin [06:53] Ububegin: Ubuntu 7.04 (Feisty Fawn) was the sixth release of Ubuntu. End Of Life: October 19th, 2008. See !eol and !upgrade for more details. [06:53] Ububegin: feisty is no longer supported, support stopped in October 2008 [06:53] Ububegin: if i am correct that version is long out of support [06:53] oh, didn't know ubottu had a trigger for that [06:54] Ububegin: upgrade your system to a supported version, at the moment you dont get security updates [06:54] hey iceroot: mine is Installed: 10.0.648.133~r77742-0ubuntu0.10.10.1. what's your apt-cache policy chromium-browser? [06:54] disappearedng: i am not on 10.10 [06:54] Is https://bugs.launchpad.net/ubuntu/ completely blocked during the past half hour? [06:54] http://pastebin.com/Pxp9Qzrz [06:54] Can someone on 10.10 do apt-cache policy chromium-browser and let me see what their version is? [06:54] Better? [06:54] Actually, one of PCs is still running Fiesty.. I mean the add-apt-repository command shld be composed of a few old commands , rite.. [06:55] !info chromium-browser [06:55] disappearedng: if you are using apt-get update first you will see the latest version in the repos [06:56] well this version of chromium-browser is buggy and can't even display facebook messages 10.0.648 [06:56] how to reinstall dpkg completely [06:56] Ububegin: sudo vim /etc/apt/sources.list is doing the same job but that may brake your system [06:56] kannan_: why? [06:56] !bug | disappearedng [06:56] disappearedng: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots [06:57] jrib : i keep getting error messages when i install new softwares [06:57] kannan_: post the errors to pastebin [06:57] !paste | kannan_ [06:57] kannan_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [06:58] Nice macros. [07:00] sleep is for mortals [07:00] jrib http://imagebin.org/148121 [07:00] iceroot [07:00] hola desde mexico [07:01] !es | noyo [07:01] noyo: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [07:01] ubottu http://imagebin.org/148121 [07:01] Hey all. I'm trying to upgrade to 11.04 from 10.10.... but the upgrade isn't showing up through the synaptic pkg mgr. I've already changed the release update option to "Normal Releases"... but to no avail. Any ideas? [07:01] good night [07:02] there still alot of people in here [07:02] michael__ good night sweet prince === KB1JWQ is now known as Corey [07:03] is it possible to use dial-up on ubuntu [07:04] ok i have a question about installing a usb headset on ubuntu [07:04] if anyone can help [07:04] i'm not sure if anyone is here lol [07:05] manduh: ask the question [07:05] john2011: yes you can use dialup on ubuntu [07:05] how do i go about it ? [07:05] ok i used the terminal command thing that was suggested on a forum [07:05] pppconfig [07:06] and that seemed to work but then it says i have to adjust something in the preference menu [07:06] which i can't find [07:06] Here's a toughy question: my wireless nic (wusb300n) doesn't support 'power modes' like sleep or hibernate and just dies. Is there a way to make ubuntu auto install and re-install (modprobe -r ndiswrapper ... modprobe ndiswrapper) around the power change states so it would continue to work? Or am I missing something obvious? [07:06] john2011: search for something called gnome ppp [07:06] /usr/sbin/pppconfig [07:07] Hi - I have a RAID volume that's not coming back up after reboot. I get the following output: [07:07] http://my.physiciansambulance.com/admin/gps/ [07:07] As it stands, any time I sleep/hibernate, it dies until I reboot. reinstalling ndiswrapper to kernel doesn't seem to work [07:07] oops - not that physipharm:/var/log# /etc/init.d/mdadm-raid restart Assembling MD array md0...failed (no devices found). [07:07] mandug: what are you trying to do ? [07:07] But I have two devices that should be what I want - /dev/sda1 and /dev/sdb1 [07:08] well i was trying to use skype (the one for ubuntu) and the sound doesn't work in the headset, it comes out the speakers and mic doesn't work [07:08] mandug: what are you trying to do with the usb headset? [07:08] and then i look in settings and i have no options [07:08] Hey all. I'm trying to upgrade to 11.04 from 10.10.... but the upgrade isn't showing up through the synaptic pkg mgr. I've already changed the release update option to "Normal Releases"... but to no avail. Any ideas? [07:08] SeanInSeattle: it's not a normal release, because it hasn't released yet, it's only in beta [07:08] manduh: if you open up sound preferences does the device show up under hardware? [07:09] tensorpudding, how to install the beta, then? [07:09] uh not sure [07:09] SeanInSeattle: try alt+f2 and enter update-manager -d [07:09] i could do a hardware check i suppose [07:09] Why are there 2 directories ~/.ssh/id_dsa.pub and ~/.ssh/id_rsa.pub with (almost) identical function? [07:09] tensorpudding, tried update-manager -d, but the option to upgrade didn't show.... [07:10] SeanInSeatle: press Alt+F2 and type in "update-manager -d" [07:10] oops [07:10] SeanInSeattle: that's odd, don't know why that would be [07:10] manduh: check it out, just click the speaker at the top right of your screen and sleect sound preferences [07:12] you know what... i dont' even have the sound icon on there for some reason :s [07:13] i mean the volume icon [07:14] Is https://bugs.launchpad.net/ubuntu/ completely blocked during the past 40 mins? [07:15] i think already have a virus because my planiterium is not showing the planet info [07:15] just a bunch of blocks [07:16] munduh: hmm try to find it in preferences [07:16] munduh: or using "alsaconfig" from the command line [07:17] Hey oh, just wondering, is there an official date for the launch of 11.04 (specifically server)? [07:17] moltendorf: Yes. [07:17] moltendord: yes [07:18] Can I have? <3 [07:18] moltendorf: end of the month [07:18] 30th? [07:18] moltendorf: should be out on the 28th, same as the other official versions [07:18] Alright, cool. [07:18] Going to attempt to deploy via SSH. ^^ [07:19] * Bluebill-Wolf is debateing on switching over to redhat fedora [07:19] Hey guys, I have a microcomputer (OQO) and it's a i686 cpu, shouldn't the x86-64 version of the Ubuntu 10.10 install? Or do I need to find a i686 specific Ubuntu version? [07:20] SORRY. [07:20] twotwenty, ok [07:20] x86 should be fine [07:20] sounds like the netbook version would be preferable tho [07:21] anyone know the easy way to switch between a GDM login and an XBMC login temporarily?> [07:21] hey there, I'm about to give a friend advice about installing Ubuntu on his Windows 7 machine (dual booted) [07:21] netbook version? possibly... the resolution is even smaller than 800x600 [07:21] manduh: good luck, I have to get out of here [07:21] do you guys know if the ubuntu installer gives you options about resizing an existing Windows 7 partition? [07:21] i think it does [07:21] or do you have to run your own resizing tool independent of Ubuntu first [07:22] ah, good; I really hope that's true, that'd be great [07:22] k twotwenty thanks for help [07:22] fairly certain the live CD comes with gparted that can resize as a worst case, otherwise the installation tool should handle it [07:22] well theres that but if your installing it on the orignal os you lose some functionality if i recall correctly [07:22] morgan: At the login screen, look at the bottom menu. If this does not allow selecting XBMC then there is no easy way. [07:23] wah! just googled and found this: http://www.ubuntu.com/desktop/get-ubuntu/windows-installer [07:23] should I try Ubuntu 11.04 netbook remix? [07:23] what the heck is _that_!? :) [07:24] rutski: even if u run an independent partition tool like partition magic, you cant resize the drive with windows installed === fishwithapipe is now known as f|shy [07:24] my experience in dual booting comes from like 2004, and we certainly didn't have installers that ran actually _on windows_ back then [07:24] cheers bullgard4 [07:24] and there doesn't seem to be grub there, interesting [07:24] tell me about ubuntu-cluster [07:24] chak: ah, from windows itself? [07:24] yes, i dont think if its possible [07:25] What it is and what it can do? [07:25] hey guys i cant put song in my iPod through banshee nor rhythmbox? [07:25] I cant edit my .doc.I tried to set permission for read write but cant edit.Please help [07:26] mehdi: At least you should be able to do that using Banshee and Ubuntu 11.04. [07:26] researcher 123: did u oopen it from terminal? [07:27] myah (thinks he might as well just reinstall Ubuntu to get his audio working again) [07:28] Hey guys. Yesterday I used a Logitech mouse on my laptop to play Urban Terror. When i went to sleep i just closed the lid down so it goes to sleep mode, as i usually do. But i didnt remove the USB mouse. When i came back today, when the USB mouse is plugged in, the cursor is stuck vertically either on top edge og bottom edge and will only move horizontally. If i unplug, my trackpad works fine. How can i fix this? [07:28] neat, I found a picture from the latest ubuntu installer: http://www.ubuntu.com/sites/default/files/active/maverick/install_04_medium.jpg [07:28] that seems to suggest existing partitions can be resized === Guest94687 is now known as sad [07:28] just hope it works with Windows 7 and NTFS [07:28] hmm === sad is now known as Guest46128 [07:29] rutski: yes it can [07:29] i recently did this on my machine [07:29] with win 7 ntfs [07:29] i use it on ubuntu 10 not 11 [07:30] rutski: chak: delete your win7 that will do the trick hehehe just joking arround : ) [07:30] devanand, format c: [07:30] devkorcvince: yeah, it's a high school stduent I'm giving this advice to, so he's probably addicted to windows because of MS Word and the like :-p [07:31] ms word haterz here [07:31] guys lets not discuss windows here [07:31] lolz [07:31] Get LaTeX and ditch winword [07:31] devkorcvince, format c: [07:32] twotwenty, i figure d it out, it was something easy :P [07:32] i'm bi even when it comes to comptuers . .. raised on macs and went on to windows and Linux XD [07:32] Bluebill-Wolf: Found any differences on them? [07:33] yep . . . [07:33] linux so far is by far the simplest for the things i want to do [07:33] mac once it goes bad its bricked [07:33] wolf: true [07:33] and wondows .. . oh god BSOD sezior time [07:34] XDD [07:34] Why are there 2 directories ~/.ssh/id_dsa.pub and ~/.ssh/id_rsa.pub with (almost) identical function? [07:34] Bluebill-Wolf: It is always the driver vendors fault. In Linux if it does not work it simple does not work [07:34] bullgard4: Looks like different algorithm [07:34] how do i install aircrack-ng [07:35] rutski: try to show him playonlinux @http://www.playonlinux.com/en/ [07:35] bullgard4, it's for 2 algorithms, RSA and DSA [07:35] thing tho is it was working just last night but when i turned on my lappie tonight or last night rather it couldn't find my hardware [07:35] >_> [07:35] for audio [07:35] which is better, unity or gnome3? [07:35] kl_: Please elaborate. [07:35] its so sad that no ones refers to the correctly name of GNU/Linux is. [07:35] Georgie: sudo apt-get install aircrack-ng [07:35] does anyone know the channel for vb coding? [07:35] !better | Secluded1 [07:35] Secluded1: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [07:36] guys, i need some help with this, I am trying to make a small script that automatically logs u on to facebook from shell, checks for notifications and tells you about it, now the problem is that i used Curl command to logon to facebook and it said that i was using an incompatible browser (obviously terminal is no browser).. so any suggestions shoot them [07:36] bullgard4: One for digital signatur algorithm and the other uses rsa [07:36] chak: lynx [07:36] vampirekiller: GNU Not Unix because its Linux hehehe [07:36] devkorcvince, how to install games in ubuntu? [07:36] sagaci: let me google that [07:36] audhi: check out http://www.playonlinux.com/en/ [07:36] invalid operation [07:37] thanks for the help [07:37] Compgenius, kl_ Thank you very much for explaining. [07:37] i just got linux and it's the first time i've ever used it [07:37] how to check which boot manager is in the MBR? [07:38] sagaci: i will give it a shot, so the idea is to launch lynx from the shell and then access FB on it [07:38] Georgie: Go with it you will never regret dumping the window thing :) [07:38] i dumped both... [07:38] devkorcvince, how to chat about ubuntu 11.04 [07:38] you would be a genius since you can rune a linux stand alone core, ... but maybe you are refering to GNU/Linux [07:38] chak: yeah I guess you could === Rehan_ is now known as Rehan [07:38] audhi: just ask here and put 11.04 on your question [07:38] sagaci: thanks [07:39] chak: try to use lynx first to see how it feels [07:39] ok [07:39] how do i reinstall the drivers for audio? [07:39] i threw my apple from my window :) [07:39] georgie: nice one [07:39] !ot | vampirekiller [07:39] vampirekiller: #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! [07:39] and that was a mind fk there xD [07:40] devkorcvince,can we install page maker in ubuntu? [07:40] audhi: check with synaptic [07:40] audhi: or google :) [07:40] thanks chak! [07:40] how do i reinstall the drivers for audio? [07:41] audhi: let me check but scribes is the best way to go free on publishing [07:41] sure [07:41] backtrack and ubuntu are the same thing? (backtrack is a modified distribution of ubuntu?) [07:41] !backtrack [07:41] Bluebill-Wolf: reinstall the kernel and alsa [07:41] There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition [07:41] whats the termanal command to do so? [07:41] ? [07:42] for the kernel? [07:42] thanks :) [07:42] i have a few months to figure this out until defcon 19 [07:42] Bluebill-Wolf: the linux kernel [07:43] !hacker [07:43] A hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer -- crackers on the other hand break systems, see also !piracy [07:43] * Bluebill-Wolf nods in agreement with ubottu [07:43] also see the jargonfile [07:43] Is it typically for postfix to only listen on port 587 externally, or also port 25? [07:43] !cracker [07:44] white hat in training tyvm [07:44] :P [07:44] pm2: typically port 25, some will setup on 587 as well [07:44] so crackers are bad :( [07:44] not if your doing it for the right reasions [07:44] greppy: hmmm... for some reason mine's only listening on port 587 externally. How can that be changed? [07:45] audhi: yes it will run using wine check http://appdb.winehq.org/objectManager.php?sClass=version&iId=1495 [07:45] pm2: in your master.cf [07:45] hell at college i'm in a course for comptuer frensics [07:45] lol [07:45] !ot | Bluebill-Wolf [07:45] Bluebill-Wolf: #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! [07:45] sry bout that i'll be carefull [07:45] ok devkorcvince! [07:45] I have: smtp inet n - - - - smtpd -o content_filter=smtp-amavis:[127.0.0.1]:10024 [07:45] submission inet n - - - - smtpd # -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject [07:45] college is fun, but it's hard to cope with because the people there are just meh [07:45] pm2: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [07:46] (Two lines is a flood? Sorry, thought it was 3) [07:46] what an awful sentence: rephrase: i like college, but the people there are meh [07:46] !ot > Georgie [07:46] Georgie, please see my private message [07:47] audhi: if you need a native app on publishing just check scribus http://www.scribus.net/canvas/Scribus [07:47] Bluebill-Wolf: sudo apt-get install --reinstall linux-image-`uname -r` alsa-base [07:47] greppy: wouldn't the above master.cf suggest it should work for port 25? [07:47] thank you ^_^ [07:47] thanks greppie... apologies for getting off topic [07:48] thanks all of you for teaching me some interesting stuff about linux [07:48] pm2: yeah, it should, I'd suggest double checking the postfix docs, but if you pastebin your main.cf and master.cf I'll take a quick look [07:48] o woe is me! [07:49] unable to locate it [07:50] greppy: master.cf is at http://pastebin.com/3fcZxubF [07:50] Bluebill-Wolf: The sign ` is different from ' [07:50] anyone used aircrack before? [07:51] it checks out i did the correct sign [07:51] greppy: and main.cf http://pastebin.com/VckxPf8v [07:51] Bluebill-Wolf: could you pastbin everything? [07:51] This started after a reboot - it used to listen on port 25 just fine [07:52] nope [07:52] pm2: looks good to me, firewall possibly? [07:53] maybe, I'll keep working on it, thanks [07:53] its running now [07:53] thank you [07:54] i just upgraded to natty, and a lot of icons in the notification area are still red circles with a slash after a reboot [07:54] anybody know how to fix this? [07:54] whats a good apparoach to a mail system on a vps? [07:55] forrestv: #ubuntu+1 for natty support [07:55] how to restore just the legacy grub not the grub2 from with in ubuntu 10.04 [07:55] sorry [07:55] reinstalation of kernel failed [07:55] Bluebill-Wolf: you might want to check out this page as well http://ubuntuforums.org/showthread.php?t=205449 [07:57] fission6: I have adapted http://www200.pair.com/mecham/spam/ to work on ubuntu before, works pretty well. [07:57] but like what would i need end to end to set up email on a vps/domain? [07:58] could anyone here help me setup a VPN server on my ddwrt router? [07:58] fission6: that's a guide to setting up postfix+dovecot+mysql etc for mail. [07:59] Rehan: possibly, if you are running ubuntu on your router :) [07:59] ok thanks [07:59] greppy: i have dd-wrt on it, just thought someone in here might have some experience... [08:00] Rehan: they might, but you would be better served asking in a dd-wrt focused channel. [08:00] greppy: yea, tried that but they're all asleep :P oh well [08:01] irc.what-network.net Port: 6667 [08:02] https://wiki.ubuntu.com/KernelTeam/GitKernelBuild [08:02] that is a git example of testing upstream kernel [08:02] '/join #what.cd-invites [08:02] Synaptic: "gnome-user-share -- User level public file sharing via WebDAV or ObexFTP." -- What is »user level« file sharing? [08:02] heyfolks... i've got a little problem, i have maverick, and i have the ATI drivers installed (fglrx) ... but on the loginscreen, and only there i've got som wiered graphic errors.. does anybody know this issue? [08:02] yet, debian dirs are missing from the source, fair enough, it is not the maverick ubuntu, BUT why isitnot epxlained what and how to use fakeroot wihtout the debain dirs in src? [08:03] Hi there.... Is there a ubuntu server 10.10 iso dvd is available to download ... i see only cd ... [08:04] antony: NO, there is not [08:04] is there a better mirror of ubuntu to grab like a torrent off of? [08:04] GUI's don't follow with a server cd and you download what you need off the net [08:04] i hate how ubuntu.com doesn't give mirror options or even alternative/torrents that i can see [08:06] n/m. it's on the desktop page somewhere [08:06] did you try ftp.ubuntu.com? [08:07] you could also simply just grab the name of the file and pipe that into google for mirrors [08:07] success! [08:10] hey [08:10] I accidentally my ~/Downloads folder one fateful night [08:10] I recreated it but now everything auto-saves to ~ instead of ~/Downloads [08:11] what do? [08:12] atari2600a: what autosaves? [08:12] anyone? [08:12] atari2600a: go to preferences of your browser and set it from there [08:13] derp [08:13] thanks [08:13] how can I get rid of dict_nis_init: NIS domain name not set - NIS lookups disabled message in my mail.log? [08:14] Hey, I'm trying to install Ubuntu from the text installer via the alternate CD (x64), as the standard CD crashes with some casper-related error. But now the partitions on my RAID aren't detected correctly and I'm also running Windows 7 and want to keep it that way. Any ideas? [08:14] hello question [08:15] !details | Lars_ [08:15] Lars_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [08:15] my problem is about ubuntu [08:15] i've got a little problem, i have maverick, and i have the ATI drivers installed (fglrx) ... but on the loginscreen, and only there i've got som wiered graphic errors.. does anybody know this issue? [08:15] !details | Lars_ [08:15] Lars_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [08:16] (again) [08:16] i wanted to ask if i can install beta 2 on productive machine [08:16] i think its nearly safe [08:16] nooooooooooo [08:16] Lars_: No. [08:16] ohhh and what should i install instead of this ? :) [08:16] 10.04 or 10.10 [08:16] Lars_: 10.04 [08:17] never ever install alpha, beta, whatever on a production machine [08:17] Lars_: if you want PHP 5.2, go for 9.04 [08:17] no i dont need php 5.2 -.- [08:17] or downgrade later [08:17] :D [08:17] then go for 10.04 [08:17] i orderer two CDS ubuntu 10.10 gnome and KDE but i saw then its Ubuntu 10.10 :D [08:17] as bullgard4 said [08:18] Kartagis: Don't talk nonsense. Downgrading is no practical solution. [08:18] okay then install them [08:18] bullgard4: it works for me [08:18] I'm trying to install Ubuntu from the text installer via the alternate CD (x64), as the standard CD crashes with some casper-related error. But now the partitions on my RAID aren't detected correctly and I'm also running Windows 7 and want to keep it that way. Any ideas? [08:18] Kartagis: "It works for me" is no excuse for giving bad advice. [08:18] how to get the ip address for wlan [08:19] * Kartagis zips [08:19] home: iwconfig [08:19] in the X:X:X:X format , ifconfig only gives [08:19] fe80::21c:bfff:fe00: [08:19] home: iwconfig [08:19] thank [08:19] Kartagis yes its really pita about the cds [08:20] but ubuntu 10.10 hasnt got support ..:( [08:20] Hi, is it just me or the login sound echoes? [08:20] nyuszika7h: Just you. [08:20] tried iwconfig , but it gives me only the mac does not give me the ip [08:21] home: So there is no IP connection at the moment. [08:21] can i force an ip? [08:22] !wireless | home [08:22] home: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [08:22] ya static ip <_<; === Sayo is now known as HoratioSans [08:23] Synaptic: "gnome-user-share -- User level public file sharing via WebDAV or ObexFTP." -- Was ist »user level« file sharing? [08:23] srs face :| anyone know if you can reinstall unr without losing data, like overwriting the install? [08:25] HoratioSans: unr? [08:25] ubuntu netbook remix [08:25] Oh. === Ayrton is now known as court_jester [08:26] echo $http_proxy give my username and password is there a way to hide it ? [08:26] HoratioSans: Copy your entire home folder to somewhere else. Type this in the terminal: cp -R /home/yourname/* /some/other/path [08:29] is it worth to install 10.10 [08:29] ? [08:29] echo $http_proxy give my username and password is there a way to hide it ? [08:30] Lars_: Give us more details about your situation. [08:30] because ubuntu 10.10 has only one year support bullgard4 [08:31] Lars_: If you want longest support, then please install Ubuntu 10.04. [08:31] it's pretty damn solid on my desktop, Lars_ [08:32] illmortal 10.10 you use ? [08:32] I'm currently trying to install the netbook version onto my little microcomputer :P [08:32] ya Lars_ [08:32] ok [08:33] bullgard4 no i dont need LTS but... when ends the support of 10.10?? === sm is now known as Guest27482 [08:35] Lars_: 10.10+18minths [08:35] *months [08:35] Lars April 2012 [08:35] I'm trying to install Ubuntu from the text installer via the alternate CD (x64), as the standard CD crashes with some casper-related error. But now the partitions on my RAID aren't detected correctly and I'm also running Windows 7 and want to keep it that way. It also detects ~2.1 TB of partitions on my 2 TB HDDs, what's obviously impossible. Any ideas? [08:35] ok so now only one year [08:35] hm [08:35] yepity [08:36] Lars_: If you plan on upgrading to 11.04 10.10 might be good, if not 10.04 might be good. [08:36] Does anyone know why my sounds could have stopped working [08:37] why doesnt my crontab run a command that runs fine when manually used at the command line? [08:37] arand> normallzy [08:37] wookienz try giving absolute paths [08:37] wookienz: what about usefull details? [08:37] KNUBBIG: they are [08:37] wookienz: post your complete crontab line [08:37] wookienz: if to long, please use pastebin [08:38] 40 14 * * * tar -cvjf /mnt/backups/x/archive/daily-$(date +%Y%m%d).tar.bz2 /mnt/backups/x/daily/ [08:38] could someone shed some light on my problem, when i plug my phone into my laptop my menu bars disapear [08:38] !sound | freebird [08:38] freebird: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [08:38] that command runs fine when i use it manualyl. [08:38] facelessloser: Analyze dmesg [08:38] wookienz: tar is not absolute, date is not absolute, is a PATH set? [08:38] thanks bullgard4 [08:39] iceroot: tar and date work from any dir, so i assume that means they are in the path [08:39] wookienz: also if i am correct you have to escape % in cron, because it was some kind of a commend [08:39] I went to you tube had sound then left firefox and started a movie and now now sound even if i go to youtube [08:39] wookienz: is a PATH in cron set [08:39] wookienz: if not, cron doesnt know PATH [08:39] iceroot hmm...pass. [08:39] booo I'm getting the, "initramfs unable to find a medium containing a live file system" error -.- [08:41] any ideals [08:41] was I supposed to partition my drive before trying to install Ubuntu? I have Windows XP on first partition [08:41] freebird: youtube is evil. You probably did not install the proper plugin in your web browser. [08:41] bullgard4, Flash is evil [08:41] iceroot: looking at man for it, will report back [08:42] darwich: Yes. [08:42] anyone here running a Dell XPS 15 (L501x) [08:42] so how would i fix my sounds lol i hat flash but nessesary to play videos from youtube :P [08:43] freebird, try reinstalling flash :) [08:43] ty i will try ty darwich [08:44] freebird, http://www.liberiangeek.net/2010/09/install-adobe-flash-player-ubuntu-10-10-maverick-meerkat/ [08:45] morning all [08:45] morning [08:46] wookienz: also cron is sendign mails with the error [08:46] hi folks [08:47] hai [08:47] hey does anyone use rsync to sync their laptop and desktop? [08:47] I'm trying to install Ubuntu from the text installer via the alternate CD (x64), as the standard CD crashes with some casper-related error. But now the partitions on my RAID aren't detected correctly and I'm also running Windows 7 and want to keep it that way. It also detects ~2.1 TB of partitions on my 2 TB HDDs, what's obviously impossible. Any ideas? [08:49] would anyone tell this noob how to change his nick and text color please! [08:49] bounder: ask in #freenode or the channel that supports your IRC client [08:50] ty ikonia [08:51] no go still no sound === Lars_ is now known as LarsTorben [08:52] ? have we had a kernal update in the last few days ? [08:52] as [08:52] hi, would uTouch-grail work with fedora? [08:53] mck182: ask #fedora [08:54] brb going try to revert back to old kernal [08:54] KNUBBIG: this may be an issue with the disks geometry reported; it would explain both incorrect size computation and failure to find RAID partitions. The issue may be related to an bad controller support. [08:54] is there a svn client for ubuntu/gnome similar to tortoisesvn? [08:55] is there any possibility to copy data from hd with i/o errors without using dd? [08:56] Ginbuntu: rapidsvn, esvn, kdesvn... [08:56] is there a svn client for ubuntu/gnome similar to tortoisesvn? [08:57] firefox runs too slowly on ubuntu [08:58] jjp, I want a gui tool not cmd's [08:58] Ginbuntu: try: nautilus-script-collection-svn [08:59] Ginbuntu: looks like it integrates in nautilus' right click menu [08:59] jjp okay, thanks, but the controller is onboard from Intel which should be work afaik. What can I do? [08:59] KNUBBIG: any odd kernel message (dmesg) ? === adam_ is now known as Amatius [09:00] anyone know if it's possible to install Ubuntu onto a UMPCS? [09:00] jjp no, I think I saw nothing [09:00] sorry i was away [09:01] Hey guys, I have a multi-boot system and I just installed suse and told it to not install a boot loader. It didnt, but it managed to screw up the working boot loader. Now alls I get is: error: no such partition. and drops to grub rescue> prompt [09:01] the thing is: its no problem for me to upgrade to 11.04 ... but i dont really want to upgrade so soon.. early spring 2012 [09:01] I tried to restore it but to no avail, it still has the same message [09:01] ty guys it must have been the kernal update i reverted back to previous kernal and now it works [09:03] hello [09:04] ho my god [09:04] Synaptic: "gnome-user-share -- User level public file sharing via WebDAV or ObexFTP." -- What is »user level« file sharing? [09:04] my lan is mis behaving [09:04] marzen do you use ubuntu 10.10 [09:07] LarsTorben: yes [09:07] anyone had any audio stuttering issue in the recent Ubuntu 11.04 beta it seems to be cause by pulseaudio because once I remove it the stuttering was gone [09:07] i have ubuntuz and osx [09:08] they are both booting but ubuntu cannot connect to network [09:11] hello, still having trouble w/ my network [09:11] anyone able to help me fix? [09:11] did I suddenly got dbus functions not working? nm-applet not able to connect to find a settings server to load user settings, when I try to reboot it just restarts X, I can not shutdown. I can reboot though from terminal. /var/log/syslog shows a lot of "Failed to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused" [09:15] ;) [09:15] hey all [09:15] anyone up tonight [09:15] I meant :) [09:15] I don't want to seem like a creeper [09:15] anyone around? [09:15] nndhawan: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:15] I have a question!! :D === lance is now known as phrizer [09:16] [10:14] https://wiki.ubuntu.com/KernelTeam/GitKernelBuild [09:16] [10:15] hey... look, when I download that via git [09:16] [10:15] I don't get the debian/scripts directory so it fails [09:16] [10:15] make-pkg that is (or fakeroot) [09:16] [10:15] but downloading the maverick source via git, it does have those so [09:16] malina: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:16] [10:15] wtf :/ [09:16] hey my network is not working [09:16] I have a HP Probook 4420s running Ubuntu 10.10. Running glxgears says there's no xlib extension GLX. Here are my details https://gist.github.com/b45c38e72166fd987c6a [09:16] i can't figure out why [09:17] not one single thing can one get here, only support for .. how do I turn on the computer [09:17] i'm running 10.10 [09:17] and also graphics seem to be weird [09:17] it's fucked up [09:17] I'm having some trouble with time synchronization, it doesn't seem to be working and I have no idea why [09:17] marzen: System -> Administration -> Additional Drivers [09:18] F*** this [09:18] ntp server etc is installed [09:18] i left natty cos it sucks, so put back 10.10 but no wayyy, goood morningggg debian [09:18] SingAlong: I've tried that but it doesn't install anything else ... say something along the lines of 'no additional drivers are available' [09:18] "reach" is 0, so I'm guessing it's blocked somewhere? [09:18] marzen: same here :) [09:19] hi [09:19] SingAlong: so i'm assuming your a rabbit? [09:19] I"M FREAKING OUT [09:19] marzen: rabbit? [09:20] the live cd blanked screened on me WHILE I WAS RESIZING MY UBUNTU PARTITION!!!!! HELPPPPPPP [09:20] I think I just answered my own question [09:20] AND I HAVE NO BACK UP OF SAID PARTITION [09:20] OMG I WILL LOSE EVERYTHING HELP [09:20] should I reboot or what? [09:21] its still at the blank screen [09:21] and the drive light has stopped blinking so ... [09:21] WTF DO I DO?? [09:21] Hint Needed: If i want to use ubuntu server as a DNS server but i dont want it to use my ISP's dns servers as a reference i want it to do the job itself what program should i be reading up on? [09:21] ShapeShifter499: if its started just wait, thats better [09:22] ShapeShifter499: it's not just blanking the screen? tried pressing right arrow or something? [09:22] que? [09:22] what the hell happened to shape499 [09:23] wdesmet, I had the gparted client open resizing to make room for windows.... and it blanked to a purple screen and it WONT RESPOND [09:23] I HAVE NO BACK UP [09:23] OMG [09:23] FREAKING [09:23] WHAT DO I DO? [09:23] ATTEMPT A REBOOT? [09:23] ShapeShifter499: try ALT + CTRL + F@ [09:23] ShapeShifter499: try ALT + CTRL + F2 [09:24] purple? sounds like something is fried then [09:24] pksadiq, nope [09:24] I am using xmlrpclib version 1.0.1, when i do >>> import xmlrpclib >>> xmlrpclib.dumps((None,), allow_none=True), I get a TypeError about how allow_none is unexpected for dumps(). When I look at xmlrpclib.py at the dumps() definition I can see that allow_none is the last parameter. Does anyone know what's happening here? [09:24] shape have you done the deleted any partition if yes forget about any data [09:25] maxillusionist, I was just resizing with gparted to make room for windows [09:25] ShapeShifter499: does the CD spin? If not,might be I'm afraid, you need to restart [09:25] ya so what did you do [09:25] pksadiq, this was a usb install [09:25] i mean the steps [09:25] Most of the data is probably still there, try testdisk if the partition table is gone http://www.cgsecurity.org/wiki/TestDisk [09:26] ShapeShifter499: have you booted from usb or HD? [09:27] maxillusionist, booted from usb, selected "test ubuntu" from the install menu, started gparted, and went to resize about 60 gigs out from my ubuntu partition (main partition) and waited, about an hour or so it blanked on me, just shows a purple screen [09:27] I have verified that the xmlrpclib.py file is correct. [09:28] maxillusionist, happened durring resize [09:28] *during [09:29] shape would you please enter the dialogue window [09:29] ? [09:29] what do you mean? [09:29] I'm on an second computer atm [09:29] hai [09:29] ShapeShifter499: does the USB LED blinks? [09:29] the first one is my main computer [09:29] pksadiq, no [09:31] ShapeShifter499: then might be UBUNTU is dead, try ALT+ CTRL + DEL [09:31] hi, anyone knows how to check if an application is running using proc? [09:31] pksadiq, nothing [09:31] jjp I'm back, it still doesn't work, it correctly detects a RAID named SNELL with the size of 2 TB (yes, I got 2x 1 TB), but then it states that it hase one 100MB paritition (correct, Windows 7 boot partition), one 1.8 TB paritition (wrong - that's the whole RAID itself which is partitioned) and one 210 GB paritition (totally wrong, I got none of that size). Any ideas? [09:31] pksadiq, should I try an reboot/ [09:31] ? [09:31] I DO NO WANT TO LOSE DATA [09:32] Dazzled1: do you mean the proc path? if so try ps -e | grep proc [09:32] * ShapeShifter499 is about to faint [09:32] the setting for my firefox changed and now i cant go back to the previous page. how do i fix this? [09:32] ShapeShifter499: then keep on waiting, [09:32] saal7193: click the back button [09:32] pksadiq: well, I'm trying to check from within a C++ program whether or not a process is already running [09:33] pksadiq, nothing is happening... usb light stopped blinking and hard drive indicator lights stopped blinking [09:33] and I read it could be done through the "proc status file" [09:33] pksadiq, nothing is happening [09:33] how do i determine the mount point or address/location of my external dvd writer? [09:33] hey [09:33] i need to install Windows 7 on my PC but i have Ubuntu right now [09:33] is there a way to restore GRUB once i'm done? [09:33] preferably from within Windows [09:33] marzen, i dont have a back button [09:34] but a way from Linux will work as well [09:34] asiekierka: you need to restore grub from a livecd [09:34] !grub2 > asiekierka [09:34] asiekierka, please see my private message [09:34] asiekierka: ubottu has just sent you a pm detailing the process [09:34] i see [09:34] pksadiq, what should I do? === 50UAAJ6WZ is now known as faruq [09:34] can i install gnome3 on ubuntu10.04 ? [09:35] SiRius: no [09:35] Dazzled1: sorry, I don't know C++, might be there is something like system("system command") as in python os.temsys [09:35] os.system("") , sorry [09:35] saal7193: where did it go [09:35] :) [09:35] maybe it ran off? [09:35] ikonia but i don't have enough time to download a whole disk [09:35] asiekierka: that's what you need to do [09:35] my friend's coming in 1h30min and i have like 30 minutes to get it [09:35] pksadiq: yeah, there is (popen is also something like it), but would you perhaps know what they meant with the proc status file? [09:35] ShapeShifter499: if you are sure that nothing is happening, you may restart, but data might get errors [09:36] pksadiq, omg...no....... [09:36] ikonia ,what about 10.10 [09:36] * ShapeShifter499 closes eyes and reboots [09:36] > In a language, how is graphics control actually implemented. Sure, theres libraries for graphics control, but how are these libraries written? [09:36] marzen, i dont know it used to be there on firefox but now i dont see it [09:36] Dazzled1: you might ask in #C++ [09:37] pksadiq, omg.... YESSSSSSSSSSSSS [09:37] pksadiq: thanks, I'll try there [09:37] YES DEAR LORD [09:37] SiRius: no [09:37] IT BOOTS [09:37] ShapeShifter499: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:37] ikonia is there no smaller LiveCD i can use [09:37] ShapeShifter499: what? [09:37] saal7193: maybe it conspired to conspire? [09:37] computer programs do that [09:37] ok [09:37] Hi have a problem on intalling ubuntu on laptop [09:37] pksadiq, seems to be booting even after what I tried to do to it [09:38] the download sped up enough to get it [09:38] :P [09:38] pksadiq, its currently running a at boot drive check [09:38] asiekierka: using an official ubuntu cd with the correct grub version on is the correct option [09:38] http://76.90.182.247:8080/ [09:38] ikonia the download sped up enough for me to download it anyway [09:38] it's cannot load! [09:38] stuff: why post that ? [09:39] anybody can help me?? [09:39] what [09:39] ipo: you need to ask a question [09:39] pksadiq, I think it just just finished its job, gparted then when trying to clean up, it crashed, I hope [09:40] ubuntu linux cannot load on my laptop [09:40] i want to install gnome3 on ubuntu 10.04 [09:40] pksadiq, meaning its ok, I hope [09:40] afte the loading page , it cannot showing any thing! [09:40] ShapeShifter499: lets hope, did you restarted? [09:40] SiRius: you can't - I've told you [09:40] * ShapeShifter499 hopes he doesn't get to a desktop with garbiled files [09:40] another issue: my empty DVD-R discs aren't detected by brasero [09:40] pksadiq, yes [09:40] i saw someone did.... [09:40] ikonia: afte the loading page , it cannot showing any thing! [09:40] SiRius: they did not use the packages provided by ubuntu then [09:40] !burn | asiekierka [09:40] asiekierka: CD/DVD Burning software: K3b (KDE), gnomebaker, brasero, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto [09:40] pksadiq, its doing one of those drive checks [09:41] i have attached an external dvd writer to my netbook and i need to determine its location so I can put this preference in acidrip so it detects the dvd i wish to rip, i would appreciate some help [09:41] asiekierka: K3B is better, I think [09:41] ipo: is this using the installer, on an system that is installed [09:41] trying Gnomebaker [09:41] what about jhbuild [09:41] gnomebaker doesnt detect disc either [09:41] now K3B [09:41] SiRius: what about it ? [09:41] jhbuild [09:41] SiRius: what about it [09:41] ikonia: how can I install that? [09:42] jhbuild build [09:42] when that's have this problem! [09:42] ipo: install what ? [09:42] SiRius: if you want to do it, do it, but nothing to do with ubuntu [09:42] ipo: so you have the problem using the installer CD ? [09:42] ikonia: ?Yes [09:42] how do i copy a file from a remote machine to my local machine while connected via slogin? [09:43] ipo: have you tried the alternative install CD from ubuntu.com ? [09:43] Memphizzz: slogin ? [09:43] http://live.gnome.org/GnomeShell#Building like this [09:43] SiRius: if you want to - but it's nothing to do with ubuntu [09:43] ikonia: after the loading page , that cannot shwoing me any thing [09:43] I want to install Ubuntu from the alternate cd, but it doesn't detect the right partitions. It correctly detects the RAID, its name and size but not its partitions (2 TB RAID < 210 MB partition + 1.8 TB partition - totally wrong). Any ideas? [09:43] ikonia: yes slogin [09:43] Memphizzz: what is "slogin" [09:44] ikonia: ssh remote login [09:44] KNUBBIG: what raid technlogy are you using, hardware raid, fakeraid, software raid [09:44] Memphizzz: you scp (best not to reference ssh as slogin - that means nothing) [09:44] Is the swap partition necessary, or can the swap files be put in the main partition? [09:45] ikonia Mhh I'm using onboard Intel RAID controller (ASUS P8P67 Mainboard) [09:45] Danielcg25: partition is normally tidy [09:45] KNUBBIG: ok - so it's fake raid, that may be the problem [09:45] swap not necessary if you have big ram. [09:45] ikonia: well i as i only have to type slogin user@ip i thought slogin must be the name to use.. ive seen scp already but i thought as im already connected to the remote machine with ssh there must be a way without having to specify the user/pass again... [09:46] ikonia Ok what can I do? I had Ubuntu running np with my old comp with also had an Intel controller (was an ASUS P5Q) [09:46] Memphizzz: nope [09:46] which also had* [09:46] swap is moat efficient if you hard cost io is high [09:46] ikonia: What? I have 4GB of ram, the space isn't the problem Windows haven a requirement for under 4 partitions is a problem [09:46] ok [09:46] KNUBBIG: explain what the actual problem is with the disks, [09:46] not even k3b detects the empty disc [09:46] ok, that'll take some time [09:46] Windows 7 doesn't want to install because it thinks I have too many partitions [09:47] asiekierka: then might be some problem with drive, or the disk, try the terminal dd command [09:47] Danielcg25: windows does not have a requirement for under 4 partitions [09:47] KNUBBIG: summary/high level [09:47] Memphizzz: If you use private/public key authentication you don't need to type pass! [09:47] (1 BootLoader (2MacOSX (3 Swap (4Ubuntu [09:47] Danielcg25: ok - windows likes to be on the first partition, it doesn't care how many you have bellow that [09:48] ikonia: It says "Windows cannot be installed on this drive because it has too many partitions of this type" [09:48] Danielcg25: put it on the first partition, it won't be a problem [09:49] ikonia: How do I do that? [09:49] ikonia The RAID and its name is detected correctly, it says 2 TB which is correct as I have 2x 1TB HDD, but the partitions are wrong: I have created several partitions for Windows 7 and left about 350 GB blank, but the installer says: 100 MB boot (correct, Windows' fault), 1.8 TB ntfs partition (wrong, I got that separated into several partitions) and an additional partition of 210 GB NTFS [09:49] which is totally wrong, I don't even got any windows partition of that size. So the problem is I don't see the blank space on which I want to install Ubuntu [09:49] ikonia: might be it will overwrite the boot loader, I don't beleive Windows M$ === jamespage1 is now known as jamespage [09:49] KNUBBIG: are you sure you've not created an extended partition and then the others within that [09:50] pksadiq: what ? === LarsTorben is now known as LarsTo === LarsTo is now known as Petersberg [09:50] hio [09:51] My chrome is eating 100% cpu and i cant kill it? Not even with kill -9 xxxx Its a zombie process.. any ideas how to kill it? [09:51] ikonia I don't know, I created it the same way as I installed my old comp, so I'm pretty sure I didn't create an extended partition, I don't even know how to do that :> === D is now known as To === To is now known as TorbenLars === maciek_ is now known as Guest6598 [09:51] KNUBBIG: a very odd problem, if you boot into the other OS, do you see the same partitions or are they correct ? [09:51] ikonia: I mean don't recommend Danielcg25 to install to first partition, windowys try to be oversmart and put some partition table to a small 100MB partition [09:51] wgrant: Not with me. I obtain: "Please wait while bug data is being processed." since 06:24 MESZ = GMT+2. [09:51] pksadiq: so ? [09:51] ikonia they are correct in Windows [09:52] anyone know if there's a ubuntu 10.10 or 11.04 "mobile" edition? [09:52] ikonia: so if the first partition is formatted the whole harddisk might damage, I had such an error before [09:52] KNUBBIG: really, the only thing I can think of (and this is weak) is that it's picking up a partition table from one of the physical disks, rather than the one from the raid partitiont able [09:52] So what do I do?? [09:52] pksadiq: yes ? and, if you install to a partition it will blank it, [09:52] Lattyware: there isn't one [09:52] oops [09:52] illmortal: there isn't one [09:52] ikonia okay, but why does it detect a 210 GB partition? There's none, even in Windows [09:53] hi [09:53] damn... I really do not want to use Windows on my UMPC =\ [09:53] KNUBBIG: for the same reason I've just suggested, but that is just a suggestion, no fact [09:54] ikonia ah okay, thanks, I'll post a ss of the disk layout in Windows, maybe that helps to say whether I created an extended partition or not [09:54] KNUBBIG: yeah, look at the partition tables on the two physical disks, see if there is anything there [09:54] ikonia how do I do that? [09:55] My chrome is eating 100% cpu and i cant kill it? Its called chrome Not even with kill -9 xxxx Any ideas how to kill it? [09:56] ghisen: Reboot [09:56] KNUBBIG: fdisk -l /dev/sd.. [09:56] how do i find the path to my external dvd drive as the default: /dev/dvd will not discover the source? [09:56] ghisen did you sudo? [09:56] ghisen: use killall for the processes seen is ps -e | grep -i chrome [09:56] jjp From the Shell while installing? thanks [09:56] asiekierka, yes i did sudo [09:56] ikonia http://tinypic.com/r/2qv5url/7 there's my layout [09:56] meh [09:56] idk then [09:56] pksadiq, i did [09:57] wth, reboot then... i thought kill -9 PID always killed stuff [09:58] dvdrecord: CD/DVD-Recorder not ready. [09:58] yes, i even tried dvdrecord from the cmdline [09:58] it uses the generic CD-R driver [09:58] KNUBBIG: can you pastebin me / imagebin me what ubuntu see's ? [09:59] I'll have to capture that with a cam, so yes, but brb :-) [09:59] :-( /dev/sr0: media is not recognized as recordable DVD: 0 [09:59] what's wrong? D: [09:59] i think i'll just install via USB... [10:00] ikonia <= the best helper [10:01] :-( [10:02] what is the sudo to discover all attached devices and their mount points? [10:03] Not dure, actually [10:04] Hello everyone [10:05] Is there anybody? [10:06] foxben: hello (i can't speak for everyone tho) :-D === davidcalle_ is now known as davidcalle [10:07] ikonia here's the layout Unbuntu detects: http://tinypic.com/r/28mfp75/7 [10:10] any1 here? :p === root is now known as Guest74388 [10:11] i have "no login sound" set in system > login window and in ubuntu tweak > login settings, yet it still plays a login sound..?? [10:12] hi, I m deploying my java webapplication in tomcat but it shows error to run it.....can any one tell me what is the problem? [10:13] hi [10:13] need help [10:15] !help TorbenLars [10:15] !help | TorbenLars [10:15] TorbenLars: 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. :-) [10:15] ok [10:15] sunil__: you need to give more information about the error. maybe someone might be able to help you [10:15] i would say that ubuntu is so great [10:15] ikonia still there? [10:16] okay rigved..... [10:18] Hello all....i'm new to this...just wanted to say hello [10:18] hi menm :) [10:20] menm: Hello [10:24] ikonia ? [10:25] !highight | KNUBBIG [10:25] !highlight | KNUBBIG [10:25] anyone tell me is oracle10g available for ubuntu? [10:26] TorbenLars ? [10:29] I am using ubuntu 10.10. How do stop xserver running and get to bash at runlevel 3. [10:31] nerker I'm not sure but try sudo service gdm stop [10:31] That stops xserver but does not give me bash [10:31] !find oracle [10:31] Found: libmono-oracle1.0-cil, libmono-oracle2.0-cil, spamoracle, cl-sql-oracle [10:32] nerker CTRL ALT F1 or just 1, I never learn it :> [10:32] you *CAN* install Oracle 10g (and 11g) on Ubuntu. I highly doubt you will get support from either party though. [10:32] nerker: try ALT + CTRL + F2 to F7 , all except F7 is shhell [10:33] ok thanks [10:33] !oracle | sunil__ [10:33] sunil__: If you -must- install oracle .... here's a good place to start: http://www.oracle.com/technology/tech/linux/install/xe-on-kubuntu.html [10:35] If anyone has some help about the Ubuntu installer detecting wrong partitions on a fake-raid, I'd greatly appreciate it :) [10:35] okay thanx I m Checking.....yep oracle. [10:36] another question! is 64-bit Ubuntu any better than 32-bit Ubuntu and if yes why [10:37] is this ok? [10:38] its regarding ubuntu apache deployment [10:38] hi [10:38] need help [10:38] !help TorbenLars [10:38] !help | TorbenLars [10:38] TorbenLars: 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. :-) [10:38] omg :@ [10:41] oh sorry [10:41] forgot to say my question KNUBBIG !! :( [10:41] well... on February i ordered two Ubuntu 10.10 32 bit Cds- one gnome , one kde [10:42] np :D [10:42] about the ship it service. and today they recieved [10:43] so now i want install them. first my PC hardware: e5500 intel dualcore, 2 gb ram, wd green hdd, i only do this: openoffice, libreoffice pidgin, thunderbird [10:43] the problem is, not sure, if 10.10 is right for me, and if gnome or kde it is, is right for me [10:44] one thing nice on ubuntu is you can install diff gui's in the package manager [10:44] TorbenLars = LarsTorben? [10:44] like xfce [10:44] pick the one you enjoy the best. [10:44] and i have to say: i already asked, but dont get an good answer for me. [10:44] TorbenLars, Question: How do you like your coffee? [10:45] my coffee?? dont know what this means but, i like it ! :) [10:45] TorbenLars, With milk (cream) and sugar? [10:45] "Black as midnight on a moonless night." [10:45] hi [10:45] Gto286, okay. its a pity that i havent got a XFCE cd. but i can download it. if its good. [10:45] but i have to say that i dont want to use unity. [10:46] Define good [10:46] I didn't think 10.10 defaulted to Unity [10:46] TorbenLars; just go in the synaptic package manager. you can see if it's there. can install doff enviroments like xfce. e16 e17. etc.... [10:47] Gto286: normally i like gnome (or maybe kde most) but dont want to switch unity [10:47] to [10:47] TorbenLars, Linux - any distribution, really - not just Ubuntu - you can make it AS YOU LIKE IT - and HOW YOU LIKE IT might not be how someone else might like it - therefore, it's literally a "roll your own". Some people like Gnome, some like KDE, some like XFce, some like whatever. The point being is that you make YOUR desktop the way YOU want it - custom. To make your life and your ergonomics easy. [10:47] i have Gnome 2.x . kde , xfce, e16 [10:47] Gto286: do you use ubuntu 10.10 ? [10:48] negative. i'm on ubuntu 10.04 lts [10:48] okay [10:48] but XFCE is quite different from gnome isnt it [10:48] TorbenLars: If you don't know what you like, who buy your clothes? [10:48] re [10:48] oh yes. i find xfce to much like windows... [10:48] red2kic: i really like gnome ubuntu 10.04 but 11.10 only unity [10:48] i have it there just as a backup [10:49] ok [10:49] TorbenLars: That's more than six months. I fear you will be back asking us the very same questions. [10:49] what is more than six months ago? [10:50] TorbenLars: The point of linux (or freedom) is that you don't HAVE to use unity in 11.10. Sure, it may be default but you can uninstall it and run old gnome 2.28 [10:50] hi, on maverick, how do I remove the keyboard indicator from the indicator applet? [10:50] but as stated it don't matter on opinions. you install then custom it to your liken' that works for you [10:50] yes but i think it is difficult to switch back to gnome [10:50] i have a query. i got two laptops. one on a VPN and another on an open network. is there any way in which i can use synergy between the two of them? [10:50] trupheenix: teamviewer ? [10:51] TorbenLars: what is teamviewer? i was referring to synergy so that i can share the same keyboard and mouse between them. [10:51] ok [10:51] i think it is difficult to switch back to gnome [10:52] TorbenLars: It is not. [10:52] ok [10:52] thanks [10:52] then i will go for 10.10 ? [10:53] i think [10:53] Does anyone know about aircrack and ubuntu 11.04? the "fixed channel mon0:-1"-problem has returned i cant fix it like i did before [10:53] no sorry @ rednuht [10:54] It is my first step in ubuntu. I downloaded skype but I don't know how to install it [10:54] TorbenLars: April 28 is when Natty (11.04) comes out. However, if you wish to use solid stable, opt for Debian. You want to use latest Ubuntu? Go for 10.10 (or wait until 11.04 comes out). 10.04LTS (Long-Term Support) is nice too. [10:54] !skype | kinda [10:54] kinda: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [10:55] red2kic: normaly i want solid rock stable yes. [10:55] but i cant complain about ubuntu [10:56] Thank you ubottu [10:56] TorbenLars: You would want Debian (or Ubuntu 10.04 LTS). [10:56] np :D [10:56] TorbenLars: The choice is your. [10:56] fc [10:56] If anyone has some help about the Ubuntu installer detecting wrong partitions on a fake-raid, I'd greatly appreciate it :) [10:56] red2kic: may i ask you, what do you use ? [10:57] TorbenLars: Either. I don't use Debian or Ubuntu -- but I have been meaning to give Debian a try sometimes in VM. [10:58] ok [10:58] and what does you use ? :D arch ? [10:58] TorbenLars: Yes. [10:58] !ot | TorbenLars [10:58] TorbenLars: #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! [10:58] ja [10:58] ok [10:58] arch isnt anything for me, but thanks for explaining [11:02] asd [11:06] #2fight [11:08] just testing lol [11:09] how do i remove packages that is not used? [11:10] hi all, i have a ubuntu server and have to conntect to the internet via a basic auth proxy server using export http_proxy="http://username:cleartextpassword@proxy.example.com", this is not really great because the password is visible to everybody using the server [11:10] are there any alternatives? [11:10] gotta go! [11:10] how do i remove packages that is no longer used? [11:10] which Channel is used for needing help with Natty [11:10] go into the synaptic package manager. search for the installed. and do a complete removal [11:11] your in the right place for Ubuntu scoundrel50 [11:12] !ubuntu+1 | scoundrel50 [11:12] scoundrel50: Natty Narwhal is the codename for Ubuntu 11.04 - Natty is NOT released and is NOT stable - Discussion and support only in #ubuntu+1 === Vampire0_ is now known as Vampire0 [11:13] That is what I thpough. obody there though, has anybody been able to get over the lack of back light in Natty, when you get past the Grub? Have there been any updates or Upgrades in the past couple of days? [11:14] hi [11:14] is there a channel for natty_ [11:14] ? [11:14] !natty | ssn [11:14] ssn: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011. Help and support (only) in #ubuntu+1. Natty is beta and is not currently intended for production systems. [11:14] hey guys i use ubuntu netbook edition and install or update and upgrade everything gives me this error : firmware-b43-installer about this wat am i should do? [11:16] ssn: there is a channel for netty, #ubuntu+1, but nothing is happening in there at the moment [11:16] Natty* [11:20] still trying to configure nick color [11:24] haha nani [11:30] is there any software for fire fox like robo form???????? plzzz tell me [11:31] Hey I have a friend who is an iPod/iTunes user... and wants to completely swap to Ubuntu... he doesn't care about iTunes but _does_ need to download music from iTunes and needs to put music on the device, any ideas? [11:31] How can I find out within ubuntu if my CPU is 64bit? [11:33] Lantizia: I manage my iPod using WinXP inside a virtualbox instance on ubuntu. [11:33] how can i find out if a box is 32 or 64 bit, is there a command I can issue? [11:33] greppy, don't want to actually run itunes [11:33] in ubuntu is there any software like roboform ??????????? [11:35] ubbuto,is there any software in ubuntu like roboform for fire fox????????? [11:36] How can I ensure that my laptop running ubuntu 10.10 is using the correct vga driver. It should be opechrome. I suspect that it is running on nouveau or vesa [11:36] tedt first [11:36] test :) [11:37] ubottu,is there any software like roboform in ubuntu????? for firefox??? [11:37] Error: I am only a bot, please don't think I'm intelligent :) [11:39] startup disk and select the first test ubuntu [11:39] 10.10 [11:44] anyone using ubuntu with the openvpn network manager ? [11:44] mine keeps sayin' "the vpn connection 'xxx' failed because there were no valid VPN secrets. [11:45] and I'm sure I've typed the password there and it was right. [11:46] I saw somewhere something about a bug where the keyring doesn't do its job ? [11:46] anyone familiar with this thing ? [11:46] hi everyone, need an advice, as ubuntu 11.04 is coming up, i would like to try a clean new installation of the OS. the prob is, i had lots and lots of software installed in version 10.10, and some i did from compilation or synaptic. so how can i safely transfer these apps to the new os?? [11:46] what is the conf file for apt in 10.04 server in which I'm supposed to put the http proxy config ? === adam__ is now known as Amatius [11:47] seems the awesome ubuntu font family doesn't have a monospaced font? [11:48] which other monospaced font would match best? [11:48] what happens if CPU hits 100% , does ubuntu shuts down or only the X server ? [11:48] tbf: its currently in testing [11:49] GOMI: neither [11:49] anyone? [11:49] inashdeen: you're asking for a conflicting thing "I want it clean" "I want to keep my stuff" [11:50] i give in! [11:50] inashdeen: you are asking for an unclean/clean system [11:50] popey, hmmm because i get kicked out to login screen , i think its because my cpu hits 100% [11:50] GOMI: thats not the reason you got logged out [11:50] GOMI: there may be an issue causing CPU to hit 100, but the fact that CPU hit 100 wont log you out [11:50] inashdeen, not sure you can transfer them since they will most likely be different versions...best thing... list the applications,, then reinstall on natty [11:50] * YankDownUnder wonders if he's hitting CTRL-ALT-DEL [11:51] inashdeen: 11.04 installer can upgrade a system doing a clean install and repackage stuff you added [11:51] popey, oke [11:51] inashdeen: its very neat [11:51] Compiled programs - not the data, but the programs - will have to be compiled again - unless you can find packages of them. [11:51] nickserv register surfmonsterI david@zschille.net [11:51] oops [11:51] popey: cool! [11:51] dzschille_: you probably want to change your password now [11:51] Yeah - big oops dzschille_ [11:51] having a unique problem with grub legacy, cannot choose windows vista in grub, up and down arrow will not work in grub??? any help please. [11:51] i will try ;) === Raines is now known as Rains [11:53] have got a column where the nick names goes and it is about 3ins wide? [11:53] how do i get it back to default? [11:54] anyone please [11:54] bounder, What's the IRC client yer using? [11:54] freenode [11:54] coz: some of this software require lots and lots of megabytes. i cant afford that. can apton cd do the jobz?? btw, i only want several softwares. not all, [11:55] Nevermind...no one reads "Help" anymore, do they? [11:55] bounder: hi, what can i help u? [11:56] After the loading page , ubuntu cannot show me anything! [11:56] how can I install ubuntu when I have this problem? [11:56] anyone got the goods on fixing overscanning at the login window? [11:58] hello [11:58] 有没有用汉语的? [11:59] !cn | wpeter [11:59] wpeter: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw 或者 打字 /join #ubuntu-hk [11:59] have been trying to change nick color and now the column where nicks go is covering one third of screen [11:59] 谢谢 [11:59] bounder, Have you tried/bothered to read the HELP for your IRC client program? [11:59] Please help me [12:00] I have been looking at it [12:00] bounder, And the name of the program is....?? [12:00] Can anyone tell me the difference between using apt-get dist-upgrade and update-manager-core? (looking at: http://goo.gl/5FdG) [12:00] XChat [12:00] bounder, Have you tried the #xchat channel? [12:01] i thought i could get all the help i needed here [12:02] bounder: nah, we're mostly clueless here! :P [12:02] bounder, Um, mate, this is Ubuntu - not every other program on the planet - regardless of whether it comes with Ubuntu...get what I mean jellybean? [12:02] shall try #chat channel though [12:02] bounder: #xchat not #chat [12:03] LjL can't be more clueless than me lol [12:03] YankDownUnder: (honestly though, i think the question was ontopic enough, though of course trying #xchat is a good suggestion) [12:03] Hmmm - wondering how interesting #chat would be... [12:03] how long does it take to get enough unique IVs [12:03] ty folks [12:03] bounder: i don't know about nick colors, but i think you can just drag the column separator to resize it? [12:03] LjL, If I'm being slightly if not hugely cynical, it's because it's relatively offtopic, and more often than not, I get bit**ed at for not being on topic... [12:04] LjL thanks mate that worked a treat [12:04] what encryption algorithm does Ubuntu use if you do an install into an encrypted LVM volume ? [12:04] 50 minutes and 9 have 23300 beacons and 925 unique IVs [12:05] If anyone has some help about the Ubuntu installer detecting wrong partitions on a fake-raid, I'd greatly appreciate it :) [12:05] 9 is I*** === leckster_ is now known as leckster [12:06] I'm trying to crack my neighbor's network. He said he'll give me $100 bucks if I do it :) [12:06] now being off topic i'm going to f--- off for a cuppa lol [12:07] Georgie: Break into his house. http://192.168.1.1 [12:07] ._. [12:07] Georgie, Probably not a really good idea to make those kinda statements in here... [12:07] red, HEHEHEHHEHEHEH....yeah.... [12:07] This is a support channel, usually this isn't supported. [12:07] Well he did give me permission and made a bet with me :P [12:07] 127.0.0.1 is always a good one to hack... [12:07] But you are an odd case. [12:07] Georgie; good luck.... [12:08] Pumpkin-: crypttab may be what you're looking for -- static information about crypted filesystems [12:08] It's not working for some reason [12:09] Georgie: Please note such methods are mainly useful for convincing people to move off WEP security, WPA and WPA2 are much more secure. [12:09] Well this sucks... He is using WPA 2 with a PSK [12:09] i'm on wpa/wpa2 . and my wifi is hidden.... === sebastian is now known as pandote [12:10] Gto286: Wifi hidden doesn't actually help that much, but WPA2 helps alot ^_^ [12:10] Georgie: then you're out of luck unless he has a weak password, which is unlikely. [12:10] uh huh and a long mixed up passkey [12:10] I hid my wifi and and it said there's a hidden 6 character ESSID 0_0 [12:11] My network's name is Home27 [12:13] Thanks everyone, I'm now going to run this thing all night and day until I get 20000000 IVs :( [12:13] Georgie: why do that they wont help you at all [12:14] What will help me? [12:14] Georgie: Nothing, if his password is sufficiently complicated you wont crack it. [12:14] Georgie: if he has wpa2 IVs won't help at all [12:15] let's say it's weak, like an alpha numeric password [12:15] IVs is for WEP [12:15] are* [12:15] whoops it's regular WPA :D [12:15] Hi guys! [12:15] Georgie: You want backtrack channel. There are some people who may help you there. This isn't the proper place. :) [12:15] hello farrukhjon! [12:15] isn't ubuntu backtrack? [12:16] backtrack is based off ubuntu? [12:16] #aircrack-ng would be better [12:16] #aircrack-ng [12:16] !backtrack | Georgie [12:16] Georgie: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition [12:16] one problem with mysql [12:16] thanks everyone [12:17] how can help my by connect mysql java drivers mysql-connector-java.jar [12:18] Is it ok to ask a question about how to update octave here? [12:19] avoN: /join #octavt [12:19] *octave [12:19] oh ok, thanks :) === Guest96976 is now known as err0rr_s3nn1n [12:22] who use elcipse IDE to Ubuntu 10.04 === Dreki_ is now known as dreki [12:23] why i can't install jFormDesigner to my Eclipse by standart update sites [12:23] <__shai> Hello :) I'm having an issue with my localtime. I want to set the server to GMT-5 which should set my clock to 06:22 am ; but when I do this: ln -vsf /usr/share/zoneinfo/Etc/GMT\-5 /etc/localtime ; it doesn't work. In fact, what it does is set my clock to 16:22 pm. Why is that? I noticed that if I set it to GMT+5, it does set my clock correctly, but that isn't the timezone I want... [12:26] Can anyone tell me the difference between using apt-get dist-upgrade and update-manager-core? (looking at: http://goo.gl/5FdG) [12:26] i have a 64 bit computer, but the download page says 32 bit recomended, what should i go with? [12:26] hows that looking? [12:26] zulax5: how much ram? [12:26] hi all, has anyone got a machintosh with ubuntu on it?? [12:27] iceroot, 4 gb [12:27] calwig: just ask the real querstion [12:27] zulax5: then you need 64bit (amd64) [12:27] iceroot, how do i check if amd or intel? [12:27] zulax5: amd64 is for amd and intel [12:27] !amd64 [12:27] AMD64 and Intel 64 are fully supported architectures on Ubuntu. See https://help.ubuntu.com/community/CommonQuestions#AMD64%20Processors and http://en.wikipedia.org/wiki/Amd64 for more information. [12:28] iceroot, i have intel i5 core [12:28] hm, there should be a change in the text, so that everyone sees that amd64 has nothing to do with amd [12:28] iceroot: Has anyone successfully installed/debugged a MacBook with Ubuntu? [12:28] zulax5: its ok, use amd64 [12:28] !anyone | calwig [12:28] calwig: A large amount 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. [12:29] Has ubuntu been successfully installed on a Macbook then?? lord [12:29] calwig: stop trolling [12:29] ????? [12:29] Its my third question wtf?? [12:29] calwig: what is your real question? of course someone installed ubuntu on mac [12:30] well i DID NOT KNOW [12:30] macs are pcs [12:30] looking better? [12:30] i haven't nor heard of anyone putting linux on a mac. some i know have put it in virtualbox tho and ran it [12:30] Ive heard that as of lately so Id like to just read up on a few blogs about it === dumbi is now known as dumbidubidum [12:30] linux can run on anything [12:30] I run ubuntu 10.04 on a macbook [12:30] Gto286: sounds like me [12:31] Gto286: ubuntu is build for ppc and the new macs are x86 [12:31] there used to be a ubuntu version for the old ppc macs [12:31] greppy: Can you give me the low down on your installation results/problems/solutions? Compatibility? or if youve got a wiki i could read thatd be great [12:32] calwig: i haven't tried it, but i'm sure it works just like a 'normal' computer [12:32] interesting [12:32] calwig: top hit in google: https://help.ubuntu.com/community/MacBook [12:32] mostly because apple uses the same components as any other computer [12:32] awesome [12:33] !mac | calwig [12:33] calwig: For help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [12:33] greppy: i guess you could dualboot and the whole thing just like PC [12:33] greppy: satisfied? [12:33] iceroot: thanks :) [12:33] yes. [12:33] ok im getting rid of this junker pc then [12:33] doing my bounce in [12:33] calwig: http://www.youtube.com/watch?v=jzVB7h4UvTc [12:34] Does anyone herre know how ubuntu works? I have a device that works out of the box in ubunutu but wont work in my distro and I can't find any documentation online. [12:34] eamon, what distro? this is for Ubuntu support only [12:35] I love pcs, but unless manuf. increase batt life, its just stressful to sit on a pc on batt [12:35] MonkeyDust: thx [12:35] bazhang: gentoo, but I'm not getting support there [12:35] eamon, #gentoo not here [12:35] eamon: ubuntu is debian based, not gentoo based [12:36] calwig: but mac is pc [12:36] huh .. are we that distro-war .. [12:36] susundberg: no distro warring. but this channel only support Ubuntu. [12:36] yeah but the devices should work the same. Doess notbody here know how devices work in ubunut? [12:36] susundberg: this is #ubuntu, not the place for gentoo [12:36] Ben64: the newer models right, older were not so compatible to IBMPC software? [12:36] eamon, sure , come to #ubuntu-offtopic [12:37] ok, thanks bazhang. nice ubuntu spirit:-) [12:37] calwig: since OSX 10.2??? i think they are all intel [12:37] not sure exactly [12:37] what is package name I need to install to support 32bit libs on my 64bit ubuntu install? [12:37] Ginbuntu, ia32libs? [12:37] ia32-libs [12:38] thaks bazhang Ben64 [12:38] Ben64, my mistake, thanks for the correction [12:38] bazhang: I can't speak in #ubunutu-offtopic [12:39] I'll have a word with the ops and be back in a minute [12:39] eamon: you mistyped it, ubuntu, not ubunutu [12:39] Ben64: so glad Mac can run Ubuntu or WinXP, I mean not cuz of the brand u know, but just of how they are manufactured [12:40] greppy: U run MACOS or Win too? is the performance just as good as Ubuntu? [12:40] calwig: they're manufactured the same, except shiny and white [12:40] calwig: I have os x on an external drive just in case I ever need it, I switched to ubuntu on it for philosophical reasons, not hardware, it works fine. [12:41] o_O philosophical? [12:41] i think, therefore i ubuntu [12:42] <__shai> How do I set my Ubuntu's clock to use GMT-5? [12:42] which dkim package do you guys use for dkim (domain keys) on outbound emails? [12:42] I didn't know but my dkim-filter, after upgrading to squeeze keeps crashing [12:42] !ntp | __shai [12:42] __shai: Information about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/10.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP) [12:43] Karen_m, squeeze? [12:43] yes [12:43] seems like i have to use dkim-milter instead [12:44] Karen_m, you'd want #debian then [12:44] no i'm on ubuntu [12:44] i'm googling [12:44] ah, debian squeeze, i thought squeez-fs ;) [12:44] Karen_m, you asked about after updating to squeeze [12:45] i've got 2 machines, squeeze and ubuntu, i'm wondering what you guys use on ubuntu [12:45] yeah i made wrong channel statement, i want to know for my ubuntu machine as well [12:46] Karen_m, apt-cache search in terminal [12:46] dkim-milter is in the repo's [12:47] MonkeyDust, for some reason it does not show up for me [12:47] aptitude search dkim, I don't see milter [12:48] Karen_m: try apt-cache search [12:49] <__shai> aeon-ltd: that i already read. it didn't help me in understanding how to set the system clock to GMT-5 [12:49] Karen_m: do yoju have universe repo enabled check in ubuntu software center>edit>repositories [12:49] *you [12:50] who can help me connect MySql java drivers JDBC in Ubuntu 10.04 [12:50] !ask| farrukhjon [12:50] farrukhjon: 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. :-) [12:51] zvacet, where do you edit that in the terminal? [12:51] how to get overlay scrollbars in natty? mine is a fully updated install [12:51] do you know? [12:51] __shai: https://help.ubuntu.com/community/UbuntuTime the first one select your region [12:51] babai, #ubuntu+1 for natty [12:51] k, thanx [12:52] Karen_m, /etc/apt/sources.list [12:52] bazhang, can you show me what the line should be? [12:53] Karen_m, uncomment the lines with a # in front of them [12:53] Karen_m, specifically the universe repo [12:53] Karen_m: less /etc/apt/sources.list [12:53] <__shai> aeon-ltd: This is a server, for one. So I don't have UI. Having said that... I don't want to set it to a city in the world. I want the server time to always be constant. GMT-5 will always be, GMT-5 whereas, GMT-5 is used by places like Peru and the Cayman Islands, if I choose to use them, it sets the timezone to EST which i don't want. [12:53] How can I make an .ISO image of a DVD in Maverick? [12:53] multiverse = universe? [12:54] xskydevilx, what dvd [12:54] I have this: deb http://mirrors.service.softlayer.com/ubuntu maverick universe [12:54] [12:54] but it does not show dkim-milter, oh well i will google more, thanks guys [12:54] bazhang: I meant DVD disc. [12:55] Karen_m: you can use http://ubuntuguide.org/wiki/Ubuntu:Maverick#Manually_add_repositories source list [12:56] Karen_m: gksudo gedit /etc/apt/sources.list and look in link and add what you need [13:00] thank you [13:00] hi all [13:02] hi [13:04] i have a website, http://domain.com/redmine that i want to _proxy_ to >> http://10.0.110.44:90/redmine how to do that plz? [13:05] phoenixsampras: squid [13:06] ikonia: so i will have http://domain.com/redmine/task=23&id=4 which will be equivalent to the internal server? [13:08] phoenixsampras: well, you could do it with squid as a proxy service, mod_rewrite in apache which is more visible to the end users, there is also tools within htaccess that can do rewrites at a certain level [13:08] phoenixsampras: really depends in exactly what you want as your first request was a little generic [13:11] is postfix good way to up mail server for my web-site ? [13:13] there should be some file that stores the environment variables like HOME, PATH, etc. no ? [13:15] dr0id: they are environment variables [13:15] If I have 10.04 ubuntu CD and when I'm installing it will I be able to update to 10.10 ? [13:15] dr0id: they are modified from default in the shell profile [13:15] marel: not when you're installing it, but post install, sure === Lorthirk`ZNC is now known as Lorthirk [13:16] marvel: If it is the desktop version, simple do an apt-get dist-upgrade, it is the server version, you will have to configure apt first. In this case you should use the how-to in the Ubuntu page. [13:17] mcb_1: that's not correct [13:18] farrukhjon: Could you clarify what you're looking to do? I'm not sure what 'up mail server for my web-site' means. [13:18] ikonia: why not. The server version dosent update by default if it is not another LTS version? [13:18] Does ubuntu have plans to use gnome3? [13:18] slocate or mlocate for ubuntu 10.10 [13:18] elb0w: it doesn't [13:18] really? [13:18] mcb_1: dist-upgrades are not for upgrading to new releases. [13:19] ikonia, why is that [13:19] elb0w: ask canonical [13:19] that sucks [13:19] hi [13:19] dist-upgrades for core upgrade not for release upgrade [13:19] I'm using a live ubuntu cd. I'm trying to save a pic off the net, to my harddrive. how do I allow write permissions to my hdd [13:19] where can I get: pam_mkhome ? [13:19] elb0w: you could use it anyway [13:20] elb0w: gnome3 is available for ubuntu; it's just not the default. [13:20] elb0w: They're using Unity in 11.04, further discussion in #ubuntu+1 [13:20] I have always upgrade my desktop version using it. No problem founds...... [13:20] Hi everyone! Someone broke http://www.ubuntu.com/countdown/banner2.png Who did that and why?? Thank you. [13:20] libpam-tmpdir ? [13:20] Pici: I have always upgrade my desktop version using it. No problem founds..... [13:20] I have a big problem with Ubuntu. I put my laptop to sleep. after about 30 min I turned it back on but the mouse/keyboard stopped responding. Then after awhile , about 2 minutes, it works again. [13:21] mcb_1: Just because it works for you doesn't mean that its the right way to do things. [13:21] Pici: It will not work this way in Debian, but in Ubuntu it works fine. But i will agree with this argument. LOL. [13:22] Pici: The better way is to follow the release notes. [13:22] I'm using a live ubuntu cd. I'm trying to save a pic off the net, to my harddrive. how do I allow write permissions to my hdd [13:22] mcb_1: Yes. They say to use update-manager or do-release-upgrade [13:23] Hi everyone! Someone broke http://www.ubuntu.com/countdown/banner2.png Who did that and why?? Thank you. [13:23] kost-bebix: Don't assume it was on purpose. [13:24] Pici: I don't even know where should I write if I want it to be fixed [13:24] launchpad issue?)) [13:24] how to search in multiple files a text? [13:24] phoenixsampras: grep pattern file1 file2 ... [13:24] phoenixsampras: use grep [13:25] Oh dear guru's o-ubuntu-wisdom. I have HP ML350G5 with a Smart Array e200i. Attached to it are 7x300GB 10k SAS in RAID-5. It has a base ubuntu 10.04 64bit server install (updated) with only openssh-server and nfs-kernel-server added. The entire disk (with exception of swap) is one big / partition on ext4 [13:25] kost-bebix: I'll follow up on it, give me a few minutes. [13:25] egrep can be used also... [13:25] you can also use wildcards ie grep pattern *.xml [13:26] Did a simple nfs export on it, attach it to ESXi and move a machine to it. Whilst moving to it the machine becomes *extremely* unresponsive on anything i/o related. Whilst the copy on NFS goes fine, it's not possible to mount the NFS share on other machines (server does not respond). ssh'ing to the machine works fine (so there's atleast some bandwidth left) [13:26] Very simple stuff like 'echo 1.2.3.4 beh >> /etc/hosts' takes over 5 mins!! any ideas? [13:27] Machine top show 70-95% i/o wait, doubt it's the disks, these have their LEDs burning about 1/7th of the time... [13:27] Hi ! Does someone know where the md5sum file is stored on a LiveCD? Because I changed a package into the CD and when reinstall, it says "bad md5sum" ? [13:29] aren't there any knowledgeable peeps in here, or am I gonna have to come back this afternoon?? [13:29] I have a big problem with Ubuntu. I put my laptop to sleep. after about 30 min I turned it back on but the mouse/keyboard stopped responding. Then after awhile , about 2 minutes, it works again. [13:30] mymeatinyourseat: save the pic to your home directory [13:30] Ginbuntu, sounds to me like some gremlins in there... leave a cup of booze next to it, and see if they take it the next morning! [13:30] sfeole, finnally.. ty [13:30] mymeatinyourseat: i just happened to click over to this room and saw your comment ;P [13:31] freakynl: try that to a file in your home directory, same thing? [13:31] sfeole, can I ask u another ubuntu q please [13:31] Giant81: might want to file a bug and include your distro / hardware [13:31] mymeatinyourseat: yea go [13:31] sfeole, I'm using a live ubuntu cd. I'm trying to save a pic off the net, to my harddrive. how do I allow write permissions to my hdd [13:32] mymeatinyourseat: what directory you trying to save it off to ? [13:32] sfeole, oops, sorry. wrong q [13:32] mymeatinyourseat: lol... k [13:33] aeon-ltd: yes, I think it's the deadline i/o scheduler, but since the led's on my hdd's hardly burn I still find it odd, they don't really seem occupied at all. I have 6G RAM however, and w/o! cache 364M is used, with cache... it's full so deadline is probably trying to flush 5,7G of cache in the 'correct' order [13:33] darn [13:33] i gotta be a noob [13:34] AntiSociaL: nice entrance :P [13:34] hi, what pam module can I use for my home directory to be automatically created ... pam-mkhome isn't available anymore ? [13:34] freakynl: i asked you to try that to a test file in your home dir, did you do that? [13:34] ty freakynl :D [13:34] trying to figure out a routing table for pptp [13:35] pptp should forward network traffic to the eth0 [13:35] aeon-ltd: yes, some thing, no partitions tho' so /root, /home, / all same filesystem/partition [13:35] ive been on google for like hours [13:35] 2 minutes to get pptp installed and accepting connections, 4 hours not being able to connect through it [13:35] anyone here familier with routing tables? [13:35] hi, I just installed Ubuntu 10.10 on a partition. I cant get wireless to work. Can somebody help please. [13:36] im sure its something simple [13:36] i tried route add default gw [13:36] AntiSociaL: i'm familiar with routing tables, not with pptp on linux tho' [13:36] SIO something something error [13:36] hi [13:36] ok, well, lets try, what is a standard route to have on a linux router? [13:37] Hi ! Does someone know where the md5sum file is stored on a LiveCD? Because I changed a package into the CD and when reinstall, it says "bad md5sum" ? [13:37] say i have public iface eth0 and private lan on eth1, how would i pass lan traffic from eth1 to eth0? [13:37] hello! standby on my ubuntu installation returns me to a black screen when i resume, and resuming requires me to press the physical button on the front of my desktop in order to even react [13:37] remember having this problem on all my recent ubuntu installations, any tips? [13:37] eii [13:37] oala [13:37] AntiSociaL: came to my mind two or thre methods [13:37] aeon-ltd: it seems to be the scheduler, I changed it to cfq (whilst large copy was going on) but it was still unresponsive for about 5 mins, think it needed to flush the stuff that was already in cache by the 'old' scheduler policy, now it's on cfq it's *much* more responsive. Any tips tho'? [13:38] olA [13:38] first, use a proxy [13:38] AntiSociaL: standard routes depend on what your gateway is and/or where your internet connection is [13:38] mi from is spania [13:38] two, use that linux as a router [13:38] im speack spanish [13:38] !es | loculinux [13:38] loculinux: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [13:38] three, bind both network devices together [13:38] AntiSociaL: for example, my router (towards internet) is 192.168.0.1, my ip is 192.168.0.101 and my def gw thus points to 192.168.0.1 [13:38] any help with wireless? I cant get it to work [13:38] linux as a router is what i am attempting to do [13:39] right [13:39] AntiSociaL: the address for the gateway *must* be local. so if your ip is 192.168.0.101/24 it won't allow you to point to 10.0.8.19 as def gw, since it doesn't know how to get there [13:39] #ubuntu+1 [13:39] ok, that means you are going to send all traffic from local network uniquely through that linux machine, right? [13:40] correct [13:40] give me a sec [13:40] sfeole, my cuz told me to get gnome. he said I'd like it 'cause it's more eye-candy and user-friendly like windows. I tried getting it and in the dependencies, it said I I first need to get something like swfdec-mozilla..?? so I then tried getting that and even it said I needed something. so I just gave up and un-installed EVERYTHING that started with "gnome.." now, I have no toolbar at the bottom of my comp. I'm using a live ubu [13:40] ntu cd right now to chat in xchat. how can I like reinstall all those gnome thingies and thier dependencies to the ubuntu OS on my hdd [13:40] how to change logon screen in ubuntu 10.19 [13:40] and yes freakynl, im aware of routing, i just dont perfectly understand routing tables [13:40] sorry 10.10 [13:41] AntiSociaL: ok, so what are you trying to do that gives the failure? [13:41] LMAO @ mymeatinyourseat sounds like the biggest tard ever in comps :P [13:41] man ive tried everything... [13:41] mali: those comments aren't welcomed here, please keep them to yourself [13:41] back [13:41] route add -net 192.168.1.0 netmask 255.255.255.0 dev ppp0 === kniles is now known as funjat [13:41] how to i chnge my login screen in ubuntu 10.10? === funjat is now known as kniles [13:42] mali: There is no need for insults. [13:42] i think i FINALLY did it , yes flash is working again no shockwave crashes , no rebooting after killing bonobo-server [13:42] route add default gw 192.168.1.1 dev ppp0 or something [13:42] am a happy man now [13:42] wasn't meant to be an insult.. I was just enjoying the read [13:42] GOMI: congrats [13:42] come on, we all been there once [13:42] my gnome art manager didnt do it [13:42] :( [13:42] lol :p thanks [13:42] AntiSociaL: it is going to depend enterely in the sotware you are going to use to route things [13:42] anyone gonna help me [13:42] you ruined your gnome desktop on a live cd meat? [13:43] mymeatinyourseat: what's the actual problem ? [13:43] software used: debian [13:43] reboot first of all.. but sorry, I missed what you rproblem was to start with [13:43] AntiSociaL: first, configure your linux machine to connect directly to internet, and test it until it is working properly [13:43] just standard, good old fashion, debian [13:43] hi [13:43] musi : google ubuntu-tweak [13:43] for example [13:44] AntiSociaL: next, configure your LAN, until it is working properly, this is the tricky part, because you need to make your linux works as a dhcp server and other things [13:44] i have set autoselect address value to true in about:config in firefox. still its not automatically selecting addres? help? [13:44] then run it form console, you will get a thing saying that [13:44] the linux machine has a connection to the internet, the lan has a connection to the linux machine, the linux machine is not passing traffic to the internet' [13:44] aeon-ltd: Anything else I should think of but the scheduler? Much more responsive now... but should I allow it to cache 5,7G? [13:44] Hello o: [13:44] you don't need ubuntu-tweak [13:44] mali, my cuz told me to get gnome. he said I'd like it 'cause it's more eye-candy and user-friendly like windows. I tried getting it and in the dependencies, it said I I first need to get something like swfdec-mozilla..?? so I then tried getting that and even it said I needed something. so I just gave up and un-installed EVERYTHING that started with "gnome.." now, I have no toolbar at the bottom of my comp. I'm using a live ubun [13:44] tu cd right now to chat in xchat. how can I like reinstall all those gnome thingies and thier dependencies to the ubuntu OS on my hdd [13:44] Hi ! Does someone know where the md5sum file is stored on a LiveCD? Because I changed a package into the CD and when reinstall, it says "bad md5sum" ? [13:44] anyone have any ideas why my desktop 10.10 installation doesn't resume from suspend? [13:44] AntiSociaL: passing traffic as in from other machines, or internet is not accesible locally either? [13:44] !resetpanel [13:44] To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel » [13:44] @mali , i already have ubuntu tweek , it jst changes the login screen and icon [13:44] mymeatinyourseat: look at that [13:44] freakynl: no idea [13:45] the linux machine has internet just fine, and is serving dhcp to lan [13:45] i wnat to change the logon screen style too [13:45] can u help? [13:45] AntiSociaL: have you red: https://help.ubuntu.com/community/Internet/ConnectionSharing [13:45] line 351 in something.py is deprecated plse use something.. then you go to /usr/lib/tweak/wehrcver it says, open the file and replace isInstalled with is_installed (although that is just to avoid the msg really)then you can change login, also, ignore the icon errors if you change theme [13:45] musi: then look up login managers [13:45] give me an example musi [13:45] eg. slim , gdm, xdm kdm [13:45] AntiSociaL: if you are running debian you should be asking in #ubuntu but since this is more of a networking issue I would recommend #networking or going to PM with cablop [13:45] AntiSociaL: i have usually done NATing with 'ipmasq' [13:45] AntiSociaL: I assume you are avoiding use of NAT routing for some reason? Because that would be the obvious way to get connectivity from the internal network range to the outside world. [13:45] s/should/shouldn't/ [13:45] AntiSociaL: getting it to pass traffic to the internet if it works locally is easy.. just 'echo 1 > /proc/sys/net/ipv4/ip_forward' that will enable ip forwarding [13:45] i have set autoselect address value to true in about:config in firefox. still its not automatically selecting addres? help? [13:45] mymeatinyourseat, ok [13:46] so what DID you have before you did this? [13:46] AntiSociaL: you are not going to only need to pass traffic, you need dhcp to assign ips to your LAN machines, you also need to find a way to resolve DNS names, and maybe a firewall in that machine [13:46] and also, using a 'live .. what?' [13:46] mali, sorry, what?? [13:46] Can someone recommend me a good IM for Ubuntu that is able to hide groups? All the ones I found are not capable of doing so and it drives me crazy. [13:46] mymeatinyourseat, live usb /cd? [13:46] AntiSociaL: you won't notice it works then tho', because it sends out using the internal IP towards the internet, and internet obviously doesn't know how to route back (assuming your isp doesn't filter the traffic to being with). [13:46] oh I SEE [13:46] dhcp server is working fine [13:46] you are using live atm, as you don't know what to do? [13:46] !who [13:46] 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 :) [13:46] AntiSociaL: so you'll need iptables to do masquerading or nat (sourcenat) [13:46] i have tried ipv4 forward [13:46] well, if you were using ubuntu, you had gnome, so basically do like this [13:46] AntiSociaL: you need both the forward, and snat/masq rules in iptables [13:47] sudo apt-get install ubuntu-desktop [13:47] should pull in what you need [13:47] Hi All [13:47] and also get back your gnome-panel and stuff [13:47] hello can someone run at test for me please? can anyone tell me the permissions of the /var/cache/ldconfig directory? [13:47] ok let me google that [13:47] Hi all [13:47] rememebr, the ubuntu desktop is gnome [13:47] !who | mali [13:47] mali: 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 :) [13:47] sorry, that was for mymeatinyourseat [13:48] awful nick btw [13:48] :P [13:48] AntiSociaL: why are not you using a standard router? [13:48] !ita [13:48] !it [13:48] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [13:49] mali, I love my sn [13:49] /join #ubuntu-it [13:49] Can anybody tell me is it possible to install ubuntu 10.10 on a (new laptop sata drive) before installing it into the laptop as laptop doesnt have cd-rom drive (broken) but have external sata dock [13:49] mymeatinyourseat, try this : sudo apt-get install gnome-* ubuntu-desktop [13:49] will take a while but should sort out the issues [13:50] mymeatinyourseat, your sn? son? snow? silly nephew? sore (k)nob? [13:50] AntiSociaL: try this software, webmin, maybe it is going to solve your issues and saving you from some headaches [13:50] musi, open terminal in applications and type :sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow.then logout and see. [13:50] hi [13:50] how to install tar.gz file in ubuntu [13:50] Can someone run at test for me please? can someone tell me the permissions of the /var/cache/ldconfig directory? [13:50] musi gnome or kde [13:51] mymeatinyourseat, after you get back your desktop stuff, although to be honest getting back the panels and stuff .. has far easier ways but for simplicity, just try that one [13:51] genome [13:51] d1onysos: 664 [13:51] musi have you changed your login wallpaper? [13:51] yes [13:51] 644 sorry @ d1onysos [13:51] how do i install tar.gz file [13:51] ? [13:51] musi gnome or kde [13:51] musi: if its the source, decompress and compile [13:51] gurlkeee: ok thanks a lot [13:51] gnome [13:51] musi, you can't [13:51] ok [13:51] tar.gz are like zip files, not to be "installed" [13:52] y? [13:52] mali? [13:52] unless you have something which takes tar.gz files and unwraps them for ya.. you untar it andf place it (if a theme or login theme) into /usr/share/themes or so [13:52] musi * [13:52] musi, they are not install;ers, they're packages with other files inside, just that [13:52] im using Ubuntu 10.10 and i can see my MAC addresses, but on windows network other ppl see MAC: 00:00:00:00:00:00 any ideas why ? [13:52] i donwloaded a login screen from : http://art.gnome.org/themes/gdm_greeter [13:53] musi, it is really going to depend in what is inside the tar.gz [13:53] and it gave me tar.gz file [13:53] how do i use it: [13:53] borjan, have you at any time, changed the MAC address manually? [13:53] ok well thanks for the professional level help :/ [13:53] plz have look to the link [13:53] http://art.gnome.org/themes/gdm_greeter [13:53] ill figure it out [13:53] no i didnt [13:53] musi, extract it. [13:53] musi just extract the files in the right folder [13:53] and then [13:53] ok, then it is beyond me :p borjan, someone [13:54] would anybody how I can find outn why my wireless wont work on my laptop? [13:54] in which folder do i extract ? === z is now known as Guest63901 [13:54] it a logon scrren file [13:54] musi, its your wish! [13:54] musi, be careful, one thing is the old gdm and other thing the new gdm, mostly all gdm packages are for the old gdm [13:55] !wifi | scoundrel50a [13:55] scoundrel50a: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [13:55] audhi : jst tell me how do i install this and chnge my logon screen [13:55] http://art.gnome.org/themes/gdm_greeter [13:56] Anyone have any idea what could cause my desktop installation to fail resuming from standby? [13:56] Viliny, many many many things can be the source [13:57] what could i start with? [13:57] do you have a swap partition Viliny ? [13:57] if you have two swaps, or if you have no swap, or if swap is too small, or if you have two linux and the other wrote same sap, or... [13:57] If anyone has some help about the Ubuntu setup detecting wrong partitions on a fake-raid, I'd greatly appreciate it :) [13:57] musi, you cant install it.try typing this in terminal:sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow.then log out and see select any wallpaper. [13:57] drwx------ 2 root root [13:58] mali, thank u I'll try in now and if it don't work, I'll be back in here again in 20 mins after the cd boots and I reinstall xchat [13:58] yes i should have a swap partition... [13:58] KNUBBIG: how are you progressing with the image for me under ubuntu of the partitions [13:58] im on the windows side at the moment, need to boot into linux real quick [13:58] ikonia ah there you are :) [13:58] musi, are you here? [13:58] ikonia http://tinypic.com/view.php?pic=28mfp75&s=7 [13:58] yes i am audhi [13:58] i m finding difficulty [13:59] how do i change the complete interface of my logon screen [13:59] i have the art manager [13:59] bt it never installs the new logon scree, [13:59] screen [13:59] KNUBBIG: fancy doing a test ? [13:59] musi, you cant install it.try typing this in terminal:sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow.then log out and see select any wallpaper. [14:00] ikonia as long as it doesn't destroy my windows partition [14:00] :) [14:00] Hi all. I have a laptop running ubuntu 10.04, and I connect that to a second widescreen monitor every morning. Normally everything is fine, but for some reason this morning I am getting about 3 inches of black space on the right of my screen, and 3 inches cut off the left side of my screen. No matter what I do in the display manager, I can't fix it. Any ideas? [14:00] audhi : i know to chnge wallpapers and ubuntu icon [14:00] it can b done via ubuntu tweek too [14:00] bt the login box [14:00] KNUBBIG: boot from a livecd, and try to mount the raid disk for me, or run sudo fdisk -l against it for me and show me [14:00] cannot be changed [14:00] i want to chane entire interface [14:01] musi, you cant change it. [14:01] ikonia okay, as this is the comp I'm trying to install it on, I'll switch with IRC to my laptop, brb [14:01] bt i can see differnt logon scrrens of ubuntu on net [14:01] hello, got somebody an answer? [14:01] takamarou: try in your widescreeen the auto option, it will detect the best clock and phase rates [14:01] for what are the real time kernel patches? === XuMuK is now known as XuMuK|ZNC [14:02] Guest63901: afaik they are the pacthes for the realtime kernel, meaning a kernel intended for real time work [14:02] cablop, I've tried that. It is still off center. [14:02] Any ideas why my mac address is shown as 00:00:00:00:00:00 to ohter windows users, but i can see it properly ? [14:02] musi, yes they created it simply man. [14:02] I saw that ubuntustudio has some ''real time kernel patchs'', why that? [14:03] because ubuntu studio uses a "real time kernel" [14:03] musi: Those are designed for older versions of GDM. The more recent versions that GNOME released are not compatible. [14:03] so do i create it? [14:03] ok [14:03] Guest63901: the patches are probably to fix bugs [14:03] musi, try using ubuntu 11.04. [14:03] audh, musi: That will not solve his issue. [14:03] IdleOne: thank you, that would help, if I understood what it was talking about, and if I knew what to look out for. Not that up with Ubuntu. [14:03] is it a better upgrade to 10.10 [14:03] it still beta [14:04] so m doubtfull [14:04] yes its beta musi === Guest63901 is now known as marcelC [14:04] Hi ! Does someone know where the md5sum file is stored on a LiveCD? Because I changed a package into the CD and when reinstall, it says "bad md5sum" ? [14:04] scoundrel50a: I don't use wifi so I don't have much experience with it sorry. [14:04] so is it worth installing [14:04] ? [14:05] <[TK]D-Fender> Frizz: It wouldn't be on the CD [14:05] Frizz: shouldn't it be generated then checked against aonline source? [14:05] !md5 | Frizz [14:05] Frizz: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [14:05] <[TK]D-Fender> Frizz: because it would ahev to be PART of the CD's calculation. [14:05] no but its nice musi. [14:05] musi use ubuntu alphas or betas if you are intending to test the version and send feedback and help to improve it, if you are planning to use the ubuntu for work or study or other stuff, use a stable version, if you don't care about being in the bleeding edge then use the LTS (now the 10.04) or the latest stable [14:05] no no [14:05] Hello! i booted to ubuntu now... but um, my nvidia drivers fail to start x. Apparently the kernel module mismatches the driver used. I tried to reinstall the driver again and could start x but after reboot the same problem came up again. [14:05] what can i do about that? === Naznaz is now known as KNUBBIG [14:05] please can you like that facebook page? http://www.facebook.com/strikerbeer ?? [14:05] <[TK]D-Fender> Frizz: there is a separate file to DL for that [14:05] I'm talking about the sums of the packages [14:05] ok thanks [14:05] nathic: Don't advertise here. [14:05] viliny, what nvidia? [14:05] nathic: wrong channel [14:05] hello [14:06] <[TK]D-Fender> Frizz: Yes and you acn't really have the MD5 sum file IN the CD [14:06] Pici, sorry where shall i go [14:06] <[TK]D-Fender> Frizz: when it is OF the CD [14:06] do you have any doubt musi. [14:06] cablop, im using a gtx470 with the... xx.19.44 drivers [14:06] nathic: #ubuntu-offtopic [14:06] nathic: Not on Ubuntu channels. [14:06] viliny, afaik, you need to remove nuveau drivers first, it is not an easy task, but research about it [14:06] but my kernel module appears to be of xx.19.06 [14:06] no thanks [14:06] <[TK]D-Fender> Frizz: Chicken & egg problem. You can get it off the main site spearately [14:06] iceroot: no advertising in ubuntu channels :) [14:06] :) [14:06] [TK]D-Fender: during install, "anna" retrieves packages and compare their sums ; i want to know where it founds the sums [14:06] IdleOne: ubuntu-offtopic is like /dev/null :) [14:06] cablop, im on runlevel 1 in a irssi window :/ [14:06] viliny: how did you install the nvidia driver [14:06] iceroot: No. People use that channel. [14:07] Ben64, the nvidia .run file, installed it [14:07] Pici: for offtopic stuff [14:07] iceroot: yeah, we are trying to class up the joint a little [14:07] viliny, dis you install the nvidia drivers from the repositories? [14:07] viliny: theres your problem, let ubuntu take care of it [14:07] <[TK]D-Fender> Frizz: If you're referring to individual package integrity taht would be in the compressed archive heder [14:07] <[TK]D-Fender> header [14:07] Pici: but ok [14:07] okay... can i just install from repos and hope it fixes it? [14:08] viliny, some nvidia drivers will work well, some others don't [14:08] I changed it also [TK]D-Fender so I suppose that there is a md5sum file somewhere in the initrd [14:08] viliny: you'd have to remove the stuff you have now [14:08] musi,are you here. [14:08] ikonia, I'm trying to install from the alternate CD, so I have to use the desktop CD for the live system, just fyi, don't know if it makes any difference [14:08] viliny, but ben64 is right, you have to remove things before, remove the nvidia driver if you used the one from nvidia website [14:09] cablop: i did use that... but im unsure as to how i should go about removing the drivers [14:09] viliny: it's not working now? [14:09] those drivers use a flag, smething like uninstall, maybe ollowed by one or two dashes before [14:09] okay, i can use my phone to surf for instructions [14:10] vinily something like 'sudo nvidia-driver-installer.sh uninstall' [14:10] ill try [14:10] if it's not working now theres probably been a kernel update === XuMuK|ZNC is now known as XuMuK [14:11] and so it's not even installed anymore, and the ubuntu repo would work fine [14:11] vinily then restart, don't forget to restar, open a graphic session, go to System, Administration, Additional Drivers and let Ubuntu offer you one [14:11] ikonia, it detects a 1.8 TB HDD called games (which is wrong, my partition for that is smaller), a 210 GB Windows Partition and 100MB system reserved. If I try to access the Games partition, it works and shows the correct directories of my games partition but the other partitions are missing [14:12] vinily, nvidia drivers from nvidia website are more up to date, but they tend to break each time you upgrade your system [14:12] vinily but drivers from ubuntu repos care about each update and act accordingly [14:12] i use a ppa for ubuntu drivers [14:13] if the deb package in the ppa is well done it will work well too vinily ben64 [14:13] #ubuntu+1 [14:14] ok, now my question, anyone could suggest a good software as a todo manager? i tried taskcoach, but it is so buggy, i tries tomboy, but it is so nice for notetacking but lacks in hierachies and other was to classify information [14:14] any good suggestion? [14:14] and not basketnote... no windows version [14:15] evernote... [14:15] KNUBBIG: could you do "sudo fdisk -l" against it and pastebin it please [14:15] but evernote has no linux version [14:15] hi. i see that i have two versions of gcc (dpkg -l shows: 4.4-base and 4.5-base) on my system (ubuntu 10.10). is that normal? does ubuntu comes out of the box with two versions of gcc? === sebner_ is now known as sebner [14:16] cablop, i installed nvidia-current [14:16] im now on desktop [14:16] tomekh: shouldn't do ,unless it's an upgrade that's not been cleaned up [14:16] but my top bars of every windows is missing, the one with _ X [] and so forth [14:16] cablop: I have try several aproach to do it. Currently I keep it on gmail or evolution. For a time worked ok with a note on tomboy as I linked a note on every task with more details [14:16] all my windows pile in the left upper corner [14:16] viliny ok old card [14:17] old card? [14:17] old card issue [14:17] http://pastebin.com/Z05jnMiT that is how it's look [14:17] ikonia: ^ [14:17] what do you mean by old card? [14:17] viliny: alt-f2 'compiz --replace' or 'metacity --replace' depending on your window manager of choice [14:17] tomekh: I don't mind how it looks, I'm just suggesting a way forward [14:17] ikonia, yes, http://pastebin.com/3eVHn21e [14:18] jorgeu an email approach with thunderbird could work... [14:18] KNUBBIG: I think I see what's happened here [14:18] but... the problem is that to take notes is not a simple task [14:19] that worked, that you aeon-ltd [14:19] thank you* [14:19] viliny give me 2 minutes, breakfast time [14:19] ikonia, okay, and what? :) [14:19] KNUBBIG: I can't explain why it's happened, but...... [14:19] viliny: 'welcome [14:20] KNUBBIG: ok - look at the output of /dev/sda that partition table is the partition table you're seeing in ubuntu, that's why it things the partitions are wrong, it's reading that as your raid partition [14:20] my proprietary driver under additional drivers says my nvidia_current is activated but not in use... i tried deactivating and reactivating and booting but didn't work. Wonder what it is that i AM using at the moment then [14:20] KNUBBIG: sdb doesn't have a partition table, as it's part of the raid [14:20] cablop: a draft email? well in that case you can use a napkin [14:20] ikonia, oh okay, yes I can see that :o [14:20] ikonia: i have gcc-4.4, gcc-4.4-base and gcc-4.5-base. i have two versions of gcc, or i have gcc-4.4 + gcc-4.5-base which contains some base files required by other packages? [14:21] KNUBBIG: dm0 IS the raid array, and if you look at it's partition table it's mostly correct in terms of what you see in windows, however for some reason other partitions are being shown as seperate devices (dm1 for example) rather than a partition on dm0 - also if you look at your partition table on dm0 it's not laid out correclty (look at the warnings) [14:21] anyone successfully deployed to unicorn? [14:21] tomekh: that's probably why you have 2 versions, a package depens on the other version so it's been installed [14:22] ikonia, yes, okay [14:22] hello peeps! [14:22] KNUBBIG: does that make sense to you ? [14:22] a quick question [14:22] ikonia, what you say or what happened? :) [14:22] KNUBBIG: either/both [14:23] I messed up my Ubuntu 10.10 after trying to uninstall the fglrx drivers [14:23] ikonia, what you say yes, why that happened, no [14:23] I cannot get to run the graphical interface anymore [14:23] ePierre---: you have driver from AMD? [14:23] I have an error in the Xorg.log saying "failed to load module fglrx" [14:23] I had them [14:23] ePierre---: remove that line [14:23] KNUBBIG: that's the part I can't explain, I suppose if it was partitioned in windows, eg logical volumes rather than partitions, that could be an example reason [14:23] ePierre---: if you dont use it anymore [14:23] ePierre---: probably because you removed the driver.... why would you do that [14:24] then tried to remove them using the method [14:24] ikonia, afaik I created them the same way I did on my old computer/laptop :( Is there anything I can do about it? [14:24] ciao [14:24] !list [14:24] This is not a file sharing channel (or network); be sure to 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 ». [14:24] I used this method [14:24] ePierre---: you can rename the xorg.conf file to... say it xorg.conf.backup then restart the system and see what happens [14:24] https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver#Problem:%20%20Need%20to%20fully%20remove%20-fglrx%20and%20reinstall%20-ati%20from%20scratch [14:25] I dont have xorg.conf file, that is the problem! [14:25] ubuntu 10.04 ana above can run with no xorg.conf, just detecting the settings on the way [14:25] KNUBBIG: you'd have to (in my view) remove the partitions and recreate them, also int he fdisk output look at the partition type, I've never seen that before [14:25] you mean in /etc/X11/ right [14:25] ? [14:25] right [14:25] I looked up and have no xorg.conf file [14:25] and plus [14:25] Is there any way to update ubuntu from 10.4 to 10.10 from terminal using downloaded image file? [14:25] I already did the dpkg-reconfigure [14:26] Has anyone experienced problems with Empathy showing online Facebook contacts as offline?? [14:26] ikonia, okay :@ Can I keep the windows partition or do I have to remove ALL of them? [14:26] ikonia, (thanks for your help) :) [14:26] so [14:26] ePierre---: you have installed driver from .bin file? [14:26] no [14:26] I installed the closed source one long time ago [14:26] using the traditional proprietary drivers install method [14:26] Any help? [14:26] Is there any way to update ubuntu from 10.4 to 10.10 from terminal using downloaded image file? [14:27] dist-upgrade [14:27] no [14:27] and? [14:27] hi [14:27] so basically [14:27] MonkeyDust: no. Thats not what a dist-upgrade is for. [14:27] !enter | ePierre--- [14:27] ePierre---: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [14:27] why do you want to update @ Xin [14:27] I was thinking of trying to re-enable those close source drivers for the moment [14:27] update? [14:28] yes from 10.4to 10.10 [14:28] i m upgrading gurlkeee [14:28] yes but why do you want that because [14:28] look here: [14:28] !lts [14:28] LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server. The current LTS version of Ubuntu is !Lucid (Lucid Lynx 10.04) [14:28] bcz therez someprblm installing apps [14:28] ePierre---: reinstall them, and care when you upgrade kernel and reinstall [14:28] something lyk E: Error mounting [14:28] but in the doc (https://help.ubuntu.com/community/BinaryDriverHowto/ATI) they say In Ubuntu 10.10, this is found under System->Administration->Additional Drivers. ... and I dont have access to that because it' s graphical, so how to activate that in a tty? [14:28] if you find proprietary drivers in the repos, i suggest you to use them [14:29] cablop: do you know how to do that in a TTY? I dont know what packages it is [14:29] Xin dont upgrade :) [14:29] ubuntu is based on open source, but it is not intended to be open source only, ubuntu is intended to make a factible alternative to other operative systems for the common user, so, it is better to use with it what works the best with it [14:29] why? [14:29] because 10.04 is longer supported then 10.10 [14:29] Xin: because 10.04 is LTS [14:29] right [14:30] the thing is [14:30] and in two weeks comes 11.04 [14:30] kay [14:30] ePierre---: try sudo aptitude, better that apt-get, but not as easy as synaptic is [14:30] but i cant install apps usin apt-get [14:30] I have aplane for the US tomorrow, my latptop is messed up and I need to fix it before then! [14:30] Xin: why not [14:30] Xin: If you want to upgrade you can go ahead and do so. You can't upgrade from 10.04 to 11.04 directly anyway. You'll need to upgrade to 10.10 first. [14:30] E: Internal Error, Could not perform immediate configuration (2) on mountall [14:30] Xin: what do you type [14:30] ikonia, I'll brb on my windows pc [14:30] aptitude, good idea! But what does the "System->Administration->Additional Drivers" do exactly? [14:30] Xin: (although you'll want to fix that error you're getting first) [14:31] sudo apt-get install vlc [14:31] ok [14:31] ePierre---: anyway, you uised an installer, right? was a .deb installer? or bin or sh? i think that installer would have a uninstall flag or switch [14:31] Xin: try sudo apt-get update && sudo dpkg --configure -a [14:31] kay [14:31] ePierre---: that menu option attempt to detect your hardware and offer you the restricted drivers available for it [14:31] cablop: no, I used System->Administration->Additional Drivers ! [14:31] Xin: and sudo apt-get install -f [14:31] and 1 more prblm with gtk desktop recorder [14:32] that screen lags [14:32] yes, but how to achieve what the graphical magic does with this screen in a TTY? [14:32] XIn gnome or kde [14:32] Xin: set higher fps [14:32] how [14:32] gnome [14:32] ok I will try aptitude [14:32] ok hm [14:32] thanks! [14:32] Xin: in options... [14:32] Epierre--- try aptitude [14:32] ok [14:32] ePierre---: let me remember one thing... mmmmm ok, afaik you can start ubuntu and use the safe mode, safe mode will ofer you an option to start with standard vga or low graphics driver... somethng like that, use it to be able to boot into your system and remove the repo drivers [14:34] jorgeu your email approach keeps ringing bells in my head... mmmm it will be simple, nice, and help me to sync the things accross operative systems and it is available everywhere [14:34] Morning all [14:34] Anyone help me with recordmyDesktop? Screen gets cut off diagonally and half part of screen lags [14:34] Are there any desktop email clients that support GMails labels? [14:34] jorgeu: sigh, why i never thaught about it before? [14:35] Superstar: any IMAP client === N4zroth is now known as KNUBBIG [14:36] Superstar: evolution can, installed by default in ubuntu [14:37] viliny ? [14:37] Lorthirk, IdleOne: Gmail labels are NOT folders which is what these clients see it as [14:38] E: Internal Error, Could not perform immediate configuration (2) on mountall [14:38] Does anyone know when Beta 2 will be released today? [14:38] Kev3124: #ubuntu+1 [14:38] hi guys [14:38] Superstar: afaik (and for what i've tried), gmail labels are treated like imap folders. [14:39] I just installed a virtualbox with ubuntu 11.04 beta 1, after I installed the vbox Guest Additions, and rebooted, it no longer load. The ubuntu logo screen shows and freeze with 5 red dots behind it [14:39] E: Internal Error, Could not perform immediate configuration (2) on mountall [14:39] Help? [14:39] how do i fix "Gnomenu could not be loaded"? [14:40] how do i fix "Gnomenu could not be loaded. An internal error occured and the applet could not be loaded"? === jackneill is now known as Jackneill [14:40] Guys, I have a blocker with booting Ubuntu Natty [14:41] Should I go ahead? [14:41] how I can change the computer name? I tried to change "/etc/hosts" and "/etc/hostname" but nothing [14:41] i am dual booting mac os and windows. I can't afford to partition my system, as it will lead to a mess. Can i install ubuntu using Wubi without affecting mac os and windows installations? [14:41] karlo sudo nano /etc/hostname helps certainly (after a reboot) [14:41] karlo: sudo gedit /etc/hostname === Shooter is now known as Guest87876 [14:42] I did that but I didnt reboot, I need to? [14:42] karlo yes afaik [14:42] yes [14:42] ok, tnx [14:42] that was fast :D [14:42] :D [14:42] hi all [14:42] hi [14:42] E: Internal Error, Could not perform immediate configuration (2) on mountall [14:42] i am dual booting mac os and windows. I can't afford to partition my system, as it will lead to a mess. Can i install ubuntu using Wubi without affecting mac os and windows installations? [14:42] I just installed a virtualbox with ubuntu 11.04 beta 1, after I installed the vbox Guest Additions, and rebooted, it no longer load. The ubuntu logo screen shows and freeze with 5 red dots behind it [14:42] anyone know what time the beta 2 of 11.04 will be availabe [14:42] cant install using sudo apt-get [14:43] how do i fix "Gnomenu could not be loaded. An internal error occured and the applet could not be loaded"? [14:43] snu: when i installed wubi in windows, it installed into a folder, without creating any partitions [14:43] Guest87876: : final for 11 days [14:43] that is wubi [14:44] i mean is it safe to tryout along with mac os boot? [14:44] snu, i wouldnt recommend wubi except for testing purposes ... why not shrink one of the partitons (e.g. a logical partition) and create in the free space a new partition? [14:44] snu: never tried it on my mac sorry [14:44] am not having a mac!! its a dell [14:45] you can use a livecd to try it out === mike is now known as Guest4676 [14:45] i had problems when i tried opensuse which created extra partitions [14:45] snu, changing your system is never completely "safe" ^^ ... always do backups [14:46] how do i fix "Gnomenu could not be loaded. An internal error occured and the applet could not be loaded"? [14:46] Does anyone use Google Chrome on Ubuntu 10.10? [14:46] @ B-r00t i am aware when the final release is out but beta 2 is due today i was wondering if there was a time set for when it would be availabel [14:46] ! anyone | Superstar [14:46] Superstar: A large amount 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. [14:46] i had 3 trials for getting mac n windows to work together. But i miss my linux :( [14:47] can anyone recommend a wireless mouse/keyboard that works on Ubuntu. Can't find one specifically to work.. [14:47] !poll [14:47] 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. [14:47] Elongated [14:47] AdvoWork: If its bluetooth, it will likely justwork [14:48] MySpace music player doesn't load in Chrome on Ubuntu 10.10 but does on naty [14:48] i believe wubi only creates a file in c: drive and a boot entry.. So it should be safe, right? [14:49] frustrated question here: I have a backup script that does a mysqldump piped to gzip on a web server. It's a beefy 8-core processor and I have gzip niced to 19, but when gzip is running, apache stops responding and top says gzip is using 100% cpu. Anyone have any thoughts? [14:49] snu: correct [14:49] snu, least invasive would be a virtual machine... if you can live with the lower performance [14:50] snu: it will also be affected by fragmentation as the data is stored in NTFS [14:50] ActionParsnip, thank u :) i think i should try it.. wish me luck [14:50] Hi all [14:50] ActionParsnip, how that? ... dynamic size of the container? [14:50] i only have it in my windows 7 . and i install it on D: [14:50] rumpe1, i need full performance.. can't live with a vm [14:50] snu: its good as a quick try before youbuybut as a long term solution I recommend a true install === krabbe is now known as Krabbe [14:51] snu, for full performance you NEED a free partition [14:51] hi all, what is the difference between the commands which and whereis? [14:51] snu: what version of windows are you running? [14:51] i know that guys :) have been using linux for 3 years! but now i need wubi to install it beside my win n mac :( [14:52] dannyd, read "man which", "man whereis" [14:52] ActionParsnip, win 7 [14:52] snu, if you know this, why do you insist on full performance ? o.O [14:52] snu: wubi does not install besides. It installs inside a windows partition [14:52] @snu, the installer will install alongside other OS [14:52] snu: win7 can resize its partitions to make space which you can then install ubuntu to [14:52] how i can use vlc with vdpau on ubu 10.04? [14:53] rumpel: if the command is not in PATH, will whereis still give a listing? [14:53] @all : but it will mess up my hackintosh install! [14:53] anyone here setup a bridge network for kvm/qemu ? [14:53] dannyd: whereis seems to give all the files, which shows the binary executed when you run the command [14:53] snu: not sure, we don't support illegal practises here [14:53] ActionParsnip, another idea would be an installation on an (external?) flash-stick/card [14:53] how i can use vlc with vdpau on ubu 10.04? [14:53] me too.. i used an ORIGINAL MAC DVD [14:53] rumpe1: true, wouldn't get fragmented but usb is pretty slow [14:54] snu: I'd check the mac license [14:54] how i can register in xchat ? [14:54] snu: as long as you resize the ntfs partition you will leave free space which can then be used for Ubuntu, it won't touch anything else [14:54] wolf__: ask in #freenode [14:54] thanks [14:54] wolf__: ask in #xchat [14:55] #xchat [14:55] wolf__: / /msg NickServ HELP REGISTER [14:55] snu: and I can read lowercase too, so don't bother with caps next time [14:55] eh only one slash [14:55] !register | wolf__ [14:55] wolf__: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [14:55] What are tty0 tty1 etc called? [14:55] ActionParsnip, hmm.. i am afraid of partitioning ;) so i guess i'll stich with wubi [14:56] *stick [14:56] SuperLag, teletyper (i guess) ... historical reasons [14:56] how i can use vlc with vdpau on ubu 10.04? [14:56] Superstar: They are also called terminals [14:56] snu: your choice, ntfs will directly affect performance [14:57] but not as much as virtual machine [14:57] bagaimana caranya [14:57] lol rahmat [14:57] snu, i don't recommend wubi because you will get even more wubi-specific bugs/problems... [14:57] ActionParsnip, thank u [14:57] hi, i tried ubuntu Netbook edition today, but the panel and the dash does not render properly as it appears as a transparent shade. does that mean i have a problem with graphics. will natty produce same results? [14:57] snu, virtual machines are the same trick... container with a filesystem in it. [14:57] rumpe1, hmm.. i guess i should live with it then, thanks [14:58] but vm run on top of jost os right? [14:58] *hosy [14:58] @snu, why are you affraid to add a new partition [14:58] snu, yes [14:58] Superstar: You might want to read this: http://bit.ly/i16R2i [14:58] snu, if you are afraid and don't do regular backups then perhaps you shouldnt try anything ^^ [14:58] edbian,rumpel : thank you [14:59] rumpe1, ha ha.. i had already had a dozen trials, not with ubuntu though, with opensuse [15:00] soreau, so bluetooth rather than wifi? [15:00] has anyone been successful to integrate GUI tools like "zenity" with cron? [15:00] hi [15:01] yes no [15:01] For a 64-bit Atom chip, which is recommended: 32-bit or 64-bit? My primary concern is battery life. [15:01] anyone have a nokia smartphone? mine is locked up solid and keeps ringing constantly, and battery is not removable :( help! [15:02] laurus: that won't affect battery life [15:02] !ot | pcpower [15:02] pcpower: #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! [15:02] laurus: 64 bit vs 32 bit won't make a difference for battery life. 64 bit allows you to use more than 3.2 Gb of ram and it is a little faster [15:02] ActionParsnip, really, alright. [15:02] gee thanks for being an asshole when I really need help [15:03] I have a nunber of machines - when I hit ctrl-alt-t it opens a shell session as I want. In ONE of them for some reason it opens it using sh not bash eve though bash is what is in the etc/passwd file - if I do an su to the user it opens bash - where is this mis-configured [15:03] is there a clean way to add a cdrom manually to sources.list? apt-cdrom is not working for me, so i'm looking for a workaround [15:04] Thanks ActionParsnip. [15:04] lder: System -> Admin -> Software sources. It's in there :) [15:04] how can I install the last firefox in my ubuntu 10.10? apt-get install a beta version :( [15:04] Has anyone installed PiaF on Ubuntu? [15:04] !!ff4 [15:04] Firefox 4 is the current stable version of Firefox. Current versions of Ubuntu do not have it (see !latest), but there is an unofficial and unsupported PPA that you can use by running the following command: sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox [15:04] afeijo: ^^^ [15:04] pcpower: this is ubuntu support. The ONLY subject in this channel is ubuntu support [15:05] apa kabrnya [15:05] thanks [15:05] Hi all [15:05] ActionParsnip: well who else can help me then [15:05] pcpower: there are thousands of chanels on this server, try one of those [15:05] edbian: i'm running server via an lxc container [15:05] pcpower: check the channel list and try one of those, you could maybe try in ##hardware [15:05] lder: I have no idea what that means. Are you CLI only? [15:06] Superstar: what is piaf? === XuMuK is now known as XuMuK|ZNC [15:06] ActionParsnip: PBX in a Flash === XuMuK|ZNC is now known as XuMuK [15:06] Superstar: if you stick to defacto standards for abbreviations rather than abbreviating random stuff it speeds stuff up ;) [15:07] edbian: yes [15:07] AdvoWork: I may be completely wrong [15:07] edbian: cli [15:08] lder: sudo nano /etc/apt/sources.list it's the first line and it's commented [15:08] can i ask a question here === XuMuK is now known as XuMuK|ZNC [15:08] I've made a copy of in 3To hard disk to another with dd_rescue, but the end of the first drive isn't copied because I haven't enough space on the second drive (due to file system space), I can copy the end of the disk on other device, my question can I make a virtual file compoud of two files on different device ? [15:08] kinect27, ask away [15:08] Superstar: there is a centos files, you MAY get an install by converting them [15:09] oh well another day done and dusted [15:09] i got a dell mini10v, 2 years ago from my aunt, upgraded it to the netbook remix last year, im having this weird trackpack issues, screen flickers, cant use the scroll down button, the menu buttons disappeared, but if i log out, and use gnome or the 2d edition, trackpad works [15:09] quit [15:10] !info asterisk [15:10] asterisk (source: asterisk): Open Source Private Branch Exchange (PBX). In component universe, is optional. Version 1:1.6.2.7-1ubuntu1.1 (maverick), package size 3476 kB, installed size 9720 kB [15:10] Superstar: ca=onsidered asterisk/ [15:10] ActionParsnip: yes sorry. they have an experimental build, just wanted to know if someone has tried it [15:10] Superstar: *considered [15:10] so anyways i downloaded the new netbook version in my netbook,wanted to create a startup disk but it doesnt make 1, so i copied the iso, here in my windows xp [15:11] quit [15:11] kinect27: use unetbootin or the 1 2 3 app from pendrivelinux, be sure you MD5 test the ISO before you use it [15:11] ActionParsnip: that's too advanced for me. pbx in a flash gives me the gui and extras without needing much technical experience with linux === XuMuK|ZNC is now known as XuMuK [15:11] im using the universal usb installer , im here in winxp now? [15:11] Superstar: theres a live ISO too, may help [15:11] is this good? its based on the ubuntu site [15:11] kinect27: thats fine too [15:12] ActionParsnip: thanks I'll try that [15:12] ok, so now il selecting the ubutnu 10.10 netbook remix, it says found and selected, im reformatting my usb, then [15:13] can not open file d:netbooki386.iso is an archive, idont get it? [15:14] was my download correct or i need to restart downloading it again? [15:14] kinect27: did you MD5 test the ISO? [15:14] why does my stellarium not work right ? [15:15] test] [15:15] :) [15:15] hold on lemme check it in my netbook [15:15] Is ubuntu geared for domestic users or is it aiming to be one day? [15:15] hello, Does ubuntu use eglibc (http://www.eglibc.org/home), or I am wrong? [15:15] Superstar: what? [15:16] van7hu: nope, just the regular gnu glibc [15:16] Superstar: its aimed at new users to linux. Depends how you understand "domestic user"? [15:16] ayecee: are you sure? [15:16] van7hu: yes [15:17] jrib, actionparsnip: a domestic user would be the equivalent of the average joe in Windows - checks his mail, few google searches, facebook, instant messaging? [15:17] I am having an issue trying to use wget to download a txt file form a ftp server. The txt file is stored at middle.freeiz.com/gny.txt but if i wget that file i jsut get a 404 error, where might i be going wrong? [15:18] ayecee: how can I check my own version? [15:18] Superstar: yes, thats the aim of the OS [15:18] ctrl-alt-t is calling sh not bash - how do I set it [15:18] Superstar: I'd say ubuntu desktop is geared toward those users out of the box, sure [15:18] ayecee: http://img219.imageshack.us/i/glibc.png/, here's my way [15:18] making a startupdisk, copyring files buts its only 94 percent complete? [15:18] any1? [15:19] actionparsnip, jrib. thanks, i class myself as a domestic user [15:20] kinect27: did you MD5 test the iSO you downloaded [15:20] it says checksums do not match, retry? if i retry its thesame, 94 percent/ [15:20] ok hold on lemme do that test [15:20] middle: This ftp asks for user and password, are you supplaing those? [15:20] kinect27: why didin't you test it first...? [15:20] van7hu: checking [15:21] beta2 is to come today right? [15:21] mcb_1: Thats what i thought, howeveri can download other items such as bg.gif === z is now known as Guest41804 [15:21] hello, i have a webcam *logitech C510* but on skype and cheese it doesn't works.Skype see the webcam but i can't make a video call.On guvcview it works fine....Any help? [15:21] van7hu: I stand corrected. despite being sure, it appears that i was wrong. [15:21] spacebug-: Yes, feel free to await it in #ubuntu+1 [15:21] van7hu: it looks like ubuntu, at least 10.04, uses eglibc. === Guest41804 is now known as marcelC [15:22] Pici: ok tnx [15:22] well, error 404 is page not found. Are you sure the file is there, can you see it using a browser? Using another machine? [15:23] van7hu: I'm going by what's shown by "apt-cache show libc6" [15:23] middle: You can also use teh ftp command, instead of wget. And well, error 404 is page not found. Are you sure the file is there, can you see it using a browser? Using another machine? [15:23] mcb_1: I can't see it inthe browser, but i thought you could just wget a txt file from the itnernet [15:23] asdf47: try: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype [15:23] middle: you can, but the file must be there in the first palce. LOL.... [15:24] How often does Ubuntu perform an `updatedb` ? I find that I have to manually do this to locate files less than 1 hour old [15:24] ok ActionParsnip [15:24] Superstar: depends on the amount of files [15:24] mcb_1: I will double check but i am very sure it is there [15:24] Superstar: once again i thought [15:24] can anyone help me with getting ubuntu 10.04 to show me the grub2 menu ? I have set the timeouts in the /etc/defaults/grub ... I have a feeling that the fonts are somehow set to black with a black bg ! [15:24] Superstar: err, once a day [15:24] ActionParsnip: ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored. [15:25] dec3pti0n activated the use of colour? [15:25] asdf47: ok run: dpkg -S v4l1compat.so and install the package it contains, then retrt [15:25] I didn't [15:25] dec3pti0n there is a variable somewhere afair, look for that [15:25] dec3pti0n: hold shift at boot to show grub [15:25] ActionParsnip: yeah I've done that [15:26] mcb_1: Yeah i click open on the file from my ftp and it opens up http://middle.freeiz.com/gny.txt, ther eis nothing on the webpage but there shouldn't be shoudl there... so its deffinetly there... [15:26] ActionParsnip: ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored. [15:26] ActionParsnip: again the same [15:26] Superstar: I personally use 'find' to look for files. Its a bit slower, but you're gauranteed to find the files if they exist. [15:26] dec3pti0n try https://help.ubuntu.com/community/Grub2#Splash%20Images%20&%20Theming [15:27] ah shit i have to go... if you do reply reply with my name and i will find it :) Thanks a lot for your help : ) [15:28] hi [15:28] i did the md5 rum, it seems to match, so whats next? [15:28] someone know how to have big device support in hardy ? (3To drive) except to upgrade... [15:28] ActionParsnip: i read that the webcam is being recognised automatically [15:28] holding shift just gives me a black screen for like 60 secs [15:30] Ubuntu 10.10 or ubuntu 10.04 which onw is better [15:30] ? [15:30] middle: I didn't follow you. In the browser it shows nothing, as an empty file? Is it? I tried to access the file using FTP, but it asks me for a password, even login using anonymous..... If you have a user/password: use (From mam wget) --password=password [15:30] Specify the username user and password password for both FTP and [15:30] HTTP file retrieval. These parameters can be overridden using the [15:30] --ftp-user and --ftp-password options for FTP connections and the [15:30] --http-user and --http-password options for HTTP connections. [15:30] mcb_1: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === candy is now known as Guest48929 [15:31] hello? need help with movie player. have sound no video. any ideas [15:31] middle: give a look at wget man page, if you have user/password for the server. [15:31] thanks anyways [15:31] caio thanks for ya help [15:31] hi [15:31] actionparship, what should i do? [15:32] Is there a development platform like VB in ubuntu? [15:32] i have a sda7 which is the / mount point, and i have a partition next to it empty (sda8) which id like to extended this one into, how can o do that? [15:32] ayecee: sorry, my Internet, What I am confusing here is does egllibc here stand for embedded ... (the link I gave you or what other than that) [15:32] ayecee: http://www.eglibc.org/home [15:32] ankush: several [15:33] ran the md5 test, but i still cant copy the files to the usb using the startupdisk creator [15:33] I want to use visual basic as the programming language [15:33] can someone help me fix my vlc and movieplayer? both have sound but just a black screen [15:33] For developing ubuntu applications [15:33] van7hu: yes, that's what it stands for, though it need not be used exclusively in embedded systems. [15:34] sorry, I'll back soon (change host) [15:34] Guest48929, do you have all the codecs you need? [15:35] Rafeiro, are you installing or partitioning during aninstall? [15:35] codecs. i believe. i downloaded all of them of ubuntu softwear center [15:35] anyone here installed ubuntu to flash drive making it a portable os? i did but i can't seem to edit the boot parameters [15:35] Where are the certificates that come with Ubuntu installed to? [15:35] The SSL certificates, root ca, etc [15:36] i know i need to press "esc" at grub but it doesnt seem to want to work for a flash drive installation, anyone know why? [15:36] BluesKaj, i have installed it already on sda7 [15:36] ran the md5 test, and it still cant copy files to my usb, i cant use the startup disk creator , any options here [15:36] hello, i have a webcam *logitech C510* but on skype and cheese it doesn't works.Skype see the webcam but i can't make a video call.On guvcview it works fine....Any help? [15:36] which im using it right now [15:37] Superstar: dpkg -L ca-certificates [15:37] i edited /etc/default/grub to add "i915.modeset=1" but it still wont boot.. any ideas? [15:37] ankush: have a look at monodevelop for VB.NET [15:37] jrib: thanks love [15:37] Guest48929, are you playing a dvd? [15:37] Superstar: Or search for that package on http://packages.ubuntu.com [15:37] itilious: modesetting is enabled by default [15:38] soreau, i have a laptop that requires "i915.modeset=1" to boot, but when i try to boot with flash drive it doesnt set the mode correctly [15:38] !!ff4 [15:38] Firefox 4 is the current stable version of Firefox. Current versions of Ubuntu do not have it (see !latest), but there is an unofficial and unsupported PPA that you can use by running the following command: sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox [15:38] that firefox is a nighly 6.0a1, not compatible with firebug :( damn [15:39] it only boots if i have that set on this particular laptop,, i can't figure out why it wont work for flash drive installation of ubuntu, how come? [15:39] I am using irc through irssi, its nice :) [15:39] I love ubuntu === Wid_21 is now known as pewezzzz [15:40] * brdoco has a (probably really basic) question [15:40] soreau, what did you mean by its set by default? === Guest64795 is now known as anksi [15:40] !ask | brdoco [15:40] brdoco: 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. :-) [15:40] itilious: I mean the default is already i915.modeset=1 [15:41] whats next if u did the dm5 test and the startup disk creator still doesnt work, its only at 94 percent completion? [15:41] Rafeiro, I suggest you burn a livecd called gparted and use it as a partitioning tool . It's very handy. You can use gparted to delete sda8 which then becomes unallocated . , then you can choose sda7 and resize into the unallocated space that used to be sda8 [15:41] soreau, then why is that not in /etc/default/grub after "quiet splash" ? [15:41] itilious: Because it is the default :) [15:41] i've never seen it defaulted to this, i have always had to manually add it to make it boot [15:41] I'm trying to install the sun jdk 6. I want to install it into a certain directory. can I do that with the ubuntu software center? [15:41] soreau, i'm the n00b here but youre wrong, its not there by default [15:42] im using gparted [15:42] i deleted it [15:42] itilious: That is strange if you have to manually enable it on recent versions of ubuntu [15:42] soreau, i've ALWAYS had to manually add it to get this to boot [15:42] How do I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [15:42] now i want to know how can i resize it since im using sda7 already [15:42] i want to know how can i resize it into the sda8 [15:42] soreau, i'm using ubuntu 10.04 [15:42] itilious: I have no idea why you would have to enable modesetting manually to make it work then [15:43] Rafeiro, you can't resize a partition that you are using ..it has to be done from a separate device [15:43] soreau, its an older laptop [15:43] what do u mean by checksums dont match [15:43] itilious: Are you sure its an i9xx intel chip? [15:43] soreau, yes [15:43] i have 945GM intel [15:43] ok, so, i can use the ubuntu livecd to do it? [15:44] what you wont do ? [15:44] !who |Rafeiro [15:44] Rafeiro: 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 :) [15:44] itilious: strange. Maybe something disables KMS on some chips [15:44] ok [15:44] still doesnt answer the question why i can't edit the boot parameters at GRUB with a flash drive [15:45] whats teh command to change the amount of "reserved" space in a file system and whats the default percentage? [15:45] does anyone know about installing FireFox 4? what i mean is, in windows when you install it, it gives you a new FF4 folder which i know it doesnt do in Ubuntu, but does it keep all the bookmarks and extensions or give you a clean FF4 which is totally blank of stuff? [15:45] Rafeiro, yes you can but the gparted livecd is easier and more flexible , but that's your call [15:45] alright [15:45] :) [15:45] anyone know off hand? [15:45] tks BluesKaj [15:45] Rafeiro: yes it should be in administration, check if the partition is mounted before you try.. [15:45] itilious: Did you check the md5sum for the image you put on the flash drive? [15:45] Rafeiro, np [15:45] soreau, yes and yes it matched [15:45] alright dannyd :) [15:46] i also did filesystem check on the flash drive i installed ubuntu to [15:46] its possible to run google earth on intel 945GM in ubuntu 10.10?? [15:47] i tired on GF 440MX 128MB but dont run too [15:48] its show google earth first screen then turn off [15:48] DirtyDawg: try #firefox [15:48] k thx [15:48] ubuntu_: Its probably crashing in the driver [15:48] is it a good idea, to extract the iso in the downloads folder, copy the entire folder ot the usb? any1? [15:48] ubuntu_: You can try updating the intel driver stack by installing xorg-edgers repo, to see if it helps [15:49] ubuntu, install lsb-core then reinstall google earth [15:49] soreau its possible to run it ? [15:49] ubuntu_: I dont know, but I would try upgrading the driver [15:49] drive dont upgrade in normal upgrade ? [15:50] ubuntu_, read my post above , it works [15:50] blueskaj ok thx i try [15:52] How do I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [15:52] anybody here "right-click" masters? trying to get a right-click option "send to x" === jackneill is now known as Jackneill [15:52] how add link to file from menu in xubuntu ? [15:52] !xubuntu | ubuntu_ [15:52] ubuntu_: Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [15:53] i know what is xubuntu [15:53] but i dont know how add link to pulpit from menu [15:53] ubuntu_: /join #xubuntu for Xubuntu support [15:53] but u don't know what is bot :) [15:53] oh ok [15:53] logan_ thx i dont know its spepratlu room [15:54] ubuntu_: You're welcome. [15:54] anyone know how i install game with play on linux? i got to the point where it says where is your cdrom mounted, well, i specify other and desktop/fallout 3 but it does nothing [15:54] Helloo. Any suggestions for a physics engine and 3D rendering package that will work on Ubuntu? I had problems getting Ogre and Python-Ogre installed. [15:55] i dont get it , when i make a startup disk its only 94percent complete, and it shows me to retry yes or no, do a checksum? [15:55] is there any s/w for making my audio and my video to mix i tried pitvi but it is not working.I have to add audio to still images [15:56] basically, move a file to a certain folder, but the folder is a commonly used one in my case, so I want "Move to XFolder" as an option [15:56] robbie, you want to use WINE. you can find details on the winehq website [15:56] jiltdil, mencoder works for me [15:57] brightspark:thanx i am going to try it [15:57] ok i install all lsb- packages [15:57] i was there and best choice in forum was use play on linux so here i am [15:57] hi masters! If possible study clustering running vms to test ubuntu servers for high available? [15:57] what game is it robbie? [15:57] i try one time playonlinux [15:58] fallout 3 [15:58] and dont work me with gta san andreas [15:58] checksums do not match, huhuhu [15:58] hello all [15:58] ubuntu server edition ;) [15:58] hi nhoc-t39 [15:58] i was have black screen [15:58] i've got fallout 2 working, robbie. haven't tried fallout 3 [15:58] hi tigermal [15:58] is possible? [15:58] no [15:58] i install normal in wine and works great [15:58] its on the list just dont know what to type in for mounting location. [15:58] fallout 3 work i think with crack [15:58] and clearly it's on desktop thats how cd rom pop up [15:59] i have original disc' [15:59] without protections on cd [15:59] !piracy | ubuntu_ [15:59] ubuntu_: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [15:59] !appdb | robbie [15:59] robbie: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [15:59] *HRM* is there a command you can run to see how many files on an xfs file system? [15:59] will be limited by kernel customized for vms? This cause? [15:59] robbie, nobody has it working yet, it appears [16:00] oh boy. whats the point of that list on pol than...geez. alright i will keep searching [16:01] rpm is work on ubuntu ? [16:01] no [16:01] what is the use of super key ? (I know there is a lot in compiz) [16:01] but you can change rpm to deb [16:01] with alien [16:01] brightspark:i think mencoder is diffuclt to use for me please suggest any graphical [16:01] i install now some rpm makers and another packages on ubuntu [16:01] karlo: It is used as a modifier key in most cases, like shift, ctrl and alt [16:03] i back later [16:03] jiltdil, I can't recommend any; I use the command line for things like that. [16:04] Yay! http://www.ubuntu.com/countdown/banner.png is back!! Go go, narwhallie! [16:04] brightspark:anyway thanx as i am unable to understood how to use via terminal [16:04] ChamSys [16:05] kost-bebix: why is it not on main page? [16:05] spacebug-: I don't know, but I made a widget for yandex.ru recently (yandex.ru -- is like google but for russian, and it has something like [16:05] igoogle on main page) [16:05] jiltdil: Several powerful video editors for Linux are listed here: http://www.cyberciti.biz/faq/top5-linux-video-editing-system-software/ [16:06] jiltdil, http://www.mplayerhq.hu/DOCS/HTML/en/encoding-guide.html may help. [16:06] got to start installation. for some reason none of the contents in the game cd were showing up, it kepts showing a previous cd rom that was in the pc bout an hour ago. i will be sure to let you know if it fully runs or not. [16:06] ok [16:06] inquiryqueue,brightspark:thanx [16:08] How can I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [16:08] anyone have any experience with pigz? [16:09] this is probably a silly question, but in reading http://www.ubuntugeek.com/list-of-ubuntu-unity-keyboard-shortcuts.html , what exactly is the 'super' key? [16:09] twelvth: windows key usually [16:09] twelvth, windows key [16:09] elizabeth byshenk [16:09] cool, thanks :) [16:09] "windows key" is such a sad word [16:09] nvm [16:10] lol [16:10] Does anyone use Pigz instead of gzip? === Dora is now known as idrum4316 [16:11] CrunchyChewie: noone :) [16:12] I am sure I am not the first one seeing it but the ubuntu page is offline [16:12] how you upgrade to firefox 4 [16:12] ? [16:12] nhoc_t39: I guess not, trying to speed up gzip with parallel processing but it is acting weird [16:12] !!ff4 | codex [16:12] codex: Firefox 4 is the current stable version of Firefox. Current versions of Ubuntu do not have it (see !latest), but there is an unofficial and unsupported PPA that you can use by running the following command: sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox [16:13] phew came online and I did not know that they were using Drupal [16:13] CrunchyChewie, try unp ..it does them all [16:13] BluesKaj: thanks! [16:13] is gnome3 available for 10.10 or is that only 11.04? [16:14] Blueskaj: do you have a link? [16:14] Any suggestions on a 3D rendering package and a physics engine that will run well on Ubuntu? [16:14] !unp [16:14] Hi! If I uninstall the propertiary graphics driver, will my resolution remain the same? [16:14] !info unp [16:14] unp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 2.0~pre4 (maverick), package size 13 kB, installed size 100 kB [16:14] Blueskaj: sorry lol found it, mistyped [16:15] nyuszika7h: if the open driver can do the same resolution then yes [16:15] BLueskaj: I am more interested in faster compression though, pigz is a parallel implementation of gzip [16:15] ActionParsnip: It detected my resolution when I installed Ubuntu. [16:15] mattgman: http://www.omgubuntu.co.uk/2010/11/install-vanilla-gnome-3-in-maverick/ [16:15] nyuszika7h: then you answered your own question ;) [16:16] CrunchyChewie, I don't do much compression , mostly decompression therefore unp fits my needs [16:16] I think I'll remove it, because I mostly use Ubuntu for programming and chatting -- that doesn't require fancy effects. [16:16] ActionParsnip, thanks! [16:16] * ActionParsnip loves unp [16:16] mattgman: I would be very cautious of omgubuntu.co.uk guides [16:17] 10-4, thanks again [16:17] when i encrypt a partition with disk utility, what kind of encryption gets used? [16:17] ecolitan, that's a secret :) [16:18] hi, anyone knows a good C++ IRC channel? [16:18] How can I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [16:18] ActionParsnip: nyuszika7h@nyuszika7h-K50AF:~$ sudo add-apt-repository ppa:ubuntu-desktop/gnome3-builds [16:18] Error: can't find signing_key_fingerprint at https://launchpad.net/api/1.0/~ubuntu-desktop/+archive/gnome3-builds [16:18] the #c++ one I can't speak in :/ [16:18] I get a "cannot send to channel" [16:18] quick easy question: is there a recommended program for mounting iso images as virtual drives? [16:18] Dazzled1: Possible you need to register your nick with NickServ. [16:18] !register | Dazzled1 [16:18] Dazzled1: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [16:19] s/Possible/Possibly/ [16:19] ah, thanks nyuszika7h [16:20] i need an application that can compress/decompress most file types and can have very good compression ratio, also a GUI would be nice. any recommendations? [16:21] is it better then to use truecrypt where I'll know what i'm getting? [16:21] dreki: gzip [16:21] gzip doesn't have a good compression ratio... can only compress/decompress gzip... and has no GUI :P [16:22] Oh, and it's 'propietary', not 'propertiary' :P [16:22] dreki: file-roller will most likely have what you want. [16:22] how do I tell the file browser not to show the hidden directories, that is those starting with a . ? [16:22] dreki: tar.gz gui squeze or file foller [16:22] hello [16:22] MagicJ: Are you using nautilus? It hides them by default. [16:23] MagicJ: contr + h [16:23] magic_ninja: Ctrl + h [16:23] hi all, some applications based on mplayer said to that my movie player is old, how to install the latest mplayer? [16:23] let's linux [16:23] * compdoc does the linux boogie [16:23] magicJ: If you're using Nautilus, you can also change that through the edit / preferences menu. [16:24] nyiszika7h: I believe that I am, and that is what is strange. The place it is really annoying is on ONE machine when I do a save in openOffice for example [16:24] BlouBlou: thanks but I want it to stay that way [16:24] how to install media player in UBUNTU? [16:25] MagicJ: Open nautilus, go to Edit -> Preferences, uncheck "Show hidden and backup files" and click Close. [16:25] nhoc_t39: If you're talking about Windows Media Player, you can't install that unless you use an emulator like Wine. But there are better choices. Install a player like VLC. [16:25] thank you nyuszika7h: that's wha I wanted. And btw, what a pain your nick is to type :) [16:26] MagicJ: I know, many people told me that... it's easy to type with a Hungarian (QWERTZ) keyboard layout. Most IRC clients support autocompletion, just press Tab. ;) [16:27] hello [16:28] how to install VLC? [16:28] My logitech C510 webcam doesn't work with skype and cheese, but it works fine on guvcview, what have i to do? any help? [16:28] nyuszika7h: Hey - thanks _ I now know of the aut-complete - so I discovered something I didn't even ask - TY [16:28] okay so i have gnome3 installed, but it doesn't seem...ready lol. can't wait for the final release, though! looks alright for a pre-release [16:28] Okay guys, help me [16:29] My GNOME panel is fucked up here, and I want to save a REALLY important Audacity project but it won't let me because the gnome-panel is frozen up (but a couple of the applets still work) [16:29] Callum__: please mind your language [16:30] IdleOne: Oops, sorry [16:30] It's 3:30am, and I've been working on this for hours and I kinda need this to work [16:30] I hear ya, don't know how to help you though :/ === b0ot is now known as DynamicFail [16:31] hello all [16:31] how do i set up ssh hooks, so that when i log into my ubuntu server it automatically runs `cd /var/www`? [16:31] Hmmm, last time I killed gnome-panel the whole system just went kaput [16:31] Callum__ : What "whole system" do you mean? The applications you were running? [16:31] Callum__: If you kill gnome-panel, it usually restarts in a few seconds. [16:32] ive got a question regarding xmessage; couldnt find any help so i thought id ask over here - how can i launch an xserver with a different pointer icon (that is to say, using something other than the ugly X pointer)? [16:33] i wouldn't recommend installing gnome3...hahahaha...my computer became...inoperable [16:33] mattgman: That's because it's a beta [16:33] yeah, but it looks good [16:35] mattgman: debateable :) [16:35] hi guys I need some help. I just finished installing 10.10 on a gateway laptop model MX6421 live cd worked great (except wifi) now it wont boot at all, not even from the cd. it does flash the ubuntu loading screen for a sec then just black screen with cursor at top left corner [16:36] well, if there were more customizations... but imo it looks good and i will definitely be using it [16:37] lxde looks great here :D [16:39] just installed openbox. see you all soon [16:41] hey, all [16:41] hi dude [16:41] hi! [16:42] * Alarm is away: Away [16:42] !away > Alarm [16:42] Alarm, please see my private message [16:42] Hͪͣͨ̆͆́͘͏̵͍̳͕̙̯̠̟͚̣͉͓͉ȩ̴̢̣̳̼̺̥̹̹͎̣̥͕̣̭̞̯̪͆̇ͤ̋̃̎̈͟͜ͅl̷̴̢̹̳͇͓̗̟̰͈͌̆͐ͣ̐ͣ̂̇̓̃͘͢l̫̘̯̘̭̠͙̤̥̬̈͒̏̑̐̈ͫ̀ͮͧ̔́̚͢͞ȯ̲̝̬̭̜͍͚̜̹͕̹̜̖̦͙̜̱̰̺̒̏̏ͦͤ̒͗͛̉͗̎̈́̌̄̓͡͞͞͠!̡͇̤͓͔̘̙̗͎̂̄ͭ̒ͧ͋ͦ͗̇̍͛́̕ͅ [16:42] anyone know how to update to wine1.3? I added ppa:ubuntu-wine/ppa but it's still only finding 1.2. [16:42] alanonymous: wine ppa has 1.3 [16:42] alanonymous: https://launchpad.net/~ubuntu-wine/+archive/ppa [16:43] Hi, I'm collecting information about Linux Gamers and their hardwares, if you are interested please take a look at this poll > http://www.misterpoll.com/polls/521555 . Thanks for your time. [16:43] I added the ppa already but still only list v1.2 in the software tool [16:43] hai [16:45] I just did it command line and seems to work (sudo apt-get wine1.3), but why does the software tool not see the package then? [16:45] alanonymous: remove the wine you have and install wine1.3 [16:45] alanonymous: its a separate package [16:46] so if I just installed wine1.3 over 1.2 without uninstalling, I probably did something bad? [16:46] siavashserver: it would probably help your cause to provide a command which would help users identify (by means of querying the current kernel) which CPU features their system supports. [16:46] alanonymous: i'd remove 1.2 first to avoid conflicts [16:46] My logitech C510 webcam doesn't work with skype and cheese, but it works fine on guvcview, what have i to do? any help? === matts is now known as matts_away [16:47] tomreyn, thanks for feedback. Unfortunately it isn't supported by poll provider i think. [16:48] on a side note, wine1.3 fixed my problem with rosetta stone :) thanks. [16:48] siavashserver: well you could just add it to the end of the "Supported SIMD extensions" question [16:49] siavashserver: and "Video card manufacturer" is missing an 'other' option [16:49] what is a good place to reference terminal commands? [16:49] does tar have a --transform option? I cannot find it in any documentation, but Im trying to get a script that tries to use that option to work [16:49] Hi [16:49] !manual | trik [16:49] trik: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [16:49] I have around 100 hosts running sun java6 u20, is there a easy way to upgrade it to u24 ? [16:49] hvgotcodes: run: man tar [16:50] ActionParsnip: yeah i just saw that [16:50] tomreyn, thanks, going to perform the changes. would you mind helping on that command? [16:50] kaushal: run a local repository on your server and have the relevant debs for the new java [16:50] shoot osx's version of tar does not have that option [16:50] I mean some script ? [16:50] I need a site to reference different commands. [16:50] howdy - if I'm using ssh with public keys to connect to an ubuntu box, is there a way to determine, once connected, what the value is of the public key I came in under? [16:50] kaushal: you can write one easily [16:51] trik: you can run: man and see the man pages of each. E.g: man cp [16:52] trik: http://manpages.ubuntu.com [16:53] siavashserver: you probably want to grep something out of /proc/cpuinfo, but i'm not into the details of this. [16:53] tomreyn, no problem, thanks! [16:54] My logitech C510 webcam doesn't work with skype and cheese, but it works fine on guvcview, what have i to do? any help? [16:54] pici thanks. [16:54] how do install Office for Ubuntu [16:54] help me [16:54] please [16:55] nhoc_t39: open office is installed by default [16:55] !info libreoffice [16:55] Package libreoffice does not exist in maverick [16:55] EyePulp, hmm... maybe theres something in /var/log/auth.log ... === Lorthirk is now known as Lorthirk`ZNC [16:56] ActionParsnip: are you here? [16:56] Hello I just got a new laptop and the touchpad is too big, so I keep hitting it with my palm. So I set synclient PalmDetect and PalmMinZ via command line, but the settings do not persist when I reboot. Can anyone tell me how to make them persistant. Everything I find via google says to use xorg.conf, but I thought ubuntu doenst use xorg.conf anymore? [16:56] symptom: you have to make an xorg.conf - it will use it [16:56] asdf47: sup [16:56] rumpe1: does my question make sense? I *think* it should be doable... [16:56] how do install Office for Ubuntu [16:56] symptom: only put in the options you want to use, let it detect the rest [16:56] ikonia, will it override everything that flgrx does? [16:56] nhoc_t39: it's already installed [16:56] nhoc_t39: its in the default install [16:56] symptom: no, if you have flgrx you probably already have an xorg.conf [16:57] ActionParsnip: My logitech C510 webcam doesn't work with skype and cheese, but it works fine on guvcview, what have i to do? any help? [16:57] so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can some please help [16:57] ActionParsnip: i have ubuntu 10.04 64 bit [16:57] asdf47: I don't know,that's why I dodnt reply..... [16:57] ActionParsnip: before you gave me a few cmds [16:57] but it was probably for 32 bit [16:58] asdf47: yep, thats all I can recommend, do you want me to magic up some knowledge? [16:58] Hello. Is there a good guide for dual-booting windows from a default ubuntu installation? [16:58] ActionParsnip: yes :P [16:58] Hi, the login sound seems to echo, no matter how many times I restart ubuntu. Any ideas why? [16:58] MasterBob, Just install it :) [16:58] It echoes only 2-3 times, but it's still annoying. [16:59] As long as you have a good way to partition your system, it shouldnt be too hard [16:59] edbian, i already have ubuntu. [16:59] need to isntall windows [16:59] MasterBob, Ohh, that's harder [16:59] asdf47: i don't know anything else, like I said. Maybe others can help [16:59] MasterBob: I suggest you to update your xchat... it's VERY old... [16:59] The windows installer has a tool to partition your drive [16:59] thank you ActionParsnip :) [17:00] nyuszika7h, um, it's whatever latest xchat-gnome is [17:00] talk to those maintainers [17:01] my xchat is 2.8.8. is that the latest?? [17:01] mymeatinyourseat: I don't know, check the xchat web [17:01] MasterBob: Oh, xchat-gnome? === AppleSucks is now known as AppleSuckz [17:01] Hello I have a corei7 system and i installed the 64bit ubuntu 10.10, but when I do a uname -m it shows i686 and not amd64 [17:01] nyuszika7h, yeah [17:01] is this correct? [17:01] symptom: Yes, that's the architecture [17:01] symptom: you installed 32bit Ubuntu [17:02] AppleSuckz, doesn't apple's imac use linnux?? [17:02] ActionParsnip, are you sure? [17:02] mymeatinyourseat: no it will use apple OS [17:02] symptom: yes, you can install 32bit iS on 64bit CPU [17:02] Question, anyone konw of a DNS monitoring program for linux that logs all the DNS look ups it does and have a way to pull it up via website? [17:03] apple uses unix doesn it? [17:03] symptom: you have to download 64bit ubuntu if you want 64bit ubuntu [17:03] AppleSuckz: depends what you want to monitor [17:03] AppleSuckz, so u saying apple sucks is just like saying linnux sucks. so, doesn't that deserve a boot [17:03] AppleSuckz: bsd [17:03] how to check in a running system if /home is encrypted? i dont see any infos with "mount" and "fdisk -l" but there is a crypt-daemon running on the system [17:03] ActionParsnip, I thought I did. What is the uname -m for 64bit? [17:03] Apple sucks for being so controllive and way overpriced [17:03] AppleSuckz, unnix is linnux [17:03] AppleSuckz: ok - we are not interested in that, just ubuntu support here [17:04] I didnt bring that up ikonia [17:04] Hello All, my startup applications are still not running at boot and its getting quite annoying now :( any ideas what it could be? [17:04] someone else did [17:04] AppleSuckz: I know, I'm just telling you lets focus on the ubuntu stuff [17:04] !boot | swatto [17:04] swatto: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [17:04] symptom: uname -m will display the ubuntu arch, there isn't a seperate command for 64bit [17:04] ikonia, sounds like sonja or sonya.. r u a girl?? [17:05] mymeatinyourseat: that doesn't matter, just ubuntu support in here please [17:05] ActionParsnip, What will uname -m show if I have the ubuntu 64bit arch installed? [17:05] symptom: x86_64 [17:05] symptom, amd64 or x86_64 [17:05] symptom: uname is just showing the arch of the kernel, not of the whole system [17:06] ikonia, thanks for your help on the sudo apt-get install gnome-desktop" earlier [17:06] how can i change the default X cursor? [17:06] ok so I do have 32bit installed. Is there any disadvantage to going 64bit? [17:06] symptom: dpkg --print-architecture will show the architecture of the rest of the system [17:06] symptom, no [17:06] 64 bit is like autos [17:06] ikonia, so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can some please help [17:06] autobahn [17:06] Stormshadow: right click desktop -> change background. Theme tab -> customize then change pointer there [17:07] symptom: somewhat larger program memory use, possible increase in cache misses for the same reason. the advantages vastly outweigh the disadvantages on modern systems. [17:07] if i dont have a window manager? [17:07] iceroot: thankyou, will give it a go, see if it fixes my issues - atm things only run at startup when i symlink to them in autorun, i cant use the startup applications GUI. Trouble with this is I cant add CLI arguements to the apps [17:07] symptom: 64bit can reference more RAM [17:07] Stormshadow: then start one [17:08] :) i mean, i only have an X session, and want to change the X cursor to a pointer -- is this possible? [17:09] so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can some please help [17:09] Stormshadow: if you press CTRL+ALT+T does a terminal run? [17:09] How can I install KDE? [17:09] Hello! I have mounted a partition but have now change it to ntfs, every time I start up it says it can't mount /MyDrive, how can I fix the problem. PLease help :) [17:09] nyuszika7h: sudo apt-get install kubuntu-desktop [17:10] SoftDroid: post your mount-command and the error please [17:10] Action - Im doing some tests and am not interested in a window/desktop manager. Just an xsession. I load the Xserver but would like to change the cursor. [17:10] nyuszika7h: sudo apt-get install kubuntu-desktop [17:10] iceroot: How can I do that? [17:10] !paste | SoftDroid [17:10] SoftDroid: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:10] ActionParsnip: iceroot: I tried it, but it messes up my Ubuntu menu with KDE software and vice-versa... [17:10] !purekde | nyuszika7h [17:10] nyuszika7h: If you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « https://help.ubuntu.com/community/PureKDE » [17:11] so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can some please help [17:11] nyuszika7h: if you only want kde [17:11] iceroot: I don't want to do that... [17:11] nyuszika7h: you can install kde-core for minimal kde [17:12] iceroot: I'm not using any command. Every time i start Ubuntu it says the parition can't be mounted with two options skips mounting or manual setup [17:12] SoftDroid: you said you mounted the drive, because of that i was aksing about the details [17:12] SoftDroid: can you post your /etc/fstab ? [17:12] mymeatinyourseat: you probably need to re-install your video card kernel modules and re-configure it, what video card do you have [17:12] SoftDroid: Pastebin the contents of /etc/fstab [17:12] iceroot: Well when I installed Ubuntu today I gived it a name [17:13] what program i can use for make videos? [17:14] what program i can use for make videos? [17:14] you could use openshot [17:15] need someone to help me what to do to connect my cellphone to my ubuntu 10.10 [17:15] works great for youtube and other sites [17:15] !cinelerra | dombnexen [17:15] dombnexen: Cinelerra is a video editor and compositor that cannot be included in Ubuntu for legal reasons. Install instructions can be found on http://cvs.cinelerra.org/getting_cinelerra.php#ubuntu [17:15] dombnexen: http://techpp.com/2010/08/12/top-10-video-editors-for-ubuntu-linux/ [17:15] ikonia, nvidia geforce 9800gt [17:16] iceroot: http://paste.ubuntu.com/594089/ [17:16] arand_: see above [17:18] ikonia, nvidia geforce 9800gt [17:18] SoftDroid: That looks alright... [17:18] SoftDroid: Or... Is /sata changed to ntfs now? === hery is now known as Guest12496 [17:19] arand_: yes, i changed to ntfs [17:19] SoftDroid: Then you will need to update the fstab entry accordingly. [17:20] Earlier, I removed kubuntu-desktop, and it started removing GNOME, too. Is it normal? Will it restore GNOME? [17:20] arand_: how? :) [17:20] !fstab | SoftDroid [17:20] SoftDroid: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [17:20] so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can someone please help [17:21] i have a bonobo-activation-server problem ... [17:21] how do i get that solved [17:21] mymeatinyourseat, look in admin / HW choose the recommnded nvidia driver in the jockey dialog , enable it and it will install, then you'll be required to reboot [17:21] its in my logs everytime my Xserver crashes [17:21] thanks [17:21] i will try now [17:22] its says. could not associate with desktop sesssion [17:22] for ubuntu startup disk creator, is the "reserved extra space" used for installing programs? Or do installed programs go somewhere else? [17:22] My logitech C510 webcam doesn't work with skype and cheese, but it works fine on guvcview, what have i to do? any help? [17:22] BluesKaj, where's admin?? === mitch is now known as Guest94369 [17:23] in the panel mymeatinyourseat [17:23] BluesKaj, I don't see it in the start menu [17:24] Its same problem [17:24] Quick question, which should I get Linux RPM or just the Linux package for Java? [17:24] semitones: If you create a persistent liveUSB I would assume it is the name for extra space which may be used for installing things, storing data, or whatever else you would do on the filesystem of a normal ubuntu installation [17:24] FlameTai1: Neither. You should install java from the repositories. [17:24] !java | FlameTai1 [17:24] FlameTai1: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://tinyurl.com/2ffg7cc - For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases. [17:25] Ty Pici [17:25] arand_, because I made a liveUSB and chose the max reserved space, but then I got an error of "0 bytes left in file system" after running an update [17:26] so, ealier today, I removed everything "gnome..". and then I couldn't boot to my desktop. and enstead, I had to just use the text ubuntu mode or w/e it's called. and I reinstalled my desktop through there. and now when my comp restarted, I'm in the 640/800 or w/e it is. and I can't find my screen resolution settings. can someone please help === NG_ is now known as ng_ [17:27] mymeatinyourseat: install ubuntu-desktop again, may help [17:27] qual é o chat brasileiro [17:27] semitones: Hm, that is strange, it may be that there was a lot of updates... [17:27] mymeatinyourseat i have same problem say me how did you join text mode [17:28] !br [17:28] 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. [17:28] anybody show me how to add hot97 radio station to banshee ? [17:28] arand_, there were, but this is a 4 Gig drive with only ubuntu and 700mb of other stuff [17:28] anyone know if there is a way to make the capslock light flash when there is an alert of any kind while the screensaver is on? like the LED flashes on android phones [17:28] semitones: If you run "df"...? [17:29] how can i join in text mode i deleted gdm and i cant boot up my pc [17:29] i get on DSTAT missed ticks what does that mean its getting stuck [17:29] quiel: http://manpages.ubuntu.com/manpages/hardy/man8/ledd.8.html [17:29] arand_, I got 0 byes in rofs and some other fs [17:30] mymeatinyourseat, sorry I was called away for a min , desktop/administration [17:31] semitones: If there a filesystem whoose size corresponds to the reserved space [17:31] arand, yeah maybe there is, I don't know what it would be called though [17:31] ubuntu_, I think I either held "shift" durring system boot or since I uninstalled everything "gnome", my comp couldn't get back to the desktop, so, I'm guessing it just went to the "text linnux" mode instead [17:32] anyone seeing this text? I'm getting messages that look like your not :( [17:32] --- #dd-wrt :Cannot send to channel [17:32] hello #ubuntu, are there known issues with the nvidia-glx-185 drivers with 10.10? [17:32] MarriedMan, we can see it here [17:32] does this mean I'm blocked from talking in the channel? and if so, how do I get unblocked [17:32] I am struggling with the installation with various errors [17:32] MarriedMan, some channels require you to be identified with freenode [17:32] how do I do that? [17:32] !register > MarriedMan [17:32] MarriedMan, please see my private message [17:32] ty :) [17:33] np [17:33] Proxypoke: works fine here [17:33] BluesKaj, I see no folder or icon that says "admin" or "adinistrator"..?? [17:34] I just changed my graphic cards from an old Radeon to a GTX560 due to driver issues, and now I can't even get the new drivers to work [17:34] hey guys I have a /, /home and swap partitions on my hdd, and I want to upgrade to a newer OS and keep my /home and its files, but it's on a dual boot with windows 7, will it affect my MBR and cause problems? [17:34] Proxypoke: did you uninstall the ati driver first (if you used proprietary driver) [17:34] arand_: Thanks. I have now fixed the problem [17:35] the panel /desktop/administration , mymeatinyourseat it's not a folder it's in the panel dialog drop down [17:35] arand_, i made it 2.3 GB so when i boot up i'll see what fs is that size [17:35] I should have purged fglrx [17:35] iceroot: thanks [17:35] yes [17:35] BluesKaj, wtf is the "pannel"?? [17:35] how is pannel formed? [17:35] abiss27: no, just use custom partitioning and mark the current / for formatting, mark the /home partition to be used as /home but NOT to be formatted too [17:36] blueis it the same as the "terminal"?? [17:36] Proxypoke: ok if you run: sudo nvidia-xconfig then reboot, does it help? [17:36] I think I did that already [17:36] ActionParsnip: ahhhhh thanks!!!! [17:36] I'm currently stuck with modprobing the nvidia module [17:36] I get a fatal error with the inserting, "No such device" [17:37] HELP! [17:37] In Banshee, what is the "Grouping" tag? === ubuntu_ is now known as mrmcan [17:37] it's the panel that contains the icons and stert etc at the top of your gnome desktop [17:37] mymeatinyourseat, ^ [17:37] when might I be able to ask for help. I cannot see the whole topic line [17:37] I tried to re-do my partitions to have 11.04 and 10.10 alongside each other, when I did this, I started with reinstalling 10.10 but couldn't get any further [17:38] my Grub says "file not found" and I'm in the grub rescue [17:38] joegutting: you can ask for help right now :-) [17:38] joegutting, you can ask whenever :) also try typing /topic [17:38] thanks...Hello, I'm new and I'm trying to set up a mail server. I've been following this howto: PostfixVirtualMailBoxClamSmtpHowto and get all the way through, but it seems to be hanging on the authentication. Anyone familiar with this? [17:38] BluesKaj, well I took all that toolbar crap off of the top of my desktopand put everything at the bottom (to make it more like windows) [17:38] When I tried to reinstall 10.10, I can't click the forward button after setting up the computer name, my name ect [17:38] 11.04 does the same thing [17:38] abiss27: make sure you use the same username for your first user as you did in the current install and all will be ok [17:39] hello [17:39] mymeatinyourseat, then it's at the bottom [17:39] i installed gnome3 with ppa launchpad [17:39] but it looks like shit [17:39] DreamsofanEagle: use only lowercase letters in each section [17:39] qual é [17:39] ? [17:39] joegutting, i'm not familiar with that. maybe some specific error messages would help people understand, if you have any [17:39] SSraall: tell the compiler, its a 3rd party ppa [17:39] I'll grab some [17:39] but I've done that [17:39] servidor chat brasileiro [17:39] it STILL won't let me [17:39] !br [17:39] 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. [17:39] the window borders are distroyed [17:40] BluesKaj, e.g. like my power button and the start menu r at the bottom-left of my comp and the desktop thingie is at the bottom-right [17:40] ActionParsnip: yes will do and thanks again [17:40] I've tried wiping the drive, everything, nothing works [17:40] here are the errors in the mail.log I am receiveing:Apr 14 20:24:23 mail postfix/smtpd[3451]: warning: SASL: Connect to private/auth-client failed: Permission denied [17:40] Apr 14 20:24:23 mail postfix/smtpd[3451]: fatal: no SASL authentication mechanisms [17:40] joegutting: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:41] SSraall: again, its not supported here as its not an ubuntu package in the repos [17:41] okay so i have to reinstall! === quiesense is now known as quiescens [17:41] so should i install ubuntu 11.04 again or better 10.10 ? [17:41] SSraall: why don't wait for 11.04 final? [17:41] mymeatinyourseat, just surf the panel for administration , I.m aure you'll find it [17:42] because shit gnom 3 broke my pc:D [17:42] [17:42] SSraall: if you want stable use maverick,if you want to log bugs to make natty better when released, use natty but natty is not stable and not ready [17:42] SSraall: PPAs are always a risk. Please also mind your language here. [17:42] SSraall: then install 10.04 LTS [17:42] ok [17:43] is anyone familier with the errors I am seeing? [17:43] apt-get is unable to find nvidia-kernel-source, shouldn't that be in the Ubuntu repositories? ._. [17:43] !info nvidia-kernel-source [17:43] Package nvidia-kernel-source does not exist in maverick [17:43] Proxypoke no it shouldn't :p [17:43] welp [17:44] m-a get fails as well [17:44] BluesKaj, k, I found the "admin" [17:44] BluesKaj, now what, again?? please and sorry [17:45] mymeatinyourseat, additional HW or drivers [17:45] To set up my own email server, do I have to use a service like Slice? [17:45] BBL , lunchtime [17:45] i deleted gdm and how can i join text mode for install it? [17:45] BluesKaj, can I give u control of my comp through the terminal please?? [17:46] oh, ok, I seem to be missing the non-free archives in my sources.list [17:46] mrmcan: hold shift at boot, select recovery mode, select root with networking and install it [17:46] Anyone have a link to more information on how usb changed from 10.04 -> 10.10 (suffering the dreaded usb permissions problem and do not want to run the program requesting usb access as root) [17:46] mrmcan: you can just as easily log in at CLI and run: startx then install it as you expect [17:47] ok i will try it going reboot thanks [17:47] hello i have one question [17:47] !help shift_ [17:47] !help | shift_ [17:47] shift_: 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. :-) [17:48] funny how I never get it :D [17:48] !help [17:48] !help | shift_ [17:48] shift_, please see my private message [17:48] :D [17:48] just ask the question, shift_ [17:49] how u get mirc on ubuntu [17:49] codex84 you're here? Else, you could use clients as xchat or irssi on command line [17:49] how i can save my channel in memory of xchat? [17:50] codex84: there's no mirc for ubuntu, you can install xchat, gnome-xchat, or irssi if you like terminal based [17:50] i dont really like this client [17:50] or xchat lol [17:50] guess what guys [17:50] codex84 http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients [17:50] even with lower case letters, it STILL won't let me go forward [17:50] maybe you like one of these :) [17:50] HELP [17:50] I've tried everything I can think of [17:51] !ask | DreamsofanEagle [17:51] DreamsofanEagle: 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. :-) [17:51] this goes for Natty and Maverick [17:51] irc.anonops.ru [17:51] DreamsofanEagle what's your problem, exactly? [17:51] DreamsofanEagle: Ask it in one line if possible please [17:51] ok [17:51] Sorry lost Internet connection...To set up my own email server, do I have to use a service like Slice? [17:51] my kern.log has the following lines, is this a bad thing? "Apr 14 09:43:31 ubuntudesktop kernel: [ 7612.664776] [UFW BLOCK] IN=eth0 OUT= MAC=00:14:2a:c9:c9:39:00:22:3f:c6:68:f5:08:00 SRC=221.194.46.176" [17:52] does that mean that Ubuntu firewall blocked a request from that 222. ip [17:52] hi, im new at this. i have ubuntu on 2 computers and windows on another. my grandson came over with his windows computer, now i have something sending out data from my linux machines to a remote server. can anyone help me? [17:52] Eighteens: it blocked an outgoing connection to that IP, yes === hiddensoul is now known as hiddensoul_afk [17:53] BlouBlou: thank you, should i add a deny rule to the firewall [17:53] his computer populated itself in the network [17:53] I tried to redo my partitions and set it up so Natty and Maverick each has 10GB with 200+GB going for the /home partition, after I reinstalled 10.10 it refuses to boot saying "file not found" in grub, and any subsequent installs will not allow to progress any further than the "who are you screen", even when the letters are lower case [17:53] did it cut off? [17:53] while no lan was EVER set up [17:54] Eighteens: Why? it may be a service [17:54] the ip comes back to a china ip [17:54] Eighteens: and if it blocked it, why would you need to set a rule? :-) === jsurfer_ is now known as jsurfer === Abhijit_ is now known as Abhijit [17:54] BlouBlou: the connection blocked is an *inbound* connection, not outbound ("SRC") [17:55] I'm currently stuck in 11.04 live CD and can't get anywhere [17:55] Right [17:55] DreamsofanEagle: ask in #ubuntu+1 [17:55] ActionParsnip: this goes for either 10.10 or 11.04 [17:56] DreamsofanEagle: the current issue is with natty which is offtopic here [17:56] also my ports are wide open, i read none are supposed to be in 10.10 ubuntu [17:56] neither installer allows me to progress further than the "who are you" screen no matter what I try, even when playing with the partitions, or letting it set up the way it wants to [17:57] DreamsofanEagle: use lowercase for everything [17:57] Sage182: how have you determined that these ports are open? [17:57] DreamsofanEagle: no spaces in username either. [17:57] ActionParsnip: I did, it still won't let me go forward [17:57] did a netstat [17:57] it just sits there saying "ready when you are" [17:58] the forward button is still greyed out [17:58] Sage182: might be easier if you used a pastebin to show us the output of netstat. [17:59] !paste | Sage182 [17:59] Sage182: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:59] hi [17:59] !pastebinit [17:59] 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 [17:59] cool [17:59] got it justy a min [17:59] hi, how can i check if i am using ubuntu 11.04 beta 1 or beta 2 ? [18:00] Hello [18:00] Eighteens: Chineese brute force bots are all too common. I am hit by them many hundreds of times per day. If you have good passwords and keep up to date youll be fine. [18:00] go to system about ubuntu [18:00] saby: if it's slightly less broken, beta 2 is a good bet. [18:00] saby: otherwise: lsb_release -a [18:00] hahaha sipior ya that command just tells 11.04 [18:01] but no info of which version [18:01] saby: perhaps the folks in #ubuntu+1 can help you identify the version you are using. === bruno is now known as Guest62077 [18:01] http://paste.ubuntu.com/594126/ [18:01] im useing 10.10 [18:01] raido: thank you for tip! [18:01] ya checking it there [18:01] go to system about ubuntu [18:01] codex84, it will show only 11.04 [18:01] saby: If you are all updated with synaptic, youll be at the latest version [18:02] well there is about 40 ips in that kern.log, i just added a deny rule for all of them [18:02] so what you looking for? [18:02] saby: 11.04 is offtopic for this channel, please ask in #ubuntu+1 [18:02] lol [18:02] Sage182: those are all unix sockets, you've got no ports open. [18:02] oh very nice, thank you [18:02] Sage182: what was the precise netstat command? [18:03] ok thnx raido [18:03] what about it embedding in network and my data transmissions with no open applications? [18:03] Sage182: uh...what? [18:03] Repost: To set up my own email server, do I have to use a service like Slice? [18:03] netstat -an [18:04] P05TMAN: Whats slice? [18:04] I got this output from fdisk -l on a live CD: http://pastebin.com/3eVHn21e which is obviously wrong. ikonia said that I had to redo all partitions in order to get my Ubuntu installing. Any other solution you know of? [18:04] my grandsons windows machine laptop embedded itself in my network [18:04] P05TMAN: no, you do not. [18:04] i do not have a LAN set up [18:05] 二条 [18:05] Sage182: Like in Tron? [18:05] lol [18:05] !cn | wpeter [18:05] wpeter: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw 或者 打字 /join #ubuntu-hk [18:05] mabe? :D [18:06] i never saw tron or the first one either [18:06] Sage182: Why do you think that something was "embedding in network and my data transmissions with no open applications"? [18:06] how can i make my linux in other(persian) language? [18:07] Is it possible to run a 24TB volume under a 32 bit kernel? xfs makes the volume but mount reports "mount: argument list too long" and ext4 reports it can't make a filesystem that large with 4096 blocksize and when I try a blocksize of 16k it reports "mkfs.ext4: 16384-byte blocks too big for system (max 4096)". Thoughts? [18:07] how can i make my linux in other(persian) language? [18:07] my nic card is showing activity and his PC shows in the network area even after the computer was no longer here [18:08] also i have decreased bandwidth preform === saby_ is now known as saby [18:08] BluesKaj, u still in here?? [18:08] Sage182: You can check: netstat -tanp for any persistant network connections. [18:08] hey anyone [18:08] \o/ [18:08] he [18:08] y [18:08] thank you [18:09] tt- r-click on toolbar and click "add to panel" [18:09] Sipior: thank you! Pici: it is like a webhost with storage [18:10] tt: http://www.howtogeek.com/howto/17528/change-the-user-interface-language-in-ubuntu/ [18:10] my /etc/resolv.conf has a line like myPc 127.0.0.1 but if i host myPc it says NXDOMAIN? [18:10] i mean [18:10] /etc/hosts [18:10] Is there an Ubuntuwiki on how to set up email without an external service? [18:11] Edit: email server [18:11] Were can I find the linux-headers-2.6.35.8 for download ? Been looking for a while now on google, but only see apt-get solutions. I have no net. Running BT4 R2 [18:11] Hi [18:11] http://paste.ubuntu.com/594132/ Here is the url for the connections [18:12] P05TMAN: howtoforge has the best tutorials [18:12] QuiSE why do you have no net? :) [18:12] I'm banned from #ubuntu-offtopic .. Does anyone know where I can go to appeal the ban or ask for a lighter punishment? [18:12] I have vsftp setup and working but when I upload files it always give them a 0600 permission. I can't seem to locate how to change this. Would anybody have any ideas? [18:12] !ot | Crum [18:12] Crum: #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! [18:12] hihi [18:12] By Realtek drivers are bugged [18:12] KNUBBIG but I'm banned from #ubuntu-offtopic [18:12] Crum: #ubuntu-ops [18:12] raido: good to know, thanks! [18:12] QuiSE try http://kernel.org/ [18:13] bbeattie: filesystems larger than 16TB should certainly be possible, but the current toolchain may not support it. [18:13] QuiSE: We do not support backtrack here, please use their channel: #backtrack-linux [18:13] sipior: which toolchain are you referencing? [18:13] bbeattie: e2fsprogs. [18:14] QuiSE: bactrack isnt supported here in any way [18:14] bbeattie: which version of ubuntu are you using for this, by the way? [18:14] sipior: and it's not just that ubuntu isn't using the newest but that the project/source doesn't support it at all yet? (10.04lts) [18:15] Hi, how can I remove programs that were left over after removing kubuntu-desktop? [18:15] bbeattie: more information here: https://ext4.wiki.kernel.org/index.php/Ext4_Howto [18:15] !puregnome [18:15] If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome [18:15] nyuszika7h: you will need to remove more than that, kubuntu-desktop is a metapackage only and removing it does nothing [18:16] I answered my own question :P [18:16] nyuszika7h: if you run: sudo apt-get --purge remove kde*; sudo apt-get --purge autoremove it should help [18:17] I'm trying to play this game on some website, however google chrome says I'm missing a plug-in, nothing else. Games on popular sites like addictingames do work, how do I make this game work ? [18:17] bbeattie: ZFS is a possibility you might consider. have a look at http://zfsonlinux.org/ if you're feeling adventurous (the latest release is quite nice) [18:17] marel: what plugin do they use? flash? java? [18:17] How can I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [18:18] ActionParsnip: it didn't work [18:18] ActionParsnip, I think java, when I played it on windows, I had to install java. [18:18] I got this output from fdisk -l on a live CD: http://pastebin.com/3eVHn21e which is obviously wrong. ikonia said that I had to redo all partitions in order to get my Ubuntu installing. Any other solution you know of? [18:18] sipior: I'm mainly comfortable with xfs and ext? FS's, and this is for production use so I'd hate to use something I haven't personally used for some time in a test environment, but I will add zfs to my 'to check' list of things [18:18] !java | marel [18:18] marel: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://tinyurl.com/2ffg7cc - For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases. [18:18] ActionParsnip: I tried the Pure GNOME one, it says virtual packages can't be removed... :S [18:18] nyuszika7h: did it remove a lot of packages though? [18:18] ActionParsnip: nope [18:19] nyuszika7h: did you try my command? [18:19] bbeattie: you could also use LVM and make a couple filesystems, growing them later. [18:19] How the hell do you get apt-add-repository for x64 [18:19] ActionParsnip: yes, it removed some packages [18:19] novacall it should be there with no modifications from your side [18:19] novacall: it's add-apt-repository [18:19] oh [18:19] sorry [18:19] novacall: the only way to change architecture of Ubuntu is to reinstall [18:19] what package is it in [18:19] novacall: it's there by default provided by python-software-properties [18:20] can you install Play On Linux,help me! [18:20] any set release date for 11.04 yet? [18:20] sipior: *nods* I've used lvm before (probably 10 years) and never became much of a fan, but I will keep that in a back pocket. I'm searching now to see if e2fsprogs has a release with > 4096 block support that I can use on 10.04lts [18:20] Datz: ask in #ubuntu+1 [18:20] is there a easy and secure way to install firefox 4 in ubuntu? [18:20] ok thx [18:20] Datz: I saw "15 days left" on a forum yesterday. [18:20] !ff4 | marcelC [18:20] marcelC: Firefox 4 is the current stable version of Firefox. Current versions of Ubuntu do not have it (see !latest), but there is an unofficial and unsupported PPA that you can use by running the following command: sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox [18:20] thanks guys [18:21] what is PPA? [18:21] !ppa [18:21] 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 should be used at your own risk. [18:21] is anyone free to help me with a simple script/launcher to start a command-based program from the desktop? [18:21] !ask clarkthehardy910 [18:21] clarkthehardy910: a script is simply a text file made executable with the top line: #!/bin/bash [18:21] !ask | clarkthehardy910 [18:21] clarkthehardy910: 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. :-) [18:22] clarkthehardy910: the rest are just the commands you want to run in order [18:22] clarkthehardy910: gnome-terminal -e "command" for your launcher [18:22] clarkthehardy910: if the commands are to run without waiting for the previous to end, add an ampersand to the end of the command line [18:22] if I use ppa when I'll upgrade to 11.04/11.10 I will get into troubles? It is safe to use them? [18:23] marcelC: depending on the ppa [18:23] ActionParsnip: nvm, I wanted to reinstall Ubuntu anyway [18:23] marcelC: normally they are disbaled during upgrade to a newer ubuntu-release [18:24] Just wondering, if I did update-manager -d and updated to Natty; [18:24] am I likely to haveissues? [18:24] *issues [18:24] UbuntuFanatic: yes. [18:24] UbuntuFanatic: ask in #ubuntu+1 [18:24] UbuntuFanatic: never touch a running system [18:24] I'm installing java through terminal, it gave some kind of gui inside of terminal with license agreement, however i can't continue, pressing enter won't work.. [18:25] Okay, thanks. [18:25] the indicator applet of shutdown,restart is missing from the top right corner how to get it back [18:25] marcelC: press tab to select YES [18:25] marcelC: The optional case is to not use PPAs, but only if there are major changes in core packages introduced by them should there really cause issues [18:25] marel: press TAB to select YES [18:25] is there any other software version that I could wish to be update wish like firefox 4? [18:25] marcelC: sorry wrong nick [18:25] np [18:25] marcelC: use tab and entter [18:26] marcelC: yes, the kernel with cgroups-patch but never touch a running system [18:26] the indicator applet of shutdown,restart is missing from the top right corner how to get it back? [18:26] python-software-properties [18:26] ** poll - who thinks graphics drivers & Xorg configuration are *the* biggest pain point of using desktop linux? [18:26] +96076083068036 [18:26] jiltdil: add the "Indicator Applet Session" back to your panel. [18:26] /vent [18:27] danbeam: polls are oftopic here, this is support only [18:27] danbeam: no need that here [18:27] iguest:ok thanx but why it is gone automatically [18:27] iceroot, ActionParnsip - didn't see an #ubuntu-vent channel :P [18:27] hi guys - ubuntu thinks my headphones are plugged and cuts off my speakers until i actually plugin and unplug my headphones again... any idea what's causing this?? [18:27] jiltdil: if you right click the panel you can add any item available to you [18:27] danbeam: but you see the topic of this channel [18:27] iguest:also the applet of eth0 is missing how to get it back [18:27] I got this output from fdisk -l on a live CD: http://pastebin.com/3eVHn21e which is obviously wrong. ikonia said that I had to redo all partitions in order to get my Ubuntu installing. Any other solution you know of? [18:28] iceroot: support graphics cards and desktop configuration better, :) [18:28] ActionParsnip:i know it but i don't know which should i add for that [18:28] jiltdil: Dont know - I've had it happen from time to time when starting and stopping GL games that use a different resolution. [18:28] charles_: what is the output of: wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh Thanks [18:28] gentlemen [18:29] jiltdil: try a few, I'm not 100% sure myself. You can always default the panels if you want [18:29] !panels | jiltdil [18:29] jiltdil: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel » [18:29] ActionParsnip: thanx [18:29] wow ubuntu 11.04 is so buggy. [18:29] vick : Natty/11.04 is not yet released. Please join #ubuntu+1 for further support and discussion. [18:29] vick: that's what "beta" means. [18:29] vick: #ubuntu+1 [18:29] !natty | vick [18:29] whats the best way to open a terminal on a com port? [18:29] vick: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011. Help and support (only) in #ubuntu+1. Natty is beta and is not currently intended for production systems. [18:30] Juv1228: mimicom [18:30] Juv1228: minicom [18:31] ActionParsnip: here's the output http://www.alsa-project.org/db/?f=3118bb543e87f8588d88c81427a72b5ba481ffdc [18:31] also, is anything special needed to make a ftdi usb-ttl device work? [18:31] jiltdil: I think the eth0 indicator is actually the "Network Manager" - I think it's located under Startup Programs... [18:32] ActionParsnip: that output is with the sound currently working (i have already plugged/unplugged my headphones).Sound usually cuts off halfway through the login sound. [18:32] o co tu chodzi? [18:33] czat? [18:33] where is the host file located in ubuntu? [18:33] !br | pitero [18:33] !pl | pitero [18:33] pitero: 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. [18:33] pitero: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [18:33] :D [18:33] vick: /etc/hosts, maybe [18:33] vick: /etc/ [18:33] charles_: try the 2 option lines here: http://ubuntuforums.org/showthread.php?t=1587653 in /etc/modprobe.d/alsa-base.conf reboot to test [18:33] !host | vick [18:33] hi [18:34] ActionParsnip: thanks - i'll give it a shot!! [18:34] pl! I was right! :D [18:34] :-( [18:37] evenin all [18:37] how do i get rid of ubuntu which i have installed alongside windows and get my partition spack back? [18:37] *space [18:37] Deadglow just use the windows partitioner? [18:38] how do i get into that? [18:38] Right click computer -> manage (what version are you running?) [18:39] Deadglow: use disk manager, you will need to reinstall the bootloader to get windows booting again [18:40] Hello. I have Ubuntu already installed, and now I need to install Windows. Is there a good guide on how to do this (dual-booting), so I don't mess anything up? === emil is now known as Guest96457 [18:40] Deadglow: I suggest you ask in ##windows how to reinstall the bootloader. You may need your install cd for windows [18:40] ActionParsnip: you said acerhk is in the kernel now ... where did you see that? (sorry to reply so late) [18:41] ok thanks [18:41] Hey guys! Does anyone know a pdf reader for ubuntu (or linux in general) that supports editing of comments? Adobe reader does not. And it turns out that searching for "pdf reader for linux with comments" just gives a bunch of site commenting on pdf readers :( [18:41] !dualboot > MasterBob [18:41] MasterBob, please see my private message === yang is now known as Guest55165 [18:41] rp21: seems it's a package to give the module: http://packages.ubuntu.com/source/maverick/acerhk [18:42] !info acerhk [18:42] Package acerhk does not exist in maverick [18:42] rp21: so that is the source to build the acerhk in the kernel as far as I can tell === alex__c2022_ is now known as alex__c2022 [18:42] hummesse: did you check foxit pdf reader? [18:42] well, that's a source package [18:42] yup .. [18:42] it won't compile without patches [18:43] rp21: are there bugs logged? [18:43] hummesse: the windows version does what you need..not sure about the linux variant.. [18:44] How can I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [18:45] ActionParsnip: its author has abandoned it, click on the 'homepage' link [18:46] AcerHK GUI (http://sourceforge.net/projects/acerhkgui/) fixes it, but in a really weird way [18:46] when it doesn't find acerhk installed, it offers to download, compile and install it for you [18:46] rp21: not sure, I ditched Acer a LONG time ago [18:48] so after the update manager issues a kernel upgrade, i have to take this laptop to a wired connection to update acerhk [18:48] that's a little clumsy [18:49] do we have special effects on unity? [18:49] rp21: its the support from acer [18:49] tt: sure [18:49] like wat? desktop rotation? [18:50] i have a Medion laptop, i have no idea what is Acer about it, except that i found out acerhk works to enable its wifi [18:50] tt: in 11.04 unity uses compiz. so it can have any compiz effects.. not sure about under the current release. [18:51] tt: if you are using natty then yes [18:51] tt: in which case you should ask in #ubuntu+1 [18:51] Could anyone recommend a curve fitting application for Ubuntu? [18:51] i use netbook edition :D [18:51] tt: yes, but which release? [18:51] 10 [18:52] tt: 10.04 or 10.10 [18:52] tt: there is no 10 [18:52] 10.10 is perfect 10 [18:52] tt: please give FULL details in future. [18:52] hello there [18:53] tt: you will be using mutter as the wM which doesn't give effects [18:53] i am new in ubuntu 10.10 [18:53] xatalinux: Hi! [18:53] and i have a problem with the webcam [18:53] xatalinux: do you see yourself if you install and run cheese? [18:53] Is changing from a kernel from a 32bit 10.04lts to a 64bit kernel, without doing a new install, likely to take more than a couple hours for someone with decent experience with Linux? Is there much more than changing the kernel, some basic libraries and a couple other items or is there a massive list (>20 libraries) required to change to 64bit? [18:54] i have a compaq presario cq 62 [18:54] i dont get wat u mean ActionParsnip [18:54] wit webcam build in [18:54] bbeattie: You dont just switch to a 64bit system from a 32bit one. [18:54] and i try with cheese and is no picture [18:54] tt: compiz is a window manager (wm), if you use maverick then the wm will be mutter, not compiz. Compiz is the WM in natty [18:54] bbeattie: you reinstall to switch to 64bit basically [18:54] bbeattie: not only the kernel and libraries, but also every binary. [18:55] xatalinux: ok then run: lsusb use the 8 character hex ID to find guides [18:55] bbeattie: so, yes, massive list. [18:55] bbeattie: using just a 64 bit kernel is possible..but a bit tricky.. [18:55] dr_willies: years ago I had systems running with either bootable, but this was in the early 64bit development days of the itianium work. [18:55] bbeattie: Good luck with that these days. [18:55] Is it possible to run Ubuntu off a 4GB USB? [18:55] bbeattie: i'd just reinstall, your OS will be more solid [18:55] Superstar: yes. but 8gb+ is better [18:55] Superstar: sure [18:56] Superstar: you an do a 'normal' install to a 4 gb flash drive. but it will fill up real fast. [18:56] I'm just looking for enough 64bit support to support >16tb volumes, just enough to support xfs in 64 bit [18:56] Superstar: a live-cd-with peristant save can also work. [18:56] I got this output from fdisk -l on a live CD: http://pastebin.com/3eVHn21e which is obviously wrong. ikonia said that I had to redo all partitions in order to get my Ubuntu installing. Any other solution you know of? [18:56] is there any way to make unity panel 'always on top'? i'd prefer if windows would maximize next to it, not take it over and make the panel hidden, especially as show animation is so damned slow [18:56] Superstar: you can put the ISO on the USB with tools and use 3Gb for user data, updates won't stick but it will run (easy) OR you can make a persistent install and updates will stick (harder) [18:57] how can i set/deset proxy in terminal? [18:57] tt: export http_proxy="" [18:57] tt: export ftp_proxy="" [18:58] those are not supposed to be uppercase? I never use proxys :) [18:58] and of course teh app has to support thta setting i imagine. [18:59] nar, lowercase is good [19:01] how do i find the file size in ubuntu server? [19:01] is there a support channel for ubuntu on ec2? [19:02] to answer myself, compizconfig can do this [19:02] hvgotcodes: #ubuntu-cloud or #ubuntu-server [19:02] Camer0n: du -hs filename [19:02] Camer0n: du -h filename [19:02] Pici: thanx === dimmortal1 is now known as dimmortal [19:02] thanks [19:03] this should be default setting, panel hide on maximize is soooo annoying [19:03] His does anyone installed ubuntu out of a running Moblin? Or do I really need to install from USB? [19:04] if you choose a partition in ubuntu server, is everything deleted on it? [19:05] join / #rasha666 [19:05] ? [19:05] faouzi: if you mark it for formatting, yes [19:06] i didn't see, formatting [19:06] i just want to try ubuntu server bunt don't want to lose my files [19:06] join #ubuntu-cz-meeting [19:06] help [19:06] faouzi: try it in a virtual machine.. [19:06] kanus_: /join #channel [19:07] Pici: thanks, i didn't use xchat for long time [19:07] i just boot from my USB stick [19:08] I have downloaded aptana 3 ... but it's just a folder? no install..what is a good place to put it? === kanus_ is now known as kanus [19:09] whats aptana 3 ? look in the folder? [19:09] faouzi: i dont think the unetbootin, or usb disk creator tool works with the server edition. [19:09] it did [19:09] faouzi: you could od a full normal install to a usb flash drive [19:10] ive seen many others in here with issues using the server iso on flash drives [19:10] Dr_Willis:http://www.aptana.com/products/studio3 (Aptana 3) [19:10] my flash drive didn't appear on the disks list in server [19:10] fuck you nerd [19:11] Ok I am now able to be more precise: I want to install ubuntu out of a running fedora.. is that possible? [19:11] brubelsabs: via 'debootstrap' yes. I hear its possible.. or some virtual machine.. will it be problametic . also very possible. [19:12] Guys I have an ftp server setup and my home directory is: /home/ftp/swattoftp - I also have access to /var/www but cant seem to access it as I think my ftp user account is locked down to swattoftp? Im using PureFTPD - does anyone know how to fix it? [19:12] lol, i lost my flash drive [19:12] its under the couch. [19:13] no [19:13] somewher ein my bed :P [19:13] Swatto: Look for an option to chroot FTP users. [19:13] Disable it === ng_ is now known as NG_ [19:14] Its also proberly a good idea to look into not using FTP but starting to use SSH and SCP/SFTP instead === AndrewMC is now known as Guest80546 === Guest80546 is now known as AndrewMC [19:15] What should I do in order to block all connection attempts to a set group of ports from a specific IP? [19:16] I got this output from fdisk -l on a live CD: http://pastebin.com/3eVHn21e which is obviously wrong. ikonia said that I had to redo all partitions in order to get my Ubuntu installing. Any other solution you know of? [19:16] KNUBBIG: whats obviously wrong about it? [19:16] how can i resume sth with scp? [19:17] KNUBBIG: Type 'redo all partitions in order to get my Ubuntu installing. Any other solution you know of?' in the terminal. :D [19:17] Polah: what does that do? I know chmod but not sure what that does? [19:17] KNUBBIG: nyuszika7h is kinda right, just redo it all, it wouldn't take long to modify them to be correctr [19:17] Dr_Willis the difference between the partitions on the RAID and the ones actually mounted, Ubuntu detects some partitions on sda which is part of a RAID setup and did not use the partitions on md0 which also are detected incorrectly [19:17] how can i resume sth with scp? [19:18] cellardoor I have Windows 7 + data on it [19:18] Is it just me or Lucid seems stabler than Maverick for anyone else? [19:18] KNUBBIG: then don't touch the windows 7 partitions, and only operate with the space used by the current Ubuntu installation [19:18] nyuszika7h: cant say that i noticed a differance. [19:18] cellardoor I can't install ubuntu [19:19] cellardoor as I have some empty space left but Ubuntu doesn't detect it [19:19] Anyway, Lucid is LTS, so since I was going to reinstall Ubuntu, I'll install Lucid. [19:19] KNUBBIG: how big is this empty space [19:19] cellardoor the output from fdisk was from a live cd [19:19] cellardoor about 300 GB === crash is now known as Guest19429 [19:19] I backed up my home folder to my USB flash drive, and now I can't access the "hidden" folders (those whose name starts with a dot) from Windows. Is this normal? [19:20] KNUBBIG: perhaps check cfdisk output and what parted/gparted says about it. 'fdisk' is getting a little out dated with a lot of these new setups and complex drive layouts. [19:20] KNUBBIG: Wait, do you mean you have a free partition of 300GB, or that is the space that Windows 7 says you have left? [19:20] cellardoor that is a free partition, unused space [19:20] cellardoor (not formatted in any way) [19:20] KNUBBIG: then I afraid I have no idea :/ [19:20] KNUBBIG: the partition may be corrupt in some way so fdisk has trouble reading it, but unlikely === richard is now known as Guest55289 [19:21] Dr_Willis okay, thanks, I'll try that. I'm worried that neither 10.10 nor 11.04 is able to detect the correct layout especially as everything is working fine in Windows [19:21] Does anybody in here have Photoshop installed on there computer? [19:21] trik: you refer to using Photoshop in linux? [19:21] KNUBBIG: ive given up on using complex raid and other fancy layouts. :) I just do one HD per OS these days. [19:22] Yes. I guess. [19:22] !appdb | trik [19:22] trik: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [19:22] Dr_Willis :D I used to have the setup this way on my old computer, here's the layout as it should be seen in Windows: http://tinypic.com/view.php?pic=2qv5url&s=7 [19:22] and as it is [19:22] OH I know. I am asking if anybody else in here does that. I have it but the interface looks really bad and its slow. [19:23] icehawk78: look into "man ufw" [19:23] trik: since aspects of Windows are being emulated the speed issue is probably unavoidable, what are the specs of your machine? [19:23] nyuszika7h: for stability LTS is the only way to go. [19:24] Well, whats the command to output the specs? [19:24] trik: also it may be that wine is trying to emulate an older version of windows. Run winecfg in a terminal, what does the 'Windows Version' selection show as? [19:24] bastidrazor: yeah. And I don't want to trick with Plymouth, so I won't install the propertiary graphics driver, I mainly use Ubuntu for programming and chatting. [19:25] I've got Windows, too (which I'm running now) -- I'll use that for gaming. [19:25] hi guys, i have a user who for some reason can't use the up/down arrows to go through past commands, how can I investigate this? I'm sudo [19:25] usermod? === david is now known as Guest10224 === Guest10224 is now known as Sovek === BlouBlou is now known as BlouBlou_ === BlouBlou_ is now known as BlouBlou [19:27] Windows 7 [19:27] jordotech: check that they are using bash, not sh, or some other shell perhaps. [19:27] cellardoor, [19:27] guys I cant copy and paste..why [19:27] Dr_Willis, how can i confirm that, in their .bashrc? [19:27] trik: hmm, try whacking it down to WinXP, windows 7 in wine is still a bit new [19:27] jordotech: check their shell when they log in. not sure how else to do it. [19:28] jordotech: chsh command perhaps. [19:28] trik: and about the speed, what are your machine specs? [19:28] jordotech: as the effected user do: echo $SHELL [19:28] no browser is opening.what can I do ? [19:28] affected rather. [19:28] ah thank you [19:28] is there a command I can use to output the specs? [19:29] trik: cat /proc/meminfo and cat /proc/cpuinfo [19:29] trik: paste this to http://paste.ubuntu.com...... cat /proc/cpuinfo [19:29] ;D === Pyker is now known as Guest76411 [19:29] trik: or for the cpu information you could install cpufrequtils and then use the command cpufreq-info [19:30] anyone know hot to make impress embed video or audio files added to a presentation into the actual odp file? right now it is pointing to the video file on my hard drive so if I were to send the presentation to someone else the video and audio files would not play. I need them in the actual presentation file. [19:31] Siemanko wszystkim ? === redt0de is now known as redt0de_ [19:31] how do I change the resolution of my screen? [19:31] What do I "man" for to find grub2 rescue information? [19:31] can someone help me with installing pdo drivers for mssql on ubuntu? [19:31] http://pastebin.ubuntu.com/594151/ <-- my question / issue [19:31] MagicJ: if you are in GNOME, its under Administration, Display, or something like that, not hard to find [19:32] !grub2 | mellin [19:32] mellin: 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 [19:32] MagicJ: or under 'System' in the new menu layout [19:32] cellardoor: I would have expeced to find it there but there is no such option === Krabbe is now known as krabbe [19:33] !X | MagicJ [19:33] MagicJ: The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution [19:33] cellardoor, http://paste.ubuntu.com/594159/ [19:33] cellardoor: what do you mean by your second response [19:33] system -> perferances - > Monitors [19:33] MagicJ: System > Preferences > Monitors [19:33] MagicJ, System > Preferences < Monitors [19:33] * bastidrazor grins: its that way in 10.04.. unsure of later releases [19:33] or via command line --> gnome-display-properties (i think) [19:34] zylog: ty [19:34] Dr_Willis: you are correct [19:34] trik: that machine should be easily capable of running something like photoshop in wine without much lag.. laptop I am guessing? [19:35] Desktop. === vick is now known as peeepz_ [19:35] trik: how 'deep' is the work you do in photoshop. because GIMP can do most things [19:36] Screen Splash screen looks terrible. Some parts of the ui is white/grey, and not much. [19:36] And gimp is really confussing. I just can't get myself to use it. [19:36] Like previewing edits, etc [19:36] trik: hmm, it does take time to adjust to that is true, but if Wine emulates Photoshop poorly there isn't much that can be done really. [19:37] What about beta version of wine? [19:37] trik, learning new software takes time. I switched from photoshop to gimp and I'd never go back. you are better off putting the time in to learn it and then be free from the price tag, or piracy, and the hassle of either windows or wine forever. [19:37] also, um... I am also using a portable versio of PS too. could that be a problem? [19:37] trik: no real difference, its all the same emulation techniques at the end of the day, and Beta won't be that advanced over the current one [19:37] I am working with an arm 10.10 image and I finally have X working, is there a way to reset it to do the installer on boot, its now booting directly to X with no users or setup, how can I force instller to run on boot? === redt0de_ is now known as redt0de [19:37] trik: I agree with zylogz80 big time [19:38] can someone please guide me in the right direction on how to install pdo drivers on ubuntu [19:38] Alright I just wanted to make sure before asking. I had an issue with grub2 not finding the external USB device that Maverick was installed on. So when I hit the rescue prompt I figured help would be a good start to find available commands. It did not understand help from the rescue prompt. Why was that? === N4zroth is now known as KNUBBIG === Rehan_ is now known as Rehan [19:38] do you know of any distros like lubuntu something that is fast and lightweight and is under 200 MB [19:39] Sorry, I don't know anything about myself [19:39] lololololol [19:39] bonny: Puppy Linux [19:39] ive tried that already [19:39] bonny: why the 200mb cap? [19:39] bonny: Little Susie [19:39] hi there! [19:39] peeepz_: Install the php5-msyql package [19:40] bonny: This channel is only for Ubuntu, try ##linux for general Linux distro questions [19:40] Pici, I have. [19:40] peeepz_: Then you should have it. [19:40] hey i'm on domain.com, and have the MX records setup to use google for my email, yet when i use the sendmail on domain.com to send to a user on domain.com, it uses localhost instead of relaying thru the MX record for google… why is it doing this? how can i fix it? [19:40] Pici, It does not come with drivers for MSSQL :( [19:40] Where do I download https://launchpad.net/messagingmenu-extension from? [19:40] peeepz_: Oh.. MSSQL. I read that as MYSQL [19:40] ack, can someone help me real quick, I just did a 'usermod -s bash [username]' for a user and it fixed the shell he was getting on login but it also kicked him out and he can't logon to the server... [19:40] Pici, any ideas? please. [19:40] all browsers get input output error. tried remove/install [19:41] jordotech: run passwd #username and reset his pass for him [19:41] peeepz_: The description for php5-sybase says that it should be able to connect to MSSQL [19:41] can I ask mysql question im muted in #Mysql [19:41] k here goes [19:41] swatto, chroot locks things into a directory. It makes it think the directory it's in is root and thus it can't go up any further. Your FTP user might be chrooted to it's home directory [19:41] i need help for my ar928x wireless card. I just got the asus router gt-32 and from now i cannot open wepages like ebay, youtube.etc. but others seem to be no problem.Does anybody know what this is aboit? [19:42] dejan_: You can ask, but it may not be able to be answered here. [19:42] GDM says it failed to configure, also a session refuses to be started [19:42] what the flub do I do? [19:42] i have been googling and googling, might any of u guys know how this dude made his top bar look like this? http://gnome-look.org/CONTENT/content-pre1/140774-1.jpg [19:43] jheathco: Because you should be trying sendmail from a different domain. Your MX files reside on domain.com so there is not need to make any hops to another nameserver since you are already there. [19:43] jana_: does it give you any error msgs when you try and connect? [19:43] cellardoor, i changed it but still getting permission denied... [19:43] Pici, thaks [19:43] how can I change Server, database, client and connection characterset I am using mysql 14.14 on ubuntu 10.10 mysql client console [19:43] hellar people halp ,me? [19:43] FloatingGoat: Just as the question [19:43] *ask* [19:44] jordotech: i am guessing rebooting the server is out of the question [19:44] mellin: already did === mike is now known as Guest961 [19:45] no, its not out of the question, do you think thats the solution? its just a dev server [19:45] jana_: it may be an issue with the router or firewall blocking the default https port (different than regular html port 80) [19:45] cellardoor, ^ [19:45] FloatingGoat: Hmmm... guess it was before I logged in. My apologies [19:45] i use the ath9k driver [19:45] and ubuntu 10.04 [19:45] jordotech: worth a go, otherwise something is definitely messed up >.< [19:45] FloatingGoat: you could go to the console do a 'sudo service gdm stop' then try 'startx' [19:45] Dr_Willis: jordotech is it console only? [19:46] hi all [19:46] anyone with a clue of what triggers firstboot? [19:46] I can't make accent egu e's and all on my PC for some reason, what could be the problem? [19:47] hello? [19:47] HI! [19:47] Moo! [19:47] #ubuntu app devlopers week day 1 logs #downloads .. start developing with ubuntu http://fb.me/THowH2lm [19:47] :) im so new at this Xchat thing [19:47] what is it? [19:47] Guest961: it has often been described as a multiplayer notepad ;) [19:48] Guest961: IRC [19:48] !irc [19:48] A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [19:48] so its a chatroom? === gigi is now known as Guest84130 [19:48] hello, I had tryed to remaster Ubuntu and got success many times, but I find that mksquashfs command gave very very strange output. when I did it today evening it was hwoing some 2000000 nodes to be done and I had to stop it. Then when I restarted mksquashfs then this time it says only 200000 nodes [19:48] Guest961: taken to the extreme.. yes. :) [19:48] ah i think i know what the problem is cellardoor , i think instead of just 'sh' it needs to be '/bin/sh' [19:48] Guest961: hundreds of chatrooms, across hundreds of servers [19:48] Guest961: Yes, with this one having 1,656 people in it right now [19:48] Guest961: ive seen 3000 people in here befor. [19:48] please help: I make a portforwarding from my virtual box guest to host with this: >vboxmanage modifyvm Hardy_8.04 --natpf1 "tftpd,udp,192.168.178.74,1069,,69< but the port 1069 is not accessible by external machines. why? [19:48] jordotech: a full path may help yes [19:48] can some one tell me if there is a harm in stopping mksquashfs and then restarting it on the same folder? [19:48] which package lets you run commands that don't exist and returns the "The program 'blah' is currently not installe.d You can instal it by typing:" message? [19:48] huh how can i find other chatrooms? [19:49] hallo [19:49] where is chromium-browser located /usr/bin ? [19:49] hello :) [19:49] Guest961: depends what you are after, I reside in #ubuntu, and #gentoo, but there were days where I would sit in dozens [19:49] would anybody know how I can get my touchpad to work on my laptop. I intalled Ubuntu 10.10 earlier and its not working. [19:49] rcmaehl, type which chromium-browser [19:49] how do you put signs above your vowels ? [19:49] Guest961: /msg alis help list :type that [19:49] #ubuntu app devlopers week day 1 logs #downloads .. start developing with ubuntu http://fb.me/THowH2lm [19:49] Guest961: use '/list', '/msg alis help list' or ask in #freenode for more info [19:50] rcmaehl: type 'which chromium-browser' [19:50] thx [19:50] Guest961: Type in /join #freenode and ask these questions there [19:50] how do i minimize all windows in gnome? [19:50] cellardoor, ha yea that might help, problem solved [19:51] jordotech: it works now? :P [19:51] bonhoffer: ctrl + d should be a show desktop feature in compiz [19:51] lder: i think its called 'command not found' or somthign like that in the package name.. [19:51] Guest961: this IRC 'server' has 1000's of 'channels' each its own chat. [19:51] Guest961: and theres 100's of differnt IRC networks.. composed of 1000's of IRC servers. :) [19:51] bastidrazor, i have compiz installed, but ctl+d doesn't do anything [19:51] bonhoffer: Just use the "Show Desktop" button [19:51] cellardoor, yes, all is well :) === emil is now known as Guest79874 [19:52] learning a lot [19:52] jordotech: good stuff :) [19:52] thanks for the help! [19:52] Starminn, worked well [19:53] bonhoffer: in ccsm > general options > key bindings > Show Desktop option [19:53] hey guys i just got a new gtx550 graphics card..im in ubuntu right now but everything is blown up and i know i need to fix some files..I already did a nvidia-xconfig and then a /etc/init.d/gdm restart but thats not helping..what else is there im missing? === Guest961 is now known as Mik3 [19:54] Dr_Willis: that was it. thanks! [20:00] how can i resize margin in pdf? [20:01] verywiseman: if you mean latex, for example: \usepackage[top=1.5cm, bottom=1.5cm, left=2cm, right=2cm]{geometry} === Lorthirk`ZNC is now known as Lorthirk [20:04] is it possible to setup a nameserver in ubuntu? if so how, i need help getting my domain working properly [20:06] is it possible to setup a nameserver in ubuntu? if so how, i need help getting my domain working properly, anyone? [20:06] hey what'r some good irc channels for media (games/movies/music/books)? === mike_ is now known as Guest6388 [20:07] m|kael: bind9 : https://help.ubuntu.com/community/BIND9ServerHowto === redt0de is now known as redt0de_ === Guest6388 is now known as s33d === s33d is now known as s33kr === nosrepa is now known as aperson [20:10] oh ubuntu, why must you do this to me all the dang time :'( === DaZ_ is now known as DaZ [20:10] do you guys think if I go into recovery mode and recover and stuff everything would be fixed? [20:11] !list [20:11] This is not a file sharing channel (or network); be sure to 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 ». [20:14] Does ubuntu have an equivalent to the archlinux netcfg package? [20:14] how do I scan a prot range again? [20:14] port* [20:14] sg: ifconfig ? what shall it do, idk the netcfg [20:15] DarkStar1: man nmap [20:15] aahh.. just remembered [20:15] hea! nmap !!! [20:15] thx [20:15] Rulez !!! [20:15] netcat nmap vuln. scanner 3rd party [20:16] any1 know how to add an image to a dropdown menu in gnome? [20:16] DasEi: a simple program with wpa2 support using config files to connect (config and configsection files) with roaming support [20:16] lol [20:16] DarkStar1: -P option, either seperate ports by colon, or give range 2000-3000 [20:17] sg: see iwconfig, iwlist [20:17] DasEi: thx [20:17] s33kr: do you mean in the rightclick menu or the applications menu etc? [20:18] the applications menu [20:18] like when u click on it u see a dropdown menu [20:18] s33kr: run: alacarte you can add menu items as you wish [20:18] i wanna add a background image to the dropdown menu [20:18] DasEi: Hm. I wasn't aware of that iwconfig had roaming support. [20:19] s33kr: ahh, not sure there personally [20:19] :/ darn [20:19] i know its possible because its linux hahaha [20:19] bastidrazor: so basicly i just have to install bind9 then point my domain to my home IP? [20:19] s33kr: oh absolutely ;) [20:19] sg:depends on chipset, but newer usually have [20:19] s33kr: could ask in #gnome possibly [20:19] depends* [20:20] DasEi: I see. [20:20] i tried but NOBODY is answering [20:20] lol [20:20] they not talking :/ irritating [20:20] anybody succeeded in building VLC 1.1.9 on maverick? [20:21] christianju: i believe there is a ppa for it [20:21] christianju: yes, via ppa [20:21] christianju: http://www.unixmen.com/software/1633-vlc-119-is-released-important-security-update [20:21] hey [20:22] what is the package for gnome desktop manager called in ubuntu [20:22] sudo apt-get instal ????? [20:22] gnome-desktop [20:22] how can i set proxy in terminal? [20:22] FloatingGoat: gdm ?! [20:22] sudo apt-get install gnome-desktop [20:22] DasEi: says package not found [20:22] s33kr: thanks buddy :) [20:22] looks good [20:22] ill try it [20:23] FloatingGoat: np [20:23] !info gdm | FloatingGoat [20:23] FloatingGoat: gdm (source: gdm): GNOME Display Manager. In component main, is optional. Version 2.30.5-0ubuntu4.1 (maverick), package size 723 kB, installed size 2304 kB [20:23] tried to build it from source, but had no success so far, for all the dependencies [20:23] tt: http://blog.mypapit.net/2006/02/how-to-use-apt-get-behind-proxy-server-ubuntudebian.html [20:23] I got script which uses Capture::Tiny but it's not working. I did this test and it failed, but that library is presented in @INC - http://scsys.co.uk:8002/97287 . [20:23] christianju: the ppa will deal with it [20:24] How do I start getting updates from chromium? [20:24] trik: updates for what? [20:25] trik: you can add the daily ppa to sources.list [20:25] beta releases. [20:25] How? [20:25] trik: theres a daily build ppa or you can add the chrome unstable ppa [20:25] What is it [20:25] trik: https://launchpad.net/~chromium-daily/+archive/ppa [20:26] * ActionParsnip loves chromium daily :D [20:28] DasEi: yeah I think my ubuntu is broked [20:28] thank you metacity, thank you [20:28] can anyone help me configure bind9 nameserver please? im lost [20:28] ActionParsnip: ppa's vlc-version is 1.1.8 not 9 [20:28] m|kael: just ask the question [20:29] ikonia: how do i do it [20:29] FloatingGoat: which distro ? [20:29] christianju: there are ppas around with it [20:29] !ppa [20:29] 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 should be used at your own risk. [20:29] !version | FloatingGoat [20:29] FloatingGoat: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy » [20:29] DasEi: well i was in 10.10, upragding to 11.04 [20:29] m|kael: what have you done so far ? [20:29] but at the end [20:29] metacity decided to crash === matt_ is now known as Guest16491 [20:30] is there a gui in ubuntu 10.10 for setting up raid 5 arrays? [20:30] ikonia: ive installed bind9 etc, and now im clueless what to do in config.. ive never done anything like this before [20:30] and like some error about dpkg failing occured [20:30] FloatingGoat: i can boot my natty vm and give you the sources.list [20:30] m|kael: ok - first question, is this a home connection ? [20:30] now its going herp derp and not letting me start a session [20:30] DasEi: what would that do? [20:30] Hi there, does anybody have a second to help me out on something? [20:30] matt__: sure, ask it [20:30] matt__: just ask a question [20:30] ikonia: correct, i bought a domain and i want it to work on my home ip [20:30] Okie dokie. [20:31] FloatingGoat: gdm is in main, so if that's not found, probably got messed sources === hellow is now known as Guest17951 [20:31] m|kael: then I suggest you don't try to run a name server on your home connection [20:31] DasEi: do I have to manually get the sources back? [20:31] ikonia: isnt bind9 a nameserver? [20:31] is there a gui in ubuntu 10.10 for setting up raid 5 arrays? [20:31] m|kael: I suggest you use one of the hosting providers that offer domain server [20:31] m|kael: correct, which is why I suggest you don't do it [20:31] do u have to type some command for everyone to see what you wrote? cuz everytime i join a server nobody is talking [20:31] FloatingGoat: can you install pastebinit ? [20:32] ikonia: well im pretty much screwed there since i already own the domain and i have no nameserver hosting anywhere so i have to point the domain directly at my ip and need a naameserver there [20:32] DasEi: I can only do things in tty [20:32] FloatingGoat: everything was a fresh install, so ill just reinstall [20:32] FloatingGoat: so sudo apt-get install pastebinit [20:32] yes no? anyone [20:32] even though it will take a few hours.. again... [20:32] m|kael most registrars have their own nameservers you can use for free [20:32] I have an alienware laptop 5700, it has two 80 gig hd's. Neways i downloaded the 11.04 desktop and it never got past the loading screen. So i went ahead and did the alternate cd. I get to the point where it asks if i should enable raid....i say yes. then it goes and goes and gets to well where do you want the grub? well i tried so many flipping times it would install and then boom nothing would work....so i finally got it going but had to di [20:32] sable raid and now im stuck using one harddrive of 80 gigs....is there any way we can correct this from my installed distro now? [20:33] m|kael: then you've not done your research, you need two name servers to point a domain at, it needs to be on a static ip that's registered with the correct registrar as a name server [20:33] leeland: mine doesnt :/ [20:33] matt__: ask in #ubuntu+1 [20:33] m|kael who is your resistrar? [20:33] matt__: natty isn't supported here until release day [20:33] iss.se [20:33] leeland: iss.se [20:34] kk thnku! I just figured id prolly have the same problem on the supported distro as well, thnku though. [20:34] DasEi: what is linux headers generic? [20:34] !headers [20:34] To install the Linux (kernel) headers, open a terminal and: sudo apt-get install linux-headers-$(uname -r) To install headers for libraries, you need the accompanying -dev packages [20:34] FloatingGoat: and generic means there isn't optimized for any plataform, no amd, no intel..., it's the generic one [20:35] m|kael betyter yet what is the domain? [20:35] FloatingGoat: pastebinit installed ? [20:36] ikonia: so basicly i messed up and lost 60 euro when buying my domain? :-( [20:36] I need a help about slitaz; their channel is ghost dead :( do any of you guys use it? [20:36] Ok so what would I traditionally do say on a supported distro? [20:36] Because Im sure i would have the same problem. [20:36] matt__: 11.04 is different [20:37] matt__: ask in #ubuntu+1 === egidijus_1983 is now known as egidijus1983 [20:37] Hey all, has anyone experience really slow uploading to YouTube with Ubuntu? Takes 300+mins where Win7 takes 50mins tops. Ideas anyone? Tried both Firefox and Chromium [20:37] I did, and I'm very sorry. Nobody is replying there. [20:37] matt__: then wait for a response [20:37] firefox barely starts, then quits again what can I do ? [20:37] I need a help about slitaz; their channel is ghost dead :( do any of you guys use it? [20:37] DasEi: wond work said something like linux-headers-generic :depends: linux2.2.31.2<---nore really what it said just a guess is to be installed [20:37] matt__: you've waited less than 5 minutes, wait for a response [20:38] damno: sorry, we don't support that here, just ubuntu [20:38] ikonia: so basicly i messed up and lost 60 euro when buying my domain? :-( [20:38] TRider: Have you tried starting it from Terminal and seeing if it reports an error ? [20:38] TRider: try from terminal to get debug-messages [20:38] then like something like smbclient : depends: is going to be installed [20:38] m|kael: there are many other options it depends on your registrar, contact them and ask them for options [20:38] iconia: ok, b\no prob. [20:38] FloatingGoat: sudo apt-get update && sudo apt-get upgrade [20:38] ikonia: will do [20:39] and then pastebin :depends: python132413241 is not going to be installed [20:39] k [20:39] FloatingGoat: sudo apt-get update && sudo apt-get upgrade [20:39] DasEi: okat [20:39] no messages at all [20:40] how can I stream 01010101 constantly to a usb device? [20:40] tried sudo tail -f /var/log/messages but nothinh [20:40] Guys i pressed Ctrl+h in my home folder, I opened my Documents folder to see this file in it ... .~lock.GRUB - COMMAND LIST.odt#, inside of it has this: ,abiss,abiss11,11.04.2011 22:59,file:///home/abiss/.openoffice.org/3; Does anyone know about this thing? [20:41] DasEi: said the sam thing [20:41] linux-headers-depends [20:41] FloatingGoat: sudo dpkg --configure -a [20:42] then its like do apt-get -f to correct these [20:42] tried that and it gave me a list of apt-get commands [20:42] and told me that it has super cow powers [20:42] hehe [20:44] :< : Evolution keeps forgetting my email passwords for when i return from suspend... [20:44] FloatingGoat: sudo apt-get install --fix-missing [20:44] abiss27: its just a lock file that openoffice created when it opened a file named 'GRUB - COMMAND LIST.odt', it will be removed when you close the file usually [20:45] quiescens: it has been there some time now [20:46] hi all [20:46] abiss27: if you don't have something by that name open and you're not trying to autorecover then you can most likely remove it [20:46] FloatingGoat: progress ? [20:47] quiescens: ok I'll do that then , and thanks [20:47] pidgin or xchat? [20:48] mik3: pidgin here but its a 10 year habit [20:48] hello guys [20:48] hello g_val [20:49] #ubuntu-1 [20:49] may u help me ? I had accidentally deleted my partition table with testdisk [20:49] but i recovered it with teskdisk [20:50] im new to linux i just figured out how to get my printer to print === WolfMitchell is now known as soccermitchy [20:51] so when i try to boot my linux os, i am unable to wiev my desktop [20:51] u cant [20:51] ? [20:52] what are the most active IRC servers? [20:52] G_Val: but mbr is up again ? sudo service gdm start [20:52] to see my desktop [20:52] View [20:52] when i try to [20:52] run gdm [20:52] from init.d [20:52] install it again [20:52] mik3: wrong chan to ask, freenode , >>#freenode, or #defocus for such not ubuntu-related [20:52] it gives me an error [20:52] whats the error [20:53] FloatingGoat: progress ? === soccermitchy is now known as Guest [20:53] uhm something like [20:53] the service cannot be runned [20:53] or uknown service === Guest is now known as Guest_3 [20:54] so maybe i can restore it by reinstalling [20:54] no [20:54] but did you try booting from the cd [20:54] yes michael [20:54] i tried all [20:54] reinstall nvdia drivers [20:55] check boot status [20:55] run the live os [20:55] and try to fix boot [20:55] but nthing changed [20:55] FloatingGoat: ? [20:55] nothing changed === Lorthirk is now known as Lorthirk`ZNC [20:56] !enter | G_Val [20:56] What should i do ? [20:56] G_Val: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [20:56] DasEi: that same error keeps popping up :'( [20:56] i dont know but what i would do is reboot a few time and if that dont fix it i would install it again the bad thingb is you would have install all pprograms again from scratch [20:56] how can I stream random data to ttyUSB0? trying echo /dev/urandom > /dev/ttyUSB0 but it doesn't go on for ever === Guest_3 is now known as soccermitchy [20:56] sorry guys i have to reply to different people xD [20:56] but if you do make sure that you dont install that program thats going to run a service [20:56] FloatingGoat: k, nano /etc/apt/sources.list , I give you a file to compare in a second [20:56] at boot up [20:58] make sure you know what your installing from the software center [20:58] waht's up with the forums? I can't activate my account [20:58] quup: ask #ubuntuforums or something [20:58] i did that one time and this program would keep me from booting [20:58] rww: :) [20:59] anther thing....when i try to recognize [20:59] with gparted it doesn't work but with fdisk it does === ep-pea is now known as epitron [20:59] you used fdisk [21:00] the partitions were recognized only by fdisk [21:00] FloatingGoat: http://pastebin.com/8bqfzQmd [21:00] am stuck in the black screen i installed wrong nvidia drivers [21:00] somenone help me out here [21:00] startx doesnt work [21:01] FloatingGoat: that's the basic section needed [21:01] it also formats disks [21:01] it gives me mismatch api drivers [21:01] DasEi: that started a new file [21:01] how do I make the Alt+F2 run dialog resizable like here: http://cdn.omgubuntu.co.uk/wp-content/uploads/2011/04/grey-500x312.jpg [21:01] FloatingGoat: what started a new file ? [21:01] and parts [21:01] how to get out and start X [21:02] any1 completly customize ubuntu? [21:02] xjunior: choose run in terminal [21:02] it formats partitions [21:02] mismatch in drivers [21:02] xjunior: or type gnome-terminal in alt&F2 [21:02] nvm i spelt it wrong B 2 the RB [21:02] noobie needs help [21:02] DasEi: hum? did you check the image? [21:03] stuck in black enviroment [21:03] hp_, what laptop are you running? [21:03] michael_: so can you help me ? have you written the pastebin doc for comparision ? [21:03] xjunior: that's natty, support in #ubuntu+1 [21:03] anyone know how I can stream random data from /dev/urandom or something at 10kbps to /dev/ttyUSB0? I dont know how to rate limit it [21:03] mattgman, no its a pc ubuntu 10,10 [21:03] hp_, okay, what pc? [21:03] sorry [21:03] mattgman, i installed the wrong driver [21:04] what i told you im new to ubuntu i just barly learn how to get my printer to print and dvd rom to play dvds [21:04] DasEi mine has 60 lines [21:04] mattgman, amd 64 3800 [21:04] hp_, are you really far into using ubuntu or is it a fresh install? [21:04] i have only been using ubuntu for two weeks just got a book from the liberary on unbuntu [21:05] FloatingGoat: for basic function, copy the file to another and use just this to get running [21:05] mattgman, well i got some stuff on it i would be happy if i can keep my stuff [21:05] im still wet behind the ear get my drift [21:05] guys i am sorry what should i do to fix my problem ? should i reinstall the os or not ? [21:06] i would [21:06] seems easyest [21:06] FloatingGoat: sudo cp /etc/apt/sources.list /etc/apt/sources_borked [21:06] hp_, what device is the driver for? [21:06] mattgman, how do i download drivers with WGET ? i need i think 260.19.06 [21:06] got to go see ya [21:06] FloatingGoat: sudo nano /etc/apt/sources.list , delete n insert [21:06] mattgman, its a nvidia 8500gt [21:06] Hi, I'm trying to setup a PPTP VPN on my Ubuntu box and I need some help [21:06] I got a big problem. I converted a .rpm for mysql odbc to a .deb using alien, and it seems something went wrong during install and I can't remove it, manager says it's in an inconsistent state that I have to reinstall before removing it, but reinstall does not work. Reinstall basically does nothing, doesn't even ask me for root access [21:07] been following this guide [21:07] http://pigtail.net/nicholas/pptp/ [21:07] michael_: ok can you help me to backup all my data to restore after format ? [21:07] DasEi what? [21:07] mattgman, its saying its mitchmatch because kernel is running someting else [21:07] hp_, you're doing the nvidia driver then...harsh...did you try the proprietary driver? i am using it on my gt 230m [21:07] FloatingGoat: for basic function, copy the file to another and use just this paste to get running [21:07] FloatingGoat: sudo cp /etc/apt/sources.list /etc/apt/sources_borked [21:07] hp_, yeah, it's confused... [21:07] hi how can I know the static form dynamic program? [21:08] mattgman, problem is am not good in shell , i cant boot x [21:08] FloatingGoat: sudo nano /etc/apt/sources.list , delete current content, and insert pastie [21:08] mattgman, dont know how to do that in shell [21:08] guys i am sorry what should i do to fix my problem ? should i reinstall the os or not ? [21:08] speicifically the mc -e /etc/pptpd.conf [21:08] do I have to comment out localip and remoteip or keep it there? [21:08] hp_, give me a second, think i know your fix [21:08] What if my localip and remote ip is the same thing? [21:08] its a dedi on a static ip [21:08] mattgman, oke thnx [21:09] hp_, reboot into the recovery mode and do this... [21:09] hp_, sudo dpkg-reconfigure -p high xserver-xorg [21:09] hp_, I will wait here until you return [21:10] FloatingGoat: still unclear ? [21:10] mattgman, how do i get into recoverymode ? [21:10] DasEi: what should i do ? did u read my problem ? [21:10] G_Val: no, I haven't followed [21:10] hp_, hit esc when you see the GRUB thingy [21:10] If you can help me with PPTP VPN on Ubuntu, please please please highlight me. [21:11] DasEi hmmm, my computer im on is up here, the one im working on is downstairs [21:11] PPTP VPN Server* [21:11] hp_, there should be some sort of message for it [21:11] <_nyuszika7h_> Hi! [21:11] I would probably make a lot of errors if i manually did that [21:11] FloatingGoat: heh, is it a fresh install or is there private data on the borked one, else I could ssh in [21:12] <_nyuszika7h_> Could anyone help me how to remove GRUB? I deleted Ubuntu's partitions from Windows and now I can't boot into Windows. It says "error: no such partition" and then gives me a command line: "grub rescue> " -- but it doesn't give any help how to use it. [21:12] DasEi: I can't boot my linux os, because i restored the partition table after accidentally deleted [21:12] FloatingGoat: or you ssh in from the box you're ircing from [21:12] DasEi: i tried a lot of things [21:12] G_Val: what happens if you boot ? [21:12] DasEi well im on windows right here [21:13] FloatingGoat: use putty [21:13] DasEi: nothing that's the problem xD [21:13] Does exist a command to get the numerical files/folders permissions? For i.e. 775 value stand for 'drwxrwxrwx'. Using 'chmod' I can only set the permission. [21:13] FloatingGoat:used to ssh ? [21:13] DasEi: uhm i tried all man really i am so sick for this [21:13] DasEi hmm how would this whole thing work? you would like take over my ubuntu computer [21:13] ? [21:13] <_nyuszika7h_> Anyone? [21:13] G_Val: does grub come up or do you just get a os not found ? [21:13] DasEi: and mybe the reinstallion could be the best and fastest solution [21:14] DasEi: yes grub works perfectly [21:14] G_Val: so mbr is back, so should be party-table [21:14] <_nyuszika7h_> Can anyone help me?!? [21:14] _nyuszika7h_: wait your turn [21:14] im waiting too [21:14] no [21:14] DasEi: but when i use fdisk i can see my partition, but [21:14] that is not how it works [21:14] FloatingGoat: either this or you can ssh into your downstairs box for easier maintenance [21:14] _nyuszika7h_: just ask your question, someone will help if they can [21:15] DasEi: when i try to recognise them by gparted or patition utility from live cd it doesn't work [21:15] hi, ubuntu. I recently upgraded and now i can't seem to run mysql from the command line or connect from my websites through the socket. how do i go about diagnosing the cause (and cure) to this issue? i'm very noob. [21:15] DasEi i've never SShed [21:15] aggrav8d: upgraded to what ? [21:15] If you can help me with setting up a PPTP VPN server on Ubuntu 9.10 dedi, please please please highlight me. [21:15] rcmaehl: it is but i addedd the export line at the bottom [21:15] _nyuszika7h_: what is the problem you are having ? [21:15] G_Val: but you made testdisk write the former lost table ?? [21:16] <_nyuszika7h_> ikonia: [20:12] <_nyuszika7h_> Could anyone help me how to remove GRUB? I deleted Ubuntu's partitions from Windows and now I can't boot into Windows. It says "error: no such partition" and then gives me a command line: "grub rescue> " -- but it doesn't give any help how to use it. [21:16] DasEi: i tried to reinstall video drivers, update grub, ecc [21:16] G_Val: where does the boot stop ? [21:16] _nyuszika7h_: you use a windows install CD to re-apply the windows master boot record to the disk [21:16] DasEi: i restored it with testdisk [21:16] _nyuszika7h_, so you have windows installed but you dont have ubuntu. you want to go back to straight windows or want ubuntu back on? [21:16] _nyuszika7h_: the guys in ##windows will explain how you do that [21:16] DasEi: Checking battery state and it freeze [21:16] It's installed, but not accepting connections on the pptp port [21:16] <_nyuszika7h_> mattgman: I want to get back to Windows, I'll reinstall Ubuntu later. [21:17] how can you find someone ip on the same network [21:17] ? [21:17] _nyuszika7h_, see #windows [21:17] _nyuszika7h_: ask bill gates how to remove grub xD [21:17] G_Val: either reinstall, or chroot from a live cd and have some checks then [21:17] B-r00t: please don't be silly - help him or don't speak [21:17] -.- [21:17] Dasei i cant imagine that it would be any easy with TTY [21:17] ikonia - good question. i just ran update and upgrade. [21:17] codex84: whois NameHere [21:17] i don't know what v i'm at now. [21:17] how to do? dasie? [21:17] hi can somebody help with getting ,y touchpad to work? [21:18] _nyuszika7h_: the guys in the ##windows channel will explain how to use a windows install CD to re-apply the windows master boot record [21:18] FloatingGoat: it is, but if you never did it before, will make you run, to chance to get next to it ? [21:18] ikonia - 2.6.32-generic-pae #59-ubuntu smp tue mar 1 23:01:33 ? [21:18] no chance * [21:18] I have been fiddlign, and found that it is detected [21:18] aggrav8d: that's just a kernel version [21:18] DasEi: Listen man when i mount my old hd it works great!!! [21:18] aggrav8d: what happens when you try to run mysql ? [21:18] DasEi nevermindd beta 2 is out! [21:18] I can just use that! :D [21:18] !help | nyuszika7h_ [21:18] it tells me what packages contain the mysql client. [21:18] nyuszika7h_: 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. :-) [21:18] aggrav8d: what command are you using [21:18] DasEi: so is there a way to backup up my conf and saved sw to restore at all later ? [21:18] anyone know what JVM package I'm meant to to install for Ubuntu? [21:19] which is wierd, because i've run the command line client many times and never uninstalled it. [21:19] aggrav8d: exactly what command are you using [21:19] mysql -u root -p [21:19] !clone | G_Val [21:19] G_Val: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [21:19] i also tried with no args, just a db name. [21:19] aggrav8d: and what is the response you get [21:19] nyuszika7h_: http://ubuntuforums.org/showthread.php?t=381993 only way to remove grub is install another bootloader [21:19] dasie although non of this works I did learn a lot of new commands, thanks for your help and time [21:19] worked* [21:19] G_Val: config has to be done again, though [21:19] well i got a list of potential packages so i installed client-5.1, now i get can't connect through socket. [21:20] so i'm thinking mysql db is somehow not installed or not running [21:20] DasEi thanks man [21:20] aggrav8d: no, it's nothing to do with the database [21:20] DasEi: so for example i can't save my home an restore after reinstalling ? [21:20] FloatingGoat: np, ssh is a basic thing, once you're on a running machine, should do it, great tool [21:20] If you can help me with setting up a PPTP VPN server on Ubuntu 9.10 dedi, please please please highlight me. [21:20] It's installed, but not accepting connections on the pptp port [21:20] ikoni - then what is it? firewall? [21:20] G_Val: yes you can [21:20] aggrav8d: what is the error you are having - you've just changed it from not having the client installed, to not having the socket open [21:20] not having socket open. [21:21] G_Val: but that are your files, and not sw and config [21:21] error 2002 [21:21] DasEi: yes but after reistalled all right ? [21:21] aggrav8d: what is the EXACT error [21:21] DasEi: i can't save the sw also ? [21:21] G_Val: yes, can, backup to an external medium [21:21] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [21:21] aggrav8d: ok, the mysql database is not running - start it [21:21] G_Val: for sw, see above [21:21] well that's just it - i did. [21:21] i even restarted it. [21:21] aggrav8d: that is a socket file that mysql creates then it starts up [21:21] DasEi:yes i saw it [21:22] aggrav8d: how did you start it [21:22] sudo /etc/init.d/mysqld start [21:22] er, -d [21:22] mysql start [21:22] DasEi: but for example if i copy all folders from old partition and paste on the new one ? [21:22] aggrav8d: and what did it say [21:23] nothing. [21:23] aggrav8d: is that socket file there ? [21:23] FloatingGoat: yes, if theres no data to besaved, the installer went faster nfaster, best choice then [21:23] ./var/run/mysqld isn't even there. [21:23] G_Val: can do, if you either have enough space or a second harddrive [21:23] aggrav8d: ./var/run/mysqld isn't the same as /var/run/mysqld [21:24] i know. i needed the . so mirc wouldn't eat it. [21:24] DasEi: yes but can i have the same configuration as before reinstalling ? [21:24] aggrav8d: ok - so do "ps -ef | grep mysql" and pastebin the output [21:24] G_Val: no, config files will have to be suited again [21:24] only one return, the grep mysql itself === matt_ is now known as Guest79971 [21:24] DasEi yes I NEED to use a wubi install [21:25] FloatingGoat: humm ? why that ? [21:25] and wubi on 11.04 beta 1 was derpin out [21:25] my power went out, and when i turned my computer back on, it wont let me set a resolution higher than 1360x768 [21:25] aggrav8d: ok, so mysql isn't running, which explains why the client is failing, if you are missing the directory, that maybe one reason it's not starting [21:25] how can i fix that? [21:25] DasEi my family uses windows so I cant deleted it, but theres only 4 GB space left on the hard drive [21:25] #ubuntu+1 [21:25] DasEi: what about firefox extension and data from it ? [21:25] FloatingGoat: why no vm least ? [21:26] well i've tried to start it without success. my next guess is that the upgrade bork'd it and i need to reinstall it. yes/no? === iamfuzztoo is now known as iamfuzz [21:26] G_Val: some and how, better re-install, as some and how not [21:26] DasEi my system is to slow to run an efficcient VM, also vm is borked on my windows [21:26] i remember dpkg-reconfigure xserver-xorg used to do stuff [21:26] now that doesnt do anything at all [21:26] theres a file that wont go away that wont let me install or uninstall it [21:26] Floating: consider a usb drive :) [21:27] FloatingGoat: specs of the boxes around ? === xavier_ is now known as xavouil [21:27] aggrav8d: no [21:28] DasEi: ok man i have another question, when i reistall all i will lose all ? cause i have another os on my hd [21:28] aggrav8d: I've just given you a reason why it's not starting - why don't you try that [21:28] G_Val: depends on how you to the partitioning, if there is enough space, can have a multiboot, too [21:28] to=do* [21:29] DasEi: i have 2 hd i have no problem about that [21:29] Hi, does anybody know much about Touchpads, I have been fiddlign, and found out its detected, but I dont know how to read the [21:29] sorry, pressed wrong button [21:29] G_Val: no problem then, use alternate installer, gives you more options [21:29] DasEi: how man ? xD [21:30] !alternate [21:30] The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/desktop/get-ubuntu/alternative-download#alternate - See also !minimal [21:30] Can anyone help me with this? compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing [21:30] is the tux games for $13 on sale for real until tomorrow? [21:30] DasEi: where do i find all the ubottu !options [21:31] !brain [21:31] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [21:31] thnks i was tryin to find it though google i got lost lol [21:31] np [21:31] Can I run the server-amd64 version of ubuntu 10.10 on an intel i3? [21:31] which is a 64bit processor? [21:31] irreverant: yes === Rez is now known as LoRez [21:32] does 10.04 offer full support on that processor line? or are there tweaks i need to make? [21:32] DasEi: thank you for answering. [21:33] i download souce code xchat-2.8.8.tar.xz [21:33] how u install ir complie it [21:33] DasEi: so i can use this version, but whaen i try re-installing i need to re-create a new partition table oO [21:33] codex84: why? it is in the repos [21:33] oh it is? [21:33] FloatingGoat: idk about your circumstances, but a few gig external usb is really cheap nowadays, plus, if you mess up, and it's not your box, get no problems, and if you're lucky, can use it on different boxes then [21:33] DasEi: so i will lose my second os also oO [21:33] hello, i got some issues with install unr 10.10 in windows 7 [21:34] where is at? [21:34] !info xchat [21:34] xchat (source: xchat): IRC client for X similar to AmIRC. In component universe, is optional. Version 2.8.8-1ubuntu1 (maverick), package size 312 kB, installed size 840 kB [21:34] nameless: did you use wubi? [21:34] ikonia - i tried creating the directory manually and starting mysql again. didn't create the sock file. [21:34] G_Val: it dpends on space and how you do partitoning/resizing [21:34] aggrav8d: look in the log file at why it's not starting [21:34] irreverant: yes [21:35] How do I find out what my DNS servers are? My dedi is at a DC. What is the command? [21:35] could not find the iso /ubuntu/install/installation.iso [21:35] Nameless: what issues did you run into? I was recently testing 10.10 desktop on a virtual machine and was interested in dual booting it on my laptop which run win 7 using wubi to install but now that your running into issues i'm not sure i will. [21:35] DasEi: maybe i was not clear in my explanation, partition utility with live CD doesn't recognize partitions of first HD where my 1 and 2 os is located [21:36] G_Val: which filesystem ? [21:36] DasEi: my linux ext and win ntfs [21:36] DasEi: my win os works good only linux doesn't [21:36] G_Val: ntfs is supported, but hard for me to imagine what testdisk did or did not [21:37] *clap* [21:37] how to complie and install [21:37] souce code? [21:37] DasEi: yes i know man, so any suggestions ? [21:37] !compile | codex [21:37] codex: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [21:37] G_Val: you said a live-cd's gparted won't find the ntfs ? [21:38] nameless?> [21:38] What's the difference between 'dropping into a vps' and 'directly ssh'ing' in a virtual environment? Would an sshd configuration apply to users 'dropping in'? [21:39] irreverant: yes? [21:39] DasEi: it cannot find my 2 partitions on the first hd [21:39] hello .. i've got a little problem, i have maverick, and i have the ATI drivers installed (fglrx) ... but on the loginscreen, and only there i've got som wiered graphic errors.. does anybody know this issue? [21:39] ikonia - logs are empty. [21:39] irreverant: could not find the ISO /ubuntu/install/installation.iso [21:39] aggrav8d: is mysqld on the system [21:39] did you read my previous message? [21:39] nameless: can I pm you? [21:39] aggrav8d: is the pacakge mysql-server on the system too ? [21:39] G_Val: then maybe try with windows-tools to see if there is any strange thing going on, as this os works [21:40] DasEi: will alternate find them ? [21:40] irreverant: go ahead [21:40] DasEi: what windows-tools are ? [21:40] G_Val: parted === Lorthirk`ZNC is now known as Lorthirk [21:40] hi. on which channel could i asked something about jsp,html,javascript etc? [21:40] Can anyone help me with this? compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing [21:40] DasEi: parted ? what is it ? [21:41] G_Val: chkdsk, disk-mamnagement, more free tools.. parted is the non-graphical derivate of gparted [21:41] How do I find out what my DNS servers are? My dedi is at a DC. What is the command? [21:41] how do i get a cloak? [21:41] From Hogwarts [21:41] gueriLLaPunK: cat /etc/resov.conf [21:42] ty DasEi [21:42] tett: ask in #freenode [21:42] gueriLLaPunK: cat /etc/resolv.conf ,^typo [21:42] DasEi: i did it, i already used it ! [21:43] How do I uninstall software in ubuntu? [21:43] !info | ant [21:43] 'ant' is not a valid distribution: hardy, hardy-backports, hardy-proposed, jaunty, jaunty-backports, jaunty-proposed, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, partner, stable, testing, unstable [21:43] battlehands, sudo apt-get remove x [21:43] battlehands: sudo apt-get remove [21:43] battlehands: append --purge , for config, too [21:44] yay! fixed it! There was a missing file so I put in a dummy file with the same name [21:44] thanks [21:44] battlehands: gui works too synaptic package manager [21:45] i get some errors (two to be precise) when booting kubuntu. Something fatal mentioning some modules, but everything loads properly. is this something known or should i write down the exact messages? [21:45] DasEi:the difference between stardard and alternate edition is the size ? [21:45] G_Val: there are several live disk-utilities , and it's strange if a os boots, but it's parttions can't be found, idk what what's wrong there [21:45] !pastebin | lovre [21:45] lovre: 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. [21:45] DasEi: could the altternate version be 4 gb ? [21:46] food: you gotta be kidding me? its 2.5 lines dude === tett is now known as s33kr [21:46] G_Val: no, more specific options and textbased, no live-environment the alternate is [21:46] lovre: i thought it was long lol [21:46] I have a yota 4g dongle which works under madwimax, and a script to disable NetworkManager and reenable it when I finish using it (otherwise nothing nm-aware, like empathy works). How can I get udev to run this script automatically when I insert the dongle? [21:46] food: lool :) [21:46] Hi. My display driver seems to have been messed up by a recent software update. I've tried 'dpkg-reconfigure xserver-xorg' and it has not fixed it. What else can I try? [21:46] what about theese two? :D [21:46] DasEi: this one is much more bigger than the standard version ? [21:47] ikonia - how do i check? [21:47] no, they all fit on a standard cd [21:47] lovre: if it is short just post it, so someone else can help.I just want to try out all the ubottu options [21:47] DasEi: i cannot believe it yet ! [21:47] !askthebot | food [21:47] food: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [21:47] aggrav8d: just re-install it, see what it says, "sudo apt-get install mysql-server" [21:47] he wixth power point presention program is the best for ubuntu should i go with open office or google docs ? [21:48] Hello [21:48] food: ah, i didnt understand you, sorry. i thought you ment my question was long, not the error messages. You couldnt know how long they were. Sorry again :) [21:48] ikonia - mysql-server-core-5.1 is my only option, trying it now.... [21:48] the only option ? [21:48] what happens if you do the command I just told you [21:48] hm. fails to start. [21:49] aggrav8d: did you look into the logs? [21:49] G_Val: http://www.ubuntu.com/desktop/get-ubuntu/alternative-download [21:49] daniel_: can u suggest me some live disk-utilies ? :D [21:49] guntbert - they were empty. [21:49] aggrav8d: I'm going to stop helping you - you're not listening or doing what I said [21:49] aggrav8d: what happens if you do "sudo apt-get install mysql-server" [21:49] hi everyone, i was wondering if thers a way to manage the notification service, or maybe an easy way to toggle it on and off without a restart needed? [21:49] ikonia - i told you, it's installing. [21:49] DasEi: yes i downladed it from ftp [21:49] aggrav8d: you didn't say it's installing, you said a different package was your only option [21:49] we seem to have communication issues. [21:50] G_Val, like for installing ubuntu ? [21:50] aggrav8d: no, I asked you to install the package "mysql-server" you told me a different package was your only option [21:50] G_Val: you find all info about downloads around there, be it alternate, desktop,server, minimal or dvd [21:50] well, thanks for the help, anyways. [21:50] This is actually about 11 beta, but I think it's the same in 10.x so I'll ask here... [21:51] Kyle__: don't [21:51] daniel_: yes man i need to reinstall it but without losing my ntfs partition [21:51] Kyle__: ask in #ubuntu+1 [21:51] DasEi: can u suggest me some live disk-utilies ? :D [21:51] ikonia: It's a grub question, did that actually change? [21:51] DasEi: yes but i never seen a distro like this [21:51] Kyle__: yes [21:51] morning [21:51] G_Val, ha u lost me [21:51] ikonia: OK === _|Pegasus|_ is now known as _|pegasus|_ === fez_ is now known as fez [21:52] G_Val: http://tinyurl.com/5kxzp2 [21:53] G_Val: if your ntfs can't be found , it's rather #windows to ask then [21:54] I use Ubuntu maverick and the game Gomoku does not start [21:54] DasEi: nothing has been recognized [21:55] If i'm wrong the installation path for a dual boot system should be ubuntu first and then windows. [21:56] Does anyone know a board game "5 in a row", gomoku/renju/pente for Ubuntu 10.10 ? The one I got from the repository does not work [21:56] how u complie and install [21:56] the souce code [21:56] ubottu: tell codex84 about compile [21:56] codex84, please see my private message [21:57] like im supposed scroll up this million one txt here lol [21:58] DasEi: thanks man ! [21:59] codex84: let me feed the baby.. : https://help.ubuntu.com/community/CompilingSoftware [21:59] Is Gnustep libraries working fine under Ubuntu 10.10 ? I cannot start games using it ... [21:59] I have just loaded ubuntu 10.04 onto my laptop. The vga driver is running on a vesa driver. How do I enable the correct openchrome driver? [22:00] hey, anybody have any experience with games on Wine? i'm having an issue with sims 3. or should i be asking this in the wine irc? [22:00] hi everyone, i was wondering if thers a way to manage the notification service, or maybe an easy way to toggle it on and off without a restart needed? (sorry for the repeat but im not sure if anyone saw) [22:01] mattgman, hey sorry to keep you waiting , its FIXED started low resolution ubuntu then reinstalled the recommended drivers , that other one dpkg what you gave didnt work i think [22:01] DasEi: thanks man ! so should i go windows chan and ask over there ? [22:02] G_Val: for windows recovery, might be best [22:02] is anyone running 11.04? [22:02] hp_: i just did a quick google and found that. didn't seem like you were getting anywhere or had browser access. no worries, glad you got it fixed [22:02] daniel_: #ubuntu+1 [22:02] DasEi: ok thanks man ! [22:02] DasEi, whats that ? [22:02] how do i find out what kernel version i have? [22:03] !natty | daniel_: [22:03] daniel_:: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011. Help and support (only) in #ubuntu+1. Natty is beta and is not currently intended for production systems. [22:03] gureillapumck : uname -a [22:03] gueriLLaPunK: uname -r [22:03] gueriLLaPunK: uname -r [22:03] DasEi, ok thx [22:03] ty [22:05] man, this pptp vpn shit is complicated [22:05] :\ [22:05] all the guides i find say completly different stuff === guidomac is now known as Guest81987 [22:07] How do I enable the openchrome vga driver? [22:07] Hello All. I just updated my Ubuntu 10.10 installation with the Natty 11.04 beta and im having a real pain trying to get my wifi broadcom 4311 chip to play nicely with it. any suggestions? [22:08] whats the best text editor? nano? something thats more user friendly and easy to copy and paste [22:08] DasEi: :D [22:08] atc3030: ask the fine gentlemen in #ubuntu+1 [22:08] atc3030: join #ubuntu+1 [22:08] kk. thank you. [22:08] DasEi: whats the "best" text editor? === Rondom_ is now known as Rondom [22:09] gueriLLaPunK: there is no best,purpose ? [22:09] !editor [22:09] Text Editors: gedit (GNOME), Kate (KDE), mousepad (Xfce4) - Terminal-based: nano, vi/vim, emacs, ed - For HTML/CSS editors, see !html - For programming editors and IDE, see !code [22:09] purpse = easy [22:09] terminal based editor [22:09] gedit, abiword [22:09] gueriLLaPunK: vim of course [22:09] <_|pegasus|_> gueriLLaPunk: I'm using jEdit ;) [22:09] gueriLLaPunK: nano [22:09] ty, i will try those [22:10] gueriLLaPunK: most people seem to like nano. vim and emacs things like that are more advanced === Alix__ is now known as pylix [22:12] OMG! [22:12] connection refused? [22:12] what the hell did i do [22:12] cant ssh back into my box [22:12] Open your ports [22:12] gueriLLaPunK: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:12] ports are open [22:12] it was working before [22:12] i just isntalled openvpn === surreal7z__ is now known as surreal7z [22:12] hmm [22:12] i cant VNC into my dedi [22:13] can* [22:13] Connection refused would mean either A. your system isn't listening, or is blocking a certain port. [22:13] the second answer, being B. [22:13] lol [22:13] gueriLLaPunK: restart ssh over vnc then [22:13] whats the command to restart ssh? [22:13] gueriLLaPunK: sudo service ssh restart [22:14] gueriLLaPunK: sudo service ssh stop and then start if it's all down [22:14] its saying its restarting [22:14] so weird that it would not work === fishwithapipe is now known as f|shy [22:15] hi guys... I am using Google Chrome and Youtube video freezes on fullscreen?... I found that disabling hardware acceleration can help but not in my case... what to do? [22:15] PHEW! [22:15] that worked [22:15] gueriLLaPunK: installed fail2ban already ? did you try to login as root or wrong user without permission ? [22:15] that was scary, DasEi [22:15] ah, works now, ic [22:15] gueriLLaPunK: installed fail2ban already ? [22:15] no sir [22:15] what is that? [22:15] Anyone know how to check which IP a SSL certificate was created for, or any search-able information on where to find an answer? [22:15] !info fail2ban [22:15] fail2ban (source: fail2ban): bans IPs that cause multiple authentication errors. In component universe, is optional. Version 0.8.4-2 (maverick), package size 93 kB, installed size 660 kB [22:15] gueriLLaPunK: ^ [22:16] gueriLLaPunK: protects lil' against brute-forcing ssh, and consider another port than standard [22:16] yes im not using standard port for ssh [22:17] which is why i thought it was odd that i wasnt able to log back in, after a reboot [22:17] gueriLLaPunK: pm you ? [22:17] sure [22:18] Is it possible to add more workspaces in the current Natty beta? [22:18] pm, :( I thought I was about to learn somethin'. [22:20] cuppsy: #ubuntu+1 for natty, discussion, check compiz settings. === Hoptimist is now known as Supervisor === Supervisor is now known as Hoptimist [22:22] The "enhanced" download page is nice and all, but is there still a list of mirror servers somewhere? [22:22] after eof, are there at least sequrity updates? === erkan^ is now known as zippo^ [22:23] Gargoyle: Enhanced package of what? [22:23] Not sure where the download page is getting the cd from, but its going at 40K if I am lucky. Currently grabbing a DVD image from uk mirror service, but I don't really need the DVD! [22:24] fosterdv: The download page on ubuntu.com [22:24] is not in the sudoers file. This incident will be reported. where can I find this folder or file? [22:24] arand: Thanks, sorry. Will check it out! [22:24] Does anyone elses disk burning program 'brasero' refuse to eject the dvd/cd ? [22:24] abiss27: as the administrator, run "sudo visudo" to modify who has access to use sudo [22:25] I've got a machine running Lucid with a Sempron 3300+ proc. From the desktop environment, `cat /proc/cpuinfo` reports a clockspeed of 1GHz and 2000 bogomips. From a rootshell, /proc/cpuinfo shows a clockspeed of 2GHz and around 4000 bogomips (which is what I'm expecting). Does anybody have an idea what's up? [22:25] hello [22:25] Hello, not sure what I did [22:25] how can i make it so compress option is always in the right click menu even on ISO disc images [22:25] maco: thanks and where will this report go ? [22:26] My x session is still running [22:26] But I [22:26] I googled around a bit, and found apparently the AMD Cool n' Quiet setting in BIOS can sometimes cause this sort of issue, but the option doesn't exist in the BIOS version I'm running [22:26] M back at a shell [22:26] abiss27: should be in the audit log [22:26] el_seano: the clockspeed can change at will; chances are it was only coincidence that you saw different things for each request === zippo^ is now known as erkan^ [22:26] Can I reconnect without restarting? [22:26] abiss27: er sorry, auth log... /var/log/auth.log [22:26] maco: thanks very much!! [22:26] ohsix: I've checked it multiple times from both root shell and desktop, they're consistently reporting the same figures [22:27] anyone? [22:27] el_seano: well theres no distinction if uid 0 is reading the proc file or anything else [22:28] what in particular throws me off is that the desktop reports a lower clockspeed. You'd think it would be using, and hence reporting, more since the DE is so much more resource intensive than a rootshell [22:28] Is it possible to reconnect to my x locally? [22:28] I need libsvn-java but it wants to uninstall openjdk, which I dont want or need I have oracle's jdk, how do I tell apt-get to just install libsvn ? [22:28] ohsix: while in desktop, I'm uid 1001 [22:28] So there is no longer a way to manually choose the dl location? Just gotta go with what the page gives me or get the dvd from the alternate download page? [22:28] el_seano: ... [22:29] Gargoyle: you can choose from which server to d/l, country and more-wise [22:29] ohsix: perhaps I misunderstood what you meant. I'm reading procinfo from uid 1001 in desktop, without running sudo. [22:30] Is it possible to reconnect to Xserve without restarting [22:30] juvenal: sudo servicee gdm restart [22:30] I'm back at shell somehow but x is still running [22:30] juvenal: sudo service gdm restart * === Lorthirk is now known as Lorthirk`ZNC [22:31] juvenal: sudo service gdm or start/stop [22:31] so, I have succeeded in installing the nvidia-drivers from their site by now, but I have a new problem now: I cannot modprobe nvidia_current, it will always throw a "No such device" error [22:31] ... [22:31] Hi, I have installed ubuntu on vmware player yesterday and unfortunately the internet on my guest OS is much slower than on my host win7 and many pages do not even load, so I cannot work with it... Does anybody know why that is and what I can do? [22:31] weird [22:32] DasEi: I cant see the options on here:- ubuntu.com/desktop/get-ubuntu/download. Only a big fat download button - no location picker!?! [22:32] trying to start x will result in "Fatal server error: no screens found" [22:32] Proxypoke: the module is nvidia ot nvidia_current, try using tab to complete modules [22:32] so just read /proc/cpuinfo with sudo, and it reported the expected figures. [22:32] ActionParsnip, I tried that already [22:32] neither will work [22:32] same error, "No such device" [22:32] why would it show a different figure for a standard user? [22:32] Proxypoke: run: sudo nvidia-xconfig then startx [22:33] I even dpgk-reconfig'd nvidia-current [22:33] I did that already [22:33] does nothing, same x server error [22:33] what good themes [22:33] for ubuntu [22:33] I even manually edited the xorg.conf multiple times now [22:33] I have no idea what is wrong by now [22:33] gah [22:33] * el_seano googles moar [22:33] !theme | codex84 [22:33] codex84: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [22:34] what dvd/cd burning program is best, brasero needs the disk manually ejecting so it can exit, funny that nero managed to spit the disk out when done? [22:34] Proxypoke: run: less /var/log/Xorg.0.log and read the X server log of it starting up [22:34] Gargoyle: http://www.ubuntu.com/desktop/get-ubuntu/alternative-download [22:35] Hi there...I'm getting an input/output error on a particular file...is running fsck the first step I should take? And if it's ext3, what's the command I should run? I guess I have to run it while booted off a recovery disc of some sort too like SystemRescueCD (or would there be a better one)? [22:35] it errors trying to load the nvidia module, obviously [22:35] wizonesolutions: i would [22:35] since it isn't loaded in the kernel [22:35] Question? Mail icon in upper panel (default Evolution Mail) can it be linked to other mail for example Thunderbird [22:35] Proxypoke: yes but for what reason, read the lines around it [22:36] Proxypoke: try reinstalling the dkms package to make the kernel module again [22:36] boyjan: (very) short answer: yes. In thunderbirds example I believe there is at least one addon for that. [22:36] borjan: (very) short answer: yes. In thunderbirds example I believe there is at least one addon for that. [22:36] Ty :) [22:36] it refers to my kernel log, which when I dmesg | tail it I will get "blah blah is not supported" [22:36] which is bullshit [22:37] DasEi: thanks [22:37] Proxypoke: keep it family friendly please [22:37] woops, sorry [22:37] Proxypoke: its cool [22:37] I'm kinda agitated [22:38] been hacking around since 5 hours with next to no progress [22:38] Proxypoke: try: sudo depmod -a [22:38] ActionParsnip: great handle :) [22:38] i made a typo when i named my hard drive in gparted. how can i fix this? [22:38] borjan https://addons.mozilla.org/en-US/thunderbird/addon/11530/ for example. take note, it's allegedly beta status. [22:38] i cant seem to enable nouveau gallium3d with natty beta2 . installed through additional drivers, (i guess it installed libgl1-mesa-dri-experimental) but no 3D support from glxinfo. Is there a guide or some way to troubleshoot this? [22:38] ty ver much [22:38] i did not remove nviidia-blob [22:38] ActionParsnip: Alright. Is it most likely that the drive is going and I should replace it? [22:39] how do i make it so I can compress iso disc images via right click menu ? [22:40] ActionParsnip, what exactly does depmod do? [22:40] ~/pbuilder i think [22:40] erm wrong window [22:41] it's pretty much my first time spending so much time in CLI, and the first time I changed hardware by myself [22:41] can i fix a typo i made in gparted for hard drive label without having to create partition all over again? [22:41] I picked up tons of new stuff the past 5 hours, but depmod wasn't among that [22:41] wizonesolutions: not sure, i'd probe it first [22:42] Proxypoke: makes and checks the kernel modules afair [22:42] ok [22:42] no output [22:42] is that intended? [22:42] Proxypoke: if you reinstall dkms it should rerun it and make the kernel module [22:43] Proxypoke: in linux, no output is good news :) [22:43] hi all [22:43] I just apt-get removed then installed dkms [22:43] hi i have a problem getting my network card (ethernet not wireless) running. lspci tells me ,,ethernet controler: intel corporation device 1502 (rev 04)'' [22:43] is it a good idea to transition away from ntfs as quickly as possible, or does it not matter so much? [22:43] Proxypoke: cool, did you see dkms run [22:43] what driver do i need? [22:44] it should [22:44] I'll try to reconfigure nvidia-current [22:44] ooxi: run: sudo lshw -C network use the product lie in websearches [22:44] ooxi: that's not enough to be able to tell [22:45] ActionParsnip the product line only tells me ,,Intel corporation'' [22:45] ei === ^Phantom2^ is now known as ^Phantom^ [22:45] rhizmoe, which information do you need? [22:45] ooxi: is it in a laptop or branded pc? [22:45] What is the key to show hidden grub menu? [22:45] esc? [22:46] ActionParship, its a desktop workstation from dell [22:46] T1600 [22:46] ? [22:46] rcconf: shift + ctrl while booting (?) or maybe TAB ? [22:46] o.o [22:46] dont invent [22:47] ..................... [22:47] ooxi: mentioning that helps lots, let me search [22:47] ooxi: http://www.dell.com/us/business/p/precision-t1600/pd.aspx ...click "tech specs" [22:47] #2 result for "dell t1600" [22:48] how do i rename a hard drive? i tried to rename it and it says 'device or resource busy' [22:48] . [22:48] saal7193: Have you tried to unmount the drive, rename it? [22:48] how do u login to IRC [22:48] sall7193: I think the first thing you have to do is unmount it. [22:49] <_Neytiri_> how do i install mysql server [22:49] s33kr: you're soaking in it [22:49] fosterdv, yes when i unmount it, i cant find it [22:49] huh? [22:49] ooxi: it's a 82579LM ethernet chip [22:50] !mysql [22:50] LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [22:50] rhizmoe, thank's it's an Integrated Intel® 82579LM Gigabit LAN [22:50] fosterdv, actually i can still see it on 'Computer' but then when i try to rename it there it says 'operation not supported by backend' [22:50] s33kr, if you mean nickserv registration, you might get more help in #freenode [22:50] How to install Manifests ? .rdf [22:50] ActionParship, thank's i'm going to google for a solution and return if none found [22:51] i have a proftp allowing my sudo account but not my user account, can someone help me find out why? [22:51] google tells me my network card is ubuntu certified http://www.ubuntu.com/certification/catalog/component/pci:1502:8086-NETWORK but it doesn't work nethertheless -.- [22:52] saal7193: This might help you, https://help.ubuntu.com/community/RenameUSBDrive [22:52] i have already registered [22:52] i just need to know how to login [22:52] /login? [22:52] fosterdv, thanks i'll check it out [22:52] ooxi: http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=15817&lang=eng may help [22:52] saal7193: You're welcome, sorry I don't know exactly how to do it off hand. [22:53] ooxi: also just try: sudo modprobe e1000e [22:53] When ever I make a deb package and then try to install it, I get the error extended-description-is-empty. How do I write the description? [22:53] Hi, I have installed ubuntu on vmware player yesterday and unfortunately the internet on my guest OS is much slower than on my host win7 and many pages do not even load, so I cannot work with it... Does anybody know why that is and what I can do? [22:53] fosterdv, no problem, thanks for trying [22:54] ActionParship, modprobe returned without error but lshw -C network still tells me ,,unclaimed'' [22:54] i'll try the download === XuMuK is now known as XuMuK|ZNC [22:55] LukasB, you might try #vmware [22:56] zach__: what is the output of: lsb_release -d please [22:56] nit-wit: okay, thanks [22:56] would somebody be able to tell me what a couple of lines from my dmesg mean please? [22:56] antant: sure, pastebin them and we'll try [22:56] http://pastebin.com/Yuymk4eW [22:57] 403 and 426 [22:57] No it was the output of the Ubuntu Software Center. [22:57] I'm trying to work out why my tv card won't work [22:57] the TV card wants memory at cbff0000 and cbfe0000. Would those 2 lines mean that those addresses aren't available? === mrmist is now known as evilmrmist [22:58] antant: do you mean: resource 1 [mem 0xcbf00000-0xcbffffff] [22:58] yeah [22:58] I think I may have broken my aptitude on Ubuntu 10.10 desktop... when I run aptitude safe-upgrade it doesn't do anything... it kept asking me for a Mythbuntu disk a while back, so I commented out a in my sources.list... [22:59] Lcawte: ok sounds good, whats up now? [22:59] antant: sounds like the memory addresses assigned to the pci card, looks fine to me [22:59] , [22:59] hey everybody [22:59] could those addresses be assigned to something else? [23:00] !info | kernels [23:00] 'kernels' is not a valid distribution: hardy, hardy-backports, hardy-proposed, jaunty, jaunty-backports, jaunty-proposed, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, partner, stable, testing, unstable [23:00] antant: not really the kernel will handle those [23:00] Oh right, ignore that last bit, its not automaticly update the package lists, after I run aptitude update its fine, but it used to automaticly do that, then with the old problem got stuck and wouldn't let me do anything because it was trying to run apt-get in a proc... [23:00] <_Neytiri_> how do i remove a package completly [23:00] !rules [23:00] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [23:01] Hmm, seems I can't find my SystemRescueCD. Is that still the top name in diagnostic distros when running fsck and stuff on the root drive or should I burn something else? [23:01] antant: it's only a 16Mb window which should be fine [23:02] I would use SystemRescueCD [23:02] _Neytiri_: sudo apt-get --purge remove packagename [23:02] hello [23:02] Hoptimist: Thanks! [23:02] ActionParsnip: any idea on the last bit.. [23:02] <_Neytiri_> thanyou [23:02] I've installed ubuntu-desktop, and now I noticed I wasn't asked for root's password during instalation [23:02] there's some default for it? [23:03] Lcawte: ok can you pastebin the output of: sudo apt-get update; sudo apt-get -y upgrade; sudo apt-get -y --reinstall install nano [23:03] ActionParsnip: Cheers bud. Although I'm no closer to finding out why this damn card won't work! [23:03] pupy: ubuntu has never used a root account [23:03] pupy: did you use sudo previously? theres a grace period [23:03] pupy: you don't and never need it, your first user can use sudo and gksudo to run aps as root [23:03] well, it as the /root directory [23:03] ah ok, let me try, thanks [23:04] pupy: Oh, you meant a package, in that case see aeon-ltd's answer [23:04] pupy: when you need power, just prefix with sudo [23:04] ActionParsnip: hmm, ignore me, I think I know whats going on, update-manager was handling the auto updating the package lists, but I turned it off to stop the apt-get being locked, as a temp fix, I'll turn it back on [23:04] yes, but it asks me for pasword? [23:04] antant: if it's pci then run: lspci copy the line relating to the device and use it to find guides [23:04] so according to this thread (http://ubuntuforums.org/showthread.php?t=1681040) on the ubuntu forums the drivers for my GTX 560 TI aren't even out. In other words, I spend the last few hours trying to get drivers to work that can't work. (insert unspeakable tirade of curses here) [23:05] tl;dr: my card is TOO NEW [23:05] I got it, it asks me for my password [23:05] yes pupy [23:05] Proxypoke: ouch, i feel for you [23:05] Lcawte: possibly, i don't use autoupdate. I have a cron'd job with my own script :) [23:05] <_Neytiri_> i am getting this everytime i try to install something perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.utf8" are supported and installed on your system. === evilmist is now known as mrmist [23:05] I was of the impression that the GTX series should be fully supported by the unified drivers [23:05] ActionParsnip: good to see you (chalcedony & hubby) [23:05] ActionParsnip: Yeah, done that. No luck with any of the fixes at all [23:06] Is it worth upgrading to natty yet, still a bugs to iron out yet? [23:06] Proxypoke: the latest driver (default in natty and needs a ppa in maverick) will give the 270 driver which may help [23:06] chull: howdy === QuiSE_ is now known as QuiSE [23:06] pupy: when you need a password, use yours [23:06] yeah, I'm gonna try the beta drivers for the GTX 570 now [23:06] Agh, and this is what happens when you don't upgrade for a while, you have a mass of packages to install and resart [23:06] pupy: your account is in the group 'admin' which grants sudo access [23:07] how do i tell how a drive is formatted (usb drive hooked up to my computer) [23:07] yes thanks I noticed, just one more question [23:07] bonhoffer: use gparted [23:07] Proxypoke: worth a try [23:07] Proxypoke: http://www.webupd8.org/2010/06/how-to-install-nvidia-25635-display.html [23:08] it's almost the same architecture and according to the thread they should work [23:08] I've got a wifi adapter compatible with p54usb, module which luckily is installed by default, but how do I bring up the network [23:08] is there some applicaion for this, or by hand? [23:08] I do have to add the ppa from console though [23:08] pupy: does it show networks if you run: sudo iwlist scan [23:08] do ppas go into the sources.list as well? ._. [23:08] let me see, it should [23:09] pupy: click network manager? [23:09] ActionParsnip, gparted had install problems [23:09] owait, nevermind [23:09] Proxypoke: use: sudo add-apt-repository ppa:ubuntu-x-swat/x-updates [23:09] yes it does, ah ok, let me find it [23:09] is there a simple way to see if it is fat32 or osx-file system [23:09] Proxypoke: read the whole page [23:09] my macbook wasn't picking it up [23:09] it is mounted [23:09] pupy: ok then use network manager to connect to a network [23:10] the first screenshots gave the impression of a gui guide [23:10] yes I got it, is that icon on the top bar, thanks [23:10] my bad [23:10] ActionParsnip, did compile the download, didn't work eigther :-( [23:11] Proxypoke: cli is much quicker rather than having to mess with software centre [23:11] yeah [23:11] ooxi: dang, you can always use ndiswrapper + windows driver [23:11] hmm [23:11] besides that, it's kinda difficult to use USC or synaptic while stuck in CLI mode ;p [23:11] Hi people, I am trying to turn my netbook into a wireless access point and I have absolutely no idea what I am doing... can anyone help ? [23:12] !ics [23:12] If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [23:12] nyan cat [23:13] Proxypoke: cli ftw :D [23:13] ActionParsnip: That is ICS it is not turning my laptop into a wireless access point :) [23:13] s/laptop/netbook [23:14] Paddy_NI: sure it is [23:14] hmm [23:14] ActionParsnip: Umm.. aint there steps to see if my netbook wifi can actually broadcast an AP [23:14] Paddy_NI: "Internet Connection Sharing (ICS) provides the ability for one computer to share its Internet connection with another computer. To do this, a computer with an Internet connection must be configured to function as an Internet gateway" [23:14] Yes [23:15] but that is not precisely the same thing [23:15] Paddy_NI: I COPIED that from the first link... [23:15] read that page already mate [23:15] one of the first things I did [23:15] Paddy_NI: it tells you how to setup the system essentially as a wireless router [23:15] Paddy_NI, You just want you comp to act as a wireless router? or? [23:16] I want my laptop which is connected to the internet via usb dongle to share its internet with my phone or whatever [23:16] Will my card even be able to do that [23:16] like reverse tethering [23:16] Can someone tell me how to quit a frozen application on ubuntu server? [23:17] anyone? [23:17] trying to forward a port using iptables, but the server it's forwarded to sees the connection as coming from the firewall not the outside 'real' ip.. what am I doing wrong? [23:17] fuck you!! [23:17] linuxthefish: ps -ef | grep something then run: sudo kill -9 PID [23:18] if he had only waited [23:18] Is there a chatroom for X windows in general on this network I can be pointed to? [23:18] jmwpc: the smartest nes have the most patience [23:18] Paddy_NI: ah so the phone gets the web via your system [23:18] sorry guys, one more thing, I want to install moodle, so I do sudo apt-get install moodle [23:18] Paddy_NI, I'm not sure about using the wireless card, but if you have bluetooth connection then its doable [23:18] ActionParsnip: Yep :) [23:19] Hoptimist: My phone has wifi my laptop has wifi === secoif_ is now known as secoif [23:19] basically the phone should connect to a wifi network.. correct [23:19] but i says it can't find the package, again, some app to use? or do I have to populate apt.list (or something like that) and run apt-get update? [23:19] also my mate is bringing his mac over to do some work [23:20] can anyone help me with split command .. split -l 10 file.txt newfile : puts splits into named file but with no extension.. I would like the file extensions to be .txt ??? [23:20] william__: just rename it to have .txt at the end. linux doesnt treat file extensions any differently [23:20] ActionParsnip: I'm a noob still, but I have learned so much just leaving this channel open during the work day. It's a great resource... if you can be a little patient that is :) [23:20] Paddy_NI: so your phone and your friends mac want to use the laptop as a wireless ateway to the web [23:20] ActionParsnip: Yeah [23:21] Paddy_NI: then thats EXACTLY what the iCS page details [23:21] lol [23:21] hi if I plug the same firewire drive into two ubuntu machines at the same time will both computer be able to access the drive?? [23:21] kdub i did that but then the extension was file.atxt file.btxt etc [23:21] ActionParsnip: I am an idiot [23:21] Paddy_NI: https://help.ubuntu.com/community/Router [23:22] hey people! hope I can share with you a software I'm doing: http://www.youtube.com/watch?v=P9IOxd3H4AM [23:22] it's no joke [23:22] ActionParsnip: Will it matter that I am using a usb dongle to access the internet? [23:22] software on youtube ... [23:22] william__: the file extension does not matter. the system knows its a text file regardless of what its named. just do 'mv file.atxt filea.txt [23:22] !ics > Paddy_NI [23:22] Paddy_NI, please see my private message [23:22] Paddy_NI: it doesn't matter as long as there is an interface name you can do it [23:22] I began in windows and now made a ubuntu version, I'm looking for help with development [23:22] How can I remove old keyboard layouts from the menu that shows up when I click my picture at the login screen? [23:23] Can I upgrade to beta 2 form update manager? [23:23] ActionParsnip: yeah ppp0 [23:23] yes Khisanth, software in youtube [23:23] the official page: www.simnation.info [23:23] Paddy_NI: then its fine you are good to go :) [23:23] ActionParsnip: :) [23:24] kbud i need to do this with thousands of files what do you recomend so that the files are 1.txt 2.txt 3.txt and so on and not manual file naming ? [23:24] Catarthes: doesn't google eart do that stuff? [23:25] google earth show pictures, I show classes of vegetation [23:25] is more didatic [23:25] as for deforestation [23:25] I am trying to set up an external hd media player to format the drive and allow my sis in law to store her videos on it, we deal in all the junk of the world here in the south pacific and have all the TV formats etc along with windoze and the other weird stuff [23:25] Why does the ubuntu battery icon ever show me how much battery my laptop has left, it just says estimating [23:25] Anyway to finx this? [23:25] Ubuntuguy: when it's plugged in or all the time? [23:25] All the time [23:26] Hm, I do not know, sorry. Mine does that when it is plugged in but when it is discharging it works properly [23:26] k [23:27] william__: the rename command can do mass renames :) [23:27] Catarthes: ahh i see [23:27] ubuntuguy: which release are you using? [23:28] william__: make new folder. run split within that folder. you'll get thousands of files. then you can do ' for i in `ls`; do mv ${i} ${i}.txt; done [23:28] 10.10 [23:28] ubuntuguy: and what model and make system? [23:28] Catarthes, the ibus one isn't in any of the menus [23:28] hp mini 110, 10.10 [23:28] but it's also happening in 11.04 [23:29] I cannot get it to change the partition or do a format, I have unmounted the drive, but it tells me that it is busy and is awaiting a job.... [23:29] brightspark, you'll have to install it from Ubuntu Software Center [23:30] ok .. thanks guys .. thanks a HEAP .. I got something to work with now.. where I was lost before.. thank you again for helping me as I did not know where to look [23:30] ActionParsnip what I'm trying to achieve is a economical-ecological simulator [23:30] ubuntuguy: are you currently running natty? [23:31] Yes I am [23:31] oh I see it is called keyboard input methods [23:31] I think I'll have more control over it in c++ than if I build it above Google Earth [23:31] ubuntuguy: then your support is in #ubuntu+1 [23:31] I'm also using 10.10 mind you [23:31] Catarthes, unix is built on C [23:31] I want help for 10.10 [23:31] wavedigit, it would take longer for me to do my app in c, who knows someday? [23:32] ubuntuguy: I suggest you ask in the other chanel but aso try the boot option: acpi=vendor may help [23:32] Thunar and nautilus doesn't load thumbnails on videos. What should I do? [23:32] k [23:32] but it's working faster than in windows, even with c++ [23:32] Oh, I should have mentioned that I am running 10.10 and it was just upgraded 2 days ago [23:32] Catarthes, depends on the app, but if you are going to be OS (unix) specific... go with C [23:32] no, I want to distribute in linux, windows and mac [23:32] I do NOT have a machine that runs windows available so I cannot use the manual that came with this Media player [23:33] Catarthes: what was your question? [23:33] Catarthes: make a project on launchpad and announce it on the forums and people may join [23:33] Catarthes, if portability is an issue, I would suggest Java [23:33] wavedigit: i'm a c fan too, but c and c++ are both pretty fast, and well supported in linux. i can code faster in C than c++, but maybe Catarthes is faster with c++ [23:33] actually I'm looking for help from concerned developers [23:33] launchpad? thanks ActionP [23:33] it alll depends [23:33] on where you want to go [23:33] and how [23:34] wavedigit, java is too heavy for 3d environments, I think (and the ammounts of data I'll load) [23:34] minecraft pulled it off though... [23:34] and runescape [23:35] they're equivalents of sourceforge? [23:35] hi all, it's this server up?? irc.gimp.org [23:35] Thunar and nautilus doesn't load thumbnails on videos. What should I do? [23:35] d0lph1n: it seems to be. [23:35] d0lph1n: it pings dead slow, but does reply [23:35] is it an advantage to have the same project in two hosts? [23:36] telnet irc.gimp.org 6666 [23:36] exit [23:37] faryshta: try closing all nautiluses and run: mv ~/.thumbnails ~/.thumbnails_old [23:38] cfedde, ActionParsnip can you join to irc? [23:38] faryshta: then rerun nautilus [23:38] I cant [23:38] d0lph1n: didn't try [23:38] ActionParsnip, SIR, YES SIR! [23:38] how can I close the 7175 port I don't have a postgresql... [23:38] alosa: what's using it? [23:39] cfedde: irc uses port 6667 usually... [23:39] nessus [23:39] alosa: try sudo /etc/init.d/nessusd stop [23:40] d0lph1n: Connecting to irc.us.gimp.org (130.239.18.157) port 6667 [23:40] connected [23:40] MaRk-I, thanks [23:40] d0lph1n: yw [23:40] d0lph1n: yes, i'm on [23:41] Could someone point me to the Ubuntu newbie channels here in freenode? [23:41] gnosi: sudo: /etc/init.d/nessusd: command not found [23:41] maheanuu: you've found it!@ [23:41] I dont have nessus now [23:41] maheanuu: here is a good place, ask your questions and we'll try to help [23:41] ActionParsnip, didn't worked :( [23:42] already did and no answer for the past 3 times I have been here [23:42] faryshta: do the images have thumbs though? [23:42] Anyone know of a remote control app for ubuntu [23:42] swatto: in what sense? [23:42] ActionParsnip: for android [23:42] the images does, the videos doesn't. [23:42] ActionParsnip: so i can control my desktop from my phone [23:42] swatto: ok and what do you want to control? [23:42] alosa: then how is nessus using that port? [23:43] ActionParsnip, the images does, the videos doesn't. [23:43] maheanuu: #ubuntu-beginners. There are fewer people there than here though, so good luck with that. [23:43] faryshta: ok then delete the backup folder we made, it'll save you space [23:43] I was working on a sound prob, and finally just went on my own for 2 days and repaired it, now am working on an external drive/media player for my sis in law who doesn't have a puter and the family only uses windoze.. I am not at the end of the world I am over it [23:43] ActionParsnip, done. [23:43] swatto: there are apps which can control individual apps (transdroid can talk to transmission very nicely) [23:44] faryshta: let me hunt around [23:44] swatto's question is still vague [23:44] swatto: there are also vnc clients for android too [23:44] maheanuu: what was your questions? === Craig_Dem_ is now known as Craig_Dem [23:44] gah [23:44] gnosis: I dont know [23:44] ActionParsnip: I am at a loss I did this https://help.ubuntu.com/community/Internet/ConnectionSharing?action=show&redirect=InternetConnectionSharing#Wireless Ad-Hoc connection sharing scenario and it does not show up to connect to on my phones wifi [23:44] ActionParsnip: I still don't think anything is broadcasting [23:44] faryshta: http://ubuntuforums.org/showthread.php?t=432529 [23:45] At present I am trying to partition an old hd of mine to allow my sis in law to copy movies from the family and as I am not a doze pers, I have no access to anything other than Linux and am having probs [23:45] alosa: how did you get that it was being used be nessus? [23:45] faryshta: seems you also need to run: sudo apt-get install libxine1-ffmpeg [23:45] ActionParsnip: Is VNC what Remote Desktop works off? [23:45] maheanuu: what kind of probs? [23:46] swatto: yes, its really awkward on the screen, what apps do you want to run when you connect? [23:46] Hello what would be the steps to identify what is causing my computer to freeze? [23:46] My laptop keyboard seems to lag when I press modifier keys like shift and ctrl. Is this usually a keyboard problem or a software problem? [23:46] just control the desktop really [23:46] swatto: vlc can be controled amazingly if you enable the http interface in settings [23:46] it seems that it happens randomly [23:46] gnosis, I have unmounted the external usb drive and now want to set it up as either a FAT drive or NTFS drive so that she can use it to store videos on from the family, I live on the outer islands in Tahiti and things are a liittle difficult here to say the least [23:46] I had a nessus installed from deb package but I removed by manager [23:47] swatto: if you are specific you will get better help, vnc is godawful on phones, its awkward and slow [23:47] ActionParsnip, let me install it. [23:47] I keep getting an error msg that sez the drive is busy and awaiting a job???? [23:47] faryshta: also check the nautilus setting mentioned [23:47] ActionParsnip, "libxine1-ffmeg is already installed". [23:47] hi there [23:47] I cannot partition it or format it from this machine of mine, I am running 10.10 [23:47] maheanuu: what are you using to format it? [23:48] how can i solve the problem of flash? [23:48] maheanuu: if its mounted then you cannot manipulate it [23:48] Localhost666: what is the issues? [23:48] Hi. Whenever I run ubuntu, either my CPU or GPU runs very hot, and it worries me. [23:48] I ave been trying to use disk manager, and it is unmounted [23:48] alosa: sudo netstat -atp | grep 7175 [23:48] it's just impossible to play youtube videos etc [23:48] ok next problem: my graphic card only works in vesa mode. it's a firemv 2270. the binary driver tells me xorg not detected (ubuntu 10.10). and if i do sudo apt-get install ati (or radeon) it tells me package not found [23:48] maheanuu: try gparted [23:48] do i have to activate some special repository? [23:49] ActionParsnip... [23:49] Localhost666: ok can you use http://pastie.org to give the output of: lsb_release -a; uname -a; dpkg -l | grep flash; dpkg -l | grep gnash; dpkg -l | grep swf [23:49] maheanuu: gparted is the easiest way to manage partitions [23:49] ActionParsnip: would be good to control VLC media player though, might try that [23:49] Localhost666: give me chance child [23:49] ok.. [23:49] alosa: that should show you what process is using port 7175 [23:50] MaRk-I, ActionParsnip is 130.239.18.157 (irc.us.gimp.org) only for US?? [23:50] so if i enable it in VLC settings - for http interface i can just go to a web-browser and access it? [23:50] gnosis, I am going to have to learn gparted... I saw it but have never used it... I am not afraid to learn, as I am in my 70's and a ret. USN Chief and a Univac Field engineer, I do know enough to be damn dangerous [23:50] ActionParsnip, tried everything on the forum except for installing totem. I will check if that works. [23:50] mi Xchat client try to connect to 67.215.65.132 [23:50] swatto: enable the http interface in prefs then install vlc remote beta by peter baldwin, works a treat here [23:50] d0lph1n: no idea, in xchat i just typed /server irc.gimp.org [23:50] ActionParsnip: wait a sec [23:50] I will find a how to file on gparted [23:50] d0lph1n: same ip [23:51] i'm uploading the output :P [23:51] hi [23:51] gnosis [23:51] tcp 0 0 localhost.localdom:7175 *:* LISTEN 3703/postgres [23:51] tcp6 0 0 NIKITA:7175 [::]:* LISTEN 3703/postgres [23:51] maheanuu: gparted makes it all pretty easy. and thank you for your service btw [23:51] ActionParsnip, nop, nothing worked. [23:51] why does natty install glibc and othere very important syslibs into /lib/i386-linux-gnu? is there some reason for this? [23:52] I know I'm missing something but how do I change the splash screen piccy? [23:52] alosa: postgres is using that port then [23:52] ooxi: normally, a special repository has a website that explains in detail how to use it [23:52] omg, MaRk-I this command connect :) [23:52] thanks [23:52] Hey I want to track Packets from a blogtv show, how do I use tcpdump for this? [23:52] Localhost666: you can run: sudo apt-get Instal pastebinit: lsb_release -a > ~/t.txt; uname -a >> ~/t.txt; dpkg -l | grep flash >> ~/t.txt; dpkg -l | grep gnash >> ~/t.txt; dpkg -l | grep swf >> ~/t.txt; pastebinit ~/t.txt; rm ~/txt [23:52] Ah, nvm, seems like hardware lag... [23:53] d0lph1n: ;^) [23:53] Installing gparted now [23:53] -A PREROUTING -p tcp -m tcp -i ! -s 192.168.0.96 --dport 25 -j DNAT --to-destination 192.168.0.96:25 -- this is supposed to forward conenctions to our mail server but connections appear to originate from the machine doing the forwarding (inside the lan) not the external address... can anyone tell my how I have it wrong? [23:53] Localhost666: actually that is rubbish, don't bother [23:53] bastidrazor, but the ubuntu wiki tells me to just do ,,apt-get install ati'' [23:53] but that package does not exist [23:53] (and according to packages.ubuntu.com has never existed) [23:54] ActionParsnip: http://pastebin.com/pAjrAyea [23:54] ActionParsnip, I had to "reboot" nautilus using "killall -9 nautilus" and thumbnails works now. [23:54] ooxi: that would mean your 'special repository' was not added correctly.. since your initial statement was about adding a repositry [23:54] how do i make it so I can compress iso disc images via right click menu ? [23:55] Thanks for the appreciation gnosis, I retired out in '74 and was a field engineer rite back to the Nav and then ran off to Tahiti and became a citizen in Paradise, didn't get back inot the puters till the mid 90's and now I am addicted again [23:55] Localhost666: ok then run: sudo dpkg -P flashplugin-installer  ; sudo apt-get -y install flashplugin-nonfree [23:55] faryshta: sweeeet [23:55] Localhost666: should be ok [23:55] bastidrazor, my question was whether i have to add a special repository in order to get access to the ati/radion packages [23:55] I had a power failure and X/kdm isn't coming up. I tried reinstalling the kernel, which rebuilt the nvidia module, but no help. How can I invoke kdm startup to give me a better clue what package might be corrupted? [23:55] ActionParsnip: running.. [23:55] do you want the output? [23:56] everything was successfully installed.. [23:56] Localhost666: nar, just close all browsers then rerun to load the plugin [23:56] I did the apt-get install and it installed gparted now I am trying to find where it stay [23:56] how do I run a packet sniffer on http://www.blogtv.com/people/Hypn0t04d ? [23:57] rerun the last thing you said? [23:57] or just execute the browsers? [23:57] ooxi: are you using synaptic or apt-get? [23:57] close all browsers after the last command I ran finished, then rerun one [23:57] ActionParsnip: ok, ill do it [23:58] maheanuu: systems>administration> [23:58] gnosis: what can I do more ? [23:58] ok.. i executed chromium again [23:58] bastidrazor, apt-get. but i solved the problem: the packages is named xserver-xorg-video-ati not ati [23:58] it should work fine now? [23:58] wiki is not accurate [23:58] gnosis I'm noob [23:58] :/ [23:58] Localhost666: should do [23:58] ok, let me just test it :P [23:58] hey can sombody tell me how to run tcdump on an online chat room? [23:59] ooxi: good deal. correct package names is a must. [23:59] hi there, hope someone can help me out with this, how can I obtain a SHA1 or MD5 checksum of a directory and/or of it's contents recursively ? [23:59] alosa: do you have postgres running for a reason? [23:59] !tcpdump