Darth_Tux | ChogyDan: really? | 00:00 |
---|---|---|
Stanley00 | Darth_Tux: yes | 00:00 |
vic20gmr | Polah i have a dualboot sytem, and i want to reduce the windows partiton in order to give it to my ubuntu install, does this help clear up what i mean? | 00:00 |
doodmang | Darth_Tux, it's probably best not to. Usually you scroll vertically, so you generally need the vertical space | 00:00 |
Stanley00 | Darth_Tux: you cant do that. | 00:00 |
Darth_Tux | okie then | 00:00 |
ChogyDan | doodmang: Darth_Tux: http://askubuntu.com/questions/29553/how-can-i-configure-unity | 00:00 |
poppler | hello there | 00:01 |
Polah | vic20gmr: Oh, in that case that's easy. You'd need to boot into Windows, back up your data and then resize that partition to make it smaller using Windows' disk management tool, then back up the data on your ubuntu partition, boot a LiveCD and extend your Ubuntu partition into the free space left by the Windows partition. | 00:01 |
Stanley00 | vic20gmr: then, why dont you decrease window partition, and then increase ubuntu partition? | 00:01 |
poppler | I'm on 11.04 and while everything in the system is localized in my language, firefox is still in english... any idea? | 00:02 |
doodmang | ChogyDan, alright, I'll look into it after updating. Thanks | 00:02 |
doodmang | poppler, you could try creating a new profile? | 00:02 |
poppler | ah, that could be it doodmang, lemme try | 00:02 |
Stanley00 | poppler: try find it in language support tool, it will install add in lang for you. | 00:03 |
poppler | ok Stanley00, thanks. Language support tool is something I can type in the dash, right? | 00:04 |
vic20gmr | Stanley00 the last time i tried a non-destructive change [i think i tried to make it smaller] of an ubuntu partiton it did not go so well, btw i found a great non-destructive partitioning app for winXP and newer , EASEUS partitoning | 00:04 |
Stanley00 | poppler: yeeap | 00:04 |
poppler | ok lemme see, thanks for the input | 00:04 |
=== BarkingFish is now known as Guest72254 | ||
Polah | vic20gmr: Resizing a partition will always be destructive if data is left outside the partioned space. You should back up your data and defragment your Windows drive before resizing, as fragmentation would increase the risk of more files being damaged. | 00:05 |
vic20gmr | Stanley00 also, to make sure i get it right, what is the name of the ubuntu app i should be looking for in order to do the non?-destructive partitiong increase [10.10 maverick] | 00:05 |
=== OffToHades is now known as BarkingFish | ||
ChogyDan | vic20gmr: gparted? | 00:06 |
Stanley00 | vic20gmr: Ubuntu livdCD come with gparted, as I know | 00:06 |
glisstech | Polah: Wouldn't using gparted from a LiveCD work for that? | 00:06 |
Polah | vic20gmr: gparted, it's already on the LiveCD which you'll need to boot to resize your system partition | 00:06 |
Polah | glisstech: gparted could resize the Windows partition, but NTFS tools are typically better in Windows so I'd defrag and resize from Windows and then switch to resize ubuntu | 00:07 |
jetscreamer | it's going to destruct something, just hopefully not that partition.. yes gparted parted all say they can resize safely | 00:07 |
vic20gmr | Polah im less worried about individual files being damaged on my windows parttion, and ive used EASUS to resize a windows partiton in the past without any problems, and without having defragmenting the drive, it moves the data as it resizes the windows partition | 00:07 |
jetscreamer | well same thing diff front end but | 00:07 |
ChogyDan | glisstech: another benefit of defragging before repartitioning is that it will make the repartitioning step go allot faster | 00:08 |
Polah | vic20gmr: Ah, if it moves the data then that's okay then, but defragging would increase performance anyway so I'd suggest doing that regardless | 00:08 |
zykotick9 | Is this now #ubuntu/##windows? Defragging... | 00:08 |
vic20gmr | Polah would i need to do [is it even posible?] a defrag of the ubuntu partiton? | 00:09 |
glisstech | ChogyDan: I agree with defragging...but have had better luck and faster results using gparted to rearrange partitions even on NTFS drives | 00:09 |
Stoopit | Erfolg, i found a distro for it that seems nice :) and its specifically aimed at this device | 00:09 |
Stanley00 | vic20gmr: Ubuntu use ext4 fs by default, and as I know, ext4 doesnt need defrag | 00:10 |
Polah | vic20gmr: I don't know how Linux and the various filesystems handle fragmentation | 00:10 |
Dr_Willis | !defrag | 00:10 |
ubottu | The default Ubuntu filesystem (ext4) is engineered to avoid fragmentation issues in most cases, see http://linkpot.net/behead/ for a simple example on how it achieves this. | 00:10 |
vic20gmr | Stanley00 i used ext3, it seems to me i read somewhere that is nesseccary in order to dualboot windows, i cant remeber for sure my reason otherwise, i assume ext3 is same in that regard? | 00:11 |
zykotick9 | Defragging any EXT partition is easy - copy all the data to a different drive, reformat the drive, copy it all back - easy ;) | 00:11 |
Dr_Willis | ext4 is not neeede to dual boot with windows.. :) | 00:11 |
vic20gmr | Dr_Willis i said ext3, is that what you meant? | 00:11 |
iridium | @.@ | 00:11 |
Stanley00 | I think ext3 is same as ext4 | 00:11 |
vic20gmr | ok | 00:11 |
ChogyDan | Dr_Willis: is that page really correct? I thought the defrag issue was because of inodes... | 00:12 |
glisstech | vic20gmr: using piriforms defraggler to perform an offline defrag beforehand will do a much better defrag than the built in Windows defrag | 00:12 |
KingFisher | I installed a mysql-server on my computer using ubuntu and when I enter "mysql -u root" to set a root password i get this: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) | 00:12 |
Polah | ext4 is the next version of ext after 3, it has a few improvements here and there | 00:12 |
Dr_Willis | you can dual boot with ext2/3/4/ or the other fss. | 00:12 |
KingFisher | I just installed mysql and a mysql-server on my ubuntu computer | 00:12 |
Dr_Willis | Now booting with Raid can get picky... | 00:12 |
KingFisher | So I have no idea why its not working | 00:12 |
vic20gmr | thank you all or the input, ill look at that defraggler, thanks again | 00:12 |
Polah | KingFisher, root password shouldn't been set while installing mysql-server | 00:12 |
Dr_Willis | ChogyDan: no idea if its correct.. ive never worried about it. :) | 00:12 |
KingFisher | Polah, I already installed it | 00:12 |
poppler | Stanley00: actually this is weird, if I launch firefox from the dash it starts up in english, if I start it up from a terminal it's in my locale... hints? | 00:12 |
Polah | KingFisher: And you didn't get a prompt for the root password? | 00:13 |
KingFisher | Polah, No. I am trying to do that right now. | 00:13 |
zykotick9 | Polah, s/shouldn't/should HAVE/ | 00:13 |
Stanley00 | poppler: try remove firefox from launcher, start it in terminal, keep th new one | 00:13 |
poppler | aaah right, let's try | 00:13 |
Polah | zykotick, KingFisher: Yeah, root password SHOULD HAVE been set during install | 00:13 |
KingFisher | Polah, how would I do that during install ? | 00:14 |
KingFisher | sudo apt-get install mysql-server -p root? | 00:14 |
joao_ | Hi, I can't see my pocketpc in virtualbox through usb | 00:15 |
joao_ | I can see my blackberry fine, but not pocketpc..screw windows! | 00:15 |
poppler | Stanley00: it worked! apart from the fact that, the terminal launched firefox has no icon in the launcher, just a question mark | 00:15 |
ChogyDan | KingFisher: have you tried using your `sudo` root password as the mysql root password? | 00:15 |
joao_ | well, unfortunately I have to still work with windows on my daily job | 00:16 |
Polah | KingFisher: Did you use apt-get to install it? | 00:16 |
Polah | Kingfisher: No, after doing apt-get install mysql-server it should prompt you to define a root password. Consider purging and reinstalling mysql-server | 00:16 |
poppler | Stanley00: not that this is a problem for me, it's just that I'm setting the system up for a new user and want it to be right | 00:16 |
KingFisher | ChogyDan, Yeah. Even when I just enter "mysql" into terminal I get the same error. | 00:16 |
joao_ | VBoxManage list usbhost does not list the pocket pc... | 00:16 |
Stanley00 | poppler: well, in that case, try launch firefox from dash... I hope | 00:16 |
zykotick9 | KingFisher, are you sure mysql is actually running? You wouldn't be able to set the p/w if it isn't - and the error says can't connect | 00:16 |
poppler | Stanley00: worked | 00:17 |
KingFisher | Polah, I purged it a couple times already and installed it again. | 00:17 |
poppler | Stanley00: it works, I don't know what happend but works, thanks a lot! | 00:17 |
Polah | KingFisher: And it never prompts you for a password during install? | 00:17 |
Stanley00 | poppler: you are welcome :D | 00:18 |
ChogyDan | KingFisher: `service mysql status` | 00:18 |
KingFisher | Polah, not once. ChogyDan: mysql stop/waiting is the status but I have tried /etc/init.d/mysql start/restart | 00:19 |
ChogyDan | KingFisher: what about sudo service mysql start | 00:19 |
Polah | KingFisher: Strange, do sudo service mysql restart | 00:19 |
KingFisher | okay after doing sudo It is running. Now I get: ERROR 1045 (28000): Access denied for user 'segnato'@'localhost' (using password: NO) | 00:20 |
fbdystang | Hey all, I am trying to do port forwarding to reach my server at home. However, my server is dished out on an IP address and no ports. How is this done? | 00:20 |
Polah | KingFisher: mysql -u root -p | 00:20 |
=== Dnerd is now known as matthewinman | ||
=== matthewinman is now known as dnerd | ||
Polah | KingFisher: Oh actually that won't work since you have no password defined, hang on | 00:20 |
zykotick9 | fbdystang, port numbers are dependent on the service you are running - http =80, ssh =22, etc | 00:21 |
ChogyDan | KingFisher: try your main password, mysql -u root -p $sudo_password | 00:21 |
Dr_Willis | ip address with no ports.. is like.. not posible.. :) | 00:21 |
fbdystang | zykotick9: what about https? | 00:21 |
Dr_Willis | unless you mean all ports are blocked. | 00:21 |
objorn | I need to download some old kde 3 libraries for the GCC on Ti-89 project | 00:22 |
objorn | How do I do this? | 00:22 |
zykotick9 | fbdystang, port 443 by default | 00:22 |
Polah | KingFisher, read this on how to reset/set the root password manually http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html | 00:22 |
objorn | !kde3 | 00:22 |
ubottu | Error: unresolvable <alias> to intrepidkde3 | 00:22 |
objorn | !qt3 | 00:22 |
ChogyDan | objorn: are you running ubuntu? | 00:22 |
Dr_Willis | objorn: you may have to use the source code. | 00:22 |
KingFisher | alright thanks Polah, thanks ChogyDan. I appreciate everything. | 00:22 |
glisstech | fbdystang: are you trying to ssh to the server? | 00:22 |
objorn | ChogyDan: yes | 00:23 |
objorn | Dr_Willis: That's fine, but I can't find it anywhere | 00:23 |
Dr_Willis | objorn: check kde.org and their ftp sites I guess.. | 00:23 |
objorn | I'm afraid it might mess up my current qt and kde libs | 00:23 |
Dr_Willis | objorn: breaking the current setup is a poibility | 00:23 |
Dr_Willis | run an older kde3 disrto in a virtual machine perhaps. | 00:24 |
objorn | ftp://ftp.kde.org/pub/kde/stable/3.5.10/ | 00:24 |
objorn | Dr_Willis: that's scary | 00:24 |
objorn | I don't want to break anything | 00:24 |
Dr_Willis | objorn: the fact you are using somthing that still uses kde3 is scary also. | 00:24 |
objorn | But I want to write some c for the calc | 00:24 |
objorn | It's not my fault the school doesn't want me using a python interpreter | 00:25 |
Dr_Willis | You are cross compiling some stuff for the calculator? | 00:25 |
fbdystang | glisstech: no just browse, but zykotick: figured it out with the 443 port. thanks though you guys rock | 00:25 |
objorn | Dr_Willis: I have to if I want to use C instead of the stuff ti gives you | 00:25 |
StevenSS | let | 00:26 |
Dr_Willis | bbl | 00:26 |
joao_ | I added myself to usbfs as noted in the ubuntu forums but no go | 00:28 |
joao_ | then added this to fstab none /proc/bus/usb usbfs devgid=1001,devmode=664 0 0 | 00:29 |
zykotick9 | joao_, other USB devices work in your VBox? Are you using virtualbox-ose? | 00:29 |
joao_ | rebooted both the virtualbox and ubuntu | 00:29 |
joao_ | no, I am using the one from their website with usb support | 00:29 |
zykotick9 | joao_, ok, just checking | 00:30 |
joao_ | zykotick9, yes, other devices work | 00:30 |
xsinick | where would i find news of the next ubuntu relase | 00:30 |
ChogyDan | xsinick: try: omgubuntu.co.uk :) | 00:30 |
joao_ | the webcam works fine in both Bus 001 Device 004: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129 | 00:31 |
zykotick9 | joao_, your issue with PocketPC and Windows in a VBox is most likely not Ubuntu related | 00:31 |
joao_ | maybe, maybe it's the pocketpc itself...I can see the camera by doing VBoxManage list usbhost | 00:32 |
joao_ | can't get rid of windows yet...yuck!!!! | 00:34 |
joao_ | ;) | 00:34 |
xsinick | sorry | 00:34 |
=== ubuntu_ is now known as kholerabbi | ||
ActionParsnip | xsinick: ask in #ubuntu+1 | 00:34 |
KingFisher | Okay I have reset the password for my mysql server. | 00:36 |
KingFisher | and I changed it. | 00:36 |
KingFisher | but I still get the error: ERROR 1045 (28000): Access denied for user 'segnato'@'localhost' (using password: NO) | 00:36 |
TheEvilPhoenix | KingFisher: you arent defining that you want to use the passcode | 00:36 |
TheEvilPhoenix | KingFisher: add -p to the mysql string: mysql -usegnato -p | 00:37 |
TheEvilPhoenix | it'll prompt ya for the passcode | 00:37 |
KingFisher | TheEvilPhoenix, I still get the same error :/ | 00:37 |
joao_ | now, which one of you has ubuntu running on a tablet? android rules there, huh? | 00:40 |
ActionParsnip | KingFisher: have you asked in the mysql channel too? | 00:40 |
Us3r_Unfriendly | not me | 00:40 |
=== Guest40970 is now known as kad | ||
zykotick9 | TheEvilPhoenix, (using password: NO) suggests not | 00:41 |
joao_ | one of these days will by myself one and probably will install ubuntu to see what it does | 00:41 |
joao_ | buy | 00:41 |
=== kad is now known as Guest81956 | ||
lng | hi! the max resolution available is 1280x1024 on my box, but it looks shrinked. how can I add some other resolution? I have '01:00.0 VGA compatible controller: ATI Technologies Inc Device 6779' | 00:42 |
urlin2u | joao_, if you want to really know put it on a regular computer really. | 00:43 |
ActionParsnip | lng: try using a smaller DPI for the display, may help | 00:44 |
ityler15 | Can anyone help me with getting my bcm4311 card working? My drivers aren't wanting to load right:/ | 00:45 |
joao_ | urlin2u, that's the thing...works fine ;) that is why this is driving me nuts | 00:45 |
ActionParsnip | ityler15: did you follow the broadcom howto page? | 00:45 |
joao_ | and now it has been charging with ubuntu because the light became green from orange when it was charging | 00:46 |
doodmang | Is swap wiped every time the system is restarted? | 00:46 |
joao_ | could I have a port conflict? | 00:46 |
ActionParsnip | doodmang: no, but it holds loads of random stuff | 00:46 |
zykotick9 | doodmang, certainly NOT if you're using hibernate | 00:46 |
ActionParsnip | doodmang: its good for computer forensics too :) | 00:46 |
doodmang | ActionParsnip, I don't understand what you mean | 00:47 |
ityler15 | Yeah, I've ha the problem before an fixed it but cant remember how, I think wl is blocking b43 from loading or vice versa | 00:47 |
doodmang | ActionParsnip, I guess what I'm trying to say is I want to wipe the swap when I shutdown, if it's feasible | 00:47 |
joao_ | ok, I think I found the culprit but don't know how to fix this | 00:48 |
joao_ | the pocketpc is on Bus 003 Device 003: ID 045e:0745 Microsoft Corp | 00:48 |
joao_ | and this is too Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub | 00:48 |
digisalvo | SERVER IRC.EXPLOSIONIRC.NET | 00:49 |
joao_ | two devices can't share the same Bus, correct? | 00:49 |
ChogyDan | doodmang: why do you want that? | 00:49 |
lng | ActionParsnip: ok | 00:49 |
doodmang | ChogyDan, paranoia for security | 00:50 |
ActionParsnip | doodmang: you could write 0s to the partition at reboot/shutdown. It will massively increase the shutdown time. If the drive is flash based then it will greatly shorten the drives life | 00:50 |
ChogyDan | doodmang: obviously the fastest would be to not use swap. But maybe you could encrypt swap? | 00:51 |
ActionParsnip | doodmang: it contains segments of RAM which have been swapped out when you exhausted your RAM, the data is not very intelligent without special software | 00:51 |
doodmang | ChogyDan, you can do that? | 00:51 |
zykotick9 | doodmang, you might be interested in this thread (i didn't finish reading it) http://ubuntuforums.org/showthread.php?t=1372416 | 00:52 |
doodmang | ActionParsnip, well, in the case of security, low possibility still means a vulnerability, I would think | 00:52 |
ActionParsnip | doodmang: depends how many tinfoil hats yuo own | 00:52 |
ActionParsnip | *you | 00:52 |
ActionParsnip | doodmang: how big is your swap? | 00:53 |
doodmang | ActionParsnip, 5 gbs. I'm running a netbook and wanted to be on the safe side | 00:53 |
ActionParsnip | doodmang: that will take ages to zero out dude, is swap on a platter based drive or is it a flash storage | 00:53 |
ActionParsnip | doodmang: netbook with 5Gb RAM? | 00:54 |
doodmang | ActionParsnip, probably platter, and one of the slower models as well lol! | 00:54 |
doodmang | ActionParsnip, I meant 5gb of swap | 00:54 |
joao_ | I mean, usb devices for data transfer should be on a different bus, no? | 00:55 |
digisalvo | SERVER IRC.EXPLOSIONIRC.NET | 00:55 |
joao_ | lsusb shows two devices on Bus 003 | 00:55 |
ChogyDan | doodmang: so. much. swap. | 00:55 |
ActionParsnip | doodmang: yes but how much ram does the system have? | 00:55 |
doodmang | ActionParsnip, 1 gb | 00:55 |
doodmang | ChogyDan, not like the space would be used for anything else | 00:55 |
mickster04 | doodmang: did you read up on how much swap you should use? | 00:55 |
abstrakt | why does Ubuntu Server not run ssh agent by default? | 00:55 |
timmyd | Hey, I just installed Ubuntu 11.04 and I can't get my sound to work. I have a soundblaster audigy SE (CA0106). it shows up in lspci and the module is loaded, but alsa doesn't show the device anywhere | 00:55 |
mickster04 | abstrakt: it did last i checked? | 00:56 |
abstrakt | on my regular Ubuntu Desktop 10.10 machine my ssh-agent loads automagically | 00:56 |
doodmang | mickster04, I did. Still decided to go on the safe side. | 00:56 |
abstrakt | mickster04, ok well then why would I end up having to run "exec ssh-agent bash" manually each time I log in? | 00:56 |
mickster04 | doodmang: it's just wasteful, and for what you want to do , doubly so | 00:56 |
abstrakt | mickster04, I do see ssh-agent in ps -ax | 00:56 |
mickster04 | abstrakt: wait, what is ssh-agent? | 00:56 |
bsmith093 | is there a way to reformat twxt so that it doesnt line break early, like not skinny columns, i know im horribly exlplaining this. | 00:56 |
abstrakt | lol | 00:56 |
joao_ | ps -ax | 00:56 |
mickster04 | abstrakt: i had assumed you meant ssh-server | 00:57 |
joao_ | oops, wrong window ;) | 00:57 |
doodmang | Doodmang, well, I don't plan on using that hard drive space for anything else, but I see what you mean for the wipe part | 00:57 |
doodmang | why did I name myself | 00:57 |
doodmang | mickster04, above | 00:57 |
mickster04 | doodmang: well if you want to be security consious, cut down the amount of swap | 00:58 |
zykotick9 | doodmang, 5GB of swap for 1GB RAM seems ludicrous | 00:58 |
mickster04 | and then wiping won't take as long | 00:58 |
abstrakt | so | 00:58 |
abstrakt | why do I end up needing to run ssh-agent manually every time after logging in? | 00:58 |
abstrakt | also, incidentally i tried adding exec ssh-agent bash to my .bashrc but it hangs my login window and never gives me the prompt | 00:59 |
doodmang | zykotick9, I try not to look at RAM/swap charts, so I wouldn't really know how much RAM I use. Plus it would be a pain to resize the partitions anyways | 00:59 |
davf | Having trouble getting bluetooth to come up. | 00:59 |
robin0800 | doodmang, 2x ram is usual for swap size | 01:00 |
szal | 1.5x is perfectly enough | 01:00 |
joao_ | davf, what is the problem? I use blue all the time | 01:00 |
cornell | Good evening.... I'm going through the software stack from my old machine to see what I need to install on the new one, ubuntu 10.04. I notice clamav isn't installed. I thought that was SOP. Is there an anti-virus program running on ubuntu by default? | 01:01 |
ityler15 | abstrakt: I foun this guide somewhere that tells you how to get use a GUI for your linux server from you laptop or whatever, and it teaches you how to do a lot more | 01:01 |
doodmang | Where are you guys pulling these numbers from anyways | 01:01 |
zykotick9 | cornell, no anti-virus running, cause it's not required | 01:01 |
szal | cornell: antivirus is redundant unless you share w/ Windows machines | 01:01 |
joao_ | doodmang, can you install htop? top is a little deceiving for newbies like me ;) | 01:01 |
cornell | nsd_, Hi... glad to see you again. I finally had success. I tried running the commands you offered, each one separately. Worked like a charm. | 01:02 |
zykotick9 | szal, i'd say "antivirus is redundant." Why bother caring is MS boxes get infected? | 01:02 |
zykotick9 | s/is/if/ | 01:02 |
doodmang | joao_, You sure you have the right person? | 01:02 |
Ky|e | 0...z | 01:02 |
Ky|e | ';l pvvvvvvvvv0[ | 01:02 |
cornell | I think there's some aspect of having them all on one line that ... interferes with it doing what we think it should | 01:02 |
szal | Ky|e: please clean your keyboard outside the channel | 01:03 |
PARAG0D | im new to linux....i installed 8.04 UBNT as app on windows machine..... I would really like to learn terminal.. could anyone help | 01:03 |
urlin2u | zykotick9, fine reasoning. | 01:03 |
cornell | Well, zykotick9 and szal, we all share with windows machines... ever hear of the "Internet" | 01:03 |
pr0t0c0n | whats up | 01:03 |
PARAG0D | nothing CB | 01:03 |
cornell | In my particular case, I've three windows boxes on my home LAN. | 01:03 |
PARAG0D | have 911...brb\ | 01:03 |
joao_ | doodmang, I think so..You were asking about memory info, no? | 01:04 |
cornell | clamav still considered the best choice, for those who feel the need? | 01:04 |
joao_ | type the command "top" in the terminal | 01:04 |
doodmang | joao_, oh. Well, I just meant I don't look at the RAM I use, and I don't really plan on doing so | 01:05 |
joao_ | I like better "htop" which is not installed by default in may ubuntus | 01:05 |
zykotick9 | doodmang, using "free" from a terminal will tell you memory usage directly | 01:05 |
doodmang | zykotick9, that doesn't necessarily tell me the max amount of memory I use | 01:06 |
leini | he | 01:06 |
joao_ | doodmang, there are many commands but I use top/htop to see what is hogging my eeepc sometimes | 01:06 |
th0r | doodmang: if you want to keep a running tab on memory usage consider using something like conky or gkrellm | 01:07 |
doodmang | joao_, it's still only an estimate | 01:07 |
doodmang | th0r, I don't plan on doing so, but thanks | 01:07 |
robin0800 | doodmang, 2x ram is in case you wish to hibernate | 01:07 |
leini | drunk n scared to death | 01:08 |
Kim | I have problems with my radeon hd6720. anybody knowledgeable? forums couldn't help me. | 01:08 |
joao_ | doodmang, yes, but when I see a process taking a lot of the CPU and/or memory I find the culprit pretty fast | 01:08 |
davf | I cannot get my bluetooth usb dongle to work: see http://pastebin.com/3emaZiSJ thanks in advance for help. | 01:09 |
davf | lsusb: Bus 005 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) | 01:09 |
ityler15 | Help with bcm4311 drivers? | 01:09 |
bonhoffer | anyone know how to fix this locale problem: http://pastie.org/2468584 | 01:09 |
bonhoffer | i want to set my locale for utf-8 english | 01:10 |
vboxw | anyone know how to fix terminal transparency in 11.04 classic? Show the background, not the window under it. | 01:10 |
jimrew | hi im back lulz | 01:11 |
jimrew | hello? | 01:11 |
urlin2u | vboxw, edit-preferences is where it'sat | 01:12 |
joao_ | vboxw..look into change transparency.. it might be set into the theme but the terminal normally has settings too | 01:12 |
jimrew | how do i get older vers of back track linux??? | 01:12 |
bonhoffer | export LC_ALL=en_EN.UTF-8 | 01:13 |
bonhoffer | ? | 01:13 |
urlin2u | jimrew, on the web, not supported here. | 01:13 |
vboxw | urlin2u & joao: transparency is on, but it show the background, not the window under it | 01:13 |
joao_ | doodmang, I am now using 500megs with several windows open and my eeepc works fine, with the occasional gasp here and there ;) | 01:13 |
doodmang | robin0800, where do you get this number from? what if I'm using 2x the amount of ram I have | 01:13 |
zykotick9 | vboxw, are you running compiz? | 01:13 |
jimrew | urlin2u: back track said this waas suport | 01:14 |
vboxw | yes | 01:14 |
urlin2u | vboxw, adjust it | 01:14 |
Pici | jimrew : We do not support backtrack here, please use their support channel at #backtrack-linux | 01:14 |
urlin2u | jimrew, they lied | 01:14 |
jimrew | ok thx :) | 01:14 |
zykotick9 | vboxw, with compiz on - i see window under, with compiz off i see background | 01:14 |
bonhoffer | is there a way to reset my locale | 01:14 |
doodmang | Glad to know that my hard drive will take 11 minutes to wipe 2.5 gbs of swap | 01:15 |
disismt | hi all, is it possible to install ubuntu and automatically add an entry for Ubuntu in windows 7 boot menu rather than installing grub on the MBR? | 01:15 |
leini | nerds | 01:15 |
Jordan_U | disismt: Not automatically, no. Why? | 01:15 |
Jordan_U | !ot | leini | 01:15 |
ubottu | leini: #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! | 01:15 |
urlin2u | zykotick9, vboxw solid color | 01:16 |
leini | what? | 01:16 |
leini | welcome. | 01:16 |
zykotick9 | vboxw, keep it in channel please. try alt+f2 and enter "compiz --replace" | 01:16 |
disismt | Jordan_U: ok, basically I dont want ubuntu to overwrite win7 bootloader, so what should I do ? | 01:16 |
bonhoffer | i'm closer: http://pastie.org/2468626 | 01:17 |
Jordan_U | disismt: Why? Grub will allow you to still boot Windows. | 01:17 |
leini | still | 01:17 |
joao_ | bonhoffer, http://blog.andrewbeacock.com/2007/01/how-to-change-your-default-locale-on.html | 01:17 |
bonhoffer | thanks | 01:17 |
nnull | disismt, use a different bootloader, or possibly a boot disk ? | 01:17 |
vboxw | zykotick9, sri. That seems to cause all the windows to flicker - the terminal does show the window under it, but the desktop is locked. have to restart gdm to log back on | 01:18 |
zykotick9 | vboxw, you obviously don't have a working compiz - thus no "true" transperency | 01:18 |
Kim | how do i change the color depth to 24bit when xorg.conf already says its 24bit. but it is clearly only 8 bit? | 01:19 |
vboxw | zykotick9, That would not surprise me as it is working on my other pc. Any idea what I should remove and reinstall? | 01:19 |
arcaico | What is the file necessary to change for the gdm automatically authenticate | 01:19 |
Jordan_U | leini: This channel is for asking and answering Ubuntu support questions. If you want to stay in this channel please keep your comments to Ubuntu support. | 01:19 |
zykotick9 | vboxw, what graphics card are you using? | 01:19 |
leini | jaja | 01:20 |
joao_ | Arcaico, if you are using gnome do this from the GUI settings | 01:20 |
leini | understood. thanks for your nice reply | 01:20 |
vboxw | zykotick9 nvidia GeForce Go 7400 | 01:20 |
leini | mr. nerd. | 01:20 |
arcaico | joao_, I am not using x | 01:20 |
Braber01 | I can't remember how to tell ubuntu that I don't want a GUI login screen | 01:21 |
arcaico | software on framebuffer | 01:21 |
zykotick9 | vboxw, humm, i'm surprised it's nvidia - i've always had great success with them. Sorry, I don't know what to suggest - best of luck. | 01:21 |
vboxw | zykotick9: nvidia driver 270.41.06 | 01:21 |
Braber01 | BTW I'm talking from my shell :P | 01:21 |
joao_ | Arcaico, i think /etc/gdm/gdm.conf | 01:22 |
joao_ | AutomaticLoginEnable=true //This line to true | 01:22 |
joao_ | AutomaticLogin=’USERNAME’ // Your username on this line with out the single quote | 01:22 |
joao_ | arcaico, look also into etc/gdm/custom.conf | 01:23 |
zykotick9 | Braber01, rename the GDM file in /etc/init/ (NOT init.d!!!) to GDM.disabled (you have to verify what the GDM file is actually called) | 01:23 |
ActionParsnip | ha renaming init.d would cause all sorts of pain | 01:26 |
ActionParsnip | yowser | 01:26 |
zykotick9 | ActionParsnip, are you speaking from experience? I've never tried it - but won't now, on your suggestion ;) | 01:27 |
ryoohki | is there a gnu equivelent of webex or gotomeetingtop shring? | 01:28 |
psycho693 | Hey everyone | 01:29 |
zykotick9 | ryoohki, i've never even heard of webex before (i had to google it) but here is a list of alternatives (also from google search) http://www.voip-sol.com/top-5-webex-alternatives/ | 01:30 |
zykotick9 | ryoohki, but a GNU version - i don't think so | 01:30 |
chris215 | hey. i do not use a bottem gnome panel, or screenlets. is there a way to shortcut to my trash? | 01:31 |
pr0t0c0n | http://www.youtube.com/watch?v=2DfYLar2QGI | 01:32 |
arcaico | thanks joao_ | 01:32 |
urlin2u | chris215, right click choose trash? | 01:32 |
arcaico | now, work fine | 01:32 |
pr0t0c0n | hey i recently instaled ubuntu 11.04 and i have had a few problems | 01:33 |
psycho693 | Protocon: like what? | 01:33 |
urlin2u | chris215, you can have it bypass trash and delete if you want. | 01:33 |
chris215 | urlin2u: right click what? | 01:33 |
urlin2u | chris215, ah to open trash I see> | 01:33 |
pr0t0c0n | i downloaded urban terror , and extracted it to my home folder , well it played fine | 01:33 |
chris215 | urlin2u: yes | 01:33 |
chris215 | thanks in advance | 01:34 |
pr0t0c0n | but then when i turned my pc off , or when ever it went into sleep mode , the file disappeard from the home folder like it was never there | 01:34 |
zykotick9 | chris215, do you use a top panel? if so, right click panel - Add to Panel - Trash | 01:34 |
urlin2u | chris215, I don't use trash I delete, and missread your post, mybad. | 01:34 |
chris215 | urlin2u: how can i bypass the trash? | 01:35 |
pr0t0c0n | even the zip file didnt show up in the downloads on firefox | 01:35 |
chris215 | i didnt want to have a trash applet on my top panel if possible | 01:35 |
chris215 | i wish there could be a shortcut to it | 01:35 |
shaneo | hey guys having issue compiling kernel with vmware7 and suggestions as to why | 01:35 |
pr0t0c0n | its like i could download it , and play it , and as soon as my pc went to sllep or i turned off the pc , the file would disappear from my home folder | 01:35 |
urlin2u | chris215, open nautilus edit then preferences tehn behaviour | 01:35 |
pr0t0c0n | as if it wasnt there | 01:36 |
urlin2u | then* | 01:36 |
shaneo | *any | 01:36 |
pr0t0c0n | it happend to me 2 diffrent times | 01:36 |
urlin2u | chris215, you can switch to a single click there as well. | 01:36 |
chris215 | urlin2u: wow | 01:36 |
chris215 | thanks | 01:36 |
robin0800 | doodmang, as I said its for hibernation that takes everything in memory and copies it to the swap file | 01:37 |
chris215 | i cant beleve i didnt know this | 01:37 |
chris215 | well i can | 01:37 |
chris215 | but still wow | 01:37 |
pr0t0c0n | i rolled back to ubuntu 9.10 and we'll see if i have the same problem | 01:37 |
=== KingFisher is now known as StelioKontos | ||
chris215 | urlin2u: how about underlining the names of files and folders? | 01:38 |
urlin2u | chris215, not sure there. | 01:39 |
chris215 | hmmm i see bold and italic but not underline | 01:40 |
chris215 | urlin2u: thank you so much | 01:40 |
urlin2u | chris215, no problem, first thing I do is bypass the trash and set single click on every set up I can. | 01:40 |
=== Guest81956 is now known as kad | ||
=== kad is now known as Guest84246 | ||
Zequez | Hello, I'm installing the Ubuntu 11.10 beta 1 and the installer that `ubi-partman failed with error code 10`, can I continue withouot this or is kind of critical? | 01:42 |
ryoohki | zykotick9: Thanks! | 01:42 |
Pici | Zequez : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion. | 01:42 |
doodmang | robin0800, Yeah, but if you have stuff in your swap partition already, then it's not enough.. | 01:43 |
Kim | my ubuntu 11.04 has only 8 bit, how do i change it to 24bit coloring? | 01:44 |
robin0800 | doodmang, thats why its 2x | 01:45 |
firefly2442 | Does anyone have a /var/lib/dhcp3/dhcpd.leases file for a DHCP server example that I could look at? | 01:45 |
Kim | why does radeon have to be so poorly supported :(:( | 01:46 |
zykotick9 | Kim, what graphics card are you using? Didn't you mention a xorg.conf earlier? What happen.... oh ATI - i can't help | 01:47 |
Kim | yeah guess most use nvidia | 01:47 |
=== chalcedony is now known as chalcedony` | ||
=== chalcedny is now known as chalcedony | ||
tony_ | Ahoy, i have an nvidia 310m card. says the driver is activated but not currently in use. how do i "use" it | 01:54 |
=== Ely-xu_ is now known as Ely-xu | ||
zykotick9 | tony_, is it working? | 01:57 |
\DSAFEW\ | tony_, I'm not an expert, but usually you have to get out of X and load a driver module, but there could be more to it, did you reboot? | 01:57 |
tony_ | zykotick9, it's working but i am limited with my screen resolution to 1366x768 . i've removed and reinstalled them several times | 01:58 |
zykotick9 | tony_, there is a bug with about reporting "activated but not in use" on many systems. To definitively know what driver you're using run "lspci -vnvn" in a terminal, find the VGA section and it's "kernel driver is use" line. | 01:59 |
Zequez | If I'm running a live session from a USB drive, the OS is loaded into the memory? I mean, can I erase the USB drive to reinstall Ubuntu in there from the live session? | 01:59 |
\DSAFEW\ | tony_, try opening a terminal and entering: lsmod | 01:59 |
tony_ | zykotick9, i found where it says "kernel driver is us" and it says nvidia | 02:01 |
zykotick9 | tony_, then you're probably using nvidia... ;) | 02:02 |
bynw | i was attempting to start an app from the gui and it doesnt start. so i went to terminal to start it (to see any error messages too) and got this error: Gtk-ERROR **: List item does not match its index: item index 28 and list index 27 ... anyone know how to fix that? | 02:02 |
zykotick9 | tony_, is 1366x768 your native resolution? that a non-standard res. | 02:02 |
tony_ | \DSAFEW\, ran the command, it listed all my hardware? | 02:02 |
zykotick9 | tony_, lsmod lists the loaded modules - nvidia will be one of them | 02:03 |
\DSAFEW\ | tony_, so it's working from what I gather from zykotick9's question | 02:03 |
trnzmeta | guys: in 11.04 is there a specific netbook download or is the desktop all encompassing? | 02:03 |
tony_ | zykotick9, yes that is my native resolution but shouldn't it be able to project a higher res. everything is quite large | 02:03 |
trnzmeta | in 10.x there was that that's why I'm asking | 02:04 |
minimumnz | hi, how do you install apache2 2.2.20 on ubuntu 10.04, the current apache 2.2.14 has quite a nasty DoS vulnerability that's crashing one of my servers. thx. | 02:04 |
urlin2u | trnzmeta, all incompassing, | 02:04 |
minimumnz | or patch it | 02:04 |
trnzmeta | cheers urlin2u :) | 02:04 |
zykotick9 | tony_, not sure, but nvidia probably detects that as the proper resolution to use... | 02:04 |
tony_ | \DSAFEW\, yes it's working just would like a better resolution. even a 1280x900 would be nice | 02:04 |
\DSAFEW\ | tony_, well I don't know where you read that the driver wasn't working, but it's wrong, you have an issue with detected resolution, not supported resolution | 02:04 |
zykotick9 | minimumnz, i believe only Debian has released a fix for that so far | 02:04 |
zykotick9 | minimumnz, other then manually compiling i mean | 02:05 |
\DSAFEW\ | tony_, yeah, try this: https://wiki.ubuntu.com/X/Config/Resolution#Adding_undetected_resolutions | 02:05 |
minimumnz | zykotick9: :( I guess i could give that a go. | 02:05 |
tony_ | \DSAFEW\, am i able to add resolutions ? xrandr --addmode does not seem to work | 02:05 |
\DSAFEW\ | http://ubuntuforums.org/showthread.php?t=83973 | 02:06 |
=== Poyozo is now known as AlessonZaire | ||
zykotick9 | minimumnz, i'm sure ubuntu devs/package maintainers are working on it - or should be. | 02:06 |
flodine | wow no problems | 02:10 |
glioros | http://www.youtube.com/watch?v=9y7ACSyxWS0 | 02:10 |
flodine | must be messing with beta | 02:10 |
glioros | i like very much that songs guys | 02:10 |
glioros | Lady Gaga - Judas (Lyrics) | 02:10 |
tony_ | \DSAFEW\, thanks for the guide. any clue when xrandr gives you a can't get size of gamma for output | 02:15 |
jpapertowels | i notice in mini.iso a new package option "Ubuntu Desktop USB" -- what's the diff between that and non-usb desktop package? | 02:16 |
chochil | Hi somebody can help with my wireless card, i have to execute ifconfig wlan1 up, and i cant see my wireless conection, i can only for wired | 02:18 |
ActionParsnip | jpapertowels: the mini iso is a tiny OS to install ubuntu and will download the packages required to complete the install from the repos | 02:23 |
ActionParsnip | chochil: after the command, is it ok? | 02:24 |
jpapertowels | ActionParsnip: what that wasn't even my question | 02:24 |
chochil | yes after the commad i can see it | 02:24 |
ActionParsnip | jpapertowels: it's how I understood it. If I am off the mark then can ou clarify it rather than a petulant remark, it's more constructive | 02:25 |
chochil | but i cant get connection | 02:26 |
Kim | chochil: have you tried to create a new wireless network by going to system>prefs>network connections? then enter the ssid and password? | 02:27 |
chochil | i m goingtry it to | 02:27 |
ActionParsnip | chochil: if you run: sudo iwlist scan do you see wireless networks? | 02:27 |
chochil | sorry im going to try it | 02:27 |
=== qmr is now known as Matrix_Assassin | ||
=== Matrix_Assassin is now known as Plane_Killer | ||
=== Plane_Killer is now known as Polygon_Killer | ||
=== Alternative is now known as tagj | ||
bonhoffer | i'm confused, i have a symlinked file: omniauth_settings.rb -> /var/www/fit/staging/shared/omniauth_settings.rb, but more /var/www/fit/staging/shared/omniauth_settings.rb returns omniauth_settings.rb: No such file or directory | 02:31 |
bonhoffer | the symlink shows, but i can't work with the file | 02:31 |
=== Polygon_Killer is now known as qmr | ||
bonhoffer | i can ls there, but not work with the file in any way | 02:32 |
jpapertowels | ActionParsnip: http://img651.imageshack.us/img651/4070/ubuntuusb.png | 02:32 |
bonhoffer | permissions are: lrwxrwxrwx | 02:32 |
bonhoffer | very strange | 02:33 |
bonhoffer | any troubleshooting options greatly appreciated | 02:36 |
RussW | What is the best antivirus option out there for Natty? | 02:37 |
Kim | Linux :D | 02:37 |
johndo | Is there a way to change the name of the workspaces? | 02:38 |
RussW | @kim...yes Linux is a help, but there are viruses out there for Linux as well...any thoughts? | 02:39 |
urlin2u | !av | 02:39 |
ubottu | 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/Antivirus | 02:39 |
einseenai | guys, is power consumption foxed in 11.10's beta kernel? | 02:40 |
urlin2u | einseenai, #ubuntu+1 | 02:41 |
jmg | hey all | 02:41 |
einseenai | urlin2u, thanks | 02:41 |
jmg | how can i view a list of all the non base packages i have installed? | 02:41 |
jmg | optional ones on top of the base install | 02:41 |
jmg | like dpkg -l | 02:41 |
jmg | this is a karmic box that needs an upgrade, but it's got 1200mb of packages to dl | 02:42 |
=== Guest84246 is now known as kad | ||
ActionParsnip | jpapertowels: thats waaay clearer, that's a new one to me. Is that natty? | 02:42 |
Rob250 | Hello, does anybody know if it's possible to update to 11.10 from the update manager? | 02:42 |
=== kad is now known as Guest34121 | ||
ActionParsnip | Rob250: it is possible, yes | 02:44 |
zykotick9 | Rob250, a question for #ubuntu+1 -- i think "update-manager -d" d is for development will do it though | 02:44 |
aeon-ltd | Rob250: not now of course | 02:44 |
happygol1cky | Rob250: if you have update-manager-core you should be able to sudo do-release-upgrade in terminal | 02:44 |
Rob250 | ActionParsnip: How so? | 02:44 |
ActionParsnip | jpapertowels: sounds like it will install to USB rather than the internal drive as the bootloader my be different on USB sticks... I'm guessing but sounds right. The image is dead handy for your question though | 02:45 |
meanieface | hi im having a weird grub problem. i am running windows 64 bit and installed from inside so i can just uninstall as a program. the install goes fine, i have a partition set up just for ubuntu 11.04. boots up fine goes to 2 choices windows and ubuntu and when i choose ubuntu it comes up to the grub screen. when i choose the kernel to load it says "need to load kernel first" but if i go back into the grub menu again and choose the | 02:45 |
ActionParsnip | Rob250: sudo do-release-upgrade -d (-d means development) | 02:46 |
Rob250 | ActionParsnip: Cool, thanks. | 02:46 |
urlin2u | meanieface, did you make a partion for ubuntu rather then letting it format its own voodoo | 02:46 |
Rob250 | Anybody know if 11.10 is completely incompatible with anything? | 02:46 |
=== flavio is now known as Guest78120 | ||
Rob250 | I want to know before I go ahead and update. | 02:46 |
drupler | kuningan | 02:47 |
ActionParsnip | Rob250: ask in #ubuntu+1 | 02:47 |
Stanley00 | Rob250: you can join #ubuntu+1 to ask | 02:47 |
meanieface | urlin2u: i made a partition in just raw format, when the wubi asks i choose the partition and set it to the size i want | 02:47 |
Rob250 | ActionParsnip: Okay, thanks. | 02:47 |
=== r4v3n_l0nt is now known as Utroz | ||
urlin2u | meanieface, wubi is best run in c | 02:47 |
urlin2u | meanieface, it does not make a partition but is a file in one. | 02:48 |
meanieface | urlin2u: but why does it not work when i first hit enter on it, says it needs the kernel to be loaded first and when it comes back to the menu i just hit enter again and then it loads | 02:48 |
urlin2u | meanieface, not sure but do you get my explanation, not many here run wubi. | 02:49 |
meanieface | urlin2u: yeah i think i get what you are sayin, its kind of like a virtual drive that is one big file? | 02:49 |
urlin2u | meanieface, a virtual is a good analogy to a extent but running without the host running | 02:50 |
urlin2u | meanieface, at least in a standard host set up | 02:51 |
greyking | sup everyone | 02:51 |
greyking | can anyone help me log in to this server using SSH keys only? | 02:52 |
xi93 | i'm looking for a fax machine which can use the interent to fax (like voip does)... i don't have a telephone line. | 02:52 |
AXIA | . | 02:53 |
Thelmaria | greyking: ssh-keygen, ssh-copy-id. | 02:53 |
Thelmaria | greyking: https://help.ubuntu.com/community/SSH/OpenSSH/Keys | 02:54 |
greyking | thelmaria, I have to log into a Tandberg video conferencing server and the admin only provided me with keys | 02:54 |
delerium_ | Thelmaria: did knew about ssh-copy-id, thx ;) | 02:54 |
ahmed__ | join #ubuntu-sa/ | 02:58 |
newerth | hi all | 03:01 |
newerth | i cant get sound in doom3 | 03:02 |
newerth | and any idtech4 game | 03:02 |
newerth | know how to enable it? | 03:02 |
=== will is now known as Guest88080 | ||
newerth | hello? | 03:02 |
Guest88080 | hey guys. i've had an idea for ubuntu's "aero snap" feature - when resizing the left or right border of one of the snapped windows (if you have two), if you hold down both the left and right mouse button it should change the width of both windows. | 03:03 |
Guest88080 | what do you think? | 03:03 |
newerth | it sucks! | 03:03 |
ActionParsnip | newerth: do you get sound normally? | 03:03 |
newerth | yea | 03:03 |
Aple | Ubuntu newb here. How do I add something to my command line? For instance, if I want to launch an .exe by typing a shortcut like: "sublime" (Sublime Text editor), how could I do that? | 03:03 |
ActionParsnip | newerth: wil you have some patience as well please | 03:03 |
newerth | k | 03:04 |
bsmith093 | i realize this is a bit vague, but how do i wget a copy of oldskool.org without this happening www.oldskool.org/demos/pc/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/explained/htmlsounds/dd/expl | 03:04 |
Aple | I found this on their forums, but it looks like it's for OSX: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=1450#p6608 | 03:04 |
ActionParsnip | Aple: you can make a script in /usr/bin to run what it takes to make the ting run | 03:04 |
ActionParsnip | newerth: how did you install the game? | 03:04 |
newerth | with the linux installer | 03:04 |
Aple | ActionParsnip: Do you happen to know of a tutorial or some keywords I could google to help? | 03:05 |
newerth | the problem is with these older games | 03:05 |
Dice-Man | hello | 03:05 |
newerth | with recent ones | 03:05 |
ActionParsnip | newerth: ok, and what is the output of: lsb_release -sc | 03:05 |
Aple | Also, why /usr/bin? | 03:05 |
newerth | like heroes of newerth and quakelive | 03:05 |
newerth | there is sound | 03:05 |
Aple | Shouldn't it be in my home dir? | 03:05 |
ActionParsnip | Aple: well you run it with commands in a terminal, right? | 03:05 |
Dice-Man | how to properly reinstall gstreamer ?? | 03:05 |
Aple | Not really, I can double click the .exe and run it | 03:05 |
=== picolo is now known as Picolo | ||
Aple | Like I can't even open it up in Command Line | 03:06 |
newerth | i read that older games like the idtech4 games used oss | 03:06 |
ActionParsnip | Aple: ok so run: gksudo gedit /usr/bin/sublime and add this as the top line: #!/bin/bash | 03:06 |
newerth | and ubuntu now uses pulseaudio | 03:06 |
Aple | Like if i nav to /home/Sublime Text 2/ then type sublime_text.exe, it won't open. | 03:06 |
ActionParsnip | Aple: then the next line is: wine /path/to/file.exe change the /path/to/file.exe to the ACTUAL filename, case sensitive | 03:06 |
madprops | http://i.imgur.com/sIsSC.jpg | 03:07 |
ActionParsnip | newerth: can you give the output of the command I gave please | 03:07 |
newerth | I read that i could add this to the launcher: +set s_alsa_pcm plughw:0 +set s_driver alsa +set r_alphaToCoverage "0" | 03:07 |
newerth | output is "command not found" | 03:07 |
ActionParsnip | newerth: lsb_release -sc | 03:07 |
ActionParsnip | newerth: its a standard command | 03:07 |
newerth | ok | 03:08 |
Aple | ActionParsnip: Sublime Text isn't in /usr/bin | 03:08 |
newerth | what should i do then= | 03:08 |
ActionParsnip | Aple: then save the new file, close gedit and run: chmod +x /usr/bin/subline and it will be a script | 03:08 |
newerth | ? | 03:08 |
Aple | So when I run gksudo ... it loads an empty file | 03:08 |
ActionParsnip | Aple: yes, its a new file you are creating | 03:08 |
Aple | Oh ok | 03:08 |
ActionParsnip | newerth: I can't make it any clearer. Can you run 'lsb_release -sc' without the quotes | 03:08 |
newerth | im getting command not found | 03:09 |
ActionParsnip | newerth: ok then run: sudo apt-get -y install pastebinit; clear; pastebinit /etc/lsb-release | 03:09 |
ActionParsnip | newerth: what is output? | 03:10 |
newerth | strange thing is that with that +set s_alsa_pcm plughw:0 +set s_driver alsa +set r_alphaToCoverage "0" i added, sound played, but only the first time i ran it | 03:10 |
Aple | ActionParsnip: subline or sublime? | 03:10 |
Aple | Thinking the latter :) | 03:10 |
ActionParsnip | Aple: whatever you want, it's YOUR script. There is no right answer | 03:10 |
Aple | Oh, so I could name it "sub" ? | 03:10 |
ActionParsnip | Aple: sub is a command in a few packages, you need to avoid those. sublime is fine | 03:11 |
Aple | Also, since there are spaces in the name, do I need to make it: wine "/home/aple/Sublime Text 2/sublime_text.exe" ??? | 03:11 |
edbian | Aple: yes | 03:12 |
Polah | Aple: Yes | 03:12 |
Aple | ok thanks guys | 03:12 |
ActionParsnip | Aple: should be ok, or you can use: wine /home/aple/Sublime\ Text\ 2/sublime_text.exe | 03:12 |
c4pt | hello i am having problem withs getting empathy to make audio/video calls with google i have theora and ffmpeg and gstreamer installed but the option is greyed out | 03:12 |
TheProf | Good day. Looking for help to correctly set up dhcp3 on my new server. It has two network cards, but when I try "service sudo service isc-dhcp-server start" it fails with "No subnet declaration for eth1 (no IPv4 addresses)" and "Not configured to listen on any interfaces!" Recommendations? Thank you | 03:12 |
ActionParsnip | Aple: you have just learned how to script :) | 03:12 |
Aple | What about "st2"? is that taken? | 03:13 |
Aple | I'm awfully lazy for 4 more chars every time I use it (frequently) :) | 03:13 |
ActionParsnip | Aple: I don't follow, that doesn't appear to be part of your command | 03:13 |
Aple | chmod +x /usr/bin/st2 | 03:13 |
Aple | Like, naming my command st2 instead of sublime | 03:13 |
Aple | chmod thing is where i name it right? | 03:14 |
ActionParsnip | Aple: yes, just gonna check if st2 is a command | 03:14 |
xi93 | can anybody recommend an SIP provider with fax support and that I can get a analog adapter to go with it to hook up a phone? | 03:14 |
Aple | Ah, thanks man | 03:14 |
Aple | Terminal says "Command not found" | 03:14 |
Aple | So I think it's safe right? :) | 03:14 |
ActionParsnip | Aple: then its free :) | 03:14 |
Aple | Sahweet. | 03:14 |
wwwd | What the hell did I just Do? | 03:15 |
Aple | Cannot access it. No such file or directory. | 03:15 |
Aple | :\ | 03:15 |
ActionParsnip | Aple: simple scripts like that make life waaay easier :) | 03:15 |
wwwd | And why did'nt it work? | 03:15 |
lwizardl | hello | 03:15 |
ActionParsnip | Aple: you can even make a launcher to run your script on the desktop ;) | 03:15 |
lwizardl | how do i choose when I want the boot loader instlled to | 03:15 |
Aple | ActionParsnip: Since Sublime Text is actually in /home/aple/Sublime Text 2/sublime_text.exe, is that why it's not finding it in usr/bin ? | 03:15 |
Aple | ActionParsnip: I'm not using Unity I don't think. I'm using Ubuntu Classic. Not that fancy shtuff with big buttons n' crap. | 03:16 |
ActionParsnip | Aple: the command is not in $PATH, using the script makes it so, I do it that way myself, it's just easier if you ask me | 03:16 |
Aple | I've had problems making launcher stuff on this | 03:16 |
Aple | What do you mean it's not in Path? | 03:16 |
ActionParsnip | Aple: can still use alacarte to add it to the menu then, or just keep it on the desktop by right clicking and clicking "new launcher" | 03:17 |
Aple | I'd like to be able to open up terminal, type in "st2" and it open Sublime Text | 03:17 |
ActionParsnip | Aple: that will now happen, try it | 03:17 |
Aple | Preferably be able to type "st2 myfile.html" and it open the file in Sublime Text | 03:17 |
wwwd | I entered rm -r * in my home dir. It removed all folders. But I find all the hidden files are still there. WHY??? | 03:17 |
Aple | It isn't working :( | 03:17 |
rww | wwwd: because * does not match files beginning with . | 03:17 |
Aple | Still not finding it when I type in st2 | 03:17 |
ActionParsnip | Aple: not sure about args, you could edit the script and add: $1 to the end of the second line | 03:17 |
ActionParsnip | Aple: what is output? | 03:18 |
CaptainLulz | I'm a novice, so sorry if this is too basic: How do you set up a proxy on Natty? (Again, novice, so if you need specifics ask). | 03:18 |
wwwd | I realy like luke. Count on it infact! | 03:18 |
Aple | cory@ubuntu:~$ chmod +x /usr/bin/st2 | 03:18 |
Aple | chmod: cannot access `/usr/bin/st2': No such file or directory | 03:18 |
Aple | Then I run just: st2 | 03:18 |
Aple | No command 'st2' found, did you mean: ... | 03:18 |
Aple | st2: command not found | 03:18 |
qin | Aple: Wait! | 03:19 |
ActionParsnip | Aple: use sudo | 03:19 |
Aple | cory@ubuntu:~$ sudo chmod +x /usr/bin/st2 | 03:19 |
Aple | chmod: cannot access `/usr/bin/st2': No such file or directory | 03:19 |
qin | Aple: Where is your script st2 right now? | 03:19 |
Polah | Does anybody else have trouble with sites on wikia.com not loading most the time and just displaying white pages? | 03:19 |
qin | Aple: Give path | 03:19 |
Aple | /usr/bin I suspect | 03:19 |
Aple | qin: How? | 03:19 |
qin | Aple: ls /usr/bin/st2 ? | 03:20 |
Aple | /usr/bin/sublime (since I did gksudo gedit /usr/bin/sublime) | 03:20 |
Arcano | hi, everybody! | 03:20 |
Aple | ls: cannot access /usr/bin/st2: No such file or directory | 03:20 |
qin | Aple: OK, sudo chmod +x /usr/bin/sublime | 03:21 |
holy | hi | 03:21 |
newerth | is there way to turn off pulseaudio and use oss instead? | 03:21 |
Aple | cory@ubuntu:~$ sudo chmod +x /usr/bin/sublime | 03:21 |
Aple | cory@ubuntu:~$ sublime | 03:21 |
Aple | /usr/bin/sublime: line 2: wine: command not found | 03:21 |
newerth | like, toggle pulseaudio on and off? | 03:21 |
ActionParsnip | Aple: how are you running the exe, if you don't have wine installed? | 03:22 |
qin | Aple: "which wine" , no quotes | 03:22 |
Aple | which wine did nothing | 03:22 |
qin | ActionParsnip: All yours, going for coffe. | 03:22 |
Aple | ActionParsnip: I was just double clicking it. | 03:22 |
Aple | lol :) | 03:22 |
mikdur__ | Is this where beginner go. | 03:23 |
Aple | The Mighty Newb, conqueror of many helpful gurus | 03:23 |
holy | what kind of Linus i should use ? | 03:23 |
ActionParsnip | Aple: or did you get the Linux version? | 03:23 |
newerth | hello? | 03:23 |
holy | i get the Fedora Core | 03:23 |
ActionParsnip | holy: I'd ask in #ubuntu-offtopic | 03:24 |
Aple | ActionParsnip: I got the Linux 64 bit version | 03:24 |
Polah | holy: Whichever one you like, there's a few hundred to choose from. | 03:24 |
* ActionParsnip facepalms | 03:24 | |
Aple | :O | 03:24 |
qin | Aple: sudo apt-get install wine; wine /home/aple/Sublime Text 2/sublime_text.exe; | 03:24 |
Aple | Unpalm your face friend | 03:24 |
ActionParsnip | Aple: ok, this is EVEN easier | 03:24 |
Aple | Sweet! | 03:24 |
mikdur__ | I need help on getting the compiz cube thing going | 03:24 |
ActionParsnip | Aple: sudo rm /usr/bin/sublime; sudo ln -s /home/aple/Sublime\ Text\ 2/sublime_text.exe /usr/bin/st2 | 03:25 |
Aple | Come to think of it, it might not have an .exe extension | 03:25 |
ActionParsnip | Aple: done | 03:25 |
ActionParsnip | Aple: check that, it's important | 03:25 |
ActionParsnip | Aple: this isnt crappy windows | 03:25 |
ActionParsnip | Aple: you can check with: ls /home/aple/Sublime\ Text\ 2/ | 03:26 |
Aple | Well, it doesn't show the extension in the folder, but it shows it as an "executable" in Properties | 03:26 |
Aple | Yeah, I don't think it has an extension :\ | 03:26 |
Aple | fml I'm sorry :) | 03:26 |
ActionParsnip | Aple: that doesn't mean it has a file extension | 03:26 |
jdvorsky | k | 03:26 |
Aple | I just realized that | 03:26 |
ActionParsnip | Aple: then remove the .exe bit from my command and you are in business | 03:27 |
ActionParsnip | Aple: I just downloaded it myself | 03:27 |
ActionParsnip | Aple: the binary is sublime_text | 03:27 |
mikdur__ | Does this mean I'm in in the wrong place if so where ca I get some help | 03:28 |
Aple | Ok, so make that script again, remove the exe jazz, and run the wine thing on it? | 03:28 |
Aple | Or can I bypass wine? | 03:28 |
ActionParsnip | Aple: so it's: sudo rm /usr/bin/sublime; sudo ln -s /home/aple/Sublime\ Text\ 2/sublime_text /usr/bin/st2 | 03:28 |
ActionParsnip | Aple: its not a windows app, so you don't need wine | 03:28 |
Aple | Wine can be used for PS right? | 03:28 |
ActionParsnip | Aple: ou don't need a script, a symlink will do it | 03:28 |
Aple | Badass | 03:29 |
ActionParsnip | Aple: what is PS? | 03:29 |
Aple | Photoshop | 03:29 |
ActionParsnip | Aple: check the appdb | 03:29 |
Aple | Dude... you're awesome. | 03:30 |
Aple | Works perfect | 03:30 |
Aple | Thanks for bearing with me | 03:30 |
zappepcs | #perl6 | 03:30 |
mikdur__ | Where can I get some "beginners help". | 03:30 |
qin | Aple: btw, you could just use gvim. | 03:30 |
Aple | No thanks qin | 03:31 |
Aple | I've used it before. Not a huge fan. | 03:31 |
^Mike | How can I check if a given package is installed? | 03:31 |
Aple | I can get around and do some stuff with it, but it's just not my cup of tea for some reason (I'm a designer jerk) | 03:31 |
ChogyDan | ^Mike: apt-cache policy <package> | 03:31 |
Aple | Besides, ST2 has a lot of cool features built-in and can actually use all of Vim's functions | 03:32 |
^Mike | ChogyDan: thanks | 03:32 |
holy | what book should i read to understand Linux ? | 03:32 |
zeleftikam | the Bible | 03:32 |
holy | Bible Linux ? | 03:32 |
qin | !manual | holy | 03:32 |
ubottu | holy: 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:32 |
ActionParsnip | ^Mike: apt-cache policy packagename | 03:33 |
holy | thanks | 03:33 |
ActionParsnip | holy: just use the OS. You'll learn just like you learned your other OS | 03:33 |
jenue | hi all, is super OS and ubuntu 11.04 are one? | 03:34 |
mikdur__ | how do I get the compiz cube working on my desk top | 03:34 |
xangua | jenue: only ubuntu support here | 03:35 |
xangua | mikdur__: saw a post about that on omg!ubuntu! blog | 03:35 |
xangua | if you mean for unity | 03:35 |
jenue | xangua super os is ubuntu and i just want to clarify if that super os is same as 11.04 | 03:36 |
ActionParsnip | jenue: superOS is based on Ubuntu, yes. But it's not supported here | 03:37 |
mikdur__ | xangua,Thanx | 03:37 |
newerth | anyone know? | 03:37 |
ActionParsnip | newerth: know what? | 03:38 |
jenue | thanks ActionParsnip | 03:38 |
newerth | how to disable pulseaudio and enable oss instead | 03:38 |
newerth | like, toggle it on and off | 03:38 |
ActionParsnip | newerth: have you tried doom3 in wine? | 03:38 |
ActionParsnip | newerth: do you by chance use a creative soundcard? | 03:39 |
newerth | no creative soundcard | 03:39 |
newerth | only intel onboard | 03:39 |
ActionParsnip | newerth: http://www.webupd8.org/2010/03/how-to-switch-to-alsa-or-oss-instead-of.html could try that, I'd try wine personally. I've ran Doom3 in wine really well on my POS system | 03:39 |
newerth | and i wont run doom3 on wine | 03:39 |
newerth | im on ubuntu, ill run it natively | 03:40 |
=== sgornick is now known as Guest67414 | ||
=== Guest34121 is now known as kad | ||
=== kad is now known as Guest41351 | ||
ActionParsnip | newerth: the guide may help | 03:44 |
ActionParsnip | newerth: not done it myself though# | 03:44 |
rawfodog_ | My sdcard reader will only mount cards as read only. I don't know what to do, even sudo won't work | 03:44 |
rawfodog_ | I check the switch obviously. | 03:44 |
Polah | rawfodog_: Have you tried remounting manually using -o remount,rw? | 03:45 |
Aple | ActionParsnip: Sorry to take you away from your work, but I'm thoroughly enjoying this. Thank you so much again. :) | 03:45 |
ActionParsnip | rawfodog_: when you remove them from systems, what do you do? | 03:45 |
ActionParsnip | Aple: np man :) | 03:45 |
rawfodog_ | I don't know how to do that | 03:45 |
rawfodog_ | ActionParsnip, what do you mean ? | 03:45 |
rawfodog_ | Polah, what is the command to do that ? | 03:45 |
Polah | rawfodog_: mount -o remount,rw /dev/device /media/mountpoint | 03:45 |
mrjbar | Does anyone know how to boot from a usb drive from within grub bootloader/console ? | 03:45 |
jerware | ih | 03:46 |
jerware | The Panel encountered a problem while loading "OAFIID: GNOME_FastUserSwitchApplet". | 03:46 |
Polah | rawfogdog: Use sudo mkdir /media/mountpoint to create the directory and you'd have to find out the device name through lspci or lsusb or something like that. Change "mountpoint" to whatever name you like, really. | 03:46 |
jerware | I have defaunct nautalis processes. The cursor stays as a stopwatch, gnome won't logout when I tell it to. | 03:46 |
jerware | What do I have to type to make this work? | 03:46 |
rawfodog_ | Polah, how do I found out the device ? | 03:47 |
Polah | rawfodog_: mount -l should give you a list of mounted devices, insert the SD card and run it and then pastebin the output for me please | 03:48 |
kasansweat | Anyone know a good way to find duplicate DIRECTORIES (and be smart enough to perhaps not display dupe directories within other dupe directories?) | 03:48 |
rawfodog_ | Polah, http://pastebin.com/8SG1Wv8y | 03:49 |
rawfodog_ | Polah, it's called "NintendoDS" (installing some homebrew) | 03:50 |
Polah | rawfodog_: NintendoDS SD card, right? | 03:50 |
rawfodog_ | yuo | 03:50 |
rawfodog_ | p | 03:50 |
Squarism | Ive got wine installed.. now how do i launch explorarer? Browsing "C:\" into Program\Internet Explorer\ and launche iexplore.exe just goes to some winehomepage wo address field and other controls | 03:51 |
jasongriffee | i read that 11.04 beta was in progress, can i get in on that? i have 11.04 | 03:51 |
ActionParsnip | Squarism: that browser is not really a browser to give you IE | 03:51 |
jasongriffee | 11.10 beta sorry | 03:51 |
ActionParsnip | jasongriffee: 11.10 is in beta today | 03:51 |
Polah | rawfodog_: Do this: sudo mkdir /media/ds && sudo mount -t vfat -o remount,defaults /dev/mmcblk0p1 /media/ds | 03:51 |
Squarism | ActionParsnip, So IE is not bundled with wine? | 03:51 |
ActionParsnip | jasongriffee: so you want to change from Natty to Oneiric? | 03:51 |
jasongriffee | to 11.10 yes | 03:52 |
ActionParsnip | Squarism: there are parts of it | 03:52 |
ActionParsnip | jasongriffee: run: sudo do-release-upgrade -d | 03:52 |
Polah | Oh god, IE on Linux :/ Whatever next. | 03:52 |
rawfodog_ | Polah, "mount: /media/ds not mounted already, or bad option" | 03:52 |
Polah | Squarism: Is there a particular reason you need IE for? | 03:52 |
Stanley00 | jasongriffee: I think you should try it first on liveCD | 03:52 |
rawfodog_ | (ds is NintendoDS I think) | 03:52 |
ActionParsnip | Polah: look into ies4linux :) | 03:52 |
ActionParsnip | Squarism: look into ies4linux | 03:53 |
Polah | rawfodog_: Oh, sorry. Do this this: sudo umount /media/NintendoDS && mount -t vfat -o defaults /dev/mmcblk0p1 /media/ds | 03:53 |
Polah | ActionParsnip: Why do these things exist? ): You can even get an IE skin for Firefox and Chrome if you really need it that much | 03:53 |
jerware | Linux is EPIC Failing. I have defaunct nautalis processes. The cursor stays as a stopwatch, gnome won't logout when I tell it to. | 03:54 |
jerware | What do I have to type to make this work? | 03:54 |
jerware | The Panel encountered a problem while loading "OAFIID: GNOME_FastUserSwitchApplet". WTF??? | 03:54 |
Piffer | I installed PlayOn, and then installed the IE6 package, to get IE on my Ubuntu install... Worked OK, but I could not get Java/Flash to work. People who make webapps requiring IE should be shot... | 03:54 |
rawfodog_ | Polah, "mount: only root can do that" | 03:55 |
rawfodog_ | (i used sudo) | 03:55 |
ChogyDan | jerware: to be honest, I just reboot when I get a failed panel loading errors, and things work ok | 03:55 |
Polah | rawfodog_: Oops again, I'm doing so bad. put sudo before mount on that last line I gave you | 03:55 |
ChogyDan | it is weird though, and a fail | 03:55 |
rawfodog_ | k | 03:55 |
jerware | ChogyDan: it won't let me reboot. | 03:55 |
jerware | it's failing. | 03:55 |
Spaceman | Running 11.04 on my VIA Mini-ITX mainboard with a C7 processor and 512bm of RAM ... and I like it.... | 03:55 |
jerware | woefully | 03:55 |
=== mrdead-clone is now known as mrdeadlocked | ||
rawfodog_ | Polah, "mount: block device /dev/mmcblk0p1 is write-protected, mounting read-only | 03:56 |
rawfodog_ | " | 03:56 |
Polah | jerware: Hold down the power button, then press it again when the computer turns off to reboot (: | 03:56 |
jasongriffee | term stopped @: "Calculating the changes", can this take very long? | 03:56 |
Squarism | ActionParsnip, thanx man | 03:56 |
jasongriffee | nm | 03:56 |
rawfodog_ | I changed the card adapter, now I get "mount: special device /dev/mmcblk0p1 does not exist | 03:56 |
rawfodog_ | " | 03:56 |
Squarism | damn, its funny IRC still lives after all these years. No evolution of chat networks =( | 03:57 |
jasongriffee | was there a reason to evolve? | 03:57 |
jasongriffee | i love irc | 03:57 |
ActionParsnip | Squarism: its not great or to be used for anything other than curiosity. Why do you want IE? | 03:57 |
wims | irc <3 | 03:57 |
aeplus | i came back to irc... news sites are too slow for new content | 03:58 |
Squarism | ActionParsnip, the page im using relies on explorer only stuff | 03:58 |
ActionParsnip | Squarism: its works, and well. So why change it | 03:58 |
Squarism | ActiveX stuff | 03:58 |
ActionParsnip | Squarism: oh jeez | 03:58 |
jerware | Polah: it still sucks. | 03:58 |
jerware | I think I thought of that. | 03:58 |
ActionParsnip | Squarism: heard of an agent switcher | 03:58 |
mukti | quit | 03:58 |
jerware | I still get the same linux failures. | 03:58 |
Polah | rawfodog_: sudo mount -t vfat -o remount,defaults,force /dev/mmcblk0p1 /media/ds | 03:59 |
Polah | I think that's how to force mount | 03:59 |
ActionParsnip | Squarism: it makes your browser identify itself as another browser | 03:59 |
rawfodog_ | k | 03:59 |
aeplus | 87 | 03:59 |
aeplus | ;; | 03:59 |
Squarism | Well irc works really really well.. just that there should be room for improvement. | 03:59 |
Polah | jerware: Can you md5sum the ISO you burned/put on a USB and provide that | 04:00 |
Squarism | ActionParsnip, its client side libraries you know... when MS was at their peak they introduced its own Standards that no other browsers support | 04:00 |
Spaceman | IRC is very bandwidth thrifty | 04:00 |
rawfodog_ | Polah, my screen just went black and all the bash text appeared | 04:00 |
rawfodog_ | I think the system fubared. | 04:00 |
rawfodog_ | I'm gonna reboot everything brb | 04:01 |
ActionParsnip | Squarism: it may just work, give it a go. Its a lot more graceful than using some half baked implementation of a browser | 04:01 |
ActionParsnip | Spaceman: it was first introduced on 9600 baud modems, so it had to be :) | 04:02 |
doodmang | is there anyway to see what processes are doing read/write operations to disk? | 04:02 |
Polah | Nothing wrong with being thrifty with bandwidth | 04:03 |
Polah | doodmang: Install iotop and run it, it's basically the same as top but shows disk activity | 04:03 |
Spaceman | I got my first computer job in 1981... I remember 9600 baud modems when they cost a hell of a lot of money | 04:03 |
aeplus | do irc splits still happen? | 04:03 |
ActionParsnip | aeplus: sometimes | 04:03 |
Polah | aeplus: Yes. | 04:03 |
ActionParsnip | must admitm, a lot less frequently in the last 6 months | 04:04 |
jerware | blame the md5sum. | 04:04 |
jerware | while windows dominates the free market. | 04:04 |
jerware | linux is crap. | 04:04 |
doodmang | Polah, any graphical ones? : P | 04:04 |
=== patrick is now known as Guest16757 | ||
Polah | doodmang: Well, it does display things on your screen so it is technically graphical (: | 04:06 |
Polah | jerware: No, it just means that something has gone wrong with YOUR install. The panels work for everything else. You could have easily incompletely or incorrectly downloaded the ISO, or incorrectly burned the disk. | 04:07 |
aeplus | which iso was used? | 04:07 |
ActionParsnip | Polah: gone | 04:08 |
aeplus | i had issues with the alternate install cd, but i resolved them, and now everything is great | 04:08 |
Polah | ActionParsnip, typical. | 04:08 |
darkopium | join #oe | 04:09 |
Zequez | Hey, how do I shutdown the Xserver? /etc/init.d/gdm is not there | 04:10 |
zykotick9 | Zequez, "sudo service gdm stop" | 04:10 |
Zequez | zykotick9, it gives me an "Unrecognized service" | 04:11 |
zykotick9 | Zequez, are you running ubuntu? "sudo service gdm3 stop" perhaps? | 04:11 |
Zequez | zykotick9, yes, I'm running Ubuntu. I'll try that | 04:11 |
zykotick9 | Zequez, 11.10 perhaps? | 04:12 |
Zequez | zykotick9, yes :P | 04:12 |
Zequez | zykotick9, does it matters? =/ | 04:12 |
zykotick9 | Zequez, ask in #ubuntu+1 - i don't think it uses GDM anymore | 04:12 |
Zequez | zykotick9, oh, ok, thanks ^^ | 04:12 |
ActionParsnip | Polah: very typical | 04:13 |
ActionParsnip | zykotick9: nice catch | 04:13 |
=== Kasjopaja23111 is now known as Kasjopaja | ||
=== Kasjopaja is now known as Guest81171 | ||
=== arlen_ is now known as Guest11739 | ||
stephenthemartyr | canm anyone help me make sense of the virtual box so i can have a virtual machine on my ubuntu 10.4 side with windows xp in the virt.box which is on other side of partition? | 04:19 |
zykotick9 | stephenthemartyr, do you want to boot the physical Windows XP from Ubuntu? | 04:20 |
Guest16757 | everyone having a good night? | 04:20 |
aeplus | oh yeah... getting paid tomorrow, three day weekend here | 04:21 |
stephenthemartyr | zykotick9: i think so | 04:21 |
Guest16757 | ditto!!! | 04:21 |
K-Rich | got a bootle of | 04:21 |
Guest16757 | so do people still have bot wars on irc? | 04:21 |
stephenthemartyr | i want to use the few windows programs i have on the ubuntu side so i dont have to keep switching | 04:21 |
K-Rich | Captain Morgan and a buy 2 get one free deal at the dispensary... i'm great | 04:22 |
zykotick9 | stephenthemartyr, if that's what you want you might be able to do it with "wine" | 04:22 |
Guest16757 | captain morgan is the best!!! | 04:22 |
zykotick9 | Guest16757, perhaps you're looking for #ubuntu-offtopic | 04:22 |
stephenthemartyr | i dont think so,the programs are sonar and a few others,can i do it in the virt.machine? | 04:24 |
rypervenche | stephenthemartyr: virtualbox is pretty straight forward | 04:25 |
zykotick9 | stephenthemartyr, it's possible yes - but it's not recommended in VirtualBox, research RAW access. | 04:25 |
zykotick9 | rypervenche, not for RAW partition access | 04:25 |
rypervenche | oh, shutting up then | 04:25 |
zykotick9 | stephenthemartyr, rypervenche has a point - if you install a new Windows in VBox it's pretty easy | 04:26 |
Lesterwood | why is find not working with grep | 04:26 |
zykotick9 | Lesterwood, what command are you trying? | 04:26 |
Lesterwood | i type the command /find / -name someshit|grep users | 04:26 |
Lesterwood | it should be in a file called users | 04:26 |
samer | hey | 04:27 |
stephenthemartyr | i did that but how do i get the windows programs in the virtualwindowsbox?ive read everything i can find and i dont understand still so can u please help me | 04:27 |
zykotick9 | Lesterwood, if you're looking for a file called "users" use "find / -iname users" | 04:27 |
Lesterwood | a file called someshit | 04:28 |
zykotick9 | Lesterwood, is the file "something" or "users" | 04:28 |
=== nosa is now known as nosa-j | ||
Lesterwood | the file is named someshit | 04:28 |
Lesterwood | oh | 04:28 |
Lesterwood | the file is users | 04:29 |
Lesterwood | sorry | 04:29 |
FloodBot1 | Lesterwood: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 04:29 |
bkerensa | Lesterwood: Can we reduce the profanity or obfuscate it | 04:29 |
Lesterwood | ok | 04:29 |
zykotick9 | Lesterwood, i give up | 04:29 |
Lesterwood | fair | 04:29 |
Polah | Lesterwood, use find to find files and grep to search within files. You could do find -name "<name>" | xargs cat to find a file and then display the contents in a terminal | 04:29 |
stephenthemartyr | zykotick9: so its not straightfoward enough for me,im newish to computers | 04:29 |
rypervenche | stephenthemartyr: You install windows in Virtual Box. | 04:30 |
Polah | Lesterwood: Are you trying to find it or display it? | 04:30 |
rypervenche | stephenthemartyr: If you want to do what they were talking about, the RAW thing, I have no idea. | 04:30 |
zykotick9 | stephenthemartyr, i suggest you follow rypervenche's advice and reinstall Windows in Vbox rather then trying to use your current physical install | 04:30 |
rypervenche | stephenthemartyr: I have Windows 7 on a partition, and Windows XP on a virtual machine so I can access it while on Linux. | 04:31 |
stephenthemartyr | id have to have the windows cd correct? | 04:31 |
samer | quick question, so I set up an ubuntu server, and the site seems accessible from the ip (173.66.247.139), but on the server I can't do anything that accesses the internet, like ping, or more importantly, download packages. The firewall is off, and the router has its ip address DMZ'd, so that shouldn't be a problem, in theory. It's a verizon router, and i'm currently accessing the server through ssh, if either of those make a differenc | 04:31 |
rypervenche | stephenthemartyr: Yes. | 04:31 |
stephenthemartyr | cuz i dont which is the p[roblem | 04:31 |
ActionParsnip | samer: can you ping 8.8.8.8 ? | 04:31 |
samer | no | 04:32 |
Lesterwood | never mind | 04:32 |
Lesterwood | i am a idiot | 04:32 |
Lesterwood | thank you Polah | 04:32 |
ActionParsnip | samer: if you run: route do you have a default gateway set? | 04:32 |
stephenthemartyr | zykotick9: although i do have a windows recovery thing on my grub menu could i use that? | 04:32 |
samer | hmm, I don't | 04:33 |
zykotick9 | stephenthemartyr, no | 04:33 |
samer | would that be the problem? | 04:33 |
zykotick9 | stephenthemartyr, are you SURE you can't use your programs with wine? It would certainly be the easiest method. | 04:33 |
ActionParsnip | samer: yes, the system doesn't know the next hop | 04:33 |
ActionParsnip | samer: did you define the IP information yourself? | 04:34 |
Polah | stephenthemartyr: I believe you can download burnable images of Windows from the Microsoft store, you have to pay or you may be able to get it through verification of an existing owned key perhaps | 04:34 |
samer | no, I haven't defined any ip information | 04:34 |
samer | thanks lol, let me work on that now | 04:34 |
ActionParsnip | samer: so you are getting it via DHCP? | 04:34 |
rypervenche | stephenthemartyr: You can also find torrents of the Windows CDs. You'll have the problem of the key though. | 04:35 |
zykotick9 | Polah, i imagine stephenthemartyr must have an OEM copy of windows - which legally can't be used in a VM | 04:35 |
zykotick9 | !warez | rypervenche | 04:35 |
ubottu | rypervenche: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o | 04:35 |
rypervenche | zykotick9: It's not illegal to share the vanilla windows disc. | 04:35 |
ActionParsnip | samer: ok what interface name do you use and what is the routers internal IP. I can give you a command | 04:35 |
Polah | zykotick9: Oh really, I didn't know OEM versions had such restrictions | 04:35 |
zykotick9 | rypervenche, yes it is | 04:36 |
rypervenche | knowledge +1 | 04:36 |
samer | the router's internal ip is 192.168.1.1, and what do you mean by interface name? | 04:36 |
ActionParsnip | samer: sudo route add default gw 173.66.247.1 eth0 is an example command, assuming 173.66.247 is the router's internal IP and you are using eth0 to access it | 04:37 |
ActionParsnip | samer: how do you access the router, wired or wireless? | 04:37 |
samer | it's wired | 04:37 |
ActionParsnip | samer: ok so if you run: ifconfig eth0 does that give the IP you know? | 04:37 |
ActionParsnip | samer: sudo route add default gw 192.168.1.1 eth0 is the command | 04:38 |
samer | ok | 04:38 |
samer | so, I am using eth0 | 04:38 |
samer | just ran the command and it's still not pinging | 04:39 |
samer | I had this issue before, and I did a new install and that fixed it | 04:39 |
ActionParsnip | samer: cool, the last command is the one you need, it tels your OS that to get network access the place to go is 192.168.1.1 and you get there via eth0 | 04:39 |
zykotick9 | samer, how did you configure your network? Do you have a GUI right now? | 04:40 |
samer | I configured the static ip + dmz through the verizon router | 04:40 |
samer | nothing special to the server except for the rule I just added | 04:40 |
samer | and it still won't ping out | 04:40 |
samer | the ufw firewall is disabled | 04:41 |
ActionParsnip | samer: can you ping 192.168.1.1 ? | 04:41 |
Zetacu | hello everyone. I have a Compaq V3000 with a broadcom b43 wireless adapter. Today i install a fresh install of ubuntu 11.04. And ubuntu can't find the wifi adapter any ideas? | 04:41 |
samer | yeah | 04:41 |
ActionParsnip | samer: your IP should be 192.168.1.something | 04:42 |
samer | it's 1.10 | 04:42 |
ActionParsnip | samer: wait, you can ping the gw? | 04:42 |
samer | I can | 04:42 |
samer | could this be a firewall issue on the router's side? | 04:42 |
zykotick9 | ActionParsnip, /etc/resolv.conf perhaps? | 04:42 |
ActionParsnip | samer: shouldn't your system have an IP in the same subnet as the routers internal IP. 192.168.1.x | 04:42 |
ActionParsnip | zykotick9: can't ping 8.8.8.8 | 04:42 |
samer | or, it's 192.168.1.10 | 04:43 |
zykotick9 | ActionParsnip, true | 04:43 |
ActionParsnip | samer: can you now ping 8.8.8.8 after the route add? | 04:43 |
samer | nope | 04:43 |
samer | I can ping internally, but not externally | 04:43 |
zequez | If I restart the gdm service through console, and then I change to Ctrl+Alt+F7 but there is nothing running there... what does that means? Can I force it to start? | 04:43 |
ActionParsnip | samer: what interface is 192.168.1.10? | 04:43 |
=== Guest41351 is now known as kad | ||
samer | actionparsnip: what do you mean by interface? | 04:43 |
newerth | i now dont get sound on quakewars | 04:44 |
=== kad is now known as Guest30734 | ||
urlin2u | Zetacu, take a look here https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx | 04:44 |
newerth | anyone got suggestions? | 04:44 |
ActionParsnip | samer: eth0, eth1, wlan0 etc | 04:44 |
samer | actionparsnip: eth0 | 04:44 |
ActionParsnip | samer: so where does this 173.66.247.139 come from? | 04:45 |
samer | that's my external ip | 04:45 |
Zetacu | +urlin2u i try that one but in te first comand gets an error | 04:45 |
samer | you can go to it and see the apache page | 04:45 |
ActionParsnip | samer: ahh I see, ok well we don't need that bit ;) | 04:46 |
ActionParsnip | samer: indeed, It Works!! | 04:46 |
ActionParsnip | hehe | 04:46 |
samer | ActionParsnip: hahaha, but that doesn't make sense why it won't let me ping out | 04:46 |
samer | ActionParsnip: or download anything | 04:47 |
hat0 | hey all. i'm trying to get xubuntu onto a very recent mac mini (model: macmini5,1). anyone have any experience with this? specifically, refit doesn't seem to take when i've installed it--i can't get it to show the refit menu | 04:47 |
ActionParsnip | samer: seems bizarre. let me think | 04:47 |
ActionParsnip | samer: can you pastebin the output of: route please | 04:47 |
ActionParsnip | hat0: http://blog.costan.us/2009/03/ubuntu-810-or-904-on-mac-mini.html | 04:48 |
samer | http://pastebin.com/NmH8Cb4P | 04:48 |
=== Mud is now known as Guest79070 | ||
Zetacu | @zetacu | 04:48 |
samer | ActionParsnip: not sure what the 192.168.1.0 thing is about | 04:49 |
samer | ActionParsnip: seeing as I can't access that | 04:49 |
hat0 | actionparsnip, thanks, i've read that already actually, it doesn't work with lion due to changes in the boot camp assistant, and it also assumes that refit installs properly.. | 04:49 |
ActionParsnip | samer: here is mine: http://paste.ubuntu.com/680301/ | 04:50 |
ActionParsnip | samer: 192.168.1.0 is the address of your network | 04:50 |
=== MrL0ngbowman_ is now known as MrL0ngbowman | ||
samer | ActionParsnip: ah | 04:51 |
=== sun is now known as Guest57871 | ||
samer | ActionParsnip: hmmmm, so what do you think would be the problem? Because I ran into this before, and it was solved with a clean install. It's a LAMP server with ssh and ftp | 04:53 |
astePC | I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. | 04:54 |
ActionParsnip | samer: its quite bizarre, that is my basic networking data via DHCP | 04:54 |
Arcademan | May I ask, is there a way to get back the window top bar in Ubuntu 11.04? Is this a compiz setting? | 04:54 |
ActionParsnip | astePC: it's taken as understood | 04:54 |
urlin2u | astePC, to be honest that is not ubuntu related but a personal gripe. | 04:55 |
ActionParsnip | astePC: it's like IDE drives people go on about, like SATA drives aren't IDE. | 04:55 |
astePC | Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. | 04:55 |
ActionParsnip | astePC: its taken as understood dude | 04:56 |
samer | astePC: you're preaching to the choir | 04:56 |
Arcademan | May I ask, is there a way to get back the window top bar in Ubuntu 11.04? Is this a compiz setting? Since I did a recent update ActionParsnip any suggestion? | 04:56 |
ActionParsnip | Arcademan: do you use ubuntu classic, or unity session? | 04:56 |
hat0 | astepc, please, go on, don't be shy, elaborate | 04:56 |
Arcademan | ActionParsnip, Ubuntu Classic | 04:56 |
ActionParsnip | !panels | Arcademan | 04:56 |
ubottu | Arcademan: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel » | 04:56 |
urlin2u | hat0, maybe you can invite them to a pm or #ubuntu-offtopic. :D | 04:57 |
Arcademan | ActionParsnip, that will reset the top windows to like min ^ max? | 04:57 |
ActionParsnip | astePC: it's like chalk you use on a chalkboard, it's not chalk. It's Gypsum but everyone says 'chalk' same thing | 04:57 |
hat0 | urlin2u: i was hoping he'd go on until someone kicked him ;) | 04:57 |
ActionParsnip | Arcademan: that is the windows manager, different thing | 04:58 |
urlin2u | hat0, OH you evil helper you. :D | 04:58 |
astePC | Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called "Linux", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. | 04:58 |
Arcademan | Well it seemed to disappear ActionParsnip I cant min/max at all :P | 04:58 |
urlin2u | !pm | Zetacu | 04:58 |
ubottu | Zetacu: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. | 04:58 |
reavengrey | Hi, I haven't updated ubuntu in a while, but I updated today, and the desktop env is very different. | 04:58 |
reavengrey | I'd first like to be able to change the number of workspacesd back to 3 | 04:59 |
reavengrey | I like having 3 in a single row | 04:59 |
reavengrey | I cannot right click on the workspaces menu item on the left menu | 04:59 |
samer | I think the whole GNU crusade is becoming irrelevant | 04:59 |
ActionParsnip | astePC: in short, it doesn't matter, people know what they mean and people understand what is meant even if the 'wrong words' are used | 04:59 |
samer | it's not really free vs not free anymore | 04:59 |
samer | more like how you can use both in the ways the work the best | 05:00 |
samer | make love not war | 05:00 |
reavengrey | I don't suppose anyone here can advise me? | 05:00 |
ActionParsnip | astePC: I have given classic exaples of everyday objects being misnamed in the same way but I'm VERY sure you use thm all the same | 05:00 |
reavengrey | How do I change the number of workspaces? | 05:00 |
zykotick9 | reavengrey, CCWM - General | 05:00 |
zykotick9 | CCSM | 05:00 |
reavengrey | CCSM = ? | 05:01 |
ActionParsnip | !ccsm | 05:01 |
ubottu | To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz | 05:01 |
Polah | reavengrey: Alternately, right click the workspace switcher on your panel, hit preferences and then you can change the number of rows and columns and thus workspaces. | 05:01 |
zykotick9 | Polah, MAY not be an option | 05:01 |
reavengrey | It doesn't work: when I right click nothing happens | 05:01 |
reavengrey | I'll try the compiz package | 05:01 |
reavengrey | I assume there is a way to revert to the old GNOME? | 05:02 |
zykotick9 | !classic | reavengrey | 05:02 |
ubottu | reavengrey: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". | 05:02 |
reavengrey | Thank you so much :) | 05:02 |
ActionParsnip | reavengrey: in oneiric and onwards, unity2d replaces gnome classic | 05:02 |
reavengrey | Brb, relogging | 05:02 |
zequez | /join #ubuntu+1 | 05:03 |
* ActionParsnip rubs hs tummy "mm trolpie" | 05:03 | |
zequez | Well, restarting solved it | 05:03 |
=== sgornick_ is now known as Guest10215 | ||
ce_bingung | l.net | 05:03 |
ActionParsnip | zequez: nice | 05:03 |
zequez | Oops, I left I space | 05:03 |
xgt001 | is there a way in natty to make the global menu always visible? | 05:04 |
Dice-Man | hi again | 05:04 |
cedriczg | hi | 05:05 |
Dice-Man | the documentation about installing gstreamer is dark and cold | 05:05 |
reavengrey | Thank you, I'm not back to GNOME | 05:05 |
reavengrey | *now | 05:05 |
Dice-Man | if someone by any hasards could help me to solve this | 05:05 |
urlin2u | xgt001, tye left panel? | 05:05 |
urlin2u | the* | 05:05 |
reavengrey | GNOME > KDE > everything else | 05:05 |
cedriczg | Hello there, anyone may know how to recover a pendrive which shows no files on it, but df command shows it has 86% used?... | 05:06 |
Polah | cedriczg: cd to it and run ls -la, does it list any files? | 05:06 |
cedriczg | Polah, nope | 05:06 |
urlin2u | cedriczg, have you hit crtl-h and looked for a trash | 05:06 |
cedriczg | No trash either | 05:07 |
xgt001 | urlin2u: i mean i don want to hover to the top menu to see the menu options. i just want the menu to be always visible on top... any hacks? | 05:07 |
cedriczg | I found on the even loger | 05:07 |
Aple | Possible to start Terminal Maximized?? | 05:07 |
cedriczg | FAT: Directory bread(block 528) failed | 05:07 |
Polah | Aple: Look in Profile Preferences for terminal | 05:07 |
cedriczg | Polah, urlin2u, in my syslog I see messages like FAT: Directory bread(block 528) failed happened before I got into this | 05:08 |
Aple | Polah: I did, but it just lets you use rows/columns | 05:08 |
Aple | Not "maximize" | 05:08 |
Polah | Aple: Yes, increase them till it's about full screen I guess (: | 05:08 |
Aple | I know it's little difference, but I'm just curious if anyone knows | 05:09 |
Aple | heh :) | 05:09 |
urlin2u | xgt001, in compiz config manager is a unity plugin use never hide. | 05:09 |
reavengrey | Okay, I'm productive once more | 05:10 |
=== Smedles_ is now known as Smedles | ||
reavengrey | Thanks and bye :) | 05:10 |
Polah | Dice-Man: I could give you a list of typical gstreamer plugins that I have if you'd like | 05:11 |
xgt001 | urlin2u: thats the left panel... its not an issue. i want the top panel to always show thee menu | 05:11 |
Polah | xgt001: Do you mean like "File, Edit" and so on? | 05:11 |
samuelsapps | if there any cd emulator that can emulate bin files in ubuntu 11.04 | 05:13 |
xgt001 | Polah: exactly | 05:13 |
brainard52 | I would like sime help please. | 05:13 |
brainard52 | some8 | 05:13 |
brainard52 | -.- | 05:13 |
zequez | Hey, I put the "Hide Launcher" to never in the CompizConfig Settings Manager but Unity launcher keeps hiding. Do I have to restart compiz or something? | 05:14 |
urlin2u | brainard52, have you posted a question? | 05:14 |
brainard52 | I need to set up a static IP | 05:14 |
brainard52 | and I am too noobish to be able to figure it out | 05:15 |
xgt001 | brainard52: go on | 05:15 |
AdamMan | 05:15 | |
Polah | brainard52: Could you run ifconfig and pastebin the output for me please | 05:16 |
brainard52 | that's just it. I've looked it up, and people have said, just copy this into your interfaces file found at etc/network and the run this command | 05:16 |
brainard52 | ifconfig | 05:16 |
brainard52 | oops >.< | 05:16 |
brainard52 | wasn't thinking | 05:16 |
urlin2u | brainard52, what OS are you rub=nning? | 05:17 |
urlin2u | running* | 05:17 |
zhiwei | hello,all. there is no ibus icon in my ubuntu panel, do you know why? | 05:17 |
=== bluemoon is now known as Guest81174 | ||
blahblah | I'm having issues with my iowait going through the roof with my usb harddrive | 05:19 |
blahblah | goolge hasn't been very helpful | 05:19 |
brainard52 | is there a polah http://pastie.org/pastes/2469448/text | 05:19 |
cedriczg | urlin2u, Polah, well I am trying testdisk utility I just installed... | 05:19 |
blahblah | I just migrated from gentoo and didn't have this issue then | 05:19 |
Polah | braindard52: Are you running GNOME? | 05:20 |
brainard52 | yea. | 05:20 |
brainard52 | 11.04 | 05:20 |
brainard52 | ubuntu | 05:20 |
pathorn | Hey, I'm testing oneric and I'm having trouble installing tsconf:i386 | 05:21 |
urlin2u | pathorn, #ubuntu+1 | 05:21 |
pathorn | thx | 05:21 |
cedriczg | Polah, I guess I had bad luck. No file found, filesystem seems damaged. :( | 05:22 |
brainard52 | polah? | 05:22 |
Polah | brainard52: Click the arrows network icon on your panel, click edit connections, select the connection you want to set as static, click edit, go to IPv4 settings and select the dropdown menu and choose manual. Then, click Add next to IP addresses and put in the IP you want to assign, then subnet mask and gateway address, for DNS servers you can find the ones assigned to your router or just use 8.8.8.8, 8.8.4.4 for Google's DNS servers | 05:22 |
brainard52 | What would I put for subntet and gateway? I'm 17, and I've only been experimenting with linux for a while now. sry. | 05:24 |
brainard52 | hm... guess i didn't have to put my age... | 05:25 |
ActionParsnip | Patric3: ask in #ubuntu+1 for oneiric | 05:25 |
Polah | brainard52, your subnet is 255.255.255.0 and gateway is probably 192.168.1.1 or 192.168.0.1, the address you use to access your router | 05:25 |
lo-fi | hey guys limited experience here, trying to set up ubuntu server for experimental reasons but am having trouble setting up lo with dhcp was wondering if anyone would mind helping | 05:25 |
brainard52 | oh ok. i tshould be on my router then? | 05:26 |
rww | lo-fi: lo is the loopback interface. it's internal to your computer. it doesn't use dhcp. | 05:26 |
Polah | brainard52: The address you use to access your router through a browser is your gateway address | 05:26 |
lo-fi | i see | 05:26 |
brainard52 | ok. | 05:26 |
lo-fi | i thought it was my wireless, and eth0 being ethernet | 05:27 |
lo-fi | hm would anyone mind helping me get connected to my network then? having a bit of trouble i dont think im understanding things completely | 05:28 |
brainard52 | so now I have static IP? | 05:28 |
lo-fi | ill brb after a cig | 05:28 |
brainard52 | I followed your destructions to the letter | 05:29 |
Polah | brainard52: Destructions, oh dear... :P Yeah, you should do | 05:29 |
brainard52 | xD and it seems you're very popular here. | 05:29 |
brainard52 | or you offer your knowledge a lot | 05:30 |
brainard52 | anyway, gotta get back to my server. | 05:30 |
dsnyders | HI all! Is there a simple way of executing a command on every file in a folder, but prompting for a yes/no before each file. eg: ask mplayer * | 05:30 |
blahblah | I am running into this bug: https://bugs.launchpad.net/ubuntu/+bug/786776 IOWait makes system unusable with usb harddrive. Can anyone offer suggestions? | 05:32 |
Polah | dsnyders: Which command? | 05:32 |
ubottu | Launchpad bug 786776 in Ubuntu "USB disk writes cause IOWait, freeze system" [Undecided,Confirmed] | 05:32 |
dsnyders | Polah, mplayer | 05:32 |
Polah | brainard52: Thanks what you get when you sit up in the early hours of the morning in here (: | 05:32 |
Polah | dsnyders: And you want to go through a directory and only open certain files? | 05:33 |
urlin2u | blahblah, in which release? | 05:34 |
dsnyders | polah, yes, basically | 05:34 |
blahblah | urlin2u: Natty | 05:34 |
urlin2u | blahblah, strange says it fixed in natty not sure myself. | 05:34 |
urlin2u | it's* | 05:35 |
blahblah | urlin2u: I have googled and found multiple people affected by it, but no solutions | 05:35 |
=== toki_kanno_ is now known as toki_kanno | ||
doodmang | Hi, how can I move my wrapped ecrypt passphrase to another device and reconfigure ecrypt? | 05:43 |
brainard52 | sorry to be a pain again, but how do I find my DHC? | 05:43 |
brainard52 | or whatever that is? | 05:44 |
zequez | How can I | grep the list of possible commands? | 05:44 |
brainard52 | dns >.< | 05:44 |
=== Guest30734 is now known as kad | ||
doodmang | brainard52, DHC or DNS? | 05:44 |
=== kad is now known as Guest87901 | ||
brainard52 | sorry. How do I find my DNS | 05:44 |
Polah | brainard52: It'll be listed on your router pages somewhere. Just use 8.8.8.8, 8.8.4.4 if you don't want to look for them | 05:45 |
brainard52 | ok. ty :) | 05:45 |
* Stanley00 help | 05:45 | |
* Stanley00 help | 05:45 | |
rww | Stanley00: best to just ask your actual question | 05:46 |
brainard52 | um... it says that it's automatically getting DNS from my ISP | 05:46 |
brainard52 | should I set it to something? | 05:46 |
Stanley00 | rww: sorry, xchat suck! :) | 05:46 |
doodmang | brainard52, uh... the way you use the term is really confusing | 05:46 |
Polah | brainard52: Yes, just set it to 8.8.8.8, 8.8.4.4 in that case | 05:47 |
brainard52 | ah... I am on my router page, and I was looking for the DNS. under the DNS option, the bubble "Get automatically from ISP" is filled in. | 05:48 |
Polah | zequez: What command are you looking for? | 05:48 |
Polah | brainard52: Leave it like that then and just set your computer to mine. | 05:48 |
brainard52 | ok. thanks. I just wanted to be sure i wasn't giving bad info and then getting bad info in return... | 05:49 |
brainard52 | sorry :/ | 05:49 |
zykotick9 | brainard52, FYI there are some disadvantages to using Google's DNS - geolocation won't work, so stuff like, find closest server will fail to work properly | 05:50 |
brainard52 | ah, and what about minecraft? will that still work? | 05:51 |
brainard52 | like if im hosting a server? | 05:51 |
zykotick9 | brainard52, i wouldn't know for sure, but i assume it would | 05:51 |
brainard52 | alrighty. I know where I'll come back to if i have any problems :) | 05:51 |
DrManhattan | just looking to get an opinion on mint vs ubuntu - does ubuntu actually have Gnome2 built in | 05:51 |
brainard52 | thanks for your trouble polah | 05:51 |
DrManhattan | I don't really understand what "unity" is | 05:52 |
brainard52 | and others :) | 05:52 |
Polah | brainard52: DNS for your network connection is how YOUR computer resolves host names down to IP addresses. | 05:52 |
brainard52 | ok | 05:52 |
zykotick9 | !classic | DrManhattan | 05:53 |
ubottu | DrManhattan: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". | 05:53 |
=== SammyLovesYou is now known as princessmono | ||
Polah | DrManhattan: It's an alternative shell for GNOME as opposed to the classic shell. | 05:53 |
DrManhattan | but it's still gnome2, right? | 05:53 |
zykotick9 | DrManhattan, yes | 05:53 |
Polah | DrManhattan, it runs on top of it yes | 05:53 |
DrManhattan | right on, thanks | 05:53 |
almoxarife | something | 05:55 |
almoxarife | :) | 05:56 |
almoxarife | thnks | 05:56 |
learner | hi all. i m using ubuntu 10.10. problm with empathy chat. account manager crashes as soon as i select irc to create an irc account | 05:56 |
Spaceman | cd4046 | 05:58 |
Stanley00 | learner: have you tried update empathy? | 05:59 |
zykotick9 | learner, personally i'd suggesting using a real IRC client, BUT i remember some bug where you had to add another account type in empathy before IRC would work. | 06:00 |
meway | Hello what would be the best version of ubuntu be for an old Dell Latitude D610 with windows and 2gram upgrade *no cd Drive* ?? | 06:00 |
White_Tiger_Guar | #windows | 06:00 |
Bala | Learner: I was reading something about this earlier today, somone mentioned about adding an AIM account before adding IRC. I know it sounds absurd, but please try that. | 06:00 |
meway | processor is apparently 1.86 ghz | 06:00 |
Stanley00 | meway: how about the video card? | 06:01 |
Polah | meway: Lubuntu perhaps, lxde has a smaller footprint that gnome apparently | 06:02 |
meway | Stanley00: how do I find this out? | 06:02 |
meway | Polah: I am familar with ubuntu does lubuntu have a dual boot like ubuntu? | 06:02 |
Polah | meway: Lubuntu is ubuntu with lxde by default instead of gnome. Just different environments by default, they're still the same operating system really | 06:03 |
meway | polah I want a faster enironment to work with | 06:03 |
=== Milos|Netbook is now known as meh | ||
Polah | meway: gnome should work fine, I'm just suggesting lxde since it's lighter. You can Ubuntu, Kubuntu, Lubuntu, Xubuntu or a few others. The only difference is the default desktop environment, it's your choice. | 06:04 |
=== meh is now known as meh2 | ||
Stanley00 | meway: well, then may be lubuntu is a good choice here | 06:04 |
lotuspsychje | Milos|Netbook: what netbook you have? | 06:04 |
meway | Stanley00: I have no cd drive so does this have an installer like wubi? | 06:05 |
meway | and do you have a link? :s | 06:05 |
Polah | meway: You can use a USB drive to install. Like I said, they function exactly the same as Ubuntu, they just look different. | 06:05 |
lotuspsychje | meh2: what netbook you have? | 06:05 |
meway | Polah: lets assume I don't have a flashdrive and I'm on a windows machine wanting to dual boot | 06:06 |
meway | Polah: and the cd drive happends to be broken as well :s | 06:06 |
Polah | meway: Don't think it's possible to install properly then. You can use wubi but I wouldn't really recommend that. | 06:06 |
Stanley00 | meway: like above, ubuntu and lubuntu is the same, so dont worry about that | 06:07 |
=== Milos|Netbook is now known as Guest92576 | ||
meway | Polah: can't use wubi to install lubuntu | 06:07 |
meway | Stanley00: kk | 06:07 |
Polah | meway: Yes you probably can but I just wouldn't recommend wubi in general | 06:07 |
zequez | Hey, the top bar with the menues and title of the window, it's from Unity or from Gnome? | 06:07 |
meway | Stanley00: should I worry about installing a previous version of ubuntu? dell latitude Idk how effeciant it is with 2g ram and 1.86 processor | 06:07 |
meway | Polah: whats wrong with wubi? | 06:08 |
lotuspsychje | does ubuntu netbook remix support all regular ubuntu apps from software centre? | 06:08 |
Stanley00 | meway: just give lubuntu a try, and you will see, btw, I recommend install via usb or something like that | 06:09 |
zykotick9 | meway, i "personally" think Wubi is a terrible idea - and hope it gets realized as a failed experiment soon. | 06:09 |
meway | Polah: is there a way to get ubuntu on a flashdrive that contains information already? | 06:09 |
zykotick9 | lotuspsychje, there isn't a netbook remix anymore - it's same as desktop | 06:09 |
Polah | meway: It doesn't give Ubuntu an independent filesystem or make it accessible without image editing tools or booting into it. A proper install doesn't force it to rely on Window's NTFS and you can edit it whenever you like provided you have access to tools for the filesystem you used | 06:09 |
Stanley00 | meway: wubi just for test purpose only, I thinks | 06:09 |
Polah | !liveusb | meway | 06:09 |
ubottu | meway: 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/LiveUsbPendrivePersistent | 06:09 |
urlin2u | meway, read what Augustino says. http://howsoftwareisbuilt.com/2009/03/12/interview-with-agostino-russo-wubi-ubuntu/ | 06:09 |
almoxarife | meway: I got started with ubuntu via a wubi install, get the current wubi installable ubuntu, try to give the install the max amount of gig for the system, if you don't like it, uninstall via windows | 06:10 |
meway | Polah: I refuse your links but thanks. It was a simple yes or no :p | 06:10 |
Polah | meway: The answer is yes and the links tell you how. | 06:10 |
meway | I like wubi as I use both windows and ubuntu | 06:10 |
being | test | 06:10 |
Polah | meway: You can use both, install Ubuntu on a second partition and GRUB lets you choose to boot into whichever installed OS you want | 06:10 |
meway | Polah: ok thanks :) | 06:11 |
Polah | And here's the page for getting Lubuntu https://help.ubuntu.com/community/Lubuntu/GetLubuntu#A11.04 | 06:11 |
CluelessPerson | hi | 06:11 |
urlin2u | meway, that is the designer answering the question of long term use. | 06:11 |
being | \join | 06:11 |
meway | urlin2u: ? | 06:11 |
CluelessPerson | how is everyone? | 06:11 |
almoxarife | meway: I don't see why you can't install lubuntu after the wubi install, to ubuntu its just another desktop | 06:12 |
urlin2u | meway, the link I posted. | 06:12 |
lotuspsychje | zykotick9: tnx for hint, so all apps should work normally on netbook | 06:12 |
meway | almoxarife: you just lost me | 06:12 |
Polah | almoxarife: If you only want to try, why install at all? Use a live session, or better yet a LiveUSB with persistence | 06:12 |
Wolfwalker_Prime | I bet there's a FAQ for the latest Ubuntu. And I bet right at the top of the FAQ there's how to get your old applications drop-down menu back. Maybe even how to get rid of that big honking launcher. | 06:13 |
Wolfwalker_Prime | So where is the FAQ? | 06:13 |
meway | Polah: can I install ubuntu on a flashdrive with data already on it? | 06:13 |
Polah | almoxarife, meway: You should be able to install lxde through apt-get after installing any other version of Ubuntu, the same applies to other desktop environments too | 06:13 |
meway | wthout having to move it | 06:13 |
zykotick9 | lotuspsychje, generally. Netbooks tend to not have a lot of RAM or high power graphics, so not EVERYTHING will work, but most should | 06:13 |
rww | !classic | Wolfwalker_Prime | 06:13 |
ubottu | Wolfwalker_Prime: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". | 06:13 |
meway | Polah: ah ok I will try that | 06:13 |
almoxarife | meway: what Polah said | 06:13 |
Polah | meway: Hmm, without having to move it perhaps not, it would depend on the tools you use. | 06:13 |
meway | polah any way you can think | 06:14 |
Polah | meway: But if you're yet to download an ISO and want to use LXDE instead of GNOME or another, just getting the Lubuntu ISO would be quicker than getting Ubuntu and then installed LXDE afterwards | 06:14 |
Wolfwalker_Prime | Thank you rww. Unity sucks eggs. Having tried it, I hate it because it makes it harder to do a lot of stuff. | 06:14 |
Wolfwalker_Prime | For end-users it is probably better though. | 06:14 |
rww | Wolfwalker_Prime: I use KDE. So... yeah :\ | 06:14 |
Polah | meway: There's ways to create a LiveUSB manually but quickly moving your data away, using unetbootin or similar for windows to create the liveusb and then moving your data back afterwards would be the safest and possibly easiest way | 06:14 |
meway | Polah: I have neglected to say I have a copy of ubuntu | 06:15 |
Polah | meway: Ah, in that case install lxde afterwards then | 06:15 |
zykotick9 | rww, sorry personal question - have you always used KDE? | 06:15 |
meway | Polah: so I can put files on the live drive? | 06:15 |
Wolfwalker_Prime | meway I install to flash drive all the time... I just use a flash drive like a hard drive during install, and it works the same. No need for unetbootin, specialist USB install or anything. | 06:16 |
Polah | meway: Yes, if you move them, make the LiveUSB and then move them back they shouldn't be affected and you should still be able to boot the USB | 06:16 |
meway | Wolfwalker_Prime: if you remove the drive all the files stay correct? | 06:16 |
rww | zykotick9: I've hopped around a lot. KDE's been my favorite for long enough that it's likely I'll stick with it | 06:16 |
Wolfwalker_Prime | They do for me. | 06:16 |
meway | Polah: ok | 06:16 |
meway | Wolfwalker_Prime: kk | 06:16 |
Wolfwalker_Prime | rww Kubuntu, or Ubuntu with KDE installed afterward? | 06:16 |
rww | Wolfwalker_Prime: Kubuntu, when I'm not using Debian | 06:17 |
meway | thanks guys I will try this | 06:17 |
Polah | meway: Always good to back up your files just in case (: | 06:17 |
zykotick9 | rww, thanks, just curious | 06:17 |
Wolfwalker_Prime | No Linux Mint? ^.^ | 06:17 |
meway | Now how do I make a usb drive with windows? | 06:17 |
rww | Wolfwalker_Prime: no | 06:17 |
Polah | Wolfwalker_Prime, they're really the same thing there, it's just installing KDE after the system install may have another environment too | 06:17 |
Polah | !liveusb | meway | 06:17 |
ubottu | meway: 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/LiveUsbPendrivePersistent | 06:17 |
meway | kk ty | 06:17 |
Wolfwalker_Prime | Uh... none of that stuff is really necessary. At least not in an OS that will give you flash drives as external hard drives on install. | 06:18 |
Wolfwalker_Prime | I'm just now trying out 11.04 though, so I don't know if it will install to a flash drive normally. | 06:18 |
xgt001 | hello.. wifi not working , i have broadcom bcm4313 , iwconfig leads me nothing, natty with kernel 3.0.3 | 06:18 |
xgt001 | any ideas? | 06:19 |
almoxarife | I have been using ssh x11 and I find myself mixing 'sudo' and 'gksu' a lot, what is the worse case scenario? | 06:19 |
=== jsurfer_ is now known as jsurfer | ||
rumpe1 | almostroot, permission problems for some configurations | 06:20 |
urlin2u | Wolfwalker_Prime, it will instal to a thumb no problem. | 06:20 |
Wolfwalker_Prime | O....kay, latest Ubuntu is missing that little step at the end where you can hit Advanced tab and specify where to install Grub. | 06:20 |
urlin2u | full or iso. | 06:20 |
Wolfwalker_Prime | When you install to a flash drive how do you specify where to install Grub? | 06:21 |
zequez | Can I make Unity show the window title and the menu at the same time in the same row? | 06:21 |
urlin2u | Wolfwalker_Prime, it is in the something else portion | 06:21 |
learner | hi all. i m using ubuntu 10.10. problm with empathy chat. account manager crashes as soon as i select irc to create an irc account | 06:21 |
Wolfwalker_Prime | urlin2u: If "something else" then you have to set up partitions manually... | 06:21 |
urlin2u | Wolfwalker_Prime, yes | 06:21 |
frewsxcv | where do the upstart scripts live if i want to create one? | 06:21 |
Wolfwalker_Prime | So... the latest, greatest Ubuntu makes it HARDER? | 06:22 |
urlin2u | Wolfwalker_Prime, not really | 06:22 |
Wolfwalker_Prime | This is going backward. | 06:22 |
urlin2u | Wolfwalker_Prime, a different design, you have to adapt . | 06:23 |
almoxarife | learner: might I suggest you use 'pidgin' | 06:23 |
Wolfwalker_Prime | This different design is not as easy. In the old design you select a flash drive as though it were a normal hard drive, hit Advanced at the last step and select the flash drive for grub. | 06:23 |
=== takeshi is now known as ps-ax | ||
Wolfwalker_Prime | Then Ubuntu made its own partitions, installed itself, etc. | 06:24 |
zykotick9 | frewsxcv, /etc/init/ | 06:24 |
doodmang | What other ways are there to encrypt directories? | 06:24 |
urlin2u | Wolfwalker_Prime, you do the same in a different gui is all. | 06:24 |
Wolfwalker_Prime | urlin2u: but now you have to manually make partitions. | 06:24 |
urlin2u | Wolfwalker_Prime, yu would on a thumb before as well. | 06:24 |
Wolfwalker_Prime | Nope. | 06:25 |
katarn | Hi i need some help =( | 06:25 |
Wolfwalker_Prime | Ubuntu just installed itself, made its own partitions like the flash drive was a normal hard drive. | 06:25 |
frewsxcv | zykotick9: if i add a script there, how do i start it | 06:25 |
Polah | Is it possible to upgrade the distribution of Ubuntu on flash drive, not a persistent install but just a LiveUSB? i.e. boot the LiveUSB and run do-release-upgrade, or plug it in and chroot from a full install? | 06:25 |
matrixiumn | hello | 06:25 |
lazy-digger | hi :-) | 06:26 |
zykotick9 | frewsxcv, i have no idea - i just know that's where the upstart stuff is located. Good luck. | 06:26 |
urlin2u | Polah, not a good idea it's running off the ID=ISO, and the csaper-rw | 06:26 |
learner | almoxarife, : yeah surely i will try but is der any fix for this problem in empathy? | 06:26 |
katarn | i have a raid 0 with windows 7, and i want install ubuntu 11.04 too but for some reason i cant install i need something more? | 06:26 |
Polah | urlin2u: Thought so, I was just hoping it would be possible since I always have a LiveUSB around for emergencies and I'd like to keep it up to date without needing to redownload the full ISO and remake the drive | 06:26 |
matrixiumn | han anyone heard of notepad++ | 06:26 |
urlin2u | Polah, some have but the casper-rw doesn't clean easily | 06:26 |
Stanley00 | learner: you can try update empathy and/or remove it's config file | 06:27 |
almoxarife | learner: http://webcache.googleusercontent.com/search?q=cache:ZZSAm8S6j1IJ:live.gnome.org/Empathy/FAQ+empathy+chat.+account+manager+crashes+as+soon+as+i+select+irc&cd=1&hl=en&ct=clnk&gl=us <-- follow the link to the header 'IRC" , its not promising | 06:27 |
urlin2u | matrixiumn, in windows yes. | 06:27 |
katarn | someone know? | 06:27 |
matrixiumn | yes but using wine will it work? | 06:27 |
matrixiumn | because I am currently a windows user about to switch to ubuntu | 06:28 |
Polah | matrixiumn: Try out Bluefish, sudo apt-get install bluefish. It has syntax highlighting for multiple languages, tabs for files and has a lot of features of Notepad++ like replace tabs and suchlike | 06:28 |
Polah | They're fairly similar | 06:28 |
urlin2u | matrixiumn, not sure, libreoffice is pretty good, of google docs I thinmk it's called | 06:28 |
urlin2u | or* | 06:28 |
matrixiumn | ok | 06:28 |
katarn | someone can help me? | 06:28 |
learner | thanks Stanley00 and almoxarife now i m using Xchat. since i m new to irc..i am a bit confused on which irc client is the best | 06:29 |
urlin2u | katarn, not many do that so you may wait awhile, during the day US are more people though. | 06:29 |
almoxarife | learner: xchat is a good choice for 'irc' | 06:30 |
Polah | !raid | katarn | 06:30 |
ubottu | katarn: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto | 06:30 |
Stanley00 | learner: I just have xchat 2 weeks ago, and I thinks this is the best | 06:30 |
netlab | hello | 06:30 |
almoxarife | learner: if you decide to esperiment, try pidgin, irc without the irc look, | 06:30 |
Wolfwalker_Prime | Pidgin is great. | 06:31 |
learner | ok almoxarife | 06:31 |
dr-willis | pidgin can be annoying for irc | 06:31 |
rhin0 | why | 06:31 |
Wolfwalker_Prime | Depends if you're a mod. | 06:31 |
katarn | mmm i dont know but my raid works already, i guess that info talk about for create the raid 0 on ubuntu, no? | 06:31 |
learner | Stanley00, : xchat also looks cool | 06:31 |
Wolfwalker_Prime | katarn: the difference between Raid 0 and Raid 1 (or so I hear) is that with Raid 0, 0 stands for how many files you get back if something goes wrong. | 06:32 |
Stanley00 | learner: yep, and so more ;) | 06:32 |
almoxarife | dr-willis: probably true, I got opped once, I never figured out where to kick or ban, I don't get opped much, so it was a non issue :) | 06:32 |
Polah | There's a lot of IRC clients. Pidgin, Empathy, Xchat, Xchat GNOME (simplified interface I think), irssi and probably a lot more | 06:32 |
katarn | the raid 1 is a backup, like a mirror | 06:32 |
Polah | Wolfwalker_Prime: I laughed, that's quite a good one. | 06:33 |
dr-willis | weechat is my fave. kvirc and quassle also | 06:33 |
=== dow is now known as ubunutut | ||
katarn | raid 0 the 2 hard drive work like 1, so the drive increase the speed | 06:33 |
ActionParsnip | Pidgin here and irssi | 06:33 |
Polah | katarn: Theoretically increase the speed, it's not guaranteed. What IS guaranteed is a compromise of data integrity | 06:34 |
learner | Stanley00, , almoxarife are u fimilear with network manager? | 06:34 |
katarn | yes i know, but i want the speed | 06:34 |
Wolfwalker_Prime | XChat GNOME I have tried before. It is XChat with all the tools safely locked away from the user. | 06:34 |
almoxarife | learner: yes, to a degree | 06:35 |
Stanley00 | learner: nope, I just an end-user :( | 06:35 |
learner | ok Stanley00 | 06:35 |
Wolfwalker_Prime | Regular XChat is great though. What I'm currently using. | 06:35 |
ActionParsnip | katarn: raid0 isnt technically raid, it just uses the same idea technology ;) | 06:35 |
Polah | katarn: Sure, if you're actually getting any decent performance increase. | 06:35 |
Wolfwalker_Prime | Comes with some standard Op popups even. | 06:35 |
=== Mud is now known as Guest75593 | ||
Benkinooby | some1 has experience with managing an ipod in ubuntu and can recommend me a program for it? (i read several articles but hardly found any experience reports) | 06:35 |
dr-willis | !ipod | 06:36 |
ubottu | 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 iPod | 06:36 |
Polah | Benkinooby: Banshee has built in support for iPod syncing and whatnot I believe | 06:36 |
Wolfwalker_Prime | Benkinooby: I hear the real iTunes works well in Wine (Windows emulator.) | 06:36 |
ActionParsnip | Benkinooby: install ifuse and you can treat it like a normal usb drive | 06:36 |
Wolfwalker_Prime | As I do not (nor will I ever) have an iThing I have no idea if it really works, but a friend of mine has no complaints. | 06:36 |
katarn | Thanks for the help, cya! =D | 06:37 |
dow | any home? | 06:37 |
=== dow is now known as ubububntu | ||
dr-willis | itunes did not work in wine last i heard | 06:37 |
doodmang | How can I move my ecrypt passphrase file? | 06:37 |
ActionParsnip | Dow: nobody but us chickens | 06:37 |
Benkinooby | ActionParsnip, so with ifuse i can handle it with my music manager like any other pm3-player...nice & thx for the hint! | 06:37 |
ubububntu | I need halp | 06:37 |
Polah | ubububntu, is it with spelling Ubuntu? | 06:38 |
Benkinooby | Polah, have you tested it? | 06:38 |
learner | almoxarife, one of my frnd has a problem with network manager.the internet was working all fine with both wireless data card and gprs. but sudenly one day the network manager applet shows up with a red exclamation mark saying tat network manager is not running,networking disabled,,tryed maney things frm forms but still the problem exist,, and bluetooth is also not working | 06:38 |
ActionParsnip | dr-willis: some do according to the appdb. Not used it personally | 06:38 |
Polah | Benkinooby, tested what? | 06:38 |
almoxarife | learner: not enough info, no idea | 06:38 |
xgt001 | wifi not working on bcm4313 despite having broadcom proprietary drivers.. any help | 06:39 |
ActionParsnip | Benkinooby: no idea. I don't buy apple rubbish. I only know of ifuse | 06:39 |
Benkinooby | Wolfwalker_Prime, i read about it... but to be honest itues has it's flaws (like no folder monitoring Oo )... but thank you for that advice... in case nothing works, i'll fall back to that | 06:39 |
learner | almoxarife, tat system is lenovo g560 running on ubuntu 10.10 | 06:39 |
Benkinooby | PleXs, | 06:39 |
Benkinooby | Polah, banshee + ipod | 06:39 |
Benkinooby | ActionParsnip, it# | 06:39 |
learner | almoxarife, pls sugest specific info | 06:39 |
Polah | Benkinooby: Nope, but I know it's there | 06:40 |
Benkinooby | ActionParsnip, it's not even me (i don't have an mp3-player at all) | 06:40 |
almoxarife | learner: I will assume though that since it was working fine till I saw no network that the issue is 'no network avail' | 06:40 |
Benkinooby | ActionParsnip, I will do further investigations to ifuse and how i can be used for media players | 06:40 |
almoxarife | learner: or, your friend decided to play with 'firewalls' but forgot to tell you? | 06:41 |
Benkinooby | Polah, ActionParsnip Wolfwalker_Prime thank you all for your input | 06:41 |
learner | the msg on network applet says "network manager is not running and networking disabled.." and when blutooth is on they says tat " network manager not running and wireless is disabled" | 06:42 |
ActionParsnip | Benkinooby: yw and thanks for the gratitude :D | 06:42 |
Wolfwalker_Prime | I hear Amarok works with players that have to sync stuff. | 06:42 |
Wolfwalker_Prime | I haven't tried Amarok in years though, so my info is way out of date. | 06:42 |
learner | almostroot, : dnt knw weather he has messed up with firewall | 06:42 |
almoxarife | learner: tried clicking it into run mode? | 06:42 |
ActionParsnip | Wolfwalker_Prime: a big install if you use gnome, lots of Qt deps | 06:42 |
Polah | You should never play with firewalls if you don't know what you're doing. Walls made out of fire are much worse than matches :P | 06:43 |
ubububntu | I have installed ubuntu, I have ubuntu dvd-iso on hard drive. Now I want to install some apps from dvd. I mount iso file, but package manager cant work with it(it gives errors despite it mounted). I use Ubuntu 10.02 or 10.04 not sure. | 06:43 |
Wolfwalker_Prime | I never, ever, ever buy a media player unless I am sure I can load music by dropping files in a folder. | 06:43 |
learner | almoxarife, : wat is run mode? | 06:43 |
ActionParsnip | ubububntu: there is no 10.02 ;) | 06:43 |
DBordello | Does anybody know what would cause grub to ocassionaly sit waiting for user input? This is pretty annoying on a headless machine | 06:43 |
ubububntu | ActionParsnip: idc, just want to know how to mount iso properly | 06:44 |
azm | DBordello, pressing a key | 06:44 |
ActionParsnip | ubububntu: there should be a button to add cdrom in software centre. Not sure if it honours mounted ISOs | 06:44 |
DBordello | azm, no body near the box | 06:45 |
Polah | ubububntu, sudo mount -o loop,rw <iso> <mount point> | 06:45 |
almoxarife | learner: this machine that does not work, you looking at it? | 06:45 |
Polah | Then you can pull packages for /mount/point/etc/cache/apt and install | 06:45 |
learner | almoxarife, : when we rightclick on network applet icon everything is grayed out..cannot select anything under tat menu | 06:45 |
almoxarife | learner: this machine that does not work, you looking at it? | 06:45 |
=== Guest87901 is now known as kad | ||
ubububntu | Polah: I know, I tryed to mount it to /cdrom, media/cdrom, which one ? | 06:45 |
learner | almoxarife, : no that is a remote machine i hav no access to it | 06:45 |
=== kanyl is now known as SweTV | ||
=== kad is now known as Guest72308 | ||
ActionParsnip | ubububntu: as Polah says, the mount point must exist (mount points are folders so make an empty new on to use) | 06:46 |
azm | DBordello, try to chnage waiting time in eg. grub manager | 06:46 |
azm | *in | 06:46 |
ubububntu | I get it.. I can see it in "Places", but synaptic doesnt | 06:46 |
learner | almoxarife, : i m just trying to help him fix it | 06:47 |
DBordello | azm, it isn't a timeout issue. It sits there indefinetly | 06:47 |
Polah | ubububntu, sudo mkdir /media/cdrom && sudo mount -o loop,rw <isopath> /media/cdrom | 06:47 |
ubububntu | also i have "4.5 GB File: Ubuntu 10.04.2 LTS i386" in "Computer", but it gives errors when I click it | 06:47 |
ActionParsnip | ubububntu: sudo mkdir /media/iso; sudo mount -o loop /path/to/file.iso /media/iso | 06:47 |
doodmang | Hi, I want to replace my ecryptfs passphrase file with a link to removable media, are there any precautions I should take? | 06:48 |
almoxarife | learner: I can't help you, its hard to imagine scenarios, sorry | 06:48 |
Polah | ActionParsnip, do ; and && between commands function the same way? | 06:48 |
azm | DBordello, I'm just shooting.. try ./join #grub | 06:48 |
Polah | doodmang: Back it up somewhere safe | 06:48 |
doodmang | Polah, oops. Yeah, that would probably be a good idea, though I don't have any important information on it yet | 06:49 |
ActionParsnip | Polah: ; doesn't mind if thr last command worked or not whereas && needs it to succeed to continue to the next command | 06:49 |
Polah | ActionParsnip, oh I see, thanks. | 06:49 |
DBordello | azm, good idea | 06:50 |
ActionParsnip | No worries !D | 06:50 |
ubububntu | I mounted it, but Failed to fetch cdrom:// | 06:50 |
ubububntu | I can see cdrom in "Places", click it | 06:51 |
chicori | hi Is it okay to uninstall unity? | 06:51 |
doodmang | Polah, how can I make sure my removable media is mounted on boot? | 06:51 |
almoxarife | who knows surround sound hdmi and how to fake it when you don't have surround sound? | 06:51 |
JZApples | Can anyone help me get the microphone on my Sound Blaster X-Fi Titanium to work. I've had no luck. | 06:51 |
ubububntu | I see "Failed to fetch cdrom://" everywhere | 06:51 |
Polah | doodmang: Make an fstab entry for it. | 06:51 |
ActionParsnip | ubububntu: let me search a sec | 06:51 |
library | i have a ubuntu 10.4.1 running i clicked on install updates and suddenly system hanged | 06:52 |
ActionParsnip | JZApples: those things ca | 06:52 |
doodmang | Polah, by including it, will it automatically be mounted, or do I need to add a flag or something | 06:52 |
ActionParsnip | Can be a pain | 06:52 |
Polah | doodmang: I guess you're trying to make a removeable key so that the filesystem is only decrypted when that key is inserted? | 06:52 |
JZApples | actionparsnip, tell me about it | 06:52 |
almoxarife | JZApples: does it show up as hardware in the 'sound' applet ? | 06:52 |
JZApples | almoxarife, it does. | 06:52 |
doodmang | Polah, yep. Unfortunately it's not my brilliant idea though | 06:52 |
almoxarife | JZApples: does it show up in the 'input' tab? | 06:52 |
library | when i rebooted the system it is not booting and its giving me an error as busybox .... and comes to initramfs prompt can some one pl. help me i have to quickly work on that machine | 06:53 |
Linda | i can hear my pc thru earphones but not on speakers,,is a laptop | 06:53 |
urlin2u | chicori, you have the classic desktop, why would you need to remove unity | 06:53 |
ubububntu | Synaptic says Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs | 06:53 |
Polah | doodmang: Do sudo blkid and pastebin that for me please, and tell me the mount point you want | 06:53 |
Linda | it just happend | 06:53 |
learner | ok almoxarife thanks for ur support | 06:53 |
doodmang | Polah, I haven't gotten the removable media yet | 06:54 |
chicori | urlin2u, for one its causing screen to be black in patches.. second I dont like it at all. | 06:54 |
JZApples | almoxarife, yes. I have it set to Analog Stereo Output + Analog Mono Input. | 06:54 |
Polah | doodmang: Ah, well then you'll probably want to wait for that to set up mounting it then | 06:54 |
JZApples | almoxarife, and alsamixer is not muted | 06:54 |
Polah | Do I need to disable a ppa before using ppa-purge? | 06:54 |
library | i am using ubuntu 10.4.1 and after running install updates system hanged and when i ran reboot it is not booting and coming with a message BusyBox v1.13.3 ... (initramfs) can some one pl. quickly help me to boot my machine i need to work on it | 06:54 |
Linda | even on my multyboot,,i can hear anything on both operative systems | 06:54 |
almoxarife | JZApples: does it show up in the 'input' tab? | 06:55 |
JZApples | almoxarife, yes | 06:55 |
urlin2u | chicori, personally I wouldn't even if disliked, not sure if safe to do so. | 06:55 |
Linda | dont tell me this linux system has mess up my audio on my laptop | 06:55 |
ActionParsnip | ubububntu: if you run: gksudo gedit /etc/apt/sources.list you should see a line relating to the install media. You may be able to point it to the mount point of the iso. Its dirty and I've not done it but it makes sense in my head. Not sure of the syntax of the line. Let me ssh home to check | 06:55 |
bais | good morning | 06:56 |
almoxarife | JZApples: is it connected to the correct jack? | 06:56 |
doodmang | Yeah, but I'd hate to come back next time to have people not know how to do it. | 06:56 |
doodmang | at Polah | 06:56 |
JZApples | almoxarife, yes... | 06:56 |
Wolfwalker_Prime | There. I will never again have to select "Classic" at login. Unity is no more, bwahahaha! | 06:56 |
Linda | 06:56 | |
corinth | What command can I run to see if I'm running 32/64 bit? | 06:56 |
ubububntu | deb cdrom:[Ubuntu 10.04.2 LTS _Lucid Lynx_ - Release i386 (20110214.1)]/ lucid main restricted | 06:57 |
almoxarife | JZApples: does it require external power? | 06:57 |
JZApples | almoxarife, no. when i use sound recorder it records the output. | 06:57 |
rww | corinth: uname -m, i686 is 32-bit, x86_64 is 64-bit | 06:57 |
doodmang | Polah, as long as I don't add the noauto flag, it should mount automatically, yes? | 06:57 |
ubububntu | file contains: deb cdrom:[Ubuntu 10.04.2 LTS _Lucid Lynx_ - Release i386 (20110214.1)]/ lucid main restricted | 06:57 |
JZApples | almoxarife, like if i am watching a video or listening to a song, it will record that | 06:57 |
urlin2u | Wolfwalker_Prime, what are you planning to run after Natty? | 06:57 |
corinth | Thanks rww | 06:57 |
almoxarife | JZApples: sound recorder does not use the mic | 06:58 |
almoxarife | JZApples: the issue is a mic right? | 06:58 |
JZApples | almoxarife, i've recorded things using my USB mic in it. yes mic issue | 06:58 |
bullgard6 | Synaptic does not list the package flashplugin-nonfree. Do I have to enable in Synaptic >Repositories > (Software repositories) > Other Software > Canonical Partner? | 06:58 |
ActionParsnip | !info flashplugin-nonfree | 06:59 |
ubottu | flashplugin-nonfree (source: flashplugin-nonfree): Adobe Flash Player plugin installer (transitional package). In component multiverse, is optional. Version 10.3.183.7ubuntu0.11.04.1 (natty), package size 1 kB, installed size 40 kB (Only available for i386 amd64 lpia) | 06:59 |
ActionParsnip | bullgard6: multiverse repo | 06:59 |
almoxarife | JZApples: when you tap the mic while looking at the 'input' tab, do the bars move? | 06:59 |
Polah | doodmang: Everything in fstab is mounted automatically. This should do you: UUID="blah" /mount/point -t vfat -o ro,nouser,suid,uid=UID,gid=GID 0 0 | 06:59 |
ubububntu | "Failed to fetch cdrom:/media/cdrom/dists/lucid/main/binary-i386/Packages.gz" how to point it properly? | 07:00 |
library | can someone quickly help me i tried running install updates on ubuntu LTS and when i rebooted the machine it did not boot and is now giving me an error as BusyBox v1.13.3 ..... (initramfs) i want to reboot the machine how to sort out the issue. pl. help. | 07:00 |
JZApples | almoxarife, no and i've tried with 3 different mics that should all work. | 07:00 |
ActionParsnip | ubububntu: try removing cdrom: | 07:00 |
Polah | doodmang: Change vfat to the appropriate filesystem if it's not that, change UID and GID (capital parts) to the specific user's UID and GID, and change blah to the proper UUID when you have the drive set up | 07:00 |
almoxarife | JZApples: then the hardware found is not the mic, or the mic is muted | 07:01 |
ubububntu | k | 07:01 |
bullgard6 | ActionParsnip: My Synaptic says that multiverse is enabled. | 07:01 |
JZApples | almoxarife, how do i know which hardware profile to choose? | 07:01 |
Wolfwalker_Prime | Something is very wrong with my shiny new Ubuntu. I just installed it, it hasn't had time for me to break anything yet. | 07:01 |
doodmang | Polah, well, users can have their own passphrases on the drive as well, cant they? If you limit the UID and GID, then only one user can use it. In that case, shouldn't permission just be set | 07:02 |
almoxarife | JZApples: how many pieces of hardware do you see in the hardware tab? | 07:02 |
ActionParsnip | Bullguard6: sudo apt-get update; sudo apt-get install flashplugin-nonfree | 07:02 |
Wolfwalker_Prime | Every time I open a program, the top edge of the window... the part of the window you can click and drag to put the window somewhere else... is above the edge of the screen. | 07:02 |
almoxarife | JZApples: I have two, one is inputs, the other is outputs | 07:02 |
JZApples | almoxarife, two devices. One is the X-Fi Titanium and the other is my USB mic. | 07:02 |
ubububntu | I am getting error about malformed lines. give me example how could it look If my cdrom is mounted here /media/cdrom/ | 07:03 |
JZApples | almoxarife, i've tried every input possible, nothing works | 07:03 |
almoxarife | JZApples: the mic you want working is not the usb | 07:03 |
JZApples | almoxarife, yes. usb works fine | 07:03 |
almoxarife | JZApples: unplug the usb | 07:03 |
JZApples | almoxarife, but i would like to use the other port as well | 07:03 |
almoxarife | JZApples: unplug the usb for testing | 07:04 |
doodmang | Polah, permissions on the files*. And what about if I wanted to add a passphrase because I had another file to add? | 07:04 |
JZApples | almoxarife, when i first tried troubleshooting this, the usb wasn't even in my possession, but ok USB unplugged. | 07:04 |
Polah | doodmang: That would mount it read-only | 07:04 |
ActionParsnip | ubububntu: http://ubuntuforums.org/archive/index.php/t-35807.html | 07:04 |
JZApples | almoxarife, i'm using 11.04 by the way | 07:04 |
almoxarife | JZApples: you may need to reboot or at least log out and return, | 07:04 |
Polah | doodmang: Don't know about a passphrase to add another file, sudo might be able to override read-only though | 07:05 |
ActionParsnip | ubububntu: has the line to add | 07:05 |
JZApples | almoxarife, usb went away in devices | 07:05 |
Polah | terruaruar? | 07:05 |
ActionParsnip | ubububntu: search the page for: file:/// | 07:05 |
almoxarife | JZApples: I had to make hdmi work on natty, there was one option of 7 that worked, and I had to go thru them all | 07:05 |
doodmang | Well, what if that drive needed to be opened by more than one user? | 07:06 |
ActionParsnip | ubububntu: obviously change the path and dist name | 07:06 |
almoxarife | JZApples: now only one hardware shows, and in 'input'? | 07:06 |
zykes- | anyone here having problems with unity 2d and autohiding ? | 07:06 |
JZApples | almoxarife, going through every profile again. yes only one. | 07:07 |
Wolfwalker_Prime | Also this freshly installed Ubuntu won't even boot unless I delete "quiet splash" from the boot line. | 07:07 |
urlin2u | zykes-, have not seen anything, what's the problem? | 07:07 |
almoxarife | JZApples: one mic should be a 'mono' | 07:07 |
Wolfwalker_Prime | Forget this. Ubuntu these days is totally nuts. Goodbye y'all, and good luck. | 07:07 |
ActionParsnip | zykes-: I've seen some gconf commands to make it hide. I've seen the issue myself | 07:07 |
JZApples | i have lots of profiles that have mono input | 07:08 |
JZApples | almoxarife, i have lots of profiles that have mono input | 07:08 |
urlin2u | Wolfwalker_Prime, don't let the door hit you on the way out,:D | 07:08 |
library | can someone help me? after running install updates when i rebooted the system boot did not work and it is with (initramsfs) prompt how to boot system normally from this error | 07:08 |
no_gravity | Good Morning! In this day and age, whats the right way to tell Apache not to start on startup? I used to do it like this: "rm -v /etc/rc*.d/*apache*" but the startup scripts get recreated by ubuntu updates. | 07:09 |
almoxarife | JZApples: the profile should match the reality of the capabilites | 07:09 |
JZApples | almoxarife, i went through every single profile again, none register under input level. | 07:09 |
urlin2u | library, have you installed any apps to default the boot? | 07:09 |
ActionParsnip | zykes-: http://katastrophos.net/andre/blog/2011/04/24/disable-the-auto-hide-functionality-of-ubuntu-unity-2d/ | 07:09 |
almoxarife | JZApples: reboot, try it | 07:09 |
ActionParsnip | zykes-: you can use the co | 07:10 |
library | no i just ran install updates | 07:10 |
JZApples | almoxarife, brb, i've tried all this already though | 07:10 |
urlin2u | library, Lucid? | 07:10 |
_Buzzz_ | if if plug in a ext4 formatted usb drive how do you get user perms to write on int? | 07:10 |
ActionParsnip | Commands there with a little intelligence ;) zykes- | 07:10 |
library | no its is 10.4.1 LTS | 07:10 |
urlin2u | library, that lucid is it a wubi? | 07:11 |
Polah | _Buzzz_: Remount it with defaults or rw option | 07:11 |
ActionParsnip | _Buzzz_: the users should get the access the files give them. | 07:11 |
urlin2u | that's* | 07:11 |
_Buzzz_ | Polah: it is mounted like this /dev/sdc1 on /media/BACKUP type ext4 (rw,nosuid,nodev,uhelper=udisks) | 07:12 |
library | it is linux 2.6.32-28-generic | 07:12 |
library | no it is not wubi | 07:12 |
urlin2u | library, did you install it from windows=wubi? | 07:12 |
_Buzzz_ | ActionParsnip: all my other drives seems to mount with user perm (usb drives that is) | 07:12 |
library | no no i didnit install from windows | 07:12 |
ActionParsnip | _Buzzz_: sounds fine. Are the folders you are accessing owned by your user? | 07:13 |
urlin2u | library, okay I got it is it the only OS? | 07:13 |
library | it is only ubuntu 10.4.1 iso and has only linux OS | 07:13 |
_Buzzz_ | ActionParsnip: it is empty | 07:13 |
_Buzzz_ | ActionParsnip: trying to copy files to it but would like to do that without a sudo | 07:13 |
slobro | http://www.ubuntu.com/certification/hardware/201011-6830 | 07:14 |
ActionParsnip | _Buzzz_: ok so make a folder, what message do you get? | 07:14 |
Ianusius | ping | 07:14 |
slobro | how good does that mean the SL510 should work with ubuntu? | 07:14 |
urlin2u | library, #12 in this link has various methods on reinstalling grub2 to the mbr. https://help.ubuntu.com/community/Grub2#Upgrading | 07:14 |
almoxarife | JZApples: ready for round two or it works now? | 07:14 |
_Buzzz_ | ActionParsnip: touch: cannot touch `/media/BACKUP/donkey': Permission denied | 07:14 |
JZApples | almoxarife, does not work. | 07:14 |
almoxarife | JZApples: open a terminal | 07:14 |
JZApples | almoxarife, i've gone through all profiles, terminal open. | 07:15 |
ActionParsnip | _Buzzz_: what about if you chow | 07:15 |
almoxarife | JZApples: do you have 'alsamixer' installed? | 07:15 |
_Buzzz_ | ActionParsnip: and perm is only rw for root so.. but the other drives get it for u and g too | 07:15 |
ActionParsnip | chown the mount point to your user? | 07:15 |
library | do i need to insert the ubuntu installation disk and try this | 07:15 |
bullgard6 | ActionParsnip: "The following packages have dependencies which are not met: flashplugin-nonfree : Depends: flashplugin-installer but should not be installed. E: Unable to correct problems, you have held broken packages." -- Do I have to wait for some days and try again? | 07:15 |
library | but i tried doing this | 07:15 |
_Buzzz_ | ActionParsnip: drwxr-xr-x 3 root root 4096 2011-09-02 08:50 BACKUP | 07:16 |
_Buzzz_ | drwxrwxrwx 5 root root 4096 2010-10-12 21:13 ee5932b2-ab45-4efc-8c49-7537315ee2c8 | 07:16 |
JZApples | almoxarife, yes, i've done that. under capture everything but the mic is muted. i've also tried it with everything in capture turned all the way up. | 07:16 |
_Buzzz_ | drwxrwxrwx 16 root root 4096 2011-08-27 10:18 storage | 07:16 |
library | but my /dev/sda2 partition is not getting mounted | 07:16 |
almoxarife | JZApples: unmute it | 07:16 |
library | i am getting an error as filesystem mounted or opened exclusively by another program? | 07:16 |
ActionParsnip | bullgard6: what is the output of: lsb_release -sc please | 07:16 |
library | when i try to mount the /dev/sda2 partition temporarily | 07:16 |
JZApples | almoxarife, everything in alsamixer is now turned all the way up. | 07:17 |
almoxarife | JZApples: back to input tab | 07:17 |
_Buzzz_ | ActionParsnip: chown will fix it but after reboot it will get back to old ownership i guess? | 07:17 |
bullgard6 | ActionParsnip: oneiric | 07:17 |
ActionParsnip | _Buzzz_: sudo chown $USER:$USER /media/BACKUP | 07:17 |
ubububntu | ActionParsnip: file:///media/cdrom works | 07:18 |
ubububntu | finally) | 07:18 |
mag004 | hi | 07:18 |
JZApples | almoxarife, tried every profile. nothing registers under input. | 07:18 |
ActionParsnip | bullgard6: a) its prerelease so you will get issues b) oneiric isn't supported here. Ask in #ubuntu+1 | 07:19 |
LazyNoop | i couldn't boot after install 11.04 from CD on SSD [grub complain file not file, ls (hd0,1)/boot show nothing] but i did check it from live (mnt the partition, chroot, did grub-install/update-grub) and things look fine. Anybody have any suggestion? | 07:19 |
bullgard6 | ActionParsnip: Thank you very much for your help. | 07:19 |
ActionParsnip | ubububntu: no walk in the park. Glad we got there :) | 07:19 |
_Buzzz_ | ActionParsnip: but will that persist thru reboots? | 07:19 |
almoxarife | JZApples: in alsamixer all capture was unmuted? | 07:20 |
ActionParsnip | _Buzzz_: that I am not sure of | 07:20 |
JZApples | almoxarife, yessir. | 07:20 |
ActionParsnip | _Buzzz_: try it is all i can recommend | 07:20 |
almoxarife | JZApples: sucks to be you, I have no more ideas, sorry | 07:20 |
_Buzzz_ | ActionParsnip: oki have to do that :) thanks anyway | 07:21 |
almoxarife | JZApples: the machine a dual boot? | 07:21 |
JZApples | almoxarife, thanks. i tried all that already. no it's not a dual boot. I'll double-check it on a different windows machine, but i know this mic works. | 07:21 |
ActionParsnip | ubububntu: taught me something new too :) | 07:22 |
almoxarife | JZApples: starting with a known working mic in the correct jack is a must | 07:22 |
JZApples | almoxarife, naturally... | 07:22 |
urlin2u | library, try sudo fsck /dev/sda2 from the live cd | 07:22 |
library | tried that it says filesystem mounted or opened exclusively by another program? | 07:23 |
JZApples | almoxarife, i'm a mild mannered software analyst by day. I know how to test things. :) | 07:23 |
ubububntu | bye | 07:23 |
=== Milos|Netbook is now known as Guest26487 | ||
library | i cannot mount that partition | 07:24 |
i_is_broke | so how well does gnome3 work with the 11.04? anyone know? | 07:24 |
urlin2u | library, take a look at this link especially post 3 http://ubuntuforums.org/showthread.php?t=1721305 | 07:24 |
library | can u help me i have booted the system with livecd | 07:24 |
ActionParsnip | JZApples: are there any bugs reported? | 07:24 |
ActionParsnip | i_is_broke: badly | 07:25 |
JZApples | ActionParsnip, i found some other people having the same problem on the internets, but i don't know if a bug is reported | 07:25 |
JZApples | ActionParsnip, i've noted a few bugs in 11.04 but no idea if they're reported or not. | 07:25 |
ActionParsnip | i_is_broke: if you want gnome3, install or upgrade to oneiric when its released, or take the risk of prerelease now | 07:26 |
i_is_broke | ActionParsnip, thats ok, thats why i asked. | 07:26 |
almoxarife | JZApples: I have used vlc to trouble shoot, it detects hardware better for some reason, it's a thought | 07:26 |
JZApples | almoxarife, i have vlc installed, but not sure how to record with it. | 07:27 |
i_is_broke | and am to afraid to install oneiric right now...its not stable. | 07:27 |
Shirakawasuna | i_is_broke: try it out using virtualbox | 07:28 |
dow | trying to install wine from dvd repository and it says "Sorry, 'wine' is not available for this type of computer(i386)" Same dvd I installed Ubuntu | 07:28 |
Shirakawasuna | i_is_broke: then you're safe when it inevitably explodes | 07:28 |
hkais | hello all | 07:28 |
hkais | can anyone tell me what the content of /etc/debian_version should be for dapper? | 07:28 |
i_is_broke | Shirakawasuna, yeah thats what im going to do. | 07:28 |
hkais | I tryed to upgrade now, but it fails on that file | 07:29 |
ActionParsnip | JZApples: https://help.ubuntu.com/community/SoundTroubleshooting has a command starting with wget for the alsa-info.sh script, can you please run it, upload to the server and give the generated URL please | 07:29 |
urlin2u | hkais, dapper is way beyond end of life. | 07:29 |
ActionParsnip | hkais: dapper is dead dude. I doubt anyone will have it | 07:29 |
hkais | urlin2u: ohh noo, why do you think I am trying to upgrade to a new version? | 07:30 |
urlin2u | hkais, it is a waste of time . | 07:30 |
ActionParsnip | !eol | hkais says how to upgrade | 07:30 |
ubottu | hkais says how to upgrade: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades | 07:30 |
library | it is not allowing me to run e2fsck command | 07:30 |
JZApples | ActionParsnip, http://www.alsa-project.org/db/?f=c5f56295edca1e7e1b54390d0ffb91db96aa26d2 | 07:30 |
hkais | okay seems you cannot help? | 07:30 |
library | it says filesystem mounted or opened exclusively by another program? | 07:31 |
ActionParsnip | hkais: id go for a fresh install personally | 07:31 |
urlin2u | library, not sure really, sorry | 07:31 |
ActionParsnip | JZApples: I've see | 07:33 |
sunit | I am using ubuntu 9.10 and when trying to access a web based application from LAN with http://IP:8888/context , I am unable to access | 07:33 |
sunit | but when accessing the same from browser with http://localhost:8888/context | 07:34 |
sunit | I can aceess successfully. I can connect ssh also | 07:35 |
ActionParsnip | JZApples: I've seen marco braida on launchpad get these things working with some firmware thing. See if you can use websearches to find it/them | 07:35 |
almoxarife | sunit: external or internal ip? | 07:35 |
ActionParsnip | sunit: can other systems on the same lan access it ok? | 07:36 |
netlab_ | 123 | 07:36 |
ActionParsnip | Sunit: karmic is no longer supported | 07:37 |
sunit | almoxarife: internal IP | 07:37 |
JZApples | ActionParsnip, i'm really surprised this is an issue. I thought this was one of the most popular sound cards, that's why i bought it. | 07:37 |
=== Timic_ is now known as Timic | ||
ActionParsnip | JZApples: creative hate Linux and refuse to support it | 07:38 |
almoxarife | sunit: 127.0.0.1 or 192.xxxxxxxx | 07:38 |
sunit | ActionParsnip: I know that Karmic is no longer supported | 07:38 |
roflmaus | Ubuntu server. I've got "connect-debounce failed, port N disabled" and "unable to enumerate USB device on port N" spamming my console. WHYYYYYY | 07:38 |
geirha | sunit: You probably have to configure it to either listen on 0.0.0.0, or to allow access from other hosts than localhost. | 07:38 |
ActionParsnip | sunit: so why ask, if you know your release isn't supported | 07:38 |
JZApples | ActionParsnip, yeah i seen some other people mention that on the internet. kind of ridiculous. | 07:38 |
penos | is osx linux? | 07:39 |
ActionParsnip | JZApples: yeah. Logitech and Kodak also have zero interest | 07:39 |
almoxarife | penos: no | 07:39 |
ActionParsnip | Penos: ask in #ubuntu-offtopic | 07:40 |
sunit | ActionParsnip: I have lots of development and application in this karmic machine. To upgrade , I need to backup huge amount of things | 07:40 |
rumpe1 | sunit, some web-based applications restrict access to localhost as default (cups-server e.g.) | 07:41 |
almoxarife | JZApples: the mic has an on/off switch? | 07:41 |
JZApples | nope, none of them do. i've tried 3 | 07:41 |
geirha | sunit: An upgrade won't delete your files, and you should be doing regular backups anyway. | 07:41 |
urlin2u | sunit, you should be backed up anyway. | 07:41 |
sunit | urlin2u: ok | 07:41 |
ActionParsnip | JZApples: whats funny is those whom support Linux enjoy the extra sales for the userbase, otherwise they just alienate them as nobody will buy hardware they cannot make work | 07:42 |
JZApples | almoxarife, ActionParsnip, i'll just stick with the USB mic. No worries. It would have been nice to have available if i ever needed it though. | 07:42 |
JZApples | ActionParsnip, Yeah, it makes no sense. | 07:42 |
almoxarife | JZApples: you said you have vlc, open it and look under 'devices' audio capture | 07:42 |
matrixiumn | hello | 07:42 |
ActionParsnip | sunit: doesn't matter. The release is dead and not to be discussed here | 07:43 |
JZApples | almoxarife, is that in preferences? i'm using a different skin. | 07:43 |
almoxarife | JZApples: media browser, left pane | 07:43 |
sunit | Actionparsnip: ok | 07:43 |
ActionParsnip | JZApples: id buy creative if they supported Linux, they'd deserve the cash. Glad you have a workaround | 07:44 |
ActionParsnip | sunit: sorry | 07:44 |
Wolga | Hello | 07:45 |
JZApples | almoxarife, audio device name is blank. | 07:45 |
penos | hi | 07:45 |
JZApples | almoxarife, what capture mode? | 07:45 |
=== Timic_ is now known as Timic | ||
JZApples | Is anyone aware of a way to have nautilus keep the folder highlighted when you move forward and backward between folders. For example if I go into a folder from a long list of other folders and then click the back button, i would like to have the folder that i just went into highlighted so i know where i was. | 07:46 |
almoxarife | JZApples: vlc 1.1.9 here | 07:46 |
JZApples | almoxarife, 1.1.9 here too. | 07:46 |
ActionParsnip | 1.1.11 here | 07:46 |
=== Guest72308 is now known as kad | ||
sunit | geirha: how can I configure to allow access from other host ? | 07:47 |
almoxarife | JZApples: under 'devices' I see 'audio capture' | 07:47 |
=== kad is now known as Guest92145 | ||
geirha | sunit: That's different from application to application. You have to consult the documentation for that application. | 07:47 |
JZApples | almoxarife, i'm not sure what screen you're on. From the main menu...Media > Open Capture > Device? | 07:49 |
JZApples | almoxarife, sorry that was Media > Open Capture Device...that's the screen you're asking me about? | 07:50 |
almoxarife | JZApples: in the default skin, under 'media' tab is area called 'media browser' | 07:50 |
almoxarife | JZApples: I am not opening the 'media' tab, I am looking under the media tab | 07:51 |
JZApples | almoxarife, looking under the Media file menu, I do not see media browser | 07:52 |
ActionParsnip | Co | 07:52 |
JZApples | almoxarife, i don't see media browser anywhere. | 07:52 |
ActionParsnip | Controlling vlc from a phone is great fun :) | 07:53 |
almoxarife | JZApples: click on aplet 'show playlist' to the right of the 'play' button | 07:53 |
sunit | geirha: the application was accessible , few days ago externally. from 3-4 days I could not access from external IP | 07:54 |
JZApples | almoxarife, gotcha. Ok Media Browser > Devices > Audio capture > Creative Labs > X-Fi Titanium series [EMU20k2] (0) | 07:54 |
almoxarife | JZApples: double click on it, look for feedback | 07:55 |
JZApples | almoxarife, feedback would be a bar in the bottom right? | 07:55 |
almoxarife | JZApples: no, feedback would be noise from output from the mic | 07:56 |
JZApples | almoxarife, i hear nothing | 07:56 |
almoxarife | JZApples: in alsa mixer did you have the correct card picked? | 07:57 |
JZApples | almoxarife, yessir. | 07:57 |
JZApples | almoxarife, Card: Creative X-Fi | 07:58 |
almoxarife | JZApples: I hate to say this, the geeks at best buy are going to take your money | 07:58 |
JZApples | almoxarife, Best Buy? | 07:58 |
almoxarife | JZApples: here we have best buy, not sure who you have there | 07:59 |
almoxarife | JZApples: could the card itself be faulty? | 07:59 |
JZApples | almoxarife, i know what Best Buy is. Why would I ever step foot in one though? So ridiculously over priced. I guess it could. The mic used to work in Windows, but not well. Then again that was probably my mic, i've had to RMA that headset 3 times now. | 08:00 |
almoxarife | JZApples: does your rom allow you to bypass motherboard ? | 08:00 |
JZApples | almoxarife, i'm not sure. | 08:01 |
almoxarife | JZApples: I had to bypass my mother board audio to finally get hdmi to work with a nvidia card | 08:01 |
almoxarife | JZApples: just the audio was the issue also | 08:02 |
j0hnd0e | What's a good LiveUSB creator using linux? | 08:03 |
IdleOne | unetbootin | 08:03 |
JZApples | almoxarife, hmm, i never thought about this. My motherboard does have an additional board that gets plugged into the mainboard for audio but I don't have it. maybe that's causing an issue, but I doubt it. | 08:03 |
Stanley00 | j0hnd0e: the build-in of ubuntu liveCD is a also good | 08:04 |
almoxarife | JZApples: I didn't get audio out of my nvidia card till I did the rom thing | 08:04 |
JZApples | almoxarife, thanks for the help but i'm just gonna throw in the towel on this one. Creative sux. | 08:04 |
JZApples | almoxarife, need sleepy | 08:04 |
almoxarife | JZApples: alrighty | 08:05 |
j0hnd0e | IdleOne, Stanley00, thnx | 08:05 |
=== tfilipczuk is now known as makak | ||
Deesl | how can I see Autocad dwg files in ubuntu? What software is required? | 08:07 |
=== aaron is now known as Guest22004 | ||
Guest22004 | i need help with xubuntu 11.04 kinda of a noob to linux | 08:09 |
Boomboy | Deesl: http://ubuntuforums.org/showthread.php?t=1214611 | 08:10 |
rumpe1 | Guest22004, just ask | 08:11 |
Shambat | I'm looking for a sys admin guide or book that talks about ways to maintain servers etc | 08:15 |
lolmaus | Is it reasonal to use a 64 bit distro on a home server that will never have more than 2G of RAM? | 08:20 |
rumpe1 | lolcat, 64bit has also advantages in other areas like encryption, calculations... | 08:22 |
zerocool1234 | how to setup dns server on ubuntu? | 08:22 |
zerocool1234 | ? | 08:23 |
zerocool1234 | ? | 08:23 |
=== Skynet is now known as Guest62454 | ||
ZenMaster | Anyone awake? | 08:31 |
ZenMaster | Anyone here framiliar with joomla? | 08:31 |
lolmaus | ZenMaster, i only know that Drupal is better | 08:33 |
ZenMaster | I have used drupal before. :) | 08:34 |
prem | is there a way to copy a file along wit its bookmark from one system to other? | 08:35 |
prem | file is created using gedit | 08:35 |
Shambat | ZenMaster: I think tehre is a #joomla ... | 08:37 |
vlt | prem: Bookmark? | 08:37 |
ZenMaster | Shambat: I am there. :) | 08:38 |
=== jeff_ is now known as jfm | ||
=== jfm is now known as jfm`` | ||
prem | vlad, yes.,bookmarking a particular line using gedit and copy the file to other machine | 08:40 |
prem | am losing all the bookmarks | 08:40 |
prem | hosorry its vlt | 08:40 |
ouyes | how to set the button(close max, min) and the menu of the window in the same line | 08:44 |
Stanley00 | ouyes: it's default in natty... | 08:47 |
=== Guest92145 is now known as kad | ||
=== kad is now known as Guest13854 | ||
iuytfr | hello there | 08:57 |
naked89tt | I only have ubuntu on my computer,how could I let grub display when booting? | 08:57 |
Stanley00 | naked89tt: you can edit /etc/default/grub | 08:57 |
Stanley00 | naked89tt: and then run sudo update-grub | 08:58 |
naked89tt | Stanley00, i tried,but cant work | 08:59 |
Aple | I keep receiving this error when I try to access my File System: "mount: wrong fs type, bad option, bad superblock" | 08:59 |
Aple | Can anyone help? This really sucks :( | 08:59 |
Stanley00 | naked89tt: well, in that case, you can manually edit /boot/grub/grub.cfg | 09:00 |
Stanley00 | naked89tt: add line " set timeout=10" to the beginning of the file | 09:01 |
Stanley00 | Aple: maybe it has some disk error, try fsck before mounting it | 09:01 |
Aple | Nevermind, false alarm. I'm silly | 09:01 |
Aple | I was trying to access my book | 09:02 |
Aple | Not my actual file system | 09:02 |
Stanley00 | Aple: :)) | 09:02 |
naked89tt | stamina, which 'set timeout'? | 09:02 |
Langly | Aple, the new chinese knockoff computer brand | 09:03 |
Aple | External harddrive I never mount properly | 09:03 |
Stanley00 | naked89tt: add it to /boot/grub/grub.cfg | 09:03 |
Aple | But if you've got a nice cheap Chinese computer, I'd be glad to take an upgrade | 09:03 |
iuytfr | hello | 09:04 |
naked89tt | ok Stanley00 ,I'll try it.Thank you | 09:04 |
iuytfr | when you create raid 6 on 8 disk of 100 Go what is capacity of disk we got ? | 09:05 |
Aple | Anyone know how to install PyFlakes? | 09:05 |
Asido | Hi, I have a flash drive and no files have become corrupt, so do not drive but are still there, I tried to rescue them with ddrescue but give the order to make the image reads: dd_rescue: (fatal): open "/ dev / sdb" failed: Permission denied | 09:05 |
Asido | <pendrive> help | 09:05 |
Aple | Wait, wrong place. | 09:05 |
being | I have this problem finding what's running dhclient3, when I do /etc/init.d/networking restart. I would like to change some flags.. is it in the ifup binary maybe? :/ | 09:05 |
Aple | Meh, nevermind, I'll ask you guys too. Where/how should I install PyFlakes for linting? | 09:07 |
Asido | you have no solution for my problem? | 09:07 |
Aple | I grabbed the tar but when I try to run python setup.py from folder on desktop it tells me "no commands supplied" http://pypi.python.org/pypi/pyflakes | 09:07 |
ouyes | how to set the button(close max, min) and the menu of the window in the same line | 09:09 |
ouyes | ? | 09:09 |
Stanley00 | ouyes: which ubuntu version are you running? | 09:10 |
ouyes | Stanley00, 1.04 | 09:10 |
ouyes | Stanley00, I can not get used to 11.04 | 09:11 |
Stanley00 | ouyes: as I know, it already has that function | 09:11 |
Stanley00 | ouyes: or you lost me somewhere... | 09:12 |
ouyes | Stanley00, I am now running 10.04, | 09:12 |
Stanley00 | ouyes: ah, I remember that there have a tool call global-menu... | 09:13 |
ouyes | Stanley00, global-menu where can I find it? | 09:14 |
Stanley00 | ouyes: here you are http://www.ubuntugeek.com/how-to-install-globalmenu-in-ubuntu-10-04lucid9-10karmic.html | 09:14 |
Stanley00 | ouyes: but why dont you give 11.04 a try? ;) | 09:14 |
Stanley00 | It wont take much time to get used to it. | 09:16 |
ouyes | Stanley00, as i said I have tried 11.04, but I cannot get used to it | 09:16 |
ouyes | Stanley00, I will not spend time OS just a tool | 09:17 |
Stanley00 | ouyes: OK man. | 09:17 |
wataj | testest | 09:20 |
ouyes | Stanley00, thanks, | 09:20 |
Stanley00 | ouyes: you are welcome :) | 09:20 |
ouyes | Stanley00, I tell you, if ubuntu goes like this, it will loose a lot of customers, | 09:21 |
Stanley00 | ouyes: why? I personally like the way it'i doing... | 09:21 |
ouyes | Stanley00, for 15 years, you see any big change in xp ? that is one big reason, it get success, you have to keep something unchanged all the way, | 09:23 |
debarun | hi fuckers | 09:23 |
ouyes | Stanley00, except it is a technical revolution | 09:23 |
szal | !language | debarun | 09:24 |
ubottu | debarun: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. | 09:24 |
Stanley00 | ouyes: well, ubuntu 11.04 and 10.10 just like window 7 and xp. | 09:24 |
scarleo | ouyes, No you don't have to just because thats the micro$hit way to do things | 09:24 |
wataj | I like 10.04 | 09:24 |
ouyes | scarleo, Stanley00, learn to survival first | 09:25 |
scarleo | ouyes, Oh, Ubuntu will survive :) | 09:25 |
Stanley00 | ouyes: ...and much more than that... | 09:26 |
scarleo | ouyes, besides, If it's just Unity you don't like abt 11.04 it's easy to just run Gnome instead, it's just like in 10.04 | 09:28 |
wataj | Does top command use ncurses lib? | 09:28 |
szal | !pm | debarun | 09:28 |
ubottu | debarun: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. | 09:28 |
lolmaus | I've reinstalled Ubuntu Server from scratch, and now it doesn't see my PCI network adapter. How do i make him use it? | 09:28 |
wataj | I'm sorry, thank you.Bye. | 09:29 |
Stanley00 | scarleo: good point out... | 09:29 |
zabomber | how can i view a list of windows shares on an XP machine via terminal? | 09:29 |
ouyes_ | Stanley00, I think you misunderstand my question | 09:29 |
Stanley00 | ouyes_: yes? | 09:29 |
ouyes_ | Stanley00, I need more space in vertical, so merge the max min close button with the titlebar of the window | 09:30 |
szal | zabomber: ask in ##windows | 09:30 |
=== dvs is now known as Guest73473 | ||
ouyes_ | Stanley00, you will see one more line, max min close button and the file edit view menu are in the same line | 09:30 |
zabomber | szal: no…. I'm in an ubuntu terminal… i want to view windows shares on a windows box FROM ubuntu… in Windows its "net view \\ip"... | 09:30 |
Stanley00 | ouyes_: you just can make it like that when you maximize the windows. | 09:31 |
ouyes_ | Stanley00, that is my question | 09:31 |
Stanley00 | ouyes_: an unMaximize window simply can't (and dont need to) to that. | 09:31 |
ouyes_ | Stanley00, I max the firefox, but it is still the same | 09:32 |
Stanley00 | ouyes_: firefox need an add on call global menu ( or something like that) too... | 09:33 |
=== themill_ is now known as themill | ||
hroi | hi | 09:33 |
Stanley00 | ouyes_: once again, unity do this very well, it maximize you vertical space ;) | 09:33 |
hroi | on ubuntu server, will I need to activate cron so that users are allowed to run their cron? | 09:34 |
Stanley00 | hroi: does your user need that? | 09:34 |
hroi | I certainly managed to do a crontab -e and set up a script that logs to a log file.. | 09:34 |
hroi | the editor exits with a nice "new crontab installed" | 09:35 |
hroi | but it doesnt run | 09:35 |
hroi | Stanley00: I am using the word user in the unix/linux lingo, | 09:35 |
ouyes_ | Stanley00, so far so good | 09:35 |
hroi | Stanley00: in actuality I have a certain set of processes running under a certain process user name | 09:36 |
being | I have this problem finding what's running dhclient3 on ubuntu, when I do /etc/init.d/networking restart. I would like to change some flags... anyone know where it might be or how I could find it? | 09:36 |
ouyes_ | Stanley00, yes but I still need the application Place system | 09:36 |
ouyes_ | Stanley00, and see all the windows I need at the bottom | 09:36 |
Stanley00 | ouyes_: I think all my app on the left will be better ;) | 09:38 |
ouyes_ | how long will it takes (or how much data do I need to download), if I upgrade to 11.04 from 10.04 | 09:38 |
G` | aw | 09:39 |
G` | aw | 09:39 |
scarleo | zabomber, smbclient -L <hostname or ip> | 09:39 |
Stanley00 | ouyes_: I recommend fressh install, since they have many difference | 09:40 |
ouyes_ | Stanley00, ok , you have helped me a lot, maybe I will give it a try again | 09:41 |
Stanley00 | ouyes_: :) | 09:41 |
scarleo | hroi, can you post the crontab line? | 09:43 |
zabomber | scarleo: thank you! | 09:43 |
hroi | 10 * * * * echo "hello" >> /home/satellite/logs/hello.log | 09:44 |
damo22 | why do you want to append hello to a file every 10 minutes? | 09:45 |
hroi | damo22: It's a very popular non-sensical activity while bug-checking | 09:45 |
scarleo | hroi, that script will run once every hour | 09:45 |
g0tcha | i have win7 installed on my primary hdd, if i plugin a secondary hdd, it should b ok to install ubuntu on it for dual boot, right? | 09:46 |
scarleo | hroi, you expect it to run every 10th minute its */10 | 09:46 |
hroi | scarleo: yes you are right, forgot the slash | 09:47 |
hroi | scarleo: non the less this has been installed fro 24 hours already | 09:47 |
damo22 | hroi: so is this: while 1; do sudo eject /dev/cdrom ;sleep 1; done | 09:47 |
[DeVil-BoY] | hey guys | 09:48 |
=== Guest13854 is now known as kad | ||
[DeVil-BoY] | trying to enable 3D acceleration on this install | 09:48 |
=== kiwis is now known as Guest56994 | ||
[DeVil-BoY] | and it's not happening | 09:48 |
[DeVil-BoY] | running out of ideas i've changed the xorg.conf | 09:48 |
=== kad is now known as Guest15800 | ||
[DeVil-BoY] | but not luck | 09:48 |
[DeVil-BoY] | i'm using and intel 915gm built in graphics solution | 09:49 |
[DeVil-BoY] | it's quite poor but it should work with 3D and increase somehow the performance | 09:49 |
scarleo | hroi, whats in your log? ANy error messages? Do something like: cat /var/log/messages | grep cron | 09:49 |
[DeVil-BoY] | i keep getting couldn't find RGB GLX visual or fbconfig | 09:50 |
Calinou | "intel gma" | 09:50 |
Calinou | NO, JUST NO | 09:50 |
doodmang | Yeah, somehow I was playing with the hidden files of my home directory and my sound seems to be malfunctioning. Sound is unmuted and volume is up. | 09:50 |
[DeVil-BoY] | this is the only thing missing | 09:50 |
[DeVil-BoY] | and it's a laptop not like i could upgrade it easily | 09:50 |
hroi | scarleo: I just added this user to /etc/cron.allow | 09:51 |
[DeVil-BoY] | Xlib: extension "GLX" missing on display ":0". | 09:51 |
Calinou | don't use open source drivers, they just suck | 09:51 |
Calinou | (no offense intended) | 09:51 |
[DeVil-BoY] | humm | 09:51 |
[DeVil-BoY] | interesting point of view | 09:51 |
[DeVil-BoY] | https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/753370 | 09:51 |
ubottu | Launchpad bug 753370 in mesa (Ubuntu) "No Desktop Effects in Kubuntu 11.04 Beta1" [Medium,Fix released] | 09:51 |
Ristovski | hello | 09:51 |
[DeVil-BoY] | i came across that post | 09:51 |
damo22 | the earth doesnt have gravity, it just sucks | 09:51 |
Ristovski | How much does Ubuntu 10.04 download? | 09:51 |
[DeVil-BoY] | it seems to be recent and addressing the issues i'm having | 09:52 |
Ristovski | on install | 09:52 |
Calinou | the .iso is around 700MB | 09:52 |
[DeVil-BoY] | expect that my graphics is 915gm | 09:52 |
Ristovski | Hi Cal! | 09:52 |
Ristovski | remember me? | 09:52 |
Calinou | no? | 09:52 |
Ristovski | dude | 09:52 |
scarleo | hroi, does it work now? | 09:52 |
Ristovski | Minecraft | 09:52 |
Ristovski | rafael | 09:52 |
Ristovski | Calinou | 09:52 |
Calinou | oh, then, ok | 09:53 |
hroi | scarleo: no error messages under var | 09:53 |
FloodBot1 | Ristovski: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 09:53 |
hroi | scarleo: seeing if the /etc/cron.allow does it. | 09:53 |
Ristovski | I mean how much does it download packages | 09:53 |
hroi | scarleo: most probably it will :( | 09:53 |
Calinou | once installed, it should take 10-15 GV | 09:53 |
Calinou | GB* | 09:53 |
Ristovski | it will download so much? | 09:53 |
scarleo | hroi, not sure which log it is in Ubuntu, not on Ubuntu right now, might be syslog | 09:53 |
Ristovski | I mean Ive heard it needs to download packages | 09:53 |
Calinou | no, not in download | 09:53 |
Calinou | in disk space, disk space taken != files downloaded | 09:53 |
Calinou | yes, it downloads packages | 09:54 |
Calinou | unsure about the size though | 09:54 |
Ristovski | so Only thing I need is the iso | 09:54 |
Ristovski | thats what I need to know | 09:54 |
Ristovski | the size... my ISP will kill me | 09:54 |
hroi | scarleo: it is working now :) thansk | 09:55 |
ideabobo | hello | 09:56 |
scarleo | hroi, np | 09:56 |
aLeSD | hi all | 09:56 |
aLeSD | is there an app to play music that has very big buttons in fullscreen ? | 09:57 |
scarleo | hi | 09:57 |
aLeSD | cause I have a wireless keyboard and I want to command my music from my far away bed | 09:57 |
Gentoo64 | aLeSD, if its just music cmus is a very basic ncurses one | 09:58 |
aLeSD | yeah | 09:58 |
Gentoo64 | thats easy to use with keyboard | 09:58 |
scarleo | aLeSD, maybe learn key shortcuts | 09:58 |
aLeSD | no learning here | 09:58 |
scarleo | aLeSD, No learning No gaining :) | 09:59 |
=== Grepsd||BNC is now known as Grepsd|BNC | ||
aLeSD | cmus is little | 09:59 |
scarleo | aLeSD, xbmc? | 09:59 |
aLeSD | I need big buttons ... big names | 09:59 |
Gentoo64 | if you make the terminal full screen its plain and simple | 09:59 |
sint | hey, i got 2 wireless cards running in my pc. in ifconfig its shown as wlan0 and wlan1. how to find out witch device is wlan0 and which is wlan1? | 09:59 |
aLeSD | Gentoo64, I can't read the tracks from the bed | 10:00 |
aLeSD | xbmc is interesting | 10:00 |
aLeSD | but it's not in the repository | 10:01 |
damo22 | sint: try bringing down one of the interfaces and see which light at the back stops | 10:01 |
scarleo | aLeSD, you can eaily add the ppa | 10:01 |
scarleo | easily* | 10:01 |
sint | damo22: how to bring it down? | 10:01 |
Gentoo64 | https://launchpad.net/~team-xbmc/+archive/ppa | 10:01 |
aLeSD | no easyling here | 10:01 |
Gentoo64 | only maverick ppa i see | 10:01 |
damo22 | sint: sudo ifdown wlan1 | 10:01 |
sint | damo22: gives me "interface wlan0 not configured" but i can see it in ifconfig | 10:02 |
scarleo | aLeSD, what version Ubuntu are you on? | 10:02 |
aLeSD | 11.04 | 10:02 |
aLeSD | scarleo, is it stable ? | 10:03 |
damo22 | sint: iwconfig | 10:03 |
aLeSD | I mean .. I don't like to add repositories | 10:03 |
scarleo | aLeSD, I use it every day, yes it's stable | 10:03 |
aLeSD | ok | 10:03 |
aLeSD | scarleo, is it the best one ? | 10:03 |
sint | damo22: ya i see both | 10:04 |
scarleo | aLeSD, to me it is | 10:04 |
damo22 | sint: the mac address should be printed on the interface if its a pci card | 10:04 |
aLeSD | ok I belive you | 10:04 |
aLeSD | in | 10:04 |
damo22 | sint: then check the mac in ifconfig/iwconfig | 10:04 |
sint | damo22: ok, i just thought there might be some command to show the hardware name next to the device. networkmanager does this, but nwm don't show if its wlan0 or wlan1 | 10:06 |
damo22 | sint: should be able to lspci or something and get some more info | 10:06 |
nakee_ | photo manager with camera supporti is there one? | 10:08 |
sint | damo22: i just found that lshw show the device :) | 10:09 |
sint | damo22: thanks for your help | 10:09 |
kostix | I'm trying to upgrade 10.04 -> 10.10. the problem is no matter what I try, update-manager does not show the upgrade button. do-release-upgrade tells there's no new release. I did ensure that release checking is set to normal (as opposed to LTS). anything else I could try? | 10:10 |
Ycarene | is there a way I can test run unity without having to load ubuntu-desktop (and unloading xubuntu-desktop)? | 10:13 |
kflottorp | Hey folks. I installed nautilus-elementary but I didn't like it. I want to go back to the old nautilus. Do I simply remove the PPA I added, apt-get remove nautilus, then install it again? | 10:14 |
aLeSD | scarleo, nice... thanks | 10:14 |
doodmang | Hi, I tested sound on an fresh account and sound is working. It does not seem to be working on the account I am using. Is there anyway to reset the sound settings for my user? | 10:14 |
scarleo | aLeSD, yw | 10:15 |
scarleo | kostix, What if you do Alt+F2 and write update-manager -d ? What version does it suggest? | 10:16 |
bonhoffer | is there a way to see what pid is using a specific port? | 10:16 |
Stanley00 | nakee_: did you use shotwell? | 10:16 |
bonhoffer | i'm getting: The address 127.0.0.1:3000 is already in use by another process | 10:17 |
sdx23 | bonhoffer: you may give lsof -i # a try | 10:17 |
bonhoffer | thanks | 10:17 |
scarleo | bonhoffer, did you try lsof -i | grep 3000 | 10:18 |
scarleo | too late :) | 10:18 |
bonhoffer | nginx 5695 passenger 4u IPv4 5677397 0t0 TCP localhost:3000 (LISTEN) | 10:18 |
bonhoffer | hmm. . . i wonder how to kill this | 10:18 |
bonhoffer | what is 5695? | 10:18 |
kostix | scarleo, it shows a normal update-manager window and then does nothing | 10:19 |
bonhoffer | ah - that is the pid | 10:19 |
mint | Hi | 10:19 |
scarleo | bonhoffer, 5695 is pid, do 'kill 5695' | 10:19 |
bonhoffer | scarleo: i always do -9 when i kill -- is that needed | 10:19 |
scarleo | bonhoffer, -9 is a bit harder kill, try without first, if it doesn't die you can do -9 | 10:20 |
bonhoffer | scarleo: thanks | 10:20 |
kostix | I wonder where update-manager keeps its state. I think I could try to wipe it and to a clean check run | 10:20 |
ranjan | Hi all, is it possible to steal the data transferd using sftp????? | 10:20 |
mint | I just installed Winblows7 on a differant partition on my HDD, and now when I boot, it boots straight to the windows. How can I make it boot to Grub, then I choose 7 or Ubuntu | 10:20 |
jrib | ranjan: it's encrypted | 10:20 |
mint | I'm on the ubuntu live cd at the moment | 10:20 |
MACscr | whats so special about ubuntu that its time is always out of sync when running as a xen guest, but all my centos guest systems are fine | 10:21 |
scarleo | kostix, sorry, don't know what to do then, maybe add the correct repos manually and do a dist-upgrade | 10:21 |
ranjan | jrib, ok, and is it possible to decrypt it by a third party? | 10:21 |
Ycarene | mint - look for information on how to reinstall grub from the livecd. | 10:21 |
jrib | ranjan: if they have your private key, have a lot of cpu time, or break the encryption algorithm | 10:21 |
kostix | scarleo, I thought of it but wasn't sure it could work. I'm actually a Debian guy so it's a normal way to upgrade Debian, but WRT Unbuntu I wasn't that sure | 10:22 |
nakee_ | Stanley00: no, but wasn't it replaced with some other program in the new version? | 10:22 |
ranjan | jrib, i have just tranfered a confidential document using sftp, and wanted to know whether its hackable. | 10:22 |
scarleo | kostix, me neither :) | 10:22 |
ranjan | jrib, so the possiblity is very less isnt it? thank you. | 10:22 |
jrib | ranjan: yes | 10:22 |
scarleo | kostix, you found nothing on google? | 10:22 |
LarryEllis | how to know which version of ubunto im running? | 10:22 |
ranjan | jrib, thank you jrib :) | 10:23 |
Stanley00 | nakee_: I just suggested... | 10:23 |
qmr | a bad hard disk is keeping my live system from booting | 10:24 |
qmr | how can I ignore this disk at bootup? | 10:24 |
nullisnil | Hi, does somebody know where to tune the syndaemon which is started automatically in natty? | 10:24 |
jrib | !synaptics | nullisnil | 10:24 |
ubottu | nullisnil: For a comprehensive Synaptics Touchpad guide, see https://help.ubuntu.com/community/SynapticsTouchpad | 10:24 |
ranjan | anyone is here with a latest HP dv4 with dual graphics ??? | 10:25 |
scarleo | qmr, maybe disable in BIOS? | 10:25 |
jrib | qmr: edit your fstab | 10:25 |
nullisnil | thank you jrib google is getting worser from day to day | 10:25 |
qmr | I want to do things with this disk after the system comes up. I don't think I can disable it in the BIOS anyway | 10:25 |
kostix | scarleo, well, everything related to fixing this problem I managed to find was about changing the LTS to normal releases checking | 10:25 |
qmr | jrib: "live system" | 10:25 |
jrib | qmr: don't understand what you mean by that | 10:26 |
kostix | well, in any case I've just replaced lycid with maverick everywhere in the sources.list and now update-manager is downloading stuff; let's see... | 10:26 |
scarleo | qmr, can ou disable hardware check in BIOS? | 10:26 |
qmr | booting from USB | 10:26 |
scarleo | qmr, how far in boot process do you get? | 10:26 |
qmr | just past 915 driver loading and getting a high res console | 10:27 |
qmr | it's stuck in initramfs looping printing errors about hard disk | 10:27 |
scarleo | kostix, sonds promising | 10:27 |
scarleo | sounds* | 10:27 |
* scarleo needs a new keyboard with all the keys on it | 10:30 | |
nullisnil | sadly the link to the SynapticsTouchpad did not help there is no information where the syndaemon is started to add additional parameters which are not settable using the gui | 10:32 |
lolmaus | How do i mount an LVM volume? I have connected a drive where Ubuntu Server 9.10 had been installed with lvm auto disk partitioning | 10:34 |
=== jere is now known as jerQ | ||
SwedeMike | lolmaus: you make sure you have lvm2 installed, do lvscan, then you'll get the device name you can use for mounting. | 10:35 |
doodmang | Hi, my sound doesn't seem to be working; I was playing with my hidden home files earlier. Sound works in another user | 10:35 |
=== James is now known as Guest38935 | ||
asdjaputra | doodmang, sound preferences in panel | 10:36 |
doodmang | asdjaputra, what about it? | 10:36 |
asdjaputra | is it muted ^^ | 10:36 |
asdjaputra | check the card you have and the card it's using | 10:36 |
doodmang | asdjaputra, nope, and the volumes are up | 10:37 |
doodmang | asdjaputra, and the sound works on another user, so it shouldn't be the card | 10:37 |
doodmang | asdjaputra, it was working an hour ago | 10:37 |
asdjaputra | doodmang, what did you do | 10:37 |
doodmang | asdjaputra, oh, delete a few files here and there... LOL | 10:37 |
Guest38935 | hi all quick Q). 10.04.3 grub2 How do i change the menu item text? grub has miss named vista recovery and vista recover, its been a while since i last use menu.lst lol | 10:38 |
doodmang | asdjaputra, I thought it would be safe if I removed things from my home folder, but apparently not | 10:38 |
asdjaputra | doodmang, did you somehow achieve deleting sound preferences for your user? | 10:38 |
asdjaputra | doodmang, like the ones that starts with . | 10:38 |
kflottorp | Hey folks. I installed nautilus-elementary but I didn't like it. I want to go back to the old nautilus. Do I simply remove the PPA I added, apt-get remove nautilus, then install it again? | 10:38 |
doodmang | asdjaputra, yes. The odd thing is I hear sound for a bit and then it cuts off | 10:39 |
doodmang | asdjaputra, the expected sound* | 10:39 |
rstuart | i'm having mouse problems on 11.04, and was wondering if anybody was having the same problem. | 10:39 |
asdjaputra | doodmang, .. why would you do that? | 10:39 |
Guest38935 | kflottorp, yes just apt-get remove first then remove ppa if your not using it! | 10:39 |
ranjan | hi all , my laptop has flickering at lower bottom of display , is it possible to shift my DE's display above the flicker level? | 10:39 |
=== Edlira is now known as edlira | ||
doodmang | asdjaputra... blame my stupidity | 10:39 |
doodmang | asdjaputra, plus a lot of configs for programs I don't use any more so | 10:40 |
kflottorp | Guest38935: thanks :) | 10:40 |
rstuart | mouse hardware works, as in moves, clicks work | 10:40 |
asdjaputra | doodmang, yes i will :P the problem's there | 10:40 |
asdjaputra | doodmang, but sorry idk when it comes to config files | 10:40 |
Guest38935 | kflottorp, how are you with grub2 | 10:40 |
kflottorp | Guest38935: not familiar at all :P | 10:40 |
Guest38935 | lol kk | 10:40 |
rstuart | but then behaves wierdly, eg: clicking the close button on the mouse settings panel *opens* another mouse settings panel. | 10:41 |
Guest38935 | Q). 10.04.3 grub2 How do i change the menu item text? grub has miss named vista recovery and vista loader, its been a while since i last use menu.lst and thats gone now! | 10:41 |
Stanley00 | Guest38935: grub2 config file is locate at /boot/grub/grub.cfg, | 10:42 |
doodmang | asdjaputra, what do you think programs I should look into? I've looked through alsa | 10:42 |
szal | Stanley00: yes, but you don't edit that file directiy | 10:42 |
=== bazhang_ is now known as bazhang | ||
doodmang | asdjaputra, and cleaned out pulse | 10:42 |
Stanley00 | szal: but update-grub dont do the right thing he need, so ... | 10:43 |
asdjaputra | doodmang, steal sound config files from another user :P | 10:43 |
asdjaputra | doodmang, seriously i can't help | 10:43 |
asdjaputra | sorry | 10:43 |
asdjaputra | i just know that the problem's there but don't know how to fix it | 10:43 |
doodmang | doodmang, alright. I would steal those config files if I knew what to steal | 10:43 |
asdjaputra | asdjaputra, you're talking to yourself | 10:44 |
szal | Stanley00: yes, and the changes will be lost the next time update-grub is executed | 10:44 |
l3gion | hello all | 10:45 |
Stanley00 | szal: so, do you got any idea? | 10:45 |
=== oliver_ is now known as Olleh | ||
Guest38935 | Stanley00, that file should not be edited as changes will be lost!, im deploying this install for my little bro and i need to make sure that grub works after updates etc... | 10:46 |
Stanley00 | szal, Guest38935 : how about /etc/grub.d/40_custom? | 10:46 |
damo22 | grub2 sucks, grub-legacy is easier to use | 10:47 |
Guest38935 | was thinking that, but is that the correct method for menuitem text changes? | 10:47 |
Stanley00 | Guest38935: files in /etc/grub.d/is use by update-grub. give it a dig :) | 10:47 |
Guest38935 | the text and boot default is all i need to change but it must survive an update | 10:47 |
damo22 | Guest38935: in that case you need to spend an hour or so learning grub2 | 10:48 |
Guest38935 | looking at the files, 30_os-prober is the script that creates the items, so i was thinking i should -x 30 and make +x 40_custom, | 10:49 |
=== Guest15800 is now known as kad | ||
jrib | Guest38935: you should be modifying /etc/default/grub to configure grub | 10:49 |
szal | jrib: that doesn't have the names of Grub entries | 10:49 |
=== kad is now known as Guest74035 | ||
jrib | nope | 10:49 |
damo22 | it used to be a heck a lot easier with grub1 to edit menu.lst | 10:50 |
Guest38935 | the update is my concern as im guessing it will at some point probe again and swap the names back, | 10:50 |
damo22 | its just a fricken bootloader, not a configurable operating system | 10:51 |
Guest38935 | the menuitem text is set by the prober, and is the wrong way round ? | 10:51 |
Guest38935 | damo22, that is ture, im not new to this just grub2 lol | 10:51 |
Stanley00 | Guest38935: os_prober did its job well, so dont bother change it, just add your script to 40_custom | 10:52 |
damo22 | guest38935: i know, im new to grub2 as well i hate it | 10:52 |
Guest38935 | Stanley00, i just want to swap the text, grub2 detect the recovery as loader and loader as recover? | 10:52 |
Stanley00 | Guest38935: well, then change the number before the file name ;) | 10:53 |
damo22 | i like to be able to set it like, label "Winblows 7" root (hd0,1) chainloader +1 boot | 10:53 |
Guest38935 | i just dont want my little bro running the vista recover instead of vista loader lol | 10:55 |
damo22 | Guest38935: you could always purge grub2 and install grub-legacy | 10:56 |
Guest38935 | lol, forward man not backward ;) | 10:57 |
damo22 | some things are meant to be simple not advanced | 10:57 |
damo22 | eg bootloader | 10:57 |
samba23 | how to sort cpu usage using TOP | 10:58 |
Guest38935 | http://pastie.org/2470534 <-- this is the menu at the moment from grub.cfg | 10:58 |
Guest38935 | sd1 is the recovery and 2 is vista | 10:58 |
Guest38935 | but you cant just edit the .cfg file any more, so would i just take this lot and place into a 40, then -x the 30 | 10:59 |
damo22 | Guest38935: put it into a custom thingy | 10:59 |
damo22 | and pray it doesnt get clobbered | 10:59 |
Olleh | samba23: top sorts by cpu usage by default.. if you sorted by another coloum you can hit F (or O) and then select cpu% (K i believe) | 11:00 |
Guest38935 | its take me about a year to convince my little bro to start using Ubuntu so i want it to work forever lol | 11:00 |
samba23 | ok | 11:00 |
samba23 | thanks | 11:00 |
Yammer | Hello, can anyone help me with a netroot problem? | 11:01 |
LarryEllis | whats the version of ubuntu distro before 11.04? | 11:01 |
bazhang | 10.10 LarryEllis | 11:01 |
arun_111 | Hello | 11:02 |
LarryEllis | bazhang:,thanks! now i know the version im running! | 11:02 |
arun_111 | is this discussion forum for android development? | 11:03 |
damo22 | LarryEllis: another way is to press ctrl-alt-F1 then ctrl-alt-F7 or 8 to get back | 11:03 |
bazhang | arun_111, no | 11:03 |
arun_111 | could you let me how to join the Android developers chat forum? | 11:03 |
bazhang | !alis | arun_111 | 11:04 |
ubottu | arun_111: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* | 11:04 |
damo22 | arun_111: /join #android | 11:04 |
jAguAr` | good morning everyone | 11:06 |
jAguAr` | is there a way for me to install gnome 3 onto my ubuntu 11.04 system? | 11:06 |
sami | hai | 11:06 |
sami | hai | 11:06 |
sami | hai | 11:06 |
sami | hai | 11:06 |
FloodBot1 | sami: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 11:06 |
bazhang | jAguAr`, its not supported, and will require a reinstall (ie no downgrade) | 11:06 |
bazhang | !gnome3 | jAguAr` | 11:07 |
ubottu | jAguAr`: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely. | 11:07 |
jAguAr` | bazhang, ok, then how do i upgrade to the 11.10 where it is used? | 11:07 |
kevin_ | I cant connect to my bthomehub wirelessly but i can connect to a BTOpenzone no problem, anyone know why i cant connect to my router? http://i54.tinypic.com/2i0utn8.jpg | 11:07 |
jAguAr` | bazhang, i've tried updating my system, but that upgrade doesn't show up as an option | 11:08 |
bazhang | jAguAr`, its only beta at this point; #ubuntu+1 for discussion support on that | 11:08 |
jAguAr` | bazhang, ok, thanks :-) | 11:08 |
asdhsadhiwd | what is the alternative of the functionality of controlling phone via bluetooh to make call using a laptop's microphone and speakers, in linux?? | 11:09 |
sami | any body there | 11:09 |
=== samba is now known as Guest63627 | ||
bazhang | sami, yes | 11:09 |
=== arun_111 is now known as awsnetworkrecord | ||
asdhsadhiwd | no u r alone here | 11:13 |
Guest38935 | ok so i made the change to 40 and -x the 30 -x 20 did a grub-update and all is fine ;) | 11:13 |
=== arun__ is now known as awsnetworkrecord | ||
Guest38935 | if i've got 4 items within the menu and i want the 4th option to be default am i right in saying i can just set the default in /etc/defaults/grub | 11:15 |
sami | any f to chat here | 11:15 |
jrib | Guest38935: yes | 11:15 |
jrib | !ot | sami | 11:15 |
ubottu | sami: #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! | 11:15 |
A_J | Hey All, My Deluge is Acting Funny. Lately it's been Hanging and slowing down a lot.. Also it does not recheck files it just stays at 0.0%. I Need to reload the torrent file to make it recheck it. Also it randomly freezes up.. What can i do? Version 1.3.1 OS: Ubuntu Natty 11.04 | 11:15 |
sami | hi | 11:15 |
sami | hi jrib | 11:16 |
jrib | sami: hello | 11:16 |
kevin_ | I cant connect to my bthomehub wirelessly but i can connect to a BTOpenzone no problem, anyone know why i cant connect to my router? http://i54.tinypic.com/2i0utn8.jpg | 11:16 |
sami | any female here | 11:16 |
A_J | rofl | 11:17 |
asdhsadhiwd | why?? | 11:17 |
jrib | sami: this channel is for ubuntu support, nothing else. Stop that. | 11:17 |
sami | ok | 11:17 |
sami | thanks | 11:17 |
A_J | jrib, can you look at my question | 11:17 |
asdhsadhiwd | sami is a gud girl | 11:17 |
sami | bye sry friend | 11:17 |
jrib | A_J: don't know. Try running from a terminal and looking for output | 11:17 |
sami | i need help on virtual machine | 11:18 |
tarelerulz | I have ipod touch 2.2.1 fermware I just jail broke it with redsn0w . How do I mount it? | 11:18 |
sami | any body help me how to get | 11:18 |
jrib | tarelerulz: you could just ssh to it | 11:18 |
asdhsadhiwd | kick ->sami | 11:18 |
bazhang | sami, #vbox | 11:18 |
bazhang | asdhsadhiwd, stop that | 11:18 |
asdhsadhiwd | okk | 11:18 |
kevin_ | shlong | 11:18 |
scarleo | A_J, see if a reinstall of deluge helps | 11:19 |
Myrtti | !offtopic | 11: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! | 11:19 |
sami | help me sir | 11:19 |
steel__ | hi,how can i use gdm themes in ubuntu 11.04? | 11:19 |
asdhsadhiwd | what is ur question?? sami | 11:19 |
kevin_ | eat my shlong | 11:19 |
tarelerulz | ssh my only option ? I thought once it was root/jailbroke I could see it. | 11:20 |
jrib | kevin_: that's not acceptable here. Do you have an ubuntu support question? | 11:20 |
sami | Virtual machine installation process | 11:20 |
Myrtti | kevin_: did you have an Ubuntu related question or a problem? | 11:20 |
sami | pls | 11:20 |
kevin_ | I cant connect to my bthomehub wirelessly but i can connect to a BTOpenzone no problem, anyone know why i cant connect to my router? http://i54.tinypic.com/2i0utn8.jpg | 11:20 |
A_J | scarleo, if i did that would i loose all my torrents? | 11:20 |
jrib | tarelerulz: I don't know if it's your only option | 11:20 |
scarleo | A_J, probably not | 11:21 |
Guest38935 | /etc/defaults/grub GRUB_DEFAULT=X fails to boot X any clues what number i need to each item? should x be the partition number ? | 11:21 |
jrib | Guest38935: X is the row it's on (I think it starts counting at 0, not sure) | 11:22 |
scarleo | A_J, you can back yor torrentfiles up somewhere first if you like | 11:22 |
jrib | Guest38935: the row it's on in the menu, that is | 11:22 |
Myrtti | kevin_: have you connected to the homehub earlier with Ubuntu? | 11:22 |
A_J | scarleo, rechecking would take forever then.. | 11:22 |
A_J | got about 500+ torrents | 11:22 |
Guest38935 | lol its cool i set it to 4 cas i have 3 items and wanted the last one, but the actual number is ...... (3) starting from 0 lol | 11:22 |
scarleo | A_J, well, how long does it take now? ;) | 11:23 |
A_J | scarleo, can take a few days lol | 11:23 |
kevin_ | no, i have new instal of ubuntu coz im trying to get away from windows, but cant get connected to my router to get online | 11:23 |
A_J | for the rechecks | 11:23 |
scarleo | A_J, I mean how long does it take when it doesn't work? | 11:23 |
scarleo | A_J, I don't think a reinstall would mess with your files but I'm not 100% sure | 11:24 |
A_J | scarleo, how would i reinstall | 11:24 |
kevin_ | my router is in the list, then i click connect and then put the key in but it just wont connect | 11:24 |
scarleo | A_J, in synaptic, right click and reinstall | 11:25 |
A_J | ok ty scarleo | 11:25 |
steel__ | is there any way by which i can install gdm theme in ubuntu 11.04? | 11:25 |
learner | is der any free online courses with certificate to learn ubuntu? | 11:30 |
bazhang | !manual | learner | 11:30 |
ubottu | learner: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ | 11:30 |
bazhang | !wiki | learner and here | 11:30 |
ubottu | learner and here: http://wiki.ubuntu.com - Ubuntu development documentation wiki. If you are looking for system help, please refer to https://help.ubuntu.com/community - the Ubuntu community documentation. | 11:30 |
mark_stageplaza | but he searches for a certification in specific I think | 11:31 |
scarleo | learner, http://www.ubuntu.com/support/training | 11:31 |
bazhang | doubt thats free | 11:31 |
learner | thank you bazhang ubottu | 11:31 |
scarleo | yep | 11:32 |
learner | thank you scarleo | 11:32 |
scarleo | learner, np | 11:32 |
g0tcha | hey guys, how can i access Windows Server Domain shared folders? | 11:35 |
Nu^253r | hi | 11:36 |
Nu^253r | how do i overcome this ? http://pastebin.com/48exjALy | 11:36 |
zombuntu | g0tcha look up SMB. | 11:36 |
Nu^253r | i get an error while im trying to compiling a program | 11:36 |
tomodachi | g0tcha: in the home folder , press ctrl+l , in the adress field type smb://pathtoserver/pathofshare/ | 11:36 |
samba123 | update manger is failing with proxy authentication required... | 11:37 |
tomodachi | samba123: do you have a proxy? | 11:37 |
samba123 | yes | 11:37 |
samba123 | in browser., it's working fine | 11:37 |
tomodachi | im guessing the browser has authed somehow? hmm i dont know really | 11:37 |
samba123 | have added credentials in synaptic as well as network proxy windoww | 11:38 |
samba123 | and applied system wide | 11:38 |
samba123 | anyone? | 11:39 |
g0tcha | tomodachi, thanks alot dude | 11:39 |
tomodachi | g0tcha: np | 11:39 |
learner | gotcha: press alt+F2 in the run field smb://serverip | 11:40 |
samba123 | anyone? | 11:43 |
sshd | hello! | 11:44 |
sshd | i install ubuntu 11.10 beta1 | 11:44 |
sshd | how i change fonts? | 11:44 |
bazhang | sshd, #ubuntu+1 for that | 11:44 |
diwmaron | read on the net ;] | 11:44 |
samba123 | update manager proxy error? | 11:45 |
learner | sshd go to system-preference -appearance..in the appearance window you will find a tab called fonts | 11:48 |
=== Guest74035 is now known as kad | ||
=== kad is now known as Guest34231 | ||
jimi_ | I downloaded the 11.04 installer, and about 80% through it popped up and said something like the package deforma is broken, and then it said i was done, but then it also said it didnt install a boot loader. Haas anyone else had this experience? Should I go to 10.04 and then upgrade to 11? | 11:52 |
g0tcha | learner, thanks for the help as well man | 11:52 |
learner | gotcha np | 11:53 |
szal | jimi_: you should (1) check MD5/SHA1/SHA256 sum (either one will do) after download, (2) set CD burner to verify data after burning, (3) execute the install medium's self test option before installing | 11:54 |
jimi_ | szal: I downloaded the ISO, 'burned' it to USB. but I also verified the checksum after downloading and it was fine. | 11:55 |
diwmaron | hi! I have problem with mouse - it's buttons freeze for a little - i cant click for a while.. when i close all windows (by Alt+F4) then i can use mouse normally. but if i open new window it is again. Dell Latitude E5500. Ubuntu 11.04 (10.04 - the same problem) dmesg > pastebin.com/Fh65cxch | 11:55 |
psypher246 | hello ubuntu fans. i know this is a bit offtopic but anyone here possibly an open/libre office calc guru? | 11:57 |
jimi_ | szal: Also, these were packages the installer seemed to be downloading from the FTP repos | 11:57 |
coz_ | psypher246, I am not ,, I rarely if ever use office apps | 11:58 |
matiu | Hey guys I'm on natty, and I apt-get install postgresql; but it just fails silently when I try to start the service | 12:01 |
matiu | any direction appreciated | 12:01 |
Olleh | matiu: checked the logs? | 12:01 |
matiu | Olleh, log dir for postgres is empty | 12:01 |
matiu | and syslog has nothing related | 12:01 |
Olleh | ahh.. im no expert on postgres, but mysql logs by default.. maybe try turning up the log verbosity and see if it creates logs. | 12:03 |
diwmaron | kurwa! | 12:04 |
coz_ | Olleh, you might try the ##linux channel since that is not specific to ubuntu | 12:04 |
bazhang | !pl | diwmaron | 12:04 |
ubottu | diwmaron: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. | 12:04 |
diwmaron | i wrote! | 12:05 |
=== sh_ is now known as dreamcast_sh | ||
penos | first i was in love with windows 7 look but i'm equally impressed with ubuntu unity | 12:08 |
mick1jones | Hi first time user | 12:08 |
mick1jones | I have a question | 12:08 |
mick1jones | anyone out there? | 12:08 |
captainjamie | Just give the question | 12:09 |
penos | mick1jones, yes? | 12:09 |
captainjamie | Don't ask to ask... | 12:09 |
mick1jones | I downloaded latest version and burned to disc and then loaded from cd but system very unstable | 12:10 |
mick1jones | it was freezing and I couldn't see dialogue boxes | 12:10 |
captainjamie | mick1jones: have you updated? | 12:10 |
wh1zz0 | Hello all, please has anyone come across a workaround that actually works or a solution to the problem posted in this link? https://answers.launchpad.net/ubuntu/+source/acpi/+question/166509 | 12:10 |
mick1jones | I downloaded 11.04 | 12:10 |
penos | me too | 12:11 |
captainjamie | mick1jones: have you run sudo apt-get update && sudo apt-get upgrade -y in the termial? | 12:11 |
Bieleke | bielen@BIELCO-LUBUNTU:~$ sudo nvidia-settings | 12:11 |
Bieleke | [sudo] password for bielen: | 12:11 |
Bieleke | Xlib: extension "RANDR" missing on display ":0". | 12:11 |
Bieleke | anybody can look into his xorg.conf what exactly i miss ? | 12:11 |
Bieleke | it's always a pain in da ass that nvidia crap | 12:11 |
mick1jones | no how do I do that? | 12:11 |
captainjamie | open a terminal and paste that command in or start update manager... | 12:12 |
mick1jones | I think the screen is too ustable for me to do that | 12:12 |
captainjamie | press alt+ctrl+F2 then | 12:13 |
A_J | what is the location of the config folder of Deluge | 12:14 |
mick1jones | thanks will try that | 12:14 |
xangua | A_J: tried ~.deluge ¿ | 12:14 |
captainjamie | mick1jones: send me a message when you're in the terminal... | 12:15 |
xangua | or .config .gconf | 12:15 |
mick1jones | will do | 12:15 |
ussy_ | http://goo.gl/BYjNA thanks http://goo.gl/BYjNA | 12:17 |
A_J | xangua, in natilus how do i navigate to : ~/.config/deluge | 12:18 |
penos | A_J, use Ctrl-L | 12:18 |
xangua | A_J: ~ means your Home | 12:18 |
A_J | xamanu, i don't see a .config folder | 12:19 |
Pici | A_J: press ctrl+h to see hidden files | 12:20 |
Stanley00 | A_J: press Ctrl-H to view hidden files in nautilus | 12:20 |
A_J | aah ty pici and Stanley00 | 12:20 |
penos | what is good webcam app for linux? | 12:21 |
PsyTrance | penos: cheese | 12:21 |
Stanley00 | penos: cheese | 12:21 |
penos | ok ill try cheese now | 12:21 |
penos | but isn't that command line? | 12:21 |
coz_ | gucview | 12:21 |
PsyTrance | no | 12:21 |
Stanley00 | penos: it has a gui | 12:22 |
_shanttu__ | hi. how to repartiton more space to ubuntu, which is on dev/sda1, table here http://i.imgur.com/CDDsH.png | 12:23 |
xangua | _shanttu__: use gparted from he live cd | 12:23 |
penos | wow | 12:23 |
penos | cheese recognized my webcam immediately | 12:24 |
_shanttu__ | xangua: of corse. already made more space, but don't know how to resize dev/sda1. what to move and where? on live-cd at the moment | 12:25 |
Kroki | Hello I want that thunderbird is started upon clicking at the mail symbol in the message indicator | 12:25 |
captainjamie | xangua: you'll need to move the ntfs which will take ages | 12:25 |
xangua | Kroki: there are some addons to integrate thunderbird to the message indicator | 12:25 |
xangua | captainjamie: say that to _shanttu__ , not me ;) | 12:26 |
Kroki | xangua: SUCH AS? | 12:26 |
Squarism | how do i create a in memory file? | 12:26 |
Stanley00 | _shanttu__: personally, your disk layout is a mesh... | 12:26 |
captainjamie | sorry, chat moving too fast... | 12:26 |
xangua | Kroki: no idea, you can search on the omg!ubuntu! blog , i saw them there or in the thunderbird addon site | 12:26 |
_shanttu__ | Stanley00: new install easier then. just asking if there was an easier solution | 12:27 |
captainjamie | _shanttu__ : move the ntfs all to one side and have the free space in the middle | 12:27 |
Kroki | xangua: thx | 12:27 |
Stanley00 | _shanttu__: you can move th XP partition to the right, and join unallocated part with /dev/sda1 | 12:28 |
Stanley00 | _shanttu__: or simply format unallocated part and mount it as /home | 12:28 |
_shanttu__ | Stanley00: hmm. what happenes to old home then? | 12:29 |
Tinkerer1 | hey quick question: vps with ubuntu 11.04/apache2/mysql/php5 running adds up to 125MB ram is normal, can i get it lower? | 12:29 |
captainjamie | _shanttu__ I would merge all the free space with ntfs and then shrink from the left which will take a few hours | 12:29 |
Stanley00 | _shanttu__: you have to move it to new /home | 12:29 |
thunsucker | Tinkerer1, vps? | 12:30 |
captainjamie | mick1jones: how are you getting on? Does Ubuntu even boot? | 12:30 |
_shanttu__ | Stanley00: thanks. i guess that is the way to go then | 12:30 |
poh | Using LibreOffice Impress Ubuntu 11.04 but cannot get the sound effect to work. Any advice? | 12:30 |
Tinkerer1 | thunsucker, virtual server | 12:30 |
vlt | Hello. How can I make Ubuntu re-write my grub.cnf to let it boot the first menu item automatically? | 12:31 |
Stanley00 | _shanttu__: personally, I prefer repartition whole disk ;) | 12:31 |
poh | Ubuntu 10.10 OpenOffice.org Impress has the same problem | 12:31 |
thunsucker | Tinkerer1, are you running them in a virtualized software host? | 12:31 |
captainjamie | vlt: grub.cfg isn't it | 12:31 |
poh | So I conclude it might related to pulseaudio thingy | 12:31 |
_shanttu__ | Stanley00: it's an option as weel. would like to try 64 bit this time but could not get natty to boot | 12:31 |
_shanttu__ | Stanley00: I'll try if lucid works | 12:32 |
captainjamie | vlt: you edit the custom file with an edited version of grub.cfg. | 12:32 |
Stanley00 | _shanttu__: then, good luck! ;) | 12:32 |
Tinkerer1 | thunsucker, oh no i got a physical server with 256MB ram | 12:32 |
poh | any advice. The sound, for eg. laser, sound too short. Not full length. | 12:32 |
_shanttu__ | Stanley00: captainjamie thanks for your help | 12:32 |
cnz | I just did apt-get remove python2.7 | 12:33 |
cnz | and it's now uninstalling everything | 12:33 |
Stanley00 | _shanttu__: you are welcome :) | 12:33 |
captainjamie | no problem | 12:33 |
cnz | did I just fuck up my system? | 12:33 |
captainjamie | language | 12:33 |
thunsucker | Tinkerer1, okay so it's say an old desktop or something? | 12:33 |
oCean | cnz: mind your language here | 12:33 |
cnz | oCean: sorry | 12:33 |
thunsucker | Tinkerer1, or is it actually a virtual server that you pay a monthly subscription for? | 12:33 |
BluesKaj | Hi all | 12:34 |
Tinkerer1 | thunsucker, no virtual lol with monthly fee | 12:34 |
vlt | captainjamie: Yes, grub.cfg. What exactly do I have to so? | 12:34 |
vlt | *do | 12:34 |
captainjamie | vlt: Well you need to edit the custom_40 file with your edited grub file and run sudo update-grub | 12:35 |
cnz | and oCean who are you to tell me to watch my laungage in here? | 12:35 |
captainjamie | (is it custom_40?) | 12:35 |
oCean | !guidelines | cnz we have our channel guidelines here | 12:35 |
ubottu | cnz we have our channel guidelines here: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines | 12:35 |
cnz | oCean: you're not an op in here so i won't listen to you kthnx | 12:36 |
thunsucker | Tinkerer1, your best bet is to optimize apache to use less resources | 12:36 |
thunsucker | Tinkerer1, http://httpd.apache.org/docs/2.2/misc/perf-tuning.html | 12:36 |
vlt | captainjamie: There's no /custom_40 and how to edit one file with another? | 12:36 |
captainjamie | vlt: sorry, it's 40_custom | 12:36 |
[DeVil-BoY] | hi people | 12:36 |
A_J | can some help me update to the latest Deluge ie 1.3.3 | 12:36 |
oCean | cnz: it does not matter whether I'm an op or not, you will stick to our guidelines | 12:36 |
[DeVil-BoY] | i have a problem configuring a intel 915gm graphics card | 12:36 |
thunsucker | Tinkerer1, but 128mb of memory is not bad, you won't be able to get it much lower than that | 12:36 |
[DeVil-BoY] | i've been changing the xorg.conf | 12:36 |
cnz | oCean: you willn ot tell me what to do :) | 12:36 |
[DeVil-BoY] | put i still caznt' get glxinfo | 12:37 |
[DeVil-BoY] | to display direct rendenring on | 12:37 |
[DeVil-BoY] | can someone please hlp? | 12:37 |
[DeVil-BoY] | it's really messing me up | 12:37 |
Tinkerer1 | thunsucker, ah ok i was just wondering if it was high, ill have a look at finetuning thanks! | 12:37 |
[DeVil-BoY] | i've been chasing this issue for 4 days | 12:37 |
vlt | captainjamie: What does "edit the custom_40 file with your edited grub file" mean? | 12:37 |
thunsucker | [DeVil-BoY], what release are you running | 12:38 |
* [DeVil-BoY] is away, auto-away after 20 minutes (3h 29m 8s ago) | 12:38 | |
oCean | [DeVil-BoY]: please disable that away announcement | 12:38 |
captainjamie | vlt: right. do sudo gedit /pathtogrubfolder/grub.cfg (can't remember the path sorry) then copy and paste it into /etc/grub.d/40_custom | 12:38 |
[DeVil-BoY] | 8.10 | 12:38 |
[DeVil-BoY] | part of a linux mce install | 12:38 |
theadmin | [DeVil-BoY]: That's dead, and not supported anymore | 12:38 |
A_J | can some help me update to the latest Deluge ie 1.3.3 | 12:39 |
[DeVil-BoY] | and i've tried to get help from them as well | 12:39 |
theadmin | !intrepid | [DeVil-BoY] | 12:39 |
ubottu | [DeVil-BoY]: Ubuntu 8.10 (Intrepid Ibex) was the ninth release of Ubuntu. End Of Life: April 30th, 2010. See !eol and !upgrade for more details. | 12:39 |
thunsucker | [DeVil-BoY], why not upgrade to 11.04? | 12:39 |
Stanley00 | vlt: it's /boot/grub/ | 12:39 |
vlt | Can anyone confirm captainjamie's suggestion, please? | 12:39 |
[DeVil-BoY] | not sure how that will affect the rest of the setup | 12:39 |
vlt | Stanley00: Thank you. | 12:39 |
[DeVil-BoY] | that's why i'm trying to solve this issue | 12:39 |
captainjamie | vlt, yes they can. http://ubuntuforums.org/showthread.php?t=1195275 | 12:39 |
[DeVil-BoY] | it's the only problem i have with the install | 12:39 |
[DeVil-BoY] | i came across with 2011 posts regarding the same issue on 10.4 | 12:40 |
[DeVil-BoY] | any help would be imensly appriciated | 12:40 |
delcain | hi everyone | 12:41 |
captainjamie | vlt: This is exactly what to do. It'll take me a while to type... hang on | 12:41 |
delcain | i steel have a problem | 12:41 |
vlt | Stanley00: When I boot now I get a grub2 prompt, have to enter "linux ... initrd ... boot" manually. | 12:41 |
vlt | captainjamie: ^ | 12:41 |
huangheyi | can anybody teach me how to use the IRC ? | 12:41 |
theadmin | vlt: You should run sudo update-grub on your Ubuntu system, make sure grub is installed properly | 12:42 |
theadmin | huangheyi: You already do ;) | 12:42 |
vlt | captainjamie, Stanley00: Why do I have to edit the file. Can't I just "cp grub.cfg /etc/.../40_..."? | 12:42 |
Myrtti | huangheyi: congrats, you know how to use IRC | 12:42 |
captainjamie | vlt: you haven't rebooted have you? | 12:42 |
delcain | my documents from my folder Documents desappeard thats tomorrow | 12:42 |
Stanley00 | vlt: try run update-grub, and then reboot ? | 12:42 |
vlt | Stanley00: Tries twice already :/ | 12:42 |
vlt | *tried | 12:42 |
captainjamie | vlt: can we go into a seperate chat and ill talk you through it | 12:42 |
theadmin | huangheyi: Some commands you may want are /server irc.example.org, /join #ubuntu, /part, /quit and probably /query ubottu (and similar) | 12:43 |
Stanley00 | vlt: update-grub use scripts int /etc/grub.d/ to make /boot/grub/grub.cfg | 12:43 |
huangheyi | thank u , means that we talk through command? | 12:43 |
Stanley00 | vlt: what did you do to files in /etc/grub.d/ ? | 12:44 |
theadmin | huangheyi: It's also a good idea to put the nickname of the person you're talking to in front of your message. You can type the first feew letters of the nickname and hit tab. Try typing "thead" and hitting tab, for instance | 12:44 |
[DeVil-BoY] | the update fails to commit | 12:44 |
[DeVil-BoY] | ermm | 12:44 |
perlsyntax | I download the broadcom sta driver from ubuntu but how do i get the to work? | 12:45 |
=== IRC_JUNKIE is now known as matrixiumn | ||
perlsyntax | i reboot and not a thing happon | 12:45 |
theadmin | perlsyntax: modprobe whatever? | 12:45 |
perlsyntax | how do i do that | 12:45 |
perlsyntax | i do that when i get into my desktop | 12:46 |
theadmin | perlsyntax: Well, to load a driver named "ext4", you could do "sudo modprobe ext4". I'm not sure what the driver name is | 12:46 |
perlsyntax | STA driver | 12:46 |
theadmin | perlsyntax: That's not a name | 12:46 |
huangheyi | it's kinda hard for me, but that's interesting | 12:46 |
=== Merdam is now known as Merdam-away | ||
perlsyntax | how do i find the driver?? | 12:49 |
perlsyntax | ????????? | 12:51 |
=== Guest34231 is now known as kad | ||
=== kad is now known as Guest32707 | ||
ansjh | is this the right place to try to get support for something under wine? | 12:52 |
tomodachi | ansjh: not really this is ubutu specific | 12:53 |
ansjh | hm... i'm running ubuntu though. :P | 12:53 |
bazhang | ansjh, #winehq is really the place | 12:53 |
ansjh | ah, thanks | 12:53 |
bazhang | check he appdb ansjh | 12:53 |
bazhang | err the | 12:53 |
bazhang | !appdb | 12:53 |
ubottu | The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help | 12:53 |
shabbaranks | hi all... Any ideas why if I put a static IP on my ubuntu server I am unable to access the mysql port? | 12:54 |
shabbaranks | the firewall isnt on so its not that | 12:54 |
ansjh | shabbaranks: is the listen ip correct? | 12:55 |
shabbaranks | how do I check that? But surely if the server is set to dhcp then a listen ip wouldnt be configured? | 12:55 |
shabbaranks | as it could change every so often | 12:56 |
ansjh | check the config file | 12:56 |
shabbaranks | k | 12:56 |
ansjh | try making it listen on 0.0.0.0 | 12:56 |
tmus | Where can I download and try Ubuntu Core? (or is it *just* for OEMs and such??) | 12:56 |
Stanley00 | tmus: i think you can find it in alternate cd | 12:56 |
tmus | Stanley00, ah, i'll try that right away and let you know... :-) | 12:57 |
shabbaranks | ansjh - could you tell me where is the config file located please? | 12:57 |
ansjh | shabbaranks: probably in /etc/mysqld/ or something | 12:59 |
shabbaranks | found it - great thank you | 13:00 |
=== samitheb1rber is now known as samitheberber | ||
jessD | Mornin all! I've gout a weird issue; audio playback sounds like crap; it's like there's an eq off, but I'm using multiple mp3 players which don't include eq's, and they all sound that way. Any idea how to reset it? | 13:02 |
linuxuz3r | try aumix | 13:05 |
jessD | linuxuz3r: /me tries... | 13:06 |
linuxuz3r | did it work | 13:07 |
shabbaranks | edited the conf file and it still doesnt make a difference | 13:08 |
shabbaranks | as soon as I set a static IP I am unable to telnet to the ubuntu server on 3306 :s | 13:09 |
jessD | linuxuz3r : Nope. Example, pearl jam Even Flow; Eddie's voice is nearly muted ,and sounds like it's coming in late, but the guitar and drums sound fine | 13:09 |
jessD | linuxuz3r: It's not the file; played it on a windows machine next to the linux box, and sounds fine there, same headphones | 13:10 |
learner | is der any offline update package for updating broken xserver | 13:10 |
=== Merdam-away is now known as Merdam | ||
linuxuz3r | try installing aumix to get a better control of your sound system | 13:11 |
jessD | linuxuz3r : I'm using aumix; none of the sliders really changes the weird effect I'm getting | 13:12 |
shabbaranks | any ideas peeps? | 13:12 |
linuxuz3r | jessD, what does it do? | 13:12 |
linuxuz3r | jessD, how does it sound? | 13:12 |
jessD | linuxuz3r : Like the midrange is muted, I think | 13:13 |
jessD | linuxuz3r : Example, pearl jam Even Flow; Eddie's voice is nearly muted ,and sounds like it's coming in late, but the guitar and drums sound fine | 13:13 |
Lordveda | What are the possible way of recovering data from a failing IDE HD? | 13:13 |
arussel | when ripping a CD is there a way to have name of songs and title automatically set ? | 13:13 |
linuxuz3r | jessD, i dont know what midrange is | 13:14 |
safire | hey guys | 13:14 |
jessD | linuxuz3r : On some songs, part of th eaudio sounds normal, but other parts, like the singer, sounds muted | 13:14 |
safire | has anyone encountered the "Failed" error when downloading things to /tmp with firefox? | 13:15 |
jessD | arussel : Look for a CDDB option in your ripper | 13:15 |
jessD | arussel : If it's on, it should query the cddb database out on the net and get your track info after it reads the cd | 13:15 |
linuxuz3r | isnt that a file in it self | 13:15 |
linuxuz3r | i mean if the instrumentals sounds ok then other sounds must play ok | 13:16 |
linuxuz3r | it maybe depends on your audio card | 13:16 |
safire | Specifically, if you click on a pdf link on the web and click open (no plugin out of browser acroread), It'll download but say Failed | 13:16 |
safire | if I browse to /tmp/doc.pdf, I can still open it with acroread manually | 13:17 |
safire | This is firefox 3.6.20 on ubuntu 10.10 | 13:17 |
jessD | linuxuz3r : No, not if there's an equalizer somehwere, thus my original question. I installed Jack yesterday, and while that shouldn't effect what I do outside of jack, I'm wondering if there's a setting that got shifted.. | 13:17 |
arussel | jessD: thanks | 13:19 |
linuxuz3r | jessD, i dont know | 13:19 |
Gredeu | ctrl alt T is not respawning a new terminal for me. any ideas ? | 13:21 |
jessD | AHAHAHAAHAH!! Figured it out | 13:21 |
jessD | linuxuz3r: It's a short in the mike input plug. <heavy sigh> | 13:22 |
jessD | linuxuz3r : But hey, if you ever get in a similiar bind, apparently sudo /usr/sbin/alsa force-reload will do the trick | 13:22 |
Gredeu | whats the key sequence to spawn a new gnome terminal in unity ? | 13:22 |
delcain | exit | 13:24 |
tieinv | ctrl alt t | 13:24 |
kflottorp | Hey folks.. I'm sitting on a fresh install of 11.04 (32bit). In gnome-terminal, pressing ALT show the menubar, but it's not accepting any commands, like ALT t 4 to increase the window size. This works fine in all other programs I have running. Any ideas? | 13:25 |
ouranogrammi | sex :) | 13:26 |
eduardo | hi | 13:28 |
eduardo | anyone have 11.10 oneric? | 13:28 |
szal | !oneiric | 13:28 |
ubottu | Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 | 13:28 |
Pici | eduardo : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion. | 13:28 |
eduardo | thnks | 13:28 |
newb | Hi, does anyone know why I cant play a region 2 dvd, after I changed my dvd player to play region 2 with setreion in command line | 13:30 |
usr13 | What is the name of the app. Remote Desktop Viewer? | 13:30 |
hwilde | usr13, tsclient | 13:30 |
BluesKaj | !medibuntu |newb | 13:31 |
ubottu | newb: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org | 13:31 |
usr13 | How can kill it up from CLI? | 13:31 |
usr13 | I've brought it up in full screen mode and do not know how to kill it. | 13:32 |
usr13 | ? | 13:32 |
usr13 | Or, how do I get out of full screen mode? | 13:33 |
newb | BluesKaj, how do i check the region of my dvd player in command line | 13:33 |
user1 | helo | 13:34 |
gdamico | Currently using Ubuntu 10.04.3 LTS, what do I need to do to upgrade to Natty Narwhal? | 13:34 |
user1 | no | 13:35 |
EgyParadox | gdamico: You need to upgrade to 10.10 first | 13:35 |
glebaron | gdamico, you should seriously consider waiting for 12.04. | 13:35 |
Triscar0 | cmd to see hardware speccs? | 13:36 |
BluesKaj | newb, it's not dvdplayer , it's the dvd disk's regional codes that have to be bypassed ..install ubuntu-restricted-extras , that should saolve your problem | 13:36 |
gdamico | EgyParadox: I keep my system up tp date nut have never seen an option to update versions | 13:36 |
bazhang | Triscar0, sudo lshw | 13:36 |
Triscar0 | thnx bazhang! | 13:36 |
mulkave | @gdamico try sudo apt-get dist-upgrade in the terminal | 13:36 |
bazhang | gdamico, check the only go for LTS and uncheck it | 13:37 |
gdamico | mulkave: Thanks, I'll try that | 13:37 |
bazhang | mulkave, thats not correct | 13:37 |
deanc | I accidentally left work without disconnecting from my vpn. So i did a hard reboot. How can I check that im no longer connected? | 13:37 |
EgyParadox | gdamico:sudo do-release-upgrade | 13:37 |
EgyParadox | if u want to upgrade to maverick | 13:37 |
newb | BluesKaj, do I have to install them seperatly, i.e. each program, I typed the comand son their website into comand line | 13:37 |
mulkave | @bazhang sorry I have 11.04 here already | 13:38 |
mulkave | seen this command quiet a lot and thought it would help him do that | 13:38 |
bazhang | mulkave, a common misconception, no worries | 13:38 |
BluesKaj | newb, are you going to install ubuntu-restricted-extras or not , if not then you will continue to have regional code problems | 13:38 |
mulkave | any Eclipse-C/C++ and gtkmm experts here ? | 13:39 |
Triscar0 | i had to use dhclient eth1 to get ip on my server, will it get ip automatic next time i reboot ? or ? | 13:40 |
gdamico | EgyParadox: I really want to get to Natty Narwhal but an told I need to get to 10.10 first | 13:40 |
hongbin | list | 13:40 |
kimyoungdeok | 안녕하세요. | 13:40 |
gdamico | EgyParadox: once I get to 10.10 how do I get to natty? | 13:40 |
hongbin | list channel | 13:40 |
Pici | !alis > hongbin | 13:40 |
ubottu | hongbin, please see my private message | 13:40 |
BluesKaj | !cn | kimyoungdeok | 13:40 |
ubottu | kimyoungdeok: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw | 13:40 |
bazhang | thats Korean | 13:41 |
BluesKaj | bazhang, yeah , just realized that :) | 13:42 |
bazhang | he quit at any rate | 13:42 |
Int-Vent-ive | Hi, Can I make a custum installation with repositories... from the scratch? | 13:44 |
bazhang | !remaster | Int-Vent-ive | 13:45 |
ubottu | Int-Vent-ive: Interested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility | 13:45 |
bazhang | Int-Vent-ive, or get the mini iso | 13:45 |
Triscar0 | i had to write "dhclient eth1" to get ip on my server, when i reboot will it still get ip or do i have to config somthing? | 13:45 |
bazhang | !minimal | Int-Vent-ive | 13:45 |
ubottu | Int-Vent-ive: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD | 13:45 |
Int-Vent-ive | Nice1 | 13:46 |
aswin | any boody know how to remove plymouth theme in ubuntu 10.04 | 13:48 |
=== spacebug is now known as spacebug- | ||
aswin | hey | 13:49 |
aswin | any boody know how to remove plymouth theme in ubuntu 10.04 | 13:49 |
fmauro | !repeat | aswin | 13:50 |
ubottu | aswin: 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/ | 13:50 |
aswin | @ ubottu do u know how to remove plymouth theme in ubuntu 10.04 | 13:51 |
=== Guest32707 is now known as kad | ||
Triscar0 | 14:14:54 up 65 days, 37 min, 1 user, load average: 0.09, 0.04, 0.21 | 13:52 |
Triscar0 | 17:38:22 up 22 min, 2 users, load average: 0.67, 0.35, 0.13 | 13:52 |
Triscar0 | The firs server is with 512mb ram, and then i moved the HD over to a 2gb ram computer, why is the load average so different? | 13:52 |
Triscar0 | first* | 13:52 |
=== kad is now known as Guest68906 | ||
Fuchs | aswin: ubottu is a bot | 13:52 |
=== Karmicads01 is now known as Karmicads | ||
sipior | Triscar0: you can use "top" to investigate processes. | 13:54 |
Pici | Triscar0: You may want to take a look at the manpage for 'uptime' as it explains how load averages are calculated, things are not as simple as they seem. | 13:55 |
Triscar0 | sipior, but it runs just the same as before | 13:55 |
sipior | Triscar0: obviously not. | 13:55 |
Triscar0 | okok, soo it dont work harder? only the calculations that is different with 1,5gb more memory ?:D | 13:56 |
sipior | Triscar0: the machine hasn't been up long, and is likely running through a number of cron jobs at the moment. | 13:56 |
newb | BluesKaj, I installed all the programs, but when i try the dvd it sys it cannot read from the source | 13:57 |
Gredeu | kewl. ubuntu is working great for me today. | 13:57 |
Triscar0 | sipior, have been up for 44 minutes now. | 13:58 |
Squarism | Can someone see the problem http://pastebin.com/VDdGf9bu | 13:59 |
BluesKaj | newb , install libdvdcss2 | 14:02 |
sodapop | hi trying to install openssh-server on 10.04 but i can't find it in aptitude, any idea? | 14:03 |
Pici | sodapop: What does apt-cache policy openssh-server say? | 14:04 |
Jeanbeaudrillard | sodapop, update your sources maybe | 14:04 |
Jeanbeaudrillard | !next | 14:04 |
bazhang | Jeanbeaudrillard, please dont do that here | 14:05 |
ziikutv | is it possible to upgrade to ubuntu beta 11.10 without using a disc | 14:05 |
Pici | ziikutv : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion. | 14:05 |
TheoKar | Squarism: tried with changing the "$LOL" into $LOL | 14:05 |
sodapop | Pici: all none | 14:05 |
ziikutv | Pici: THanks | 14:05 |
glebaron | aswin, does this help you? http://www.ubuntugeek.com/quick-tipplymouth-themes-in-ubuntu-10-04-lucid-lynx.html | 14:05 |
asus | hello guys | 14:06 |
asus | i need help | 14:06 |
Jeanbeaudrillard | !selinux | 14:06 |
ubottu | SELinux is available on Ubuntu, but not officially supported. Ubuntu uses another security framework by default, see https://help.ubuntu.com/community/AppArmor | 14:06 |
Pici | sodapop: What about the output from: lsb_release -d | 14:06 |
Jeanbeaudrillard | kk | 14:06 |
asus | i cant boot my natty | 14:06 |
asus | it enters sh:grub> | 14:06 |
sodapop | Pici : 10.04.3 LTS | 14:07 |
asus | 11.04 natty | 14:07 |
sodapop | should i add the canonical repos to the sources ? | 14:07 |
Gredeu | sodapop, sure is nice | 14:07 |
asus | need help | 14:07 |
Pici | sodapop: Can you pastebin the contents of /etc/apt/sources.list ? | 14:08 |
Gredeu | sodapop, and select your fastest server | 14:08 |
asus | gredeu i wanna ask you a thing | 14:08 |
Gredeu | asus i don't have the screen memorized | 14:08 |
asus | can someone help me | 14:08 |
Gredeu | canonical packages are gifts | 14:08 |
newb | BluesKaj, thanks you it worked | 14:09 |
asus | i have installed ubuntu i used wubi i was working find but today i cant boot linux | 14:09 |
ronan__ | hi | 14:09 |
asus | hi | 14:09 |
Jeanbeaudrillard | asus, hi must be a grub problem | 14:09 |
Gredeu | asus i've never used wubi in my life | 14:09 |
asus | how can i solve it | 14:09 |
Jeanbeaudrillard | ho wubi :o | 14:09 |
asus | i cant find disks folder in my c:\ubuntu directory | 14:10 |
mac_ | hi when i install some software in synaptic mgr it shows like this "pastebin.com/N5crQ3Mm" plz help me highly emergency .. | 14:11 |
sodapop | Pici: http://pastebin.com/NAxt3ms7 | 14:11 |
jj_ | Bonjour! Dîtes-moi, j'essaie d'extraire un fichier en mode console. je tape: tar -x xammp-linux-1.7.4.tar.gz mais il ne se passe rien! | 14:11 |
Myrtti | jj_: why not use proper apache, mysql and php? | 14:12 |
IdleOne | !fr | jj_ | 14:12 |
Pici | sodapop: can you run: sudo apt-get update and then see if apt-cache policy openssh-server has any valid results? | 14:12 |
ubottu | jj_: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. | 14:12 |
jj_ | #ubuntu-fr | 14:13 |
sodapop | Pici: that was it, cheers | 14:15 |
Pici | sodapop: great :) | 14:15 |
ah33l | quit | 14:17 |
mac_ | hi when i install some software in synaptic mgr it shows like this " www.pastebin.com/N5crQ3Mm " plz help me highly emergency .. | 14:18 |
awsnetworkrecord | would somebody be able to guide me on how Rockplayer for Android does hardware decoding? | 14:19 |
Pici | awsnetworkrecord: Try asking in #android , not #ubuntu | 14:20 |
=== root is now known as Guest15447 | ||
* G` matilah | 14:22 | |
=== asus is now known as mamed | ||
szal | ? | 14:22 |
xSmurf | hey guys, so I'm having quite a few issues with natty... one of which being that nm-applet doesn't display the status of available wireless APs (signal strength and protection) | 14:23 |
xSmurf | any clue as to how to fix that? | 14:23 |
mac_ | plz help me when i install some software in synaptic mgr it shows like this " www.pastebin.com/N5crQ3Mm " | 14:24 |
ronan__ | Apple sucks | 14:25 |
gentoofan | I am taking a graduate operating systems course and I have been given access to a 32-bit Ubuntu 10.04.3 virtual machine. I need to chroot into a 64-bit linux installation. Is there any way to install a 64-bit kernel via the package manager? | 14:26 |
xSmurf | another issue I'm having is that the if-up scripts don't seem to ever get executed | 14:26 |
OerHeks | gentoofan, sorry, not possible. | 14:26 |
edbian | gentoofan: There is no way (that I know of) to switch from 32 bit ubuntu to 64 bit without installing. What is the ultimate goal here? | 14:26 |
gentoofan | eboyjr: I don't want 64-bit Ubuntu. I want a 64-bit kernel with 32-bit userland. | 14:27 |
ronan__ | iPhone sucks | 14:27 |
ronan__ | Mac OS sucks | 14:27 |
ronan__ | iPad sucks | 14:27 |
xSmurf | I added macchanger in the ip-pre-up and it never gets called, and added an if-up to automatically connect my vpn, but also a no go | 14:27 |
FloodBot1 | ronan__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 14:27 |
gentoofan | eboyjr: Sorry, that was meant for edbian. | 14:27 |
gentoofan | So is there no way to install the 64-bit Ubuntu kernel on 32-bit Ubuntu via apt-get? | 14:29 |
edbian | gentoofan: I've never seen something like that. It's likely to break everything. You can search for the package that contains the 64 bit kernel here and install it (it's a deb) : http://packages.ubuntu.com/ | 14:29 |
sipior | gentoofan: probably safer simply to build a 64-bit kernel. | 14:29 |
aureianimus | so, i have these broken packages: python-uno and python-aptdaemon, and i figured i could try remove --purge and then reinstalling | 14:29 |
gentoofan | sipior: I was hoping apt-get could save me the trouble. I was feeling lazy, but I guess I will have to do that. | 14:30 |
sipior | gentoofan: as a gentoo fan, i imagine you know the drill :-) | 14:30 |
aureianimus | and i removed some packages that depend on them meanwhile, amongst which the software center, and i can't force them down or reinstall, so now i don't have a software center | 14:30 |
aureianimus | http://paste.ubuntu.com/680604/ this is what sudo apt-get install gives now | 14:31 |
aureianimus | any ideas how i could get my software center back? | 14:31 |
gentoofan | sipior: Umm... yeah. I probably should have changed my nick before asking that question here. I want to put 64-bit Gentoo on the system and I need someway to chroot into it from the existing 32-bit Ubuntu installation. I was hoping no one would realize the connection. | 14:31 |
gentoofan | For anyone curious about how you replace one Linux distribution with anther with nothing but root access, read man pivot_root. Anyway, thanks for the informtaion everyone. :) | 14:33 |
=== Mud is now known as Guest6866 | ||
mac_ | plz help me when i install some software in synaptic mgr it shows like this " www.pastebin.com/N5crQ3Mm " | 14:38 |
Guest15447 | LINUXAC | 14:42 |
kalideswal | how to get rid of bluetooth problem | 14:42 |
kalideswal | bluetooth get disabled & i have to type sudo service bluetooth restart | 14:43 |
kalideswal | to temporary solve this problem | 14:43 |
al-sindi | Hi any buddy know how to open blocked sex site from ubuntu ???? | 14:48 |
Fenixdeux | Hi. I just installed Xubuntu linux ( now I have 3 linuxen systems ) using pendrivelinux.com's software and the keymap is almost working almost, now if I could just compose "ç" ( alt-c in OS X ), "ß" (alt-s) and "ü" ( alt-u ) chars it'd be perfect | 14:49 |
IdleOne | al-sindi: no. | 14:49 |
sipior | awkward... | 14:49 |
al-sindi | IdleOne why?? | 14:49 |
Fenixdeux | it'd be perfect perfect perfect ... Windows 7 was weird, I mean I know how to use Windooze 95 and Windooze XP SP2 but this I didn't really hack | 14:50 |
Exodus | Fenixdeux, change your keyboard layout to match the one used in OS X | 14:50 |
al-sindi | How to browse blocked sites in ubuntu >>????? | 14:51 |
Exodus | Fenixdeux, they're almost all present in every OS. I for one use US International which lets me use éáóúüö easily on the keyboard. | 14:51 |
Fenixdeux | Exodus: this is my OS X machine, I used Xubuntu linux for my new netbook that came with Windows / Starter so I dunno if setting Mapple settings help | 14:51 |
=== thesheff17_ is now known as thesheff17 | ||
al-sindi | Is there any buddy can help me????????????????????? | 14:52 |
Exodus | Mapple, is that what it's called? | 14:52 |
Exodus | al-sindi, you would need a proxy to browse unallowed sites | 14:52 |
=== Guest68906 is now known as kad | ||
al-sindi | where i can get that proxy>>????? Exodus | 14:53 |
andi | hoi | 14:53 |
Exodus | al-sindi, there isn't an Ubuntu way to do this, there are several ways in linux to do this as there are in every OS | 14:53 |
Exodus | al-sindi, Google for proxies or use something like tor | 14:53 |
andi | having trouble installing gnome3 over unity | 14:53 |
=== kad is now known as Guest17696 | ||
al-sindi | I installed tor but I dont know how to work on it?? | 14:53 |
Exodus | al-sindi, torproject.org | 14:53 |
andi | Die folgenden Pakete haben unerfüllte Abhängigkeiten: | 14:53 |
andi | gnome : Depends: gnome-desktop-environment (= 1:2.30+11ubuntu2) soll aber nicht installiert werden | 14:53 |
andi | E: Unable to correct problems, you have held broken packages. | 14:53 |
OerHeks | !gnome3 | 14:54 |
ubottu | Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely. | 14:54 |
al-sindi | Exodus its already blocked for me..... | 14:54 |
Fenixdeux | I can use [[Article|Shows as this text]] on my lovely Xubuntu so I'm all set for successfull wikiing | 14:54 |
jbehling | hello. Is there anyone here who would help me with a pamkrb5 / pamccreds issue? | 14:54 |
andi | i have upgraded from natty to oneiric beta1 | 14:54 |
andi | but the packages in apt-get are still 2.xx | 14:55 |
=== himcesjf1 is now known as himcesjf | ||
Exodus | Fenixdeux, link didn't come out right | 14:55 |
Exodus | right click and copy url link not text | 14:55 |
OerHeks | andi support for oneiric beta in #Ubuntu+1 | 14:55 |
Fenixdeux | Exodus: yes it did if you have Wikilinks1.7 for Chatzilla | 14:55 |
Gredeu | not wise andi. breakage likely. you'll have to know how to repair or when not to update your system if at all | 14:55 |
Exodus | Fenixdeux, most people don't use Chatzilla | 14:55 |
andi | :) | 14:55 |
andi | give it a try in ubuntu+1 :) | 14:56 |
al-sindi | do any one know how to hide ip????? | 14:56 |
andi | thanx men | 14:56 |
Exodus | Fenixdeux, also, Wikilinks isn't something portable or highly used enough for you to mainstream it into a chat with multiple clients. I use Xchat and requiere a URL not wiki formatting | 14:56 |
Fenixdeux | Exodus: yeah.. Quassel with the core installed on my VPS Ubuntu 10.04 Server Edition and client on my Xubuntu 11.04 | 14:56 |
=== _sour is now known as sour | ||
newb | how do i list running programs in command line | 14:57 |
andi | top | 14:57 |
Fenixdeux | ps -ax | 14:57 |
Exodus | newb, ps aux | 14:57 |
=== mike is now known as Guest43124 | ||
newb | tks | 14:57 |
andi | yeah ps | 14:57 |
Gredeu | cj | 14:57 |
Exodus | Fenixdeux, so, back to the keymap, I don't particularly know a specific xubuntu way, like if there's a program in xubuntu settings to change it | 14:58 |
al-sindi | ????????????????????????????????????????????????????? | 14:58 |
Exodus | Fenixdeux, but I do know that you can change it manually in /etc/X11/xorg.conf | 14:58 |
Fenixdeux | Exodus: I'm having trouble getting German and French exclusive characters but other then that it ( Xubuntu 11.04 ) is working like a charm | 14:59 |
Exodus | Fenixdeux, you just have to find the name of your variant. Mine is US International (With dead keys) | 14:59 |
Exodus | Fenixdeux, yeah, changing the keyboard layout will fix that. | 14:59 |
Gredeu | 6 @ 100. very kind | 14:59 |
Exodus | Fenixdeux, I speak spanish so I need the accents on my vowels áéöü | 15:00 |
Fenixdeux | 'k | 15:00 |
Gredeu | cj | 15:01 |
Exodus | let me see if I can find that program that shows all the keyboards | 15:01 |
grzeslaw | helo.. I'am installing vmware-server on my 11.04 ubuntu, based on kernel 2.6.38-11-generic-pae. I have allready installed linux-headers-2.6.38-11-generic-pae pkg, but i got the following error: The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match | 15:01 |
grzeslaw | your running kernel (version 2.6.38-11-generic-pae). Even if the module were | 15:01 |
grzeslaw | to compile successfully, it would not load into the running kernel. How can I solve it? any ideas/hints? | 15:01 |
newb | the program transmition has frozen, i trield kill in command line but its still going? | 15:01 |
^Mike | What's the thing that tells you what package provides a command when you use stuff that isn't installed | 15:01 |
al-sindi | Any Arab Girl Here????????????????????/////////////// | 15:01 |
Gredeu | happily running server kernel on natty desktop | 15:01 |
edbian | ^Mike: I don't know but you can probably make use of apt-file | 15:02 |
Gredeu | al-sindi, yes, but you cannot ask that | 15:02 |
sipior | al-sindi: explore puberty elsewhere. | 15:02 |
al-sindi | Why?? | 15:02 |
newb | the program transmition has frozen, i trield kill in command line but its still going? how do i kill the process? | 15:03 |
kmedia | i recently installed ubuntu 11.04 and when i installed drupal and try to run it, i get a black screen in firefox. does anyone have any ideas why | 15:03 |
^Mike | edbian: apt-file isn't installed :) | 15:03 |
sipior | al-sindi: because doing otherwise is bad manners. | 15:03 |
edbian | ^Mike: so install it | 15:03 |
edbian | ? | 15:03 |
^Mike | edbian: I didn't know which package! :D | 15:03 |
al-sindi | Okay | 15:03 |
juboubuntu | mmm.. now I will use irc to test for keyboard similarity of this Samsung NC210 to that of the standart OS X kbrd | 15:03 |
edbian | ^Mike: It's not the program you're looking for but it will help you solve that problem | 15:03 |
juboubuntu | not bad, not bad | 15:03 |
^Mike | edbian: I know | 15:03 |
glebaron | newb, sudo kill pid# | 15:04 |
al-sindi | well how to hide IP?? Can any buddy help me ??? | 15:04 |
juboubuntu | it's very closely the same layout of the keys and I can type fairly rapidly | 15:04 |
Exodus | Fenixdeux, I just read XFCE has a keyboard layout changer. Go to the settings menu, the settings manager. There should be a Keyboard item there. | 15:04 |
juboubuntu | big tnx to all devels | 15:04 |
Exodus | Fenixdeux, http://thebestbestblogblog.blogspot.com/2009/04/how-to-change-keyboard-layout-in.html | 15:04 |
Fenixdeux | Exodus: will see | 15:04 |
Exodus | Fenixdeux, don't know if it's there in your version, but there should be something similar. | 15:05 |
Exodus | Gnome has one, KDE does too, I'm sure XFCE has it, last time I used it it did. | 15:05 |
al-sindi | No one is replying why >>>??????? | 15:05 |
Fenixdeux | I can write the ß and the ü and ç by hand in my printouts | 15:05 |
Exodus | al-sindi, hide IP? | 15:05 |
newb | glebaron, still going | 15:05 |
Exodus | al-sindi, hide your IP? | 15:05 |
al-sindi | Yep but how ?? | 15:06 |
al-sindi | Exodus How ?? | 15:06 |
Fenixdeux | but it'd be nice to have this alt-s, alt-u and alt-c like it is in OS X | 15:06 |
glebaron | newb, sudo kill -9 pid# | 15:06 |
Exodus | al-sindi, it depends, what are you hiding it from? | 15:06 |
Exodus | al-sindi, and for what reason? | 15:06 |
Fenixdeux | glebaron: wouldn't you suggest starting with 'kill -15' ? | 15:06 |
Fenixdeux | it's not as brutal as 'kill -9' is | 15:07 |
al-sindi | here our ISP doesnt allow us to veiw sites which are blocked like torproject.org , proxyservers.ca etc.. | 15:07 |
glebaron | Fenixdeux, sorry you're correct. | 15:07 |
newb | glebaron, still going | 15:07 |
Fenixdeux | newb: after kill -9 .. uh-oh | 15:07 |
newb | yep | 15:08 |
Exodus | Fenixdeux, the good news is that isn't something OS X only. That is just OS X using that keyboard layout. You just have to select it in linux like you did or whoever installed that OS X did. | 15:08 |
Fenixdeux | next up: kernel panic | 15:08 |
glebaron | newb, you must be entering the wrong process id number. | 15:08 |
newb | nope i see it in top | 15:08 |
al-sindi | Exodus do u know something about hiding IP ?? | 15:08 |
Exodus | al-sindi, you can't hide your IP from your ISP. | 15:08 |
newb | 1723 | 15:08 |
Fenixdeux | al-sindi: get some psyBNC accounts ? | 15:08 |
edbian | newb: 1724! | 15:08 |
Exodus | al-sindi, your ISP is the one giving you your IP which is necesary to connect to the web. | 15:09 |
sunil | can anyone tell me how to setup jboss in 11.94 | 15:09 |
sunil | 11/04 | 15:09 |
newb | the pid is 1724 | 15:09 |
Exodus | al-sindi, doesn't mean you can't bypass your ISP's limitations. Just find another proxy, I suggest you google it as this has nothing to do with Ubuntu and that's what this channel is for. | 15:09 |
edbian | newb: ignore me | 15:10 |
al-sindi | Well in windows 7 I got Jordy Proxy it works well....!!!!!!!!!! and I got access to all over the world. No any blocked site. | 15:10 |
sunil | please help to setup jboss in ubuntu.. | 15:10 |
juboubuntu | It was a hassle to get Xubuntu on a USB stick but then with Universal USB Installer from pendrivelinux.com that did the trick for me.. Thank you very much for this great free collection of softwares | 15:11 |
Exodus | newb, maybe it has spawned several times | 15:11 |
al-sindi | Exodus did u get it ?? | 15:11 |
KAVA | hello why i cant download a source file form gitthub. it said permission denied. fatal: The remote end hung up unexpectedly | 15:11 |
Exodus | newb, when I'm looking for a process I usually grep it from a 'ps aux' like this: ps aux | grep firefox | 15:11 |
Exodus | al-sindi, get what? | 15:11 |
al-sindi | Jordy Proxy Changer in windows 7 | 15:12 |
OerHeks | sunil, all i have is the wiki > https://wiki.ubuntu.com/JBoss | 15:12 |
newb | Exodus, does this amount to the same thing as top? | 15:12 |
glebaron | al-sindi, http://rosinstrument.com/howto.htm | 15:12 |
=== fr0sted-bnc is now known as fr0sted | ||
Gredeu | does apparmor only work with packages from the official repo ? | 15:13 |
Exodus | KAVA, you have to add your public key | 15:13 |
sunil | OerHeks, I already checked that site....but there is not any solution.. | 15:13 |
Exodus | KAVA, http://help.github.com/linux-key-setup/ | 15:13 |
Gredeu | and is apparmors purpose to trust the integrity of ubuntu's most vital security and services ? | 15:13 |
Gredeu | package | 15:13 |
Exodus | KAVA, also, Use google next time. This answer you could of gotten as a first result of a google search. | 15:13 |
fr0sted | can anyone help with me with a driver issue, nvidia 280, its not working with unity, when i enable my second screen, it kills ubuntu.! | 15:14 |
fr0sted | as in cant do nothing apart from failsafe mode | 15:14 |
KAVA | ok... thank you Exodus | 15:14 |
KAVA | :) | 15:14 |
=== jkoch is now known as netlemur | ||
Exodus | =D | 15:14 |
Squishee | ? | 15:15 |
fr0sted | (:~ | 15:15 |
Exodus | fr0sted, Unity is under heavy development right now. I wonder if Unity has support for second screens yet. | 15:15 |
tetsuo55 | how long should the please wait during disk partitioning take? | 15:15 |
tetsuo55 | for a 500gb drive | 15:15 |
sunil_ | anyone know how to join java channel | 15:15 |
fr0sted | hm ye i did wonder, just thought i would ask, as there wasnothiong about it not being supported on the net or ubuntu site | 15:16 |
OerHeks | tetsuo55, a few minutes. | 15:16 |
ratc | what exactly is /bin/echo for? if it's removed it still works , both in sh and bash... | 15:16 |
tetsuo55 | OerHeks: i think ive been waiting for 25 minutes now | 15:17 |
OerHeks | tetsuo55, 25 is too long, do you see hdd-led activity ? | 15:17 |
Pici | sunil_: you need to register first. | 15:17 |
Exodus | ratc, same thing as what bash has it for | 15:17 |
edbian | ratc: If you remove it and reboot it will no longer work. | 15:17 |
fr0sted | sunil_ you need to identify with NickServ | 15:17 |
Pici | !register > sunil_ | 15:17 |
ubottu | sunil_, please see my private message | 15:17 |
ratc | edbian , ok thanks, didn't know had to reboot :) | 15:18 |
tetsuo55 | OerHeks: no i don't | 15:18 |
edbian | ratc: not sure why you wanna remove echo though | 15:18 |
sunil_ | i already registered...... | 15:18 |
Exodus | ratc, bash has echo built in | 15:19 |
Exodus | ratc, /bin/echo is a program that does the same thing | 15:19 |
Squishee | WUT | 15:19 |
ratc | exodus, ok, i understand now. thx | 15:19 |
kubanc | anyone ever tries to install numark omni control on ubuntu? | 15:19 |
Lafiir | Ah. I accidentally deleted the gnome audio profiles in rhythmbox. How do I get them back? | 15:19 |
Exodus | ratc, maybe some terminals don't have a built in echo so they use that one. | 15:19 |
juboubuntu | big tnx for work well done | 15:20 |
tetsuo55 | OerHeks: so reset and retry? | 15:20 |
OerHeks | tetsuo55, yes, try again. | 15:20 |
Exodus | Lafiir, is that something like a rhythmbox option or feature? | 15:22 |
Lafiir | Exodus: in Preferences > Music > Preferred Format > Edit | 15:23 |
Exodus | oh | 15:23 |
Xen0_ | anyone gotten this before? new .deb installation, seems to just not start because it can't get the plugins | 15:23 |
Xen0_ | [Fri Sep 2 03:17:39 2011][24178.0] nessus-update-plugins: failed to update plugins - Could not verify the signature of all-2.0.tar.gz | 15:23 |
Exodus | Lafiir, everything you modify is something local to your user unless you did something that requieres adminitrative action | 15:24 |
Exodus | Lafiir, with this said, there's probably a folder with rhythmbox's configuration, you'd just have to delete it | 15:24 |
Lafiir | Exodus: Thank you. I will try that | 15:24 |
Exodus | Lafiir, and it should get you back to default. Let me find it for you | 15:25 |
kubanc | anyone know if Numark Total Control works under ubuntu? | 15:26 |
kubanc | what is Linux Foundation 1.1 root hub | 15:27 |
Pici | kubanc: What is 'Numark Total Control'? A windows app? | 15:28 |
kubanc | Pici, http://www.numark.com/omnicontrol | 15:28 |
Exodus | Lafiir, what version of Ubuntu are you using? | 15:28 |
juboubuntu | When I first came across this keyboard I found it to replicate the standart Mapple Ackingtosh kbrd XD XD | 15:28 |
Pici | kubanc: You may want to ask in #ubuntustudio or #opensourcemusicians | 15:29 |
juboubuntu | they've made it 10:16 ratio which allows you to fit a nearly have wide enough hbrd | 15:29 |
Lafiir | Exodus, 11.04 and I deleted ~/.local/share/rhythmbox/ ~/.cache/rhythmbox/ and ~/.gconf/apps/rhythmbox/ but I did not restore the audio profiles. Guess they are somewhere else | 15:29 |
Pici | juboubuntu: Please keep in mind that #ubuntu is for support, if you want to chat, you may join us in #ubuntu-offtopic :) | 15:30 |
mikael89 | If I install Ubuntu via WUBI, how can I remove Windows afterwards? | 15:30 |
kuancheen | 2 | 15:30 |
kuancheen | 3 | 15:30 |
kuancheen | hi everyone, i just installed ubuntu on virtualbox running on vista host. | 15:30 |
kuancheen | Installation was all fine, but it started saying that my dispaly could not support Unity, and then defaulted me to the classic DE, this is before i installed the VBox additions, after i installed the additions, i thought i could getit loaded with unity, but it seems that i default to the classic DE. | 15:30 |
kuancheen | My question is can i get unity back? is yes, how can i do it? please help =) | 15:30 |
FloodBot1 | kuancheen: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 15:30 |
Pici | mikael89: You can't. | 15:30 |
mikael89 | Pici is it hard to install ubuntu via a USB flashdrive? | 15:30 |
Pici | mikael89: I've never done it myself, but lots of people have successfully. | 15:31 |
al-sindi | is there any channel for mac os x 10.7 lion ???? | 15:31 |
Pici | !alis | al-sindi | 15:31 |
ubottu | al-sindi: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* | 15:31 |
fr0sted | mikael89 no its not mate, do exactly what it says on the ubuntu site and your fine ;) | 15:31 |
fr0sted | just the same as a cd :) | 15:31 |
fr0sted | time to try and fix my ubuntu brb | 15:32 |
=== fr0sted is now known as fr0sted-bnc | ||
Gredeu | tears of light. handbrake saved my life :o ;) | 15:33 |
tetsuo55 | OerHeks: you where right, after a reboot it only took 2 seconds to move to the next screen (timezone selection)_ | 15:33 |
OerHeks | tetsuo55, nice :-) | 15:33 |
juboubuntu | the Libyans are so pleased with the outcome of the war.. | 15:34 |
juboubuntu | they've all shouted themselves so much they lose voice | 15:35 |
juboubuntu | This one thing.. | 15:35 |
Myrtti | juboubuntu: I'm pretty sure it has nothing to do with Ubuntu support issues | 15:35 |
albech | i have this weird thing happening where every time i try to open a location from the 'Places' instead of opening Nautilus it tries to open the location with VLC.. | 15:35 |
juboubuntu | how much the Fire-Your-Kalasnikov-intha-air-intha-air-air | 15:36 |
juboubuntu | .. the arab peoples love to fire their Kalashnikov AK-47 in the air .. a lot | 15:37 |
kuancheen | hi everyone, (not sure my previous question got muted by the floodbot LOL) i just installed ubuntu on virtualbox running on vista host. Installation was all fine, but it started saying that my dispaly could not support Unity, and then defaulted me to the classic DE, this is before i installed the VBox additions, after i installed the additions, i thought i could getit loaded with unity, but... | 15:37 |
kuancheen | ...it seems that i default to the classic DE. My question is can i get unity back? is yes, how can i do it? please help =) | 15:37 |
sipior | juboubuntu: enough. | 15:37 |
juboubuntu | 'k fair 'nuff .. I'll stfu | 15:37 |
Nach0z | kuancheen: seems to me you need to increase the RAM and CPU power allocated to that vbox | 15:37 |
Nach0z | that's happened to me before. | 15:37 |
Stanley00 | kuancheen: a better choice is using persistent liveUSB, I think | 15:38 |
Gredeu | ubuntu needs nicer wallpaper for next release. maybe Mark will spice it up. | 15:38 |
kuancheen | Nach0z: hey, thanks will give that a try, what will be the recommended RAM? | 15:39 |
Pici | Gredeu: you were just in #ubuntu-offtopic, so you know it exists, lets try to keep the non-support chatter in there :) | 15:39 |
Nach0z | um. how much ram do you have in your actual computer, kuancheen ? | 15:39 |
Gredeu | i didn't mention wallpaper Pici. | 15:39 |
Pici | Gredeu: Ubuntu discussion not related to support still belongs in there, not here. | 15:40 |
Gredeu | k | 15:40 |
Gredeu | easily forgiveable | 15:40 |
szal | 2 GB will do in most situations; 1 GB tends to be a bit low already; 4 GB almost never gets used up, and everything more is a pro | 15:41 |
zfur | Hi, people. | 15:41 |
paranoid_ndroid | hello, I have a faulty key on my keyboard and would like to attribute that faulty key to another key in the keyboard, how can I accomplish this? Thanks in advance. | 15:42 |
Nach0z | kuancheen: try to allocate at least two gigs of ram to the vbox if you can, preferably more. But without knowing how much ram total your computer has i can't give you a real number there | 15:42 |
adam__ | changing icon size in the notification area ? | 15:46 |
Lafiir | Exodus: Found it. Had to add them back via gconf-editor to /system/gstreamer/0.10/audio/global/profile_list :) | 15:46 |
sergio91pt | paranoid_ndroid: Look in man xmodmap | 15:46 |
paranoid_ndroid | sergio91pt, isn't there a tool with a GUI? | 15:47 |
juboubuntu | ooh. I so like my GRUB boot loader. I love it | 15:47 |
n20 | Hello world! How can I hide the server signature of my apache2? I tried adding the ServerTokens Prod and ServerSignature Off to httpd.conf but it's still displaying after a restart. What gives? | 15:47 |
juboubuntu | now I can avoid microsoft and support free software movement | 15:47 |
sergio91pt | paranoid_ndroid: dunno, give me a sec to search | 15:48 |
paranoid_ndroid | sergio91pt, thank you so much | 15:48 |
kuancheen | everyone: thanks guys for the help will need to reboot to change RAM =) | 15:48 |
Fenixdeux | Pici: what was that for ? | 15:49 |
Pici | Fenixdeux: consistantly offtopic despite being told about #ubuntu-offtopic | 15:49 |
Fenixdeux | oh yeah 'k 'k #ubuntu-offtopic | 15:50 |
fr0sted | got it working, unity with dual screen setup :D now for compiz.! | 15:50 |
sergio91pt | paranoid_ndroid: xkeycaps is in the software-center. Not the greatest GUI but should get the job done | 15:50 |
Fenixdeux | tnx | 15:50 |
Gredeu | :) | 15:50 |
fr0sted | ha only taken me about 2 days! | 15:50 |
CluelessPerson | I've just installed Transmission on my server, but for reason I can't seem to get it configured correctly and I can't find any logs or any errors otherwise indicated. | 15:50 |
CluelessPerson | On the remote client on my android, I'm getting the error "Connection Refused" | 15:51 |
=== Gredeu is now known as wooshu | ||
Tinkerer1 | @clueless last time i got connection refused it had something to do with the port being closed | 15:52 |
CluelessPerson | Tinkerer1, The port is most definitely open | 15:53 |
designbybeck | good write up about Ubuntu if you haven't already seen it: http://www.thevarguy.com/2011/09/02/canonical-again-pushes-desktop-ubuntu-for-the-enterprise/ | 15:53 |
=== kmedia_ is now known as kmedia | ||
CluelessPerson | Tinkerer1, I was just running deluge on that port, I uninstalled deluge, installed transmission, configured it for the same port | 15:54 |
CluelessPerson | and I double checked the software firewall. | 15:54 |
CluelessPerson | Tinkerer1, However according to my port scan, my server isn't responding on port 9002 | 15:55 |
wooshu | microsoft cinema was awesome. it records just as well as a russell crowe movie, face, expressions, all look great !@ | 15:55 |
wooshu | on ubuntu | 15:55 |
CluelessPerson | Tinkerer1, What should the rpc bind address be? | 15:56 |
CluelessPerson | Tinkerer1, I have the whitelist as false, rpc bind address 0.0.0.0 rpc port as what I need. | 15:57 |
Tinkerer1 | CluelessPerson hmm tbh i have no idea :( | 15:57 |
paranoid_ndroid | sergio91pt, it worked like a charm. Many, many thanks. Are you in PT? I'll buy you a beer sometime if that's the case! | 15:58 |
thunarguy | How can I install flash in Ubuntu 11.10? | 15:58 |
CluelessPerson | Tinkerer1, Could I see a copy of your configuration file? | 15:58 |
Pici | thunarguy : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion. | 15:58 |
thunarguy | Pici: OK :D | 15:59 |
i_is_broke | having some issues with auto login. i cant seem to get it to shut off. | 16:00 |
dude | i got a problem cccam cannot read my smargo on natty | 16:00 |
i_is_broke | and whats the easiest way to switch the login manager? | 16:00 |
=== bm is now known as Guest69995 | ||
i_is_broke | oh and the clock wont set. | 16:01 |
sergio91pt | paranoid_ndroid: yep, Porto. Glad I could help | 16:01 |
mrtrousers | Hello.. | 16:01 |
mrtrousers | Id like to read a file on the terminal, but using cat it scrolls way too fast.. Got any ideas to see a screen at a time? | 16:02 |
Pici | mrtrousers: pipe into less or more | 16:02 |
mrtrousers | cat readme.txt | less ? | 16:02 |
Pici | mrtrousers: or just use less or more to open the file. | 16:02 |
bobweaver | anyone know how to get sandy bridge to work | 16:02 |
Pici | mrtrousers: less readme.txt | 16:02 |
CluelessPerson | Tinkerer1, ? | 16:03 |
=== thunarguy is now known as meepsmeep | ||
Tinkerer1 | @clueless sorry no don't have it installed atm | 16:03 |
mrtrousers | Pici: Thanks.. | 16:03 |
sergio91pt | less is better btw | 16:03 |
Pici | mrtrousers: press q to quit when you're done. | 16:03 |
=== crash is now known as Guest2563 | ||
=== kreative is now known as Kreative` | ||
Pici | sergio91pt: 'most' is pretty nice too | 16:04 |
meepsmeep | I am unable to install flashplugin-installer in Oneiric, it says http://paste.ubuntu.com/680671/ | 16:05 |
Pici | meepsmeep: you were already asking in the right channel, Oeniric is offtopic for #ubuntu at this time. | 16:05 |
fr0sted | hey does anyone know how to enable the fire options in compiz ? | 16:06 |
nnull | fr0sted, ccsm > animations > select from dropdown menu FIRE eg for CLOSE' | 16:07 |
nnull | or theres another one that draws fire on the screen with the mouse | 16:07 |
fr0sted | thanks | 16:07 |
nnull | to memory lol | 16:07 |
nnull | i understand fr0sted, when we ping hosts we want to circle the hosts with fire and say our mantra, i get you fr0sted, im down. | 16:08 |
nnull | sorry, its friday night, im going to bed lol | 16:08 |
fr0sted | hahah :D | 16:09 |
fr0sted | im using the compiz manager thingy and there is no fire on it :( | 16:09 |
fr0sted | bummer | 16:09 |
nnull | umm did you do 'apt-get install compiz-extras' ? | 16:09 |
nnull | not sure if thats the exact package name, think im missing a -word | 16:09 |
fr0sted | nnull: will now :D | 16:10 |
fr0sted | unity is awesome ! | 16:10 |
[DeVil-BoY] | hello people | 16:11 |
[DeVil-BoY] | trying to get improved performance on my graphics card which is a 915GM intel onboard, when i run glxinfo | grep direct, it tells me that direct rendering is not enabled. also on the xrog.0.log it tells me that it fails to load. I have changed the xorg.conf file and it has improved a bit, i.e no more screen flickering. | 16:11 |
[DeVil-BoY] | i'm trying to solve the issue that i'm having video files playing, on a reboot they will play for a few seconds then black no video image just sound. So i thought it would be related to direct rendering which is not enabled | 16:12 |
[DeVil-BoY] | please help§§§§ | 16:12 |
nnull | what sort of videos, avi/mp4 or flv/flash ? | 16:12 |
nnull | or both? | 16:12 |
LocoenelCoco | heya | 16:14 |
LocoenelCoco | anyone can tell me if the touchpad bug was solved on the new ubuntu? | 16:14 |
fr0sted | nnull: compiz-extras came back with - unable to locate package | 16:14 |
nnull | fr0sted, try compiz-fusion-plugins-extra | 16:15 |
LocoenelCoco | that crazy uncontrolable touchpad bug was solved on new ubuntu? | 16:15 |
fr0sted | nnull: yea thats what i figured :) | 16:16 |
nnull | not sure LocoenelCoco , im sure bugtracker would! | 16:16 |
LocoenelCoco | bugtracker? gonna look for it! | 16:16 |
=== incubus is now known as Guest58446 | ||
LocoenelCoco | nnull, ty | 16:17 |
nnull | LocoenelCoco, np. | 16:17 |
=== altj_pac12_game1 is now known as altj | ||
tetsuo55 | how can i limit the quota disk use of a user? | 16:18 |
tetsuo55 | and for that matter limit their total login time per day | 16:18 |
M0n3yRuL3z | hey all, how do you guys mount ".iso" file in Ubuntu ? | 16:19 |
nnull | tetsuo55, http://linuxhelp.blogspot.com/2005/10/disk-quotas-in-linux-explained.html | 16:19 |
Stanley00 | M0n3yRuL3z: by using mount -o loop | 16:20 |
paulh-paulh | hi, i just upgraded to a new version. in the new version the screen stays black. is there any way to "downgrade"? so i dont need to press on older versions in the boot process?7 | 16:20 |
Stanley00 | M0n3yRuL3z: ex mount -t iso9660 /path/to/cd.iso /cdrom -o loop | 16:20 |
root_ | Godd afternoon | 16:20 |
M0n3yRuL3z | Stanley00, Thanks :) | 16:21 |
Stanley00 | M0n3yRuL3z: :) | 16:21 |
root_ | ?!?! | 16:21 |
tetsuo55 | oh, seperate partitions for each user's home folder would be even better | 16:22 |
paulh-paulh | at the moment i got version 11-.04 | 16:22 |
paulh-paulh | anyone got an idea? | 16:23 |
glebihan | tetsuo55, that's not a valid solution if you have more than a few users | 16:23 |
nnull | paulh-paulh, probably easiest to just reinstall, copy over whatever you need salvaged on a live boot from your media if you didnt make a seperate home partition | 16:23 |
paulh-paulh | so there is no way to kind of "rollback" ? | 16:23 |
glebihan | !downgrade | paulh-paulh | 16:24 |
ubottu | paulh-paulh: Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system. | 16:24 |
paulh-paulh | nice | 16:24 |
tetsuo55 | glebihan: i have 4 users in total, and 2 of them need to be limited to say 10 or 20gb total size for their home directories | 16:24 |
tex19 | servers are in Spanish | 16:24 |
tetsuo55 | glebihan: also i only have 1 partition for all data | 16:24 |
glebihan | tetsuo55, well I would still not recommend using separate partitions for home folders, what would you like it to be that way ? | 16:25 |
tetsuo55 | nnull: that link you gave does not seem to apply to my case | 16:26 |
glebihan | tetsuo55, why not ? | 16:26 |
tetsuo55 | glebihan: well i don't really care how it works, as long as those 2 users are limited in their disk use, or they will use up alle the available space | 16:26 |
M0n3yRuL3z | Stanley00, one more question pls, in console im trying "su -" it asks for password i put my regular password but it says it's wrong, but i have never put one other password anywhere the only password i have its this which does't work, how to get rid of this ?( | 16:26 |
tetsuo55 | glebihan: it starts with " this assumes home is own paritition | 16:26 |
slipttees | exists any option to apt-get --quiet or --silent? | 16:27 |
Stanley00 | su - need root's password, try sudo | 16:27 |
gumus | hi all, ubuntu doesn't recognize my built-in webcam. Does anyone have any idea to fix it ? | 16:27 |
Stanley00 | M0n3yRuL3z: su - need root's password, try sudo | 16:27 |
sipior | slipttees: "man apt-get" is authoritative. | 16:28 |
samuelsapps | when i enter radio streaming website it's show the play button, but when i clicked it, there is no sound | 16:28 |
glebihan | tetsuo55, is assumes that only in order to have an example | 16:28 |
glebihan | tetsuo55, you can make it work for whatever partition you want | 16:28 |
slipttees | sipior, :( | 16:28 |
lo-fi_ | hey guys newbie here: i was wondering how i can find where i saved a file using the command line? | 16:28 |
Rigin | pls help to operate teamviewer | 16:28 |
Rigin | my id is 886 332 807 | 16:28 |
Rigin | password is 292 | 16:28 |
lion42 | gumus, does this help you https://help.ubuntu.com/community/Webcam#Driver_installation | 16:28 |
slipttees | sipior, my english is puor, examplo for usage,please | 16:28 |
slipttees | :D | 16:28 |
nnull | lo-fi, man locate | 16:28 |
glebihan | tetsuo55, here is another example based on the partition being mounted on "/" : http://www.ubuntugeek.com/how-to-setup-disk-quotas-in-ubuntu.html | 16:29 |
basti | Hello | 16:29 |
lo-fi_ | thank you nnull | 16:29 |
basti | I have a question | 16:29 |
tetsuo55 | glebihan: thanks, reading | 16:29 |
basti | i changed login to xterm but how can i reset it to GNOME | 16:30 |
samuelsapps | lo-fi: you can use find / -name your files name | 16:30 |
basti | ?? | 16:30 |
slipttees | sipior, ping | 16:30 |
slipttees | =] | 16:30 |
tjiggi_fo | basti, ask | 16:30 |
samuelsapps | put sudo first | 16:30 |
basti | did | 16:30 |
slipttees | exists any option to apt-get --quiet or --silent? | 16:30 |
slipttees | i cant undestand man pages, my english is puor, example for usage,please | 16:30 |
basti | tjggi_fo | 16:31 |
Polah | slipttees: Example of how to use man pages? | 16:31 |
basti | i set mz login page to xterm | 16:31 |
mohak | how to speed up torrent | 16:31 |
basti | i want to schange it back to GNOME | 16:31 |
slipttees | Polah, to use apt-get --quiet | 16:31 |
usr13 | slipttees: examples are usually near the bottom of the man page. | 16:31 |
Calinou | I'm kind of like this... why do someone wants to use --quiet... | 16:31 |
Polah | slipttees: man apt-get and then scroll down to the section about flags/options for --quiet | 16:32 |
basti | help// | 16:32 |
basti | ?? | 16:32 |
slipttees | Polah, i need example for usage | 16:32 |
usr13 | basti: What is your native language? | 16:32 |
slipttees | Polah, apt-get remove --purge --quiet wine | 16:32 |
slipttees | ? | 16:32 |
mohak | how to speed up torrent | 16:32 |
basti | GERMAN | 16:32 |
sipior | slipttees: you seem to understand english just fine. | 16:32 |
LocoenelCoco | buy more bandwith | 16:33 |
LocoenelCoco | hahahaha | 16:33 |
nnull | slipttees, 'man command > file.txt' then chuck the contents into google translate | 16:33 |
Pici | !de | basti | 16:33 |
ubottu | basti: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! | 16:33 |
nnull | im sure theres a better way to do this, but ive never had the need. | 16:33 |
slipttees | nnull, thx | 16:33 |
Polah | slipttees, sudo apt-get install --quiet <package> layout is sudo apt-get <action> <options> <package> | 16:33 |
nnull | > | 16:33 |
nnull | hmm odd font bug i have meh | 16:33 |
slipttees | Polah, nice :D | 16:33 |
LocoenelCoco | iread on wiki i think that to erase the packages installers u need to "apptitude purge packg" but this doesnt works | 16:34 |
slipttees | Polah, run apt-get on background | 16:34 |
LocoenelCoco | the installer still exists | 16:34 |
slipttees | Polah, possible | 16:34 |
tetsuo55 | glebihan: im getting a bunch of errors | 16:34 |
usr13 | LocoenelCoco: apt-get purge package | 16:34 |
Polah | LocoenelCoco: remove unintalls the package, purge uninstalls the package and removes dpkg configuration files for it. You need to use apt-get clean to clean up .deb files stored by apt in /var/cache/apt, or sudo rm to delete the mone by one | 16:35 |
LocoenelCoco | usr13, doesnt really works | 16:35 |
LocoenelCoco | hmmmm | 16:35 |
LocoenelCoco | Polah, got it ty | 16:35 |
tetsuo55 | glebihan: qsudo quotacheck -avugm " you need to enable journaled quota" and sudo quotaon -avug: cannot find //aquota.user on xxxx [/] | 16:35 |
glebihan | tetsuo55, maybe have a look at this thread : http://ubuntuforums.org/archive/index.php/t-1014051.html | 16:37 |
tetsuo55 | thanks again | 16:37 |
thecpaptain_ | yo guys, i'm trying to change the security of a router, and i'm trying to access it to do so, but I am unable to find the router's IP adress, or the one I find simply isn't working [16:27] <thecpaptain> right now i'm operating in windows, as I am unable to access the LAN via Ubuntu | 16:39 |
usr13 | thecpaptain_: Wired or WiFi? | 16:40 |
thecpaptain_ | WiFi | 16:40 |
nnull | router brand? | 16:40 |
Polah | thecpaptain_: Default router IP is generally 192.168.1.1 or 192.168.0.1, if you go to your network settings on Windows you should get a gateway address, that's the router IP | 16:41 |
thecpaptain_ | that I don't know, its my landlords router | 16:41 |
nnull | 10.1.1.1 / 10.0.0.1 | 16:41 |
thecpaptain_ | hm, yeah I've tried the standard IP-adresses, non work | 16:41 |
thecpaptain_ | hmmm | 16:41 |
nnull | also highly possibly | 16:41 |
nnull | .254 also.. | 16:41 |
thecpaptain_ | i'll try the 10.1.1.1 one | 16:41 |
sipior | thecpaptain_: windows has a traceroute utility, doesn't it? | 16:41 |
usr13 | thecpaptain_: Do you have permission from landlord? | 16:41 |
atyoung | lets not forget 192.168.100.1 or 1.100 | 16:42 |
thecpaptain_ | yes I do, and i asked him if he knew the ip adress, but he didn't know | 16:42 |
usr13 | thecpaptain_: If so, the router's IP will more than likely be default route. i.e. 192.168.1.1 | 16:42 |
thecpaptain_ | hm, how do i use the traceroute ? | 16:42 |
thecpaptain_ | hm yeah i tried that one, but it doesn't work | 16:42 |
nnull | heres a hint.. whats your ip address ? | 16:42 |
usr13 | thecpaptain_: Bring up the command prompt and issue command ipconfig | 16:42 |
jnsl_ | how can i tell if port 3306 is open? also i have apparmor running =) | 16:42 |
nnull | lol | 16:42 |
thecpaptain_ | done | 16:43 |
thecpaptain_ | next ? | 16:43 |
usr13 | thecpaptain_: what is the route (Default GW) | 16:43 |
usr13 | ? | 16:43 |
thecpaptain_ | 10.0.1.1 | 16:43 |
thecpaptain_ | but that one doesn't work when i try connecting to it via Chrome | 16:43 |
thecpaptain_ | and pinging it is no problem | 16:43 |
skrub | I'm trying to run 4 monitors, 2 on an ATI card and 2 on an NVidia. Can anyone help me out? | 16:43 |
usr13 | thecpaptain_: take your browser to 10.0.1.1 | 16:43 |
thecpaptain_ | doesn't work | 16:44 |
gumus | Hello all! | 16:44 |
Pici | jnsl_: netstet -tan should show you | 16:44 |
usr13 | thecpaptain_: What is make and model of router? | 16:44 |
gumus | Ubuntu doesn't recognize my built-in camera. Does anyone know how to fix it ? | 16:44 |
nnull | thecpaptain_, do 10.0.1.254 | 16:44 |
thecpaptain_ | no idea | 16:44 |
thecpaptain_ | hm aight, i'll try .254 | 16:44 |
gumus | there must be a solution. At least can somebody tell me how to make ubuntu recognize a driver ? | 16:45 |
nnull | in ipconfig -a it should have the ip of your gateway... | 16:45 |
gumus | I hate this community | 16:45 |
jnsl_ | Pici, it says: tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN | 16:45 |
nnull | if you have an ip it aqquired it from somewhere.. and your PC knows where, you just need to ask it lol | 16:45 |
* nnull feels like the little girl from never ending story #1 | 16:45 | |
jnsl_ | 127.0.0.1:3306, dose that mean i cant connect from remote to it ? | 16:45 |
sipior | gumus: we think highly of you as well. | 16:45 |
thecpaptain_ | .254 doesn't work | 16:45 |
atyoung | Not all routers have a web interface you realize | 16:45 |
usr13 | thecpaptain_: Some routers have an option to only accept connection from wired and/or from one particular IP | 16:46 |
Pici | jnsl_: so it is listening locally, but other computers will not be able to get to it. | 16:46 |
nnull | atyoung, i do, but they have ip addresses that are pingable a good amount :) | 16:46 |
thecpaptain_ | ah | 16:46 |
thecpaptain_ | i see | 16:46 |
usr13 | thecpaptain_: Refer to router manual for details. | 16:46 |
jnsl_ | Pici Ok thanks for clearing that up! i think i know what must be done :) | 16:46 |
atyoung | nnull, He said he could ping it. | 16:46 |
=== rafa_ is now known as rafaht | ||
nnull | atyoung, lol ahh must of missed that | 16:47 |
thecpaptain_ | if I assume that is the case, then I either need to change that by asking him (he isn't all that hi-tech) or by figuring how to solve the original problem | 16:47 |
skrub | I'm trying to run 4 monitors, 2 on an ATI card and 2 on an NVidia. Can anyone help me out? | 16:47 |
lo-fi_ | how long should wpa_supplicant take once i run it | 16:47 |
thecpaptain_ | which is that my Ubuntu is unable to connect to the WPA2 securty it has | 16:47 |
atyoung | A good example might be those apple airport routers that don't have a web interface at all, and default to 10.0.1.x | 16:47 |
thecpaptain_ | or at least unable to access it | 16:47 |
Polah | thecpaptain_, run ipconfig /all in command prompt and pastebin the output please | 16:48 |
usr13 | thecpaptain_: Sounds like you are unable to connect to the router because of unknown passphrase or wep key (password). Right? | 16:48 |
usr13 | thecpaptain_: Is that correct? | 16:48 |
nnull | atyoung, do they have ssh/telnet or anything? | 16:48 |
thecpaptain_ | hm no, I have the password correct, I have accessed it in Windows | 16:48 |
usr13 | thecpaptain_: Then what is the problem? What exactly do you need to accomplish? | 16:48 |
atyoung | nnull, I'm not entire sure how they work, apple has their own interface built into osx | 16:48 |
nnull | atyoung, mk | 16:49 |
atyoung | nnull, probably works via some kind of telnet, on a non standard port. | 16:49 |
nnull | atyoung, just never come across one is why i ask | 16:49 |
nnull | but yeah | 16:49 |
atyoung | nnull, hehe when you do, you'll be annoyed. | 16:49 |
lo-fi_ | so im running "sudo wpa_supplicant -iwlan0 -c/home/lo-fi/wpa.conf" and its just been sitting there for about 10 minutes not doing anything, anyone have any tips? | 16:50 |
thecpaptain_ | ipconfig /all ===> http://paste.ubuntu.com/680705/ | 16:50 |
tetsuo55 | how do i exit vim | 16:50 |
Pici | tetsuo55: :q! | 16:50 |
nnull | i stay as far away from mac as i can, not for any sort of political or cultural view, their stuff has just always given me the shivers for some reason lol | 16:50 |
thecpaptain_ | usr13 - the original problem is that i'm unable to access the network using ubuntu | 16:51 |
nnull | lo-fi, grab a beer some chips and turn on the tele | 16:51 |
tetsuo55 | Pici: i get error 37 | 16:51 |
thecpaptain_ | since i've heard that it might be because of the WPA2 security in the router, I intended to change to WEP or similar to fix it | 16:51 |
lo-fi_ | so this is normal then? | 16:51 |
Pici | tetsuo55: You may want to ask in #vim, I'm not familiar with that | 16:51 |
nnull | lo-fi, or just use the default network manager, which if is not working, consult installing a correct driver | 16:52 |
thecpaptain_ | and how do i type to specific users btw? making their names red and all ? | 16:52 |
Pici | thecpaptain_: just use your tab key to complete their nicks. | 16:52 |
usr13 | thecpaptain_: You can not duplicate the process the windows PC uses? Tell it to show you the passphrase, (or what ever). What type of security is it using? | 16:52 |
=== gitarr is now known as gitarr_ | ||
Rigin | dont know | 16:52 |
Rigin | any know team viewer | 16:52 |
nnull | Jeez Pici, stop giving away the super secret hax :s | 16:52 |
lo-fi_ | i assume my driver is fine because i can see my card in ifconfig | 16:53 |
dude | i got a problem cccam cannot read my smargo on natty | 16:53 |
defunkt | is there a simple way to echo a command to a running process... i know in /proc/<process id>/fd you can echo text to a terminal screen but i cant quite get it to work | 16:53 |
thecpaptain_ | usr13: If you're wondering what security the Router is using? I think its WPA2, but I'm guessing you're asking me to verify | 16:53 |
usr13 | thecpaptain_: Look at the connection configuration the Windows PC uses. | 16:53 |
lo-fi_ | nnull what would be the default network manager? | 16:53 |
nnull | defunkt, google --stdin stdout | 16:54 |
defunkt | thnx null | 16:54 |
thecpaptain_ | usr13: hm yeah I just did, its WPA2-Personal | 16:54 |
Rigin | pls help me to use teamviewer | 16:54 |
=== gitarr_ is now known as gitarr | ||
prakas | is wget found by default in ubuntu? | 16:54 |
usr13 | thecpaptain_: SO that doesn't work for you on the Ubuntu machine? | 16:54 |
nnull | lo-fi 11.04 ? theres an indicator applet on the top PANEL | 16:54 |
Stanley00 | prakas: yes | 16:54 |
babai | can anyone download the 11.10 beta amd64 torrent? | 16:54 |
atyoung | doesn't ubuntu have iwconfig? | 16:54 |
Rigin | i didnt get | 16:54 |
prakas | nice | 16:54 |
nnull | atyoung, yah | 16:55 |
thecpaptain_ | usr13: hm, I haven't verified it to be the actual reason, but talking to people have lead it to seem the most likely | 16:55 |
prakas | i am trying to connect to an AP in iwconfig gives me timeout! signal strength of the AP is -74dBm | 16:55 |
usr13 | thecpaptain_: Does the network-manager come up and ask for passphrase? | 16:55 |
thecpaptain_ | usr13: i'm able to access other networks in Ubuntu, and it finds other networks and even the network i'm trying to access, it just keeps processing when i'm trying to access it | 16:55 |
atyoung | then it should give you all you need to know really. | 16:55 |
nnull | prakas, thats decent, not good, but connectable | 16:55 |
thecpaptain_ | usr13: yes, and it automatically sets it to WPA2-personal | 16:55 |
thecpaptain_ | usr13: and even though I put the correct phrase, it doesn't allow me access | 16:56 |
lo-fi_ | nnull i have no gui | 16:56 |
usr13 | thecpaptain_: Ok then it is associating with the essid of the WiFi router? (But not acquirig IP info)? | 16:56 |
santhosh | how to install sun java5 in ubuntu 10.04 | 16:56 |
hamed | how to install tar.gz files im new?? | 16:56 |
usr13 | thecpaptain_: Is that correct? | 16:56 |
thecpaptain_ | usr13: no idea, I don't know what that means hehe. How do I find out ? | 16:57 |
gucko | hi guys | 16:57 |
nnull | lo-fi, ahh always worth mentioning :) | 16:57 |
atyoung | thecpaptain_, pastbin the iwconfig output | 16:57 |
skrub | I'm trying to run 4 monitors, 2 on an ATI card and 2 on an NVidia. Can anyone help me out? | 16:57 |
usr13 | thecpaptain_: iwconfig | 16:57 |
gucko | I have an Ubuntu Server installed and I want to change the Download Server for the packages. How to do that on command-line plz? | 16:57 |
usr13 | thecpaptain_: ifconfig | 16:57 |
prakas | nnull: it gives me an error direct probe response from ap (mac address) timed out in dmesg | 16:57 |
hamed | how to install source packages ?/ | 16:57 |
prakas | nnull: a similar error | 16:57 |
dude | how can instll kernel headers? | 16:57 |
santhosh | any help for me to install sun java5 | 16:57 |
santhosh | ? | 16:58 |
santhosh | ? | 16:58 |
nnull | prakas, you sure the AP doesnt have mac filtering? | 16:58 |
thecpaptain_ | usr13: so should i run iwconfig in windows ? or is it still ipconfig we're talking about ? | 16:58 |
thecpaptain_ | usr13: and should i do it in windows or Ubuntu ? | 16:58 |
atyoung | gah windows... | 16:58 |
prakas | nnull: the mac is in allow list | 16:58 |
lo-fi_ | nnull well ill just wait if its not an issue, its just i have a feeling i messed up somewhere down the line since its taking forever to finish/do anything. Is there a command for wpa_supplicant to display what its doing? | 16:58 |
prakas | nnull: and encryption is set to off | 16:58 |
Phoenix87 | i'm getting a poor link quality with a wifi atheros card. I'm about 3 ft away from the router | 16:58 |
thecpaptain_ | atyoung: yeah i know... microsoft... hehehe | 16:58 |
prakas | nnull: i am able to connect to it from a windows box with the same mac | 16:59 |
lo-fi_ | nnull you're very popular :) | 16:59 |
thecpaptain_ | usr13: you there ? | 16:59 |
usr13 | !compile |hamed | 16:59 |
ubottu | hamed: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall | 16:59 |
usr13 | thecpaptain_: On the Ubuntu PC, open a terminal, type iwconfig (and hit enter) THen type ifconfig (and hit enter). | 17:00 |
sahilsk | hi guys. | 17:00 |
tetsuo55 | had to use CTRL+{ and then : and then type q! to exit vim | 17:00 |
tetsuo55 | [ | 17:00 |
thecpaptain_ | usr13: and then return, paste and give it to you, right ? | 17:00 |
sahilsk | i've install ubuntu inside window. so, i couldn't access window drives from ubuntu. is there anyway that let me do so? | 17:00 |
prakas | nnull: any way to make it connect? -74dBm doesnt seem to be that bad a signal and the noise is -127dBm | 17:00 |
thecpaptain_ | usr13: I need to know since its this comp that i need to reboot in Ubuntu in order to do it | 17:00 |
zimbres | hi | 17:00 |
nnull | noise is bad | 17:01 |
gumus | guys | 17:01 |
Phoenix87 | i'm getting a poor link quality with a wifi atheros card (38/70). I'm about 3 ft away from the router | 17:01 |
thecpaptain_ | usr13: that's why i'm so cautious before doing it ;) | 17:01 |
zimbres | Would someone help me configuring my printer? | 17:01 |
prakas | nnull: -127 seems no noise right? | 17:01 |
usr13 | thecpaptain_: I see. | 17:01 |
nnull | thats plenty | 17:01 |
prakas | nnull: the lower the noise the better? | 17:01 |
gumus | Ubuntu doesn't recognize my built-in camera. Can you help me with that ? | 17:01 |
thecpaptain_ | usr13: should I go ahead and do it ? | 17:01 |
usr13 | thecpaptain_: First, verify the wpa passphrase on the MS Windows side. | 17:01 |
thecpaptain_ | i am able to access internet via ubuntu through another network | 17:01 |
gumus | hello? | 17:02 |
gumus | nobody? | 17:02 |
usr13 | thecpaptain_: Tell the MS Windows PC to show the passphrase. | 17:02 |
thecpaptain_ | usr13: aight, I'm positive i have the right one though | 17:02 |
nnull | in conventional wired networks, definitally, tbh i havent done any real research on wifi noise, id only be assuming | 17:02 |
fr0sted | got it all working now, thanks nnull | 17:02 |
fr0sted | :) | 17:02 |
lo-fi_ | im sure im doing something wrong. I stopped the wpa_supplicant and ran dhclient wlan0 and its taking forever now as well | 17:02 |
nnull | fr0sted, enjoy | 17:02 |
crash1hd | I was wondering if anyone could suggest a good hardware forum for motherboards? as I am looking into getting a new mobo :0 | 17:02 |
prakas | nnull: any tips that would allow me to connect to the AP? | 17:02 |
Stanley00 | gumus: have you try cheese or something like that? | 17:02 |
Phoenix87 | nnull, can you help me? | 17:02 |
thecpaptain_ | usr13: got it, its verified | 17:02 |
usr13 | thecpaptain_: Give it a shot. | 17:03 |
lxyu | hello, I have a webserver connect to internet and a dbserver only connect to webserver by wire, how can I share the network of webserver to dbserver so the dbserver can 'aptitude update & install'? | 17:03 |
gucko | hello people!! I need help plz! I just want to change the Download Server using command-line | 17:03 |
usr13 | lo-fi_: Is the DHCP server running on the WiFi router? | 17:03 |
nnull | prakas, are you sure you have the right driver for the your wifi card?, like can you connect to any other AP's from linux? | 17:03 |
thecpaptain_ | usr13: aight, i'll log into the wonderful world of ubuntu and shall return to this shatroom shorty, brb | 17:03 |
nnull | Phoenix87, i dont know? | 17:03 |
Phoenix87 | nnull, i'm getting a poor link quality with a wifi atheros card (38/70). I'm about 3 ft away from the router | 17:03 |
prakas | nnull: i can connect to my home router but not the isp's router | 17:03 |
usr13 | thecpaptain_: Ok, good luck | 17:03 |
lo-fi_ | usr13 i assume so | 17:04 |
lo-fi_ | oh wait | 17:04 |
* nnull flaps wings like an angel, and gets shot like ben afflec in that religion movie | 17:04 | |
sahilsk | how to access windows drives after install ubunut inside window? p | 17:04 |
lo-fi_ | ok it finished with no errors but i still cant ping google | 17:04 |
Rigin | pls help me to use team viewer | 17:04 |
nnull | ##networking could be a better place to ask guys, just fyi -- um theres plenty of possible reasons.. | 17:04 |
usr13 | lo-fi_: iwconfig #Check to see that the essid is set | 17:05 |
Pici | sahilsk: They're in /host | 17:05 |
prakas | sahilsk: windows drivers dont work in linux | 17:05 |
Rigin | take places tab | 17:05 |
usr13 | Rigin: install wine | 17:05 |
Rigin | then the windows drrives are present | 17:05 |
lo-fi_ | no th essid is set to off/any | 17:05 |
lo-fi_ | i know the essid for the router | 17:05 |
usr13 | Rigin: sudo apt-get install wine | 17:05 |
prakas | sahilsk: even the executable binaries differ in format. windows uses PE. linux uses ELF | 17:05 |
prakas | sahilsk: your windows drivers wont work in linux | 17:06 |
Phoenix87 | nnull, googling around it seems that this could be something related to 2.6.38-11 | 17:06 |
thecpaptain__ | usr13: aight i'm back, or at least logged on from ubuntu | 17:06 |
Polah | prakas: Actually, ndiswrapper allows usage of XP drivers for some hardware | 17:06 |
usr13 | thecpaptain__: Very good. I knew you could do it! :) | 17:07 |
prakas | Polah: i didnt know | 17:07 |
thecpaptain__ | usr13: now i'm logged on through a different LAN, do i need to attempt to access the LAN in question when i do the iwconfig thingie | 17:07 |
lo-fi_ | should i run wpa_supplicant again? | 17:07 |
thecpaptain__ | usr13: hehehehe, don't get your hopes up, i haven't accessed the network i want to access :) | 17:07 |
usr13 | o | 17:07 |
Corey | lo-fi_: "Try it and see." | 17:08 |
thecpaptain__ | usr13: i've just logged on to another one, that uses mobile broadband connection | 17:08 |
Corey | You're not likely to break anything. | 17:08 |
prakas | usr13: sudo iwconfig wlan0 essid "type ssid of network" | 17:08 |
usr13 | Well yea, tell the network manager to tyr the other one. | 17:08 |
Rigin | my id in teamviewer is 886 332 807. | 17:08 |
Rigin | my password in team viewer is 2368 | 17:08 |
Rigin | my id in teamviewer is 886 332 807. | 17:08 |
thecpaptain__ | usr13: you were saying that to me? i'm going to let the network manager try the other one yeah ? | 17:09 |
Rigin | my password in team viewer is 2368 | 17:09 |
usr13 | Rigin: Who are you telling this to? | 17:09 |
Rigin | pls demonstrate it to me | 17:09 |
thecpaptain__ | usr13: should i try a test or anything like that while i'm at it ? | 17:09 |
usr13 | Rigin: You need to turn off teamviewer now. | 17:09 |
usr13 | Rigin: DO it privately. | 17:09 |
prakas | Rigin: dont share your ids with the public anyone can login and damage your configurations | 17:09 |
lo-fi_ | i guess im just confused as to how long wpa_supplicant should take | 17:10 |
jsidhu | is there a update/fix for apache 2.2.20 that fixes the DOS voln. in ubuntu 10.04? I believe it currently has 2.2.14 | 17:10 |
Rigin | ok | 17:10 |
Merdam | what's the difference between ubuntu and debian? | 17:10 |
Merdam | They are both linux, right? Same thing practically? | 17:11 |
Spikestuff | If I don't partition and format my whole Hard Disk, will I still be able to use my CD/DVD Drive to install another OS from a LiveCD? | 17:11 |
Merdam | Why would I choose Ubuntu over Debian? | 17:11 |
neil_m | booo i was expecting a joke there | 17:11 |
nnull | a blue dress /badoomching | 17:11 |
neil_m | \o/ | 17:11 |
=== gucko_ is now known as gucko | ||
thecpaptain | usr13: its not able to connect, its just accessing infinitely | 17:11 |
Spikestuff | Merdam: Ubuntu is based on Debian, so I suppose it's just a matter of choice... | 17:11 |
skrub | I'm trying to run 2 monitors on an ATI card and 2 on an NVidia card, can anyone help me out? | 17:11 |
swiss_chris | Hi - I have a question regarding default vhosts in apache | 17:12 |
swiss_chris | I have various sites-available. | 17:12 |
swiss_chris | and one of them is default. | 17:12 |
swiss_chris | I presume it's the one lowes on the alphabetical order. | 17:12 |
swiss_chris | Can I override that alphabetical criterion? | 17:12 |
swiss_chris | Can I choose which sites-available vhost is my default? | 17:12 |
Spikestuff | skrub: Are you running Ubuntu 11.04? | 17:12 |
swiss_chris | I erased all vhosts in httpd.conf | 17:12 |
man567 | what can i get the best softwaer for ubuntu | 17:13 |
usr13 | thecpaptain: Was it associating with the essid? iwconfig will tell you if it picked up the essid. | 17:13 |
usr13 | thecpaptain: If so, it is possible that the DHCP server is not turned on. | 17:13 |
skrub | @Spikestuff yes | 17:13 |
tool_kit | can i get a proxy for ubuntu? | 17:13 |
Spikestuff | man567: Try the Ubuntu Software Center to get a bunch of useful software. | 17:13 |
Spikestuff | skrub: Go to System Settings, then under "Hardware" go to Monitors and you should be able to configure a dual-screen setup there. | 17:14 |
thecpaptain | usr13: hm, i ran iwconfig just now when i'm connected to the other network, I should run it when i'm trying to access the other one right ? | 17:14 |
tool_kit | and whats the best way to speed it up? | 17:14 |
man567 | tq spikestuff | 17:14 |
skrub | Spikestuff: it isn't that easy, only the ATI monitors show up and even those cannot be configured | 17:14 |
tool_kit | good evening room :) | 17:15 |
glebihan | swiss_chris, http://httpd.apache.org/docs/2.2/en/vhosts/examples.html#default | 17:15 |
prakas | good evening | 17:15 |
tetsuo55 | i keep getting the error " connot find quota files to run quotas on/off | 17:15 |
tool_kit | i just installed ubuntu :) it cant find my sound card | 17:15 |
prakas | lol | 17:15 |
usr13 | thecpaptain: Yes | 17:15 |
thecpaptain | usr13: to clarify. I should run iwconfig when i'm trying to access the network I want to gain access to right ? | 17:15 |
tetsuo55 | when running sudo quotaon -avug | 17:16 |
prakas | tool_kit: what sound card is it | 17:16 |
Spikestuff | skrub: Try reading http://hobbylobby.wordpress.com/2007/09/08/dual-monitors-in-ubuntu-xorgconf-driver-ati-card/, that may help. | 17:16 |
usr13 | thecpaptain: see if your wifi device is acquiring the essid | 17:16 |
man567 | how to go to the block web site | 17:16 |
tool_kit | hi prakas. it used to run on realtec or pci.. how can i check? | 17:17 |
man567 | how to go to the block web site by use firefox | 17:17 |
rabbi11 | http://paste.ubuntu.com/680729/ This is what i get during "Check" in Update Manager... Any important files or updates are missing ? should I take any steps or just ignore it.. just worried of system files not getting updated. | 17:17 |
swiss_chris | glebihan: that lets me create a new default vhost. but I would like to reuse an existing vhost and just tell apache somehow that it's the default. | 17:17 |
samuelsapps | man567 it's depend how your's ISP/Office blocking method | 17:17 |
prakas | tool_kit: i got a realtek hda audio chip and it works without issues in ubuntu 10.10 | 17:17 |
swiss_chris | In fact, I symlinked the "default" vhost site to the vhost I want, but it seems that has no effect. | 17:17 |
swiss_chris | apache prefers to use the vhost with the name lowest on the alphabet. | 17:18 |
glebihan | swiss_chris, you can modify your exiting vhosts according to that documentation in order to make it the default | 17:18 |
usr13 | man567: What is your native language? | 17:18 |
defunkt | nnull, im looking to run a script(s) to directly interact with a process (command line game server) so im not sure stdin will quite do the trick. any other ideas? | 17:18 |
thecpaptain_ | usr13: here be the results http://paste.ubuntu.com/680730/ | 17:18 |
gucko | guys | 17:18 |
zimbres | hi, I sent a job to my printer and it is processing it since 6 minutes is this normal? | 17:18 |
swiss_chris | glebihan: o.k. - but do you know then why I have a "default" vhost in my sites-available if it is not recognized as default by apache? | 17:18 |
gucko | I'm getting this error: libproxy0_0.3.1-2ubuntu5_amd64.deb 403 Forbidden [IP: ] | 17:18 |
man567 | samuelsapps: blocking by gov in malaysia like web site megaupload | 17:19 |
tool_kit | prakas thats great! :) i think my sound card is older.. pci'97? haha il check.. | 17:19 |
gucko | what's wrong plz? | 17:19 |
hamedmmm | where can i download dialup driver??? | 17:19 |
glebihan | swiss_chris, default is just the name of the file, it does not change the way Apache handles it | 17:19 |
chewy_ | anyone here using a htpc case? | 17:19 |
skrub | Spikestuff: I'm not sure how to add another device to this... only the ATI card is showing up in the xorg.conf | 17:19 |
usr13 | thecpaptain_: You will need to compare and see if the essid is correct for the AP you are trying to connect to. | 17:20 |
hamedmmm | where can i download dialup driver??? | 17:20 |
man567 | usr13 malaysia @ malay language | 17:20 |
glebihan | swiss_chris, you can even have several vhosts in that file, and obviously several vhosts cannot be default at the same time | 17:20 |
thecpaptain_ | usr13: hm, firstly, what is an essid, and how do i do that ? | 17:20 |
thecpaptain_ | usr13: hm, firstly, what is an essid, and how do i do that ? | 17:20 |
swiss_chris | glebihan: I see. | 17:20 |
glebihan | swiss_chris, for more details you may want to ask in #httpd | 17:20 |
hamedmmm | where can i download dialup driver??? | 17:20 |
kuchiku | is there any app that allow to peek into the streaming video url ? | 17:21 |
Spikestuff | skrub: I'm sorry, I don't know what to do then - let me see if I can find out for you. Anyone else can be willing to help as well, so you may want to ask in a half hour or so too. | 17:21 |
man567 | how to go to the block web site by use firefox ni malaysia like megaupload | 17:22 |
hamedmmm | where can i download dialup driver??? | 17:22 |
genii-around | !dialup | hamedmmm | 17:22 |
Featurefreak | hmm, anyone know if ubuntu are going to move into app hosting with the One platform? | 17:22 |
ubottu | hamedmmm: You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up | 17:22 |
thecpaptain_ | usr13: any ideas ? | 17:22 |
usr13 | thecpaptain_: essid is the network name that a Wireless Access Point uses. The first step in accessing a Wireless Access Point is getting the Wireless Network Adapter to assign itself the same essid that the Wireless Access Point uses. | 17:22 |
lo-fi_ | ok so using iwconfig i was able to get wlan0 to recognise the essid of my router, and now im running dhclient wlan0 for an ip, but i know the router has a WPA which i know, so i dont think this is going to work | 17:22 |
Featurefreak | ubuntuApps, that would be awsome | 17:22 |
skrub | Spikestuff: it seems like the Nvidia and ATI drivers won't run side by side like they do in windows... I'm not sure how to force that | 17:22 |
thecpaptain_ | usr13: hm i see | 17:22 |
Featurefreak | or Uc2 :P | 17:22 |
samuelsapps | man567:one way is you can use proxy, there's lot of proxy in the net, try find one | 17:22 |
usr13 | thecpaptain_: If there is encryption, that must be negotiated first. | 17:22 |
Spikestuff | skrub: Probably with messing around with some sort of configuration file, we just need to know which one... | 17:22 |
nnull | defunkt, dont wanna send ya on another wild goose chase.. maybe #bash / #perl / #linux can help | 17:22 |
gumus | guys | 17:23 |
Featurefreak | hosted instances, that's what i really want. with Ubuntu one storage backing it | 17:23 |
samuelsapps | because you use proxy there's some bandwidth limitation | 17:23 |
gumus | ubuntu doesn't recognize my built-in webcam. Can you help me? | 17:23 |
thecpaptain_ | usr13: hm all right, so how do we find out whether the essids match ? | 17:23 |
Spikestuff | How do I go upon formatting my whole hard drive from Ubuntu while it is running? Obviously it is busy, so I'm not sure on how to do this. I want to try to install another OS, but it is saying I don't have enough space and I am guessing since Ubuntu is on there. | 17:23 |
=== sarkis_ is now known as sako | ||
hamedmmm | how to install source packages??? | 17:24 |
glebihan | Spikestuff, you can't format it while it's mounted | 17:24 |
glebihan | Spikestuff, you'll have to use a live CD or USB stick | 17:24 |
samuelsapps | actually to by pass website, you can google it how to by pass blocked website, you can find a lot of method you can use | 17:24 |
samuelsapps | good luck! | 17:24 |
thecpaptain_ | usr13: any ideas ? | 17:25 |
swiss_chris | glebihan: In the vhost I want to use as default, I entered <VirtualHost _default_:80>, then restarted apache. however apache2ctl -S still shows the alphabetically lower vhost as default. | 17:25 |
swiss_chris | what might I be doing wrong? | 17:25 |
Spikestuff | glebihan: So I would have to unmount it and then format it? | 17:25 |
glebihan | hamedmmm, you don't "install" sources packages, you download them, and that's done with "apt-get source packagenam" | 17:25 |
gumus | nobody ? | 17:25 |
glebihan | Spikestuff, yes | 17:25 |
gumus | nobody knows how to do it ? | 17:25 |
usr13 | thecpaptain_: Once the proper passphrase is entered and received by the Wireless Access Point, the PC's Wireless Network Adapter can associate using the same essid (name) as the Wireless Access Point. Then the PCs Wireless Network Adapter asks for IP information from the Wireless Access Point's DHCP server. If the DHCP server receives the request and sends back proper IP information, the Wireless Network Adapter on your PC will use that information to establis | 17:26 |
Spikestuff | glebihan: Thanks. :) | 17:26 |
Guest90549 | hey guys. super + W is waaay too close to ctrl + W. i keep closing firefox windows accidentally. is there any plans to solve this problem? | 17:26 |
thecpaptain_ | usr13: to establish a connection | 17:26 |
usr13 | thecpaptain_: We can not make all that stuff work, only you can. | 17:26 |
glebihan | swiss_chris, well I'm not sure then. I've never had that kind of issues, I have one vhost without a ServerName directive, which is taken as default by apache | 17:27 |
thecpaptain_ | usr13: yeah I figured as much, but how do I go about doing it ? | 17:27 |
genii-around | hamedmmm: The source package will usually have a suffix of -dev | 17:27 |
glebihan | swiss_chris, again you should probably ask in #httpd, they should know more about i | 17:27 |
glebihan | *it* | 17:27 |
usr13 | thecpaptain_: I have given you all the information I have. | 17:27 |
glebihan | Spikestuff, you're welcome | 17:27 |
the | hello | 17:28 |
gumus | ubuntu doesn't recognize my built-in webcam. Can you help me? | 17:28 |
the | hello | 17:28 |
usr13 | If someone else has any further information on how to connect to a Wireless Access Point, please pass it on to thecpaptain_ | 17:28 |
the | hello | 17:28 |
lo-fi_ | hm when running wpa_supplicant its saying failed to initiate AP scan | 17:28 |
Spikestuff | glebihan: One more problem, when I try to unmount it, it says it's still busy. I am guessing I need to create another Ubuntu partition? | 17:29 |
lo-fi_ | says device or resource busy | 17:29 |
prakas | alsa-oss comes preinstalled in ubuntu 11.04 or not? | 17:29 |
glebihan | Spikestuff, that's why I told you you will have to use a live CD or USB stick, you can't unmount the drive on which your current system is running | 17:29 |
the_owl | hello | 17:29 |
thecpaptain_ | usr13: all right, if you don't have any further ideas then thank you for what you have so far provided :) | 17:30 |
Spikestuff | Ah, alright. | 17:30 |
CyborgSmurf | Is there a possible way to play StarCraft on wireless? | 17:30 |
CyborgSmurf | I mean, LAN? | 17:30 |
=== TestBot is now known as Guest12425 | ||
thecpaptain_ | usr13: so you don't think the problem might be the WPA2 connection and Ubuntu ? | 17:30 |
swiss_chris | thumbs: the guys at #ubuntu told me about http://httpd.apache.org/docs/2.2/en/vhosts/examples.html#default and when that didn't work asked me to get back to you guys :-) | 17:30 |
jorge | @swiss_chris: the documentation does say that _default_ catches requests NOT serviced by any other vhost... check the other vhosts | 17:31 |
the_owl | 17:31 | |
swiss_chris | jorge: aha. | 17:31 |
usr13 | thecpaptain_: Yes I DO think the problem is with the WPA2 authentication. More than likely, yes. | 17:32 |
prakas | thecpaptain_: why dont u specify the essid of your ap in iwconfig? | 17:32 |
swiss_chris | jorge: so there's no way to specify which vhost should be serviced first. | 17:32 |
usr13 | thecpaptain_: If y ou could turn off the encryption, that would do the trick. | 17:32 |
the_owl2 | hi | 17:32 |
the_owl | how i can ho the_owl2 | 17:32 |
usr13 | thecpaptain_: But we can not do that for you. Only you can. | 17:32 |
thecpaptain_ | usr13: and for that i need to access the router, hence the router's configuration challenge right ? | 17:32 |
the_owl | hi the owl2 | 17:33 |
thecpaptain_ | prakas: hm how do i do that ? | 17:33 |
the_owl | good name | 17:33 |
jorge | @swiss_chris, i don't see what would be the ponint of having two vhosts that match the same ip/hostname and port | 17:33 |
the_owl2 | thx | 17:33 |
usr13 | thecpaptain_: You need to know the make and model of the router. YOu probably also need a wired connection to it, etc. | 17:33 |
CyborgSmurf | Anybody? | 17:33 |
the_owl | maybe you have my name because we are the same people? | 17:33 |
the_owl2 | yes | 17:33 |
Fenixdeux | oh noenes.. Compiz Config doesn't fire up upon fireing up. already tried to remove and reinstall it. help would be appreciated. cannot live without "full screen task switcher" coming from nine, may I add picth black, years of OS X | 17:34 |
jorge | @swiss_chris if what you mean by default is catching *:80, then do that | 17:34 |
thecpaptain_ | usr13: hmm | 17:34 |
prakas | thecpaptain_: sudo iwconfig wlan0 essid "wifissid" | 17:34 |
prakas | change the ssid to match the id of your wifi | 17:34 |
usr13 | thecpaptain_: sudo iwconfig essid type-essid-here | 17:34 |
swiss_chris | jorge: here's what I'm trying to do. I would like all vhosts to be accessible locally by their different host names. but I would like one particular vhost to be accessible from the outside (local netword) via IP address (and I don't know the IP address yet!) | 17:34 |
maalac | installing fglrx using kernel 2.6.39.4? anybody knows .. | 17:35 |
swiss_chris | jorge: any idea on how to best set this up ? | 17:35 |
usr13 | prakas: The only problem is that it appears that he is not getting passed the wpa authentication. | 17:35 |
hamedmmm | i need Dlink dilauo modem driver | 17:35 |
thecpaptain_ | prakas: and the SSID i want is the one that iwconfig showed me as Nicnmake:"XXXXXX" right ? | 17:35 |
Travis-42 | Anyone know why the Activity Journal's blacklist plugin doesn't work? | 17:35 |
tetsuo55 | allright ive googled a dozen or so pages | 17:35 |
swiss_chris | jorge: so the guys over at #httpd recommendet setting all vhosts to *:80 | 17:35 |
tetsuo55 | i cannot find a solution for "sudo quotaon -avug: cannot find quota file on / " | 17:36 |
hamedmmm | i installed aircrack so where can i start it? | 17:36 |
akerl | hamedmmm: Command line? | 17:36 |
glebihan | swiss_chris, that's what I do too, it's the ServerName directive which makes the difference | 17:36 |
B0g4r7 | Hai guyz. Is there a way to access the "start menu" in this Unity interface, rather than having to type the name of the app I want to run? | 17:36 |
thecpaptain_ | usr13: the ESSID i want to change to is the one that iwconfig showed me as Nickname:"XXXXX" ? | 17:36 |
tetsuo55 | the file is there, i tried deleting but that does not helpo | 17:36 |
usr13 | thecpaptain_: There is one possibility and that is that network-manager is imporperly negotiating the wpa authentication. In which case, you could switch to wicd. | 17:36 |
prakas | usr13: i just told him this before u wrote lol | 17:36 |
swiss_chris | glebihan: can you explain? | 17:36 |
prakas | usr13: i see | 17:36 |
usr13 | thecpaptain_: sudo apt-get remove network-manager ; sudo apt-get install wicd | 17:37 |
ascheel | Can someone please take a look at http://pastebin.coom/gsCtztW5 and tell me what's going on? dmesg shows tons of 'link up' messages for my NIC, a r8169 chipset. Doesn't matter which kernel I boot to. Windows does not have any such issues with this PC (if that matters) | 17:37 |
CyborgSmurf | StarCraft, Wireless LAN (Ubuntu vs Windoze PX) Help? | 17:37 |
hamedmmm | no help me | 17:37 |
prakas | thecpaptain_: sudo iwlist wlan0 scan this will give the essid of all the wifis in range | 17:37 |
B0g4r7 | And on a related note, why does Unity seem to be such a big step backward re usability? | 17:37 |
Spikestuff | I am running a LiveCD with Ubuntu 11.04, can someone help me with creating a new partition that has the least memory that Ubuntu can use so I can format the rest of my hard drive from the former installation? | 17:37 |
thecpaptain_ | usr13: aight, should i try that before or after the Essid thingie ? | 17:37 |
swiss_chris | glebihan: when accessing my vhosts with their server names, all is fine. it's when I use IP addresses that things don't run as I want to. | 17:37 |
glebihan | swiss_chris, if you have a ServerName directive like "ServerName www.test.com" inside your vhost, then this vhost will only be used for requests made on the www.test.com domain | 17:38 |
akerl | hamedmmm: I told you. aircrack is used from the command line | 17:38 |
swiss_chris | glebihan: yes, but I can also access those same vhosts via IP address if they are recognized/chosen by apache as "default" server. | 17:38 |
usr13 | ascheel: The link you are sending... could it possibly be http://pastebin.com/gsCtztW5 ? | 17:38 |
glebihan | swiss_chris, ok do you have a vhost without a ServerName directive ? | 17:38 |
swiss_chris | glebihan: how would I quickly find that out? | 17:39 |
usr13 | thecpaptain_: Yes | 17:39 |
glebihan | swiss_chris, also do you have several IPs pointing to your server ? | 17:39 |
ascheel | usr13: I apologize, but yes that is it. I'll reost. | 17:39 |
ascheel | repost* | 17:39 |
hamedmmm | how to install gnome 3 in 11.04??? | 17:39 |
rabbi11 | http://paste.ubuntu.com/680729/ This is what i get during "Check" in Update Manager... Any important files or updates are missing ? should I take any steps or just ignore it.. just worried of system files not getting updated. | 17:39 |
glebihan | swiss_chris, no quicker way than to check them one by one | 17:39 |
swiss_chris | glebihan: 127.0.0.1. and the LAN one. | 17:39 |
usr13 | hamedmmm: What did you install originally? | 17:40 |
ascheel | (fixed my link, thanks usr13): Can someone please take a look at http://pastebin.com/gsCtztW5 and tell me what's going on? dmesg shows tons of 'link up' messages for my NIC, a r8169 chipset. Doesn't matter which kernel I boot to. Windows does not have any such issues with this PC (if that matters) | 17:40 |
usr13 | hamedmmm: uname -a | pastebinit | 17:40 |
crash1hd | Can anyone suggest a motherboard that has 6 or more sata controllers onboard video and possibly 1 ide controller? | 17:40 |
thecpaptain_ | usr13: hm, the ssid seems to match the one in Network manager | 17:40 |
hamedmmm | 64bit | 17:40 |
thecpaptain_ | usr13: i'll try the wicd | 17:40 |
maalac | crash1hd: use Asus PQSE2 | 17:40 |
swiss_chris | glebihan: I checked, none | 17:40 |
swiss_chris | glebihan: they all have servername directives | 17:41 |
maalac | crash1hd: it has 6 SATA Ports built-lan and Video card | 17:41 |
glebihan | swiss_chris, then remove the ServerName directive from the vhost you want to be default | 17:41 |
i_is_broke | ok, any suggestions other then the simple ones, how can i stop autologin? | 17:41 |
swiss_chris | glebihan: ok will try. | 17:41 |
lo-fi_ | ok so i ran "sudo wpa_passphrase essid wpa > /etc/wpa_supplicant.conf but its saying permission denied | 17:41 |
thecpaptain_ | usr13: if i type the commands you showed me, will i not lose my internet connection before ubuntu is able to acquire the wicd ? | 17:41 |
lo-fi_ | why is this? | 17:42 |
swiss_chris | glebihan: no difference | 17:42 |
Faustus2 | is there a way to make symlink-results show up in 'locate' results? | 17:42 |
swiss_chris | glebihan: my adobe vhost is still default server | 17:42 |
crash1hd | maalac, hmm I googled Asus PQSE2 and nothing comes up? | 17:42 |
Spikestuff | I am running a LiveCD with Ubuntu 11.04, can someone help me with creating a new partition that has the least memory that Ubuntu can use so I can format the rest of my hard drive from the former installation? | 17:43 |
glebihan | swiss_chris, weird... well one workaround would be to put your default vhost in a file named "0default" so that it would be first alphabetically | 17:43 |
glebihan | swiss_chris, not ideal but should work | 17:44 |
D3loced | Hey whats up? | 17:44 |
=== pr0xy is now known as proxy | ||
thecpaptain_ | usr13: you there mate ? | 17:44 |
=== proxy is now known as _proxy | ||
maalac | crash1hd: try P5QSE2 sorie.. | 17:45 |
lo-fi_ | how come im getting permission denied when trying to do something using sudo? | 17:45 |
crash1hd | maalac, no problem :) just wanted to find out :) | 17:45 |
jxshxx | Help! Trying to load 10.04LTS on a laptop. CD loads, tells me to reboot ... nothing happens after reboot. Other options? | 17:45 |
swiss_chris | glebihan: ha! In the mean time I did exactly that: "0_default" and "0_default-ssl". Works like a charm :-) But I had to put the ServerName back in for 127.0.0.1 to work for ssl - don't know why but o.k. | 17:45 |
usr13 | thecpaptain_: Yes | 17:45 |
maalac | crash1hd: there are newer boards same as that ..that's why i currently have ..works great for me.. | 17:46 |
thecpaptain_ | usr13: if i type the commands you showed me, will I not lose network manager before its able to install wicd ? | 17:46 |
usr13 | thecpaptain_: Yes, sorry I did that backwareds | 17:46 |
thecpaptain_ | usr13: hehehe lucky i was awake | 17:46 |
glebihan | swiss_chris, kind of a mystery there, weird that they couldn't be of more help on that in #httpd | 17:46 |
thecpaptain_ | usr13: i'll do them reverse then | 17:46 |
usr13 | thecpaptain_: sudo apt-get install wicd ; sudo apt-get remove network-manager | 17:47 |
=== juliano is now known as Guest99789 | ||
thecpaptain_ | usr13: its necessary to remove network manager for it to work then ? | 17:47 |
crash1hd | maalac, hmm does it have onboard video? cause what I see doesnt | 17:47 |
usr13 | thecpaptain_: Sorry, my mistake. | 17:47 |
usr13 | and I know better! | 17:47 |
swiss_chris | glebihan: what I find really weird is that there is no way to configure which vhost apache takes as default. would be easy enough to make "default" the standard default vhost file. besides, on #httpd they don't recognize or work with sites-available. seems to be a foreign concept over there. | 17:47 |
thecpaptain_ | usr13: no worries, shit happens | 17:47 |
thecpaptain_ | usr13: no need to apologize even :) | 17:48 |
thecpaptain_ | usr13: but it is necessary to remove network manager ? | 17:48 |
thecpaptain_ | usr13: or should I install wicd and try it without removing first ? | 17:48 |
swiss_chris | glebihan: well, it's almost 8pm over here. need some sugar and rest. cheers, and thanks a lot for the help. really appreciate it. | 17:48 |
usr13 | thecpaptain_: Yes | 17:49 |
usr13 | No | 17:49 |
glebihan | swiss_chris, you're welcome | 17:49 |
usr13 | thecpaptain_: sudo apt-get install wicd ; sudo apt-get remove network-manager | 17:49 |
thecpaptain_ | usr13: got it | 17:49 |
usr13 | use this command ^^^^^ | 17:49 |
usr13 | install wicd and remove network-manager all at once. | 17:49 |
maalac | crash1hd: hmm..strange ..let me double check .. | 17:52 |
usr13 | thecpaptain_: Good. Now try and connect again. | 17:53 |
chesterbdo | Hello. When I go to download Ubuntu, 32bit is the default. And in my Virtual Box host, 32bit is the default. I have a 64bit processor, as I'm sure most people do. Do I use 64bit or not? | 17:53 |
johnny45t4332 | i think so | 17:54 |
usr13 | chesterbdo: That is up to you. I recommend 32bit | 17:54 |
Vaati | hello all | 17:54 |
usr13 | chesterbdo: Unless you have a good reason to use 64bit, go for 32bit. | 17:54 |
chesterbdo | usr13: But why on earth would I use 32bit software on my 64bit processor? What is the issue? | 17:54 |
rhin0 | chesterbdo: 64 bit is faster | 17:55 |
rhin0 | use 64 bit | 17:55 |
johnny45t4332 | @chesterbo 64bit works fine nowadays | 17:55 |
rhin0 | there is no advantage to running a 32 bit version of ubuntu on a 64 bit processor | 17:55 |
dabukalam | chesterbdo: how much memory do you have? | 17:55 |
chesterbdo | dabukalam: 8gb i think | 17:56 |
usr13 | chesterbdo: How much RAM do you have? What do you intend to do with your PC? What 64bit apps will you be using? What really large files will you need to negotiate? What CPU intensive apps will you be using? | 17:56 |
glebihan | chesterbdo, then definitely 64 bits | 17:56 |
rhin0 | chesterbdo: you won't encounter any problems running 64 bit ... 8gb? you won't meet that not even 1/4 of that | 17:56 |
dabukalam | chesterbdo: then definitely go 64bit | 17:56 |
gumus | guys Ubuntu doesn't detect my built-in webcam. Can you help me ? | 17:56 |
usr13 | chesterbdo: Again. It is up to you. Only you can make that decision. | 17:56 |
chesterbdo | But why would I ever want to use 32bit? What is the advantage? | 17:56 |
glebihan | usr13, with 8gb he *needs* 64 bits | 17:56 |
dabukalam | chesterbdo: no advantage any more | 17:56 |
thebwt | what channel is appropriate for 11.10b1 discussion? | 17:57 |
rhin0 | there is no advantage it is only there to run on 32 bit processors there is the option (for some reason) it will run on 64 bit processors | 17:57 |
dabukalam | chesterbdo: 64bit is pretty much supported now | 17:57 |
usr13 | chesterbdo: there are a number of advantages to staying with 32bit. But again, it is up to you. | 17:57 |
johnny45t4332 | some outdated applications might be buggy running on 64bits, but most apps should run fine on 64 | 17:57 |
gumus | should ubuntu.iso be the only file in usb for installation ? | 17:57 |
Polah | thebwt: #ubuntu+1 | 17:57 |
dabukalam | gumus: no | 17:57 |
thebwt | Polah: thanks! | 17:57 |
dabukalam | !usb > gumus | 17:58 |
ubottu | gumus, please see my private message | 17:58 |
gumus | ubottu: ok | 17:58 |
ubottu | You're welcome! But keep in mind I'm just a bot ;-) | 17:58 |
tetsuo55 | i fixed it, had to add -m to the quotacheck command | 17:58 |
dabukalam | gumus: ;) | 17:58 |
gumus | dabukalam: ok | 17:58 |
johnny45t4332 | I've got a problem with ubuntu 11.04 which I cross posted on askubuntu, but didnt get a respone: I am running Ubuntu 11.04 64bit with a ATI RadeonHD 5750/5770 (JUNIPER), 4GB ram. When I get to the login screen, all I see is a flickering white box instead of the login dialog. The background displays fine. My hunch is that this problem is not related to the video driver, since I've reinstalled | 17:59 |
johnny45t4332 | xserver-xorg-video-radeon and deinstalled fglrx. I deleted the xorg.conf and tried different configurations, all with the same result. This only occurred after a recent update - though I don't know which packages got update. Any ideas? thanks | 17:59 |
gumus | dabukalam: and also ubuntu doesn't recognize my built-in cam. do you have any idea ? | 17:59 |
usr13 | chesterbdo: I have a 64bit system but it is also multilib. Setting up multilib is complicated and you may, or may not need it. It is up to you. Install what suits your needs. As was just pointed out, most of the software you will use is available in 64bit, probably all, but we have no way of knowing. If, in fact you need 32bit libraries, you can install them as needed. | 17:59 |
maalac | crash1hd: P8P67 DELUXE | 17:59 |
dabukalam | !webcam > gumus | 17:59 |
ubottu | gumus, please see my private message | 17:59 |
Janusman | question: I successfully found out how to get an All-in-one PC working (Lenovo C205). Where should I share this? | 17:59 |
dabukalam | gumus: :P | 17:59 |
dabukalam | Janusman: forums? | 17:59 |
Luig1 | Hey there, I'm on Ubuntu 10.10 but I think I'm going to need to jump ship and reinstall. Is there a way to generate a list of packages that I've installed, excluding the default packages | 17:59 |
johnny45t4332 | dpkg -l > somefile | 18:00 |
Janusman | dabukalam: uhm, anything more specific? =) | 18:00 |
Polah | Luig1: No, dpkg -l will give you a list of installed packages though. | 18:00 |
Luig1 | OK | 18:00 |
Janusman | dabukalam: looking for recommendations for better impact | 18:00 |
glebihan | Luig1, Polah yes there is a tool for that, can't remember how it's called though, let me check | 18:01 |
Luig1 | Is there a copy somewhere of that as it comes with the basic 10.10 install? | 18:01 |
Luig1 | I can just make a diff | 18:01 |
Polah | Luig1: If you do dpkg -l > file now and then hold onto it, boot a live session and do the same to different file and then compare them | 18:02 |
The_Fred | hello | 18:02 |
Luig1 | Wonderful idea Polah | 18:02 |
Luig1 | Thanks | 18:02 |
glebihan | !clone [ Luig1 | 18:02 |
ubottu | glebihan: I am only a bot, please don't think I'm intelligent :) | 18:02 |
genii-around | Luig1: Alternately, use dpkg --get-selections and --set-selections | 18:02 |
The_Fred | I'm working on an adroid app to give ubuntu sppech recognition, but im insure how to implement the pc side of acting on commands, and thoughtttttttttt | 18:02 |
glebihan | !clone | Luig1 | 18:02 |
ubottu | Luig1: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate | 18:02 |
Luig1 | Oh, great | 18:03 |
Luig1 | Thanks folks | 18:03 |
The_Fred | *thoughts | 18:03 |
tetsuo55 | how large is a block in terms of hdd and quota | 18:03 |
tetsuo55 | im trying to set 20gb limits | 18:03 |
Secris | ok I have been looking for days trying to fix my screen resolution and have tried a few different ways the only problem is none of them tell you what to do when xrandr says the screen can't do the resolution | 18:04 |
samuelsapps | it's OK when we install programs start with K* to GNOME environment ? | 18:04 |
=== joatmon54 is now known as joatmos | ||
glebihan | samuelsapps, it's going to require a few dependencies but should work fine | 18:04 |
johnny45t4332 | @Secris have you tried using the defaul xorg.conf, eg. xorg.conf.failsafe? | 18:04 |
* meta-coder is here. | 18:05 | |
Secris | how do I use that | 18:05 |
Polah | How nice of wine to include a handy installer with their source (: | 18:05 |
crash1hd | maalac, thanks :) looks good no vga :( but thats ok hdmi is the future lol :) | 18:05 |
Luig1 | Yes samuelsapps on some machines they may have a slight overhead, but it's generally fine | 18:05 |
usr13 | Polah: What? | 18:05 |
Luig1 | The first one you install will bring in several dependencies but it's otherwise seamless | 18:06 |
usr13 | Polah: You didn't use the package manager? | 18:06 |
samuelsapps | ok thanks for you info guys | 18:06 |
johnny45t4332 | @Secris: go to the console then make a backup cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bk | 18:06 |
johnny45t4332 | then overwrite xorg.conf with xorg.conf.failsafe | 18:06 |
Secris | I have no xorg.conf file | 18:06 |
Polah | usr13: I was going to compile 1.3.26 from source, but there's an included script to do it automatically after being run | 18:06 |
usr13 | Secris: You probably do not have proper video driver installed. | 18:07 |
rhin0 | secris it is not there anymore you must generate it | 18:07 |
rhin0 | there is a way to generate xorg.conf to define you current graphical configuration | 18:07 |
usr13 | Secris: If the live CD has proper video, check what driver it is using. | 18:07 |
johnny45t4332 | Xorg -configure is worth a shot | 18:07 |
maalac | crash1hd: great..i think that's the latest one ...hoping to get one next month .. | 18:07 |
johnny45t4332 | has anybody ever had the issue, where the login dialog would just be white and flashing? | 18:08 |
defunkt | thanx nnull, ill try that | 18:08 |
InfiniteSet | Hello all, I wanted to play Dwarf Fortress on Ubuntu, and it said I needed to install some certain libraries: GTK+ 2+, SDL 1.2+, SDL_image, libgl, libglu | 18:08 |
Secris | well jockey doesn't say I need any proprietary drivers other than wifi and when I tried to download the ati driver all it says is "Segmentation fault" | 18:08 |
InfiniteSet | How do I check if I already have these libraries installed and how do I install them if I don't have them already? | 18:08 |
lfaraone | I'm running Natty with awesome as my WM, and an intel sound card. Mplayer, pithos both play sound fine, but totem and banshee both fail. Banshee keeps on skipping tracks without playing any, and totem says "pulsesink.c(930): gst_pulseringbuffer_acquire (): /GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstPulseSink:pulsesink1 | 18:08 |
crash1hd | maalac, yeah I am also looking at Asus F1A75-M PRO/CSM and Gigabyte GA-A75M-UD2H (If anyone out there has any opinions?) :) | 18:08 |
usr13 | Secris: less /var/log/Xorg.0.log # /Driver | 18:09 |
usr13 | search | 18:09 |
lfaraone | … (and totem gives a "pulsesink.c(930): gst_pulseringbuffer_acquire (): /GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstPulseSink:pulsesink1" error) | 18:09 |
usr13 | Secris: What video card is it? #lspci | 18:09 |
lfaraone | *Failed to connect stream: No such entity | 18:09 |
usr13 | lfaraone: You might try uninstalling pulseaudio | 18:10 |
rhin0 | ininiteset first of all look at synaptic are the packages there? if installed they are shown as installed (synaptic package manager) | 18:10 |
Secris | 00:01.0 VGA compatible controller: ATI Technologies Inc Device 9807 | 18:10 |
lfaraone | usr13: and use what? straight alsa? | 18:10 |
rhin0 | InfiniteSet | 18:10 |
usr13 | !pulseaudio | lfaraone | 18:10 |
ubottu | lfaraone: PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions | 18:10 |
usr13 | lfaraone: Yes | 18:10 |
shbk | hello, does anybody know where can i find information about my keyboard,motherboard,video card, peripheral devices? for example I found info about processor (/proc/cpuinfo),RAM(/proc/meminfo). I will to do this using only c/c++ | 18:11 |
crash1hd | maalac, this system is going to be a stepping stone to allow me to upgrade over time | 18:11 |
Secris | it's an ATI Radeon HD 6250 ---- It's a laptop video card | 18:11 |
=== creamzz is now known as Creamz | ||
InfiniteSet | rhin0: Does the package name have to be for example "GTK+ 2+"? | 18:13 |
johnny45t4332 | has anybody ever had the issue, where the login dialog would just be white and flashing? | 18:13 |
san_1989 | please help me to find a channel handling issues of device drivers... | 18:13 |
Ristovski | hello | 18:13 |
Ristovski | I need help | 18:13 |
Ristovski | I cant open apturl | 18:13 |
usr13 | Secris: You should find intel: Driver for Intel Integrated Graphics Chipsets: i810,i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G #etc. in the /var/log/Xorg.0.log (In other words, the Intel video driver, as opposed to vesa). | 18:13 |
Ristovski | it says downlading packages.. the package "name" doesnt exist | 18:13 |
san_1989 | please help me to find a channel handling issues of device drivers? | 18:13 |
Secris | It's an ATI not an intel | 18:14 |
Ristovski | help? | 18:14 |
rhin0 | InfiniteSet: you should just be able to look for "gtk" in the package manager ... go through the listed packages, check | 18:14 |
Secris | usr13: It's an ATI not an intel | 18:14 |
usr13 | Secris: Oh.. sorry missread.. Well at any rate, look at the logfile. | 18:14 |
Ristovski | help pls? | 18:14 |
usr13 | sorry, was looking at someone else's info | 18:14 |
rhin0 | so just search for "gtk" in package manager (synaptic) InfiniteSet | 18:14 |
oCean | Ristovski: please have some patience | 18:14 |
san_1989 | anyone please help me to find a channel handling issues of device drivers.. | 18:14 |
Secris | i am if I am reading this right the problem isn't the video it's the monitor | 18:15 |
johnny45t4332 | ristovsky, what do you call then you try to istall the package? | 18:15 |
oCean | san_1989: please don't repeat that often | 18:15 |
oCean | Ristovski: have you configured your browser to use apturl? | 18:15 |
johnny45t4332 | apt-get install apturl should work | 18:15 |
B0g4r7 | Secris: You need to generate a xorg.conf for an ATI card? | 18:15 |
usr13 | Secris: There comes to be a match between the video driver and the monitor. | 18:15 |
B0g4r7 | Try 'sudo aticonfig -f --initial --adapter=all' | 18:16 |
usr13 | Secris: Is this system fully updated? | 18:16 |
B0g4r7 | That should generate a new xorg.conf for your hardeare (and backup the old one if you have it). | 18:16 |
InfiniteSet | rhin0: So I searched for gtk in the quick filter, and it shows several packages with the name "gtk" in them Hmm? | 18:16 |
usr13 | Secris: What did you install? 11.04 10.04 ??? | 18:16 |
Ristovski | oCean ? no? I mean how? Im on moyilla | 18:16 |
Secris | 10.04 at my bosses request... and it's the only one that doesn't freeze | 18:17 |
B0g4r7 | So long as Jockey installed the ATI driver binaries, you should have aticonfig. | 18:17 |
starZ | hi all - since a moment I can not change my mouse pointer from the controle panel, everything goes normal, but it does not change.. I'm on natty with gnome, any idea ?? | 18:17 |
usr13 | Secris: sudo apt-get update ; sudo apt-get upgrade | 18:17 |
johnny45t4332 | @starZ unplug and replug your mouse? | 18:17 |
usr13 | Secris: Did you install point 3? | 18:17 |
oCean | Ristovski: and in Menu Edit > applications the correct path is set for apturl? | 18:17 |
Secris | B0g4r7: jockey doesn't list it | 18:17 |
Pici | starZ: This is a known bug, let me get you a bug link that might help you though. | 18:17 |
Secris | usr13: yes | 18:17 |
rhin0 | infiniteset -- get the latest - try it ... look for messages the gtk on the install should be the later version ... later versions are mostly compatible with lesser versions ... if it doesn't work you can un-install and try something else | 18:18 |
Secris | usr13: and it is fully updated | 18:18 |
starZ | doesn't help.. i have a laptop with a trackpad.. :)) | 18:18 |
starZ | Pici: thx!! bro!! | 18:18 |
grillermo | hello | 18:18 |
usr13 | Secris: ubuntu-10.04.3-desktop-i386.iso ? | 18:18 |
B0g4r7 | Hm...I've used a lot of Radeons on lucid and on natty and jockey always did it's thing... | 18:18 |
grillermo | anybody here running 10.10? | 18:18 |
grillermo | i need your help | 18:18 |
jack | running natty, i wonder: what exactly does ubuntu's "unity" consist of? | 18:18 |
rabbi11 | http://paste.ubuntu.com/680729/ This is what i get during "Check" in Update Manager... Any important files or updates are missing ? should I take any steps or just ignore it.. just worried of system files not getting updated. | 18:19 |
Secris | usr13: the amd64 version but yes | 18:19 |
B0g4r7 | I guess mine were all in the HD 5000 series, but I'd think the 6000 series would be pretty similar. | 18:19 |
usr13 | Secris: And has it asked you if you want to install any additional drivers? | 18:19 |
KPG | What is the difference between /dev/sda and /dev/hda? Can a laptop's primary hard drive be /dev/sda? | 18:19 |
=== _dlm_ is now known as dlm | ||
johnny45t4332 | hda is the harddrive | 18:19 |
jack | if it's mainly the dock, i love it | 18:19 |
johnny45t4332 | sda is a partition | 18:19 |
starZ | jack: I hate unity toooooo.. | 18:19 |
jack | ? :P | 18:19 |
B0g4r7 | Secris, you might try running aticonfig from the shell and see if it's installed. If it is, it may be work a try using my above command to see if it generates a usable xorg.conf for you. | 18:19 |
jack_^ | starZ: how did you know? | 18:19 |
Secris | usr13: yes it asked about proprietary drivers for my wireless card | 18:19 |
usr13 | Secris: Well then you did NOT install from ubuntu-10.04.3-desktop-i386.iso | 18:19 |
oCean | johnny45t4332: no, that's not true | 18:19 |
Pici | starZ: Take a look at some of the workarounds linked from here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/86184 | 18:20 |
grillermo | i need a reference, could you tell me what happens when you type, nautilus 'the name of somefile' , does it open it with the correct associated program? | 18:20 |
ubottu | Launchpad bug 86184 in compiz (Ubuntu) "Can't change cursor style using Compiz." [Medium,Confirmed] | 18:20 |
B0g4r7 | There's a 10.04.3 now? Oh my... | 18:20 |
oCean | KPG: hda is for IDE devices, sda for scsi/sata drives | 18:20 |
Secris | usr13: it's a 64-bit machine so that is the disc I picked | 18:20 |
jack | starZ: what exactly does it consist of? | 18:20 |
usr13 | Secris: You used: ubuntu-10.04.3-desktop-amd64.iso Right? | 18:20 |
rhin0 | yep B0g4r7 as of a few days ago | 18:20 |
B0g4r7 | sd* is for ide/ata devices too sometimes these days. | 18:20 |
Secris | usr13: yes | 18:20 |
starZ | Pici: thx!!!!! | 18:20 |
rhin0 | B0g4r7: its just 10.04 with all the packages downloaded | 18:21 |
rhin0 | just a step | 18:21 |
grillermo | please anybody with ubuntu 10.10 i need a couple of mins in private | 18:21 |
thecpaptain | usr13: i'm now unable to access either network | 18:21 |
KPG | oCean: Ok. So does that mean that an ATA hard drive could be considered /dev/sda on a laptop rather than /dev/hda, or am I completely off? | 18:21 |
starZ | jack: a design for the desktop.. | 18:21 |
InfiniteSet | rhin0: Looking at the files that I already installed, I see that I have packages named: libgtk2-perl, libgtk2.0-0, etc. that means I have them installed right? | 18:21 |
B0g4r7 | kpg, yes. | 18:21 |
usr13 | Secris: Does the LiveCD load proper display settings? | 18:21 |
jack | starZ: i love the dock | 18:21 |
KPG | B0g4r7: Ok, thank you very much for the help. | 18:21 |
rhin0 | if they are green ticked as installed in synaptic yes InfiniteSet | 18:21 |
B0g4r7 | kpg, you can 'cat /proc/scsi/scsi' to get some more details on the device(s). | 18:21 |
jack | the menubar is sweet as well | 18:21 |
grillermo | anybody with Maverick i need a little debugin help, just a couple of minutes on private | 18:21 |
Polah | johnny45t4332 sdX and hdX both refer to drives, sdXY and hdXY refer to partitions. They're for different interfaces but you'll typically see sdX | 18:21 |
KPG | B0g4r7: Ah, ok thank you. | 18:22 |
oCean | KPG: that could be correct (depending on other devices) but generally: yes | 18:22 |
usr13 | thecpaptain: Didn't work? | 18:22 |
Secris | usr13: no so far the only distro to correctly identify the screen res is fedora 15 | 18:22 |
KPG | oCean: Ok, thank you. | 18:22 |
starZ | jack: I love gnome's dock :))) | 18:22 |
thecpaptain | usr13: unfortunately no, and i'm unable to access the network that worked before now as well | 18:22 |
thecpaptain | usr13: i had to log onto windows just to have internet again | 18:22 |
grillermo | what happens when you run on the terminal, nautilus 'the name of somefile.txt' , does it open it with the correct associated program? | 18:22 |
usr13 | Secris: Was that amd64 ? | 18:22 |
Secris | usr13: yes | 18:23 |
genii-around | KPG: Ubuntu uses libata which makes all hdX appear as sdX | 18:23 |
Polah | johnny45t4332, beyond GPU issues perhaps, no. | 18:23 |
KPG | genii-around: Ah, ok that is interesting. | 18:23 |
Nox2k3 | Hi, does anyone know why rails is now suddenly not installable? | 18:23 |
usr13 | thecpaptain: What happens when you try to connect? What kind of error do you get? | 18:23 |
grillermo | run on the terminal, nautilus 'the name of somefile.txt' , does it open it with the correct associated program? | 18:23 |
thecpaptain | hm, unable to receive IP-adress | 18:24 |
grillermo | run on the terminal, nautilus 'the name of somefile.txt' , does it open it with the correct associated program? because i get an error but i'm not sure if im the only one | 18:24 |
=== Ristovski_ is now known as Ristovski | ||
Nox2k3 | Or rather,Or why ruby-rails-2.3 has no installation candidate? | 18:24 |
InfiniteSet | rhin0: Ah I see, I think I have SDL installed (libsdl1.2debian is green), but I can't seem to find SDL_image unless those are the same? | 18:24 |
usr13 | thecpaptain: What does iwconfig say? | 18:24 |
kailo | Hi, I'm on an install from the latest livecd with a 5600+x2 and a 5200fx pci; upon boot I have what looks to be a 640x480 display, and when I move the mouse I get flickers of what look like menus/windows | 18:24 |
grillermo | jesus... is not that hard its just a command | 18:25 |
kailo | What's the best way to get hardware acceleration or at least 1024x768 display from console? | 18:25 |
grillermo | run on the terminal, nautilus 'the name of somefile.txt' , does it open it with the correct associated program? because i get an error but i'm not sure if im the only one | 18:25 |
thecpaptain | usr13: don't know. hmm i'll tell you what i'll do. i'll get my mobile broadband to my laptop where i can talk to you, so we can have ubuntu running at the same time | 18:25 |
grillermo | can anybody read me? | 18:25 |
rhin0 | InfiniteSet: you're going to have to google for read the documenation whether it has acutally run on ubuntu etc | 18:25 |
usr13 | thecpaptain: I'm afraid you will need to go to the router's configuration menu and turn off security. Either that, or connect via wired port. (We have pretty much exausted all solutions.) | 18:26 |
Polah | grillermo: Nope | 18:26 |
bungholio | im trying to learn how to use linux/ubuntu, i want to spend about an hour each day increasing my overall skills - can anyone suggest me some tips or websites/ebooks etc.. so i can learn? | 18:26 |
grillermo | run on the terminal, nautilus 'the name of somefile.txt' , does it open it with the correct associated program? because i get an error but i'm not sure if im the only one | 18:26 |
thecpaptain | hm all right | 18:26 |
rhin0 | bungholio : stay in here try to help out watch and learn | 18:26 |
thecpaptain | so how do we fix so that i'm still able to connect to the other wireless that was working before ? | 18:26 |
szal | grillermo: 1. don't be an attention whore and stop repeating yourself.. 2. define 'an error' | 18:26 |
usr13 | thecpaptain: Refresh my memory. Is this a ubuntu 11.04 system? Is it 32bit or 64? And is it fully updated yet? | 18:26 |
grillermo | ok | 18:26 |
rhin0 | bungholio: try to achieve something definite every day ... setting up a web server for instance | 18:26 |
thecpaptain | usr13: so how do we fix so that i'm still able to connect to the other wireless that was working before ? | 18:26 |
IdleOne | szal: Please keep the language polite and clean. | 18:27 |
InfiniteSet | rhin0: Oh okay | 18:27 |
grillermo | i get "location is not a folder" when i try to open a file on the terminal using nautilius 'the name of the file' am i the only one? | 18:27 |
B0g4r7 | bungholio: I recommend tldp.org. In particular, I found reading the "howtos" on there to be quite useful. | 18:27 |
thecpaptain | usr13: hm not sure which one actually. | 18:27 |
B0g4r7 | Although that was some time ago. Hopefully it's all up to date for today's stuff. | 18:27 |
thecpaptain | usr13: i know its later one at least | 18:27 |
Polah | grillermo: Nautilus is not for displaying files, it shows directories. You can't open files in nautilus, you have to open them in their appropriate program. | 18:28 |
san_1989 | i am going to develop device driver for usb bridge cable in linux(ubuntu 11.04)...any suggessions?any good reference sites?..or any good channel that handling it..? | 18:28 |
thecpaptain | usr13: just not sure if its the absolute latest | 18:28 |
bungholio | rhin0: sounds good | 18:28 |
usr13 | thecpaptain: You will need to know what it is. What ISO did you install from? | 18:28 |
grillermo | Polah: could you run that command to see if you get the same message please, i just need to know that | 18:28 |
bungholio | B0g4r7: alright sweet, thanks | 18:28 |
rhin0 | bungholio also ubuntu forums | 18:28 |
san_1989 | anyone please listen me.... | 18:28 |
B0g4r7 | san_1989: I discovered the other day that wireshark can "sniff" USB packets. That may be useful to you. | 18:28 |
thecpaptain | usr13: i'll log onto ubuntu and find out, i'll log on to here from my laptop, brb | 18:28 |
SlindoBist | hey all, i just installed ubuntu 11.04 on my macbook. i was wondering if there were some way to to set up a keybinding of sorts in order to simulate a right click? for instance pressing the command key to right click. | 18:28 |
[THC]AcidRain | Polah, nautilus also selects the appropriate program used to open a certain file as sudo | 18:29 |
usr13 | thecpaptain: Was it ubuntu-11.04-desktop-i386.iso ? | 18:29 |
meway | how do I get flash to work with lubuntu? | 18:29 |
meway | sorry wrong channel | 18:29 |
yeats | grillermo: I get the same message, fwiw, but I don't typically try to open particular files with nautilus - that's not the way it's used (usually) | 18:29 |
usr13 | meway: install flashplayer-nonfree | 18:29 |
tolmun | searching for lightweight DWG viewer? | 18:30 |
Polah | [THC]AcidRain, which file would that be? | 18:30 |
grillermo | my problem is that i get "the location is not a folder" message everywhere when trying to open files, firefox, gnome-do, file-browser-applets | 18:30 |
meta-coder | http://xkcd.com/934/ (Mac/PC) | 18:30 |
grillermo | and gnome-open sends the same error | 18:30 |
improveupon | every time i try to start firefox, the os crashes. in a vt every few seconds it prints like 10 lines, one of which is like "failed command: read dma (something)"... something makes me think it can no longer detect the hard drive... you have to ctrl+alt+sysrq to reboot. if you do not try to use firefox, it seems to run fine. | 18:30 |
Polah | grillermo, I get the error too because like I said, it is for displaying directory structure, not the contents of files. | 18:30 |
meway | usr13 nonfree ? | 18:30 |
usr13 | meway: sudo apt-get install flashplugin-nonfree-extrasound | 18:30 |
thecpaptain | usr13: i'm sorry to say, but I do not know | 18:30 |
yeats | grillermo: what behavior are you expecting? | 18:30 |
grillermo | Polah: but if you try gnome-open "the file" it works right? for me it doesnt | 18:30 |
improveupon | um, should i remove and reinstall firefox from the repository? | 18:30 |
rhin0 | meway sudo apt-get install ubuntu-restricted-extras | 18:31 |
Stanley00 | meway: how about apt-get install flashplugin-installer ? | 18:31 |
usr13 | thecpaptain: So you dont know what iso you downloaded? | 18:31 |
[THC]AcidRain | Polah, well pretty much any file rly. when i run gksu nautilus. and i click on a .txt file. it is opened in gedit using gksu gedit file.txt | 18:31 |
rabbi11 | failing to load image information..... ???? :( | 18:31 |
grillermo | yeats: to be able to open files | 18:31 |
thecpaptain | usr13: i would like to say 10.4 or something like that | 18:31 |
efxa | Those who are kernel / OS / system hackers, testers, packagers may register to http://oshackers.org. A corner where all OS hackers can see each other. | 18:31 |
yeats | !nonfree | meway | 18:31 |
ubottu | meway: When we use the term 'non-free', we mean that it is not Open Source. Software that is not open source cannot be fixed or improved by anyone except the software authors -- which is not us :( | 18:31 |
meway | Stanley00: may work | 18:31 |
rabbi11 | right click and properties for image "failing to load image information ?? any idea why ? | 18:31 |
xrdodrx | is there any way to "calibrate" the sound in Ubuntu? 100% is far too loud, but i can't seem to change the volume easily without almost defening myself :( | 18:31 |
efxa | Those who are kernel / OS / system hackers, testers, packagers may register to http://oshackers.org. A corner where all OS hackers can see each other. | 18:32 |
efxa | Those who are kernel / OS / system hackers, testers, packagers may register to http://oshackers.org. A corner where all OS hackers can see each other. | 18:32 |
efxa | Those who are kernel / OS / system hackers, testers, packagers may register to http://oshackers.org. A corner where all OS hackers can see each other. | 18:32 |
FloodBot1 | efxa: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 18:32 |
grillermo | yeats: i get "the location is not a folder" in many programs that call some gnome function to open them, and i think its related to nautilus | 18:32 |
meway | oh thanks for clarifying yeats | 18:32 |
[THC]AcidRain | lol. | 18:32 |
[THC]AcidRain | efxa dont flood sir. | 18:32 |
san_1989 | i am going to develop device driver for usb bridge cable in linux(ubuntu 11.04)...any suggessions?any good reference sites?..or any good channel that handling it..? | 18:32 |
rww | they were still doing it despite being quieted *facepalm* | 18:33 |
Polah | grillermo: gnome-open opens files based on designated file handlers in gnome, I guess you don't have any set perhaps | 18:33 |
grillermo | i'm on x-chat how do i hide all these user has joined #ubuntu messages? | 18:33 |
yeats | grillermo: ok - can you be more specifica about what you mean by 'many programs' and 'some gnome function'? | 18:33 |
Pici | !quietxchat | grillermo | 18:33 |
ubottu | grillermo: To disable joins and parts from being displayed in all future channels you join, type /set irc_conf_mode 1 . To apply this setting to all current channels, type /gui apply. To disable the prints for only certain channels, right click on the channel tab and click Settings -> Hide Join/Part Messages | 18:33 |
B0g4r7 | What exactly is a "usb bridge cable", and what is it's purpose? | 18:33 |
thecpaptain | usr13: should i download network-manager manually here and get it back to ubuntu again ? | 18:33 |
grillermo | Polah: if i open nautilus i can open all the files just fine, and the files on desktop have no problem | 18:33 |
san_1989 | anyone please help me.... | 18:33 |
grillermo | !quietxchat | 18:33 |
Pici | grillermo: read what ubottu just told you | 18:33 |
jAyenGreen | What does a @ in a file listing mean? I'm getting a 403 forbidden on the path to my local web server, and the ls shows -rwxr-xr-x@ | 18:34 |
Polah | grillermo: But gnome-open doesn't work? | 18:34 |
grillermo | Polah: yeah gnome-open doesnt work | 18:34 |
jnsl_ | I have an amazon instance with ubuntu. I have installed mysql, and it is running. I have edited the my.cnf file and commented out the "bind-address" part. The mysql port 3306 is listening and i have opened the port in amazon console. But when i try to connect from my local machine i get this error: "ERROR 1130 (HY000): Host 'myip' is not allowed to connect to this MySQL server" Also for the sake of testing im connecting as root with all privileges | 18:34 |
jack | <3 xscreensaver-gl....but, can i define corner functions? like blank now, blank never... | 18:34 |
grillermo | Polah: my /user/share/applications .desktop files are ok | 18:34 |
Polah | grillermo: I couldn't tell you how to fix it, I've never used it myself. | 18:34 |
MoMo | Is there any consideration I need to take if I have a laptop that has two network conncetions. And I want to connect from Network A, to this laptop? and I want all network stuff to go out Network B? | 18:35 |
genii-around | grillermo: Do you have also Thunar installed? | 18:35 |
grillermo | genii-around: i had it, and uninstalled it, and also the exo-utils (i read about the bug) | 18:35 |
pdtpatrick | Question .. what's the fix for ubuntu 11.10 and getting stuck on Checking battery state? It seems it really hates nvidia-drivers | 18:35 |
yeats | MoMo: that's all very easily done in Network Manager | 18:35 |
Polah | jnsl_, is there a firewall in place? | 18:35 |
=== Mud is now known as Guest35608 | ||
jnsl_ | Polah Im using apparmor | 18:35 |
genii-around | grillermo: OK | 18:35 |
idumych | so I did something silly | 18:35 |
grillermo | genii-around: i still the error after uninstalling it thou :( | 18:36 |
MoMo | yeats: thank you, but what is it i'm looking for? | 18:36 |
fr0sted | damn ubuntu is cool ! not going back to windows 7 :D | 18:36 |
idumych | I did an in place upgrade to 11.10 beta and now my system is slightly messed up :P | 18:36 |
jack | <3 xscreensaver-gl....but, can i define corner functions? like blank now, blank never... | 18:36 |
Xoke | idumych: we all have at some point lol | 18:36 |
thecp4ptain | usr13: busy ? | 18:36 |
idumych | I had to run GDM by hand but at least I got in | 18:36 |
grillermo | i think i need to read the gnome-open source code to sort this bug :''( | 18:36 |
genii-around | grillermo: Have you had a logout-logon since you removed it? Might be cached Nautilus you're using | 18:36 |
yeats | MoMo: the network indicator in your panel - click it and click Edit Connections - it will let you set what each connection does | 18:37 |
idumych | does anyone know a command that I can run to reset things to default? | 18:37 |
Slindobist | hey all, i just installed ubuntu 11.04 on my macbook and i was wondering if there was some way to set up a key on the keyboard to act as a right click on the mouse? can any one help me out or point me at a howto? | 18:37 |
MoMo | yeats: also, are you refering to the Wicd network manager? | 18:37 |
Polah | jnsl_: That isn't a firewall. Do you have apparmor set up to restrict access to the mysql server? | 18:37 |
idumych | I had to reboot the computer during the upgrade | 18:37 |
Polah | idumych: Reset what exactly? | 18:37 |
idumych | I already used recovery to finish installing all the packages though | 18:37 |
grillermo | genii-around: yeah, tried restarting | 18:37 |
idumych | Polah: like I hit the power button | 18:37 |
yeats | MoMo: no - not wicd - the default ubuntu network manager | 18:37 |
jnsl_ | Polah I don't believe so, but can i check if i have? | 18:37 |
MoMo | yeats: i only see power and speaker and mail | 18:37 |
idumych | so if I run gdm manually and log in to Ubuntu 2d it works well | 18:37 |
idumych | but the default ubuntu session is a mess | 18:37 |
MoMo | yeats: whats the comand to run it? | 18:37 |
kailo | Is there a recommended guide for installing 5200fx nvidia drivers by terminal? | 18:37 |
Polah | idumych: I mean what do you want to reset? Unity is broken? You could remove and reinstall it through apt-get | 18:38 |
yeats | MoMo: nm-connection-editor | 18:38 |
idumych | Polah: pretty much just the default ubuntu sesion and the login manager | 18:38 |
Polah | jnsl_: Yes, or if there is a firewall running it could have been set up by default (by Amazon) to only initially allow connections on port 22 for SSH? | 18:38 |
jack | can i define corner functions for xscreensaver? like blank now, blank never... | 18:38 |
sharperguy | Hey. I'm trying to use pavucontrol to record sounds my system is playing with audacity. I set "ALSA capture from" on the audacity stream to "Internal analog stereo" like always and this time for some reason it's not recording anything - it's just blocking waiting for data. Anyone got any ideas? | 18:39 |
jnsl_ | Polah yeah amazon have a firewall in place, but i have allowed connections to port 3306 in my amazon security group, so that should work. On second thought i might be running with UFW | 18:40 |
usr13 | thecp4ptain: Waht? | 18:40 |
Polah | jnsl_: ufw should allow connections if there is something listening, unless told not to do that | 18:40 |
thecp4ptain | usr13: i've logged on to this chat via my laptop now, so i'm able to be on ubuntu at the same time | 18:40 |
johnny45t4332 | jnsl are you connecting via localhost or remotly? | 18:40 |
jack | jnsl_: why not just save with audacity? | 18:41 |
jnsl_ | an ufw status gives me this: http://pastebin.com/KhviCMJg | 18:41 |
xrdodrx | is there any way to "calibrate" the sound in Ubuntu? 100% is far too loud, but i can't seem to change the volume easily without almost defening myself :( | 18:41 |
jnsl_ | jack im not familiar with that | 18:41 |
usr13 | thecp4ptain: Yes, download network-manager manually and install it I guess. But there is no reason my wicd wouldn't establish the connection for you as well. At least one of the connections. It would be nice to know what you installed. Is it Ubuntu 11.04 ? Or What? | 18:41 |
jnsl_ | not seeing port 3306 in the status | 18:42 |
thecp4ptain | usr13: how do i find out ? can i see it when inside ubuntu ? | 18:42 |
Polah | jnsl: perhaps add a rule and retry: 3306 ALLOW Anywhere | 18:42 |
usr13 | thecp4ptain: lsb_release -a | 18:42 |
jnsl_ | aye cool :-))) i will try that right away | 18:42 |
usr13 | thecp4ptain: Or look at the iso file. | 18:42 |
usr13 | See what the name of the iso file is. | 18:42 |
crash1hd | Hmm this is very odd my motherboard is fine and the video card is fine but when I test this video card in my motherboard I see the post screen and it goes to go to the next screen but all that shows up is an __ thats it and there it sits? the motherboard is older and has an agp 4x port on it | 18:42 |
crash1hd | and I am pretty sure the video card is either 4x or 8x | 18:43 |
thecp4ptain | usr13: version 10.04 apparently | 18:44 |
thecp4ptain | usr13: do you think updating to 11.04 or similar would be preferable ? | 18:44 |
jnsl_ | i have added the rule: "3306/tcp ALLOW Anywhere" but get the same error =/ | 18:45 |
spreeuw | hello, anybody know how to enable gallium on r600 for 11.04 ? | 18:45 |
bungholio | any idea how i can setup my VLC like this person? - | 18:45 |
bungholio | http://2.bp.blogspot.com/_viFPg4U1HOw/SlnAboKAXXI/AAAAAAAABLM/IGWUjV7HiqE/s1600-h/dvd+in+vlc.png | 18:45 |
usr13 | thecp4ptain: Is it fully updated? Did you do: sudo apt-get upgrade ? | 18:45 |
johnc | New guy first time irc. Am I really visible? | 18:45 |
kailo | Does -anyone- know how to install nvidia drivers when X is completely busted? All I can see is the background at 640x480 (or 320x240) and the mouse. | 18:45 |
Polah | johnc: Nope, can't see you (: | 18:45 |
spreeuw | johnc yep | 18:45 |
thecp4ptain | usr13: i updated it recently, yes. it should be fully updated | 18:46 |
Polah | jnsl_: What command are you using to connect? | 18:46 |
spreeuw | kailo install sshd and do it renmote | 18:46 |
johnc | Thanks! | 18:46 |
jnsl_ | mysql -u myuser -h my.server.com -p | 18:46 |
kailo | spreeuw: why would I have to do it remote? I have access to a terminal | 18:46 |
usr13 | thecp4ptain: What is the wireless network card? | 18:47 |
usr13 | make and model? | 18:47 |
thecp4ptain | usr13: is there a command to find out ? | 18:47 |
usr13 | thecp4ptain: lspci | 18:47 |
banjo597 | hey guys | 18:47 |
epzil0n | hi | 18:47 |
bungholio | any idea how i can setup my VLC like this person? - | 18:47 |
bungholio | http://2.bp.blogspot.com/_viFPg4U1HOw/SlnAboKAXXI/AAAAAAAABLM/IGWUjV7HiqE/s1600-h/dvd+in+vlc.png | 18:47 |
usr13 | thecp4ptain: Share the netwrok over the laptop's eithernet port and plug into it. (You may need a crossover cable or switch or hub, but...) | 18:48 |
Polah | !repeat | bungholio | 18:48 |
ubottu | bungholio: 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/ | 18:48 |
The_Fred | hey folks - what would you expect voice command for ubuntu to do? | 18:48 |
banjo597 | hey i'm trying to remote connect to windows 7 from ubuntu how do i do that? | 18:48 |
thecp4ptain | usr13: don't have such wires unfortunately | 18:48 |
Polah | banjo597: Remote desktop or file sharing? | 18:48 |
usr13 | thecp4ptain: Well, I've just about given you all the info I have. | 18:48 |
banjo597 | !tell Polah Remote desktop | 18:49 |
ubottu | banjo597: I am only a bot, please don't think I'm intelligent :) | 18:49 |
usr13 | thecp4ptain: Where do you live. I'll just drop by and give you a hand.... | 18:49 |
jnsl_ | banjo597 try remmina remote desktop client, or you could ssh in terminal | 18:49 |
usr13 | (we've been talking so long, I feel like we're old pals anyway... | 18:49 |
Polah | banjo597: Set up an RDP server on Windows 7 with NLA disabled and connect to it through Ubuntu with the rdesktop command | 18:49 |
thecp4ptain | usr13: hehe, Stockholm, Sweden, so i'm guessing it's not in your neighborhood | 18:49 |
epzil0n | banjo597: i have a realVNC server on windows and then i use gtkvnc in ubuntu to control it ;) | 18:50 |
usr13 | thecp4ptain: Not exactly. I'm in Texas | 18:50 |
thecp4ptain | usr13: hehehehe | 18:50 |
thecp4ptain | usr13: That's some distance | 18:50 |
usr13 | It would take a while to get there and you may have it figured out by the time I get over there. | 18:50 |
Polah | jnsl: Try this: mysql --host=host.ip.goes.here --user=username --password=password databasename | 18:50 |
usr13 | and my horse is not a good swimmer | 18:51 |
thecp4ptain | usr13: probably, then i'll simply treat you some food or something | 18:51 |
Polah | jnsl_: Failing that, you could always SSH in and do mysql -u <user> -p to connect locally | 18:51 |
usr13 | he doesn't like the water at all. | 18:51 |
thecp4ptain | usr13: hehehe, yeah it wouldn't be nice to ask it to cross the atlantic ocean | 18:51 |
usr13 | thecp4ptain: Try sharing the network from your laptop. Find a wire. | 18:52 |
thecp4ptain | usr13: i like horses, although i've only ridden one a couple of times | 18:52 |
lo-fi_ | how can i tell if im accociated with a network? iwconfig? | 18:52 |
usr13 | I have 2, a sorrel and a strawberry roan | 18:52 |
thecp4ptain | usr13: i'll check to see if i have one, although i'm pretty sure i don't | 18:53 |
bluelight | is there a way to have packages installed on alternative storage devices in linux ? | 18:53 |
Polah | lo-fi_: If you're using wireless yes, else ifconfig | 18:53 |
thecp4ptain | the only thing that tells me is that you have two horsies hehe, the other details escape my current comprehension | 18:53 |
bluelight | windows alows to pick a install location, does linux have this ability ? or is ther a package i can install to provide this ability ? | 18:54 |
johnc | How do I quit? | 18:54 |
thecp4ptain | usr13: nope, none ying around | 18:54 |
thecp4ptain | usr13: *lying around | 18:54 |
crash1hd | can anyone tell me if this motherboard will handle a 8x agp card? http://www.gigabyte.com/products/product-page.aspx?pid=1393&dl=1#sp | 18:54 |
johnc | quit | 18:55 |
Polah | bluelight: If they're installed they'd have to go into proper system folders which could be on different mounted devices, or symlinked to files on a removeable devices. If you only want to store packages (.deb)s then you can move them from /var/cache/apt/archives | 18:55 |
usr13 | sorrel is brown, the strawberry roan is pretty much grey and splotchy in the summer. | 18:55 |
jnsl_ | Polah I get the same error with your suggested command. The thing is i would like to connect a website on my localhost (local machine) with the database on my server | 18:55 |
thecp4ptain | usr13: i'm downloading network-manager now, i'll transfer it using a HDD | 18:56 |
bluelight | Polah: how could i get them to install on different mounted devices? | 18:56 |
Polah | jnsl_: I don't know if remote mysql-ing is encrypted so SSHing in and then runnign locally on the server may be more secure. Perhaps Amazon has a firewall in place to prevent use of MySQL servers on their usual servers, since they offer specialised database hosting don't they? | 18:56 |
kailo | Is there a recommended guide for installing 5200fx nvidia drivers by terminal? | 18:56 |
lo-fi_ | gah im missing something here for wpa_supplicant .. i cant get associated with my network, but im following 3 instructions ive found online to the T... maybe its my drivers? my card is a 802.11agb and im using the wext drivers.... | 18:56 |
usr13 | crash1hd: AGP 4X, supports 1.5V display card only | 18:56 |
KPG | What is the safest way to securely wipe a hard drive using a live cd? | 18:56 |
jnsl_ | Polah thats true, they do. Hmmm, i will have to investigate that a bit | 18:57 |
Polah | bluelight: You'd need to use mount to mount those devices at various locations, but there'd be quite a lot. Files are spread out in a lot of places, /var, /usr, /etc and suchlike | 18:57 |
crash1hd | usr13, ok so does that mean if I put a 8x agp card into it that it will not work? cause I have 2 8x agp cards as I was saying above they both post but they cant get past the post screen | 18:57 |
usr13 | KPG: What do you mean safest ? | 18:57 |
bluelight | Polah: could i delete the contents of /var/cache/apt/archives to gain for space without harming the system ? | 18:57 |
Polah | jnsl_: Perhaps contact their support to see if that is the case | 18:57 |
kailo | I've modprobe'd nvidia-173 but xorg still seems to be looking for some vmwgfx module | 18:57 |
usr13 | KPG: Industry standard is to write zeros to it seven times or more. | 18:57 |
KPG | usr13: Perhaps a method that is DoD compliant as opposed ti just zero filling a hard drive. | 18:57 |
crash1hd | usr13, I had a geforce 6800 gt 512m 128bit agp ddr2 which was a 8x/4x agp card and it did work (now I am wondering if the only reason it worked is because it was a 8x/4x and not just an 8x) does that sound right? | 18:58 |
Polah | bluelight: Yes, sudo apt-get clean would remove all stored package files. You would need to redownload those packages if you wish to reinstall one of them though | 18:58 |
usr13 | KPG: dd will do the job | 18:58 |
blsh0p | whats the channel for backtrack? | 18:58 |
loculinux_ | esto no es el canal de melilla...como me meto | 18:58 |
Polah | blsh0p: #backtrack-linux | 18:58 |
lo-fi_ | would anyone mind helping me trouble shoot wpa_supplicant? | 18:58 |
bluelight | Polah: thanks, that may be all i need to fix my shrinking storage problem :) | 18:58 |
blsh0p | #backtrack-linux | 18:58 |
blsh0p | wups | 18:58 |
thecp4ptain | usr13: should i consider downloading ubuntu 11.04 do you think ? | 18:59 |
Polah | bluelight: You'll probably get a few hundred MB from that | 18:59 |
KPG | usr13: Ok, I only ran dd once however. Would you consider that a safe enough method for general purpose deletion of files? | 18:59 |
bungholio | blsh0p: i believe backtrack's IRC is #crunchbang. | 18:59 |
bungholio | blsh0p: actually nevermind thats openbox heh | 19:00 |
Pici | bungholio, blsh0p: #backtrack-linux | 19:00 |
Pici | bungholio: Please don't mislead our users. | 19:00 |
usr13 | KPG: dd if=/dev/zero of=/dev/sd?# bs=4096 | 19:00 |
blsh0p | i got it, thanks guys | 19:00 |
bungholio | Pici: that's not misleading. | 19:00 |
bluelight | Polah: the device is an asus eee pc 900 with 4gig ssd and an 8gig sd | 19:00 |
Polah | KPG: You can use dd to write random data or zeroes over the entire disk, it works the exist same way as using DBAN or a similar program. The next best thing would be to zero it with dd and then destroy the drives by sanding the platters and breaking them | 19:00 |
KPG | usr13: I did bs=1M is that also acceptable? | 19:00 |
usr13 | KPG: dd if=/dev/zero of=/dev/sd?# bs=16384 | 19:00 |
Polah | bluelight: well, a few hundred MB is quite a lot of space for you then | 19:01 |
usr13 | KPG: Yea that's good. higher BS is faster. | 19:01 |
Polah | usr12: 16384? | 19:01 |
bluelight | Polah: yes :) | 19:01 |
blsh0p | if i download an OS on a flashdrive, as a live cd, i wont be able to save files, correct? | 19:01 |
KPG | usr13: Ok, thank you for the help. | 19:01 |
Polah | bluelight: You can always uninstall unused programs as well, compress long-standing files that aren't accessed often and suchlike to save space | 19:02 |
Polah | blsh0p: You can set up persistence with a live session, or do a proper installation on a flash drive. | 19:02 |
blsh0p | if i run an OS as a live cd, can i save files? even if its on a 55gig flashdrive? | 19:02 |
KPG | Polah: Would dd if=/dev/random of=/dev/sda bs=1M achieve the randomness that you mentioned rather than using dd if=/dev/zero of=/dev/sda bs=1M and simply zero filling the hard drive? | 19:02 |
blsh0p | will i be able to save? | 19:02 |
thecpaptain | usr13: should i consider downloading ubuntu 11.04 do you think ? | 19:02 |
Polah | blsh0p: As a LiveCD, no. LiveUSB, yes | 19:02 |
urlin2u | bish0p, there are thumb loaders that have persistance | 19:02 |
blsh0p | oh ok | 19:02 |
Polah | KPG: if=/dev/zero would write zeroes, /dev/random would write random data to the drive, they'd have the same outcome of data destruction it's just that the written data may be different. /dev/zero may be quicker I believe | 19:03 |
urlin2u | bish0p, check out the mutisystem multi loader | 19:03 |
usr13 | thecpaptain: I don't know really. Wouldn't hurt tho. See what the LiveCD will do. | 19:03 |
KPG | Polah: Ok, that is helpful to know. Thank you very much for the assistance. | 19:04 |
blsh0p | whats that do, urlin2u? | 19:04 |
thecpaptain | is it possible to launch LiveCD if i put the file on an external HD ? | 19:04 |
lo-fi_ | does wpa_supplicant support 802.11agb? | 19:04 |
thecpaptain | usr13: is it possible to launch LiveCD if i put the file on an external HD ? | 19:05 |
urlin2u | bisg0p, it is a app that loads ISO's to a thumb for booting and has a persistence option. | 19:05 |
usr13 | thecpaptain: Use a CD or Flash Drive | 19:05 |
blsh0p | ok and one last question. Is it better to do direct downloads or to download torrents? | 19:05 |
urlin2u | thecpaptain, you need a boot setup. | 19:05 |
usr13 | thecpaptain: See instructions at: http://www.ubuntu.com/download/ubuntu/download | 19:06 |
urlin2u | blish0p, depends a p2p that is legit is usually just as fast. | 19:06 |
kailo | does anyone know why xorg is being forced into 640x480 with my 5200fx pci? It wasn't like this with the livecd | 19:06 |
thecpaptain | hm aight | 19:06 |
Polah | blsh0p: Torrents may be a bit more reliable due to checking of each piece, just make sure it's a reliable safe torrent from an official website. | 19:06 |
blsh0p | im download backtrack from the website, that should be a safe torrent right? | 19:07 |
escott | kailo, install the proprietary drivers with jockey-gtk | 19:07 |
moon8945 | @search john barnes | 19:07 |
kailo | escott: can I even do that from a terminal? | 19:07 |
Polah | blsh0p: Perhaps, ask in #backtrack-linux. | 19:07 |
urlin2u | blish0p;yes | 19:07 |
Hasham | hi...does office 2003 works under wine...? | 19:07 |
kailo | escott: It actually looks like 320x240 and nothing within x is useable | 19:08 |
Polah | Hasham: Look it up in WineHQ's appdb. | 19:08 |
Polah | !appdb | Hasham | 19:08 |
ubottu | Hasham: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help | 19:08 |
blsh0p | no one is available in backtracklinux | 19:08 |
blsh0p | how do i download an os as a livecd | 19:08 |
blsh0p | liveusb* | 19:08 |
Polah | blsh0p: You just download the image and then make a LiveUSB as told here: !liveusb | blsh0p | 19:09 |
Polah | !liveusb | blsh0p | 19:09 |
ubottu | blsh0p: 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/LiveUsbPendrivePersistent | 19:09 |
kailo | does anyone know why xorg is being forced into 320x240** with my 5200fx pci? It wasn't like this with the livecd | 19:09 |
urlin2u | blsh0p, to be honest if you don't know this basic stuff backtrack is a waste of your time. | 19:09 |
SlindoBist | hey guys, i just installed ubuntu 11.04 on my macbook, i was wondering if there were some way to map a key on the keyboard to mimic a right click from the mouse? can anyone give me a hand or direct me to a howto that might help? | 19:09 |
Polah | kailo: Please stop repeating your question so quickly. If someone has an answer they'll help you. | 19:10 |
blsh0p | ur prabably right irlin | 19:10 |
thecpaptain | urlin2u: if i create a boot setup on the flash, i don't need to remove other content and such right ? | 19:10 |
kailo | Polah: It was a fix to my previous comment; 320x240 vs 640x480 | 19:10 |
urlin2u | thecpaptain, depends on the loader most wipe the thumb. | 19:10 |
camden | \q | 19:11 |
escott | kailo, there is a jockey command line client, but it sounds like X is failing to start if all you have is a console | 19:11 |
lo-fi_ | ok so im using wpa_supplicant to connect to my router. I've made the config file, and then run the command "sudo wpa_supplicant -Dwext -iwlan0 -c/root/wpa.conf" but im still not associated with the network. Any ideas? | 19:11 |
thecpaptain | urlin2u: wipe the thumb ? | 19:11 |
urlin2u | thecpaptain, unetbootin can install to a partion and if ubuntu be persistent. | 19:11 |
Hasham | ubottu, it has database for games only . i am looking for ms office 2003 | 19:11 |
ubottu | Hasham: I am only a bot, please don't think I'm intelligent :) | 19:11 |
kailo | escott: no, x starts just fine. I'm USING a console because x is unusable. All I get is the background, mouse, and sometimes a flicker of a menu when I right click on the background. | 19:12 |
tommyvyo | any recommendations on which version of ubuntu is best to use for a server? | 19:12 |
urlin2u | thecpaptain, wipe-remove thumb=usb drive | 19:12 |
urlin2u | tommyvyo, probably a lts | 19:13 |
thecpaptain | urlin2u: so i need to cleanse the HD then ? | 19:13 |
fishscene | ubottu is back! | 19:13 |
kailo | escott: kind of hard to run nvidia-settings etc if X is locked into 320x240 with just a background | 19:13 |
urlin2u | thecpaptain, your question was will anything be removed, now use your brain here. :D | 19:13 |
thecpaptain | urlin2u: i'm trying xD i'm trying to figure if it is necessary for it to be partitioned, or if it can simply boot from an individual file on the HD | 19:14 |
SlindoBist | anyone? | 19:14 |
thecpaptain | urlin2u: i'm guessing it needs partitioning to boot | 19:15 |
tetsuo55 | is it possible to use a custom dns for only certain users? | 19:15 |
urlin2u | thecpaptain, it needs a partition for a file to start with and needs a bootloader to boot | 19:15 |
se | selam | 19:16 |
urlin2u | thecpaptain, a bootloader needs files in a OS and the mbr generally. | 19:16 |
Polah | thecpaptain: If you get multibootusb you can just set it up and it'll install GRUB and just require the .iso to be present without need to unpack it and such | 19:16 |
se | hello | 19:17 |
thecpaptain | hmmm | 19:17 |
urlin2u | thecpaptain, http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ | 19:18 |
CharlieSu | is there a key sequence to kill Unity? control-alt-backspace type of thing | 19:18 |
urlin2u | CharlieSu, if you kill it you will have a blank screen probably, try the classic desktop | 19:19 |
urlin2u | CharlieSu, do you mean a logout or reboot? | 19:20 |
CharlieSu | When running either groovyconsole or grailsconsole my windows all go crazy on my desktop | 19:21 |
CharlieSu | can't figure out why | 19:21 |
lo-fi_ | when i type "iwlist scan" for wlan0 it says failed to read scan data : network down" what does this mean? | 19:23 |
mukti | Is there an alternative to skype that will allow me to voice chat with users who use skype (on ubuntu)? | 19:27 |
mukti | Is there an alternative to skype that will allow me to voice chat with users who use skype (on ubuntu)? | 19:28 |
auronandace | mukti: no, skype uses a proprietry format | 19:28 |
cheako | Hello, I'm trying to build clover(a project that uses clang) what package contains the include files? Specifically looking for: include / clang / Frontend / CompilerInstance.h as in: http://repo.or.cz/w/clang.git/blob/6bf5537e0b2d67701a27f0591c5e97fb6fcf8f3c:/include/clang/Frontend/CompilerInstance.h | 19:28 |
mongy | is ekiga still maintained? | 19:29 |
TEJAS123 | I formatted my pc and reinstalled ubuntu i m getting error : file not found grub rescue > what shuld i do??? | 19:29 |
neandr | which channel is the best to discuss dual boot compatibilty .. just finish some bad expereience with Dell Vostro 3750 | 19:29 |
auronandace | mongy: skype can only connect with skype, nothing else can | 19:30 |
mongy | mukti, could always just get everyone together on google plus and do a hangout | 19:30 |
cheako | TEJAS123: Where does this error come from? | 19:30 |
mrintegrity | neandr: what probs did you have? | 19:30 |
ubun | Has anyone installed HPLIP? its in the synaptic but it has a warning about people taking control of my pc. any help??? | 19:30 |
A_J | wb ActionParsnip | 19:30 |
ActionParsnip | A_J: ty :) | 19:30 |
neandr | mrintegrity: no ubuntu cd7dvd was able to start at all .. no installation/no test possible | 19:31 |
Hasham | does ms offive 2003 work in wine..? | 19:31 |
Hasham | office | 19:31 |
TEJAS123 | cheako : act i used gparted and tried to move partition...but it hanged and i lost my data since then tht error is present | 19:31 |
mrintegrity | neandr: thats odd, i guess you did all the bios settings and stuff | 19:31 |
mongy | Hasham, mostly. access and outlook have issues | 19:31 |
Pici | Hasham: Like we said before, you need to look in the appdb. | 19:32 |
ActionParsnip | Hasham: check the appdb | 19:32 |
auronandace | !appdb | Hasham | 19:32 |
ubottu | Hasham: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help | 19:32 |
Pici | Hasham: or ask in WINE's support channel, #winehq | 19:32 |
cheako | TEJAS123: Where is the error present? | 19:32 |
ActionParsnip | Hasham: why not use libreoffice.... | 19:32 |
mrintegrity | neandr: how did you create the installer? using a usb stick created with unetbootin works great for me | 19:32 |
mrintegrity | mongy: outlook doesn't work with wine | 19:32 |
mongy | mrintegrity, thats what I meant by issues | 19:32 |
TEJAS123 | cheako : when computer boots..... I guess it is unable to find grub | 19:32 |
atyoung | mrintegrity, good :P | 19:32 |
mrintegrity | mongy: works great in crossover though | 19:32 |
atyoung | I'm kidding | 19:33 |
neandr | mrintegrity: which pc/laptop? | 19:33 |
mrintegrity | atyoung: hehe yeah | 19:33 |
Hasham | ActionParsnip, i use libre office at home but i can only install ubuntu on my office machine if it runs office 2003 | 19:33 |
ActionParsnip | Hasham: why so? | 19:33 |
mrintegrity | neandr: what do you mean? | 19:33 |
wildc4rd | evenin all! | 19:33 |
neandr | mrintegrity: used standard ISO downloaded from Ubuntu pages | 19:34 |
mrintegrity | Hasham: pay for crossover office, it works very well and is not so expensive | 19:34 |
Hasham | ActionParsnip, for compatibility issues | 19:34 |
ActionParsnip | neandr: does it MD5 testok? | 19:34 |
cheako | TEJAS123: Ahh, rescue is one of the boot options on a cd. Could be booting a cd instead of the disk?? Perhaps you just need to interrupt grub and get to the menu, hold "ctr" key... IIRC. | 19:34 |
mrintegrity | neandr: i see. and you burned it to cd with what program? | 19:34 |
ubun | Has anyone installed HPLIP? its in the synaptic but it has a warning about people taking control of my pc. any help??? | 19:34 |
mrintegrity | ubun: what error? | 19:34 |
neandr | mrintegrity: I was asking which machine did you used | 19:34 |
mrintegrity | ubun: sorry, what warning | 19:34 |
ActionParsnip | Hasham: never had an issue personally | 19:34 |
mrintegrity | neandr: servers, desktops, laptops, virtual machines.. you name it (didn't use a usb stick for the virtual machines of course) | 19:35 |
ubun | mrintegrity: it says it is not authenticated and could contain something malicious that could allow someone to control my computer | 19:35 |
neandr | mrintegrity: no error, no warning, just blank screen, all boot options (nomodeset, xforce.. ) worked | 19:35 |
TEJAS123 | cheako : No i m booting from hard drive | 19:35 |
mrintegrity | ubun: can you show me teh exact error ? you can msg me directly | 19:36 |
ActionParsnip | neandr: does the ISO pass MD5 test? | 19:36 |
Hasham | ActionParsnip, if LO writer and spreadsheed and compatibale with ms office 2003 i will replace my xp to ubuntu at office :) | 19:36 |
mrintegrity | neandr: what kind of computer is it? | 19:36 |
ActionParsnip | Hasham: try it | 19:36 |
mrintegrity | Hasham: they are mostly compatible but there are almnost always formatting / font errors | 19:37 |
thecpaptain | usr13: it seems that i'm able to connect to the network using ubuntu 11.04 | 19:37 |
neandr | mrintegrity: you may read the last psoting at : http://ubuntuforums.org/showthread.php?t=1732030&page=5 for details | 19:37 |
Hasham | ActionParsnip, i have tried it appreantly it is working fine but formatting problems are there | 19:38 |
bungholio | this is odd, im trying to install Midnight Commander but when i click Install in Ubuntu Software Center it doesn't install it just.. flashes and doesn't install.. | 19:38 |
cheako | TEJAS123: I suspect this error is from grub when it's trying to boot. Getting gurb's attention should help. | 19:38 |
neandr | mrintegrity: I'm looking for support to buy another machine, but I need a dual boot for sure | 19:39 |
ActionParsnip | bungholio: does it install ok in terminal? | 19:39 |
ubun | mrintegrity: i dont know if i did it right, but i sent it. | 19:39 |
kc_ | where should i go for Google App Engine related queries? | 19:39 |
TEJAS123 | cheako: how to get grub's attention?? | 19:40 |
usr13 | thecpaptain: Very good. | 19:40 |
bungholio | ActionParsnip: http://pastebin.com/Q1n2YS8D | 19:41 |
thecpaptain | usr13: yes indeed. so now i'm simply taking all the files and stuff i want from my previous installation, then i'm installing 11.04 :) | 19:41 |
thecpaptain | usr13: thanks for all the help, truly appreciate it | 19:42 |
=== winut_ is now known as winut | ||
ActionParsnip | bungholio: isn't it: mc | 19:42 |
newuser | does anyone here use wine? | 19:42 |
cheako | TEJAS123: press keys during boot, try holding ctrl. | 19:43 |
TEJAS123 | cheako : k | 19:43 |
Gentoo64 | newuser, no | 19:43 |
neandr | Any specific channel for dualboot questions | 19:44 |
bungholio | ActionParsnip: got it working, thanks :p | 19:44 |
Gentoo64 | neandr, ask anyway | 19:44 |
neandr | di | 19:44 |
neandr | did already | 19:45 |
Gentoo64 | whats the Q | 19:45 |
kaolc2 | On Ubuntu, how do I install an older version (5.3.2) of php-cli? | 19:45 |
neandr | how to make sure a devive with nivida graphic works correct with dualboot -- not a with Dell vostro | 19:46 |
mrintegrity | neandr: which of those postings is yours? | 19:46 |
neandr | the very last one | 19:46 |
Gentoo64 | neandr, whats devive | 19:46 |
neandr | vostro 3750 | 19:46 |
newuser | Can I use an HP Scanjet 4570c with Ubuntu? | 19:46 |
Gentoo64 | dont understand | 19:46 |
ActionParsnip | bungholio: np | 19:47 |
xqix9u2v | probaly not | 19:47 |
xqix9u2v | !next | 19:48 |
neandr | Gentoo64: it's a dell vostro 3750 with makes trouble with dualboot | 19:48 |
Gentoo64 | neandr, what sort of trouble? | 19:48 |
neandr | can't boot from CD/DVD at all .. blank screen .. but I posted a link to a ubuntu forum before ^^ | 19:49 |
ActionParsnip | neandr: did you MD5 test the ISO you downloaded? | 19:49 |
Gentoo64 | neandr, whats that to do with nvidia? | 19:49 |
Gentoo64 | idk about dells, | 19:49 |
neandr | tested a bunch of ISO' & also Knoppix a German distro | 19:49 |
Gentoo64 | neandr, and none work | 19:49 |
Gentoo64 | > | 19:49 |
prakas | my ubuntu sometimes shows black screen during boot. and pressing ctrl alt del brings the ubuntu logo and shutsdown | 19:49 |
Gentoo64 | ? | 19:49 |
mrintegrity | neandr: which vostro model is it? | 19:49 |
kailo | By installing xubuntu-desktop I've managed to get nvidia-settings to run in X, however I'm still locked in to 640x480 and 320x240 as my display options. 'additional drivers' still shows that nvidia drivers 173 are activated, but 'not currently in use' | 19:49 |
prakas | lol | 19:49 |
jimrew | where's the source code to gconf editor? | 19:50 |
ActionParsnip | neandr: add the boot option: nouveau.blacklist=1 be sure you MD5 test the ISO | 19:50 |
mrintegrity | jimrew: try ubuntu package archives | 19:50 |
mrintegrity | jimrew: or upstream at gnome.org somewhere | 19:50 |
jimrew | ok thx | 19:50 |
rabbi11 | how to restart rhythmbox? its' not responding | 19:52 |
prakas | can i know why it sometimes the black screen during boot and doesnt show the gui | 19:52 |
prakas | and sometimes it works as expected | 19:52 |
Gentoo64 | prakas, i hear a lot of people have that | 19:52 |
prakas | is it a bug? | 19:52 |
Gentoo64 | idk sounds like it | 19:52 |
neandr | ActionParsnip: OK will try and report back .. .. before returning the laptop | 19:52 |
xqix9u2v | if you want to check printer status its foomatic rite? | 19:52 |
kaolc2 | On Ubuntu, how do I install an older version (5.3.2) of php-cli? | 19:53 |
prakas | the black screen shows like 20 percent of the times | 19:53 |
rabbi11 | how to restart rhythmbox? its' not responding | 19:53 |
prakas | and ctrl alt del brings the ubuntu logo followed by a restart | 19:53 |
Gentoo64 | rabbi11, killall rhythmbox | 19:53 |
prakas | not a hardware hang | 19:53 |
Gentoo64 | then restart it | 19:53 |
Gentoo64 | prakas, i have no idea what it is | 19:53 |
prakas | you never had this issue? | 19:54 |
rabbi11 | Gentoo64: thank you | 19:54 |
Gentoo64 | nope | 19:54 |
prakas | i reinstalled ubuntu 10.10 again | 19:54 |
xangua | kaolc2: compile | 19:54 |
prakas | but problem persists | 19:54 |
Gentoo64 | prakas, its obviously some bug with hardware | 19:54 |
prakas | same problem with another netbook that my father uses | 19:54 |
Gentoo64 | maybe kernel idk | 19:54 |
prakas | the problem did not occur in 7.04 version :P | 19:55 |
Gentoo64 | things change | 19:55 |
rabbi11 | it happens to me as well, just blank screen with a cursor on top left flickering for 5-10 mins | 19:55 |
prakas | yes bugs get added ;p | 19:55 |
Gentoo64 | all i hear on here is blank screen | 19:55 |
Gentoo64 | lol | 19:55 |
prakas | it doesnt show anything but ctrl alt del brings the ubuntu logo immediately lol | 19:55 |
gnewb | How do I disable/stop/kill the Battery Sate script?Currently running Ubuntu 10.04.3 on Desktop. | 19:56 |
Gentoo64 | thats reboot command | 19:56 |
prakas | and then a reboot | 19:56 |
prakas | and then the os starts without the black screen :P | 19:56 |
prakas | i am unable to even see what went wrong | 19:56 |
Gentoo64 | brb making coffee | 19:56 |
prakas | it should instead show some message that something failed so the black screen ;) | 19:57 |
Gentoo64 | prakas, when you do boot, try dmesg and scroll up for any errors | 19:57 |
Gentoo64 | like maybe gpu related | 19:57 |
prakas | will dmesg still keep the logs when rebooted? | 19:58 |
prakas | a fresh reboot will perhaps not keep logs of a previous session but dont know | 19:58 |
kaolc2 | xangua: One word does unfortunately not help me much, thanks though | 19:59 |
th0r | kaolc2: that version is not available, your only option is to compile it from scratch | 20:00 |
Msk | #clubIRC | 20:00 |
BloodSkin | anyone know of any articles on the birth and background of ubuntu? | 20:01 |
ActionParsnip | BloodSkin: omgubuntu has stuff on that | 20:01 |
BloodSkin | thank you | 20:01 |
SIFTU | prakas: that is an optimus enabled laptop.. what verion of ubuntu are you trying to load? | 20:01 |
bungholio | okay so i launched Ubuntu Software Center from Command "software-center" ; and got this FAILED stuff in Terminal was curious why it's doing it, but Ubuntu Software Center did open up, so there doesn't seem to be a problem from what i can see. | 20:02 |
bungholio | http://pastebin.com/jTfhLF2V | 20:02 |
prakas | i am using 10.10 ubuntu with a samsung n148 plus | 20:02 |
SIFTU | prakas: actually maybe it isnt optimus | 20:02 |
prakas | what is optimus | 20:02 |
SIFTU | prakas: what does "lcpci|grep -i vga" show.. 1 or 2 lines | 20:03 |
ActionParsnip | prakas: a headache | 20:03 |
SIFTU | prakas: sorry lspci | 20:03 |
prakas | it works perfectly usually | 20:03 |
urlin2u | bungholio, why are you using the terminal to open it? | 20:03 |
prakas | just sometimes doesnt load during boot | 20:03 |
prakas | i get a 1024x600 resolution and movies do play well | 20:04 |
bungholio | urlin2u: using openbox, im quite new to OB and didn't know how to open it any other way lol | 20:04 |
prakas | everything runs fine except during some boots the screen goes black | 20:04 |
urlin2u | bungholio, ah just curious. | 20:04 |
prakas | and ctrl alt del brings the ubuntu logo followed by a restart | 20:04 |
SIFTU | prakas: you havent answered any of the questions.. version of ubuntu and how many lines | 20:04 |
dude | hello dudes | 20:04 |
dude | does it work with sandy bridge? | 20:04 |
BloodSkin | whats up dude | 20:04 |
rbookhouse | Anyone here got RTCW or ET working on 11.04 _with_ perfect sound? | 20:05 |
Gentoo64 | dude, yes | 20:05 |
andrea | sera | 20:05 |
prakas | i dont have the laptop in this room. i did a install using the gui provided with ubuntu 10.10 | 20:05 |
neandr | ActionParsnip: with ISO boot I get: [27.048163] [Firmware Bug] ACPI (PEGP) defines _DOD but not _DOS | 20:05 |
ActionParsnip | rbookhouse: what is RTCW and what is ET ? | 20:05 |
=== andrea is now known as Guest12183 | ||
dude | ok i got two ssd, i will install ubuntu to a btrfs raid1 on / | 20:05 |
Gentoo64 | dude, use ext4 | 20:05 |
Gentoo64 | its faster | 20:05 |
rbookhouse | ActionParsnip, if you had them you'd know :P but they're games. | 20:05 |
ActionParsnip | neandr: does the ISO pass MD5 test? | 20:05 |
SIFTU | prakas: is it a new laptop? | 20:05 |
prakas | yes a new netbook | 20:05 |
prakas | purchased 6 months ago | 20:06 |
SIFTU | dude: yeah dont use btrfs | 20:06 |
ActionParsnip | rbookhouse: please don't initialise non-standard things, it makes support near impossible | 20:06 |
prakas | intel atom | 20:06 |
neandr | to be honest .. can you tell how to check? sorry | 20:06 |
rbookhouse | ActionParsnip, I'll initialise what I like | 20:06 |
ActionParsnip | rbookhouse: if they are windows games, did you check the appdb? | 20:06 |
SIFTU | prakas: ah netbook, I though it was a vostro 3750 | 20:06 |
BloodSkin | is there anywhere better than newegg to (window) shop? | 20:06 |
rbookhouse | ActionParsnip, please stop trying to help now and give someone else a chance | 20:06 |
Gentoo64 | BloodSkin, not outsude us i dont think. amazon and ebay | 20:07 |
prakas | no it is not a vostro. i use it on an acer aspire core 2 duo laptop with 965gm graphics and another netbook with atom | 20:07 |
kaolc2 | th0r: Where would I obtain it? | 20:07 |
ActionParsnip | rbookhouse: fine, but nobody will have any idea what you are talking about, needing then for further clarification. You choice. You can give full details and GET support, or initialize "what you like" and get nowhere. Your choice | 20:07 |
SIFTU | prakas: ah ok | 20:07 |
th0r | kaolc2: not in the repos | 20:07 |
ActionParsnip | rbookhouse: essentially, check the appdb for wine | 20:07 |
rbookhouse | ActionParsnip, it is, well done, good bye | 20:07 |
prakas | in both the same issue persists so both of them are not having any hardware problem. something is buggy but what idk | 20:07 |
neandr | ActionParsnip: to be honest .. can you tell how to check for MD5? sorry | 20:07 |
rbookhouse | ActionParsnip, and that just proves you have no idea, these are not windows games | 20:08 |
rbookhouse | ActionParsnip, done yet? | 20:08 |
BloodSkin | oi. it was more of a statement lol but thanks for confirming haha | 20:08 |
yeats | !md5sum | neandr | 20:08 |
ubottu | neandr: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows | 20:08 |
ActionParsnip | rbookhouse: if you give what they ACTUALLY are, we can help | 20:08 |
rbookhouse | ActionParsnip, if you had either game you'd be able to help - otherwise you can not... It is just that simple. And if you had those games you'd know what RTCW and ET is. | 20:09 |
ActionParsnip | !md5 | neandr | 20:09 |
ubottu | neandr: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows | 20:09 |
th0r | rbookhouse: you haven't been here much before, have you | 20:09 |
rbookhouse | th0r, just the opposite, I'm well aware how easy it is to get caught up in mis-advice here and time wasters | 20:09 |
ActionParsnip | rbookhouse: fine, struggle away. If you want help then please give details. I doubt anyone will give any help as you aren't being co-operative. I have asked nicely. | 20:10 |
Gentoo64 | rbookhouse, whats wrong with the sound? have none of them games got configs for sound | 20:10 |
rbookhouse | ActionParsnip, And I have asked equally as nicely for you to simply dtop it | 20:10 |
Gentoo64 | idk what them games are either | 20:10 |
ActionParsnip | rbookhouse: you got it | 20:10 |
ActionParsnip | rbookhouse: if you get no answer and want to enlighten me, I'm ready to help | 20:11 |
MHD | Hey, I need to boot into single user mode on an older box with a forgotten password... | 20:11 |
Gentoo64 | MHD, and do what? | 20:11 |
rbookhouse | Gentoo64, they use OSS now removed from 11.04. work arounds I'm finding to get them to use ALSA/PA are not working and the OSS Proxy doesn't work as I think they need direct mmap support - any of this on your wavelength? | 20:11 |
ActionParsnip | MHD: hold shift at boot, select recovery mode then select root. You can reset your password there | 20:12 |
MHD | Gentoo64: reset the password. | 20:12 |
Gentoo64 | rbookhouse, nope. lol. isnt there some alsa-oss thing | 20:12 |
neandr | ubottu: puh .. i don't have the iso download file anymore .. only the cd with the image. that page tells me I have to store both into one dir | 20:12 |
ubottu | neandr: I am only a bot, please don't think I'm intelligent :) | 20:12 |
rbookhouse | Gentoo64, yeah "OSS Proxy" is one, OSS API emulation to ALSA or PA. Which has worked for other OSS games but not these | 20:13 |
Gentoo64 | rbookhouse, i only know alsa. im not sure whats in the current ubuntu kernel | 20:13 |
ActionParsnip | neandr: you can make the CD test itself once the boot starts | 20:13 |
Gentoo64 | dno if they disabled stuff or not | 20:13 |
yitz_ | I'm having issues with java running out of heap space. So I'm trying to use -Xmx to make a jvm with a bit more. Should I be able to go above the amount of physical RAM I got? If I go to high, it failed to "reserve enough space for object heap" | 20:13 |
prakas | rbookhouse: is that alsa-oss available by default in ubuntu 11.04? | 20:13 |
rbookhouse | prakas, no you need to compile it yourself | 20:13 |
yeats | neandr: you should be able to "Verify Disk Integrity" from the Live CD menu (hit any key when first booting to get to the menu) | 20:13 |
prakas | bad | 20:13 |
prakas | without that alsa-oss many midi players dont function | 20:14 |
rbookhouse | I'm thinking just put OSS 3 back in the kernel and be done with it | 20:14 |
Gentoo64 | rbookhouse, thats prob bad as it deprecated | 20:14 |
rbookhouse | Gentoo64, no other way | 20:14 |
Gentoo64 | dont soudn work at all? | 20:14 |
prakas | oss was great | 20:14 |
Gentoo64 | or is it just dodgy | 20:14 |
prakas | the new versions have many sound problem issues | 20:15 |
rbookhouse | Gentoo64, the games are proprietary so they *only* use OSS | 20:15 |
prakas | oss is good i think ;) | 20:15 |
rbookhouse | so it's either fool them with library pre-loads to use some other sound system which is flakey at best and isn't working... or translate OSS to ALSA or PA | 20:15 |
prakas | when i load them with ./aoss program they work lol | 20:15 |
rbookhouse | but the OSS translation isn't perfect and isn't working for these | 20:15 |
andrea__ | sera | 20:16 |
prakas | i dont know why ubuntu by default does not use oss | 20:16 |
Gentoo64 | rbookhouse, i dont have enough knowledge about oss to help much! | 20:16 |
rbookhouse | prakas, yeah that is a preload trick - which games do you use that on? | 20:16 |
prakas | i use a program called tuxguitar | 20:16 |
kaolc2 | th0r: Please tell me more places where I won't find what I am looking for. Perhaps if you tell me enough I can eliminate all possibilities but one | 20:16 |
prakas | needs to be loaded with ./aoss | 20:16 |
rbookhouse | prakas, are you on 11.04 too? | 20:16 |
improveupon | firefox keeps crashing my os. you have to use magic sysrq to reboot. i have already tried removing and re-installing the package + dependencies. | 20:16 |
prakas | i am on 10.10 | 20:16 |
prakas | midi breaks and does not work | 20:17 |
prakas | in old version it worked without issues | 20:17 |
Haematoma | Can I route ALL outgoing internet traffic through aSSH tunnel? | 20:17 |
improveupon | (almost any suggestions will be appreciated) | 20:17 |
Gentoo64 | improveupon, how much ram have you got? | 20:17 |
Haematoma | or would I need to use VPN for that? | 20:17 |
rbookhouse | i give up for now, bbl | 20:17 |
prakas | in 7.10 and 7.04 it worked well. lol in new versions we have to use an aoss ;) annoying | 20:17 |
improveupon | like 2 gigs | 20:17 |
yeats | improveupon: I've seen the same behavior - top shows that plugin-container is the culprit | 20:18 |
prakas | and why dont they preinstall this aoss xD | 20:18 |
Gentoo64 | improveupon, ah idk. i know maxing your ram will crash entire os | 20:18 |
ActionParsnip | improveupon: is it ok as a different user? | 20:18 |
sunil | hi, can anyone tell how to set classpath ? | 20:18 |
yeats | improveupon: my life got better after installing flashblock (FF addon) | 20:18 |
surfdue | i installed a package that installed lots of dependencies, i removed the pacakge now i have dependencies just in idle how to remove all unused dependecies | 20:18 |
surfdue | AND purge them | 20:18 |
Gentoo64 | surfdue, theres a prog called gtk orphan | 20:18 |
Gentoo64 | dno if its still used or not | 20:19 |
improveupon | thank you both... yeats your suggestion sounds like the culprit | 20:19 |
surfdue | Gentoo64: im on command | 20:19 |
Gentoo64 | surfdue, that cleans deps | 20:19 |
yeats | surfdue: deborphan is the command line version | 20:19 |
prakas | suppose i use javax.sound.midi and play a note it doesnt work :D i need to pass it as a param in aoss | 20:19 |
prakas | annoying | 20:19 |
sunil | how set classpath ? | 20:20 |
improveupon | but wait... i just uninstalled and re-installed firefox using aptitude. it's still crashing the os. wouldn't that get rid of all the add-on's too? and how can i install ff-block if i cannot start firefox? | 20:20 |
adante | when i run metacity --replace, am i supposed to get a window manager? | 20:20 |
yeats | improveupon: yeah - it's a pretty serious problem - full memory, high swapping, *very* high load | 20:20 |
grillost | hello everybody | 20:20 |
adante | my... it seems to kill the existing one, but does not replace it with anything | 20:21 |
Gentoo64 | sunil, http://www.linuxheadquarters.com/howto/classpath.shtml | 20:21 |
adante | this is not a good desktop experience | 20:21 |
Polah | improveupon: sudo apt-get purge firefox && sudo rm -r ~/.mozilla && sudo apt-get install firefox | 20:21 |
MustardCU | adante, you are suppose to get a windows manager if you use metacity --replace | 20:21 |
surfdue | Error connecting to authd socket | 20:21 |
yeats | improveupon: your settings/addons/etc. aren't touched when you add/remove Firefox | 20:21 |
improveupon | Polah: thank you | 20:21 |
surfdue | wtf? | 20:21 |
Polah | improveupon: Copy .mozilla away before deleting it if you want to keep bookmarks and stuff | 20:21 |
MustardCU | adante, are you sure you have metacity installed? | 20:21 |
improveupon | great | 20:21 |
Haematoma | Can I route all outbound internet traffic through SSH? | 20:21 |
Haematoma | route through an SSH tunnel* | 20:21 |
adante | MustardCU: pretty sure, because metacity is a command? | 20:22 |
yeats | improveupon: you can 'mv .mozilla .mozilla-old' if you'd rather not lose everything | 20:22 |
adante | MustardCU: unless this is a dummy command provided by another package? | 20:22 |
grillost | when i try to start ubuntu 11.04 after a new installation, the pc can't start the x, pc shows a message that say the monitor is out of range, anyone could help me please? | 20:22 |
ActionParsnip | grillost: what GPU do you use? | 20:22 |
MustardCU | adante, metacity is a program that can run just as you posted it as long as yo have metacity installed | 20:22 |
grillost | @ActionPasnip wait please... | 20:23 |
improveupon | yeats: thank you | 20:23 |
yeats | improveupon: sure ;-) good luck | 20:23 |
bungholio | is there some type of third party software channel? to talk about (well everything) i suppose? | 20:23 |
Gentoo64 | grillost, have you tried turning the monitor off then on while it says that? | 20:24 |
yeats | bungholio: ubuntu-wise, there's #ubuntu-offtopic | 20:25 |
Gentoo64 | #defocus | 20:25 |
grillost | @Gentoo64, yeah but appears the same message | 20:25 |
bungholio | yeats: okay, thanks alot! | 20:26 |
grillost | @ActionPasnip is a video integrated of a Asrock M266A | 20:26 |
grillost | this is the link http://www.asrock.com/mb/overview.asp?Model=M266A | 20:26 |
Gentoo64 | grillost, ah ok. sometimes it works. sounds like the refresh rate / res is trying to go too high | 20:26 |
CluelessPerson | Can anyone tell me why I can connect to my samba local server share on my android phone, but not from my netbook? | 20:26 |
Gentoo64 | grillost, maybe its the gpu? | 20:26 |
Gentoo64 | its old | 20:26 |
ActionParsnip | CluelessPerson: can the netbook ping the server? | 20:26 |
CluelessPerson | ActionParsnip, Yes, I think, depends on what you mean by that | 20:27 |
improveupon | would anyone like to suggest a favorite browser other than firefox? | 20:27 |
Gentoo64 | improveupon, chromium | 20:27 |
grillost | yeah, it's old, and i think that its the gpu, cause when i try with another monitor, the mistake is the same | 20:27 |
ActionParsnip | grillost: try adding the boot option: nomodeset | 20:27 |
improveupon | that was fast | 20:27 |
Gentoo64 | it is fast | 20:27 |
robin0800 | grillost, if it finally boots and you can see it then install startupmanager and use it to srt sane values | 20:27 |
CluelessPerson | ActionParsnip, the server shows up on the local network in the workgroup on my netbook | 20:27 |
ActionParsnip | CluelessPerson: its a connectivity tester, makes sure you have a logical path to the server | 20:27 |
CluelessPerson | ActionParsnip, you want me to literally ping the server? | 20:28 |
CluelessPerson | cluelessperson.com try pinging it. :p | 20:28 |
Konata | Ok guys, "You Must Choose" moment. | 20:28 |
ActionParsnip | CluelessPerson: if you can see it local network, it should be ok | 20:28 |
CluelessPerson | ActionParsnip, I get an error | 20:29 |
Konata | I know this is #ubuntu, though, choose: Ubuntu or Debian, and be honest. | 20:29 |
ActionParsnip | CluelessPerson: if you run: smbtree do you see the share? | 20:29 |
genii-around | !polls | Konata | 20:29 |
ubottu | Konata: 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. | 20:29 |
CluelessPerson | run that from where? | 20:29 |
echecatl | hi, anyone driving ubuntu with ipv6 (i mean in a lan on ipv6)? | 20:29 |
CluelessPerson | ActionParsnip, I get the error, "Cannot access //CLUELESSSERVER" | 20:29 |
Gentoo64 | Konata, what do you want? a normal desktop? | 20:30 |
CluelessPerson | ActionParsnip, my netbook is running windows | 20:30 |
CluelessPerson | smbtree from where? | 20:30 |
Konata | Either is fine for me. | 20:30 |
ActionParsnip | CluelessPerson: the command is: ping cluelessserver | 20:30 |
th0r | Gentoo64: please don't feed the troll | 20:30 |
CluelessPerson | yes, it's pinging | 20:30 |
Konata | th0r: I'm not trying to be a troll lol | 20:31 |
CluelessPerson | 1ms | 20:31 |
ActionParsnip | CluelessPerson: wait, so the syem which cannot access the share is windows based? | 20:31 |
Gentoo64 | th0r, he might just be asking | 20:31 |
CluelessPerson | ActionParsnip, yes | 20:31 |
ActionParsnip | CluelessPerson: then how is this related to Ubuntu? | 20:31 |
CluelessPerson | ActionParsnip, It was working fine for awhile, and then it just stopped. | 20:31 |
Konata | No wait, isn't there a release of Ubuntu based off Debian? | 20:31 |
th0r | Konata: consider...ask here and they will say ubuntu; ask in debian and they will say debian. Try apt-get install common-sense | 20:31 |
CluelessPerson | ActionParsnip, The server is running Ubuntu 11.04 | 20:31 |
ActionParsnip | CluelessPerson: but android can access it ok? | 20:32 |
Gentoo64 | Konata, what about windows? | 20:32 |
genii-around | Konata: If you go ask in ##linux they will have likely entirely different answers. | 20:32 |
CluelessPerson | ActionParsnip, Yes, it can | 20:32 |
ActionParsnip | CluelessPerson: then the settings are ok, the issue is with the windows client. | 20:32 |
CluelessPerson | ActionParsnip, I can agree with that, how do I reset it? | 20:32 |
ActionParsnip | Konata: all ubuntus are based on debian... | 20:32 |
ActionParsnip | CluelessPerson: reset what? | 20:33 |
CluelessPerson | ActionParsnip, the smb client? it worked originally, then suddenly stopped. | 20:33 |
bungholio | how do i change my hostname for when i connect to IRC? | 20:33 |
skassy | this is probably more related to bash than ubuntu specifically, but i removed firefox from apt, and i installed it from source to /usr/lib, but when i type 'firefox' in bash it looks for the file in the old location. any idea how to change this? echo $PATH includes /usr/lib | 20:33 |
Gentoo64 | bungholio, #freenode can give you stuff | 20:34 |
ActionParsnip | CluelessPerson: not sure, its in windows so I'd ask in ##windows You can restart the samba server with: sudo service smbd stop; sudo service smbd start | 20:34 |
genii-around | !cloak > bungholio | 20:34 |
ubottu | bungholio, please see my private message | 20:34 |
CluelessPerson | ActionParsnip, I'll try, and I did try. | 20:34 |
neandr | yeats: "you should be able to "Verify Disk Integrity" from the Live CD menu" .. sorry there is only a check of the disc integrity, not the image on the CD | 20:35 |
Gentoo64 | neandr, the md5 is probably fine | 20:36 |
neandr | But before I posted the Firmware error .. to which system does it belong .. the laptop or Ubuntu CD?? | 20:36 |
yeats | neandr: same thing - since you didn't md5sum, that's the best you've got unless you want to re-download | 20:37 |
ActionParsnip | CluelessPerson: you may need to add the username and password when you connect to the share, there should be an option in windows for that | 20:37 |
neandr | [27.048163] [Firmware Bug] ACPI (PEGP) defines _DOD but not _DOS | 20:37 |
X23 | org | 20:37 |
Gentoo64 | neandr, try disable acpi in bios | 20:37 |
Gentoo64 | neandr, what problem are you having? lol | 20:38 |
abountu | how can I get ubuntu to accept Tor updates? | 20:38 |
Gentoo64 | add tor ppa | 20:38 |
yeats | !tor | 20:39 |
ubottu | Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en | To use Tor on freenode, see !tor-sasl | 20:39 |
neandr | Gentoo64: can't install from CD/DVD .. had posted a forum link about it | 20:39 |
urlin2u | neandr, post that forum link | 20:39 |
Gentoo64 | neandr, do other cds work? what happens? | 20:40 |
abountu | yeats, I know what is Tor, to explain my question, I installed Tor and it's working perfectly since a while, today, I got an Update through Update Manager, I'm trying to install it, but it's saying: "Requires installation of untrusted packages" how can I get around this? | 20:40 |
grillost | @ActionParsnip how can i add the boot option? i try to push down shift while the system boot, but GRUB doesn't appears | 20:40 |
ActionParsnip | !nomodeset | 20:41 |
ubottu | A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter | 20:41 |
bdiu | i tried to upgrade from 11.04 to 11.10 but I'm having issues with initramfs.. any suggestions on how I can try to reinstall this? | 20:41 |
yeats | abountu: you need a GPG key for the repo you're using | 20:41 |
neandr | Genntoo64: yes they work | 20:41 |
neandr | you may read the last psoting at : http://ubuntuforums.org/showthread.php?t=1732030&page=5 for details | 20:41 |
neandr | the very last posting, please | 20:41 |
ActionParsnip | bdiu: did the upgrade complete? | 20:41 |
jimmy_birer | yeah | 20:41 |
jimmy_birer | very last posting | 20:42 |
jimmy_birer | or you`ll die | 20:42 |
jimmy_birer | in your sleep | 20:42 |
bdiu | not correctly... it died due to the initramfs issues | 20:42 |
ActionParsnip | bdiu: i see | 20:42 |
bdiu | i rebooted and had to use an old kernel | 20:42 |
bdiu | now I'm trying to repair, but not having any luck | 20:42 |
ActionParsnip | bdiu: ok then i'd retry the upgrade. How did you kick off the upgrade? | 20:42 |
ArW | hello eveyone | 20:43 |
urlin2u | neandr, do you know the graphics card? | 20:43 |
bdiu | sudo update-manager -c -d | 20:45 |
ActionParsnip | bdiu: should use: sudo do-release-upgrade -d | 20:46 |
ActionParsnip | bdiu: does it work ok? | 20:46 |
bdiu | well it says no new release found if I try to run that now | 20:46 |
neilb_ | hello all, I'm trying to install 11.04 on a netbook (Toshiba NB555) and getting kernel panic during install.py has anyone encountered this before? | 20:47 |
neandr | urlin2u: Integrierter Intel® Graphics Media Accelerator HD // NVIDIA® Geforce™ GT 525M Grafikkarte mit 1 GB VRAM | 20:47 |
surfdue | how do i reset ubuntu to its default pacakges | 20:48 |
Pricey | surfdue: I'm afraid as far as I know, there's no easy way to do that. | 20:48 |
Pricey | surfdue: What is your 'real' problem? | 20:49 |
grillost | @ActionParsnip nomodeset didn't works | 20:49 |
surfdue | Pricey: i cant get openpanel installed and aptitude wont give me a real error | 20:49 |
ActionParsnip | surfdue: you could boot live cd and get the list of installed packages, then compare to what you have installed and remove the extras | 20:49 |
Pricey | surfdue: Please could you post a log of what happens when you try? | 20:49 |
Pricey | surfdue: (in a pastebin) | 20:49 |
surfdue | Pricey: yes | 20:49 |
bdiu | ActionParsnip: i have a limited terminal and can't seem to scroll back to any error messages... any suggestions on how I should troubleshoot this? | 20:50 |
surfdue | Pricey: first problem is broken ones http://pastebin.com/62dgBCjX | 20:50 |
surfdue | i cant seem to clear this out | 20:50 |
ActionParsnip | bdiu: not sure dude, I always clean install. You could boot to root recovery mode and you may be able to fix from there with: sudo apt-get -f install | 20:51 |
Pricey | surfdue: sudo apt-get remove openpanel-mod-apache2 openpanel-mod-mysql openpanel-mod-spamassassin | 20:51 |
Pricey | surfdue: Then try again. | 20:51 |
surfdue | Pricey: that said 0 to all notihng upgraded, intalled or removed | 20:52 |
grillost | another suggestion for this issue? | 20:52 |
Pricey | surfdue: if it doesn't work, a paste of the process would be appreciated :) | 20:52 |
surfdue | Pricey: http://pastebin.com/GmRAk5gR | 20:52 |
Pricey | surfdue: My foo fails me... sudo apt-get update && sudo apt-get -f install | 20:52 |
Pricey | surfdue: Then try installing it again? | 20:52 |
bdiu | is there an opposite of 'tail'? | 20:53 |
Pricey | bdiu: head | 20:53 |
bdiu | thnx | 20:53 |
Pricey | surfdue: Oh... have you added a 3rd party repository? | 20:53 |
ahmed_ | #ubuntu | 20:53 |
surfdue | Pricey: yes | 20:53 |
Pricey | bdiu: Beware, not all options match. | 20:53 |
bdiu | okay the error i see is 'not writing through dangling symlink /etc/initramfs-tools/modules' | 20:54 |
Pricey | surfdue: Aha... at a guess they're not maintaining their repository properly. What exactly did you add? | 20:54 |
surfdue | Pricey: http://www.openpanel.com/download/openpanel-download/ | 20:55 |
surfdue | Pricey: W: Duplicate sources.list entry http://download.openpanel.com/deb/ stable/main Packages (/var/lib/apt/lists/download.openpanel.com_deb_dists_stable_main_binary-amd64_Packages) but this is not an amd system | 20:55 |
Pricey | surfdue: I think those are Debian packages. | 20:55 |
freeb0y | I have workspaces... and I notice that the workspaces contents will switch around. The boxes in each one will all go left or right... up down etc. This happens once every two-three hours | 20:55 |
ahmed_ | hi | 20:55 |
grillost | I can login into tty1, but x doesn't starts | 20:55 |
Pricey | surfdue: Although they apparently claim it works on all... | 20:56 |
Pricey | surfdue: Sorry I'm failing a little here :) | 20:56 |
grillost | @ActionParsnip more suggestions? | 20:57 |
cortexman | How can I find out if there is support for this hardware in Ubuntu? Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03) | 20:57 |
surfdue | Pricey: np.. ubuntu == debian. | 20:57 |
Pricey | surfdue: I'm afraid not. | 20:57 |
cortexman | LSI used to be supported via package mpt but it no longer exists | 20:57 |
surfdue | Pricey: pretty much | 20:57 |
Pricey | surfdue: And I wouldn't normally use debian packages on an Ubuntu system. | 20:57 |
ActionParsnip | grillost: if you are only installing ubuntu, you could use the alternate installer and install in text mode | 20:57 |
meomic | hey, does anyone kno wwhat can cause the driver to stuck (needs to be restarted) (driver iwlagn) when i just start tcpdump using this driver?(wlan0)? (ubuntu 11.04 x86-64, wifi card:intel 4965 AGN) | 20:57 |
bdiu | can I force initramfs-tools to completely reinstall? | 20:57 |
Pricey | surfdue: Could you try making sur eyou've removed all openpanel packages, then add openpanel-gui? | 20:58 |
surfdue | i cant remove them | 20:58 |
Pricey | surfdue: I see reports that that one installs fine, which'll get you the bare bones at hte very least. | 20:58 |
surfdue | how do i force them? | 20:58 |
grillost | @ActionParsnip i do it, but the problem is when i start the x | 20:58 |
Pricey | surfdue: Run sudo apt-get install openpanel-gui | 20:58 |
Pricey | surfdue: And tell me what it says. | 20:58 |
kdub | internet | 20:58 |
=== sgornick is now known as Guest81419 | ||
grillost | @ActionParsnip the system is installed fine. | 20:59 |
ActionParsnip | grillost: alternate install doesn't use X. It installs in text mode | 20:59 |
ActionParsnip | grillost: i see | 20:59 |
grillost | @ActionParsnip yeah, the problem is after the system is installed, 'cause i can't start the video | 21:00 |
K|nG | Hi there I have one problem :A why there doesn`t show the minimize and close :A ?? | 21:01 |
l3d | I am using 10.10 and was wondering if there is a easy way to get the latest firefox? | 21:01 |
fuho | Hi, I think I found a character in Ubuntu fonts that is incorrect, where should I report it? | 21:01 |
K|nG | to anything I open ?? How i should fix that ?/ | 21:01 |
Pricey | l3d: 'latest'? | 21:02 |
meomic | he prolly mean nightly builds | 21:02 |
fuho | Character that renders as a different character. I don't know much about fonts, so I tried other fonts, but the issue seems to stay. | 21:02 |
=== XLV_ is now known as XLV | ||
Pricey | meomic: or '6' | 21:02 |
=== Rolo is now known as Dave | ||
Pricey | meomic: 6 is stable, but then there are 7, 8 & 9... any of which could be 'latest' :) | 21:03 |
bdiu | i don't know exactly how I fixed it.. but I ended up reinstalling initramfs-tools and it looks like it might be booting | 21:03 |
=== Dave is now known as Natty-Dave | ||
jweinberg | What is the recommended wireless-N card? | 21:03 |
jweinberg | for a desktop machine | 21:03 |
surfdue | Pricey: how do u tell apt-get to install depencies | 21:03 |
Atlantic777 | Hi! A friend of mine has just asked me what's the easiest way to restore ubuntu-deksktop/unity. He told me that he sees the ubuntu classic (the old gnome) either he enters ubuntu or ubuntu (classic) in the GDM. | 21:04 |
Atlantic777 | What's the easiest way to fix this? | 21:04 |
Pricey | jweinberg: I've had good experiences with realtek & atheros chipsets but 'yeah'... Preferably try befor eyou buy ;-) | 21:04 |
jweinberg | haha | 21:04 |
Pricey | surfdue: That's the beauty of apt... it does it on its own... you don' tneed to. | 21:04 |
jweinberg | thats why I'm asking :) | 21:04 |
jweinberg | I was using wired connection up until now | 21:04 |
surfdue | Pricey: http://pastebin.com/CAC7qfdz | 21:05 |
jweinberg | just want to drop something in and not mess with it | 21:05 |
Pricey | surfdue: Awesome, you got openpanel-gui installed then? | 21:05 |
jweinberg | no using whatever that tool that lets me use the windows drivers, or using fwcutter | 21:05 |
Pricey | surfdue: Now THIS is why using debian packages/repositories on Ubuntu is a BAD(tm) idea :) | 21:05 |
surfdue | Pricey: yes but i cant find shareutilz | 21:06 |
surfdue | erg | 21:06 |
Pricey | surfdue: I expect that package is available on Debian. | 21:06 |
Pricey | surfdue: openpanel build their packages on debian. | 21:06 |
K|nG | Can anyone help me why to any windows doesn`t show [ _ [_] X ] | 21:07 |
The_Fred | hi folks, If ubuntu had voice commands - what would you want your pc to do? | 21:07 |
Natty-Dave | I'm having a strange problem... I'm trying to shutdown mysql. ps -A | grep my shows mysqld_safe and mysqld. if I run etc/init.d/mysql stop it tells me to use the service command. if I run service mysql stop I get "stop: Unknown instance: "... I can use killall mysqld_safe, but then I have this problem reoccurs when I run it again... | 21:08 |
bazhang | The_Fred, not really a support question | 21:09 |
K|nG | Why doesn`t show to me the MINIMIZE and CLOSE buttons to any window I open any help please | 21:09 |
The_Fred | bazhang, ah! have i got the wrong channel? which one should I ask it on? | 21:09 |
bazhang | The_Fred, #ubuntu-offtopic perhaps | 21:10 |
The_Fred | bazhang, ok, will do, thank you | 21:10 |
bazhang | K|nG, why doesn't *what* show you that | 21:10 |
K|nG | bazhang: I install a compiz advanced config after some effects there doesn`t show any CLOSE button "X" or minimize button maximize do you understand cus my english is bad | 21:11 |
tetsuo55 | i copied a bunch of files to the various folders under /home/username for my users, however i now find out they have been flagged as root only files, how can i change all the subfolders and files access restrictions to that user? | 21:12 |
bazhang | tetsuo55, copied them from where | 21:12 |
usr13 | tetsuo55: chown | 21:12 |
=== sisco311_ is now known as sisco311 | ||
tetsuo55 | bazhang: usb drive | 21:12 |
K|nG | bazhang: any reply >> | 21:14 |
bazhang | K|nG, no idea sorry; you may also try in #compiz as well | 21:14 |
usr13 | tetsuo55: chown -R username /home/username/ | 21:15 |
tetsuo55 | do i need to do username:username | 21:15 |
tetsuo55 | ?> | 21:15 |
usr13 | tetsuo55: Only if you want to. | 21:15 |
tetsuo55 | ok | 21:15 |
bobo87 | hi, can i ask? | 21:16 |
usr13 | bobo87: yes | 21:18 |
=== P4R4N01D1 is now known as P4R4N01D | ||
bobo87 | so - today i bought new notebook (ASUS K53SJ) and after installing nVidia drivers it will not bootup :) x server crashes - this notebook has hybrid Intel & nVidia graphics chips - any ideas, how to solve it? | 21:19 |
bobo87 | specs - http://www.asus.com/Notebooks/Versatile_Performance/K53SJ | 21:20 |
=== adrian is now known as adrian_t | ||
newb | hi, i want to unrar a file but it has a password, any way round this? | 21:22 |
usr13 | bobo87: rm /etc/X11/xorg.conf | 21:22 |
jimmy_birer | search rarcrack linux on google newb | 21:23 |
bobo87 | usr13: that's all? | 21:23 |
jimmy_birer | yeah bobo87 | 21:23 |
usr13 | bobo87: Yep | 21:23 |
newb | tks | 21:23 |
jimmy_birer | it will rewrite itself | 21:23 |
jimmy_birer | when you launch Xorg again | 21:23 |
jimmy_birer | (the system does it automatically) | 21:23 |
jimmy_birer | i love helping newbs | 21:24 |
bobo87 | thx, i'm not with notebook right now, but i'll try it | 21:24 |
usr13 | bobo87: BTW, what version of Ubuntu did you install? | 21:24 |
gwinbee | i did not know that either. TIL. | 21:24 |
bobo87 | usr13: latest (11.04?) | 21:24 |
adrian_t | does anybody know how to install dazuko for avira antivirus? | 21:24 |
usr13 | bobo87: Fully updated yet? | 21:24 |
bobo87 | usr13: it fully updates after first login | 21:24 |
usr13 | bobo87: very good. | 21:25 |
bobo87 | usr13: i hope, in about 15-30 minutes try to remove that config and hope, it will work :) but really thanks now | 21:26 |
jrmcm | Is it possible to change the titles of the OS's in the grub2 boot menu? | 21:26 |
jimmy_birer | jrmcm:see /etc/grub.conf | 21:27 |
usr13 | !grub2 | jrmcm | 21:27 |
ubottu | jrmcm: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) | 21:27 |
jimmy_birer | after the "title" word | 21:27 |
jimmy_birer | usr13 | 21:27 |
krux_ | yo | 21:27 |
jimmy_birer | thats wwrong | 21:27 |
jimmy_birer | lets help the guy change it | 21:27 |
minashokry | hello, I was using Unity without problems bu today, suddenly, unity doesn't open anymore, it starts in classic gnome. where can I find the problem? | 21:27 |
jimmy_birer | minashokry:select from the login menu | 21:27 |
jimmy_birer | at the bottom | 21:27 |
jimmy_birer | there is an icon | 21:28 |
jimmy_birer | click on it and select Ubuntu Desktop | 21:28 |
minashokry | jimmy_birer: I already select it but it still opens in classic gnome | 21:28 |
jimmy_birer | what video card you got? | 21:28 |
minashokry | jimmy_brier: Intel & nVidia with optimus technology. unity was working before on this configuration | 21:29 |
jimmy_birer | minashokry:what video card you got... | 21:30 |
jrmcm | jimmy_birer, all i have is grub.d | 21:30 |
jimmy_birer | wait | 21:30 |
jimmy_birer | go to command prompt | 21:30 |
minashokry | jimmy_brier: I think it should be working on the intel as I have to use a special command to run something on the nVidia card | 21:30 |
jimmy_birer | at applciations>accesories>terminal | 21:30 |
jimmy_birer | and type "sudo nano /etc/grub.conf" | 21:31 |
jimmy_birer | enter the password then (the password will not show but you its entered anyway) | 21:31 |
jimmy_birer | then look for title | 21:31 |
jimmy_birer | "title" | 21:31 |
jimmy_birer | after the title type what you want | 21:31 |
jimmy_birer | ;) | 21:31 |
=== Aeon is now known as Kansloos | ||
jrmcm | jimmy_birer, ty | 21:32 |
jimmy_birer | have fun bro,-hugs- | 21:32 |
auronandace | jimmy_birer: grub.cfg is under /boot/grub/ and you shouldn't edit it directly | 21:32 |
jimmy_birer | ooooooooooooh crap | 21:32 |
jimmy_birer | its sudo nano /etc/grub.d/grub.conf | 21:32 |
jimmy_birer | right? | 21:32 |
auronandace | no | 21:32 |
jimmy_birer | man i didnt use ubuntu for a long time | 21:33 |
jimmy_birer | sorry | 21:33 |
jimmy_birer | and wait,editing grub.conf at /boot/grub/grub.conf doesnt put risk | 21:33 |
guntbert | !enter | jimmy_birer | 21:33 |
ubottu | jimmy_birer: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! | 21:33 |
jimmy_birer | guntbert:i would tell you to go .... yourself but as a gentleman i wont | 21:33 |
klj613 | just created a symlink /var/www/domain.com -> /media/Media/WebDev/domain.com however via http://localhost i get 403 Forbidden. how can i counter this? | 21:35 |
minashokry | jimmy_brier: I guess I have this problem because I installed "fglrx" package. but I uninstalled it and still can't restore unity | 21:35 |
usr13 | jimmy_birer: I think the file your looking for is /boot/grub/grub.cfg and it's the text in quotes after menuentry | 21:35 |
jimmy_birer | yeah | 21:35 |
jimmy_birer | thats right | 21:35 |
jimmy_birer | ty very much for pointing it out | 21:35 |
Polah | klj613, make sure you have public read permissions set up | 21:35 |
fenjamin | alright here i am | 21:35 |
mah454 | ok | 21:36 |
fenjamin | here i am | 21:36 |
jimmy_birer | inb4 spam | 21:36 |
mah454 | I have a big problem for installing ubuntu in Acer Laptop ... | 21:36 |
jimmy_birer | mah454:explain it to us bro | 21:37 |
jimmy_birer | we`re listening to you | 21:37 |
rickh | klj613: That is apache stuff, apache needs to be configured to follow symlinks, only I forgot how. | 21:37 |
devish | hi, | 21:37 |
jimmy_birer | welcome,devish! | 21:37 |
usr13 | jimmy_birer: But at the top of the file, it says "DO NOT EDIT THIS FILE" & "It is automatically generated by grub-mkconfig using templates from /etc/grub.d and settings from /etc/default/grub" | 21:37 |
rickh | klj613: By default it does not for security reasons, but it can be turned on. | 21:37 |
jimmy_birer | do it anyway | 21:37 |
jimmy_birer | i did it | 21:37 |
klj613 | rickh, its setup by default, just dont have permissions i assume. | 21:37 |
jimmy_birer | and didnt do me anything | 21:37 |
mah454 | graphical installer do not show me partition table | 21:37 |
jimmy_birer | klj613:he has them | 21:37 |
jimmy_birer | but in the file | 21:37 |
jimmy_birer | it reads that | 21:37 |
FloodBot1 | jimmy_birer: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 21:37 |
devish | youtube-dl is giving me ERROR: no fmt_url_map or conn information found in video info can any one tell what i am missing. | 21:38 |
mah454 | jimmy_birer, graphical installer do not show me partition table | 21:38 |
mongy | Options FollowSymLinks | 21:38 |
beruga | Hey, guys, something that's puzzling me right now: I always thought, if there is a .desktop file in your ~/.config/autostart it means it will start up once you log in, | 21:38 |
jimmy_birer | devish,youtube-dl is outdated | 21:38 |
jimmy_birer | because youtube changed its layout | 21:38 |
jimmy_birer | for videos | 21:38 |
beruga | now, I disabled the bluetooth manager via unchecking the box in the "Startup Applications Preferences" dialog and found out it actually created that very bluetooth-applet.desktop in the autostart folder | 21:38 |
beruga | and if I try deleting it myself in this folder, it will recheck the box next to the application entry. Why is that? Shouldn't it be the other way around? | 21:38 |
devish | jimmy_birer: so what now | 21:38 |
mongy | jimmy_birer, youtube-dl works fine | 21:38 |
jimmy_birer | devish:use another downloader | 21:38 |
jimmy_birer | for youtube | 21:38 |
devish | like | 21:38 |
rickh | klj613: The permission for webcontent ought to be 0644, in short read-write for the owner, read for the group and everyone else. | 21:38 |
mah454 | I have a big problem for installing ubuntu in Acer Laptop . Graphical installer do not show me partition table .... | 21:39 |
jimmy_birer | or go get youtube-dl.py | 21:39 |
jimmy_birer | from their website | 21:39 |
devish | jimmy_birer: like what | 21:39 |
klj613 | the source folder in the symlink is on NTFS and cant seem to adjust permissions | 21:39 |
jimmy_birer | just google youtube-dl.py | 21:39 |
guntbert | usr13: if you edit /boot/grub/grub.cfg directly your changes will be overwritten with the next kernel update, thats why editing /etc/default/grub and then running sudo update-grub is recommended | 21:39 |
jimmy_birer | devish:go get youtube-dl.py,save it to your folder with your name | 21:39 |
IdleOne | youtube-dl is in the repos | 21:39 |
jimmy_birer | IdleOne:its outdated | 21:39 |
jimmy_birer | :| | 21:39 |
mongy | IdleOne, it needs updating because youtube changed stuff. the one from youtube-dl site works fine | 21:40 |
IdleOne | wasn't aware | 21:40 |
IdleOne | good to know. thanks. | 21:40 |
jimmy_birer | devish:go get it from their website | 21:40 |
jimmy_birer | just search youtube-dl first link click | 21:40 |
jimmy_birer | save it to the folder named with your name | 21:40 |
jimmy_birer | and then open applcations>accesories>terminal | 21:41 |
jimmy_birer | type ./"file-name-here" | 21:41 |
devish | jimmy_birer: ok ,thanks buddy let me try out | 21:41 |
jrmcm | guntbert, How can i change the titles of the menu entries from /etc/default/grub ? | 21:41 |
mongy | make it +x | 21:41 |
jimmy_birer | ok buddy | 21:42 |
=== jimmy_birer is now known as jimmy_birer_afai | ||
=== jimmy_birer_afai is now known as jimmy_birer_afk | ||
=== jimmy_birer_afk is now known as jimmy_birer_brb | ||
guntbert | jrmcm: there is no easy way if I remember correctly - but please see https://help.ubuntu.com/community/Grub2 for some hints and tricks | 21:43 |
stephenthemartyr | can i use furies mount tool to get my recovery copy of windows xp so i can put it in a virtual machine? | 21:43 |
usr13 | jrmcm: As was stated before, you would have to edit /boot/grub/grub.cfg but your work will be wiped when a kernel upgrade comes along. | 21:44 |
mongy | guntbert, i've just directly changed grub.cfg before, but it wont last an update-grub obviously :) | 21:44 |
guntbert | mongy: of course, but that is not an option I want to suggest to others | 21:45 |
mah454 | I have a big problem for installing ubuntu in Acer Laptop . Graphical installer do not show me partition table .... | 21:46 |
bobo87 | usr13: after removing xorg.conf system boots up, but when i starts NVIDIA X Server Settings, it says, that i don't use nVidia drivers and when i open additional drivers dialog, it is also marked as activated but currently not in use :/ | 21:46 |
mongy | guntbert, I know. You'd think ubuntu by now would have all that in place itself | 21:46 |
=== jimmy_birer_brb is now known as jimmy_birer | ||
jimmy_birer | back | 21:46 |
jimmy_birer | smoked a cigarette | 21:46 |
guntbert | !away > jimmy_birer | 21:46 |
ubottu | jimmy_birer, please see my private message | 21:46 |
koppe | With upstart, is it possible to define more than 6 runlevels? Does really runlevels work at all? If I change the start-on-runlevels in the rc-file, must I still remove/disable the links in the rcNUM | 21:47 |
koppe | in the rcLEVEL.d directories? | 21:47 |
marsje | Simple question: is scp a standard command on Ubuntu, or do I need to install a package 1st? | 21:47 |
mongy | standard... | 21:47 |
rww | marsje: it's installed by default as part of the openssh-client package | 21:48 |
MrFisherman | E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. ? | 21:49 |
marsje | rww: thanks. I'm trying some remote ubuntu user to scp a file to me, but she says scp does not work (unknown command) | 21:49 |
bobo87 | usr13:any idea?:) | 21:49 |
koppe | marsje: You must then install the ssh-server pack, as they're trying to connect to your computer | 21:50 |
marsje | koppe: I have it | 21:51 |
klj613 | a basic symlink works on apache, however when i point it to a NTFS file system (storage hdd, used via all my OS's) i get 403 forbidden.. not sure how to edit permissions on a media based filesystem.. /media/Media | 21:51 |
devish | jimmy_birer: http://rg3.github.com/youtube-dl/download.html i dowloaded it from here changed it to type py but its not directly execubale | 21:51 |
mah454 | fenjamin, are you hear ? | 21:51 |
devish | neither youtube-dl works with sudo | 21:52 |
jimmy_birer | devish:type "python youtube-dl.py" | 21:52 |
wildbat | klj613: you have to change mount options you can't chown/chmod on ntfs. umount it ~ and remount with option like uid=????,gid=????,umask=???? | 21:52 |
jimmy_birer | in applications>accesories>terminal | 21:53 |
petermarcel | hello | 21:53 |
jimmy_birer | i mean "python youtube-dl "your youtube link here"(without he quotes"" | 21:53 |
klj613 | wildbat: is it a way for me to make it mount specific way automatic? when i boot up | 21:53 |
devish | jimmy_birer: yes never ran python so no idea;) | 21:54 |
devish | jimmy_birer: CAN I pipe axel with it | 21:54 |
wildbat | !fstab | klj613 | 21:54 |
ubottu | klj613: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions | 21:54 |
jimmy_birer | rofl | 21:54 |
klj613 | thanks | 21:54 |
devish | klj613: you can put a line in fstab an it will work | 21:55 |
devish | or put in rc.d | 21:55 |
mongy | youtube-dl (link to url here) is enough | 21:55 |
klj613 | k | 21:55 |
jimmy_birer | mongy.... | 21:55 |
jimmy_birer | no it is not | 21:55 |
mongy | jimmy_birer, I use it.. it is | 21:55 |
jimmy_birer | mongy brother,he downloaded the file | 21:56 |
jimmy_birer | it isnt installed from apt | 21:56 |
devish | mongy: the python is not directly exxecutable here i suppose | 21:56 |
mongy | jimmy_birer, I know | 21:56 |
mongy | jimmy_birer, it still works | 21:56 |
jimmy_birer | let me try it | 21:56 |
mongy | well, I always move mine to /usr/bin out of habit. | 21:56 |
devish | me too | 21:56 |
mongy | and make an alias called yt | 21:57 |
jimmy_birer | mongy:you cant run downloaded files | 21:57 |
jimmy_birer | if you didnt install it from apt | 21:57 |
jimmy_birer | you should take it thru python | 21:57 |
jimmy_birer | and it doesnt do it by default | 21:57 |
mongy | alias yt='youtube-dl -o "%(title)s.%(ext)s"' outputs to a nice name | 21:57 |
mongy | jimmy_birer, I got from youtube-dl site, moved to /usr/bin and now it executes as yt from my alias or from youtube-dl fine | 21:58 |
jimmy_birer | mongy:he didnt do that | 21:58 |
klj613 | devish: how do i know the file system? e.g. /dev/scd0 (dont know which is which etc) | 21:58 |
minashokry | Hello, I installed fglrx by mistake (I don't have ATI card) and after that I can't login to unity anymore. I uninstalled fglrx but still can't login to unity. any clues? | 21:58 |
jimmy_birer | are you stupid? | 21:58 |
mongy | jimmy_birer, whats wrong with yours I dont know | 21:58 |
jimmy_birer | MONGY.HE DIDNT MOVE IT THERE,BROTHER. | 21:58 |
devish | mongy: it doesn't work that way | 21:59 |
Polah | klj613: Is the partition mounted already? | 21:59 |
mongy | so I am dreaming when I run it and it gives me a video? | 21:59 |
klj613 | Polah: yes | 22:00 |
jimmy_birer | ..... | 22:00 |
Polah | klj613, mount -l will show mounted filesystems, just find the one from the list that matches | 22:00 |
jimmy_birer | cant anyone explain this dumbfuck that if someone doesnt move a file to any location in PATH it wont execute by simply typing it? | 22:00 |
klj613 | Polah: thanks | 22:01 |
Polah | jimmy_birer: Watch your language. | 22:01 |
mongy | jimmy_birer, /usr/bin is in path, and it executes fine | 22:01 |
jimmy_birer | ok im sorry | 22:01 |
jimmy_birer | mongy:thats what i told you | 22:01 |
minashokry | jimmy_brier: do you have any clues about my problem of unity? I guess it is related to installing then uninstalling fglrx | 22:02 |
jimmy_birer | yeah | 22:02 |
devish | klj613: you always know use diskscanner partionmanager gparted or fcsk | 22:02 |
jimmy_birer | your gfx may be the problem | 22:02 |
cristian_c | Hi | 22:02 |
jimmy_birer | minashokry:what video card do you have? | 22:02 |
marsje | Is Ubuntu supposed to crash when I pull an usb card reader? | 22:02 |
cristian_c | I've got a keyboard called Media Wireless Desktop | 22:02 |
Ristovski | please help | 22:02 |
jimmy_birer | cristian_c:romanian? | 22:02 |
Polah | marsje: Nope | 22:02 |
Ristovski | Can i install on SD card (4GB) and use persistence? | 22:02 |
Polah | Ristovski, with what? | 22:03 |
minashokry | jimmy_brier: intel and nvidia with optimus technology ... I could run unity before | 22:03 |
marsje | Polah: totally hung.. mouse/keyboard stopped working | 22:03 |
Ristovski | "Can i install on SD card (4GB) and use persistence?" | 22:03 |
cristian_c | jimmy_birer, no | 22:03 |
jimmy_birer | cristian_c:sorry. | 22:03 |
Polah | marsje: Does that happen every time you remove it? | 22:03 |
Ristovski | "Can i install on SD card (4GB) and use persistence?" | 22:03 |
marsje | Polah: 1st time I just pulled it... | 22:04 |
Polah | Ristovski, if the computer you're using it on can boot from an SD card and the reader is compatible with Ubuntu. You may have to get the ISO and customise it with the drivers for the SD card before installing | 22:05 |
Ristovski | Polah : can I use persistence on an 2GB USB? | 22:05 |
cristian_c | I tried to set the keyboard shortcuts directly from the Applications-> Settings-> Xfce4 settings manager -> Keyboard-> Applications shortcuts | 22:05 |
mongy | Ristovski, 4gb is fine if you make a liveusb with persistence. | 22:06 |
Ristovski | even if it is SD? | 22:06 |
Ristovski | card | 22:06 |
mongy | Ristovski, 2gb also works.. | 22:06 |
Ristovski | ok | 22:06 |
Ristovski | how to make persistence? | 22:06 |
minashokry | jimmy_brier: I have intel & nvidia with optimus ... this configuration could run unity before | 22:07 |
mongy | Ristovski, if your pc can boot it, yes | 22:07 |
Ristovski | mongy ^^ | 22:07 |
Ristovski | ehh.. | 22:07 |
Ristovski | I dunno ... if not how to make it boot? | 22:07 |
cristian_c | I clicked on Add and for example I typed the command 'evolution'. I pressed Ok and then the system asked me to type the key on the keyboard. In this case the key was correctly recognized as XF86Mail and has been included in the list of shortcuts | 22:07 |
mongy | Ristovski, use usb-creator to make it, with persistence | 22:07 |
Shai- | Hi, I had installed UBuntu and GNOME3, but to run GNOME3, i need make the command in console $gnome-shell --replace, and when i restart my computer, GNOME3 dosent start, someone can help me? | 22:08 |
Ristovski | I have | 22:08 |
Ristovski | Ill tr to boot later | 22:08 |
rww | Shai-: Ubuntu 11.04 comes with GNOME 2. The various methods for using GNOME 3 on it are not supported in this channel, and any problems you have you have we can't help with. | 22:09 |
rww | s/you have// | 22:09 |
cristian_c | But if I press the mail key, it always happens the same problem, that instead of opening evolution, the pc goes into stand-by | 22:09 |
Ristovski | mongy : is the usb creator in Ubuntu? | 22:10 |
cristian_c | Is anyone able to understand what the problem is due? | 22:10 |
Ristovski | and if so where? | 22:10 |
S0LIDUS | Shai-: http://news.softpedia.com/news/How-to-Install-GNOME-3-on-Ubuntu-11-04-194085.shtml | 22:10 |
minashokry | jimmy_brier: any news? | 22:10 |
cristian_c | I even tried keytouch editor | 22:11 |
klj613 | whats the panel called which is defaultly at the top right? removed by accident.. | 22:11 |
cristian_c | and it recognized the keys | 22:11 |
cristian_c | But after setting up the keyboard with keytouch, if I press the 'mail' key, the PC goes always on standby for no reason | 22:13 |
ThePendulum | Greetings, in an attempt to install Ubuntu (11.04 as well as 10.04), I got this error even before the install started: http://dl.dropbox.com/u/25683105/Pictures/2011-09-02%2023.18.51.jpg | 22:15 |
ThePendulum | Does anyone have a clue? :o Thank you in advance | 22:15 |
Spaceman | od afternoon all... | 22:16 |
jimmy_birer | ARP = bind(); | 22:17 |
jimmy_birer | oops | 22:17 |
DeviceZer0 | ThePendulum, did you verify your isos? | 22:20 |
DeviceZer0 | ThePendulum, and does the machine have sufficent ram? | 22:20 |
ThePendulum | Define 'sufficent' RAM | 22:21 |
ThePendulum | DeviceZer0: How am I supposed to verify my iso's? They're downloaded straight from the Ubuntu website (ubuntu.com) | 22:21 |
DeviceZer0 | withing the required specs | 22:21 |
ThePendulum | Ehm | 22:21 |
DeviceZer0 | !verifyiso | 22:21 |
DeviceZer0 | !iso | 22:21 |
ubottu | To 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. | 22:21 |
DeviceZer0 | !md5 | 22:21 |
ubottu | To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows | 22:21 |
ThePendulum | It's a PC with brand new parts, that won't be an issue I assume :) | 22:21 |
ThePendulum | How am I supposed to do that...? Ubuntu isn't even installed yet lol | 22:22 |
klj613 | how do i reset ubuntu (gnome) panels? | 22:22 |
DeviceZer0 | check the links | 22:22 |
fr0sted | hey, can anyone help me | 22:22 |
fr0sted | When I try to connect using wicd, it gives me a bad password error, even when the hub's wireless security is disabled, I get a bad password error. | 22:22 |
DeviceZer0 | there should be info on verifying them in other os's | 22:22 |
DeviceZer0 | klj613, gnome2? or unity? | 22:22 |
ThePendulum | There's nothing wrong with the ISO's, I installed Ubuntu using the exact same USB stick (with the exact same files) on my own PC a while ago | 22:23 |
fr0sted | i have tried everything and cant get it to connect, im using a belkin adapter, and hopefully this will speed it up slightly ? | 22:23 |
klj613 | gnome2 (classic) i think | 22:23 |
klj613 | i didnt like the new 'unity' | 22:23 |
DeviceZer0 | klj613, there should be a ubuntu forum post about resetting things. | 22:23 |
ThePendulum | klj613: Not a lot of people like Unity. Yet Ubuntu still decided to make the 11.10 fallback 'unity 2d' | 22:23 |
* ThePendulum applaudes | 22:24 | |
DeviceZer0 | i dont mind unity. | 22:24 |
fr0sted | unity rules ! | 22:24 |
DeviceZer0 | ive gotten used to it and kinda like it now | 22:24 |
DeviceZer0 | lol | 22:24 |
klj613 | i've searched, and tried a few of the solutions with no luck. | 22:24 |
fr0sted | on dualscreen with compiz... BOOM! awesomenessness | 22:24 |
klj613 | also tried to add the panel back although its non-existant.. (the top right area) | 22:24 |
fr0sted | so anyone got any ideas? | 22:24 |
ThePendulum | I prefer Ubuntu because it's minimalistic | 22:25 |
fr0sted | When I try to connect using wicd, it gives me a bad password error, even when the hub's wireless security is disabled, I get a bad password error. | 22:25 |
ThePendulum | Unity surely isn't | 22:25 |
Doonz | So does zfs handle the "Green" drives ok or does it have the same problems as a hardware raid card | 22:25 |
fr0sted | ThePendulum: i agree, but also powerful | 22:25 |
DeviceZer0 | ubuntu is in no ways "minimalistic" lol | 22:25 |
DeviceZer0 | arch, gentoo....those are minimalistic | 22:25 |
ThePendulum | I guess it's a personal issue. Some like Unity, some hate it. | 22:26 |
DeviceZer0 | yea | 22:26 |
DeviceZer0 | totally | 22:26 |
DeviceZer0 | like kde/gnome | 22:26 |
DeviceZer0 | ;) | 22:26 |
fr0sted | Unity is just what i have been wanting, and now i have it, im not going back to windows | 22:26 |
ThePendulum | I personally don't like Unity of the new Windows 8 design. I'm not ready for a world of tablets :) | 22:26 |
fr0sted | ye ofc :D | 22:26 |
fr0sted | i do like the classic version though | 22:26 |
fr0sted | but much prefer unity, i love the "dock" or side panel | 22:26 |
ThePendulum | *Unity OR the new... etc. | 22:26 |
DeviceZer0 | i wanted to try one of the new WM's...so i tried fedora15 and gnome3...which sucked real bad. total mess for me | 22:27 |
ThePendulum | It seriously costs me at least twice as much time to get where I want using Unity | 22:27 |
DeviceZer0 | then switched to ubuntu/unity and it works great | 22:27 |
gnuvince | I'm trying to get pyo (http://code.google.com/p/pyo) to work on a laptop with an onboard sound card (obviously) and I keep getting an error from PortMidi that my MIDI device is closed. Has anyone gotten it to work? | 22:27 |
=== hamid is now known as Guest78254 | ||
klj613 | gconftool --recursive-unset /apps/panel & killall gnome-panel doesn't reset.. | 22:27 |
ThePendulum | Anyway, Ubuntu still doesn't work at all here :P | 22:27 |
ThePendulum | Now trying to install 10.04 from USB | 22:27 |
ThePendulum | And I'm pretty damn sure there's nothing wrong with the ISO | 22:28 |
fr0sted | unity took me 3 days to et working with compiz, new to it all you see, as an os | 22:28 |
symptom | i made changes to synaptic via synclient and syndaemon, but Im trying to figure out how to make them persist accross reboot.... any help? | 22:28 |
DeviceZer0 | gnuvince, did you install the dependencies? | 22:28 |
gnuvince | DeviceZer0: yes | 22:28 |
fr0sted | symptom: tried doing it in root ? sudo su | 22:29 |
DeviceZer0 | gnuvince, ok. no ideas. only thing i thought of was dependencies | 22:29 |
StaticSyphon | Hello :) | 22:29 |
gnuvince | DeviceZer0: I can install it just fine, the problem is actually using the lib. | 22:29 |
symptom | fr0sted, tried doing what in root? I edited /etc/X11/xorg.conf but the changes didnt take after i restarted X | 22:29 |
StaticSyphon | I'm having trouble installing ubuntu 10 onto a machine with a raid. GParted shows the disk and I can partition it, but when I run the included installer from the desktop, no device appears at all. | 22:30 |
StaticSyphon | Anyone have any thoughts or tips as to what the issue might be? | 22:30 |
fr0sted | symptom: tried making the changes and restarting ? | 22:30 |
fr0sted | restartthe x server sometimes doesnt work | 22:30 |
fr0sted | i found this out with the nvidia driver issue for unity and dualscreens | 22:30 |
StaticSyphon | Wondering if there is some kind of driver that might need to be enabled? Strange that GParted would see it though. | 22:31 |
manbra_laptop | Hey, how can I access my windows XP partition from ubuntu 11.04? They are both on the same hard drives, diff. partitions | 22:32 |
Saw | I'm trying to connect from my windows OS to a linux os, which is hosted inside vm. Connect to an sql db that is. From inside the linux os it self, everything is working (locally). I can also connect using localhost ip. I can ping to the 'outside ip. I can't however connect to it using mysql port (3306). Any ideas? | 22:32 |
jazz710 | Hello everyone. I just installed Ubuntu 11.04 onto a Dell PowerEdge which should be quite fast. I'm noticing that while it can run analyses quickly, the graphics side of things are really sluggish? | 22:32 |
th0r | manbra_laptop: put a line in fstab mounting the ntfs partition to a mountpoint | 22:32 |
ThePendulum | jazz710: Did you install the appropriate drivers for your graphics card? | 22:33 |
Matth1a3 | when I create an executable using make from a folder on the desktop - where does it go?\ | 22:34 |
manbra_laptop | th0r, thank you. I'm reading up on fstab now. I think this is what I need | 22:34 |
DeviceZer0 | Matth1a3, did you run "make install" | 22:34 |
th0r | manbra_laptop: you might need to install ntfs-3g, not sure if it is installed by default in ubuntu | 22:34 |
Matth1a3 | DeviceZer0: no I did make -f makefile.unix bitcoind | 22:35 |
DeviceZer0 | Matth1a3, also its very dependent on the application...traditionally applications you compile your self will use "/usr/local" so the binary(executable) would be in /usr/local/bin/ | 22:35 |
DeviceZer0 | oh no idea Matth1a3....its using its own custom make file | 22:36 |
DeviceZer0 | look around in the subfolders | 22:36 |
raevol | anyone else's flash player get broken in a recent update? any fix available? | 22:36 |
raevol | using chromium from the stable ppa | 22:36 |
DeviceZer0 | if you ran that as NOT ROOT....it should be in of the subfolders...if you ran it as root....it could have installed to any folder. | 22:36 |
DeviceZer0 | raevol, flash has been working great for me on firefox. | 22:37 |
DeviceZer0 | iirc there is a command that you sometimes have to run for chrome to have chrome relocate the new flash version | 22:37 |
Matth1a3 | it created an executable file in the folder that the makefile resides, but when I try to run it I get bitcoind: command not found | 22:37 |
StaticSyphon | Anyone have any thoughts about installing on a raid 1? Or could point me to some reading material on the topic? | 22:37 |
=== lucas1 is now known as lukas | ||
DeviceZer0 | Matth1a3, how are you running it? | 22:38 |
Matth1a3 | i just type bitcoind -server | 22:39 |
Matth1a3 | maybe I have to copy it to usr/local/bin | 22:39 |
Matth1a3 | ? | 22:39 |
DeviceZer0 | Matth1a3, if you ONLY type "bitcoind" it wont work. when you simply type a command it looks in your system $PATH(try "echo $PATH" | 22:39 |
raevol | DeviceZer0: any ideas on what that command is? :( google is less than helpful | 22:39 |
Spikestuff | How do I get rid of the Unity bar in Ubuntu 11.04? | 22:39 |
DeviceZer0 | Matth1a3, nope run it as "./bitcoind -server" in the same folder | 22:39 |
DeviceZer0 | raevol, i looked and did not see it. give me a sec | 22:40 |
Saw | .. anyone? | 22:40 |
=== gewt is now known as l33td00d | ||
xangua | !classic | Spikestuff | 22:40 |
ubottu | Spikestuff: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". | 22:40 |
symptom | i made changes to synaptic via synclient and syndaemon, but Im trying to figure out how to make them persist accross reboot.... any help? | 22:41 |
Spikestuff | Thanks xangua. | 22:41 |
flameb | Hello | 22:41 |
DeviceZer0 | raevol, i cant find it. google around for "linux flash chrome" or different combos of that. | 22:41 |
=== l33td00d is now known as gewt | ||
DeviceZer0 | you may even need to just rm a file that chrome uses to regenerate | 22:41 |
manbra_laptop | th0r, I'm a bit lost here. I'm following https://help.ubuntu.com/community/Fstab. I used sudo blkid and found my windows drive on /dev/sda1. Then I go to /etc/ and put in fstab dev/sda1 and it gives me command not found. fstab by itself also gives me command not found. If I dir the directly there is a file in there called fstab | 22:41 |
raevol | DeviceZer0: thanks :[ i'll see what i can find | 22:41 |
Matth1a3 | DeviceZer0: thanks, i think that is working | 22:42 |
DeviceZer0 | manbra_laptop, fstab is not a command | 22:42 |
DeviceZer0 | Matth1a3, right on :) | 22:42 |
manbra_laptop | oh, god damn it. | 22:42 |
DeviceZer0 | manbra_laptop, what are you wanting to do? mount windows partition once? or ALWAYS mount it at boot? | 22:42 |
th0r | manbra_laptop: ok...first, make sure you can read/write the partition. Make a folder in your home folder (mkdir /home/username/windowxp | 22:42 |
flameb | Who Speak Spanish?+ | 22:43 |
th0r | manbra_laptop: then mount the partition there (sudo mount -t ntfs /dev/sda1 /home/username/windowsxp) | 22:43 |
dude | beavis speaks spanish | 22:43 |
DeviceZer0 | flameb, i think there is a spanish help channel | 22:43 |
xangua | !es | flameb | 22:43 |
savid | What's the correct cron format for "every tuesday at 7am" ? | 22:43 |
ubottu | flameb: 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:43 |
th0r | manbra_laptop: if it works you should see your windowsxp in that folder in your home dir | 22:43 |
dude | cargando caramba andando grrrrrr bunghole! | 22:44 |
flameb | ubottu thanks | 22:44 |
ubottu | You're welcome! But keep in mind I'm just a bot ;-) | 22:44 |
th0r | manbra_laptop: once you are sure it works, just add the following line to /etc/fstab (sudo nano /etc/fstab)... | 22:44 |
jgcampbell300 | I have a question about daemons ... the init.d script wants a name for it to start the daemon as (i think) ... but i cant seem to ask the right question to google to give me information of exactly what i need to learn to create daemon users | 22:44 |
dude | who invented fstab? | 22:45 |
jgcampbell300 | frank stabith | 22:45 |
jgcampbell300 | lol jk | 22:45 |
th0r | manbra_laptop: the line looks like this....../dev/sda1 /home/username/windowsxp ntfs rw,user,noauto 0 0 | 22:45 |
th0r | manbra_laptop: if the mount command doesn't work let me know | 22:46 |
jgcampbell300 | dude, good question ... im sure google would point you in the right direction to find that answer | 22:46 |
manbra_laptop | th0r, I got an error message. One sec, screenshotting. | 22:46 |
jgcampbell300 | can anyone point me to an page with information about creating users for system ??? users - i dont know what to call it .. a user that is not human | 22:47 |
th0r | manbra_laptop: try using -t ntfs-3g in the mount command | 22:47 |
manbra_laptop | th0r, I made the /home/username directory. Then I did "sudo mount -t ntfs /dev/sda1 /home/username/windowsxp | 22:48 |
manbra_laptop | Oh, nvm, I see what I did wrong | 22:49 |
fenjamin | im back | 22:49 |
keithb | savid: 0 7 * * 2 | 22:51 |
punter | My VPS provider has set /etc/apt/sources.list to its own repositories, which have not been updated for days. Can I just change the appropriate line to point to security.ubuntu.com and then press 'u' from aptitude? | 22:52 |
punter | Will that break existing packages? | 22:53 |
ActionParsnip | punter: should be fine as long as you stick to the same release | 22:53 |
ActionParsnip | punter: also: http://repogen.simplylinux.ch/ ;) | 22:54 |
punter | thanks ActionParsnip | 22:54 |
manbra_laptop | th0r, it mounted. I can access the partition w/ places and by terminal. I'm trying to add that line w/ nano. Does it matter where I put it? And, how do I save inside of nano? | 22:54 |
punter | ok | 22:54 |
dude | oneric with gnome2 is possible | 22:55 |
th0r | manbra_laptop: you save with Ctrl-X and then follow the prompts to save. The line should go at the end of the fstab file | 22:55 |
Gr8Q | hi there! what can i do from control network panel i cannot see my wired network card | 22:55 |
dude | save me from gnome3 and unuty | 22:55 |
th0r | manbra_laptop: fyi....the mount command is for one off mounts. If you put the line into /etc/fstab it will automatically mount every time the computer boots | 22:55 |
redmenace | hi, i have a prblm with blender. when i downloaded it and tried to launch the executable nothing happed | 22:55 |
redmenace | *happened | 22:55 |
bazhang | dude, you installed the gnome3 ppa? on 11.04? | 22:56 |
redmenace | me? | 22:56 |
bazhang | dude, or were you asking an #ubuntu+1 question ; ie oneiric | 22:57 |
manbra_laptop | th0r, thank you for the help. Sorry for being such a linux nub. | 22:57 |
ActionParsnip | dude: there is an unofficial fork called 'mate' documented on omgubuntu | 22:57 |
th0r | manbra_laptop: I had the same questions once....then the dinosaurs died | 22:58 |
manbra_laptop | lol. | 22:58 |
=== dsafds is now known as thessssx | ||
phong_ | guys, will you give me suggestion? should i install ubuntu as main and have windows as vmware? | 22:59 |
phong_ | or windows as main and ubuntu in virtual? | 22:59 |
phong_ | what do you guys think? | 22:59 |
StaticSyphon | anyone know if there are drivers for adaptec 1420sa raid card? | 22:59 |
ActionParsnip | phong_: what do you intend to use each OS for?? | 23:01 |
ActionParsnip | phong_: why not just dual boot? | 23:01 |
szal | ActionParsnip: how about dual boot? | 23:01 |
ActionParsnip | szal: waaaay ahead of you ;) | 23:01 |
szal | lol | 23:01 |
phong_ | hmm, so i have to restart eveytime i need on each os ? | 23:01 |
phong_ | lol | 23:01 |
phong_ | hmm | 23:01 |
ActionParsnip | phong_: ok, what are the OSes for? | 23:01 |
phong_ | for fun | 23:02 |
phong_ | not that i do anything | 23:02 |
phong_ | just to have it | 23:02 |
rocky_ | i have a question about the ubuntu clouding, i want to play around with clouding b4 i make it everyday use. is it possible for me to simulate this process on 1 single machaine using vmware (1 cluster + 1 node) | 23:02 |
phong_ | maybe paybills with ubuntu | 23:02 |
GOMI | anyone can give me some tips with installing a webcam with gspcav | 23:02 |
ActionParsnip | phong_: then it doesn't matter, if you intend to game then make the windows OS the host | 23:02 |
pAt_ | then use Ubuntu as your main system phong :D | 23:02 |
szal | gaming -> Windows on hardware.. resource-heavy Windows apps -> Windows on hardware.. all else -> Linux on hardware | 23:02 |
Quantum_Ion | Tell me a good story | 23:03 |
ActionParsnip | phong_: why do you even need windows? | 23:03 |
ActionParsnip | Quantum_Ion: wrong channel dude | 23:03 |
phong_ | ActionParsnip, ok, i'm going to install main on each HD | 23:03 |
szal | Quantum_Ion: we don't tell stories, we answer legitimate support questions | 23:03 |
ActionParsnip | phong_: you don't appear to have a real need for WIndows... | 23:03 |
phong_ | probably not, | 23:04 |
phong_ | ;) | 23:04 |
phong_ | but i found that windows has more apps | 23:04 |
phong_ | my work use windows | 23:04 |
ActionParsnip | phong_: so why complicate the system? | 23:04 |
ActionParsnip | phong_: so what if your work uses windows... | 23:04 |
phong_ | ActionParsnip, currently i install 3 OSes as vmware | 23:04 |
phong_ | Win 7 -Host, ubuntu, win2008 -> as vmware | 23:05 |
rocky_ | i have a question about the ubuntu clouding, i want to play around with clouding b4 i make it everyday use. is it possible for me to simulate this process on 1 single machaine using vmware (1 cluster + 1 node) | 23:06 |
phong_ | can ubuntu run webserver? | 23:06 |
ActionParsnip | phong_: you dn't seem to have any need for windows, I'm very confused as to why you are bothering with it | 23:06 |
sythe | Hey | 23:06 |
phong_ | ok i try to learn ubuntu then | 23:06 |
ActionParsnip | phong_: yes, may webservers use Linux | 23:06 |
sythe | Does someone have something against XBMC? | 23:06 |
sythe | It's nowhere in the repos | 23:06 |
sythe | And...it's highly regarded | 23:07 |
phong_ | ActionParsnip, i will learn more ubuntu ..try to stay away from windows then | 23:07 |
ActionParsnip | sythe: its ok, the xbmc team has a ppa | 23:07 |
sythe | And...awesome | 23:07 |
sythe | ActionParsnip: Not ok... | 23:07 |
sythe | It's worthy of the repos...IMO | 23:07 |
phong_ | ActionParsnip, so if i want to have web server what do i need for ubuntu? | 23:07 |
sythe | If PiTiVi can make it in, why can't XBMC, ActionParsnip? | 23:07 |
ActionParsnip | sythe: could add a suggestion on http://brainstorm.ubuntu.com | 23:07 |
sythe | ActionParsnip: It's been around for years and years | 23:08 |
ActionParsnip | sythe: those are totally different apps with different goals | 23:08 |
sythe | They won't add it | 23:08 |
sythe | ActionParsnip: And...PiTiVi is crap | 23:08 |
sythe | Lol | 23:08 |
ActionParsnip | sythe: maybe they will, there is an xbmc team ppa, you can add it and install the app | 23:08 |
ActionParsnip | sythe: many use it | 23:08 |
sythe | I mean....really, really, really obscure crap is there | 23:09 |
sythe | In the repos | 23:09 |
sythe | And XBMC isn't | 23:09 |
sythe | In fact, they still have Fluendo's media center | 23:10 |
ActionParsnip | sythe: all I can suggest is add the ppa and.or make the suggestion | 23:10 |
klj613 | can somone explain why i cant change folder permissions via nautilus if im using nautilus as 'root'. | 23:10 |
sythe | And...it's cancelled | 23:10 |
ActionParsnip | klj613: is the folder on an ntfs partition by any chance? | 23:10 |
GunClive | hi. is it true that ubuntu 11.04 has no partimage package? thanks | 23:10 |
sythe | ActionParsnip: You're telling me that nobody has tried that? | 23:10 |
sythe | I'm sure someone has | 23:10 |
ActionParsnip | sythe: tried what? | 23:10 |
klj613 | ActionParsnip: yes | 23:10 |
sythe | ActionParsnip: Suggesting it | 23:11 |
ActionParsnip | klj613: that's why. NTFS os far too basic to hold linux file permissions, you set the file access at mount | 23:11 |
ActionParsnip | sythe: maybe they did | 23:11 |
klj613 | ActionParsnip: i used aptana IDE to copy a project. now PHP cant do nothing with the files. | 23:11 |
ActionParsnip | sythe: what is the output of: lsb_release -sc please | 23:11 |
xangua | GunClive: if you mean gparted , it's on repository | 23:12 |
klj613 | ActionParsnip: i have setup mount correctly (so i think) as it worked, but the folder was copied now i got to remount? each time theres a new file? | 23:12 |
maxflax | was wondering about the installer - when trying to install on my macbook I get the option in the setup if I want to save my MacOS installation and install ubuntu on the side.. is that gonna work right out of the box? | 23:12 |
vehemoth | hi, how would I go about scrolling text in tty | 23:12 |
ActionParsnip | klj613: you set the mount as writable, it will apply to the whole filesystem | 23:12 |
maxflax | Thought u had to do the partitioning manual for the macbook comp | 23:13 |
ActionParsnip | sythe: https://launchpad.net/~team-xbmc/+archive/ppa is a ppa, it has up to maverick on it | 23:13 |
rocky_ | i have a question about the ubuntu clouding, i want to play around with clouding b4 i make it everyday use. is it possible for me to simulate this process on 1 single machaine using vmware (1 cluster + 1 node) | 23:13 |
GunClive | xangua, no partimage. | 23:14 |
ActionParsnip | rocky_: I guess, if you limit the CPU use on the VMs | 23:14 |
klj613 | ActionParsnip: how would i mount it as writable? | 23:14 |
ActionParsnip | !mount | klj613 | 23:15 |
ubottu | klj613: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount | 23:15 |
GunClive | could someone check if partimage appears in synaptic under 11.04? thanks. | 23:15 |
xangua | !info partimage | GunClive | 23:15 |
ubottu | GunClive: partimage (source: partimage): backup partitions into a compressed image file. In component universe, is optional. Version 0.6.8-1 (natty), package size 276 kB, installed size 968 kB | 23:15 |
qin | vehemoth: Shift-PgUp/PgDown | 23:15 |
bungholio | i just downloaded a font, how do i add that to my selection? | 23:15 |
klj613 | ActionParsnip: already been through that, although i ended up using a GUI (PySDM) which in the options i cant see 'writable'. although i assume u mean somthing like the umask? | 23:16 |
xangua | bungholio: double clic on it to install it | 23:16 |
xangua | or just move it to .fonts | 23:16 |
ActionParsnip | klj613: you can also use the remount option of mount | 23:16 |
rocky_ | ActionParsnip ok awsome if thats the only limitation im good. i just want to test this whole thing out b4 i install the operation systems on decated machines | 23:16 |
rocky_ | *operating* | 23:17 |
klj613 | ActionParsnip: then remount again next time i boot up, then again. i been through that months ago when i reverted back to windows for obvious reasons | 23:17 |
ActionParsnip | klj613: not so obvious to me | 23:18 |
vehemoth | thanks qin; your a life saver | 23:18 |
klj613 | ActionParsnip: that i dont want to play around with mount each time i boot up the pc | 23:18 |
minashokry | hello, I can't run glxgears. I get "Error: couldn't get an RGB, Double-buffered visual" message, any clues? | 23:19 |
ActionParsnip | klj613: if its an internal partition, you can add an entry to /etc/fstab and it will mount automagically and with the options you set | 23:20 |
klj613 | which i dont earlier, but the options doesnt seem to be applying to 'new folders' hence why php cant do nothing with them. going to try restart pc atm as i cant unmount the device (its busy) although i closed everything to do with the device | 23:21 |
minashokry | please guys, anyone has clues? | 23:23 |
jgcampbell300 | can anyone answer me this ... i am looking for a free solution to TeamViewer to run on ubuntu to fix people i knows computers from remote locations | 23:24 |
jsec | jgcampbell300: why not use TeamViewer? | 23:25 |
jgcampbell300 | jsec, i cant afford it just yet | 23:26 |
szal | jgcampbell300: TeamViewer is free | 23:26 |
jsec | jgcampbell300: ^^ that | 23:26 |
bungholio | is there a logout command? sudo logout? | 23:26 |
Onlyodin | killall -9 gnome-session? | 23:26 |
szal | jgcampbell300: drawback: it runs on Wine, so might not be perfect just yet | 23:26 |
jgcampbell300 | jsec, even if im going to charge people | 23:27 |
bungholio | Onlyodin: thanks | 23:27 |
jsec | szal: iirc, TeamViewer has a linux port now? | 23:27 |
szal | jsec: a Linux "port", heavily utilizing Wine | 23:27 |
bungholio | Onlyodin: didn't work. | 23:27 |
Onlyodin | bungholio, welcome | 23:27 |
Onlyodin | oh | 23:28 |
szal | they prolly customized a Wine lib for their needs | 23:28 |
jsec | szal: that's kind of funny. | 23:28 |
Onlyodin | with sudo or without? | 23:28 |
JZApples | Is anyone aware of a way to have nautilus keep the folder highlighted when you move forward and backward between folders. For example if I go into a folder from a long list of other folders and then click the back button, i would like to have the folder that i just went into highlighted so i know where i was. | 23:28 |
bungholio | Onlyodin: tried both. | 23:29 |
Onlyodin | something must've worked | 23:31 |
bungholio | Onlyodin: i got it - killall -KILL -u (NAME) | 23:32 |
bungholio | Onlyodin: thanks though | 23:32 |
fr0sted | hey all, does anyone know anything about the brioadcast accounts ? if i try to update my status etc, nothing happens, but i am able to like stuff ? | 23:32 |
fr0sted | any help would be groovy ! | 23:33 |
szal | briodcast? | 23:33 |
fr0sted | broadcast | 23:33 |
Onlyodin | bungholio, another alternative might be to try sudo service gdm restart | 23:33 |
szal | what's that supposed to be? | 23:33 |
fr0sted | using gwibber, and it doesnt post my updates | 23:33 |
bungholio | Onlyodin: okay, cool thanks! | 23:33 |
freebird | you guys, the ubuntu I' ve installed yesterdat came with a left bar that I definitively don't want it, how do I get back to normal ? | 23:34 |
fr0sted | do you know of another social app thats better ? | 23:34 |
CajunTechie | Hi everyone. Does anyone know of a good tool to search text across multiple files? I have 17k diles in a directory and need to search for specific text in one of them (I don't know which one) | 23:34 |
freebird | please | 23:34 |
phong_ | anyone know how to install web server for ubuntu? | 23:34 |
qin | CajunTechie: grep | 23:34 |
fr0sted | freebird: on login, change to ubuntu classic | 23:34 |
CajunTechie | phong: look at XAMPP | 23:34 |
fr0sted | on the bottom bar | 23:34 |
freebird | fr0sted, | 23:34 |
freebird | nice, I'll try | 23:34 |
CajunTechie | Dug qin. Thanks! lol I completely forgot about that | 23:34 |
fr0sted | freebird: enjoy | 23:35 |
CajunTechie | Duh rather | 23:35 |
exutux | CajunTechie: OMG why suggest XAMMP | 23:35 |
fr0sted | so any ideas with the broadcast ? | 23:35 |
CajunTechie | exutux: because it's easy for people starting out to use and grasp. What's wrong with it? | 23:35 |
fr0sted | xammp is good with windows | 23:35 |
exutux | phong_: web server for what? web server is apache generally but if you want use php and mysql you nedd LAMP | 23:35 |
StaticSyphon | any one have ideas about getting an adaptec 1420sa raid card to work with Ubuntu? | 23:35 |
exutux | CajunTechie: isn't easy is freaky | 23:36 |
exutux | !lamp | phong_ | 23:36 |
ubottu | phong_: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) | 23:36 |
minashokry | Hello, I installed fglrx by mistake (I don't have ATI card) and after that I can't login to unity anymore. I uninstalled fglrx but still can't login to unity. any clues? | 23:36 |
GunClive | partimage does not appear in my repositories. but it should be in 11.04. how can this happen? thanks | 23:36 |
CajunTechie | extutux: Huh? How is it not easy? You install it in like two commands?!? lol I'm not saying use it for production or anything but.. | 23:36 |
yeats | !info partimage | 23:37 |
ubottu | partimage (source: partimage): backup partitions into a compressed image file. In component universe, is optional. Version 0.6.8-1 (natty), package size 276 kB, installed size 968 kB | 23:37 |
JZApples | Is anyone aware of a way to have nautilus keep the folder highlighted when you move forward and backward between folders. For example if I go into a folder from a long list of other folders and then click the back button, i would like to have the folder that i just went into highlighted so i know where i was. | 23:38 |
exutux | CajunTechie: LAMP in only one command then... look above what ubottu says about LAMP | 23:38 |
CajunTechie | exutux: XAMPP *is* LAMP. It's just a preconfigured install of it. | 23:38 |
GunClive | yeats, i know it should be available. but it is not on my computer. but on my other computer it is | 23:38 |
exutux | nope | 23:38 |
atyoung | CajunTechie, fraid not, it's missing the L :P | 23:39 |
exutux | CajunTechie: XAMMP isn't LAMP is a fake for linux... :) | 23:39 |
CajunTechie | lol | 23:39 |
zul__ | I've a problem with git commit in permissions.. who can help me? | 23:39 |
fr0sted | oh nvm i found the problem and the fix for gwibber | 23:40 |
yeats | GunClive: check to see that universe is one of the repos you have selected | 23:41 |
CajunTechie | Fr0sted: What was the problem? I'm having a huge prob with the current gwibber myself | 23:41 |
exutux | CajunTechie: and most important thing...XAMPP isn't in the official repos too ...ok OT finished :p | 23:41 |
CajunTechie | exutux Good point. But I'm sure if he can use LAMP he can figure out how to download and untar a file properly. I hope at least! | 23:42 |
CajunTechie | Holy crap, grp is taking FOREVER to search these files :-( | 23:43 |
CajunTechie | grep rather | 23:43 |
GunClive | yeats, it is. but does not appear | 23:43 |
GunClive | yeats, i am using 64 bit system. is that the reason? | 23:43 |
BlueProtoman | Does anybody here have Ubuntu 11.04 64-bit and WINE, and would be willing to test a few programs for me? | 23:44 |
BlueProtoman | I'm getting a System76 in a few months, and I might play some games on it with WINE. | 23:45 |
exutux | CajunTechie: ok and apache2 ( fake apache inside XAMPP ) doesn't will have important security updates in that way...athoer good points for don't choose XAMPP? :p | 23:45 |
exutux | s/athoer/other/ | 23:46 |
yeats | GunClive: apparently so, looking at http://packages.ubuntu.com/natty/partimage | 23:46 |
yeats | GunClive: I use 64 bit and can confirm that it does not install | 23:46 |
GunClive | yeats, thank you. i thought my system was corrupted. but now i am relieved. | 23:47 |
qin | BlueProtoman: Use wine appdb on they website. | 23:47 |
BlueProtoman | qin: I know, but it doesn't have data for all the things I wanna use. | 23:47 |
yeats | GunClive: http://ubuntuforums.org/showthread.php?t=1358546 | 23:48 |
qin | BlueProtoman: Then #winehg may be good place. | 23:48 |
bazhang | BlueProtoman, #winehq not here | 23:48 |
BlueProtoman | Thanks, then. | 23:48 |
Pici | 54 | 23:49 |
olfireball | hi, who does wap pages here? | 23:51 |
szal | !ot | olfireball | 23:51 |
ubottu | olfireball: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 23:51 |
meomic | hey anyone else have 2 thunderbird windows on buntu 11.04? - ive started thunderbird once - i have this for 1-2 weeks already - dunno what to say about it lol | 23:51 |
zul__ | anybody use git? | 23:51 |
james_ | i do | 23:51 |
james_ | for pretty much all my vcs stuff | 23:51 |
yeats | zul__: what's your question? | 23:52 |
zul__ | james can you help me? | 23:52 |
james_ | zul__, i can try my best | 23:52 |
zul__ | ok | 23:52 |
zul__ | well when I try to commit a file in a git repo I get this error | 23:52 |
zul__ | Counting objects: 5, done. | 23:52 |
zul__ | Delta compression using up to 4 threads. | 23:52 |
zul__ | Compressing objects: 100% (3/3), done. | 23:52 |
zul__ | Writing objects: 100% (3/3), 291 bytes, done. | 23:52 |
zul__ | Total 3 (delta 2), reused 0 (delta 0) | 23:52 |
zul__ | error: insufficient permission for adding an object to repository database ./objects | 23:52 |
FloodBot1 | zul__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 23:52 |
satch5150 | hi all, trying to get xen installed on natty amd64 - apparently there is no libc6-xen pacakge for amd64 - how do I work around this ? | 23:52 |
james_ | zul__, is this when you're trying to push to master or actually commit a file locally | 23:53 |
feydr | what is ubuntu use virtuoso for? -- just upgraded and it's smacking my cpu around -- it's a sql db but not sure what it's being used for | 23:53 |
=== rafase282 is now known as Rafase282 | ||
zul__ | I get that error after doing: git add filename; git commit -a -m "message"; git push | 23:54 |
james_ | zul__, you're going to want to check your ./.git/config file within your local repo, check which user the origin 'master' is using, and verify on the remote side that that user has sufficient privileges to the entire repo store | 23:54 |
james_ | your origin 'master' setting will look something like: | 23:55 |
james_ | remote = user@host:/path/to/repo | 23:55 |
yeats | satch5150: this is from about a year ago, but http://www.virtualmin.com/node/15389 | 23:55 |
GunClive | yeats, i could compile the most recent version of partimage for 64 bit for myself even without any programming skills right? thanks again. | 23:55 |
satch5150 | yeats: thanks | 23:55 |
zul__ | I see this: | 23:56 |
james_ | careful not to paste too much again :P | 23:56 |
=== cdelapena is now known as cdelapena2 | ||
zul__ | repositoryformatversion = 0 | 23:57 |
zul__ | filemode = true | 23:57 |
zul__ | bare = false | 23:57 |
zul__ | logallrefupdates = true | 23:57 |
zul__ | [remote "origin"] | 23:57 |
FloodBot1 | zul__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. | 23:57 |
zul__ | fetch = +refs/heads/*:refs/remotes/origin/* | 23:57 |
exutux | james_: tha famous last words lol | 23:57 |
yeats | GunClive: compiling typically doesn't involve programming skills, though I would look at http://packages.debian.org/squeeze/partimage before installing from source | 23:57 |
satch5150 | I'm not sure that helps me much, since I'm trying to do this through apt and I have no idea where an install.sh is edit | 23:58 |
zul__ | james are you there? | 23:58 |
exutux | !paste | zul__ | 23:58 |
ubottu | zul__: 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:58 |
zul__ | ok sorry exutus | 23:59 |
phenrique | Quem consegue invadir esse site? www.hatin.net? | 23:59 |
phenrique | Who can invade that site? www.hatin.net? | 23:59 |
bazhang | !ot | phenrique | 23:59 |
ubottu | phenrique: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!