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

kylemmjrib: http://pastebin.com/2g4mc5Wi00:00
fr00gNo, the delete this panel option is greyed00:00
jribmycosys: I think (hope) this is just a one time thing00:00
jribkylemm: « gedit /etc/X11/xorg.conf »00:00
BiPolahfr00g: Possibly because it's the last panel and it's how you logout/add new panels/etc00:00
alpha7jrib for example i wanna install chrome and tweetdeck and i wanna write up a script to download the file and then install it .00:00
kylemmjrib: okay something popped up. Want me to post that?00:00
alpha7all in one script00:00
WACOMalthow can I make it so when a user creates a file, all 3 groups he is in have access to that file?00:01
fr00gNo, I'm using wingpanel00:01
fr00gI don't need the panel00:01
WACOMaltmy wacomalt user is in primary group admin, but also in www, and ftp. When I create a file, that file is only in group admin, and this www and ftp services dont have access. :(00:01
jribalpha7: do you install these things through apt-get/Software Center/Synaptic?  Or some othe rway?00:01
thirtytwobitrighave trendnet wireless router, forwarded port 51413 from router, but still closed in transmission. any ideas?00:01
jribkylemm: yes00:01
alpha7jrib other way00:01
=== lacus is now known as lake
jribalpha7: what other way?00:01
kylemmjrib: http://pastebin.com/1Td6yj0B00:01
jribkylemm: move on to the next step00:01
mycosyskylemm - buy something like this http://cgi.ebay.com.au/Western-Digital-80GB-IDE-Hard-Drive-/290533963539?pt=AU_Components&hash=item43a52c771300:01
alpha7jrib through wget , then with chmod +x etc00:02
BiPolahfr00g: PERHAPS uninstall the gnome-panel and gnome-panel data packages. But I'm really not sure, so it'd be better to get a second opinion.00:02
jribalpha7: you know chrome probably has a ppa?  That's a better way00:02
thirtytwobitrig& it times out error in Canyouseeme.org, btw00:02
alpha7jrib yes i know thats just a example00:02
kylemmjrib: when i log into tty1 by pressing ctrl-alt-f1 my screen just freezes and i cant do nothing.... Is that the step? and i just restart x then?00:02
BiPolahMycosys: He has a 16GB flash drive he can use. He doesn't want to install since he might damage his other drives, despite recommendations to dismount or even disconnect them00:02
alpha7jrib and i don't like the chrome ver i want the chromium web browser<get lastest updates00:03
mycosysgod - grab a whole pc from the side of the road and go at it00:03
krylhi00:03
mycosys!hi00:03
jribalpha7: anyway, you can write a bash script like this: "#!/bin/bash" without quotes on the first line, then the commands you want on each line.  But you really shouldn't be installing much software outside of APT.  I bet there's a ppa for chromium or chrome or whatever it is00:03
WACOMalthow can I makea  file accessible by multiple groups?00:04
jribkylemm: what happens when you execute « sudo service gdm stop »?00:04
jribWACOMalt: ACLs00:04
Starminnalpha7: Not sure what you're trying to do, but Chromium is in the repos and you can download Chrome for the Chrome site (or the PPA)00:04
mycosyswhy would you need a ppa for chrome???00:04
kylemmjrib: i thought when i activate the driver thats what it does? or do i actually input that into terminal00:04
mycosyssudo apt-get install chromium00:04
Picimycosys: Because some people like running the beta or dev channels.00:04
WACOMaltACLs?00:04
Starminnalpha7: Yeah, what mycosys said oughta do it00:05
mickster0465 6565 /away00:05
mickster04sorry00:05
alpha7thanks00:05
jribWACOMalt: Access Control Lists (man setfacl; man getfacl).  Note you need to add the "acl" option to the partitions options in fstab00:05
jribkylemm: everything I typed in «» is a command00:05
theadminhow to see if KMS is enabled currently?  and how disable it?00:05
* WACOMalt drools00:05
kylemmjrib: okay lemme do it00:05
WACOMaltover my head :/ any way to do this with typical chown or chmod?00:06
jribWACOMalt: (or you could just create a new group...)00:06
WACOMaltthis is for ftp and www00:06
theadminsince Ati is crap with KMS, how to see if KMS is enabled currently?  and how disable it...?00:06
WACOMaltneed to be separate groups00:06
fr00gCan anyone tell me how to modify a gnome session?00:06
jribWACOMalt: then you need to use ACLs.  Or you can create the wwwftp group and put members of both those other groups in there00:06
rami1983hello, how to edit open with menu in ubuntu??00:06
jribfr00g: be more specific.  Modify how?00:06
PingaR0xhi anyone have a "cookbook" for notebooks with 2 GPUS ? like a dell vostro 3300?00:07
jribrami1983: there should be "other program" option as the last choice.  Or you can right click -> PROPERTIES -> open with tab00:07
WACOMaltwould just creating the wwftp group allow the vsftpd and http services the same access they had'?00:07
alpha7How i bypass  'Do you want to install' yes or no00:07
jribWACOMalt: no, you'd need to add the user each of those daemons run as to the group I imagine00:07
Gneaalpha7: make a selection00:08
jribalpha7: press "yes"00:08
jribor "no" I guess00:08
alpha7example like sudo apt-get install chromium -y or /y something like that00:08
rami1983jrib: i just want to remove programs that i don't have anymore like Wine00:08
Gneaalpha7: so, if you type apt-get by itself and press enter, you should see an option for that00:08
fr00gjrib, I want to edit the programs that start when I log in00:08
WACOMaltugh... how is this usually managed surely this isnt an odd situation, needing ftp server, and http server to be able to access the same files.. is it not this way by default? I figured I had just changed something from the default00:09
jribrami1983: they should go away when you uninstall them, but if not, then you can use the methods I suggested above00:09
krylI can't setup my graphic mode since boot in ubuntu 10.10 I use lvm+root crypt , I change GRUB_GFXMODE=1280x800x32 (after verify vbeinfo) in /etc/default/grub && update-grub but it doens't success ...00:09
jribWACOMalt: I've told you how it's done00:09
krylwhere is my mistake? :)00:09
Gneakryl: you missed a step.00:09
WACOMaltI know, I am just asking why is it not like that by default?00:09
krylGnea, which one ?00:09
WACOMaltthe defautl setup makes files unusable by the other group from how they were added00:09
Gneakryl: after you edit /etc/default/grub, you need to make the changes known to /boot/grub/grub.cfg, because update-grub reads from /boot/grub/grub.cfg00:10
jribWACOMalt: well I don't see why it would be /more/ sensible to assume that ftp and apache should have access to the same files...00:10
WACOMaltupload file to /var/www/ expect it to be viewable... sound good to me?  I am not seeing the error.00:10
jrib!startup | fr00g00:10
ubottufr00g: 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 boot00:10
jribfr00g: is that what you want?00:10
krylGnea, really, I thinked it was the contrary00:10
Gneakryl: so it should go like this: a) edit /etc/default/grub, b) run grub-mkconfig /boot/grub/grub.cfg, c) grub-install /dev/sdX00:11
krylit's grubpc00:11
Gneagrubpc has nothing to do with the procedure.00:11
fr00gjrib, there is no System>Preferences>Startup00:11
WACOMaltalso, how come when I create a folder, lets say with 775 permissions, for the group www, why when files get added to that, can those files be NOT from www?00:11
jribWACOMalt: because files get created by your user and your user's primary group is not www00:12
fr00gjrib, there's only startup application00:12
krylGnea, when I edit /etc/default/grub , and run update-grub , it create the file /boot/grub/grub.cfg !00:12
fr00gs00:12
GneaWACOMalt: the root directory for it should be owned by www, plus the process that creates them should be run as www user00:12
jribfr00g: use that00:12
WACOMaltif I set my user's primary group to www, will that fix my issues?00:12
Gneakryl: and yet, the process isn't working correctly, so try mine.00:12
WACOMaltI can still use FTP even though I am not in THAT primary group00:13
kryl:-(00:13
krylwell I edit the file grub.cfg00:13
jribWACOMalt: use ACLs, that's the best way imo.  If you change your primary group, EVERYTHING you create will belong to that group including stuff in your home00:13
kryland I can see what I need for the resolution00:13
Gneakryl: don't give me a frowny face, you came here asking for help and now you're trying to tell me that my help is incorrect?00:14
krylif loadfont /grub/unicode.pf2 ; then; set gfxmode=1280x800x32; ....00:14
rami1983jrib: can u please recommend me a good system cleaner. i saw now a lot of hidden files from programs that i've deleted00:14
jribrami1983: I wouldn't worry about hidden files.  They don't hurt anything, usually don't use up too much room, and if you ever decide to use a program again, your settings are retained00:15
WACOMaltjrib. Ok thank you for your help. I guess I am just missing how the default setup is ever useful :P do people usually log in to their ftp and upload files AS www? Or do most people really use ACLs?00:15
krylGnea, no it's just because I don't what I need to edit in /boot/grub/grub.cfg !00:15
jribWACOMalt: I use ACLs...  I imagine a lot of people don't care who owns what in /var/www/ since files are world-readable anyway by default so apache won't have any trouble reading them and serving them00:16
Guest56844disconnect00:16
krylGnea, so it puts the following line actually by automatic : if loadfont /grub/unicode.pf2 ; then; set gfxmode=1280x800x32;load_video;insmod gfxterm;fi00:16
Gneakryl: don't kno what else to suggest, I told you what you should try running, if you're not going to run it and keep complaining, then there's not much more of a point to continue.00:16
Gnea*know00:16
WACOMaltjrib, mine were not00:16
WACOMalterror 50000:16
WACOMaltcopied via ftp00:16
Gneakryl: all of that is gibberish to me, just run the command00:16
WACOMaltno idea why00:16
jribWACOMalt: well what permissions are on the files?00:16
krylit's allready done ;)00:17
WACOMaltit was locked to all but the creater, but it shouldnt have been. It was just one file, I just figured it would happen again00:17
Gneakryl: so did it work correctly or not?00:17
jribWACOMalt: that may be something you need to configure in your ftpd.  What does « ls -ld /var/www/TYPICAL_FILE » return?00:17
WACOMaltwith the << ?00:17
jribWACOMalt: without00:17
chriss_hello people can someone help pls tryin to mount my windows into ubuntu and I get this messege00:17
chriss_NTFS signature is missing. Failed to mount '/dev/sda1': Invalid argument The device '/dev/sda1' doesn't seem to have a valid NTFS. Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around? owner@ubuntu:~$00:18
mycosysalpha7 - yes its sudo apt-get install -y chromium00:18
WACOMaltNo such file or directory :P kidding, it says  index.html00:18
Gneachriss_: can you pastebin the output of this command please:  sudo fdisk -l /dev/sda00:18
mycosysman apt-get should help :)00:18
WACOMaltoops00:18
alpha7mycosys thanks i got it00:18
delinquentmeanyone successfully installed SC2 on ubuntu??00:18
krylGnea, I will restart ...00:18
WACOMalt-rwxrwxr-x00:18
Gneakryl: okay.00:18
krylsee u soon ;)00:18
WACOMaltbut thats after I manually changed it00:18
chriss_Gnea yes00:18
jribWACOMalt: well that's not helpful :)00:18
mycosyscan try synaptic or aptitude if you want to see your optionis of what is there00:19
jrib!enter | WACOMalt00:19
ubottuWACOMalt: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!00:19
WACOMaltlet me copy a new one over00:19
rami1983do the touchscreens work well with ubuntu? i plan to buy a new screentouch monitor00:19
mycosystyping "sudo apt-get chr" and hitting tab 2ce would have told you all pachages starting with chr00:19
Gnearami1983: there are a variety of touchscreens that seem to work to varying degrees of success with Ubuntu00:20
hilarieWhy can't I run? hilarie@ebilKitty:~$ sudo aptitude install nmapfe00:20
hilariesudo: aptitude: command not found00:20
rami1983gnea: multitouch too?00:20
Kazilladelinquentme: SC2 is developed for windows and Mac, so what do you think00:21
Gnearami1983: I think it depends on the level of support00:21
aeon-ltdrami1983: adding to Gnea's response, in general unless you've got a few hours - days to research before, and a few hours later to google/hack together a working/semi-working solution don't bother00:21
WACOMaltugh, command to start vsftpd?00:21
Gneahilarie: what is the output of this command:  echo $PATH00:21
chriss_Gnea here it is http://pastebins.com/index.php?show=55900:22
rami1983aeon-ltd: well, i've googled but to be sure i am asking the experts...00:22
hilarie@Gnea it install the GUI for nmap00:22
BiPolahDelinquentme: AppDB says it works fine usually.00:22
krylhi again00:22
hilarieA google for the 1st command, gave me  sudo apt-get install nmapfe00:23
aeon-ltdrami1983: if you dualboot windows at least you'll have a backup use ...00:23
krylGnea, sorry but it doesn't work :-(00:23
Gneachriss_: okay, you'll need to select /dev/sda2, not /dev/sda100:23
Gneakryl: I see, could you please pastebin the output of the dmesg command?00:23
krylGnea, if I use "c" at boot and type vbeinfo I have a bad graphical mode.00:23
chriss_Gnea yes I did that but same thing00:23
rami1983aeon-ltd: yes, but linux will be my main os00:23
krylGnea, I can see the expected graphical mode in /boot/grub/menu.cfg, but don't understand why it cannot change to the good one !00:24
Gneachriss_: what command are you using, exactly?00:24
WACOMaltjrib: a file I just copied got created as such:   -rw------- 1 wacomalt admin     235102 2011-02-14 00:24 1281501670101.jpg00:25
chriss_sudo mount /dev/sda2 /mnt/windows/ -t ntfs -o ro,umask=022200:25
robertzaccourwhats the difference between low latency and realtime kernel? which would be better to pick for audio/video editing? should I choose both?00:25
WACOMaltrealtime if you have it00:25
WACOMaltbut that got stopped I think00:25
krylGnea, dmesg !  http://pastebin.com/umvgLfhM00:25
=== root is now known as Guest44311
Guest44311asd00:26
robertzaccourWACOMalt, would it be a good idea to use both?00:26
PingaR0xhi anyone have a "cookbook" for notebooks with 2 GPUS ? like a dell vostro 3300,3500 or 3700? i cant install my nvidia 310m driver00:26
chriss_sorry Gnea sudo mount /dev/sda2 /mnt/windows/ -t ntfs -o ro,umask=022200:26
WACOMalt?00:26
WACOMaltuse both what? Jrib?00:26
robertzaccourWACOMalt, low latency and realtime both00:26
jribWACOMalt: change umask on your ftpd00:26
WACOMaltoh no idea00:26
WACOMaltcan you tell me how? Or I can look it up, you've helped me a ton already00:27
jribWACOMalt: depends on the ftpd you use (and I don't use any :P)00:27
=== andrea is now known as Guest4126
WACOMaltvsftpd00:27
Gneakryl: yeah, it doesn't look like any of those options got passed to the kernel at boot-time, and I'm not too savvy with /boot/grub/menu.cfg00:27
rbilupgraded from 9.10 to 10.04 and now have a number of probs00:27
rbilcan no longer run google-gadgets - can't load js-script-runtime00:28
rbiltitlebar buttons now on left side of titlebar - should be on right side00:28
chriss_Gnea any ideas?00:28
jribWACOMalt: in /etc/vsftpd.conf, what is your file_open_mode (http://vsftpd.beasts.org/vsftpd_conf.html)00:28
digirakguys00:28
digiraki am getting this warning00:29
digiraksudo: unable to resolve host localhost.localdomain00:29
Gneachriss_: alright, it looks like you're trying to use the limited ntfs filesystem driver, you may want to use the drivers that enables full operation like this:  sudo mount /dev/sda2 /mnt/windows -t ntfs-3g00:29
digirakany idea what i could do?00:29
krylGnea, if loadfont /grub/unicode.pf2 ; then ... by default this file is not present, I try to copy the file from /usr/share/grub/unicode.pf2 but it changes nothing ...00:29
jribdigirak: pastebin your /etc/hosts, /etc/hostname, and output of « hostname »00:29
krylGnea, perhaps there is a problem in initrd cause I use a special configuration : root+lvm crypted !00:30
Gneakryl: if it thinks that /boot/ is / then it should work00:30
Gneakryl: that could be it, I tend to stay away from the encryption stuff as I really don't have anything important to hide from the authorities00:30
chriss_Gnea same thing still won't mount00:30
krylGnea,  :)00:30
Gneachriss_: have you tried fscking it?00:31
digirakjrib: i have a file named hostname00:31
jribdigirak: pastebin your /etc/hosts, /etc/hostname, and output of « hostname »00:31
digirakjrib: is that what ur aksing00:31
chriss_Gnea no I have not is there instructions on that00:31
Jordan_Ukryl: Yes, copy the font file to /boot/grub/ and add GRUB_FONT=/boot/grub/unicode.pf2 to /etc/default/grub00:31
jribdigirak: I'm asking for three things00:31
nqatsihi does any know if ati radeon hd 5770 is now fully working on ubuntu?00:32
krylGnea, I just use my laptop with company data I can't accept the fact to loose it without encryption. authorities have nothing to do in this choice ;)00:32
krylJordan_U, I'll try to change the default directory ;)00:32
rbil can no longer run google-gadgets - can't load js-script-runtime00:32
rbilreinstall didn'thelp00:32
MikeHHi, is there any way to attatch to the X session remotely? It's a headless box and currently sat on GDM login screen.00:33
MikeHAbsolutely has to be the current X session rather than a new one, however.00:33
Gneachriss_: sudo fsck.ntfs /dev/sda2   ought to do it00:34
digirakjrib:http://pastebin.com/VCxdwu3b00:35
digirakjrib: i dont have a hosts file00:35
Gneakryl: understandable. wish I could help you on from here :|00:35
Jordan_UGnea: There is no fsck.ntfs00:35
GneaJordan_U: er, you're right....00:35
krylGnea, ooops00:36
Gneachriss_: sorry, that should be:  sudo ntfsfix /dev/sda200:36
rbil can no longer run google-gadgets - can't load js-script-runtime00:36
kylemmhey00:36
chriss_Gnea will that mount it where I want it or do I have to specify where it will go in command line?00:36
krylGnea, thank you to try ;)00:36
clasehey00:36
kylemmwho was helping me earlier?00:36
Gneachriss_: no, it will fsck or 'fix' the disk - it checks the filesystem for errors and fixes them00:37
WACOMaltjrib I dont even see that line in my config00:37
WACOMaltwhat permissions should I set the umask to?00:37
jribdigirak: are you using ubuntu?  How did you install it exactly?00:37
jribkylemm: me...00:37
WACOMalt775?  (sorry for enters again... T_T    habbit)00:37
digirakjrib: i instaled it off a CD00:37
jribWACOMalt: umask subtracts permissions00:37
digirakjrib: ubuntu 10.1000:37
chriss_Gnea oh ok and then I'll have to mount again right ?00:37
Gneachriss_: with NTFS in particular, it will not mount at all if there's a discontinuous set of data on the disk00:37
kylemmjrib: when i stop gdm my screen freezes and i can only see my background, all my icons everything disappears00:37
jribdigirak: it's very strange for you not to have a /etc/hosts00:37
WACOMaltoh00:37
Gneachriss_: yes, and if it doesn't mount then, then something else is the matter00:38
WACOMaltany way to seach in nano?00:38
jribWACOMalt: try /00:38
Kazillacntl W00:38
jribWACOMalt: wait, that won't work :P00:38
PiciWACOMalt: ^W00:38
brandon420heyy guys, i just installed vnc4server, and gnome on a vps, why dont i have a screen when i log into vnc?00:38
WACOMaltCtl + / does line search00:38
lakewould it be possible to have a daemon run that detects whether a USB headset is plugged in and changes the pulse audio output to use that dvice?00:39
jribkylemm: lsmod on pastebin00:39
digirakjrib: this is the result of ls -l http://pastebin.com/b8y6tHu300:39
chriss_Gnea this is what it says when I try that "Refusing to operate on read-write mounted device /dev/sda2."00:39
jribdigirak: what's your hostname?00:40
Kazillabrandon420: you probably need to start the xserver00:40
digirakjrib:rakesh-eMachines-E72500:40
krylbye all00:40
digirakbut the command hostname says00:40
Gneachriss_: are you sure it's not mounted already?  what's the output in pastebin from this command:  df -Th00:41
polinwhere can I see the switches used to build each package in the repositories? I remember Archlinux had something similar in a SVN repo00:41
WACOMaltshould I just add file_open_mode? or will it not look for it?00:41
digirakjrib:rakesh@localhost:/etc$ hostname localhost.localdomain00:41
Picipolin: You can look at the build logs on launchpad for your package versions.00:41
jribdigirak: this is too strange, you must have some clue as to why this is00:41
rbilupgraded to 10.04 and now titlebar buttons now on left side of titlebar - should be on right side00:41
chriss_Gnea I have checked but can't find it00:41
jrib!controls | rbil00:42
ubotturbil: In Lucid, the minimize, maximize, and close buttons have been moved to the left side. For more information, please see https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/comments/564 | To move them back to the right-hand side, see http://sites.google.com/site/alucidfs/how-i-do/move-buttons-to-right-side00:42
rbilhow do i fix this00:42
digirakjrib: no clue, what do u think>00:42
digirakjrib: would this be a problem?00:42
Starminnrbil System->Preferences->Appearance-> Just change the theme00:42
kylemmjrib: http://pastebin.com/MkFxpUEx00:42
jribdigirak: well this is what my /etc/hosts looks like: http://pastebin.com/TxayP3qu .  You can use recovery mode to add yours if you can't use sudo00:42
lakesorry for the noise, but can anyone actually see when i type?00:42
pougnetIs it possible to upgrade from 32-bit 10.10 to 64-bit 10.10 without doing a complete re-install?00:42
=== sean is now known as Guest18457
mickster04lake: no00:43
lakeshiiiit00:43
jribpougnet: no00:43
mickster04!language00:43
ubottuPlease watch your language and topic to help keep this channel family-friendly, polite, and professional.00:43
rbilgreat, thanks00:43
WACOMaltJrib: so if I just add file_open_mode=0775 think that would work?00:43
=== Guest18457 is now known as killtocure
digirakjrib: no i am able to sudo00:43
rbilanyone help me with js-script-runtime error with google-gadgets?00:43
digirakjrib: but i get this warning00:43
jribdigirak: ok00:44
pougnetJrib:What would be the most efficient method of backing up my data then?00:44
jribWACOMalt: I suppose so, I'm not familiar with vsftpd00:44
WACOMaltkk thanks00:44
digirakjrib: so shouldnt be an issue right?00:44
jribpougnet: tarring it up to somewhere safe?00:44
jribdigirak: well it will go away once you setup your /etc/hosts00:44
digirakjrib: ok..00:45
kylemmjrib: something came up saying also: Sorry, the package "nvidia-current 195.36.24-0ubuntu1~10.04" failed to install or upgrade.00:45
digirakjrib: how do i set up hosts?00:45
pougnetjrib: Is there a method of backing up a list of my installed packages, and if so would they be compatible with 64-bit?00:45
jribdigirak: look at my pastebin00:45
k1rkAnybody around who can help me out with TC or TCNG traffic shaping?  I'm having trouble getting it to classify traffic by port.00:45
chriss_Gnea when I check my computer I don't see the file there00:45
jribkylemm: you have to go to bugs.ubuntu.com and look for bugs about not being able to access TTY00:46
jrib!clone | pougnet00:46
ubottupougnet: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate00:46
rbilthanks jrib for that00:46
digirakjrib: sure thanks00:46
jribpougnet: you should be okay going 32 -> 64 using that, yes00:46
polinPici, if I wanted to replicate that log on my system, build the package the same way that Ubuntu does, how would I do it?00:46
pougnetjrib: Thanks, I will do that now00:46
lingacan i troll here?00:47
rbil!google-gadgets00:47
aeon-ltdlinga: no and you're not really doing a good job. bad troll!00:47
Picipolin: I'd use apt-get source to grab the package, and then compile it.00:48
brandon420Kazilla, how do i start that?00:48
pwnt4ngany ideas how to set-up my config so I can share my internet connection with my ps3?00:48
pwnt4ngI've run ifup-a00:48
pwnt4ngand have set-up an ad-hoc network to share the internet conn00:48
pwnt4ngbut fail00:48
imranhHey guys, need help. I ruined my Grub with installing a Windows OS. Then tried to reinstall from 10.04 LTS Live mode, and upon rebooting I just got a grub command prompt. Im assuming it didn't auto configure, what do I do?00:48
lingaaeon-ltd: thanks, you are a good person here00:49
WACOMaltJrib: well the file open mode thing didnt do anything. Tried umask of 000 as well. no more ideas :/00:49
WACOMaltI'll just fix stuff as I upload it I guess00:49
polinPici: that's it, apt-get source includes the debian/ directory that was missing in the LP version, thanks00:49
Picipolin: sure thing00:50
rbilanyone help me with js-script-runtime error with google-gadgets?00:51
=== Rusty is now known as Guest25351
brandon420how can i start the xserver?00:52
deluekswhere are the packages stored if i use apt-get install --download-only?00:52
aeon-ltdbrandon420: startx00:53
chriss_Gnea can I run chkdsk in terminal without losing any files on my windows ?00:53
kylemmjrid: is there a way to first log into a terminal session before you log into X?00:53
edbiankylemm, ctrl + alt + F1  then just log in00:53
sr17#join xubuntu00:54
kylemmedbrian: when i do ctr+alt+F1 my screen freezes im trying to figure out how to fix it on the internet google00:54
edbiankylemm, the internet google huh...00:54
edbiankylemm, what about ctrl + alt + F2  ?00:55
kylemmedbian: freezes also00:55
edbiankylemm, can you boot into recovery mode?00:55
kylemmedbian: im running LIVEUSB00:55
edbiankylemm, You didn't install?00:56
kylemmedbian: no00:56
brandon420aeon-ltd, when i typed "sudo startx"  it told me, "fatal server error: no screens found"00:56
edbiankylemm, Mmm, hard to tell if the problem will persist00:56
brandon420aeon-ltd, im trying to get a vnc to work on a server i rented.00:56
mickster04brandon420: are you sure x is installed on these servers?00:57
brandon420xorg?00:58
mickster04yeah00:58
brandon420yeah00:58
mickster04those*00:58
resephI'm trying to run Ubuntu Live, but it seems to get stuck in an error loop while booting: DRDY ERR, error UNC00:58
brandon420xorg is already the newest version  << mickster0400:58
resephThe HDD might be bad, but can I still boot Ubuntu Live? (laptop)00:58
brandon420reseph, yes00:58
brandon420i think =/00:59
kylemmjrib: would i have a better chance of getting visual effects working if i download ubuntu 10.10 and put it on my usb?00:59
edbianreseph, Give it a go.  It might help to disconnect the hdd and see if the live CD boots.00:59
rbilanyone help me with js-script-runtime error with google-gadgets?00:59
resephI can't d/c the HDD, it's a laptop. It's not booting Ubuntu Live because those errors keep repeating. Is there a cmd I can do to bypass that or something?00:59
mickster04reseph: yeah01:00
mickster04reseph: oh wait, no01:00
mickster04reseph: well maybe but I don't know it01:00
robertzaccourwhats the best possible way to prevent audio/video sync problems when i record a screencast with webcam display open? other than the obvious disabling visual effects01:00
mickster04reseph: i as responding to your "can i boot without the hdd" change your bios settings to boot from cd/dvd or press f8 mayb01:01
robertzaccourthe audio and video always go out of sync after about 4 minutes into recording01:01
skutr3hey i have no audio on ubuntu i need help please..........01:01
kylemmwhat do u guys think? does 10.04 ubuntu have alot of bugs? Am i better of getting 10.1001:01
daniel_hi somebody speak spanish?01:01
groenatoryes01:01
groenatorwhy01:01
skutr3hey i have no audio on ubuntu i need help please..........01:02
daniel_i need any explication in spanish01:02
mickster04!sp | daniel_01:02
Starminn!es | daniel_01:02
ubottudaniel_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.01:02
mickster04Starminn: oh yeah -_-01:02
skutr3hey i have no audio on ubuntu i need help01:02
mickster04!repeat Starminn01:02
z1pherskutr3> alsamixer in the command line and try to unmute the different channels01:03
Starminn:)01:03
mickster04!repeat | skutr301:03
ubottuskutr3: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/01:03
daniel_ok gracias01:03
=== BinaJr is now known as abinoam
Starminndaniel_ De nada01:03
delueksi cannot find a way to use debconf/preseeding with debootstrap01:03
skutr3z1pher: i already tried01:03
deluekseven just setting the debconf frontend to noninteractive doesnt work01:03
z1pherskutr3> what do you get when you do lspci01:03
lighta! sound | skutr301:04
ubottuskutr3: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.01:04
brandon420guys im trying to get vnc working, and this is all i get, ideas?   http://uppix.net/0/1/2/01bdf098cce10f03e4c234f65249c.png01:04
resephmickster04: There is no option to disable HDD in the BIOS, only change boot order01:04
crazybrainmy ubuntu is running very slow01:05
crazybraini installed it inside windows in 6 GB spacr01:05
crazybrainspace01:05
kylemmsex01:05
rbilanyone help me with js-script-runtime error with google-gadgets? Ubuntu 10.0401:05
skutr3!language kylemm01:05
xanguacrazybrain: that seems like really few space01:06
kylemmthat isn't a swear word tho :(01:06
skutr3lol01:06
crazybrainxangua what is recommended space?01:06
rbil!javascript01:06
gpckylemm: also has nothing to do with Ubuntu01:06
xanguacrazybrain: 10-20 gb for minimum01:06
skutr3hey i need help i have no audio on ubuntu01:07
crazybrainohh f**k01:07
gpc!language | crazybrain01:07
ubottucrazybrain: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.01:07
Elaine1!help01:07
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)01:07
crazybrainxangua how can i make it to 10 gb01:07
Elaine1how do i register a nick01:07
skutr3!language | kylemm01:07
ubottukylemm: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.01:07
xanguacrazybrain: reinstall01:08
xangua!register > Elaine101:08
ubottuElaine1, please see my private message01:08
mickster04reseph: that'll do01:08
skutr3can someone help with an audio problem on ubuntu?01:08
=== kylemm is now known as ubottu_
ubottu_lol01:08
xangua!audio > skutr301:08
ubottuskutr3, please see my private message01:08
skutr3xangua: ive already been to those01:08
crazybrainxangua isnt there any other way?01:08
mickster04reseph: i think if you go to your first bios screen you may be able to change it to auto detect and disabled, sometimes01:08
xanguacrazybrain: resize your partiton01:09
skutr3!language | ubottu_01:09
ubottuskutr3: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.01:09
skutr3lol01:09
brandon420anyone good with setting up VNC?01:09
mickster04skutr3: out smarted by the bot :D01:09
xanguaalso, cant really say that a few space will make it slow crazybrain, maybe other factors01:09
ubottu_Ya skutr3 please watch ur language01:09
crazybrainxangua how to resize partition now?01:09
skutr3can someone help me with an audio problem?01:10
mickster04gparted01:10
mickster04skutr3: no01:10
skutr3mickster04: please01:10
mickster04skutr3: have you tried turning the speakers on01:10
skutr3mickster04: yes01:10
mickster04skutr3: are theyplugged in01:10
skutr3mickster04: built in speakers01:10
resephmickster04: Under Main I only see date/time, quiet boot, network boot, F12 boot menu, D2D Recovery, SATA Mode (AHCI or IDE)01:11
alex_ivaylovhey guys, do you know of any torrent clients different than transmission?01:11
skutr3mickster04: what can i do?01:11
crazybrainxangua but the disc says minimum space requirement is 4GB01:11
xanguaalex_ivaylov: open software centre and find out01:11
mickster04skutr3: turn the volume up01:11
skutr3mickster04: it is01:12
mickster04skutr3: and where are they built into, you still need to plug them in01:12
crazybrainxangua ??????????????01:12
mickster04reseph: well try the boot menu01:12
mickster04reseph: and just make the cd first01:12
mickster04that should work01:12
pwnt4ngok, if I have a motherboard with 2 network ports, and a single port router...01:12
skutr3mickster04: i have a laptop it has speakers that are built in to the machine01:12
pwnt4ngand I want to edit config files to allow eth1 to share the internetconnection on eth0...01:13
a_p3rsonanyone know how to set the primary monitor on 10.10 with ATI CCC?01:13
pwnt4ngwhat do I edit?01:13
resephYeah CD already first, Ubunutu still tries to mount the HDD01:13
mickster04skutr3: bios01:13
rbilanyone help me with js-script-runtime error with google-gadgets? Ubuntu 10.0401:13
skutr3mickster04: what about bios?01:13
mickster04reseph: yeah not if you press run without changing?01:13
skutr3mickster04: audio is fine on windows01:13
mickster04skutr3: you may have turned off your speakers in the bios01:13
mickster04skutr3: yeah but windows may well ignore the bios01:14
skutr3mickster04: how do i check/01:14
skutr3?01:14
skutr3mickster04: can i do it from ubuntu?01:14
skutr3mickster04: how do i check/01:16
crazybrainxangua01:16
crazybrainhow can we increase space of Ubuntu without reinstalling it?01:18
TroN-0074can somebody please point out where I can get information on how to use evolution?01:18
rbnswartzcrazybrain Use gparted on the install disk to resize the partition01:19
Elaine1bbl01:19
brandon420dude, i know somewhere here is good with vnc01:19
droidftwdo you have to re partition  to upgrade01:19
a_p3rson@Tron-0074 - I don't reccomend evolution, I would use thunderbird by Mozilla01:19
rbilwish I would have known that google-gadgets broken in 10.04. Wouldn' t have upgraded at this time.01:19
TroN-0074disk utility is already installed in liveCD why would you use gparted?01:19
a_p3rson@rbil - Go to 10.10?01:19
rbila_p3rson: u sure it's fixed there?01:20
rbnswartzrbil: I've used it in 10.10 it seems to work well01:20
rewtwhat have you got to lose?01:20
TroN-0074thanks a_p3rson I was looking for use only gnome native applications that is why I wanted to use evolution01:20
a_p3rson@rbil - It's the newest version, you're more likely to get help there01:20
rbilI thought LTS was a safe bet. if broken in LTS, probably don't work in later version01:21
crazybrainhow to resize Ubuntu Linux which was originally installed inside Windows??????01:21
a_p3rson@TroN-0074 - Do you absolutely need GNOME native? Because thunderbird (and firefox) have addons that can make it get very close to full integration with GNOME01:21
skutr3mickster04: nothing in BIOS about audio01:22
xanguacrazybrain: you mean wubi¿ you can't resize that01:22
Elaine1hi01:22
crazybrainxangua: may i know why?01:22
xanguacrazybrain: because wubi sucks¿01:23
skutr3can someone help me i have no audio in ubuntu.......................01:23
Jordan_Ucrazybrain: It's a difficult, not well (if at all) documented, manual procedure.01:23
a_p3rson@crazybrain - Wubi is not the original way to install ubuntu. It is listed as experimental for a reason,01:23
crazybrainwhy is that so?01:24
TroN-0074crazybrain you can go to your control panel and remove the ubuntu installation you did in windows and then run wubi again and select more room for it01:24
a_p3rsonBecause OS's are not made to be nested inside eachother01:24
a_p3rsonI reccomend making a partition in windows, and then using the LiveCD install it to that partition01:24
TroN-0074or do a partition on your hard drive and do a full installation there01:24
xanguaskutr3: dificult to help if you just keep repeating that all day and don't give any useful information01:24
a_p3rsonThen, if Windows pukes, Ubuntu is unharmed01:25
TroN-0074yes01:25
skutr3xangua: i have no audio01:25
a_p3rson@skutr3 - What audio? Laptop speakers builtin, desktop, more than 1 jack on your computer? Explain.01:25
skutr3xangua: its that simple01:25
skutr3xangua: built in speakers wiht no audio01:26
gnewb!audio | skutr301:26
ubottuskutr3: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.01:26
xanguaskutr3: so simple, so many causes of it ¬¬01:26
skutr3xangua: mhm01:26
Blue1skutr3: have you tried headphones?  I've had similiar issues01:27
skutr3Blue1: hey and yes they dont work either01:28
Blue1xangua: for some reason, on one of my machines (compaq deskpro) the builtin speakers didn't work, but if I plugged in headphone, they worked fine.01:28
fr00gCan anyone tell me why my Docky setting are like this: tp://i56.tinypic.com/2ptvwpv.png01:28
Blue1skutr3: what kind of sound card do you have?  do an:  lspci | grep Audio01:28
fr00gBlue1, in your sound preference, try changing the output connector to analog speakers01:28
Blue1fr00g: i did try that, didn't seem to matter, but yes that is a common oversite01:29
gnewbBlue1, skutr3: May be a look at this 'new' Ubuntu page will help, http://www.ubuntu.com/certification/catalog01:29
Blue1gnewb: thanks will do.01:30
gnewbBlue1: You are welcome.01:30
fr00gCan anyone tell me why my Docky setting are like this: tp://i56.tinypic.com/2ptvwpv.png01:30
fr00gCan anyone tell me why my Docky setting are like this: http://i56.tinypic.com/2ptvwpv.png01:30
Logan_WP!repeat | fr00g01:31
ubottufr00g: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/01:31
xanguafr00g: because you set it like this¿¿01:31
fr00gNo, but some options are greyed out and I don't know why01:31
Blue1!hcl01:32
ubottuFor lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection01:32
uRockStupid EOL question, will my Karmic system still get Chrome updates after April or does it die with the rest of the GUI stuffs?01:36
rbilanyone using google-gadgets in Ubuntu 10.04?01:36
yamaha147Can anyone reccomend a site that teaches Ubuntu (linux) from the very beginning and is easy to follow? I know NOTHING about it. I do not know the cmds or where to start. I am using Backtrack but don't know where to go from there. I follow Youtube videos but thats really it. Anybody???01:37
iceroot_uRock: the rest of the system will be out of updates, that is a bigger problem then only chrome01:37
gnewbuRock: What iceroot stated is of more importance01:37
uRockiceroot, I only use karmic in a 32bit vbox for packettracer and I'll need the browser to download stuff from the Cisco site01:38
xangua!manual > yamaha14701:38
ubottuyamaha147, please see my private message01:38
crazybrainhey anyone when i try to install any software it says Waiting for Synaptic to exit and nothing happens01:38
Jordan_UuRock: You shouldn't continue to use an OS without security updates either way...01:38
uRockrbil, I used google gadgets for about a week and didn't like so I uninstalled01:39
iceroot_uRock: if chrome is not coming from the ubuntu-repos (maybe a chrome repo or ppa) we dont know if chrome will get updates.01:39
uRockk, thanx fellas, was just wondering01:39
Jordan_Ucrazybrain: Have you quit synaptic?01:39
rbiluRock, well at least it ran for u. Is that 32bit Ubuntu 10.04?01:39
uRockno, 64bit01:40
crazybrainjordan_u i havent even opened it01:40
Jordan_Ucrazybrain: Does "pgrep synaptic" output anything?01:40
gnewbEOL means exactly that, End of Life, so update $$ upgrade and that other stuff to keep a stable kernel in operation.01:40
uRockrbil, actually it was a while back. Could have been while I was using only 32bit for a 32bit only program that I must use01:41
crazybrainJordan_U where in Terminal??01:41
uRockgnewb, its a vbox, not that worried about security within it01:41
Jordan_Ucrazybrain: Yes.01:41
iceroot_uRock: dont use an os without security patches, doesnt matter if it is a vm or not01:41
_skpleol does not mean end of life01:41
_skpl.01:42
_skplthats dumb01:42
crazybrainJordan_u it says 236101:42
iceroot_uRock: if you just need simple thinks, use a lts-version of ubuntu01:42
_skplhehe.01:42
itaylor57state of denial is in Egypt LOL01:42
Jordan_U_skpl: That is exactly what EOL stands for.01:42
_skplno.01:42
uRockI like the chocolaty coloring of Karmic01:42
Jordan_U!ot | itaylor5701:42
ubottuitaylor57: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!01:42
yamaha147sad thing is I do not know how to check PM's yet01:42
crazybrainJordan_U: it outputs 236101:42
iceroot_!eol | _skpl01:42
ubottu_skpl: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades01:42
crazybrainJordan_U ?????01:43
itaylor57i was making a reference to not accepting the eol timelines01:43
Jordan_Ucrazybrain: Ok, then synaptic is running. Try to find the window with synaptic and close it.01:43
iszakHow do I tar up my home directory without the dot files?01:43
iszaki tried tar --exclude=.* but it failed to wokr01:43
iceroot_iszak: the dot-files are the important ones from home01:44
crazybrainJordan_u its not opened01:44
gnewbuRock: Ok, there is still the kernel issues, so update as much as you can until you upgrade.01:44
itaylor57so my comment was very on topic however much it when over you head Jordan_U01:44
uRockiszak, mount it with the livecd then rightclick the home folder and click compress01:44
crazybrainJordan_U:Only Ubuntu software center is opened01:44
Jordan_Ucrazybrain: pgrep says otherwise. It might be another program that uses synaptic, but synaptic is running.01:45
iszakiceroot_, I know.01:45
iszakuRock, not an option, any other suggestions?01:45
intel352is anyone in here familiar with running Netbeans under Ubuntu?01:45
iszakintel352, I am somewhat01:46
pwnt4ng!playstation01:46
Jayrohi, does anyone know of any good sandbox or first person shooters that could run on a ubuntu netbook?01:46
iszakMinecraft?01:46
uRockgnewb, thanks, I'll disable the internet connection when April rolls around. Lucid uses a bit more RAM and gets slow when I only allocate ~300MB RAM to it01:46
Jayrotooo lagggy01:46
iszakthat's Java for you.01:46
intel352iszak: ah, good news. okay, have you ever used Netbeans to edit a file that you've accessed using Nautilus' ability to browse via SSH?01:46
Jayroyea lol java isnt the greatest01:46
uRockgbrainy01:46
iszakintel352, unfortunately not, only used gedit for that.01:46
Jayrololol01:47
Jayrono thanks uRock01:47
iszakintel352, what's the problem anyway?01:47
iceroot_iszak: http://osdir.com/ml/yellowdog.general/2004-03/msg00588.html01:47
j_ayen_greenanyone seen when invoking a domain name on local server with index.html, it's fine, but without, it tries to download iGAADsuh.~.part01:47
iszakiceroot_, didn't work01:47
intel352iszak: Netbeans becomes quite laggy when live editing the file. watching system monitor shows network activity while edits are occurring, and the activity stops when edits stop01:47
=== MC8 is now known as MC8|away
intel352so I assume it's saving to a file stored in the same location, the changes that are occurring live?01:48
iszakintel352, it's probably because it's file monitoring for changes?01:48
iszakintel352, it could be that, but editing over SSH can be somewhat slow.01:49
iszakoften what editors do is download the file then push it only upon save, perhaps netbeans isn't doing this.01:49
dragonstoneanyone familiar with bacula? I'm having trouble getting my second client to backup.01:49
intel352iszak: ah, very possible. so I would likely be best off using either a different editor for such situations, or a non-mounted approach (via a normal SFTP client I reckon)01:49
intel352iszak: thanks for discussing, cheers :-)01:50
rbildarn, other things broken with 10.04.  This is really crappy01:51
ubuntu_hello im on a live cd kubuntu and i downloaded the kpp packages and i only could save them to my ntfs drive01:51
ubuntu_it wont let me write to the xubuntu drive01:51
ubuntu_do you no how i could transfer them to the xubuntu drive thru a terminal? because i cant open the ntfs drive in xubuntu until i install these pkgs01:51
=== ubuntu_ is now known as jdogg24
LinuxGuy2009Are there any apps that can recursively scan a folder of AAC or MP3 audio files and complete the tag info for all tracks and maybe even add the album art so I dont have to do them all manually in EasyTag?01:52
rbilwebcamd is now not working since upgrading from 9.10 to 10.0401:52
dragonstoneI have set up a Bacula server and got the server to backup successfully. I have added a second client and can successfully check the Status. I can even run the estimate on the job successfully. but when I run the job it goes through the normal steps but doesn't backup. Can't find any errors in the logs on either client or server. Any suggestions?01:52
DTNposixhello!01:53
mickster04LinuxGuy2009: you can probably write up a script that goes through each folder and uses easytag in that folder?01:53
mickster04dragonstone: go to the backula help01:53
mickster04bacula*01:53
jdogg24hello im on a live cd kubuntu and i downloaded the kpp packages and i only could save them to my ntfs drive01:53
jdogg24it wont let me write to the xubuntu drive01:53
jdogg24do you no how i could transfer them to the xubuntu drive thru a terminal? because i cant open the ntfs drive in xubuntu until i install these pkgs01:53
rbilwhy would they release an LTS version that breaks so many things?01:53
DTNposixI've got Ubuntu installed on my Android telephone.   It boots up the X interface.... however when I try to run gnome-termial I get gtk_accel_map_unlock_path: assertion `entry != NULL && entry->lock_count > 0' failed01:53
DTNposixwhat does that mean?01:53
martini20708i deleted my ubuntu partion and now i cant reboot to windows help01:54
nit-witmartian, which windows01:54
Jordan_Ujdogg24: What happens when you try to save to your Xubuntu partition? You also shouldn't need any extra packages to mount ntfs partitions in xubuntu.01:54
martini20708windows 701:55
Jordan_Umartini20708: Do you have an Ubuntu liveCD?01:55
mickster04!tab | nit-wit01:55
ubottunit-wit: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.01:55
offsensehow to run fsck on next reboot?01:55
DTNposixmartini: boot from a recovery CD... drop to the terminal and type  "grub-install /dev/sda"  ... replace sda with whatever the proper disk is called.   Then type "update-grub /dev/sda"01:55
nit-witmartian, which version01:55
mickster04!tab | DTNposix01:55
ubottuDTNposix: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.01:55
Jordan_Uoffsense: sudo touch /forcefsck01:55
nit-witDTNposix, he removed ubuntu01:55
jdogg24i think i need ntfs config to mount the drive it does not show up in xubuntu01:55
dragonstonemickster, silly question, where can I find it? the mailing list?01:55
DTNposixI try to run gnome-termial I get gtk_accel_map_unlock_path: assertion `entry != NULL && entry->lock_count > 0' failed... what's that mean?01:55
mickster04dragonstone: yaeh, the website should contain eny help there is available01:55
alex568775help01:56
mickster04!wait | dragonstone:01:56
ubottudragonstone:: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/01:56
DTNposixnit--wit... you nitwit, grub installs a bootloader. I love ubuntu because it can restore boot sectors on windows even.01:56
alex568775hello?01:56
dragonstonemickster04, thanks01:56
mickster04!details | alex56877501:56
ubottualex568775: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."01:56
nit-witmartian, XP,Vista,W7?01:56
alex568775hey01:56
mickster04!tab > nit-wit01:56
ubottunit-wit, please see my private message01:56
alex568775my computer says i need a grub rescue command01:56
DTNposixnit-wit, it works.  you can copy a "quick restore" disk to your computer, then grub-install/update-grub and boot to the quick restore disk.01:56
nit-witmickster04, I was using the tab01:56
alex568775i checked online, but none of the commands work01:57
Jordan_Ualex568775: Is this after a fresh install? Do you see any errors before the rescue shell?01:57
alex568775it says it couldnt find the device01:57
jdogg24this is what happends when i try to copy folder over to xubuntu partition thru dolphin (Access denied to /media/disk-1/kppp.) im using kubuntu live cd01:58
nit-witDTNposix, your suggesting a loop mount of a recovery?01:58
alex568775i went here http://ubuntuforums.org/showthread.php?t=1437840 and i couldnt use any commands01:58
Jordan_Ualex568775: Is this a fresh install of Ubuntu?01:58
DTNposixI have a problem with Gnome Terminal.   I'm running Ubuntu Maverick on Android.  When I try to open a terminal, i get a blank screen.  When I launch a terminal from outside of X... "gnome-terminal" I get  "gtk_accel_map_unlock_path: assertion `entry != NULL && entry->lock_count > 0' failed"01:58
alex568775well01:58
alex568775here01:58
martini20708i get error: no such partion and then it gives me a command prompt saying " grub rescue"01:58
martini20708now what do i due01:59
Jordan_Umartini20708: Do you have an Ubuntu liveCD?01:59
nit-witmartini20708, which version of windows are your trying to get back?01:59
Jordan_Unit-wit: Windows 7.01:59
alex568775so i have windows 7 on my computer and i installed ubuntu using a usb. it all worked fine until i restarted. now whenever the computer starts up it says error:  no such device01:59
nit-witJordan_U, are you going to have them install lilo.:)01:59
Jordan_Unit-wit: No.02:00
jdogg24Help Please   this is what happends when i try to copy folder over to xubuntu partition thru dolphin (Access denied to /media/disk-1/kppp.) im using kubuntu live cd02:00
martini20708i have disc and i'm trying to get back my win 7 boot manger02:00
mickster04nit-wit: well you were talking to matrian, when his nick was martini***02:00
mickster04martini20708: reinstall grub02:00
Jordan_Umartini20708: What disk do you have?02:00
Jordan_Umartini20708: An Ubuntu liveCD?02:00
nit-witmickster04, I see DOH.02:00
martini20708julinix802:00
mickster04nit-wit: all good02:01
alex568775is there any way to uninstall ubuntu without getting rid of my windows data?02:01
mickster04alex568775: usually they are on different partitions? how did yupou install?02:01
alex568775mickster04: i booted from usb02:02
DTNposixnit-wit, no.   Ubuntu can restore a WINDOWS BOOTLOADER!!!!!!02:02
FloridaGuyhow can i display the grub menu on boot ??02:02
mickster04alex568775: ok, so I think you will need to reinstall grub, but you could just wipe the drive from the same usb02:02
=== orange is now known as Guest13387
DTNposixnitwit, grub-install, update-grub works to restore windows bootloader.02:02
j_ayen_greenshouldn't the apache2 config file have a directoryindex entry in it?02:02
alex568775mickster04: how do i reinstall the grub?02:03
mickster04DTNposix: that isn't the windows, that grub02:03
mickster04!grub | alex568775:02:03
ubottualex568775:: grub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.02:03
Brewer-I just tried to use the su command and it told me that my password is wrong. What did I do? :S02:03
martini20708how can you bring back a win bootloader if you have deleted the whole pation?02:03
jdogg24this is what happends when i try to copy folder over to xubuntu partition thru dolphin (Access denied to /media/disk-1/kppp.) im using kubuntu live cd02:03
mickster04martini20708: you can't he means install grub02:03
gnewbForensics02:03
nit-witmartini20708, from the command in the W7 recovery repair bootrec.exe /fixmbr02:04
tuni 've got a stupid idea to reinstall the grub02:04
mickster04I think it is possible just to restore the windows boot loader but I dunno how02:04
edbianBrewer-, There is no root password for Ubuntu.  Use sudo02:04
edbian!sudo | Brewer-02:04
ubottuBrewer-: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo02:04
DTNposixmickster04, that is windows.   Grub is a bootloader.  Windows has its own bootloader.  You can use the grub bootloader to replace the windows bootloader.  it works just fine and will cause a Windows computer to boot....  I don't understand why I have to keep saying this.   Windows=difficult  Ubuntu=Solution.02:04
alex568775mickster04: how do i get rid of grub?02:04
mickster04alex568775: well it may also be that you can run the command that nit-wit mentioned above, the one where you restore it from the disk02:04
martini20708how do i get rid of grub02:04
Chipzzzjdogg24: who owns /media/disk-1/kppp ?02:05
mickster04DTNposix: grub != ubuntu!!!!02:05
rbilafter upgrading to 10.04 webcamd will capture image but not write it properly to webcam.jpg.  any help on this?02:05
mickster04martini20708: alex568775 why bother getting rid of it?02:05
jdogg24who owns?02:05
martini20708i need my windows boot loader back02:05
alex568775martini20708: same02:06
tunsudo update-grub02:06
Brewer-Thanks guys!02:06
mickster04martini20708: not really, you didn't losse it, grub chain loads to windows one anyway02:06
alex568775michster04: most of the commands i find online dont work02:06
Chipzzzjdogg24: files & directories have owners. Permissions to read/write, etc are specific to users/groups02:06
DTNposixmickster04... jeasus christ....  boot a windows computer from a Ubuntu flash drive...  Then type grub-install /dev/sda;update-grub /dev/sda;    It will replace the windows bootloader with the grub bootloader and the windows will still boot.  You can use this techniqe when you replace a hard disk where the manufacturer placed the quick restore partition on the drive.  You copy the quick restore partition to another disk, then use the grub-install updat02:07
DTNposixe-grub to boot the windows recovery... It also works on any windows disk which won't boot because the boot sector was destroyed.02:07
uRocklilo is your friend martini20708 check out this link to learn how to use lilo to get rid of grub http://ubuntuforums.org/showpost.php?p=8942028&postcount=1302:07
nit-witmartini20708, follow this tutorial to the command line and run the command I posted.http://www.sevenforums.com/tutorials/20864-mbr-restore-windows-7-master-boot-record.html02:07
Jordan_UDTNposix: Those steps will not work.02:07
nit-witmartini20708, or install lilo from a Ubuntu disc booted02:07
alex568775mickster04: most of the commands i found dont work02:07
uRockwho uses WIndows 7 and does create the repair disk?02:07
DTNposixJordan_U, they did.02:08
jdogg24it should be my user name jeremy or root?02:08
DTNposixJordan_U, i've done it.02:08
Jordan_UDTNposix: No, they did not. update-grub does not even take a device as an argument.02:08
FloridaGuyAnyone able to tell me how can i display the grub menu on boot ????02:08
Jordan_UFloridaGuy: Hold shift.02:08
uRockthat was the first thing I did when I install W7 on my machines02:08
nit-witFloridaGuy, hold down the shift at boot02:08
alex568775mickster04: so basically what im asking is: how do i get rid of grub and use the windows boot loader?02:08
FloridaGuyok thanks02:09
DTNposixJordan_U, it does.02:09
Chipzzzjdogg24: type ls -l  /media/disk-1/kppp in a terminal window02:09
Jordan_UDTNposix: You are confused.02:09
mickster04DTNposix: no, grub will install next to the windows boot loader, it's called chain loading02:09
sacarlsonalex568775: as nit-wit told you above http://support.microsoft.com/kb/92739202:09
pylixalex568775: does windows not boot at all?02:10
alex568775sacarlson: thanks02:10
alex568775pylix: no02:10
mickster04alex568775: use the windows disk and repair it i guess02:10
mickster04alex568775: i would still recommend using grub because it's easier and probably safer02:10
alex568775pylix: no02:10
DTNposixJordan_U, mickster04,  it works.  Trust me.  I've done it.   I simply copied a windows recovery partition to a new 12GB NTFS partition on a new hard disk, grub-install /dev/sda, update-grub /dev/sda..  reboot, pull memory stick, boot to windows recovery.02:10
mickster04alex568775: in that you can format the ubuntu drive, then install grub, and it will mostly likely boot windows02:10
rbilI assume there's no way back to 9.10 from 10.04?  The latter has broken too much that I really depend on02:11
alex568775mickster04: u mean the flash drive?02:11
rbilthis xperience is starting to feel like a Microsoft product02:11
br10ta10installed ubuntu for first time today. installed sshd as well, and now it starts up every time I restart and I'm curious as to where that happens. I don't see any links from rcX.d to init.d. How is it getting started??02:11
mickster04rbil: well how did you expect that to work?02:11
martini20708i still getting a unknow command when i type anyting02:12
mickster04alex568775: no i meant whereever you installed ubuntu?02:12
rbilthis is the first time in years an upgrade has screwed up so badly and broken so much02:12
alex568775mickster04: o02:12
mickster04rbil: you on 10.04?02:12
rbili can't believe it. Ubuntu used to be such a dream02:12
mickster04rbil: 10.10 is out, and it's always better to do a clean install02:12
rbilyes mickster04 I have 10.0402:12
uRockrbil, I never do upgrades. Clean install FTW!02:12
alex568775mickster04: so does that uninstall grub?02:12
gnewbalex568775: Or here> http://crunchbanglinux.org/forums/topic/9978/how-can-i-delete-linux-partition-and-then-fix-my-mbr-without-cd/02:13
mickster04alex568775: no, it removes it, then you need a windows disk to repair the MBR02:13
rbiluRock: I don't believe the upgrade was the prob. I believe that 10.04 itself is the prob02:13
mickster04alex568775: see gnewb's suggestion02:13
alex568775mickster04: k02:13
rbilI'm sure a clean install would have produce the same broken results02:13
mickster04rbil: what are you using?02:13
uRock10.04 was God's gift to Linux02:13
DTNposixmickster04: you should reinstall grub2 to fix the problems with the windows boot.  Or you can search for assistance in #Windows.02:13
uRock10.10 was the promotion02:13
rbilmickster04: what do u mean what I'm sing02:13
rbili'm now using 10.0402:14
DTNposixmickster, sorry.....  that was for rbill02:14
rbilupgraded from 9.1002:14
brandonjI'm having trouble booting, and it isn't any of the usual problems that I've encountered previously02:14
RxDxwhy my nm-applet uses A LOT of ram?02:14
GneaRxDx: how much is it using?02:14
droidftwhi booted on one of my old laptops and it installed fine but when i get to the login screen it logins in but right away takes me back to log in again02:14
rbiljust apps that used to work no longer do and I really depend on them working and no answer anywhere in google02:14
uRockrbil, I had to do a true clean install when I went from 910 to 10.04, there were to many conf files causing problems in my /home02:15
droidftwany help02:15
RxDxGnea, 276mb right now.. sometimes its over than 500mb02:15
DTNposixI've got Ubuntu installed on my Android telephone.   It boots up the X interface.... however when I try to run gnome-termial I get gtk_accel_map_unlock_path: assertion `entry != NULL && entry->lock_count > 0' failed02:15
jdogg24how too mount NTFS drive in xubuntu???02:15
droidftwits a toshiba laptop with a amd proccesor02:15
rbiluRock: tried removing the configs and no go. it's nto the configs02:15
rbilnot02:15
GneaRxDx: how did you determine that?02:15
Jordan_Ualex568775: Do you have an Ubuntu LiveCD/USB you can boot from?02:15
droidftwany help?02:15
alex568775jordan_u: yes02:15
RxDxGnea, ??? i saw on the system monitor02:16
uRockdroidftw, System> Administration> Users & Groups to tell it to require a login02:16
jdogg24how too mount NTFS drive in xubuntu???02:16
ardchoilleuRock: you mean System > Administration > Login screen?02:16
brandonjWhen I try to boot Ubuntu I only get a blinking cursor.  It isn't a problem with grub, gentoo & windows boot fine.  The UUID of the disk for ubuntu root is correct in grub.cfg. Booting with 'debug' kernel option produces no output. The kernel isn't writing any logs to the drive.02:16
rcmaehljdogg24: do you have the package for ntfs support installed?02:17
alex568775Jordan_U: yes02:17
uRockardchoille, no System> Administration> Users & Groups02:17
droidftwsomeone please help me02:17
whisperkillercan someone please help me figure out why i cannot enable my wireless02:17
droidftwi can get past the login screen02:17
rcmaehlwhisperkiller: on which distro?02:17
Jordan_Ualex568775: Boot into the Ubuntu LiveCD and run this: sudo software-properties-gtk -e universe; sudo apt-get update; sudo apt-get install mbr; sudo install-mbr /dev/sda". If /dev/sda is not the drive with windows then replace that with the correct value, but it should *never* be a partition like /dev/sda1.02:17
rbilanyway to roll back to 9.10?02:17
uRockthat is where one tells the system to require a password02:17
droidftwi login an like 20 seconds later it takes me back to the login screen02:17
whisperkillerubuntu 10.1002:17
droidftwcant02:18
droidftwget past02:18
whisperkillerit says wireless disabled and i can find no options to enable it02:18
ardchoilleuRock: Ah, I see what you mean02:18
uRockKool02:18
mickster04rbil clean install....like you should do normally anyway02:18
Chipzzzjdogg24: mount -t ntfs /path/to/drive02:18
rcmaehlwhisperkiller: Ubuntu 10.10 has some wifi problems (see the release notes) and some wifi devices will not be able to be used02:18
ChogyDanwhisperkiller: did you try right click?02:18
GneaRxDx: good chance you're reading it wrong - does it say Virtual Memory or Memory at the top of the column?02:18
droidftwhello02:18
rbilmickster04: ouch! :-)02:19
whisperkillerit worked fine with the live cd02:19
rcmaehlwhisperkiller: also did you try rightclicking or adding your wifi network manually?02:19
* uRock didn't know that the 10.x has Login in the menus02:19
* uRock sees it now02:19
mickster04rbil: yeah, well upgradews don't work too well in windows either :/02:19
Jordan_Unit-wit: So basically my instructions are very similar to what you can do with lilo to install an MS style (chainload first active partition) mbr, just not using lilo specifically.02:19
mickster04rbil: but seeing as you're probably clean installing anywa, try 101002:19
rcmaehlwhisperkiller: the wireless restrictions for problems take effect after the instal02:19
RxDxGnea, memory.. between ID and Waiting Channel tabs02:19
Chipzzzjdogg24: sorry... mount -t ntfs device /path/to/drive02:19
rcmaehlinstall*02:19
rbilmickster04: like I said don't believe its the upgrade that's the prob. packages that I rely on, don't work in 10.0402:19
uRock rbil, try 10.1002:20
GneaRxDx: what's your uptime? on a laptop? doing a lot of wireless? or just wired?02:20
alex568775Jordan_U: so do i enter that into terminal?02:20
Jordan_Ualex568775: Yes.02:20
OldParrwhat is the root's password when triying ubuntu from the cd, in the option that makes no changes to computer?02:20
whisperkillerok that has got to be the dumbest thing ive ever heard....if it worked on live cd and not after that means its something thats going to be patched right?02:20
rbilok will try 10.10, but have my doubts. why would they leave broken apps in a LTS version?02:20
jdogg24i cant get on line on xubuntu i use dial up xubuntu doesnt have dialup prog so i got all the pkgs i need now i have to write them to the xubuntu partition  im using the kubuntu live cd to download the file but know cant get them over to the xubuntu drive02:20
Jordan_U!root | OldParr02:20
ubottuOldParr: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo02:20
nit-witJordan_U, cool do you have a link to this method?02:20
RxDxGnea, about 2hours i think... yes, a laptop.. wireless connection02:21
rcmaehlwhisperkiller: yes it will be patched later on02:21
bhankinsDid anyone else get any bad updates yesterday? Can't boot now, F1 is a blinking cursor and F7 has a ureadahead error.02:21
RxDxGnea, write now more  than 1gb ram r used02:21
whisperkillerwhat is the eta on a patch for that?02:21
uRock OldParr you shouldn't need a password when using the LiveCD02:21
RxDxright*02:21
whisperkillerbecause this is a clients laptop02:21
GneaRxDx: 10.04 or 10.10?02:21
RxDx10.1002:21
rcmaehlwhisperkiller: try 10.04.102:21
whisperkilleryeah i think i will02:22
Jordan_Unit-wit: No, I came up with it myself mostly (though I'm sure I'm not the only one).02:22
GneaRxDx: weird, what is the output of this terminal command:  ps auxf | grep nm-applet02:22
OldParrit do not let me: cat file >  /dev/sdb unti i log in as root02:22
RxDxGnea, PM to prevent flood02:22
foxjazz_can anyone direct me on how to repair a ubuntu install?02:22
Jordan_UOldParr: Do *NOT* run that command unless you know what you are doing.02:22
Jordan_UOldParr: What are you trying to accomplish?02:23
nit-witJordan_U, ohhh custom whatever works is good.:)02:23
OldParruRock: i knoe what i am doing02:23
foxjazz_I installed unity and it hasn't gone smoothly the last few times I have tried it on my 101502:23
OldParri am triying to make an usb boot image02:23
Chipzzzjdogg24: did you read this? https://help.ubuntu.com/community/DialupModemHowto02:24
Jordan_UOldParr: If it's an Ubuntu iso that won't work.02:24
GneaRxDx: okay, try it like this then:  ps auxf | head -n1 && ps auxf | grep nm-applet   <--- but just paste the first 2 lines, and they're safe to paste here02:24
AcceleratorAnyone know a copy of where I can get a copy of this theme? http://rivr.me/utilities/uploads/photos/c02b9728c26f68009730be861fcbf1fc87aa54f6.png02:24
jdogg24ok my ntfs driv is sda1 and my xubuntu is on sda5 so what else do i put in this LINE mount -t ntfs device /path/to/drive02:24
OldParrJordan_U: how do i log in as root in the live cd?02:25
AcceleratorIt's apparantly Linux Mint 10's default02:25
RxDxUSER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND02:25
RxDxrodrigo   1665  0.4  7.4 600760 300844 ?       SLl  Feb13   1:24              \_ nm-applet --sm-disable02:25
AcceleratorI was told Ubuntu has it to.02:25
jdogg24sudo su02:25
Jordan_UOldParr: You don't, you use sudo.02:25
RxDxGnea, so.. its using 7.4% of 4gb... too much for a simple process i think02:25
GneaRxDx: indeed02:25
Jordan_UOldParr: There is nothing, when done properly, that requires logging in as root.02:25
GneaRxDx: how long has it been doing that?02:25
dellhello02:26
RxDxGnea, o notice it a few days ago.. 5days, not sure02:26
jdogg24ok my ntfs driv is sda1 and my xubuntu is on sda5 so what else do i put in this LINE (mount -t ntfs device /path/to/drive)02:26
iceroot_what is the common way to mount a nfs-share on boot rw for a user without having a long waiting-time if the share is offline? using fstab?02:26
GneaRxDx: k, done any upgrades since or before then? how long ago did you install the system?02:26
nit-witAccelerator, not sure if this is it. http://www.omgubuntu.co.uk/2010/10/install-linux-mint-x-theme-ubuntu/02:26
Jordan_UOldParr: What image are you trying to write to the USB drive? Are you prepared to lose all data currently on the drive? Are you absolutely sure that /dev/sdb is the USB drive?02:26
iceroot_jdogg24: -t ntfs-3g02:26
Acceleratornit-wit, That looks like it, thanks02:27
delli cant install virtualbox 4 ...says unhandled error occured02:27
dellhelp02:27
Gneadell: make sure you're installing it correctly02:27
Chipzzzjdogg24: mount -ntfs /dev/sda1 /sda5/mount_point (you have to mkdir /sda5/mount_point first, though)02:27
nit-witAccelerator, I have it installed but use a basic one panel desktop.02:27
OldParrof course i am sure it is the usb drve but sudo           cat mini.iso > /dev/sdb does not works it says permission denied02:28
OldParrsudo cat mini.iso > /dev/sdb02:28
Gneajdogg24: mount -t ntfs-3g device /path/to/drive02:28
RxDxGnea, yes.. since this "few days" i enable the unstable repository to use newest version of programs.. i think is that02:28
ardchoilleOldParr: sudo doesn't handle redirects ">" like that02:28
Chipzzzjdogg24: correction: mount -ntfs /dev/sda1 /mount_point (you have to mkdir /mount_point first, though)02:28
mickster04OldParr: hwy not use netbootin or another tool like that?02:29
delljust downloaded the deb file from vbox.org n when tried to open it italmost finished installation then it says unhandlederror occured02:29
GneaRxDx: I see, does it always use this much memory as soon as the system starts up?02:29
Jordan_UOldParr: cat is not what is writing to the drive, so it's not what needs to run as root. sudo dd if=mini.iso of=/dev/sdb02:29
OldParrhow do i "su -"02:29
br10ta10Can someone explain how sshd is getting started when it isn't being referenced in /etc/rc2.d ?02:29
Gneadell: that's not the right way.02:29
Gnea!vbox | dell02:29
ubottudell: virtualbox is a x86 !virtualizer. A !free edition is available from the package '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/VirtualBox02:29
iceroot_OldParr: use sudo instead02:29
RxDxGnea, no.. its uses more with time02:29
mickster04!sshd02:29
ubottuSSH is the Secure SHell protocol, sshd is the server (or daemon) of SSH. For setting up the SSH server, please see: https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html . Advanced SSH uses: https://help.ubuntu.com/community/SSH/OpenSSH/Advanced . For SSH client information, see !ssh . Related: !scp (Secure CoPy)02:29
RxDxGnea, right now.. 287mb02:29
OldParrhow do i "su -"02:29
rewtOldParr: sudo -i02:30
ardchoilleOldParr: sudo -i02:30
iceroot_OldParr: again, i told you to use sudo instead02:30
GneaRxDx: okay, looks like there's a known memory leak with nm-applet02:30
joljamI am having problem with Adobe connect in Ubuntu02:30
dellhow to create a new xorg file n edit it02:30
delljust downloaded the deb file from vbox.org n when tried to open it italmost finished installation then it says unhandlederror occured02:30
delljust downloaded the deb file from vbox.org n when tried to open it italmost finished installation then it says unhandlederror occured02:30
delljust downloaded the deb file from vbox.org n when tried to open it italmost finished installation then it says unhandlederror occured02:30
FloodBot2dell: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:30
GneaRxDx: looks like they fixed it, too: http://art.ubuntuforums.org/showthread.php?t=167157402:30
RxDxGnea, what should i do?02:30
Gnea!repeat | dell02:30
ubottudell: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/02:30
RxDxill read..02:30
co_cr_pcrhow to tell if our VGA is properly installed?02:31
piercedwaterCan anyone help me figure out why Ubuntu us hanging during boot at the "PulseAudio" section?02:31
piercedwaterv 10.0.402:31
co_cr_pcrsometimes ubuntu needs long-boot..02:31
piercedwaterok02:32
Gneapiercedwater: probably because pulseaudio and your sound hardware don't get along, might want to disable pulseaudio02:32
Gneaco_cr_pcr: depends on your card02:33
ognoehi there, this is really more a how do i in dia, can someone direct me to where i might find the best help, please?02:33
newbieOneserver srv.irc.gr02:34
joljamI want to use Adobe connect through firefox to conference and share files with another person. Everything else works except when I want to upload a file. When I click on upload file then suddenly nothing happens and I can see two small arrows02:36
foxjazz_so anyone help me with reapiring unity?02:36
=== foxjazz_ is now known as foxnet
alex568775whenever i start up my computer, it says "error: no such device" and says "grub_rescue>"02:36
uRock reapiring?02:36
Gnea!anyone | foxnet02:36
ubottufoxnet: 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?02:36
foxnetuRock, yea repairing02:36
Jordan_Ualex568775: Do you see any "out of disk" error?02:37
foxnetwell ok I see fatal error module when boot02:37
linuxman410has anyone installed linux on NetTop eBox-430002:37
uRock what is broken with unity?02:37
alex568775Jordan_U: no02:37
foxnetinstalling software for one02:37
foxnetthe insaller is broken02:37
Gnealinuxman410: someone probably has, anyone could, nobody probably hasn't and everyone certainly has not.02:38
alex568775Jordan_U: i booted ubuntu from usb and did sudo update-grub but it couldnt find a device02:38
foxnetI installed it from a san disk usb02:38
ratcheerfoxnet: Software Center?02:38
foxnetratcheer, yea broken02:38
robertzaccourcan I use GTK 2.x themes in Gnome?02:38
nertilye02:39
nertilwhy not?02:39
robertzaccourI found an awesome theme on xfce look02:39
Jordan_Ualex568775: That's because you can't run update-grub from a liveCD without chrooting first, but update-grub won't help anything either.02:39
robertzaccouroh ok cool thanks02:39
ratcheerfoxnet: I had trouble installing .debs, but nothing else.02:39
alex568775Jordan_U: so what should i do?02:39
Jordan_Ualex568775: Do you have more than one hard drive?02:39
alex568775Jordan_U: no02:39
chronosAny idea how to make a Netgear N100 usb wireless adapter work with ubuntu?02:39
newbieOnejoin srv.irc.gr02:39
linuxman410well i guess you cannot come in here and ask a question without getting a smart answer02:40
alex568775Jordan_U: how do i fix grub?02:40
Gnea!ask | linuxman41002:40
ubottulinuxman410: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)02:40
ognoei just want text to lay on vertical lines, not cross it, re dia. anyone? or direct me to a good chan to ask?02:40
Jordan_Ualex568775: Then the problems is most likely that you have a buggy BIOS. You can work around this by creating a small /boot/ partition near the start of the disk.02:40
newbieOneany idea with what command can I join another server (server srv.irc.gr ) ?02:40
br10ta10mickster04: Thanks, but that doesn't explain what is starting sshd when there isn't mention of sshd in /etc/rc2.d. Is there a parallel startup script system in Ubuntu?02:40
alex568775Jordan_U: it used to work just fine until i installed ubuntu using a usb02:41
alex568775Jordan_U: do you know any commands to fix it?02:41
linuxman410i already ask it bye smarty02:41
brandonjis something wrong with the forums?02:41
mickster04br10ta10: not sure sorryu02:41
Gnealinuxman410: your question didn't make much sense, so I answered as such. perhaps you could just say what specific problems you're having and someone(s) could likely understand better02:41
mickster04br10ta10: have you googled much?02:41
br10ta10mickster04: np. thanks for trying.02:41
rwwnewbieOne: /server srv.irc.gr02:41
Gneaoops, he left. dang.02:41
mickster04br10ta10: I'm not supposed to suggest it i know, but "how does sshd start ubuntu" might be useful?02:41
br10ta10mickster04: i've poked around, but haven't figured it out yet.02:41
Jordan_Ualex568775: What used to work fine? If it was Windows that's because Windows creates a separate small partition near the beginning of the drive specifically to deal with buggy BIOSs.02:42
Abinadican someone tell me how to access the EQ for pulseaudio, or do I have to install a different module?02:42
newbieOnethanks!!!!! rww02:42
br10ta10mickster04: tried something like that.02:42
brandonjcan somebody help me figure out why my ubuntu install won't boot?02:42
mickster04br10ta10: very good02:42
mickster04!details | brandonj02:42
ubottubrandonj: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."02:42
alex568775Jordan_U: i mean the bios. it used to load to the microsoft boot menu. so is there any way to get rid of grub without getting rid of ubuntu?02:43
mickster04alex568775: if you do that you won't be able to boot into ubuntu02:43
brandonjmickster04: gentoo & windows boot fine.  root partition uuid in grub.cfg is OK.  on attempting to boot I get a flashing whie cursor.  the partition doesn't seem to be corrupted, I can access it from gentoo and fsck says its clean.02:43
Jordan_Ualex568775: Yes, I told you exactly how to do that already.02:43
alex568775mickster_04: oh. then how do i fix grub?02:43
alex568775Jordan_U: the first command didnt work. the rest did02:44
Jordan_Ualex568775: You ran "sudo install-mbr /dev/sda" without seeing any error message?02:44
alex568775Jordan_U: now it says windows boot manager failed to start. is there any way to get rid of ubuntu? i think i might have gotten rid of grub02:46
droidftwhi02:48
brandonjcan somebody help me fix my boot problems?  Something in the process is going wrong before the kernel accesses the root partition, but I can't get it to display any error messages.02:48
Jordan_Ualex568775: Can you run "sudo fdisk -lu" in a terminal and pastebin the output?02:48
droidftwi installed ubuntu on my laptop but it wont get past the login screen it just goes back to it after i click login02:49
dzup2http://pastebin.com/mpiVz8A202:49
droidftwany help02:49
rj_90Droidftw:care to elaborate02:50
arandbrandonj: Have you tried running the "Recovery Mode" alternative in the grub boot menu?02:50
brandonjyes02:50
brandonjarand: same result02:50
droidftwi installed obuntu just fine but i type in my password and click login and it goes to some screen with colors then just reopens the login box02:50
brandonjarand: gentoo & windows boot fine02:50
droidftwim trying a reinstall right now02:51
arandbrandonj: hmm, I wonder if you boot another system and check the logs for the non-working one, maybe...02:51
brandonjarand: the kernel isn't writing logs02:51
alex568775Jordan_U: well its says i can repair with a windows boot disk. and im sacred ill do further damage if i do anymore commands02:51
droidftwrj_90 any help02:51
rj_90Droidftw:hmm that might work02:51
brandonjarand: I suspect it fails before it can access the partition02:52
droidftwrj_90 ok02:52
Jordan_Ualex568775: "sudo fdisk -lu" doesn't write anything to disk, it just displays information.02:52
alex568775k02:52
alex568775Jordan_U: just a sec02:52
foxnetis there a way to reinstall the software center?02:53
davidHi, I'm trying to install Ubuntu on my new PC I built.  It is based on a Asus P8P67 LE Motherboard with a i5-2500K processor.   When I try to install through USB live installation, the hard drive does not show up.  It displays in BIOS.  Any ideas?02:53
arandbrandonj: And there's nothing obscure with acpi or so?02:54
=== Bridge|A is now known as Bridge|
brandonjarand: no, it was working this morning02:54
davidI was thinking maybe the modules for the Marvell SATA chipset was not installed so I went to try installing Arch, hoping for updated packages, but it does the same thing.02:55
brandonjarand: eh I've got to run, thanks though02:55
iszakSo I'm trying to remove firefox but it wants to install epiphany obviously to prevent me having no browser - but I have Google Chrome, I've did some googling and can't find a solution, some solutions was using purge and the likes.02:55
alex568775Jordan_U: Disk /dev/sda: 1000.2 GB, 1000204886016 bytes02:57
alex568775255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors02:57
alex568775Units = sectors of 1 * 512 = 512 bytes02:57
alex568775Sector size (logical/physical): 512 bytes / 512 bytes02:57
alex568775I/O size (minimum/optimal): 512 bytes / 512 bytes02:57
alex568775Disk identifier: 0x0000000002:57
FloodBot2alex568775: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:57
Jordan_Uiszak: Can you pastebin the output of "sudo apt-get remove firefox"?02:57
Jordan_U!pastebin | alex56877502:57
ubottualex568775: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.02:57
=== Aaron5367 is now known as Aaron5367|detach
Zaibach333hello02:58
alex568775Jordan_U: http://paste.ubuntu.com/566828/02:58
Zaibach333could someone tell me how I could share an internet connection over a wired bridge (no router)02:59
iszakJordan_U, http://pastie.org/1561259 thanks02:59
tron101keep getting casper file is broken when tryin to install unbuntu from flash drive..any ideas of what im doin wrong?03:00
ratcheerZaibach333: Ethernet port to ethernet port? First, you will need a crossover cable.03:00
Jordan_Ualex568775: According to that you no longer have any Ubuntu partitions. Is that correct / what you expect?03:00
Nin1onnect03:01
ubottu_OMG I JUST FOUND THE MOST FUN PROGRAM03:01
ubottu_Tux Paint !03:01
Zaibach333ratcheer I'm not the one doing it I'm on a different chat witha friend of mine who just got ubuntu. he had it working on windows so I think it is crossover cable03:01
mickster04!offtopic | ubottu03:01
ubottumickster04: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:01
mickster04!offtopic | ubottu03:01
mickster04hum03:01
Jordan_Uiszak: Can you pastebin the output of "aptitude why firefox"?03:03
tron101anyone here willin to help me?03:03
dellFLASH PLUGIN GOT STUCK ..HOW TO INSTALL IT FROPM TERMINAL03:03
mickster04!caps03:03
ubottuPLEASE DON'T SHOUT! We can read lowercase too.03:03
cogsuloves how his name is dell ;)03:03
hazrpghey guys, I'm having trouble getting my keyboard to work properly in ubuntu - some of the keys just don't response at all (e.g. main enter key, media-buttons, etc)03:04
dellHYA03:04
cogsudell: why do you need terminal, just use synaptic03:04
KB1JWQ!caps | dell03:04
ubottudell: PLEASE DON'T SHOUT! We can read lowercase too.03:04
airtonixmickster04: hi i heard you can't see underscores03:04
hazrpgthis is what lsusb reports the keyboard as (which as far as I can tell is correct) - Bus 008 Device 004: ID 1038:0100 Ideazon, Inc. Zboard03:05
uRock dell, there is a nice addon for firefox that will install flash for you03:05
mickster04airtonix: clearly -_-03:05
iszakJordan_U, http://pastie.org/156126903:05
mickster04dell: chrome comes with it preinstalled03:05
uRock the terminal won't work well when you have the caps lock on03:06
dellyes man ...its my mistake03:06
Jordan_Uiszak: This probably isn't an acceptable permanent solution, but as a test try "sudo apt-get remove firefox sun-java6-plugin"03:06
airtonixtron101: delete the casper-rw file and recreate it03:06
airtonixtron101: http://www.pendrivelinux.com/how-to-create-a-larger-casper-rw-loop-file/03:07
iszakJordan_U, sun-java6-plugin is just the web one right?03:07
Jordan_Uiszak: Yes.03:07
iszakbecause I have programs using java right now03:07
tron101im on xp03:07
dellhow to edit/create xorg file03:07
tron101does this apply03:07
KB1JWQdell: xorg --configure if memory serves.03:07
dellxp/win7/ubuntu03:08
dellvirtualbox03:08
iszakJordan_U, seemed to work03:08
StarminnHow to see what video card I have?03:08
NauTiluS1Starminn  lspci | grep VGA03:09
mickster04Starminn: open up your case and have a look :p03:09
StarminnAwesome thanks03:09
Starminnmickster04: Obviously. Didn't feel like it though. 32 pounds of metal I don't feel like sitting on the floor for03:10
Starminn:)03:10
mickster04Starminn: :D03:10
iszakThanks Jordan_U.03:10
Jordan_Uiszak: You're welcome.03:10
uRock dell https://addons.mozilla.org/en-US/firefox/addon/flash-aid/03:11
tron101airtonix, thx i think this will work cuz my flash drive is big03:11
=== James is now known as Guest78812
Jordan_Uiszak: Could you file a bug report about that? I'm not sure whether it should be fixed in google's packaging of chrome or in the sun-java6-plugin package but it should be fixed.03:12
haierhi03:12
iszakJordan_U, well the thing is this is my new machine, on my old machine I didn't have this problem, so I don't know what's with this one.03:12
uRock!hi03:13
mickster04!welcome03:13
Jordan_Uiszak: Most likely you just didn't have sun-java6-plugin installed before.03:13
uRock!hello03:13
mickster04:(03:13
mickster04ubottu: is feeling grumpy03:13
ubottuError: I am only a bot, please don't think I'm intelligent :)03:13
b4shchrome is evil so is google :D03:13
iszakJordan_U, most likely, I think I had the open source one before.03:13
uRockubottu has lost his mind03:13
ubottuError: I am only a bot, please don't think I'm intelligent :)03:13
rwwmickster04, uRock: We removed that factoid because it was overused, spammy, and pointless.03:13
Gneab4sh: negative.03:13
mickster04b4sh: google + chrome = win though03:13
mickster04rww: oh ok03:14
itaylor57b4sh: your opinion03:14
Starminnmichster, uRock: You may investigate ubottu in private by doing "/msg ubottu <query>" to your heart's content running queries to it endlessly03:14
mickster04!tab | Starminn03:14
ubottuStarminn: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.03:14
Gneab4sh: it's not like 'evil' is detrimental to human existance anyway ;)03:14
StarminnNot too fast though otherwise she won't reply (I think it's a she, anyway)03:14
b4shits off topic so quick google spy on everything just try and disable /dev/shm chrome or chromium will no longer work03:15
Starminnmickster04: I'mma tab you in a second, ;)03:15
b4shnot disablr but make it read only03:15
mickster04Starminn: giggity03:15
Abinadican someone tell me how to access the EQ for pulseaudio, or do I have to install a different module?03:16
alex568775help03:16
Abinadior is it already installed and I just don't know how to find it?03:16
alex568775Jordan_U, did you see the page?03:16
mickster04Abinadi: there isn't an eq I think, individual programs will have one03:16
Jordan_Ualex568775: Yes. Did you see my follow up question?03:17
tron101airtonix: looks like i need to be running linix and all my cd-roms r down so i cant install from cd..so i guess i should try a smaller flash drive?03:17
kylemmI recommend the most fun program on linux. Tux Paint03:17
alex568775Jordan_U: no03:17
StarminnAbinadi: How about this: http://exploreubuntu.wordpress.com/2010/04/18/equalizer-for-pulse-audio/ eh?03:17
Jordan_Ualex568775: According to that you no longer have any Ubuntu partitions. Is that correct / what you expect?03:17
alex568775Jordan_: i guess03:18
slack1can anyone help me out with pulseaudio and rtp?  i'm trying to set up rtp multicast to stream music from my ubuntu machine for consumption around my place with vlc; i can get the stream sort of started but at most it only plays a couple choppy seconds and then vlc can't seem to read anything else03:18
alex568775Jordan_U: so what should i do03:18
StarminnAbinadi: The first comment says "To make it work in maverick" so that may be checking too. (I'm not using the program so I wouldn't know)03:18
Starminnworth checking*03:19
alex568775Jordan_U: i backed up my files two days ago, so should i just reinstall windows?03:19
Jordan_Ualex568775: Recap what steps you have done so far.03:19
airtonixtron101: read this page completely : http://www.pendrivelinux.com/how-to-create-a-larger-casper-rw-loop-file/03:19
alex568775Jordan_U: i updated grub and possibly deleted it. now it says microsoft boot menu failed to start03:20
elhi everyone03:20
alex568775Jordan_U: should i just put in the windows CD?03:20
elwoooow theres alot of people here03:21
tron101airtonix: thx agian!03:21
eland it makes no sense03:21
elgoodbye03:21
edbianel, welcome03:21
b4shalex568775 no use a live cd and reinstall grub03:21
edbianwow03:21
alex568775b4sh: how do i reinstall grub?03:22
mickster04!fixgrub03:22
ubottugrub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.03:22
b4shalex568775 I havent had to do it since grub legacy 1 sec03:22
Jordan_Ualex568775: That's a decision that you have to make yourself. Your current configuration is modified beyond what the Ubuntu installer does, and I'm not clear what exactly has been done so it's hard to tell if/how it's fixable.03:23
b4sh!patebin03:24
alex568775Jordan_U: do you think its fixable if i use the windows installation cd?03:24
Jordan_Ualex568775: In fact I'm beginning to suspect that the original problem was something overwriting the partition created by the Ubuntu installer. That would fit all the symptoms.03:24
alex568775Jordan_U: so yes?03:24
Jordan_Ualex568775: I don't know. Try asking in #windows.03:25
alex568775Joran_U: k thanks03:25
Jordan_Ualex568775: You're welcome, and good luck.03:25
b4shalex568775 http://pastebin.com/AHhUuGxc03:25
w1n5tonHow do you install ASLA in ubuntu?03:26
Jordan_Uw1n5ton: ALSA is installed by default.03:26
w1n5tonhow do I use it instead of puseaudio?03:26
g_0_0!alsa | w1n5ton03:27
ubottuw1n5ton: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.03:27
Jordan_Uw1n5ton: Pulseaudio does not replace ALSA, it runs on top of ALSA.03:27
Jordan_Uw1n5ton: What problem are you having specifically?03:27
w1n5tonOn audacious03:27
w1n5tonIt says select output plugin03:27
w1n5tonAlsa and pulseaudio are both options03:27
mickster04w1n5ton: well have you tried either of them?03:28
Jordan_Uw1n5ton: What problem are you having specifically?03:28
w1n5tonALSA sounds better03:28
[thor]:D03:28
Jordan_Uw1n5ton: In what way?03:29
w1n5tonThe bass sounds thin with PulseAudio03:29
BendyrHey guys- I have a question about creating a bootable USB flash drive with the ubuntu 10.04 image from my mac.  I want to create the image on my mac, but boot my dell mini 9 with that usb drive.  I've tried following the directions on the ubuntu site at: http://www.ubuntulinux.org/netbook/get-ubuntu/download, but no matter what, it doesn't seem to be able to boot off the usb drive03:29
Jordan_UBendyr: Those directions make a USB drive which is only bootable on macs.03:29
w1n5tonNetbooks are a real pain to boot from flash drives03:29
w1n5tonI use an external DVD drive03:30
b4sh!unetbuntu | Bendyr03:30
BendyrJordan_U: I suspected that might be the case... do you have any idea how to modify those instructions to create one that is bootable on a dell mini 9?03:30
b4sh!unetbootin | Bendyr03:30
ubottuBendyr: 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/LiveUsbPendrivePersistent03:30
BendyrI have had luck creating other bootable usb drives that work on the dell mini 9, i.e. the chromium OS, and a hackintosh drive03:30
Bendyrok i'll try those out thank you03:31
w1n5tonI also need some help with some other things03:31
Jordan_UBendyr: Are you set on Ubuntu 10.04? Because I already have an image which will work this way created for 64 bit Ubuntu 10.10.03:31
BendyrJordan_U: I had read mixed reviews of Unity03:31
b4shBendyr make sure its formatted as fat32 I spent ages scratching my head why I couldnt get one to work as it was formatted ext303:31
BendyrJordan_U: but I haven't used either03:31
[thor]w1n5ton: provide as much detail about the problems as possible.03:31
BendyrJordan_U: and my machine is 32-bit03:32
w1n5tonWhenever I do a fresh install of ubuntu, everything is fast and responsive03:32
w1n5tonBut after I set everything up it gets slow03:32
w1n5tonAnd seems to degrade more over time03:32
Jordan_UBendyr: OK, I can create a minimal install iso for you that you can dd to a USB drive and boot from a BIOS based machine. What version of Ubuntu would you like?03:33
BendyrJordan_U: and wouldn't I still have the problem getting the image onto a usb stick?03:33
Bendyr10.0403:33
b4shw1n5ton that sounds like windows are you sure?03:36
b4shslow in what ways?03:36
peaynessi installed ubuntu to a seperate hdd and now it wont let me boot to win703:36
BendyrJordan_U: I was looking for the ubuntu netbook edition actually, is that very different from the standard?03:36
Slix`I've had a very annoying issue with Ubuntu for over a year now. I've periodically attempted to boot or install Ubuntu on my system, but it seems to fail to boot about 80% of the time. Where should I go to get support with this issue?03:36
w1n5tonFreezes randomly when running more than one application03:36
b4shpeayness have you tried selecting the drive that has windoze on it to boot from03:37
Jordan_UBendyr: The UI is signifigantly different, yes. The minimal installer can install any flavor of Ubuntu depending on what options you choose.03:37
BendyrJordan_U: thank you03:37
peaynessyes03:37
Jordan_UBendyr: You're welcome.03:37
peaynessb4sh: i have and it boot to some text and then reboot to ubuntu03:37
b4shw1n5ton run a memory check see if it picks up anything wrong with your ram or does it fix itself on a reinstall?03:38
=== SuP` is now known as Ezel
w1n5tonI think it's just my netbook03:38
w1n5tonWeak hardware in general03:38
Slix`Should I post on the forums or something?03:38
w1n5tonI am also becoming extremely frustrated with firefox03:39
w1n5tonI love the plugins and interface03:39
w1n5tonBut hate how resource intensive it is03:39
coz_Slix`,   both here and the forums... what type of system is this?  cpu   gpu03:39
coz_Slix`,   how much ram  etc03:39
dimmortalff4 seems less resource intensive to me03:39
dimmortaland a lot faster03:40
Gneadimmortal: than ff3? or chrome?03:40
coz_dimmortal,  i will give you my ff4  free of charge :)03:40
dimmortalff303:40
Gneaah, well, if it's not faster than chrome, it's not going on my desktop :)03:40
=== jinx is now known as Guest43480
w1n5tonIs there a way to run it side by side with the stable version?03:40
b4shpeayness I reckon thats because grub will be installed to the mbr of the drive that ubuntu is installed on03:40
Slix`coz_: I have an Intel Core 2 Duo 3.00GHz, Nvidia Geforce GTX 260, 4gb of ram03:40
dimmortalI don't use chrome so I don't know03:41
w1n5tonI use Chromium more now because firefox is so damn slow03:41
coz_Slix`,   that should not be giving you issues... is this a built system or ready made?  and which manufaturer if ready made03:41
b4shgoogle are spys :D03:41
Guest43480i need some help getting my invida driver working03:41
Gneab4sh: got proof?03:41
Slix`coz_: It was built.03:41
dimmortalI have a 2x dual core xeon @3.4 ghz... ;)03:42
coz_Slix`,  ok  have you run a memory test  to see if the memory is ok03:42
Jordan_UBendyr: http://216.57.70.194/ubuntu_minimal_lucid_i386_ddable.iso03:42
Gneab4sh: they're not anymore spies than the mozilla foundation03:42
BendyrJordan_U: getting a persmission error03:42
Slix`coz_: No. I could do that.. it's just a bit odd because Windows works fine.03:42
b4shGnea read there privacy policy, do an strace on there apps and why do they insist on chrome having write access to shared memory for a few03:43
[thor]Gnea: i have a friend who currently works for google analytics. his previous job was 3 years working for CSIS.03:43
coz_Slix`,  understood  but  start with the simplets things to begin troubleshooting03:43
Jordan_UBendyr: Should be fixed now.03:43
dimmortaland lappy is pretty much the same as yours with a different as Slix` with a different vid card03:43
coz_Slix`,   rather "simplest"03:43
b4shalso have you seen where chrome installs to03:43
dimmortaler wtf was that...lol03:43
[thor]ah. this is ot03:43
Slix`coz_: Okay, I'll try running a memory test.03:43
b4shyeah thats another one google analytics03:44
BendyrJordan_U: thanks! i'll give this a shot- so once it's downloaded I just need to do "sudo dd if=ubuntu_minimal_lucid_i386_ddable.iso of=/dev/rdisk4" ?03:44
Jordan_U!ot | b4sh Gnea03:44
ubottub4sh Gnea: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:44
Jordan_UBendyr: Yes.03:45
BendyrJordan_U: sweet thanks a ton, i'll give that a shot03:45
Jordan_UBendyr: You're welcome.03:45
w1n5tonOkay03:45
w1n5tonI'll give firefox beta a try03:45
dimmortalI won't use 3.x anymore03:46
dimmortalafter using 403:46
peaynessafter installing ubuntu i cannot boot to my win7 hdd03:47
peaynesswt03:47
dimmortalis it not listed on the grub bootloader??03:47
DaGeek247!grub03:47
ubottugrub is the default boot manager for Ubuntu releases before 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.03:47
mickster04!details | peayness03:47
ubottupeayness: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."03:47
b4shhe has win7 on a seperate drive03:48
jinx_i need help with compiz effects and i am having problems with a nvida driver03:48
jinx_can anyone help me03:48
mickster04!details | jinx_03:48
ubottujinx_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."03:48
coz_jinx`  is the nvidia driver installed?03:48
DaGeek247;)03:48
dimmortalb4sh... so??03:48
=== Ezel is now known as SuP`
jinx_yes03:48
coz_jinx_,   what is it you see as a problem with th e driver?03:48
lamefunIs it possible to install both KDE and GNOME and so that in KDE it only shows KDE application and prefers KDE applications when I click on files, and so in GNOME?03:48
Jordan_Upeayness: What is the output of "sudo os-prober"?03:49
peaynessok well i installed ubuntu on a second hard drive...Now when i boot up my desktop and choose the hdd with win on it it say sata 1, sata 2, etc03:49
b4shdimmortal there seems to be issues with grub booting win7 off of a different drive that ubuntu is installed on03:49
coz_lamefun,  if you mean only showing kde apps in kde ,, not that I am aware of03:49
jinx_You do not appear to be using the NVIDIA X driver.  Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.03:49
dimmortalhmm... it worked fine on a buddys pc03:49
peaynessJordan_U: nothing happened03:49
coz_jinx_,  ok  did you just install the driver?03:49
extra11hi friends :)03:50
jinx_yes and restarted03:50
coz_jinx_,    oo  ok   open  system/administratioin/ additional drivers03:50
Jordan_Upeayness: That means that most likely you don't actually have a bootable Windows install.03:50
AbinadiStarminn, Thanks for the info.  I'm checking it out now.  Can you also tell me where I can find bluray drivers for Maverick?03:50
coz_jinx_,   see if in fact the driver shows it is installed03:50
DipreWHow do I register a nick on freenode with Telepathy?03:50
mal10c_exit03:50
b4shdimmortal its not the first time today Ive heard of someone having this prob (different places)03:50
peaynessJordan_U: what do you mean its not a bootable windows03:50
dimmortalhmm...weird03:51
DaGeek247DipreW thats better asked in #freenode03:51
DipreWI asked that in #freenode03:51
DipreWThey're stumped03:51
KB1JWQDipreW: The commands are fairly straightforward, if Telepathy isn't recognizing them then perhaps another client would be a wise idea?03:51
Jordan_Upeayness: os-prober checks all partitions on all drives for files which are required to be able to boot windows. It found no such partition.03:51
DaGeek247DipreW the client should have no effect on the nick registration03:51
b4shI suspect its where one chooses to install grub to03:52
Abinadican anyone tell me where I can find bluray drivers for my bluray player?03:52
peaynessJordan_U is there anything i can do short of physically unplugging my ubuntu hdd03:52
rwwTelepathy isn't a client. Perhaps you mean "Empathy". If so, Empathy is a bad IRC client, use something else.03:52
_skpllike irssis03:52
peaynessxchat2 is free03:52
_skplirssi03:52
b4shI reckon it needs to be installed on the windows drive rather than the mbr of the ubuntu partition03:53
Jordan_Upeayness: I doubt that physically unplugging your Ubuntu hdd would even work.03:53
DaGeek247!bluray03:53
peaynessim going to test now brb03:53
DipreWNvm03:53
DipreWGot it to work03:53
Abinadi!bluray03:54
_skplwhat a dumbass.03:54
Abinadihmph03:54
DaGeek247nothing. :/03:54
DaGeek247!language > _skpl03:54
ubottu_skpl, please see my private message03:54
Jordan_U_skpl: That is neither called for nor apropriate for this channel.03:54
alexishappyJordan_U: thanks so much i used the installation cd to repair my comp. thanks for taking the time to help03:55
Jordan_Ualexishappy: You're welcome.03:55
DaGeek247Abinadi thats an interesting problem im gonna goresearch it myself03:56
b4shblueray drivers? You mean the ide controller drivers no?03:57
StarminnYou know how "Ok/Cancel" dialogs (such as in JavaScript dialogs) in Ubuntu, the "Ok" is on the right instead of the left like Windows (usually)? Is this all Linux or just Ubuntu?03:58
GneaStarminn: depends on the program.03:58
b4shstarminn just ubuntu03:58
=== Starminn is now known as room
GneaStarminn: most of the time, 'ok' is on the right03:58
=== room is now known as Starminn
Gneab4sh: no need to hand out faulty information03:58
optimusplease almighty ubuntu goers how do i remove all of my sound drivers? i just want to install alsa and thats it i have like 3 all together03:58
b4shGnea you dont use many other distros then03:58
Gneab4sh: you're free to believe what you want to, even if it's wrong.03:59
b4shGnea whatever03:59
RuNtAnyone know how to fix the fan driver issue on the iMac g5s?03:59
b4shGnea name me another distro where that is true?03:59
peaynessJordan_U: you were right my win7 hdd is nto bootable now04:00
helpmeplzwhenever i boot up linux on my computer, it says fatal error: could not find lib/modules/[I dont remember]. It still works, but is there any way i can fix the error?04:00
Gneab4sh: negative, you're the only one saying that it's true for distros.04:00
helpmeplzcan somebody help me plz?04:01
AbinadiI mean, drivers such that when I insert a bluray disk into my player on my laptop it plays04:01
Gnea!helpme | helpmeplz04:01
ubottuhelpmeplz: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude04:01
b4shGnea I said its only in ubuntu get your facts right or are you backtracking because your wrong04:01
Gnea!attitude | b4sh04:01
ubottub4sh: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines04:01
b4sh!gnea | linux is more than ubuntu04:02
kreppnarhey has anyone here tried using a Magicjack with one of the viop phones?04:02
rwwb4sh, Gnea: This seems like a trivial thing to have an argument over. Let's not :)04:02
Gnearww: I stopped the argument on my end already. :)04:02
jaybinksis there a way to set a "session" variable in mysql..04:02
b4shrww I agree just Gnea dont tell me I wrong when Im not04:02
DaGeek247Abinadi its bst to stick with windows for  bluray.04:02
peaynesshow did installing ubuntu kill my win7 hdd04:02
jaybinkswhat im after is ...  to be able to set a variable of some sort ... such as "my_user_variable=foo"04:02
ZykoticK9kreppnar, very unlikely you'll get a Magicjack working on linux :(  MAYBE in a proprietary VBox with USB - but no promises.04:02
Jordan_Upeayness: I personally doubt that it did.04:02
Gneab4sh: don't hand out disinformation and you won't have that problem.04:03
kreppnarwhen i plug it in, i get a dialtone through the phone connected to it..but no response when i dial04:03
b4shGnea stfu04:03
* Gnea sighs04:03
peaynessim honestly looking at the filesystem right now thru linux04:03
nowarninglabelthanks rww04:03
nowarninglabelrww++04:03
peaynessJordan_U: its all here i jsut cannot boot to it even with my ubuntu drive unplugged04:03
Jordan_Upeayness: Can you run boot info script as explained here: http://ubuntuforums.org/showthread.php?t=1291280 and pastebin the RESULTS.txt?04:04
AbinadiDaGeek247, , ugh, that defeats the whole purpose of me having set a significant amount of time in linux04:04
nowarninglabelIs there a step by step on how to mount an encrypted home directory on an external drive, so that I can see the decrypted files and/or copy out decrypted files? I tried following http://www.linux-mag.com/id/7568/3/ but was not successful04:04
ubuntu_Hey04:05
DaGeek247the makers of the blu ray software really dont want free software playing blurays. its possible to play them in uuntu, but also a pain.04:05
ubuntu_Are any of the games in ebuntu software center illegal to download?04:05
Gneaubuntu_: why would they be illegal?04:05
DaGeek247ubunt_ no04:06
ubuntu_im just wondering because one of them says "emulator"04:06
Gneaubuntu_: emulators are not illegal.04:06
ubuntu_ya04:06
Gneasome of the roms might be04:06
Gneabut roms != emulators04:06
ubuntu_is tux paint, or Emilia pinball04:06
ubuntu_illegal?04:06
AbinadiDaGeek247, and just when i was almost finished having Windows withdrawals...sheesh04:07
DaGeek247Gnea, you a programmer? :)04:07
Gneaubuntu_: if they were illegal, they wouldn't be there.04:07
RuNtAnyone know how to fix the fan driver issue on the iMac g5s?04:07
GneaDaGeek247: not professionally :)04:07
ubuntu_o well i heard a lot of good hacking programs are in linux04:07
DaGeek247Abinadi, you might could run windvd in wine..04:07
Gneaubuntu_: depending on your definition of 'hacking'04:07
ubuntu_well as long as tux paint and the games arn't :D04:08
DaGeek247linux != ubuntu04:08
AbinadiDaGeek247, that's a thought04:08
nowarninglabelOk well I guess back to keep trying things, but if anyone is familiar with how to mount an encrypted home directory to read it, would very much appreciate a ping.04:08
Gneaubuntu_: either you've adopted the media's definition (read: the wrong definition), or the correct definition (read: MIT's definition)04:08
danny_Can anyone tell me where to find the crashlogs that byobu is telling me I have 51 of?04:08
izinucshow can I tell what dictionary is installed that OOo uses?04:08
Starminnubuntu_: http://www.techrepublic.com/blog/security/hacker-vs-cracker/140004:08
ubuntu_well whatever definition that can get me in trouble04:08
Gneaubuntu_: clearly, the 'wrong' definition would04:09
izinucsor FF for that matter04:09
peaynessJordan_U: http://pastebin.com/raw.php?i=am6RkSu804:09
ubuntu_okay well are the games illegal, regarding to the wrong definition04:09
Gneaubuntu_: depends who you ask, the media tends to represent anyone04:10
ubuntu_im asking u04:10
ubuntu_well asking the police04:10
GneaI would say no.04:10
ubuntu_asking internet police04:10
Gneathe police wouldn't be able to give you a solid answer.04:10
rwwubuntu_: Copyright law differs between countries and situations. Ubuntu and #ubuntu cannot offer you legal advice. If you're concerned about the legality of our software, please ask a lawyer.04:10
Starminnubuntu_: I don't think anything in the Software Center is illegal (unless you add a package to make those programs available via it, perhaps?)04:10
ubuntu_alright.04:10
Gneaubuntu_: it might also help if you look into your country's software licensing laws04:11
ubuntu_in my school we are installing ubuntu to computers, so im guessing it wont me04:11
peaynesshttp://pastebin.com/raw.php?i=am6RkSu804:11
StarminnLike rww said, though, we're not lawyers04:11
ubuntu_i live in canada04:11
BriedHi. How do I get information about exactly which compression scheme is used in a zip file?04:11
rwwubuntu_: As far as I'm aware, there are no packages in Ubuntu's official repositories that are illegal in Canada. This does not constitute legal advice; I am not a lawyer.04:11
Briedzipinfo just tells me the ratio.. need to know which type exactly04:12
Gneaubuntu_: ah okay, should be fine then, but you might want to check with whoever's in charge (teacher, administrator, etc) and find out their opinion on the matter04:12
MrDudlerww: afaik same in the usa04:12
StarminnBried: Does this help any? I really wouldn't know04:12
Jordan_UBried: "file /path/to/file.zip" will probably tell you.04:12
StarminnBried: Forgot the link http://rangit.com/information-technology/differences-between-the-5-types-of-archiving-and-compression-formats/04:12
wendaozhebried: try file04:12
ubuntu_okay thanks guys04:12
* Starminn goes away04:12
Gneaubuntu_: might want to ask them if they've ever had problems with too much gaming and things like that :)04:13
zarusI was wondering, if I create a program and if forks, which one has the higher pid? The parent, or the child?04:13
ubuntu_well the games shouldn't be illegal as its open source and th e members made the programs themself. I dont think they just copied a program from a diff operating system and copied it :D04:14
MrDudleubuntu_: emulators aren't illegal04:14
MrDudlestop worrying about legality so much04:14
Jordan_Uzarus: The child, but that is *not* how you should be determining which is the parent or fork.04:14
danny_Is there a particular reason I have byobu flashing a redbox at me saying 51! and where do I get the associated crash logs? This server machine has only been alive for 24 hours and it crashes every 404:14
MrDudleubuntu_: we all know you are gonna go and find copyrighted games to play :P04:14
ubuntu_MrDudle: no04:15
ubuntu_ive learned my lesson from doing llegal shit04:15
ubuntu_sorry for my language04:15
MrDudlei'm sure04:15
DaGeek247or ubuntu_ could make his own..04:15
rwwI think we've reached the limit of this conversation's applicability to "Ubuntu support".04:15
ubuntu_i got introuble for dling movies and i wont do anything illegal ever again with knowing it04:15
zarusOkay, thanks. Because I tested out a simple program that would print out a pid after forking, and it always printed the higher one first. I guess the child finishes executing before the parent gets to print.04:15
DaGeek247lol, yes04:15
Gneaubuntu_: well the reason I bring it up is because, while you may have learned your lesson, other people may not have done so yet, and it call onto your shoulders if they do04:16
DaGeek247ubuntu_ join #ubuntu-offtopic and ths can bediscussed more04:16
Gneaubuntu_: DaGeek247 has a point, let's go there04:16
ubuntu_how get there lawl04:16
=== jack is now known as Guest42873
ubuntu_i just start up xchat and im here04:17
rwwubuntu_: type /join #ubuntu-offtopic04:17
motzhi, my wireless is by default disabled. Each time I startup i have to give "rkill unblock all" and then right click on the connection icon and choose "enable wireless". How can i get wireless enabled by default instead?04:17
danny_Can anyone help me troubleshoot a server edition crashing every 4 hours?04:17
Abinadi!pastebin04:17
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.04:17
Jordan_Udanny_: Define crashing. What are the exact symptoms?04:18
AlaviHay guys04:19
danny_Joran_U full system lockup. Usually caught during ssh session or on a java game that it hosts04:19
Alavicould anyone help me with a little problem? :(04:19
AbinadiStarminn, following the link you gave me earlier about the pulsaudio EQ, I executed sudo add-apt-repository ppa:psyke83/ppa, and my output was this: http://paste.ubuntu.com/566840/04:19
Alaviwith ubuntu04:19
Jordan_Udanny_: Is there a local console?04:19
peaynesshow can i boot flag my win7 hdd04:19
DaGeek247!ask > alivi04:19
danny_Jordan_U byobu has a 51! with a redbox around it and yes there is a local console... The system is a vm on VBox btw04:20
DaGeek247peaybiss ith gprted04:20
AlaviWell, i have installed ubuntu with noapic and acpi=off, since normal install freezes04:20
danny_Odd part is I set it up last night04:20
DaGeek247derp04:20
Alaviand than when i boot up normal, it loads, boots up, and enters gui04:20
DaGeek247peayniss with gparted04:20
Alaviafter 20s black screen04:20
BendyrJordan_U: downloaded!  before I dd it, do I need to format the drive with anything special?04:21
Alavisame fo rthe safe mode normal04:21
Alaviso only way i can boot at all is the failsafex04:21
Jordan_Upeayness: Windows 7 installs consist of two partitions, a "system" partition which is somewhat analogous to a separate /boot, and the "C:" which stores pretty much everything else. You have no system partition.04:21
Jordan_UBendyr: No.04:21
pmp6nlHello, can anyone tell me why ampache installs to /usr/share as opposed to /var/www ... i cannot access it via localhost/ampache. thanks04:21
peaynessJordan_U: im dont understand what you are saying04:24
peaynessJordan_U: ubuntu is installed on a seperate hdd it shouldnt have done anything to my original hdd04:25
Chipzzzpmp6nl: have you tried changing the document root in ampache.conf?04:25
Jordan_Upeayness: You at some point deleted a partition from your Windows drive. The Ubuntu installer did not do this.04:25
BendyrJordan_U: It's working! Thanks, I was going nuts. Ok I gotta log out of this machine cause I need the ethernet drop.  I'm gonna give this a shot.  Thanks a ton for all your help!04:25
Jordan_UBendyr: You're welcome :)04:25
pmp6nlchipzzz: no, where is that located?04:25
Abinadican anyone point me to a site that has a comprehensive bit of tweaks to do to firefox via about:config?  I have already gotten some better performance by turning of the checks of Ipv6, but I'm sure there must be more to make it load pages faster.04:25
peaynessJordan_U: so can i use my win7 disk to recover that hdd04:26
Jordan_Upeayness: Most likely, yes.04:26
BriedHi. How do I get information about exactly which compression scheme is used in a zip file?04:26
Bried(if this was answered I never saw)04:26
Jordan_UBried: "file /path/to/file.zip" will probably tell you.04:26
Chipzzzpmp6nl: type locate ampache.conf04:27
Briednope :-/ tried that already.... just tells me zip archive data like zipinfo04:27
pmp6nlchipzzz that doesnt return anything04:28
Alavii have a black screen problem on maverick, installed it for the first time on toshiba m30x. it loads gui, works for about 20s, and than black screen. does anyone have any advice? i have googled a lot with no real success04:30
Chipzzzpmp6nl: I don't know much about ampache, it was just a guess. They have a forum, though: http://ampache.org/forums/04:30
Jordan_UBried: File on the one zip file I can find gives "Zip archive data, at least v2.0 to extract". I am guessing that the "at least v2.0 to extract" is determined by what compression features are used.04:31
pmp6nlchipzzz: ok, thanks.  I found the file and it is pointing to the correct location /usr/share/ampache/www04:31
Briedwell mine says v1.0 but I dunno what that means for which compression is used04:31
Chipzzzpmp6nl: if you point it at the same doc root as apache, you might have better luck04:32
Briedreason I need exact type is I need to remake the file after changing compression type04:32
Briedmd5 doesn't have to be the same but has to be same compression type04:32
pmp6nlchipzzz: so I would just copy the ampache files to that folder?04:32
danny_is there an ubuntu server irc chatroom?04:33
rwwdanny_: #ubuntu-server04:33
Chipzzzpmp6nl: no... if nobody here knows, I would look through the forums. somebody has probably had that problem before04:34
danny_rww thanks04:34
Alavi i have a black screen problem on maverick, installed it for the first time on toshiba m30x. it loads gui, works for about 20s, and than black screen. does anyone have any advice? i have googled a lot with no real success04:34
coz_danny_,    /join #ubuntu-server04:34
pmp6nlchipzzz: ok, thanks04:34
pmp6nlchipzzz: got it, thanks04:35
offsensewhat are possibilities HD making a click noises ?04:36
smacktalk1Im having trouble installing vmware getting error: Unable to build kernel module.04:36
danny_offsense back that drive up while you still have a chance04:36
smacktalk1See log file /tmp/vmware-root/setup-14957.log for details.04:36
Chipzzzpmp6nl: sorry I couldn't be more help04:37
danny_smacktalk maybe pastebin that file?04:37
smacktalk1i'm using vmware 7 and the newest version of ubuntu04:37
pmp6nlchipzzz: no problem04:37
smacktalk1sorry daanny04:37
offsensedanny_: does it mean the HD is broken?04:37
smacktalk1oh..you mean copy the log into pastebin?04:37
danny_offsense in my experience it's a good idea to back it up when it starts making noises....04:37
Jordan_UBried: According to "man zipinfo" the last field by default gives information on the compression type.04:37
danny_smacktalk1 Yes.04:38
danny_offsense it may not fail immediately but usually noisy drives don't last04:38
offsensedanny_: aight, any command to check bad sector04:38
v_Hello All , i have firefox 3.0.8 using ubuntu 9.04 but i am not able see chat list when i login to my yahoo.com account and also unable to login to yahoo account using pidgin04:38
danny_besides it's always good to have a backup.04:38
danny_You'll have to ask one of the Gurus.... I mostly just build/set up.04:39
smacktalk1how do I get to the pastebin?04:39
rwwv_: Ubuntu 9.04 reached End of Life status in October, is no longer receiving security updates, and is not supported by #ubuntu. Please see the instructions ubottu is about to give you for information on upgrading to a supported release.04:39
rww!eol | v_04:39
ubottuv_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades04:39
DaGeek247v_ do you have java properly installed?04:39
smacktalk1ohh i got it04:40
abhilashm86smacktalk1: http://pastebin.com/04:40
smacktalk1sorry04:40
Jordan_Uv_: Ubuntu 9.04 is no longer supported, please upgrade to a supported release.04:40
DaGeek24710.0404:40
smacktalk1ok, it's in pastebin04:40
Jordan_Usmacktalk1: You need to post the link to the paste here.04:40
tucemiuxo_O04:41
tucemiuxha ha04:41
xerebzwhat are some commands i can use to test what's going on with my audio?04:41
Briedwell... listing the files in the zip it's determined to be deflate04:41
xerebzit's not playing for some reason04:41
Briedstupid that infozip can't just say that when using the summary option04:41
tucemiuxxerebz,  did it used to work at some poing?04:41
tucemiuxxerebz,  did it used to work at some poinT04:42
pmp6nlanyone know how to figure out where a symlink points?04:42
xerebztucemiux: never fresh install04:42
Jordan_Upmp6nl: readlink /path/to/symlink04:42
xerebzmplayer's playing the file but i don't hear anything04:42
trollboyI don't have a CD drive, or a usb stick over 120mb, can I install ubuntu on my eepc?04:43
pmp6nljordan_ thanks04:43
xerebzthere's no /dev/audio04:43
pmp6nljordan_u thanks04:43
Jordan_Utrollboy: Yes, using the minimal installer.04:43
trollboyI saw the windows installer, but that looks like it only creates a virtual environment04:43
Jordan_Upmp6nl: You're welcome.04:43
v_DaGeek247: how to install java?04:43
tucemiuxxerebz, most likely you will have to play around with it to make the sound card work but first try the usual trouble shooting steps, make sure the cables are connected, volume is up, etc. etc04:43
Jordan_Utrollboy: It's not a virtual machine, but I don't recommend using wubi anyway.04:43
AbhijiT!java | v_04:44
ubottuv_: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://tinyurl.com/2ffg7cc -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.04:44
Jordan_U!minimal | trollboy04:44
ubottutrollboy: 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/MinimalCD04:44
danny_anyone familiar with byobu?04:44
smacktalk1thanks Jordan :/04:45
smacktalk1http://paste.ubuntu.com/566842/04:45
Jordan_Utrollboy: I'm pretty sure that the minimal iso can be used with unetbootin and other tools for making bootable USB drives.04:45
offsensehow do we make a hidden file?04:45
DaGeek247offsense by adding aperiod att the begining of the file name04:45
Jordan_Uoffsense: Rename it to start with a '.'04:45
Zelozelosoffsense put a . at the beginning of the filename/foldername ?04:45
trollboyalso, and this isn't a troll question; Can I use Ubuntu One from my mac/windows box?04:46
offsensethnx guys!04:46
rwwtrollboy: there's a client for Windows in beta. I don't think there's a Mac one.04:46
smacktalk1is ubuntu supposed to support dual monitors?04:46
Jordan_Utrollboy: You can use the web interface anywhere, for dedicated clients see rww's comment.04:46
smacktalk1not being very configurable :'(04:46
Jordan_Usmacktalk1: Yes.04:46
trollboyUbuntuOne sounds like a apple .mac account, I use dropbox now between machines/pda's/phones04:47
smacktalk1i have the same image on both monitors...what if I want it to span the two monitors?04:47
Jordan_Usmacktalk1: System > Preferences > Monitors04:47
peaynessusing the windows disk it is not showing my os to restore04:50
smacktalk1that doesn't let me span the image between monitors04:50
peayness<peayness> make my win hdd available04:50
peayness<mk> yes, give it the good ol' boot flag04:50
peayness<mk> .g boot flag partition linux04:50
peayness<Meta> > Google: making Linux partition bootable? - The NeoSmart Forums - http://neosmart.net/forums/showthread.php?t=167304:50
peayness<peayness> hmm04:50
FloodBot2peayness: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.04:50
peayness<peayness> that didnt really tell much04:50
ThyraenThis may not be the correct place for this, but!04:51
ThyraenCan anyone tell me why "if [ $RAM -eq 1]; then" gives me the error of "[: missing `]04:51
andrew_46Thyraen: 1 ]04:52
ThyraenThere is one ] isnt there?04:52
Thyraenor what do you mean04:52
Thyraen[ $RAM -eq 1]?04:52
andrew_46Thyraen: Try adding a space04:52
ThyraenOH04:52
Thyraenokay04:52
rwwps, #bash04:52
ThyraenAlright, thanks. I didn't know if there was one. I should've checked.04:53
andrew_46Hmmm.... he will get the same answer there :(04:54
elijah733hello?04:57
Nufcedanyone on that can help me out?04:57
philip__How do I find out my audio settings?04:57
philip__In terminal04:57
Nufcedim doing  fresh install, and ive run into a problem ive never seen before04:57
philip__Like audio device etc.04:58
elijah733hi, i was here not to long ago...i was having problems installing drivers for my ralink 5390 wireless adapter. i don't know much and i can give you some stuff from the terminal if necessary04:58
elijah733pleas help04:58
elijah733does anyone know an easy way to install a driver?05:00
philip__Please see the PM elijah73305:00
trollboyso if I've got an intel atom processor, which image do I want x86, amd64?  Is the atom a standard x86 chip?05:00
elijah733philip_ how to install?05:01
philip__trollboy: atom can support X64 bit, but the boards the ATOM Is on, only support 2GB, so kinda pointless.05:02
trollboyThis is a acer minipc05:03
rwwsome atoms support 64-bit. some don't.05:03
trollboyIt comes with XP and I was running xbmc on it... but it doesn't stay stable to save its soul05:03
[thor]Are the gnome-panel auto-hide settings saved anywhere? i have a side-panel that won't unhide.05:04
[thor]that's a dumb question; Where are they saved?05:05
rww[thor]: gconf. poke around in the gconf-editor program05:05
rww[thor]: probably somewhere under /apps/panel05:05
[thor]thank-you vert much rww05:06
[thor]oh excellent, there are more options here05:07
mbrigdanhey, does anyone her know how I could get open office to copy "tracked changes" in one document into another? (I don't really need the actual times and such it happened, just the formatting of the changes)05:07
=== Shaded is now known as Shaded|6969
elijah733can someone find a ralink 5390 driver for me please?05:08
DaGeek247it should already be there05:09
DaGeek247from the menus.05:10
DaGeek247ekija05:10
DaGeek247*elija73305:10
Chikokishihello05:11
DaGeek247hai05:12
ChikokishiCan you help me with installing ubuntu?05:12
Chikokishii want to partition my system using the ubuntu instalationa nd im not sure what to do exactly05:12
Chikokishidont wanna destroy it05:12
elijah733can someone help me find that ralink 5390 driver/05:13
DaGeek247i would reccomend using a gprted live cd instead. its better.05:13
tucemiuxChikokishi, you can send me a PM if you want05:13
DaGeek247elijah it should already be there05:13
danny_danny05:13
elijah733where?05:13
danny_fail.05:13
danny_Wrong screen fail05:13
Jordan_UDaGeek247: The Ubuntu liveCD has GParted on it, and both GParted and the Ubuntu installer use libparted.05:14
elijah733dageek247 ? where?05:14
DaGeek247on the system if it was recntly added, you might find it in the Administration menu.05:15
motzHi, my wireless is not enabled by default. Each time I start up, I have to type "rfkill unblock all" and then choose "enable wireless" from the menu that appears by right-clicking on the network icon. How can I get my wireless enabled by default?05:15
DaGeek247Jordan_U i nevr saw it05:15
Jordan_UDaGeek247: System > Administration > GParted.05:15
elijah733can someone help me find the ralink 5390 driver?05:15
=== Shaded|6969 is now known as Shaded
elijah733can someone help me find a ralink 5390 driver?05:17
zxgfdh05:17
zxhello05:18
JoeMofknDot2hey I have an old pc it only has 254 mb of ram and 10.10 or 10.04 will not install does anyone know one that shoulh work05:19
Jordan_UJoeMofknDot2: Lubuntu.05:20
zxI am so sorry ,I don't kown.05:21
brontoeeeJoeMofknDot2, alternative instaler05:21
JoeMofknDot2jordan I tried lubuntu still a no go05:21
nameless`hi05:21
philip__JoeMofkndot2 what hard-drive size do you got?05:21
JoeMofknDot240 gb05:21
nameless`tell me, HAL is on the kernel space right ?05:21
philip__What CPU?05:21
Jordan_Unameless`: No.05:22
tucemiuxJoeMofknDot2, why wont the installs work?05:22
philip__http://www.xubuntu.org/05:22
Jordan_Unameless`: And it has been almost entrirely replaced with devicekit.05:22
JoeMofknDot2don't know off the top but ill check05:22
tucemiuxJoeMofknDot2, last time I had that problem, it was a problem with the PC itself, one had a short, the other had a borked motherboard, yet another I installed normal ubuntu and then installed xubuntu desktop05:23
JoeMofknDot2Iit can't change the partitions if you have time I redo it now05:24
elijah733can someone help me install and find a ralink 5390 driver05:24
Chikokishihi05:24
co_cr_pcrhow we could see ubuntu source code?05:24
JSongIS the correct command to delete the folder "test" under a current folder  /rm -rf ./test05:24
rwwubottu: source | co_cr_pcr05:24
ubottu(source takes no arguments) -- Returns a URL saying where to get Supybot.05:24
ubottuco_cr_pcr: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html05:25
helpmeplzwhenever i start ubuntu, it says fatal error: could not locate /lib/modules05:25
rwwJSong: remove the first /. apart from that, yes.05:25
elijah733can someone help me find and install a ralink 5390 driver05:25
* rww thwaps ubottu05:25
JoeMofknDot2oh and I have an old version of red hat that seems to install fine05:25
Jordan_UJSong: Also, I would get rid of the '-f'. If it's actually needed then there's likely something there that you don't want to delete.05:26
elijah733hello05:26
JSongso i type:  rm -rf ./test   ?  I thought you need the dot in there05:26
JSongi want to remove all subfolders as well05:26
elijah733may someone who has the time please take the time to help me really quick?05:26
JSongunder test05:26
g_0_0elijah733, try here http://www.ralinktech.tw/support.php?s=205:26
Jordan_UJSong: -f is not needed to remove subdirectories, that's what -r indicates.05:26
JSongjordan_u: ok so I type   rm -r ./test  ?05:27
Jordan_UJSong: Yes, that would work. The './' is redundant, but doesn't hurt anything.05:27
elijah733no that doesn't work, can someone help me find and install a ralink 5390 driver05:28
JSongjordan_u: well the folder is under var/www/test05:28
JSongjordan_u: and i am in the /var/www already05:28
KetrevaI need help with rhythmbox. My google-fu is aparently weak.05:28
BendyrHey so I got ubuntu installed on my netbook using the minimal installer provided- but now I want to know how to install the ubuntu netbook remix ui, and get it to boot into that05:29
joeoshawai have an sblive sound card i inherited it has two different outs labled 1 and 2 along with the headphone out and the mic in plus a digital out i was wondering if i could play sound from say urban terror out of the first one and a movie out the other05:29
elijah733how do i install a driver from a zip file?05:29
Jordan_UJSong: With rm, (and most other commands) the filename is assumed to be relative to the current directory unless you use an absolute path.05:29
YankDownUnderelijah733, What are you trying to do, mate?05:30
JSongjordan_u: thank you.  I just want to be 100% safe.05:30
KetrevaI'm trying to add a podcast, it says I need the URL of the podcast feed, but I'm not sure how to find that.05:30
Jordan_UJSong: You're welcome.05:30
JSongjordan_u: so is it even safer to maybe type   rm -r ./var/www/test   ?05:30
elijah733YankDownUnder, i am trying to get my wireless adapter working...aparently i need to install a driver for it. i have the driver i just dont know how to begin to install something like that05:31
nameless`Jordan_U: you sure ? i thought HAL was like the motherboard driver for the kernel or something05:31
Jordan_Unameless`: Yes I am sure.05:31
YankDownUnderelijah733, Being that I just came in from work, and I'm not sure if someone asked you already, but have you tried the "Hardware Drivers" utility yet?05:31
JSongIf I upgrade from Ubuntu 8.x to 10.4LTS for my dedicated hosting server, will this mess anything up?  And is it apt-get install ubuntu 10.4?05:32
elijah733no05:32
ChikokishiCan someone explain the ubuntu partitioner to me?  I want to reduce my 306gb win7 partition into a 230gb + 75gb for ubuntu.05:32
elijah733yankdownunder, no05:32
YankDownUnderelijah733, What version of Ubuntu are ya runnin mate?05:32
rww!upgrade | JSong05:32
ubottuJSong: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade05:32
Jordan_UJSong: No, that would attempt to delete $CURRENT_DIRECTORY/var/www/test05:32
elijah733kubuntu 10.1005:32
Jordan_UJSong: If you want to specify a non-relative path you need it to start with '/'.05:33
elijah733yankdownunder, kubuntu 10.1005:33
rwwJSong: on second thought... is it 8.04 or 8.10?05:33
JSongjordan_u: oh goodness!  so only do    rm -r ./test    while I am inside the /var/www/05:33
JSongrww: 8.10 i think05:33
YankDownUnderelijah733, Coolbeans - ok, firstly, what you should do is go to "Administration" (wherever that is in KDE), and find the "Hardware Drivers" utility - see if the drivers are actually in the "channels" as it were...if NOT, then I have something else for ya to try, eh?05:33
LinuxNoobwhas up guys05:33
rwwJSong: 8.10 is EOL, so that'd be more complicated.05:34
rww!eol05:34
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades05:34
josefigHello, I've just installed a ubuntu 10.10 64 version to my Dell 15R,  when It runs I cannot see the menu, I just see a gray bar with no buttons, why ? what can I do ?05:34
Jordan_UJSong: You could also do "rm -r /var/www/test" if you wanted to use an absolute path.05:34
JSongjordan_u: you mean with quotations?05:34
LinuxNooblol05:34
Jordan_UJSong: No, without the quotation marks.05:34
JSongjordan_u: but that will not remove my var and www folder right?05:35
Jordan_UJSong: Correct.05:35
elijah733can i send you a screen shot, yankdownunder...i see something peculiar...what did you have?05:35
excelsio1Maybe I'm doing something wrong, but I have the Xine plugin in Firefox, and it doesn't have any controls. I just autoplays whatever .wmv file, no pause, rewind, or anything. Any thoughts?05:35
YankDownUnderelijah733, I've found: ftp://file7.mydrivers.com/wireless/Ralink_RT3090_Linux_drv2.4.0.2.zip05:36
JSongwow man my hosting guys responded 2 days  later to do a reboot on my server05:36
JSongI think that is pretty bad05:37
JSongand it was a urgent ticket too05:37
ChikokishiCan someone explain the ubuntu partitioner to me?  I want to reduce my 306gb win7 partition into a 230gb + 75gb for ubuntu.05:37
elijah733that link isnt working particularly well , yankdownunder05:38
StarminnChikokishi: Is Ubuntu already installed?05:38
=== Starminn is now known as ubuntu-offtopic
=== ubuntu-offtopic is now known as Starminn
YankDownUnderelijah733, You have to register at : MyDrivers.Com in order to download it.05:39
YankDownUnderelijah733, Did you find the "Hardware Drivers" utility?05:39
morgan__hey guys, just wondering if anyone knows how I adjust the sensitivity for resizing windows.. i get about a pixel of play before it ignores my feeble attempts05:39
elijah733no, i cant find that utility05:40
YankDownUnderelijah733, Hang on....let me find it (I hate KDE, ergo, I don't know where the utility is)05:40
elijah733yankdownunder, i think i hate it too...gnome is better05:41
bastidrazormorgan__: you can use alt and middle click to resize windows05:41
YankDownUnderelijah733, I could have told ya that eight years ago :)05:42
elijah733actually i think i will intall regular ubunut05:42
elijah733ubuntu05:42
=== root is now known as Guest37212
pmp6nlwhat si the point of the domainname?05:43
morgan__thanks bastidrazor - definately useful and I didn't know of it, usually dont plug mouse into my lappy though n no middle button :(05:43
Starminnmorgan__: Button1+Button2 == Button3?05:44
JSongif i back up my entire server with Ubuntu 10.4 and I untar it within Ubuntu 8.x will it essentially reinstall my old server and override the odl OS?05:45
pmp6nlwhat is the point of the domainname on ubuntu server? Thanks05:45
YankDownUnderelijah733, Try typing (in a run box) jockey-kde05:47
=== q_a_z_steve is now known as zz_q_a_z_steve
JSonghow much faster is it if I replce my hosting server with 256Gig Solid Satte HD ?05:50
JSongis it worth the money?05:51
foxnetdepends on the memory and activity of the server05:51
foxnetI doubt it would be any faster per say, most apps are in memory05:52
JSongwell it is running 4gig ram with ubuntu05:52
foxnetunles your running a database05:52
foxnetand then raid is plenty fast05:52
JSongyes a very large DB05:52
foxnethow many raid ide drives do you have for your db?05:52
JSongnone05:52
foxnetifyour using sata, it's slow05:53
JSongjust a dedicated server from a hosting company05:53
foxnetI would do raid, it's cheaper05:53
handonamhey, can someone help me figure out if i am doing my ldconfigs correctly?  i can't seem to make python import something05:53
JSongbut they will upgarde my HD to solid state for a fee05:53
StarminnJSong: (Got this from here http://www.technize.com/ssd-vs-hdd-comparison/) The typical access time for a Flash based SSD is about 35 – 100 micro-secondsWhereas  that of a rotating disk is around 5,000 – 10,000 micro-seconds. That  makes a Flash-based SSD approximately 100 times faster than a rotating  disk.HDD data transfer rate at the rate of 80 megabytes per second typically.SSD data transfer rate at the rate of 170 megabytes pe05:53
foxnetdedicated servers often have raid05:53
JSongnot mine.. I think they gave me a single 300 gig hd05:53
foxnetjsong they say it 's solid state, but is it really?05:54
JSonghmm actually they gave me 2 x 300gig so maybe rid 005:54
foxnetthey could just put it on a really good raid controller05:54
JSongWell they say it will be SS.. and All I have to do is VNC in and look at it with disk manager from Ubuntu gui based to know 100%05:54
JSongI am running SSLVNC05:55
foxneteh, go with sql server, it's faster than anything out there05:55
JSonga seperate sql server?05:55
foxnetyea, a real database05:56
JSongright now all my servers are running in one box. dns, email, web, LAMP05:56
cfeddesql server? you mean microsoft sqlserver?05:56
foxnethell yea, ms sql server05:56
tripelbI need help re NNTP: I have not used that since chi.general and chi.eats and rumour.politics and comp.os.apple.whatever .... I'm looking for the Daily Show. How do I find this given THIS following info:  It's available on the NNTP network still. Leechr and hellanzb are your friends. No need to 'bother' with torrents. It just shows up in your output directory.05:56
JSongwell ms sql server is too expensive and not free05:56
JSongmysql is free05:57
cfeddemight as well just go oracle at that point.05:57
foxnetno, it's not free05:57
foxnetthat's why companies like amazon use them, they are fast05:57
JSongi am on a budget05:57
JSongcan't afford that05:57
* tripelb wants to learn opensource database stuff05:57
pmp6nlI am trying to mount a samba share, do I need to be in the same domaingroup?05:57
JSongI want to maximize on using 1 dedicated server05:57
cfeddetripelb: sqlite is a great way to start.  postgresql after that.05:57
foxnetas I said, don't do solid state, if your spending mone y on solid state, you may as well go sql, even a shared sql is less expensive05:58
fread2281You could get it illegally( cracked )05:58
foxnetshared sql server is actually very cheap05:58
JSongdoes it mess with my db structure if I move to ms sql from mysql?05:58
alin`buna dimineata05:59
foxnethttp://www.sqlservermart.com/Shared.aspx05:59
foxnetor use azure05:59
YankDownUnderPaying for a product that is not complete, nor warranted to work, is a bad thing.05:59
tripelbcfedde, can we talk about it. I have some past experience. What: I did some rbase programming in the wayback. took a (not good) dreamweaver class. student taught datastructures in not-that-far wayback to ICS majors.05:59
fread2281I hate Linux cuz its less using the real db than osx and more like windows06:00
foxnetazure is very competatively priced06:00
cfeddetripelb: pick up a reasonable sql book. I like _SQL for Smarties_06:00
foxnetjsong you can use integration services to move your data from mysql06:00
foxnetit's really easy06:00
tripelbcfedde, I'd like some more generalized background about datastructures and the way that they are handled, some problems to help me think it through or something to program. (I'm in a Ub10.04 environment06:00
tripelbwould that book work then?06:01
JSongis anyone else have experience running SSLVNC on their Ubuntu server for reote management?06:01
fread2281Nvm06:01
fread2281I frogot bout hidden folders06:01
cfeddetripelb: relational database work is a bit of a differet way to think than say a CS 202 class on datastructures.06:01
JSongfoxnet: who are some integration services? Does it require me to recode or cahneg my php files and querys?06:02
cfeddeJSong: mibration from mysql to sql server is going to require some changes.  Yes.06:02
amn3z1acan anyone help me get an internet connection to work on a new ubuntu install?06:02
JSongthat is going ot be a project then.. right now i have a dev environment running Xampp06:02
JSongif i run ms sql.. then I may have to recode my querys and such and i have 100's of php files06:03
twitchillegal | fread228106:03
twitchD!illegal | fread228106:03
joeoshawai have a monitor thats 1680x1050 and a tv thats 43 inch i want to be able to run at 1080p off the computer with 120hz refresh and i want to be able to run hd movies on the tv and play the new urban terror  at the same time what would be a good card that will work with ubuntu (thinking nvidia)06:03
twitchmeh06:03
cfeddeJSong: I'd recomend measuring performance in some objective way before and after each change.06:03
philip__What's the command to find out my Audio device/driver info in Terminal?06:04
tripelbcfedde, sorry if I'm slow but I'm copying your responses. Tell me what you mean (and it was a class like 103 (first year of ICS 3rd quarter) not an upperdivision class.)06:04
JSongcfedde: I just want to make it more snappy... and I was thinking SS hard drive will do the trick06:04
cfeddeI think you'll find that a migration from spinning media to ssd will far outstrip changing from mysql to sql server.06:04
amn3z1ai just orderes a SSD06:04
JSongplus I am not sure what the limitation of mysql db is as it keeps growing06:04
cfeddeJSong: mysql hosts some of the largest databases on the planet06:05
JSongcfedde: nice.. so no worrys about that.. but then will going soild state be a simpler move for me?06:05
cfeddetripelb: you understand datastructures like linked lists and binary trees and such?06:05
amn3z1aanyone available to help with a lack of internet connection issue?06:06
cfeddeJSong: going from host to host is more an issue for the providor than for you.06:06
tripelbcfedde yes06:06
cfeddeJSong: changing code is pretty much up to you.06:06
cfeddetripelb: a relational database like sqlite, mysql, postgres and the rest make use of low level datastructures to represent a collection of tables of data.06:07
sunitI am using ubuntu 10.04 LTS now and installed java-6 and tomcat 6. In /etc/defaults/tomcat6 file there is place to set JAVA_OPTS06:07
JSongcfedde: thanks. I am thinking which is best as my site grows.. go dedicated with a monthly fees.. or just build my own computer and put some serious horse power on it.. and get a rack space for colo.. and just pay for the monthly fees for a pipe and facilities06:07
cfeddetripelb: datastructures and filestructures both.06:07
tripelbcfedde well yes06:07
foxnetyou could always use sqlexpress, it's free and still faster than mysql jsong06:07
amn3z1acfedde, same thing ms does, directs to a database thru code06:07
cfeddeamn3z1a: exactly06:08
amn3z1aim learning sql and silverlight and the rest06:08
foxnetamn3z1a, thats' fun06:08
cfeddeamn3z1a: my position on performance issue is that switching to ssd will give you more performance than switcing to sql server.06:08
amn3z1anot really, but it'll pay off06:08
tripelbcfedde yes "relational" rather than flat would have a structure of referring to specific files (trying to avoid the words linking and related)06:08
JSongfoxnet: thanks.  I am just very nervous about the redoing of my code... it would be horrendous06:08
foxnetamn3z1a, it's kinda stupid when I did it a couple years ago, hope it changed.06:08
foxnetJSong, should just be a connection string change06:09
amn3z1ajust more complications now, foxnet06:09
cfeddetripelb: this is not realy the format for it but I can point you to a couple reasonable online tutorials on relational databases06:09
JSongfoxnet: thanks.  i will look into sqlexpress  is that a MS product?06:09
cfeddes/format/forum/06:09
foxnetJSong, yea ms sql sexpress06:10
foxnetexpress*06:10
JSongI also heard of a new DB out called 'Maria' since Oracle bought out mysql06:10
amn3z1afoxnet, they say they've made 'improvements' ... isnt that what ms said when they released Windows... every time?06:10
ruby_on_tailshello06:10
foxnetwell there is sqllite06:10
JSongwith Orace nothing stays free too long06:10
ruby_on_tailsi saw a guy typing something in the CLI to perform a regex based search on a set of files in a folder, how can i do that ?06:10
sunitwe have to set JAVA_OPTS="-Djava.awt.headless=true -Xms384M -Xmx512M -XX:MaxPermSize=256M06:10
cfeddesqlite is a bit too limited for major website use.06:10
foxnetJSong, yea, mysql open source will probably have to part and call it open-sql06:11
tripelbcfedde records, lists of records and related files.  --- Sure. re the pointer from you to tutorials. thumbs up on that --- but what I was asking is to understand the distinction you were making between -relational database work- and -a cs class-.  Oh were you thinking that the db standard is set and normal db work is done within a standard file structure while the class is teaching you to think about a variety of file structures?06:11
sunitbut in /etc/defaults/tomcat6 the JAVA_OPTS is set to JAVA_OPTS="${JAVA_OPTS} -XX:+UseConcMarkSweepGC" by defaults.06:12
Loshkiruby_on_tails: was it using 'find -regex' perhaps?06:12
* dannyLopez se va06:12
ruby_on_tailsLoshki: i have no idea, i am a newbie06:12
ruby_on_tailsbut i want to do that06:12
cfeddetripelb: It seems you understand what I'm saying.06:12
sunitshall we change JAVA_OPTS or keep it as defaults ?06:12
JSongI am not sure why the new dedicated hosting company only installs 8.x vs 10.406:13
Symmetria*SIGH* I have a *MAJOR* problem with an ubuntu server where, after running for a while, apache dies, and refuses to restart, and when I attempt to restart it, it claims [Mon Feb 14 08:06:03 2011] [emerg] (28)No space left on device: Couldn't create accept lock (/var/lock/apache2/accept.lock.2687) (5)06:13
Symmetriadoes ANYONE have any idea how I fix that since I cannot reboot this machine at the moment06:13
Symmetriaand I desperately need to get apache restarted06:13
bullgard philip__ : '~$ lsmod | grep snd'06:13
JSongAnyone here have experience with the new 11.x coming out soon?06:13
cfeddetripelb: a Datastructures and file structures class is part of a CS degree and ends up more of a math class than a vocational class.06:13
Loshkiruby_on_tails: start by looking at the 'find' man page. Unfortunately, it's not the easiest of commands for a beginner...06:13
twitchSymmetria: your hard drive or that partation is full06:13
ruby_on_tailsLoshki: ok, thanks06:13
cfeddeWhile there is plenty of sound math behind the relational database model most people don't expect to have to know it.06:13
twitchSymmetria: in cli type "df -h"06:14
Symmetriatwitch, no, its not, thats a tmpfs mount in memory, and there is 12G available06:14
cfeddetripelb: http://www.w3schools.com/sql/default.asp http://www.sqlite.org/06:14
Symmetrianone                   12G     0   12G   0% /var/lock06:14
Symmetriaand the really wierd thing, is when I unmount /var/lock so it is actually trying to lock to disk, it STILL claims that06:15
sunityou can see the tomcat file in url http://dpaste.de/0QxK/. please help me06:16
twitchSymmetria: run in ram or on a partition?06:16
Symmetriatwitch no matter where it attempts to write that lock file to I'm getting the same issue06:17
philip__Does anybody have trouble with graphics driver 173 nvidia geforce FX 5200 AGP8x 256MB sparkle? I have to use 96 drivers for it to not crash (As bad)06:17
amn3z1aits a sparkle06:18
twitchSymmetria: just a though but does the "user" of the service have write access?06:18
Symmetria*HRM* ok, that error message definately isn't about the lock file, because yes, it definately has write access to everywhere I try, but even if I try stick that lock file in the apache log directory same message, and there are hundreds of gigs available in there, I think its a ram issue06:18
philip__Sparkle is the brand  amn3z1a06:19
amn3z1ai know, and i am truly sorry =/06:19
Ubuntu_JShi06:20
philip__Why Sparkle makes great hardware.06:20
amn3z1awb Jsong06:20
Ubuntu_JSwhat is the command to restart apache?06:20
Ubuntu_JSall is running but my web site is cnto working06:20
lolcatUbuntu_JS: /etc/init.d/apache2 restart06:20
GneaUbuntu_JS: service apache2 restart06:20
amn3z1aphilip__, i guess I've been spoiled then06:21
twitchSymmetria: don't think it would be a ram problem if the locak file cannot be accessed from any location you set it .. hurm06:21
twitchlock*06:22
Ubuntu_JShmm looking at my pstree and what is apache process called?06:22
tripelbcfedde, yes I see that. I only wanted you to know my level so, like we have, we could talk 'efficiently'. -- Thanks for the links. -- it's that and scripts I have in front of me to learn now.06:22
enavhello im having problems to configure my 3 monitor  using xinerama and activating compiz... help?06:23
philip__Posted a link to my card amn3z106:23
nowarninglabelI'm trying to load an encrypted home directory, I've successfully mounted the files, but all i get are the file names, trying to load one or cp one says the file does not exist. datestamps/owners are all ? marks06:24
nowarninglabelany ideas on further steps? perhaps I somehow managed to decrypt the file names but not the data?06:25
VanuatooDoes ubuntu 10.10 ship with outdated certificates?06:25
enavhello im having problems to configure my 3 monitor  using xinerama and activating compiz... help?06:25
VanuatooIt can't recognize VeriSign Class 3 Extended Validation SSL SGC CA06:26
nowarninglabelVanuatoo: do you experience the same issue on 9.04?06:26
VanuatooThis is my first ubuntu06:27
Taffyi have a question i want to upgrade the ram to 1 or more gigs of DIMM for this laptop, will ubuntu recognize it once i do i'm thinking it should but not really sure?06:27
nowarninglabelTaffy: my install runs on 2GB RAM without issue, shouldn't be a problem, but you can always just remove the RAM if it doesn't recognize it06:28
Taffyk thx06:28
i_is_brokeshouldnt have to remove it unless the laptop doesnt see the ram06:28
i_is_brokeTaffy, it just wont adjust the swap space.06:29
i_is_brokebut if you put it to sleep you wont want to adjust it anyways.06:29
Taffyk ty i_is_broke06:29
i_is_brokeTaffy, your quite welcome06:30
trollboydoes xubuntu have all the driver support of ubuntu?06:31
trollboyjust with the different window manager?06:31
i_is_brokeyes06:31
i_is_brokeas long as you add the deps.06:32
trollboySo if I'm looking to make a box to run XBMC only and use my wirelesscard and nvidia hdmi out, I am cool with xubuntu?06:32
i_is_brokei dont see why not.06:33
i_is_brokei know my nvidia driver works in all the desktops and it has hdmi out.06:33
koolhead11do we have setup equivalent on ubuntu06:34
Strykeranybody know where i can see a log of recent activity06:34
=== semper_idem is now known as idem
koolhead11Stryker, expalin "recent activity"06:34
i_is_brokekoolhead11, as in setup for what?06:35
Strykerkoolhead11, i had just downloaded files, and renamed them, but forgot where i put them, i searched the names, and can't find them06:35
koolhead11i_is_broke centos has this command to automate any install06:35
i_is_brokeoh apt-get06:35
koolhead11i_is_broke apt-get is 4 pkg install right :P06:36
i_is_brokeand Stryker try going to places then downloads at the top06:36
i_is_brokeyeah06:36
i_is_brokeits just the front in for dpkg06:36
Strykeri_is_broke, i aint stupid, i know i have not put them there06:36
twitchStryker: sudo updatedb && locate xxxx06:37
Strykertwitch, what are the xxxx for06:38
i_is_brokefile name06:38
twitchStryker: the filename .. you renamed them you must know what you renamed them too06:38
Strykertwitch,  i mean along the lines of do i put .jpg or not sort of thing06:39
twitchStryker: if u dont "cat ~/.bash_history"06:39
=== Anthraxium|Detac is now known as Anthraxium
twitchStryker: yes u can put any filename from an exec to a xxx.jpg06:40
amn3z1anaughty.jpg's06:40
amn3z1arated xxx06:40
twitchSymmetria: if u do a locate on .jpg you will prolly get a few to many results06:41
Strykertwitch,  is there any way to track what i have done recently?06:41
amn3z1aur OS might act funny06:41
twitchStryker: yes .bash_history (i think it only updates when you log out)06:41
Strykertwitch, that only shows me my past command line commands06:42
twitchStryker: oh you did it through nautilus?06:42
Strykertwitch, yup06:43
smacktalkwow, my newly installed ubuntu just crashed and burned...06:43
Dwargyo anyone able to help me with fixing the "-1 channel" problem aircrack got???06:43
smacktalki had to reinstall06:43
smacktalkdid anyone get back to me on the vmware workstation install issue?06:44
Dwargyo anyone able to help me with fixing the "-1 channel" problem aircrack got??? tried alot of stuff metioned on wiki and looked up on google but just can't seem to find a prober guide -.-06:44
Strykerhello gilles06:44
Guest46896is there any program where i can embed a terminal into my desktop background image?06:45
Strykerare you gilles degottex?06:45
twitchStryker: hurm dont think it holds a logfile like that06:45
gillesnop06:45
Strykertwitch, that isn't cool06:45
smacktalkok lemme paste this again...06:46
smacktalkhttp://paste.ubuntu.com/566857/06:46
smacktalki'm getting an error when I try to run vmware workstation...06:46
Moral_Evening, my headphone jack isn't working. Is there a way I can probe it and see if it is being recognized by the OS? dmesg isn't providing any information.06:47
smacktalksays 'Unable to build kernel module.'06:47
twitchStryker: might not be, but u recently copied/renamed files and you cant remember :P .......06:48
Strykertwitch, i copied them and renamed them mindlessly, that is why i can't remember where i copied them to06:49
marverickhelo?06:49
=== Anthraxium is now known as Anthraxium|Detac
Guest78687Hey guys can anyone help me with an ubuntu server?06:51
rlankfowhats the question06:51
Guest78687I wanted to install a panel on the server but i'm not sure if doing so would delete or ruin any of the sites06:52
KB1JWQUgh. most likely.06:53
rlankfocpanel?06:53
=== kenny is now known as Guest19901
Guest78687cpanel isn't compatible i don't think06:53
marverickola06:53
rlankfowell you could always backup apache2 configs and the sites06:54
rlankfoif anything goes wrong06:54
Guest19901Anyone here know how to compile bsnes on Ubuntu Lucid Lynx?06:54
Strykeris there any way i can find out where i moved files earlier today?06:54
marverickyour speck ?06:54
Guest78687I suppose ur right... I was looking at webmin06:55
marverickbrazil?06:55
Guest19901Your spec?, You mean me?06:55
Guest78687I don't see how it could mess anything up since its mostly working with the front end06:55
MadpilotStryker, in terminal or gui?06:55
MadpilotStryker, did you move the files in terminal or in the desktop, I mean?06:56
StrykerMadpilot, i used the nautilus gui06:56
MadpilotStryker, Places->Recent Docs doesn't help?06:57
marverickwhich channel irc Portuguese?06:58
Strykermadpilot nope06:58
robot7pubuntu-br06:58
robot7por ubuntu-pt06:58
Madpilot!pt06:58
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.06:58
Madpilot!br06:58
Madpilotsilly bot06:59
Madpilotubottu, br06:59
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.06:59
marverickobrigado06:59
rwwsilly op making ubottu repeat herself06:59
marverickmas nao e ajuda nao06:59
roberto???06:59
twitchlol06:59
marverickera so pra bater um papo mesmo06:59
=== roberto is now known as Guest96160
Guest96160lol07:00
marverickeai roberto07:00
Madpilotrww, out-of-practice op not realizing the two tells are aliased to the same text07:00
robot7psim... entra la07:00
robot7paqui é inglês só..07:00
rwwMadpilot: stop not being perfect!07:00
akankshaguys am finally here07:00
Guest96160orale07:00
akankshafeels so good!07:00
Guest96160does t07:00
akankshawelcome tjor!07:00
Guest96160eia07:01
marverickok robot7p07:01
KB1JWQ!pm | Guest7868707:01
ubottuGuest78687: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first.07:01
marvericksou noob apanho muito ainda mas valeu07:01
Guest96160whats07:01
Guest96160krakin07:01
robot7p!pm marverick07:01
akankshaI have a question07:02
robot7p:/07:02
akankshaI am unable to tweet using gwibber07:02
akankshanew to ubuntu... any advise will be cwelcome07:02
sridhar_hi07:02
robot7phi07:02
marverick5:00 PM07:02
robot7p7:00 pm here07:03
robot7pportugal07:03
robot7pprograming in java now..07:03
Guest78687haha ok sorry07:03
KB1JWQGuest78687: Best to ask your question here.07:04
Strykerwhere is the history for nautilus07:04
Guest78687first time IRC user07:04
KB1JWQThat being said, panels tend to be crap for pre-established sites.07:04
Guest78687<<---07:04
Strykeri saw part of the histry in the dropdown menu, but where is the other 90% of what i have done07:05
Guest78687well its mostly used to administer teh server07:05
Guest78687and make it easier for a client07:05
marverickHow do I change my name do not want this ?07:05
hanasakiwhat card works with linux and will take cable tv in at full hdtv 1080p and also work with pvr software? what is good pvr software?07:05
marverickplx?07:05
KB1JWQGuest78687: Right, but it does some broken things as a direct result.07:05
KB1JWQmarverick: /nick I suspect.07:05
hanasakiwhat motherboard will take hdtv hdmi in A/V and record it?07:05
=== Guest78687 is now known as Gaz
pitlimiti'm using ubuntu and am looking for the source code for the program ls07:06
=== Gaz is now known as gazi0101
pitlimitcan anyone tell me where i might find the source code?07:06
Strykerfound the files... apparently they were hidden!07:07
ihack4funSourceforge for source code07:07
pitlimitis that a website ihack07:07
gazi0101okay so then I should just stick with shell and teach the person commands instead of installing webmin?07:07
ihack4funYes07:07
Strykeri opened a new tab in nautilus, and opened a side pane, and selected history from the dropdown menu07:07
pitlimitihack4fun... that returns a billion searches on that site07:08
tleuserF0.B.....107:08
pitlimitany idea on how to make a more useful search of it?07:08
tleuserWOBMM.107:08
tleuser112007:09
onilhow to change an existing group to primary group07:09
ihack4funWhat app are you looking for the source codenfor?07:09
root_hey all07:10
root_whaty is it07:10
root_im new07:10
KB1JWQroot_: I would never have guessed that given your nick/ident.07:10
KB1JWQIRCing as root is foolish.07:10
pitlimitihack4fun: ls07:10
pitlimiti want to see how it works07:10
root_what07:10
EvilPhoenixKB1JWQ++07:10
EvilPhoenix:P07:10
root_i loghged in as root07:11
ihack4funLMAO KB1JWQ07:11
root_and see07:11
KB1JWQroot_: Yes.  That's a bad idea.07:11
root_my name is root07:11
KB1JWQ!root | root_07:11
ubotturoot_: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo07:11
root_what07:11
root_what you mean07:11
root_password?07:11
root_my root has no password07:11
root_me using backtrack07:11
root_r207:11
pksadiqWhat is  the software for offline apt something like aptcd?07:12
root_what is this chat room for?07:12
ihack4funRoot with no password sweet what's your IP address?07:12
=== aknm is now known as monk
goddardhow do i set clamav to update automatically07:12
root_never thought there would be so many online07:12
vega-_root_: if it is called "ubuntu", what do you think?07:12
pksadiq!offline07:12
ubottuIf you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD07:12
root_ubantu chat?07:12
pksadiq!aptoncd07:12
ubottuAPTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline07:12
sara2010HI07:13
sara2010any one there07:13
root_well,if thnis room is about hacking,then helkp me07:13
sara2010any one  help me07:13
root_what i need to know is this07:13
vega-_!ask | sara201007:13
ubottusara2010: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)07:13
Strykerhow do i make a folder, and files unhidden07:13
root_'how do you sniff unsecured wireless infos'07:13
root_thanks07:13
KB1JWQroot_: That's unsupported here.  Not to mention legally questionable unless it's on your own network.07:14
sara2010i m using ubuntu 10.10 and i want install bearpaw Mustek 2400CU plus .07:14
=== Anthraxium|Detac is now known as Anthraxium
pksadiqroot_ : That is not hacking , but its cracking, not  here07:14
root_is it?oh,well07:14
root_thanks,though07:14
Strykerhow do i make a folder, and files unhidden07:14
root_Alright,bye wveryone07:15
root_Did you know that I was from Nepal?07:15
root_Where are you from,actually?07:15
vega-_root_: this is not a "chitchat" channel, byebye07:15
Guest19901black hat hacking = cracking. What hat hacking is the good hackers. Grey hackers do both, but yes I would rather refer to them as crackers07:15
root_ok,but i am in grade 1107:15
root_reading07:15
root_alright,bye07:16
vega-_root_: very interesting, now go away07:16
Madpilotroot_, if you just want to chat, please join #ubuntu-offtopic07:16
Guest19901OK07:16
Guest19901ha ha07:16
Madpilotvega-_, be polite.07:16
root_how do i close07:16
root_it's not closing07:16
Strykerthat is funny07:16
vega-_Madpilot: didn't seem being polite would get rid of him flooding the channel..07:17
Strykerhow do i make a folder with a "." not be hidden07:17
ihack4funIt is funny striker ahh to be a newb signed into root07:17
Strykera nepalese 11th grader in root, ah, good times07:18
Madpilotvega-_, suggest #ubuntu-offtopic. Politely. Remind new users this is not a chat channel. Politely. Last resort, call for ops. Politely. Do you see a trend in my advice?07:18
vega-_+ a few others it seems07:18
Taffyit is not true root unless the underscore is not there _07:18
KB1JWQvega-_: It never hurts to be solicitous. :-)07:18
KB1JWQTaffy: That's usually client-side, since I think root is logged in.07:18
vega-_ok got it :)07:19
[thor]Taffy: it is also not reliable to assume that reported username is valid07:19
KB1JWQYeah, the username "root" is reserved on this network for reasons that should be obvious.07:19
Guest19901It is not considered illegal if you crack your own router is it?07:19
KB1JWQGuest19901: No, but there are better channels than this one for such discussions.07:19
Guest19901sorry07:20
iiDesignsDSLhey everyone07:20
StrykerGuest19901, as long as you own the router, it would be fine, even if it was illegal, it wouldn't hold up in court07:20
rwwIt's not illegal. At all.07:21
Taffythat's why im here to learn :)07:21
iiDesignsDSLsounds like my current issue07:21
gazi0101also add that as long as it doesn't increase your bandwith past what you have purchased from your isp07:21
KB1JWQrww: Technically I believe it is in some jurisdictions.  Germany had a law on the books for a while that had issue with such things, for example.07:21
gazi0101not illegal07:21
iiDesignsDSLpureftpd-mysql keeps coming back07:21
Guest19901Cool.07:21
Guest19901OK, for the reason I am here. If other need help then I understand. I am trying to learn, so I figured why not try to install bsnes on Ubuntu Lucid Lynx?, but it didn't work for me. Yes I know of ZSNES and snes9x. I have ZSNES installed.07:24
Guest19901http://paste.ubuntu.com/566861/07:24
Guest19901http://byuu.org/bsnes/compilation-guide07:24
Guest19901I will try snes9x sometime soon07:25
Guest19901From Ubuntu Software Center that is07:25
Guest19901I am going to try installing the game Tong sometime soon07:27
Guest19901it's a mix of tetris and pong07:28
Guest19901I don't like the color scheme, but the idea is great:07:29
Guest19901http://www.nongnu.org/tong/07:29
=== blaize0 is now known as blaize
ruby_on_tailsi have to login into an ftp account but i get an error saying: 550 SSL/TLS required on the control channel07:30
ruby_on_tailswhat should i do ?07:30
rwwuse FTPS instead of FTP07:30
robot7phey people what is the best program to create data cds?07:31
robot7pI need create a cd to Ubuntu07:32
ruby_on_tailsrww: still doesnt work07:32
StarminnI've always used Brasero (default) for data discs07:33
=== KREDO is now known as CREDO
robot7phm thanks07:33
Starminnrobot7p: Yep. You'll find it in Applications->Sound & Video->Brasero Disc Burner07:33
robot7pok07:33
KREDOhi all07:34
=== KREDO is now known as CREDO
sara2010vega-_, where u gone07:34
sara2010i m waiting for your reply07:34
sara2010:(07:34
vega-_sara2010: ?07:34
sara2010i m using ubuntu 10.10 and i want install bearpaw Mustek 2400CU plus .07:34
vega-_why do you think i know the solution?07:35
EvilPhoenix!repeat | sara201007:35
ubottusara2010: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/07:35
=== 52AAAG5O2 is now known as el2ro_
EvilPhoenixsara2010:  "if nobody knows your answer, nobody will answer you."  that's why you havent gotten a response07:35
sara2010i seee07:35
EvilPhoenixsara2010:  the dynamics of this channel are such that if nobody knows how to help you, they ignore the message and go to help someone else if they can07:35
EvilPhoenixsara2010:  and just because someone issues an ubottu message, it doesnt mean they know how to help you07:36
sara2010okay07:36
sara2010EvilPhoenix,07:36
EvilPhoenixsara2010:  for instance, I sent the ubottu !repeat info to you, but I have no clue how to help you with your issue, so I'm not answering your support question07:36
EvilPhoenix;)07:36
sara2010okay07:37
Gnea!scanner | sara201007:38
ubottusara2010: Scanning software: simple-scan (GNOME), Gwenview (KDE), Xsane. For instructions see https://help.ubuntu.com/community/ScanningHowTo and to see supported hardware: https://wiki.ubuntu.com/HardwareSupportComponentsScanners - See also !OCR07:38
eli_how can i install a driver in ubuntu...i don't understand any commands in terminal, i do have the driver....not sure how to make this work07:38
vega-_sara2010: https://wiki.ubuntu.com/HardwareSupportComponentsScannersMustek07:38
Gneaeli_: what's the driver?07:38
Fuchseli_: usually you don't have to install drivers manually07:38
Fuchseli_: what driver is this?07:38
dwargyo guys anyone able to help me with -1 channel problemP????07:38
sara2010i have install xsane07:38
Gneadwarg: we're not -1, so no.07:39
eli_ralink 3090...MAYBE I AM DOING THIS WRONG07:39
eli_fuchs ralink 309007:39
robot7phey what program of irc you're using?  i'm using empathy but dont support this kind of code07:39
robot7plike ! code07:40
Fuchseli_: and what version of ubuntu are you using?07:40
Fuchsrobot7p: this is not a code, but a command for the bot to answer. It works with any IRC client.07:40
eli_10.1007:40
eli_fuchs 10.1007:40
robot7pyou're using empathy?07:41
dwarggnea is not that this is a -1 channel07:41
dwargits for aircrack07:41
Fuchsrobot7p: no, I would never use an instant messenger client for IRC. But it doesn't matter for you.07:41
Fuchseli_: there was a bug report and ppa for lucid, I am looking whether there is something for maverick07:42
sagaciinstall compat-wireless update07:42
robot7p!scanner | Fuchs07:42
ubottuFuchs: Scanning software: simple-scan (GNOME), Gwenview (KDE), Xsane. For instructions see https://help.ubuntu.com/community/ScanningHowTo and to see supported hardware: https://wiki.ubuntu.com/HardwareSupportComponentsScanners - See also !OCR07:42
robot7pnice07:42
robot7pworks07:42
eli_fuchs thanks07:42
dwargsagaci i know but the guides for it are hopeless the places i have been looking07:42
eli_i tried one ppa but it doesn't work...think it was an invalid link07:43
sagacidwarg: http://ubuntuforums.org/showthread.php?t=1598930 worked for me everytime07:44
PokitHello.  I am using a semi-transparent terminal, and am wondering if it's possible to blur whatever is behind the terminal window07:44
dwargok ty m8 ill take a look07:44
sagaciPokit: compiz07:45
dwargalready tried that one sagaci07:45
Fuchseli_: you might be able to use https://launchpad.net/~smirnov-arkady/+archive/rt309007:45
vega-_sara2010: don't know about scanners but do the thiung mentioned in the "comments" column in the link i gave you07:45
dwargwhen i get to the part where u use this wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch07:45
dwargit just fails07:45
sagacidwarg: what wireless card are you using07:45
robot7pBurning complete! Yeh, I have my Ubuntu :)07:45
dwargb431107:46
robot7pI'll install it on my laptop too07:46
sagacioh well.. fortunately it's been flawless for m07:46
sagacime07:46
dwarg2 sec07:46
robot7p!help07:46
dwargand u put me in a channel with u???07:46
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)07:46
dwargeasier to handle then07:46
=== root is now known as Guest59396
Fuchseli_: otherwhise you might try this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/541620/comments/103    I have to go to work now, good luck07:47
ubottuUbuntu bug 541620 in linux (Ubuntu) "Ralink RT3090 Wireless Not Supported in Lucid" [High,Incomplete]07:47
robot7pwhat command I use to see the list of command here?07:47
vega-_robot7p: http://ubottu.com/factoids.cgi07:48
gartralhow do i manually install a package that's on my drive from the command line?07:49
dwargsagaci u there ?07:49
sagacidwarg: not really07:49
FarkurOyo07:49
dwarghehe well i must say im a noob but what happens in the guide u showed me is this :    The program 'patch' is currently not installed.  You can install it by typing: sudo apt-get install patch07:49
FarkurAre you trying to update sir?07:50
macodwarg: did you try following its suggestion?07:50
dwargi know this might be silly but havent used ubuntu before rly07:50
dwargwhat ya mean maco?07:50
macodwarg: "You can install it by typing: sudo apt-get install patch"  <-- it told you what to do07:50
robot7pthanks vega07:51
robot7p!cn07:51
ubottuFor Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk07:51
=== Bridge| is now known as Bridge|A
dwargmight have made a typo but tried that cab try again07:51
robot7p^^ nice07:51
sagacidwarg: you need to install build-essential07:52
sagacisudo apt-get install build-essential07:52
sagacidwarg: since you need make to comiple07:52
sagacicompile*07:53
dwargsooo complicated :P im a linux noob07:53
dwargbuildin essential07:54
dwargthere07:54
dwargbtw also have pathced it soo was that a mistake ? :P07:54
[thor]gartral: dpkg -i <yourpackagenamegoeshere>07:55
_Neytiri_why do i keep getting this error when i try to set  multiple sub interfaces with a ip6 address07:56
_Neytiri_SIOCSIFFLAGS: Cannot assign requested address07:56
_Neytiri_Failed to bring up eth1:0.07:56
brandon420does anyone know where the rtgui config is located at?07:56
StarminnIs there a way to return a number of files in shell?07:58
StarminnFor instance, instead o listing all files in a directory, how about giving the number of files in a directory?07:58
macoStarminn: just files, or directories too?07:58
StarminnFiles only. I'm recursively searching throughout a directory.07:59
StarminnActually I'm grepp'ing and want the number of files containing the search string07:59
dwargsagaci is it rly nessecary to install driver to all the compat thing?08:00
dwargarent i suppused to specify which driver it should install ??08:00
_Neytiri_why do i keep getting this error when i try to set  multiple sub interfaces with a ip6          SIOCSIFFLAGS: Cannot assign requested address  Failed to bring up eth1:0.08:01
aroshlakshancan somebody help, my sound is not working on ubuntu 10.1008:01
macoStarminn: ls -lF | grep -v "/" | wc -l        <-- thats number of normal files (not hidden) in a dir, but not recursive08:02
dwargremove mute ;P08:02
aroshlakshanhow08:02
macoStarminn: hmm grepping...in that case i would...08:02
aroshlakshanim a total newbie08:02
dwargtop right cornor ? :P08:02
Starminnmaco: grep -c gives me the number of instances in a file, but not the number of files. :) Interesting predicament, eh?08:03
aroshlakshani installed it before but today i reinstalled the OS. but when i reinstalled the sound is not working08:03
sara2010 i m getting error Faild to open device gt68xx:libusb:004:005 invalid argument08:03
sara2010i want to run baerpaw  mustek 2400CU  scanner08:03
sara2010:(08:03
dwargtry update it08:03
moth_womanaroshlakshan: type in alsamixer in the terminal use m to unmute master and pcm08:03
macoStarminn: grep -r "yourstring" * | awk -F: '{ print $1 }' | uniq08:04
macoStarminn: ah sorry08:05
macoStarminn: grep -r "yourstring" * | awk -F: '{ print $1 }' | uniq | wc -l08:05
macoStarminn: forgot to add the counting bit at the end, whoops08:05
aroshlakshanthanks moth_woman08:05
aroshlakshanit works08:05
aroshlakshanthank u so much08:05
moth_womanaroshlakshan: coolio glacious08:06
StarminnHmm... I think it worked maco08:06
aroshlakshandwarg! .!.08:06
macoStarminn: pipes are great!08:06
Starminnmaco: Yeah, looked like it worked.08:06
dwargye? :P08:06
Starminnmaco: Yeah, I have about two more pipes in addition to what you gave me, haha.08:07
Starminnmaco: Worked like a charm though, thanks man! :)08:08
iiDesignsDSLanyone know what file i would edit to enable remote vnc08:10
memoryleakhi08:18
Gneaokay, so I installed ubuntu server on this system because I couldn't get ubuntu desktop to install properly. got most everything working, now I'm just trying to get X to work.  sudo dpkg-reconfigure xserver-xorg doesn't work (10.04) and when I start gdm it tells me to configure or get bent, but it won't let me configure it will only let me get bent. why is this and why can't I just configure X properly like the docs say how to do?08:18
LasivianAnyone familiar with Google Sketchup? I'm looking for a linux program that's on par with it. Thanks :)08:20
Neurocami wanna say blender08:22
Neurocambut you probably wont like the ui if you like sketchup08:23
Lasivianyeah, i'm looking for simpler cad08:23
sacarlsoniiDesignsDSL: you mean from ssh?  you can enable from desktop from System>preference>remote desktop08:24
iiDesignsDSLyea08:24
sacarlsoniiDesignsDSL: yea what?08:24
iiDesignsDSLfrom ssh08:24
iiDesignsDSLvs the gui since its remote and only ssh works for some reason08:25
moth_womaniiDesignsDSL: u should look into xnest it's really easy to use over ssh08:26
sacarlsoniiDesignsDSL: yes there is a cli command to enable it I have to look it up08:26
sacarlsoniiDesignsDSL: the command is gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true08:28
iiDesignsDSLk lets see08:29
kcjI installed LXDE via the lxde package. If I uninstall the lxde package it doesn't uninstall LXDE. How do I uninstall everything the lxde package points to?08:29
moth_womanapt-get --purge remove lxde08:30
kcjOh thanks.08:30
kcjmoth_woman: Um :The following packages will be REMOVED:  lxde* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.08:32
ale_hi, I have a secondary disk in my PC, and it is not mounted. How can I figure out how to mount it?08:33
moth_womanale_: how is it formated?08:34
ale_it's a linux drive, so it should be ext3 or ext408:34
soreauale_: sudo mount /dev/sdb1 /mount/point/08:35
soreauale_: change sdb1 to fit your device of course08:35
moth_womanale_: use fdisk -l to find out the device name, then sudo mount /dev/sdx -t ext3 /mnt/sdx x being the drive info you got from fdisk -l08:36
ale_great, thanks!08:36
barf_How can I set up my own apt repo?08:37
moth_womanale_: the directory /mnt/sdx must already exist for this to work.08:37
barf_What is apt? a structure in a folder on a webserver?08:38
rumpe1barf_, do you mean apt-proxy or a ppa?08:38
taylanubin the network manager, under ipv4 settings, i choose manual (instead of dhcp) and set up some things but the apply button remains grey >_<08:38
barf_I would like to put my own binaries on http and add that as a source in /etc/apt/sources.list08:39
rumpe1barf_, so why not use a ppa?08:39
soreau! ppa | barf_08:39
ubottubarf_: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and should be used at your own risk.08:39
ale_ale_: use fdisk -l to find out the device name, then sudo mount /dev/sdx -t ext3 /mnt/sdx x being the drive info you got from fdisk -l08:39
ale_ale_: use fdisk -l to find out the device name, then sudo mount /dev/sdx -t ext3 /mnt/sdx x being the drive info you got from fdisk -l08:39
ale_ale_: use fdisk -l to find out the device name, then sudo mount /dev/sdx -t ext3 /mnt/sdx x being the drive info you got from fdisk -l08:39
FloodBot3ale_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:39
rumpe1barf_, and don't add ppas in sources.list... for newer ubuntu-versions use /etc/apt/sources.list.d-directory08:39
Gnea!dbus08:40
tawanbit lazy, will search myself if no one knows but, Is there a channel for Unity?08:42
soreautawan: Try #compiz-dev ;)08:42
stanman246am trying to go from virtualbox to kvm, but i get a bsod on my converted harddisk. Anyone knows how to sort this one out?08:43
tawanthanks soreau08:43
soreaustanman246: If youve got bsod, you probably want #windows08:45
dr0idhello, I am having problem connecting to a ftp server to download files :(08:45
soreaudr0id: How are you trying to connect?08:45
dr0idthey asked me to use ftps or ftpes, but it won't work with gftp or filezilla, any idea ?08:45
dr0idalso tried Konqueror08:45
soreaudr0id: Which version of ubuntu?08:45
dr0id9.1008:45
parasolhi08:46
Sibohi08:46
dr0idI am just so tired and sad now :(08:46
soreaudr0id: In the Places menu, do you see Connect to Server?08:46
dr0idI tried in windows too (with filezilla) , what could be wrong ?08:46
dr0idsoreau: umm, where ?08:47
soreaudr0id: I guess you are using kde then?08:48
dr0idyes, but I have also tried in 10.10 gnome08:48
dr0idand windows xp 308:48
soreaudr0id: Sounds like the problem i server side08:48
soreauis*08:48
hnhow to start dhcp server on startup in ubuntu08:49
hn??08:49
soreauhn: Just install dhcp and configure it. Services should start automatically08:49
dr0idsoreau: :(08:49
hnok,if i want to do it in shell script means if i put the command in .sh file and i run it should work rite08:51
th0rdr0id: this page has some info on using ftps...https://help.ubuntu.com/10.04/serverguide/C/ftp-server.html08:51
jhattaraare there any free tools that would collate system state information, and display them on a webpage, preferrably with history graphs ?08:56
iceroot_jhattara: nagios?08:56
greppyjhattara: munin08:57
jhattarathanks, i'll check them out08:58
khannzHiz, guys. Who can check out http://ru.archive.ubuntu.com/ubuntu/ address? is it working or?..09:00
=== Anthraxium is now known as Anthraxium|Detac
=== skoef_ is now known as skoef
sagacikhannz: doesn't look like it09:01
jpdskhannz: Looks like Yandex is having issues.09:02
loobuntu!freeze09:06
jhattaraiceroot_, did nagios have built-in trending tools ? from reading the stuff about it i understood that it needs a separate plugin (nagiosgrapher?)09:07
mokitoHello people!09:08
trollboyShouldn't ubuntu detect my wireless usb card right away?09:08
khannzsagaci, ty09:08
jhattaratrollboy, what make and model ?09:09
loobuntuhi, where do I start to troubleshoot a freezing issue? I've read the X freeze wiki, but it doesn't seem to have anything related.  mostly intel video stuff. i have ati graphics. are there some logs I should try looking at first?09:09
iceroot_jhattara: correct, its not build-in09:09
trollboyBelkinn15009:09
mokitoCan anybody recommend a lightweight text-based email client?09:09
trollboyBelkin n150 I mean09:09
khannzjpds, ty you too. maybe i can just comment this strings in apt sources list?09:09
loobuntumokito, pine?09:09
loobuntuused that one before?09:10
krzys123Hi, Ive got troubles with font colors... It whole the time changes color from standard. Can I do anything with it? Also It start to lagging when PC works to long... I have gnome and 12 mb ram09:10
H3r0hi all09:10
mokitoI would like to be able to fetch my emails with a simple command09:10
krzys123512*09:10
H3r0can someone help me please?09:10
H3r0I don't know why my pc don't turn off :\09:10
jpdskhannz: Or just wait until they're back.09:10
H3r0I saw pick screen with subtitle in orange09:10
zambai need a graphical ftp client in ubuntu that supports TLS09:11
PrinlerAnyone good at driver tweeking?09:11
loobuntumokito, http://www.washington.edu/alpine/acquire/09:11
khannzjpds, heh, ok ok, damn Yandex...09:11
rumpe1zamba, nautilus?09:12
rumpe1zamba, places->connection to server->ftp....09:12
=== Dice-Man is now known as CuteHamburger
jhattaratrollboy, afaik there's no native support, you need to use the windows drivers through ndiswrapper09:13
trollboyjhattara, thoughts?09:13
zambarumpe1: and how do i establish a secure connection here?09:13
trollboyok09:13
rumpe1zamba, well... then ftp might be the worst choice09:13
zambarumpe1: that's what i mean by "supports TLS"09:13
=== CuteHamburger is now known as Dice-Man
rumpe1zamba, connection to another linux-OS?09:14
andaimy clock's an hour early09:15
andaicorrect timezone09:15
H3r0can someone help me please?09:15
zambarumpe1: ah, screw that.. i went for scp instead09:15
dean[w]I have a curious problem with my ubuntu install. When I lock my screen and come into work the next day everything works fine. But when I come in on a monday after locking on a friday evening I cannot log in no matter what I try. The only way to get back in is to click "Switch user" then select my user and type the password in the different dialog09:15
dean[w]Why would this happen?09:15
rumpe1zamba, good choice09:16
andaiwhat's the command for the Time And Date applet?09:16
rumpe1zamba, http://mywiki.wooledge.org/FtpMustDie09:16
jpdsandai: time-admin09:16
andaity09:16
krzys123Hi, Ive got troubles with font colors... It whole the time changes color from standard. Can I do anything with it? Also It start to lagging when PC works to long... I have gnome and 512 mb ram. Half of RAM is used but 70mb swap is in use.09:17
puppyH3r0: describe ur problem...what os u installed....when the problem started coming like that09:18
zimnyxI got two disks: /dev/sda and /dev/sdb. Is it unusual that UUID(sda1) == UUID(sdb1) ? The side effect is that ubuntu mounts randomly sda1 or sdb1 as root, because grub.cnf has root=that UUID :-)09:18
rlp10What's the easiest solution for hosting a virtual windows server under ubuntu?09:19
zimnyxIn fact it not randomlny. It's one after another every time.09:19
Hiz libglib2.0-dev: Depends: libglib2.0-0 (= 2.24.0-0ubuntu4) but 2.24.1-0ubuntu1 is to be installed09:19
HizE: Broken packages09:20
Hizhow can i solve this problem,? ubuntu 10.04 thx09:20
zimnyxapt-get -f install09:20
ale_hi, I need to set a second IP address in Ubuntu, and I'm accessing the machine via ssh. How can I do it?09:20
Hizzimnyx: thx09:20
rumpe1zimnyx, well.... it's absolutely not normal  ... wikipedia: "The probability of one duplicate would be about 50% if every person on earth owns 600 million UUIDs."09:22
[thor]hah09:22
Skater#ubuntuforums09:22
krzys123ale_: ifconfig ?09:22
ale_I'm not very familiar with it09:23
ale_I'm not very familiar with it. Also, I'd like that the second IP will still be there when rebooting.09:23
tsimpsonzimnyx: you should probably change the UUID of one/both09:24
zimnyxtsimpson: Those disk were in FakeRaid. I switched Raid off. Maybe thats why such weird UUIDs.09:24
tsimpsonit could be, if the system "sees" it as one partition, it'll have one UUID09:25
rumpe1zimnyx, maybe this helps you: http://nixcraft.com/shell-scripting/948-change-uuid-ext3-partition.html09:25
robot7phey, Ubuntu create automatic swap memory in installation?09:25
IanWizardway to inhibit power management (like inhibit applet) from command line?09:26
krzys123ale_: There was some config file to set up your network configuration but I dont know how its name...09:26
tsimpsonzimnyx: you can use "uuidgen" to generate new UUIDs, and "tune2fs -U <new UUID> /dev/diskPart" to change it (for ext2/3/4)09:26
krzys123Ive got troubles with font colors... It whole the time changes color from standard. Can I do anything with it? Also It start to lagging when PC works to long... I have gnome and 512 mb ram. Half of RAM is used but 70mb swap is in use.09:27
robot7phey, Ubuntu create automatically swap memory on installation?09:27
krzys123depends what you choose on instalation09:27
robot7pI choose automatic09:27
zimnyxtsimpson: thanks!09:27
krzys123so I think so09:27
robot7phm ok09:28
krzys123:)09:28
IanWizardrobot7p, then yes09:28
robot7pin the middle of installation my system crash..09:28
krzys123sudo fdisk -l if you want to check it09:28
IanWizardis there a way to "inhibit" hal from the command line?09:28
robot7pwhen I was setting the keybord and location09:29
=== Diana is now known as Guest79747
Guest79747http://bux4ad.com/_2ba3a196.htm09:29
robot7pso.. I took off computer and now I'm will configure manually partition..09:29
[thor]IanWizard: i'm afraid i can't do that IanWizard.09:31
star_Hi09:31
[thor]couldn'09:31
[thor]t resist09:31
IanWizard[thor], it was lost on me.  sorry.09:31
DiploCatDoes anyone know how to delete a file from a read-only UDF filesystem?09:32
IanWizardDiploCat, yes, find a way to mount it read-write, but if it's udf, it's probably a cd, which you can't erase, of course.09:32
robot7pok.. Ubuntu put my swap memory to 6gb09:33
star_too large09:33
robot7pyah..09:33
star_your system is 64bit ?09:33
DiploCatIanWizard, it's an ISO file that I've mounted using #mount -o loop -t udf /mnt/iso foo.iso -- but it stays read only, even when I add the -rw (read/write) option :(09:33
kjellehi, how can I prevent other users from seeing the entire process-list in ubuntu (10.04)?09:34
swazzydoes any one know about file share nicotine? i have a lil problem downloading, music.09:34
llutzDiploCat: you can't mount an iso rw, extract it, delete what you want, build new iso09:34
jatthow do I put a volume control in the panel?09:34
star_you can't edit the iso through mounting it09:34
robot7pno x8609:34
jattI tried "Add to panel" but I don't see a volume control there09:34
DiploCatahh, ok thanks llutz, I'll give that a try09:34
IanWizardDiploCat mount -o loop,rw09:35
jattUbuntu 10.04.2 LTS09:35
IanWizardDiploCat, shouldn't make a difference, but it may.09:35
robot7pI'll decrease the swap memory after start Ubuntu09:35
DiploCatIanWizard, yeah it doesn't... I'll try rebuilding the ISO I guess09:35
IanWizardDiploCat, never mind, I yield to llutz09:35
robot7pbecause my laptop have 2 gb of memory09:36
robot7pso... 1 gb swap memory is enaugh09:36
crondrobot7p, unless you're on a laptop and want hibernate capability09:37
crondrobot7p, cause if so, you need a swap of at least double your RAM size09:38
kjelleTo disallow non-root users to see all processes (-a) do I need SELinux or something?Å09:38
rwatI've got a small server (atom-based) used for backup storage which has 2x2TB Seagate barracuda drives. ATM I'm experiencing very slow write access. I realise that the intel atom isn't going to set the world alight but it doesn't seem to bound to cpu - any idea where to start looking?09:38
rwatwhen I say slow I mean writing at about 10MB/sec09:39
robot7phm I'm installing on a laptop09:39
rwattheoretical limit should be about 300MB/sec09:39
llutzcrond: hibernation needs swap = RAM-size, why should one double it?09:40
crondllutz, true, my bad09:40
rwatyou can never have too much swap09:40
rwatdisk space is so cheap these days too09:41
crondrwat, I dunno, I never touch my swap09:41
llutzswap in most cases is wasted hd-space09:41
crondbut its there09:41
DiploCatI have too much swap... it's always 0% used09:41
robot7pdepends of your memory size09:41
* Gnea wonders why dbus has to suck so hard...09:41
robot7pmemory ram09:41
rwatyou shouldn't be using it normally, it's there for the abnormal situations09:42
robot7pyeah..09:42
AscavasaionWhy have they deprecated audo CDs playing through the audio cable and put the load on the hard disk?09:42
rwatAscavasaion: they = who?09:42
GneaAscavasaion: when did this happen?09:42
robot7pif you have more then 1 gb of memory ram you dont need to be worry with swap memory09:42
robot7pjust put 1 gb...09:43
rwatrobot7p: I couldn't disagree more09:43
AscavasaionI do not know... I just imagined it had been done because my Audio CD is hiccupping on my old machine.09:43
rwatrobot7p: I've got one machine with 12GB RAM - I've still put 2GB swap on it09:45
jargon-i have libnss-ldap installed but `dpkg-reconfigure libnss-ldap` returns nothing09:45
jargon-i have libnss-ldap installed on 8.04 but `dpkg-reconfigure libnss-ldap` returns nothing09:45
EvilPhoenixhi i need to install g++ 4.5, how do I do that, since its not in the repos?09:46
rwatEvilPhoenix: you can try building it from source. why do you need it?09:47
EvilPhoenixrwat:  to compile eir.  the most recent version of eir requires 4.5 or newer09:47
SkaterHello All. I am very new to this and running 10.10. I am looking for some step by step instruction on getting my HDMI Video to work I have Daul GTX 295 cards. Can anyone assist me please?09:47
* rwat doesn't know eir09:48
EvilPhoenixrwat:  its the bot in #defocus :P09:48
rwatEvilPhoenix: which ubuntu are you running?09:50
EvilPhoenixrwat:  10.0409:50
AscavasaionHow do I enable digital audio then?  So that it plays with the audio cable from CDROM to soundcard?09:50
rwatSkater: I don't know - what happens if you boot up with hdmi connected?09:51
no1peanutHi, I haven't noticed this before but when I was to login to my ubuntu today when typing my password it played a sound for every keystroke. Why ?! .. I dont like this - how do I turn this off ?09:51
rwatEvilPhoenix: is upgrading to 10.10 an option for you?09:52
EvilPhoenixrwat:  no09:53
EvilPhoenixrwat:  LTS only09:53
EvilPhoenixrwat:  unless you can give me an additional 10GB disk space so I can run a virtual machine of 10.1009:53
EvilPhoenix:P09:53
SkaterI just get blank screen09:53
EvilPhoenixrwat:  why, does 10.10 have 4.5+ in its repos?09:54
llutz!info g++09:54
ubottug++ (source: gcc-defaults (1.93ubuntu2)): The GNU C++ compiler. In component main, is optional. Version 4:4.4.4-1ubuntu2 (maverick), package size 1 kB, installed size 40 kB09:54
llutznope09:54
EvilPhoenixwhich doesnt help me in the slightest09:54
brandon420EvilPhoenix, sometimes shit doesnt work out right in this channel.09:55
brandon420tis effed up09:55
EvilPhoenixmhm09:55
rwatEvilPhoenix: http://www.justsoftwaresolutions.co.uk/news/gcc_4.5_for_ubuntu_lucid.html does that help you (you'll need to scroll down a bit)09:56
rwatEvilPhoenix: yeah 10.10 has 4.509:57
EvilPhoenixrwat:  prove it09:57
EvilPhoenixsince the package info says otherwise09:57
rwatEvilPhoenix: I don't need to prove it09:57
jpdsrwat: g++ | 4:4.4.4-1ubuntu2 |      maverick | amd64, i38609:58
brandon420ルドフィンガーガール [コールドフィンガーガ09:58
PeteBHi. How do I install the VirtualBox extension pack for USB support in Ubuntu 10.10? The GUI has no 'Extensions' section and vboxmanage doesn't understand the 'extpack' option.09:58
rwatrich@coral:~$ aptitude search gcc | grep 4.509:58
rwatp   gcc-4.5                         - The GNU C compiler09:58
=== rewt`` is now known as rewt
ale_hello. I'm trying to configure my second IP address by editing /etc/network/interfaces. I added the lines "auto eth0:1, iface eth0:1 inet static, address 185.168.50.111, netmask 255.255.0.0" and when I restart the networking I get the message "SIOCSIFFLAGS: Cannot assign requested address". What to do?10:01
=== Newa2 is now known as NewaWrk
serhatuI need help on grub 2.. any one faces grub2 ?10:02
taotreeI just installed Ubuntu (maverick) and need to get ghc 6.12.3 but only 6.12.1 is available. I know natty has 6.12.3, and some googling seemed to indicate experimental might have it? Is there a way I can get it installed?10:03
no1peanutHi, I haven't noticed this before but when I was to login to my ubuntu today when typing my password it played a sound for every keystroke. Why ?! .. I dont like this - how do I turn this off ?10:04
serhatuOk.. On ubuntu 10.10 the GRUB2 os-prober says ( by sudo os-prober ) : "/dev/sda2:Slackware Linux (Slackware 12.1.0):Slackware:linux" but it is not listed in the opening GRUB menu .. how can it happen ?10:04
PeteBHow do I install the VirtualBox extension pack for USB support in Ubuntu 10.10? The GUI has no 'Extensions' section and vboxmanage doesn't understand the 'extpack' option.10:04
llutzserhatu: are you sure this is the grub you wrote into mbr?10:05
serhatuA-ha.... interesting question ?10:05
serhatuhow can I learn this ?10:05
llutzserhatu: you should know what you did, when you installed stuff10:05
serhatuof course.. but what can I do now ?10:06
llutzserhatu: reinstall grub into mbr10:06
serhatuhmmmmm.... ok , let's give it a try .. thnx for the idea10:06
CuBeW0rKhi all! has ubuntu changed the default runlevels? how can I enter single user mode and back to multi-user?10:07
CuBeW0rKinit 1 gives some strange menu on console10:08
llutz!runlevel | CuBeW0rK10:08
ubottuCuBeW0rK: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab.10:08
CuBeW0rK!upstart | CuBeW0rK10:09
ubottuCuBeW0rK, please see my private message10:09
CuBeW0rKllutz, thx10:09
Gneawow10:11
Gneathat #ubuntu-server sure has an interesting bunch of people in it...10:12
ljsoftnetwhats the next LTS version of ubuntu?10:12
ale_nobody?10:14
=== hesham is now known as Guest67124
PrinlerAnyone help me really fast with a driver?10:15
baondhi10:19
=== root is now known as Rohan
=== gaurav__ is now known as Guest7778
sagacihi10:22
PeteBPrinler: just ask the question, don't ask if you can ask10:22
Guest7778i am using ubuntu 10.10 my keyborads is some time working sometimes not same is happening with mouse some ... help me regarding this10:22
osmosis_paulGood morning, i'm trying to install a debian repository that contain java package, how can i install new respositories???10:23
osmosis_paulthe EC2 instance that i created dont recognize deb command10:23
PrinlerIm attempting to setup a DVR box for my security cams. I purchased a cheap Pico2000 pci card with 4 ports on it. When i do a ls /dev/video* it shows up as /dev/video0  thats it.... there are 4 ports how do i configure the other 3 ports?10:24
=== nick is now known as Guest21970
* viktor133 checks connection10:26
osmosis_paulsomeone can tell me how add new repository by command line10:28
osmosis_pauldont have interface in the terminal10:28
viktor133osmosis_paul: you should have a file /ect/apt/sources.list10:29
viktor133find it?10:30
osmosis_paulyes i'm in but i remember that there was a way to importa automatically like command + debian repository url and add it automatically10:30
viktor133osmosis_paul: i don't find any command, you can via GUI if you add "software sources" to the main menu10:35
gaurav_helpi am using ubuntu 10.10 my keyborads is some time working sometimes not same is happening with mouse some ... help me regarding this10:35
osmosis_paulsorry i forget completely, instead to use vi, what other program we have to edit a file in command line10:35
osmosis_paulwithout interface10:35
viktor133nano?10:36
osmosis_paulviktor133, dont worry man i can add it manually from source.list10:36
osmosis_paulthat's it! thanls10:36
no1peanutosmosis_paul,  add-apt-repositories ?10:36
PrinlerIm attempting to setup a DVR box for my security cams. I purchased a cheap Pico2000 pci card with 4 ports on it. When i do a ls /dev/video* it shows up as /dev/video0  thats it.... there are 4 ports how do i configure the other 3 ports?10:36
no1peanutosmosis_paul, add-apt-repository ... sorry10:36
=== andrea is now known as Guest64567
osmosis_paulthanks10:38
acheron92hey guys i really need some help10:38
araspozdrowienia z Polski10:38
gaurav__alwaysuri am using ubuntu 10.10 my keyborads is some time working sometimes not same is happening with mouse some ... help me regarding this10:39
acheron92Ive been trying to get two sound cards working on here, and they both stopped working. Iḿ trying to start up the sound monitor from the system menu, but it just says starting sound10:39
osmosis_paulnolpeanut, yes i think is something like this. Thanls10:40
silveryHi. Got Ubuntu 10.10, my mouse (USB) sometimes is not working when I boot from Live-CD.10:40
memoryleakIs there a setting in Compiz so that i can move window to screen border and it resizes it to the half of the screen (like in Win7) ?10:43
blahsphemerI have a LKM(for packet filtering), how (using /proc) do I communicate with the LKM from the terminal10:47
Poochis there anyway that I can increase my wireless adapters internet signal?10:47
blahsphemeras in changing the packet filtering rules and all that?10:47
krzys123Ive got troubles with font colors... It whole the time changes color from standard. Can I do anything with it? Also It start to lagging when PC works to long... I have gnome and 512 mb ram. Half of RAM is used but 70mb swap is in use.10:47
TheMusicGuywhere is the proper place to put a custom init script that should run before anyone logs in?10:48
Prinlerok i figured it all about.... check it out10:48
Prinlerhttp://prinler.dyndns-home.com/zm/10:48
llutzTheMusicGuy: /etc/rc.local10:49
llutzTheMusicGuy: or if you have a real init-script(upstart), /etc/init10:49
KranixI deleted a folder that's synchronized with Ubuntu One, but it's still on the cloud, how do I remove it?10:49
llutzblahsphemer: you're looking for iptables?10:50
TheMusicGuyllutz, thanks.10:50
pinnacleHi all10:50
dj_whoHi10:50
pinnacleI converted from win7 to ubuntu10:50
pinnacle:P10:50
pinnacleI love it so far10:51
dj_whoI have problem with ubuntu installer10:51
Gneapinnacle: awesome10:51
pinnacleanyone have some good linux ubuntu links?10:51
llutz!manual | pinnacle10:51
ubottupinnacle: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/10:51
pinnacleto keep up with new software? games? and cool stuff for linux/ubuntu?10:51
Gneapinnacle: yeah, what are you interested in doing?10:51
dj_who after boot when desktop appear everything stops10:51
Gnea!games10:51
ubottuInformation about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php and http://www.penguspy.com/10:51
dj_whoanyone can help me?10:51
KranixDj, can you give some more details on that?10:51
pinnaclenice10:51
Gneapinnacle: www.getdeb.net is another good resource10:52
pinnaclewhats about apps?10:52
Gneadj_who: can you ctrl-alt-del?10:52
dj_whoubu 10.10 but the same was with 10.0410:52
KranixThis is also good: http://www.psychocats.net/ubuntu/index10:52
dj_whonothing10:52
Gneadj_who: okay... on a desktop or laptop?10:52
dj_whoalso with suse was problem10:52
dj_whodesktop (OLD)10:52
Gneahmmm10:52
dj_whoPIII55010:53
dj_who256RAM10:53
Gneadj_who: I see... are there any blinking lights on the keyboard?10:53
dj_whoriva TNT 16MB10:53
TheMusicGuyIs there a way to get a list of all available X11 drivers?10:53
TheMusicGuy(that are installed?)10:53
llutzTheMusicGuy: dkpg -l xserver-xorg-*10:53
Gneadj_who: a lot changed with 10.04, have you ever ran 9.10?10:53
ylmfos00010:54
ylmfoswhat's are you doing?10:54
dj_whono10:54
dj_who9.10 not10:54
dj_whobut a 5.10 was running ok10:54
dj_who;]10:54
Gnealol10:54
Gnea!ubuntu | ylmfos10:54
ubottuylmfos: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com10:54
ylmfos???10:54
pinnaclewhats the most fun thing to do in ubuntu?10:55
PieceOndabedhow do i get vbox to load 64 bit images?10:55
Gneapinnacle: make it work right ;)10:55
Gneadj_who: if you can, try 9.10 out10:55
PieceOndabedI have a 64 bit Ubuntu installation but vbox won't boot 64 bit images10:55
pinnacleive been usiing ubuntu for 2 months now10:55
pinnaclei love it10:55
GneaPieceOndabed: what's your host OS? 32 or 64bit?10:55
dj_whoi think is something in kernel or somewhere ...10:55
pinnaclejust learned about this irc today10:55
PieceOndabed64 bit10:56
dj_whobecause on suse also mouse is not working10:56
dj_whosuse 11.310:56
dj_whobut with suse 10 was also ok10:56
TheMusicGuyllutz, thanks again.10:56
Gneadj_who: well, if you could boot the system into a mode that you could look at the kernel messages with, perhaps you could get a glimpse at any error message10:56
pinnacleanything I should know about ubuntu?10:57
PieceOndabedrobert@robert-eMachines-E527:~$ cat /proc/version10:57
PieceOndabedLinux version 2.6.35-22-generic (buildd@allspice) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 201010:57
PieceOndabed am i running 64 bit here?10:57
dj_whoI didnt nodest anything spesial during the boot10:57
Gneapinnacle: that's not how we usually get asked questions heh, usually it's "I have a problem with this, I want it to do that, how can I fix it?"10:58
Poochso no way to boost my signal like i had in windows?10:58
Gneapinnacle: #ubuntu-offtopic might be a better place to ask those kinds of questions though10:58
pinnacle i got no problem10:58
pinnacle:P10:58
Gneahaha10:58
Gneaokay10:58
pinnacleIm discovering10:58
dj_whobut is a change that 9.10 will work10:58
dj_who?10:58
Gneapinnacle: just type this:  /join #ubuntu-offtopic10:58
pinnaclewhats this room about?10:58
Gneadj_who: don't know for sure10:58
dj_whothey chanche something "big in X server?10:59
ljsoftnetpinnacle ubuntu support10:59
Gneapinnacle: we're the official ubuntu help channel (not room, this is irc, not aol)10:59
pinnacleoh10:59
dj_whoi mean 9.10-> 10.410:59
PieceOndabedhow do i know if i have 32 or 64 bit? i though i had 64 but vbox won't boot 64 bit image11:00
pinnaclebye guys, im off to bed11:00
pinnaclethanks for the links :)11:00
pinnacleanything else cool?11:00
pinnaclelike to make ubuntu preetier?11:01
greenshey guys11:01
pinnacleI got ubuntu with Docky11:01
pinnacle=P11:01
FloodBot2pinnacle: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:01
pinnacleand a wallpaper11:01
pinnacleanything else?11:01
PieceOndabedpinnacle, gnome-look.org ?11:01
greensis there any way to add a menuentry to GRUB 2 which cant be selected? Like a heading or a information11:01
pinnaclenope i havent11:01
Gneapinnacle: http://skinz.org and www.digitalblasphemy.com tend to have some decent wallpapers11:02
hippytaffI know the forums have had a hardware upgrade, is anyone else experinceing log in issues?11:02
pinnaclenice nice checking it out11:03
EthelwulfWhere would be the best place to direct a question about mounting a shared folder while running Ubuntu inside of a virtual machine?11:03
PieceOndabedhow do i check if i have 32 or 64 bit?11:04
bazhangPieceOndabed, hardware or OS11:05
pinnacleok thanks Gnea11:05
pinnacleim off to bed11:05
pinnaclegnight11:05
PieceOndabedbazhang,11:05
pinnacle:)11:05
PieceOndabedbazhang, i know i installed 64 bit but vbox won't boot 64 bit images it keeps telling me i have 3211:05
andrew_46hippytaff: Just came back on or me11:07
bazhangPieceOndabed, what does uname -a say11:07
hippytaffandrew_46: yip, I'm in now, four log in attempts11:07
moth_womanEthelwulf: apt-get install lshw11:07
hippytaffteething troubles!?11:07
PieceOndabedbazhang, robert@robert-eMachines-E527:~$ uname -a11:08
PieceOndabedLinux robert-eMachines-E527 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010 x86_64 GNU/Linux11:08
Poochhey additional drivers give u additional drivers11:08
* Pooch feels sooo stupid11:08
Ethelwulfx86_6411:08
Ethelwulfyou have 64 bit11:09
PieceOndabedEthelwulf, but i wonder why vbox won't load 64 bit images?11:09
GneaPooch: eh?11:09
Poochi want better wireless signal11:09
mehdihi i installed to diffrent dictionary but the voice doesnt work? my sound normally works11:09
Poochlike windows use to give me11:10
Poochprobably a driver?11:10
WulfyPooch windows didnt give you any better of a wireless singla it just dosnt tell you as much detail11:10
hippytaffpooch: what wireless device do you have>11:10
Poochwireless light is flashing like crazy as well11:10
Poochits a laptop11:10
hippytaffopen a terminal and type - lspci | grep -i wireless11:11
hippytaffwhat is the output?11:11
GneaPooch: I see, is the wireless builtin?11:12
AxlinPieceOndabed: how did you install virtualbox?11:12
Poochidk how to open the terminal11:12
Poochand yes its built in11:12
PieceOndabedAxlin, synaptic11:12
hippytaffpooch: ubuntu? do ctrl+alt+t11:13
PieceOndabedPooch, applications>accessories>termilan11:13
PieceOndabed*terminal11:13
PieceOndabedthat too11:13
hippytaffhaha11:13
Ethelwulftaipo?11:13
hippytaffbeer fingers?11:14
mehdihas anybody work with dictionary here?11:14
Pooch02:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection11:14
Axlininteresting. well on virutualbox's download page, they have a link to download .debs for ubuntu 8.04-10.10, both i386 (32 bit) and amd64 (64 bit) versions11:15
GneaPooch: is it a Dell?11:15
pegasus_chiedo scusa c'è qualcuno online pr darmi una mano11:15
pegasus_?11:15
Poochno its hp11:15
Axlinthat should get you the latest version. should let you install 64 bit images11:15
GneaPooch: okay, can you find the model # on the bottom?11:15
Poochhp hdx 18 to be exact11:15
Gneaawesome11:15
hippytaffpooch: ubuntu usually works well with intel chipsets11:15
pegasus_hi, is there somebody who could help me ... I have a problem with my USB and I am not an Ubuntu expert11:16
gordonjcphippytaff: for suitable values of "well" - about as well as any OS can work on Intel chipsets ;-)11:16
alin`Buna Ziua11:16
mehdiis there anybody that knows how can i insert yahoo smileys on empathy?11:16
hippytaffgordonjcp: well you know11:16
Ethelwulfadministration -> aditional drivers?11:17
Poochbrb11:17
hippytaffpooch: i'm guessing it works, just the flashing light isdoing your head in?11:17
gordonjcpPooch: fwiw the wireless light on my IBM Thinkpad R50e with an Intel chipset flashes whenever it's transferring data11:18
pegasus_hi, is there somebody who could help me ... I have a problem with my USB and I am not an Ubuntu expert11:18
EthelwulfMy old broadcomm driver under vista did that11:18
mehdiwhat is it?11:19
edwardteach!someone | pegasus_11:19
ubottupegasus_: 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?11:19
pegasus_okay ubottu11:19
PieceOndabedDoes anyone know why vbox won't boot 64 bit images within a 64 bit OS?11:20
GneaPooch: were you able to locate and install the 5100 firmware?11:20
bazhangPieceOndabed, perhaps try #vbox11:20
PieceOndabedok thanks11:20
ale_At boot, the first line in GRUB is "Select which OS you want to use". How can I remove that line, so that the top OS will boot automatically if no key is pressed?11:20
pegasus_when I plug in my usb key or everything else does not appear the plug in icon on the PC11:20
pegasus_I began to have this problem after my update to linx11:21
hippytaffpegasus: what is the output of lsusb with the usb plugged in?11:21
Poochwow what...had to get the kid up for school11:21
Poochwhat i miss?11:21
pegasus_I check hippytaff11:21
Poochwhats 5100 firmware?11:21
GneaPooch: were you able to locate and install the 5100 firmware?11:21
Gneaoh11:21
GneaPooch: well I looked at this... http://www.linux-on-laptops.com/hosted/HP_HDX18_1390.html11:22
GneaPooch: yeah, it's arch, but firmware is firmware11:22
=== ale_ is now known as bigmahatma
bigmahatmaAt boot, the first line in GRUB is "Select which OS you want to use". How can I remove that line, so that the top OS will boot automatically if no key is pressed?11:23
hippytaffgotta go11:24
pegasus_Bus 004 Device 002: ID 049f:0086 Compaq Computer Corp. Bluetooth Device11:24
pegasus_Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:24
pegasus_Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:24
pegasus_Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:24
pegasus_Bus 001 Device 007: ID 13fd:0841 Initio Corporation11:24
FloodBot2pegasus_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:24
pegasus_Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub11:24
enavi got ubuntu 10.10 xinerama and compiz wont work together... help on this pleas11:24
pegasus_that is the output while pluggin in my external DVD11:24
Ethelwulfdon't use Enter as punctuation. <---win11:24
hippytaffpegasus: see if you can navigate to the usb thus - cd /media to see if you can see it11:25
Gneapegasus_: could you get that to the pastebin site please?11:25
GneaPooch: any results from this command in the terminal?  lsmod | grep iwlagn11:26
pegasus_sorry gnea ... ? ... what do you mean? ... I am new here11:26
pegasus_(and my english is poor)11:27
Poochiwlagn                202721  011:27
Poochiwlcore               146875  1 iwlagn11:27
Poochmac80211              266657  2 iwlagn,iwlcore11:27
Poochcfg80211              170293  3 iwlagn,iwlcore,mac8021111:27
FloodBot2Pooch: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:27
Gnea!pastebin | pegasus_11:27
ubottupegasus_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.11:27
Gneapegasus_: whenever you've got several lines to paste, they should go to that site, then provide the URL here11:28
EthelwulfThis is the issue I'm having11:28
Ethelwulfhttp://paste.ubuntu.com/566924/11:28
GneaEthelwulf: what is 'share'?11:28
ardchoilleI'm on Ubuntu 10.10 and there's a game at Applications > Games > Logic > Lights off. When I launch it it shows a tiny window with no way to resize it. Is this a known bug?11:29
GneaEthelwulf: let's keep the chat here, please11:29
Gnea!pm11:29
ubottuPlease ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first.11:29
Gneaardchoille: no, some programs shouldn't be resized11:30
Ethelwulfit's the shared folder within a vbox11:30
ardchoilleGnea: the window shows a titlebar and nothing else. Looks like a bug to me11:30
GneaEthelwulf: okay, are you running that command inside or outside of vbox?11:30
Ethelwulfinside11:30
Gneaardchoille: can you play the game?11:30
pegasus_http://paste.ubuntu.com/566925/11:30
GneaEthelwulf: mkay, and where is /mnt/my_shared_folder located?11:31
pegasus_hope I did the correct thing ... and sorry for flooding11:31
pegasus_in any case my computer can't see my DVD device11:31
EthelwulfI'm assuming it's /dev/sda11:32
Gneapegasus_: you should install the pastebinit package...11:32
Gneapegasus_: it's a usb device?11:32
GneaEthelwulf: is /mnt/ on the vbox or outside?11:33
sagacipegasus_, have you got a cd/dvd loaded into the drive11:33
pegasus_yes gnea it is a usb device11:33
pegasus_sorry after I quit with my ex bf I have no support ... and I am a complete inexpert ... :-(11:33
Ethelwulfon the vbox11:34
ardchoilleGnea: no, here's a screenshot, the game is in the red circle: http://ardchoille.nfshost.com/public/scr.jpg11:34
pegasus_for sagaci... now I will load a DVD11:34
GneaEthelwulf: ah okay, then mount isn't what you want, you should just make a symbolic link11:34
ardchoilleGnea: and the menu entries don't seem to work at all11:34
Ethelwulfok11:34
* Ethelwulf googles away11:35
GneaEthelwulf: is share in ~?11:35
sagacipegasus_, cause usually nothing will show up in /media unless you've loaded a disc11:35
Ethelwulfshare is in my windows filesystem11:35
pegasus_ahaha sorry sagaci and please call me Nancy I don't like my ex bf nick here :-P11:35
GneaEthelwulf: alright, so just: sudo ln -s /path/to/share /mnt/my_shared_folder11:36
Ethelwulf"ln" for link i presume?11:36
Younderjup11:36
Gneapegasus_: it's okay, most of us are patient :)11:37
GneaEthelwulf: correct11:37
sagacipegasus_, well just change your nick to nancy, since highlighting won't happen unless your nick is nancy11:37
Ethelwulfthanks : )11:37
GneaEthelwulf: cheers11:38
pegasus_ahah thanks gnea and thanks sagaci. you know I don't want to go back to windows ... but ubuntu is not so userfriendly at least for me11:38
sagacipegasus_, well did anything come up when you put a disc in the drive11:38
Gneapegasus_: well, there is a learning curve, but if you're willing to deal with it as time goes on, you'll find the benefits far outweigh anything else :)11:38
Younderpegasus_,  And what OS is?  These systems are complex..11:38
Dwargyo guys anyone beknown with aircrack -1 channel fix???11:38
EthelwulfI would use Ubuntu right now if ATI wrote drivers for this old laptop.11:39
Dwargyo guys anyone beknown with aircrack -1 channel fix???11:39
Gnea!repeat | Dwarg11:39
ubottuDwarg: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/11:39
sagaciDwarg, probably better to reinstall and then try that patch i told you about11:39
YounderDwarg, wait your turn , and see is anyone answers.11:40
Dwargsagaci yay a guy i can use11:40
pegasus_you know ... generally ubuntu is easier than windows I mean ... it is userfriendly but .. when you have problems ... if you don't know anything about it you are in deep problems11:40
Dwargyea sory guys11:40
freedayhow do I run/install my visual studio c++ compiled application in Ubuntu?11:40
GneaEthelwulf: yeah, ATI hasn't really changed since AMD bought them, it's pretty sad because they could sure use the change11:40
=== barf_ is now known as barf
sagacipegasus_, did you find your dvd drive11:40
Dwargagaci  i did sagaci try uninstall whole ubuntu and reinstall11:41
Dwargand i followed the guide u showed me11:41
stianhjfreeday, what libraries does the application depend on?11:41
bethdo97i have a laptop that has Windows 7 premium innstalled on it.  It is used  as a desktop replacement and has DRD-RW , wireeless networkiing  and I  use it primarily as a desktop computer.  Should I install the netbook version or the desktop version to get the most out of ubuntu as a dual boot system.  I wannt to use some of thhe multimedia applications and allso facilitate the playing of some of the older dos based FPS games thru their11:41
Gneapegasus_: exactly my point.  so, were you able to get pastebinit installed?11:41
EthelwulfYeah, the most recent ATI drivers for my laptop only work on 8.?? and older :(11:41
Younderpegasus_,  Search the web. Start with ubuntu and some keywords about the problem11:41
sagaciDwarg, what  errors are you getting11:41
Dwargcan't see anything when i do a sudo airmon-ng start wlan011:41
stianhjbethdo97, I'd definatly go for the normal desktop version11:41
stianhjdefinitely*11:42
freedaystianhj, hold on got to find what are they...11:42
Gneabethdo97: well, since netbooks don't have cd/dvd drives in them, I'd go with the desktop11:42
bethdo9710.10 or 10.04LTS version?11:42
stianhjbethdo97, 10.10 (and 10.04 LTS if you have problems)11:42
sagaciDwarg, so did that guide go OK, any errors?11:42
Dwargafter i ran that fix u linked after a clean install it just seems like my wireless disapeared11:42
stianhjbethdo97, i'm running 10.04 because I had problems with N networks and my intel wifi card in 10.1011:42
Dwargdiden stop or anything as i could see11:42
sagaciDwarg, pastebin the output of airmon-ng11:43
Dwargbut when i do sudo airmon-ng start wlan0 nothing comes up except the 5 procceses it suggest i cloose if programs dosent work11:43
Gneabethdo97: most will likely say 10.10, but I recommend 10.0411:43
voozeHey, i use 10.10 and i use a 3G modem from telenor.. I have a problem: it connects to the computer really slow.. I have the same problem with external harddrives.. If its not ext3 or 4 it takes forever for the computer to recognise external devices.. any fix for somthing like this??11:43
Dwargpastbin?11:43
DarsVaedahi, i can access a server in nautilus who is on a windows network, this is also a webserver in the network, how do i access it?11:43
sagaci!paste | Dwarg11:43
ubottuDwarg: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.11:43
osmosis_paulHi how can i add an a line into a file at the end of the file?11:43
Youndervooze,  what connector does your computer have USB?11:44
UnterNullhi, im having problems with my 10.10 (Mozilla & Chromium have problems with fonts and flash player) can anyone help me out ? :)11:44
voozeYounder,  usb 3.011:44
bethdo97Should I do a straight dual boot setup or a WUBI seetup of Ubuntu on my Windows 7 system?  windows 7 has to remain on the system because of work?11:44
mcb_2osmosis_paul:  Just echo "line that you want" >> <file to append>11:45
Dwarghttp://paste.ubuntu.com/566933/11:45
sagacibethdo97, dual boot is better than a wubi config11:45
Dwargthat one right?11:45
bethdo97ok11:45
with23nailsHey there. Just a quick one about building packages:11:45
osmosis_paulmcb_2, thanks i just find it in google11:45
bethdo97When will the latest releasee of Ubuntu be out?  I know the last one was 10.10 in Oct 2010?11:46
sagaciDwarg, bugger, not even getting an interface... what's your card?11:46
Dwargits b431111:46
mehdi##linux-mint11:46
sagacibethdo97, April 201111:46
bethdo97ok11:46
Gneabethdo97: you can do a dualboot, but make sure you back your stuff up first11:46
Ethelwulf6 month release cycles11:46
Dwargand i got card to show before i run that bug fix with the -1 channel11:46
sagaciDwarg, try installing the proprietary driver11:46
Dwargalready installed11:46
Youndervooze,  There is probably not a fix for that yet. USB3 is pretty new11:47
with23nailsusually there is couple of text files (README and stuff) included with source code. Should I move information from those to /debiab/?11:47
Dwarginstalled them before i did the fix11:47
Dwargseriusl strange tho all others who psoted reply to that one said it just worked11:47
Dwargwth have i done wrong11:47
sapphzhow do i allow remote connections via terminal11:48
sagaciDwarg, did you install the STA or B43 driver?11:48
voozeYounder, so nothing to do ? :(11:48
voozeguess i should have bought a computer with usb 2.0 ? :P11:48
blahsphemersapphz, setup a vnc11:49
Dwargi installed the firmware-b43-installer11:49
stianhjvooze, you have no usb 2.0 ports?11:49
yuskhanzabhello all, i have application request like IDM(Internet Download Manager). is there any software that like idm in ubuntu?11:49
freedaystianhj, how do i find out what library does my application depends on, im confused finding it on Visual Studio C++ IDE?11:49
sapphzits all set up but when i reboot, i have to tell it to allow connections again, unfortunatly i no longer have access to it directly. and currently i can only access the machine via terminal11:50
Youndervooze,  you could try: sudo echo 3 > /proc/sys/vm/drop_caches11:50
voozestianhj, not sure.. have to check the computer manuel to see if they are all usb 3.011:50
stianhjvooze, for det høres litt rart ut11:50
Dwargsagaci isent there something about modprobe b43 or somethin?11:50
Dwargread about a guy who had to do some odd things to get hes to work not same card tho was a b431211:51
voozeYounder, : i did this error:11:52
voozejokke@jokkelaptop:~$ sudo echo 3 > /proc/sys/vm/drop_caches11:52
voozebash: /proc/sys/vm/drop_caches: Adgang nægtet11:52
voozeadgang nægtet mens no access11:52
jpdsvooze: echo 3 | sudo tee /proc/sys/vm/drop_caches11:52
Youndervooze, I Know.. (Norwegian)11:52
Youndervooze, Sure you entered the sudo11:53
Younder?11:53
voozejpds, reply is: 311:53
jpdsYounder: See what I said.11:53
jpdsvooze: Then it's done.11:53
=== Jimtrim is now known as melwil
EthelwulfI had to jog the radio killswitch to get b43 to work on my acer11:53
voozejpds, what then? should it be faster or?11:53
with23nailsQuestion about building packages: http://paste.ubuntu.com/566940/11:54
voozeYounder, yeah i'm sure.. i c/p'ed your line11:54
Youndervooze, Why don't  you try?11:54
Dwargawwww11:54
voozeYounder,  i did, same reply with or without sudo11:55
Dwarganyone else able to tell me what to do about the driver thing after running the -1 channel fix for aircrack???11:55
Youndervooze, It's worked in the past., but my experience with USB 3.0 is limited.11:55
bazhangDwarg, #aircrack-ng may help11:55
Dwargty m8 ill try that11:56
jpdsYounder / vooze: The problem with sudo echo $THING > /file - is that the redirect ('>') is run as your user, and not as root, which can't write to a /proc/ file.11:56
Ethelwulfhttp://paste.ubuntu.com/566939/  Ok, so that went like it should but now it's telling me the link is broken when I try to open it.11:56
Youndervooze, OK. 'Sudo su', followed by 'echo 3 > /proc/sys/vm/drop_caches' works11:57
jpdsYounder: Or, "echo 3 | sudo tee ..." as I suggested. ;)11:57
Youndervooze, then su <yourname>  afterwards11:57
edwardteach Dwarg  have you run tail -f /var/log/messages while starting airmon11:58
with23nailsEthelwulf: Strange, the link works for me. Either way, let me explain...11:58
dotslashdothi?11:58
with23nailsEthelwulf: What should I do with various text files that comes with source code?11:59
Gnea!hi11:59
EthelwulfHola!?11:59
dotslashdotGnea: good to know :)11:59
with23nailsEthelwulf: Should I include relevant information in debian/ after issuing dh_make and delete the original files?11:59
GneaEthelwulf: linux doesn't utilize drive letters.12:00
voozeYounder, all worked now.. you think that should help?12:00
* Ethelwulf facepalm12:00
GneaEthelwulf: you'll need to put the relative or absolute path in12:00
sagaciDwarg, well sorry mate, you should be getting this12:01
EthelwulfOn the windows side, what would that look like to linux?12:01
Youndervooze, It's worked in the past., but my experience with USB 3.0 is limited.12:01
voozeokay ;) let me try12:01
freedayis their any other similar software as wine/crossover on ubuntu repo?12:02
sagaciDwarg, http://paste.ubuntu.com/566941/12:02
dotslashdotfreeday: whats wrong with WINE?12:02
GneaEthelwulf: it wouldn't, there is no symlinking in windows12:02
freedayyeah I tried installing my win32 app compiled in vsc++ IDE but I failed..12:03
edwardteachfreeday,  have you tried    cedega ?12:05
stianhjfreeday, you either need to compile the program as a windows app, and try to run i throught wine, or you need to port it to linux (switch out the Win32 GUI stuff with GTK or Qt)12:05
freedaymaybe got to check on that one...12:05
stianhjetc12:05
methos_hi can anyone tell me how to disable automounting of usb disks in 10.0412:05
freedaytry to run it on ubuntu...12:06
freedayi thought wine would be fine...12:06
leagrisWhat painting program would you suggest for (yes painting). There used to be a gimp paint and some paint program supporting 16bits per RGB components in PNG image. Can you spell some good ones?12:06
alin`http://www.youtube.com/watch?v=hjZoIxCx-HY&feature=related12:06
dotslashdotleagris: just use regular GIMP?12:06
methos_i searched a bit and it seems that one can do so by going thru "System->Preferences->Removable Drives and Media" .. but i do not see that option under preferences12:06
freedaymy app has a companion like ODBC connection since is a database tool application...even ODBC installer I can't install it on wine...12:07
freedaytesting it on ubuntu 10.1012:07
leagrisdotslashdot, beside photo editing, Gimp lag behind in pure painting.12:07
dotslashdotleagris: painterX in wine?12:08
aristidesflhelp12:08
aristidesflfresh 10.10 desktop install12:08
leagrisdotslashdot, there where a program like Painter that was able to work with 16bits per RGB components, but I can't remember of its name.12:09
leagriss/where/was12:09
aristidesflps/2 mouse and keyboard not working12:09
aristidesflthey did work on live cd12:09
aristidesflbesides that12:10
aristidesflusb mouse and keyboard (combo) only work after reconnecting the usb after boot12:10
aristidesflrestart hangs on black screen12:11
aristidesflshutdown hangs on black screen (it shuts down but requires me to press the computer power off button)12:11
aristidesflso I tried to resolve the ps/2 problem12:12
aristidesfladding acpi=off on grub config12:12
aristidesflnow I have another option in the boot menu, that doesn't work12:13
bc81how can i check cd/dvd drive capabilities from the terminal?12:13
aristidesfltried to take the option from grub config and update12:13
Gneabc81: try the eject command12:13
aeiaharistidesfl: did your shutdown/reboot problems happen before you turned acpi off?12:13
bc81Gnea: i was thinking more along the line of burning capabilities, speed etc12:14
aristidesflaeiah: not sure12:14
aristidesflaeiah: but I took the option out already and update grub12:14
Gneabc81: cdrecord has some options, iirc12:14
aristidesflaeiah: however the boot option is still there and doesn't work12:14
=== richard is now known as Guest39696
aeiahacpi = "advanced configuration and power interface" .. so you probably created a new prob trying to solve your other.12:15
bc81Gnea: thanks, "cdrecord -prcap" did the trick :)12:16
Gneabc81: cheers12:16
aristidesflreinstall everything..12:17
LeGambitteurhi there12:17
=== root is now known as Guest46113
LeGambitteurI need some help plz; I want to code a small graphic quiz, with a texte file as database, what's the easiest environement I can use ?12:20
LeGambitteurif it's not the right channel, where can I find some help ?12:23
GneaLeGambitteur: #programming perhaps12:23
YounderLeGambitteur, PHP12:24
LeGambitteurGnea: ok thx ;)12:24
GneaYounder: ...12:24
LeGambitteurYounder: PHP means for me in a web browser am I wrong ?12:25
Gneayou could use it in a browser12:25
Poochwho puts the citys in the database???12:25
GneaLeGambitteur: and then use a mysql or postegresql backend for the 'text' portion12:25
PoochI would like a city closer to me then buffalo :(12:25
GneaPooch: what?12:25
Ethelwulflol12:26
Poochfor the weather thing on the toolbar12:26
MaRTyHello from 140212:26
Poochor panel12:26
Poochw/e u guys call it12:26
LeGambitteurGnea: will take too much time I think (to learn php and mysql)12:26
GneaPooch: where are you?12:26
Poochin the middle of nowhere12:27
Poochmedina ny12:27
GneaLeGambitteur: well, what languages do you know?12:27
GneaPooch: interesting.12:27
mooreredhello12:27
W4R10CKhi12:27
YounderLeGambitteur, No it is a web programming lanuage usually run under Apache.12:28
LeGambitteurGnea: some delphi, and asm :p12:28
W4R10CKdo you've got a interesting  exploits12:28
YounderLeGambitteur, Great for creating a web interface to databases12:28
GneaPooch: yeah, new york's rather limited as far as which cities are on the db12:29
W4R10CKyes12:29
Poochi noticed12:29
W4R10CK??12:29
GneaLeGambitteur: ah, well php and sql would get you up and running in a most portable method12:29
GneaLeGambitteur: if you have any familiarity with html, that would help12:30
LeGambitteurYounder: ok I see, w'll it take a long time to learn it ?12:30
Poochi like ubuntu, seems to be running better than fedora did12:30
LeGambitteurGnea: not that much, but it's not so hard to learn I think12:31
Poochdoes open office check the grammar as well as microsoft office does?12:32
GneaLeGambitteur: indeed12:32
EthelwulfPooch: yup12:32
YounderLeGambitteur, No, I don't thik so. There are like 10 million people that already know it and there is tons of help on the web. But you migh try a book from sitepoint 'www.sitepoint.com' 'Building your own database driven applications''12:32
GneaPooch: yes12:32
osmosis_paulHi guys, one question, i'm trying to connect to an amazon machine that  i have by nautilus by sftp but i dont know how configurate nautilus to use the private *.pem key that i'm using to connect by ssh12:32
Poochcool...so i can pass school12:32
Poochgood news12:32
osmosis_pauli dont know if i'm explain correctly12:33
LeGambitteurPooch: ubuntu changed from openoffice to libre office12:33
Poochmines got openoffice on it12:33
YounderLeGambitteur, Basic, but a good place to start.12:33
GneaLeGambitteur: in 10.10?12:33
adacI'm trying to tunnel the mysql connection like that:  "/usr/bin/ssh -L 3306:localhost:3306 -o TCPKeepAlive=no sshuser@example.com -Nf" but when I try to connect to mysql server then (command mysql) then I get: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) What do I have to specify in additional here?12:34
Tristan3199ushow do i reload my login manager. it is no longer functioning.. login at terminal works ok but gui login is not working.. i think that i have installed too many things and somehow something seems to have lost a file.. so how do i reinstall login manager..12:34
Gneaadac: tell it not to use the socket12:34
LeGambitteurGnea: yeah Maverick12:34
GneaLeGambitteur: ah, it's not in 10.04, just openoffice12:34
adacGnea, what is the commeand for that? Do you know that by chance?12:34
LeGambitteurYounder: thx I'll take a look at it ;)12:34
Gneaadac: pretty sure you can set it in ~/.my.cnf12:35
Tristan3199usapt-get repair loginmanger ????12:35
Gneaadac: just model it after /etc/mysql/my.cnf12:35
adacGnea, Ok I wil have a look at that12:35
adacthx12:35
doubiAfternoon all. Can anyone tell me where in Ubuntu 10.04 I might find the desktop keybinding that's binding <Super>s / <Mod4>s  to the "shut down menu" in the top left? It's not under Prefs > Keyboard Shortcuts, and I'm unable to find it in Compiz options.12:35
LeGambitteurGnea: ah ok12:35
Tristan3199usanyone understand how the login manager works... i think i need to reinstall it, can anyone help with this..12:37
GneaTristan3199us: what leads you to believe this needs to happen?12:37
xiaodonggeyou  guo ren ma12:37
Tristan3199usgnea: when i boot up, everything is normal till the login screen is to appear.. i get a "recovery console" with options such as "drop to root shell"12:38
Tristan3199usat the shell i can type startx to boot into root...12:38
=== Anthraxium|Detac is now known as Anthraxium
Tristan3199usi can login to "tristan" with the terminal but not accuall load that profile in the startx..12:39
GneaTristan3199us: not the correct command to utilize in that situation.12:39
GneaTristan3199us: you don't want a GUI then12:39
Tristan3199usplus everytime i load the root.. and click on login manager it does nothing12:39
GneaTristan3199us: you'll need to fsck your drives12:39
rwatTristan3199us: you need to think why it's dropping you out to the recovery console12:40
rwatnot treat that as part of everyday life12:40
Gneathis is not good...12:40
Gneaeverytime I boot the ubuntu desktop cd, it locks up12:41
halI am trying to *all* files beneath a specific directory using Nautilus. However, if I leave the search field blank or use an asterisk it doesn't run.  Does anyone know how I can achieve my objective, please?12:41
jribhal: you're missing a verb12:41
Tristan3199uscant i type something in terminal to reset the login manager to its default or just reinstall it??12:41
haljrib: "find" ;)12:42
rwatTristan3199us: you can restart the login manager with "restart gdm"12:42
GneaTristan3199us: which is why you need to fsck the partition(s), is / all on one partition?12:42
aristidesflwhy my 10.10 hand on 5 dots on restart?12:43
Tristan3199usrwat, i have tried restart gdm.. not my problem... heres another note.. if i go to system/admin/ login-manager.. it does nothing..12:43
aristidesfler hangs12:43
Tristan3199uswont even load up..12:43
Gneaaristidesfl: something went wrong12:43
aristidesflGnea: just fresh installed12:44
GneaTristan3199us: are you paying any attention to what I'm saying?12:44
Taksas027when i want to install drivers i get SystemError: installArchives() failed, what does it mean?12:44
Tristan3199usthere is no repository for the login manager anywhere???12:44
Gnea!fsck | Tristan3199us12:44
ubottuTristan3199us: fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo shutdown -F -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot12:44
Random832aristidesfl: have you tried ctrl-alt-f2? i've found that sometimes it seems to hang but the splash screen just didn't clear12:44
Tristan3199usgnea.. i am.. your almost the only one even responding to me..12:44
halI am trying to find/list *all* files beneath a specific directory and all subdirectories using Nautilus. However, if I leave the search field blank or use an asterisk (as a wildcard) it doesn't run.  Does anyone know how I can achieve my objective, please?12:44
GneaTristan3199us: it would be nice to have more of a response to my response12:45
aristidesflRandom832: too late, already pressed the reset button12:45
sipiorhal: http://ubuntuforums.org/showthread.php?t=37829112:45
aristidesflwell.. at least now mouse and keyboard are working..12:45
Random832so try it if it does it again12:45
aristidesflRandom832: ctrl-alt-f2 does nothing12:46
jribhal: you need to use nautilus in particular?12:46
haljrib: no, but I don't want any file indexing12:46
aristidesflRandom832: it happens as well on shutdown..12:47
DiverdudeI have a set of approximately 100 text files with in average 50 lines of text in each. I need to replace all occurances of the value 'BSD' with the value 'SIA' in all the textfiles as well as in all filenames. (All files are located in the same folder) What is the best approach to do this?12:47
jribhal: you can use « find » in a shell12:47
haljrib: hmm, no I'd like a gui please12:47
jribDiverdude: use sed12:47
Tristan3199usgnea.. im on a laptop, with no cd drive and my usb isnt currently booting ubuntu...12:47
Diverdudejrib, sed?12:47
jribDiverdude: yep...12:47
GneaTristan3199us: your usb... that makes little sense12:47
Diverdudejrib, is it by default in ubuntu=?12:47
schnuffleDiverdude: yes12:48
jribDiverdude: well « sed » for the contents and you can use « rename » for the filenames.  They're both in ubuntu, yes.  You want to read some intro material on sed and regex.  Let me know if you have questions12:48
Tristan3199usahhh.. ok???12:48
Diverdudejrib, i cannot use grep for this?12:49
jribDiverdude: grep is for finding things12:49
Diverdudeahh right12:49
GneaTristan3199us: don't know what you mean by 'usb'12:49
Tristan3199usseriously or are you messing with me..12:50
Gneaseriously.12:50
Miri28Hello, Need some help here :) what is the best permission to set for users on the apache server ? 777? 755? etc.. ?12:50
GneaTristan3199us: 'usb' can mean one of many things, it would be appreciative if you would point out what that thing is, please12:51
Tristan3199usuniversal serial bus.. the little flash drives that go into the side of the computer... USB.. i put ubuntu onto the laptop using a 16 gig flash drive that is currently not at home....12:51
GneaTristan3199us: okay, that makes sense.12:51
* Gnea headdesk12:51
=== Anthraxium is now known as Anthraxium|Detac
AdvoWorkhi there, got issues with firefox on ubuntu, when i goto print, it keeps saying US Letter, rather than A4. Ive followed endless guides and bug reports but cannot fix this. Any ideas please?12:52
Tristan3199uslogin manager is simply another package in the repos right??12:52
Gneawhy does this livecd have to keep kernel panicing....12:52
GneaTristan3199us: what you're going to need to do is to fix the filesystem before you can boot into the GUI, okay?12:53
Tristan3199usgnea... couldnt i install i new login manager... from xfce or kde perhaps??12:53
Tristan3199usgnea.. ok12:53
GneaTristan3199us: no, it's a filesystem problem, installing new software only makes the problem worse, not solves it12:53
GneaTristan3199us: you wouldn't fire another bullet into a knife wound, you'd use proper first aid measures and wrap it to stop the bleeding12:54
GneaTristan3199us: make sense now?12:54
sipiorGnea: you must come from a rough part of town...12:54
Tristan3199usquick note... i added xfce-desktop from the repos recently.. it changed my login screen for a couple days.. that was the souce of the problem i think12:55
rwatTristan3199us: are you getting an actual error before it drops to the recovery screen?12:55
Tristan3199usrwat.. yes but it flashs so fast i cant read it..12:56
Tristan3199usit flashs red letters for a split second and goes to the recovery console to fast to see it12:56
GneaTristan3199us: sorry if my analogy is a bit graphic, but it's rather appropriate given your current situation12:57
Gneasipior: not originally, but was prepared for it..12:57
GneaTristan3199us: alright, but it's dropping you to the recovery console now, so that means the problems have compounded12:57
Tristan3199usbut i have splash screen off... and i know it makes it to the end of the boot sequence.. just before the login screen loads12:57
GneaTristan3199us: are you able to shift+pageup once it's done to see some scrollback?12:58
Tristan3199uswhat do you mean "now".. thats the only problem really12:58
Tristan3199usi have never tried shift+pgup12:58
GneaTristan3199us: no, there's multiple problems involved, they need to be identified and solved in the proper order12:58
GneaTristan3199us: see what happens12:59
ashuhey hi everybody12:59
Tristan3199usshould i reboot.. or is there a log somewhere12:59
ashui m trying to boot debian on  android 2.2 froyo12:59
GneaTristan3199us: well at what state is your system at now? are you at a console or what?12:59
ashuneed help12:59
Gneaashu: #debian is where you need to ask12:59
broklaphi everyone13:00
anonbootsYes hello. NE rootkit for 9.04, pl0x.13:00
Gneaanonboots: what's 'pl0x'?13:00
LeGambitteurhi13:00
ashuits okay but i could also try ubuntu13:00
ashu@gnea13:00
oyGnome does not start:  metacity:ERROR:ui/ui.c:752:meta_ui_get_default_window_icon: assertion failed: (default_icon)13:00
oyhow can a desktop icon theme be set?13:01
anonbootsI would go somewhere else asking for a rootkit, but most other places are full of morons.13:01
anonbootsSo, NE rootkit for 9.04 to be had?13:01
Gneaashu: no idea about android, you'll need to ask in #debian.13:01
ashuokay bye13:01
ashuden13:01
Gneaanonboots: yeah, you'll need to speak english here, please.13:01
Gneathis isn't a leetspeak channel13:02
Tristan3199usgnea.. ok so i have 3 partitions.. one is my almost broken ubuntu 10.10.. one is backtrack "aka kde".. and the other is just a storage partition... i can boot from ubuntu as root via the command prompt and using startx it boots up using root.. i can type login , and log in via terminal, but it seems useless because startx still loads as root.. and backtrack works just fine..13:02
anonbootsWould any of you fine people happen to have the name and or location where I can find a rootkit for Ubuntu 9.04 please? Your assistance would be much appreciated.13:02
sipioranonboots: asking about rootkits here would be considered "poor form".13:03
Tristan3199usgnea: im currently using ubuntu 10.10 as root13:03
GneaTristan3199us: then you should boot into backtrack and then fsck your ubuntu partition from there13:03
Tristan3199usthan what??13:03
rwatanonboots: what do you need it for?13:03
Faithfulwhere is the autogenerated xorg.conf file stashed in Maverick?13:03
Gnea!9.0413:03
ubottuUbuntu 9.04 (Jaunty Jackalope) was the tenth release of Ubuntu. End Of Life: October 23, 2010. See !eol and !upgrade for more details.13:03
anonbootsTesting my IRC network.13:03
Gnea!eol | anonboots13:03
ubottuanonboots: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades13:03
sipioranonboots: oh, aye.13:04
Gneaanonboots: I would just google for one13:04
popeyFaithful: there is no generated xorg.conf, xorg configures itself without an xorg.conf. You can however put one in /etc/X11/ if you want13:04
anonbootsYea, I did, but I only ended up finding links to worthless threads on HackForums.13:04
Faithfulpopey, thanks13:04
anonbootsBut otherwise, 9.04 is EOF now? I was unaware. Thanks for that tidbit.13:05
Tristan3199usgnea: than what.. just use the four letters fsck while in the terminal in backtrack??13:05
anonbootsEOL. Derp. Its still early.13:05
Gneaanonboots: really? what search items did you query with?13:05
GneaTristan3199us: pretty much, have you ever used it before?13:05
Tristan3199usgnea: no, is it something i should be doing regularly13:06
anonbootsVarious configurations of "rootkit 9.04" "ubuntu rootkit" ect and ect.13:06
rwatTristan3199us: either that or you can remount read-only and fsck13:06
GneaTristan3199us: if the system won't do it for you, it helps to know how to do it manually13:06
Gnearwat: he's got backtrack on another partition and can boot to it13:06
rwatGnea: I've no idea what backtrack is13:07
rwatI suppose I can guess13:07
Gnearwat: an unofficial derivative of ubuntu13:07
Tristan3199usrwat.. just consider it a really basic version of kde13:07
anonbootsBacktrack is a penetration testing distribution.13:07
rwatI don't see what that's go to offer that remounting read-only doesn't13:07
Gnearwat: point is to fsck the ubuntu from the backtrack, not have to worry about remounting13:08
bc81is there a cli trick to opening the only newest file in a given directory?13:08
Tristan3199usgnea.. i think its easier to remount and stay in chat than to reboot to another os and try to remember everything13:08
rwatGnea: yeah I can see that, but it's quicker to remount13:08
Gneaquicker isn't always safer13:09
bc81let me rephrase that (typo) is there a cli trick to opening "the" newest file in a given directory?13:09
sacarlsonrwat: backtrack is just a mild modification of ubuntu/debian what works for us normaly will work for them13:09
Gneathe fact he's booted into X via startx is bad enough13:09
Gneabc81: ls -l will show you all of the timestamps13:09
Tristan3199usso gnea.. ill log out and back in 4 minutes or so... will you still help me..13:10
Tristan3199usill load up backtrack instead.. and ill try that shift+pgup first and tell you what i see13:10
Gnearwat: in fact, X is going to need the fs to be rw, so he could start fscking and the whole thing could just freeze on him ... in the middle of a fsck, that's potentially REALLY bad news. No, he's better off booting to backtrack and getting back on irc.13:10
GneaTristan3199us: okay13:11
Taksas027how to look if im on 32bit or 64?13:11
Tristan3199usgnea: thank you13:11
rwatGnea: yeah, well I would always fsck from a console wherever possible13:11
GneaTaksas027: uname -m13:11
bc81Gnea: ok, but for eg. i'd like to open the "newest" text file among many text files with a single command..is it possible?13:11
Gnearwat: console's fine, but so's a GUI as long as it's not booted off of the target partition13:11
Tristan3199usgnea: should i type something in the terminal before i load backtrack13:11
Taksas027i686 means64?13:11
GneaTaksas027: no, 32bit. x86_64 would be 64bit13:12
Tristan3199usback track uses a terminal login instead of gui so i can enter commands before booting..13:12
bc81Gnea: i suppose this funtion would need to be a script of some sort?13:12
Taksas027ah ok, thx13:12
GneaTristan3199us: yeah, get on irc, you should have xchat there already13:12
Gneabc81: possibly, haven't heard of doing anything like that, though.... just a matter of looking and seeing what's there, really13:13
root_hey13:13
bc81Gnea: k, thanks again :)13:13
Gneabc81: you could script it to create a symlink to the last file13:13
Tristan3199usnever used xchat in the terminal.. this should be interesting.. anything i need to know or is it almost self explanitory13:13
Gneabc81: then just edit the symlink13:13
bc81Gnea: that is a good idea13:13
Pen_islandhi everyone13:13
GneaTristan3199us: uh, BT should boot into kde with startx13:13
Tristan3199uswill do... thanks13:14
Tristan3199usBRB13:14
Pen_islandwho here is cool13:14
* Gnea looks at Pen_island 13:14
Pen_islandyou guys are blatently not cool13:14
=== sss_ is now known as ss
DarsVaedahi, I used nautilus to browse to a folder on a windows network computer13:14
GneaPen_island: no one cares.13:15
sipiorPen_island: "blatantly"13:15
Pen_islandyou need to listen to the streets and be down with he society13:15
DarsVaedabut now it wants a username and password13:15
Pen_islandturn my softwar=13:15
DarsVaedabut there is no username password, any idea why this appears suddenly?13:15
sipiorPen_island: the street is telling me "/ignore Pen_island"13:15
GneaPen_island: you need to back up and watch your tone before you get hurt.13:15
Pen_islandjust take it to PC world and they will fix it13:15
Pen_islandor BUY A NEW COMPUTER!!!13:15
Gnea!ot | Pen_island13:16
ubottuPen_island: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!13:16
Pen_islandpc world has something called tech guys to do that nerdy stuff13:16
=== frantik is now known as FrantiK
GneaPen_island: there's no need to tell us what we already know.13:16
Pen_islandthan save you time from being on here and take a taxi to PC WORLD13:17
Pen_islandwhere in world is PC WORLD?13:17
Pen_islandlol13:17
sipiorPen_island: can you find the door on your own?13:17
Gnea!attitude | Pen_island13:17
ubottuPen_island: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines13:17
Pen_islandi thought you were the nerd13:17
Gnea!guidelines > Pen_island13:17
sengukoihi13:17
ubottuPen_island, please see my private message13:17
iceroot_Pen_island: you have a support-question?13:17
sengukoihello13:17
sengukoii downloaded ubuntu13:18
Pen_islandwhat is the address to PC WORLD?13:18
sengukoitoday13:18
GneaPen_island: you'll need to ask that question in #freenode, not here please, thanks.13:18
Pen_islandcan't you type it into your computer ma jig and give me an answer bled13:19
sengukoihi Gnea and Pen_island13:19
iceroot_Pen_island: stop it please13:19
Pen_islandhi sengukoi13:19
GneaPen_island: no, that's not what this channel is for, you're required to respect the rules.13:19
Pen_islandok how do i press the computer?13:19
GneaPen_island: type this:  /join #freenode13:20
Pen_islandhow do i find the rules?13:20
sengukoionly one operator13:20
Pen_islandtype this: /join #freenode13:20
Pen_islandid not workin13:20
Pen_island  /join #freenode13:20
Gneaalmost...13:20
Pen_islandwhy it not working?13:20
Gneano space before the /join13:20
Pumpkin-Pen_island: Can I suggest you troll harder. Will get you the ban you are fishing for quicker.13:20
iceroot_Pen_island: stop being a troll please13:20
Pen_island /join #freenode13:20
rwatit's amazing who they let be in charge of a computer these days13:20
Pen_islandstill not working13:21
iceroot_!ops | Pen_island13:21
ubottuPen_island: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, bilalakhtar, Jordan_U, or rww!13:21
Pen_islandsorwy13:21
Pen_islandwhats a troll?13:21
jpdsWat.13:21
Gnea!ops | Pen_island is trolling, extremely off-topic, has a bad attitude13:21
ubottuPen_island is trolling, extremely off-topic, has a bad attitude: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, bilalakhtar, Jordan_U, or rww!13:21
otac0nYou are, Pen_island. YOu are.13:21
Pen_islandsomeone called me a troll?13:21
GneaPen_island: that would be you.13:21
xroHi, i try to install mysql server on ubuntu 10.04 64bits server.... i can't start mysql, i get ""failed to connect to socket /var/run/dbus/system_bus_socket"".... How should i solve that?13:21
otac0nPen_: what IRC client are you using?13:22
sengukoipower13:22
mcb_2xro: In what port is mysql configured to listen? Have you checked if it was not beeing used?13:23
tristan3199still there??13:24
tristan3199back with backtrack now.. fsck??13:24
rwatnobody's here13:24
Gneatristan3199: hi13:25
tristan3199gnea: hi im back13:25
Gneatristan3199: okay, first of all we need to identify the correct partition13:25
xromcb_2, on port 3306... and it's free.... i googled and i saw that there a lot of people in my situation but i didn't find how to solve it13:25
tristan3199sda113:25
Gneatristan3199: alright, do you know what the filesystem is?13:26
tristan3199in home or root.. whatever is default13:26
Gneatristan3199: no, what filesystem is sda1 formatted to?13:26
d3javuhi, may i know if there is any bug on wireless in ubuntu 10.10?13:27
tristan3199oh, ext313:27
mcb_2You used apt to install? Cause I have it installed 32 and 64 and had no such problem.....13:27
Gneatristan3199: you're sure it's not ext4?13:27
Gnea!bug | d3javu13:27
ubottud3javu: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots13:27
nikitisI need someone experienced in mouse button mapping.  I have two mouse buttons registering as same button #2.  I need to remap one of them for gaming purposes.13:27
tristan3199i just looked in gparted13:28
d3javui've been using ubuntu 10.04 until yesterday and reinstalled 10.10 and now i'm having problem connecting to wireless network with manual settings.13:28
Gneatristan3199: okay, then go ahead and quit gparted13:28
tristan3199ok13:28
Gneatristan3199: then:  fsck.ext3 /dev/sda113:28
xtzrg13:29
tristan3199e2fsck 1.41.3 (12-Oct-2008)13:29
tristan3199/dev/sda1: recovering journal13:29
tristan3199/dev/sda1: clean, 393563/7643136 files, 24125130/30545581 blocks13:29
offsensewhen is the ubuntu 11.04 will be release?13:29
Gneatristan3199: okay, you're all set, now boot back to ubuntu13:29
Gnea!11.04 | offsense13:30
ubottuoffsense: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011 - Help and support (only) in #ubuntu+1 - Natty is unstable and is not intended for production systems.13:30
bazhangoffsense, april this year13:30
nikitisanyone?13:30
Gnea!anyone13:30
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?13:30
Poochwhats these commands do? http://askubuntu.com/questions/22763/how-to-increase-the-signal-power-of-a-wi-fi-card13:30
offsensewell it just couple months left tthen, gracias mate!13:30
xronobody knows this issue with mysql and ubuntu 10.04? ""failed to connect to socket /var/run/dbus/system_bus_socket"".... How should i solve that?13:30
Gneaoffsense: cheers13:30
tristan3199gnea: also i tried to scroll up.. using shift pgup plus other things.. its a blue background instead of black and its (locked in place) for lack of better words13:31
sipiorxro: how are you starting mysql?13:31
xrosipior, yes, i try to start it...13:31
sipiorxro: wasn't what i asked, exactly.13:31
mcb_2xro: Does the file /var/run/dbus/system_bus_socket exist in your system? Is it with permission 777 with stick bit?13:31
offsenseany suggestion better twitter client than gwibber?13:31
tristan3199Gnea: do i want to boot how i used to before this recovery console got in the mix or into root with startx13:31
rwatoffsense: xchat?13:31
doubiI have a mystery keyboard shortcut. Where could it be set, apart from Preferences > Keyboard Shortcuts or in Compiz?13:32
Gneatristan3199: the normal way13:32
offsenserwat: xchat? the irc client?13:32
Younderrwat, what about it? It is a X windows program. Not X rated.13:32
tristan3199Gnea: Thank you, BRB13:32
xromcb_2, no, there is no  /var/run/dbus13:32
rwatoffsense: sorry ignore me, I've still not had enough coffee13:33
rwatcan pidgin do twitter these days?13:33
Younderno13:33
mcb_2xro: In my Ubuntu, I have this ---> drwxr-xr-x  2 messagebus  messagebus    80 2011-02-14 08:05 dbus13:33
jpdsWhy would pidgin, an IM client, want to do twitter?13:33
offsenseyes ppl, any suggestion for twitter client except gwibber13:34
rwatjpds: just because Adium (mac equivalent) does do twitter13:34
Gneajpds: twitter is basically IM with lots of lag and permeability13:34
xromcb_2, in /var/run/ ? and in ubuntu server 10.04 64bits?13:34
mcb_2xro: And I got this inside the directory: ---> srwxrwxrwx  1 root       root         0 2011-02-14 08:05 system_bus_socket13:34
x_wazzzappp13:34
sipiorxro: how are you attempting to start mysqld?13:35
mcb_2It is an Ubuntu 10.10, but you should have the same files.....13:35
GneaUGH, this cd won't stop crashing during install :(13:35
gilmaalvesgilmaalves13:35
Tristan3199usgnea: back... whats the dbus13:35
GneaI need help troubleshooting this... I've tried nomodeset, pci=routeirq....13:35
GneaTristan3199us: huh?13:35
mcb_2Of what i have read if you don't have this file, Ubuntu won`t be able to open the socket to listen for the connect to the server.....13:35
^Phantom2^Why does ubuntu run my 2GHz CPU @ 994MHz ?13:36
Tristan3199usgnea: i noticed it says dbus main process, broken pipe13:36
xrosipior, i tried "/etc/ini.d/mysql start" "start mysql" "service mysql start"13:36
sipiorxro: as root?13:36
mcb_2Tty creating the files by hand.... Give then the permission and try to start it.13:36
GneaI'm trying to install Ubuntu Desktop 10.04 AMD64 to a system and it keeps crashing at startup, I'm trying to figure out what's causing it but I just can't seem to, any ideas?13:36
xrosipior, with sudo [command]13:36
Tristan3199usstill the same by the way13:36
GneaTristan3199us: uh, is the login coming up?13:36
sipiorxro: and can you pastebin the exact error that is reported?13:36
Tristan3199usnope.. same recovery console13:37
GneaTristan3199us: can you switch tty's with alt-F1, alt-F2, alt-F3...alt-F6?13:37
Tristan3199usi could only catch bits because it doesnt stay on screen.. but i noticed it says the dbun main process terminated due to a broken pipe13:37
^Phantom2^um13:38
Tristan3199usno idea what a dbus or broken pipe is13:38
^Phantom2^how do i get the controls back on totem?13:38
^Phantom2^I accidentally made them go away13:38
Tristan3199usgnea... i can try..13:38
GneaTristan3199us: ok, run this command:  ps axf | grep dbus | wc -l  <-- what number does that give?13:38
Tristan3199uswill it act the same before x is loaded.. can i try those keys in terminal to see if they work..?13:39
^Phantom2^oh nvm, i got them back13:39
GneaTristan3199us: they have to be in the console/terminal, not when X is running. if X is running, you have to use ctrl-alt-f1, etc13:39
Tristan3199us513:39
GneaTristan3199us: okay, good bet that dbus is really working fine and it's just a warning message, nothing to be worried about13:39
GneaTristan3199us: now, try this:  sudo dpkg-reconfigure gdm13:40
xrosipior, http://pastebin.com/j9Xwa32h13:40
Glutschlo13:40
Gneaugh why won't this cd work?!13:40
bigmahatmaI have a ADSL connection, which goes to a modem/router, which goes to a switch, and finally to ca. 10 PCs. How can I measure the amount of traffic coming and going tto/from each PC? NB. I have admin access to everything, I'd rather not to install SW on the PCs, and the router hasn't got such a function..13:41
rtyuiohello there13:41
sipiorxro: what happens with "sudo service mysql start"?13:41
Youndernothing13:42
sipiorGnea: perhaps it's time to try another13:42
Younder/etc/init.d/13:42
Pumpkin-bigmahatma: does the switch provide port utilisation statistics via snmp ?13:42
Tristan3199usasks gdm, kdm, or lxdm. gdm right?13:42
xrosipior, it never ends....13:42
bigmahatmaPumpkin-: no :(13:42
sipiorxro: it never ends?13:42
Younder/etc/init.d/apache2 restart13:43
yodogim a true gangsta13:43
Youndermight work13:43
yodog!ops13:43
rtyuiohello there i can't able to update this is the error what i got : http://paste.ubuntu.com/566966/13:43
Tristan3199usgnea: asks gdm, kdm, or lxdm.. gdm right13:43
yodogim a true gangsta13:43
rtyuioneeds your help13:43
rtyuiothanskl13:43
rtyuiohello there i can't able to update this is the error what i got : http://paste.ubuntu.com/566966/13:43
Pumpkin-bigmahatma: then I think you have to install something somewhere. If you only care about internet access, you might be able to get something from the router, but it would depend on what the router was.13:43
Gargamel\me needs help too13:43
rtyuiocan't able to update13:43
GneaTristan3199us: well, you installed lxde, right?13:44
bigmahatmauff..13:44
Tristan3199usi installed the kde, lxde, and xfce desktops.. bad idea i know now.. but i did13:44
rtyuiohello13:45
Younderand..13:45
Tristan3199usoriginally it was just gnome of course..13:45
=== EvilPleasure is now known as evilpleasure
Ugunsmurishi i have a task to make a program which test a web page that everything works any suggestions which language to use13:45
rtyuiois that ubuntu official tchat here ?13:45
manuejaajjajaja13:45
manueolaa13:45
manuekk psaaaaaa13:45
manuejeese13:45
Ugunsmurisim going 4 python13:45
GneaTristan3199us: which one do you want to use?13:45
FloodBot2manue: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.13:45
Tristan3199usgnea: i only use gnome13:45
Picirtyuio: This is the official Ubuntu support channel.  Offtopic chatter in #ubuntu-offtopic13:45
SmokeyDhey everyone. What is in ubuntu lucid the commandline tool to use to specify which services to start, instead of sysvconfig?13:45
GneaTristan3199us: okay, just go with gdm then13:46
Gargameljust installed ubuntu 10.04, but during the updates, i accidentally switched off the PC with my hoover. now it's stuck, i can see the desktop, but the mouse won't move and the keyboard does not answer13:46
left4deadmwbre13:46
Ametcoeeeeeeeeeee13:46
Ametcoeeeeeee13:46
PiciAmetco: stop that13:46
Gargamelwhat d ,13:46
Tristan3199usgnea: tried the others and decided i dont like them as much.. so should i remove them??13:46
Gargameldo ,13:46
Gargamel?13:46
GneaPici: gonna be a long day...13:46
AmetcoWhat's13:46
Ametcoeeeeeeeeeee13:46
PiciGnea: yep :|13:46
AgentTeddiei have a video camera, sorta like a flip that can double as a flash drive, how do i make my computer recognize it as a bootable drive?13:46
sipiorplague of internet monkeys today...13:46
Ametcoeeee13:46
Tristan3199usi figure they dont take enough space for me to really care plus they dont load anything unless i chose to log into one of the others right??13:47
rtyuio well, i got a problem with ubuntu, i can't update13:47
sipiorPici: good that you're getting into the spirit of things :-)13:47
rtyuiothis is the error what i got :  http://paste.ubuntu.com/566966/13:47
rtyuioPici:13:47
YounderSomeone is trying to figure out the rate at which the flodboot triggers. We need a operator NOW!13:47
nachosxHi. I'm trying to forward all traffic destined to port 80 to port 2097 but my iptable rule does not seem to be working.13:47
Gargameljust installed ubuntu 10.04, but during the updates, i accidentally switched off the PC with my hoover. now it's stuck, i can see the desktop, but the mouse won't move and the keyboard does not answer13:47
AgentTeddiecan someone help me out?13:47
GneaAgentTeddie: if you can get a menu with F12 during POST, you should be able to select it13:47
nachosxis there anything else i would need to enable13:48
PiciYounder: The ops are already here and aware of the situation.13:48
Gargamel:/13:48
nachosxive done ipforwarding and i dont know what else i can do13:48
AgentTeddieGnea: i have done that but it is not listed there... and the flash drive is on13:48
nachosxthis is the rule,13:48
nachosxiptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 209713:48
GneaTristan3199us: pretty much, so just pick one and go for it - I recommend gdm to stay inline with gnome13:48
GneaAgentTeddie: okay, can you switch the order in the bios?13:48
Gargamelanyone please ? :)13:49
Tristan3199usgnea: now what should i do??13:49
AgentTeddieGnea: yes i can but the drive is not listed there, it is on, i am looking at it, but when I try to switch the boot order, or choose the boot device, it is not listed...13:49
GneaTristan3199us: are you logged into gnome right now?13:49
sipiorGargamel: if you just installed it, might be easier to just reinstall it quickly.13:49
Tristan3199usyes, as root tho13:49
GneaAgentTeddie: doesn't matter, can you select something like USB-ZIP or USB-FDD?13:49
Tristan3199usgnome is default still...13:49
pindongahi, is it possible to have a script sign the deb packages when building them with (debuild, dpkg-buildpackage) so that it can be automated?13:50
GneaTristan3199us: okay, then logout of X, then issue a:  sudo service gdm start   at the console terminal13:50
EuaI used live usb, how copy files into the USB flash?13:50
AgentTeddieGnea: i know that, all that is listed is my main hard drive, the floppy drive, and that is it, there should be a third option for my usb drive and its not there...13:50
Gnea!usb | Eua13:50
ubottuEua: 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/LiveUsbPendrivePersistent13:50
Jinxed---Are there any good wikis that can install easily onto ubuntu? I'm looking for something that I can host myself and have people I work with be able to log in and edit it, add pages, documents, and have revision control.13:50
Tristan3199usgnea: than?13:51
GneaAgentTeddie: how old is your system?13:51
sipiorJinxed---: i believe there's a dokuwiki package available.13:51
GneaTristan3199us: sit back and watch13:51
Tristan3199usok.. BRB13:51
Tristan3199uswhat command is logout13:51
Gneajust find it in a menu13:52
rtyuiofuck13:52
AgentTeddieGnea: it is pentuim 4 20gb hard drive 500mb ram made for windows xp, i am running xubuntu on it right now, see it worked with my other flash drive that was an actual thumb drive but i lost it, so i am using this...13:52
=== noobuntu is now known as dreamtraveler
rtyuio anyone there ?13:52
Tristan3199usgnea: im in root so its not there. nether is reboot or shut down13:52
sipiorrtyuio: if you're not getting an answer, try asking your question again every ten minutes or so.13:52
EuaI used live USB, How do I copy files to USB flash memory?/13:52
rtyuiothis is the error what i got :  http://paste.ubuntu.com/566966/13:52
GneaTristan3199us: ctrl-alt-f1, then ctrl-c13:52
Tristan3199usBRB13:52
Gargameljust installed ubuntu 10.04, but during the updates, i accidentally switched off the PC with my hoover. now it's stuck, i can see the desktop, but the mouse won't move and the keyboard does not answer13:53
Gargamelsorry13:53
Tristan3199usctrl alt F1 doesnt work13:53
GneaTristan3199us: what about ctrl-alt-backspace13:53
Tristan3199usshould i reboot and then sudo service gdm start13:53
nikitisHey guys, got a mouse issue.  When I right click, upon doing a button press, it brings up the context menu, when it should only bring it up upon a button release.  Know how I can fix this?13:54
Tristan3199usctrl atl del brings up a shut down menu.. but i cant use any of the buttons but cancel and it says logged in as "root"13:54
induzI just noticed that some  web pages are scrambled when viewed using Firefox, what is the solution13:54
GneaAgentTeddie: it's possible your system doesn't support booting from usb natively, or something's wrong with the usb drive you're trying to use13:54
induzI have Ubuntu Lucid with FF 313:55
EuaUsing the live usb, how to copy files to USB flash memory13:55
GneaTristan3199us: I said ctrl-alt-backspace, not ctrl-alt-del13:55
Tristan3199usbackspace does nothing13:55
Tristan3199usor f113:55
GneaTristan3199us: then just reboot13:55
Tristan3199usok.. will do13:56
nikitisctrl+alt+backspace is disabled by default now. need an option in in xorg.conf to enable it13:56
eXpLoDis there any terminal command that shows my pc specs(ram,cpu etc)?13:56
rtyuiothis is the error what i got :  http://paste.ubuntu.com/566966/13:56
rtyuiowhat the solutioN ?13:56
bazhangeXpLoD, sudo lshw13:56
schnuffleeXpLoD: sudo cat /proc/cpuinfo13:56
GneaeXpLoD: cat /proc/cpuinfo, free, df -Th13:56
=== me is now known as Guest45948
schnuffleGnea: right alt + printscreen +k should enable ZAP ( ctrl+alt+backspace) : http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html13:58
Gneaschnuffle: didn't know that keycombo lol13:59
schnuffleHaven't tried it13:59
OinsHallo. Ich habe folgendes Konstrukt: "truecrypt -d 2>&1 1>>  /unmount_out.txt" ... wenn ich das allerdings absetze, erhalte ich von truecrypt eine Fehlermeldung. die Datei unmount_out.txt ist allerdings leer. Kann mir jemand hier weiterhelfen?14:00
voozeHey, i have a bit of a weird question.. a few weeks ago i was trying to get my WIFI working (turned out i made a mistake and it worked all along) but not my cabled-network dont work.. any ideas for some fix or trouble shooting?14:00
schnuffle!de | Oins14:00
ubottuOins: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis.14:00
Oinsoh sry, wrong channel :)14:00
schnuffleOins: Kein Thema14:00
Oinsat command line i tried "truecrypt -d 2>&1 1>>  /unmount_out.txt". After dropping the line i get an error from truecrypt, but my unmount_out.txt is empty. What's wrong?14:01
surialWhere's the message-of-the-day text stored? In particular, I'm getting an "At the moment, only the core of the system is installed....." message on logging in, but I've already run sudo tasksel -- section server.14:01
llutzOins: when using bash "truecrypt -d  &>  /unmount_out.txt"14:01
rtyuiolo there14:02
rtyuiothis is the error what i got :  http://paste.ubuntu.com/566966/14:02
llutzOins: else "truecrypt -d  >  /unmount_out.txt 2>&1"14:02
schnufflertyuio: is it a mac?14:02
rtyuiono14:02
rtyuioat all14:02
vasuI have installed ubuntu..Sound is coming in only headset but not in laptap speakers why? please help me...14:02
Oinsllutz: this works... what's wrong with my command?14:02
llutzOins: reihenfolge14:03
rtyuio on my ubuntu 10.1014:03
^Phantom2^i wouldn't trust grub if you held a gun to my head lol14:03
^Phantom2^but is it bad to use the BIOS for dual-booting all the time?14:03
Oinsllutz: aber bei mir läuft doch 2(stderr) auf 1(stdout) und 1 in die datei oder nicht ?14:03
YounderOins, english please14:04
schnuffleOins:  http://www.cyberciti.biz/faq/redirecting-stderr-to-stdout/14:04
YounderOins, ja,das is riktig14:05
OinsYounder: sorry for that. wrote in german, cause llutz answered in german too.14:05
llutzOins: Younder my bad, sry14:05
eXpLoDi accidentally ran scrot by root,how can i make the photo again usable by me?14:05
jrib!permissions | eXpLoD14:06
ubottueXpLoD: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions14:06
=== mark_ is now known as markskilbeck
BluesKajHi folks14:06
PicieXpLoD: sudo chown $USER:$USER /path/to/image14:06
aristidesflhow to update the kernel?14:06
Oinsbut the order of my command should be right? 2 goes in 1 and 1 to the file14:06
YoundereXpLoD, sudo chown <name> <file>14:06
schnuffleOins: no the other way around 1>file 2>&114:06
Dr_Willisaristidesfl:  it should get updated as part of the  normal upgrade/update process.14:06
vasuam very new to ubuntu plz help me...I have installed ubuntu..Sound is coming in only headset but not in laptap speakers why? please help me..14:07
Oinsschnuffle: ah ok, thank you (and all other) for you hints!14:07
aristidesflDr_Willis: thanks.. so it obviously didn't fix my shutdown/restart problem..14:07
jribOins: you send 2 to where 1 is going (so now 2 goes to stdout) and then you send 1 to a file (2 still goes to stdout).  That's why you need the other order (> file 2>&1).  This way you send 1 to file and 2 to where 1 is going (to file)14:07
schnuffleOins: git congfused as well the first time14:07
llutzOins: yours only works while nothing is written to stderr14:07
aristidesflor maybe it did..14:07
Dr_Willisvasu:   ive seen others that have the reverse problem. Never seen a definitive 'fix' for it. The forums may have some help,14:07
aristidesflVOTE: vmware vs virtualbox14:08
Oinsah ok, now it's clear... and thank you for the link, good explained there.14:08
jrib!poll | aristidesfl14:08
ubottuaristidesfl: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.14:08
voozeI have a problem with my cable wired network.. here is my /etc/network/interfaces: http://pastebin.com/i8iiYQRt is there somthing wrong?? (it only have the 2 first lines in it) ?? please help :D14:09
aristidesflahah14:09
schnufflevooze: this will only have the loopback divece active the commented section would activate your network card14:09
schnufflevooze: assuming eth0 is existing14:10
aroshlakshanhey can any one tell me how to mount my NTFS partitions when ubuntu starts up14:10
nikitisyes14:10
voozeyeah schnuffle should the commented lines be first or after the uncommented? or is there no diffrence14:10
Younderschnuffle, which is almost certainly has14:10
schnufflearoshlakshan: add an entry in /etc/fstab14:10
aroshlakshanhows that?? i'm a total newbie..14:11
schnuffleYounder: virtualization tends to change mac address which leads to changing devices14:11
jrib!ntfs | aroshlakshan14:11
ubottuaroshlakshan: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE14:11
byFSMHANmerabayın sik kafalı nonoşlar :)14:12
schnufflearoshlakshan: http://www.psychocats.net/ubuntu/mountwindowsfstab14:12
aroshlakshanopened the file. what should i add14:13
abemHello, anyone has an idea how to install the drivers for samsung scx 462314:13
induzwhy some websites are getting scrambled on FireFox14:13
induzis there any version of IE for ubuntu?14:13
schnuffleinduz: no ie for linux14:14
arandinduz: No, you could try chromium or opera if you prefer.14:14
schnuffleinduz: link for the scambled page?14:14
nikitisaroshlakshan, type sudo blkid  and write down the UUID of the NTFS Drive.  Then in /etc/fstab enter in this           UUID=453RE3#$543  /home/path/to/mount/to      ntfs    defaults  0  014:14
induzwhen i open Hindi websites14:14
Ricoinduz:try wine if u need to work with i14:15
nikitisaroshlakshan, with UUID being the one for your drive.14:15
induzI have wine14:15
aroshlakshani cant understand whts in this page. it's too complicated14:15
induzi tried to install IE on wine but failed14:15
aroshlakshanplease help me guys14:15
nikitisaroshlakshan, read my instructions14:15
Ricoinduz:u can use firefox instead14:15
schnufflearoshlakshan: you got all the infos at least twice in here see nikitis comment14:15
Ricoinduz:or chromium for translaion14:16
induzaroshlakshan, what r u trying to do?14:16
induzRico, i am using FF now14:16
nikitisinduz, don't worry about him.  it's been explained as clearly as it can be14:16
induzbut few websites look scarambled14:16
voozeschnuffle, i just uncommented the other files, and restarted /etc/network/interfaces but my wired network still not working :(14:16
aroshlakshani wanna mount my NTFS partitions automatically when ubuntu starts14:17
ali__hello guys does anyone knows Corel R.A.V.E. software?14:17
jribaroshlakshan: read the link ubottu gave you; don't use a pass number of 0 like nikitis suggests14:17
schnufflevooze: you restarted with sudo /etc/init.d/networking restart?14:17
jribaroshlakshan: if you don't click and read links, you can't be helped.14:17
induzaroshlakshan, u have to look into file properties behaviour]14:17
nikitisjrib, not?14:17
voozeschnuffle,  yes14:17
Ricoaroshlakshan, :fix ur fstab to do i or try ntfs-config14:17
induzis safari on Linux14:18
induzi mean Ubuntu?14:18
schnufflevooze: what tells you sudo ifconfig14:18
EuaUsing the live usb, how to copy files to USB flash memory??14:18
aroshlakshanits too complicated man. i just got PySDM. will it do the trick14:18
jribnikitis: my mistake, I misremembered about the pass no.  You are correct.14:18
schnuffleabem: Linux driver: http://www.samsung.de/de/Privatkunden/Buero/DruckerMFP/LaserMFP/scx4623fn/SCX-4623FNXEC/detail.aspx?atab=support&aguid=68065677-8fab-4287-85ed-ec921920db89&dl=driver14:18
bazhangEua, is is persistent?14:18
YankDownUnderinduz, There are ways of installing Internet Explorer and Safari on Ubuntu using PlayOnLinux or WINE.14:18
roffmanhi14:18
induzI have wine YankDownUnder14:18
voozeschnuffle, : http://pastebin.com/E9w8gZXs14:18
ali__Is there any corel r.a.v.e. alternative on ubuntu?14:18
nikitisWhy safari?14:19
nikitisunless your doing a mac skin14:19
Piciali__: What does that software do?14:19
bazhang!equivalents > ali__14:19
YankDownUnderinduz, I'd highly suggest reading up on it prior to doing it.14:19
ubottuali__, please see my private message14:19
ali__ok14:19
induzYankDownUnder,  i tried IE8 on wine it failed big time14:19
ali__ubottu thank you14:20
ubottuYou're welcome! But keep in mind I'm just a bot ;-)14:20
YankDownUnderinduz, Again, have you read up on installing software in WINE or how to install IE under linux?14:20
ali__and bazhang as well14:20
nikitisI've tried IE 6,7,8, all of which graphically fail, and crash a lot14:20
Euahow to copy files to USB flash memory??14:20
bazhangEua, did you make it persistent?14:20
ali__Corel R.a.v.e. does makes simple animations14:20
roffmangood morning, someone working with nagios?14:20
Euai use linux Mint from live usb14:22
bazhangEua, then check linuxmint support14:22
voozeschnuffle,  you see any errors?14:22
bazhang!mintsupport | Eua14:23
ubottuEua: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org14:23
aroshlakshancan i automount my NTFS partitions with PySDM??14:23
schnufflevooze: open networkmanager applet choose the etho:avah and delete everything starting from the colon so delete :avah14:23
nikitisQuestion for experts.  How can I fix X from bringing up a context menu on right click press when it is supposed to wait for right click release to pop up?14:23
Piciroffman: If you're having trouble installing Nagios, we may be able to help, otherwise #nagios is probably your best bet for support.14:23
EuaI have only one USB, I want to copy files into it14:23
bazhangEua, mint is not supported here14:24
cool!Wireless14:24
ubottuWireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs14:24
schnufflevooze: http://ubuntuforums.org/showthread.php?t=52242714:24
Euaok ..14:24
aroshlakshanplease can somebody tell me can i automount my NTFS partitions with PySDM??14:24
coolHey, I wanted to buy new hardware. Wanted to know if its support on Ubuntu 10.04LTS? http://www.asus.com/product.aspx?P_ID=isOooTjt0bJAfNzB14:25
BluesKajaroshlakshan, whynot just use nautilus/places?14:25
ldurosis there a command line alternative to sftp? I'm used to using ncftp which is great, bookmarks a site etc, but the sftp command line doesn't do all that14:26
ldurosthanks14:26
roffmanI use nagios but I would like to know if anyone has any idea how to monitor a raid array using nagios14:26
arandaroshlakshan: yes14:26
Piciroffman: Then I'd suggest asking in Nagio's support channel: #nagios14:26
aroshlakshanhows that bluekaj??14:26
rigvedhi everyone...i want to install debian on a pc using netboot. here, after the bootloader on the pc has loaded, i want it to load the installation image from a dhcp server, which will be on my ubuntu laptop. can anyone tell me how to do this? or can anyone tell me if such a thing is documented somewhere on the debian manual?14:26
coolrigved: goto #debian14:27
bazhangrigved, ask in #debian ?14:27
Oercool check the hardware list, just released > http://www.ubuntu.com/certification/catalog14:27
schnufflearoshlakshan: another time: 1. open a terminal, 2. enter: sudo vi /etc/fstab, 3. add a line: /dev/<yourntfspartition>  /mountpoint ntfs  defaults,nls=utf8,umask=007 0 014:27
bazhangLinux Kernel 2.6.29 (Support Ubuntu 2.6 only) cool14:27
roffmanPici Thanks14:27
milamberrigved: http://www.debian.org/distrib/netinst14:27
coolbazhang: Ubuntu 2.6? I run 10.4LTS. Will it work?14:28
surialHuh, how do you escape a ! in a string in bash? Just a ! does a history search, but \! includes the backslash in the string. D'oh.14:28
coolOer: Thanks14:28
rigvedcool, bazhang: well, i just wanted to know how to set up the dhcp server to serve this request and how to configure tftpd to send the installation image to the pc14:29
bazhangcool, lucid uses 2.6.32.28.3214:29
milambersurial: http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_03.html14:29
aroshlakshank think i got it14:29
rigvedmilamber: that will install everything from the internet, not from an already downloaded image on my laptop14:29
aroshlakshanthanks guys14:29
aroshlakshankeep up the good work14:30
coolbazhang: Then should would work. Thanks14:30
surialmilamber: This page is wrong.14:30
surialmilamber: It contains an example that does not work.14:30
coolOer: Looks like its supported. http://www.ubuntu.com/certification/catalog/model/pci:0781:1814-NETWORK Thanks again14:30
surialmilamber: echo "I'd say: \"Go for it!\"" <-- the result according to that page is 'I'd say: "Go for it!"'. That's not what hapepns. what happens is the usual: event not found.14:30
milambersurial: did you try the single quotes?14:31
Oercool, have fun :-)14:31
erUSULsurial: disable history expansion14:31
surialmilamber: That would work, except I need variable substitution eearlier in the string. Can I concat a double-quoted string adn a single-quoted string?14:31
snapphi14:32
snappi have a question14:32
GeniusoCan anyone tell me where I can find ~/.wine folder ????14:32
erUSULGeniuso: ~/.wine is the whole path. ~ expands to your home folder14:33
milamberrigved: tftp net booting is not what you are looking for?14:33
ljsoftnetGeniuso: its on your home folder, dont forget to click on "View Hidden Files" in nautilus14:33
erUSULGeniuso: so $HOME/,wine , ~/.wine and /home/yourusername/.wine are the same thing14:33
milambersurial: should be able to14:33
erUSUL$HOME/.wine*14:33
snappi want create LVM but the space must be to the initial disk or it can also when the already present system?14:34
Skeeter-Good Morning everyone. I would like to remove completly my debian and install ubuntu. My only concern is my RAID6, if i copy the fstab over will that be enough or i need some more other config files14:35
erUSULSkeeter-: /etc/mdadm/ folder comes to mind14:35
Skeeter-erUSUL: ya, sry mdadm configs 4 sure.14:35
erUSULsurial: if you haven't figured it yet... disable history expansion --> set +o histexpand14:36
rigvedmilamber: yes. but the netboot image of debian is a just a bootloader which is loaded via tftp. after that, the remaining installation is carried from the internet. what i want is the pc to load an installation image from my ubuntu laptop14:36
surialerUSUL: Right. I was trying to avoid futzing about with that.14:36
erUSULsurial: i have it in my bashrc as i find it useless14:36
surialI actually like it.14:36
GeniusoerUSUL: I cant see wine folder how to unhide this folder ?14:36
erUSULGeniuso: crtl + h in nautilus window14:37
surialI'd have to start a subshell and disable it there so as not to mess with the shell itself. I guess that's whate it takes to escape a #%(*@#$(*#@ exclamation mark. Urgh. I might just rewrite this in a real programming language.14:37
erUSULsurial: should not affect in a script; only in interactive shell afaik14:37
surialerUSUL: huh?14:38
surialerUSUL: If I put echo "hello!" in a script, it'll fail.14:38
GeniusoerUSUL: tnx i see now this14:38
jribsurial: use single quotes, not double14:38
surialerUSUL: I could put shopt in there, but if this script is sourced or whatnot, won't that cause the setopt to stick around for whomever invoked it? Which is what I'm trying to avoid.14:38
surialjrib: I'm simplifying the question. My actual use case includes variable expansion and thus cannot use single quotes.14:38
jribsurial: I don't understand how that would matter.14:39
surialjrib: echo '$bar!' will just print $bar! - it won't expand the bar variable.14:39
jribsurial: foo=bar; echo "$foo"'!'14:39
surialOh that works?14:40
surialhold on.14:40
milamberrigved: http://www.debian.org/releases/etch/i386/ch04s06.html.en   i am sorry, but i am not sure how this is not what you want. you can set up a local machine with an image (DHCP) and tell the computer to install that image.14:40
surialWell, colour me green and call me a parakeet. That was in hindsight logical. Thanks!14:40
jribsurial: yeah, that's how you concatenate strings in bash14:40
rigvedmilamber: yes that's exactly what i wanted. thanks anyways for your help! :)14:41
jribparakeet: anyway, I'm off, bye!14:41
vasuI have installed ubuntu..Sound is coming in only headset but not in laptap speakers why? please help me..14:46
adarchey folks (and sorry for my bad english) .. how can i apply to a specific user, that he gets always gnome (safe mode) instead of gnome (without safe mode) :O14:46
adarci changed to safe mode in the boddom line of the login screen, but i need to change that every time the computer starts ...14:47
adarcwhy is ubuntu not saving my setting? :(14:47
majiddhi, What lines should I add to sources.list file in order to have gcc-2.X packages in my synaptic ?14:47
majiddhi, What lines should I add to sources.list file in order to have gcc-2.X packages in my synaptic ?14:50
goltoofhai gais14:53
djhenninghi14:54
djhenningwhats up=14:55
djhenning?=14:55
goltoofany of you know how to go about making a rotating wallpaper?14:55
djhenninghello my dears14:55
goltooflike in the background preferences, there's a space wallpaper with a "play" icon that rotates through some picture14:55
goltoofs14:55
bc81i'm using wine to run a windows software, but it only works if i do "metacity --replace" first. question: is there a way to force compiz to behave properly with this software?14:56
=== anonymous is now known as Guest99756
AufwindA question fom a noob. :-) I am working under Windows 7 (restriction by work). Is it possible to install a linux (without gui) so I can have the beautiful all the power available which linux has? It would be great if I could access the windows folder hierarchy and if it would use the internet "windows" (respecting vpn and so on... Is thi spossible?15:00
=== xyclo_ is now known as xyclo
compdocyou can install vmware and run linux in that15:01
llutzAufwind: http://gnuwin32.sourceforge.net/15:01
compdocbut its not like its going to work with win715:01
compdocyou can run commands, etc15:01
Aufwindcompdoc: I'll have a look at it thank you!!15:02
SystemTyrantI have a NAS unit I want to copy files to from my ubuntu 10.04 server. I can access the share from cifs or nfs, but I'm not sure how to do it from the ubuntu command line. Can someone tell me how or point me to some docs?15:02
bc81Aufwind: also, Cygwin http://www.cygwin.com/15:02
Aufwindbc81: Thanks, I consider that too. :)15:03
llutzSystemTyrant:sudo mount -t nfs -o rw,rsize=8192,wsize=8192,sec=sys <nas>:/share /mountpoint15:05
Geniuso~$ wine regedit adobe.reg  My file is on desktop what I need to add ?15:05
slipkid08hey guys15:06
aruizanybody having issues with python2.7-minimal while upgrading from an up-to-date maverick?15:06
slipkid08anyone know of any good FPS ports for Ubuntu?15:06
bc81Geniuso: you want to import the reg file?15:06
Geniusobc81: yes15:06
squigany one know why ubuntu doesnt get a hostname automatically set from dhcp like other clients?15:07
Taksas027why i get this error while installing chrome http://img508.imageshack.us/i/screenshotgdebigtk.png/15:07
bc81Geniuso: open regedit, and go to "Registry >> Import Registry File..."  browse for it15:07
erUSUL!games | slipkid0815:07
ubottuslipkid08: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php and http://www.penguspy.com/15:07
slipkid08Well, i've been through that list. I was just wondering if anyone had ported anything good over15:08
Geniusobc81: how to open regedit ?15:08
slipkid08Geniuso, are you talking about on Windows?15:08
bc81Geniuso: "wine regedit"15:08
Geniusook15:08
slipkid08ohhh I see15:08
slipkid08Has anyone tried to port over any FPS games from windows that worked with Wine?15:09
erUSUL!appdb | slipkid0815:09
ubottuslipkid08: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help15:09
=== herton is now known as herton_lunch
Geniusob81: tnx15:09
bc81welcome15:10
rshslipkid08, is it possible to get blutooth working if  i reinstall bluez15:10
slipkid08oh I see okay15:10
tiptophello ubuntu, I am here to ask for help in installing packages such as libuniconf4.6 and wvdial15:10
slipkid08I have no idea, I don't mess with bluetooth15:10
slipkid08I've found it too unstable15:10
tiptoplibuniconf etc are packages that are dependencies for wvdial15:11
slipkid08What are you trying to do with the bluetooth?15:11
tiptopI have downloaded them and need to install them offline15:11
ileahi all15:11
bc81Taksas027: did you try reinstalling it?15:11
tiptopis there a specific directory on to which these packages need to be unpacked?15:11
schnuffletiptop: sudo dpkg -i packagename15:12
rshslipkid08, want 2 connect to dun and browse phone15:12
tiptopschnuffle thanks15:12
slipkid08do you have an iphone?15:12
Taksas027bc81, no i was just instaling and i get it, but i can use chrome, so idk maybe something is wrong15:12
schnuffletiptop: any reason why you don't use the repository15:12
rshsamsung15:12
slipkid08oh I was going to say15:12
slipkid08lol15:12
tiptopschnuffle do i have to be in any specific directory? the reason why i dont use the repository is because I am still offline, installing this to get online15:13
bc81Taksas027: if it works, i wouldn't worry.  but you could always try reinstalling15:13
slipkid08the iOS on the iPhone made it purposely able to connect, but you can't browse the files15:13
slipkid08okay hang on lemme check on that real quick for you15:13
schnuffletiptop: no you need to be in the directory where your package is located or you give the path to it15:13
Taksas027bc81, i dont know how to uninstall15:14
slipkid08rsh: PM me your computer info, like make, model, etc15:14
tiptopschnuffle i am in Downloads and from here I simple say dpkg -i pkgname?15:14
tiptopsudo dpkg -i15:14
schnuffletiptop: yes, but use sudo dpkg -i , you need root permissions to install15:14
slipkid08rsh you could try using Blueman15:15
tiptopschnuffle thanks, will do this15:15
rshskipkid08, i m fairly new to irc . how 2 pm , yes blueman doesn't help ider.15:15
slipkid08maybe it's a problem with your device?15:15
ileahi all15:16
slipkid08is your device able to connect to other bluetooth things (i.e. car, headphones, etc)?15:16
biassonihi, I am using ubuntu 10.04 on Dell XPS M1530, my battery is almost discherge, cut if I connect the power it tells, "fully charged" instead of "recharging", may anyone help me?15:16
rshslipkid08, no it works on winxp15:16
ileacan someone help me install video driver?15:16
slipkid08ok let me help you out15:16
slipkid08and to pm15:16
slipkid08right click on my name and hit the 'query' button15:16
LeGambitteurhave a good day guys15:17
LachanceYou as well, LeGambitteur15:17
slipkid08later gamb15:17
LeGambitteur;)15:17
slipkid08rsh what computer do you have?15:18
rshslipkid08, p4 1.8ghz ,512ram15:18
rshwith ubuntu hardy15:19
slipkid08no I mean brand, model, etc15:19
Lachancersh: Hardy is not longer supported15:19
rshno its assembled15:19
slipkid08oh okay15:20
slipkid08brb15:20
JeruvyLachance: rsh, yes it is.15:20
slipkid08burn15:20
slipkid08lol15:20
rshLachance, what should i do then ? the soule reson i swithed to linux is that i woint be asked for upgradin and i m getting same replies here15:20
slipkid08sorry, I had to15:20
slipkid08hang on rsh15:21
slipkid08don't get all hasty15:21
slipkid08all we need to do is figure out what's going on15:21
majiddhi, how can I install gcc 2.9???15:21
sipiormajidd: call an archeologist?15:22
majiddsipior: well, I need it to compile simplescalar15:22
majiddsipior: It's a computer hardware simulator15:22
sipiormajidd: you're sure it doesn't build under gcc4?15:22
Taksas027bc81, i know why that happened, didnt save install pack on cd just opened it, so foudn where to uninstall and installed again :)15:23
majiddsipior: yes, I've been struggling for two days15:23
slipkid08okay15:23
slipkid08rsh15:23
rshyes15:23
majiddsipior: what repository should I use?15:23
sipiormajidd: perhaps you should contact the folks who wrote the software.15:23
Arch__gcc 2...15:23
Arch__go to haiku15:23
Arch__o.o15:23
slipkid08I've found this article on how to enable a BT keyboard and Mouse http://www.ubuntugeek.com/howto-setup-bluetooth-keyboard-and-mouse-in-ubuntu.html15:23
majiddsipior: ok, tnx15:24
slipkid08it might help you set up a BTStack to handle your Samsung15:24
polgood morning can some one help me? I have an aplication from work, it is a .exe. How can I set up exe files? in ubunto notebook. PS I have already wine intall15:24
sipiormajidd: you can always build gcc 2.9 from source. that could be fun.15:24
eXpLoDisn't the terminal actually a bash shell?15:24
ActionParsnippol: right click the file, mark it as executable in the properties of the file, then open it with wine15:24
slipkid08and yes, try reinstalling bluez15:24
majiddsipior: I have tried, but I get errors15:24
developerhealeyis there any Calendar servers that work well on UBUNTU for  smart phones like iphones/blackberry etc  and windows standalone apps... i need a point in the right direction  i tried googling it...15:24
ActionParsnipeXpLoD: the default is bash, you can use any shell you desire15:24
schnufflemajidd: debian woody uses gcc 2.95, I still have a machine runing just for that prupose15:25
rumpe1majidd, why not use another hardware simulator?15:25
tiptopschunffle installed four packages, one more is a tar.gz package, dpkg -i does not work15:25
majiddrumpe1: it must be simplescalar-arm15:25
slipkid08rsh15:25
slipkid08look up15:25
eXpLoDso that means i can use a python shell as defualt in the terminal for instance?15:25
ActionParsnipeXpLoD: you define the users shell in /etc/passwd   you can use dash if you desire (for example)15:25
majiddschnuffle, do you know the name of repositories it uses?15:25
rshyes i m doing it.15:25
deivisonuhuuuuuhuuuuhuuuhuu15:25
schnuffletiptop: tar.gz is certainly a source code package, the normal way to install is: unpack, enter directory, read README, ./configure, make, make install15:26
slipkid08ok15:26
deivisonwww.orkut.com15:26
majiddschnuffle, maybe I could add them to my sources.list and install it by synaptic15:26
slipkid08rsh: You might have to build your own BT stack to handle it15:26
deivisonMeeeeeeeeeeeeeennnnnnnnnnnnnnnnnggoooooooooooooooooooo15:26
gpcdeivison: please don't do that15:26
schnufflemajidd: repositories are gone15:27
majiddschnuffle: pardon?15:27
slipkid08and in that case, someone of a strong BT/Linux background might be of more assistance to you, I am just kinda pointing you in the direction15:27
rshslipkid08, how do i bulid it15:27
deivisonMeeeeeeeeeeeeeeeeeeeennnnnnnnnnnnnggooooooooooooooooooooo15:27
majiddschnuffle: what do you mean?15:27
slipkid08Okay15:27
slipkid08lol15:27
deivisonUma Vez Flamengo15:27
deivisonSempre Flamengo15:28
sipiordeivison: that's nice. go away.15:28
deivisonFlamengo Sempre eu hei de ser15:28
schnufflemajidd: the repositories don't exist anymore, just looking for a mirror15:28
deivisoné o meu maior prazer15:28
slipkid08rsh: find someone on here that has a strong BT background and they might be able to help you, or you can Google "building a bluetooth stack Ubuntu Hardy"15:28
gpc!pt > deivison15:28
ubottudeivison, please see my private message15:28
slipkid08it will take a while, and it is kind of a pain in the ass, but it's worth it in the end15:28
majiddschnuffle: I have repostories on my ubuntu 10.04 the newest version15:29
majiddschnuffle: I am sure they still exist15:29
schnufflemajidd: http://archive.debian.org/debian-archive/debian/dists/15:29
slipkid08rsh: I would also consider upgrading to Ubuntu 10.10 :)15:29
rshslipkid08, thanx. for ur extendd help15:29
slipkid08some of those problems may have been solved in 10.1015:29
ActionParsnipschnuffle: don't mix debian repos with ubuntu15:29
rshslipkid08, i can't i have 512 ram ddr115:29
slipkid08Yeah, no problem :)15:29
ubuspirehi all, is there an easy way to join an opendirectory (os x) domain using ubuntu 10.10 for login credentials etc?15:29
slipkid08oh right...sorry about that15:30
slipkid08forgot15:30
schnuffleActionParsnip: I don't majidd asked for it15:30
slipkid08rsh: is your installation on a box or a laptop?15:30
=== catalyst is now known as Guest42086
ActionParsnipschnuffle: you should advise its a bad idea15:30
schnuffleActionParsnip: okay15:30
ActionParsniprsh: why is ram a factor in upgrading to maverick/15:30
majiddschnuffle: tnx, man15:30
rshslipkid08, i tried compiling bluez utils and it gives errror. its box15:30
sipiorubuspire: open directory is just ldap, right?15:31
tiptopschnuffle the readme talks about two more dependencies, need to find and install them first, and then , it simply says that "by default wvdial will install in usr local bin15:31
=== Look is now known as Guest2292
majiddschnuffle: can I Use them in ubuntu?15:31
ubuspiresipior, yes.15:31
Lint01why the hell my gtk2 library is in English?15:31
slipkid08rsh: ActionParsnip has a good point15:31
tiptopschnuffle it says "to build and install, make, make install.  Nothing more15:31
Nevstahhey guys, is this the right place to ask about dhcp3-server config?15:31
rshActionParsnip, i live in a place where there r no venders15:31
schnufflemajidd: not if you don't really know what you are doing15:31
ActionParsniprsh: later versions don't eat more resources like Windows does15:31
sipiorubuspire: install the openldap tools, and you should be good to go.15:31
majiddschnuffle: ok, I'll look for it more on google15:32
slipkid08rsh: what he is getting at, is that 10.10 is not a resource hog15:32
schnufflemajidd: you could grab the sosurces and try to compile them15:32
majiddschnuffle: uhum, got it15:32
slipkid08rsh: I would recommend an upgrade ASAP15:32
slipkid08:)15:32
=== Aaron5367|detach is now known as Aaron5367
ubuspiresipior, ok. was hoping for guis and such. but thanks. I'll modify pam.* appropriately myself.15:32
schnufflemajidd: you could setup a vm and install woody in it, that's what I did15:32
rshActionParsnip, canonical shipped me 5 cds only 2 workd , ibex 2 fails to boot on my pc15:32
MonkeyDusthi, what's the exact channel name for ubuntu networks?15:32
AbhijiTMonkeyDust, ask here15:33
MonkeyDustit's not for me15:33
MonkeyDustmoment15:33
ActionParsniprsh: did you check the CDs for defects to see if they were ok?15:33
sipiorubuspire: check out LUMA if you require a gui. also, see: https://help.ubuntu.com/community/OpenLDAPServer15:34
ubuspiresipior, thanks for the pointers.15:34
rshActionParsnip, yes, they r fine but they dont work. and not sure if lucid will work. and how they will never suppply me one15:35
deuteriumhi, did anybody succeed to "pip install reportlab" on ubuntu 10.10? i get gcc compilation errors. the package python-reportlab that can be installed using apt works however.15:35
ActionParsniprsh: what happened when you tried them?15:35
Nevstahif i set host information (eg fixed-address) in a dhcp subnet, why would this not be sent to the clients routing table?15:36
rshActionParsnip, i had 128ram when dey failed. i upgradd to 256 and then 512. and still only 2 works. and i donlt think its reasonabl upgrade 7 year old pc anymore15:37
ActionParsnipNevstah: transmitted packets on the port would make the router (I'm guessing home grade) learn what port/mac address/IP the system is on15:37
ActionParsniprsh: could try Lubuntu,it's light and fast :)15:38
slipkid08rsh: are you kidding me? they make 2GB sticks now, if you have 2 slots, that's 4GB...I can get them from any computer store15:38
=== herton_lunch is now known as herton
slipkid08rsh: just FYI15:38
needlezanyone able to help with this script?? http://pastie.org/156294815:38
BluesKajslipkid08, a 7trld mobo might not see all that ram15:38
Lint01lubuntu is unusable15:38
BluesKaj7yrd old15:39
iceroot_slipkid08: FYI: not every board can handle 2GB modules15:39
g_0_0slipkid08, not every computer will support 2GB chips !!!15:39
slipkid08oh I guess you are right15:39
slipkid08hell even two 512 would be sufficient15:39
NevstahActionParsnip: what i'm trying to achieve is route most traffic to 1 gateway, but certain IPs to a seperate gateway, would that not work?15:39
lolcatI just added 2GB ram to my laptop, and it works fine15:39
slipkid08I keep forgetting that certain older comps don't handle larger RAM sets15:39
rumpe1needlez, which shell? whats the problem?15:40
slipkid08I'm just trying to give rsh some hints or help in any way I can15:40
rshslipkid08, i m sorry , ur right probbly but i told u win xp came with my pc and its messed up and i don't have legal copy. i swithced to linux to make it good .15:40
eltora49folks .. what is the maximum ram for recent HQ running Ubuntu 9.04?15:40
BluesKajrsh , my friend run kubuntu/kde desktop on 512 ram , it's not lightning fast but it's very usable if you keep open apps to a miniumum15:41
ActionParsnipNevstah: you can use the route command to setup manual routes15:41
slipkid08Well, that is definately a better switch15:41
BluesKajerr runs15:41
needlezthe problem is that upon request of getting a new ip address, it forces me to relog in my SSID information, or account information for like JITA which is the security here.15:41
NevstahActionParsnip: yes, i've done that, which is fine, but i'd like to do it via dhcp for all PCs on the network if possible15:41
ActionParsnipNevstah: then you will need to configure the central device15:42
MiteshShahhow to limit cpu uses per user15:42
Lint01why the hell my gtk2 library is in English?15:42
rumpe1needlez, via router?15:42
needlezrumpe1: its for bash, and the problem is that I have to re put in my SSID password and information.15:42
NevstahActionParsnip: central device?15:42
needlezrumpe1: not sure, its a school router here15:42
ActionParsnipNevstah: the thing they all connect to15:42
needlezrumpe1: at my house its a netgear router15:42
greg3000Hi everyone!   I've used Fedora for years, and when I changed over to Ubuntu I really missed the Fedora VNC package because of the options to change color depth within the VNC window.  And when I use ubuntu's vnc to connect to a non-local server, the speed is frustratingly difficult to work with.  Anyone solved this issue by using some custom VNC client?15:42
NevstahActionParsnip: they are all connected to a switch, including the dhcp-server15:43
sipiorLint01: i imagine you've set your system internationalisation settings appropriately?15:43
arandeltora49: maximum? without pae, ~3.2, with pae or 64bit 64G and above 200TB respectively15:43
ActionParsnipNevstah: then you can put stuff in the dhcp data15:43
needlezrumpe1: im guessing the school is using a CISCO or linksys router15:43
rumpe1needlez, and whats the problem with the script?15:43
lolcatLinksys *pukes*15:43
compdocgreg3000, youre using the tigervnc server?15:44
Lint01sipior, yes, everything is localized except gtk stock controls15:44
xroHi, i have a basic question.... i try to send a mail with bsmtp.... but i can't... what is wrong? "/usr/lib/bacula/bsmtp -h root@localhost -f bacula -h mail.mydomain:25 myname@mydomain.ch" where should i write the text and how send it?15:44
greg3000compdoc: checking15:44
heyguise!topic15:44
ubottuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic15:44
parisHi folks! What do I have to install to be able to do Python?15:44
needlezrumpe1: i need to add something so that I don't have to retype my SSID and password for my network everytime after the mac gets reset15:44
serializedubuntu should have python pre installed15:44
greg3000compdoc: next time I test a connection, I'll try xtightvncviewer instead of vnc15:45
NevstahActionParsnip: i tried that with option routers for the specificed host in dhcpd.conf - is that wrong15:45
serializedjust run using the terminal15:45
greg3000compdoc: maybe that'll do it?15:45
BiPolahParis: The python framework and a text editor to write it.15:45
rumpe1needlez, wpa? ... hm... perhaps you should use /etc/network/interfaces + wpa_supplicant instead of network-manager...15:45
BiPolahParis: sudo apt-get install python2.6, and then the same for bluefish/eclipse/whatever IDE you want to use. You can use gedit if you want, but IDEs like bluefish and Eclipse have syntax highlighting15:46
sipiorLint01: how/where exactly did you set the localisation?15:46
BiPolahParis: sorry, just make that "python"15:46
eltora49arand : thanks15:46
ActionParsnipNevstah: never had to do it personally15:47
marhciao15:47
NevstahActionParsnip: okies :)15:47
marhlist15:47
parisSo BiPolah! OK!15:47
arand!pae | eltora4915:47
ubottueltora49: To use more than ~3.2GB RAM on a 32bit system you can install the PAE-enabled kernel. See https://help.ubuntu.com/community/EnablingPAE for more info15:47
compdocgreg3000, I think vnc4server is the best15:47
greg3000compdoc: thanks I'll try that one15:47
eXpLoDis the ubuntu source anywhere?the kernel source i mean15:47
Lint01sipior, via $LANG and $LANGUAGE15:47
ileawhat can i do when i get the masage dependency not satisfiable ?15:47
compdocI use ultravnc client15:48
sipiorLint01: in /etc/environment, or?15:48
slipkid08does anyone know if there are GDM themes on Maverick?15:48
ActionParsnipilea: can you pastebin the message please15:48
greg3000compdoc: thank you15:48
rumpe1eXpLoD, apt-get install linux-source15:48
epoxyhello.. can anyone else build openswan-modules-source ?  getting build errors.15:48
ActionParsnipslipkid08: i know you can change the wallpaper and login box theme15:48
ileai could but it i instaled ubuntu in my language15:48
ileain romanian15:48
sipiorLint01: also, have you set anything in the gnome language configuration panel?15:49
epoxy(2.6.35-26-generic)15:49
ActionParsnipepoxy: are there any PPAs? or are you after specific build options?15:49
tiptopschnuffle found wvdial in the 10.04 cd and installed it but have some config problems15:49
ileai can change to english for that15:49
Lint01sipior of course15:49
slipkid08ActionParsnip: that's all I really want15:49
compdocgreg3000, vnc4server has a program named vncconfig that you run to enable clipboard xfers15:49
ActionParsnip!ppa | slipkid0815:49
ubottuslipkid08: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and should be used at your own risk.15:49
epoxyActionParsnip, nope..just want it to install the ipsec module it needs.15:49
ActionParsnipslipkid08: someone my have made it15:49
sipiorLint01: so when i asked where you set the localisation...15:49
slipkid08ty15:49
brissekikoo15:49
BiPolahWhat version of the linux kernel does 11.04 run?15:49
ileabrb have to restart15:49
Lint01ilea, try LANG=C sudo apt-get ...15:50
ActionParsnip!info linux-image natty15:50
ubottulinux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 2.6.38.3.17 (natty), package size 2 kB, installed size 32 kB (Only available for i386 amd64 all armel powerpc)15:50
=== tiptop is now known as tiptop2
ActionParsnip!natty | BiPolah15:50
ubottuBiPolah: Natty Narwhal is the codename for Ubuntu 11.04, due April 28 2011 - Help and support (only) in #ubuntu+1 - Natty is unstable and is not intended for production systems.15:50
rumpe1BiPolah, uname -r15:50
rumpe1BiPolah, oh.. err... sorry ^^15:50
tiptop2schnuffle can i bother you a little more?15:50
brissecomment on install sans cd rom ni diskette15:50
BiPolahRumpe1: I'm running 10.10, which is 2.6.35, I just wondered what later version 11.04 used.15:51
needlezrumpe1: ive tried to use wpa_supplicant and it doesn't work for some reason15:51
epoxyActionParsnip, won't build on 2.6.35 .. tried on multiple boxes.15:51
michelkWhere do I get help if do-release-update fails?15:51
g_0_0brisse, avec une clé usb15:51
g_0_0!fr | brisse15:51
ubottubrisse: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.15:51
brisseok merci15:51
g_0_0brisse, de rien15:51
sduboiswould it be bad to upgrade to kernel 2.6.37-rc3 (the natty alpha kernel) on a 10.10 system?15:52
r\wWorldyeah15:52
=== nick is now known as Guest10600
=== MiteshShah_ is now known as MiteshShah
rumpe1sdubois, yes15:53
tiptop2with a long user list, is there an irc command to find if a certain user is here?15:53
slipkid08Is there any way to just browse packages15:53
arandsdubois: It can be done, but regard it as a temporary and unstable solution.15:53
sduboisrumpe1: there's also 2.6.37-rc1-maverick, would that be safe? http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc1-maverick/15:53
ileaget this masage when i try to install15:53
sduboisor, safer15:54
ileaEroare: Dependenţa nu poate fi satisfăcuta: libstdc++515:54
ileaerror dependency can not be satisfied15:54
rumpe1sdubois, i would at first ask, if this is really, really necessary... and if so, perhaps trying 11.04 would be a smarter idea15:54
needlezilea: it means that you need to download the dependecy for the package first15:54
raptureIs there any way to fix permissions system-wide?15:54
lolcat11.04 is done?15:54
rumpe1lolcat, no... but there are testversions out15:55
lolcatrapture: chmod -R 777 /15:55
rapturelol15:55
ileabut the dependency in not listed so that i can make it15:55
arandsdubois: You can install those, yes, but again, regard them as a temporari solution, they are meant to check if bugs/features are fixed on later kernels.15:55
rumpe1lolcat, lol ^^15:55
ileai tried to run tv maxe15:55
ActionParsnip!danger15:55
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!15:55
sduboisalright, thanks15:55
ActionParsniplolcat: please don't advise that to users15:55
rapturethrough a hilarious series of events involving dying hard disks and rsync I've got a system that runs but has lots of broken permissions15:56
r\wWorldthats just as bad rming you're system15:56
lolcatActionParsnip: Sorry, I have used it on most of my webservers on most of the folders15:56
r\wWorldo.O15:56
raptureI've set my ~ to 077715:56
rumpe1rapture, then save the necessary config-files/user-profiles and reinstall a new one15:56
wolfricwhat would be a good pdf viewer that supports bookmarks15:56
foxjazwhy does my ubuntu lock up?15:57
LinuxNoobhello all.. how is this great....valentines day going :(15:57
System_Default_0wolfric: Did you try the Ubuntu default viewer?15:57
ActionParsniplolcat: its not advised, not secure at all and not smart. If you want to make a really unsecure system, fine. Just don't tell users to do dumb stuff like that15:57
rapturerumpel, I'm considering it, but to be quite honest, I've spent so long getting MythTV to work that it seems a little depressing to start over15:57
LinuxNoobfoxjaz, explain more in depth15:57
LinuxNoobmaybe i can help you then15:57
wolfricSystem_Default_0: yes...15:57
ActionParsnipwolfric: could install acroread from adobe..15:57
foxjazit brings up the unlock screen when I close it and it just locks.15:58
needlezrumpe1: any idea why i can't use wpa_supplicant it just won't connect its like the psk key is wrong but I know its correct.15:58
System_Default_0wolfric: OK.15:58
HanHeldHi. I want to use a text-based mail client with google's pop servers. would 'mail' be able to do that reasonably? I want to set up an automated email from a remote machine to my home machine on restart.15:58
wolfricActionParsnip: that's closed source though isn't it?15:58
rumpe1rapture, then perhaps you should rethink about your backup-strategies :>15:58
LinuxNoobanyone else getting alot of crashed adobe flash after the new plugin for firefox?15:58
ActionParsnipwolfric: yes15:58
foxjazno response keyboard , mouse nothing15:58
ActionParsnip!pdf | wolfric15:58
ubottuwolfric: pdf is the Portable Document Format created by Adobe; viewable in GNU/Linux with xpdf/kpdf/okular/evince, and also adobe reader (free download, but closed source)15:58
evilsushiI am trying to make my irssi boot when my laptop starts, could I do this through rc.local?15:58
rapturerumpel - perhaps when I can afford enough hard disks/BR burners to have one15:58
Nisstyrehappy Singles Awareness Day #ubuntu15:58
wolfricActionParsnip: and with the amount of vulnerabilities these days... i'm not too positive about using it15:58
LinuxNoobnisstyre you too :(15:58
raptureas a student I'm afraid I do not have the cash to back up 2+TB on a regular basis15:58
sipiorHanHeld: you might consider looking at "mutt", which is rather nicer15:58
ActionParsnipwolfric: there are vulnerabilities in many softwares15:59
foxjazLinuxNoob: why would a noob be able to help, or is that sarcasm?15:59
rumpe1rapture, just for system and profiles you probably only need a few GBs...15:59
LinuxNoobactionparsnip: yes there is, thats what i want to get my job in eventually :)15:59
HanHeldsipior ok, I can do that. That should work just fine with google's pop servers?15:59
raptureI think I just need to learn the intricacies of rsync better15:59
wolfricActionParsnip: the amount of which is a large factor in what software i use though. Orrather the frequency and severity of the  vulnerabilities found15:59
needlezrapture: couldn't you use umask to set permissions for all new files and such?? just wondering if that would help15:59
LinuxNoobfoxjax: im a noob at linux, throw a windows comp in front of me and its fixed :D15:59
rumpe1rapture, depends on you15:59
rapturewhat does umask do?15:59
foxjazLinuxNoob: did I say windows locks up, no I said linux locks up. Just locks up, no idea16:00
raptureI preserved symlinks, I probably just messed up on something about permissions16:00
memoryleakthe only way i fix windows is reinstalling it :)16:00
sipiorHanHeld: ideally, you would use getmail or the like to grab the mail and inject it locally. imap is a much better option in general; does that not work for you?16:00
rapturefoxjaz, do you mean it's been on standby and then won't unlock?16:00
LinuxNoobfoxjaz: but, what is ur CPU, are u on a desktop? how old is the comp, about how long till it locks up16:01
LinuxNoobi think i already know whats wrong, but i want more info16:01
foxjazLinuxNoob: could be the fatal errors on startup, but who knows. The install of unity wasn't perfect it seems.   (yes rapture that's it)  I have a 1015PEM netbook16:01
raptureneedlez, what does umask do?16:01
teddybim trying to follow this guide:  http://book.opensourceproject.org.cn/distrib/ubuntu/hacks/opensource/0596527209/i-0596527209-chp-1-sect-11.html but im getting stuck on the part that says "Check /etc/inetd.conf and make sure it has a line like this:" i dont seem to have /etc/inetd.conf on my ubuntu 10.1016:01
sipiorHanHeld: not sure if the ubuntu version of mutt has pop3 support compiled in, but it probably does.16:01
rapturefoxjaz, I used to have no end of trouble with suspend back in the day16:01
HanHeldsipior I don't know how to use imap, and I'd rather not set up an extra server. ideally I'd just put something like 'ifconfig >mail -s reboot address han@gmail.com' or somehting.16:02
raptureI think it was something to do with X not properly reinitialising on wake16:02
rapturebut I could be totally off16:02
HanHeldsipior put that into cron or whatever so it runs on reboot16:02
sipiorHanHeld: well, you wouldn't be setting up an extra server; that's the point of making use of google's impa server.16:02
LinuxNoobi still cant use sleep, hibernate or anything, locks up my screen and i cant do anything, i have to to a manual reboot16:02
foxjazrapture: what you do?  I don't know what's up with this thing. I would like to run a repair, although I did run the update sucessfully.16:02
foxjazLinuxNoob: yea I do the old hard reboot to get it back16:02
StarminnIs there a way to have an audio player fetch the album information like it would on Window$? I'm using Banshee, but I think it's just that I don't know what thing I'm looking for so whatever it's called in Rhythmbox would likely do.16:03
HanHeldsipior ok, I'll go read up on google's imap and see what I can figure out. Thanks. :)16:03
sipiorHanHeld: have fun :-)16:03
rapturefoxjaz, I stopped suspending.16:03
needlezrapture: umask, allows you to set properties for new files and folders that you install or download automatically from what my teacher was explaining. you can give it any permissions like you would give chmod but the values are different numbers but have the same effects as far as rwx rwx rwx or rw rw  rw or whatever you set them for16:03
foxjazyea, if your hand hurts, don't bang it on the wall kinda thing16:03
rapturegiven how fast a modern version of ubuntu boots, foxjaz, it's barely worth it16:03
LinuxNoobfoxjaz, how old is the netbook, and this problem only seems to happen in linux?16:03
ileaanyone knows a good software for watching tv?16:03
LinuxNoobilea, from cable or internet?16:03
ileainternet16:04
LinuxNoob(this is ubuntu, but i wont yell)16:04
foxjazLinuxNoob: netbook brand new, just installed an ssd 65gig and it rocks16:04
raptureMiro?16:04
ActionParsnipilea: tvtime16:04
paris_it is me again! how to download youtube file?16:04
LinuxNoobit say..torrent or hulu16:04
r\wWorldilea, myp2p.eu16:04
raptureparis_ - which browser?16:04
LinuxNoobright click download paris_:?16:04
ActionParsnipparis_: use youtube-dl16:04
paris_chrome16:04
BiPolahparis_: You could find the absolute path of the video and use wget16:04
raptureor use a website to do it16:04
raptureI'd just google it16:05
AbhijiThelp16:05
AbhijiTi cant ping16:05
AbhijiTbut i am connected16:05
AbhijiThelp16:05
raptureneedlez, hmm, that doesn't really help16:05
LinuxNoobwait what16:05
FloodBot2AbhijiT: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:05
AbhijiTand then it says ping timje out and reconnected me16:05
ileai was asking only because i have tv maxe a software that enabels me to watch all tv chanels from my country16:05
davidgrovesok since no one will help me in the #lubuntu channel, I am using lubuntu, can someone tell me how to get my trash can onto my desktop?16:05
ilea:)16:05
ActionParsnipAbhijiT: ease upon the enter key dude16:05
vishAbhijiT: we hear ya!16:05
foxjazI need an app to find wifi on the train home. anyone know of one?16:05
LinuxNoobthat means ur not pinging, who are u trying to ping?16:05
BiPolahfoxjaz, regular wireless controller?16:05
needlezrapture: ok, then I prolly misunderstood what you were trying to do16:05
ActionParsnipAbhijiT: can you ping the default gateway ok (your router)16:05
LinuxNooband why16:05
* rapture shudders16:05
foxjazBiPolah: yea16:05
raptureneedlez, basically I've broken loads of permissions on my system16:05
ActionParsnipAbhijiT: can you ping 8.8.8.8 ?16:06
rapturethey're not necessarily set to 0777 or anything16:06
AbhijiTActionParsnip, now i can but before i cant. due to that it reconnected me. and this is second time happending. yesterday same thing.16:06
LinuxNoobgoogle?16:06
raptureThere doesn't seem to be much consistency, but it's broken all sorts of things16:06
ileaif anyone wants i can post the page for that software and maybe someone can modify it to get their own country chanels16:06
BiPolahFoxjaz: I mean just use nm-applet to connect.16:06
AbhijiTActionParsnip, 8.8.8.8 :No such nick/channe16:06
teddybguys any idea if im supposed to make inetd.conf myself or should it have been created when i installed tftpd-conf16:06
vishAbhijiT: not on irc ;p16:06
LinuxNoob8.8.8.8 is google, ive thought about using them to port through. any thought on the idea?16:06
r\wWorlddavidgroves, symlink to it16:06
needlezrapture: you could system wide reset them to just -rw or something with chmod i believe, not sure how though16:06
foxjazBiPolah: I will look for it, but the wifi connection changes as I go down the line.16:06
raptureteddyb, sorry that I can't help you there16:06
Starminndavidgroves: Create a launcher on the desktop?16:07
AbhijiTvish, lol okay wait16:07
ileahttp://blog.ov1d1u.net/2010/11/tv-maxe.html16:07
Starminndavidgroves: OR symlink it, that's better, yeah16:07
BiPolahFoxjaz: Probably because it's losing signal from the previous one16:07
AbhijiTActionParsnip, yes i can ping 8.8.8.816:07
teddybok thanks rapture16:07
BiPolahLinuxNoob: 8.8.8.8 is one of Google's DNS servers isn't it?16:07
ileahere it is a briliant software made by a romanian to watch tv16:07
foxjazyea, that's why I am looking for an application that will keep finding and connecting to an open one16:07
teddybhopefully someone can16:07
davidgrovesstarminn: what is symlink16:07
LinuxNoobbipolah: yeah, i read that if u port through them ur internet speed will increase16:07
ileaand with a plugin you can record chanels16:07
BiPolahLinuxNoob: I'm not sure how that would work, unless the DNS servers you use normally are ridiculously overloaded.16:08
ActionParsnipAbhijiT: then your DNS sucks. Run:    gksudo gedit /etc/resolv.conf       then delete all text and add:   nameserver 8.8.8.8    save the new file and close gedit and all browsers, then restart the browser16:08
raptureteddyb, just wanted you to know you're not being ignored :)16:08
ileabut you only get romanian chanels untill someone modify's it16:08
BiPolahLinuxNoob: It wouldn't make your internet faster, it'd just be able to resolve IP addresses for you a bit quicker16:08
LinuxNoobabhijiT: where do you live? are you on the computer that u are having problems with?16:08
rapturedavidgroves, it's like a shortcut16:08
BiPolahTeddyb: What's your problem?16:08
BluesKajBiPolah, yes 8.8.8.8 is the primary google dns nameserver, the secondary is 8.8.4.416:09
davidgrovesi do not know how to do that, i cant even find the trash can anywhere on my system16:09
ActionParsnipLinuxNoob: it's google's public DNS service, Google has many services16:09
BiPolahBluesKaj: Ah, I knew they had two. Thought it was 8.8.8.8 and 4.4.4.416:09
foxjazwhen I try to connect to a wifi connection with a computer next to it, it locks up16:09
LinuxNoobahhh roger that16:09
foxjazthis is replciable16:09
foxjazLinuxNoob: locks16:09
ActionParsnipBiPolah: secondary is 8.8.4.416:09
BiPolahDavidGroves: right click on a a panel > Add to panel > Rubbish Bin16:09
teddybbipolah: im trying to follow this guide: http://book.opensourceproject.org.cn/distrib/ubuntu/hacks/opensource/0596527209/i-0596527209-chp-1-sect-11.html but im getting stuck on the part that says "Check /etc/inetd.conf and make sure it has a line like this:" i dont seem to have /etc/inetd.conf on my ubuntu 10.1016:09
LinuxNoobweird...16:09
vishfoxjaz: ask your questions all in one line so that others can follow easily16:09
raptureshame it isn't 888444, like a posh laugh16:09
AbhijiTLinuxNoob, yes16:10
LinuxNoobvish: i was asking him more questons on top16:10
ActionParsnipAbhijiT: does it now connect ok?16:10
foxjazvish: well I tried connecting to a wireless connection with a little computer icon next to it, and it locks my ubuntu16:10
rapturedavidgroves, well normally you can add one to the menu bars by right clicking and selecting "add to panel"16:10
LinuxNoobabbhijiT: ive never had a problem with a network freezing up a comp16:10
rapturethe trash can, I mean16:10
BiPolahTeddyb: It certainly exists, I'm looking at it right now. Are you sure the path is correct? Try Ctrl+H to show hidden files in case it's hidden for some reason16:10
r\wWorldrapture, he said he's on lubuntu16:10
davidgrovesi found all of that but it lists no rubbish bin16:10
Starminndavidgrove: Try this: Add a launcher on your desktop and point it to Trash:///16:11
davidgrovesnever mind guys i see it!16:11
davidgrovesthanks for your help!16:11
rapturer\wWorld, I'm not familiar with lubuntu16:11
AbhijiTActionParsnip, yes now ok16:11
Starminndavidgroves: Awesome, happy canning16:11
teddybbipolah : ok ill try that16:11
davidgrovesstarminn: haha thanks16:11
parisI download youtube-dl, but it can not download youtube file because ERROR: format not available for video16:11
BiPolahParis: Which format?16:12
LinuxNoobweird..16:12
LinuxNoobi have no idea what youtube .exte is16:12
LinuxNoobmp4? avi maybe16:12
raptureMP4, FLV16:12
rapturesometimes others, like webm (or whatever that format's extension is)16:12
DennisBagleyanyone : I have added a script to hourly cron ( /etc/cron.hourly/bup_wrap.sh chmod 700 shabang /bin/sh ) which calls a backup script ( /bup/bup.sh chmod 700, no shabang ) which contains some rsync stuff - but it does not run from cron - works ok on cli - any pointers ? or weirdness with anacron ( I normally use vixie-cron )16:12
LinuxNooboh yeah everyone,  dont care if this is OT, but..in 3 hours, i might start liking valentines day again16:13
parisBiPolah! just youtube file, but I don't know which format is it.16:13
llutzDennisBagley: it shouldn'thave "." in its name16:13
BiPolahDennisBagley: Might I ask why you have a script to run a script?16:13
llutzDennisBagley: man run-parts16:13
DennisBagleyllutz  : nice - thanks16:13
needlezDennisBagley: ask in #Bash16:13
AbhijiThey guys how should i know if frequency scaling is enabled or not?16:13
rumpe1paris, try "file ..."16:13
r\wWorldrapture, basically it has alot of things removed, including hte launcher creator16:14
LinuxNoobhaha llutz: i read that as "run man-parts"16:14
LinuxNoobi was like "wtf..does that command do"16:14
AbhijiThey guys how should i know if frequency scaling is enabled or not16:14
teddybbipolah: /etc/inetd.conf is it right? im not mis reading it16:14
llutznot much16:14
r\wWorldsorry about that.... i hate my evil isp16:14
rapturer\wWorld, fair enough, I was just trying to help16:14
parisrumpel! what to you mean by file...16:14
BiPolah!repeat | abhijit16:14
ubottuabhijit: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:14
AbhijiTBiPolah, :-/16:15
raptureAnyone going to make a sandwich run? I'm really hungry16:15
needlezrapture: go make it yourself16:15
raptureneedlez, I'd rather starve.16:15
LinuxNoobguys im getting an error, can someone help e out?16:15
vishparis: youtube files are mostly flv videos16:15
StarminnHow do I make Banshee fetch album meta data?16:15
Logan_WP!ask | LinuxNoob16:15
ubottuLinuxNoob: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)16:15
raptureAnyway, ALSA seems to be broken for me "ALSA lib confmisc.c:768:(parse_card) cannot find card '0'"16:15
needlezrapture: you shouldve said sudo go make me a sandwich then id have no choice but to do so16:16
parisvish! so how to download them?16:16
TheAnarchistHey, anybody know of a good application I can use to change the panel themes in Fedora?16:16
LinuxNoobwhen i type in my command this comes back in terminal,16:16
LinuxNoob"bash: help: no help tomics match 'love'.16:16
LinuxNooblinux u have failed me :(16:16
SeanHeronI have a question regarding invoking "sed" - specifically on how to get it to find all *.lua files in all subfolders (ie rather than using ./* which opens all text files in all subfolders). If someone can point me to a different channel where the question is more appropriate, that'd be fine as well :P.16:16
ActionParsnipparis: use youtube-dl16:16
PiciTheAnarchist:  Try #fedora16:16
BiPolahteddyb: That's what I can see. I just checked the guide which says /etc/init.d/initd, which doesn't exist for me.16:16
Logan_WP!fedora | TheAnarchist16:16
TheAnarchist#fedora16:16
ubottuTheAnarchist: Other !Linux distributions besides !Ubuntu include: Debian, Mepis (using !APT); RedHat, Fedora, SUSE, Mandriva (using !RPM); Gentoo, Slackware (using other packaging systems)16:16
vishparis: did you update flash recently? (how were you doing it previously?)16:16
needlezTheAnarchist: ask in #Fedora16:16
MindPhreakserver irc.icq.com16:17
PiciSeanHeron: How about something like:  find /path/to/files -iname "*.lua" -exec sed s/whatever/whatever/ -i {}\;16:17
parisvish! I have just install a new ubuntu 10.416:17
ActionParsnip!info youtube-dl | paris16:17
ubottuparis: youtube-dl (source: youtube-dl): download videos from youtube. In component universe, is extra. Version 2010.08.04-1 (maverick), package size 28 kB, installed size 140 kB16:18
SeanHeronsounds good - more involved than stuff I've been doing, but happy to copy and paste :). Thanks!16:18
LinuxNoobwhat is the difference really between ubuntu and other distro's my instructor in school uses SUSE, my other uses redhat. what is much difference, i want to end up being a Network Admin, CCNA, CCIE, he said suse would be good for me, anyone can clear this up?16:18
StarminnLinuxNoob: Try 'em and see. ;)16:18
vishparis: well, if have 10.04 with flash 10.1 you dont need extra downloaders, if you are using firefox the files will be in your /tmp folder16:18
snappi have installed ubuntu server on partition lvm, and when i try to boot system installed, i get this message error: out of disk error: you need to load the kernel first16:18
llutz!ot | LinuxNoob16:18
ubottuLinuxNoob: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!16:18
ActionParsnipLinuxNoob: they are all essentially the same OS, Linux. Just the differences are default WM/DE and package management system16:18
compdocthey all are slighty different. how you configure things differ. get whatevr youre used to16:18
macoLinuxNoob: overall there's a red hat way of doing things and a debian way.  rh way has rpm and puts lots of stuff in /etc/sysconfig/    debian way uses dpkg and doesn't move things from default locations to /etc/sysconfig/   -- really, you should know both16:19
LinuxNoobwell im not really "used" to anything, im only on day like...7 or so actually16:19
Logan_WP!server | snapp16:19
ubottusnapp: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Lucid (Lucid Lynx 10.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/10.04/serverguide/C/ - Support in #ubuntu-server16:19
DennisBagleyllutz : I owe you one - that worked - or at least I am now getting something back from run-parts --list16:19
needlezLinuxNoob: not really too much difference between them, but there are some things that are automatically installed in ubuntu, that arent in redhat, or suse and vice versa. personally for network working I'd suggest BT416:19
vish!ot | LinuxNoob maco16:19
ubottuLinuxNoob maco: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!16:19
AbhijiThey guys there are two packages to deal with hidden processos. whats their names?16:20
llutzDennisBagley: common mistake to name shell-scripts .sh and trying to get them run in /etc/cron.xxx16:20
compdocubuntu is nice for desktops16:20
ActionParsnipAbhijiT: ps -ef | less16:20
AbhijiTActionParsnip, no they are softwres.16:20
=== Technovi1ing is now known as Technoviking
bobgi am writing a custom package for my company that sets the debconf values for ldap-auth-config -- what's the best channel to get help with that?16:21
LinuxNoobi use it on my laptop, no problems, except for i wish i woulda dl'd the 64bit version, cause it seems like icant open nearly as many processes as before, when i was using win7x6416:21
ActionParsnipcompdoc: so are many of the other distros with an X interface....16:21
AbhijiTand they are in software center i installed them. but i dont know their name to use it16:21
Arandielhi16:21
DennisBagleyllutz : I am now woried as to how many scripts I think are running that are not - hey ho - live and learn16:21
ActionParsnipAbhijiT: ps is a software, it is a command like any other16:21
memoryleakis there a way to remove the unwanted software automatically installed by ubuntu? for example Openoffice16:21
_ProGammerhey16:21
=== tj is now known as Guest52646
Arandielanybody good in grub rescue?16:21
jpdsAbhijiT: rkhunter?16:21
=== Guest52646 is now known as teege
AbhijiTActionParsnip, okay but..... the two i am talking about ps is not one of them!16:21
AbhijiTjpds, exactly!16:21
ActionParsnipmemoryleak: sure, just remove it like other packages16:22
AbhijiTjpds, and ther is one more?16:22
_ProGammeris there anyway to running /bin/sh and also have current directory prompt ?!16:22
jpdsAbhijiT: chkrootkit.16:22
vishmemoryleak: you have to install them one by one16:22
AbhijiTjpds, wow!!! yes yes those two only!! :D16:22
vishmemoryleak: err, i meant remove :d16:22
prod_Can anyone help me with a workaround for NFS and wireless. Have issues with shutdown/restart. TIA16:22
_ProGammeris there anyway to running /bin/sh and also have current directory prompt ?!16:22
AbhijiTActionParsnip, its rkhunter and chkrootkit!16:22
memoryleakActionParsnip: But if i remember correctly, it would remove too much other packages16:22
LinuxNoobis it actually good that i know how to write batch files, n stuff? is this actually a useful "language" to know? how to work command prompt? helps out alot when im trying to figure out stuff in terminal.16:22
LinuxNoobthey are so much diffferent, yet the same16:22
ActionParsnipmemoryleak: if you remove openoffice it wont remove anything which openoffice doesn't use16:23
macoLinuxNoob: i thought batch files were for windows... i think you mean bash scripts. and yes, any sysadmin worth their salt had better know how16:23
jpdsAbhijiT: Cool. :)16:23
LinuxNoobalright :D16:23
_ProGammerHello,16:23
_ProGammeris there anyway to running /bin/sh and also have current directory prompt ?!16:23
BiPolah!repeat | _ProGammer16:24
ubottu_ProGammer: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:24
LinuxNoobmaco: well, i learned on windows lol, so i think of anything i do in linux as how it relates to windows, kinda like native language and one ur speaking,  i hear in linux, and try to translate to windows, kinda hard x_X16:24
Pici_ProGammer: Set a $PS116:24
_ProGammerthank you16:24
needlezProGrammer: please explain what you mean, do you mean that you want to run the file that is in /bin/sh from anywhere ?? or am i wrong?16:24
_ProGammercan you please tell me  How ?16:24
SeanHeron@Pici - thanks that worked fine!16:25
PiciSeanHeron: Great!16:25
_ProGammerwhen im running /bin/sh16:25
needlezProGammer: yes, first add #! /bin/sh to top of the script16:25
_ProGammeri have shell but i dont have the current directory prompt16:25
=== dduffey_ is now known as dduffey-x
needlezProGammer: then if you chmod the file to 4755 it will not require root priveleges to run it anymore and chmod 777 to excute the command16:26
_ProGammeri have sh terminal in my own project16:27
bobg_ProGammer, you need to set an environment var that controls what is displayed on the prompt -- google or man the shell to find out details16:27
_ProGammeran editor16:27
needlezProGammer: first cd to the /bin/sh and then sudo gedit the script and then chmod the script file. then you will be able to open that bash script anywhere in the terminal16:27
PsyManquick questionquick questions16:28
LinuxNoobquick answerquick answers16:28
llutzneedlez: please don't suggest setting suid-root to various files. in most cases, there are better ways to achive a goal16:28
prod_Can anyone help me with a workaround for NFS and wireless. Have issues with shutdown/restart. Using Lucid, have googled all day so far without any working fixes. TIA16:28
StarminnHow do I get a media player in Linux to automatically complete the meta data (as opposed to "Track1, Track2, etc...")16:29
=== prisoner is now known as prisoner6
PsyMan1. i had a hard time installing 10.10 on this machine but i noticed that the graphical installer live cd actually booted as alternate the installer one16:29
ActionParsnipStarminn: you can use easytag and tag them, or use simple bash scripting to tag multiple files as you want16:29
macoStarminn: usually if you're online when you rip the cd, and if the cd is in the Music Brainz db, it should happen automatically16:29
PsyManso i wonder if pressing a kb button triggers that16:29
PiciPsyMan: The alternate installer isn't even present on the LiveCD16:30
StarminnActionParsnip: I know of it and actually have it, as well, I curious regarding how various Windows programs do so.16:30
PsyMan2. i had some issues so far and i wondered if the bugs are known16:30
Starminnmaco: Ah, alright, I suppose it just wasn't in the database. *shrug* Thanks.16:30
PsyManPici: yeah, that's why i don't know what happened16:30
PiciPsyMan: Are you sure that you have the LiveCD?16:30
macoStarminn: sound juicer and amarok definitely do that. i think rhythmbox and banshee as well... so unless you used some fairly uncommon app...yeah, that'd be my guess16:31
PsyMangfx installer died and after a reboot i got s screen that seemed like the alternate one, worked like it too16:31
PsyMan:p16:31
macoStarminn: sound juicer lets you fill it in and then submit it to music brainz. dont think the others do that16:31
PsyMan*a screen16:31
teddybbipolah ok ive tried everywhere i could think of and did a search for inetd.conf and still cant find it :( im wondering could it be etc/init/tftpd-hpa.conf on my pc? whats in your inetd.conf file?16:32
Starminnmaco: I'm using Banshee. All the music I've played thus far I had already named from when I used Windows (which I usually had to edit by hand since it got them wrong very frequently anyway), so that's alright. I can accept that I have an uncommon taste in music. *shrug*16:32
ActionParsnipStarminn: not sure, I use spotify now so don't have much local music now16:33
Silexhow do I run apache under another user?16:33
StarminnActionParsnip: Fair enough, thanks for the attempt. :)16:33
PsyManas for the bugs, if someone here is related to the distro's development, i could fill a bug report16:33
StarminnSilex: Add that user to the apache group?16:33
PsyManlike, in here :p16:33
SilexStarminn: well, atm apache runs with www-data:www-data16:34
llutzSilex: User/Group  in /etc/apache2/apache.conf16:35
=== raechl is now known as Mossyfunk
PiciPsyMan: Bug reports need to be filed on launchpad: http://bugs.ubuntu.com16:35
losternWhat kind of protection does Raid-1 offer against data corruption?16:35
llutzSilex: http://httpd.apache.org/docs/2.0/mod/mpm_common.html#user16:35
frans__Liang..16:35
sipiorlostern: against data corruption? none whatsoever.16:35
PsyManhell no16:36
PsyMani'll pass16:36
erUSULlostern: none16:36
prod_Hi really need help with NFS mounts on my lappy, Im having trouble when rebooting/shutting down. Have read a few bug reports and tryed workarounds but have had no luck. TIA16:36
Silexllutz: thanks16:36
losternerUSUL, sipior: bad blocks on a disk16:36
jschallso apparently to watch youtube videos i need to upgrade my flash player 10 to flash player 10.16:36
sipiorlostern:  i know what you meant.16:36
losternerUSUL, sipior: What is the use case where it offers protection?16:36
sipiorlostern: disk failure.16:36
erUSULlostern: a disk failure16:36
losternsipior, erUSUL: Define disk failure16:37
compdocdrives die all the time16:37
compdocbad sectors to complete failure16:37
sipiorlostern: seriously? a disk that is no longer among us? has passed on? joined the choir invisible?16:37
catphishlostern: where a disk fails and refuses to read a block of data16:37
ActionParsnipprod_: when you shutdown, add a command to unmount the NFS16:38
catphishlostern: luckily disks very rarely return corrupt data16:38
catphishnormally they just die16:38
tim167hello, i have a 'Marble Mouse', and i want to remap the second mouse button to act like a middle mouse button, how do i do that ? thanks!16:38
tim167http://www.vdhsoft.be/img_art/19164.gif16:38
prod_ActionParsnip: could you elaborate please16:38
losternsipior: I try to write to a block and that data is not faithfully written to the disk. Is that disk failure?16:38
catphishfaithfully?16:39
ActionParsnipprod_: well, if you don't mount the NFS, is it ok to reboot etc>16:39
sipiorlostern: i would say it is a sign of impending failure, yes.16:39
sipiorlostern: is there a point to this sophistry?16:39
losternsipior: Does RAID-1 offer protection in that case?16:39
compdoctheres an easy way to see if your drive is failing16:39
catphishif the data is not written to the disk, then the disk should report a wrote failure16:39
rangerpbanyone aware of a way to use apt-cache to display package licenses?16:39
itguruI'm trying to connect to the remote web interface of my NAS via my desktop, which I have a direct SSH connection to - I use the following, ssh -L 1000:remotenaslocalIP:80 user@remote - when I connect, I get an SSL error in my browser, am I doing something wrong?16:39
catphishlostern: and the disk would be marked as failes16:39
jschallhey, youtube stopped working. "You need to upgrade your Adobe Flash Player to watch this video."16:39
prod_ActionParsnip: yes all is fine when i dont have NFS mounted. I have my home directory mounted.16:39
sipiorlostern: not reliable protection, no.16:39
losternsipior: The point to my "sophistry" is to determine what RAID-1 protects me against and what it doesn't16:39
ActionParsnipcompdoc: there is the ultimate boot cd with most of the manufacturers test tools16:39
frans__quit???16:40
ActionParsnipprod_: then add a command to unmount the NFS when you logoff16:40
catphishraid1 does not verify data integrity, only handles a disk that refuses to read or write data16:40
jschallhmm. guess it's chromium that got messed up.16:40
losterncatphish: Thanks. Does RAID-5 offer integrity?16:40
catphishafaik no RAID level does16:40
thangaveldoes anyone know how to upgrade ubuntu by cds??16:40
erUSULlostern: for data integrity you need a fs that does data checksuming ( or a esdternal program )16:40
catphishyou would need n+2 to get data integrity16:41
prod_ActionParsnip, If i try to umount I get error. Device in use or something along those lines16:41
erUSULexternal*16:41
catphishraid6 maybe16:41
basyhi when i run top i don't like used mem size [Mem:  20597012k total, 20407820k used,   189192k free,   154116k buffers] , but when i sum used mem by "ps " it says that i use 22219324B it is 4.5% , Any ideas why top shows so high mem usage ???16:41
frans__i don't know about irc!16:41
compdoca few things can cause data corruption that have nothign to do with a drive failure16:41
losternAnyone know the performance penalty of btfrs with checksumming?16:41
schnufflebasy: free ram is used for caching16:41
christian_lappybastidrazor: please post free -m output16:41
catphishhashing every block of data you read from 3 separate disks is going to be very slow16:41
catphishbut you could theoretically do it16:41
prod_ActionParsnip, From all the googling i did this morning it seems that Network-manager is closing before umount-nfs16:42
ActionParsnipprod_: hmm, then you can force the unmount or check what is in use with: lsof      to see how it is in use16:42
catphishit *may* be possible with raid6 but i've never tried it16:42
ActionParsnipprod_: that'd do it16:42
erUSULlostern: btrfs is not propbably ready for prime time but it has raid1 and checksuming built in.16:42
losternerUSUL: But what is the performance penalty of checksumming?16:42
jsnhie all!! actually wen i play a video file then  sound comes but video is missing...can anybody help??16:43
erUSULlostern: no idea16:43
catphishchecksumming would work at a filesystem level16:43
prod_But i have tryed all the HowTo's without success. Some tuts were specific to older ubuntu so im really lost16:43
SmileyCan anyone tell me how to check what package provides some files?16:43
Smileysudo ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/cosine.ldif16:43
Smileysudo ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/nis.ldif16:43
Smileysudo ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/inetorgperson.ldif16:43
ActionParsnipprod_: if you make ~/.bash_logout  the command will run at logoff, this should be before nm stops16:43
Smileythose files for exampl;e?16:43
sipiorlostern: how about testing it and letting us know? given that btrfs is still in heavy development, any numbers you get would be rapidly out of date in any event.16:43
FloodBot2Smiley: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:43
catphishand combined with raid1 you could drop a drive that failed a sum check16:43
arandmsg ubottu !find /etc/ldap/schema/cosine.ldif16:44
Piciarand: you missed ;)16:44
losternsipior: I thought btfrs was close to being stable16:44
Smileyty arand16:45
schnufflelostern: it' used in android16:45
erUSULSmiley: dpkg -S /path/to/file16:45
prod_ActionParsnip: Im goin to go and have a look at that file now. Im not a ubuntu power user so im not quite sure i know what youmean16:45
arandSmiley: You can message the bot: /msg ubottu !find /etc/ldap/schema/cosine.ldif16:45
Smileyweird.16:45
Smileyyeah I did.... i've removed and reinstalled slapd, and it didn't put that file in :|16:45
sipiorlostern: i think that's optimistic, but i've heard rumblings.16:45
Smileyroot@admin1:/etc/ldap# ls /etc/ldap/schema/16:45
Smileyroot@admin1:/etc/ldap#16:45
losternSo would anyone recommend RAID-1 for a desktop or should I just use the second disk for backups?16:46
=== Anthraxium|Detac is now known as Anthraxium
sipiorlostern: use the second disk. and use another external disk which is not stored anywhere near the computer. raid is not the same as a backup.16:46
losternsipior: I know the difference.16:47
sipiorlostern: if you did, you wouldn't have asked the question you just did.16:47
h-deejsn: what are you doing?16:47
MossyfunkHello. I used the 10.10 mini iso and installed the rest of the system with apt-get now when I start synaptic it tells me i am using the wrong password... but I can use it to sudo fine16:47
Smileyarand: any idea why reinstalling the package didn't restore the file?16:48
=== tiptop is now known as tiptop2
jsnh-dee:wat?16:48
openSUSEkorisnikSo how that in Ubuntu devices (USB ,and other extern memory) was auto mounted and on opensuse I need to do it mannually with SU rights -.- ?16:48
losternsipior: Maybe it wasn't clear but I meant RAID in addition to infrequent offsite backups or frequent backups + infrequent offsite backups instead of RAID16:48
tiptop2hello, is there a way of transferring OS updates from one computer to another?16:49
sipiorlostern: it wasn't clear, but i'm glad you meant that :-)16:49
ActionParsnipMossyfunk: is software centre ok?16:49
schnuffleSmiley: reinstalling keeps the configs. purge the package to delete the config as wel16:49
rcmaehlHey how do I force my linux pc to halt?16:49
Smileyapt-get purge slapd?16:49
losternrcmaehl: halt? poweroff?16:49
ldurosrcmaehl: sudo halt -- should work not?16:49
prod_ActionParsnip: wat should i do to this file?16:49
compdocrcmaehl, shutdown now -h   ?16:49
rcmaehlNone of those work16:50
compdocsudo16:50
rcmaehlit like pauses the pc but it doesn't power off16:50
andyccrcmaehl: kick the power button?16:50
tiptop2if not updates, at least can I copy packages installed in one computer to another? such as gimp from one 10.04 machine toanother with the same version?16:50
ldurosrcmaehl: did you use sudo?16:50
Smileyyey thank you schnuffle you've restored some of my faith in the world :)16:50
rcmaehlYEs16:50
rcmaehlWhich is annoying for hibernation and suspending16:50
rcmaehlsince I have to hold the power button16:50
rcmaehl>.< School windows xp pcs with their IE7 can go die...16:51
jsn actually wen i play a video file then  sound comes but video is missing...can anybody help??16:51
tiptop2schnuffle hello16:51
schnufflehi16:51
tiptop2schnuffle the packaged are installed and the wireless modem is working16:52
rcmaehl>< gtg16:52
tiptop2but i have some issues with my lan16:52
schnuffletiptop2: good to hear16:52
tiptop2ethernet is not detected16:52
tiptop2schnuffle thanks16:52
schnuffletiptop2: what type of network card do you have?16:52
ydzДобрый вечер16:53
tiptop2schunffle how do i find that?16:53
bc81!ru | ydz16:53
ubottuydz: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke16:53
schnuffletiptop2: lspci -i | grep Ethernet16:53
tiptop2schnuffle option requires an argument -- 'i'16:55
schnuffletiptop2: lspci  | grep Ethernet16:55
schnufflemy fault16:55
tiptop2that is ok schuffle16:55
tiptop2schnuffle Micrel-kendin KSZ8842 Ethernet Switch rev 1016:56
JesperFFFIs there any way i can install software thats "not executable"?16:56
jsn  wen i play a video file then  sound comes but video is missing...can anybody help??16:57
schnuffletiptop2: switch?16:57
tiptop2Ethernet Controller: Micrel-Kendin KSZ8842-PMQL 2 Port Ethernet Switch (rev 10)16:57
schnuffletiptop2: is it a PCI darc or onboard?16:58
schnufflecard16:58
tiptop2shnuffle 00:0e.0 Ethernet Controller: Micrel-Kendin KSZ8842-PMQL 2 Port Ethernet Switch (rev 1016:58
tiptop2schnuffle it is on board16:58
jribJesperFFF: what do you want to install exactly?16:58
JesperFFFWhats the best way to make a media server for ps3?16:58
bonjoyeejsn: what kind of video? have you installed the ubuntu-restricted-extras?16:58
tiptop2schnuffle what is PCI darc?16:58
JesperFFFjrib, playstation3 media server. And just other stuff in general :)16:59
ActionParsnipjsn: does it happen in all players? Do you have the restricted extras installed and w32codecs from medibuntu?16:59
JesperFFFjrib, every time i try to install something with wine, it says its not executable16:59
schnuffletiptop2: i meant card :)16:59
ActionParsnipJesperFFF: try using playonlinux16:59
jsnny video files..like avi..n i haven installd ny ubuntu-restricted areas16:59
litusuhi i am new to irc16:59
jribJesperFFF: make it executable :)  Though honestly I'd recommend using wine as a last resort; look for native linux alternatives16:59
tiptop2schnuffle it is on the motherboard17:00
isilionhi!! when i browse to my domain ( www.terceraola.com ) y end seeing my ip on the address. why? I have changed /etc/hosts adding a line "m.y.i.p www.terceraola.com" :S17:00
jsnbonjoyee:ny video files..like avi..n i haven installd ny ubuntu-restricted areas17:00
ActionParsnipjsn: run: sudo apt-get install ubuntu-restricted-extras    I assume ubuntu and not kubuntu or xubuntu17:00
JesperFFFActionParsnip, think i got a link for ps3 media server for ubuntu in here once.. but i cant find it anymore :/17:00
bonjoyeejsn: then you have to install the necessary codecs..for it to play the avi files..17:00
ActionParsnipjsn: also run the BIG command here: https://help.ubuntu.com/community/Medibuntu   and install w32codecs17:00
JesperFFFjrib, How do i make it executable? :p17:00
schnuffletiptop2: is it a industrial pc?17:00
jribJesperFFF: right click -> properties (or use chmod +x in a shell)17:01
[4-tea-2]Howdy. The main (top) Gnome panel on my system "freezes", ie. it isn't updated anymore, the clock is stuck at some point in the past, but menus still work. Known problem? Any advice how to resolve it?17:01
ActionParsnip[4-tea-2]: try:  killall gnome-panel17:01
jsnActtionParsnip:it is happening in all players.from where i will get dis w3codecs17:01
ActionParsnip[4-tea-2]: what release are you using?17:01
isilionhi!! when i browse to my domain ( www.terceraola.com ) y end seeing my ip on the address. why? I have changed /etc/hosts adding a line "m.y.i.p www.terceraola.com" :S17:01
[4-tea-2]ActionParsnip: When I resize the panel (using the Properties dialog), it resumes.17:01
tiptop2schuffle, the "Editing wired connection" tab  shows a blank tab asking for Mac address, I can't find out.   It is AMD Geode SDK17:01
ActionParsnipjsn: use the medibuntu link I gave17:01
[4-tea-2]ActionParsnip: Maverick17:01
solenoidquestion:  I have an application that needs to be started after bootup is completed, and it needs to run as a particular user (it breaks if run as root) - (it's been years since i've needed to do this).17:01
bonjoyee!codecs | jsn17:02
ubottujsn: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats17:02
ActionParsnip[4-tea-2]: are there any bugs logged and are you fully updated?17:02
tiptop2schnuffle said something in the room mispelling your name as schuffle17:02
jribsolenoid: what application?17:02
solenoidoop, im on 10.1017:02
JesperFFFjrib, thanks!17:02
solenoidrazuna17:02
isilionhi!! when i browse to my domain ( www.terceraola.com ) y end seeing my ip on the address. why? I have changed /etc/hosts adding a line "m.y.i.p www.terceraola.com" :S17:02
jribsolenoid: you want this to run before you login?  It's some sort of terminal application?17:02
[4-tea-2]ActionParsnip: haven't checked and yes17:02
tiptop2schnuffle  schuffle, the "Editing wired connection" tab  shows a blank tab asking for Mac address, I can't find out.   It is AMD Geode SDK17:02
ActionParsniptiptop2: use tab to complete names17:02
solenoidsorry, I should be more clear, its starting up a tomcat instance17:03
tiptop2ActionParsnip,  thanks for the great tip17:03
ActionParsnip[4-tea-2]: i'd have a look, it may be a known issue. Are you using desktop effects?17:03
solenoidand yes, I need it up w/o logging in17:03
jribsolenoid: well you can use your user's crontab (use @reboot).  Is that sufficient?17:03
schnuffletiptop2: apparently the chip you mentioned is some embed combined switch/controller, will have to google to sort out17:03
[4-tea-2]ActionParsnip: yes, the full compiz monty, and I'm also using "avant-window-navigator"17:03
solenoidjrib: ahh, I had not thought to try in that direction17:04
ActionParsnip[4-tea-2]: tried without compiz? close AWN first though17:04
x_exit17:04
[4-tea-2]ActionParsnip: no, because I don't consider working without compiz an option. ;)17:04
Pumpkin-solenoid: su -c or @reboot in that users crontab would be what I'd do.17:04
ActionParsnip[4-tea-2]: well you need to test to see if it is the thing causing the issue,  don't you. Its reversible, it's just to test17:05
tiptop2schnuffle,  or is it a simple problem of not defining the MAC address?  I don't know how to find the MAC address ifconfig does not show MAC address, it shows inet address etc17:05
ActionParsnip[4-tea-2]: if you don't test you will never find what is at fault will you17:06
solenoidjrib: Pumpkin- let me try this out, will get back here in a few17:06
schnuffletiptop2: not really sure, try sudo insmod ks884217:06
[4-tea-2]ActionParsnip: from a developer pov, that's definitely correct. From a user pov, I hoped for a "been there, do this" kinda response. ;)17:07
schnuffletiptop2: apparently there're module paramter to set te mac17:07
squigany ideas how i can get a script to run before any other scripts in the boot process, i am new to the upstart methdology17:08
rapturehmm, I can't seem to force a distro upgrade17:08
[4-tea-2]ActionParsnip: if the solution for my problem is "don't use compiz", I'd rather not use gnome-panel, so as a user, I don't care if gnome-panel works without compiz, and I don't expect to be writing a bug report for this issue.17:08
squigor is there a script that runs on shutdown17:08
jribsquig: why?17:09
tiptop2schnuffle, sudo  insmod KSZ8842 returns "no such file or directory"17:09
schnuffletiptop2: sudo  insmod ks884217:10
squigjrib I have a heap of machines that I am auto installing and then configuring cfengine with, but the hostname options gets set as ubuntu by the install, I can fix it by removing /etc/hostname before dhcpcd3 starts17:10
squigon the initial boot17:10
schnuffletiptop2: maybe type sudo lsmod | grep 884217:10
=== Anthraxium is now known as Anthraxium|Detac
tiptop2sudo lsmod | grep 8842 returns a blank line17:12
=== oden_ is now known as Therufa
tiptop2schnuffle, sudo lsmod | grep 8842 returns a blank line17:12
energyspiritHi, Can someone help me set up a vpn proxy on my vps server? I'll pay 3$ with paypal if you want...17:13
jribsquig: I see. So this is the sort of thing you just want to happen once?17:13
[4-tea-2]energyspirit: $3 gives you about 30s of support on this channel. Please set up a premium subscription for your problem.17:14
jribsquig: to actually answer your question, you might want to checkout #upstart and the upstart docs (see ubottu). I'm a bit curious about what you are doing though17:14
squigjrib yes just on the computers very first inital boot, the script can remove it self after that. right now its actually fine for it to happen every boot but there is no need for it17:14
jrib!upstart | squig17:14
openSUSEkorisnikIs fiddling with ATI drivers worth all that hassle ? Cause I have proper video output but its a bit laggy17:14
ubottusquig: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/17:14
tabula_rasai wish to play the piano on my ubuntu. Can somebody suggest a suitable virtual piano software??17:14
solenoidjrib: Pumpkin-: that worked perfectly, thanks a lot =)17:14
schnuffletiptop2: so the driver is not loaded try:  sudo modprobe ks8842 and then recheck lsmod17:14
jsnActionparsnip: actually i was not getting this wen i installed ubuntu..but after installing mediubuntu too der is no progress..17:14
energyspirit<[4-tea-2]> How much is a premium subscription?17:14
trumpI am trying to install a new system. Using update-grub or grub-install in chroot, grub is installed correctly but without generating the menu.lst, device.map and with that error: cannot access /casper-rw-backing: No such file or directory17:15
squigjrib, I am trying to network boot a few hundred machines (though I only have 20 at the moment). And have them auto configure with cfengine3 .17:15
jrib[4-tea-2]: don't do that here ylease17:15
jribenergyspirit: ignore him, support is free here17:15
[4-tea-2]energyspirit: I was kiddin, pardon.17:15
jsnBonjoyee: actually i was not getting this wen i installed ubuntu..but after installing mediubuntu too der is no progress..17:16
tavishtabula_rasa: pianoteq, its not free. but they have a demo. also itss very realistic17:16
thientv84help me17:16
dontworryHello, I just installed ubuntu, I think its great :)17:16
pauruhello, i have a serious problem, i cant change my window border buttons17:16
thientv84i install apacke package needed17:16
thientv84but when run project17:17
tiptop2schnuffle, says "FATAL module KSZ8842 not found"17:17
thientv84still erro17:17
AbhijiT!manual | dontworry17:17
ubottudontworry: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/17:17
schnuffletiptop2: have you seen that the module name is ks8842 not KSZ8842?17:17
thientv84=> Booting WEBrick17:18
thientv84=> Rails 2.3.8 application starting on http://0.0.0.0:300017:18
thientv84/home/trung/.rvm/gems/ruby-1.8.7-p330/gems/rails-2.3.8/lib/initializer.rb:271:in `require_frameworks': no such file to load -- openssl (RuntimeError17:18
tavishtabula_rasa: what kind do you want? for use with a midi keyboard and professional sounding?17:18
thientv84I installed openssl yet17:18
paurucan someone please help me?17:18
bc81!details | pauru17:18
ubottupauru: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."17:18
AbhijiTpauru, awk17:18
schnuffletiptop2: excatly  sudo modprobe ks884217:18
AbhijiTpauru, ask17:18
tabula_rasacsmrfx i tried to vmpk but cannto get a midi synth connected to it17:18
jsnActionparsnip: actually i was not getting this wen i installed ubuntu..and after installing mediubuntu too der is no progress..17:18
pauruAbhijiT, Hi, i have a problrm with my window border buttons17:19
tiptop2schnuffle,  KSZ8842 is the name that i saw in the terminal, so i assumed i should type it the same way, will try ks8842 now17:19
AbhijiTpauru, explain17:19
stianhjthientv84, bundle install openssl? and that's a ruby problem, not a ubuntu problem i'm guessing17:19
tiptop2schnuffle,  ks8842    5705 017:19
stianhjthientv84, sorry, gem install openssl17:19
thientv84#rubyonrails17:20
tavishtabula_rasa: or zynaddsubfx17:20
=== ShakeyJake is now known as Shakey_Jake
schnuffletiptop2: when you check with lsmood | grep ks8842, is it listed?17:20
schnuffletiptop2: lsmod17:20
tiptop2schnuffle,  output of lsmod :    "ks8842      5705 0"17:20
thientv84help me please17:20
pauruAbhijiT, i used to fix this problem by typing in the terminal gconf-editor, then i want to apps/metacity/general/button_layout17:20
schnuffleso now it's loaded17:20
thientv84when run project in ubuntu17:21
thientv84ruby on rails17:21
AbhijiTpauru, 'what' problem?17:21
=== Shakey_Jake is now known as ShakeyJake
AbhijiT!details | pauru17:21
ubottupauru: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."17:21
schnuffletiptop2: paste the output of sudo ifconfig17:21
thientv84=> Booting WEBrick17:21
pauruAbhijiT, I want to change my butons from left to right17:21
thientv84=> Rails 2.3.8 application starting on http://0.0.0.0:300017:21
thientv84/home/trung/.rvm/gems/ruby-1.8.7-p330/gems/rails-2.3.8/lib/initializer.rb:271:in `require_frameworks': no such file to load -- openssl (RuntimeError)17:21
thientv84i installed openssl yet17:21
thientv84#rubyonrails17:21
subsumeI have a command that I know works, yet cron won't run it because its 'not found'17:21
bc81pauru: run this command in a terminal: gconftool-2 --set /apps/metacity/general/button_layout --type string "menu:minimize,maximize,close"17:22
jsnActionParsnip;der?17:22
tiptop2schnuffle,  i am emailing the output of ifconfig from that computer to this computer, chatting from a netbook while the trouble is with the rdk17:22
Pumpkin-subsume: cron often has a particularly incomplete $PATH. Try giving the full path to the thing you want to run.17:22
stianhjthientv84, sudo apt-get install libopenssl-ruby perhaps17:22
schnufflesubsume: don't assume that the env of a cron job is the same as your user env17:22
thientv84rubyonrails17:23
subsumePumpkin- I don't know where the original is. 'which invoke-rc.d' doesn't find anything17:23
subsumenvm, found it thanks guys17:24
prod_Still cant make sense of my problem, I am using a laptop with ubuntu 10.4 desktop and have mounted my home directory with NFS share from my ubuntu 10.4 server. My laptop is wifi only and I am guessing as my home directory is a NFS share i cant umount before i log out. My problem is when i shutdown/restart my lappy it doesnt actually shutdown. So far i have worked out that my network manager is shutting down before umountnfs.17:24
prod_Can someone please help me edit my shutdown process to fix this problem, have googled all day but my skills dont seem to be able to pay the bills17:24
paurubc81 i did, but it doesnt work17:25
JesperFFFAnyone know whats the best way to make a media server for ps317:25
JesperFFF?17:25
schnuffleprod_: how do you mount the nfs share?17:25
prod_fstab17:25
bc81pauru: what theme are you using?17:25
schnuffleprod_: mount options17:25
bc81pauru: what window manager, we need some details please17:25
prod_schnuffle: 192.168.1.1:/root/home/prod /home/prod nfs4 _netdev,auto 0 017:26
squigprod_, woulld automount help you?17:26
paurubc81 i am using the default gnome and the default ambiance theme of ubuntu 10.10, its a fresh install17:26
FidelixWhat's the code for drwxr-xr-x  ?17:27
prod_squig, im not sure, im not very good at linux17:27
paurubc81 i've only installed the updates and the display drivers so far17:27
[4-tea-2]prod_: do you think there would be bad effects if you didn't unmount NFS at all? I don't think the server would care. mv /etc/init.d/umountnfs.sh /etc/init.d/umountnfs.sh-disabled ?17:28
bc81pauru: did you reboot yet?  try metacity --replace and/or compiz --replace17:28
[4-tea-2]prod_: erm. sudo mv ...17:28
Pumpkin-Fidelix: d indicates directory, then 421. So rwxr-xr-x is (4+2+1), (4+1), (4+1) = 75517:28
prod_4-tea-2: thats an ace iidea17:28
paurubc81 Yeap i've rebooted but not the replace commands17:28
mtkorbWhen I get to the login screen on Ubuntu 10.04, it's printing "MASQUERADE: lo ate my IP address" over and over. Anyone know what this means?17:29
paurubc81, what should i try first?17:29
bc81pauru: no matter17:29
FidelixPumpkin-, thanks!17:29
tiptop2schnuffle,  sudo ifconfig17:29
tiptop2lo        Link encap:Local Loopback17:29
tiptop2          inet addr:127.0.0.1  Mask:255.0.0.017:29
tiptop2          inet6 addr: ::1/128 Scope:Host17:29
tiptop2          UP LOOPBACK RUNNING  MTU:16436  Metric:117:29
tiptop2          RX packets:668 errors:0 dropped:0 overruns:0 frame:017:29
FloodBot2tiptop2: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:29
paurubc81 so, what should i do now?17:30
[4-tea-2]prod_: I'm not sure whether it works - and it will only work until the package "initscripts" is updated, but it's worth a shot as a workaround.17:30
bc81pauru: run one of theose commands?17:31
[4-tea-2]prod_: I had a view at the scripts, I assume it won't help, the machine will probably just hang in the umountfs script instead.17:31
prod_4-tea-2: A workaround will do for now and ill save that command for next time its updated/watever17:31
prod_dammit :S17:31
schnuffletiptop2: hmm, I don't know where to go further cause google isn't very responsive17:32
paurubc81, i've tried metacity --replace but it seems like it is not done17:32
prod_any other suggestions? Maybe changing the shutdown order? I have followed a few bug reports and workarounds but im just not skilled enough to understand the more complicated ones17:33
bc81pauru: i dont know, try another theme maybe, see if that helps17:33
[4-tea-2]prod_: the better way might be a script in /etc/NetworkManager/dispatcher.d17:33
tiptop2schnuffle,  bit.ly/euuXUj shows the schematics  Pleaser acknowldge if u receive this I was blocked for a while for pasting17:34
[4-tea-2]prod_: have a look at https://wiki.archlinux.org/index.php/NetworkManager#Network_Services_with_NetworkManager_Dispatcher17:34
[4-tea-2](archlinux because that's the first hit Google came up with *g)17:34
prod_4-tea-2: your a gem, TYVM17:35
[4-tea-2]prod_: good luck!17:35
tiptop2schnuffle,  is there a way of finding MAC address?17:35
skotyis there anyone that can answer a question for me?17:35
bc81!anyone | skoty17:36
ubottuskoty: 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?17:36
schnuffletiptop2: as far as I read the doc you have to set one17:36
tiptop2schnuffle,  how do I set mac address?17:37
schnuffletiptop2: don't know17:37
xrcisms/ irc.undernet.net 666717:38
xrcismhmm17:38
tiptop2schnuffle, http://www.howtogeek.com/howto/ubuntu/change-your-network-card-mac-address-on-ubuntu/17:39
SmoothMoverDoes Ubuntu have a WEb Cam service?17:39
schnuffletiptop2: try, but i tink it won't work17:39
tiptop2schnuffle,  interfaces shows just two lines "auto lo; iface lo inet loopback" Doesn't say anything about dhcp17:40
SmoothMoverWhy is that?17:40
JesperFFFAnyone know whats the best way to make a media server for ps317:41
schnuffletiptop2: before you can use your network card, you need to initialize it, and your hardware is not just a network card its a embed thing with to adapters and a switch, so normal setup won't work17:41
SmoothMoverI - understand that - FW config and app sharing the issue - seems to be sorted tho.17:42
tiptop2schnuffle,  i will make an attempt saying iface lo dhcop hardware address 01:  to 0617:42
SmoothMoverYahoo messanger is DOS - I wondered if there was a plugin that worked for Ubuntu Firefox17:42
schnuffletiptop2: you don't get it lo is loopback device, your hardware doesn't show up, so you can't configure it17:43
DandyKoffinmy webcam is not working in flash, but works with Cheese. Would someone please help me?17:43
llutztiptop2: you don't want to mess with "lo" if you don't know what you're doing. It likely will break things17:44
corgan_i have a driver in the form of a tarball, how do i get it up and running in ubuntu 10.10...the driver is for my wireless card that ubuntu doesn't recognize17:44
llutzcorgan_: extract it, read readme17:44
DandyKoffinhow do I get my webcam to work on flash sites?17:45
Dwade09what are the best channels for wifi? like 4&?17:46
tiptop2llutz thanks, I just now redefined /etc/network/interfaces with auto eth017:46
tiptop2iface eth0 inet dhcp17:46
tiptop2       hwaddress ether 01:02:03:04:05:06 and said etc init.d restart17:46
DandyKoffincould someone please help me out?17:46
ss你们好17:46
kwtmHow do I open attachments from MS Outlook email messages in Evolution? It shows up as a "winmail.dat" attachment in my email.17:46
corgan_llutz, i don't understand the readme file17:47
kwtmss: Ni hao!  Are you able to use English?  Not many people use Chinese here.17:47
corgan_i am linux illliterate17:47
BiPolah!ch | ss17:47
ubottuss: Das Schweizer Team finden sie unter #ubuntu-ch, deutschsprachigen Support bekommen sie aber in #ubuntu-de, #kubuntu-de oder #edubuntu-de. Aus regionalen Gründen ist im Schweizer Channel nur Englisch erlaubt. Geben sie einfach /join #ubuntu-at ein! Danke für ihr Verständnis.17:47
BiPolahOh wait what17:47
kwtm!zh|ss17:47
llutz!cn17:47
ubottuss: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk17:47
BiPolahThat's the one17:47
openSUSEkorisnikAnyone know any screenlet for HDD I/O for gnome?17:48
stianhjcorgan_, probable ./configure, then make, and make install17:48
kwtmI guess it does look like "ch" is Chinese.... :)  (What does it really stand for, anyway?  Something like "Confederation of Helvetica" or something like that)17:48
llutz!compile | corgan_17:48
ubottucorgan_: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)17:48
DandyKoffinHELP ME!17:48
lolcatCh == Chineese17:48
llutz!checkinstall | corgan_17:48
ubottucorgan_: 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:48
stianhjch is Switzerland17:48
AubeIm trying to put linux on a older laptop....Dell Latitude c600, 600mghz, 256mb ram...anyone have a recomendation for what version ishould use that will install on the hard drive?17:48
openSUSEkorisnikpuppy linux :D17:49
lolcatAube: Debian17:49
stianhjAube, lubuntu.. lubuntu.net17:49
tiptop2schnuffle,  I don't understand, but understand from what you say that my hw has a serious limitation... there is something peculiar, the Edit connections on 10.04, wired tab does not show the apply button when anything is entered on the mac address field;17:49
kwtmcorgan_: As a semi-noob, I'd have to say that it might be a bit intimidating working with a tarball... be prepared to read a lot of instructions before you feel comfortable doing it.  Now, having said that, generally the steps are straightforward.17:49
tiptop2schnuffle,  and on the top bar, i only see mobile brandbarnd and vpn connections as options17:50
arandAube: I would go for lubuntu or debian if they work, otherwise resort to puppy linux/slitaz/tinycore17:50
corgan_kwtm, with check install what to i type before "checkinstall? llutz17:50
AubeI had a hell of a time getting the drivers to get the wireless card to work for windows 200017:50
tiptop2schnuffle,  so I think I should give up this hardwar3e17:51
llutzcorgan_: read what ubottu gave you, some usefull basics17:51
JesperFFFHey guys. Anyone of u know the best software for creating a media server for ps3? :)17:51
schnuffletiptop2: the header file has a struct macaddr, so you could try to load the kernel module and give it a macaddr=AA:BB:CC:EE to see if the device comes up17:51
kwtmcorgan_: I'm afraid I can't help; I am not familiar with checkinstall.17:51
llutzcorgan_: what driver is it, where did you get it from?17:51
corgan_i did llutz....but that link requires me to know something else17:51
kwtmcorgan_: Maybe if you give the name of your hardware, and which version of Ubuntu etc., someone might be able to find a precompiled driver for you.17:51
arandAube: It will likely be a similar time with GNU/Linux, unless you are lucky17:51
ssimons1what can i do to help a student who lost their downloaded os from msdnaa17:52
ssimons1?17:52
kwtmOkay, I guess no one can answer my question, so bye for now!  I'll check again later.17:52
corgan_i got it from the manufacturers website17:52
AubeHmm bummer... well itll give me something to do at least17:52
=== kirilos is now known as kirilos_AwAy
* kirilos_AwAy is away: Gone away for now17:52
corgan_ubuntu 10.10 , ralink 539017:52
llutzcorgan_: nice, do you think this is a quiz-show?17:52
corgan_wireless adapter llutz17:52
bc81ssimons1: can you provide more details, please?17:53
=== evilpleasure is now known as EvilPleasure
corgan_why do you ask ? :(17:53
ssimons1nevermind17:53
corgan_llutz, what did i do?17:53
s093294I just compiled OpenCV on my ubuntu dist, when i make a app and include <cv.h> it says it cant find it, so i add -I \usr\local\include\opencv\ to the compiler flags and it compiles,  cant it be added so it always know where it is17:54
=== tj is now known as teege_2
llutzcorgan_: are you using 32 or 64 bit? uname -m17:54
corgan_what do i type before check install17:54
tiptop2schnuffle,  how do i load the kernel module and give it the mac address? and before that i just edited /etc/network/interfaces with 01:02:03:04:05:06  and restarted /etc/init.d/networking  should i change this to AA:BB:CC:EE  (or AA:BB:CC:DD:EE -- DD was missing in what you typd) before goiong to kernel?17:54
corgan_can someone give me some steps?17:54
llutzcorgan_: i'm just trying to do, if you would answer the questions17:54
corgan_llutz, 32 bit17:54
corgan_i just did?17:55
corgan_32 bit ubuntu17:55
corgan_llutz i just did17:55
JoeyBrennanPCI-E graphics cards. Are v2 cards backwards compatible with v1 PCI-E motherboards?17:55
llutzcorgan_: have you read http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/17:56
schnuffletiptop2: depends on your patience :), /etc/network/interfaces configures your kown network cards. For that the hardware has to be recognized already, so first step is to do that. As soon as this is done, sudo ifconfig will list it, then you can configure it17:56
sipiorJoeyBrennan: should be, yes17:56
llutzcorgan_: it shouldn't be different for 32bit17:56
tiptop2schnuffle,  will do that one by one17:57
tiptop2schnuffle,  is AA:BB:CC:DD:EE    ( with DD ) ?17:57
corgan_what does cd mean?17:57
jribcorgan_: depends on the context17:57
sipiorJoeyBrennan: the docs that came with the card should give the authoritative answer.17:57
llutzcorgan_: cd = change directory.  do: "sudo apt-get install build-essential"  you'll need it17:57
bc81!info cd17:57
schnuffletiptop2: so the problem is, how to load the kernel module with the correct options. And as I don't have the hardware I can only guess. Your hardware can be used in different setups17:57
ubottuPackage cd does not exist in maverick17:57
=== bLuCiFeR is now known as blu
llutzcd is shell-builtin17:58
jeafhey i have this data harddisk that i share files fith windows and ubuntu. I just did some changed to some file in windows, but then when i came on ubuntu, only some of the files were made, and some was not deleted. Is there away to make ubuntu hmm update what files are on the harddisk?17:58
JoeyBrennansipior tested  gt 240 card boots to "Checking NVRAM" and just sits there. I have tested the gt240 card on a v2 PCI-E motherboard and it boots fine.17:58
jadohello, i'm having a problem with my mouse: when i plug it, its red light blinks for a few seconds and then shuts off :( is there a way to fix that?17:58
sipiorJoeyBrennan: consult the documentation, then. the card *should* be compatible with a V1.1 motherboard, but there are no guarantees.17:59
tiptop2schnuffle,  before that I have reverted backto "auto lo;  iface lo inet loopback" in /etc/network/interfaces, should i save it ? ie. without the mac address as the file was originally?17:59
corgan_i installed build essential llutz, what is it for17:59
bc81jeaf: how are you viewing the files, in graphical browser, or a terminal?17:59
schnuffletiptop2: yes18:00
llutzcorgan_: essential software to compile stuff18:00
jribjeaf: that's a windows issue, no? Probably you removed the disk before making it safe to do so?18:00
jeafbc81: graphical18:00
JoeyBrennanalso the v1 PCI-E motherboard has a dummied down HP bios. Which does not help.18:00
jeafjrib: the disk is a park of my computer18:00
llutzcorgan_: have you already extracted the tarball? do you know where it is now?18:00
jribjeaf: well are the changes available if you boot windows now?18:00
bc81jeaf: you try refreshing the view?  F5   or close & reopen the browser18:00
RobinJif i make a copy of my system with squashfs, and put it on a LiveCD. Can i include ubiquity then to install it back to my computer?18:00
corgan_i don't understand how to do this....what should i do? is there a program that does this automatically?18:00
tiptop2schnuffle,  and i have also did /etc/init.d/networking restart now after changing it back to default18:01
llutzcorgan_: you need to open a terminal (alt-f2: gnome-terminal)18:01
corgan_yeas llutz i know where it is18:01
=== roaming is now known as INFURNO
tiptop2schnuffle, now ready to do the kernel step18:01
corgan_done18:01
llutzcorgan_: type "cd /path/to/extracted/tarball"18:01
corgan_llutz done18:01
jeafjrib, bc81: yea i better recheck if windows still have the files, as the should be. Ill be back in a few minius, ty so far18:01
llutzcorgan_: "ls -l config.mk"18:02
jeafbc81: also yes, i tryed reload18:02
jeafbrb18:02
=== adamb is now known as juso
schnuffletiptop2: try sudo rmmod ks8842 && sudo insmod k28842 macaddr=<yourmac>18:02
corgan_it says no such directory exist18:02
openSUSEkorisnikChrome vs Firefox on linux? Is chrome stable enough?18:03
RobinJyes18:03
RobinJon mint it works18:03
danyele ai18:03
danyelgalera18:03
RobinJopenSUSEkorisnik18:03
jrib!br | danyel18:03
ubottudanyel: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.18:03
corgan_llutz it says no such directory exist18:03
openSUSEkorisnikyea Im using both but FF was a lot faster on ubuntu18:04
openSUSEkorisnikon openSUSe its quite slow18:04
llutzcorgan_:  mom please, i have to get the tarball too. makes it easier18:04
ubu4www.place.to.be18:04
llutzcorgan_: type "cd 2010" and then TAB-key to expand the path18:04
corgan_llutz, mom? i have the tarball, what do i do?18:05
Paulo39hi guys18:05
ubu4welke saaie boel is dat hier18:05
corgan_llutz, that didn't work18:05
Paulo39i'm looking for an app to record my screen and make a video with that18:05
llutzcorgan_: where is the tarball located?18:06
Paulo39what are the better apps for that?18:06
ubu4kom hier dames18:06
corgan_llutz in the downloads folder18:06
llutzcorgan_: "cd Desktop"18:06
jrib!screencast | Paulo3918:07
ubottuPaulo39: Some programs to capture your screen are recordmydesktop, Istanbul, Wink, Xvidcap, pyvnc2swf.  Also see https://wiki.ubuntu.com/ScreenCasts.18:07
Paulo39thanks jrib18:07
llutzcorgan_: sorry "cd downloads"18:07
tiptop2schnuffle, with copy and paste "insmod: can't read k28842' no such file18:08
=== TheMoonM_ is now known as TMM_
=== TMM_ is now known as TheMoonMaster|MB
tiptop2schnuffle,  with k28842 changed to ks8842 " ERROR: module ks8842 does not exist in /proc/modules"18:09
ChrisWerehi, one of my process is using up all my bandwidth. i have a feeling is malware or something. how do i find out which process is eating up my net speed?18:09
corgan_it keeps saying no such directory, it didn't do that with desktop llutz18:09
Enzo_cryptobyte18:09
corgan_when i cd downloads it doesn't work18:10
llutzcorgan_: you have to figure out the path to your download-folder18:11
genii-aroundPerhaps you forgot to uppercase the letter D in Downloads18:11
lkpcorgan: linux is case sensitive18:11
corgan_i tried with an uppercase D i suppose i'l try again18:11
cryptodiradoes anyone have the backlit keyboard operational on ANY 64bit AMD machine on 10.04 ??18:11
Dr_Williscryptodira:  well my keyboarc light works.. but its built in to the usbkeyboard...18:12
Dr_Willishas a button on the keyboard to turn it on/off :)18:12
corgan_llutz, i'm in downloads18:12
llutzcorgan_: whats the name of the tarball?18:12
llutzcorgan_: ls -l18:12
corgan_RT3090_LinuxSTA_V2.3.1.4_2010022218:13
corgan_llutz RT3090_LinuxSTA_V2.3.1.4_2010022218:13
tr3x12hey all.18:13
llutzcorgan_: didn't you say 5390?18:14
tr3x12I was wondering if anyone could help me with 'mathematica' installation18:14
tiptop2schnuffle,  should i restart (for the kernel process that you have suggested?)18:14
tr3x12I am getting an error : Mathematica_8.0.0_LINUX_MachineSpecific.sh: 383: Unix/Installer/MathInstaller: Permission denied18:14
tr3x12The program returned an error code (126)18:14
corgan_yeah....but it shares a driver with 3090 i'm almost certain....i've been searching and that seems to be the concensus18:15
llutzcorgan_: are you sure? theres a ppa for 3090 with already compiled drivers18:15
jribtr3x12: there's a mathematica guide on the wiki18:16
jsnthere is some problem with playing videos files..when i start them.. there is no video but sound comes.this problem has occurred suddenly when i had installed ubuntu there was  no such prob..can anybody help??18:16
llutzcorgan_: https://launchpad.net/~markus-tisoft/+archive/rt3090/+buildjob/109817018:16
corgan_llutz, i tried the ppa and it doesn't seem to work18:16
corgan_i added iot to repositories18:16
tr3x12jrib: thank you mate, will definitely check it out.:)18:16
corgan_then i updated and that specific link does nto work at all18:16
corgan_then i updated and that specific link does nto work at all18:16
=== EvilPleasure is now known as evilpleasure
corgan_llutz that ppa doesn't work18:17
jrib!mathematica | tr3x1218:17
ubottutr3x12: mathematica is For help installing Mathematica on Ubuntu, see https://help.ubuntu.com/community/Mathematica18:17
corgan_i've been trying it for two days18:17
llutzcorgan_: wget https://launchpad.net/~markus-tisoft/+archive/rt3090/+buildjob/1098170/+files/rt3090-dkms_2.1.0.0-0ubuntu0~ppa1_all.deb18:17
squarebracketis there a way to review my update history? i think an update borked gspiceui :(18:17
jriboops18:17
tr3x12jrib: thank you very much.:)18:18
jribtr3x12: you might also want to checkout Sage (sagemath.org) instead18:18
cryptodiraDr_Willis, my keyboard lights up during post and then no longer after post... toshiba A660D laptop, all AMD/6418:19
rokyronnieHow can I access my old version of kernel ? If II try from Grub menu, it loads, but it's just a terminal, I tried startx but it says  Login incorrect, what can I do?18:19
jsnthere is some problem with playing videos files..when i start them.. there is no video but sound comes.this problem has occurred suddenly when i had installed ubuntu there was  no such prob..can anybody help??18:19
genii-aroundsquarebracket: There is the apt log in /var/log/apt18:20
llutzcorgan_: anyway i have to go. since there is a 5390-driver on the ralinktech site, i would suggest to use that one if the .deb won't work. follow the instructions from here http://ubuntulinux.co.in/blog/ubuntu/wifi-card-ralink-5390-configuration-in-ubuntu-10-10-64-bit/18:20
tr3x12jrib: is it good enough to be compared to with the likes of matlab and mathematica?18:20
genii-aroundsquarebracket: dpkg also has a log18:20
squarebracketgenii-around, thanks!18:20
jribtr3x12: superior imho (because it is actually free software (beer and speech))18:21
tr3x12jrib: hahaha.. free ftw.:D18:21
tiptop2schnuffle,   thank you for all your help so far, it is about midnight here, need to reach home, will reconnect in a while18:22
cryptodiraDr_Willis, the fn (function) button with 'z' controls brightness of the keyboard.... supposedly...18:22
rocky_raccoonhi.... can anyone help me setting xampp for a 64 bits architecture18:23
sieHow do I make  ubuntu ask for the keyring password again?18:23
jsn there is some problem with playing videos files..when i start them.. there is no video but sound comes.this problem  occurred suddenly when i had installed ubuntu there was  no such prob..anybody who can help??18:23
ikoniajsn: are you still using ubuntu ?18:24
jsnikonia:ya18:24
ikoniajsn: what version ?18:24
jsnikonia:10.1018:25
ikoniajsn: what type of video files are they ?18:25
jsnikonia:like avi18:25
ikoniajsn: what encoding?18:25
jsnikonia: i didn understand18:26
rocky_raccoonhi... im trying to run xampp on ubuntu 6418:26
rocky_raccoonbut not even 32 libs seems to work18:26
ikoniajsn: when a video file is created, the video and audio streams are encoded18:26
rocky_raccoonany suggestions?18:26
ikoniarocky_raccoon: axampp is not supported, you should try using lamp18:26
bc81sie: System >> Preferences >> Passwords and Keyrings18:26
ikoniarocky_raccoon: xampp is a self contained platform18:26
rokyronnieHow can I access my old version of kernel ? If II try from Grub menu, it loads, but it's just a terminal, I tried startx but it says  Login incorrect, what can I do?18:26
bc81sie: *Encryption Keys18:26
jsnikonia: then just tell me the steps how can i tell u about encoding as i dun know about this18:27
ikoniajsn: where did you get the files ?18:28
=== johnny is now known as Guest68629
jsnikonia: had downloaded18:28
ikoniajsn: from where18:28
voozeAny good ideas for a gmail checker??? I've checked software center but there is ALOT.. anyone have good experience with some of them?18:28
jsnikonia :torrent18:28
bc81vooze best one i have used is mail-notification18:28
ikoniajsn: post me the link for the torrent and I'll test it18:29
ikoniajsn: I'll check out the encoding of the files18:29
=== JoFo_ is now known as JoFo
=== Guest68629 is now known as jojolapatate
* NEXUS-6 is away: Away18:29
jsnikonia: now it is giving problems in all the files ..will it be of use to check each n every link?18:29
andygraybealhow do i say match everything that has the word: Automated   in it with regex?18:29
ikoniajsn: no, just one as an example18:29
ikonia!away > NEXUS-618:30
ubottuNEXUS-6, please see my private message18:30
voozebc81, thanks18:30
MtrPandahow can I stop Xchat from automatically logging on here18:30
schnuffleandygraybeal: ^.*Automated.*$18:30
ikoniaMtrPanda: it's in perferences, auto join and default server18:30
jsnikonia: let me remind you the same were working fine till yesterday but today they are giving problem18:31
ikoniajsn: tell you what, help yourself18:31
Ethelwulfvooze: Empathy works good for gmail as well, unless you don't like it for a particular reason.18:31
MtrPandahave looked and dont seem to make sense of it18:31
ikoniaMtrPanda: try #xchat18:31
corgan_when i type in ifconfig i don't see an option for wlan0 ? can someone help18:31
jsnikonia:  chill dude...18:31
ikoniajsn: nope, you don't want to give me the info to help you, good luck18:31
jsnikonia: okay sry ..m giving u the link..18:32
MtrPandaok will try18:32
ibrahimis there a way in ubuntu to have 192x1080P screen setting?18:32
ikoniajsn: don't worry, not interested now18:32
MtrPandaikonia,18:32
andygraybealschnuffle, awesome thank you!18:32
ikoniaibrahim: if your card/monitor supoprts it, sure18:32
ibrahim1920x108018:32
Dr_Willisibrahim:   that res works here..18:32
jsnikonia: ur wish dude18:32
bc81MtrPanda: you mean you want it to not connect to #ubuntu @ startup?18:33
schnuffleandygraybeal: that will match each line with the word in it18:33
denis_#linux18:33
corgan_i installed a driver for my wireless card but i still cant use it, i'm running ubuntu 10.10 and have a ralink 5390/3090 wireless card18:33
ibrahimdo i need to install drivers seperately for nvidia?18:33
MtrPandayes. not connect18:33
MtrPandato freenone18:33
bc81MtrPanda: right-click the #ubuntu tab and remove from favorites18:33
Dr_Willisibrahim:  system  -> admin -> addational drivers18:33
ibrahimsweet18:34
corgan_hello?18:34
schnufflecorgan_: how did you install?18:34
ikoniabc81: does removing it from favourite stop it auto connecting ?18:34
bc81MtrPanda: yes, i believe it does18:34
Dr_Willisibrahim:  there should of been some message shen you logged in about the drivers also18:34
corgan_through a deb pakage18:34
MtrPandaok, will exit and try again18:34
corgan_aditional drivers says there are no proprietary drivers on this system18:35
corgan_what did i do wrong18:35
schnufflecorgan_: how did you install?18:35
schnufflecorgan_:  http://georgia.ubuntuforums.org/showthread.php?t=164571618:36
corgan_through a deb pakage in software center schnuffle18:36
genii-aroundcorgan_: You may need to do: sudo depmod -a18:36
corgan_genii around: what does that do?18:37
bc81!info depmod18:38
ubottuPackage depmod does not exist in maverick18:38
corgan_genii-around, i did that...now what?18:38
MtrPandaThanks, part way there. Xchat does not auto connect to #ubuntu but still auto connects to freenode18:38
MtrPandahow can i stop that?18:38
schnufflecorgan_: please try to answer te questions: what was the output of sudo depmod -a18:38
andygraybealschnuffle, awesome it works!18:39
corgan_schnuffle: i typed it but there was no output18:39
schnuffleandygraybeal: for further reading http://www.regular-expressions.info/tutorial.html18:39
schnufflecorgan_: have you a switch to enable/disable wifi and is it switched on?18:40
bc81MtrPanda: hmm.. XChat >> Network List >> Freenode: Edit18:40
corgan_yes it is on schnuffle18:41
andygraybealthank you schnuffle18:41
=== Ethelwulf is now known as HarryBaals
MtrPandabc81,   the auto connect at startup has never been activated an is unchecked as are all the other servers18:42
schnufflecorgan_: sudo apt-get install pastebinit && sudo lsmod | pastebinit and paste the url18:42
corgan_schnuffle: http://pastebin.com/hszqyWG418:43
=== HarryBaals is now known as Ethelwulf
corgan_i did already schnuffle18:43
ZeeTronjust english?18:43
schnuffleyou pasted depmod -a but not lsmod18:44
bc81MtrPanda: no idea man, check #xchat :-)18:44
schnuffleZeeTron: there channels for other languages18:44
schnufflethere are*18:44
ZeeTronschnuffle,  but about ubuntu?18:44
bc81MtrPanda: i mean, maybe set a different server to connect to, then you might be given the option to disable freenode auto connect18:45
schnuffleZeeTron: yes which language?18:45
MtrPandabc81,  ok, will try.. think maybe if i force it on then when i take it off it might reset it.. it came like this out of the box18:45
ZeeTronportuguese18:45
bc81MtrPanda: because launching xchat without connecting seems rather pointless18:45
schnuffle!br | ZeeTron18:45
ubottuZeeTron: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.18:45
corgan_schnuffle: http://pastebin.com/BJiAWSDR18:45
MtrPandaok, will try18:45
ZeeTroni typed brazil, but there is no channel for18:45
ikonia!br18:46
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.18:46
ZeeTrongood18:46
ikoniaZeeTron: #ubuntu-br18:46
ZeeTronty all18:46
aeonhi18:47
ZeeTron* ubuntu-br :No such channel18:47
ZeeTron:S18:48
ikoniaZeeTron: #ubuntu-br18:48
soporteubuntu-chile18:48
ikoniasoporte: what ?18:48
soportesuport18:48
denis_irc://irc.abjects.net18:48
ZeeTronohhh i was not puting the  # thing18:48
schnufflecorgan_: i don't see any ralink  modules, what appens wen you do: sudo insmod rt5390sta18:48
ikoniadenis_: what ?18:48
ikoniadenis_: why are you posting that in an Ubuntu support channel18:49
bc81!cl18:49
soporteok18:49
brontoeeeis there a screenshot tool that would make nice snaps of selected window, together with transparency of borders?18:49
soportebye18:49
denis_im trying to conect m new in linux18:49
denis_m sorry18:49
denis_how do i conect to other chanel18:49
xangua /join #channelname18:50
ikoniadenis_: what client ?18:50
Dr_Willisdenis_:  /j #foo18:50
brontoeeethis http://imagebin.org/137933 is not good enough of a snap18:50
MC8Hey there, does anyone know whereabouts mysql might have its config on my localhost?18:50
ikoniaMC8: /etc/my.cnf18:50
schnuffleMC8: /etc/mysql/my.cnf18:50
Dr_Willisbrontoeee:  clarify what you mean by the borders stuff..18:50
brontoeeeDr_Willis, http://imagebin.org/13793318:50
ZeeTronwhy my screan blink sometimes?18:51
denis_the abjects channe18:51
brontoeeesee the black stuff at the TL and TR, that should be transparent18:51
denis_client is abjects18:52
MC8thanks. Don't suppose you know whether phpmyadmin is installed somewhere accessible via localhost/something?18:52
ikoniadenis_: abjects is a network, not a client18:52
s0undt3chhello ppl18:52
mephisto_hi there!18:52
denis_ok a network then18:52
corgan_schnuffle: http://pastebin.com/EUDjCbiA18:52
schnuffleMC8: sudo apt-get install phpmyadmin will install it18:53
MC8thanks18:53
staff_nowaHello,18:53
staff_nowaa domain, he is redirected to google mail MX. Is it possible to throw a portion of the sub domain to another server MX?18:53
Dr_Willisdenis_:  time to chek your irc client docs.. /server ser4vername  or /connect servername   is common18:53
schnufflecorgan_: so the module is not installed18:53
ikoniadenis_: it depends on your client18:53
s0undt3chI installed a package, with dpkg and --ignore-depends. Now, when I do apt-get update/upgrade those deps keep apearing. How can I make my system really ignore those?18:53
MC8schnuffle: right, installed. But where?18:53
milindhow to write a init script that pull my latest git code from github every time i reboot18:53
denis_do i just but in the client name and conect18:53
corgan_well i thought it was...thank you18:53
* MC8 has not yet worked out where the hell apt-get installs stuff to18:54
corgan_can you help me install it schnuffle18:54
schnuffleMC8: /usr/share/phpmyadmin, it can bereached through http://localhost/phpmyadmin18:54
MC8hm, it says installed, but that link isn't working18:54
schnufflecorgan_: http://georgia.ubuntuforums.org/showthread.php?t=164571618:54
denis_where do i check the client18:54
corgan_i thought i installed the 3090 driver schnuffle18:55
ikoniadenis_: what client are you using18:55
voozeHello.. i use google gmail.. is there a good program that sync calender, mail etc. etc. with gmail.. other than evolution?18:55
denis_smuxi18:55
corgan_that driver on that link doesn't exist schnuffle18:55
schnuffleMC8: sudo dpkg-reconfigure phpmyadmin and chosse to configure it for apache218:55
BiPolahVooze: Thunderbird, perhaps18:55
=== erkan^2 is now known as erkan^
xanguavooze: thunderbird, kmail, a lot out there18:55
ikoniadenis_: http://www.smuxi.org/faq18:56
denis_where do i go and check the client is smuxi a client18:56
MC8still nothing18:56
denis_how many client are there18:56
ikoniadenis_: many18:57
victor1hi ppl18:57
schnuffleMC8: your apache is running?18:57
victor1need help w empathy18:57
denis_whats the best one18:57
ikoniadenis_: depends what you like, different for everyone18:57
victor1dont work my empathy with msn account18:57
MC8I assume so, http://localhost works fine18:57
denis_one that i could go anywhere18:57
ikoniadenis_: all of them18:57
denis_because when i use windows i have mirc18:58
schnufflecorgan_: the link was for a description how to install it here's the download location http://www.ralinktech.com/support.php?s=218:58
ikoniadenis_: that has no relevence18:58
lolcatMC8: I get a 404 on that...18:58
denis_but im trying linux18:58
ikoniadenis_: and there are plenty of clients, try them18:58
corgan_ok....thanks18:58
schnuffleMC8: check is a config exists in /etc/apache/conf.d18:58
denis_but mirc is better in windows18:58
ikoniadenis_: then use mirc in windows18:59
bc81brontoeee: this is a known, long-standing bug: https://bugs.launchpad.net/ubuntu/+source/gnome-utils/+bug/7400818:59
ubottuUbuntu bug 74008 in gnome-utils (Ubuntu) ""Include the window border" doesn't work by default (with compiz)" [Low,Triaged]18:59
denis_no i just want to see if lnux is the same18:59
ikoniadenis_: then try some clients18:59
MC8schnuffle: at /etc/apache2/conf.d is a dir, nothing at /etc/apache/18:59
victor1need help empathy: network error19:00
schnuffleMC8: if not, the config should be found under /etc/phpmyadmin/apache.conf19:00
bc81brontoeee: also, you must use gimp or like to manually remove the corners19:00
denis_ok the site you gave me i could clients there or where do i go19:00
schnuffleMC8: of course it a dir, look into it19:00
MC8haha19:00
ikoniadenis_: open the package manager, search for irc clients, try some19:00
xanguadenis_: you can find irc clients in softwace centre19:00
MC8/etc/apache2/conf.d/charset19:00
MC8/etc/apache2/conf.d/javascript-common.conf19:00
MC8/etc/apache2/conf.d/localized-error-pages19:00
MC8/etc/apache2/conf.d/other-vhosts-access-log19:00
FloodBot3MC8: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:00
MC8/etc/apache2/conf.d/security19:00
denis_ok il go see19:00
MC8er, sorry about that19:00
ikoniaMC8: stop19:00
brontoeeebc81, no problems with decorations, only the transparent part, let me disable compiz ...19:01
SquarismPhilMather, Philips5?19:01
MC8er, sorry about that19:01
victor1i cant use msn in empathy with ubuntu 10.1019:01
victor1help19:01
Dr_Willisdenis_:  i use xchat in windows and in linux  :)19:02
Dr_Willisdenis_:  or weechat.19:02
Dr_Willisnight all19:02
denis_ok ty19:02
corgan_how do i target a make file19:02
MC8brb19:02
* devco3 is away: ==19:03
ikonia!away > devhell19:03
ubottudevhell, please see my private message19:03
ikoniaoops19:03
ikonia!away > devco319:03
ubottudevco3, please see my private message19:03
schnuffleMC8: so no phpmyadmin.conf in conf.d?19:03
MC8http://paste.ubuntu.com/567090/19:03
makoto-sf'sup. So, I aw this "chinese edition" ubuntu, first thoughts, is whats so special about it. Is it just normal ubuntu with language packs, or is it the whole deal with the spyware too?19:04
olivierneed help! dual boot windows 7 and ubuntu on 2 different hd!!19:04
ikoniamakoto-sf: ubuntu with chinese localisation19:04
brontoeeebc81, ok, i made it work with compiz disabled and using a snapshot app called Shutter19:04
brontoeeehttp://imagebin.org/137939 bc8119:05
ikoniaolivier: ok, what's the problem ?19:05
schnufflesudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf then restart apache and test19:05
BiPolahOlivier: Just install ubuntu and GRUB on the first drive, Windows 7 on the second.19:05
makoto-sfikonia: so all default languages etc are chinese?19:05
ikoniamakoto-sf: yes19:05
bc81schnuffle: looks good :-)19:05
adeeehello can any programmer help me.?19:05
makoto-sfikonia: ah ok, thanks :)19:05
xanguahapy chinese new year makoto-sf19:05
ikoniaadeee: with what ?19:05
=== yannick is now known as xiantia
=== lolcat is now known as lolicat
olivier<ikonia> i install windows 7 first and after ubuntu on a different hd and now windows 7 won't show up in boot it boot up strait to ubuntu19:06
ikoniaolivier: it looks like detection of ubuntu has failed and it will need to be manually added19:06
ikonia!grub2 > olivier19:06
ubottuolivier, please see my private message19:06
ikoniaolivier: check out the link ubottu pm'd you, it's got info about adding an entry manually19:06
oliviergrub never show up19:07
ikoniaolivier: because it only has one option,  boot into ubuntu, if it has more, it will show up19:07
adeeeikonia: i install blender but when i try to open it. its freez my ubuntu linux. linux gone held. then i reboot hardly. my visual effects on none. so tell me how to open it. my ram is 512 mb19:07
ikoniaadeee: I'm sorry, what you've just said is garbled, I don't understand19:07
Oerolivier hold left shift key, to enter grub2, else you won't see any of the grub menu19:07
victor1plz19:07
victor1any1 help me19:08
victor1with empathy19:08
ikoniavictor1: it looks like msn is not currently working with msn, there are a few bug reports, I'm not sure how current they are19:08
adeee i install blender but when i try to open it. its freez my ubuntu linux. linux gone held. my visual effects on none. so tell me how to open it. my ram is 512 mb19:08
ikoniaadeee: how did you install blender ?19:09
sloncicHellooo19:09
brontoeeebc81, http://imagebin.org/137940 < - zexy19:09
bc81brontoeee: nice!19:10
ElderDryasikonia / victor1 : my empathy appears to be working with MSN (if that's what you meant...just checked my account)19:10
adeeefrom blender official site. deb package. as they instructed19:10
ikoniaElderDryas: ahh, fine19:10
ikonia!info blender19:10
ubottublender (source: blender): Very fast and versatile 3D modeller/renderer. In component universe, is optional. Version 2.49.2~dfsg-2ubuntu2 (maverick), package size 10520 kB, installed size 27612 kB19:10
ikoniaadeee: remove the deb, and install using the ubuntu package manager19:10
brontoeeebc81, i think ill write a howto screenshot :P19:10
adeeeok i try19:11
bc81brontoeee: good idea :)19:11
corgan_schnuffle...i believe i installe dthe driver....how do i check19:11
ElderDryasvictor1: what (exactly) is your problem?19:11
techbreakany pdf to word converter for ubuntu ?19:11
mendyhi19:11
schnufflecorgan_: sudo depmod -a and see if it got loded19:11
corgan_schnuffle: i believe the diver was installed just now....what do i do to check is a driver was installed19:12
MC8schnuffle: feeling like an idiot here, but, er, how do I restart apache?19:12
olivier<ikonia> the link is for recovering linux but i lost windows19:12
schnuffleMC8: sudo service apache2 restart19:12
MC8schnuffle: that works, thanks19:13
corgan_i still see nothing.....but i did make and make install19:13
corgan_schunffle: i still see nothing.....but i did make and make install19:14
adeeesame result19:14
corgan_schnuffle i did make and make install but i see nothing19:14
ikoniaadeee: run hardware tests (such as memtest) against your PC check for stability19:14
ikoniaadeee: also make sure you are using the supported/stable video card kernel modules19:14
schnufflecorgan_: sudo updatedb && locate rt5390 | grep .ko19:14
bc81hi mendy19:15
adeeehow to check via lspci ?19:15
ikoniaadeee: check what ?19:15
techbreakhow to convert pdf file into word ?19:15
adeeeVGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)19:15
ikoniatechbreak: use microsoft word and adobe pdf creator to export it19:15
adeeethis vga card info19:15
ikoniaadeee: ok, so that's a supported video card, that's good19:16
adeeeis this supported ?19:16
adeeethen why computer gone held?19:16
techbreakikonia, adobe pdf creator ? does that works with ubuntu ? and how do i use microsoft word in ubuntu ?19:16
techbreak:o19:16
ikoniaadeee: run memtest from a livecd on your PC for a good few hours19:16
ikoniatechbreak: no, it won't work in ubuntu19:16
techbreakikonia, I was asking about ubuntu... m$  i have lots of ideas to do so :D19:17
adeeeok ikonia i can do it. but can you tell me if you dont mind what advantages of mem test occures? because i never try it before?19:17
ikoniatechbreak: well, as MS word is a closed sourced format, and Adobe PDF's are also closed sourced, it's not a great start19:17
ikoniaadeee: to make sure your machine is stable19:17
corgan_ok schnuffle...i'l send you a pastebin19:18
adeeeok thanxs i do.19:18
ikoniatechbreak: there are plenty of PDF converters in ubuntu, but none to Word19:18
schnuffletechbreak: pdftotext to extract the text, openoffice to save a doc document19:18
ikoniaschnuffle: that won't keep the formatting correct for word19:18
corgan_schnuffle: http://pastebin.com/NmFpFj0k19:18
techbreakschnuffle, does that goes with "sudo apt-get install pdftotext ? "19:19
corgan_schnuffle: it was installed am i corrdct?19:19
techbreakschnuffle, that doesn't :( where can I find that ?19:19
schnuffletechbreak: as ikonia mentioned you'll loose the format19:19
schnuffletechbreak: it's part of some package give me a moment19:20
techbreakschnuffle, hmm.. i need just the texts.. format i don't care..19:20
techbreakschnuffle, okie :) take your time :19:20
schnufflecorgan_: module seems to be installed. try insmod rt5390sta and check with lsmod if it got loaded.19:20
arran-g_hi, anyone know how I can clear cached credentials for a smb/cifs share?19:21
bc81techbreak: if all you need is the text, you can copy + paste into open office19:21
Jordan_Utechbreak: PDF is such a different concept that it can't really be converted to a document format.19:21
ikoniaarran-g_: they won't be cached19:21
Jordan_Utechbreak: At least not preserving formatting.19:21
techbreakJordan_U, hmm19:22
arran-g_ikonia: i have a windows box with shares on it19:22
ikoniaarran-g_: yes ?19:22
arran-g_I recently changed a password to one of those shares19:22
arran-g_and now I get permission denied19:22
techbreakbc81, thats one idea.. but some stuff is not so easy... like tables and all... ( I was stupid to mention just text what i needed )19:22
corgan_schnuffle: http://pastebin.com/vsWwmgjH19:22
ikoniaarran-g_: did you click "save password" when you entered it ?19:22
arran-g_no19:23
jared__w19:23
arran-g_there was no initial password on the share until I added one19:23
bc81techbreak: ahh, i see19:23
ikoniaarran-g_: then if the password is wrong it should prompt you for the new password19:23
schnufflecorgan_: sudo insmod rt5390sta19:23
arran-g_ikonia: you'd hope so, its not doing though >.<19:24
schnuffletechbreak: it's package xpdf-utils19:24
ElderDryasikonia: I think you were right...messanger.live.com is flakey (I was using messanger.hotmail.com as the server)19:24
Jordan_Utechbreak: Since I see now that you just need the text, as long as it's not just a PDF with images in it (many are for whatever reason) you should be fine with pdf2text (as others have mentioned).19:24
corgan_got the same thing19:24
corgan_schnuffle: got the same thing19:24
bc81techbreak: have you considered some of the online pdf converters?19:24
ikoniaarran-g_: see if there is a password in your keyring19:24
techbreakbc81, no I don't no any one of them.. link please19:24
techbreakschnuffle, okie I am checking that out19:24
bc81techbreak: have not tried it, http://www.pdftoword.com/19:25
arran-g_k19:25
corgan_scnuffle: http://pastebin.com/usb2UYVV19:25
techbreakbc81, checking19:26
arran-g_ikonia: checked and there are non related to the share.19:26
schnufflecorgan_: did you follow steps 10- on http://georgia.ubuntuforums.org/showthread.php?t=164571619:26
arran-g_may try mounting it manually19:26
LunaVoraxHello everyone. I'm looking for a software that can allow me to stream my desktop to Ustream. Is it possible under Ubuntu ?19:27
corgan_scnuffle how do i get to etc/modules?19:28
schnufflecorgan_: sudo gedit /etc/modules19:28
rasenganAnyone know with Ubuntu 9.04 if /etc/rc.local has ap roblem when running in a Xen virtual environment?19:28
rasenganAdding echo $(date) - Running >> /var/test.run19:28
rasenganTo the rc.local which is oua +x, provides nothing int he /var/test.run file. :(19:29
ZeroColdk19:29
bc81techbreak: just tried this one, seems to be working: http://www.pdfonline.com/pdf2word/index.asp19:29
corgan_schnuffle: in what directory?19:29
ZeroColdhttp://www.rotutoriale.net :>19:29
corgan_rasengan: chidoris is better..i like your name19:29
schnufflecorgan_: /etc is te directory and modules is the file19:29
techbreakbc81, trying19:29
rasengancorgan: lol =)19:30
bc81techbreak: it did pretty well, even with the tables19:30
rasengancorgan_: Would you perchance know anything about ubuntu 9.04 in a xen virtual environment not launching rc.local startup script19:30
bc81techbreak: only minor flaws, but they can be easily fixed19:30
schnufflerasengan: use full path and "....."19:30
corgan_rasengan: can't say i do19:30
kekkohello19:30
kekkoi wont downloads film19:31
ikoniakekko: ok, so use a film downloading site ?19:31
rasenganThe thing is even "echo $(date) - Running >> /var/test.run19:31
rasengan isnt running :(19:31
schnufflerasengan:  /bin/echo "$(date) - Running" >> /var/test.run19:31
kekkoi dont hane a site for downloading19:32
kekkohave*19:32
ikoniakekko: not something we can help you with19:32
techbreakbc81, that worked... not bad :) thanks :)19:32
corgan_schnuffle: i cant edit that file, although i can view it19:32
bc81techbreak: glad to hear it :-)19:32
schnufflecorgan_: you used sudo gedit /etc/modules?19:33
WXZdo user extended attributes get wiped if you move a file to an ntfs partition?19:33
corgan_yeah..sorry i just did that thanks19:33
kekkohttp://xdccing.com/19:33
WXZwait, let me check19:33
ikoniakekko: why are you pasting that  ?19:33
yubahaqHi:d19:34
yubahaqi want a resoltuion starts at boot not at a start of session19:35
arran-g_ikonia: gotting working manually with mount.cifs19:35
bc81i have a question: is it possible to open certain .txt files with one program, and other .txt files with another?  basically, 2 groups i would like to associate with 2 different document programs.  ideas?19:35
yubahaqi have tried startup-manager but didn't have the resolution i want19:35
ikoniaarran-g_: was there anything in the keyring ?19:35
ikoniabc81: nope19:35
arran-g_ikonia: no19:35
ikoniaarran-g_: most odd19:35
bc81ikonia: that was a fast answer :-)19:35
arran-g_tis19:35
arran-g_ikonia: thanks anyway thou19:36
cyberlordwep cracking is a little hard for  me cause I can't find the interface19:36
ikoniacyberlord: then don't crack wep,19:36
cyberlordjust wanna tyr some tricks on  my sys19:36
chovynzwhere is a humor channel? i need to ask a rhetorical question and blow off some steam19:37
ikoniacyberlord: ok, well, this channel isn't a cracking channel19:37
yubahaq§?????????????19:37
ikoniacyberlord: #ubuntu-offtopic #defocus19:37
cyberlordI know  of course19:37
ikoniacyberlord: then why did you ask ?19:37
yubahaqexit19:37
Picichovynz:  #ubuntu-offtopic #defocus19:38
chovynzthanks Pici19:38
ikoniaPici: good eyes19:38
Squarismwhen is 11.04 released? april?19:39
cyberlordjust wanna know how secured it is.19:39
JesperFFFHey guys :) One of u know what is the best software for creating a media server for ps3?19:39
ikoniaSquarism: correct19:39
VCooliobc81: you can19:39
DaekdroomSquarism, Version scheme follows: year.month, so yeah19:39
PiciSquarism: Ubuntu versions are YEAR.MONTH of release19:39
bc81VCoolio: how??19:39
schnufflecyberlord: wep takes less then 5 minutes to crack19:40
DaekdroomSquarism, It is possible to be delayed, but that only happened once.19:40
VCooliobc81: start a text file with a shebang and make executable, first line: #!/usr/bin/gedit19:40
Squarismyeah.. i sorta knew that.. but i HOPED it was already done19:40
DaekdroomSquarism, it's still under heavy development and is not recommended for production machines19:40
goltoofJesperFFF:  idk, but let me know what you find :)19:40
VCooliobc81: or first line: #!/usr/bin/emacs -nw19:40
cyberlordikonia: ever done such a thing?19:40
ikoniacyberlord: yes, why are you asking though19:40
fille12hello  can i get some helpm , installed ubuntu and upgraded 10.10 got my font mirrowed and my mein menu uppside down19:40
fille12anyone got the same problem?19:40
fille12the monitor settings says its normal19:41
fille12xrandr -o normal dident work19:41
cyberlordSquarism: can I get a reliable tutorial on that?19:42
fille12no one know what im doin wrion?19:42
fille12wrong?19:42
econanyone know what to do if a program is still there even though it should have been uninstalled? I am trying to get rid of VMware player so I can install VMware server. When I use sudo apt-get --purge remove vmware it tells me it can't find the package. It doesn't show up in synapitc packet manager either. But it is still in my applications and I can't install VMware server till it's gone.19:42
bc81VCoolio: awesome, now all i need to remember is how to default to running the file, instead of displaying it :)19:42
ikoniaecon: it uses a perl script to manually install things outside the package manager19:43
schnuffleecon: don't use server it's eol and has memory leaks19:43
ElderDryasbc81: natilus>edit>preferences>behavior19:44
JesperFFFgoltoof, i will :)19:44
econHow can I get rid of it then. What would you reccomend schnuffle? Thanks19:44
cyberlordwant t install VMware on my ubuntu, any help from you guys?19:44
goltoof!ps319:44
ubottuAside from i386 and amd64 platforms, Ubuntu is also available for alternate platforms. Playstation 3 ( support in #ubuntu-ps3 ) Apple PowerPC  ( support in #ubuntu-ppc )19:44
goltoof:/19:44
schnuffleecon: ESXi, xen, kvm or virtualbox19:44
guntbert!vmware | cyberlord19:45
ubottucyberlord: VMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware19:45
kekkoki mi aiuta19:45
bc81ElderDryas: thanks19:45
econthanks, I'll check them out.19:46
ElderDryasbc81: np19:46
cyberlordubottu: thanks, man19:46
bc81VCoolio: i'llkeep playing with this to get it working,thanks again i really appreciate it19:46
thangavelquit19:46
barneyi have a question about bluetooth headphone pairing in 10.1019:46
fille12im really fucked here after my update, my window header is on the right side19:46
thangaveljoin c19:46
thangaveljoin c++19:47
fille12and my text is inverted19:47
VCooliobc81: no problem, have fun19:47
fille12why did i do the fucking update!19:47
goltoof!language19:47
ubottuPlease watch your language and topic to help keep this channel family-friendly, polite, and professional.19:47
thangavelhello guys how to find out all the available channels19:47
Pici!alis | thangavel19:47
ubottuthangavel: Looking for a channel? /msg alis list *searchterm*     More help in #freenode19:47
fille12!language19:48
ubottuPlease watch your language and topic to help keep this channel family-friendly, polite, and professional.19:48
=== shubbar__ is now known as shubbar
Picifille12: do you mean the close/maximize/minimize buttons?19:48
schnufflefille12: maybe http://ubuntuforums.org/showthread.php?t=301380 helps19:49
SuperMiguelany one know what this is? https://picasaweb.google.com/lh/photo/7N2va62uxqQxwruEz-aQPthVHOxBhLeXm8Y5pWm_ufY?feat=directlink ?19:49
SuperMiguelsystem crashed and comes with that at reboot19:49
fille12schnuffle that a screen rotation problem19:50
kekkochi mi aiuta19:50
thangavelhow to search for channels in a customized way than by the alphabetical order19:50
kokonoulahello 2 every one19:50
rasenganupdate-rc.d: warning: /etc/init.d/rc.local missing LSB information19:50
ikoniaSuperMiguel: that is a kernel panic19:50
rasengandang. does that mean i have a bad image of ubuntu 9.0419:50
rasengan:(19:50
fille12schnuffle i got  the text- mirrored19:50
SuperMiguelikonia, why im getting it?19:50
thangavelhow to search for channels in a customized way than by the alphabetical order19:50
kokonouladoes anybody know how to install keylogger?19:50
Picirasengan: 9.04 is no longer supported. It has reached its End of Life.19:51
schnufflerasengan: rc.local is in /etc19:51
thangavelhow to search for channels in a customized way than by the alphabetical order19:51
thangavelhow to search for channels in a customized way than by the alphabetical order19:51
thangavelhow to search for channels in a customized way than by the alphabetical order19:51
FloodBot3thangavel: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:51
PiciNot like that.19:51
SuperMiguelany one know what this is? https://picasaweb.google.com/lh/photo/7N2va62uxqQxwruEz-aQPthVHOxBhLeXm8Y5pWm_ufY?feat=directlink system crashed and now getting this ?19:51
rasenganPici: can i upgrade ubuntu 9.04 if its on a xen virtual machine19:52
barneyIm trying to get my motorola s10-hd headphones to connect and it wont pair19:52
ikoniaSuperMiguel: I've just told you19:52
SuperMiguelikonia, how do i fix it?19:52
SuperMiguelikonia, and why did it happend?19:52
Picirasengan: You may be able to, take a look here: https://help.ubuntu.com/community/EOLUpgrades19:52
ikoniaSuperMiguel: no idea, kernel panics can be down to many things19:52
kokonouladoes anybody know how to install keylogger?19:52
SuperMiguelikonia, is there a fix?19:52
SuperMiguelikonia, or i have to reload?19:53
fille12anyone know how to fix font and main menu inverted (mirror)19:53
ikoniaSuperMiguel: you don't even know what caused it, so how can there be a fix, it can be caused be a lot of things19:53
fille12the background is also upsidedown19:53
SuperMiguelikonia, so what should i do?19:53
areonHi all19:53
ikoniaSuperMiguel: are you using ubuntu or debian ?19:53
SuperMigueldeb19:53
ZykoticK9SuperMiguel, are you using Debian or Ubuntu?  Why would you cross post the same question to both?19:53
_skpl!gnome-shell19:53
coz_kokonoula,  have you looked here?   http://siymat.info/how-to-install-a-keylogger-on-linux-and-ubuntu-9-04-or-higher-version/19:53
ikoniaSuperMiguel: then don't ask in this channel19:54
ikoniaSuperMiguel: this channel is for ubuntu support19:54
ardchoille_skpl: gnome-shell may be in the repos for you: apt-cache search gnome-shell19:54
techbreaki downloaded .bin file of jdk for java 6... how to install bin file ?19:54
schnufflekokonoula: http://sourceforge.net/apps/mediawiki/pykeylogger/index.php?title=Main_Page19:54
=== MaRiMbA is now known as Guest33380
ZykoticK9techbreak, if you add the partner repo you can install java from Ubuntu19:55
schnuffle!java > techbreak19:55
ubottutechbreak, please see my private message19:55
kokonoulacoz_, i did a research , but all the links i find to download the package are invalid,19:55
erUSUL!java | techbreak do not use the bin see here19:55
ubottutechbreak do not use the bin see here: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://tinyurl.com/2ffg7cc -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.19:55
kokonoulathis one is working19:55
coz_kokonoula,   ok let me check, hold on19:55
kokonoulaschnuffle, thx19:55
areonis there anyone from the Czech Republic?19:55
barneycan anyone help me with my bluetooth issue19:55
ikoniaareon: why ?19:55
areonikonia: i try if it works19:56
coz_kokonoula,    http://code.google.com/p/logkeys/19:56
ikoniaareon: try what ?19:56
erUSUL!cz | areon19:56
ubottuareon: České uživatele žádáme, aby mluvili v kanále #ubuntu anglicky. Česky je možno se domluvit v #ubuntu-cz. Děkujeme.19:56
coz_kokonoula,   and that previous link I gave you should explain how to compile and install19:56
techbreakschnuffle, i have already installed sun-java6 from the synaptic19:57
erUSULtechbreak: so why you need the bin ?19:57
techbreakerUSUL, after installing that.. don't I need jdk to install ?19:57
kokonoulacoz_, i have the package now19:57
kokonoulai know what to do from now on19:57
kokonoulathanks a lot19:58
kokonoula:)19:58
erUSULtechbreak: if you installed sum-java6-jdk you do not need anything more19:58
coz_kokonoula,  no problem...good luck19:58
bc81VCoolio: i think i found another way, by adding come different characters to the extension (eg. .txt[], .[txt] .txt1, etc.)  i can then associate them with a different document viewer.19:58
bc81some*19:58
BajKhey there, so I just wanted to refresh my kernel modules since my battery drain is huge now because of the new kernel not loading the module. I tried the tutorial here http://ubuntu-ky.ubuntuforums.org/showpost.php?p=10101767&postcount=3 but with the new kernel 2.6.35-25-generic-pae (instead of 24) all I get when compiling is "No rule to create Grafik/Mod.. End"19:58
BajKwhen doing make19:58
ikoniaBajK: why are you compiling anything ?19:59
BajKikonia: because without it my battery will last like 2 hours on my notebook19:59
BajKinstead of 8?19:59
ikoniaBajK: which module is it ?19:59
techbreakerUSUL, how do I set the executing path then ?19:59
BajKikonia: read the forum post, everything's in it :)19:59
ikoniaBajK: no, just tell me what module it is19:59
BajKa custom one, called timelinex_acpi20:00
erUSULtechbreak: what does « java -version » returns?20:00
techbreakerUSUL, java version "1.6.0_20"20:00
techbreakOpenJDK Runtime Environment (IcedTea6 1.9.5) (6b20-1.9.5-0ubuntu1)20:00
techbreakOpenJDK Server VM (build 19.0-b09, mixed mode)20:00
veovis_muaddibI'm looking around and it looks like you can format HFS+ volumes from Linux, but I'm not seeing any specific information on that.  Can anyone help with that, and with turning off journaling once it's made?20:00
erUSULtechbreak: you have to configure the default java to be sun's20:01
erUSULtechbreak: sudo update-alternatives --config java20:01
BajKikonia: so, now I booted the -24 kernel and this one is loading the module (since it compiled properly) and now my battery life is an estimated 55 minutes and rising instead of 22 like it was before at 29%20:01
ikoniaBajK: why don't you just move the module from the .24 to the .whatever kernel branch, it's the same base code20:01
BajKI tried20:02
BajKbut it wont load20:02
schnuffleveovis_muaddib: there' a package hfsprogs which should provide the right tools20:02
ikoniaBajK: what does it say ?20:02
BajKrunning it manually with modprobe it says "Invalid parameter" or something20:02
veovis_muaddibschnuffle: Thank you, I'll start looking at that20:02
erUSUL!info hfsprogs | veovis_muaddib20:02
techbreakerUSUL, i did that and it asked to select path.. i selected auto mode20:02
ubottuveovis_muaddib: hfsprogs (source: hfsprogs): mkfs and fsck for HFS and HFS+ file systems. In component universe, is optional. Version 332.25-8 (maverick), package size 124 kB, installed size 304 kB20:02
BajKmom, rebooting, then ill give you the exact termn20:02
techbreakerUSUL, is that fine ? :O20:02
ikoniaBajK: "or something" doesn't help,20:02
erUSULtechbreak: you did not get a numbered list of alternatives?20:02
BajKyep, hold on, just restarting now and I'll give you the exact term ;)20:02
veovis_muaddiberUSUL: Thanks!  Would our names have anything in common by chance?20:03
techbreakerUSUL, i did.. and i selected "0" for auto mode ...20:03
psychoizehey yo20:03
erUSULveovis_muaddib: Frank Herbert :)20:03
veovis_muaddiberUSUL: Yep.  Awesome20:03
erUSULtechbreak: if you want to make sure choose sun's java explacitily20:03
BajKso, lsmod | grep time doesnt list the module in the 25er kernel, although it is in /etc/modules and it is copied to the same directory (of the 25er kernel of course) than in the 24. and sudo modprobe timelinex_acpi says:  FATAL: Error inserting timelinex_acpi (/lib/modules/2.6.35-25-generic-pae/kernel/timelinex_acpi.ko): Invalid module format20:04
BajK@ikonia20:04
techbreakerUSUL,  0            /usr/lib/jvm/java-6-openjdk/jre/bin/java   1061      auto mode20:04
techbreak  1            /usr/lib/jvm/java-6-openjdk/jre/bin/java   1061      manual mode20:04
techbreak  2            /usr/lib/jvm/java-6-sun/jre/bin/java       63        manual mode20:04
techbreakerUSUL, which one should i select ?20:04
engemecProblems when I'm using gtk-recordmydesktop. The video show some bugs when I close windows or use the menu's widows for exaple.20:04
ikoniaBajK: invalid module format ?20:04
ikoniaBajK: that's unexpected20:04
BajKikonia: that's what it says20:04
erUSULtechbreak: 220:05
=== Bet is now known as DangerCode
techbreakerUSUL, done.. am I done now ?20:05
BajKikonia: is it possible that make fails just because the .c file is stored in a directory with a space in it?20:05
=== DangerCode is now known as aabc
erUSULtechbreak: you should20:05
BajKmaybe I'll try copying it just to ~20:05
=== aabc is now known as Bet
BajKyep20:05
ikoniaBajK: well, it's more likley the make file as it's saying there is no rule20:05
BajKthat got it20:05
BajK-.-20:05
BajKBuilding modules, stage 2. done.20:06
BajKlol^^20:06
BajKokay :]20:06
DocfxitI would like to install samba so I can have windows file shares20:07
DocfxitI tried sudo apt-get install system-config-samba20:07
ikonia!samba > Docfxit20:07
ubottuDocfxit, please see my private message20:07
gravitonehi20:07
erUSULDocfxit: Places>Network>Windows Network is not working ?20:07
techbreakerUSUL, where do i write my java program now ? and where do i execute it ?20:07
BajKikonia: lol yep, that got it :) working now. sorry for bothering you :)20:08
geekbridoes ubuntu have a console program simliar to fedoras fpaste?20:08
erUSULtechbreak: it depends. you may want to install an ide or use a simple text editor20:08
ikoniaBajK: not a bother, just confused about what you saw20:08
Picitechbreak: javac program.java ; java program20:08
ikonia!pastebinit | geekbri20:08
ubottugeekbri: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com20:08
=== DangerCode is now known as Bet
geekbriikonia: thanks!20:08
DocfxiterUSUL I get an error saying Unable to mount location20:09
gravitoneIm having a serious install issue on an AMD k6-3/ALI aladdin V based system. Creating partitions does not work, there seems to be a serious issue with read/write to ATA drives on the ali IDE controller.20:09
veovis_muaddibgeekbri: Also, sprunge.us can be aliased in any shell for any distro.  I even use it on macs.20:09
techbreakerUSUL, I was talking where do i switch my shell to execute the java program ?20:09
gravitoneanyone any clues on how to start diagnosing this?20:09
ikoniagravitone: how big is your disk ?20:09
techbreakPici, as we so in windows c:/programfiles/java/jdk.../bin " where do i go in ubuntu ? erUSUL20:09
erUSULtechbreak: what java program? a specific one? java should work fro any location20:10
geekbriveovis_muaddib: thanks!20:10
ashishI was working with libconfig, and saw the grammar in the tutorial. I was wondering if I have to write my own grammar, or whether that grammar is already checked by the library automatically . My aim is to extract information from the configuration file and also maintain checks on it to ensure that they follow the particular format. I am already using the default format as seen in sample.cfg on the libconfig website. Please answer to this query20:10
gravitoneikonia: 10gb20:10
erUSULtechbreak: in linux you do not have to go to anywhere. javac java and the other java tools should work from anywhere20:10
gravitonetried different drives/cables20:10
techbreakerUSUL, ok m checking..20:10
gravitonehirens boot cd can access them fine btw.20:10
ikoniagravitone: what chipset is the controller ?20:10
Picitechbreak: 'javac' and 'java' are in your $PATH, so you should be able to run the from anywhere.20:10
gravitoneALI aladdin V20:10
erUSULgravitone: i have a later model of Ali/uli pata controller and works fine ...20:11
gravitonedunnow the exact controller part nr.20:11
veovis_muaddibtechbreak: In fact, if you have to use Windows still, you can add the java directory to your path in Windows for the same effect.  It's just automatic in linux20:11
ikoniagravitone: there are a LOT of bug numbers assigned against that controller,20:11
ikoniagravitone: lots very old too20:11
erUSULgravitone: 00:16.0 IDE interface: ALi Corporation M5229 IDE (rev c7) <<< this is mine20:11
gravitoneikonia: im not surprised20:11
BiPolahHow do I get the equation toolbar in OpenOffice?20:11
gravitonelemme check the part nr.. live boot with PIO mode here we go!!!20:12
gravitoneshould take about 4-5 minutes :S20:12
Bet ....20:13
ikoniaBet: ?20:13
Betikonia,  没事20:13
Pici!zh | Bet20:13
ubottuBet: For Ubuntu help in Chinese 您可以访问中文频道:打字 /join #ubuntu-cn 或者 打字 /join #ubuntu-tw  或者 打字 /join #ubuntu-hk20:13
K|nGHi there My Grapich card isn`t installd how I may install it my crad is NVIDIA GeForce FX 520020:14
VCoolioK|nG: system > admin > additional drivers, you'll need nvidia 173 driver20:15
=== DangerCode is now known as Bet
K|nGVCoolio: ;)20:16
techbreakerUSUL, Pici , veovis_muaddib thanks to all :) done now :)20:16
Picitechbreak: good to hear.20:17
techbreakPici, :)20:17
VCoolioK|nG: I had the same, decent card, don't use blur stuff on desktop effects, it won't handle that well, rest is fine20:17
veovis_muaddibtechbreak: Good to hear, though I didn't help much :P20:17
techbreakveovis_muaddib, you did in fact :)20:18
K|nGVCoolio: At my old distr my grapich was working fine with Desktop effect20:18
veovis_muaddibAwesome20:18
veovis_muaddibK|nG: He's saying to avoid that specific effect, I assume most others work fine20:18
VCoolioK|nG: ok then, maybe for me it was the combi with cpu; it did everything, transparancy, wall, expo, scale, cube, just not blur effects20:19
MtrPandaHi folks, is there a firefox plugin like the flashgot  for windows? I want to download flash videos20:19
K|nGVCoolio: Ill check if there doesn`t work Ill return it to Default :p20:19
veovis_muaddibMtrPanda: I use flashgot and JDownloader all the time on Windows Linux and Mac20:20
erUSULMtrPanda: i use UnPlug but i do not see why flashgot can not work in ubuntu20:20
MtrPandaveovis_muaddib,  erUSUL    is there an ubuntu version of flashgot?20:21
veovis_muaddibMtrPanda: It's the same plugin, get it from the same place20:22
veovis_muaddibSince Firefox has a good plugin API, most plugins work on all OSes20:22
erUSULMtrPanda: firefox plugins are usually OS independent.20:22
veovis_muaddiblol, twice now20:22
MtrPandathanks, diod not know windows stuff would run under ubuntu20:22
manlymatt83I ran "sudo apt-add-repository ppa:ubuntu-389-directory-server/ppa" but now want to remove that repository.  Is there a remove command, or do I have to edit /etc/apt manually?20:22
MtrPandabye, will try now20:22
veovis_muaddibMtrPanda: kk, good luck20:23
maxigasmy mplayer decided today that it doesn't give out any sound when it plays a file.  any ideas?  i am on jaunty20:23
MtrPandamany thanks20:23
Jordan_Umaxigas: Jaunty is no longer supported, please upgrade to a supported Ubuntu release.20:24
Jordan_U!eol | maxigas20:24
ubottumaxigas: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades20:24
maxigasJordan_U: OK20:24
yegitmehi guys, looking for a dev to discuss security issue20:24
fille12hi anyone here?20:24
fille12need help with window upside down20:24
aeon-ltdfille12: got a screenshot to show?20:25
gordonjcpunity looks kind of pretty20:25
fille12aeon-ltd i got a whole thread but no solution20:25
fille12http://ubuntuforums.org/showthread.php?t=166426120:25
veovis_muaddibfille12: What window, what DE if you know, and what graphics driver?20:25
fille12this is my problem20:25
maxigasJordan_U: huh, i'm actually on Maverick. all that jaunty stuff was just commented in apt-sources. :)20:25
fille12sorry 10.10 ubuntu,20:26
fille12filemanager window20:26
fille12font mirror20:26
DocfxitI am trying to edit smb.conf When I use applications, accessories, text editor it won't let me type into the file. How can I change the file?20:26
mkanyicy!enter | fille1220:26
ubottufille12: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!20:26
Jordan_Umaxigas: Can you pastebin the output from "mplayer some_file"?20:27
VitasoyDocfxit: change the permissions to allow you to have "Write" permissions20:27
veovis_muaddibUpsidedown panels? fille1220:27
fille12ubuntu works fine in safemode but20:27
mkanyicyDocfxit: ALT+F2 and type 'gksudo gedit /etc/samba/smb.conf'20:27
fille12yepp upsidedown20:27
fille12even firefox rendering the pages upsidedown20:28
brandon420can anyone help me install gyachi?20:28
yegitmeubuntu 10.4 lts ships with aircrack-ng that is vulnerable to remote exploit20:28
yegitmethe supplied apt patches do not patch the issue20:28
yegitmeonyl way to fix is to upgrade to 10.10 or install it yourself20:28
Piciyegitme: File a bug against the package in launchpad and state that.20:28
DocfxitVitasoy what program can I use to change the permissions?20:29
yegitmepls add patches to save us20:29
mkanyicy!who | fille1220:29
ubottufille12: 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:29
flashdeluxehi! Whats the best plugin (firefox) for streaming divX videos in kubuntu maverick? I installed totem, but it doesn`t work :/20:29
mkanyicyDocfxit: do not change smb.conf permissions20:29
yegitmewell, if you have an email addy, that would be good20:29
yegitmeyour website says to come here and ask abotu features20:29
fille12veovis_muaddib so what do i do, ubuntu works is all good in safe-mode but not in normal mode20:29
yegitme*since this is nto a bug*20:29
erUSULyegitme: a remote exploit is obiously a bug20:30
yegitmeit is, but the bug is patched in your code20:30
Docfxitmkanyicy how can I add a file share if I can't write to the conf file?20:30
yegitmeits missing in older versions (all beit lts)20:30
guntbertyegitme: this is in no way a channel to talk to developers, there is #ubuntu-devs20:30
veovis_muaddibfille12: Upsidedown panels and window decorations, but contents render normally?  Not sure20:30
yegitmehttp://www.ubuntu.com/community/report-problem20:31
fille12veovis_muaddib no the content dosent render normally20:31
yegitmesite says here is fine20:31
yegitmemy bad20:31
veovis_muaddibfille12: On that picture it does20:31
mkanyicyDocfxit: ALT+F2 and type 'gksudo gedit /etc/samba/smb.conf'20:31
yegitmedo you have an email address I can send to?20:31
yegitmesecurity@ubuntu.com ?20:31
mkanyicyDocfxit: did you try that?20:31
fille12veovis_muaddib its not my thread20:32
veovis_muaddibfille12: If the contents were normal I would swap to compiz or meticity, whichever you're not using...20:32
veovis_muaddibfille12: Ah20:32
veovis_muaddibsorry for the misunderstanding.20:32
fille12fille12 but maybe u are right20:32
guntbertyegitme: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel20:32
fille12veovis_muaddib got a tutorial for that?20:32
Jordan_Uyegitme: "Support requests should go to..." does not refer to bug reports.20:33
veovis_muaddibfille12: No, sorry.  Should be easy to Google, I'd look it up, but I shouldn't even be helping lol :P20:33
yegitmeI wasnt lookign to report a bug20:33
yegitmeI came to ask for a contact to report an issue20:33
yegitmenobody replied20:33
yegitmeso i reported it20:33
veovis_muaddibfille12: I haven't used Gnome in awhile, look through the top left admin menu if you can20:33
yegitmeanyway, it's getting political20:34
fille12veovis_muaddib thank u20:34
yegitmeill just leave it in the room and do with it as you wish :)20:34
guntbertyegitme: "to report an issue" = bug report20:34
fille12veovis_muaddib20:36
fille12veovis_muaddib dont know what i  did but i got it right now20:36
geekbriwhat is the difference between .bash_profile and .bashrc?20:36
macogeekbri: .bash_profile is only executed on login shells, iirc20:37
guntbertgeekbri: and .bashrc for non-login shells20:38
veovis_muaddibfille12: Good to hear, but it'd be better to know what you did to fix it20:38
veovis_muaddibfille12: Oh well20:38
geekbriso basically .bashrc goes off everytime a shell is opened where was .bash_profile only does it on actual login?20:38
macogeekbri: i think so20:39
zgrhello! bug I've reported has been marked as duplicate of another bug, but i can't access that page says no permission.20:39
macozgr: what bug?20:39
zgrmaco: https://bugs.launchpad.net/bugs/70749020:39
ubottu'Error: Could not parse data returned by Ubuntu: HTTP Error 401: Unauthorized\nResponse headers:\n---\ncontent-length: 21\ncontent-type: text/plain\ndate: Mon, 14 Feb 2011 20:39:34 GMT\nserver: zope.server.http (HTTP)\nstatus: 401\nvia: 1.1 wildcard.launchpad.net\nx-powered-by: Zope (www.zope.org), Python (www.python.org)\n---\nResponse body:\n---\nBug 707490 is private\n---\n (https://launchpad.net/bugs/707490)'20:39
bc81good way to set character encodings for many text files?  i need themall to be UTF-1620:39
ZephlitI know this is off-topic, but can anybody point me to a C programming IRC channel or PM me? I have some beginner C programming questions.20:40
PiciZephlit: ##C, but you need to be registered and identified to join.20:40
Pici!register > Zephlit20:41
ubottuZephlit, please see my private message20:41
marienzbc81: there's a "recode" utility that might do the trick (might need a shell oneliner to process multiple files)20:41
bc81marienz: thanks, i'll have a look20:41
macozgr: it's private because the crash debugging stuff is still attached from the reporter and in case there's a password somewhere in there, dont want people looking through...but anyway, the bug is marked as having been fixed in 11.04 on wednesday20:41
gravitoneok20:42
gravitonegot liveCD booted20:42
voozeMy external harddrives are slow.. desc. here: http://ubuntuforums.org/showthread.php?p=10458498#post10458498 - Anyone have some ideas? :d20:42
veovis_muaddibWhat is the difference between # and ##?  I notice that building block type channels always have ## and higher level stuff uses #, like ##linux and #ubuntu.  Is that it?20:42
gravitonetell me where I can find the modelnr and driver of the IDE controller?20:42
zgrmaco: thank you20:42
gravitoneas in, the hardware info and kernel driver in use for that device.20:42
guntbertveovis_muaddib: please ask in #freenode20:42
fille12veovis_muaddib dont know what i did been fooling around for 2 hours , but since i got , geforce 310m i guess problem will occure20:43
Docfxitmkanyicy yes I tried it. I am now able to write to the file. Thank you,20:44
cryptodiradoes anyone have the solution to keeping the backlight portion of the KeyBoard operational beyond POST... amd/64 10.0420:44
mkanyicyDocfxit: no problem.20:44
DocfxitI am now trying to restart the samba services with sudo restart smbd20:45
mkanyicyDocfxit: sudo service smbd restart20:45
zenwrylyI'm running maverick on a xen domU and I'm not getting login on the console.  I have a /etc/event.d/hvc0 but no /etc/init/hvc0.conf.  When I modify /etc/init/tty1.conf to use hvc0 instead of tty1, I get a login prompt.  Shouldn't Maverick be using /etc/event.d instead of /etc/init?  Is there some cleanup I should do?20:45
DocfxitI get an error saying Unknown job: smbd20:45
mkanyicyDocfxit: sudo service smbd restart20:45
d3vlinhi all20:46
d3vlinmy syslog is being filled with messages: pulseaudio[1443]: sap.c: sendmsg() failed: Connection refused20:46
d3vlinany clue what's wrong? sound seems to work normal20:46
Docfxitmkanyicy I get an error saying unrecognized service20:46
root_slt20:47
mkanyicyDocfxit: type "which smbd" in terminal20:47
tucemiux_lived3vlin, sounds like you want to take a look at the forums, that looks like a connection problem with purge audio20:48
Docfxitmmkanyicy I did that. Nothing displays. I expected a version or something.20:48
mkanyicyDocfxit: are you winning?20:48
veovis_muaddibDocfxit: That should show you where it is, meaning it's not there20:49
mkanyicySeems as if you don't have samba server installed, Docfxit20:49
Docfxitmkanyicy I'm running 10.1020:49
mkanyicyDocfxit: sudo apt-get install samba20:50
veovis_muaddibDocfxit: It requires installing.  I believe in GNOME if you right click to create a share it installs it automatically, but I haven't touched GNOME in awhile, you should just apt-get it20:50
veovis_muaddibDocfxit: Like mkanyicy stated20:50
dmar198Is there a way to modify the audio control such that sound goes straight from max to amplified via the usual sound-increase hardware button (i.e. F9)?20:52
veovis_muaddibOkay, I just created an HFS+ partition, and I have no write access.  I assume it's from the journaling being on (Odd choice for hfsutils to journal by default) so how could I turn it off with no access to OS X until I go on the trip I want to use the drive for?20:52
Docfxitmkanyicy during the install I received an error saying could not resolve 'archive.ubuntu.com'20:53
veovis_muaddibDocfxit: You're on the internet with that machine?20:53
FastPuttyhello, someone may help me out. This is weird, i reiceve in email today under date of 6jan but when icheck in the header it said recieve from XXXXdomain on 14 february20:54
v4nelleguys sysv-rc-conf read the apps from /var/lib/update-rc.d?20:54
FastPuttydoes it mean that the guy who sent me the email did a date modification on the header?20:54
mkanyicyDocfxit: answer veovis_muaddib 's question, please.20:54
veovis_muaddibFastPutty: Your smtp server had the message until you grabbed it I assume?20:55
mbeierlFastPutty: it is possible that the sender has the clock set incorrectly on their computer20:55
veovis_muaddibFastPutty: If this is a web client there was some fiddling, but if you haven't checked your mail in that long, then....20:55
Docfxitveovis_muaddib I just checked. I'm not on the internet. I guess I have to connect to the internet manually every time I re-boot.20:56
DocfxitI am connecting now.20:56
veovis_muaddibDocfxit: Interesting.  You shouldn't have to.  Wired or wireless?  If wireless, do you log in without a password?20:56
veovis_muaddibDocfxit: * Do you log in to Ubuntu without a password20:57
Docfxitvm yes20:57
Docfxitvm I am wired.20:57
DocfxitVM with a static IP.20:58
r3d2 hey you guys.....i just migrated to xubuntu from ubuntu and i noticed a different sound manager...i want to use ubuntus sound manager since it lets me boost the volume up over 100% with the alsa sound driver.....not only that but with ubuntus controls, you can boost your mic to pick up even the most inaudible sounds due to its ability to control what decible range to register20:58
veovis_muaddibDocfxit: If you type ve and then hit tab it will autocomplete my nick, the full nick highlights me20:58
veovis_muaddibDocfxit: What do you have to do to connect after reboot?20:58
Wallace_Networking question: a subnet of 255.255.240.0 is normal, but can I use non sequential bits?  i.e. can I create a subnet of 255.255.15.0 or something along similar lines (e.g. 255.255.96.0) ??20:59
r3d2yep20:59
maxigasJordan_U: here is the output of this mplayer which plays mute: http://paste.ubuntu.com/567111/20:59
r3d2im sure you can...just not sure how since i havent done it before20:59
Wallace_r3d2, that for me?20:59
r3d2yes wallace_20:59
r3d2its actually done on most public wifi systems now in order to prevent people from using nmap against other people using the router21:00
maxigasWallace_: i don't see why you couldn't do that.21:00
dumbo431is it sick to love sickness?21:00
r3d2Wallace_     #networking21:00
Jordan_U!ot | dumbo43121:01
ubottudumbo431: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:01
r3d2they have helped me with networking questions many times21:01
Wallace_r3d2, maxagaz_ : yea I figured as much, it's just that all the docs on the 'net only ever show examples with the bottom bits lol21:01
maxigasWallace_: "tradition"21:01
r3d2Wallace_ you using dhcp configuration file?21:01
r3d2i know of an example21:01
Jordan_UWallace_: With standard subnet masks, no, you cannot.21:01
r3d2ill try find it21:01
Wallace_r3d2, no, I don't used DHCP for most things - I'm setting up openvpn21:02
Wallace_Jordan_U, really?  damn, and r3d2 and maxigas filled me with confidence :\21:02
guntbertWallace_: the netmask has only one purpose and for this purpose the n upper buts must me 1 and the 32-n lower bits must be 021:02
Docfxitveovis_muaddib I have to go to netowork connections and type in the IP, netmask, gateway and dns21:02
DocfxitDNS21:02
guntbert*must be21:03
Jordan_UWallace_: There are other masks, like wildcard masks in IOS, which can be used that way, but not subnet masks.21:03
=== sirneo is now known as SirNeo
veovis_muaddibHmmm.  Sorry, I can't help with that, sounds like the network manager isn't keeping your info.  I'm sure someone else can help though21:03
Wallace_damn, so I can't create my subnet of say 10.128.* and 10.129.* in one subnet?21:04
JetBoyJetGirlI made a script, moved it into my home/bin directory and attempt to execute it and I'm getting "command not found" any ideas what the problem could be?21:04
guntbertWallace_: please ask in ##networking, but you cannot21:04
Docfxitveovis_muaddib I sure would be nice to make that permanent21:04
Wallace_kthx21:04
veovis_muaddibJetBoyJetGirl: ~/bin isn't in your path21:04
splnetAnyone know how to install ksymoops? Is it in multiverse?21:05
andyccJetBoyJetGirl: export PATH='$PATH;~/bin' I think21:05
JetBoyJetGirlahh... ok i gotta add it21:05
andycc(not sure about the syntax)21:05
JetBoyJetGirlok sweet thanks guys21:05
veovis_muaddibJetBoyJetGirl: Type this out:  cd ~/bin, then ./nameOfScript21:05
maxigasJetBoyJetGirl: did you make the script executable like so?: chmod u+x yourscript.sh21:05
Younder One of the most annoying features of UBUNTU is that it takes5 minutes to go into screen save mode. How to I increase it? (To say 20 minutes)21:05
veovis_muaddibDocfxit: Of course!  Not sure how though, sorry.21:05
tucemiux_liveWallace_, it's like wanting to drive together with your friend but you want to take the highway and he wants to the the side streets o_O21:06
BiPolahYounder: System > Preferences > Screensaver21:06
dmar198Is there a way to modify the audio control such that sound goes straight from max to amplified via the usual sound-increase hardware button (i.e. F9)?21:06
veovis_muaddibYounder: In the top left there is a menu, go to System > [One of the two options, not sure which] > Screensaver21:06
maxigasJetBoyJetGirl, andycc: for adding to path, (one) right syntax is export PATH=$PATH:/what/you/want/to/add:/another/one/:/so/on21:06
JetBoyJetGirlnice thanks!!!21:07
veovis_muaddibYounder: If it's not there, try System > [One of the two options, not sure which] > Power21:07
JetBoyJetGirl:-)21:07
splnetTrying to debug a kernel oops, any tools you can recommend?21:07
andyccJetBoyJetGirl: riight, and put that in your ~/.bashrc21:07
veovis_muaddibYounder: Sorry, I'm not using Gnome atm, some names might be wrong21:07
Guiri_I can't seem to mount a cdrom. Intalled 10.04lts about an hour ago. mount cdrom complains that it can't find the entry in the fstab21:08
veovis_muaddibGuiri_: Normally it automounts21:08
=== Guiri_ is now known as Guiri
Younderveovis_muaddib, Found it.  Thanks!21:08
veovis_muaddibGuiri_: If it complains about mounting, use sudo21:08
veovis_muaddibYounder: No problem21:08
veovis_muaddibGuiri: ^^21:08
=== LA9KSA is now known as Caffeine
k3b_is_failinghello21:09
=== Caffeine is now known as Guest64357
ePirathello21:09
k3b_is_failingk3b burning failed- cdrecord has no permission to open the device How can I solve this'21:09
k3b_is_failing???21:09
k3b_is_failingmy user is in cdrom group21:09
veovis_muaddibk3b_is_failing: Does K3b start with Ksu or Ksudo or whatever it's called?21:10
ePirati need a little bit help, i want use my old dazzle from pinnaccle (DVC 80) with ubuntu, someone knows how to do it?21:10
veovis_muaddibk3b_is_failing: I mean, does it ask for your password when you start it21:10
KM0201veovis_muaddib: now why on earth would you run a burning app w/ root?21:10
k3b_is_failingofc not veovis_muaddib21:10
ePirati read that usbvision driver would work but it cant install them21:10
veovis_muaddibKM0201: Just wondering21:10
k3b_is_failingWhy I would I start k3b as root?21:10
k3b_is_failingk21:11
amx109_im running Ubuntu 10.10 in a VMWare virtual machine. after the last update+upgrade, Xorg refuses to give me a working session - ive tried the other options via the automated dialog but no luck. ive tried manually starting via startx - looked at Xorg logs and the only error i can see is '/dev/fb0 does not exist'. unsure how to resolve this. can anyone help21:11
KM0201veovis_muaddib: well i understand you're 'just wondering'... but why would you even think that a burning app, needs root?21:11
levonhi, my problem to day is that my x.org is jacked.  the error i am given failed to load /usr/lib/xorg/modules/drivers//radeon.so (the fix) i have to remove / in between drivers and radeon.so but what file do i do this in21:11
BadHorsieHow do I change the terminal LANG from en_US.UTF-8 to en_US permanently?21:11
veovis_muaddibKM0201: Again, I was wondering if it did, not suggesting it might need to21:11
andycclevon: no difference IIRC21:11
k3b_is_failingk there are some options in k3b21:12
schnuffleamx109_: reconfigure the vmware tools21:12
k3b_is_failingabout permissions21:12
KM0201veovis_muaddib: i guess i'm not asking my question properly, why would you wonder if it did.. k3b does nothing that would require root.21:12
EladI am trying to run a .NET executable from the terminal and keep getting the error: "The following assembly referenced from /home/www/csharp/SQLiteConsoleDemo/SQLiteConsoleDemo/bin/Debug/DAL.dll could not be loaded:" I made sure that the DAL.dll is in the same directory that I am calling it from - any hints on how to troubleshoot this?21:12
andycclevon: that additional '/' is ignored21:12
veovis_muaddibk3b_is_failing: Did you add yourself to cdrom or were you already in it?21:12
k3b_is_failingveovis_muaddib: I was already21:12
levonandycc well i cd to that directory and all the files are in there without the extra /21:12
amx109_schnuffle, thank you, i shall try that21:12
r3d2hey you guys..every time i install a program from terminal...toward the end, it says "processing triggers for man-db" i know what that is however, always after that line, theres a line that says "processing triggers for python-support"   what is that part?21:12
k3b_is_failingveovis_muaddib: I dont have a 'burning' group21:13
k3b_is_failingonly backup21:13
veovis_muaddibKM0201: Because I've seen access problems before where apps were started as root but the devs knew better21:13
levonany ideas21:13
andyccr3d2: I guess it adds support for some sort of Python bindings?21:13
minimeck3b_is_failing: group cdrom?21:13
k3b_is_failingyes minimec ..21:13
tucemiux_livek3b_is_failing,  why dont you try brasero instead?21:13
veovis_muaddibk3b_is_failing: I'm not sure, but I think cdrom includes burn access21:13
otayHello. Has anybody ever seen "E: Broken packages"? I'm mostly interested to find out how commonly this problem occurs. This is the second time it's happened to me in about three months.21:14
k3b_is_failingtucemiux_live: because brasero cant open device and then I cant burn the image, im trying to make a copy of a DVD21:14
andyccotay: yes, I've seen that sometimes. I think you can trigger it by running 'apt-get install kde'...21:14
tucemiux_liveotay,  i've seen this a few times, it has to do with corruption on your hard drive, I had to fix apt-get or dpkg, you usually get an error telling you how to fix it21:14
minimeck3b_is_failing: Check gorup CDROM. I think that does the trick...21:15
r3d2andycc not sure21:15
r3d2thats why im asking21:15
tucemiux_livek3b_is_failing,  youre sure you have a DVD burner?21:15
k3b_is_failingofc lol..21:15
k3b_is_failingI have burned DVDs before.21:15
levonandycc : do you know whats going on then with the system.21:15
brandon420so have i21:15
jribotay: happens when people mix repos or use unofficial packages21:16
jribotay: (usually)21:16
otayThank you for answering guys. It's odd the package manager doesn't do a checksum before installing. I don't think a broken package should ever get broken21:16
otayahh21:16
tucemiux_livek3b_is_failing,  can you at least read CD/DVD's ??  Could it be possible your DVD rom is going bad?21:16
otayhmm21:16
k3b_is_failingminimec: already checked. im gonna try that option in k3b "use burning grouP" and change it to cdrom group.-21:16
otayor maybe from uninstalling packages21:16
jribotay: that's not usually what causes broken packages21:16
andycclevon: I'm assuming it's some kind of problem with the radeon driver.21:16
maxigasWallace_: sorry for wrong info. :(21:17
minimeck3b_is_failing: http://www.linuxquestions.org/questions/linux-general-1/how-to-give-permissions-for-burning-k3b-cdrecord-to-all-users-682701/21:17
minimeck3b_is_failing: What about that?21:17
DocfxitI did get one share working fine. The other I can't get working. I'm trying to share the first hard drive. I'm booted into a thumb drive. What would I use for the path for the first hard drive?21:17
otayjrib do you think it could happen from removing packages ?21:17
jribotay: no21:17
k3b_is_failingminimec: doesnt solve.21:17
jribotay: well, depends on how you remove them.21:17
veovis_muaddibDocfxit: The hard drive you installed to is /21:17
k3b_is_failingminimec: do u have k3b installed?21:17
veovis_muaddibDocfxit: You don't need to share the whole hard drive though21:18
veovis_muaddibBetter practice to pick and choose21:18
minimeck3b_is_failing: nope. I am on e17 +gtk.21:18
levonim booting the system now, when i get to gdm i get this error in a gui, ubuntu is running in low-graphics mode the following error was encountered you may need to update your configuraton to solve this. (EE) failed to load /usr/lib/xorg/modules/drivers//radeon_drv.so21:18
k3b_is_failingbtw k3b worked before with oldest versions..21:18
Docfxitveovis_muaddib that's correct that would be the thumb drive. I'm not trying to share that. I'd like to share the hard drive on the system.21:18
veovis_muaddibDocfxit: If you know how to use symbolic links then you can make one folder with links to everywhere you wish to share21:18
levonim going to reboot into cli21:18
veovis_muaddibDocfxit:21:18
veovis_muaddibDocfxit: Sorry for the blank.  Is it mounted?  If so it's usually in /media/LABEL21:19
veovis_muaddibDocfxit: If not you'll have to make sure it's mounted21:19
k3b_is_failingI found this Q: Writing fails with the following cdrecord message over and over again: Error trying to open /dev/XXX exclusively...21:19
k3b_is_failingA: You are using a patched cdrecord version which tries to open the device exclusively which fails because your are probably also using automounting.21:19
k3b_is_failingThe solutions are to disable automounting altogether (this is the recommended solution as automounting can cause other more serious problems with CD/DVD writing) or to install a non-patched cdrecord version.21:19
FloodBot3k3b_is_failing: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:19
levonill post out put from /var/log/X.0.log21:19
k3b_is_failinghttp://k3b.plainblack.com/faq21:20
otayjrib I didn't mix repos install anything oustside of official repos..  Well, actually I installed java from Sun. I can't imagine that could break anything though.21:20
levonits doing a fsck at 80%21:21
djindyI'm trying to recover a CompactFlash card. The reader is being detected, but nothing seems to detect the card itself that I can find (Disk Utility, GParted, etc). What is the best way to see if the card can be detected at all so I can do a low level copy?21:22
iku-ikuhellp21:22
* otay tries to fix it21:22
iku-ikuhello*21:22
iku-ikui'm looking for help =D21:22
searaymancan anyoen give me a c channel i can get c programing help in?21:22
tucemiux_live!help | iku-iku21:22
ubottuiku-iku: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)21:23
tucemiux_livesearayman,  #ubuntu-offtopic21:23
iku-ikuok i'm sorry >.>21:23
searaymantucemiux_live: thanks buddy21:23
Odaymhello21:23
Jordan_Udjindy: If it is being recognized as a drive it should show up in /proc/partitions.21:23
Odaymi am at the partitioning menu now, and i have sda1 (unknown) 1 MB, sda2 (ntfs) 1.6 GB, sda3 (ntfs) 104 MB, sda4 (ntfs 107 GB has windows on it) and free space (141 GB).. i have them down in the list all available with their details but the free space is labeled "unusable"21:23
tucemiux_liveOdaym, that's because you can only have 4 primary partitions21:24
Odaymi see21:24
Odaymand the above are 4?21:24
amx109_schnuffle, reinstalling vmware tools did nothing im afraid. do you have any other suggestions ?21:24
Odaymim sorry if i am not aware of my own configuration though21:24
Docfxitveovis_muaddib I think that worked. It's asking for a user name and password. Would that be a username in Ubuntu or for the windows drive?21:24
realubotHow is Ubuntu Netbook Edition compared to Xandros OS on EeePC 900? Will it be faster, slower or what?21:24
Odaymoh right, they're 421:24
iku-ikui'm trying to install ubuntu on my laptop (toshiba tecra S5) and followed the instructions on ubuntu's website (http://www.ubuntu.com/desktop/get-ubuntu/download) but i'm stuck in step 9 i cannot click on 'forward' the case remains grey21:24
tucemiux_livesda1, sda2, sda3, sda4 --- you have to delete one and create a primary partition, notice how you are screwed by sda1(1MB)21:25
Odaymaha21:25
levonandycc: basically its not finding the driver at all21:25
Odaymbut it doesnt contain anything yea?21:25
Odaymit's labeled dynamic data21:25
tucemiux_liveOdaym,  what type of machine do you have?? OS?21:25
veovis_muaddibDocfxit: Sorry, was not paying attention.  For the samba share, it should be for Ubuntu21:25
OdaymWindows 721:25
Odaymwanting to install Ubuntu as dual21:25
Jordan_Uiku-iku: Your username can't have capital letters.21:25
tucemiux_liveyup yup21:25
tucemiux_liveOdaym,  can you reinstall windows 7?21:25
iku-ikuoh ok21:26
schnuffleamx109_: you run the tool ./vmware-config-tools.s?21:26
Odaymno21:26
Docfxitveovis_muaddib and for the windows share?21:26
k3b_is_failingHow can I edit cdrom's autorun settings21:26
iku-ikuthats stupid >.>21:26
kindariAnyone know if its possible to let Synergy continue working even when ubuntu is locked? ubuntu is the synergy server.21:26
Odaymi want to keep everything, just put on the side Ubuntu21:26
maxagaz_how to start any application in maximized window mode ?21:26
iku-ikuthanks a lot ordan_U21:26
Odaymvery precious data man :\21:26
veovis_muaddibDocfxit: Ah, it'd be the Windows password if being shared from Windows21:26
Fuchsmaxagaz_: by using a window manager allowing rules, or devilspie21:26
iku-ikuthanks a lot Jordan_U *21:26
Jordan_Uiku-iku: You're welcome.21:26
amx109_schnuffle, yeah, the vmware script asked me if i wanted to, and ran it for me21:26
uplinkedhi, my webcam works as a video device (in Cheese and Skype), but doesn't show up as an audio input. Googling for my model (toshiba satellite a665d) doesn't turn up much help, can someone help me figure out where to start?21:27
maxagaz_Fuchs, I use gnome already21:27
tucemiux_liveOdaym,  your problem is you need to create an extended partition if you want ubuntu on its own partition or use wubi inside windows 721:27
Fuchsmaxagaz_: some applications have a parameter for this as well, look in  application --help    or  man application.  The windowmanager / devilspie solution works in general, though. Even for applications not supporting this natively21:27
Docfxitveovis_muaddib I don't have a user created in Ubuntu. Do I need to create one?21:27
Odaymhmm21:27
veovis_muaddibuplinked: I doubt the webcam is the mic.  It's usually separate21:27
Odaymok and at the partition table i can delete them and do all this?21:27
Fuchsmaxagaz_: gnome doesn't have a window manager allowing rules. In fact, it's window manager can do almost nothing. You have to use devilspie, then21:27
veovis_muaddibDocfxit: If you're using Ubuntu you have a user, it's created on install21:27
Odaymi just delete the 1mb thing, and the Free Space becomes usable?21:27
veovis_muaddibDocfxit: And the LiveUSB has a user21:27
maxagaz_Fuchs, emacs doesn't seem to have it21:28
uplinkedveovis_muaddib: thanks, so how do i go about finding a missing audio device?21:28
tucemiux_liveOdaym,   you just mentioned your data is precious, I would rather do it manually then -- I wouldnt delete partitions, just back up my data -- then reinstall windows 721:28
maxagaz_Fuchs, I was looking for an alternative to devilspie21:28
azizLIGHTShow do i make ls show the dirs first and the .files after that and then the regular files after that21:28
schnuffleamx109_: no further idea21:28
veovis_muaddibuplinked: Crap, um.....  lspci | grep audio perhaps?21:28
amx109_schnuffle, thanks for the help21:28
djindyJordan_U: thanks, it does not seem to be showing up in /proc/partitions, only partitions on my internal hard drive are. Does this mean I'm probably out of luck with this card?21:28
Fuchsmaxagaz_: using a different window manager with rules21:29
kyle_So i have a CD and I want to make an ISO.. How do?21:29
Fuchsmaxagaz_: such as compiz, kwin, fluxbox, openbox, just to name a few.21:29
Odaymlisten tucemiux_live, if i were say to backup everything, reinstall windows 7, how would the configuration inside be like?21:29
blaghow do i list udev devices?21:29
Odaymi would create a C and D21:29
Docfxitveovis_muaddib Is it the user called Live session user?21:29
FuchsYou can use most of them with gnome as well, even though in some cases this doesn't make much sense21:29
Odaymand leave the free space21:29
veovis_muaddibFuchs: maxagaz_ Awesome as well21:29
kyle_ah, forget it.. got it. ;)21:29
veovis_muaddibDocfxit: That's the Full name, usernames can't be that though, no spaces and no caps21:29
Fuchsblag: udevadm has some query options21:30
veovis_muaddibDocfxit: Perhaps $ cat /etc/passwd and see if anything looks right?21:30
tucemiux_liveOdaym,  it all depends on how you install, you still havent told me what type of machine you have, but with windows 7 using restore CD some funky things happen,  usually win7 has 2 partitions but a restore utility creats its own, you have to figure out what partition you can delete to create an extended partition21:30
veovis_muaddibDocfxit: I'd bet user is the username, or live21:31
azizLIGHTSso anyone know ls21:31
Odaymhmm21:31
Odaymwhat do you mean what machine21:31
veovis_muaddibazizLIGHTS: Yeah, I've used it once or twice :P21:31
Odaymits a 32-bit21:31
azizLIGHTSveovis_muaddib: so how do i make ls show the dirs first and the .files after that and then the regular files after that21:31
veovis_muaddibazizLIGHTS: I'm not sure if you can do that with ls alone, I'd bet you'd need to sort the input with something else21:32
uplinkedveovis_muaddib: `lspci | grep Audio` shows two devices- intel HDA and Radeon HDMI, but neither have my webcam in them (according to alsamixer)21:32
azizLIGHTSi can do the dirs first part with --group-directories-first21:32
tucemiux_liveOdaym,  OK well Dell netbooks with XP come with an extra partition to use with the restore utility -- you can delete that one.  In your case, the trick is to find what partition you can delete so you can create an extended partition,21:32
azizLIGHTSbut what about the .files21:32
azizLIGHTSls --group-directories-first21:33
Docfxitveovis_muaddib When I put $ cat /etc/passwd into terminal I get $: command not found21:33
Abinadican someone tell me how to make the grub 2 splash go back to default settings, or change the plymouth theme?21:33
azizLIGHTSbut what about grouping .files first, because21:33
veovis_muaddibDocfxit: Sorry, the $ means21:33
veovis_muaddib""as a normal user"21:33
Odaymits a toshiba Satellite Pro21:33
OdaymA300-1NT21:33
istokDocfxit, sudo cat /etc/passwd21:34
uplinkedDocfxit: omit the $21:34
yotuxhave topshiba laptop that will not load Xorg21:34
madjoeSeveas: ping21:34
yotuxsystem just freezes on boot 10.04.121:34
veovis_muaddibuplinked: hmm.....  I'm stumped then, the HDA is your motherboard and the Radeon is your graphics card....21:34
Docfxitveovis_muaddib When I put cat /etc/passwd I get cat: /ect/passwd: no such file or directory21:34
ElderDryastucemiux_live / Odaym :  using System>Admin>Disk Utility it will show up as (IIRC) DellUtilities21:34
tucemiux_liveOdaym,   that is what you have to figure out -- what partition you can delete, basically first back up your data - then delete a partition you believe you dont need , reboot to see if windows 7 still works, then create an extended partition and allocate all free space on it21:34
veovis_muaddibDocfxit: /etc, not /ect21:34
Odaymok21:35
Odaymi will see21:35
makoto-sf'sup. Ive just been clearing out my hdd to gain some space, and I've noticed that there is two of my home folder. One under /home/.ecryptfs/ and one under /home/username/ -  is the one under username a "virtual" one, a mountpoint?21:35
tucemiux_liveElderDryas, Odaym  has a toshiba satellite o_O21:35
Odaymyea its ok he thought it was dell21:35
uplinkedanyone with a toshiba satellite 665a have insight for getting the webcam mic to work?21:35
uplinkedseems like there's a few of us with satellites :)21:35
LORBRITOhi i have only a usb of  1 gb,, can i make a bootable ubuntu to install on a nebook? im installing ubuntu netbook 10,1021:36
veovis_muaddibuplinked: Oh, it's a laptop?21:36
k3b_is_failingppa for k3b?21:36
uplinkedveovis_muaddib: yep, but none of the Intel HDA inputs seem to be the webcam21:36
azizLIGHTSveovis_muaddib: is this for me? http://ubuntuforums.org/showthread.php?t=81675321:36
Abinadi!webcam | uplinked21:36
ubottuuplinked: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras21:36
Odaymok tucemiux_live, i am in the Disk Management21:36
uplinkedthanks!21:36
ElderDryastucemiux_live: my bad...I came back from a break ans assumed your note on " Dell netbooks " was in reference about his system...sorry21:36
tucemiux_liveOdaym,  I threw him off using an example, I kept asking but you replied too late, that's why it's important to mention the hardware you have, it's not the same on all machines and then some people might be experienced with the actual hardware that you have, all I have is Dell21:36
veovis_muaddibuplinked: Try the Intel audio one then, that should be it.  It doesn't matter if it's for the webcam or not, if there's a mic it's not important where it is21:36
Odaymyep of course21:37
Odaymand the 1.4 GB, the one that was labeled sda2 above when i mentioned the question21:37
Odaymand it says (Recovery Partition)21:37
pozicHow do I change my machine name?21:37
tucemiux_liveOdaym,  you **might** be able to delete the partition but dont take my word for it -- back up your data first!21:37
Odaymok ok21:38
veovis_muaddibazizLIGHTS: Yeah, try the alias one first.21:38
Odaymand one more thing21:38
pozicI.e. the stuff which gdm prints and any configuration file that might depend on this name?21:38
Docfxitistok Thanks the sudo worked.21:38
fredjilescan anyone point me to a good method to update my bios on an hp laptop running ubuntu?  Ofcourse they only support windows21:38
veovis_muaddibazizLIGHTS: Less permanent :P21:38
Odaymtucemiux_live, i asked someone else about dual boot, and he says that i can create a partition ON windows, that i can use to install Ubuntu on?!21:38
pozicfredjiles: often they also support Freedos.21:38
AbinadiazizLIGHTS, have you been watching the Fifth21:38
GatorPerkexit21:38
KM0201pozic: http://www.tech-recipes.com/rx/2732/ubuntu_how_to_change_computer_name/21:39
azizLIGHTSAbinadi: no becaus thats azizLIGHT21:39
tucemiux_liveOdaym, youll actually install ubuntu ***inside*** windows, you can try wubi -- you can also try ubuntu virtually using virtualbox21:39
ian|Hi!21:39
azizLIGHTSand so yes lol i did21:39
azizLIGHTSif i know that21:39
Odaymbut21:39
LORBRITOso,, can i install ubunto on a netbook with a usb of 1 giga?21:39
mthornI'm trying to format a 3tb external hd on ubuntu, and it's looking like it's going to take 10 hours. This seems REALLY long to me, given that I can do a complete format/install in less than 30 minutes. Is there a better way to format a drive than mke2fs -t ext3 /dev/sdd1?21:39
Odaymhow will i boot it if it's inside windows?21:39
Odaymyea i know the VB thing, but partition on windows to install ubuntu on?21:39
Odaymhow will i be able to boot it, i'd have already been inside windows by that time21:40
makoto-sfIve just been clearing out my hdd to gain some space, and I've noticed that there is two of my home folder. One under /home/.ecryptfs/ and one under /home/username/ -  is the one under username a "virtual" one, a mountpoint?21:40
veovis_muaddib!wubi Odaym21:40
tucemiux_liveLORBRITO,  you can try, sure 1 GB is supposed to be the minimum21:40
=== gianni is now known as Guest58762
Abinadican someone tell me how to make the grub 2 splash go back to default settings, or change the plymouth theme?21:40
veovis_muaddib!wubi > Odaym21:40
ubottuOdaym, please see my private message21:40
azizLIGHTSveovis_muaddib: so just alias ls='LC_COLLATE=C ls -F --color=auto' and then open new bash to check?21:40
KM0201Odaym: i believe the person earlier was talking about Wubi... it's a bad idea, unless youre just dying to brick your system... set up a proper dual boot machine21:40
ian|hi! I need some help with analysing a core dump of an inofficial (ppa) packet. I installed the -dbg packet, but how do i tell gdb to find the symbols in the /usr/lib/debug path?21:40
ElderDryasLORBRITO: you mean ubuntu on a HHD FROM a 1 gig USB stick?21:40
veovis_muaddibazizLIGHTS: No, don't put it in a file, run the alias command in the terminal and check in that same terminal21:41
LORBRITOo can i install just the grup and install ubuntu from network? like opensuse does,,21:41
tucemiux_liveOdaym,  running ubuntu inside windows means exactly that, you boot up windows and then you run ubuntu -- what question do you have about that?21:41
Odaymhow?21:41
Abinadiyeah, wubi almost ate my Windows 7 installation21:41
LORBRITOyes, my netbook  has 50 gigas and no cd and i have only a usb of 1 giga21:41
azizLIGHTSveovis_muaddib: how do u do that..21:41
Odaymthe partition with ubuntu on it is accessible and you see only the files21:41
tucemiux_liveOdaym, you know how to open internet explorer in windows?21:41
KM0201Abinadi: whoever came up w/ Wubi should be tarred and feathered21:41
Odaymyea21:41
azizLIGHTSveovis_muaddib: just type "alias ls='LC_COLLATE=C ls -F --color=auto'" and press enter? wont it become permanent21:41
AbinadiKM0201, lol I agree21:41
lostintimehi KM020121:41
veovis_muaddibazizLIGHTS: Nope21:42
KM0201lostintime: ?.. hello21:42
veovis_muaddibazizLIGHTS: In order, yes and nope21:42
azizLIGHTSis that no to 1st question or 2nd21:42
azizLIGHTSok21:42
tucemiux_liveOdaym, same concept, instead of IE you open up wubi -- or if you use virtualbox, youll fireup virtualbox and then run ubuntu, I highly recommend virtualbox first so you can get a good taste of ubuntu inside windows21:42
Odaymi know, this is what i'm telling the guy21:42
ElderDryasLORBRITO: yes you can (I did it yesterday)...SYSTEM>STARTUP DISK CREATER21:42
veovis_muaddibazizLIGHTS: aliases only work for the session they're created in.  Adding them to .bash_aliases or whatever just means they'll be created every session21:42
Odaymi'm asking for someone else21:42
OdaymVB is the way to go before fully changing21:42
makoto-sf'sup. Ive just been clearing out my hdd to gain some space, and I've noticed that there is two of my home folder. One under /home/.ecryptfs/ and one under /home/username/ -  is the one under username a "virtual" one, a mountpoint?21:43
Odaymok let me see what to do21:43
tucemiux_liveOdaym, yup yup21:43
ikoniaOdaym: what ?21:43
Odaymwhat ikonia21:43
LORBRITOwell, i dont have any linux installed just a windows 7 machine and a mac os21:43
tucemiux_livehe said mac LoL21:43
ElderDryasLORBRITO: grab a copy of the LIVECD, you can use that21:43
ikoniatucemiux_live: why is that funny ?21:43
azizLIGHTSveovis_muaddib: YES TY it worked21:44
tucemiux_liveikonia we can discuss that in #ubuntu-offtopic21:44
AbinadiOdaym, I worked with VirtualBox extensively before I tried to make real partions and install Maverick to them.  A dual boot system is definitely the way to  go, but experiment in a VB first.21:44
veovis_muaddibtucemiux_live: I use mac windows and linux almost everyday (Until recently) and I love all but windows.  What's funny about mac?21:44
cryptodiradoes anyone have the solution to keeping the backlight portion of the KeyBoard operational beyond POST... amd/64 10.0421:44
ElderDryasLORBRITO: but if you can burn the cd, you can install from that without having to use the USB stick21:44
Odaymyea yea21:44
veovis_muaddibazizLIGHTS: Awesome.  Now put that in ~/.bash_aliases21:44
tucemiux_live!offtopic | veovis_muaddib21:44
ubottuveovis_muaddib: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:44
Odaymim with ya21:44
Odaymi kept on VB for almost a year before switching COMPLETELY to linux21:44
LORBRITObut my netbook has no cd21:44
Odaymback then that is21:44
azizLIGHTSveovis_muaddib: thx dude21:44
veovis_muaddibtucemiux_live: Ah, I see, you were baiting.21:44
tucemiux_liveo_O21:45
ElderDryasLORBRITO: can you boot from the USB stick?21:45
makoto-sfIve just been clearing out my hdd to gain some space, and I've noticed that there is two of my home folder. One under /home/.ecryptfs/ and one under /home/username/ -  is the one under username a "virtual" one, a mountpoint?21:46
LORBRITObut only has 1 giga of space21:46
Abinadi!usb21:46
ubottuFor 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/LiveUsbPendrivePersistent21:46
ElderDryasLORBRITO: https://help.ubuntu.com/community/Installation/FromUSBStick21:46
lostintimemakoto-sf: well... is there anything in it?  Does the mount command reveal anything?21:46
makoto-sflostintime: mount shows "/home/makoto/.Private on /home/makoto type ecryptfs (ecryptfs_sig=da027409a99ee772,ecryptfs_fnek_sig=f814c1d53f3a48bf,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)"21:47
BigMaoHi there, I just added myself to a group in /etc/group to get permission to access a folder.  However, I don't have access to the folder yet.  Do I have to wait, or can I run a command to reload the permissions?  Thanks!21:48
lostintimeBigMao: log in again21:48
lostintimemakoto-sf: and?21:48
makoto-sflostintime: idunno :|21:49
DocfxitThank you all for the help.21:49
lostintimemakoto-sf: I asked two questions :|21:49
BigMaolostintime, that worked, but for some reason I still don't have permissions in my screen session (even if I close and reopen the tabs).  Do I need to lose the screen session? (It's not such a big deal if I do)21:49
lostintimeBigMao: yes21:50
=== bruno is now known as Guest59983
BigMaolostintime, ok. :) I terminated the screen session.  Thank you for the help21:50
makoto-sflostintime: /home/makoto has my stuff in, and /home/.ecryptfs shows some stuff, looks like it could be my encrypted stuff21:50
makoto-sfdoes this mean that the "encrypted" information is actually being written to disc?21:50
tensorpuddingyou want the encrypted part to be written to disk21:51
Abinadican someone tell me if there is a cli on mount that will tell me what partitions there are.  For some reason I'm not seeing a 250 GB partition that I *know* is present.21:52
veovis_muaddibAbinadi: You mean you hope is present :P21:52
ikoniaAbinadi: do "sudo fdisk -l" that will list the partitions that the OS can see21:52
xerebzhello i've been given a bug patch that consists of a uimage files and a modules.tar.gz how can i apply this patch?21:52
veovis_muaddibAbinadi: fdisk -l is what you want21:52
ikoniaveovis_muaddib: he will need to use sudo21:52
Abinadiveovis_muaddib, no, I know it's there because when I'm in win 7, I can see it.21:52
lostintimemakoto-sf: could be21:52
ElTimois there any way to run chkdsk from ubuntu? i installed using wubi and now whenever i try to boot win7 i get a bluescreen that says UNMOUNTABLE_BOOT_VOLUME, but ubuntu boots just fine21:53
makoto-sfhmm.21:53
veovis_muaddibikonia: Sorry, I often forget to mention things like that.  I knew it and wrongly assumed that it was common knowledge21:53
tucemiux_liveAbinadi, usually sudo df -h gives me all the info I need21:53
ikoniaveovis_muaddib: it's very common (myself included) to forget21:53
ikoniatucemiux_live: no, that will only show mounted partitions21:53
Abinadiveovis_muaddib, fdisk -l gives nothing.  OH ok, I'll try that.21:54
ikoniaAbinadi: don't forget sudo, "sudo fdisk -l"21:54
veovis_muaddibAbinadi: Yeah, listen to ikonia21:54
tucemiux_liveElTimo,  use the windows CD, Im in the process of trying to figure that one out using a USB persistent install but dont know what utilities will help me do that, using the windows CD is the safest way to go though21:54
tucemiux_liveikonia, what about sudo blkid21:55
Odaymhey tucemiux_live, i'm trying to SSH to my server at home, and i'm being asked for the password but it says invalid21:55
PudabudigadaHi, I'm trying to control applications sound levels independantly, I'm using ALSA.21:55
Odaymand it is the RIGHT one i am very sure, i was just connecting when i was back home21:55
Odaymi am using user@public-ip21:55
ikoniatucemiux_live: that will show devices that have a blockid assigned,21:55
veovis_muaddibOdaym: Are you specifying a user?21:55
veovis_muaddibkk21:55
tucemiux_liveOdaym,  maybe you have caplocks on?  You can also ssh -v21:55
Odaymyes of course21:55
excelsiorMaybe I'm doing something wrong, but I have the Xine plugin in Firefox, and it doesn't have any controls. I just autoplays whatever .wmv file, no pause, rewind, or anything. Any thoughts?21:55
Odaymok i will try21:55
Odaymbut tell me more if's21:55
makoto-sfhmm. im going th shut the laptop down, and do some investigations to see if ubuntu's default encryption is actually storing unencrypted files on disc21:56
Odaymnope, still with the V directive not working21:56
istokOdaym, you may even need to utilize the -l switch, to connect the proper user account21:56
stevomanuyo peeps , whats the best app fer ssh on ubuntu10.1021:56
Odaymthere is no such thing it says21:57
=== mag is now known as Guest81764
Odaymgave me a "usage"21:57
stevomanu*for21:57
ikoniaOdaym: the directive is -v or -vv21:57
ikoniait's verbose21:57
ikonianot V or -V21:57
Odaymyes yes21:57
Jibadeehabest?21:57
Odaymbut i capitalized it for attention21:57
m1dn1ghthi guys - I'm using nautilus to mount server on my LAN via SFTP - Is there a way to easily check the free space of the remote directory via nautilus when connected via SFTP - or failing that, an easy way to check via terminal and ssh?21:57
ikoniaOdaym: ssh -v will work21:57
Odaymit didn't21:57
Odaymstill password wrong21:57
Odaymand it does this sometimes21:57
Odaymno idea why21:57
ikoniaOdaym it won't fix your password21:57
FloodBot3Odaym: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:57
ikoniaOdaym: it will show you verbose output21:58
Odaymdebug1: Authentications that can continue: publickey,keyboard-interactive21:58
Odaymthis is after it refused the pass21:58
Odaympublickey..21:58
ikoniaOdaym: which will help you see why it thinks your password is wrong21:58
Odaymhmm21:58
ikoniaOdaym: pastebin the lot21:58
trollgodanyknow know how to parse a bash shell string like: "/cutallofthisbefore/{keep/all/of/this}" (where {} is the part i want to keep)? my sed/awk skills stink :/ grep maybe?21:59
Abinadiveovis_muaddib, this is what I'm getting and I can't make heads or tails of it except that there should be three NTFS partitions (one is the boot partition for windows 7)21:59
Odaymikonia, http://pastebin.com/NpnBAkMk22:00
veovis_muaddibAbinadi: IIRC the system partition for Windows 7 is FAT22:00
iceroot_trollgod: #bash is a good place for that22:00
veovis_muaddibNot 100% though22:00
trollgodiceroot_: thanks :)22:00
Abinadiveovis_muaddib, http://paste.ubuntu.com/567126/ that's what I'm getting. sorry22:00
mtkorbI'm getting a strange error that keeps printing to my terminal. Is there a way to find out what process is writing it?22:00
veovis_muaddibAbinadi: No problem, looking now22:00
huntermpastebin the error, mtkorb22:01
veovis_muaddibAbinadi: Which drive?22:01
ikoniaOdaym: I just tried to connect to get a valid username/password refusal22:01
Abinadiveovis_muaddib, I don't understand?22:01
Odaymit is the right pass im telling you22:02
Odaymi was just SSHing to it at home22:02
Odaymand it was fine22:02
Odaymi am on a wireless connection here outside my house22:02
Abinadiveovis_muaddib, the windows partition is sda1 I believe22:02
veovis_muaddibAbinadi: How big is the drive you're missing a partition on, so I know which one to look at?  This is showing a 640GB, a 1TB, and a 16GB22:02
lostintimemtkorb: what strange error?22:02
ikoniaOdaym: are you entering the password for the user account, or the ssh key22:02
Odaymtried both22:03
Odaymfor the user account and then for the public key which i've set to space22:03
=== Unidentified7119 is now known as thenull
mtkorbhunterm, lostintime: It's short. It's just printing something like "[ 1264.031586] MASQUERADE: lo ate my IP address" repeatedly (and the number increases). I haven't had much luck finding the configuration that's causing this, so I'd like to find the process that's printing it.22:03
ikoniaOdaym: when it prompts you for a password hit enter, it will ask you again, 3 times, hit enter each time, does the prompt change22:03
lostintimepassword as space... excellent22:03
veovis_muaddibOdaym: Public key is going to be random and large, it's not a password22:03
ikoniaOdaym: oi22:03
ikoniaoops22:03
ikoniaOdaym: 31.debug1: Roaming not allowed by server22:03
Odaymoh22:03
Odaymthis is something i have to configure?22:04
Odaymi have Ubuntu on the server22:04
veovis_muaddibOdaym: And it dawns on me that you might mean the password to encrypt the private key22:04
lostintimemtkorb: this gets printed to a new terminal?22:04
ikoniaOdaym: as I recall that's a permissions problem on the key files on the server22:04
Abinadiveovis_muaddib, ok, the boot drive for windows is the 640 gb partition.  the 1tb drive has one partition on it that is a boot partition for maverick and there is a 50 gb partition on the 640 GB drive for another installation of Maverick22:04
Odaymon the server..i have Firestarter rules for incoming connections to allow only my pc (through its static ip)22:05
Odaymso i guess when it receives the public ip of this computer...22:05
ikoniaOdaym: I don't think it's a firewall issue as it makes the connection fine22:05
Odaymbut no, im getting access, its just the password that is failing22:05
mtkorblostintime: I think it's getting printed to stderr.22:05
veovis_muaddibAbinadi: And I missed the 500GB as well...  None look like they're missing anything, they end on the right cylinders and there are no missing sections22:06
ikoniaOdaym: the roaming error is the problem22:06
Abinadiveovis_muaddib,   the 16 GB drive is just a data (dropbox) usb stick,22:06
veovis_muaddibAbinadi: Ah22:06
veovis_muaddibAbinadi: Sorry to abandon you, but I came to ask a single question, and I've been here for at least an hour lol, I need to get back to work so I can be ready for tomorrow.22:07
Abinadiveovis_muaddib, ok, thanks for the look.!22:07
=== corey is now known as Guest78649
veovis_muaddibAbinadi: No problem.  I checked, I've been here about two hours.  Like I said, I don't see any missing sections on any drives.22:08
=== Juo_ is now known as Juo
Abinadiveovis_muaddib, ok, thanks again.  I'll see what other help I can scare up22:09
cryptodiradoes anyone have the solution to keeping the backlight portion of the KeyBoard operational beyond POST... amd/64 10.0422:09
lostintimecryptodira: backlight?  On a keyboard?22:09
cryptodiralostintime, yes, on the keyboard.... backlit keys22:10
lostintimecryptodira: that's insane.  Are you sure you and/or your keyboard are sane?22:10
nathasarhi y'all22:11
mycosyslostintime - backlit kbs arent unusual these days22:11
mycosysyo22:11
cryptodiralostintime, i have a backlit keyboard to reduce energy consumption of having room lights on... ( i live off grid)...22:12
lostintimemycosys: maybe but they are insane!22:12
nathasarheh I could use backlit keys22:12
lostintimecryptodira: don't look at your keyboard instead :P22:12
wyldguyanyone use pinguy 10.04.2? im wondering if it cones with compiz-fusion out of box?22:13
cryptodiralostintime, i have fat fingers on a small keyboard.... sometimes my fingers get confused.  :)22:13
mycosyscryptodira - probably have to find modules (drivers) specific to that KB/laptop22:13
Abinadiok, can someone take a look at this: http://paste.ubuntu.com/567126/ and tell me why Maverick is not mounting a 250 NTFS partition.  I can see the boot partition on the 640 gb drive and that data partition (also a 250 GB NTFS partition).  However there is another NTFS partition that Maverick is not mounting.  Help please?22:14
AxiomShellhi everyone22:14
cryptodiramycosys, this is on a toshiba D660A, amd/64 , 1022:14
niklasfihow do i close the telnet program? telnet tells me that the "escape character is ^]" i take that as ctrl+] (which by the way is very odd to type on a german keyboard as you have to press ctrl+ctrl-alt+9 to get what you what). but what do i have to type to actually close telnet?22:14
AxiomShellI am trying to use MIDI + Java on Ubuntu 10.10, but with no success.22:14
cryptodira10.04 .... backlight works thru post... not beyond22:14
lostintimecryptodira: http://elitekeyboards.com/products.php?sub=pfu_keyboards,hhkbpro2&pid=pdkb400bn <-- sexiness.  Anyway, what keyboard model do you have?22:14
gordonjcpAxiomShell: What exactly are you trying to do?22:15
AxiomShellI've tried OpenJDK, Sun's Java 6, both with libtritonus but no luck22:15
AxiomShellgordonjcp, I'm trying to use JFugue22:15
AxiomShellbut it complains that "MIDI sequencer cannot be instantiated"22:15
_gohan_Abinadi: How are you mounting it?22:16
mycosysaxiomshell - did you shut down ur windows properly, or is it hibernated or something?22:16
gordonjcpAxiomShell: have you got some sort of MIDI device?22:16
AxiomShellmycosys, yep. I've installed timidity, soundfounts, etc22:16
=== coaboa is now known as coaboa||away
mycosysif the fs is marked as in use you will have to force mounting22:16
AxiomShellrebooted22:16
AxiomShellbut nothing22:16
AxiomShell*soundbanks22:16
cryptodiralostintime, toshiba D660A laptop, amd/64, 10.04 .... the backlight runs/works through POST... not beyond...as to the specific keyboard... not sure how to determine that...22:16
AxiomShellI'm using ALSA22:17
BluesKajniklasfi, according to the telnet manpage , just type close22:17
gordonjcpAxiomShell: can other apps use MIDI?22:17
AxiomShellall the modules are loaded22:17
AxiomShellyep, but with no sound :-S22:17
gordonjcpo_O22:17
Abinadi_gohan_, I'm trying to figure OUT why the 250gb NTFS partition is not mounting when I fire up Maverick (10.10)22:17
gordonjcpokay, what are you trying to use to produce sounds?22:17
mycosyscrytodira - will be a specific driver for ur laptop, if it exists22:17
AxiomShellwhat I mean, is it open the MIDI, but it with no sound22:17
niklasfiBluesKaj: i can't because the foreign host has not yet replied22:18
lostintimecryptodira: is there some magic fn key combo to control the backlight?  Try fn-x22:18
AxiomShellgordonjcp, if I use (say) totem or pmidi it *says* the file is playing (progress bar moving) but it play no actual sounf22:18
AxiomShellsound22:18
_gohan_Abinadi: Have you taken a look to /var/log/messages?22:19
AxiomShellwith JFugue (a Java MIDI lib). I just try to run the "Hello World" example and it says it can't start MIDI...22:19
cryptodiralostintime, the key pair is fn-z.... it does not work beyond POST... the fn key DOES work with other keys for other options...22:19
AxiomShellshould I ask in #java?22:19
AxiomShellit seems to be a linux prob, as it works on Windows22:19
Abinadi_gohan_, no...I didn't think of that....brb22:19
gordonjcpAxiomShell: okay, but what are you actually playing the MIDI through?22:19
AxiomShellby linux I mean Java-linux :-P22:20
victor_ubuntu-es plis22:20
mycosysabinadi did you shut down ur windows properly, or is it hibernated or something?22:20
=== Bridge|A is now known as Bridge|
AxiomShelltimidity22:20
mycosys(got wrong nick b4 lol)22:20
ryuguns|afk"(5:19:36 PM) AxiomShell: should I ask in #java?"22:20
ryuguns|afkYou could come too ##thenewboston if you like, we are a programming community22:20
ryuguns|afk:D22:20
AxiomShell;-P22:20
gordonjcpAxiomShell: okay, maybe you should read up on how timidity works, you may need to load some instruments into it22:21
AxiomShellsorry....22:21
victor_como entro en ubuntu-es22:21
Logan_WP!es | victor_22:21
ubottuvictor_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.22:21
lostintimecryptodira: and works on windows?22:21
mycosysabinadi - if the partition is marked in use you would need to force mounting (not a good idea)22:21
victor_gracias22:21
Logan_WPde nada22:21
victor_join #ubuntu-es22:21
Logan_WP /join #ubuntu-es22:21
victor_join #ubuntu-es22:21
Logan_WP^22:21
gordonjcpAxiomShell: I don't actually use timidity22:22
AxiomShellgordonjcp, cool, thanks. I have to say ... i know it's just me being noob, but sound configuration is really mind bending o_O22:22
victor_ /join #ubuntu-es22:22
gordonjcpAxiomShell: have you got a hardware midi synth you can try it with?22:22
trancegeekok i have an issue, i installed dhcp3-server, then screwed up the default config file, then removed and re-installed hoping it would set up the default configs again for me, and it didn't, so i deleted all the configs, and now it's worse, how do i get dhcp3-server to re-generate the configs it set up the first time for me?22:22
Logan_WPvictor_: sin el espacio22:22
AxiomShellgordonjcp, no, I haven't :(22:22
cafenix2007hi22:22
cryptodiralostintime, the new machine came with win7.... everything of course worked.... i nuked win7 and have ONLY 10.04/64 on it now.... i have gotten everything to work EXCEPT the backlit keyboard...22:22
mycosystrancgeek - use apt-get purge22:22
trancegeekty mycosys22:23
trancegeekcryptodira, what keyboard?22:23
trancegeekie: model22:23
trancegeekbecause i have a g15 i got working with ubuntu22:23
BiPolahcryptodira: The keyboard doesn't work or just the backlighting?22:23
mycosysis a toshiba lappy trancegeek22:23
trancegeekahh22:23
cryptodiratrancegeek, what is the command for determining the keyboard type?22:23
trancegeekyeah, tbh i doubt it will work with linux man22:23
trancegeeknvm crypto22:23
iku-ikubyebye22:24
cryptodiraBiPolah, keyboard works fine... the backlight for the keyboard does NOT work beyond POST22:24
cafenix2007toshiba got a lot of problems with linux22:24
cafenix2007ubuntu overall22:24
Logan_WPmycosys: which model?22:24
trancegeekmycosys, that still didn't work22:24
trancegeekspecifically the files i'm trying to get it to re-create are all in /etc/dhcp3/*22:25
Logan_WPactually, no, that was directed at cryptodira22:25
cryptodiracafenix2007, yes,,, toshiba has problems with ubuntu, however, i have solved all of the issues (at least for my system) except the backlight for the keyboard22:25
Logan_WPcryptodira: I have a Toshiba laptop - which model?22:26
cryptodiraLogan_WP, D660A amd/6422:26
trancegeekcryptodira, that issue isn't going to be solved man, it's like my touchpad on my asus laptop, it has built in media keys in the touch pad that light up when you hit the right spot, and i never got that working with linux22:26
lostintimecryptodira: was there any windows program thta let you manipulate the backlight?22:26
Logan_WPcryptodira: I'm going to check the HCL - brb22:26
=== catalyst_ is now known as catalyst
trancegeekunless you get a windows program22:26
silveradohey guys NEWB here....  is their any down side to install ubuntu GUI onto a ubuntu server install  ???22:26
Abinadimycosys, yes, windows was shut down properly, and I have not forced it to mount (wouldn't even know how to do that yet. lol)22:27
=== catalyst is now known as Guest92638
lostintimesilverado: uses more resources22:27
Kevin`both 'eject' and 'safely remove drive' remove a usb device from the system in addition to unmounting it. how do I unmount a drive without removing it, from the gui, and how do I re-attach a usb drive without unplugging it22:27
trancegeekbut.. here is my issue, if anyone can help, i installed dhcp3-server, then screwed up the config, so i'm trying to get it to re-create the default config it did the first time22:27
Logan_WPcryptodira: that doesn't seem to be a model... Satellite _____?22:27
cryptodiralostintime, no windows s/w to manipulate as far as i know... but windows is gone from here.... the fn+z should do it22:27
silveradothanks lotintime22:27
silveradolostintime*22:27
trancegeekcrypto, that's windows software i believe22:28
trancegeekprob came with the laptop22:28
Abinadimycosys, somewhere in there, there is a lost partition that is not getting mounted when I logged into Maverick.  It's a 250 GB partition.  I can see one of them but not the other.22:28
cryptodiraLogan_WP, yes, satellite.... sorry about that22:28
Logan_WPcryptodira: Satellite D660A?22:28
bsmith093how do i check if a specific program is running on a remote server and if so kill it?22:28
Logan_WPthat's not a model22:28
cryptodiratrancegeek, why would it work at POST ... and not after22:28
cryptodiraLogan_WP,  yes that is correct22:29
bsmith093im logged in but top isnt showing it22:29
BenXYZahaha, thanks!22:29
Logan_WPcryptodira: double check - nothing comes up in Google for Satellite D660A22:29
cryptodiraLogan_WP,  will do, wait one...22:29
Logan_WPcryptodira: oh- you meant A660D22:29
Logan_WP16" laptop, right?22:30
lostintimecryptodira: i guess you should try asking toshiba about it (you'll probably have to do some work to get to someone knowledgeable about it)22:30
cryptodiraLogan_WP,  Yes, A660D.... sometimes my brain does not see what my fingers type. :)22:30
Logan_WPcryptodira: haha, np22:30
fourtyseveni need assistance with getting my wireless card on my dell netbook to work running ubuntu netbool edition 10.1022:31
cryptodiralostintme, yes... am currently and slowly following that path.... they 'say' they do not support ubuntu.22:31
_gohan_Abinadi: Have you tried to mount it manually?22:31
Logan_WPcryptodira: apparently, if you disable ACPI, the backlight works22:32
Abinadi_gohan_, no, I haven't because i can't tell what I need to mount.22:32
Logan_WPbut I wouldn't really recommend that, because I think that doesn't allow Ubuntu to see the battery level22:32
nathasarwhat causes my system to freeze at "starting domain name service... bind9"? using ubuntu for the first time. I installed server 10.10 and then this started happening when I installed ubuntu-desktop with aptitude and rebooted.22:32
cryptodiraLogan_WP,  ok,,, if you do that.... what then fails as a result?22:32
Logan_WPcryptodira: ^22:32
Abinadi_gohan_, how can I tell what is already mounted and what is not?22:32
costashello all22:33
nathasarabinadi, try typing "mount"22:33
_gohan_Abinadi: Are you mounting them via USB? If yes, try a simple "df -h"22:33
Logan_WPcryptodira: here's the relevant thread: http://ubuntuforums.org/showthread.php?t=153374422:33
jermanbdoggHello,22:33
jermanbdoggall22:33
_gohan_Abinadi: You should see something like /media/***22:33
cryptodiraLogan_WP,   if the battery level is the only thing that becomes inoperative,, then for me that is a good trade off.... i have a counter that lets me know to plug the battery in.22:33
costasIi have a problem with my new ubuntu studio amd64 installation... multiple audio cards but no sound.... need advice...22:34
=== tux_ is now known as supertuxxxx
cryptodiraLogan_WP,   Thank you for the link AND your help!22:34
Logan_WPcryptodira: you're welcome!  Toshiba isn't great with Ubuntu, sadly22:34
cryptodiralostintime, Thank you for your help.22:34
jermanbdoggWould anyone like to tackle a broadcom wireless driver issue? :)22:35
Logan_WPcryptodira: I had to install a custom kernel just for Ubuntu to work on my laptop22:35
costasusing debian everything is fine my delta 1010 works like a charm22:35
Kevin`both 'eject' and 'safely remove drive' remove a usb device from the system in addition to unmounting it. how do I unmount a drive without removing it, from the gui, and how do I re-attach a usb drive without unplugging it22:35
Logan_WP!ask | jermanbdogg22:35
ubottujermanbdogg: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)22:35
cryptodiraLogan_WP, this is unfortunate, but i sure like the feel of the keyboard and the crispness of the display.22:35
mycosystrancegeek - did you do "sudo apt-get purge dhcp3" ?22:35
Logan_WPcryptodira: enjoy it :)22:35
costasanyone ?22:35
Logan_WP!please | costas22:35
ubottucostas: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude22:35
mattdshey guys, does anyone know how to access the recovery mode in Ubuntu 10.10 running in Oracle VM Virtualbox?22:36
Abinadinathasar, I can see what is mounted by typing *mount* in the terminal.  However I cann't see the *unmounted* partition that I am *trying* to get mounted.  :(22:36
cryptodiraLogan_WP,  what laptop do you have?22:36
ikoniamattds: same way as normal22:36
Logan_WPcryptodira: I have the Satellite E20522:36
AxiomShellok, some clues about the Java/MIDI problem22:36
costasthe problem is alsa...22:36
Kevin`Abinadi: cat /proc/partitions22:36
nathasarabinadi, what about "lsusb" ?22:36
cryptodiraLogan_WP, intel chipset?  do you have a backlit keyboard?22:36
Logan_WPcryptodira: yes, and yes - I have a Core i522:37
mattdsikonia, I've tried the "normal way" but it doesn't work. It just pushes through to the login screen regardless of what I do22:37
AxiomShellMidiSystem.getMidiDeviceInfo() gives "Real Time Sequencer", so Java can access a MIDI sequencer22:37
Kevin`Abinadi: if you are running the gui, it shows unmounted partitions with label/size22:37
jermanbdoggI have a broadcom 4312 chip on PCI-ID 14e4:4315. I am working with a clean install and cannot access the internet on either the wireless or ethernet. I have been looking all over the place on ubuntu forums and haven't found anthing that works. Looking for some help ! :)22:37
ikoniamattds: what are you doing ?22:37
AxiomShellI've read a post about JMF being actually the problem.... -_-22:37
AxiomShellI'll try to uninstall it22:37
nathasarjermanbdogg, what does "sudo ifconfig" say?22:38
Abinadi_gohan_,  this is what I see in /media:>>  http://paste.ubuntu.com/567136/22:38
mycosysjermanbdogg - guessing ur in for a world of ndiswrapper pain22:38
cryptodiraLogan_WP,  it seems that toshiba/intel work better with ubuntu on some levels... 'specially 32 bit... running amd/64 has been quite the experience.22:38
costasthis chatroom is busy, will dig into the new forums. thanks for nothing22:38
Logan_WPcryptodira: yeah, well I have 64-bit Intel - it was a pain to get it working with Ubuntu22:39
mattdsI'm pressing exc through the entire boot process22:39
mattds*esc22:39
victor_alguien por aqui habla español?22:39
Logan_WP!es | victor_22:39
ubottuvictor_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.22:39
cryptodiraLogan_WP,  :)   Thanks again for your help.22:39
Logan_WPcryptodira: no problem :)22:39
_gohan_Abinadi: You have two partitions under that 600GB hard disk, right?22:39
_gohan_Abinadi: /dev/sda4 and /dev/sda5.22:39
victor_need help :(22:40
jermanbdoggEthernet gives me me the mac with no errors (but not internet). LO  :local loopback22:40
K|nGHi thene Why after I configure pppoeconf after I reboot my pc there my Networkmanager doesn`t start ??22:40
mycosysvictor_ we can help in english - what do you need?22:41
ikoniamattds: do you get a grub screen ?22:41
victor_I have a mini lapto Síragon ML1040, does not work wiffi card22:41
Abinadinathasar, this is what *lsusb* gives:  http://paste.ubuntu.com/567137/22:41
sasquatch7How do I view the return value of a function (ex grep)?22:41
mattdsikonia, this is the first time it's ever given me the grub. Usually it just skips through to the login screen22:41
r3d2hey anyone know a channel where i can ask about sound file formats? and i mean technical details such as the file structure.22:42
pmp6nlHello, my logs folder is about 12 gigs, is that normal?  The files messages, kern.log, and syslog.1 are all about 4 gigs each22:42
victor_wiffi plate is Network controller: Ralink RT3090 Wireless 802.11n PCIe 1T/1R but the button does not turn22:42
rumpe1pmp6nl, nope... not normal. check your logs.22:42
pmp6nlrumpel: what do I check?22:43
KM0201victor_: in my experience, those wireless on/off buttons almost never work...22:43
Abinadi_gohan_, actually there are 4 partions.  One is a boot partition for windows, one is a small 4 gb swap partition, one is an EXTfs partiton and one is a 250 gb (data) NTFS partiton22:43
satanielhi22:43
rumpe1pmp6nl, every biiiig log ... with tail e.g.22:43
victor_but as the garment q wiffi achievement for the detected :(22:44
_gohan_Abinadi: Yes, I can see them, but I meant, the one you want to mount is there, right?22:44
pmp6nlrumpel: check them in system log viewer?22:44
sasquatch7How do I find the return status of a function? ( example: grep )22:44
Abinadi_gohan_, the one 250t I'm looking for is a on the 1TB external usb drive.  and I can't see it.22:45
K|nGOh, dear, I don't see the file '/etc/ppp/pppoe.conf' anywhere.  Please22:45
K|nGre-install the PPPoE client.22:45
Logan_WPr3d2: maybe #lau22:45
r3d2thanks22:45
trismsasquatch7: it will be stored in $?22:45
nijaboAnyone heard if they are giving us the options to disable the arrows on the Unity launcher?22:45
rumpe1pmcgowan, e.g.22:46
victor_any help ?22:46
Perciusanyone know how to make the update-grub script NOT set the partition as bootable/active ?22:46
K|nGAny help for me there22:46
ElderDryaspmp6nl: after checking the logs check man logrotate22:46
_gohan_Abinadi: That happened to me once when my USB port was unable to read esternal drives bigger as 1TB :(22:46
PerciusGrub is not my primary bootloader, but whenver I load ubuntu it sets the partition active22:47
_gohan_Abinadi: *external22:47
Abinadi_gohan_, lol that just sucks.  I'm getting no joy.  :(22:47
sasquatch7trism: How would I view that?22:48
_gohan_Abinadi: Yes, that really sucks :(22:48
sasquatch7trism: Say in the command line.22:48
trismsasquatch7: echo "$?";22:48
sasquatch7trism: Thanks!22:48
=== m1dn1ght is now known as Guest56000
lexvegasanyone know how to speed up WIFI reconnect speed after resuming from standby? it takes upwards of 30 seconds for me22:51
K|nGHi thene Why after I configure pppoeconf after I reboot my pc there my Networkmanager doesn`t start ??22:51
K|nGCan anyone explane to me there how I can disable pppoeconf and use pppoe-setup ???22:52
pmp6nlelderdryas, i tried the log viewer but it just locked up my computer... i guess you cant open 4 gig log files22:54
jermanbdoggI am working from a clean install of ubuntu 10.10. From startup I don't have wireless or ethernet. Could someone please help troubleshoot. (in PM if possible)22:56
ElderDryaspmp6nl: not even close to a sysadmin, but if you can't open the log files, I still check logrotate to make sure it is functioning the way you want (i.e. archives old logs). At least that would eleminate that as a suspect22:58
Abinadiomg, someone tell me how *NOT* to get a 4 GB log file. yeesh, I gues a guy ought to purge them on a regular basis.22:59
pmp6nlelderdryas, ok thanks.  Not sure why there dont do that by default22:59
ElderDryasI think "they" do, but...23:00
Jordan_UAbinadi: You can use logrotate to control when logs are compressed / deleted.23:00
excelsiorMaybe I'm doing something wrong, but I have the Xine plugin in Firefox, and it doesn't have any controls. I just autoplays whatever .wmv file, no pause, rewind, or anything. Any thoughts?23:00
pmp6nlcan the logs be deleted?  I will check for issues when they are regenerated and a better size?23:01
AbinadiJordan_U, I don't want to appear ignorant (but I guess I am), but how do I see my logfiles, read them, and then delete them (or archive them)23:01
IppatsuManHi all. Audio suddenly stopped working, I think some process is locking audio device. I tried "sudo alsa force-reload" but it does not work ( Terminating processes: 7632 7727 7744 7761 (with SIGKILL:) 7779 (failed: processes still using sound devices: 7795(pulseaudio)). ). Is there anything else I could try except rebooting?23:02
Jordan_UAbinadi: From the terminal you can use "less /var/log/foo/bar.log" to view a log file and "sudo rm /var/log/foo/bar.log" to remove it, or "xz /var/log/foo/bar.log" to archive it in xz format. There are also GUI log viewers and managers, but I'm not familiar with them.23:04
jermanbdoggI am in need of some help troubleshooting. No ethernet or wifi on clean install with ubuntu 10.1023:05
AbinadiJordan_U, thanks!23:05
Jordan_UAbinadi: You're welcome.23:05
elhttp://www.chateagratis.net/23:05
MC8Is there a way to switch from GNOME to KDE and back again?23:05
=== corey is now known as Guest24326
pmp6nlJordan_u can log files be deleted?23:07
Jordan_Upmp6nl: Yes.23:07
SkaterCan anyone help with GTX295? HDMI worked during installation after system reboot on DVI. I have the latest drives installed23:07
d3vlindoes anyone know where this pulseaudio error originates: sap.c: sendmsg() failed: Connection refused, it keeps cluttering my syslog a thousand times23:07
pmp6nlJorden_u ok, i will delete the 12 gigs of them then watch them after they are regenerated.  Thanks23:07
d3vlinI did some google searches on that specific errormsg, but no success23:08
d3vlinthe weird this is that all audio works fine23:08
Jordan_Upmp6nl: You're welcome.23:08
Angel1heyroom23:09
d3vlinif only pulseaudio would be more verbose about what's going wrong23:09
manfredrastahi all. I need help installing Tomcat. Should I just download the folder? Where do I paste it? Thank you23:09
jermanbdogganyone have any experience with an HP Mini 1000 with broadcom bcm4312 chip? Looking for wireless and ethernet on clean install23:09
itaylor57MC8: if you have both gnome and kde installed then you can chose at login to use either one23:09
MC8mkay, "how would I install KDE?"23:10
JDogg420hello i installed the nvidia driver manually on xubuntu but it dont show up as activated ??23:10
iceroot_MC8: sudo apt-get install kubuntu-desktop23:11
otaymanfredrasta I just installed Tomcat on Ubuntu. The main thing to know is, don't install Java from the repos ~ get it from Sun23:11
iceroot_otay: there is no sun anymore23:11
IppatsuManjermanbdogg: I have a Dell with the Broadcom BCM4312 chip, it works fine using the Broadcom STA driver23:11
MC8250MB? Is that it? ;o23:12
itaylor57iceroot_: LOL23:12
IppatsuManjermanbdogg: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx23:12
iceroot_manfredrasta: sudo apt-get install tomcat23:12
manfredrastaotay, I have just installed java from the repos23:12
BluesKajtrying here to set up NOPASSWD in /etc/sudoers , but errors out with: /etc/sudoers: syntax error near line 27, sudo: parse error in /etc/sudoers near line 27, sudo: no valid sudoers sources found, quitting...sudo su gives the the same error23:13
manfredrastaiceroot_, is it the same as going in synaptics manager ?23:13
itaylor57manfredrasta: there are two flavors of java in the repos open and sun623:13
manfredrastaotay, why are they there if we shouldnt install them?23:13
manfredrastaitaylor57, I think I used open23:13
manfredrastaitaylor57, how do I check it?23:14
jermanbdoggIppatsuMan: thanks. I did use that as well to try and install but it didn't work.23:14
itaylor57manfredrasta: type java -version in a terminal23:14
=== yoshi is now known as Guest11715
Guest11715how do i mount my blackberry curve23:14
iceroot_manfredrasta: yes23:14
=== Guest11715 is now known as Yowshi
otaymanfredrasta, you'll have trouble23:14
iceroot_manfredrasta: of course you use the java from the ubuntu-repos and not from a website23:14
frinohello, is it possible to install ubuntu to the real hard drive with virtual box? I don't mean the virtual disk.23:15
iceroot_manfredrasta: first aspect is that you dont get security updates if you download a deb from a website23:15
itaylor57manfredrasta: /usr/bin/java is a softlink to either the opejdk or the sun6jdk23:15
JDogg420hello i installed the nvidia driver manually on xubuntu but it dont show up as activated ??23:15
iceroot_frino: what about using wubi? or a dual-boot system?23:15
manfredrastaitaylor57, java version "1.6.0_20"23:16
manfredrastaitaylor57, java version "1.6.0_20" ...23:16
=== w______XD is now known as _______XD
itaylor57manfredrasta: thats probably openjdk,  it shouldhave given more with the command you gave23:17
manfredrastaitaylor57, yes can i paste all here?23:17
itaylor57manfredrasta: no buy it probably had references to openjdk23:17
Yowshihow do i mount my blackberry curve23:17
frinoiceroot: sorry, I forgot to say that I am on a macbook. I am not able to boot ubuntu from usb, so I thought I might be able to do it with virtualbox23:18
manfredrastaYes, it sais OpenJDK23:18
manfredrastaitaylor57, yes, it sais OpenJDK23:18
iceroot_frino: why you cant boot from usb? what about booting from cd?23:18
itaylor57manfredrasta: look at this link to show how to switch from open to sun and back again https://help.ubuntu.com/community/Java23:19
manfredrastaitaylor57, but, wich one do I need? The sun version?23:19
itaylor57manfredrasta: thats in case you have trouble getting TomCat to run with the openjdk23:19
frinoiceroot_: my macbook doesnt have a cd drive, and when I try to boot from usb, I always get an error that the usb stick is not bootable. (I tried it with several sticks)23:20
JDogg420hello i installed the nvidia driver manually on xubuntu but it dont show up as activated ??23:21
manfredrastaitaylor57, I'll better vinstall sun jdk23:21
Wallace_Is there any way to get a tar -czf to take advantage of multiple cpu cores?  I currently have 1 gzip running at 99% cpu and 3 idle cores?23:21
itaylor57manfredrasta: if want the sun version then download un-java6-jdk23:21
itaylor57manfredrasta: if want the sun version then download sun-java6-jdk23:21
iceroot_frino: have you used this?23:21
Abinadican anyone tell me how to delete a log file using System >> Administration>> log file viewer??23:21
iceroot_!usb | frino23:21
ubottufrino: 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/LiveUsbPendrivePersistent23:21
itaylor57manfredrasta: if want the sun version then download sun-java6-jre23:21
manfredrastaitaylor57, how do i uninstall the openJDK?23:21
itaylor57manfredrasta: you can have both, so you don't need to uninstalll the open23:22
garnoldHi, is there an easy way to include a pinned version of natty's repo much like I would do with experimental under debian?23:22
manfredrastaitaylor57, I prefer to uninstall it so I have my computer clean. And doing it Ill learn it23:23
garnold(Because there are a couple packages from there I need but there's enough dependencies that I don't want to install locally)23:23
frinoiceroot_: I used the official documentation for installing ubuntu on a macbook air (dont know the link anymore)23:23
iceroot_garnold: yes, apt-pinning is working on ubuntu too23:23
garnold(....but not so many that they will kill the system, the packages run fine on my debian at work)23:23
itaylor57manfredrasta: the link I gave before shows how to point to sun once you have it installed23:23
iceroot_frino: i mean the link ubottu gave you about creating a bootable usb stick for installing ubuntu23:23
garnoldiceroo_: so I just add the natty repository and pin it lowest, and then explicitly import a package from there?23:24
iceroot_garnold: correct23:24
JDogg420hello i installed the nvidia driver manually on xubuntu but it dont show up as activated ??23:24
manfredrastaitaylor57, so... you dont want me to uninstall the opend JDK? :)23:24
iceroot_garnold: but mixing repos/packages is not a suppored way23:24
itaylor57manfredrasta: I normally manage my s/w via synaptic gui so I m not so great with command line yet23:24
garnoldiceroot_: I'm guessing I need to add the 3 repos: main, universe and multiverse to get good package coverage? I'm asking because I simply added main and it didn't seem to make a difference.23:24
garnoldiceroot_: is there a 'better' way to get these newer package versions?23:25
manfredrastaitaylor57, what is s/w?23:25
itaylor57manfredrasta: It doesn't hurt to have both, you can switch23:25
iceroot_!backports | garnold23:25
ubottugarnold: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging23:25
itaylor57manfredrasta: s/w software23:25
ExplodingPigletsI have to take a dump brb23:25
ExplodingPigletser sorry23:25
ExplodingPigletsI thought this was the inportb tab23:25
iceroot_garnold: normally you use the backport-repo there a build packages from never versions which are fitting dependencies23:25
MC8Right, new question. I installed Debian on a partition, and it's overwritten the ubuntu grub with its own branded version. How do I get the ubuntu one back (that was slightly less painful to look at?)23:26
manfredrastaitaylor57, ok. Thank you23:26
lexvegasanyone know how to speed up WIFI reconnect speed after resuming from standby? it takes upwards of 30 seconds for me23:26
itaylor57manfredrasta: good luck23:26
JDogg420i installed xubuntu last night but my windows vista doesnt show up in the grub?23:26
iceroot_MC8: boot an ubuntu-live-system and use grub-install /dev/sdX (where sdX is your drive)23:26
garnoldubottu: I have looked in backports, but the package in question: python-scikits-learn is at the version I need in natty's repo (1.5) but not in the other repos, yet doesn't seem to pose any problems with deps on my debian testing machine23:26
ubottuError: I am only a bot, please don't think I'm intelligent :)23:26
MC8oh, just use the install cd?23:27
=== Leif is now known as Leifi
manfredrastaitaylor57, just 1 more question: how do i check if I have Tomcat installed? I cant remember...23:27
iceroot_MC8: or boot into your ubuntu23:27
Leifiyo23:27
iceroot_MC8: dpkg -l *tomcat*23:27
iceroot_MC8: ii means installed23:27
JDogg420i installed xubuntu last night but my windows vista doesnt show up in the grub?23:27
iceroot_MC8: sorry wrong nick23:27
Logan_WP!xubuntu | JDogg42023:27
ubottuJDogg420: Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels23:27
itaylor57iceroot_: thanks you beat me to it :>)23:27
iceroot_manfredrasta: dpkg -l *tomcat*   ii means installed23:27
* MC8 hurriedly closes his terminal23:27
manfredrastaiceroot_, should i write dpkg -l *tomcat* on a terminal?23:28
iceroot_manfredrasta: correct23:28
Abinadican anyone tell me how to delete a log file using System >> Administration>> log file viewer?? Or do I have to do something at the CLI?23:28
manfredrastaiceroot_, no packages corresponding to *tomcat*23:29
boxbeatsyhi, i was in vim and i hit ctrl+z and now it seems like i zombied my process.  is tehre any way to get it back?23:29
iceroot_boxbeatsy: type "fg" on terminal23:29
LeifiI've got problems with X11 forwarding from windows 7 to ubuntu, putty complains about wrong authentication protocol. I get this error at login (which probably isn't good): "/usr/bin/xauth:  /home/user/.Xauthority NOT writable", any ideas what I could do to fix this?23:29
Wallace_Abinadi, iI can't see an option there, probably have to delete it manually ... BUT, if your system is set up correctly, they should rotate automatically and old ones should be deleted23:29
manfredrastaiceroot_, so dpkg -l looks for packages like the string you write?23:29
iceroot_manfredrasta: yes23:29
boxbeatsyiceroot_: awesome! thanks :)23:29
manfredrastaiceroot_, thanks23:29
manfredrastaiceroot_, is it case sensitive?23:30
iceroot_boxbeatsy: ctrl +z is pausing a program, fg means foreground, bg means background23:30
iceroot_manfredrasta: imo yes, the package is tomcat23:30
boxbeatsyiceroot_: ah ok gotcha23:30
AbinadiWallace_, I don't see a delete command either, but I see two day old logs.  And there are some of the logs that are quite large.23:30
iceroot_manfredrasta: sudo apt-get install tomcat23:30
Leifithis is what my login looks like: http://pastebin.com/mJmW3qzK23:31
iceroot_boxbeatsy: so you can start a program, hit ctrl + z and type bg, so the program is running in the background and you dont see the program, fg is pulling the program in the foreground. its a very usefull method23:31
homehello23:31
Wallace_Abinadi, depends on your configuration how long they are kept.  If disk space is a problem, then I guess you can delete them manually - but if it's persistently a problem, then you need to tweak your logrotate config23:31
homehow are you23:31
manfredrastaiceroot_, it sais its impossible to find package tomcat23:31
Wallace_Abinadi, or buy a bigger disk lol23:32
iceroot_!info tomcat23:32
ubottuPackage tomcat does not exist in maverick23:32
iceroot_!info tomcat623:32
ubottutomcat6 (source: tomcat6): Servlet and JSP engine. In component main, is optional. Version 6.0.28-2ubuntu1.1 (maverick), package size 32 kB, installed size 288 kB23:32
iceroot_manfredrasta: sudo apt-get install tomcat623:32
manfredrastaiceroot_, i use lubuntu23:32
AbinadiWallace_, lol, thanks.  i have two 250 GB partitions just for that purpose.23:32
manfredrastaiceroot_, ...23:32
Wulfywouldnt tomcat be found in the ubuntu server version?23:32
Wallace_250GB!!! and you're running out of space for logs?23:32
Wallace_damn!23:32
iceroot_Wulfy: its in every version23:32
iceroot_manfredrasta: the package is called tomcat6 not tomcat23:33
manfredrastaiceroot_, ok doing...23:33
Yowshihow do i mount my blackberry curve23:34
AbinadiWallace_, LOL no, I'm not.  I just saw that person's comment about having a 4 GB log file and wanted to maker sure that *I* don't have any that size lurking around .  Know what I mean?23:34
manfredrastaiceroot_, after installing it will i need to tell him where is the jdk installed?23:34
iceroot_Wallace_: starting slapd or samba in full debug-mode its just some hours until 250gb are full of logs23:35
Gaming4JCHi all, this is loosely related to ubuntu (but I'm not getting much in Ubuntu-offtopic) xP  - I need help with a IMacros script in firefox. http://pastebin.ubuntu.com/567154/ Can anyone help debug it? :)23:35
manfredrastaiceroot_, finished23:35
Wallace_Abinadi, well if you do, either shorten the log rotate, reduce the number of files kept, or tweak your logging configurations (e.g. to remove debugging messages you may not need)23:35
iceroot_manfredrasta: normally not, because there is a variable called JAVA_ENVIRONMENT or something like that23:35
Gaming4JCI need a simple way to search over 51 pages for a specific text "Toys" and it's a pain to do manually. :/23:35
manfredrastaiceroot_, how do I launch it?23:35
Wallace_iceroot_, turn off debug then lol23:36
iceroot_manfredrasta:sudo  /etc/init.d/tomcat start (press tab after writing tomcat because i dont know the exact name of the init-script23:36
iceroot_Gaming4JC: with what tool? vim? less?23:36
Annuatejava environment is just java -version i think23:36
AbinadiWallace_, thanks.  I don't have anything running in debug mode that I'm aware of.  And I guess if I start seeing any real huge log files I can figure out a way to deleted them23:36
iceroot_Gaming4JC: normally its /searchtext23:36
=== razorr is now known as razorr1990
Wallace_Is there any way to get a tar -czf to take advantage of multiple cpu cores?  I currently have 1 gzip running at 99% cpu and 3 idle cores?23:37
Gaming4JCiceroot_: I'm using a tool called IMacros for FireFox: http://pastebin.ubuntu.com/567154/ (code) records firefox movements23:37
manfredrastaiceroot_, you need root privileges to run this comand. write sudo first?23:37
iceroot_manfredrasta: yes23:37
iceroot_Gaming4JC: so you want to search in foirefox? press ctrl + f23:38
Gaming4JCiceroot_: I made the script up to 40 pages only to find out something isn't quite right. Yes but I need to Ctrl+F on 51 pages :P23:38
iceroot_Wallace_: tar is not multithreaded (imo)23:39
iceroot_Wallace_: also not the cpu is the problem but the hdd (%wa in top)23:39
manfredrastaiceroot_, works! thanks23:39
andygraybealwhat is bonobo-activation-server and do i need it?   can i get rid of it?23:40
iceroot_manfredrasta: nice23:40
manfredrastaiceroot_, now ill need a very light IDE. Is it possible?23:40
iceroot_manfredrasta: vim :) but i think you want something like netbeans23:40
Wallace_iceroot_, surely gzip can be persuaded to multi-thread.  7.4%wi, 100% cpu gzip23:40
manfredrastaiceroot_, eclipse23:40
manfredrastaiceroot_, or netb23:40
manfredrastaiceroot_, but not so heavy23:41
=== luke is now known as Guest44081
iceroot_manfredrasta: eclipse is everything else then light23:41
Gaming4JCiceroot_: As you can imagine manually searching 51 websites in FireFox is going to take awhile... :/23:41
manfredrastaiceroot_, i have a very old laptop23:41
* Gaming4JC hopes he can figure IMacros out23:41
iceroot_Gaming4JC: maybe #firefox know something23:41
Yowshihow do i mount my blackberry23:41
Gaming4JCiceroot_: hmm good idea, I'll check. :)23:41
iceroot_manfredrasta: i am not a java-developer, my ide is always vim, its light and the most powerfull editor out there (dont come with the os emacs which dont have a good editor)23:42
raptureaccording to nautilus my folders are shared, but if I go through "network" on the same machine (or any other), the shares aren't there23:42
rapturehelp?23:42
manfredrastaiceroot_, I know. i need something light. I cant use eclipse here. Or meybe yes... Dont know. In what depens?23:42
manfredrastaiceroot_, sorry for the english :P23:42
iceroot_manfredrasta: maybe have a look if there is jcreator for linux out there23:42
ejvhow do i remove an iptables rule :)23:43
manfredrastaiceroot_, to stop tomcat? ctrl+C?23:43
Wallace_Yowshi, in the blackberry go to Setup -> Options -> Memory  Then, press the menu key, and select "enable mass storage mode" (assuming you already have the usb plugged in)23:43
iceroot_manfredrasta: sudo /etc/init.d/tomcat stop23:44
Wallace_Yowshi, Well, that's how you do it on a 9700 Bold :)23:44
rapturecan anyone help me fix samba?23:44
iceroot_ejv: iptables --delete chain23:45
iceroot_rapture: #samba23:45
Yowshiwell i have the 8530 curve and the mass storager mode should be enabled it has an sd card but it isnt showing up in the file system thing23:45
K|nGAnyhelp around here I have problems with my PPPOE configuration23:45
bedo2991_ITAHi, after waking up (DPMS) the screen use a low color resolution, does anybody know how to fix this?23:45
* rapture sighs23:45
rapturefine, I'll go bug them23:45
raptureI think it's an OS-level issue though23:45
K|nGdeb http://ftp.de.debian.org/debian squeeze main23:46
K|nGOh, dear, I don't see the file '/etc/ppp/pppoe.conf' anywhere.  Please23:46
K|nGre-install the PPPoE client23:46
Wallace_Yowshi, Check the settings under Memory and see if it is enabled - mine is disabled, unless I tell it to explicitly the way I said above23:46
iceroot_K|nG: you are on squeeze?23:46
itaylor57manfredrasta: geany is a light weight option23:46
K|nGiceroot_, I am on Latest version of UBUNTU23:47
manfredrastaitaylor57, ok23:47
manfredrastaitaylor57, is it in the repos?23:47
GneaHey everyone, so I'm trying to troubleshoot what went wrong and what's going wrong with my desktop - I'm trying to install Ubuntu Desktop 10.04 amd64 on it, it's a P4 dualcore 3ghz with 4gb ram, 500g hdd, nvidia 9300 graphics and nvidia/nforce chipsets. Managed to get Ubuntu Server installed on it, but no matter what I try, Ubuntu Desktop continually kernel panics in the worst way before it gets to the installation phase. I suspect dbus has something to do wi23:47
itaylor57yes23:47
otaybedo2991_ITA I have seen that problem. I think your screen saver is using OpenGL. Change your screen saver to blank or disable it completely and then reboot.23:47
hsa2hello23:48
Logan_WP!tab | itaylor5723:48
ubottuitaylor57: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.23:48
bedo2991_ITAotay: ok, I'll try but I don't think that'll help :D23:48
ruif13hia anyone can help?23:48
hsa2i've just installed ubuntu 10.10 with mini (net install)23:48
Logan_WPsorry23:48
Logan_WP!who | itaylor5723:48
ubottuitaylor57: 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:48
razorr1990nice23:48
otaybedo2991_ITA why not? It helped me23:48
hsa2at the kernel selection i selected the highlighted one by default (pae), did i do something wrong? :)23:48
raptureshould I see them listed in /etc/samba/smb.conf if they're properly configured or is there somewhere else the details are stored?23:49
ruif13dono why my font's in ubuntu and resolution are strange :S appears blured and my wall paper too23:49
manfredrastaitaylor57, sudo apt-get install geany?23:49
K|nGiceroot_, My problem is like this I configure by pppoeconf but after that doesn`t work my network manager :S Soo I need to delete my interfaces here /etc/network/interfaces reboot than reconfigure again to work my PPPOE but I isntall pppoe-setup and try to up my pppoe by that doesn`t work :S request that what I show to you any help please ??23:49
ChogyDanGnea: have you tried 10.10?23:49
itaylor57Logan_WP: wow I didn't know that, Not23:49
yowshiwallace: well i have the 8530 curve and the mass storager mode should be enabled it has an sd card but it isnt showing up in the file system thing23:49
Wallace_hsa2, I don't see why that's wrong..  pae supports machines with more than 3GB of memory without having to go full 64 bit23:49
GneaChogyDan: nope, shouldn't have to, an LTS ought to work just fine on it, but I'm considering giving it a shot...23:49
yowshiwallace it doesnty even show up in gparted23:49
yowshidamned ethernet cord got loose23:50
bedo2991_ITAbecause it happens even when I do "xset dpms force off" which shouldn't launch the screensaver at all.23:50
itaylor57manfredrasta: that should do it23:50
hsa2Wallace_, i read about it a bit but i see 3 gb ram with command free -m23:50
Wallace_hsa2, how much should you have?23:50
bedo2991_ITAotay: because it happens even when I do "xset dpms force off" which shouldn't launch the screensaver at all.23:50
ChogyDanGnea: well if you think there is a bug in the kernel or dbus, rather than bad media or something like that, 10.10 is worth a shot23:50
hsa2Wallace_, i have 4 gb23:50
otayUbuntu gots problems23:50
K|nGiceroot_, anyhelp23:51
yowshiWallace_:  well i have the 8530 curve and the mass storager mode should be enabled it has an sd card but it isnt showing up in the file system thing. it doesnt show up in gparted bvut it can be seen by barry backup. however i dont wanna backup i wanna be able to add files23:51
Wallace_yowshi, - did you select "enable mass storage" from the menu (hint: "mass storage mode support" doesn't automatically turn it on I think)23:51
GneaChogyDan: yeah, I tried getting some help earlier in #ubuntu-server and the person trying to help me didn't really care, so I got frustrated and tried Ubuntu Desktop just to prove a point23:51
yowshiWallace_: yeah i am pretty cure i did that23:51
* otay shrugs23:52
Wallace_yowshi, hmm, as soon as I did that on mine, the autoinsert popped up23:52
yowshiwhat autoinsert?\23:52
ChogyDanGnea: I thought server works ok23:52
GneaChogyDan: and it turns out I was more right than I thought - no matter which options I pass to the kernel at boottime, it will always panic at about the same area23:52
GneaChogyDan: it does, but dbus is just another application layer to get the rest of the applications in X to work23:52
Wallace_yowshi, autoinsert notification - pops up when you plug in a removable drive or removable media23:53
hsa2Wallace_, i checked and my cpu supports pae23:53
GneaChogyDan: I can startx and get a desktop, but can't configure anything with it.... can't install the nvidia driver using the 'hardware driver', things like that.... heck, can't even logout/reboot/shutdown from the menu, have to do it from the commandline or ctrl-c in tty123:53
manfredrastaitaylor57, done. To open?23:53
=== q_a_z_steve is now known as zz_q_a_z_steve
bedo2991_ITAdidn't worked23:53
magicianlordGnea: why23:53
Wallace_hsa2, do "uname -a" and see if it's actually using a pae kernel23:54
Gneamagicianlord: because dbus absolutely refuses to work right. I had to generate a /var/lib/dbus/machine-id using dbug-uuidgen just to get it to start up, but when it goes through the pre-script execution, it triggers something with the kernel and panics, hard. can't even sysrq-b out of it.23:54
hsa2Wallace_, yes -> Linux businessboi 2.6.35-25-generic-pae #44-Ubuntu SMP Fri Jan 21 19:01:46 UTC 2011 i686 GNU/Linux23:54
itaylor57manfredrasta: it should be in your menu under application programming or try running geany from terminal23:54
otaybedo2991_ITA I thought you said the resolution changed after the screen  went to sleep23:54
ChogyDanGnea: well, if it is a kernel panic, that's a kernel bug, even if dbus is triggering it, no?  You could try some other kernels, and see how well they work.  I've had good success running devel kernels on stable releases23:54
manfredrastaitaylor57, just type geany?23:55
magicianlordGnea: i dont understand what that means23:55
itaylor57manfredrasta: yes23:55
Gneamagicianlord: it's technical babble23:55
Wallace_hsa2, Hmm, I would expect that to see all your memory then :\23:55
otaybedo2991_ITA are you running Compiz?23:55
bedo2991_ITAoray: no, the resolution is ok, it just changes the color setting23:55
bedo2991_ITAoray: I think so :D23:55
GneaChogyDan: hm, that's an option I hadn't considered yet... thanks, I'll give that a try23:55
ruif13help needed :( my font's and wallpaper when i boot it's ok about 10 minuts later appears blured and wallpaper too, anyone can help?23:57
induzhello, can someone help me updating my source file23:57
induzi had ubuntu  karmic but i upgraded to lucid23:57
=== zz_q_a_z_steve is now known as q_a_z_steve
induzmy :http://paste.ubuntu.com/567161/   looks like this23:58
bedo2991_ITAotay: disabling compiz didn't solved.23:58
ChogyDaninduz: what's wrong?23:59
bedo2991_ITAotay: I found out that switching to alt+ctrl+f1 and then back to F7 solves the problem23:59
K|nGiceroot_, My problem is like this I configure by pppoeconf but after that doesn`t work my network manager :S Soo I need to delete my interfaces here /etc/network/interfaces reboot than reconfigure again to work my PPPOE but I isntall pppoe-setup and try to up my pppoe by that doesn`t work :S request that what I show to you any help please ??23:59
induzI read that  i should be update and save it as http://paste.ubuntu.com/567162/23:59
induzChogyDan, can u suggest me which one is better?23:59

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