/srv/irclogs.ubuntu.com/2011/02/10/#ubuntu.txt

dlynesworkdarien, can you show the exact command you're running, and the exact error message?00:00
matt___Purple screen that says ubuntu... scrolling progress lights underneath.  good sign so far00:00
schnufflematt___: fine :)00:00
dariendlyneswork: http://ss.corecursion.com//testimage-20110209-160027.png00:00
openbeeshow to remov kdevelop 400:00
dariendlyneswork: there's a screenshot of an example problem00:01
dlynesworkdarien, does /target/bin/sh exist?00:01
darienyes, it's in the screenshot00:01
dwbear_I'm looking at the tsclient which does indicated in aptitude that it supports citrix, but when I select a protocol, ICA is greyed out -- is this a crippled tsclient -- or is there some switch I need to through to enable the protocol?00:01
dlynesworkdarien, ls -l /target/bin/sh?00:01
Piciopenbees: How did you install it?00:01
dlynesworkdarien, i can't tell from the screenshot whether the file exists or not...I can just see that there's 'something' there00:02
dariendlyneswork: here's some more information, I followed the symlinks as well: http://ss.corecursion.com//ubuntu-screenshot-2-20110209-160212.png00:02
openbeesi have no idea00:02
matt___Installing!  Thank you guys very much00:02
usr13soreau: service dhcp3 status   Should tell you if it is running or not.00:02
schnufflematt___: your welcome00:02
Piciopenbees: I'd start with: sudo apt-get remove kdevelop00:03
dlynesworkdarien, can you do this:  "/usr/sbin/chroot /target"?00:03
dlynesworkdarien, i.e. without the final '/bin/sh'?00:03
dariendlyneswork: chroot: cannot execute /bin/sh: No such file or directory00:03
openbeespici: thanks it works00:04
dlynesworkdarien, that's without the final '/bin/sh'?00:04
darienyes00:04
darien'/usr/sbin/chroot /bin/sh'00:04
dariener00:04
wasutton3-Laptopi am trying to echo hex code to my serial port with this command "echo -e "\x08\x22\x02\x00\x00\x00\xd4" > /dev/ttyUSB0" and it seems to just hang forever until i CNTL^C at which point i get the error "bash: /dev/ttyUSB0: Interrupted system call" What seems to be the problem here?00:04
darien'/usr/sbin/chroot /target'00:04
CryonicCorestill having issues playing DVD's on my Ubuntu00:04
CryonicCoreplease help me00:05
usr13CryonicCore: What seems to be the problem?00:05
nichoshi all, does anyone know how to get spamassasin to delete when it finds a string in email? Like delete when it finds "this is the matching string"00:05
schnuffleCryonicCore: if you have drm dvd you need lidvdcss200:05
dlynesworkdarien, very weird00:05
CryonicCorestill having issues playing DVD's on my Ubuntu00:05
dariendlyneswork: yeah, it's really strange, and I'm not 100% sure what's going on00:05
dlynesworkdarien, try asking your question over in ##linux, because it's not really a ubuntu question, unless you can get your command line to work and not the installer00:06
dlynesworkdarien, also, you can try asking in #ubuntu-installer00:06
dariendlyneswork: yeah, well, I'm going to start over and see if it works if I don't trim out packages00:06
darienhmm, that might work too00:06
dariendlyneswork: thanks for all your help!00:06
dlynesworkdarien, yeah...#ubuntu-installer is where I got directed to go when I was working with preseeding00:06
dlynesworkdarien, I have a local ubuntu mirror which I bootstrap using PXE boot and preseeding00:07
dariendlyneswork: nice, I was considering setting up something similar. This is for automated configuration of our dev VMs (which we have to blow away and restart fairly often) so it might be useful.00:07
dlynesworkdarien, yeah...our use is similar00:07
openbeeshow to uninstall package which r not in ubuntu software center00:08
dlynesworkdarien, I need to be able to configure multiple developer boxes, viewer boxes, and complete clusters00:08
openbeesor which r instaaled by after downloading00:08
dlynesworkdarien, so, one of them is to deploy a master node, which in turn pxe boots eight slave nodes :o00:08
dariennice00:08
soreauusr13: Yep, you're right. Thanks00:09
CryonicCoreschnuffle, I have libdvdcss2 installed00:09
dlynesworkdarien, yeah...a combination of preseeding and drbl (http://drbl.sf.net) works quite nicely00:09
dariendlyneswork: we're lucky in that we only need one image format, at least on our LAN, and then I'm just building config/deploy scripts for our actual production machines (which are installed as stock Ubuntu by Softlayer)00:09
schnuffleCryonicCore: and what happens when you try to play it in vlc?00:09
dlynesworkdarien, yeah, for me, I need to keep an install of jaunty for developers and master nodes, a lucid for developers and viewers and master nodes, and a meercat for viewers00:10
openbeeshow to uninstall wingide00:10
dlynesworkopenbees, apt-get remove wingide?00:10
usr13soreau: NP00:10
dariendlyneswork: envy. We're using Hardy, and have to custom-compile a lot because the stock stuff is too new for us00:10
DaGeek247openbees 'sudo dpkg -i pakagename'00:11
lastmAnybody know where tomboy keeps new entries to its dictionary?00:11
dlynesworkdarien, yeah...if you're doing a lot of post-install stuff, you might find your predicament is a blessing in disguise00:11
DaGeek247oops, mines install00:11
dlynesworkdarien, lucid does not play nice with post-installs00:11
dlynesworkdarien, assuming you need to do a two-stage install00:11
dlynesworkdarien, if it's a single stage install, it's not an issue00:11
dariendlyneswork: well we do the standard preseed config (default packages, locale, etc.) then at the end run a script to do all the compile/install/etc. for us, but I can't get it to boot that far00:12
openbees<DaGeek247> does not works00:12
DaGeek247its 'sudo apt-get remove pkgname' or 'sudo apt-get purge pkgname'00:12
openbeesdlyneswork> i tried but didn't worked00:12
nichoshi all, does anyone know how to get spamassasin to delete when it finds a string in email? Like delete when it finds "this is the matching string"00:13
dlynesworkdarien, yeah, so you're doing a single stage, with a post-install00:13
darienyeah00:13
usr13CryonicCore: Try:  mplayer dvd://00:13
CryonicCorestill can't play dvds00:13
dlynesworkdarien, I have to do a normal single stage install with a post-install, that drops a big huge tarball on, that then does a second stage install after the reboot00:13
dariennichos: you might get more detailed answers in #spamassassin00:13
usr13CryonicCore: What happens when you issue the above command?00:13
YankDownUndernichos, Have you checked in #spamassassin mate?00:13
dariendlyneswork: was thinking about doing that as well. Also was thinking about just implementing puppet and letting puppet handle making everything work properly00:14
nichosthanks guys:)00:14
dlynesworkopenbees, did you install wingide from source, or from a binary installer, instead of a .dpkg, or apt-get/aptitude/synaptic?00:14
dlynesworkopenbees, if you did, then you're screwed...you'll have to manually clean it out00:14
openbeesdlyneswork: from installer00:14
dualMoonI have ubuntu 10.10 server running on a linode, reverse dns is set up for the box as well as forward dns. if i wanted to connect to irc through it so that my hostmask is that of my linode, how would i accomplish it?00:15
openbeesso what i should exectely do00:15
CryonicCoreits not a program that is cusing the problem. its a plugin and I dont know what00:15
dlynesworkopenbees, you'll have to go through and manually remove it, unless the binary installer came with an uninstaller00:15
usr13CryonicCore: What happens when you issue the above command?  mplayer dvd://00:15
dlynesworkdarien, yeah...no idea what puppet is00:16
openbeeswhere i should go00:16
openbeescan u please tell me00:16
dlynesworkdarien, i had to do a two stage install, because preseeding wouldn't allow me to install all the packages I needed to install00:16
dariendlyneswork: basically, you set up a central server with configuration files for each server (or set of servers) based on hostname, and when puppet runs (on boot, and checks again every few minutes) it figures out the state it should be in and sets the system to be in that state00:16
usr13CryonicCore: What happens when you issue command:   mplayer dvd://    ?00:16
CryonicCoreuser13, it gives me a whole buch of stuff00:16
dlynesworkopenbees, command prompt, gather up a lot of patience, use common sense (if you have any), and find the files that wingide installed00:17
dariendlyneswork: so if the config file says 'libfoobar2' needs to be installed for an essential service, it figures out how to do that (e.g. apt on Ubuntu) and installs it00:17
openbeesha ha ha00:17
openbeesok00:17
BlueBallsanyone using backtrack?00:17
usr13CryonicCore: So, look at it and see if you find a clue as to what is lacking in your system.00:17
dlynesworkdarien, ah, ok...cool00:17
dariendlyneswork: then all your configuration stays on one central server and the nodes reconfigure themselves automatically when you change a config file (or an include)00:17
darienit's great for deploying clusters00:17
CryonicCoreuser, No css library available.00:17
CryonicCoresays that00:17
dlynesworkdarien, yeah, for me, I set it up once, and forget it00:17
dlynesworkdarien, i dont' want it updating stuff later00:18
CryonicCoreuser13, No css library available.00:18
darienwell if you don't change the config file it won't :p00:18
dlynesworkdarien, i need it feature frozen (including buggy installs)00:18
YankDownUnderCryonicCore, Have you installed libdvdcss2?00:18
dariendlyneswork: yeah, this is for keeping homogeny among a cluster00:18
dlynesworkanyways...gotta run00:18
dlynesworkdone work :)00:18
dlynesworkttfn00:18
usr13CryonicCore:  sudo apt-get install libdvdcss200:19
CryonicCoreYankDownUnder, I dont think that u can install just that.00:19
CryonicCorePackage libdvdcss2 is not available, but is referred to by another package.00:20
CryonicCoreThis may mean that the package is missing, has been obsoleted, or00:20
CryonicCoreis only available from another source00:20
CryonicCorethats what I get when I did sudo install00:20
rww!dvd00:20
ubottuUbuntu'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/FreeFormats00:20
matt___uhhh... any Idea on this one?  I am installing from the CD I burned... Ubuntu AMD 64.  It gets to the "Who are you?" part and I have flled it in.  It is saying "ready when you are" but the "forward" button is greyed out.  WTF now?00:20
usr13CryonicCore: There you go.  https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs00:20
rwwmatt___: make the username all lower-case00:21
matt___got it00:21
matt___wow that is supidly simple... and should not have given me a green checkmark if i couldnt use it00:21
EnigmaticCoderHas anyone read and would recommend, "How Linux Works"?00:21
rwwmatt___: indeed. it's a bug in the 10.10 installer.00:21
rwwEnigmaticCoder: Don't crosspost between channels, please.00:22
YankDownUnderCryonicCore, apt-get install ubuntu-restricted-extras libdvdread400:22
matt___by how quick you shot an answer bback, you must have seen it a lot00:22
rwwmatt___: yup00:22
matt___thank you much00:22
EnigmaticCoderrww: Okay :)00:23
halpbatmanto change your wireless card mode to monitor00:23
halpbatmanyou type in terminal00:23
halpbatmaniwconfig [card] mode monitor00:23
halpbatmanright?00:23
=== matthewfong_ is now known as matthewfong
ariaxuFullscreen flash video is really flickery under Compiz, but smooth as butter without it. Is there any solution to this?00:26
aeon-ltdariaxu: no, compositing tends to mess up other rendering done by the gpu00:27
aeon-ltdariaxu: until someone can find a workaround for compiz00:27
ariaxuaeon-ltd: thanks, figured as much.00:28
usr13ariaxu: quit using compiz00:28
ariaxuusr13: thanks, tips :)00:28
=== nick is now known as Guest13152
teddybhi there, anyone able to help me out with the ubuntu chat manager thing, when i try to add an irc account the account adder just closes00:29
VustomIs there anyway to disable the Rhythmbox thing in the Sound panel?00:29
lastmAnybody know where tomboy keeps new entries to its dictionary?00:29
bombadil_rocksdoes anyone know what device in /dev I need to point to pipe audio into00:30
bombadil_rocksit use to be /dev/audio but pulse killed that00:30
usr13bombadil_rocks: dsp00:30
bombadil_rocksdoesn't exist anymore00:30
usr13o00:30
wasutton3-Laptophow do i set /dev/ttyUSB1 to 9600 baud 8N100:30
bombadil_rocksfrom what I read it hasn't since pulseaudio became default00:31
ardchoillelastm: this is just a guess, but try looking in .gconf/tomboy or .config/tomboy . I remember seeing a tomboy folder in one of those, ot perhaps .gnome2/tomboy00:31
usr13 bombadil_rocks Does on my 10.04 system.00:31
bombadil_rocksi'm on a clean install of 10.1000:31
usr13bombadil_rocks: yea, and mine is an upgrade (from way back...)00:32
usr13bombadil_rocks: I'm an LTSer00:32
ardchoilleLTS's rock. that was pure genius of Ubuntu team to come up with those00:33
bombadil_rocksI keep my desktop on one, (of xubuntu though)00:34
zeromobilts is only good if you really need packages to not change version.... or weird software that needs very specific versions of stuff00:34
tripelbhi I want my mic to work in ubuntu. it's on a webcam.00:34
tripelblogitech00:34
tripelbMake free calls through 201100:35
tripelbEnjoy another year of free calls to the U.S. and Canada, or call abroad at insanely low rates.00:35
tripelbsorry00:35
bombadil_rocksnot really, if you have an old system that won't run the newest versions it is useful to have a guaranteed support for security for the next few yesr.00:35
bombadil_rocksyears00:35
tripelbhi I want my mic to work in ubuntu. it's on a webcam - Bus 003 Device 017: ID 046d:08dd Logitech, Inc. QuickCam for Notebooks00:35
ardchoillebombadil_rocks: true00:35
tripelbhi I want my mic to work in ubuntu. it's on a webcam - Bus 003 Device 017: ID 046d:08dd Logitech, Inc. QuickCam for Notebooks  --- ubuntu 10.04 --- Google Voice didnt seem to "hear" it.00:36
ardchoille!repeat00:36
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/00:36
lastmardchoille: Thanks.  Took a look and there is indeed a tomboy directory in .gconf/apps/tomboy, but no dictionary files.00:36
sardonyxwhats a decent serial terminal emulator?  I've got a bunch of devices to configure and i've installed "serial port terminal" from the software center...but it sucks, each time i disconnect it from a device the program freezes and i have to reopen it and reconfigure the settings00:36
nillerzmatt___, how'd it work?00:37
matt___just came up00:37
matt___it works00:37
ardchoillelastm: you might try cd $HOME && find . -name tomboy00:37
matt___now i have to figure out how to make the wireless go.... i dont know where to even start on looking00:37
nillerzeverything works? that's great.00:37
nillerzMoblin is a it... weird.00:38
nillerz*bit00:38
ardchoillelastm: I'm assuming those dictionary files would be in your home dir somewhere, if not then I don't know00:38
nillerzI love the interface, the design, and all that jazz, it's just the other stuff that gets to me. It's very buggy.00:38
matt___where do i look to see if the wireless will work now, or if I need to download a driver or something00:39
VisualAssassinwhatsup00:39
=== I is now known as Guest16933
matt___i know this machine was listed as 100% supported on the main web page00:39
Heroohello. I have a lot of files in a dir that are as 01.jpg 02.jpg and so on. I want them to be as name01.jpg name02.jpg. how can I do that quickly?00:40
raskolI'm using a Xubuntu variant. When I change my keyboard layout using xfce-settings-manager to dvorak, window titlebars stop working: I can't drag windows around, clicking on the buttons shows the press animations but doesn't have any effect, etc. In fact it's much like the default behavior if you hold alt, win, or ctrl00:41
freebsd_fan\phonDo a bash script with a for loop00:41
Guest16933I'm already excusing myselfe for that question: I was printing something and then there was written: "Problem... occured..." Since then, I can not print anymore. (But printer can be detected) What is the next step (I already swiched on and of the printer several times)00:41
ardchoilleherb: you can try this command in the dir that holds the pics: y=0; for i in *.jpg; do y=$((y+1)); mv "$i" "name${y}.jpg"; done00:41
ardchoilleHeroo:  you can try this command in the dir that holds the pics: y=0; for i in *.jpg; do y=$((y+1)); mv "$i" "name${y}.jpg"; done00:42
ardchoillesorry herb, tab completion bit me00:42
Guest16933What's the next step?00:42
Herooardchoille, thanks. that did it:)00:43
ardchoilleHeroo: you're welcome :)00:43
ardchoilleHeroo: CLI rocks :)00:44
Herooardchoille, I know. it's one of the many reasons why I switched to linux. But I've got a long way to master it00:44
ardchoilleHeroo: this site can be invaluable for that: http://www.tldp.org/00:45
VisualAssassinsh*t, im not on here enough to even get the hang of a lot of things, like doing stuff in the terminal00:45
rjg_Hi. I need to get at the contents of an iso file. When I try to open it with archive manager, it tells me this:CD-ROM is NOT in ISO 9660 format. What now?00:46
NisstyreHeroo, when you're just starting out, explicit instructions can be helpful, as it's impossible to see the larger picture for a newbie00:46
Herooardchoille, thanks. I'm currently trying to finish linuxcommand.org (which so far, I find really good)00:46
juanshi00:46
ardchoilleHeroo: another good one, you're on the right track00:47
NisstyreWhich is why I think so many new people copy stuff instead of coming up with their own solutions00:47
=== edward__ is now known as rooster_co
Nisstyrenot necessarily a bad thing though, and perfectly natural00:47
HerooNisstyre, so I gather. I'm a bit overwhelmed right now, but I'm trying to take things slow and really get to the core of it:)00:47
rjg_Hi. I need to get at the contents of an iso file. When I try to open it with archive manager, it tells me this:CD-ROM is NOT in ISO 9660 format. What now?00:47
NisstyreHeroo, you're best finding instructions to specific problems you're having00:47
Nisstyreinstead of trying to learn everything there is00:47
Guest16933Ok, it works. You really have to pull the trigger ^^00:48
matt___it sees the wireless card and installed it with the "additional Drivers" button on the wired LAN... how do I make this thing search for a wireless network now?00:48
HerooNisstyre, I'm not going to try and learn *everything*, but I read as much as I can so I can to get familiar with things. and, seeing the big picture, as you've said above:)00:49
rjg_Hi. I need to get at the contents of an iso file. When I try to open it with archive manager, it tells me this:CD-ROM is NOT in ISO 9660 format. What now?00:49
Heroowithout the extra "to", typo:D00:49
ardchoille!repeat | rjg_00:49
ubotturjg_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/00:49
usr13rjg_: need to mount it00:50
tripelbhi I want my mic to work in ubuntu. it's on a webcam - Bus 003 Device 017: ID 046d:08dd Logitech, Inc. QuickCam for Notebooks  --- ubuntu 10.04 --- Google Voice didnt seem to "hear" it.00:50
=== syn-ack is now known as Guest33234
reya276help!!!, my Ubuntu 10.10 has Malware in it, ClamAV found it but I don't know how to remove it00:50
reya276here is what it found /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_binary-amd64_Packages: winnow.malware.hw.malware.562933.UNOFFICIAL FOUND00:51
tripelbcheese SEES me00:51
Loshkirjg_: you could try using iat (Iso9660 Analyzer Tool) on it. Where did it come from, anyway?00:51
Nisstyrereya276, did you use a custom kernel?00:51
usr13rjg_: mount -o loop filenlam.iso /mnt/cdrom ; cd /mnt/cdrom ; ls00:51
reya276no00:51
reya276I would not even know how to do this00:51
Nisstyreor an unofficial-ish one? What you've posted looks like it found something it thinks is not "official"00:51
=== Guest33234 is now known as syn-ack
rjg_Loshki: it's a torrent (I own a computer game, but lost the 2nd disc - now want to install it, so used a torrent). It finished downloading00:51
Nisstyreah00:52
reya276Nisstyre, I don't know how to even compile a tar file let alone use a custome kernel00:52
NisstyreI know, it thinks your repository is bad00:52
reya276so what should I do?00:52
Nisstyrereya276, I don't think it's anything bad00:52
edbianWhere can i get help with C# on mono?00:53
usr13rjg_: or:  mkdir Temp/ ;  mount -o loop file-name.iso Temp/ ; cd Temp/ ;  ls00:53
reya276ah dude it says malware on it00:53
Nisstyrereya276, it's probably a false positive00:53
reya276Nisstyre, ok but how can I tell for sure00:53
Nisstyrealso it classified it as something "unofficial"00:53
Loshkirjg_: well, torrents aren't alwaud the most reliable source. If the mount fails, try iat...00:54
zainyhi.  i have an acer revo 1600 that isn't recognizing the wireless.  thefore, i am unable to connect it to my home network.  i cannot figure out how to make this work00:54
reya276Nisstyre, is there anything I can do to remove that00:54
Guest16933Ok, actually, it doesn't work anymor. Has anybody an idea, what to do, if the printer doesn't print anymor, because of some strange "failure"?00:54
Nisstyrereya276, check if us.archive.ubuntu.com is really a repository server00:54
ardchoillereya276: I agree with Nisstyre since those files are just text files. Try this: file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_binary-amd64_Packages00:54
reya276Nisstyre, how00:54
Nisstyrewhich it most likely is, considering it's a subdomain of ubuntu.com00:54
ardchoilleNisstyre:  us.archive.ubuntu.com is an official repo00:55
Nisstyreardchoille, yeah00:55
Nisstyreso it's a fp00:55
ardchoillereya276: the command "file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_binary-amd64_Packages" should tell you what kind of file it is00:55
Nisstyrereya276, it would be worth it to paste the contents of that file to pastebin.com and link it here00:55
Nisstyreif you want to make sure00:56
reya276ok I got /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_binary-amd64_Packages: UTF-8 Unicode English text, with very long lines00:56
usr13Guest16933: Check and see if you have jobs backed up.  Delete them.  lpq00:56
usr13Guest16933: lpq00:56
matt___HA!  Figured it out!00:56
ardchoillereya276: It's a text file, I don't see how it could be malware but that's just my opinion00:57
Guest16933usr13: yeah, i tried everything via GUI :-(00:57
reya276ardchoille, /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_binary-amd64_Packages: UTF-8 Unicode English text, with very long lines00:57
ardchoillereya276: yeah, mine says the same thing00:57
openbeesif i install kde on ubuntu will it effect gnome?00:57
ardchoillereya276: I'd bet it's a false positive00:57
reya276but why would ClamAV say that00:57
ardchoilleopenbees: you can switch between gnome and kde via the login screen00:58
reya276it never has before00:58
Nisstyrereya276, it happens quite a bit with AV programs00:58
adubi want the video portion of my tv tuner card that is ATI chipset to use xV module can someone help me on this00:58
Guest16933usr13: now it's written sth like "failed", behind the printer...00:58
reya276ok thanks00:58
usr13Guest16933: lpq   #What does it show you?  If it shows 5 jobs, issue command lprm 5 times.00:58
VisualAssassinhow can i speed up my machine that is running ubuntu?? used to run fast but is really laggy and slow now for some reason00:58
Nisstyrereya276, for example, the netcat program was flagged as malware on a windows computer I had00:58
rjg_Ok. I installed iat. Now what00:58
openbeesardchoille:i know but i wanna know will it effect gnome session in any sense00:58
Nisstyreand I knew for sure it wasn't00:58
ardchoilleopenbees: The only thing you'd notice is more apps in your menus00:59
usr13VisualAssassin: We would have to know what is slowing it down in order to give you any advise.00:59
ardchoilleopenbees: and you can run kde apps in gnome and vice versa00:59
usr13VisualAssassin: top00:59
=== nuhair is now known as brownz
openbeesok00:59
reya276ok, thanks01:00
VisualAssassini have no clue what would be slowing it down, should i just re-install ubuntu and leave it stock with no fancy stuff added?01:00
openbeeshow antivirus effects ubuntu ....does it works same as with windows01:00
Guest16933usr13: There are no jobs. But even then, the printer doesn't react anymore. While I was printing, "problem with printer... occured". Know nothing works anymore. Even after turning off ore pulling the plug01:00
Guest16933*now01:00
MagicJhello - I have downloaded an ISO and want to burnb it - the software is giving me the option of burning the ISO or contents of the ISO, whic do I do01:01
brownzWelcome to #ubuntu01:01
raskolmagicj I believe 'burning the iso' will copy the iso file to a data disc which I don't believe is what you want01:01
openbees<MagicJ>burn the iso01:02
ardchoilleMagicJ: burn it as a disk image, burn the iso01:02
rjg_mount: mount point /mnt/cdrom does not exist01:02
rjg_bash: cd: /mnt/cdrom: No such file or directory01:02
openbeeshow antivirus effects ubuntu ....does it works same as with windows01:02
ardchoillerjg_: you might want cdrom001:02
MagicJty guys01:02
usr13Guest16933: lpq  (what does it say?)01:03
ardchoillerjg_: or /media/cdrom001:03
Guest16933usr13: It's gone... :-(01:03
openbees how antivirus effects ubuntu ....does it works same as with windows01:03
Nisstyreopenbees, linux antivirus programs mostly eschew any of the other features windows ones have apart from checking files to see if they are bad01:03
aeon-ltdopenbees: antiivirus software is similar across all OSes, though for linux there aren't a lot written01:03
Nisstyreso no firewalls, no process checking, just a program that scans files01:03
Guest16933usr13: I deleted the printer and tried to reinstall it. But it can't find it anymore (network). May it's just something with the router. I have to trie it.01:04
Guest16933usr13: what do you think? most likely?01:04
openbeeswhat kids of viruses it detects in linux01:04
thunkeehttps://help.ubuntu.com/community/Antivirus gives a nice overview and comments01:04
ardchoillethunkee: Thank you for that link01:04
edwardteachVisualAssassin,  like usr13 said you need to tell us what is slowing thing up for you , if you type top in the terminal it shows you the programs using your resources01:04
=== vivid` is now known as vivid
wasutton3-Laptopis there a reason whenever i try to echo data to a serial line, i have to control c it and it gives me the error "bash: /dev/ttyUSB1: Interrupted system call"01:05
Nisstyreopenbees, mostly rootkits, though there are special programs to look for them01:05
Nisstyrelike rkhunter01:05
ardchoilleand chkrootkit01:05
jordi_hola01:05
jeanliboirontest01:06
openbees<thunkee>thanks for link01:06
=== don is now known as Guest87445
Guest16933usr13:no, that also doesn't work :-(01:08
Guest16933now the printer is gone for ever...01:08
SoulPropagation1how can I hop into a root shell on login? I already have it set so I can use sudo without a password01:09
bombadil_rocksadd to the startup gnome-terminal -e "sudo su"01:10
xanguasudo without a password < sounds like a really bad idea01:11
SoulPropagation1how about for headless logins01:11
ardchoilleSoulPropagation1: I believe the best thing regarding a root shell is to only use it when needed. Staying in a root shell can lead to problems if you forget it is a root shell. "Man who play in root eventually kill tree"01:11
openbeesagree with ardchoille01:11
ardchoillexangua: I agree01:12
xpoferensyeah but u wont learn anything if u dont fuck around in root01:12
gpc!language | xpoferens01:12
ubottuxpoferens: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.01:12
xpoferensu gotta chop a few trees to make a clearing01:12
SoulPropagation1I know what I'm doing and I don't like repeatedly typing sudo.01:12
Mooch1I have a netgear wireless N300 router that I want behind a Lynksys wired router.  I have used www.routerlogin.com (and .net) as well as 192.168.0.1 and 192.168.1.1  but the IP addresses just get me into the Lynksys and the "web addresses" just take me to a "BS" netgear help page .  I cant log into the wireless to setup the security.  any network gurus ?01:12
bombadil_rockstype sudo su01:13
bombadil_rocks@SoulPropagation101:13
jribSoulPropagation1: « sudo -i » will give you a root prompt (preferred to « sudo su »)01:13
bastidrazorSoulPropagation1: sudo -i :is the proper way to get a root prompt01:13
SoulPropagation1bombadil_rocks: right. I'm doing sudo -s when I log in but I'd like to have it automatically do it01:13
syn-ackbombadil_rocks, no, it would be "sudo -i"01:13
syn-acknot sudo su01:13
syn-ackdoesn't set the users' environment vars the way you suggested.01:14
jribSoulPropagation1: what's the point.  Do you really need to be root all the time?  I doubt it, but if you disagree, just unlock the root account and do as you wish01:14
syn-ackman sudo goes into more detail.01:14
raskolI'm using a xubuntu variant. When I change my keyboard layout to dvorak, I can't drag, close, or maximize windows -- it's like I'm holding a meta key01:14
syn-ackalright well. Later.01:15
edwardteachmouche,  im no guru but try disconnecting the lynksys router and try to access the netgear router!01:16
Mooch1no internet connection then01:17
ubuntuserverquesanyone ever have a ubuntu 10.10 server (on mdadm raid5 array) boot and say its missing a drive and boot degraded but then give you a login prompt and after you log in it says the array is just fine?01:17
SoulPropagation1jrib, yes I do. if I didn't need to do administration stuff then I'd just let the computer sit there and do its thing01:18
benedicthttp://pastebin.com/WnKRKViB can some1 tell me why mounting my etx3 fs takes about 100 seconds?01:18
sudoeri've set my editor with "sudo update-alternatives --config editor" and EDITOR=vi to vi yet freaking crontab -e keeps putting me into nano, can someone please tell me how to fix this?01:18
edwardteachmouche,  just until you configure the  netgear router!   or figure out how to access it01:19
Mooch1lol  that is the problem,  I cant access it ..... will look elsewhere,  thanks01:19
xpoferenshttp://www.youtube.com/watch?v=xzIdQS35N8s01:19
ardchoillesudoer: have a look at ~/.selected_editor01:19
edwardteach!!01:19
xpoferensso i want to play this game01:19
xpoferenson ubuntu01:19
jribsudoer: maybe you have VISUAL defined01:19
xpoferensbut on the school pcs we have 200mb space01:19
sudoerjrib: thanks!01:20
xpoferenshow do i install it on the usb01:20
xpoferensquakelive01:20
SoulPropagation1benedict: long mount times often means the drive is dying. you might wanna make sure everything is backed up01:20
SoulPropagation1anyway, can someone tell me how to automatically run sudo -s on login? adding it to the end of my .bashrc makes it impossible to log out without closing my ssh client01:21
=== bencahill_ is now known as bencahill
=== canon is now known as Acid190
=== Anthraxium is now known as Anthraxium|Detac
VisualAssassinedward teach: ill try that and see whatsup01:22
benedictSoulPropagation1: hm, tle paotp is 2 years old or so... i use it often, but never carry it when the hdd is on... i'll use fcheck and other tools to investigate. hope your hint is false...01:22
benedictSoulPropagation1: hm, the laptop...01:23
boota2I issue 'iptables -t NAT -L' and get 'iptables v.1.4.4: can't initialize iptables table 'NAT': Table does not exist (do you need to insmod?) on Ubuntu-Server amd64 10.1001:23
boota2It's clean installation.01:24
rewtboota2, try lower case nat01:24
lwizardlhey01:24
VisualAssassinit says there are only two things running,  and 145 sleeping01:24
boota2*bangs the wall with my head01:25
boota2Thanks a lot.01:25
lwizardlwhats a good IM Client for ubuntu other than pidgin (it seems to lock up my ASUS laptop) and Kopete01:25
jribSoulPropagation1: run « sudo -i » as your ssh command :(01:25
ardchoillelwizardl: empathy?01:25
usr13boota2: Perhaps iptables or your kernel needs to be upgraded.01:25
boota2It works, it just needed to be typed it lower case.01:26
benedict!fcheck01:26
boota2*in01:26
austinybhello01:26
testduluWelcome to #ubuntu01:26
austinybwould anyone care to help me set up ssh01:26
ardchoillehello01:26
testduluWelcome to #ubuntu01:27
austinybi'm having trouble01:27
austinyband i'm a linux noob01:27
VisualAssassinso am i man01:27
blue112Hi here.01:27
blue112Is there a way to improve how my audio chipset is supported in ubuntu ?01:27
austinybso anyone wanna help?01:28
jribhello01:28
testduluWelcome to #ubuntu01:28
usr13boota2: how about just iptables -L ?01:28
usr13boota2: Oh, sorry.... didn't see  your concession.01:29
wangzhis there any iptables channel here?01:29
blue112wangzh, if #iptables doesn't exist, you can check #linux01:29
usr13wangzh: yes #iptables01:30
wangzhok,thanks01:30
wangzhjoin #iptables01:30
blue112XD01:30
googlewillpay\o/01:30
* austinyb needs help setting up SSH01:30
wangzhlol01:31
blue112How can I get the lastest pulseaudio / alsa version (I don't know which version can improve my hardware support) ?01:31
jrib!ssh | austinyb01:31
ubottuaustinyb: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)01:31
usr13austinyb: Ask your question01:31
austinybi have it installed, i just need to troubleshoot01:31
austinybit doesnt want to connect when i try01:31
austinybit just times out01:31
usr13austinyb: what command are you giving and what do you get in response?01:32
munkybeatzhey all!01:32
MagicJcreating a bootable ISO - system is asking me: Do you want to create a disc from the contents of the image or with the image file inside? - which do I want?01:32
usr13austinyb: Try this: user-name-here@192.168.1.X01:32
austinybok well i have OpenSSH installed on Ubuntu 10.10 Server, and when i try to access it using Filezilla on windows, doesnt work01:33
austinybi do that01:33
munkybeatzi just have a quick question. when I type [ sudo lsmod | grep -i nvidia ]  It returns [ nvidia   10284878  0  ]   Is that right? I mean I just installed the nvidia-current driver, is that what it should return?01:33
usr13austinyb: filezilla is ftp not ssh01:33
usr13austinyb: for windows use putty01:33
austinyberm i meant sftp01:33
jribaustinyb: can you « ssh localhost » on the server?01:33
austinybim having trouble with01:33
g_0_0austinyb, try winscp01:33
austinybssh and sftp01:33
austinybive tried putty, winscp, and filezilla01:34
austinybfor ssh and sftp01:34
usr13austinyb: You are confusing secure shell with file transfer protocol01:34
jrib!enter | austinyb01:34
ubottuaustinyb: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!01:34
g_0_0austinyb, firewall ?01:34
austinybdont think so, port 22 is open01:34
usr13austinyb: netstat -pantu01:35
grkbloodwhere is .asoundrc?01:35
austinybone sec01:35
teddybguys im having a problem, ubuntu asked me to install updates, i did and now i have two more options in the boot menu, and my ubuntu will only start in failsafe graphics, it brings up a text that says ubuntu 10.10 tty and asks me to log in01:35
drewbyWhat is the difference between "eject" and "safely remove drive"?01:36
VustomHow to install a TeamSpeak 3 skin on Ubuntu?01:36
munkybeatzdrewby: i think they're pretty much the same, just different terminology01:36
drewbymunkybeatz: well that's silly, but I guess thank01:37
drewbyyou*01:37
austinybusr13: what info am i looking for?01:37
=== zz_PhilMather is now known as PhilMather
=== testdulu is now known as brownz
usr13austinyb: from another linux system you could scan for ports with nmap. i.e.  netstat -pantu01:37
MagicJtry again - so when I have an ISO that I want to make bootable do I: Do you want to create a disc from the contents of the image or with the image file inside?01:37
usr13austinyb: from another linux system you could scan for ports with nmap. i.e.  nmap -p 22 192.168.1.x01:37
usr13austinyb: or  namp -p 21 192.168.1.x01:37
jribhello01:37
thunkeeaustinyb: is sshd running?01:38
rwwjrib: hi!01:38
austinybthunkee: think so, how can i check?01:38
* jrib preps ban hammer01:38
Encry8Anyone know a good TV tuner app for Ubuntu? I've tried Zapping and TvTime, neither work, I'm using a USB WinTV-HVR 950Q01:38
ardchoillerww: Uh oh, hehe01:38
brownz:)01:38
usr13austinyb: netstat -pantu     #will tell you what services are listening for connection on what ports.01:38
thunkeeaustinyb: ps waux | grep ssh01:38
* rww preps lightsaber01:38
munkybeatzdrewby: http://www.komando.com/messageboard/topic.asp?TOPIC_ID=25859  ;  Read the third or 4th post01:39
skilzanyone have experience with ushare and xbox360? when I run 'ushare -x' I can see the ushare share on my xbox but when I click to connect it just says connecting and cannot connect01:39
jrib!burn | MagicJ01:39
ubottuMagicJ: 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/BurningIsoHowto01:39
austinybthunkee: shouldnt it be running when the os starts up01:40
jribMagicJ: you usually use a burning program to burn the .iso as an image (so you end up with a cd with a bunch of files, not a data cd with a single .iso in it)01:40
teddybany ideas? ive just gone through the whole process of installing ubuntu and would rather not have to do it a third time (first time didnt go so well ;) )01:40
austinybthunkee: i'm not sure what to do with this01:40
drewbymunkybeatz: ah, I supposed that makes sense01:41
MagicJwhen I put the blank CD in I get the choice Do you want to create a disc from the contents of the image or with the image file inside?, when I select the iso file, so I want to know the answer for this question01:41
Ploujwhat should I use to start/stop services in 10.10?01:41
usr13austinyb: you should see sshd LISTENING on port 2201:41
thunkeeaustinyb: think so had a ubuntu server but cant remember install :)01:41
austinybthunkee: returned b unch of lines01:41
jribteddyb: pastebin /var/log/Xorg.0.log01:41
jribMagicJ: contents01:41
MagicJty01:42
jribPlouj: sudo service SERVICENAME start/stop/restart01:42
usr13austinyb: netstat -pantu |grep sshd  should only  return one or 2 lines.01:42
openbeesanyone know a good web development environment for ubuntu01:42
openbeesother than bluefish01:42
usr13openbees: drupal01:42
MagicJkonqueror is not bad openbees01:42
wasutton3-Laptophow come when i send hex data over /dev/ttyUSB0 using gtkterm, it sends and i receive a reply perfectly, but when i try to send the same hex data via this command "echo -e "\x08\x22\x02\x00\x00\x00\xD4" > /dev/ttyUSB0", i have to force cancel it and i get the error involving Interrupted System Call01:43
austinybusr13: i connected to localhost and it worked fine01:43
teddybjrib : http://pastebin.com/SbWgwVwC01:43
usr13openbees: actually drupal is a css01:43
openbeesusr13 i mean an ide not cms01:43
Piciopenbees: kompozer perhaps?01:43
ardchoilleopenbees: quanta, if you don't mind a kde app01:43
usr13*cms not css01:43
usr13openbees: seamonkey01:44
tefxhey anyoen here with a decent amoutn of knowladge usign an aspire one d2**01:44
g_0_0openbees, you can use eclipse01:44
jribteddyb: in failsafe, can you get to System -> Administration -> Additional Drivers?01:44
Pilotgeeklol01:45
matthewfongubuntu!01:45
openbeesnever expected such a huge reply lol01:45
austinybusr13: i can access with localhost and when i type in ps -ef|grep ssh it shows that its running01:45
teddybyep, it says no proprietary drivers are installed on this system01:45
openbeesm downloading eclipse01:45
openbeeswill it work for php01:45
Ploujjrib: thanks01:46
g_0_0openbees not sure check for plugins, has python plugins01:46
ylmf?01:46
ylmfwho am i?01:46
usr13austinyb: so what happens when you use putty?01:46
austinybusr13: black window01:47
openbeesylmf ....an open man01:47
ylmfare you ready?01:47
austinybusr13: time out01:47
usr13austinyb: Can you ping that particular IP address from the windows machine?01:47
ohsixis there a way to list all the packages you manually installed, instead of all of them? (as dpkg --get-selections)01:47
austinybno01:47
Encry8Anyone know a good TV tuner app for Ubuntu? I've tried Zapping and TvTime, neither work, I'm using a USB WinTV-HVR 950Q01:47
openbeesno01:47
austinybusr13: when i ping it times out too01:47
ylmfyyy01:47
g_0_0openbees, appears to support php01:47
edwardteachtefx, whats up!01:48
openbeesthanks g_8_801:48
SitFlyis there a command I can use to reload my video drivers? like there is for alsa i.e. sudo alsa force-reload01:48
g_0_0openbees, you're welcome01:48
usr13austinyb: are you sure you have IP address correct?  t01:49
usr13austinyb: ifconfig   #on the host to find out correct IP01:49
adnapi have a problem with my wifi where, after closing the lid on my laptop, upon reopening network manager fails to reconnect to my wireless network.  it works again if i restart my computer.  is there a way i can fix this, either permanently or with some kind of quick fix that will prevent me from having to restart my laptop?01:49
austinyb_usr13: i am extremely stupid01:49
PetePortyHello, guys. I come here seeking for help with this problem I've been having. I installed Ubuntu 10.10 about a week and a half ago. The installation went smoothly the third try, and everything was running perfecly until I decided to run the update manager; which never finished updating, and I had to force-quit it. This created several problems with the software center, but I managed to fix this. The great problem I've been having now, is that01:50
PetePorty Ubuntu is running EXTREMELY slow, mcuh slower than when I run it with the live CD. My CPU ussage never goes over 50%, and is most of the time only at 10%, and my memory usage is 15%. I have an NVIDIA GForce 9500 graphics card with the latest propietary driver. Anyone thinks they can help me out?01:50
austinyb_usr13: i was on the wrong network *facepalm*01:50
usr13austinyb_: awe... we all make mistakes....  NP01:50
ylmfd01:50
skilzUshare keeps saying 'Interface eth0 is down.' but its not01:50
ylmf您好01:50
usr13adnap: is there a function key combo that turns it on and off?01:50
ylmfno01:50
ylmfno01:51
ylmfno01:51
FloodBot1ylmf: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:51
ylmfquite01:51
GambitPetePorty: Well that does conflict with what you told me about metacity. It was using 208% CPU at one point.01:51
ylmfout01:51
adnapusr13: yes, i can disable my wifi with a function key, but it is not disabled.  there is still a wlan0 interface when i run ifconfig.01:51
austinyb_usr13: well thanks much for your help!01:51
usr13you bet...01:51
PetePortyGambit: but that didn't show up in the system monitor.01:52
PetePortyGambit: I only noticed that when I used top, and strangely, it showed 2 tables/charts instead of only one.01:52
ohsixadnap: those buttons deal with rfkill, the interface doestn' come and go01:52
jrib!who | teddyb01:52
ubottuteddyb: 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 :)01:52
jribteddyb: but you have an nvidia card?01:53
teddybyes01:53
jribteddyb: install the nvidia driver01:53
teddybubuntu asked me to install it and i did?01:54
edwardteachadnap,  service network-manager --full-restart      maybe  will do it01:54
jribteddyb: I'm going to miss what you say unless you put "jrib: " in your replies to me01:55
teddybjrib: oh sorry01:55
researcher1how to remove completely CUPS ?01:55
=== alejo is now known as Guest48255
PetePortyHello, guys. I come here seeking for help with this problem I've been having. I installed Ubuntu 10.10 about a week and a half ago. The installation went smoothly the third try, and everything was running perfecly until I decided to run the update manager; which never finished updating, and I had to force-quit it. This created several problems with the software center, but I managed to fix this. The great problem I've been having now, is that01:56
PetePorty Ubuntu is running EXTREMELY slow, mcuh slower than when I run it with the live CD. My CPU ussage never goes over 50%, and is most of the time only at 10%, and my memory usage is 15%. I have an NVIDIA GForce 9500 graphics card with the latest propietary driver. Anyone thinks they can help me out?01:56
tefxedward im havign an issue of my inetrnal mic01:57
ohsixPeterman: you won't make any friends carrying on like that01:57
tefxfor soem reason ti refuses to work  in linux01:57
tefxedwardteach, *01:57
=== MrUnagi_ is now known as MrUnagi
ohsixPeterman: oops, sorry01:57
ohsixPetePorty: you won't make any friends carrying on like that :]01:57
tefxeven is i bypass pulse it still isnt bee recognised by skype01:57
tefxbut spears in alsa01:57
=== taylor is now known as mechafenris
grkbloodanyone know whats up with this?01:58
grkbloodarecord -d 10 -f cd -t wav -D copy foobar.wav01:58
grkbloodALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM copy01:58
ohsixcopy isn't a plug or a device name01:58
acfrazier!cloak > acfrazier01:58
ubottuacfrazier, please see my private message01:58
TrunzPetePorty Pretty sure nothing will run as fast as live cd because it is all in memory,  your having to wait on your harddisk now that it is installed.01:58
PetePortyohsix: I assumed someone ignored it and if anyone actually wanted to answer, they wouldn't read the logs back...01:58
grkbloodohsix, can i PM you?01:58
Encry8Anyone know a good TV tuner app for Ubuntu? I've tried Zapping and TvTime, neither work, I'm using a USB WinTV-HVR 950Q01:59
researcher1I had HP laser Jet installed but did not accept job.Then I checked Accepting Jobs & it worked.Again unchecked & checked.Printer gives message "Job submitted" but it has stoppd printing01:59
panikwhy does ubuntu run in low graphics mode even though in the package manager it says i have installed the drivers....01:59
linhi01:59
ohsixPetePorty: look at /var/log/Xorg.0.log, see if it's using an accelerated driver01:59
PetePortyTrunz: this is running extremely slow, I mean, way slower than Wubi or Windows.01:59
tgm4883Encry8, for just watching TV, or for DVR functionality?01:59
PetePortyI did do that, ohsix, the driver is the correct one.02:00
Encry8tgm4883: well it would be nice to get the DVR working too02:00
Encry8that was kinda the whole reason i wanted the tv tuner card02:00
tgm4883Encry8, then I would recommend MythTV02:00
=== Anthraxium|Detac is now known as Anthraxium
halpbatmandoes anyone here use guake?02:00
Encry8tgm4883: that would work with a Win TV card?02:00
Gambitohsix: He is running the proprietary nvidia driver02:00
tgm4883Encry8, i'm pretty sure i've seen instructions for it02:01
PetePortyI have desktop enhancements off, in casee it matters. Also, my messages are delayed because of this slowness problem, and so are yours coming to me.02:01
Encry8tgm4883: ok, thanks I'll give it a try02:01
grkbloodive defined pcm.copy in my ~/.asoundrc.asoundconf to what the man page has02:01
ohsixPetePorty: do you have itop or powertop installed?02:01
edwardteachtefx, sorry but i have never used the mic  , so what other steps have you tried !  i will have too see if this mic works02:02
grkbloodohsix, can you get PMs?02:02
ardchoillePetePorty: this may be a dumb question, but have you restarted xorg since installing video drivers?02:02
tgm4883Encry8, if you have any questions on it, a good place to ask questions is the Mythbuntu forum  http://ubuntuforums.org/forumdisplay.php?f=30102:02
halpbatmank so when i open my terminal02:02
Encry8ok ty :D02:03
teddybjrib: ubuntu asked me to install it and i did? (just in case you missed it)02:03
boota2is here on freenode a channal for freetalk, flames and holywars?02:03
halpbatmanit won't take on the transparency effect02:03
halpbatmanhow do i fix that?02:03
jribteddyb: so now you have the nvidia driver installed?02:03
SpaceDuck_How can you set the application font size for a specific application?02:03
panikwhy cant i run ubuntu in normal graphics mode? every boot tells me its booting in low graphics mode02:03
PetePortyUmmm... I have no idea.02:03
PetePortyI haven't manually installed any of those, ohsix.02:03
PetePortyardchoille: unless it does it by itself, no, I haven't.02:04
teddybjrib: well i installed it and the install completed but that additional drivers list is empty02:04
ardchoillePetePorty: you need to restart xorg after installing video drivers.. that may be your problem02:04
=== Da|Mummy is now known as SacrebleuProtoma
=== SacrebleuProtoma is now known as Da|Mummy
ardchoillePetePorty: I would suggest logging out and back in02:05
pumpkiahello02:05
halpbatmanterminal's transparency effect stopped working can anyone help?02:05
jribteddyb: dpkg -l '*nvidia*' | grep '^ii'02:05
PetePortyardchoille: I have reebooted several times, I installed the driver 3 days ago or so. Also, I'm responding to your messages as soon as I get them, but I get a feeling you're not getting mine.02:06
grkbloodanyone know why i get ALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM copy when i type arecord -d 10 -f cd -t wav -D copy foobar.wav02:06
tefxpretty much that  edwardteach  ive tried with pusle audio and bypassed pulseaudio when i by pass pusle audio it dosent detect a microphone device  whjen usign pulse it detects it btu you het no sound unless you plug in an external mic02:06
ardchoillePetePorty: I'm getting yours, don't worry. If you have rebooted since installing drivers, then disregard my last02:06
edwardteachtefx, have you tryed  going into System -> Preferences -> Multimedia System Selector and changing the defauly input to OSS02:06
teddybjrib: http://pastebin.com/xgQdY6cT02:07
PetePortyAlright, thanks.02:07
jribteddyb: reboot, if X fails again, pastebin /var/log/Xorg.0.log02:07
ohsixPetePorty: well powertop will tell you about devices/irq's gone nuts and software burning cpu, that might not get at the root of it by itself though; but it's the first things to check02:08
tefxi dotn have multi media system selectior02:08
teddybok02:08
tefxi aitn usign netbook remix tho02:08
panikAny reason my ubuntu only runs in low graphics mode02:08
grkbloodi think ohsix is ignoring me02:09
ardchoillepanick: Which ubuntu version are you using? Which graphics card do you have? Have you installed video drivers if needed? We need a bit more info.02:09
pumpkia都要说英文?02:09
aademcan someone help me out with grub ive been fighting with it all day02:09
JunkyJameshow do you set up subversion server?02:10
PetePortyohsix: I recently (only my last reboot, which I've done a lot since the "lag") got an error message of irq 19 being dissabled.02:10
KirkMcDonaldJunkyJames: For what kind of access?02:10
ardchoillepanik: Which ubuntu version are you using? Which graphics card do you have? Have you installed video drivers if needed? We need a bit more info.02:10
aademhow do i turn grub2 on, i installed it, set it  up, i have another os installed on a seperate partition(freeBSD) but grub will not show itself02:10
JunkyJamesKirkMcDonald: i just would like to have multiple people working on a website i have and thought it might be good to have svn (or simmilar)02:11
KirkMcDonaldJunkyJames: Sure, but, via ssh? HTTP?02:11
halpbatmanI'm using guake and it just stopped working02:11
halpbatmancan anyone help?02:11
JunkyJameseither i guess02:11
JunkyJamesbut http is preferable02:12
openbeespython , c or c++ which one is best to learn for ubuntu development??02:12
KirkMcDonaldJunkyJames: ssh is the easy one.02:12
JunkyJamesok02:12
Panik_ardchoille: sorry i am a noob with ubuntu yet.. it as a ati card my sure what model though and in synaptic it says i do have drivers installed.. how do i check wh02:12
KirkMcDonaldJunkyJames: If you have svn installed and they have ssh access, svn+ssh:// will Just Work.02:12
JunkyJamesKirkMcDonald: so would you be able to do the ssh way from a windows client?02:13
ubuntuserHow to solve "BOOTMGR missing" problem using Live CD?02:13
openbees python , c or c++ which one is best to learn for ubuntu development??02:13
ardchoillepanik: I'm not sure, I just wanted to encourage you to add some more info to your question, it might help others help you02:13
grkbloodhow do i switch between alsa and pulseaudio?02:13
KirkMcDonaldJunkyJames: Yes.02:14
KirkMcDonaldJunkyJames: I know that TortoiseSVN supports it, at the very least.02:14
ardchoilleopenbees: I would say python , pygtk but that info may be old02:14
Panik_ardchoille: lol thanks man well i figured out i am running 9.10 lol02:14
JunkyJamesKirkMcDonald: oh well i was gonna use tortoise anyway02:14
ardchoillePanik_: you may want to upgrade to 10.04 or 10.10 and see if the problem persists02:15
JunkyJamesKirkMcDonald: so what do you need to do to set it up?02:15
edwardteachtefx, my mic work! so maybe there is some config difference's  that you may want from my system!02:15
Panik_ardchoille :i am going to try that...02:15
JunkyJamesKirkMcDonald: ive only ever used it from a clients perspective02:15
adnapedwardteach: that didn't seem to do it.  it always gets stuck trying to connect to the wifi network forever.  the little icon just keeps animating.02:16
KirkMcDonaldJunkyJames: First you need to create a repository.02:16
openbeespython , c or c++ which one is best to learn for ubuntu development??02:16
KirkMcDonaldJunkyJames: "svnadmin help create" for more info on that.02:16
ohsixopenbees: the one you know02:17
ardchoilleopenbees: a lot of things in ubuntu are python/pygtk02:17
adnapi'll repeat my question since it has been a while02:17
adnapi have a problem with my wifi where, after closing the lid on my laptop, upon reopening network manager fails to reconnect to my wireless network.  it works again if i restart my computer.  is there a way i can fix this, either permanently or with some kind of quick fix that will prevent me from having to restart my laptop?02:18
KirkMcDonaldJunkyJames: Are you familiar with putty and pageant at all?02:18
JunkyJamesKirkMcDonald: not really02:18
ohsixadnap: will it reconnect if you do it manually?02:18
JunkyJamesKirkMcDonald: ive used putty for basic ssh connections02:18
KirkMcDonaldJunkyJames: Then never mind that for now. Just know that TortoiseSVN can use pageant.02:18
=== Anthraxium is now known as Anthraxium|Detac
KirkMcDonaldJunkyJames: http://matttrent.com/articles/how-use-ssh-agent-windows-tortoisesvn02:19
edwardteachadnap,  have you checked your log files ?02:19
JunkyJamesKirkMcDonald: ok well im not massivly fussed on the windows perspective for now, as long as i know it can be done :P02:19
KirkMcDonaldJunkyJames: Anyway, to connect to your svn repository, you'd point TortoiseSVN at: svn+ssh://username@host/path/to/svn/repo02:20
tefxmaybe what aspire one do you have edwardteach02:20
edwardteachtefx, d25502:20
fredjilesI need some pointers Had hard drive issue, ran fsck found some bad stuff alot of it in the python files.  Fixed that.  Now anything that imports a python lib throws and error no module named *02:20
adnapohsix: i'm not sure what manually means to you.  i've tried reselecting the network i want to connect to, and i just tried restarting network manager.  neither seems to work and it is always stuck trying to connect with the wifi icon animating indefinitely.02:21
fredjilesAny pointers on how to reinstall python?  apt-get -- reinstall doesn't seem to fix it02:21
greg777hello all, does anyone know if xfce-battery-plugin will work with lxde? i'm currently running salix os lxde and there is no batter plugin. i tried installing xfce-battery-plugin but it does not appear as applet for lxpanel02:21
tefxso pretty much the same im on a d26002:21
adnapedwardteach: no.  which log files?02:21
tefxedwardteach,  pm02:21
ohsixfredjiles: debsums can tell you what packages broke02:21
openbeeshow can iget source code of ubuntu02:21
edwardteachtefx, ok02:21
openbeesis it possible to understand it at beginers level02:21
xangua!source | openbees02:21
ubottuopenbees: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html02:21
ohsixadnap: ok, then something is off in limbo, can you post dmesg after a suspend and trying to connect to the ap to a pastebin?02:22
adnapohsix: i didn't understand most of that.  you want me to past the output of a program called dmesg at the point where i'm having the problem?02:23
teddybjrib: http://pastebin.com/xA73E0Q602:23
adnapohsix: *paste02:23
openbeesubottu: PAGE NOT FOUND02:23
ubottuError: I am only a bot, please don't think I'm intelligent :)02:23
adnapohsix: is ap access point?02:23
ohsixadnap: yes accesspoint, dmesg is a command you run in a terminal to see some kernel log messages02:24
JunkyJamesKirkMcDonald: ok sweet i think it might be working!02:24
KirkMcDonaldGreat.02:24
anarchosfor some reason my shell isn't recognizing/using /home/user/.bashrc.  anyone know why that might be and how can i fix it?02:24
ardchoilleopenbees:  See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html02:24
edwardteach!dmesg | adnap02:25
ubottuadnap: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in  Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console.02:25
adnapohsix: okay, so you only want the output after trying to reconnect?  'cause there is a lot of output.  can you describe exactly what i should do up to the point where i should post the output of dmesg?  my wifi is currently not working.  are you saying i should suspend my computer again, then retry connecting, and then after it fails posting the output of dmesg starting from when i suspended it?02:25
grkbloodi ahve no panel, how do i add a panel?02:25
=== halpbatman_ is now known as halpbatman
ohsixadnap: all of the output, preferably after it has been suspended and manually attempted to reconnect02:26
ardchoillegrkblood: How do you not have a panel? Is it hidden? Did the panel crash? Can you log out and back in and see your panel?02:26
adnapohsix: i don't want to post all of the output.  it looks like is had my MAC address and a bunch of other identifying information.02:26
adnapohsix: *has02:27
grkbloodi accidently deleted it02:27
ardchoillegrkblood: then y ou should have at least one panel left. Right click it and choose New panel02:27
grkbloodnope02:27
grkbloodthere is no panel02:27
grkbloodnothing is up top02:27
adnapohsix: why would all of the output be necessary?  much of it seems unrelated.  i guess if you choose not to help me because of this i would understand, but i'd rather not post too much personal information.02:27
ross_i am considering buy the pangolin performance laptop, which is geared for linux02:27
ardchoillegrkblood: afaik, you can't delete the last panel. is there anything in the lower screen edge?02:28
fredjilesohsix,  will debsums replace them or just out put the list02:28
ross_i was wondering if someone can tell me if i can install windows into the machine and set up a dual boot02:28
grkbloodyea, open windows02:28
grkbloodtop panel is completely gone02:28
ross_does the hardware for pangolin performance allows the installation of windows?02:28
ardchoillegrkblood: that's a panel. right click an empty spot on it and choose New Panel02:28
ohsixadnap: none of it is useful or personally identifiable really; but all of it is to check for other problems, right now what's happening is decidedly odd02:28
ardchoillegrkblood: that line of windows icons along the bottom is a penl02:28
grkbloodk02:29
ohsixfredjiles: it can give you a list of files that have changed since they were installed; you can use that list to automatically reinstall them all02:29
grkbloodnow i need my options back02:29
xangua!grub202:29
xanguaross_: you will need reinstall grub; netx time you pretend dualboot, install windows first02:29
ubottuGRUB2 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/Grub202:29
openbeesgrkblood : try this http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings.html02:29
ardchoillegrkblood: right click the new panel at the top and choose "add to panel"02:29
grkbloodok02:29
ross_xangua: so the pandolin performance does allow windows installation?02:29
ardchoilleopenbees: he doesn't need to do that02:29
xanguano idea what pandolin is ross_02:29
ross_xangua: let me show you02:30
ardchoilleopenbees: Ah, that might be an option, my bad02:30
fredjilesohsix,  how do I get the list.  It is just outputting a bunch of stuff to the stdout.  Should I pipe that through grep and log it ?02:30
ross_xangua: http://www.system76.com/product_info.php?cPath=28&products_id=10002:30
openbeesardchoille: dont mess with me02:30
openbeeslolz02:30
ohsixfredjiles: pass -s i think, it'll make it only report errors02:30
ross_xangua: it's a laptop that is designed for linux users02:30
ardchoilleopenbees: my misunderstanding, sorry about that :)02:30
openbeesits ok dear i was just kidding02:31
ross_xangua: i would like to show if it's possible to set up a dual boot with windows02:31
adnapsorry, i have to do this another time.  i've run out of time to get this working tonight.  thanks anyhow.02:31
ross_xangua: are the specs for the laptop "workable" with windows OS?02:31
fredjilesohsix, Thank you very much you are right!! should have done --help and figured it out myself;)02:32
grkbloodardchoille, i used to have a network indicator up there, i dont see it in the add to panel02:32
grkbloodhow how i get that02:32
xanguaross_: that just says has ubuntu preinstalled, not for linux only, as any other pc you can run whaterer you want02:32
ardchoillegrkblood: indicator applet?02:32
grkbloodalready added that02:32
ardchoillegrkblood: or network applet?02:32
grkbloodits not there02:32
ross_xangua: so windows isn't hardware specific, you're saying?02:32
ohsixfredjiles: some packages wont have sums, but it will tell you; and iirc next time they're installed debsums will automatically generate sums02:33
greg777does anyone know if xfce-battery-plugin will work in lxde?02:33
openbeesgrkblood:enable notification02:33
ross_xangua: i thought there are certain requirements to run windows on a machine02:33
rwwross_: Maybe you should ask a Windows channel...?02:33
ross_xangua: hardware specific02:33
ross_rww: no i want to use linux and windows02:33
ross_rww: i was looking around for the best laptop to buy02:33
grkbloodthanks02:33
openbeesgrkblood:from add to panel enable notification area02:34
grkbloodyea02:34
fredjilesohsix, great the list is long:(02:34
grkbloodi got it02:34
grkbloodthanks02:34
rwwross_: Your current conversation is roughly equivalent to me asking ##windows whether Ubuntu will work on my netbook.02:34
grkbloodsound-indicator somehow got deleted when i updated to 10.1002:35
teddybjrib: you still there?02:35
grkbloodi got it back now02:35
openbeesgrkblood:mension the name u r conserning02:35
ohsixfredjiles: better than wondering :]02:35
skilzhow can I load program02:35
JunkyJamesKirkMcDonald: thanks heaps for your help man!02:35
skilzhow can I load program 'ushare' on system startup?02:35
ohsixfredjiles: some of those packages will be able to be manually verified02:35
grkbloodopenbees, you know anything about arecord?02:35
grkbloodanyone know why i get ALSA lib pcm.c:2208:(snd_pcm_open_noupdate) Unknown PCM copy when i type arecord -d 10 -f cd -t wav -D copy foobar.wav02:36
openbeesgrkblood:can u explain in detail please02:36
ohsixgrkblood: theres no device or plug called copy, -D tells it what device to use02:36
grkbloodohsix, ive defined copy in my ~/.asoundrc.asoundconf file02:37
grkbloodi have no ~./asoundrc file like the man page says02:37
ardchoillegrkblood: perhaps it's a bad definition? The command you gave is an exact one of the examples in man arecord02:37
ohsixmessing with that stuff is kind of out of the scope of ubuntu help, you might find someone that'll help you; but you could also try #alsa02:37
grkbloodk02:38
grkbloodwill do02:38
ohsixchances are whatever you're trying to do is verrry easy to do with pulseaudio02:38
halpbatmanhey guys i need some help02:39
ardchoilleWell, folks, my Kindle is calling me.. can't wait to finish this book. Back later.02:39
halpbatmanwhen ubuntu 10.10 starts up and i run terminal. the transparency effect doesn't work02:39
halpbatmanthen i run compiz --replace02:39
halpbatmanand it fixes the problem02:39
halpbatmanbut when i reboot02:39
halpbatmansame problem occurs02:39
halpbatmananyone knows what's going on?02:40
ardchoillehalpbatman: you need to put fusion icon in your startup applications02:40
halpbatmanardchoille: what's that?02:40
ohsixhalpbatman: sounds like it got switched to another WM, open the appearance applet in system -> preferences, then change visual effects to "normal" or extra02:40
halpbatmanohsix: it's already in normal02:40
ohsixthen change it to none and back to normal :D02:41
ardchoillehalpbatman: I can walk you through it if you open System > Preferences > Startup applications02:41
ardchoillehalpbatman: I had to do it too02:41
halpbatmanardchoille: k02:41
=== MC8 is now known as MC8|away
halpbatmanardchoille: what do i do next?02:42
ardchoillehalpbatman: in the Startup Programs, click the "Add" button02:42
ohsixyou don't _need_ the fusion icon, picking the wm can be done manually or by the appearance applet; if something else is changing it then just changing it back is going to be a mess02:42
halpbatmank02:42
ohsixthis is a hack02:42
ardchoillehalpbatman: Name: compiz, Command: fusion-icon, Comment: optional02:42
ardchoillehalpbatman: Click the Add button and you're done02:42
=== tangzedong is now known as teir
openbeeshow can i add a window switcher in awn02:42
halpbatmanardchoille: k ty02:43
ardchoillehalpbatman: Problem should be gone on reboot02:43
halpbatmanardchoille: one more thing02:43
ardchoillehalpbatman: you're welcome02:43
ohsixardchoille: did you ever figure out why you had to do that or did you stop when you clobbered it the silly way02:43
halpbatmanardchoille: i was using guake. it was working fine but it won't start02:43
ardchoilleohsix: asked bunches of times but never got an answer02:43
ohsixah02:43
ardchoilleohsix: Let me know if you find an easier way to do that02:44
halpbatmanardchoille: any idea how to fix it?02:44
ardchoillehalpbatman: no, I can only think of either guake doesn't play well with compiz or it crashed and needs to be restarted02:44
ohsixardchoille: find out what's changing /desktop/gnome/applications/window_manager02:44
ohsix besides the appearance applet, that is02:44
halpbatmanardchoille: i tried reinstalling but doesn't work :(02:44
openbeesto all :how can i add a window switcher in awn02:45
halpbatmanardchoille: it's weird cause it was working fine before02:45
ardchoilleohsix: hmm.. I'll have to look into that, thank you very much02:45
ardchoillehalpbatman: does it only do that after you do compiz --replace ?02:45
ohsixardchoille: np02:45
openbeesi want delete my bottom panel and when i minimize my window it should go into awn tray .......how can i achive this02:46
ohsixardchoille: but like i said; barring some weird app plugging away at changing it, the appearance applet should be the only thing02:46
arbitraryTrying to create an archive of the contents of /var/log/dist-upgrade/, something is preventing the archiver from adding files to the archive, resulting in failure. Ideas?02:46
halpbatmanardchoille: no it just doesn't work period02:46
chovynzI'm having trouble making a directory. Is this correct? mkdir var/www/bcc/02:46
ardchoilleohsix: oh, I agree, it's weird02:46
halpbatmanardchoille: but it stopped working when i noticed the transparency effect stopped working02:46
openbeeschovynz: u should on root prompt02:47
ardchoillehalpbatman: I'm afraid I don't have any idea other than something between it and compiz02:47
halpbatmanardchoille: k thx for the help02:48
=== teir is now known as TangZedong
openbeeschovynz:sorry i was wrong ....u should in bcc directory first02:48
tefx !msg ubottu !pavucontrol02:49
ubottuError: I am only a bot, please don't think I'm intelligent :)02:49
tefx!msg ubottu !pavucontrol02:49
ubottuError: I am only a bot, please don't think I'm intelligent :)02:49
tefx!pavucontrol02:49
ardchoilleohsix: in the Visual Effects tab on Appearance Properties, "None" is selected but all options are greyed out and I know I'm running compiz02:49
rwwtefx: I think you meant /msg ubottu...02:49
chovynzopenbees: how can i be in that directory if it doesnt exist yet?02:49
arbitraryAlternatively, how do I add multiple attachments to a bug report to launchpad?02:49
ardchoilleohsix: I'm running the latest unity desktop and it requires compiz02:49
ohsixardchoille: ok that might be a thing of its own, if you try and apt-get install ubuntu-desktop does it offer to install any packages?02:49
ohsixahh unity02:50
macoarbitrary: email the bug02:50
openbeeschovynz: so u should in www directory02:50
arbitrarymaco: Any place to get standardized format for email bug reports?02:50
ardchoilleohsix: it offers to install cups, which I removed today, and that's all02:50
openbeeschovynz:or simply go to filesystem's www directory and create a folder02:50
macoarbitrary: send an email to the bug number @bugs.launchpad.net with all the attachments attached and they'll go02:51
chovynzopenbees: I'm in terminal viah ssh02:51
arbitrarymaco: Interesting, thanks.02:51
rwwmaco: GPG signing.02:51
ohsixardchoille: the stuff is in flux wrt: unity; i wouldn't be surprised if it was up in the air in that regard02:51
macoarbitrary: there is an email interface but my firefox just crashed02:51
macorww: only to issue commands i think02:51
macorww: commenting & adding attachments don't require it02:51
AbinadaiHello everyone02:52
ardchoilleohnoes`: It runs rather nice.. though I'd get used to it now and be ready for 11.0402:52
chovynzhow do i get to root login? I thought it was 'root02:52
rwwmaco: ah02:52
chovynzor is it exit?02:52
steviemanDoes anyone know of a good howto or souce of a config file for dante-client?02:52
ardchoilleohsix:  It runs rather nice.. though I'd get used to it now and be ready for 11.0402:52
ohsixardchoille: if you can find out you and halpbatman are having the same root problem it'd probably be worth filing a bug02:52
ohsixya i tried it in alpha1, it's keen02:52
Abinadaican someone point me in the direction of how to get Maverick to recognize and use my laptop fingerprint reader?02:52
arbitraryLooks like they'll be getting some redundancies.02:52
macoarbitrary: to do things like change status and package name and stuff you need to use commands from https://help.launchpad.net/Bugs/EmailInterface which as rww pointed out require signing the mail02:52
ardchoilleohsix: Good to know, I'll file a bug if I can figure it out02:52
grkblood#alsa aint awake it seems02:53
openbeeschovynz: let me try02:53
syphirxHey guys!02:53
syphirxJust got Ubuntu02:53
syphirxand I must say02:53
syphirxI love it02:53
arbitrarymaco: so I can just send attachments anyway to 716219@bugs.launchpad.net ?02:53
ardchoilleI love it when people come to Ubuntu :D02:54
usr13syphirx: Congratulations, you've just become a member of the 21th century!02:54
donvito2how can i see someone joined my server02:54
usr13syphirx: 10.04 or 10.10?02:54
syphirxI've been using Windows 7 for the longest time and I loved it (for compatibility and gaming) but I got fed up with it02:54
syphirxusr13: 10.1002:55
Abinadaiis there anything better than watching star trek episodes on  Maverick?  it's better than sex02:55
halpbatmanbrb reboot02:55
^Phantom^I need to run ubuntu more often.02:55
arbitraryInterestingly, I have the worst problems with Wine.02:55
^Phantom^It's installing 262 updates <_<02:55
syphirxusr13: although I'm still going to have 7 dual-booted02:55
arbitraryLike, an app with Platinum compatibility CTDs on start.02:55
^Phantom^272*02:55
ardchoille^Phantom^: sounds like a good time for lunch :)02:56
usr13syphirx: Well, I've been using Linux a long time now.  I find almost nothing I need MS Windows for.02:56
ohsix^Phantom^: you can get the update applet to download them in the background02:56
macoarbitrary: yep should work02:56
paq7512i have unmet dependancies and some programs are not installable what gives?02:56
Abinadaisyphirx, I still use wn 7 64bit but only when I need to.  and it's getting less and less that I need to.  (windows honey, you've been good to me over the years, but now, you've grown old and fat.  I gotta go now)02:56
arbitrarySent, waiting to see it updated.02:56
gpc!ot | Abinadai02:57
ubottuAbinadai: #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!02:57
syphirxI think the only thing that stops me from just formatting it, is iPod developments in jailbreaking02:57
usr13syphirx: One thing is for sure, Linux is a lot easier to maintain.02:57
syphirxusr13: it seems like it. no need for bloated software02:57
Abinadaijeez, you didn't have to tell on me for making one statement.02:57
usr13syphirx: My smart phone is an android  :)02:57
gpcwas two and yes I did02:57
Abinadaican someone point me in the direction of how to get Maverick to recognize and use my laptop fingerprint reader?02:57
chovynzUbuntu is a funny thing. I get it set up and then go away and leave it alone because it works. a month or two later I come back to it to do something else, and I forget how to do things.02:58
xs1Hi, I was wondering if anyone could help me get out of tty on boot02:58
arbitraryI figure my problem is something in my third party software, but I can't think of anything I have installed which would affect something like a distro upgrade.02:58
syphirxusr13: I wish I had Android but I'm stuck with a crappy phone and an iPod Touch02:58
^Phantom^ohsix, I prefer to update manually, just how I am.02:58
usr13syphirx: And I just entered the smart phone wold about 4 months ago.02:58
syphirxusr13: although I plan on using Bootlace to dualboot Android when they support the 4th gen02:58
openbeeschovynz:02:59
ohsix^Phantom^: you still can, it'll just download them02:59
=== halpbatman_ is now known as halpbatman
v1ratiI've edited /usr/share/X11/xkb/symbols/us and added a new layout "Dvorak international (AltGr dead keys)" that I made. However, it's not showing up under Keyboard Preferences.02:59
xs1can anyone help me get out of tty?02:59
syphirxusr13: I love mobile devices. did you root yours?02:59
usr13xs1: What is the problem?03:00
usr13syphirx: No, not yet.03:00
halpbatmanardchoille: it didn't fix the problem03:00
openbeeschovynz: i did these things 1-open terminal 2- cd  /var/www 3- now i m in www directory 4 - mkdir (directory name) .......and folder created ....thats all03:00
v1ratixs1: Ctrl+Alt+F8?03:00
xs1i uninstalled ati drivers, and whenever I boot it goes straight to tty now03:00
usr13xs1: Ctrl-ALt-F7  what your looking for?03:00
xs1tried that03:00
usr13or F803:00
arbitraryHuh. It couldn't be proprietary java, could it?03:00
bencahill!killx03:00
bencahillhmm, what's the shortcut instead of ctrl+alt+bksp?03:01
lithprhi!  I've been working on an ubuntu customization script for a few days.  Everytime i run it i restore a fresh install of maverick, and have to download all the packages.  Is there a way i can save the packages i've downloaded, so that i can pull them locally, instead of wasting canonicals bandwidth (not to mention a ton of time)?03:01
usr13xs1: Well, you should have about 8 or 9 to chose from.03:01
chovynzopenbees: I did cd /var/www and it says file doesn't exist, yet I can browse to that exact folder in a separate file-manager.03:01
xs18 or 9 what03:01
usr13xs1: ttys03:01
ohsixlithpr: they're available in /var/cache/apt/archive after, you can do a partial mirror too03:01
arbitraryThat's the only thing I can figure, which will prove incredibly irritating.03:02
usr13xs1: Usually only 7 tho03:02
xs1usr13: what do you mean03:02
halpbatman ardchoille: fusion icon didn't work03:03
syphirxAnything I should install or do?03:03
halpbatmanardchoille: i still have to restart compiz to fix transparency issue03:03
syphirxJust installed this so I'm not sure if theres anything I should get03:03
lithprohsix, wow, there they are.  Now if i copy that dir to a fresh install, will the system notice that they are available locally?03:03
usr13xs1: Well, if  you are on the first one and you hold Ctrl and ALt keys and hit F2, you'll be on the second one... etc.. etc...03:03
xangua!manual | spydon03:04
ubottuspydon: 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/03:04
openbeeschovynz:1-root@thevees-laptop:~# 2-root@thevees-laptop:~# cd /var/www 3-root@thevees-laptop:/var/www# mkdir filename these are the three states of my terminal compare with ur teminal and reply me03:04
xs1i'll try that, I'll be back. I'm currently on the livecd.03:04
djhashHey, anyone here who is capable of helping with ffmpeg command lines?03:04
chovynzopenbees: how do i get to root?03:04
usr13openbees: sudo03:04
usr13chovynz: sudo03:05
lithprdjhash, well, here's what i do.  i install winff, set it up to do what i want.  there is an option in the program to get the command line command that it is going to use03:05
ubaantuHello03:05
openbeeschovynz: u can do this as normal user too ; i tried that way also03:05
=== jack is now known as Guest9732
ubaantuI was wondering where the "persistent" live cd's store data, and how to ensure the deletion of that data after a certain ammount of usage03:05
lithprdjhash, these commands (very) often work even when winff itself fails03:06
chovynzah there we go. thanks.03:06
chovynzusr13: thanks03:06
usr13chovynz: If you need to  use a command that requires root priviledges, precede it with   sudo03:06
=== matthew is now known as Guest32549
openbeeschovynz:u welcome ; u can just go to www directory and create a new directory03:07
djhashlithpr: Does it have an option to tell ffmpeg to complete a partially transcoded file?03:07
chovynzusr13: Yeah, I knew that. I thought it would create a var/www under my home dir which is not what i wanted. thanks.03:07
v1ratiI've edited /usr/share/X11/xkb/symbols/us and added a new layout "Dvorak international (AltGr dead keys)" that I made. However, it's not showing up under Keyboard Preferences.03:07
djhashlithpr: I'd rather not have it restart from the very beginning.03:07
lithprdjhash, i've always started from the beginning03:07
syphirxAnyone know where I should get Wine from?03:07
=== DrM is now known as DrManhattan
lithprsyphirx, the south of france.03:08
ubaantuwinehq.org03:08
usr13ubaantu: It will only store on RAM, unless you tell it otherwise and set up a HD storage area for it to use.03:08
djhashlithpr: so.. i guess there is either no option, or none you are aware of.03:08
lithprdjhash, none that i am aware of03:09
syphirxI mean, from the Ubuntu software center or from the site?03:09
ubaantuusr13: but whenever i boot the live cd changes are there, does that mean some sectors of the ram are written or rather that some sectors of my hard disk are?03:09
lithprdjhash, which doesn't mean it can't be done03:09
openbeesits my first irc chat and it was very nice time with u  guys see u soon byeeeeeeeeeee03:09
djhashlithpr: yeah.. i'm trying to figure this part out.. thanks anyways for the hint to winff.. I know i'm going to need that one soon enough.03:10
ubaantuIf answer is the second, how to allocate those sectors?03:10
wangzhwow03:10
xs1alright, im in tty right now, i dont really know what to enter03:10
lithprso i've got these 750 megs of .deb files - does anyone know how i can apply them to the next trial install?03:12
lithprw/o having to download them again from the repos?03:12
lithprdo i really need to set up my own locally hosted repository?03:12
=== satamusic___ is now known as satamusic
lithprcause that sounds like a lot of effort03:13
chovynzanyone know putty's sftp software here?03:13
paq7512i have unmet dependancies and some programs are not installable what gives?03:14
cfeddelithpr: if you have the .deb files then you can just dpkg directly03:14
v1ratipaq7512: Are you using apt-get?03:15
lamefunmay I embed Ubuntu font as a web-font on my website?03:15
xs5can anyone elp me get out of tty?03:16
xelisterhow to start pulseaudio for user X ?03:16
xs5help*03:16
Ny51bernIf I am increasing my Ubuntu partition, do I also need to increase the SWAP Partition?03:17
xelisterNy51bern: no... why?03:17
Ny51bernxelister: feel like i should?03:17
Ny51bernxelister: im new with partitions03:18
paq7512v1rati - yes sir03:18
cfeddeNy51bern: swap space need some where between 1 and 2x your ram.03:18
chovynzxs5 whats up?03:18
cfeddeNy51bern: more than that does not help much.03:19
Ny51berncfedde: i have 1gb ram, and without me editing anything I currently have 665mb in the swap03:20
v1ratipaq7512: sudo apt-get check03:20
paq7512done no errors03:20
somebody_test03:21
cfeddeNy51bern: your system is probably fine with swap space at that size.03:21
xelisterhow to start damn pulseaudio?03:22
cfeddeNy51bern: on modern systems with gigs of ram we rarely run out of ram such that the system needs to swap.03:22
=== bencahill is now known as base2
Ny51berncfedde: yeah, but now  i want to shrink my windows partition and increase my ubuntu (which i could use some help on)...while im doing it should i just increase swap? ...the computer is a t43 thinkpad03:22
=== base2 is now known as bencahill
arkanabarhow do I tell if java is actually running?  there are some javascript links on a site I'm on, that aren't doing anything.03:23
cfeddeNy51bern: I'd leeve the swap alone. Also with a laptop you might want two diffrent swap partitions.  especialy if you hybernate the oses.03:23
Ny51bernsheesh im totally new to the whole thing. if i send you pictures, do you think you can guide me?03:24
cfeddehibernate even...03:24
=== matthew_ is now known as mrmrebel
Ny51bernnah i dont hibernate03:24
cfeddeNy51bern: you'll do fine.03:24
arkanabarNy51bern, how much ram does your lappy have?03:24
Ny51berncfedde: im talking about editing my partiions03:24
sha1sumwhat's the name of the app for the special function keys on a keyboard again?03:24
Ny51bernarkanabar: 1gb03:25
sha1sumI switched to xfce4 and I'm assuming it no longer starts03:25
arkanabarNy51bern, I'd suggest b/n 1.5 and 2gb of swap.  It'd be plenty either way.03:25
sha1sum(automatically)03:25
Abinadaican someone point me in the direction of how to get Maverick to recognize and use my laptop fingerprint reader?03:25
macoAbinadai: libfprint03:25
cfeddeNy51bern: my advice is not to worry about it.03:25
sha1sumlibpam-fprint03:25
xs2can anyone help me get out of tty03:26
Ny51bernarkanabar: do you think you can guide me into editing my partitions?03:26
=== syphirx is now known as syph_afk
sha1sumfew packages you need :)03:26
Abinadaibtw, whoever it was that pointed someone else to the ubuntu manual...much thanks.03:26
arkanabarNy51bern, probably.  I take it you haven't started yet?03:26
Ny51bernarkanabar: correct03:26
arkanabarhow much disk space is Windows useing?03:26
Abinadaimaco, thanks..03:26
Ny51bernarkanabar: ill send you a screenshot of my current status03:26
Abinadaisha1sum, thanks to you also03:27
xs2i just need some help deleting ati drivers from tty (i think), anyone?03:27
arkanabarthere ought to be something like a pastebin for images.03:27
Ny51bernarkanabar: im booted in a live cd.. ill send you a link03:28
djhasharkanabar: like imagebin.org?03:28
xs2if no one can help me fix this, can someone hel me reinstall  ubunru without deleting my windows partition?03:28
sha1sumAbinadai: this might help: http://www.krizka.net/2008/03/28/how-to-setup-fprint-for-fingerprint-authentication-on-ubuntu/03:28
Abinadaisha1sum, thanks!03:29
^Phantom2^Um03:29
^Phantom2^I accidentally crashed my computer while ubuntu was updarimg03:29
^Phantom2^Now it won't boot all the way03:29
skullboyhi how do i install the from alternate ubuntu installer from usb03:29
Ny51bernarkanabar: http://imagebin.org/13707303:29
skullboyhi how do i install the from alternate ubuntu installer from usb03:30
^Phantom2^it gets to the login screen but that part doesn't finish loading03:30
^Phantom2^I get stuck there03:30
arkanabarNy51bern, ok.  it looks like sda1 is windows partition, and sda5 is going to be ubuntu, yes?03:30
Ny51bernarkanabar: im trying to shrink the windows partition and increase ubuntu, but while im there i figured i can increaase the swap03:30
Ny51bernarkanabar: yea sda1 is windows03:31
^Phantom2^So now u'm fucked03:31
Ny51bernarkanabar: tbh, im not really sure what the rest is..03:31
^Phantom2^I have toreinstsll03:31
^Phantom2^Riggt?03:31
arkanabarNy51bern,  ok.  Did you defrag windows before starting?03:32
Ny51bernarkanabar:  yep03:32
ManecADoes anyone know of some sort of gadget that will display my system stats on desktop?03:32
^Phantom2^This is fucked up03:32
gpc!language | ^Phantom2^03:32
ubottu^Phantom2^: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:32
AbinadaiNy51bern, did you remove the paging and hibernating files?03:33
Ny51bernAbinadai: not sure what that is...so i guess not03:33
arkanabarNy51bern, you can probably cut windows to about 18gb.  and you ought to be able to extend swap into the unallocated space netxt to it.03:33
rjg_I'm trying to run an ooold computer game, at it'll only run at 16-bit color.. Is there an easy way to switch back and forth?03:33
arkanabarManecA, get Conky.03:33
^Phantom2^What do i do?03:33
xs2Can someone help me reinstall ubuntu over a current ubunutu installation, there is a windows partition that I'm afraid I'll mess up03:33
Ny51bernarkanabar: i also want to increase the sda5 tho..03:33
arkanabarManecA, read about it on the crunchbanglinux.com forums.03:34
^Phantom2^How can i fix tgis03:34
ManecAarkanabar, thank, you.03:34
arkanabarNy51bern, that's why I told you that Windows could go down to 18gb.  That's plenty of space.  15gb would be kind of cramped.03:35
^Phantom2^I get stuck every time03:35
NoIEhello everybody . I have a dell netbook with rtl8192ce card , it don't worked in one day .03:35
Ny51bernarkanabar:  do I need to do what Abinadai said?03:35
usr13xs2: Why are you wanting to re-install?03:35
Ny51bernarkanabar: okay that sounds good. where do i begin?03:35
Ny51bernarkanabar: im booted in my live cd already so i can edit them.03:36
arkanabarNy51bern, you're in gparted.  You should be able to grab and drag the edges of partitions in the graphical interface.03:36
^Phantom2^I have to reinstall don't i?03:36
TheMusicGuyHow can I change the mime type associations for file extensions (ie. for custom types)03:36
Ny51bernso shrink sda1 and increase the others?03:36
bonjoyee!find texi2pod.pl03:36
Ny51bernarkanabar: you said to bring the swap to how much?03:36
^Phantom2^Some help would be nice03:36
ubottuPackage/file texi2pod.pl does not exist in maverick03:37
arkanabar^Phantom2^, can you get to a tty and do "sudo apt-get install upgrade" or some such?03:37
skullboyhi how do i install the from alternate ubuntu installer from usb03:37
arkanabarNy51bern, just extend it into the unallocated space.  That should be plenty.03:37
usr13xs2: Why, What is wrong?  But, (FYI)  reinstalling over an existing Ubuntu install only amounts to blowing away the existing Ubuntu partations.  (Not the other one.)03:37
macoarkanabar: upgrade isnt a package, so...get rid of the word "install" or replace upgrade with a package name....either will result in a valid command03:37
^Phantom2^I can.t use this piece of shit now03:37
maco!language | ^Phantom2^03:37
NoIEwhen I use lshw -c hetwork , it said *-network DISABLED03:37
ubottu^Phantom2^: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:37
MiteshShahhow to install Net::SSH for python03:37
bonjoyeeskullboy: create bootable usb using the startup disk creator..03:38
Ny51bernarkanabar: i need to get rid of keys?03:38
arkanabarmaco, he apparently crashed or powered down during an update process.03:38
Ny51bernarkanabar: right click 'swapoff' ?03:38
^Phantom2^All you can do is tell me to stfu huh?03:38
rjg_I'm trying to run an ooold computer game, at it'll only run at 16-bit color.. Is there an easy way to switch back and forth?03:38
maco^Phantom2^: no, we don't use that acronym here as it is *also* not appropriate03:38
ravelhi i am trying to figure out what program i need to install to get the application hardware drivers03:38
bonjoyeeravel: jockey03:39
skullboybonjoyee: i know that but how do i get the installer to see the usb drive ensted of the cdrom03:39
arkanabarNy51bern, probably... don't really remember how.  gparted isn't something I use daily.03:39
usr13ravel: What hardware drivers, (for what device?)03:39
h00k^Phantom2^: Please mind your language, and remember that we are all volunteers. Please adjust your attitude to reflect that.03:39
ravelsudo apt-get install jockey will do the trick03:39
maco^Phantom2^: what arkanabar said to do isnt really a valid command. i think they meant "sudo apt-get upgrade" but really if one is half-done, id expect "sudo dpkg --configure -a" to be needed first03:39
Piranahhrmm ok here is an odd one, any link i click under places results in VLC opening with the exeption of "computer" is there a way I can fix the association ?03:39
Ny51bernarkanabar: i think i got that part. right now im shrinking sda1 and increase the other 203:39
bonjoyeeravel: i think its jockey-gtk03:40
^Phantom2^How about helping me FIX THIS UBUNTU SHIT PLEASE?03:40
^Phantom2^i am stuck with broken system03:40
^Phantom2^Crashed during uodating03:40
^Phantom2^Am i fucked?03:40
^Phantom2^no mouse in normal mode03:40
^Phantom2^Or keyboard03:40
FloodBot2^Phantom2^: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:40
ravelactually its a program that comes with ubuntu 10.04 it gives a pop-up and says that proprietary drivers are available for your system then you click it and ooh looky here click click oh installed soooo awesome :)03:40
jack_that's a shame03:40
maco^Phantom2^: you need to fix your attitude very very quickly FIRST03:40
ravelthank you bonjoyee03:40
maco^Phantom2^: can you get to a terminal?03:41
evulhotdogHow do I remove googsystray application? It is not showing up in the software manager...03:41
jack_so is there anyway to fix the popup notifications in 10.04?  Everything is down too far. I dont want it to act this way. any suggestions?03:41
maco^Phantom2^: really, itd be a lot easier to help you if you would answer questions put to you, such as when arkanabar asked whether you even *could* get to a tty and run a command03:41
^Phantom2^and recovery won't boot03:41
macojack_: there are no configuration options for the notification system in ubuntu03:41
skullboybonjoyee: i know that but how do i get the installer to see the usb drive ensted of the cdrom03:41
jack_maco: ok, well let me rephrase. is there a fix for that?03:42
Piranahhrmm if anyone can help me with this lil file association problem please send a pm03:42
macojack_: it is not deemed a bug03:42
maco^Phantom2^: if the filesystem is that badly whacked, you're going to need to boot  live cd and run fsck from there03:42
jack_maco: regardless. it doesn't operate the way i would like. is my only option to break open the src and recompile?03:42
ravelshould i do aptitude install or a apt-get install for jockey-gtk03:42
macojack_: yes03:42
chovynzwhat's the syntax for uploading a file from windows to ubuntu? How do I deal with spaces in the file names? I'm uploading via terminal/ssh/putty03:42
bonjoyeeskullboy: as in? once you create the usb..it should instll from it like an alternate install cd...i have done it a couple of times..03:42
^Phantom2^and recovery won't boot03:42
rjg_I'm trying to run an ooold computer game, at it'll only run at 16-bit color.. Is there an easy way to switch back and forth?03:42
maco^Phantom2^: a live cd is not the same as the recovery option03:43
jack_chovynz: you can use \ to ignore speical characters such as spaces in the terminal03:43
maco^Phantom2^: besides, you've already said that03:43
usr13^Phantom2^: They're tying to help you but you need to repond to their questions first.03:43
skullboybonjoyee: it trys to mount the cdrom not the usb03:43
chovynzjack_ how so?03:43
chovynze.g. what would you write here?:03:43
slkwrcan anyone tell me the default GUI font name of ubuntu 10.10?03:43
jack_chovynz: for example 'led\ zeppelin\ \-\ black\ dog.mp3'03:43
olorin_Do anyone here use the LibreOffice packages from the LibO PPA?03:43
bonjoyeeskullboy: did you use unetbootin to create the usb?03:43
^Phantom2^I'm in grub03:43
Ny51bernarkanabar: http://imagebin.org/137076 - See on bottom for all actions. I didn't click apply yet03:44
skullboybonjoyee: yes03:44
maco^Phantom2^: boot from a live cd03:44
^Phantom2^I lost the cd03:44
madsailorNoIE, information concerning the driver for your hardware is at https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsRealTek#USB03:44
maco^Phantom2^: then yes, you're stuck03:44
maco^Phantom2^: find someone to burn one for you03:44
jack_^Phantom2^: grub is the bootloader. you'll need a livecd to try to repair that.03:44
chovynzjack_ : put c:/Documents and Settings/Myname/bcc.html /var/www/bcc03:44
maco^Phantom2^: and then invest in an UPS so you don't lose power in the middle of an upgrade again03:44
bonjoyeeskullboy: thats why i specifically said to use startup disk creator...it does not work with unetbootin..same error in my case as well!03:44
jack_chovynz: just put a '\' in front of any character thats give you a problem. it'll probably look like this:03:45
chovynzjack_ would this change to c:/Documents\and\Settings/Myname/bcc.html /var/www/bcc03:45
^Phantom2^Well dammit03:45
jack_chovynz: c\:\Documents\ and\ Settings\/Myname\/bcc.html /var/www/bcc03:45
rjg_where did xorg.conf go this release? If I want to edit it, how do I get one?03:45
jack_rjg_: i think its deprecated.03:45
chovynzjack_ \o/03:45
macorjg_: it went away about 5 releases ago. if you want to write one yourself, you are welcome to do so03:45
jack_^Phantom2^: if you've dual booted you can use the windows cd to repair the mbr03:45
skullboyok so from the ubuntu live????03:45
arkanabarNy51bern, w/ 1gb of ram, I'd suggest at least 1.5gb of swap.  other than that, looks fine.03:45
macojack_: its not grub thats broken03:46
bonjoyeeskullboy: ?03:46
rjg_maco: I need to get into 16 bit color mode... without one, how do I do that?03:46
macojack_: it's the filesystem being completely screwed up. ^Phantom2^ needs to boot from a live cd and run fsck on the hard disk and have it repair it03:46
Ny51bernarkanabar: okay, let me fix it up a tad then03:46
jack_maco: i missed his original problem. all i saw was that he was stuck in grub.03:46
Piranah1400+ people here can anyone tell me howto fix my "places" menu. All items on the places menu when clicked on open VLC for some reason with the exception of "computer"03:46
xs2i desperately need some help. My current ubunutu is not worth fixing so I'm just going to reinstall it. I Can't just wipe disk and do a fresh install because I'm dualbooting windows. Right now, in the ubuntu installation I have 7 sda's. Installing a new ubuntu build won't erase those, just create more.03:46
bonjoyeeskullboy: yes ..use the ubuntu live cd ..and then use the startup disk creator on it..03:46
macorjg_:  ive never seen anyone ask to get *fewer* colours....03:46
^Phantom2^My other burner broke03:46
^Phantom2^Maco, firefox crashed the system03:46
^Phantom2^upon loading an image03:46
jack_firefox is fail. use chrome. :P03:47
maco^Phantom2^: firefox made your computer turn off?03:47
rjg_maco: I'm trying to run an old computer game under wine that only plays nice with 16 bit color.03:47
jack_Piranah: how did you manage to do that? :P03:47
skullboybonjoyee: does the start up disk creator work with usb drives though and isos03:47
h00k^Phantom2^: I would also check your hardware, when you eventually get loaded from a USB drive or CD. Memory, CPU, HD, make sure you're not overheating.03:47
PiranahJack_ lol not a clue03:47
arkanabarxs2, you can remove and/or re-use them... pick "advanced" or some such when you get to partitioning.03:47
bonjoyeeskullboy: yes..03:47
h00k^Phantom2^: Sudden poweroffs are generally hardware related.03:47
skullboyok thanks03:48
jack_Piranah: i believe there is a gui for file association somewhere. dig around for it. you'll probably need to fix it in there03:48
macorjg_: i dont see anything in xrandr's manpage about colour depth, so i think you need to write an xorg.conf yourself03:48
^Phantom2^Wasn't sudden poweroff03:48
macorjg_: most other stuff is configurable from xrandr.....03:48
jack_^Phantom2^: machine froze on you? thats what firefox does to me03:48
Piranahjack_ thanks i well hit google up on that and TY for at least responding lol03:48
arkanabarxs2, does windows have any partitions besides sda1?03:48
^Phantom2^Yes jack03:49
jack_Piranah: :P03:49
Piranah:)03:49
rjg_maco: ick... Is there any way to make one auto-generate from the auto-detected settings so that I can go in and change the line I need?03:49
xs2yeah03:49
MiteshShahin my ubuntu 10.10 my desktop suddenly switch off ANY IDEA???????????03:49
xs2it has sda1 and sda203:49
jack_^Phantom2^: yeah that happens to me too. I believe its caused by the flash plugin.03:49
jack_MiteshShah: what do you mean?03:49
Ny51bernarkanabar: okay i switched up the #s. now i got my sda1 at 18.06 total...sda5/ at 17.70 and sda6 at 1.4903:49
macorjg_: there might be a file in /etc/X11/ that has a .failsafe ending and has the basic stuff03:49
maco^Phantom2^: hmm you should be able to just kill firefox without hard powering down03:49
arkanabarxs2, just make sure that when you fire up gparted or get to partitioning, you leave those alone.03:50
maco^Phantom2^: like with "killall fireox"03:50
maco^Phantom2^: erm, except with spelling firefox right03:50
arkanabarNy51bern, that looks fine to me.03:50
MiteshShahjack_: when i'm use my ubuntu its suddenly power off its working fine in xp03:50
jack_MiteshShah: can you power back up into ubuntu?03:50
Ny51bernarkanabar: anyother things i should have done to prep for this or am i good to click 'apply' ?03:50
rjg_maco: ok, sounds like I'll have to make my dad do it (I have a fairly funky machine with a weird display and graphics card, so defaults are likely to break it).03:50
^Phantom2^No overheating03:50
^Phantom2^And I refuse to dualboot with grub03:50
^Phantom2^I do it via bios03:50
^Phantom2^Grub always messes up my windows installs03:50
FloodBot2^Phantom2^: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:50
bonjoyeeMiteshShah: check the system logs..03:50
jack_^Phantom2^: you dual boot with your bios? what a pain!03:51
arkanabarNy51bern, aside from backing up anything you can't risk losing, not that I know of.03:51
xs2arkanabar, what concerns me is that I'm going to end up with 3 OS's, a windows, a corrupt ubuntu, and a fresh ubuntu03:51
Ny51bernarkanabar: alrighty, should i turn swappon?03:51
MiteshShahbonjoyee:  i checked but nothing to find out03:51
jack_^Phantom2^: so what exactly happened? You were performing an upgrade and firefox (flash) froze your machine?03:51
macorjg_: erm....the default xorg.conf if its shoved in there by the failsafe thing is just "i have a screen. detect it. i have a mouse. detect it. i have a keyboard. detect. make them go together!" basically03:51
arkanabarNy51bern, as far as I know.03:51
jack_swapon will enable the swap partition03:52
bonjoyeeMiteshShah: any specific application/event that triggers the crash?03:52
^Phantom2^I had to use supergrub03:52
^Phantom2^And maco, firefox COMPLETELY LOCKS UP the computer03:52
arkanabarxs2, you ought to be able to reformat your old ubuntu partition(s) if/when you reinstall.  may want to check disk integrity first, tho.03:52
rjg_maco: ok, I'll probably be good to go in that case. Thanks for the advice!03:52
^Phantom2^To where poweroff is REQUIRED03:52
Ny51bernjack_: after i have edited my partitions do i click swappon? or should i apply the changes and then turn swaponn?03:52
ManecAI know this is a stupid question but I feel as i have no other choice. What do i need to learn about linux in order to understand creating my own conky config file?03:52
jack_Ny51bern: if you're in a bad situation you can skip it. YOu dont need swap to boot.03:53
CryonicCoreHow do I get iunbuntu to let me play DVD's?03:53
Ny51bernjack_: well i dont care, if its easier/doesnt matter i may as well turn it on and then apply the changes..03:53
^Phantom2^jack_: yes03:53
arkanabarManecA, not at all.  there's a site called "conky hardcore," it has a bunch of example conky config files with the conkys that they generate.03:53
jack_Ny51bern: the only difference between swapon and swapoff is your swap will be available :P03:54
MiteshShahManecA: Just Google it I Have a Nice Conky Sample if you want then tell me03:54
CryonicCoreHow do I get unbuntu to let me play DVD's?03:54
CryonicCoreHow do I get ubuntu to let me play DVD's?03:54
jack_Ny51bern: if you're not p8ushing into swap you can do it while the machine isup03:54
h00k!dvd | CryonicCore03:54
ubottuCryonicCore: 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/FreeFormats03:54
Ny51bernjack_: aka doesnt matter when i do it? :)03:54
arkanabarManecA, don't be afraid to experiment.  you aren't going to ruin anything w/ conky, any more than with html.03:54
jack_Ny51bern: you need to do it before you need swap :)03:54
chovynzI accidently DL a dir to my home dir when I wanted it to go to my /var/www folder. How do I move it?03:54
jack_^Phantom2^: what does rebooting do? you get to the grub screen but no further? what do you see on the screen?03:54
Ny51bernjack_: ill do it before i apply the changes then, just so i dont have to look back03:54
jack_chovynz: from the terminal you can use the move command `mv file /new/file/place`03:54
xs2arkanabar, disk integrity should be fine. Drivers are whats corrupting it. Heres my partitions: sda1(fat32), sda2(ntfs), sda5(ntfs), sda6(ext4), sda7(swap). I want to format 6 and 7 correct?03:55
ManecAI have googled it, but I dont understand any of the code, like for example if i wanted to learn how some programs work i might teach myself how to C++, what do i need to teach myself in order to understand conkey configuration?03:55
CryonicCorethanks03:55
arkanabarxs2, yes.03:55
jack_Ny51bern: you can verify its turned on by typing `cat /proc/swaps` (i think)03:55
chovynzjack_ I would have to use sudo, to move it from my home dir to root/var/www?03:55
jack_chovynz: it depends on the permissions of the /var/www/ folder03:55
jack_chovynz: try it without and if you get an error, use sudo.03:55
chovynzjack_ one other thing, would this work on a dir?03:56
CryonicCorethanks h00k03:56
jack_chovynz: yes03:56
chovynzjack_ thanks03:56
jack_chovynz: my pleasure :)03:56
CryonicCore!vmware03:57
ubottuVMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware03:57
chovynzjack_ sudo worked03:57
jack_lawl03:57
Guest33700hi, i 've build from source xserver-xorg-core and installed nvidia-current, X says no such module nvidia, and if i boot normally, sequence hangs on TiMidity++, any suggestion apart fresh install03:57
jack_chovynz: good :)03:57
jack_Guest33700: im not sure what you're hitting, but i had an issue using hte nvidia drivers with the newer version of xserver.03:57
jack_welcome back ^Phantom^03:58
skullboybonjoyee: so would it work if i booted form a live ubuntu on the same flash drive and place the alternet installer on the same flash drive03:58
^Phantom^Back from windows OS03:58
^Phantom^ty03:58
^Phantom^so03:58
^Phantom^Now that I have windows up i can burn a live CD03:58
jack_^Phantom^: good :)03:58
thesheff17what is the ubuntu xorg irc chat room name?03:58
^Phantom^Ubutnu will boot03:58
macothesheff17: #ubuntu-x i think03:58
^Phantom^but only to where you get the mouse and computer name03:58
thesheff17thx03:58
^Phantom^then it locks up03:58
Guest33700jack_: so solution is to downgrade xserver?03:58
jack_^Phantom^: so it wont login?03:58
^Phantom^can't03:59
bonjoyeeskullboy: yes...first create the live usb..then copy the alternate iso on it..03:59
jack_Guest33700: i would suggest getting hte most up to date nvidia drivers.03:59
^Phantom^no mouse/keyboard get recognized03:59
jack_^Phantom^: i see. is there indication that the machine is responsive?03:59
Guest33700jack_: hte stands for?03:59
bonjoyeeskullboy: but the the new bootable usb using the alternate iso has to be on another usb drive...03:59
jack_Guest33700: typo. 'the'03:59
MiteshShah^Phantom^:  same problem in my lenovo laptop so i add i8042.reset at grub.conf and it will work fine03:59
^Phantom^not that i can tell03:59
^Phantom^it was updating things04:00
^Phantom^then firefox locked up the computer completely04:00
^Phantom^and i had to go over and unplug the machine to reboot it04:00
Guest33700jack_: i've nvidia-current04:00
skullboybonjoyee: but can i get on the drive im useing to boot ubuntu live04:00
jack_Guest33700: I use the 3rd party nvidia drivers :x sorry.04:00
^Phantom^i'm burning a copy of the live cd04:01
skullboybonjoyee: so would it work if i booted form a live ubuntu on the same flash drive and place the alternet installer on the same flash drive04:02
Ny51bernjack_: when i activated swap it only put a key on the extended..not on the swap..04:02
jack_^Phantom^: Are you able to boot into a single user mode? im  not exactly sure how to do that in ubuntu but i think if you can get into the grub menu at boot time you'll be able to get into a text-based terminal and work from there.  it could be that your gui is just f'ed up. :P04:02
skullboybonjoyee: but can i get on the drive im useing to boot ubuntu live04:02
Ny51bernarkanabar: thanks for your help btw!04:02
jack_Ny51bern: im not sure what you mean.04:02
^Phantom^I'm gonna get into the FS with my liveCD04:02
Ny51bernjack_: ill send you pic04:02
macojack_: thats the part where ^Phantom^ said to be stuck at grub.  because recovery mode (which is single user) doesnt boot04:02
^Phantom^then just reinstall linux04:02
Guest33700jack_: is it from nvidia.com?04:02
^Phantom^and never update it again04:02
jack_maco: thats peculiar. :x04:02
jack_Guest33700: yes. click your country then click 'Linux drivers'04:03
^Phantom^and avoid firefox like the plague04:03
Ny51bernjack_: http://imagebin.org/13708104:03
h00k^Phantom^: If you're considering reinstalling, consider putting your /home partition separately04:03
jack_Guest33700: you will need to re-install them with every kernel update04:03
h00k!home | ^Phantom^04:03
ubottu^Phantom^: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: http://psychocats.net/ubuntu/separatehome04:03
MiteshShahhow to install google chrome in ubuntu04:03
Ny51bernjack_: thats what happened when i turned swap on... i still havent applied the changes yet04:03
xanguaMiteshShah: if you are referong to chromium, just run update manager04:03
skullboybonjoyee: but can i get on the drive im useing to boot ubuntu live04:03
^Phantom^if i use livecd to fix this04:03
^Phantom^it won't make grub add windows04:03
jack_Ny51bern: im not sure what the key stands for. i assume it means that partition is locked.04:03
pooltablehelp looking fo a program that keep track of all donwload even when i clear my download list?04:04
^Phantom^will it?04:04
maco^Phantom^: as long as you dont do an install04:04
^Phantom^I usually unplug my windows drive to install ubuntu04:04
Ny51bernjack_: the key popped ther once i right clicked on sda6 and clicked swapon04:04
port80webhey folks. I want to add a new bootable harddrive partition to grub 1.98. Anyone know how to do this?04:04
^Phantom^ever since i had to use supergrub to fix that one computer04:04
jack_Ny51bern: ok so that means that swap is now in use and you cant make changes to filesystems that are in use.04:04
maco^Phantom^: after you get to the live cd you can come back here and ask how to run fsck on the drive and how to chroot into a system to complete an upgrade04:04
^Phantom^and even then it messed up that computer's recovery partition04:04
^Phantom^maco, sweet, thanks04:04
jack_port80web: doesn't 1.98 use grub.conf? youc an use it as a template04:05
miketomdoolisnt it in the menu.lst file04:05
^Phantom^I'll have to be through my mobile connection, though, just so yo uknow04:05
Ny51bernjack_: before i made changes, as you can see in my before picture (http://imagebin.org/137073)  i had 2 keys..04:05
miketomdoolin the boot/grub directory04:05
^Phantom^for some reason our router doesn't like to let live sessions identify with it <_<04:05
port80webjack_ so I copy that entry and add new partition (sda2)04:05
MiteshShahxangua: ok i will update it by using sudo apt-get update  is this right command04:05
jack_port80web: sure.04:05
=== matthew is now known as Guest42411
skullboybonjoyee: but can i get on the drive im useing to boot ubuntu live04:06
pooltablehelp looking fo a program that keep track of all donwload even when i clear my download list?04:06
jack_port80web: i think grub uses hd(1,0) but yes04:06
Ny51bernjack_: you think it matters..?04:06
Guest33700jack_: that's a bit pain04:06
jack_Ny51bern: not at all04:06
dokuroInstalling FFmpeg & x264 on 8.04, getting "Building Debian package... FAILED!"  when I try to follow the guide here: http://ubuntuforums.org/showpost.php?p=6963607&postcount=360,  errors are here: http://paste.ubuntu.com/565241/  , any help?04:06
port80weband it starts with 1 not 0 right?04:06
jack_Guest33700: indeed. why are you recompiling anyway?04:06
^Phantom^ I think grub knows something's wrong with the ubuntu partition04:06
Ny51bernjack_: ha okay. im going to apply these settings now. any reason this migh not work?04:06
^Phantom^It used to go right into linux.04:06
jack_port80web: it starts with 0. hd(0,0) is sda, hd(1,0) is sdb04:06
^Phantom^Now I get the boot menu.04:06
jack_Ny51bern: any time you make storage changes it is dangerous :)04:06
port80webgot it.04:07
jack_^Phantom^: could it be that the kernel you were booting into is no longer available?04:07
Guest33700jack_: because apt if i install nvidia-current it flushes x and vise versa04:07
Ny51bernjack_: ...how dangerous....? should i bother or no?04:07
jack_Ny51bern: what are you trying to do?04:07
Ny51bernjack_: more room in ubuntu04:07
skullboybonjoyee: but can i get on the drive im useing to boot ubuntu live04:07
chovynzwhat does make configure and install do? I'm trying to cd build && ../configure --prefix=/usr --sysconfdir=/etc && sudo make install and it's not working. im in teh package dir so i leave off cd build04:08
jack_Ny51bern: gparted was created to do that, and i've done it 10000 times with no problems... i always tell people to make sure they have backups.04:08
^Phantom^Reboot time.04:08
^Phantom^Be back from live session04:08
MiteshShahxangua: after update i still get chromium-browser04:08
skullboybonjoyee: are you there04:08
Ny51bernjack_: yeah, i dont care abt the data. i just dont want to kill my computer and make it unbootable04:09
jack_Ny51bern: if you dont care about the data you could just do a reinstall of the OSes :P04:09
chovynzNy51bern: if you dont care about teh data why not make a fresh ins...jack bet me to it.04:09
Ny51bernchovynz: what you mean?04:10
chovynzNy51bern: I presume you have a cd of some sort?04:10
Ny51bernchovynz: im running on the live cd right now04:10
jack_Ny51bern: if you dont care about the data and something goes wrong, you can just reinstall the OS.04:10
rjg_maso: OK, I ended up generating a custom xorg.conf fit to my system. I moved it to the right location (/etc/X11) and changed the depth values, but the effects aren't showing up... Why is my system not using the xorg.conf provided?04:10
chovynzNy51bern: what jack said04:10
jack_rjg_: check the Xorg.0.log04:11
Ny51bernchovynz: so doing this does not offer the possibility that my comp will be unbootable?04:11
chovynzNy51bern: it is seriously the easiest thing in teh world to do is re-installing. if you really dont care about the data then clean install is teh best way to go.04:11
chovynzNy51bern: nothing is guaranteed in this world.04:11
Ny51bernchovynz: i dont have cds for xp tho :p04:11
jack_Ny51bern: you're playing with the storage. there is always a chance you could screw something up. :P  however, i've never had an issue with it. if you search the forums im sure you'll find people who have.04:11
jack_Ny51bern: you should install that anyway. its terrible. ;)04:12
Ny51bernjack_: wtvr. im going to apply these settings04:12
jack_Ny51bern: dang it. uninstall*04:12
Ny51bernjack_: need it for work04:12
Ny51bernbut when it comes down to it, how can i delete it?04:12
Ny51bernright click on partiion> delete?04:12
jack_Windows?04:12
chovynzNy51bern: what do you need ? there are alternatives to most xp programs.04:12
jack_Ny51bern: yes. that will do it. haha04:12
skullboybonjoyee: are you there04:13
Ny51bernjack_: haha okay so maybe one day04:13
Ny51bernchovynz: eh office needs it04:13
chovynzNy51bern: ms office? or your office?04:13
CodyWDHi, I'm trying to upgrade from Ubuntu 10.04 LTS and 10.10, but keep getting an error. I'm upgrading via ALT+F2 then typing "update-manager -d" without quotations.Can someone help me out? The error: An unresolvable problem occurred while calculating the upgrade:04:13
CodyWDE:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.04:13
jack_Ny51bern: Ubuntu has OpenOffice. I use that for work allt he time04:13
rjg_jack_: what exactly am I looking for? There's TONS of stuff in there.04:13
chovynzNy51bern: ditto for me for what jack said.04:13
jack_rjg_: dunno. something to referes to the xorg.conf? that stuff is a little over my head04:14
daddyguys04:14
Ny51bernchovynz: my office.... im aware of openopffice (well now libreoffice eh?)04:14
daddyanyone can help me04:14
jack_Ny51bern: indeed. death to oracle04:14
jack_daddy: hi?04:14
macorjg_: it should be used automatically.... all the capitalisation right and all?04:14
jack_skullboy: what are  you trying to do?04:14
Ny51bernjack_: haha yup. anyway im letting this run cross your fingers! :)04:14
jack_Ny51bern: done!04:14
jack_btw get a new harddrive. 40GB is no way to live man!04:15
rjg_maco: think so.... that's why I'm SO confused. No mention of it in Xorg.0.log, either.04:15
daddyi want to ask something about igmpv3 protocol for ipv6 ubuntu04:15
macorjg_: this is after restarting X and/or rebooting right?04:15
jack_daddy: i barely know multicasting at all. good luck! haha04:15
daddyis that default on system if we use ipv6 addressing?04:15
rjg_maco: course!04:15
daddyserious boss :(04:15
Ny51bernjack_:  haha i know. dont worry this isnt my normal full fledged laptop04:15
skullboyjack_: boot off live ubuntu and put the alternet insaller on the same usb drive and delete the files from the live ubuntu04:16
daddyi'am so confuse how to do that... :(04:16
daddyanyone can help me?04:17
jack_skullboy: which files?04:18
skullboyjack_: the one for the live ubuntu but i wanna keep the one for the alternate installer04:18
jack_skullboy: im confused. the 'live ubuntu' is the live cd correct?04:19
skullboyjack_; ya the live distro04:19
dumontdoes ubuntu support threading?04:19
jack_skullboy: ok and you're trying to make your own live usb by removing part of the installer?04:19
chovynzlol04:20
jack_dumont: i believe so. its in the kernel.04:20
skullboyjack_; no i want to remove the live ubuntu from the flash drive after i installed the alternate insaller to the flash drive04:20
^Phantom^Okay, back under live session04:20
^Phantom^i forgot i have to use firefox and webchat to connect through my phone04:21
jack_skullboy: is the usb currently in use?04:21
^Phantom^maco: I am here.04:21
jack_^Phantom^: welcome back :)04:21
skullboyno04:21
dumontsome crackpot is telling me that Qt app isn't threaded on ubuntu because ubuntu doesn't support it, even though the app is a demo example of qt threading04:21
iconodoes bluetooth-gnome support the serial port profile for bluetooth devices04:21
^Phantom^thank you04:21
skullboyjack_; no04:21
jack_^Phantom^: i saw a thread a long time ago how to fix a broken upgrade. i'll see if i can find it in a moment04:21
skullboyjack_; no i perposely injected in to the ram04:21
^Phantom^maco: I am ready to fix this now :)04:22
xanguadumont: you can use any app you want if you install dependencies04:22
rwwdumont: Yes, Ubuntu supports threading. Dunno what that person is on about.04:22
dumontthx04:22
jack_skullboy: can you use an app such as unetbootin to install the bootable iso onto the thumbdrive? http://unetbootin.sourceforge.net/04:22
skullboyjack_; did that04:22
jack_skullboy: ok then you should be good to go. are you hitting a problem?04:23
jack_i would think that's all you needed to do04:23
rjg_jack_: thanks for your help, I finally went to #xorg since they specialize in this kind of weirdness.04:23
^Phantom^maco: so what do i need to run again?04:23
jack_rjg_: righton. good luck :)04:23
galamarhello i am still trying to get my joystick working as a mouse i have found similar topics here https://help.ubuntu.com/community/Sixaxis but its for bluetooth and mine is usb there appears to be more valid info here http://ubuntuforums.org/showthread.php?t=516709 but i am unable to view that topic for what the page says is the lack of permission. any help anyone could offer me would be greatly appreciated.04:24
jack_damn! im pushing into swap. stupid vms04:24
=== BrianSoules_ is now known as BrianSoules
pooltablehelp looking fo a program that keep track of all donwload even when i clear my download list?04:25
^Phantom^ack04:25
^Phantom^it won't let me copy my data over to my backup drive04:26
^Phantom^says i don't have permission to read the data04:26
Ny51bernjack_:  okay im going to sleep04:26
jack_pooltable: you could always just download them to the same directory and just look there :)04:26
jack_Ny51bern: is it working atm?04:26
Ny51bernjack_: hopefully this works..if it doesnt what should i do?04:26
Ny51bernjack_: its still going04:26
jack_^Phantom^: sudo it04:26
^Phantom^oh right04:26
jack_Ny51bern: what do you mean?04:26
Ny51bernjack_: i think i added a bunch of extra step that i shouldnt have =.=04:26
^Phantom^my bad04:27
jack_Ny51bern: im sure it'll be fine04:27
xangua!repeat | pooltable i have seen your messages all night S:04:27
ubottupooltable i have seen your messages all night S:: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/04:27
maco^Phantom^: my suggestion was to make sure the disk is unounted, then run "sudo fsck /dev/sda1" (do it with each partition) to make sure the filesystem gets into an ok state first04:27
^Phantom^if i can just copy over everything04:27
Ny51bernjack_: any commands i need to run when im done?04:27
pooltablei did it was not there jack04:27
jack_Ny51bern: i would run an 'fdisk -l' to verify the changes were sucessfull04:27
^Phantom^How do I figure out which sd# the ubuntu drive is again?04:28
pooltableubottu ok sory04:28
sacarlsondaddy: for one you should add more details about your problem with so little not much hope of a responce maybe look at MLDv204:28
jack_^Phantom^: 'fdisk -l'? ubuntu will be a Linux drive04:28
=== DealingWithFools is now known as Lap_dragon
macojack_: sudo04:28
Ny51bernjack_: thnks. um what actions do i need to tkae if this totally bombs?04:28
Ny51bernjack_: just in case..04:28
jack_Ny51bern: come back in here and ask for help :)04:28
^Phantom^okay04:29
jack_Ny51bern: i'll be available all day tomorrow. i idle in here04:29
^Phantom^it's dev/sdc04:29
Ny51bernjack_: same time?04:29
jack_is it mounted? i dont htink it automounts04:29
^Phantom^it's dev/sdc1 *04:29
jack_Ny51bern: no. i login at work. 9am-6pm EST04:29
^Phantom^I mounted it to coyp over files, jack_04:29
jack_^Phantom^: i think sdc1 is usually the cdrom04:29
cabbie-xphello #ubuntu. may i ask for assistance.04:29
^Phantom^Ubuntu is on sdc104:29
Ny51bernokay sounds good.04:29
^Phantom^it says 38gb04:29
Ny51bernjack_: thanks for all your help!04:30
^Phantom^which I doubt any cdrom could hever hold that much04:30
jack_^Phantom^: sure :)04:30
Clavin12Hi! Can you boot from a partition in vmware or virtualbox?04:30
jack_Clavin12: i believe virtualbox can but its dangerous? i read that somewhere04:30
^Phantom^I want to copy over my data first before I go fscking things04:30
jack_Clavin12: if you present the partition as a disk to vmware it might work. i've never actually used vmware though :)04:31
jack_^Phantom^: w0rd. mount it and start copying04:31
johntramphi,  do any of you know an app which will allow stepping through a video frame by frame while displaying the current frame number?  i want to time the interval between events on something i have filmed04:31
^Phantom^especially that data i recovered from an old hard drive04:31
CodyWDHi, I'm trying to upgrade from Ubuntu 10.04 LTS and 10.10, but keep getting an error. I'm upgrading via ALT+F2 then typing "update-manager -d" without quotations.Can someone help me out? The error: An unresolvable problem occurred while calculating the upgrade:04:31
^Phantom^which CAN'T be replaced, period04:31
CodyWD E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages04:31
Clavin12Ok04:31
lfaraoneWhy would a dbus update require a reboot, and not just a restart of dbus?04:31
Clavin12I poked around a bit, but know that I think about It I never tried that.04:32
jack_^Phantom^: read this thread. http://ubuntuforums.org/showthread.php?t=1624363 . "10.10 crashed during the installation of the packages. When I boot the computer now, I see the login screen, but neither the mouse, nor the keyboard work, no login is possible and no switching to a text login screen is possible. Power off is the only working option." sound familiar?04:32
^Phantom^Wow, copying at 25.7 MB/sec04:32
wiblewoblecabbie-xp: !question04:32
^Phantom^jack_: that describes it to the microdetail04:32
wiblewoble !question cabbie-xp04:32
pooltablehow to install open office after i download it ?04:33
^Phantom^jack_: so fresh install is best option then?04:33
^Phantom^after I copy my stuff of couse04:33
jack_^Phantom^: it looks like the guy fixed it by: repairing the broken installtion there by repeatedly doing  "apt-get -f install" and "apt-get upgrade" and "apt-get dist-upgrade" over and over04:33
sacarlsonpooltable: normaly it's auto installed with sudo apt-get install    or synaptic04:33
jack_"After rebooting the system was usable and with some additional package updates/upgrades it now looks like new and is running 10.10"04:34
jack_^ ^Phantom^04:34
^Phantom^But I can't get to a terminal04:34
jack_^Phantom^: this is from the livecd04:34
^Phantom^@ jack_04:34
jack_^Phantom^: read the very last post in the thread.04:34
^Phantom^Oh?04:34
pooltableOOo_3.3.0_Linux_x86_install-deb_en-US.tar.gz04:34
^Phantom^I'm copying my stuff first04:34
^Phantom^I'll be back when it's done :D04:34
pooltablei need to update it04:34
cabbie-xpokay. basically i used a usb drive to put ubuntu on my windows xp netbook so i could dual boot. My ubuntu is horribly mangled and wont boot. I want to get rid of it and make another one. From googling, im seeing that the methods require a windows xp restore cd, but im on a netbook and dont have a cdrom04:34
sacarlsonpooltable: update it to what version?04:35
jack_^Phantom^: i may not be here when you get back but i should be here all day tomorrow.04:35
^Phantom^I might just reinstall altogether04:35
Civilordergonehmm04:35
^Phantom^I can set it all back up easily04:35
sacarlsonpooltable: does the repository not have the version you need?  try ppa04:35
jack_cabbie-xp: wat.04:35
^Phantom^I hadn't had it long04:35
cabbie-xpubuntu wont boot04:36
pooltable3.304:36
^Phantom^And guess what04:36
^Phantom^the bulk of my data is copied over so far04:36
jack_cabbie-xp: cant you use the live usb to boot into a live ubuntu session and just re-install over the bad partition?04:36
pooltablesacalon try ppa i do not see it i did donload the 3.3 version i just need to installed it but need help04:38
PsychedelicWuffgg04:38
jack_gg indeed04:38
Ritleeanyone switched from a regular keyboard to a dvorak ... and if so how did you train? (it took me too long to type this)04:38
cabbie-xpthat would be great if i could. the thing is i forget (heh) where exactly i grabbed the ubuntu from and what instructions i followed so not sure how to repeat what i did04:38
^Phantom^Eep04:38
jack_Ritlee: that would take me 10000 years to learn.04:38
^Phantom^Some files can't be copied, jack_, even under sudo04:38
^Phantom^And they are the ones I can't replace, of couse04:39
^Phantom^course*04:39
jack_cabbie-xp: im not sure what that means but it should be pretty straight forward. what kind of hiccups would you hit?04:39
Ritleejack_, dunno i wanna learn... just switched back to regular04:39
jack_^Phantom^: such as what?04:39
jack_Ritlee: heh. good luck dude.04:39
^Phantom^the files from that old hard drive04:39
^Phantom^which is now junked04:39
^Phantom^it was failing04:39
jack_^Phantom^: ok, how are they failing? are you getting an error message?04:39
^Phantom^no no04:40
^Phantom^drives aren't failing04:40
jack_^Phantom^: are you copying with the gui?04:40
^Phantom^the files from that old failing drive can't be copied04:40
cabbie-xpwell im imagining that i would need to set the bios to look at the usb drive as i rebooted. but i tried doing that with the usb drive in and it didn't do anything04:40
jack_cabbie-xp: perhaps you need to recreate the usb live image.04:40
jack_^Phantom^: try it from the command line. in terminal do a 'cp /the/bad/file /the/new/location' and tell me what error you get.04:41
wangzhit depends.04:41
^Phantom^How do I fsck the drive04:41
jack_cabbie-xp: im not sure about netbooks but my PC wil go to a boot menu if I hit f12 at boot04:41
pooltablehow to install i file i have on mu hard drive ?04:41
pooltablemu=my04:41
jack_^Phantom^: unmount it and type 'fsck /dev/sdc1'04:41
maco^Phantom^: sudo fsck /dev/sdc104:42
jack_^04:42
jack_stupid sudo04:42
cabbie-xpand i use winimage to remake it?04:42
jack_i dont know what winimage is.04:42
cabbie-xpokay i think i found the instructions i originally followed http://www.ubuntu.com/netbook/get-ubuntu/download04:44
pooltablewhat should i open this to install it OOo_3.3.0_Linux_x86_install-deb_en-US.tar.gz??04:44
^Phantom^jack_, maco, it does this04:46
^Phantom^ubuntu@ubuntu:~$ sudo fsck dev/sdc1 fsck from util-linux-ng 2.17.204:46
jack_^Phantom^: wtf is that? heh04:46
^Phantom^the terminal output04:47
jack_is that the command your an?04:47
jack_you ran*04:47
=== headyadmin_ is now known as headyadmin
^Phantom^yes04:47
^Phantom^this is what came up04:47
^Phantom^fsck from util-linux-ng 2.17.204:47
jack_thats all?04:47
^Phantom^yep04:47
jack_back to the terminal?04:47
^Phantom^yep04:47
jack_strange04:47
^Phantom^I can't afford to lose those files04:48
^Phantom^There are pictures that can't be replaced D:04:48
pooltablehelp update open office to 3.304:49
jack_^Phantom^: open a terminal, go to the directory and try to copy them using the 'cp' command. what error do you get?04:49
^Phantom^i'll try hang on04:49
^Phantom^I can't seem to get to the drives04:50
^Phantom^oh wait wrong directory D'oh04:50
jack_:)04:50
chovynzHAve a new ubuntu server here. How do I get some build tools? what would I use?04:51
jack_chovynz: for compiling?04:51
CryonicCorenow I just have to figure out my issue I am having with my sound with ubuntu and VMware04:51
chovynzjack_ dont know sorry04:51
jack_chovynz: what kind of build tools are you looking for?04:51
chovynzI'm trying this ./autogen.sh: and it retursn this ./autogen.sh: 49: autoreconf: not found04:51
^Phantom^Permission denied on all the same files, jack_04:51
^Phantom^am I totally screwed then?04:51
jack_permission denied on reading?04:52
jack_try using sudo04:52
^Phantom^some can be read04:52
jack_sudo cp /file/one /file/two04:52
^Phantom^trying with sudo04:52
^Phantom^:O04:52
^Phantom^it appears to have copied one of them04:52
^Phantom^:D04:52
jack_^Phantom^: *cheers*04:53
^Phantom^woohoo04:53
jack_man, i should do htis for a living and you should pay me04:53
jack_;D04:53
chovynzlol04:53
^Phantom^*.* will copy the directories too, right?04:53
chovynzgot a paypal acc?04:53
CryonicCore!sound04:53
ubottuIf 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.04:53
jack_^Phantom^: use the -R flag for recrusive. `cp -R * /my/backup/dir`04:53
sacarlsonpooltable: I found that oo had deb files at there site but they are compressed,  just uncompress and try to install the deb file expample to try http://www.ring.gr.jp/archives/misc/openoffice/stable/3.3.0/OOo_3.3.0_Linux_x86_install-deb_en-US.tar.gz04:53
chovynzdefine recursive please04:54
CryonicCore!sound vmware04:54
cabbie-xpjack im redownloading the image and will burn it to my USB. so if i do this, it will automatically overwrite the old ubuntu? I just want one other thing...to make my partition larger, the webpage I linked says this is for advanced users. If I want to make it lets say 40 gigs, is it any more effort than saying entering 40 gigs?04:54
jack_chovynz: it means it'll follow directories under *04:54
chovynzso it means "and all subfolders" ?04:54
jack_chovynz: so if you do * it'll get everything in the current directory, including subdirectories and their files and directories and their files and directoreis etc04:54
chovynzahhh got it. thanks04:55
jack_from the man page:04:55
jack_       -R, -r, --recursive04:55
jack_              copy directories recursively04:55
jack_'04:55
FloodBot2jack_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.04:55
CryonicCoredamn. does anybody know how to fix my sound on ubuntu with VMware using win7?04:55
jack_FloodBot1: suck it.04:55
cabbie-xplol04:55
jack_CryonicCore: uninstall win7 and install baremetal ;D heh. i would ask in #vmware (if it exists)04:55
jack_(it does)04:55
chovynzjack_: is there a kernel-build-tools package?04:56
* ^Phantom^ tries and watches his backup drive04:56
jack_chovynz: dunno. check the repo04:56
chovynzhow?04:56
^Phantom^jack_: holy crap you're a genius04:56
jack_chovynz: `apt-cache search package_name`04:56
jack_^Phantom^: im glad somebody finally realized it other than myself!04:57
CryonicCorejack_, why would I want to uninstall win7?04:57
jack_because you're switching to ubuntu of course04:57
jack_^ CryonicCore04:57
^Phantom^Then after this is all backed up, I can just reinstall04:58
jack_what happened to htat marco fello?04:58
^Phantom^then i'll just leave the stuff all on the backup drive04:58
CryonicCorejack_, I am using it for small stuff. Not a primary OS04:58
jack_^Phantom^: there you go. you could also try repairing the install :P04:58
^Phantom^Nah04:59
^Phantom^I'll go with a fresh install04:59
jack_CryonicCore: see! thats your REAL issue we should be discussing.04:59
jack_^Phantom^: righton. good luck brother.04:59
^Phantom^Thankies much04:59
* ^Phantom^ compares back with original04:59
moldazcan anyone help me get my broadcom BCM5784M wireless driver to work04:59
^Phantom^backup*04:59
jack_moldaz: did you enable the priority driver?05:00
moldazyes05:00
g_0_0!wifi | moldaz05:00
* ^Phantom^ finds a 3G sweet spot05:00
ubottumoldaz: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs05:00
wangzhI've got the same one.05:00
ny51bernjack_: hey05:00
^Phantom^I'm not going to do that install on the 2G connection again, that took like 3 hours05:00
jack_ny51bern: hi05:00
^Phantom^@ jack_05:00
moldazits confusing the hell out of me cause it will work for a minute and just stop05:00
ny51bernjack_: yt?05:00
lithprhi.  how can i find out what dns servers i am _actually_ using.  I want to make sure the nameservers i have in my resolv.conf are the ones that i am actually using.05:00
CryonicCorejack_, U use Ubuntu as ur primary os? LOL why?05:00
ny51bernjack_: ah okay so it worked -- sorta05:01
^Phantom^dang, jack_, you became popular all of a sudden05:01
jack_CryonicCore: why wouldn't i?05:01
^Phantom^Among the unreplaceables, jack_, my GED transcript05:01
jack_^Phantom^: i know right. usually i get kicked out of here by the admins :x05:01
gunndawgCryonicCore: I use ubuntu as my ONLY os05:01
ny51bernjack_: my windows is smaller, and my ubuntu main is bigger, but my swap didnt get bigger. midway errors popped up and it canceled05:01
jack_ny51bern: you can try it again :D05:02
BlueBomber7CryonicCore: I have three computers, all only running Linux (two Ubuntu).05:02
ny51berni did, i got the same error05:02
jack_shrinking partitions is more dangerious then growing. so if you have unallocated psace you shoudl be good to go05:02
macoCryonicCore: ive used ubuntu as my only os since 2006 (ok fine, kubuntu these days)05:02
ny51bernjack_: no, all space is allocated, just none of it went to swap05:02
ny51bernjack_: anything i took from windows is in my main ubuntu now05:02
^Phantom^jack_: see pm05:02
jack_maco: why is the notification problem not considered a bug? the only thing i've seen use it nicely is empathy.05:02
=== jesus is now known as Guest75860
macojack_: canonical designed the notifications to not have any configuration whatsoever. they appear where canonical decided they should appear, in the colours canonical decided they should use, at the size canonical decided they should be05:03
jack_CryonicCore: if you used linux as your primary OS you would understand.05:03
dospodcan somebody help me install the right drivers for an nvidiagts 360m card, I am in netroot recovery mode right now05:03
jack_maco: by why decide to have the majority of applications use them incorrectly?05:03
CryonicCoreFreeBSD and FedoraCore is more stable then Ubuntu/Kubuntu05:04
jack_CryonicCore: FedoraCore is old. Its just called fedora now and has been for years.05:04
macojack_: despite people complaining to high heaven and even writing the patches to make such things configurable themselves, canonical refuses to accept those patches. based on their response to adding configuration options elsewhere, im guessing its because "users are confused by choice"05:04
jack_CryonicCore: also, it is focused more towards system admin and server. not desktop.05:04
macojack_: how do you mean?05:04
lithprdig05:04
macojack_: i thought your issue was not liking the placement05:04
ny51bernjack_:  is it bad to have only 666mb swap?05:04
jack_maco: sort of05:04
jack_ny51bern: as long as youre not running out of memory you'll be fine05:05
dospodI need helpi with nvidia drivers for my laptop I can't even log in under the ui mode it just shows random blocks and colors05:05
jschallis there a good way to control my ps3 from my computer?05:05
miketomdoolit should be good but your computer might be possesed05:05
jack_maco: empathy uses it correctly, but xchat and banshee and pidgin all have it placed way below the title bar. it looks very unclean. i fixed it though by applying the older package from 9.04 :x05:05
ny51bernjack_: how do i know if i am?05:05
macojack_: iirc, the current way that its "supposed" to work is that directly below the panel is where volume, brightness, etc notifications appear while application notifications appear below that spot which is left empty if only an application (not both an application and a power) notification occurs at once05:05
macojack_: the applications dont choose where the popup goes05:06
jack_ny51bern: do a `free -m` if you have 0 free memory and 0 swap space you're in trouble :)05:06
Clavin12Hi. Is the screen supposed to dim when switching workspaces?05:06
^Phantom^jack_: broken OS is SOOOOOOOOOO much better than dead mobo05:06
jack_maco: i hate that.05:06
^Phantom^i had a mobo die once05:06
jack_Clavin12: i dont think so. mine doesn't05:06
ny51bernjack_: got all 664 free :) ...im not going anything that hogs so much RAM so i think ill be fine05:07
dospodcan somebody please tell me how to install nvidia drivers for a gts360m nvidia card , I need correct drivers for my laptop05:07
macojack_: if on the other hand you're saying that notification updates appear at varying heights, well then that is odd and you could file a bug with ubuntu-bug notify-osd05:07
macojack_: sorry, *application* notifications05:07
Clavin12Jack: This has happened to me on both Mint 10 and Ubuntu 10.1005:07
jack_maco: no. its not a bug. i just dont liek the way it operates. it acts as you have described.05:07
macojack_: (cuz like i said, they leave space for a power/volume/etc button)05:07
jack_maco: the older package i installed just puts the newer ones first and the older ones higher. including aplication notifications and volume etc05:07
brandon420anyone know how to allocate more ram to rtorrent?05:07
jack_brandon420: what? you mean dedicate ram to it?05:08
macojack_: yeah that was a change for 10.10 to make it "reserve" space for the acpi stuff i think05:08
^Phantom^thank you jack_ and maco05:08
^Phantom^now to go reinstall ubuntu05:08
^Phantom^Fresh install = better idea imo05:08
brandon420i mean, im getting "file chunk write error: connot allocate memory"05:08
jack_maco: im using 10.04. i think the change was done in 9.10. i have hte 9.04 package.05:08
brandon420jack_, ^^05:08
jack_brandon420: how much memory do you have?05:08
dospodI need help with a fresh ubuntu install concering nvidia gts360m drivers05:08
macojack_: someone did make a package and put it in a PPA on launchpad (but idk where, youd have to search) with the patches to add configuration that canonical rejected05:08
brandon420it has 1.5gb, but only using 819mb of it05:08
macojack_: wow this has been going that long? im a kde user so i havent kept up but....wow05:09
brandon420jack_, ^^ lol05:09
jack_brandon420: that appears to be a problem with rtorrent not working correctly. how much memory is it trying to allocate?05:09
brandon420jack_, its trying to allocate 819mb, i want to make it allocate like 1.4gb05:09
^Phantom^I love how ubuntu sometimes tells me it's safe to remove internal SCSI drives XD05:09
^Phantom^Okay, thank you again05:09
^Phantom^bye05:10
brandon420jack_, its a empty vps turned into a seedbox. so....05:10
jack_brandon420: the application will request memory from the kernel. either it is asking for too much memory or the memory is not allowed to be allocated05:10
fiddanhey guys! if my "dpkg" wont work, what can be the prob?05:10
^elf^what do i need to do to stop NetworkManager overwriting my /etc/resolv.conf completely? I wish to have some 'nameserver' lines defined in there05:10
jack_fiddan: dpkg binary and library corruption?05:10
jack_^elf^: make it immutable05:10
^elf^:\05:10
maco^elf^: set them in dhcp3 settings i think05:11
jack_^elf^: fix your DNS server to give the correct nameservers :P hehe05:11
^elf^i dunno... it'd work, but +i to files seems like overkill heh05:11
maco^elf^: prepend domain-name-servers in /etc/dhcp3/dhclient.conf05:11
jack_brandon420: are you running rtorrent as root? see if it works as root. perhaps you have some limits on your user.05:11
fiddanJack_: dunno, it says that i should run "sudo dpkg --configure -a" to configure it manually. but when i do i dont understand anything05:12
brandon420jack_, i actually am. lol.05:12
^elf^yea... my scenario is that the box in question is a router running xubuntu... pppd brings up the adsl interface, eth0 and eth1 are manually defined... but after the system boots the /etc/resolv.conf is overwritten by networkmanager05:12
^elf^ok i'll have a look in there maco05:12
jack_brandon420: then you might have bad memory. if its trying to allocate memory which is available it should just give itu p05:12
jack_brandon420: is it running now?05:12
brandon420jack_, yes, rtorrent is running now.05:12
brandon420jack_, and its a vps.....05:13
jack_brandon420: one moment05:13
brandon420jack_, ok, thanks man05:13
jack_brandon420: vps? virtual?05:13
brandon420ummm, yeah05:13
sacarlsonjack_: brandon420: I didn't read all the way back your problem so not sure this is what you need but when I have mem problems in virtualbox that won't start due to not enuf mem I do this and it works, sudo echo 3 | sudo tee /proc/sys/vm/drop_caches05:14
g_0_0virtual private server05:14
g_0_0not virtual box05:14
g_0_0at least I think not05:14
brandon420^05:14
jack_brandon420: run this command against your server and gimmie the output05:14
brandon420it is. vps05:14
jack_$ ps aeo pid,command,vsize,rss | grep rtorrent05:15
jack_my girlfriend is punching me05:15
sacarlsonjack_: point is this might fix a mem problem05:15
KREDOhelp me i want clone my system05:15
jack_sacarlson: that will drop cache. it wouldn't stop allocation. it shouldn't anyway05:15
AbhijiT!clone05:16
ubottuTo 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 !automate05:16
AbhijiTKREDO, ^^^^05:16
AbhijiTKREDO, also see http://ubuntuforums.org/showthread.php?t=3508705:16
yotiany specific channel for wubi?05:16
KREDOthanks05:16
brandon420how do i get rid of rtorrent when opened in screen?05:16
AbhijiTyoti, nope ask here05:16
Sazpaimonif I want to run ubuntu on an ATA to USB enclosure, should I stick with the USB installer or go for a full OS install05:17
brandon420!screen05:17
ubottuScreen is a window manager for terminal sessions, also useful over SSH. See https://help.ubuntu.com/community/Screen05:17
raskolI'm using a xubuntu variant. When I change my keyboard layout to dvorak, I can't use my mouse to drag, close, or maximize windows -- it's like I'm holding a meta key in behavior for some reason05:17
AbhijiTSazpaimon, just install as you install normally nothing special to do05:17
AbhijiTbrandon420, remove it from startup aps list?05:17
Sazpaimonif I want to run ubuntu on an ATA to USB enclosure, should I stick with the USB installer or go for a full OS install?05:18
sacarlsonKREDO: I think maybe http://www.geekconnection.org/remastersys/05:18
AbhijiT:/05:18
brandon420AbhijiT, i mean how do i open rtorrent in screen, and then get to a terminal again05:18
francisim loading jpeg from usb and its very very slow...05:18
AbhijiTbrandon420, no idea05:18
francisdoes anyone has a solution for this?05:18
jack_brandon420: type screen, open rtorrent, then hit alt+AD05:19
brandon420A+D?05:19
jack_yes05:19
jack_to detact the screen05:19
jack_to get back into the screen use `screen -r`05:19
jack_did you run that comman di told you to run? my gf is punching me atm and i g2g05:20
jack_hehe05:20
brandon420lmfao05:20
brandon420running it now05:20
Abinadaigf? ubuntu?  no contest.  :P05:21
raskoland that's why you're in irc05:21
brandon420jack_, it says no command found05:21
jack_ps is not found?05:21
jack_thats bad news for you dude haha05:22
hvnsweetingwhois damex05:22
brandon420ohhh05:22
brandon420jack_, http://uppix.net/5/9/1/2db942dde96ef649de282b99f2fe3.png05:22
raskolyou copied the $05:23
brandon420haha05:23
brandon420stfu05:23
brandon420lmao05:23
macobrandon420: be nice05:23
brandon420jack_, tell the gf i said THANKKKK YOUUUU05:23
ohsixderp05:23
brandon420hahah05:23
brandon420quit loling at meh05:23
jack_brandon420: looks like rtorrent has requested 140mb of memory at this moment but is only using 112mb.05:24
brandon420jack_, cause i just restarted it05:25
jack_gg05:25
jack_brandon420: ugh i gotta go. check /proc/meminfo to see how much you have available05:25
brandon420=/05:25
brandon420ok05:25
brandon420screen -r to reattach?05:25
jack_yes05:25
brandon420ty sir05:25
jack_brandon420: run that command in crontab. have it run every minute and >> /tmp/blah. once it happesn again the blah file should have the amount of memory it was requesting before it gave up05:25
brandon420well, i learned how to use screen =)05:26
jack_grats05:26
jack_hehe05:26
brandon420and /proc/meminfo/ isnt a dir05:28
sacarlsonbrandon420: no it's a file and see how much is in Cached:05:30
brandon420oh ok.05:30
AbrAny ppc users?05:30
* ariaxu waves05:30
brandon420sacarlson, 0kb05:30
Abinadaican someone tell me if there are ubuntiu drivers for an HP dv7-4177nr notebook that will give me the richness of sound quality that I get in windows 7? I'm already using pulseaudio and I'm not feelin' the love.05:30
sacarlsonbrandon420: sounds good, mine has more than half my system mem in it05:31
AbrAbinadai ' !o!05:31
ariaxuAbinadai: pulsaudio has nothing to do with hardware drivers. ALSA is the driver layer05:31
raskol!repeat raskol05:31
brandon420Abinadai, there is a system wide EQ if your interested.05:31
ariaxuAbinadai: Pulse talks to ALSA05:31
AbrPowerpc ????????05:31
Abinadaioops!  I'm new.05:31
Abinadaibrandon420, yeah I'm interested.05:32
Da|Mummydoes transmission have a minimize to tray option?05:32
brandon420Abinadai, check out pulseaudio Equalizer  in the package manager05:32
Abinadaiariaxu, ok.  I get that now that I'm looking.05:33
brandon420Da|Mummy, check out deluge05:33
brandon420it does.05:33
Da|Mummydeluge is a client?05:33
brandon420Abinadai, i had the same prob, everything sounded weird when i first installed. and that helped alot05:33
suryahow to test the usb on linux05:33
Abinadaibrandon420, I installed all that ubuntu had to offer from the package manager last night and I don't see an eq05:33
brandon420Da|Mummy, yes. its alot better then transmission imo05:33
g_0_0Da|Mummy, yep a client05:33
=== Anonnn is now known as LinuxNoob
LinuxNoobwasup brandon05:34
brandon420Abinadai, it should be in apps/sound/05:34
Abinadaibrandon420, thanks.05:34
brandon420sup LinuxNoob05:34
Abinadaigotcha05:34
Da|Mummyi already trashed the torrents that im running right now, any way to transfer them to deluge from transmission?05:34
sacarlsonsurya: so you never figured out md5sum?05:34
LinuxNoobnot much05:35
brandon420Abinadai, also, check out deadbeef or audacious for a media player.  seems like you are worried about sound. i find that they are alot better then rhythmbox/banshee05:35
dospoddoes ubuntu come with a pre installed text based browser?05:35
brandon420Da|Mummy, get them out of the trash, lol.05:35
Da|Mummyaudacious > *05:35
brandon420dospod, check out lynx05:35
dospodis it pre-installed?05:36
Da|Mummyi emptied the trash....im not that new to linux :|05:36
brandon420dospod, not sure.05:36
Abinadaibrandon420, Thanks, I'll try that out.05:36
dospodif not then it will be of no use to me05:36
brandon420Da|Mummy, lmao. other then that, im not sure man.05:36
famihug@dospod: lynx isn't a pre installed05:36
Da|Mummyok ill just let these slowly finish i guess05:36
Da|Mummyinstalling deluge now05:36
brandon420i also find that deluge is more light weight, transmission freezes on me all the time.05:37
brandon420and its also "faster in the swarm" or so reviews say05:37
Da|Mummygrr i still have all my ports closed :{05:37
Da|Mummywhat is default for deluge?05:37
brandon420idk, you can set it though05:37
Da|Mummyok ill look into it when the time is right. thanks05:38
brandon420actually, deluge is set to random by default.05:38
Da|Mummyso than if "random" is closed, how will it make a good connection?05:38
Da|Mummylotta james'05:39
brandon420Da|Mummy, you can change the port to one that you have forwarded.05:39
brandon420deluge is the closest thing to utorrent that i have seen for linux05:39
Bsimsanyone else have an issue with the mouse and capslock not working on a model M05:39
jack_sacarlson: cached memory is not non-available memory05:39
ohsixupnp/nat-pmp is usually default too; so it's all automatic05:39
Da|Mummyutorrent rox05:40
jack_sacarlson: http://linuxatemyram.com05:40
skaI need to install mailx but without all the exim4 dependencies.. Is there a way to do this via aptitude?05:40
sacarlsonjack_:  it was also 0kb so nothing to recover if it was cleared05:40
brandon420Da|Mummy, yes it does. also, you might want to take the time to research rtorrent. it also rocks05:40
Da|Mummywhat will i need rtorrent for now?05:40
brandon420just sudo apt-get rtorrent05:41
sacarlsonjack_: what I do is sync then do that to recover mem05:41
brandon420then type rtorrent, its cli05:41
Da|Mummybesides i rarely use torrents these day, but somethings are just impossible to find on usenet05:41
brandon420omg05:41
brandon420jack_, is back!05:41
Bsimsfor torrents I just use transmission05:41
jack_ sacarlson that doesn't 'recover memory'. cached memory is available for applications05:41
Da|Mummyeveyrone here says deluge is better than transmission05:42
Da|Mummyand it can minimize to tray, so im switching05:42
BsimsDa|Mummy: hrm transmission minimizes to tray here05:42
brandon420transmission hates me. lol.05:42
Da|Mummyhow?05:42
famihugtranmission can minimize to tray to05:42
Da|Mummyi can get it to show in tray. but no minimize05:42
Jon--What is the easiest way to get a decent conkyrc script? I don't want to work too hard, I just want it to work. Want: Weather, pidgin, network, HD, maybe a few other things.05:42
sacarlsonjack_: well then I don't know why I need to do that to get virtualbox to run,  but it works for me when I have 800meg in cache and this clears it sudenly virtualbox runs ok05:42
nokia3510@pure-gnome05:43
Da|Mummybrandon420, is rtorrent just another client, or something deluge wont offer?05:43
nokia3510!pure-gnome05:43
famihug@Da|Mummy see some options in preference05:43
Da|Mummyfamihug, i did, i found show in tray, but no minimize05:43
brandon420Da|Mummy, its another client, but its the most lightweight client out there.05:43
sacarlsonjack_: I think it must be a bug in virtualbox that won't take mem that's in cache?05:43
nokia3510hmm, what was the trigger for the bot ?05:43
brandon420lmao05:44
brandon420!gnome05:44
ubottuGNOME is the default !desktop environment on Ubuntu. To install it from Kubuntu or Xubuntu, type « sudo apt-get install ubuntu-desktop » in a !terminal.05:44
brandon420!pure05:44
=== droid is now known as Guest51354
millesss05:44
=== Guest51354 is now known as jack_cellphone
brandon420!pure gnome05:44
LoshkiJon--: do a search for conky scripts. Maybe you'll get lucky....05:44
gpc!fishing05:44
ubottuPlease investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".05:44
gpc!puregnome05:44
ubottuIf 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/PureGnome05:44
Jon--Loshki: Which one of 1000000000 should I use?05:44
brandon420!fishing | gpc05:44
ubottugpc: please see above05:44
gpcbrandon420: yeah I know.05:44
brandon420lol, i had to do it.05:45
jack_cellphoneTest05:45
brandon420idk, i felt the need.05:45
h00kbrandon420: Please don't abuse the bot.05:45
brandon420jack_cellphone, test works.05:45
=== taka is now known as Guest5286
Jon--h00k: I'm sure it didn't mind.05:45
brandon420lmfao05:46
Jon--I'm looking for a decent conky script for a dark background/theme.. If anyone has one here? I know I can find one online but there are thousands to choose from and I find it daunting.05:46
brandon420Jon--, i hate to say it, its best to make your own.05:46
brandon420i just snatched other peoples, and took what i wanted out of it, and added to mine.05:47
LoshkiJon--: well, if you can figure out which ones have the features you want, you can cut&paste from them to your own, or maybe edit one down...05:47
Jon--I'm actually a developer, just really, really fricking lazy. Thanks anyway. :P05:47
Jon--well, lazy is a bad term, feel like I am wasting my time to spend that much time for such a small thing* is more accurate05:48
LoshkiJon--: cut&paste was invented for the lazy developer...05:48
brandon420Jon--, may i pm?05:48
Jon--brandon420: go ahead05:48
dotblank!snack05:51
dotblank!botsnack05:51
ubottuYum! Err, I mean, APT!05:51
ohsixubottu: lart ohsix05:52
jack_cellphoneBrandon420: Did you setup that ceontab?05:53
jack_cellphoneCrontab*05:53
brandon420idk how... lol.05:53
jack_cellphoneCrontab -e05:54
* Bsims beats on this bug https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/42570405:54
leaffaceexit05:54
czardozanyone knows a linux alternative to the DOS debug command?05:55
czardozanyone knows a linux alternative to the DOS debug command?05:55
lakeHow can I route my port 80 traffic through tor on Ubuntu?05:55
gpcczardoz: https://wiki.ubuntu.com/DebuggingProcedures05:55
greppy!tor | lake05:56
ubottulake: Tor is a program to route connections through several servers for anonymity. It is not in Ubuntu's repositories. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en | To use Tor on freenode, see !tor-sasl05:56
czardozActually, i need to use is for a university course05:56
sky_skyczardoz is a university student?05:56
Anon7-2521Hello05:56
czardozso i'd prefer a clone05:56
czardozyes05:56
sky_skywhare are you from05:57
bitplaneHi, how do I list all packages and all their dependencies?05:57
sky_skythis the thing i want to know 205:57
czardoznot important05:58
sacarlsonczardoz: maybe ptrace? http://manpages.ubuntu.com/manpages/gutsy/man2/ptrace.2.html05:58
Anon7-2521I have a 13" MacBook Pro running Ubuntu 10.04 Lucid Lynx. I have recently started using an external mouse and keyboard, and was wondering if there was a way to cofigure my mouse instead of usig the trackpad. The mouse work,s but, being a mighty mouse, has several buttons that I would like to work. Is this possible? I have already looked at the apple FAQ05:58
czardozsacarlson, i found this, no donloads are available05:59
BsimsAnon7-2521: exit xorg.conf05:59
czardozhttp://sourceforge.net/projects/linux-debug/05:59
cabbie-NCin win xp, if i do a system restore to a point before i installed ubuntu, will that wipe the ubuntu partition?05:59
jack_cellphoneWhat does debug do in dos?05:59
Bsimscabbie-NC: no it shouldn't06:00
cabbie-NCcrap06:00
Bsimscabbie-NC: its a different partition06:00
czardozsky_sky, see if you can find that some how06:00
bitplanejack_cellphone: ms-dos? it's an old command for debugging. totally off-topic here, ask in a windows channel06:00
sky_skywhat's that mean:06:00
czardozhttp://sourceforge.net/projects/linux-debug/06:00
Anon7-2521Bsims: what?06:00
Bsimscabbie-NC: delete the ubuntu partion using the livecd, then resize the ntfs partition06:01
sky_skythanks  ---a indian guy06:01
sacarlsonczardoz: the other answer was on the same link gdb06:01
czardozno problem06:01
cabbie-NCim on a netbook. no optical drive06:01
BsimsAnon7-2521: you are going to have to edit /etc/X11/Xorg.conf to add the extra keys IIRC06:01
chetan_Hi, I am using Ubuntu in VirtualBox, now when I boot I see msg --> Bug: unable to handle kernel paging request followed by a stack trace and a busy box prompt06:01
czardozsacarlson interface is too different06:02
Bsimscabbie-NC: then use a thumbdrive06:02
Anon7-2521okay. I don't really know how to do that06:02
Anon7-2521:|06:02
MACscrhmm, if i want to rsync two folders (same server) and make sure it only transfers newer files or files that dont exist. What would be the proper syntax for that? i basically just need to move files from one ot the other. I dont want them both to have the same (aka, i dont want to screw with the source)06:02
sacarlsonczardoz: time to learn something new06:02
sacarlsonczardoz: or write your own06:02
gsp2009Hey folks..06:02
czardozsacarlson, like I said, i need it for the university course06:02
cabbie-NCi have a thumbdrive here with ubuntu ready to go. but when i reboot, it just asks if i want to boot xp or ubuntu06:02
czardozi good way around night be using dosbox06:03
cabbie-NCwhen plugged in06:03
czardoz*might06:03
BsimsMACscr: I think thats the default for Rsync06:03
sky_skyi want to know most of the ubuntu users will choose which editor as programming editor06:03
czardozsky_sky, geany06:03
czardozfor me06:03
MACscrBsims: so something like rsync /source /destination?06:03
ohsixdoesn't popcon exist for those types of questions?06:04
needlezanyone know much about wpa_supplicant?06:04
Bsimsrsync -r /source /destination06:04
gsp2009so can anyone tell me why my gnome desktop manager would be completely gone? I can only login to a KDE, fluxbox, netbook, etc session06:04
Bsimsany changes to files will be coppied if they are the same its ignored06:04
rigvedneedlez: what do you want to know about it?06:04
needlezi have an idea i want to use wpa_supplicant to connect to my wireless with a password automatically inside of a script06:04
rigvedneedlez: inside a script?06:04
KirkMcDonaldrsync -a is usually the option you want.06:05
needlezrigved: I want to know if i can use wpa_supplicant to auto connect inside a script that is randomly changing my MAC every 30 seconds06:05
sky_skyoh czaordz,you seems to be an expert in ubuntu06:05
sureshhow to use bugzilla in ubuntu06:05
MACscrBsims: im getting this when i try it: rsync sync/ public_html/06:05
MACscrskipping directory sync/.06:05
sacarlsonneedlez: I thought we found that we could06:06
jukhey guys, i messed up, X is gone :D, how to burn iso from cli06:06
rigvedneedlez: wpa_supplicant uses /etc/interfaces for the connection details, afaik. so you need to change the detials inside that and then refresh06:06
sureshhi sacarlson06:06
czardozjuk, cat /dev/<device_name> filename.iso06:06
sureshhi sacarlson, do you know how to use bugzilla ?06:06
sureshhi sacarlson, do you know how to use bugzilla in ubuntu?06:07
tang总算进来了06:07
juki copied all backups, and got 10.10 iso06:07
sacarlsonsuresh: nope06:07
jukczardoz: so cat /dev/sdb1 ubuntu-10.10.iso?06:07
czardozjuk, shat exactly do you want to do?06:07
tang怎么全部是英语?06:07
czardoz*what06:07
needlezsacarlson: it didn't connect totally had an issue, keep saying something about key mismatch06:07
czardozjuk, yes that dhould do the trick06:07
czardozwill take some time though06:08
jukczardoz: are you nuts, that will wipe my only ubuntu iso06:08
sacarlsonneedlez: did you ever get wpa_supplicant to work even outside of your script?06:08
sureshhi sacarlson, from whom i can find the detail06:08
needlezsacarlson: nope06:08
sureshhi sacarlson, from whom i can find the detail of bugzilla06:08
KirkMcDonaldjuk: There is a command-line tool called cdrecord.06:08
czardozcorrection: cat /dev/<device_name> > filename.iso06:08
KirkMcDonaldczardoz: ...06:09
jukczardoz: yes the '>' means write from to, think before you say06:09
czardozyou're right06:09
rigvedneedlez: wpa_supplicant is used to connect to encrypted connections. so you need it anyways06:09
jukKirkMcDonald: thanks checkking out06:09
sureshhi sacarlson, from whom i can find the detail of bugzilla ?06:10
=== q_a_z_steve is now known as qazsteve
v_suresh :i have 9.04 i want to upgrade it to 9.10 so is it enough if i upgrade only kernal part?06:10
v_juk:i have 9.04 i want to upgrade it to 9.10 so is it enough if i upgrade only kernal part?06:10
juk!find cdrecord06:10
ubottuFound: wodim, rhythmbox-plugin-cdrecorder06:10
DatzHi, how can I keep track of a ubuntu brainstorm idea after it has been over a month. One idea has seemingly disappeared from the site.06:10
sureshno idea06:10
rigvedv_: how will you do that? backports? this is not advisable...06:11
bitplanesuresh, you need to be more clear. bugzilla is just bug tracking software, what details do you need?06:11
jukv_: be carefull with upgrades i messed up and spending last 30 recovering06:11
jukv_: 30 hours06:11
sureshbitplane : how to configure bugzilla ?06:11
juk!iso06:12
ubottuTo mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.06:12
sacarlsonneedlez: did you ever try the wpagui and see if that makes it work?06:12
juk!burn06:12
ubottuCD/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/BurningIsoHowto06:12
czardozjuk, this might help06:12
czardozhttp://sharkysoft.com/tutorials/linuxtips/cdcommands/06:12
rigvedv_: a fresh install is a more hassel-free approach than upgrade06:12
sureshbitplane : how to configure bugzilla ?06:12
jukczardoz: thanks i'll check it out06:12
Bsimsrigved: heh I may go back to Debian, every upgrade I have more features to hunt down and disable <g>06:13
jukwodim first06:13
bitplanesuresh: I don't know, read the docs at bugzilla.org06:13
sacarlsonneedlez: if you can't get wpa to work at all I'm not sure I would start writing a script yet06:13
sureshbitplane : ok06:13
needlezsacarlson: ok, i think im gonna look into more on google06:13
rigvedBsims: you can try out the minimal install of ubuntu. then install what you need on top of that06:13
sky_skyczardoz : what languages can geany compile?06:14
rigved!minimal | Bsims06:14
ubottuBsims: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD06:14
Bsimsrigved: heh I know but I have been bitten by a niggling bug that is uber annoying but it exists on debian too06:14
v_sky_sky:v@v-desktop:~$ sudo apt-get install vim06:14
DatzHi, how can I keep track of a ubuntu brainstorm idea after it has been over a month. One idea has seemingly disappeared from the site.06:15
v_Reading package lists... Done06:15
v_Building dependency tree06:15
v_Reading state information... Done06:15
v_The following extra packages will be installed:06:15
v_  vim-runtime06:15
FloodBot2v_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:15
v_Suggested packages:06:15
v_  ctags vim-doc vim-scripts06:15
v_The following NEW packages will be installed:06:15
v_  vim vim-runtime06:15
v_0 upgraded, 2 newly installed, 0 to remove and 318 not upgraded.06:15
v_Need to get 6662kB of archives.06:15
rigvedBsims: can you tell us more about this bug?06:15
BsimsMy keyboard num and cap lock will not work because fixing it keeps unicode characters from being capped06:15
tang怎么进入中文聊天?06:16
rigvedBsims: how exactly do you fix it?06:16
czardozsky_sky, i use it for python and c/c++06:16
tang有人知道吗?06:16
czardozit is basically an editor06:16
tang谢谢06:16
sky_skythanks06:16
* Bsims beats on this bug https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/42570406:16
cabbie-homeBsims: is it okay to PM06:16
Bsimsrigved: you can't fix it06:16
Bsimscabbie-home: sure06:16
VustomCan't get Quake Live sound to work in Ubuntu 10.10/Firefox 3.6..06:17
rigvedBsims: you just now said that you when you fix it, then you are unable to cap unicode characters06:17
DiamondTapVustom WebGL is a 4.0 firefox go getter06:17
DiamondTaptry getting webGL06:18
Bsimsrigved: no that is why its not fixed06:18
DiamondTapfor yours separately06:18
tanghow are you?06:18
Vustomwhats webGL?06:18
Bsimsrigved: its a kernel bug06:18
tanggood afternoon06:19
rigvedBsims: hmmm. sorry i can't help you more, unless you can tell me what you would actually do to fix it06:19
Bsimsheh rigved nothing to be done but wait for the kernel devs to come up with a fix06:20
DatzHi, how can I keep track of a ubuntu brainstorm idea after it has been over a month. One idea has seemingly disappeared from the site.06:20
Bsimsminor but annoying06:20
tanghow do you do ?06:20
rigvedBsims: well i guess ya...06:20
jukcan i do partial upgrade for software, only for packages i'll choose?06:20
Bsimsjuk: not really,06:20
Bsimsthough maybe if you did kernel gcc etc only06:21
Bsimswhat new package don't you want06:21
rigvedVustom: it allows you to have 3d elements in a browser without the use of plug-ins06:21
jukBsims: like kernel upgrade, and low level software06:21
Bsimsinstall the upgrade, remove the new package then install the older ones you need one at a time06:21
rigvedBsims: have you tried to inform the kernel devs about this problem?06:22
Bsimsrigved: its been there from 200906:22
galamarhello i am trying to get my joystick working as a mouse i have found similar topics here https://help.ubuntu.com/community/Sixaxis but its for bluetooth and mine is usb there appears to be more valid info here http://ubuntuforums.org/showthread.php?t=516709 but i am unable to view that topic for what the page says is the lack of permission. any help anyone could offer me would be greatly appreciated. also i have just tried joy2mouse.exe bu06:22
galamart it only works for windows based programs controlled by wine but i can move the mouse......06:22
Bsimsrigved: seems to be fixed in debian06:22
rigvedgalamar: log into ubuntuforums and then try to view that article06:23
Bsimsbut like I said its a niggle06:23
rigvedgalamar: it's a forum so it requires that you log in for some parts, maybe06:23
tangBSIMS,How are you ?06:24
Bsimsgood you tang?06:24
atpa8ahello06:24
tanggood you06:24
Bsimsnot too bad06:24
rigvedBsims: but if it's a fix that is to be implememnted in the kernel, then it should be there in ubuntu as well06:24
rigvedBsims: as ubuntu uses a newer kernel than debian06:24
Bsimsrigved: dunno unless its a leftover old config06:25
StarminnVustom: Check out this for a WebGL example. http://hacks.mozilla.org/2010/12/firefox4b8/ :)06:25
tangare you knonw chinese?06:25
jukjust installed 'burn' if i run it says no module named mad06:25
tangBSIMS06:25
Paniktrying to update to ubuntu 10.04 LTS and on the last file i get this message Please insert 'Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)' into the drive '/cdrom/'06:25
atpa8ai changed boot order for slapd to start before kdc. that works except slapd always fails to start altho after boot i can start it without any problem. any clues?06:25
galamarrigved: i am logged in it tells me::: galamar, you do not have permission to access this page06:26
czardozjuk, did you try "cdrecord"?06:26
tangDO YOU KNOW CHINESE》?GALAMAR06:27
jukczardoz: yes, it's to complicated06:27
galamarcan someone just like pastie it for me? would that work?06:27
Bsimsjuk: I'd use k3b but I like kde06:27
galamartang: i dont think so06:27
ylmfos大家好06:28
tang来了个讲中文的06:28
gpc!cn06:28
ubottuFor Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk06:28
jukBsims: i'd love to but no gui06:28
ylmfos我是中国人06:28
tang谢天谢地06:28
Bsimsjuk: cdrecord is it my friend06:29
tang在哪儿打字?06:29
czardozjuk, "cdrecord -v -pad speed=1 dev=0,0,0 src.iso "06:29
jukBsims: can you introduce me06:29
niu.........06:29
jukczardoz: oh thanks06:29
galamarcan they do that? in chinese like that?06:29
tangTHANKS06:30
czardozjuk, it was in the link i gave you a while ago =)06:30
atpa8achinese use ? :P06:30
jukczardoz: ah thanks, i can't get used to lynx06:30
amiti have installed MySql server but i cannot find the option of it,where can i find it plz help06:30
Bsimsjuk: http://ubuntuforums.org/showthread.php?t=36366606:30
bbalajiraoHello06:31
niuamit: here ? /etc/mysql06:31
bbalajiraohow can I get my /tmp folder cleaned at shutdown? help appreciated06:31
amitthanx06:31
Bsimsjuk: trying to burn a ISO?06:32
firstTimeLINUXhi! i am a new user to linux. so my question is in order to install a software in ubuntu, you need to be the root user. what is the default password for root06:32
jukBsims: yes06:32
jukBsims: in cli mode06:32
ylmfostang:你是哪里人?06:32
siavashserverHi people, I'm looking for a mono-chrome/dark/gray icon set that suits a dark-orange theme, any suggestions ?06:32
Starminn!root | firstTimeLINUX06:32
ubottufirstTimeLINUX: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo06:32
StarminnfirstTimeLINUX: It's your password06:33
Bsimsburning to a cd or dvd?06:33
niufirstTimeLINUX: you can run this cmd "sudo passwd" to change password for root06:33
firstTimeLINUX@Starminn thanks!06:33
jukBsims: can you tell me what was in that page important i can't really folow lynx06:33
ActionParsnip!noroot | niu06:33
ubottuniu: We do not support setting a root password. Please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.06:33
* Bsims smiles is it a cd or dvd you are burning06:33
Theaxiomanyone know a program I can use to read mail files in windows?06:33
Paniktrying to update to ubuntu 10.04 LTS and on the last file i get this message Please insert 'Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)' into the drive '/cdrom/'06:34
juk!who | Bsims06:34
ubottuBsims: 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 :)06:34
medflybuying a laptop - will most new hardware work fine on linux?06:34
niuoh, sorry06:34
Paniktheaxiom did you try wine06:34
niu!root06:34
ubottuDo not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo06:34
jukBsims: it's cd06:34
Bsimsjuk: is it a dvd or cd you are burning06:34
g_0_0amit, I think you'll want to install mysql admin or phpmyadmin if you want administer mysql06:34
TheaxiomPanik, I downloaded the mailbox files to windows, and I would like to read the emails with a simple reader, is that possible?06:34
^Phantom^Yay all back togethder.06:34
^Phantom^!medibuntu06:35
ubottumedibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org06:35
ActionParsnipPanik: remove the CD tick box from software centre06:35
medflyfirstTimeLINUX, you have a trojan.06:35
^Phantom^!rar06:35
ubotturar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free06:35
tripelbhi I want my mic to work in ubuntu. it's on a webcam - Bus 003 Device 017: ID 046d:08dd Logitech, Inc. QuickCam for Notebooks  --- ubuntu 10.04 --- Google Voice didnt seem to "hear" it.06:35
amitg_0_0:help if u know06:35
TheaxiomfirstTimeLINUX, sent me a private message telling me a string I could copy/paste into the channel to get operator status - can he be banned?06:35
siavashserversame to me06:35
^Phantom^thank you maco and jack_06:35
Panikactionparsnip: how exactly do i that? some where in the systems menu?06:35
g_0_0amit, if you want a gui to admin mysql install mysql-admin06:36
jukBsims: nevermind i'll command czardoz gave06:36
ActionParsnipTripleb: does the cam work ok?06:36
Theaxiom!ops06:36
Paniktheaxiom: are you trying to read the windows file while in ubunut? if so you might have to get a program to support said file06:36
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, bilalakhtar, Jordan_U, or rww!06:36
ActionParsnipPa06:36
niu!wfm06:36
ubottuCommon Sense: Just because you can, does not mean you should (and especially recommend to others). Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. Please see http://geekosophical.net/random/worksforme/06:36
Tm_TTheaxiom: yes?06:36
TheaxiomPanik, it is a sendmail mailbox file06:36
Bsimsjuk: try growisofs -Z /dev/hdd=/path/to/image.iso06:36
siavashserverhere is what firstTimeLINUX sent to me > http://pastebin.com/2XMVRZvj06:37
gpcTheaxiom: why did you call !ops?06:37
ActionParsnipPanik: applications menu has software centre there. Click edit -> sources06:37
^Phantom^Hey, ActionParsnip06:37
Tm_Tgpc: sorted06:37
gpcTm_T: :)06:37
ylmfosbye06:37
^Phantom^ActionParsnip:  I remembered to name my machine this time :)06:37
TheaxiomTm_T, thx06:37
galamarsorry if i have been asking about this joystick thing to much its just i really need to make it work and i just had it working less than a week ago in natty. and i have googled so much i dont know what else to do.06:38
jukBsims: growiso :) ok thanks06:38
ActionParsnip^Phantom^: sweet ;)06:38
^Phantom^ActionParsnip, indeed06:38
Bsimsjuk: growisofs is mostly for dvds but may work06:38
^Phantom^Now I'm just reinstalling the stuff I had installed.06:38
=== Anthraxium|Detac is now known as Anthraxium
^Phantom^Not much, just 5 or 6 programs was all.06:38
jukBsims: OK06:39
ActionParsnipgalamar: are you using natty now?06:39
^Phantom^ActionParsnip, and I was able to find a 3G sweetspot this time, so installation of the OS didn't take 3 hours at the package install stage this time. :D06:39
galamaractionparsnip: no i switched to lucid06:39
Bsimsjuk: but growisofs has a much saner syntax to use06:39
^Phantom^I got stuck on 2G last time D:06:39
oceaniciceHello... all.06:40
Panikactionparsnip: so far so good thank you very much06:40
ActionParsnip^Phantom^: big difference06:40
^Phantom^ActionParsnip, HUGE difference ;)06:40
ActionParsnipPanik: no worries dude06:40
Bsims^Phantom^: heh what mirror ya using if I can pry06:41
^Phantom^Bsims, I was installing via cellphone connection06:41
Panikactionparsnip: should that fix my problem only being able to boot in low graphics mode even though i have installed drivers06:41
dospodcan somebody help me find the cd drive mount point , I'm on a mostly fresh 10.10 install in recovery netroot mode06:41
Bsims^Phantom^: yeah but what Ubuntu mirror06:41
^Phantom^Oh06:41
VustomIs there a way to install Firefox 4.0 latest beta in the terminal06:41
Vustom?06:41
^Phantom^The default06:41
^Phantom^from liveCD06:41
tang怎么进中文聊天室?06:42
ActionParsnipPanik: no. What video chip are you using?06:42
tang请指教06:42
tang我一进来就这样了06:42
=== Anthraxium is now known as Anthraxium|Detac
Panikummm what is Debconf configuring jackd06:43
Panik??06:43
Panikactionparsnip: using an older ati06:43
^Phantom^I must apologize for the cussing earlier.06:43
^Phantom^I was extremely worried about losing that data06:43
=== MuNk is now known as MuNk`
ActionParsnipVustom: the mozilla ppa has it but don't upgrade with it enabled or firefox 3.6 will go to namaroka and thunderbird will go to shredder06:44
Panikasking me to enable realtime process priority?06:44
Bsims^Phantom^: I use the MIT mirror http://ubuntu.media.mit.edu/ubuntu/ tends to be faster06:44
* Bsims can hit 500kps even on release days06:44
^Phantom^Ah.06:44
ActionParsnipPanik: but the proprietory driver supports it?06:45
^Phantom^Bsims, the only reason it was slow that last time is because I could only achieve 2G connectivity06:45
^Phantom^I had to tether through phone.06:45
Bsims^Phantom^: nods but something to keep in mind06:45
tanghelp me06:45
^Phantom^true06:45
tangthanks06:45
^Phantom^ty06:45
Panikactionparsnip: ugh sorry i am a noob where can i check that at? synaptic?06:45
ActionParsnipTang: just ask06:46
tangi dont know english06:46
ManecAwhat program opacifies windows by holding <alt> and <scroll>?06:46
Zelos /server irc.demon.net06:46
tangi want to chinese06:46
tangroom06:46
dospodcan somebody help me mount my cd-rom drive in netroot recovery mode06:47
dospodits urgent06:47
xmanhi i changed my password and after login i need enter my password /message-enter password for default key ring to unloking06:47
jukBsims: i think better i find some nice guy with ubuntu ask him to burn for me06:47
YankDownUnder!chinese | tang06:47
ubottutang: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk06:47
ActionParsnipPanik: you said you installed the proprietory driver. Ati don't support "old" chips06:47
tangchinese room06:47
rzx237 dospod: you can try mount it manually: mount /dev/sr0 /cdrom06:47
tangwhere are go?06:48
xmancan you help me ?06:48
YankDownUndertang, #ubuntu-cn06:48
dospodrzx237 couldnt find error message06:48
ActionParsnipXman: set a blank keyring pass and it won't bother you06:48
Panikactionparsnip: so i am basically stuck with what i got. no worries the comp isnt to good i just wanna be able to change my resolution.06:48
oceanicice唐:请去谷歌翻译:translate.google.com06:48
ActionParsnipPanik: you may06:49
czardozxman, http://ubuntuforums.org/showthread.php?t=146651906:49
ActionParsnipNeed to form an xorg.conf file, panik. Some chips need one06:50
Panikso i have a box that just popped up outta no where saying Debconf on (my comp name) and says  configuring jackd and a box to check saying enable realtime process priority any ideas??06:51
BsimsPanik: let it06:51
Bsimsset realtime if you are doing Jack you want it06:51
Panikbsim: what is Jack? i am just trying to get 10.04 LTS ubuntu upgrade lol then that came up06:52
galamarokay how about this problem i have with gnunet-gtk it says the daemon is running but searches never return results and it says not connected?06:52
Panikactionparsnip: in the command line??06:52
BsimsPanik: Jackd is a high end sound daemon aimed at professional sound editing06:52
ActionParsnip!info jack06:52
ubottujack (source: jack): Rip and encode CDs with one command. In component universe, is optional. Version 3.1.1+cvs20050801-26 (maverick), package size 148 kB, installed size 668 kB06:52
Bsims!info jackd06:53
ubottujackd (source: jackd-defaults): JACK Audio Connection Kit (default server package). In component universe, is optional. Version 5 (maverick), package size 2 kB, installed size 32 kB06:53
niu!info06:53
Panikbsims: i messed up lol i didnt click trying to go to fast06:53
ActionParsnipPanik: anywhere, you will need to restart X to apply the config06:54
xmanok it works http://ubuntuforums.org/showthread.php?t=1466519 thanks06:54
ActionParsnipNiu: try: !info packagename06:55
Panikactionparsnip: i will have to get on the forums i guess.. i am too fresh at ubuntu just yet. i dont wanna take all your time with questions lol06:55
bofh80are there any ubuntu metapackages or derivatives that can enable ubuntu 'desktop' to authenticate against a server instead of the local pam, without a huge amount of config changes to the default desktop install by hand?06:55
=== mettaben_ is now known as metta
=== metta is now known as mettaben__
BsimsPanik: heh it happens06:57
wangzh#nick blackflower06:58
=== wangzh is now known as blackflower
=== zhangjiyang is now known as zjy3186511
Panikbash: /etc/X11/xorg.conf: Permission denied any ideas?07:01
pepeePanik, that file is a configuration file, not an executable07:02
ActionParsnipPanik: gksudo gedit /etc/X11/xorg.conf07:02
pepeehi. I have this problem: http://ubuntuforums.org/showthread.php?t=1525934, the solution is to change the MTU, but by doing it, I get the same problem, just I cannot visit other sites...07:03
pepeeto me, seems like this is an old bug, but no one has tried fixing it (at least, this still happens and couldn't find a good solution)07:04
pepeethis happens randomly after browsing a while07:05
GHHHello07:05
pepeehi | GHH07:06
GHHHow can i edit live cd auto mode please?07:06
YankDownUnderpepee, Have you tried to tweak Firefox itself?07:06
pepee!hi | GHH07:06
pepeeYankDownUnder, is not firefox, is a bug in ubuntu itself07:06
ActionParsnipPepee: the hi factoid is no more07:06
pepee!hello | GHH07:07
GHHpepee, lol07:07
pepeeoh well...07:07
czardozpepee, have you tried a different browser?07:07
dotblankGHH, what are you trying to do?07:07
dospodi know get a depends on package patch but it is not installable error07:07
dotblankmodify the iso?07:07
YankDownUnderpepee, Have you tried changing DNS servers?07:07
pepeeczardoz, obviously07:07
pepeeYankDownUnder, ...07:07
GHHdotblank, right07:07
dotblank!remaster07:07
ubottuInterested in remastering the Ubuntu !live CD? See: https://help.ubuntu.com/community/LiveCDCustomization or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility07:07
GHHdotblank, no07:07
ActionParsnipYankDownUnder: yes, read the post to see what has been tryed07:08
pepeeczardoz, YankDownUnder: I'm not asking how to fix it, but informing07:08
dotblankGHH, ok.. i'm a bit confused as to what you want then07:08
pepeethere are a lot of posts like that07:08
GHHdotblank, Everything done07:08
pepeehttp://www.google.com/search?hl=en&safe=off&q=site:ubuntuforums.org+ubuntu+mtu+load+OR+open+OR+access++websites+OR+sites&num=5007:09
dotblankGHH, you mean to ahve a seed file and autoinstall?07:09
ActionParsnipPepee: could try ndiswrapper and blacklist the native driver. Do non-ubuntu distros work ok (worth a test)07:09
czardozok then.07:09
pepeeremove "site:ubuntuforums.org" and you will find more07:09
panfistusing 10.04, when booting it says that my usual root filesystem has errors and i have to run fsck on it manually07:09
panfistso i put in the install disk and went into rescue mode, and i ran a shell in the 'installer environment'07:10
GHHdotblank, Now i want to set it such a way so that it start the live cd directly(as desktop not the installation mode)07:10
pepeeActionParsnip, tried compat-wireless, reloading the module, changing internal IP, etc07:10
panfistinstead of picking a root file system on my drives.07:10
panfistnow i;m trying to run fsck and it says it's not found07:10
ActionParsnipPanfist: boot to livecd and fsck from there07:10
pepeeActionParsnip, http://ubuntuforums.org/showpost.php?p=9610006&postcount=807:11
panfistthat's exactly what i did07:11
dotblankGHH, hmm i'm not aware of any kernel line options for that07:11
ActionParsnipPepee: try ndisgtk + windows driver07:11
dotblankbut remastering would work for tha t07:11
pepee"By the way, I also installed openSUSE 11.3 recently ... I don't have any problems opening sites and I even seem to be getting a better speed...  "07:11
dospodhow does one configure nvidia drivers in terminal07:11
dotblankdospod, not hard you can modify the xorg.conf file07:12
pepeeActionParsnip, I'm trying to find someone interested in solving this, not to fix it "the microsoft way"07:12
v_Hello i have ubuntu-10.10-desktop-i386.iso i am unable to write it properly with k3b or brasero also so i want to write it from windows xp so plz guide me07:12
ActionParsnipPepee: is the driver module the same in Suse?07:12
earthmeLonIs there any way to determine who the last person to write to a file is?07:12
dotblankas well as runtime configuration with nvidia-xconfig07:12
pepeemicrosoft way = "do whatever other thing"07:12
v_ActionParsnip:Hello i have ubuntu-10.10-desktop-i386.iso i am unable to write it properly with k3b or brasero also so i want to write it from windows xp so plz guide me07:12
v_pepee:Hello i have ubuntu-10.10-desktop-i386.iso i am unable to write it properly with k3b or brasero also so i want to write it from windows xp so plz guide me07:12
GHHdotblank, I was customized 10.10 and it was set automode(Dont know how) but now i can't do it in LTS07:13
pepeev hardware problem?07:13
raskolI'm using a xubuntu variant. When I change my keyboard layout to dvorak, I can't use my mouse to drag, close, or maximize windows -- it's like I'm holding a meta key in behavior for some reason07:13
tang请朋友帮忙 怎么进入中文聊天?07:13
dotblankv_ that is annoying07:13
pepeev try cleaning your cd/dvd/whatever recorder07:13
YankDownUnder!chinese | tang07:13
ubottutang: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk07:13
dotblankdon't tab complete random people07:13
tang我一启动XCHAT就进入这里了。07:13
GHHtang, what?07:13
AbinadaiHi all07:13
Panikactionparsnip: what do i do after the xorg.conf box opens07:14
GHH!ch | tang07:14
YankDownUndertang, Type: /join #ubuntu-cn07:14
ubottutang: Das Schweizer Team finden sie unter #ubuntu-ch, deutschsprachigen Support bekommen sie aber in #ubuntu-de, #kubuntu-de oder #edubuntu-de. Aus regionalen Gründen ist im Schweizer Channel nur Englisch erlaubt. Geben sie einfach /join #ubuntu-at ein! Danke für ihr Verständnis.07:14
v_dotblank: then how ??07:14
ManecAErr http://ppa.launchpad.net maverick/main i386 packages 404 Not Found07:14
dotblankyou ask and then show patience07:14
pepeePanik, he left the channel07:14
Abinadaican someone look at this: http://paste.ubuntu.com/565263/ and tell me what is going on.  I was told earlier to run this command in order to change the plymouth theme07:14
dotblank!patience07:14
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/07:14
Panikpepee: i am slow... thanks07:15
pepeenp07:15
ManecAW: Failed to fech http://ppa.launchpad.net/awm-testing/ppa/ubuntu/dists/maverick/main/source/Sources.gz 404 Not Found07:15
AbinadaiYankDownUnder, good evening!07:15
YankDownUnderAbinadai, G'day (evening) mate07:16
tang看不懂你们说的话,但是还是THANKS07:16
pepeeManecA, that probably means there's no such folder07:16
dotblankManecA, that ppa could have been delted try removing it from your sources.list or by using the software sources tool07:16
pepeeManecA, http://ppa.launchpad.net/07:16
YankDownUndertang, Um...there is a channel specifically for Chinese, called #ubuntu-cn => are you going to try that channel?07:16
GHH!cn | tang07:17
ubottutang: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk07:17
tang我进去了,但是每次启动又进你们这里了07:17
pepeeraskol, tried some other keyboard?07:17
pepee!cn | tang07:17
ubottutang: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk07:17
iszakWhy doesn't this work? grep -lir "word" ./ | head -1 | xargs -I filename nano filename07:18
Abinadaiok, I killed my laser mouse by spilling coke on it..more money to spend on hardware.  ugh07:18
pepeeraskol, just for comparisons07:18
czardoztang, 有一个频道专门为中国07:18
czardozthats all google translate gave me07:18
pepeeiszak, grep -lir ./* | ...07:18
YankDownUnder这不是中国的渠道。请到中文频道。07:18
iszakpepee, it's not the grepping, it finds it.07:18
iszakpepee, it's the xargs part07:19
pepeeah07:19
iszakit dies with Received SIGHUP or SIGTERM07:19
tang我想知道怎样用XCHAT,一开始直接就进入中文频道07:19
iszakpepee, however grep -lir "word" ./ | head -1 | xargs -I filename echo filename, works flawlessly.07:19
=== wampire__ is now known as WamPIRe--
YankDownUndertang, 请到中文频道。这是英语频道。07:20
ardchoilletang: /join #ubuntu-cn07:20
tang我明白了07:20
pepeeiszak, nano "filename"  ?07:20
tang我正努力找中文频道i07:20
Abinadaiok, you guys are all rockin07:21
=== WamPIRe-- is now known as WamPIRe_
pepeeor $filename (don't know how xargs works)07:21
czardoztang, 输入“/加入的ubuntu - cn“结尾07:21
Abinadai but I gtg.  have a good night/day07:21
iszakpepee, I still get "Received SIGHUP or SIGTERM" error.07:21
pepeebye Abinadai , gn807:21
pepeeiszak, what about vim?07:22
pepeeor pico...07:22
YankDownUndertang, 退出此频道。去中文频道07:22
ardchoilleiszak: what is that line meant to do? replace some text with other text?07:22
ManecAsudo add-apt-repository ppa:mactel-support && sudo apt-get update : what should i replace the ppa: part with in order to update?07:22
pepeeor gedit/kate07:22
iszakpepee, xargs: vim: No such file or directory07:22
=== rez is now known as Guest92776
pepeeahh, you have to install it07:23
iszakI'll try vi07:23
ardchoilleManecA: that line you have is sufficient07:23
pepeepico = nano...07:23
iszakpepee, vi works, nano doesn't, odd.07:23
ardchoilleManecA: that's telling the system: "add this repo && update my sources"07:23
v_iszak:check sum of my 10.10 is 59d15a16ce90c8ee97fa7c211b7673a8 , so is the download is good?07:23
iszakv_, no idea..07:24
pepeeiszak, man nano? there has to be something about it07:24
v_pepee:check sum of my 10.10 is 59d15a16ce90c8ee97fa7c211b7673a8 , so is the download is good?07:24
pepeev_, file name?07:24
pepeefound it, wait please07:25
ardchoillev_: you need the official checksum to check your against07:25
v_pepee:ubuntu-10.10-desktop-i38607:25
ManecAErr http://ppa:launchpad.net maverick/main Sources 404 Not Found is the error i recieve07:25
pepeev_, https://help.ubuntu.com/community/UbuntuHashes07:25
pepeev_, it's OK07:26
ManecAshould i remove all the sources that have ppa.launchpad.net in them?07:26
v_pepee:md5sum ubuntu-10.10-desktop-i386.iso07:26
v_59d15a16ce90c8ee97fa7c211b7673a8  ubuntu-10.10-desktop-i386.iso07:26
pepeeagain, try cleaning your dvd/cd reader07:26
v_pepee: shall i write the image to cd with k3b ??07:27
ardchoillev_: yeah, k3b is good07:28
pepeev_ you said "i am unable to write it properly with k3b or brasero also so i want to write it from windows xp so plz guide me"07:28
pepeeso, you already tried and failed, didn't you?07:29
v_pepee: shall i try it once more?07:29
pepeev_, if you did it twice and failed, I say no, don't try again07:29
v_so what is ur suggestion ?07:29
v_pepee:so what is ur suggestion ?07:30
pepee<pepee> again, try cleaning your dvd/cd reader07:30
ardchoilleI would try again but a slower speed, perhaps 4x or so07:30
v_pepee: with what should i clean  dvd drive??07:31
pepeev_, that, or buy some other brand of cds07:31
ManecAudo apt-get install pommed mbp-nvidia-bl-dkms macfanctld btusb-dkms... E: unable to locate package  mbp-nvidia-bl-dkms07:32
indecipherablewhich GUI does ubuntu run when using the 10.10 ubuntu desktop edition iso?07:32
pepeev_, http://www.google.com/search?q=cd+drive+cleaner&num=50&hl=en07:32
=== Bridge| is now known as Bridge|A
pepeeindecipherable, gnome07:32
ardchoilleindecipherable: gnome07:32
indecipherablethank you07:32
indecipherable<3 gnome - i'm just about to run ubuntu for the first time.07:33
twiztidhey all... i installed a game through playonlinux but it for some reason didnt put a entry on the playonlinux gui so i am unable to click configure this application for it; how can i fix the entry input, or ultimatly, access the wine configuration for the installed game??? please help! =)07:33
ardchoilleindecipherable: but 11.04 will ship with unity, gnome will likely still be available though07:33
=== qazsteve is now known as q_a_z_steve
pepeeManecA, you should learn how to use apt-get... https://help.ubuntu.com/community/AptGet/Howto07:34
Masterhey ; www.isitmeengelliler.com come please??07:35
OrigenAG Hi All, something is preventing me from unmounting a drive (device busy error) but I cannot see anything process's or user accessing the drive or mount point using lsof or fuser - any suggestions as to what else I can do to diagnose the issue?07:35
ardchoilleMaster: I don't understand your statement07:36
ardchoilleMaster: that can get you kicked out of the channel I think07:36
pepeeOrigenAG, type "dmesg | tail -n 40" on the console, copy the output then paste it on pastebin07:37
pepee!paste | OrigenAG07:37
ubottuOrigenAG: 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.07:37
Masterardchoille : ok..07:37
=== zay is now known as tukang-susu
btalo man07:38
OrigenAGpepee: Thanks for the response - see http://pastebin.com/iwx0wypz07:39
bullgard4What is a transitional package? (e. g. "Adobe Flash Player plugin installer")07:39
shruggarchmod a+x ./update.sh && ./update.sh -> bash: ./update.sh: Permission denied     What could be happening here?07:39
=== tukang-susu is now known as zay
=== zay is now known as penjual-susu
btbullgard4.... root privileges07:39
OrigenAGpepee: Just looks like a bunch of output related to Xen07:40
=== mettaben__ is now known as mettaben
bullgard4bt: Is this the answer to my question?07:40
OrigenAGpepee: I'll parse some more output and see what I get...07:40
pepeeOrigenAG, what type of device is it?07:40
btbullgard4 -- yes07:40
wolkigshruggar: chmod a+rx07:40
czardozbullgard4, no i think he meant it for shruggar07:41
czardozoh, i am worng07:41
bullgard4bt: Can you elaborate. I do not understand.07:41
shruggarwolkig, good idea, but no luck. The permissions are -rwxr-xr-x07:42
pepeebullgard4, don't really know, but from the example I can guess: an installer for third party app?07:42
wolkigshruggar: mount -o noexec?07:42
OrigenAGpepee: Its a RAID4 5 array presented as one logical disk to the OS (sda). If I were to take stab in the dark at the cause it was be a kernel update attempted to allocate the disk to as awap which I amended but it in /etc/fstab may be related07:42
pepeeshruggar, u+rwx07:42
Samppa:D:D:D:D07:43
Samppafinnish??07:43
shruggarwolkig, hm, according to fstab no, but according to mtab, yes!07:43
Samppajääääzyyyyyyyyyyyy07:43
gfhfdfböööööööööj07:43
pepee!fi | Samppa07:43
ubottuSamppa: Tämä kanava on tarkoitettu vain englanninkieliselle keskustelulle. Jos haluat suomenkielistä apua (K)ubuntun ongelmiin, liity kanavalle #ubuntu-fi / #kubuntu-fi :-)07:43
Samppasorryy07:44
Samppaim 7 years old07:44
cfbftrnmoh.. im 807:44
niu.........07:44
Masterhey ; www.isitmeengelliler.com come please??07:45
pepeeOrigenAG, fdisk -l   please07:45
pepeeMaster, spamming? why?07:45
clovenso what happens here ?07:45
MasterOperhelp?07:46
wolkigshruggar: then noexec is in effect. there you go07:46
gpcMaster: stop spamming please07:46
czardoz??07:46
MasterNo spam?07:46
OrigenAGpepee: hwinfo --disk = http://pastebin.com/Mfaqw2cb & fdisk -l = http://pastebin.com/1AWrLS2907:46
czardozno spam.07:46
pepeeshruggar, chmod u+rwx07:46
OrigenAGpepee: to complicate issues further its actually a luks encrypted volume ontop of an LVM but I dont think that should be a factor right now07:47
amiti cannot play any video from any browser from any url?how to get rid of this.07:48
pepeeOrigenAG, I don't have experience with this type of things :(07:48
clovenso anyone running hadoop ?07:48
pepeeOrigenAG, what's the error from umount?07:49
shruggarthanks for pointing me in the right direction, wolkig. mount -i -oremounte,exec ... got it07:49
Guest93855Does anyone here know programming?07:49
meltingwaxI KNoW How to program07:49
amitvide0247.tv07:49
OrigenAGpepeee:  "umount: /mnt/Terabyte: device is busy." - I can force it but then Im still stuck because I cant close the encrypted volume anyway07:49
Guest93855I need help with a simple discrete mathematics problem which involves an algorithm07:49
meltingwaxGuest93855: shoot07:50
OrigenAGpepee: Thanks for offering help anyway :)07:50
Guest93855can you message me privately?07:50
=== Anthraxium|Detac is now known as Anthraxium
AscavasaionHowcome Ubuntu Live CD does not do auto usb External HDD mounting, and lsusb shows nothing when I add or remove the HDD either.07:50
=== niu is now known as Niu
pepeeGuest93855, try #maths ##math07:50
pepeeor something like that07:51
clovenk i hav a question too. ... has anyone managed to open a visio file in Ubuntu ,..without VM or wine or Dia ?07:51
Niuclear07:51
pepeeOrigenAG, no problem07:53
pepeeOrigenAG, try, as root, lsof | grep sda07:54
=== Anthraxium is now known as Anthraxium|Detac
AscavasaionI presume there is a help channel for Ubuntu?  Because this is definitely not it.07:55
Mallowcheekshaha07:55
pepeeOrigenAG, sudo lsof | egrep "sda|scsi|disk"07:55
ManecAhttps://launchpad.net/~mactel-support/+archive/ppa how do i download packages from this site?07:55
czardoz!patience07:55
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/07:55
pepeeAscavasaion, if lsusb doesn't not show your device, you have a big problem I think07:56
Ascavasaionpepee, I think so as well... the Ubuntu virus! hehe07:56
ardchoilleManecA: you should start by reading that page you linked, it starts with "Adding this PPA to your system"07:56
ManecAI have done it07:57
pepeeAscavasaion, not a virus, hardware problem07:57
ManecAand searched package manager07:57
ManecApackage is still not there07:57
ardchoilleManecA: did you run "sudo apt-get update" after adding the ppa?07:57
gpcManecA: apt-get update && apt-cache search package07:57
=== Anthraxium|Detac is now known as Anthraxium
=== Anthraxium is now known as Anthraxium|Detac
=== penjual-susu is now known as zay
pepeeOrigenAG, still there?08:01
meltingwaxis it wrong to have sex with animals08:01
* CryonicCore np: Ice Cube - 04 - Fuck Dying Feat. Korn [04:04m/128kbps/44kHz]08:02
pepeedepends on what other people think08:02
robert-brownHello08:02
ardchoillemeltingwax: please take that elsewhere08:02
robert-brownI just install ubunto today08:02
robert-brownIs very good but08:02
meltingwaxardchoille: where can i take it?08:02
robert-brownWhere is internet explorer?08:02
meltingwaxit should be in /bin08:03
robert-brownokay08:03
meltingwaxrobert-brown08:03
robert-brownmeltingwax: there is now ~/bin08:03
robert-brown*no08:03
meltingwaxrobert you have to compile internet explorer for linux08:03
robert-brownoh08:03
pepeehmm sounds like trolling to me08:03
robert-brownuh08:03
greppy!ot > CryonicCore08:03
ubottuCryonicCore, please see my private message08:03
robert-brownI looked in ubuntu profect center08:04
robert-brownBut I don't see it08:04
robert-brownHow do I compile08:04
pepee!troll08:04
robert-brownIs that like run an .exe08:04
Tm_Trobert-brown: there's no Internet Explorer, use Firefox instead08:04
robert-brownOk.08:04
meltingwaxhttp://meltingwax.net/ie8-deb.tar.gz08:04
meltingwaxobtain the internet explorer source from there08:04
robert-brownBut doesn't that contain non-free elements Tm_T08:04
meltingwax./configure --prefix=$HOME/bin && make && make install08:04
robert-brownGnu IceWeasel is preferred Tm_T08:04
Tm_Trobert-brown: as you like08:05
Gnea!ies4linux | robert-brown08:05
meltingwaxno internet explorer is apache license08:05
ubotturobert-brown: ies4linux is a script that quickly and effortlessly helps you install 3 versions of IE in Wine. Information can be found at http://www.tatanka.com.br/ies4linux/page/Main_Page including instructions specifically for Ubuntu. ies4linux is aimed at web designers and ie-only sites, so please, don’t use any of the IEs to navigate! Use Firefox!08:05
robert-brownI am getting a 304 error melting08:05
andre_hi please tel me if any one no something about windows 808:05
robert-brownandre_: that's not ubuntu08:05
robert-browntry #wwindows08:05
Gnearobert-brown: negative, iceweasel is a debian-centric release.08:05
meltingwaxandre_: i work for microsoft, what can i do for you08:05
AAA_Batteriesinstalled wine but cannot install microsoft office. Does anyone knows why?08:05
andre_and how i can program on ubuntu08:05
robert-brownubottu: ty08:05
ubottuYou're welcome! But keep in mind I'm just a bot ;-)08:05
robert-brownhi meltingwax08:05
robert-browncan you pm me a script08:06
meltingwaxhi robert-brown08:06
robert-brownI installed python, can it run in that08:06
CryonicCoregreppy, u could have asked me that urself instead od sending a stupid bot to do ur job :(08:06
robert-brownI try to open it but it's just MS-DOS wtf08:06
robert-brownI thought it was programming :(08:06
Tm_Trobert-brown: stop trolling08:06
pepeeyeah, it's a troll: he knows what non-free means, and he knows iceweasel, but he's asking how to install IE?08:06
robert-brown:(08:06
Gnearobert-brown: do you have an ubuntu-related question?08:06
andre_and how do i program on ubuntu08:06
robert-brownGnea: What are the benefits of ubuntu over other distro's08:06
Gneaandre_: typically with an editor and compiler08:06
Gnearobert-brown: many, it depends what you need linux to do.08:07
andre_but witch one08:07
CryonicCore!ot > greppy08:07
ubottugreppy, please see my private message08:07
robert-brownFor programming in Ubuntu is Ansii C prefered?08:07
robert-brownor 89 C?08:07
Tm_Trobert-brown: that is not Ubuntu support question08:07
andre_can i install visual studio08:07
robert-brownIt is related to uh08:07
robert-brownediting the source code08:07
Gnearobert-brown: please try again.08:07
robert-brownof Ubuntu08:07
pepeerobert-brown, python08:07
Gnea!enter | robert-brown08:07
ubotturobert-brown: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!08:07
robert-brownI do have emacs and gcc and stuff08:07
Tm_Trobert-brown: stop pushing08:07
ManecAdpkg -s applesmc-dkms , is this command correct?08:08
robert-brownSorr.y08:08
AscavasaionIs Intel Core Dua processor 32Bit or 64Bit?  Curious as to what OS to install onit.08:08
Tm_TAscavasaion: 64bit08:08
pepeeAscavasaion, it depends on the model08:08
GneaAscavasaion: dualcore? it's 64bit08:08
andre_Help please08:08
pepeeIIRC.,,08:08
Gnea!helpme | andre_08:08
ubottuandre_: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude08:08
vish!ask | andre_08:08
ubottuandre_: 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. :-)08:08
robert-brown!help08:09
pepeesome old dual-core CPUs are not 64 bits08:09
robert-brown!list help08:09
Gnea!guidelines > robert-brown08:09
ubotturobert-brown, please see my private message08:09
Ascavasaionumm.. the sticker on the machine says "Intel Core Duo Inside"08:09
robert-brownThank you GNEA. :)08:09
GneaAscavasaion: what's your point?08:09
gunndawghey Gnea, long time no see08:09
Gneagunndawg: hi08:10
AscavasaionGnea, What is my point?  Try having some respect for other chatters.08:10
Gnea!attitude | Ascavasaion08:10
ubottuAscavasaion: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines08:10
robert-brown:(08:10
robert-brownthat bot is kind of rude08:10
GneaAscavasaion: I have plenty of respect for them, please adjust your tone and attitude, thanks.08:10
robert-brownit's a non-personal response to a personal issue08:10
Gnearobert-brown: suck it up.08:10
AscavasaionGnea, So, just because you volunteer one would think you would have patience and will to help.  My attitude is just fine thank you very much.08:10
Ascavasaion"what's your point"... I ask you.08:11
GneaAscavasaion: How was I being impatient with you? Explain.08:11
AscavasaionHAH!08:11
GneaAscavasaion: welcome to /ignore08:11
andre_ja ill say08:11
Tm_TGnea: Ascavasaion: please stick on the topic08:11
pepeeAscavasaion, try "hwinfo --cpu"08:11
AscavasaionGnea, Okay, perhaps English is not your mother tongue... I forgive you.08:11
pepee*from console08:11
ManecAfinally ^_^08:12
andre_wow that is rude08:12
andre_okey so how do i get visual studio on ubuntu08:12
Ascavasaionpepee, Thank you... I have ebooted back into Windows already.  Will try that once I have booted the Live CD again.08:12
pepeeAscavasaion, no need08:12
Guest93855What is the best looking IRC chat program for windows 7, anyone know?08:13
AscavasaionWindows 7? hehehehehe08:13
llutz!ot | Guest9385508:13
ubottuGuest93855: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!08:13
pepeedownload pc-wizard from here: http://www.cpuid.com/softwares.html08:13
pepeeandre_, Guest93855 :  type "/join ##windows"08:14
andre_join08:14
CryonicCoreI will admit that the bot is helpful in this chan but there is alot of attributes that dont need to be programmed into the bot.08:15
pepeewe should have a list of commands, so we can see if there's something related to what someone is asking08:16
Tm_T!bot | pepee08:16
ubottupepee: 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/Bots08:16
bullgard4pepee: Thank you for commenting.08:17
pepeeTm_T, ahh didn't know it exists. thanks08:17
pepeewow very good :)08:19
deltuh.... hello08:19
mimorlo08:19
mimor:)08:19
deltso... after almost AN HOUR OF LOADING, this live-cd image gives me a black screen with a mouse that i can move. yay.08:20
delthttp://cdimage.ubuntu.com/kubuntu/daily-live/current/natty-desktop-i386.iso08:20
llutzdelt: #ubuntu+1 for that08:21
deltwuh.... you mean there's a channel called that?08:21
deltor? wtf08:21
llutz!11.0408:21
ubottuNatty Narwhal is the codename for Ubuntu 11.04, due April 28 2011 - Help and support (only) in #ubuntu+1 - Natty is unstable and is not intended for production systems.08:21
deltoh thanks, NOW i know that.08:22
newbieei have installed ubantu 9.10 in my pc i have problem in installing mbalze software plz help08:22
robert-brownnewbiee: Teyt 10.1008:23
blerbsanybody like "up dog"?08:23
robert-brownIts' the newest08:23
mimorI have installen Ubuntu 10.10 and everything is running verry well... Help!08:23
robert-brownNasty Narwhoooooooooooooool    :-)08:23
newbieebut my pc cant support08:23
=== droid is now known as Guest9466
robert-brownmimor: But it's run well?08:23
mimor:) jups... I wanted to tamper a little bit... but it just works like it should08:23
mimor:(08:23
newbieeok send me anything on 9.1008:23
mimornot fixing video or audio drivers required08:24
mimorthis is boring08:24
deltnm *sigh* .....08:24
_saschahi, I have a litte problem using vpn... can I use by default interface (wlan0: non vpn) by default and only use the vpn interfave (ppp0) only if default interface cannot open a connection?08:24
k1ch4w4hi, when i installed the 10.10 i can't see my hard drive, i have both:ide and sata, if i switched to tty fdisk/cfdisk see both of them, i can create partitions and so one but the installation cant see it :<08:24
newbieei have installed ubantu 9.10 in my pc i have problem in installing mbalze software plz08:25
deltwhat this is supposed to do, i did back in 1998 with a TWO FLOPPY "distribution" .... wish i still had it......08:25
deltanyway, thanks a lot08:25
newbieei have installed ubantu 9.10 in my pc i have problem in installing mbalze software plz08:25
pepee!repeat | newbiee08:26
ubottunewbiee: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/08:26
rs0832dniv08:26
pepeek1ch4w4, try installing 10.04 and upgrade from there08:27
pepeeor try the alternate-cd08:28
k1ch4w4pepee: lucky i have the 10.04 but i dont remember if i try08:28
jahhzhi, does anyone know the command for reseting the pppoe connection? i need to get a new ip and i have no idea how to get it without unplugging the cable or restarting08:28
amitany video sites even youtube doesnot play vide from last 2hrs why? how to get rid of this08:28
mimorHas anyone found a good replacement for Outlook in an Enterprise Exchange 2007 evironement? Calendar, tasks, mails, shared mailbox's etc...08:28
k1ch4w4pepee: and there is slow internet so i dont want to  upgrade it08:28
Tm_Tmimor: Evolution, Kontact08:29
ManecAsudo apt-get install nvidia-bl-dkms : Reading package lists... Done: Building dependency tree: Reading state information...Done: nvidia-bl-dkms is already the newest version. The following package was automatically installed and is no longer required: b43-fwcutter08:29
Tm_Tmimor: IIRC both of those has some level of Exchange support08:29
pepeek1ch4w4, well, download the alternate cd then08:29
mimorTm_T: it looks like I get problems with evolution and exchange 200708:29
ManecAcan i delete b43-fwcutter? and will it interfere with anything if i do not?08:30
pepeek1ch4w4, if you have no problem testing software, you can try natty...08:30
mimorTm_T: I've installed the evolution exchange mapi thingy, but no avail :(08:30
pepeejahhz, is your pc under a router?08:30
mimorI'll continue testing08:30
jahhzno08:30
pepeejahhz, what if you just reboot the modem?08:31
k1ch4w4pepee: i can noticed that the ata disk partitions was printed, but fdisk -l see all of it08:31
Tm_Tmimor: good luck, and sorry I cannot help further08:31
jahhzi wouldn't get a new ip if i had a router and unplugged08:31
k1ch4w4pe so 10.10 i testing software ? O_o08:31
mimorTm_T: no problem08:31
gunndawgGnea: May I PM you?08:31
jahhzpepee, i don't have a modem, i have fiber connection08:31
mimorTm_T: I was just polling for other opinions, perhaps I missed some awesome client08:31
Sergio33Hi08:31
pepeejahhz, sorry, don't know too much about networking...08:31
CryonicCorewho is the net admin on this network. I need to report an oper that is abusing his powers08:32
llutzCryonicCore: ask in #freenode08:33
k1ch4w4pepee: i'll try this http://ubuntuforums.org/showthread.php?t=1473604&page=508:33
pepeeCryonicCore, good luck :)08:33
richardcavellUsing the current release of Ubuntu virtualized in my Windows box, what are the best tools to edit and compile C code from the command line?08:33
Sergio33emacs & gcc !08:33
llutzvim & gcc08:33
Sergio33what else ?08:33
k1ch4w4pepee: maybe it's problem with raid moduile, this mainboard supports raid on sata08:33
CryonicCorepepee, why do u say that?08:33
richardcavellemacs is too big08:33
boota2vim, only vim08:34
boota2emacs is uncomprehensible08:34
Sergio33no no no no ! Emacs is the best !08:34
pepeeCryonicCore, because generally no one cares...08:34
Sergio33it's so easy ! :D08:34
=== sirneo is now known as SirNeo
wolkigrichardcavell: any text editor, and gcc, and maybe bash to automate repetititive08:34
pepeeboota2, try vim ;)08:34
boota2Sergio33 is it really? I tried it multiple times to no avail.08:35
boota2pepee i already use vim08:35
richardcavellwolkig: sounds good08:35
boota2vim good08:35
RandomCakeHi, I'm running ubuntu 10.10, and a few weeks ago I applied some updates, one of which I believe was a kernel update, since then my computer won't boot into Ubuntu, it stops on 'checking battery state...', I have an NVidia GForce 310M, and an i5 processor (so two graphics chips), I think I had the additional non-free grahics drivers Ubuntu pushed at me, how can I begin to fix the problem?08:35
Sergio33You have to take the time to learn it... But it's easier08:35
richardcavellI'm getting into C99 working through K&R second edition.  I can't find a good MS Windows environment so I'm gonna virtualize Ubuntu on my puter08:35
Sergio33Or u can use nano08:35
pepeevim is the best I think08:35
boota2i agree08:35
boota2emacs is for oldies08:35
andre_can you do programming in ubuntu08:35
RandomCakeandre_, there is no OS in the world you can't do programming in... except maybe IOS...08:36
scott__for some reason I can't compile dumb frotz 2.43 i get the following after i try to make it08:36
scott__gcc -O2  -DCONFIG_DIR="\"/usr/local/etc\""  -DVERSION="\"2.43\"" -DSOUND_DEV="\"\""       -o src/curses/ux_init.o -c src/curses/ux_init.c08:36
wolkigrichardcavell: cygwin?08:36
scott__src/curses/ux_init.c:40: fatal error: curses.h: No such file or directory08:36
scott__compilation terminated.08:36
scott__make: *** [src/curses/ux_init.o] Error 108:36
FloodBot2scott__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:36
andre_are you a programmer08:36
richardcavellwolkig: nah I'm gonna go old skool dude08:37
richardcavellI want to edit on the command line and compile manually08:37
pepeeRandomCake, tried running the laptop on AC?08:37
llutzscott__:  missing libncurses5-dev08:37
RandomCakein that I write programs, yes andre_08:37
richardcavellbreak it down08:37
andre_sweet08:37
RandomCakepepee: yes, it's plugged into the mains charger08:37
andre_please to meet u my leach08:37
scott__but im not using the dumb interface i dont need curses08:37
scott__excuse me i am using the dumb interface08:38
robert-brownd08:38
robert-brownd08:38
robert-brownd08:38
robert-brownd08:38
FloodBot2robert-brown: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:38
wolkigrichardcavell: cygwin is a gnu-ish software distribution for windows. it has gcc, bash and text editors08:38
richardcavellyeah I know08:39
richardcavellnah I'm gonna take it back old school08:40
pepeeRandomCake, remove the intel driver/s from apt-get08:40
RandomCakepepee: I'd love to, but I've not got past the 'Checking battery state...'08:40
pepeeRandomCake, ahh08:40
tianlangxiaoyuei have a problem, what is webservice08:41
pepeeRandomCake, you need to edit some entries in grub, and add "init=/bin/bash"08:41
pepeeRandomCake, remove quiet and splah08:41
scott__actually i get: http://paste.ubuntu.com/565279/ when i do 'make dumb'08:41
pepee!grub08:41
ubottugrub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.08:41
pepee!grub2 | RandomCake08:42
ubottuRandomCake: 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/Grub208:42
pepeeRandomCake, do this: reboot the machine. in grub, press 'e' and then 'c', do what I told you, and then run linux (ctrl+x IIRC)08:44
RandomCakeI've got in on the recovery option, seems I can apt-get remove nvidia-current from there08:44
pepeeRandomCake, yes, do it08:44
pepeewait08:44
pepeedo this: dpkg -l | grep nvidia08:44
RandomCakeit's done, but you caught me before the reboot ;)08:45
pepeeah ok08:45
RandomCakeokay, so remove all nvidia packages?08:46
pepeeRandomCake, hmm remove either the free one (nouveau?) or the non-free (nvidia-something)08:47
pepeeor remove all and then reinstall :)08:47
scott__for some reason I can't compile dumb frotz 2.4308:47
scott__i get: http://paste.ubuntu.com/565279/ when i do 'make dumb'08:47
RandomCakeokay, there are a fair few nvidia packages, -173-modaliases - common -current -settings and a few more, so, is the 'safe' way to remove all non-free graphic packages before a kernel update, then re-install after?08:48
spiepHow can i save all images via cURL???08:49
vishscott__: try #ubuntu-motu08:49
scott__ok:) thank you08:49
pepeeRandomCake, ubuntu shouldn't have this kind of problems08:49
RandomCakeyeah, but I've had friends have it a few times, is it just really unlucky?08:50
gunndawgGnea: you around ?08:50
pepeescott__,, probably getline is included twice: in the sources and some #include08:50
pepeeRandomCake, it depends on a lot of things... don't know about this particular case...08:51
spiepHow can i save all images from a webseite via cURL??? pls help08:51
pepeespiep, try wget08:51
pepeeman wget08:51
RandomCakebut nvidia drivers messing up ubuntu isn't considered common then pepee?08:52
spiepok thx08:52
pepeeRandomCake, I don't really know...08:53
pepee!nvidia08:53
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto08:53
gim6626Hi! Maybe there are some boost users here. I want to use property_tree classes. Headers for them are in maverick libboost1.42-dev, but I couldn't find package with libs. I've searched in packages.ubuntu.com for package, which contain files whose name contain "libboost_", and see lot of files, but none of them has "tree" or "property" in their names. Could anybody here help with it, please?08:53
jewhooker2011tried to "unmirror" my monitors.  pop up told me "Monitor Resolution Settings has detected that the virtual resolution must be set in your configuration file in order to apply your settings,  Would you like to set the virtual resolution for you? (Recommended)"  I clicked "Yes".  Now when i log out i get a black screen.  is it possable to reset the configuration file? I'm a noob so ya may need to speak in "retard" for me, sorry.08:54
RandomCakeokay, no problem pepee, just wondering :) after this i might well be uninstalling the drives before kernel updates ;) or perhaps look at the free driver...08:54
pepeedid it work?08:55
iszakI'm having a problem setting up my SSH server, it's definitely running however I get connection refused when I try, I have forwarded the port and checked with an external tool and it appears to be open, any suggestions?08:55
RandomCakeandre_: if you'd like to write a program, open up your terminal on ubuntu, and write "for i in {1..5};do echo hello $i;done;", without the quotes :)08:55
llutziszak: can you "ssh@localhost" on the server?08:56
iszakwill try, two moments08:56
pepeeRandomCake, did it work?. perhaps the free drivers are interferring with the nonfree08:56
iszakllutz, Read from socket failed: Connection reset by peer08:57
RandomCakenot done the restart yet pepee, I've not done a search for the free ones, yet, will do that now :)08:57
llutziszak: "pgrep sshd" and "lsof -i :22"08:57
pepeejewhooker2011, try "sudo dpkg-reconfigure -phigh xserver-xorg"08:57
iszakllutz, it's definitely there08:57
llutziszak: checked logs?08:57
pepeegim6626, /join #boost08:58
iszakllutz, where are they?08:58
jewhooker2011thanks pepee08:58
llutziszak: /var/log08:59
iszakllutz, folder..?08:59
pepeejewhooker2011, you are welcome :)08:59
RandomCakeindeed i do have the nouveau drivers pepee, startx is saying no screen found, and seems to have references to the nvidia drivers, is there something I need to do to have it configure its self to use nouveau?08:59
iszakI couldn't find it before08:59
=== yono_ is now known as kodok
pepeeRandomCake, just install either the free or the non-free, I think X shoud reconfigure itself09:00
RandomCakeokay, so re-install I guess :)09:00
gim6626pepee: Already. They doesn't seem to be very communicative or maybe channel is not very active. I'll wait)09:00
iszakllutz, no log there..09:01
pepeegim6626, heh09:01
llutziszak: try "ssh -vvv user@localhost" and check the output for info about the error09:01
iszakllutz, want me to pastebin it?09:03
llutziszak: sry i don't have www here, cannot check09:04
iszakah okay, thanks anyway09:04
llutziszak: nothing in?09:04
pepeeiszak, try "sudo /etc/init.d/ssh restart"09:05
iszakpepee, I have.09:05
pepeeor ps axuf | grep ssh09:05
llutzservice ssh status09:05
pepeeRandomCake, no need to reinstall, this is not windows :)09:05
mobius2greetings09:05
mobius2I am wondering if there is an open source  .fla file editor does anyone know of such a thing?09:06
iszakpepee, llutz it's definitely running, 200% certain.09:06
llutziszak: output?09:06
hobbesThat program you can make onto a flash drive for restoring grub, is it easy to remove?09:06
iszakllutz, of?09:06
=== zay is now known as tukang-susu
=== Dotted is now known as Dotoff
llutzservice ssh status09:06
mobius2I could run a native windows program in vmware, which I already have installed...but it's unseably slow09:06
iszakllutz, ssh stop/waiting09:06
llutziszak: its NOT there09:06
iszakyou sure?09:06
llutzssh start/running, process  xxx         <-  running09:07
iszakhmm, odd, in the process list09:07
llutziszak: sudo service ssh stop09:07
llutziszak: sudo service ssh start09:07
iszakit's running now09:07
llutziszak: service ssh status09:07
iszakJust do you guys know, not a complete noob here.09:07
RandomCakeaye pepee, but if it's already installed, and something that was installed after has updated a configuration, will the config be exactly as it was before the second package was installed? anyway, I've rebooted and not got X, appaantly I don't have a screen :)09:08
llutziszak: then don act like  a noob :) you asked for help, we asked for info to help09:09
* mobius2 uses flash decompiler trillix under NT OS's but I am not seeing much in the way of Linux .fla editors09:09
hobbesThat program you can make onto a flash drive for restoring grub, is it easy to remove?09:09
pepeeRandomCake, you can remove the config file, X will try to load the best config it can09:10
iszakAlright, all sorted.09:10
llutziszak: works noe?09:10
llutznow09:10
pepeehobbes, just format the usb disk09:10
mobius2doncha love fooling around with x server?09:10
mobius2:D09:10
samjamOn 10.10 ecryptfs seems to be dodgy.  "git fsck --full --verbose --strict" failed with a corrupt commit and dmesg showed this:09:10
samjam[961417.528106] ecryptfs_read_and_validate_header_region: Error reading header region; rc = [-4]09:11
samjam[961417.528150] Valid eCryptfs headers not found in file header region or xattr region09:11
samjam[961417.528156] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO09:11
FloodBot2samjam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:11
hobbesPepee:that is the only option for removing it?09:11
samjamI repeated the git fsck and it worked without problem, and dmesg showed nothing. (git fsck does not repair)09:11
iszakllutz, yes.09:11
iszakllutz, thanks09:11
Gneamobius2: it won't run in wine?09:11
* samjam apologises to floodbot09:11
pepeehobbes, don't think so09:11
mobius2Gnea,  I've gone as far as Crossover pro, which uses the wine framework, and last night I actually installed an xp and vista instance under vmware, but it seems un useably slow...besides I just cant beleive there is not an .fla editor for linux :P09:12
Viper55142Does anyone here program?09:12
mobius2the whole thing revolves around me wanting to improve on a badass pistol emulator09:12
pepeemobilerc, try virtualbox, add more memory to the vm, more cpus, etc09:12
mobius2i found it on deviant art :)09:13
mobius2some guy named realtrase made it09:13
pepees/mobilerc/mobius209:13
mobius2pepee,  ty09:13
Viper55142I have a technical question: Why is speed and the analysis of algorithm speed so important?09:13
llutz!ot | Viper5514209:13
ubottuViper55142: #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!09:13
pepeeViper55142, cpu time?09:14
RandomCakethanks very much pepee, all working now :)09:14
Viper55142pepee, I don't know. That's why I am asking09:14
pepeeViper55142, /j #programming09:14
pepeeRandomCake, you are welcome09:15
RandomCakegot Gnome up, and now doing a reboot to see if it works, is there a school somewhere that's just told people to find stuff out using IRC? Two people asking 'are you a programmer' type questions...09:15
mobius2pepee,  what do you mean by s/mobilerc09:15
Gneamobius2: I can assure you that there is no .fla editor for linux :)09:15
mobius2Gnea,  I see09:16
cronosBuongiorno09:16
pepeemobius2, s = replace (or something like that)09:16
Viper55142What is the best Linux distro these days?  Is there an good Enlightenment distro out yet?09:16
mobilercpepee: lol, i'm trying to code, and irc keeps popping up cause you said my name09:16
mobius2It's useable under the xp kernel09:16
mobius2in vmware09:16
mobius2***sigh***09:17
mobius2thanks for the info guys :)09:17
llutzRandomCake: this is the channel with the most users, so all those guys ignore the topic and ask here09:17
=== julius__ is now known as jpf2
Gneamobius2: however, virtualbox works quite well if you have the resources09:17
pepeemobilerc, sorry09:17
Viper55142Is Linux Mint still the best these days?09:18
llutz!ot | Viper55142   please respect09:18
ubottuViper55142   please respect: #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!09:18
greppy!ot | Viper5514209:18
ubottuViper55142: #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!09:18
mobilercpepee: it's alright... I usually lurk this channel incase I have time, and there's someone I can help. But right now, I'm learning cakePHP and how to use git properly, haha.09:18
pepeewell, gotta sleep. thanks people :)09:19
pepeemobilerc, blame the tab key09:19
Sergio33Good Night09:19
hobbes!ot09:19
ubottu#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!09:19
pepeexD09:19
mobilercpepee: alright, later09:20
pepeebye09:20
nesusvetHello everyone, Please tell me somebody who is from Moscow(Russia)?  We looking for a man for a nice job with ubuntu :)09:20
jussi!ru | nesusvet09:20
ubottunesusvet: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke09:20
nesusvetThanks09:20
chalcedonyin ubuntu 10.04 i can't seem to find my HP 7700 printer's drivers?09:27
chalcedonyi put in the IP and it says PASSTHROUGH .. but it can't find Officejet Pro L770009:28
chalcedonyhi Hayati BlackDesign bonjoyee openbees09:29
bullgard4What document in /usr/src/linux-source-2.6.32/Documentation/ explains what a »kernel thread« is? Wikipedia says that this term is used differently in different operationg systems.09:30
RandomCakeah, makes sense llutz, thanks09:30
randomus2rbullgard4, just wondering, what are you trying to do? And you may want to ask at ##linux , this is the user-friendly distro channel09:32
=== ANONYMOUS is now known as Guest34469
=== xd is now known as Guest13041
Guest34469hi Jerome09:34
bullgard4randomus2r: '~$ top' shows me the process [pm]. I wonder what this kernel tread accomplishs.09:34
=== Guest34469 is now known as xearet
randomus2r" process [pm] "?09:35
xearetGood Evening09:36
chalcedonyI'm trying to reinstall my printer on my new drive (it worked fine before) I have an HP Officejet Pro L77009:36
chalcedony0 I'm stuck on a screen that says: "Choose Driver, For the printer you have selected there are drivers available for download.09:36
chalcedonyote, These drivers do not come from your operating system supplier and will not be covered by their commercial support.. . but then Select Driver, Downloadable Driver is blank, and With this choice no driver dowload will be performed. In the next steps a locally installed driver will be selected." Then Back and Cancel are the only choices, Next is grayed out.09:36
stefancrs_not sure if this is an ubuntu question, but... I'm trying to install a gem and it bugs out like this (\\ = linebreak) sudo gem install -v=0.4.2 i18n \\ /usr/lib/ruby/1.8/rubygems/dependency.rb:120: [BUG] Segmentation fault \\ ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]09:37
stefancrs_and google isn't very helpful :)09:37
NietechtI'm getting a new hard drive. Is there a way 'transfer' my ubuntu installation to the new disk, or do I need to re-install from scratch?09:39
jewhooker2011Tried to "unmirror" my laptop and external monitor, external monitor is tv. Was given a pop-up, "Monitor Resolution Settings has detected that the virtual resolution must be set in your configuration file in order to apply your settings.  Would you like Screen Resolution to set the virtual resolution for you? (Recommended)"  I clicked "yes".  Now when I log out, I get a black screen.  How can I fix this?09:39
llutzNietecht: transfer it using cp -ax or rsync09:39
=== mk is now known as Guest80290
Nietechtllutz: thanks, I'll look that up09:39
llutzNietecht: after that, adjust /etc/fstab and grub, reinwrite grub09:39
sacarlsonstefancrs_: if you gave google what you gave use I"m not surprized,  what app are you tring to install in ruby?09:40
=== stefancrs_ is now known as stefancrs
llutzrewrite09:40
stefancrssacarlson: redmine09:41
stefancrssacarlson: which needs that gem09:41
sacarlsonstefancrs: did you try http://www.redmine.org/projects/redmine/wiki/howto_install_redmine_in_ubuntu09:42
sacarlsonstefancrs: I have had to install a newer version of gem in the past,  if you need that I'll get a link for it09:43
stefancrssacarlson: yeah, but that one does not go through how to get gems in place :)09:43
sacarlsonstefancrs: one thing I would add since gem sometimes compiles it's own stuf is to install build esensials09:45
stefancrssacarlson: hm09:47
sacarlsonstefancrs: do you also have ruby-full installed?09:47
stefancrssacarlson: already got the essentials installed. will check ruby-full09:48
krishhi09:50
triptechow do I set default locale for the whole system?09:50
krishnetwork manager icon disappear from panel09:50
krishhow to get it badck09:50
=== carlos is now known as Guest69460
=== krish is now known as Guest63612
stefancrssacarlson: same segfault :)09:51
sacarlsonstefancrs: also seems I recall I needed to sudo gem update --system09:51
=== Guest63612 is now known as s2_krish
WilliwallerHi all09:51
stefancrssacarlson: ok, will try :)09:51
stefancrssacarlson: this is a fresh machine so things can't go that bad anyway...09:52
WilliwallerI'm trying to get ekiga working, but when I click "Test echo" nothing happens, can someone help?09:52
s2_krishnetwork manager icon disapear, how to get it back?09:52
metallicoguys, i am getting unable to mount error09:52
stefancrssacarlson: heh! gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.09:52
metallicoi didnt do anything, dont know why it happened09:52
sacarlsonstefancrs: yes was some hops to jump to get gem update --system to work09:53
dicktracy:)09:54
jewhooker2011Tried to "unmirror" my laptop and external monitor, external monitor is tv. Was given a pop-up, "Monitor Resolution Settings has detected that the virtual resolution must be set in your configuration file in order to apply your settings.  Would you like Screen Resolution to set the virtual resolution for you? (Recommended)"  I clicked "yes".  Now when I log out, I get a black screen.  How can I fix this?09:54
^Phantom2^hi09:55
^Phantom2^That Firefox High-resolution bug is still thre09:56
^Phantom2^there*09:56
metallicoi think my partition failed to dismount when i shut down my pc09:58
metallicobecause it was frozen and i didn do proper shutdown. do you know how to fix that?09:59
WilliwallerI'm trying to get ekiga working, but when I click "Test echo" nothing happens, can someone help?10:00
soreaumetallico: when you boot, ubuntu should automatically check drives for errors. Usually its not a big problem10:00
metallicowel, i am getting mount error10:00
s2_krishany one know how to show network manager icon10:00
metallicoall /dev, /sys, /proc failed to mount: No such file or directory10:01
sacarlsonstefancrs: I'm not sure you need rubygems 1.9.1 but if so mabe http://stackoverflow.com/questions/2777831/how-can-i-get-rubygems-1-3-6-on-ubuntu-10-410:01
soreaus2_krish: killall nm-applet && nm-applet --sm-disable10:02
stefancrssacarlson: from redmine.org "RubyGems 1.3.1 or higher is required (Rails 2.3.5 will fail with RubyGems 1.5.0 and later, stick to previous versions of RubyGems)"10:02
stefancrsso I guess I should _downgrade_10:02
soreaumetallico: Thats not good10:02
sacarlsonstefancrs: ok has to be grater 1.3.1 and less than 1.5.010:03
stefancrsyeah10:03
metallicojust when u think that things cant get worse...10:04
stefancrssacarlson: though, I'm on 1.3.510:04
stefancrssacarlson: so that should be fine10:04
M-spritesoreau: how to connect a wireless single with command like iwconfig and iwlist ? (that wireless ESSID has no key)10:05
bob_marleyhi what is "mod" in xomnad10:05
dicktracyuse wicd...10:05
Symmetriaerrr so like, Ive got an ubuntu box that is claiming /var/lock is full and refusing to start apache as a result, except /var/lock is a tmpfs system and for the life of me I cant figure out where I can find something to delete to free up the space10:05
M-spritedicktracy: how to use wicd  connect wireless ?10:05
Symmetriaanyone got any ideas?10:05
soreauM-sprite: You probably just need iwconfig $iface essid $essid && dhclient $iface10:06
bullgard4randomus2r: yes.10:06
dicktracywicd done the thing10:06
sacarlsonstefancrs:  I'm sure your code that runs has this line in it require 'rubygems'10:06
randomus2rbullgard4, Where can I see that?10:06
erUSULM-sprite: sudo iwconfig wlan0 essid MyESSID && sudo dhclient wlan010:06
dicktracybut have to dl before with another connection...10:06
M-spritesoreau: yeah , i do it before, but i can not get IP with dhclient10:06
sacarlsonstefancrs: I've had to add that line at times10:06
stefancrssacarlson: ? what code? I'm just trying to install a gem...10:07
s2_krish<soreau> doesn't work10:07
dicktracyand /etc/init.d/networking restart ... sometimes :)10:07
soreauM-sprite: make sure wpa_supplicant and NetworkManager are not running. It might also be useful to specify the channel as well10:07
sacarlsonstefancrs: you said you aready have gem installed?10:07
M-spriteerUSUL: i add sudo too, yeah , i check the interface with ifconfig and i asee ESSID on that10:07
soreau! work | s2_krish10:07
ubottus2_krish: 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.10:07
stefancrssacarlson: not the i18n ge10:07
stefancrsgem10:07
bullgard4randomus2r: I did not say that you can see it.  I told you the command that shows me this process name.10:07
stefancrssacarlson: and gem install segfaults10:08
M-spritesoreau: you sure that the networkmanager should not run, so how to stop it normally10:08
M-spritesoreau: use 'service '10:08
IsrafelOpenOffice doesn't print lines dark enough for a laserjet printer. How do I get it to print it as dark as possible?10:08
sacarlsonstefancrs: 64bit system?10:09
bob_marleyhow can i add enlightment in gdm10:09
stefancrssacarlson: yep10:09
jewhooker2011Screen Resolution changed the virtual resolution in my configuration file when I tried to "unmirror" my laptop monitor and external monitor.  I get a black screen now when I log out.  Is there a Way to "reset" my configuration file?10:09
soreauM-sprite: I typically use the fool proof way: sudo chmod -x /usr/sbin/NetworkManager && sudo killall wpa_supplicant NetworkManager10:09
loquacehello10:09
stefancrssacarlson: sudo gem install -v=0.4.2 i18n \\ /usr/lib/ruby/1.8/rubygems/dependency.rb:120: [BUG] Segmentation fault \\ ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]10:09
s2_krish<soreau> I tried nm-applet && nm-applet --sm-disable10:09
s2_krishit still do not work10:09
stefancrssacarlson: I think the issue might be in the current version of ruby10:10
M-spritesoreau: maybe i can use 'service network-manager stop'10:10
stefancrssacarlson: which ubuntu recently changed to patchlevel 249 iirc10:10
soreaus2_krish: try to add notification area to the panel? Or restart the panel with killall gnome-panel10:10
sacarlsonstefancrs: does just gem update work?10:10
stefancrssacarlson: yeah, but "nothing to update" :)10:11
soreauM-sprite: yea maybe so. check the output of ps ax|grep Network10:11
M-spritesoreau: i tried this, it's ok, so how to check that my machine is running process wpa-appli,,,,10:11
dicktracyor dmesg ... tail10:11
soreauM-sprite: ps ax|grep wpa10:11
s2_krishsoreau: right, I restarted ubuntu twice, problem is from some days back10:11
WilliwallerI'm trying to get ekiga working, but when I click "Test echo" nothing happens, can someone help?10:12
soreau! resetpanel | s2_krish10:12
ubottus2_krish: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »10:12
sacarlsonstefancrs: ok so what about gem install i18n10:12
stefancrssacarlson: trying an upgrade of ruby1.810:12
M-spritesoreau: yeah, it's running, eMM, do you know to to use wicd-cli to connect wireless ?10:12
sacarlsonstefancrs: I thought you just installed the system so must be up to date10:13
randomus2rbullgard4, you see process "[tm]" in ~$ top ??10:13
stefancrssacarlson: yeah, but after ap-get update it could upgrade...10:13
sacarlsonstefancrs: ok cool10:13
soreauM-sprite: What is your wifi iface called and what channel is the ap using?10:13
stefancrssacarlson: I'm not the one who installed the machine, it's a vps so I guess it's just a clone10:13
stefancrssacarlson: from some image10:13
bullgard4randomus2r: Yes.10:14
M-spritesoreau: TP-LINK and channel 610:14
s2_krishsoreau thanks10:14
soreauM-sprite: Its called TP-LINK in iwconfig?10:14
soreaus2_krish: Did it work?10:14
SitFlyI'm getting this error for my external HDD... DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending ...is there a command I can send the drive to kill all processes?10:14
stefancrssacarlson: hah, wtf, sudo gem install -v=0.4.2 i18n \\ [FATAL] failed to allocate memory10:14
M-spritesoreau: i see ESSID with 'iwlist wlan0 scanning'10:14
dicktracyTPIK failure...10:14
M-spritesoreau: yeah TP-LINK10:14
bullgard4randomus2r: Excuse me. No. I can see  '[pm]'.10:14
soreauM-sprite: ok so the iface is called wlan010:14
IsrafelOpenOffice doesn't print lines dark enough for a laserjet printer. How do I get it to print it as dark as possible?10:15
s2_krishsoreau: worked10:15
M-spritesoreau: yeah10:15
s2_krishthank you10:15
stefancrssacarlson: gem install i18n works though10:15
sacarlsonstefancrs: I just installed it Successfully installed i18n-0.5.010:15
dicktracymaybe no choice :(10:15
stefancrssacarlson: but that's 0.5.0 and I don't think redmine supports that...10:15
sacarlsonstefancrs: ok10:15
soreauM-sprite: Try this: sudo apt-get install aircrack-ng && sudo airmon-ng start wlan0 6 && sudo airmon-ng stop mon0 && sudo iwconfig wlan0 essid TP-LINK channel 6 && sudo dhclient wlan010:16
poongudihi10:16
sacarlsonstefancrs: well the one installed in this sudo apt-get install redmine redmine-mysql  must be an older version that still uses 0.5.0?10:16
poongudianyboby there ??10:16
soreaunope10:16
M-spritesoreau: will this command stop my current connection ?10:16
soreau! anybody | poongudi10:17
ubottupoongudi: 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?10:17
soreauM-sprite: Oh yes I forgot to stop network-manager service and killall wpa_supplicant10:17
stefancrssacarlson: maybe10:17
poongudihow to install DEk-TEC 107  PCI card for 2.6.32-21- kernel10:18
M-spritesoreau: yeah, so that i will lose connect on this IRC ....10:18
soreaupoongudi: plug it into a PCI slot10:18
soreauM-sprite: yes10:18
poongudii have plug PCI card10:19
M-spritesoreau: so what should i do to restart the iface to connect ?10:19
dicktracy/etc/init.d/networking restart10:19
soreauM-sprite: How is it setup right now? Are you connected through ethernet hardwire or another ap?10:19
dicktracysync10:19
M-spritesoreau:  i connect with ethernet now10:20
M-spritesoreau:  i mean i am using ppp0 now10:20
poongudisoreau. i have pluged PCI card in the PCI  slot10:20
stefancrssacarlson: no way to downgrade to ruby 1.8.6 using apt-get without adding repos?10:20
soreauM-sprite: Then you should be able to just start network-manager service again and it should connect10:20
soreaupoongudi: What is the line for it in the output of lspci?10:21
M-spritesoreau: i find a command 'dhclient3' what is that 310:21
soreauM-sprite: Its like dhclient10:21
M-spritesoreau: a new version ?10:21
sacarlsonstefancrs: I'm not sure never tried but I found this http://rubygems.org/pages/download  that says just ; gem install rubygems-update ; update_rubygems10:21
poongudisoreau.10:22
jewhooker2011Screen Resolution changed the virtual resolution in my configuration file when I tried to "unmirror" my laptop monitor and external monitor.  I get a black screen now when I log out.  Is there a Way to "reset" my configuration file?  (sorry to repeat myself over and over... this will be the last time tonight)  :)10:22
poongudisoreau. i have the driver for PCI card10:22
sacarlsonstefancrs: that should set it to v v1.5.110:22
erUSULM-sprite: version of the software or and protocol ?10:23
poongudithe driver is in LinuxSDK folder10:23
soreauM-sprite: Actually.. dhclient is a symlink to dhclient3 so they are the same thing10:23
dicktracybye10:23
M-spritesoreau:  i find another process in airmon-ng avahi-demon and i can not connect with dhclient, always DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 910:23
soreauM-sprite: See: ls -l $(which dhclient)10:23
stefancrssacarlson: rubuygems >= 1.5.0 not supported :)10:23
stefancrssacarlson: rails 2.3.5 is not compatible with that10:24
M-spritesoreau: yeah i find it, symlink, what is taht process 'avahi-demon' ?10:24
soreauM-sprite: It should work if the routers dhcp is working and the card is on the right channel. Did you try those commands to force the card into channel 6?10:24
sacarlsonstefancrs: wow just 0.0.1 off10:24
=== WamPIRe_ is now known as WamPIRe--
poongudisacarlson.10:25
stefancrssacarlson: well, if rails 2.3.5 doesn't work with gems 1.5.0 and higher, I don't think it's a good idea to install 1.5.1 :)10:25
M-spritesoreau: yeah, i follow your command set channel on 6 , so you mean that maybe that wireless routher is not running now, even though it have single now10:25
llutzM-sprite: is you wifi-connection established at all? "iwconfig wlan0" look for "associated"10:25
soreauM-sprite: Probably wouldnt hurt to stop it from running too though you shouldnt have to10:25
sacarlsonstefancrs: well is there a newer rails version then?10:25
poongudisacarlson i want to install PCI card in 2.6.32-21- kernel10:25
stefancrssacarlson: yes, but not that works with redmine :)10:26
sacarlsonstefancrs: wow bummer10:26
twitchjewhooker2011: on the laptop only hit ctrl+alt+f1 then login and type "sudo dpkg-reconfigure xserver-xorg"10:26
sacarlsonstefancrs: catch 2210:26
poongudisacarlson. i have inserted PCI card in PCI slot of the mother board10:26
M-spritesoreau: not-associted,10:26
stefancrssacarlson: well, if it'd work to install i18n 0.4.2 like it usually does I'd be a happy camper10:26
soreauM-sprite: I know its not associated..10:26
soreauM-sprite: otherwise it would be working10:26
llutzM-sprite: until it isn_t associated, dhclient will always fail10:27
M-spritesoreau: ok, another method, do you know to to connect with wicd ?10:27
soreauM-sprite: Nope, I never used that applet10:27
M-spritellutz: yeah, it stop himself10:27
jewhooker2011thank you twitch.  will do.  :)10:27
sacarlsonstefancrs:  my guess if you fix that i18n then another hop will apear10:27
M-spritesoreau: yap.10:28
stefancrssacarlson: maybe. my guess is that the patched version of ruby they chose for lucid is buggy10:28
soreauM-sprite: If mac address filtering is enabled on the ap, you wont be able to connect unless you know one of the mac ids on the allow list and spoof it10:28
sacarlsonstefancrs: can you have two versions of ruby installed at the same time?10:28
oplokijnhello?10:28
stefancrssacarlson: doubt it, why?10:28
soreauoplokijn: hi10:28
poongudii have PCI card installation driver also10:28
M-spritesoreau: good idea, i know that now, i use the wireless router before, i know that rules on the setting, i see, thx10:28
sacarlsonstefancrs: well one will run with what you have the other would run on the other version?10:29
stefancrssacarlson: if I could just downgrade that would be a good test. trying to figure how to do that10:29
soreaupoongudi: What makes you think you need to install a driver for this card? Did you ever show the lspci line for it?10:29
M-spritesoreau: by the way, do you know why i can not use aircrack-ng even though i monitor with airmon-ng on channel 6 , aircrack-ng tells me that i am not on chan 610:30
chilipeppercan someone help me? i can't recall how to burn a file using brasero10:30
stefancrshm, what's this RVM thingy? :)10:31
soreauM-sprite: You need aircrack-ng from svn and use aireplay-ng with --ignore-negative-one. There has been a kernel change which removes the association of channel information with monitor mode interfaces10:31
squigcan any one who uses automated install comment on whether they prefer kickstart or preseed?10:31
M-spritechilipepper: you can use dd too10:31
poongudi soreau. i have driver for PCI card10:31
rtyuiohi there10:31
chilipepperM-sprite, what's dd?10:31
soreaupoongudi: I know that. Im asking what makes you think you need this driver?10:32
M-spritechilipepper: Emm... i just know that the dd can do it too, simple style is 'dd if=/home/inputfile of=/dev/cdrom'10:32
soreauchilipepper: http://linux.die.net/man/1/dd10:32
M-spritechilipepper: it is not correct,10:32
soreauchilipepper: It stands for disk destroyer, so be careful ;)10:33
jewhooker2011twitch: ctrl+alt+f1 gives me a black screen also but isn't restarting and logging in using xterm the same thing?10:33
poongudisoreau. how can i active my PCI card10:33
tehbautisn't there a windirstat-like utility for ubuntu to locate the largest files and directories?10:33
rtyuiowhat this command do exactly ?10:33
rtyuiosvn co file:///svnroot/master/ \10:33
rtyuio~/repositories/10:33
soreaupoongudi: Do you speak english? Or are you just not willing to answer my questions?10:33
chilipepperthanks thanks10:33
sacarlsonstefancrs: seems I already have two ruby version installed on my system both ruby1.8 and ruby1.9 but I have ruby linked to ruby1.810:33
stefancrssacarlson: heh, ok :)10:33
soreaupoongudi: What is the line from lspci for the card and why do you think you need to install a driver for it?10:34
M-spritesoreau: poongudi maybe you can try active automate scanning for driver10:34
SitFlyI'm getting this error for my external HDD... DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending ...is there a command I can send the drive to kill all processes?10:34
stefancrssacarlson: I only need 1.8 though10:34
tehbautis it possible to set nautilus to preserve meta data, including creation/modified dates when copying files?10:34
sacarlsonstefancrs: so that means like nothing,  don't know what that helps10:34
poongudisoreau. lspci does not show the PCI card10:34
soreauM-sprite: If there is already an open driver in the kernel for the device, he shouldnt need to do anything10:34
M-spritesoreau: poongudi i mean that is there some script or program can scan at startup10:34
stefancrssacarlson: it's just that 1.8.7 (patchlevel 249) seems to be buggy10:34
soreaupoongudi: Well that is a big problem. You need to check your BIOS settings10:34
M-spritesoreau: yeah, so do lspci then grep the version ? what is that command ?10:35
llutztehbaut: there is no "creation date" data at all (on ext-fs, yet)10:35
=== root is now known as Guest73491
twitchjewhooker2011: hurm c+a+f1 should force you to a tty10:35
soreauM-sprite: I dont think its a gpu10:35
M-spritesoreau: can i use ssh to login a host have a public IP ?10:35
tehbautllutz: this is an NTFS partition10:35
randomus2rbullgard4, I'm surprised. Please let me know when you find out what it is.10:35
soreauM-sprite: I dont know10:35
rtyuiohello10:36
rtyuioanyone there ?10:36
poongudisoreau. what i need to do in BIOS setting10:36
twitchjewhooker2011: if it is also giving you a black screen boot up in recovery mode and then login and run dpkg-reconfig10:36
M-spritesoreau: what is gpu ?10:36
rtyuiowhat this command do ? svn co file:///svnroot/master/ \ ~/repositories/10:36
soreauM-sprite: Oh yes, just have to configure the server correctly10:36
stefancrsgotta go, but thanks for all the help sacarlson ! will try again after lunch :)10:36
Guest73491?10:36
twitchjewhooker2011: sry being lazy run dpkg-reconfigure xserver-xorg10:36
poongudisoreau. what i need to do in BIOS setting10:36
soreauM-sprite: gpu = graphics processing unit10:36
M-spritesoreau: like cpu ? i see10:36
soreaupoongudi: You need to enable the card or properly install it. If an installed PCI card isnt reported by lspci, its either not plugged in correctly or its a bios settings issue10:37
soreauM-sprite: yes10:37
SitFlyI'm getting this error for my external HDD... DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending ...is there a command I can send the drive to kill all processes?10:37
twitch!svn | rtyuio10:37
ubotturtyuio: svn is Subversion: an open-source revision control system, which aims to be a compelling replacement for CVS. See http://subversion.tigris.org/10:37
soreauSitFly: What command gives you that message?10:38
SitFlysoreau: I'm simply trying to mount the external HDD10:38
jewhooker2011twitch: k, thanks.  :)10:38
twitchjewhooker2011: np's10:38
SitFlysoreau: happens when it auto-mounts when I plug it in10:38
soreauSitFly: maybe restart dbus service?10:38
poongudisoreau. Does PCI card install automaticaly  after restarting  system ?10:38
DriiperGoodday10:39
M-spriteDriiper: good night10:39
Driipercould someone help me with running rTorrent as deamon :)10:39
soreaupoongudi: First it has to be detected by the system - ie. show up in lspci. Then you can worry about diagnosing driver issues10:39
poongudisoreau. okay10:40
Driipergetting:  * Starting daemon-ized dtach session for rtorrent                              /usr/bin/dtach: /var/lib/rtorrent/rtorrent.dtach: Permission denied   when trying to run it through /init.d/10:40
M-spriteDriiper: maybe you can put it into crontab10:40
rtyuiowell there is no explaination on what this command do ? svn co file:///svnroot/master/ \ ~/repositories/10:40
soreaupoongudi: If there is a driver in the kernel already, chances are itll be autoloaded10:40
rtyuiotwitch:10:40
soreaupoongudi: when the card is detected10:40
Driiperhmm10:40
twitch!init | Driiper10:41
ubottuDriiper: 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/SmartBootManagerHowto10:41
rtyuiowell there is no explaination on what this command do ? svn co file:///svnroot/master/ \ ~/repositories/ twitch10:41
poongudisoreau. Thanks alot.. will get back to u soon ..:)10:41
Driiperoo thanks. both M-sprite and twitch :D10:41
soreaurtyuio: See man svn. co stands for check out.10:42
Driiperwill see if i can get this thing workin then10:42
twitchrtyuio: research svn's before you attempt to download it's repos10:42
soreaurtyuio: svn co URL directory_name - where directory_name is a user defined name of the directory it puts the contents of the repo you are downloading10:43
squigcan any one who uses automated install comment on whether they prefer kickstart or preseed?10:43
rtyuiohow to cd to file:///svnroot/master ?10:43
rtyuiois it possible ? soreau10:44
=== me is now known as Guest14958
soreaurtyuio: First you would checkout the repo, then cd into the directory. Looks like the command you showed should d/l it in ~/repositories/10:44
twitch^10:45
PhilWolfThe installation could have failed because of an error in the corresponding software package or it was cancelled in an unfriendly way. You have to repair this before you can install or remove any further software.10:45
PhilWolfWhat do I do?10:45
rodneymillerpcaGreetings all. Can some explain why Ubuntu keeps forcing in open java and how do I remove it to place real java in? I keep ordering it removed and it refuses.10:45
soreauPhilMather: What gives you that message?10:45
PhilWolfubuntu Software center.10:45
soreau! java | rodneymillerpca10:46
ubotturodneymillerpca: 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.10:46
PhilWolfI was installing a theme. apparently my GFX Card, is too sucky and it decided to derpitself10:46
twitchPhilWolf: in cli type "apt-get install -f10:46
rodneymillerpcaNo offense against open java I just prefer the real thing.10:46
sukiyamahi which is the best font for terminal ?10:46
twitchrodneymillerpca: the ral thing?10:46
twitchreal*10:46
soreauPhilMather: From your terminal, run sudo apt-get update && sudo apt-get upgrade and look for helpful messages10:46
PhilWolftwitch thanks for your help.10:47
soreautwitch: He means icedtea10:47
twitchsoreau: ahh10:47
soreauvs jre10:47
twitchyep10:48
sukiyamahey i don't like my defaul terminal font any nice font like window cmd ?10:48
soreauI never recall having too much trouble with it10:48
rodneymillerpcaSo in Ubuntu I have to use OpenJava?10:48
PhilWolftwitch, my computer apparently derped when I was installing a windows 7 like theme, but my graphics drivers are Nvidia 96 ( I know old computer)10:48
soreaurodneymillerpca: read what ubottu said10:48
soreau! java | rodneymillerpca10:48
PhilWolfWorking nwo :D10:49
clu3is tehre a git GUI tool on ubuntu other than the command line?10:49
PhilWolfnow*10:49
sacarlsonrodneymillerpca: no I always install java ,  I just install the restricted exta package that includes it10:49
rodneymillerpcasoreau I did. It is telling how to switch to. I want to switch from.10:49
Glutschlo10:50
twitchPhilWolf: good stuff ;)10:50
soreaurodneymillerpca: Did you run apt-get update/upgrade?10:50
=== fran is now known as Guest86242
Lintsukiyama, which one? Ubuntu had no nice raster fonts Iḿ afraid10:50
poongudisoreau@ PCI card is visible in lspci command10:51
rodneymillerpcaI need to get the open removed before installing java. it refuses to go. I even marked it for complete removal.10:51
sacarlsonrodneymillerpca: you can https://help.ubuntu.com/community/RestrictedFormats  or https://help.ubuntu.com/community/Java10:52
poongudisoreau@ But how to confirm weather it is installed or not??10:52
soreaupoongudi: Great, now pastebin the line from lspci here10:52
tjc_ hi all!i have a little problem!when i connect my iphone i get this message: DBus error org.freedesktop.dbus.error.noreply message did not receive a reply timeout by message bus10:52
tjc_could anyone help me with this issue?10:53
Lint!tor10:53
ubottuTor is a program to route connections through several servers for anonymity. It is not in Ubuntu's repositories. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en | To use Tor on freenode, see !tor-sasl10:53
poongudisoreau@  03:00.0 Multimedia controller: PLX Technology, Inc. PCI9056 32-bit 66MHz PCI <-> IOBus Bridge10:53
Vitasoyidentify asdasd10:53
Vitasoyaf10:53
PhilWolfHey what's a good video card AGP8x for UBuntu Linux? I'm using Nvidia Geforce FX5200 AGP8x 256MB right now, and would like to upgrade to a better card10:53
twitchtjc_: is your phone locked when you connect it?10:53
poongudisoreau@  03:00.0 Multimedia controller: PLX Technology, Inc. PCI9056 32-bit 66MHz PCI <-> IOBus Bridge10:54
soreaupoongudi: So it's an audio card, correct?10:54
twitch!info gtkpod | tjc_10:54
ubottutjc_: gtkpod (source: gtkpod): manage songs and playlists on an Apple iPod. In component universe, is extra. Version 1.0.0-0ubuntu1 (maverick), package size 250 kB, installed size 656 kB10:54
tiimPhil: a lot of graphics cards are supported. Look at the xorg-video packages to see what chipsets are supported, then see if you can get a card with them at 8x10:54
poongudisareau@ no its a video card10:54
tiimHowever, your luck getting windows games to work may be poor10:55
soreaupoongudi: oh really? Can you pastebin your /var/log/Xorg.0.log file to ubuntu.pastebin.com ?10:55
poongudisareau@. its for QPSK modulator downlink card10:55
twitchgood luck getting a agp card .. heh :P .. nah seriously yes you can still get them10:55
PhilWolfYeah I know, which is why I was asking haha.10:56
tjc_@ubottu it also works for iphone?10:56
twitch!bot | tjc_10:56
ubottutjc_: 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/Bots10:56
soreaupoongudi: Well success or failure (or lack completely thereof) driver module loading should be reported in the output of dmesg or /var/log/syslog10:56
oxodesignhow can I check under what user a service is running?10:56
PhilWolfI don't know what to look for, to find the Xorg support?10:56
soreaupoongudi: but if it's a graphics card, it should also be reported in X log too10:56
soreauoxodesign: Most services must be handled by root10:57
twitchPhilWolf: imho get a nvidia gpu card .. 99.9% of them will work10:57
PhilWolfAh would like to get ATI.... But alright...10:57
llutzoxodesign: ps10:57
soreautwitch: IMHO get a radeon, now that the open driver is actually working well10:57
twitchsoreau: yuk :P10:57
=== krish is now known as Guest44416
chisqihi..10:58
=== Guest44416 is now known as s2_krish
soreauPhilWolf: Radeon cards have better open drivers because AMD actually has hired people to work on the open radeon driver now that they bought ATI10:58
twitchsoreau: what about agp ati cards? i dont know what their backwords comp is like10:58
s2_krishreset10:58
twitchbackwards too10:58
soreauPhilWolf: nvidia on the other hand, does not cooperate with the FOSS community10:59
PhilWolfSo I should go Ati now?10:59
PhilWolfFor Linux?10:59
twitchsoreau: interesting ... didn't know that10:59
rodneymillerpcaOk lets me try this a different way. In synaptic Package manager I have openjdk-6-jre installed. I right click and order for complete removal and it refuses.10:59
soreautwitch: Generally speaking, AGP is dead and the devs hate the technology but my agp radeon 9600 has always worked ok11:00
PhilWolfI know AGP is dead, but my computer still works, I got PCI1.0 slot.11:00
PhilWolfSlot(s)11:00
soreautwitch: You especially don't want to do something like get a newer HD series card (for example) that is AGP11:00
jo_is is possible to control how much people download over time (for example not more than 1 GB a week) with vsftpd?11:01
poongudisoreau@ i have pasted the xorg.0.log file in ubuntu.pastebin.com11:01
twitchsoreau: yeah i know right, but at least if you goto nvid or ati they do have xser drivers to support agp .. but interesting that ati/amd empolyed ppl just fore opensource/linux11:01
hobbesSo AMD is better for linux?11:01
soreautwitch: but yea, AMD bought ATI then dropped the ATI name in favor of Radeon. Now the radeon devs are working heavily on all the new HD cards11:01
s2_krish! restore11:01
hobbesThey dropped the ATI name in favor of AMD...11:02
s2_krish! reset11:02
sacarlsonjo_: I saw an article that has something about bandwidth limiting on the file system11:02
oxodesignllutz: thnx, one more thing how can I give read and write access on a folder for a specific user?11:02
s2_krishnow to reset and restart gnom panel11:02
soreauhobbes: No, AMD is still AMD. But ATI is now called Radeon11:02
tiimScar: either use chmod, or your file browser11:02
s2_krish! reset gnom11:03
PhilWolfI have a ol' AMD Sempron 3000+ 1.8GHZ Cpi still working :)11:03
soreaupoongudi: When you post a file to pastebin, you have to post the link it gives you back here so we can see it11:03
PhilWolfCPU*11:03
hobbesNo, ati is known as AMD, their cards are known as radeon and have been for a long time11:03
s2_krishhow to reset and restore gnom panel11:03
soreau! resetpanel | s2_krish11:03
ubottus2_krish: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »11:03
lenswipehey guys im having problems with a wireless driver on a samsung 780 laptop11:03
tiimChmod is a command line tool, you use it like: chmod code user11:03
llutzoxodesign: chown it or make the user member of the group, the folder belongs to11:03
=== noobuntu is now known as dreamtraveler
lenswipethe wireless card appears in the interface list, but i cant select any wireless networks11:03
lenswipecan someone help?11:03
twitchs2_krish: gnom? or you mean gnome? please explain more11:03
lenswipeno wireless networks appear11:03
poongudisereau@ this is the link  http://ubuntu.pastebin.com/38CCvkFJ11:03
soreauhobbes: It's only been a couple years since amd bought ati11:04
hobbesSo which is better for linux, AMD or Nvadia videocard wise?11:04
twitchlenswipe: what wifi chipset we talking about?11:04
soreaulenswipe: What card is it?11:04
llutztiim: read again how to use chmod11:04
PhilWolfYou have to install the driver lenswipe, connect the Ethernet cable, and install the driver.11:04
hobbesI bought my radeon 8500 over 8 years ago, and it has RADEON in the name11:04
soreauhobbes: Radeon has better open drivers11:04
tiimLol11:04
twitchhobbes: i've always used nvidia but what soreau is saying i might give ati a go next time11:04
lenswipesorteau, twitch: uhhh atheros or intel i think11:04
hobbesSo its silly to say that ATI became radeon, it became AMD11:04
lenswipeim pretty sure its an atheros chipset11:05
tiimPermision then file sorry11:05
twitchlenswipe: goto cli (command line interface) type "lspci -v" look for wifi11:05
hobbesSoreau but does that equal better working under linux?11:05
PhilWolfSorry for asking but I had to find out thank you :)11:05
lenswipetwitch: good call11:05
s2_krishtwitch: I get it solved11:06
soreautwitch: My radeon card used to suck until they started writing awesome drivers for it. Now gallium is just now going to be default in 11.04 for the first time so rv3-5xx radeon cards (9xxx-x1950) should work very well for 3D11:06
hobbestwitch recent cards, AMD is just better across the board11:06
hobbesespecially in efficiency11:06
tehbautI'm showing that gnome-utils is installed, but I have no idea how to access boabab disk usage analyser... any ideas?11:06
sacarlsonjo_: seems I might have been mistaken it was file size limits not bandwidth limits,  but you can monitor users usage with iptables so not hard to make your own11:06
hobbesSoreau but does that equal better working under linux?11:07
twitchohh nice .. ok i hate intel and never really liked nvidia that much .. will be buying an ati next time, only thing stopped me in the past was linux comp11:07
sacarlsonjo_: oh but it's on the same system again, so 2 out of 2 wrong,  just not my day I guess11:07
soreaupoongudi: That shows you're using a generic intel gpu. I don't know what this card is supposed to do that you have but look in 'dmesg' for success/fail messages. Do you know the name of the kernel module for it?11:07
twitchtehbaut: can u access it via cli?11:08
hobbestwitch but remember, its called AMD now, the ati name no longer exists. You say you don't like intel? But intel right now is just better them AMD CPU wise11:08
poongudisereau@   Dtu2xx is the name of kernel module11:09
bosoxhelo ubuntuer's11:09
lenswipetwitch: i have network controller and ethernet controller, no mention of "wifi" tho11:09
twitchhobbes: heh we could debate this all day, everyone has their pref's11:09
bosoxubuntu vs centos11:09
DJKorbithi11:09
bosoxwho is the best11:09
hobbesSoreau but does that equal better working under linux what you said earlier?11:09
DJKorbitanyone familiar with samba?11:09
twitchlenswipe: what you running a lappy desktop?11:10
twitchlappy/desktop11:10
tehbauttwitch: actually, I see it is just listed under Disk Usage Analyzer in Accessories... simple enough that I missed it at first glance11:10
lenswipetwitch: laptop11:10
soreaupoongudi: Are you sure? module names usually are lower case.. and I'm not seeing it as part of the kernel here11:10
bosoxubuntu server vs centos server11:10
bosoxwhich one is the best11:10
hobbestwitch I don't have preferences, I am just telling you the results of actual months of exhaustive research online, and I only speak of now, next generation to come out might change things completely11:10
lenswipetwitch: any thoughts>11:10
twitch!poll | bosox11:10
ubottubosox: 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.11:10
soreauhobbes: It equals better FOSS drivers for radeon cards, and better support for newer radeon cards in the kernel quicker11:11
Aliv3hey guys11:11
Aliv3so im installing ubuntu with windows11:11
twitchlenswipe: make & model plz11:11
DJKorbitafter a user logs in i want to mount a samba share but without prompting for the password11:11
lenswipetwitch: Samung R78011:11
DJKorbiti want it to automatically use the password used by the user to login11:11
Aliv3it says wait nvm11:11
DJKorbitany idea on how to do that?11:11
poongudisoreau@ i am sure because earlier when tried ti install PCI card by using "make install " command ,,it was looking for Dtu2xx module11:11
soreau! samba | DJKorbit11:11
ubottuDJKorbit: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.11:11
hobbessoreau which equals actual improved performance/compatibility/features with AMD compared to Nvadia under linux?11:11
bosoxsamba, just using anymous11:11
twitchlenswipe: give me a few11:12
lenswipeok11:12
soreauhobbes: Yes. The open nvidia driver called 'nouveau' is completely RE'd because nvidia will not release any hw spec information to the public so they can write better open drivers11:12
soreaupoongudi: Ok, let me do some research on the card here - hang on11:13
DJKorbitsoreau, thanks very much, i hope it helps11:13
twitchlenswipe: fyi http://www.samsung.com/au/consumer/pc-peripherals/notebook-pc/archive/NP-R780-JS02AU/index.idx?pagetype=prd_detail&tab=specification11:13
llutzDJKorbit: you don't need samba to mount smb-shares11:14
hobbessoreau Ok, thanks a bunch, that makes be even gladder I got a radeon 6850, it really is the best price point for video cards right now most of the time11:14
poongudisoreau@  okay11:14
DJKorbitllutz, i don't want to install samba, i'm just using mount -t smbfs11:14
llutzDJKorbit: smbfs you need. write your credentials into a file, add a fstab-entry with "noauto,users" option for your smb-share and put a mount-command into autostart of your user11:14
hobbesWould someone please explain this samba stuff in plain english for me?11:15
=== SirNeo is now known as sirneo
soreauhobbes: Yea they are working on the driver for those chipsets even as we speak. You can experience latest developments and help test by running a latest kernel and latest userspace components from xorg-edgers repo11:15
DJKorbitllutz, i can't write a credentials file because i don't know who will login11:15
poongudisoreau@ The model no. of card is dek-tec  DTA-10711:15
lenswipetwitch: what am i meant to be gleaning from that?11:15
sacarlsonjo_: ok maybe I found something in purftpd bad news is your vsftp don't have it,  Pure-FTPd supports a virtual quota system : accounts can have individual  quota (max number of files, max total size) even when they share the  same system uid.11:15
soreaupoongudi: ok, give me a few minutes11:15
hobbesSoreau link?11:15
DJKorbitllutz, a student will login on a computer and i don't know which computer he'll login to11:15
twitch!broadcom | lenswipe11:15
ubottulenswipe: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx11:15
poongudisoreau@ okay :-)11:16
lenswipetwitch: does that mean im pretty much buggered for wireless support?11:16
lenswipetwitch: does that mean im pretty much buggered for wireless support?11:16
DJKorbitllutz, after logging in to kde i want to mount a samba share with the credentials he used to login, without prompting him for a password again11:16
twitchlenswipe: that's my best bet11:16
llutzDJKorbit: can't that be done using lsap?11:16
twitchlenswipe: no, have a read it's just an apt install & reboot11:16
llutzldap11:16
DJKorbitllutz, the user is being authenticated against microsoft's active directory11:16
lenswipetwitch: problem is, i dont have a wired connection here....11:17
lenswipe:/11:17
Aliv3YAY!!!11:17
twitchlenswipe: ouch ok11:17
Aliv3i installed ubuntu on my laptop!!11:17
twitch!offline ! lenswipe11:17
ubottuError: I am only a bot, please don't think I'm intelligent :)11:17
sacarlsonjo_: pure-ftpd has:  Every user can be assigned individual quota, ratio and bandwidth.11:17
DJKorbitllutz, i suppose i have to integrate this with libpam11:17
hobbesSoreau?11:17
Aliv3this beats windows by x1011:17
twitcherr whats ubottu's offline deb install command?11:17
Aliv3plus it works lol11:17
PhilWolfAliv3 congrats :D11:17
llutzDJKorbit: sry can't help11:17
lenswipetwitch: worryingly enough: "lspci -vvnn | grep 14e4" returns nothing11:18
lenswipetwitch: :/11:18
Aliv3well i did the one where u have them both installed11:18
DJKorbitllutz, i'll let you know once i arrive at a solution11:18
iceroottwitch: dpkg -i?11:18
twitchlenswipe: so u cant connect via rj-45 at all?11:18
bc81hi.  i want to rename a ton of images, and give them names of 10 random digits (e.g. 1846638945.jpg, 0197475638.jpg etc).  what command line tools whould be best for the job?11:18
llutzDJKorbit: linux/unix-only networks here :)11:18
PhilWolfAh do you need windows? Lol haha.11:18
lenswipetwitch: not right now11:18
DJKorbitllutz, i'm at college, most people use windows here11:18
hobbesSoreau you there?11:18
twitchiceroot: no you can get synaptic to write a script to download packages and move over to another machine to install11:19
lenswipetwitch: is ndiswrapper a possibility? to use the windows drivers?11:19
=== Dotoff is now known as Dotted
soreaupoongudi: Can you run 'lspci -vvv' and pastebin the portion for the card?11:19
soreauhobbes: nope11:19
twitchlenswipe: nah gets messy as11:19
lenswipetwitch: ok11:19
hobbesSoreau please provide me a link to that video card driver update thingy for me11:20
soreauhobbes: just google xorg-edgers11:20
andaiHi. I have ubuntu installed on my USB stick. Can I just DD copy this over to an empty partition on my hard drive?11:20
twitchlenswipe: https://help.ubuntu.com/community/Synaptic/Offline11:20
poongudisoreau@   Multimedia controller: PLX Technology, Inc. PCI9056 32-bit 66MHz PCI <-> IOBus Bridge11:20
poongudiSubsystem: PHILIPS Business Electronics B.V. Device d10711:20
poongudiControl: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-11:20
poongudiStatus: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-11:20
poongudiLatency: 32 (4000ns min, 6500ns max), Cache Line Size: 4 bytes11:20
FloodBot1poongudi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:20
poongudiInterrupt: pin A routed to IRQ 311:20
twitch!enter | poongudi11:20
ubottupoongudi: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!11:20
lenswipetwitch: bear in mind i have 2 laptops here, one is a windows laptop, the other is the one im trying to fix11:21
iceroottwitch: hm ok, i am only using apt-get and dpkg11:21
lenswipetwitch: i cant run synaptic scripts11:21
soreaupoongudi: Please use a pastebin service for more than a few lines11:21
surferkurbanhi, can anydoby help me with mail problem?11:21
hobbesSoreau, thankyou for the info11:21
iceroottwitch: like apt-get install -d apache2 and then copy /var/cache/apt/archives/apache2.deb to the machine and use dpkg -i apach2.deb11:21
PhilWolfSo if I were to get a laptop lets say 4200 radeon, IGP would that work well?11:21
poongudisoreau@ please go to the link  http://ubuntu.pastebin.com/Gkn1tPcr11:22
twitchlenswipe: ok then either wait till u can jack it into a network or look up the package and get it and all it's dependices11:22
soreauhobbes: Any questions about the open radeon driver in #radeon. Hint: The AMD-hired devs are there..11:22
lenswipetwitch: right...11:22
Aliv3omg this is taking too long ima go eat11:22
Aliv3brb11:22
hobbesSoreau This?-  https://launchpad.net/~xorg-edgers11:22
twitchlenswipe: on a usb stick or something but ... i really recommend pluggin it in11:23
lenswipeok11:23
soreauhobbes: Yea.. just understand that the proprietary fglrx driver cannot be installed for the open radeon driver to work11:23
hobbesSoreau sorry, I didn't understand that11:23
* twitch is getting another vodka :D11:25
soreauhobbes: What is the output of 'glxinfo|grep renderer'?11:26
hobbesSoreau I don't have a clue, I haven't even switched over to my new computer with linux yet11:27
poongudisoreau @ r u there ??11:28
PhilWolfOpenGL renderer string: GeForce FX 5200/AGP/SSE2/3DNOW!11:28
PhilWolfThat's what it says about mine.11:28
geegeegeeHas anyone got Nvidia CUDA to work on 10.10 ?11:29
twitchheh 3dnow .. that's old11:29
hobbesBut, its NOW!11:29
masai47I am trying to install edubuntu as dual boot on an HP machine with windows XP and an HP recovery partition.  Installation seems to work fine.  On first reboot, getting into Ubuntu is easy.  But after booting into windows and then shutting down upon restart it says no modul found and wont boot up at all.  If I then boot into the recovery partition and then try again I can get into windows but Grubloader is gone.  Not sure what is cau11:29
twitchgeegeegee: yes ... you need to get the nvidia driver from the site and compile & install it11:29
twitchgeegeegee: keep in mind every kernel update you have to reimnstall nvidia manually11:29
airtonixi have a music folder containing about 2400 files mounted over NFS, and banshee seems to be crawling once it gets to the 30% mark.11:30
airtonixwhen it indexes it11:30
geegeegeetwitch, is there a specific cuda driver or just the normal one?11:30
* twitch please excuse my drunk typing :P\11:30
jo_what program is used to encrypt the passwords in /etc/shaduw11:30
twitchgeegeegee: any sh file from nvidia will support cudu11:30
twitchcuda*11:31
geegeegeeok thanks11:31
twitchgeegeegee: u looking at bruteforcing?11:31
soreaupoongudi: yes hang on11:31
geegeegeetwitch, i was going to see how fast my Nvidia ION is on pyrit11:31
poongudisoreau@ okay :-)11:31
twitchgeegeegee: ahh ok nfi then :P i only used cuda for alg's11:32
geegeegeelol11:32
twitch:P11:33
soreaupoongudi: Ok, where did you find this driver you have?11:33
poongudisoreau@ it came along with the PCI card11:34
twitchgeegeegee: if ubuntu kernel updates whiole using a external xorg driver just run nvidia-xconfig11:34
* ushiu says hello11:35
twitchgeegeegee: or nvidia-settings11:35
* Calinou says hello to ushiu 11:35
Aliv3wtf guys this isnt funny11:35
* ushiu says "fine then i'm not losing frames"11:35
geegeegeeand that should fix it? after every kernel update?11:35
Aliv3i installed ubuntu with xp11:35
andaiI'm currently running ubuntu on a USB stick. Is it possible to install a live USB CD ALONGSIDE this?11:35
soreaupoongudi: Is it a driver for linux?11:36
Aliv3and so i booted into ubuntu it was installing something11:36
twitchgeegeegee: everytime they update i get thrown into a tty and you will know .. ahh poo i have to reinstall kernel modules :P11:36
Aliv3forgot what it was11:36
Aliv3i left to go get ready for school11:36
Aliv3i come back and itson xp11:36
geegeegeeoh ok xD thanks11:36
Aliv3what do i do11:36
Aliv3reboot again and hope it works?11:36
geegeegeeAliv3, did you install grub?11:36
Aliv3grub?11:36
geegeegeeAliv3, the bootloader11:36
Aliv3idk11:37
geegeegee menu to choose which OS you boot11:37
Aliv3it booted earlier11:37
twitch!enter | Aliv311:37
ubottuAliv3: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!11:37
Aliv3it was finishing installing some stuff11:37
geegeegeeAliv3, there should be a menu for you to choose which OS you boot, its called Grub11:37
vinuHI11:37
geegeegeeunless you installed Ubuntu on a sepperate hard drive to XP Aliv311:38
airtonixandai: you need to make your question less confusing and vauge11:38
airtonixandai: it11:38
Aliv3yea yea11:39
twitchgeegeegee: yeah u just have to get the modules back in running nvidia-settings/xconfig will put em back in .. take a couple of mins then run startx or reboot so gdm comes bacjk11:39
Aliv3that showed up11:39
sacarlsonjo_:  I guess md5 so makepasswd should work http://www.linuxquestions.org/questions/linux-general-1/what-is-used-to-create-the-shadow-password-hash-602739/11:39
Aliv3its asking right now11:39
Aliv3i pressed ubuntu11:39
suryahey can u tell me how to compile this command11:39
suryainsmod usbtest.ko vendor=0x0930 product=0x654511:40
twitch!md5 | sacarlson11:40
ubottusacarlson: 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_Windows11:40
Aliv3there was a bunch of different ubuntus that showed up bot i took to long and it auto selected11:40
twitchsurya: insmod is to load modules11:40
geegeegeeAliv3, they are either kernel updates or "safe mode" equivilants11:40
Aliv3yay it worked, but i still wonder why earlier when i did it it ended up in xp11:40
poongudisoreau@ i got driver in a USB pen drive along with the PCI card11:41
sacarlsontwitch:  for /etc/showdow files Jo_: echo "mypassword" | makepasswd --clearfrom=- --crypt-md511:41
geegeegeeAliv3, maybe you didnt see the menu lol11:41
suryatwitch, instead of i used modprobe11:41
twitchAliv3: grub has a timeout .. it will load the default OS after x time11:41
soreaupoongudi: Yes but for which OS it?11:41
soreaupoongudi: Yes but for which OS is it?11:41
Aliv3:( i installed it but i left the stuff default the profile name is 'Sam' (which i dont get bc normally it doesnt let you do capital letters and idk the password, i cant log in :(11:42
twitchsurya: modprob will tell you what you already have loaded11:42
wiblewobleandai: look into unetbootin!11:42
Aliv3oh ok it was '11:42
Aliv3'password' for some reason. idk how do i change this11:42
geegeegeeAliv3, open the terminal then type "passwd"11:43
surferkurbanSomebody know how i have duplicated the mail files in /var/mail and /var/spool/mail? Thx11:43
twitchsacarlson: why the hell are you trying to do it that way11:43
Aliv3well i want to change the username too11:43
andaiI have ubuntu installed normally on USB stick. How do i get UNETBOOTIN *NEXT* to this?11:43
poongudisoreau@ In that driver pen drive i have fore  folders named as Leaflets, License, Manuals and Software11:43
surferkurbanSorry, Somebody know why i have duplicated the mail files in /var/mail and /var/spool/mail? Thx11:44
surferkurbanmy english is poor, sorry11:44
suryatwitch, ok but how to compile this command11:44
suryainsmod usbtest.ko vendor=0x0930 product=0x654511:44
masai47Has anyone had trouble with dual booting when there is a windows recovery partition?  Seems to deletet Grub on every shutdown11:44
poongudisoreau@ I entered into the Software folder and found LinuxSDK folder11:44
suryaits giving error insmod usbtest.ko vendor=0x0930 product=0x654511:44
sacarlsontwitch: I'm not it was Jo_'s answer to the question (06:30:43 PM) jo_: what program is used to encrypt the passwords in /etc/shadow11:45
poongudisoreau@ inside LinuxSDK folder i got a LinuxSDK.zip file11:45
twitchsurya: a comand isn't compiling .. please explain everything you are trying to do11:46
suryatwitch,  actually i am testing usb. but i cant able to test my flash drive11:46
twitchsacarlson: yes md5 encrypts passwords11:46
mazingohi11:46
mazingoif I have a project that uses automake, and I want to add a library11:47
twitchsacarlson: what r u trying to do ... overview11:47
mazingois it enought to modify the Makefile.am?11:47
PhilWolfAnybody have a issue when they are scrolling with their scrollwheel on their USB Mouse and the page goes up instead of down?11:47
spoogmd5 does not encrypt passwords, it hashes them... hashes are a one way function and impossible to decrypt11:47
twitchsry i sould of said MASKS11:47
mazingoor is it compulsory to modify also the configure.ac11:47
mazingo?11:47
twitchspoog: heh ok see helps mask :P11:47
poongudisoreau@ I extracted LinuxSDK.zip file11:47
bc81nevermind my earlier question, i figured it out: http://pastebin.com/whugu3id11:48
suryatwitch, i have larger procedure to do test the usb. i am testing usb gadget devices but unable to test my flash drive.can i send that procedure to ur mail or any one link11:48
suryathen u under stood where i am struck?11:48
eXpLoDis there a md5 sum checker by terminal?something like "md5check file1 a876fdsaf76asf678af678"11:48
sacarlsontwitch: I'm not doing anything,  I"m just helping others with questions in that case >>>>>> jo_ <<<<<<  that's his nick11:49
nibbler_eXpLoD, md5sum11:49
spoogeXpLoD, md5sum --help11:49
suryatwitch, plz reply me.11:50
twitchsacarlson: sry thought you where asking11:50
twitchsurya: no still dont understand what you are trying to do11:50
suryatwitch, plz see the link http://www.linuxforums.org/forum/newbie/172669-testusb-test-application.html11:50
twitchsurya: ok11:51
suryai am doing usbtest from this link11:51
suryai struk for testing  of my flash drive plz tell me how to solve11:51
eXpLoDdoes sudo apt-get update do the same as the update manager?11:52
sacarlsontwitch: as far as I can tell surya: is trying to test a usb flash disk,  not sure what specs they want to pull from the device11:52
Benkinoobyhi i have two ubuntu 10.10 installs on my laptop. on both mounting during bootup takes a long time, so i want to check the file systems. will be using fsck from my fist install to check the fs of the second install and vice versa enought to check the fs as well as possible or should i use other methods or different/additional tools?11:52
twitchsacarlson: yeha i'm wondering too11:53
twitchsurya: what are you tring to test ... speed?11:53
suryatwitch, yaa i am trying to usb my pen drive11:54
sacarlsontwitch: I suggested using dd to move a patern in and out with that they can check speed and if it hold data,  or just move a random file and compare with md5sum11:54
twitchahh ok11:54
twitchsurya: hey if u are looking for sectors etc etc .. just load disk util11:55
twitchspeed ... look at dmesg make sure it loads ehci not uhci11:55
twitchotherwise i dont know what you want11:55
suryatwitch, i want to test whole data inside pen drive11:57
v_gaetano: why this error is coming ? v@v-desktop:~/Desktop/vivek$ vim 1.c11:58
v_v@v-desktop:~/Desktop/vivek$ cc 1.c11:58
v_/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crt1.o: In function `_start':11:58
v_collect2: ld returned 1 exit status11:58
FloodBot1v_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:58
th0rsurya: fschk?11:58
=== brian is now known as Guest3804
twitchsurya: so u want to see bad sectors, space, ??? what11:59
v_twitch: v@v-desktop:~/Desktop/vivek$ vim 1.c11:59
v_v@v-desktop:~/Desktop/vivek$ cc 1.c11:59
v_/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib/crt1.o: In function `_start':11:59
v_collect2: ld returned 1 exit status11:59
FloodBot1v_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:59
v_FloodBot: i dint get u11:59
wiblewobleeXpLoD: it updates the cache ! thats all12:00
Benkinoobyv_ your posts are taking too much space. paste them to pastebin or so and the write the link here.12:00
Benkinoobyv_ also floodbot is a program... he won't reply you.... unless you flood again ;)12:00
=== oskar_ is now known as frailty
frailtyhi12:01
v_Benkinooby:http://paste.ubuntu.com/565337/12:01
twitch!enter12:02
ubottuPlease try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!12:02
twitchv_: why are you directing your post at me..12:02
suryatwitch, yes12:02
v_twitch: to whom should i ?12:03
twitchsurya: goto system -> admin -> disk utils when your drive is plugged in ... it will give you a crap load of stats12:03
wiblewoble!details | v_12:04
ubottuv_: 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 ..."12:04
frailtyI have 2 hard drives and i want to mount the second one (sda1) on startup. I already tried Storage Device Manager and MountManager.12:04
twitchv_: we dont help compiling programs12:04
twitchv_: and you should use make12:04
twitch!make | v_12:04
ubottuv_: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)12:04
Benkinoobyhi i have two ubuntu 10.10 installs on my laptop. on both mounting during bootup takes a long time, so i want to check the file systems. will be using fsck from my fist install to check the fs of the second install and vice versa enought to check the fs as well as possible or should i use other methods or different/additional tools?12:05
Otacon22Every time that i login with an ssh key to my server, ubuntu ask me for the password just the first time that i connect, then for the whole session it doesn't ask for the password anymore. I would prefer that the password be asked every time. How can i do that? I'm looking on the option but i don't find...12:05
sacarlsontwitch: surya: ya that even has benchmark test there12:05
MiteshShahcan i chane my GDM Theme?12:06
Oli``Any Sound Ninjas around? System crashed today and now PulseAudio won't add my sound card as a sink, leaving me with no sound. When I start PA manually it thinks the card is busy. There's more detail here: http://askubuntu.com/questions/25622/my-sound-stopped-working-today-how-can-i-fix-it12:06
wiblewoble!theme | MiteshShah12:07
ubottuMiteshShah: 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/UbuntuEyeCandy12:07
twitchsacarlson: yep12:07
twitchsacarlson: not everything is cli these days .. heh .. i bet your like me and perfer cli :P12:08
MiteshShahwiblewoble: i am able to change my GDM in 8.10 but not able in 10.1012:08
sacarlsontwitch: I don't know I'm a 60/40 cli/gui guy12:09
twitchsacarlson: im am commodore 64 baby12:09
sacarlsontwitch: trs80 model 112:09
YamatoPottercan someone help me, my connection with msn down everytime12:10
suryatwitch, ok i have seen crap load of stats12:10
twitchsacarlson: i learnt to program on a c64 back in the day hehe ... but still it is my 2nd passion12:10
MonkeyDusthi, is it possible to mount an external ext4 partition on a ext3 partition? i already tried tune2fs12:10
twitchsurya: good stuff .. so u tested it out and hopefully got what u wanted12:11
twitchMiteshShah: no u cant with new gdm12:11
wiblewobleOtacon22: why do you want to do that? are you trying to crack your own encyption keys or something!12:11
twitchMiteshShah: it is very unsupported but google ubuntu tweek12:11
Otacon22wiblewoble, I just don't want that anyone could access to my server using my computer after that i've inserted the password12:12
=== LaraXX is now known as LaraX
=== Anthraxium|Detac is now known as Anthraxium
suryatwitch, ok i will send my test procedure in ubuntu.pastebin.com12:12
twitchOtacon22: research PSK12:12
suryau chek there?12:12
twitchOtacon22: pre shared key12:12
fiddancan anyone help a little ubuntu nuub? i can get premission on my NTFS  disk. any ideas?12:12
MiteshShahtwitch: ok12:13
sacarlsonMonkeyDust: you don't mount partitons on partitions in most cases,  you can mount an ext4 to a dir in an ext3 so I guess yes is the answer12:13
twitchfiddan: huh"?12:13
* twitch has only 1/4 of a bottle of voodka left ... :O12:14
fiddantwitch: i have a ntfs partition on my disk, but i can use them thrue wine. better?12:14
KREDO!hi12:15
fiddantwitch: i cant use the executable files on the disk *12:15
wiblewobleOtacon22: is it a computer used by many?12:15
twitchfiddan: ubuntu should be able to mount them by default .. wine is an emulater12:15
mevvisaffter some cleaning I lost speaker icon is systray, which packet can help bring it back?12:15
twitch!info wine12:15
ubottuwine (source: wine1.2): Microsoft Windows Compatibility Layer (dummy package). In component universe, is optional. Version 1.2.2-0ubuntu2~maverick2 (maverick), package size 39 kB, installed size 64 kB12:15
annunaki2k2heya - wondering if someone can help with preseeding an installation?12:16
twitch!gnome-media | mevvis12:16
v_ubottu: i want to install vim so plz guide me12:17
ubottuError: I am only a bot, please don't think I'm intelligent :)12:17
twitchv_: sudo apt-get i9nstall vim12:17
twitchv_: sudo apt-get install vim12:17
kshallidhey all12:17
mevvisx]12:18
annunaki2k2I've built a preseed file and it works, except I'm trying to install sudo-ldap12:18
v_twitch: when i do that it will give error like ... v@v-desktop:~/Desktop$ sudo apt-get install vim12:18
v_Reading package lists... Done12:18
v_Building dependency tree12:18
v_Reading state information... Done12:18
v_vim is already the newest version.12:18
v_The following packages were automatically installed and are no longer required:12:18
FloodBot1v_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.12:18
Otacon22wiblewoble, maybe it's not clear the problem. I usually access by ssh on another machine using a SSH RSA key (-i option on ssh). The SSH key is protected by a passphrase. Usually on linux if you login with an ssh key it asks every time on the shell to insert the passphrase. On ubuntu there is a graphical utility that when you try to login to a machine using an ssh key asks to you the password on a GUI. The problem is that it asks for t12:18
Otacon22he password only for the first time. I want to insert the password each time for more security.12:18
twitch!enter | v_12:18
ubottuv_: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!12:18
suryatwitch, ok i will send my test procedure in ubuntu.pastebin.com12:19
suryaand chek it  and send me reply plz12:19
twitchsurya: ok?12:19
annunaki2k2unfortunately it fails at this point because it needs to remove old sudo12:19
kshallidIn installation setup when i choosen role of new server is choice for virtualmachine host, what does a mean exactly ?12:19
suryatwitch, ok thanks yaar i am waiting for ur reply?12:19
kshallidi have tried to install xen pv-domu ubuntu server 10.0412:20
annunaki2k2I need to set SUDO_FORCE_REMOVE somehow either in the initrd env or preseed it12:20
annunaki2k2anyone?12:20
twitchsurya: post me the link to your paste12:20
twitchubuntu.pastebin.com is just a link to pastebin i cant guess your paste12:21
twitchsurya: paste and then link me the url it gives you12:21
twitchkshallid: explain12:22
twitchannunaki2k2: remove old sudo ?????12:23
annunaki2k2twitch: correct - part of moving to sudo-ldap requires that "sudo" be removed first.12:23
suryatwitch, http://ubuntu.pastebin.com/eihydaLW12:23
twitchannunaki2k2: this a dpkg package?12:24
annunaki2k2yes12:24
kshallidtwitch: i can choice virtual machine host and i want to know if is importen for me if i'm installing this server as pv-domu12:24
annunaki2k2twitch: sudo-ldap - Provide limited super user privileges to specific users12:24
suryatwitch, above link i have send my usbtest procedure and i wrote where i have strucked?12:24
annunaki2k2It's sudo, but it grabs it's config from ldap12:25
annunaki2k2either way, to install it, it removes sudo first. If you do this all manually, it's not a problem12:25
annunaki2k2however in a preseeded installation, it borks because it says "You have asked that the sudo package be removed, but no root password has been set"12:26
OKTAVâñåì ïðèâåò12:27
OKTAVïî÷åìó ïîñëå óñòàíîâêè óáóíòó íå èãðàåò ìóçûêà è íå ïîêàçûâàåò âèäåî12:27
FloodBot1OKTAV: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.12:27
livingdaylightHello, Is OoBoonToo broken?12:27
twitchsurya: http://en.wikipedia.org/wiki/Ioctl it does not understand ... is it a cheap device?12:27
annunaki2k2It goes on to say that you can override this behaviour by "export SUDO_FORCE_REMOVE=yes", but how do I get that into a preseed environment?12:27
OKTAVñäåñü òîêà íà àíãë12:27
OKTAV????????12:27
FloodBot1OKTAV: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.12:27
OKTAVÀÓÓÓÓÓÓÓ  ÁËßÒÜ!!!!!!!!12:27
maze_I am using Nvidia Quadro 880M. I found the resolution in tty is 640*480. How can I make it 1920*1080?12:29
livingdaylightmy ooboontoo so slow!!! updatemanger freeze; must force quit.12:30
twitchannunaki2k2: hurm no idea sry thats a strage 112:30
wiblewobleOtacon22: not sure maybe you need some sort of timeout on the server side like if no activity for x amount of time logout !12:31
psyklownhow would i go abouts copying an icon set to /usr/share/icons with permissions?12:31
Fuchsmaze_: by using vga=0x361 or similar parameters in grub, since the binary nvidia driver does not support kms12:31
Dr_Willispsyklown:  sudo cp foo /the/path/to/use12:31
twitchannunaki2k2: have you tried making an init.d script to do it on boot?12:31
twitch!init annunaki2k212:32
suryatwitch, may be12:32
janisozaurmy webcam is able to stream 640x480 (0.3MP) video and take 1.3MP photos (according to tech specs), but when cheese is told to take a picture, it only grabs a frame from the video stream. how do I (possibly with some other software) take a 'full' picture?12:32
maze_Thx I'll backup grub and try12:32
twitch!webcam | janisozaur12:32
ubottujanisozaur: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras12:32
twitch!init | annunaki2k212:33
ubottuannunaki2k2: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto12:33
suryatwitch, no yarr i am testing with transend pendrive yaa12:34
losternWhat is the best supported graphics cards vendor currently?12:34
lostern(non-binary blobs)12:34
Dr_Willisdoes bum  and update-rc.d work with Upstart controlled services? I think the bot factoid may be incorrect.12:34
Dr_Willislostern:  i would have to say intel.12:35
rkhshmhi all12:35
Dr_Willislostern:  and even then. some intel chipset have issues12:35
rkhshmis anyone aware of if where i can find the eucalyptus pkg from ubuntu ?12:35
twitchsurya: well u might be s* out of luck as per wiki12:35
losternDr_Willis: Is there a list somewhere?12:35
annunaki2k2twitch: unfortunately an init script won't help - this is during a PXE boot installation12:35
suryatwitch, SAME error inappropriate ioctl  for device12:36
suryatwitch, have u seen my usbtest procedure in ubuntu.pastebin.com12:37
annunaki2k2I have extracted the initrd.gz and had a poke around, but I'm unsure if I can add environment variables to it12:37
Dr_Willis!hardware12:37
ubottuFor lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection12:37
suryawhere is the problem tellme ?12:37
rkhshmany ideas guys ?12:37
annunaki2k2anyone any idea how the initrd install procedure works?12:37
Dr_Willislostern:  any list would proberly get outdated fast. when in doubt. stick with hardware thats not 'brand new just released' but a few months old. and check the forums and reviews12:37
tehbautis there a keyboard shortcut to switch to one of the other 4 spaces?12:38
twitchsurya: sry i dont know then, you might wanna hit up a programmer that knows how to test such device speed, anything out of loading modules i have no clue raw rawing speeds is out of my leage12:38
annunaki2k2tehbaut: CRTL+ALT+{left,Right}12:38
Dr_Willistehbaut:  i think you can set one in compiz settings, or in the gnome settings some where. I never use them.12:38
twitchwriting*12:39
janisozaurtwitch, the pages ubottu pointed me to contain no relevant information to my issue12:39
=== catalyst is now known as Guest2162
tehbautannunaki2k2: perfect thanks!12:39
psyklownDr_willis still didnt get the icons to move. can you give an example?12:39
annunaki2k2tehbaut: no probs12:39
twitchjanisozaur: sry whats your problem again12:40
annunaki2k2tehbaut: but as Dr_Willis mentioned, you can set keys like CTRL+ALT+[1,2,3,4] to switch to specific workspaces, if you like, using ccsm12:40
janisozaurtwitch, trying to take a picture from a webcam (instead of just grabbing a frame from video stream)12:40
josuebom dia12:41
josueola12:41
wiblewobleOtacon22: i use ctl d  instant logout not sure that helps12:42
Dr_Willispsyklown:  im not even sure what you are trying to do.12:42
v_wibleoble: when i compile c program it will give error like this .undefined reference to `main'12:42
v_collect2: ld returned 1 exit status12:42
suryatwitch, ok thanks yaar?12:43
josuequero usar a web cam12:43
janisozaur!es | josue12:43
ubottujosue: 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.12:43
janisozaur!webcam | josue12:43
ubottujosue: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras12:43
psyklownDr_Willis just copying these icons that i downloaded to the usr/share/icons directory. i cant extract it there because it says i dont have the proper permissions. i also cant copy paste it there either12:43
yangpenghow can i boot ubuntu without gdm, everyone?12:43
twitchjanisozaur: ahh ok i haven't experenced that sounds like a software problem12:43
=== frankbro is now known as FrankBro|School
Dr_Willispsyklown:  why are you putting them in there?  icon themnes can go in the users home in the .icons directory I think12:44
Dr_Willispsyklown:   'sudo cp  fileyouwant /path/to/put/it/to'   is the core of it.. I wouldent be messing with your icons/system dirs untill you understand some more linux basics.. One typo with sudo and you can break things badly12:45
Lintin Linux world, 'share' means 'to restrict'12:45
twitchsurya: yeah sry u need to find some who knows usb devices very well12:45
janisozaurtwitch, yeah, sounds like that to me too. most probably cheese. do you know of any other software that would allow me to do such thing? I only have to see if it works and later on I'll code my own solution with opencv (or driver if needed)12:45
=== LaraXX is now known as LaraX
suryatwitch, ok thanks yaar?12:47
twitchjanisozaur: you skype or msn video'in or just recording your self12:47
* twitch slaps him self sayin msn12:48
siddhionhey my entire topbar froze with the application drop down menu open. how can i get it back?12:49
MarcRichterHi there, I've encountering strange Problems with Ubuntu 1004 Server LTS on our Servers and haven't found anything with google.12:50
twitchsurya: sorry i cant help you but your talking about soming ou of scope to the ubuntu dev team .. like i said there is benchmarking tools in disk utils but if that doesnt do it for you .. look at makin g your own?12:50
MarcRichterWhen I reboot a machine, then all the net-interfaces seem to come up correctly - the routes are properly set, the IPs are up and so on.12:51
rumpe1siddhion, maybe try alt-f2 , "killall gnome-panel && gnome-panel & disown"12:51
MarcRichterBut the machine is not reachable nor can it ping somewhere.12:51
MarcRichterOnly after issuing a /etc/init.d/networking restart everything works.12:51
twitchMarcRichter: are u on the corrent subnet?12:52
MarcRichterI have no clue what this might be12:52
twitchcorrect12:52
MarcRichtertwitch: Jes12:52
MarcRichteryes12:52
twitchMarcRichter: are u filtering icmp ?12:52
siddhionrumpe1, alt-f bringd Panel to the focus along with 'Run Application' window. its all frozen12:52
MarkHitchhiker?12:52
siddhionrumpe1, i will try kill all12:53
suryatwitch,can u tell me where i want to get regarding usbtest?12:53
siddhionrumpe1, ok thank you that worked12:53
twitchDr_Willis: hey will where can usb dev's go to talk?12:54
MarkHitchhikerHey MarkRichter, yor12:55
MarkHitchhikeryour nick looks mine12:55
MarcRichtertwitch: No, nothing of that12:55
MarcRichtertwitch: It is a complete normal out-of-the-box setup Server and it is connected to a Cisco switch, which filters nothing.12:56
suryatwitch,can u tell me where can i get regarding usbtest information??12:56
twitchMarcRichter: if your on the same subnet but  u cannot recive icmp packets there must be a firewall/filter12:56
twitchsurya: ask Dr_Willis or another senior ubuntu helper/dev12:57
MarcRichtertwitch: No, it isn't. The point is, that it only does not work after a reboot and this initial net-device initialisation. As soon as I issue a networking restart, everything works.12:57
Dr_Willistwitch:  no idea. stuff that specific proberly dosent have a irc channel12:57
suryaok12:57
Anonymouz00Could someone please help me about my screen resolution it wont go past 800x600 any ideas?12:58
twitchMarcRichter: wow thats weird u restart and it works?12:58
openbeesirc for pthon help???12:58
twitchMarcRichter: the device that is12:58
MarcRichtertwitch: Exactly.12:58
suryadr_Willis: do u know regarding usbtest?12:58
Dr_WillisMarcRichter:  ive seen things like that in the past if some service is trying to get started befor other services it depends on are still loading. but I thought upstart fixed most of those race conditions.12:58
Dr_Willissurya:  no idea on usbtest.12:58
openbeesirc for  python help ...please anyone suggest me?12:59
Dr_Willisopenbees:  #python perhaps12:59
suryaok thanks12:59
MarcRichterDr_Willis: That is exactly my kind of thought - It looks as if the device drivers are initiated after the network - config or such ...12:59
twitchsurya: you're gonna have to start a post on a forum ... which one ... up to you ... do some research, good luck mate12:59
Dr_WillisMarcRichter:  as a dirty work around. restart networking from rc.local after a few sec of delay.13:00
MarcRichterDr_Willis: Don't know if this is possible, but it feels like that and I don't have an Idea how to analyse this futher.13:00
wiblewobleopenbees: ##learnpython13:00
MarcRichterDr_Willis: *gg* That's exactly our current workarround ;)13:00
Anonymouz00Could someone please help me about my screen resolution it wont go past 800x600 any ideas?13:00
twitchlol Dr_Willis and MarcRichter could be l;axy and put in a script to reload it :P13:00
twitchlazy13:00
Dr_WillisMarcRichter:  upstart dosent use the #'s of the old init system. so you cant move networking down the list that i know of.13:00
MarcRichterDr_Willis: But I'm interested in both: A better solution and a clear and reproduceable Bugreport for the devs :)13:00
=== root is now known as Guest18128
MarcRichterDr_Willis: Can't I add some kind of pre-requirement for upstart?13:01
Dr_WillisMarcRichter:  it could be the modules are loading. but the device is just a little slow to respond/get up. Not sure how to delay networking from starting. there may be some upstart options for it.13:01
twitchMarcRichter: init?13:01
Anonymouz00any of u geeks know anything bout s/r13:02
MarcRichtertwitch: Sorry?13:02
twitch!init | MarcRichter13:02
ubottuMarcRichter: 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/SmartBootManagerHowto13:02
twitchbe dirst and make ya own script :P ... not advised but i've done it a few times13:03
Dr_WillisMarcRichter:  seems the /etc/init/network* scrips are bash scripts. try tossing in a sleep statement or 4 in there. :)13:03
twitchdirty13:03
Dr_WillisMarcRichter:  that bot factoid is a bit out of date..  :) i dont think BUM or update-rc.d work with Upstart.13:03
twitchMarcRichter: agreed with Dr_Willis13:03
* twitch kicks ubottu 13:04
MarcRichterAh - the networking - Script hasn't been ported yet - OK, this might work, but's still not very smooth, is it?13:04
twitchMarcRichter: what ever works hey :D13:04
manlymatt83For some reason my ubuntu install won't boot into anything except 2.6.35-22-generic13:04
Dr_WillisMarcRichter:  Huh? i got one in /etc/init/networking.conf13:05
twitchmanlymatt83: u try to compile your own?13:05
skutr3i think it has something to do with what we did yesterday13:05
skutr3when i booted debian i got an error that said could not load ICEAuthority file can anyone help?13:05
MarcRichterDr_Willis: But the init-Script isn't a Symlink to init :13:05
MarcRichterroot@ubuntu-1004-lts-64bit:/etc# ls -l /etc/init.d/networking13:05
MarcRichter-rwxr-xr-x 1 root root 2256 2009-12-03 17:04 /etc/init.d/networking13:05
manlymatt83twitch: using the default kernels.  It tried -24 and -25 but neither loads ubuntu... it just hangs.13:06
manlymatt83Odd part is this only started happening today... surely I was running -24 or -25 before today.13:06
skutr3can anyone help me /13:06
MarcRichterAaaaaah .... may it be that Upstart _and_ the ancient init.d are both trying to initiate the network?13:06
twitch!fsck | manlymatt8313:07
ubottumanlymatt83: fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo shutdown -F -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot13:07
twitchmanlymatt83: boot recovery or livecd13:07
skutr3when i booted i got an error that said could not load ICEAuthority file can anyone help?13:07
Dr_WillisMarcRichter:  i dont think so.. the init.d is using some upstart commands/options it seems.13:07
manlymatt83Already ran an fsck13:08
user82hi ppl short question. is there something like "pause" in a batch script in sh files?13:08
Dr_WillisMarcRichter:  toss in some echo commands in the scripts and watch what its doing.13:08
user82i want to view the terminal output befor it closes the window13:08
Dr_Willisuser82:  bash 101 - the 'sleep' command13:08
Dr_Willisuser82:  or the 'read' command13:08
user82thanks13:08
Calinouuser82: change the terminal preferences, too13:08
Calinouboth works13:08
Calinouthere's an option so the terminal does not close after finishing script13:08
twitchCalinou: ? u running it via f2?13:09
Calinouhuh?13:09
Calinougnome terminal13:09
twitchCalinou: the script must have an "exit" or ctrl+d command13:10
MarcRichterDr_Willis: You're speakting of the init.d Script, not the init - Configfile, don't you?13:10
Dr_Willisit all depeneds on the details of how you are starting the script13:10
Calinouctrl+c, not d?13:10
aguitelaptitude install -f or apt-get install -f ?13:10
twitchCalinou: ctrl+c is cancel not close13:10
Dr_WillisMarcRichter:  check them both out.   i looked in init.d/networking and it looks like it was using some upstart functions just now13:10
zambahow can i see what speed my nic is operating at?13:11
zamba(using cli tools)13:11
user82found it calinou thx13:11
plokijuheswaaguitel: for what?13:11
Calinounp13:11
MarcRichterDr_Willis: I doubt if I understand what the echo's shall tell :P The Script is running - that I know because it *works* when issued after the boot ..13:11
aguitelplokijuheswa, to fix incomplete instalation13:12
plokijuheswaaguitel: either would force a reinstall or install, you need 'sudo dpkg -configure -a' to resolve that problem13:13
twitchaguitel: sudo apt-get install -f13:13
aguiteltwitch, plokijuheswa ok13:13
kriizi'm sorry i have a question!!13:14
Calinoudon't be sorry for having a question13:14
Calinoueveryone can ask questions here13:14
* twitch only has 1/8 of a bottle of vodka left now ;(13:14
AbhijiTkriiz, ask13:14
twitch!ask | Calinou13:15
ubottuCalinou: 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. :-)13:15
kriizi'm sure you know giver right?13:15
Calinou¬_¬13:15
kriizis only for lan?13:15
Calinouin line, i don't entirely agree with it13:15
porjozamba: ethtool or mii-tool13:15
Calinoucause some clients aren't line breaking, and the horizontal scrolling suffers :P13:16
=== OerHeks is now known as Oer
zambaporjo: thanks13:17
twitchporjo: ethtool .. love it only found it the other day13:18
BluesKajHey all13:20
ActionParsniphi BluesKaj13:20
* meshuggah is disturbing neighbour with: Andreas Kisser (Sepultura) - Hubris I - Protest - (0:40/1:07)13:20
BluesKajhi ActionParsnip13:20
ActionParsnipmeshuggah: please don't do that, it spams the channel and nobody cares13:21
* twitch slaps BluesKaj with a trout .. hehe old school13:21
=== marsh is now known as Guest11584
meshuggahActionParsnip: oh sowwi13:21
manlymatt83So I just tried booting into the newer kernel again.  It just hangs at the splash screen and after about 2-3 minutes a bunch of "task XYZ blocked for more than 120 seconds" messages spew the screen.13:21
twitchActionParsnip: hey man! needed u last few hours :S13:21
meshuggahActionParsnip: how are you^13:22
BluesKajhey twitch , haven't seen that action in while :)13:22
manlymatt83any ideas why that could be happening?13:23
meshuggahwhat is the command to make higher the max people of channel?13:25
meshuggahplease13:25
Calinouon IRC, meshuggah ?13:25
meshuggahyes13:25
twitchmanlymatt83: try ctrl+alt+f1 .. if it gives u a tty then ya in luck if not ... boot recovery looks ta dmesg try to find ya "hang"13:25
Calinouyou need to be channel operator13:25
meshuggahi am13:25
jribmeshuggah: try #freenode13:25
Calinouit's +l <number>13:25
Calinouit's +l <number of users>13:25
Calinouas channel mode13:25
Calinoul, L13:25
meshuggah./mode #channel +l ?13:25
Guest11584hi! can anyone help with laptop power management? i have nx9420 and when I uninstall all battery management programs i can work on battery for 2 hours. But when I have battery management installed on it, i can work only for 10 minutes. I have installed laptop-mode but and that is all what i have installed at this time. Any indicator is going wild and showing 0% and throwing warnings .13:26
meshuggahthank13:26
meshuggahjrib, mangedelamarde13:26
twitchmeshuggah: /msg chanserv help13:26
ActionParsniptwitch: am at work dude, but its quieter. I'm sure others can help13:26
tzangHey everyone,  i am having some issues setting up my DNS and i was looking for some direction.13:27
Calinoumeshuggah: mangedelamerde, not mangedelamarde?13:27
ActionParsnipGuest11584: are there any bugs for it?13:27
meshuggahsowwi, calinou13:27
Calinou:P13:27
Calinoui'm french13:27
ActionParsniptzang: are you setting up a LAN DNS server?13:27
jribmeshuggah: that language isn't welcomed here.  And this channel is for ubuntu support, not help with this network.  The people at #freenode can help you better.13:27
Calinouwatch ya language13:27
meshuggahi guessed13:27
twitchActionParsnip: was only me there for a couple .. was fretting i saw 5 direct msg's at once i almost flipped lol13:27
meshuggahjrib, plz13:27
tzangI have a static ip of 1.8.  I created foward, reverse  zones, and adjusted the host file. I can ping my server by ip but not name. What file do you think would be causing this issue13:28
twitchtzang: /join bind13:28
=== bonjoyee1 is now known as bonjoyee
tzangok thanks13:28
Calinouyou mean #bind?13:28
meshuggah1500 people and almost nobody have savoir vivre13:28
meshuggahexce[t calinou13:28
ActionParsniptzang: if you add an entry in your DNS it should help, you can also add to /etc/hosts on the client (or maybe even the DNS system) and that should help13:29
Calinoumeshuggah: stop speaking frenglish, first13:29
Calinouand... that's nasty13:29
twitchCalinou: works without # unless u use a crap client13:29
wirrhello i have a total n00b question please13:29
meshuggahCalinou: disculpar me13:29
cdbs!ask | wirr13:29
ubottuwirr: 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. :-)13:29
twitch\13:29
maitreyHi guys, I have an cunning question. My wi-fi shows full signal, but I cant browse or download. I am living in a hotel and I think they have blocked me somehow. Is it possible to be blocked from router and how can I find out? Or better how can I prevent it? Can I change some information so that the router wouldn't be able to recognize my computer??? thanks a lot13:29
wirri am trying to compile and run a python .pyw file. what commands do i use?13:30
wirra source code file13:30
ActionParsnipmaitrey: can you ping 8.8.8.8?13:30
jribwirr: #python can better help you understanding how to use python13:30
Calinousome ports are blocked, maitrey13:30
Calinouport 8013:30
wirrok thanks13:31
sacarlsontzang: even if you have your bind9 configured correct you still need to setup /etc/resolv.conf and or  dhcpd to point at it13:31
=== jorge is now known as BlackFlag
wirrno one seems to be alive in #python...13:31
twitch!ot | sacarlson13:32
ubottusacarlson: #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!13:32
jribwirr: you're not in #python...13:32
manlymatt83hmmm, if I disable discrete graphics on my T510 and go back to integrated via the bios will my X11 automatically get updated or will I have to do something?13:32
wirrgood point. i will register my nic.13:32
jrib!register | wirr13:32
ubottuwirr: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode13:32
marsh_1337Hi! Can anyone help regarding HP nx9420 battery issues?13:33
janisozaur!anyone | marsh_133713:33
ubottumarsh_1337: 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?13:33
plokijuheswamanlymatt83: i doubt it, it would probably crash X when you switch unless udev does something13:33
takamarouHi all.  I'm trying to connect a ubuntu server 10.10 to a Iomega Storecenter NAS with NFS enabled.  I was able to connect to the NAS a couple days ago, but after a reboot I am having issues.  I'm not sure which version of NFS the storcenter uses, but everything I try gives me an error.  NFSv3 says the requested nfs version is not supported... NFSv4 says Protocol Not Supported13:33
takamarouany ideas?13:34
sacarlsontwitch: even if offtopic might be good to point them in the general directions to continue there search13:34
Carmenola13:34
twitchsacarlson: but already direct to the corret chan .. n e way ;)13:34
MarkHitchhikerHey13:34
MarkHitchhikerhow do i connect on a chanel?13:35
twitchMarkHitchhiker:  /join #channame13:35
janisozaurMarkHitchhiker, /join #channel13:35
plokijuheswaMarkHitchhiker: /join #channelname13:35
MarkHitchhikerty13:35
plokijuheswayay FIRST!13:35
marsh_1337I have removed all battery management programs on ubuntu, and now my battery lasts for 2 hours. If I have any of them installed i cant work (on battery) more then 10 minutes. Only thing that I have installed is laptop modules.13:35
twitchplokijuheswa: via your ping :P13:35
ActionParsnipmarsh_1337: Are there bugs logged for your make / model?13:35
MarkHitchhiker#android :Cannot join channel (+r) - you need to be identified with services13:36
MarkHitchhikerwhat i should do?13:36
marsh_1337As far as I know, no.13:36
ActionParsnipmarsh_1337: then log one with acpi so it can be attended13:36
twitchMarkHitchhiker: /msg nickserv help13:36
aslamhow do we mount an SD card13:36
DJonesmarsh_1337: You need to register your nick to join some channels13:36
plokijuheswatwitch: lies!13:36
ActionParsnip!register | MarkHitchhiker13:36
twitchplokijuheswa: heh :P13:36
ubottuMarkHitchhiker: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode13:36
DJonesmarsh_1337: Sorry, should have been for MarkHitchhiker13:36
maitreyActionParsnip: to ping 8;8;8;8 do I have to edit it in the network connections, in the place of dns server? Because now i have not filled any colon in the ipv4/6 settings13:36
takamarouDoes anyone have experience with NFS mounting?13:37
marsh_1337DJones: np13:37
ActionParsnipmaitrey: no, just lauch a terminal and ping away13:37
MarkHitchhiker!register | MarkHitchhiker13:37
ubottuMarkHitchhiker, please see my private message13:37
MarkHitchhikernow it13:37
MarkHitchhikerah13:37
MarkHitchhikerty13:37
twitchmaitrey: ping localhost ... ping www.google.com .. ping anyip13:37
marsh_1337ActionParsnip: tnx13:37
aslamany help in mounting sd card in ubuntu13:38
plokijuheswa!sd13:38
ActionParsnipmaitrey: use:  ping 8.8.8.8    in terminal, do you see relpies?13:38
ActionParsnipaslam: with the card in, if you run:  sudo fdisk -l   do you see the partition on the SD card?13:38
manlymatt83Gah this is annoying, nothing in dmesg.  I wonder why this would just randomly start happening with two kernels but not the other kernel.  Especially when the two kernels that aren't working were working yesterday.13:39
aslamwhat I have to look for13:39
twitchActionParsnip: 8's are ugly redirect :P lh or 127's better for learning13:39
sacarlsontakamarou: nfs mount yes some13:39
jckcan anyone think of what could be wrong here: I'm unable to loginto gmail on any brower in linux, however i can loginto gmail from windows(same wifi settings on both oses) I've tried alternative dns, deleting my profile13:39
maitreyit shows: 64 bytes from 8.8.8.8 : icmp_seq=2 ttl=50 time=365 ms13:39
maitreyand no replies13:39
NeoCicakhi all... i'm getting the following error when starting 'network' in gnome-shell : Failed to load module "canberra-gtk-module" ... does anyone know how to fix this?13:40
maitreyon local host it responds continuously counting seconds13:40
=== wirr is now known as wirrr
takamarousacarlson, I'm trying to mount an NFS drive from my company's NAS.  I had it mounted the other day, but after rebooting both the NAS and the Server (10.10) I can no longer mount...  I get protocol not supported errors.  Any ideas?13:40
=== herton is now known as herton_lunch
sacarlsontakamarou: not sure if it worked before why not now?  but make sure sudo apt-get install nfs-common13:41
twitch!nick | wirrr herton_lunch13:41
ubottuwirrr herton_lunch: Your nick is how people know you on IRC. Please don't change your nicknames too often (use /nick newnick), or it creates a lot of confusion. You should also !register your nick with freenode.13:41
aslamactionParsnip: i only see sda1-1013:41
aslamwhich is my internal disk13:41
maitreyActionParsnip: it shows: 64 bytes from 8.8.8.8 : icmp_seq=2 ttl=50 time=365 ms and no replies with the localhost it looks similar but the seconds are increasing13:42
twitchaslam: 1-10 sounds like a usb13:42
takamarousacarlson, installed and reinstalled that a couple times.  It would appear the error is on my ubuntu side - judging by the protocol not supported errors.  I'm just not sure what tho change.13:42
sacarlsontakamarou: try restart the server side13:42
maitreyActionParsnip: you can see I am a big rookie, but ready to learn. What does this whole stuff mean??13:43
twitchaslam: is it pure sata or e-sata13:43
sacarlsontakamarou: can you ping the server from the client?13:43
twitchor usb13:43
aslamtwitch: how do I know if my sd card is been recognized13:43
takamarouyep13:43
takamarousacarlson, yep.  I'll try to restart it.13:43
twitchaslam: to see if it is mounted "df -h"13:43
aslamtwitch is only showing sda13:44
bonjoyeeaslam: check the system logs for any error messages..13:44
* meshuggah is disturbing neighbour with: Jimi Hendrix - Voodoo Child- The Jimi Hendrix Collection (CD1) - Voodoo Child (Slight Return) - (3:16/5:11)13:44
ActionParsnipmaitrey: ok the 365ms shows it is replying. If you run:  cat "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf    then retry the web, does it work?13:44
llutz_meshuggah: stop that spam please13:44
meshuggahhum13:45
meshuggahk13:45
twitchaslam: well no it aint .. is it a usb hub?13:45
ActionParsnipmeshuggah: what makes you think anybody cares what you are listening to, in any way!?13:45
aslamtwitch13:45
aslamtwitch: no13:45
meshuggahActionParsnip: nothing, lol13:45
aslamits a sd Port in my laptop13:45
unixhackeris there support for dlink pcmcia wifi adapters in ubuntu?13:45
WilliamsHi everyone! Is there a way to change native resolution on linux ? I can't get higher than 1680x1050. I'm using nvidia card13:45
meshuggahActionParsnip: do you think i give a damn? i only give a damn cause llutz said please13:45
sacarlsontakamarou: also on the server try: showmount -e13:45
twitchaslam: so your mobo has a sd card reader :S ???13:45
wiblewobleres | Williams13:46
aslamtwitch: Yes13:46
wiblewoble!res | Williams13:46
ubottuWilliams: 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/Resolution13:46
usr13unixhacker: Possibly, which one do you have?13:46
takamarousacarlson, clnt_create: RPC: Program not registered13:46
twitchaslam: laptop i assume?13:46
ActionParsnipWilliams: what video chip exactly?13:46
bonjoyeetwitch: have you not seen notebooks recently?13:46
unixhackerlet me check the model usr1313:46
WilliamsActionParsnip, GTS 160M13:46
aslamtwitch: Yes, toshiba l65013:46
twitchbonjoyee: lol yes13:46
usr13unixhacker: What does lspci say about it?13:46
sacarlsontakamarou: is that on the client side?  the showmount -e must be run from the server side13:46
unixhackerusr13, dwl-g65013:47
takamarousacarlson, oh sry.  The NAS doesn't have any ssh ability or command prompt ability....  Just IOmega's limiting web-based GUI13:47
=== gabriel_ is now known as EsCoVa
usr13unixhacker: https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsDlink13:47
twitchaslam: lspci -v .. make sure your sd card reader is getting loaded13:48
aslamtwitch: when I remove my sd card there is log in dmesg "usblp0:removed"13:48
ActionParsnipWilliams: did you install the proprietary driver?13:48
sacarlsontakamarou: ok so lets see how you try to mount on your client then,  what command line or /etc/fstab do you use?13:48
twitchaslam: hurm what format is yourt sd card13:48
aslamtwitch: vfat13:49
takamarousacarlson, sudo mount -t nfs -o proto=tcp,port=2049 192.2.40.73:/nfs/printartsportal /mnt13:49
WilliamsActionParsnip, don't know what that is, but I have installed latest drivers from nvidia13:49
takamarousacarlson, I've also tried that with -t nfs4... that gives a different Protocol not supported error13:49
twitchaslam: hurm weird .. have u tried manually moubnting it13:49
twitchmounting13:49
takamarousame behavior after NAS reboot13:50
aslamtwitch: I am not able to find mmc in /dev13:50
aslamtwitch: or which device file I have to use to mount the dev13:51
manlymatt83I could disable the nvidia card in my bios, switch back to discrete graphics, and then re-install ubuntu, ya?13:51
bonjoyeeaslam: did the internal card reader work with other cards types?13:51
twitchhave u pluged it in and gone to "system_.admin-> disk util" and seen if it shows13:51
manlymatt83errr sorry, integrated.13:51
manlymatt83I cna't see how the integrated graphics on this system could be all that bad.13:51
unixhackerthanks usr13 that solved my dilema man13:51
sacarlsontakamarou: maybe try nfs4 like:  mount -t nfs4 -o proto=tcp,port=2049 nfs-server:/ /mnt13:51
aslambonjoyee: I am using the internal card reader for the first time13:52
ActionParsnipWilliams: i suggest you use the packages in ubuntu, it will upgrade for you when required13:52
usr13unixhacker: NP13:52
ActionParsnipWilliams: run: sudo apt-get install nvidia-current13:52
unixhackerI am finally completly moved away from windows junk hurray13:52
bonjoyeeaslam: then it might not be detected at all...first check if it is...13:52
takamarousacarlson, exactly what I've been trying.  sudo mount -t nfs4 -o proto=tcp,port=2049 192.2.40.73:/nfs/printartsportal /mnt     responds with "mount.nfs4: Protocol not Supported"13:52
sacarlsontakamarou: sorry missed you already tried it13:53
twitchlol @ unixhacker ... wanna get another nick .. ok sry guys had to say it13:53
usr13manlymatt83: the only problem with integrated graphic chips is that you loose some of your RAM to it.13:53
WilliamsActionParsnip, trying right now, updating 80MB :/13:53
bonjoyeeaslam: please pastebin the output of "lspci -v"13:53
takamarousacarlson, if it helps, NFSv3 throws a different, but similar error - mount.nfs: requested NFS version or transport protocol is not supported13:53
sacarlsontakamarou: well to verify it's on the ubuntu side can you mount it from any other system?13:53
aslambonjoyee: I have used it in windows13:53
takamarouscarlson, lemme try from my local computer.. hold on13:53
sacarlsontakamarou: or can you run a nfs server on some other ubuntu system to verify the client is configured?13:54
bonjoyeeaslam: ubuntu is not windows..it has to detect it to work..13:54
ActionParsnipWilliams: sounds about right13:54
manlymatt83usr13: Understood, but then I wouldn't have to use the proprietary nvidia driver, which is what I think is causing my problems13:54
aslam00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)13:54
aslamSubsystem: Toshiba America Info Systems Device fd5013:54
aslamFlags: bus master, fast devsel, latency 013:54
aslamCapabilities: <access denied>13:54
aslamKernel driver in use: agpgart-intel13:54
aslamKernel modules: intel-agp13:54
FloodBot1aslam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.13:54
manlymatt83usrMy laptop has both Intel ingrated graphics and Nvidia discrete13:55
twitchenter | aslam13:55
twitch!enter | aslam13:55
ubottuaslam: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!13:55
takamarousacarlson, that would be a heavy task.  To my knowledge none of our other servers have NFS capabilities currently.13:55
bonjoyeeaslam: i am not saying the card reader's not working..just that ubuntu may have not detected it..13:55
takamarouscarlson, Mounted the NFS perfectly fine on my local ubuntu box. Using -t nfs13:55
usr13manlymatt83: You don't have to user proprietary nvidia driver in the first place.  Who said you did?13:56
lvh_Greetings!13:56
sacarlsontakamarou: I see another package you might try nvfv4-acl-tools13:56
twitch!ask > lvh_13:56
ubottulvh_, please see my private message13:56
manlymatt83usr13: the ubuntu software updater told me to switch to it when I initially switched to the discrete graphics chip13:57
takamarousacarlson, Got that one already too.  I fear the solution may be a reboot - unfortunately this is a very heavily used production server.13:57
sacarlsontakamarou: oh local work!!! maybe it's a firewall thing?13:57
takamarouscarlson, could be.  What's the file for firewall settings?13:57
AbhijiThey guys13:58
AbhijiTi cant find suspeneded sentece in my lucid software center. helop13:58
sacarlsontakamarou: I'm not sure how your network is configured,  what is the gatway to the network?13:58
AbhijiTanyone knows hot to get Suspended sentences in lucid?13:58
takamarouscarlson, 192.2.40.113:59
takamarouscarlson, actually, this one is outbound..  so 192.2.46.113:59
sacarlsontakamarou: is this the side with the NAS server on it?13:59
manlymatt83Is anyone running 11.04?13:59
usr13manlymatt83: but you don't have to. The open source nv driver works just fine.  (as long as you do not need 3D acceleration)13:59
aslamI am back13:59
Dr_WillisAbhijiT:  look for a ppa for the app if you cant find it in the normal repos13:59
ActionParsnipmanlymatt83: i am but its supported and discussed in #ubuntu+114:00
mhall119manlymatt83: try #ubuntu+114:00
ikoniamanlymatt83: the guys in #ubuntu+1 are14:00
AbhijiTDr_Willis, :/14:00
manlymatt83usr13: ahhh, okay14:00
Dr_WillisAbhijiT:  what sort of magical answer were you expecting?14:00
=== peregrinator_six is now known as GTK3
AbhijiTDr_Willis, :D ammm why they only availe it in maverick but not in my lucid? :(14:00
sacarlsontakamarou: also if it's outside the mask of the local network the nfs might be configured not to allow connections to it,  you need to look inside your nas settings for that also14:01
Dr_WillisAbhijiT:  ive no idea what the app even is.  could be you dont have some repos enabled.. or it was dropped..14:01
AbhijiTDr_Willis, hmm ok np thanks for yout time14:01
serkan333hi14:01
vishDr_Willis: AbhijiT  just read the recent post on OMG ;)14:01
usr13manlymatt83: For normal desktop use 3D acceleration  is not needed.  BUT, I usually don't use onbard graphics simply because in my opinion, it is less effecient - but that's just me.14:02
AbhijiTvish, comeing from there only!14:02
Dr_Willishttp://www.omgubuntu.co.uk/2011/02/suspended-sentence-becomes-first-post-release-app-to-land-in-ubuntu/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+d0od+%28Omg!+Ubuntu!%2914:02
serkan333where i get perl program14:02
twitch_yay for some noobtard Dos'in my server14:02
aslamoutput of lspci -v14:02
Dr_Willisvish:  still no idea what the app is. :)14:02
aslamhttp://paste.ubuntu.com/565378/14:02
AbhijiTDr_Willis, its game!!!14:02
vishDr_Willis: me neither ::)14:02
vadmesteHello everybody! I've found this "Canonical is building an Android execution environment that will make it possible for Android applications to run on Ubuntu" but I cannot find something to download to do my try, any suggestions ?14:02
AbhijiTDr_Willis, http://www.omgubuntu.co.uk/2011/02/suspended-sentence-becomes-first-post-release-app-to-land-in-ubuntu/14:02
manlymatt83usr13: better battery life with the integrated graphics though, no?14:02
Lintserkan333, it should be installed by default; try "which perl "14:02
usr13manlymatt83: In other words,  I'm not a big fan of MBs with onbard graphics.14:02
PiciAbhijiT: That says 10.10, not Lucid.14:03
takamarousacarlson, sorry, had to run down an IT issue.  They are actually on seperate networks.  The NAS has a gateway of 192.2.40.1... but the client computer has dual NICs... I suppose that could be the problem14:03
AbhijiTPici, yeah that is what i want. i want that game in my lucid14:03
usr13manlymatt83: Is this a laptop you are talking about?14:03
serkan333active perl14:03
twitchwho eber is DoS'imn me grow up14:03
takamarousacarlson, I have both of the clients IPs (internal and external) specifically allowed inside of the NAS.. but that still could be an issue14:03
Piciserkan333: No, the command is 'which perl'.  Perl is installed by default.14:03
manlymatt83usr13: yes.  my t510 has both onboard and discrete, and has the ability to switch between them on the fly, but that isn't supported in ubuntu.  So I have to choose one or the other.14:04
aslamtwitch:http://paste.ubuntu.com/565378/14:04
Lintserkan333, on activestate website?14:04
PiciAbhijiT: You're free to search for a PPA yourself:14:04
Pici!ppa > AbhijiT14:04
ubottuAbhijiT, please see my private message14:04
=== GTK3 is now known as peregrinator_six
AbhijiT:/14:04
AbhijiTPici, i know. thanks btw14:04
serkan333i get it \ but cant install14:04
serkan333:(((14:04
AbhijiTi was looking for reason why they dont included it in lucid!14:04
PiciAbhijiT: I don't know sorry14:04
WilliamsActionParsnip, I've updated the drivers, but still max resolution is too low. I've tried xrandr --output VGA1 --mode 1024X768    -    no luck14:04
manlymatt83I've just been having a lot of issues with the nvidia discrete card.... flooding /var/log/messages, etc.  All issues people are experiencing.14:04
AbhijiTPici, np14:04
usr13manlymatt83: I really don't know the effects of battery life, and I've not had a laptop with those features, so I wouldn't know.  You'd have to ask someone else about that.14:05
ActionParsnipWilliams: try running:  sudo nvidia-xconfig   then reboot14:05
usr13manlymatt83: 10.10 or 10.04 ?14:05
manlymatt8310.1014:06
bonjoyeeaslam: is that the entire output?14:06
=== forkkk is now known as forkup
aslambonjoyee: let me check again14:06
usr13manlymatt83: Again I don't know.  ...Just wondering if it is particular to 10.10 and not an issue with 10.04.14:07
Williams_ActionParsnip, still no luck14:07
manlymatt83my dmesg gets constantly flooded with: [ 2917.749639] NVRM: os_raise_smp_barrier(), invalid context!14:07
twitch14:07
usr13manlymatt83: And if it IS particular to 10.10, it will probably be fixed soon.14:07
manlymatt83usr13: also, now my laptop wqon't boot into the newer kernels, and it seems to be an issue with the graphics.14:07
superman097guys... how i can checked multicast forwarding table on ubuntu? urgent... :)14:08
serkan333pici why i cant use this ($) on python14:08
twitchlol i'm filing a report on your DoS14:08
* AbhijiT finaly got it from their website14:09
nibbler_superman097, i dont know anything specific, but i assume its just like you would do in any linux14:09
danifunkerahh.. found the right channel14:09
danifunkerhi everyone, i'm having a problem with KDM and XDMCP on Ubuntu 10.10, I can't seem to connect to it, I have already adjusted my Xauthority (added * to add all hosts to connect) and kdmrc (enable XDMCP). What am I missing?14:09
usr13manlymatt83: Looks like there's a bug report on it. https://lists.launchpad.net/ubuntu-x-swat/msg93675.html14:09
Piciserkan333: I don't understand what you're asking.  If this is about python programming, #python would be a better place.14:09
twitchkiss ya little ... yes little bot net good bye14:09
Picitwitch: Excuse me?14:09
aslambonjoyee: i have paisted again http://paste.ubuntu.com/565379/14:10
manlymatt83usr13: yeah, I've read that entire thread.  It's just one example.14:10
speedyGnome 3 Freezes up after boot up Iso from Gnome3.org have to do cold boot, booted back up same thing only difference was that after boot opened filemanger and then Firefox and freezes up eveytime not good but i know its demo and beta but will be nice hopefully after the kinks are resloved and bugs and lots of polish its a bit different.14:10
twitchPici: nvm :)14:11
usr13manlymatt83: nvidia-current - NVIDIA binary Xorg driver, kernel module and VDPAU library14:11
usr13manlymatt83: Are you using it now?14:13
staar2well could anyone explain what mean if directory has chmod a+x rights ? I mean the execute rights are what for on directory ?14:13
rickb|serverHI :)14:14
vega-_staar2: tells if you can cd into that dir or not14:14
nibbler_staar2, it means "enter a dirctory"14:14
bonjoyeeaslam: i don't see the entries for the SD/MMC ...well someone smarter than me may be able to read those better..14:14
twitchstaar2: yeah what dir14:14
rickb|serverCan I go straight from 8.10 to 10.10 using the update-manager -D command?14:14
takamarousacarlson, interesting output from mount -v : http://pastie.org/154898314:14
aslambonjoyee: np, thanks for looking in to it14:14
GHHI am getting error when compiling and installing C source. The error is /usr/bin/ld: cannot find -lpq collect2: ld returned 1 exit status make: *** [some] Error 1. Please i need help14:14
serkan333turk yok mu burda14:15
staar2what about u+s(SUID) - on directory does not mean anything ?14:15
twitch!compile | GHH14:16
ubottuGHH: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)14:16
vega-_GHH: postgresql-devel or something like that missing14:16
manlymatt83usr13: yes14:16
manlymatt83usr13: wait, where did you pull that nvidia-current from?14:16
GHHvega-_, But i need to be what i need14:17
vega-_GHH: what?14:17
GHHtwitch, that is not solution14:17
usr13manlymatt83: my 10.04 system14:17
ikoniaGHH: what are you trying to build ?14:17
bonjoyeeaslam: keep an eye on http://ubuntuforums.org/showthread.php?t=161820214:18
twitchGHH: this is a ubuntu support channel not a compile what you want channel14:18
usr13manlymatt83: apt-cache search nvidia-current14:18
twitch!ot | GHH14:18
ubottuGHH: #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!14:18
sacarlsontakamarou: looks like time out so server failed to respond?14:18
manlymatt83yeah, I'm running the latest:14:18
manlymatt83nvidia-current is already the newest version.14:18
usr13manlymatt83: I think if you just remove xorg.conf (or rename it) you can revert to the OS driver.14:18
sacarlsontakamarou: what ip address does the server see you as?  if your on wan can you see what you look like from a browser to http://whatismyip.com14:19
d4n1sWhy do I see in some instrcutions on how to install a software something like this... ./name.sh or ./anyname.something14:19
usr13manlymatt83: rm /etc/X11/xorg.conf     or    mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak14:19
GHHtwitch, you mean i am not asking ubuntu related ?14:19
manlymatt83usr13: it will re-generate a new one when I log back in?14:19
ikoniaGHH: what are you trying to buiuld14:19
ikoniabuild14:19
d4n1sor even run ./name.sh or run ./anyname.something14:19
jribstaar2: setuid on a directory does nothing14:19
GHHikonia, C source14:19
usr13manlymatt83: And then restart the X server  Ctrl-Alt-Backspace14:19
twitchGHH: no it is not ubuntu core is it?14:19
ikoniaGHH: for what14:20
d4n1shelp?14:20
raywensome one from pland?14:20
usr13manlymatt83: No, it will just do without it.14:20
d4n1scan anyone hjelp me?14:20
takamarousacarlson, well, locally the server sees me as 192.2.40.117.   No GUI on the ubuntu box..  so I'll have to get creative14:20
ikoniad4n1s: what are you trying to install14:20
d4n1sdoes it matter?14:20
ikoniad4n1s: yes14:20
d4n1svmware tools14:20
BluesKajusr13,Ctrl-Alt-Backspace hasn't worked in the last few distros14:20
ikoniad4n1s: ok, so #vmware is the place to ask14:20
sacarlsontakamarou: you can use wget if you don't have a gui14:21
d4n1sikonia its instructions on how to install it on linux14:21
ikoniad4n1s: yes, and those instructions are written by #vmware for their closed source product14:21
usr13manlymatt83: And you will revert back to the open source nv driver.  You can test that.  While you are in this session, do lsmod |grep nv  and to it in the next session and you'll see the difference.14:21
d4n1sikonia I haven't seen it just on vmware I have seen it multiple times14:21
usr13BluesKaj: Thanks for the correction.14:21
ikoniad4n1s: ok, so follow the instructions14:21
GHHikonia, i am not understanding why you are asking this; but i need to solve this problem(problem in ubuntu when compling)... Please help me just14:22
d4n1sikonia it says to type in run ./filename and when I type this in terminal it tells me there is no command run14:22
ikoniaGHH: what software are you trying to build14:22
BluesKajusr13, there is a way to get it work , but i can't recall the metod14:22
ikoniad4n1s: the command is "./filename" not "run ./filename"14:22
manlymatt83usr13: ok thanks14:22
usr13manlymatt83: As BluesKaj says, you can no longer restart the X server with Ctrl-Alt-Backspace but just logging out and back in should do the trick.14:22
d4n1sikonia ./filename or ./path to filename?14:22
=== marcos is now known as Guest99535
ikoniad4n1s: if you are in the same directory as the file, just ./filename if not ./full_path_to_file_name14:23
BluesKajor drop to a tty ctrl+alt +f1 , the ctrl+alt+f7 to get back14:23
lvh_Hi! Are there any good screencast tools in 10.10? I tried istanbul, but it basically produced a pretty shoddy Ogg.14:24
takamarousacarlson, whatismyip sees 75.145.150.174.  I'll allow that on the NAS14:24
twitch!dontzap | BluesKaj14:24
ubottuBluesKaj: To re-enable the Ctrl-Alt-Backspace combination that restarts your X server see https://wiki.ubuntu.com/X/Config/DontZap14:24
usr13manlymatt83: BluesKaj Ctrl-Alt-Del  gives options....14:24
sacarlsontakamarou: ya that's what you will need to do14:24
shellhi all14:24
Oli``Is there any way to find out if the user logged in via an automatic login (vs typing in their password at the gdm login screen)?14:24
ikoniaOli``: no14:25
takamarousacarlson, same error.14:25
sacarlsontakamarou: oh and what if your ip changes?  do you have static ip at that point?14:25
aslambonjoyee: in Hardware drivers its has only driver for my wifi , which is from broadcom14:25
usr13manlymatt83: BluesKaj ... but restarting X is not one of them ...  oh well.14:25
ikoniaOli``: the security log may word it differently, but I don't think so14:25
sacarlsontakamarou: you might have to reset it after you change it14:25
GHHikonia, why are you asking this ?14:25
shelltoday i received an email alert from my intrusion detection system and i am wondering if this file is normal in ubuntu. i received "File '/dev/.blkid.tab' present on /dev. Possible hidden file.14:25
ikoniaGHH: to help you14:25
shellis .blkid.tab normal in ubuntu?14:25
Oli``ikonia: where would that get logged? some sort of pam log?14:25
takamarousacarlson, Yeah.  I've got a static IP.  The odd thing is is that it's not that.  The static IP should look something like 161.135.*.*14:25
ikoniashell: yes, it's normal14:25
usr13ab' present on  /dev. Possible hidden file.14:26
ikoniaOli``: sort of, check out /var/log see what's in there14:26
shellikonia: okay thank you14:26
BluesKajoh yeah twitch , thanks , I'd forgotten about that14:26
sacarlsontakamarou: what does ifconfig show?14:26
twitchnps14:26
vega-_Oli``: that info is in /etc/gdm/custom.conf14:26
manlymatt83what's the best way to restart my ubuntu setup and run fsck if the newer kernels don't wanna work?14:26
usr13GHH: See:  https://answers.launchpad.net/ubuntu/+source/rkhunter/+question/9803814:26
manlymatt83they just hang14:26
d4n1susr13 thx14:27
takamarousacarlson, http://pastie.org/154902614:27
GHHikonia, But i do not think so that name of source need14:27
usr13shell: See:  https://answers.launchpad.net/ubuntu/+source/rkhunter/+question/9803814:27
usr13d4n1s: That was mistake14:27
sacarlsontakamarou: you might also have a adsl box to setup on that side to forward incoming trafic?  but you start it so should still work14:27
ikoniaGHH: I do, so you can either tell me, or stop asking for help14:27
usr13d4n1s: That link was not for you.  Sorry, was a mistake.14:27
shellusr13: excellent, thanks for the link14:27
Oli``vega-_: Sure but I'm trying to edge around the case when if it's set to autologin and then the user logs out. They then manually log in (and don't meet the criteria for what I'm trying to do)14:27
d4n1susr13 ahh ok14:27
sacarlsontakamarou: so this is at your client?14:28
takamarousacarlson, correct14:28
takamarousacarlson, the NAS has three IPs, all on the same internal subnet.  192.2.40.73, 74, and 7514:28
sacarlsontakamarou: so then we need to know how it's routed   sudo route14:28
System_Default_0Gotta go. Bye.14:29
twitch3 ip's :S14:29
sacarlsontakamarou: so Is your NAS have is hooked to a switch that's on the eth0 side?14:30
takamarousacarlson, http://pastie.org/154903814:31
GHHikonia, thanks14:31
takamarousacarlson, correct.14:31
ddilingerhow might i see the inotify message history (the disapearing popup notifications)14:31
twitchtakamarou: your gateway is on a diferent subnet ..14:32
sacarlsontakamarou:  I guess it should work then, I see nothing wrong with that14:32
takamaroutwitch, I know.  The gateway's subnet is the primary gateway.. Has to be that way for external access reasons.14:32
takamarousacarlson, Feel my pain?14:32
twitchtakamarou: so your gateway can route different zones?14:33
sacarlsontakamarou: well I know nothing about the NAS side so that's as much as I can tell you14:33
takamaroutwitch, the gateways are actually the same device.  It's a firewall setup with different zones for security.  Theres a passthrough from 192.2.46.* to 192.2.40.*14:34
BluesKajtakamarou, may I make a suggestion , sometmes adding IPs such as the NAS IP to /etc/hosts.allow will help14:34
sacarlsontakamarou: what version of ubuntu is on this ubuntu box?14:34
takamarousacarlson, 10.10 Server14:34
twitchtakamarou: ahh ok if it has the rules .. ermm weird14:34
takamarouBluesKaj, does that require a network service restart?14:35
piotr_nop14:35
twitchno14:35
BluesKajtakamarou, it might14:35
takamarouBluesKaj, tried it.  No luck.  Boy is this a pain in the ass14:36
sacarlsontakamarou: oh I forgot one more thing on ubuntu sudo iptable -L14:36
twitchtakamarou: can u even ping it? or nmap it's subnet14:36
iker_hi, I have a problem with an email server. When I send an email to certain domains I receive 550-You e-mail server have incorrectly configured reverse DNS (RFC 191214:36
ddilingertakamarou: can you ping any of the routers ip's (46.1 or 40.1 ) ?14:36
cabrilohello all.. any ide which package contains "send" command? or how to find that out?14:36
takamarousacarlson, iptable command not found..14:37
icerootcabrilo: apt-file14:37
BluesKajtakamarou, also add portmap then the Ips like : ALL:192.168.x.x14:37
takamaroutwitch, I can ping it.  will nmap in a moment14:37
sacarlsontakamarou: sorry sudo iptables -L14:37
icerootcabrilo: apt-file search foobar  is searching all packages from the repo containing the file "foobar"14:37
takamarouddilinger, I can ping everything14:37
ApacheOmegaI just loaded and installed Ubuntu server and after the reboot its saying something about Kernel Panic and now I cant even get the computer to turn off or reboot what do I do here14:37
cabriloiceroot, beatiful. thanks14:37
ddilingertakamarou: it pings, just the NAT seems to throw away internet bound packets?14:37
takamarousacarlson, http://pastie.org/154906614:38
twitchhurm if u can ping it it's either a filer on a port or service not running14:38
tevApacheOmega what is it panicing about?14:38
iker_#quit14:38
sacarlsontakamarou: WIDE open14:38
ddilingerits definatly an iptables problem, if thats the iptables on your router it shouldn't be empty14:38
manlymatt83usr13: great... I rebooted and the machine came up fine with the new kernel.  Rebooted again, and it hung.  Rebooted again, and it came up.  hardware issue?14:38
ddilingeri dont remember what a nat setup looks like, but it needs something in there usually :)14:38
takamarouddilinger, that's the iptables on my client14:38
ApacheOmegatev: not syncing VFS14:39
cabrilomanlymatt83, hung how?14:39
rokyronnieHi there14:39
ddilingertakamarou: ahh, hmm then that is just tfine14:39
tevApacheOmega not able to mount root fs?14:39
takamarousacarlson, is that a bad thing?14:39
twitchtakamarou: nmap it14:39
ApacheOmegatev: and theres some other stuff it's saying also i have to go check14:39
takamaroutwitch, nmap not installed..14:39
sacarlsontakamarou: so this direct connect to a switch that connects to this server,  so what is different in what does work?  what ip was it that worked?14:39
rokyronniecan somebody help me? I have a little question14:40
manlymatt83cabrilo: during the splash screen, it's just hanging.  Then the splash screen disappears and I'm left with a blank screen.14:40
takamaroutwitch, I can run it locally.  are you just looking to see open ports?  or test my network abilities?14:40
ActionParsniprokyronnie: ask away14:40
sacarlsontakamarou: no wide open is good thing,  no problems in iptables sorry14:40
twitchtakamarou: "sudo apt-get install nmap | sudo nmap -sS <ip>"14:40
rokyronnieall I want to know, is how can I add 2 NTFS partitions to be automatcly mounted at start up14:40
ApacheOmegatev: yes and it says swapper not tainted on the next line14:40
ActionParsnip!fstab | rokyronnie14:40
takamarouscarlson, my local box has an IP of 192.2.40.117.  The difference is that the ubuntu box has two nics, and a gateway of 192.2.46.114:40
ubotturokyronnie: 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 !Partitions14:40
twitchtakamarou: u might need -PN as well14:40
tevApacheOmega: tons of hits on howto fix that14:41
tevhttp://www.google.com/search?q=ubuntu+not+syncing+VFS+&sourceid=ie7&rls=com.microsoft:en-us:IE-SearchBox&ie=&oe=14:41
takamaroutwitch, I'd prefer not to install nmap.  Trying to keep this server pretty clean - it's production and I don't want too many bloated tools on it14:41
sacarlsontwitch takamarou: is working on the client side of nfs,  the server is a NAS14:41
fern_Anyone familiar with hpn-ssh14:41
twitchtakamarou: nmap is tiny ......14:41
tevnmap bloated? wtf?14:41
rokyronniethank you14:41
ApacheOmegatev: how do I even get the pc to turn off or reboot i guess I'm saying how do I correct this?14:41
cabrilomanlymatt83, remove the splash screen. google to find out how, or just press something like f8 or f9 for it to disappear. then see the message14:41
takamaroutwitch, a local nmap of the NAS gives http://pastie.org/154907614:41
ikoniatev: calm the language down please.14:41
tevikonia yes sir nazi police14:42
twitchhurm the box is is open ...14:42
tevwhat a idiot14:42
ranger03I am sure every Ubuntu and Gnome user has minimized a window, and wondered how to find it again. How does one find their minimized window+apps ?14:42
tevApacheOmega: at this point :P you can just poweroff and boot with the cd14:42
twitch!gr | tev14:42
ubottutev: #ubuntu-gr και #kubuntu-gr για Έλληνες χρηστές  /  #ubuntu-gr kai #kubuntu-gr gia Ellhnes xrhstes14:42
ApacheOmegatev: it wont even let me do that i gueas i have to literally unplug - also I added LAMP-UBUNTU Desktop and a couple other things durng the set up should I not do that?14:43
twitchlol sould of read it14:44
pareLii must say, this is my first time using linux: i love it14:44
d4n1show to take logs of terminal when I run a command that will save everything printed on the terminal on a txt14:45
twitchtakamarou: if u can nmpa it and all those ports are open ... there's a filter somewhere14:45
d4n1sikonia ?14:45
d4n1suser13 ?14:45
twitchtakamarou: prolly on the router14:45
ikoniad4n1s: use a redirect, eg ls -la > file.txt14:45
ApacheOmegatev: you there or did they kick you off again14:45
ikoniaApacheOmega: he's not in the channel14:45
llutz_d4n1s: "script"14:45
takamaroutwitch, the odd thing is that 1: I can mount the NFS fine from my local machine and 2: I was able to connect a week ago before a restart.. and no firewall settings have changed14:46
ApacheOmegaikonia: well could you help me cause he was about to give me an answer to my problem14:46
ikoniaApacheOmega: I don't know what your question is14:46
BluesKajpareLi, first time using linux and your running in irssi ...yeah sure it is :)14:46
v_can we install DVD player in ubuntu ?14:47
ikonia!dvd | v_14:47
ubottuv_: 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/FreeFormats14:47
d4n1sI want to turn my router on a webserver what do u think?14:47
ikoniad4n1s: do what ?14:47
d4n1sikonia turn my router in a webserver14:47
ikoniad4n1s: that's not really an ubuntu issue14:47
pareLiirssi was the coolest irc client i could find14:47
ActionParsnip!dvd | v_14:47
ubottuv_: 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/FreeFormats14:47
d4n1sikonia I know I just ask ur opinion14:47
twitchtakamarou: ok mount nfs on same subnet or different, connect how ssh?14:47
ranger03Alt-Tab <--is that how i find my lost or minimized windows ?14:47
ActionParsnipv_: you simply need the decoder, any player can then play dvd14:47
ikoniad4n1s: then take it to an offtopic channe, this one is for ubuntu support only14:48
ApacheOmegaI'm having a Kernel panic problem it says something about cant mount root fs14:48
v_ubottu: to play movies what should i instal ?14:48
ubottuError: I am only a bot, please don't think I'm intelligent :)14:48
takamaroutwitch, different subnet.  I'm connecting via ssh14:48
ActionParsnipranger03: add the windows list item to your panel14:48
ikoniaApacheOmega: what version of ubuntu14:48
ActionParsnipv_: read the link she gave14:48
ranger03hmm let me try that widget :)14:48
ApacheOmegaikonia: UBUNTU server 1014:48
ikoniaApacheOmega: 10 what14:48
ApacheOmega10.1014:48
Rock_Star_hi guys14:48
greg3000"Unreliable CPU Thermal Sensor; Monitoring Disabled" -- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/653770  <-- anyone know a workaround?14:48
Rock_Star_am trying to download 10.10 via wubi14:48
ikoniaApacheOmega: what kernel is trying to boot (version number)14:48
Rock_Star_for some odd reason in the setup its saying amd64.iso.torrent. i have an intel machine. whats going on ?14:49
pareLiBluesKaj, how can you see that im using irssi?14:49
ikoniaRock_Star_: amd64 is just 64bit14:49
Rock_Star_lol ok ikonia, thanks mate. just making sure.14:49
twitchtakamarou: ok dunno but im limited becuase im wasted and going to bed now :P but i still reckon it's a filter :P prolly wrong but thtas much hunch ... try telnet port 139 .. anyway goodnight14:49
=== WamPIRe-- is now known as wampire__
ApacheOmegaikonia: i think 0.87228514:50
ikoniaApacheOmega: that's not a kernel version14:50
=== herton_lunch is now known as herton
ActionParsnipRock_Star_: amd got to the desktop 64bit market first so for a while amd were theonly 64bit desktop CPUs. It will run on intel 64bit too14:50
Rock_Star_its saying the size is only 17 GB though .14:50
ikoniaRock_Star_: 17GB is VERY big14:50
Rock_Star_is it ?14:50
ikoniaRock_Star_: yes14:50
Rock_Star_I got loads of space on my hard drive though was hoping to use more.14:50
Rock_Star_i did set that to 25 GB however14:51
BluesKajpareLi, right click on a nick in my irs client and choose "version" , it tells which irc client you are running14:51
greg3000"Unreliable CPU Thermal Sensor; Monitoring Disabled" -- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/653770  <-- anyone know a workaround?14:51
BluesKajerr irc client14:51
ikoniagreg3000: if there was a workaround it would be in the bug report14:51
ApacheOmegaikonia: i cant find the version number because my computer is now stuck because of this I cant even manually turn off - I can only unplug the whole thing and I dont know if thats a good Idea at this point14:51
[bean]pareLi: type /ctcp BluesKaj version14:51
Rock_Star_alright guys its a big day for me. im finally going to migrate to ubuntu. As sad  as it sounds i been a windows user for way too long14:51
greg3000ikonia: they say it's undecided importance, yet it's very important since my PC shutoff last night during calculations14:51
ikoniaApacheOmega: sounds like there maybe a hardware problem if you can't turn it off14:51
ikoniagreg3000: that doesn't change what I said14:52
greg3000ikonia: bugs can still exist with workarounds14:52
Rock_Star_is 10.10 good guys ?14:52
greg3000Rock_Star_: Evidently not if you care about your CPU speed in 64bit14:52
ikoniagreg3000: if there was a work around it would be in the bug14:52
ikoniaRock_Star_: personal opinion, try it14:53
ApacheOmegaikiona: then how do I fix this and could it be because i INSTALLED LAMP and UBUNTU Desktop during installation14:53
ikoniagreg3000: what are you talking about, care about your cpu speed in 64bit14:53
ActionParsnipRock_Star_: yes14:53
Rock_Star_how do u mean, greg3000 ?14:53
Rock_Star_Whats wrong with my CPU ?14:53
ikoniaRock_Star_: nothing, he's talking nonsense14:53
[bean]pareLi: btw i use weechat. its curse based irc client just like irssi but its smaller, more customizable, and has integrated nicklist and supports more lanaguage for scripting14:53
Rock_Star_ok14:53
greg3000I mean, if your CPU gets going to fast, with thermal sensors being disabled, your PC will shut down unexpectedly (assuming the motherboard catches the overheating)14:53
Rock_Star_WHAT?14:54
ikoniaRock_Star_: ignore him14:54
greg3000Rock_Star_: I just discovered it personally last night14:54
kwvargaI am running two monitors at different resolution (laptop display + external). Is it possible to lock my mouse to only visible portions of the screen?14:54
greg3000https://bugs.launchpad.net/ubuntu/+source/linux/+bug/65377014:54
Rock_Star_hmm14:54
ikoniagreg3000: please stop giving people false information, that is a bug for YOU, not everone14:54
kblessinggrI need a lil help figuring out why UFW isn't working, even though I allow 80/443 I can't connect o my site when ufw is enabled, this is my ufw status along with iptables -nvL http://paste.pocoo.org/show/335810/14:54
ikoniaRock_Star_: ignore it14:54
pareLiso weechat.. better than irrsi?14:54
Rock_Star_here we go guys14:54
Rock_Star_am rebooting and loading my ubuntu14:54
Rock_Star_cheers ikonia14:54
greg3000ikonia: It's a bug for 64bit, check it out yourself, not limited to any one motherboard or processor type: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/65377014:54
[bean]pareLi: in my opinion. not everyone would say so though. lots of hardcore irssi fans14:54
manlymatt83So I've rebooted about 20 times today.  Under 2.6.35-22-generic the machine always comes up fine.  Under 2.6.35-24-generic or 2.6.35-25-generic the machine only comes up about half the time.  And if it does come up, it's laggy....as in, I'll hear the sound for the login box but the actual login box won't pop up for 20 seconds after that.  Or the machine will just hang (all sound, video gone) for 20-30 seconds and then work again.14:54
ikoniagreg3000: and yet I don't suffer from it......14:55
takamarousacarlson twitch: looks like it was a filter problem.  I changed the gateway on the ubuntu box to 192.2.40.1 and now I get a permissions error on the mount - much easier to fix.14:55
greg3000ikonia: maybe you don't use your CPU enough14:55
greg3000lol14:55
BluesKajpareLi, ctcp may not work on my nick due to cloaking14:55
manlymatt83The odd part is that I was running 2.6.35-25-generic yesterday on this machine and it was working fine with no issues.  Does this seem to be hardware failure?  Or since it's always working on 2.6.35-22-generic, perhaps something got installed through auto-update that messed things up?14:55
ikoniagreg3000: or maybe it's not a problem for everyone14:55
greg3000"that's what she said"14:55
pareLibean: im new to linux and irrsi, so im no hardcore fan of irssi14:55
ApacheOmegaif i want to connect with tev: again how do I find the guy because he was just about to tell me how to fix my problem b4 he was booted off14:55
pareLiBluesKaj, ctcp did not work14:55
ikoniaApacheOmega: he's not on freenode at the moment14:56
ikoniaBluesKaj: pareLi maybe take this to #ubuntu-offtopic14:56
ikoniaor #freenode14:56
greg3000I'm just trying to figure out how to fix this without downgrading from 10.1014:56
[bean]pareLi: then give weechat a go and be sure to read the getting started guide. its very helpful14:56
ikoniagreg3000: wait for a fix to be released14:56
delinquentmewhats the ubuntu tool that people use to search for multiple strings in a document ... command line driven ...14:56
* greg3000 ain't got time to wait14:56
BluesKajit won't work on my nick pareLi , due to the fact that I'm cloaked14:56
ikoniagreg3000: then we can't help14:56
BluesKaj!cloak | pareLi14:56
ubottupareLi: Want to hide your IP while connected to freenode? See http://freenode.net/faq.shtml#cloaks - More information available in #freenode14:56
greg3000ikonia: maybe you can't help, but possibly others could14:56
ikoniagreg3000: no14:57
pareLibean: getting weechat now14:57
* greg3000 chuckles14:57
manlymatt83is there a log of package updates somewhere so I can see what was done between yesterday and today?14:57
[bean]pareLi: also make sure you are getting version 0.3.414:57
DannyButtermanHI there. I need to know a good way to mount smb shares for a given user session. I suppose I have to use fstab, but even before this step, I can't mount a share without wrong user rights mapping. Can some one help me ?14:57
[bean]it has alot of fixes14:57
ActionParsnipmanlymatt83: /var/log/dpkg.log14:58
gpcgreg3000: the bug was just opened this morning?14:58
greg3000gpc: it was reported first 2010-10-0214:58
manlymatt83ActionParsnip: Thanks.  Do you agree that my issue sounds like hardware failure?  Otherwise, why would two kernels just randomly stop working?14:58
n3WENAS14:58
greg3000gpc: so about 4months old14:58
n3 wenass14:58
greg3000or 314:58
n3alguen me echa una mano con la instalacion de una grafica14:59
n3no se como matar la x14:59
[bean]english please | ingles por favor14:59
ActionParsnipmanlymatt83: not sure, are ther ebugs logged with the bad kernel?14:59
guntbert!es | n314:59
ubottun3: 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.14:59
Pici!es | n314:59
sacarlsontakamarou: I thought there was just a switch inbetween you and that NAS cool glad you found it15:00
n3uy15:00
dasse_hi i'm using 10.04 and i got some wlan problems. i tried using ndiswrapper but afterwards i uninstalled it and now i can't get a wireless connection at all15:00
greg3000RE: CPU Thermal Sensor Disabled, is there some other app to monitor and turn up the fan when the CPU gets going?15:00
manlymatt83ActionParsnip: haven't been able to find anything.  Though it would seem odd that -22 is working but -24 isn't... they should be pretty close, no?15:00
greg3000Since the ubuntu 10.10 method has a bug reported in October?15:01
DannyButtermanCan some one help me on mounting samba shares15:01
DannyButterman?15:01
manlymatt83ActionParsnip: Could there be a difference in the modules being loaded in one vs the other?15:01
wr_hello15:01
Ubuntu_1104I updated ubuntu 11.04 last night, Now I cannot add any launcher to the desktop.15:01
pareLiquit15:01
takamarousacarlson, There is.  eth0 and the NAS are just seperated by a switch, but eth1 and the NAS are seperated by a firewall.  The gateway on the client uses eth1..  hence the problem.  I'll have to figure out some forwarding on that, then.  Thanks so much for your help.  I appreciated it15:01
PiciUbuntu_1104: 11.04 support is in #ubuntu+1, not #ubuntu15:01
zambais it possible to go directly from jaunty to lucid?15:02
ActionParsnipmanlymatt83: yes as the modules are compiled different15:02
Ubuntu_1104What does this channel do?15:02
ActionParsnipzamba: no you must stop at karmic first15:02
BluesKajzamba, no, you ned to install jaunty-karmic-lucid15:02
zambaok15:03
ActionParsnipUbuntu_1104: its where your release is supported15:03
bc81is there some kind of drop down terminal like in FPS games??  that would be cool to have15:03
PiciUbuntu_1104: #ubuntu is for support of stable and released versions of Ubuntu.  #ubuntu+1 is where the in-development release is supported/discussed.15:03
manlymatt83ActionParsnip: If I were to get 10.04 from the website today, would it come with the kernel as of October 2010 or as of now?  Are the ISOs updated?15:03
Picibc81: Either tilda for gnome-like environments or yakuake for KDE15:04
induzwhy my desktop gnome visual effect can not be changed?15:04
bc81Pici cool, thanks15:04
induzLucid lynx15:04
Civilordergonehai ubuntu. try running my site on your OS roar. www.paintacquaint.com draw 1-on-1 with random strangers15:04
pksadiqinduz: are you using Nvidia or any other cards?15:05
sacarlsontakamarou: oh my understanding what the client was the ubuntu with eth0 and eth1,  so I was way off from the picture of the problem15:05
Ubuntu_1104Thank you, I received the answer from a private message.15:05
induzI go to system--preference--appearance--visual effect, but it is set to NONe, when i try to set it to set to extra or other its Unable to perrfrom15:05
induzpksadiq, there is No properietery hardware driver is the system as per ubuntu15:06
induzyes i guess Nvidedi Xserver setting is ON15:07
oliver_my iphone 4 running ios 4.2.1 doesn't show up on ubuntu at all can anyone tell me why?15:07
DannyButtermanI need help for mounting windows shares with correct user rights15:07
jrib!samba | DannyButterman15:07
ubottuDannyButterman: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.15:07
Emanonoliver_: what version of ubuntu?15:08
induzpksadiq, how can i setup the Nvidia Xserver setting to be effective on my Ubuntu?15:08
pksadiq_info nvidia-settings | induz15:08
oliver_Emanon: Ubuntu 10.04 LTS15:08
takamarouscarlson, that is the setup.  Ubuntu has eth0 as 192.2.40.3 and eth1 as 192.2.46.7.  The gateway is on eth1 - 192.2.46.1.   The NAS is 192.2.40.73, so it has to pass from 192.2.46.1 to 192.2.40.1... that's where it gets hung up15:09
EmanonThink they added support for the newer idevices in 10.1015:09
pksadiq_!Info nvidia-settings15:09
oliver_hopefully .. can i upgrade my ubuntu without a cd?15:09
EmanonOtherwise it should show up in rhythmbox15:09
DannyButtermanjrib: I know what samba is. Actually I already use samba shares in my network. The problem is that from a ubuntu client to a linux server, I do not have the correct user rights.15:09
EmanonYes you can oliver_15:10
oliver_doesn't show up in rythmbox15:10
wmcinnisoliver_ yes15:10
pksadiq_!info nvidia-setting15:10
ubottuPackage nvidia-setting does not exist in maverick15:10
BluesKajoliver_, which vrsion are upgrading from ?15:10
oliver_BluesKaj: 10.0415:10
induzpksadiq, here http://i.imgur.com/Ld4DI.png15:10
pksadiq_!info nvidia-settings15:10
ubottunvidia-settings (source: nvidia-settings): Tool of configuring the NVIDIA graphics driver. In component main, is optional. Version 260.19.06-0ubuntu1 (maverick), package size 828 kB, installed size 1928 kB (Only available for i386 amd64 lpia)15:10
EmanonDon't remember the command for it though and I'm on my phone15:10
martin__hello15:10
DannyButtermanjrib: moreover, when using the graphical way of mounting shares, i do have the correct user rights. But not when I mount them manually15:11
jribDannyButterman: the links don't just explain what samba is, they explain how to use it too.  But if you're having specific issues please include that in your question and add relevant details (on a pastebin for example).  Try to keep it all on one line so that anyone just joining will know what you are asking about15:11
EmanonHello martin__15:11
martin__some15:11
jribDannyButterman: how are you mounting them manually?15:11
martin__one15:11
martin__is here15:11
Pici!enter | martin__15:11
ubottumartin__: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!15:11
induzpksadiq_, how can i do it on my Ubuntu Lucid?15:11
root__why cant i connect to freenode on weechat, *: root :Nick/Channel is temporarily unavialable15:11
pksadiq_Induz install nvidia-settings15:11
=== root__ is now known as pareLi
induzpksadiq_, how?15:11
RedNosequestion: are there names defined after Natty Narwhal? Anybody knows wich "O" Name 11.10 will have?15:12
PiciRedNose: No, not yet.15:12
sacarlsontakamarou: sounds like  client(eth0)>wan_router>wan<wan_router>ubuntu(eth1)>ubuntu(eth0)>NAS15:12
Pici!codenames  | RedNose for suggestions see...15:12
ubottuRedNose for suggestions see...: Ubuntu has awesome release codenames. See http://wiki.ubuntu.com/DevelopmentCodeNames for more15:12
pksadiq_induz in terminal type sudo apt-get install nvidia-settings15:12
th_aargh im trying to load module cx88_dvb but "no such device" :S wtf??15:12
DannyButtermanjrib: yes I can mount them manually, but the user mapping is not good then. While it's ok when mounting the graphical way15:12
jribDannyButterman: how are you mounting them manually?15:13
BluesKajoliver_, then yes , but make sure you comment or remove any ppas added after your last install , then sudo do-release-upgrade15:13
RedNosewhere will they announce new Names or suggestions?15:13
v_i want to install C++ compile so plz let me know which compile is good15:13
EmanonThere it is hanks BluesKaj15:13
v_RedNOse : i want to install C++ compile so plz let me know which compile is good15:13
EmanonWas thinking apt-get dist upgrade or something15:14
induzpksadiq_, when i do that command it says  intel-gpu-tool is already installed15:14
RedNosev_, you mean you need a C++ Compiler?15:14
oliver_BluesKaj: thanks :D about to update my ubuntu now  :D15:14
v_RedNose:yes15:14
RedNoseisnt a Compiler installed as standart in Ubuntu? gcc++ ???15:14
BluesKajoliver_, enjoy :)15:14
wmcinniswill there be a way to remove the new gnome shell crap in 11.10? the unity stuff15:14
RedNosefor linux gcc is standart compiler15:15
rumpe1wmcinnis, yes... and unity!=gnome shell15:15
pksadiqRedNose: it might be g++15:15
Piciwmcinnis: #ubuntu+1 would be a better place to discuss this.15:15
* greg3000 doesn't want to abandon his cool new Ubuntu 10.10 install... but is being forced because of the THERMAL SENSOR BUG which shuts down his computer when things get going too fast15:15
RedNosewhat is the diffrence, isnt unity based on gnome?15:16
niles|iPodYes15:16
pksadiqinduz: in system -> administration select hardware and try to select your vidio card15:16
induzhow can i setup and configure my Xserver nvidia settings on Ubuntu15:16
* greg3000 anyone with a constructive suggestion is welcome to PM15:16
Emanongreg3000: couldn't you turn it off in bios?15:16
induzpksadiq, the system says there is NO hardware driver15:16
greg3000Emanon: I have options for "smart-fan" and then manual fan settings to adjust how loud and fast the fan would run at all times15:16
pksadiqinduz: if you are sure that your computer uses nvidia , you can uninstall intel-..... and install nvidia-settings15:17
=== guampa is now known as guampafk
andrea_ciao15:17
* greg3000 start flipping through burned distro CD/DVDs15:17
EmanonRight but can't oh turn off reporting or auto shutdown in the bios? I know mine has emergency temp control settings in there15:18
greg3000Emanon: Yes, but the shutdown is for overheating safety.. we wouldn't want to destroy our box because of a bug with Ubuntu 10.1015:18
StuckMojohi. anyone know how to get the boot animation that's in the sample video "Howfast.ogg" ?15:19
StuckMojothis one: http://www.youtube.com/watch?v=SmvcMQ72xlg15:19
StuckMojoit's a spinning ubuntu logo15:19
Dan_Any one no where to get a good dev kit?15:19
EmanonCan't you leave the fans on and turn the buggy program off?15:19
DannyButtermanjrib: http://pastebin.com/P8X64a8k15:19
jribDan_: what do you want to accomplish exactly?15:19
greg3000Emanon: yes this is truly one option15:20
ActionParsnipStuckMojo: theres a nice sunrise one15:20
=== [bean] is now known as beandelphiki
induzpksadiq, how can i find out what my computer uses; nviia or intel?15:20
ActionParsnipinduz: sudo lshw -C display15:20
jrib!plymouth | StuckMojo15:20
ubottuStuckMojo: Plymouth manages the Ubuntu boot process (before the root filesystem is mounted) and also provides a graphical boot animation.  To change your Plymouth theme use « sudo update-alternatives --config default.plymouth && sudo update-initramfs -u »15:20
StuckMojojrib: thx15:20
NixGeekgreg3000: submit a bug to the bug tracker: https://bugs.launchpad.net/ubuntu/15:20
jribStuckMojo: my guess is "spinfinity", but explore the results of: apt-cache search -n plymouth15:20
StuckMojojrib: yeah thanks ;)15:21
greg3000NixGeek: Someone beat me to it on October 2nd, 201015:21
niles|iPodBye peoples15:21
Dan_i any any one no of a good dev kit15:21
jribDannyButterman: did you get a chance to read the links ubottu sent you?  You should be using cifs, not smbfs I believe.  Check the information ubottu gave you15:21
NixGeekgreg3000: hmmm, rate your skills with linux 1-10, 1 your a newbie, 10 your a super guru.15:22
AbhijiTNixGeek, #ubuntu-offtopic15:22
jribDan_: your question makes no sense.  What do you want to do?15:22
AbhijiToh sorry15:22
Dan_i am learning to program15:22
induzActionParsnip, pksadiq  i get this http://paste.ubuntu.com/565411/15:22
th_aargh im trying to load module cx88_dvb but "no such device" :S wtf??15:22
Dan_and is looking for a good dev kit15:22
NixGeekAbhijiT: did you mean to send that to me?15:22
jribDan_: ok.  Have you chosen a language that you would like to program in?15:23
pksadiqinduz: if lspci | grep -i nvidia   shows something, its sure15:23
greg3000NixGeek: I'd give me a 6 to 7 just because I've been to hell and back with netbooting and kernel recompiles15:23
AbhijiTNixGeek, yes but then i fond that you are asking some so i let it go15:23
StuckMojojrib: hmm...i don't think that's it ;) maybe it's a custom one15:23
StuckMojoThis package contains the spinfinity theme that features a rotating infinity sign beneath the logo.15:23
jribStuckMojo: maybe15:23
car_fokin15:23
StuckMojowell his email's in there so maybe i'll just ask him ;)15:24
EmanonAny plans for ubuntu on iPhone when idroid finishes with its porting?15:24
car_csn15:24
induzpksadiq, lspci | grep -i nvidia shows Nothing so i dont have nvidia then why i am running Nvidia xserver?15:25
EmanonCause they're getting pretty close it seems15:25
pksadiqinduz: and so you don't need to do, that15:25
EmanonAnd it would be nice to get away from iOS entirely15:26
DannyButtermanjrib: sorry haven't seen the ubottu links. I read them now15:26
pksadiqinduz: what does you get when enabling visual effects?15:26
ddilingeranyone know how to get window titles to propogate across an ssh connection?  What i mean is in konsole usually the command being run is displayed as the window title, but when in ssh the only title is 'hostname:'15:26
llutz_!ot | Emanon it would be nice, if guys would respect the topic of this channel too15:26
ubottuEmanon it would be nice, if guys would respect the topic of this channel too: #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:26
ddilingeri wonder because i do most of my work on a laptop with 40G ssd, i ssh into a test server VPS to get my work done15:27
ActionParsnipinduz: ok its an intel15:27
ActionParsnipinduz: https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes15:27
pareLiweechat; better than irssi15:27
ddilingerpareLi: herasy!15:28
ddilingerpareLi: :)15:28
EmanonSo no comment on future releases I guess15:29
EmanonPoisons15:29
induzit says Visual effect could not be achieved....http://i.imgur.com/LVwlM.png15:29
ActionParsnippareLi: better is tangiable and never concrete as it is an opinion15:29
EmanonGDR autocomplete15:29
induzpksadiq, http://i.imgur.com/LVwlM.png15:29
EmanonGrrr15:29
=== dejan is now known as Guest60705
xrohi, is there a way to boot ubuntu in text mode? i mean deactivate gnome in the grub menu?15:31
jribxro: forever?15:31
ActionParsnip!text | xro15:31
llutz_xro: add "text" to the grub boot-options15:31
induzActionParsnip, what should i do for better look on my ubuntu with the intel dispaly15:32
ActionParsnipinduz: the guide will help15:32
xrojrib, ActionParsnip, llutz, thanks15:33
jrib!text is <alias> nox15:33
ubottuI'll remember that, jrib15:33
ApacheOmegaI only have 1 gig installed on my pc could that be the reason I'm having trouble installing UBUNTU Server15:34
nibbler_ApacheOmega, nope, 1gig is more than enough. what errormessage or such do you get?15:34
ApacheOmegakernell panic can not mount fs15:35
manlymatt83Hi all, so I rebooted into 2.6.35-25-generic and hit F8 during the splash screen... it got through that fine, but then the screen just went black right before the ubuntu graphical login prompt should have come up.  It did that 3 times in a row.  Caps lock was still working, but things were just hung.  I switched back into booting into 2.6.35-22-generic and now things work great again.  Any ideas?15:36
induzActionParsnip, what kind of chipset i have on my comp , could u find that or how can i find that??15:36
Rock_Star_yo15:36
nibbler_ApacheOmega, certainly not ram centered the problem. when does this happen? thile booting? after installing?15:36
Rock_Star_ikonia,  finally on it15:36
Rock_Star_downloaded the Xchat client from synaptics15:37
ApacheOmeganibbler: after install and reboot15:37
pksadiqinduz: you might download compiz-check and test, download it from http://www.sadiq.tk/ubuntu15:37
Rock_Star_thing is, how do i install flash now ?15:37
raskolI'm using a xubuntu variant. When I change my keyboard layout to dvorak, I can't use my mouse to drag, close, or maximize windows -- it behaves like I'm holding ctrl and clicking15:37
ApacheOmeganibbler: I'm having to reboot the disk again and go through install all over15:37
nibbler_manlymatt83, stick with 2.6.35-22-generic would be my idea15:37
manlymatt83nibbler_: I'm just worried I might be having failing hardware.  2.6.35-25-generic was working fine through yesterday.15:38
nibbler_ApacheOmega, some more context wouldbe helpful for this error message, sounds like your harddisk controller is not supported, or the dirve went missing or such15:38
anirvanahi all, I ccan't create a new file in /var/ folder, the new file option on right clicking is disabled, how do  I enable it?15:38
Rock_Star_took me 20 mins from downloading wubi to be running on 10.1015:38
Rock_Star_awesome piece of kit lads15:38
manlymatt83nibbler_: according to my system logs, it got updated to 2.6.35-25-generic two weeks ago... so I was running on that for two weeks without issues.15:38
induzpksadiq, your download is not working!!!15:38
pareLiwill tor work as a cloak on weechat or irssi?15:38
ApacheOmeganibbler: could another reason be that my pc is a XP OS from 2005 IBM thinkcentre could I might need a older version of UBUNTU server?15:39
Odaymi have installed "ndiswrapper" on ubuntu15:39
Odaymbut how do i access it?15:39
nibbler_manlymatt83, try boot options like "nosplash" and remove "quiet" so see where the problems actually are15:39
nibbler_ApacheOmega, nah, linux is very downwards compatible (unless very rare cases like ati drivers)15:39
manlymatt83nibbler: where would I set that?15:39
manlymatt83grub.conf?15:40
nibbler_manlymatt83, in the grub menu, edit the kernel line15:40
manlymatt83nibbler_: Do those changes get saved or are they only for that boot?15:40
anirvanahi all, I can't create a new file in /var/ folder, the new file option on right clicking is disabled, how do  I enable it? Please help :)15:40
Rock_Star_guys15:40
nibbler_manlymatt83, this boot only15:40
Rock_Star_can anyone help me download and run flash ?15:40
erUSULRock_Star_: sudo apt-get install ubuntu-restricted-extras15:41
llutz_anirvana: you need to be root to do that15:41
ApacheOmeganibbler: ok I'm gonna re install and if I have the same problem I'll post the exact message and oh yeah whats the diference between UBUNTU SERVER and UBUNTU Cloud enterprises or services?15:41
Rock_Star_erUSUL, what will that do ?15:41
=== llutz_ is now known as llutz
erUSULRock_Star_: install flash java and a bunch of media codecs15:41
squigis any one familiar with preseed  and pxebooting15:42
anirvanallutz_ ok15:42
erUSULRock_Star_: it will save helpers in this channel and you some time in the futture15:42
Rock_Star_ok let me try15:42
Rock_Star_ta.15:42
=== mike is now known as mikecb
erUSUL!codecs | Rock_Star_15:43
ubottuRock_Star_: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats15:43
=== herton is now known as herton_away
pareLilinux is so much better than windows, to bad i dident find that out before15:44
Rock_Star_agreed, pareLi . Same here. First time im doing the full switch to linux .15:45
rbinohi!15:45
=== mike is now known as Guest23995
pareLiRock_star_: i still have xp64 on this computer, but only for media server15:46
skutr3can someone help me with ubuntu install please?15:46
bindi!ask | skutr315:46
ubottuskutr3: 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:46
skutr3bindi: why did you do that?15:47
bindiskutr3: ?15:47
skutr3bindi: i asked if someone can help me with ubuntu install15:47
Rock_Star_damn cant install flash though anyone can help ?15:47
bindi!details | skutr315:47
ubottuskutr3: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."15:47
Rock_Star_!flash15:47
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash15:47
skutr3bindi: can we pm?15:47
bindiwe cant15:47
bindi!factoids15:47
ubottuHi! 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/Bots15:47
fredjilescan someone help me.  I keep getting this error when I try and reinstall packages "ERROR: Cannot import gmenu, is a package upgrade in progress?"15:48
sipiorskutr3: unfortunately, he can't communicate outside of factoids. a common problem these days.15:48
skutr3can someone help me install ubuntu alongside windows 7/15:48
aeon-ltd!dualboot | skutr315:48
ubottuskutr3: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/WindowsDualBootHowTo - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot15:48
sipiorskutr3: might be easier if you had a more specific question15:48
skutr3sipior: can you help me install ubuntu alongside windows 7?15:49
JenniferB2hi folks... I have an svn repo on a ubuntu-server... and I need to change the password.. but when I do on the server.. I am having trouble logging again from ssh ... how do I update my key locally ? entering the new password doesn't seem to be enough15:49
snypzzLooking for video drivers for nvidia GT 250M, using UBUNTU 10.04, Kernal Linux 2.6.32-28, unable to find driver in UBUNTU Software center, can someone help me?15:49
manlymatt83nibbler_: just tried your suggestions.  it did the nosplash and noquiet.  After everything with the system loaded okay, the screen went blank for about four minutes.  Afterwards, I heard the "login screen loaded" sound in Ubuntu, and about 30 seconds later the login screen showed up, except there weren't any users to choose... the screen was half loaded, and I couldn't click anything.  I rebooted back into -22 and all is okay now.15:49
bindisnypzz: checked the restricted drivers?15:49
manlymatt83nibbler_: So it looks like no matter what the system itself is loading fine... it's just when things try to go into graphical modes?15:49
sipiorskutr3: i meant "ask a more specific question", not "ask the same question to a specific person" :-)15:49
skutr3sipior: i want to make sure i partition the maximum amount of space to ubuntu while keeping windows 715:50
skutr3skutr3: i just need some help with it though15:50
aguitelsnypzz, this old card and it work with legacy driver15:50
jribJenniferB2: you are changing the login password of your user on the server?15:50
BluesKajpareLi, I'm running kubuntu maverick here as a media server , altho I don't use a tuner .. I'm planning on mythtv with the Hauppauge DVR in the future with component video /hidef analog input from our sat pvr15:50
nibbler_manlymatt83, i'd guess on graphicscard aswell, but hard to tell... and the stuck loginscreen might be pointing to this, too :/15:50
Rock_Star_am trying to install flash but it keeps telling me there is another package management  which is r unning15:50
nibbler_manlymatt83, have to go, good luck15:50
sipiorskutr3: easily done. at install time, simply make sure that the windows partition is not touched, and allocate the rest of the space for ubuntu.15:50
bindiskutr3: well you need to shrink the windows partition using windows' diskmgmt.msc (type this into run), after that you can install ubuntu on the free space15:51
skutr3sipior: can we pm?15:51
bindiskutr3: assuming you already have a windows install15:51
skutr3bindi: i do15:51
sipiorskutr3: better to keep things in-channel, so other folks can help you15:51
manlymatt83As nibbler mentioned, this may be graphics related.  But is the graphics card failing?  -22 works fine, the only issue is -24 or -25...15:52
richardcurranhi can anyone advise me on upgrading proftpd?15:52
snypzzLooking for video drivers for nvidia GT 250M, using UBUNTU 10.04, Kernal Linux 2.6.32-28, unable to find driver in UBUNTU Software center, can someone help me? search for  legacy driver...?15:52
bindisnypzz: i asked you, did you check the restricted drivers?15:53
bindisnypzz: somewhere from the administration menu15:53
RishavTsnypzz: System>>Administration>>Hardware Drivers: Does it come up there? then just activate it.15:53
Rock_star_11!flash15:53
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash15:53
perlsyntaxDo anyone know how to get ubuntu boot up from a usb drive for a hardrive?15:55
snypzzI am looking now....RishavT: Administration>>Hardware Drivers: Does it come up there? then just activate it.15:55
Rock_star_11: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.15:55
perlsyntaxi think my laptop main hardrive went out15:55
Rock_star_11Whats going on ? Why am i getting this message ?15:55
sipiorRock_star_11: the message seems pretty self-explanatory15:56
perlsyntax?15:56
RishavTRock_star_11: maybe a dpkg process was killed while installing something. just run "sudo dpkg --configure -a" and that should fix it.15:56
perlsyntaxDoes anyuone know how to get usb hardrive to boot up ubuntu?15:57
vancois it possible not to have bind in ubuntu15:57
snypzzdo not see hadware in the menu ....?15:57
induzhow can i change system  fonts to Segoe on Lucid???15:57
vancoi cant seem to find it15:57
perlsyntaxcan it be done15:57
henkpoleyIs there a way to reinstall or just check the checksum of all files installed with APT ?15:57
Rock_star_11ok RishavT15:57
induzSeoge fonts15:58
perlsyntaxanyone one15:58
sipiorperlsyntax: sure. you can install ubuntu to a usb drive just like any other. does your laptop know how to boot from usb? might check to ensure that the bios options is enabled.15:58
fredjileshelp any of the system programs that are python and import a module are broken.  Any ideas what could be causing this?  They worked before I had to do a fdsk15:58
vancocan samoone help me with a problem i have with dns bind?15:58
perlsyntaxi check bios15:58
Rock_star_11cool got flash working now15:58
Rock_star_11sweet stuff15:59
sipiorvanco: depends on what the problem is.15:59
induzhow can i get  Segoe fonts to work on my ubuntu15:59
perlsyntaxthe hardrive boot up first.I see a black sceen and a _ that it15:59
perlsyntaxis that bad sign?15:59
Rock_star_11who da man !? im da man!15:59
vancoi dont know where bind is in the file system15:59
vancoits not in /etc/15:59
sipiorperlsyntax: ensure that the usb drive comes before the internal disk.15:59
luisthey i need help restarting apache2... what could be wrong here: http://pastie.org/1549370 ?16:00
perlsyntaxwhat you mean16:00
perlsyntaxyes i sure16:00
sipiorvanco: you looking for /etc/named?16:00
Piciluist: Are you running that with sudo/root?16:00
henkpoleyAh: `sudo debsums -s`16:00
luistoh16:00
henkpoleyto check all packaged files16:00
Psycho_Mariodoes anybody have any recommendations of tracking downloads and uploads over a month?16:00
perlsyntaxsipior any ideas16:01
PiciPsycho_Mario: vnstat is nice.16:01
ApacheOmegaI'm installing UBUNTU Server and the prompt is asking if i need a HTTP proxy to access the outside world do I need to enter this and how do I find out this info16:01
induzno one uses segone fonts??16:01
perlsyntaxno one knows i see16:01
sipiorperlsyntax: yes. make sure that grub has been installed and knows where to find the usb device.16:02
PiciApacheOmega: Do you need to enter that info in your browser on your other computers that access the internet?16:02
Psycho_MarioPici, is it a daemon?16:02
fredjileshelp any of the system programs that are python and import a module are broken.  Any ideas what could be causing this?  They worked before I had to do a fsck16:02
sipiorvanco: you have installed bind, right?16:02
ApacheOmegaPici: no16:02
vancono16:02
vancobut it comes with ubuntu16:02
Rock_star_11when i try to download something from the ubuntu software centre i keep getting this error :16:02
sipiorvanco: that would be why you can't find the config file yet.16:02
Psycho_MarioPici: looks perfect, thanks a lot16:02
vancoi have read so16:02
skutr3is 12.9 gigs enough for Ubuntu?16:02
Rock_star_11it says there is a programming error in aptdaemon16:03
PiciApacheOmega: Then you don't need to enter it in your server install.16:03
sipiorvanco: bind is not installed by default on an ubuntu desktop, to my recollection.16:03
sipiorvanco: and indeed, why would it be?16:03
Rock_star_11can anyone help ?16:03
ApacheOmegaPici: Thank you16:03
vancoi am cheking16:03
Rock_star_11There seems to be a programming error in aptdaemon, the software that allows you to install/remove software16:04
vancohttps://help.ubuntu.com/6.06/ubuntu/serverguide/C/dns.html16:04
RoastedIs a "complete removal" in synaptic = sudo apt-get remove --purge *package* ??16:04
vancoand the command doesnt work16:04
PiciRoasted: Yes.16:05
Roastedty Pici <316:05
sipiorvanco: can you be more specific. our psychic abilities are greatly impaired by network latency.16:05
ApacheOmegaPici: is installing automatic updates important or could it cause a problem after reboot16:06
vancoi need to change the bind soutce code16:06
vancoin order to change it16:06
sipiorvanco: have fun with that.16:06
PiciApacheOmega: Its important.16:06
vancoi first have to study it16:06
Rock_star_11can anyone help ?16:06
vancoand fedora came with bind16:06
vancobut here i have problems instaling it16:07
sipiorvanco: how about just grabbing the source code? it's freely available.16:07
BluesKajRock_star_11, what's the rror mesasage ?16:07
Rock_star_11Blue1, There seems to be a programming error in aptdaemon, the software that allows you to install/remove software16:07
vancoyea16:07
vancoi know that16:07
Rock_star_11BluesKaj, thats when i am trying to download something from software central.16:07
vancobut i thout i shoold ask firs if it was already instaled16:08
Rock_star_11BluesKaj,  in details it says this16:08
Rock_star_11SystemError: E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this pack16:08
sipiorvanco: "sudo apt-get install bind9"16:08
vancono way16:08
vancoyes way16:08
sipiorvanco: if that command returns an error, how about sharing it with the rest of us?16:08
Roastedif sudo killall -9 freeradius is the wayt o kill the freeradius process, how can I restart it without rebooting?16:09
HeIsRisenHello16:09
BluesKajRock_star_11, open a terminal and try to insyall the app with , sudo ap-get install nameofapp , then tell us the out put , in pastebin16:09
Rock_star_11BluesKaj, any ideas ?16:09
=== poggle is now known as amalda
Rock_star_11whats the short cut to open terminal again ?16:09
HeIsRisenIs there anybody that can help me with getting LAME working properly with Sound Juicer16:09
=== Vampire0_ is now known as Vampire0
BluesKajsudo apt-get nameofapp. Rock_star_1116:10
vancodo you know if nslookup uses bind16:10
ahmadhi16:10
Rock_star_11whats pastebin link ?16:10
vancoor it uses something else in the background?16:10
BluesKajlook in the kmenu /system , Rock_star_1116:10
=== Giovanni is now known as Guest1318
icehawk78I've created and added my current user to a new group, with 'adduser username groupname', and when I run 'groups username', I see that group listed, but when I run 'groups' as that user, the new group is not listed. Do I need to do something to "reload" my group permissions or somesuch?16:10
sipiorvanco: nslookup is a dns resolver. bind is a dns *server*16:11
Guest1318qualcuno italiano16:11
BluesKaj!paste | Rock_star_1116:11
ubottuRock_star_11: 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.16:11
Guest1318?16:11
Piciicehawk78: Did you log off and login as that user?16:11
Pici!it | Guest131816:11
ubottuGuest1318: 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)16:11
sipiorvanco: or to be more precise, nslookup makes use of the system dns resolver.16:11
Roastedif sudo killall -9 freeradius is the wayt o kill the freeradius process, how can I restart it without rebooting?16:11
icehawk78Pici: Nope, is that what needs to be done?16:11
Piciicehawk78: Yes16:11
HeIsRisenIs there anybody that can help me with getting LAME working properly with Sound Juicer16:12
vancobind has its own resolver i thing16:12
Rock_star_11BluesKaj,  i canno do it16:12
sipiorvanco: i think you need to do some more reading.16:12
vancosomething like lwbrs16:12
BluesKajRock_star_11, do what ?16:12
vancoi have done a loot of reading about bind and dns16:12
vancoi have big problems with linux tho16:12
icehawk78Pici: Okay, thanks.16:12
miniuserlol .. windows doesnt even have soemthing like bind16:13
Rock_star_11BluesKaj, why i cant install any software from software central16:13
ApacheOmegacan somebody explain to me what the grub is16:13
Rock_star_11!pastebin16:13
ubottuFor 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.16:13
RishavTRock_star_11: you might also might want to fix broken packages via synaptic (if any). Go to synaptic>>Custom Filters>>choose "broken". If there are any packages that come up, upgrade/reinstall/remove/fix those.16:13
AbhijiT!grub | ApacheOmega16:13
ubottuApacheOmega: grub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.16:13
BluesKajoops sorry Rock_star_11 , system admin / console16:13
ApacheOmegathank you Mr. Robot16:14
sipiorminiuser: well of course it does.16:14
Rock_star_11BluesKaj, am on systems package manager16:14
Morten_Hi, is there a way to kill a ssh connection without closing the terminal? - I have a connection which hangs after I have typed my password.16:14
Morten_ctrl+c does not work.16:15
RishavTMorten_: if its the only ssh session, press alt+f2 and type "killall ssh"16:15
BluesKajRock_star_11,  as RishavT said , open synaptic /edit /fixbroken packages/apply16:15
miniusersipior, really?16:15
miniusersipior, theres no way, windows 7 will resolve a "www..." without entering a dns server16:16
Rock_star_11BluesKaj, broken package is empty mate16:16
Rock_star_11nothing in that list16:16
Morten_RishavT, thanks :) but what if I have more than one?16:16
sipiorminiuser: http://en.wikipedia.org/wiki/Microsoft_DNS16:16
Morten_then I should look in running processes and kill the rigth one?16:16
ZaNeIuMcan someone tell me how to convert a bmp to xpm, i got an old cool win2000 boot screen that i want to use as the splash screen in in grub16:16
BluesKajRock_star_11, did click on apply?16:16
RishavTMorten_: Uh I'm not sure, but you can try that.16:17
llutzZaNeIuM: convert foo.bmp foo.xpm16:17
=== Guest12087 is now known as jack__
Morten_RishavT, ok - but thanks for the first advice, worked like a charm :)16:17
BluesKajRock_star_11, what app/package are you trying to install ?16:17
ZaNeIuMllutz, sorry i forget to say curring im on a windows system16:18
RishavTMorten_: np :)16:18
ZaNeIuMcan you do it for me now llutz16:18
genii-aroundZaNeIuM: llutz's command will work if you have imagemagick installed16:18
Rock_star_11let me try again hopefully this should work16:18
llutzZaNeIuM: ##windows16:18
* BluesKaj forgets the gnome app paths in the panel...guess I should brush up16:18
m_tadeuhi...after upgrading today the new flash plugin package, I can't watch youtube videos anymore16:18
DannyButtermanjrib: your links were of great help. It works now. Just one thing : how do you specify a share point with a space in its name ? I know it's stupid, but it's historical. I nedd to deal with it16:19
llutzZaNeIuM: http://www.pictureresize.org/online-images-converter.html16:19
Abinadaican someone tell me why I'm getting these messages: http://paste.ubuntu.com/565442/.  I asked someone last night how to change my plymouth theme and these are the commands he told me to run.  I don't understand what is happening when I run them.16:19
jribDannyButterman: mount\ point   OR   'mount point'16:19
Rock_star_11BluesKaj, its working now mate16:19
=== administrator is now known as Guest11897
BluesKajRock_star_11,  ok share with us what you did16:20
kshallidhey all16:20
kshallidis there any know bug in ubuntu-server 10.04 LTS installer ?16:20
Guest11897i want java tutorials for open office extension development any one help me16:20
Rock_star_11BluesKaj, i did as u said, went to synaptics, then looked for broken . although it was empty i pressed apply16:20
Guest11897i want java tutorials for open office extension development any one help me16:20
Rock_star_11and it downloaded something16:20
Guest11897i want java tutorials for open office extension development any one help me16:20
Rock_star_11and once that was downloaded, i went back to software central and managed to download the app this time.16:21
Guest11897i want java tutorials for open office extension development any one help me16:21
LoRezGuest11897: stop it.16:21
dddhello16:21
=== Guest11897 is now known as Openmind
kshallidi dont understand why instaler change my partition table from like msdos to hfs16:21
dddhow to add recently used folder to gnome?16:21
JesperSWHey. Any of you guys know a newbies guide for making dualboot with windows xp and ubuntu?16:21
BluesKajRock_star_11, ok good , can you find the terminal/console ?16:21
Openmindi want java tutorials for open office extension development any one help me16:21
Openmindi want java tutorials for open office extension development any one help me16:21
aeon-ltdOpenmind: that should be in #java16:22
ApacheOmegaOk I just installed UBUNTU Server and this time I finally had no problems on reboot this time where do I go now to finish setup?16:22
kshallidits virtual host with virtual disk in image. can u explain to me pls ?16:22
CalinouDaGeek247: hi, lol16:22
sipiorApacheOmega: i guess that depends on what you want to set up.16:22
Roastedif sudo killall -9 freeradius is the wayt o kill the freeradius process, how can I restart it without rebooting?16:23
KB1JWQ!dualboot | JesperSW16:23
ubottuJesperSW: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/WindowsDualBootHowTo - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot16:23
DannyButtermanjrib : I may have wrongly explained the problem. one of my share names is 'Photo Files'. Like that. No underscore but a space. If I happen to put this share name in /etc/fstab, the mount process will get very angry because it will think Files is the mount point for //myserver/Files.16:23
jribRoasted: that's not the way to kill it...16:23
JesperSWty sir'16:23
sipiorRoasted: that surely can't be the recommended way to kill freeradius :-)16:23
DaGeek247hi calinou16:23
Roastedit's the only way I know how16:23
Roastedand it works16:23
ApacheOmegasipior: I had LINUX and TOMcat installed now do I have to configure both of those now or are16:24
Roastedwhat's the proper way?16:24
jiffeI uninstalled xserver on an ubuntu machine and now tty7 never drops to a shell, anyone know how to fix that?16:24
jribDannyButterman: precede the space with a \16:24
Rishav_TAbhinadai: Thats not an error message. It's just saying you dont have any themes installed. To install plymouth themes, open up synaptic and search for "plymouth". you should get a list of themes. install them. then run that command, and you'll be asked to choose from that list.16:24
ApacheOmegaSipior:or are they already configured after reboot just happend16:24
brunnerWho's a good DNS provider for round robin and auto failover?16:25
jribDannyButterman: erm, disregard that.  « man fstab » says you should use: \040 for a space16:25
BluesKajjiffe, f7 is the desktop, try anything from f1 to f616:25
sipiorApacheOmega: tomcat was likely configured when it was installed, but easy enough to check to see if it's running.16:25
Roastedsipior, what do you recommend for nuking freeradius?16:25
jiffeBluesKaj: well f7 is the default when it boots up, I see it loading and it just hangs after it shows loading apache16:25
ApacheOmegasipior: how do I check to see if both Tomcat and LAMP are running16:26
sipiorRoasted: something along the lines of "sudo service freeradius stop", i should think.16:26
BluesKajjiffe, ctrl+alt+f1-f616:26
mdmkolbeFor adding a mounted filesystem to ubuntu is there a more userfriendly way than editing /etc/fstab?16:26
jiffeBluesKaj: I know I can switch, I'm just trying to fix the default so when it boots it drops straight to shell16:26
Roastedmdmkolbe, I think there's a GUI in software center.16:26
sipiorApacheOmega: you have a web browser, right?16:26
Rock_star_11BluesKaj, dont know what happened. my screen froze. i had to reboot16:26
Roastedmdmkolbe, I forget the name. I think I just searched for fstab though.16:26
Tomcat_halol highlights :(16:26
Rock_star_11BluesKaj,  i never thought i would experience this on linux. thought it was always windows16:27
BluesKajRock_star_11, ok good , can you find the terminal/console ?16:27
Rock_star_11yes , i can, BluesKaj16:27
ApacheOmegasipior: yeah but not on the pc I installed UBUNTU server on16:27
m_tadeuhow can I rollback an updated package?16:27
sipiorApacheOmega: well point it at the server you just brought up. really? that was hard?16:27
sacarlsonApacheOmega: you might see with ps -A or sudo netstat -pant16:28
=== airtonix is now known as jadakren
Rock_star_11BluesKaj, how would i freeze? odd dont u think ?16:28
BluesKajRock_star_11, copy and paste this into the terminal,  sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a16:28
Rock_star_11the whole line ? BluesKaj  ?16:28
BluesKajRock_star_11, yes starting with sudo16:28
Rishav_Tm_tadeu: click on the package (in synaptic). Then go to Package(Main Menu)>>Force version16:29
Rock_star_11ok it wont let me copy paste. i have to type it in console16:29
BluesKajhighlight the line , then copy16:29
genii-aroundRock_star_11: Try shift-insert16:29
m_tadeuRishav_T: but for that I have to know what the previous version is, right? or does synaptic tell me that?16:30
Rock_star_11BluesKaj,  when i typed sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a16:30
bc81how do i move all files in one directory to another wih the terminal?16:30
Rock_star_11nothing happend, it asked me for my password then went straight to the prompt16:30
bc81i know mv, but i dont know the syntax16:30
ApacheOmegasacarlson: yeah I tried sudo netstat - pant and it brought up my tcp and tcp6 and the state the mysql apache and java is at Listen16:31
sacarlsonbc81: cp -a /path/to/source/dir/  /path/to/destination/dir/16:31
BluesKajok good Rock_star_11 , then you had no pending installs or broken packages freezing the download from the repos16:31
DannyButtermanjrib: great ! it works ! thank you so much16:31
Rock_star_11ah thanks BluesKaj  you're a star16:32
sacarlsonbc81: oh best be sudo cp -a /path/source/ /path/destination/16:32
Rock_star_11BluesKaj, however, on synaptics when i click on missing recommended pack , it gives me a list. surely i ought to download them right ?16:32
BluesKajnow Rock_star_11 , is your desktop frezing up or what was it ?16:32
BluesKajRock_star_11, yes16:33
Rock_star_11BluesKaj, it happened earlier, it literaly froze, couldnt move my mouse etc. had to physically reboot the pc16:33
bc81sacarlson: thanks a lot !!16:33
BluesKajRock_star_11, how is the mouse etc now?16:33
Rock_star_11all is normal, BluesKaj16:34
Rock_star_11Now, that is16:34
BluesKajgood16:34
gepatinohi, could anyone enable xdmp in gdm for 10.10?16:34
Rock_star_11BluesKaj,  on synaptics, do i just "mark all upgrades" ?16:34
gepatinoI know there's a bug, but is there a workaround?16:34
BluesKajRock_star_11, close synaptic , open the terminal , sudo apt-get update16:35
BluesKajRock_star_11, then do, sudo apt-get upgrade ...that's the best and safest method to upgrade your setup in my experience ...package mangers can be finicky sometimes16:37
Rock_star_11BluesKaj, too late, i had already clicked on the selected ones in synaptics and its downloading as we speak16:37
Rock_star_11damn16:37
Guest61863Hello guys16:37
BluesKajRock_star_11, don't worry , synaptic is the best package manager anyway16:37
=== justin2 is now known as jaymhoff
Rock_star_11BluesKaj,  ill still sudo apt-get update, once synaptics done installing softwares16:38
=== herton_away is now known as herton
BluesKajgui package manager that is16:38
Guest61863If I install photoshop cs5 with wine and install some fonts from dafont and install this fonts on ubuntu photoshop will recognize this fonts ?????16:39
TangoTooLHello.16:39
ActionParsnipGuest61863: i'd ask in #winehq16:39
Calinousfr = gaoland16:39
sipiorGuest61863: my guess would be no, but maybe wine does something clever in this case.16:39
Calinouoops, wrong channel16:39
Rock_star_11BluesKaj, isnt it sudo apt-get install update ?16:39
needlezok, so I want to make a script that tells the computer to change the mac randomly and get a new IP at 30 second intervals. I have most of the script written already just when I run the script I lose connection because the MAC has been changed is there a way to have it autoconnect to my SSID with a passord already inside the script??16:40
jaymhoffHey, I need a little bit of help.16:40
Rock_star_11BluesKaj, because when i typed sudo apt-get update, all it did was to read packaging lists... then done.16:40
=== Mallen2008 is now known as Mallen_
BluesKajsudo apt-get update , Rock_star_1116:40
Calinouupgrade != update16:40
Calinouso it's normal16:41
Calinouupgrade downloads & installs16:41
Calinouupdate fetches the lists, changelogs16:41
jaymhoffI have an executable .jar file. I go into permissions and click "Allow executing file as program". It gets a check mark, then immediately removes the check mark. Changing permissions from preferences do the same thing. They change for a moment, then change back.16:41
TangoTooLJay, do you have your ubuntu on ntfs or on its own harddrive?16:42
BluesKajthen sudo apt-get upgrade, Rock_star_11 , but you won't see any packages to upgrade because you already did it with synaptic16:42
jaymhoffUbuntu is on its own partition, the file is located on an NTFS hard drive.16:42
Rock_star_11BluesKaj,  yep, thanks Calinou  and BluesKaj .16:42
TangoTooLI've had problems with that before too..16:42
TangoTooLOne moment.16:42
needlezanyone??16:42
Calinounp16:43
Abinadaican someone tell me why I'm getting these messages: http://paste.ubuntu.com/565442/.  I asked someone last night how to change my plymouth theme and these are the commands he told me to run.  I don't understand what is happening when I run them.16:43
jaymhoffI got Minecraft and was hoping to play it on Linux, I don't want to have to switch back to Windows every time I want to play it.16:43
TangoTooLJay, go in terminal and type "sudo -I"16:43
TangoTooLthen "gksu nautilus"16:43
TangoTooLCopy and paste or cut the file over to your linux partition.16:43
TangoTooLThen try, it solved some of my issues with that.16:44
BluesKajjaymhoff, did you try it in wine ?16:44
moshofoshohow fast is ubuntu on a reasonably modern (3.5 year old) laptop now?16:44
StavaOften when I boot gnome-do wont work. Its like it has no list of applications that I can search. I need to restart gnome-do to make it work. Is there any fix for this?16:44
jaymhoffhmm... root opened up, but i got some weird warnings in the terminal16:44
moshofoshoi remember boot used to take like a minute..16:44
TangoTooLHe can't mark it as an exec.16:44
BluesKaj!who | TangoTooL16:44
ubottuTangoTooL: 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 :)16:44
jaymhoffI'll try copying it over to the Linux distro.16:44
TangoTooLOk jay.16:45
Rock_star_11BluesKaj,  what other software have you got on your pc/laptop?16:45
jaymhoffYup, moving it from the NTFS shared hard drive to the Linux partition worked, Tango. Thanks.16:45
TangoTooLbluekaj, he is trying to run something in wine from a partition owned by windows.16:46
TangoTooLOk jay, have fun.16:46
Pici!tab | TangoTooL16:46
ubottuTangoTooL: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.16:46
jjajoshuaHi Everyone!16:46
BluesKajRock_star_11, what are you trying to install , or what do you want to do that needs an app?16:46
Abinadaiwell, I'm getting no love in here this morning.  Thanks peeps.  Peace out!!16:46
needlezAbinadai: Its saying that there is only one boot screen for you to choose. Which is the default so nothing to configure. What you should do is go into synaptic and look for plymouth themes and install those packages and then try that command it should then come up with options between 1,2,3,0 -- 0 is defualt16:46
jjajoshuaJust got my IRC up and running on Ubuntu16:46
Rock_star_11BluesKaj,  to be perfectly honest, i am looking around, only installed ubuntu via wubi less than an hour ago16:47
george__Hello, i need help with ISOs and Unetbootin :(16:47
Abinadaineedlez,  just caught your reply before I left.  I"ll give that a try.  thanks!  ;)16:48
needlezAbinadai: np16:48
BluesKajRock_star_11, ok may I suggest you install ubuntu-restricted-extras , that will install a lot of media stuff like flash etc16:48
Rock_star_11Rock_star_11,  yeah did that earlier mate. thanks though16:48
schnufflegeorge__: on windows or on linux?16:48
george__Linux16:48
Rock_star_11sorry i meant BluesKaj  , i did that earlier already16:49
george__im on Ubuntu 10.10 32 bit16:49
staar2well anyone runs xp on vmware ?16:49
BluesKaj!medibuntu | Rock_star_1116:49
ubottuRock_star_11: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org16:49
Guest61863If I install photoshop cs5 with wine and install some fonts from dafont and install this fonts on ubuntu photoshop will recognize this fonts ?????16:49
schnufflegeorge__: I stopped using it, because it caused to many problems, http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ is a good alternative16:50
sipiorGuest61863: how about just trying it and finding out?16:50
Mallowcheeksany recommended system spec monitoring tools for ubuntu desktop?16:51
schnufflestaar2: yes, me at least16:51
staar2schnuffle, is it possible to install xp with vmplayer or i need vmworkstation for that ?16:51
george__@shnuffle: yea because i wanna try out BSD, but i use Unetbootin, and when i reboot, unetbootin is there but the only boot option is DEFAULT16:51
Rock_star_11hmm16:52
george__ill try that out16:52
needlezok, so I want to make a script that tells the computer to change the mac randomly and get a new IP at 30 second intervals. I have most of the script written already just when I run the script I lose connection because the MAC has been changed is there a way to have it autoconnect to my SSID with a passord already inside the script16:52
Rock_star_11BluesKaj, how do i get the cube effect on my desktop. i remember i used to have it on my laptop couple of years ago16:52
My-Computerhttp://localhost:8000 was able to pick up sound from my sound card am i missing something after i reinstalled16:53
guitar431TRAMADOL WILL FUCK YOU TOO16:53
gpc!language | guitar43116:53
ubottuguitar431: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.16:53
needlezMy-Computer: what is the issue?16:54
BluesKajRock_star_11, desktop effects16:54
guitar431sorry fc16:54
guitar431:)16:54
Rock_star_11where do i find it , BluesKaj . bearing in mind am using gnome16:54
SapphireTÜRK YOLMU LA BURADA :d16:54
gpc!turkey | Sapphire16:55
ubottuSapphire: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için #ubuntu-tr hizmetinizde.16:55
kostyaээээ16:55
needlezRock_star_11: right click on the desktop, change desktop background, visual effects16:55
Sapphiregpc thank16:55
induzwhen I try to change from None to Normal or extra, its unable on Lucid lynx, why and how to get it working16:55
jccorreahi16:55
BluesKajRock_star_11, probly admin/settings or somesuch16:55
needlezI believe thats what you want16:55
induzI have intel-integrated dispaly16:55
vasumy system sound is not working on ubuntu16:55
sp4rcguys, what's the difference between kernel-xyz-virtual and kernel-xyz?16:55
vasucan u help me out16:56
sp4rcis this relevant for vmware guests?16:56
guitar431so turn up the sound16:56
jccorreaanyone already test a solution to print automatically by cups16:56
induzhttp://imgur.com/w1mcn16:56
needlezRock_star_11: wait, do you have compiz installed?16:56
Sapphire!turkey induz16:56
Sapphire !turkey | gpc16:56
ubottugpc: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için #ubuntu-tr hizmetinizde.16:56
jccorreaput a file from ftp and cups print automactic...using scripts etc...?16:56
My-Computerneedlez i was able to route my sound to vlc http://localhost:8000 or xine http://localhost:8000 after typing in terminal "program link -r" now i cannot16:56
induzSapphire, what is turkey??16:56
gpcSapphire: /join #ubuntu-tr16:56
Sapphireyes turkey16:57
needlezRock_star_11: you need compiz installed, then its under system tools, compiz fusion icon... then go into there and enable the cube effect16:57
induzcan anyone he,p me recttify my display on this ubuntu16:57
Rock_star_11i dont have compiz i think16:57
vasuhai.. iam not able to solve sound problem .. my laptop is dell inspiron  i5 proceossor so please help me out]16:57
Rock_star_11shall i sudo apt-get install compiz ?16:57
needlezgo to synaptic and install it that way cuz Its got a lot of other little packages16:58
Logan_WP!compiz | Rock_star_1116:58
ubottuRock_star_11: Compiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz16:58
Rock_star_11also, BluesKaj ,  under appearance preferences, i went to "themes" then "login screen" . Gives me a list. Picked one of them, how do i install it then ?16:58
vasupls  help >>>16:59
Logan_WP!sound | vasu16:59
ubottuvasu: 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.16:59
BluesKajRock_star_11, there should b e an "apply" tab that highlights after you click on a theme17:00
induzhello17:00
induzno one17:00
Rock_star_11BluesKaj, gives me this : http://art.gnome.org/themes/17:00
Rock_star_11and there, i pick "login window"17:00
Rock_star_11BluesKaj,  gives me a list. i picked the 1st one .17:00
My-Computeri just want to route my incoming sound through xine or vlc17:01
Logan_WP!x | induz17:01
ubottuinduz: 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/Resolution17:01
pksadiqAnd at last ipv4 has reached it's end, it's exhausted17:01
snaphi17:01
snapi have a question17:02
schnuffle!ask | nap17:02
ubottunap: 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:02
pareLiwhat's the command for editing startup applications?17:02
mcb_pareLi: you can use rcconf.17:03
guitar431!language | GeorgeWBush17:03
ubottuGeorgeWBush: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.17:03
Rock_star_11pareLi, click on "system" "preferences" then "startup applications"17:03
guitar431:)17:03
My-Computeror at least find the open port if it is not http://localhost:800017:03
pareLii want to do it by terminal17:03
Rock_star_11BluesKaj,  u there matey ?17:04
sipiorguitar431: play somewhere else.17:04
DarkStar1HE's Dubya. He doesn't need to think before he speaks :P17:04
pareLiRock_star_11: learning so much more when im using terminal17:04
Rock_star_11pareLi,  yeah agreed.17:04
snapubuntu server want to format the swap partition other disks, could give me problems?17:04
schnufflepareLi: you mean how to configure service startup?17:05
stermihi, someone know how can I install htc sync ( or htc hero driver ) on ubuntu?17:05
Logan_WP!swap | snap17:05
ubottusnap: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info17:05
needlezMy-Computer: doesn't pulse audio do that already??17:05
inashdeenhi, need some advice, how to install open suse side by side ubuntu 10.10, ubuntu installed first?17:05
BluesKajRock_star_11, my gnome desktop "Look" experince isn't much ..you'll hav eot try stuff on your own or ask someone else , sorry.17:05
Na_Klaris it only possible to "kill -9 [PID]", and not "kill -9 [NameOfPorcess]", like you could in windows "taskkill /IM /F [ProcessName]" ??17:05
Logan_WP!dualboot | inashdeen17:05
ubottuinashdeen: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/WindowsDualBootHowTo - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot17:05
inashdeenbtw, is there a really easy independent bootloader?17:05
Rock_star_11okay BluesKaj  thanks anyway17:05
schnufflepareLi: there is update-rc.d  or ntsysv with ncurses17:06
Rock_star_11can anyone help me change the login screen of my ubuntu ?17:06
gpcinashdeen: probably will need to reinstall grub2 see /msg ubottu grub217:06
needlezinashdeen: what do you mean easy independent bootloader?17:06
inashdeenlogan_wp: yeah like how? cause i also got windows at the same time17:06
inashdeenneedlez: bootloader which is not affected in any way if any of your os be crappy.17:06
TheBobberhello. I installed kubuntu with wubi & when I tried to load linux it said finishing the installation then after the load screen appeared the loading dots froze for about 5 minutes & then windows loaded17:07
My-Computerneedlez yes it does play sound but when i used to in terminal "streamripper link -r -l 20" i was able to pick up sound by vlc or xine http://localhost:800017:07
pareLiscnuffle: so there's no list of applications who starts on startup?17:07
induzhow can i find out the ip adress of the email on Thunderbird of a sender?17:07
Logan_WPinduz: that's a question for Mozilla.  Connect to the irc.mozilla.org server, and join #thunderbird17:07
My-Computerneedlez so ither the port changed or something .. at least find the open port17:08
needlezMy-Computer: ok, then that sounds more like the localhost that your trying to rip from isn't correct then if thats not working. Not sure but isn't 8080 the port for localhost?17:08
inashdeenneedlez: it is like this, i got 2 os, ubuntu 10.10 and windows, used my itvchy fingers to try pardus, end up with a weird booting style. then removed pardus and put on it fedora, real crap, cant access my ubuntu for some time. tey to sudo update grub all that, well, i dont know, it seem17:08
inashdeento say the grub not exist17:08
schnufflepareLi: of course there are, but tere are different levels of startup. Services are managed by init.d or upstart, then you can start stuff in your bashrc and ou can start apps in your gnome config17:08
inashdeenso, i installed another ubuntu on that 3rd partition, kind of work, but the grub is own by my unusable ubuntu17:09
My-Computerneedlez  as far as i know it has always been but know it doest seem to work17:09
needlezyea, you would have to reinstall grub217:09
My-Computerneedlez i do get a -r command not found17:09
Logan_WP!grub | induz17:09
ubottuinduz: grub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.17:09
My-Computerbut it worked before i reinstalled17:09
shcherbak────────────────────────────────────────────────────────17:10
shcherbak»  Official Ubuntu Support Channel | IRC Guidelines: http://goo.gl/cEF1w | IRC i17:10
needlezMy-Computer then -r isn't in the command anymore is what that means maybe options changed due to an update?17:10
FloodBot1shcherbak: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:10
shcherbak02:29 <        openbees > ardchoille: dont mess with me17:10
mcb_Pareli, install rcconf, there you can say what service will be started or not at startup.17:10
monikamaheshwarican anybody tell me a way to know the number of times each system call is called?17:10
qdkwhere does the crontab -e get saved for the current user?17:10
Encry8what's the best way to burn an iso file on ubuntu?17:10
inashdeenencry8: brasero17:11
pareLinano /etc/init.d/tor17:11
DJonesEncry8: I use gnomebaker to burn iso's17:11
AndrewMCEncry8: right click the ISO and Write to disc17:11
pareLisry, wrong window17:11
Hunerhow can i download latest version of SUSE ?17:11
needlezEncry8: right click the image and go to write to disk17:11
inashdeenanyone?17:11
My-Computerneedlez hmn wonder where id find the new command17:11
Encry8ok thanks guys17:11
needlezinashdeen: im looking give me a few min17:12
induzgrub????17:12
needlezMy-Computer: --help from what ever command should list the commands17:12
schnuffle!ot | huner look at http://www.opensuse.org/en/17:12
cba123I'm running Maverick, trying to get x11vnc work the way I need it.  I have it running at the login screen, but I can't get it to stay running once I login.  Any ideas?  Google isn't helping much.17:12
Encry8how to back up crontab -e for current user?17:13
Hunerthank you schnuffle17:13
My-Computerneedlez i checked under yelp says the same -r im gona check in terminal real quick brb17:13
speedyDownload any flavor of and Linux Distro http://www.distrowatch.com/17:13
needlezinashdeen: look at this it should help http://ubuntuguide.net/how-to-restore-grub-2-after-reinstalling-windows-xpvistawin717:13
qdkEncry8: Talking to me?17:14
TheBobberanyone know how I fix it?17:14
needlezinashdeen: if it doesnt pm me and ill try to help you understand it17:14
needlezTheBobber: fix what?17:14
Encry8qdk: nope just echoing your question, because I need that too :)17:14
sukimaI have an ubuntu server that is headless. Can I have a USB drive automount when I ssh into the machine?17:14
TheBobber I installed kubuntu with wubi & when I tried to load linux it said finishing the installation then after the load screen appeared the loading dots froze for about 5 minutes & then windows loaded17:14
=== root is now known as Guest66516
KirkMcDonaldEncry8, qdk: Perhaps you are looking for "crontab -l".17:15
sveinseHi. I've edited /etc/security/limits.conf to give a user access to run nice with negative value. However the user is not permitted to boost the priority. Is there something particular I need to do? How can I test/debug this?17:15
Guest66516hi, spoken spanish17:15
Encry8KirkMcDonald: ty17:15
needlezTheBobber: what version of Kubuntu? and second whats your computer specs?17:15
My-Computerneedlez nope still find -r as the needed command17:15
KB1JWQ!es | Guest6651617:15
ubottuGuest66516: 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.17:15
TheBobber10.1017:15
Guest66516gracias17:15
TheBobber& computer specs are 4 gb ram dual core, nvidia 980017:15
TheBobberwindows 717:16
needlezMy-Computer: strange whats the command again your running? im gonna test it here17:16
TheBobberntfs17:16
KB1JWQTheBobber: Sounds like a GRUB problem.17:16
gpcTheBobber: you may want to ask in #kubuntu, wubi is good for not working right.17:17
needlezTheBobber: Sounds like it never fully installed or issue with grub17:17
My-Computerneedlez in terminal "streamripper link -r -l 400" and under run "vlc http://localhost:8000"17:17
sp4rci am trying to install vmware-tools on a ubuntu 10.10 system which fails with: http://fpaste.org/fBtB/17:17
MC8How do I wrest permissions from root using the gui?17:17
sp4rcany hints on this?17:17
pheonixmanhi guys, i was using Ubuntu10.04, with root on separate partition and home on different partition....now i installed ubuntu10.10 with root in completely different partition while specifying the same partition for home17:18
pheonixmannow my problem is that all my earlier installation of various softwares are not available in my current ubuntu (10.10)17:18
gpcMC8: hit alt-F2 and in the box type gksudo nautilus17:18
=== [su]_ is now known as [su]
MC8thanks17:19
gpcleast I think that is what you want if I understand your question17:19
reesefrancishi, how can I allow apache to write data to a folder? I was suggested to write outside the DocumentRoot, but dunno what that means17:19
paulgnanarajh17:19
aeon-ltdpheonixman: uhh if you changed / then the old / has all youy old stuff including the apps in /usr/bin17:19
BluesKaj!sources | pheonixman17:20
ubottupheonixman: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories17:20
needlezMy-Computer is it comming up error -6 [SR_ERROR_CANT_RESOLVE_HOSTNAME]17:20
bullgardWhat is a "transitional package"? (For example 'Adobe Flash Player plugin installer'.)17:20
pheonixmanaeon-ltd, that means the only way to do what i required is upgrade my ubuntu17:20
pheonixmanam i right..there is no other way...17:21
My-Computerneedlez yup it never did that before17:21
Lintis there bloat"cuba"office support channel?17:21
aeon-ltdpheonixman: wait go back and explain what you want and the problem again17:21
BluesKajpheonixman,you probly have to re-enable some repos in your package manager /sources.list17:21
sipiorLint: a which now?17:21
needlezok, My-Computer: not sure but it also has that error without the VLC part also, so I to think were missing something17:22
blinkiI just put my HP elitebook onto a dock and lost my sound17:22
LintLibreoffice, as it's called sometimes17:22
Encry8what would be the bash command to stop a process, and restart that exact same process?17:22
pheonixmanaeon-ltd, what is what: all my installed softwares should remain intact when i change my version of Ubuntu, i.e. no need to reinstalling the same package17:22
blinkiEncry8: ctrl z to suspend, fg to get it back17:22
gpcLint: #libreoffice also using the proper terms makes it a lot easier to help you.17:22
blinkiEncry8: or ctrl c to halt, then !! to run again17:22
pareLican i get my fingerprintreader to work on ubuntu?17:22
aeon-ltdpheonixman: yes, but you installed to a new root partition17:23
pheonixmanaeon-ltd, yeah17:23
My-Computerneedlez or we have everything we need and commands or something wasn't updated correctly17:23
Encry8blinki: how would i do that in a script?17:23
blinkiif anybody is familiar with pulse, alsa, and laptop docks.... I require assistance17:23
pheonixmanaeon-ltd, so what do you suggest.?17:23
aeon-ltdpheonixman: either install all missing software on the new partition or upgrade the old one17:24
needlezMy-Computer it should have the it like this " streamripper link -r [[ip:]port] -l 40017:24
My-Computerneedlez cause i used a loadlist and sources.list from my previous install "lucid"17:24
blinkiEncry8: if you need to do that in a script, you'd be better off using better logic than doing as i just described, that's primarily an interactive activity (the ctrl + z/c )17:24
pheonixmanaeon-ltd, so upgrading is the only way to achieve this ...correct17:24
sacarlsonEncry8: that's a bit dependent on the application but killall appname ; appname,  or something like that17:24
Encry8blinki: ok thanks17:25
aeon-ltdpheonixman: or install all missing software on the new partition17:25
Encry8sacarlson: ok ill try that thanks17:25
blinkiwhere can I find the config used to my default kernel17:25
pheonixmanaeon-ltd, every thing will be missing right.?17:25
sipiorblinki: have a look in /boot/config-*17:26
My-Computerneedlez oh so they want me to insead up "~ link -r -l 400" "~ link -r *ip* -l 40017:26
My-Computerneedlez there ip or mine17:26
blinkisipior: thanks. wishing for a future /proc/config.gz17:26
=== guspur is now known as petanilinux
needlezMy-Computer: did you see my post???  I think the command should this instead "streamripper link -r [[ip:]port] -l  40017:27
izinucsWhy is it so hard to grab the edge of a window to resize?  Is there a fix?17:27
needlezMy-Computer: also to show list of command in streamripper its streamripper -h17:28
aeon-ltdpheonixman: ok last time!, listen/read, you installed ubuntu onto a new partition - this ubuntu has all the stock default software, your old one has the stock (unless you removed some) plus the software you installed - so you can install those onto the new system to get them back, all YOUR config files are in /home so the configs are the same. also upgrading your old system to 10.10 will keep your own installed software intact while upgrading everything17:28
loculinuxhola17:28
tuxillahello, wifi device is not enabled an network manager needs to be reset, is there a way?17:28
loculinuxhello17:28
tuxillaon maverick..17:29
cicero_e ai17:29
My-Computerneedlez thanks ill look into it farther17:29
exogrimnoob question from me: when i ping a server, is the information saved to a log file? and if so where is it stored?17:29
loculinuxhello main name17:29
pheonixmanaeon-ltd, thanks...thats it clarified everything17:29
izinucstuxilla: typically... sudo service networking restart17:29
cicero_boa tarde17:29
wasutton3-Laptopcan someone tell me what the equivalent bash command is for sending hex data over gtkterm? i send 7 bytes at a time17:29
tuxillaok17:29
Dr_Willisizinucs:  ive never had an issue. I think there may be some hotkeys combo where you can resize without grabbing the edge.17:29
needlezMy-Computer: np17:29
Dr_Willisizinucs:  some themes may have thicker edges also17:29
=== me is now known as Guest78389
izinucsDr_Willis: I"m not a fan of the stock theme.. which one are you using?17:30
tuxillarestart: Unknown instance:17:30
sipiorexogrim: not unless some element of the network is configured to log icmp traffic.17:30
izinucstuxilla: try .. sudo /etc/init.d/networking restart17:30
tuxilla Reconfiguring network interfaces...                                   [ OK ]17:30
Dr_Willisizinucs:  whatever one i happen to like. Normally one that has differnt color 'corner' handels. like bluecurve or some variant17:31
tuxillashould i restart the machine?17:31
izinucstuxilla: no.. if wireless isn't enabled.. put a check mark next to it by clicking on it.17:31
izinucsDr_Willis: k.. I'll hunt around.. the stock theme is just to dark for me on the decoration.17:31
Cpt_Zyphwhat kind fo themes are you looking for?17:32
natshaboa tarde17:32
tuxillaizinucs, the wifi option in configure in not available17:32
bullgardWhat is a "transitional package"? (For example 'Adobe Flash Player plugin installer'.)17:32
Dr_Willisbullgard:  one thats getting phased out/renamed to become some other name....17:33
izinucstuxilla: sorry I'm not real good at configuring wireless.. kinda depends on your card.. hopefully someone else will step in here for guidance.17:33
macobullgard: means the package got renamed and the old one is sitting around empty depending on the new one so when peoiple upgrade from an old version of ubuntu to a newer version, they get hte new version of that package too17:33
Dr_Willisbullgard:  so its a spaceholder that proberly just points to the 'new' name package.17:33
mbeierlbullgard: http://askubuntu.com/questions/20377/what-exact-purpose-have-transitional-packages17:33
Cpt_Zyphbullgard your not able to setup wifi is that the complaint?17:33
tuxillaizinucs,  do you know the command to resrat gnnome panal?17:33
bullgardDr_Willis: Thank you for explaining.17:33
sacarlsonpheonixman: I think I see what you want, you need to create a list of the packages you had in your previous install and have them all installed on your new version17:33
needleztuxilla: whats the wireless issue?17:33
bullgardCpt_Zyph: No.17:34
izinucstuxilla: sorry no17:34
tuxillathe device is not enable an17:34
Cpt_Zyphtuxilla have you had wifi working before or is this a new install etc17:34
tuxillai did b417:34
Cpt_Zyphtuxilla and what has changed ..17:34
needleztuxilla: what kind of wifi card is it?17:34
pheonixmansacarlson, i dont wanna do that...i want all my softwares intact when i switch my ubuntu version17:34
tuxillaintel17:34
tuxillai believe17:35
Cpt_Zyphtuxilla so you changed wifi adapters?17:35
tuxillahmm17:35
sacarlsonpheonixman: you want the old versions of the software you ran?17:35
tuxillai could have broke when some kde packages got installed mabye?17:35
pheonixmansacarlson, yeah17:35
Dr_Willissacarlson:  if you upgrade.. you basiucally redownload/reinstall everything anyway.17:35
kuruminnada17:36
sacarlsonpheonixman: well then you can pin the version of each but not sure how to do that17:36
Cpt_Zyphtuxilla do "lspci" for your exact wifi card make17:37
tuxillafull command please?17:37
needleztuxilla: open terminal and type lspci | grep Network                and post reply17:37
Cpt_Zyphthats it17:37
schnufflepheonixman: http://jaqque.sbih.org/kplug/apt-pinning.html17:37
tuxillaontroller: Intel Corporation WiFi Link 510017:37
needleztuxilla: ok give me a few min... this is ubuntu 10.10 right?17:38
tuxillayes17:38
sacarlsonpheonixman: I just dpkg --get-selections > installed-software ; to create the list of what I had before on my old install, then dpkg --set-selections < installed-software on the new install followed by deselect17:38
pheonixmansacarlson, thanks17:38
Cpt_Zyphtuxilla "uname -r" please17:38
aboudreaultHi, anyone aware of a fix for https://issues.rpath.com/browse/RPL-2704 ? (installing ubuntu lucid on a HP G3 with raid5)17:38
sacarlsonpheonixman: like http://ubuntuforums.org/showthread.php?t=26136617:39
tuxilla"name -r17:39
pareLihow can i find the weechat config?17:39
semehey guys... is there a command similar to apples open for the command line in ubuntu? basically a command that launches the application associated with a filetype based on the same settings as gnome or kde17:39
tuxilla2.6.36-bfs17:39
Cpt_Zyphtuxilla and have you plugged yoru machine into a hard line and done a full update?17:40
lousygaruaseme: maybe `gnome-open`?17:40
unopseme, xdg-open17:40
lousygaruanto sure17:40
tuxillahm17:40
Cpt_Zyphtuxilla just to make sure any 3rd party drivers have installed17:40
manoelolá gostaria de saber qual programa envia sms ?17:40
tuxillalet me try update manger17:40
schnuffle!sp | manoel17:40
aeon-ltd!es | manoel17:41
Cpt_Zyphtuxilla for i.e. my one laptop wifi does not work on fresh install until a full update has take'n place.. or i manually install it .. like video drivers for that machine as well17:41
ubottumanoel: 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.17:41
kwtmWhy does it keep saying that "linux-generic linux-headers-generic linux-image-generic" have been kept back, *every time* I do sudo apt-get [update and then] upgrade?17:41
schnuffle!es | manoel17:41
devkhadkaI have compiled wireless driver for my laptop, when i tried to insmod ko file, it says device is busy, How can i resolve this?17:41
kwtmIs there some setting I've accidentally done that says "don't update these"?17:41
Dr_Williskwtm:  do a sudo apt-get dist-upgrade17:41
manoelok17:41
Cpt_Zyphkwtm try disable apt-get prioritys17:41
kwtmDr_Willis: Could you explain your answer please?  I am not sure that I want "apt-get dist-upgrade" --wouldn'17:41
kwtmDr_Willis: Could you explain your answer please?  I am not sure that I want "apt-get dist-upgrade" --wouldn't that give me a new distribution?17:41
semelousygarua: that worked.. thanks17:41
Cpt_Zyphtuxilla here is a walk through for a fix from the ubuntu forums for an older version nto sure if its still needed.. just quick serach results..17:42
coreGrlhi17:42
unopDr_Willis, kwtm, errm - a dist-upgrade could have devastating consequences .. unintended atleast17:42
Dr_Williskwtm:  try it and se what it says it will upgrade..  NO it wont give you a new disrto..17:42
kwtmCpt_Zyph: How would I do that?  Is it something I shoudl google?17:42
coreGrlI can't get midi working on my ubuntu 10.1017:42
tuxillaok17:42
Cpt_Zyphthere are quite a few pages on yoru wireless issues i sugest you take a look at some of them they may have a quick and easy fix.... sry i dont have time to dig anymore17:42
kwtmDr_Willis: If you don't mind, I'd rather not "try it and see" --I'17:42
Dr_Willisunop:  really? ive had to do it quite often to get kernel versions updated during beta.17:42
kwtmDr_Willis: If you don't mind, I'd rather not "try it and see" --I'd like to understand what I am doing before I do it.17:42
Cpt_Zyphtuxilla let me know if the update worked17:42
unopkwtm, it means those packages are held back -- marked using dpkg .. you can always do a   sudo apt-get install linux-generic linux-headers-generic linux-image-generic  # explicitly17:42
lousygaruaseme:  as unop suggested i think xdg-open is better17:42
Dr_Williskwtm:  it says exactly what its going to do . then asks you Y/N17:42
coreGrlI've installed jackd but it says that the device is already busy17:42
coreGrl:(17:42
tuxillawas there a link17:42
Bartzy|workhow can I see cronjob output without mailing it ?17:42
Dr_Williskwtm:  and apt-get has a 'just show what you are going to do... dont do it' option17:43
Cpt_Zyphkwtm well unless you provide full update errors on pastebin or something then your going to have to try some sugestions s17:43
bullgardmbeierl: Thank you very much for your detailed help.17:43
Bartzy|work/var/log/syslog just shows that the cronjob has been executed. But not the output..17:43
pareLiany tips on how i can find the weechat config?17:43
unoplousygarua, seme,  xdg-open is available on all desktop environments17:43
kwtmunop: That is what I have been doing, but is there some way to tell (k)Ubuntu "It's okay to install?"  apt-cache policy does not seem to show anything.17:43
wasutton3-Laptopdoes anyone know how to send multiple bytes of hex with echo?17:43
Dr_WillispareLi:  read the weechat docs?  by default its in the ~/.weechat/ dir17:43
kwtmCpt_Zyph: Okay, why don't I pastebin it, although I'm not sure there's much to pastebin... anyway, coming up...17:43
mbeierlbullgard: you're quite welcome.  I thought I little more of a background might be helpful.17:43
pareLii read the documents17:43
pareLiDr_Willis, when i try to open the /.weechat/weechat.rc it cant be found17:44
Cpt_Zyphkwtm im just saying the full error of your update logs will help more then anything17:44
Dr_WillispareLi:  then make it?17:44
semeunop/lousygarua... that works too... thanks17:44
semejust aliased it to open ;)17:44
kwtmCpt_Zyph: Okay, it's at http://pastebin.com/utZAMtj017:44
Cpt_ZyphpareLi open it with sudo17:44
Dr_WillispareLi:  i think theres the /save command that can generate it also17:45
kwtmDr_Willis: Right, but I'm not sure how it will help --I would say "no I don't want it" because I want to keep my distro, no?17:45
andaiI'm running Ubuntu from a USB drive. How can i install live ISO's to the boot menu (alongside this) (i think unetbootin erases the existing grub config and ignores other OSes)17:45
Cpt_Zyphkwtm why do you say N not Y?17:45
Dr_Williskwtm:  only thing ive ever seent hat command do is install some stuff tha twas 'held' back for some reason during beta testing...17:45
kwtmunop: Can I use dpkg to mark them as "okay to upgrade"?17:45
tuxillaCpt_Zyph,  it upgrated alot of stuff from terminal, all restart an come back17:45
Cpt_Zyphtuxilla rgr17:45
kwtmDr_Willis, Cpt_Zyph: I guess I don't understand.  Doesn't "dist-upgrade" upgrade me to Ubuntu 10.10?17:46
tuxillargr?17:46
Dr_Williskwtm:  eveyr once in a great wile i have to use that option to install some packages that are held for some reason or another17:46
Cpt_Zyphtuxilla im at work i may not be back when u return (roger)17:46
tuxillaok17:46
tuxillaok17:46
tuxillabrb17:46
FloodBot1tuxilla: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:46
Dr_Williskwtm:  it never has for me.. theres an actual upgrade to next release command..17:46
needleztuxilla: ok when you get back it if still doesn't work i have an idea17:46
needhelp1i need help, i enabled a nvidia graphics driver, restarted, and it looks awful, how do i change back to my old graphics driver?17:46
ActionParsnip!upgrade | kwtm17:46
ubottukwtm: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade17:46
=== graviton_ is now known as graviton
kwtmActionParsnip: That's a great factoid!  Do you have one for "NOT upgrading"?17:46
ActionParsnipneedhelp1: try running: sudo nvidia-xconfig   and reboot17:46
Dr_Willisdist-upgrade here definatly does NOT upgrade me to 11.0417:47
Cpt_Zyphkwtm "uname -r" please17:47
kwtmDr_Willis: Does it upgrade you to 10.10?17:47
needlezneedhelp: just go into admin - additional drivers and disable then reboot that should fix the issue17:47
jayteemoneyOk I'm configuring my network and now I'm at the page that reads [SSHD_CONFIG(5)                                    BSD File Formats Manual]  my guide is telling me to copy this page for reference but how the hell do I do that and how do I leave this page?17:47
kwtm2.6.32-27-generic, Cpt_Zyph17:47
Dr_Williskwtm:  i am on 10.1017:47
* Noeltorious is away: 17:47
kwtmDr_Willis: I think you are assuming that I am, also, but I'm not.17:47
PiciNoeltorious: Please disable that in this channel.17:47
ActionParsnipkwtm: you will only jump to the next release with special commands, dist-upgrade simply upgrades slightly differently but keeps you on the same release17:47
gpc!away > Noeltorious17:47
ubottuNoeltorious, please see my private message17:47
* Dr_Willis still wonders why lxdm is held back...17:47
Cpt_Zyphkwtm go to the older ubuntu channels for that.. if you google yoru error msg you get a flood of reseults that indicate you wil have this problem in the pacakgets are in volved with updating your system17:47
needhelp1ActionParsnip, ok thanks, brb17:47
Guest36783Hi. Is there a way to start gnome-terminal with argument that will determinate new font size?17:48
Cpt_Zyphkwtm http://ubuntuforums.org/showthread.php?t=22878817:48
ActionParsnipDr_Willis: the deps aren't ready yet, the package is but until its deps are satisfied it will be held back17:48
Cpt_Zyphkwtm just a random link but all the gogle results i have say the same thing17:48
Cpt_Zyphkwtm so what version are you run'n atm?17:48
Dr_Williskwtm:  im not even clear on yoru original problem.. to upgrade things tha tare 'held' ive used sudo apt-get dist-upgrade  dozens of times.. always read what it says its going to do of course.17:48
kwtmActionParsnip: Ah, I see... Okay, should the automatic updates use dist-upgrade as well?  Is it being held back because it's not a stable kernel?  It keeps popping up these error messages ever 30 minutes saying "you can't upgrade!" and I hate these messages.17:48
Dr_WillisActionParsnip:  whats funny is that i thought i removed lxdm. :)17:48
Dr_WillisMy current system is a bit broken. heh.17:49
Cpt_Zyphkwtm .............................. read that link17:49
kwtmDr_Willis: Well, I guess I'd like to know: why is it "held back" --is it something I've done, or is it something that is predefined by the system?17:49
kwtmCpt_Zyph: Will read that link.17:49
Cpt_Zyphkwtm and or also indicate to some of us what version of ubuntu ur using17:49
squigwow spent the day wondering why none of my config actions would stick, seems that I had acidently cut and pasted the config file twice when i put it then, any changes i made were over written later on17:49
squig:(17:49
needleztuxilla: you back yet?17:49
Cpt_Zyphkwtm gl the answers are all over google..17:50
needlezMy-Computer: ip of host computer17:50
needhelp1ActionParsnip, no luck :(17:50
needhelp1ActionParsnip, still look awful17:50
snapi have a question, during installation i show i black window which i read 4 voice: installed packages - not installed packages but I do not know how to handle this17:50
needhelp1ActionParsnip, is there a way i can revert back to my old graphics driver?17:50
kwtmCpt_Zyph: I have been googling for the past few weeks, so your help would be appreciated in sifting out which answers are valid and which are not.  For example, your link was from 2007 --I wasn't sure that was valid now.  If you say it is, then I believe you.  Of course, it always helps to know the answer already.17:50
jayteemoneyI'm stuck in the BSD Files Format window - how do I get out?17:51
kwtmIt appears that you folks are saying that packages "held back" are not due to something I did on my own computer.  Is this correct?17:51
snapi have a question, during installation i show i black window which i read 4 voice: installed packages - not installed packages but I do not know how to handle this17:51
Andycashow to run x11vnc from ssh when remote machine is using gdm and is locked17:51
kwtmCpt_Zyph: I am on Ubuntu 10.04 LTS17:51
Tophhas there been a huge switch from OpenOffice to LibreOffice amongst Ubuntu users?17:51
Bartzy|workhow can I see cronjob output without mailing it ? /var/log/syslog just shows that the cronjob has been executed. But not the output..17:51
kwtmAndycas: I know how to do that.  One moment; I will tell you.17:52
needhelp1Toph, ive switched17:52
llutzBartzy|work: write (redirect) it to a file, to read it later17:52
=== assid is now known as Assid
Assidheya17:52
teddybhi, how does one go about installing drivers for a wireless adapter? i was given them in a tar.bz217:52
Tophneedhelp1,,, could i ask why?  philosophical reasons?17:52
Andycaskwtm, ok17:52
needhelp1is it possible for me to revert back to my previous graphics driver? ive enabled an nvidia graphics drive that looks awful and i need to change back17:52
needhelp1Toph, pretty much, i dont like oracle and i feel that the foundation will better foster future development17:53
schnuffleBartzy|work: just redirect the output to a file like ls -l &> /tmp/log17:53
kwtmAndycas: I can't find it in my own files but I think I posted it under Members Success Stories on linuxquestions.org, under my name, kwtm.  I'm googling for it now.17:53
bc81i need help with imagemagic, i''d like to crop the top and bottom off many square images, so they become 16x9 aspect ratio.  which commands are good for this?17:53
kmckHello! :) just wondering.. I purchased a 'media recovery disk' from gateway to restore my computer back to windows 7 and I am suppose to receive my disk today so, when I insert the disk will Ubuntu realize what's going on and format my drives completely and then let the CD install Windows 7?17:53
kwtmAndycas: You can google: "kwtm vnc site:linuxquestions.org" ... I'm doing the same ... hang on...17:53
Tophneedhelp1,,, ok,, thanks17:53
needhelp1is it possible for me to revert back to my previous graphics driver? ive enabled an nvidia graphics drive that looks awful and i need to change back17:53
Andycaskwtm, I think you will be more successful in finding your post than me17:54
kwtmCpt_Zyph: Do I understand correctly, then, that packages "held back" are NOT due to some setting that I made?17:54
needhelp1kmck, why are you installing windows 7 if you dont mind me asking?17:54
aeon-ltdkmck: no you'd have to boot into the disc17:54
needhelp1aeon-ltd, is right though, change your boot method to cd17:54
Dr_Willisneedhelp1:  you could check your xorg.conf and /etc/ dir see if it has a different /backup xorg.conf that may be usiong the 'nv' driver instead of the 'nvidia' driver17:54
Dr_Willisneedhelp1:  you have tried running the nvidia-settings tool?17:55
kwtmAndycas: Found it: http://www.linuxquestions.org/questions/linux-networking-3/remote-graphical-logon-login-476940/#post322668317:55
george__trying to boot a DesktopBSD ISO from a 4GB usb stick, but the term screen says, not enough memory to load image17:55
teddybanyone able to tell me? all i can find about bz2 is articles from 200717:55
needhelp1Dr_Willis, how do you do that, nvidia settings tool17:55
Cpt_Zyphkwtm what version of ubunto are you runing currrently?17:55
sipiorbc81: "convert", as it happens, although the name is slightly counterintuitive.17:55
schnufflekwtm: sometimes packages are hold back due to other software installed asking for a certain version of a dependency17:55
george__and it loads flawlessly via vBox17:55
Dr_Willisneedhelp1:  'gksudo nvidia-settings' or run it from the menu..17:55
Oer!bz217:55
ubottuFiles with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression17:55
kmckneedhelp1: i've had Ubuntu for about a year now and while i do enjoy it i find that I've had a few more issues then i would like, and it is a possibility that it's just me :) but one thing that doesn't work and i've tried to have fixed is my built in mic on my laptop stopped working when i installed Ubuntu, secondly i just got an iPhone 4 and need iTunes and i can't find it for Ubuntu either.17:55
sipiorbc81: specifically, the "crop" switch is your best bet. consult the man page, though, it's quite thorough.17:56
kwtmCpt_Zyph: Ubuntu 10.04 LTS (3 min ago)17:56
snapi have a question, during installation i show i black window which i read 4 voice: installed packages - not installed packages but I do not know how to handle this17:56
kmckaeon-ltd: how do you do that? boot from the CD?17:56
needhelp1kmck, have you tried banshee17:56
kwtmschnuffle: Okay, thx.  I thought it was a mistake I made.  Ok.17:56
llutzBartzy|work: make sure to use bash. dash (default) cannot redirect using "&>foo"17:56
kmckneedhelp1: don't think I've heard of it?17:56
epalshurray17:56
needhelp1in terminal type17:56
epalsI connected finally!!!!17:56
needhelp1sudo apt-get install banshee17:56
BluesKajteddyb, tar -jxvf filename.tar.bz2 , the install will place a folder with drivername in your /home/user, inside you'll find a readme textfile and possibly one called install , read those for further instructions on installing the driver17:56
epalsHello everyone!17:57
kwtmAndycas: When you SSH in, what do you see under /var/run/xauth/  ?  I think that's where it is.17:57
needlezanyone know why this hangs? script &> assignment217:57
enliHello, I wanted to make some changes to Nautilus so I did, apt-get source and changed few things. Now before getting the source my nautilus was of old version. How do I build the new deb file out of source so after installing it, synaptic/dpkg will correctly understand that the latest version is installed?17:57
aeon-ltdkmck: change your BIOS boot order17:57
Cpt_Zyphkmck banshee is what you want17:57
bc81sipior, thanks i've been stuck on this for an hour.. been using mogrify , but nothing i can find says anything about 16x9 aspect ratios17:57
kwtmAndycas: At least, that's where it was for Kubuntu when I posted it.17:57
teddybok thanks blueskaj17:57
aademive tried to dual boot with ubuntu and freebsd for over 24 hours straight now, i finally got everything installed correctly, learned how grub works and made my own menu, but it couldnt find the knernel for free bsd.  So now im back to a 100% ubuntu partition on my harddisk, i guess my question is if i VM freebsd will i have all the opporotunities as a normal install for learning purposes?17:57
kwtmAndycas: I got this to work at the time: "sudo x11vnc -auth /var/run/xauth/A* -display :0.0"17:57
Dr_Willisaadem:  you should.. some hardware will be emulated. so it might not be as fast.17:58
Cpt_Zyphaadem yes17:58
kmckneedhelp1: ok let me try that... haha i'll laugh if this is what i needed all along17:58
george__@addem... im having a similar problem with desktopbsd :(17:58
sipiorbc81: actually, mogrify also takes a "crop" switch. i imagine the same underlying routine is run in both cases.17:58
kwtmschnuffle: Does that mean I should not manually upgrade (with "sudo apt-get install linux-generic" or whatever) when that package is held back, or else it will cause other packages to break?17:58
kmckCpt_Zyph: haha! thank you! i'm trying it now17:58
Cpt_Zyphaadem what is the main think you wish to learn and you prob could of used grub as chainloader +1 if you couldn't point to the orginal kernal locations17:58
Cpt_Zyphkmck its pretty much itunes for linux17:58
aademthank you for the answers! i feel a bit better, i figure once i learn everything about the freeBSD initial install i can make a real install and point grub to the kernel the right way17:59
azizLIGHTSwhat is small httpd i can install and uninstall quickly. i just want to see upload speed of my server to my pc using test 100mb file17:59
aademi actually tried chainloader after kfreebsd /boot/loader didnt work17:59
kwtmbc81: Did you get your question answered?  Didn't follow conversation.17:59
needlezanyone know why trying to run script &> assignment2.txt  from terminal hangs??17:59
aademit started to load freebsd but still gave me the kernel not found error17:59
aeon-ltdazizLIGHTS: lighttpd ?17:59
azizLIGHTSi ewant no config17:59
azizLIGHTSsimple easy now17:59
azizLIGHTS:D17:59
schnufflekwtm: hard to answer, It can break your system, depends on the reason the package is hold back18:00
Dr_Willisneedlez:  perhaps ask in #bash18:00
bc81kwtm: well, not really..i'm just struggling with imagemagick trying to crop the top and bottom off square iages to make them 16x9 aspect ratio18:00
kwtmazizLIGHTS: You might want to try "woof" (Python program to "Web Offer One File" --web server you can download 1 file, then shuts down)18:00
Dr_Willisneedlez:  what are youy trying to acomplish exactly with that anyway?18:00
needhelp1ActionParsnip, nvidia-settings worked18:00
needhelp1ActionParsnip, thanks18:00
schnufflekwtm: paste the reason it tells you why it's hold back18:00
kwtmbc81: I am familiar with that package and will answer you in just a moment.  Let me do some looking up.l  Please hold.18:00
sipiorbc81: did the crop switch not work for you?18:01
nishttal2does anyone know how to setup FTP over SSH?18:01
jcki cant log in to gmail on arch, but i can on windows with the same wifi and dns settings. I've tried many browsers, and fresh profiles. any idea where the problem can lie?18:01
kwtmschnuffle: How do I find the reason?  The output I see is at http://pastebin.com/utZAMtj018:01
llutznishttal2: ftp over ssh or sftp?18:01
bc81sipior: crop is doing all kinds of off things, like creating more images from part of the main image..18:01
AbhijiTjck, #archlinux18:01
openbeesjck :network problem probably18:01
nishttal2llutz, ftp over SSH as thats the only port open18:02
kmckCpt_Zyph: does it connect to itunes store?18:02
needhelp1jck, arch-linux ?18:02
jckoops18:02
jckyup18:02
sipiorbc81: that's what crop is supposed to do...18:02
* pareLi 18:02
needhelp1jck, :)18:02
jckno one there has any clue though18:02
schnufflekwtm: what gives you a sudp apt-get install linux-image-generic?18:02
jckand i'm out if ideas18:02
needhelp1jck, whats the issue?18:02
AbhijiTjck, try forum/mailistlistetc18:02
azizLIGHTSwhats lighthttpd package name for installation18:02
needhelp1kmck, did banshee work?18:03
jckcant login to gmail..18:03
kmckneedhelp1: it just finished installing should i reboot?18:03
needhelp1no18:03
kwtmschnuffle: Do you mean "what happens when I do sudo apt-get install linux-image-generic"?  Then it installs properly.  My question is: since I have to do this manually every time (for the past few months),  1. Is this an indication of a problem with my system?  2. Can I get rid of this even if it's not a technical problem, since these pop-up messages are annoying?18:03
sipiorbc81: is it possible you've specified the desired geometry incorrectly?18:04
llutznishttal2: maybe this gives you a start http://www.proftpd.org/docs/howto/SSH.html      i'd check if using sftp wouldn't be easier18:04
jhamboIs there any way to get an x screensaver that shows a running terminal?18:04
openbeesjck: i never seen such problem with ubuntu i m sure its network problem18:04
nishttal2llutz, thanks will do18:04
kmckneedhelp1: ok so i have it opened, how do i authorize my computer on my mac ID so i can sync over my purchased music?18:04
jckopenbees: i can login on windows...18:04
=== AlanBell is now known as KieranBell
kwtmbc81: Okay, I have an answer for you.18:04
openbeesplease consider jck's problem ....18:05
=== species is now known as species|work
Quintinusb-creator.exe isn't working... my flash drive has files on it.. but it won't boot.  what should I do?18:05
snapi have a question, during installation i show i black window which i read 4 voice: installed packages - not installed packages but I do not know how to handle this18:05
kwtmbc81: Sometimes ImageMagick can automatically do 16x9 ratios, but in this particular case I'm not sure it will work.  Since you already know that the images are square and you want a 16:9 ratio, it's much easier.  This is what you do.18:05
schnufflekwtm: yes, but ou can uninstall that package cause it's a meta package: http://packages.ubuntu.com/de/karmic/linux-image-generic18:06
schnufflekwtm: you could check if the package is pinned for some reason18:07
amitmy browser doesnot play any online video.even youtue video is not playing says that an error occured plz try later.plz help me18:07
kwtmbc81:  convert -crop 100x56% InputImage.jpg OutputImage.jpg18:07
BluesKaj!it | snap , you might be better off there ;18:07
ubottusnap , you might be better off there ;: 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)18:07
kwtmbc81:  or   convert -crop 100x56+0+24% InputImage.jpg OutputImage.jpg   or something18:07
kmckneedhelp1: or is that not possible to do with banshee?18:07
Febrohello everyone, I need a help from ubuntu expert about partitioning, anyone available atm ? :P18:07
bc81kwtm, thanks can i use that with mogrify too?18:08
schnuffle!ask | Febro18:08
ubottuFebro: 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:08
kwtmschnuffle: YESSS!!!  Yes!!  Thank you THANK YOU for being the first person to understand what I want.  Okay, "pinned" is the term I'm looking for.  Now... I can ask my "original" question: how do I check if "the package is pinned for some reason"?18:08
BluesKaj!partition | Febro18:08
ubottuFebro: For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted, !QtParted (!Kubuntu 8.10 and lower) or !PartitionManager (!Kubuntu 9.04 and up) - Other partitioning topics include !fstab !home and !swap18:08
Bartzy|workWhat does an asterisk near the number in a line in 'history' means ?18:08
openbeesamit: is flash plugin install in ur browser18:08
amityes18:09
sacarlsonenli: I'm not sure I understand what you want but with apt-get source --compile packagename  it will create the deb file from source, but since you modified it guess you need to use dpkg-buildpackage with modified deb configs18:09
needlezDr_Willis: our teacher said its supposed to post what were doing in terminal to that txt file18:09
amitopenbees:this problem is occuring from last 4hrs18:09
needhelp1kmck, i dont think it is, but there are better options than using itunes18:09
FFIFhello everyone'18:09
AbhijiT!yay | kwtm18:09
ubottukwtm: Glad you made it! :-)18:09
kiddodoes anyone know how i can use "ati-driver-installer-11-1-x86.x86_64.run" in Ubuntu?18:09
AbhijiT:P18:09
kwtmbc81: You can use mogrify, but I get nervous about it, since I won't have the original image left.  What if something goes wrong?  I *always* use "convert bla bla InputImage.jpg OutputImage.jpg && mv InputImage.jpg /my/trash/can && mv OutputImage.jpg InputImage.jpg"18:09
schnufflekwtm: check check /etc/apt/preferences https://help.ubuntu.com/community/PinningHowto18:09
jboysonkiddo18:09
kwtmAbhijiT: ?? Please clarify.  What did I make?18:09
Googlewilllpayis it allowed to say fuck here?18:09
nibbler_kiddo, not at all, if you want to use an unsupported ati card :(18:10
=== species|work is now known as speciesWork
jboysonyou can use it is a sh script18:10
AbhijiTkwtm, nothing forget it18:10
jboysonsudo sh ./ati18:10
openbeesGooglewilllpay:noooooooooooo18:10
FFIFjust got my CR-48 in the mail. and decided to pop in here18:10
Googlewilllpayokay18:10
Pici!guidelines > Googlewilllpay18:10
ubottuGooglewilllpay, please see my private message18:10
kiddojboyson: i ahve no idead what u ment, i am a nuub ^18:10
=== KieranBell is now known as AlanBell
jboysoncd to the dir that contains the script18:11
FFIFis there a chrome os channel?18:11
BluesKajkiddo, open a terminal then do ,  ./ati-driver-installer-11-1-x86.x86_64.run18:11
needhelp1kmck, do you purchase alot of music?18:11
kmckneedhelp1: yes! :)18:11
bc81kwtm: well, im making a bash script and it makes a backup of all .jpg's before applying manipulations.  the command still isn't working, this is what i have so far: mogrify -rotate "-90<" -chop 1% -fuzz 20% -scale x272 -gravity center -crop 480x272+0+24% "*.jpg"18:11
=== flavio is now known as Guest14262
BluesKajkiddo, assuming the app is in /home directory18:11
openbeesamit : please reinstall ur flash plugin....it should work18:11
needhelp1http://banshee.fm/features/   kmck shows there is an itunes importer18:12
jribbc81: use convert instead of mogrify?18:12
enlisacarlson: you are right, I forgot the command that allows you add a changelog automatically and bump the version number and then build the package. I am not sure how to put this into words but I will let you know if I find something.18:12
needhelp1kmck, i wouldnt recomend using itunes though .. i would stick with a FLOSS solution18:12
jribenli, sacarlson: dch -i?18:12
bc81jrib: i'll try that18:12
needhelp1kmck, have you tried the amazon music store18:12
needhelp1it works with banshee18:12
amitopenbees:ok m going to do this thanx for suggestion18:13
kmckneedhelp1: why wouldn't you recommend it? and what is FLOSS?18:13
kmckneedhelp1:  i haven't is there music in 320 format?18:13
kwtmschnuffle: Could you check the output of my "apt-cache policy" at http://pastebin.com/z3PMW8Kv and see if the asterisks mean the package is pinned? Thanks.18:13
Googlewilllpayi read the first part of the guidelines but i cant agree that a place without slangterms is a better place :)18:13
ZaapielVonTrollhey18:13
needhelp1free libre open source software18:13
ZaapielVonTrollhow i get root?18:13
openbeesis it not possible to use audio/video chat of gmail on ubuntu18:13
bc81jrib: same result with convert :(18:13
sacarlsonenli: sound like you got it I've seen docs on it18:13
AbhijiTZaapielVonTroll, sudo -i18:13
=== administrator is now known as Guest6919
nit-witZaapielVonTroll, sudo18:13
jribbc81: convert won't overwrite your file (since you said you were making backups)18:13
needhelp1kmck, the best music format is FLAC18:14
ZaapielVonTrollnah but i want su18:14
ZaapielVonTrollsu root18:14
needhelp1320 compared to flac, sucks kmck18:14
kiddoBlueskaj: did just put it in /home and got "-COMP:~$ /ati-driver-installer-11-1-x86.x86_64.run18:14
kiddobash: /ati-driver-installer-11-1-x86.x86_64.run: No such file or directory18:14
kiddo" from the terminal :S18:14
AbhijiTZaapielVonTroll, its alomost same18:14
jrib!sudo | ZaapielVonTroll18:14
kwtmbc81: Using the "%" with -crop won't work if you're actually working with pixels, so you should instead use "-crop 480x272+0+104" (assuming you want the region in the middle, which is 104 pixels from the top of your presumably 480x480 image).18:14
ubottuZaapielVonTroll: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo18:14
sacarlsonenli: like maybe this but different http://ubuntuforums.org/showthread.php?t=51003&highlight=checkinstall18:14
openbees is it not possible to use audio/video chat of gmail on ubuntu...if no then how to do so?18:14
kmckneedhelp1: is FLAC what amazon has? or is it an linux thing?18:14
kwtmbc81: Don't forget that, in Ubuntu, "#!/bin/sh" does not get you Bash, but the Debian Almquist shell (dash).18:14
ZaapielVonTrollcan you enable the traditional root?18:15
enlijrib: sure dch that is : )18:15
bc81kwtm: thank,s i'll try that now..and i'm using #!/bin/bash is that ok?18:15
openbeesZaapielVonTroll: yes18:15
jribZaapielVonTroll: maybe (if you read the link ubottu gave you).18:15
BluesKajkiddo don't forget the period "." in fron to fthe slash / like this ./18:15
kwtmbc81: That's fine... but do you have quotes around "*.jpg"?  Is your file actually name "star-dot-jpg"?18:16
Dr_WillisZaapielVonTroll:  its not recomended.. but doable.18:16
toxicSalut tout le monde.18:16
kiddoblueskaj: think i got it running :)18:16
openbees is it not possible to use audio/video chat of gmail on ubuntu...if no then how to do so?18:16
ionuthi there. i  want a small bit of text edited on a pdf file.how can i do that ?18:16
kwtmtoxic: Salut.  Tu parles anglais aussi, ou tu recherches #ubuntu-fr?18:17
erUSUL!info pdfedit18:17
ubottupdfedit (source: pdfedit): Editor for manipulating PDF documents. In component universe, is optional. Version 0.4.5-1 (maverick), package size 2051 kB, installed size 7028 kB18:17
needhelp1kmck, you can listen to flac on all OS's. Generally speaking you rip cd's to get flac format18:17
toxicJ'ai une question : comment obtenir la derniere version stable de git (1.7) ? Celle des dépôts est vieille (1.4)18:17
schnufflekwtm: the asterisk only marks the actually installed version look at /etc/apt/preferences for pinned packages18:17
xangua!fr | toxic18:17
needhelp1if you listen to the same song in 320 and flac, you will be sold18:17
ubottutoxic: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.18:17
toxicoh, sorry18:17
kwtmschnuffle: Will check /etc/apt/preferences, thanks18:17
sacarlsonionut: I've done that before made a certificate that I changed the serial number for on a pdf,  I'll just have to find it18:17
Barzoghopenbees: i' tried that yesterday and the video worked for me , not the audio but i assume it was a misconfiguration of my computer18:17
schnufflekwtm: you could install the latest kernel18:18
needhelp1kmck, im not aware of any sites that sell .flac music, some bands do from there personal webpages18:18
SoftTimurhello all, I am reading a paper whose two versions .pdf & .ps could be found on the Internet, one problem is that we can not "find" with a keyword in the paper, that really makes reading hard. Does anyone know how to solve this?18:18
toxicI mean : does someone knows how to get the latest git version ? Actual is 1.7 but the repo still have 1.4...18:18
bc81kwtm: -crop 480x272+0+104 was exactly right.  thanks!!18:18
openbeesbarzogh: how u did so18:18
kwtmschnuffle: I did.  Several times.  Every timne there's an upgrade, though, it says "these are held back" and I have to manually install the kernel.  V v annoying.18:18
ionutsacarlson: which is the application that u used18:18
kwtmbc81: Glad to have helped.  Makes enduring this channel a bit more tolerable.   Good luck!18:18
FanshaweHello. How do I remove 'Open With' entries from the Nautilus context menu?18:18
Barzoghopenbees: when you log into gmail , you can get the audio/video plugin by clicking on video and more18:19
sacarlsonionut: maybe pdfedit18:19
ionutsacarlson: thanks. ill give it a try18:19
schnufflekwtm: strange, have you canged your repos before the problem occured?18:19
Barzoghopenbees: i've directly from the gmail website though18:19
AbhijiTFanshawe, http://ubuntuforums.org/archive/index.php/t-507360.html18:20
kmckneedhelp1: ok last question, can i activate my iphone thru banshee? because it hasn't been activated it yet, i can use it to manage it and the media on it but to activate will it also work do you know?18:20
Barzoghdirectly tested.18:20
kwtmschnuffle: Well, I might have added Medibuntu and some others from PPA, which I don't expect to contain kernel packages.  Also, /etc/apt/preferences does not exist, although there is a /etc/apt/preferences.d (which is an empty directory).18:20
openbeesbarzogh: i m not getting any link for ur suggestion18:21
schnufflekwtm: so no actual pinning18:21
kwtmschnuffle: Is there a "--verbose" on apt-get install?  Like "--explain-why-these-are-being-held-back" or something?18:21
openbees barzogh:reply..........18:22
EvilPhoenixkwtm:  if you use aptitude it might explain :/18:22
schnufflekwtm: not sure, use aptitude which gives better infos18:22
red2kic_Fanshawe: The stored options are in ~/.local/share/applications/mimeapps.list18:22
kwtmschnuffle: No pinning.  Although I wonder ... suppose, a few upgrades ago, for some reason I did a manual "sudo apt-get install linux-images" (or whatever the package name is).  WOuld Ubuntu remember "Hey, user specifically wanted this package version"?  And then from then on I'd have to do manual installs all the way?18:22
kwtmEvilPhoenix: Okay, I am not familiar at all with aptitude.  Is it "sudo aptitude upgrade"?  Ie. a drop-in replacement for apt-get?18:23
EvilPhoenixkwtm:  "sudo aptitude safe-upgrade" is your best bet18:23
Barzoghopenbees: http://www.google.com/chat/video18:23
kwtmI *hate* having to learn a new software program every time the one I'm using doesn't work... urg.18:23
kwtmEvilPhoenix: Thanks ... will check it out.18:23
needhelp1kmck no not that i know of, you have to use itunes to activate the iphone18:23
EvilPhoenixkwtm:  i'd start with "sudo aptitude update" first just to be certain you have uptodate package lists18:23
needhelp1kmck though if you can, i would look into getting an andriod based phone, or the n90018:23
needhelp1kmck maybe you are within your buyers remorse period18:24
schnufflekwtm: aptitude is nearly the same and is recommended over apt-get, it takes te same arguments and does the search as well18:24
EvilPhoenixkwtm:  and for installing individual new packages, "sudo aptitude install <packagenamehere>"18:24
kwtmOh, $DEITY, I remember "aptitude" now --that's the monstrosity from Debian that turned me off Debian for 5 years.  Is it really better than "apt-get"???18:24
kwtmEvilPhoenix: Alrighty..... I will trust you here...18:25
nibbler_kwtm, if you dont like aptitude, just use apt-* - no matter if on debian or ubuntu....18:25
openbeesbarzogh: thanks18:25
red2kic_kwtm: Think Firefox or Chrome, but for package manager. It's up to user preferences, really.18:25
EvilPhoenixkwtm:  been using aptitude over apt-get for over 6 months now :P18:25
EvilPhoenixbetter than apt-get imo18:25
kwtmI guess if I use aptitude as a command line, then I can avoid that confusing ncurses interface that traumatized me...18:25
Barzoghopenbees: you're welcome18:26
ardsrkhi18:26
kwtmEvilPhoenix: I think at the time the packaging was broken, but I was a noob and didn't know, so I couldn't interpret the aptitude display because I assumed that it was working and I was the one who didn't understand.18:26
red2kic_kwtm: If you ran "aptitude" -- You ran interactive aptitude. You were in wrong place. :)18:26
ardsrkI have recently switched to Ubuntu from Fedora18:26
llutzkwtm: theres no need to use the curses-ui. all can be done at cli18:26
EvilPhoenixkwtm:  you dont need to use interactive aptitude :P18:26
kwtmred2kic_: Yeah, I think that was it.  Okay, will ease myself into aptitude...18:26
kim_bruningfor some reason my compiz stopped working after doing a recent update, I have Intel 915 . Compiz says only software mode is available, GLXgears onl;y runs at 2000 fps ...18:27
ardsrkI wanted to install libcurl development headers as it was required for one of my projects18:27
EvilPhoenixkwtm:  " sudo aptitude [install | update | safe-upgrade | otherargument]"  operates just like apt-get does :P18:27
schnufflekwtm: of course, i hate the ncurses as well :), you should do a aptitude dist-upgrade, your problem could come from old packages holding back the update, dist-upgrade won't update to a new version if you haven't changed the repos18:27
lcbhello. is it possible to add an user to one of my machines, as root, but with a different password as mine? i want to give him the access trough ssh, ftp and  teamviewer, to develop and test a know application, since he doesn't have the some type of hardware and devices.18:27
needhelp1apt-get is much easier18:27
azizLIGHTShow do u stop the openvpn service18:27
ardsrkI tried 'sudo apt-get install libcurl4-gnutls-dev'18:27
lcb*some/same*18:28
llutzazizLIGHTS: sudo service openvpn stop18:28
ardsrkand got broken packages error18:28
ardsrkcould someone help. googling is not providing anything useful18:28
kwtmHey, you guys are right --the man page for aptitude shows that it's more powerful than apt-get.18:28
schnufflekwtm: and it replaces apt-get and apt-cache :)18:29
llutzlcb: create a user, add him to "admin" group if he _really_ needs root-rights18:29
llutzlcb: the user can use sudo then to get root-access18:29
lcbllutz, yes, he does a lot.18:29
Gwar_TrolleNO U!18:30
lcbllutz«  i know and i don't really care about my pass... but.. (i could change it anyway, it's a test machine)18:30
kwtmschnuffle: Any reason why other people use apt-get?  Is it non-standard on non-Ubuntu systems?  Or just a newer package?  Or what?  If I post a HowTo on LinuxQuestions.org using aptitude, will it fail on some people's systems?18:30
needhelp1wait so aptitude is better than apt-get ?18:30
thiebaude!better18:31
ubottuUsually, 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.18:31
llutzneedhelp1: it has "some advantages"18:31
schnufflekwtm: it was there before aptitude and it' hard to change habitudes18:31
kwtmneedhelp1: I am reserving judgement myself.18:31
lcbllutz«  thanks buddy18:31
kwtmschnuffle: Okay, thanks.   Hey, I didn't know you spoke French.18:31
schnufflekwtm: i'm a french german bastard :)18:32
kwtmHey, aptitude safe-upgrade is working!  So, that means there was a problem with apt-get, yes?  Otherwise it would behave the same as aptitude.18:32
=== NG_ is now known as ng_
KB1JWQkwtm: Not necessarily.  Aptitude features more advanced dependency resolution.18:33
schnufflekwtm: for sure aptitude deals better with dependencies18:33
kwtmKB1JWQ: Ah, so it's just a matter of the dependencies being too complex for apt-get to perform optimally.18:33
needhelp1gota run18:34
schnufflekwtm: just a guess but tht seem to be the case18:34
kim_bruninglcb are you looking for sudo?18:34
kwtmllutz: What are disadvantages of aptitude (used as a command-line command)?18:34
KB1JWQkwtm: s/optimally/manually/18:34
KB1JWQer, and s/manually/automatically/18:34
red2kic_kwtm: apt-get dist-upgrade -- You may never ran it before. It held back packages because new packages need additional packages.18:34
lcbkim_bruning«  full access...18:34
FanshaweI've got it. Thank you all.18:35
=== JoFo_ is now known as JoFo
kim_bruninglcb, sudo provides that...18:35
lcbkim_bruning«  he's a developer. what llutz said seems a good idea18:35
kim_bruninglcb: you do know about sudo bash, right?18:35
kwtmred2kic_: Oh, so "apt-get install" will install new packages, but "apt-get upgrade" will NOT install new packages if there are new dependencies on new packages not present before?18:35
kim_bruninglcb: that's how translatewiki et al do it18:35
ionutanyone knows a good pdf editor ?18:36
kim_bruninglcb, sudo bash is a bit naughty but18:36
red2kic_kwtm: apt-get update -- Install latest packages but will never install a package that need more package.18:36
kwtmred2kic_: I guess it's the name of the "dist-upgrade" option that got me --I get nervous about that.  Maybe I should just look more at the man page.18:36
kim_bruninglcb but there you go18:36
=== Into_the_Pit is now known as Frickelpit
=== fred_ is now known as Guest15263
Picired2kic_: no. 'update' only updates the package listings.18:36
red2kic_kwtm: I understand. :)18:36
lcbkim_bruning«  i thing i'm going to change my main paswords and i'll give him full access. he really needs it18:36
lcbthing/k18:36
red2kic_Pici, kwtm: I meant upgrade* -- Thanks.18:36
schnufflekwtm: dist-upgrade is only dangerous if you changed your repos to a new version18:36
kim_bruninglcb, dude, just put him in sudoers18:37
kim_bruninglcb, he will then have full access18:37
kim_bruninglcb, what part of full access don't you understand?18:37
Picilcb, kim_bruning: Its much easier to add the user to the 'admin' group on Ubuntu.18:37
kim_bruninglcb, at the same time, it's marginally safer ;-)18:37
Pici!sudo > lcb18:37
ubottulcb, please see my private message18:37
lcbkim_bruning«  okay :) i will. thanks a lot18:37
schnufflelcb: sudo -i gives him a root shell18:37
kwtmred2kic_: Okay, now that is reassuring.  For now I'll probably stick with apt-get --dist-upgrade the next time, but know that aptitude can help, too.  The name of aptitude's option, "--safe-upgrade", was much more reassuring.18:37
lcbi'll visudo him18:37
lcbwith all:all18:37
kim_bruningPici, lcb : admin group is in sudoers ;-) That'll work18:38
kim_bruninglcb, what Pici said :-P18:38
kwtmred2kic_: I could have sworn that "dist-upgrade" was what I used to turn my 8.04 into 10.04, and I want to stay at 10.04 for another year or so.18:38
schnufflekwtm: i would use aptitude. up to now it resolved every occuring problem while apt-get failed already a couple of times18:38
ionuti need to edit a pdf , which app should i use ?18:38
lcbyeah. thanks kim_bruning . really.18:38
kwtmionut: I sort of know how to answer that question.  Can you give details of what you need to do?  A form you need to fill in, or the actual PDF itself needs to change?18:39
red2kic_kwtm: Seems like the command is "sudo do-release-upgrade" for major distro upgrade.18:39
moesHow to delete items from trash18:39
schnufflekwtm: and to get a new version you need to run the update-amanegr18:39
red2kic_!trash | moes18:39
ubottumoes: The location of Trash has changed since 8.04, it is now located in ~/.local/share/Trash | Looking for the trash in previous versions: ~/.Trash18:39
kim_bruningI'm still sitting around wondering if anyone else has been having issues with i915 based laptop not supporting hardware rendering18:39
kwtmred2kic_: That must have been it.18:39
ionutkwtm: i need to edit the pdf actually already existing18:39
kwtmionut: I will offer you this link which I wrote http://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/how-to-fill-pdf-forms-even-read-only-%3B-better-than-acroread-v9-for-linux-796720/18:40
lcbllutz« , kim_bruning  & Pici, Inc. thanks so much :)18:40
|alexxio|does it exists an official openoffice irc channel?18:40
kwtmionut: It isn't intended to answer your question, but may give info.  I will read it again now to refresh my memory, and then give you some tips.18:40
wildc4rdevening all18:40
ionutkwtm: thank you very much18:40
schnuffleionut: http://sourceforge.net/projects/pdfedit/18:40
llutz|alexxio|: #openoffice.org18:40
kim_bruninghave there been any updates to X11 pushed through recently?18:41
|alexxio|llutz, thanks18:41
wasutton3-Laptophow can i send 7 bytes of hex data to a serial line18:41
schnufflewasutton3-Laptop: use minicom18:41
kwtmionut: I remember now: PDFedit or PDFtk.  The former is not a very mature piece of software; the latter is powerful but difficult to use.  In general, editing PDFs is not that easy (on Linux or Windows, as far as I know)18:41
moesred2kic_, Trash opens but when trying to delete it opens to preparing then stallls18:42
wasutton3-Laptopschnuffle: i am looking for a solution that would let me integrate it into a bash script18:42
kwtmionut: If you just want a PDF with the same content as the original (e.g. just the text has to be the same or modified; don't care about format, preserving font, etc.) then it's much easier.18:42
ionutkwtm: yes i noticed that too. but i am using pdfedit and so far is too difficult though... i will try to look over the program more.18:42
nanovanyexit18:42
kwtmionut: I checked extensively last year and there is not a good solution; it is POSSIBLE there may be a "barely adequate" solution.  Don't spend too much time on this.18:43
red2kic_moes: rm -rfv ~/.local/share/Trash/*18:43
schnufflewasutton3-Laptop: http://www.unix.com/unix-dummies-questions-answers/10983-minicom-scripting.html18:43
=== jjajoshua is now known as R0b0ticHack3r
kim_bruninghmm, mesa-glx being removed on my laptop can't be a good sign18:43
red2kic_moes: That'll do it. I have that for alias. So use that if nautilus is giving you problems, I uspopse.18:44
lcblol Pici, just out of curiosity, i did a !sudo > lcb and my natty server rebooted :o18:44
kwtmwasutton3-Laptop: ?? What do you mean, to a serial line?  Like /dev/ttyS0?  You mean "cat <MyFile >/dev/ttyS0 " or something?18:44
enlisacarlson, jrib: dch -i; debuild -us -uc      it is :D18:44
Picilcb: o.O18:44
kim_bruningcan inkscape handle pdf these days?18:44
wasutton3-Laptopkwtm, that would probably work but i am not sure18:44
lcbPici, as root... don't know if that matters18:44
llutzwasutton3-Laptop: http://www.linuxquestions.org/questions/programming-9/write-hex-bytes-to-file-564446/18:44
ionutkwtm: don't know why , but i hate pdf files so much18:44
kwtmkim_bruning: Hey, coincidentally, you can check this same link: http://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/how-to-fill-pdf-forms-even-read-only-%3B-better-than-acroread-v9-for-linux-796720/18:44
kim_bruningOOo can do PDF?   ZOMG!18:45
Picilcb: Wait.. you ran '!sudo > lcb' on your server?18:45
=== joc_ is now known as joc
kwtmkim_bruning: Last I checked: not very good handling of PDF, but possible.  My advice: try it out, but if it doesn't do what you want, don't waste too much time looking for what you're doing wrong --it's probably actually not possible.18:45
jriblcb: now is a great opportunity to learn about bash history expansion...18:45
lcbPici, yes, and again. indeed reboots18:45
kwtmionut: Because they are designed to be very hard to manipulate.  Especially in Linux.18:46
pythonizerhi everybody!18:46
Picilcb: Thats a command for our bot in this channel to send information about sudo, its not something for you to run.18:46
lcbPici, no prob about being the serv. isn't a production one or important18:46
Pici!bot18:46
ubottuHi! 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/Bots18:46
kwtmionut: Forgot: you can try PDFmodify: proprietary software.  Like it?  $900 please.  (But can try unregistered version)18:46
=== jboyson is now known as mia158
lcbPici, i know :) but i had nothing to do and i tryed that new sudo command :))18:47
ionutkwtm: i figured out what ill do.18:47
krycekany one on torrentflux? i need too fetch my pw cause i forgot it, and have phpmyadmin, msql, but need help with the file where the pw is saved if its exist.. thanks18:47
lcbPici, and btw, might be a security issue...18:47
Picilcb: Its not supposed to be a shell command. '!' has a special meaning on the shell.18:47
kim_bruningOk, I found my problem. I looked in the synaptic log, and for some reason ubuntu had auto-uninstalled mesa-glx .... Yeah, that's real smart! :-P18:47
snypzzhad to reload UBUNTU from scratch, I am going 100% UBUNTU backbone system this year, will run other OS's via virtualBox, look forward to getting help here on UBUNTU 10.10 and higher....18:47
kim_bruningso no 3d, no compiz18:47
kim_bruningsnypzz, virtualbox is cool. have you also checked xen and kvm?18:48
kim_bruning(and vmware?)18:48
llutzlcb: !sudo .... something    recalls the last sudo-command you issued from bash-history . in this case i guess it was "sudo reboot"18:48
lcbYes!!!! llutz18:49
schnufflesnypzz: forget about vmware server, it has memory leak under linux18:49
lcbthat's what i were looking now18:49
Picilcb: Thats not a security issue.  I didn't tell you to run that in your shell.18:49
wasutton3-Laptophow can i keep echo from outputting 0x0A at the end of my file?18:49
kim_bruningllutz, lcb   you can also do ctrl-r to search your history ... or ... amazingly, if you type   history    you get to see the entire history ;-)18:49
lcbPici, i know, it was not ur fault :)18:49
kim_bruningwasutton3-Laptop, echo -n18:49
schnufflewasutton3-Laptop: echo -n18:50
llutzkim_bruning: really? ;)18:50
JoepieQ: any idea what folder sabnzb get installed on 10.10 server ?18:50
kim_bruningllutz, YARLY O:-)18:50
snypzzI am going to be depending on the UBUNTU Community to get my displaylink and other devices working, I think I just loaded the 32bit UBUNTU on this HD, if so I will be loading the 64 BIT system on another SSD HD soon...18:50
kim_bruningsnypzz, sounds like you're having fun18:50
jribJoepie: « dpkg -L PACKAGE » will tell you, but why are you looking for it?18:50
lcbindeed, history shows all comms18:50
kim_bruningsnypzz, it doesn't work out of the box?18:51
Joepiejrib: wanna rsync complete folder with nas18:51
moesred2kic_, That did not remove the files from trash18:51
kim_bruninglcb, ctrl-r takes a bit of getting used to , it's amazingly handy though18:51
snypzzI enjoy an OS that is truly multitasking, and I must have multiple OS capability...18:51
=== joc is now known as joc_
Picisnypzz: Do you have a support question for us here?  If not, you're free to chat in #ubuntu-offtopic18:52
schnuffle!ot | snypzz use #ubuntu-offtopic18:52
ubottusnypzz use #ubuntu-offtopic: #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:52
kim_bruninglcb, and obviously   history|grep sudo     would list everything done using sudo    (though after sudo bash that won't help you much,   though you can sudo bash  then history   which will    ;-))18:52
=== mgalvin_ is now known as mgalvin
uxCodechildren pornography http://bit.ly/fiTVKO18:52
lcbkim_bruning«  well, you made me remind some of those commands and they are really useful.18:52
snypzzI just stated my question, getting diplaylink working on UBUNTU 10.10 as soon as I get it installed you got the hyperlink with the Terminal commands to get it working....?18:53
kim_bruninglcb and in your .bashrc   you can set export HISTFILESIZE=3000  or some other useful number, so you can peek back further :-P18:54
kim_bruningsnypzz, define displaylink?18:55
kim_bruningsnypzz, do you mean dual-head? (2 monitors on one machine?)18:55
Mintyi'm running ubuntu 10.10 in virtualbox on my windows machine - do you recommend installing fluendo plugin?18:55
kim_bruningMinty, nah18:55
MintyOk18:56
pythonizerheey guys.. i need a backup server. i'm gonna install ubuntu. should I use the desktop version / the server version? I'm gonna be needing rsync. This doesn't mean I'm gonna forget about office & multimedia. Need them too... :D18:56
alxxeris there a simple mta I could use to just get mail off my system to an smtp server? instead of having to use sendmail, postfix?18:56
kim_bruningMinty, you'll need *something* though18:56
Mintykim_burning: why wouldn't you recommend fluendo?18:56
kim_bruningMinty, looks like proprietary codecs, right?18:56
Picipythonizer: The server install has not graphical interface (xwindows).18:57
Mintykim_bruning: what would you recommend i download as an alternative?18:57
KirkMcDonaldpythonizer: (But you can install one.)18:57
snypzzdisplaylink, vertion DL165, external video adapter for multiple monitors, I am using an ACER 8940G I7, with 2 Displaylink USB external adapters, UBUNTU version 10.1018:57
pythonizerPici: Oooow... thank you! I'm gonna be sticking with desktop veresion then.18:57
kim_bruningMinty, start up synaptic, go to settings->software sources18:57
kim_bruningor settings->repositories rather18:57
MintyKirkMcDonald: was that directed at me?18:57
kim_bruningMinty, settings->repositories rather18:58
pythonizerKirkMcDonald: Yeah. Alright. But I'm gonna be sticking with desktop version anyway18:58
KirkMcDonaldMinty: No.18:58
Mintykim_bruning: ok, just installing atm18:58
kim_bruningMinty, set the tickmark next to "software restricted by copyright or legal issues"18:58
krycekany one on torrentflux? i need too fetch my pw cause i forgot it, and have phpmyadmin, msql, but need help with the file where the pw is saved if its exist.. thanks18:58
kim_bruningMinty, what are you installing?18:58
kim_bruningkrycek, hmm, there's no #torrentflux. that's annoying18:58
krycekhm18:59
Mintykim_bruning: ubuntu 10.1018:59
krycekno one using it?18:59
kim_bruningMinty, ftw :-)18:59
snypzzkim_bruning:  displaylink, vertion DL165, external video adapter for multiple monitors, I am using an ACER 8940G I7, with 2 Displaylink USB external adapters, UBUNTU version 10.1018:59
schnufflekrycek: you mean your mysql root password?18:59
kim_bruningsnypzz, Ok, I've never heard of that device or that make. that might be Interesting18:59
Mintywhat text editor would you recommend?19:00
krycekto login in torrentflux19:00
Mintyand what irc client whilst we're there - irssi?19:00
kim_bruningMinty, depends, are you a desktop or a command line person?19:00
krycekit gotta be saved some where in msql19:00
schnuffleMinty: gedit, I prefer kate buts its kde19:00
kim_bruningMinty, I use xchat , even though I'm a command line person....19:00
KirkMcDonaldMinty: screen + irssi19:00
KirkMcDonaldOr I guess tmux + irssi in this modern era.19:00
Mintykirkmcdonald: screen? - that an editor?19:00
kim_bruningMinty, and vim or emacs are ye olde famous editors19:01
Mintytmux > vim?19:01
KirkMcDonaldMinty: No.19:01
KirkMcDonaldMinty: tmux is not an editor.19:01
Mintyoh, what is it19:01
KirkMcDonaldMinty: It is a thing to use in conjunction with irssi.19:01
Mintykim_bruning: desktop19:01
kim_bruningMinty, screen is a terminal multiplexer19:01
Pici!screen | Minty19:01
ubottuMinty: Screen is a window manager for terminal sessions, also useful over SSH. See https://help.ubuntu.com/community/Screen19:01
kim_bruningKirkMcDonald, what's kmux?   <installs to try it>19:01
schnuffleMinty: screen manager with VT100/ANSI terminal emulation19:01
krycekis it annoying with torrentflux questions :)19:01
Mintywhich is better, screen or tmux?19:01
KirkMcDonaldtmux is the newer thing.19:01
Mintyi like pretty interfaces ;) but functionality is more important19:01
princehiiii19:02
KirkMcDonaldI haven't really used it.19:02
snypzzI will eventually be running 3 different OS one on the laptop screen, one on monitor1, and one on monitor2, with 3 Processors for laptop, 2 processors each for other OS's...19:02
KirkMcDonaldOh this is going to get confusing.19:02
Mintyvim, emacs, gedit - pick one please :)19:02
scampbellbut you'll find screen available on most unix based computers out there so it's a usefull skill to know it (I use it all the time)19:02
jblHow can I recreate the default config files for a package? I've upgraded from Karmic to Lucid and php stopped working probably because of some missing extensions. I've moved the /etc/php5 directory and now I'm trying to recreate it, but I apt-get says: Not replacing deleted config file .....19:02
pythonizeris there somebody that's into LibreOffice? what do you think of it?19:02
princehow do i install compiz fusion on gnome19:02
Pici!polls | Minty19:02
ubottuMinty: 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.19:02
schnufflescampbell: +119:02
Pici!ot | pythonizer19:02
ubottupythonizer: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:02
=== rochelle is now known as rochelle_
MintyPici: ok19:03
JesperSWHey guys. How do i find my gateway ip on ubuntu?19:03
pythonizerPici: thanks!19:03
PiciJesperSW: route19:03
schnuffleJesperSW: sudo route19:03
kim_bruningpythonizer, Libreoffice is OO.o   basically, despite what Oracle might tell you.... And now off to #ubuntu-offtopic :-)19:03
JesperSWthanks!19:03
pythonizerkim_bruning: I'm gone!19:04
kim_bruningJesperSW, isudo ip route   works too   and may be nicer19:04
KirkMcDonaldtmux's feature set is largely the same as screen's, as far as I can tell, but supposedly its handling of Unicode is more correct.19:04
kim_bruningJesperSW, errr     sudo ip route    rather19:04
Picikim_bruning: you shouldn't need sudo for the commands you gave.19:04
kim_bruningKirkMcDonald, It also has prettier colours19:04
KirkMcDonaldscreen just uses UCS2 internally and throws surrogate pairs to the wind when encoding to UTF-8.19:05
scampbellsudo not needed there.   ip route | grep default   will show only the default route as sell.19:05
blinkiI have the pwdhash plugin for firefox installed, and the plugin should be good for all firefox 3.6.* versions, but on firefox 3.6.17 that just updated, I am seeing that it's disabled. is there a way to restore this functionality?19:05
LintLibreoffice is GOO with no bugfixing19:05
kim_bruningPici neato19:05
scampbellip is such a busy command, it's nicely compacted utility but it's tough on folks just learning.19:05
kim_bruningPici, ah, on ubuntu it's available to user, on gentoo not19:06
scampbellkim_bruning:  on gentoo you can use /usr/sbin/ip to do it.  It's pathing, not rights.19:06
kim_bruningPici, (I use multiple computers with multiple os's simultaneously.  Thank ssh for that :-P   I get confuzzeled :-P)19:06
JesperSWIm trying to access my router, but i can't do that with my gateway ip apperently :S19:06
scampbeller /sbin/ip rather.19:06
LintJesperSW, do a reset19:06
kim_bruningscampbell, TIL something new19:06
kim_bruningscampbell, cool. :-)19:07
kim_bruningblinki, perhaps ask in #firefox?19:07
JesperSWLint, just dont wanna risk i cant access it and configure it up19:07
=== anonymous is now known as Guest76716
kim_bruningJesperSW, well, you can remove the gateway route19:08
ManojI have configure vpn client on my machine. Its working fine.19:08
ManojWhen ever reboots my machine, I'm starting manually(sudo vpnc myconf.conf)19:08
kim_bruningJesperSW, and see if you can make it on your local subnet alone19:08
blinkikim_bruning:  good call.19:08
prince\msg nickserv register princekumar840@gmail.com prince19:08
kim_bruningJesperSW, you'll only get as far as the nearest router, but that's exactly what you want ;-)19:08
ManojI want automatic vpn client automatic19:08
jerknextdooras of yesterday my libreoffice wont start without being root in 10.1019:08
blinki(I just updated from 10.04 to 10.10)19:08
JesperSWkim_bruning, How does that work?19:09
Manojis it possible?19:09
benovicI experience connectivity issues throughout browsers since 2 Days (Form submission doesn't work). Even in Firefox Safe Mode or freshly installed Opera I cannot submit some forms. The only thing that works is to start the Internet Explorer through windows (virtualbox). I hate IE from the bottom of my heart. Where do i start fixing this? I have tried different browsers and proxies w/out luck19:09
kim_bruningJesperSW, if you have specified the wrong gateway you won't have any working network19:09
kim_bruningJesperSW, well, let's first see what we've got     what does route say is your default gateway ip, and what's your actual gateway ip  ?19:10
kim_bruningand can you ping said IP ?19:10
kim_bruningbenovic, are you at home or on a corporate network?19:10
JesperSWwhen i enter sudo route, it says my gateway ip is 62.107.64.019:11
benovickim_bruning, @home, i can break into the router :)19:11
sacarlsonbenovic: maybe it's a dns problem,  see if ping resolves an ip address in a short time,  test dns server with dig19:11
JesperSWkim_bruning,19:11
benovicsacarlson, nslookup works fine19:11
kim_bruningbenovic, okay, well that eliminates the most obvious possible cause. :-/  I'm kinda busy with JesperSW atm, maybe someone else can give you a hand?19:12
CryonicCorehow do I update ClamTK?19:12
kim_bruningJesperSW, you were going to say something?19:12
benovicnp, kim_bruning it's irc :)19:12
princehow could i install compiz19:12
sacarlsonbenovic: remind you some lookups may be fast and others slow19:12
CryonicCore!clamtk19:12
CryonicCorehow do I update ClamTK?19:12
kim_bruningJesperSW, okay, so IS your gateway ip actually 62.107.64.0 ?19:12
brokenangelhow to join IRC thru this?19:12
xanguaprince: compiz already is installed19:12
Picibrokenangel: You're on IRC now.19:12
kim_bruningbrokenangel, gidday19:12
JesperSWkim_bruning, well, thats what i figured it was. How do i find out for sure?19:13
xanguaCryonicCore: sudo apt-get update ¿19:13
kim_bruningJesperSW, alright, where are you, like, physically?19:13
kim_bruningJesperSW, and are there any computers with WORKING network near you?19:13
mia158borkenangel: go to freenode.net19:13
mia158register there19:13
kim_bruningJesperSW, (I'm assuming your network isn't working? )19:13
brokenangeland?? :-/19:14
kim_bruningJesperSW, (on the computer I mean, not in general)19:14
Picimia158: You can't register through their website....19:14
kim_bruningbrokenangel, well, you're here. What's up?19:14
Picibrokenangel: What are you trying to do? You're connected to IRC right now.19:14
BlinkizHi. It exist a console program to measure bandwidth that I have forgot the name of. You install the program on both linux machines and set one up as a server. pfing something.. fping.. noo. What is the name?19:14
brokenangelI want to join some other channel as well :-s19:14
JesperSWkim_bruning, well, i actually haven't checked. the only other computer here is on lock. its my roommates :)19:14
kim_bruningBlinkiz, I use ntop, though that is browser-based19:14
Pici!alis | brokenangel19:14
detrix42do I have to have a particular kernel to use virtualbox. meaning, a kernel that will use the cpu's virtual os capabilities?19:14
ubottubrokenangel: Looking for a channel? /msg alis list *searchterm*     More help in #freenode19:14
mia158review the user registration page19:14
kim_bruningbrokenangel, use /join19:14
CryonicCorexangua, Does not work. Comes up with E: The update command takes no arguments19:14
Blinkizkim_bruning, no, it's not ntop19:14
JesperSWkim_bruning, haven't seen any signs of the network not working19:15
brokenangel:-/19:15
kim_bruningdetrix42, you have a kernel module for kvm, I think virtualbox will work-like-out of the box19:15
PiciBlinkiz: I use vnstat, but its not client/server based.19:15
sacarlsonbenovic: another posibility is the mtu  (max transfer unit) this will default most the time to about 1500,  some ISP have problems with this size and if made a bit smaller like 1400 or some number I forget it works much better19:15
brokenangeldidnt get you19:15
Pici!alis > brokenangel19:15
ubottubrokenangel, please see my private message19:15
kim_bruningJesperSW, Okay, so do you have a machine with working network?19:15
Pici!irc > brokenangel19:15
JesperSWkim_bruning, yea19:15
kim_bruningJesperSW, Ok, so go on there and see what it says is its gateway19:15
BlinkizPici, Thanks for the suggestion. But vnstat is not the thing19:16
detrix42kim_bruning: so do I have to start that module?19:16
JesperSWkim_bruning, this is the one with working network ;) it says its 62.107.64.019:16
brokenangel??19:16
kim_bruningdetrix42, not for virtualbox. you use kvm for kvm ;-)19:16
brokenangel:|19:16
detrix42kim_bruning: oh. ok19:16
kim_bruningJesperSW, oh, sorry... so what's your actual problem then?19:16
Mintyi rebooted ubuntu following a full install and it says "please remove media or something"19:16
PiciMinty: Take the install CD out of the drive.19:17
kim_bruningMinty, so do what the nice computer says (it means to remove the USB stick or CD)19:17
JesperSWkim_bruning, i just wanna access my router to adjust some settings19:17
sacarlsonbenovic: see this for details about mtu http://www.debianhelp.co.uk/mtu.htm  there is much docs on it19:17
kim_bruningJesperSW, Oh you want to access your ROUTER19:17
Mintykim_bruning: oh, i think i see.19:17
JesperSWkim_bruning, yea :p19:17
kim_bruningJesperSW, kinda odd that it has a .0 as a default gw ... are you sure?19:17
CryonicCorehow do I update ClamTK?19:17
kim_bruningJesperSW, could you private message me the output from route?19:18
JesperSWkim_bruning, i dont think its the right gateway since i cant acces it19:18
kim_bruningJesperSW, me three, because you are ending it in a 0 :-P19:18
BlinkizPici, kim_bruning: Found the program now. It's iperf19:18
kim_bruningBlinkiz, awesome, I wanted that too19:18
JesperSW62.107.64.0     *               255.255.192.0   U     2      0        0 wlan019:18
JesperSWlink-local      *               255.255.0.0     U     1000   0        0 wlan019:18
JesperSWdefault         3e6b7ffe.rev.st 0.0.0.0         UG    0      0        0 wlan019:18
JesperSWdoh19:19
CryonicCorehow do I update ClamTK?19:19
kim_bruningJesperSW, ok try   ip route   instead,   the output is more readable19:19
Pici!patience | CryonicCore19:19
ubottuCryonicCore: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/19:19
xanguaCryonicCore: add a PPA¿ compile¿ upgrade to a newer version¿19:20
kim_bruningJesperSW, incidentally, your route to the *default* gateway  is listed under "default"    unfortunately, the name is kinda obscured because the column isn't wide enough (why does route DO that? )19:20
brokenangelcan we join unauthorised channel thru this thing ???19:20
teddybmy wireless adapters and possibly ethernet have stopped working, it happened after i installed some wireless packages from ubuntu software center and also deleted my swap space (and recreated it elsewhere on the disk using gparted)19:20
Picibrokenangel: This channel is only for Ubuntu support.  If you have IRC questions you can ask in #freenode19:20
xanguabrokenangel: do you have any ubuntu related question¿19:20
=== kai_62656 is now known as kracker[BDC]
Mintywithin ubuntu, how do i run commandline stuff?19:21
princehi19:21
xangua!shell | Minty19:21
ubottuMinty: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal19:21
bullgardMinty: Open a terminal program.19:21
Mintyty19:21
kallisti5anyone seen a strange issue where on a new 10.10 install..  no network interfaces show up in the network manager? (even though i have eth0 and wlan0 in ifconfig)   i was able to dhclient eth0 without any problems.19:22
jerknextdooras of yesterday my libreoffice wont start without being root in 10.10.  any ideas?19:22
Mintyi tried running apt-get update and it says permission denied - are you root?19:23
Mintyi'm running from within virtualbox if that makes any difference?19:23
Pici!sudo | Minty19:23
ubottuMinty: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo19:23
princehi19:23
teddyb_sorry my connection closed, if anyone replyed to me can you do so again?19:23
KirkMcDonaldMinty: Stick "sudo" in front of it.19:23
Mintyty19:23
BluesKajkallisti5, dump  network manager and do this : http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/19:23
kallisti5Minty: " sudo !! " will work also.19:24
kallisti5BluesKaj: i had to dump the gui and do a manual setup though on a desktop.19:24
CryonicCorexangua, sorry I dont get what u mean19:24
CryonicCorecan u please rephrase19:24
=== me is now known as Guest19626
CryonicCoreor give me an example19:24
=== teddyb_ is now known as teddyb
kallisti5BluesKaj: %s/had/hate/g19:25
BluesKajkallisti5, that tutorial is very thorough and it has some good suggestions for tweaking the nic as well19:25
Dmoleteddyb_: your question is not even in recent history ~19:25
exogrimanyone that can help me with some script issues? pm me, this might be some lines19:25
soreauexogrim: Use a pastebin service and ask in #bash19:26
exogrimsoreau, thanks19:26
openbeesi think windows is better than ubuntu19:27
BluesKajopenbees, no trolling or tolling please19:27
soreau! ot | openbees19:27
ubottuopenbees: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:27
lestati think openbees is a troll19:27
kallisti5openbees: windows is the bees knees!19:27
kallisti5openbees: (if you like aids)19:28
xangualestat kallisti5 better just ignore troll next time please ;)19:28
kallisti5openbees troll'in19:28
llutzdon't feed the troll pls19:28
princeopen bees is mad19:28
PiciCan we get back to support?19:28
kallisti5+119:28
botcityi agree with xangua19:29
princeya19:29
JelouHello. I've moved /home to another partition on a new disk and now, sometimes when ubuntu starts, i get the error "Serious errors were found while checking disk drive for /home". Anyone knows where is the problem?19:29
openbeesohhhhooo guys i was just kidding19:29
=== mgalvin_ is now known as mgalvin
soreauJelou: Did you point /etc/fstab to the new location?19:29
BluesKajopenbees, do you have a question ?19:30
Jelouof course, soreau19:30
Piciopenbees: If you're bored here, theres always #ubuntu-offtopic for social discussion.19:30
Jeloui had /home on the same /, before19:30
cparkerI'm on a fresh install of Ubuntu 10.10 and I'm trying to import my SSH key pair. Seahorse is not importing anything relating to SSH... is this a known issue?19:30
princecan i install counter strik on ubuntu without steam19:30
ActionParsnipJelou: is the partition with home on, healthy?19:30
princeplease help19:30
openbeesprince : noooooooooooooooooooo19:30
soreauJelou: It could be a bug that ubuntu doesnt want it moved. Try making /home a symlink to your home folder19:30
kallisti5BluesKaj: wierd!  service network-manager stop ; service network-manager start and things started working19:31
princebut i think yes19:31
Jelou/dev/sdb6/ext4errors=remount-ro0119:31
Jelou/dev/sda1/homeext3defaults,errors=remount-ro0119:31
soreauprince: Just use wine?19:31
ActionParsnipPrince: if you can in Wi19:31
mazdokhi there19:31
ActionParsnipWin, then yes19:31
kallisti5BluesKaj: maybe make network-manager start later in boot?19:31
mazdokcan you tell me where is this file: drivers/usb/class/cdc-acm.c19:31
mazdokis a file of the kernel?19:31
mia158what is the recommended path for user scripts in ubuntu?19:31
BluesKajkallisti5, yes , when you removed nm , the restart is usually required19:31
soreaumazdok: Looks like a kernel source file19:31
openbeesbut there r lots of problem with wine19:31
princebut it not support on line play19:31
mia158I have some perl scripts that I use, where should I keep them19:31
mazdoksoreau: ok so if I want to modify it I have to recompile the kernel right?19:31
JelouActionParsnip, is a new drive...19:32
JoepieQ: whats linux command 4 rename ?19:32
soreaumazdok: To run the modifications, yes you would have to build it19:32
schnufflemia158: ~/bin and add that to your path19:32
mia158>ideally they would be in a dir that allows me to execute the script without specify it's path19:32
cparkerJoepie: mv19:32
mia158okay thanks19:32
Jelousoreau, but it's strange that not always i get the error, only sometimes19:32
=== rochelle_ is now known as rochelle
JoepieCparker: ty19:32
cparkerJoepie: It's short for "move".19:32
ActionParsnipMia158: i like to make a folder then add the folder to PATH19:32
BluesKajkallisti5, make sure your router IP is listed in the /etc/network/interface to set the connection at boot19:32
soreauJelou: Intermittent problems are the most difficult to track down :p19:32
schnufflemia158: you can do that in your .bashrc19:33
Jelouyes... i know :)19:33
mia158do I need to add it to .bashrc and to my path or is that one in the same?19:33
speedyThe Jack Control is used to have audio run throughit not sure i understand the app i link the audio but nothing turn off have sound again19:33
teddybtest19:33
Piciteddyb: you should be good now :)19:33
mazdoksoreau: very noob question, is not possible to "package" the kernel and install it with apt-get ?19:34
teddybthanks pici19:34
mia158if I do echo $PATH I do not see ~/bin19:34
soreauJelou: Perhaps the system would be more friendly had you told it where home was at installation time19:34
Jelouone question... if a drive in my Pc is sda, is always sda if i don't move it to another plug?19:34
soreaumazdok: Yes, install linux-sources and find the source tarball in /usr/src/19:34
teddyb my wireless and possibly ethernet have stopped working after deleteing my swap space and re adding it using gparted (needed to move its location) i also installed a few packages using the ubuntu software center19:34
Jelouor sometimes can be recognized like sdb19:34
=== Anthraxium is now known as Anthraxium|Detac
llutzmia158: "mkdir ~/bin && . ~/.bashrc && echo $PATH"19:35
soreau!info linux-source19:35
mazdoksoreau: is it a automake project?19:35
mazdokan*19:35
ubottulinux-source (source: linux-meta): Linux kernel source with Ubuntu patches. In component main, is optional. Version 2.6.35.25.32 (maverick), package size 5 kB, installed size 32 kB (Only available for i386 amd64 lpia all armel)19:35
ActionParsnipMia158: if you add: export PATH=$PATH:/path/to/folder   to ~/.bashrc19:35
openbeesmia158 : u can add it as PATH=$PATH ~/bin19:36
bastidrazormia158: normally, your ~/.profile will have line to add it to your path if it exists.. source ~/.profile    should add it after you have created ~/bin19:36
soreaumazdok: You should only have to install build-essential to build it19:36
tdnI am watching a video in Smplayer but the subtitles are not in sync. They seem to be drifting more and more out of sync. Probably a wrong frame rate. How do I fix this?19:36
mia158I'm getting many diff responses here...19:36
mia158same as when I searched the forums19:36
mia158what is the best way to do this?19:36
soreaumia158: That is because there are many ways to do what you want19:36
Picimia158: Thats because there are many potental answers.19:36
mia158or the preferred way?19:36
ActionParsnipMia158: you can add folders to the path (obviously change my example)19:36
bastidrazormia158: all of the suggestions will work. pick one and go with it.19:36
mazdoksoreau: the problem is that I can't compile it in the device in which it will be installed, I need to cross compile it in another computer and after install the .deb in there19:36
soreaumia158: The best one is the one that suits your situation best19:37
openbeesmia158: u can try anyone19:37
BluesKajkallisti5, the router IP is not the gatewayIP, it's the nameserver IP listed on /etc/resolv.conf19:37
botcityhow do you remove a path dir  from $PATH?19:37
soreaumazdok: Then you want to make sure to get a kernel for that processor19:37
kallisti5BluesKaj: do what now?19:37
soreaubotcity: Permanently or just for current login>19:38
mazdoksoreau: yes and one time got it and compiled,can I create a .deb package?19:38
botcitysoreau: perm !19:38
soreaumazdok: Yes though that is beyond my area of expertise19:38
ActionParsnipMia158: if you give your script a weird name, you can simply drop it in /usr/bin19:38
damianolist19:38
mazdoksoreau: thx anyway :)19:38
guntbert!u | openbees19:38
ubottuopenbees: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information.19:38
mia158i tried this mkdir ~/bin && . ~/.bashrc && echo $PATH19:39
speedyjack control used for ? not working for me19:39
mia158and I try to execute the script now and I am getting not found19:39
llutzmia158: "mkdir ~/bin && . ~/.profile && echo $PATH"        sry19:39
guntbert!it | damiano19:39
ubottudamiano: 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)19:39
BluesKajkallisti5, copy the nameserver IP listed on /etc/resolv.conf to /etc/network/interfaces and list it as: gateway 192.168.x.x19:39
openbeesubottu: i will try u19:39
ubottuError: I am only a bot, please don't think I'm intelligent :)19:39
ActionParsnipMia158: .bashrc is a textfile to edit19:39
kallisti5BluesKaj: wrong nic?19:40
mia158i know what that file is19:40
BluesKajkallisti5, or whatever the nameserver IP is19:40
mia158someone gave me that mkdir string19:40
soreaubotcity: Which path do you want to remove?19:40
kallisti5BluesKaj: *wrong nickname*  eg.. i think you have the wrong person19:40
llutzmia158: ~/.profile check for ~/bin and adds it to your PATH if it exists. my bad, i wrote bashrc instaad19:40
botcitysoreau: i seem to have :/opt/real/RealPlayer in my path ??19:40
syphirxHey guys, I have a question. How would I go about getting Java on Ubuntu. I'm not sure if I should use the open-source or closed-source version.19:41
soreaubotcity: did you attempt to install real player at one point?19:41
guntbert!java | syphirx19:41
ubottusyphirx: 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.19:41
soreau! java | syphirx19:41
botcitysoreau:  yes  my bad!19:41
ActionParsnipMia158: then add:  export PATH=$PATH:~/bin    to ~/.bashrc19:41
BluesKajkallisti5, nic=network interface connection19:41
bullgardWhat is the function of the kernel thread [pm]?19:41
openbeesu can try netbeans or eclipse like ide19:42
llutzActionParsnip: no need, thats done automatically in .profile19:42
openbeessyphirx : u can try netbeans or eclipse like ide19:42
ActionParsnipLlutz: i cover all bases :)19:42
soreaubotcity: The installation probably added that path. Im not sure where it would have put it.. try grep -R /opt/real/RealPlayer $HOME and see if you can find where it put the entry19:42
mia158okay, I deleted the bin dir and retried with ~/.profile19:43
mia158mkdir ~/bin && . ~/.bashrc && echo $PATH19:43
mia158I get the same thing19:43
mia158file not found19:43
llutzmia158: "mkdir ~/bin && . ~/.profile && echo $PATH"19:43
wasutton3-Laptopis there a way i can view a binary file using hex from the command line? like with cat or some other similar program?19:43
NixGeek!enter | mia15819:43
ubottumia158: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!19:43
soreaubotcity: If its not in $HOME, try the same command on /etc19:43
kallisti5BluesKaj: umm...  yeah. just missed the k. anyway.. i think you are looking at another conversation.  i can configure a network card manually... it's just that ubuntu's network manager service seems broken on boot and i have to do a stop and a start to get thins working.19:43
wasutton3-Laptopbtw the file is being written to at the same time19:43
mia158oh sorry19:44
teddybwill ubuntu detect my new swap partition after making it in gparted? and would that have anything to do with my wireless saying no network devices available?19:44
ActionParsnipLlutz: you sure about the period after the first &&?19:44
llutzActionParsnip: yes, you can write "source ~/.profile" too, it the same19:44
soreauteddyb: Why did you make a new swap partition?19:44
bastidrazorteddyb: no, you will need to add the partition to /etc/fstab19:44
mia158I got it working now19:45
mia158thank you for your help19:45
bastidrazorllutz: you could use 'source ~/.profile' instead.19:45
ActionParsnipTeddyb: should do as far as I know. If not, add an fstab entry for it19:45
llutzbastidrazor: did you read my answer?19:45
linux_noobhi all.  i'm looking for resources to read and study.  I just downloaded xubuntu on lappy and I'm playing around with the terminal in my android fone19:45
bastidrazorllutz: yes. i missed the second one. :)19:45
=== vincent_ is now known as Vinc3nte
kaiehi. is this the right channel to ask a user interface question about ubuntu 10.10 netbook - unity? (I don't understand how I can make the gscan2pdf to stay in the left bar. No "keep" menu option is given)19:46
teddybsoreau because i ran out of primary partitions and still had 300 gb of space left19:46
linux_noobor where i should go to ask?19:46
ActionParsnip!manual| Linux_noob19:46
ubottuLinux_noob: 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/19:46
soreauteddyb: Should have made your disk GPT and not have to worry about partition limits19:46
astrostli have a hung dpkg process on a 10.04 LTS server: /usr/bin/dpkg --status-fd 23 --unpack --auto-deconfigure /var/cache/apt/archives/augeas-lenses_0.7.0-1ubuntu1_all.deb /var/cache/apt/archives/libopenssl-ruby1.8_1.8.7.249-2_amd64.deb /var/cache/apt/archives/facter_1.5.6-2ubuntu2_all.deb /var/cache/apt/archives/libreadline-ruby1.8_1.8.7.249-2_amd64.deb /var/cache/apt/archives/irb1.8_1.8.7.249-2_all.19:47
astrostldeb /var/cache/apt/archives/libaugeas0_0.7.0-1ubuntu1_amd64.deb /var/cache/apt/archives/libaugeas-ruby1.8_0.2.0-2ubuntu3_amd64.deb /var/cache/apt/archives/libopenssl-ruby_4.2_all.deb /var/cache/apt/archives/libruby_4.2_all.deb /var/cache/apt/archives/libshadow-ruby1.8_1.4.1-8build1_amd64.deb /var/cache/apt/archives/libxmlrpc-ruby_4.2_all.deb /var/cache/apt/archives/puppet-common_0.25.4-2ubuntu6_al19:47
astrostll.deb /var/cache/apt/archives/puppet_0.25.4-2ubuntu6_all.deb /var/cache/apt/archives/rdoc1.8_1.8.7.249-2_all.deb /var/cache/apt/archives/rdoc_4.2_all.deb19:47
bastidrazorteddyb: that is why 'extended' partitions exist. 4 primary is never enough19:47
FloodBot2astrostl: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:47
astrostlblah, didn't mean to multi-line it there - sorry.19:47
schnufflekaie: the problem is that its locked http://maketecheasier.com/unlock-gnome-panel-in-ubuntu-netbook-edition-une/2010/04/2519:47
soreauActionParsnip: ''source <script>'' or ''. <script>'' reads and executes the commands from <script> into the current shell, only one script per invocation the rest is passed as arguments to it19:47
ActionParsnipKaie: run the app. Once it is on the bar, rightclick it and select to keep it there19:47
astrostlthis process cannot be kill -9d.  i removed the lockfile and tried the command again (apt-get -y install puppet) and yielded the same, unkillable process.  so now i've got two.  any suggestions?19:47
BluesKajkallisti5,  "<kallisti5> BluesKaj: maybe make network-manager start later in boot?" I was talking about a method to set the router IP connection permanently19:48
ActionParsnipSoreau: gotcha19:48
astrostlwhen i strace the pid it's not doing anything19:48
teddybbastidrazor yep found out 4 is not enough today ;)19:48
kaieActionParsnip, I did exactly that, but there is no "keep". I saw a "keep" when I added thunderbird, but for gscan2pdf, no "keep" is offered, only "close"19:48
linux_noobi downloaded the manual for busybox which is the shell on my fone. but i need a broader context than actual command line.19:48
BluesKajkallisti5, sorr to have misunderstood your question , if that's what you mean.19:49
ActionParsnipKaie: weird is there a bug logged?19:49
kaieschnuffle, that article is about 10.04, but the 10.10 edition looks completely different.19:49
kaieActionParsnip, not yet, because until now I had assumed maybe it's my fault, and I'm doing something wrong. If it must be there, I can file a bug.19:49
kallisti5BluesKaj: what i ment was move the /etc/rcx.d/S20network-interface to /etc/rcx.d/S60network-interface19:52
kallisti5BluesKaj: thanks for the help though19:52
schnufflekaie: I've 10.10 right in front of me and got really mad about adding something to the panel, I ended up switching back to standard gnome19:52
mohadib__hello19:53
BluesKajkallisti5, well you're welcome , if it helped :)19:53
schnufflekaie: i'll try to find the correct link19:53
mohadib__is there a tool to make an installable cd from an existin install?19:53
kaieschnuffle, thank you, much appreciated19:53
teddybactionparsnip, bastidrazor i see what i think is the right entry in fstab its just the uuid is different from the one gparted is reporting, do i change that?19:53
kaieubuntu-bug unity19:53
kaieschnuffle, found https://wiki.ubuntu.com/Unity - it suggests to use above command to file a bug19:53
schnufflekaie: https://help.ubuntu.com/community/UbuntuNetbookEdition/ConvertGnomeSession19:54
bastidrazorteddyb: if you changed your partitions then the UUID has changed19:55
pierceso, my flashplugin randomly killed itself again.  flashplugin-nonfree and flashplugin-installer are both installed, but neither contain the .so I need.  I also have the adobe repo added, but it doesn't seem to contain anything useful either.  What is the recommended way to install flash in ubuntu these days? (im on 64 bit if that still matters)19:55
=== MAbeeTT_ is now known as MAbeeTT
teddybbastidrazor, ok, im assuming itll need a reboot19:56
Dakravin terminal, how do i get to Ted\Python directory?19:57
bastidrazorteddyb: no, you can do a: sudo mount -a  in terminal to test and mount things in /etc/fstab19:57
BluesKajpierce, flashplugin-nonfree should be replaced by the flashplugin-installer version since 9.1019:57
=== catalyst is now known as Guest27813
pierceBluesKaj: there are no binaries in flashplugin-installer, what does it even do?19:58
pareLihow do i make weechat start up at startup?19:59
xanguapierce: it downloads and installs flashplayer19:59
BluesKajit draws the plugin down from the repos when you install it19:59
=== marc is now known as marc_
StarminnpareLi: See if you can do it in System->Preferences->Startup Applications19:59
xanguathere is no such thing as adobe repository pierce19:59
jeditransistorhi19:59
Guest82061hello, does anyone know the channel for FOG (imaging software)?19:59
BluesKajpierce, it draws the plugin down from the repos when you install it19:59
jeditransistorquit20:00
Dakravhow do i get to the directory Ted\Python in terminal?20:01
ardnassac2220:01
pierceBluesKaj:  I apt-get purge flashplugin-installer   then apt-get installed it again, and it look like that worked, but nothing is in about:plugins20:02
PiciDakrav: cd Ted\Python?20:02
teddybbastidrazor: ok its giving me mount point 0 does not exist still, am i doing something wrong mabey20:02
tobias_Hi I got a problem with my java it wont run under the Firefox 4 Brta20:02
tobias_Beta*20:03
DakravPici: thanks20:03
BluesKajpierce, which browser?20:03
kieppiehi guys. anyone here very familiar with rsync? I'm trying to make an compressed archive of a remote location, * curious if rsync can do this on the fly. using: `rsync -varz --progress user@host:/path archive.tgz`20:03
botcitysoreau: i removed realplayer a while ago. it was not pretty because there was no installer with it i followed some tutorials online and it sorted my problem but i must still have it in my path!20:03
nishttal2if I have 2 identical ubuntu machines and I want to keep a particular folder in sync always what are my options .. rsync?20:03
pierceBluesKaj:  firefox now, just standard firefox from 10.1020:03
pierceBluesKaj: also chromium can't see it either though20:03
Louis-DKHi. I'm trying to upgrade an Ubuntu 11.04 using "sudo apt-get upgrade" Do you want to continue [Y/n]?  Extracting templates from packages: 100% Preconfiguring packages ... warning, in file '/var/lib/dpkg/available' near line 15183 package 'ibus-pinyin-db-open-phrase':  error in Version string '1/lib/modules/2.6.38-2-generic/kernel/drivers/scsi/scsi_transport_fc.ko': invalid character in version number warning, in file '/var/lib/dpkg20:04
PiciLouis-DK: Please use #ubuntu+1 for 11.04 support.20:04
kieppienishttal2: yea. that's your best bet20:04
cheater00hi20:04
nishttal2kieppie, can rsync run every second?20:05
BluesKaj    File: libflashplayer.s Version:  Shockwave Flash 10.2 r15220:05
nishttal2kieppie, i mean does that even make sense20:05
kieppienishttal2: you can run is as a background service/daemon, yes20:05
kieppienishttal2: looking into that now myself20:05
cheater00in top, the %cpu column, is that per core (meaning if i have two cores it goes up to 200%) or total (meaning it will only ever go up to 100%)?20:05
nishttal2kieppie, ok great thanks20:05
kieppienishttal2: np20:06
BluesKajpierce, FF here as well :  File: libflashplayer.s Version:  Shockwave Flash 10.2 r152 then application/x-shockwave-flash Shockwave Flash right at the bottom of the page20:06
marc_hmm i created a dd image of 22gb of 120gb.. it wont mount and i think its because there is no end point marked can it be marked?20:07
atodanyone have a nas storage device yet?  i'm thinking it's time to pickup a netgear nas duo it supports nfs20:08
lakatosHow do I join another channel?20:08
atodtype slash join20:08
lakatosthanks20:08
botcitycheater00:  i think your after htop20:08
pierceBluesKaj:  rm /usr/lib/libflashplayer.so   fixed it  no idea how that got there :-/  flash was working yesterday, and randomly stopped this morning20:09
pierceBluesKaj: thanks20:09
genii-aroundmarc_: Did the dd process fail because of hd errors, or was it interrupted and then just truncated the file?20:10
Mintywhere can i change colours from 16 bit to  32 bit20:10
BluesKajpierce, one couldn't install flashplugin-nonfree afaik after 9.10 , so how you managed to do so is mystery to me :)20:11
botcityMinty: i think you mean 24bit!20:11
marc_genii-around: it was deliberate as most of the partition was blank20:11
m0ra1how do you connect to a computer through port 80? is there a terminal command or something i need?20:11
Mintybotcity: i don't know what i mean - but how do i do it anyway?20:11
jribm0ra1: use your web browser20:11
sacarlsonm0ra1: your browser20:11
tobias_window close 220:12
marc_genii-around: used command with the count option20:12
pierceBluesKaj: it still works fine for me, just using apt-get, and has typically been the way I install flash on new systems   should I be installing the flashplugin-installer package instead?20:12
m0ra1when i use web browser is doesn't work.. but i know my port 80 is open20:12
jribm0ra1: what do you have running on port 80?20:12
genii-aroundmarc_: Might sound odd... but I would install ddrescue, then make a ddrescue image using the old broken file from dd as the input file20:12
botcityMinty: what is the problem20:13
jabiralim0ra1: If you don't like browsers, you can telnet to port 80. In order to do anything sane though, you would have to enter HTTP commands manually.20:13
m0ra1my other computer is has port 80 open and i want to connect to it and i have my telnet and ssh ports shut off20:13
genii-aroundmarc_: Then to try mounting that instead20:13
jribm0ra1: what do you have running on port 80?20:13
BluesKajpierce, in a word yes , if you nare using an OS newer than ubuntu 9.1020:13
marc_genii-around: so that would set an end point on the img file20:13
=== rochelle is now known as rochelle_
jabiralim0ra1: You could also use nmap to double check what ports are open.20:13
genii-aroundmarc_: Also it will keep reading an input file regardless of errors it encounters20:13
m0ra1umm it says a bit torrent client.. yah i used nmap so find that was open20:13
brandon420anyone know how to clear my swap mem useage?20:14
BluesKajpierce, it's just flashplugin-installer instead of flashplugin-nonfree20:14
usr13m0ra1: What type of connection do you want to make to a computer on port 80?20:14
jiffeis there a way of seeing who issued a shutdown command?  It doesn't seem to log anything that I can tell20:14
jabiralibrandon420: The kernel should do that automatically when needed.20:14
jordo2323Is there a way you can log someone into their window manager from an SSH session? (Gnome)20:14
ActionParsnipM0ra1: some clients have a web interface20:14
usr13m0ra1: Do you want to request something from it's web server?20:14
m0ra1i would like to wireless connect so i can see my harddrive so like a telnet connect but the windows 7 has telnet shut off20:14
jabiralibrandon420: The kernel attempts to cache stuff if all the mem isn't required, in order to speed up subsequent actions.20:15
=== nick_ is now known as Guest25110
karlo94jiffe, maybe last20:15
jribm0ra1: you're trying to connect to a windows computer?20:15
marc_genii-around: will try it and let you know the result, it was on another computer and i ended up re-installing anyway nothing important was lost20:15
brandon420jabirali, well im using 186mb of swap, and still have over a half a gig of actual ram. wouldnt it be faster to use the actual ram?20:15
LucidGuyAnyone know which distros equiped with the most modern kernel?20:15
m0ra1jrib: Yes20:15
BluesKajpierce, it basically accomplishes the same same task, with a different name IMO20:15
jiffekarlo94: last shows that there was a reboot but doesn't say who issued it20:15
ActionParsnipBrando20:15
botcity!Details | Minty20:15
ubottuMinty: 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 ..."20:15
brandon420ActionParsnip, o/20:15
usr13m0ra1: You want to "see" the hard drive on a windows7 computer?20:16
m0ra1Yes thats correct20:16
pareLii can't seem to get the /set commands for weechat to work..20:16
usr13m0ra1: I think samba is what you might be looking for.  Right?20:16
jabiralibrandon420: Yes, it would. The kernel should normally start transferring stuff from swap to ram if you're not using all your ram.20:16
usr13!samba | m0ra120:16
ubottum0ra1: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.20:16
karlo94jiffe, but its says what user start it up, and shut it down, is it?20:17
m0ra1okay i will check it out :) thank you for the help20:17
brandon420jabirali, as my uptime goes up, so does the swap usage20:17
usr13m0ra1: Glad to be of service.20:17
ActionParsnipBrandon420: add     vm.swappiness = 0      to /etc/sysctl.conf  then run: sudo sysctl -p20:17
jiffereboot   system boot  2.6.35-25-server Thu Feb 10 02:58 - 13:17  (10:19)20:17
jiffethats the entry I get in last20:17
karlo94jiffe, hmm, I got that and my user name20:18
Lintlol smbfs is long time dead20:18
Lintitś an alias to cifs20:18
brandon420ActionParsnip, your awesome.20:18
ActionParsnipBrandon420: makes the OS stay in RAM unless really necessary20:19
Lintand cifs doesn't work with Vista and 720:19
jiffekarlo94: it shows other users who logged in but it doesn't indicate who issued the shutdown20:19
llutzLint: but package smbfs provides cifs20:19
ActionParsnipLi20:19
Bilzhow do i install mono to run .net apps?20:19
brandon420ActionParsnip, sweet, thats what i wanted.20:19
ActionParsnipLint: it can. It's just a pain20:20
bastidrazorbrandon420: https://help.ubuntu.com/community/SwapFaq   you could read up here for some information on what swappiness is.20:20
Plouj-how do I get screen scrolling to work with the mousewheel in gnome-terminal?20:20
karlo94jiffe, than I do not know :S20:20
brandon420bastidrazor, yeah, i dont see why i should be using any of the swap.20:21
ActionParsnipBrandon420:there are sysctl.conf tweaks for faster broadband20:22
schnufflebrandon420: when you don't use swap as soon as your memory limit is reached the scheduler will kill processes20:23
UbuntuIsMyLifehey how do you install KDE on ubuntu 10.10?20:23
PiciUbuntuIsMyLife: sudo apt-get install kubuntu-desktop20:23
brandon420ActionParsnip, it didnt do anything.20:24
UbuntuIsMyLifethanks20:24
brandon420lol20:24
brandon420ok, another question. how can i make my swap use another hdd?20:24
UbuntuIsMyLifeoh yea, i forgot how long kde takes D:20:24
ActionParsnipUbuntuismylife: install kubuntu-desktop and you can choose between DEs at boot20:25
bastidrazorbrandon420: that swapfaq page will tell you everything you need to know.20:25
=== richard is now known as richardr
schnufflebrandon420: create a swap partition on that hd and then edit /etc/fstab20:25
UbuntuIsMyLifeis it possible to get lxde or anything other than gnome and kde on ubuntu?20:25
bastidrazorActionParsnip: faster broadband via sysctl.conf .. where is this information you have?20:25
UbuntuIsMyLifethanks ActionParsnip20:25
brandon420thanks schnuffle, does my swap need to be 5.74gb?20:26
ActionParsnipBrandon420: when the swap frees it will stay in ram, or reboot20:26
snaphi20:26
brandon420hi snap20:26
lakeHow can I have a daemon NOT require a SU PW to restart it?20:26
brandon420log in as root, lol.20:26
UbuntuIsMyLifewhat other desktops can you get in Ubuntu other than kde and gnome?20:26
lakeI'm trying to restart a daemon from a script and I have to type my password20:26
=== ng_ is now known as NG_
brandon420sorry, that wasnt helpful.20:26
lakeit's okay20:26
lake:)20:26
schnufflebrandon420: normal desktop? no, I would use 2GB20:26
PiciUbuntuIsMyLife: sure, theres actually a lubuntu-desktop package, as well as xubuntu-desktop.  Alternatively, there are other non -desktop packages for other popular desktop environments in the repos, openbox, blackbox, awesome, etc.20:27
schnufflelake: use sudo20:27
UbuntuIsMyLifethanks20:27
schnufflelake: and add the user starting the script to /etc/sudoers20:28
LintUbuntuIsMyLife, but take care as those desktops are packaged without any software :(20:28
ActionParsnipbastidrazor: http://linuxtweaks.wordpress.com/2009/03/16/how-to-tweak-linux-for-broadband-linux-tweaks-for-faster-broadband/20:28
bastidrazorActionParsnip: thanks20:28
Picischnuffle, lake: its much much easier to add the user to the admin group, which already is in sudoers.20:28
brandon420has anyone updated today? should i be afraid to update?20:28
UbuntuIsMyLifeLint, is lubuntu a good one? (I used to have lubuntu)20:28
schnufflePici: i prefer only adding the relevant command20:29
snapi must install the graphic interface on ubuntu server, when i launch the startx i get this message: You can install it by typing: sudo apt-get install xinit20:29
lakeschnuffle: that's been done20:29
Picischnuffle: You didn't mention that ;)20:29
schnuffle:)20:29
lakewhen I run the script w/ sudo, it can't find the interpreter I'm using20:29
lake(ruby)20:29
=== Amaranth_ is now known as Amaranth
snapi have tryied the commad recommended sudo apt-get install xinit20:29
sacarlsonlake: you can also setup sudo so that for this user that script doesn't need a password, or you can make all sudo with no password for that user20:29
scampbellsnap:  Do you want gnome or kde for your desktop?20:29
scampbellsnap: or something else?20:29
snapand also udo apt-get install ubuntu-desktop20:30
lakescampbell: I set that up in my /etc/sudoers and made sure all was set to nopasswd for that script20:30
scampbellsnap: yean  install ubuntu-desktop and you'll get gnome.  Should be good.20:30
schnufflelake: use the whole path to ruby e.g. /usr/bin/ruby or add the path at te beginning of your script20:30
brandon420how can i get rid of the top tool bar?20:30
ActionParsnipbastidrazor: if you run a local dns, you will get faster web too as you won't keep asking the web for dns resolutions20:30
ethicchanging the scroll speed on ubuntu anyone?20:31
ActionParsnipBrandon420: top bar of what?20:31
brandon420the default top tool bar for ubuntu20:31
bastidrazorActionParsnip: i do, unbound.20:32
ActionParsnipBrandon420: right click it -> delete panel20:32
brandon420you cant.20:32
brandon420not with that one.20:32
scampbellLake: I'd guess that it's environment settings issue.20:32
lakeschnuffle: i tried that, too. Then I end up with gem dependency issues. The dependecies don't appear to be installed when I run "sudo"20:32
ActionParsnipBrandon420: as long as you have ONE you can have either20:33
scampbellLake: see  "environment" in the sudo man page.20:33
brandon420ActionParsnip, so i have to keep one of em? i want to get rid of them all.20:33
bastidrazorActionParsnip: have you tried these settings? do you have your own dns?20:33
ActionParsnipBrandon420: or delete the bottom panel and move the top panel down20:34
schnufflelake: of course you can not suppose to have the same env, so you have to care about. Set a PATH=allpathsyou need at the beginning of your script20:34
rethushow can i set FN+F& to increase brightness with spicctrl ?20:34
scampbellLake: it's because the RUBY environment variables are getting trashed by sudo. You must change the root environment or configure sudo to allow you to pass environment for that instance (the preferred method, always avoid mucking up root)20:35
brandon420ActionParsnip, i dont think  your understanding me. i want ALL of the bars gone.20:35
ethicanyone know any good programming channels peeps?20:35
xiongbrandon420, I've found a way to get a desktop without any panel at all. It's not too useful.20:35
usr13bastidrazor: What are you trying to do?20:35
botcityif i set the variable $PATH to /usr/bin:/dir/sfile:etc:etc in a terminal  how do i save it so it stays like that ?20:35
schnufflexiong: openbox has no panels and is useful20:35
macobotcity: export it in your ~/.bashrc20:35
xiongbrandon420, We call them 'panels'. We can make them look like toolbars, menu bars, whatever we like.20:35
=== joc_ is now known as joc
jribbotcity: see the example in your ~/.profile20:36
ActionParsnipbastidrazor: yes i put a dns service on all systems i setup to cache resolutions. Makes them take 0ms rather than around 30. Multiply that by a lot of requests20:36
bastidrazorusr13: toying with http://tinyurl.com/63wcjwg20:36
brandon420xiong, http://uppix.net/5/d/7/acbd1bbb6a6ff2bf16953e79afbec.png20:36
brandon420thats why i want it gone.20:36
xiongschnuffle, You don't need X to run a computer, either.20:36
botcityok thanks guys!20:36
kaieActionParsnip, https://bugs.launchpad.net/unity/+bug/641337 . schnuffel, thanks, but I simply, on login, said "standard edition", not netbook edition20:36
schnufflexiong: for me its true, but if you want it minimalistic openbox does a good job20:37
marcin_how do i find out which version of xubuntu i'm using? i'm not sure i have 10.1020:37
=== curtis is now known as Guest32997
bastidrazorActionParsnip: dnsmasq is what you use?20:37
Picimarcin_: lsb_release -a20:37
xiongschnuffle, Well, this being #ubuntu, I'll stick with trying to make that work for me here.20:37
scampbellI got a good laugh the other day, I saw a place using virtual linux servers but they were complaining about the resource usage.  They had  pointlessly installed  gnome on all the virtuals even though they were doing everything via cli.20:37
snapi must install the graphic interface on ubuntu server, when i launch the startx i get this message: You can install it by typing: sudo apt-get install xinit20:37
usr13bastidrazor: You mentioned having internal DNS.  Most routers have a caching DNS server you can use and they are activated by default.20:37
ActionParsnipBrandon420: you could change it for something in config but the panel will auto rerun. If you look into wingpanel you can replace panel with AWN20:37
x3n0z__exit20:38
x3n0z__\quit20:38
bastidrazorusr13: my routers are 11 years old. they do not have this feature.20:38
ActionParsnipbastidrazor: yes20:38
snapthe command for install the grafic interface20:38
henny_I've just attempted to make a dualboot between xp and ubuntu and it actually went really great. My only problem is that xp hasn't installed a single one of my drivers :s What is the easiest way to get a list of my hardware in ubuntu, so i can install the driver and install them in xp?20:38
arbitraryOkay, way fucked up situation.20:38
Piciarbitrary: Please mind your language here.20:38
henny_download the drivers *20:38
scampbellBrandon420: Maybe you are looking for fvwm, blackbox or some other window manager as some a thought.20:38
Picihenny_: sudo lshw20:38
brandon420bastidrazor, would you like a newish router? pay usps shipping, and i will send one to ya20:38
arbitrarymy apologies. When I try to boot my ubuntu install, I get a good way through the boot process then I get kicked back to the built-in shell with a message stating "No init found. Try passing init= bootarg."20:39
xiongbrandon420, You know, schnuffle does bring up a point. If you're unhappy with panels in general, that's a pretty broad UI preference. You might want to try a different distro.20:39
brandon420=/20:39
brandon420i like the way ubuntu works, lol. i semi get it.20:40
usr13bastidrazor: How many networks do you manage?20:40
arbitraryMy shutdown last time was a terrible mess because something was eating so much processor power that everything kept stalling constantly. On top of that, I had attempted to update to 10.10 earlier that same session, but that seems to have failed cleanly enough.20:40
arbitraryAnyway, any ideas on how to fix this?20:40
=== sirneo is now known as SirNeo
usr13bastidrazor: How many routers do you have?20:41
schnufflexiong: thats what i wanted to suggest :)20:41
bastidrazorusr13: 1 dhcp router with 2 used as switches and 2 more as access point and repeater20:42
schnufflexiong: and openbox is part of ubuntu20:42
arbitraryAny ideas? At all? I'm stuck trying to use W7 and the ubuntu built-in shell hee.20:43
xiongschnuffle, Okay. My only point is that I don't find a panel-less desktop particularly useful. I have two panels in the standard arrangement and I've doubled the height of the lower one. I use it all.20:43
schnufflexiong: okay so back on topic :)20:43
usr13bastidrazor: If it's all one LAN you only need one dhcp server.  Right?20:44
veenenenI'm running into an issue with networking. I can ping all domains on the command line, but random domains aren't available when I use network tools.20:44
veenenenIs there a good channel for dealing with this?20:44
bastidrazorusr13: correct.20:44
guntbertveenenen: try ##networking20:46
usr13bastidrazor: You can get TRENDnet TEG-S80G 8-Port Gigabit switches for about $5020:46
Mintyif i install a package that wasn't available through the software centre - is there anyway i can add it so that i can manage it through there?20:47
Mintyi.e for ease of later install etc20:47
guntbertusr13: what has that to do with ubuntu support?20:47
usr13bastidrazor: I don't know how big of a switch you need but that one will take care of 7 clients and lightning fast.20:47
PiciMinty: No, sorry.20:48
MintyPici: ok, fair enough - thanks20:48
usr13bastidrazor: But if you have a caching DNS server already, you're good to go in that department.20:48
MintyPici: i'm totally new to this - is it ok to add shortcut icons to my desktop? or does that defeat the point of using ubuntu - apologies if this question is ridiculous, i literally have no clue20:48
=== Anthraxium|Detac is now known as Anthraxium
PiciMinty: You can do whatever you want20:49
rethuswhere can i adjust my FN-Key settings in xubuntu20:49
eyceberghey, i am new to ubuntu. i am currently taking a class for it. I am trying to figure out how to get my iphone to detect on here, i have done research, but had no real success i am using lucid 10.0420:49
ardchoilleMinty: It's your Ubuntu, set it up in a way that is comfortable for you :)20:49
pareLiis it possible to connect to two servers on irc at the same time with the same client?20:49
PicipareLi: Sure.20:49
pierceMinty: I typically add application icons to my quicklaunch bar, to the right of the system menu, rather than to the desktop, which I mostly use for documents etc20:50
pareLiPici: how?20:50
MintyPici: when i download stuff through the download centre, can i launch it through anywhere other than terminal?20:50
Mintypierce: makes sense, i guess20:50
Mintypierce: how do i do that? sorry.20:50
pierceMinty:   drag and drop  :-)20:50
usr13bastidrazor: And if you have a pc or router with a gigabit NIC running your caching nameserver, you will be on the top shelf20:50
PiciMinty: Depends what you've downloaded, most desktop applications get put into Applications>somewhere20:50
PicipareLi: What IRC client are you using?20:50
gallezwhere can i change the grub booting settings? the default system etc20:50
=== daniel is now known as glimm
pareLiweechat20:50
pareLiPici: weechat20:51
ardchoilleMinty: in your menus, you can right click on an icon and get some choices20:51
Mintyardchoille: thanks20:51
ardchoilleyw20:51
MintyPici: i downloaded vim, can't find it under applications though ;)20:51
gallezwhere can i change the grub booting settings? the default system etc20:51
pareLiPici: i have irssi to, but if it's possible i want to use weechat on 2 servers on the same time20:51
eyceberghas anyone gotten their iphone to work for ubuntu?20:51
PicipareLi: I'm not familiar with weechat, but most clients have a /connect command20:51
schnuffleMinty: vim is console editor, but you can add a starter20:51
PiciMinty: Thats because vim is a command line application.  gvim provides a graphical interface.20:52
gallezwhere can i change the grub booting settings? the default system etc20:52
rcmaehlHow do I flush my dns in the linux terminal?20:52
MintyPici: yea, i downloaded gvim sorry20:52
lakescampbell: not sure how to configure sudo. looking around now. thanks20:52
MintyPici: well i actually downloaded both, but gvim isn't in the application menu20:52
usr13rcmaehl: DNS is more than likely on your router20:52
pareLiPici: i figured it out20:52
schnufflercmaehl: do you have a local dns runing?20:53
rcmaehlschatan: idk20:53
usr13rcmaehl: But if your running it on your PC, restart named with services20:53
gallezwhere can i change the grub booting settings? the default system etc20:53
schnufflelake: use visudo to edit it, it checks the syntax20:53
eyceberganyone have an idea of detecing an iphone?20:53
pierceMinty: in system > prefs > keyboard shortcuts   I tend to add alt+R as the run dialog  also W for browser and E for terminal etc20:53
llutzgallez: /etc/default/grub20:54
schnuffle!grub | gallez20:54
ubottugallez: grub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.20:54
|Bboy|Question: Can anyone recommend some open source projects for home security using ubuntu as a platform?20:54
PriceChildeyceberg: Could you clarify what you mean by 'detect'?20:54
gallezthank you llutz20:54
Logan_WP!iphone | eyceberg20:54
ubottueyceberg: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod20:54
gallezwait20:54
usr13rcmaehl: What exactly are you wanting to accomplish.20:54
eycebergty20:54
=== kaie2 is now known as kaie
gallezif grub was the default bootloader before 9.10, what is the bootloader now? i'm using xubuntu 10.10 with standard settings20:54
rcmaehlusr13: the linux equivalent of ipconfig /flushdns20:55
NixGeek!RockBox20:55
ubotturockbox is an open source firmware replacement for audio players from Archos, iRiver, Apple (iPod), and iAudio. See http://www.rockbox.org/ to get started!20:55
llutzgallez: grub220:55
schnuffle|Bboy|: what means home security ?20:55
usr13rcmaehl: You want to restart your network?20:55
gallezllutz: and what's the folder with the settings file?20:55
botcityhow can i remove a path from the $PATH variable? or is that more work than adding it ?20:55
PriceChildbotcity: which do you want to remove?20:55
llutzgallez: /etc/default/grub is the file to edit. run update-grub then to make them active.20:55
lakeschnuffle: no syntax errors20:56
Mintyin gvim, the  shortcut to save is :w20:56
Mintywhat does this mean? alt + w?20:56
pareLircmaehl: sudo aptitude install nscd and then sudo/etc/init.d/nscd restart20:56
PiciMinty: Its the colon key, then w20:56
botcityPriceChild:  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/real/RealPlayer << the end one!20:56
llutzbotcity: easiest way: add "export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"  to your ~/.profile20:57
PiciMinty: vim/gvim is definitely not a new-user's editor.., its rather complex.20:57
Encry8how to edit crontab -e? It's blank, but I know there's a ton of stuff in there judging by what gnome-schedule has20:57
schnufflelake: user     ALL = NOPASSWD: /usr/sbin/SCRIPT20:57
gallezllutz: i have this in that file 'GRUB_DEFAULT=0'. how do i find out what the number represents?20:57
CarlFKi worked around this before..  http://dpaste.de/x5kG/  Depends: libboost-thread1.38.0 (>= 1.38.0-1) but it is not installable20:57
cristiano_ciao20:57
Logan_WP!crontab | Encry820:57
ubottuEncry8: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto  -  There is also a decent Howto at http://www.tech-geeks.org/contrib/mdrone/cron&crontab-howto.htm20:57
llutzgallez: count the "menuentry" lines in /boot/grub/grub.cfg20:57
MintyPici: i'm new to ubuntu - but not programming, it'll take me a short while to get used to the interface i guess, but i don't mind jumping in20:57
botcitythanks llutz  :-)20:57
jimcooncatEncry8: could be under another user, or in cron.d20:58
PiciMinty: Okay :)20:58
MintyPici: colon + w didn't do anything ;) am i supposed to be holding ctrl or alt with this or somthing?20:58
scampbellLake: If you want a test my theory replace your ruby program with a bash script that just does 'env'.  run it with and without sudo and compare the output.    You should see the lack of RUBY.. environment variables in the output of the sudo version.  That will let you know your heading the right way to solve.20:58
PiciMinty: Press esc,then type :w   and press enter.20:58
lakeschnuffle: I have ALL ALL=NOPASSWD: /home/lacus/src/foo.rb20:58
Gizmo_the_GreatI 95% sure the answer to this is no, but wanted to check. If I install Ubuntu on someone's computer, or a computer of a business and ask for payment, that's not against the GNU is it?20:58
PriceChildbotcity: aha... yep that's not default so I'm not going to say "that's a bad idea!" :-) Now let me see if we can figure out where its set.20:58
Encry8jimcooncat: ok thanks, i'll see if it's there20:58
cristiano_ho un problema con ubuntu 10.1020:58
KB1JWQMinty: Okay, close out of that, get back to the command line, and type "vimtutor" followed by the enter key.  Do what it says.  You're welcome.20:58
lakescampbell: that is true, I tried "sudo env" and it does what you're saying20:58
Pici!es | cristiano_20:59
ubottucristiano_: 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.20:59
PiciKB1JWQ: ;)20:59
MintyKB1JWQ: thanks20:59
cristiano_ok20:59
scampbellGizmo_the_Great: you may charge for your services, you may charge for the media.  You may not 'charge' for the software because you don't own it thus you cannot present any other license but the gnu.20:59
Davide69sera a tutti21:00
llutzbotcity: grep -ri ":/opt/real/RealPlayer" /etc/* ~/*21:00
schnufflelake: the first ALL gives everybody the right to execute that script as root, if you replace ALL with the user only that user will be able to do that21:00
Mintydoes chrome run fine on ubunut? not a massive fan of firebox unless i'm web developign tbh21:00
schnufflelake: s/user/username/21:00
schnuffleMinty: yes21:00
Mintyschnuffle: thanks21:01
StarminnMinty: Yep, running it right now. (I run both simoulatneously, as Chrome has better Flash for me so I use it for Facebook games).21:01
Gizmo_the_Greatscampbell: yeah, that's what I meant, thanks. So if I say "For me to do the installation, configure printers, network connections etc and I'll pop round once a month a do some updates and for that the charge will be $XX", that's OK, ins't it. As long as I don't say "....It's $XX plus $XX for Ubuntu"21:01
=== joc is now known as joc_
ardchoilleMinty: I'm using chromium as my only browser on 10;10, works great even with flash21:01
Logan_WPMinty: use the nightly version of Firefox - it's very fast21:01
scampbellGizmo_the_great: yes, that is very proper.21:01
Logan_WPMinty: http://nightly.mozilla.org/21:01
cristiano_I have a problem with ubuntu 10.10.non can not connect to internet21:01
Gizmo_the_Greatscampbell: thank you21:02
lakeschnuffle: right. so I can run it without typing the sudo password. that's great. HOWEVER. a line in the script uses a system call to restart a daemon. That's when it asks me for the password...21:02
=== Anthraxium is now known as Anthraxium|Detac
lakeI can't possible run the script through cron when i always asks me for the SU password21:02
lakereally, i just confused. :(21:02
Picilake: Put it in root's crontab then:  sudo crontab -e21:03
schnufflelake: paste the line21:03
llutzlake: use system-crontab, its run as root21:03
scampbelllake: we apply NOPASSWD: to those sort of things but we keep it locked down to the particular command line you want to run.21:03
brontoeeeLogan_WP, ppa would be?21:03
scampbell++llutz:  Better answer21:03
lakesystem("sudo /etc/init.d/thing restart")21:03
jribscampbell: I think your answer is best tbh...21:03
Logan_WPbrontoeee: debatable21:04
MintyLogan_WP: thanks21:04
Logan_WPMinty: np21:04
lakePici: root doesn't have the correct environment setup to use my scripting language21:04
schnufflelake: drop the sudo as the script is already runing as root21:04
Logan_WPyeah, I guess ppa is better for Ubuntu21:04
jmarshallone of my servers' disks is full, is there a way I can see where all the space is being used? (which directories/folders)21:04
bastidrazorjmarshall: du -h   will list all directories and sub directories by size21:05
scampbelljmarshall: from command line   du -s *   will show you the disk usage total for every file and directory in the current directory.21:05
usr13jmarshall: du -sk * | sort -n  <will list by file sizes, largest last>21:05
usr13 jmarshall ls -lS |grep ^d   <will show directories sorted by size>21:06
eycebergok21:06
llutzjmarshall:  du -a /var | sort -n -r | head -n 1021:06
scampbelljmarshall: if you are gui bound then you can look in nautilius list format to see disk usage as well.21:06
brontoeeeuntil they dont get rid of that house with red roof as home button, i wont run ff21:07
Logan_WPbrontoeee: it's just black on Windows21:07
usr13 jmarshall ls -lSf |grep ^d   <will show directories sorted by size - largest ones last>21:07
eycebergi went to the website. i have ubuntu 10.04 lucid, its basically saying to use ifuse to check the filesystem. i am trying to figure out how to at least have the iphone be recognized in ubuntu i have the iphone plugged in and still no indication. do i need to sudo something up?21:08
scampbellon firefox, if you don't like the home button just remove it!21:08
brontoeeeLogan_WP, well, ff has that bug thing, which is great for css development, also rss/xml parser, reader, other than that i'am all chromic21:08
EnrgySmthhas anyone tried setting up dmx / xdmx (distributed multihead xserver)?21:09
Logan_WPeyceberg: did you see that info about 4.2.x on your iPhone?  are you running that?21:09
eycebergyes i am running 4.2.x21:09
eyceberglet me check. sorry21:09
Logan_WPeyceberg: there are extra steps at the bottom of the page for the iPhone21:09
samael6does anybody here knows what the ubuntu server chatroom is21:10
samael6where i mean21:10
Logan_WPeyceberg: https://help.ubuntu.com/community/PortableDevices/iPhone#Device%20does%20not%20mount%20after%20iOS4.2.x%20upgrade21:10
=== arbitrary2 is now known as arbitrary
jxshxxGreetings.  I tried to run a windows program with Wine, but it told me I needed MS .NET4  After I downloaded it, I get the "executable bit" error message.  Is there anything I can do?21:10
Scaevolusis it possible to install and use an Ubuntu 10.04 kernel in tandem with a complete Ubuntu 10.10 install?21:10
Scaevolusjxshxx: you should use Mono to run .NET applications21:10
schnuffleScaevolus: Yes21:10
atpa8aany idea what might cause a service to fail to start during the boot sequence (but it then starts without problem manually)?21:11
zillarwhat are the differences between "python" "python2" and "python2.6" in /usr/bin ?21:11
scampbellatpa8a: usually something it depends on isn't running yet.  Check the logs.21:11
piercezillar: they simlink to eachother21:11
pierce*symlink21:11
zillarso all of them are python2.6?21:12
atpa8ascampbell: i must be missing something... it's slapd and for the life of me i cannot see what's wrong with it during boot21:12
Scaevolusschnuffle: how would I do it?21:12
NixGeekatpa8a: what service21:12
piercezillar: works well when you want to have multiple version of python installed21:12
atpa8aNixGeek: slapd21:12
Scaevolus(for context, I'm trying to use Intel VTune, which has to compile kernel modules that work with Ubuntu 10.04, but not 10.10)21:13
eycebergScaevolus: i tried to upgrade to 10.10 from 10.04 it says cant calculate update21:13
eycebergso i am curious about that myself :)21:13
NixGeekatpa8a: no idea, i've had it happen with xorg before though, and I reinstalled the drivers21:13
jxshxxScaevolus: Is that "MonoDevelop"? in the software center?21:13
Scaevolusjxshxx: just Mono-- it lets you run CLR (.net) programs21:13
samael6does anybodu know where the ubuntu server chatroom is21:14
aeon-ltd!server21:14
ubottuUbuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Lucid (Lucid Lynx 10.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/10.04/serverguide/C/ - Support in #ubuntu-server21:14
aeon-ltdsamael6: above at the end21:14
scampbellatpa8a: I don't have it installed atm but check it's configuration, you should be able to turn up the logging level and see what it says.21:14
atpa8ahmm21:14
linux4helpHello people. I'm returning to linux after a number of years and new to Ubuntu, got it installed and running. Can anyone recommend some books or documents that aren't too basic for command lines, scripting, and getting around ubuntu? Theres a ton on amazon i'm looking at now21:14
guntbert!manual | linux4help21:15
ubottulinux4help: 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/21:15
atpa8adoes that look "normal" from boot.log: Starting openntpd: Starting OpenLDAP: slapd - failed.21:15
VCoolio!abs | linux4help21:15
ubottulinux4help: Advanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/21:15
linux4helpThank you!!21:15
atpa8ai musta screwed something up21:16
atpa8aused insserv to start slapd before krb5-kdc21:16
=== rochelle_ is now known as rochelle
scampbellatpa8a: it's just debugging. I had a server her running postgresql and kvm virtuals. Postgres kept failing at boot time. the reason was it was programmed to listen on the virtual network for kvm and that wasn't up when it started.  Very similar to what you are experiencing I think.21:17
atpa8ahmm21:18
atpa8ai do use kvm21:18
atpa8abut the ldap runs in the kvm host21:18
scampbellatpa8a: so unlikely that specific scenario is the issue but it illustrates the sort of thing that can happen.21:18
atpa8athe bridge for the guests tho is a different nic (have a dual nic intel adapter here)21:19
scampbellOkay, guests have arrived.  Time to go play21:19
Encry8Ugh! I've tried several methods no luck, trying to stick this on a cron using gnome-schedule, gnome-schedule says it uses the char %, so i tried escaping w/ "\%", this works fine in bash, just not cron http://paste.ubuntu.com/565561/21:19
KB1JWQEncry8: Is it seeing wget in its path?21:21
Gizmo_the_Greatis there a way to determine whether a computers hardware is fully compatible with a particular Ubuntu release?  Before everyone says "Yes, using the live CD", I have had instances where a Live CD has booted OK but then the install has failed.21:21
raven_hi, who can help me to rebuild kernel?21:21
KB1JWQ!kernel | raven_21:21
ubotturaven_: The core of the Ubuntu Operating System is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, but if you're convinced you do, see https://help.ubuntu.com/community/Kernel/Compile - See also: /msg ubottu stages21:21
linux4helpI can't believe how many more programs there are for linux than when i used it in the late 90's, this is awesome!21:21
Logan_WP:)21:21
raven_ok21:22
jjajoshuawhere are ubuntu desktop icons located?21:22
serialized~/Desktop?21:22
PriceChildjjajoshua: somewhere in /usr/share/icons21:22
lakeschnuffle: thanks for your help. I changed the ownership of the script to root:root and now sudo works from inside21:23
=== PriceChild is now known as Pricey
lakeand I don't have to type my pw to run the script at all. completely automated now. thank, schnuffle21:23
Mintyi downloaded firefox nightly21:23
Mintyhow do i install it? i've got the folder open21:24
Logan_WPjust open it21:24
|Bboy|Question: Can anyone recommend some open source projects for home security using ubuntu as a platform?21:24
Logan_WPno installation required, I think21:24
zakwilsonI want specific things to run on suspend/resume. There used to be scripts in /etc/acpi/events that were triggered on suspend and on resume, but I don't see them in 10.10.21:24
Pricey|Bboy|: "home security"? like monitoring cameras etc. ?21:24
MintyLogan_WP: how? haha21:24
Logan_WPMinty: open the Firefox file21:24
Mintyrun-mozilla.sh comes up with errors if i double click it21:24
aeon-ltdMinty: did you get the source? or the bin ?21:25
Logan_WPFirefox.bin21:25
Mintyi just downloaded it21:25
jxshxxScaevolus: I'm using 10.04LTS, and I'm reading that I should use Badgerports to get Mono.  Am I on the right track?21:25
Logan_WPoh wait, did you unpack the tar.bz2?21:25
MintyI downloaded it and i've got the download open21:25
andre_Hello guys. I would like to create a startup usb disk to install a different distro than ubuntu (kxstudio) via netboot. I launch the startup-disk-creator app, but when i choose the iso, nothing happens and the iso doesnt get choosed. What could be the problem?21:25
MintyLogan_WP: no21:25
MintyLogan_WP: how i do that?21:25
Logan_WP!tar.bz2 | Minty21:26
ubottuMinty: Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression21:26
Mintywhat does that even mean :P21:26
guntbertandre_: it only works with ubuntu-cds21:26
Logan_WPMinty: just right click the folder and press "Extract Here"21:27
Mintyare GNOME / KDE applications i should download?21:27
botcityllutz everyone  i should say that i removed alot of realplayer with a howto that i found online as there was no un-installer.  grep found http://pastebin.com/N7zejfcg  if i remove them will that stop it setting my $PATH variable ?21:27
Mintyok thanks21:27
AndChat-Kk21:28
JoepieQ: gettin 2002 error with phpmyadmin any1 got a idea ?21:28
|Bboy|Pricey: yes camera's locks21:28
area51pilotandre: are you using Universal USB installer?  :   http://www.pendrivelinux.com/create-a-ubuntu-9-10-live-usb-in-windows/21:28
badsyntaxstruggling to load http://www.ubuntu.com/certification/catalog anyone have any info why?21:28
taotreeI upgraded and now there is this Nautilus menu on top of the screen: File/Edit/View/Places/Help. How do I get rid of it? It's not a panel so can't be removed via the panel config21:28
Scaevolusjxshxx: sounds right21:28
=== joc_ is now known as joc
Announcementhey guys21:29
=== krish is now known as Guest69166
Announcementi installed ubuntu desktop 10.10 onto my laptop21:29
Announcementi can't find the battery level21:29
Logan_WPAnnouncement: which laptop model?21:29
Guest69166please do i need antivirus in ubuntu ?21:30
Logan_WPGuest69166: no.21:30
|Bboy|Pricey: thoughts ??21:30
area51pilotAnnouncement: notification area21:30
NixGeekAnnouncement: unplug the laptop21:30
AndChat-.21:30
aeon-ltdGuest69166: not really, unless you plan to use it as a windows file server21:30
Logan_WP!antivirus | Guest6916621:30
ubottuGuest69166: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus21:30
aeon-ltdGuest69166: get a good firewall though and set it up right21:30
marc_was gonna say that NixGeek21:30
=== AndChat- is now known as dash
dash.21:30
Announcementoh there we go it just takes a minute21:30
marc_dash: as in the incredibles21:31
Guest69166thanks all21:31
Announcementoh and btw installing ubuntu fixed many problems with my laptop21:31
dashNah... keyboard21:31
NixGeekAnnouncement: to make it so it always shows the battery meter, go to System > Administration > Power management and choose the second tab21:31
Announcementlike before it wasnt holding a charge, and it was running slow, and the graphics were basicly screwed21:31
marc_Announcement: no it just replaced microsoft.. which is only 1 problem21:31
AnnouncementOH THATS AWESOME! i could be entertained by just draging the windows around with that animation21:33
botcityls21:33
PhoebusSay aye if you'd like Mubarak to get kicked out of Egypt or thrown in jail.21:33
Announcementso ms was causing these problems? lol21:33
Logan_WPAnnouncement: it could have been a combination of factors21:34
Logan_WPI'm sure that if you clean installed Windows 7 it would have worked just as fine21:34
marc_Announcement: sorry i was joking about microsoft i have mcse21:35
samael6is linux good for gaming?21:35
Announcementits ms win xp21:35
sLmhi my english isn't very well. my computer on gnome deleted. how to return back?21:35
tech3samael6: If the game has a native linux client21:35
* Announcement hugs ubuntu21:35
Priceysamael6: depends on the game21:36
linux4helpi know people who play wow on linux21:36
sLmplease help me21:36
AnnouncementWoW is ok21:36
marc_Announcement: like Logan said windows 7 would work fine also21:36
Announcementi wanna try the new one21:36
tech3samael6: I've found games that have a native linux client run smoother than games with the native windows client21:36
samael6windows sucks21:36
* Announcement whispers i have win7ultimate iso's with list of cd keys21:36
tech3samael6: The problem is finding native linux games :/21:36
linux4helpwhat is this windows?21:36
tech3samael6: good* native linux games21:36
linux4helpThere is no windows, only linux21:37
Logan_WPlinux4help: ah, okay21:37
linux4helplol21:37
marc_lol21:37
tech3hey, calling all developers. I want to write a gtk frontend to a command line program. links, special functions, tips?21:38
Guest69166please how can I install gromacs in ubuntu?21:38
aeon-ltdlinux4help: stop trying to bend the windows that is impossible rather bend the world around the windows21:38
marc_i am not exactly happy with windows.. but.. businesses don't want to move away from ad21:38
linux4helplol21:38
marc_more like stop trying to clean install windows that's impossible first only try to realise the truth.. there is no live CD21:39
linux4helpThere has got to me something in here that converts html to pdf.21:39
Announcementi forgot what it was called, marc_21:40
brontoeeelinux4help, print to pdf printer maybe?21:40
aeon-ltdlinux4help: funnily enough theres a app that does the opposite called pdftohtml21:40
Logan_WP!cupspdf | linux4help21:40
ubottulinux4help: Details on setting up "Print to PDF" are at http://ubuntu.wordpress.com/2006/03/23/print-to-pdf-using-cups-pdf/21:40
linux4helpk thanks =D21:40
nomorehi21:40
=== nomore is now known as Guest49927
Logan_WPlinux4help: np21:41
Guest69166any body knows how to install gromacs ?21:41
=== joc is now known as joc_
=== petr is now known as Guest36379
cschneidDoes anybody run ubuntu on a mac?21:42
cschneid(mac hardware)21:42
marc_cschmeid: you mean on the intel mac or g4 and before21:42
schnuffleGuest69166: sudo aptitude install gromacs21:42
cschneidmarc_: intel mac - I have a recent mac pro21:42
cschneidmostly worried about making bootloading smooth I think.21:43
cschneidwould grub be the entry point, with a 2nd stage booting osx's or ... can I use apple's21:43
Oermuch info cschneid > https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation21:43
ronagainhi21:43
cschneidOer: cool, reading up :)21:44
marc_was gonna do that as well lol21:44
Encry8Ugh! I've tried several methods no luck, trying to stick this on a cron using gnome-schedule, gnome-schedule says it uses the char %, so i tried escaping w/ "\%", this works fine in bash, just not cron http://paste.ubuntu.com/565561/21:44
cschneidmarc_: dual boot?  I want a nice "clean" dev environment without distractions...21:44
ronagainI get all these 404 when doing an apt-get update, here is my sources.list      http://mibpaste.com/IZu1XX21:44
Guest69166what the command for that ? plz21:44
marc_cschneid: no give you the support site21:45
cschneidhah21:45
cschneidok21:45
cschneidmarc_: thanks a bunch. Gotta read up21:45
schnuffleronagain: isnt intrepid eol?21:45
cschneidOer: you rock as well :) Thanks21:45
ronagainschnuffle: what's eol21:45
Guest69166how to reply to a specific person ?21:45
schnuffleend of live21:46
YohkoShould I install the package sun-java6-jre or sun-java6-bin for Java?21:46
ronagainyou mean repositories are down?21:46
schnuffleronagain: yes, wait ive to check21:46
rwwubottu: eol | ronagain21:46
ubotturonagain: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades21:46
ronagainschnuffle: is there an alternative to upgrading?21:46
GI_Jackanyone else in hear have problems with transmageddon?21:47
marc_how long is left for 10.1021:47
ronagaindo I have any alternative to upgrading? I like this version21:47
rwwmarc_: 10.10 was released in October. Non-LTS releases get 1.5 years of support. So April 1012.21:47
schnuffleronagain: keep the system as it is, buts thats not reommended21:47
rwwronagain: Depends. Are you happy with not getting updates to fix unpatched security vulnerabilities?21:47
ronagainnot really21:48
Yohkoronagain, whatever you like about your system can be replicated after an upgrade21:48
rwwronagain: Then no.21:48
ronagainI just came to this problem while trying to install oracle21:48
rwwronagain: Intrepid hasn't gotten security updates since April.21:48
marc_who said you have to upgrade?21:48
ronagainmarc_: is there an alternative to upgrading?21:48
Yohkoronagain the alternative to upgrading is keeping your system as is21:49
ronagainok21:49
rwwronagain: The alternative to upgrading is not upgrading, and therefore not getting any updates, and not getting support in here.21:49
marc_ronagain: but you run the risk of security issues21:49
ronagainwhat is the recommended version for upgrading?21:49
robert-brownHow exatly does "Use of this channel implies acceptance of terms at https://wiki.ubuntu.com/IRC/TermsOfService"21:49
Announcementhow delete msg on facebook. just asking i know a tad off-topic21:50
schnuffleronagain: 10.04 LTS21:50
robert-brown10.1021:50
Yohkoronagain the one that is next after your current release21:50
mickster04Announcement: theres a little X about top right of the status21:50
rwwronagain: 10.04. To get there, you'd need to do 8.10 -> 9.04 -> 9.10 -> 10.04.21:50
marc_Announcement: hover mouse over message and you should see an X appear21:50
rwwrobert-brown: I generally find that people that managed to get their non-LTS release horribly out of date are better candidates for LTS releases :\21:51
ronagainis there a command for doing the upgrade from console?21:51
schnufflerww: +121:51
zillarsudo aptitude dist-upgrade21:51
rwwronagain: see https://help.ubuntu.com/community/EOLUpgrades for instructions.21:51
zillari believe ronagain21:51
rwwzillar: dist-upgrade is not a recommended or supported upgrade method21:51
Announcementkk founnd it21:52
marc_normally people download the lastest iso and burn it to disk?21:52
zillarrww: I was answering a question21:52
rwwzillar: I know. That wasn't the right answer ;)21:52
ronagaincrap man21:53
ronagainall I want to do install oracle xe21:53
Logan_WP!oracle | ronagain21:54
ubotturonagain: If you -must- install oracle .... here's a good place to start: http://www.oracle.com/technology/tech/linux/install/xe-on-kubuntu.html21:54
ikoniaronagain: keep in mind oracle may/maynot work as well on ubuntu as other distributions due to Oracles stable and older component requirements21:54
ikoniaronagain: one of the reasons Oracle are working on their own linux platform and have targeted Redhat in the past21:54
zillarmay not work at all due to oracle being an evil empire21:54
ronagainwell it's for work21:54
ronagainso no way around21:54
ikoniazillar: don't be stupid please, it's nothing to do with being an "evil empire"21:54
ikoniaronagain: it's possible, just keep in mind the potentitial for issues due to Oracle liking older tried and tested components21:55
schnuffleronagain: if it will be productive use centos21:55
ronagainnaaa just local tests21:55
=== FrankBro|School is now known as FrankBro
nilesve when I mean to21:56
ronagaindpkg: dependency problems prevent configuration of oracle-xe-universal:  oracle-xe-universal depends on libaio (>= 0.3.96) | libaio1 (>= 0.3.96); however:   Package libaio is not installed.   Package libaio1 is not installed.21:56
nilesoops21:56
nileswrong chan21:56
marc_o.ø21:56
ronagainmaybe I can just get that libaio somewhere and move on21:56
jxshxxScaevolus: I'm new to this, but as best I can figure from badgerports.org, Mono isn't there.  If it is, I don't understand how to get it.  Any other suggestions?  Any and all hand holding appreciated :)21:56
ikoniajxshxx: mono should be there21:57
=== Logan_WP is now known as the_crowd
marc_jxshxx: look harder21:58
* BluesKaj mulls over dnsmasq21:58
=== the_crowd is now known as Logan_WP
VustomWhat are the alternatives to using Wine?21:58
JesperFFFSome know how i can get to know  the model names of my network cards in ubuntu?21:59
ronagainthanks bye21:59
JesperFFFsomeone21:59
marc_Vustom: virtualbox21:59
rumpe1JesperFFF, lspci21:59
VustomI don't want to use VB, forgot to add..21:59
schnuffleJesperFFF: sudo lspci |  grep Ether22:00
Scaevolusjxshxx: I don't know, last time I tried to run something with .NET 4 I couldn't get it working either22:00
robert-brownWhy do they say that ubuntu is for noob22:00
zillarrobert-brown: because thay'22:01
Yohkobecause it's easy to use22:01
marc_robert-brown: if your new to linux its the best distro22:01
zillarre elitists?22:01
schnufflerobert-brown: what do you think waht happens when you upgrade a win95 system22:01
JasonMSPHow do you unlist a directory on the web within a sub domain?22:01
robert-brownschnuffle: What22:01
JesperFFFThanks!22:01
marc_schnuffle: lol.. as if22:02
robert-brownJasonMSP: Delete it?22:02
schnufflerobert-brown: it's the easiest to use but some knowledge is necessary even on windows to install orcale22:02
JasonMSProbert-brown:  no I'd like it to not be listed on the internet, in otherwords it can't be found unless you go directly to that URL22:02
robert-brownJasonMSP: Put it on a webserver?22:03
robert-brownUse norobots?22:03
JasonMSPim running apache222:03
robert-brownJasonMSP: Just don't link to the directory anywhere on the site :P22:03
robert-brownYou can also change permissions22:03
JasonMSProbots.txt doesn't keep the door locked.  Its more like a, " please don't enter this door."22:03
marc_JasonMSP: 2.2?22:03
robert-brownlike chmod it to 70022:03
robert-brownor password protect it22:03
JasonMSPid like it accessible on the internet, but only if people know the URL.22:04
ikoniaJasonMSP: remove the directory index option from the <directory> variable in the apache config22:04
marc_JasonMSP: so you want a link to not show.. subdirect the pages22:04
robert-brownjust make a blank index.html JasonMSP22:04
=== Phoebus_ is now known as Phoebus
schnufflerobert-brown: just realize, confused the name sorry22:05
JasonMSPwell.  www.mysite.com being fully accessible, how do I lock mysite.com/donotenter/22:05
marc_JasonMSP: if you make a sub folder -  directory and put the pages in there.. using / on the url will take you there22:06
robert-brownhaha22:06
marc_JasonMSP: as far as i know if there is no referer to that site then robot won't find it22:07
schnuffleJasonMSP: http://httpd.apache.org/docs/2.0/howto/htaccess.html22:07
ikoniaJasonMSP: as I've told you, you remove the directory index options from the <directory> directive in the apache config22:07
grkbloodhow do i find out the card number for audio devices?22:07
JasonMSPmarc_:  yes of course.  (to both your statements)  but I im talking about people that are intentionally looking to get in.22:07
marc_ikonia: that could lead to subfolders being ignored22:08
macogrkblood: grep Subsystem /proc/asound/card*/Codec* i think22:08
openbeesminty: what is th eprroblem with firefox22:08
robert-browngrep22:09
andrewfree1I can connect to my server via ssh, and ping other comps on the local network however I cant connect to anything outside our local network. Im on the same network so I know its not a router issue, and services networking start gives me   "start: Rejected send message, 1 matched rules; type="method_call", sender=":1.40" (uid=1000 pid=1757 comm="start) interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requeste22:09
andrewfree1"  any idea?22:09
marc_JasonMSP: so you want a link that can only be accessed on a page but not listed in sitemap or search engine22:09
The-JagHi, I'm trying to use Openshot video editor but when I try to export the video, it says that I haven't installed the codecs. Is there a way to install codecs? I already installed those gstreamer packages but they seems of no help...22:09
The-JagUbuntu 10.1022:09
JasonMSPmarc_:  yes22:09
Announcementwhats the k for in kubuntu22:09
grkbloodthanks22:09
macoThe-Jag: do you have ubuntu-restricted-extras installed? id start there22:09
macoAnnouncement: kde22:09
marc_JasonMSP: using php ?22:09
Announcementwhats that22:09
JasonMSPschnuffle: good link Ill take an indepth look later.22:09
The-Jagmaco: stand-by22:10
macoAnnouncement: http://kde.org the desktop environment that Kubuntu uses, as opposed to GNOME which is used by Ubuntu22:10
JasonMSPmarc_: would prefer a simple server setting but if I need to do php that would be ol22:10
Encry8is there anyways to get the WinTV-HVR tv card working without MythTV? (Not having luck with MythTV)22:10
JasonMSP*ok22:10
Announcementso its just a different gui22:10
Announcementi love the effect when you drag windows arround22:10
marc_JasonMSP: not to difficult of you set sessionid()22:10
macoAnnouncement: and set of default applications, yes22:10
Announcementoh, cool.22:11
Logan_WP!tv | Encry822:11
ubottuEncry8: http://www.linuxtv.org/ has extensive information about using TV cards under Linux. Available viewers for analog cards: Zapping, tvtime (GTK/GNOME), Kaffeine, kdetv (KDE), xawtv, motv. For digital cards: Me-TV (GNOME), Klear (KDE), dvb-utils. For both analog and digital cards, !MythTV is a powerful framework. Your card may work the !IVTV drivers. See also !TV-Out22:11
marc_JasonMSP: the backend thing you want will effect other server routines permissions22:12
JasonMSPmarc_:  didn't understand last.22:12
eyceberghey , i am trying to mount my iphone using ifuse module. how do i specify the correct mounting point if the device is not recognize in ubuntu?22:12
JasonMSPmarc_: ok in othewords it would be global, vs site specific22:13
ikoniaeyceberg: I didn't think it was mountable22:13
Announcementhow good is ubuntu with servesr22:13
Announcementservers*22:13
ikoniaAnnouncement: stable and solid22:13
marc_JasonMSP: If you set a sessionid() on the page with the link and on the actual page have a referer if sessionid() isnt set send back to main page22:13
hydesteranybody use "links2 -g" successfully with framebuffer support at a console?22:13
marc_JasonMSP: 3 lines of code max22:14
NixGeekAnnouncement: not to be rude, but a google search is sufficient for small easily answered stuff, like what the k in kubuntu is.  Trying google first before posting a question keeps the channel more open for harder/more urgent problems.22:14
eycebergikonia: yes there is a work around on the ubuntu forums i am just having some trouble figuring it out.22:14
JasonMSPmarc_:  ok.  But I hadn't intended on there being a link.22:14
ikoniaeyceberg: I thought the only way was with a jail broken phone ?22:14
marc_JasonMSP: and if your determined to do it back-end server side then set virtual hosts22:15
JasonMSPjust the page:  mysite.com/donotenter/index.html22:15
JasonMSPI have virtual hosts setup already in apache22:15
marc_so you want to give a person a url they have to type in22:16
JasonMSPexactly22:16
marc_or you can send them a link in an email22:16
marc_have the pages either in a directory or virtual host22:16
GiffordHow can I boot ubuntu from usb flash, tried unetbootin for windows, it says boot error22:17
grkbloodanyone know how to fix this?22:17
grkbloodALSA lib dlmisc.c:236:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_front.so22:17
marc_they can share the scripts css and others by linking them22:17
JasonMSPyes of course.  But I don't want it discoverable on the internet.  Robots.txt does not prevent access from searchers.  (maybe my question is really dumb and i just need to PW protect it, but I was thinking there could be another way)22:17
eycebergis there any way to install cubase without using wine? heard it had a lot of bugs ie: can not load plugins22:17
ikoniaeyceberg: no, it's not available for Linux22:18
The-Jagmaco: I installed that package and now seems to work: odd how I forgot to install it at first!22:18
The-Jagmaco: thanks!22:18
maconp22:18
eycebergbummer22:18
paq7512piding just got removed from a partial update22:18
=== akem_ is now known as akem
paq7512when i try to install now it says unmet dependencies22:19
Giffordhello, how can boot ubuntu fron flash usb22:19
sobersabrehi. is it possible to connect form ubuntu to VPN-1 checkpoint fw VPN  ?22:19
paq7512E: broken packages22:19
eycebergGifford: Google has awesome guides for that22:19
billy_soy nuevo en esto alguien me puede decir como instalar los driver de mi webcam en ubuntu .. por que es una webcam genius y solo es para windows22:19
eycebergdo you have ubuntu installed? already Gifford?22:20
Logan_WP!es | billy_22:20
ubottubilly_: 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.22:20
Giffordeyceberg: no, I have iso22:20
=== pulgoki_ is now known as pulgoki
bnovcevery time I upgrade kernel versions (just with standard updates), my nvidia drive stops working. Right now its broken again. What am I supposed to be doing to avoid this?22:20
bnovcit always starts working again with some combination of deleting the driver, re-installing it, and deleting my x config22:20
rumpe1bnovc, re-installing how?22:21
VCooliobnovc: did you install the driver manually or with repo?22:21
gordonjcpeyceberg: it's a shame Ubuntu doesn't just provide a straight USB image22:21
bnovcI installed with the "additional drivers" interface22:21
bnovcI believe22:21
ikoniabnovc: did you download anything from nvidia.com ?22:21
bnovcno22:21
VCooliobnovc: if you did the .bin from the site, it breaks on kernel update, known thing; else it shouldn't happen22:21
eyceberghmm, thought they did.22:21
bnovcI didn't do that22:21
bnovcI installed it through Synaptic actually22:21
ikoniabnovc: what is the current kernel version ?22:21
bnovcand that's how I've been uninstalling and re-install it22:22
ikoniabnovc: are you %100 certain22:22
bnovcikonia: yes22:22
bnovcLinux newnam-desktop 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux22:22
gordonjcpeyceberg: they used to, maybe they still do but hide them really carefully22:22
ikonia!linux-image22:22
gordonjcpeyceberg: this whole "iso" thing makes it really hard to install Ubuntu22:22
ikonia!info linux-image22:22
ubottulinux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 2.6.35.25.32 (maverick), package size 5 kB, installed size 32 kB (Only available for i386 amd64 lpia all armel)22:22
ikoniabnovc: odd, seems in line with stable release22:22
Announcementthe screen dimmed and i cant see to change it :(22:22
Announcementdo i have to reboot?22:22
bnovcikonia: yup22:22
=== jadakren is now known as airtonix
Thewarlockyes22:23
bnovcand the nvidia stuff is currently checked in synaptic22:23
eycebergdoes fl studio have a fix for installing in ubuntu?22:23
eycebergdoes fl studio have a fix for installing in ubuntu?22:23
bnovcbut I think if I uninstall it, re-install it, and delete my x config, it will work22:23
bnovcI believe22:23
eycebergmy bad, wrong button...22:23
bnovcI'd really like to be able to just update normally though22:23
VCooliobnovc: no need to delete x config, shouldn't be an issue with an update22:23
ikoniabnovc: can you do dpkg -l | grep -i nvidia for me and pastebin it22:23
bnovcwhen I boot without doing any of that, X fails to start22:24
bnovcsaying that the kernel module isn't loaded22:24
ikoniabnovc: ok, so lets have a quick look,22:24
bnovcikonia: http://pastie.org/155068622:24
=== SirNeo is now known as sirneo
ikonia!info nvidia-common22:25
ubottunvidia-common (source: nvidia-common): Find obsolete NVIDIA drivers. In component main, is optional. Version 0.2.24 (maverick), package size 13 kB, installed size 180 kB (Only available for i386 amd64)22:25
tellerrandist22:25
bnovc    Driver         "nvidia"22:25
bnovc    VendorName     "NVIDIA Corporation"22:25
ikonia!info nvidia-current22:25
ubottunvidia-current (source: nvidia-graphics-drivers): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 260.19.06-0ubuntu1 (maverick), package size 25690 kB, installed size 76364 kB (Only available for i386 amd64 lpia)22:25
VCoolioikonia: he has pae kernel, does that have issues with nvidia module not loading automatically?22:25
bnovcthat's what I had in it22:25
ikoniaVCoolio: I didn't expect it to, but maybe22:25
ikoniabnovc: your nvidia common component is not current, so that's interesting22:26
ikoniabnovc: but I don't see that as your problem22:26
reed1hi, winrar is shareware, but it doesn't get expired after 30 days, why ?22:26
ikoniabnovc: what happens if you "sudo modprobe nvidia"22:26
ikoniareed1: not all shareware does22:26
bnovcFATAL: Module nvidia not found.22:26
ikoniabnovc: ok, now do "sudo find /usr -name nvidia.ko -print "22:27
reed1ikonia: lol it's freeware then, but not opensource22:27
ikoniareed1: no-one said it was open source22:27
jenkaCould I have multiple domain names in citadel? :S22:27
bnovcikonia: nothing22:28
ikoniabnovc: sorry, that should be "sudo find /lib -name nvidia.ko -print"22:29
ikoniabnovc: sorry22:29
VCooliobnovc: maybe this helps http://jeffhoogland.blogspot.com/2010/04/installing-nvidia-driver-in-ubuntu-1004.html22:29
ikoniaVCoolio: thaqt tells him to install external nvidia drivers, why have you suggested that ?22:30
bnovcah I think I see the problem22:30
ikoniabnovc: not in the current kernel, but in the old ones ?22:30
bnovcI just installed the kernel headers for my kernel and it started installing the nvidia driver22:30
VCoolioikonia: because it's recent, it recognizes pae kernel vs nvidia driver issue and hands a solution he can follow or refuse22:30
bnovcbecause it doesn't install the -pae headers22:30
bnovc * dkms: running auto installation service for kernel 2.6.35-25-generic-pae22:31
ikoniaVCoolio: no it doesn't, it puts the replicates the same problem, each kernel update he'll have to do the same process, plus the drivers will be unsupported22:31
=== petr is now known as Guest42484
ikoniabnovc: it's a bug, get it logged, good find22:31
VCooliobnovc: just reinstall driver on kernel update, in any way you want, preferably apt-get of course; seems an issue with pae kernel and nvidia drivers22:31
=== marc is now known as Guest72993
=== Guest72993 is now known as marc_
=== vivid` is now known as viv`d
VCooliobnovc: on the link I gave, follow the comments, some guy says if you have linux-headers-generic-pae installed, remove linux-headers-generic first, then nvidia is fine, try that22:33
ryan_hey umm...22:33
maltonhi.  i did an other day ad now my computer is running sluggishly/jerkily. i noticedlle events/1 is using a lot of cpu but i can't kill it22:34
maltonany ideas?22:34
ryan_is there any way to install other themes on lubuntu22:34
ryan_how do you install themes on Lubuntu?22:34
Logan_WP!lubuntu | ryan_22:34
ubotturyan_: lubuntu is a project to create a derivative of Ubuntu using the LXDE desktop environment. See https://wiki.ubuntu.com/Lubuntu . /join #lubuntu for lubuntu support.22:34
ryan_kk22:35
ryan_but there's a problem22:35
VCoolioryan_: extract gtk themes to .themes, icons to .icons, no big deal22:35
ryan_I have Ubuntu 10.10 and the only desktops that have working WiFi are ubuntu desktop and lubuntu, not kde or lxde, any sugestions?22:35
VCoolioikonia: bnovc: http://tinyurl.com/4s9mvl5 for future reference, including bug report links; now I'm off to bed22:37
cerqueiraprecisando tirar duvidas da minha area de trabalho ubuntu algm pod me ensinar ??22:37
erUSUL!br | cerqueira22:38
ubottucerqueira: 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.22:38
Abinadairyan_, have you set up your router with the right passwords and ip's?  I had a heck of a time getting wifi to work when I first installed Maverick22:38
Logan_WP!/join #ubuntu-br22:38
pimeko everyone22:38
=== jordevorstenbosc is now known as _Jorde
pimekohi22:38
Logan_WP!hi | pimeko22:38
ryan_yes, everything is correct...22:38
pimekoSorry for my english, but i don't know how to access to french IRC22:39
pimekohelp please :)22:39
ryan_i can't even go anywhere in it to connect to a wireless network though22:39
Logan_WP!fr | pimeko22:39
ubottupimeko: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.22:39
pimekoBut how ?22:39
pimekohow do i join #ubuntu-fr ?22:39
Logan_WPpimeko: /join #ubuntu-fr22:39
Logan_WPpimeko: type that22:39
DaGeek247pimekeo /join ubuntu-fr22:39
Abinadairyan_, can you see your network?22:39
pimekoThanks it works :D22:40
pimekogood night22:40
dashHaha22:40
ryan_no, nowhere can I find how to connect.22:40
jenkaIs it possible to have multiple domain names with citadel mail server?22:40
ryan_I'm sure if I was connected with a cable to the router it would be fine but...22:40
ryan_I do really like the Lubuntu desktop but I also really like KDE. :l22:41
Abinadairyan_, again, can you see your network (or any network) for that matter?22:41
Gizmo_the_GreatLets say I wanted to use the default Ubuntu ISO for installation onto several workstations burnt to CD, but I wanted to add a heap of extra stuff into the CD installation to be also installed by default that included, say, various Firefox plugins, some software packages, add my own custom logos etc, is there an established way to do this? I Googled and found (http://imperial-command.net/urm.html)22:42
Gizmo_the_Greatbut nothing further?22:42
jenkaIs it possible to have multiple domain names with citadel mail server?22:42
mongy!remastersys | Gizmo_the_Great22:42
mongyugh22:42
KB1JWQjenka: Citadel?22:42
ryan_No, no network will shot up22:42
mongyGizmo_the_Great, remastersys then22:42
DaGeek247!rmaster22:42
jenkaKB1JWQ: yes?22:42
DaGeek247!remaster22:43
ubottuInterested in remastering the Ubuntu !live CD? See: https://help.ubuntu.com/community/LiveCDCustomization or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility22:43
KB1JWQjenka: AH, hadn't heard of that.  Yes, it supports multiple domains.22:43
DaGeek247:)22:43
marc_is there a firewall for ubuntu anyone.. there is one for mint22:43
Logan_WP!firewall | marc_22:43
ubottumarc_: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.22:43
jenkaKB1JWQ: Ok, but then you dosnt know how to enable it? I cant figure it out :S22:43
mongyDaGeek247, doesnt include remastersys, which imho, wins hands down22:43
DaGeek247oh22:44
Gizmo_the_Greatmongy: DaGeek247 thanks, both. I will look at those22:44
marc_Logan_WP: Thankyou22:44
mongyDaGeek247, I was looking for a more specific ! : )22:44
Logan_WPmarc_: you're welcome22:44
KB1JWQjenka: It's under Directory Domains.  Then on a per user basis define any and all domains they should have accounts on.22:44
psywipedis there a ubuntu server channel?22:44
KB1JWQpsywiped: #ubuntu-server22:44
DaGeek247brisingr! hai!22:46
brisingrhi22:46
arbitrarySo, I can't boot from a liveCD.22:46
jenkaKB1JWQ: Ok, so should I add my domains under Directory domains.. I had added them to Local host aliases..22:46
arbitraryGuys, I need a way to run fsck on my Ubuntu partition without liveCD or logging into Ubuntu.22:46
enskacould some help me bit? my 10.10. acts oddly. all processes are multiplying massive... what could cause that?22:47
NixGeekarbitrary: live usb22:47
enskai got every processes now about over 1022:47
arbitraryNixGeek: I have no idea how to go about that.22:47
NixGeek!usb | arbitrary22:47
ubottuarbitrary: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent22:47
zachlrtrying to use "blkid -o value -s UUID /media/..." to generate a uuid for a device, but it won't print anything.22:47
jacekowskihi, i have plymouth problem, instead of nice splash i have text one22:48
jacekowskion boot22:48
jacekowskion shutdown splash is correct22:48
ryan_what are some desktop environments like kde and lxde for ubuntu?22:48
jacekowskifluxbox22:49
jacekowskixfce22:49
jacekowskignome22:49
jacekowskiopenbox22:49
FloodBot2jacekowski: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:49
jacekowskifvwm22:49
zillarjacekowski: openbox, fluxbox and fvwm arent desktop environments22:49
Gizmo_the_Greatmongy: unless I'm mistaken, the RemasterSys facility creates copies of your own installed system or a backup of it. It doesn't start with the official Ubuntu ISo and then allow you to change it, or does it?22:49
ryan_thankss22:50
jacekowskifvwm is22:50
johntramphi.  usually when loading flash video from a web browser it would create a file /tmp/FLASH* but since updating adobe-flashplugin it doesnt seem to be there anymore. does anyone know where i can find the temp files now?22:50
mongyjacekowski, oddly enough, I have am 'ugly' splash on boot and how it should be on shutdown IF I have my battery inserted in my laptop.  I take it out, its ok (Dont ask me?)22:50
minimecryan_: enlightenment e17 is a nice joice. Available in 10.10 package 'e17'.22:50
jacekowskimongy: well, i managed to get something on the screen22:50
jacekowskiinstead of having nothing22:51
minimecryan_: Imho the best dualscreen solution.22:51
jacekowskibut it looks like there is correct splash in initrd22:51
mongyGizmo_the_Great,  it accomplishes the same task22:51
YounderI have installed apache2, PHP5 and postgresql , php-pgsql and phppgadmin. I can run my html file under /var/www. Then I write a /var/www/journa/index.php and the file is interpreted as html. (View source shows that the PHP code is still there.) What is happening?22:51
ryan_alright thanks22:51
Younderphppgadmin works22:51
mongyGizmo_the_Great, he wants to change what the default is, so he might as well use remastersys.  and its a fresh default install if he doesnt copy his home to /etc/skel22:52
robert-brownwhy do people say that ubuntu is for noobs22:52
robert-brown:(22:52
Gizmo_the_Greatmongy: you say you prefer it. What makes you prefer it over the other way?22:52
Younderrobert-brown, because the installation is so simple.22:52
ryan_sorry but does anyone know a website with all the ubuntu desktop environments?22:53
robert-brownYounder: It's easy with other Lunices, too22:53
robert-brownsuch as debian red hat etc etc22:53
mongyGizmo_the_Great,  its what I use to install a customised ubuntu for my friends.. I make it in a vm at my place to save time there...22:53
brisingrrobert-brown: or because many people try it and eventually switch to more specialized distributions22:53
jacekowskiryan_: there is too many of them22:53
robert-brownWhy ould they switch Bridge|A22:53
reed1Younder: is it localhost/journa/index.php ? is your apache running ?22:53
ryan_even for a site to name them?22:53
mongyGizmo_the_Great, prefer it because its easy, quick and works.22:53
robert-brownbrisingr:22:53
jacekowskiryan_: yes22:53
ryan_I wanna try as many as I can22:53
Younderrobert-brown, Well Ubuntu doen't have the developer tools installed pr default22:53
ryan_what would I search to find some then? :\22:54
Younderreed1, yes22:54
jacekowskiryan_: there is probably more than 100 of them22:54
Younderreed1, it serves the index.html under /var/www22:54
jacekowskimore or less advanced22:54
enskaany one got any idea for that processes breeding like rabbits problem?22:54
Younderreed1, it also runs phppgadmin (a PHP program)22:54
ikoniaenska: what process is it ?22:55
enskaikonia: all of them... atleast mostly22:55
jacekowskiforkbomb?22:55
ikoniaenska: give me an example ?22:55
SpaceDuck_if you mount a FTP is it always connected until unmounted? Will it disconnect when idle or something?22:55
Gizmo_the_Greatmongy: so lets say I created a new VM and installed Ubuntu "out of the box" with my user account being called "God" (for arguments sake). I could then install RemasterSys in the VM, add, remove and customise and then create an ISO of that system that still includes my God username. If so, when I deploy it to ten different computers each having different hardware etc, how does it adjust to...22:55
Gizmo_the_Great...take those changes into account?22:55
Younderreed1, but it loads /var/www/Journal/index.php as though it was a html file without processing the PHP scriptlets.22:56
ryan_what environment is pcliunuxos if anyone knows?22:56
reed1Younder: have you tried single file contains <?php phpinfo() ?>22:56
mongyGizmo_the_Great,  it uses it as a base to create a custom installation22:56
enskaikonia: ok. keyring, apt-check, etc etc. more than 15 times22:56
erUSULryan_: ##linux may know22:56
mongyGizmo_the_Great, its basically ubuntu installer with a different set of packages.22:56
jenkaIs there anyway to get citadel running with multiple domain names??22:56
Gizmo_the_Greatmongy: OK, so it would still optimise the installation for the hardware it was being installed upon?22:56
Younderreed1, no, I can try22:56
mongyGizmo_the_Great, yes22:56
ikoniaenska: how are you seeing these multiple processes ?22:57
Gizmo_the_Greatmongy: OK, cool. Makes sense. I will check it out. Many thanks22:57
enskaikonia: by ps aux and resource monitor22:57
mongyGizmo_the_Great, and if you want default users homes to be same as yours, copy it to /etc/skel22:57
ikoniaenska: if you do "top" do you see multiple instances of these processes22:57
StevenRHi. My maverick box won't unlock the screensaver. It doesn't show the password dialog? Is there a way I can kill the screensaver/break the lock somehow? I've got ssh and sudo access. I'd prefer not to kill the box, I've got a number of encoding jobs running.22:58
marc_Gizmo_the_Great, can be for installed application to make a liveusb without persistance?22:58
StevenRthe box isn't under particular load. It's responsive enough via cli22:58
enskaikonia: yes and they take different amount of memory22:58
Younderreed1, it works!22:58
mongyGizmo_the_Great, tip, if you use grub2 to boot iso's on a stick like me, install lupin-casper in the vm you are remastering...22:59
reed1Younder: ensure your tag is <?php blah() ?> instead of <? blah() ?>22:59
mongyGizmo_the_Great, if you burn it to stick with usb-creator etc, then its fine as is..22:59
ikoniaenska: that's most odd, are they all present when you start the machine, or do they appear once you try to use them ?22:59
enskaikonia: they start to appear23:00
ryan_thanks for the help guys! I found a lit23:00
ryan_lot*23:00
Younderreed1, DUH! You are right I had written <PHP? instead of <?PHP. It works now.. Thanks!23:00
ikoniaenska: they start to appear as you use them ?23:00
enskawhen x boots up there is some processes and then they start to breed...23:01
goltoofwho23:01
ikoniaenska: try booting without X and using apt-get for example, see how many it spawns23:01
Noeltoriousnot sure why my away annouced pretty odd23:02
needhelp1i install nvidia drivers earlier today, and they suck. How can i unistall these and revert back ?23:02
jacekowskineedhelp1: nouveau drivers are worse23:03
ikonianeedhelp1: how did you install the drivers23:03
goltoof!nvidia23:03
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto23:03
needhelp1what ever i was using before this, the default drive it installed, was better23:03
needhelp1ikonia, i tried to enable enhanced graphics, it said i needed to install the nvidia drivers .. intalled, rebooted23:04
needhelp1suckville23:04
ikonianeedhelp1: ok, open that same gui and disable them23:04
needhelp1ikonia, i was never able to enable them lol23:04
ikonianeedhelp1: ok, so then you are not using them, and they don't "suck" then23:04
GI_Jackwow transmaggedon likes to choke on big files and windows media23:04
soreauWhat's an easy way to see and test available fonts?23:05
needhelp1ikonia, it shows the new nvidia menu for settings and they are enabled23:05
needhelp1ikonia, and there is a huge difference23:05
ikonianeedhelp1: how do you know they are enabled, when you've just said you couldn't enable them23:05
ikoniasoreau: can't you do an fc-config (or conf) -l ? to list them23:05
needhelp1ikonia, i was able to enable the nvidia graphic settings, i never had the chance to enable the enhanced graphics because.. well it looks horrible23:05
ikonianeedhelp1: ok, so go to that menu and click remove the check box that says enable23:06
needhelp1ikonia, its turned off23:06
ikonianeedhelp1: then they are not enabled23:06
marc_times like these when a backup file must be made prior to messing huh23:06
needhelp1ikonia, i just enabled them and it looks the same23:06
Abinadaican someone give me the website that helps with fprint fingerprint readers?23:06
ikonianeedhelp1: if you want to be certain, disable it in the gui and remove the file /etc/X11/xorg.conf23:07
ikonianeedhelp1: reboot and it will stop the nvidia drivers from being available for use23:07
agarwal1975i'm having trouble installing django and mod_wsgi on my new Ubuntu 10.10 server.23:07
needhelp1pretty much everything that deals with the graphics, i get this error .. It appears that your graphics driver does not support the necessary extensions to use this tool.  Do you want to use your graphics driver vendor's tool instead?23:07
soreauikonia: fc-list lists them at least but I wanted to load and test them on some text23:07
ikonianeedhelp1: ok, so that means it's NOT using the nvidia drivers23:07
ikoniasoreau: ahh, not sure of a tool to do that23:08
needhelp1ikonia, im fairly certian it is23:08
agarwal1975doing apt-get install libapache2-mod-wsgi forces install of python3.1, but django itself requires python < 2.7.23:08
needhelp1ikonia, can i check from CLI?23:08
ikonianeedhelp1: I'm telling you it's not, if the 3d extensions are not loaded, it's not using them23:08
soreauikonia: I guess I'll just try oo writer or something23:08
ikoniasoreau: dull, but I guess it works23:08
needhelp1ikonia, they are enabled now23:08
ikonianeedhelp1: did you reboot ?23:08
needhelp1yes23:09
arbitrarySo, there's something wrong with my USB boot.23:09
ikonianeedhelp1: lsmod | grep i nv23:09
ikonianeedhelp1: what do you get23:09
ikonianeedhelp1: sorry "lsmod | grep -i nv"23:10
needhelp1desktop:~$ lsmod | grep -i nv23:10
needhelp1nvidia               7088432  3423:10
needhelp1agpgart                32011  1 nvidia23:10
needhelp1sata_nv                19420  323:10
FloodBot2needhelp1: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:10
johntrampi am having problems with adobe-flashplugin 10.2, how can i downgrade back to 10.1?23:10
Gizmo_the_Greatmongy: one more question (sorry). If I created my system today, using the 10.04 LTS, would I be able to update my base installation to todays date and then create the distro to avoid having to then update all ten computers the minute the base installation finishes? Or does it have to be created using a fresh, un-patched installation?23:10
arbitrary2USB Boot doesn't work, resets to automatically booting in 10. . . 9. . .23:10
agarwal1975does anyone know about the django and mod_wsgi dependencies?23:10
ikonianeedhelp1: so that looks like the the properitary drivers are loaded, can you pastebin your /etc/X11/xorg.conf please.23:11
mongyGizmo_the_Great, it uses whatever your system is at that time.23:11
Gizmo_the_Greatmongy: excellent.23:11
suigeneriswhat can I do in case of this error? E: Sub-process /usr/bin/dpkg returned an error code (1)23:11
needhelp1ikonia, do i do . .. gedit /ect/x11/xorg.conf  ?23:11
mongyGizmo_the_Great, thats the point :)23:11
marc_error code 1 lovely error23:11
ikonia!pastebinit | needhelp123:11
ubottuneedhelp1: 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.com23:11
Gizmo_the_Greatmongy: well with the 'full system backup' option, I assumed that to be the case, but I wondered if the distribution aspect was different.23:12
suigenerismarc_, yea lovely23:12
mongyGizmo_the_Great, you can even stick drivers in there, even if you dont have the hardware for them, like I installed the broadcom wifi driver, because the people I deal with use it...23:12
marc_suigeneris, your using what to get that error23:12
mongyGizmo_the_Great,  the 'dist' option.  also, dont forget to use the 'clean' option between tries.23:12
suigenerismarc_, sudo apt-get upgrade23:12
marc_suigeneris, looks like something you tried to install got interupted23:13
Gizmo_the_Greatmongy: cool - is that part of the options when you run it or do you have manually get them yourself and save them somewhere?23:13
marc_suigeneris, try sudo apt-get --autoconfigure -a23:13
suigenerismarc_, how can I fix it?23:13
mongyGizmo_the_Great, install it, its just a module that doesnt get used until you have the hardware.23:14
marc_suigeneris, try my last post23:14
suigeneris--autoconfigure doesn't exit marc_23:14
needhelp1ikonia, ok i have pastebinit installed23:14
marc_suigeneris, try sudo apt-get --configure -a23:15
marc_my bad23:15
Gizmo_the_Greatmongy: you have to install the drivers themselves on your base system you mean, yes? If so, how do you do that? I've only ever installed packages and stuff for hardware I have?23:15
mongyGizmo_the_Great, dont use proprietary 3d drivers tho23:15
needhelp1do i do .. gedit xorg.conf | pastebinit -b   ??23:15
marc_was thinking about another auto thing23:15
needhelp1ikonia,23:15
jribsuigeneris: pastebin in full your command and the output that gave you the original error please23:15
mongyGizmo_the_Great, I just use apt-get install to install bcmwl-kernel-source.  their systems dont like the b43 driver23:16
mongyGizmo_the_Great, it installs it, but its not used if its not needed.23:16
benedicthi. i use a ubuntu 10.04 minimal install with fluxbox. running teeworlds (a small game) with my normal user is very slow, like 1 fps. running it as sudo works like charm. seems my user has not access to graphic acceleration or simething realted to that. how do i find out what it is?23:16
=== xerox1_ is now known as xerox1
marc_suigeneris,  or sudo apt-get autoremove23:17
suigenerisjrib, http://suigeneris.pastebin.com/Y7PaiEcH23:18
sicoHi, I booted from live cd, but installer fails.  can i restart the install from another image, say on a usb drive?23:18
Gizmo_the_Greatmongy: i get ya - so it installs the drivers, but they just sit idle unless there's the hardware there to utilise them. Makes sense. However, it would be quite a task trying to do this for the majority of common hardware? e.g. wireless devices, various network cards etc. Using your example, I'd never have know that was a Broadcom driver, just from the name.23:18
suigenerismarc_, the same message23:18
benedictsico: to install from a pen drive you need to follow a special procedure. there is a programm that creates a ubuntu-install-pne drive for you called usb-creator or disk-creator. you will see it in the gnome menus23:19
Gizmo_the_Greatmongy: though I suppose Ubuntu has drivers for most driver anyway23:19
jacekowskiGizmo_the_Great: that's why there is a google23:19
needhelp1ikonia, http://pastebin.com/stP5whQJ23:19
mongyGizmo_the_Great, well you can give them the best of what you want them to have, the rest if upto them, and a lot simpler in the long run23:19
sicobenedict: i have multibootiso (but my computer won't boot from usb)  that's where my image is23:19
needhelp1ikonia, not sure if its possible but, if im able to just uninstall the nvidia graphics drivers and revert back to my old default drivers, that would be great23:20
SazpaimonI need to resolve windows computer names to their link-local ipv6 addresses, as windows does to other windows computers. can this be done?23:20
benedictsico: also, if oyu go to the ubuntu website, where you choose the image for download you'll also see a how-to for creating an install pen drive23:20
marc_suigeneris, sudo apt-get -f install23:20
jribsuigeneris: you're sure that is the complete output?  That's unusual.23:20
minimecDid you check that? 'low FPS'  benedict: http://www.teeworlds.com/?page=docs&wiki=FAQ23:21
benedictsico: did you check, if you enable booting from usb in the BIOS? sometimes this needs to be checked...23:21
suigenerismarc_, the same message there too23:21
sicobenedict: yup, not there23:21
benedictsico: i am not sure if i understood you correctly. but just copying the image to your pendrive win't do it....23:21
marc_suigeneris, dpkg --configure -a23:21
suigenerisjrib, there are many lines, do you want me to pastebin all of them?23:21
jribsuigeneris: yes23:21
Gizmo_the_Greatmongy: but doesn't this bring us back to my original query. The default CD has most drivers for most things, unusual exceptions aside. When you install the CD to your base system, it installs what it thinks you need. To make the distro versatile, you then have to go and get a load of drivers again, I assume, as in your example. Is that not the case or have I misunderstood?23:21
jribsuigeneris: I don't pay the hosting bill for pastebin :P23:22
needhelp1ikonia, still there?23:22
schnuffleGizmo_the_Great: the CD comes with all available drivers for the kernel used23:22
sicobenedict: the image is on usb stick, i am booted in live mode (via cd).   i want to start the installer from the usb drive while booted live from cd?23:22
whereverInstalling problem - half installed mapserver23:23
needhelp1anyone here able to assist me with uninstalling the nvidia graphics drivers so i can revert back to my default graphics drivers23:23
skullboyhow do i boot ubuntu from ram23:23
mongyGizmo_the_Great, yes ubuntu comes with builtin stuff, but like I said, the people I deal with use chipsets that the builtin drivers dont work....I have to install the non-free driver, so I just install it anyway, and let it come up itself when its needed23:24
jribneedhelp1: same way you installed them.  Use System -> Administration -> Additional Drivers23:24
schnuffleneedhelp1: uninstall the nvidia drive and the run Xorg -configure23:24
arbitrary2NixGeek ping23:24
Gizmo_the_Greatschnuffle: i know, but when the distro is installed, only the required drivers are actually copied to the system (I thought). Therefore, if using RemasterSys to make distributable copies of Ubuntu that may be installed on a variety of different systems, it won't have the drivers included, whereas the CD installation would.23:24
whereverUbuntu thinks it is installed, but cgi- bin  the file is not anywher23:24
benedictsico: ah, ok now i understand what you want to do.... i guess this is beyond my understanding. i know how to make pendrives (multi-)bootable, this is why i reacted to you. why do you want to do such a "weired" procuedure. why do you thinkt the installer from pen drive will be better than the one from cd.23:24
jribwherever: huh?23:24
whereveris there a auto install mapserver23:24
marc_suigeneris, ? how is it going23:24
mongyGizmo_the_Great, think of it like linux mint with all codecs installed.... like that.23:24
schnuffleGizmo_the_Great: No all the driver get copied, drivers are part of the kernel23:24
jribwherever: mapserver seems to be in the repositories23:25
jccorreahi everyone23:25
bluefirexis there something like notepad++ (windows) for ubuntu?23:25
mongyGizmo_the_Great, in fact, its what that pinguyos distro uses.23:25
skullboyhow do i inject ubuntu into the ram23:25
suigenerismarc_, I'm waiting for the output23:25
jccorreaanyone already install linux in a computer with vortex processor?23:25
arbitrary2So guys, I installed the USBboot thing with UNetbootin but when I boot from USB I just get a repeating "Automatically booting in . . ." on Default, which is the only option.23:25
Gizmo_the_Greatmongy: schnuffle OK, I think I understand. So it doesn't matter what system Ubuntu is installed on, the generic drivers are always part of the used kernel?23:26
marc_arbitrary2, press enter?23:26
benedictsico: maybe you have a look at the alterante installer or even the minimal installer.23:26
arbitrary2marc - that just makes the counter reset.23:26
jccorreai've a challenge to install that ..i would like to know if has any experience with it23:26
Gizmo_the_Greatmongy: schnuffle just the proprietory ones that aren't23:26
schnuffleGizmo_the_Great: Yes23:26
jccorreai'm reading about x-linux23:26
mongyGizmo_the_Great, at the end of the day, I just use to have an ubuntu install, but without the apps I dont want, and with the apps I do, with their ppa's etc, and even the themes I wanna use, instead of.  its still ubuntu23:27
arbitrary2Are there issues with LiveUSBs/CDs of 10.10?23:27
suigenerisjrib, http://suigeneris.pastebin.com/Tc9K3JXa23:27
sabagcan someone help me with ubuntu 10.1023:27
skullboyhow do i inject ubuntu into the ram23:27
sabag?23:27
goltoof!ask23:27
ubottuPlease 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. :-)23:27
whereveryes, mapserver downloaded from repositories, log says half installed - what is that?23:27
Gizmo_the_Greatmongy: so your boradcom driver example - that particulr one is a propriatroy one, like the NVIDIA drivers for graphics cards?23:27
schnuffleGizmo_the_Great: And there are driver that only got part to the kernel that is newer than the one used in ubuntu, so you'll need to update the kernel to get them supported23:27
mongyGizmo_the_Great, not sure on the nvidia one, but the ATI one its best not to use in a remastersys.. but broadcom is ok23:28
sabagI upgraded from 10.04 to 10.10 and now it stack during startup23:28
mongyGizmo_the_Great, ATI overwrites some files23:28
skullboyanyone know how to inject ubuntu 10.10 into the ram23:29
minimecGizmo_the_Great: May I add something... ;) What you said is correct and it gives you that nice possibility to add multiple kernels to one install. As the 2.6.35 kernel might not yet have the newest dirvers, 2.6.38 has. When booting your machine you can decide which kernel you load ;)23:29
macoskullboy: the toram boot command, though ive heard rumours it no longer works.  worth a try though23:29
mongyGizmo_the_Great,  I just use remastersys to gimme a base install to where I can just quickly setup their machine and any proprietary driver they need later on23:29
Gizmo_the_Greatschnuffle: mongy OK, I think I am there. Let me recap - Create VM from 10.04 LTS CD. Update everything. INstall whatever additional software I want. Edit any logos and themes. Include any PROPRIATORY drivers that I might need (apart from ATI). Run RemasterSysy using CLEAN option. Done?23:29
jribsuigeneris: run it with LANGUAGE=C LANG=C  so I can understand it :)  But also pastebin /var/lib/dpkg/info/linux-image-2.6.35-23-generic.postinst and /var/lib/dpkg/info/linux-image-2.6.35-22-generic.postinst23:29
benedict!paste23:29
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.23:29
sicobenedict: thanks though :D23:30
mark_Does Msn have a Linux version?23:30
whereverwhat does half installed mean?23:30
ChesterXmark_: ams23:30
mongyGizmo_the_Great, sudo remastersys dist , then before you run it again, clean23:30
ChesterXamsn23:30
skullboymaco: so do i do that23:30
ExplodingPigletsanybody know any good flash animation software for ubuntu?23:30
ChesterXI would recommend pidgin23:30
sicobenedict: and i think you are missing my point.23:30
mark_Downloadable from Internet, or Software Center?23:30
twitch!empathy | wherever23:30
ubottuwherever: Empathy is the default instant messaging and video client for GNOME. Since Karmic, it has been the default client in Ubuntu, replacing !pidgin23:30
jribwherever: pastebin what happened when you installed mapserver23:31
mongyGizmo_the_Great, by default it will end up in /home/remastersys/remastersys  you can edit the config tho23:31
macoskullboy: when you boot, add "toram" to the kernel boot line. this requires hitting the keyboard when it asks if you want to try or install23:31
eycebergWhat audio program that is the most stable that can load vsti for ubuntu?23:31
Gizmo_the_Greatmongy: So step one will create the distro. Before I run it again to create another distro (say after updating my vase system), use the clean option. Yes?23:31
jccorreaanyone install linux in a box with Vortex86SX – 300 MHz23:31
jccorrea??23:31
ChesterXHi everyone, I am looking for a working alternative to handbrake on ubuntu-netbook 10.10 . Any suggestions?23:31
whereverwill get emapathy,23:31
mongyGizmo_the_Great, yes23:31
benedictsico: the normalinstaller didn't work for me either. the aternate one did... it will result in the exact same system in the end... hope i could help you a bit. to be honest i think there will be a better way than your cd-pendrive way... but if you know your way around feel free ;)23:31
suigenerisjrib, http://suigeneris.pastebin.com/4q3U1b8C23:31
jribChesterX: what's wrong with handbrake?23:31
Gizmo_the_Greatmongy: superb. You have been very helpful. Many thanks for your time.23:31
suigenerisChesterX, what do you want to do?23:32
mark_What is a site For Xubuntu Themes?23:32
mongyGizmo_the_Great, play around, thats what vm's are for23:32
ChesterXjrib, It takes forever and afterwards it tells me the DVD could be red because of CSS :-/23:32
erUSULeyceberg: ask in #ubuntustudio23:32
eycebergawesome , thank you!23:32
jribChesterX: you just want to rip (and transcode) a dvd movie?23:32
needhelp1jrib,  schnuffle that worked thanks :)23:33
LinuxGuy2009Other than a boost in gaming performance, is there any benefit of building a linux based machine with like 6 or 8 GB of RAM? Is there any tricks to boost cache or something of that nature? Ive heard of using it to run a virtual machine at much faster speed than off a HDD but thats about it.23:33
stevomanuyo all23:33
Abinadaihi..can someone point me to the x version screensavers.  I can't seem to find them in the package manager.23:33
arbitrary2Anybody. Any ideas on what could go wrong that my USB boot doesn't even start booting?23:33
sicobenedict: the normal installer works, the cd it's on doesn't  (it boots to live mode (which i'm using now))  but installer fails.   so i'm just trying to find a way to start the install process from an iso image23:33
jribAbinadai: what do you mean?23:33
sabagI upgraded from 10.04 to 10.10 and now it stack during startup23:33
NixGeekmark_: how about http://xfce-look.org/23:33
jribsabag: stuck where?23:33
sabagpleas help23:33
arbitrary2NixGeek: It didn't work.23:34
ChesterXjrib, first get an .iso and maybe later transcode it (I formerly used dvdshrink on windows, but until now didn t need it in Ubuntu)23:34
NixGeekarbitrary2: it wasn't done right, or you have a corrupt iso iamge23:34
sabagafter ubuntu logo i see black screen23:34
schnuffleLinuxGuy2009: for vm performance tere are mostly two limiting factors: memory and io speed. So you get the most vms wit a good hardwrae 10 raid23:34
ChesterXsuigeneris, backup an old video game bonus dvd23:34
sicobenedict: from an*other iso image23:34
Abinadaijrib I had some screensavers in my VB that had the Matrix one in it.  Maverick comes with one like it but I don't like the way it looks or acts.23:34
marc_sabag, how long do you wait23:34
jribChesterX: I'm partial to vobcopy to backup the DVDs.  If you just want a .iso, then why not use dd?  I'll have ubottu send you a page about DVD ripping that may offer you more options23:34
jrib!dvd | ChesterX23:34
ubottuChesterX: 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/FreeFormats23:34
arbitrary2NixGeek: I cannot boot from the disc on my computer - but my friend's computer can.23:34
stevomanui am stuck on the aireplay-ng -1 channel issue i have  kernel 2.6.35-25 installed an thats ment to fix it but its still the same23:35
LintI wonder which idiot labelled Gnumeric as 'scientific' application23:35
schnuffleChesterX: a good GUI for that is ogmrip23:35
NixGeekarbitrary2: okay, change the boot order in bios so usb is first23:35
jribChesterX: erm, I wanted ubottu to send: https://help.ubuntu.com/community/RestrictedFormats/RippingDVDs23:35
mark_Is there an iTunes for Linux?23:35
sabagthe dotes finished , then i waited for few nimutes23:35
arbitrary2NixGeek: I'm just hitting the boot menu and selecting USB from there.23:35
ChesterXjrib, I ll read it thank you23:35
wasutton3-Laptopis there a way to read the input of a serial port in hex?23:35
d-devilstevomanu : i have some problem...23:35
ChesterXschnuffle, thanks :D guis always make life easier ^^23:35
LinuxGuy2009schnuffle: No Ive actually heard of people copying the virtual machine to /dev/shm and then running it from there. Its basically a ramdrive. As long as the VM isnt too big in size where it will fit into ram.23:36
jrib!who | sabag23:36
ubottusabag: 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 :)23:36
marc_Point and click generation lol23:36
twitch!itunes | mark_23:36
ubottumark_: itunes is not available on Linux, but there are many audio player alternatives (see !players). For Daap clients (sharing music with other iTunes clients on the network), install banshee23:36
stevomanu@ d-devil please explain or a link23:36
jribsabag: can you press ctrl-alt-f1 to get to a login?23:36
LinuxGuy2009schnuffle: Just wasnt sure if there were other benefits or ways to put it to use.23:36
sLaeYaI have a linux server and would like to send a single file out to all my windows based pcs on my network. Can anyone suggest a good method23:36
stevomanu@d-devil miss red message23:36
d-devili not have idea where problem23:36
benedictcan some1 help me to investigate my long boot times? my dmesg http://paste.ubuntu.com/565607/ have a look at line 647 (mounting ext3 takes more than 100 seconds!!!) and line 713 and following (take me additional 20 sec). i allread did fsch.ext3 to my both partitons (/ ant /home) from my second ubuntu installed on the same hdd.23:36
suigenerisjrib, http://pastebin.com/mGDsq3rr and http://pastebin.com/g6Vn0Frn23:36
schnuffleLinuxGuy2009: of course that can be done if you have enough memory23:36
arbitrary2NixGeek: Issue is, I have one option when entering the USB's boot menu, which is "Default". It says automatically booting in 10, counts down, goes back to ten. Selecting enter causes the counter to reset.23:37
whereverargh, empathy is on system but can't launch it - hmm could use tips on installing23:37
jribsLaeYa: python -m SimpleHTTPServer 1234    (then you can use a web browser on the windows machines)23:37
benedictsico: why don't you sue the normal installer?23:37
twitchbenedict: view your hdd via System->Admin->Disk Util23:37
sabagjrib:never tried , i am novice , working now on safe mode23:37
jribsabag: go to System -> Administration -> Additional Drivers23:37
LinuxGuy2009schnuffle: I currently have just 2GB which seems to be plenty for Ubuntu but am considering buying another 4GB to make a total of 6GB. But Im wondering if it would be a complete wast of money if Ubuntu doesnt put it to use.23:38
whereverOK how do I open empathy?23:38
zamyrhola buenas noches23:38
benedicttwitch: twitch i installed minimal ubuntu 10.04 and use fluxbox. can you tell me the command to get the same result?23:38
sLaeYajrib, I was really wanting to do this frequently and only from the server, not individually on each machine. does that make sense ?23:38
sabagjrib: thare is nothing ther23:38
suigeneris!es | zamyr23:38
ubottuzamyr: 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.23:38
jribsuigeneris: what is in /etc/kernel/postinst.d/?23:38
sLaeYaor would I be better batching on win ?23:38
zamyralguien me puede ayudar con mi conexion inalambrica en kubuntu 101023:38
sabagjrib: never used on this system...23:39
Lint!pt23:39
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.23:39
NixGeekarbitrary2: and you said it boots on your friends computer fine?23:39
schnuffleLinuxGuy2009: the vfs uses any RAM as cache so wit time you'll see the RAM being occupied more and more. Then you can mount your /tmp into RAM ....23:39
twitch!info gnome-disk-utility | benedict23:39
ubottubenedict: gnome-disk-utility (source: gnome-disk-utility): manage and configure disk drives and media. In component main, is optional. Version 2.30.1-2 (maverick), package size 448 kB, installed size 2464 kB23:39
suigenerisjrib, dkms  initramfs-tools  nvidia-common  pm-utils  update-notifier  zz-update-grub23:39
arbitrary2NixGeek: The CD does - haven't tried the USB.23:39
jribsLaeYa: then you might ask ##windows what you can do to the windows boxes so you can control them23:39
suigenerisjrib, update-notifier is a symlink23:39
minimecLinuxGuy2009: You would have to run the 64bit version. If you are working with Virtualmachines or with multimedia stuff like video editing or music encording, it might help.23:39
=== _drag0nz is now known as drag0nz
Abinadaican someone tell me what I'm doing wrong here>>>>  sudo apt-get install xscreensavers23:40
jribsabag: what video card do you have?23:40
Lintwhich is best GIT gui (standalone)?23:40
benedicttwitch: thank you. i'll install view the output and report back23:40
sLaeYajrib, thanks for your help23:40
NixGeekarbitrary2: then it's probably a problem with the usb23:40
schnuffleLinuxGuy2009: But for a normal Desktop its a waste, but for video editing, virtualization tere isn't such a thing like too muc RAM :)23:40
sabagonboard, asus , worked fine on 10.0423:40
arbitrary2Grah.23:40
suigenerisAbinadai, nothing wrong there23:41
arbitrary2NixGeek: This is not impossible. It's always been uncooperative.23:41
LintGit. Ubuntu. GUI. ??23:41
gordonjcpLint: gitg?23:42
suigenerisAbinadai, except it's xscreensaver, not xscreensavers23:42
sabagjrib: onboard model asus p5vd2-mx se23:42
Abinadaisuigeneris, I'm getting this when I execute the command>>>> E: Unable to locate package xscreensavers23:42
jribsuigeneris: I have no experience troubleshooting these particular scripts, but I suggest adding "set -x" as the second line of all of those /etc/kernel/postinst.d/ scripts that are actually bash scripts (use the first line to tell).  Let me know if any are not bash scripts.23:42
NixGeekarbitrary2: i'd reccommend formatting it to fat32 and trying it again23:42
jribsabag: pastebin /var/log/Xorg.0.log23:42
Abinadaisuigeneris, gotcha23:42
jribsuigeneris: /bin/sh should be ok too23:43
stevomanui am stuck on the aireplay-ng -1 channel issue i have kernel 2.6.35-25 installed an thats ment to fix it but its still the same23:43
sabagthis massege look femiliar23:43
ExplodingPigletsAny good flash animation programs for ubtuntu?23:43
suigenerisjrib, all are bash scripts23:43
Abinadaisuigeneris, now it's working!s  thanks :)23:43
arbitrary2NixGeek: It /is/ fat32, unfortunately. But, there's plenty of other optional problems.23:43
suigenerisnp Abinadai23:43
sabagjrib:this massage looks femiliar, how i pass it23:44
jribsuigeneris: alright, add that "set -x" line as the second line, then rerun the apt-get command23:44
jribsabag: sudo apt-get install pastebinit && pastebinit /var/log/Xorg.0.log23:44
NixGeeki'd recommend formatting it completely (not a quick format) and then trying again23:46
NixGeekarbitrary2: i'd recommend formatting it completely (not a quick format) and then trying again23:46
sabagjrib:finished23:46
jribsabag: what was the output?23:46
arbitrary2NixGeek: Friend offered up their 2gig for that purpose.23:46
t-raskDoes anyone here use TuxGuitar?23:46
sabagjrib: i show you on private23:46
t-raskI'm wondering how to get the MIDI playback working on it, if anyone knows how?23:47
suigenerisjrib, apt-get upgrade?23:47
jribsabag: no show me here please23:47
jribsuigeneris: sure, though reading "man run-parts" suggests we might need to tweak further.  Let's see what happens first23:47
=== markus is now known as newlad
whereverhave empathy now, please repeat contact name23:48
=== krish is now known as Guest95209
suigenerisjrib, same error23:48
bencahillhey guys, I've set up a pptp vpn server as per the instructions here (http://www.ubuntugeek.com/howto-pptp-vpn-server-with-ubuntu-10-04-lucid-lynx.html), what do I need to forward to the box, tcp 1723, and something with gre/protocol 47?23:48
sabagReading package lists... Done23:48
sabagBuilding dependency tree23:48
sabagReading state information... Done23:48
sabagThe following packages were automatically installed and are no longer required:23:48
sabag  kdesudo update-manager-kde23:48
FloodBot2sabag: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:48
sabagUse 'apt-get autoremove' to remove them.23:48
suigeneris!pastebin | sabag23:48
ubottusabag: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.23:48
Guest95209hi folks..do I need to install any firewall or antivirus to protect from viruses on ubuntu 10.1023:49
benedicttwitch: how can i start it from command line? can you run it and see what process it is? i see it's connected to udsik, but i don't know what parameters to use :(23:49
=== _adam is now known as _babberz
=== Plouj- is now known as Plouj
jribsabag: ok, in the future, just the pastebin.com link (http://pastebin.com/1zjN99tm)23:49
suigenerisjrib, I've to sleep now, I'll bug you later23:49
suigenerisgood night all23:49
benedicttwitch: ahhhh.. ok... got it.. do you want the dump files?23:49
tuxGentooholas alguno habla español23:49
tuxGentoo??23:50
jribsuigeneris: note, it's clear now that /etc/kernel/postinst.d/nvidia-common is the issue23:50
Guest95209hi folks..do I need to install any firewall or antivirus to protect from viruses on ubuntu 10.1023:50
maco!es | tuxGentoo23:50
ubottutuxGentoo: 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.23:50
sabagsorry, I am new here23:50
suigenerisjrib, how so?23:50
eycebergWhy can i not upgrade from 10.04 - 10.10? it is saying can not calculate update.23:50
=== _babberz is now known as babberz
sabagJRIB:sorry23:51
jribsuigeneris: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10  <-- that's the last one that run-parts runs, and then it says "failed to process /etc/kernel/postinst.d/".  So we (you) need to figure out why that script is failing23:51
Guest95209do i need to install any forewall program or antivirus to protect privacy on ubuntu 10.1023:51
bencahill!virus23:51
ubottuAntivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus23:51
bencahill!virus | Guest9520923:51
ubottuGuest95209: please see above23:51
whereverAh well, will return following enlightenment23:52
User_007Hello Guys, i have some problem with gwibber-service... everytime it refresh it uses 100% of CPU for a while... like 30 seconds, and sometimes it freezes and only can be killed. Anyone have a clue?23:52
jribsabag: doesn't seem like there are any issues there23:52
mongypeople with usb keys and access to your system are what you should be worried about !23:53
sabagjrib: can I go roll back to 10.04?23:53
suigenerishmm, it installed successfully. thanks jrib23:53
suigenerisjrib, ++23:54
suigenerisgood night all23:54
jribsuigeneris: wait, what did you change?23:54
User_007btw i use Maverick i38623:54
jribsabag: no23:54
Guest95209thank you buddy...but i case if I need to transfer files from ubuntu to vista using my flash drive..will it effects vista??23:54
suigenerisjrib, I removed everything nvidia23:54
jribsuigeneris: I see23:54
suigenerisjrib, it seems they were obsolete23:54
suigenerisbye now23:55
sabagjrib: shold i try reinstall? i am using wubi?23:55
LintGuest95209, what will affect vista?23:55
schnuffleUser_007: there seems to be a bug #54854023:55
jribsabag: you're using wubi?23:55
Clavin12Hi. Does anyone know what "SIOCGFFLAGS error: No such device" might mean in relation to my usb wireless adapter?23:55
Guest95209if I have any viruses on ubuntu..they might effect vista???23:55
sabagjrib: webi ? this installasion from windows23:56
LintGuest95209, viruses don't affect anything until you run them23:56
schnuffleGuest95209: If you have a virus on linux in theorie it could also alter your windows partition23:56
_pg_best suggestion for ubuntu deriv geaturing E?23:56
arbitrary2NixGeek: Definitely something with the flashdrive, because I have a completely different problem this time.23:56
_pg_featuring*23:56
Guest95209ohhh23:56
Guest95209then I might need to install AV program on ubuntu23:57
Clavin12Hi. Does anyone know what "SIOCGFFLAGS error: No such device" might mean in relation to my usb wireless adapter?23:57
jrib!repeat | Clavin1223:57
ubottuClavin12: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/23:57
=== Logan_WP is now known as _Logan_
User_007schnuffle, kind of... i am on Maverick.. it would be solved so23:57
schnuffleGuest95209: but for the moment the chance that you catch a virus with vista is a lot greater23:57
=== _Logan_ is now known as Logan_WP
jribGuest95209: you don't need an anti-virus, this isn't windows.  Just use your system and when you install software, only install it from the repositories (using APT)23:58
jrib!software > Guest9520923:58
ubottuGuest95209, please see my private message23:58
User_007schnuffle i tried to install that version on maverick, but it stuck on some dependencies23:58
Lintguest95209, Vista cannot catch viruses23:58
Guest95209yaa I know..but what I am doing is I installed ubuntu 10.10 using WUBI..now I am running both OS on C drive it self23:58
jribsabag: and right now you're in X through recovery mode?  or?23:58
jribGuest95209: doesn't matter23:58
schnuffleLint: My experience proves you wrong23:58
Aciagohi23:59
ink3dLint: Vista is a virus :P23:59
sabagjrib:in am in ubuntu 10.10 savemode23:59
mongyhere we go23:59
schnuffle:)23:59

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