/srv/irclogs.ubuntu.com/2008/10/14/#ubuntu.txt

skorasaurusi did some google searching and couldn't find anything helpful yet00:00
LjLmeoblast001: it might show up after the next reboot, for now just type it in a terminal00:00
BlueEagleskorasaurus: is the filesystem vfat or ntfs?00:00
skorasaurusits fat1600:00
skorasaurusiirc00:00
adiso now I should reboot and from tty i should use visudo?00:00
BlueEagleskorasaurus: so then you want -t fat00:00
DaskreecHWhere could I find out if a Unichrome Video card would use the Via or unichrome driver ?00:00
LjLadi: no, you should answer questions i ask00:00
LjLadi: and i asked you to type "sudo true" and see if that works.00:00
skorasaurusBlueEagle: same response.00:00
adi1 sek00:00
sebjojrib: ps -ef | grep apache ?00:01
adiLJL | thanks :)00:01
Moolooanyone know what the difference is between dvorak and dvorak international layouts? it doesn't say a specific nationality00:01
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable00:01
adiroot@ubuntu:~# sudo true00:01
adisudo: can't stat /etc/sudoers: No such file or directory00:01
BlueEagleskorasaurus: sudo fdisk -l |grep /dev/sda100:01
LjLMooloo: probably has a few accented letters mapped to AltGr + stuff00:01
DaskreecHadi: you killed sudo00:02
ianm_anyone have a lenovo ideapad ?00:02
Frogging101k00:02
adi:(00:02
LjLadi: ok. reboot into recovery mode (that's a choice available in your GRUB boot menu), then copy the sudoers that you have in your home into /etc/sudoers (with "cp /home/whatever/sudoers /etc/sudoers")00:02
Frogging101whoops00:02
jribsebjo: sure00:02
Moolooah it does. thanks LjL.00:02
mib_scwp2oi need help D00:02
bunnytoI Love Ubuntu00:02
DaskreecHLjL: It's amazing how bad a mistake you can make and have it trivially fixed in LInux00:02
DaskreecHnaruto: Believe it!00:02
DaskreecHmib_scwp2o: with ?00:03
adihow to boot in recovery mode?00:03
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable00:03
LjLDaskreecH: so you can make it again the next time00:03
adioh i get it00:03
mib_scwp2o:/00:03
LjLadi: usually, do you see a menu when you boot?00:03
adisory00:03
DaskreecHadi: When you reboot press esc when you see the grub message00:03
adiyes i remmber00:03
skorasaurusBlueEagle: /dev/sdb1               1         979      250574+   6  FAT1600:03
DaskreecHLjL: Hopefully more disatrious this time00:03
jribsebjo: please use a pastebin and talk in the channel00:03
adiim trying to understand everything clear00:04
skorasaurus(it's been sdb1, not sda1, but i issued the same command as directed before, replaced the sda1 with the sdb1, but i had same result.00:04
Tetracommoh no00:04
BlueEagleskorasaurus: The command you're trying to use with fsck is it `sudo fsck /dev/sdb1`00:04
TetracommSorry00:04
BlueEagle?00:04
adicause i think if I dont make it I cant log in my sys anymore00:04
skorasaurushah - i fogot to sudo that.00:04
adiright?00:04
sebjojrib: ok. sry00:05
skorasaurusi received some results.00:05
mib_scwp2oany one know how :(00:05
skorasaurusdon't know if it's good or not.00:05
dave____ok so my brand new WD eide which has been working great for a week is now freezing my system up compeltely (need to hard boot each time)00:05
BlueEagleskorasaurus: The reason I asked is because your error message reffered to /dev/sda100:05
LjLadi: you can log in, but you can't use sudo. so reboot into recovery mode, and fix sudo.00:05
jribsebjo: well you can either kill apache yourself or reboot00:05
dave____and im getting this error00:05
dave____http://paste.ubuntu.com/57038/00:05
meoblast001LjL: i just deleted ~/.sane/xsane and now it works00:06
dave____anyone know what to make of it? google is no help nobody seems to have solved it00:06
skorasaurusBlueEagle: i issued it again with sdb1, and i had the same msg.00:06
adiah ok this is a good news :)00:06
=== recon_etc is now known as recon
adilater... and thanks LJL00:06
sebjojrib: ok. sounds scary.00:06
dave____it freezes up whenever i do anything with high HD activity like ktorrent00:06
LjLdave____: i can't make much sense of those errors, but it's pretty common for new HDs to fail00:06
sebjojrib: just "kill $pid" ?00:06
dave____im scared00:06
BlueEagleskorasaurus: I'm not sure if it's required but check your /proc/filesystems to see if fat16 is listed there.00:06
dave____so i should return it?00:07
KenthreeHello, deluge seems to ingore my file selection and downloads even files marked as "Don't download", am i doing something wrong?00:07
BigKahunahi there...hopefully someone can help me out with this...About an hour ago I was able to minimize windows to my tray in ubuntu, now I can not.  I didn't manually change any settings.  Any ideas what may have happened?00:07
=== Carnage` is now known as Carnage\
LjLdave____: boot from a live CD, and use the "smartmontools" package ("smartctl -H" command) to see if the HD is damaged (if it says it is, then it is, but even if it doesn't detect it, it might still be damaged)00:07
skorasaurusBlueEagle: pardon ? i dont understand that.00:07
Xsss4hellWhen I copy/move files from directory a)(777) into directory b) (755), will the files copied/moved obtain the permissions of directory b) ????00:07
BlueEagleskorasaurus: cat /proc/filesystems |grep fat00:07
jribsebjo: 'sudo apache2ctl stop' doesn't work right?00:07
BlueEagleskorasaurus: does that return anything?00:08
dave____ok will do thanks00:08
skorasaurusBlueEagle: vfat00:08
dave____jrib: try "sudo pkill apache"00:08
LjLdave____: if you aren't sure how to go about checking, you can rejoin this channel from the live cd00:08
Xsss4hellI mean howto tell that files/folders should obtain it's parent's rights automatically??00:08
skorasaurusblueeagle, ill pastebin the results of the last fsck00:08
dave____cool thanks00:08
jribdave____: thanks00:08
node357Xsss4hell, not sure. try copying a test file or directory to see00:09
skorvhow can i run gnome on ubuntu server00:09
Mooloois this sane for dual-booting vista/ubuntu: [50G vista primary] [ Ext: [15G ext3 as /] [4G swap] [100G ext3 as /home] ]?00:09
skorasaurusBlueEagle: http://pastebin.ca/122634600:09
skorv(new guy to linux trying a server config = crazy)00:09
sebjojrib: no00:09
BigKahunahi there...hopefully someone can help me out with this...About an hour ago I was able to minimize windows to my tray in ubuntu, now I can not.  I didn't manually change any settings.  Any ideas what may have happened?00:09
Moolooi figure /boot partitions are not in style anymore?00:09
DaskreecHskorv: apt-get install ubuntu-desktop00:09
* skorasaurus smirks at foucault's name00:10
jribsebjo: k, try 'sudo pkill apache2' as was suggested then00:10
Xsss4hellnode357: copied a textfile with 777 into my pictures dir which is 755... but it stayed 77700:10
Xsss4hell:(00:10
lineman60xsss4hell chmod00:10
bobertdosMooloo: I'd say that's sane, a bit excessive for a home partition, but sane.00:10
sebjojrib: ok. i'm back. thx00:11
sebjo:)00:11
DaskreecHjrib: Seems the driver is shot00:11
jribDaskreecH: eh?00:11
BlueEagleMooloo: The removal of the 1024 cylinder limitation that plagued boot loaders in the past removed the main reason for /boot partitions. However I still think it a good idea to have a boot partion with -noauto mounting to protect your kernel from accidental alterations.00:11
Xsss4helllineman60: Isn't there some option to tell childs to get the rights of it's parents?? I don NOT want to chmod every file every time I copy, etc.00:11
DaskreecHjrib: the Unichrome driver is freezing ubuntu as soon as it boots00:11
DaskreecHjrib: Seems to be a long standing issue00:12
Xsss4helllineman60: like in windows..00:12
lineman60man chmod00:12
jribDaskreecH: not +1-specific?00:12
DaskreecHjrib: Bug has been open since dapper was +100:12
BlueEagleMooloo: Even so, having a boot partition with -noauto mounting may lead to some confusion when attempting to upgrade the kernel but forgetting to mount /boot first.00:13
Xsss4helllineman60: I know what chmod is and howto chmod. But it doesn't make the childs automatically obtain it's parents right :(00:13
DaskreecHHmm00:13
Mooloohm00:13
foucaultlusers00:13
DaskreecHI wonder if it's compiz that's kicking it in00:13
DaskreecHhow do I swap back to metacity from CLI ?00:13
lineman60xsss4hell yes   need to look00:13
squiddyhi.. do i have to install alsa-firmware from medibuntu repo ? and what is it for ?00:13
break_freeok, can someone explain to me why my xorg.conf file changed my LCD monitor to a CRT with 1024x768 resolution instead of 1920x1200???? I love linux but seriously what the hell00:14
BlueEagleXsss4hell: By default, when creating a file (which is what you're doing when copying a file) the new file gets the same owner as the one invoking the cp command.00:14
skorasaurusBlueEagle: any comments after looking at my latest pastebin: http://pastebin.ca/122634600:15
Xsss4hellBlueEagle: and the same permission 777,775 etc?00:15
aranhi00:15
lineman60xss4hell look at umask00:15
BlueEagleskorasaurus: That looks like a successful correction of a filesystem.00:16
skorasaurusBlueEagle: so, the files should no longer be read only ?00:16
Ademandpkg is telling me to run dpkg --configure -a  because it blew up in the middle of an install (monodoc-something-or-other failed to un-gzip) do i *really* have to do dpkg --configure -a ? that seems excessive for the issue at hand... any thoughts/comments?00:16
Xsss4helllineman60: chmod can't do that.. gonna man umask00:16
Ademanwait nevermind i'm stupid00:17
BlueEagleXsss4hell: I hope not. ;) I think the default mod is given when mounting the filesystem of the target.00:17
lineman60Xsss4hell ya did rease what you wanted00:17
BlueEagleskorasaurus: That depends on how you mount the filesystem.00:17
lineman60*not00:17
BlueEagle!fat00:17
ubottuTo view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE00:17
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable in a shell00:18
vmartinezhello could someone help me, i am not able to update ubuntu 8.10b , and also would like some help in removing edubuntu,  i am a newuser00:18
BlueEagleskorasaurus: that first link I believe discusses setting user masks.00:18
LjLmeoblast001: sometimes the simple things to try are the most effective - i didn't think of that. glad it works anyway00:18
meoblast001LjL: thank you for the help00:18
airtonixwhy isnt the new vlc avaiable from : http://www.videolan.org/vlc/00:18
airtonixavailable*00:18
hiredgoonwhat does it take to get a built version of vmware server in the partner repo?00:19
adihi00:19
thiebaudevmartinez:sudo apt-get update-manager -d00:20
omega_hola00:20
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable00:20
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable00:20
mib_scwp2ohow would i do this for example: $variable = locate *.html , echo HTML UPDATE!! >> $variable00:20
JazaI have a question why doesn't ubuntu let me connect to my Vista network?00:20
FloodBot3mib_scwp2o: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.00:20
JazaI tried everything00:20
omega_hola00:20
BlueEagleskorasaurus: If you look at the section where <option> is explained you will see there how adding a fmask and dmask will help making the files readable (and writable) by non-root users.00:20
omega_alguno de argentina?00:20
LjL!es | omega_00:20
ubottuomega_: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.00:20
adiLjL | i did it and now how can I test that every thing is ok00:20
chun_jh00:20
airtonixhttp://www.videolan.org/vlc/download-ubuntu.html : only has instructions for version 0.8400:20
LjLadi: type "sudo true" again and see if it complains.00:21
skorasaurusblueeagle: thanks.00:21
chun_what00:21
adiok00:21
Werdnatrue?00:21
BlueEagleskorasaurus: You're welcome00:21
thiebaudevmartinez:in synaptic remove the edubuntu packages00:21
LjLchun_: hi, this is the Ubuntu support channel.00:21
* skorasaurus looks at the link.00:21
BlueEagleWerdna: man true00:21
adiadi@ubuntu:~$ sudo true00:21
adisudo: /etc/sudoers is mode 0755, should be 044000:21
* Werdna giggles.00:21
adiwhat does that mean?00:21
Werdnayou're stuffed, unless you set a root password.00:21
BlueEagleadi: sudo chmod 0440 /etc/sudoers00:21
adiok00:22
WerdnaBlueEagle: duhhhh, sudo doesn't work, so he can't use sudo.00:22
sebjoexit00:22
DaskreecHBlueEagle: He can't sudo00:22
Werdnaadi: do you have a root password?00:22
adiok i did it00:22
BlueEagleDuh.. I thought that was just a warning.00:22
BlueEagle:/00:22
adiyes00:22
LjLi'm not so sure he can't sudo, i think that's a warning.00:22
DaskreecHadi: reboot to recovery mode and run chmod 440 /etc/sudoers and you should be all right00:22
LjLBlueEagle: and you were right, too.00:22
BlueEagleLjL: Thank you.00:22
DaskreecHLjL: He can't00:23
LjLadi: what does "sudo true" say now?00:23
JazaI can't get on my windows network from my ubuntu PC can anyone help?00:23
DaskreecHLjL: Where did he (assuming that adi is a he) get the sudoers file from ?00:23
BlueEagle!samba | Jaza00:23
ubottuJaza: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.  Also see https://bugs.launchpad.net/bugs/21209800:23
Werdnahttp://ubuntuforums.org/archive/index.php/t-422515.html00:23
adisudo: /etc/sudoers is mode 0755, should be 044000:23
LjLDaskreecH: he had a copy in $HOME (for some reason)00:23
DaskreecHah00:23
DaskreecHok00:23
DaskreecHshould be fine after that then00:23
LjLadi: then do as DaskreecH said00:23
LjLBlueEagle: (so no, you were not right after all ;)00:24
dimmmy english is very slow, but may be recovery mode is help for edit sudoers?00:24
adiok :)00:24
LjLdimm: yes00:24
BlueEagleadi: The solution is to boot back into recoverymode (you're right dimm) and do the chmod from there.00:24
DaskreecHdimm: recovery mode is a way to fix any errors past a kernel problem00:25
JazaI'm using samba and have it installed, when I go to network places I can see my windows shared folders.  However, it asks me for a password which I don't have for that network.00:25
ubuntu_ok so its me again from the live cd using smart tools00:25
ubuntu_and i got the error00:25
ubuntu_# 1  Extended offline    Completed: read failure       90%       212         10520149700:25
LjLubuntu_: use the pastebin if it's longer than one line please00:25
ubuntu_# 2  Conveyance offline  Completed: read failure       90%       211         10520149700:25
adiok i just write the command in paper :900:25
ubuntu_just those two that look important00:25
LjLubuntu_: that looks like a failure00:25
adinow i will reboot00:25
LjLubuntu_: still anyway, pastebin the complete output of "sudo smartctl -H /dev/whatever ; sudo smartctl -A /dev/whatever"00:26
JazaI try hitting the enter without the password but I get a message stating that the folder cannot be mounted?00:26
ubuntu_ok00:26
Jazaany suggestions?00:26
LjLubuntu_: do you have important data on that drive anyway?00:26
brisingrkidunrar00:26
brisingrkid#unrar00:26
alphamale2I have my box connected to my internet. and a static ip setup and it does ping but it wont apt update   any idea?  it wont connect or anything00:27
LjLbrisingrkid: ?00:27
BlueEagleJaza: So the share is not password protected?00:27
LjLalphamale2: do other things (like, browsers) work?00:27
brisingrkidsorry guys wrong server00:27
alphamale2LjL yes i firefoxed to the external ip and it goes right to it00:27
alphamale212.207.216.124 <00:27
Jazano it's not, but it still asks me for a password00:27
LjLalphamale2: does it work also if you use a hostname instead of an IP?00:28
Flare183!who | Jaza00:28
ubottuJaza: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)00:28
alphamale2LjL let me check00:28
DrXanyone know why mount -t cifs //<remotePC>/<remoteWindowsShare> /mnt/mountpoint is asking for a password (none defined in Windows) and how to get around it?00:28
JazaBlueEagle:  no it's not, but it still asks me for a password00:28
dimmDrX, try qwerty00:28
alphamale2LjL im not sure. i did a browser test and it went to wikipedia00:28
LjLalphamale2: what do you mean a browser test?00:29
BlueEagleJaza: Is the username you use in linux a valid username in windows by any chance?00:29
DrXdimm: as a password, it didn't work (I assume u d/n mean a qwerty kb)00:29
thiebaudealphamale2:did firefox open up00:29
alphamale2LjL i did webserver into the url00:29
thiebaudedid00:29
thiebaudeok00:29
ubuntu_ok its00:30
ubuntu_http://paste.ubuntu.com/57189/00:30
LjLalphamale2: err, sorry i still don't get you. just type www.google.com into the URL bar00:30
Jaza BlueEagle: Not sure, I have the same username for both as far as can tell.00:30
alphamale2LjL ok00:30
DrXdimm: i also gave everyone FC on share & NTFS permissions, not sure what gives00:30
BlueEagleJaza: Does that windows user account have a password defined?00:30
DrXBlueEagle: Yes, I tried it, and it didn't work00:31
LjLubuntu_: ok, it still hasn't "failed" according to the threshold, but i'm pretty convinced it's about to fail - or has had a bad shock, anyway. since it's a week old, i'd just return it under warranty without thinking twice about it.00:31
BlueEagleDrX: I am sorry, but I haven't gotten to your problem yet. ;)00:31
alphamale2LjL how will this help me with it not being able to download packages?00:31
ubuntu_ljl good call00:31
ubuntu_thanks00:31
LjLalphamale2: it won't, but i need to know whether it's an APT specific problem, a DNS problem, or what00:31
JazaBlueEagle: not there is no password for that username in windows, that's why I don't understand why it asks me for one.00:31
DrXBlueEagle: I reset the password & the error code changed from 13 to 500:32
ubuntu_so what do you reccommend for linux as an IDE ? (250+ gb)00:32
alphamale2LjL ok what do you want me to test00:32
ubuntu_this was a WD eide caviar00:32
Thorsten11has anyone here put ubuntu on there mac? if so, was it with boot camp? or is virtualization the easiest route00:32
adiLjL | here is my sudoers content: http://paste.ubuntu.com/57190/00:32
LjLalphamale2: just if typing "www.google.com" into the URL bar results in google loading up, or not.00:32
alphamale2LjL yes it loaded00:32
BlueEagleJaza: Well the reason for it failing may (and I cannot overemphasize MAY) be the crulpit here. What I suggest you do is to define a password for that user on your windows box and then try again.00:32
thiebaudealphamale2:and you tried a sudo apt-get?00:32
chris4585what command will set every file/folder and sub folder as root permission?00:32
LjLadi: you don't need to have "adi" in sudoers. "adi" should be an "admin", so just use the "admin" line.00:33
adiall I wanted to do was to be able to axess synaptic and other apps without typing pass all time00:33
LjLalphamale2: ok, do "echo $http_proxy $HTTP_PROXY" in a terminal, does that show anything?00:33
alphamale2LjL i did a ping google.com on the server and its not pinging00:33
LjLalphamale2: oh00:33
adithat is why i changed root with adi00:33
JazaBlueEagle: thanks, I'll try that.00:33
LjLadi: terrible idea.00:33
jribThorsten11: either works fine.  You can use bootcamp (or refit) if you want to install ubuntu to a partition.  Or just use virtualization if you don't want ubuntu installed to its own partition00:33
adireally?00:33
thiebaude!root00:33
ubottuDo not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo00:33
adiim the only one who use this pc00:33
adino one else use this00:34
LjLadi: yes. now edit it with "sudo visudo", put back "root", remove the "NOPASSWD", and if you really want to have it, put it in %admin00:34
alphamale2ljl, but i can ping the external ip and the internal and get to the box via the external it doesnt make sense00:34
adii got bored to type pass for everything00:34
dimmDrX, i try now 'smbclient -L 192.168.0.2'  he asked me for password, i just push enter, and see on share's on windows machine. But i can't use mount -t cifs. may be we use smbmount?00:34
LjLadi: that's a terrible idea nonetheless, you shouldn't change sudoers like that.00:34
BlueEagleDrX: That last advice I gave Jaza may be applicable to your problem aswell, however since you're doing a mount it may not work for you even if it works for Jaza.00:34
LjLalphamale2: it would make sense if your DNS weren't working00:34
adimmmm ok00:34
dimmDrX, *may be we must use smbmount?00:34
LjLalphamale2: IPs would work, but hostname would not (and APT uses hostnames)00:34
DrXBlueEagle:00:34
LjLalphamale2: but then that's weird, since you can go to the site on a browser...00:35
adibut is ther a good idea to make my os not asking for pass everytime i launch synaptic00:35
adior do admin tasks00:35
LjLadi: look, join #ubuntu-it00:35
DrXBlueEagle: here's how I resolved it:  i had changed the password to <null> (that threw an error 5) so i changed it to <somethingNotNull> and it worked00:35
bunnytohow to install windows 2009 on Ubuntu?00:35
Thorsten11jrib: thanks, i'm still debating but i think i'll go virtualization. I guess the next question would be, paralells or vmware?00:35
supertankerWhat's the best way to set up a server for local storage on my network? Like, where I can just dump files I don't want to keep on my desktop?00:35
alphamale2ljlm the sever will ping the router as well00:35
adiwhy .it?00:35
DrXBlueEagle: copying via a mount faster than copying with Nautilus?00:36
BlueEagleDrX: ...and that is the advice I gave Jaza so you're good. :)00:36
alphamale2ljl**00:36
lineman60supertanker windwos desktop or linux00:36
jribThorsten11: I used virtualbox00:36
dimmadi, "dimm ALL=NOPASSWD: ALL" in /etc/sudoers is available me do not enter password where i use sudo with any command00:36
LjLadi: because from your hostname, i'm assuming you're italian00:36
LjLalphamale2: but that's still by IP00:36
LjLalphamale2: try "ping archive.ubuntu.com"00:36
adiim in turin italy but im not italian ...00:36
tj83supertanker, samba would work.. but is a pain to set up.. I prefer the use of FTP... as I can use it remotely as needed00:37
LjLadi: nevermind then00:37
eavatarI need some aid here00:37
alphamale2ljl, wont ping00:37
LjLadi: anyway, i'm not saying you must not do that. i'm only saying you're doing it in the wrong way.00:37
adiso to that what should I do?00:37
LjLalphamale2: then it's a dns problem00:37
smil3ysupertanker>  ive been using freenas, but you can do the same with ubuntu just have to do all the configuring yourself00:37
LjLalphamale2: what do you have in /etc/resolv.conf ?00:37
lineman60supertanker if your computers are windwos then Samba, if they were linux then nfs, and if you realzy use Winscp with ssh indbaled in ubnutu00:37
LjLadi: i'll pastebin a decent sudoers for you to use00:37
adimany many thanks00:38
alphamale2weird.00:38
adi:)00:38
eavatarI just installed Kubuntu on my machine and after the installation grub don't found my windows partition00:38
alphamale2search clubmckinley.tk and nameserver 192.168.0.100:38
tj83!ask | eavatar00:38
ubottueavatar: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)00:38
skorvany idea how to get num lock on at boot in ubuntu server?00:38
supertankerlineman60: What's NFS?00:38
supertankerI am familar with Samba, (Kind of) but not NFS.00:38
jamesish1skorv: it's normally a bios setting.00:38
Thorsten11jrib: is virtualbox an alright option for a newbie?00:38
lineman60think if it as a network share for linux00:38
balrog_im trying to get xrandr working, and "xrandr -q" gives me an error (http://paste.ubuntu.com/57194/) <-- my xorg.conf is appended   help?00:38
jribThorsten11: yep, easy as pie with a nice gui00:38
tj83Thorsten11, vbox is great for newb/pro alike00:39
Thorsten11jrib: sweet, thanks:)00:39
balrog_Thorsten11: yes.  virtualbox is very good00:39
ng0nvbox ?00:39
lineman60subertanker http://en.wikipedia.org/wiki/Network_File_System_(protocol)00:39
thiebaude!vbox00:39
ubottuvirtualbox is a x86 !virtualizer. A !free edition is available from !Gutsy as 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox00:39
Thorsten11i'm gonna give it a try right now:)00:39
alphamale2how do i restart networking00:39
DrXBlueEagle: odd... Windows isn't showing anything in the folder (even with refresh), but from the Linux side it does00:39
LjLadi: http://paste.ubuntu.com/57196/00:40
adiok thanks :)00:40
tj83alphamale2, sudo /etc/init.d/networking restart00:40
LjLalphamale2: well, are you sure your router (192.168.0.1) does act as a nameserver?00:40
rampageoberonHi, just wondering is there any tool to link a pidgin session to a finch session?00:40
alphamale2ljl, yes00:40
LykkefeenLjL: Hi again, I did the memtest with 3 passes and no errors - is there any tool on the live CD which I can use to restore my /var/apt/-folder?00:41
beautifulsnowHello, how do I check what versions of the linux kernel I have installed? (not the one I'm currently using)  thanks in advance  :300:41
alphamale2ljl, or it used too00:41
DrXBlueEagle: and, Windows shows no space is being consumed on the windows drive00:41
BlueEagleDrX: Well.. windows is... windows I guess.00:41
LjLLykkefeen, have you forgot about smartmontools? i said to check the memory, but i also said i thought an HD problem more likely00:41
alphamale2ljl, im going to change that to my real name server by mediacom00:41
LjLalphamale2: well try "nslookup archive.ubuntu.com 192.168.0.1"00:41
jribbeautifulsnow: aptitude search '~i~nlinux-image'00:41
DrXBlueEagle: how can i be sure the files are being copied to the windows share and not somewhere else on the Linux box?00:42
LykkefeenLjL: sorry yes I forgot that name in the rush, I'll try that!00:42
beautifulsnow:D thanks00:42
BlueEagleDrX: In any case fixing windows file sharing on windows clients and servers is out of the scope of this channel. (and thank <insert_diety> for that)00:42
alphamale2ljl, actuly changing the value worked00:42
LjLLykkefeen: remember you can join this channel while on the live cd00:42
smil3ybeautifulsnow>  take a look at /boot/grub/menu.lst00:42
LjLalphamale2: then the problem is with your router00:42
BlueEagleDrX: `mount` will list mount points.00:42
LjLalphamale2: the changed value probably won't stay, though. /etc/resolv.conf is now auto-updated by some program (resolvconf, or network-manager), something i'm not very familiar with00:43
alphamale2ljl, affirm  that command you gave wont ping00:43
BlueEagleDrX: Also be aware that there might be caching going on so that even after a copy appears to have completed the file may not have been written to the server disk yet.00:43
kapipiすみませんが、日本語のチャンネルありますか?00:43
alphamale2ljl, how do i make it permenant00:43
alphamale2i got 8.0400:43
LjL!jp | kapipi00:43
ubottukapipi: 日本語の場合は #ubuntu-jp または #kubuntu-jp を参照して下さい00:43
kapipiありがとう00:43
Guest55151Hello.00:44
LjLalphamale2: i'm not very sure honestly, i removed both network-manager and resolvconf because i hated them...00:44
kapipiLjL thank you00:44
adiLjL I have a prob..00:44
DrXBlueEagle: well, it shows //<ipOfWindowsPc>/<sharename> on /mnt/mountpoint, and it shows a file I created with vi from the Linux box on the Windows box, but no cp file... how much could it possibly cache?00:44
alphamale2ljl, do i neev ether of them? im going to be always static. and im not running any hosting00:44
Guest55151clear00:44
adii still can't be root#00:44
DrXBlueEagle: and, can I restart a nautilus copy that failed without recopying the existing data?00:45
Picialphamale2: look at /etc/dhcp3/dhclient.conf for the 'prepend domain-name-servers' line.  Uncomment and modify as necessary.00:45
LykkefeenLjL: unfortunenately, my wireless network card is not recognised by ubuntu and I use ndiswrapper so I don't think I'll be able to go online using the live CD.. But do you know how I can install the smartmontool - regarding to dependencies and other issues? Or is it on the liveCD?00:45
LjLkapipi: どういたしまして。00:45
BlueEagleDrX: I would assume that any such cache would be 4k or somesuch.00:45
alphamale2Pici: ok00:45
adito give sudo visudo and paste the content of the file you pastebin it00:45
tj83Lykkefeen, what card do you have? not realtek by chance?00:45
Guest55151I would like to know, is there an Ubuntu Server Edition live cd? I downloaded the ISO, but you have install it.00:45
LjLLykkefeen: uhm, that could be a problem, i don't know if it's on the live cd00:45
adiadi@ubuntu:~$ sudo true00:46
adisudo: /etc/sudoers is mode 0755, should be 044000:46
LjLGuest55151: no, because the server edition doesn't have a GUI, so it would probably be a little pointless00:46
LjLadi, yes, you do still need to go to recovery mode and chmod that.00:46
Lykkefeentj83: D-link DWA 645 using Atheros chipset :)00:46
Guest55151oh okay00:46
adibut i did that00:46
LjLadi:  chmod 440 /etc/sudoers00:46
LjLadi: well, it doesn't seem like it worked, though00:46
adiyes00:46
tj83Lykkefeen, ok, cant help with that...sorry00:46
LjLadi: do "ls -l /etc/sudoers"00:46
DrXBlueEagle:  y, the linux box doesn't show anything either, and I created another file with vi and it's there00:46
adiok00:47
DrXBlueEagle: and Windows shows both vi files but not the cp files00:47
adi-rwxr-xr-x 1 root root 561 2008-10-14 01:16 /etc/sudoers00:47
LjLLykkefeen: no way you could connect to a wired ethernet?00:47
=== InHisNam1 is now known as InHisName
BlueEagleDrX: Does it show the copied files if you unmount the share?00:47
=== Guest33605 is now known as suffer_-well
LjLadi: well, then you didn't do the chmod correctly. go to recovery mode again, and type this exactly:  chmod 0440 /etc/sudoers00:48
thiebaudeguest55151:you can request a server cd00:48
adiok I'll try again..00:48
BlueEagleLjL: Are we sure his /etc/ is mounted?00:48
LykkefeenLjL: Not really :( Uni halls with only wireless net... But can't I just download some packages and install them in another way than apt-get install? Or is dependincies the problem? Or is it just my corrupted apt-get that destroys everything?00:48
adiah its without sudo at the beginin?00:49
adiI put sudo chmod00:49
DrXBlueEagle: no00:49
LjLBlueEagle: uh, i suppose so, /etc is not usually a separate partition00:49
LjLadi, when you're in recovery mode, you're root. so no, no sudo.00:49
LjLbut you need to be in recovery mode.00:49
epic_fiwhat happened to the forums?00:49
adiah ok i see00:49
LjLLykkefeen: you can try00:49
LjL!offline | Lykkefeen00:49
ubottuLykkefeen: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://apt.alturl.com/ (now with Gutsy and Hardy support)00:49
BlueEagleDrX: then I don't know why that is.00:49
adilater...00:49
suffer_-wellhey guys this thing changed in my menu list after i downloaded like 500 updates and the on-off icon in the upper right hand corner changed to a man running and the help icon turned into a lifesaver. how can i get back to that?00:49
Atomic_UEanyone know of an app to edit iso files?00:50
tj83suffer_-well, sounds like your now running ubuntu 8.10 instead of 8.04..00:50
LykkefeenLjL: good idea, I've got another ubuntu machine I can get to fix the packages..00:50
suffer_-welltj83 is that a beta version00:51
tj83its is suffer_-well00:51
epic_fiAtomic_UE, you can extract ISOs with archive manager00:51
DrXBlueEagle: I'll figure it out, thanks 4 the help!00:51
suffer_-wellis it really quirky tj8300:51
bunnytoapt-get install windows98  - doesnt work, HELP00:51
Atomic_UEepic_fi, looking for something to modify an iso. add/remove files form it00:51
thiebaudeso far everything works for me in 8.1000:51
tj83suffer_-well, well.... its release is on oct30th so dont expect much to change... i tried it... and have it on dual boot for testing.. but i am keeping 8.04 for now00:52
chris4585call me noob but.. ` chmod -R u+rw--g+r--o+r xdg/" will set that dir and every dir and file, as user read write, group read only and other read only, correct?00:52
epic_fiAtomic_UE, there is a prog... I'm trying to think of it... I used it a bunch last year00:52
thiebaude!ibex00:52
ubottuIntrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu00:52
Sergeant_Ponyanyone using firefox 3 and java?00:52
BlueEagleAtomic_UE: You can mont an iso-file as a regular device.00:52
thiebaudeSergeant_pony:i'am00:52
suffer_-welltj83 what do you mean dont expect much to change?00:52
BlueEagleAtomic_UE: mount -o loop /path/to/file.iso /path/to/mountpoint00:52
bunnytoSergeant_Pony: 100% of ubuntu users does00:52
BlueEagleAtomic_UE: you may need to specify the file system.00:52
duduschris4585: try chmod -R 644 folder00:52
chris4585dudus, will that do what I want?00:53
Atomic_UEBlueEagle, i'm looking for something to modify the iso image00:53
LjLLykkefeen: anyway, if/when you manage to install smartmontools, then the commands to use are "sudo smartctl -H /dev/yourdrive" (to get the general health status of your drive) and "sudo smartctl -A /dev/yourdrive" (to get more in-detail info, a bit hard to interpret)00:53
tj83suffer_-well, you said "quirky" i expect it will still be "quirky" for a bit of time to come :)00:53
Sergeant_PonyI have this one website that tells me I don't have it... not sure where to start00:53
PoisonArrowWhat can I download to stream movies in FireFox?00:53
dudusyeah but the permissions for files have a different meaning than the permissions for folder00:53
suffer_-wellis it quirky for you?00:53
adiok LJL now it works00:54
adi:)00:54
suffer_-welltj83 is it quirky for you00:54
duduson folders -r mean list the dir contants and -x means user can cd to the dir00:54
epic_fiAtomic_UE, http://ubuntufriends.wordpress.com/2007/03/31/edit-and-create-your-bootable-iso-image-the-easy-way/00:54
thiebaude!mplayer00:54
ubottumplayer is a media player. It resides in the mutiverse repository and can easily be installed via applications -> add/remove. For codecs try !codecs00:54
epic_fiAtomic_UE, copy and paste that into Firefox00:54
PoisonArrowthanks00:54
epic_fiAtomic_UE, it's exactly it00:54
adibut I still have to cp/paste that sudoers file you pastebin00:54
adiright?00:54
epic_fiAtomic_UE, also, you can search for isoMaster in synaptic00:54
lineman60I installed from usb drive, and i think i managed to get grub installed on my usb drive anyidea how to get it installed on the Harddrive (set it up with /boot)00:55
chris4585dudus, ok00:55
Atomic_UEepic_fi, excellent. exactly what i want. cheers00:55
epic_fiAtomic_UE, :)00:55
suffer_-welltj 83?00:55
suffer_-welltj83?00:55
lamplitercan ubuntu boot off of a raid if /boot is on raid1 and / is raid5?00:55
tj83suffer_-well, i have several issues with 8.10... but its hardware specific00:55
lineman60lampliter yes00:56
lineman60you may want to look at LVM00:56
lineman60s00:56
suffer_-welli think ill wait till october 30th00:56
Sergeant_Ponythiebaude, bunnyto, so where do I start? the site say's I don't have it nut package manager say's I do... I think.00:56
feede_pinchaahola00:57
bunnytoSergeant_Pony: i dont let none to call me Nuts00:57
tj83suffer_-well, as said... i dont think "a lot" will change in the next 17 day lol00:57
aranhot man i have kook dickly its 9 inches00:57
supertankerI have nfs server and nfs-client installed. What else do I need?00:57
rogerserver irc.dslextreme.com00:57
Sergeant_Ponybunnyto lol, unintentional00:57
Sergeant_Ponytyping without my glasses on00:57
adiLjL | root@ubuntu:~# sudo visudo /etc/sudoers00:58
adiadi is not in the sudoers file.  This incident will be reported.00:58
BlueEagleAtomic_UE: Sorry, I thought it would be mountable as read/write when it was a file. My bad.00:58
beautifulsnowUhoh youre in deep troulbe00:58
tj83adi i think i missed your issue.. perhaps i cant help at all.. but do you mind re-stating your issue?00:58
Atomic_UEBlueEagle, i've always thought that'd be real cool, and have been waiting for that for yrs and yrs00:59
lampliterlineman60: I have a setup with 4 drives, all allocate to raid5 (no spares) /boot was raid 1 256mb, / was 30gb raid5, and /attic, raid5  1.7tb. all the the raid 5 was on lvm.  on install, it failed to write the base software to the raid.00:59
adinow shoul be able to open the sudoers file to paste the content that LjL pastebin to me00:59
LjLadi: when you type "groups", is there "admin" in the output?01:00
chris4585so dudus chmod -R 644 makes everything readable?01:00
lampliterlineman60: I figured there was something wrong with my config01:00
adigroups from terminal?01:00
=== chendo__ is now known as chendo_
adiit says "root"01:01
lineman60dont know, know its possable, I Hate software raids01:01
lineman60Hardware all the way (makes life a LOT easer01:01
lineman60)01:01
adinot "admin"01:01
tj83adi sounds like you really borked out user lol01:01
jamesish1I bet he's using debian or something, I mean, this is astonishingly abnormal.01:02
mgromanLOL01:02
lampliterlineman60: it's a mini-itx.  no room for hw raid (which I don't trust anyway)01:02
adiif I type it now as normal user it says :root@ubuntu:~# sudo visudo /etc/sudoers01:02
adiadi is not in the sudoers file.  This incident will be reported.01:02
pookmuWhat's the lib file I have to download to get sound from two sources?01:02
LjLadi: wait, are you still in recovery mode?01:02
BlueEagleAtomic_UE: have you tried isomaster ?01:03
adisory just 1 sek01:03
tj83LjL, i think your right lol... had me fooled01:03
tictac232434What is the command to run Vlc player in Terminal?01:03
lineman60lampliter  https://help.ubuntu.com/community/Installation/LVMOnRaid01:03
Wolkenkratzer#Hilfe01:03
adifrom terminal i type "groups" and the output is :adi adm dialout cdrom floppy audio dip video plugdev fuse lpadmin admin01:03
histotictac232434: vlc01:03
lampliterlineman60: already there :-)01:04
beautifulsnowAnybody happen to know what grub option i use to specify which OS listed should load if the user doesnt pick a OS?01:04
tictac232434histo: ty01:04
LepusQuanI need some help01:04
Atomic_UEBlueEagle, yeah epic_fi told me to try it. exactly what i was looking for01:04
tictac232434histo: One more how do u bring up default programs config file?01:04
histo!ask | LepusQuan01:04
ubottuLepusQuan: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)01:04
Azhi_DahakaDamn...01:04
Azhi_DahakaThe forums are down01:04
BlueEagleAtomic_UE: Best of luck. :)01:04
lineman60beautifulsnow its in the  memu just coment out the ones you dont want01:04
histotictac232434: right click on a file that you want to change and click on properties01:04
adii think adi is user.01:05
beautifulsnowlineman60, i want all of them. im talking about the menu.lst in the boot folder01:05
beautifulsnow^601:05
LjLadi, are you in recovery mode now or not?01:05
lineman60beautifulsnow menu.lst01:05
adino01:05
adiim on gui01:05
sanshokubentoquestion, how do I configure a wireless interface (wlan0) to come up automatically when I boot the system?  I have to activate it each time right now.01:05
LjLadi: then why are you in a root shell?01:05
tictac232434histo: won't work atm I have to do it through terminal01:05
pookmuWhat lib file do I need to download to get sound in firefox after I use any media player. A reboot fixes it until I use a media player again.01:05
adii did sudo -s01:05
epic_fiAtomic_UE, nice :)01:05
LepusQuanI just installed the 64bit version of Ubuntu on a macbook pro and now I cannot boot into linux because when I hold down the alt key to select which operating system to boot from it only displays the Mac OS.01:05
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader01:05
pookmusomeone told me here, I forgot :(01:05
adithan my pass01:05
LjLadi: err... ok. why?01:06
lineman60beautifulsnow just change the order01:06
lineman60sorry miss read it01:06
adithan i did as normal user "groups"01:06
beautifulsnowlineman60,  hey thats an idea :P thanks01:06
LykkefeenHow do I install a .deb package without apt-get install?01:06
adiand the output was:adi adm dialout cdrom floppy audio dip video plugdev fuse lpadmin admin01:06
jrib!deb | Lykkefeen01:06
ubottuLykkefeen: deb is the Debian package format, also used by Ubuntu. To install .deb files, simply double-click (in Ubuntu) or click (in Kubuntu) on them to start the GDebi utility.01:06
adibut when i type sudo visudo /etc/sudoers01:07
adias root01:07
LjLadi: i don't think i told you to type that as root. i don't think i even told you to *go* into a root shell, to begin with.01:07
tutucahello01:07
J-Dogdoes anybody know how to make a bootable USB thumb drive with ubuntu?01:07
FFEMTcJWhat is the "Visual assistance" in the startup programs? something i need to keep or no? im trying to make my ubuntu as slim as possible because im on an old laptop01:07
adilook now: adi@ubuntu:~$ sudo visudo /etc/sudoers01:08
adiusage: visudo [-c] [-q] [-s] [-V] [-f sudoers]01:08
hubarAnyone using eeepc?01:08
histoJ-Dog: i believe there are instructions in the wiki01:08
J-Dogoh cool01:08
histo!usb > J-Dog01:08
ubottuJ-Dog, please see my private message01:08
LjLadi: right, because the command is just "sudo visudo"01:08
adione more thing01:08
tutucais there any woraround for copying files with unicode caracters to NTFS?01:08
usserJ-Dog, you will need unetbootin and ubuntu live cd iso01:08
tutucaI'm not able to do that01:08
LykkefeenLjL: When I try to install the .deb file by just doubleclicking on it, the program freezes... Is there any other way to install it without using a live CD?01:08
alphamale2Anyone else get "It Works" when visiting http://clubmckinley.tk/01:08
adifrom nautilus i can see sudoers file and have a X symbol now01:08
usserJ-Dog, unetbootin is pretty intuitive so you should have no problem01:09
jribalphamale2: no01:09
histoLykkefeen: you can use the commmand line just use gdebi01:09
adiand can't edit now is blocked.01:09
alphamale2jrib, directory listing?01:09
LjLLykkefeen: no, you'll really need to use a live CD since your current system is so broken. but you can transfer the .deb and its dependencies to a USB key or something, and then use that in the live CD01:09
haushaI try to record from webcam through ffmpeg. Do I need to download v4l (video4linux) to get this to work? Device is visible and present on the system, but some errors appear.01:09
jribalphamale2: with desktop.ini in it, yeah01:09
AshexIs there an issue with the repositories?01:09
bunnytoalphamale2: i can see your /bin directory...01:09
adiok il try01:09
jribAshex: are you having an issue with the repositories?01:09
Ashexfor some reason apt-get update throws errors about http://us.archive.ubuntu.com/01:09
histohausha: you shouldn't have to if the device is present you can even try something like cat /dev/whatever > test.mpg01:09
LjLAshex: pastebin the errors.01:10
histohausha: if you were running through an mpeg encoder.01:10
haushahisto, cool I'll try that01:10
alphamale2bunnyto, your joking right01:10
tutucawould it be better to use a ext3 driver in windows than to use ntfs3g on ubuntu?01:10
adiok im in the sudoers file from terminal as normal user01:10
histohausha: you would have to ctrl +c to stop the recording then try playing it.01:10
bunnytoalphamale2: im taking the liberty of customize your system01:10
lacquitutuca: do you really want windows playing around with your linux files?01:10
histohausha: but ffmpeg should be able to capture the video aslo01:10
adihow to paste the content of the file you pastebin to me01:10
adi?01:10
alphamale2bunnyto, yeah your joking01:10
jribtutuca: with ext3 you can set permissions01:10
MaligneHi all.01:11
tutucalacqui: I need to copy files to ntfs01:11
MaligneUpon upgrading to Intrepid's kernel (from Gutsy), I get this error: E: Couldn't configure pre-depend libc6 for findutils, probably a dependency cycle.01:11
AshexLjL: http://pastebin.ca/122639101:11
haushahisto, yep. Sems the system has some issues with permissions... I'm trying the cat command as root, but it gives me perm denied01:11
sugihow do i uninstall compiz manager on hardy?01:11
tutucalacqui: and i can't copy files with unicode strings01:11
AshexI can open up http://us.archive.ubuntu.com in my browser just fine01:11
haushahisto, maybe that's why ffmpeg just halts the operation.01:11
histohausha: could be.01:11
pookmuWhen I use Totem or VLC it breaks sound in FF3 I need to do an apt-get for a file libsomething.01:11
histohausha: maybe your user needs to be added to the video group01:11
jribMaligne: "upgrading to Intrepid's kernel (from Gutsy)" there's your problem01:11
corntasticso I'm about to download the newest ubuntu for 64 bit. the last time I did 64 ubuntu on my intel (v 7.1) it didnt work01:11
tj83sugi, sudo apt-get remove compizconfig-settings-manager01:11
lacquitutuca: if you're trying to read-only from NTFS, go with the NTFS driver in linux01:12
Malignejrib, then what do you suggest? I want the latest kernel.01:12
tutucalacqui: is the other way around01:12
jribMaligne: wait until october 30th01:12
tutucalacqui: I need to copy TO ntfs01:12
jribMaligne: then upgrade to intrepid01:12
sugitj83: THANK you sir01:12
haushahisto, yes01:12
lacquitutuca: oh, i've never tried it that way.01:12
Malignejrib, ok. :)01:12
LjLadi: for this one time, just paste it by using "gksudo gedit /etc/sudoers" instead of visudo, that will be easier and should be relatively safe.01:12
corntasticso will 64 bit ubuntu work on my 64 bit intel?01:12
tutucalacqui: and so far i'm loosing half of my file, cos I'm spanish and have lots of á's and é¿s and ñ01:13
LjLadi: (exit visudo by doing :q! )01:13
tutucalacqui: ok, thans anyway01:13
AshexLjL: you want a copy of my sources?01:13
lacquitutuca: I've never worked with the NTFS read-write driver, or with EXT3 in Windows01:13
adiok01:13
lacquitutuca: what are you using right now?01:13
FFEMTcJWhat is the "Visual assistance" in the startup programs? something i need to keep or no? im trying to make my ubuntu as slim as possible because im on an old laptop.. also does anyone have any suggestions on things to slim it down01:13
tutucalacqui: ubuntu01:13
LjLAshex: no, i don't think your sources.list is the problem, since it's failing with several very different repositories01:13
LjLAshex: it looks perhaps more like your router (or modem, or something) can only handle a very limited number of connections, and APT is trying to do more...01:14
tj83FFEMTcJ, not sure about that.. but its been said that xbuntu is lighter than ubuntu01:14
corntasticno love... [20:12] <corntastic> so will 64 bit ubuntu work on my 64 bit intel?01:14
LjLAshex: does your internet work ok overall?01:14
AshexLjL: that's odd. I'm at campus right now. I've been able to do updates on their network in the past01:14
barbujhello everyone01:15
AshexLjL: yeah, no issues with it at the moment01:15
LjLAshex: try commenting all repositories out in sources.list and only leaving one or two uncommented, and see if that works01:15
tutucalacqui: I think I'll just copy over the network, I would loose time but not files01:15
tutucathanks anyway01:15
tj83corntastic, yes... it sould work fine01:15
Krampusdoes anyone know how to make use of a split debug symbols file with a profiler?  NM keeps kickin back that the program has no symbols.01:15
barbuji don't know if this is the right place for this question, but hopefully someone can point me in the right direction: i am trying to write a shell script and am having a hard time with a few things... does anyone know of a good tutorial on bash scripting?01:16
corntasticok thanks01:16
BlueEaglebarbuj: #bash might be a better place to ask. :)01:16
barbujBlueEagle: 10q :)01:16
AshexLjL: no luck :/01:17
adub_how can i disable a wireless adapter or a network adapter01:17
AshexLjL: updates are through regular http:80, right?01:17
lacquiadub_: ifconfig eth0 down?01:17
bunnytoadub_: ifconfig eth0 down01:17
adii used the gksudo gedit /etc/sudoers command and opened the sudoers file01:17
LjLAshex, yes01:17
adibut after i paste the content it wont let me save the file01:18
AshexLjL: hmm01:18
adub_oh01:18
adithe same prob as in the begginig01:18
AshexLjL: I'll try running the updates through my tunnel and see if it does any better01:18
=== brian_ is now known as Crusader_Tech
hubarI am using NetworkTools (the applet) to control my wireless lan connection, what would be the commands (that is behind the applet0?01:18
Ashexjust need to remember how to properly tunnel all that01:18
adub_i guess that would bring the interface down...i just dont want one wireless interface to mess with the other one01:18
adithis is why i deleted the sudoers file in the begging01:18
lacquiadi: try "sudo visudo" maybe?01:18
=== Wolkenkratzer is now known as Wolkenkratzer_
Crusader_Techis anyone in here good with gkrellm? I'm trying to figure out where to put downloaded themes.01:18
lacquiadi: you'll need to know vi though01:19
hubarIt is rather NetworkManager.01:19
adinever used visudo though01:19
lacquiadi: did you ever use vi?01:19
LjLadi: close gedit, and try this:  EDITOR=gedit sudo -E visudo01:19
adiok01:19
hubarWhat is the wireless equivalent for ifconfig eth0 up/down?01:19
jamesish1hubar: iwconfig foo01:20
AshexLjL: well, there's the issue. Turns out I have been running my updates through my tunnel the entire time01:20
AshexTunnel just happened to not be up at the moment01:20
LjLAshex: hah01:20
adub_http://paste.ubuntu.com/57207/    <---- i continually get that error message after i apt-get install a package....the pagckages are successfully installing but that error message is getting on my nerves anyone know how i can get rid of it01:20
adiok finally i did it :):)01:20
adisudoers saved01:20
adias originally sent in pastebin by LjL01:21
Hilikusin windows when i safely remove my mp3 player the player recognizes that it has been removed and says, safe to remove. on linux to remove i just umount the mount point but it doesnt make the player recognize it is safe to remove, how do i accomplish that?01:21
adido i need to reboot?01:21
lacquiadi: no, sudoers changes take place immediately01:21
chris4585hrm ok, my files have the right permission.. but what command will set every folder and sub folder as root read write access, group read only, access, others read only access?01:21
DCPomhow do you open .so files?01:21
BlueEagleDCPom: usualy you dont.01:22
adiok so now any time i will need synaptic wont ask for pass01:22
adi?01:22
=== naruto is now known as Awang
LjLadi: shouldn't. just try "sudo true" and the other stuff you need.01:22
SmellI downloaded the net-install cd and installed the minimum ubuntu system,  and have been hand selecting packages to install. I have the kde/gnome core packages installed, and everything is working fine, except for my sound01:22
adiok :901:22
Smellis there certain sound packages i should install>?01:22
sanshokubentok01:23
adias normal user "sudo true" no ouput01:23
BlueEagleSmell: Are you attempting to use integrated sound from a nForce4 chipset?01:23
BlueEagleadi: then it works.01:23
Smellonboard sound01:23
storm-zenIt's a little late to ask now, but is there a known issue with sound on 8.04 LTS?01:23
adiit works :)01:23
BlueEagleadi: see also man true01:23
adiok01:24
BlueEagleadi: However that doesn't neccessarily mean that adept and synaptic will stop asking for passwords. ;)01:24
DCPomthis may be a xubuntu problem, but does anyone have a way to get pidgin-libnotify working?01:24
adiLjL thank you really very much :):)01:24
adub_sorry did anyone reply to my previous post i got disconnected01:24
BlueEaglestorm-zen: nforce4 has had issues after 2.6.16 kernel afaik01:24
LykkefeenLjL: How do I find the name of my drive when I need it for the mountmontool?01:25
storm-zenBlueEagle: How about intel-hda?01:25
BlueEagleSmell: Which chipset is on your motherboard?01:25
adii learned the lesson now01:25
sugiOh kay, i sudo remove compiz manager, but i still have everything i did when i had compiz manager installed.  Is it really gone? or Do i have to change Visual Effects to No effect?01:25
LykkefeenLjL: I tried with disk-2 but that did not work :(01:25
SmellBlueEagle : best way to tell?01:25
XpistosCan anybody tell me how to setup up a share between ubuntu and ubuntu server01:25
MickmeisterCan somebody clear something up for me please? If I were to have a fairly large LAN connected to the internet, how many external IP addresses would that network have? Would it just be the one? And if so, how could you address internal nodes on the network externally?01:25
adinever touch sudoers without reading man true or man sudoers01:26
BlueEaglestorm-zen: I run intel 8x0 without problems.01:26
storm-zenXpistos: You want nfs.01:26
adithank you guys :901:26
sugiXpistos: what version of Ubuntu?01:26
adi:)01:26
BlueEagleSmell: lspci|grep Multimedia01:26
adibye01:26
Xpistosboth are Hardy01:26
LjLLykkefeen: you don't need to mount them (if you just want to run smartctl from the livecd), you just do smartctl -H /dev/whatever. now, i don't know what the "whatever" is, but most likely it's /dev/sda01:26
XpistosI have the ssh setup and that is a big help01:26
XpistosI just can't find out how to setup the share01:26
SmellBlueEagle : 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)01:26
sugiXpistos: just right click on a folder and enable sharing01:27
BlueEagleMickmeister: You would only have one external IP for every modem connected to the internet.01:27
Xpistosand I don't want to go back to a free nass server01:27
XpistosI don't have a gui on the server01:27
BlueEagleMickmeister: To get access to nodes inside you need to forward the ports in question.01:27
sugiXpistos: then type in smb://name/of/ubuntu/server01:27
voglsterMickmeister: depends on how your lan is accessing the internet ;-)01:27
XpistosI though smb was for windows/linux shares01:28
BlueEagleSmell: Good. Now try: lsmod|grep snd_pcm01:28
storm-zensugi: Wouldn't nfs be preferable for linux to linux?01:28
kapipiDoes anyone know what the artwork will be like in ibex final? Like in the beta? Or still chances of something else making it into the release?01:28
SmellBlueEagle : snd_pcm_oss            42144  001:28
Smellsnd_mixer_oss          17920  1 snd_pcm_oss01:28
Smellsnd_pcm                78596  4 snd_via82xx_modem,snd_via82xx,snd_ac97_codec,snd_pcm_oss01:28
Smellsnd_timer              24836  2 snd_pcm,snd_seq01:28
Smellsnd                    56996  13 snd_via82xx_modem,snd_seq_dummy,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_mpu401_uart,snd_seq,snd_rawmidi,snd_timer,snd_seq_device01:28
FloodBot3Smell: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.01:28
Smellsnd_page_alloc         11400  3 snd_via82xx_modem,snd_via82xx,snd_pcm01:28
MickmeisterBlueEagle, so a single modem equals a single IP address? A typical business orientated LAN would have more than one then?01:28
LykkefeenLjL: That worked thanks, my harddrive passed the first test and how do I determine whether it passed or failed the second? There is nothing at the "When_Failed" column..01:28
sugistorm-zen: Xpistos: it works for my linux to linux.  personal choose? i guess01:28
BlueEagleSmell: Good. Now run: alsamixer01:29
BlueEagleSmell: Be sure to un-mute and turn up the volume for both Master and PCM channels01:29
Mickmeistervoglster, could you give me some more information? Potential Google searches etc?01:29
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader01:29
jamesish1storm-zen: samba supports better security features than NFS. It's basically a better technology in many ways.01:29
LjLLykkefeen: well, i'd need to see the output...01:29
sugistorm-zen: Xpistos: dinner break. be right back01:29
BlueEagleSmell: M toggles mute/unmute and the up and down arrows adjust the volume while left and right arrows change channels.01:29
Azhi_Dahakaalso, getting a system-wide audio equalizar01:29
storm-zenjamesish1: I didn't realize that security was an issue.  The SMB protocol is better technology than NFS?01:30
CJMCKEEHey guys I am looking at getting a new laptop. I just want a basic machine that is small, portable, and runs well with linux. Any suggestions??01:30
thomas_CJMCKEE: eeePC 90101:31
BlueEagleSmell: Did that fix the sound for you?01:31
sugiCJMCKEE: just google the name of the laptop and your favorite distro01:31
LjLCJMCKEE, that's not really a support question, try asking in #ubuntu-offtopic01:31
jamesish1storm-zen: smb supports acls and the like; it's good at what it does, to be fair. I mean, I use ssh-fs, which is NFS over ssh, but smb deserves acknowledgment.01:31
LjL!hardware > CJMCKEE    (CJMCKEE, see the private message from Ubotu) and see this about hardware compatibility01:31
ubottuCJMCKEE, please see my private message01:31
sugiCJMCKEE: thomas_: there is no fun in having a laptop with linux already on it :p lame01:31
hubar[ 20:30:01 ] wweng /home/wweng $ iwconfig /dev/wlan0 scanning01:31
CJMCKEEthomas_, I have been looking at those. I was wondering if they were Too small though. Is the keyboard hard to use?01:31
hubariwconfig: unknown command "scanning"01:31
hubarwhat is wrong with this command?01:31
BlueEaglehubar: man iwconfig01:32
voglsterisnt it iwlist?01:32
LjLsugi: yeah, i guess it's more fun to give Microsoft some money and *then* delete the product... </ot>01:32
hubarblue: I did it,01:32
CJMCKEELjL, thanks for the links01:32
thomas_sugi: It doesn't come with linux in Germany... :-(01:32
bunnytohow to know the size of one directory by command line?01:32
storm-zendoes anyone else have sound that is severly distorted.. to the point of generating irritation/headaches when listening to sound coming from hardy?01:32
hubarahh nvm01:32
hubarI am so stupid01:33
atticstormHello, has anyone had an issue with sound stopping working on ThinkPad Laptops (x21). It was working, but it has stopped.  Did not know if an upgrade broke something.  Thank you.01:33
jribbunnyto: du -sh01:33
hubarshould be iwlist. :)01:33
sugiljl, nah, not then that.  get a dell or hp with fedora or ubuntu and reformat and do it yourself.  maybe time for slackware.01:33
LykkefeenLjL: I just forgot, I have 2 partitions on my harddrive, how do I determine whether the sda is the first or the second one? Because I might get a different result from my windows partition...?01:33
DCPomwhat's the rmdir option to force it to remove non-empty directories?01:33
LjLLykkefeen, /dev/sda is a drive, not a partitions. examples of partitions would be /dev/sda1 and /dev/sda201:33
LjLDCPom: there isn't one, you need to use the "rm" command. "man rm"01:33
sugiljl, my laptop was window's base and i installed linux in it right away.  it was only aviable in windows too. it's a great laptop. g101:33
hubaratticstorm: maybe you locked up alsa device?01:33
Dreamgliderwhen is 8.10 scheduled to "hit the streets"  ?01:33
voglsterDCPom:  rm -r dir name ;-)01:34
BlueEaglehubar: Then you already know that "scanning" isn't a valid command for iwconfig. Ofcourse I am assuming you read the manual page.01:34
LjL!8.10 > Dreamglider    (Dreamglider, see the private message from Ubotu)01:34
ubottuDreamglider, please see my private message01:34
DCPomthank you voglster01:34
thomas_CJMKEE: It depends... If you're about to write a book it'll be tough...01:34
hubarBlueEagle: I said I am stupid. ;) should be iwlist. :)01:34
BlueEaglehubar: If you look at the bottom of the manual page you've got a section called "See also". I suggest you read the manual for those and see if any of those utils do what you are attempting to do.01:34
LjLBlueEagle, hubar: "scanning" is a valid command for "iwlist", maybe you were thinking of that01:34
R2hello i'm looking for some help trying to fileshare between my windows machine and ubuntu01:34
BlueEagleLjL: Just attempting to teach him to read the manual. ;)01:35
LjLBlueEagle: ok01:35
LjL!samba > R2    (R2, see the private message from Ubotu)01:35
ubottuR2, please see my private message01:35
haushaI did usermod -G video ubuntu <- for my user named ubuntu. My only user. Now I can't sudo su, or get root access. What do I do?01:35
atticstorm<hubar> How do I test if alsa is locked?01:35
MickmeisterDoes anybody know why a person might get large gaps in a traceroute? E.g. 1. 192.168.1.1 2 * 3. * 4. * etc etc 16. Destination Address 17. * 18. * ??01:35
PoisonArrowhm, I didnt realize bitchx was command line01:35
bg4bthi all01:35
LykkefeenLjL this is the print: http://paste.ubuntu.com/57211/01:35
hubaratticstorm: try reboot? And apt-get install padchooser.01:36
bg4bti already mounted my ntfs partition but where do i find it?01:36
PoisonArrowMickmeister becuase they cant identify the comp01:36
DocHoofHow do I get to a desktop in the server edition?01:36
hubarI found pulse audio is a very good sound server.01:36
LjLLykkefeen: it doesn't look bad, as far as i can see. still, you should probably reinstall ubuntu, as your APT seemed very much messed up to me01:36
bg4bti already mounted my ntfs partition but where do i find it?01:37
MickmeisterPoisonArrow, is there any specific reason why this may happen?01:37
lucaxatticstorm, system->preferences->sound select alsa... if that does not make any change after loginout and in again, sudo dpkg-reconfigure alsa-base01:37
PoisonArrowMickmeister I am not certain, But it could be that its behind some kind of firewall or proxy, something I believe is masking it or spoofing it01:37
PoisonArrowMickmeister try #networking01:37
bg4btLucax01:38
=== PoisonArrow_ is now known as PoisonArrow
PoisonArrowBitchX sucks01:38
bg4btwhere do i find my ntfs partition when i already mounted it under xubuntu01:38
LjLbg4bt: under /media01:38
PoisonArrowWhy wouldnt I be able to manually edit my network manager?01:39
PoisonArrownm01:39
jparishyHey I'm trying to connect to my open network, yet it keeps asking for a WEP password, any suggestions?01:39
bg4btthx01:39
lucaxbg4bt, /media/folder... u can do gconf-editor search apps->nautilus>desktop>preferences>show drivers or something like that so u can have em on the desktop01:39
PoisonArrowjparishy: Are you sure you have no key on it01:39
BlueEaglePoisonArrow: Did you hit the "Unlock" button at the bottom right corner?01:39
jparishyPoisonArrow: Positive01:40
atticstorm<hubar> and <lucax>: I can not find padchooser in apt-get or synaptic.01:40
PoisonArrowBlueEagle: yes I just say that :)01:40
skorvhello01:40
skorvwho here runs xampp01:40
PoisonArrowjparishy: try using iwconfig instead of network manager01:40
haushaI have no users in the sudoers file. How can I retain root?01:40
skorvi get an extra xampp in the url01:40
PoisonArrowjparishy: you know how?01:40
lucaxatticstorm, what are u trying to do?01:40
Administrator_sf01:40
Killer--Tuxhello01:40
skorvany idea how to fix this01:40
=== Administrator_ is now known as techsupport
BlueEaglePoisonArrow: Then I didn't understand your questoin.01:40
Killer--Tuxneed help with screen resolution01:40
BlueEaglequestion*01:40
Killer--Tuxall of a sudden my screen resolution increased01:41
PoisonArrowBlueEagle: no you did, I didnt see the unlock button, I saw it right after i askd the question01:41
jparishyPoisonArrow: This isn't my only wireless computer, nor is it the only operating system on this laptop :P01:41
techsupportis there a way to set up /etc/network/interfaces so that the address would be obtained dynamically but DNS server i would manually specify01:41
BlueEaglePoisonArrow: Ahh.. :)01:41
LykkefeenLjL: Hmm, then today's idiot price goes to me as I previously thought about making a disk image backup but thought it would be alright to wait as the ubuntu install is just a month old and hence I did not make a disk image. Have you got any recommodation on how I can save my data, programs etc.? Is new install the only way? Oh well I'm just desperate :) I've also got a windows install, should I wipe both partitions and reinstall both again?01:41
PoisonArrowjparishy: try iwconfig01:41
PoisonArrowBlueEagle: how could It be possible for network manager to say my wireless is in roaming mode and yet I am connected?01:42
KenBW2Does anyine here use a 3G modem with Ubuntu?01:42
skorvneed help with xampp in ubuntu... got the virtual hosts working but it keeps adding a /xampp/ to the url01:42
KenBW2anyone*01:42
techsupportfor some reason i cant ping hostnames but can ping ip addresses01:42
atticstorm<lucax>: <hubar> Suggested "atticstorm: try reboot? And apt-get install padchooser."01:42
bunnytoKenBW2: 3D is obsolete, we do use WiMax01:42
b4b3please help me somebody01:42
b4b3i can't hear sound in my ubuntu01:43
grim76techsupport: Look at resolv.conf and see if there are any entries in there for DNS servers.01:43
BlueEaglePoisonArrow: As far as I know (and this is not my teritory, just an educated guess) roaming mode in this case means that it is not configured to connect to only one wireless network (ssid).01:43
Maskeyehello01:43
bunnytob4b3 type...  alsaconf01:43
LjLLykkefeen, the programs really aren't hard to restore01:43
LjL!cloning | Lykkefeen01:43
techsupportgrim76, i am looking, there are dns servers that were given to me by my isp01:43
ubottuLykkefeen: To replicate your packages selection on another machine (or restore it if re-installing), you can type « dpkg --get-selections > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo dpkg --set-selections < my-packages && apt-get dselect-upgrade » - See also !automate01:43
PoisonArrowBlueEagle: I see01:43
techsupportgrim76, it was generated automatically01:44
grindholdare there any guys who have problems with installing packages in 8.10beta, too? i always get hash sum errors.. and broken dependencies and i am not able to fix that01:44
lucaxatticstorm, i dont understand what u are trying to do...01:44
LjLLykkefeen: for the data, just backup your /home directory (or if it's its own partition - which imo is a good idea - you don't even need to), and perhaps /etc if you've changed stuff there01:44
BlueEaglePoisonArrow: ie. in roaming mode you are able to use nm to choose which wireless network you want to connect to, but if you manually lock it to use only one network then you're no longer roaming.01:44
=== charles|Q4M5 is now known as Alyxander
KenBW2bunnyto: how is 3G obselete?01:44
BlueEaglePoisonArrow: A guess can be made that it will attempt to automatically connect to unsecure networks, but I am not sure if that is the case.01:44
lucaxatticstorm, if u have problems with sound, open a terminal type sudo dpkg-reconfigure alsa-base, then choose alsa in sound preferences in gnome01:44
Killer--Tuxhelp my screen resolution it o low01:44
Maskeyenot sure01:44
PoisonArrowBlueEagle: I thought you get out of roaming once you are connected to a network01:44
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader01:45
grim76techsupport: Not sure then if the entries are there.  Can you ping those IP addresses?01:45
SmellBlueEagle : So i turned up the volume on the Master channel in alsamixergui but still no sound01:45
b4b3/home/b4b301:45
b4b3b4b3@b4b3-desktop:~$ alsaconf01:45
b4b3bash: alsaconf: command not found01:45
b4b3b4b3@b4b3-desktop:~$ sudo alsaconf01:45
b4b3sudo: alsaconf: command not found01:45
FloodBot3b4b3: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.01:45
b4b3b4b3@b4b3-desktop:~$01:45
techsupportgrim76, yes pinging those fine01:46
hubaratticstorm: I messaged you already.01:46
KenBW2bunnyto: http://en.wikipedia.org/wiki/List_of_deployed_WiMAX_networks#U tell me how that's able to replace 3G01:46
atticstorm<lucax> I tried, but no difference.  Now, I am using xubuntu so there is no an obvious GNOME choice, Default and the sound card name.01:46
BlueEaglePoisonArrow: It's not neccessary to rule out other networks just because you're connected to one. If you for example move and loose the signal and a wireless access point is availible then it could be "handy" (and a big gaping security hole) to connect to that network.01:47
lucax!sound01:47
ubottuIf you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP301:47
grim76techsupport: not sure then to be honest with you.  Never had it happen where those were there and not able to resolve names.01:47
adub_http://paste.ubuntu.com/57217/   <--- i continually get that message after every apt-get install my other packages install fine01:47
bunnytoKenBW2: 3G is to slow01:47
b4b3http://paste.ubuntu.com/57218/01:47
PoisonArrowBlueEagle: oh ok01:47
grindholdmy application installer says that SciTE is not written for my architecture.. that's bullsh*t. what does that mean.. is apt buggy?01:47
BlueEagleSmell: Did you also turn up the volume on the PCM channel and un-mute them?01:47
KenBW2bunnyto: (too slow*). Speed is no good if I can't access it01:47
LykkefeenLjL: The problem is e.g. Eclipse for programming, I must use the latest version to be compatible with the uni but it is not in the ubuntu repository's in that version...01:47
Killer--Tuxhelp with video resolution !!01:48
BlueEagle!language | grindhold01:48
ubottugrindhold: Please watch your language and topic to help keep this channel family friendly.01:48
SmellBlueEagle : I did01:48
BlueEagleSmell: You were on xubuntu, or am I confusing you with someone else?01:48
Smellfresh net-install of ubuntu01:49
SmellBlueEagle ; fresh net-install of ubuntu01:49
=== neko_ is now known as nreaow
nreaowhow do i configure a socks5 proxy in schat?01:49
nreaowxchat*01:50
ShakedownSo, what do I do if xmkmf fails (cant find stdio.h for example)?01:50
ShakedownHow do I get these missing libraries?01:50
BlueEagleSmell: then I do not know what is wrong, sorry.01:50
SmellBlueEagle : Thanks anyway01:50
damiji1How do I tell if I have GCC in ubuntu?01:52
bg4btim looking for a good mediaplayer for xubuntu01:52
ShakedownYou mean gcc? The compiler?01:52
damiji1yeah01:52
ShakedownYou've got, but type 'gc' then hit tab and see if it autocompletes01:53
droopsta915i cant connect my laptop through wireless, need help please. :(01:53
ozatomichas anyone had any problems with gnome in 8.10 Beta?01:53
SmellBlueEagle : I had Headphones muted. Everythings good now01:53
ShakedownSo, what do I do if xmkmf fails (cant find stdio.h for example)?01:53
amenadoozatomic--> can you try the #ubuntu+1 channel ?01:54
unitedpotsmokershi... how to install icon set for ubuntu?01:54
LykkefeenAnyway thank you very much everyone for helping me out, it seems like I gotta find another computer at some time soon - have you got any recommodation for a Linux computer (with e.g. proper driver support for linux)?01:54
b4b3my ubuntu is dumb01:54
BlueEagleSmell: d'oh!01:54
BlueEagleSmell: Good thing it worked out. :)01:54
ozatomicamenado: thanks01:54
damiji1Shakedown: type in terminal? or where? It doesn't autocomplete in terminal01:54
b4b3how can i install my sound driver...?01:54
ShakedownLykkefeen: I just got my desktop from Dell the other day, loving it so far01:54
b4b3how can i check mu installed soundcard...?01:55
b4b3how can i check my installed soundcard...?01:55
BlueEagle!repeat01:55
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience01:55
LykkefeenShakedown: How about driver support? Does hotkeys work properly?01:55
BlueEagleb4b3: Which sound card do you have?01:55
Shakedowndamiji: yeah the terminal. If it didn't auto-complete then you probably don't have it. To get it you can browse the repositories (Synaptic Package Manager)01:55
b4b3soundmax01:56
dliwhere is the w32codecs package for mplayer?01:56
Shakedowndamiji: try 'sudo apt-get install gcc', that may get it01:56
=== qb_sleep is now known as qb_away
BlueEagledli: they are hidden due to unresolved issues regarding legality of those drivers in some countries.01:57
ShakedownLykkefeen: Everything works perfectly so far. The Dell shipped with Ubuntu so I'm sure they'll take care of the drivers and only offer you a product that's going to work01:57
Killer--Tuxneed help with video resolution01:57
smil3ydli>   medibuntu repository01:57
Killer--Tuxplz someone help me01:57
dlismil3y, I will download from mplayerhq.hu01:57
Shakedown!patience01:57
ubottuThe people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines01:57
LykkefeenShakedown: That sounds brilliant, then I just gotta choose between Dell and Asus EEE =) Oh yes, time to sleep, thanks for the advice :)01:58
damiji1Shakedown: I typed that, and it says "gcc is already the newest version."01:58
BlueEagleb4b3: lspci|grep Multimedia01:58
smil3ydli>  yeah myself i wouldnt do it, the more external programs you have outside repos, the more problems i have when upgrading01:58
phixxorhey can anyone help with a python problem? I get this error when I try running the app: pygame.error: No available audio device01:59
BlueEagle!build-essentials | damiji101:59
ubottudamiji1: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)01:59
=== david is now known as Guest45710
dlismil3y, doesn't matter, I build mplayer from source, anyway01:59
Shakedowndamiji: type 'whereis gcc' - that'll show you where it is if you've got it (if that's of any help to you).01:59
damiji1Shakedown: Let me explain better. I just downloaded the IDE "Geany" and tried to compile a template C++ file. I got the error message "/bin/sh: g++: not found"01:59
NodeRazorHi everyone.01:59
NodeRazorI am using Ubuntu 8.10 beta now.01:59
chaddyNodeRazor: you probably want #ubuntu+102:00
BlueEagleNodeRazor: #ubuntu+102:00
Shakedowndamiji: Well I myself am a linux newbie, so I can't help you much anymore02:00
NodeRazorwell no02:00
NodeRazor=)02:00
NodeRazorI just need to install libasound2-dev02:00
Shakedowndamiji: Although I would imagine if you dl'd a package it would come with everything necessary to use it02:01
NodeRazorbut it says this >Depends: libasound2 (=1.0.17a-0ubuntu4) but 1.0.17a-0ubuntu5~fta1 is to be installed02:01
NodeRazorIs there any way around this?02:01
codec1Can anyone tell me what the command to make a user in ubunru?02:01
NodeRazoruseradd02:02
kojoyhello, can anyone tell me which file i edit to add a command that runs during logout02:02
codec1thanks02:02
okidogihi,all, what is clearType? I'm using BITSTREAM VERA fonts, but it seems not very clear in my emacs.02:02
kojoythe command should run for only one user02:02
BlueEagleNodeRazor: Again, you want #ubuntu+1. Especially when it comes to software installation.02:02
NodeRazoric02:02
BlueEagle!beta02:02
ubottuIf you installed a Alpha/Beta/RC version of Ubuntu 8.10 (Intrepid Ibex) and have been keeping it up to date, then you are already running the latest version of Intrepid. To make sure, type « sudo apt-get update && sudo apt-get dist-upgrade » in a console.02:02
NodeRazorthanks02:02
NodeRazor#ubuntu+102:02
BlueEagleNodeRazor: You forgot /join02:02
DrXis there something faster than diff?02:02
NodeRazori know lol02:02
NodeRazor=)02:02
NodeRazortypo02:02
damiji1I think I figured it out. I have GCC, but not g++. I am getting g++ now.02:02
HockeyInJuneIs 8.10 done yet?02:03
BlueEagleDrX: Not if you want to find the difference between two files.02:03
BlueEagle!ibex | HockeyInJune02:03
ubottuHockeyInJune: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu02:03
HockeyInJuneThanks, BlueEagle02:03
bpat1434is it possible to have 3 monitors "twin viewed"?02:04
tajlerohello02:04
okidogihi~,What is a font with ClearType and without ClearType mean?02:04
DrXBlueEagle: jeeze, it's taking as long as the copy02:04
tajlerohow do I my esperanto the default language ?02:04
bpat1434nvm02:04
BlueEaglebpat1434: You can run x-server on three monitors, but nVidias "TwinView" does not support that as far as I know.02:05
greedybI for some reason dont have permissions to make new folders in my other drive through natilius02:05
BlueEaglebpat1434: What you would want to do is to configure a screen for every monitor and use xinerama to make each screen aware of eachother.02:05
bpat1434BlueEagle, yeah, I'm kinda doin that now... not sure I like linux's support for multiple monitors.  Windows does make it easy02:05
skorvneed help with xampp in ubuntu... got the virtual hosts working but it keeps adding a /xampp/ to the url02:05
ShakedownI need the program xspim but can't find it in the repo's. I downloaded the package spim which comes with xspim, but I need to make it myself. I've never make'd anything, and the instructions tell me to use ./configure and xmkmf - so I do and they both fail (looks like missing C libraries). What's the solution? How do I get the required libraries (if any)?02:05
BlueEaglebpat1434: Be aware that xinerama doesn't play well with all software availible.02:05
bpat1434so no compiz?02:06
zelrikriandobpat1434, no..no compiz02:06
BlueEaglebpat1434: I'm afraid not.02:06
bpat1434:(02:06
greedybDoes aynone know how I can allow myself to add files/folders to a mounted drive??02:06
Shakedowngreedyb: sudo?02:06
BlueEaglegreedyb: Which filesystem is on the drive/partition?02:06
mrbrdowhy is rtl8187 loading ieee80211 symbols?? isn't it supposed to use mac80211?02:07
greedybShakedown: I made a folder using sudo to mount in media.. I think thats it02:07
mrbrdortl8187: Unknown symbol ieee80211_free_hw02:07
greedybShakedown: I want to add folders through nautilius02:07
Shakedowngreedyb: Sorry, can't help ya any further, I'm still new to linux myself02:08
BlueEaglegreedyb: Again, which filesystem is on the partition you mounted that you don't have access to as a regular user?02:08
wartalkerwhat is the difference xxxx and xxxx-ng02:08
greedybBlueEagle: I'm running all ext302:08
BlueEaglewartalker: -ng is usually short for "next generation". This is usually "new and improved"(tm) sofware but it might also be "new and experimental with lots of bugs".02:08
xompwartalker, "xxxx" has no "-ng", there's your difference :)02:08
wartalkerBlueEagle: thx02:09
BlueEagle!mount02:09
ubottuFor help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted or !QTParted - Other partitioning topics include !fstab !home and !swap02:09
Killer--Tuxhelp with video resolution02:09
BlueEagle!fstab | greedyb02:09
ubottugreedyb: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions02:09
BlueEaglegreedyb: I think that might help.02:09
dekushrubi need help with ndiswrapper02:09
BlueEagle!ask | dekushrub02:10
ubottudekushrub: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)02:10
BlueEagle!help02:10
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots02:10
xompdekushrub, that's very specific, thanks02:10
jparishySo yeah, I updated my system, still no luck. Open network appears encrypted :|02:10
greedybBlueEagle: thank you02:10
BlueEaglegreedyb: You're welcome02:10
jparishyAny ideas?02:11
ShakedownSo how do I use apt-get to get the Java Eclipse02:11
BlueEagleShakedown: sudo apt-get install eclipse02:11
BlueEagleShakedown: just a guess.02:11
=== storm_ is now known as fyyrest0rm
ShakedownThat works, but is it the Java version? I don't want to install all the versions, or the wrong version02:11
ShakedownIs there anyway to turn off these notifications?02:12
jparishyShakedown: All versions of Eclipse can do Java, but it is a multipurpose IDE, so it will have other languages02:12
NodeRazorDoes any one in here uses 8.10 beta?02:13
NodeRazorthat can give me there original sources.list file.02:13
ShakedownSo I want to just get the whole thing, yeah?02:13
jparishyShakedown: Yea02:13
ShakedownThanks02:13
BlueEagleShakedown: apt-cache search eclipse-02:13
wartalkerafter i install ipwraw, how to set the iwl3945 to the default driver when i reboot02:13
BlueEagle!ibex | NodeRazor02:13
ubottuNodeRazor: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu02:13
freakazoidcan anyone suggest a better http proxy then squid02:13
freakazoidsquid is pathetic02:13
NodeRazorI know02:14
NodeRazorbut ubuntu+1 is dead right now =(02:14
BlueEagleNodeRazor: If anyone here would be using ibex then we would most likely also be in #ubuntu+1.02:14
NodeRazoric02:14
BlueEagle!patience02:14
ubottuThe people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines02:14
damiji1I want to start learning GTK+, but I can't figure out how to install the libraries. Is anyone able to help with this?02:15
epochhello gentlemen and gentleladies(if any), would anyone happen to know if there is something similar to fruity loops (for windows) for linux?02:16
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader02:16
brett__For anyone else that needs to know: http://ubuntuforums.org/showthread.php?t=513403  Using compiz (Extra stuff in Visual Effects) with Xinerama02:16
brett__Thanks anyway BlueEagle02:17
jparishydamiji1: sudo apt-get install libgtk2-dev # or something of that sort, use apt-cache search to look for the packages02:17
droopsta915i have a inspiron 1525 with a Dell Wireless 1395 802.11g Mini-Card, how can i get it to connect to my wireless?02:17
BlueEagledamiji1: you probably want the packages libgtk2.0-dev and libgtk2.0-doc02:18
=== brett__ is now known as bpat1434
damiji1jparishy, BlueEagle: Thank you! Downloading now02:19
ShakedownSo if I want all the cool desktop effects (e.g., cube) I need to have either Beryl or Compiz?02:19
jparishyI would have given you the exact package name, but I'm checking something out and can't look at the moment :P02:20
BlueEagleepoch: I don't know fruity loops, but for audio recording I use audacity.02:20
epochBlueEagle, fruity loops is a music producing program02:20
epochyou create the music using different packs of drumsets, strings, etc02:21
BlueEagleepoch: Are we talking midi instruments?02:21
epochi believe so02:21
OrangeKyowhenever i connect to certain wireless networks, my processor lag spikes and on occasion my ubuntu freezes completely. is there any diagnostic tool i can use to isolate the problem?02:21
epochit allows you to setup a beatmap02:21
epochyoud have to use it to fully grasp the concept02:22
epochbut yea, its for music production02:22
OrangeKyoi feel that perhaps my system is under heavy load/attack from the network because it only occurs when connected to the library's wifi02:22
pr0gr4mm3rHi, I am upgrading my home server to Ubuntu 8.04, and it froze at Generating locales... What should I do to resume the upgrade process?02:23
BlueEagleepoch: Closest thing I can think of off the top of my head is rosegarden02:23
epochok02:23
Flannelpr0gr4mm3r: the release notes mention that bug and a workaround.02:23
BlueEagleepoch: You can also try running fl-studio in wine. Check the appdb on winehq if it is supported.02:23
Flannelpr0gr4mm3r: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/24934002:24
BlueEagle(and by "supported" I do ofcourse mean "tested")02:24
Flannelpr0gr4mm3r: read the full thing before doing anything02:24
pr0gr4mm3rFlannel: ok, thanks :)02:25
flynchanyone know how to reset network manager back to its original state?02:25
OrangeKyoperhaps there is a firewall program i can load? does ubuntu have one loaded? does it have one at all? perhaps this can remedy the problem02:25
flynchI was playing with networking settings to enable an adhoc wifi the other day and since then NM hasn't functioned correctly02:25
ShakedownI need the program xspim but can't find it in the repo's. I downloaded the package spim which comes with xspim, but I need to make it myself. I've never make'd anything, and the instructions tell me to use ./configure and xmkmf - so I do and they both fail (looks like missing C libraries). What's the solution? How do I get the required libraries (if any)?02:26
BlueEagleOrangeKyo: Ubuntu ships with iptables. Firestarter is a GUI frontend to iptables.02:26
=== PrivateVoid_ is now known as PrivateVoid
epochBlueEagle, thanks02:27
BlueEagleepoch: You're welcome.02:27
OrangeKyoBlueEagle, ty i will check that out02:27
ThePandemic82What's a good program that will transfer songs from my computer to my IPOD?02:27
qb_awaymnone02:27
qb_awaypff02:28
WerdnaThePandemic82: itunes :P02:28
qb_awayuse virtualbox and run itunes02:28
qb_awayon windows xp02:28
qb_awayvirtualized02:28
ThePandemic82oh ok02:28
ThePandemic82thought i could use a linux program..but i guess i cant02:28
ThePandemic82thanks anyway02:28
qb_awayalready tried02:28
chaddyThePandemic82: gpodder02:28
chaddyI think, hang on02:28
ThePandemic82ok02:29
=== qb_away is now known as qb_sleep
chaddyThePandemic82: yeah, looks like what you want02:29
ThePandemic82kk thanks02:29
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader02:31
flynchqb_away: do you actually do that... itunes has an issue seeing my iphone with XP on virtual box.02:31
JulioNetoHow can I see my modem name?02:31
=== Bunshin is now known as Lokian
flynchThePandemic82: I've used gtk pod for quite a while & quite like it02:32
DrXis there any way to tell how far along diff is (or to run a progress bar on a future diff)?02:33
techsupporthi. please help me. i can ping ip addresses but cant ping hostnames :(02:33
BlueEagleDrX: What on earth are you running diff on if it actually takes time to complete?02:33
DrXBlueEagle: it's a Xen VM... it's like 60GB02:33
meoblast001hi i have a program that i want to startup with my server.. how do i do this?02:33
SmellHow can I see what the name of my windows drive is?02:33
DrXBlueEagle: I think it's taking longer to diff than it did to copy... by a long shot02:34
DrXvolume02:34
BlueEagleDrX: Well it should.02:34
DrXSmell: volume or right click on the drive and select properties02:34
BlueEagleDrX: I cannot fathom why you would want to do that tbh.02:34
DrXBlueEagle: I'm used to Writes taking longer than Reads02:34
DrXBlueEagle: backup02:34
danopiaHi.02:34
SirHaXalothelp! my computer dont automount anymore, i find devices in lsusb, but they dont automount :(02:35
SmellIt's not mounted, and i need to know what the name is to mount02:35
danopiaI want to mout a Windows shared pritner on ubuntu so I can print to it from my word processor.02:35
danopiamount*02:35
danopiaI am able to brwose the PC on smb4k but I odn't konw how to add it to my printer list localy.02:35
FloodBot3danopia: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.02:35
ph4soris it safe to keep ssh over port 22?02:35
techsupporthi. please help me. i can ping ip addresses but cant ping hostnames :(02:35
danopiaph4sor, for the most part yes. Just keep securepasswords and a blokcing script.02:35
chaddyph4sor: there are things you can do to make it more secure02:36
ShakedownAnybody using xspim? Did you have to install several other libraries/packages for you to make xspim?02:36
BlueEagleDrX: So you've copied out an image of the vm and now you're using diff in an attempt to create an incremental backup?02:36
ph4sori tried to forward port XXXXX to 22 and the connection gets refused02:36
ph4sor(NAT forwarding02:36
Icequbecan someone plz tell me some aplication or package for confoguration internet by phone (sony erricson) ?02:37
z_hi! can someone help me to configure squid? I want to use it on my laptop 4 cashing files (internet access is limited)02:37
Smellwhen i was using ubuntu 5.1 it would auto mount my windows drive, but the new version i just installed doesnt. How can i see the name of my windows drive?02:38
danopiaAny idea?02:38
droopsta915i have a inspiron 1525 with a Dell Wireless 1395 802.11g Mini-Card, how can i get it to connect to my wireless?02:38
chaddydanopia: system>administration>printers new printer, add details02:39
ph4sori have SVN working over http, but I want it over SVN+SSH for use outside of my home network, what do I need to do?02:39
=== gordon is now known as Guest59881
Guest59881hey all Im having some trouble with compatability issues between a ms word document and openoffice writer02:40
Guest59881in word my document fits on a page02:40
Guest59881and in openoffice its a bit over a page.. but this particular document needs to fit on a page02:40
Guest59881I was wondering if anyone has had a similar issue02:40
ShakedownGuest: Edit the layout properties in OO02:40
BlueEagleGuest59881: Some fonts used in msOffice is not availible to OpenOffice due to licencing restrictions.02:41
Guest59881any idea what I need to edit Shakedown?02:41
danopiachaddy, that has SMB?02:41
Guest59881its in times new roman in both02:41
BlueEagleGuest59881: I suggest you change the font and fontsize and you may also adjust the margins as Shakedown suggests.02:41
chaddydanopia: did you try it?02:42
danopiachaddy, I am now and it appears to be going well so far.02:42
chaddygood stuff02:42
danopiachaddy, now I jsut have to print :P02:43
ShakedownGuest: No. Try the side margins though. Standard width is usually 1 inch, but I tend to find them defaulting to 1.5 inches. Reducing that will shorten the length of the document02:43
jahvanyone here can suggest me a good newsgroup binary application that support ssl for kde?02:43
BlueEagleGuest59881: format -> page and then in the "page"-tab you've got settings for margins.02:44
nate_Okay i have an ipod touch and i would like to use it with Ubuntu. I have the 1.1.5 firmware downloaded but not installed on the touch. first question is how can i install the 1.1.5 firmware on the touch from ubuntu so it can be jailbroken02:44
Azhi_DahakaI wanted to know where can i get some insight about configuring my built-in Digital Media Reader02:44
danopiachaddy, before I had ot print to PDF, go to a su prompt, cat it to my sahred drive, then go to my windows machine and open the PDF from a SMB share and hit print.02:44
Guest59881hmm02:44
ThePandemic82Will the new version of Itunes work with wine?02:44
chaddydanopia: you probably still could do all that just to be retro02:45
chaddy;)02:45
Guest59881 is there anything in particular thats set differently from msword to oo?02:45
chaddyGuest59881: that's too broad a question02:45
kelvin911how to tell my printer to print last page 1st ???02:45
ShakedownGuest: Your best bet is to play with it yourself02:45
ShakedownGuest: It shouldn't be hard02:45
Guest59881ok I guess Ill mess around with it02:46
danopiachaddy, I was thinking of making a .sh script to do it :P02:46
Guest59881thanks for your help guys02:46
DrXBlueEagle: no, I just need to verify the copy02:46
Guest59881but for instance there is also a few extra spaces on the page that arent there in msword02:46
danopiachaddy, and I think it worked, thank you.02:46
foucault_test02:47
Guest59881so it cant be only the margins02:47
danopiachaddy, it printed page one all right but now it's stuck on "Receiving data" and won't print page 202:47
BlueEaglekelvin911: http://ubuntuforums.org/showthread.php?t=217004 may help02:48
foucault_hey I sent someone a private message after logging in but before verifying my username. anyone know if the pm was sent..?02:48
ShakedownAnybody got xspim working? (Anybody know what xspim is?)02:48
eruisto_hi02:48
danopiachaddy, quik fix: print one page at a time ;)02:48
kuthuxhello all02:49
kuthuxi got one question02:49
BlueEagle!ask | kuthux02:50
ubottukuthux: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)02:50
=== eruisto_ is now known as anon
oxeimo1so...I've got all my aliases set in ~/.login, and ~/.bashrc02:50
kuthuxwhen i'm running ubuntu through live cd (hardy) i have gparted available to run02:50
oxeimo1but they aren't registering02:50
oxeimo1when I log on02:50
kuthuxbut when i installed ubuntu hardy to harddisk, gparted is not included02:50
BlueEaglekuthux: sudo apt-get install gparted02:51
anonI am having kernel panics, usually only when I am logged into X, if I am logged into the various ttys besides 7, I will not get a kernel panic02:51
kuthuxyes i know02:51
BlueEaglekuthux: Well then, what is your question?02:51
kuthuxi just wondering why it's not included in the installation02:51
BlueEaglekuthux: Because it's an optional package that most users do not require to have installed.02:52
kuthuxare you guys have same experiences?02:52
=== eruisto is now known as eruisto_
=== eruisto_ is now known as eruisto
kuthuxso it was normal eh?02:52
BlueEaglekuthux: I think one of the major reasons for it not being included is that it's very tempting for people to resize mounted partitions with gparted. This is in very many cases a bad idea.02:53
BlueEaglekuthux: Yes, gparted is not installed by default by design.02:53
kuthuxok then, can i install gparted using the live cd ? when im not connected to internet02:54
greedybso I was trying to install OSS instead of ALSA to get my x-fi working.. well it conflicts with something else I have installed so I want to get ALSA back correctly.. any ideas what the best way to re-install alsa?02:54
kelvin911BlueEagle: *DefaultOutputOrder: "reverse"  DOES the job !! thanks02:54
BlueEaglekuthux: There is no package for it on the disk as far as I know. To copy it from the disk would mean copying the executable binary along with all the support files needed.02:54
BlueEaglekelvin911: Google was helpful today. Keyword used: ubuntu "last page first"02:55
kelvin911yesterday i printed a 300 pages documents and i have to reverse them by hand.. :(02:55
kuthuxok thx BlueEagle02:56
=== caplink811-log is now known as caplink811_log
=== chainer22 is now known as zero-jt
cjmasterhello, How would I go about  installing java on a ubuntu with 64-bit processing?03:01
misteralexanderHow do I DISABLE the "Routine Check Of '/dev/sda1'" when I boot up.  It checks & the check fails, I skip the check & I boot just fine.  Any ideas?03:01
eruistocjmaster, you can't... not yet at least.03:02
soulhello everyone, my first time here03:03
dourasalut03:03
zelrikriandohi soul03:03
Azhi_DahakaThere's no way to install the latest OpenOffice via apt-get?03:03
misteralexanderhi03:03
daaaman64I just ate mayo that hasn't been in a fridge for 8 hrs... What's gonna happen?03:03
eruistoAzhi_Dahaka, sudo apt-get install openoffice?03:03
zelrikriando!fr | doura03:04
ubottudoura: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr ou #kubuntu-fr03:04
Azhi_Dahakaeruisto: try it03:04
Azhi_Dahakatell me if it installs 303:04
eruistoAzhi_Dahaka, I don't use Ubuntu. You try it. I know it works.03:04
misteralexanderdaaaman64:  There is a childrens song that tells what's going to happen . . . "when you're slidin' into first & you feel something burst . . . . "  you know that song?  THAT's what's gonna happen!03:04
Azhi_Dahakathen you know jack03:04
eruistoAzhi_Dahaka, troll. GTFO03:04
eruisto:P03:05
centralhello i have a problem with openoffice.org, i install the complet suite with the language package i need but i still can not have the spell check ? why ?03:05
daaaman64misteralexander, sweet this is gonna suck03:06
=== nix is now known as Guest17700
Azhi_DahakaGo and check the version of OpenOffice on the repo... then call me troll03:06
misteralexanderdaaaman64:  No, no . . . suck is the wrong direction my friend . . . blow, this is going to blow . . . LOL.03:06
daaaman64wow thanks03:06
misteralexanderHow do I DISABLE the "Routine Check Of '/dev/sda1'" when I boot up.  It checks & the check fails, I skip the check & I boot just fine.  Any ideas?03:06
Hagg3Hello, I have just installed Ubuntu 8.04.1 on a "Acer Aspire 4715z" and everything seems to work, exept wifi. :( Does anyone have a tip/howto/guide/link on how to get the wifi working?03:07
eruistoAzhi_Dahaka, if they *latest* version of OO.o isn't in the repos, wait and they will be.03:07
Guest17700firefox keeps telling me to upgrade my browser and im quite sure ive updated it to the latest .. however ive only faced this problem when going to hotmail.com03:07
anonI am having kernel panics, only when I am logged into X, if I am logged into the various ttys besides 7, I will not get a kernel panic. I do not get a kernel panic exactly when I log in, but the time varies from anything from 5 minutes to an hour at the point that it locks up. Most of the time, but not all of the time my caps lock light blinks when this happens. I am not sure this is relevant but sometimes when I boot I get a message that says X has restart03:07
misteralexanderHagg3:  did it work before the upgrade?03:07
misteralexanderHagg3: I assume you came from a previous version of Ubuntu?03:07
meyoshello im connected through my ethernet, why is it so difficult to connect a wireless modem?03:08
Guest17700firefox keeps telling me to upgrade my browser and im quite sure ive updated it to the latest .. however ive only faced this problem when going to hotmail.com03:08
Hagg3misteralexander: yes, and the module is loaded and the card is found as "AR242x rev 01" in lspci03:09
DocHoof1That is a hotmail error with Firefox. Restart firefox and the issue goes away03:09
misteralexanderGuest17700:  Hotmail is owned by the Devil, the "Anti-Tux" if  you will . . . just steer clear and all should be fine.03:09
=== soul is now known as MistGhost
DocHoof1At least it does for me03:09
meoblast001i followed the instructions to set up jabber server and i cant connect remotely... only from the local systemm.. what did i do wrong03:09
=== MistGhost is now known as Souley
MattJmeoblast001: Which server did you set up?03:10
misteralexanderHagg3:  Hold one.03:10
bunnytomeoblast001: you didnt read the instructions03:10
meoblast001i read this03:10
meoblast001https://help.ubuntu.com/community/SettingUpJabberServer03:10
meoblast001MattJ: i installed jabber and set that up03:10
Azhi_DahakaAnyone knows of a ppa repo for pidgin?03:11
damiji2Hello, I am trying to get started learning GTK+. I just installed libgtk2.0-dev, but when i try to compile (using the Hello World example from gtk.org), it says "test.cpp:23:21: error: gtk/gtk.h: No such file or directory". I know that I have this in usr/include/gtk-2.0. Can anybody help?03:11
MattJHmph, it's on my todo list to give that page a rewrite :/03:11
MattJmeoblast001: I suspect you probably didn't set your hostname in the configuration03:11
histodamiji2: i'm afraid you might want to ask in a different channel this is ubuntu support.03:11
MattJand you still have "localhost"03:12
meoblast001MattJ: no i changed it to 192.168.1.10003:12
damiji2oh good point.03:12
misteralexanderHagg3:  Have you ever heard of "Madwifi" ?  Reasearch that, it may not be enabled . . . even though it should be enabled by default.03:12
MattJmeoblast001: Did you restart the server after this?03:12
meoblast001i think03:12
meoblast001maybe not03:12
misteralexanderHow do I DISABLE the "Routine Check Of '/dev/sda1'" when I boot up.  It checks & the check fails, I skip the check & I boot just fine.  Any ideas?03:12
Hagg3misteralexander: I don't know about the setting in the bios, but I run this to activate the card. I don't know if it does work (I can not find any wifispots nor see the card in ifconfig):  # echo 1 > /proc/acpi/acer/wireless03:13
DocHoof1Is <gedit> a normal install on server version? I ask because it is what I am familiar with from Fedora 9.03:13
meoblast001MattJ: still cant connect03:13
meoblast001MattJ: what is this /Home thing at the end?03:13
MattJmeoblast001: What are the settings in your client?03:13
FlannelDocHoof1: No.  Server would have no GUI apps by default.  nano and a stripped down version of vim are default03:13
pr0gr4mm3rFlannel: there were a couple workarounds posted in that bug report you posted?03:13
Flannelpr0gr4mm3r: indeed.03:14
MattJmeoblast001: http://www.jabber.org/web/FAQ#What_is_the_.22Resource.22_setting_for_in_my_client.3F03:14
meoblast001lovely03:14
meoblast001pidgin wont start03:14
DocHoof1So <vi> works then? Or is it <vim>?03:14
FlannelDocHoof1: vim03:14
FlannelDocHoof1: vi would be a symlink, if it works03:14
misteralexanderHagg3:  Sorry, I don't have enough expirence with Wifi in Linux, I'm wired.  The one time I did have an issue, Madwifi wasn't enabled, and that fixed my problem . . . so I recomended it to you . . . sorry.03:14
meoblast001MattJ: why wont pidgin start?03:14
FlannelDocHoof1: but if you're used to normal vim, you'll want to install "vim" (sudo apt-get install vim).  vim-tiny is odd03:15
MattJmeoblast001: How do I know? :)03:15
MattJmeoblast001: I'm not psychic, but if you can provide an error message, it would be helpful03:15
histostupid firefox and this going grey bs03:15
meoblast001MattJ: problem solved.. Finch was still running03:15
meoblast001on to the old problem03:15
MattJah, k03:15
meoblast001client settings03:15
pr0gr4mm3rFlannel: well...the one I followed left the system in much worse condition where it's not finding home directories, several errors at boot time, and it still can't complete the upgrade.  It almost sounds easier doing a fresh install and configing it from scratch at this point.03:15
uvottuhi i had some problems during upgrade to hardy, and i want to have ubuntu check all the packages, and reset any that were changed without have to do a complete reinstall03:15
uvottuis there a way to do this?03:16
wizardslovakhi03:16
wizardslovaki got problem, when i go to youtube and want to see  clip , i press play and firefox shuts down03:16
DocHoof1More accustomed to gedit, but vi is another CLI in Fedora I have used. My company wants to go Ubuntu after the new yaer, so I need to get used to it on my own server.03:16
IndyGunFreakbecause flash/linux sucks.03:16
meoblast001MattJ: its XMPP... screenname is meoblast001... domain is 192.168.1.100... resource is Home03:16
histowizardslovak: did you install flashplayer?03:16
histoIndyGunFreak: yeap pretty much03:16
Flannelpr0gr4mm3r: the correct workaround is something like stop the locales thing, finish the upgrade, then reconfigure locales later03:16
wizardslovakit did work before03:16
IndyGunFreakhisto: i've had quite a few probs out of it myself here lately03:16
MattJmeoblast001: What error do you get when you try to connect remotely?03:17
wizardslovakhisto: it did work before03:17
Guest17700misteralexander: I am a new convert ... however hotmail is important for work .. can you please help?03:17
Hagg3misteralexander: I have the following restriced modules autodetected, installed and "in use": 1) Atheros Hardware Access Layer (HAL);  2) Support for Atheros 802.11 wireless LAN cards; I find "madwifi-tools", is that supposed to be installed?03:17
Flannelpr0gr4mm3r: also, try `sudo apt-get update && sudo apt-get dist-upgrade` to finish whatever of the upgrade you haven't finished03:17
meoblast001MattJ: meoblast001@192.168.1.100/Home disconnected Could not establish a connection with the server. Connection refused"03:17
pr0gr4mm3rFlannel: ya, that's pretty much what I did my moving the locale directory temporarily.  How long should it take for it to generate the locales so I know when it's stuck?03:18
MattJmeoblast001: That indicates that the server is not running, or you have a firewall03:18
meoblast001MattJ: no firewall i know of03:18
unlinkdoes totem support positioning subtitles?03:18
meoblast001MattJ: i know the server is running03:19
meoblast001MattJ: how can i make sure?03:19
meoblast001and what is /Home03:19
MattJmeoblast001: telnet <ip address> 522203:19
MattJIt will either say "connected" or "connection refused"03:19
MattJmeoblast001: and as for /Home, see http://www.jabber.org/web/FAQ#What_is_the_.22Resource.22_setting_for_in_my_client.3F03:20
meoblast001MattJ: connection refused03:20
jhalsteadI know this is the wrong place to ask this but here goes, for anyone that has an asus eeepc:  does this machine support sdhc cards?03:20
MattJmeoblast001: is it definitely the IP of the machine the server is running on? :)03:20
izinucsjhalstead, don't know why it wouldn't03:21
meoblast001MattJ: yes. i pretty much memorized that thing by now03:21
eternal_phey, what is the beta chat channel again?03:21
izinucsubuntu+103:21
MattJeternal_p: #ubuntu+103:21
eternal_pMattJ: ty03:21
meyoswhat is a good app for assistance in wireless connectios03:22
izinucsmeyos, if your card is recognized then the built in network manager works fine..03:22
MattJmeoblast001: Then if it is the right IP, the server is not running, there is a firewall, or possibly the server is configured to listen only on 127.0.0.1/localhost03:22
wizardslovakhisto: i did update flashplayer(downloaded new) and still nothing03:23
=== sgallinger is now known as turkeydumper
binariusmani need help with backtrack303:23
meoblast001MattJ: how do i check the process?03:23
izinucsmeoblast001, I came in late so not totally sure what you're doing.. but the ip+port number = success typically.. as in.. 192.168.0.103:808003:24
binariusmani need backtrack 3 tuto03:24
meoblast001izinucs: i got webservers working a long time ago =P03:24
meoblast001this is a Jabber server03:24
meyosizinucs: the card is recognized, but i cant connect through my wireless network.03:24
izinucsmeoblast001, k.. ah.. beyond me.. but shouldn't there be a specified port number for that server too?03:25
MattJmeoblast001: Try a: ps aux | grep jabber03:25
meoblast001izinucs: im using defaults03:25
unlinki often see subtitles which are intended to be on the top of or the middle of the screen hiding the subtitles for the dialog03:25
Mooloohi, how can i restore grub after i installed vista? i found a link, but it says "find /boot/grub/stage1" which only gives file not found. i have a boot partition, and i booted a live-cd.03:26
meoblast001MattJ: http://pastebin.com/d1a6acbfe03:26
kuthuxMooloo: try easybcd03:26
izinucsmeyos, one of the icons up by the clock that looks like a network connection icon will give you access to wlan typically.. try right mouse click03:26
kuthuxbut it use vista's bootloader03:26
Moolooi don't want that03:27
MattJmeoblast001: Hmm... that's jabberd203:27
bunnytohow to make/edit ISOs?03:27
meoblast001MattJ: O_o03:27
kuthuxMooloo: then just use the live cd to install grub03:27
meoblast001MattJ: im gonna try to downgrade03:27
pr0gr4mm3r1Flannel: sorry for dropping off.  I rebooted the server, forgetting that it routes my internet :) ...and it failed to even come back, saying there are critical filesystem errors.  The /home is on its own partition, so I am just going to do a fresh install and get it over with.03:27
MattJmeoblast001: No, don't03:27
meoblast001MattJ: ok03:28
Moolooi have booted the live cd, how do i install it then?03:28
kuthuxMooloo: u can install grub with easybcd but not to use vista's bootloader03:28
meoblast001MattJ: so what do i do?03:28
MattJmeoblast001: When I said I wanted to fix that how-to, I wanted to update it to jabberd2 :)03:28
MattJmeoblast001: Join ##jabber03:28
meyosizinucs: ive tryed it i pick my network, type  in my network password, click connect but i cant get online?03:28
meoblast001ok03:28
kuthuxMooloo: from terminal (on live cd ) type sudo grub03:28
Flannelpr0gr4mm3r1: good luck03:28
Mooloook03:28
kuthuxMooloo: find /boot/grub/stage103:28
MoolooError 15: File not found03:29
pr0gr4mm3r1Flannel: thanks again for your help03:29
izinucsmeyos, have you tried eliminating the wep/wpa security and making sure that you can connect?03:29
kuthuxMooloo: ok then try to mount the partition where u installed ubuntu03:29
Moolooi have /, /home and /boot partitions. where do i mount them?03:30
meyosi didnt know i can eliminate that, ill try03:30
danbh_intrepidMooloo: also mount your /boot partition03:30
undertow519I have a question about using a 3rd party library in eclipse 3.2.2 with c++ (CDT)...i tried asking in #eclipse, but no-one seems to be on there...anyone have a second, or a better place to ask for help?03:30
hardcorecan i copy xbox 360 games with brasero?03:30
FlannelMooloo: /, /home, and /boot03:30
kuthuxMooloo: so u have separated /boot partition eh ?03:31
kuthuxMooloo: mount them all03:31
danbh_intrepidhardcore: probably not.  Ubuntu doesn't support much of copy protection, much less work around it.03:31
izinucsmeyos, it has to be turned off in the router.. not your machine.03:32
pop3000#cebu03:32
unitedpotsmokerscan we set to auto mount every time we log in ubuntu?03:32
Mooloook, i have them mounted, i can see the file is there, still the file not found error03:32
izinucsunitedpotsmokers, auto mount what?03:32
hardcorei know i can copy encrypted dvds for backup purposes of course, so i just thought maybe i can do the same thing with my games03:33
damiencan anyone help with wifi03:33
ubuntu_toddhi. How could I concatenate several pdf files. I remember I can do that in Acrobat Professional in Windows? Is there any easy way so that I can do my job03:33
kuthuxMooloo: sudo grub-install /dev/hdx03:33
izinucshardcore, x360 uses a unique file format.. google.03:33
unitedpotsmokersauto mount hardisk, because some of my wallpapers located in drive D, and when i login it disappear03:33
Mooloook, i have sdax, what is the x? the boot partition or just /dev/sda?03:33
kuthuxMooloo: probably u have to reinstall grub03:33
meyosizinucs: i have a quest modem03:34
damienhow do I know if madwifi is working properly?03:34
izinucsubuntu_todd, I think imagemagick can do that with one of it's many commands.. also some use PDFEdit but I haven't had much luck with it.03:34
cjmasterHello... I installed java but I can't see aplets on a web page. Help? :P03:34
kuthuxMooloo: boot partition03:34
izinucsmeyos, do you have a router?03:34
EnsignRedshirtubuntu_todd: There is a set of tool (something like pdftools) that includes a pdfjoin command.03:34
izinucsmeyos, or is this a pppoe type dsl connection?03:34
reqqitHey people - I am using ATI accelerated graphics driver - new machine, compiz runs fine. However, sticking to metacity to run blender, redraws are painfully slow03:35
reqqitand blender runs like a dog - is there some other driver I can use?03:35
kuthuxMooloo: if it shows error again then the /dev/sda03:35
jdevelreqqit, google has a lot of information indexed.. try a search.03:35
cjmasterHello, I installed java on ubuntu, why can't I see aplets on a web page?03:36
anon:exit03:36
anonexit03:36
EnsignRedshirtubuntu_todd: The package is pdfjam, in the universe repository.03:36
izinucs!mount | unitedpotsmokers03:36
ubottuunitedpotsmokers: For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted or !QTParted - Other partitioning topics include !fstab !home and !swap03:36
mgutzis there anything like $ start from Windows or $ open OS X in Ubuntu03:36
mgutzfor example, $ start . would open file browser at current directory03:36
unitedpotsmokersizinucs, : thanks 4 helping03:36
Moolooit worked, but vista is not in there03:37
izinucsunitedpotsmokers, that should show you how to augment fstab to auto mount03:37
ubuntu_toddEnsignRedshirt: is there any default command I can do that?03:37
cjmasterHey guy's, I installed linux java, but it still doesn't work. do i need to do somethign else?03:37
kuthuxMooloo: then just add it to menu.lst03:37
reqqitjdevel, please elaborate - how much information are they indexing? I don't want to search there if I feel it may be in vain. Are they indexing over 9000? Actually, adding blender specifically to my query did find something I didn't find earlier03:37
ubuntu_toddEnsignRedshirt: I mean I don't have to install any other software.03:37
kuthuxuse vim or gedit or something to edit menu.lst03:37
mghigliotti_cjmaster, are you using Sun Java or iceweasel?03:37
reqqitwhich might mean this is something that is blendercentric (I was searching for ATI ubuntu slow, and crap like that)03:37
ubuntu_toddEnsignRedshirt: I have used cat. But it doesn't work.03:38
mghigliotti_icedtea, sorry03:38
EnsignRedshirtubuntu_todd: Sorry, I don't know.03:38
DCPomcjmaster, did you install the firefox plugin?03:38
ubuntu_toddEnsignRedshirt: how about gimp?03:38
kuthuxMooloo: open menu.lst with text editor and u'll find example included in the file03:38
DCPom!private | cjmaster03:38
ubottucjmaster: Please ask your questions in the channel so that other people can also benefit AND help you. Please don't PM a user in the channel without asking first, some find it rude.03:38
EnsignRedshirtubuntu_todd: I've never tried using gimp with PDF files.03:38
ckyksahello, I am having some trouble with some regression when upgrading my packages when I had no more space on my hard drive (my usb devices have stopped working), lsusb gives me "Linux Foundation 2.0 hub" and nothing else03:39
DCPomcjmaster, the command is sudo apt-get install sun-java6-plugin03:39
edjuWent to install virtualbox but it seems to depend on the 2.4.26-20 kernel, which is not in th repos.  What am I not getting here?03:39
Mooloowhat is sda1 in hdx,y talk? (hd0,0) ?03:40
EnsignRedshirtubuntu_todd: This question comes up now and then in the forums. For example: http://ubuntuforums.org/showthread.php?t=26241103:40
kelvin911how to print in xdvi?03:40
damienhow do I know if madwifi is working properly? cannot see wireless network in network managerne03:41
kuthuxMooloo: ithink it's (hd0,0)03:41
EnsignRedshirtubuntu_todd: and: http://ubuntuforums.org/showthread.php?t=82193303:41
reqqit!isitoutyet03:42
ubottuSorry, I don't know anything about isitoutyet03:42
BigPoppa3516Hello everyone, have a quick question about installing ubuntu.  I want to dual boot with windows, but in the documentation, it only tells you how to re-size the windows partition and install it there.  I have an entire harddisk in my workstation that i want to dedicate to ubuntu, but i'm not sure if the bootloader will pickup the windows install.  Do i need to do anything special?03:42
kuthuxjust try it, it won't ruin the system. the worst case is just it doesn't work03:42
reqqitwe'll be needing that again soon.03:42
danbh_intrepidMooloo: look at the device map03:42
DCPomcjmaster, try installing sun-java6-jre03:42
binariusmani need documentation for backtrack 303:42
DCPomcjmaster, sudo apt-get install sun-java6-jre03:42
binariusmanhelp me?03:42
aaronhow do I check that my dvd has been recognized properly?03:42
Frogzooaaron: fire up gxine03:43
izinucsBigPoppa3516, It might .. it might not but it won't delete windows if you take care and do "manual partitioning".. Grub the boot loader might be put in the wrong place but is totally fixable.03:43
cjmasterIt appears its already installed.03:44
FlannelBigPoppa3516: Dualbooting without shrinking (by putting on another partition) works more or less identically, except without the shrinking part.03:44
DCPomcjmaster, what do you get when you try to install sun-java6-plugin?03:44
erwin_hi i desperately need help with my sis190 gigabit ethernet on hardy...03:44
DCPomuse pastebin.com03:44
Shity_T1Hi there, I'm having weird problems where while surfing youtube, my screen goes black and I get the end of a boot where the last line is "Running local boot scrips (/etc/rc.local). The only way to fix it so far is to hold control+alt+delete, the system restarts. Why does this happen? :(03:44
BigPoppa3516ok, i'll give it a whack when the cd-iso finishes.  If i have problems, i'll check back in a bit, thanks guys03:44
aarongxine is giving me this error    The xine engine failed to start.03:45
cjmasterSomething about it being unevalible.03:45
binariusmansome one use backtrack03:45
cjmasteravalible*03:45
bunnytohow to make/edit ISOs?03:45
cjmasterand how it refers to another package.03:45
gedeonhello i have a active directory and file server. desktop and user doc have on file server. can i use ubuntu to attach my doc to ubuntu desktop703:45
selig5erwin_: I had the same problem. I took the shortcut of plugging in a pci nic...03:46
DCPomcjmaster, copy the text and put it on pastebin03:46
DCPom!paste | cjmaster03:46
ubottucjmaster: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)03:46
cjmasterDCPom, ok03:47
aaronis there a device manager in Ubuntu?03:47
izinucsaaron, yep..03:47
aaronwhat is the device manager in ubuntu?03:48
ubuntu_toddEnsignRedshirt: Thanks. I will install pdfedit even though gs command can do the job.03:48
izinucsaaron, in the gui if you right mouse click and choose ad to panel then choose system  monitor.. you'll have access to it.. otherwise in terminal type "top"03:48
Mooloodual boot works, thanks for the help.03:48
Shity_T1Hi there, I'm having a weird problem where while surfing youtube, my screen goes black and I get the end of a boot where the last line is "Running local boot scrips (/etc/rc.local)", then nothing happens. The only way to fix it that i have figured out hold control+alt+delete, the system restarts. Why does this happen? :(03:48
dmsupermanMy sounds don't work. gnome-sound-properties won't play them back when I hit "play" to test them, and beyond the initial noise ubuntu makes when it shows the login screen it doesn't make any more noises (like the login noise)03:49
cjmasterDCPom, http://paste.ubuntu.com/57256/03:49
bullgard4Clicking on /usr/share/gnome/help/user-guide/de/user-guide.xml Firefox 3 will display the source code of the XML file remarking: "This XML file does not appear to have any style information associated with it. The document tree is shown below." How can view this document in a formatted way?03:49
aaroncan I run the system monitor from an xterm console03:49
izinucsdmsuperman, if you're trying to get sound in a particular program then go to terminal and type "killall pulseaudio" and see if that works03:49
dmsupermanizinucs: Pulseaudio is disabled03:50
aaronthe problem is my DVD won't work after my upgrade...03:50
DCPomcjmaster, you can try installing it via firefox03:50
izinucsdmsuperman, oops..  then what I suggested definitely won't work..03:50
damienhow do you test if wifi is working properly?03:50
dmsupermanizinucs: And I'm trying to get ubuntu sounds, like the login drums03:50
izinucs!sound | dmsuperman03:50
ubottudmsuperman: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP303:50
cjmasterDCPom, Kk03:50
centralplease i need help with openoffice 2.4, i have ubuntu studio i install the openoffice suite with the language i need but the spelling dont find any dictionary,. but it work wuth ubuntu not with ubuntu studio why did i miss a package ?? if yes witch one please.03:50
undertow519Using Eclipse + CDT...i am trying to add a reference to libmysql++ which exists in /usr/include/mysql++...i have added the folder to the linker search path...but i still get undefined reference errors when i try to compile...any help?03:51
aaronhow can I check what DVD drive is on my system from using an xterm console03:51
bunnytoaaron ,  fdisk -list03:51
dmsupermanizinucs: I've got sound working for everything but gnome-sound-properties and logging in03:51
Shity_T1Hi there, I'm having a weird problem where while surfing mostly youtube, my screen goes black and I get the end of a boot where the last line is "Running local boot scrips (/etc/rc.local)", then nothing happens. Im thinking that is flash releated. The only way to fix it that i have figured out is to hold control+alt+delete, the system restarts. I want to know why does this happen and how I can fix it? Help would be much appreciated.03:52
kuthuxMooloo: congrats03:52
izinucsdmsuperman, sorry I'm not really good at the sound thing.. I did an upgrade to Hardy and sound there is hit and miss.. but a fresh install on a laptop works fine.. sometimes I think something in the upgrade process is borked or if it's not that then maybe the difference in sound cards has thrown a wrench into the mix.03:53
damienwow thanks for the help!03:53
dmsupermanizinucs: This is a fresh install, I'm pretty good with sound things and I've got sound working, it just appears that the gnome-sounds has stopped working for some reason03:53
bunnytodmsuperman: 2 sound cards?03:54
dmsupermanbunnyto: No, integrated audio03:54
RickZillaHey GIMP users on Linux, import Photoshop filters here:  http://sourceforge.net/projects/gimpuserfilter/   Instructions here:  http://www.linux.com/feature/14717303:54
twiztr_techsuppoHey, so I'm using a live CD on this system I'm working on, it's WinXP. What program can I run from Ubuntu to test the physical memory?03:54
cjmasterDCPom, when i go to the firefox site to install the plugin it redirects me to java.com, i'm running around in circles :P03:54
Shity_T1Hi, I'm having a weird problem where while surfing mostly youtube, my screen goes black and I get the end of a boot where the last line is "Running local boot scrips (/etc/rc.local)", then nothing happens. I'm thinking that is flash related. The only way to fix it that i have figured out is to hold control+alt+delete, then the system restarts. I like to know why does this happen and how I can fix it? Any hints are welcomed :)03:55
izinucs!patience | Shity_T103:56
ubottuShity_T1: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines03:56
kuthuxtwiztr_techsuppo: boot the live cd, on the main boot menu u can find it03:56
Azhi_DahakaIs there a way to install a deb package by hand and avoid conflics with  apt-get?03:56
DCPomcjmaster, hang on, i'm surprised the terminal installation didn't work03:56
twiztr_techsuppoOh, I forgot that it had a memtest thing. Sweet. Thanks.03:56
twiztr_techsuppowell, see you guys in a bit if it doesn't work.03:57
cjmasterDCPom, oh btw i'm not sure if its important but I got a 64-bit processor and ubuntu.03:57
ubuntu_toddwhat's this problem wisdom@wisdom-laptop:~/Desktop$ sudo synclient Touchpadoff=0           Can't access shared memory area. SHMConfig disabled?03:57
erwin_selig5: i don't have any extra nics :(03:57
wishiei have 2 multimedia keys on my laptop that are NOT generating events of any kind in linux, therefore i cannot use any program to bind commands etc to them.. the keys, however, do work in another OS.. where can i start to get these keys recognised in linux ?03:57
harriseldonubuntu_todd in order to use synclient, a special area of memory needs to be enabled. In default Ubuntu, it is not enabled03:58
DCPomcjmaster, sorry, i can't really find anything else, maybe someone else can help...03:58
chapexbuenas03:58
rjr162trying to get the ATI binary driver working on 8.10 on a dell inspiron e1505 w/ATI Mobility Radeon X130003:59
chapexestoy por independizar el home03:59
rjr162and get: The following packages have unmet dependencies: xorg-driver-fglrx: Depends: xserver-xorg-core but it is not going to be installed03:59
cjmasterDCPom, alright, thank you very much anyways.03:59
rjr162E: Broken packages03:59
harriseldonubuntu_todd you need to edit your xorg.conf and the line Option SHMConfig "Enabled" in the section for the touchpad device03:59
dmsupermanCan anybody help me get system sounds to work? I hit "play" to test the sounds, and not even the default system sounds work. I have no other sound issues, and nothing is sent to stdout. The sounds are also not played normally. Pulse is disabled.03:59
histo!sound | dmsuperman03:59
ubottudmsuperman: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !Players and !MP303:59
DCPom!es | chapex03:59
ubottuchapex: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.03:59
selig5erwin_: there was something on the forum  about the sis190... must be common problem03:59
bullgard4Clicking on /usr/share/gnome/help/user-guide/de/user-guide.xml Firefox 3 will display the source code of the XML file remarking: "This XML file does not appear to have any style information associated with it. The document tree is shown below." How can I view this document in a formatted way?03:59
chapextenks03:59
bunnytorjr162: i have the same, was easy, download ATI drivers from ATI03:59
versusqchayjoelb it's sead?03:59
dmsupermanhisto: I just said I'm not having problems with sound, only the system sounds04:00
dmsupermanhisto: Literally everything except system sounds works04:00
damienI get this error when I do ifconfig ath0 up,04:00
damienath0: ERROR while getting interface flags: No such device04:00
chapexjoin #ubuntu-es04:00
chapex:D04:00
histodmsuperman:do you have somehting else playing while you are testing?04:00
dmsupermanhisto: No, nothing04:00
versusqcwow this girl sux04:00
versusqchay04:00
versusqcfind another one04:00
erwin_selig5: yes looks like its common. but isn't that easy to fix,. i wonder if someone here could guide me through it :(04:01
histodmsuperman: try going in System > Preferences > Sound and selecting a device like pulseaudio or alsa04:01
martin_Hi im currently having issues with nvidia stuck on a max res of 640x48004:01
rjr162./ati-driver-installer-8-9-x86.x86_64.run produces: Error: ./default_policy.sh does not support version04:01
rjr162default:v2:i686:lib::none:2.6.27-7-generic; make sure that the version is being04:01
rjr162correctly set by --iscurrentdistro04:01
gecko_Got a question, i screwed around with my Nvidia resalution controls like an idiot, and now it wont give me options to go back to my 1024 or what ever, it's stuck on 640.. Help?04:01
histo!nvidia | martin_04:01
ubottumartin_: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto04:01
izinucsmartin_, have you enabled the restricted drivers?04:01
bunnytorjr162: are you using root?04:01
dmsupermanhisto: Alsa is selected, and the "test" button for all of them makes a beeping noise04:01
rjr162yeah04:01
histodmsuperman: good thats what its supposed to do then.04:02
rjr162i read somewhere it doesn't work with the new version of xorg and you'd have to downgrade?04:02
dmsupermanhisto: But if you go to gnome-sound-properties -> sounds tab and hit "play" next to one of the system sounds04:02
cjmaster!hi | cjmaster04:02
ubottucjmaster, please see my private message04:02
dmsupermanhisto: Then it's supposed to play a sound. Like the login sound.04:02
dmsupermanhisto: Mine doesn't, nor does it when I log in.04:02
bunnytorjr162: wrong.. i have the last xorg and the last ATI drivers04:02
martin_izinucs: yes and tred alot of things, and now i cant even get anything if i enable nvidia driver04:03
rjr162bunnyto: dang i'm not sure what to do with the --iscurrentdistro04:03
izinucsmartin_, did you install nvidia-settings?04:03
cjmastermsgbot04:04
=== gaintsura__ is now known as gaintsura
martin_izinucs: yes and when that didnt work i instaled envyng-qt04:04
izinucsmartin_, what nvidia card do you have?04:04
cjmaster!botsnack04:05
ubottuYum! Err, I mean, APT!04:05
McAfeecan use help me?04:05
kelledinquick question, should hardy heron have DPMS settings somewhere in KDE control center?04:05
DCPom!ask | McAfee04:05
ubottuMcAfee: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)04:05
Shity_T1can't pin it down, whenever I google the problem I get hangs on boot, I'm already booted and logged in, then I randomly get *starting anacd(h)ronistic cron anacron04:05
Shity_T1*starting deferred execution scheduler atd04:05
Shity_T1*starting periodic command scheduler crond04:05
Shity_T1*checking battery state..04:05
Shity_T1*running local boot scripts (/etc/rc.local)04:05
FloodBot3Shity_T1: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.04:05
martin_i'm using kubuntu, and tryed everything that guys there could think about and nothing worked so i thought that maybe you guysmight know other stuff04:05
martin_izinucs: 8800 GTS04:06
kelledinfor some reason, I'm not seeing anything for display power control04:06
McAfeemy ubuntu boot was fried because i had a memory stick go bad, it fried my boot, fsck won't fix it. it tells me it has multiple illegal somethings and i tell it yes then it says inode something 1600 should be 0 <fix>y?04:06
McAfeei hit y, and it freezes04:06
harriseldonShity_T1 it seems like you are going back to the first terminal session. Have you tried alt-f7 to get back to your x session?04:07
izinucsmartin_, there is a new nvidia driver released that I read fixed a lot of issues with the 8800 and up.. it's on the nvidia site.  To install follow the instructions but if it's not mentioned you have to be in a different tty and have gdm stopped.04:07
cjmaster!anybody | cjmaster04:07
ubottucjmaster, please see my private message04:07
harriseldonMcAfee have you tried fsck from a live cd?04:08
Shity_T1harriseldon: yes, well I have tried ctrl-f7, it is on that session I think04:08
Shity_T1harriseldon: or is alt-f7 different?04:08
McAfeeharriseldon,  no, i'm downloading an ISO right now so i could try that04:08
martin_izinucs: sorry, tty?; gdm? im new to linux04:08
FAJShity_T1:  ctrl alt f704:08
Shity_T1FAJ, a sry, that is what I did04:09
harriseldonShity_T1 when you are in a current x session, you must use ctrl+alt+F1 for example to goto terminal 1. Once you are in a terminal, you only need to use alt-f704:09
FAJShity_T1:  ok04:09
bunnytohow to see the process % ?04:09
harriseldonShity_T1 try alt-F1 to goto the first termina04:09
histoGod flash blows04:09
histoin linux04:09
harriseldonShity_T1 then login as your user and check the logs like dmesg or xorg.0.log04:10
kelledinhisto: flashblock is your friend ;-)04:10
hosstest:P04:10
FAJbunnyto:   open up termina>top04:10
bobertdoshisto: You've already tried 10, right?04:10
Shity_T1harriseldon, yes I've tried that, logged in on the first terminal tried to startx, then that time it just froze on black04:10
FAJor alt+f2 gnome-system-manager04:10
harriseldonShity_T1 you can also try sudo /etc/init.d/gdm restart to restart X04:10
cjmaster!exit04:10
ubottuSorry, I don't know anything about exit04:10
izinucsmartin_, k.. a tty is like terminal but a seperate screen.. the gui is located on tty7 .. to get to another tty use ctrl+alt+f2 and login.. it's text based.  GDM is graphics display manager.. to stop it once in a different tty type /etc/init.d/gdm stop04:10
harriseldonShity_T1 look at the comment izinucs. It accurately describes the use of terminals with x.04:11
Shity_T1harriseldon, ah ok, if it happens again how would I go about checking the logs you mentioned?04:12
kuthuxwill there only one GUI (tty7 only), or can we start x on another tty ?04:12
gecko_Other then my Nvidia controls what other programs are on Ubuntu to fix a screen reselution problem?? got myself in it, maybe i can get myself out :)04:12
kuthux:D04:12
harriseldonShity_T1 use alt-f1 to goto the first terminal. Login and then type the command dmesg04:12
izinucskuthux, there are ways of starting a gui on a different tty but I don't know how.04:13
harriseldonShity_T1 this will check the main system log04:13
kuthuxhmm..04:13
harriseldonShity_T1 to check the xorg log you can use tail /var/log/Xorg.0.log (tail shows the last 10 lines of a file)04:13
jfsci installed the server kernel, but when I do the system update its trying to install all the packages dealing with the generic kernel04:13
Shity_T1harriseldon, thank you I'll try to figure it out from there :)04:14
go_beep_yourselfhello, i am using the default ubuntu config file for configuring the kernel and i see that alsa is not checked off. why wouldnt it be checked off with the default ubuntu config?04:14
ubuntu_toddharriseldon: Doesn't work. I add this into my xorg.conf Option"SHMConfig""Enable"04:14
gonzaloaf_laptophi, why when I execute something with sudo I receive this error? sudo: unable to resolve host gaf-laptop04:16
harriseldonubuntu_todd where did you add it?04:16
harriseldonubuntu_todd did you log out and log back in?04:16
izinucsgonzaloaf_laptop, I have the same issue but just continue and it  will work04:16
NarfiI need to translate a english work to french, but its a PDF. Is there another prog than PDFEdit ?04:16
kuthuxgonzaloaf_laptop: open /etc/hosts04:16
ubuntu_toddharriseldon:or should it be Option"SHMConfig""on"?04:16
hosstestwhats a good app for compressing .ogg files into avi?04:16
harriseldonubuntu_todd you are correct04:17
izinucsNarfi, search synaptic for pdf and you'll find one that will convert pdf to ps .. that should be more "manipulatable" if that's a word.04:17
mrpocketswhats the command to delete a direcroty if its fulla shit?04:17
gecko_my screen reselution is screwed, wont let me put it back to norm, stuck on 640.. can i go through terminal to fix, and how??04:17
Narfiizinucs:: Thank you.04:18
hosstestmrpockets:  rm -r04:18
Azhi_DahakaIs there a way to install a deb package by hand and avoid conflics with  apt-get?04:18
dmsuperman!ohmy | mrpockets04:18
ubottumrpockets: Please watch your language and topic to help keep this channel family friendly.04:18
izinucsAzhi_Dahaka, conflicts?  have  you double clicked the .deb to install and received errors due to dependancies?04:18
ubuntu_toddharriseldon: It doesn't work neither Enable nor On04:19
dmsupermangecko_: You can, you might want to check !nvidia or !ati, depending04:19
mrpockets...sry04:19
dmsupermangecko_: Also" sudo dpkg-reconfigure xserver-xorg" might be of assistance04:19
jfsci installed the server kernel, but when I do the system update its trying to install all the packages dealing with the generic kernel04:19
jfschow do I fix this?04:19
harriseldonubuntu_todd I have it enabled for me and it works. Did you logout? changes to xorg.conf do not take effect until you logout. Plus it needs to be in the correct section.04:19
izinucsjfsc, if you're using the server kernel you might need the other files associated with it.04:20
garrettHello ubuntu people04:20
ubuntu_toddharriseldon: Should I reboot? Or just ctrl+alt+backspace is enough?04:20
gonzaloaf_laptopI want to enable the 'Debian' or 'Education' menus but the changes doesnt make effect, why?04:20
bobertdos!hello | garrett04:20
ubottugarrett: Hi! Welcome to #ubuntu!04:20
garrettI was hoping someone could help me with a video problem04:20
ubuntu_toddgarrett: what's that?04:20
harriseldonubuntu_todd ctrl-alt-backspace is enough. Try to avoid that because it abruptly closes x. Use the logout instead if you can.04:21
bjb1959anyone know how to get sound working with a pinnacle pctv hd 800i in hardy?04:21
steezeri can't open firefox after the update, it shows "Error launching browser window:no XBL binding for browser"  what do i do?04:21
garrettim new to ubuntu- but have made the switch for good- so im smoothing out the edges04:21
centralplease i have ubuntu studio and got a problem with language spelling04:21
garrettmy problem is editing VRO (sony cam) files-- how can i do this?04:21
ubuntu_toddharriseldon: how to logout?04:22
garrettsteezer: have you tried complete remobal and then install again04:22
steezergarrett: how do i do that?04:22
ubuntu_toddharriseldon: should I close all the windows and applications?04:22
harriseldonubunto_todd System-Quit LogOut04:22
garrettopen snaptic and search for firefox -- first save your bookmarks -04:23
ChunkStylei can upgrade to 8.10 right?04:23
harriseldonubuntu_todd you probably made the change in the wrong section of the xorg.conf04:23
fivewhats the best free software i can use to write .m files with? they need to be able to load in matlab on a windows pc04:23
izinucsChunkStyle, could but it's still beta.. don't until it's officially released.04:23
harriseldonubuntu_todd it should be in the section labeled Section "InputDevice" Identifier "Synaptics Touchpad"04:24
ChunkStyleok04:24
ChunkStylethanks izinucs04:24
gecko_dmsuperman: tried the terminal thing, pretty useless for me, didn't really understand it.. so joinning nvidia and the ati channel..04:24
gonzaloaf_laptophi, when I install applications the menu entries are not created, why?04:24
garrettsteezer: after you save your bookmarks go into snaptic and click on firefox and select complete removal04:24
izinucsChunkStyle, np04:24
ubuntu_toddharriseldon: http://paste.ubuntu.com/57262/04:24
garrettubuntu_todd: could you think of a way to edit these VRo files or mabey convert to mpg04:24
thewormHello04:24
thewormCould any one help me please04:25
garrettwhats up worm04:25
thewormHey garret,04:25
garretthello04:25
garrettim kinda new but might be able to help04:25
bobertdosgonzaloaf_laptop: Have you checked to see if the sections you want are enabled in System->Preferences->Main Menu?04:25
ubuntu_toddgarrett: I use ffmpeg to do convert video formats04:25
thewormI am running Ubuntu 8.10 and would like turf anonymously04:25
izinucsgonzaloaf_laptop, sometimes that happens and they show up on next boot. the other way is to right mouse click on Applications and "edit"  you'll probably find them entered and checked but to fix just uncheck the box and recheck.. it'll show up04:25
harriseldonubuntu_todd that is exactly what I have in my xorg.conf and it works04:25
garrettubuntu_todd: worm just boot from the disk-- that way its a live user and complete anonymous04:26
centralplease do anyone can help me with world spelling for openoffice under ubuntu studio ?04:26
kuthux!seen amrik04:26
ubottuI have no seen command04:26
garrettubuntu_todd: thanks todd-04:26
ubuntu_todd garrett: No idea04:26
garrettworm just boot from the disk-- that way its a live user and complete anonymous04:27
wickersjoin #ubuntu-server04:27
wickerslol04:27
wickersno slash04:27
garrettubuntu_todd: sorry meant to type to worm04:27
harriseldoncentral what do you mean world spelling? Do you want to use a dictionary for a different language?04:27
=== Zmija is now known as andrijeski
thewormGarret I have already installed it.. I mean don't we have a workaround by which we can hide IP Adrress04:27
thewormI try to use Tor Privoxy04:28
garrettoh have you tried peer gaurdian through wine04:28
thewormNope04:28
garrettcheck it out- thats what i used in winxp im sure i heard it works under wine04:28
steezergarrett: how do i reinstall firefox after i remove it?04:28
ubuntu_toddIt works after I log out.04:29
harriseldoncentral try using Tools->Language then specify for selection, paragraph, document, etc.04:29
thewormk will try and let you know04:29
centralwell i install openoffice suite 2.4 and all the language i need but openoffice can not find any dictionary04:29
harriseldoncentral once the language is changed, the dictionary will be changed to match04:29
gecko_dmsuperman: no one seems to be responding on those channels, do you have any idea how i can fix my reselution issue?04:29
ubuntu_toddharriseldon: you mean logout is better than ctrl+alt+backspace?04:29
unlinkhow do i view a font file?04:29
unlinklike a ttf04:30
centrali did what you say but no result04:30
ethan3unlink just double click04:30
steezeri can't open firefox after the update, it shows "Error launching browser window:no XBL binding for browser"  again after i just reinstalled it, what do i do?04:30
centralit work with ubuntu but not with ubuntu studio04:30
unlinkethan3: There is no application installed for this file type04:30
harriseldoncentral look in synaptic for the other openoffice.org-I10n for the desired language04:31
ethan3do you install acdsee or other software04:31
legend2440unlink: gnome-specimen is a font viewer. its pretty good04:31
unlinkyeah, but that doesn't view arbitrary font files on my filesystem04:32
unlinkwhich is what i'm looking to do04:32
Chaotic_DescentWhy can't I use this SDcard in my USB adapter? it worked before, and it worked at my mom's house where I installed Ubuntu. why am I getting "unprivileged user can not mount NTFS block devices using the external FUSE library." ? Why is my computer working differently than my mom's?04:33
ethan3normally winvista has the tool to open the ttf file by its own04:34
chicotripahey04:34
centralwell the package you say are installed04:34
unlinki'm not using vista though, i'm using ubuntu04:35
ethan3isee £¬sorry for lunch04:35
Stupendoussteveunlink, how dare you not use windows in a linux channel04:35
izinucsunlink, http://www.google.com/search?source=ig&hl=en&rlz=&=&q=font+viewer+ubuntu&btnG=Google+Search04:35
Chaotic_DescentAlso, anyone know how to hide hidden files in the shared app that's used to upload/download/save/load files in all other apps?04:35
unlinkyes, i've been googling04:36
thewormHey Garret... I got that sorted out... TorK worked for me thanks for your Help04:36
unlinkoh whoops, this may be an artifact of which version i'm using04:36
thewormCheers, The Worm04:36
erwin_i have a very similar problem as this.. http://ubuntuforums.org/archive/index.php/t-188060.html i've managed to apply their solution but still couldnt get my network up04:37
centralopenoffice work well with ubuntu desktop but not with ubuntu studio04:37
KattollikisdCan someone help me, I erased My USB Drive from my desktop, everytime that I connect the USB drive in the PC, I don't see it in the desktop, who do I put it back?04:37
kuthuxcentral: how could?04:37
centrali dont know04:38
Chaotic_Descentanyone know what that app is called that's loaded every time you try to upload/download/save/load files?04:38
kuthuxubuntu studio is just additional packages to original ubuntu04:38
centralyes but office is not installed like fur ubuntu desktop04:38
harriseldonKattollikisd what did you do to erase it? Have you check the system logs? System->Administration->System Logs04:38
histoChaotic_Descent: you mena the file browser? like nautilus?04:38
=== criminy is now known as criminy[zz]
histobrowns win04:39
kuthuxcentral: so themn u install it manually ?04:39
centralyes04:39
Chaotic_Descenthisto: no, not nautilus. nautilus doesn't upload or download or save or load files within applications.04:39
bobertdosKattollikisd: and are you sure you actually "deleted" it? It sounds like it just might not be  mounting.04:39
kuthuxcentral: u install it from repository?04:39
histoChaotic_Descent: yeah but its called to specify a location when you hit browse04:39
kuthuxcentral: what errors do u have ?04:39
centrali installed it with add/remove04:39
kuthuxcentral u mean synaptic ?04:40
centralwell office can not find the language dictionary but it is installed04:40
centrali did it with sympatic install04:40
centralyes04:40
kuthuxcentral: it's synaptic not sympatic lol04:40
centralnop ...lol04:41
Chaotic_Descenthisto: well Nautilus is set not to display hidden files right now, so why are they displayed whenever I download/upload/save/load files from other applications like FireFox or gedit?04:41
histoChaotic_Descent: hit ctrl + h in that dialog04:41
kuthuxcentral: maybe it's about dependencies04:41
histoChaotic_Descent: when the download window is displayed hit ctrl+h will toggle them being displayed.04:41
centrali think so yes04:41
Kattollikisdbobertdos, the USB Drive is now Mount, the Nautilus detect it, I can send and delete file right now, but I don't see it in the desktop, I erased it like this ( Shift - Delete ) can u help me ? :(04:42
kuthuxthen try to find out, $sudo apt-get -f install04:42
izinucsChaotic_Descent, then they're not hidden anymore.. check with the terminal... to be hidden the file should have a "." in front of the name.04:42
Chaotic_Descenthisto: thanks. how did that accidentally get turned on, then off, then on again? I don't ever remember knowing about that.04:42
akiotest04:42
chapexquit04:43
chapex:D04:43
akiotest04:43
chapexexit04:43
kuthuxchapex: use slash04:44
bobertdosKattollikisd: Do you have it mounted manually right now?04:44
izinucsakio, yep.. you're really in here with 1300 other people.04:44
centralwell i will reinstall ubuntu studio then try to find out what the problem i may come back later thx...04:44
akioim testing snort izinucs04:44
akioi can read this conversation in the log04:44
izinucsakio, k..04:44
Chaotic_Descentdid I somehow lose the rights to mount this NTFS drive because I locked my screen and logged back in again? I can't figure out why I can do this at my mom's house and not here. I don't mess around with account settings.04:44
akiofirst time using it04:45
kuthuxKattollikisd: i added disk mounter on my panel. however, it helps ( like safely remove storage on w****s)04:45
Kattollikisdharriseldon, what I have to do in the system Logs to put back my USB Drive Icon to my desktop?04:45
akioizinucs: do you know how to use snort?04:45
izinucsakio, nope04:45
harriseldonKattollikisd depends on the error04:45
kuthux!google04:45
ubottugoogle is the helpers' friend; many newer users dont have the google-fu yet; For GNU/Linux:  http://google.com/linux04:45
Kattollikisdbobertdos, yes I have it mounted right now04:45
Kattollikisdkuthux, I didn't understand you :(04:46
kuthuxKattollikisd: why would u have icons of mounted partition on desktop?04:46
mrpocketsk04:47
mrpocketsheres one04:47
mrpockets in terminal04:47
mrpocketsinstead of CD /directory/here04:47
mrpocketsis there a command to open the directory listing in a window?04:47
Kattollikisdkuthux, what?04:48
beautifulsnowMmmm I'm running compiz + emerald , but I'd like to have the metacity window frame... when i do metacity --replace, compiz goes away too... how can i get compiz+metacity ?04:48
bobertdosKattollikisd: You could add an entry in fstab with noauto. That would kind of give you the same effect.04:48
wickersmrpockets, you mean like #ls -l /path/to/directory04:48
wickers?04:48
harriseldonmrpockets try gnome-open04:49
harriseldonmrpockets it will open the default gnome app for any file or directory04:49
kuthuxmaybe mrpockets wants GUI04:49
the_dudehow do i close an application by the terminal, like close firefox right now?04:50
harriseldonmrpockets ie gnome-open /directory/here04:50
Kattollikisdbobertdos, I don't know much about this system, can you tell me more about "fstab"or noauto"?04:50
chaddythe_dude: killall firefox04:50
wickersthe_dude, #killall -9 firefox04:50
wickersthe_dude, or firefox-bin04:50
unitedpotsmokershello, im using gyache improved 1.1.0 on hady heron, when i turn on my webcam i got an error msg. it say "an error occurred at 'ioctl VIDIOCSPICT' Could not set camera properties'04:50
the_dudechaddy, thx04:50
the_dudeand kill is what for?04:51
chaddythe_dude: that doesn't make sense04:51
harriseldonthe_dude try man kill04:51
wickersman killall04:51
the_dudeive already finished, i just wanna know, and kill is for wat?04:52
bpat1434I have an eSATA drive I want to automount, what should the fstab file look like?  Or is there an easier way to do it than manually editing fstab?04:52
wickersthe_dude, kill is to end a process04:52
wickersfirefox is the process name04:52
wickerskillall lets you name the process and kill all named04:52
the_dudewickers, ok thx.04:52
the_dudethx guys, bye see ya!04:52
wickerswhere as just "kill" is used to kill a process by it's process ID, which is a number04:53
wickersand more exact than just any process by name04:53
mrazvHi guys I'm new to UBUNTU just wanted to say hello here04:53
kuthux!hello | mrazv04:53
ubottumrazv: Hi! Welcome to #ubuntu!04:53
bobertdosKattollikisd: Well first, you'd need to know the device path for your usb drive. In the terminal, type sudo fdisk -l. Find the line that has vfat in it, and take note of what is says for /dev/....04:53
mrazvthank you04:53
mrazvhello kuthux04:53
kuthux!ask04:54
ubottuPlease don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)04:54
izinucs 04:55
Nazarahcan someone help me...im tryin to start up on my labtop and it stays at starting bluetooth services...04:55
=== peruchan is now known as Perberos
mrpocketsthanks04:57
beautifulsnowMmmm I'm running compiz + emerald , but I'd like to have the metacity window frame... when i do metacity --replace, compiz goes away too... how can i get compiz+metacity ?04:57
=== legendsohai is now known as [NoN]crazymodder
[NoN]crazymodderirc.gtanet.com04:57
snarksteranyone have one of these video cards? 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)04:57
[NoN]crazymodderirc://irc.gtanet.com04:57
histobeautifulsnow: type in compiz --replace now04:57
chaddyNazarah: recovery console, update-rc.d bluetooth remove, will stop bluetooth loading04:57
chaddyNazarah: not a perfect solution, but it should let you get into a session to poke at it04:58
Nazarahok ty04:58
chaddyyw04:58
beautifulsnowhisto,  . mmmm.... that gave me the same window decoration i had with emerald04:58
Flannel[NoN]crazymodder: Can we help you?04:58
beautifulsnowhe's a spammer04:58
histobeautifulsnow: did you tie emerald in with ccsm?04:59
[NoN]crazymoddersorry, i was joining the other irc04:59
beautifulsnowhisto,  I might have, though I honestly don't know how I would go about it if i wanted to do it now :P04:59
Flannel[NoN]crazymodder: No problem04:59
beautifulsnowI apologize then :P04:59
[NoN]crazymodderu may just call me crazymodder.05:00
beautifulsnowIf i remember correctly, metacity window manager works with compiz, doesn't it?05:00
histobeautifulsnow: check under system > preferences > advanced desktop settings05:00
histobeautifulsnow: under the window decoration settings. What is the Command option set to?05:00
beautifulsnow/usr/bin/compiz-decorator05:01
[NoN]crazymodderanyone knows a nvidia 6200 driver for linux?05:01
tritium!nvidia | [NoN]crazymodder05:02
ubottu[NoN]crazymodder: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto05:02
[NoN]crazymodderim newbie to linux05:02
Guest17700Whenever I access Hotmail I get a message saying that I need to upgrade my browser .... I am sure I have a latest firefox. Is there something I can do for it to stop asking me to upgrade?05:02
[NoN]crazymodderthx ubottu05:02
histobeautifulsnow: hrm.. should work then.05:02
izinucs[NoN]crazymodder, built in.. enable the restricted drivers.. system/admin/hardware drivers.05:02
chaddyGuest17700: microsoft play these games05:02
histobeautifulsnow: I don't know why emerald is starting by default thne.05:02
chaddythey don't like to admit linux exists05:02
bunnytoGuest17700: nobody uses Hotmail... get Gmail05:02
legend2440in a few weeks when i do a clean install of intrepid. if i do dpkg --get-selections >myselections to get a list of all installed packages. how do i use this list to install the same packages in intrepid? so i dont have to install them all individually05:02
tritium[NoN]crazymodder: System -> Administration -> Hardware Drivers05:03
beautifulsnowOh snap, histo, i just disabled Window Decorator, then re-enabled it, and it gave me my metacity wm theme :D05:03
beautifulsnowYippie ;p05:03
bunnytometacity? is it dark05:04
[NoN]crazymodderwho plays manhunt?05:04
* beautifulsnow restarts05:04
beautifulsnowthank you btw :D05:04
kuthuxanybody experience the nautilus bug, when set show_desktop to true or false via gconf-editor ?05:05
fsanludoes anyone know, how to turn on the rear speakers? i have a santa cruz turtle beach soundcard.. and only my front speakers are playing :\05:05
beautifulsnowkuthux,  What bug do you speak of?05:05
hitman1985hi @ all, how can i unpack rar files in 8.04 hardy ? free unrar wont work :( ? thx for the help05:06
fserveunrar x file.rar05:06
kuthuxbeautifulsnow: when i set show_desktop to false it works, but when i revert to true, it doesn't work05:06
Arcticfox type into terminal to find out my hardware info05:06
Arcticfox*what do i05:06
hitman1985fserve: is there a way since i do this a lot more hten just once, to get this in my right click menu ?05:06
bunnytoCharles Bronson rulez!05:07
kuthuxbeautifulsnow: it will only works if at least one nautilus window opened during the action05:07
fservehitman1985, dont know05:07
hitman1985i had wine last time and ran winrar that way, but its just tooo much of a hassle :(05:07
kuthuxbeautifulsnow: so then i have to open nautilus first before doing things on gconf-editor05:07
hitman1985fserve: any good archive handler what will do all archives there are ;-) ?05:07
Arcticfoxdoes anyone know what i needa type into terminal to get my hardware information ?05:08
kuthuxany suggestion ?05:08
Chaotic_Descenthow the hell do I figure out what has stopped allowing me to automatically mount this SDcard in a USB adapter? I went to the URL the error window directed me to. I ran all the commands. apparently it still hasn't fixed the problem.05:08
beautifulsnowkuthux, oh. I havent seen that. but when you do save your changes, and you close naultilus, the changes youve made stick, riht?05:08
fservehmm, dont knwo05:08
Chaotic_Descentalso, why can't I copy the text in the error window like I can in Windows?05:08
fservei just use console one, sorry05:08
Arcticfoxanyone at all?05:08
hitman1985fserve: :( thanks vm anyways :)05:09
holyguyverHow do you tell apt to install all of the debs in a folder?05:09
kuthuxbeautifulsnow: the changes aplly only if i open nautilus during the process05:09
decompwhat does the error mean: /usr/bin/ld: cannot find -lXv ? is that a flag or is it actually looking for something?05:10
Chaotic_DescentMount is denied because setuid and setgid root ntfs-3g is insecure with the external FUSE library. Either remove the setuid/setgid bit from the binary or rebuild NTFS-3G with integrated FUSE support and make it setuid root.05:10
amrikholyguyver: find . -exec "sudo dpkg -i \{};"05:10
amrikholyguyver: find . -name "*.deb" -exec "sudo dpkg -i \{};"05:10
Chaotic_Descenthuh... I think I actually made it worse somehow... so... how do I rebuild NTFS etc? (and how the hell did I mess this up to begin with??)05:10
Flannelholyguyver: assuming there aren't too many of them, `dpkg -i *.deb` will work too05:11
Chaotic_DescentWhy does Ubuntu just randomly change things like displaying hidden files and auto-mounting external storage media?05:11
ezzieyguywufi got an external hard drive with two partitions. when it automounts, the partitions mount at /media/disk and /media/disk-1 but they sometimes switch as to which one mounts where. how can i control this?05:11
bruenigamrik: you don't have to escape the {, just so you know05:13
=== hiping is now known as HIPING
tritiumChaotic_Descent: it doesn't.05:13
holyguyverFlannel, okay I did that & it worked, do I have to do anything now?05:13
Flannelholyguyver: Now they're installed... so... whatever you were going to do after you installed them05:14
kr00lAnyone play EVE ONLINE?05:14
holyguyverFlannel, thank you :D05:14
dinkhey05:15
amrikbruenig: sorry i just typed the first thing that came to mind05:15
dinkwere do i put the blocklist for transmission05:15
Chaotic_Descenttritium: well it's certainly not because I changed anything that makes sense as having this effect. something got messed up just from normal operation.05:15
bobertdosWhen using separate home partitions, are there ever any problems with old settings from previous versions of the OS conflicting with new ones?05:16
holyguyverFlannel, but if they are installed then how come it still says 2.4 when it is supposed to say 3.0?05:16
dinkanybody help05:16
Flannelbobertdos: No, because your old home directory isn't /home anymore.05:16
paul68!anybody |dink05:16
ubottudink: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?05:16
New`Biehi05:17
ezzieyguywufi got an external hard drive with two partitions. when it automounts, the partitions mount at /media/disk and /media/disk-1 but they sometimes switch as to which one mounts where. how can i control this?05:17
dinki was just curious where i put the blocklist for transmission05:17
New`Bieany one here can help me with ubuntu?05:17
holyguyverFlannel, It seems that it did not install.05:18
kuthux!ask | New`Bie05:18
ubottuNew`Bie: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)05:18
bobertdosFlannel: Does the partitioner create a copy or something to that effect?05:18
Flannelbobertdos: Which guide did you follow?05:18
powertool08my window isn't refreshing... anytime somebody says something the previous text moves up however many lines but I can't see what was said. What causes this?05:18
Flannelholyguyver: did you sudo that? get errors? etc?05:18
Srlehi guys05:19
bobertdosFlannel: Well, this is just a general question. I'm just planning ahead.05:19
New`BieJust installed ubuntu in my computer. But booting is very slow can any one tell me what can be the issue ?05:19
Flannelbobertdos: So, you're converting an existing non-separate home to a separate home?05:19
z80ASMHey.05:19
holyguyverFlannel I did sudo it, I did not get any errors, it said everything worked out fine, yet itstill says it is 2.4 when it is supposed to now be 3.005:19
z80ASMDo you know what to do, my sudo doesn't ask password?05:19
Flannelz80ASM: Have you used sudo recently?05:19
z80ASMYes, last time it didn't resolve...05:19
Flannelholyguyver: How are you verifying 2.4 vs 3.0?05:20
z80ASMBut I changed all hosts to same.05:20
Flannelz80ASM: try sudo -K, then try again05:20
z80ASMBut now doesn't ask password, een I put a one05:20
kuthuxhow to change sudo timeout ?05:20
powertool08nevermind, fixed itself...05:20
=== sgallinger is now known as sicktwatsofine
z80ASMDoesn't work.05:20
kernandosomething really weird happend to my desktop graphics i donno how to explain it but everything looks more blocky and oldschool or something05:20
holyguyverFlannel in both the splashscreen & also in the About this app05:20
z80ASMThanks!05:20
New`Bieguys !05:20
z80ASMIt works now. :D05:20
kuthuxhow to change sudo timeout ?05:20
sleep_hello everybody05:20
abchirkhi05:20
New`BieJust installed ubuntu in my computer. But booting is very slow can any one tell me what can be the issue ?05:21
bobertdosFlannel: Nah, just wondering if, say for example, when Jaunty comes, if I would encounter conflicts between settings in my /home partition from Ibex.05:21
paul68BlueEagle: goodmorning are you awake ?05:21
Flannelbobertdos: and you'll be migrating to a separate partition? or reinstalling overtop (leaving your home?) or what?05:21
bobertdosFlannel: reinstalling overtop, I suppose it would be05:22
Flannelholyguyver: Hmmm, well, what package did you install?  you can check the package version to see what version(s) your package manager thinks you have05:22
Nazarahi am having issues getting the wireless internet working : / anyone can help would be awsome (>^_^)>05:22
holyguyverFlannel I installed 3.005:22
Srlejust point home to your existing home partition, but not format it when partitioning05:22
BlueEaglepaul68: Just barely.05:23
holyguyverFlannel, but before that my computer had 2.405:23
Flannelbobertdos: If you reinstall overtop with a separate home, then your old settings will survive.  Anything thats changed config file formats will likely know how to automatically convert to the new format.05:23
Flannelbobertdos: Similar to what would happen if you upgraded from Hardy to Intrepid05:23
New`BieNazarah:  just got my connection working :)05:23
New`BieNazarah:  what problem are you facing?05:23
hhoswill ubuntu run well in vmware?05:23
Flannelholyguyver: What package?05:23
Nazarahim at the network screen, but its not showing wireless connection and ive gone through all the help : /05:23
holyguyverFlannel, Open Office.05:23
histogod can't play two types of audio at once.05:24
Flannelholyguyver: Whats the package name?05:24
Flannelholyguyver: or the deb file name05:24
Srlehhos - yes05:24
hhoshisto depends which god05:24
paul68BlueEagle: ok can you have a look at this link, if I implement this that I'm good to go for a router firewall on my server? http://ubuntuforums.org/showthread.php?t=11978705:24
bobertdosFlannel: Yeah, I always kind of assumed most of the frontends would be smart enough to handle that, but I was just wondering if there was much of a history of things going wrong with that.05:24
holyguyverFlannel, I just told you, & it has about 50 deb files.05:24
brutalchristhi05:24
rkviraniAnyone know if Ubuntu will ever get good power managment for laptops?05:24
holyguyverFlannel, & as I saidall of the debs say 3.0.0-905:25
Flannelholyguyver: the package name wouldn't be "open office" it may be hyphenated, etc.  Likely with a -3.0 at the end or something.05:25
legend2440if i do a clean install of intrepid. if i do dpkg --get-selections >myselections to get a list of all installed packages in hardy. is there a way to use this list to install the same packages in intrepid? so i dont have to install them all individually05:25
brutalchristI have a problem with shell script05:25
brutalchristD:05:25
Flannelholyguyver: Hmm, alright, pastebin the output of this: `dpkg -l | grep office`05:25
kuthuxhow much time does it took for sudo to timeout? and how to change the timeout ?05:26
Flannelkuthux: 5 minutes by default, and you do it in your sudoers file05:26
brutalchristalguien que hable español y que sepa shell script?05:26
brutalchristxD05:26
kuthuxok Flannel, i'll check it out05:27
paul68!esp |brutalchrist05:27
ubottuSorry, I don't know anything about esp05:27
BlueEaglepaul68: The one thing that I worry about is your linksys acting as a router with it's own dhcp server. You might want to investigate the possibility for it to ask your linux box for ip-adresses. Especially if you want to forward traffic to any of the machines connected via wireless. If this is not an issue then it looks good.05:27
Flannelkuthux: sorry, default is 1505:27
Srlesrdjan@Desktop:~$ man sudo | grep extend05:27
=== torgrimt_ is now known as torgrim
Srle           extends the sudo timeout for another 15 minutes (or whatever the05:27
Srlesrdjan@Desktop:~$05:27
Flannel!es | brutalchrist05:27
ubottubrutalchrist: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.05:27
Srleso, read man for sudo05:27
holyguyverFlannel,  here http://pastebin.ubuntu.com/57281/ it says 3.0 in that05:27
brutalchristok05:28
kuthuxFlannel:  nothing said about timeout in /etc/sudoers05:28
Flannelkuthux: correct.  Its got a default value. timestamp_timeout05:28
paul68BlueEagle: the part of the dhcp is going to be 2 nics instead of 405:28
Flannelholyguyver: you have both 3.0 and 2.4, so they have different binaries, you're still running the 2.405:28
BlueEaglepaul68: Also, the firewall script that is listed there is more easily done with shorewall or even firestarter.05:29
holyguyverFlannel, so what do I do about that?05:29
paul68BlueEagle: the part I was interested in was the way the dhcp server is setup for the 2 nics05:29
kuthuxFlannel: so where is the timestamp_timeout ?05:30
paul68BlueEagle: also have webmin installed if that may be helpfull?05:30
holyguyverFlannel, sure is a popular guy :p05:30
Flannelholyguyver: They're likely called different things.  I have no idea what the binary for it is called, looks like ooffice.  so, go to a terminal, type "oo" and hit tab, you'll see a list of things it could be.05:30
legend2440kuthux: see post #5    http://ubuntuforums.org/showthread.php?t=76314205:30
Flannelholyguyver: I'll bet ooffice3 is the binary, but you'll have to check05:30
Flannelkuthux:05:31
Flannelkuthux: Its not set by default.  Its omitted, with a default value internally.  You'll have to set it.05:31
kuthuxFlannel: ok05:31
holyguyverFlannel,  bash: oo: command not found05:31
holyguyverO wait I didn't hit tab05:31
holyguyverAlright it worked05:32
Flannelholyguyver: do you see some command with 3 at the end?05:32
holyguyverFlannel,  oo oobase          oodraw          oofromtemplate  ooweb oocalc          ooffice         ooimpress       oowriter05:32
=== brian_ is now known as Crusader_tech
Flannelholyguyver: Obviously not.  Ok, do this: dpkg -L openoffice.org3-writer | grep /usr/bin05:33
kuthuxFlannel: solved, thx@lot05:33
Flannelholyguyver: that'll give you the binaries contained in that package05:33
Crusader_techOk, I think i'm completely head over heals for Ubuntu.  There seems to have been some huge improvements in WINE since I last looked, and the few critical windows apps I had are running great, with little setup.05:33
Crusader_techSo is it true I really dont have to mess with anti-virus software?05:34
sravanhow to install SQL in linux..?05:34
BlueEaglepaul68: the shorewall module for webmin is outdated. Not sure how up-to-date the other modules are.05:34
holyguyverFlannel, when I did that nothing came up.05:34
* rkvirani has to go study his philosophy05:35
BlueEaglepaul68: I'm not using dhcpd3. I use dnsmasq for my dns requirements.05:35
Stanley^^please,how to make firefox know ed2k protocol?05:35
Srleholyguyver what r u trying to do?05:35
Lartza_how can i fix windows mbr from ubuntu live cd?05:35
holyguyverSrle to run Open Office.05:36
Srleinsert win-install disk, enter DOS mode and type fixmbr05:36
Flannelholyguyver: pastebin the output of dpkg -L openoffice.org3-writer05:36
paul68BlueEagle: ok just thought I'd mentioned it before we are working and you come to the conclusion that it's easier through webmin :-)   ok I will ask my friend here05:36
sledgeI have just finished installing my WInTV HVR 1600 tuner card05:36
Srleholy.. - so whats the problem05:36
holyguyverFlannel, there was no output.05:36
sledgei get this error   75.404890] cx18-0: unable to open firmware v4l-cx23418-dig.fw05:36
Flannelholyguyver: Without the grep?05:36
holyguyverFlannel, I typed in this dpkg -L openoffice.org3-writer | grep /usr/bin05:37
Flannelholyguyver: right, pastebin the output of dpkg -L openoffice.org3-writer05:37
Lartza_Srle: i cant acceess dos mode in any way05:37
james_deanhey05:37
mochabchaI can't get any ports open to use Transmission05:37
mochabchadoes anyone know how in Ubuntu Hardy05:37
james_deanQuestion, What does setting the broadcast IP with ifconfig do?05:37
holyguyverFlannel, /opt/openoffice.org3/program/swriter05:38
sledgeomg05:39
sledgei i think i just messe dup05:39
holyguyverSrle, it would seem that I have both oo 2.4 & 3.0 on my system but can  only reach 2.4 & only want 3.0 on my system.05:39
Flannelholyguyver: Oh, it installed to /opt/?  interesting.  That's unusual.05:39
Srlehoholyguyver, ok...05:39
Flannelholyguyver: then there you go.  That's your path to start writer.05:39
james_deanHas anyone ever ran a steam source server on ubuntu?  I am having some real difficulties accessing the server.05:39
BlueEaglejames_dean: it sets the tcp/ip broadcast address for that interface.05:39
holyguyverFlannel, I guess so, why did it install there?05:39
james_deanok05:39
Srlehoholyguyver,  go to that dir and search for execurtable05:39
Flannelholyguyver: Because thats where the package told it to install.  It's third party, could do anything.05:40
airtonixmochabcha, best way is to use a dedicated port...you need to port-forward a port on your router to your machine and tell transmission to use that port05:40
holyguyverFlannel, how do I tell it to uninstall that & install it in the correct location?05:40
BlueEaglejames_dean: Are you running a firewall? Is your modem/router forwarding traffic to your server?05:40
holyguyverFlannel, I got the package from oo.org's website, it is their deb package.05:40
james_deanNO firewall that I know of, this is a clean hardy server install.  My router is forwarding all ports to it correctly, however I still cant get on my lan....05:41
Srlehoholyguyver,   ls /opt/openoffice.org3/program/swriter05:41
james_deanfrom my windows server to the other.  I can SSH, FTP, HTTP, you name it... just not steam05:41
airtonixmochabcha, and then you'll need to allow traffic on that port using the firestarter user interface of your choice05:41
Flannelholyguyver: you don't tell it to uninstall and reinstall in a "correct" location.  That's the location its installing.  It's not wrong, just unusual.05:41
airtonixmochabcha, i meant firewall ui...usually this is firestarter05:41
holyguyverFlannel, How do I tell it to install in the place of the 2.4 one?05:42
Flannelholyguyver: you don't.  Not with those packages.05:42
mochabchaI don't think there is a firewall active, is there a way to tell05:42
Srlefirst uninstall 2.405:42
BlueEaglejames_dean: How is your network topology set up?05:42
FlannelSrle: Won't help.05:42
airtonixmochabcha, i've noticed that in order to get decent speeds you need to also raise the maximum peers per torrent with transmission05:42
mrpocketsk05:42
mrpocketsI need someone who really knows their shizznaazzzz05:42
mrpocketsconfiguring Amarok's engine05:43
mrpocketsconfigured to use ALSA05:43
airtonixmochabcha, ubuntu uses iptables for the firewall...so you have had one since day one. you ccan install firestarter or ufw to control the firewall.05:43
mrpocketswith 6_ channels being on the 5.1 interface05:43
holyguyverFlannel,  Srle you two argue over this & give me the best solution that you two come up with :p05:43
Srlesudo apt-get remove openoffice  (old)   then install the .deb package with dpkg -i openoffice.newone05:43
mrpocketsbut on the Stereo : default, i want that to use my line-out05:43
Flannelholyguyver: There is no better solution.  You're installed, they're installed.  Use them.05:43
amenadomochabcha--> to check firewall rules..  sudo iptables -vL05:43
mochabchawhat am I looking for05:44
airtonixamenado, which isnt going to mean much to a novice05:44
holyguyverSrle, there is not one deb, it is around 50 debs05:44
mochabchaamenado: sry* what am I looking for05:44
holyguyverFlannel, but there are no menu icons, I cannot reach it.05:44
amenadomochabcha--> you look if there are any rules, you can paste in pastebin for us to check05:44
holyguyverFlannel, I can only reach the old one.05:44
mochabchaamenado: ok holon05:44
kernandoso my graphics look really weird right now...when i right click on the desktop and go to change desktop bkround etc.. it says unable to start the setting s manager'gnome-settings-daemon'05:44
sweetgumcould someone tell me the keyboard command to go from the dos/kernel mode to the login screen?05:44
james_deanAnyways, my network is setup like this.   I have a tomato router connecting to the internet, connected to that is my windows pc (gaming) and my linux server is on the router too05:44
goat|lappyholyguyver: you have to redirect the menu to the new location05:44
kernandohow do i fix it just do a restart or something?05:45
Srleholyguyver,  what's the output of  "ls /opt/openoffice.org3/program/swriter"05:45
amenadomochabcha--> you can also use google to look for a sample results of iptables -vL to compare05:45
goat|lappysystem -> pref -> main menu05:45
Flannelholyguyver: The packages don't have menu items included in them, you'll have to create them yourself.05:45
holyguyverSrle, there was no output to that.05:45
Srleholyguyver,  what's the output of  "ls /opt/openoffice.org3/program/"05:45
Srlesorry05:45
Flannelholyguyver: You can reach the new ones by typing in their locations, etc.05:45
sweetgumcould someone tell me the keyboard command to go from the dos/kernel mode to the login screen?05:45
mochabchaamenado: http://pastebin.com/d1e55f17105:45
Srlestartx05:45
Srlesweetgim - startx05:46
Flannelholyguyver: They're not Ubuntu packages, you should be happy they installed (and hopefully work) at all.05:46
james_deanis there a default firewall on hardy server?05:46
sweetgumsrle: it isn't installed05:46
indian_munndasweetgum: ctrl+alt+f705:46
airtonixmochabcha, just install ufw : sudo apt-get install ufw , then : sudo ufw enable && sudo ufw status.05:46
paul68amenado: can you check for me if the dhcp part of the next link (in my case 2 nics) is the correct way to set it up with a dns server thanks in advance http://ubuntuforums.org/showthread.php?t=11978705:46
sweetgumindian_munnda: thats what im looking for05:46
amenadomochabcha--> yep, you have rulez , therefore your firewall is active05:46
sweetgumindian_munnda: thanks.05:46
indian_munndasweetgum: mention not05:46
airtonixjames_dean, yes... its called iptables, you can use firestarter or ufw to control it05:46
Srlei think your version 3 is not installed corectly05:46
james_deanwhat is the easiest way to control it from comand line05:47
holyguyverSrle, I agree with you there.05:47
BlueEaglejames_dean: also, by default all traffic is allowed trough the firewall unchecked.05:47
airtonixjames_dean, , just install ufw : sudo apt-get install ufw , then : sudo ufw enable && sudo ufw status.05:47
BlueEaglejames_dean: However, the firewall does allow for some nice logging features.05:47
airtonixjames_dean, to allow traffic on port 80 to enter your machine : sudo ufw allow 8005:47
Srlecan you tell me the source to that 3.0 package so I can see what it is05:47
Srleand what architecrture u use05:47
airtonixjames_dean, take some time to read this page : http://ubuntuforums.org/showthread.php?t=51081205:48
BlueEaglejames_dean: oh, and don't try to set up a firewall if you have got no physical access to the box. You will almost certainly lock yourself out during the process.05:48
james_deanBlue, I just cant figure out why my source server isnt accepting pings or anything from my client.  I try under hlsw too05:48
holyguyverSrle, I got it from the oo.org website & it was the deb 385 or whatever archutecture05:48
Srle385?05:48
sweetgumSrle: are you talking to me?05:48
airtonixmochabcha, you also take some time to read this page : http://ubuntuforums.org/showthread.php?t=51081205:48
Srleyou mean 386?05:49
Flannelholyguyver: It's installed correctly.  It's a third party package, they can tell it to install whereever they want.  It's installed.  Use it. Please stop wasting Srle's time.05:49
Srlei386?05:49
amenadopaul68--> those are the tutorials i referred you to, for your case you only need to activate the serving of dchp on your eth1, as I recall I suggested you use eth0 towards your ISP and eth1 towards your lan05:49
BlueEaglejames_dean: If your server has got more than one NIC then you might be listening on the wrong one.05:49
SrleFlannel - it;s ok05:49
james_deanhmm05:49
holyguyverFlannel, shut up, if Srle wants to help that is his choice.05:49
DigitalFizwhen i plug my camera in it doesnt mount the 2 drives does anyone know how i can debug this and fix it?05:49
BlueEagle!tab | james_dean05:49
ubottujames_dean: You can use <tab> for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.05:49
Flannelholyguyver: there's nothing he can help you *with*05:49
james_deanI have an lo and an eth005:50
Srlegive me the exact link of what u downloaded to install05:50
holyguyverSrle, Yes 386, I guess I am one point short of an archutecture in my head :p05:50
Srleholyguyver give me the exact link of what u downloaded to install05:50
amenadojames_dean--> same for you,  sudo iptables -vL   to see if rules are active05:50
mochabchaamenado: ufw is active and it seems that the port 21376 is active http://pastebin.com/d71995ea705:50
james_deansudo: iptables: command not found05:50
Srleand give me the output of "uname -a" command05:50
james_deanLinux hellcat 2.6.24-19-server #1 SMP Wed Aug 20 18:43:06 UTC 2008 x86_64 GNU/Linux05:51
mochabchaamenado: however, when I choose this port in Transmission, it tells me the port is closed05:51
airtonixamenado, the output of that command is gibberish to a novice... compare it to the output of : sudo ufw status05:51
Think_Differentldoes ubuntu keep building CD images for ppc, even though it's not supported officially?05:51
Srleholyguyver - give me the output of "uname -a" and the exact location of what you downlaoded to isntall05:51
holyguyverSrle, uname -a Linux jack-desktop 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux05:51
amenadomochabcha--> if you dont know iptables, i can not help you much05:51
BlueEaglejames_dean: sudo apt-get install iptables05:51
airtonixmochabcha, its becuase you need to port forward that port and open it. like i said easiest way is with ufw, unless you want to spend couple months learning how to use iptables directly05:51
Srleholyguyver - now give me the exact link of what package you downladed05:52
amenadojames_dean--> you dont have iptables?   on command line type    which iptables05:52
paul68amenado: oeps my mistake got so many links and reading them first before taking action, but the first part of the dhcp config it lists out all the subnet and stuff, if modify my dhcp conf will it be sufficient for the dhcp part05:52
james_deannope05:52
holyguyverSrle, http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=linuxinteldeb&lang=en-US&version=3.0.005:52
james_deanlet me try05:52
Srleholyguyver - ok, wait a min..05:52
airtonixBlueEagle, there is no need to install it...its already there05:52
lastdaysasd05:52
james_deanIf I install iptables, wont it just start blocking things?05:52
BlueEagleairtonix: then why does he get a command not found?05:53
amenadojames_dean--> nope, you have to create the rules first05:53
james_deanah thank you amenado05:53
airtonixsigh05:53
holyguyverFlannel, then let me put it this way, if he wants to waste his time helping me needlessly tweak my system, then that is his choice.05:53
james_deanwhich iptables returns no results05:53
airtonixjames_dean, locate iptables | grep bin05:53
airtonixjames_dean, but as i said...unless you already know how to manipulate iptables with awesome proficiency...you should just stick to ufw05:54
amenadopaul68--> what have you done yet? guessing from the tutorial is not my way of assisting, perhaps you can paste in pastebin the dhcp config file you have05:54
Flannelholyguyver: there's no tweaking to be done.  I have no idea what you think you're going to accomplish.  Packages install to pre-determined locations.  the OOo people want that to install to /opt/ and don't include .desktop files for icons.  It's simple as that, there is no more.  you'll have to hand-configure your menu entries.05:54
amenadojames_dean--> i think airtonix knows your situation well, giving you commands regarding iptables will not help if you do not understood what they do05:55
airtonixjames_dean, which leads me to my next point, if your new to networking security then all of this isnt going to be obvious with out some time set aisde to read stuff05:55
amenadojames_dean--> so bottom line, read up more tutorials05:56
holyguyverFlannel, did you not see my word "Needlessly" that means that no tweaking needs to be done, but if I choose to tweak my system I may, that is the whole thing about Free Software.05:56
airtonixjames_dean, heck *i* dont even know how to manipulate iptables...its a nightmare05:56
james_deanDang airtonix!05:56
Srleholyguyver - so it was one "something.deb" file?05:56
airtonixjames_dean, so have a look at installing ufw. sudo apt-get install ufw05:56
james_deanIts frustrating,  I am on a lan and the stupid server wont see it.  I can ssh, ftp, http, you name it05:56
james_deanDo I need iptables or ufw to run a lan server?05:56
holyguyverSrle,  no I already told you it was 50 or so .deb files.05:56
amenadojames_dean--> wait a minute, the problem is the destination or your localhost?05:57
backslash7Good morning05:57
airtonixjames_dean, you *should* have iptables as part of the default install....05:57
james_deanok I have two computers on one router.05:57
Srleand how did you installed them?05:57
airtonixjames_dean, this command will tell you if this is true or not : locate iptables | grep bin05:57
james_deanOne is a windows client, running windows xp 64 bit.  The other is a pretty clean install of hardy server05:57
james_dean6405:57
holyguyverSrle, ask flannel, he told me, it was dpkg something05:57
james_deanI just installed ufw and iptables05:58
airtonixjames_dean, on your hardy run : locate iptables | grep bin05:58
james_deanUFW is disabled05:58
airtonixjames_dean, sudo ufw enable05:58
james_deanFirewall started and enabled on system startup05:58
amenadojames_dean--> okay, so you are pinging which? from where? and what command you use to ping?05:58
backslash7I screwed up my Ubuntu installation but I'm not able to uninstall it, I just can't. The problem is that Gnome is pretty fucked up, meaning that I have no options in "Connect to server", the themes are uncomplete and so on. An even bigger problem is that I can't install stuff using apt-get, e.g. xchat depends on libperl 5.8 but 5.10 is installed "but is not going to be installed" I get those confusing error messages all the time.05:58
backslash7Any help really appreciated!05:58
backslash7I don't know what to do anymore.05:58
james_deanI can ping the server just fine, like I said, I ssh to it alot, from work behind a corporate firewall05:59
airtonixjames_dean, now when you want to open a port, say for example , port 9999 you would use : sudo ufw allow 999905:59
james_deanok05:59
james_deanhow do I define udp or tcp?05:59
backslash7It's probably because I messed around with libgtk and gtk(+) to develop in C, so Gnome is not working anymore.05:59
Srlethen u allready installed it05:59
Flannelbackslash7: Sounds like you have mixed repositories.05:59
airtonixjames_dean, it will pay to read this page : https://help.ubuntu.com/8.04/serverguide/C/firewall.html05:59
backslash7Flannel: Yes, I once modified the sources.list but I changed it back05:59
amenadobackslash7--> you have the liveCD ? use that to re-install05:59
james_deanThank you airtonix05:59
backslash7amenado: I can't reinstall it, it's not my computer. I just have to FIX it, not reinstall.... Or what do you mean?06:00
airtonixjames_dean, and this one for general rundown on how security is handled in ubuntu : http://ubuntuforums.org/showthread.php?t=51081206:00
indian_munndabackslash7: do sudo apt-get install ubuntu-desktop06:00
Srleholyguyver,  what's the output of  "ls /opt/openoffice.org3/program/swriter"  --  or if you can run "mc" in terminal - use it to browse through that oo3 folder and see what was actually installed there06:00
Flannelbackslash7: When you modified (and installed/upgraded the new stuff), changing it back in the sources.list won't help.  You'll have to downgrade each package that was upgraded, etc.06:00
backslash7amenado: Can I reinstall just the Gnome stuff but keep /home data and settings ?06:00
backslash7indian_munnda: I did that, it's still all messed up and uncomplete06:00
james_deangot any info on runlevels?06:00
Gneabackslash7: could be the ~/.gnome* and/or ~/.gconf* directories have malformed data in them06:01
backslash7Flannel: Hmm... and how would I do that?06:01
holyguyverSrle, I am talking to you in PMs06:01
indian_munndabackslash7: do u have sufficient space on hdd06:01
backslash7Flannel: I went to console modus and removed everthing gnome* after changing source.list back06:01
Gneabackslash7: does the problem persist if you make a new account and log into it?06:01
amenadobackslash7--> umm, listen to indian_munnda --he's got good ideas06:01
backslash7Gnea: I could try if you want me to, may it help?06:01
backslash7indian_munnda: Yes, I do. Why? Create backup of /home and reinstall ?06:01
Gneabackslash7: it would help determine where the real issue is06:02
backslash7Gnea: Okay, I'll give it a shot then06:02
=== co_mut is now known as co_mu
Flannelbackslash7: perl would be one thing, etc.  probably a number of other lower level packages as well.  I agree that a reinstall would be easiest.  And yes, if you move /home to a separate partition, you'll be able to reinstall without affecting it.06:02
Flannelbackslash7: the other alternative would be to complete the upgrade06:03
backslash7Flannel: The second option would be better for me....06:03
backslash7Since I don't really wanna change big things on this computer06:03
backslash7Like messing around with data and partitions....06:03
backslash7May I solve the problem with apt-get stuff only? Downgrade everything and so on....06:04
paul68amenado: http://pastebin.ca/122654506:04
Gneabackslash7: i agree with Flannel that an upgrade is probably in order. what results from lsb_release -r06:04
amenadojames_dean--> what do you meant by ", I just cant figure out why my source server isnt accepting pings or anything from my client.  I try under hlsw too"  but you also said I can ping the server just fine, like I said, I ssh to it alot, from work behind a corporate firewall..conflicting infos06:04
airtonixIt seems that some of the new helpers here have some fairly advanced experience with linux, but are not aware of the more simple approaches to the situations many new users a facing. it would pay to become familiar with those aspects so we dont create fear amongst the newcomers trying to get to grips with ubuntu...06:04
backslash7Gnea: 8.0406:05
ledenbyairtonix: amen!06:05
Flannelbackslash7: downgrading is tedious, etc.  But technically doable.06:05
backslash7Flannel: I'd try it if I can....06:05
Gneabackslash7: have you looked at the system logs yet to see if maybe there's a problem with the hard drive?06:06
airtonixand conversly many new users seem to be new to the idea of providing concise and clear information about their situation, when we can both stop trying to sidestep important information for the sake of speeding things up...then we can all help each other with quality support06:06
backslash7Gnea: No, the problem just started after I messed around with gtk stuff06:06
Gneabackslash7: what do you mean, exactly, by "messed around"? installing/uninstalling or..?06:06
indian_munndabackslash7: i think u need to install gdm agian06:06
amenadopaul68--> can you change your nick to something else, another paul keeps popping up when i tab twice06:06
james_deanamendo, I meant when I am on my windows pc and I try to connect via steam to the server, it will not connect.  It does not show the server in the lan browser, which on a windows server, there is no problem.06:06
backslash7Gnea: All sorts of stuff, uninstalled gtkxxxxx and libgtkxxxx reinstalled ,compiled from source... It was stupid....06:07
james_deanamendo,I dont know what I did wrong to my server, something must have gone wrong.06:07
=== paul68 is now known as paul1968
xjohnthomasxhi there, i have a very difficult problem -- gnome doesn't seem to store my wireless password settings, and it thus keeps me from being able to connect to any encrypted/secured wireless network.. i can connect to my network fine when it's unsecured, and my laptop which is running ubuntu 7.10 can connect to my wireless network  fine even when it's secured, but this desktop with 8.04 ubuntu just won't!! please anyone help!!!06:07
backslash7indian_munnda: Gdm seems to be working fine, actually.... Why do you think so ?06:07
amenadojames_dean--> what does it mean by connect via steam?  what application is that?06:07
Gneabackslash7: oh! so you uninstalled things just to see how the system works?06:07
paul1968amenado: better like this06:07
indian_munndabackslash7: you said that your gnome is not working fine06:07
james_deanamendo, steam is a application suite that runs halflife, counter-strike, and a bunch of other games.06:08
backslash7Gnea: No, I couldn't get it working with C. I wanted to develop something in C using gtk+06:08
backslash7indian_munnda: It isn't. True. Why ?06:08
airtonixamenado, steam is a platform for valves games, like half-life...its how they distribute and authenticate valid users06:08
amenadopaul1968--> nope, that other paul keeps popping up06:08
backslash7The whole system is just pretty wasted06:08
backslash7..06:08
Gneabackslash7: ah ok... are you able to update the repository information?06:08
backslash7yes06:08
backslash7update and upgrade06:08
paul1968amenado: darn your difficult lol06:08
backslash7all done06:08
Gneabackslash7: i may have missed it above, but were there any errors in regards to that?06:09
amenadopaul1968--> i am trying to make it easy for me, so i dnt have to type much06:09
backslash7Gnea: No, it seemed to work fine. All up-to-data and complete. But it isn't, I'm missing all sorts of stuff06:09
backslash7e.g. trying to install xchat it say libperl5.8 is missing06:09
Gneabackslash7: okay, do you have pastebinit installed?06:09
=== paul1968 is now known as carrebeanpirates
backslash7The following packages have unmet dependencies:   xchat: Depends: libperl5.8 (>= 5.8.8) but it is not going to be installed E: Broken packages06:09
carrebeanpiratesamenado: like this06:09
backslash7Gnea: No, what is it06:09
amenadojames_dean--> are you running that steam services on ubuntu?06:10
amenadocarrebeanpirates--> much better, no confusion06:10
ljsoftnethow will i know what packages have been installed, when installing from a .deb file?06:10
Gneabackslash7: it's a simple program that allows you to pastebin massive amounts of text without having to select it all06:10
backslash7oka06:10
Gneasee if you can install it06:10
backslash7Gnea: Why, what do you want me to pastebin06:10
xjohnthomasxaargghhhhhhhhh where are all the super ubuntu geniuses? where is agent_bob and intuitive nipple?????06:10
Flannelbackslash7: Now you manually install that package (sudo apt-get install libperl5.8) and see what error it gives, if its "but is not going to be installed" follow it one step further, etc.  Eventually you'll get an actual error message.06:10
Flannelljsoftnet: dpkg -L package06:10
Gneabackslash7: well, you may need to pastebin some of the full errors - it would make troubleshooting much easier06:11
=== slaytani1 is now known as slaytanic
FuDGe2xjohnthomasx: I'm no super ubuntu genius, but mebbe try wicd as your network manager?06:11
backslash7Gnea: okay06:11
amenadojames_dean--> if your ubuntu server is also sealed tight to block those protocols (by steam) then you'd have a problem,06:11
RezagratsI need to shut off my computer in about an hour or after Devede creates the *.iso ... is there a way ?06:11
backslash7Flannel: I tried that long time before, i got until perl-baes (is already newest version)06:11
backslash7Keep getting errors06:11
backslash7Gnea: pastebinit is here.06:12
ljsoftnetFlannel, when am i going to use it?06:12
amenadocarrebeanpirates--> that paste you provided, that was the contents of which file again?06:12
Flannelljsoftnet: what?06:12
backslash7Gnea: Am I gonna need pipes and stuff like that? Because my Alt-Gr isn't working for the pipe sign06:12
backslash7:P06:12
`r0otHello...,06:12
carrebeanpiratesamenado: of my dhcp server and the network interfaces06:12
Gneabackslash7: yeah, can you do a shift-\  ?06:12
ubuntu_toddwhen I was watching yahoo music video in firefox. There would a  flv file in /tmp lasting no more than 1 sec? why?06:13
amenadocarrebeanpirates--> line 1 should not be in those files..06:13
backslash7Gnea: I'm on Swiss German keyboard, the backslash is not even reachable.... Since Alt-Gr isn't working06:13
backslash7Alt-Gr <> key is backslash here06:13
airtonixRezagrats, i dont think devede supports 'auto shutdown when finished tasks' does it?06:13
Gneabackslash7: oh wow... are you stuck in console?06:13
backslash7Gnea: No, I'm in Gnome06:13
Gneabackslash7: here:  |06:13
backslash7Can't get AltGr working06:13
backslash7ok thx xD06:13
backslash7hahahaha06:13
Gnealol06:13
backslash7Copied06:13
FloodBot3backslash7: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.06:14
backslash7Yeh sorry :P06:14
geremydoes anybody know if there is an equivalent to zenity for e17?06:14
backslash7botty bot06:14
airtonix!enter | backslash706:14
ubottubackslash7: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!06:14
RezagratsAirtonix, it doesn't. that's why im asking if there's an automated way of doing it. maybe a delayed hibernate function ?06:14
carrebeanpiratesamenado: you mean the auto lo and Inet lo?06:14
backslash7Gnea: Okay, got the pipe. What now?06:14
amenadocarrebeanpirates--> also, I do not see your dhcp config file, thats just your interfaces file06:14
Flannelljsoftnet: Yes, after installing it.06:14
FPtjehi06:14
ljsoftnetFlannel ah ok06:14
FPtjeI've got some problems with my ubuntu06:15
airtonixRezagrats, possibly i tried this awhile ago with a update of packages but, i did it wrong...im not sure what the cli command for hiberation without user input is06:15
Gneabackslash7: dpkg -l | grep ^ii | grep gtk | pastebinit06:15
FPtjeWhen it starts up It gives an error where I have to enter my pass06:15
`r0othow i can protect myself from Arp Spoofing ?06:15
FPtjeand itś not the login screen06:15
FPtjehttp://img206.imageshack.us/my.php?image=errorta0.png06:15
amenadocarrebeanpirates--> per this http://pastebin.ca/1226545  line 1 is  dhcp server06:15
backslash7Gnea: "filename or pipe"06:16
Taxyxhi06:16
airtonixRezagrats, in any case, you can schedule a shutdown with the shutdown command, have a look at the manual for the shutdown command06:16
backslash7Gnea: Error no arguments specified!06:16
airtonixRezagrats, man shutdown06:16
Gneabackslash7: hrm... try this then:  pastebinit | dpkg -l | grep ^ii | grep gtk06:16
carrebeanpiratesamenado: true it was only the dhcp server and the network interfaces the dhcp.conf didn't adapt this since I was not sure how to modify the config file like the howto is indicating06:17
backslash7Gnea: Is it uploaded now ?06:17
carrebeanpiratesamenado: ok06:17
Gneabackslash7: i don't know, did it give you a url?06:17
backslash7no06:17
Gneahrm06:17
geremy`r0ot: just hardcode your allowed MACs06:17
backslash7Gnea: Well, I got the output.06:18
airtonixRezagrats, i think that if you know how long it will be before you can safely shutdown then : sudo shutdown -P 1h  (which would shutdown in an hours time)06:18
amenadocarrebeanpirates--> kindly separate the two files when you paste, or clearly delineate where one file ends and the other begins06:18
Gneabackslash7: aaah... i see06:18
mage__for some reason when i switch to console (ctrl+alt+f1) music stops, how can I track this down?06:18
carrebeanpiratesamenado: sorry me still learning06:18
amenadoRezagrats--> you can also use cron to shutdown,06:18
RezagratsAirtonix, i rarely 'shutdown,' i usually just hit hibernate so that everything is still there.06:19
Gneabackslash7: dpkg -l | grep ^ii | grep gtk > gtk-stuff.txt && cat gtk-stuff.txt | pastebinit06:19
airtonixRezagrats, i could be wrong though....it a pity that devede doesnt at least have an option to exit itself after tasks have completed because then you could chain the shutdown command after it06:19
`r0otgeremy: how i can do that ?06:19
airtonixRezagrats, we woulld need to find out what the cli command for hibernate is then06:19
backslash7Gnea: :O Naise!!! http://pastebin.com/f3933c12006:19
Gnea:)06:19
airtonixRezagrats, surely there is one...06:19
amenadoRezagrats--> you are able to make the hibernate work okay on ubuntu? you are the lucky few that have..most i see complain that it does not work when awakened06:19
geremyuse the arp command06:20
geremy`r0ot: use the arp command06:20
jim_phello!06:20
carrebeanpiratesamenado: can I use the config file like its mentioned in the howto you send me06:20
amenadoRezagrats--> its not a big deal, write a scripts that checks the exist status of a command then execute another command based on that06:20
airtonixRezagrats, here : http://ubuntuforums.org/showthread.php?t=81338706:20
andenhey06:20
geremy`r0ot: arp -i <interface> -s <ip> <mac>06:20
RezagratsAmenado, yeah, it works.. but there's this annoying sound that goes off when i get the login part.06:20
mage__!pulse06:21
ubottuPulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions06:21
mage__ohhhhhhhhhhhhhh06:21
`r0otoh that more easy from man :)06:21
xjohnthomasxFuDGe2, where do i get wicd? it isnt in the repo..???06:21
geremy`r0ot: you probably also want something like snort or arpwatch06:21
backslash7Gnea: So?06:21
Gneabackslash7: checking...06:21
backslash7k06:21
FPtjeGuys06:22
geremy`r0ot: snort is more general, arpwatch better against the specific threat you're looking at06:22
geremyfptje: yes?06:22
airtonixamenado, that would be ideal, except that devede only quits when a user clicks exit...something Rezagrats wont be around to do when required.06:22
amenadocarrebeanpirates--> lets back up a little, have you tried to connect your ubuntu directly yet to the isp/modem ? did the static ip address you set 213.x.x.x worked?06:22
FPtjeI 've got an error on startup geremy06:22
FPtjehttp://img206.imageshack.us/my.php?image=errorta0.png06:22
SrleRezagrats - go to system prefereneces sounds and disable sound on login event06:22
airtonixamenado, unless you are aware of some way to make devede quit when running tasks have completed ?06:23
carrebeanpiratesamenado: like I said did not change anything yet before I'm sure the changes that I want to make are the right ones, this to avoid the wife getting mad and yelling there is no internet06:23
backslash7Gnea: Can I help in a way?06:23
`r0otgeremy: i got syntax error near unexpected token `newline'06:23
geremyfptje: ich sprechen nicht deutch06:23
RezagratsSrle, this is when i start up from hibernate. just before the login window/box appears some incoherent sounds goes off (and it's not consistent, it's random. comes on often but not 100% of the time)06:23
amenadoairtonix--> oh well, that is a limitation then if it has no way to pass status of what it is doing to the shell06:23
FPtjeITS DUTCH!06:23
FPtjeHurr :P06:23
backslash7^^06:24
supertankerIs there any good text/terminal mode word processor?06:24
supertankerBesides, say, nano or vim >_>06:24
FPtjeI cant have the english version06:24
Gneabackslash7: okay....06:24
geremyfptje: i don't speak that either- I can barely manage english06:24
FPtjebut you get the program names06:24
backslash7yes?06:24
chaddysupertanker: emacs?06:24
airtonixamenado, sometimes i think that recently created linux software ignores many of the concepts held dear for a long time.06:24
supertankerchaddy: Besides emacs06:24
FPtjewhich language do you speak then, french?06:24
carrebeanpiratesFptje Dutch is a good language I speak it like a charm06:24
SrleRezagrats - dunno then... :(06:24
Flannelsupertanker: text editors + LaTeX (and then some utilities to make them happier together, like aspell, etc) are probably your best bet06:24
supertankerI mean that I could use to write my books, etc.06:24
supertankerFlannel: Thanks.06:24
Gneabackslash7: sudo apt-get install libgtk1.2 libgtk1.2-common06:24
mtravenHelp, I killed my Ubuntu trying to upgrade to 8.04....now it won't boot, stops at /scripts/init-bottom....what can I do?06:24
FPtjeAnyway can anyone help me with this error?06:24
FPtjehttp://img206.imageshack.us/my.php?image=errorta0.png06:24
amenadoairtonix--> i know, all these bleeding edge crap that forgets the basic tenets of kiss... hehe06:25
geremy`r0ot: don't type the chevrons06:25
airtonixRezagrats, its unfortunate that devede doesnt have this kind of feature, since it is very good at what it does06:25
backslash7Gnea: Done.06:25
kelvin911hi06:25
kelvin911how come i cant export to eps or jpg in xfig?06:25
FPtjeanyone?06:25
RezagratsSrle, it's ok. the people that tried to help on ubuntuforums were baffled as to why this happens.06:25
FuDGe2xjohnthomasx: http://wicd.sourceforge.net/download.php06:25
geremyfptje: sorry, i can't help you if I can't read the error message.06:25
Gneabackslash7: okay, try to run gimp now06:25
kelvin911did i miss some lib file?06:25
airtonixsupertanker, what have you tried using so far?06:25
`r0otgeremy: what is chevrons :( ?06:25
geremy`r0ot: <>06:25
backslash7Gnea: Running.06:26
=== viviersf{gone} is now known as viviersf
backslash7Gnea: Although I believe it was already before..... hmm06:26
Gnea!nl | FPtje06:26
ubottuFPtje: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl06:26
backslash7Whatever.06:26
FPtjeThe program 'nm-applet' wants access to the standard keyring(?) but it is closed06:26
SrleRezagrats - are you hearing some recognizable sound clips or just some unarticulated cra_P? :)06:26
GneaFPtje: can't read that, can only read english :/06:26
FPtjethatś the error06:26
RezagratsAirtonix, it does miss a couple features. maybe. but an anime i used in devede didn't have the subs on them. (though the portable dvd player _was_ old.)06:26
carrebeanpiratesFPtje: you have to enter your password for the keywallet there06:26
FPtjein english06:26
FPtjeyes06:26
Gneabackslash7: what about other gtk programs?06:26
FPtjebut I get it every time I start up06:26
amenadocarrebeanpirates--> you probably need to set a time, where you swap your router with your ubuntu to test if you ubuntu is at least minimum can test the assigned static ip address06:26
backslash7Gnea: What would that be...06:26
FPtjeevery single time06:26
Gneabackslash7: whatever's been giving you problems06:27
backslash7Gnea: Could I try to install Xchat now? The libperl, perl-base problem stuff06:27
FPtjeI dont want that to pop up06:27
Gneabackslash7: hrm... sure, try it06:27
carrebeanpiratesamenado: ok understood06:27
backslash7  xchat: Depends: libperl5.8 (>= 5.8.8) but it is not going to be installed E: Broken packages06:27
airtonixRezagrats, do you know if devede is made using python or not?06:27
RezagratsSrle, it's like few beeps from the speakers... but slurred-like.06:27
backslash7=> So I try to install libperl5.806:27
FPtjeDoes anyone know how to disable that error?06:27
FPtjeor password question06:27
backslash7Gnea: The following packages have unmet dependencies:   libperl5.8: Depends: perl-base (= 5.8.8-12) but 5.10.0-15 is to be installed E: Broken packages06:27
Gneabackslash7: okay.. dpkg -l | grep ^ii | grep libperl06:28
RezagratsSorry airtonix, idk. i never really dug to see.06:28
SrleRezagrats - ok, just asking for the record not able to help you, thou06:28
DrDabblesWhat GUI backup programs do people use around here?06:28
tarelerulzHave any of you had problems with none-free flash player ?  I have problems with it all the time.  running up my cpu06:28
backslash7Gnea: libperl5.10 is installed06:28
Flannel!backup | DrDabbles06:28
ubottuDrDabbles: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning06:28
geremydoes anybody know if there is an equivalent to zenity for e17?06:28
amenadocarrebeanpirates--> then we can work one step at a time to create a router out of your ubuntu.. best way is to make a backup of files you are modifying to easily go back n forth06:29
steven__hey, I need to reformat a jump drive.06:29
steven__Can anyone help me out?06:29
Gneabackslash7: can you remove it?06:29
FPtjeTheres noone online on the dutch channel06:29
backslash7This AWESOMELY SUCKS!06:29
backslash7ffs06:29
FPtjeprolly cos its still early in the morning06:29
amenadosteven__--> use fdisk06:29
Gneabackslash7: calm down - this can be fixed without reinstalling :)06:29
FPtjeso how do I disable this?06:29
Srle!Wireless | Intel06:29
ubottuIntel: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs06:29
Srle!Wireless | Atheros06:29
ubottuAtheros: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs06:29
backslash7Gnea: I removed 5.10 installing 5.8 => error 5.10 is going to b einstalled06:30
DrDabblesFlannel, I'm not asking how to back up my system. I'm well aware of that. I'm polling people to see what they personally use. I figure I would use this avenue versus popcon, as this is typically a more connected group.06:30
geremyDrDabbles: rdiff-backup06:30
kc8pxyif i dd if=/dev/mypartition of=/home/me/mybackup , can i mount -o loop -t fstype /home/me/mybackup /mnt ??06:30
backslash7Gnea: lol, listen06:30
amenadoDrDabbles--> this is not a survey room..so you may not get much responses06:30
Gneabackslash7: okay... could you please pastebin the whole output:  sudo apt-get remove libperl | pastebinit06:30
SrleDrDabbles - i just use dd to image whole partition06:30
backslash7Gnea: 0 upgraded, 0 newly installed, 900 to remove and 0 not upgraded. After this operation, 2972MB disk space will be freed. You are about to do something potentially harmful. To continue type in the phrase 'Yes, do as I say!'  ?]06:30
backslash73 GB stuff06:30
backslash7perl-base06:30
Gneai see.06:31
legend2440DrDabbles: partimage06:31
FPtjeGuys please help me06:31
xjohnthomasxFuDGe2, still doestn work06:31
backslash7Gnea: Couldn't find06:31
Gnea!patience | FPtje06:31
ubottuFPtje: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines06:31
xjohnthomasxAgent_bob, i really need help!06:31
backslash7I already removed it as I said06:31
`r0oti try that rarp -i eth0 -s 192.168.1.1  00:30:4f:34:95:e4 and got bad -i :s06:31
kc8pxyFPtje: i just walked in. what's the issue?06:31
xjohnthomasxAgent_bob,  hi there, i have a very difficult problem -- gnome doesn't seem to store my wireless password settings, and it thus keeps me from being able to connect to any encrypted/secured wireless network.. i can connect to my network fine when it's unsecured, and my laptop which is running ubuntu 7.10 can connect to my wireless network  fine even when it's secured, but this desktop with 8.04 ubuntu just won't!! please help!!??06:31
FPtjekc8pxy: : The program 'nm-applet' wants access to the standard keyring(?) but it is closed06:32
Gneabackslash7: okay - but libperl 5.10 is still installed, and it says it's going to take down the whole system if you do uninstall it, because it's going to take out perl-base, correct?06:32
FPtjeI translated it from dutch06:32
Agent_bobcan anyone tell me how to do this in /etc/network/interfaces  ???   "ifconfig eth1 0.0.0.0 promisc up "06:32
FuDGe2xjohnthomasx: hmm? :(06:32
xjohnthomasxkc8pxy, i could be having a very similar issue, possibly..06:32
chaddyAgent_bob: man interfaces06:32
backslash7Gnea: No, I remove libperl5.8. I tried to remove perl-base and it said it would remove 3 gb of stuff06:32
backslash7hold on06:32
amenadoxjohnthomasx--> compare the /etc/network/interfaces file of 7.10 and 8.04 they ought to be the same06:32
chaddyAgent_bob: it's fairly easy if you can do ifconfig06:33
xjohnthomasxthey are basically06:33
backslash7Gnea: No "libperl*" installed anymore06:33
Agent_bobxjohnthomasx sorry. i have no wifi so totally ignorant there.06:33
Gneabackslash7: okay - sudo apt-get clean06:33
kc8pxyFPtje: i don't mess with keyrings unless there is no way to avoid it.06:33
xjohnthomasxamenado, they are basically..06:33
`r0otand with arp i got SIOCSARP: Operation not permitted :s06:33
amenadoxjohnthomasx--> basically what?06:33
FPtjeI get it every time I start up06:33
Gneabackslash7: time for a clean slate :)06:33
backslash7Gnea: Done :P06:33
FPtjeI have to enter my password every time06:33
Agent_bobchaddy  sounds like a real good advice to a newbE06:34
DrDabbleslegend2440, srle, geremy Why do you personally use full imaging systems versus a file-based backup?06:34
xjohnthomasxamenado, the same06:34
Gneabackslash7: dpkg -l | grep ^ii | grep perl-base06:34
* ElijahDuBarryVT is away: <work>06:34
backslash7Gnea: You think we'll be able to get this shit done?06:34
Gneabackslash7: i've recovered from worse ;)06:34
Srlefor file based backups, I use tar to archive stuff and burn it on disks :)06:34
chaddyAgent_bob: I normally wouldn't point people to man pages, but that one is fairly straightforward if you compare it to your existing interfaces file06:34
backslash7Gnea: ii  perl-base                                  5.10.0-15                                            minimal Perl system06:34
airtonixRezagrats, i spose you could just leave devede open and hiberante with : echo 'pmi action suspend' | at now + <insert-estimated-timeframe-here> minutes06:35
amenadoxjohnthomasx--> including the passwd for your AP ?06:35
`r0otany help  plz ?06:35
backslash7Gnea: Awight :P I go get myself a cup of tea.... k? I'll be back in 2-3 minutes... Please stay with me!06:35
airtonixRezagrats, hibernate/suspend06:35
xjohnthomasxamenado, i dont set the password in that file06:35
Gneabackslash7: okay -  cat /etc/apt/sources.list | pastebinit06:35
Gneabackslash7: okay :)06:35
backslash7Gnea: I can bring you one too if you want :P06:35
Agent_bobchaddy heh.  but promisc goes where ?06:35
backslash7Gnea: okay06:35
Gneabackslash7: lol appreciated06:35
DrDabblesSrle I'm the same way, but I've got some vacation time this week, and I'd like to dedicate some time to development of a good backup utility that is possibly installed by default.06:35
backslash7Gnea: http://pastebin.com/f6665fd74 ;)06:36
amenadoxjohnthomasx--> well thats where they should go for auto connection to encrypted ap06:36
=== ZoleA is now known as Tax-X
backslash7brb06:36
Agent_bobchaddy it's not even mentioned in the man page06:36
SrleDrDabbles - ok, then search for options not covered by other tools06:36
xjohnthomasxamenado, where is networkmanager storing them then, as it has in the past? it worked the other day.. nothing has really changed in between..06:36
amenadoDrDabbles--> have you looked at fedora's  Amanda? that seems an enterprise level backup system06:36
chaddyAgent_bob: you had to look first to be sure ;-P06:37
amenadoxjohnthomasx--> same /etc/network/interfaces file as always06:37
chaddyI'll have a poke06:37
SrleDrDabbles - make ur program able to backup partitions and files, and make a easy frontend06:37
Gneabackslash7: okay, let me know when you get back.. we need to have a little chat :)06:37
xjohnthomasxamenado, false.. it does not store them there..06:37
DrDabblesSrle Well, one thing I'm thinking of is the ability to remind users through a panel applet (which can be removed for users that do things manually)06:37
airtonixRezagrats, another article here about cli hibernate/suspend : http://ubuntuforums.org/showthread.php?t=32990206:37
amenadoxjohnthomasx--> you can store them there, please man interfaces and you will see the sample06:37
legend2440DrDabbles: i use partimage i guess because i was used to using driveimage in windows. i wish partimage had a way to restore individual files like driveimage could06:38
DrDabblesamenado I've used Amanda in the past. It's good.06:38
geremyDrDabbles: if you're a programmer, just set an inotify watch to sync via rdiff-backup, and use zenity for reminders06:38
SrleDrDabbles - to remind them to do backup on some set basis?06:38
carrebeanpiratesamenado: I can live with that06:38
Agent_bobchaddy no i had to re-look incase i missed something that was so simular that i should have noticed it.06:38
xjohnthomasxamenado, i know you can, but that's not where networkmanager is storing them! where is network manager storing them, and why would it work the other day, but not today? why won't it work with the nm-applet in the top right of the screen?06:38
SrleDrDabbles - you could do something like TimeMachine on MacOS - kinda copy it :)06:38
amenadoDrDabbles--> right, so you want to recreate Amanda? or take out some of its features perhaps?06:39
DrDabblesSrle Exactly. With more users coming over from Windows, I think it's important for me to remind my mom to back up her digital photos. :-)06:39
sluimersWhere should I go for hardware related questions?06:39
backslash7Gnea: Back in black.06:39
Nallephow can I get /dev/sdd8 (on a removable usb drive) to always mount on /home/user/backup/  ?06:39
amenadoxjohnthomasx--> i have not dig into keyring manager, perhaps it has hooks to it -- stores in some kind of temp file06:39
sluimersWhich channel deals with hardware related questions?06:40
chaddyAgent_bob: is it for bridging?06:40
geremyDrDabbles: I wrote a solution to this in response to a recent askSlashdot entry. If you want to make a feature request I'm listening06:40
DrDabblesgeremy This would be geared toward new users that would like a GUI.06:40
SrleDrDabbles - the applet could be a part of a program (an option) and offered by default to be set on certain days or something06:40
legend2440sluimers: ##hardware06:40
Agent_bobchaddy yes06:40
geremyDrDabbles: that's the goal.06:40
SrleDrDabbles - u sure won't want to miss usual stuff - options to backup files, folders, and whole file-systems06:41
Gneabackslash7: alright - i need to know about this perl 5.10 that you've somehow gotten to install on the system. did you install it via apt or as a downloaded package?06:42
SrleDrDabbles - and as a backend for all of this, use already good programs like dd, tar... etc.06:42
chaddyAgent_bob: I think you need this: http://manpages.ubuntu.com/manpages/intrepid/man5/bridge-utils-interfaces.html06:42
geremyDrDabbles: are you interested in making some feature requests, or are you wanting to build your own?06:42
backslash7Gnea: I sure haven't done anything with perl, as far as I can tell.06:42
chaddyseems to be an extension of sorts for interfaces06:42
backslash7Gnea: Perl should be all default06:42
Gneabackslash7: okay - well, i'm running hardy on a few systems, and on each of them, perl 5.8 is what's current.  5.10 is simply not there.06:43
Agent_bobchaddy looking06:43
backslash7Gnea: Okay :O06:43
carrebeanpiratesamenado:thats also the reason I put a # before I integrade these modifications in the files I showed you in the pastebin06:43
backslash7Gnea: That's weird....06:43
DrDabblesSrle Well, the good thing with Linux is that you don't typically need disk images. The installer can usually take a list of packages to be installed, which could be made at backup time, and .deb files usually ( though not always) contain MD5's of the files they install, so with debsums you can easily find modified config files and whatnot, so restoring a system from bare metal isn't too too hard06:43
supertankerairtonix: I've tried Nano for my main work06:43
supertankerI just remember the old MS WOrks for DOS and wonder if there's anything like it for Linux06:43
backslash7Gnea: perl.org => current release: 5.10.006:43
nycityhello Noob here06:43
xjohnthomasxamenado, there are no examples in man interfaces... thanks tho..06:44
amenadocarrebeanpirates--> good idea, but sometimes having them on same file gets a bit confusing, i suggest a separate file for test and production06:44
chaddyAgent_bob: if it's not the right thing: sorry for wasting your time ;)06:44
xjohnthomasxcan anyone else help?  hi there, i have a very difficult problem -- gnome doesn't seem to store my wireless password settings, and it thus keeps me from being able to connect to any encrypted/secured wireless network.. i can connect to my network fine when it's unsecured, and my laptop which is running ubuntu 7.10 can connect to my wireless network  fine even when it's secured, but this desktop with 8.04 ubuntu just won't!! please an06:44
xjohnthomasxyone help!!!06:44
Gneabackslash7: this tells me that you installed 5.10 explicitly by some other means, either by finding a .deb file and installing it via firefox or something simliar, or starting to upgrade to intrepid and then cancelling it, or something else i don't know06:44
DrDabblesgeremy I'd love to join in on a project. But, because I'm new to python, it would take a while to ramp up. I have selfish goals here too. :-)06:44
carrebeanpiratesamenado: ok06:44
geremyDrDabbles: let me know what you're thinking - CTO@OpenMigration.net06:44
backslash7Gnea: Well, I'm really sure I didn't touch perl. I touched gnome* and *gtk* stuff but nothing perl06:44
Agent_bobchaddy looks like what i was missing. i'll give it a go.  ty.06:44
airtonixsupertanker, thats generally what i use in the cli too...but i find the cli abit unweildly for long term file editing...06:44
backslash7Gnea: So I need  to get rid of that perl 5.10 right?06:45
Gneabackslash7: well, it's at where it's at now... can you install libperl5.10?06:45
nycityI am trying to learn how to partition my hd. I am using VIsta. Can someone assist me?06:45
=== Tax-X is now known as Taxyx
airtonixsupertanker, if you still have that lying around you could run it in dosbox maybe ?06:45
supertankerairtonix: I have a server that's running dialup wit no GI06:45
Gneabackslash7: negative, perl-base is 5.10 and that's tightly integrated into the base system06:45
DrDabblesgeremy what are you developing it in?06:45
backslash7Gnea: Package libperl5.10 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libperl5.10 has no installation candidate06:45
Agent_bobchaddy i learned how to do this stuff manually some time ago and been using a script i wrote so it won't hurt anything to experiment.  :)06:45
airtonixsupertanker, ah ok06:46
Gneabackslash7: apt-cache search libperl | pastebinit06:46
lufthanza_hi06:46
SrleDrDabbles - hmmm - but what if user scattered his custom files all around the file-tree, so it is not only the .deb and other installation files you have to think of06:46
airtonixsupertanker, have you looked through sourceforge & gnomefiles? maybe something there takes your fancy?06:46
geremyDrDabbles: python06:46
backslash7Gnea: no arguments :S06:46
xjohnthomasxanyone???06:46
lufthanza_how do I remount my root fs read-only?06:46
aoeucan anyone tell me how one goes about autoloading modules when the device is inserted or system boots?06:47
backslash7Gnea: but libperl5.8 is the only libperlV.V06:47
Gnealufthanza_: mount -n -o remount,ro /06:47
geremyaoeu: /etc/modules06:47
DrDabblesSrle There are certainly corner cases that are difficult, but a user savvy enough to create custom configuration files in custom places should also be savvy enough to select that location for backup as well.06:47
lufthanza_Gnea: thanks06:47
lufthanza_Gnea: what's the -n for?06:48
Gneabackslash7: yeah - that's the thing, it shoudln't be at 5.1006:48
aoeugeremy: thanks a million06:48
Gnealufthanza_: man mount  will explain it all06:48
backslash7wtf... That's really weird06:48
geremyaoeu: np06:48
airtonixgeremy, lol can you make sure you put a "exit program automatically when all tasks have completed sucsesscully" please ? so those of use who wish to run it can then use hibernate cli commands after it exits06:48
Gneabackslash7: yeah... please try to cut down on the swearing bits... it's a family channel :)06:48
Flannelairtonix: command1 && command206:48
Flannelairtonix: That'll run command2 only if command1 exits successfully06:48
FuDGe2xjohnthomasx: what happened when you used wicd?06:48
airtonixFlannel, some programs do not quit unless the user is there to interact with the program06:48
lufthanza_i see06:48
backslash7Gnea: Sorry :P wt* is just a reflex xD06:49
SrleDrDabbles - yeah the thing is if you don't take that corner cases, someone is going to be very mad missing his file on some obscure location :))06:49
lufthanza_thanks, bye06:49
xjohnthomasxFuDGe2, didnt work.. same thing really06:49
geremyairtonix: I'm not sure what you mean, could you clarify please?06:49
backslash7Gnea: Package libperl5.10 is not installed, so not removed06:49
airtonixgeremy, i am assuming you are creating a piece of backup software?06:49
backslash7Gnea: apt-get install libperl5.8 => libperl5.8: Depends: perl-base (= 5.8.8-12) but 5.10.0-15 is to be installed06:49
backslash7Gnea: So my perl-base is at 5.10 ? :O06:50
Gneabackslash7: at this point, i can see only 2 options: a) reinstall hardy. b) attempt to upgrade to intrepid ibex (which is due out as the next stable anyday now)06:50
NallepWhen I plug in my usb drive, how can I always have /dev/sdd8 mount on /home/user/backup/ ?06:50
FuDGe2xjohnthomasx: so the wicd manager doesn't save your password either06:50
geremyairtonix: yes06:50
DrDabblesSrle I think we've all been that user from time to time.06:50
xjohnthomasxFuDGe2, it doesnt let me connect to the secured wireless network06:50
Gneabackslash7: yes. it is possible that intrepid is running 5.10 and won't give you nearly as much grief about it06:50
airtonixgeremy, it would be good if the program would quit when its finished doing backups06:51
backslash7Gnea: Hmm.... So I'd like to try intrepid first if possible06:51
Kartagishow do I tell by looking at ps aux whether Synaptics is performing operations?06:51
airtonixgeremy, but ofcourse this would be an option that you would provide in program -> preferences06:51
backslash7In the worst case I'll reinstall, backing up and stuff like that06:51
Gneabackslash7: i would make sure /home is safe first06:51
ReaverbotHello06:51
Agent_bobKartagis use top ?06:51
backslash7Hmmm06:51
ReaverbotI am new in Linux system06:51
r2s1link for the fix on Samsung SCX-4200 is now gone.. anyone knows how can I fix the SCX-4300's libmfp.so.1.0.1 .. scanner not working well.06:51
mrpocketsWhere are the icon files for Avant Window manager kept?06:51
FuDGe2xjohnthomasx: what encryption are you running?06:51
backslash7Gnea: How do I resize my root partition the most comfortable way ?06:51
Agent_bobKartagis then if it's active it moves near the top to top to top off the top output.06:52
airtonixgeremy, i mean that is if your program is the type to leave a gui window open while it does its job06:52
xjohnthomasxFuDGe2, either wep or wpa.. same difference..06:52
KartagisAgent_bob, thanks06:52
Agent_bobshoot  one of those 'to's was an 'of' /06:52
airtonixgeremy, just athought, i guess its not nessecary if its a daemon06:52
Agent_bobwelcome.06:52
geremyairtonix: right now the goal is that it operates silently when the difference between the archived version and the current copy reaches a certain degree of importance06:52
Gneabackslash7: https://wiki.ubuntu.com/forum/installation/Partitioning  has a few methods06:53
maddyi have installed tomcat5.5 on ubuntu-8.04 hardy. it is running fine. the page http://localhost:8080/ is also responding. i also installed hudson on ubuntu, but when im trying to open the URL http://server-name/huson/ is not responding. can one help me??06:53
geremyairtonix: I'm taking suggestions though06:53
airtonixgeremy, nice one. i assumed that it would operate like a generic gui app...:)06:53
xjohnthomasxis there a ubuntu wireless channel anywhere?????06:53
backslash7Gnea: Is gparted a good way?06:53
Gneabackslash7: yes, preferably from livecd06:53
Gneayou can't resize what you have mounted06:54
supertankerOkay, I know this is probably going to start a holy war, but would emacs or vim be better for a newbie to CLI?06:54
backslash7Gnea: Yeh, sure06:54
backslash7Gnea: Okay.... Guess I'll do a reinstall then anyway.....06:54
Gneasupertanker: neither: nano06:54
kelvin911when i type lpr example.ps in terminal i got this error: lpr: Error - no default destination available.06:54
kelvin911how to fix it?06:54
backslash7Gnea: Thank you so much for your time, really appreciate it!06:54
DrDabblesbackslash gparted.sourceforge.net/livecd.php06:54
Nallepsupertanker: vim06:54
Gneabackslash7: good luck :)06:54
airtonixsupertanker, yeah i find both quite intimidating06:54
backslash7DrDabbles: I got already one, thanks anyway06:54
backslash7Gnea: :D06:55
backslash7G'bye06:55
OxygenfadHey guys. I burned a CD in ubuntu. I am trying to copy thw files onto a windows machine. All is well but the names are bonkers. How do I get the real names back ?06:55
supertankerAll right, thanks, I'll try weither VIM or NANO06:55
supertankerProably NANO06:55
xjohnthomasxis there a wireless channel for ubuntu on this irc?????06:55
Gnea!wireless | xjohnthomasx06:56
ubottuxjohnthomasx: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs06:56
geremyairtonix: the original request came from an askSlashdot posting, and their request was that it sync all of their family photos, so I felt that silent would be best. A gui is an option, although I will be the first to admit my UIs usually look like they escaped from Windows 9506:56
xjohnthomasxGnea, i've read that. i dindt see an irc.. just an ndiswrapper channel...?06:56
amenadoOxygenfad--> you should burn with rockridge format  -R and -J options i believe06:56
airtonixgeremy, how does it differ from unison?06:56
Gneaxjohnthomasx: you can ask your wifi questions in here.06:56
xjohnthomasxi have!!! no one answers!@!!!06:56
xjohnthomasx hi there, i have a very difficult problem -- gnome doesn't seem to store my wireless password settings, and it thus keeps me from being able to connect to any encrypted/secured wireless network.. i can connect to my network fine when it's unsecured, and my laptop which is running ubuntu 7.10 can connect to my wireless network  fine even when it's secured, but this desktop with 8.04 ubuntu just won't!! please anyone help!!!06:56
xjohnthomasxGnea, there06:57
Oxygenfadxjohnthomasx : The damage has been done. The cd has already been burnt. How do I convert ?06:57
Gneaxjohnthomasx: then you'll have to be patient06:57
mrpocketsyo06:57
xjohnthomasxGnea, i dont think anyone was even really reading mine..06:57
mrpocketsso where are the toolbar icons kept?06:57
SrleOxygenfad - cannot convert06:57
Oxygenfadcrud06:57
SrleOxygenfad - it's already burned06:57
mrpocketslike if i wanted to change the icon for Firefox on the tool bar when its opened?06:57
DrDabblesOxygenfad You will need to copy the files on Linux or MacOS, and create a new CD06:57
SrleOxygenfad - burn another with options told above06:58
OxygenfadI made a VM on this comp with ubuntu. But now Im running into samba problems06:58
Gneaxjohnthomasx: saying things like "please help!" or "help!!" only makes people NOT want to help so much - of course, sometimes people are already in the middle of something else, so asking again every 5 mins or so tends to work better than repeating all the time.06:58
Oxygenfadanythnks guys06:58
carrebeanpiratesamenado: http://pastebin.ca/1226589  are the modifications I have so far and did put them in new files06:58
moveax1hi06:58
geremyairtonix: unison doesn't do multipoint to point sync, and is not importance-sensitive; this uses a bounding algorithm to determine whether the changes that have occurred in the directories being watched are important enough to merge right this very second06:58
Gneaxjohnthomasx: has it not been storing passwords from the time you installed or did it just stop working one day?06:58
moveax1are there any apt sources for open office 3?06:58
xjohnthomasxGnea, i have asked every five minutes or so.. and i'm sorry i ask for help -- but quite frankly, that's what this forum is for.. so why should i not express the frustration some? i've been trying to solve this problem for days now..06:58
geremyairtonix: that's about it06:58
xjohnthomasxit stopped working two days ago06:59
airtonixgeremy, :)06:59
geremymoveax1:  its on the openoffice page06:59
xjohnthomasxGnea, it was working fine with the original installation06:59
Gneaxjohnthomasx: was that gutsy?06:59
xjohnthomasxGnea, though i hadn't really changed much of anything about the wireless settings..06:59
xjohnthomasxno, it was a fresh install, clean hd, and hardy06:59
moveax1geremy, but no sources.list entry. only the pakages06:59
Gneaxjohnthomasx: have you tried making a new user account and see if it saves the passwords in that one or not?06:59
xjohnthomasxGnea, laptop has 7.10 on it, and that works fine.. this one, the desktop, is completely new and fresh, and has 8.04..07:00
geremymoveax1: correct07:00
xjohnthomasxGnea, i will go do that right now07:00
moveax1geremy, do you know how long it will take to find it in the backports?07:00
`r0otany one have dell 1525 laptop ?07:01
geremymoveax1: no idea, honestly07:01
wartalkeri install the dirver ipwraw, so when reboot, it is the default. how i can change the iwl3945 to default07:01
Agent_bobchaddy you still around ?07:01
amenadocarrebeanpirates--> on dhcp server -- you only need to serve on eth107:01
xjohnthomasxGnea, same thing happens.....07:01
`r0oti can make my web cam work any one know how i can make it work ?07:02
chaddyAgent_bob: yeah07:02
Gneaxjohnthomasx: okay - and this is on the laptop?07:02
Agent_bobchaddy yes,  that was what i wanted.  http://ubuntu.pastebin.us/7642   thanks.07:02
xjohnthomasxGnea, no, desktkop. 8.04. the laptop runs 7.10 and is fine.07:02
dhnghow do I restore my x server settings after it's borked when I upgrade to a new version of Ubuntu?07:02
chaddyAgent_bob: glad it worked, I was just whistling dixie ;)07:02
geremydhng: did you back it up?07:03
amenadocarrebeanpirates--> on interfaces file,  wrong entries for lines 25-27, eth0 is facing the ISP, those subnet you referred to are wrong, not 192.x.x.x07:03
Gneaxjohnthomasx: ugh, i'm not sure... someone else might know07:03
dhnggeremy: I'm not sure, I just ran the upgrade program07:03
geremydhng: did you have a lot of custom configurations?07:03
Agent_bobchaddy i knew that there was a way to do it,  just couldn't find anything pretenant in the doc0s      and google hates me.   heh.07:03
dhnggeremy: I think it's backed up, I'm just not sure where07:03
xjohnthomasxGnea, whom can you recommend in here that's more expert and can poissibly??? : (07:03
Gneaxjohnthomasx: sorry :(07:03
dhnggeremy: I don't think so07:03
geremydhng: if you can find it, that would be best, else, sudo dpkg-reconfigure xserver-xorg07:04
mzuverinkI need some advise, what is the bes performing nCdakkkkkcdjj                  jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj07:04
mzuverinkjjjjjjjjjjjjjkjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj//////////.......................................hhhhhhhhhhhhhhhh..................................................................................................................................................................................................................hhhhhhhhhhhhhhhhhhhhhhhhhhhhhh07:04
mzuverinkhhhhhhhhhhhhh                                                                                                                            I need some advice, I would like to purchase a new PCIE vid card one that has 512 ram of its own, do not care the manufactuturer, just stability and stunning performance?07:04
mzuverink      07:04
Gneaxjohnthomasx: no one specific... but like i said, dropping the "please help me!" bit will get you a better response, overall07:04
chaddyAgent_bob: feel free to call again if you are short that last little bit of google-fu07:04
dhnggeremy: where is the config file located?07:04
airtonixmzuverink, i would think about buying a new keyboard first07:04
maddy i have installed tomcat5.5 on ubuntu-8.04 hardy. it is running fine. the page http://localhost:8080/ is also responding. i also installed hudson on ubuntu, but when im trying to open the URL http://server-name/huson/ is not responding. can one help me??07:04
Srlemzuvernik 8800GTX shold do07:04
Srle:)07:04
geremydhng: /etc/X11/xorg.conf07:04
Agent_bobchaddy heh.   10-407:05
carrebeanpiratesamenado: what do I need to put instead?07:05
xjohnthomasx hi there, i have a very difficult problem -- gnome doesn't seem to store my wireless password settings, and it thus keeps me from being able to connect to any encrypted/secured wireless network.. i can connect to my network fine when it's unsecured, and my laptop which is running ubuntu 7.10 can connect to my wireless network  fine even when it's secured, but this desktop with 8.04 ubuntu just won't!! it was working after the initia07:05
xjohnthomasxl install, but stopped two days ago.... ??????07:05
airtonixmzuverink, but i also second Srle's advice07:05
Srlei just run glx gears on my 8800gtx/768 bm and its about 15000 with comiz enabled07:06
dhnggeremy: so do I just rename one of my backup files to xorg.conf?07:06
losherxjohnthomasx: did you change something else two days ago?07:06
geremydhng: then restart the x server, yup07:06
mzuverinkairtonix, that was my fault, I fell asleep, pain meds, please eccept my humbler apology and overlok my fopa and answer the question if you have an opinion, i will rewrite it if you wish.07:07
airtonixmzuverink, the nvidia 8800gt series are good07:07
xjohnthomasxGnea, and in factttttttttttttttttttt, you want to know something strange?? i clicked to connect to the new user's secured wireless network, and it just seemed to be stalling, but when i went back into the old user's account, what i found was the "wireless key" login popup had popped up there instead of the new user's account!!!! wtf??07:07
mzuverinkairtonix, that is what I heard07:07
amenadocarrebeanpirates--> on eth0 -- network 213.118.188.0 , broadcast 213.118.188.255,  gateway you should have copied that from the router settings07:08
airtonixmzuverink, i also have a coreduo e6550 2.3ghz... combined they run beautifully...compiz is great...wow under wine ie great07:08
xjohnthomasxlosher, i tried installing mythtv. it didnt work. i had to remove it.. also, when i login, i keep getting the error home/.dmrc must have user's permissions and home folder..... so i did sudo chown 644 file and sudo chown 700 the folder.. and that was supposed to fix it, but it keeps coming back???07:08
geremyairtonix: my friend is a WOW addict, framerate went up 10 FPS under wine07:09
blankthemuffinWondering if there is a command to dump the systems environment variables?07:09
mzuverinkairtonix, I got hit by a car on my bike doing my job as a currier, broke my femur and I had to have a wrist fused07:09
supertankerIs there any reason I should NOT run Samba and NFS at the same time on the same directory?07:09
supertanker[6~[6~[6~[6~[6~[6~[6~[6~[6~Assuming I'm hte only one using it?07:09
B3z3rk3rhey all07:09
supertanker....07:09
supertankerWhat is it with keyboards tonight?!07:09
mzuverinkairtonix, Oxycontin is hard to stay awake on if you are not used to opiates07:09
geremysupertanker: besides the fact that neither is terribly secure?07:09
airtonixmzuverink, considering its a form of morphine07:09
supertankergeremy, I don't care much about this data07:09
supertankerIt's only on my local network07:10
airtonixmzuverink, getting offtopic though...07:10
Agent_bobthats odd,  using that interfaces configuration i get a 74 second timeout in the boot process, using a script it's almost instant.   heh.  i guess i'll keep using my script for now.   but at least i learned how to get there both ways.07:10
geremysupertanker: its the whole "gaining access to raw disk sockets" I worry about07:10
supertankerI'm not transferring Butch's Top Secret Family Recipie or anything, I just want to move music, documents, movies, etc, off my main computer.07:10
supertankergeremy: What?07:10
mzuverinkairtonix, exactly, so I spend day and night the last week falling asleep while typing, it annoying07:10
supertankerAsuume I'm the only person in the entire neighbhorhood that knows wtf Linux is, geremy07:10
carrebeanpiratesamenado: question concerning the network since the IP adress from my ISP is changing from time to time don't I get into trouble when putting a fixed IP there?07:11
airtonixmzuverink, you might like espeak : dmesg | tail | espeak07:11
supertankerAnd that this computer isn't connected to the internet07:11
geremysupertanker: <shrugs> hey, *I* don't have to fix it07:11
airtonixmzuverink, for those times when keeping your eyes open is too much07:11
supertankerHaha07:11
mzuverinkairtonix, not off topic, you said consider a keyboard, i answered your question as it pertained to my keyboard...07:11
xjohnthomasxlosher, you see my reply? ?07:11
supertankerSo seriously, how else should I share my files, geremy? (On my local network)07:11
amenadocarrebeanpirates--> wait a minute, you said static eh? changing from time to time is dynamic, get your info straight, or else i'll give you wrong advise07:11
Cosmo-sanheyo.  my webcam seems way too zoomed on Ubuntu.  On Windows it's fine, but here I can't seem to adjust the zoom.  any suggestions?07:11
geremysupertanker: ssh mounts07:11
supertanker...SSH mounts?07:12
mzuverinkairtonix, thank you07:12
apathadeushas anyone here ever played around with the files in /dev/?07:12
* supertanker googles07:12
airtonixmzuverink, it was a jibjab at your huge stream of characters...now i know its just you applying face to keyboard....nevermind im just being silly07:12
geremyapathadeus: yup07:12
losherxjohnthomasx: my .dmrc is u=rw only (I don't run gnome though). Consider deinstalling/reinstalling the wireless stuff?07:12
apathadeusgeremy, what did you do? :D07:12
Agent_bobapathadeus yep07:12
xjohnthomasxlosher, did that07:12
airtonixmzuverink, wow joke : faceroll did not produce win!07:12
geremyapathadeus: umm everything involving devices ever?07:12
amenadosupertanker--> look for  sshfs07:13
apathadeusi see07:13
mzuverinkairtonix, exactly07:13
carrebeanpiratesamenado: the modem from my ISP is changing IP's on regular bases so the server should be able to pick this up to right?07:13
losherxjohnthomasx: did what, exactly?07:13
Agent_bobapathadeus they are mostly device nodes and some symlinks to device nodes.07:13
xjohnthomasxlosher, reinstalled wireless stuff07:13
mzuverink, key marks on forhead daily07:13
amenadocarrebeanpirates--> only if yo set the eth0 to dynamic07:13
dhngis there plans to make changing x config more user-friendly?07:13
PoisonArrowhow can I kill the Network Manager process?07:13
amenadocarrebeanpirates--> only if yo set the eth0 to dynamic-- rather  as dhcp client07:13
supertankerOh, geremy, also asume I need a Windows computer to access my data >_>07:13
dhnggeremy: thanks, x is fixed07:13
yell0wPoisonArrow: ps -faux07:14
supertankerMuch as I dislike using Windows07:14
amenadoPoisonArrow--> why would you want to?07:14
apathadeushow come when i play a song, and capture the data from /dev/audio, and pipe it back again, it won't play?07:14
yell0wPoisonArrow: ps -faux | grep Network , find pid, kill them07:14
PoisonArrowyell0w: thanks07:14
geremysupertanker: putty07:14
PoisonArrowamenado: sometimes it hangs while connecting and freezes my comp07:14
Agent_bobapathadeus what can you do with a device node ???    access it. change it's perms and ownership, delete it, write to it, rename/move it...  that's about it.07:14
geremydhng: great, glad to help07:14
waanPoisonArrow: ps ax | grep NetworkManager07:14
losherxjohnthomasx: sorry, you've exhausted the little I know about it. Some people seem to report wicd works for them when the default stuff fails07:14
carrebeanpiratesamenado: ok sorry for the confusion so the eth0 should change in iface eth0 dynamic and skip everything that's comming below or am I wrong here07:15
unlinkwhat's a good video card for dual-head on ubuntu?07:15
amenadoPoisonArrow--> umm, that i have experienced, ubuntu seems to be very sensitive to i/o errors and freezes07:15
xjohnthomasxlosher, can you recommend any ubuntu super genius in here who might be able to help??07:15
PoisonArrowamenado: ya07:15
PoisonArrowwaan: thanks07:15
mrpocketswhere does Ubuntu store the current Wallpaper fiule?07:15
waanPoisonArrow: no probs, just find the PID's and kill them07:15
apathadeuswhy cat /dev/audio > file, then cat file > /dev/audio, won't play the same thing?07:15
losherxjohnthomasx: sorry, I'm relatively new here myself. irc is pretty hit & miss...07:16
PoisonArrowwaan: with just   " kill pid 5105"07:16
amenadocarrebeanpirates--> think of your ubuntu as a host using dhcp, so eth0 will be set as dhcp07:16
waanPoisonArrow: kill 5105, 501x....07:16
waanPoisonArrow: without the ,07:16
apathadeusanyone?07:16
PoisonArrowwaan: thanks OK :P07:16
dhnggeremy: it was premature...x loads but gnome doesn't, so I'm stuck with  my desktop background and nothing else07:16
losherxjohnthomasx: since it's not working, you don't have much to lose by trying wicd. Sounds like if all else fails you're going to have to reinstall from scratch in the end anyway...07:17
unlinki want to drive a 1920x1200 display and a 1280x1024 display, and watch 1080p movies... i'm looking for a video card that works well with ubuntu07:17
Agent_bobapathadeus heh. i made a symlink like this.  ln -s /dev/fd0 ~/floppy_disk.tgz     and access it with "mc"  and "tar" dirrectly.   i have some floppy disks that have tarballs writen dirrectly to them now.   :)))         and as to the Q cat////  use /dev/dsp and see what happens.07:17
=== keram is now known as oof
carrebeanpiratesamenado: the line whould be iface eth0 dynamic right ?07:17
snailshi07:18
snailslol --->   www.youtube.com/watch?v=0gvw73U_VpU07:18
PoisonArrow!irc | albert74807:18
ubottualbert748: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines07:18
apathadeusyea, i tried the same thing with dsp07:18
losherxjohnthomasx: on a total tangent, I got mythtv working find on 7.10 after a struggle with mysql. Never tried it on 8.04 tho'07:18
apathadeusAgent_bob, it won't work with dsp either07:18
losherxjohnthomasx: find -> fine07:18
geremydhng: I'll be honest, I have to get up in 5.5hrs, I'm not going to be alert long enough to fix this- let me phone a friend07:18
Agent_bobapathadeus does here.   permissions issue ?07:18
apathadeusnot permissions, i just don't get the audio that i captured in the file07:19
amenadocarrebeanpirates--> its iface eth0 dhcp    man interfaces to confirm please, i dont have an ubuntu up right now.. also am off to bed..the partner is giving me the look07:19
* amenado off to bed.07:19
carrebeanpiratesamenado: ok thanks sweet dreams and give a nice look back at your partner :-) thanks for your help07:20
ReaverbotExcuse me, I have an integrated webcam, ¿how I can install it?07:20
waanDoes anybody have an xps 1530?07:20
Agent_bobapathadeus you sure it's not perms ?   ls -l `readlink -f /dev/dsp`07:21
SindaciousAnyone know how to make ubuntu detect a mybook external hard drive?07:21
apathadeusAgent_bob, nope, nothing in the terminal is restricting me from piping stuff around07:21
geremySindacious: usb?07:21
chaddySindacious: plug it in then do dmesg|tail, see if it is detected07:21
JayFMWhen I run "sudo apt-get install bind9" to install dns, I get an error: "E: Package bind9 has no installation candidate"07:21
geremydhng: nothing but message07:22
apathadeusAgent_bob, when I pipe back the data i captured, i either get garbled crap or silence depending if I use audio or dsp07:22
geremydhng: srry07:22
dhnggeremy: thanks anyways07:22
supertankerSo it's not safe to use Samba on a private network with no outside access to the ports SMB uses/no access to anyone outside the LAN ips?07:22
supertankerI'm the only person on the network who knows how to use computers07:22
bobbinHow do I recover my nick on this server?07:22
FlannelJayFM: have you updated (sudo apt-get update) since installing?07:22
bobbinI crashed ages ago and it's still not pinged out...07:22
Flannelbobbin: /msg nickserv help ghost07:22
bobbinThanks07:22
Agent_bobapathadeus odd.  must have something to do with pulse audio    i'm using alsa here.07:22
dtechthere's a 'low-resolution' warning when I boot ... and a configuration option ... can I run that from the desktop, how?07:22
jlmaquehello07:22
Sindaciousgeremy, fire wire, usb on the mybook is messed up07:23
apathadeusAgent_bob, i use alsa also07:23
=== bobbin is now known as Bobbino
Agent_bobbobbin   /msg nickserv ghost <pass>07:23
JayFMFlannel: That might be why. I'm new to linux, and I'm trying to setup a server. Way to be put in the deep end!!!07:23
Agent_bobbobbin   /msg nickserv ghost <nick> <pass>07:23
Sindaciouschaddy, http://pastebin.com/mb298f7007:23
BobbinoGot it thanks :)07:23
airtonixsupertanker, that would be safe i guess07:23
FlannelJayFM: https://help.ubuntu.com/07:23
JayFMThanks :)07:23
supertankerWhat are the main dangers of SMB?07:24
B3z3rk3rDaft_Punk, hey man07:24
FlannelJayFM: That goes over some basics, and then there's also a server section, with server specific stuff.07:24
airtonixsupertanker, even safer if you only allow access to your machine via the smb ports per ip in the lan07:24
Daft_PunkB3z3rk3r, pm07:24
Serwayhey, does anyone know how to change the color of the CPU-Frequency-applet in Gnome???07:24
Serwaylike the text07:24
Serwaythanks07:24
JayFMYeah, I was already on there... I just overlooked the update packages :|07:24
zhanxfun fun whats up with the playdeb mirror not working ne1 know i had to manually set it07:24
BobbinoAnyone here have any experiences with Songbird? My install randomly crashes the entire OS and I have to hard reboot...07:24
=== Tax-X is now known as Taxyx[away]
jlmaqueUbuntu is not free?07:25
wartalkermy wirelesss card have two driver, iwl3945 and ipwraw, when i reboot, the default is ipwraw, how i change the default to iwl394507:25
Flanneljlmaque: What gave you that idea?07:25
zhanxlast time it check it was07:25
chaddySindacious: possible solution http://kerneltrap.org/node/296307:26
jlmaqueUbunto is not free distribution GNU/Linux07:26
jlmaqueUbuntu*07:26
airtonixjlmaque, lol define "free"07:26
airtonixjlmaque, its free in all aspects btw07:26
chaddyjlmaque: if you want Free-er try gnewsense07:26
jlmaquelibre07:26
jlmaquefreedom*07:27
EruditeHermitjlmaque: for the most part it is07:27
jlmaqueI'm using VRMS package07:27
losherwartalker: google "ubuntu HOWTO: Prevent (blacklist) modules from loading"07:27
zhanxthat is true for everything almost. btw what part of ubuntu do you have to pay for oro cant get the code for07:27
dhngI just updated to Intrepid but it borked my computer, how do I start the upgrade process over again?07:28
wartalkerlosher: but i want change the ipwraw to iwl394507:28
Flannelzhanx: Some of the drivers are the most common thing.07:28
airtonixjlmaque, lol Virtual Richard Stalman Package....is that a joke?07:29
Flannelairtonix: Nope07:29
zhanxk, guess i have be getting lucky and not hit one yet on the 4 pcs i have07:29
bullgard4Clicking in Nautilus on /usr/share/gnome/help/user-guide/de/user-guide.xml, Firefox 3 shows the XML source code. How can I display the formatted document?07:29
Sindaciouschaddy, I'm not sure what I'm looking for on that page07:29
losherwartalker: you do it by blacklisting ipwraw so that it wont load, and then you tell the system to load iwl3945 instead07:29
jlmaqueusing:07:30
jlmaqueapt-get install vrms07:30
airtonixFlannel,  is it like the oss version of Trusted Computing ?07:30
Flannelairtonix: No07:30
EruditeHermitjlmaque: I have 7 non free packages on my system according to it. most of those are kernel packages which I don't use any modules from07:31
airtonixFlannel, ok i see what it is now...audting package07:31
airtonixauditing*07:31
EruditeHermitjlmaque: its almost completely libre if you want it to be07:31
wartalkerlosher: thanks07:31
EruditeHermitjlmaque: and you can remove the packages that don't make it fully libre if you want07:31
EruditeHermitjlmaque: only restricted modules which you don't necessarily have to use and the human and tangerine icon themes are deemed nonfree for me07:32
compu73rg33kI'm trying to get my scanner to work .I have a Canon MP310, and it worked perfectly with the Canon MP180 drivers in 8.04. I've upgraded to 8.10 already and xsane doesn't autodetect the scanner. I ran sane-find-scanner and I got a result: found USB scanner (vendor=0x04a9, product=0x1728) at libusb:001:006 but running scanimage -L says No scanners were identified.07:32
chaddySindacious: it's all there, I don't know what more you want, second comment onward07:32
jlmaqueI have already done07:32
Sindaciouschaddy, insmod sbp2 sbp2_max_speed=1 returns "insmod: can't read 'sbp2': No such file or directory07:33
Sindacious"07:33
chaddyif you are having bother with it try googling the error you pastebinned, Sindacious; you might find a link that's more appropriate07:33
enzotibbullgard4, yelp /path/user-guide.xml07:33
loshercompu73rg33k: #ubuntu+1 for intrepid help07:35
Theebhello, everytime I log in, I have to reload the windows manager manually, its not in the startup list i think, how to do it?07:36
jim_pok back07:36
TheebI use compiz icon to reload the manager07:37
jim_pTheeb: add "compiz --replace" in System > Preferences > Session. if i miss some parameter tell me07:38
Theebi'll try it, thanks07:38
chaddySindacious: try this http://ubuntuforums.org/showthread.php?t=6631&highlight=isnmod+spb207:39
TechnovikingI got a dapper server that is hanging after starting kernel log07:39
Technovikingany ideas what would cause that07:39
chaddyTechnoviking: full disk07:40
dhngif I log in Gnome and am stuck with just a picture of my background image, is there some keyboard shortcuts I can invoke to run an app?07:40
chaddydhng: you could try alt + f207:40
Technovikingchaddy: thanks will check07:41
chaddyshould bring up a run dialogue07:41
Agent_bobTechnoviking look in the startup scripts and see what's next ...    ls /etc/rcS.d /etc/rc2.d       is it hanging on klogd or after ?07:41
dhngchaddy: that doesn't work07:41
scuserhi all, does any one know where is the lustre source tree, to check it out ?07:41
chaddydhng: does this happen every time you start a gnome session?07:41
Sindaciouschaddy, how would I update the modules? (after editing the file)07:41
dhngchaddy: I just upgraded to Intrepid and it's messing up my system07:42
chaddydhng: ubuntu+107:42
Agent_bobTechnoviking you can also check the logs /var/log/* it might be late enough for it to be logging something.07:42
dhngchaddy: ya I tried but nobody's there07:42
chaddydhng: idle, then07:43
losherdhng: what about ctrl-alt-f3 ?07:43
=== viviersf is now known as Turboviviersf
dhnglosher: that shows the login command line07:43
Agent_boblosher seitch to a console ????07:43
Agent_bobswitch07:44
losherdhng: so then login, run ps ax and see what's running (or not)07:44
chaddySindacious: if you look at man modules it might become clear07:44
losherdhng: gnome (or whatever) is still running in another session when you ctrl-alt-f307:44
carrebeanpirates!intrepid |Sindacious07:44
ubottuSindacious: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu07:44
=== NetEcho__ is now known as NetEcho
jlmaquemueranse07:45
TechnovikingS14PPP?07:45
chaddys/ Sindacious/ dhng07:45
losherAgent_bob: it starts a console session in parallel with the window manager session so you can poke around07:45
Agent_boblosher oh ?     /me didn't know anything about tty consoles.07:45
Theebjim_p, yep its working thanks buddy07:45
jim_pTheeb: you are welcome07:46
chaddyAgent_bob: sarcasm becomes you07:46
losherAgent_bob: it's an old trick. Pre-dates ubuntu by a decade07:46
losherAgent_bob: were you being sarcastic. I couldn't tell?07:46
chaddymore like three decades, losher07:47
=== albert is now known as albert748
Agent_boblosher you could tell him to  " xhost +LOCAL: ; nautilus -display:0"07:47
Agent_boband alt+f707:47
compu73rg33kHow can I set /dev/scanner to a URI?07:47
losherI'd settle for the output of ps ax on his tty console07:48
ubuntu_toddIs this question OK? How to download yahoo music video?07:48
jim_pubuntu_todd: is it something like streaming music playing?? like lastfm?07:48
losherAnyway, how about a little less kibitzing me and a bit more helping dhng?07:48
orjanv/msg ubottu etiquette07:49
dhngwhat keyboard shotcuts can I use in an empty GNOME screen?07:49
Agent_boball i did was asked why you were sending him to a console.    you know he probably didn't see your post on how to get back to the gui.    and wont have a clue that he can use pastebinit to post the output of ps from the console.  but i'll go away and leave that alone.07:50
ubuntu_toddjim_p: I cann't find the streaming url site for the music07:51
carrebeanpiratesis it possible to upgrade just openoffice in 8.04 if so how to do this?07:51
jim_pubuntu_todd: give me a link to see07:51
chaddydhng: ctrl + alt + backspace will end your misery07:51
ubuntu_toddim_p: when I listen to youtube video, there would be downloaded files under /tmp.07:51
=== carrebeanpirates is now known as paul68
jim_pcarrebeanpirates: upgrade to OOo 3?07:51
dhngchaddy: it will restart x, starting my misery over again07:52
paul68jim_p yes07:52
chaddydhng: why are you using ibex?07:52
ubuntu_toddjim_p:http://new.music.yahoo.com/videos/stations/charts/   any music video in there07:52
dhngchaddy: masochism?07:52
chaddydhng: it's misplaced07:52
jim_ppaul68: well you can download the source and compile yourself ...or wait until 8.1007:52
losherdhng: asking for ibex support on #ubuntu borders on sadism, actually...07:53
chaddydhng: learn more on a stable system would be my $0.02 worth07:53
ubuntu_toddjim_p: and there would be three cache files under SHOME/.mozilla/firefox/ryrqd4it.default/Cache07:53
paul68jim_p ok I'll wait :-)07:53
Agent_bobdhng if nautilus is not starting,  you probably don't have a way to run a command from that tty.  you can switch tty's  and run one from there.    ctrl+alt+f1 "login" "run" xhost +LOCAL: ; gnome-panel -display:0 ;chvt 7              maybe ????07:53
Sindaciouschaddy, all I could come across what update-modules, which is deprecated07:53
chaddySindacious: /etc/modules is read at boot07:53
Sindaciouschaddy, yeah, I got that, was hoping there was a way to avoid that :p07:54
Agent_bobdhng i would suggest that you kill your gdm and use startx so you can see what is hanging you out to dry07:54
ubuntu_toddjim_p: The reason is because yahoo music video use NEW flash protocol which is hidden NOW07:54
jim_pubuntu_todd: do i need registration to play anything?07:54
chaddySindacious: there probably is, I don't know it offhand, would a reboot kill you?07:54
ubuntu_toddjim_p: Now.07:54
dhngAgent_bob: that command just sends me back to display 707:55
Sindaciouschaddy, nah, I'm going to in a few minutes, making sure I put the line in right.07:55
ubuntu_toddjim_p:  You can watch that without registeration07:55
jim_pubuntu_todd: these are videos!07:55
scuserhi all, does anyone know how to enable CONFIG_CRYPTO in linux kernel ?07:55
Agent_bobdhng drop back to tty1 and read the error message07:55
jim_pscuser: yes, this happens before you compile it. it cant be done now. have a look at kernelnewbies for how07:56
dhngAgent_bob: xhost: unable to open display07:56
dhngunkown option -display:007:56
ubuntu_toddjim_p: Yes, music video.07:57
Agent_bobhmmm have to sudo the xhost command.   i kinda forgot that x is ran as root07:57
ubuntu_toddjim_p: But there should be some hidden  streaming video files07:57
jim_pubuntu_todd: i cant see it somewhere in the source code. you can install downloadhelper for firefox and try your luck with its options. so far, downloadhelper does not "see" the video07:58
Agent_bobdhng and i must have missed a space in the gnome-panel arg.  -display :0    try.07:59
dhngAgent_bob: I give up, I'm going to sleep.  Thanks for your help anyways.08:00
ubuntu_todd jim_p: So complicated for me.08:00
Agent_bobdhng heh.  welcome.   sorry i'm not a gnome user...08:00
jim_pubuntu_todd: what is complicated?08:00
chaddydhng: try hardy in the morning08:00
ubuntu_todd jim_p: I just use default setting ubuntu gives to me08:01
ubuntu_todd jim_p: And I think there is No way to download yahoo music video at this MOMENT.08:01
Agent_bobDEFAULT !08:01
jim_pubuntu_todd: well you willl install a tiny firefox addon! big deal!08:02
ubuntu_todd jim_p: I have tried some addon. Those doesn't work.08:03
Agent_bobwebster likes default, kinda like Agent_bob does.  " default = 1. A failing or failure; omission of that which ought to be done; neglect to do what duty or law requires;..."  :)))08:03
jim_pubuntu_todd: thry downloadhelper!08:03
Technovikingcrap got to fsck a 150GB drive08:04
losherAgent_bob: (not a gnome user) just out of interest, what do you use?08:04
chaddyubuntu_todd: http://ubuntuforums.org/showthread.php?t=43058&highlight=yahoo+videos08:05
Agent_boblosher bash08:05
ubuntu_todd chaddy: That's the old one.08:06
ubuntu_todd chaddy: yahoo music video changed their methods08:06
losherAgent_bob: Sorry, I meant which window manager?08:06
chaddyubuntu_todd: sorry you've read it before08:07
ubuntu_todd chaddy: thank you anyway.08:07
chaddyubuntu_todd: would you mind asking your question again?08:07
Agent_boblosher that's not entirely accurate as pertaining to your question.   it's true, but not enough detail.   i use the linux kenrel as my window manager 99.9% of the time.   console tty   but when i do start a gui it is usually "blackbox".     hope that satisfies your curious twitch.08:07
ubuntu_toddjim_p: I am doing right now.08:08
Blaenkhow can I tar somedir/ ?08:09
Blaenktar jvzf08:09
Blaenkor what is it, cvzf ?08:09
Agent_bobBlaenk man tar.    tar -cjf filename.tar.bz2 /dir/name08:09
losherAgent_bob: Wow. And I thought *I* was a luddite because I only use fvwm and no desktop stuff...08:09
Blaenkthanks Agent_bob08:09
Frogzoocreate verbose compressed file08:09
=== jim_p is now known as jim_p-fai
jim_p-faibrb08:09
ubuntu_toddjim_p: the Downloadhelper is gray  when I opened the video. But it works fine when I open the video in youtube.08:10
Agent_bobBlaenk the man page has all the info on what each switch does.08:10
BoltCloc1are backports safe for use?08:10
Blaenkthanks Agent_bob but I want to tar.gz08:10
Agent_bobBlaenk so do it.08:10
Blaenkwith a z it seems08:11
Agent_bobBlaenk yes08:11
Blaenkso cjzf08:11
Agent_bobno08:11
mrpocketshow the hell do you edit .bash_profile?08:11
Blaenkno?08:11
Agent_bobcan't -j and -z  one or the other08:11
Blaenkoh j is bz208:11
Blaenkokay08:11
Blaenkso I Was right initially with cvzf :D08:11
centralhello you have to check it... its impossible to use the spell checking in UBUNTU STUDIO it come without openoffice so it must be installed manualy but i do install everythings with sympatic (smart) but i still can not have the spell checking even for us english who is the automaticly installed ... all the package are installed but still so spell checking... it correct the syntax but not the wording ... i think there is a bug so please try to install op08:12
centralenoffice in ubuntu studio you will see it by your self.... its a big headatch for me ...08:12
chaddymrpockets: open it in gedit08:12
mrpocketsdoes it exist by default?08:12
mrpocketsi mean, i should be ablt ot  vi /home/username/.bash_profile08:12
chaddymrpockets: you might need to run a bash session first, not sure how skel does it08:13
Agent_bobBlaenk i know that tar doesn't require the dash anymore.  but i still believe it's good form and a very good habbet to use the dash for switches.  it keeps the command line easier to read for one thing.08:13
centralit must be a but on ubuntu studio if you install openoffice08:13
centrala missing package08:14
Agent_bobchaddy skel adds the files when it creats the dir08:15
chaddyAgent_bob: ta08:15
Agent_bobchaddy you can look in /etc/skel/ to see what will be in each new user's $HOME  btw08:15
travisivartanyone know how i could paste 2 images side by side with imagemagick ?08:16
chaddyI kind of knew that, Agent_bob; but it has been a long night ;)08:16
* Agent_bob mentioned more for the benifit of whom ever you were helping.08:17
Agent_bobtravisivart no idea with imagemagic  but in xpaint you just paste the one and move it to where you want it, then paste the second and do the same...08:18
smailahave some apt- pobs smaila@hacktop:~$ sudo apt-get upgrade08:19
smailaReading package lists... Error!08:19
smailaE: Problem parsing dependency Depends08:19
smailaE: Error occurred while processing btnx (NewVersion1)08:19
smailaE: Problem with MergeList /var/lib/apt/lists/repoubuntusoftware.info_dists_harty_all_binary-i386_Packages08:19
FloodBot3smaila: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.08:19
smailaE: The package lists or status file could not be parsed or opened.08:19
travisivartAgent_bob: well the thing about imagemagick is it's a series of command line tools, that way I can incorporate this into a script, and remove the monotony :-)08:19
thismamacooks200I can run an app in virtual console and switch back to my desktop while the program continues to run. How can I create a desktop shortcut to do this?08:20
central??08:20
chaddythismamacooks200: right click desktop, create launcher08:20
chaddycentral: I didn't understand your question08:21
centralare you familiar with ubuntu studio ?08:21
chaddycentral: I know that wasn't your question08:22
Agent_bobtravisivart then i would assume it will support a position string.   maybe the man pages can help   idk.08:22
chaddywb Sindacious08:22
sonic2000does anyone installed throttling with a celeron m(conroe)?08:22
thismamacooks200chaddy: but it doesn't run if run it from a launcher. I cannot get console apps to run from desktop launchers.08:22
smailacan some on more pls  tell that  iflood  its not  that  i a am pointimg my dos  att you ...  came  here 4 help08:22
centralwell i use ubuntu studio and i also want use openoffice-org08:22
centralbut the world spelling dont find any dictionnary08:23
chaddythismamacooks200: get it working in a script, use the launcher to start the script, select to run in terminal if necessary08:23
mrpocketsif i'm logged into Ubuntu08:23
mrpocketscna i open a terminal as another user?08:23
centralbut the package is proprely installed08:23
centrali also know how to use openoffice-org08:24
bastid_raZormrpockets; open a terminal then 'su - username'08:24
chaddymrpockets: yes08:24
chaddymrpockets: su <username>08:24
centralbut ... it do not work08:24
zherlockAnyone got any Idea on why I do not have a /dev/rtc on Ubuntu 7.10 ? I have custom compiled my new 2.6.26 kernel, I see a module being loaded for RTC but it reports error setting up RTC.08:24
mrpocketsamazing08:24
EatShroomsI moved files from one desktop login to another, why are they locked on the new desktop login?08:24
=== lipsinV1 is now known as lipsin
bastid_raZorEatShrooms; are the permissions of the files for the other user?08:25
chaddyEatShrooms: permissions, they will be owned by the initial user08:25
chaddys/will/may08:25
thismamacooks200Chaddy: "select to run in terminal if necessary" <- don't see this option in gnome. KDE has it, but not my gnome. I will try the script08:25
EatShroomsFFFFFFFFFFFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUUUUUUUUUUU-08:25
chaddythismamacooks200: you could just save the script or a copy of it, or have a link to it, on your desktop08:26
jinhttp://www.openoffice.org/ still not available08:26
EatShroomswell thanks08:26
=== co_anjink is now known as reza
chaddythismamacooks200: opening that script will give you the terminal option08:27
sonic2000can anyone help me troubleshoot why i am unable to read off my dvd drive? or help be get throttling working?08:27
chaddyEatShrooms: you're welcome08:27
Sindaciouschaddy, I think that solved the firewire part, any idea how I'd know if the external is connected?08:28
centralwell you can install ubuntu studio on a machine and install openoffice-org then try to type some en text you will know what i talk about...08:28
chaddySindacious: plug it in and dmesg|tail again08:28
chaddyshould register as a /dev/08:28
chaddywhich will hopefully be mountable08:29
chaddycentral: did you select your location when you installed?08:29
centralyes08:29
chaddycentral: perhaps you don't have dictionary files installed for the language you want, otherwise I don't know08:30
Sindaciouschaddy, http://pastebin.com/d26d91fe008:30
centralwell i installed all i need08:30
chaddycentral: perhaps #ubuntu-studio or wherever the OOo bods hang out08:30
centrali dont think so08:30
=== donny is now known as hdon
centralall is installed proprelly08:31
chaddySindacious: that looks like the same error to me08:31
rootlogout08:31
=== root is now known as Guest61193
centralbut office can not find any dictionary08:31
Agent_bobroot has landed08:32
chaddySindacious: I'd put together a forum post at this point, probably cross post to that one I linked you earlier08:32
chaddycentral: possibly because you don't have one08:32
centrali dont have what ?08:32
Sindaciouschaddy, yeah I noticed it after the pastebin ;x does the line "sbp2 serialize=1" need to be put in the /etc/modules any certain way? I added a new line for it.08:32
centraltell me i will find it...lol08:33
Guest61193 D D08:34
chaddySindacious: I'd guess at least with the underscore, should be good to copy and paste from that post08:34
centralwell open office come with en us the package is installed but with ubuntu studio openoffice can not find the dictionary08:34
centralbig headatch for me...08:35
Sindaciouschaddy, hmm, I put the line below the sbp2 module itself, I'm going to try it with deleting that line I put in and put serialize=1 after the module and see if it makes a difference08:35
=== jim_p-fai is now known as jim_p
chaddySindacious: sorry, don't really know much more, been flying blind til now08:37
centralso please try to install openoffice in ubuntu studio then try tu use the spell check i am sure you will find there is a bug or a missing dependancy08:39
Omar87#Ubuntu+108:40
chaddycentral: what have you tried googling to find other people with the same problem?08:40
InHisNameMy screen changes scale right after the login / pswd at boot.  The Rez is great before but ALWAYS switches to 1280x1024.  Where do I find this problmem command to eliminate?08:41
centrali did but nothing concerning this problem08:41
thismamacooks200chaddy: yes, I can get the option by double-clicking the script. but I'd rather it just run in the background without the additional step. And, the script will not run from desktop anyhow, it works in virtual console or if I run terminal and type it.08:42
scuserhi all, any help with this error "mount.nfs4: can't get address for nfs-server" ?08:42
chaddysorry, thismamacooks200, I don't really have a clear mind at the moment, I can't think what problem you are having08:43
thismamacooks200At the moment, I'm trying to setup "mp3blaster -l playlist.m3u" to run using a 1 step (double-click) in gnome. once I figure it out, I'll attempt more serious apps08:44
chaddyahh, sorry, didn't realize your clicks were so valuable, google must make good money out of you08:45
centralso do you have any idea ??08:48
centralhow to fix that ??08:48
jim_pthismamacooks200: is mp3blaster a cli app?08:49
thismamacooks200jim_p: yes, CLI only08:50
ardchoillemp3blaster, a non-graphical audio player for UNIX08:50
EatShroomshey guys I need help, I accidentally the whole terminal, is this bad?08:51
chaddyyou accidentally what, EatShrooms?08:51
ewookEatShrooms: you did what to it?08:51
jim_pthismamacooks200: and you want to make a shortcut for it?08:51
crdlbEatShrooms: not here, please08:51
jim_pthismamacooks200: like open the terminal and execute it?08:51
bioteckhello every108:51
chaddyhi bioteck08:52
bioteckho chaddy.. how r ya?08:52
EatShroomschaddy: I accidentally the whole terminal?08:52
bioteckhi*08:52
chaddyEatShrooms: read what you write08:53
chaddyEatShrooms: did you accidentally empower it to remove sense from your utterances, or what?08:54
thismamacooks200yes, a shortcut (.desktop). mp3blaster when run from virtual terminal  continues to run no matter which user is logged in or out, X or console, even on the welcome screen. I want to make it do that with a shortcut. eventually I want to do this with other apps08:54
central??08:54
=== Julie is now known as antoine[maison]
chaddythismamacooks200: you want it to run as a service and avoid a click altogether?08:54
ubuntoRoxxHello. How do I run a script in ubuntu?08:54
EatShroomschaddy: I accidentally the terminal, is this bad?08:54
crdlbchaddy: he's doing it intentionally, please ignore08:55
chaddyEatShrooms: you accidentally <something> the terminal08:55
centralwell it sound a bit stupide if i have to install ubuntu desktop on virtualbox to be able tu use oppenoffice ... don't you think ??08:55
biotecklol08:55
chaddycrdlb: I'm fine to decide how I comport myself on IRC, thanks08:55
crdlbchaddy: I am simply asking you not to feed a troll in a support channel08:56
chaddycentral: is that the solution that google is pointing you towards?08:56
chaddycrdlb: if you're an op /kick him08:56
EatShroomschaddy: I accidentally the whole thing08:56
centralnop its my own idea... :08:56
jim_pthismamacooks200: you can try "gnome-terminal -x mp3blaster myplaylist.pls" (or -e instead of -x)08:56
chaddycentral: it seems reasonable, ubuntu-studio isn't really intended as a desktop distribution, word processing is probably not its main focus08:57
BlackDesignEatShrooms, you accidentally did what to the while thing?08:57
EatShroomsblackdesign: I accidentally the whole terminal08:57
elkbuntuEatShrooms, you accidentally what the whole terminal?08:58
centralyes that for sure but well it will be better if i can have openoffice working on ubuntu studio...08:58
EatShroomselkbuntu: the whole thing08:58
bioteckEatShrooms:  he/she is probably eating shrooms and now is having a trip..lol08:58
jim_pcentral: install it!08:58
elkbuntuelkbuntu, what about it? you're missing an action in what you're saying08:58
BlackDesignEatShrooms, you sentence does not make sence... you deleted it? Or what?08:58
jim_pEatShrooms: you closed the terminal?08:58
EatShroomsblackdesign: I accidentally it08:58
elkbuntuEatShrooms, what is your native language?08:58
DocScrutinizer2failed turing test - lol08:59
BlackDesignelkbuntu, now that's an idea :)08:59
biotecklol08:59
jim_plets all assume he closed it and go from start!08:59
centralso you mean i better to install ubuntu desktop on virtualbox ??08:59
elkbuntujim_p, not until we have a clear line of communication, or we wont get anywhere anyway08:59
chaddycentral: no, you can install ubuntu-desktop in ubuntu studio09:00
jim_pcentral: no, install openoffice in ubuntustudio the way you would install any ubuntustudio app in ubuntu09:00
chaddythey will coexist happily, central09:00
chaddyjim_p: he says he already has09:00
chaddyI think09:00
thismamacooks200jim_p: but the gnome-terminal will disapear with the destop (log out= end app)09:00
bioteckgnite everyone09:01
* DocScrutinizer2 shrugs09:01
Noplexhey. is 8.10 stable?09:01
centralusing virtualbox ??09:01
chaddythismamacooks200: you want it running from boot to shutdown?09:01
chaddyNoplex: ubuntu+109:01
jim_pthismamacooks200: so you want it to run EVEN after logoff?09:01
chaddyNoplex: not due for release til the end of the month09:01
Noplexah okay.. cool thx09:01
thismamacooks200chaddy: If I can run it as a service from within gnome, sure, that'd be great. how do I do that?09:01
OhmuHello everyone!  I'm trying to write a bootable WinXP-CD from Ubuntu.  2 problems. (1) - it won't write to the CD  - problem seems to be that the i386 folder wont copy.  Maybe 6000 files in one folder is more than it can handle.  And (2) I cannot find any mention of a Bootable CD.   How do I make one?09:02
chaddypreferences>session, run it, save session, thismamacooks20009:02
BlackDesignNoplex, 8.10 is still in Beta phase... So you could encounter some bugs...09:02
chaddythismamacooks200: if you want it as a service look into update.rc-d09:02
thismamacooks200chaddy: no, not from boot. jim_b: yes, even after logoff or switching users09:02
jim_pOhmu: what burning app do you use? so far only k3b can make bootable cds from 009:02
Noplexokay. wanted to test beta....... but........ i can wait for final ;) (sorry for bad english, im from germany)09:03
jim_pthismamacooks200: add it as a cron job!09:03
snailswhite power.09:04
elkbuntusnails, this is a technical support channel09:04
Ohmujim_p: I'm using the standard one that comes with Ubuntu.  thanks...  I'll search for it.09:04
Noplexwhite power? shut up09:04
centralso to make it clear ... i use ubuntu studio and i install ubuntu desktop in a virtualbox right ??09:04
elkbuntuNoplex, back off please. someone elses idiocy is no excuse for you to be one.09:05
jim_pOhmu: its a bit tricky even with k3b. the boot catalog thing is hidden. i suggest using isomaster to turn it into an iso and bunt it like an iso. isomaster is far mor convenient09:05
Noplexokay ;)09:05
tdawgedogghi guys I vnc into a ubuntu box and there is no monitor connected to it so when it restarts the resolution is automatically 800 x 600 but im working on a 1080p monitor with vnc....is there any way to change the resolution to higher without it actually detecting a monitor?09:05
BlackDesignNoplex, just wait untill 30 octobre for the release (and my German isn't that good :p just know some basics)09:05
jim_ptdawgedogg: pin it in xorg.conf to force X to use this09:06
Noplex:-)09:06
tdawgedoggjim_p: can you explain this in a little better detail...is this just a conf file where i can just type in the resolution?09:07
Ohmujim_p: Thanks!09:07
central??09:07
GeorgeAis there a good GUI xorg configurator?09:07
thismamacooks200update.rc-d looks like it might be what I need. I'll have to study it09:07
Noplexokay ive to go to work now... see you09:08
DigitalFizmy tailer parks full of cadillacs09:08
central? :(09:08
elkbuntuDigitalFiz, that is not really relevent to a techical support channel09:09
DigitalFizlol09:09
neerhi guys09:09
DigitalFizdidnt say it was09:09
BlackDesignUnless they are running on Linux :p (which isn't the case)09:09
chaddythismamacooks200: summary is, write the script, make it executable, debug it, put it in /etc/init.d/ then run update-rc.d <script> defaults09:09
DigitalFizhey you dont know if those upper middle class white trash folks might have ubuntu09:10
AdvoWorkHi there, can anyone advise on a pdf creator for ubuntu? so i can basically file > print > to pdf, which doesnt mess up formatting etc?09:10
jim_ptdawgedogg: this is my xorg.conf with loads of ati stuff. you probably dont need all this. scroll down to the resolution display and you wil understand   http://7g.pri.ee/mine.conf09:10
neerdoes anyone have any idea about connecting two computers wirelessly, one in ubuntu and the other in windows xp09:10
elkbuntuDigitalFiz, enough. please find somewhere more appropriate to talk about that09:10
jim_pneer: connect as in share files? or as in be able to see each other?09:11
DigitalFiztake a chill pill damn09:11
=== chfwiggu1 is now known as chfwiggum
neerjim_p: yes09:11
neerjim_p: both09:11
elkbuntuDigitalFiz, just take your lulz elsewhere, please.09:11
jim_pneer: for file sharing use samba, and you will also need proper ips etc for the other one09:12
Kataidamn /b/tards09:12
central?09:12
neerjim_p: I already have samba,but I am having problem connecting in adhoc mode09:12
DigitalFizmy lulz? only 2 types of people i know use that script kiddies and idiots and I don't suppose your either?09:12
elkbuntucentral, there's a few floating around. move along now, nothing to see.09:12
neerjim_p: I have used static ip in both09:13
BlackDesignAdvoWork, writing to PDF is included in OpenOffice09:13
elkbuntuDigitalFiz, there's a few of those people katai mentioned floating around at the moment. i mistook you for one.09:13
jim_pneer: now you hit me on the blind spot. do you have a wireless router or one of the pcs will do the role?09:13
AdvoWorkBlackDesign but what about printing from a webpage etc?09:13
albert748who know a shareware named "mybase-desktop"?09:14
DigitalFizno sir i was just listening to a good country song :P09:14
neerjim_p: both the computer have wireless cards09:14
OhmuAnother question:  I would like  to have XP, Vista and Ubuntu sharing the same HDD.   I already have Ubuntu.  How should I proceed?  Can I just stick the windoze cds in?   The Ubuntu Partition ma nager is grumbling - says I can only have 4 master partitions.  Somehow Ubuntu seems to account for 3.09:14
BlackDesignAdvoWork, , The option PDF is there...09:14
neerjim_p: I am not using any router09:14
jim_pneer: no wireless switch/hub then?09:14
neerjim_p: no switch,hub09:14
BlackDesignAdvoWork, just look when you press print... You'll see an option that says: "To PDF"09:14
neerjim_p: peer to peer using wifi09:14
zapper23mHi, I have installed Metasploit Framework using sudo apt-get install libopenssl-ruby can anyone tell me how to open msfconsole?09:14
GeorgeAmy monitor is being detected as a 15" Philips monitor, whereas i have a 17" Philips monitor, how can i fix that?09:15
jim_pneer: let me think09:15
neerjim_p: sure09:16
AdvoWorkBlackDesign ahh yeah, that works but the only problem now is, I cant choose a filename, or directory where to save it to, can that be done?09:17
centralwell i am not floating around i want a simple anser, do i must install ubuntu desktop in a virtualbox to be able to use openoffice ? if i use ubuntu studio. yes or no ? that is simple...09:17
BlackDesignAdvoWork, do you also see the option "Print to file"?09:17
jim_pneer: look at this https://help.ubuntu.com/community/WifiDocs/Adhoc and brb09:18
neerjim_p: ok thnx09:18
=== Carnage` is now known as Carnage\
jim_pcentral: you can install openoffice in ubuntustudio. sudo apt-get install openoffice09:20
jim_pcentral: one single package wont "degrade" it to ubuntu!09:21
tdawgedoggdoes ubuntu have bluray support yet?09:21
BlackDesignAdvoWork, found it?09:21
mannbay2004:)09:22
AdvoWorkBlackDesign yeah just been messing, I think thats ok :) but.. i change things like scaling,headers/titles etc, and each time I print it forgets those settings. Anyway to change it permenantely?09:22
centralwell i install it but ther is a problem with world spell it can not find the dictionary who is installed.09:22
BlackDesignDon't know, never actually used the PDF thingy... Maybe somebody else here knows that09:23
jim_pcentral: what dictionary do you want?09:25
ubuntoRoxxhello. what version of emacs should i be using?09:25
chaddycentral: have you enabled spell check in open office?09:25
centralyes ofcourse09:26
chaddycentral: or is it giving you a specific error about what it is missing?09:26
jim_pubuntoRoxx: the one provided with ubuntu, unless you need a newer one, which you have to compile your own09:26
chaddycentral: there's no "of course" about it, sadly09:26
centralno it dont give any specific error09:26
neerjim_p: does ubuntu 8.04 support ad hoc mode or not for broadcom wireless cards?09:27
jim_pneer: hmmmm i dont know. where does it say so?09:27
tdawgedoggdoes ubuntu have bluray support yet?09:28
thismamacooks200chaddy: done. now what command will make it start and which command to stop (update-rc.d mp3b start and update-rc.d mp3b stop ?)09:28
centralwell i come here to ask and be sure i try every things b409:28
jjulianhi is it possible with a command to see how many traffic i did in this session? or how fast i upload at the moment?09:28
chaddysee, the problem is, central you're not really giving me much to google with and I get the feeling if you thought about it a bit more you could either ask a better question or at least stop repeating the same things over and over09:29
jim_ptdawgedogg: if the 2.6.24 kernel has it, then yes. look at a kernel log09:29
zirodayjjulian: are you talking about network traffic? And what do you mean by session?09:29
jim_pjjulian: like the amount displayed in ifconfig?09:29
tdawgedoggjim_p: i mean what player would i need to play it09:29
mannbay2004guys I accidentaly the hard drive09:30
chaddythismamacooks200: should be /etc/init.d/script start|stop09:30
mannbay2004my computer is all fucked up now09:30
jjulianziroday, uhm sorry talking bout network traffic  and session i mean since i logged in09:30
chaddymannbay2004: we had this accidentally stuff earlier09:30
mannbay2004Ok09:30
zirodaymannbay2004: please dont swear, have your sentences on one line and ask your question clearly09:30
chaddyyou missed a different word in the same place09:30
mannbay2004LOL09:30
centralwell be sure i am sorry to give you that feeling ... you can try to install openoffice in ubuntu studio and try spell check you will see the same problem.09:30
mannbay2004my bad homley09:31
mannbay2004hi test09:31
jjulianjimp_p thats a start to see how much RX TX i got09:31
=== ara_ is now known as ara
chaddycentral: that's you repeating yourself again, I've not installed all that stuff since the last time you suggested it, and I don't think we even managed to get out of you what language the dictionary you are missing is in09:32
jim_ptdawgedogg: if you have a blueray reader, then even totem or mplayer will do the job09:33
=== SoulSlayer is now known as anewbie
jjuliananother question where can i see if ubuntu really takes care of all my ram? i got 4 gig and i know XP cant handle it09:33
WIGGMPkI have a question about kernel options... I need to add "iommu=soft" so that I am able to use suspend/hibernate without trashing my root partition.. Now does it need to be added to the kernel line or can I just add it to the defoptions line?09:33
jim_pjjulian: free           (command at terminal :P)09:34
chaddycentral: I think your path to a solution lies here: http://www.catb.org/~esr/faqs/smart-questions.html09:34
chaddyttfn folks09:34
jjulianmem total 2 after free -g isnt a good sign is it?09:35
zirodayWIGGMPk: I believe that it would be best if you add it to each kernel line automatically09:35
jim_pjjulian: sorry?09:35
zirodayWIGGMPk: I mean, add it yourself09:35
WIGGMPkziroday: what exactly is the # defoptions line for then?09:36
=== zer0 is now known as Guest43804
jjulianjim_p, i typed free -g to see it in GB and it says mem total: 2 so it seems it just recognizes 2GB total memory09:36
jim_pjjulian: you have 4GB of ram. what is your rest hardware? like vga etc09:37
jjulianits a laptop09:37
zirodayWIGGMPk: defoptions only adds those lines to the default kernel, not all the other ones09:37
Guest43804hi, i've had a perfect ubuntu experience with wifi and everything, and tonight, mysteriously, nothing works anymore09:37
Guest43804nothing09:37
WIGGMPkziroday: what is the default kernel? i only allow 1 kernel in grub.. so should i be good?09:38
jjulianjim_p, 4 gig ram, nvidia 256 dedicated up to 1 gig atheros wlan, realtek hd sound (which is not working) dual core X209:38
Guest43804i installed cpu-freq-scalling applet09:38
zirodayGuest43804: you will need to be a bit more descriptive then that, can you bootup?09:38
Guest43804i think it messed something up09:38
jim_pjjulian: paste the output of free in pastebin and i will tell you. and i psomise to make realtek work09:39
zirodayWIGGMPk: the default kernel is the kernel automatically selected in grub. If you are only going to ever boot from that kernel then go ahead09:39
WIGGMPkziroday: so options like vga=792 and noapic irqpoll can all be added to defoptions? right?09:39
zirodayWIGGMPk: correct09:40
jjulianjimp_p http://pastebin.com/m6f4c776d09:40
WIGGMPkziroday: thanks for the info.. didnt wanna take the chance of testing it by trashing my root directory again09:40
zirodayWIGGMPk: no problem, have fun09:40
Kailaedfq09:40
Kailadqw09:40
Kailadq09:40
Kailadqwed09:40
Kailad09:40
Kailaqwedwe09:40
FloodBot2Kaila: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.09:40
foxorider1hello09:41
thismamacooks200chaddy: well, "/etc/init.d/mp3b start" works on the command-line "stop" does not. But it won't work from the desktop09:41
zirodayfoxorider1: Hi, do you have a question?09:41
jim_pjjulian: remove that stupid -g thing. it rounds thngs down. i have 2GB and it shows one. btw you can always have a look in htop or gnoem-system-monitor or top for more dynamic measurements09:42
zirodayjjulian: you might find the -m option easier, it rounds to the nearest megabyte instead of gigabyte09:43
jjulianjimp_p http://pastebin.com/m29b0bf4609:43
thismamacooks200I can find plenty of sloppy ways to stop it, but not being able to run it from the desktop is a problem09:44
jim_pjjulian: why do you have 2.5G total? how much memory have you allocated to the vga?!?!09:45
FloodBot2!netsplit09:45
ubottunetsplit is when two IRC servers of the same network (like Freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit09:45
Tumiehi guys, i'm using an EEEPC with EEEbuntu,, but if a window is too big for my screen (800*480), and i click on something, it goes to the other (not viseble) side of the window,, i just can't click something..09:46
sharp_eyeshi all09:46
sharp_eyeshow are u09:46
TankadoI have a ubuntu server (no graphical interface) i am installing vmware i was wondering after its installed how can i add winxp to my system?09:46
Tumiehi guys, i'm using an EEEPC with EEEbuntu,, but if a window is too big for my screen (800*480), and i click on something, it goes to the other (not viseble) side of the window,, i just can't click something..09:46
sharp_eyesis ther any body how help me in installtion of ubuntu09:46
zirodayTumie: you can move the window around with alt and leftclick09:46
ikoniaTankado doesn't vmware require a gui ?09:46
sharp_eyesim a new user..09:46
jjulianjimp_p i cant allocate ram to the vga in bios so i dont know one mom09:46
ikoniasharp_eyes: hello, this is a support channel, so please feel free to ask ubuntu support questions09:46
zirodaysharp_eyes: yes, please keep your question on one line, ask it clearly, and address you responses09:47
jjulianjim_p,  jnvidia settings says both graphic cards have 512 mega bytes09:47
jim_pjjulian: use htop then and you are done09:47
Tumieziroday: doesn't work :S09:47
Appihi please any one help in running the first application of django in eclipse IDE09:47
sharp_eyesi hve downloaded ubuntu09:47
Appihi please anyone help in running the first application of django in eclipse IDE09:47
sharp_eyesfrom ubuntu.com09:47
sharp_eyesnow i want to make bootable cd for it install it on my pc.09:47
jim_pjjulian: both?! 2 vgas?? that means 1GB less09:48
Tankadoikonia : i dont know thats why i am asking, never tried it i guess it does09:48
sharp_eyesi dont know how to do it09:48
zirodayTumie: alt and left click on the window will allow you to move it around so you can see the button you need to click09:48
ikoniaTankado I believe it does09:48
central#ubuntu studio09:48
ziroday!install | sharp_eyes09:48
ubottusharp_eyes: Ubuntu can be installed in a lot of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall. Don't want to use a CD? Try http://tinyurl.com/3exghs - See also !automate09:48
sharp_eyesyes09:48
ikoniaTankado also why install the server version, the desktop version with a gui is more suited to home hardware (as an FYI)09:48
jjulianjim_p,  right its a SLI nvidia card its not working all correct i get some text overlay graphic errors here and there09:48
Tankadoikonia : i am using it as a server to host files and run me things09:49
Tumieziroday: doesn't work, i can't move the window to above, because my screen is too small09:49
ikoniaTankado the desktop is a good server too09:49
ikoniaTankado: you don't need the server install to act as a server09:49
sharp_eyesubottu. im download it.. but i dont know how to make bootable cd ot if.09:49
ubottuError: I am only a bot, please don't think I'm intelligent :)09:49
zirodayTumie: if you keep moving the mouse up the window should go above the top of the screen09:49
jjulianjim_p but that not a problem09:49
sharp_eyesziroday u ther?09:49
Tankadoikonia : how can i install the desktop now on my server ? (without reinstalling everything)09:49
ikoniaTankado you can install the ubuntu-desktop package09:50
zirodaysharp_eyes: please read the documentation in https://help.ubuntu.com/community/Installation, it tells you how to do all these things09:50
Tankadoikonia : ok thanks09:50
linuxiushi. how can I convert a .vdi (virtualbox) to a .vmx (vmware)?09:50
chfwiggumsharp_eyes: you simply have to burn that iso-image you downloaded onto a cd. then you can boot it09:50
sharp_eyesok09:50
jjulianjim_p, but low sound is a problem09:50
ikonialinuxius doint think thats possible, join #vmware to see if they have any tools09:50
zirodayTumie: are you using compiz?09:51
jjulianlinuxius,  i guess its prossible09:51
jjulianif you boot into a ubuntu cd and make dd :)09:51
jjulianbut thats just a work around maybe09:51
jim_pjjulian: lets take it one by one. a) you need a 64bit kernel b) depending on the age of your laptop, some components may not be supported by 2.6.24 kernel. c) use 64 bits to allocate more memory. now you have 0.5G + 0.5G + 2.5G for the rest of the system. That leaves you with 0.5G of useless memory (like blind spot). i can explain more, but i am in a hurry now09:52
_coredump_moinsen09:52
thismamacooks200well I need to sleep now. thanks jim_p and chaddy, even though my problem is unsolved I learned a lot. you two are the first people ever to respond to me in this channel (I've been coming here since Dapper)09:52
jjulianjim_p, its a brand new laptop and i dont wanna change to 64bit last time i used 64bit ubuntu i had just problems with it and drivers. so i wont switch and 0,5 gig ram blind is ok for me :)09:53
FloodBot2!netsplit09:53
jim_pjjulian: i have to go now. i will return in ~3 hours . can you be here to discuss it then?09:54
jim_pjjulian: i wrote your name down09:54
jjulianim here09:54
tarelerulzDo any of you know of  video podcast of Linux/open source news ? that is upto date09:54
ikoniatarelerulz there are many, the ubuntu-uk one for example09:54
centralplease can you tell me if there is a specific support chanel for ubuntu studio ?09:55
chfwiggumtarelerulz: linux.com not on anymore?09:55
zirodaycentral: yes, #ubuntustudio09:55
centralok thx09:55
central#ubuntustudio09:56
=== smG_ALONE is now known as cowk_ALONE
zirodaycentral: you need to type /join #ubuntustudio09:56
chfwiggumwth is ubuntu-studio? :)09:56
centralok :)09:56
tarelerulzThanks ikonia , I real have looked on google and not found much other then the source .09:56
Cosmo-sanheyo.  my webcam seems way too zoomed on Ubuntu.  On Windows it's fine, but here I can't seem to adjust the zoom.  any suggestions?10:01
sharp_eyesziroday u ther??10:01
zirodaysharp_eyes: yes10:02
Tankadoif i install "ubuntu-desktop" on my ubuntu server will i be able to undo it?10:02
ikoniaTankado yes10:03
sharp_eyeshttps://help.ubuntu.com/community/BurningIsoHowto10:03
Tankadohow?10:03
ikoniaTankado althought as I said before I strongly advise you to use the ubuntu-desktop CD and re-instlal10:03
sharp_eyesi hve se this page. but it not burning.10:03
ikoniaTankado: remove the package10:03
Tankadoikonia : why ? the computer i am using is kinda old i only wanted it to serve as a server and now i only want the desktop to install a windows xp vmware10:03
ikoniaTankado if it's kind of old it probably won't work with vmware10:04
zirodaysharp_eyes: did you follow the instructions?10:04
zirodaysharp_eyes: and are you using iso recorder, or infra recorder?10:04
ikoniaTankado the desktop version of ubuntu is more aimed at home PC hardware so will make it easier to manage/support/perform and config10:04
Tankadook thank you ikonia10:05
Van_GloriousHow can I make Firefox automatically open irc links in xchat and connect to servers, rather than just showing me the network list.10:05
sharp_eyesyes10:05
sharp_eyesi just hve download it10:05
sharp_eyesbut its not working properly10:06
zirodaysharp_eyes: are you using either iso recorder or infra recorder?10:06
chfwiggumsharp_eyes: check the md5sum10:06
Cernexhey, simple question10:06
zirodayCernex: whats is it?10:06
CernexHow do I start the network manager app?10:06
zirodayVan_Glorious: you can ask in #xchat10:06
zirodayCernex: nm-applet10:07
ikoniaCernex: simple answer: should be started by default10:07
linnyafter the grub screen where the spash should be it keeps going to verbose mode and in the list it says loading hardware drivers........... iTCO_wdt failed to reset no reboot flag, reboot disabled by hardware . any idea what that means ?10:07
Van_Gloriousk10:07
Cernexikonia: in a sense, yes. However, I had it unistalled when I was using Fawn.10:07
sharp_eyesok chfwiggum10:07
=== kapipi_ is now known as kapipi
CernexI just upgraded to Gutsy10:07
CernexAnd network app doesn't starts by default for whatever reason10:07
ikoniaCernex you may wnt to consider moving to 8.04, or even 8.10 very shortly10:08
ikoniaCernex: 7.10 is over a year old and not getting much attention10:08
centralwell it look there is no solution to use propelly openoffice under ubuntu studio... i will just install ubuntu desktop in virtualbox it will be fine. well thx anyway.10:08
CernexEh, I dunno. I'm using a wireless PCI for the time being10:08
CernexI need to check compatibility issues first10:08
CernexI suppose10:08
wartalkerweather icon in panel is unknown, how to fix it10:09
anabolixi have a sony walkman and mounted it yesterday using "pmount -w /dev/(device id) (name)" and it worked... but now im mounting it again and it says i dont have rights the access it.. any suggestions10:09
anabolix?10:09
wartalkeranabolix: sudo10:10
linnyanabolix sudo ?10:10
linnylol10:10
anabolixwartalker, it was actually "sudo pmount -w /dev/(device id) (name)"10:10
anabolixand its not working10:11
ikoniaanabolix pmount ?10:11
linnyafter the grub screen where the spash should be it keeps going to verbose mode and in the list it says loading hardware drivers........... iTCO_wdt failed to reset no reboot flag, reboot disabled by hardware . any idea what that means ?10:11
FPtjeGuys I need help10:12
anabolixits cause the device is not listed in the fstab, so i had to use pmount10:12
ikoniaanabolix what ?10:12
FPtjeEvery time my wifi tries to connect it asks for my password10:12
ikoniaanabolix: mount shouldn't update the fstab10:12
ikoniaanabolix: it's not mount to10:12
FPtjewith the key shit10:12
OhmuI've just followed a guide for getting my wireless internet card working.10:12
ikoniaFPtje careful of your language please.10:12
Ohmuifconfig shows an ip is established.10:12
Ohmubut i can't get firefox to see google.com10:12
Ohmu...or anything else.    How to do this?10:12
FloodBot1Ohmu: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.10:13
anabolixit doesnt automatically mount, so i had to do it manually, and i found a thread that had a solution using pmount, so thats what i used yesterday and it worked10:13
anabolixnow i cant get it to work10:13
FPtjeSorry for my language but I am REALLY mad now at my linux installation10:13
ikoniaOmoikane_: do "nslookup www.google.com"10:13
FPtjeI tried this10:13
ikoniaanabolix I see no reason to use pmount, and what is the exact error10:13
FPtjehttp://ubuntu-tutorials.com/2007/07/12/automatically-unlocking-the-default-gnome-keyring-pam-keyring/10:13
FPtjebut it doesnt freaking help10:13
FPtjeit STILL asks for my password10:13
Appiwhen i login to Ubuntu i should run ifup eth0 command in order access the internet. Why is that happening?10:14
FPtjethe guide didn't do anything10:14
ikoniaAppi you mean ifconfig eth0 is not happening on it's own ?10:14
anabolix"you dont have the permissions necessary to view the contents of (Walkman)"10:14
zirodayFPtje: alot of people have claimed that guide didn't work, not our fault10:14
ikoniaanabolix what happens if you just use "mount" to mount it10:14
Ohmuikonia:  ok..   problem is I cant stay on  this channel while I fix it.  I have to take the card out of this windoze box,  and stick it in my linux box.10:14
Ohmuwhat do you rkn I need to do to 'connect' firefox to the internet connection?10:15
ikoniaOhmu I suspect your machien is not getting name servers from dhcp10:15
FPtjeziroday: Then how do I solve it10:15
ikoniaOmoikane_: do the test I suggested with the card back in the box10:15
EatShroomsI try copy and pasting korean text but it comes out like:10:15
EatShrooms\uc9c0\ubc29 \uae5c\ub465\uc774 - is there any way I can actually copy the korean text?10:15
ziroday!attitude > FPtje10:16
ubottuFPtje, please see my private message10:16
Ohmuikonia:  ahaa! :) that sounds reasonable.  do  I have to run dhclient or soemthing?10:16
anabolixikonia: mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab10:16
FPtjeziroday what did I do worng10:16
zirodayFPtje: please see http://forum.eeeuser.com/viewtopic.php?id=1534610:16
ikoniaOhmu check the results first, if your getting an ip address you've ok10:16
chfwiggum!attitude > chfwiggum10:16
ubottuchfwiggum, please see my private message10:16
ikoniaanabolix what command are you using10:17
Ohmuok brb ..  .thanks10:17
anabolixikonia, sudo mount /dev/sdd110:17
ikoniaanabolix: thats not the right command10:17
ikoniaanabolix: you need to specify a mount point10:17
FPtjeziroday: the site doesnt load10:17
ikoniaanabolix: sudo mount /dev/sdd1 $mount_point10:18
AppiHi anyone please guide to fix this Issue.  when i login to Ubuntu i should run ifup eth0 command in order access the internet. Why is that happening?10:18
anabolixikonia, i did this the first time "sudo mount /dev/sdd1 Walkman" and did not work10:18
ikoniaanabolix walkman is not a valid mount point10:18
ikoniaanabolix: it needs to be /mnt/Walkman or, /media/disk or whatever you want but "walkman" is not a valid mount point10:18
FPtjeziroday: do you have any other sites? this one doesnt work10:18
anabolixikonia, im new to ubuntu, so im not sure what a mount point is exactly10:18
anabolixkk let me try10:19
ikoniaanabolix a location on the disk where you want your device ot "hang off"10:19
zirodayFPtje: it works over here, am pastebinning the instructions for you. Please wait a sec10:19
FPtjeziroday: thanks a lot10:19
error404notfoundhas anyone used xen here?10:19
siddhey all, i have a problem with the non free flash mozilla plugin crashing firefox roughly 50% of the time. Is this a common problem?10:20
ikoniaerror404notfound many times10:20
kosharianabolix think as a mount point as a placeholder for the directory tree of the intended drive to be rooted.10:20
knoppixhello, I upgraded to Hardy yesterday.. it seemed to work fine but I can't get it to startup.. all I get is a prompt and a big list of commands10:20
linnyerror404notfound: xens can be tricky with the newer ones10:20
error404notfoundlinny: ikonia: http://pastebin.com/m1a259a1910:20
zirodayFPtje: I can't be certain this works http://pastebin.com/m7952424210:20
knoppixdo you have experience in upgrading ubuntu? how can it work fine but not startup?10:20
knoppixI'm now running knoppix from a startup CDRom10:21
kosharianabolix in windows the placeholders are letters, (boring) in nix they can be whatever you want (including letters if you really like)10:21
anabolixthanks that worked... apreciate the help10:21
ikoniaerror404notfound: what's actually the problem10:21
ikoniaanabolix: no problem10:21
tdawgedoggwhen im trying to force my resolution to a certain resolution becuase i dont have a monitor...how do i tell the xorg.conf that i have a nvidea fx5200 card and i want 1920 by 1050 res?10:21
linnyerror404notfound: lol i thought you meant the creative xen media player :)10:22
error404notfoundikonia: well as you see I can't create a vm... it gives error about loop... while you can see that I /etc/modules I have loop max_loop=6410:22
=== root is now known as Guest74471
ikoniatdawgedogg if you don't have a monitor - why do you want a resolution10:22
ikoniaerror404notfound: re-reading10:22
FPtjeziroday: I can't find the %home folder10:22
tdawgedoggim vncing into it10:22
tdawgedoggthe res is stuck at 800 x 60010:22
tdawgedoggcause monitor is unknown10:22
zirodayFPtje: %home means your home folder, it should be /home/<yourusername>10:22
ikoniatdawgedogg how do you know if you don't have a monitor10:23
ikoniaerror404notfound does /dev/loop0 exist10:23
KenBW2can Music-Applet control the Lastfm client?10:23
zirodayKenBW2: afaik no10:23
error404notfoundikonia: there are so many... loop0 exists10:23
=== root_ is now known as AshAsh
ikoniaerror404notfound ok, thats a start.10:23
tdawgedoggjim_p: are you there10:23
KenBW2oh well10:24
anabolixikonia, and to unmount "sudo umount /dev/sdd1 /media" assuming /media was my mount point?10:24
ikoniaanabolix just sudo umount /media will do10:24
ikoniaerror404notfound: what's teh permissions on /dev/loop010:25
dheerajHI10:25
ikoniaerror404notfound got to check the obvious first10:25
FPtjeziroday: I get errors all over the place10:26
error404notfoundikonia: brw-rw---- 1 root disk 7,  0 2008-10-14 14:07 /dev/loop010:26
ikoniaerror404notfound loops pretty solid10:26
zirodayFPtje: and they are?10:26
jitu3485installing FTDI USB drivers on linux . I am using kernel 2.6.19 , Ubuntu hardy10:26
FPtjeziroday: when I try to save: "cant open file to write to"10:26
ikoniajitu3485 hardy doesn't have a 2.6.19 kernel does it ?10:26
ikoniajitu3485: I thought it was 2.6.2410:27
tdawgedoggwhats that nvidia tool that auto downloads the drivers10:27
ikoniatdawgedogg the one that shouldn't be used10:27
zirodayFPtje: what command are you executing?10:27
ikoniatdawgedogg why do you want to download the drivers ?10:27
jitu3485ikonia, uname -a >> Linux QSSDKTP008 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux10:27
tdawgedoggI want a bigger resolution10:27
ikoniatdawgedogg: your aware of the ones ubuntu has packaged up for you ?10:27
tdawgedoggi dunno10:28
ikoniajitu3485 ahh 2.6.24 then10:28
tdawgedoggall i know is my resolution right now is 800 x 60010:28
tdawgedoggand i want it to be bigger10:28
ikoniatdawgedogg ok, so if you don't know you shouldn't do it10:28
FPtjeziroday: I dont know I totally lost it10:28
ikoniatdawgedogg how do you know this you keep telling me your not using a monitor10:28
zirodayFPtje: if you are finding that too hard you can try http://ubuntuforums.org/archive/index.php/t-463639.html10:28
jeremiahI am getting some warnings that gpg keys are untrusted from se.ubuntu - are there any known issues?10:28
jitu3485oops10:28
tdawgedoggIM NOT USING A MONITOR10:28
tdawgedoggthats the whole point10:28
ikoniatdawgedogg so how do you know your resolution is off /10:28
tdawgedoggthe monitor has nothing to do with this10:28
SlimeyPeteare you using the PC remotely then?10:29
tdawgedoggyes vnc client10:29
tdawgedoggthis is a server type thing10:29
FPtjeziroday: that is exactly the same as that guide that doesnt work...10:29
tdawgedoggthat im accessing remotely10:29
SlimeyPeteoh, right. Just change the settings in your client then.10:29
ikoniatdawgedogg surly that sa client thing, not a server thing ?10:29
SlimeyPetewait... does that work for VNC? Works for RDP.10:29
zirodayFPtje: go through it and repeat the steps10:29
tdawgedoggno10:29
FPtjeziroday: I've tried it more than 3 times10:30
tdawgedoggi need to change the resolution on the server10:30
ikoniatdawgedogg is this a server install (as in the ubuntu server install) or the desktop installed10:30
tdawgedoggnormal hardy 8.0410:30
tdawgedoggi just need to trick the xorg.conf to give me a higher res10:30
jeremiahtdawgedogg: Look at your VNC server's instructions on changing resolution10:30
tdawgedoggis what someone told me earlier10:30
tdawgedoggNO10:30
ikoniatdawgedogg what does "lsmod | grep -i nvidia"  show you ?10:30
tdawgedoggjeremiah: it doesnt have to do with the viewer10:30
tdawgedoggthe view will take whatever resolution the server is set at10:31
jeremiahIf you are so sure how it works, why don't you fix it then?10:31
ikoniaerror404notfound: just walking thorugh your setup now10:31
jeremiahAnd I didn't say "viewer" I said "server"10:31
tdawgedoggi just know the the res has to be changed on the actual machine that is being vnc'd into10:31
ikoniatdawgedogg what does "lsmod | grep -i nvidia"  show you ?10:31
jeremiahtdawgedogg: THAT IS WHAT I JUST TOLD YOU!10:31
ikoniajitu3485: drop the caps10:32
jeremiahtdawgedogg: CHANGE THE RESOLUTION IN YOUR VNC SEREVER!!!10:32
ikoniaoops10:32
ikoniajeremiah: drop the caps10:32
tdawgedoggjeremiah: it doesnt work like that10:32
jeremiahIt appears one has to shout to get through to certain folks. :)10:32
ikoniatdawgedogg: if you want help, listen to the question I've asked, or you can continue arguing else where10:32
jeremiahtdawgedogg: Umm - I don't think you are in a position to say how it works since you clearly do not know.10:32
ikoniatdawgedogg what does "lsmod | grep -i nvidia"  show you ?10:32
tdawgedoggikonia: im trying10:32
tdawgedoggi typed that in and i got no output in terminal10:33
tdawgedoggi musta typed it in wrong10:33
tdawgedoggim trying10:33
ikoniatdawgedogg: no, thats fine10:33
tdawgedoggok10:33
ikoniatdawgedogg: no output is a valid response10:33
jeremiahtdawgedogg: You may not have an Nvidia graphic card10:33
ikoniatdawgedogg: and hence the problem10:33
error404notfoundikonia: updated... with a little information that you required and others: http://pastebin.com/m2d83a4cf10:33
tdawgedoggim pretty sure its nvidia10:33
ikoniatdawgedogg: what video card are you using10:33
ikoniajeremiah: he's not enabled the restricted drivers by the looks of it10:33
jeremiahtdawgedogg: Your lsmod command would have show that10:33
ikoniajeremiah: no it doesn't10:34
ikoniajeremiah: lsmod shows kernel modules10:34
tdawgedoggwell no monitor is hooked up to video card if thats a problem10:34
ikoniatdawgedogg: do you know what make/model video card you have10:34
tdawgedoggyeah let me check newegg hang on10:34
jeremiahikonia: my mistake10:34
FPtjeziroday: could you go on a vnc server and solve my problem? I'd allow you10:34
anabolixikonia, sorry to be a bother, but i cant copy files to my walkman, i even tried using the option -w (for read/write) and still doesnt work.. any ideas?10:34
ikoniaanabolix what does it say ?10:34
zirodayFPtje: no.10:34
FPtjeziroday: why not! :(10:35
anabolixnothing, i dont have the paste option when i right click on the window, and ctrl+v doesnt paste either10:35
ikoniaerror404notfound: that error is strange in that it shouldn't matter10:35
anabolixthe paste option is greyed out10:35
ikoniaanabolix ctrl+c and ctrl+v is not cut and paste10:35
jeremiahanabolix: Do you have a three-button mouse?10:35
knoppixhow is it possible that ubntu runs but cannot restart itself somehow?10:36
zirodayFPtje: for a multitude of reasons which I don't want to flood this channel with. If you must know then pm me10:36
ikoniaanabolix: ok, it looks like it's mounted read only, OR the sony memory stick is magic gate DRM locked10:36
error404notfoundikonia: yup...10:36
anabolixno im using laptop touchpad10:36
tdawgedoggBFG Tech BFGR76256GTOCE GeForce 7600GT 256MB10:36
tdawgedoggmy video card guys10:36
tdawgedoggif that helps10:36
anabolixikonia, any solutions?10:36
knoppiximpressive10:36
FPtjeziroday: do you think anyone else would connect to a vnc to solve it?10:36
ikoniatdawgedogg: ok, can you vnc to the box now10:36
tdawgedoggim in ikonia10:36
tdawgedoggi have the xorg.conf open10:37
ikoniaanabolix: well, it's a fat32 file ssytem as I recall so you could try mounting it with the option -o user=$your_username10:37
zirodayFPtje: I cannot speak, for everyone, or for that matter anyone besides me on this chaneel10:37
tdawgedoggi assume thats what i need to edit10:37
anabolixikonia, and i mounted it with "sudo mount -w /dev/sdd1 /media"  -w being the read/write option10:37
ikoniatdawgedogg: don't open xorg.conf, go to "system -> administration -> hardawre drivers" menu10:37
FPtjeziroday: it could have been that you have a global reason like "its dangerous for your pc" or something10:37
ikoniaanabolix: that won't work10:37
ikoniaanabolix: -o user=$your_user_name10:37
tdawgedoggikonia: nvidia accelerated graphics drive is in use10:38
tdawgedoggits checked10:38
ikoniatdawgedogg: then there is an issue with that driver as your nvidai module is not loaded10:38
blip-hi everyone,  i'm installing kubuntu to use for development.  the main server machine is ubuntu 8.04... my question is will Kubuntu 8.1010:38
anabolixikonia: "mount -o mahdi /dev/sdd1 /media" mahdi being my user name?10:38
ikoniatdawgedogg: again - please verify "lsmod | grep nvidia"10:38
knoppixwhy is the directory with configurations files called /etc ?10:38
blip-Kubuntu 8.10 beta have the same repo content as ubuntu 8.04 ?10:38
tdawgedoggwell when a monitor is plugged in i can get a 1080p res perfectly10:38
=== sean is now known as Guest3093
ikoniaanabolix: -o user=mahadi10:38
jeremiahknoppix: For historical reasons.10:38
blip-also can kubuntu 8.10 Beta be upgraded to non-beta without a reinstall ?   thanks10:39
ikoniablip-: yes, but its not advisable10:39
tdawgedoggikonia: no output10:39
knoppixjeremiah, wouldn't it have been better to make that a logical reason?10:39
jeremiahblip-: No, it does not have the same content per se.10:39
tdawgedoggdo i have to put sudo in front of it10:39
ikoniatdawgedogg: please do "sudo modprobe nvidia"10:39
jeremiahknoppix: It was done a long, long time ago. You can look at the linux standards base for more info10:39
tdawgedoggNot loading nvidia module; not used in /etc/X11/xorg.conf10:39
ikoniatdawgedogg: ok, now we are getting somewhere10:40
tdawgedogghaha10:40
jeremiahtdawgedogg: Is X running?10:40
tdawgedoggyes10:40
blip-jeremiah:  i'm currently using kubuntu 8.04 and it seems the same underneath as ubuntu 8.04.  are  you saying that is different with 8.10 ?10:40
tdawgedoggX meaning gnome right?10:40
anabolixikonia, sudo mount -o user=mahdi /dev/sdd1 /media10:40
anabolixand i got10:40
ikoniatdawgedogg: open the xorg.conf file, and go down to a bit that says "Configured Video Card" or soemthign like that10:40
tdawgedoggim there10:40
anabolixikonia: wrong fs type, bad option, bad superblock on /dev/sdd1,10:40
anabolix       missing codepage or helper program, or other error10:40
anabolix       In some cases useful info is found in syslog - try10:40
anabolix       dmesg | tail  or so10:40
jeremiahblip-: Yeah, 8.04 is the same as 8.04.10:40
FloodBot1anabolix: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.10:40
blip-ikonia: i see.  so it's better if i wait for kubuntu 8.10 Final ?   do you know where i can check the timeline for that ?10:40
ikoniaadd a line like this Driver "nvidia"10:40
ikoniablip- october 30'th10:40
jeremiahblip-: You can test the beta now however.10:41
jeremiahWhich brings me to my question, are there known gpg issues with the repos? I am getting warnings about insecure downloads.10:42
blip-jeremiah, ikonia: hmm, so do you think i am better of sticking with 8.04 in order to match packages in the ubuntu 8.04 server ?   or will most of the core OS and c++/java/ development related things be the same in 8.10 final ?   thanks10:42
jeremiahblip-: It is very easy to upgrade10:42
blip-because ultimately the code and programs should run on the 8.04 server10:42
jeremiahSo use 8.0410:42
ikoniablip- 8.10  and 8.10 will be in sync10:43
ikoniablip-: 8.10 and 8.04 version will not be compatible10:43
=== BOG is now known as Guest97143
tdawgedoggikonia: thats it?10:43
tdawgedoggjust add driver nvidia?10:43
ikoniatdawgedogg "sudo modprobe nvidia" now10:43
tdawgedoggno output10:44
ikoniathats fine10:44
ikonianow "lsmod | grep -i nvidai"10:44
ikonianow "lsmod | grep -i nvidia"10:44
knoppixdo you live in Great Britain?10:44
tdawgedogglsmod | grep -i nvidia10:44
tdawgedoggoops10:45
blip-ikonia:  so what if i use "Kubuntu 8.04 KDE4 Remix" ... won't that give me the coolness of kde4 and the compatiblity of 8.04 with the 8.04 server ?10:45
tdawgedoggnvidia               5663348  010:45
tdawgedoggi2c_core               28544  2 nvidia,i2c_nforce210:45
Guest97143hello10:45
ikoniablip- 8.04 desktop and server are compatible anyway10:45
ikoniablip-: you don't need a "remix" or anything like that10:45
Tankadowhat is "[pdflush]" i see on my processes list?10:45
ikoniatdawgedogg: ok, restart the X server, and you should be working10:45
ikoniaTankado: kernel thread10:45
tdawgedoggikonia: whats the command to restart xserver...i usually just restart the computer :)10:45
Tankadothanks10:45
sivarshanahu10:46
ikoniatdawgedogg reboot the computer then, you've not got a desktop so maybe easier/quicker10:46
blip-ikonia, sorry i meant will the KDE4 remix of 8.04 = ubuntu 8.04 in terms of  underneath packages in the repos ?10:46
ikoniablip- what you are saying makes no sense10:46
ikoniablip-: there is no need for any remix10:46
tdawgedoggjeremiah: thanks for trying to help...in this case the vnc server or viewer didnt have to do with the resolution10:46
blip-ikonia: so how can i get kde4 on kubuntu 8.04 then ?10:46
ikoniablip-: the 8.04 packages are up to date and maintained and compatible with any ubuntu 8.04 problem10:46
Tankadoikonia : is it safe to terminate it ?10:46
Tankadoi dunno what its doing10:47
ikoniaTankado no10:47
ikoniaTankado let it be10:47
ikoniablip- install the kde4 packages10:47
blip-ikonia: ah i see :)10:47
ikoniablip- they are int eh 8.04 repos10:47
blip-ikonia:  ok great.  so 8.10 is out of the picture then,  even though it looks soo cool  :)10:48
ikoniablip- you can use 8.10 if you want, but not with a 8.04 base10:48
tripppywhen starting up ubuntu my toolbar and system icons take forever to load. wifi especially. when quiting gnome, the bars disappear but it doesnt show reboot/shutdown options. how do i fix?10:49
tdawgedoggikonia: uh oh its not letting me vnc into it10:49
ikoniatdawgedogg is vnc running ?10:50
tdawgedoggyes it runs on start10:50
ikoniais it running though10:50
tdawgedoggi dunno10:50
ikoniathere we go then10:50
tdawgedoggi restarted10:50
tdawgedoggit10:50
tdawgedoggso it should start on start10:50
ikoniacheck it's running10:50
tdawgedoggwell i cant unless i walk in and plug in a monitor lol10:50
ikoniatdawgedogg: well, you can, but if thats what it takes, plug in the monitor10:50
tdawgedoggthank god the server is not remote10:51
indian_munndatripppy: is it shutting down properly or if there is any problm with that?10:51
=== haptiK is now known as autoloading
blip-ikonia: one last question please,  is my understanding correct that an ubuntu 8.10 will also come out... and will have an updated "base" which will not be the same packages as with 8.04.. so for example it may have lib-readline 1.3  instead of lib-readline 1.1  right ?10:52
ikoniablip- correct10:52
=== autoloading is now known as haptiK
thomasiteHello.10:53
jasonhi need to run a second ubuntu linux virtually within an ubuntu host. does xen offer a graphical system as qemu and vmware do, or do i end up with the guest ubuntu in a process which i can only communicate with across the network?10:53
=== duckers is now known as neuratix-
blip-ikonia: alright then.  thanks for the help10:53
Chousukeblip-: it's coming in a couple weeks.10:53
thomasiteI have a question. I'm going to do some C++ programming in the forthcoming months. What shall I install in my system? My laptop is running on Hardy. Aside from that, what is the best IDE?10:54
thomasiteThanks!10:54
error404notfoundikonia: could it be selinux? does ubuntu 8.04 server comes with selinux preinstalled?10:54
pross-auQuick question about proxies: to download updates via the synaptic package manager, why must i define the proxy in both /etc/apt/apt.conf *and* in the synaptic gui? Thx10:54
ikoniaerror404notfound no10:54
knoppixisn't ubuntu just too darn complicated?10:55
indian_munndathomasite: install build-essentials10:55
ikoniaknoppix no10:55
pross-auubunutu is far from complicated.10:55
knoppixis the never version hardy an improvement or in incomplicatement?10:55
knoppiximcomplicatement10:55
pross-au(but it could be better! please contribute)10:55
ikoniaknoppix each version is normally an improvment10:55
knoppixwell, I can't startup my new version10:56
thomasiteindian_munnda, what will it install in my system? (pardon my ignorance)10:56
indian_munndathomasite: primary compiler package10:56
knoppixikonia, what could be the problem if it worked but doesn't startup?\10:56
thomasitewill it already allow me to do c++?10:56
thomasitedoes it have an IDE?10:57
Cosmo-sanok, nothing seems to play videos correctly anymore.  "Movie Player", which I assume is Totem, plays one frame every 10 seconds with no sound and no option to speed it up.  VLC plays video ok, but no audio and freezes every time I try to disable the supposedly playing audio track.10:57
ikoniaknoppix it worked but doesn't start up ?10:57
knoppixyes10:57
ControversialHey sh|tbags10:57
knoppixit worked after the upgrade but after rebooting I cannot run it anymore10:57
ControversialI have a question, can I ask a question?10:57
ikoniaknoppix whats the problem10:57
indian_munndathomasite: no it will not10:57
thomasiteSo build-essentials is needed for me to have a c++ working?10:58
thomasite?10:58
knoppixI upgraded a couple of days ago but it won't startup, I get the splash screen without a list of started up processes at that moment and afterwards a simple prompt only10:58
indian_munndathomasite: you need g++ for running c++ programs10:58
indian_munndathomasite: yes you need it10:58
thomasiteI'll install essentials first then g++ and then for IDE?10:58
indian_munndathomasite: no, just do this sudo apt-get install build-essential10:59
knoppixikonia, have you ever had such a thing?10:59
ikoniaknoppix: well, yes and no, yes I've heard of the problem you have, but not for no reason10:59
BollingerHow can find out if Open Office 3 will be included in 8.04 and/or 8.10?10:59
indian_munndathomasite: ths will install g++ automatically no need to install that manually11:00
thomasiteUnable to lock the administration directory (/var/lib/dpkg/), is another process using it?11:00
thomasiteThere's an error message: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?11:00
XavuraIs there any software like Finale for Ubuntu?11:00
indian_munndathomasite: may be u are running synaptic gui right now11:00
knoppixikonia, is it fixable?11:00
knoppixyou said a new version's always an improvemtn!11:01
knoppiximprovement11:01
thomasiteI'm not. please wait.11:01
thomasiteI'll restart my laptop?11:01
=== Carnage` is now known as Carnage\
=== lipsin_ is now known as lipsin
thomasiteI was downloading something earlier. But I already stopped it using Ctrl-Z (from the terminal). And then I exited.11:01
indian_munndaXavura: be more clear in ur queries11:01
indian_munndathomasite: ok11:01
Xavuraindian_munnda: How clear do you want me to be?11:02
thomasiteI'll leave for a minute. Thanks.11:02
XavuraIt's a simple question.11:02
indian_munndaXavura: you should tell the purpose of that software11:02
XavuraMusic composition11:03
Sensei_hi there, can someone help me about a fresh install of unbuntu that is not booting?11:04
knoppixoh, back in the good old DOS-days you could do everything with one simple autoexec.bat file, nowadays there are thousands of conf files all very cryptiaclly named according to weird LSB-traditions that only the makers of Ubuntu understand11:04
dustmanhi11:04
indian_munndaXavura: u need a music file editor i think?11:05
accv1dustman,hi11:05
XavuraNo, comp-o-sit-ion11:05
XavuraAs in writing11:05
knoppixnobody seems to see the need to defend their choice of OS11:05
XavuraAs in ... software that can aid in the creation of sheet music11:05
thomasiteI'm back.11:05
tdawgedoggikonia: ok what happened was it was stuck at a prompt that says ur running in low graphics mode so the os didnt get fully loaded so thats why i could vnc into it11:05
SamTheManhi gents, i have a question11:06
thomasiteHere's the output: build-essential is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.11:06
tdawgedoggim back in though11:06
thomasiteWhat should I do next?11:06
SamTheMananyone have a dual monitor setup and are experiencing slow menus?11:06
indian_munndathomasite: it means u r ready to do programming. :)11:06
thomasiteBut where is g++?11:07
=== danopia_ is now known as danopia
indian_munndaXavura:  i think beast is an alternative to that11:07
zambai have a dell latitude d430, but unable to locate a driver for the wireless network11:07
XavuraBeast?11:07
zamba'lspci' lists the card as broadcom corporation bcm4328 802.11a/b/g/n11:07
indian_munndathomasite: its installed in your system automatically now create and run ur programs11:08
sandyeggoboyhello, installed ibex beta, wont boot unless i press cntl-alt keys....11:08
Xavuradawenci: Why the CTCP?11:08
indian_munndaXavura: yup11:08
Xavuraindian_munnda: I'll take a look, thanks11:08
Xavuraindian_munnda: Where can I read about Beast, my google attempts are futile11:09
thomasiteI need an IDE. What can you recommend?11:09
dustmanwhen OO3 is going to show up in repositories?11:09
XavuraGEdit.11:10
Xavuralol11:10
XavuraNot an IDE, but with the right plug-ins it's a great editor.11:10
thomasiteOh.11:10
jasonhthomasite: an IDE for what?11:10
thomasiteThere's something called anjuta. Is it any good?11:10
thomasiteIDE for g++.11:10
indian_munndaXavura: http://search.ubuntu.com/results2.html?cx=009650792990864903260%3A-lsdjshi1tu&cof=FORID%3A11&ie=UTF-8&q=beast&sa=Search#111611:11
jasonhnever heard about anjuta. so probably no good ;-)11:11
Xavuraindian_munnda: I mean... I'm looking for a page that has information on this Beast program11:11
XavuraA bunch of links to forum topics of people asking for help with Beast means nothing11:11
jasonhg++? the gnu c++ compiler?11:11
thomasiteHmmm...11:11
thomasiteYes.11:11
thomasiteHow about Geany?11:11
Xavurabut I can't seem to find anything11:11
=== NetEcho__ is now known as NetEcho
error404notfoundikonia: I figured out the error... The file: parameter is now deprecated in Xen 3.2, therefore we must edit /etc/xen/xen1.example.com.cfg or whatever and replace file: with tap:aio:.11:11
jasonhEmacs is a good IDE, or Xemacs if you need graphics11:12
=== freaky_t is now known as fReAky_t
ikoniaerror404notfound: I had NO idea on that11:12
dustmanis this a right place to ask about repos?11:12
jasonhBest one ever is eclipse. But be careful, it's powerful11:12
BlueEaglejasonh: anjuta has had issues before. I think there even was a factoid for it back when dapper was first released.11:13
thomasiteWhy must I be careful? :D11:13
error404notfoundikonia: neither did I... how could no one on #xen know about this.. I tried google, no help, I tried their wiki, no help, finally I read 5,6 posts on how to install xen on ubuntu 6.06, 7.04, 7.10, 8.04 on howtoforge.. :D11:13
BlueEagle!anjuta11:13
ubottuSorry, I don't know anything about anjuta11:13
albert748I think netbean is very good~11:13
ikoniaerror404notfound nice find, noted for future reference11:13
error404notfoundikonia: man, it cost me my life to figure that out... the error doesn't even give a hint... I even tried to release (forcefully) the /dev/loop0 by the -d switch but no use... Okay then, great day, I must get back to work now that its been fixed... :D11:14
=== fReAky_t is now known as freaky_t
SIRavecavechi i have a issue i cant change file permisions so gnome-ppp cant log in my nokia modem require to write 2 files from /dev and cant do it.11:14
jasonhthomasite: because you have to learn how to use eclipse, not just start it and click your programs11:14
thomasiteOh. But it's powerful, you say? How steep is the learning curve?11:15
Xavuraugggggh11:15
knoppixikonia, they do say that the best design comes not when there's nothing more to add, but only when there's nothing that can be taken away, what I'm trying to say.. an improved version of ubuntu should be better, cooler and easier to start up for simple creatures that we human beings are!!11:15
Xavuraindian_munnda: Beast is not even like what I'm looking for, nothing like it at all11:15
ikoniaknoppix: what are you talking about11:15
knoppixI can't startup my new version of ubuntu11:16
knoppixand I'm really sad11:16
knoppixikonia, I need to know what conf files to edit so that startup rebecomes possible11:16
SIRavecavechow do i log in to ubuntu interface as root?11:17
ikoniaknoppix: I'll be honest, I don't know what your talking about as your not makng any sense11:17
ikoniaSIRavecavec: you don't, thats disabled11:17
BlueEagle!sudo | SIRavecavec11:17
ubottuSIRavecavec: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)11:17
knoppixit is me the guy that used to be called 'idefix'11:17
SIRavecavecikonia but how i change file permisions?11:17
indian_munndaXavura: sorry for late reply, but u needed a package for music composition it is. see this link: http://beast.gtk.org/11:17
knoppixdon't you remember me from a couple days ago?11:18
BlueEagleSIRavecavec: What ubottu said.11:18
SIRavecavecBlueEagle i know that.11:18
ikoniaSIRavecavec use sudo11:18
SlimeyPetesudo chmod 755 myfile.txt11:18
SIRavecavecikonia i did11:18
ikoniaSIRavecavec: so what's the problem ?11:18
Xavuraindian_munnda: I installed beast... it is not music composition software11:18
SIRavecavecnot working11:18
SlimeyPeteSIRavecavec: paste the command you used here11:18
BlueEagleSIRavecavec: Which command did you attempt to run and which error message did you get?11:18
SIRavecavecin interface it says only root can manage that11:18
SIRavecavecchmod 755 filename11:19
SIRavecavecfrom root console11:19
SlimeyPetesudo chmod 755 filename11:19
BlueEagleSIRavecavec: add sudo before that.11:19
SIRavecavecno error11:19
SIRavecavecif im root?11:19
SIRavecavecwhy?11:19
SlimeyPeteyou're not root11:19
ikoniaSIRavecavec how are you root11:19
SIRavecaveci am11:19
SIRavecaveci did11:19
SIRavecavecsu11:19
FloodBot1SIRavecavec: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.11:19
SIRavecavecenter password11:19
BlueEagleSIRavecavec: Are you attempting to chmod a directory in which a filesystem is mounted to gain access to it as a normal user?11:19
SIRavecavecand i am, root11:19
SlimeyPeteso you've enabled the root account? oh right11:19
SIRavecavecyes11:19
SIRavecaveci need access to 2 files11:20
SIRavecavec:(11:20
BlueEagleSIRavecavec: Then you need to change your mount options instead.11:20
ikoniaSIRavecavec tshow me "id"11:20
SIRavecavecfrom that directory.11:20
BlueEagle!mount | SIRavecavec11:20
ubottuSIRavecavec: For help with partitioning a new install see: https://help.ubuntu.com/8.04/switching/installing-partitioning.html - For partitioning programs see !GParted or !QTParted - Other partitioning topics include !fstab !home and !swap11:20
ikoniaSIRavecavec: what files, and where are they stored11:20
volandare there any russian translators?11:20
BlueEagleikonia: I debugged it. ;)11:20
ikoniavoland: there are tons in ubuntu-ru11:20
SIRavecavecikonia this files belongs to gnome-ppp and stored in /dev/ppp11:20
ikoniaBlueEagle: debugged what ?11:20
ikoniaSIRavecavec: thats a device file11:21
ikoniaSIRavecavec: thats controlled by udev rules11:21
SIRavecavecso...11:21
SIRavecavec:(11:21
ikoniaSIRavecavec: what are you trying to do ?11:21
BlueEagleSIRavecavec: read the !mount factoid from ubottu.11:21
ikoniaBlueEagle: he's trying to change a device file11:21
SIRavecaveci try to connect my ubuntu to internet via gnome-ppp and nokia modem11:21
BlueEagleikonia: SIRavecavec: Are you attempting to chmod a directory in which a filesystem is mounted to gain access to it as a normal user?11:21
tdawgedoggikonia: im back to square one...i cant turn the res up11:21
ikoniaBlueEagle: what good is "mount"11:21
ikoniatdawgedogg: what's up11:22
farciarz84hi11:22
tdawgedoggim using envy to download the correct drivers though so i will see how this works and report back11:22
SIRavecavecBlueEagle11:22
SIRavecaveci do not have internet in ubuntu.11:22
jiangweidamn..11:22
BlueEagleSIRavecavec: Oh, well, why did you answer yes to my question or did you forget !who11:22
SIRavecavecall i need11:22
SIRavecavecits chnage permision to those 2 files11:22
BlueEagle!who | SIRavecavec11:23
ubottuSIRavecavec: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)11:23
jiangweiwho11:23
neilpipegeek11:23
SIRavecavecohhh11:23
Xavura!tab?11:23
ubottuSorry, I don't know anything about tab?11:23
volandikonia, there are tons of users but hardly any translators on ubuntu-ru :( i need to translate Machine Trust Account into Russian. I need a defenition of this term.11:23
BlueEagleSIRavecavec: What you want to do is to run `ls -l` on the filename and look at which group owns those files and then add the user in question to those groups.11:23
SIRavecavecikonia i try to connect my ubuntu to internet via gnome-ppp and nokia modem11:23
BlueEagles/those groups/that group/11:23
ikoniavoland thats the best there is11:23
venome!tab11:23
ubottuYou can use <tab> for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.11:23
XavuraOh, yeah, I know that11:23
XavuraJust didn't know what "!tab" meant.11:23
neilpipegeek11:24
volandikonia, thank you anyway11:24
ikoniavoland sorry11:24
SIRavecavecBlueEagle i did that11:24
SIRavecavecBlueEagle root owns those files, i aded to my group.11:24
SIRavecavecBlueEagle and nothing11:24
BlueEagleSIRavecavec: then you need to log out and log back in for the changes to take effect. Also check that the files are group read/writable.11:24
ikoniaSIRavecavec root should not own those files as a group11:24
j_zhanghello11:25
j_zhangeveryone11:25
Tonio_hi11:25
SIRavecavecikonia he did own as root11:25
j_zhangi need help with wammu and se w20011:25
SIRavecavecBlueEagle told me about group11:25
ikoniaSIRavecavec: the group should not be root11:25
neilwhat is the limewire for ubuntu11:25
conicfrostwire11:26
BlueEagleSIRavecavec: Please show us the output from `ls -l /dev/filename`11:26
SIRavecavecikonia i asked something and its derivating into something else11:26
SIRavecavecBlueEagle i cant...11:26
neilwat is frostwire11:26
BlueEagleSIRavecavec: why not?11:26
SIRavecavecBlueEagle i use 2 OS on same pc11:26
SIRavecavecAnd from Ubuntu cant go online.11:26
SIRavecavecBlueEagle And from Ubuntu cant go online.11:26
SIRavecavec:(11:27
neilwat is frostwire11:27
=== alberto is now known as bet0x
j_zhanglimewire=bittorrent ? if yes, then you can use transmission11:27
ikonianeil limwire11:27
chfwiggumneil: giyf11:27
ikoniaj_zhang: limre is not bitt torrent11:27
bimberi!frostwire | neil11:27
ubottuneil: frostwire is a totally open source version of Limewire.  For installation help, please see https://help.ubuntu.com/community/FrostWire11:27
neilok11:27
frk2or use amule11:28
BlueEagleSIRavecavec: Ahh, I see. Then what you need to do is (write this down) `ls -l /dev/filename` and check which group the file belongs to. The output should be something like crw-rw----+ 1 root audio 14, 3 2008-10-10 19:41 /dev/dsp11:28
j_zhangso, anybody can help me with wammu?11:28
frk2!amule11:28
ubottuSorry, I don't know anything about amule11:28
BlueEagleSIRavecavec: here you see that root is the owner and audio is the group for /dev/dsp. For /dev/ppp I am guessing root will be the owner and dialup or net will be the group.11:28
bet0xIm impressed with ubuntu /linux/debian i installed the latest stable on my laptop, an LG R200 and i dont need to do nothing weird all my drivers works11:28
BlueEagleSIRavecavec: But you need to add yourself to the group to be able to use the device(s) in question.11:29
SIRavecavecBlueEagle and after that ? how do i add my group to them ?11:29
bet0xBut no replacement for SideShow T_T11:29
frk2bet0x, thats how it mostly is now. dont know why it is still not gaining mass adoption11:29
BlueEagleSIRavecavec: there are graphical utilities for it. If not I think the syntax for usermod is: usermod -Ga <group> <username>11:29
neilwhat viruses are there for ubuntu11:30
erUSULneil: none11:30
BlueEagleSIRavecavec: I recomend using the graphical utility because it's easy to loose groups with usermod. I've done that a 100 times.11:30
SIRavecavecBlueEagle  i cant via interface11:30
bet0xfrk2, the new laptops like my new one has an display 2,5 inches on the back, with Windows SideShow now we need to hack that :p11:30
neilat all11:30
BlueEagleSIRavecavec: Why not?11:31
SIRavecavecBlueEagle is not working.11:31
fatimahola11:31
fatimacomo esta11:31
fatiman??11:31
erUSUL!es | fatima11:31
ubottufatima: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.11:31
BlueEagle!es | fatima11:31
SIRavecavecBlueEagle I did it allready.11:31
BlueEagleerUSUL: You beat me to it. :)11:31
fatimacomo ??11:31
erUSULBlueEagle: ;)11:31
fatimano entiendo esto11:31
BlueEagleSIRavecavec: You added yourself to the dialup group?11:31
SIRavecavecBlueEagle The only group or user that own those files is ROOT11:31
fatimahello11:31
erUSULfatima: escribe "/join #ubuntu-es" para entrar en el chat en español11:31
neilhi11:31
SIRavecavecBlueEagle thats what file info show me11:31
BlueEagleSIRavecavec: Then you need to check that the module for ppp is loaded.11:31
fatimawhat are you?11:31
erUSULfatima: sin comillas11:32
neilhuman11:32
SIRavecavecBlueEagle how i check that ?11:32
fatimaolle11:32
fatimaalguien habla español aki??11:32
BlueEagleSIRavecavec: `lsmod|grep ppp` I guess.11:32
neilwat are u fatima11:32
j_zhanghow to know which port my phone is connected? it's connected via usb cable11:32
bet0xfatima,  para soporte entra a #ubuntu-es pone  /join #ubuntu-es11:32
rraj_bemy friends system is in trouble11:32
rraj_becould any one help me11:32
ikoniarraj_be: what's the issue11:33
SIRavecavecI did not understand to much.11:33
rraj_behe can copy only in root mode11:33
ikoniarraj_be: copy what,11:33
neili need help with windows xp11:33
SIRavecavecI to guess i will forget ubuntu. Never get a problem fixed.11:33
ikonianeil: join ##windows11:33
neilno windows me11:33
rraj_bewhen he copies any thing in ordinary mode the pste option is disabled11:33
volandj_zhang, lsusb, hwinfo11:33
neilok11:33
rraj_bejust any files11:33
BlueEagleSIRavecavec: If you don't want to read (that is read as in google) then you will most likely never get things fixed. ;)11:34
ikoniarraj_be: you need to look at the permissions on the target file systems11:34
j_zhangi'll try voland, thanks11:34
BlueEagleSIRavecavec: Which modem are you using and how is it connected to your computer?11:34
volandj_zhang? you are welcome11:34
SIRavecavecits a usb cable conexion the modem is in my phone.11:34
BlueEagleSIRavecavec: Ahh, right, the nokia mobile. I forgot. :)11:34
j_zhangvoland, it list my phone: Bus 002 Device 003: ID 0fce:e090 Sony Ericsson Mobile Communications AB11:34
SIRavecaveci ask assistance 1 month ago what to do no one helped me with concret work11:34
DJonesrraj_be: Where is your friend trying to copy files to?11:35
j_zhangso which part is the port's name?11:35
SIRavecaveci think i should buy assistance11:35
SIRavecavecmaybe il be helped.11:35
volandj_zhang, so what do you want to know11:35
SIRavecavecmoney talks this days11:35
blankthemuffinSIRavecavec, yeah remember we're not being paid or anything. We help where we can, but we can't fix everything.11:35
jeremiahSIRavecavec: Linux is entirely volunteer.11:35
BlueEagleSIRavecavec: http://ubuntuforums.org/showthread.php?t=166617 is for an older version of Ubuntu but it may still apply.11:35
j_zhangvoland, I connect my phone to wammu, and it ask for port name11:35
j_zhangvoland, exact prompt in wammu: device name of usb port11:36
SIRavecavecjeremiah , blankthemuffin http://www.ubuntu.com/support/paid11:36
remoteCTR2is there any ubuntu version that ships with a bigmem kernel?11:36
blankthemuffinjeremiah, not quite.11:36
SIRavecavecread this, and we see11:36
xjohnthomasx2hi people, i need to fix the home/.dmrc error which keeps popping on bootup to say it should be 644. i change it to 644, and then it just reoccurs the next time i startup!!!! also, now that i changed home folder permissions to 700 with sudo chmod, i can't even log into my home/profile. when i log into the ubuntu session, it just pops an error.. and seems blank!!!!!11:37
jeremiahblankthemuffin: Oh yes it is - you can pay for support, but linux is totally volunteer.11:37
remoteCTR2!bigmem11:37
ubottuSorry, I don't know anything about bigmem11:37
remoteCTR2!himem11:37
ubottuSorry, I don't know anything about himem11:37
neilhow much ram does ubuntu need11:37
blankthemuffinjeremiah, that's a bit of an extension of the truth, there is lots of paid development which goes into linux.11:37
jeremiahSIRavecavec: That is support from Canonical - it has nothing to do with linux.11:37
ikonianeil 256 minimum11:37
rraj_beikonia: any idea11:38
rraj_beikonia:  i thik he was not owning the partitions11:38
neilis 1500 good then11:38
colehi all, has anyone got any idea how to setup mldonkey?11:38
jeremiahblankthemuffin: But it doesn't _have_ to, it depends on what Linus decides.11:38
ikoniarraj_be check the permissinos on the target file system11:38
xjohnthomasx2anyone know what i did with my permissions?????? eeeeeeeeeekkkkk i can't even log into my session!!!11:38
volandj_zhang, you can try reconnect your phone and watch output of dmesg | tail 2011:38
neilis opera good11:38
ikonianeil try it11:38
jeremiahneil: Yes, it is an excellent browser.11:38
xjohnthomasx2i borked my home folder and .dmrc permissions! help!!!!!!!!11:39
neilok11:39
jeremiahneil: But it is not open source!11:39
blankthemuffinjeremiah, once again not really, anybody can work on the linux kernel, and they can be paid for it, just because you get it for free doesn't mean it's been totally developed for nothing.11:39
rraj_bethe partitions are not in home folder hw to make it to mount under /home11:39
remoteCTR2how much ram does the 64 bit or the server version support?11:39
ikoniarraj_be it doesn't matter where they are11:39
jeremiahblankthemuffin: Wrong. Linux is volunteer. Anything that goes in there is based on the work of the kernel maintainer - that is Linus.11:39
ikoniaremoteCTR2: 32gig by default, up to 128 gig potentially11:39
jeremiahblankthemuffin: You can fork it if you want.11:40
ikoniajeremiah: blankthemuffin can you take this to #ubuntu-offtopic please.11:40
jeremiahsure. :)11:40
rraj_bek how to own that partition.. . .he actually doesnt have the permnision11:40
remoteCTR2ikonia: which one, server or 64 or both?11:40
xjohnthomasx2ikonia, can you help me fix my home folder permissions?11:40
dekkongjeremiah: I'm from finland and we have our gottage near linus :)11:40
ikoniaremoteCTR2 server11:40
dekkongjeremiah: :P11:40
ikoniaremoteCTR2 think 64bit by default is 32gig11:40
jeremiahdekkong: He lives in California!11:41
BlueEaglexjohnthomasx2: You may need to boot into recovery mode. Press ESC to get the grub menu when booting.11:41
remoteCTR2ikonia: nice thanks11:41
Scorpion_onвсем привет)11:41
BlueEaglexjohnthomasx2: then chmod and chown the files to their appropriate modes and owners.11:41
BlueEagle!ru Scorpion_on11:41
ubottuSorry, I don't know anything about ru scorpion_on11:41
dekkongjeremiah: yeah i know11:41
Scorpion_onua!11:41
BlueEagle!ru | Scorpion_on11:41
ubottuScorpion_on: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke11:41
remoteCTR2ikonia: as we are already speaking; you dont happen to recall what that project was called that enabled those usb tongles that log you automatically once you move away from the computer more then 2m...?11:41
zherlockHow do I make rsync create the directory structure when rsyncing i.e. /folder/subfolder/file to / and wanted result is rsync creating /folder/subfolder at dest ?11:41
zherlockHow do I make rsync create the directory structure when rsyncing i.e. /folder/subfolder/file to / and wanted result is rsync creating /folder/subfolder at dest ?11:42
neillimewire and frostwire suck cunt11:42
neilwat else can i use11:42
xjohnthomasx2BlueEagle, what are their "appropriate" modes and owners???? im a noob.. i dont know what you mean11:42
zherlocksory for repeat.11:42
xjohnthomasx2BlueEagle, must be more specific11:42
dekkongneil: dc++ ?11:42
jeremiahzherlock: You might want to set up the dir with tar first11:42
remoteCTR2rofl11:42
xjohnthomasx2BlueEagle, i'm in the recov mode... now what???11:42
BlueEaglexjohnthomasx2: chown -R <username>:<username> /home/<username>11:42
BlueEaglexjohnthomasx2: where <username> is the username who you defined during install.11:43
j_zhangvoland, it solved, i tried to use automatic search this time, and use phone mode in my phone instead of file transfer11:43
j_zhangand it works11:43
jeremiahzherlock: Tar up the dir, which preserves create times, directory layout, etc. and then use rsync once you have it set up.11:43
j_zhangthanks a lot, anyway11:43
xjohnthomasx2BlueEagle, it was an upgrade from hardy to intrepid.. there's really only me, the main admin user..11:43
BlueEaglexjohnthomasx2: Then <username> would perhaps be xjohnthomasx211:43
belizherlock: foo and foo/   are both directories for rsync, but the handling is different...read the manual and take care about the trailing slash11:43
xjohnthomasx2BlueEagle, p.s what's this "mounted 27 times without check, check forced.. " thing????11:43
neilwhat can i use other than frostwire11:44
BlueEaglexjohnthomasx2: You can only mount an ext2/3 filesystem so many times before linux insists on checking drive integrity.11:44
steveccchi all - is there anyone in the uk who can recommend a good site for free wifi hotspot listings11:44
jeremiahBlueEagle: Are you sure it is linux and not just Ubuntu?11:44
jeremiahI don't see that on debian for example.11:44
dekkongneil: why dont you just use dc++?11:44
neilwats tha11:44
neilthat*11:44
syymidekkong:  Oh boy, can't you figure it out yourself?11:45
j_zhangvoland, thank you11:45
zetheroocan I install KDE4 in Ubuntu?11:45
zetheroo?11:45
dekkongsyymi: tbh I cant11:45
chfwiggumneil https://help.ubuntu.com/8.04/internet/C/internet-otherapps.html11:45
rampageoberonzetheroo: sudo aptitude install kubuntu-desktop11:45
xjohnthomasx2BlueEagle, is there anyway for me to skip this check? It will take a longggggggg time -- it's a gigantic drive... ? should i skip it? is it dangerous?11:45
neilthank you11:45
syymidekkong:  Well, that's your problem and not mine11:45
jeremiahxjohnthomasx2: Skipping it just means that you do not check your filesystem with fsck.11:46
zetheroorampageoberon  : will that be KDE4 and not 3.5?11:46
dekkongsyymi: not really i never had a problem so11:46
j_zhangi gtg11:46
j_zhangbye all11:46
BlueEaglexjohnthomasx2: man tune2fs11:46
belixjohnthomasx2: depends on how important the data on the drive is for you.....if you have well backups...you may not need to do the check ;)11:46
syymidekkong: Would you ever like to had a problem so? Maybe it doesn't bother you11:46
xjohnthomasx2BlueEagle, is there some reason it's 27 times???11:46
BlueEaglexjohnthomasx2: I recomend you don't check less than every 50 mounts.11:46
thomasit1How do I know if g++ is already installed in my laptop?11:47
jeremiahwhich g++11:47
belixjohnthomasx2: you can skip it now and let it be done later when you dont need your computer for work11:47
BlueEaglexjohnthomasx2: I am guessing that the bigger the drive, the more probable is a file corruption and the more frequent it wants to chekc it.11:47
rampageoberonzetheroo: it will be the latest one in the repository11:47
BlueEaglecheck*11:47
thomasit1the one that i can use to write c++ codes11:47
jeremiahg++ is a compiler for C++11:47
xjohnthomasx2BlueEagle, no matter what, it's almost always been 27 times... as the default frequency...11:47
dekkongsyymi: my only problem atm is your arrogance11:47
xjohnthomasx2beli, how do i skip it? do i press esc or something?11:47
Kartagis!lamp11:47
ubottuLAMP 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+)11:47
xjohnthomasx2beli,  i really dont think the data is corrupted..11:48
Bert_2!bs | Bert_211:48
ubottuSorry, I don't know anything about bs11:48
xjohnthomasx2beli, do you know why intrepid has the system beep go nuts on boot up at times, btw???11:48
jeremiahLAMP is really Linux,Apache,Mysql,Perl11:48
Bert_2jeremiah: or PHP11:48
jeremiahor python11:48
Bert_2jeremiah: indd11:48
jeremiah:)11:48
jjulianjim_p11:49
belixjohnthomasx2: nope sorry, i am a linux user not deep into ubuntu, just using ubuntu for desktop since a few months...never tried intrepid so far11:49
thomasit1So I need to have an IDE first, like eclipse? And then I'll write my codes there and tell eclipse to use g++ to compile my c++?11:49
Bert_2say, does anyone know in which channel the bosnian ubuntu group is, cause some bosnian group is talking about my website and I think they're attacking me, so I need a translator11:49
kriswHi guys, does anyone have experience with running multiple monitors under Hardy? I have three screens hooked up and working fine, but running any intensive JavaScript in either FireFox or Opera is extremely sluggish but is very fast on a single monitor set-up - Ideas?11:49
jeremiahBert_2: How do you know they are bosnian and not just a Zombie?11:50
BlueEaglexjohnthomasx2: look up the tune2fs manual to change it.11:50
jeremiahBert_2: Can you describe the attack? And which web server you are using?11:50
Bert_2jeremiah: I was googling my site and found a forum that was talking about me, but I can't find out what they're up to (I haven't seen any attacks in the logs yet but I want to eb sure)11:50
syymidefDfloyd: You cannot be serious!11:50
xjohnthomasx2BlueEagle, k11:51
jeremiahBert_2: I think Google has a translation tool11:51
Bert_2krisw: I run nvidia twinview without a problem11:51
jeremiahBabel fish or something.11:51
defDfloydsyymi: i am always ;P11:51
Bert_2jeremiah: I tried it (using ubiquity) but it can't understand some of the key words of the text11:51
syymiDo you enjoy being always?11:51
syymidefDfloyd: Do you enjoy being always?11:52
jeremiahBert_2: Ah. :/11:52
kriswBert_2: Hmmm, I'm running Xinerama - I'll take a look at TwinView, cheers11:52
BlueEaglexjohnthomasx2: as for chmod try looking up http://lists.freebsd.org/pipermail/freebsd-questions/2005-March/080446.html to set the permissions for all your files and directory.11:52
defDfloydsymons: i always enjoy being serious :D11:52
BlueEaglexjohnthomasx2: CAUTION: Those find . commands need to be run from inside the home-directory you want to change and NOT FROM /11:52
defDfloydoops sorry symons, i ment syymi11:53
syymidefDfloyd: It is hard to support a simple generalization like that11:53
xjohnthomasx2BlueEagle, huh???? im confused..11:53
defDfloydsyymi: as in all generalizations i'm afraid ;P11:54
syymideever: You sure are afraid, from what I have seen11:54
jeremiahDoes anyone know if there are any known issues with the gpg keys and current intrepid repos?11:54
jeremiahI am getting warnings from aptitude when I run safe-update11:54
BlueEaglexjohnthomasx2: Why?11:55
xjohnthomasx2 BlueEagle, ok, im in the rec o root shell prompt11:55
jeremiahAnd I would rather not be rooted.11:55
xjohnthomasx2BlueEagle, how do i fix the permissions? should i do the -R thing you told me before?11:55
xjohnthomasx2BlueEagle, or should i only do that from within the user folder?11:55
paul68!intrepid | jeremiah11:55
ubottujeremiah: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu11:55
syymidefDfloyd: Yawn, how boring! Please look for another place to spread your madness. Good bye!11:55
BlueEaglexjohnthomasx2: You want to chown and chmod. The chown changes the owner and chmod changes the permission to something sane.11:55
xjohnthomasx2BlueEagle, so what commands do i do to fix the home folder and the .dmrc file?11:56
halyconI am unable to get my Nokia phone to be detected through bluetooth using Ubuntu Hardy I have tried doing a scan with hcitool and it doesnt detect anything and there are bluetooth processes that appear to be running and I have gone through soem of the documents that I have found on the internet and still am not able to get it working, does anyone have any other things I could try?11:56
defDfloydsyymi: sleep tight :P11:56
jeremiahpaul68: Thanks!11:56
neilwhere do i chat11:56
chfwiggumdefDfloyd: please dont leave. ure all fun!11:56
syymidefDfloyd:  ...11:56
paul68jeremiah: no problem11:56
manirhi there11:57
neilwhat channel do i chat11:57
waanIs it possible to change the volume by touchpad scrolling? I don't use horizontal scroll and though I could make use of it.11:57
jeremiahneil: #ubuntu11:57
neilis this it11:57
BlueEaglexjohnthomasx2: chown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} && find . -type f -exec chmod u=rw11:58
neilwhere u guys from11:58
jeremiahneil: This is the famous #ubuntu on IRC.FREENODE.NET!11:58
jeremiahyay11:58
BlueEaglexjohnthomasx2: BEFORE you do that look up `man chown` and `man chmod` and `man find` so you UNSERSTAND what those commands do11:58
BlueEagles/UNSERSTAND/UNDERSTAND/11:58
china99/DCC CHAT TRGGNHHGGBBBNNNNDRTGGSRGHHJ11:59
Arenanybody know where I can find netinet.h in ubuntu?11:59
waanAren: find / -name netinit.h11:59
chfwiggumAren: locate netinet.h11:59
jeremiahxjohnthomasx2: Yes, BlueEagle is giving good advice. If you use those tools wrongly you can screw up your system.11:59
chfwiggumbut i bet its in /usr/lib12:00
chfwiggum:)12:00
Arenlocate and find don't exist12:00
Arensince it's not installed12:00
Arennetinet.h that is12:00
neilis this the chating channel12:00
jeremiahAren: find is not on you computer?12:00
xjohnthomasx2jeremiah, my system already won't boot into my user session!12:00
waanAren: what kind of system are you running, they are basic shell functions12:00
=== Ujjwol is now known as Linus
Arenfind and locate are there, but netinet.h is not12:00
xjohnthomasx2BlueEagle, i did that command.. it's not completing, though! it's just blinking cursor, as though the operation hasn't ifnished!!12:00
Areni.e, locate netinet.h results to nothing12:00
Arenand same goes for find operation12:01
xjohnthomasx2jeremiah, that command is just hanging???!!!12:01
waanthen it's not there12:01
=== Abracadabra is now known as DragonBoulz
xjohnthomasx2jeremiah, and now it says "find: missing argument to '-exec'???12:01
xjohnthomasx2jeremiah, did the second set need a {} too????12:02
=== DragonBoulz is now known as AbracadabraBoulz
xjohnthomasx2jeremiah, are you there???12:03
=== AbracadabraBoulz is now known as Abracadabra
jeremiahxjohnthomasx2: Did you do this: find / -name netinst.h -exec grep thing {} \;12:04
=== maek is now known as maek0
xjohnthomasx2jeremiah, i did BlueEagle's command....12:04
jeremiahxjohnthomasx2: You have to put brackets at the end and escape a semi-colon12:04
xjohnthomasx2chown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} && find . -type f -exec chmod u=rw12:04
jeremiahxjohnthomasx2: It is an ancient UNIX syntax and not nice.12:04
xjohnthomasx2jeremiah, how do i change that to work properly???12:04
jeremiahHmm, let me test it. . .12:05
xjohnthomasx2jeremiah, im completely lostt... and a transitioning mswindows user.. haha. :-?12:05
neilhi12:05
BlueEagleccooke: You need to substitute 'username' with the name of the user that has the wrong permissions.12:05
jeremiahxjohnthomasx2: No big deal, everyone starts somewhere. :)12:05
KenBW2is there a gnome panel applet that works like deskbar-applet, but for a terminal?12:05
BlueEagleccooke: happy tab-complete day.12:05
xjohnthomasx2jeremiah, so how do i change that command there to work properly? what was wrong with BlueEAgle's that gave me that error???12:05
BlueEaglexjohnthomasx2: You need to substitute 'username' with the name of the user that has the wrong permissions.12:05
neilwho here likes frostwire12:05
chfwiggum!ot | neil12:06
ubottuneil: #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome!12:06
xjohnthomasx2BlueEagle, i got that much... but i got "find missing arg.. to exec"..???12:06
jeremiahxjohnthomasx2: BlueEagle - I think you forgot to put a \; after {}12:06
neilsoo12:06
BlueEaglejeremiah: Ahh, ofcourse.12:06
xjohnthomasx2????12:06
jeremiahWhich is to say an escaped semi-colon after the brackets12:06
jeremiahxjohnthomasx2: It is an ancient UNIX syntax and not nice.12:06
xjohnthomasx2jeremiah, you said that.. right.. but what is the CORRECT command i should be using in total??? can you type what i should type?12:07
BlueEaglexjohnthomasx2: If you read and understand the manual pages I directed you to before you should be able to figure it out. I have high hopes for you.12:07
sectrixhi there, i have a php (fork) problem only under ubuntu. any php experts here12:07
neili speak no english12:07
xjohnthomasx2BlueEagle, i will study it and understand it after it works.. right nwo im under the rush :-@12:07
KenBW2is there a gnome panel applet where you type a command in and it drops down a mini terminal with the output? kinda like deskbar applet12:07
jeremiahxjohnthomasx2: Do you know your username? If not do `id`12:08
BlueEaglexjohnthomasx2: Be CAREFUL to run commands you do not understand!! You may whipe your system.12:08
jeremiahand report what it says12:08
xjohnthomasx2BlueEagle, im guessing a ; after the first {}, and then we also need a {} and ; after the second one?12:08
neilwhere u guys from12:08
ikonianeil please join #ubuntu-offtopic for random talk/discussion12:08
jiangweikenbw2  : tilda12:08
ikonianeil: you have been asked multiple times now, and your atitude in pm will not be tollerated12:08
xjohnthomasx2yes, BlueEagle i understand, but changing permissions won't wipe it.. just will make me have to re-do all permissions again.. im not using any rm command! : p12:08
jeremiahxjohnthomasx2: Yes, but _escape_ the semi-colon with \12:08
ikonianeil: please join #ubuntu-offtopic for offtopic disscussion12:08
xjohnthomasx2jeremiah, i dont know what you mean12:08
neilok matt12:08
xjohnthomasx2chown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} && find . -type f -exec chmod u=rw12:09
xjohnthomasx2jeremiah, what should i change in there?12:09
ikonianeil: thank you12:09
jeremiahxjohnthomasx2: okay, you have "{}" on the command line, right?12:09
waanIs it possible to change the volume by using the touchpad scroll?12:09
xjohnthomasx2jeremiah, i have blank root cli12:09
jeremiahxjohnthomasx2: Right after that, on the command line, type: " \; "12:09
neilno worries mate12:09
jeremiahwithout the quotes12:09
sectrixagain: ANY PHP EXPERTS HERE? I'VE A PROCESS FORK PROBLEM ONLY UNDER UBUNTU!12:09
jeremiahsectrix: STOP SHOUTING.12:10
BlueEagle!caps12:10
ubottuPLEASE DON'T SHOUT! We can read lowercase too.12:10
ikoniasectrix: calm down12:10
ikoniasectrix: shouting puts you to the back of the queue12:10
waansectrix: ask in #php12:10
sectrixok, sorry12:10
xjohnthomasx2jeremiah, i typed all that and put a \; on the very end.. but still "find missing argumen tot exec"...12:10
xjohnthomasx2jeremiah, i dont know what to do to fix it..?12:10
jeremiahYou need to put the \; after every {}12:10
BlueEaglewaan: He sais it's ubuntu only. That makes it on-topic (probably)12:10
jeremiahso you should have one at the end and another in the middle(ish)12:10
sectrixit is a ubuntu topic!12:10
jeremiahchown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} && find . -type f -exec chmod u=rw12:11
sectrixno problems with same setup under suse12:11
jeremiahchown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} --> \; <-- && find . -type f -exec chmod u=rw12:11
jeremiahSuSE != Ubuntu12:11
sectrixyo12:11
sectrixi know12:11
sectrixthats what i saidf12:11
xjohnthomasx2jeremiah, is there a space there????12:11
sectrix-f12:11
jeremiahxjohnthomasx2: Yep.12:11
jeremiahchown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} \; && find . -type f -exec chmod u=rw {} \;12:12
jeremiahtry that ^^12:12
xjohnthomasx2jeremiah, it still effed up.. "find missing arg to -exec"...????12:12
xjohnthomasx2ahhhh12:12
xjohnthomasx2another set? ok.. let me see12:12
BlueEaglexjohnthomasx2: chown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx {} \; && find . -type f -exec chmod u=rw {} \;12:12
jeremiahxjohnthomasx2: Okay, we'll do them one by one.12:12
BlueEaglexjohnthomasx2: Now go read manual pages!12:13
jeremiahchown -R username:username /home/username12:13
sectrixok, no php exterts here ... bye12:13
BlueEaglesectrix: There is.12:13
BlueEaglesectrix: But your shouting has put you in the back of the queue. I'll be with you shortly.12:13
jeremiahNext; find . -type d -exec chmod u=rwx {} \;12:13
xjohnthomasx2BlueEagle, i will... IF IT WORKS : p12:13
sectrixBlueEagle: are you a php expert?12:13
jeremiahNext; find . -type f -exec chmod u=rw {} \;12:13
xjohnthomasx2BlueEagle, it's not working.... it says try chmod --help.. missing operand.. asd;lkfjas;dlfkj12:14
BlueEaglesectrix: Meanwhile be a good boy and pastebin a short example of the code you're having trouble with so I can verify the problem.12:14
scifiguy951the navigation bar on my firefox is not working, does anyone know how to fix it?12:14
histoxjohnthomasx2: you need chmod u+rw12:14
histoxjohnthomasx2: the problem is the = sign12:14
jeremiahhisto: yep, good catch.12:14
XavuraDoes GEdit support regex in search/replace12:14
Xavuraor can it12:14
Xavuradoesn't seem so12:14
Xavurabut is there a plug-in or something12:14
jeremiahXavura: emacs does :} But that does not really answer your question.12:15
BlueEaglexjohnthomasx2: You've got files called asd, lkfjas and dlfkj?12:15
xjohnthomasx2histo, do i need that on the chmod u=rwx too???12:15
Xavurajeremiah: I've tried every editor in existence, they all suck except GEdit in my humble opinion12:15
xjohnthomasx2or just the u=rw one??12:15
waanscifiguy951: in what way isn't it working?12:15
scifiguy951i tried to restore to default, and that didnt work12:15
CRASH69I am having some troubles to synch my podcasts with ipod, in ipod color (only audio) they are going to music, instead of music>podcasts. In an ipod nano 3G (fatty) same history for audio (music, instead of music>podcast), and video podcast are sent to Videos>Movies, instead of podcast (this isnt as annoying as the audio one, but still annoying), anyone has some input about it?12:15
scifiguy951i dont know what to do i have uninstalled and reinstalled firefox also and that has not worked either12:16
BlueEaglehisto: That will add read and write for the user, but not remove any (potential) read and write and execute from the group and others.12:16
histoxjohnthomasx2: yes12:16
sectrixBlue Eagle: content of file 1: <?php passthru('/usr/bin/php file2.php'); sleep(30); ? >12:16
BlueEagle!pastebin sectrix12:16
ubottuError: I am only a bot, please don't think I'm intelligent :)12:16
BlueEagle!pastebin | sectrix12:16
ubottusectrix: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)12:16
BlueEagle!tab | sectrix12:17
ubottusectrix: You can use <tab> for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.12:17
scuserhi all, I receive this error when I try to start openafs client, afsd: ERROR: Cache dir check failed (must use ext2 or ext3 for cache partition) can I change the place of the cache ?12:17
BlueEaglesectrix: It's important that you use the exact nickname or many irc clients do not highlight the text and lines may be lost.12:17
histoBlueEagle: xjohnthomasx2 nvm i guess you can use =12:17
zambahow can i check the sample rate supported by my sound card?12:17
debasysmy windows partitions icons don't show on Desktop up on boot, they used to show in my previous install, since i reinstalled hardy yesterday i have to click on the file browser sidepane to activate them12:17
xjohnthomasx2histo, the last command gives "missing operand after u+rw"....??12:17
jeremiahscuser: What file system type are you using?12:17
jeremiahext2 and ext3 are file system types.12:17
Ddordahello12:18
BlueEagledebasys: for some reason nautilus is no longer starting when you log in.12:18
BlueEagle!startup | debasys12:18
ubottudebasys: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot12:18
scifiguy951can anyine help me fix my navbar?12:18
Ddordai need help to change the folder of the desktop12:18
BlueEagle!anyone scifiguy95112:18
ubottuError: I am only a bot, please don't think I'm intelligent :)12:18
BlueEagle!anyone | scifiguy95112:18
ubottuscifiguy951: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?12:18
Werdna!turing test12:18
ubottuSorry, I don't know anything about turing test12:18
Ddordai want to choose an other folder12:18
histoxjohnthomasx2: what are you tyring to do?12:18
BlueEaglesectrix: Ok, have you got urls for me to look at your code?12:19
histoxjohnthomasx2: like what was the original problem I just woke up.12:19
milindcan anyone tell me if i can use same virtual machine(virtualbox) on different logins on ubuntu?12:19
Werdna|garrett|: that's my surname :p12:19
xjohnthomasx2histo, fix my totally borked home folder and /home/username/.dmrc permission????12:19
scifiguy951the navigation bar on my firefox is not working, how do i fix it?12:19
jeremiahhisto: He is trying to set permissions on /home/username12:19
xjohnthomasx2histo, i couldnt log into my session because my home permissions got messed completely12:19
jeremiahDdorda: Why can't you choose another folder?12:19
DdordaI don't know how to do it12:20
jeremiahxjohnthomasx2: Your session? You mean a desktop session or?12:20
jeremiahDdorda: Can you click on the other folder with a mouse?12:20
xjohnthomasx2jeremiah, i mean i couldnt log in from the welcome screen.. i type login and pass.. and then i get a bunch of errors.. that sanity checks go awry.. and the homep ermissions weren't accessible..12:20
neilget me on ubuntu off topic12:20
scifiguy951the navigation bar on my firefox is not working, how do i fix it?12:20
scuserjeremiah: jfs, but I have no intention to change the fs type I only need to change the place of cache12:20
Ddordahuh? i think you didn't understand what i mean12:20
scifiguy951i cant go back12:21
scifiguy951 =\12:21
=== fl0w_ is now known as fl0w
jeremiahscuser: Well the cache message says you have to use ext2 or ext3 for file system type for the cache . . .12:21
neilhow do i get to offtopic12:21
histoxjohnthomasx2: are all the files in ~ messed up as well?12:21
milind can anyone tell me if i can use same virtual machine(virtualbox) on different logins on ubuntu?12:21
xjohnthomasx2histo, ok, shoul di try rebooting and seeing if i get all permissions back now and can log in again???12:21
debasysBlueEagle: ok so i added nautilus command to startups, so next time i should see my drives auto-showing/mounting12:21
jeremiahxjohnthomasx2: It suggests some thing else might be wrong.12:21
Ddordai've changed the language back to english, and then the ubuntu changed the desktop folder to the home folder. how do i change it back to "Desktop"?12:21
jeremiahxjohnthomasx2: Is your user name in /etc/passwd?12:21
chfwiggumneil: type /join ubuntu-offtopic12:22
ari_stressgood evening guys :) wazzup12:22
BlueEagledebasys: Hopefully, yes.12:22
scuserjeremiah: I can read it, but as I told you I want to change the place of the cache not it's type, I have another partition which is ext312:22
xjohnthomasx2histo, i dont know.. i just did sudo chmod 700 /home/username   ... then sudo chmod 600 /home/username/.dmrc.. thinking that would solve things, as recommended by a bulltein board.. and then this happened.. and i havent been able to log in to my session...12:22
jeremiahscuser: What does your partition table look like? Did you look at parted?12:22
debasysBlueEagle: :)12:22
xjohnthomasx2jeremiah, i dont know???12:22
chfwiggumari_stress: aye, must be an aussie whose day is already done :)12:23
jeremiahxjohnthomasx2: do this: grep username /etc/passwd12:23
histoxjohnthomasx2: well the problem is with some of your commands are not right. Can I see the first one you are trying to run.12:23
ari_stresschfwiggum: close.. i'm in south east asia, 19:2312:23
xjohnthomasx2grep username etc passwd produced nothing12:23
scuserjeremiah: ok I found it, just edit cacheinfo from /etc/openafs there you can change it ;)12:23
jeremiahscuser: Aha!12:23
ari_stressguys, anyone know nice background picture for openoffice.org presentation?12:23
BlueEagle!ot | ari_stress12:24
xjohnthomasx2histo, i dont know what they are.. those were the only two i did.. and i was trying to fix the "ignoring .dmrc" error i kept getting.. and it said to make sure my home folder permissions were rightly set.. and then it said to make sure permissions on that file were proper too..12:24
ubottuari_stress: #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome!12:24
jeremiahxjohnthomasx2: do this: "grep username /etc/passwd" <-- you need to have the slashes.12:24
histoxjohnthomasx2: no the find commands you guys were trying to use.12:24
xjohnthomasx2jeremiah, yeah i used the slahes.. nothing.. no result..12:24
Ddordai've changed the language back to english, and then the ubuntu changed the desktop folder to the home folder. how do i change it back to "Desktop"?12:24
Hobbseeneil: you behave, and don't troll?12:24
ari_stresssorry BlueEagle :D12:24
jeremiahxjohnthomasx2: So your username is not in /etc/passwd. Problem.12:24
BlueEagleari_stress: No worries. :)12:24
jeremiahxjohnthomasx2: Are you running as root.12:24
jeremiah?12:24
ari_stressguys, anyone know nice background picture for openoffice.org presentation in ubuntu? :D12:24
xjohnthomasx2jeremiah, yeah, it was the recovery console!!!12:25
jeremiahah12:25
scifiguy951how do i fix my navigation bar?12:26
scifiguy951?12:26
jeremiahxjohnthomasx2: You may want to see what `useradd` says12:26
jeremiahxjohnthomasx2: By using it like this: `useradd username` wher username is your user.12:26
histo chown -R username:username /home/username && cd12:26
histo                  /home/username && find . -type d -exec chmod u=rwx {} && find12:26
histo                  . -type f -exec chmod u=rw12:26
histoxjohnthomasx2: let me fix those hold on12:27
Ddordahelp?12:27
joakim#ubuntu+112:27
xjohnthomasx2OMGGG I LOVVEEEE YOU ALLLLLLLLLLLLLLLLLLLLLLLLLLLLLL IT WORKEDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD12:27
chellhello everyone I've got a problem setting up 5.1 sound: I've unmuted the "Surround", "Center" and "LFE" channels in the gnome volume control settings but when I play a file that has AC3 5.1 in totem (codecs are installed) instead of playing the proper audio through the rear channel it plays a copy of the front channels.12:27
BlueEagle!shout | xjohnthomasx212:27
ubottuxjohnthomasx2: PLEASE DON'T SHOUT! We can read lowercase too.12:27
scifiguy951i need help! please! i really want my navigation bar to work again!!12:28
Ddordai've changed the language back to english, and then the ubuntu changed the desktop folder to the home folder. how do i change it back to "Desktop"?12:28
xjohnthomasx2BlueEagle, is it really so bad to have one line of celebration? geez man : p12:28
chfwiggumari_stress: maybe this helps   http://technology.chtsai.org/impress/12:28
BlueEaglexjohnthomasx2: It is annoying and off-topic and really, really ugly. You look like an 8-year-old tbh.12:28
xjohnthomasx2BlueEagle, i may not be that far from an eight year old : )12:28
histoxjohnthomasx2: chown -R username:username /home/username && cd /home/username && find . -type d -exec chmod u=rwx '{}' \; && find . -type f -exec chmod u=rw '{}' \;12:29
xjohnthomasx2anyway, i was just expressing my gratitude and appreciation12:29
chellVLC doesn't even show 5.1 in the audio channel option12:29
xjohnthomasx2histo, i got them to work, yes..12:29
jeremiahhisto: You shouldn12:29
BlueEaglexjohnthomasx2: Still, you don't have to look it. If you want to continue this discussion you find me in #ubuntu-offtopic12:29
ari_stresschfwiggum: merci beaucoup :D12:29
jeremiahhisto: You shouldn't need those single quotes.12:29
neggethis is not maybe a 100% Ubuntu-specific question but I'll ask it anyway. We have an Ubuntu web server on our local network, the problem is it cannot be accessed through its hostname, only by its IP address. Do I have to connect it to the domain controller in order to make hostname-based access work?12:29
jeremiahnegge: You have to have the host name in DNS12:29
BlueEaglesectrix: Still waiting for those pastebin urls.12:29
neggejeremiah: in the DNS on the AD?12:29
belijeremiah: depends on shell used ;)12:30
histonegge: yes or have a wins server12:30
BlueEaglesectrix: I won't be around much longer so this is probably your last chance.12:30
jeremiahbeli: Ah, I didn't know that.12:30
jeremiahnegge: By AD you mean Active Directory?12:30
neggehisto: we have one that acts as a DNS server yes, problem is I have no idea how to configure it...12:30
jeremiahAnd if so, that sounds like Microsoft12:30
neggejeremiah: yes12:30
jeremiahI don't do Windows, sorry.12:30
coniccould always just ad entry to hosts file aswell12:30
neggeit's cool, it's off-topic here anyways12:30
neggeconic: I've thought of that but that's an ugly method...12:30
jeremiahnegge: Putting it in AD should work.12:31
jeremiahBut you didn't hear it from me12:31
histonegge: ad provides dns based naming12:31
neggehisto: yes but does that mean I have to join the domain?12:32
=== leonel_ is now known as leonel
waanCan anyone help me to get my touchpad scroll to change volume, not just when over the volume applet.12:34
ari_stresswaan: can we do that??12:35
histonegge: you can't have ad without dns12:36
waanari_stress: yeah, scroll over the volume applet12:36
MichaelSammelsDoes anyone know How I get ld to work in Windows?12:36
ari_stresswaan: but you want to be able without being over the applet?12:36
sectrixHello  to all! Any ph/ubuntu experts here? i have a process fork problem under ubuntu. the code is posted on pastebin.com12:37
sectrixi mean any php/ubuntu12:37
waanari_stress: yep, so I can do it while in fullscreen video etc12:37
ari_stresswaan: hmm interesting12:37
xubuntuuserMichaelSammels: (I joined some minutes ago) what Id?12:37
Ddordai've changed the language back to english, and then the ubuntu changed the desktop folder to the home folder. how do i change it back to "Desktop"?12:37
waanari_stress: I'm sure there must be something I can add to the touchpad section in xorg, I just haven't found it yet12:38
ari_stresswaan: i dont think it's that simple??!12:38
MichaelSammelsxubuntuuser, you know - if you want to link .o files?12:38
xubuntuuserMichaelSammels: I'm not able to follow you. You want to link .o files in c?12:39
legend2440Ddorda: in terminal type    gconf-editor  From the left panel,select apps — nautilus — preferences. In the window on the right side, place a check in the box labeled desktop_is_home_dir.12:39
waanari_stress: I have seperate buttons for scrolling, so I was hoping to make them control volume, and still have the touchpad scroll work as usual, but it seems like a pretty difficult task12:39
MichaelSammelsxubuntuuser, I am trying to follow this: http://www.osdever.net/tutorials/pdf/cpp_kernel.pdf12:39
legend2440Ddorda: in terminal type    gconf-editor  From the left panel,select apps — nautilus — preferences. In the window on the right side,  uncheck the box labeled desktop_is_home_dir.12:40
xubuntuuserMichaelSammels: Page number ?12:41
zirodaysectrix: you can ask in ##php12:41
master_helllo!12:41
MichaelSammelsxubuntuuser, Page 7 (on the sheet, not your PDF Application)12:42
chmacA friend of mine seems to have borked his install. He's getting bash ls not found errors and other weird stuff12:42
chmacIt seems like parts of his home dir have disappeared12:42
zirodaychmac: to help him, we will need actual errors12:42
chmacIs there a howto somewhere on using the "recovery" process?12:42
jribchmac: it would be best if he actually joined the channel12:42
zirodaychmac: if he only messed up his home folder then he could just create a new user and everything should be fine12:42
master_yes12:42
chmacziroday: Yeah, he's managed to log on as another user, but I'm concerned that ls appears to have been deleted12:43
chmacI'm wondering what other damage has been done12:43
chmacIdeally, if he can safely check for anything that's "missing" and restore it, I'd do that12:43
sectrixlast try: i have a php5/ubuntu probleme. see http://pastebin.com/m3f001d112:43
xubuntuuserMIchaelSammels: Does ld not work?12:43
zirodaychmac: well as the venerable jrib said, it would be best if joined the channel12:43
master_I will sign off12:44
FD_Fi have 2 ubuntu machines in local network : i shared one folder how can i mount it (what command use), thanks12:44
MichaelSammelsxubuntuuser, I don't have ld :|12:44
chmac:)12:44
zirodaysectrix: did you not see my message about trying in ##php?12:44
histo!samba | FD_F12:44
ubottuFD_F: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.  Also see https://bugs.launchpad.net/bugs/21209812:44
histoFD_F: ignore that.12:44
nadohi12:44
nadoi got complications mounting a partition so i can read and write it without being root12:45
ActionParsnip1yo yo yo12:45
jribnado: what filesystem?12:45
nadojrib: ext212:45
=== ara_ is now known as ara
FD_Fhisto : the share is between ubuntu & ubuntu12:45
jrib!permissions > nado12:45
ubottunado, please see my private message12:45
malcolm_hey is ubuntu 64 bit or 32 bit ?12:45
ActionParsnip1malcolm_: both12:45
jribmalcolm_: it's either.  You choose one to install12:45
malcolm_how do you know which one you installed ? i assume its 64 bit ?12:46
ActionParsnip1malcolm_: is xp 32bit or 64bit...same answer12:46
jribFD_F: how did you share it?12:46
nadojrib: thanks, i'll see if that helps12:46
ActionParsnip1malcolm_: depeds which iso you downloaded or ordered12:46
jribmalcolm_: depends on the iso you downloaded.  You can check with 'uname -m'12:46
FD_Fjrib: right click sharing options12:46
ActionParsnip1malcolm_: uname -a will show you12:46
jribFD_F: then you are using samba.  For me, they just show up when I click on Network Servers in nautilus.  Does that work for you?12:47
ActionParsnip1malcolm_: look for X86_64 == 64bit12:47
malcolm_Linux ninety9 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux12:47
=== knoppix is now known as mini-Arnold
FD_Fjrib: thay didnt show12:47
jribmalcolm_: 32 bit12:48
ActionParsnip1malcolm_: 32bit for you (i686)12:48
malcolm_which is better 32 bit or 64 bit ?12:48
ActionParsnip1malcolm_: depends what the system is for12:48
jribFD_F: did you get errors when you shared the folder?12:48
histo!better | malcolm_12:48
ubottumalcolm_: 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.12:48
histomalcolm_: just install 32bit12:48
nadojrib: the link you sent me contains info about chmod, but i need to know how the line in /etc/fstab should look if i want the partition to be used by not only root but also other users12:48
FD_Fjrib : i didnt get any errors12:48
xubuntuuserMichael Sammels: ld is a part of gcc i think / google find some pages / search for your distribution12:49
ActionParsnip1malcolm_: 32bit has better plugin support for internet stuffs and windows games (in my experience) have been less glitchy12:50
stdin!64bit | malcolm_12:50
ubottumalcolm_: AMD64 and EMT64 are fully supported architectures on Ubuntu. See http://tinyurl.com/23ewcf for more information.12:50
ActionParsnip1malcolm_: 64bit is great for servers if you have a 64bit chip12:50
malcolm_thanks12:50
FD_Fjrib: you have an alternative share option ?12:50
ActionParsnip1malcolm_: id do some research as to to what 64bit actually achieves12:50
ActionParsnip1malcolm_: but a 64bit chip can run a 32bit OS and a 64bit OS can run 32bit apps12:51
nado/dev/sda1 /mnt/backup ext2 defaults,users,rw 0 012:51
nadothis should work, or not?12:51
jribFD_F: get the local ip for the computer that is sharing and try smb://local_ip in the other computer12:51
neggejeremiah: histo I got it covered, it was just a matter of adding a new entry to the DNS list...12:51
Spud__I have a USB wireless-modem.  I stick it in and sudo wvdial.  Any chance of making that happen auto, when I stick it in, or boot with it in?12:52
=== root is now known as Guest88198
jeremiahnegge: Cool.12:52
FD_Fjrib: thanks :) works12:52
jribSpud__: probably with udev.  But you'll have to do some more reading.  Try googling for "writing udev rules"12:53
Spud__jrib: thx12:53
mnabil_workguys what is the interpid repo ?12:53
ActionParsnip1!startup | Spud_12:53
ubottuSpud_: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot12:53
jayHello12:53
mnabil_worki mean anyone paste me the line12:53
ActionParsnip1!intrepid | mnabil_work12:53
ubottumnabil_work: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu12:53
xubuntuuserMichaelSammels: I hope you read it, I've to go now. Ciao12:53
jribmnabil_work: you can't just use intrepid repos if you are on hardy12:54
malcolm_has anyone got experience with programming with gcc on ubuntu ?12:54
ActionParsnip1malcolm_: there are tonnes of C and C++ guides online. Just create a text file and code in that12:54
mnabil_workjrib, i need only to get a source of a package,  gstreamer 2112:54
rwI need some help with my wireless connection. It used to be able to handle wep keys without any problems. I then disabled it for a while and now it doesn't want to connect to it. The wep key I use is correct (just used it on my ps3). I also tried in WICD, doesn't work either. What gives?12:55
sorush20hi12:55
sorush20do you do amd kernels and linux images ?12:55
nadoi'm trying to mount a partition with the mountpoint being owned by a user. still, after mounting, the owner changes to root and i can't write the drive. what can i do to keep the owner?12:55
jribmnabil_work: then for the proper deb-src line, replace "hardy" with "intrepid" and then apt-get source12:55
zirodaysorush20: if you mean 64bit, then yes12:55
ActionParsnip1rw: sudo mv /etc/network/interfaces /etc/network/interfaces_old12:55
ActionParsnip1rw: then reboot12:55
mnabil_workjrib, ah , thanks12:56
zirodaymnabil_work: you could also find the package from packages.ubuntu.com and get the source file there12:56
ActionParsnip1rw: this will remove all settings and on reboot you will be able to revonfigure your connection12:56
rwActionParsnip1: done, hope it works.12:56
ActionParsnip1rw: the mv command allows you to keep the old config just in case12:56
mnabil_workziroday, thanks12:56
ActionParsnip1rw: only delete when you are happy with the new12:57
ActionParsnip1rw: use this in ALL times you remove old settings and you'll have less problems12:57
w0ls0ngood morning all. I have created a new user for my desktop. How do I grant that user administrative rights?12:58
ActionParsnip1w0ls0n: add them to the Admin group12:58
zirodayw0ls0n: you can do that through the users and groups program in System > Administrator > Users and Groups12:58
w0ls0nwhen I click unlock, nothing happens12:59
zirodayw0ls0n: a dialog box should appear asking for your password12:59
sorush20no I don;'t have linux 64bit but I do have amd cpu and i was wondering if there were any specif builds for those?12:59
w0ls0ncan I just edit /etc/groups ?13:00
zirodayw0ls0n: you can if you want, you will also need to edit /etc/sudoers but that can be dangerous13:00
ActionParsnip1sorush20: the 64bit ubuntu will use it well, you could always compile but you'd make a 64bit kernel13:00
w0ls0nI prefer not to use sudo13:00
w0ls0nits a PITA13:00
w0ls0n(Only one user, me :-)13:00
ActionParsnip1w0ls0n: sudo adduser <username> <groupnametobeaddedto>13:00
w0ls0nthanks13:01
zirodayw0ls0n: so you're asking to disable sudo, and basically have a root user?13:01
ActionParsnip1w0ls0n: sudo makes your system more secure13:01
w0ls0nno not disable sudo13:01
w0ls0nas I just said, it's just one user. me13:01
w0ls0nI'm using it as my backup box13:01
jribw0ls0n: what exactly do you dislike about sudo that you want to change?13:01
ActionParsnip1w0ls0n: if you run groups as a user who can sudo you will be able to see what groups they re in13:02
tajfun19halo13:02
ActionParsnip1tajfun19: hi13:02
w0ls0nActionParsnip1, I tried "sudo adduser w0ls0n Admin" and I get adduser: The group `Admin' does not exist.13:03
joaopintow0ls0n, "admin"13:04
w0ls0noops13:04
w0ls0nkewl13:04
w0ls0nI should log out and log back in then?13:04
w0ls0nprob :-)13:04
joaopintoyes you should13:04
ActionParsnip1w0ls0n: linux is CaSE SenSitIVe13:04
w0ls0nLOL13:04
w0ls0nthanks all13:05
w0ls0nI am quite happy with ubuntu13:05
w0ls0neven got VMWare working where FreeBSD cannot13:05
ActionParsnip1im liking it, I prefer mandriva myself13:05
w0ls0nI'm loving EXSi though :-D13:05
=== njpatel is now known as njpatel_away
=== njpatel is now known as njpatel_away
error404notfoundif I am just creating a apt-proxy server, how much disk space and ram do I need? will 4GB and 64MB RAM be sufficient? It won't have anything else, just a shell and apt-proxy..13:07
ActionParsnip1error404notfound: is that for the OS?13:08
error404notfoundActionParsnip1: overall, a ubuntu 8.04 LTS server with just apt-proxy... nothing else...13:08
ActionParsnip1error404notfound: it depends how many debs its gonna hold, are you going to be running an X server?13:09
error404notfoundActionParsnip1: nope... as I said, plain shell, and apt-proxy, nothing else... Well I would like to have debs expire after a week, coz we do weekly updates...13:10
w0ls0n_hello again13:11
zirodayerror404notfound: if you look here https://help.ubuntu.com/community/Installation/SystemRequirements the ram should be fine, you might want more harddrive space though13:11
ActionParsnip1error404notfound: should be fine then13:11
w0ls0n_I am getting another error when I try to share something on the desktop. I think it may be samba related?13:11
w0ls0n_ /msg NickServ identify13:11
dinarhello13:11
w0ls0n_'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied13:11
=== Ujjwol is now known as GNUBoi
zirodayerror404notfound: you may also want to use the minimal installer instead of the server disc13:11
dinaruseradd says unable to lock password file13:12
GNUBoihey is therea any company shipping laptops with ubuntu other than to us like dell13:12
error404notfoundziroday: but I am doing it as a domu/vm inside xen, I don't know if I can do that...13:12
dinari am going to restart13:12
ActionParsnip1GNUBoi: lenovo do it i think. Id just buy a lappy without an OS and install Linux as you require13:12
zirodayerror404notfound: I believe you can, its just like a normal ubuntu however with nothing besides the absolute base installed by default13:13
error404notfoundziroday: from where can I get the minimal install cd13:13
GNUBoiActionParsnip1, does lenovo provide laptop without os13:13
ActionParsnip1GNUBoi: i elieve so13:13
sorush20nothing compiles just for amd13:13
ActionParsnip1GNUBoi: thers always MSI Wind / Asus EEE, OLPC13:13
zirodayerror404notfound: https://help.ubuntu.com/community/Installation/MinimalCD13:13
GNUBoithat are netbook13:14
ActionParsnip1sorush20: if you compile a kernel it will be optomised for your cpu13:14
GNUBoii am looking for powerful13:14
error404notfoundziroday: ahan... thanks..13:14
ActionParsnip1GNUBoi: lenovo would be my first look13:14
sectrixhi! i've a php/ubuntu question posted here: http://php.pastebin.com/m51a310dd13:14
zirodayerror404notfound: no problem, have fun13:14
GNUBoiok13:14
ActionParsnip1GNUBoi: or websearch for Laptop linux preinstalled13:14
GNUBoii did only find dell13:14
GNUBoiand system 76 they don't ship outside us13:14
ActionParsnip1GNUBoi: look further, im sure dell arent the only ones13:15
ActionParsnip1GNUBoi: theres efficientpc here in england13:15
GNUBoioh13:15
jeremiahGNUBoi: Yeah, usually there is a local supplier for Ubuntu13:15
dinarok13:15
dinari was not root13:15
zirodayGNUBoi: there is emperor linux, they ship outside of the US, which country are you in?13:17
aguitelanyway to update to openoffice 3.0 ?13:17
deeversyymi: ?13:18
zirodayaguitel: yes, using externel debs/repos that were are not supported by the ubuntu developers13:18
ActionParsnip1aguitel: its alpha right now but http://ubuntuforums.org/showthread.php?t=72891313:18
aguitelziroday, what repo?13:19
ActionParsnip1aguitel: does OO 2 not work for you/13:19
aguitelActionParsnip1, it is working13:19
zirodayaguitel: you can get them from here http://openoffice.org/13:19
=== criminy[zz] is now known as criminy
ActionParsnip1aguitel: then why are you fixing it?13:19
zirodayActionParsnip1: and OOO3 has been released13:20
Tommo-dmcI've got the ubuntu 8.04 live CD running and an old corrupted windows install hdd as a slave on IDE. I'm trying to mount the drive but it keeps failing, is there any particular way of scouring the data or am I buggered?13:20
aguitelActionParsnip1, i like to make upgrades13:20
ActionParsnip1ziroday: cool, i'll update later13:20
histoTommo-dmc: how are you trying to mount it?13:21
Tommo-dmchisto: right-click mount in nautilus ;)13:21
Cosmo-sanhey guys, for some reason I can't get videos to play on any video player:  VLC, Totem, nor Mplayer.  Well, the video stream plays, but there is no audio in Mplayer or VLC. Totem just chugs along at 1 frame per 5 seconds.  It's not the video, and it's probably not all the players going bad, but any suggestions on what to do next?13:21
sectrixlast try! i've a php/ubuntu question posted here: http://php.pastebin.com/m51a310dd13:21
histoTommo-dmc: did you try jsut double clicking in nautilus13:21
zirodayCosmo-san: the reason vlc and mplayer have no sound could be due to pulseaudio, close all currently running music playing apps and try again13:22
ActionParsnip1Tommo-dmc: run sudo fdisk -l to see what partition name it uses13:22
histoTommo-dmc: I would try mounting from terminal13:22
Cosmo-sanok13:22
ActionParsnip1Tommo-dmc: sudo mkdir /media/disk0 && sudo mount /dev/<partition name> /media/disk0 -t ntfs13:23
aguitelActionParsnip1, i heard that openoffice 3.0 you can create pdf documents13:24
ActionParsnip1Tommo-dmc: replace <partition name> with what fdisk -l show you the partition name is13:24
ActionParsnip1aguitel: you could do that ages ago, you have a pdf printer13:24
aguitelActionParsnip1, how modify a pdf document ?13:25
ActionParsnip1!pdfedit | aguitel13:25
ubottuSorry, I don't know anything about pdfedit13:25
ActionParsnip1!info pdfedit | aguitel13:25
ubottuaguitel: pdfedit (source: pdfedit): Editor for manipulating PDF documents. In component universe, is optional. Version 0.3.2-5ubuntu2 (hardy), package size 2901 kB, installed size 8596 kB13:25
Tommo-dmcActionParsnip1: It says Mount is denied because NTFS is marked to be in use. It is a windows install OS (other partition isn't boot drive but same error) and it did shut down uncleanly, i. failed hdd that i never reinstalled windows on13:25
ActionParsnip1Tommo-dmc: does it give an output about -force?13:26
tavishhi13:26
jvargashi13:26
Tommo-dmcActionParsnip1: Yeah it does, it says if drive isn't a windows drive you can -force it. Will it risk the data if it IS a windows drive and I force it, or is it just a 'warranty' thing in that it could go wrong but still within intended paramaters?13:27
jvargasi have problems with my vidoe card and ubuntu when using 1440x900 screen resolution.13:27
Tommo-dmcparameters*13:27
ActionParsnip1Tommo-dmc: add '-o force' to the end of the command (without the 's)13:27
jvargasalthough it looks ok, it is just a little bit fat than how it should be13:27
jvargasso images and videos looks distorted, just a bit.13:27
jvargashow do I fix that ?13:27
Tikisalut13:27
zirodayjvargas: what video card?13:28
tavishi am unable to mount my pen drive in ubuntu, it says  mount point cant contain newline or G_dir_seperator13:28
tavishi need some files off it urgently13:28
COBHChiho13:29
ActionParsnip1tavish: what mount point are you trying to mount to?13:29
tavishits a pen drive formatted in fat3213:29
ActionParsnip1tavish: what command are you using to mount it13:29
Tommo-dmcActionParsnip1: That worked. Thank you :)13:29
ActionParsnip1Tommo-dmc: np, cli gives you power!!13:30
tavishi just double click it or mount it from rightclick menu13:30
ActionParsnip1tavish: what /dev is the usb stick?13:30
jvargasziroday: nvidia, not sure what model, how do I get that info?13:30
zirodayjvargas: lspci | grep VGA13:30
ActionParsnip1jvargas: lspci13:30
jvargasdesktop, 2GbnVidia Corporation GeForce 8400 GS13:31
ActionParsnip1ziroday: if you use grep -i vga it wont be case sensitive13:31
tavishits dev/sdb13:31
draepishi13:31
zirodayActionParsnip1: sweet, thanks13:31
=== draepis is now known as ca
* ziroday remembers for next time13:31
zirodayjvargas: do you have the nvidia drivers installed currently?13:32
jjuliancan somebody tell me what i have to write into a texteditor to replace something with a new line? i tried \r\n but that didnt work he just writes \r\n then13:32
MRFriendhow do i search all files for a word ?13:32
casteam  and ubuntu is that working fine?`13:32
chmacIf /bin/ls has been deleted, any easy way to get it back?13:32
COBHCyes13:32
jribjjulian: depends on the editor13:32
tavishi checked in partition manager. its   dev/sdb/13:32
zirodayjjulian: which text editor?13:32
jribMRFriend: grep with some options13:32
jjuliangeany13:33
jvargasziroday: yeah, it says i have some kind of copyright drivers13:33
jvargasor sth like that13:33
ActionParsnip1tavish: sudo mkdir /media/stick; sudo mount /dev/sdb1 /media/stick -t vfat -o rw,user13:33
MRFriendjrib can you give me an example i really want to search all files under /13:33
zirodayjvargas: okay thats fine, can you install the package nvidia-settings for me plesae13:33
jribjjulian: you have to include that information in your question13:33
jvargasziroday: brb13:33
jribMRFriend: that would take a really long time.  Why do you want to do this?  grep -R search_term /13:33
ActionParsnip1MRFriend: do you wanna search for filenames containing a word or within all the files?13:33
jvargasziroday: done.13:33
MRFriendthanks13:33
X-tremAl_RavenHi. Can anyone tell me where the /tmp/ physically exists? And how to manage its size?13:33
cahow about the fps in counter-strike 1.6 on ubuntu?  hardware  p4 3,0 ghz  gfx 6800xt 1 gig memory13:34
jjuliancan somebody tell me what i have to write into a texteditor  (geany) to replace something with a new line? i tried \r\n but that didnt work he just writes \r\n then13:34
zirodayjvargas: right, open the program up (nvidia-settings) and tell me what resolution its at?13:34
jribMRFriend: more likely than not there is a better way to do what you want13:34
chmacX-tremAl_Raven: /tmp/ is a folder, where it exists depends on where it's mounded, probably on the root partition13:34
chmacX-tremAl_Raven: When you say "manage its size" what do you mean specifically?13:34
jvargasziroday: 1440x90013:34
jvargasziroday: resolution is set to auto.13:34
X-tremAl_Raven<chmac> Where it is mounted by default?13:35
drowner_so, i ran the XFCE desktop today, and i enjoyed it, was thinking about a permanent switch13:35
drowner_then it kicked me out to log in13:35
chmacX-tremAl_Raven: It's not mounted, it's part of the root partition by default13:35
drowner_back to gnome for me.13:35
ActionParsnip1jjulian: try echo '\n'13:35
zirodayjvargas: okay, could you take a screenshot of exactly what the issue is?13:35
ActionParsnip1drowner_: try fluxbox, you wont be disappointed13:35
X-tremAl_Raven<chmac> I mean that now I have its size equal to 1Mb. And I didn't find a way to give it more space.13:35
jvargasok, it looks just a bit fat, but not so much as with other resolutions, let's see.13:35
jvargasbrb13:35
tavishit worked, thanx13:36
KaiForceway off topic, but can anyone recommend a good cable vendor for SAS products?13:36
aldoaaa13:36
drowner_ActionParsnip1: can i apt-get the fluxbox desktop? i already have 313:36
chmacX-tremAl_Raven: Where do you find that information?13:36
drowner_i used to have 4, then i gave kde the boot.13:36
tavishActionParsnip1: thank you13:36
ActionParsnip1drowner_: absolutely, then log off, change session type and log on13:36
drowner_cool13:36
ActionParsnip1tavish: np man, command line kicks the ass off gui13:36
X-tremAl_Raven<chmac> In mc: Free space: 988K (96%) of 1024K13:36
drowner_is flux the one where i click the desktop for a menu, like damnsmall?13:37
X-tremAl_Raven<chmac> I have an 8.04 upgraded from 7.1013:37
ActionParsnip1drowner_: yeah, you can run idesk for desktop icons if you want13:37
chmacX-tremAl_Raven: Where are you getting that from?13:37
=== nn_ is now known as Guest76966
chmacX-tremAl_Raven: What's "In mc:" ?13:37
jurijoi get check root = bootarg cat /proc/cmdline13:37
drowner_ActionParsnip1: stupid question, can you beryl the flux?13:37
jim_pjjulian: are you there? i just got in the house. sorry for the delay13:37
jjulianno problem13:37
X-tremAl_Raven<chmac> There's a default file manager - midnight commander.13:38
drowner_its a stupid question cause i hate beryl and never run it13:38
drowner_or compiz, whatever its called now13:38
jurijoi anyone familiar with menu.lst???? i dunno what to set after "root=" :(13:38
jurijoi get: "check root = bootarg cat /proc/cmdline13:38
jurijo"13:38
ActionParsnip1drowner_: no you'd run beryl instead of fluxox13:38
chmacX-tremAl_Raven: Ok. So I'm not sure what that means, I'm not familiar with midnight commander13:38
chmacX-tremAl_Raven: Type this `df -h` and see what it says13:38
ActionParsnip1drowner_: just like you run compiz / beryl instead of metacity13:38
chmacX-tremAl_Raven: It will list all your active disks and their usage13:39
myk_robinsonmorning. New to Gnome, I need to know how to configure the gnome screenshot application. In KDE, i can take a screenshot at my full resolution of 1280*800 and its about 200kb. In Gnome, the screenshot is smaller dimensions, but about 2MB in filesize. Where are the options?13:39
chmacX-tremAl_Raven: It sounds like midnight commander is misleading you somehow13:39
drowner_ActionParsnip1: but you can run compiz and flux together?13:39
drowner_ActionParsnip1: cause i have the enlightenment desktop (its buggy, imo) and you can't beryl that one13:39
ActionParsnip1drowner_: you cant beryl metacity either, its a replacement WM13:40
drowner_oh ok13:40
ziroday`myk_robinson: its because ksnapshot uses .jpg whilst the gnome snapshot app use .png AFAIK there is no way to change this and the best method is to either convert them after making them or use ksnapshot13:40
X-tremAl_Raven<chmac> Ok. Can you tell me what space available in your /tmp/ directory?13:40
drowner_ActionParsnip1: so, hang on13:40
jvargasziroday`: watch this screenshot:13:40
jvargasziroday`: http://www.flickr.com/photos/jvargas/2941625362/sizes/o/13:40
drowner_ActionParsnip1: why can i beryl gnome and XFCE?13:40
chmacX-tremAl_Raven: I don't have /tmp mounted as a separate partition, so I have as much space as there is on my main disk13:40
ActionParsnip1drowner_: gnome is your desktop but metacity is your window manager13:41
myk_robinsonziroday: thank you13:41
drowner_ActionParsnip1: and enlightenment is also a WM?13:41
jvargasziroday`: and take a look at images, they look wide.13:41
ActionParsnip1drowner_: so if you install fluxbox, you can run gnome apps but with the slimline desktop13:41
X-tremAl_Raven<chmac> Are you ABSOLUTELY sure?13:41
ziroday`jvargas:does this only happen in firefox?13:41
drowner_ActionParsnip1: and it won't boot me out like XFCE did earlier? LOL13:41
chmacX-tremAl_Raven: Yes, what did df -h tell you?13:42
jjulianjim_p i tried several things like installing new alsa and the 18rc3 version none of them got me sound13:42
X-tremAl_Raven<chmac> overflow              1.0M   36K  988K   4% /tmp13:42
X-tremAl_Raven<chmac> And what does df -h tell you?13:42
chmacX-tremAl_Raven: Then you have /tmp mounted separately13:42
jim_pjjulian: :O13:42
chmacX-tremAl_Raven: Try running `mount` and see what output you get13:43
chmacX-tremAl_Raven: Or try `mount | grep "on /tmp"`13:43
chmacX-tremAl_Raven: Without the backticks :)13:43
ibrahim_Hello , are there any msn client supported direct file transfer except Amsn because of ugly interface? Thanks in advance13:43
chmacX-tremAl_Raven: but with the quotes :)13:43
jjulianjim_p the only thing i got to work is really crackling low nearly silent sound on one of the outputs via model=acer-aspire and on  soe others worked too13:43
jvargasziroday`: not sure, the rest of icons on ubuntu look ok, can't say too bad.13:43
X-tremAl_Raven<chmac> overflow on /tmp type tmpfs (rw,size=1048576,mode=1777)13:43
drowner_ibrahim_: pidgin?13:43
ziroday`jvargas: hmm, because this looks very much like a firefox rendering issue, the icons above look fine13:44
ibrahim_drowner_ , yes it is the best but unfortunately does not support direct file transfer which rates up to 2-3 kb/s13:44
jim_pjjulian: what was the original problem again? i think it was not sound13:44
jvargasziroday`: but, if I try other lower resolutions, for all of them things look fatter.13:45
chmacX-tremAl_Raven: Not sure what an overflow mount is I'm afraid :(13:45
jjulianjim_p the ram but i dont care about it :)13:45
jvargasziroday`: so, 1440x900 is the only one that looks a bit better.13:45
chmacX-tremAl_Raven: Maybe somebody else can help. I'm pretty sure the default is not to mount /tmp separately though13:45
ThePandemic82how long does a internal hard drive usually last?  in years13:45
jim_pjjulian: ok. so what does lspci say?13:45
danbh_intrepidchmac: mount /tmp?  where do you want it mounted?13:45
X-tremAl_Raven<chmac> All was set by default. Nobody has touched it.13:45
ziroday`jvargas: however the distortion only happens in firefox13:45
drowner_ActionParsnip1: you are ignoring my private msg. that's ok, your're a busy (wo)man13:46
jim_pThePandemic82: from personal experience 4-5 years13:46
chmacThePandemic82: Depends on the disk, I wouldn't bet on it after 3 years for critical data...13:46
ThePandemic82ah ic13:46
chmacdanbh_intrepid: X-tremAl_Raven is having an issue where /tmp is mounted as "overflow" and only has 1MiB available13:46
tavishhttp://rafb.net/p/ecIVcO99.html13:46
ThePandemic82the type of hdd i have is a seagate.  is that a decent brand?13:46
jurijoi anyone familiar with menu.lst???? i dunno what to set after "root=" :( i get: "check root = bootarg cat /proc/cmdline13:46
malcolm_anyone know of a good site to learn the basics of linux ?13:46
XB23hey guys are there any shell commands i can type to track down why users are getting lags on my box?13:46
chmacAnyone know what an "overflow" mount is? for X-tremAl_Raven13:46
peng__12313:46
joaopintomalakhi, help.ubuntu.com13:47
jjulianjim_p thats lscpi http://pastebin.com/m66dfe37113:47
jribThePandemic82: seagate usually guarantees theirs for 5 years.  I've had luck with seagates13:47
ThePandemic82cool13:47
jjulianjim_p, windows and manufacturer page says: ALC888S chip13:47
jvargasziroday`: just noted something... my monitor spec says it works at 1440x900 using 60Hz, and ubuntu says it is using 51Hz13:47
danbh_intrepidX-tremAl_Raven: maybe you could paste the results of mount13:47
ziroday`jvargas: can you change it to 60Hz?13:47
chmacX-tremAl_Raven: To a pastebin, not here13:47
jvargasziroday`: how do I change that permanently'13:47
drowner_chmac: nice save13:47
ThePandemic82what is a good program for dvd authoring?13:47
chmacdrowner_: :)13:47
zambai'm looking for 0.9.4 of vlc.. where can i find that?13:48
XB23hey guys are there any shell commands i can type to track down why users are getting lags on my box?13:48
jvargasziroday`: not from config dialog, 60Hz option is not displayed.13:48
peng__Who can tell me how to play QQ on ubuntu?13:48
jim_pjjulian: what does alsa say?13:48
chmacdanbh_intrepid: overflow on /tmp type tmpfs (rw,size=1048576,mode=1777)13:48
jvargasand i am afraid ubuntu replaces my xorg config when I restart13:48
chmacdanbh_intrepid: X-tremAl_Raven pasted that earlier13:48
ziroday`jvargas: hmm, then it is most likely on the correct option already if that option is not available. I need to go now sorry13:48
jim_pjjulian: 00:07.0 Audio device: nVidia Corporation Unknown device 0774 (rev a1)13:48
danbh_intrepidchmac: well, I suppose that means that he is out of ram, right?13:49
ziroday`jvargas: and for what its worth, I think its a firefox rendering issue13:49
jjulianjim_p thats the second sound card for hdmi output13:49
jim_pjjulian: why unknown? you said its a laptop roght?13:49
jvargasziroday`: ok thank u so much13:49
w0ls0n_ hello all. I am using ubuntu desktop and I created a new user and logged in as that user. When I do that, I am trying to create a share and I am getting an error that says13:49
w0ls0n_'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied13:49
ziroday`jvargas: sorry, I couldn't help you more.13:49
chmacdanbh_intrepid: Not sure, I didn't think /tmp was mounted in ram, but I don't know what an "overflow" mount is...13:49
jim_pjjulian: what is the 1st?13:49
chmacNothing in the man page for "overflow"13:49
danbh_intrepidchmac: well, my /tmp isnt mounted to ram either, but I've heard about tmpfs13:50
chmacdanbh_intrepid: `mount | grep tmpfs | wc -l` gives me 513:50
ThePandemic82what are the keyboard shortcuts for copy and paste in ubuntu?13:51
chmacdanbh_intrepid: varrun, varlock, udev, devshm, lrm13:51
chmacBut no overflow...13:51
XB23guys how can i clear up unused cpu memory?13:51
jim_pTheaxiom: ctrl+c ctrl+v13:51
chmacXB23: It clears itself13:51
XB23ah13:51
X-tremAl_Raven<chmac> I did "sudo mount -o bind /var/tmp /tmp" and  now df -h shows "overflow               31G   31G     0 100% /tmp" Da hell does that mean?13:52
jjulianjim_p, http://pastebin.com/m2c20b98e13:52
chmacXB23: `free -m` will tell you about how much memory is used13:52
jjulianjim_p,  some information to my soundcard but my manufacturer says Realtek ALC888S chip13:52
chmacX-tremAl_Raven: I think you just mounted /tmp as a bind mount to /var/tmp13:52
chmacX-tremAl_Raven: That means that /tmp is really just /var/tmp with a different name (I'm paraphrasing, I don't really understand bind mounts)13:52
X-tremAl_Raven<chmac> I understand. But why it is now flooded by 31Gb of some files?13:52
chmacX-tremAl_Raven: It means that now you have lots of free space in /tmp :)13:53
chmacX-tremAl_Raven: Hmm, it's more than likely not13:53
jim_pjjulian: its a laptop right? the nvidia thing is possibly the default hda output while the conexat one is a modem for sure13:53
chmacX-tremAl_Raven: Can you pastebin your whole `df -h` and `mount` outputs?13:53
jjulianthere are "three" soundcards or kind of13:53
chmacThat would be a nice ubottu rule, to listen for any mention of paste and suggest pastebin...13:54
jjulianjim_p a realtek 3 channel (left right) and a spdif and a nvidia for hdmi and probably the modem13:54
jim_pjjulian: let me look at alsa wiki13:55
dcomxx hello ! i got a question that might sound stupid .. but this is the first time im using ubuntu ,, i try to run a compiled c program but nothing happends ! what am i doing wrong ?13:55
jribdcomxx: pastebin the commands you ran and the output13:56
jrib!pastebin | dcomxx13:56
ubottudcomxx: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)13:56
X-tremAl_Raven<chmac> So far just mounted to my ~/tmp/ directory. Anyway thanx for your help.13:56
dcomxxthe program works on windows i already tried13:56
malcolm_is it an exe ?13:56
=== geo_ is now known as geo05
dcomxxi just compile it as standart a.out with gcc13:56
jribdcomxx: you need to actually tell us the commands you run for us to help you13:57
dcomxxjust gcc name.c13:57
IlokaasuWhen using "intel" driver my laptops own screen shuts down and the picture comes out only from the external screen (trough vga port). Any idea how to fix this ?13:57
dcomxxwhich gives me a a.out13:57
jribdcomxx: and then?13:58
error404notfounddoes the ubuntu minimal CD need a graphical session to install13:58
dcomxxmm i forgot the command to start an app -.-13:58
jrib!minimal | error404notfound13:58
ubottuerror404notfound: 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/MinimalCD13:58
dcomxxi justed typed the output name ...13:58
jribdcomxx: you have to give the path to the executable.   ./a.out   since . is not in the default PATH13:59
error404notfoundjrib: my question was different. I said does it need a graphical session to install? I mean those blue and red menus and buttons that I see in ubuntu-server install13:59
jriberror404notfound: the installer is like the one on the !Alternate CD   (no, no gui)13:59
dcomxxwhy doesnt it start when i click on execute in file browser ...14:00
jim_pjjulian: http://www.alsa-project.org/main/index.php/Matrix:Vendor-Nvidia14:00
jribdcomxx: did running it from a shell work?14:00
dcomxxi was in the folder and then typed a.out but nothing ..14:00
jjulianjim_p i tell you its not a nvidia its a realtek chip14:00
jribdcomxx: as I said: you need to type:  ./a.out14:01
jrib!who | dcomxx14:01
ubottudcomxx: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)14:01
dcomxxmm ok14:01
chmacX-tremAl_Raven: If you check /etc/fstab, see if /tmp is mounted in there14:02
Syrion:D14:02
chmacX-tremAl_Raven: If it is, you can probably just add a # to the start of that line (comment it out) and then /tmp will just be a regular folder on root (/)14:03
chmacX-tremAl_Raven: If you want to pastebin /etc/fstab as well as `df -h` and `mount`, that would be helpful. Otherwise, if you're happy, I'm happy. :)14:03
jim_pjjulian: where is realtek in there?14:04
jjulianthe normal soundcard which sents sound to speakers and jacks is a realtek HD audio14:04
jim_pjjulian: i mean in the alsa page14:04
jjulianon the page you gave me i can just go to nvidia and they provide no links for me14:06
jjulianjim_p,  or no downloads14:06
jim_pjjulian: these are not downloads, these are guides. where is realtek here http://www.alsa-project.org/main/index.php/Matrix:Main ?14:06
jjulianthis site: http://www.alsa-project.org/main/index.php/Matrix:Vendor-Nvidia just provides nvidia as website where i probably should download my driver but nvidia got no14:07
jim_pjjulian: you are supposed to click on the "nForce-430 and later" link14:08
jim_pjjulian: no! you dont download drivers from sites14:08
X-tremAl_Raven<chmac> It's not in fstab. For now it's working this way. :)14:09
ThePandemic82What program can i download that's good for DVD authoring???????????????14:09
SobakaHello people. I have to rename all files ending on .JPG to .jpg. I tried to do this with "mv *.JPG *.jpg", but then I get the error mv: target `*.jpg' is not a directory. What am I doing wrong here?14:09
XsistWhy not download from Nvidas Download Page?14:09
X-tremAl_RavenCan anyone tell how to over come the "Gtk-WARNING **: cannot open display: :0.0" problem? Google knows nothing useful about it.14:09
Xsistohh that GTK Warning thing i got on windows14:10
Xsista reinstall of Gtk fixed it14:10
ThePandemic82what does Gtk stand for?14:10
jjulianjim_p the nFore-430 later link sents me to nvidia.com which provides no further information or driver so this is a dead end14:11
ActionParsnip1Sobaka: try http://tips.webdesign10.com/how-to-bulk-rename-files-in-linux-in-the-terminal14:11
jim_pjjulian: click on Details!!!14:11
XsistThePandemic82: It's a ui libaray14:11
incandenzaSobaka: try this: for i in *.JPG; do mv $i `basename $i .JPG`.jpg; done14:11
ThePandemic82oh ok14:11
zambawhere can i find packports of vlc to hardy?14:11
SobakaThePandemic82: I have heard good things about DeVeDe for Dvd Authoring14:11
CyDwhat's the command line tool that gives a menu for installing sets of software such as web server, dns server, etc?14:12
ThePandemic82thanks14:12
Xsist14:12
Xsistnp14:12
thiebaudeCyD:there is sudo aptitude14:12
thiebaudeCyD:i dont know if you want that14:13
Xsistapt -get?14:13
CyDthiebaude: not quite, much appreciated though14:13
ActionParsnip1CyD: see which aps give those services and install th epps via cli14:14
ActionParsnip1!dns14:14
ubottuDNS is an acronym for Domain Name System, and is an internet system used to translate names into IP Address.14:14
ActionParsnip1!apache14:14
ubottuLAMP 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+)14:14
thiebaudeCyD:yw14:14
ActionParsnip1!find dns14:14
Xsist!apt14:14
ubottuFound: dnstracer, libadns1, libadns1-dev, libavahi-compat-libdnssd-dev, libavahi-compat-libdnssd1 (and 66 others)14:14
ubottuAPT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome) or !Adept (KDE)14:14
jurijoi anyone familiar with menu.lst???? i dunno what to set after "root=" :(14:14
CyDActionParsnip1: thanks, i have no problem installing the individual components, but the utility i'm trying to remember is very handy to use, brings up a curses menu with preselected software sets. same thing you see when installing ubuntu server14:15
XsistCyD: i hope it solves you question14:15
ActionParsnip1jurijo: thats the partition that holds the boot info14:15
thiebaudeCyD:did you try synaptic?14:15
=== Abracadabra is now known as Abracadabr4
thiebaudedid14:15
jurijoActionParsnip1 what do i need to se there14:16
john__my toshiba notebook locks up when trying to run an "extended Desktop"14:16
jurijo???14:16
ActionParsnip1jurijo: http://www-uxsup.csx.cam.ac.uk/~fanf2/hermes/src/grub-e1000/docs/menu.lst14:16
=== njpatel_away is now known as njpatel
ActionParsnip1jurijo: theres an example14:16
CyDXsist: thanks for the help14:16
jurijoActionParsnip1 can you give me some help14:16
jurijowhat should i write?14:16
=== intan is now known as angga
Parabolajohn__ are you using the laptop as the 2nd display?14:16
XsistCyD: No problems14:17
jurijoActionParsnip1?14:17
ActionParsnip1jurijo: try running update-grub14:17
zeeenCyD -   tasksel14:17
john__I don't get the option, as soon as I uncheck the "Clone Displays" box it pops up a box with nothing in it and locks up14:17
=== Abracadabr4 is now known as Abracadabra
ActionParsnip1jurijo: ive not had to do it before but there are a tonne of helps14:18
ActionParsnip1jurijo: man menu.lst work any?14:18
CyDzeeen: thank you!!!14:18
kotoj/zamosc14:18
kotoj /zamosc14:18
anggaalow14:18
john__i am using the "monitor resolution settings"14:18
PlzI have a Fujitsu Siemens E8110 laptop with 1gb ram and 2x Intel T2400 1,83GHz. If I buy 2gb ram more so I got 3gb ram, will I see a hughe diffrence in how fast my laptop runs?14:18
Plzor should I buy the new mac that comes today?14:19
Plzwhat do you guys suggest?14:19
FrogzooPlz: you probly will see no difference, unless you're running a lot of apps14:19
ActionParsnip1Plz: it'll allow you to run more applications at the same time14:19
XsistPlz: If you playing games like WoW it will make huge diffrence14:19
danbh_intrepidPlz: do you ever use swap?14:20
Plzhmm..ok. Thank you :D14:20
=== jim_p is now known as jim_p-fai
dcomxxhow do i use relative path names for includes ? :S   /include/name.h   doesnt work14:20
sqawarlz!ftp14:20
ubottuFTP clients: !Nautilus, !gFTP (for !GNOME) - !Konqueror, !Kasablanca, !KFTPGrabber (for !KDE) - See also !FTPd14:20
Xsist!Gnome14:20
ubottugnome is a project that provides two things: The GNOME desktop environment, an intuitive and attractive desktop for end-users, users, and the GNOME development platform, an extensive framework for building applications that integrate into the rest of the desktop.14:20
Plzdanbh_intrepid: Yes... but right now I got 1,7mb swap.14:20
PlzI`ll see how much I use when I start a few more programs.14:21
=== Abracadabra is now known as Abracadabr4
danbh_intrepidPlz: in use?  Ram can be pretty cheap, you may wana grab the extra ram anyway14:21
jurijoActionParsnip1 no :(14:21
PlzYeah.. just saw 2gb ram very very cheap.14:22
danbh_intrepidget it14:22
Plz50 euro or so :D14:22
Plzfor 2gb ram.14:22
danbh_intrepidPlz: hold on, that aint cheap!!!  but maybe it is for you : )14:22
ActionParsnip1yeah thats pretty ok14:23
ActionParsnip1danbh_intrepid: are you from USA?14:23
Plzwell, I live in Norway.14:23
w0ls0nany samba experts around?14:23
PlzNothing is cheap here.14:23
danbh_intrepidActionParsnip1: yeah14:23
ikoniaw0ls0n what's up14:23
w0ls0n_ hello all. I am using ubuntu desktop and I created a new user and logged in as that user. When I do that, I am trying to create a share and I am getting an error that says14:23
w0ls0n_'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied14:23
PlzWe pay 25% taxes on everything here in Norway.14:23
ActionParsnip1danbh_intrepid: makes sense, your USD are weak compared to euros14:23
PlzSucks tbh.14:23
dragon1964ow14:23
ikoniaPlz maybe take this up in #ubuntu-offtopic14:23
bullgard4'paplay /usr/share/sounds/startup.wav' functions. 'paplay /usr/share/sounds/startup.wav' does not function. How to repair?14:23
ActionParsnip1danbh_intrepid: so converting it to USD will seem expensive14:23
Plzikonia: ok. I got my answer now anyway. Sorry14:24
ActionParsnip1w0ls0n gksudo gedit /etc/samba/smb.conf14:24
bullgard4'aplay /usr/share/sounds/startup.wav' functions. 'paplay /usr/share/sounds/startup.wav' does not function. How to repair?14:24
XsistPlz: Here in sweden I bought 4gb for 350SEK or like 50$14:24
ActionParsnip1w0ls0n_ edit that file and restart samba, sharing is now done14:24
ikoniabullgard4 you said14:24
ikoniabullgard4: you can't repair sounds, you'll have to re-install them, but make sure they are not working and it's not just your media player/settings14:24
Cosmo-sanwhat is the default Ubuntu CD burning program?14:25
ActionParsnip1!burning | Cosmo-san14:25
ubottuCosmo-san: CD/DVD Burning software: K3b (KDE), gnomebaker, brasero, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto14:25
PlzXsist: Probably not so-dimm ram, as I need in my laptop.14:26
ikoniaPlz: - please14:26
Xsistplz: No thats true14:26
bullgard4Cosmo-san: In 8.04 it is Brasero14:26
Xsist!bullgard14:26
ubottuSorry, I don't know anything about bullgard14:26
Xsisthehe14:27
ActionParsnip1!info bullguard14:27
ubottuPackage bullguard does not exist in hardy14:27
=== Abracadabr4 is now known as Abracadabra
w0ls0ngot it!14:28
versushi, I run a ubuntu hardy laptop and would like to install ubuntu onto a usb stick. Is there a way to do this without cd?14:28
ActionParsnip1w0ls0n: way easier than the gui way isnt it :D14:28
PlzIs it possible to make ctrl + alt + del to start systemmonitor like in Windows?14:28
w0ls0nWAYYYY easier!14:28
PlzNow it just ask me if I want to change user or logg off.14:28
PlzNot very usefull.14:28
ActionParsnip1w0ls0n: its like that for most things dude, gui is weak14:28
w0ls0nI would like to know what the gui did though14:29
w0ls0nI juct checked the box for allowing the user to share14:29
=== PEAKTOP is now known as PEAKTOP^My3a
ActionParsnip1w0ls0n: i think it edits that same file but ive never liked doing it that way14:29
XsistPiz: I dont know but i have it so14:29
Xsisti dont know what dist but i have it so.14:29
ActionParsnip1Plz: you can configure keyboard shortcuts14:30
Plzhmm.. I got 8.10 at the moment.14:30
PlzActionParsnip1: Where do I do that?14:30
ActionParsnip1Plz: intrepid support is in +114:30
PlzYes, but I guess it`s the same anyway.14:30
ActionParsnip1Plz: https://help.ubuntu.com/community/KeyboardShortcuts14:31
PlzTHank you14:31
ActionParsnip1Plz: http://ubuntuforums.org/showthread.php?t=4240414:31
ganeshi installed ubuntu 64 on hp compaq desktop, not nogging in...its coming back to login screen..how do i fix it?14:32
cadsI am having some trouble with my firefox, where each time I start it, there are the intro screens to several of my firefox extensions, as if I had just installed them, and also the tabs from last session are not saved14:32
bobbob1016My desktop recently wouldn't recognize my keyboard.  I have it on a KVM with a mac.  Through some playing with cables I got it working.  However now I can't hold backspace to delete a line, it doesn't repeat.  Any ideas?14:32
cadsI have used apt-get to uninstall firefox-3.0, but upon reinstallation, the situation is the same14:33
ActionParsnip1ganesh: are you running intrepid?14:33
ActionParsnip1cads: try renaming ~/.mozilla to something else, thats where settings are held14:33
cadsI'll see what that does14:33
ganeshActionParsnip1:what is it?14:33
ActionParsnip1ganesh: ~/.mozilla14:33
ActionParsnip1ganesh: cd ~/ && mv .mozilla .mozilla_old && firefox &14:34
Vladimir[LV]Hello. I have detached from the 5503 screen. How i can kill it?14:34
ganeshActionParsnip1:i just installed ubuntu and after rebooting its not logging in14:35
ActionParsnip1ganesh: if its still not good, rename it back14:35
=== jim_p-fai is now known as jim_p
Vladimir[LV]found.. screen kill x)14:35
Sensei_hi there14:35
ActionParsnip1cads: cd ~/ && mv .mozilla .mozilla_old && firefox &14:35
ActionParsnip1ganesh: sorry wrong target14:35
indian_munndaVladimir[LV]: do ps -e and check the job id of that and just kill it14:35
versushi, I run a ubuntu hardy laptop and would like to install ubuntu onto a usb stick. Is there a way to do this without cd?14:35
ActionParsnip1ganesh: intrepid is the alph release of ubuntu, hardy is the current stable14:35
Sensei_ i'm trying to remove the windows asking you for a password when waking up the computer from sleep14:35
Sensei_can someone help?14:36
cadsActionParsnip1: heh, I know how to move a folder14:36
cadsand it worked!14:36
versususing online repositories for example14:36
ActionParsnip1cads: i assume nothing, no offence14:36
cadsI thank you, action parsnip :)14:36
ActionParsnip1cads: there is such a range of ability in here I start at the bottom14:36
ActionParsnip1cads: np man14:36
ganesh ActionParsnip1:i downloaded ubuntu 8.04 hardy lts for amd 6414:36
versuslike this install button you can see on the live cd system14:36
Vladimir[LV]indian_munnda: hm.. ok, thanks. but how i can attach to some program, that are running in background? (e.g. eggdrop)14:36
cadsI was worried that I'd have to mess with /usr/lib/mozilla14:37
ActionParsnip1ganesh: sweet then you should be ok14:37
ganesheven in live cd it comes back to login screen..14:37
ActionParsnip1cads: nar, 9 time of 10 you just have to strip config back to default and it works14:37
kwyjibowhat should i install to be able to compile applications?14:37
UbTu2having a problem with remote ssh and Ubuntu server14:37
indian_munndaVladimir[LV]: sorry didn't get you right. What u want to do with a background process?14:37
UbTu2"Error opening termina: dtterm"14:37
ActionParsnip1ganesh: id check your ram for issues14:37
Vladimir[LV]indian_munnda: attach to it..14:38
UbTu2how do I fix that? seems to be in TERM14:38
indian_munndaVladimir[LV]: sorry i don't that14:38
UbTu2I try to open up pico / nano and it gives me the dtterm error... thinking it's related to direction of the terminal output like tty14:39
ganesh ActionParsnip1:in live cd it shows examples,install, and no manu bar....i can run windows14:39
=== ccrandall is now known as nixcc3
ActionParsnip1UbTu2: http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2005-12/msg01807.html14:39
ActionParsnip1ganesh: did you download the desktop iso14:39
ganeshActionParsnip1:yes its desktop version14:40
usicowI've got a bash script which runs another program which writes to a log directory. My problem is that even if I run the script with sudo, the program that the .sh file runs cant write to the log directory. How come?14:40
ActionParsnip1ganesh: then boot it to live environment (try ubuntu without making changes)14:40
ActionParsnip1usicow: did you put sudo in the script?14:40
usicowActionParsnip1: No.. the reason is because eventually it'll be cron that runs this script..14:41
ActionParsnip1usicow: you need to put sudo in the script but if you run it with sudo it will be authenticated for the whole script14:41
ganeshActionParsnip1:ya in that itself its coming back to loggin screen, hence i directly installed, but same problem14:41
kwyjibocan someone suggest what should i install to be able to compile applications?14:41
ActionParsnip1ganesh: theres a ram tester on the cd, try it14:42
geniikwyjibo: package build-essential14:42
usicowActionParsnip1: if cron runs it though I cant put sudo in the script can I? I mean cron runs it under its own username right?14:42
ActionParsnip1kwyjibo: sudo apt-get install build-essential14:42
ganeshActionParsnip1:where ?14:42
kwyjibogenii, ActionParsnip1: thanks14:42
ActionParsnip1usicow: theres a way to make it not need sudo for some stuffs14:42
ActionParsnip1!compile | kwyjibo14:42
ubottukwyjibo: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)14:42
XsistOn nothing what you guys know of putty?14:43
ActionParsnip1Xsist: yeah, what of it?14:43
XsistI got problems to accses to a ubuntu14:43
ganeshActionParsnip1: i can loggin through failsafe terminal mode..14:43
usicowActionParsnip1: maybe theres a better way to do this? The log directory is owned by mongrel:mongrel.. and I want cron to run a script that will write to that directory.. how can I get it so that it'll have access to write to that directory?14:43
mxtiananyone have an issue with pidgin freezing up in 8.10?14:44
ActionParsnip1usicow: chmod so that you have access, you could add yourself to the mongel group then let group members have read and execute access but owner to have full access14:44
ActionParsnip1!intrepid | mxtian14:45
ubottumxtian: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu14:45
mini-Arnoldwhy is it impossible to enter your home dir when you've upgraded ubuntu?14:45
XsistWhen i try enter password it dont show anything and i when i write anyway i gives wrong password14:45
mxtianthank you14:45
=== k is now known as Guest70704
usicowActionParsnip1: ok cool thanks14:45
Xsist!putty14:45
ubottuSSH is the Secure SHell protocol. See https://help.ubuntu.com/community/SSHHowto for usage. Putty is a nice SSH client for Windows; it can be found at http://www.chiark.greenend.org.uk/~sgtatham/putty/14:45
prodigelActionParsnip1, if I ask you about a keyboard problem in 8.10 you'll answer me the same as to mxtian? :D14:45
ActionParsnip1prodigel: yep14:46
Xsist!SSH14:46
ActionParsnip1prodigel: its alpha software so is full of bugs14:46
ActionParsnip1Xsist: it doesnt show a password for extra security14:46
ganeshActionParsnip1:: i can loggin through failsafe terminal mode..14:46
ActionParsnip1Xsist: just like when you type your password when you sudo14:46
hanoithe game in ubuntu dont have sound why ?!14:46
strAlanwhat game14:47
Spud_I'm writing a udev rule that'll dial my usb modem whenever it's plugged in.  It ends thus: RUN+="/bin/sh -c 'wvdial TATA &'" My udev manual warns that if the rule executes some code that deoesnt terminate, this hangs the whole process.  So I've put in an & to make it fork.  Is this correct?  Also it should execute as rootuser.  Is it going to do that automatically?14:47
kompi06gim14:47
hanoiany game  dont have sounds14:47
ActionParsnip1ganesh: run an fsck as well as a ram check on your system14:47
strAlanthen you need to adjust your sound settings in System -> Preferences -> Sound14:47
strAlantry selecting different audio drivers14:48
prodigelActionParsnip1, isn't it rc ?14:48
prodigelActionParsnip1, yet?14:48
hanoiokay thxs14:48
ganesh ActionParsnip1:what is fsck ? and how can i do that?14:48
XsistActionParsnip1: Thanks14:48
ActionParsnip1prodigel: rc is 30th Oct14:48
thiebaude!fsck14:48
ubottufsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo shutdown -F -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot14:48
ActionParsnip1ganesh: its like scandisk14:48
strAlanSpud_, can you post this on UF?14:48
ActionParsnip1ganesh: run memory check from grub boot to check that first14:48
Spud_strAlan: What's UF?14:49
ganeshActionParsnip1:its not the problem with one computer.. i tried it on 4 similar kind of computer14:49
strAlanSpud_, ubuntuforums14:49
mini-Arnoldif you startup your PC is a home dir made at that moment in time?14:49
ActionParsnip1ganesh: did you install those 4 from the same cd?14:49
ActionParsnip1mini-Arnold: its made at first logon14:49
XsistActionParsnip1: I wroted username with big W insted of w so it was why the error ucurd14:50
ActionParsnip1Xsist: linux is CAse SenSitIvE14:50
ActionParsnip1Xsist: for everything14:51
ganeshyes..first i tried with 32 bit and then 64..but in both the cases it comes back to loggin window14:51
ActionParsnip1Xsist: you can make you life WAY easier by never using caps14:51
ActionParsnip1ganesh: do you md5 check the iso file you download as well as check the cd for defects?14:51
sparr"startx -- :1" from within my existing X yields "Couldnt get a file descriptor referring to the console".  from a real console it works and launches gnome.  two questions.  1)  how do i get rid of that error?  2) how do i make another WM the default for startx?14:52
ganesh ActionParsnip1: yes i even chcked cd for deffects..14:53
Spud_strAlan: Sure, I'm going there now.  But why?  Because it could be useful to people?14:53
ganeshActionParsnip1: memory check gave me no error14:53
=== maek is now known as Guest46198
=== smG_ALONE is now known as CoW_MaNieS_ALONE
ActionParsnip1ganesh: run fsck on your hard drive to test if its healthy too14:56
=== smG_ALONE is now known as cow_smG_ALONE
ActionParsnip1ganesh: did yu md5 check the iso you downloaded14:56
strAlanSpud_, I just think something of that magnitude would be better to have documented than in a quick-answer IRC room14:56
amanuhi all i have just undergone with a crash of by synaptic package manager i would like to recover it14:57
XsistWhat is the linux replacement for dir commmand14:57
ActionParsnip1Xsist: ls14:57
PiciXsist: ls14:57
Xsistcant remember it14:57
Xsist Ty14:57
Pici!cli > Xsist14:57
ubottuXsist, please see my private message14:57
ActionParsnip1Xsist: you could make an alias for it if you want14:57
ganesh ActionParsnip1:hard disk is healthy because i was using windows and its working ferfectly fine14:58
XB23whats the easiest way to check if sudo exists and is installed correctly?14:58
ActionParsnip1ganesh: if you can boot to cli id try dmesg to see what it says14:58
ActionParsnip1XB23: try it14:58
ActionParsnip1XB23: sudo apt-get update14:58
XB23no i mean from a script14:58
XB23im trying to do a check if sudo exists14:59
XB23if so the script continues if not it dies14:59
ActionParsnip1XB23: im on windows now so cant test, try: which sudo14:59
jeganhai ... how to install desklets and screenlets ????14:59
XB23kk14:59
ganeshActionParsnip1:what is " cli id"i didnt get u14:59
amanuActionParsnip1:can you remember me last time asked for installing all  *.deb files in my ubuntu you suggested me this sudo dpkg -i /path/tp/*.deb14:59
zambai want two programs to record from /dev/dsp at the same time.. how can i do this?14:59
ActionParsnip1ganesh: as you can boot to cli, run dmesg14:59
ActionParsnip1!cli | ganesh14:59
ubottuganesh: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE).  Guide: https://help.ubuntu.com/community/UsingTheTerminal14:59
SlimeyPete"CLI I'd..."15:00
jeganhow to install desklets and screenlets ????15:00
r00tintheb0xjegan, by researching it on google.15:00
arvind_khadri!screenlets | jegan15:00
ubottujegan: Screenlets are little widgets for your !desktop. Note you must have !Compiz Fusion, !Beryl, xcompmgr, or KWin to run them. You can get them at http://www.screenlets.org/15:00
XB23how can i remove sudo15:00
XB23then reinstall it15:00
XB23to test it15:00
jeganthanks !!!15:01
PiciXB23: You don't want to do that.15:01
XB23oh15:01
ActionParsnip1XB23: ive never tried and wouldnt dare try15:01
XB23well i dont use sudo to get root anyway15:01
XB23i use su password15:01
mini-ArnoldActionParsnip115:01
trilobit`XB23: unless you're confident enough to enable root login and then try. But DON'T.15:01
trilobit`XB23: oh you have already15:02
amanuim gtting this error when im configuring my synaptic can any one suggest me http://paste.ubuntu.com/57445/15:02
XB23yeh15:02
mini-ArnoldActionParsnip115:02
PiciXB23: Use test to see if the location of sudo exists. or try running sudo with an argument like -h and look for error codes with test.15:02
ActionParsnip1mini-Arnold: sup15:02
XB23k15:02
mini-Arnoldhow can I go back to ubuntu instead of knoppix?15:02
comicinkerhow ca I change firefox-settings in a bash skript?15:02
XB23sudo shud always be /usr/bin/sudo15:03
XB23yeh15:03
XB23?15:03
incandenzaif you just run sudo, and it's not there, the script will just die on "command not found" anyway, no?15:03
ActionParsnip1mini-Arnold: reboot and choose ubuntu as your booted OS15:03
danbh_intrepidmini-Arnold: is knoppix based on ubuntu?15:03
nikeplektrumSetting up a media server with ubuntu, and I have everything I want except one thing, some way to remotely or automatically unpack .rar files15:03
ActionParsnip1nikeplektrum: unrar15:03
Ktrondanbh_intrepid, no15:03
geniidanbh_intrepid: ubuntu and knoppix are both based on debian15:03
mini-Arnoldthe new version (hardy) refuses to boot up somehow15:03
ActionParsnip1nikeplektrum: unrar x /path/to/file.rar15:03
ActionParsnip1!rar | nikeplektrum15:03
ubottunikeplektrum: rar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free15:03
trilobit`XB23: yes sudo is in /usr/bin/sudo15:03
XB23k15:04
ActionParsnip1mini-Arnold: what happens when you try?15:04
nikeplektrum!rar15:04
amanuim getting this error E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. when ever im trying to install anything from terminal can any one help ,e15:04
mini-ArnoldI get the splash screen and it halts on when it does something with /dev15:04
danbh_intrepidamanu: run the suggested command15:04
ActionParsnip1amanu: does a reboot help?15:04
RodGoi need some help i want to change the hostname of a vps, but i cant find the file /etc/hostnames, i am on ubuntu hardy15:04
trilobit`mini-Arnold: it halts or it says it's checking ?15:04
arvind_khadriamanu, run sudo dpkg --configure -a15:04
hanoihello15:04
Pici!hostname | RodGo15:04
ubottuRodGo: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hostname  and /etc/hosts . WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. Alternatively, use the gui at System > Administration > Networking on the "General" tab15:04
amanueven though i manually run  this  run 'dpkg --configure -a'  im getting like this http://paste.ubuntu.com/57445/15:05
ActionParsnip1mini-Arnold: id check the boot logs15:05
RodGoubottu: i cant find the file /etc/hostname15:05
ubottuError: I am only a bot, please don't think I'm intelligent :)15:05
hanoii have two screen how can i have 4 screen ?!15:05
amanuActionParsnip1:no i im getting the same problem from 3 days15:05
ActionParsnip1mini-Arnold: as well as check the filesystem that boots ubuntu15:05
mini-Arnoldfsck doesn't work15:05
mini-Arnoldboot logs? what is the command for that?15:05
amanuActionParsnip1:reboot to cant help me seems some dependencies of my packages were missing15:05
ganesh ActionParsnip1:i ran dmesg and it gave me a lengthy list..what should i check in that?15:05
RodGoPici: I cant find the file /etc/hostname15:05
trilobit`amanu: had you been trying to install anything before that ?15:05
lorenzohi everyone, can someone help me with a scanner? My HP PSC 1510s printer/scanner works fine with printing, but as for scanning, it is very low quality - quality is barely acceptable even for documents. I use XSane. What should I do?15:06
hanoii have 2 screen and i need to have 4 screen how can i do it ?!15:06
arvind_khadriamanu, use sudo apt-get -f install15:06
amanutrilobit`:yes i copied all by *.deb files in another ubuntu and just pasted here to run them15:06
trilobit`hanoi: try right clicking and modify the options.15:06
mini-ArnoldActionParsnip1 what is the command for the filesystem?15:06
ActionParsnip1ganesh: check it for x crashes or other stuff. try dmesg | less15:06
trilobit`amanu: copying over the .deb files is not the way to do15:07
arvind_khadriamanu, thats not the way to go15:07
ActionParsnip1mini-Arnold: fsck.ext3 /dev/<name of partition>15:07
RodGohow can i change the hostname if there is no file located at /etc/hostname ???15:07
amanuarvind_khadri:well that too cant help me saying this amanu@amanu-laptop:~$ sudo apt-get -f instal [sudo] password for amanu:  E: Invalid operation instal15:07
ActionParsnip1!hostname | RodGo15:07
ubottuRodGo: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hostname  and /etc/hosts . WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. Alternatively, use the gui at System > Administration > Networking on the "General" tab15:07
arvind_khadriamanu, its install15:07
hanoithere is no options :S15:07
trilobit`amanu: install , not instal15:07
=== sevenseeker_ is now known as sevenseeker
RodGoActionParsnip1: i know that man, its not usefull information, i want to change it permanently but there is no /etc/hostname file15:08
amanuarvind_khadri:i felt of copying and running this command to get them worked sudo dpkg -i /path/to/*.deb15:08
RodGoshould i create one? because the file doesnt exists15:08
trilobit`hanoi: there's no "preferences" ?15:08
lorenzowhenever I open Xsane, I get an CSM error, it says it cant acces the ICM profile15:08
trilobit`hanoi: when you right click in one of the tray monitors ?15:08
hanoiokay wait i cheek15:09
amanutrilobit:i felt of copying and running this command to get them worked sudo dpkg -i /path/to/*.deb15:09
amanubut unfortunately it gets crashed15:09
amanuwith that15:09
amanutrilobit:how can i recover15:09
arvind_khadriamanu, when you have net why dont you use the repo's to install15:09
ActionParsnip1RodGo: then make it with gksudo gedit /etc/hostname15:09
trilobit`amanu: that CAN work. But it will have dependency problems when one .deb file needs another .deb file.15:09
hanoionly change desktop something15:09
hanoithere is no other chooses :S15:09
arvind_khadriamanu, first of all run sudo apt-get -f install15:10
amanutrilobit`:im stucked exactly over there dependency problems any suggesstions15:10
RodGook, hope i can find  hostname example file15:10
trilobit`hanoi: where do you right click?15:10
konkfirehola15:10
ActionParsnip1RodGo: its syntax is: hostname <hostname of computer>15:10
trilobit`amanu: try this:  sudo apt-get -f install15:10
amanuarvind_khadri:well that too cant help me saying this amanu@amanu-laptop:~$ sudo apt-get -f instal [sudo] password for amanu:  E: Invalid operation instal15:10
hanoion the desktop15:10
ActionParsnip1RodGo: or check the other files in the infolet for what else you need to change15:10
amanutrilobit`:well that too cant help me saying this amanu@amanu-laptop:~$ sudo apt-get -f instal [sudo] password for amanu:  E: Invalid operation instal15:10
trilobit`hanoi: not on the desktop. Right click on one of the small monitors at the tray15:10
RodGoi already did that, but that doesnt create a hostname file15:10
arvind_khadriamanu, its install not instal ... you arent doing it properly15:11
trilobit`amanu: not instal. it's install. (double L)15:11
amanuok15:11
hanoioh thnxs15:11
hanoii did it15:11
ActionParsnip1RodGo: you can make it with gksudo gedit /etc/hostname file. fill it appropriately and save and exit. you will then have the file15:11
RodGoActionParsnip1: i only have this files on /etc/{host.conf  hosts  hosts.allow  hosts.deny}15:11
amanuamanu@amanu-laptop:~$ sudo apt-get -f install     E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.15:11
ActionParsnip1amanu: its telling you how to fix it15:12
RodGohow do i fill it appropiately, i dont have an example file15:12
trilobit`amanu: does this:  lsof | grep dpkg" show anything ?15:12
ActionParsnip1RodGo: http://www.cpqlinux.com/hostname.html15:12
trilobit`amanu: (omit the quote)15:12
amanutrilobit`:ok i will try15:12
ActionParsnip1RodGo: single line containing15:12
ActionParsnip1RodGo: hostname <whatever the computer is called>15:12
ActionParsnip1RodGo: then make sure the same name is in /etc/hosts15:13
RodGothank you very much action15:13
RodGo^^15:13
ganeshActionParsnip1:i could not find anything like x crash..15:13
bullgard4'aplay /usr/share/sounds/startup.wav functions. 'paplay /usr/share/sounds/startup.wav' does not function. How to troubleshoot?15:13
ActionParsnip1ganesh: are there any fails or crashes in there15:13
amanutrilobit: it does nothing ...amanu@amanu-laptop:~$ lsof | grep dpk15:13
amanuamanu@amanu-laptop:~$15:13
ActionParsnip1!paplay15:13
ubottuSorry, I don't know anything about paplay15:13
ikoniabullgard4: I've explained what to do o15:13
ActionParsnip1!info paplay15:13
ubottuPackage paplay does not exist in hardy15:13
ikoniaamanu: why are you still asking about this problem, jrib and myself went through this issue with you in detail yesterday15:14
ActionParsnip1bullgard4: ^15:14
amanuActionParsnip1:with that im getting this error http://paste.ubuntu.com/57445/15:14
trilobit`amanu: hold on then I must see what might it be15:14
amanukonia:please forget about pat15:14
IrishDavidhey, has anyone here ever used Gantt Charts? I need to make a few but I'm not really liking Planner, anyone know of any other programs?15:14
amanupast15:14
amanutrilobit`:15:14
amanuok15:14
ActionParsnip1amanu: run sudo apt-get -f install15:15
bullgard4ActionParsnip1: You are wrong. /usr/bin/papöay exists in Ubuntu 8.04.1.15:15
ikoniaamanu: why are you STILL not using the repo's on the internet15:15
trilobit`amanu: have you tried to do  "sudo apt-get update"  ?15:15
ikoniaamanu: people spent a LOT of time going through this with you yesterday15:16
amanuActionParsnip1:amanu@amanu-laptop:~$ sudo apt-get -f installE: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.15:16
bullgard4ActionParsnip1: You are wrong. /usr/bin/paplay exists in Ubuntu 8.04.1.15:16
genii!info paje.app | IrishDavid15:16
ubottuirishdavid: paje.app (source: paje.app): generic visualization tool (Gantt chart and more). In component universe, is optional. Version 1.97+cvs20080110-2 (hardy), package size 602 kB, installed size 3116 kB15:16
amanutrilobit:no i willtry now15:16
IrishDavidthanks genii15:16
geniiIrishDavid: np15:16
geniiIrishDavid: opensched may have also this capability15:17
amanutrilobit:ya that s working sudo apt-get update15:17
idefixhey15:17
idefixgreat, it works15:17
ActionParsnip1bullgard4: are you using pulseaudio?15:17
ganesh ActionParsnip1: its 117 line message...is there any command to search for particular word? i could not find anything like fail..15:17
suw_rohello15:17
bullgard4ActionParsnip1: Yes.15:17
amanutrilobit:its downloading hope i will recover after an upgrade15:17
suw_roanyone on ibex?15:17
IrishDavidgenii, will have a look thanks15:18
ActionParsnip1bullgard4: http://linux.die.net/man/1/paplay15:18
suw_rois fglrx fixed for 2.6.27 ?15:18
ActionParsnip1!intrepid | suw_ro15:18
ubottusuw_ro: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu15:18
ActionParsnip1suw_ro: only people who want a broken OS15:18
thiebaudesuw_ro:i'am15:18
suw_roActionParsnip1: comon - aint so broken..15:18
suw_rothiebaude: do you have an ati card? fglrx working ?15:19
thiebaudeit's not broken for me15:19
suw_rothiebaude: i'm willing to switch from pure debian..15:19
thiebaudesuw_ro"i have integrated intel 81515:19
suw_rogot tired to keep compile modules... have no time any more.15:19
FinnishEvolution sends my message twice, it shows also in the Sent-folder twice. What's this?15:19
esayopen office 3.0 issued in world15:19
bullgard4ActionParsnip1: Before I posted here, I already read 'man paplay'. So what?15:20
ActionParsnip1suw_ro: ive seen a tonne of issues, plus its not officially released so its not officially supported in the official channel15:20
suw_rothiebaude: ok - is 3d acceleration work on 815?15:20
esayvery nice15:20
esayvery good :P15:20
ActionParsnip1bullgard4: just verifying what you say15:20
trilobit`amanu: so it's ok now ?15:20
ganeshActionParsnip1:there was an entry like" resume from disk failed"15:20
ikoniabullgard4: out of interest does any other sounds play, say a random wav file or mp315:20
suw_roActionParsnip1: still 16 days until release - dont care. to much if my fglrx will work15:20
ActionParsnip1ganesh: then find out what that means15:20
thiebaudesuw_ro:my card isn't capable of 3d rendering15:20
ActionParsnip1suw_ro: its your computer15:20
suw_roActionParsnip1: i am on debian with custom kernel...15:20
IrishDavidgenii, i just installed paje.app but i cant find what to execute to launch it15:21
thiebaudesuw_ro:so i cant i have goodies like compiz, :-(15:21
suw_roActionParsnip1: hey - ain't windows - I've ben sid-ding a lot in the past.15:21
amanutrilobit`:ohh samr problem again15:21
suw_rothiebaude: ah intel does not 3d - i remember...15:21
ikoniaamanu: re-install15:21
ikoniaamanu: people worked this through with you yesterday15:21
ewookcustom kernel is like a custom car. you know what model it's supposed to be - but you can never expect it to work like 'original'.15:21
ikoniaamanu: your system is in a mess, and moving data from wubi to your partition has messed stuff up from what we found yesterday15:22
thiebaudeits a old 4yr old computer i got off ebay for 120.00, suw_ro15:22
=== chaky_ is now known as chaky
thiebaudesuw_ro:but ubuntu works out of the box15:22
trilobit`amanu: you shoudn't install .deb files directly with dpkg. Use either apt-get or synaptic for installs. They are the ones that take care of dependecies as well, while dpkg can't.15:22
ikoniatrilobit`: his box is in a right state15:22
suw_roActionParsnip1: even so, kde4 is out of the question - still a long way to finish it, so even If in the past I didnt liked gnome - I started to - and if now has tabs and splitscreen on filebrowsing it's enough for me.. :)15:22
trilobit`ikonia: oh I see15:23
suw_rothiebaude: thank you for your report ;)15:23
whyameyeI have an unformatted usb drive that won't mount in nautilus. How can I reformat?15:23
ikoniatrilobit`: we spent hours on it yesterday15:23
ActionParsnip1suw_ro: kde4 is nasty, kde3 + fluxboxis gold15:23
thiebaudesuw_ro:your welcomed15:23
ikoniatrilobit`: broken wubi -> partition port attempt15:23
=== culture_ is now known as culture
trilobit`ikonia: Seems quite an endeavour...15:23
ikoniatrilobit`: it was a mess, hence why re-installing on the clean partition was the right way to go15:24
ikonia(from what we saw yesterday)15:24
suw_rowhyameye: use mkfs.dos15:24
=== nattahc is now known as oneIeaf
whyameyesuw_ro: how do I determine the device name for the usb drive?15:24
trilobit`amanu: well then, wubi installs are for starting up. But when you want to install in a proper partition, don't go for less than fresh installs.15:24
suw_rowhyameye: mkfs.dos /dev/sdb or whatever your usb device is...15:24
ActionParsnip1whyameye: sudo fdisk -l15:24
suw_rowhyameye: get your usb out...15:24
isStest...15:25
isSwaha15:25
ikoniapass15:25
suw_rowhyameye: use tail -f /var/log/kern.log15:25
amanutrilobit`:ok15:25
isShalo~15:25
ikoniahello15:25
suw_rowhyameye: put your usb back and look at the log... you-ll see15:25
Xcercawhats the word called for a live-usb installation that keeps settings and packages that you install ?15:25
isSimfirst use irc15:25
suw_ro/dev/sdb or /dev/sdc15:25
erica_alguem me ajuda15:25
erica_alguem me ajude15:25
ActionParsnip1!usb | Xcerca15:26
ubottuXcerca: 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/LiveUsbPendrivePersistent15:26
trilobit`amanu: and after you have fresh installed, THEN move user data ONLY from one install (wubi) to another (partition). Don't do that with system files, only with user data.15:26
isSi have a problm15:26
ikoniatrilobit`: exactly15:26
ActionParsnip1isS: wassup15:26
ganeshActionParsnip1:[52]"swsusp: resume from partition 8:2" "[ 52]PM:checking swsusp image." "[52]PM:resume from disk failed"15:26
Xcercathanks , just found it15:26
chamuscasi can't remove a program, it's a game and it's in the ubuntu repositories . the name of the game is Abuse15:26
erica_portugues15:26
ActionParsnip1ganesh: get websearching that dude15:26
x0mega24xI'm using an external harddrive on gutsy,  it works fine up until I try to copy something larger than 4GB, then it just drops the copy operation15:26
erica_alguem15:26
ikonia!pt15:26
ubottuPor favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado.15:26
ActionParsnip1!find abuse15:26
ubottuFound: abuse, abuse-frabs, abuse-lib, abuse-sdl, abuse-sfx15:26
bullgard4ikonia: When I click on a .mp3 filename on the desktop, Rhythmbox will be called but there is no sound to be heard.15:27
isSwhy  my ubuntu nvidia 6200 cant use 2 monitor15:27
x0mega24xany thoughts as to what that could be15:27
ActionParsnip1!abuse-sdl | chamuscas15:27
ubottuSorry, I don't know anything about abuse-sdl15:27
jayHow to install QQ?15:27
ikoniabullgard4: ahh so it's not those sound files, it's your audio in general15:27
suw_rothiebaude: back to you. :) any major problems on ibex? like ... doesnt sleep or... locks?15:27
ActionParsnip1!info abuse-sdl | chamuscas15:27
ubottuchamuscas: abuse-sdl (source: abuse-sdl): SDL port of the Abuse action game. In component universe, is optional. Version 1:0.7.0-6 (hardy), package size 6 kB, installed size 36 kB15:27
isSim.qq.com/linux15:27
ActionParsnip1chamuscas: you can install abuse from repos15:27
ikoniaisS: what do you want /15:27
erica_me ajuda15:27
whyameyesuw_ro: thanks. That worked.15:28
chamuscasActionParsnipl , ok but how do unistall it ?15:28
ActionParsnip1!dualhead | isS15:28
ubottuisS: Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama15:28
suw_rowhyameye: you-re welcome :)15:28
ActionParsnip1chamuscas: you can use add / remove programs15:28
linux_hola15:28
jaythank you15:28
isSi want display two montior on ubuntu nvidia 620015:28
ActionParsnip1chamuscas: its not a "wubi only" game15:28
bullgard4ikonia: 'aplay /usr/share/sounds/startup.wav' functions. It produces a sound.15:28
ActionParsnip1!dualhead | iss15:28
ubottuiss: Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama15:28
ikoniabullgard4: ooh, so you know the files are ok then15:28
chamuscasACtionParsnipl, that what i used and it told me that it was unable to remove it =/15:28
ActionParsnip1!xinerama | isS15:28
ubottuisS: xinerama is an extension to !X to use two or more physical displays as one large virtual display. See https://help.ubuntu.com/community/XineramaHowTo - See also !DualHead15:28
isSyersday i can displayed too.15:28
ActionParsnip1chamuscas: sudo apt-get --purge remove abuse-sdl15:29
linux_weche  linux es besser ubuntun oder sabayon15:29
isSand i install and remove something than cant use15:29
trilobit`!de15:29
ubottuDeutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de15:29
ActionParsnip1chamuscas: then you can see error messages15:29
chamuscasActionParsnipl, tank you15:29
x0mega24xhey I have an external harddrive hooked up to my gutsy box,  It works fine up til I try to copy something 4GB or greater then it drops the copy operation at 4GB, any idea what could be causing that and how I can fix it15:29
trilobit`linux_: it's a matter of choice and what you use linux for.15:30
ikoniax0mega24x is it a fat file system15:30
ActionParsnip1ikonia: nice one :D15:30
x0mega24xyes15:30
ActionParsnip1*cymbal crash*15:30
ikoniaActionParsnip1: ?15:30
* ActionParsnip1 passes cookie to ikonia15:30
isSthe error msg tell me restart x server but i restart Ntimes...15:30
ActionParsnip1ikonia: you got that straight off15:30
ikoniax0mega24x: fat only supports files of 4gb or less15:30
lorenzohi, i have a problem scanning images. I have an HP PSC 1510s. If I run hp-check -t, i get this message: 'hpaio' in '/etc/sane.d/dll.conf'...15:30
lorenzoerror: Not found. SANE backend 'hpaio' NOT properly setup (needs to be added to /etc/sane.d/dll.conf).15:30
lorenzo. What should I do?15:30
ikoniaActionParsnip1: ahh15:31
suw_rohow can I stop gnome animation when minimize a window?15:31
linux_hola15:31
x0mega24xoh ok so I should just reformat it to ext3 or ntfs15:31
Spud_I'm writing a udev rule that'll dial my usb modem whenever it's plugged in.  It ends thus: RUN+="/bin/sh -c 'wvdial TATA &'" My udev manual warns that if the rule executes some code that deoesnt terminate, this hangs the whole process.  So I've put in an & to make it fork.  Is this correct?  Also it should execute as rootuser.  Is it going to do that automatically?15:31
ikoniax0mega24x: ext315:31
ikoniax0mega24x: native file systems are so much better15:31
isSi have another problem15:31
Spud_I'm posting this on UF in full15:31
linux_quien sabe que linux es mejor se sabayon o ubuntun15:31
=== c is now known as kirby
trilobit`Spud_: You might want to ask that in #debian as well.15:32
Spud_but if anyone can help, please do, and I'll add the solution to the post15:32
=== kirby is now known as Chari2
x0mega24xgood call I just need to make it cross compatable with windows for my classes,  Is there a stand alone ms app that can read an ext3 partition?15:32
isSE: /var/cache/apt/archives/nvidia-glx-dev_1%3a96.43.05+2.6.24.14-21.51_i386.deb: subprocess pre-installation script returned error exit status 215:32
ikoniax0mega24x thats a bit more tricky, ntfs is a better option, but still has a risk15:32
isStell me what kernel i choose15:33
linux_heeeeeeeeeeey espanol15:33
ikonia!es15:33
ubottuEn la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.15:33
trilobit`x0mega24x: I have seen around utilities that added a couple of .dll to windows to make it read ext3 partitions. They probably are unsupported by ubuntu official and you'd be on your own.15:33
isS55555555555~~~~~~~~~~~~`15:33
ikoniaisS: stop please.15:34
isS:(~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~15:34
w0ls0nisS: stop it please thanks idiot15:34
linux_espaok15:34
linux_gracias15:34
thiebaudelol,15:34
suw_roiss: what's your problem?15:34
x0mega24xits worth a shot, ill just back up the drive before I do anything.  Thanks for your help guys!15:34
w0ls0nLOL15:34
thiebaude!idiot15:34
ubottuSorry, I don't know anything about idiot15:34
ikoniaw0ls0n: wasn't funny - don't call people names, he stopped15:35
chatteany good sync backups that can do local and remote with schedules?15:35
isSmy ubuntu when everyday 5AM well runing?for itself whats worry?15:35
trilobit`x0mega24x: a friend of mine did that some time ago. And could browse ext3 partitions from windoze.15:35
thiebaudeso true,ikonia15:35
isSmy ubuntu when everyday 5AM well runing?for itself whats worry? about 5:00 when i sleeping...15:36
Spud_does a udev rule get executed as root?15:36
ikoniaSpud_: the udev daemon runs as root so yes15:36
isSi must everyday shutdown power15:36
sqawarlzI'm running 8.04 LTS and I'm having a problem accessing SMB shares via connect to server, ftp, and smb://servername15:36
suw_roSpud_: of course it does... They're starded by sysv mechanism on boot15:36
ikoniasuw_ro: it's started by upstart starting the udev daemon, that parses the rules,15:37
ikoniasysvinit is not in ubuntu15:37
suw_roikonia: you-re right...15:37
manishany body knows how to add image mail notifications in thunderbird15:37
isS???15:38
isS有人告诉我吗?15:38
ikoniaisS: it must be hardware related as if ubuntu is shut down, it can't power on without hardware intervention15:38
suw_roiss is back15:38
thiebaudeok, isS15:38
suw_rowhat a happy one..15:38
om_hello I need a bit of help from u guys I had Installed Windows n Ubuntu previously now I formatted windows n reinstalled it also I fixed the MBR now how to get grub again so tht I can access my Ubuntu OS15:38
isSnonono15:39
thiebaudeisS:do you have a question?15:39
SlimeyPete!grub | om_15:39
ubottuom_: GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto15:39
thiebaudedo15:39
=== karthik is now known as Chandan
isSi use windows it dont!15:39
krihow do i se the current timezone of the system watch15:39
trilobit`isS: what is the trouble ?15:39
suw_room_: boot from cd/dvd with option : rescue instead install - then use grub-install /dev/sda (or whatever your device is)15:39
ikoniaisS: do you have an ubuntu question yes/no15:39
om_ya15:39
manishclick on the clock15:40
ikoniaisS: spanish chat is in #ubuntu-es15:40
om_ya I had followes some steps from a website15:40
* trilobit` thinks isS is chinese15:40
om_it also said Grub Installed Successfully but it didn't when I rebooted15:40
isSi'm chinese15:40
ikonia!cn15:40
ubottuFor Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw  或者 #ubuntu-hk15:40
ikoniatrilobit`: will done15:40
om_u gave me the same website15:40
om_I had perfomed the steps15:40
suw_room_:  grub-install --fix-mbr /devsda15:40
isSthx15:40
isSi will back15:40
suw_roit's /dev/sda not /dev/sda115:40
trilobit`ikonia: isS: I can't understand what the trouble is.15:41
isShow can i back here?15:41
suw_room_: you install the grub in MBR15:41
manishplease can somebody solve my query15:41
om_accha where do i have to run this command grub-install --fix mbr /devsda?15:41
ikoniaisS: same way as you came15:41
ikonia!grub > om_15:41
ubottuom_, please see my private message15:41
trilobit`isS: join the channel #ubuntu15:41
isShaha see u15:41
manishi want to add image notification to thunderbird15:41
suw_room_: reboot from your install cd with rescue option15:41
thiebaudebye isS15:41
amanutrilobit`:any how knowingly or unknowingly i transfered  system files will there dont be a way to recover it rather than a reinstall of a system15:42
ikoniaamanu: you have broke you syste, - you need to re-install15:42
Spud_is this the right way to fork a new process? RUN+="/bin/sh -c 'wvdial TATA &'"15:42
ikoniaamanu: that is what needs to happen to get your system working, you can then transfer the data across once you have a working system15:42
trilobit`amanu: there might be. But I fear it's beyond the ability of us here to help you do that. Too many things involved,15:42
amanuikonia:i dont want to do it im searching here for an alternative15:42
suw_room_: answer to all those questions, skip networking - you-re not gonna need it... then the installer ask you to open a console on installed ubuntu - do that and the rest is history15:42
Spud_I'm creating a udev rule, and it'll hang if I don't fork.15:42
ikoniaamanu: the answer is to re-install the OS, we spent hours working it through yesterday and your system was in a real mess15:43
trilobit`Spud_: I just saw there's a channel #udev  They might know.15:43
om_See I have Ubuntu 8.04 okay so I boot up smoothly using Live cd15:43
manishis it possible atleast to add custom image email notification to thunderbird. Isearched the net but did not get any thing relevent15:43
om_Now when I opened terminal I performed the following steps15:43
suw_room_: rescue mode?15:43
r4nd0mhello! i have AMD turion 64 x2, ATI X1200 and 1gb ram, the problem is, i dont have counter-strike constantly 100 fps, its like 50 fps in realistic scenarios. Im pretty sure its not because hardware but because of latest ati drivers(counter-strike is shittly programmed(1.6)) thats why.. my question is, does ubuntu use same drivers as ATI?15:43
om_sudo grub15:43
r4nd0mmaybe i can play cs on linux?(through wine)15:43
om_which gave me the output mentioned on the page15:44
suw_room_: boot in rescue mode - or install mode - there's a difference15:44
ikoniamanish: the devs are in #mozzilla maybe they can help15:44
om_ohhhh15:44
amanutrilobit`:its ok thank you for spending time for that can i find any documentation to read over to recovet rather than a reinstall because i dont want to just disturb all15:44
om_u mean i had to install ubuntu?15:44
suw_room_: NO15:44
suw_room_: type rescue on boot loader15:44
trilobit`amanu: it's easier to reinstall though.15:44
ikoniaamanu: asking the same question and being told the same answer for 3 days is disturbing15:44
Orbixx-eeeJust installed rtorrent from source and it freezes the moment it opens. Any ideas?15:44
om_but currenlty there is no bootloaded I mean windows starts automatically15:44
ikoniaamanu: you will find it easier, quicker and a lot better to get to your end goal if you just re-install15:45
ikonia!grub > om_15:45
om_as my machine can't recognize the Ubuntu OS15:45
ubottuom_, please see my private message15:45
amanutrilobit`:yes but i want to recover any documentation if you can pleaseeeee15:45
suw_room_: Boot from CDROM - in RESCUE mode...15:45
om_ubottu i saw but i neeed a manual help15:45
ubottuError: I am only a bot, please don't think I'm intelligent :)15:45
ikoniaamanu: you can do that once you have a working install15:45
ikoniaom_: what part is not workng15:45
amanuikonia:yes i have a live cd now15:45
om_I have a windows XP Os installed which currently working 5n15:45
ikoniaamanu: then install the OS15:45
om_Now my pc has Ubuntu 8.0415:46
manishthanks ikonia15:46
om_but the grub is not there15:46
ikoniaom_: follow the guide ubottu sent you15:46
trilobit`amanu: the documentation you mean documents? Your own? they usually have nothing to do with the system. just save somewhere the /home/yourusername directory before you reinstall.15:46
amanuikonia:but i want any documentation to recover rather than reinstalling15:46
om_so i need to install grub and change the grub.conf so tht it detects my Ubuntu OS15:46
ikoniaamanu: your not listening, you install the OS so you CAN recover the documentation15:46
suw_room_: man - Put your cdrom in the machine, reboot from CDROM - select rescue mode - or type rescue15:46
om_ikonia if there wasn't any prob in tht I wouldn't have been here15:46
om_I have some probs in tht15:46
ikoniaom_: follow the guide that ubottu sent you15:46
om_okay suw15:46
om_I will be back15:46
ikoniaom_: it walks through installing grub15:46
om_okay15:46
FloodBot2om_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.15:46
amanutrilobit`:can you tell me what exact part of my system is being damaged?15:47
suw_roikonia: is your nick girl/boy?15:47
ikoniasuw_ro male15:47
suw_roikonia: what it is comming from?15:47
ljsoftnetin gdebi when you open a .deb file, there's a "Package: packagename" on the upper left, is the "packagename" the only package to be installed?15:47
amanutrilobit`:what exact part of my ubuntu is being damaged now?15:47
suw_roikonia: icon world?15:47
trilobit`amanu: most probably the /var/lib or /lib or /share or /usr/share. There's where system files generally are.15:48
ikoniasuw_ro: pointless discussion, lets not15:48
om_one more question to u people15:48
suw_roikonia: just courious!15:48
om_they have mention hd0,115:48
om_waht should I meantion15:48
om_i get the output of previous commands as hd1,415:48
ikoniaom_: the guide explains how to work out what your options are15:48
ikoniaom_: keep reading15:48
manishikonia: i am the only person in that community :)15:48
suw_rogtg15:48
suw_rohave fun15:48
ikoniamanish: which community /15:48
amanutrilobit`:you mean may be either all of them or may be some of them maybe gets damaged?15:48
* suw_ro BYE!15:48
isSim back15:49
ikoniaamanu: your system as an over all OS is in a mess15:49
trilobit`amanu: hard to tell. I don't know anything about Wubi installs.15:49
ljsoftnetin gdebi when you open a .deb file, there's a "Package: packagename" on the upper left, is the "packagename" the only package to be installed?15:49
isShow can fastest restart pc15:49
manish#mozzilla15:49
ikoniaisS sudo shutdown -r now15:49
ikoniamanish: sorry, #mozilla15:49
amanutrilobit`:ohh im now not in a wubi install im now in a fresh install15:49
manishwas this for me ??15:49
ikoniaamanu: but your using data form your wubi install15:50
manishok lol :)15:50
amanutrilobit`:my wubi install i getting working fine15:50
ikoniaamanu: what part of this is not clear15:50
trilobit`amanu: save /home/yourusername directory in another disk or in a windows partition. Reinstall and then take that directory back. That directory contains all your documents and there's no system files there.15:50
usa1FTAwho owns this server?15:51
ikoniausa1FTA freenode15:51
usa1FTAor15:51
trilobit`usa1FTA: the people do :p15:51
usa1FTAknows anything about MIRC servers.15:51
ikoniausa1FTA: no, this is ubuntu support15:51
amanuikonia: yes i used  data(*.debfiles )form my wubi install it messed up my real install15:51
ikoniaamanu: I know !15:51
ljsoftnetwhen you open a .deb file, there's a "Package: packagename" on the upper left, is the "packagename" the only package to be installed?15:51
ikoniaamanu: you need to re-install and install the updates from the net15:51
trilobit`amanu: so now you know not to do that again ever. ;)15:52
ikoniaamanu: as you've been told 10000 times now15:52
amanutrilobit:ok15:52
usa1FTAtrilobit` if a channel has only one in it, would it still be on the channels list or not?15:52
^andrea^hi all15:52
ikoniausa1FTA: join #freenode for network questions15:52
usa1FTAk15:52
trilobit`usa1FTA: this is for ubuntu man. But still I can tell you it depends on the channel modes. +s15:52
usa1FTAty tri15:53
^andrea^I have a very annoying problem... I can't connect any IDE to a ftp server...15:53
trilobit`^andrea^: ??15:53
ikonia^andrea^: can you connect to the ftp server using an ftp client15:53
ikoniatrilobit`: development environment ide15:53
ikonianot ide disk15:53
^andrea^yes15:53
BlueEagle^andrea^: IDE as in Integrated Development Environment or IDE as a harddrive?15:54
tobiassjostenI'm recording a stream using a certain software but all my videos turn out all green. Does anyone have any spontaneous idea as to why thus could be?15:54
^andrea^I think because that server requires trasfer mode set to "active" instead of passive...15:54
^andrea^BlueEagle: sorry, yes...15:54
trilobit`^andrea^: and there are no options to modify in the IDE for that?15:54
ljsoftnetwhen you open a .deb file, there's a "Package: packagename" on the upper left, is the "packagename" the only package to be installed?15:54
BlueEagle^andrea^: That was not a yes/no question.15:54
=== root is now known as Guest5873
trilobit`ljsoftnet: Why would you open a .deb file ?15:55
guantanamo_Does anyone know if it is possible to run mac osx leopard in vmware or virtualbox or any other "virtualizer"?15:56
trilobit`ljsoftnet: .deb files are not for you to manipulate. it's apt that does.15:56
edlvi connected a webcam.but it is not working. what can i do?15:56
^andrea^unfortunately no, I tried Eclipse... Quanta+... any IDE can connect to some servers but not to those which require an "active" connection...15:56
Guest5873#ubuntu-cn15:56
Guest5873?15:56
ljsoftnettrilobit` you can install with it right15:56
Guest5873give me a link to cn15:56
BlueEagleGuest5873: to join #ubuntu-cn channel type: /join #ubuntu-cn15:56
eschuchedlv: Witch is your webcam model ?15:57
bastid_raZorguantanamo_; to date, i've never heard of anyone getting it to work properly. very sluggish and laggish.15:57
trilobit`ljsoftnet: well... not directly. Unless you're confident for real with dependencies among them.15:57
GneaGuest5873: type this here:  /join #ubuntu-cn15:57
^andrea^haha... sorry again BlueEagle! IDE stands for  Integrated Development Environment...15:57
Guest5873wait15:57
sezitashello15:57
edlveschuch:i connected via usb.15:57
trilobit`ljsoftnet: or unless the provider of that .deb file has indicated you can install with it directly.15:57
amanuhow can i install xchat in a freshly installed system any command there to install it from terminal?15:57
BlueEagle^andrea^: Oh, you want to access a ftp server with the open/save dialog?15:57
sezitasI have a problem with my nic.... it's an realtek 8111/8168..15:57
sezitasI have no internet access15:58
sadamhas anyone else running ibex experience issues with gnome-settings-demon not theming things and soft buttons not working?15:58
trilobit`amanu: apt-get install xchat15:58
amanuok15:58
^andrea^exactly...15:58
manishwhats the terminal command to view an image15:58
ikoniaamanu apt-get install gnome-xchat15:58
eschuchedlv: open a Console Shell, type sudo tailf /var/log/dmesg15:58
sezitasalthow when I first tested te live cd it worked just fine15:58
eschuchedlv:than plug your usb cam15:58
amanuikonia:will xchat and gnome-xchat differ?15:58
edlveschuch:ok.15:58
berndmHi There, My USB automount broke recently on Hardy, tried to uninstall HAL and reinstalled that fixes it but after reboot same problem. I checked K settings for automount and they are fine. Anyone any help on this ?15:58
ubuntoRoxx_Hello. I have a partion on my harddisk where i have some data i need to access. So i need to mount my drive. But in my /dev i have A LOT of different devices....How do I know which one is the correct harddisk partition?15:58
ikoniaone intergrated into gnome15:58
^andrea^otherwise I have to edit files with the editor and then switch to FileZilla....15:58
ikonia^andrea^: does it work with passive ftp servers /15:59
eschuchedlv:please post here the out text15:59
BlueEagle^andrea^: There are two options as far as I know. You can either mount the ftp server in a folder using ftpfs or you can access it with ftp://. Not sure how well the latter works in gnome though. I'm a KDE-head myself. :)15:59
eschuchedlv: please post here the out text15:59
^andrea^ikonia: yes, it works!15:59
sezitasanybody? :(15:59
ikonia^andrea^: sounds like a bug or a limiation then, maybe worth reporting it on launchpad.net15:59
amanuikonia:i mean are  xchat and gnome-xchat are different? or the same16:00
isS_sound driver 's what package16:00
ubuntoRoxx_anyone?16:00
ikoniaamanu same product, one is intergrated itno gnome16:00
amanuok16:00
BladieBlahi16:00
ikoniaubuntoRoxx_: saying anyone is pointless, if they didn't se the question saying "anyone" won't let them see it, if they don't know the answer saying "anyone" won't make them know it16:00
^andrea^In fileZilla (my ftp client) I have to set the "active" mode otherwise I can't connect either way...16:01
edlveschuch: http://dpaste.com/84379/16:01
BladieBlacan someone help me with a boot problem of beta ubuntu desktop 8.10 i gt a error at the firtst boot up after installation i get error 15 something he cant find i think its the kernel16:01
=== cafenet9 is now known as Tegal^Cape-Kerja
^andrea^but in the IDEs the option is missing... ARG!!!16:01
BlueEagleubuntoRoxx_: `sudo fdisk -l` will list all partitions on regular (ie non-raid) drives.16:01
ikonia!intrepid > BladieBla16:01
ubottuBladieBla, please see my private message16:01
ganeshikonia:i installed ubuntu 64 bit version on amd athlon x2 64, but after reboot its not logging in and its coming back to loggin screen but logs in via failsafe terminal16:02
BlueEagleubuntoRoxx_: You will probably find it on /dev/sdXY where X is the harddisk letter and Y is the partition number.16:02
eschuchedlv: if the file dosen't change as you plug the cam, maybe your webcam isn't compatible with linux.16:02
BlueEagleubuntoRoxx_: Other than that you can try mounting potential drives and check if it contains the files you need.16:02
eschuchedlv:Do you have the model os your webcam ?16:03
trilobit`ganesh: it used to be ok when you had 32 bit install ?16:03
ikoniaganesh: what video card do you have16:03
ganeshtrilobit`:exactly the same problem16:03
bg4btHeyas, i have a problem installiung divx on xubuntu16:03
ikonia!codec > bg4bt16:03
ubottubg4bt, please see my private message16:03
ganesh ikonia: dont know.. how to check?16:03
sparkyyim trying to get OOo 3.0 installed and I get this error http://pastebin.ubuntu.com/57467/16:03
trilobit`ganesh: then it's not a kernel issue. Can you login in text mode ?16:03
sparkyycan't update my menus16:04
ikoniaganesh: is it an ati card ?16:04
^andrea^BlueEagle: I tried with CURLFTPFS but I had the same problem... I did not find the way to set the connection to "active"16:04
ganesh trilobit`:yes in terminal mode i can enter16:04
trilobit`^andrea^: does that server have ssh ?16:04
sparkyyanyone know how to update properly to Open Office 3.016:04
sparkyymenu is not updated16:04
BlueEagle!patience | sparkyy16:05
ubottusparkyy: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IrcGuidelines16:05
ganesh ikonia:i dont know..is there any command to check?16:05
LordCIs anyone from the Ubuntu community attending the Linux Live Expo in London later this month?16:05
^andrea^and BlueEagle, what do you mean with "... you can access it with ftp:// ..."16:05
bg4btHeyas, i have a problem installiung divx on xubuntu, i cant accept the license agreement in the terminal after ./install.sh16:05
aMuleAduGuest993ciao a tutti16:05
sparkyyBlueEagle, I am patient.  Just giving the details16:05
trilobit`!it16:05
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare)16:05
=== sweet_candy is now known as kalkoen-co
BlueEagle^andrea^: It might not be relevant for gnome, but in KDE you can enter ftp://user:pass@example.com/path/to/files/ and have it connect automagically.16:06
^andrea^trilobit: no, it does not have ssh...16:06
dcomxxanyone know how to add libs with gcc ?16:06
BlueEagle^andrea^: And I always thought that ftp servers that accepted active connections also accepted passive ones by default.16:06
ikoniadcomxx: add libs to what ?16:06
kalkoen-coggg16:06
bg4btHeyas, i have a problem installiung divx on xubuntu, i cant accept the license agreement in the terminal after ./install.sh16:07
dcomxxa lib with modules that should be used by gcc to compile a program16:07
trilobit`dcomxx: you mean adding libs for gcc to use ?16:07
bharathhai everyone...!16:07
BlueEaglesparkyy: Then I suggest you add the details needed in one line along with your question. :)16:07
ikoniabg4bt you don't install divx that way16:07
ikoniabg4bt see the link ubottu sent you16:07
ganesh ikonia: yes i think its ati card16:07
ikoniabg4bt: xvid (divx) is in the repos16:07
ikoniaganesh: it's a common problem16:07
ikonia!ati > ganesh16:07
ubottuganesh, please see my private message16:07
sparkyyBlueEagle, I did http://pastebin.ubuntu.com/57467/  I added the packages for OOo but the desktop-integration package fails ... see pastebin16:07
indian_munndasparkyy: r u not able to update it from office itself (tools -> update -> update all)?16:08
BlueEaglesparkyy: I'm sorry, but I know nothing about upgrading to OOo3. I was just trying to help you get help from others faster.16:08
^andrea^BlueEagle: thank you very much... I really don't know what the problem is...16:08
sparkyyindian_munnda, I just downloaded the package and dpkg'ed16:08
dcomxxnot libs for gcc .. just modules that i put in a lib and now i want gcc to use that lib instead of the .c files16:08
amanu_bharath:hi16:09
trilobit`dcomxx: usually when using extra libraries when you compile "foo", you tell "foo" via configure or Makefile or some other means where to check for the extra libraries when compiled.16:09
sparkyyBlueEagle, thanks..16:09
dcomxxyea but whats the option for using a lib with gcc ?16:09
^andrea^my colleague use Dreamweaver and has no problem at all!!!16:09
sparkyyI used the intstructions here http://user.services.openoffice.org/en/forum/viewtopic.php?f=16&t=6816:09
bharathhi to amanu_16:09
trilobit`dcomxx: I think it's:   -I /path/to/library16:10
trilobit`dcomxx: -I as in "include as well"16:10
aMuleAduGuest993ciao come faccio ad entrare in it?16:10
javiergDoes anyone know why when moving Mplayer or the drop effects from Comp fuzion take effect the screen turns blue? Here is a screen shot. http://i38.photobucket.com/albums/e108/th3oriesfus3d/Screenshot.png16:10
ganesh ikonia: how can i insatll ati driver using commnand line?16:10
trilobit`aMuleAduGuest993:  /join #ubuntu-it16:11
sqawarlzI'm running 8.04 LTS and I'm having a problem accessing SMB shares via connect to server, ftp, and smb://servername16:11
aMuleAduGuest993ciao a tutti!!16:11
sparkyy!it16:12
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare)16:12
RickZillaI've switched one of my computers at home from Windows to Ubuntu...I'm very familiar with Picasa, but wonder if F-Spot would do the trick instead...any thoughts about Picasa vs. F-Spot?16:12
ganesh ikonia: how can i insatll ati driver using commnand line?16:13
ttt--_hi, i get this error "X Error of failed request:  BadAlloc (insufficient resources for operation)" when opening videos.. closing all progs doesnt help, rebooting solves it..16:14
ScuniziRickZilla: I've used both.. F-Spot works fine and is very similar however you can install Picasa if you want..16:14
RickZillaScunizi:  Would F-Spot upload to Picasa Web?16:14
BlueEaglettt--_: Might be a memory fragmentation issue. How much RAM do you have to play with?16:14
ScuniziRickZilla: yep16:14
ScuniziRickZilla: and a bunch of others as well.16:15
ttt--_i only have 10% or so of memory in use16:15
BlueEaglettt--_: That was not the question.16:15
RickZillaScunizi:  Thanks, I may give it a shot...might be good to have something to upload to Flickr as well16:15
dngrcan the language ubuntu is installed in be changed on the fly?16:15
_Zeus_dngr: yes16:15
_Zeus_dngr: systep > preferences > language support?16:15
sparkyyAnyone successfully install OOo 3.0 on 8.04? How to update the menu ?16:15
ttt--_total RAM is 1gb16:16
_Zeus_s/systep/system/16:16
dngr_Zeus_, on the terminal?16:16
dngrno gui access..16:16
BlueEaglettt--_: Well, then memory fragmentation is not the prime suspect. Which media player and which encoding are we talking about here?16:16
_Zeus_dngr: oh, no, that would be a gui.  not sure how to do it from the cmd line16:16
sqawarlzI'm running 8.04 LTS and I'm having a problem accessing SMB shares via connect to server, ftp, and smb://servername16:16
sqawarlzI'm running 8.04 LTS and I'm having a problem accessing SMB shares via connect to server, ftp, and smb://servername16:16
ubuntoRoxx_I am trying to mount a drive, but i get "Only root can do that". How do I execute a command as root?16:16
trilobit`sqawarlz: don't repeat please16:16
ScuniziRickZilla: it's preinstalled so it's pretty easy.. there is an option you MIGHT want to turn off in fspot.. it likes to move pics from their current directory to one of its own. It makes directories as Year, then Month, then Day.. Some people don't like that.16:16
BlueEagle!repeat > sqawarlz16:17
ubottusqawarlz, please see my private message16:17
_Zeus_ubuntoRoxx_: sudo16:17
indian_munnda!patience > sqawarlz16:17
RickZillaScunizi:  That's good information to have...I like to keep track of my own folders, and it gets a little annoying when apps do their own...thanks for the heads up.16:17
ubuntoRoxx__Zeus_: So sudo mount /dev/sda3 /mnt/sda3 ?16:17
BlueEaglesqawarlz: Any error messages would be helpful.16:17
_Zeus_ubuntoRoxx_: sure16:17
greencookieI uninstalled GDM and Gnome and just installed Kubuntu. How can I make GDM startup automatically?16:17
ttt--_every video i try fails, with every player16:18
BlueEaglegreencookie: rcconf is nice for that imo.16:18
_Zeus_ubuntoRoxx_: would you go ahead and get rid of your duplicate account? (UbuntoRoxx)16:18
ScuniziRickZilla: np.. I unfortunatly didn't catch it until almost 1000 photos had been reorganized for me.. arg.16:18
andre__I'm looking for a mail software with an web Interface. I wanna isntall it at my desktop but also use it via dyndns over the web. Is there something?16:18
greencookieBlueEagle: thanks. I'll try that16:18
Scuniziandre__: zimbra16:18
astro73did the latest nvidia driver update break something?16:19
sqawarlzBlueEagle, I'm only getting cannot display location, failed to mount windows share16:19
ubuntoRoxx_Cool, i just succesfully mounted my first drive :D16:19
astro73X11 is dying horrible, painful deaths after reboot for reasons beyond me16:19
ubuntoRoxx_Will this drive remain mounted after restart?16:19
dexterhey can anyone tell me the command 4 deleting all the files of any particular extension16:19
sqawarlzubuntuRoxx, it fails to mount period.16:20
BlueEaglesqawarlz: I see. How do you attempt to mount the share? Do you have a username identical to the one you use in linux on the windows box and if so, does this user have a password defined?16:20
ubuntoRoxx_sqawarlz: I dont understand that?16:20
sqawarlzubuntuRoxx, I also cannot access FTP without a FTP client, such as gFTP.16:20
bastid_raZordexter; if you're in the directory already type 'rm -f *.extension16:20
nyad hi. I'm using a proxy to connect and I set my http_proxy env var like $ export http_proxy=http://username:pwd@proxy:port  but lynx then said my username:pwd was the proxy and asked for a username and pwd. why doesn't it accept the syntax of the proxy var?16:20
ubuntoRoxx_sqawarlz: What do you mean?16:20
sqawarlzBlueEagle, I do not have a user name that is identical. I am specifying a user name, and it comes up with the password field there after where I enter my credentials.16:21
scienteswhy the frig cant pressing esc on the ubuntu cds get you to a real grub command line?16:21
sqawarlzubuntoRoxx, I mean the share wont mount, so it cant remain after reboot because it doesnt mount!16:21
BlueEaglesqawarlz: What do you do to make it "come up with the password field"? (ie. which tool are you attempting to mount with)16:21
sqawarlzBlueEagle, I am trying to connect to the server via connect to server from the ubuntu menu16:22
BlueEaglescientes: Because it provides an option to add advanced options. I think it's by pressing F6 but I don't remember exactly.16:22
sqawarlzUbuntu>Places>Connect to server16:22
scienteshmm,16:23
scientesi couldnt find it16:23
BlueEaglesqawarlz: Ahh. I see. Nothing I can help you with then... unless you want to try to mount it using the command line which might help identify the problem.16:23
scienteswhat is the use of the esc command line?16:23
scientesall it wanted was a kernel image path16:23
scientesand nothing more16:23
dexterhey how can i arrive at the directory of my  pen drive16:23
sqawarlzBlueEagle, that is a good idea, how do I do that?16:23
scientesit seems 64 bit grub is differnt or something?16:24
sqawarlzIm trying to mount a SMB share on a domain server, but regardless it is failing.16:24
ikoniascientes grub is 32bit16:24
scientesthe grub from my 64 bit install isnt working and the partition isnt recognized, my home is16:24
scientesand i didnt want to override t to bot a windows partition on the same drive16:24
ikoniascientes grub is still 32bit even on a 64bit system16:24
BlueEaglesqawarlz: Hang on. Getting the command. :)16:25
trilobit`scientes: normally grub doesn't have anything to do with diffences 32/64bit16:25
scientesmy motherboard went bad and i had to send it back so i am in a wierd place with all this 64 code on my system16:25
BlueEagle!samba16:25
scientesgmm16:25
ubottuSamba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.  Also see https://bugs.launchpad.net/bugs/21209816:25
sqawarlzBlueEagle, thanks16:25
scienteswell it didnt work16:25
scienteswouldnt bee the first time16:25
rbllhi all16:26
scienteslike how ubuntu ALLWAYS gets my drive numbers wrong when installing grub and i allways have to change them16:26
trilobit`scientes: does it work when you put a live cd there ?16:26
rblli have a simple question16:26
scientesyeah im on the live cd now16:26
rblldoes anyone know the "channel for Counter-Strike"?16:26
Scorpion_onhi16:26
scientesbut i cant boot the 32-bt windows partition cause grub doesnt get to stage 1.516:26
rbllbecause I need help for CS on Ubuntu16:26
astro73rbll: #wine?16:26
scienteswhy would you do that rbll?16:26
trilobit`scientes: so have you tried to take note of how the live cd numbers the partitions and check that against the installed system ?16:27
bharathany slackware users...?16:27
rbllbecause I am on Ubuntu??? :D16:27
dexterwats the command to enter into the previous directory16:27
scienteshonestly if your a serious gamer run linux in a vm under windows16:27
Gneabharath: in #slackware16:27
nyadbharath, ive used it for a bot16:27
nyadbit16:27
ErcolinovHi16:27
scientesidk, it seems that even when grub has its files locally it doesnt like to work when you move the drive around16:28
unimatrix9hi there , how do i get dvdauthor to make a dvd with more then one file?16:28
trilobit`scientes: move the drive around ?16:28
scienteslike master/slave to another machine, on a differnt card etc16:28
scientesit breaks grub16:28
=== lmr is now known as lmr[lunch]
trilobit`scientes: you do that often ?16:29
attickidey how can I make "cd" to a directory which has a space in its name?16:29
sqawarlzBlueEagle, NT_STATUS_LOGON_FAILURE16:30
BlueEaglesqawarlz: In a terminal type: sudo mount -t smbfs -o username=your_username_goes_here,password=your_password_goeshere //servername/sharename /path/to/mountpoint16:30
el_guapo@attikid: use quotes16:30
scienteswell when my harddrive goes bad i do it16:30
trilobit`attickid: use:  cd "/where/the directory with spaces/is"16:30
el_guapoor escape the space:  cd my\ folder16:30
trilobit`attickid: use the quotes.16:30
BlueEaglesqawarlz: Which platform is the share running on?16:30
scientesand also i had trouble with drivers in windows for my IDE/PCI card16:30
sqawarlzServer 200316:30
attickidtrilobit, el_guapo  thanks :)16:30
indian_munndadexter: cd ..16:31
scientesit sould work even if moved, esp if the refrenced partition ins on the same gd drive16:31
dexterindian_munda; that doesnt work in linux..it works in windows16:31
trilobit`scientes: I can't tell. I haven't changed much such as you so I can't say.16:31
dexterindian_munda; is ur name mahidhar16:31
trilobit`attickid: np16:32
indian_munndadexter: this works dude i use it in ubuntu itself. :016:32
indian_munnda:)16:32
scienteshmm live cd isnt liking my partition16:32
indian_munndadexter: nopes16:32
BlueEaglesqawarlz: If you have got spaces in your username and/or password you have to escape them by prepending a backslash so that some user becomes some\ user16:32
el_guapohow do i configure the menu to open an app with nice? eg:  sudo nice -n -15 app   or gksudo nice -n -15 app  (neither of which work btw)16:32
scientesuse &&16:33
Gneascientes: please do not obfuscate swearing (or swear), there are kids present16:33
scientesel_guapo:16:33
indian_munndadexter: there is a space between cd and ..16:33
indian_munndamind that16:33
scientesprogram && gksu renice +5 app16:33
sqawarlzBlueEagle, I do not have spaces in my name. Basically I'm trying to connect via smbclient //bill/documents -U <username>16:33
sqawarlzBlueEagle, it there by ask me for my password which I enter correctly.16:34
BlueEaglesqawarlz: Did you attempt the mount-string I gave you?16:34
_Zeus_scientes: why use gksu?16:34
dexterindian_munda; thanx buddy...this works16:34
el_guaposcientes: 1 moment plz---16:34
BlueEagle!gksudo16:34
ubottuIf you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)16:34
scientesyeah16:34
_Zeus_renice is not a GUI app!16:34
=== kalkoen-co is now known as adip
scientessudo works fine if you laund from terminal or if allready validated thou16:34
sqawarlzBlueEagle, I have problems with that mount string. udo mount -t smbfs -o username,password //servername/sharename /path/to/mountpoint16:35
nyadscientes, it works but I doubt it's secure16:35
scientesgksu is backwards compadible with sudo i believe16:35
BlueEaglesqawarlz: Which error message is you getting?16:35
nyadsafer to use kdesu or gksu16:35
scientesi dont think it makes a diff nyad16:35
sqawarlzshould it be sudo mount -t smbfs -o username,password //servername/sharename /path/to/mountpoint ORs udo mount -t smbfs -o username=username,password=password? //servername/sharename /path/to/mountpoint16:35
scientesyour just trusting gksu with your password instead of your terminal/sudo16:36
nyadmost people say running graphical things as root is bad16:36
BlueEaglesqawarlz: it should be sudo mount16:36
_Zeus_nyad: indeed it is, if you don't need it16:36
Donniesalve a tutti16:36
scientesrm -rf /* isnt a graphical program16:36
BlueEagle!sudo | sqawarlz16:36
ubottusqawarlz: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)16:36
sqawarlzBlueEagle, I really mean the username and password portion. I dont understand why you are putting the password in there.16:36
BlueEagle!danger16:36
ubottuDO NOT RUN THAT COMMAND That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!16:36
Picisqawarlz: sudo mount -t smbfs -o username=something //whatever/bleh /mnt/whatever    it will then prompt for the password.16:36
nyadscientes, it's taking a while to run that...16:36
amanu_whats the difference between su and sudo16:36
sqawarlzBlueEagle, I got the syntax wrong.16:36
scientesoh yeah i should have said that16:36
BlueEaglescientes: That is not funny! That is DANGEROUS!16:37
_Zeus_amanu_: su requires a username16:37
scientesi was jsut saying command line is just as dangerous16:37
Gnea!sudo | amanu_16:37
ubottuamanu_: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)16:37
nyadscientes, do I get popcorn when its done?16:37
scientesprobably more dangerous16:37
_Zeus_amanu_: you would use su if you need to become another user (non-root)16:37
=== Awang is now known as aLVIAN_
amanu_Gnea:ok then what is su16:37
scientesit doesnt matter if you understand su16:37
heret|c!danger | :(){ : | :& }; :16:37
ubottu:(){ : | :& }; :: DO NOT RUN THAT COMMAND That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!16:37
heret|cperfect.16:38
_Zeus_heret|c: the point?16:38
Gneaamanu_: sUPERuSER16:38
scienteswhat was that heret|c?16:38
nyadamanu_, it's for switching users, you can go to root with it if you want16:38
heret|csomething you should never do :)16:38
_Zeus_Gnea: su is actually for ANY user, not just the superuser16:38
el_guapogksu app && renice -10 app  fails silently.  noteven an authlog failure16:38
scientestelling people to fork bombs16:38
heret|cnoooo16:38
BlueEaglesqawarlz: Did the mount work?16:38
Piciheret|c: Please don't mention it in the first place then.16:38
heret|ctelling people to NOT fork bomb16:38
_Zeus_el_guapo: you need a sudo before the renice16:38
Gnea_Zeus_: right16:38
scienteshmm el_guapo maybe its a bash thing16:38
amanu_well is su only for swtching as root for other users if any multiple users in system?16:39
scientestry semicolan16:39
sqawarlzBlueEagle, no I'm having a problem with the syntax like a newbz.16:39
Gneascientes, heret|c: please stop.16:39
heret|cstop what? i've been done16:39
Gneaamanu_: you can su user16:39
BlueEaglesqawarlz: sudo mount -t smbfs -o username=your_username_goes_here,password=your_password_goeshere //servername/sharename /path/to/mountpoint16:39
brett_h__what kernel are you supposed to use for xen on Intrepid?16:39
scientes!su16:39
ubottusudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)16:39
_Zeus_amanu_: yes, su can be used to become any user on the system16:39
BlueEaglesqawarlz: What is the trouble?16:39
sqawarlzBlueEagle, Pici, sudo mount -t smbfs -o username=mynamehere //server/users/ but what do I put for the mount point?16:39
scientesubottu needs to elarn su16:39
ubottuError: I am only a bot, please don't think I'm intelligent :)16:39
scientesubottu learn su now!16:39
ubottuSorry, I don't know anything about learn su now!16:39
amanu_will sudo and su does the same for a particular user?16:39
BlueEaglesqawarlz: A place where you would like to access the files.16:39
sqawarlzBlueEagle, you put no space between username and comma password=passowrd?16:40
heret|calias su=sudo -s -H16:40
Sensei_osssu16:40
Piciscientes: No, it doesn't.  ubottu doesn't need to know every single command.16:40
BlueEaglesqawarlz: For example create /media/remove_server with sudo mkdir /media/remote_server16:40
sqawarlzBlueEagle, give me an example of how to mount it to my desktop?16:40
scientessu is importand16:40
amanu__Zeus_:well su can be a super reference for all users?16:40
BlueEaglesqawarlz: then you put /media/remote_server as the mount point.16:40
Pici!sudo16:40
ubottusudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)16:40
Sensei_is it possible to automaticaly lunch a script when a computer wekeup from sleep?16:40
Gneascientes: so is proper grammar.16:40
ikoniaamanu_: you should have no need to use su on an ubuntu system16:40
ikoniaamanu_: ubuntus security model is based around sudo, so in theory su should be unusable16:41
scienteswat ikonia?16:41
heret|csudo is stupid. it takes -s -H but won't take -sH16:41
_Zeus_ikonia: what do you mean?16:41
el_guaposcientes, _zeus_ gksudo app && renice -10 app  fails silently.  noteven an authlog failure16:41
amanu_ikonia:no i want to know what exactly is the difference between su and sudo16:41
_Zeus_el_guapo: I said, prefix renice with sudo16:41
scientessu is importand, esp for security16:41
sqawarlzBlueEagle, mount point doesn't exist!16:41
scientesthe sudo thing creates alot of security considerations16:41
scientescause it takes user passwords16:41
_Zeus_technically, you can also use sudo to pick another user16:41
ikoniaamanu_: one is @switch user@ the other is execute a command as a suder16:42
sqawarlzBlueEagle, did you mean remote_server or did you mean enter my remote server's name?16:42
_Zeus_but su is needed at least for compatibility16:42
scientes_Zeus_: ur crazy16:42
scientessu not just for root16:42
ikonia_Zeus_ I didn't say it wasn't there, I said it really shouldn't be needed on an ubuntu system16:42
ikoniascientes: I didn't say it was16:42
Gneascientes: no need for name-calling.16:42
_Zeus_scientes: I know that su isn't just for root16:42
BlueEaglesqawarlz: That is indifferent as long as you use the same name on the folder as you use for the mount point.16:42
BlueEaglesqawarlz: In theory you can call it /media/gobledgook16:43
scientesel_guapo: try semicolan16:43
moppedHow do I set firefox as a default browser? the check now options etc doesnt work!16:43
sqawarlzBlueEagle, I think I understand. I'm still getting mount point doesn't exist.16:43
el_guapowhere in the command?16:43
_Zeus_mopped: go to firefox preferences, in main there should be a button that says "check now"16:43
scientesel_guapo: or try #POSIX or #bash or something16:43
amanu_ikonia:well i came to know that su is for switching users (if any multiple users there) with out logging out yes?16:44
_Zeus_el_guapo: sudo renice16:44
moppedI tried it _Zeus_, nothing happens16:44
Picimopped: There should be a default applications or similar menu in System>Preferences16:44
scientesyes amanu_16:44
BlueEaglesqawarlz: I assume you changed /path/to/mountpoint to /media/server_name in the mount-command16:44
ikoniaamanu_ yes, as I said su is "switch user" - Switch User, su16:44
scientesit will ask for their password amanu_16:44
BlueEaglesqawarlz: sudo mount -t smbfs -o username=your_username_goes_here,password=your_password_goeshere //servername/sharename /media/server_name16:44
indian_munndamopped: hear to _Zeus_16:44
amanu_scientes,ikonia:ok16:44
ikoniaamanu_: there should be no need to use su on an ubuntu system16:44
Picisqawarlz: A directory in /media needs to exist for the mountpoint that you are specifying in your mount command.,16:44
el_guapoI'm trying to edit the main menu entry for kino in order to have it process video at a -10 niceness.16:45
moppedI click Chcek Now and nothing happens16:45
moppedthats the problem16:45
mopped:P16:45
amanu_ikonia:ok16:45
el_guapoI want it to smoke my quad-core16:45
scientesi bet switch user in gnome uses su ikonia16:45
_Zeus_ikonia: why do you keep saying that there is no need?16:45
Piciel_guapo: you cannot put multiple commands into a launcher. You'll need to tell it to run a script that contains your commands.16:45
_Zeus_ikonia: I use su a lot16:45
ikonia_Zeus_ there should be no/little need to use it16:45
indian_munndamopped: tick that entry "Always check..." and restart firefox16:45
el_guapoPici:  YAY!16:45
_Zeus_ikonia: maybe not for you16:46
moppedI have, still nothing16:46
amanu_on conclusion there will be one root (can be called using su ) and sudo for each user per system yes?16:46
scientesikonia: yeah dont think you represent everybody16:46
indian_munndamopped: sorry then :)16:46
ikonia_Zeus_: well, I actually use it a lot personally too, but in ubuntu's security model there shouldn't be16:46
scientesroot is called root16:46
ikoniascientes: please stop talking unless you can actually discuss something16:46
_Zeus_ikonia: I said you need it for backwards compatibility16:46
scientessuper user and switch user are differnt16:46
trilobit`scientes: but the point of this argument is?16:46
Pici!ot16:46
ubottu#ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome!16:46
ikonia_Zeus_: yes, that is very valid16:46
sqawarlzBlueEagle, I'm doing exactly what your asking and its coming up with the help menu... like I did something wrong.16:46
el_guaposcientes: a rose by any other name...16:47
PiciSudo vs. su discussion is a bit offtopic of rthis channel.16:47
Picis/or f/ for/16:47
BlueEaglesqawarlz: You are attempting to run the command in a terminal, right?16:47
amanu_Pici:ok sorry for that i wont ask about it anymore16:47
sqawarlzBlueEagle, yes. Can't do sudo any other way. sudo mount -t smbfs username=user,password=password //server/users/ /media/usersdrive/16:47
RickZillaScunizi:  Does F-Stop have the editing capabilities of Picasa?16:48
_Zeus_i think so, RickZilla16:48
amanu_can we install picassa in ubuntu?16:48
sqawarlzBlueEagle, I replaced user with my actual user name, and password with my actual password, but that is exactly how I'm trying to mount it.16:48
ikoniayes16:48
BlueEaglesqawarlz: And what response do you get in the terminal when you attempt to use that command?16:48
RickZillaamanu_:  Was just looking at the same thing...there's a Linux version of Picasa available16:49
amanu_RickZilla:can we get .deb file for that or we have to install it from terminal?16:49
sqawarlzBlueEagle, it is still telling me mount point doesn't exist.16:50
ScuniziRickZilla: yes to some extent, however you can also right mouse click a pic and open it in Gimp.. Another good photo manipulation prog. that allows exif info manipulation in the pic and lossless reduction/rotation etc is Mapivi.. It's great for bulk resize/rotate and has some editing features as well as cataloging but no upload capability.16:50
histoRickZilla: I believe there is.16:50
ichbinesderelchsqawarlz: created the mountpoint directory?16:50
sqawarlzBlueEagle, I'm trying to mount to /media/remotedrive/16:50
histoRickZilla: picasa.google.com/linux/16:50
sqawarlzichbinesderelch, I don't understand. I have to create a directory to mount to?16:51
BlueEaglesqawarlz: ls -l /media/ |grep usersdrive16:51
BlueEaglesqawarlz: Does that list anything?16:51
BlueEaglesqawarlz: sudo mkdir /media/usersdrive16:51
BlueEaglesqawarlz: then try the mount again.16:51
ichbinesderelchsqawarlz: yes, if you want it to mount to /media/remotedrive the folder remotedrive has to excist in /media/ directory16:51
amanu_RickZilla: here it is      http://ubuntu.wordpress.com/2006/05/26/install-picasa-on-ubuntu/16:51
ScuniziRickZilla: Picasa on Ubuntu uses wine to load since it's still a native windows program..  Personally I resist doing that16:52
thomashartman1I would like to limit the amount of ram my user can consume. I read this can be done with pam. /etc/security/limits.conf now has thartman         hard    memlock         6553616:52
thomashartman1but I still seem to be using more memory than that.16:53
thomashartman1I'm on hardy heron.,16:53
jmazikowskiHi, is here a way to map a USB printer to lpt1 so it shows up like a parallel printer?16:53
sqawarlzBlueEagle, ls -l /media/ |grep usersdrive returned nothing in terminal, but I made the dir, and ran the command again, and it reported mount:wrong FS type16:53
trilobit`Scunizi: In the meantime I play "Spore" with wine. ^^16:53
thomashartman1any idea?16:53
BlueEaglesqawarlz: sudo apt-get install smbfs16:53
amanu_RickZilla:you got it?16:53
BlueEaglesqawarlz: then try the mount again.16:53
heret|ctrilobit`, i've seen plenty of games play better in wine then in native windows16:53
sqawarlzBlueEagle, smbfs is installed by default isn't it? I thought I already checked this16:53
Scunizitrilobit`: wine can be useful16:54
trilobit`heret|c: there are a lot of them that work actually. Spore in wine just can't seem to get to high resolutions as Windows native does.16:54
roland__Xanadu16:54
RickZillaamanu_:  I don't, I've just been reading about it16:54
trilobit`this is offtopic anyhow. Sorry.16:54
jmazikowskiHi, is here a way to map a USB printer to lpt1 so it shows up like a parallel printer?16:54
amanu_RickZilla:ok16:55
RickZillaScunizi:  You forsee problems with Picasa on ubuntu specifically, or just on Linux in general?16:55
roland__mmmH! I'm new here...16:55
histotrilobit`: resolution shouldn't be effected by wine16:55
Dreamglideri sit right that me moving my mouse around the desktop should use up 50% of the CPU ?16:55
roland__On parle rançais aussi?16:56
Dreamglideris is*16:56
sqawarlzBlueEagle, SMBclient is installed, shouldn't that be enough to connec to windows shares?16:56
histosqawarlz: yes16:56
ComradeHaz*"is it"?16:56
trilobit`histo: could be. I just didn't care much for that, as long as it was running.16:56
ScuniziRickZilla: I've used it on linux and just thought that it was a resource hog.. the combo between Fspot and Mapivi and Gimp have done me very well.  and they're native..16:56
=== roland_ is now known as Phil_D
roland__Bien, ça me réjouit16:56
ichbinesderelchDreamglider: installed your graphic card properly?16:57
Pici!fr | roland16:57
ubotturoland: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr ou #kubuntu-fr16:57
BlueEaglesqawarlz: Not with a mount it isn't.16:57
sqawarlzhisto, then why can't I access any of my windows servers from ubuntu!16:57
RickZillaScunizi:  Understood--I love GIMP, but sometimes I just need to do some simple retouching quickly, and Picasa does that pretty well16:57
Dreamglidericewaterman, i have not installed any drivers16:57
roland__ok, merci, salut!16:57
The_ManU_212kpdf crashes when i want to open a pdf-file, kghostview works, i use only default sopurces16:57
sqawarlzBlueEagle, can I broswe the shares without smbfs?16:57
jmazikowskiCan I point lpt1 to a usb printer so that it shows up as a parallel printer?16:57
histosqawarlz: dunno should work. Try going to places network. Wins is goofy and you might need to connect via ip at first.16:57
ichbinesderelchThe_ManU_212: run it from terminal and watch out for the error message16:57
The_ManU_212ichbinesderelch: see:16:58
Dreamgliderichbinesderelch, i have not installed any drivers for my graphic card16:58
The_ManU_212KCrash: Application 'kpdf' crashing...16:58
The_ManU_212kpdf: Fatal IO error: client killed16:58
ScuniziRickZilla: do a test with fspot and see if you like it.. Applications/Graphics/Fspot...16:58
BlueEaglesqawarlz: If you don't want to try it then that's your decision.16:58
ichbinesderelchDreamglider: thats maybe way ;)16:58
sqawarlzhisto, when I do that it comes up as having 0 windows shares! I know for a fact it has nearly 300!16:58
sqawarlzBlueEagle, I'm installing it now, hang in there.16:58
Dreamgliderichbinesderelch, care to assist me in installing the drivers ?16:59
histosqawarlz: you should only need samba-common16:59
histo!samba | sqawarlz16:59
ubottusqawarlz: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.  Also see https://bugs.launchpad.net/bugs/21209816:59
ichbinesderelchDreamglider: what graphiccard do you have?16:59
Dreamgliderichbinesderelch, the card is an ATI Radeon 980016:59
sqawarlzBlueEagle, it worked now through terminal. Should I dismount the drive, and try and access it now through connec to server?17:00
trilobit`Dreamglider: have you checked whether there are drivers for linux for that model of card ?17:00
BlueEaglesqawarlz: You may try that.17:00
mikepI use an atheros card and I have to pull up the terminal and type "pccardctl eject" to make my thinkpad shutdown properly. Where can I find a file to add this to? thx17:01
Dreamglidertrilobit`, No.17:01
ichbinesderelchDreamglider: not sure about ati cards, never used one ;) gonna find out how the ati package is called17:01
el_guapojmazikowski: symlink?17:01
histomsg ubottu bug 117:01
blake-hi. just installed the non-free nvidia drivers but they seem to have done something to firefox.  whenever i open a new tab i have to click on the page it get it to show up. but, if the page changes, say a animated gif, it does show it. does anyone know how to fix this?17:01
sqawarlzBlueEagle, how do I dismount? It says I cant unmount unless im sudo17:01
nyadDreamglider, I'd assume that there are for that card, pretty sure there are17:01
BlueEaglesqawarlz: Either that or you can visit the 1st link that ubottu provided just now and add an entry to your /etc/fstab17:01
BlueEaglesqawarlz: sudo umount /media/server_name17:01
trilobit`Dreamglider: https://help.ubuntu.com/community/BinaryDriverHowto/ATI17:01
histobug #117:01
BlueEaglesqawarlz: Also please read and understand !sudo17:02
BlueEagle!sudo > sqawarlz17:02
ubottusqawarlz, please see my private message17:02
sqawarlzBlueEagle, So I can manually mount the drive, but I still can't browse windows systems?17:03
ChunkStyleAnyone know where to find a 64bit version of skype for ubuntu 8.04 ??17:04
sqawarlzBlueEagle, my goal is to be able to browse the shares, via RUn > SMB://server17:04
BlueEaglesqawarlz: That is not "how it's done"(tm) in linux.17:04
Sensei_hi there17:04
BlueEaglesqawarlz: I think konqueror provides such functionality trough kio17:04
Sensei_someone can help me to run a script when my computer wake up from sleep?17:05
ichbinesderelchsqawarlz: but i think this would work if you just put the adress in the nautilus adressbar like this17:05
BlueEaglesqawarlz: I am not sure if nautilus supports that.17:05
ichbinesderelchbluedusk: afaik it does17:05
blake-ChunkStyle: Try this - http://www.urbanpacket.com/?p=2117:05
BlueEagleichbinesderelch: happy tab-complete day. ;)17:05
sqawarlzBlueEagle, I need to be able to fully administer my Windows servers and shares, I can't go through tooth and nail mounting and creation of media points to do it, especially in a large changing envirnment as myown. There has to be a way.17:05
ichbinesderelchBlueEagle: damn, got me on that one ;)17:05
ChunkStylethx blake-17:06
ichbinesderelchBlueEagle: i'm gonna change my name to something like blue as well :P17:06
BlueEaglesqawarlz: ichbinesderelch sais that nautilus does support smb:// but I don't use it so I can't verify it for you. Try googling nautilus samba17:06
sqawarlzichbinesderelch, how do I pull up an address bar in nautilus?17:06
BlueEagleichbinesderelch: I've had this nick since '96 so I'm not changing it anytime soon. ;)17:06
trilobit`ichbinesderelch: just don't do it blueballs. ^^ j/k :)17:06
Ali_ixsqawarlz: Ctrl+L shows location bar17:07
ichbinesderelchsqawarlz: uhm, good question, last time i used nautilus was long time ago17:07
The_ManU_212someone can helkp to get kpdf working with hardy heron, it always crashes when opening a pdf file17:07
sqawarlzHow do I delete a file/folder at terminal?17:07
=== ichbinesderelch is now known as blueballs
blueballs:P17:08
Ali_ixsqawarlz: rm for foles rm -r for dirs17:08
Ali_ix*files17:08
trilobit`sqawarlz: there's an icon you press, right at the start of the location bar. The very first clicable object at the left.17:08
=== blueballs is now known as ichbinesderelch
trilobit`lol17:08
trilobit`ichbinesderelch: naughty17:08
ichbinesderelchtrilobit`: hehehehe, i kinda had to do that :P17:09
sqawarlzBlueEagle, you had me mkdir /media/usersdrive how the heck do I delete it! It says it protected...17:09
trilobit`ichbinesderelch: I would have done as well. ^^17:09
sqawarlzBlueEagle, nvm17:10
en1gmawhat distro uses .tar.gz files17:10
ichbinesderelchtrilobit`: damn, got a warning in other chan for meaningless nickchanges :P17:10
blake-enlgma: all ;)17:10
trilobit`ichbinesderelch: they wouldn't know what goes on here would they :p17:10
BlueEaglesqawarlz: sudo rmdir /media/usersdrive17:10
idefixra ra rasputin, lover of the russian queen, they put some poison into his wine17:10
ichbinesderelchtrilobit`: guess not, otherwise they would kinda honor me now :P17:11
Piciidefix: Please try to keep it on topic here.17:11
BlueEagleen1gma: slackware and gentoo use them alot iirc.17:11
idefixra ra rasputin__17:11
Pici!ot17:11
ubottu#ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome!17:11
blake-enlgma: they are achives, usally of the source code of the program that you have to manually compile17:11
en1gmayea i thought slackware used it....i used to use slackware.....is there a converter so i can install a .tar.gz binary for ubuntu17:12
trilobit`en1gma: man alien17:12
toasthmm17:12
Picien1gma: No. You cannot convert a tar.gz to a .deb.17:12
danbh_intrepid!checkinstall | en1gma maybe this works?17:12
ubottuen1gma maybe this works?: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!17:12
toastanyone used ATTM, upload, generic upload or image behavior ?17:12
trilobit`Pici: Actually depending on distribution that provides alien, it might.17:13
idefixis the ongoing improvement of ubuntu really ensimpling or is it just making a turbo-puzzle out of a simple functionial OS?17:13
Picien1gma: Check the package repos for the software you want to install before you try install ing 3rd party packages.17:13
idefixmy question is not to be ignored!17:13
blake-trilobit: i thought alien was just rpm <-> deb? or am i totally wrong?17:13
orgthingydoes BETA ubuntu has newest kernel already?17:14
idefixyes! does it?17:14
orgthingybecause 8.10 supports my wireless card17:14
Piciidefix: This discussion is not within the scope of this support channel.  Try #ubuntu-offtopic17:14
brandon__I believe it does.17:14
orgthingybut 8.04.1 doesnt :P17:14
Piciorgthingy: Why not ask in #ubuntu+1 ?17:14
orgthingyPici : hmm17:14
trilobit`blake-: I have used it to get .tgz from .rpm. This was on slackware long ago. At the same time, RH-s alien didn't do it.17:14
orgthingybecause this channel is more.. active?17:14
Piciorgthingy: And that is offtopic for here.17:15
geniiblake-: rpm,pkg,tgz and lsb        However it's always recommended not to use it when possible17:15
jim_porgthingy: ubuntu 8.10 had newer kernel from 8.04 since it was... born?17:15
sezitascan anyone help me...I have a problem with internet access in ubuntu 7.0417:16
orgthingyPici : ok, now im gonna ask "general ubuntu question"17:16
sjscountry17:16
sjs?17:16
trilobit`blake-: as I got it back then, mostly alien in each distro is used to import from other systems to its native one. So alien on debian can do better rpm->deb while alien on RH can do better deb->rpm17:16
orgthingyanyhow, I want to uninstall Ubuntu 8.04 to put 8.10 BETA17:16
orgthingybut that would remove grub, no?17:16
orgthingyif yes, then how can i boot?17:16
BlueEagle!ibex | orgthingy17:17
ubottuorgthingy: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu17:17
orgthingyi know, but17:17
orgthingyim asking about grub and partition17:17
orgthingy:(17:17
jim_porgthingy: do not uninstall! change your sources and dist-upgrade17:17
BlueEagleorgthingy: Grub is not removed unless you overwrite the boot record of the partition or disk where it exists.17:17
jim_porgthingy: and no it wont remove grub17:17
orgthingy!uninstall17:18
ubottuSorry, I don't know anything about uninstall17:18
Gneawelp, OOo 3.0 is working fine in hardy17:18
orgthingywow, what a useless bot17:18
superbobyx_14ciao a tutti17:18
jim_psuperbobyx_14: buona sera17:18
blake-trilobit': oh, ok. ive only really ever used debain based distros. the slackware package system just seems a bit meh to me17:19
jim_pGnea: how did you manage to get OOo 3 to work in hardy??17:19
orgthingyjim_p : eh? it works on hardy since.. forever17:19
jim_porgthingy: OOo 3 final?17:20
Gneajim_p: downloaded the deb tarball, installed them17:20
Gneajim_p: yes, OOo 3 final.17:20
=== lmr[lunch] is now known as lmr
orgthingyjim_p : yea17:20
Gneajim_p: the website is /.'d, but they have a link to the torrents - much faster17:20
jim_pGnea: where is that .deb?!?!?!17:21
Gneajim_p: openoffice.org :P17:21
=== andrijeski is now known as drunky
trilobit`blake-: it is. It's old so it shows. We live in a different era than back then and I'm glad for that.17:21
=== idefix is now known as Guest92439
The_ManU_212kpdf crashes with the following (strace), can you help?17:23
The_ManU_212select(6, [5], [5], NULL, NULL)         = -1 EBADF (Bad file descriptor)17:23
The_ManU_212write(2, "kpdf: Fatal IO error: client kil"..., 36kpdf: Fatal IO error: client killed17:23
The_ManU_212) = 3617:23
FloodBot2The_ManU_212: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.17:23
jim_pGnea: is this a .deb INSIDE a .tar.gz?17:23
TrioxWhen I try and install 8.04 (brand new install), it seems to freeze up on one part (let it sit there for 6 hours once).  If I try and boot it as a live CD and click on install, nothing happens.  Any suggestions?17:23
Gneajim_p: yeah, you have to untar it then do a dpkg -i *.deb17:24
=== Guest92439 is now known as mini-Arnold
GneaTriox: what sort of hardware?17:24
jim_pGnea: thanks a lot!!! when will a greek one reach the repos?17:24
trilobit`Gnea: that's an any-deb-based-distro .deb or ubuntu .deb ?17:24
Triox1.5ghz processor, 512 RAM17:25
Gneajim_p: do I look like an OOo developer? ;)17:25
jim_pGnea: lmao!!! no i was just asking17:25
Gneatrilobit`: AFAIK, any deb-based-distro.  it just happens to work well with hardy17:25
trilobit`cool17:25
milindhi, how can i set up file permissions as to which users can access which files?17:27
sqawarlzI reject reality! There has to be a way to browse Windows shares without mounting them, or know thier paths.17:28
jim_pmilind: you have more than one user?17:28
milindyes17:28
jim_pmilind: then i cant help you :(17:29
nyadsqawarlz, it's nice in kubuntu. I just click on remote places and presto all windows share appear17:29
sla2when I try "login" in a terminal, i get a message about utmp. How can I login in a terminal?17:29
milindwhere can i find relevent information?17:29
trilobit`sqawarlz: have you tried #samba ?  There's a lot of people there who can help you I guess.17:29
nyadsqawarlz, doesn't ubuntu have that in places-->network?17:29
sqawarlznydad, I used to be able to do that in ubuntu in 7.X. What the hell happened that I can't do that now? Why are you able to do it in a KDE gui but I cant in a Gnome gui?17:30
sqawarlznyad, yes it does and I can browse to my servers but it comes up with zero shares for every single server...17:30
snabel25will grub only see installation of stage1 on partitions that has the boot flag set? I have suse11 on sda1 and ubuntu on sda2, but 'find /boot/grub/stage1' will only reeturn hd(0,0)17:30
snabel25shall I use root hd(0,1) then or go with hd(0,0)?17:31
trilobit`snabel25: I'd try the change. You can always revert back, no ?17:32
nyadsqawarlz, that's odd. I had an issue where I couldn't share stuff but I could access otehr peoples stuff. samba plays games with us at times17:32
snabel25I want grub maintained from the ubuntu install17:32
trilobit`snabel25: yes but at least get it to work first ;)17:32
snabel25trilobit`: yeah I can17:32
en1gmawith ubuntu 8.04 i got a couple questions about the file manager....1.) how do i call the file manager so it is in root mode....2.) im in 800*600 resolution and when i am in list mode i cant see enough files at the same time....the letters are to big...can i adjust the size of the letters just in the file manager only.17:33
trilobit`snabel25: and also, what happens when you edit the line in preboot ?17:33
trilobit`snabel25: when you modify the entry before grub fires the os ?17:33
snabel25trilobit`: what do you mean by preboot?17:33
=== astsubay_tokat is now known as astsubay_82
trilobit`snabel25: when grub starts and shows the menu, there's a key (e I think) that lets you modify the entries before they are executed. You can use it for testing.17:34
snabel25trilobit`: isnt that read from the menu.lst file in groot17:34
snabel25trilobit`: and groot will be set by the 'root hd(0,1)' command?17:35
unimatrix9any one with knowledge of dvdauthor17:35
trilobit`snabel25: it is by default and that's what you get in the menu. When the menu shows up, disable the countdown with the arrow keys, select the entry and then modify it (with "e" if I'm correct) and THEN start that selection.17:36
snabel25trilobit`: okay, I'll try that. Thanks!17:36
trilobit`snabel25: no worries. I did that once that grub had my partitions missnumbered and that corrected it.17:37
Trioxsorry to be a bother again, but can anyone point me to somewhere that specifically deals with problems installing 8.04?17:38
trilobit`Triox: what problems ? I'd go at the ubuntu forums and see what's there.17:39
snabel25trilobit`: I see whats wrong... how is the stage1 created? By grub itself?17:39
en1gmaanyone see my questionS about the ubuntu 8.04 file manager17:39
snabel25trilobit`: because I dont have that on sda217:39
Trioxwhen I go to do a full install, if the install seems to stop at one part.  If I boot it as a live CD and try clicking on install, nothing happens17:40
jim_pok back17:41
trilobit`snabel25: you don't need grub on every partition. It just loads from the bootable and then transfers control to continue booting where the confs tell it to.17:41
jim_pTriox: use the alternative cd17:41
unimatrix9how can i use dvdauthor to get more then one file into the dvd structure?17:42
TrioxOK, I'll give that a try.  Thank you17:42
snabel25trilobit`: okay17:42
trilobit`snabel25: But I'm not very familiar with the stages and how they are set up and from what piece of software.17:42
snabel25trilobit`: It seems that grub-install does that jobb17:43
snabel25trilobit`: but then I already have it and dont have to worry about that17:43
trilobit`snabel25: sometimes, two or more partitions with a boot flag, will confuse booting.17:44
snabel25trilobit`: In gparted its only possible to have one boot flag :)17:44
trilobit`snabel25: oh. that's good to know. With fdisk you can have them all with the bootflag.17:45
bj0rn2I'm having problems with a dual boot setup with windows. Normally things just work, ubuntu installs grub and it can boot the windows partition. For some reason it messed up with error 17 and I ended up restoring the MBR and windows boot sector. Then I installed GRUB again from the live cd using the installed ubuntu boot config - as expected the GRUB loader is back and it lists the windows partition (which I've checked is correct in the17:45
BlueEaglebj0rn2: Your text was cut short after "ich I've checked is correct in the17:46
trilobit`snabel25: and also, it may change behaviour if you install it in the mbr of the disk or the boot sector of the boot active partition. For reasons I don't know, sometimes that alone fixes the troubles.17:46
bj0rn2BlueEagle: strange, any idea why?17:47
BlueEaglebj0rn2: Have you changed the boot order in the bios? That may confuse grub.17:47
BlueEaglebj0rn2: There's a limit to how long lines you can send in IRC.17:47
bullgard4'man paplay': "paplay -- play back audio files on a PulseAudio sound server." What is a PulseAudio sound server? What audio  files are on it?17:47
bj0rn2BlueEagle: I messed with it before, but then I put it to the first harddrive and haven't changed it since restoring MBR and reinstalling GRUB17:48
BlueEagle!pulseaudio17:48
nowimprovedanyone good with firestarter ?17:48
ubottuPulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions17:48
bj0rn2BlueEagle: I did have boot flag on first partition of both disks though.. removed it on second drive just now17:48
osfameronpulseaudio is also horribly broken at least in GG17:48
* osfameron will eventually upgrade to HH which has the "official" release of it iirc17:49
en1gmawith ubuntu 8.04 i got a couple questions about the file manager....1.) how do i call the file manager so it is in root mode....2.) im in 800*600 resolution and when i am in list mode i cant see enough files at the same time....the letters are to big...can i adjust the size of the letters just in the file manager only.17:49
nowimprovedI am using firestarter I have two network cards in my computer and I get this error when I open firestarter Internal network device eth0 is not ready. Aborting..17:49
Scunizibj0rn2: grub was placed on the wrong drive.  I have 3 drives and sometimes it's tough figuring out where to place the grub files..17:49
bj0rn2Scunizi: the wrong drive as in the MBR of the wrong drive?17:50
BlueEaglebullgard4: a soundserver is not a file server containing audio. A sound server is a hardware abstraction of your audio device or some such.17:50
formodeHello everyone. I'm trying to find a way to modify the sound coming in from my mic in Alsa. Anyone knoe how?17:50
Scuniziosfameron: my upgrade from GG 2 HH didn't help my audio. A clean install fixed it.17:50
Scunizibj0rn2: yes17:50
trilobit`nowimproved: The name of the interface is eth0 correctly? Not maybe eth1 or eth5 or anything ?17:50
BlueEagleformode: And by "modify" do you mean you want to filter it or just adjust the volume output by it?17:50
=== rd-corp is now known as GGGH
MoigaHow can I tell which version of *ubuntu I'm using?  (Hardy, Gutsy, etc)17:50
bj0rn2Scunizi: why would it do this?17:50
osfameronScunizi: yeah, I doubt a mere upgrade will help the  mess my system is in :-)17:50
Scunizibj0rn2: I checked mine by changing the boot order of the drives .. it found grub and worked.17:51
soundray!version | Moiga17:51
ubottuMoiga: To find out what version of Ubuntu you have, type « lsb_release -rc » in a !shell17:51
formodeblueeagle, My mic's pitch is far lower then it should be, I would like to change it.17:51
Moigasoundray: thanks17:51
nowimprovedyes trilobit` I have two network cards I am trying to use this computer a a router17:51
Scunizibj0rn2: I have a mix of sata and ide drives.. the installer got confused for me.. I also had the boot flag on all drives.17:51
sqawarlzWhat is the major difference between KDE and Gnome based Ubuntu? I'm having some problems with Gnome and browsing Windows shares but I hear that is not a problem in Kubuntu, but I've always used Gnome, so I'm not sure of the differences between gnome and kde.17:52
BlueEagleformode: Oh.. I'm sorry, but I don't know how to do that.17:52
bj0rn2Scunizi: ok so I should try again now that I have only one boot flag?17:52
formodeBlueeagle, Thank you anyways. :)17:52
Scunizibj0rn2: nope.. cought that.. however now that there is only one.. redo grub again17:52
trilobit`nowimproved: Indeed, but is any of them named eth0 ? You might have eth1 and eth3 for example.17:52
bullgard4BlueEagle: Please explain what do you mean by my "audio device or some such."17:52
bj0rn2Scunizi: also, do you think I need to restore original MBR and windows boot sector first?17:52
formodeBlueeagle, if it simplifies the problem, I only require it in WINE apps.17:52
Scunizisqawarlz: both kde and gnome use samba to file share with windows.. sometimes it's a permission thing with windows..17:53
Scunizibj0rn2: no17:53
soundraysqawarlz: KDE is a different desktop environment. It might be worth describing your browsing problem here before you decide to switch.17:53
gaurdianAQhi I have a question17:53
phennerhey guys17:53
nowimprovedhow can I find out trilobit` I think I just have eth0 and eth117:53
formodeHey, Phenner.17:53
Scunizi!ask | gaur17:53
ubottugaur: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)17:53
bj0rn2ok.. I'll get to work. Thanks alot Scunizi and BlueEagle17:53
soundraysqawarlz: also, before you switch, you might consider testing a kubuntu live CD.17:54
phenneri have a 250gb slave in my ubuntu server.... can i use that as a network share on my windows network?17:54
OrbixxThis is the second time this has happened. Why is it that my laptop will initially refuse to join a network, refusing the security/key, then suddenly join the network if I change the type of security to a different one (this works as a toggle), then when I reconnect after leaving the proximity of the area, it refuses the security again, even though it's completely correct?17:54
OrbixxGetting massive amounts of e-rage.17:54
Scunizibj0rn2: on install did you also create a different /home partition? if not you might make that your next project. :)17:54
gaurdianAQI am sick and tired of windows but all my programs revolve around windows but I want to use Ubuntu any suggestions?17:54
jim_pdoes xubuntu-desktop install gdm too or some other login manager?17:54
nootropejust jump, gaurdianAQ17:55
bj0rn2Scunizi: no I didn't, I have only a single partition.. why? :)17:55
gaurdianAQI've tryed Wine and a Virtual Desktop and neither ran to well17:55
LjLjim_p: gdm i believe17:55
ScunizigaurdianAQ: what programs on windows do you HAVE to have..17:55
jim_pgaurdianAQ: what programs?17:55
jim_pLjL: thanks17:55
gaurdianAQummm XNA17:55
gaurdianAQa bunch of Games17:55
kiamohi17:55
Scunizibj0rn2: having a separate /home makes it easy to reinstall if needed.. you won't loose your data17:55
phenneranyone got any ideas bout my q?17:55
LjLgaurdianAQ: your best bet for Windows games is to just use Windows, seriously.17:55
gaurdianAQI know17:56
bj0rn2Scunizi: ah yes.. if you put your data in home and not all over the place ;)17:56
gaurdianAQI just like ubuntu better17:56
gaurdianAQless crashes17:56
OrbixxgaurdianAQ: Dual boot, or wine.17:56
formodeguardianAQ, many games run remarkably well in WINE, for example, some people have reported higher FPS through WINE with WoW then on a native windows box.17:56
OrbixxgaurdianAQ: Windows does not crash unless you make it.17:56
gaurdianAQya I might go with a tool boot17:56
gaurdianAQdual17:56
Scunizibj0rn2: my rule of thumb on partitions for installation (space dependent) is 8-12gig for / (root).. 1 gig for /swap and the rest for /home.17:56
phennercan you read this?17:57
zherman91hi I was wondering if I could get some help17:57
trilobit`Scunizi: I also do a 10M for /boot   ^^17:57
ScunizigaurdianAQ: if you're playing games you almost have to do a dual boot17:57
jim_pphenner: yes!17:57
Scunizitrilobit`: yep.. some do.17:57
phenneroh good... so my question bout the 250gb slave on ubuntu server... can i share that on a windows network?17:57
winolok back ! i'm actually running Nvidia-settings atm :)17:57
gaurdianAQhmmm I might set that up and use linux for my main operating system and windows for other stuff17:58
formodescunizi, really? I can play many many of my games in Wine.17:58
Scuniziphenner: yep.. google file server17:58
phennergr8 thx17:58
kiamoplease can anyone help me set up a samba share on ubuntu server? or point me towards a good tutorial (iv checked the ubuntu documentation)17:58
zherman91can someone help me17:58
Scuniziformode: of course...  but not all.17:58
gaurdianAQk I remember before I had someone set up a dual boot and they made a drive that both windows and linux could access17:58
gaurdianAQhow do I do that17:58
gaurdianAQ???17:58
formodescunizi, Who wants to play all games? o.o17:58
Scunizi!ask | zherlock17:58
ubottuzherlock: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)17:58
=== r2h is now known as _r2h
phennerScunizi: can i share the same drive over tinterweb?17:59
zherman91ok sorry17:59
winolI can see my second screen in the Nvidia-settings . How can i configure it now :/ it has no option but Acquire EDID17:59
trilobit`kiamo: I'd just settle and read  http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/17:59
Scuniziformode: well... if everyone played your games then wine would work.. but what if they wanted to play a game that didn't work in wine.. DUAL BOOT!17:59
kiamothx trilobit` :)17:59
formodescunizi, if it don't work in wine it's not worth my time. :-P18:00
Scuniziphenner: I don't know what tinterweb is..18:00
phennerScunizi: internet :p18:00
zherman91I have a cisco 350 series network card and I upgraded to hardy and it doesn't work now... I thinks it's the drivers but I don't know what the heck im doing18:00
gaurdianAQhmmmm I wonder is it possible to set up a dual boot so that windows runs on one screen and linux on the other?18:00
trilobit`kiamo: np. But you may check around for shorter ones. That one is complete though, as it's what samba developers have put in place.18:00
oprphenner, anyone answered yet?18:00
formodeguardianAQ that would be ridiciously processor intensive.18:00
phenneropr: yep18:00
winolI can see my second screen in the Nvidia-settings . How can i configure it now :/ it has no option but Acquire EDID18:01
oprok18:01
Scuniziphenner: probably if you set it up as ftp.. I'm not really versed in that.. you might also ask in #ubuntu-server or #linux for more detailed answers.18:01
phennerok thx18:01
formodeGuardianAQ, but, yes. Install Linux and run QEMU with windows installed in it on one screeen maximized.18:01
oprphenner, connectedtelcoms.co.uk is configured18:01
zherman91anyone?18:01
ScunizigaurdianAQ: you could do that using virtual box or vmware server but directX access is still limited.. check out winehq.com for program compatibility with wine18:02
gaurdianAQoh nvm ok question 2 how do I create a drive that can be accessed from both windows and linux and is it possible to do it without reinstalling windows18:02
gaurdianAQand without using Wubi18:02
formodeguardianAQ create a shared partition in a format both can recognize. :)18:02
ScunizigaurdianAQ: any partition formatted in ext3 can be read by linux and windows.. windows will need an ext3 driver..18:03
winolI can see my second screen in the Nvidia-settings . How can i configure it now :/ it has no option but Acquire EDID18:03
trilobit`gaurdianAQ: You can format a partition (other than the windows system and ubuntu system) as ntfs and then access it from both systems.18:03
gaurdianAQk can I do all this without having to reintall windows cause I have it set up decently18:03
ScunizigaurdianAQ: ntfs or ext3 .. either will work.. like trilobit` said.18:03
ScunizigaurdianAQ: yes18:04
gaurdianAQcool18:04
trilobit`gaurdianAQ: yes you can, use a partition manager to make free space in your disk if you don't have, and then create the partition and you're done. Of course, don't forget to format it.18:04
gaurdianAQwell I might give it a try but first this time Im backing up my stuff maybe I will use a gmail account to back it up18:05
ScunizigaurdianAQ: or just use the ntfs space you currently have on windows18:05
MaFiOtA_1987:D18:05
formodeSo it's possible to skin Wine's windows theme?18:05
MaFiOtA_1987no way18:05
trilobit`gaurdianAQ: good move18:05
kudkillioughtahey guys, was wondering if you could help me with an issue i'm having getting ubuntu to recognize a hdd of mine18:05
gaurdianAQoh ya I have used Gedit before on my pentium 3 but it wont work on my good computer is there a reason for this?18:05
gaurdianAQkudkillioughta: whats the issue?18:06
formodeguardianAQ, o.o gedit doesn't work?18:06
kudkillioughtait's a sata 500gb drive hooked up through a usb adapter, and was previously used as part of a win server 2003 raid18:06
kudkillioughtaubuntu doesn't even seem to see the drive18:06
winolI can see my second screen in the Nvidia-settings . How can i configure it now :/ it has no option but Acquire EDID18:06
trilobit`gaurdianAQ: yes you can use the windows partition too as access it from ubuntu as well. In that case I'd just place all the files I access from ubuntu in one designated directory of choice, so I'd know what I have where.18:06
gaurdianAQkudkillioughta: you said ur hooking it up with usb18:06
kudkillioughtayes18:07
Scunizikudkillioughta: you might need to kill the partition and recreate it then format to your file system of choice.18:07
ericjunghow can i find a driver for a Novatel USB727 EVDO device?18:07
kudkillioughtai have another usb hard drive hooked up as well, and it's seeing/using that one just fine18:07
kudkillioughtaScunizi: that's fine, but how do i do that through ubuntu...i'm a noob18:07
karabHi18:07
MaFiOtA_1987MANIAKA7000 welcome18:07
formodekudkillioughta Gparted, :)18:07
MANIAKA7000:D18:07
MaFiOtA_1987:D18:08
MANIAKA7000welcome he says :D18:08
karabhow to make nautilus browser backspace=mouse3???? ??18:08
Scunizikudkillioughta: check to see if you have System/Admin/Partition Editor .. if not then install gparted and it will be there.18:08
sl0whello ;)18:08
formode<MANIAKA7000>, welcome!18:08
karabbackspace==mouse3  ?18:08
MaFiOtA_1987who know remote program for control of PC ?18:08
kudkillioughtagparted is installed18:08
kudkillioughtai'm on a livecd right now18:08
MANIAKA7000:D18:08
MaFiOtA_1987free ;]18:08
gaurdianAQya ok but any reason gedit doesnt work on my computer I do everything the same as i did on my other comp but it gets errors I know that I always had trouble with ubuntus splash screen so I would have to disable that but gedit doesnt have anything like that18:08
trilobit`kudkillioughta: I think live cd does have gparted in place.18:08
MANIAKA7000ask on channel windows :P18:09
formode<MaFiOtA_1987> Yes, VNC.18:09
soundrayMaFiOtA_1987: are you on Ubuntu?18:09
MaFiOtA_1987other?18:09
MaFiOtA_1987i have vnc18:09
formode<MaFiOtA_1987>Find it in Add/Remove.. :)18:09
kudkillioughtait does, i'm opening it right now trilobit18:09
MANIAKA7000TeamViewer18:09
MaFiOtA_1987where in add/remove? :P18:09
soundray!freenx | MaFiOtA_198718:09
ubottuMaFiOtA_1987: FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX18:09
MaFiOtA_1987what is a program?18:09
formode<MaFiOtA_1987> Search VNC. :)18:09
kudkillioughtak....just opened the partition manager and it's not even recognizing the third hdd18:09
MANIAKA7000:D18:09
MaFiOtA_198710x;]18:09
Scunizikudkillioughta: load Partition Editor and change the drive designation in the upper right to the one coorisponding to the usb drive.. it should be "unmounted" to work correctly.18:09
MANIAKA7000good18:09
kudkillioughtait shows my 80gb internal and my 160gb external18:09
trilobit`kudkillioughta: normally it won't give any problems. Partition creation/resize/deletion are well supported.18:10
kudkillioughtabut it doesn't show any unmounted or anything like that18:10
gaurdianAQso I should get a partition manager and then create 2 partions one for linux and the other for the shared drive?18:10
gaurdianAQany other ones besides gedit?18:10
ScunizigaurdianAQ: nano18:10
gaurdianAQnano k I will look it up18:10
gaurdianAQis it free?18:10
ScunizigaurdianAQ: it's already installed.. access it from terminal18:11
AuroraZerothere is also jedit18:11
gaurdianAQIm not running linux right now18:11
gaurdianAQIm using windows currently18:11
AuroraZeronotepad++18:11
kudkillioughtahm..plugged it into a different usb port and it sees it...i think i can take it from here, thanks a lot you guys18:12
dinkhey18:12
kudkillioughta:D18:12
trilobit`kudkillioughta: cheers.18:12
gaurdianAQwait oops I said gedit didnt I18:12
gaurdianAQcrap18:12
dinkcan someone help me?18:12
Scunizikudkillioughta: that was going to be my next suggestion.. :)18:12
gaurdianAQI meant the partitioning software is what I need18:12
soundraydink: jack up your car?18:12
gaurdianAQgpartition or sumthing18:12
trilobit`gaurdianAQ: parted or gparted18:12
soundraygaurdianAQ: gparted18:12
gaurdianAQthats it it wont run on my comp18:13
dinkdoes anyone know where to put the block list for the transmission18:13
gaurdianAQgparted18:13
ScunizigaurdianAQ: http://gparted.sourceforge.net/livecd.php18:13
trilobit`gaurdianAQ: how so ?18:13
gaurdianAQit doesnt work on my comp I had it like it freezes up and I cant get into th e partitioning part it works on my pentium 3 just fine but when I use it on my good comp it freezes up18:13
dinkdoes anyone know where to put the block list for the transmission18:13
kiamoone of my samba shares is refusing to give my write access. smb.conf: http://paste.ubuntu.com/57514/18:14
trilobit`gaurdianAQ: then see to what Scunizi said. It might be a bundling issue that's solved with just another livecd18:14
isilionhi18:14
dinkdoes anyone know where to put the block list for the transmission18:14
gaurdianAQk I will try that Im just hoping that this is the right decision18:15
isilioni get this error launching spore in lunux xubuntu 8.04.118:15
isilionXlib:  extension "GLX" missing on display ":0.0".18:15
gaurdianAQlike Im worried about messing up my comp again lol18:15
soundraydink: it's impolite to repeat at this frequency18:15
soundraydink: try ~/.config/transmission/blocklists/18:15
kudkillioughtaok...so i thought i was good, but apparently not18:15
kudkillioughtai managed to crash gparted18:15
dinkwhere do i put that into18:15
dink?18:15
kudkillioughtaa few times18:15
nogagplzisilion: What is lunux18:16
gaurdianAQdink: I think he was saying that ur repeating urself to much18:16
isilionlinux sorry18:16
kudkillioughtathe disk would show up as 2tb (that's the size of the raid that it was in)18:16
soundraydink: it's a folder. Place your blocklist in it18:16
lufthanzais there any way I can have apt run through my currently installed packages, and check my filesystem for corrupted files?18:16
nogagplzisilion: And how are you launching it, Wine?18:16
trilobit`kiamo: you have "browsable no" in homes ?18:16
isilionyes, wine 1.1.518:16
nogagplzisilion: Ask in #winehq18:16
isilionok18:16
karabHow to make nautilus use mouse3 like backspace (same thing as windows explorer )18:16
dinkthank you18:16
dink:D18:16
kudkillioughtathe only thing that it would let me do was create a new disklabel18:16
kudkillioughtaevery time i tried that gparted would just up and crash18:17
kiamotrilobit`: it still shows up when im browsing my network from xp.  so i just left it lol18:17
gaurdianAQk I have another question now Kubuntu or Ubuntu? whats ur preference18:17
karabit works on firefox18:17
trilobit`kiamo: well see to change it. that might fix it. You can always revert back anyhow. :)18:17
lufthanzaanyone?18:17
nogagplzgaurdianAQ: Kubuntu. Ubuntu is lame ;)18:17
soundraygaurdianAQ: most people here will prefer gnome (ubuntu), as the KDE people hang out in #kubuntu18:17
bullgard4'man paplay': "paplay -- play back audio files on a PulseAudio sound server." What is a PulseAudio sound server? What audio  files are on it?18:17
soundraybullgard4: what was wrong with the reply you got before?18:18
gaurdianAQoh lol well would mythtv work with my wintv card18:18
gaurdianAQbrb18:18
kiamotrilobit`: sorry i should of mentioned, the homes directory is fine, its the media directory.  i cant write to it from my windows machine.18:18
soundray!pulseaudio > bullgard418:18
ubottubullgard4, please see my private message18:18
soundray!esd > bullgard418:18
j4mhi18:19
gaurdianAQk so would mythtv work with my wintv card from haupagge18:19
sohosomebody have qutecom working?18:19
soundraygaurdianAQ: probably. Hauppauge support in Linux is generally good18:19
gaurdianAQI mean I already have it on windows but Im trying to stay away from windows18:20
j4mhow to install beryl..?18:20
soundray!beryl > j4m18:20
ubottuj4m, please see my private message18:20
en1gmawith ubuntu 8.04 i got a couple questions about the file manager....1.) how do i call the file manager so it is in root mode....2.) im in 800*600 resolution and when i am in list mode i cant see enough files at the same time....the letters are to big...can i adjust the size of the letters just in the file manager only.18:20
gaurdianAQwell I g2g thanks for all the help18:21
=== KaiForce_ is now known as KaiForce
trilobit`kiamo: maybe you have to play a bit with the permitions of /home/media   I can't be sure.18:21
soundrayen1gma: 'gksudo nautilus' to run it with root privileges. Please be careful18:21
en1gmaok thats #1 thanks18:21
kiamotrilobit`: yea, thanks anyway :)18:22
en1gmathe other question i think is about font size in nautilus18:22
soundrayen1gma: for #2, see Edit-Preferences - first tab, List View Zoom level18:22
trilobit`kiamo: always check the logfiles for any messages it might generate. They hint what's going on and why.18:23
en1gmasoundray, that says for icons though18:23
trilobit`kiamo: in /var/log/samba/18:23
soundrayen1gma: generally, ask one question at a time here -- makes it easier for those you want to help you18:23
ericjungwhat's the URL for officiail ubuntu forums?18:23
=== abcdefghijklmnop is now known as robert_klein
sohosomebody have qutecom working?18:23
soundrayen1gma: just do it18:23
Scunizihttp://www.ubuntuforums.org18:23
en1gmai did18:23
ericjungis http://ubuntuforums.org the official ubuntu forums or someone's private forums?18:23
en1gmanothing changed18:23
en1gmai set it to 50%18:24
ericjungScunizi: how long does it take to get post access to http://ubuntuforums.org ?18:24
Scuniziericjung: ubuntu..18:24
Scunizierichammond: login.. and you should be there.18:24
soundrayen1gma: that's the default. Set it to 25%18:24
en1gmayea that worked :)18:24
ericjungScunizi: i created an account, verified it through email, but i still can't post18:24
en1gmathanks man....and will remember to ask 1 Q at a time next time18:25
lorenzohi, when I try to play videos fullscreen with MPlayer, the size of the actual video remains the same (just the rest of the screen goes black). What have I gotten wrong? thanks!18:25
ericjungoh now i can post18:25
en1gmathat size should be 25% default18:25
trilobit`lorenzo: what about with some other player ?18:25
Scuniziericjung: when you go back to the main page there's a login button in the top right.. verifying doesn't eliminate the login process.18:25
en1gmasoundray, do you know how to make the toolbar smaller?18:25
jim_plorenzo: drivers for the vga. you need proper ones, not vesa. and possibly you need to change mplayers video output option18:25
soundraylorenzo: try 'mplayer -vo help' and see if any of the other output options provide better scaling18:26
lorenzotrilobit, VLC goes fullscreen but the quality is really low18:26
en1gmawhere the back and forward buttons are18:26
en1gmathose are huge18:26
=== julian is now known as jjulian
=== jjulian is now known as jjulian_
trilobit`lorenzo: then as jim_p said it might be a driver issue.18:26
soundrayen1gma: why not turn it off completely from the View menu18:27
lorenzotrilobit, jim_p, do I just try different drivers until i find the one that works?18:27
alanbshepard77If I want to compare folder A versus folder B is there a tool that will allow me to only delete 100% exact files from only folder B and leave folder A untouched?18:27
kiamoerr, whats the cmd to change a folders wxr settings? lol18:27
trilobit`lorenzo: what videocard do you have ?18:27
en1gmai use the back and forward buttons and the up folder button too....18:27
ndubekiamo chmod18:27
en1gmai could turn it off but it would be nice if it was just smaller18:27
kiamoah yes thanks18:28
jim_plorenzo: what vga do you hve?18:28
ndubenp18:28
nafhow to connect to quakenet in xchat18:28
soundrayen1gma: try displaying them as icons only or text only18:28
en1gmaok checking18:28
coagentWhat are good TV tuners for MythTV? I am thinking about a HVR-950Q18:28
kikokos,18:28
lorenzojim_p, how do i find out?18:28
ndubenaf '/join #quakenet'18:28
jim_pnaf: /server quakenet18:28
kikokosh18:29
jim_plorenzo: lspci | grep VGA18:29
robert1hello ubuntu community!18:29
NiekHi guys (and girls)18:30
ndubeoops '/server'18:30
ndubelol18:30
lorenzojim_p, 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)18:30
fsanluhey peoples. how do let my soundcard turn on the "rear speaker" plug.. right now its just playing my front speakers.. do i have to install special drivers?18:30
robert1I hope someone can help me. I'm on the end with my latin.18:30
soundray!hi | robert118:30
ubotturobert1: Hi! Welcome to #ubuntu!18:30
coagentDoes a HVR-950Q TV Tuner work with analog in Hardy18:30
en1gmasoundray, i dont see that option.....with nautilus is there a way to have it with dual view or split screen....then i would just get rid of everything....tree view and all the tool bars18:31
robert1thx ubottu18:31
en1gmai like mc in a shell but i like nautilus for in a gui18:31
NiekI've a question .. I've 2 disks in my computer, and some partitiions on them. I want 1 partition on disk one to be the same "virtual disk" as a partition on another one. (that is becuase I bought the secondary drive today, I ran outta space) I heard something about LVM. But; is there a tutorial; and; won't I loose all my data already present @ disk1 ?18:31
soundrayen1gma: Edit-Preferences -- Display tab -- Icon Captions18:31
jim_plorenzo: it seems you have an intel card. i cant help much now. do you have 3d effects enabled?18:32
soundrayen1gma: also consider learning bash -- it's more efficient in the long run18:32
soundray!cli > en1gma18:32
ubottuen1gma, please see my private message18:32
robert1my wireless adapter (atheros ar5008x) don't work. It was working without encryption, but since i tried to set up the encryption ( wpa2) I'm not able to make it work any more.18:33
lorenzojim_p, you mean compiz effects? In that case I do18:33
en1gmayea i am in bash alot....BUT with long paths and my errorous typing = not good :)18:33
soundrayNiek: to convert a partition to LVM, you have to back it up and restore the backup afterwards18:33
sohosomebody have qutecom working?18:33
=== rw is now known as rw_away
soundray!lvm > Niek18:33
ubottuNiek, please see my private message18:33
en1gmai do alot where i browse to the location in the FM then i copy the address to bash18:33
robert1I use ubuntu with kernel 2.6.2718:33
en1gmaand CD18:33
soundrayNiek: it will be easier to set up a data partition on the new drive18:33
nogagplzNiek: http://tldp.org/HOWTO/LVM-HOWTO/index.html18:34
en1gmayou know what i mean18:34
soundray!newdrive > Niek18:34
ubottuNiek, please see my private message18:34
jim_plorenzo: post me the output of this         cat /etc/X11/xorg.conf | grep Driver18:34
jim_plorenzo: its 2-3 lines18:34
soundrayen1gma: tab completion?18:34
en1gma:)18:34
lorenzojim_p, it is Driver"kbd"18:34
lorenzoDriver"mouse"18:34
lorenzoDriver"synaptics"18:34
en1gmasoundray, with a long path with multiple dirs? tab completion?18:34
NiekSo, I won't be able to keep my original data  ? I've to backup it first ?18:35
jim_plorenzo: no Driver intel?!?!? anyway18:35
huuthangprohi\18:35
jim_plorenzo: open up mplayer and go to preferences > video tab18:36
jim_pok?18:36
soundrayen1gma: yes indeed -- I use it all the time18:36
lorenzojim_p, ok18:36
Niek!fstab18:36
ubottuThe /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions18:36
en1gmahmmm you use wild cards to make the paths shorter?18:36
DasEi1!newdrive>DasEi18:36
MaFiOtA_1987!help18:36
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots18:36
keystr0kIs it easy to unrar a whole folder full of rar files (they aren't part of the same set)?  If so, how!?18:36
syockYou know how sometimes when you try to drag items around in Firefox 3, the computer gets into a lockup. Is there a bug number for that?18:37
keystr0kdoes "unrar" do this sort of thing, or do I need to write a bash or python script?18:37
BamphHey all, I'm connecting to my ubuntu server over vpn.  I'm trying to set up a remote x connection/vnc, but everytime I try this, I get an unauthorized .Xauthority file error18:37
en1gmai suppose if you know bash really well it prob is faster then opening up a FM everytime just to browse to it and copy the address back to bash18:37
JediMasterHey guys, I need to rename about 180,000 files all inside one directory, but I must not screw them up as replacing from backups will take ages. Any ideas? I need to rename them from dev.*.* to www.*.*18:37
soundrayen1gma: no, I hit Tab twice to see completion options, then type one letter, type Tab again and so on18:37
en1gmaahhh18:37
lorenzojim_p, what do i do now? I am on the video tab18:37
en1gmai will start trying that more often thanks for the tup18:37
en1gmatip*18:37
soulchildHi all,... does anyone know how to set my printer resolution to 2400x600, the only possible I found are: 300x300 600x600 1200x1200,...18:37
soundrayen1gma: are you aware that you can drag and drop a path from nautilus to gnome terminal?18:38
jim_plorenzo: select "gl" or "xv" from there. click ok and restart mplayer for the changes to take effect18:38
amanu_hi jim_P18:38
syockJediMaster: you should you bash script18:38
en1gmasoundray, i usually just copy the location in the address bar....but i am in gnome term when i am in bash18:38
en1gmaill have to try that18:38
jim_plorenzo: once you open it again try to play a video and double size it18:38
noheal4meplease, i need help from a guru :) my ubuntu dont automount usb devices anymore18:39
lorenzojim_p, thanks! it works18:39
en1gmasoundray, how do you drag and drop it18:39
en1gmaim trying and it dont do it18:39
jim_plorenzo: you are welcome. with what setting?18:39
lorenzovideos in general do not play in as good a quality as they do in my XP partition. can i do something about that too or no?18:40
lorenzojim_p, GL18:40
d0wnAfter installing KDE a while ago, I get "HTTP Cache Cleaner" button popping up as a window button all the time. is there any way to make this stop?18:40
en1gmaahh you click the foler or icon18:40
en1gmai see18:40
Chr1zHow do you have updatedb included a mounted share?18:40
soundrayen1gma: grab the icon and drop it on the terminal window. This inserts the full path at the cursor location18:40
DasEi1lorenzo:which player ?18:40
jim_plorenzo: i use gl too. xv is said to have better and more lifelike colors, i never noticed it though18:40
nanderssonDoes there exist an "experimental" repository for Ubuntu?18:40
chamuscaspeople i have ubuntu distro and i need kde-base or one of a kind to be able to run kdevelop can anyon help me ?18:40
en1gmasoundray, it puts " ' " around it18:40
orgthingyd0wn : oh yes, just uninstall KDE18:40
zzattackI'd like to change the reverse dns of my IP, im running bind, how can I do this?18:40
orgthingy:P18:40
danbh_intrepidnandersson: no, but what are you looking for?18:41
soundrayen1gma: yes, that's essential in case the path contains special characters18:41
d0wn:\18:41
Ashkorehello, I am installing Ubuntu on my PS3, but the resolution is all wrong, im using my computer monitor that supports 720pi hdmi resolution18:41
trilobit`lorenzo: can you show what does   dpkg -l | grep xserver | grep intel  show, just to be sure ?18:41
nanderssondanbh_intrepid, I thought about pash.sourceforge.net. It is powershell but for Linux18:41
en1gmasoundray, say i type "cd " in a term.....then i drag the location like you said it wont cd to that dir though because its encapsulated will it18:42
trilobit`lorenzo: dpkg -l | grep xserver | grep intel18:42
soundrayJediMaster: copy a few of those files to a temp directory. Then you can try out different mv commands before you let them loose on the 180000 files.18:42
Ashkorelike im dl the alternate ISO but i thought that a computr monitor would have right res18:42
soundrayen1gma: yes, it will18:42
fbnanybody using Java for development on Ubuntu?18:42
joshuablountIs there an easy way to make Compiz + Webcam stuff work? (when I'm running with compiz, skype video + cheese + anything using my built in iSight doesn't work)18:42
lorenzoii  xserver-xorg-video-intel                   2:2.2.1-1ubuntu13.6                                  X.Org X server -- Intel i8xx, i9xx display d18:42
nanderssonfbn, yes18:43
danbh_intrepidnandersson: well, there is getdeb.net, if its there, great.  You can always check the debian repos too, but thats much more risky18:43
nanderssonfbn, use eclipse18:43
en1gmasoundray, yea it looks like it did but it added a "$" to the end of the path i cd into18:43
en1gmawhy18:43
lorenzotrilobit, ii  xserver-xorg-video-intel                   2:2.2.1-1ubuntu13.6                                  X.Org X server -- Intel i8xx, i9xx display d18:43
trilobit`lorenzo: I saw. you're good with it.18:43
robert1please guys, can somebody help me with my wireless connection?18:43
nanderssondanbh_intrepid, Ok, I'll have a check there :)18:43
robert1please18:43
en1gmanm18:43
lorenzotrilobit, thanks18:43
soundrayen1gma: no, it didn't. That $ is the bash prompt.18:43
en1gmasoundray, nm the $ is always there :)18:43
ScuniziAshkore: check out http://ubuntuforums.org/showthread.php?t=60771518:43
en1gmathanks for that tip it works good18:43
m__?18:43
en1gmaill use that more often instead of copying and pasting18:44
AshkoreHello I have a HD Monitor but when Im trying to install Ubuntu on my PS3 is has too small res please help18:44
lorenzotrilobit, jim_p, thank you guys a lot, you have been very kind18:44
en1gmacan you tell im new to gnome....i been using kde for years18:44
jim_plorenzo: you are welcome18:44
fbnnandersson: I'm in school right now and we found out, that consume() does not work correctly on Linux, it only works on Windows18:44
trilobit`lorenzo: no problem. you'll do this to someone else in the future too. ;)18:44
fbnnandersson: ever heard of something like that? code is the same ... java version is the same ... but the behavior is different18:44
lorenzotrilobit, lol, thanks18:44
AshkoreHello I have a HD Monitor but when Im trying to install Ubuntu on my PS3 is has too small res please help18:45
chamuscasis there any ide besides kdevelop that works perfectly in ubuntu ?18:45
nanderssonfbn, Well, never heard of sorry18:45
ScuniziAshkore: http://ubuntuforums.org/showthread.php?t=60771518:45
jim_pchamuscas: netbeans?18:45
nootropeis there a Growl-like app for Linux/Ubuntu?18:45
fbnnandersson: ok ... do you know where I can ask Java guys? #java does not work here18:45
bj0rn2Scunizi: no luck :( seems installing GRUB on my first disk corrupts the partition table18:45
Ashkorek 1 sec18:46
trilobit`jim_p: for me, on every ocasion, video playback has been always better quality for the same playing-files compared to windows.18:46
nootropechamuscas, have you tried Eclipse?18:46
Scunizibj0rn2: shouldn't have.18:46
nanderssonfbn, well, I would suggest you to google around for it18:46
fbnnandersson: did so, found nothing about it18:46
fbna school mate on debian can confirm this behavior18:46
nanderssonfbn, if someone else has run into the problem you should see it there18:46
fbnnandersson: maybe it's not that widely used function18:47
Alexssonhow I can use a Socks5 Proxy @ Ubuntu 8.04 (hardy)?, with the system proxy setting it doesn't work, why ?18:47
nanderssonfbn, probably not18:47
jim_ptrilobit`: with xv?18:47
nanderssonfbn, is it part of standard J2SDK?18:47
fbnnandersson: yes it is18:48
=== andatche_ is now known as andatche
trilobit`jim_p: I use the glx module. I have nVidia card.18:48
fsanluhow do i configure the connector in my soundcard to output to a 2nd set of speakers? its only outputting sound on the "Green" one.. and i have a 4 speaker system :\18:48
AshkoreOkay the problem is that I am still in the process of installing Ubuntu, its using test res but for some reason my monitor being set to 1080pi is displaying super small res18:48
fbnnandersson: http://java.sun.com/javase/6/docs/api/java/awt/event/InputEvent.html#consume()18:48
Ashkoreand I cant continue installation as I cant see the next button18:48
jim_ptrilobit`: you mean gl output in mplayer?18:49
jim_ptrilobit`: i use gl too18:49
JediMasteranyone know how to rename a bunch of files when there's too many in the current directory?18:49
JediMasterI'm getting: -bash: /usr/bin/rename: Argument list too long18:49
JediMasterI've got 180,000 images to rename18:49
soundrayJediMaster: did you get my earlier reply?18:49
JediMastersoundray: no sorry, what was it?18:49
nanderssonfbn, looks like you have to debug the environment. But awt is quite old isn't it? can't you use swing?18:49
soundrayJediMaster: copy a few of those files to a temp directory. Then you can try out different mv commands before you let them loose on the 180000 files.18:50
trilobit`jim_p: I wouldn't know if there's a difference on mplayer actually, I don't use it. But vlc and any players just play smoother. It has been either work that way or no work at all for me.18:50
sohosomebody have qutecom working?18:50
JediMastersoundray: already tried it, I've got a command that works but not on 180k files, mv won't work on it at all18:50
jim_ptrilobit`: ok18:50
=== et_ is now known as raapaq
fbnnandersson: we are starting to learn Java GUI with AWT ... it's not that big deal but I'm really curious about it because I've never seen such a difference in Java based on the OS18:50
zzattackI'd like to change the reverse dns of my IP, im running bind, how can I do this?18:51
soundrayJediMaster: to solve the Argument list problem, you need to subdivide the lot.18:51
trilobit`jim_p: but are the gl module and glx module different?18:51
BramSmuldershi all, i'm running ubuntu 8.10 beta, and with the package updates that i did today, it looks like my sound got broken. sound still gets played, but is very distorted. is this a known issue?18:51
fbnnandersson: and we tried it both ways: copied the code from linux to windows => works, copy the working code from win to linux => does not work18:51
fbnnandersson: and even the same on debian18:51
Bamphanybody?18:51
trilobit`fbn: that surprises you? :p18:51
bytor4232BramSmulders: you need #ubuntu+1 this channel is for 8.04.118:51
chamuscasnootrope , tank you18:51
JediMastersoundray: yeah I know, but not doing it by hand as I've got to do it in the next 2-3 minutes or so =/18:52
bytor4232BramSmulders: and lower18:52
=== njpatel is now known as njpatel_away
chamuscasjim_p , also tank you for the tip18:52
BramSmuldersok thanks bytor18:52
fbntrilobit`: yes it does, why not? :)18:52
LosowskiI installed and compiled the Linux Kernel 2.6.27 on Ubuntu today. IPTables is set up and running on my pc as well. When I ran dmesg, I noticed a new entry: "nf_conntrack version 0.5.0 (4096 buckets, 16384 max) - CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it."  Does anyone know what this is, and how should18:52
nootropechamuscas, np!18:52
Alexssonhow I can use a Socks5 Proxy @ Ubuntu 8.04 (hardy)?, with the system proxy setting it doesn't work, why ?18:52
supertankerHow can I get Nano to wrapword my text files?18:52
supertankerHow can I get Nano to wrapword my text fileswordwrap*18:52
Ashkoreokay hitting Enter at each step works18:52
jim_ptrilobit`: i am on ati i dont know18:52
JediMastersupertanker: nano -w file.txt18:52
supertanker...18:52
trilobit`fbn: I'd expect any standards to be followed more honestly from linux than windows, that's why18:52
supertankerThat is rediculously easy18:52
supertankerThank you, JediMaster18:52
=== cedx____ is now known as cedx
nanderssonfbn, but if it's the same code?? looks like you have problem with things like UTF-8 then18:52
fbntrilobit`: would be okay for me if a method would be missing on linux at all ... but's in java standard so it should work18:52
trilobit`fbn: and java is about standards.18:52
JediMastersupertanker: always is =)18:52
dink_When i put the blocklist in the blocklists folder and it doesnt work? does anyone know how to fix this?18:53
fbntrilobit`: well, it works on windows correctly, on linux it's using the function (I can check with a isConsumed function) but the GUI is not getting updated18:53
nanderssonfbn, check with md5, md5sum if the code is the same18:53
edjuAnybody work with vmserver successfully?  Can't find how to install a windows guest.18:53
sqawarlzwhat is the differences between kubuntu and ubuntu?18:53
trilobit`fbn: heh, you know much more than myself about these so can't be of help here. :)18:53
myãäåé òî ÿ?18:54
fbnnandersson: nope, code is the same ... and the app runs, it's just that one method (consume) is not working correctly on linux18:54
sqawarlz!kde18:54
ubottuKDE (http://kde.org) is the !desktop environment used natively in !Kubuntu. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. For more information on KDE 4, see !kde418:54
dinkWhen i put the blocklist in the blocklists folder and it doesnt work? does anyone know how to fix this?18:54
soundraysqawarlz: did you get my earlier reply?18:54
codyzappis anyone getting weird msgs in pm?18:54
sqawarlzsoundtray, you wanted to know what my problem was right?18:54
soundraysqawarlz: no18:54
srpenneycan someone help me configure some drives as a md?18:54
dinkanyone?18:54
nanderssonfbn, try using different JRE, you can set the JAVA_HOME-variable18:55
soundraysqawarlz: if you can't be bothered to read the channel, why ask a question in the first place?18:55
DasEi1 codyzapp: had a few18:55
fbnnandersson: is there a Java/Linux forum anywhere? or a Java irc chat?18:55
srpenneyCurrently they are already configured as a RAID1 array (through PCI card bios)18:55
Gnea!anyone18:55
ubottuA large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?18:55
fbnnandersson: we used the same JRE (1.6) on win and linux18:55
fbnnandersson: so this should be no issue18:55
srpenneyHow do I tell what where the actual drives are in /dev18:55
srpenney?18:55
noheal4mehi, im running 8.04 fully updated with kernel  2.6.24.-21-generic, and automount has died? what to do?18:55
dinkcan somebody help me please?18:55
nanderssonfbn, well, I've noticed differences between java-6-openjdk and java-6-sun18:55
* JediMaster prods tunnel18:55
srpenneyMy drives show up as mountable devices in nautilus' left hand panel.18:56
DasEi1!ask|dink18:56
ubottudink: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)18:56
gustavonareaHi. I just got a VPS and 'd like to verify that it really runs Ubuntu. How can I do that? I know there's a file where this is written, but I can't remember the path18:56
nanderssonfbn, java-6-sun didn't give me problems18:56
sqawarlzsoundtray you said its a different gui, and that i should test it.18:56
Gneadink: only if u state the problem18:56
zzattackdamn tunnel thats worse than a rickroll18:56
soundray!version | gustavonarea18:56
ubottugustavonarea: To find out what version of Ubuntu you have, type « lsb_release -rc » in a !shell18:56
dinkWhen i put the blocklist in the blocklists folder and it doesnt work? does anyone know how to fix this?18:56
supertankerWait a minute, JediMaster , that didn't work, I wanted to eanble word wrap, not disable it18:56
fbnnandersson: we are all using sun's java ...18:56
sqawarlzsoundtray, I tested it, but it appears to have different apps, and i different look at style. maybe i should be more specific in my question.18:56
dinkit still says there are 0 peers in blocklists18:56
Gneawhat blocklist?18:56
fbnnandersson: do you want to try it? it's a very simple app :)18:57
nanderssongustavonarea, cat /etc/issue18:57
dinkfor transmission18:57
fbnnandersson: like a calculator18:57
soundraysqawarlz: and you should spell the nick correctly when you talk to someone18:57
nanderssonfbn, No thanks :)18:57
djsiege1Which packages do I need to make SMB folder sharing work?18:57
djsiege1I think they failed to install when I was trying to share a folder.18:57
nanderssonfbn, I'm busy with PowerShell18:57
edjuserv identify wasdwksc18:57
gustavonareasoundray, nandersson: thanks! :)18:57
djsiege1So I'd like to try installing them manually,.18:57
LjL!identify | edju18:57
ubottuedju: You can identify automatically by using your NickServ password as the server password in your IRC client. When identifying manually, do NOT send the command from a channel's tab, or a typo may give away your password. If that happened, type « /msg NickServ set password <new-password> » in the server tab as soon as possible.18:57
Gnea!torrent | dink18:57
dink??18:57
ubottudink: Torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/FAQ.html - See also !P2P18:57
sqawarlzsoundray, I hear that gnome is much more wiedly supported and worked on, but I'm having problems with gnome and my windows network, and kde apps seem to be working better so im wondering if maybe i should switch. but i dont know other than a few apps different what the differences are.18:58
fbnnandersson: well it's just 2-3 minutes ... I've created a jar file: thelogic.org/stuff/spritverbrauch.jar18:58
dinkyes its run to bittorents18:58
Gneadink: that's rather program-specific, you might have better luck in #torrent or #bittorrent18:58
dinki put the blocklists in the transmission block list folder18:58
fbnnandersson: if you run it with java -jar spritverbrauch.jar an AWT window will load. enter anything else than 0 into the first text field and you'll notice on the console that it's getting consumed but still displayed on the gui18:58
obf213i remember back in the day ubuntu came defaultwith a program that listed all hardware in your computer. it wasunder the system menu is that program still around somewhere?19:00
ljsoftnetafter installing a .deb file, how will i know, if what were the packages installed?  "Synaptic Package Manager" does not show it from its "History" list.19:01
srpenneyDoes anyone know how to find out where in /dev a drive is?  I can see the hardrives as mountable drives in the left panel of Nautilus.  I can mount them and they go to /media but I don't know how to tell what was mounted.19:01
LosowskiI installed and compiled the Linux Kernel 2.6.27 on Ubuntu. IPTables is set up and running on my pc as well. When I ran dmesg, I noticed a new entry: "nf_conntrack version 0.5.0 (4096 buckets, 16384 max) - CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it."  Does anyone know what this is, and how should I app19:01
dinkgnea19:01
Orbixxsrpenney: df?19:02
AlexssonIDEA19:02
Alexsson!!!19:02
dink1 guy said no he cant help me19:02
srpenneyOrbixx: ty19:02
cyixhi all. any opinions on a decent audio streamer/ripper for Hardy?19:02
alpsyhi does anyone here know of any alternatives to windows live messenger audio chat? are there any clients for ubuntu with which you can connect a voice call with windows live messenger ?19:04
ljsoftnetafter installing a .deb file, how will i know, if what were the packages installed?  "Synaptic Package Manager" does not show it from its "History" list.19:04
noheal4merunning 8.10 gnome 2.6.24-21-genericand automount died? how can i resolve this19:04
sentientthis live cd wont recognize my root ext3 partition19:04
Pici!ibex | noheal4me19:04
ubottunoheal4me: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu19:04
sentientgparted and mount says unrecognized19:04
sentientit worked a few days ago, its x64 hardy19:05
sentientbut i havnt tried to mount it from another os till now19:05
Piciljsoftnet: Synaptic does not show things not installed from apt.  Use dpkg -L <packagename> to see what files were installed.19:05
Slade605Hey guys, quick question, I am trying to share the folder that houses a large file and I keep getting "'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied19:05
Slade605You do not have permission to create a usershare. Ask your administrator to grant you permissions to create a share"  being the admin, how do I give myself admin to share it?19:05
Losowskifree -m19:06
ljsoftnetPici, i'm not looking for what files were installed, i'm referring to packages installed19:06
phoenixzIs open office 3 available already in some ubuntu repo? if so, where could I find it??19:06
sqawarlzsoundray19:07
Piciljsoftnet: dpkg -l packagename then19:07
karabHow to make nautilus back/forward on mouse?19:07
trilobit`phoenixz: they say the .deb that OOo provides installs ok as well.19:07
dinkwhen you put the blocklists in the blocklists folder for transmission how do you get it to work?19:08
kiamois there a default setting in the sshd_config file that disables ssh access via the internet? the ssh server is on a LAN computer and ports are forwarded on my router but it aint giving me any joy...19:08
MrObvious!find make19:08
noheal4mefeel free to send me a pvt msg when someone find out why my aoutomount died :) i will go get a coffie19:08
ubottuFound: automake, automake1.4, automake1.7, automake1.8, automake1.8-doc (and 53 others)19:08
sohosomebody have qutecom working?19:08
=== MarkNL_ is now known as MarkNL
trilobit`kiamo: if you don't want sshd then just disable it altogether ?19:09
Picikiamo: If you don't want it accessable from the internet disable port forwarding port 22.19:09
oklinux what is a good dvd burner apps for xfce19:09
alpsydoes anyone here know of any alternatives to windows live messenger audio chat? are there any clients for ubuntu with which you can connect a voice call with windows live messenger ?19:09
joshritgerhow do I run sudo commands from a live disk?19:09
kiamono i want it enabled. but when i test the connection it doesnt work.19:09
geniioklinux: Any Gnome apps since xfce also uses gtk backend19:10
ichbinesderelchjoshritger: i think you don't need to, just run them without sudo19:10
trilobit`kiamo: your router is linux as well ?19:10
Picikiamo: How are you testing?19:10
joshritgerI have tried to run fdisk -l and I get nothing19:10
oklinuxok does xfburn burn dvd ? genii ?19:10
sentientgparted mount etc wont recognize my ext3 partition19:10
PriceChildjoshritger: try sudo fdisk -l19:10
srpenneyDoes anyone know how to assemble a multi disk array with mdadm?19:11
joshritgerI have also tried sudo fdisk -l, but for some reason on live cd it doesn't say anything19:11
geniioklinux: Yes it burns dvds19:11
sentientfdisk -l says it linux partition19:11
phoenixztrilobit`: There is a .deb from OO? :) sweeet! Didn't expected that19:11
srpenneyI'm trying to move two drives that are mirrorred from one Ubuntu install to another19:11
trilobit`sentient: when you try to mount it, does it say anything why ?19:12
joshritgerI have a computer that wont boot off the hard drive, I booted to the live cd and have tried to find a way to detect the hard drive, any ideas19:12
kiamoPici: using putty from my windows machine to connect to my internet ip address on the ssh port im using.19:12
trilobit`phoenixz: I actually saw other people talk about it, don't know myself.19:12
Picikiamo: Is the windows machine inside the network?19:12
trilobit`phoenixz: they said the page was /. too, lol19:12
sentientjust says wrong fs type or if i dont s[ecify a filesystem type it say i need one19:12
dinkdoes anyone here use transmission?19:12
dink???19:12
phoenixztrilobit`: /. ??19:12
joshritgeroh and the drive i can't boot has windows xp on it19:12
sentient*it says i19:12
trilobit`sentient: did you specify one filesystem on mount then?19:13
geniijoshritger: Make sure in Bios the drive is set to Auto and not something like Not Installed19:13
Picikiamo: Many routers do not allow loopback connections.  I.E: you cannot connect to your external IP address from within the network.19:13
trilobit`phoenixz: slashdotted.19:13
sentientyes i specified ext3 which is what it is, i will try ext219:13
kiamoaaaaaaaaaaaaaaaaaah i see19:13
dinkdoes anyone here use transmission?????19:13
kiamocool so its probably working then :)19:13
sentientsame prob19:13
PriceChilddink: yes19:13
joshritgergenii: the bios picks the drive up, but wont let me add it to the boot options19:13
phoenixztrilobit`: doh.. :)19:13
ishqiphey , why firefox loads pages slow ?19:13
dinkPriceChild do you usr a blocklists?19:13
dinkuse**19:13
PriceChilddink: why?19:14
ishqipi just installed opera and i can open websites  faster (from 0-100 : 90)19:14
=== Tizz_ is now known as Tizz
dinkcause i am and it isnt working.19:14
sentientman mount isnt up to date type 'ext' by itsself is said unsupported19:14
PriceChilddink: isn't working?19:14
ichbinesderelchishqip: are you downloading pr0n?19:14
dinkyes.19:14
dinki put it in the blocklists folder.19:14
trilobit`sentient: There's a way to try a mound of a partition with a different superblock but I can't remember how was it. It's more the way of finding where the copies of the superblock are, and then use them instead of the default.19:15
Pres-GasI am re-installing 8.10 but enabled ecryptfs for the Private directory, when I restore everything, do I only need to install the ecryptfs-utils or do I also need to run the ecryptfs-setup-private script as well?19:15
shoaib42E: Could not open file /var/lib/dpkg/status - open (2 No such file or directory) i get thsi error when i ap-get sumthin "E: Could not open file /var/lib/dpkg/status - open (2 No such file or directory)E: The package lists or status file could not be parsed or opened."19:15
trilobit`ishqip: I'd guess you're alb19:15
Pici!8.10 | Pres-Gas19:15
ubottuPres-Gas: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu19:15
PriceChilddink: you put what in the blocklists folder?19:15
alpsydoes anyone here know of any alternatives to windows live messenger audio chat? are there any clients for ubuntu with which you can connect a voice call with windows live messenger ? (except aMSN)19:15
Slade605Any way to recover the SU password in 8.04?19:15
dinkthe level1.txt19:15
dinkits a list of ip's19:15
dinkto block all of them19:15
sentientwill i guess i would like that, this could be whats causing my grub to not work19:15
ishqip<ichbinesderelch> , i felt that smth. was wrong since my first install...19:15
_Zeus_Slade605: boot to recovery mode?19:15
Applenuxhi everybody19:16
_Zeus_!hi | Applenux19:16
sentientmaybe a differnt bios makes the superblock in another location???? that seems wierd19:16
ubottuApplenux: Hi! Welcome to #ubuntu!19:16
Slade605_Zeus_:  anything after that?19:16
sentientits on another comp than it was created on19:16
ichbinesderelchishqip: is internet slow generally? or just with browsing?19:16
_Zeus_Slade605: use the command passwd to change the password.  eg, passwd USERNAME19:16
keystr0kcan I upgrade to OOfice 3 using apt-get?19:16
_Zeus_Slade605: you are talking about your user password, right?19:16
keystr0kOpenOffice 3 that is.19:16
sentientishqip: try firefox safe mode19:16
_Zeus_keystr0k: no19:16
Applenuxi'm looking for a alternative to MakeMusic Finale19:16
keystr0k_Zeus_, thanks for the quick answer19:16
trilobit`sentient: you can ask that in other channels too. How to try mount the partition with an alternate superblock and how to find that alternate superblock. Try #debian as well.19:17
_Zeus_keystr0k: you can get a .deb at openoffice.org19:17
ishqip<ichbinesderelch> , browsing , wget is fast that's why i tried opera...19:17
Applenuxdoes anybody knows something like that ?19:17
keystr0k_Zeus_, thanks19:17
BWGamesinstalled 8.04, but no sound. preferences-sound lists 2 via 8235's, and a realtek alc200 under device's.. there's only o ne onboard soundcard. any ideas?19:17
dinkyou there PriceChild?19:17
Slade605_Zeus_:  I am a member of Admin group, but I do not remember the actual SU login, I can sudo stuff as myself except for this thing with the filesharing I am trying to fix19:17
ichbinesderelchishqip: are you behind a proxy or something like that?19:17
ichbinesderelchishqip: using tor?19:17
shoaib42i get this error when i apt-get sumthin  "E: Could not open file /var/lib/dpkg/status - open (2 No such file or directory)"  can nyone fix this??????//19:18
Alexssoncan anybody help me with proxy settings @ ubuntu 8.04 (hardy), big problem19:18
ishqip<ichbinesderelch> , i was using ubuntu 7.10 , yestarday i installed 8.04 + fluxbox19:18
Applenuxdid anybody hear me ? -_-19:18
ishqipnothing else...19:18
trilobit`shoaib42: That file is amiss for you? Tough thing!19:18
dink????19:18
ichbinesderelchApplenux: yes :)19:18
ichbinesderelchishqip: proxy, anything?19:19
ishqipno19:19
Applenuxso i guess nobody knows19:19
kaandushoaib42: is there a file called /var/lib/dpkg/status-old ?19:19
sentientdang i gotta not close all of mibbi when changing channels, im use to xchat19:19
shoaib42:( what to do then?19:19
dinkanyone here use transmission???19:19
Pici!anyone | Applenux dink19:19
ubottuApplenux dink: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?19:19
ichbinesderelchishqip: are you on wlan or ethernet?19:19
PriceChilddink: i believe just pressing update should do it19:19
pastrynessim using ubuntu gutsy on a pc with no internets, i need it to play music but apperently it needs mp3 codecs. is there something i can just download onto my flash disk to put on the ubuntu pc to play mp3s?19:20
shoaib42no such file19:20
sentientdang apparentally mibbit is banned from debian so i have to install xchat19:20
dinkok19:20
dinkthanks19:20
dinkthat probably will do it19:20
trilobit`shoaib42: is there anything in /var/lib/dpkg   ?19:20
ishqip<ichbinesderelch> , i'm using a router with  2 connected PCs19:20
dinksays i have updates T.T19:20
sentientwould i cause pain mounting my home/user folder over /home/ubuntu on the live cd?19:21
shoaib42yes...19:21
ichbinesderelchishqip: on the other pc the browsing is just normal?19:21
ishqipyes19:21
ishqipeven in this pc when i use opera19:21
trilobit`shoaib42: and no "status" file ?19:21
LORREZ!addon19:21
ubottuSorry, I don't know anything about addon19:21
sentienttry firefox safe mode ishqip19:21
PhQuhello everyone, today I am going to go help someone with their computer which has been overrun by viruses and was considering switching them to Ubuntu, but they have a wireless internet connection (the non-wifi kind), does Ubuntu support that very well?19:22
alpsydoes anyone here know of any alternatives to windows live messenger audio chat? are there any clients for ubuntu with which you can connect a voice call with windows live messenger ? (except aMSN)19:22
sentientwhat do you mean non-wifi?19:22
sentientPhQu:19:22
dinkit just sits there and does nothign when you hit the update blocklists19:22
Slade605alpsy: Try 'aMSN'19:22
PhQuSensei_, like 3g internet19:23
trilobit`alpsy: you can try amsn19:23
shoaib42trilobit`  herz the contene .... http://pastie.org/29233919:23
PhQuSensei_, I think -_-19:23
stwange_hey can anyone give me a hand? I'm trying to connect to a wireless network using 7.10 but the wireless icon isn't on the taskbar anymore. I've tried network-admin from bash but I can't seem to add a new network - I've tried changing the key on an existing wireless network to the one of this network but it didn't work. Any ideas?19:23
alpsySlade605, trilobit` : yes i was looking for other programs since aMSN doesn't work very well for me19:23
ichbinesderelchstwange_: tried it from terminal?19:24
Slade605alpsy: I don't think Pidgin supports voice, but you can give it a try19:24
ichbinesderelchstwange_: if i'm not totally wrong the applet command is nm_applet or nm-applet19:24
sentientalpsy: pidgin is text only19:24
ishqip<sentient> , same...19:24
stwange_ichbinesderelch nm-applet just hangs from terminal (as though it has loaded but no gui appears)19:25
trilobit`shoaib42: see what you have in /var/backups/   there must be some copies of that file there.19:25
stwange_alpsy - afaik, the closest *nix implementation of msn to the current protocol is pymsn (#pymsn) but I think you might have to compile it yourself and possibly even check it out using cvs. Try googling for it19:25
DracionHi19:25
_Zeus_!hi19:25
ubottuHi! Welcome to #ubuntu!19:25
DracionI have a question in regard to Wubi19:25
ichbinesderelchstwange_: maybe use some other wlan tool or learn connecten with the terminal?19:25
ishqip<sentient> , no , it's loading better now...19:25
ishqipstrange...19:26
DracionWould it be possible to install KDE if I was using Wubi?19:26
alpsystwange_: sounds promising, I'll take a look19:26
ishqipmaby smth. wrong with install...19:26
stwange_alpsy - but aMSN is very close too if you use the beta version (ask in #amsn - it again involves compiling)19:26
|Dreams|is there any way to get ubuntu to connect to my wireless network when it boots up instead of having the type the password and SSID in all the time19:26
=== tobias_ is now known as tobias
stwange_ichbinesderelch I don't suppose you can point me to a tutorial or something? I'm close to reinstalling just to get nm-applet back19:26
mithras|Dreams| : NM should take care of it, though my nm-applet forgets it all the time too19:27
=== AJC_Z0- is now known as AJC_Z0
|Dreams|yeah sometimes it does sometimes it doesnt very annoying19:27
ichbinesderelch!wicd | stwange_19:28
ubottuSorry, I don't know anything about wicd19:28
ichbinesderelchlame ubottu19:28
stwange_I'll google it, thanks ichbinesderelch19:28
ichbinesderelchstwange_: try looking at wicd or wifi-radar19:28
ichbinesderelchstwange_: easy to handel, you could also take a glance at netcfg, but i think you will do better with wifi-radar or wicd19:29
xfactor2khi all19:29
shoaib42trilobit'       /var/backups.......  http://pastie.org/29234619:29
etna#01819:30
trilobit`shoaib42: try this:     cp /var/backups/dpkg.status.0  /var/lib/dpkg/status19:30
|Dreams|also when i use the manual config in n-m it doesnt connect to my wireless router :19:31
Highbreakerhi guys19:31
Joelitohi all: this is my question... I'm using unzip file.zip -d "/folder" to extract, but I don't want to see "inflating ....", any ideas?19:31
trilobit`|Dreams|: does the wireless interface work correctly ?19:31
kiran_I am in19:31
Highbreakerwhere can i see hardware parts like graphic card or something?19:32
ichbinesderelchJoelito: you don't wanna see shit scrolling by? but thats the nicest feature of konsole ;)19:32
shoaib42trilobit` Hey it worked!!!! Thnx alot........ :D19:32
SlimeyPeteHighbreaker: in a terminal, run "lspci"19:32
|Dreams|yeah it seems to i dont get any disconnecting or anything just have to put all the SSID in and password by clicking on connect to new etc19:32
phoenixzHighbreaker: lspci might help19:32
Highbreakerthx19:32
SlimeyPeteHighbreaker: if you want more info, try "lshw". There is also lsusb.19:32
DasEi1Highbreaker: also hwinfo and lshw19:32
trilobit`shoaib42: cheers. That file is VERY important.19:32
Joelitoichbinesderelch: heh, but there are many files19:32
ishqip<trilobit`> , yes :)19:33
ichbinesderelchJoelito: don't think you can disable the output19:33
trilobit`ishqip: yes what ?19:33
stwange_haha no dice ichbinesderelch - "sudo apt-get install wicd" "Unable to connect." :(19:33
Dracion:/19:33
DracionWould it be possible to install KDE if I was using Wubi?19:33
ishqipi'm from albania , that's what asked , right ?19:33
shoaib42trilobit` :019:33
AshkoreOkay Ubuntu is now installed on my PS3 but i cant change resolution larger then 570 by 320, I have a 24" Samsun LCD screen with HDMi in, how do I made it bigger?19:33
telly(?)19:33
trilobit`ishqip: oh that. A while ago. Yeap yeap.19:33
ishqip:P19:33
Ashkoreits not letting me change the res higher19:34
benjashi19:34
ichbinesderelchstwange_: did you set correct device in wicd? and started the daemon?19:34
ichbinesderelchstwange_: is your network card correctly installed?19:34
|Dreams|you need to use apt to use ur dvd rom19:34
gnu_zloyhi all19:34
TK_392hello?19:34
ichbinesderelchstwange_: argh, no inet connection for wicd haha.. i was a little slow19:34
|Dreams|it should install off that if its on the dvd19:34
stwange_ichbinesderelch - I didn't manage to install wicd. I'm in one of those situations where I can't get online with that box and I have nothing to transfer files with19:34
ichbinesderelchstwange_: do you know your network essid?19:35
trilobit`shoaib42: pay attention that in the future days you have the file /var/lib/dpkg/status-old  created as well.19:35
stwange_ichbinesderelch I was slow too, I actually tried to install it!19:35
TK_392can someone please give support i need help19:35
ichbinesderelchstwange_: hope dies last :P19:35
stwange_ichbinesderelch erm I know the key and I could probably get the essid from this machine, that's the name of it right?19:35
gnu_zloyTK_392: what happen?19:35
|Dreams|put dvd or ubuntu cd in drive then type sudo apt-cdrom add19:35
|Dreams|then try again19:35
|Dreams|then u will b able to install network manager again19:35
|Dreams|:)19:35
ichbinesderelchstwange_: jup, you should have listed it by "sudo iwlist INTERFACENAME(like wlan0 or ath0) scan19:36
TK_392I HAVE COMPAQ C700T AND I INSTALL UBUNTU,19:36
TK_392AND MY WIRELESS CARD  DOES NOT WORK19:36
trilobit`TK_392: don't use caps please. It's considered yelling.19:36
stwange_yeah it's found it ichbinesderelch, how do I get it to connect to it?19:36
ichbinesderelchstwange_: is a dhcp server on your router running?19:36
TK_392ok19:36
TK_392but could u help me19:36
TK_392please19:37
TK_392im a noob on ubuntu19:37
trilobit`TK_392: what did you do so it's not working anymore? kernel upgrade ?19:37
darkhammhow can i change video driver in kde 4.1.2?19:37
TK_392and I need my wireless wifi conectio19:37
ichbinesderelchcould you write in more lines than you do right now and start yelling again pls TK_392 :P19:37
xfactor2k#ubuntu-us19:37
stwange_ichbinesderelch one sec, I've changed the ESSID in network-admin to this one, now to see if it works19:37
trilobit`I think ichbinesderelch needs a beer :p19:37
garutachibeen trying to get this ATi mobility to work on my HP laptop.  LSPCI says it's an ATi RS200M19:38
ichbinesderelchstwange_: kk, tell me when youre redy ^^19:38
ichbinesderelchtrilobit`: beer would be great ;)19:38
TK_392what kernel what??19:38
DracionIs it possible to install KDE on Wubi?19:38
|Dreams|install resitriced drivers - system - admin - device drivers19:38
garutachime?   8.0419:38
DasEi1 Dracion: yes19:39
DracionThanks19:39
trilobit`TK_392: did you do anything that the wifi is not working? was it ok before? did you install anything and then it didn't work?19:39
tarelerulz1 /join #HandBrake19:39
arvind_khadrihi, how do i convert avi to 3gp19:39
|Dreams|garu install resitriced drivers - system - admin - device drivers19:39
garutachiI tried installing those restricted drivers19:39
TK_392ok19:39
trilobit`ok19:40
TK_392so i have atheron 802.11 wireless lan card19:40
TK_392 and dosn't work19:40
TK_392i dont know why19:40
TK_392on windows does19:40
trilobit`TK_392: and also.... use a longer post and fewer lines. ;)19:40
darkhammhow can i change video driver in kde 4.1.2?19:40
sentientyarg how do i mount my partition when it is not recognized, how to i find the superblock ???19:40
darkhamm(mesa driver)19:40
sentientall three other partitions work19:40
Ashkorecan someone help, I have an HD LCD Screen 24" using HDMi cables but my max res is 576 by 384 and I cant change it what is the problem?19:40
TK_392but on ubuntu dosen't please please help me19:40
trilobit`TK_392: was it working before in ubuntu ? or always not working ?19:40
sentientext319:40
ichbinesderelchTK_392: i will give you some euro/dollar if you write one letter per line with capslock on :P19:41
TK_392on the windows partition does work19:41
trilobit`ichbinesderelch: I can do that for 50cent :p19:41
ActionParsnipyo yo yo19:41
Ashkorecan someone help, I have an HD LCD Screen 24" using HDMi cables but my max res is 576 by 384 and I cant change it what is the problem?19:41
ichbinesderelchtrilobit`: DEAL!19:41
ActionParsnipAshkore: have you installed your graphics drivers?19:42
en1gmawhen i use 'apt-get source foo' does it retrieve the original source or a modified source that the ubuntu maintainers altered19:42
phoenixzTK_392: What wifi card do you have?19:42
benjassorry but what is the name of this server19:42
arvind_khadribenjas, freenode19:42
benjasif I want to connect again from another computer=19:42
ichbinesderelchAshkore: graphic card is insatlled correctly?19:42
sentient#debian was no help they told me to f off19:42
AshkoreI'm installed it on the PS319:42
Ashkoreso I have no idea19:42
Ashkorehow would I check19:42
benjasthanks19:42
en1gmaanyone?19:42
TK_392atheron 802.11 wireless lan card19:42
ichbinesderelchAshkore: what graphic cards are you using?19:42
ActionParsnipAshkore: you need to install video drivers before you get a decent display19:42
AshkorePLAYSTATION 319:43
AshkoreHow do I install proper drivers on it19:43
geniien1gma: The ubuntu version19:43
trilobit`TK_392: atheron or atheros ?19:43
ichbinesderelchAshkore: what graka is in a playstation3?19:43
ActionParsnipAshkore: get websearching dude19:43
TK_392atheros19:43
en1gmawhen i use 'apt-get source foo' does it retrieve the original source or a modified source that the ubuntu maintainers altered? like is there a special makefile that the ubuntu team puts in there?19:43
ActionParsnipAshkore: lspci | grep -i vga19:43
=== Tizz is now known as Tizz_
benjasI sorry, and the port?19:43
trilobit`TK_392: also, are you on a 64bit machine ?19:43
arvind_khadrien1gma, ask #ubuntu-motu19:43
TK_392no on my laptop 3219:43
en1gmagenii, ok thats good....what is the script that makes .deb files in the source that i get from apt-get19:43
ActionParsnipAshkore: that will show you your graphics card, then websearch for that19:43
TK_39232 bits19:44
stwange_ichbinesderelch I can't get anything to respond, this is in dire need of a reinstall. I have arch installed (almost) on another partition, I'm going to try and get that working instead, and if not I'll burn 8.04 and reinstall. Thanks anyway19:44
garutachiI can't figure out ow to get the ATi drivers installed on this HP laptop, I don't think the card is a 9xxx series19:44
geniien1gma: Usually checkinstall if for personal use19:44
en1gmayea19:44
en1gmait for personal use19:44
ichbinesderelchstwange_: uhm, wouldn't do that ^^19:44
trilobit`TK_392: you might have a HAL problem. The solution I'd give would be to try upgrade your madwifi driver.19:44
en1gma!checkinstall19:44
ubottucheckinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!19:44
ichbinesderelchstwange_: try connecting by terminal19:44
Ashkorecommand not found19:44
ActionParsnipAshkore: lspci19:44
stwange_ichbinesderelch why wouldn't you?19:44
TK_392what's madwifi ?19:44
TK_392omg19:45
ActionParsnipAshkore: then read the output19:45
TK_392i just installed ubuntu today}19:45
ichbinesderelchstwange_: because it seems that only nm-applet isnt working anymore ;)19:45
geniiTK_392: Research indicates your model does not ship with any atheros based wifi adapter, only intel or broadcom. Is this one you purchased afterwards?19:45
DasEi1TK_392:wireless-stuff19:45
garutachiI had a wifi issue and MADWIFI cured it19:45
Ashkorenothing appeared19:45
Ashkorel as in lowercase L?19:45
stwange_ichbinesderelch it's not the only thing wrong with this machine. In a moment of madness I install edubuntu, xubuntu, kubuntu and ubuntu at the same time and now... it's a shadow of its former self19:45
ActionParsnipAshkore: ell ess pee see eye19:46
=== Winston is now known as Guest77130
benjasirc://Brasirc19:46
trilobit`TK_392: then you might need some reading around first. Blame it more on the hardware makers to provide proper drivers, and less on ubuntu and/or linux.19:46
ActionParsnipAshkore: its always lowercase19:46
stwange_ichbinesderelch plus it was an upgrade from 7.04 and that didn't really work (as in not a reinstall) so there are bits of that left behind too19:46
benjassorry19:46
TK_392so what can i do ...19:46
AshkoreNOTHING APPEARS19:46
_Zeus_!caps19:46
ubottuPLEASE DON'T SHOUT! We can read lowercase too.19:46
ichbinesderelchstwange_: than just remove them and finished ;) oookay.. upgrade kills everything from time to time, if you really want to you are allowed to do it :P19:46
Ashkorenothing happens19:46
trilobit`TK_392: hold on I'll point you to some references.19:46
stwange_ichbinesderelch can I remove them? Will it not remove parts of the gnome ubuntu?19:47
TK_831sorry im back19:47
en1gmadoes 'auto-apt run ./configure' use the configure file in my sources or the configure file online in a repo?19:47
ichbinesderelchstwange_: nope you won't remove anything by gnome desktop if you remove edubuntu, xubuntu, kubuntu, there are kinda independent, and if any package of them is needed by ubuntu it will not be removed19:47
ActionParsnipAshkore: then use websearching to find what video card a PS3 has and set it up. You get very little in ubuntu without a little work19:48
lundhhello :)19:48
benjascan somebody tell me how to connect to another server,19:48
benjas?19:48
lundhI'm trying to get audio working again after an update but I seems to fail19:48
DasEi1!hi|lundh19:48
ubottulundh: Hi! Welcome to #ubuntu!19:48
geniibenjas: From irc?19:48
benjasyes19:48
Slade605benjas: What protocol?19:48
lundhaudiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink profile=chat: Could not open audio device for playback.19:48
geniibenjas: /server new.server.name19:48
* MANIAKA7000 bye all!19:48
DasEi1|lundh: using alsa ?19:48
lundhthats the error message from alsa, oss seems to work19:48
benjasi ma using xchat19:49
benjasok19:49
lundhDasEi1: yes, usb audio19:49
TK_484im the guy who have the wirelesscard problem19:49
benjasthanks a lot19:49
TK_484sorry 4 leaving19:49
trilobit`TK_484: I'll point you to some references. Hold on.19:49
TK_484ok19:49
ActionParsnipAshkore: http://ubuntuforums.org/showthread.php?t=636129&page=219:49
stwange_ichbinesderelch is there an easy way to copy iso to cd? I know it was dd to do it the other way around19:49
en1gmadoes 'auto-apt run ./configure' use the configure file in my sources or the configure file online in a repo?19:50
DasEi1|lundh: and asla worked before the update ?19:50
lundhDasEi1: yes19:50
TK_484ok19:50
DasEi1|lundh: using hardy ?19:50
lundhmixing and everything19:50
ejerstwange_: right click the ISO say write to disc19:50
lundhintrepid19:50
ichbinesderelchstwange_: i think ejer has the answer ^^19:50
ActionParsnipAshkore: https://bugs.launchpad.net/ubuntu-ps3-port/+bug/21942419:50
stwange_thanks ejer :)19:50
capserhello19:50
DasEi1|lundh: see !ibex19:50
DasEi1!ibex19:50
ubottuIntrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu19:50
en1gmais anyone familiar with "auto-apt run ./configure"19:51
hid3_Hello folks. How can I do that after restarting my X system logins me automatically and loads everything up to the desktop? If I reboot my machine remotely, I can't access it via VINO-server since it is stuck on the login screen....19:51
ActionParsnipAshkore: http://ubuntuforums.org/showthread.php?t=316047&highlight=PS319:51
benjasgenii: do I need the port?19:51
paul68!anyone19:51
ubottuA large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?19:51
geniibenjas: If it's not 6667 perhaps19:51
capseri cant wake up my notebook after it goes into standby; it says "Mac is in deep sleep" - how can i fix this?19:51
en1gmathis channel needs split into smaller channels19:51
ejerhid3_: system>admin>login window>security19:51
DasEi1|lundh:you could try reinstalling alsa, but maybe its just ibex, hard to differ then19:51
en1gmato much info goes by19:51
trilobit`TK_392: what do you get when you issue:   dmesg | grep wifi   ?19:51
benjas2grate,19:51
ActionParsniphid3_: you can set autologon as ejer says19:51
benjas2genii, thanks, i did it19:52
Highbreakeri have a problem with my Sis graphic card - there is only the resolution 640x320 available, any suggestions?19:52
trilobit`TK_484: or:  lspci | grep ireless19:52
ChubbzCan anyone help me w/ configuring my touchpad?19:52
geniibenjas2: Welcome19:52
TK_484what???19:52
sqawarlzQuestion about Ubuntu does it gets its hardware support from debian or from the developers who develop ubuntu?19:52
lundhDasEi1: I know there might be bugs but I dont have any real choise in the matter of ubuntu version. my hardware is not supported in earlier versions and I dont want to mess around with 10 different patched :)19:52
trilobit`TK_484: run that in a command terminal.19:52
TK_484ok19:53
lundhDasEi1: gould try that, how do I do that easies?19:53
ActionParsnipHighbreaker: set the driver to be "sis" in /etc/X11/xorg.conf19:53
JourneymanI can't get VLC to capture my webcam19:53
DasEi1lundh: try a reinstall then19:53
JourneymanI can get cheese and xawtv but not vlc19:53
DasEi1lundh: open a terminal19:53
ActionParsnipHighbreaker: then add the resolution lines to the screen section19:53
bmeynellhow can I tell what process is using port 80 for a particular ip address?19:53
hid3_ejer: thanks!19:53
lundhDasEi1: yeah?19:53
Chubbz@bmeytell netstat -a19:54
ActionParsnipbmeynell: do you want to see what process is listening on port 80 on your pc?19:54
bmeynellActionParsnip: it's a server19:54
HighbreakerActionParsnip: how  can i add these lines??19:54
TK_677idk why im logged off19:54
ActionParsnipbmeynell: then netstat -a like Chubbz says19:54
TK_677ok19:54
Chubbznetstat -a19:54
TK_677so its me again19:54
ActionParsnipHighbreaker: gksudo gedit /etc/X11/xorg.conf19:55
Chubbzanyone know much about synaptics touchpad and configuring my xorg.conf?19:55
trilobit`TK_484: did you run that command ?19:55
bmeynellActionParsnip, Chubbz, apache won't start cuz it says it can't bind to the ip/port socket19:55
TK_677ethernet controler: atheros communications Inc.19:55
Mr_Teahi, could anyone help me with problems i'm having with ubuntu crashing19:55
zambai want a command to output all lines with more than 76 characters19:56
zambahow can i do that?19:56
trilobit`TK_677:  lspci | grep Ather19:56
HighbreakerActionParsnip: Section "monitor" #  Identifier"monitor1"  Vendorname"Plug 'n' Play"Modelname"Plug 'n' Play"  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync Gamma1.0         What should i do here???19:56
Chubbz@bmeytell netstat should tell you what is bound to that port19:56
ActionParsnipHighbreaker: use pastebin19:56
TK_677ok19:56
ActionParsnip!paste | Highbreaker19:56
ubottuHighbreaker: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)19:56
Chubbz@bmeytell can u dcc me the output of netstat -a19:56
ActionParsnipChubbz: https://help.ubuntu.com/community/SynapticsTouchpad19:56
bmeynellChubbz: sure19:56
Highbreakerok sry next time19:56
trilobit`TK_484: abide the capitalisation too. Atheros != atheros19:56
ActionParsnipChubbz: pastebin is easier19:56
TK_677ok19:57
TK_677ok19:57
ActionParsnipHighbreaker: can you pastebin your xorg.conf as I cant make sense of that19:57
Highbreakerwhole doc??19:57
ActionParsnipHighbreaker: sure19:57
Chubbz@bmeytell pastebin then, w/e works19:57
Highbreakerhttp://pastebin.com/d3291b04f19:58
DasEi1lundh: sudo apt-get remove --purge alsamixergui   alsa-base alsa-firmware-loaders alsa-oss alsa-source alsa-toolsalsa-tools-guialsa-utils19:58
capserHELP: i cant wakeup my notebook out of standby? says: mac is in deep sleep19:58
bmeynellChubbz: would rather not pastebin all that ... did you get the file?19:58
xfmhello, I have a problem with firefox: I have a segmentation error when I try to go on a page on which there is video. (for exemple the following page crashes: http://teleobs.nouvelobs.com/rubriques/teles-du-monde/articles/une-presentatrice-texane-demandee-en-mariage-en-direct?force=true?idfx=RSS_notr)19:59
TK_677atheros communicatons inc. ar24x 802.11abg wireless PCI EXPRESS ADAPTER19:59
DasEi1lundh: sudo apt-get install alsamixergui   alsa-base alsa-firmware-loaders alsa-oss alsa-source alsa-toolsalsa-tools-guialsa-utils19:59
xfmand nobody's online on #firefox ;)19:59
trilobit`TK_677: ok hold on.19:59
HighbreakerActionParsnip: i have a SiS Mirage 3+ graphic card ... but no idea what to change in the confg19:59
TK_677ok19:59
scientesxfm #firefox lives on mizilla irc19:59
happosadehoow to get wget to get all the .jpg from www.kuvaton.com and its subfolders. The are not listed, in the html-code19:59
DasEi1lundh: have the usb device plugged for the second cmd19:59
lundhDasEi1: ok, dont I use pulse by the way?19:59
xfmscientes: tks I'm gonna try20:00
ActionParsnipHighbreaker: looks ok to me, you say you only have 800x600?20:00
DasEi1lundh : asla is most common, and if worked before, should be easiest20:00
vexei got a question about dual booting ubuntu and vista?20:00
DasEi1*alsa20:00
vocxI have two Ubuntu machines. One is a PC and has it installed and the other one is a laptop and running a Live CD. I've tried mounting the Hard Drive of the laptop, and then sharing it with samba so I can scan it for virus from the other machine. It still asks me for a password, but I'm trying this from a live CD so there is no password. Anyone get this? I want to mount and scan the drive from another machine, basically.20:00
DasEi1!ask|vexe20:00
ubottuvexe: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)20:00
ActionParsnipvexe: install windows first and leave unpartitioned space for ubuntu20:01
_moro_bana_i was told that flash was broken the last time I asked, is it still so?20:01
ActionParsnip_moro_bana_: works for me20:01
scientesvexe you really just instal ubuntu AFTER vista and it all should work without doing much20:01
HighbreakerActionParsnip: only 640x320 at the moment, it was 840 before but after 1 change at gksu displayconfig -gtk there's only 640 available20:01
DasEi1 _moro_bana_:flash in hardy? never broken to me20:01
xfmscientes: I don't know how can I connect to Mozilla irc? (I use XChat)20:01
trilobit`TK_677: was that the exact line that the command returned ?20:01
_moro_bana_ActionParsnip: im on 64b amd,gutsy20:02
_moro_bana_!flash20:02
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash (a recent version for !Dapper is available in !backports) - See also !Restricted and !Gnash20:02
ActionParsnip_moro_bana_: thats fine20:02
scientesxfm irc.mozilla.org20:02
ActionParsnip_moro_bana_: id recomend fluxbox over metacity20:02
jocyvanAlgum brasileiro que pode me ajudar?20:02
DasEi1lundh : anything changed ?20:02
trilobit`!br20:02
ubottuPor favor use #ubuntu-br ou #ubuntu-pt para ajuda em português. Obrigado.20:02
lundhDasEi1: doesnt seem to work :/20:02
jocyvanubottu, thx20:03
ubottuSorry, I don't know anything about thx20:03
_moro_bana_ActionParsnip: fluxbox?20:03
ActionParsnipHighbreaker: i dont understand the lines below line 8320:03
DasEi1lundh : can you  apps>multimed>alsamixer start that gui ?20:03
ActionParsnip!fluxbox | _moro_bana_20:03
ubottu_moro_bana_: fluxbox is a lightweight and responsive window manager for GNU/Linux. For how to set it up and more information see https://help.ubuntu.com/community/Fluxbox20:03
TK_677and  rev0120:03
scienteslol thanking ubottu20:03
HighbreakerActionParsnip: me too, new to linux20:03
TK_677all that line plus rev0120:03
xfmscientes: tks it works, bye20:03
DasEi1jocyvan:ubott... is  a ro-bot20:03
vocx!thanks | scientes20:03
ubottuscientes: You're welcome! But keep in mind I'm just a bot ;-)20:03
anabolixanyone know how to execute a file in terminal with wine? im having a problem with setting the path of the file20:03
lundhDasEi1: yeah, seems to output to pulse audiop20:03
lundhpulse audio20:04
vexeso i got 100gb hdd had xp on it then dualboot with vista 2nd. then some how recked xp partition so i put fedora there didnt like that so then finally put ubuntu 8 there! in doing this vista wont boot! its still the 2nd partition on hdd! so should i back up ubuntu mbr then use super grub or what?20:04
ActionParsnipHighbreaker: heres mine http://pastebin.com/f70a0961a20:04
scientes!welcome | vocx20:04
ubottuvocx: Welcome to #ubuntu - the Ubuntu support channel.20:04
yt-RoRDoes anyone here kno20:04
xfmthanks ubottu20:04
scientesdang wrong welcome20:04
yt-RoRHow to register nick name ?20:04
scientes!your welcome | vocx20:04
ubottuSorry, I don't know anything about your welcome20:04
ActionParsnip!register | yt-RoR20:04
ubottuyt-RoR: Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick <nickname> » to select your nickname . Registration help available in #freenode20:04
DasEi1lundh : so it satrts with no error ?showing correct card in gui-tile ?20:04
hateballvexe: Vistas bootloader is messed up, you might have to reinstall it in case you resized any partitions etc20:04
HighbreakerActionParsnip: should i copy the part with the resolution?20:05
scienteshow do i mount a ext3 partition is mount and gparted ant recognize it20:05
lundhDasEi1: the card is PulseAudio20:05
ActionParsnipHighbreaker: id make a backup of your xorg.conf the use recovery to repair it20:05
scientesperhaps my superblock got corrupted20:05
TK_677hello are you there?20:05
scienteshow do i find antoher copy of it?20:05
scientesand restore/moutn mt artition20:05
lundhwhich I think I had before. the hardware doesnt support mixing and I had mixed audio20:05
TK_677trilobit??20:05
ActionParsnipHighbreaker: then reconfigure, yours seems to have a lot of stuff for what is essentially config for mouse keyboard screen and vga20:05
scientesActionParsnip, recovery???20:06
scientesActionParsnip, in ubuntu???20:06
vexei really dont like vista and was thinking about dumping it for xp again! that should be to difficult20:06
DasEi1lundh : sudo apt-get install pastebinit20:06
HighbreakerActionParsnip: thx, i will try it tomorrow20:06
ActionParsnipscientes: Highbreaker: press esc at grub boot and choose recovery, you will then be able to restore your xorg.conf20:06
trilobit`TK_677: by the way, have you enabled the restricted driver support for the atheros card ?20:06
DasEi1lundh : pastebinit /var/log/syslog20:06
Highbreakerthx, bye20:06
DasEi1lundh : pastebinit /etc/modules20:07
scienteso its just for xorg, you just xtrl-alt-1 for that20:07
DasEi1lundh : lsusb | pastebinit20:07
vexethe only thing i use windows for is itunes for iphone updates! and virtual box wont set up correctly20:07
TK_677i dont know20:07
DasEi1lundh : give urls from last 3 cmd's20:07
ActionParsnipvexe: whats up with it?20:07
lundhDasEi1: first one: http://pastebin.com/f45b530c920:07
scientesvexe install vmware then20:07
trilobit`TK_677: check it at the menu.  System -> Administration -> Hardware drivers20:08
lundhDasEi1: http://pastebin.com/f6a1f5a820:08
BamphHey all, I'm connecting to my ubuntu server over vpn.  I'm trying to set up a remote x connection/vnc, but everytime I try this, I get an unauthorized .Xauthority file error20:08
ActionParsnipvexe: make sure you have installed the guest additions20:08
CidHUZZAH! I got resolution to change by editing the event.d file20:08
vexethats what i did and right when i get to installing the os it said something about not have right moduls20:08
Cidnow I need to get its internet to work20:08
lundhDasEi1: lsusb seems do dislike the pipe :/20:08
vexequest additions?20:08
anabolixanyone know how to execute a file in terminal with wine? im having a problem with setting the path of the file (war3.exe) for garena.20:08
Cidhmm my nick changed it seems20:08
vocxBasically I want to scan for virus the entire hard drive of a Laptop from another PC. The Laptop is running Ubuntu Live CD, the other PC is running Ubuntu. Do you know if it's possible to mount the entire Hard drive and then share it as a samba share? What happens with all permissions and ownerships? since naturally the Laptop running a Live CD, has only the default "ubuntu" user with no password. Do you think it is possible to scan the hard drive this way?20:08
lundheh, pastebininit20:09
TK_677i went to system / administration /  and they are there , support for atheros wireless card ///check/// in use20:09
ActionParsnipvexe: what kernel are you running?20:09
scientesargg noone ever answers even remotely technical questions in here20:09
Cidanyways what do I need to do to get the PS3 to access the internet? I have a dlink router20:09
lundhDasEi1: the two relevant are:20:09
vexenot sure would have to check! im new to linux20:09
lundhBus 003 Device 004: ID 08bb:2704 Texas Instruments Japan20:09
lundhBus 003 Device 003: ID 0451:2036 Texas Instruments, Inc. TUSB2036 Hub20:09
robert1hello guys20:09
ActionParsnipscientes: i do im just tied up with vbox fun20:09
TK_677and atheros hardware access layer in use20:09
trilobit`TK_677: run this in a terminal and see:   dmesg | grep ath20:09
elusive_elfhey guys, I was wondering if I could get some help20:09
ActionParsnipvexe: run uname -a20:09
geniitrilobit`: Are you sure he even has some atheros card? The specs for his model only indicate either Intel or Boradcom adapters20:10
genii*Broadcom20:10
scientesi think i need to recover a superblock to get this apartition up and running and dont know how ActionParsnip20:10
TK_677its saying a lot20:10
trilobit`TK_677: and also:   dmesg | grep Wifi (or wifi with a lowercase w)20:10
_LiNuX_hi i have a simple question who call the linux...Lainoux or Linoux?20:10
vexe2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i68620:10
ActionParsnipscientes: its not something ive ever had to do, id reinstall and restore data from backup if you dont get anywhere20:11
vexeis that what you was looking for ?20:11
vocxscientes, not only that, but people seldom ask questions properly. Most people ask incomplete or don't give enough info on their questions.20:11
trilobit`genii: as it stands he has an atheros ar24x20:11
robert1My wireless adapter is recognized but I can't connect to the internet.20:11
ActionParsnipvexe: sudo apt-get install virtualbox-ose-modules-2.6.24-19-generic20:11
TK_677the first one is20:11
ejerscientes: if you did not back them up you can try dd_rescue20:11
ActionParsnipvexe: yep, you need that package20:11
majortoolhow to i install a .deb package?20:11
CidHow do I get my PS3 to detect the interwebs?20:11
vocx!deb | majortool20:11
ubottumajortool: deb is the Debian package format, also used by Ubuntu. To install .deb files, simply double-click (in Ubuntu) or click (in Kubuntu) on them to start the GDebi utility.20:11
majortool!deb20:11
liziHi, do you know how I could get 2 users to use the same computer at the same time? I want one user per set of monitor/keyboard/mouse. I suspect this could be done with a large xorg.conf, but I have no idea how to do it, or if it actually is possible.20:11
scientesejer is that potentionally destructive?20:11
ActionParsnipmajortool: its rare, what are you installing?20:11
TK_677hey the first one is too long20:11
robert1can someone help me with my new wireless access please20:12
majortoolActionParsnip, new oo.org 320:12
ejerscientes: not if you do it right, ie make an image of the drive and do stuff on that20:12
ActionParsnipmajortool: sudo dpkg -i <deb name>20:12
geniitrilobit`: Good, then all the work is not in vain :)20:12
ejerscientes: but what you are doing is recovery from a destructive problem...20:12
CidHow do I get my PS3 to detect the interwebs?20:12
ActionParsnipmajortool: just making sure its not in repos20:12
scientesejer there is no dd_rescue20:12
trilobit`genii: hehe. I know.20:12
ActionParsnip!info dd_rescue20:12
ejerscientes: you can install gddrescue, but you better read about it first20:12
ubottuPackage dd_rescue does not exist in hardy20:12
Cidits wired into the router20:12
CidHow do I get my PS3 to detect the interwebs?20:13
majortoolActionParsnip, yeah, it's not there yet20:13
ActionParsnipmajortool: yeah, im waiting for it to be in repos20:13
vexecool thanks ill give this a try!20:13
ejerscientes: check http://blog.edseek.com/archives/2004/02/25/ext3-filesystem-bad-superblock-recovery/ also20:13
scientesmaybe i should just reformat that partition cause it much les importand than the other partitions on the disk20:13
majortoolActionParsnip, it crashed the oo site when they released it20:13
DasEilundh: sry, misse a tab, the two pastebins again ?20:13
DasEi*missed20:13
ActionParsnipvexe: when you install the guest additions of the booted system you will get sound and graphics drivers20:13
lundhDasEi1: first one: http://pastebin.com/f45b530c920:13
lizimajortool: you need to remove your current apt oo.o, then sudo dpkg -i * from you oo.o3 Dl directory. there is also a gnome integration .deb in a sub dir you need to install20:13
lundhDasEi1: http://pastebin.com/f6a1f5a820:13
scientesits the / compared to the /home and a windows partition on same drive20:14
CidHow do I get my PS3 with ubuntu installed to detect the interwebs?20:14
robert1can somebody give me some advise for configuring wireless access under gnome20:14
robert1please20:14
ActionParsnipscientes: http://www.garloff.de/kurt/linux/ddrescue/20:14
vexenice i was wondering about that but was going to figure it out as i go20:14
epsill0nHi! I just installed Ubuntu 8.10 Beta, and it cracshed all my OS - Kernel Panic. Is Thee some way how I can install it?20:14
happosadehow to see bandwhigt load?20:14
ActionParsniprobert1: is it usb or pci?20:14
robert1or does somebody know a link with a good howto20:14
robert1pci20:14
ActionParsnip!intrepid | epsill0n20:14
ubottuepsill0n: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu20:14
robert1ActionParsnip20:14
majortoollizi, damn ... why can't they just give me a binary installer?20:14
ActionParsniprobert1: run lspci and you will be shown what your wifi card is20:15
lizimajortool: i think there is one, but installing the debs is easier imho20:15
FFEMTcJI want to make a backup of my desktop. I figure that rsync is probably the best that way after I make the initial backup, the backup proccess will be very quick. What folders should I back up? /home /etc ??20:15
scientesActionParsnip, ejer, does ddrescue work in place, otherwise i will probably just install over it20:15
vexeso how would i go about installing xp on this 2nd partition where vista is?20:15
scientesvexe you can do that through the xp install most likely20:15
ejerscientes: if you can, just reformat, rescuing is many many hours of work20:15
trilobit`TK_677: You have a HAL problem. Hold on I find the location of the page that solved it.20:15
scientesok ejer20:15
vexei just dont want to mess this ubuntu up.20:15
scientesthat sucks20:15
robert1ActionParsnip I already did it and lots off things like this too20:15
scientestotally sucks20:16
FloodBot2scientes: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.20:16
ActionParsnipscientes: you'll use that tool to recover data from the partition. i dont know about superblocks20:16
majortoolyeah scientes, shame on you20:16
happosadehow to see bandwhigt load?20:16
ActionParsniprobert1: what wifi card does lspci say you have?20:16
Alexssoncan anybody help me with proxy settings @ ubuntu 8.04 (hardy), big problem20:16
robert1my connection worked once until i rebooted the system20:16
scientesi started up my comp and it was issueing a gazillino segfaults on boot and i restarted it and now i guess that corrupted it20:17
ActionParsniphapposade: http://www.ubuntugeek.com/bandwidth-monitoring-tools-for-ubuntu-users.html20:17
scientesor it was right then corrupted20:17
robert1atheros ar5008x and that's correct20:17
=== k is now known as Guest55157
robert1driver is ath9k20:17
scientesthat was after installing a pci/IDE driver in windows maybe it was a bad driver20:17
robert1driver is loaded20:17
FFEMTcJAlexsson | !ask20:17
robert1and device is enabled20:17
ShinobiTenoscientes get smartmon tool and do smart check20:17
FFEMTcJ!ask | Alexsson20:17
ubottuAlexsson: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)20:17
ejerhapposade: system>admin>network tools, choose your network device from dropdown... pretty basic, but you get some numbers20:17
ActionParsniprobert1: you need sudo apt-get install madwifi-tools20:18
scientesits SMART OK as reported by my bios20:18
CidHow do I get my PS3 with ubuntu installed to detect the interwebs?20:18
robert1what can i do with the tools ActionParsnip?20:18
CidBasucally Ubuntu isnt seeing the internet20:18
ActionParsnipscientes: have you run fsck20:18
DasEilundh: first paste-oo Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 128 bytes) in /home/pastebin/lib/geshi/geshi.php on line 272920:18
Cidits plugged into the router20:18
ShinobiTenoscientes sudo apt-get install smartmontools20:18
ActionParsniprobert1: it gives drivers20:18
Cidand dhcp is enabled20:18
Chubbz@Cid whats the output of ifconfig20:19
ActionParsniprobert1: i'd also install the restricted-drivers package too20:19
ShinobiTenoscientes do an offline long test, THEN check it.20:19
robert1but I have already the ath9k driver installed20:19
scientesdoes fsck work when the filesystem typ e is undetected?20:19
ActionParsniprobert1: try to get a wired connection to get fully updated#20:19
vocxCid, keep your questions in one line... why do you use the enter key after every sentence?20:19
ActionParsnipscientes: no :(20:19
trilobit`TK_677: Is the machine with the atheros wireless connected to the internet ?20:19
robert1already done20:19
lundhDasEi: file to large?20:19
TK_677no20:19
TK_677no on ubuntu20:19
Chubbz@Cid whats the output of ifconfig20:20
TK_677just in windows20:20
CidThe output of ifconfig is alot of stuff20:20
TK_677but im on my desktop and also have the laptop in front of me20:20
scienteseyah didnt think so20:20
ActionParsnipscientes: id get testdisk installed, it can write a blank FAT on the disk20:20
Chubbzcan you paste bin it plz20:20
trilobit`TK_677: Well you have to find a way to do that. With ethernet for example.20:20
Cidi cant20:20
Cidim using mirc on a separate PC20:20
DasEilundh: try again : pastebinit /var/log/syslog20:20
ShinobiTeno@ everybody: do you know any GPLed dvd writing tool that can burn UDF?20:20
TK_677like doing what?20:20
Chubbzic20:20
TK_677downloading ?20:20
TK_677i have a way to handle it20:20
ActionParsnipscientes: then dd_rescue can run on the partition to create an image of the drive which can be mounted and fsck'ed20:20
ShinobiTeno@ everybody: other then K3b.20:21
trilobit`TK_677: like getting online and getting what you need to update your drivers for the wifi and HAL.20:21
Cidinet addr: 127.0.0.1 Mask 255.0.0.020:21
DasEi) ShinobiTeno: k3b i think , see also:20:21
ActionParsnipscientes: you can then dd the good data back to your drive20:21
DasEi!burn20:21
ubottuCD/DVD Burning software: K3b (KDE), gnomebaker, brasero, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto20:21
TK_342sooryy im back what did usay ???20:21
Chubbz@Cid whats the inet addr of your main adapter?20:21
scientessounds like too much i will just reinstall over but thx ActionParsnip20:21
ActionParsnipscientes: its gonna take a long time. i'd just reinstall myself then restore data from backup20:21
TK_342i have a external storage device20:21
Cidinet addr: 127.0.0.1 Mask 255.0.0.020:21
Shakedownubottu is so smart20:21
ubottuSorry, I don't know anything about is so smart20:21
lundhDasEi: http://pastebin.com/fee0362920:21
robert1can somebody tell me how to setup wireless under gnome20:21
LjL!who | TK_34220:21
ubottuTK_342: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)20:21
Cidor do you mean eth0?20:22
scientesno backup but it is a root with no home drive20:22
scientesrecentally installed too20:22
Chubbz@cid eth020:22
Cidthats looks like a MAC Address20:22
ActionParsniprobert1: so if you run ifconfig do you see wlan0 or ath020:22
Cidfe80::21f:a7ff:etc20:22
robert1driver and device is enabled. can somebody tell me how I have to set up it under gnome20:22
ShinobiTenoDasEi: gnomebaker-no, brasero-no,  Nautilus-CD-Burner-no, wodim -no.20:22
robert1wlan020:22
Chubbz@Cid are you using ipv6 or ipv4?20:22
ShinobiTenoDasEi: thanx thou)20:22
ShakedownWhat does !tab do?20:23
CidI have no idea what the PS3 uses20:23
ActionParsniprobert1: and if yuo use sudo iwlist scan does it scan ok?20:23
lundhDasEi: pulse audio device choose fails to start. (padevchooser)20:23
Chubbz@Cid sounds like your using ipv620:23
Cidk how do I get it to see my router and ask for an IP?20:23
=== tux is now known as tuxing
DasEi ShinobiTeno:nero for shure, free trial from their hp20:23
trilobit`TK_342: give this in a terminal:    sudo apt-get install build-essential20:23
ShinobiTenoDasEi: Hate nero. no way :(20:23
ejerShinobiTeno: k3b does it apparently20:23
TK_342ok20:23
trilobit`TK_342: And also check this page too.20:24
ActionParsnipShinobiTeno: http://cdburnerxp.se/20:24
trilobit`TK_342: http://justinsomnia.org/2008/09/getting-wireless-to-work-in-ubuntu-on-a-lenovo-thinkpad-x200/20:24
DasEi ShinobiTeno:so k3b20:24
ShinobiTenoejer: thx, i know... looking for GTK/platformless thingy...20:24
robert1ActionParsnip it says no scan results20:24
Cid@Chubz k what do I do next20:24
ActionParsnip!burning | ShinobiTeno20:24
ubottuShinobiTeno: CD/DVD Burning software: K3b (KDE), gnomebaker, brasero, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto20:24
Chubbz@Cid do you have x server running on the PS3 or are ytou stuck with a terminal?20:24
trilobit`TK_342: It uses the same driver and has the same controller as you do, so it should be ok for you as well.20:24
ActionParsniprobert1: try installing wifi-radar20:24
robert1is installed20:24
TK_342ok20:24
Cidim at the Gnome desktop, using the terminal20:25
DasEilundh : same error, using too less ram ?20:25
TK_342let me do that. give me a sec20:25
ActionParsniprobert1: can you get a wired connection so you can fully update?20:25
vocxBasically I want to scan for virus the entire hard drive of a Laptop from another PC. The Laptop is running Ubuntu Live CD, the other PC is running Ubuntu. Do you know if it's possible to mount the entire Hard drive and then share it as a samba share? What happens with all permissions and ownerships? since naturally the Laptop running a Live CD, has only the default "ubuntu" user with no password. Do you think it is possible to scan the hard drive this way? I20:25
vocx want to avoid using Windows so to avoid spreading any possible virus.20:25
toni_miakjhs20:25
Chubbz@cid kk, go to System>Administration>Network20:25
ShinobiTenoActionParsnip: Windoze?!?!?...20:25
toni_olpsj20:25
Cid@Chubbz what do you mean by x server20:25
robert1have i to edit the /etc/network/interface.conf?20:25
lundhDasEi: What has ram got to do with the pastebin error? :)20:25
robert1my system is up to date20:25
LjLtoni_: give me a ping when your cat has stopped playing with your keyboard20:25
TK_342idk what happen i cant type my password20:25
ActionParsnipShinobiTeno: i figured you were on windows as folks were recommending nero. (its spelled windows btw)20:26
robert1updates are just a few minutes old20:26
Cidk im there20:26
lundhDasEi: syslog is almost 800k20:26
DasEilundh: says memora exhausted20:26
ActionParsniprobert1: its worth a go20:26
trilobit`TK_342: if you just installed Ubuntu today though, it will be a bit more challenging for you than it normally would be. But that's how you learn sometimes.20:26
DasEilundh: k, then browse the file yourself to see about errors20:26
ejerShinobiTeno: http://ubuntuforums.org/showthread.php?t=351949&highlight=udf second post20:27
ActionParsniprobert1: if you use wpa you will need the wpa supplicant20:27
TK_342ok so its telling me that couldn't find package information build essensial20:27
robert1no wpa20:27
ShinobiTenoActionParsnip: its spelled winDoZe btw(if you apply its bugs to the name), dont get me wrong, i asked for a GPLed tool...20:27
PiciTK_342: the package name is build-essential20:27
robert1just a simple wireless connection20:27
trilobit`TK_342: check this page too:   https://help.ubuntu.com/community/EeePC/Fixes20:28
ActionParsnipthen !burner will give you a good choice20:28
ejerShinobiTeno: you must make the UDF filesystem first, then burn the iso with something like http://linuxcommand.org/man_pages/growisofs1.html20:28
DasEilundh: further ideas : sudo  apt-get install linux-ubuntu-modules-$(uname -r)20:28
TK_342where do i have to type connection?20:28
ActionParsnipShinobiTeno: if you applied the bugs in ubuntu to ubuntu it'd be a massive name20:28
trilobit`TK_342: use exact commands as shown here. capitalization, hyphens, quoting, and so on. They DO make a difference.20:28
ActionParsnipShinobiTeno: at least be consistant20:28
lundhDasEi: ok, I'll play around a bit. It hink there might be a problem with pulseaudio locking the device20:29
TK_342i dont understand a bit of that page20:29
pastrynesshow can i get all the ubuntu restricted extras in like one package type thing to click and install on my ubuntu pc with no internet via usb flash disk?20:29
Slade605Hey guys I am getting some permission errors while trying to share a folder on a lan, any suggestions?20:29
ejerShinobiTeno: http://www.pcbypaul.com/absolute/programs/k3b/commandline.html k3b cli interface20:29
trilobit`TK_342: then you just wait a couple of weeks and try the next release of Ubuntu. It will have support for that precise Atheros chipset you have.20:30
vocx!error | Slade60520:30
ubottuSlade605: Please elaborate, your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)20:30
ShinobiTenoActionParsnip: I think kernel dudes defined "ubuntu" as static array, M$ does it same but in reverse, so bugs get constant.)20:30
ShinobiTenoejer: thanks for the posts, checking...20:30
TK_342lol20:30
TK_342aw20:30
Slade605" 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied" comes up when trying to enable sharing for a folder20:30
trilobit`TK_342: you can't have all in one day can you :p20:31
perilluxI'm trying to play the original myst with wine.  It appears to be working fine except that after a video plays it locks up.  It is strange because the video/animation actually plays and it plays to completion, but when it is done playing the game freezes.  BTW:  it uses quicktime to play the animations.  Any ideas?20:31
TK_342yeah20:31
TK_342lol20:31
paul68!error |slade60520:31
ubottuslade605: Please elaborate, your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)20:31
andycanAre there any apps that have kismet-like functions, yet - dont require rfmon? I would just like to see ap's and their signal levels real time20:31
sudobashhave you installed the lastest quicktime for linux?20:31
ejerpastryness: you could download them on a working machine, then copy the archives from /var/cache/apt/archives/ and onto new machine in same place20:31
trilobit`TK_342: but really, it's more a driver issue that if you're familiar with linux it's a breeze to install.20:31
ActionParsnipperillux: have you configured wine any for the game?20:32
trilobit`TK_342: The next release of ubuntu will have default support for the Atheros AR242x (or you said AR24x ? )20:32
postersanguitarIs it safe  to update GVFS from the update manager?20:33
ActionParsnippostersanguitar: if you installed it from repos then i'd say yes20:33
perilluxActionParsnip: I just set it to run windows95, because if I tried it any other way a message box comes up saying your running windows NT myst is made for windows95 something like that.20:33
postersanguitaraction: I heard it will break nautilus20:33
Slade605How do I get around the error message 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error Permission denied  that comes up when trying to share /home/slade/.wine/drive_c/program files  so I can give my roommate access to some large patch files?20:33
=== juanej1 is now known as juanej
paul68!pastebin |Slade60520:34
ubottuSlade605: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)20:34
ActionParsnipperillux: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14220:34
postersanguitarMy computer appears to think my LCD is a CRT is that a problem?20:35
ActionParsnippostersanguitar: doesnt matter as long as you set correct refresh rates and resolution20:35
postersanguitarAction: where can I tell it to use widescreen?20:36
mydrmeixwhere can I get lowlatency kernel for 8.04?20:36
azimoutpostersanguitar: go to system - administration - screens and graphics...20:36
ActionParsnippostersanguitar: depends on your graphics card20:37
postersanguitar: Don't have that. I have nvidia x server settings, but it's not there.20:37
pablo101hola20:37
ShinobiTenomydrmeix: it has -rt postfix in repositories.. Using Ubuntu studio, so I dont know if errors will arise/additional tasks to do...20:37
ActionParsnippostersanguitar: do you have 3d accelleration but not widescreen right now20:38
ActionParsnip?20:38
azimoutok, try the nvidia one20:38
postersanguitarAction: yes20:38
ActionParsnippostersanguitar: what res would you like?20:38
postersanguitarAction; My res is fine, it's 1400x105020:38
pandoraslavegirlserver irc.bondage.com20:38
ActionParsnippostersanguitar: so wassup?20:39
azimoutmydrmeix, for a low latency kernel, try installing "linux-image-rt"20:39
postersanguitaraction: I want to tell it to use widescreen mode20:39
ActionParsnipgksudo nvidia-settings20:39
ActionParsnippostersanguitar: apparently its set there20:40
paul68the screen resolution of my linux server got messed up how can I reconfigure this?20:40
mydrmeixazimout: thanks20:40
postersanguitarpaul: Do you know what it should be?20:40
ActionParsnippostersanguitar: http://www.codeodor.com/index.cfm/2007/3/16/Ubuntu-and-Widescreen-Resolution-Fixed/103520:40
paul68postersanguitar: would like to have it on 1024 by 76820:41
hh!whois20:43
ubottuSorry, I don't know anything about whois20:43
paul68the screen resolution of my linux server got messed up how can I reconfigure this?20:44
azimoutpaul, you should run "sudo dpkg-reconfigure xserver-xorg -phigh"20:45
ActionParsnippaul68: is it ok after a reboot?20:45
TraeCan anyone tell me how to remove all the kde stuff I installed when I tried out Kubuntu?  I'm sure it's great for those who like it.  But I just want default Ubuntu / Gnome stuff.  (my boot-up is still kubuntu too)20:45
NazarahI just freshly installed ubuntu on my HP Pav Labtop, and i can not get my wireless connection to show. can anyone help me please20:45
paul68ActionParsnip: no stays the same20:46
ActionParsnippaul68: id do what azimout suggests20:46
Slade605Trae:  Kubuntu is ubuntu with a default KDE interface, why didn't you just install ubuntu?20:46
TraeSlade605, I did install Ubuntu20:46
ActionParsnipTrae: sudo apt-get install ubuntu-desktop20:47
TraeSlade605, I, a bit later, tried Kubuntu20:47
andycanIs there a way to make a certain command keep repeating itself until i send ctrl+c?20:47
ActionParsnipTrae: then20:47
TraeActionParsnip, that'll remove it ?20:47
ActionParsnip!puregnome | Trae20:47
ubottuTrae: If you want to remove all !KDE packages and have a default !Ubuntu system follow the instructions here « http://psychocats.net/ubuntu/puregnome »20:47
anabolixis there a wine specific channel20:47
ActionParsnipTrae: no you need to install the ubuntu stuff you love, then uninstall the kde goodness20:47
anabolix?20:47
ActionParsnip#wine20:47
Matthaihi, anyone knows which software to use to watch stream from camera from my laptop?20:47
darklustHey do ya wanna kno how to play russian roulette on your shell?20:47
darklust[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo "You live"20:48
darklustcopy and paste that.20:48
WastePotato...20:48
bastid_raZor!ops darklust20:48
ubottuSorry, I don't know anything about ops darklust20:48
Matthaidarklust, you are damn idiot20:48
darklust:p20:48
bastid_raZor!ops | darklust20:48
ubottudarklust: Help! Channel emergency! (ONLY use this trigger in emergencies) - Mez, LjL, elkbuntu, imbrandon, DBO, gnomefreak, Hobbsee, rob, ompaul, Madpilot, CarlK, crimsun, ajmitch, tritium, Nalioth, thoreauputic, apokryphos, tonyyarusso, PriceChild, Amaranth, jrib, jenda, nixternal, Myrtti, mneptok, Pici, Jack_Sparrow, nickrud, jpds, bazhang, jussi01, Flannel or ikonia!20:48
=== jws141 is now known as dashua
ActionParsnipdarklust: that'll fail as usrs dont have access to too much of /20:48
Matthaido not use rm -rf20:48
TraeActionParsnip, danke20:48
happosadehow to again see bandwhit load?20:48
ActionParsnipTrae: np man20:48
bastid_raZorthank you Myrtti20:49
Nazarahi have a fresh install of ubuntu on my hp pav labtop. its reconizing my wireless modem in the terminal but its not showing a wireless connection option in the network  options can anyone help20:49
Traeshit it removed wine20:49
Traeheh20:49
darklust-.-20:49
Myrtti!!language | Trae20:49
ubottuTrae: Please watch your language and topic to help keep this channel family friendly.20:49
Traesowwy20:49
histo!wifi | Nazarah20:49
ActionParsnipTrae: it can be reinstalled, your config will still stand in ~/20:49
ubottuNazarah: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs20:49
Azhi_Dahaka_I downloaded OpeOffice... it was SUPPOSED to be a deb file20:49
TraeActionParsnip, ahh true20:49
TraeMyrtti, sorry about that20:49
Nazarahty20:49
histoAzhi_Dahaka_: open office is installed by default20:49
Azhi_Dahaka_however, i got a tar.gz file... how can i install it?20:49
anabolixanyone familiar with running garena client under wine for warcraft 3?20:49
histoAzhi_Dahaka_: Open Office should already be installed.20:50
balrog_Azhi_Dahaka_: extract the tar.gz to a folder20:50
balrog_histo: he means OO.o 3.020:50
balrog_Azhi_Dahaka_: then run20:50
WastePotatoYay.20:50
vexeanyone know about virtual box?20:50
ActionParsnipAzhi_Dahaka_: the debs are ni that tar.gz20:50
ActionParsnipvexe: wassup20:50
Azhi_Dahaka_I extracted it and I got another folder20:50
=== N1ckR is now known as djgraham4
Traeok back soon20:50
ActionParsnipzherlock: and whats in there?20:51
vexeThe VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..20:51
vexeVBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).20:51
vexeResult Code:20:51
vexe0x8000400520:51
vexeComponent:20:51
FloodBot2vexe: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.20:51
Azhi_Dahaka_with some subfolders and LOTS of deb files inside.. how am i supposed to install that?20:51
histoAzhi_Dahaka_: go in that folder and look for debs. If not try getdeb.net20:51
ActionParsnipAzhi_Dahaka_: read this http://wiki.services.openoffice.org/wiki/Run_OOo_versions_parallel#Installing_3..2A_versions_.28three_layer_OpenOffice.org.2920:51
Dreamglidercan anyone help me install drivers for my ati radeon 9800 graphic card ?20:51
ActionParsnip!ati | Dreamglider20:51
ubottuDreamglider: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto20:51
vexesorry but thats what it gave me for an error20:51
Myrttivexe: sounds like a good error message20:51
=== osfameron is now known as agentsmith5
jonnymacmy iriver lplayer is showing in computer but can't be mounted. does anyone here have experience with that kind of thing?20:51
bastid_raZorvexe; #vbox may be a better channel for virtualbox20:51
=== agentsmith5 is now known as osfameron
ActionParsnipvexe: gimme a sec20:52
=== djgraham4 is now known as djgraham45675464
WastePotatoMyrtti: ?20:52
ActionParsnipvexe: are you a member of the vbox group??20:52
=== djgraham45675464 is now known as N1ckR
vexeno20:52
ubuntuhow do i install grub?20:52
ActionParsnipvexe: you need to become a member, then log off and on20:53
ActionParsnip!grub | ubuntu20:53
ubottuubuntu: GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto20:53
ubuntuno, i didnt lose grub, i dont have it20:53
ubuntui want it, i dont have linux installed20:53
happosadedo that same?20:53
ubuntui just want grub20:53
ActionParsnipubuntu: then you need to boot to live cd and install it20:54
hateballubuntu: Or use supergrub20:54
ubuntuhow do i install grub?20:54
ActionParsnipvexe: sudo usermod -G vboxusers <username>20:54
balrog_the microphone on my hp 2710p is not working.  am i doing something dumb or is there something i need to do to config it first?20:54
ubuntuhateball, how do i install supergrub20:54
hateballubuntu: http://www.supergrubdisk.org/20:54
siliI need to do some load balancing between two unstable broadband connections. any recommendations?20:54
vexecant i just register through program? whats that do20:55
ubuntuhow do i install grub from this livecd?20:56
DreamgliderActionParsnip, i tried that once, but after a reboot the screen turns black or the monitor goes into standby mode20:56
Azhi_Dahaka_Thx, ActionParsnip20:56
ActionParsnipvexe: adds you to the group vboxusers20:56
ActionParsnipAzhi_Dahaka_: if something doesnt work, a quiock websearch before asking can work wonders ;)20:57
Azhi_Dahaka_However, isn't there a more user-friendly way to install OO.org 3?20:57
Chubbz@ubuntu are you just trying to install a bootloader?20:57
max5000yes20:57
ubuntuChubbz,  just trying to install grub20:57
Dreamglidernow the screen whnt hig highwire i cant see a thing! im typuingblind here.20:57
Chubbzsudo grub-install $DEVICE20:57
Dreamglideril have to reboot20:57
ActionParsnipAzhi_Dahaka_: wait a little, it will be in repos20:58
Dreamgliderback20:58
ubuntuChubbz, so im installing on my MBR I only have ONE drive, so is it sudo grub-install hda?20:58
jblpHello20:58
vexethanks! i will try it out later, got a crazy baby yelling at me20:58
vexepz20:59
histocan't you install a base system witht he alternate iso?20:59
jblpCrazy baby lol20:59
ubuntuhisto, a base system with to GUI?20:59
Alexssoncan anybody help me with configuration to use a Socks 5 Proxy in ubuntu 8.04 (hardy=20:59
orcgunhello everyone20:59
histoubuntu: yeah with no gui20:59
TraeActionParsnip, thanks bunches :)21:00
ActionParsnipTrae: np man21:00
jblpHello21:00
orcgunanyone know where i can info on wine?21:00
Chubbz@Alexsson System>Preferences>Network Proxy21:00
DIFH-icerootorcgun: homepage from wine?21:00
Traeman... you guys are on the ball with this stuff and have taken support to a very high level.  very impressed21:00
ubuntuhisto no, you can install a base system with the Server ISO, but with the alternate, you are going to install a gnome GUI. all the alternate CD is is an installer with no live option21:00
orcgunerr sorry i meant for getting sound to work in wow... my googling is getting extreme :)21:01
ActionParsnipTrae: we just like to help21:01
Azhi_Dahaka_ActionParsnip: how long do you think that it would take before it gets into the official repo?21:01
AlexssonChubbz, no it doesn't wokr with this config dialog21:01
ActionParsnipTrae: yu'll get good soon enough an you might be helping us soon21:01
TraeActionParsnip, heh, I've used Linux since 96' and I'm still a newbie.21:01
Alexssonif i configure the proxy with the system-menu it doesnt work21:01
ActionParsnipTrae: must be lucky to not have to do anything too scary21:02
Alexssoni cant use apt-get, firefox or other programms21:02
TraeActionParsnip, aye...  :)   I like to call myself "The First Linux End-user"  hehe21:02
histoDoesn't the server cd install a different kernel?21:03
ubuntuok, apparently i cant install grub, can anyone help me?21:03
ActionParsnipAlexsson: http://ubuntuforums.org/showthread.php?t=56453821:03
raboofsuspend fails when I try to suspend while a cifs partition that went offline is still mounted.21:04
ActionParsnipubuntu: when you install ubuntu you get grub21:04
ubuntuActionparsnip, i dont want ubuntu, i just want grub, i was told to use an ubuntu live CD to install it21:04
raboofshould this be a bug against the kernel (which fails to suspend) or acpi-support (which fails to unmount the remote disk before suspending), or both?21:04
manishi am using usenet for the first time and for this i have downloaded "pan " now i have added a server to it too but i dont know what to do next as i am not getting the article list. Can some body tell me what to do now21:04
DasEi!grub|ubuntu21:04
ubottuubuntu: GRUB is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto21:04
ActionParsnipubuntu: grub to boot windows only?21:05
DasEiubuntu: also google super-grub disk21:05
Crippswhen I do a dpkg-reconfigure xserver-xorg, the configuration goes through the keyboard and mouse setup, but doen't go through the resolution, and display driver section of the configuration ... what happened?21:05
ubuntunot just windows, i have another hacked OS running on this machine, and i wnat to use grub, can you help me?21:05
ActionParsnipCripps: for some ungodly reason it got removed, no idea why. I thought it was excellent that it was in theer21:05
AlexssonActionParsnip, i have a Problem with authentication21:05
Alexssoni think21:05
ubuntuActionParsnip, not just windows, i have another hacked OS running on this machine, and i wnat to use grub, can you help me?21:06
Alexssoni have an socks 5 server21:06
ActionParsnipAlexsson: check your username and pass21:06
Alexssonno21:06
CrippsActionParsnip, damn. that sucks. Any ideas as to how to get something like that?21:06
Alexssonthats correct21:06
Alexssonit work with windows21:06
Alexssonperfekt21:06
Alexssonbut21:06
FloodBot2Alexsson: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.21:06
ActionParsnipubuntu: afaik, grub loads then takes its config from /boot which is a linux partition. You could make a small ext3 partition to hold this folder for config21:07
ActionParsnipubuntuwere talking like 5Mb21:08
hon``how can I turn-off the cursor blinking in gnome-terminal? It is irritating.21:08
manishsome body please help me with "pan" the news reading software for linux. am using it fo the first time21:08
ubuntuActionParsnip, so i use gparted then creat an ext3 partition, then how do i install grub to it?21:08
BlueEaglemanish: Did you read the manual?21:09
ActionParsnipubuntu: you'd install grub via live cd and set the config to point to that partition for config21:09
ActionParsnipubuntu: its not too much work and could be fun21:09
Jontyhow long does running updmap-sys for latex usually take?21:09
ubuntuActionParsnip, so sudo grub-install /dev/sda3 then? since the 5mb patition is sda3?21:09
ncfi1013vlc has a blank window that is open and frozen and i cant close it. what do i do21:09
histoubuntu: just use grub-install21:10
ActionParsnipubuntu: sounds right to me, id search around21:10
manishwhere is it situated21:10
manishits not on the official site nor in the help section21:10
ActionParsnip!pan21:11
ubottuSorry, I don't know anything about pan21:11
ActionParsnip!info pan21:11
ubottupan (source: pan): A Newsreader based on GTK2, which looks like Forte Agent. In component main, is optional. Version 0.132-2ubuntu2 (hardy), package size 773 kB, installed size 3420 kB21:11
=== sean is now known as Guest90646
ncfi1013_vlc has a blank window that is open and frozen and i cant close it. what do i do21:11
Dreamgliderthat didnt work, whoever sent me that link*21:11
Gneancfi1013_: alt-f2 and type in: killall -9 vlc21:11
ActionParsnipncfi1013_: ps -ef | grep -i vlc21:12
histoIs there a command line app to play audio streams or files?21:12
Gneahisto: yes.21:13
manishactionparsnip do you know anything about pan21:13
ActionParsniphisto: aplay21:13
histoGnea: would you mind naming it.21:13
ejerhisto: aplay21:13
Dreamgliderand now the resolution is 800x600, is anyone else able to help me fix the graphic driver  ?21:13
ActionParsnipmanish: http://linux.about.com/od/ubuntu_doc/a/ubudg22t19.htm21:13
Gneahisto: aplay, mpg123, mplayer21:13
kelderor qtplay21:13
Gneakelder: read: *commandline*21:13
histoGnea: ejer ActionParsnip aplay will not play a stream.21:14
ActionParsnipDreamglider: what gfx card do you have?21:14
kelderGnea: yeah from terminal21:14
ejerhisto: mplayer will play streams21:14
Gneahisto: what kind of stream?21:14
DreamgliderActionParsnip,  i have an ATI radeon 9800 graphic card21:14
ActionParsnip!ati | Dreamglider21:14
ubottuDreamglider: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto21:14
DreamgliderActionParsnip, i just did follow that link21:14
histoGnea: ogg vorbis21:14
histoinstalling mplayer21:15
histoRythmbox crashes far too much.21:15
urban_ryogado I need a swap partition if I have 2gb ram?21:15
alphamale1where is teh name servers file?21:15
histomplayer is working21:16
BlueEagleurban_ryoga: It's always a good idea to have a swap partition.21:16
BlueEagleurban_ryoga: It's not required, but it's a good idea.21:16
bastid_raZorurban_ryoga; swap is recommended but optional. i have 2gb and when i run vmware about 200mb is swapped21:16
Gneaalphamale1: /etc/resolv.conf21:16
Ashkorehmm21:16
DreamgliderActionParsnip, when i run the second command i get: insmod: error inserting '/lib/modules/2.6.24-19-generic/volatile/fglrx.ko': -1 File exists21:17
AlexssonProxy Problem: http://paste.ubuntu.com/57577/21:17
ActionParsnipDreamglider: theres always envyng-gtk21:18
urban_ryogaBlueEagle: Is there a site that recommends how I should partition my HD? I want to make sure I do it right with this fresh install21:18
stwange_I'm trying to install ubuntu 8.04 from the live CD, and it boots into the menu (try live, install etc.) but whichever I choose, it goes into "BusyBox v1.1.3 Built in shell (ash)", only it won't recognise my USB keyboard. Is something going wrongg?21:18
stwange_it recognises it on the previous menu21:18
ActionParsnipstwange_: try booting with noacpi21:18
cscho0415_hello21:18
DreamgliderActionParsnip, how do i install that ?21:18
cscho0415_can i get some help21:18
pahello21:19
stwange_is there any easy way to do that with no keyboard ActionParsnip ?21:19
ActionParsnipDreamglider: sudo apt-get install envyng-gtk; gksudo envyng-gtk21:19
benpicco__Hi, I have a problem using wine and games: they are totaly squeezed - only half the screen's width is used while they are sretched twice in height, so only the upper part can be seen  (fglrx 8.9, wine 1.1.6)21:19
manishthat link does not tell me how do i clear my doubts21:19
BlueEagleurban_ryoga: There are very very very many recomendations. Personally I recomend /boot, swap, / and /home (/var if you intend to run a server)21:19
multipleegosi've installed from an iso mounted on an sd card. but every time i login it asks for my admin password for application %k21:19
ActionParsnipstwange_: not really, you could try the keyboard in another port21:19
multipleegosthen asks if I want to install the live cd21:19
manishcan u suggest me some usenet site which is free21:19
DreamgliderActionParsnip, i will give it a try21:19
multipleegoscan someone help me?21:19
cscho0415_i want to learn to use linux and emulate it on my mac using parallels21:19
DasEi!ask|multipleegos:21:20
ubottumultipleegos:: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)21:20
ActionParsnipmultipleegos: did you download from official sources21:20
ActionParsnipcscho0415_: use it is the best way21:20
urban_ryogaBlueEagle: what sizes should they be? I have a 160 GB. Would /home contain most of my data or / ?21:20
AshkoreUbuntu won't connect to internet or see wireless card please help, on PS321:20
pacan someone help me with pptp-client on ubuntu? it start but for some reason pppd dont create ppp0 interface and i get pptp: GRE-to-PPP gateway on (null)21:21
multipleegosactionparsnip: yes from the torrent on the site, oh sorry, forgot to mention using eee pc21:21
cscho0415_i know but i heard parallel tools doesnt install on 8.0421:21
Ashkoretried dhcp, static ip and some wierd comf thing nothing works21:21
keldermanish: look at your isp details, most isps offer free limited newsgroup service but with short data retention21:21
ActionParsnipmultipleegos: did you md5check the iso?21:21
multipleegosactionparsnip: uh, no21:22
ActionParsnipmultipleegos: it may be a bad image21:22
ejermultipleegos: did you follow a tutorial somewhere? How did you install?21:22
cscho0415_actionparsnip21:22
=== J_- is now known as J-_
ActionParsnipcscho0415_: ive never used it21:22
cscho0415_should i get an older version21:22
multipleegosejer: following the instructions from the ubuntu eee website21:22
BlueEagleurban_ryoga: /home is typically the location for personal user files. With 160G I would probably put 50MB /boot, 1G swap 55G / and the rest into /home. I don't think that will be way off the mark21:23
ActionParsnipmultipleegos: no matter what you do. if you have a bad cd you are going to have issues21:23
stwange_ActionParsnip nah a different port didn't work. It's strange because the usb keyboard is recognised for selecting options from the ubuntu menu, it's the next step (BusyBox) where it no longer recognises it21:23
joshritgeris there a utility to test a hard drive for errors in linux, I pulled a drive from a computer that wouldn't boot, and there is no file system on it. want to check for problems before trying to format and install21:23
AshkoreUbuntu won't connect to internet or see wireless card please help, on PS321:23
ActionParsnipstwange_: are you using the alernative cd and not the deskyop21:24
multipleegosactionparsnip: okay will try to redownload but downloaded from a torrent21:24
BlueEagleurban_ryoga: Actually you can scale down / to 10G21:24
stwange_I don't think so ActionParsnip21:24
ActionParsnipAshkore: you need to find out what wireless chip a ps3 uses, lspci will show you that21:24
ejermultipleegos: you used unetbootin?21:24
stwange_I'm pretty sure it was the desktop version, 32bit, but I'd have to reenable the hard drive and reboot into that partition to find out21:24
ActionParsnipstwange_: are you going to install a desktop system with a gui?21:24
BlueEagleurban_ryoga: I've installed bothe xfce and kde and alot of software and I'm just up to 4.4G on /21:24
AshkoreUbuntu won't connect to internet or see wireless card please help, on PS321:24
ejermultipleegos: you don't need to redownload21:25
multipleegosejer: yes, using the iso i got from a torrent21:25
urban_ryogaBlueEagle: so when you install new applications, they go to / or /home?21:25
BlueEagle!ps3 | Ashkore21:25
ubottuSorry, I don't know anything about ps321:25
Kattollikisdhere is some channel that can help me to do things in Open Office ( things like homework, and tell me how do I do in Open Offices, the same I do in Microsoft Office ) ?21:25
stwange_ActionParsnip yeah, I have the gnome version21:25
shamusCan anybody help me? Rhythmbox as well as X chat are using default GNOME theme, while everything else is using 8.10 theme (im in 8.10 beta)21:25
histoshamus: /j #ubuntu+121:25
ejermultipleegos: you said "i've installed from an iso mounted on an sd card" which is not unetbootin...21:25
=== jws141 is now known as dashua
BlueEagleurban_ryoga: Applications go into /usr in most cases.21:25
alphamale2How can my cable company tell if im running a webserver? it says in the hand book that im not suposd to and when i dont have it on and pluged it my internet is always on but when its on two minutes latter my connection goes out and i have to wait 3 min for it to come back on.   its mediacom21:25
ActionParsnipstwange_: then you have the desktop iso, id check your bios settings maybe. usually usb kb's are managed ok21:25
ubuntuAshkore, what version of ubuntu are you useing?21:25
Ashkorelatest21:26
stwange_error message just came up ActionParsnip: 407.590579 usb 1-1 device not accepting address 2, error -71 - and then the keyboard works (but the terminal is gone)21:26
stwange_oh I got it, maybe it will work now21:26
multipleegosejer: I used unetbootin to mount the iso on the SD card then installed from the SD card21:26
ActionParsnipstwange_: is the keyboard connected to a usb hub?21:26
Ashkore7.1021:26
stwange_no. any idea what I'm supposed to do from BusyBox?21:26
BlueEaglealphamale2: They can attempt to connect to port 80 on your host and shut you down if it's open.21:26
Ashkoretesting21:27
MickmeisterWhere will I find the log that will keep a record of suspicious network activity such port scans in Ubuntu 8.04?21:27
Ashkorek im still here21:27
ActionParsnipstwange_: you usually get a menu to select desktop or install ubuntu21:27
LjLAshkore: use #test to test please21:27
alphamale2BlueEagle: i doubt they are that smart. we are talking rednecks here21:27
dblickI have a program I've written that uses autoconf/automake to build, and I'm trying to cross compile it to i686 from an x86_84 system.  I'm having a lot of trouble getting this to work, the result always comes out x86_84.  I'm using ./configure --build=x86_64-pc-linux-gnu --host=i686-pc-linux-gnu . Could anyone tell me if there are packages I need to install to cross compile to i686 properly?21:27
ejermultipleegos: sounds like it is trying to boot the sd card still, did you eject it21:27
Ashkorewait21:27
Ashkorewait wait wait21:27
Ashkorei got it to work!21:27
stwange_ActionParsnip I did, and I selected "try ubuntu" - and it booted up busybox. (The same happened if I did "install")21:27
Alexssonhttp://paste.ubuntu.com/57577/21:27
=== danopia_ is now known as danopia
Ashkorefor some reason disabling networking and then turning it on to dhcp got it to work21:27
BlueEaglealphamale2: Well, you asked how they could do it. They can also monitor incomming connections to port 80 on their network and block you down based on that.21:27
LjLAshkore, that's good, but don't floodyflood the channel to tell us21:28
Ashkoreno idea why21:28
DreamgliderActionParsnip,  that didnt seem to work i still have 800x600 screen resolution21:28
MickmeisterWhere will I find the log that will keep a record of suspicious network activity such port scans in Ubuntu 8.04?21:28
multipleegosejer: yes and I reformatted the sd card and put my documents on it already21:28
raboofdo I understand correctly that acpi-support is deprecated in favour of pm-utils, and that I should be able to remove acpi-support from my system?21:28
kitchedblick: well your building for x86_64 it seems21:28
alphamale2BlueEagle: that might explain it. because for the longest time i had my port 80 closed21:28
BlueEagleMickmeister: portscans aren't detected out of the box. See !snort21:28
raboofow, sounds like acpi-support is still needed by acpid21:28
BlueEagle!snort | Mickmeister21:29
ubottuSorry, I don't know anything about snort21:29
BlueEaglebahh.21:29
ActionParsnipAshkore: since yuo refuse to webseach here is a guide http://psubuntu.com/forums/viewtopic.php?f=4&t=45821:29
MickmeisterBlueEagle, thank you. Snort is an IDS yeah?21:29
MickmeisterBlueEagle, do you run Snort yourself?21:29
dblickkitche, as I understand it, --host is like --target http://www.gnu.org/software/autoconf/manual/autoconf.html#Specifying-Names21:29
Ashkore@ActionParsnip I DID MASSIVE AMOUNTS of websearch 99% of it useless21:29
BlueEagleMickmeister: It's a network packet sniffer which is able to take action based on packets detected and can be used to impliment an IDS.21:29
kitchedblick: --host is different then --build21:30
AshkoreThe point of going onto Mirc is that one can recieve in realtime help in finding answers21:30
mage__lol21:30
BlueEagleMickmeister: I do not. Then again I'm very not exposed on a college network.21:30
N1ckRany ext3meister here ?21:30
alphamale3BlueEagle: so my next question how can i couteract?21:30
Ashkorealso i was dealing with a wired connection not wifi21:30
kitchedblick: but fiy uodn't have the lib32 stuff installed among some other tools then it'll be a bit hard to cross-compile21:30
ActionParsnipAshkore: that too me less than 2 seconds and looks very thorough. and lay off the caps21:31
BlueEagleAshkore: Is it any use in pointing out that mIRC and IRC are two different things?21:31
mage__N1ckR: I doubt it, but maybe your question doesn't need one?21:31
BlueEaglealphamale3: You can follow the terms of service to which you have agreed to.21:31
N1ckRI discovered recently than ext3 has write barrier support, was wondering why its not enabled by default and if it is worth using with journal=ordered and how that combination would compare to journal=data21:31
mage__BlueEagle: thats not even worth worrying about ;)21:31
Ashkorei think of them as collaqial terms21:31
dblickkitche, how do I install the packages I need to cross-compile for i686?21:31
ActionParsnip(21:25:09) Ashkore: Ubuntu won't connect to internet or see wireless card please help, on PS321:31
ActionParsnipAshkore: looks like a wireless request to me21:31
alphamale3BlueEagle: i could or they could just make me folow them like they just did. they manualy blocked my port 80 now.   i have no control21:32
robert1hello every body21:32
histo!wifi | ActionParsnip21:32
edjuAnyone running vmserver 2?  Trying to find how to install win98 guest.21:32
ubottuActionParsnip: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs21:32
AshkoreOr maybe it looked like I had 2 separate issues and I in order of importance wished to figure out the former first21:32
histo!anyone | edju21:32
ubottuedju: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?21:32
BlueEaglealphamale3: Then you can look to see if anyone provides a service that fits your wishes.21:32
mage__N1ckR: you should be able to query the ext3 file system and see if its enabledor  not21:32
Alexssoncan anybody help me with configuration to use a Socks 5 Proxy in ubuntu 8.04 (hardy) =21:32
garutachiI have an HP laptop and "lspci" shows my ATi Card as an RS200M.  I can't seem to get the drivers working though.... can someone help me out?21:33
Alexssonhttp://paste.ubuntu.com/57577/21:33
johntramphey how can i remove all thumbs.db files on my pc?  something like `locate thumbs.db | xargs rm -` ?21:33
stwange_does anyone know what to do with BusyBox when trying to install from the livecd?21:33
dblickIt seems like it would be easier to cross-compile to ARM than i386...21:33
ActionParsnipAshkore: im only gonna play as i read21:33
N1ckRmage__ , I know its not enabled, just wondering if it is worth enabling :)21:33
johntramphey how can i remove all thumbs.db files on my pc?  something like `locate thumbs.db | xargs rm -` ?21:33
kitchestwange_: you don't do anything it usually means a bad burn or along those lines21:33
ActionParsnipstwange_: can yu do a memtest21:34
mage__oh wikipedia seems to think so21:34
ActionParsnipstwange_: do you have another keyboard just til you get installed21:34
ejerjohntramp: find / -name "Thumbs.db" -exec rm {} \;21:34
kitchedblick: you need a whole i686 toolchain21:34
johntrampejer: thanks21:34
landorindustriesanyone know how to get webcams to work in Ubuntu 8.o4 Hardy Heron?21:34
stwange_ActionParsnip no to both. Is it possible to boot from the iso somehow? It's on an existing arch install21:35
ActionParsnip!webcam | landorindustries21:35
ubottulandorindustries: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras21:35
landorindustriesthnx21:35
=== Kattollikisd is now known as Tonno
Tonnohere is some channel that can help me to do things in Open Office ?( things like homework, and tell me how do I do in Open Offices, the same I do in Microsoft Office ) ?21:35
kitchedblick: you can use this to make it easier to setup a cross-compile toolchain http://www.kegel.com/crosstool/21:35
multipleegosthanks anyway guys, I'll try to figure something out :)21:36
selig5.21:36
ActionParsnipstwange_: stwange_no idea man sorry, ive heard you can use another linux / bsd cd to kick up the installer21:36
bonez45I can't get resolutions other than 800x600 or 640x480 to work..21:37
stwange_thanks anyway ActionParsnip, I'll see if I can get arch working instead (at least then I stand a better chance of a successful burn)21:37
bonez45they were working before.. but now not.. my /etc/X11/xorg.conf file clearly shows higher resolutions, but I can't switch to them.. what am I overlooking?21:37
benpicco_Hi, I have a problem using wine and games: they are totaly squeezed - only half the screen's width is used while they are sretched twice in height, so only the upper part can be seen  (fglrx 8.9, wine 1.1.6)21:38
nachhi !!21:38
ActionParsnipbonez45: reinstall the driver maybe21:38
bonez45ActionParsnip: the only thing I did was reboot..21:39
bonez45and now, I just have the two lowest resolutions..21:39
ActionParsnipbenpicco_: i think you can set x and y width at run time21:39
ActionParsnipbonez45: hmm21:39
nachhow to enable forward incremental search on gnome teminal  (it's normaly mapped to CTRL-S but not work) !21:39
bonez45I run dpkg-reconfigure -phigh xserver-xorg and still.. huge fonts.. no room on my screen21:39
benpicco_ActionParsnip: where? i tried creating a virtual desktop using wineconfig, but then it affects this desktop, too21:39
=== cooldude13233 is now known as cooldude13233|aw
=== cooldude13233|aw is now known as cooldude|away
CGI324i want to become a chatohlic priest, because i love to fuck little boys and they give you them in tons each year21:41
bonez45sheesh... where'd he come from21:41
Tonnosomeone here can tell me some channel that talk about Open Offices21:42
Tonno?21:42
Tonnosomeone here can tell me some channel that talk about Open Offices?21:42
* gyynko is away: aFk21:42
zenohi the keyring manager keeps asking for my default keyring but i dont know it, how to change?21:42
mworthMy DVB Kaffeine function seems to be broken- by starting from CLI it seems something else is using the card. I have no other media players open, how do I find which process is using the card sop I can terminate it?21:42
bonez45Tonno: how about #openoffice.org21:42
LjLTonno: #openoffice.org21:42
Tonnobonez45, LjL, a lot of thanks :)21:43
trigpinmworth, looking in gnome system monitor or run top in terminal21:43
mworthtrigpin, have had a quick look at top- is there something specific to look for?21:44
trigpinmworth, top21:44
bonez45anyone else? know about screen resolution issues?21:44
trigpinmworth, whoops21:44
werewolfHi all, I need the package pciutils-udeb_2.2.4-1.1ubuntu4_i386.udeb to complete the download of ubuntu-8.04.1-server-i386.iso with jigdo21:45
Alexssoncan anybody help me with my Problem ? http://paste.ubuntu.com/57577/21:45
nachhow to enable forward incremental search on gnome teminal  (it's normaly mapped to CTRL-S but not work) !21:45
mworthtrigpin, sorry I meant have already had quick look21:45
tiggersI'm having problems with ACPI. Can anyone help me?21:46
trigpinmworth, not sure , you could try killing each one to see which on it is21:47
CRASH69how can I see what version of a program do I have by console? Does ubuntu have any unstable or whatever repository, I need to use amarok 1.4.10 and so far ubuntu uses 1.4.9.121:47
trigpinmworth, sorry can be of anymore help21:48
BorgleWhy are you guys using Ubuntu instead of another distro?21:48
ejerthere are other distros?21:49
=== Guard is now known as RHorse
mworthtrigpin, I would restart gnome to see if that helped but am currently running aptitude safe-upgrade and am currently downloading- is there a way to restart gnome then resume the downloads?21:49
* N1ckR uses LinuxMint21:49
soundrayBorgle: this channel is for support -- please ask in #ubuntu-offtopic21:49
Borgleok21:49
baffleDvs, b0r jo da vaere en hos f.eks meg, og en ett annet sted.21:49
trigpinmworth, hate to say it but no21:50
=== cooldude|away is now known as cooldude13233
Technovikingdo I need to install a 64 bit version of server to use more than 4 GB of memory21:51
mworthtrigipn, ok thanks anyway- is appriciated21:52
soundraymworth: of course -- if you restart aptitude later, it will pick up where it left off (even continuing a partially completed package download)21:52
balrog_Technoviking: afaik: technically no, but if you want to do it easily, then yes21:52
aleci use the latest version of ubuntu, i was wondering if there were any particular reasons for or against updating to 8.1 when its release?21:52
trigpinsoundray, thanks didn't know21:52
balrog_alec: 8.10 (eight point ten) is the next release of ubuntu.  if youre running a single computer at home, its probably best to upgrade when it comes out on october 30th.21:53
HoellPis there a way to suppress the join/part msgs in pidgin?21:54
soundrayAlexsson: you should specify what you mean by "it doesn't work"21:54
soundrayTechnoviking: yes21:54
alecbalrog: thanks21:54
kemosparcHo21:54
kemosparcHi21:54
kemosparcI am new to Ubunto21:54
Alexssonsoundray, oke21:54
kemosparcand I have a very simple question21:54
balrog_Alexsson: you mean Ubuntu with a u at the end?  ;-)21:54
kemosparccan anyone help me21:54
balrog_Alexsson: oh, sry, wrong person21:54
kemosparcyes21:54
kemosparcUbuntu21:54
kemosparcSorry21:54
soundraykemosparc: depends on the question21:54
balrog_kemosparc: !ask21:55
kemosparcOkay21:55
balrog_!ask | kemosparc21:55
ubottukemosparc: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)21:55
kemosparcThe question is in Fedora and Suse you can install everything21:55
kemosparcand I noticed that Ubunto has a desktop cd and a server cd21:55
soundraykemosparc: on ONE line please21:55
soundraykemosparc: you can install everything on either version, too21:55
balrog_kemosparc: all of the packages available to ubuntu-desktop are available to ubuntu-server and vice versa21:56
jramos82hello, so I have this make file: http://pastebin.com/d1ab06cfb     what are the dependencies of each target, and what is the command to for constructing each target ?21:56
kemosparcSo there is a possibility after installing the desk top to install all what I want?21:56
Jerusalem420can somone shoot me the !cron thingie21:56
soundraykemosparc: yes21:56
HoellPis there a way to disable join/part messages in pidgin?21:56
Jerusalem420!cron Jerusalem42021:56
ubottuError: I am only a bot, please don't think I'm intelligent :)21:56
soundrayJerusalem420: you can do it yourself: /msg ubottu cron21:56
kemosparcSoundray: What is the installation tool that I should use after installation ??21:57
Alexssonsoundray, http://paste.ubuntu.com/57597/21:57
soundraykemosparc: there is a choice21:57
soundray!software > kemosparc21:57
ubottukemosparc, please see my private message21:57
* gyynko is back (gone 00:14:53)21:57
MTecknologyMez: you around?21:57
kemosparcsoundray: How can I see your private message21:58
Jefoanyone else haveing problems with hal/automount/mount?21:58
soundraykemosparc: we can talk here21:58
Dreamglidercan anyone help me install drivers for a ATI radeon 9800 graphic card. im running ubuntu 8.04 and currently i only have 800x600 screen res after following a how-to from here somewhere. i dont know how to fix it21:58
soundrayAlexsson: can you ping the proxy address?21:59
Alexssonsoundray, yes21:59
Alexssonan it works with authentication unter Fedora and Windows22:00
kemosparcsoundray: Thanks a lot22:00
DasEiDreamglider: open a terminal...  using hardy 32 bit ?22:00
balrog_jramos82: see my pm22:00
DreamgliderDasEi, 8.04 32 bit22:00
DasEiDreamglider: fine, so : sudo cp /etc/X11/xorg.conf   /etc/X11/xorg_save22:01
Anubis_be_hey does anyone knows how to disable the session menu in gdm?22:01
soundrayDreamglider: have you tried 'gksudo displayconfig-gtk'?22:01
DreamgliderNo22:01
DasEiDreamglider: fine, so : sudo apt-get install displayconfig-gtk22:01
soundrayDasEi: it's default (Dreamglider)22:01
DasEiDreamglider: gksudo displayconfig-gtk22:02
Dreamgliderdisplayconfig-gtk is already the newest version.22:02
ricosecadaWhere can I read about the different ubuntu version and how the co-relate to debian versions?22:02
DasEisoundray: I had to install it, both 32 and 6422:02
DasEiDreamglider: gksudo displayconfig-gtk22:02
DreamgliderDasEi, done22:03
soundrayDasEi: it reverse-depends on ubuntu-desktop, so "normal" people have it22:03
DasEiDreamglider: see if you can find your monitor, desktop or laptop ?22:03
CRASH69is there any repositrory from where I can get amarok 1.4.10?22:03
B3z3rk3ranyone know if the drivers for Nvidia have been updated to include the GTX280 for Ubuntu yet?22:04
DasEiDreamglider: also ati has the propitary catalyst suite which lets you configure it22:04
nogagplzB3z3rk3r: What's wrong with you installing driver manually?22:05
NanoRobotHello everyone. Does anybody have an experience with installing video driver for via vx700 ??? Please, help... How did you do that ? Thanks in advance.22:05
soundrayCRASH69: don't think it's in any repository yet. Why do you need it?22:05
Dreamglideruhmm22:05
pedro_is there a bug in NVIDIA driver?22:06
Dreamglideri can see my  monitor  in the list it's highlighted22:06
soundrayCRASH69: actually it is in intrepid22:06
pedro_the driver is insane... it doesn't allow metacity open, the screensize is LOOWWWWW22:06
pedro_and it is crashing all time22:06
B3z3rk3rnogagplz, had issues with setting the resolution manually after install went thru22:06
=== pedro_ is now known as euzao
B3z3rk3rnogagplz, refuses to giv me rez higher than 1280x102422:07
Anubis_be_hey does anyone knows how to disable the session choose menu in gdm?22:07
nogagplzB3z3rk3r: So you just add it yourself to your xorg.conf22:07
techsupporthi. question. i get network drive is no longer available error , but only when copying large files with drive that i shared with samba22:07
Dreamgliderreboot22:08
euzaonogagplz, are you using NVIDIA?22:08
DasEiDreamglider: so ?22:08
nogagplzeuzao: Yeah, a 9600GT22:08
anabolixanyone using GARENA under wine?22:08
CRASH69soundray: I have a very annoying bug trying to transfer podcast with amarok, audio podcast get into music, it should be music>podcasts, so I was *hping* 1.4.10 fixed this22:08
anabolixfor warcraft 3?22:08
Jerusalem420how can i see a list of the ubottu help files?22:09
B3z3rk3rnogagplz, have manually editted the .conf file to no effect. after reboot, it still gives me 1280x1024 even tho i have specifically deleted that optin22:09
B3z3rk3rvery strange22:09
soundray!bot > Jerusalem42022:09
ubottuJerusalem420, please see my private message22:09
euzaonogagplz, did you install the oficial Ubuntu's driver?22:09
DasEi!brain, Jerusalem42022:09
ubottuError: I am only a bot, please don't think I'm intelligent :)22:09
DasEi!brain22:09
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots22:09
nogagplzeuzao: No, I did it manually with the driver from their site.22:10
Jerusalem420thanks guys22:10
euzaonogagplz, hmm22:10
nogagplzB3z3rk3r: Oh? I added my resolutions to my xorg.conf, restarted X, and life was good.22:10
epifaniohi to all guys22:10
soundrayCRASH69: if you've found a bug, you should see if it's been reported (in which case workarounds will have been recommended), and if not, report it yourself22:10
soundray!bugs > CRASH6922:10
ubottuCRASH69, please see my private message22:10
B3z3rk3rnogagplz, nah,, teied that, still giving me issues. think its something to do with the GTX28022:11
B3z3rk3rtoo new still perhaps?22:11
B3z3rk3rwas hpoing that they had fixed it by now???/22:11
epifanioi've just now finished to install ubuntu on my usb pendrive22:11
anabolixhow do i set a path of a file that is required by a program, when both the program path and program requesting the path are both running under wine?22:11
melwtech35Hello, I have 5 tar.gz files, source codes for some code, they are for a unix system, however the make files have some weird addressing, i believe this is because they are BSD install cmds, can someone please tell me the ubuntu make file equivilant of "UCBINST=/usr/ucb/install"? as when i try to make install i get commands not found errors22:11
anabolixconventionally under windows this would be as simple as C:\Program Files\warcraft III\war3.exe22:11
nogagplzB3z3rk3r: What driver version?22:12
epifaniounluky at the installation process, i selected "ubuntu desktop" , now on my 4GB usb drive, i'l only 400 mb free space22:12
anabolixbut its not working with wine, and since im new to linux im getting abit confused22:12
Jinstarroim trying to install ubuntu on a totally clean amd64 pc without any OS or any partitions.. but when i try to edit the partitions it doesnt find anything at all22:12
Jinstarrohelp please :)22:12
epifanioi do not need all the application that come with the gnome desktop22:12
B3z3rk3rnogagplz, umm.. 171 i think.. has been a while since i have tried tho.. so could be wrong22:12
soundrayJinstarro: how are you trying to edit the partitions?22:13
Jinstarrogparted22:13
dinkyo22:13
soundrayJinstarro: is there a special reason why you aren't leaving the partitioning to the installer?22:13
Jinstarrotried with the partition editor in the installation as well22:14
B3z3rk3rnogagplz, tried the newest ones, and it told me it wasnt supported, so tried a beta driver that was reccomended to me and its went thru fine, but wont let me keep rezo after reboot.. rawr !!!22:14
Jinstarroi tried that too22:14
Jinstarroit doesnt find anything22:14
soundrayJinstarro: okay, you may have to use gparted to first create an MS-DOS disklabel22:14
=== danopia_ is now known as danopia
Jinstarrobut i cant create anything in gparted22:15
Jinstarroit doesnt find anything22:15
soundrayJinstarro: what's on the right side of the toolbar?22:15
Jinstarroin gparted?22:15
soundrayJinstarro: yes22:15
five.seen ninjagowoo22:16
epifaniocan you point me on how to switch to a more light desktop environment ? what command need i to pass to apt-get , to remove "all" the gnome application ? maybe i'll install xfce22:16
Jinstarrohold on please22:16
soundrayepifanio: it's probably best if you start from scratch and install xubuntu22:16
soundray!xubuntu > epifanio22:16
ubottuepifanio, please see my private message22:16
CRASH69soundray: I will prefer to try 1.4.10 first, so no hope for 8.04?22:16
Jinstarroit said 'no devices recognised' or something22:17
soundrayCRASH69: well, if you report the bug, there is a chance that a fixed version will be provided for 8.0422:17
JontyI'm trying to do latex <file> on ubuntu but it just sits there, it doesn't compile or anything after several minutes22:17
soundrayCRASH69: also, if the bug has been reported, the report will say whether 1.4.10 fixes it. So, whatever you decide to do, your first stop should be a launchpad search22:18
ubuntoRoxxI have written a script myssh.sh that logs into a remote server using ssh. But it prompts the user for password. Can i in some way write the password is a parameter to the ssh command in the script so that it will not prompt the user for it?22:18
soundrayJonty: what's the literal command that you're entering?22:18
Jontysoundray: latex test.tex22:19
epifanioohh .. is not possible to remove gnome and install a minimal xfce ?22:19
soundrayJinstarro: are you on the live CD at the moment?22:19
epifaniothe installation process is really long time consuming :-/22:19
Jontysoundray: test.tex is a valid example latex file from a tutorial22:19
portablejimHow do I only download a file from http if it has changed. If it has changed, then overwrite?22:19
LjLepifanio: what installation process?22:19
urban_ryogai'm trying to back up a 10gb file, but i get a file too large error. Is there any way around it?22:19
Jinstarroyes22:19
soundrayepifanio: it won't be as bad when you install xubuntu (since it's smaller)22:19
Some_PersonHow do I get flash and java going on Ubuntu64 without switching to Firefox32?22:19
LjLportablejim: "man wget". wget can do that, and more22:19
B3z3rk3rnogagplz, any ideas?22:19
epifanioubuntu on usb22:19
soundrayJonty: did you copy it to a directory where you have write permissions?22:19
Jontysoundray: yes, it's my home directory22:20
bassinboyis there any kind of video stress testing utility?22:20
soundrayJinstarro: please open a terminal, run 'sudo fdisk -l' and put the output on a pastebin22:20
soundray!pastebin > Jinstarro22:20
ubottuJinstarro, please see my private message22:20
melwtech35I am getting the make error "make: /usr/ucb/install: Command not found" http://paste.ubuntu.com/57607 any ideas?22:21
soundrayJonty: you copied test.tex to your home, you did a 'cd $HOME' and 'latex test.tex' doesn't do anything until you hit Ctrl-C?22:21
Some_PersonHow do I get Flash and Java working in Firefox64 on Ubuntu64?22:21
soundraySome_Person: 'sudo apt-get install flashplugin-nonfree' works on 64bit since gutsy22:21
epifanioi used the powerfool application Unetbnootin, it download all the needed files for me ... so if  i need to reinstall all the system ... may network is not so fast ..22:21
Jontysoundray: it does This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) <newline>  %&-line parsing enabled. and then takes roughly 10% of CPU22:22
Some_Personand java?22:22
soundraySome_Person: wait before you repeat your question22:22
Some_Personsorry22:22
Jontysoundray: but it's a tiny file which shouldn't take more than a few seconds, I'd have thought22:22
portablejimLjL, thanks22:22
soundrayJonty: how did you install latex?22:23
tomek_hi. why can't i see packages from medibuntu in Synaptic package listing (also can fetch them with apt-get)?22:23
ubuntoRoxxI have written a script myssh.sh that logs into a remote server using ssh. But it prompts the user for password. Can i in some way write the password is a parameter to the ssh command in the script so that it will not prompt the user for it?22:23
urban_ryogahow can I bypass a "file too large" error when backing up my files?22:23
chaos18-)hello. just a few weeks ago I was browsing the net and one of the sites i visit from time to time linked me to another site that is a listing of the programs in apt. It basically listed them and gave screenshots and a better intro to them. Not only did it do that it also was a clickable list for installation. I can't seem to remember the site's name and can't remember which site it was I went to. can anyone tell me what site this is?22:23
Jontysoundray: through  texlive-latex-recommended22:24
Some_PersonI love how my widescreen display, my wireless internet, and my sound works out of the box in Ubuntu64, unlike any version of Windows!22:24
soundrayJonty: what does 'which latex' give you?22:24
abhisheksynaptic is failing to load ATI grafic card what to do for installation22:24
Jontysoundray: /usr/bin/latex22:24
Jontysoundray: although it does seem to be pdftex22:24
Flare183!ekiga22:25
ubottuSorry, I don't know anything about ekiga22:25
Flare183...?22:25
gcastojoin #safebrowsing22:25
abhisheksynaptic is failing to load ATI grafic card what to do for installation22:25
soundrayJonty: just trying to reproduce here. Can you give me the original location of test.tex pls22:25
Some_Person!java6422:25
ubottuYou can run Flash, Real, and Java plugins in AMD64 bit computers with Firefox. see the steps to follow at https://help.ubuntu.com/community/FirefoxAMD64FlashJava22:25
soundray!info ekiga > Flare18322:26
ubottuflare183, please see my private message22:26
Flare183I know22:26
ubuntoRoxxI have written a script myssh.sh that logs into a remote server using ssh. But it prompts the user for password. Can i in some way write the password is a parameter to the ssh command in the script so that it will not prompt the user for it?22:26
Jontysoundray: it does that for any .tex file22:26
euzaowhat the hell is that bug on NVIDIA driver?22:26
euzaoit opens in 640x80022:26
soundrayJonty: just tell me, so I can reproduce22:26
euzaodoesn't let Metacity open22:26
euzaoand freezes easily22:26
* ElijahDuBarryVT is away: <sleep>22:26
euzaoanyone here having problems with it?22:26
wildersome one know how to install wirelles network or the driver to for work it22:26
soundrayubuntoRoxx: no, but you can setup key-based authentication. There are instructions on the web, e.g. http://pkeck.myweb.uga.edu/ssh/22:27
RHorseubuntoRoxx, I suppose you could write a perl script. But does ssh allow for such parameters in the command line?22:27
soundray!enter > euzao22:27
ubottueuzao, please see my private message22:27
Jontysoundray: http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/TypicalInput.html22:28
dimedohi, is it possible to use sudo thorough an scp transfer to gain other user rights?22:29
Alexssonhttp://paste.ubuntu.com/57597/22:29
soundrayJonty: this is the output I get: http://paste.ubuntu.com/57610/22:30
fsufitchhi; i got a problem with my dual-boot installation. I installed hardy a while ago to dual boot along with the preexisting windows vista installation that came with my computer. hardy worked beautifully, but vista couldn't load anymore. whenever i picked it from GRUB, it just rebooted my computer. Some grub tinkering got a dell "symptom diagnostic" wizard to come up, but no luck getting vista. I think i broke its boot sector22:30
fsufitchor something. anyone had a similar problem and can tell me how they solved it?22:30
Jontysoundray: lucky you22:31
joebob777as7where can I add custom dns lookups? i Tried  adding te.foo.com 127.0.0.1 to resolv.conf and the restarted networking with /etc/init.d/networking restart and it still can't find it...22:31
Jontysoundray: mine just stops after the first two lines, like it's missing something#22:31
melwtech35I am getting the make error "make: /usr/ucb/install: Command not found" http://paste.ubuntu.com/57607 any ideas?22:32
soundrayJonty: can you verify with 'cat test.tex' that the stuff you think is there is actually there?22:33
soundrayjoebob777as7: System-Administration-Network22:33
Jinstarro) (soundray) Jinstarro: please open a terminal, run 'sudo fdisk -l' and put the output on a pastebin<-- nothing happens :S22:33
joebob777as7soundray, what text file?22:34
Jontysoundray: definitely there. I think it's some issue with my installation, I have had problems in the past. How do I reinstall something and force it to redownload the packages, too?22:34
soundrayJonty: rm the packages from /var/cache/apt/archives and do a 'sudo apt-get --reinstall install packagename'22:35
soundrayJonty: have you tried an 'strace latex test.tex'? This should show you what it's doing while it appears to hang22:35
LakomLacenwhat is the default version of gcc in hardy ?22:35
brrtbugreport: rtl81817 wireless driver works, but badly22:36
soundrayjoebob777as7: pardon?22:36
brrt(intrepid ibex beta)22:36
Some_PersonHow big should a swap partition be for Ubuntu64 with 4GB of RAM?22:36
soundray!bugs > brrt22:36
ubottubrrt, please see my private message22:36
joebob777as7soundray, nm /etc/hosts22:36
soundraySome_Person: do you want to hibernate?22:36
Some_Personsoundray: would be nice to22:36
Jinstarro) (soundray) Jinstarro: please open a terminal, run 'sudo fdisk -l' and put the output on a pastebin<-- nothing happens22:37
Jinstarrowhat do u think ?22:37
melwtech35can someone help me with a makefile compile error? or is there a better channel to ask this in22:37
dulakianSome_Person: if you have the space, use 4g swap, if not, 1-2g would be fine22:37
Jontysoundray: looks like it's trying to find a file...I'll reinstall from scratch22:37
Some_PersonWould 1GB be sufficient for hibernation and good performance?22:38
Piet44does someone knows where the settings are configured for cron.d @ ubuntu 8.0.4 ?22:38
soundraySome_Person: if you want to enable hibernation, you need a little more than 4GB of swap. If not, 512MB should be plenty (you can still suspend if you don't do hibernate-to-swap)22:38
balrog_melwtech35: i can try.  pastebin the makefile and the errors please22:38
Some_PersonHibernation needs 4GB?!22:38
dulakianSome_Person: hibernation would require 4g, it would dump all ram to the swap22:38
melwtech35balrog_,  http://paste.ubuntu.com/5760722:38
soundraySome_Person: hibernation needs RAM size plus a bit of swap.22:38
carreraGreetings!22:39
Some_PersonSeems unfair. If you have less RAM, you can have a smaller swap22:39
dulakianSome_Person: you can still have less swap, you just have to suspend instead of hibernate22:39
Some_PersonSuspend doesn't power off the computer22:39
Some_PersonSo it would waste battery22:39
soundrayJinstarro: you mean 'nothing' as in, it returns the prompt with no output, or as in, it hangs as if waiting for input?22:39
melwtech35balrog_,  make file is http://paste.ubuntu.com/5761222:39
Some_PersonDid I mention this is a laptop?22:40
carreraI finally managed to find a reliable link and downloaded the ubuntu-8.04.1-altrnate-amd6422:40
Jinstarroreturns to prompt22:40
Jinstarrono output22:40
carrerabut I can't set up softwareRAID22:40
soundrayJinstarro: did you assemble this machine yourself?22:40
Jinstarrono22:40
MickmeisterDoes anybody know what is better? More Ram at a slower clock speed or less Ram at a higher clock speed? In general?22:40
Jinstarroa small company did it for me22:40
Jinstarrothink they could have made a mistake?22:40
MickmeisterAssuming their fairly proportionate.22:40
carreradepends on your application Mickmeister22:41
Some_PersonSince so much space is necessary for swap, is 11GB sufficient for the / drive?22:41
soundrayJinstarro: yes -- or maybe the hard disk drive is dead.22:41
Mooloohow can i downgrade to kde3 in intrepid?22:41
Jinstarrohm ok22:41
soundray!intrepid > Mooloo22:41
ubottuMooloo, please see my private message22:41
Jinstarroi'll call the company tomorrow22:41
Jinstarrothanks22:41
Mickmeistercarrera, general day to day use of a home users desktop PC.22:41
Mooloook22:41
attickidhow much space do I need to install Ubuntu 8?22:41
dulakianSome_Person: I run a lot of server machines with 5g / so 11g should be plenty22:41
ikoniaattickid: 4gb is the minimum safe ammount22:41
carreraMickmeister, how much of slow RAM vs how much of fast RAM?22:42
balrog_melwtech35: what is in /usr/ucb/  ?22:42
Some_Persondulakian: Keep in mind this isn't a server machine, I would have a GUI and everything22:42
dulakianSome_Person: I install full gui on the servers so I can remote desktop, it works and it's plenty of space22:42
melwtech35balrog_,  nothing to my knowledge22:42
Mickmeistercarrera, 2GB of fast Ram vs 3GB of slow Ram. Assume the speeds vary by around 200 Mhz.22:42
carrerahow can I set up softwareRAID with the alternate-amd64 iso?22:42
wildersomeone know hot to run download program ?22:42
Some_Persondulakian: 64 or 32? I am talking about 6422:43
dulakianSome_Person: I just dont' have the gui running on the server 24/7, I turn it off when I'm not active on that machine22:43
wilderwhit terminal?22:43
carreraMickmeister, I'd go for 2 GB of fast RAM22:43
abhishekhow to install Radeon x 1550 series grafic card22:43
melwtech35balrog_, confirmed, nothing in /usr/ucb22:43
soundraywilder: what have you downloaded?22:43
Mickmeistercarrera, thanks mate!22:43
dr_williswilder,  which program exactly, in short  chmod +x shateverwhat.run      then  ./whatever.run22:43
ubuntoRoxxis it possible to mount a homefolder on a remoter server to my local ubunto through ssh?22:43
dulakianSome_Person: I'm running 3222:43
Mickmeistercarrera, the best thing to do would be benchmark tests.22:43
abhishekhow to install Radeon x 1550 series grafic card22:43
balrog_melwtech35: make trying to run the file /usr/ucb/install and it cant find it...  can you tell me what heirloom is?22:43
d0htemim trying to make a file and im getting this error openssl/md5.h: No such file or directory22:43
Piet44someone knows here i can configure cron.d ? how much it'll be executed with hardy heron22:43
dr_willisubuntoRoxx,  Yes. checn out sshfs22:43
Some_Persondulakian: Do you think 64 would need more space?22:43
carreraMickmeister, that way, in case you add more RAM in the future at least you already have the faster stuff22:43
soundrayubuntoRoxx: yes, with sshfs22:44
dulakianSome_Person: I doubt it would be that big a difference22:44
Some_Personok, cool22:44
abhishekhow to install Radeon x 1550 series grafic card22:44
dulakianSome_Person: On my workstation here I am using 3.2g and I have all kinds of crap installed22:44
Some_Personlol22:44
dr_willis!ati | abhishek22:44
ubottuabhishek: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto22:44
bastiis there something like dvddecrypter for linux?22:44
Derak24would anyone who is good with scripts and grep mind helpin me for a minute?I posted it here http://www.linuxquestions.org/questions/linux-desktop-74/random-image-script-676345/22:44
epifaniohi again ... i rebooted on the desktop ... i'll install xubuntu as suggested ;-)22:44
wilderthe flashplayer22:44
d0htemim trying to make a file and im getting this error openssl/md5.h: No such file or directory22:44
dr_willisbasti dvdrip, k9copy, others  proberly also.22:44
Cid#test22:45
carreraany help on howto config softwareRAID with the alternate-amd64?22:45
soundraywilder: you should install flash with the utility that Ubuntu provides: 'sudo apt-get install flashplugin-nonfree'22:45
bastidr_willis, thx. forgot about k9copy22:45
melwtech35balrog_, heirloom is a development package, i am installing it because i need the pkging tools that ONLY heirloom and Darwin OS have, and i cannot install Darwin OS because it is not virtual box compliant22:45
ubuntoRoxxsoundray: Cool, can i then if i have a pdf-file on the remote server, and i have mounted the folder using sshfs just open the pdf locally using acroread /mountpoint/mypdf.pdf ?22:45
CidHmm, I'm trying to get Youtube to work with Mozilla firefox on Ubuntu, on my PS3 How do i do this?22:45
soundrayubuntoRoxx: yes, although I prefer evince22:45
ubuntoRoxxsoundray: What is evince?22:46
soundrayubuntoRoxx: free software for displaying PDF22:46
epifaniojust a little question ... i goolgle a lot about but i'm not sure ... is possible to boot ubuntu (on usb) from a macbookP ?22:46
* carrera needs help!22:46
ubuntoRoxxsoundray: ohh okay...acroread is just fine22:46
soundrayubuntoRoxx: it's not free (libre) software22:46
CidHmm, I'm trying to get Youtube to work with Mozilla firefox on Ubuntu, on my PS3 How do i do this?22:47
soundray!repeat | Cid22:47
ubottuCid: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience22:47
dulakianepifanio: I haven't gotten it to work off usb stick, but it works in virtualbox which is a free virtual server program you can get for mac22:47
attickidhow many ram do I need to run Ubuntu swiftly?22:47
Some_PersonWTF? GParted detects a second drive (/dev/scd0) with 172MB unallocated22:47
balrog_melwtech35: just for kicks, whats in /usr/5bin22:47
wall-eso is there any way to boot vista partition through vritual box?22:47
wall-edoes any know22:47
melwtech35balrog_, just an empty folder called sh22:48
compengiCid, do you have java and flash installed?22:48
Some_PersonI don't have a second hard drive afaik22:48
dulakianwall-e: no, you would do a seperate install into the virtual partition, you cannot boot a real partition afaik22:48
epifanioho yes i already have ubuntu on virtualbox, and as dualboot too ... now i'm tring the usb experience22:48
carreracan softwareRAID be setup at install time with the alternate CD?22:48
dulakianSome_Person: what kind of laptop is it?22:48
wall-ehow do you install xp22:48
wall-eit just gives me a hult error22:48
Some_Persondulakian: Gateway M-686622:48
dulakianepifanio: I can't get ubuntu to boot off usb on my mac, it never wants to boot grub22:48
Jontysoundray: latex seems to be going through my home directory looking for .texmf-config/web2c/pdftex22:48
soundrayDerak24: probably something like cat tmp.txt | tr ' ' '\n' | grep http22:49
Cidim trying to install flash and java but says architecture not supported for flash22:49
dulakianSome_Person: scd0 would be a scsi cdrom drive, so I'm guessing your cdrom drive is on the sata controller22:49
attickidhow do I measure swap space accordding to my ram ?22:49
melwtech35Cid, http://kb.adobe.com/selfservices/viewcontent.do?externalId=tn_1550722:49
Jakob_the_liarhow do i get amule to connect to frostwires network?22:49
Jakob_the_liaranyone?22:49
kimihi22:49
Some_Persondulakian: ah, that would explain it. Could also be my SD card slot perhaps22:49
dulakianattickid: 1-2x ram is a good rule of thumb for swap22:49
Jakob_the_liari've never used anything else but frostwire22:49
ubuntoRoxxsoundray: It seems I need to install fuse in order to use sshfs. Is that correct?22:49
epifanioi read a lot about usb boot and the mac "efi" boot system ... maybe reformatting the mac and installing a boot loader on it .. is not possible ?22:49
soundrayJonty: do you have a file /var/lib/texmf/web2c/pdftex/pdftex.fmt ?22:49
dulakianSome_Person: yeah but it's weird for an sd card to show up as scd, it would normally just be sd22:50
jblpTest22:50
soundrayubuntoRoxx: yes22:50
Some_Persondulakian: Well why would a CD drive appear unallocated?22:50
Jontysoundray: yes22:50
Cidam I supposed to type that link while in PS3 Mozilla?22:50
dulakianepifanio: I haven't wanted to boot usb enough to reformat my mac, I don't know how effective a bootloader would be22:50
Some_Persondulakian: Note that I am running off the Live CD22:50
dr_williscd disks dont have partitions like drives do..22:50
kimihave a problem with 8.04.1 and kvm - virsh console tell every time: no concole for domain22:50
dulakianSome_Person: no idea, laptop hardware is a little weird sometimes, but scd0 is a scsi cdrom device22:51
soundrayJonty: it seems to me then that the paths somehow aren't set up properly22:51
melwtech35Cid, sorry http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507 i typed it wrong22:51
Piet44can i add a cronjob in /etc/crontab ? i dont want it in the cron.daily  cron.hourly cron.monthly and cron.weekly folders22:51
ubuntoRoxxsoundray: Can I just install that using the packet managaer?22:51
Jontysoundray: yes, where would I add /var/lib to?22:51
dulakianPiet44: add it to roots cron, not /etc/crontab22:51
soundrayJonty: don't know really... I've never had it anything but working out of the box22:51
Jontysoundray: oh dear22:52
CidDo I type that link into Mozilla for my PS3?22:52
kimineed some help with kvm22:52
ikoniakimi: what's up22:52
melwtech35Cid, get a keyboard lol =p22:52
Jontysoundray: looking at the strace output it looks like it's finding /var/lib just fine22:53
=== lon` is now known as lonforce
Piet44dulakian: where can i find it?22:53
epifaniohooo Unetbootin has finished its first job ... reboot to install Xubuntu :-)22:53
emmaWhich would be a better way to install a very minimal ubuntu, upon which I can build a more customised system -- (1) Install the Ubuntu desktop alternate CD and (is there some option for installing command line only?).. or (2) Install the Ubuntu server and then put xserver on it, and build from there?22:53
balrog_melwtech35: make is erroring out at line 96 of the makefile.  search the repos for ucb, i got ucblogo, you may want to install it and then try to make install again22:53
CidI have a keyboard my question was a yes or no question, now yes or no22:53
soundrayJonty: strange that it should still search in your $HOME22:53
kimivirsh console says : no console for domain22:53
dulakianPiet44: sudo crontab -e22:53
Jontysoundray: yes22:53
Orbixxemma: You might as well download the Debian netinstaller.22:53
ikoniakimi: what are you using for the hypervisor22:53
melwtech35balrog_, ok i will try22:54
Jakob_the_liarhow do i connect amule to limewires network?22:54
kimikvm ubuntu 8.0.4.122:54
emmaOrbixx: Yeah I did that, however, Etch has apps on it that are so old. I can't work with that. I want somewhat more current versions of software.22:54
lonforceis there any way to extract a rar archive which is split into many .rXX files in ubuntu?22:54
Orbixxemma: Lenny is due for stable release soon.22:54
soundrayJonty: are the permissions -rw-r--r-- on pdftex.fmt?22:54
Jontysoundray: access("./latex.fmt", R_OK)             = -1 ENOENT (No such file or directory)22:54
Jontysoundray: perhaps not22:54
bastid_raZorlonforce; find the actual .rar file and it will do the rest.22:54
Piet44dulakian i already did that. i noticed it will be saved in  a temporary file and /var/spool/cron. but should it stay there after reboot?22:54
melwtech35balrog_, everything takes a while to download and install, ISA proxy = not working with linux22:55
dulakianPiet44: Yes it will stay there until you remove it22:55
emmaOrbixx: so if I installed Leny now would it become the stable release while I'm using it, through updates or would it always be the pre-stable lenny?22:55
lonforcebastid_raZor: thanks man!22:55
dulakianPiet44: That's normal cron operation22:55
ubuntoRoxxsoundray: ???22:55
Orbixxemma: I'm not entirely sure.22:55
ikoniaemma: the ubuntu server install is not aimed at home hardware, so it would b better to install the desktop and remove what you don't want22:55
Jakob_the_liaranyone?22:55
OrbixxI'd imagine once you upgrade it, it would become stable.22:55
ikonia"be" better22:56
Jontysoundray: the formats are ok though22:56
Jontysoundray: the permissions, sorry22:56
soundrayubuntoRoxx: yes22:56
emmaikonia: thanks for the tip. Good insight.22:56
ejeror just install server and generic kernel22:56
Piet44dulakian: so you think it will stay there after reboot22:56
julio14Hello,does anyone know how to set up a motorola v3 as a modem under ubuntu?22:58
CidOkay I do not have Adobe Flash Player Installed, I have a PS3 with Ubuntu 7.10 how do I get flash player for it?22:59
LjLjulio14: with bluetooth?22:59
Jontysoundray: here is part of the stacktrace, it starts getting weird at the end: http://paste.ubuntu.com/57618/22:59
julio14LjL,usb22:59
Jontysoundray: after it finishes it starts looking in my home directory22:59
Jonty(it being the log)22:59
dulakianPiet44: it will definitely stay there after a reboot, that's how it works22:59
emmaI'm hoping the ubuntu desktop alternate CD has some option to install command line only. There was a rumor of that but I've not seen that written any place.22:59
melwtech35balrog_, i installed the two only repos i could find and its still the same error, any other ideas?22:59
Pici!minimal | emma22:59
ubottuemma: 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/MinimalCD22:59
ikoniaemma: there is not22:59
kimiikonia you habe a idea for my problem with virsh ?23:00
euzaowhy Ubuntu is so unstable now?23:00
ikoniaemma: it's a 20 second command to remove the X11 components23:00
euzaoMetacity is having problems with NVIDIA driver!23:00
euzaoa very original bug, though23:00
balrog_melwtech35: so you did install ucblogo?23:00
ikoniakimi: I'm trying to figure out how virish connects to the "console"23:00
kitchelast tiem I used the alternate cd it had a option to install command line only23:00
ThePandemic82I am having a problem with adobe flash.  I installed it from the package manager, but whenever I'm on a webpage flash works sporadically.  What can I do to fix this?23:00
Piet44dulakian: thanks23:00
melwtech35balrog_,  oh i installed csh, i will try ucblogo23:01
Piet44for your help (Y)23:01
LjLjulio14: there's an old thread about it here http://ubuntuforums.org/archive/index.php/t-453376.html23:01
ikonia!minimal | emma23:01
ubottuemma: 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/MinimalCD23:01
looongerhow to scroll a text in a console?23:01
emmaYes, Pici just hit that one :)23:01
ikoniaso he did23:01
dulakianlooonger: shift-pageup23:02
Jontysoundray: what's the best way to just remove all the latex stuff and start over?23:02
melwtech35balrog_, ucblogo fails to install. broken pipe23:03
looongerdulakian: it works in x but it doesn't in text mode23:03
dulakianlooonger: it works for me at the console23:03
Cidhow do I download and install Gnash for the PS3 ubuntu?23:04
soundrayJonty: find out what you've installed -- probably with dpkg --get-selections | grep texlive | cut -f 123:04
ikoniaCid: you need to use the PPC archs23:04
ikoniaCid: you may want to check out #ubuntu-ppc23:04
ikonia!ps323:04
ubottuSorry, I don't know anything about ps323:04
soundrayJonty: actually, if you pastebin the output from that, I'll compare it with mine if you think it might help23:04
balrog_melwtech35: how did you try to install it?  apt-get, aptitude, or synaptic?23:04
julio14LjL:Thank you so much,i hope my connection gets faster on ubuntu :),do you know any tricks?23:05
Jontysoundray:23:05
mgromanHi fellow Ubuntu users23:05
Jontysoundray: http://paste.ubuntu.com/57621/ (oops)23:05
melwtech35baldur_, i downloaded the deb, put it on a network drive and grabbed it on my ubuntu box and rightclicked gdipackage installer23:05
melwtech35MT23:05
mgromanCan you use a Jabber client to speak to peepz on AOL??23:05
melwtech35balrog_, ! ^23:05
mgromanmaco: omg i saw u speak at ohiolinuxfest!!!!!!!23:05
sidelilexcuse me is there a command that enables universe and multiverse repositories from command line? I need it in a script. Thanks a lot!23:05
soundrayJonty: oh, that's not a lot... Here's my list: http://paste.ubuntu.com/57622/23:05
melwtech35balrog_, GDebi installer** sigh23:06
kjsguys, my / is getting filled by a svn repo in /srv and causing the system to crash! i have reduced the size for now... I am thinking that I can copy it to my /home (huge partition) and sym link it? copying it would a cp -avr /srv /home/srv do the business?23:06
macomgroman: that's a lot of !'s dude23:06
_Zeus_sidelil: i think the only way is to edit the /etc/apt/sources.list23:06
sideliljoin #ubuntu-it23:06
_Zeus_use sed23:06
LjLjulio14, not quite... i have a Nokia phone, and only ever tried connecting via bluetooth23:06
Jakob_the_liarhttp://pastebin.com/m314f966923:06
Jakob_the_liarcan someone help me with amule23:06
Jontysoundray: haha, don't think we can gleam much from that23:06
mgromanmaco: sorry23:06
sidelil_Zeus_, ok, i thaught so. Thanks anyway!23:06
_Zeus_sidelil: sure23:06
balrog_melwtech35: unless you're trying to install a .deb you downloaded, don23:07
macomgroman: just funny, that's all...and rather off-topic for this channel23:07
soundrayJonty: you do seem to have everything that matters23:07
Jontysoundray: yeah, I'll purge everything and reinstall23:07
soundrayJonty: anyway, to remove all of those:  dpkg --get-selections | grep texlive | cut -f 1 | xargs sudo apt-get purge23:07
melwtech35balrog_,  i cannot apt get on that ubuntu box due to ISA Proxy incorrectly allocating namespace23:08
mgromanas if!23:08
Jontysoundray: thanks23:08
balrog_melwtech35: ah...hmmm...23:08
emmathat the server has different support for hardware is good to know. I'm going to see if the alt-cd has any command line only option. If it doesn't then I'll do the !minimal thing.23:08
nomikehi23:08
Jontysoundray: eep looks like it wants to take things like kde with it..23:09
soundrayJonty: shock23:09
=== ubuntu is now known as Zeroanhero
nomikeI just sat up ubuntu 8.04 on my machine.23:09
dinkyo23:09
balrog_melwtech35: ah, sorry, didn't know what you meant before.  hmmm, you can download stuff though, right?23:09
Jontysoundray: lots of dependencies23:09
kjsset up*23:09
Zeroanheroim running a liveCD of ubuntu, i want to mount my windows partition, but it wont let me, can anyone help me?23:09
ikoniaemma: it's not different hardware support, some of the restricted modules packages are unavilable and certain kernel options are aimed at "bigger" or "enterprise" class machines so may / can cause slowdown/issue for the average home user setup23:10
soundrayJonty: perhaps just this will do:  dpkg --get-selections | grep texlive | cut -f 1 | xargs sudo apt-get --reinstall install23:10
emmaahha23:10
melwtech35balrog_, only via http firefox ehe23:11
Jontysoundray: it's instaly aborting23:11
DasEi Zeroanhero: want to pm me ?23:11
Jonty*instantly23:11
ikoniaemma: so eg: a wirless card may/probably not work due to the restricted driver not being available (as an easy example) - where as no-one in their right mind would run a server based on a wirless card, so why include it23:11
soundrayJonty: no errors?23:11
balrog_melwtech35: okay, im gonna try to get you the link...wish me luck...23:11
emmatrue.23:11
Jontysoundray: no, it's like I'd pressed n or whatever23:11
* balrog_ plunges into the universe23:11
dinksauerbraten keeps freezing when i try to play it. any one have any ideas????????23:12
emmaikonia: good point. :)23:12
Jontysoundray: sure your command isn't putting anything in after apt has started?23:12
LjLikonia: hey, my server's got a wireless card to provide wireless connectivity to me!23:12
ikoniaemma: thats only an easy example23:12
Some_PersonI am surprised my WiFi card works OOTB23:12
ikoniaLjL: please stop being the exception23:12
dink sauerbraten keeps freezing when i try to play it. any one have any ideas????????23:12
soundrayJonty: it shouldn't...  dpkg --get-selections | grep texlive | cut -f 1 | xargs sudo apt-get -y --reinstall install23:12
rodserlingI just ate some broccoli23:12
Picirodserling: #ubuntu-offtopic23:12
melwtech35balrog_, heh good luck! =p23:12
der|kunstlerhi, how do I upgrade my vlc from 0.8 to 0.9 ?23:12
rodserlinggood call, Pici23:12
dink sauerbraten keeps freezing when i try to play it. any one have any ideas????????23:14
dink sauerbraten keeps freezing when i try to play it. any one have any ideas????????23:14
soundrayder|kunstler: wait 16 days and then upgrade to intrepid23:14
der|kunstlersoundray, :D23:14
abhishekhow to install ATI Technologies Inc RV505 [Radeon X1550 64-bit] [1002:7147]23:14
der|kunstlerI'm anxious23:14
der|kunstlerheh23:14
soundrayder|kunstler: upgrade to intrepid beta then (not if it's a production machine of course)23:14
punzadaHey general question, let's say I have a wireless pcmia card, onboard wifi and an ethernet connection hooked up, is there a way to maintain 3 seperate connections and use specific ones for specific software?23:14
der|kunstlerwell... it's my production machine... but it's ok23:15
Jakob_the_liarcan someone help me with amule23:15
Jakob_the_liarhow do i get connect23:15
balrog_melwtech35: download the appropriate version from here: http://us.archive.ubuntu.com/ubuntu/pool/universe/u/ucblogo/23:15
der|kunstlerI'll wait and upgrade latero n23:15
abhishekhow to install ATI Technologies Inc RV505 [Radeon X1550 64-bit] [1002:7147]23:15
der|kunstlerI just wanted to use the latest gimp23:15
der|kunstlerand vlc23:15
balrog_melwtech35: then, of course, use gdebi to install the downloaded file.23:15
der|kunstlerisn't there a static version of vlc though ?23:15
abhishekhow to install ATI Technologies Inc RV505 [Radeon X1550 64-bit] [1002:7147]23:16
ikonia!ati | abhishek23:16
ubottuabhishek: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto23:16
der|kunstleranyways, it's ok.... thanks for you help soundray!23:16
AshkoreWierd, im trying to do apt-get install <blah> and alot of packages can't be found, anyon know why this is?23:16
ikoniaAshkore: such as ?23:16
Ashkoreswfdec-mozilla23:16
macoAshkore: do you not have universe enabled?23:16
ikoniaAshkore: what is the error23:16
ikoniaAshkore: does apt-cache show it up23:17
looongerdulakian: in x instead of scrolling it shows previous commands23:17
oc80xhey whats good23:17
Ashkorehow do i check that universe is enabled?23:17
oc80xi have a x86 server this time i am installing , failed RH Enterprise 3 x86 build..23:17
macoAshkore: System -> Admin -> Software Sources23:17
oc80xso im gunna throw ubuntu on it, yay23:17
looongeranyone knows how to save the console output cause i can't scroll the text in text mode23:18
dulakianlooonger: in what program?  shift-pgup should scroll, shift-uparrow should go through previous commands23:18
DasEiAshkore:gksudo /etc/apt/sources.list23:18
oc80xquestion, the hardware raid i have, should i allocate array set that under BIOS as raid0 prior to me installing ubuntu and doing software raid?23:18
=== garret is now known as no_one
dulakianlooonger: you can pipe the output of your commands to less like: ls -la | less23:18
Ashkorewhats does gksudo do?23:19
dulakianlooonger: or you can use the script command to record everything to a file23:19
ikoniaAshkore: graphical sudo23:19
Ashkoredidnt do anything23:19
ikoniaAshkore: what command did you do23:19
abhishekikonia! there its not given about  ATI Radeon X155023:19
Jakob_the_liarwhat is a p2p program that can connect to frostwires network?23:19
ikoniaabhishek: is it supported ?23:20
melwtech35balrog_, i installed ucblogo, then tried to make install heirloom and it failed :(23:20
jribJakob_the_liar: what's wrong with frostwire?23:20
melwtech35Jakob_the_liar, frostwire is a client not a network i thought23:20
balrog_melwtech35: same error i take it?23:20
abhishek RV505 is my type its not mentioned there23:20
Ashkoregksudo /etc/apt/sources.list23:20
darmouhi all does anyone know how to buoot into the console runlevel?23:20
K4z3Hello! Whenever I go to System > Preferences > Appearance then go to Visual Effects then attempt to select the options Normal or Extra I get an error saying "Desktop effects could not be enabled." How can I fix this problem? :(23:20
melwtech35balrog_, yeah23:20
Jontysoundray: arrrrlg still doesn't work. I think it's time for me to go to bed. Night.23:20
darmouIs it a grub conf?23:20
jribdarmou: why do you need to?23:20
melwtech35K4z3, check to see if your vid card is whitelisted23:20
macoAshkore: they gave you the wrong command. left out the gedit bit23:20
darmoujrib to use up less mhemory as it will be running headless23:20
Ashkorek where do i put gedit23:21
macoAshkore: anyway, in Software Sources, is community maintained software enabled?23:21
K4z3@melwtech35: How would I go about doing that?23:21
jribdarmou: system -> administration -> services -> graphical login23:21
darmouthanks jrib23:21
macoAshkore: you don't need to do things the typing way. there's a graphical way that i'm trying to tell you23:21
abhishekikonia! RV505 is my type its not mentioned there23:21
Jakob_the_liarwhat is a p2p app that uses frostwires network23:21
ikoniaabhishek: you need to find out what drivers are needed to run it23:21
jribJakob_the_liar: what's wrong with frostwire?23:21
melwtech35K4z3, what card do you have?23:22
Jakob_the_liardoesnt work with my windowmanager23:22
balrog_melwtech35: and there's nothing more installed in /usr/usb ?23:22
jrib!who | Jakob_the_liar23:22
ubottuJakob_the_liar: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)23:22
soundrayJonty: sorry we couldn't fix it23:22
jribJakob_the_liar: what window manager?23:22
sapHi, I have a 'webcam-server' application running on a machine which I can view locally and also on my lan but how do I view it from outside i.e. on the internet ?23:22
Ashkorek in Software sources what should I have checked?23:22
Ashkore@maco23:22
macoAshkore: if you just go to system -> administration -> software sources, and make sure "community maintained open source software (universe)" is checked then hit "reload" on the popup, it should work23:22
ikoniasap: what application and what version of ubuntu23:22
Jakob_the_liarawesome23:23
macoAshkore: er, you'll get the popup after you hit "close" on the main window23:23
melwtech35balrog_,  nothing installed in either /usr/usb or /usr/ucb/23:23
Jakob_the_liarplus i just want another app23:23
Ashkorekk now its doing stuff23:23
sapikonia, its "motion" and on xubuntu 8.1023:23
K4z3melwtech35, I have an Nvidia GeForce. Do you need the whole thing or just that part?23:23
jribJakob_the_liar: if you're answering my question, please include my name in your response23:23
kitcheJakob_the_liar: well frostwire uses limewire network and I believe that is the only app that does23:23
darmouif i wanted to enable it again jrib how would I do that?23:24
balrog_melwtech35: oh, yes, good catch. sorry for the typo.  i would contact the maker/s of heirloom to see what they were expecting in /usr/ucb.  sorry i cant be of more help.23:24
melwtech35K4z3, i believe it needs to be a nvidia 9xxx series23:24
darmouthe graphical login that is23:24
ikoniasap: ask in #ubuntu+1 as 8.10 is beta23:24
jribJakob_the_liar: frostwire uses gnutella.  apt-cache search gnutella will get you some clients23:24
melwtech35balrog_, not a problem you have helped a lot :)23:24
K4z3melwtech35, Ok thanks for the help!23:24
jdevelhello23:25
jribdarmou: start X and use the same method.  Or use 'bum' or sysv-rc-conf in a shell (see 'man update-rc.d')23:25
darmoujrib doh of course thanks23:25
sapikonia, hmm.. I don't think that would make a difference.. its probably just a problem of accessing that machine through internet23:25
corporateHello folks, has anyone tried to set up wireless on Hardy Heron using a Compaq PC?23:25
soundray!anyone > corporate23:26
ubottucorporate, please see my private message23:26
kimivirtualisierung what you can recommand fpr ubuntu 8.04.123:26
hunthunthunt_Trying to upgrade php with aptitude - have downloaded php5_5.2.4-2ubuntu5.3_all.deb23:26
hunthunthunt_to /usr/src but get an error when sudo aptitude install php5_5.2.4-2ubuntu5.3_all.deb23:26
soundray!wifi > corporate23:26
soundray!virtualization > kimi23:26
ubottukimi, please see my private message23:26
ikoniasap: but the channels topics make a difference, so best to ask in #ubuntu+123:26
jribhunthunthunt_: umm, just use aptitude upgrade.  You'll get the latest php in the repositories23:26
jdevelI wanted to know if anyone knew of a command to "refresh" or reassociate with an access point?  ie. i connected to a linksys AP, then disconnected.. now I want to connect again.. device being wlan023:27
linuccio80nasera23:27
jdevelis it a iwconfig param?23:27
linuccio80na!list23:27
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots23:27
sapikonia, ok will try that :)23:27
hunthunthunt_jrib:  so -  aptidude upgrade php5?23:27
Jakob_the_liarjrib, why doesnt gtk-gnutella find anything?23:27
Jakob_the_liarit says its connected23:27
ikoniasap: thank you23:27
javierg_Does anyone know why I can't select VNC in the protocal dropdown menu using Terminal Server Client ??23:27
kitchejdevel: yes man iwconfig will tell you iyt's like iwconfig essid <essid>23:27
_LiNuX_ goodevening23:27
jdevelgreat23:27
Jakob_the_liari need something like frostwire that doesnt use java23:28
kitchejdevel: myself I don't even have iwconfig or else I would double check23:28
jribhunthunthunt_: no.  Just 'aptitude upgrade' will upgrade all the packages it can.  If you just want to upgrade package X specifically, then do 'aptitude install X'23:28
jdevelknow off hand if there is any scanning23:28
DasEiDreamglider: fixed resolution ?23:28
hunthunthunt_jrib:  awesome - thanks :)23:28
kitchejdevel: if you need to scan do iwconfig scan and it should scan23:28
=== Administrator_ is now known as techsupport
jdevelinteresting23:28
jdevelvery straight forward23:28
DreamgliderDasEi, once i rebooted i got res up but after a 2nd reboot it was at 800by600 again23:28
jrib!apt > hunthunthunt_23:28
ubottuhunthunthunt_, please see my private message23:28
javierg_Does anyone know why I can't select VNC in the protocal drop down menu using Terminal Server Client ??23:28
jdevelthank you kitche, I shall try this.23:29
webfarmerdoes anyone get the same screenshot of http://www.i-architects.co.za/cssissue.gif - when going to http://www.ridgemorwines.com23:29
DasEiDreamglider: no way in Apps>preferences....  ?23:29
ikoniawebfarmer: thats windows23:29
ikoniawebfarmer: please join an appropriate channel such as ##windows for windows issues23:30
LykkefeenHi, which package contains the gcc compiler and other good stuff that I would need for doing C programming in Eclipse? It's named something like "development" and "build"23:30
DreamgliderDasEi, the highest i can get there is 800by60023:30
heret|cwebfarmer, works fine for me23:30
K4z3Once I have installed Compiz, how would I go about turning it on so the effects work?23:30
chaddywebfarmer: no sidebars on the .com23:30
hunthunthunt_jrib:  Unfort did not solve my problem - latest GD library is not included in Ubuntu's PHP23:30
balrog_webfarmer: that would be a no because i dont use ie23:30
DasEiDreamglider: so either edit xorg.conf manualy or get the driver from ati on23:31
jasonkimI can't install "libflashsupport" with "flashplugin-nonfree"..  Has something been changed?  Anyone has sound problem with firefox and pulseaudio?23:31
webfarmerchaddy what do you mean23:31
jasonkimon ubuntu 8.1023:31
soundray!b-e | Lykkefeen23:31
ubottuLykkefeen: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)23:31
Pici!ibex | jasonkim23:31
ubottujasonkim: Intrepid Ibex is the code name for Ubuntu 8.10, due October 30th, 2008 - Warning lots of broken software between now and October 30th! - Use #ubuntu+1 for support, *NOT* #ubuntu23:31
techsupporthow can i check the filesystem of one of my drives ?23:32
recon69Lykkefeen: well the GCC  compiler is just called gcc in the repos23:32
DasEi techsupport:determine which it is or check it ?23:32
DasEidetermine*23:32
DreamgliderDasEi, i have tried the ATI drivers, after installed them the screen went black or the monitor t into standby mode and i had to reinstall ubuntu23:32
soundraytechsupport: why not check all of your drives? 'sudo touch /forcefsck' and reboot23:32
ikoniatechsupport: what do you mean "check it"23:32
jribhunthunthunt_: is php5-gd what you want?23:33
kimikvm + virsh console - no console for domain / looking for a solution23:33
DasEiDreamglider: nah, could also cp a xorg.conf back23:33
hunthunthunt_jrib: The version of php5-gd is out of date in Ubuntu - I need the latest23:34
recon69Dreamglider: you should hare rebooted into rescue mode or the command line and fixed it23:34
DasEiDreamglider:after installing catalyst, gotta use its config-tool before rebooting23:34
DreamgliderDasEi, i tried that allso, i booted the 7.10 livecd and copied the xorg from there but that wont work now23:34
Dreamgliderit worked the first time but not any more.23:34
Lykkefeenrecon: sudo apt-get install build-essential was what I was looking for... ever since I installed that baby everything has worked just fine :)23:35
DasEiDreamglider:why 7.10 on hardy ? and why not use an original backup from HD ?23:35
jribhunthunthunt_: why is it out of date?23:35
reconLykkefeen: Wrong person, sorry.23:35
jribhunthunthunt_: what's missing is what I mean23:35
techsupportyes i want to determine what the file system is23:35
hunthunthunt_jrib: See - http://cumu.li/2008/5/13/recompiling-php5-with-bundled-support-for-gd-on-ubuntu23:35
reconrecon: for some reason recon69 has almost the same name as me.23:35
ikoniatechsupport: it's probably ext3 if it's an ubuntu file system, y ou can see what it is by typing "mount" in a terminal23:35
noriyuki!clone23:36
ubottuTo replicate your packages selection on another machine (or restore it if re-installing), you can type « dpkg --get-selections > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo dpkg --set-selections < my-packages && sudo apt-get dselect-upgrade » - See also !automate23:36
DreamgliderDasEi, i dont know, im not so keen when it comes to ubuntu and linux23:36
carrerawhy do I get "No root partition" when I configure RAID0 during install?23:36
ikoniacarrera: did you hang /boot of a seperate partition ?23:37
ikoniacarrera: are you using hardware/software/fakeraid ?23:37
K4z3After installing Compiz and customizing the settings, etc where would I go to enable these effects?23:37
Dreamglideri used it from 5.04 to 6.10 and after 6.10 i couldnt install it on my laptop so i was on windows again.23:37
soundray!ccsm > K4z323:37
ubottuK4z3, please see my private message23:37
carrerai'm using software RAID on alternate-amd6423:37
ikoniacarrera: is /boot on a seperate partition ?23:37
carrerano23:37
DasEiDreamglider:in the beginnig we did a backup of xorg.conf (the file that configures all that stuff) named xorg.conf_save, you can simply copy it back at a black screen / x not starting23:38
jribhunthunthunt_: you are saying two different things.  On the one hand, you want the latest version of the library.  On the other hand you want php to use the bundled version of gd.  What do you want to do?23:38
carrerabut I thought I could put everything on RAID023:38
ikoniacarrera: nah, /boot has to not be on raid 0 or 523:38
DasEiDreamglider:don't even need a live for that23:38
ikoniacarrera: I think there is a trick for raid5 but it's not good23:38
hunthunthunt_jrib:  I def want the latest :)23:38
carreraah, I could only put /boot on RAID1, right?23:38
ikoniacarrera: thats it23:38
crxbonarI am having problems getting ubuntu to boot   it just shows a square white screen in upper left....the system has been up and running for 6 months......was tring to change to a static ip address before this problem23:38
carrerathank's ikonia23:38
carreraikonia, I wish you were around earlier. I kept asking for help to no avail23:39
ikoniasorry23:39
crxbonarcan someone help me?23:39
DreamgliderDasEi, at the moment there are 17 xorg files23:39
ikoniacarrera: can only be awake 21 hours per day23:39
DasEiDreamglider:pastebinit /etc/X11/xorg.conf23:39
noriyukicrxbonar, aha?23:39
carreraikonia, I asked everyone23:39
DasEipaste, damn*23:39
docta_vi'm trying to add some module options for an ethernet driver23:39
docta_vforcedeth23:39
jribhunthunthunt_: ok, bet then we come back to my original question.  What exactly is missing from the version ubuntu has?23:39
crxbonarwhats aha?23:39
carreraI must have kille over an hour trying to set RAID023:39
docta_vi added the line to /etc/modprobe.d/options23:40
docta_vbut it doesn't look like the options are taking effect23:40
docta_vany suggestions?23:40
hunthunthunt_jrib: Image manipulation - filters, rotate etc23:40
carreraikonia, I can put swap on RAID0, right?23:40
crxbonarcan someone help me23:40
Pici!ask | crxbonar23:40
DasEiDreamglider pastebinit /etc/X11/xorg.conf23:40
ubottucrxbonar: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-)23:40
kimikvm + virsh console - no console for domain / need help23:40
DreamgliderDasEi, http://pastebin.com/f1bf47bf223:40
noriyukicrxbonar, say what you need help for???23:40
crxbonaror is this not a place to get help23:41
ikoniacarrera: yes23:41
carreraikonia, is that safe23:41
carrerai know it's faster23:41
ikoniacarrera: keep in mind raid 0 is normally a false economy23:41
ikoniacarrera: it's not really faster23:41
carrerareally?23:41
crxbonarsystem will not boot23:41
ReaverbotAnyone knows a good manual for the shell and the konsole of ubuntu?23:41
ikoniacarrera: nah, false economy23:41
carreraikonia, please elaborate23:41
ikoniacarrera: massive risk of total system loss too, which is a real pain23:41
dulakiancarrera: raid 0 is just to stick two partitions together into 123:41
recon69crxbonar: tell us what it is doing23:42
crxbonar I am having problems getting ubuntu to boot   it just shows a square white screen in upper left....the system has been up and running for 6 months......was tring to change to a static ip address before this problem23:42
dulakiancarrera: it's not faster, or better, and the cons are, one drive/partition breaks, they both break and yer filesystem is hosed23:42
carreraikonia, but my last system with 2 x WD 200GB dirves was faster with RAID023:42
recon69crxbonar: have you tried booting to rescue mode or command line?23:42
ikoniacarrera: I think your kidding yourself that it is23:42
carrerahmm23:42
ikoniacarrera: eg: looking for a performance gain thats not there23:42
K4z3 After installing Compiz Fusion, is there a certain thing I need to tick/enable so that the effects will begin to work?23:43
dulakiancarrera: the only way it would be faster is in raid 1, but only reads would be faster, writing would not23:43
Jefohow to check sfv files??23:43
carreraikonia, could be... cause I went from a single Samsung 200 GB to 2 x WD 200GB in RAID023:43
crxbonartried rescue and had the listed things fixed on screen23:43
carreraikonia, the Samsung was very quite and slow23:43
ikoniacarrera: there you go23:43
crxbonarnot good with commands23:43
rybotskycan anyone tell me how to become root in terminal23:43
docta_vRAID0 is retarded23:44
Pici!sudo | rybotsky23:44
ubotturybotsky: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome), or !kdesu (KDE)23:44
docta_vwhy does everyone want to run RAID023:44
docta_vit only makes sense for very specific applications, certainly you would never want a desktop system to be RAID023:44
ikoniacarrera: personal opinion, unless you have multiple fast disk, and your using very high IO setup, with non-important data, it's not worth it23:44
jribhunthunthunt_: don't know enough about libgd to help you.  I don't know which libgd you need to have those things, the bundled one or not23:44
DasEiDreamglider: I changed few settings, try this xorg: http://pastebin.com/m7cc1592123:44
recon69rybotsky: sudo and then command you want to run as root23:44
carreraikonia, why are RAID1 reads faster? does RAID1 actually multiplex reads?23:44
K4z3After installing Compiz Fusion, is there a certain thing I need to tick/enable so that the effects will begin to work?23:44
ikoniacarrera: two identical disks to read from23:44
ikoniacarrera: there is a write overhead too23:45
hunthunthunt_jrib: np - thanks for yr help :)23:45
carreraikonia, does it read half of file from each?23:45
docta_vikonia: supposedly you can use the raid10 personality in a two disk setup... i wonder if there's a performance increase23:45
DasEiDreamglider: gksudo gedit /etc/X11/xorg.conf23:45
ikoniadocta_v: personal experience, no23:45
ikoniacarrera: basiclly yes, technically no23:45
recon69K4z3: system -> pref -> appearance -> effects23:45
DasEiDreamglider: maybe back it up again (save under different name)23:45
DreamgliderDasEi, is a reboot needed or can i just log out and back in ?23:45
dulakiandocta_v: any performance gains would get eaten in overhead really fast23:45
DasEiDreamglider: paste the pastebin, SAVE the file, close gedit, then :23:46
carreraikonia, i'm building this server for work!!!23:46
docta_vso... one more bump on my question23:46
=== BigBear is now known as Fartfurnace
DasEiDreamglider: sudo /etc/init.d/gdm restart                 (logs you off)23:46
docta_vi'm trying to add options to an ethernet module23:46
ikoniacarrera: - well raid0 for me would never be used on any server23:46
docta_vdoesn't look like the options are taking effect23:46
ikoniadocta_v: what modules what options23:47
icltlfatpplI could contribute an answer to the forums but the section is read-only.  Just wondering if it's because I'm a newly registered user or what : http://ubuntuforums.org/showthread.php?t=75267423:47
carreraikonia, did u mean write overhead for RAID0 or RAID1?23:47
ikoniaraid123:47
carreraok23:47
ikoniacarrera: although there can be a small write overhead with raid0 also, depending on certain situations23:47
docta_vikonia: options forcedeth optimization_mode=1 poll_interval=500 max_interrupt_work=1023:47
docta_vthe last one is not necessary but i know it's not taking effect because of a message i'm getting in dmesg23:48
carreraikonia, why are RAID1 reads faster?23:48
ikoniadocta_v: doing it at boot time, or /etc/modules.conf23:48
KenBW2icltlfatppl: no, it's because the articles are archived. there's no way to add to them23:48
ikoniacarrera: multiple disks in sync to read the data from23:48
docta_vit's in /etc/modprobe.d/options23:48
docta_vis where i added it23:48
ikoniadocta_v: is it just ignoring it,23:48
carreraikonia, so RAID1 has logic for splitting the read?23:49
icltlfatpplah, bummer KenBW2, that doesn't make sense when they are not answered, does it?23:49
docta_vi don't know how to tell23:49
kitcheicltlfatppl: that is pre 4/21/08 so of course it will be read only it's more of an archieve23:49
KenBW2icltlfatppl: nope, especially when it's still relevant23:49
icltlfatpplkitche is there a version that is not archived?  I'm new to the system.23:49
docta_vbut i know that the last option is definitely not taking effect23:49
ikoniacarrera: yes23:49
docta_vbecause of a message in dmesg23:49
kitcheicltlfatppl: of that thread no23:49
ikoniadocta_v: out of interest, if you unload the module and re-load it with modprobe, do the options take effect or give any warnings ?23:50
carreraikonia, ok, then shouldn't RAID0 reads faster by default?23:50
jribhunthunthunt_: check out bug #7464723:50
icltlfatpplo.k.  kitche KenBW2, that's cool. thanks.  I'll send a msg to the forum admin.23:50
ikoniacarrera: no, because it's not a synced file system23:50
jribhunthunthunt_: https://bugs.edge.launchpad.net/ubuntu/+source/php5/+bug/7464723:50
docta_vikonia: hmm don't think i have a way of doing that at the moment23:50
docta_vunfortunately23:51
ikoniadocta_v: blacklist the module, boot, unblacklist, modprobe it23:51
ikoniadocta_v: just for interest23:51
carreraikonia, do u mean RAID0 reads the file sequentially from the total number of drives (3 in my case)?23:51
dulakiandocta_v: sudo rmmod modulename23:51
ikoniacarrera: I mean the overhead of things like inode pointers split across 3 disks for one file can be a slow down23:51
ikoniacarrera: more seek time than actual read time23:51
crxbonaryes my desktop will not load23:51
ikoniacarrera: it has no parity like raid 523:52
docta_vyeah i can't do that right now23:52
docta_vthe system is remote and that will kill network access23:52
recon69crxbonar: can tou get to the cmd line?23:52
ikoniadocta_v: ahh, now I see23:52
carreraikonia, are RAID5 reads faster than RAID0???23:52
docta_vand due to a rack shuffle i don't have remote console setup yet23:52
crxbonarno23:52
crxbonarbut dont know how23:52
ikoniacarrera: Hmmm, thats subjective,23:52
Fartfurnacewhat filesystem allocates inodes dynamically?23:52
dulakiandocta_v: cron a script that modprobes it every minute, rmmod it23:53
ikoniaFartfurnace: none that I'm aware of23:53
ikoniaFartfurnace: maybe clusterfs, but I doubt it23:53
carreraikonia, should I go RAID5 with my 3x500GB drives?23:53
crxbonardont u ctrl+ alt+fi23:53
ikoniacarrera: for me yes,23:53
dulakiandocta_v: make sure you rerun network after the modprobe to setup ips and stuch23:53
dulakiandocta_v: stuff23:53
crxbonar dont u ctrl+ alt+fi23:53
HalyconCan anyone help me setup my Nokia 6120c with bluetooth it is finally being detected but I am not sure what else I have to do to work with it23:53
docta_vi've had issues with doing that23:54
crxbonar dont u ctrl+ alt+fi23:54
recon69crxbonar: when it's booting select rescue mode, after a while it will ask you if you want to continue normally or something else, pick boot to cmd line. this is 8.04 you using?23:54
KenBW2Halycon: what do you want to do with it23:54
docta_veven once you modprobe back the same module and restart network i've still had to reboot systems23:54
dulakiandocta_v: then put off fixing it till you have access23:54
crxbonaryes sir23:54
HalyconKenBW2: I am trying to sync my contacts/calendar with it23:54
docta_vcool23:54
KenBW2Halycon: i can't help then sorry23:54
RediXeIs there a way to view and print a *.doc file? If I open it with open office the documents formatting doesn't look like it should so trying to find a way to view this document so I can print it like it does on a windows machine.23:54
DreamgliderDasEi, nothing changed23:55
DasEiDreamglider:try again apps>preferences---           change resolution23:55
ikoniaFartfurnace: any chance you could change your nick to something a little less "risque"23:55
carreraikonia, I was told RAID0 perf was n x root(n)23:55
DreamgliderDasEi, i cant23:55
Fartfurnaceikonia: one sec23:55
dulakiandocta_v: I use a second nic in every server just for that reason, so I can work on the production network if I have to remotely and still get in on the internal subnet I use on the second nics23:55
=== Fartfurnace is now known as GasFurnace
DreamgliderDasEi, highest res is 800 by 60023:56
GasFurnaceikonia: that better?23:56
dulakiandocta_v: though I have remote kvm on every machine23:56
ikoniacarrera: ho ho, no thats for people who read the first line of crazy docs23:56
ikoniaGasFurnace: pefect, thanks23:56
carreraikonia, why would parity in RAID5 improve perf?23:56
docta_vdulakian: i have a console server but i had to move all our systems to new racks23:56
recon69crxbonar: after you select rescue mode,after it does some basic stuff it will ask you how to continue, dont select "continue as normal" but to cmd line. have you tried this?23:56
docta_vso i haven't set that up again yet23:56
ikoniacarrera: it can be used for searching to (software raid only)23:56
docta_vit looks like other people are having the same problem23:56
jdevelhello23:56
docta_vhttp://ubuntuforums.org/archive/index.php/t-886027.html23:56
docta_vand the line in options doesn't work23:56
carreraikonia, s/to/too/ ?23:57
crxbonarno23:57
jdevelwhat command would I use to scan for devices to mount through USB?23:57
ikoniatoo23:57
ikoniayes23:57
dulakiandocta_v: I hate moving racks, something always doesn't work right after23:57
ikoniaye23:57
jdevelsorry new to linux23:57
dulakianjdevel: lsusb23:57
docta_vdulakian: it actually went really smooth23:57
crxbonarwhat do i punch in on the command line23:57
docta_vwhich is good because i run a major website that does over 14 million uniques :)23:57
ikoniacarrera: although don't depend on it, (hence why I said subjective)23:57
carreraikonia, have u seen n x root(n) too?23:58
jdeveldulakian: thank you, what does that mean exactly? (ls = list?)23:58
dulakianjdevel: that's the command to list the usb bus23:58
ikoniacarrera: that sort of performance isn't really "realistic"23:58
dulakianjdevel: yeah ls is short for list usually23:58
jdevelgreat23:58
jdeveljust trying to get used to the command syntax23:58
winridall i see is 'grub' when i boot23:58
jdeveli was pretty good with dos..23:58
carreraikonia, i thought it was a bit too much gain too23:58
jdevel10 years on windows..23:58
winridany suggestions? this is on a usb drive23:58
ikoniacarrera: just being realisitc23:59
brylieWe just bought an ATI 9200 graphics card but it won't display anything, even on boot up. It is listed when I type 'lspci' but there are no proprietary driver options for it under hardware manager.23:59
winridanyone that'le help me with grub?23:59
carreraikonia, thanks to you, I've to start researching again!23:59
crxbonarwhat do i punch in on the command line23:59
ikoniacarrera: keep in mind, lots of "sale" info out there23:59

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