/srv/irclogs.ubuntu.com/2011/09/16/#ubuntu.txt

=== Calvin87 is now known as Cpudan80
explodesedbian: wpa_supplicant.conf?00:00
explodeshttp://pastie.org/254042300:00
edbianexplodes: your script references the file /etc/wap_supplicant.conf00:01
edbianwpa_supplicant.conf **00:01
edbianoh duh00:01
edbianit's there at the bottom00:01
edbian:P00:01
explodesi appended it to the paste, youre not wrong00:01
robin0800explodes: are you sure its wlan0 mines not its eth100:01
=== K is now known as C
edbianexplodes: is your password really 'somelonghexstring' or did you censor that?00:02
explodeswlan0 is my wireless interface, i'm trying to connect to wifi now, as i dont have a crossover cable00:02
explodesedbian: this irc client is on the windows machine, my linux box isnt connected to the internet, i had to transcribe wpa_supplicant.conf00:02
=== C is now known as K
edbianexplodes: a-ha :)00:02
edbianexplodes: your script, on line 4, overwrites the content of /etc/wpa_supplicant.conf  ?  Is that intended?00:03
explodesrun wpa_connect, if you would, like this: wpa_connect.sh <SSID> <password>00:04
=== K is now known as Ravenshade
explodesedbian: yes00:04
Hash-it-isWhat is the best way i could remote into a system (GUI) over lan?00:04
explodeseverything i googled said this was how to do it, im just wondering now if my wifi wont work in recovery mode00:04
explodesoh shit00:04
edbianHash-it-is: either ssh -x or vnc00:04
edbianexplodes: please don't swear00:04
explodessorry sorry sorry00:05
edbianexplodes: Well that doesn't make sense.  Why have anything stored in the file at all?00:05
edbianexplodes: It's completely erased every time this script is run00:05
explodesthat file stores the WPA key so that when you run wpa_supplicant using that file, it uses that key... wpa_passphrase just basically generates that config for wpa_supplicant to use.00:06
Hash-it-iswhen you enter commands in terminal, it will remember all previous commands, i can access through "up" arrow. This occurs for ALL the commands I have typed since the beginning of time (or so it seems). It must be stored on a file somewhere? where is the file?00:06
explodesat least that's my understanding00:06
sarnoldHash-it-is: ~/.bash_history00:06
edbianexplodes: a-ha, that makes more sense.  If wpa_passphrase generates the file00:06
explodesin my script, can i do echo `some command that could output many lines` and it will output all of that output?00:07
edbianexplodes: I think so, yes00:07
explodesedbian can you run that script somewhere to test it for me :S00:08
edbianexplodes: lemme try, but it will kick me offline for a minute00:08
explodesthank you, see you soon00:08
brandinithe serial stuff in unbuntu is utterly useless and broken00:10
brandiniI can't even plug in a usb to serial adapter and do loopback00:10
Hash-it-issarnold: Thank you kind sir.00:10
Hash-it-isexplodes: echo is for repeating text. do 'man echo' for a list of things it will be able to do. You need to write a script.00:11
explodesedbian: any magic happening?00:13
suboneWhat's the best way to begin troubleshooting intermittent network issues? I've got Twonky and samba running on here, but sometimes they cut out for a short time00:13
urlin2ubrandini, I believe your wrong it just is not plug and play/loop.00:13
=== mpx2 is now known as mpx
brandiniurlin2u: why can't I plug in my serial adapter to my board and have it communicate00:14
sarnoldHash-it-is: the `` shell 'operators' are used in command substitution; see bash(1) for details on the command substitution, and "uname -r ; ls -l /lib/`uname -r`/modules" for a quick demonstration of how it works00:14
brandiniit works in windows00:14
orftzHey guys! The company I'm working for is working on this game http://voxlr.net and we're aiming at general Linux compatibility. It's all very early, but maybe you'd be interest enough to help us fund the project?00:14
orftzAnyhow, please share your thoughts about this! :)00:14
edbianexplodes: It did not work for me.00:14
edbianexplodes: but I have a wpa2 enterprise network and this script did not set my identity00:15
explodesah, ok00:15
urlin2ubrandini, I think I said it clearly, and if you compare to windows a plug and play your going to never figure it out look at the web.00:15
edbianexplodes: yes, so, sort of a hint?00:15
sarnoldbrandini: did you load the correct module for your USB/serial board? there's no standard for those things (microsoft prevented the USB working group from standardizing an interface years ago in an attempt to get serial devices off the market that much quicker. I don't think it worked.)00:15
brandinisarnold: the device shows up in dmesg and says it's available at /dev/ttyUSB000:15
urlin2ubrandini, making statements like this "the serial stuff in unbuntu is utterly useless and broken'  hardly generates help.00:16
sarnoldbrandini: great success :)00:16
brandinisarnold: however when I configure minicom to use it I get nothing00:16
brandinihardware flow control is off, speed is 11520000:17
sarnoldbrandini: does your other device expect hardware flow control to be turned on?00:18
brandinitheir docs say to turn it off00:18
sarnoldaha00:18
joeoshawabtw thanks guys for the help with my fstab it worked like a charm00:19
sarnoldbrandini: are you in the 'dialout' group? (or do you otherwise have permission on the device?)00:19
brandiniI added root and my user to that group00:19
Gredeuyou couldn't have00:19
Gredeu;)00:19
sarnoldbrandini: and did you logout/login again, or run newgrp?00:20
brandiniaha00:20
=== bjv is now known as Guest24670
brandinisarnold: you're the first person in days to help me figure out that the group was wrong00:22
brandinisarnold: but why it didn't work under my normal user I don't know00:22
sarnoldbrandini: you wouldn't want your normal users to be able to start up your uucp connections whenever they want and thus drive your phone bill through the roof!00:23
Danielpki have a error to access a ssh server.. with root user if i try to acces it work fine.. but with other user i get this > PTY allocation request failed on channel 0  i googled but nothing there helped me.. any tip?00:23
brandinisarnold: fair enough :)00:23
sarnoldbrandini: I'm sure there's some ConsoleKit things that could make it all work without hassle, but I never took the time to learn how to use it.00:23
brandiniit's a HUGE gotcha that's not in the ubuntu serial guides00:23
sarnoldbrandini: file a bug report? :)00:24
brandininaw, I'll let everyone else suffer like I did :)00:24
sarnoldbrandini: ha! :) fair enough :)00:24
sarnoldDanielpk: is there anything revealing in the /var/log/ logs?00:25
explodesscrew it, im physically moving my computer so i can plug it into my router.00:25
Danielpksarnold:  i will look00:26
brandinisarnold: FWIW, I was root and couldn't dial things out... that seems broken to me00:26
seanbrighti'm been going through /etc/init.d and /etc/init and cannot seem to find where /var/log is created during boot.  i put /var in fstab as a tmpfs mount and when i booted, the log directory was there but i can't seem to find where it was created.00:27
sarnoldbrandini: that _does_ seem broken. Not sure why that wouldn't work. :/00:28
brandiniindeed00:28
mrdebbec of unity00:28
brandinihence my extreme frustration00:28
AuroraNites21hi00:29
sarnoldseanbright: does rsyslog create it at startup, if it doesn't exist? /etc/rsyslog.conf mentions directory and file creation modes00:29
explodesok, ubuntu boots up, and it asks what user to login with (with the GUI) which shouldnt happen in the first place. when i enter the correct password, it flashes black and eventually returns to the login screen. what do!00:31
Danielpksarnold:  nothing at logs..00:31
Danielpksarnold:  it look watched the server logs.. and it look like i connect then i disconnect..00:31
seanbrightsarnold: seems like a reasonable guess, i'll check the source00:31
sarnoldseanbright: maybe easier would be to stop rsyslog, start it under strace, and check00:32
ActionParsnipexplodes: do you have free space on your partitions? Have you tried the classic session?00:32
sarnoldseanbright: errr, stop rsyslog, delete the directory, start rsyslog under strace and check...00:32
explodesActionParsnip: yes i have free space, what is the classic session?00:32
ActionParsnipexplodes: you choose it after you click your login name. Its an alternative to Unity00:33
MonkeyDusthelp00:33
explodesi dont have unity, ihave ubuntu 11.0400:33
MonkeyDustoops00:33
explodesi mean, i dont have the option for classic session00:34
ActionParsnipexplodes: i see, ok that takes that out of the equation. If you log in as a different user is it the same00:34
explodesi only have the one user, and root doesnt have a password00:34
explodeswait00:35
explodesroot has to have a password, right?00:35
seanbrightsarnold: grep'ing the source for mkdir worked00:35
ActionParsnipexplodes: no, it doesn't00:35
ActionParsnipexplodes: press CTRL+ALT+F1  and make a new user there, then press CTRL+LT+F7 and log in as the new user00:35
explodesok one sec00:36
sarnoldseanbright: woot. :)00:38
ActionParsnip!adduser00:38
ubottuTo add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo00:38
explodesomg00:38
=== sysadamin|zzz is now known as syadamin
com64when hibernating, I get error "Failed to hibernate session    not authorized"00:39
seanbrightsarnold: and you were right, it does create the parent directories if they don't exist00:39
explodesstarting up, my computer holds on "checking battery state..." im plugged in, what do00:39
explodesah, and fail on "Starting automatic crash report generation"00:39
B0g4r7_How can I ask Ubuntu Desktop to boot into non-graphical mode?00:41
Bagheeracrt alt f200:42
Bagheeraalft f200:42
maalacB0g4r7_: you mean like in rhel2 /etc/iniitab00:42
B0g4r7_More or less.00:42
B0g4r7_runlevel 3 or whatever.00:42
maalacB0g4r7_: i've been also searching on that..it's a bit complicated ..00:42
B0g4r7_dang00:43
qinB0g4r7_: Replace slapsh booting parameter with text00:43
qin*splash00:43
B0g4r7_Will that cause xorg to not be loaded?00:43
B0g4r7_(that's my goal)00:43
B0g4r7_To not load any of the gui stuff so as to save on memory usage.00:44
qinB0g4r7_: Hold shift at boot, and press "e" to edit in grub, yes00:44
bsmith093how do i add extract to new folder to the context menu for an archive?00:44
qinB0g4r7_: You can also: sudo service gdm stop00:44
c4pthello i basically have a problem i am on debian not on ubuntu so its more of a generalized linux question00:45
c4ptthe problem i have is pretty the same as this00:45
c4pthttp://www.linuxquestions.org/questions/debian-26/repair-permissions-installed-deb-package-355052/00:45
c4pti accidentally touched all the permissions recurisvely in /00:45
c4pti thought i was in my home folder but i was in the root as root and i ran chown -R c4pt:c4pt *00:46
maalacB0g4r7_: try this vi /etc/event.d/rc-default00:46
qinbsmith093: mkdir newdir && mv archive newdir && rar|unzip|tar archive00:46
maalacbut you have to backup the file first ..00:46
c4ptso i tried to stop it after realizing it a minute later and ran chown -R 0:0 * to try and fix it00:46
maalacB0g4r7_:find all the lines that says telinit 2 and change all to 300:47
c4ptbut alot of things arent working right (for example crtl-alt-L is refusing my password) opening a root terminal with gksu wasnt working right until i gave gksu back its chmod +S00:47
chrometigeri am trying to connect my ubuntu 11.04 machine to my windows 7 laptop to transfer files.   is there any good tutorial for this,     both machines are connected to a wireless router00:47
c4ptchrometiger, use samba00:47
explodesoh my goodnes.s00:47
|Slacker|chrometiger: i just connect trough the file manager00:48
c4ptchrometiger, http://www.unixmen.com/linux-tutorials/1524-standalone-samba-in-debian-squeeze00:48
maalacchrometiger:install personal file sharing > as per c4pt: samba00:48
wildbatc4pt: there is no undo for that afaik unless you have backup. :<~00:48
B0g4r7_ /etc/event.d -- no such directory.  On lucid anyway.00:48
explodesin a smart report, what is VALUE, WORST, and THRESH?00:48
B0g4r7_Stopping gdm works well tho.  That will suit my needs.00:48
c4ptwildbat, well thats the thing i have all the data it will just take hours and hours to put everything back (since we are talking close to 4 or 5 tb of data)00:48
Spacemanwhatta u know...think I finally  figured out how to install a .bin file... whatta pain... I guess I gotta learn the Linux command line after all....00:49
c4ptwildbat, is there a way i can reinstall without formatting without touching my home ?00:49
B0g4r7_explodes: WORST is the highest recorded temperature I believe.00:49
maalacB0g4r7_: that's great ..anyway ..you can start it anytime you like ..00:49
chrometigerthanks i'll try00:49
wildbatc4pt: only if you have /home in differnet partition.00:49
bsmith093qin: wonderful, now how do i add that functionality to nautilus context menu00:50
c4ptwildbat, can i use gparted or something to resize my entire lvm and make a /home parition ?00:50
c4ptwildbat, maybe that is doable with resizing and moving ?00:50
=== jdm is now known as jdm_
jdm_anyone have experience installing ironhide/bumblebee?00:50
MoTecc4pt: thanks for that.. compared to that my issues seem insignificant.00:51
wildbatc4pt: that may take hours too ~ depend if you resizing to the left of to the right. ~ chop the right side can be much faster. then just delete all the folder excluding /home and mv /home/* / .00:52
xosuiteheartsanyone know of any good ways to rip and convert dvds on Ubuntu?00:52
xosuiteheartsive tried k9copy but it wont convert00:52
xosuiteheartsI've also tried Dvd::rip and it doesnt seem to want to finish the whole dvd.00:53
xosuiteheartsIt stops short.00:53
MoTecmy ex girlfriend was like that.. i had to let her go...00:53
qinbsmith093: Dunno, maybe nautilus-scipts, never used it tho.00:54
bekorhi, i am new to 11.04 and i am wondering why i do not see the new colom on the left for the new desktop style? what am i doing wrong am i using gnome and not unity some how?00:56
bekorsorry for my mis-spelling00:57
c4ptwildbat, thanx for the idea about /home and gparted (you reminded me i could resize instead of having to migrate everything over again might save 2 hrs instead of taking 5-6hrs might take 3-4hrs )00:57
qinbekor: What does Alt-F1?00:57
qinbekor: Keep on channel, please.00:59
soreauFinally, got it working with hostapd and a properly configured masquerade setup ;)01:00
qinbekor: At this moment, thinking of neat script to prevent and punish someone PM me constantly.01:02
bekorhi anyone give me some pointers?01:02
ghost_I have   *-network:1 UNCLAIMED realtek wireless01:03
voltyhi, accented characters (french) in file names drive me crazy and I can't remember how I solved this in my previous installation, at least hints pls (show up a question marks on black background)01:04
qinbekor: You using Classic gnome not Unity. At login before typing password, at bottom bat choose Unity as your session, ans do not PM people, if not asked01:04
qin*and01:04
spanglesontoastdoes anyone use fluxbox in ubuntu ?01:04
ghost_I can't find my wlan using ifconfig.01:04
birotehola01:04
birotealguien habla español??01:05
Loshki!es | birote01:05
ubottubirote: 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:05
birotegracias nn,01:05
bekorok thanks sorry about that the letters were read so i thought that was what i was suppose to do01:06
qinbekor: Do not use /msg or /query, just "qin: message here"01:06
bekori mean red01:06
qin!tab > bekor01:06
ubottubekor, please see my private message01:06
Loshkispanglesontoast: try #fluxbox...01:06
bekornot sure how to do that sorry01:06
qinbekor: See message from ubottu?01:07
bekorqin my problem is unity is not on my list01:07
c4ptAuroraNites21, yes ? why did you pm me ?01:08
qinbekor: What: lsb_release -sc says?01:08
AuroraNites21I wanted to say hi01:08
spanglesontoastLoshki, they are very rude in there unlike the distro help channel that I'm using here unfort it seems that stance has now changed...01:09
bekorsorry qin do not understand01:09
c4ptAuroraNites21, why ?01:09
Loshkispanglesontoast: sorry to hear that. Try asking your question here...01:09
qinbekor: Try to type in terminal: lsb_release -sc01:09
bekorok i will01:09
spanglesontoastok thanks Loshki01:10
spanglesontoastbasically where in the filesystem do I edit gdm where it launches fluxbox ?01:11
bekorcommand not found how do i cut and paste that?01:12
qinbekor: You sure that you type it right?01:12
bekorok got it right that time it just says Naty01:12
bekorNatty01:13
wcwhere are you from?01:13
bekorwhen i looked at system info it said Gnome instead of unity01:14
=== chovynz_ is now known as chovynz
nathanelhello everyone!01:14
qinbekor: Ok, in terminal: "sudo apt-get install unity unity-common" or use synaptic to install it.01:14
qinbekor: Unity uses gnome.01:15
bekorthanks friend you think that will do the trick?01:15
nathanelquick question: how does one call upon or link by a single script (bash) multiple separate scripts to be executed?01:15
wcwhere are you from?01:15
qinbekor: Yes it should, have you upgraded from Maveric?01:15
Sna4x8In 10.04, when I closed Rhythmbox it would minimize to the Notification Area (like Pidgin).  In 11.04 (Ubuntu classic, not Unity) when I close Rhythmbox it does not go to the Notification Area.  It keeps playing, but I cannot maximize it.01:15
xangua!ot | wc01:15
ubottuwc: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!01:15
bekorthank you01:16
qinbekor: Welcome ;)01:16
xanguaSna4x8: see the little sound indicator¿ clic on it and you'll see it01:16
Sna4x8xangua: Sound indicator?01:16
jribon ubuntu natty, when I log in I do not have sound (pulseaudio only has dummy output).  This seems to be related to an issue with udev.  If I wait a bit (around 3 minutes) and issue "sudo udevadm trigger --sysname-match card0" then pulseaudio sees my sound card and I can play sound.  Alternatively, I can just wait about 3 minutes before logging in and sound just works.  Now I was quick to login and ran01:16
jrib"udevadm monitor" (http://paste.ubuntu.com/690434/).  You will notice the first line with "change", that is me running the trigger command mentioned before.  At this point I still do not have sound nor does pulseaudio "see" my sound card.  The "change" lines at the end is my second attempt at running the trigger command.  Any insights?01:16
Sna4x8xangua: Is that in the Indicator Applet?01:17
mmongenathanel: inside your script you call the others like if you executed on the terminal with full path01:17
nathaneloh fun! that easy??01:17
=== winston is now known as Guest11421
mmongeyes01:17
Sna4x8xangua: Yup, there it is.  Man that's annoying.  Any way to remove the indicators and go back to the notification area?01:17
mmongeevery script most be executable01:18
mmongechmod +x script.sh01:18
Flark706do i'm running natty and trying to apply a patch to a progam and keep getting Hunk errors01:18
emm15are you talking about cell phones?01:18
birotehello someone I'm new east01:18
Flark706any thoughs?01:18
qinnathanel: You mean to run at the same time?01:18
nathanelnow let'S spice it up: i would like to make the folder containing all the files including the main execution script portable. how can i identify the current directory location to set it as a variable?01:18
nathanelno...not at the same time.. specific order is required01:19
qinnathanel: pwd01:19
mmongenathanel: no, they execute one by one01:19
nathanelso upon the order i would list them in the file right?01:19
nathanelpwd01:19
mmongenathanel: right01:19
nathanelcool01:19
qinnathanel: Wrong window.01:19
nathanelya01:19
com64I can't suspend or hibernate, I get an error about not being authorised.01:19
nathanelsorry01:19
bekorqin, does unity need compiz to work?01:19
nathanelwasnt focused in term :P01:20
nathaneli get the idea :)01:20
qinbekor: Yes, but unity-2d does not, or i think so.01:20
bekorok thanks01:20
nathanelgonna try it :) brb01:21
mmongenathanel: ok01:21
WinstondcMy audio stopped working today, I can't get any sounds to play. I've went through several guides on fixing the issue and I can't get anywhere01:21
nathanelso $DIR=pwn then ./$DIR/update (for example) ?01:22
qincom64: Is your user able to sudo? try: sudo pm-suspend01:22
mmongenathanel: try to put "mmonge :" and what you want to said me, if you do my window will notify me01:22
com64I'll try01:23
nathanelmmonge: noted (sorry)01:23
qinnathanel: dir_var=$(pwd); echo $dir_var01:23
chrometigerc4pt: i followed your advise,    in windows I can see my samba shares but i do not have access to them     dont know whats wrong01:23
Flark706anyone on thats knows about installing patches in terminal?01:23
com64qin, yes, it works01:23
mmongenathanel: no problem, the ubuntu channel haves to much activity and it is hard to follow the conversation without it01:23
nathanelok01:24
nathanelcan i switch the default yellow on the name highlight?01:24
c4ptchrometiger, you have to use the right credentials for the samba share01:24
qincom64: sudo or pm-suspend works?01:24
nathanelmmonge: can i switch the default yellow on the name highlight?01:24
com64I tried it wish sudo and it works01:24
c4ptchrometiger, and you should have made a smbpasswd for the user01:24
com64but without sudo, doesn't works01:24
mmongenathanel: default yellow? what you mean?01:25
qinnathanel: /join #xchat for help with your client.01:25
c4ptchrometiger, you should follow the guide i gave you to a tee i followed it on my system and it works01:25
chrometigerc4pt: as far as i know,   I added the same username and pass as I use to log into the windows machine and restarted the samba server01:25
nathanelmmonge..its a bright yellow on names when highlited... .. no biggie.. changed in the prefs01:25
c4ptchrometiger, did you edit the smb.conf ?01:25
mmongenathanel: i use Adium on Mac for IRC, so no yellow =P01:26
qincom64: Normal user should not suspend, quite logical.01:26
nathanelmmonge: i use xchat-gnome01:26
chrometigerno where is the file located ?01:26
com64also I can;t shutdown as normal user, either, qin01:26
com64:(01:26
chrometigerc4pt: no where is the file located ?01:27
kaushik_what is the command to find the version of grub01:27
WinstondcAnyone have time to help me trouble shoot audio issues? I can't get any sound01:27
kaushik_?01:27
qincom64: Multiple logins (especialy if sudoer is logged in) will prevent shutdown.01:27
mmongenathanel: pidgin also haves IRC, is like Adium, both use purple lib, you could give it a try01:27
sarnoldchrometiger: did you add your windows username / password to your ubuntu box's /etc/shadow and /etc/passwd files, or did you add it to your smbpasswd database?01:27
c4ptchrometiger, /etc/samba/smb.conf01:27
robin0800nathanel: ordinary xchat is much better01:27
c4ptchrometiger, the guide tells you to edit it01:27
mmongerobin0800: why its much better?01:28
com64qin, I only had one login open, but I may have had a terminal window open with sudo01:28
sarnoldkaushik_: dpkg -l 'grub*' will show you the installed package versions01:28
com64maybet hat was it?01:28
c4ptchrometiger, this is what mine looks like http://www.pastie.org/2540712                           http://www.unixmen.com/linux-tutorials/1524-standalone-samba-in-debian-squeeze01:28
rarowhich was the file where the mounted usb devices appeared?01:29
chrometigerc4pt: k  gimme a min01:29
sarnoldraro: /proc/mounts shows all mounted filesystems01:29
raroto be able to identify if it recognizes it and what path it gives the device01:29
rarono01:29
sarnoldraro: /etc/fstab ?01:29
raroI think that01:29
raroa sec01:29
c4ptchrometiger, after you edit the smb make sure you restart the samba daemon to reflect the changes01:30
com64I just restarted my computer, shudown/suspend/hibernate problem still there...01:30
c4pt/etc/init.d/samba restart01:30
nathanelmmonge: woohoo! runs like a charm01:30
nathanelDIR=$(pwd) ; cd $DIR ; ./ blablabla01:31
mmongenathanel: great!01:31
nathanelthanks mate01:31
nathanelnow that'S solved01:31
sarnoldnathanel: .. why is the variable stuff necessary?01:31
sarnoldnathanel: did the directory get renamed/moved?01:32
c4ptchrometiger, sorry i didnt paste my file right this is what mine looks like http://www.pastie.org/254072501:32
=== newton is now known as Guest89916
raroI just got an mp3 player from dealextreme01:32
raroand I connect it01:32
raroand nothing01:32
qinkaushik_: grub-setup -V01:32
c4ptchrometiger, the other paste was just the bottom part of it01:32
rarofstab shows nothing01:32
nathanelmmonge: because i use individual scripts for different custom stuff on machine setups and would like to be able to copy and paste it wherever to execute01:32
robin0800mmonge: more options mainly01:32
organikshow can i export the display during a ssh session01:32
sarnoldraro: are you thinking of the /dev/disk/by-id/ directory?01:32
nathanelmmonge: it contains configs for my various machines...01:32
sarnoldorganiks: it is far easier to use ssh -X beforehand :)01:33
mgparisiIm running a VERY old EVGA card, that can get an AMAZING 800x600... is there a Remote Desktop software that will allow me to go bigger then that?01:33
rarosarnold: not sure what you talking bou01:33
rarot01:33
JoonsSHelp: After I installed cups development package. When I meet error message "undefined reference to 'cupsGetDests'", How do I set configuration? (Ubuntu 11.4)01:33
c4ptmgparisi, probably not01:33
raroit just does nothing, I think I should see something at least in /etc/fstab right=01:33
mmongenathanel: i did not ask you for that01:33
sarnoldraro: /dev/disk/by-id/ contains symbolic links from storage devices named by device "names" to the potentially variable /dev/sd* block device names.01:33
qinmgparisi: x over ssh, propably.01:33
nathanelmmonge: its easier to manage as different modules in separate files... it ranges from aliases to ccsm settings to gsettings to fstab input, custom launchers, added xdg/autostart items..and so forth...01:33
c4ptmgparisi, even if you use RDP or VNC with 1280x1024 and the physical card is 800x600 at max the screen will be downsized in a 1280x1024 (as an example)01:34
mgparisiqin01:34
nathaneloops.. misread.. its all to sarnold01:34
mgparisiahh well01:34
nathanelsarnold: it contains configs for my various machines...01:34
c4ptmgparisi, you will have 800x600 of viewable area and another area of just blank/black space01:34
mgparisidoes ubuntu support expanding arrays?01:34
nathanelsarnold: because i use individual scripts for different custom stuff on machine setups and would like to be able to copy and paste it wherever to execute01:34
rarogreat, thanks01:35
nathanelsarnold: its easier to manage as different modules in separate files... it ranges from aliases to ccsm settings to gsettings to fstab input, custom launchers, added xdg/autostart items..and so forth...01:35
=== dracmas is now known as damian
sarnoldnathanel: heh, maybe if I saw the whole problem ...01:35
=== damian is now known as dracmas
nathanelsarnold: it aint an issue really.. just a different way to manage automated custom input on fresh install rather than now having eeeeverything in the same file... kind of long to maintain01:36
chrometigerc4pt: your awesome01:36
mmongenathanel: the cd + pwd looks like not need it01:37
Flark706so anyone think they can help with patching a program in natty real quick?01:37
mmongenathanel: because pwd is where you are on the terminal01:38
mgparisithe only reason I want to use Ubuntu over FreeNAS is for true raid expansion, but I want to make sure this works... problem is, my display is so small that I cant get it to show much else01:38
c4ptchrometiger, works?01:38
mmongenathanel: so, if your runAll.sh is where all others scripts are you could just execute them with ./01:38
nathanelsarnold: and the main launcher script would be in the same dir.... so i then specifiy a sertain order for the files which is in $DIR/scriptname01:38
sarnoldc4pt: so you've got a low-res video card, but want to be able to run graphics at a higher resolution, right?01:38
chrometigerwell one directory does the other doesn't,     i shared 2 folders     trying to find the prob01:38
nathanelsarnold.. without pwd?01:39
c4ptsarnold, no mgparisi does01:39
sarnoldc4pt: thanks01:39
WinstondcAlsa detects my sound card, it shows up fine, but I can't hear anything. I've checked cables (Yeah, it's plugged in) and I tried headphones, they didn't work either. Any ideas??01:39
nathanelsarnold.. good point.. it works01:39
sarnoldmgparisi: I think what you're looking for is the "virtual" setting in the Xorg.conf "Display" subsection01:39
nathanelsarnold:.. good point.. it works01:39
c4ptWinstondc, you might want to edit your alias.conf01:40
rarosorry here once more01:40
nathanelsarnold: but no wi know a new command :)01:40
mgparisisarnold: where do I get that?01:40
WinstondcC4pt, Could you give me a bit more info?01:40
c4ptWinstondc, is your device snd-intel-hda ?01:40
dan-mytthi can anyone help with an ssh problem?01:40
c4ptWinstondc, like realtek or alc ?01:40
sarnoldnathanel: well, it works so long as the directory contents stay the same -- if some underlying version control mechanisms move your directory around on you, you might find your "current working directory" is in fact an _old_ version of the directory, but the `pwd` trick lets you always use the newest directory with that name01:41
sarnoldnathanel: woot! that's always worth learning :)01:41
mgparisisarnold: I could probably go larger as it seems to be in 32 bit color01:41
dominicdii just installed a dual boot but the dualboot defaults to the windows bootloader how do i use the grub201:41
rarowhat's that log file that as soon as you insert a usb device says "xxxx device inserted......"01:41
c4ptWinstondc, i had to run this to fix my audio with ALC272  i had the same problem but on debian might work for you also01:41
c4ptWinstondc, http://www.pastie.org/254075001:41
gentoo-inteldominicdi, you installed windows last yes01:42
sarnoldmgparisi: back in the day, we had to write our entire X configs by hand, so it was easy to modify one to meet your needs... but if you write _just_ the Display section into /etc/X11/Xorg.conf, it'll probably work.01:42
Winstondcc4pt,  I don't think thats my device. It's an audigy sound card, not using the on board sound01:42
c4ptWinstondc, ah ok01:42
c4ptWinstondc, then make the index 0 for that loaded module01:42
=== dracmas is now known as dracmac_away
c4ptWinstondc, do lsmod | grep snd-emu01:42
dan-mytti have a sshopen server set up on host and ssh client setup on client. when i ssh user@ipaddress i get a; port 22 connection refused error.01:42
nathanelsarnold: there we go.. another reason to keep pwd in there :) : now a new question: i am trying to make powersave be the default governor... i've set the cat input to powersave for the respective cores in rc.local; it executes fine on boot and desktop launch.. i actually see the selection within indicator-cpufreq BUT THEN: it reverts back to ondemand01:42
c4ptWinstondc, or lsmod | grep snd-*01:42
sarnoldc4pt: dmesg(8), /var/log/messages, and I think udevadm(8) has a monitor mode....01:42
c4ptWinstondc, you should see snd-emu10k and snd-emu01:43
dominicdigentoo-intel, No installed natty last i actually just want to use ubuntu but i have no other means as this mb doesnt support usb flash boot and has no cd/dvd drives i used a dualboot to get ubuntu on here01:43
c4ptWinstondc, these are specific to sound blaster cards01:43
c4ptsarnold, ?01:43
gentoo-inteldominicdi, if you installed ubuntu last, grub should take over. how did you install it?01:43
raroah I think it's dmesg command01:43
gentoo-inteldominicdi, you can choort in and run grub-install, then resize the partition (deleting windows)01:44
dominicdiwubi installer from the internet for windows01:44
c4ptWinstondc, when you type " lsmod | grep snd* " do you see snd-emu and or snd-emu10k ?01:44
sarnoldc4pt: oh hell, tab misfire :) sorry.01:44
gentoo-inteldominicdi, oh ok, not sure about wubi01:44
sarnoldraro: dmesg(8), /var/log/messages, and I think udevadm(8) has a monitor mode....01:44
Winstondcc4pt, No, I dont, let me pastebin what I do see01:44
gentoo-inteldominicdi, prob no way then01:44
=== haji is now known as Guest26222
dominicdigentoo-intel, no i have 5 hard drives and i just want the windows drive to remain dormant incase i need windows i can even pull the drive if need be01:44
sarnoldnathanel: man, I _know_ I've seen the governer get reset before, but I can't recall the details.01:44
Winstondcc4pt, http://www.pastie.org/254075901:44
=== Guest26222 is now known as magg
mgparisisarnold: I dont see it under x1101:45
nathanelsarnold: IT SUCKS!01:45
sarnoldmgparisi: it doesn't exist by default -- the server can figure it all out on its own these days01:45
chrometigerc4pt: well i can view  but not copy01:45
gentoo-inteldominicdi, i dont get what you mean01:45
sarnoldnathanel: I _think_ the problem was I was using a gnome task bar CPU monitor that thought it was being _helpful_ and changing the governor for me.01:45
c4ptchrometiger, its the permissions01:45
dominicdigentoo-intel, hmmmmm if i was able to install this drive to another computer like put the primary ubuntu drive into another computer and install if i pull the drive and put it into this headless server it should work01:45
sarnoldnathanel: are you using a CPU monitor application? or just checking the output of the /proc/cpuinfo* files yourself?01:46
sarnold(or... /sys/*cpu*/ files...)01:46
mgparisisarnold: well my video card probably can handle larger, but since its unrecognized it wont let me resize... anyway I can unlock it so that I can change settings01:46
chrometigerc4pt:  im stumped on that  should that be fixed in the samba file  ?01:46
c4ptWinstondc, try this01:46
nathanelsarnold: well it'S mostly to maximize battery life.. i can then swich to performance or wtvr IF i need to manually with the indicator.. but for school and stuff i don't need it much other than on powersave01:46
gentoo-inteldominicdi, if you install form another comp yea it should work01:46
dominicdigentoo-intel, i paid for winblows i might need to use windows sooner or later but as for the file server etc........ i dont need an active dual boot loader01:46
c4ptWinstondc, modprobe snd-emu10k1-synth snd-emu10k101:46
nathanelsarnold: currently using indicator-cpufreq for 11.1001:47
c4ptchrometiger, on the linux folder you are sharing what are the permissions ?01:47
mmongenathanel: there are a gnome cpu monitor that runs on status bar that change cpu governor01:47
dominicdigentoo-intel, i will do that then.... the last time i installed a server was a portable drive and then had to modify all the tables by hand01:47
nathanelsarnold im on oneiric b1+updates01:47
nathanelsarnold: im on oneiric b1+updates01:47
gentoo-inteldominicdi, why not just pull one of the drives out and install it on there then put it back in (clean install)01:47
mmongenathanel: or if i remember well you can set it with:01:47
Winstondcc4pt, it ran without any errors, but I still have no sound01:47
mmongenathanel: echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor01:47
sarnoldmgparisi: some videocards have broken bioses that don't have the full set of supported resolutions in memory; there are some patching tools that can run-time patch the running BIOS tables to report the proper information01:47
dominicdigentoo-intel, i will tomorrow01:48
dominicdigentoo-intel, then wipe this install lol01:48
c4ptWindPower, hm01:48
mmongenathanel: have to do it for every cpuX01:48
organikssarnold thanks01:48
c4ptchrometiger, it should be something like this where /home/samba is the folder you are sharing on your system http://www.pastie.org/254076601:48
c4ptchrometiger, at the end of the smb.conf01:48
dan-myttcan anyone help with a ssh problem?01:48
sarnoldorganiks: sure thing, sorry i didn't know a better thing off the top of my head -- I never learned the ssh ~ commands :(01:49
mgparisisarnold: I think this is going to be one of thoose, well it was a fun and short journeys into Linux, one more time.... (There has been hundreds)01:49
sarnoldmgparisi: ha! :) It took me a few tries before I was able to give up on windows.01:49
sarnoldnathanel: I'm going to blame the silly indicator applets :)01:49
sarnoldnathanel: check all over the settings for the thing to see if it tries to set one or another mode01:50
rarodmesg says01:50
raro[ 1442.703337] sd 152:0:0:0: [sdb] Assuming drive cache: write through [ 1442.723447]  sdb: sdb101:50
nathanelthat works.. but now the question is... will it hold on reboot after loading... i'll try now and come back in a bit01:50
rarowhat is the path to that sdb1 device?01:50
mgparisisarnold: this has been going on since around 9401:50
sarnoldraro: /dev/sdb101:50
rarois it mounted?01:50
sarnoldmgparisi: oh :)01:50
nathanelsarnold: that works.. but now the question is... will it hold on reboot after loading... i'll try now and come back in a bit01:50
sarnoldraro: check the output of mount(8) or cat /proc/mounts to see if it is mounted.01:50
mgparisisarnold: can it support raid array expansion?01:50
nathanelsarnold: rebooting.. brb01:51
c4ptWinstondc, im not 100% sure sorry01:51
sarnoldmgparisi: it does; I've expanded an ext3 filesystem before with good results, but I had a recent backup handy just in case :)01:52
sarnoldmgparisi: look for "lvm", "evms", "resize2fs"01:52
Winstondcc4pt,  Hey, thanks for giving it a shot. I can't figure out why anything changed, all I did was unhook my computer earlier today. I've reseated the card though, checked the cables01:52
Braber01Hi I have a G15 keyboard with a Led Display, and let's say I wan't to use the Led as a display for a shell so I can feel free to do other things on my desktop,the g15compose manual isn't exactly clear to me.01:52
mgparisisarnold: is there a GUI yet?01:52
dan-myttcan anyone help with ssh problems i having?01:52
c4ptWinstondc, this might help http://wiki.debian.org/snd-emu10k101:52
nathanelsarnold: bad idea.. that actually locked the cpu cores to that state01:52
c4ptWinstondc, you might need the firmware files for alsa01:52
ya2nhelllooo01:53
sarnoldmgparisi: I assume there is one somewhere; perhaps GNOME control center or KDE control center ... I've never looked for one, sorry.01:53
rogeliocan anyone help me out here?01:53
nathanelsarnold: cat is better but it need to be permanent until i switch manually through indicator :(01:53
sarnoldnathanel: do i remember that you have to load the different governor modules first?01:53
c4ptWindPower, maybe its muted in alsamixer01:53
rogelioi'm trying to install a game called Heroes Of newerth and it just opens "gedit"01:53
rarono it doesn't show01:53
rogeliowith an error message01:53
nathanelsarnold: meaning?01:53
c4ptWindPower, if you type alsamixer in a terminal and move the arrow key to the device can you unmute it with the up arrow ?01:53
=== mike_ is now known as Guest53471
mgparisisarnold: I think Ill go opennas and live without it at this point... I will do a VBox for ubuntu01:54
c4ptWinstondc, You will have to open the terminal and enter “alsamixer”. Use the right arrow key to select the channel “Audigy Analog/Digital Output Jack”. Press “M” to turn it on/off.01:54
chrometigerc4pt: i'll try again tomorrow   permissions are still wacked01:54
rogelioCan anyone help me out? this is my first time using linux01:54
c4ptWinstondc, http://www.shareconnector.com/no-sound-issue-sb-audigy-in-ubuntu-10-10-11-0401:54
rogeliono one knows why I can't install anything?...01:55
Singhamrogelio : Did you assign permission to execute it ?01:55
escottBraber01, you will have to have a terminal running in the background somehow, otherwise how do you set the focus/run the tty, but you should be able to pipe the tty output to the program01:55
rogeliowhere do I do that?01:55
rogeliomy friend just now installed linux mint on my computer. I know nothing about it01:55
escott!anyone | dan-mytt01:55
ubottudan-mytt: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.01:55
metabillrogelio: you can install anything you want through Add/Remove Software01:55
Winstondcc4pt, nothing looks muted in alsamixer01:55
rogeliowhere is that?01:56
sarnoldmgparisi: dinner time ;) good luck!01:56
xanguarogelio: mint is not supported here01:56
Singham!mint | rogelio01:56
ubotturogelio: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org01:56
metabillrogelio: sorry, not running mint here. there should be a help system though01:56
mgparisi1sarnold: thanks!01:57
nathanelsarnold: it gives the same issue now but can't switch to any other gov01:58
raroit says this01:58
raro[ 1926.310337] sd 263:0:0:0: [sdb] Assuming drive cache: write through [ 1926.330445]  sdb: sdb1 [ 1926.342333] sd 263:0:0:0: [sdb] Assuming drive cache: write through [ 1926.342343] sd 263:0:0:0: [sdb] Attached SCSI removable disk01:58
metabillafter upgrading Lucid, I now run into a problem with initctl concerning ifupdown on a VPS. This is the relevant bug: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/72278301:58
ubottuUbuntu bug 722783 in ifupdown (Ubuntu) "Upstart scripts broken for status command" [Undecided,New]01:58
Singhamrogelio : -> Right cilck -> Properties -> Permission (tab) -> tick Allow executiong file as program.01:59
metabillCan anyone help me get it to work again (package downgrade?)01:59
munchluxe63I can't shut down, hibernate, or suspend; a dialogue box displaying "shutdown failed, failed to suspend, not authorized" and then the session locks. Using XFCE.01:59
rarothen01:59
metabillubottu: hey that's the same bug ;)01:59
ubottumetabill: I am only a bot, please don't think I'm intelligent :)01:59
rarosudo mount /dev/sdb1 /home/me/usb/ mount: special device /dev/sdb1 does not exist01:59
escott!enter | raro01:59
ubotturaro: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!01:59
raroits strange it says "I got sdb1" and then when I mount it it says "that device doesnt exist" ....... sudo mount /dev/sdb1 /home/me/usb/ mount: special device /dev/sdb1 does not exist02:00
Dollzwhat  is the difference between /usr/bin and /usr/sbin ?02:00
escottDollz, sbin is for binaries that need root permission02:01
metabillDollz: /usr/bin is for binaries and /usr/sbin is for (secondary) admin stuff02:01
Braber01how do I find the path to the LCD screen on my g15 keyboard?02:01
Dollzescott, metabill . when I open /etc/init.d/gearman-job-server I find that the path leads to sbin , so it doesn't auto start on system reboot because it's in bin ...02:02
Catbuskrishi guys!  does anyone know why /dev/dsp isn't the place my audio comes from, and what is?  i think PulseAudio is ruining my life02:02
Dollzwhy it pointed to sbin then when the binary is in bin02:02
Dollzshould I edit it to /usr/bin ?02:03
escottDollz, that is evidently a bug with the init script. you should file one, and either edit the init script or symlink to the binary02:03
DollzI will edit the file then02:04
metabillDollz: did you get your gearman installation from the official repo?02:04
Dollzmetabill: from launchpad02:05
metabillDollz: please inform the package maintainer there, then02:05
Dollzmetabill: Oh ok sure , I will learn how to and will do that :)02:06
=== terahertz is now known as Guest34480
metabilldoes anyone know a solution to the ifupdown bug https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/722783 ?02:06
ubottuUbuntu bug 722783 in ifupdown (Ubuntu) "Upstart scripts broken for status command" [Undecided,New]02:06
rarobrothers02:07
rarowhen I connect the usb02:07
raroI get this http://pastebin.com/0wC9QTur02:07
rarohow do I mount it02:07
kaushik_qin, will it work for wubi02:08
escottBraber01, if there is a device associated with the lcd it would appear under the usb bus i would browse /dev by path to find it02:08
kaushik_as well02:08
metabillraro: either through your desktop environment02:09
dragondonhas anyone here run a TeamSpeak server on ubuntu?02:09
metabillraro: or maybe via shell. mount /dev/sdb1 /mnt/mymountpoint   (replace mymountpoint with what you got there, maybe usb)02:09
metabilldragondon: aye02:10
escottraro, i dont think those are errors. please plug in the device and paste the last 50 or so lines of /var/log/messages, the output of cat /proc/partitions and the output of mount02:10
dragondonmetabill: I can connect to localhost but nothing from the outside.  it seems that while the program is running, it still isn't listening to any real ports.  telnet localhost 10011 fails.  suggestions?02:10
Braber01escott: that's gonna be kind of hard considering that somehow there are 73 tty devices on my machine... HOW!? I don't know...02:11
escottBraber01, the g15 usb is not a tty02:12
metabilldragondon: you should look at netstat, and possibly the syslog02:12
rarodesktop env (graphical) doesn't show anything02:12
metabilldragondon: also, how many interfaces/ips does your server have?02:12
metabilldragondon: did you make sure you don't have a packet filter (firewall) blocking the telnet stuff?02:13
=== GHost is now known as Guest32334
dragondonmetabill: yeah, my iptables should be good.  I got telnet to work(port 22) last night from both the lan and the wan, now can't seem to get TS to work, despite copying the same format.02:14
metabillBraber01: Did you follow the community howto on the G15?02:15
=== Guest32334 is now known as GHOSTX
Braber01metabill: um no...02:15
metabillBraber01: https://help.ubuntu.com/community/LogitechG1502:15
metabillBraber01: the G15 will show up as a uinput device02:16
GHOSTX Can someone help me install wireless network card in Ubuntu Server?02:16
GHOSTXI know the driver02:16
Pat201how can i switch to a text based login?02:16
rarothen I do mount /dev/sdb1 /...... and it returns http://pastebin.com/5DatqTxG02:16
=== Tac_Home_ is now known as atdiehm__
raroseems like there is an error02:16
GHOSTX Can someone help me install wireless network card in Ubuntu Server? Pm me02:17
metabilldragondon: you can force an ip onto TS302:17
metabilldragondon: please have a look at the file ts3server_startscript.sh (if you use that)02:17
metabilldragondon: edit the line with COMMANDLINE_PARAMETERS to be COMMANDLINE_PARAMETERS="voice_ip=X.X.X.X ..."  with X.X.X.X being your IP, and ... being whatever else there was in there before02:18
Catbuskriscan anyone tell me why "./sound_source -i /dev/dsp " returns -30 -30 -30 -30 ... when every single thing is muted? it should be 0 0 0 0 0 obviously02:19
mgparisi1ahh VBOX02:20
mgparisi1Who needs linux with virtual display and 16 Gigs of RAM!02:20
mgparisi1:-p02:20
raroanybody knows the reason for this error?02:20
rarohttp://pastebin.com/5DatqTxG02:20
metabillraro: hard to tell. what device is that? and did it ever work before?02:21
raroit's a mp3 player02:22
rarofirst time using it02:22
raronew02:22
metabillCatbuskris: sorry, no idea why. don't assume it ought to be 0 though, it might be levels instead (-30dB?)02:22
metabillraro: try lsusb on it, and have a look at some forums - someone will likely have tried that before02:23
metabillraro: unless it's a really new devie02:23
metabillraro: device02:23
metabilldragondon: you still working on TS3?02:24
rarowhat should I look for with lsusb02:24
metabillraro: just the usual information - vendor, device id, device string and such. then copy/paste to a search engine ;)02:25
AaronDCampbellOk, new laptop and I have a few things that I obviously did a long time ago on my other laptop and can't seem to figure out how to do again.02:25
Dmoleanyone know if cryptsetup can use UUIDs instead of the dynamic /dev/ path?02:25
dragondonmetabill: I don't use a startup script.  I was looking at the server.ini file, saw the first line that said 'boundtoip1', but it was empty02:25
shellcode.02:25
metabillraro: if it's a known device to a lot of people, please check the forums and wiki02:25
AaronDCampbellI set up Samba but it's not starting automatically when I boot up.  How can I make it do that?02:25
agkdomoi tried upgrading to 11.10 and my update panel has been stuck with the same command for the past 2 hours. im afraid to restart because i might not be able to boot back up02:25
agkdomoand suggestions?02:26
DmoleAaronDCampbell: you can enable the init script02:26
metabillAaronDCampbell: have you tried looking at upstart docs?02:26
shellcodemy video cards hold max resolution 2048x153602:26
agkdomoit says02:26
shellcodebut it on ubunutu it shows only up 130002:26
metabilldragondon: boundtoip1 seems to do the same, but you can pass that as a command line parameter just the same.02:26
agkdomoRestarting services possibly affected by the upgrade:         gdm: reloading....done.  cups: stopping...starting....02:27
agkdomoand its been stuck on that02:27
Piciagkdomo : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.02:27
shellcodex server02:27
metabilldragondon: ./ts3serverbinaryname voice_ip=X.X.X.X somemoreoptions > /dev/null &02:27
dragondonmetabill: will have to continue later, got something telse to do for a bit, will be back.  thanks!02:28
escottagkdomo, you probably are safe to reboot, but if something goes wrong and you only get a console just do sudo apt-get update; sudo apt-get upgrade; sudo apt-get dist-upgrade and you should be ok02:28
StarminnWhen my system (Ubuntu 10.10) has special effects enabled and goes into power save mode, it won't resume. I've been using 10.10 on this computer for 8 months, and I've had this same setup (all the same effects, programs, etc.) for about 1 month and it only now started doing it out of the blue.02:28
Dmoledragondon: also read man screen and man nohup02:28
AaronDCampbellDmole or metabill: can you expound on that?02:28
metabillAaronDCampbell: did you reboot successfully and Samba didn't come up with it? if so, you'll need to check the startup method, because either samba has problems or isn02:29
metabillisn't being called at all02:30
DmoleAaronDCampbell:man update-rc.d02:30
=== Aang is now known as Zutara
rarois there a way to clear lsusb?02:31
metabillraro: please explain 'clear'02:32
rarolike to make sure I got the right usb02:32
agkdomoescott, ok ill try thanks02:32
rarocause I mounted many devices already02:32
=== alpha is now known as Guest41600
shellcodecan u add resulotion02:32
shellcodethats not in ubuntu x server02:33
metabillraro: use any level of verbosity you like. lsusb -vvv usually gives lots of info, even for devices not in use02:33
shellcodeit goes up 1300 but my video card show it could hold 200002:33
metabillshellcode: this might depend on the driver, though02:34
hottwotrotdoes anyone have any idea why I can reach my apache server within my LAN but not from outside? I have the port forwarding set up correctly02:34
metabillshellcode: do you use closed source drivers made by your vendor?02:34
shellcodewhat u mean02:34
shellcode?02:34
metabillhottwotrot: it might not bind to the correct IP then. did you configure the vhost yet?02:35
mpxshellcodE: What kind of router do you router do  you use?02:35
Dmoleraro: don't use lsusb to find the last device use tail /var/log/messages02:35
shellcoderouter?02:35
AaronDCampbellOk, /etc/init/smb.conf exists, /etc/init.d/smbd -> /lib/init/upstart-job, but service --status-all shows ? for both smbd and samba4 after a restart02:35
shellcodewhat that got to do with wat im asking lol02:35
metabillshellcode: are you using drivers made by nVidia/ATI or by anyone ele?02:36
shellcodenvidia02:36
shellcodegeoforce 21002:36
metabillshellcode: I guess mpx mistyped and meant to ask hottwotrot02:36
l3dsimple way to change the gdm in ubuntu 10,10?02:36
Dmoleraro: or dmesg02:36
mpx^02:36
mpxmy eyesight is terrible.02:36
metabillAaronDCampbell: that's not uncommon02:39
metabillAaronDCampbell: did you have a look at smb.conf, and made sure you configured it correctly?02:40
AaronDCampbellWell, it was working before the restart02:40
=== picolo is now known as Luiz-Picolo
=== Luiz-Picolo is now known as Picolo
metabillAaronDCampbell: can you try to start it manually?02:42
AaronDCampbellmetabill: how?  service smbd restart gives errors02:42
roghow can i get Ubuntu One to stop posting popups every time it synchronises some files?02:43
metabillAaronDCampbell: put the errors into a paste02:43
robin0800AaronDCampbell: you need sudo02:43
GHOSTXanyone here a ubuntu server geek?02:44
AaronDCampbellrobin0800: thanks02:44
GHOSTXI need help install /detecting my wireless apadaer02:44
GHOSTXapdater02:44
StarminnWhen my system (Ubuntu 10.10) has special effects enabled and goes into power save mode, it won't resume. I've been using 10.10 on this computer for 8 months, and I've had this same setup (all the same effects, programs, etc.) for about 1 month and it only now started doing it out of the blue.02:44
hottwotrotmetabill: sorry about that i was away from the computer, no I did not, what is that?02:44
AaronDCampbellmetabill: ok, it says it started but service --status-all still shows ? and other computers can't see it02:45
metabillAaronDCampbell: make the other computers go directly to it, not discover it02:46
AaronDCampbellmetabill: not sure how to do that from another ubuntu system02:46
Catbuskris/dev/dsp is the sound which enters my microphone.  Does anyone know how to get hold of the sound coming out of my speakers?02:47
metabillhottwotrot: if there is no vhost configured, you might not have any luck. please make sure apache2 listens on the ip that is being forwarded to02:47
robin0800rog: you can turn it off in ubuntu one under devices02:47
AaronDCampbellmetabill: ran out to windows system...discovers AND goes to it fine02:47
Catbuskris(I want to run sounds through a FFT to see the frequencies within)02:47
metabillAaronDCampbell: you can usually just go places with the file manager, any type up a SMB address02:47
hottwotrotmetabill: where do I see what ip apache listens to?02:47
dragondonDmole: thanks for the suggestions but how do they relate to the current issue?  are they supplementary options?02:49
dragondonmetabill: back, had to make brunch for the wife :)02:49
AaronDCampbellmetabill: that worked.  I wonder why the other Ubuntu system can't discover it02:50
metabillhottwotrot: you can try reading the apache config file, or use apache2ctl -t -D DUMP_VHOSTS02:50
dragondonmetabill: " ./ts3serverbinaryname voice_ip=X.X.X.X somemoreoptions > /dev/null &"  this looks like a command that would have to be run everytime02:50
metabilldragondon: either that, or you put the ts3server_startscript into a wrapper that can be called from initscripts ;)02:51
tm0Hi everyone, i need some help, i need to recover GRUB, but from within windows. I don't have acess to a USB or a live CD.02:51
metabilldragondon: ts3 does not come with upstart files, sadly02:51
Dmoledragondon: doing anything "> /dev/null &" without nohup can cause problems screen is the more popular alternative for services with output02:52
dragondonmetabill: linux newbie....I understand the concept but not the implementation.02:52
=== mpx5 is now known as mpx
metabillAaronDCampbell: samba can be hard to configure, better read the wiki or ask in a samba channel for anything deeper. :)02:52
dragondonDmole: linux newbie.....I kinda get the idea but no experience with any of that.02:52
metabilldragondon: ok then, let's just say you can confiure the supplied ts3server_startscript and test if it works. you can make it permanent later.02:53
bambanx guys how i can do for edit files on my os , and upload on ftp, i mean have a folder and edit files in this folder and when i want upload and sync wih the files of my server ?sorry for my english :)02:53
hottwotrotmetabill: this is one of my qualms with apache, there are MANY config files BUT looking at /etc/apache2/apache2.conf it looks like everything in the sites-enabled directory should be, I guess, virtual hosts, and the only thing is there is the default setup... whcih I thought would work?02:53
escottbambanx, ftp is a bit of a pain to use, you might want to use a gui like fireftp plugin for firefox02:54
metabillhottwotrot: there is also a ports.conf file. make sure you listen on the port that is forwarded to. :)02:54
metabillhottwotrot: netstat will help to see whether your apache will listen on any interface (not just localhost)02:55
bambanxescott thanks but i need a system for edit in the folder and upload then02:55
tm0Hi everyone, i need some help, i need to recover GRUB, but from within windows. I don't have acess to a USB or a live CD to go to a live CLI.02:56
metabillbambanx: just edit with an editor on your OS, then upload later with fireftp02:56
dragondonmetabill: as dumb as this may sound, I can't find the ts install directory.... locate teamspeak shows me a ton of directories but none of them seem like the install one02:57
bambanxi like a sync folder metabill02:57
hottwotrotmetabill: what should I be looking for in netstat? Is there a convenient netstat |grep ***** that will show me the exactly line you want me to see?02:58
metabillbambanx: probably look for a html/web authoring tool that will sync after you changed something02:58
bambanxmetabill, i will try with curlftpfs02:59
metabillhottwotrot: netstat -an | grep apache02:59
excelsiorok, so I'm about to install Ubuntu on my boss's computer. I want to be able to make grub boot into Windows by default though. Is that possible?02:59
metabilldragondon: query me02:59
metabillexcelsior: it is. make windows the default entry and set the timeout to 30 seconds or less02:59
tm0Hi everyone, i need some help, i need to recover GRUB, but from within windows. I don't have acess to a USB or a live CD to go to a live CLI.02:59
hottwotrotmetabill: unix  2      [ ACC ]     STREAM     LISTENING     4741204  /var/run/apache2/cgisock.1515403:00
excelsiorhow?03:00
dragondonmetabill: query me?03:00
excelsioris there a tutorial?03:00
excelsiormetabill: and thanks in advance.03:00
metabillexcelsior: I think so: https://help.ubuntu.com/community/Grub203:01
plovanyone here use PPStream and can comment on how well it works in ubuntu?03:01
metabillhottwotrot: i believe apache isn't listening at all on a port03:01
metabillhottwotrot: can you see the default files (It works!) from the localhost?03:02
hottwotrotmetabill: that I can see03:02
hottwotrotmetabill: just can't se that from OUTSIDE the network03:03
hypnosealHello, looking to get some help on a fresh Ubuntu 11.04 install.  I am having troubles getting the Ethernet adapter to work with my router.  The motherboard is a AMD chipset, Gigabyte A75M-S2V.  My router is a Buffalo WZR-HP-G300NH running DD-WRT v24 SP1.  In Ubuntu's network tools it shows that the Ethernet Interface (eth0) is tramitting packets but not receiving.  Anyone have an idea what is03:03
hypnosealup?03:03
metabillhottwotrot: sorry, netstat -anp | grep apache  then )03:03
metabillhottwotrot: missing an option there the first time03:03
excelsiorIs IT one of hte only jobs where you get in trouble for doing what your boss tells you to do?03:04
nac-godfathershouldn't your handle be spelled "hottotrot"?03:04
nac-godfathernope03:04
hottwotrotmetabill: unix  2      [ ACC ]     STREAM     LISTENING     4741204  -                   /var/run/apache2/cgisock.1515403:04
metabillhottwotrot: did you run it with -anp ?03:06
Dmoletm0: don't know about that but maybe grub from cygwin03:06
nac-godfatheranyone know how to unhide my tools menu in xchat 2?03:07
GHOSTXCan someone help me install wireless on my ubuntu server?03:07
hottwotrotmetabill: I did, i jsut copied and pasted03:07
IdleOnenac-godfather: F903:07
nac-godfathernice, thank you IdleOne03:08
=== termleech is now known as termleech|bed
plovthe next LTS would be 12.04 ?03:08
metabillnac-godfather: there ought to be a tutorial at the xchat site03:08
nac-godfathersure GHOSTX, is it usb or pci wireless card?  Please post the output of "lspci | grep 802.11"03:08
metabillhottwotrot: how did you check from the outside, though?03:09
GHOSTXnac-godfather, its a pci wireless card03:09
GHOSTXnac-godfather, i did some command to do a scan its said Realtek Semiconducto03:10
soreau! realtek | GHOSTX03:10
ubottuGHOSTX: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b03:10
GHOSTXnac-godfather, even though its encore wireless adapter card03:10
nac-godfathereven though...03:10
noondayhi everyone, I was wondering if you could recommend a program or a method to share files across two networked computers. Like .. I would want to say move a document from one computer to another without using a USB key.03:10
soreauGHOSTX: The brand name does not reflect the actual chipset that is on the card03:10
=== matt is now known as Guest27209
nac-godfatheryeah, just post the output of "lspci | grep 802.11" like I asked.03:11
qinnoonday: scp03:11
GHOSTXsoreau there website is down03:11
GHOSTXto download the rtl8187b03:11
GHOSTXnac-godfather unable to find it since03:12
GHOSTXits undetectable unless is sudo scan something03:12
metabillnoonday: make one of them have a service running. samba, or ssh maybe, depending on your needs.03:12
nac-godfatherhold on, i'll give you the link to the driver.03:12
nac-godfatherI know exactly what you need to do.  What version of ubuntu are you using GHOSTX, and also, do you know how to compile from source?  It'll probably be necessary for this.03:13
GHOSTXwell its a ubuntu server lastest one03:13
GHOSTXnot the lts03:13
nac-godfatherokay03:14
GHOSTXi can boot to the ubuntu desktop if u want me too?03:14
bonhofferhow do i tell what group i'm in?03:15
GHOSTXshould i get the ubuntu server lts?03:15
AGKdomoI have no clue what I did in recovery mode but I think my computer is being fixed ..03:16
Dmolebonhoffer: id03:16
soreauGHOSTX: Seems to be working here03:16
nac-godfatheru sure that's the chipset?\03:16
soreauGHOSTX: Does 'iwconfig' show a wlan0 interface?03:16
escottbonhoffer, "groups" and "id"03:16
nac-godfather8187b03:16
noondayI´ll look into using SSH for sharing files.. thank you03:16
bonhofferthanks!03:16
GHOSTXsoreau doesn't show the wlan003:16
qinnoonday: hint of ultimate comfort: sshfs03:17
soreauGHOSTX: So the module for it probably isn't loaded. Does it work in your desktop version?03:17
nac-godfatheryou want help from me GHOSTX, you better get on the ball, fuckin' post the output of lsusb and lspci at pastebin and give me the link, or tell me the model number/name for the manufacturer03:17
GHOSTXnope03:17
GHOSTXsame problem03:17
hypnosealHello, looking to get some help on a fresh Ubuntu 11.04 install.  I am having troubles getting the Ethernet adapter to work with my router.  The motherboard is a AMD chipset, Gigabyte A75M-S2V.  My router is a Buffalo WZR-HP-G300NH running DD-WRT v24 SP1.  In Ubuntu's network tools it shows that the Ethernet Interface (eth0) is tramitting packets but not receiving.  Anyone have an idea what is03:17
hypnosealup?03:17
soreauGHOSTX: Is it a newer wifi card?03:17
Pat201is it possible to switch from gnome in 11.04?03:17
nac-godfatheryeah try "modprobe -l rtl8187b03:17
GHOSTXits a http://www.newegg.com/Product/Product.aspx?Item=N82E1683318005803:17
nac-godfatherwhy go through the trouble03:18
soreauGHOSTX: Can you show the line for it from the output of 'lspci'?03:18
GHOSTXhold on nac-godfather i'm going post in paste bin03:18
xanguaPat201: you can use any desktop you want03:18
urlin2u! language | nac-godfather03:18
ubottunac-godfather: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:18
Pat201good, how do i switch?03:18
qinPat201: Swith to where?03:18
GHOSTXnac-godfather, when i did modprobe -l rtl8187b nothing happen03:18
Pat201i wanna use LXDE instead of gnome03:19
nac-godfatherdoes lsmod, show any related driver (like any realteks)?03:19
urlin2uPat201, in the terminal sudo apt-get install lxde03:19
DmolePat201: install it there will be an option on the login screen03:19
GHOSTXsoreau, nac-godfather  http://paste.ubuntu.com/690474/03:20
metulburris there any way to get gnome2 instead of unity?03:20
Pat201thank you03:20
xanguaPat201: urlin2u sudo apt-get install lubuntu-desktop03:20
urlin2umetulburr, at login choose classic03:20
urlin2uxangua, lxde will install it.03:20
soreauGHOSTX: Can you show the output of 'lspci -nn|grep Network'?03:20
Dmolemetulburr: install it there should  be an option on the login screen03:20
metulburrclassis i hate due to when i minimize windows they disappear but r still running03:21
soreau! classic | metulburr03:21
ubottumetulburr: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".03:21
nac-godfatherI cannot get my linksys/cisco ae2500 working for the life of me.  I guess ndiswrapper is banned from bt5r1 too.  So lame.03:21
GHOSTXsoreau, nac-godfather   http://paste.ubuntu.com/690475/03:21
urlin2uxangua, only about 5 more packages are needed on top og natty anyway.03:21
urlin2uof03:21
AGKdomowhat does Stopping System V Runlevel compadtibility mean ?03:21
escott!upstart | AGKdomo03:22
ubottuAGKdomo: 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/03:22
GHOSTXdam i should have ask you guys03:22
GHOSTXto buy what wireless pci03:22
soreauGHOSTX: No reason to use pastebin for a single line03:23
GHOSTXcompatable with ubuntu server03:23
AGKdomoBah. this crap is borked looks like I have to do clean install from live cd03:23
soreauGHOSTX: realtek is a good chipset. You may just need to load the driver for it03:23
GHOSTXsoreau sorry first time using it03:23
Dmoleanyone know how to use cryptsetup?03:23
=== dracmac_away is now known as dracmas
metulburri mean it minimizes and disappears...but is still running in classic...is there any other desktop like classic but runs correctly03:24
GHOSTXwhich wireless adapter/pci u guys use for home server/ubuntu server?03:24
soreauGHOSTX: Does 'iwconfig' show wlan* interface? Where * is a wild card03:24
nac-godfatherGHOSTX type "lsmod | grep -E (8190|rtl)" and tell us if anything comes up...03:24
soreauGHOSTX: I use atheros but that's just me03:24
qinGHOSTX: sudo apt-get update && jockey-text --list03:25
soreauqin: He doesn't need a proprietary driver..03:26
nac-godfatheryeah, because I don't really feel like walkin you through it GHOSTX, I don't have enough time for compiling the module tonight03:26
qinsoreau: oh, my bad.03:26
GHOSTXnac-godfather, lsmod | grep -E (8190|rtl) syntax error03:26
nac-godfatherwhat!  okay just this then "lsmod"03:27
nac-godfatherhaha03:27
nac-godfatherpaste it at pastebin03:27
soreauGHOSTX: It's supposed to be 'lsmod|egrep "8190|rtl"'03:27
soreaunac-godfather: "", not () ;)03:27
nac-godfatherno, forgot the additional quotations03:27
GHOSTXlo        no wireless extensions.03:27
GHOSTXeth0      no wireless extensions.03:27
nac-godfatherlsmod | grep -E "(8190|rtl)"03:28
soreaunac-godfather: "(*|*)" would be wrong..03:28
nac-godfatherworks too03:28
soreaunope03:28
dreamsofreasonAny idea why Xubuntu 11.04 shows my older Dell 17" monitor as "default?" It also doesn't allow me to choose a resolution other than 1024x768 and 0.0 refresh rate.03:28
soreauoh maybe it does..03:28
soreauhuh03:28
nac-godfatheranyone here successfully using/used a linksys (usb) ae2500?03:28
soreauGHOSTX: 'lsmod|grep rtl' should suffice.. or just pastebin the output of lsmod03:29
GHOSTXnac-godfather, soreau http://pastebin.com/61J3fyMs03:29
GHOSTXnothing happen03:29
GHOSTXWhat wireless adapter should i buy that works right out of box with the lastet ubuntu 1103:30
nac-godfatheryeah, obviously you didn't type it right, r u serious?  just tell us the output of lsmod please03:30
soreauGHOSTX: Ok the first command was correct there, with no output03:30
soreauGHOSTX: Meaning, no module was automatically loaded for it03:30
soreauGHOSTX: I assume 'lsb_release -a' shows you're using natty?03:31
GHOSTXits natty 11.0403:31
soreauGHOSTX: Is it a newer wifi card?03:31
GHOSTXthere is no jockey-text03:31
GHOSTXyes03:31
GHOSTXjust recently bought in newegg03:32
soreauGHOSTX: It may not be supported in the kernel you have yet03:32
GHOSTXENCORE ENLWI-NX2 32bit PCI Wireless 1T2R Adapter03:32
GHOSTXi see03:32
soreauGHOSTX: You might want to try 11.10 as soon as it's released next month03:32
nac-godfathergo here and let me know when you find the right driver...  http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=21&Level=4&Conn=303:32
GHOSTXdo you have a wireless adapter ur self?03:32
soreauGHOSTX: Yes, I use atheros chipsets. But that doesn't mean newer atheros chips are supported in slightly older kernels yet either03:33
nac-godfatherI have rtl8192SU and rtl8187C I think03:33
nac-godfatherSU one was really tricky.03:33
nac-godfatherhad to add folder in modules directory03:33
soreauGHOSTX: You might be able to compile the driver for it if you found the right code.. but first just try loading the rtl module and see what happens03:34
megamindstorm101Intel® Centrino® Advanced-N 6205 thats it he network card i am using and I want to get it to work nicely with ubuntu 11.04 because my internet is FREAKING SLOW! like under 20kb/s03:34
megamindstorm101i got this laptop for linux use and i cant even get the intenret to work any of you guys nkow where i can find drivers or something to get this to work fast?03:34
soreauGHOSTX: As root: modinfo rtl818703:34
soreauerm03:34
soreauGHOSTX: I meant modprobe rtl818703:35
soreauGHOSTX: Or it might be rtl8192ce03:35
GHOSTXso far i login as root and do i sudo modprobe rtl8187?03:35
GHOSTXnothing happen03:35
soreauGHOSTX: rmmod to unload a module you loaded with modprobe03:35
soreauGHOSTX: After loading it, check iwconfig for a wlan0 iface03:35
soreauGHOSTX: No output typically means it loaded successfully03:36
megamindstorm101nobody nkows how to get my internet working nicely using a Intel® Centrino® Advanced-N 6205 ? in ubnutun 11.0403:36
GHOSTXlo, eth0 no wireless extensions.03:36
nac-godfatherlsmod shows you all the modules that are in use.  If it's not there, then you need to install it.03:36
soreauGHOSTX: So rmmod rtl8187 and modprobe rtl8192ce03:36
soreauGHOSTX: Yes, 'lsmod|grep rtl' to see any that are loaded03:36
megamindstorm101ok idk whos talking to me or someone else03:36
LasersWhat is the nice tool that I could use to compile information about my hardware so I can sell it on eBay? :o03:37
megamindstorm101and wired and wireless internet doesnt work with unbunt03:37
nac-godfatherrealtek's site does not have a linux driver for 8187C, so please verify that is the correct chip, google is your friend.03:37
soreaumegamindstorm101: What isn't working about your internet? How are you trying to connect?03:37
megamindstorm101I can connect but it is very very slow at about 20kb/s03:37
megamindstorm101I have installed all of the updates and such but my network is still slow, I could not locate any linux drivers for the Intel® Centrino® Advanced-N 6205.03:38
soreauGHOSTX: Yes, you can google the vendor:product id numbers from the output of 'lspci -nn|grep Network' (the numbers in the format xxxx:xxxx)03:38
soreaumegamindstorm101: How do you connect?03:38
megamindstorm101wired and wireless I have tried both03:39
megamindstorm101soreau: they are both slow03:39
soreaumegamindstorm101: What version of ubuntu?03:39
megamindstorm101soreau: ubuntu 11.04 (also tried linux mint 11 which is heavily based on ubuntu apparently)03:39
GHOSTXsoreau, nac-godfather oh snap when i did lsmod|grep rtl  http://paste.ubuntu.com/690482/03:39
hypnosealMy network card is a Realtek 8168B and it won't even connect for me.  Trying to find bug fix03:40
AGKdomoin recovery mode from grub menu are you connected to the internet already ?03:40
soreauGHOSTX: If you don't have a wlan* iface in the output of 'iwconfig', it's probably not the right module03:41
excelsiorInstaller crashed. I clicked into the terminal and scrolled around to watch as it installed. I hit pagedown a couple of times, and it printed to the terminal. I backspaced before it did anything else, but I wonder if I caused the install to crash. Any thoughts?03:41
soreau! realtek | hypnoseal GHOSTX03:41
ubottuhypnoseal GHOSTX: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b03:41
megamindstorm101soreau: are you familiar with this problem?03:42
soreaumegamindstorm101: no, I am not03:42
megamindstorm101soreau: well I found a lot of issues on this slow internet problem but could not find any answers, it seems what most are doing is just installing the drivers manually for their card but I dont know where to locate the linux drivers for this card Intel® Centrino® Advanced-N 620503:43
GHOSTXsoreau where can i get this rtl8187b direct link03:43
soreaumegamindstorm101: What wifi card is it as reported by the output of lspci?03:43
GHOSTXi want to wget instead download win7 and transfer to ubuntu server03:44
excelsiorInstaller crashed. I clicked into the terminal and scrolled around to watch as it installed. I hit pagedown a couple of times, and it printed to the terminal. I backspaced before it did anything else, but I wonder if I caused the install to crash. Any thoughts?03:44
=== sagaci_ is now known as sagaci
soreauGHOSTX: The one ubottu gave should work03:45
megamindstorm101soreau: alright i literally just uninstalled ubuntu so I will go into a live cd and tell you what it says03:45
=== RedZero is now known as Relurk
raroanybody here good with usb and linux?03:45
rarohttp://pastebin.com/fEhkD1qT03:46
GHOSTXsoreau gzip: stdin: not in gzip format tar:Child returned status 1 tar: error is not recoverable:exting now03:46
soreauGHOSTX: What gives you that output?03:47
GHOSTXwhen i try tar -zxvf it gavem that error03:47
soreauGHOSTX: Well you did it wrong.. whatever tarball you're trying to decompress, it should typically be 'tar -xf /path/to/tarball.tar'03:49
excelsiorUbuntu installer crashed. I clicked into the terminal and scrolled around to watch as it installed. I hit pagedown a couple of times, and it printed to the terminal. I backspaced before it did anything else, but I wonder if I caused the install to crash. Now I'm on a live CD, with Unity desktop, and everything but the wallpaper and mouse pointer disappeared when I clicked the Ubuntu symbol top left, and now it's incredibly unresponsive. Any thoughts?03:49
ilumilooking for an app to sync 2 folders on the same pc, different drives, any ideas?03:49
BlackByrdI want to try Firefox 6, but it's not in Synaptic, Can I safely install it from its website or definitely stay with Firefox 3?? (I'm on 10.04 LTS)03:50
AGKdomoIS there a way I can restore ubuntu 11.04 packages from RECOVERY MODE terminal ?03:50
escott!downgrade | AGKdomo03:50
ubottuAGKdomo: Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system.03:50
AGKdomomy systems already fd up,and I don't no howbto fix it03:51
AGKdomoI tried sudo get apt upgrade03:51
AGKdomobut it can't fetch packages03:51
escottAGKdomo, sudo apt-get update; sudo apt-get upgrade; sudo apt-get dist-upgrade03:51
soreauexcelsior: probably unity crashed03:51
escottAGKdomo, try to go straight to the upgrade step then03:52
soreauAGKdomo: Can you ping google.com?03:52
=== caplink811-log is now known as caplink811_log
AGKdomothere is no upgrade step install froze so I restarted now I can't boot into install I gotta use recovery mode from grub menu03:53
urlin2uBlackByrd, https://launchpad.net/~mozillateam/+archive/firefox-stable03:53
megamindstorm101soreau: http://pastie.org/2541104 that is what shows up in my terminal03:53
escottAGKdomo, what recovery are you at. grub recovery or single user mode03:53
escottAGKdomo, or initrd recover03:53
AGKdomouhh. I think its grub recovery, it was the second option in little menu03:54
megamindstorm101soreau: so I need to find drivers for that and how to set it up so my internet is smooth as butter03:55
soreaumegamindstorm101: You have an atheros wifi card. No idea why it would be slow but if the same happens on a hard wired ethernet connection, my guess is the problem isn't with the network cards' drivers03:55
megamindstorm101soreau: well it happened on my desktop as well when I installed ubuntu, I never had this problem with 10.04 though03:55
escottAGKdomo, you mean the recovery kernel. but how far is it booting03:55
urlin2uAGKdomo, type a few lettrs of the nic your answering and hit tab to complete its helpful. :D03:55
rue_mohrI changed my video card, X dosn't work, how do I get X to reconfigure so that everything works again?03:56
rue_mohr9I'm on a terminal)03:56
AGKdomoI'm on a irc on phone yin2u03:56
escottrue_mohr, changed the card from what to what03:56
excelsiorsoreau: ok, so unity crashed, now what? Installer crashed too. Should I try reinstalling?03:56
rue_mohrfrom a trident 9200 to a nvidia GTX59003:56
excelsiorI can't even get a terminal.03:57
soreauexcelsior: Probably. If you can run anything, try to run metacity --replace03:57
AGKdomoand escott recovery kernal i can enter commands, .. when I try to do a normal boot I get to this black screen where it says checking battery status03:57
=== NotreDev_ is now known as NotreDev
rue_mohrescott, I recall this isn't the same monitor either...03:57
excelsiordid my pagedowns in the installing terminal mess it up?03:57
escottrue_mohr, monitor shouldnt matter. if you have a /etc/x11/xorg.conf rename it03:57
rue_mohrto anything?03:58
SIFTUrue_mohr: do you have an xorg.conf03:58
rue_mohryes03:58
escottrue_mohr, xorg.conf.bak is a good choice, then sudo service gdm restart03:58
megamindstorm101soreau: so what do you reccomend? go back to 10.04? try the 11.10 alpha? or do you nkow a way to get better drivers for it?03:58
excelsiordid my pagedowns in the installing terminal mess it up?03:58
eVisetax!find03:58
escottAGKdomo, so boot the recovery kernel and then run apt-get upgrade; apt-get dist-upgrade until it doesn't report anything to upgrade03:59
soreaumegamindstorm101: First thing to do would be to identify the real problem. When you connect wired or wirelessly, make sure the other one is completely disconnected03:59
AGKdomouhhh ok ill try03:59
escottAGKdomo, the freeze on the boot of the non-recovery kernel could be an acpi issue or something03:59
soreaumegamindstorm101: Try anything to narrow down the problem so you can identify what's actually happening03:59
excelsiorI'm gonna be mad at myself for this stupid install. I should have just gone to bed.04:00
megamindstorm101soreau: I have done that actually and it didnt help at all04:00
megamindstorm101soreau: in fact wireless appears to be about 10kb/s faster04:00
rue_mohrescott, :) thanks!04:00
escottrue_mohr, was that successful?04:00
rue_mohryea!04:00
rue_mohrthankyou04:00
soreaumegamindstorm101: It would be a big coincidence if both the ethernet and wifi drivers were broken in the same way though it isn't completely inconceivable04:01
escottrue_mohr, then the next step is to use jockey-gtk to install the nvidia drivers for 3d support04:01
* rue_mohr gives escott a virtual $100 note04:01
=== cbg is now known as Peablog
shellcode1360x768 shows on the x server but my nivida cards put out04:01
rue_mohr:) sweet, thanks04:01
shellcode2048x156304:01
megamindstorm101soreau: I think it is ubuntus fault however because i have run 11.04 on 3 different computers and all of them had the same exact problem, the same problem that 10.04 never had with me04:01
soreaumegamindstorm101: As I said, I would guess that the problem is elsewhere but not sure what. It also might be of benefit to ask in ##networking04:02
shellcodemaybe my screen is not supported>???04:02
soreaumegamindstorm101: Well I run 11.04 on at least two different machines and there is no such problem.04:02
megamindstorm101soreau: I dont know man, I remember using the alpha for 11.04 and having just as much trouble ever since the start 11.04 has been buggy to the max with me. And according to the internet's (:P) many others have this same problem... many with atheros04:03
urlin2umegamindstorm101, Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network  no problems04:04
AGKdomohaha pressing random buttons made.gnome boot ;P04:05
megamindstorm101urlin2u: when I looked up the problem of slow internet on 11.04 90% of them had atheros cards. But i dont think it is atheros as I said because I have tried 11.04 on 3 machines and all of them had this slow internet problem. Last time I ran ubuntu with no problems it was 10.04 thats why I am wondering if I should go back to 10.0404:06
kaushik__how can we repair grub if we install the ubuntu using Wubi04:06
kaushik__and there opens some terminal each time to boot up04:06
soreaumegaloman: Well you can try building your own driver and test for yourself or try an 11.10 live session to see if it's fixed04:06
=== bjv is now known as Guest14463
urlin2umegamindstorm101, maybe so.04:08
megamindstorm101urlin2u: its just that so many dont have problems, but so many do, I really dont know how to find it and fix it. I have 1 person telling me "just stick with windows or an older ubuntu" and 1 person telling me "there is always a way to configure it to be faster" so I am in a lost sort of state04:09
urlin2umegamindstorm101, your rational is flawed have you ever studied statitics?04:10
urlin2ustatistics*04:10
megamindstorm101urlin2u: what? and lol I took a statistics class last year.04:11
urlin2umegamindstorm101, then you should know better you have no real numbers as to when it has worked or not, so it may not work in your case you just have to confirm that.04:12
GHOSTXi though linux would solve all the old wireless cards/apdater driver04:14
urlin2umegamindstorm101, the web info says out of the box which it is why so slow is the question I know.04:15
Pat201im using 11.04, and i installed xubuntu. i cant stand it how do i uninstall it?04:16
urlin2uPat201, you have any other OS on the computer, and have you tried the classic desktop?04:16
Pat201yes, i had ubuntu classic its still there but the log in screen is xubuntu04:17
lion42So.. select ubuntu classic04:17
lion42and use that?04:17
shellcodedriver is activated but not in use?04:18
shellcodewat does that04:18
shellcodemean?04:18
urlin2uPat201, any other OS on the computer if you need to remove the Natty?04:18
lokomisI think Pat201 just wants to remove XFCE and it's packages04:19
Pat201yes04:19
Pat201i just want to remove it04:19
lokomisYou already had a Gnome install and just added XFCE, correct?04:19
Pat201yes04:19
Pat201just need to know the terminal command to get rid of it04:19
jamienoob here in need of assistance04:20
Josejajaja04:20
Joseholaaaaaaaaaaaaaa04:20
lokomislemme put on my Goggles because I'm not sure if it's as simple as an apt-get remove xubuntu-desktop and then an autoremove or not.  You should still be able to use Gnome though by choosing that as you session on the login screen04:20
urlin2ujamie, we can't help till we know whats going on. :D04:20
jamiegreat! Do you know how to use i2p?04:21
Pat201ill try it04:21
urlin2ulokomis, the psychocats site has the complete dektop list if needd.04:21
urlin2udesktop/needed*04:21
jamieOr rather, does anybody know how to use I2P?04:22
urlin2u!details | jamie04:22
ubottujamie: 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 ..."04:22
Pat201hmm it claims to be removed, ill reboot and get back to you04:22
lion42lokomis, I'm looking in the software center, and it has an option to use that to delete xubuntu-desktop, and also to select what packages associated with xubuntu to delete with it. I think this would work?04:22
lion42... or that.04:22
lokomisbah, they left.  hope that worked.   we'll find out in a second04:23
lokomiswill probably need to to an autoremove as well04:23
lendsk009nick sonu04:23
jamieI have installed I2p through the terminal according to the instructions on the site, but now I am unable to locate it04:23
lendsk009hi.. can anyone tell me how can i mount my usb drive again as its nt opening in pc04:24
lokomisPat201 Success?04:24
Pat201hmm no luck, still says xubuntu on boot up04:25
urlin2ulokomis, this is what may be needed. http://www.psychocats.net/ubuntu/puregnome04:25
lendsk009n m using ubuntu 11.0404:25
Pat201yeah, i thought a purge might be in order04:25
lion42Pat201, but is xubuntu still actually present? Are you worried about the cosmetics or the space being used by xubuntu or what?04:25
lion42Honestly, in this situation I just straight up wouldn't delete it, heh04:25
th0rPat201: that is just the login theme I think04:26
Pat201space and cosmetics04:26
ohhia reanstall of the normal desktop would overide xubuntu i think04:26
th0rxfce uses gdm....a reinstall is not necessary04:26
urlin2uPat201, http://www.psychocats.net/ubuntu/puregnome04:27
lokomisthat page urlin2u just linked might help as well.  it lists other packages to remove that are included when xubuntu-desktop is installed04:27
lendsk009can any1 give me suggestion dat how can i get my data from that usb drive04:27
Pat201ok so far so good, thank you guys for the help04:28
jamieledsk: what exactly is the problem?04:28
lendsk009actually problem is that it is not mounting04:28
lendsk009n showing the name of usb drive "USB 30X"04:29
ohhiand what is the error when you try the mount command ?04:30
jamielendsk: Try this, if no help, lemme know: https://help.ubuntu.com/community/Mount/USB04:30
Pat201got another question for you guys, how could i manually run a fsck?04:31
megamindstorm101urlin2u: i am unsure what you are talking about on that statistics thing, I was estimating based on what I have looked up "ie. slow internet ubuntu 11.04" and out of the 5 or 6 relatively usefull posts 4 or 5 of them were people using atheros cards...04:31
FlannelPat201: `sudo touch /forcefsck` then reboot, and you'll fsck while booting.04:31
jamieAnyone able to talk me through the process of setting up i2p on Natty?04:33
lendsk009hi.. can anyone tell me how can i mount my usb drive again as its nt opening in pc04:34
lendsk009how can i again mount my usb drive again04:35
ohhiokey lendsk009 do you know the devices name ?04:35
dr_willismount by hand to see if it works lendsk00904:36
lendsk009yeah ohhi04:36
ohhicomand looks like: mount /dev/sdb1 /media04:36
lendsk009itz showing USB 30X04:36
ohhino not that04:37
lendsk009hmmm04:37
ohhido you have gpartet installed04:37
ohhi?04:37
lendsk009naah itz nt installed04:37
dr_willisif its a ntfs with errors it will say so04:37
th0rlendsk009: try taking the space out of the drive label04:37
lendsk009how can i do that thor04:38
=== andref__ is now known as crash82
th0rlendsk009: gparted04:38
ohhiyes install taht first04:39
lendsk009wat do gparted do thor04:39
th0rlendsk009: among other things...it can be used to change drive labels04:39
dr_willisspaves in labels can be annoying04:40
dr_willisspaces04:40
lokomisI'd suggest starting with Ubuntu's Disk Utility just to see if it is recognized in there.04:40
lokomisIt can be used to change the labels as well and doesn't require installing anything new right away.04:40
lendsk009okk thor04:40
lendsk009okkk04:41
lendsk009itz lso not working thor04:42
lendsk009*also04:43
lendsk009thor r u there????????????????04:44
th0rlendsk009: ?04:44
lendsk009plz tell na hw can i restore my data from dat corrupted pd04:45
ActionParsniplendsk009: use your backups is the most reliable and fastest way04:45
lendsk009ActionParsnip> dear itz also not working04:46
th0rlendsk009: what's not working?? You are doing nothing to help yourself04:47
lendsk009ActionParsnip: ??????????04:48
dr_willistime to restate the original issue I think.04:48
ActionParsniplendsk009: what do you mean 'isn't working'?04:48
dr_willisin detail.04:48
lendsk009i mean when itz not opening then hw can i backup it04:49
dr_willisif you have no backups. then take this as a lesson in learning the value of doing backups04:50
explodesDoes smartctl come standard w/ ubuntu or did i install at one point in time... ?04:50
urlin2uexplodes, http://manpages.ubuntu.com/manpages/intrepid/man8/smartctl.8.html04:52
=== spthysis is now known as Silhouette_dev
* ActionParsnip is so tired of people without backups04:52
bullgard4When exactly will be deletd the files in /etc/ ?04:52
explodesthanks urlin2u04:52
=== neology_ is now known as neology
th0rbullgard4: when hell freezes over I hope04:53
Avaszmy ipod doesnt work in rythmbox, amarok, banshee, gtkpod, hipod.. but it is detected as image device.. :(04:53
urlin2uexplodes, no problem. :D04:53
ActionParsniplendsk009: get a backup if your data is important. The drive motor can and will fail, then no amount of software will save your data and you will be forking out literally THOSANDS of dollars for professional and ungarunteeed data recovery. Contrast that with a couple hundred for a USB drive04:53
urlin2ucough clonezilla04:53
ActionParsnipjust every now and again copy the data you want, doesn't need to be complex04:54
AvaszI cant install xp in my vbox, it installs fine.. but when it reboots..it comes with a bsod. what may be the issue?04:55
LasersXP may be the issue!04:55
lendsk009 ActionParsnip:thanx04:55
Avaszmeans?04:55
ActionParsniplendsk009: you can use foremost or scalpel in the liveCD environment and you may get the data. It may be that your data has been overwritten, in which case it is GONE. You have learned the value of backups the hardest way possible04:55
LasersAvasz: Dunno. Just write down the BSOD code and google. You will get somewhere with that particular error code.04:56
ActionParsnipAvasz: try different hardware settings, ACPI / APIC on and off04:56
Avaszok.04:56
Avaszi have been trying for almost a year now. (now and then). with different isos and cds. 7 works fine.04:56
ActionParsnipAvasz: but did you tweak the vbox settings, like disabling sound to see if it halps as well as what I suggested abov?04:58
LasersCould be SATA. I'm really guessing here.04:58
Legend_XeonHow do i mount FAT32 disk with full access( Read and write ) using mount command?04:58
dr_willistinyxp works fine in vbox for me ;)04:58
ActionParsnipLegend_Xeon: have you read:   man mount04:58
dr_willisLegend_Xeon:  with the umask option I recall.04:58
Legend_Xeonno04:59
Legend_Xeoni see04:59
Legend_Xeonthanks04:59
dr_willisor was it dmask and fmask04:59
Avaszi havent tried disabling sound.. but i had tried changing the ide  stuffs. PIIX4 etc.04:59
ujjainHow can I see the media players I installed?04:59
urlin2uAvasz, if you didn't stick with ide on virtual box and have no sata drivers that may be it, XP discs legit ones unless a OEM generaly don't have the sata drivers.04:59
Avaszurlin2u: hmm.. but one thing that amazes me is... same iso works in save version of vbox in my laptop.05:00
qinujjain: What media player have you installed?05:00
ActionParsnipujjain: in software centre   search for: player     may give clues, or look through dash (I assume Unity session)05:00
ActionParsnipAvasz: disable as much as possible. You may want to ask in #vbox05:01
ujjainqin: well, I have Amarok, but I want to know what else is installed, preferably in Ubuntu via a list, not via package management.05:01
Avaszdisabled audio. no luck.05:01
Avaszok. i am hanging in #vbox but no one seems to be active.05:01
dataspyrm -rf windows05:02
qindataspy: Is it funny?05:02
ujjaindoes Ubuntu leave much behind if I install 95 new packages and uninstall it?05:02
qinujjain: Are you unity?05:02
excelsiorHelp! I just installed, and I get a screen that says Pheonix ROM BIOS PLUS version 1.10 A04 ... copyrights... Drive 1 not found: Serial ATA, SATA-2 ; Drive 3 not found: Parallel ATA, PATA-1 (PRI IDE Slave) Please help!05:02
dr_willisujjain:  if you use the purge option. nothing should be left05:03
ActionParsnipexcelsior: thats a hardware issue, not ubuntu05:03
qinujjain: Apart of dot files in ~05:03
ujjainok awesome, I hate the bloat left behind in Windows.05:03
sim-pafhello brother05:04
qinujjain: but you can use locate to check after apt05:04
ujjainI am installing Amarok now, but I hate installing 93 packages, but I guess it's not as bad as the clutter that would be generated on Windows.05:04
ActionParsnipujjain: make sure you run:  sudo apt-get clean05:04
ujjainYeah, and purge too I think?05:04
sim-pafhey anyone can help me ??05:04
ujjainsim-paf: Don't ask to ask, just ask.05:05
sim-pafhow can i change my repository source address with apt???05:05
qinsim-paf: To what?05:05
ujjainI would edit /etc/apt/sources.list, but should be possible in Synaptics.05:05
MononaHey, I'm running Lucid with 2.6.33-29-realtime kernel.  My system has been freezing up lately, and I'm not sure how to troubleshoot it.05:05
sim-pafohk thanks05:06
ujjainMonona: You have to manually reboot? Have you checked syslog, messages, etc? What shows on the screen during a freeze?05:06
needhelp1has there been any talk about the proposed change in the release cycle? changing to a rolling release?05:06
qinMonona: You could try to make snapshot of "incident" and paste revelant logs: syslog kern.log messages05:06
Mononaujjain: Screen stays up, just frozen.  Haven't check syslog or messages because I'm not sure how to do that or what to look for.05:07
Mononaqin: How would I do that?05:07
excelsiorActionParsnip: it didn't happen until I installed Ubuntu.05:07
vibhavI tried to install Ubuntu 11.04.05:07
vibhavFirst i ran wubi.exe then I got 3 options to install05:07
vibhav1) Demo and full install05:07
vibhav2) install in windows (which i can remove)05:07
vibhav3) Learn more05:07
FloodBot1vibhav: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:07
vibhavI ran option 2 and because I didn't have internet so it failed because it tries to download the .iso.05:07
wmphello, i have problem on 11.10, my init.d dont start on boot when i do update update-rc.d hdparm default05:07
qinMonona: by watchig logs05:07
ActionParsnipexcelsior: its outside of any os, the BIOS is having issues seeing your drives. Its not an ubuntu issue.05:07
ujjainMonona: reboot the computer and check out the logs at the specific time. See if there is any special message at that specific time.05:08
ujjainshould be easy to see due to a gap in logging while it's frozen.05:08
ActionParsnipwmp: ask in #ubuntu+1 for oneiric issues05:08
excelsiorit was booting XP just fine until now.05:08
ActionParsnipexcelsior: maybe the install worked the hardware and caused it to fail.05:08
ActionParsnipexcelsior: its a hardware issue05:08
vibhavHello guys , one of my friends have a WUBI problem - He says "Then i download the .iso 11.04 and create a USB boot.05:09
vibhavI also copied the .iso into the same folder as wubi.exe and ran wubi.exe again. But option 2 (install in Windows) disappeared.05:09
excelsiorI was installing, the installer crashed, I reinstalled, it said it worked, and now this?05:09
MononaWhat would I enter at the terminal to check logs?05:09
urlin2uvibhav, have you had a look here.  https://wiki.ubuntu.com/WubiGuide#How_do_I_install_Wubi_on_a_machine_with_no_Internet_connection.3F05:10
ActionParsnipvibhav: did you MD5 test the ISO? You can use daemontools / magicdisk to mount the ISO, you can run Wubi from there05:10
excelsiorhitting f2 as it comes on, it recognizes them just fine.05:10
qinMonona: There is gui log viewer, but: cd /var/log and less messages or any other05:10
ActionParsnipqin: http://www.thegeekstuff.com/2009/11/ubuntu-tips-how-to-view-system-log-files-in-gui/05:11
qinActionParsnip: Hm?05:11
ActionParsnipqin: gui log viewer :D05:12
Mononaqin: Ah, just ran it now.  I would want to run that right after I reboot when it crashes, right?05:12
ujjainI don't find site fonts very pretty in Ubuntu though.05:12
ujjainMonona: No, it has time stamps.05:12
excelsiorAnd now I have GRUB!05:12
excelsiorWhat's the deal!?05:12
usagiakumuHi there, I am kind of new to the world of Linux and would like a bit of hand holding, my brother talked me into downloading Ubuntu and I need to know a few things05:12
ujjainMonona: If you know the time, you can just scroll up to the right time.05:12
ActionParsnipusagiakumu: ask away05:12
topspeedhey05:13
excelsiorThe disk drive for /dev/mapper/cryptswap1 is not ready yet or not present" what does that mean?05:13
usagiakumufirst off I need some replacement tools, a nice wysiwyg DVD auth tool, something to replace fl studio and windows movie maker05:13
ujjainexcelsior: with Wubi you get grub? Yeah, that's not cool :P05:14
usagiakumubasically Windows DVD Maker replacement would be fine but if there is something like Nero DVD tools I would be at home05:14
excelsiorI didn't use Wubi, doof.05:14
ujjainexcelsior: If you install Windows, then Ubuntu, you get Grub yes, as boot manager. Should be fine.05:15
dr_willisI tend to just use devede usagiakumu . its basic but.does what I need05:15
excelsiorwhat is "Install Release"?05:15
dragondonThanks to metabill for helping me with TeamSpeak Server!!05:15
ActionParsnipusagiakumu: pitivi can do video editting, devede can make DVD ISOs of movies which you can then burn05:16
ActionParsnipusagiakumu: what is fl studio?05:16
lokomisusagiakumu check out kdenlives.org or lives.sourceforge.net for WMM alternatives05:16
usagiakumuaudio recording/mixing tool05:16
lokomisFL studio = Fruity Loops05:16
lokomis^05:16
ActionParsnipusagiakumu: lmms is similar to frooty loops05:16
excelsiorujjain: I had the comp not recognize the drives on first boot after install. I then plugged in a USB keyboard (it's got a bluetooth one) and reboot, and it comes up.05:16
usagiakumuok so lmms05:16
tensorpuddingusagiakumu: check out Bombono, maybe05:17
excelsiorujjain: that's why I was surprised to get GRUB. Now i need to figure out how to make XP default...05:17
usagiakumuAnyone do any Android hacking in here? How well are the SDK tools and Java DK tools supported?05:17
Mononaujjain:  Ah, I see that.  I don't know exactly when I'm looking for but: http://pastebin.com/YmRqPTvq05:17
usagiakumuI mean obviously Odin wont be running05:18
usagiakumubut Odin is Samsung only05:18
vibhavHow do I get my iPad to work woth Ubuntu05:19
ujjainexcelsior: Just set time out to 2 and edit grub.conf.05:19
ujjainexcelsior: Grub will have to auto-boot, but you can just make the time-out 2 seconds so it autoboots XP via grub.conf05:19
Steristanyone know if theres a program that will mount an ISO (such as ubuntu installer) ? i've tried a few but they get mounted as removable media but not a CD05:20
lokomisusagiakumu I haven't done anything with android myself but my buddy has fooled around with it.  Shouldn't be any trouble to install Java/elipse IDE/etc05:20
usagiakumuok so will my emulators work with 64 bit? like I want to emulate NES, Game Boy, and Genesis I do own the carts to the roms I play I just like keeping them stored05:20
Dana29Hello, can someone recommend me on good tool for proxy switching? (that comes with proxy list) ?05:20
ujjainMonona: No useful data in that file, also check out the other. I tend to do ls -ltr after restart and check last edited files.05:20
lokomisPretty sure they should work on 64 bit but I can't vouch for it yet.  I'm on my laptop which is running 32-bit and I've no issues running NES, SNES, Genesis.  Even Nintendo DS actually despite this being a clunky 7'ish year old notebook.05:21
usagiakumuthe extent of my gaming is roms basically lol05:21
lokomisI've had Diablo 2/LOD running pretty smoothly in Wine too05:22
usagiakumuim not hard to please gaming wise05:22
vibhavHow do I get my iPad to work woth Ubuntu!05:22
lokomisthis clunker has an old ATI Mobility Radeon x60005:22
usagiakumusee I never got into PC gaming05:22
lokomisah.  I used to be console player and then I got a dreamcast05:22
usagiakumuI had an x700 it lasted forever I loved it05:23
lokomisand it had a mouse, keyboard and Quake 3 Arena05:23
lokomisI was a PC gamer ever since05:23
lokomis:P05:23
Steristexcelsior get StartUp-Manager from the Software Center. you can set xp as the default option really easy05:23
ujjainWhat is the quickest way to open a path in Naucilius?05:23
usagiakumufps are cool05:23
usagiakumuI mean but meh05:23
ujjaininsane 102% cpu load btw by banshee.05:23
Steristexcelsior of course i wouldn't recommend such a clumsy OS as a default option :P but that program works very well for most of your boot loader needs05:24
ActionParsnipujjain: excelsior: you don't edit gub.conf05:24
lokomisI've kind of outgrown them myself but I'll take a keyboard and mouse over a controller for them any day.05:24
Mononaujjain:  I'll try that next time I have to restart.  Running "ls -ltr" in the terminal will get me the information on what was happening right before the crash, then?05:24
usagiakumuoh and I need something to replace Alcohol 120%, I mean mounting ISOs, editing hex data of the ISO and advanced direct error burning05:24
lokomisI've a decent USB gamepad for all my old ROMs05:24
excelsiorthanks!05:24
excelsiorSterist:05:24
excelsiorthank you05:24
loginixhello05:24
lokomisStreet Fighter, Mortal Kombat, 1942, Battletoads, etc05:24
tensorpuddingujjain: you mean, to find a location while in nautilus?05:24
ActionParsnipujjain: excelsior: the file is generated each time a kernel is added , so the changes will not stay. The file even tells you not to edit it.05:24
usagiakumulokomis, is the xbox 360 controller well supported?05:24
=== mmfei1 is now known as mmfei
ujjainActionParsnip: hmm, works fine to select kernel in servers though.05:25
ActionParsnipujjain: excelsior: if you run: sudo mv /etc/grub.d/30_os-prober 08_os-prober05:25
usagiakumuwired USB05:25
ActionParsnipoops05:25
ActionParsnipse05:25
tensorpuddingujjain: or to start up a new nautilus in a given path05:25
ujjaintensorpudding: Yes.05:25
tensorpuddingujjain: ctrl+l05:25
Steristactionparsnip ujjain excelsior yes, this be true, NEVER edit the grub config file. only use terminal / trusted software05:25
ujjainnew anautilius.05:25
tensorpuddingoh05:25
lokomisThat I'm not sure of.  I haven't tried to use the 360 controller.05:25
lokomisI use a 15'ish dollar logitech dual action usb pad05:26
usagiakumubest rom controlor I have ever used imho05:26
ActionParsnipexcelsior: cd /etc/grub.d; sudo mv 30_os-prober 08_os-prober; sudo update-grub         It will stick between updates05:26
excelsiorthat's what I was thinking, Sterist05:26
ujjaintensorpudding: I want to easily be able to access a dir when I'm in Chrome or banshee or antyhing05:26
excelsiorActionParsnip: ?05:26
usagiakumuMS did a good job designing it05:26
tensorpuddingujjain: i just open a new nautilus window and type the path05:26
usagiakumumy gaming isnt extensive but I love my roms05:27
usagiakumumario and sonic lol05:27
ActionParsnipexcelsior: editting grub.conf is not to happen, any changes will be lost when new kernels are installed. It's even chmodded so that it isn't writable by anyone05:27
usagiakumuand the old zeldas05:27
ujjaintensorpudding: hmm, not really fast, how do I open a new nautilus window? what shortkey?05:27
tensorpuddingwell05:27
tensorpuddingwith unity, super+1 opens the first option, which for me is the home menu05:27
tensorpuddingerr, home folder05:27
usagiakumunow I hated Gimp on Windows... what else is there for photo editing?05:27
StarminnWhat would be the proper way to reformat a USB drive?05:28
bullgard4When will be deletd the files in /etc/ ?05:28
bullgard4When will be deleted the files in /etc/ ?05:28
Steristactionparsnip it's actually easy to edit the grub config w/    sudo gedit    BUT that's not to be done by any means.05:28
ActionParsnipStarminn: use gparted05:28
ujjainah thanks, tensorpudding, that's helpful05:28
ActionParsnipSterist: don't use sudo with gedit, it's not suitable for GUI apps. Use:  gksudo gedit05:28
excelsiorI've done sudo gedit before, when faced with an uneditable file.05:29
Steriststarminn i would also recommend gparted it's really nice05:29
excelsiorI don't want to mess with GRUB for sure.05:29
excelsiorit's my butt if this don't work.05:29
usalabsanyone know how I can get XChat to save favorites?,,, I have some channels listed, but when I add them to favorites, then later load XChat, only 2 out of 6 channels are shown05:29
StarminnActionParsnip: I'm looking at it in GParted now. Where are the options for reformatting? (there is no data on it currently anyway. It somehow became read-only so I figure I may as well just start over with it)05:30
Steristexcelsior try StartUp-Manager n reboot n report back :) i'm positive it will work. it's pro05:30
ujjainwell, it works different on CentOS I see, CentOS grub.conf is extremely easy.05:30
excelsiorSterist: just clicked install on it.05:30
ujjainBut yes, there should be GUI software that  easily allows you to change settings05:30
ActionParsnipStarminn: you can only format it if it is unmounted, so it being readonly is fairly moot05:30
Steriststarminn open the box in the top right of the window and change it to your USB device. then right click the partition you wish to format / shrink05:31
ujjainanybody here using xbindkey?05:31
StarminnActionParsnip: Sterist: Got it. Didn't realize it had to be unmounted.05:31
ActionParsnipujjain: grub.conf may be easy but as soon as you run: update-grub   it will set it back to what it was before changes05:32
usagiakumudoes Unity work in virtualbox?05:32
ujjainActionParsnip: well, generally no need to update grub though, it's the default way for CentOS servers for sure to edit grub.conf.05:33
Steristanyone know if theres a program that will mount an ISO (such as ubuntu installer) ? i've tried a few but they get mounted as removable media but not a CD05:33
roger_gmount05:34
Starminnusagiakumu: No special effects05:34
ActionParsnipujjain: its part of the postinst when you install a kernel to add it to the menu05:34
usagiakumuI just want it to work I have 3d enabled05:34
ActionParsnipSterist: mount can do it05:34
ActionParsnipStarminn: sudo mkdir /media/iso; sudo mount -o loop /path/to/file.iso /media/iso05:35
roger_gmount is simple to use gui if you prefer not to use terminal05:35
StarminnActionParsnip: ? I did it in GParted and it worked beautifully. It's writable now again.05:35
ActionParsnipacetone can also do it, the terminal is childishly simple05:35
ActionParsnipStarminn: coolness05:36
excelsiorWho's gonna straighten me up, when I'm leaning?05:36
StarminnActionParsnip: You're awesome, you know that?05:36
usagiakumuman I want to use Unity without installing it straight to my hard drive yet05:36
excelsiorAny important things to install for noobs when installing Ubuntu? I'm getting restricted extras now.05:37
ActionParsnipStarminn: I've just been around a while :) You learn stuff over time05:37
ActionParsnipStarminn: I'm sure the stuff you think is basic in windows would impress new users all the same05:37
ActionParsnipexcelsior: full updates05:38
excelsiorActionParsnip: it seems to have updated while installing?05:38
usagiakumuwhat are some decent graphics editing apps other than gimp?05:38
usagiakumusomething with a usable UI close to Photoshop doesnt need all the options05:39
roger_if you install wine, it can run adobe photoshop with ease05:39
excelsiorI did attempt updates from the gui, but nothing.05:39
usagiakumuroger_, not cs5.105:39
StarminnActionParsnip: I've been using Ubuntu for about 9 months now, and every time I have a question nobody else can figure out/isn't willing to help, you come to the rescue. That's why you're awesome. Not just this one instance -- but nearly every tough problem I've had in the past 9 months. In fact, if nobody knows the answer, I often just give up and try to find you.05:39
excelsiorI just want to get them using it. I used to do the multimedia how-to from the forum, but restricted extras seems to cover that...05:40
usagiakumuStarminn, you should get his paypal info lol05:40
usagiakumusend him a thank you note05:40
excelsiorWhat about shockwave?05:40
ActionParsnipStarminn: I just like to help, makes the community stronger. Thanks for the gratitude too. It makes a difference :)05:40
Starminnusagiakumu: Lol  if I ever get enough to donate to somebody, I probably will lol05:40
ohhi i want a link that opens a programm in another tty which should look like xinit prog -- :1 now thats giving me a "not authorized" when i try that out of a graphik envirement, but its working when i switch to the text mode tty, so why is there a difference ?05:40
dr_williswhat uses shockwave theses days?05:41
ActionParsnipexcelsior: shockwave is windows only. Do people still use shockwave these days?05:41
ActionParsnipdr_willis: snips05:41
usagiakumushockwave is still alive?05:41
lion42I haven't seen shockwave anything in years...05:41
excelsiorcool05:41
excelsiorwhat else?05:42
excelsiormoonlight?05:42
StarminnActionParsnip: I just feel like people don't thank you enough, and wanted to let you know that you are very appreciated, and you do in fact make a difference. Were it not for you I probably wouldn't still be using Ubuntu. Thank you. :)05:42
ActionParsnipexcelsior: java and/or flash if you need them05:42
excelsiorvideo?05:42
ActionParsnipStarminn: YAY :)05:42
usagiakumuya know I am surprised Adobe hasnt made their entire suite for Linux05:42
vibhavHello, I have been trying to install Ubuntu 11.04 on mt Intel mac and have had a few problems but after a few nights of searching have came up with solutions. I have now come to a blank and no matter how many pages of help I work through I cannot get Ubuntu to load from refit...05:42
excelsioryeah, ActionParsnip and the dr_willis are deserving of kudos.05:42
anon_userI am having trouble installing qt-4 designer on natty. sudo apt-get with the -f flag gives this error: http://pastebin.com/3AW01tEh05:42
dr_willismoo?05:42
excelsiorseriously, what about video drivers or audio? (drums are messed up a bit on boot.)05:43
usagiakumuI mean Adobe users dont generally care what OS it is on mac or PC, they run the app full screen and forget the OS generally05:43
dr_willisadobe.sees no profit in it.05:44
osseIn gnome-terminal I have checked "Use colors from system theme". Where can I find what colors those actually are?05:44
ActionParsnipitd be nice if they would05:44
usagiakumuadobe has their own corner of the market dr_willis they are so big they say what goes, if they made it for Linux I bet you 10 to 1 most would switch in a heart beat it is the only thing keeping me on Windows05:45
excelsioradblock plus, any other good plugins for firefox?05:45
usagiakumuI use 9 out of the 10 of the master suite05:45
ActionParsnipexcelsior: depends what you use the web for, and how05:46
dr_willisexcelsior: yes they exist05:46
bullgard4When will be deleted the files in /tmp/ ?05:46
usagiakumuif not for bringing work home with me, I would have probably done this years ago05:46
ActionParsnipusagiakumu: and games too05:47
excelsiormoonlight?05:47
usagiakumuI am not a gamer05:47
usagiakumuI play roms05:47
usagiakumuif they count05:47
anon_userI am having trouble installing qt-4 designer on natty. sudo apt-get with the -f flag gives this error: http://pastebin.com/3AW01tEh. How can I fix this?05:48
ActionParsnipusagiakumu: yes but windows users are due to games devs using a lot of directx stuffs05:49
Myrttibullgard4: at reboot05:49
usagiakumudirectx vs open gl is a lot easier to make for05:49
usagiakumubut thats another argument05:49
usagiakumuI am talking adobe users05:49
usagiakumuthose of us who rely heavily on adobe05:49
excelsioron my unity taskbar it says, at the top left, underneath the ubuntu logo, "Install RELEASE" with a disk graphic. What is that?05:50
ohhithe installer ?05:51
bullgard4Myrtti: Your answer is false: Yesterday I switched off my Ubuntu 11.10 laptop computer. I went to a local computer club, switched on my laptop computer and found that the file /tmp/strace.log has not been deleted.05:51
dr_willisI thing theres an age of file checked also05:51
excelsioron my unity taskbar it says, at the top left, underneath the ubuntu logo, "Install RELEASE" with a disk graphic. What is that?05:51
dr_willisor a cron job. ive ralwy worried abiut tmp05:52
ActionParsnipexcelsior: is that in the installed OS?05:53
ActionParsnipdr_willis: drunk?05:53
urlin2uexcelsior, couple of scenarios. http://ubuntuforums.org/showthread.php?t=178172505:54
excelsiorActionParsnip: yes, in the installed os.05:55
=== eliasp is now known as eliasp_
=== eliasp_ is now known as eliasp
lendsk009exit05:55
lendsk009exit05:56
lendsk009end05:56
lendsk009shutdown05:56
soreaulendsk009: /part maybe?05:56
king....05:56
=== king is now known as Guest53677
Guest53677hello05:56
soreauhi Guest5367705:57
Guest53677my05:57
Guest53677wo  de  yingyu  hen lan05:57
soreauGuest53677: chinese?05:57
Guest53677yes05:57
soreau! cn | Guest5367705:57
ubottuGuest53677: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw05:57
Guest53677my english  is  very  bad05:58
soreauGuest53677: Well you can ask here as long as you use english05:58
ronhi everyone. is there a way to force my box to update the dns settings from the dhcp server using the console?05:58
Guest53677ubuntu  too05:58
usagiakumuwow I like Software Center05:58
ActionParsnipexcelsior: right click it and uncheck 'keep in launcher'   should be ok05:58
soreauron: dhclient eth0?05:59
usagiakumuits like Android Market05:59
ActionParsnipusagiakumu: pretty much05:59
ronsoreau: you're asking me? :)05:59
soreauron: Alternatively, you can manually edit /etc/resolv.conf05:59
usagiakumuis there a way to use Unity in VirtualBox?05:59
Guest53677you  help  my  english and  ubuntu05:59
usagiakumuI dont need any fancy effects06:00
soreauusagiakumu: Yes, you have to enable 3D acceleration06:00
usagiakumuI did06:00
usagiakumuand I installed the additions06:00
soreauusagiakumu: What is the output of 'glxinfo|grep renderer'?06:00
ronsoreau: it just seems that ever since I made a change in my router, my ubuntu box is very slow in resolving addresses, while other machines connected to it have no problem at all.06:00
bullgard4!enter | Guest5367706:00
ubottuGuest53677: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!06:00
usagiakumusoreau,06:00
usagiakumu?06:00
Guest53677you can my06:00
Guest53677you  can my english06:00
usagiakumuoutput of what?06:00
Guest53677you  can my english  ???06:00
soreauron: What is the first nameserver in /etc/resolv.conf ?06:00
super_guesthi i'm not sure about what www is for in /etc/bind06:01
alterдоброе06:01
bullgard4!ru | alter06:01
ubottualter: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.06:01
alterну де ты там06:01
usagiakumusoreau, ?06:01
Guest53677\thank you very much for everybaby.06:01
ronsoreau: something's that no longer relevant. should I just delete it?06:01
soreauusagiakumu: I asked you a question..06:01
usagiakumuyes but I dont understand what you said06:02
Guest53677oh  my  god06:02
ronsoreau: the other two lines below it are correct.06:02
soreauusagiakumu: I was asking what 'glxinfo|grep renderer' says (from your terminal, after installing mesa-utils package)06:02
excelsiorActionParsnip: Thanks.06:02
soreauron: Yes, omit the irrelevant line06:02
usagiakumusoreau, lol man you are going above my head there06:02
usagiakumuwhat is mesa?06:03
soreauusagiakumu: Well getting unity working in vbox is probably going to be a lot harder than that06:03
usagiakumuit should work out of the box06:03
excelsiorWhat's the recommended RAM for an Ubuntu install?06:03
Guest53677know chinese  man  ,dont  hart me06:03
soreauusagiakumu: mesa is a graphics library that provides 3D for graphics drivers06:03
Guest536770.0.06:03
soreauusagiakumu: Can you pastebin the output of 'unity --replace' from your terminal to pastebin.com?06:03
ActionParsnip!requirements | excelsior06:04
ronsoreau: perfect. thanks for the assistance.06:04
ubottuexcelsior: Hardware requirements to install, boot and comfortably use Ubuntu are listed at https://help.ubuntu.com/community/Installation/SystemRequirements - For a !flavor with lower requirements, see !Xubuntu or !Lubuntu06:04
soreauron: No problem :-)06:04
ronhave a good one! :)06:04
usagiakumuOpenGL renderer string: Software Rasterizer?06:04
Guest53677hen  gaoxing  renshi  nimen\06:05
soreauusagiakumu: That means you do not have direct rendering working. /var/log/Xorg.0.log usually indicates why06:05
Guest53677have  chinses??06:05
somsip!zh | Guest5367706:05
ubottuGuest53677: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw06:05
usagiakumusoreau, is there a better virtual machine software that runs Ubuntu in full?06:05
soreauNot sure06:06
Guest53677simsip  you  are  chinese??06:06
somsipGuest53677: no06:06
soreauusagiakumu: vbox usually works06:06
usagiakumubut no 3d06:06
usagiakumueven though its enabled06:06
Guest53677where?06:06
somsip!zn06:06
somsip!zh06:06
ubottu如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw06:06
usagiakumuwell that was a solid waste of time06:06
usagiakumuvirtualbox is useless if I cant run it properly06:07
urlin2uusagiakumu, have you tried the 2d?06:07
usagiakumuthere is a 2d? how06:07
usagiakumuall I wanna do is get used to Linux06:07
Guest53677zh??06:07
urlin2uusagiakumu, I believe it is a choice in the login after you choose the user.06:08
excelsiorActionParsnip: boo, remember the drive not found error06:08
excelsiorhere it is again...06:08
soreauusagiakumu: Did you enable 3D in the virtual machine settings?06:08
soreauusagiakumu: You have to enable the checkbox in addition to installing.. additions06:08
Guest53677have QQ??06:08
roknirok, i have a dumb question.  i'm trying to write a bash script, but my variable has a space in it.  i want to gzip files in that variable, but they often have spaces in the name.  what do i do to not care about all the spaces?  gzip "$i" seems to still be affected by the spaces.06:08
urlin2uusagiakumu, even if you have 3d enabled vbox is using its drivers I believe.06:08
usagiakumuobviously06:08
usagiakumuright06:09
soreauGuest53677: If you can't ask a full question, there's no point in typing random statements here06:09
ActionParsnipexcelsior: sounds liek you have some faulty hardware06:09
soreauGuest53677: Try #ubuntu-cn06:09
usagiakumuwell why wouldnt unity 2d just be installed by default instead of going to an entirely different desktop06:09
billybigrigger_is drupal or wordpress the defacto blog software in ubuntu?06:09
Guest53677#nbuntu-cn  e06:09
urlin2uusagiakumu, you also have a choice of the classic desktop at the login.06:09
usagiakumuthat seems kinda backwards06:10
soreauGuest53677: /j #ubuntu-cn06:10
usagiakumuurlin2u, yeah I dont like classic looks nothing like my brothers laptop06:10
urlin2uusagiakumu, I am surprised your getting the unity at all in vbox.06:10
usagiakumuim not I am at the gnome thing06:10
devopsHi06:10
usagiakumujust installed unity 2d and rebooting06:11
soreauusagiakumu: If you can pastebin /var/log/Xorg.0.log and/or the output of 'unity --replace' from your terminal to pastebin.com, I might be able to have a look06:11
devopsI am getting some errors isn dmesg. I am note sure is it due to HDD problem or some due to some other issue06:11
usagiakumuyeah unity 2d worked06:11
devopsHere is the ldmesg log06:11
devopshttp://pastebin.com/5LvVrVpR06:11
excelsiorActionParsnip: you're probably right. but at least on my 3rd restart XP is booting up.06:12
soreauusagiakumu: But you never said whether you enabled the 3D checkbox and enough vram to the virtual card. You need at least about 64MB to do anything useful06:12
usagiakumuI did enable it06:12
usagiakumuI did say it like 3 times06:12
usagiakumu12806:12
usagiakumuto the max06:12
anon_userI think the qt4-designer package on natty may be broken. sudo apt-get with the -f flag gives this error: http://pastebin.com/3AW01tEh. Would someone verify please.06:12
excelsiorBut the startup thingy didn't work to make XP default.06:12
soreauusagiakumu: Should work then. Can you pastebin your /var/log/Xorg.0.log file to pastebin.com?06:12
usagiakumubut thats fine it works in 2d06:12
excelsiorxp is running chkdsk.06:13
usagiakumuand how would I do that06:13
usagiakumuI mean I know copy and paste and all06:13
soreau! pastebin | usagiakumu06:13
ubottuusagiakumu: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.06:13
usagiakumuthanks06:13
excelsiorActionParsnip: you're probably right. but at least on my 3rd restart XP is booting up.06:14
usagiakumupastebin.ubuntu.com/690536/06:15
soreau! who | usagiakumu06:15
ubottuusagiakumu: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)06:15
usagiakumupastebin.ubuntu.com/690536/ soreau my apologies06:15
GeorgeJHello folks. How would one go about copying users from one system to another? With keeping passwords. I know how to sync the files(/home, ..)06:15
soreauusagiakumu: That's not the entire file..06:16
usagiakumuit is I promise06:16
usagiakumuselect all copy paste06:16
soreauusagiakumu: Open it in a text editor with 'gedit /var/log/Xorg.0.log'06:16
soreauusagiakumu: See line 135 of that paste06:17
usagiakumusoreau, http://pastebin.ubuntu.com/690536/06:17
soreauusagiakumu: Also make sure you have working 3D in your host OS06:18
usagiakumuI see they didnt install properly06:18
usagiakumuits windows 7 its working06:18
usagiakumulol06:18
soreauusagiakumu: You can also try #vbox06:18
usagiakumuim not too worried about it06:19
lokomisblargh, that took forever06:19
usagiakumu2d is fine06:19
usagiakumuI just wanna learn it06:19
lokomissorry I disappeared on you06:19
lokomisinet went down06:19
usagiakumuthanks for your help though06:19
soreaunp06:19
usagiakumuvirtualbox is screwey with windows 98 too06:19
soreauThat's not related to ubuntu at all..06:20
usagiakumuno its vbox being stupid06:20
usagiakumuI need to buy vmware06:20
soreauor realize that no one should ever run win98 in the new millennium06:21
GeorgeJusagiakumu: kvm06:21
GeorgeJor qemu06:21
Myrtti!offtopic06:21
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:21
usagiakumuwine comes on Ubuntu by default?06:21
soreauno06:21
urlin2usoreau, I have never run win98 but it is actually safe from viri...badware.06:21
usagiakumusoreau, then why is it in my applications ?06:22
soreauurlin2u: ok, ot06:22
Snicksieanon_user, i can install qt4-designer without problems... I have natty 64 bit... :)06:22
soreauusagiakumu: couldn't tell you06:22
usagiakumuit has winetricks and everything, could that be from virtualbox additions?06:22
urlin2usoreau, you commentated then you OT me lol.06:23
anon_userSnicksie, thank you.  I have the same: natty 64bit, but I'm getting that error06:23
soreauurlin2u: Yea, I'm a hypocrite ;)06:23
urlin2usoreau, I thought I saw you at the weekly meetings. :D06:24
usagiakumuthis is gunna be cool for touch06:24
soreauurlin2u: Where are those held?06:25
PerfOMG06:25
anon_userSnicksie, strange that the package deps can't be found.  which software sources do you have enabled?06:25
PerfAre you kidding me?06:25
PerfWell fine, this ban evasion was not my fault06:25
soreau...06:25
Perfit's yours for not blocking my IP06:25
Perflike you're suppose tooo!06:25
soreau! ops | ... Perf06:25
ubottu... Perf: 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, Jordan_U, or rww!06:25
urlin2usoreau, world wide everywhere every bodies a member06:26
usagiakumuwhat is the easiest way of taking an icon from the menu and puttiting it on the desktop?06:26
soreauurlin2u: Where are those held though?06:26
usagiakumuthe sidebar is cool but it gets full quick06:26
soreauusagiakumu: You can't with unity in 11.04 afaik06:26
soreauusagiakumu: unity in 11.10 probably should be better06:26
usagiakumuI hope its added in the future :-P06:26
usagiakumuI like it this is gunna be cool on my android tablet to replace android though06:27
usagiakumusince it basically uses the same Linux kernel once I get used to this I am gunna have some fun installing it on my phone06:28
Snicksiethese are my repo's anon_user http://pastebin.ws/g35eyv nothing special except for the mactel-ppa's which won't change anything with qt4-designer deps06:29
usagiakumusweet there is a phone app06:30
usagiakumuzhone06:30
usagiakumuim gunna have fun hacking this onto a few android devices06:30
{-_-}quiet in here.06:35
anon_userSnicksie, could you run 'apt-cache showpkg libqt4-designer' in a terminal and verify that that pkg came from natty main?06:35
anon_userit's one of the deps I'm missing, and if it did, I guess I need to flush my pkg list06:36
blakeyo06:36
blakecan any one help me out06:36
urlin2ublake, probably give the details, :D06:37
blakei need help downloading java06:37
blakeany body trying to downlod it for me using team viewer06:38
urlin2ublake, https://help.ubuntu.com/community/Java06:39
blakecan u do it for me trough team viewer06:39
blakeany one06:42
usagiakumulol that was a bug but I must say I like the way it looks06:43
urlin2ublake, it is pretty unusual to get team viewer help here, just saying, can you read the wiki?06:43
usagiakumuI hope it is a persistant bug06:43
blakei did bud ths for 3 hourst i still dont know how been trying to downloa06:44
blakei been trying to for the last 3 hours still dont know how06:44
usagiakumulol Unity 2d (at least) has a problem dimming black and white images, however the effect is really cool06:45
anon_userSnicksie, I removed all the exising versions of the deps on my system, and qt4-designer installed ok.  Thanks for taking the time to verify and patebin your sources :)the06:45
REK_007Ubuntu 10.04 LTS suddenly stopped recognizing my USB Stick . Even lsusb doesnt show it . But the Stick is getting Power as the LED lights up when connected .06:46
sh00ppull it out and put it back in again06:48
sh00psee what happens06:48
usagiakumuman that sidebar is annoying06:48
usagiakumupops up when I dont want it to06:48
usagiakumuis there a way of setting the time higher06:48
ActionParsnipusagiakumu: could log into ubuntu classic session06:49
jdmREK_007, did you just yank the thing out without ejecting it first?06:49
usagiakumuActionParsnip, that defeats the point of the touch interface06:49
ActionParsnipusagiakumu: unity bar is configured in ccsm06:49
REK_007jdm: nope ..06:49
usagiakumuthe issue is firefox being full screen when you go to click "back"06:49
usagiakumuits actually really really annoying06:50
REK_007last time i did a dd to put an ISO on it . the USB is working on windows and boot time also jdm06:50
ActionParsnipusagiakumu: do all browsers do it?06:50
usagiakumuwell the back button being on the left side and the bar on the left06:51
usagiakumuI wish I could move the bar to the right or bottom06:51
usagiakumuthe right would be perfect for it since everything else is on the left06:51
usagiakumuthen it wouldnt have to auto hide it could be there all the time06:52
usagiakumuI suggest as a new user from my point of view at least move it to the left06:52
usagiakumuer right06:52
usagiakumumove the bar to the right06:52
usagiakumuits in the way on the left06:52
usagiakumuthere is too much going on on the left side of the screen06:53
ActionParsnipusagiakumu: could make it thinner, could help06:53
urlin2uusagiakumu, you can move the window buttons to the right in gconf-edotor06:53
usagiakumunaw I like the size06:53
urlin2ueditor*06:53
usagiakumuurlin2u, that sort of defeats the purpose of symetry06:53
sevithdoes gftp support ssl? if no, where can i find a client that does !?06:53
usagiakumulike I get Unity I kinda like it06:54
usagiakumubut move the bar to the right side of the screen in future versions06:54
sevithgraphical atleast.06:54
ActionParsnipsevith: filezilla maybe06:54
usagiakumueverything else is fine06:55
ActionParsnipsevith: nautilus can connect and mount ftp servers06:55
sevithActionParsnip, Really? I didnt know that. how can it mount then ?06:55
seviththem *06:55
REK_007anyone can assist me ? It was reported as a bug according to one thread on the forum06:56
sevithActionParsnip, Nice ;) I see it.06:56
ActionParsnipsevith: file -> server   or  file -> network     you get the idea. You can bookmark it too for easy access later06:57
urlin2uREK_007, just reformat in windows and see if that fixes it.06:58
REK_007urlin2u: nope it didnt ... i tried that just now .. hence came here to ask06:58
urlin2uREK_007, so it does not show in disk manager where you cam mount it?06:59
urlin2ucan*06:59
khanmu01Can someone help me? I have an HP G62 laptop currently running Windows 7 Ultimate... I would really like to have the option to "dual boot" both operating systems. My questions are, can I have a dual boot and how? *pc newb*06:59
REK_007urlin2u: it doenst show anywhere ... its not there on lsusb as well ...06:59
REK_007doesn't *06:59
urlin2uREK_007, strange I would dban it if it was mine there may be some sort of firmware there causing this.07:00
ossehi, ActionParsnip! You recommended checkinstall to me a couple of days ago. I have a small problem: '/usr/bin/install: cannot change permissions of `/usr/local/share/man/man7': No such file or directory' Do you know what is causing it? I got around it by simply creating that directory, but I feel that's not completely kosher07:00
khanmu01I have Windows 7 ultimate running and would like to install ubuntu 11.04 next to it... Is it possible?07:00
ParkerRkhanmu01, yes very07:01
ActionParsnipkhanmu01: sure, just resize the ntfs partition in Windows and boot to your install media. Install ubuntu and the dual boot will be handled07:01
REK_007urlin2u: it was working till yesterday ... suddenly its not working anymore after i unmounted it for doing a dd of an ISO07:01
urlin2ukhanmu01, probably yes most likely, http://members.iinet.net.au/~herman546/index.html07:01
urlin2uREK_007, I saw that, but 'm just saying what I would do.07:02
ActionParsnipkhanmu01: ensure your backups are sufficiently up to date before starting in case of catastrophe07:02
khanmu01So I should load the ubuntu OS on to a CD or USB, when I do install it that is07:02
REK_007http://paste.ubuntu.com/690561/ this is the dmesg here its recognized .. my PD is /dev/sdd07:03
khanmu01I don't require backups, I just reinstalled Win 7 yesterday07:03
urlin2uREK_007, I had problems with a SDHC card  just used a 3rd party disc to check it like gparted and several others I have on hand.07:03
REK_007urlin2u: even gparted doesn't show it07:03
somicuthbertyap07:03
ActionParsnipkhanmu01: yes boot the install media and install. Be sure to MD5 test the ISO and if you use an optical media then burn as slowly as possible07:04
urlin2uREK_007, right in the OS you can get gparted in just a ISO and partmagic and others.07:04
somicuthberthi there07:05
urlin2uREK_007, it might need a formatting in a linux enviroment, you kinda have to get creative here.07:05
somicuthbertanybody to help me07:05
khanmu01Do you have any programs to recommend that will allow me to create a boot up disk on a USB?07:05
somicuthbertabout my tv tuner card07:05
urlin2ukhanmu01, unetbootin07:05
REK_007urlin2u: Gparted is installed on my OS already even that doesnt recognize it ... maybe i will format it on arch then07:05
REK_007khanmu01: use dd07:05
somicuthberttv tuner drivers i need anyone to help me07:06
urlin2ukhanmu01, http://unetbootin.sourceforge.net/07:06
khanmu01@REK_007 what do you mean by dd?07:06
ActionParsnipkhanmu01: if its a fresh install, you should have left a portion of the drive unpartitioned. It means you don't have to resize.07:06
urlin2u!details | somicuthbert07:06
ubottusomicuthbert: 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 ..."07:06
REK_007khanmu01: its a command on terminal , dd if=<path to ISO> of=<path of the USB>07:07
=== somicuthbert is now known as kasii
kasiii need a help of tv tuner driversss07:07
ActionParsnipkhanmu01: unetbootin is great07:07
urlin2uREK_007, they have no linux install I believe07:07
khanmu01Okay, thanks so much... Will try it out07:07
=== Sonarpulse_ is now known as Sonarpulse
Snicksielol, i just tried to find out how many space my contents on linux used: it says 128.0 TB although I have only 1 harddisk with 320GB, splitted in some partitions for al my OSes... :p I can consider that a bug i guess? :)07:07
REK_007oh .. then unetbootin or alike07:08
ActionParsnipREK_007: dd doesnt work with ubuntu isos afaik07:08
REK_007ActionParsnip: it works ...07:08
ActionParsnipCool07:08
REK_007ActionParsnip: I did it just last week :P after unetbootin failed in archlinux iso and mandriva iso07:08
ljsoftnetcan i change the color of unity top panel?07:09
REK_007ActionParsnip: what do you use to type this fast on android irc? :P07:09
=== hello24 is now known as zomgrofler
=== JoFo_ is now known as JoFo
metabillanyone here having the same problem with lucid in a container? bug: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/722783 as well as https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/632764   upon reboot I think it won't be able to ifup the network interfaces07:19
ubottuUbuntu bug 722783 in ifupdown (Ubuntu) "Upstart scripts broken for status command" [Undecided,New]07:19
ubottuUbuntu bug 632764 in ifupdown (Ubuntu) "LXC containers stop working with the newest version of the package" [Medium,Triaged]07:19
bullgard4Ihave read https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/493296 and /usr/share/doc/mountall.changelog.gz . I still do not know what configuration file determines when will Ubuntu  delete the files in /tmp/ .07:19
ubottuUbuntu bug 478392 in mountall (Ubuntu) "duplicate for #493296 /tmp is not cleaned when on a separate partition" [Medium,Confirmed]07:19
ujjainHow do I remove leftovers from packages?07:21
ujjainrc  linux-image-2.6.38-8-generic          2.6.38-8.42                                Linux kernel image for version 2.6.38 on x86/x86_6407:21
bullgard4ujjain: What is a "leftover from a package"?07:23
ujjainbullgard4: rc.d files etc, data files that are leftover after running apt-get remove, clean, purge, it's still listed in dpkg -l07:24
ujjainsudo aptitude purge ~c07:24
ujjainfound it :) that's a lot of leftovers07:25
bullgard4ujjain: I believe that there is no general algorthm to do that. Yu need your personal judgement and need to clean by hand.07:25
ujjainbullgard4: sudo aptitude purge ~c07:26
kasiiubottu07:27
bullgard4ujjain: First you said that there are files left over from purge and secondly you recommend 'sudo aptitude purge ~c'. You are contradicting yourself.07:28
ujjainbullgard4: sudo apt-get purge does not remove the files that purge ~c removes.07:28
kasiiubottu are you there07:28
ubottukasii: I am only a bot, please don't think I'm intelligent :)07:28
ujjainsudo apt-get purge still leaves leftovers.07:28
kasiiso07:29
kasiiwe can proceed07:29
kasiiubottu am run ubuntu 11.0407:29
ubottukasii: I am only a bot, please don't think I'm intelligent :)07:29
kasiiso07:29
kasiican u help me07:29
bullgard4ujjain: I agree with you that "sudo apt-get purge does not remove the files that purge ~c removes".07:30
daggs1hello all, is there a ubuntu version which natively supports multiseat?07:30
whhi guyd07:30
whhi guys^m^07:31
PathosHello. I am looking for a ubuntu distribution for EEEPC. It must be lightweight and not too taxing on resources.07:34
icerootPathos: lubuntu07:34
icerootPathos: running fine on eeepc 90107:34
vibhavPathos EasyPeasy07:34
ohziePathos: the ubuntu netbook remix is going to be the one that is best supported.07:36
icerootohzie: not true07:36
ohziePathos: I've heard Easypeasy is easier on resources but I can't really support that opinion.07:36
=== fishwithapipe is now known as f|shy
icerootohzie: netbook remix is no longer supported in newer versions07:37
ohzieiceroot: I didn't think the ubuntu channel would help people with ubuntu 'based' OSs07:37
ohzieiceroot: My mistake!07:37
icerootohzie: lubuntu is official supported07:37
ohziePathos: Easypeasy or lubuntu then, IMO. I prefer Easypeasy's interface, though.07:37
ohzieiceroot: oh my07:37
icerootohzie: its the normal ubuntu without unity but with lxde07:38
lolololHello, what's better, a VPN connection to my home, and then remote desktop? Or directly remote desktop to my home?07:38
ohzieiceroot: I have the, uh, I think it's 10.04 netbook remix? On an acer aspire07:38
ohzielololol: vpn07:38
icerootohzie: correct, the last version with netbook-remix07:39
lolololohzie: whY?07:39
icerootlololol: remote-desktop is not encrypted if i am correct07:39
lolololHmm07:39
ohzielololol: Because the idea of exposing VNC or microsoft's RDP protocol to the internet directly makes me vomit07:39
Pathosyes i have a 900 model07:39
ohzielololol: and it should make you vomit too07:39
lolololCan you give me tips on how I have to setup this setup?07:39
Pathosdo they boot from usb?07:39
icerootPathos: yes07:40
wildbatlololol: i will said ssh tunnel and remote-desktop easilest yet secure .07:40
ohzielololol: Personally I don't use vpn at home, only at work. When I go into my home computer I SSH in and map port redirects. It's very simple to set up ssh tunnels with a little app called 'gstm'07:40
ohzielololol: sudo aptitude install gstm07:40
ohzielololol: If I had to use my home machines more from work, I'd probably use openvpn07:41
icerootohzie: aptitude is no longer installed by default, so use apt-get on newer versions07:41
ohziebut because my use is limited to a few times a week, I find ssh tunnels to be more convenient07:41
lolololI have windows pc at school, and I want to use remote desktop to control my home pc (ubuntu)07:41
ohzieiceroot: Weird07:41
ohzielololol: Oh,07:41
ohzielololol: Well.07:41
icerootlololol: you mean rdesktop? or do you mean vnc? rdesktop = terminal server07:41
lolololI dont know07:42
ohzielololol: http://oldsite.precedence.co.uk/nc/putty.html and then VNC into your ubuntu machine.07:42
lolololI just want to control my desktop so I have the files i'm working on always with me07:42
ohzielololol: that is what I would do07:42
icerootlololol: then you want vnc or ssh07:42
ohzielololol: OR you could totally use nomachine07:42
lolololYes, but how to setup the VPN part?07:42
icerootlololol: rdesktop is something different07:42
ohzielololol: that's the link I sent you07:42
iceroot!vpn | lololol07:43
ubottulololol: For more information on vpn please refer to https://wiki.ubuntu.com/VPN07:43
wildbatlololol: if you just need files ~ just ssh  will be fine ~ sshfs for win >> http://dokan-dev.net/en/download/07:43
Snicksielololol, another possibility is teamviewer... I've used it to control my desktop from school and it works fine for me :)07:44
lolololSnicksie: I dont want a 3th party company viewing my screen07:44
lolololI have to install Dokan right? wildbat07:45
jason_ennshi im trying to boot ubuntu but grub says my system32 folder is causing an error 17 - we moved it to the mbr after someone on stickam told me to07:45
Snicksiein that case you need vnc or stuff like that. Most likely you need to do extra configuration with your router, you'll probably need to open an extra port for that...07:45
ohziejason_enns: don't use stickam for tech support ever07:45
wildbatlololol: that's correct.07:45
lolololwildbat: no permissions to install07:46
jason_ennsohzie: why not?07:46
wildbatlololol: winscp  then ~ you can't use the files as if mounted thou ~.07:46
jason_ennsfuck the whole lot o yous07:47
rekhi07:47
ohzieI can't help but feel mildly amused by that exchange. :|07:47
lolololjason_enns used ragequit07:47
ohzielololol: it was super effective!07:47
lolololhis ragequit?07:47
lololol:P07:47
ohzielololol: It was a bad joke07:48
lolololI just need a system where I can use Ubuntu at school.07:48
rekcan i use dhcp for dyn dns with 11.04 ? i remember there was a package in 10.04 .....07:49
lolololI just need a system where I can use Ubuntu at school, without having to transfer the files every time over USB. I thought VPN connection & vnc is a good way to do this.07:49
reklololol set up a ftp server in your home lol07:50
icerootlololol: can you nstall a vpn client at school?07:50
ohzielololol: I'm officially suggesting NOMX07:50
icerootlololol: + vnc client07:50
ohzie!nomx07:50
ohzie!nomachine07:50
ohzie!freenx07:50
ubottuFreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX07:50
ohzieHA07:50
lolololiceroot: can't install07:50
ohzielololol: That07:50
ohzielololol: oh you can't install anything on the windows machine?07:50
wildbatlololol: ssh have SfTP subsystem ~ that's all you need.07:50
lolololnope, I dont have permissions for it ohzie07:50
lolololthe system administrator recommended me VPN07:51
lolololwildbat: what do you mean?07:51
ohzielololol: what is already installed? Do you have putty or winscp or filezilla?07:51
ohzielololol: or even coffeecupftp?07:51
lolololPutty and Filezilla do work portable07:51
rekhei07:51
ohzielololol: there you go, you can use putty to create an ssh tunnel07:51
ohzielololol: the ssh tunnel will allow you the use of VNC07:52
lolololHmm07:52
lolololHow then?07:52
wildbat!VNC | lololol07:52
reknoone listen to me07:52
ubottulololol: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX07:52
ohzielololol: That was the link I sent you previously.07:52
lolololAh07:52
ohzielololol: specifically the one labeled "using putty to create a windows ssh tunnel in ten minutes or less"07:52
wildbatrek : ftp is history ~ why FTP where you have SFTP with SSH ??07:52
rekit'scool07:53
ohziewildbat: I've still found uses for ftpes from time to time07:53
lolololCan I assign a subdomain to my home ip?07:53
ohzielololol: I'd recommend dyndns07:54
wildbatohzie: insecure :)07:54
ohziewildbat: FTP over explicit ssl?07:54
ohziewildbat: I don't know if I'd use the word insecure to describe it.07:54
lolololohzie: as far as i know they can view all traffic07:54
rekthe answer was ddclient....07:55
wildbatohzie: :) peace.~07:55
ohzielololol: I haven't yet heard of an ISP that blocked SSH or dyndns07:55
lolololohzie: no, i mean dyndns07:55
ohzielololol: I don't understand, restate your concern07:56
lolololI want something easy to connect to. So that I can map my home ip to a subdomain of my domain.07:56
ohzielololol: oh, let me get this straight: Your concern is that if you use dyndns they will see your traffic?07:56
lolololYes07:57
ohzielololol: Dyndns will not see your traffic. Your home ISP and your school will see your traffic. It will look like normal encrypted ssh traffic.07:57
lolololSo my school will see my traffic, my school's ISP, my home's ISP and my home?07:58
ohzielololol: your school and your isp do not have the computing power necessary to read your traffic07:58
ohzielololol: they will see ssh data07:58
ohzieall encrypted07:58
lolololIsn't when you lead it to dyndns slower?07:58
ohzielololol: they won't see what the tunnel is transporting, only that there is a tunnel07:58
ohzielololol: no07:58
ohzielololol: dyndns is merely a way of pointing at a thing, it does not affect that thing.07:59
kingi am back07:59
=== king is now known as Guest76459
Guest76459....08:00
lolololBut can I use a subdomain to my home domain?08:00
ohzielololol: if you have a static ip address, yes08:00
lolololChanges each year08:00
lolololHow? :P08:00
ohzielololol: For simplicity, I would suggest dyndns. That is just me. When it comes down to it, it doesn't matter what you use for dns.08:00
wildbatlololol: that's won't be working ~ unless you have a public NS ~ point to your home.08:01
ActionParsnipWon't the dydns be updated using a client?08:01
ohzieActionParsnip: Yes, that's why I've suggest dyndns to him08:01
lololol"For example, to access the NetManager's web pages you would enter 'localhost:80'"08:01
ohzieActionParsnip: It's pretty much the best thing ever when it comes to not having to remember your home ip address every time it changes.08:01
wildbatGuest76459: welcome back .... XD08:01
lolololEhm, I want to let the traffic go over port 80 or port 443/433, is this possible?08:01
somicuthbert anybody to hep me drivers for tv tuner USB08:02
* ActionParsnip uses no-ip.com with noip2 client on his server08:02
ActionParsnipohzie: ^08:02
somicuthberthi alll08:02
ohzieActionParsnip: I think no-ip is the best dyndns out there at the moment08:02
somicuthberti need a help08:02
ActionParsnipohzie: does the job ;-)08:02
somicuthbertfor tv tuner drivers08:02
somicuthberttv tuner drivers08:03
ActionParsnipsomicuthbert: wassup?08:03
somicuthbertfine08:03
somicuthberthow do you do?08:03
ActionParsnipsomicuthbert: tired. You?08:03
ohziesomicuthbert: the best way I've found of locating drivers is googling "ubuntu driver modelname of thing"08:03
somicuthbertfor what08:03
lolololohzie: the link you send me, is about the client or the server?08:03
ohzielololol: the client, the server is easy to setup08:04
ohzie!ssh | lololol08:04
ubottulololol: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)08:04
somicuthbertmade you tired08:04
ohzielololol: Enable ssh on your home computer, make sure it's accessible from the outside but locked down correctly.08:04
ActionParsnipsomicuthbert: what do you need to know of tuners?08:04
=== dracmas is now known as dracmas_away
en1ggypoop08:04
ohzielololol: disable root on ssh, use a reasonable password, simple stuff08:04
somicuthbertdriver actionparsnip08:05
ActionParsnipsomicuthbert: 12 hour shifts make you tired08:05
ohzieActionParsnip: goodluck, I'm going to sleep!08:05
wildbatohize root don't have password by default :>08:05
ksx4systemI have installed "Samba" with default gui using software manager. Why it didn't even started and there's no /etc/init.d/samba script?08:05
ksx4systemit's 11.04, amd64 platform08:05
ActionParsnipsomicuthbert: ok how does the device connect to your system?08:05
ohziewildbat: Sometimes people who don't know any better passwd root.08:05
lolololSo for the client (school) I have to use this guide: http://oldsite.precedence.co.uk/nc/putty.html           but what do i have to do on the server (at home) ohzie ?08:05
ohziewildbat: Always expect people to do something stupid08:05
somicuthbertthrough usb08:05
ohzie*especially* in tech support.08:06
ActionParsnipksx4system: sudo service smbd start08:06
somicuthbertUSB08:06
somicuthbertactionparsnip is through USB08:07
wildbatlololol: ~read~ the links~ you have asked too much but yet read nothing we have given to you .08:07
ActionParsnipsomicuthbert: ok, run: lsusb    one line will identify the chip08:07
en1ggydamnit08:07
somicuthbertHOW CAUSE AM NEW IN UBUNTU08:07
ksx4systemActionParsnip: "start: Job is already running: smbd" but I still can't connect from winshit xp thing08:07
__MAXstop windows firewall and check08:08
ActionParsnipsomicuthbert: copy from the 8 character hex id to the end of the line and use websearches to find guides using the text08:08
ksx4system__MAX: there's no firewall since I run hardware one between the Internet and my LAN08:08
ActionParsnipksx4system: then its running...08:09
lolololwildbat: i read the links, but i dont understand them all08:09
ksx4systemActionParsnip: but winshit keeps asking for user/password (it ignores correct ones)08:09
ActionParsnipsomicuthbert: its a terminal command. You can launch one from dash08:09
ksx4systemit used to work flawlessly on openSUSE, I can't make it work on Ubuntu :(08:09
somicuthbertit is written  S/N: V 0004926308:10
ActionParsnipksx4system: run: sudo smbpasswd -a $USER08:10
__MAXad ur username and password to smb user profile08:10
somicuthbertOKAY I HAVE A TERMINAL08:10
ohzieksx4system: Samba has global and per-share security settings. Make sure they're not over-riding each other.08:10
__MAXwindows user to SMB user profile08:10
wildbatlololol: https://help.ubuntu.com/10.10/serverguide/C/openssh-server.html , just one command you are SET for ssh access.08:10
ActionParsnipksx4system: you can now authenticate as $USER with the pass you set08:11
ksx4systemActionParsnip: thanks, it works :)08:11
ActionParsnipsomicuthbert: kill the caps please. Its really unnecessary08:11
somicuthbertdo you  get the number actionparsnip08:11
ActionParsnipksx4system: np man08:11
somicuthbertokay ready08:12
somicuthbertkill the caps08:12
ActionParsnipsomicuthbert: that's not an ID. Run:  lsusb   and use the ID08:12
somicuthberti have type the lsusb and give me the page08:13
ActionParsnipsomicuthbert: copy the line and use it in a websearch08:13
somicuthbertmay be  i can show you  via paste bin how it look like08:15
somicuthberti mean the page08:15
ActionParsnipSure08:15
lolololOk, to make it clear:                               For the client (school) I have to use this guide: http://oldsite.precedence.co.uk/nc/putty.html           and at the server (at home) this: https://help.ubuntu.com/10.10/serverguide/C/openssh-server.html08:16
somicuthbertactionparsnip do yo get me08:16
ActionParsnipCan you also add the output of: lsb_release -a08:16
somicuthbertyou me to type that command to the terminal08:17
ActionParsnipsomicuthbert: make a pastebin of both outputs and paste the link here08:17
somicuthbertthat lsb_release-a08:17
ActionParsnipSonderblade: yes, that and:  lsusb08:17
lolololohzie: ^08:17
ohzielololol: what08:18
lolololohzie: Ok, to make it clear:                               For the client (school) I have to use this guide: http://oldsite.precedence.co.uk/nc/putty.html           and at the server (at home) this: https://help.ubuntu.com/10.10/serverguide/C/openssh-server.html08:18
ohzielololol: When you don't tag my name in a post, I will not see it unless I'm watching the channel08:18
ohzielololol: yes08:18
lololol:)08:18
ohzielololol: you have to do three things08:18
lolololThanks08:18
lolololohzie: 1) Setup the client (putty),                     2) setup the openssh server at my home                      3) ??08:18
vltHello. What tool can I use to "rsync" two large block devices. Is there something that works by comparing hashes definable sized blocks?08:18
ohzielololol: 1)Enable ssh. 2)Learn how to create a tunnel with putty. 3)Learn how to connect to your server with vnc through that tunnel.08:19
somicuthbertactionparsnip  am asking that lsusb_release-a is it a command08:19
somicuthbertto be type to the  terminal08:19
lolololohzie: when you connect to ubuntu server with putty to administrate, part 1 and 2 are done, right?08:19
ohzievlt: rsync will compare blocks of the data, but I don't think any application will compare filesystem chunks with that algorithm.08:20
ohzievlt: One simple move could jack up the entire filesystem, it would be inefficient and scary08:20
ohzievlt: I'm not trying to be insulting, just explain why it probably doesn't exist08:20
ohzielololol: No08:20
ohzielololol: simply connecting will not grant you an ssh tunnel08:20
ohzielololol: for that you must use putty to create a tunnel, not merely open an ssh connection08:21
wildbatlololol: VNC for the desktop screen. for file transfer you want like firezillia or other SFTP client.08:21
Clerisyhow do i password protect my hardrive so that you need to enter a password to view it, every time?08:21
ohzieClerisy: Truecrypt.08:21
ohzieClerisy: Truecrypt is bestcrypt.08:21
Clerisyone moment ohzie08:22
lolololwildbat: i maybe dont need file transer08:22
jussi!encrypt08:22
ubottuFor information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory08:22
sh00pi recommend cryptsetup08:23
dexter_I need to watch digital tv both in the dvb/t and atsc formats. Does the compatibility depend of the TV card I use or the media player I choose?08:23
somicuthbertactionparsnip take the link for paste bin to see how the command lsusb output08:23
somicuthberthttp://pastebin.com/u5x6WG8Jhttp://pastebin.com/u5x6WG8J08:23
lolololohzie: how to setup the VNC part?08:23
sh00ppreferrably with dm-crypt on bootup08:23
ohzielololol: brb pants08:23
mak-karpovHi08:23
ecstoianI need some help with running Eclipse on Ubuntu 11.04 -- I am trying to create a new Java project using the menu, but after I click the finish button nothing happens, no file appears for editing, nothing. How can I fix this ?08:24
sh00ptry this: sudo apt-get install default-jre08:24
ecstoiansh00p: I have tried installing that package with aptitude. This is what I get: "No packages will be installed, upgraded, or removed."08:27
ohzielololol: Okay so basically, the tunnel will make is so that you point vnc at your local machine, at school, and putty will forward it through the tunnel, out of your server, at home, and to whatever machine you're connecting to.08:27
sh00pif you have the jre installed, you should be fine08:27
ohzieecstoian: that indicates the package is already installed or doesn't exist08:27
ohzieecstoian: most likely the first option08:27
sh00pdid you install eclipse through apt or their package?08:28
ecstoianohzie: yeah, I have an A in front of it.08:28
ecstoiansh00p: aptitude08:28
sh00pscrew that, download form their site instead08:28
lolololohzie: Ah, so on the server: https://help.ubuntu.com/10.10/serverguide/C/openssh-server.html            and OpenVNC server.                        On the client: http://oldsite.precedence.co.uk/nc/putty.html08:28
ohzielololol: We can point you in the right direction, but from now on you're really just going to have to read until you understand it.08:29
vltohzie: What file system? I want to sync two block devices?08:29
ecstoiansh00p: oh well, that doesn't appear very elegant to me08:29
sh00pwell, its your funeral08:30
king_hi08:32
ujjainwhat is a default vga driver for X/ubuntu?08:34
ujjainmy computer does not boot graphically, weird screen, non-responsive08:34
king_i am  chinese08:35
king_my  english  not08:35
sh00psour bout that communist regime?08:35
szal!cn | king_08:36
ubottuking_: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw08:36
lolololking_: i am dutch08:36
ikoniash00p: stop that sort of thing08:36
sh00pok sorry08:37
king_.....08:37
king_dutch08:37
king_far  from  here08:37
xroHi, i run ubuntu 64bits 10.10... I think about upgrade it to 11.04 but i would like to keep Gnome --> use gnome 3... is gnome 3 install with the upgrade? is it buggy?08:38
* szal doesn't see what it matters what nationality ppl are in here08:38
xroin fact what do you think?08:38
wildbat!gnome3 | xro08:38
ubottuxro: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely.08:38
szalxro: Gnome 2 is still present in 11.0408:38
king_i  go  #ubuntu-cn     bye  bye08:38
xroSo, Ubuntu will support gnome 3 in the futur?08:39
ikoniaxro: gnome3 comes in on 11.10 - however it will not use gnome 3 shell, it will use the unity shell08:39
xroikonia, i think that will be a source a bug, no?08:40
ikoniaxro: pardon ?08:40
super_guesti'm using ubuntu server on a machine that is acting as a gateway, and other machines on the network can access the outside;  however, when ssh'd in, i cannot reach the outside.  anybody know what is wrong?08:41
ikoniasuper_guest: can you give us an example of the issue, eg: what are you trying to do that's failing08:41
xroikonia, having gnome 3 and unity shell... Do you think that will work? (i mean without any bugs)08:41
super_guestikonia: accessing the internet from the gateway08:42
super_guestspecifically from the gateway; other machines on my network can call out successfully08:42
ikoniaxro: it does work, the level of bugs on it will be known at release time08:42
ikoniasuper_guest: define accesing the internet, what are you doing that you call accessing the internet from the gateway08:42
super_guestlets say08:43
super_guestpinging google08:43
xroikonia, ok, i'll wait the 11.10 to upgrade... i don't really like unity.. thanks for your time08:43
ikoniasuper_guest: ok, so show me the command you use to do that08:43
ikoniaxro: unity will be in 11.1008:43
super_guestping google.com08:43
ikoniaxro: if you use 11.10 you will be using unity08:43
ikoniasuper_guest: and what is the error you get back08:43
super_guestthere is no error08:44
super_guestit simply times out08:44
ikoniasuper_guest: that's the error then, request timed out08:44
ikoniasuper_guest: (I assume that's what you're getting on screen) ?08:44
super_guestsure08:44
ikoniasuper_guest: ok, so if you do "nslookup google.com" do you get a response ?08:45
super_guestit's ok, ikonia, i fixed it myself08:46
ikoniaok08:46
ecstoiansh00p: I have tried installing Eclipse 3.7 from its official site, but I still face the same issue as with the one I installed using aptitude.08:48
trefferpadevchooser was removed from oneiric. What's now the preferred way to stream to a remote pulseaudio server?08:49
trefferand especially: how should I configure it... It's kinda sad... padevchooser just showed nice popups and let me switch within seconds...08:50
hantutest08:51
bazhangtreffer, #ubuntu+1 for oneiric please08:51
trefferbazhang: thx, didn't know that :-)08:51
hantuls08:52
ecstoianDoes anyone here know if there is any need to install other packages with aptitude besides the "eclipse" package in order to be able to use it properly for java programming ?08:53
ikoniaecstoian: eclipse is the ide, it will pull in anything it depends on to wkr08:54
ikoniawork08:54
sh00pecstoian, http://pastebin.com/3aGJKKfY08:55
ecstoianikonia: I see; I just don't understand why it refuses to create a project for me, after I press the Finish button in the New Java Project wizard. Have you got any idea ?08:55
sh00pthis is how i usually do it08:55
=== gloscon is now known as darshi
ikoniaecstoian: is it erroring ?08:55
sh00pits a foul paste from one of our wikis08:55
sh00pbut you'll be able to parse it08:56
ikoniaecstoian: I'd suggest using the packages in the repos rather than what sh00p is suggesting08:56
ikoniaecstoian: that way you keep ubuntu supported packages and base components in check08:56
ecstoianikonia: no, I don't get any erros, it just doesn't create anything besides the empty src and bin directories08:57
ecstoiansh00p: thank you, I followed similar steps08:58
JohnyMnemnichi, i need help, i'll pay 4 it with PayPal.08:58
ikoniaecstoian: suggests to me you're just not using it right08:58
ikoniaJohnyMnemnic: just explain the problem and we'll help if we can, you don't need to pay08:58
ecstoianikonia: are you using Eclipse also ?09:01
ikoniaecstoian: no.09:02
ecstoianikonia: okay09:02
JohnyMnemnicsorry, but i think that must sm1 check it itself. Ive got a tunnel that connects irc client with java webchat. Tunnel is in Perl. I cant get it 2 work.09:02
ikoniaJohnyMnemnic: I have no idea what you've just asked, could you try again to explain the issue09:03
GalerienHi everyone, I installed the beta ubuntu 11.10 and I have a problem with the terminal, it doesn't appear when I launch it... It's like a completely transparent window. I can tip on it, click and stuff, but I can't see anything except for the mac-like bare unity is using for everything now on the top left corner... can someone help me ?09:04
ikoniaGalerien: 11.10 discussion is in the channel #ubuntu+!09:04
ikonia#ubuntu+1 sorry09:04
Galerienikonia: ok thanks09:05
ecstoiansh00p: I downloaded the Eclipse Classic. Should have downloaded the Eclipse IDE for Java Developers instead ?09:06
sh00pit shouldnt really matter09:06
JohnyMnemnici have a Perl 'script' that doesn't work. Itself its OK. Looks like Perl dependencies or something like this are f*cked up.09:06
sh00pbut yeah, why not, gonna save you some time if youre gonna code java09:07
bazhangJohnyMnemnic, no cursing here09:07
ikoniaJohnyMnemnic: where did you get the perl script ?09:07
ecstoiansh00p: I'm thinking of using vim instead :-)09:07
dikhttp://i.imgur.com/1XoDF.jpg09:07
sh00pvim's amazing autocompletion renders eclipse useless09:08
sh00pall gurus knows this09:08
ecstoianautocompletion ? :))09:08
JohnyMnemnicive bought it09:08
bazhangdik, dont spam here09:08
=== king is now known as Guest18212
hrwhi09:09
sh00pyeah i was joking :D09:09
hrwwhat do people use on ubuntu to make media center?09:09
sh00pxbmc09:09
hrwsh00p: xmbc is not in archive09:11
hrwat least 'apt-cache search xmbc' does not return anything09:11
paul_hello09:11
sh00pdownload it manually09:11
sh00pits the best thing since sliced bread09:11
geirhahrw: MythTV I suppose, there's even a Mythbuntu09:12
paul_i just installed xchat and totally new.  i feel lost as what to do or how to use it.09:12
bazhangpaul_, whats the issue; also there is #xchat09:12
hrwgeirha: mythtv is more for dvb and for that I already have PVR09:12
antonio_hi09:13
paul_i don't have any issues yet.  just saying i'm new.  though i do have a general question, is there a panel for list of users in chatroom?09:13
MeliorAnyone know why when creating rar that it include the whole directory like /home/$user/.../ and not only the directory i specify09:13
antonio_amule suport spanish?09:13
antonio_in ubuntu-es no support me09:13
geirhaMelior: Provide it the relative path instead of an absolute path, using cd first to get to the parent dir.09:14
antonio_¿?09:14
paul_is there an australia ubuntu chatroom?09:14
Meliorgeirha: Yes that is a solution, but then the rar is creating in the wrong directory09:15
bazhangpaul_, #ubuntu-au ?09:15
Melior.      -ep    Exclude paths from names.09:15
Melior.       -ep1   Exclude base dir from names.09:15
Melior.       -ep2   Expand paths to full. Store full file paths (except a drive let-09:15
Melior              ter and leading path separator) when archiving.09:15
FloodBot1Melior: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:15
Meliorcould one of these be used?09:15
paul_ok.. how do i switch to that channel?  i'm using xchat.09:15
geirhaMelior: The rar file doesn't have to be in the same dir09:15
bazhangpaul_, /join #channelname09:15
paul_ah.. ty.09:16
antonio_need help please09:16
bazhangpaul_, or right click ---->   #ubuntu-au09:16
Meliorgeirha: i don't see where the argument for location of rar is?09:16
antonio_need support for amule in ubuntu09:16
ecstoiansh00p: do you know of any other good IDE/editor for Java on Linux, besides NetBeans ?09:16
bazhangantonio_, support with amule for what09:16
geirhaMelior: Instead of foo.rar, /some/path/foo.rar09:16
Meliorgeirha: ah thx09:17
sh00pnot really ecstoian, eclipse is just too awesome to use anything else09:17
antonio_problems for fireguard09:17
ecstoiansh00p: O, how I wish it worked !09:17
alwaleedhi09:17
bazhangantonio_, what is fireguard09:17
sh00pecstoian, have you purged the installation you made from apt?09:17
alwaleedany one need chating ?09:18
antonio_which is not09:18
ecstoiansh00p: I used the software manager to remove it09:18
sh00pmaybe you dont have rw rights in the directory where eclipse wants to put its project files09:18
geirhaecstoian: I've tried netbeans and eclipse for java-development, but I always fall back to vim.09:18
bazhangalwaleed, this is ubuntu support09:18
sh00ptry running it as root09:18
antonio_I have the yellow arrows and getting behind the firewall09:18
alwaleedplz i want the best player openning hd movie09:18
antonio_vlc player09:19
bazhangantonio_, try the amule support forums I suppose, or their documents09:19
freakynlHi, I just installed 11.04 on crappy old hardware and checked auto-login... Unfortunately the GUI is too borked to change anything at all... Anyone have instructions on changing the session to classic (by default) from cli?09:19
bazhangalwaleed, no best, try them and decide09:19
bazhang!players | alwaleed09:19
ubottualwaleed: Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based).  Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs09:19
alwaleedits not good for big files :)09:19
antonio_I and my language searched google and found nothing, not09:20
M1N1Mehi, howdo I make irssi always log to a log file, for all windows into a date labeled filename ?09:20
antonio_thanks for all ire to the page of amule09:20
bazhangalwaleed, try some others then like mplayer09:21
JohnyMnemnicikonia: ive got it from pay site.09:22
geirhaM1N1Me: I'd ask that in #irssi09:22
ecstoiansh00p: when I try to open a class with Project Explorer, the Project Explorer just closes and nothing happens -- this happens both in the Ubuntu Eclipse, as in the one from eclipse.org09:25
M1N1Meok, Thanks =)09:25
freakynlNobody on changing session to classic from cli (can't do it from the gui, since it auto logs on, can't log off... and the gui tools aren't visible either)09:26
ecstoiansh00p: I tried running the Ubuntu Eclipse with root, same issue.09:26
ecstoianit is really weird09:26
metabillecstoian: don't open classes, open projects :)09:27
sh00pecolitan, weird indeed, i dont know how to help you tbh09:28
sh00pdo as metabill says09:28
yetonehellp09:28
yetonehello09:28
bazhanghttp://askubuntu.com/questions/37131/how-to-make-gnome-classic-the-default-desktop-using-command-line-tools freakynl09:30
ecstoianmetabill: but I cannot create any project. It just creates its src and bin directories, and that's all it does.09:30
metabillecstoian: that's all there should be in a new project, right?09:30
freakynlbazhang: thanks :)09:31
guest1987hi all Q). i just did a fresh 10.04.3 Ubuntu installation and after applying updates and reboot'ing i am unable to login, any clues?09:33
guest1987username and password are correct but the login manager does'nt display a desktop just its self again ?09:34
=== Nicolus is now known as c_nick
guest1987the install is a dual boot with xp and installed into one partition sda2 with no swap and an ext2 filesystem09:35
geirhaguest1987: Hard to say. On the login screen choose the fail-safe session.09:35
guest1987geirha, How ?09:36
hroihi09:38
hroiIm a little unhappy with hom much space apt takes unde /var/cache/apt09:38
hroiIm wondering if I can have apt run more economically on space09:38
jpdshroi: Then, tweak /etc/cron.daily/apt ?09:39
hroijpds: ah, ok...09:39
frozenthronehello everybody! i'm having troubles with booting ubuntu from a usb drive on my macbook. is there anybody who can help me?09:39
geirhaguest1987: Once you've selected/written your username, some options should appear at the bottom09:39
jpdshroi: And /etc/apt/apt.conf.d/20archive09:40
guest1987geirha, for lang not session, ?09:40
hroijpds: ok, ehm presumably I need to run /etc/cron.daily/apt more often than daily?09:41
jpdshroi: Actually, don't change the cron script, just change the variable in apt.conf.d as the header suggests.09:41
hroihowever, i cant think how apt can be doing anything when and taking up more space, when I am not running it daily09:41
geirhaguest1987: Hm. Odd. I get options for language, keyboard and session.09:41
hroijpds: ok,09:41
hroijpds: what are the disadvantages to doing this?09:42
jpdshroi: None that I can think of?09:42
bazhanghttp://superuser.com/questions/137638/how-can-i-boot-ubuntu-10-04-on-my-macbook-pro-from-a-usb-hard-drive frozenthrone this?09:43
jpdshroi: If you just want to purge the packages, do: sudo apt-get clean.09:44
guest1987geirha, im in under a VT [alt+fN] so account works, and a dmesg show a message about /home/user/.profile09:44
recon69_lapnetworkmanager unable to connect untill reboot http://pastebin.com/NgNKbxWn , any suggestions09:44
hroijpds: I think just for now, yes, somehow remove all excess waist lying around09:45
geirhaguest1987: What does it say about .profile?09:45
hroijpds: apt-get clean  removes all downloaded packages right, doesnt remove anything I have isntalled?09:46
bazhanggingbot, hi09:46
gingbotbazhang: That's like the tenth invalid command I've gotten today. RTFM!09:46
jpdshroi: Exactly.09:46
hroiwow09:46
ikoniagingbot: hi09:46
gingbotikonia: Bad syntax. BRB, gonna go nuke your home directory now.09:46
hroithat freed up a lot of space09:46
guest1987type=1503 audit() operation="open" pid= parent= profile="Xsession" requested_mask="r::" fusid ouid= name=".profile"09:47
hroijpds: I dont see the point in apt-get holding on to installed packages...09:47
guest1987geirha, ^ nothing really its just an entry09:47
hroijpds: can take up GB's of space, without ever being removed it seems09:47
jpdshroi: The cron script should delete them, depends on how your system is configured.09:47
geirhaguest1987: Hm.  tail ~/.xsession-errors   see if that shows any useful error messages.09:48
guest1987and cat show a standard .profile, im wondering if i should remove the .profile and .xsession-errors show a 34: cant open /home/user/.profile09:49
guest1987lol was doing that09:49
sven^hey. I somewhat broke NetworkManager. I used it in the preinstalled gnome and then after a while switched to fluxbox and slim. At first NetworkManager connected to my wifi and the nm-applet still showed that I was offline and networking was disabled. Then i edited the files in /etc/dbus-1/system.d/ to allow all users in the group "netdev" the same stuff as root. Now I can see networks but still cannot connect or disconnect. As soon as I try I get an error in09:49
sven^the terminal I started nm-applet from, telling me I was not authorized to edit networking configuration09:49
geirhaguest1987: Ok, sounds like the permissions on your homedir may be wrong.09:49
recon69_lapnetworkmanager unable to connect untill reboot http://pastebin.com/NgNKbxWn , any suggestions . this happening regularly09:49
guest1987geirha, i looks to be a session error with .profil09:49
guest1987geirha, the file is set with -rw-r--r-- me:me09:50
geirhaguest1987: And your homedir? ls -ld ~09:50
sven^recon69_lap: I had that, too. Problem was wpa_supplicant crashing after suspend. Dunno if it's the same for you09:50
hroijpds: actually Im running debian in this case - maybe they dont clean up their apt-get mess09:50
guest1987drwxr-xr-x me:me09:51
hroijpds: non-sensical I think09:51
recon69_lapsven, my issue is in that line, but more than suppend seems to cause it09:51
geirhaguest1987: Hm. That looks right. I don't see why it has problems reading .profile.09:51
guest1987me neither im mv .profile and gdm restart, see you on the other side, lol09:52
geirhaguest1987: You likely want a .profile. You can copy the default one from /etc/skel. cp /etc/skel/.profile ~/09:54
recon69_lapand whats with the java channel, requires invite09:55
geirharecon69_lap: ##java, not #java09:56
sven^recon69_lap: next time it does not work, check dmesg09:56
iuytfrhello there09:56
iuytfrwhat is the task of cron daemon ?09:57
bazhangrecon69_lap, recon69_lap requires registration not invite09:57
sven^recon69_lap: still, I do not know how to fix it. Killing the process didn't work for me so reboot is the only option to get wifi again09:57
tomodachiIdleOne: to run automated jobs from time to time09:57
jpds!cron | iuytfr09:57
ubottuiuytfr: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto09:57
bazhang!register > recon69_lap09:57
ubotturecon69_lap, please see my private message09:57
guest1987geirha, replacing with skel does the same, and removing displays more errors about perms? the only different is im using an ext2 fs rather than 4,3 and i use vm09:58
guest1987brb09:58
recon69_lapthx sven^, i'll add that to my list of things to look at and check it next time09:58
geirhaguest1987: I'd boot the Ubuntu CD and do a filesystem check on you're system's / filesystem09:58
iuytfrwell, on my pc cron daemon is pollute my pc09:59
iuytfrby sending mail every 1 hours09:59
iuytfrhow to do stop polluting ?09:59
=== recon69_lap is now known as recon69
jpdsiuytfr: Well, stop the cron job you added?10:01
geirhaiuytfr: You have to find out which cron-job is failing and either fix it or remove it10:01
iuytfrin which file i can find it ?10:02
jpdsiuytfr: Well, what are the emails complaining about?10:03
aaa(ubuntu 11.04, noob) on a different installation, i had menus on the top of the screen (application with sub-menus for the categories and system menu). now i have a sidebar on auto-hide. how do i get to the menus?10:04
sven^uhm, could anyone tell me as which user nm-applet is running for him?10:04
bazhangaaa, choose classic from login screen10:04
lolmausI've bought a smallest VPS. Should i use 10.04LTS or 11.04? 32 or 64 bit?10:05
aaai changed it so i no longer have login screen10:05
geirhasven^: for him?  nm-applet should be run as your user10:05
HoldennnDoes anyone know how to list exported shares on a remote server?10:05
sven^geirha: yeah, I thought so, too. I have big permission troubles after switching from gnome to fluxbox10:06
jpdslolmaus: 10.04LTS with 32-bit (if you have a small ammount of memory).10:06
iuytfrthis is the subject of the mail : Cron <root@ubunt> if [ ! -d /var/lock/mrtg ]; then mkdir /var/lock/mrtg; fi; if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ]; then env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a /var/log/mrtg/mrtg.log ; fi10:06
pr0tonwhat are some known issues with 11.04 ?10:06
iuytfrand this is what it is in the body of the mail : ERROR: CFG Error in "workdir", line 8: Working directory /var/www/mrtg does not exist10:07
pr0toncompared to 10.x10:07
bazhangpr0ton, check launchpad for bugs10:07
lolmausjpds, thx10:07
iuytfrpollute with this kind of message every 6 min10:07
bazhang!notes > pr0ton10:07
ubottupr0ton, please see my private message10:07
geirhaiuytfr: Do you have any files in /etc/cron.hourly/ ?10:07
iuytfri got thousand of mail10:07
iuytfrno10:08
jpdslolmaus: Up to you really, and your requirements.10:08
sven^iuytfr: there should be a user line in those mails. Does it say root? Or is there another user?10:09
HoldennnDoes anyone know how to list exported shares on a remote nfs server?10:09
iuytfrroot user10:09
lolmausjpds, the combination you suggested was also the default on my vps wizard so i chose it.10:09
sven^iuytfr: then try crontab -e as root10:09
jpdsiuytfr: You clearly broke your mrtg install if it can't find /var/www/mrtg .10:10
geirhaiuytfr: See if either of these commands list it   sudo crontab -l    or   cat /etc/crontab10:10
iuytfrwhat that command does ?10:10
wms121123 boop10:10
jpdswms121: Sure.10:10
wms121..anyone else with "issues"?10:11
iuytfri got list of line with crontab -l10:11
wms121windows 8 ATE my laptop10:11
bazhangwms121, ubuntu support here10:11
recon69lol, wms121 , got loads of issues, but sharing them online not one of them10:12
amccloudAnyone here familiar with supervisord? I can't seem to get supervisor to start on boot. I see no errors in "/tmp/supervisord.log". My init.d script is executable and owned by the right user.10:14
aaa(ubuntu 11.04, noob) on a different installation, i had menus on the top of the screen (application with sub-menus for the categories and system menu). now i have a sidebar on auto-hide. how do i get to the menus? <bazhang> said to choose classic from the login screen, but i disabled it in some way.10:14
wms121anyone here with Nexenta experience?10:14
amccloudI did update-rc.d supervisord defaults and I see the symlinks in "/etc/rc[1-6].d/S20supervisord".10:14
amccloudOnce the server starts I can do "/etc/init.d/supervisord start" and it works just fine. My other init scripts also work just fine.10:15
bazhangwms121, check their support forums, this is ubuntu support not nexenta10:15
wms121bazhang are they on freenode?10:15
bazhang!alis | wms121 check here too10:16
ubottuwms121 check here too: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu*10:16
wms121thanks guys10:16
bazhanghttp://askubuntu.com/questions/37131/how-to-make-gnome-classic-the-default-desktop-using-command-line-tools aaa this may be relevant10:16
aaathanks, <bazhang>, i'll give it a try10:18
amccloudThe fact that "/etc/init.d/supervisord start" works leads me to think it's an issue upstream in Ubuntu and not an issue specific to supervisord though.10:18
recon69does 64 bit ubuntu install have many issues over a 32bit install, can you install a 32bit version on a 64 bit pc, and would you want to.10:19
amccloudIs there anything I can debug what's going on?10:20
micenehi10:21
iceroot!upstart | amccloud10:22
ubottuamccloud: 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/10:22
recon69hi micene :)10:22
icerootamccloud: use sudo service foo start instead of sudo /etc/init.d/foo start10:22
micenei cannot make some dvds work ... i installed all the libs, vlc, etcc..   i use natty 11.4 ... thx10:22
icerootrecon69: normally the only issue is flash10:22
iceroot!dvd | micene10:22
ubottumicene: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats10:22
micenethanx10:23
=== somicuthbert is now known as kayaman
recon69iceroot: flash got problems in 64bit?, could I use the 32bit ubuntu on a 64bit system10:25
kayamanhi10:25
icerootrecon69: you mean if you can install ubuntu in 32bit on a 64bit cpu?10:25
kayamanhelp please10:25
recon69iceroot: yes10:25
icerootrecon69: flash got always problems10:25
icerootrecon69: of course you can. how much ram?10:25
kayamani need a help10:26
kayamanplease help me10:26
iceroot!ask | kayaman10:26
ubottukayaman: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)10:26
kayamanokay icerooot10:26
recon69iceroot: not sure, it's only 2 or 3 gig, old 64bit 3mhz desktop getting reused as a private server.10:27
kayamani have my tv tuner usb how can i link it in my ubuntu 11.04 and see the televisions10:28
kayamanicerooot read my post10:28
=== Sonne is now known as Guest85772
recon69iceroot:  also want it to work as a media center as well.10:28
=== Guest85772 is now known as Sonne
Melgarathhi i am new here  , can someone tell me how i access to history or culture rooms?10:29
kayamanor drivers for tv tuner usb10:29
Melgarathi heard IRC is good for promoting those stuff10:29
graingertkayaman: http://projects.gnome.org/totem/#dvb10:29
jribMelgarath: this network focuses mainly on software...10:29
kayamanmelgarath we are not dealing with what you type10:29
graingertMelgarath: try #freenode10:29
kayamannot here10:30
Melgarath#freenode10:30
kayamaniceroot10:30
recon69kayaman: have you tried using kaffeine , is what i used when i had a tv tuner10:30
kayamanwhere are you10:30
graingertkayaman: you know you can tab complete right?10:30
graingertgrai[tab] -> graingert:10:30
kayamani dont know10:30
Melgarathme?10:30
kayamanmay be you can help me from the scratch10:31
graingertMelgarath: yes you go to #freenode10:31
Melgarathbut... how10:31
graingertMelgarath: click #freenode if that doesn't work try /j #freenode if that doesn't work try /join #freenode10:31
recon69Melgarath: maybe '/join ##freenode'10:32
graingert##freenode?10:32
recon69opps10:32
recon69my bad :-[10:32
Melgarathok but seems none is here? lol10:32
kayamanrecon69 kaffeine is a media player10:32
graingertkayaman: kaffeine is the best for tv - but if you don't want all the kde-deps use the totem system10:33
icerootrecon69: i dont see a problem to use the amd64 version so you should use it10:33
kayamangraingert help me10:33
graingertkayaman: please don't type peoples names out it's a waste of time10:33
graingertuse tab complete10:33
kayamani dont know10:33
kayamanthat10:33
graingertkayaman: "didn't" you know it now10:34
guest1987geirha, well it looks like im not alone! but the solution seams a bit harsh 324mb install! install gnome-desktop-environment,10:34
kayamancan we have a private chat10:34
graingertno10:34
graingertkayaman: use "grai[tab]" to say my name10:34
kayamanyes i dont know10:34
graingertyou know now, kayaman10:34
geirhaguest1987: Oh, you've somehow uninstalled gnome? That sure explains it.10:34
guest1987but i ant lol10:35
kayamannot up to now10:35
=== dj is now known as Guest20181
guest1987i did remove some packages that i didnt want from the ubuntu-desktop metapackage, but gnome is there, however i will have a play about, with this..10:35
kayamangreingert we can proceed in a new window10:36
geirhaguest1987: I remember in earlier releases, which shipped with evolution by default, attempting to remove evolution, would drag gnome along with it10:36
graingertkayaman: great10:36
graingertkayaman: now what's your problem10:36
jpdsgraingert: Yes, because the clock-applet depends on evolution.10:36
kayamanokay10:36
geirhaguest1987: So it's probably something like that that has happened.10:36
jpdsErr, geirha ↑10:36
graingertkayaman: my name is not greingert10:36
kayamanwait please10:36
graingertkayaman: PLEASE USE TAB COMPLETE10:37
guest1987geirha, funny that, evolution was on my list of removals along with openoffice and most of th default ubuntu applications!10:37
geirhajpds: Hm?10:37
kayamansomebody call me10:37
graingertkayaman: it's wasting your time and will give you RSI10:37
guest1987but im back in now,10:37
kayaman i wiil be back soon10:37
kayamanwhat is RSI10:37
geirhajpds: Oh, right, yes it didn't take down all of gnome, I remembered it wrongly, but it did uninstall the panel among other things.10:37
recon69kayaman: you need to get people handles right or they are likely to miss you messages, using tab complete avoids typos10:37
guest1987with loads of gnome stuff i did want nor use lol, still thanks, im going to have a play with this i thinks!10:38
guest1987brb10:38
graingertkayaman: do you know what the TAB key is?10:38
graingertkayaman: http://en.wikipedia.org/wiki/Tab_key10:39
kayamangreingert i will be back10:39
=== graingert is now known as greingert
kayamantake ma contact on facebook10:39
kayamanlook for kayaman kaya10:39
recon69lol greingert,10:40
greingertrecon69: I figured I might get his pings10:40
=== greingert is now known as graingert
recon69well, been fun as always, i'll be back with when i network crashes again.10:41
graingertiNetwork?10:42
graingertshoddy apple products10:42
recon69my*10:42
graingertoic10:42
kinghello  i  back10:42
=== king is now known as Guest7572
Guest7572想你们了10:43
Guest7572--10:43
Guest7572say  i miss  you10:45
=== jarek is now known as Guest20794
=== miguel is now known as Guest39410
Guest7572you  not  say10:47
=== Crypto is now known as Guest79386
JohnyMnemniczbysiu10:48
JohnyMnemnicGuest7572,  think?10:49
phretoris it possible that upgrading from 10.10 server "automagically" installed XEN and spontaneously configured GRUB to boot from a DOM0 that I haven't obviously configured (not being aware of it)?10:49
wojtalahello. I have a dummy question - why after removing xorg.conf it's still trying to use emgd driver? I'm testing psb-gfx kernel driver for my poulsbo card, and moving xorg.conf doens't work10:56
wojtalahere's the log http://paste.ubuntu.com/690680/   thank you for any advices10:56
Zac12Hi wondering if someone can assist; I am trying to create a .autorun file for a usb drive, although when I try autorun I get "Error autorunning software, cannot find the autorun program" ... Any one done this before?10:57
Xero00morning all11:01
Xero00anyone good with Make?11:01
iceroot!make | Xero0011:04
ubottuXero00: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)11:04
icerootXero00: also see "man make"11:04
Xero00reading it now11:04
kayamaniceroot we can proceed am back11:05
Xero00was there ...still trying to umm "get it" i guess11:05
kayamaniceroot am back11:05
icerootkayaman: and what was the issue?11:05
kayamanthe issue is am looking for drivers of my tv tuner11:06
kayamanand now am run ubuntu 11.0411:06
icerootkayaman: sorry i am not using a tv tuner11:06
kayamanits interface is USB11:06
icerootXero00: what is the reason you need make instead of apt-get install?11:06
Xero00have to modify broadcom drivers11:07
kayamanif you have also a concept for the linkage between pc and tv tuner11:07
Xero00want to run an external adapter11:07
kayamanit is independent from the external power source11:07
icerootXero00: hm there was a channel for make but it wasnt called #make something like cutils or so11:08
kayamanlet me give its picture of how it looks like11:08
kayamanit is a Cute! TV USB11:08
ikoniasomeone was trying to use those yesterday, the Cute! TV card didn't appear to be supported11:09
kayamantry look for this link and see how its picture is http://www.google.co.tz/imgres?imgurl=http://images.fuzing.com/members/1/08/00000108/133.300x300.jpg&imgrefurl=http://www.fuzing.com/vli/00000178b233/CuteTV-USB--Unique-WJPG-compression-technology&usg=__as8vp6Imt73pXuMNQJDVixqZerA=&h=245&w=300&sz=7&hl=en&start=5&zoom=0&itbs=1&tbnid=PUYDLsniJJLSGM:&tbnh=95&tbnw=116&prev=/search%3Fq%3Dcute%2Btv%2Busb%26hl%3Den%26sa%3DX%26biw%3D1366%26bih%3D652%26noj%3D1%26t11:11
kayamanbm%3Disch%26prmd%3Dimvnsfd&ei=dS5zToPSIdGF-wa02-igDA11:11
FloodBot1kayaman: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:11
icerootkayaman: its a good idea to describe your ubuntu-releated issue in one line with usefull details11:11
kayamanthat above is a a link11:11
ikoniakayaman: I don't think those devices worked under linux, I was talking to someone about this yesterday who was having a problem with one, when I looked the Linux support was pretty much non-existant11:12
lokomisthis is a better link of what they're talking about, at least i think:  http://www.converters.tv/products/images/usb_tv_box_cute_tv_0_34.jpg11:12
kayamanjust open and see how it look like11:12
lokomisits a USB TV tuner similar to ATI's USB WONDER tuner11:12
lokomisbut I've no experience with them11:12
Zac12Hi wondering if someone can assist; I am trying to create a .autorun file for a usb drive, although when I try autorun I get "Error autorunning software, cannot find the autorun program" ... Any one done this before?11:12
ikoniakayaman: it doesn't matter what the box looks like11:12
kayamanits more elaboration in order to be understood easily11:12
ikoniakayaman: you don't need to see a box to know if it's supported/works or not, it's a USB TV adaptor11:13
kayamanokay ikonia11:13
ikoniakayaman: but as I was saying, that person who was using these devices yesterday went through the chipsets they use and they didn't really have Linux support11:13
kayamanthanks you know that am new in this IRC11:14
kayamanso u mean linux does provide support for tv tuner11:15
ikoniakayaman: for that make/model, it doesn't look like it11:15
ikoniakayaman: the cute! tv devices I looked at yesterday where all not supported11:15
kayamanbecause in my ubuntu 11.04 there is a application for running that device11:16
chechehow can I ensure that firefox call goes to /opt/firefox version?11:16
ikoniakayaman: there was an application for running a Cute! TV device specfically, or just a TV device in general11:16
icerootcheche: "which firefox"11:16
kayamanand it is called HD homeRun config GNU11:16
checheroot@recepcion:/opt# which firefox11:17
cheche/usr/bin/firefox11:17
ikoniakayaman: that's not for Cute! TV devices specifically.11:17
ikoniakayaman: did it work with your Cute! TV device ?11:17
checheiceroot: that will tell me which one uses11:17
icerootcheche: dont use a root-shell!11:17
icerootcheche: which will tell you the path to a program11:17
kayamanso which application can run my cute11:18
kayamandsevice11:18
checheiceroot: ok. i know that is with update-.alternatives11:18
ikoniakayaman: from my research yesterday, I don't believe it will work in Linux11:18
icerootkayaman: vlc and so on but the problem is the driver11:18
kayamanokay how about for windows11:18
icerootkayaman: ##windows11:18
ikoniakayaman: the guys in the channel called ##windows can help you with that11:19
kayamanor which operating system can with11:19
icerootkayaman: ask the manufactor11:19
kayamani get from my friend and he didn't gave me a driver11:20
Xero00followed the guide on compiling...still got errors11:20
ikoniakayaman: well I (personally) don't believe it will work in Linux so I don't think it's something we can help you with in this channel11:21
kayamanhelp me mr.iceroot for that matter cause it really cracking my head11:21
kayamanso ikonia  it means no help11:21
Xero00you could maybe try NDIS11:22
ikoniano, you can't11:22
kayamanNDIS what is it?11:22
Xero00jumped in the middle must have missed something11:23
kayamanso linux discriminate  devices11:23
chechekayaman: ?11:23
kayamanor what do you mean11:23
icerootkayaman: not linux but the manufactor11:23
ikoniakayaman: look - some devices don't work under Linux, it's that simple11:23
kayamanyes cheche11:23
iceroot!hardware | kayaman11:23
ubottukayaman: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection11:23
kayamanubotttu11:24
kayamanwhat11:24
kayaman????/11:24
icerootkayaman: what is the problem about what ubottu wrote?11:24
icerootkayaman: also you can use TAB for nick-completion11:25
Xero00well...the wifi stick i'm using right now isnt supported...11:25
Xero00now this other one i'm working on.....11:25
ikoniaXero00: is he using a network card.......11:25
Xero00i've got the driver built but can get it to compile to save my life11:26
kayamanso nick connection11:26
Xero00*can't11:26
kayamancan it help me with tuner11:26
ikoniaXero00: how can you have the driver built if you can't compile it ?11:26
ikoniaXero00: compiling it is what builds it11:26
ikoniakayaman: I don't believe your tuner will work with Linux11:26
Xero00sources are done makefile is done11:27
ikoniaXero00: sources are "done" ?11:27
Xero00keep getting errors on the make11:27
kayamanlets look about the linux supported devices11:27
Xero00as in written11:27
ikoniaXero00: you've written the source code for a network card driver ?11:28
Xero00and they are valid11:28
Xero00broadcom wrote the bulk of it ;p11:28
kayamanswitch isn't there11:28
kayamaneven router11:28
ikoniakayaman: what are you talking about ?11:29
kayamanso you meanthose are not supported11:29
ikoniaXero00: so what have you dont to it ?11:29
Xero00router is external11:29
ikoniaXero00: what have you "done" to it sorry11:29
kayamaneven my card is external11:29
kayamannott internal11:29
ikoniakayaman: your card is not supported11:29
ikoniakayaman: internal/external - it doesn't matter, your device is not supported11:29
Xero00added lines for support of this specific chipset and the kernel IO11:29
ikoniaXero00: who told you to do that ?11:30
Xero00<---11:30
kayamanikonia  am starting to doubt if what you tell me  with my tuner11:30
Xero00i want to make this one work lol11:30
ikoniaXero00: so you just randomly added a line to the card driver11:30
ikoniaXero00: do you actually know how the driver works ?11:30
ikoniakayaman: fine - good luck getting it working11:31
kayamanand  i cant get tired of it11:31
Xero00as in associations11:31
ikoniakayaman: because it won't work with linux11:31
Xero00or as in IO11:31
ikoniaXero00: as in how that driver works and it it will technically be compatible with your card11:31
Xero00or as in dependencies11:31
Xero00yes11:32
kayamanam i will suffer for until the destiny11:32
=== wilson is now known as Guest13674
Xero00pretty much the only difference in the driver is support for my kernel11:32
ikoniaXero00:.......what ?11:32
ikoniaXero00: apologies, I'm not understanding what you're actually saying11:33
claudio-tuxgood morning11:33
=== gloscon is now known as Darshi
ikoniaXero00: is the driver you want to use, compatible with your current kernel ?11:33
Xero00the kernel has a schedule at which to poll the device11:33
claudio-tuxI have problem in flamerobin + firebird2.111:33
ikoniaXero00: that's not what I asked11:33
Xero00.....11:34
Xero00ok11:34
claudio-tux   I am trying to create a new database in a directory11:34
Xero00broadcom has a linux driver11:34
ikoniaXero00: is the driver you want to use compatible with your current ubuntu kernel ?11:34
nos__does openbox runs with compiz ?11:34
ikoniaagain, not what I asked11:34
claudio-tuxdrwxr-xr-x  3 firebird firebird  4096 2011-09-15 22:04 ByteSys11:34
gentoo-intelnos__, no11:34
kayamancause in ubuntu supported device tuner isn't there  so what am i asking is i didn't see even a router or switch  does this make sense that ubuntu doesnt support those device11:34
Xero00no but neither is the one i'm running now ;p11:34
claudio-tuxEngine Code    : 33554434411:34
claudio-tuxEngine Message :11:34
claudio-tuxI/O error during "open O_CREAT" operation for file "/home/claudio/Projetos/ByteSys/Dados"11:34
claudio-tuxError while trying to create file11:34
claudio-tuxPermission denied11:34
FloodBot1claudio-tux: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:34
ikoniaXero00: ok - so why are you asking us for help, it's not supported with your current Ubuntu kernel, you're manually modifying it and it won't build.......11:35
nos__gentoo-intel, so how do you get transparent terminal ?> cairo-compmgr ?11:35
gentoo-intelnos__, yes11:35
claudio-tuxhttp://paste.ubuntu.com/690718/11:35
Xero00because i'm doing something wrong with make11:35
ikoniaXero00: are you ?11:35
ikoniaXero00: how do you know ?11:35
Xero00i have to be11:35
ikoniaXero00: no you don't11:35
kayamanikonia   cause in ubuntu supported device tuner isn't there  so what am i asking is i didn't see even a router or switch  does this make sense that ubuntu doesnt support those device11:35
Xero00error output11:35
Xero00sec11:35
ikoniaXero00: if the source code is incomaptible with the kernel version it's linked against, it won't build.....ever11:35
ikoniaXero00: it's nothing to do with "make"11:36
kayamanxerooo    cause in ubuntu supported device tuner isn't there  so what am i asking is i didn't see even a router or switch  does this make sense that ubuntu doesnt support those device11:36
claudio-tuxhelp-me11:36
nos__gentoo-intel, yeah .. but the problems is tint2(panel) disappears after starting cairo !11:36
gentoo-intelXero00, i dont think youll get much help here with driver code11:36
kayaman cause in ubuntu supported device tuner isn't there  so what am i asking is i didn't see even a router or switch  does this make sense that ubuntu doesnt support those device11:36
ikoniakayaman: ubuntu is an OS - it doesn't care what type of router or switch you plug into it11:36
gentoo-intelnos__, no idea, maybe have tint2 run after its set?11:36
kayamanyes if that even my tuner also  shouldnt care of it11:37
Xero00as long as you have the support for its encryption11:37
ikoniakayaman: your tuner is not a router - it is a TV tuner, that requires a driver....that doesn't exist in ubuntu11:37
Xero00the code is good11:37
kayamanikonia it willl ddetect automatically11:37
Xero00trust me11:37
king313hi guys! any idea of how enabling remote view from WAN?11:37
nos__gentoo-intel, or just in case, i think i can use a dock as a panel ...?!?!11:37
ikoniaXero00: no - I don't because you don't sound like you have a clue what you're doing11:37
Xero00maybe i just need to get some sleep11:37
gentoo-intelXero00, then it should work... lol11:37
king313I have been searching google and maybe I am not hitting with the correct keywords11:37
kayamanthannks ikonia11:38
ikoniaXero00: you've just said it's not supported with the current kernel.....and it won't build with the current kernel....shock horror11:38
Xero00ok i'll explain this again11:38
king313all solutions I found are from previous versions that didn't limit connections to LAN11:38
gentoo-intelnos__, yes you can use any dock (docky whatever)11:38
Guest7572hello11:38
Xero00you're awfully militant ik11:38
gentoo-intelnos__, i use lxpanel with openbox, but i dont use transparency11:38
Xero00before you've heard everything11:38
Xero00Installing with make...Installing with install...11:39
Xero00========================= Installation results ===========================11:39
Xero00install -D -m 755 wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/wl.ko11:39
kayamanso ikonia when you plug a router or aswitch in ubuntu it will detect automatically is that what you mean11:39
Calinou...11:39
ikoniaXero00: are you using ubuntu or backtrack ?11:39
Xero00;p11:40
ikoniakayaman: a router / switch is a dumb device to the OS11:40
ikoniaXero00: are you using ubuntu or backtrack ?11:40
Xero00busted11:40
Xero00BT511:40
kayamaneven my tuner is also a dumb11:40
ikoniaXero00: right - this discussion stops now, you know you are doing wrong, so do not ask for help/discussion it again11:40
gentoo-intelXero00, as main os?11:40
ikoniakayaman: it is not11:41
kayamanyes i know11:41
Xero00yep11:41
gentoo-intellol11:41
king313hi guys, any suggestion of how to enable remote desktop view to accept WAN connections?11:41
pyghassenhi guys11:41
dr_willisking313:  you mean over the internet? You would want to set up a ssh tunnel for that.11:41
pyghassenI know that you are the only one who gonna save me11:41
Xero00doing wrong?11:41
ikoniaXero00: asking in #ubuntu for backtrack helop11:42
pyghassenI have that issue with ethernet driver11:42
gentoo-intelXero00, BT isnt supported, and its designed to be run as a livecd11:42
Xero00ok i'll give ya that11:42
kayaman ikonia  but with the help of drivers can help to take off that dumb11:42
king313dr_willis, is a solution... thanks11:42
pyghassenand I can't do nothing about it11:42
king313it's annonying that there is no option to allow internet connections11:42
ikoniakayaman: look, it's not supported, it won't work11:42
Xero00actually is rock stable as a main OS11:42
ikoniaXero00: take it to #backtrack-linux please,11:42
pyghassenRe: 02:00.0 Ethernet controller: Attansic Technology Corp. Unknown device11:43
kayamanikonia you are disappointing  me11:43
Xero00kaya11:43
=== epzil0n is now known as Guest10086
kayamanyes xerooooooo11:43
Xero00i would suggest you take it to google11:43
Xero00you are wasting your time here11:43
kayamangoogle cant help me11:43
gentoo-intelXero00, do you think its more secure of something? its an offensive tool11:43
Xero00no11:44
kayaman for that matter11:44
gentoo-intelsorry a lot of people get confused11:44
Xero00actually its less secure imo11:44
gentoo-inteli know11:44
Xero00but for the basic functions i need from it11:44
ikoniagentoo-intel: please stop the backtrack conversation in here11:44
ikoniaXero00: I won't ask you again11:44
kayamanxeroo can we talk direct on skype11:44
kayamanxeroooo can we talk dierct on skype11:45
Xero00answer me a question though ikon11:45
Xero00why wouldnt ndis work for kay?11:46
ikoniaXero00: because it's not a network card he's using - it's a TV card11:46
kayamanxerooooo which one11:46
Xero00doh11:46
kayamanikonia yes it is a tv tuner11:47
kayamanits interface is  via USB11:47
pyghassenguys I got a situation here, I installed ubuntu, but the eth is not detected,I got this message when I run lspci "Re: 02:00.0 Ethernet controller: Attansic Technology Corp. Unknown device"11:47
kayamanhttp://www.converters.tv/products/images/usb_tv_box_cute_tv_0_34.jpg11:47
pyghassenI can't connect to the internet what so ever, so any suggestions?11:48
gentoo-intelpyghassen, you need to manually install the driver11:49
gentoo-intelfrom what google tells me its not built in11:50
=== somicuthbert is now known as kayaman
pyghassenI never did that before, or I never succeeded to do it, I must doing something wrong gentoo-intel11:51
kayamanikonia why do you kick me11:51
kayamanits not good behaviour11:51
gentoo-intelpyghassen, with that same network card?11:51
SelassieHey there, can anyone help me with my computer being unable to boot windows nor ubuntu 11.04, I am guessing my MBR doesn't work.11:51
gentoo-intelSelassie, what does it say?11:51
SelassieIt says: Ubuntu11:52
pyghassengentoo-intel: let me ask you 1st, do I really need build-essential to do so?11:52
gentoo-inteli think so yes11:52
Zac12Hi wondering if someone can assist; I am trying to create a .autorun file for a usb drive, although when I try autorun I get "Error autorunning software, cannot find the autorun program" ... Any one done this before?11:52
SelassieAnd when I try to boot up Ubuntu, I get an error.11:52
gentoo-intelsorry got to go11:52
* nos__ test11:52
nos__gentoo-intel: so lxpanel does provide transparency ?11:53
pyghassengentoo-intel: unfortunately it's not pre-installed, and as I said, I can't connect to internet with it11:53
nos__pyghassen, is it wireless ?11:54
pyghassenno it's eth, it kinda blocking issue for a desktop nos__11:55
=== chirag is now known as chirag_d_gr8
=== king is now known as Guest97610
chirag_d_gr8due to power save in wlan0, i am unable to get high speed in wifi connection. how to switch off power save in wlan0 permanently?12:00
G0Rpyghassen: http://ubuntuforums.org/showthread.php?t=77017312:00
ixxuwhile watching movies or listening to mp3s via vlc my sound is all fine, when using skype or teamspeak i need to adjust the volume otherwise i get crispy sound, like damaged audioutputdevice12:00
pyghassenG0R thanks, but I already saw it, I guess I need build-essential to install that, but I can have it coz the eth is not detected :(12:05
G0Rpyghassen: usb stick?12:05
somicuthberthey12:06
somicuthbertjj12:06
jpmhi have a netbook - under Windoze itsees the interal mic and th nic jack - ubuntu does not - what do I need to do12:06
SelassieCan anyone help me with just installing grub2 instead of MBR and add all my operating systems to grub2? :c12:06
somicuthbertmine i cant12:06
=== somicuthbert is now known as kayaman
dr_willisSelassie:  what version of ubuntu do you have installed riogth now?12:07
Selassie11.0412:07
kayamanubuntu 11.0412:07
pyghassenG0R here is the worst news it's ubuntu 8.04, so I need some packages to make it work :)12:07
kayamanand you12:07
SelassieSomehow I messed up my MBR and grub2.12:07
MonkeyDustSelassie: there's grub-repair12:07
SelassieI know that, didn't work with me though12:07
dr_willis!fixgrub | Selassie12:08
ubottuSelassie: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)12:08
SelassieI know about the internet pages aswell.12:09
SelassieI've really tried alot.12:09
dr_willisSelassie:    so basically 'nothing worked' and you want some sort of special help :) even though you havent really told us more then 'it dident work'12:10
MonkeyDustSelassie: do you have more than one pc? if yes: ssh to your 'damaged' pc, backup and reinstall12:12
hp salut12:12
SelassieI don't have any other computers, nah :c12:13
SelassieBut I am running the ubuntu 11.04 liveCD right now.12:14
SelassieThe problem is that i kinda messed up my MBR and my grub12:15
MonkeyDustSelassie: do you have an external disk available?12:15
SelassieI do!12:15
SelassieThat's where ubuntu is installed on12:16
MonkeyDustSelassie: you installed your main system on a usb disk? this is quite unusual12:17
SelassieNot my main system.12:18
SelassieI have installed windows on my internal hard disk and ubuntu 11.04 on my external harddisk.12:19
Mundzhello is there anyone here that could provide some help with some bash script issues ?12:21
graingertSelassie: where is the MBR messed up?12:21
graingertMundz: #bash12:21
prod_Hi guys, Im having trouble with gparted and resizing a NTFS partition. I saved the error message and i have "ERROR: 2930 clusters are referenced multiply times."12:21
Mundzthanks12:21
SelassieOn my internal hard disk, i guess?12:21
graingertSelassie: in what way is it messed up?12:21
SelassieBut i was thinking of a way to just delete the MBR thingy and install grub2?12:21
SelassieOh eh.12:21
graingertSelassie: can you still boot windows, can you still boot ubuntu?12:22
SelassieNo i cannot boot ubuntu nor windows.12:22
graingertSelassie: what happens when you boot?12:22
th0rSelassie: I would reinstall the windows mbr on the internal, put grub on the usb drive, and reset the boot options to boot first off the usb drive IF it is plugged in12:22
kaleemhow r you all?12:22
SelassieI believe that I messed it up when trying to do the dual boot part.12:22
=== Amdpc is now known as Atharva
graingertSelassie: in that case use a windows cd to recover the windows MBR12:23
SelassieWhen I boot up MBR starts up12:23
SelassieAnd then it shows Ubuntu12:23
graingertSelassie: there is a way of copying the backup12:23
graingertSelassie: so it goes to grub?12:23
SelassieBut my windows cd wouldn't let me do that12:23
SelassieIt would only install a new windows12:24
SelassieBut that;s not what i want12:24
SelassieNo it doesn't go to grub12:25
SelassieI tried to add ubuntu to the MBR12:25
Selassieand then when I found out that it didnt work12:25
Selassiei tried to delete the ubuntu tag12:25
mtlifehi, after installing lxde and trying out that desktop environment, unity does not launch anymore12:25
Selassiecuz it would run that one within 10 seconds when i boot up my computer12:25
mtlifei am seeing my background image, and desktop, but not top bar and no launcher12:26
graingertSelassie: http://www.arsgeek.com/2008/01/15/how-to-fix-your-windows-mbr-with-an-ubuntu-livecd/12:26
SelassieI already tried that12:26
Selassiebut ms-sys wouldnt install12:26
graingertwhat was the error?12:26
Selassieehm12:26
prod_Hi guys, Im having trouble with gparted and resizing a NTFS partition. I saved the error message and i have "ERROR: 2930 clusters are referenced multiply times." In the error report it says to go to windows and do chkdsk /f but my windows OS just flakes out when i try to use the hdd in any way. Any help would be hugely appreciated12:26
Selassieunable to locate package ms-sys12:27
Selassiebut that's because some licensing problem12:27
graingertSelassie: . Once Ubuntu starts up, go to System -> Administration -> Software Sources and enable (by checking it off) the Universal repository.12:27
Selassieoh ok12:27
graingertSelassie: you need to read the page12:27
Selassieb-..12:27
graingertSelassie: were you using wubi or something?12:28
Selassieno.12:28
graingertkewl12:28
Dmoleprod_: try a windows boot disk or repairing the FS from linux somehow12:28
Selassiewhere can i find system administration then?12:28
graingertkayaman: worked out how to ask questions in IRC yet?12:28
BluesKajHey all12:28
graingertSelassie: oh yeah you're on Unity12:28
kayamangreinget12:28
graingertSelassie: [Meta] Software Sources12:29
graingertkayaman: greinget isn't here12:29
SelassieMeta?12:29
graingertSelassie: the Meta key12:29
eitchhi guys, i installed oneiric yesterday and it is looking good. Yet i have a problem: Is there a reason that the users and group ui can not be used to modify anything? The unlock button is disabled... Is that still in development?12:29
graingerteitch: #ubuntu+112:30
SelassieI don't believe i have that one..12:30
xosuiteheartsIs anyone on that is experienced with WINE?12:30
xosuiteheartsanyone?12:30
[IFOC]75Is there a way to change the size of the close, minimize, and maximize buttons? I like the look of these buttons, but they are too small12:30
eitchgraingert, thx12:30
graingert!google meta key12:30
ubottuI have no google command, use http://www.google.com/12:30
graingertmeh12:30
Dmolexosuitehearts: I use basic wine12:30
graingertSelassie: http://en.wikipedia.org/wiki/Meta_key12:31
xosuiteheartsI heard that WINE can get malware?12:31
IdleOneSelassie: the meta key also known as the Windows key12:31
Selassieeh12:31
Selassiei dont have that one.. lol12:31
Selassiebut wait12:31
xosuiteheartsIf what all parts of my Linux system can it infect?12:31
graingertIdleOne: it can be emulated by the Windows Key12:31
kayamangraingert you declare my name12:31
xosuiteheartsDmole are you knowledgable with WINE?12:31
graingertkayaman: I do12:31
kayamanthat am asking question in IRC12:32
Picixosuitehearts: #winehq is a better place for this question.12:32
xosuiteheartsthanks mate12:32
graingertkayaman: please go to the #ubuntu channel in your locale12:32
Selassieehm12:32
Selassiei dont have software sources12:32
graingertkayaman: or use a better translation tool12:32
kayamanso you mean am poor in translation12:33
Dmolexosuitehearts:anything can get malware but it's unlikely in wine because if it runs in wine you will see it running and you can kill it, otherwise it's a rootkit and it makes no difference if you have wine or not.... overall I'd say it's less likely than a normal linux malware12:33
xosuiteheartsDmole say I get a trojan virii in WINE12:34
[IFOC]75anyone know if it's possible to change the size of the close/minimize/maximize buttons?12:34
kayamanokay graingert12:34
xosuiteheartsDmole would it fuck with my Linux filesystem as well?12:34
graingertkayaman: your brain is an element of the set of all translation tools12:34
SelassieI do not have software sources.12:34
Picixosuitehearts: Please mind your language here.12:35
xosuiteheartssorry pici, my fault12:35
Picigraingert: Lets try to stay on-topic here.12:35
[IFOC]75I guess not; I like the Ambience buttons but they are too small; I can barely see them.12:35
kayamanyap12:35
kayamanyes12:35
[IFOC]75II'll try to get used to them then12:35
kayaman i know12:35
Picikayaman: Please try to re-ask your question, all on one line.12:35
kayamanthat graingert12:35
Picikayaman: It is not easy to understand you, sorry.12:36
graingertkayaman: please ask your question in the ubuntu channel of your language12:36
kayamanam in need wi the tv tuner drivers12:36
Dmolexosuitehearts: yes it could but more likely it would just crash in the strange enviroment, you can check for sure by installing one there is some website that keeps sample malware for testing and detection  ("kill wine" would kill it)12:36
donofriomorning all12:36
donofriogotta question about powerpc and 11.1012:36
graingertkayaman: install kaffiene or use Totem TV12:37
SelassieHow do I connect to the dutch ubuntu server?12:37
donofrioafter my install completes it doesn't know how to boot my macmini ?12:37
Dmolexosuitehearts: if you want to "harden" wine run it in a jail/chroot, or vm12:37
graingertSelassie: do you mean dutch ubuntu channel?12:37
Picidonofrio : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.12:37
jpmhkayaman: u keep coming back to that - they may not be available - ubuntu does not have drivers for everything - contact the vendor of the tuner12:37
Selassieyes12:37
donofrioI get the blinking folder icon )-:12:37
graingertSelassie: or dutch software source12:37
Selassiechannel12:37
donofriothat is in live cd mode12:37
Pici!nl | Selassie12:37
ubottuSelassie: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl12:37
Donatas260Ubuntu works fine on mactini12:38
coz_donofrio,  you might want to go to  #ubuntu+1  for 11.10, that is the official channel for pre-releases12:38
donofrioin alt mode it is unable to find the cdrom and I cannot find the kernel object called ide-scsi12:38
donofriooh k12:38
donofriotnx12:38
coz_donofrio,  no problem12:38
xosuiteheartsDmole alright, so say I have a keygen.exe for windows and im running it in Wine, and its a trojan, will it play Slaughterhouse on my Linux system?12:39
kayamankaffiene is a media player  how possible to use it as tv application software12:40
coz_kayaman,   do you have a tv tuner card?12:41
coz_kayaman,   I dont use KDE much  but I did find this    http://userbase.kde.org/Kaffeine-TV12:41
kayamancoz_12:42
coz_kayaman,  also look here   http://tvtime.sourceforge.net/12:42
xosuiteheartsDmole and by slaughterhouse I mean "slaughter my house" of files and passwords and encrypted data on my Linux file system12:42
kayamani think  you can help12:42
kayaman me12:42
kayamanlets chat private12:42
Dmolexosuitehearts: if you want to know: only one way to find out, test it. if you just want to run it safely chroot wine and it will not be able to touch linux.12:42
xosuiteheartsDmole and if it does? would it do much effect? because it would be a Windows OS virii?12:43
coz_!pm12:44
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.12:44
Dmolexosuitehearts: I did say "only one way to find out" ....12:44
xosuiteheartscoz_ you do know that I AM in the other channel and im getting more advice from Dmole than I am from those guys12:45
coz_xosuitehearts,  ok not sure what you mean though12:45
xosuiteheartswell12:46
xosuiteheartscoz_ you did !pm12:47
xosuiteheartscorrect?12:47
Dmolebbl12:47
coz_xosuitehearts,  yes but for general knowledge, not speicifically to anyone :)12:47
prod_ 12:47
xosuiteheartscoz_ arg mate. you drive a hard bargain12:48
parapanhi fellows > I have this problem > I cannot see the router index page when browsing from ubuntu server ( terminal mode ) with either w3m or lynx ....they display some d234.gif information but I cannot see that pictures ...even so ..I think this is graphical from the frames but not the real content of the page ....what can I do ???12:52
MeanEYEparapan: bare in mind that neither of those browsers support javascript, which most of router UIs use.12:53
parapanMeanEYE: grrrrr > thanks for the tip .....any workaround ?12:53
M1N1Meafaik lynx doesn't show images12:53
MeanEYEparapan: hm, well lynx has a basic support for frames... but workaround... hm, not that I know of.12:53
jattlynx sucks12:54
MeanEYEparapan: if your router supports ssh maybe handle things that way?12:54
parapanMeanEYE: if it would :D but is not the case .....it's a D-link product ....with proprietary firmware12:55
mtlifehi, after installing lxde and trying out that desktop environment, unity does not launch anymore12:55
mtlifei am seeing my background image, and desktop, but not top bar and no launcher12:55
MeanEYEparapan: Can you be specific on what you want to do with your router?12:55
parapanMeanEYE: is there any version of X .....something light which I can use as "virtual" system .....?12:56
MonkeyDustparapan: jwm (wm means window manager)12:56
parapanMeanEYE: I miss some info like the IP of one specific computer on the network .....and I want to "see" the configuration page :D12:56
felipe__irc.linuxerz.org12:56
MeanEYEparapan: Well, in theory (since I never done it), you can install VBox or KVM and then connect through ssh tunnel to a remote desktop.12:57
parapanMonkeyDust: ok ....than a Java window manager12:57
akemhey12:57
MeanEYEparapan: But it's a pain.12:57
akemwould hibernate works on a HP Pavilion laptop?12:57
akemi mean is it possible to get hibernate with ubuntu on HP laptop out of the box without messing with anything.12:58
MeanEYEakem: HP has a pretty good Linux support. You can always test with live cd.12:58
parapanMeanEYE: I don;t know if it works ...VBox needs X to be installed .....if I'd had this on the server I would not need the virtualisation .....12:58
parapanI can use a standard browser12:58
MeanEYEakem: Bare in mind that Linux hibernates to swap partition and it needs to be bigger than your ram.12:58
ikoniaMeanEYE: then you can't test with a livecd...as there is no swap partition12:59
MeanEYEikonia: Yeah, :D ... I thought he meant suspend at first.12:59
akemMeanEYE, ok, yes i will test then.12:59
akemhm12:59
mtlifecan someone help me get unity to work properly again?12:59
parapanOK ...does anyone know a better solution ???? browsing with a w3m or lynx like browser to a html configuration page of a router . . . ???13:00
MeanEYEakem: You need to have a bigger partition, other than that I don't see a problem with hibernation. It's basically saving RAM to swap partition and shutting down the system.13:00
ikoniaMeanEYE: the problem is certain hardware devices cause a problem for hibernation,.13:00
=== sonne is now known as Sonne
akemMeanEYE, ok, i though it had to do with HW specific proprietary low level stuff...13:01
MeanEYEakem: Am not sure about that then.13:01
MeanEYEikonia: I didn't know that. Thanks.13:01
MeanEYEparapan: I just found out that Elinks and Links2 support javascript. Check them out.13:02
parapanMeanEYE: cool man > thanks for that info ...let me check13:02
lolmausI want user "nginxer" to run "/etc/init.d/nginx" with root priveleges. What should i add into visudo?13:02
MeanEYENo problem. They also have some basick images support.13:02
MeanEYEparapan: Not sure how they managed to do that :) though.13:02
parapanMeanEYE: I'll let you know in a minute13:03
guest1987geirha, i think i found the source, ekiga, if you remove it then i also removes the gnome-desktop-environment package as well!13:03
geirhaguest1987: Yikes!13:04
dr_willisremives what package exactly?13:05
guest1987is there someone i should report this to?13:05
guest1987im just checking again now, but that looks like the fella the remove the gnome-desktop13:06
MeanEYEguest1987: Can you repeat your problem. I didn't see it.13:06
ikoniaguest1987: that's just a meta package13:06
ikoniaguest1987: it's not actually removed gnome desktop13:06
dr_willisubuntu-desktop is a meta packge.  may be rhe same for gnome-desktoo13:06
dr_willisso its not an issue really13:07
ikoniadr_willis: spot on13:07
MonkeyDustikonia: so if it says gnome-desktop will be removed, i don't need to worry?13:07
ikoniaMonkeyDust: correct13:07
MonkeyDusthow nice13:07
geirhaguest1987: Well, that seems to just be an empty package that depends on a whole lot. You could grab its list of dependancies and install all of those, except the few you don't want I guess.13:08
dr_willisekiga is just part of the standard gome install13:08
parapanMeanEYE: Nope ...none of them does-it ....................grrrrrrrrrrrrrrrrrr13:09
MeanEYEparapan: Then the problem might not be in JavaScript support.13:09
ztrek7Good morning all!13:09
roghi13:09
parapanMeanEYE: could be . . .13:09
Dmoleparapan: do you have a normal computer you can use?13:10
Dmoleparapan: because I would just use my desktop with a SOCKS proxy13:10
graingertmtlife: unity --reset13:10
guest1987ok so if i start from the beginning :- i did a fresh install of 10.04.3 then made some changes to the installed software and gui, once complete i did an update and this required a reboot, once rebooted i am unable to login as im just returned to login. i did an [alt+fN] logged in and found xsession.errors did a google and came up with bug 170756 reinstall gnome-desktop-env, that worked and i can login fine, only ther13:10
guest1987e is a load of software that i dont want! after removing ekiga im prompted to remove extra packke gnome-desktop-env! which looks like im find and can login but am missing the logout button on the right!13:10
ubottuLaunchpad bug 170756 in Inkscape "css" [Undecided,Invalid] https://launchpad.net/bugs/17075613:10
mtlifegraingert: yes that works, but after a reboot the unity launcher is again gone13:11
Dmoleparapan: ssh -fND localhost:8080 user@computer13:11
graingertmtlife: hmm13:11
parapanDmole > nope, I'm remote from location .....I have the router in the middle and a linux server after the router .....now I'm on the server  .....and NEED the config file of the router to open a normal desktop computer ......13:12
graingertguest1987: gnome-desktop-env depends on ekiga13:12
guest1987but im sure that apt-get remove ekiga should not remove all the other stuff that it does!13:12
rogi've just been trying to upgrade from 11.04 to 11.10 with do-release-upgrade and the upgrade has come up with an error:13:12
rogReading package lists... 0%13:12
rogReading package lists... 0%13:12
rogReading package lists... 6%13:12
FloodBot1rog: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.13:12
parapanDmole: could you pls explain the command ?13:12
graingertguest1987: it should - also change your nick13:12
Dmoleparapan: the proxy should work for you. also if the goal is to find info on another you could just use namp etc13:13
Johnny_GigglesDamn it's very hard to make an expression evaluator13:13
mtlifegraingert: any other ideas?13:14
M1N1MeThanks guys for removing bugs, I'm quite happy13:14
graingertmtlife: try unity-2d is compiz is failing13:14
Dmoleparapan: the command makes your desktop browser use the computer behind the router to browse, thus you can get into the router13:14
graingertif*13:14
mtlifegraingert: unity has always worked, it stopped working when I installed lxde and tried that once13:14
romanoffrus13:15
Dmoleparapan: the command allows you to browse from any location you can ssh to "from your desktop"13:15
romanoff!help13:15
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. :-)13:15
parapanDmole: but the desktop is not open ......the server is open and the server doesn't have X installed13:15
mtlifegraingert: it even now works, but it refuses to launch properly after a reboot. I always have to launch a terminal and unity --replace or --reset13:15
parapanDmole: ok, and the command should be run in the terminal ? or direct in the browser ???13:16
Dmoleparapan: 1) from a desktop run the command in the terminal replacing the user@computer with something valid. 2) set your browser to use localhost:8080 as a SOCKS proxy, 3) browse13:18
Dmoleparapan: if you have a windows desktop you can do the same with putty13:18
parapanDmole: you may have a point .....does it work even if I'm remote ? over internet and not in the local network ??13:19
Dmoleparapan: yes that is the whole point13:19
parapanand user@computer ...shoul be user of the server ....and computer = the remote server correct ??13:20
Dmolehowever you normaly ssh to the server13:20
Dmoleyou can use it to browse from other countries etc13:21
Dmolebut your goal was just to find the IP of some other computer?13:21
parapanDmole: what shoul i insert on the SOCKS proxy ???13:22
parapanDmole: what host ?13:22
Dmolelocalhot or 127.0.0.1 they are normaly the same13:22
rogi'm very sorry if all those accidentally pasted lines went through into this channel...13:22
parapanDmole: yes the ip and other information configured only on the router side13:22
Dmole"set your browser to use localhost:8080 as a SOCKS proxy"13:23
parapanDmole: got-it finally :D13:23
Dmoleparapan: if the other computer is on it knows it's own IP and you can find it with "nmap 192.168.0.0/24" assuming that is your network ip base13:24
parapanDmole: YOU ARE a genius my man >>>> all my respect goes to you !!!!13:24
swebmy windows and linux crash when i want to restart ? also xp and windows 7 and ubuntu ? i think my hardware have a problem ? which part of hardware may be damaged ?13:24
parapanDmole: it the best thing I've learned in the last 6 weeks :D13:25
Dmoleparapan: what did you learn 7 weeks ago?13:26
compdocsweb, how old is the system?13:26
samlhey, I want to mount a drive as current user when the user logs in13:26
samlhow can I do that?13:26
samlnot during the boot.. but when a user logs in13:27
swebcompdoc, Asus Netbook 904HD not to old. it work some days ago well. it can be damaged by virus ? bios problem or etc ... ?13:27
Dmolesweb: try pastebin-ing somelog files from linux13:27
compdocsweb, that came with windows xp? I would think it came with win713:28
parapanDmole:  not much :D ---I was saying 6 months ago .....different command but not so important as this one .....I have to look a little bit deep inside the gomand you gave me .....it's worth like gold :D13:28
swebcompdoc, all os. i thinks it's a hardware problem ... but i dont know which part !13:28
Dmolesaml: make sure it's in fstab but set to not auto mount then make a login script to un/mount it for that user13:28
jribsaml: what's your reason for wanting to do this?13:29
samljrib, for a specific user (myself), I want to have the drive available.13:30
docboyis there anyone here using pclinuxos?13:30
samlotherwise, I have to go to Places > and click the drive to mount13:30
swebcompdoc,Dmole. just puppy linux can be loaded but another version have a many error during loading13:30
jribsaml: ok, why don't you just mount it at boot?13:30
samlhow do I do that?13:30
jrib!fstab | saml13:30
ubottusaml: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions13:30
samlit has to be rw  for myself13:30
Dmole!pastebin sweb13:30
samlno gui for this?13:30
jribsaml: better to just read that page; it's pretty straightforward13:31
samlthe thing is /media/data  isn't created.  but it's created when I  click Places > data13:31
Dmole!pastebin |sweb13:31
ubottusweb: 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.13:31
jribsaml: yes, so you create it13:31
samlas root? I'm confused with permission13:31
Peter_Biltcan i install a tunnel borker with bunutu?13:31
jribsaml: read the page.  After you are done, ask questions about anything you aren't sure about13:32
Peter_Biltinternet connection sharing with a tunnelborker?13:32
samli'm not sysadmin. i'm just a user. why so hard?13:32
Peter_Biltmy friend is a good boy13:32
Peter_Bilthe has a hurricanic tunnel13:32
jribPeter_Bilt: do you have an actual ubuntu support question?13:32
DmolePeter_Bilt: as in how to set up NAT?13:33
Peter_Biltipv4 nat but of course no ipv6 nat13:34
Peter_BiltIPV6 routing with ubuntu using a tunnel provider as gw13:35
Peter_Biltin my airport express its very easy to do that13:35
Peter_Biltit just needs 3 entries13:35
metabillhey people. I'd like to safely downgrade the package 'ifupdown' from the admin section. what is the right way to do so?13:36
rogupgrading from 11.04 to 11.10 i got this error message: Exception during pm.DoInstall():  E:Could not perform immediate configuration on 'python-pyatspi2'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)13:36
DmolePeter_Bilt: van you link to the IPV6 spec for that?13:36
Picirog : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.13:36
Peter_Biltits not my link13:36
rogPici: ok13:36
Peter_Biltits a friends computers stuff13:36
Peter_Bilthe has a natty dread on the machine13:36
Selassiehehe13:36
Selassienatty dread13:37
Peter_Biltyeah ur chapel13:37
DmolePeter_Bilt: I asked for a link to the spesification not the friends computer13:37
parapanDmole: thanks a lot man for support and for taking the time !!!13:37
Peter_Bilthoden.dyndns.tv is the link13:37
Dmoleparapan, np, have fun13:37
Selassienatty dread on the machine13:37
Selassiethat's hilarious13:37
metabillnatty dread a whe she wan'13:37
Peter_Biltyeah cool song13:37
Selassieyah mon13:38
Selassiewha gwaan far I13:38
IdleOne!ot13:38
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!13:38
DmolePeter_Bilt: please try to understand better before replying13:38
Peter_Biltsorry master idleOne13:38
Peter_Biltah i tried to explain he has internet connection sharing, and he wants to install a ipv6 routing capability for the clients13:40
ztrek7Selassie, did that work for you yesterday?13:41
SelassieNo13:41
SelassieI'm now trying to fix it.13:41
ztrek7doh!13:42
Peter_Bilti think i get it13:43
Peter_Bilti have to play arkanoid and then i will fix it13:43
cgchi everyone13:44
kayamansellasie13:45
Selassieyah?13:46
Guest7164need help in recovering a deleted partition13:47
cgcI've come up against possibly the strangest problem I have ever faced in IT, this will explain it faster and better than words can: http://paste.ubuntu.com/690806/13:47
karlhuntDoes anyone know of any instructions/projects relating to media buttons on wired headsets? ie click to pause etc?13:47
cgcI really can't think of anything I have missed13:47
escottGuest7164, testdisk13:48
Peter_Biltlol13:49
Guest7164tried testdisk and photorec, got stuck in the middle , anyother ?13:49
escottGuest7164, if you know the geometry of the partition you can just restore it with fdisk, but if you dont know the geometry read it off testdisk output13:49
DmoleGuest7164: dd the whole thing first to make a backup13:51
cgcok i missed something, let me just do another paste...13:51
Guest7164you mean i can restore the partition table?13:52
escottGuest7164, removing a partition only removes the entry from the partition table. if you know the values you can just restore it13:52
DmoleGuest7164: also there is and ext rescue, and a bunch of tools on backtrack13:52
Guest7164dmole :cli apps or gui?13:53
DmoleGuest7164: most are both13:53
cgchttp://paste.ubuntu.com/690809/13:53
=== sonne is now known as Guest32014
Guest7164ok i will try both of your solutions  and i will be back13:54
qinGuest7164: testdisk13:54
Guest7164testdisk didnt work for me13:55
Dmoleoften people forget to "apply changes" with testdisk~13:56
=== r_ is now known as Guest27700
Peter_Biltubuntu the fall guy edition14:01
hippohello i have a question i know this is the wrong channel but since its still an ubuntu i figure you guys might no but i just installed kubuntu and on windows 7 when i upluged my battery i always had 3 1/2 hours and well with kubuntu i have only barely2  showing is this usual? if not would anyone know how to fix it14:05
jpmhI have just plugged a planar touch screen into my computer - dmesg tells me that it sees it and I have loaded the evtouch driver - still not able to touch the screen - what am I missing?14:06
cgca finger :P14:06
MeanEYEHaha, good one cgc :)14:07
flasommhello all, is anyone knows a tool to keep copy and repaste results store in a stack ?14:07
MeanEYEjpmh: USB?14:07
jpmhcgc:  LOL14:07
=== variable is now known as Guest45291
jpmhMeanEYE:  yes - usb14:07
luisthow do i prevent my ubuntu from locking the screen or sleeping?14:07
MeanEYEjpmh: does lsusb sees it?14:07
MeanEYEluist: There's an option for that in screensaver and power management. Screensaver controls the locking, power management for sleeping.14:08
tomodachiluist: those are two different questions: disable sleep in powermanagement, disable password in  screensaver settings14:08
marwhello. i'm trying to make hibernation work on ubuntu 11. i have nonencrypted swap, but enc. home. i have set up grub and initramfs. i can put it into hibernation, but after turning it on, it behaves like it was turned off completely. any tips?14:09
jpmhMeanEYE:  yes0 sees it as Quanta Computer Inc14:09
luisttomodachi, its already set to never in powermanagement but it stills lock my screen/sleep after some minutes14:10
MeanEYEjpmh: So to summarise, screen is working but not reacting to touch?14:11
jpmhMeanEYE:  YES - very sucinct14:11
luisttomodachi, ok nvm i got it14:11
jpmhMeanEYE:  and I would add that dmesg and lsusb both show it14:11
MeanEYEjpmh: can you give me the complete model?14:12
tyler_dI am trying to create a startup disk to a folder rather than to a removable device; any help would be fantastic :)14:12
jpmhMeanEYE:  planar px2230mw14:12
MeanEYEjpmh: did you install drivers?14:13
jpmhI installed the evtouch driver - that's all14:13
MeanEYEjpmh: Am looking ad planar.com and they have section for Linux Touch Screen Drivers. Did you get them from there?14:14
jpmhMeanEYE:  evtouch yes - nothing else - never needed anything else when using them in the past - what else may I need14:14
MeanEYEjpmh: Oh, so the screen worked but it's not working now?14:14
lehighwhether I entered in IRC??14:15
jpmhMeanEYE:  I did not get from there - no - THIS screen has never worked, have always used ELO in the past14:15
jpmhMeanEYE:  can you give me the URL for the drivers you are finding at planar - I thought I had searched their site14:15
MeanEYEjpmh: Let me just check if site is right.14:16
nimbioticsHello all. Is there a GUI for testing and calibrating a joystick in ubuntu 11.04?? TIA!14:18
MeanEYEjpmh: Gah, they don't have drivers for Linux for that display. :(14:19
arnierulesgood afternoon folks14:19
jpmhMeanEYE:  I woukd add that it appears to be there in lshal too14:19
MeanEYEjpmh: It seems to me that you need to configure your X. But am not good at that. Maybe someone here could help you.14:20
jpmhMeanEYE:  but even so - the input device is just an input device - what am I missing here - the screen looks fine14:20
Woetwhat's the md5 sum for ubuntu 11.04 server 64 bit?14:20
Woethelp.ubuntu.com is down14:20
solofightpeople how do i open a port in ubuntu ? when i do a nmap it says 8090 closed14:20
solofighthow do i open it ?14:20
MeanEYEjpmh: I don't think X sees it as an input device, what does `xinput list` say?14:20
zykotick9_nimbiotics, i wouldn't personally recommend any of the GUI joystick software (I've personally had issues) but YMMV.  FYI you should see your joystick(s) as /dev/input/js0 js1 etc.  to test the system sees them you can open a terminal and "cat /dev/input/js0" then press buttons/move sticks to get character feedback that it's working.  jscal is a cli tool to calibrate sticks (not easy to use however).  Best of luck.14:21
Dmolesolofight: disable firewall and tell some application to listen to the port14:21
=== chris|| is now known as chris|
solofightDmole, understood14:21
solofightthank you14:22
solofightDmole,++14:22
nimbioticszykotick9_: THX ... what does YMMV mean?14:22
zykotick9_nimbiotics, sorry "Your Milage May Vary" meaning, you may have different results.14:22
nimbioticszykotick9_: well, if by milage u mean by xperience with linux==0 :)14:23
oCeanWoet: I can load the page without problems. 11.04/server/amd64.iso: 355ca2417522cb4a77e0295bf45c5cd514:23
stimpieI have a statement: if(seq%count==rank) continue;  in some cases the final variabeles are  count =1 and rank =0.   The statement will therefor always be true.   Will the hotspot compiler optimize this?14:26
zykotick9_nimbiotics, just an FYI (For Your Information), many games/emulators still look to for the old /dev/js0 location and you have to specify in the game's config to look for /dev/input/js014:26
jpmhMeanEYE:  have you given up on me - reason I ask is I am considering a re-boot and so will lose this session14:27
MeanEYEjpmh: I didn't. I asked what `xinput list` command gives you. Is your display there?14:27
Phr3d13how would i quickly find all pieces/parts of pcsx2 so i can start over installing it?14:28
arnierulesGuys, i have a fat32  usb-stick, should i format it with ntfs? or is that a bad idea for Linux?14:30
=== faz_afk is now known as faz
=== EgyParadox is now known as xodaraPygE
Phr3d13arnierules, as long as you have the ntfs-3g package installed, you should be good14:31
arnierulesPhredie > does the latest Ubuntu have that?14:31
vibhavarnierules,  Use Fat-3214:32
Phr3d13arnierules, should be in the repos, search the software center for ntfs-3g14:32
cvamwhat is the advantage of Vim editor over GUI text editors14:32
vibhavarnierules, If you are not going to use it in WIndows then stick to fat-3214:32
magentarfat-32 is more secure with linux14:32
arnierulesgot it. Thanks for the feedback guys :)14:33
IdleOnentfs is supported OTB has been for a couple of releases in Ubuntu ircc14:33
apersonis there a tmux equivalent to screen -ls ?14:33
vibhavcvam -  syntax highlighting?14:33
Phr3d13i coulda swore i hadda install the ntfs-3g package myself14:34
prod_Hi guys, Im having trouble with gparted and resizing a NTFS partition. I saved the error message and i have "ERROR: 2930 clusters are referenced multiply times." In the error report it says to go to windows and do chkdsk /f but my windows OS just flakes out when i try to use the hdd in any way. I ran chkdsk /f  on installation disc and it completed but the problem is not solved .Any help would be hugely appreciated14:34
vibhavcvam, easy copying and pasting14:34
zykotick9_prod_, i'd recommend using Windows to try fixing Windows File System errors14:34
douglhow do I switch from unity to the old desktop that does not hide things?14:35
vibhavcvam http://paste.ubuntu.com/690848/14:35
prod_linux is the only thing that doesnt flake out when i connect the hdd14:35
zykotick9_!classic | dougl14:36
Woetlet's try again14:36
ubottudougl: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".14:36
Woetwhat's the md5 sum for ubuntu 11.04 server 64 bit? help.ubuntu.com is down14:36
vibhavprod_,  what do you mean by flakes?14:36
magentarprod_, i would copy the files to another drive and simply delete the partition14:36
arnierulesdougle > at the logon screen there should be options at the very bottom of the screen, select "classic" there14:36
Phr3d13dougl, log out, click your name, before you type your password, look at the bottom of the screen for a drop down box, pick "classic"14:36
cvamvibhav:I'm in  dilemma  that whether vim or any IDE is best to programming14:36
* dougl like the money back guarantee that comes with ubuntu.14:36
vibhavcvam - are you new to this stuff?14:36
prod_sorry pure terminology, laggs out. freezes14:36
prod_poor*14:36
cvamyes14:36
Phr3d13how would i quickly find all pieces/parts of pcsx2 so i can start over installing it?14:36
douglzykotick9_, Phr3d13 thanks guys14:37
cvamvibhav:yes14:37
magentarprod_, sounds like the drive might be damaged14:37
escottprod_, sounds like you are SOL, better get your backups14:37
vibhavWoet  355ca2417522cb4a77e0295bf45c5cd5 ubuntu-11.04-server-amd64.iso14:37
SlimG_How do I checkout a subdirectory in a launchpad branch with bzr? bzr co lp:project/i/want/this/directory #doesn't seem to work14:37
Woetthanks vibhav14:37
vibhavcvam then use an IDE14:37
prod_http://pastebin.com/ktpG7shC14:37
vibhavcvam - which language?14:37
vibhavwoet - No problem!14:37
cvamvibhav: java14:38
prod_dammit :S14:38
Logan_cvam: NetBeans14:38
zykotick9_Phr3d13, depends on how you installed it.  Did you install using DEB file (if so use package manager to remove)?  If you installed by copying a binary file to a location (delete the files).  If you installed for source code (i have no idea, good luck).14:38
dnivraSlimG_: this is ubuntu support. head to #bzr for help on bzr. and it's "bzr branch" BTW.14:38
prod_its in a usb caddy so im not too suprised if im honest14:38
vibhavcvam - Use Eclipse IDE14:38
vibhavcvam : https://help.ubuntu.com/community/EclipseIDE14:38
Phr3d13well i guess i'm stuck searching for "pcsx2" in nautilus and deleting anything not on my win partition14:39
SlimG_thanks dnivra14:40
administratorhi there14:40
=== administrator is now known as Guest93099
cvamI'm not completely new to linux or java. I want to study learn both in detail14:41
Guest93099i have an ssh problem can anyone help14:41
Guest93099port 22 ssh connection refused14:41
compdocwhat user name are you using?14:41
zHammeRztry starting sshd14:42
cgcGuest93099: do you have a firewall? is sshd actually running?14:42
cgcGuest93099: ps ax | grep ssh14:42
cgczHammeRz: a reboot worked! I feel so stupid :P14:42
Guest93099yeah started ssh14:42
zHammeRzcgc, rofl14:42
Guest93099i have firestrter fire wall14:43
zHammeRzthat is what we'll call a fragmented routing table lol14:43
cgclol14:43
Woeti'm getting "there was a problem reading data from the CD-rom"14:43
Woetmd5sum is correct and it's a mounted ISO, so the cd is not damaged14:43
mattmurray28hey guys, Ubuntu sees my wifi network, but when i click connect it wont, help please?14:43
zHammeRzWoet, well, may have a defective cd/dvd rom reader?14:43
WoetzHammeRz: it's a mounted ISO.14:43
zHammeRzoh14:44
zHammeRzthen idk14:44
dean__Hi does anyone know if there is a program you can use to split cue files in Ubuntu?14:44
Woetdean__: split them into equal sizes, or split them into it's parts, or what?14:44
Woetmattmurray28: more information? any error? what happens when you click it?14:44
dean__Woet, Well the file is flac but it is only one track and there is a cue file which from past experience you can split the tracks one by one?14:45
zteamHello14:45
Guest93099i allowed fire wall for port 22 allow with specific ip14:46
Eradean__: http://aidanjm.wordpress.com/2007/02/15/split-lossless-audio-ape-flac-wv-wav-by-cue-file/14:46
cgcGuest93099: can you telnet to the ip on port 22? 'telnet [ip] 22'14:47
Phr3d13Guest93099, did you forward the port on your router?14:47
zteamI need some help, I have a package here which require libc6 => 2.3.6-6 but my installed version is 2.13, how can I fix this?14:47
jribzteam: what package14:47
dean__Era, Thanks14:47
Eranp14:47
cgcGuest93099: if not can you telnet to that port from the machine itself? so on the machine running sshd run 'telnet 127.0.0.1 22' and 'telnet [ip] 22'14:48
WildAnyone not afk?14:48
dougldoes anyone here use skype?14:48
jribWild: best to just ask the channel your actual question (on a single line)14:48
jribdougl: best to just ask the channel your actual question (on a single line)14:48
zteamjrib, xboxburner, from this site: http://sourceforge.net/projects/xboxburner/files/14:48
Guest93099no can;t telnet>> unable to connect to remote host:connection refused14:49
dougljrib, isn't that what I did?14:49
MeanEYEdougl: I avoid it like a plague. :)14:49
WildI'm trying to setup my server allow people to connect via port 80 (with lamp installed) and people cant connect to my wesbite outside my network.14:49
cgcGuest93099: from the machine running sshd itself?14:49
douglMeanEYE, why such strong feelings?14:49
jribdougl: the answer to your question is "yes".  You probably have something you want to ask after that.  You should just ask that14:49
Guest93099yes14:49
WildI have my port forwarded, and ip tables is setup, and apache is set to port 80.14:49
cgcGuest93099: on localhost as well?14:49
Guest93099ok will try14:49
dougljrib, not really just curious how popular it was in the ubuntu community.14:50
jribWild: if you can connect within your local network, then it's an issue with your portforwarding14:50
cgcGuest93099: whats the output of 'lsof | grep -i listen | grep -i ssh'?14:50
jribdougl: this channel is for support then, please don't ask those types of questions here14:50
WildI have port 80-81 forwarded on TCP (via linksys router). The range is set to work on the machine that it's connected to.14:51
MeanEYEdougl: Because it's a spyware. People cought them dumping bios and sending data to the mothership. Besides, they don't like Linux very much. Every two years you get a minor bugfix update. On the other side Google Talk provides me with same options, better quality and lower bandwidth. Plus plugin is regulary updated and even if you don't wish to use it Pidgin and Empathy can make audio/video calls with their own libraries.14:51
mofaphHi, all. How to change the keyboard layout on console? My system is ubuntu 10.04.14:51
Phr3d13anyone know the easiest way to install pcsx2 on a 64 bit ubuntu?14:52
dougljrib, err - ok... prolly get the same advice asking who uses ubuntu in the skype channel?14:52
jribmofaph: loadkeys or setxkbmap depending on where you are14:52
cgcdougl: i second MeanEYE's opinion14:52
jribdougl: I don't know what that channel's policies are14:52
WildI have port 80-81 forwarded on TCP (via linksys router). The range is set to work on the machine that it's connected to.14:52
MeanEYEWild: what's the problem?14:53
douglMeanEYE, cgc thanks for the info guys - we better stop talking about it now before I get us in trouble.14:53
jribzteam: I'd suggest building your own package from the tar.bz2 then14:53
WildI'm trying to setup my server allow people to connect via port 80 (with lamp installed) and people cant connect to my wesbite outside my network.14:53
WildI have port 80-81 forwarded on TCP (via linksys router). The range is set to work on the machine that it's connected to.14:53
WildI'm trying to setup my server allow people to connect via port 80 (with lamp installed) and people cant connect to my wesbite outside my network.14:53
mofaphjrib: I don't have root permition.14:53
Travis-42How do I reset the unity tray on the left? it's visually messed up and I think needs to be restarted14:53
MeanEYEWild: do you have public IP address?14:54
jribmofaph: you want to make this change in X?14:54
WildI'd call it public, yes.14:54
MeanEYEdougl: :) Agreed. There is a channel named #ubuntu-offtopic14:54
Guest93099netstat -punta says ssh is listening14:54
MeanEYEWild: are you sure it's public or you think it's public?14:54
mofaphjrib: I already change it in X using xmodmap, but I can't do it under console, press Ctrl-Alt-Fn to enter.14:54
zteamjrib, Well I got it to install but it crashes as soon as I'm about to write the Disc14:55
WildMeaneye what is considered public?14:55
jribzteam: how did you get it to install?14:55
WildIts the IP to my network14:55
MeanEYEWild: When you go to www.whatismyip.com... pinging that IP should ping your router.14:55
WildThats what the IP it set at14:55
MeanEYEWild: Public IP means you are not behind you IPS's NAT or something.14:56
WildPeople can connect through other ports14:56
Wildyes, them im public14:56
MeanEYEWild: Did you set up web server properly? Opening http://localhost works?14:56
Wildlocalhost doesnt work. but if i go to my IP or the domain I set to the IP14:56
zteamjrib, I did sudo dpkg --force-architecture -i xboxburner.deb14:56
Wildit works14:56
WildFilter Internet NAT Redirection  is not enabled either14:57
mofaphjrib: If I get root permission, sudo loadkeys ~/.keymap works fine. (~/.keymap is keyboard layout I define)14:57
zteamjrib, since it is for i386 (I'm using the 64-bit ubuntu version)14:57
jribzteam: see if your error persists if you install from the tar.gz14:57
MeanEYEWild: I think I misunderstood you. So where is this web server located. On your own machine? Or is it a separate machine?14:57
voob_of_doomanybody knows where does gparted read a 600GB filesystem in? the box only has 8gb ram and 40gb hdd, gparted keeps going (iotop -o shows only reads)... very interesting14:57
jribmofaph: I don't know offhand how to change layout in console without root access14:58
WildOn my own machine14:58
Wildnot this one, but off my computer, im using putty to control it14:58
WildMy Domain (sent to my IP via A record) ekolyte.com connects to the website on MY network. http://localhost doesn't work. when I try a port checker, port 80 doesnt work.14:59
WildI'm forwards based on my router info too.14:59
Wildforwarded*14:59
compdochttp://localhost doesn't work for what?15:00
compdoccan you connect from the lan?15:00
MeanEYEcompdoc: He has problems routing ports to his server and am trying to guess his configuration.15:00
WildAsk me anything you want to know, Ill give you everything you need... probably better to PM me15:01
zteamjrib, okey, will try15:02
jribmofaph: if you read « man loadkeys » it has some discussion about the reasons for only root being able to change console layout15:02
compdoccan you connect from the lan?15:03
icerooti have an encrypted /home/user, i want to automaticly mount my sd-card into ~/Movies, the problem is that the system is trying to mount the sd-card while mounting (using fstab) at that point there is no /home/user. what are my possibility to mount the sd-card automaticly? a logon-script?15:03
mofaphjrib: OK, I am reading it.15:04
jribiceroot: mount it somewhere outside your home and create a symlink called ~/Movies pointing to the mount point15:04
Piciiceroot: You could mount your sd-card elsewhere and put a symlink at ~Movies instead.15:04
th0riceroot: put the mount command into .bashrc or .profile for the user, that way it won't be executed until after the user logs in15:04
icerootth0r: but everytime i open the bash it will try to mount again15:05
MeanEYEiceroot: Cards and other medias are mounted either on /mnt or /media. So my suggestion is to mount it there.15:05
icerootjrib: Pici sounds good, thanks15:05
tarmstronghi everyone, my laptop keeps freezing randomly, and I'm looking for help troubleshooting the problem.15:05
th0riceroot: I think there is a .bash_login as well....been a long time since I messed with it15:05
icerootth0r: ah ok15:05
th0riceroot: or it might have been .profile....one of those only executes one time15:06
phong_hi guys15:06
icerootMeanEYE: then i will mount it ti /media/ and then put a symlink to ~/Movies after login15:06
graingertis it possible to add a custom download server to ubuntu eg in the "Choose a Download Server" dialogue15:07
tarmstrongI'm running ubuntu 11.04 on a thinkpad x220, and the display keeps freezing. I can't even ctrl-alt-f1 into a terminal.15:07
th0riceroot: you could also put the mount command into a script and execute it at login ... in xfce it is Sessions and Startup15:07
icerootth0r: yes that was what i mean with logon-script :)15:07
MeanEYEiceroot: That will work easily.15:07
th0riceroot: that might be the best bet. It would be a simple two line script15:08
icerootth0r: the other way is to put the mount in the startup-part. at that point there is a ~15:09
tarmstrongI can't find anything in the logs either. Does anyone know where I should look to pinpoint the problem?15:09
graingerttarmstrong: have you set any custom compiz settings?15:09
graingerttarmstrong: and have you tried running with unity2D15:09
th0riceroot: right, but I think you will have to use the full path instead of ~15:09
graingertinstead of compiz15:09
icerootth0r: hm but that i have to umout it, because ubuntu will umount my ~ and encrpyt it15:09
icerootth0r: not if it is /bin/bash15:10
icerootth0r: i will use the symlink so i dont have to umount it when umounting home15:10
robert05_huhi15:11
graingertrobert05_hu: hyea15:11
icerootwhen is /etc/fstab read? only at boot? so i have to reboot to see if my changes are correct?15:11
jribiceroot: you can run « mount -a »15:11
Selassie!nl15:11
ubottuNederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl15:11
icerootjrib: thx15:12
tarmstronggraingert: no custom compiz settings. unity2d -- where can I find information on it?15:12
luis_Does anyone know if ITunes works on ubuntu ?15:14
tarmstronggraingert: nevermind, found it. Is there any way I could determine whether or not Unity's OpenGL stuff is the problem?15:15
xangualuis_ does not15:15
vaishakh_em i get plugin error messages on transferring my joomla site to another computer.. what might be the reason ?15:15
luis_Thanks15:15
iceroot!ipod | luis_15:15
ubottuluis_: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod15:15
graingerttarmstrong: compiz crash handlers etc15:15
xangua!appdb | luis_15:15
ubottuluis_: 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:15
xanguaif you mean wine, cheche database15:15
icerootvaishakh_em: what is the error?15:15
graingerttarmstrong: to check to see if it's not any of your settings you can run unity --reset15:15
icerootxangua: not working with wine15:16
gabrielht44Hola, Por favor necesito ayuda, no logro configurar el sonido de mi PVR-TV 305U (usb para TV)15:17
ikonia!es | gabrielht4415:17
ubottugabrielht44: 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.15:17
graingerttarmstrong: see what thinkwiki has to say about your thinkpad15:18
gabrielht44ubottu,  Gracias15:18
=== desdenova is now known as Desdenova_
tdk-erHi, I'm in hte live15:19
tdk-erHi, I'm in the live and i downloaded the iso and i've to burn it, how can do it?15:19
ikoniatdk-er: it's not easy if you are using the CD drive15:20
tarmstronggraingert: if it was compiz crashing, would that prevent me from ctl-alt-f1'ing into a terminal?15:20
tdk-erikonia: how can I do?15:20
ikoniatdk-er: you can't if you're using the CD drive15:20
Saturn2888When cleaning an SSD off for being unseasoned. How do I write all 1s to it? I figured I might be able to use dd somehow, but there's no /dev/one.15:22
milagrehello, where can i find one good torrent client to ubuntu?15:22
graingertSaturn2888: try shred15:22
Pici!torrent |  milagre15:22
ubottumilagre: Some torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/FAQ.html - See also !P2P15:22
Saturn2888graingert: ok. Is it pre-installed?15:23
edbianSaturn2888: most people write 0's from /dev/null/15:23
Saturn2888edbian: ah. Well I need to write 1s anyway15:23
graingertedbian: linux optimizes 0 writes15:23
milagrei already install utorrent but when i try to download one file de progress bar does not work15:23
edbiangraingert: How?15:23
Saturn2888edbian: 1s clean SSDs. 0s will salt them with data.15:23
edbianSaturn2888: how?15:24
graingertmilagre: try using an ubuntu app - or go into #wine15:24
graingertebian: unalocated = all 015:24
th0rmilagre: funny, utorrent wasn't in the list you just got15:24
Piciedbian: /dev/null is a sink, /dev/zero for getting data.15:24
milagregrainget: thanks15:24
milagreth0r: patient!15:24
Saturn2888edbian: it's how flash memory works. 1 = no data.15:24
edbianPici: thanks :)15:24
milagrelol15:24
edbianSaturn2888: interesting!15:24
graingertSaturn2888: but because of the wearleveling of ssd's you can't really get data back off them15:25
Saturn2888graingert: yeah.15:25
milagreone more question, where i can find one virtual machine free to install in ubuntu? In your point of view what is the better vm machine to work?15:25
Saturn2888milagre: virtual box15:26
graingertSaturn2888: I seem to already have shred15:26
milagrethank you saturno...15:26
graingertSaturn2888: so I think it's doable15:26
Saturn2888graingert: Great. I'm booting up linux off a USB drive now to do this.15:26
milagrethe last question...15:26
milagrewhat is the best way to recover my root passwd???? lol15:26
Saturn2888milagre: the other one is VMware Server but it's not really supported and hasn't worked in Firefox since 3.515:26
Guest57396Going to sleep!15:26
milagrethank you Saturn288815:27
Guest57396.15:27
=== gale_ is now known as mydogsnameisrudy
escottmilagre, there is no root password, but if you have physical access you can chroot into the machine15:27
Saturn2888graingert: I see -z in shred, but is there one for writing ones?15:28
milagreescott: i forgot the root pas... what can i do?15:28
graingertSaturn2888: dang15:28
vibhavmilagre wait15:28
milagrevibgav: hahahah15:28
milagrei will lost my job rsrsr15:29
tyler_dI am trying to create a startup disk to a folder rather than to a removable device; any help would be fantastic :)15:29
vibhavmilagre keep patience15:29
vibhavmilagre, I am researching15:29
milagrethank you so much vibhav15:30
graingertSaturn2888: http://linux.die.net/man/1/scrub15:30
ikoniamilagre: just boot into recovery mode15:30
vibhavmilagre http://paste.ubuntu.com/690896/15:30
dean__Hi all I have flac files that I need to convert to mp3 320kbps is there a gui program that can do that at all thanks?15:30
th0rdean__: winff15:30
milagreoooh god, thank you! i will try it right now!15:30
edbiandean__: sound converter15:31
dean__th0r, Is it gui or cli?15:31
ikoniavibhav: how many times have you been told to not copy and paste things15:31
dean__edbian, Is that easy to use?15:31
th0rdean__: gui15:31
ikoniavibhav: you've just got that from a website, you've not tested that, you've not done it15:31
SelassieSELASSIE I15:31
edbiandean__: yes15:31
edbiandean__: extremely (and it's gui)15:31
edbiandean__: sudo apt-get install soundconverter15:31
dean__whats better winff or sound convertor?15:31
th0rdean__: define 'better'15:32
edbiandean__: Never used winff.  Found soundconverter and I never needed anything more.15:32
dean__edbian, Thats all I needed to hear lol15:32
edbiandean__: :)15:32
graingertSaturn2888: tr '\000' '\377' < /dev/zero15:32
dean__georgie15:32
milagreyou are very good guys! comming to brazil please feel free to contact me for one happy hour, teledireito@hotmail.com15:32
IdleOnevibhav: grub2 now uses the shift key.15:32
edbiangeorgie indeead15:32
dean__Thanks edbian15:32
Saturn2888Someone just told me that graingert :P. How do I do that to /dev/sda? Haha15:32
dean__edbian, Sorry was talking on messenger lol15:33
edbiandean__: sure15:33
=== mi is now known as Guest51778
graingerttr '\000' '\377' < /dev/zero | dd of=file15:33
Guest51778Hello, I want to know how to install Dropbox in my Ubantu15:33
dean__edbian, CBR is better than VBR am I right?15:34
graingertGuest51778: hey denis15:34
Saturn2888graingert: great :015:34
xanguaGuest51778: go to dropbox.com and follow the instructions15:34
edbiandean__: I believe so.  VBR is lower quality but is more efficient in bits vs quality15:34
Saturn2888graingert: 7.2MB/sec. This will take a while :p.15:35
graingertSaturn2888: nice15:35
dean__edbian, Ok cool thanks gonna try converting now lol15:35
edbiandean__: sure15:35
Saturn2888graingert: Shouldn't writing straight 1s to an SSD be really fast? hahaha. Shoot.15:36
graingertSaturn2888: it's not writing 1's btw it's writing True's15:36
graingertSaturn2888: or 25515:36
Saturn2888graingert: what's the difference?15:36
graingertSaturn2888: comes out in bytes15:36
graingert255 = 0xFF15:36
graingert1 = 0x0115:36
Saturn2888Ok. Hopefully that's the correct way to do it then.15:37
dean__edbian, It isn't quick I take it lol15:37
Saturn2888That's pretty crazy15:37
graingertSaturn2888: not really15:37
vibhavmilagre use shift instead of ESC15:37
Saturn2888It is to me at least. Glad it's working though!15:37
Saturn28886MB/s ugh. It'll be a while :)15:37
graingertSaturn2888: why are you doing it?15:38
graingertseems a bit of SSD abuse15:38
Saturn2888Because the SSD is seasoned, and I wanna clean it so it's factory fresh so I can install a new OS15:38
graingertSaturn2888: what's wrong with quickformat?15:38
escottSaturn2888, if you are just doing a reinstall use hdparm to mark all blocks as free15:39
edbiandean__: no converter is fast15:39
dean__edbian, It has worked a charm got my motorhead flacs in mp3 format now your a legen15:39
dean__legend even lol15:39
edbiandean__: your welcome!15:39
escottSaturn2888, man hdparm | grep -C10 trim15:39
Saturn2888graingert: The drive still contains data. If all chips have 1s instead of 0s, then it will be able to write to anything otherwise it's gonna check if it's been written to, realize it has, read in the data, delete the blocks it needs, then write back over them. This is a huge issue.15:39
dean__edbian, For future reference as you seem like you know what your doing is there a flac cue splitter gui?15:39
Saturn2888escott: it doesn't have trim15:40
edbiandean__: I have never heard of one.  People generally don't edit cue files by hand. Just make a new cue file.15:40
=== jstewart is now known as fudoreaper
Saturn2888escott: too old for trim.15:40
jiahuihello every15:40
escottSaturn2888, it may not support SATA TRIM but it may support a bulk non-sata trim.15:40
jiahuii have meet some problems15:40
Saturn2888escott: I dunno. Also, the mobo doesn't support it.15:40
dean__edbian, It was one flac file that was the only problem had to use medievil cue splitter in vbox windoze lol15:40
graingert!question | jiahui15:41
ubottujiahui: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)15:41
mang0How do I link an internal drive to /mnt/HDD2? I've got a folder in /mnt/ called HDD2 which was linked to my 2nd internal, but now doesn't seem to be. It won't mount on startup. How do I re-link them?15:41
Saturn2888escott: It's a Dell Mini 9. A little old for this.15:41
edbiandean__: mmm, yeah IDK  there might be one15:41
calamarihi. when I installed 10.04 on my laptop, I had it encrypt my disk. It also used ext4. Maybe there is some breakthrough in checking for ext4, but when it does a disk check, I swear it's not really checking the disk, it's way too quick compared to what I was used to on ext3. If I'm right, is there a way to do a fsck on my ext4 drive?15:41
jribmang0: click on the drive in nautilus.  Or if you prefer, set it up so it mounts at boot in fstab (see: /msg ubottu fstab)15:41
dean__edbian, No worries worth a shot anyway thanks15:41
graingertcalamari: one of the big things of ext4 was a breakthrough in diskchecking15:41
jribcalamari: one of the features of ext4 is faster fsck15:42
graingert_much_ faster15:42
mang0jrib: Fstab, that's it. Thankyou :). jrib: I would just click it in nautilus, but I have errors on startup. Won't boot, unless I press S to skip mounting15:42
calamarioh good... it seems nearly instantaneous15:42
graingertcalamari: yep15:42
graingertfancy init15:42
calamariI was afraid it was just checking some outer shell15:42
calamariokay thanks :)15:42
graingertnp15:42
jiahuigraingert: my network icon in the panel has disappeared15:43
graingertjiahui: nohup nm-applet15:43
Saturn2888escott: It says extremely dangerous. I dunno why it's dangerous, but it's not really very informative on how to use it.15:43
graingertSaturn2888: dd = disk destroyer15:44
jiahuigraingert: than what should i do ?15:44
graingertjiahui: that's it15:44
graingertunless it doesn't work15:44
graingertin which case I don't know15:44
=== Mud is now known as Guest61024
escottSaturn2888, presumably because any data on the system would be irrevocably lost15:45
Saturn2888escott: great! That's what I want.15:45
jiahuigraingert: it should be related to the nm-applet ? is that ?15:46
dr_willisSaturn2888:  you could clarify what you are doing/needing. :)15:46
PolahSaturn2888: What are you trying to do? Overwrite and destroy the data on your disk?15:46
graingertjiahui: nm-applet is the network icon15:46
Saturn2888I'm trying to 1 the drive. You know how you can write 0s to a hard drive? I wanna write 1s because it's an SSD. Writings 0s to an SSD actually does the opposite of what it does on a hard drive. This is why I wanna write 1s instead.15:47
jiahuigraingert: OK,thank you for your answer15:47
majorastrowhat15:47
graingertPolah: he wants to TRIM an unseasoned drive15:47
graingertPolah: as the drive thinks it is full15:47
majorastrook15:47
Saturn2888seasoned*15:47
graingertoops yeah15:48
graingertthat15:48
majorastrowhat15:49
auronandacehow do i use an external monitor that is a different screen-size to my laptop display?15:49
escottSaturn2888, i don't understand your statement that "writing 0s does the opposite". from the firmwares perspective both mark all sectors as in use.15:49
wildbatSaturn2888: if you know how to 0s15:49
Saturn2888escott: Not true.15:49
dr_willisauronandace:  for my nvidia chipsets i just enable it via nvidia-settings..15:50
wildbatSaturn2888: if you know how to 0s, you know how to 1s it15:50
Saturn2888escott: if the firmware sees 0s, it's in use15:50
soreauauronandace: What  happens when you plug it in? or what is the problem exactly?15:50
PolahSaturn2888, dd if=file of=/dev/sdX15:50
Saturn2888wildbat: Not really. dd if=/dev/zero makes sense. There's no way to 1 it in the same manner except how graingert and I came up with15:50
PolahSaturn2888: Beforehand do echo "something here" > file15:50
auronandacesoreau: hang on, i'll fiddle with nvidia settings15:51
dr_willisgee what if you write NULL's to it...15:51
PolahSaturn2888: Any value held in "file" would do the trick15:51
Saturn2888probably not good15:51
PolahSaturn2888: actually no, that would leave some bits blank15:51
Saturn2888Polah: yeah, but file has to be 16GB.15:51
wildbatSaturn2888: you cat pipe to dd ~ make a little c that generate 1s15:51
PolahSaturn2888: dd will repeat until it's covered the entire disk.15:51
wildbatdr_willis: that give you 0s too .15:52
dr_willisgee do you mean ascii 1's or binary ones...15:52
dr_willisall this seems a little weird to me... :)15:52
Saturn2888I think bit-wise 1s15:52
graingertdr_willis: 0xFF15:52
soreaudr_willis: I believe they're referring to bits while NULL is a character (of 8 0's) AFAIU15:52
escottSaturn2888, where have you seen this. if I try to store a file that is in fact all 1s on an ssd what happens to the blocks? they can't just be treated as not-in-use and allowed to be overwritten by whatever else comes along15:53
antiphysicists there a simple solution to make a seperate partition for home directory which is accessible in windows? I was about to try using a fat32 but apparently links not supported leads to serious problems?15:53
dr_willisantiphysicist:  you cant use fat32 for home  :)15:53
graingertantiphysicist: there is ext3/4 support for windows15:53
tensorpuddingext315:53
tensorpuddingi don't think ext415:53
graingertantiphysicist: as long as you disable journaling15:53
dr_willisantiphysicist:  and linux can read/wtite to ntfs fine these days15:53
Saturn2888graingert: oh serious? I remember that being wonky15:53
dr_willisi think some of the ext3 tools now support ext415:54
graingertantiphysicist: http://www.webupd8.org/2011/08/access-ext4-ext3-or-ext2-partitions-in.html15:54
escottantiphysicist, you don't want your /home on ntfs. the permission models are different15:54
tensorpuddingfor reading, not writing15:54
graingertV 0.51  Support writing to ext4 volumes w/ flex_bg15:54
dr_williswriting to ext2/3/4 from windows i found.. problematic. :)15:54
antiphysicistgraingert: how would I disable journaling and what are the drawbacks? dr_willis so you're suggesting to use ntfs for my home partition and then windows will be able to access it?15:55
dr_willisantiphysicist:  you cant use ntfs for home.. it does not support the proper permissions15:55
faryshtaHi. How can I install 11.10 from USB? PendriveLinux couldn't help me.15:55
PolahSaturn2888, why exactly do you need to zero the drives?15:55
escottantiphysicist, and you dont want it on fat32 because there are no permissions. you want to mount an NTFS partition to a folder ~/windows and put files you need in both there15:55
dr_willisantiphysicist:  make some shared NTFS partition if you need to share files15:55
Gneaantiphysicist: you should use samba to access /home15:55
Saturn2888escott: but those are ascii 1s not bit-wise 1s. I have to write a 1 to every 4K sector of data. Reading about how you can read from 4K pages but only write to 512K blocks changes things because it shows you what you can and cannot do with an SSD. It slows it down when you wanna write to something larger.15:55
tensorpuddingit's much better to use NTFS from Linux than ext4 from Windows15:55
dr_willisantiphysicist:  then your user can store stuff there if needed15:55
Saturn2888Polah: speed.15:55
graingertantiphysicist: http://fenidik.blogspot.com/2010/03/ext4-disable-journal.html15:55
faryshtaWhat does hybrid iso mean? Can I burn the .iso on a usb?15:56
PolahSaturn2888: And how will it improve speed?15:56
tensorpuddingthanks to ntfs-3g you can even somewhat handle ACLs correctly15:56
dr_willisfaryshta:  you can dd the iso to a usb. I belive.15:56
Gneaantiphysicist: of course, you could also just make something like a /data partition as ntfs and then symlink it from your ~15:56
Saturn2888Everyone who doesn't understand the 1s and 0s things about SSDs -> http://www.anandtech.com/show/2738. Specific page which shows a lot: http://www.anandtech.com/show/2738/515:56
faryshtadr_willis: thanks, but then I can boot from the usb?15:56
dr_willisfaryshta:  thats sort of the whole point. :)15:57
jzakshanyone have thoughts on what this means? php5-cli : Depends: php5-common (= 5.2.10.dfsg.1-2ubuntu6.5) but 5.3.5-1ubuntu7.2 is to be installed15:57
escottSaturn2888, im not saying ascii 1s. I'm saying that I have a binary file maybe its an image, and the middle of this image is pure white so all bytes are maxed out and it is straight 1s. the logical sector must be mapped to a physical part of the ssd array, and it must be considered in-use by the block allocator of the firmware15:57
dr_willisfaryshta:  you may want to ask about it in #ubuntu+115:57
graingertfaryshta: it might be easier to just use a usb creator though15:57
faryshtagraingert: usb-creator and pendrivelinux doesn't support 11.1015:57
graingertfaryshta: bull15:57
dr_willisfaryshta:  theres several dozen differnt tools available at the pendrivelinux site15:58
graingertfaryshta: just refer to the ISO file direcly15:58
Polahjzaksg: php5-cli depends on php5-common and thus you need to install -common to use the -cli package15:58
graingertdirectly*15:58
Saturn2888escott: ok, then I don't know. All I know is I need to write 1s and any trim commands on this computer should not work by design. I believe even if I used a trim-capable drive, it wouldn't work because of motherboard restrictions possibly caused by the BIOS.15:58
jzakshmy package manager is telling me that php5-cli depends on php5-common 5.2, but i have 5.3 installed. but... if you go check online, it actually requires php-common >=5.215:58
graingertIC15:58
jzakshPolah: common is installed.... here's my output for `dpkg -l '*php*' http://dpaste.de/4qbYM/raw/15:58
faryshtadr_willis: I tried a few but doesn't support 11.1015:58
PolahSaturn2888: /dev/zero would actually give you data values since it provides ASCII 0 characters to be written, you could then repeat with an offset to wipe over the spaces written with 1s.15:59
dr_willisfaryshta:  ask in #ubuntu+115:59
Saturn2888Oh ok.15:59
hoverbear\o/ Finally a respectable installation on my laptop. (Ironically from ubuntu-server)15:59
faryshtadr_willis: asked. That irc seems to be dead.16:00
zykotick9_dr_willis, just wanted to give you a heads-up.  Regarding the hybrid ISO (that I'm told is working in 11.10) the "typical" instructions from the debian world (where hybrid was introduced with squeeze) is to "cat" the iso onto the root of the USB drive (i imagine dd would do the same thing, but there appears to be "some" consensus on using cat for some reason?)16:00
jribSaturn2888: I'm kind of perplexed by your reasoning for this but you can probably accomplish it by just using /dev/zero and tr16:00
escottSaturn2888, the only advantage to writing all 0s or all 1s to the drive is that when the block allocator needs to move physical A to physical B it can note that both have the same contents and an overwrite is not required, the only thing required is to remap the logical blocks referencing A and B. since you don't have the source code to the firmware you have to *hope* that the firmware is smart enough to notice this case, if its not then16:00
escott writing 0s or 1s or any pattern to the full disk would degrade performance16:00
Saturn2888jrib that's what I'm doing now16:00
dr_williszykotick9_:  cat defaults to a bigger buffer size i belive. ive seen similer discussion over using cat or dd to copy a cd to an iso file.16:01
Saturn2888escott: having a seasoned drive, a drive where chips are written to, there's a 1.5ms latency on writes. That's HUGE. No point in an SSD that's slower than an HDD16:01
antiphysicistGnea, so from the replies i have two good (and simple for me) options: make a separate nfts data partition that isn't home and put my shared files on that, or make a seperate/home on an ext3 and try to access that from windows? just checking i understand16:01
dr_willisantiphysicist:  thats the core of it.16:02
auronandacedr_willis: thanks mate, all fine and fully functional now16:02
dr_willisantiphysicist:  home has to be on a ext2/3/4 or some other filesystem that handles linux permissions16:02
Saturn2888escott: and yes, I'm assuming the firmware works as it's been claimed to. By all the reviews of cleaning seasoned drives, I would believe this to be true because people who've one'd a drive have noticed speed increases even with this particular RunCore drive.16:02
faryshtaHi. How can I install 11.10 on a usb?16:03
Gneaantiphysicist: it would be easier to just share them on some kind of ntfs partition, then you wouldn't run into the problems of windows trying to write to a filesystem it doesn't fully support16:03
TheEvilPhoenixfaryshta:  #ubuntu+116:03
dr_willisfaryshta:  see #ubuntu+1  it was just sdiscussed that you can use cat of dd to put the isop  on a usb i belive16:03
Gneafaryshta: /join #ubuntu+1 and ask there, please16:04
escottSaturn2888, if you have instructions that have worked for someone with exactly your drive, then follow them. but it is firmware specific, and the firmware gets to decide how it treats all 0s or all 1s. so im back to asking "where have you seen instructions relating to all 1s specific to your firmware"16:04
faryshtaGnea: dr_willis TheEvilPhoenix I am on that forum but it seems a bit dead.16:04
Gneafaryshta: you'll have to be patient16:04
Saturn2888escott: http://www.anandtech.com/show/2738/1116:04
TheEvilPhoenixfaryshta:  then patience is required16:04
Gneafaryshta: also check the urls in the /topic16:04
Gneafaryshta: it might already be answered16:04
faryshtaGnea: I did.16:05
Saturn2888escott: the other source is the OCZ forums but I don't have a direct link to any particular forum post about this since there are many. The forum postings on MyDellMini.com also talk about the RunCore drive16:05
AlessonZairemilagre please read the pvt I sent you16:06
antiphysicistgnea, dr_willis, graingert, escott thanks for the help i'll go get partitioning then!16:06
faryshtaHi. How can I install 11.10 on a usb?16:08
Polah!usb | faryshta16:08
ubottufaryshta: 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/LiveUsbPendrivePersistent16:08
Polah!oneiric | faryshta16:08
ubottufaryshta: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:08
escottSaturn2888, I would probably try hdparm first because if it works it does exactly what you want which is to tell the firmware to throw away the logical->physical block allocation tables. if it doesn't work and you trust the sources that say to write 1s then use dd to write 1s16:08
faryshtaPolah: that link doesn't work for oneric.16:09
dr_willisfaryshta:   you can 'cat' or 'dd' the iso file to the flash drive. was mentioned earlier.16:09
Polahfaryshta: You don't need the link, join #ubuntu+116:09
faryshtadr_willis: I am on a windows trying to format this shit. What can I do?16:09
IdleOne!language | faryshta16:10
ubottufaryshta: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.16:10
Saturn2888escott: I'm 13GB of 16GB into writing 1s so I mean, I'm gonna do this. I know there's no way the computer supports trim in any way and I have no way to verify it would work or not. In fact, I don't even know how to use this command. It's asking for sector range pairs. I dunno what I'd put there.16:10
graingertfaryshta: you're in the wrong channel for a start16:10
faryshtaPolah: I am there. No one could help me.16:10
graingertfaryshta: even less people can help here16:10
TheEvilPhoenix!oneiric > faryshta16:10
ubottufaryshta, please see my private message16:10
faryshtaTheEvilPhoenix: again. I am on that irc too.16:11
TheEvilPhoenixfaryshta:  then sit there quietly and WAIT16:11
TheEvilPhoenixfaryshta:  PATIENCE is a requirement16:11
zHammeRzlol16:11
TheEvilPhoenixand a ton of it16:11
graingertfaryshta: or consider purchasing an ubuntu support contract16:11
graingertalthough those are only available in supported releases16:11
graingertie not ubuntu 11.1016:11
dr_willisI imagine theres ports of dd for windows. :) or other disk imageing tools at the pendrivelinux web site. but ive not bothered to put 11.10 on a flash yet.16:12
faryshtagraingert: thanks but I don't see how that helps at all.16:12
Tatrasielis there a way to use wget to get unetbootin?16:12
faryshtadr_willis: pendrivelinux doesn't support 11.1016:12
TatrasielI am trying to learnn it and it seems to always to dowlload everything as an HTML16:12
dr_willisfaryshta:  pendrivelinux is a web site that has collections of tools.. I imagine one of them does..   or has beta versions of the app that does.16:13
escottSaturn2888, you would put the full LBA geometry range reported by the drive in fdisk16:13
CatKillerHi there, silly question, but can't find the answer. I know it's possible.16:13
TheEvilPhoenix!ask | CatKiller16:13
ubottuCatKiller: 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:13
Tatrasielyep16:14
=== EgyParadox is now known as xodaraPygE
CatKillerI've installed ubuntu server. Towards the end of the install, at the package selection, I obviously pressed "Enter" instead of "space". I know these packages can be reinstalled using apt-get but I'd like to bring this "package selection" "graphical" util up16:14
CatKillerDoes anybody know what command I need to run?16:14
graingertCatKiller: tasksel16:15
faryshtadr_willis: I don' think that is actually a good advice.16:15
CatKillerThe OS base system is already installed16:15
CatKillergraingert: That's it! Thanks a million! Couldn't find it16:15
graingertCatKiller: 1 million eh? there are only 21 of those16:15
KingSphinxI did a clean reinstall of Ubuntu this morning (well, Kubuntu 64-bit, but the same basic thing... does Kubuntu use its own channel? Oh well), and so far, the only thing not working for me is sound with Flash (I installed the 64-bit version through the sevencomputers PPA). Anyone know how to get sound working in 64-bit Flash?16:16
graingertKingSphinx: should "just work" tm16:16
graingertKingSphinx: you might want to try #kubuntu as they use a different sound system16:16
KingSphinxAh, thanks.16:17
sam1080hello16:17
CatKillergraingert: No, pretty sure you can thank someone as much as you can and it's more than 21 times ;)16:17
GlowballHi. For my wireless USB stick to work in Ubuntu 10.04, I need to install linux-backports-modules-wireless-lucid-generic via Synaptic. But, of course, I don't have an internet connection... How can I install it anyway? (Is there a way to download a deb file of it on another computer?)16:17
sam1080i need some help16:18
graingert!question | sam108016:18
ubottusam1080: 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:18
sam1080my sound device is not working16:18
IdleOneGlowball: packages.ubuntu.com16:18
sam1080on xubuntu16:18
th0rsam1080: install the xfce-mixer in the panel and see if everything is turned on/up16:19
faryshtaHi. How can I install 11.10 on a usb?16:20
sam1080tks16:20
IdleOnefaryshta: #ubuntu+116:20
icerootfaryshta: again, please no crossposting16:20
IdleOneyou know this already16:21
faryshtaIdleOne: iceroot you know that in ubuntu+1 there isn't a solution yet.16:21
GlowballIdleOne: Aha, found it! Thanks.16:21
icerootfaryshta: i told you a solution16:21
faryshtaIdleOne: iceroot and no one else have joinded.16:21
IdleOnefaryshta: 11.10 is NOT supported in here.16:21
faryshtaIdleOne: there are more people here. Someone might know.16:22
IdleOneGlowball: welcome. make sure to download any depends it may need also16:22
MonkeyDustfaryshta: try unetbootin, i think there's a version for win16:22
IdleOnefaryshta: I am going to tell you one more time. 11.10 is NOT supported in this channel.16:22
swebwhich key code is ^@ in terminal ? how can i find out it ? for example Escape is ^[16:22
faryshtaMonkeyDust: thanks I did but it got stucked in the 174 file.16:23
MonkeyDustfaryshta: maybe what you want is not possible16:23
IdleOneMonkeyDust: if you wish to help him with 11.10 please join #ubuntu+116:23
faryshtaMonkeyDust: the iso are meant to be hybrid I think it should work but don't know how.16:24
NeoHi could someone tell me if there is a better program than devede I find the results aren't great in devede thanks16:25
=== Neo is now known as Guest83424
dr_willisThis tool is used for writing images to USB sticks or SD/CF cards on Windows   https://launchpad.net/win32-image-writer    a gui/dd tool for windows16:26
chrisx313hi16:27
dr_willisI like DeVeDE :) does exactly what i need.16:27
dr_willisi think theres more advanced apps that do similer tasks.. but not as simple to use. ive not even looked into the alternatives in ages16:28
JellyingPuffHi!16:29
Afilthyjewhello guys, i took the unbutu path, i decided im tired of BSOD's and now im trying to install it on my laptop16:29
Guest83424dr_willis, Compared to convertxtodvd its not great unfortunately i had a quick look at mandvd that looked confusing lol16:29
JellyingPuffHH!16:29
Afilthyjewproblem im having is that im trying to install it along my win716:29
Micheal`gratz Afilthyjew16:29
JellyingPuffHow do I stop the join and part messages in the webchat?16:29
dr_willisGuest83424:  i never want any real dvd 'menus' i just want the thing to play the movie. and loop forever. :)16:29
Afilthyjewi made a partition and installed it, but on boot it will only load win716:29
Afilthyjewno unbutu16:29
GreekFreakHello I just purchased an HP Pavilion g7 with a Radeon HD 6470M. I subsequently found out that the card is not supported. I have followed instrusctions on installing the driver manually, but then ubuntu won't even start16:29
Micheal`grub isnt setup correctly16:30
JellyingPuffHi!16:30
GreekFreakI'm back to square on... what am I doint wrong?16:30
Guest83424dr_willis, Do you know what the best dvd ripping software is? I have used k9copy but was looking for something better16:30
Afilthyjewthe partition is there but it seems unasigned16:30
G7|Cloudwat16:30
JellyingPuffI've got python 2.7 installed, but I need 3.1 how cna I update?16:30
Saturn2888Thanks for the help all! bye16:30
G7|CloudGreekFreak: oh, you highlighted me :)16:30
Guest83424Afilthyjew, Did you install windows first or last?16:30
Saturn2888graingert: thanks :)16:30
Afilthyjewwindows first16:30
GreekFreakG7|Cloud: my appologies. It was the model number :p16:31
escottJellyingPuff, there is a python3 package16:31
Guest83424Afilthyjew, Thats strange what you should have had the option to do was install ubuntu alongside windows and ubuntu would have updated grub16:31
JellyingPuffescott: apt-get install python3?16:31
G7|CloudGreekFreak: no problem, it's my fault for having g7 as a highlight word :)16:31
escott!info python3 | JellyingPuff16:32
ubottuJellyingPuff: python3 (source: python3-defaults): interactive high-level object-oriented language (default python3 version). In component main, is optional. Version 3.2-1ubuntu1 (natty), package size 32 kB, installed size 280 kB16:32
JellyingPuffRyuGuns:!!!16:32
RyuGuns:D16:32
RyuGunsWhy are you looking up python jragon?16:32
Afilthyjewmmm maybe i need to reinstall?16:32
JellyingPuffRyuGuns: cos imma learning it16:32
Guest83424Afilthyjew, Or try sudo apt-get update grub16:33
dr_willisPython has many many tutorial web sites out there. :)16:33
IdleOneAfilthyjew: Please change your nick to a family friendly one.16:40
=== jeffbailey is now known as jbailey
ex-demonпочему я нимагу на ubuntu-ru ничево написать в чат16:46
escott!ru | ex-demon16:46
ubottuex-demon: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.16:46
ex-demoncannot to send пишет16:46
haus1hu ?16:47
ex-demon???16:48
ex-demon#ubuntu-ru :Cannot send to channel  ?????16:48
=== Raithi is now known as Bovice
OerHeksex-demon, maybe you need to register your name first.16:48
OerHeks!register16:48
ubottuInformation about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode16:49
ikoniaex-demon: talk to the operators, some are in #ubuntu-irc16:49
skaiany operators here?16:49
ikoniaskai: what's up16:49
ikoniaskai: (you may also want to join #ubuntu-ops)16:49
skaiikonia: nonono. im from ubuntu-ru and i need to ask something about your channel bots ^_^ exp exchange or something16:50
ikoniaskai: join us in #ubuntu-ops and ask16:51
nos__is there anyway that i can know what VGA drivers i m using ?>@!??16:51
escottnos__, read your Xorg.0.log or look at the output of glxinfo16:51
usagiakumu I need something that tests ram, proc, video, hard drive a bootable CD16:53
=== xodaraPygE is now known as EgyParadox
haus1look for just that , you'll find one ..16:54
nos__escii, it says Xorg video driver16:54
M1N1Meum, Knoppix16:54
RyuGunslol16:55
M1N1Meboot with memtest option16:55
haus1there is an Ubuntu Recovery CD16:55
nos__escii, it cant be true right !?!? does xorg have drives .?!? i mean i was actually expecting xf86-video-intel !16:55
nos__is there any 'other' way to find which VGA drivers are curruntly installed and then install xf86-video-intel ?16:57
escottnos__, xorg replaced xf86 seven years ago16:59
mhwhat is the recommended hardware config for ubuntu natty?17:02
bitmonkmh: awesome.17:02
mhbitmonk: :)17:02
mhbitmonk: my CPU is always over 93%, that is why I am asking17:03
bitmonkso i'm trying to upgrade some karmic hosts to lucid (i know, i know) which are behind a proxy server.  i've been able to use do-release-upgrade on lucid hosts with the same network config to get to natty, but it hangs on the karmic hosts.  what might i be missing?17:04
mhand I don't do anything weird, just mp3 listening in banshee and some facebook in firefox17:04
bitmonkmh: what sort of hw are you on?17:04
mhA very bad laptop, Fujitsu Siemens Amilo Pa1510 Series17:05
swebwhich key code is ^@ in terminal ? how can i find out it ? for example Escape is ^[17:06
Myrttimh: Javascript on some webpages seems to bring even top notch laptops on their knees17:06
mhMemory: 873.4 MiB, Mobile AMD Sempron Processor 340017:06
mh+17:06
mhMyrtti: any way to solve that problem?17:07
Myrttimh: I'm personally trying out if NoScript has any effect on it17:07
mhstill after closing Firefox, banshee takes 84.4% of cpu. Is this normal?17:08
mhusing ubuntu classic, no effects17:08
duncan-nzHi. I just ran 'sudo rm' on my Desktop directory, that was a mistake and now I'm looking for roots Trash directory. Can't find it anywhere.17:09
mhand I am listening a short song, nothing special17:09
nos__escott, but i just installed them on arch linux ! and they are working just fine ! i m confused17:09
winutcheck your drivers -> https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia17:10
nos__winut, i dont have nvidia17:10
icerootduncan-nz: there is no trash on the cli17:10
icerootduncan-nz: use your backup17:10
zemois possibleto encrypt an existing partition?17:10
nos__winut: or any graphic card for that matter ..17:10
winutapplies to all, look for "addtional drivers"17:11
duncan-nziceroot, so it's quite gone then?17:11
nos__oh !17:11
zemoIS POSSIBLE TO ENCRYPT AN EXISTANT PARTITION??17:11
zemosorry the caps17:11
icerootduncan-nz: correct17:11
nos__winut: anyway how do i know which drivers i m using now ?!?! the xorg.0.log has some messy log !17:11
winutit should tell you what drivers are avliable, sorry for not explaining myself properly17:11
duncan-nziceroot, ok thanks for the bad news. cu17:11
winuthave you changed it?17:12
nos__winut: no17:12
nos__winut: but i m thinking of changing17:12
winutwhat is listed in addtioanl drivers?17:12
escottzemo, not with dmcrypt17:13
nos__winut: nothing17:13
zemoescott: what do you mean?17:13
nos__cause i dont have any grahpic card17:13
celltechWhat's a good program to capture a video camera on my screen?17:13
nos__winut: 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)17:14
escottzemo, or at least not easily. I would just copy the data to another medium, and then setup the encrypted partition and copy it back17:14
zemoescott: im asking if is posible to cypher a current partition17:15
zemoseams isnt17:15
winutok, so you need a driver17:18
duncan-nzI accidentally deleted my Dektop directory and can't work out how to get back to a normal desktop situation where the desktop files are shown on the desktop. Now it's just showing the contents of my home directory.17:22
duncan-nzI want the contents of the Desktop directory shown on my desktop.17:22
Woeti keep getting the error "failed to copy file from cd-rom" during installation of 11.04, 64 bit, server17:23
escottduncan-nz, use gconf-editor to set nautilus back to ~/Desktop17:23
Woetit's a mounted ISO, so the CD cannot be damaged17:23
Woetverify disc says it's completely valid17:23
Woetmd5sum matches17:23
Woetnot sure what else I can do17:23
ikoniaWoet: you can mount damaged cd's17:23
=== Spacewalker_ is now known as Spacewalker
Woetikonia: please read all my messages17:24
Woetikonia: does your comment still apply?17:24
ikoniaWoet: yes17:24
Woetikonia: okay, so what do you mean?17:24
osseWhy didn't anyone tell me about apt-get build-dep before :(17:24
duncan-nzescott, can you give me a point to where that setting is?17:24
ikoniaWoet: becuase the iso is doesn't contain flat files, it contains a squashed file system17:24
ezrawI just added an entry to my hosts file and it won't resolve using ping to test. Others do just fine. any suggestions on troubleshooting?17:25
Woetikonia: [19:23:42] <Woet> md5sum matches17:25
Woetikonia: [19:23:40] <Woet> verify disc says it's completely valid17:25
ikoniaWoet: so ?17:25
Woetso what can cause the problem?17:25
Woetif the iso is intact, if ubuntu verification says it's intact17:25
ikoniaWoet: are you installing from a cd - or an ISO image17:25
Woetikonia: I think I mentioned ISO several times now17:25
escottduncan-nz, its under apps/nautilus somewhere. I dont have gconf-editor installed. its also the reverse of the instructions you would find online for making nautilus show $HOME as the desktop17:25
rumpe1Woet, mounted how?17:25
Woetrumpe1: KVM17:25
Woetikonia: [19:23:34] <Woet> it's a mounted ISO, so the CD cannot be damaged17:26
ikoniaWoet: it's possible when the squashfs is decompressing, it's not valid/sane17:26
Woetikonia: [19:23:40] <Woet> verify disc says it's completely valid17:26
Woet....17:26
ikoniaWoet: manually look for the file on the uncompressed / running CD17:26
Woetikonia: the installer doesn't mention a file.17:26
duncan-nzescott, it seems to be installed by default, at least in 11.04. Thanks, I'm looking for it.17:27
ikoniaWoet: that's dissapointing, but it does suggest it's not able to read (for whatever reason) the uncompressed squashFS file system17:27
Woetikonia / rumpe1: http://i.imgur.com/qJerW.png17:27
escottduncan-nz, /apps/nautilus/desktop. if its not in there then its in your ~/.config/user.dirs file17:27
Woetikonia: okay, but the md5sum matches, so the ISO is not corrupt17:27
Woetikonia: the installer verify disc says it's okay, so it's mounted properly17:27
ikoniaWoet: you're not listening to what I said17:27
duncan-nzescott, that's where I'm looking - but I'm not sure what I'm looking for.17:27
ikoniaWoet: carry on as you want17:27
Woetikonia17:27
Woetikonia: if it can't read the 'squashFS file system', then wouldn't 'verify disc' say it's broken?17:28
Woetseeing it manually checks all md5sums of all files inside the iso..17:28
ikoniaWoet: carry on as you want17:28
duncan-nzescott, think I've found it. Thanks.17:28
Woetikonia: if you want to help, that's great, but please be specific17:28
ikoniaWoet: I don't want to help anymore,17:28
Woetikonia: good.17:28
duncan-nzescott, it's just a binary on 'desktop_is_home_dir'17:29
Woetrumpe1: installer console says 'unhandled error code', hostbyte=DID_ERROR driverbyte=DRIVER_OK17:29
duncan-nzescott, my mistake that's whether HOME should be used as the desktop directory. It claims that when set to false it will use /Desktop but that's not what it's doing (I've restarted each time to check).17:31
rumpe1Woet, hmm.. looks like the error, when i tried to mount the oneiric-iso via grub and install that way. Had to go to shell and mount /dev/sr0 (after something else?) manually. But i always thought, vms emulates cd-rom-drives, so the installer shouldnt get confused.17:31
Woetrumpe1: going to try at the shell17:32
nos__how do i compile xf86-video-intel driver >17:32
escottduncan-nz, there are two things that control this. one is the ~/.config/user.dirs file which sets a variable for XDG_DESKTOP_DIR and the one in gconf controls whether or not nautilus uses the folder specified there17:32
rumpe1Woet, is it oneiric?17:32
Woetrumpe1: doesn't ring a bell, so probably not17:32
Woetrumpe1: just ubuntu server, 11.04, 64 bit17:33
escottduncan-nz, and make sure you are doing killall nautilus && nautilus17:33
sven^where does apt keep track of installed packages? I want to get rid of loads of packages at once and was hoping  I could just delete them from some wanted packages list and then apt-get autoremove17:35
duncan-nzescott, sorry I'm confused. What the path to ~/ is that my home dir?17:36
VampsDaBeasthey guys. i'm having a BIG issue with gettin the most recent drivers for my video to install. I have the new driver install.. but it wont run due to X running. any help17:36
escottsven^, dpkg --get-selections and --set-selections are probably going to be helpful here17:36
escottduncan-nz, yes $HOME/.config/user-dirs.dirs17:36
Woetrumpe1: anyways, just going to install 10.10 and upgrade from there - 10.10 installs work without an issue17:36
rumpe1sven^, after installation? you can generate a "packages list" with dpkg --get-selections and use it later with --set-selections to install/remove the packages from the list.17:37
otaylor:/join#html17:37
duncan-nzescott, I ran 'gedit .config/user.dirs' but there is nothing there.17:37
king313fail, otaylor17:37
duncan-nzotaylor,  you want '/join #html'17:38
otayloryeah17:38
otaylorim new to ubuntu17:38
wildbatVampsDaBeast: if that's is the cause, stop the X ~ run it in console .. but i doubt it is the cause.17:38
duncan-nzotaylor, that command is older than Ubuntu :-)17:38
escottduncan-nz, its user-dirs.dirs (i forgot the -dirs)17:39
VampsDaBeastwildbat: when i run the install thru terminal i et the message 'installation can not continue while X server is running. Please close X server and rerun the installation.'17:39
TBotNikAll:  Looking for a HOWTO on installing Network Manager without internet and without liveCD.  Anyone know where?17:39
duncan-nzescott, my bad typing actually, you remembered it just fine.17:40
wildbatVampsDaBeast: that's what i said stop then X first. sudo service gdm stop.17:40
escottduncan-nz, i left it out when i first gave you the filename17:40
user1hello17:41
duncan-nzescott, thanks for the help, that problem is now fixed.17:45
nimbioticsUsing v11.04, why is it that I cannot see the "Session Options Tab" in the "Startup Application Preferences"?? I'd like my system to restart the applications I'm running when I logout. TIA!17:45
duncan-nzescott, sadly I have no recollection of what files where on the desktop, certainly not a folder I backup, more a cluttered space. Thanks for the help.17:45
=== LouisJB_ is now known as LouisJB
=== zach is now known as fermionic
VampsDaBeastwildbat: ok that work.. got the new drivers install, but now i have 2 nvidia X setting in the system menu, how would i get rid of 1) the old nvidia setting manager and 2) the older nvidia drivers17:52
anadonHow do I diagnose if my computer's APM in broken?17:56
jubobahey17:57
jubobaI'm having a problem with kworker17:58
jubobadoes anybody know about this issue? (It is making my computer slow)17:58
GordonGRHallo! I installed Kubuntu 11.04 yesterday but I have no sound. I tried calling a module as this HOWTO https://help.ubuntu.com/community/HdaIntelSoundHowto suggests, but it didn't work. Any help please?17:58
juboba!uname -a17:58
jubobadamn17:58
anadonI think kworker is something for cron jobs, so you might have a script running in the background17:59
jubobamy kernel version is 2.6.38-1117:59
VampsDaBeastanyone know how to remove an old driver and setting manager for nvidia17:59
jubobaanadon: it is called by the kernel17:59
anadonwhoops17:59
anadonjuboba: did you fully update?17:59
jubobayes18:00
RayzrShrpis it possible to move the unity bar?18:00
IdleOneno18:00
RayzrShrpI didn't think so18:00
escottanadon, juboba kworker is the kernels worker threads. it is completing time consuming actions initiated by drivers or userspace18:00
LurchiderLurchIs there a tool for U 10.10 64bit that uses the W-lan device to scan the frequences around 2,4 GHz and plots a fourier transformation for frequences around 2,4GHz. There seems to be a disturbing source of electromagnetic waves in my house18:01
VampsDaBeastescott: you busy or have time to help me figure out why i have 2 nvidia ogjects installed.18:02
VampsDaBeastobjects**18:02
escottVampsDaBeast, don't know much about nvidia. you probably have 2 because they keep the older nvidia drivers around for people whose cards are not supported by nvidias newer drivers18:03
VampsDaBeastescott: my card is newer, its the gt 220. i was finally able to get teh newest driver installed but now, i have 2 nvidia x server settings in my system options menu.18:04
mhI got the feeling that my graphics card could have a better driver, or that something is wrong. who could like to help me? I think there are no proprietary drivers installed. I am using Natty and the graphics card is ATI Radeon Xpress 110018:04
GordonGRso I did what the guide said, called modprobe with the appropriate command, rebooted but didn't work.18:05
jubobaescott: how can I solve my problem? kworker is using too much CPU18:05
wildbatVampsDaBeast: find the old package and remove it with synaptic18:06
SomelauwDoes anyone know what jetty does?18:07
GordonGRHallo! I installed Kubuntu 11.04 yesterday but I have no sound. I tried calling a module as this HOWTO https://help.ubuntu.com/community/HdaIntelSoundHowto suggests, but it didn't work. Any help please?18:07
SomelauwI got an error that something wasn't configured properly after installing some updates and it called jetty. I already googled jetty, butI don't understand.18:08
=== CodeOmegaPrime is now known as CodeOmegaPrimeZz
Jonathan458Hey guys, can anyone help me with installing rTorrent?18:08
MonkeyDust!ask| Jonathan45818:08
ubottuJonathan458: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)18:08
auronandace!info jetty | Somelauw18:08
ubottuSomelauw: jetty (source: jetty): Java servlet engine and webserver. In component universe, is optional. Version 6.1.24-6 (natty), package size 775 kB, installed size 1164 kB18:08
wildbatJonathan458, sudo apt-get install rtorrent . done.18:09
Somelauwauronandace: ok. So what do I need it for?18:09
=== Anon is now known as Anonymous
Jonathan458wildbat i tried that18:09
Jonathan458let me show u what i got18:10
GordonGRJonathan458: then read its man page, it needs some configuration but it's not hard.18:10
Somelauwthanks for the ubottu info at least18:10
VampsDaBeastwildbat: do that now, lets hope it works right18:10
=== Anonymous is now known as Anon
auronandaceSomelauw: you must have installed it at some point, don't you remember?18:10
=== patrick is now known as Guest87633
auronandaceSomelauw: either you installed it or it got installed as a dependancy to something else18:10
Somelauwauronandace: Maybe it came with wamp18:11
mhso any proprietary drivers available for Radeon Xpress 1100?18:11
Jonathan458wildbat: its says rtorrent is already the newest version... but where is it? Sorry im noob to this18:11
Picimh: no. The open source 'radeon' driver is all that you can use.18:11
Somelauwok, thanks. weird that it broke18:11
PiciJonathan458: rtorrent is a cli program, there is no gui and it will not be in your menus.18:11
MonkeyDustJonathan458: type alt-F2 rtorrent18:11
GordonGRJonathan458: simply open a terminal and type “rtorrent”18:11
mhPici: thanks18:11
SomelauwJonathan458: Try Alt+F2 and then enter rtorrent18:11
=== Anon is now known as An0nmy0us
VampsDaBeastwildbat: what was the keystrokes for 1 exiting X server, gettin a Command Line and 3 entering back in to the KDE screen18:12
Jonathan458no command found MonkeyDust, Somelauw18:13
Jonathan458oh nvm18:13
Jonathan458im dumm ass18:13
wildbatcase ?;p ?18:13
_2easyi can't disable gdm using "update-rc.d -f gdm remove" in ubuntu 11 why is it so?18:13
mhPici: I get some lags when I type letters, for example. Any possible solution for this?18:13
escottVampire0_, ctrl-alt-f# 7 is the X server18:13
toumboHi!May anyone help me how to intergrate gnome player with my chromium?It says "missing plugin" althought I installed it!18:13
An0nmy0us#join :P18:13
IdleOne_2easy: sudo service gdm stop.18:14
An0nmy0us#Join Kubuntu18:14
=== yaya_ is now known as mocramis
=== jbailey is now known as Guest45538
Jonathan458wildbat after runnign rtorrent in the terminal i get error: Could not read resource file: `/rtorrent.rc18:15
urlin2uAn0nmy0us, /join #kubuntu18:15
SomelauwJonathan458: I googledrtorrent and since it seems to be a ncurses client, you should open a terminal and start it from there18:15
An0nmy0usthanks18:15
IdleOneAn0nmy0us: /join #channel18:15
VampsDaBeastIdleOne: that takes you to a blank screen correct?18:15
IdleOneVampsDaBeast: believe so.18:15
GordonGRJonathan458: type man rtorrent, it will give you insight as to make your own ~/rtorrent.rc. It's the configuration file.18:15
VampsDaBeastIdleOne: how to get start a command line from that screen18:15
Jonathan458Yes Somelauw i found guide stateing that and i installed the ncurses command but still nothin18:15
IdleOneVampsDaBeast: ctrl-alt-F118:15
VampsDaBeastIdleOne: then without having to reboot, how would i return to my GUI desktop?18:16
freezeywhere are keys specified for ubuntu repos? i created a local server and i cant seem to find where i specify the key to sign it with18:16
IdleOnectrl-alt-F718:16
GordonGRctrl-alt-f718:16
SomelauwJonathan458: Check the file .rtorrent.rc and if it doesn't exist, create it or otherwise check the man or some tutorial for instructions.18:16
VampsDaBeastthanks all18:17
ben_unityHi18:17
GordonGRsometimes if the xserver crashes it reopens at the next virtual console, ctrl-alt-f8 too18:17
MonkeyDustVampsDaBeast: or simply alt left arrow18:17
Jonathan458GordonGR type that in Run or terminal?18:17
_2easyIdleOne: but i want do it permanently, so that after reboot it starts in terminal18:17
IdleOne!nox | _2easy18:17
ubottu_2easy: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode18:17
GordonGRJonathan458: terminal18:17
ubuntu_hi18:18
Cyrax5I'm trying to open a pdf file with libre office but there's just a load of weired lettering.18:18
GordonGRthere is a gui man page viewer, but I can't remember how it was called18:18
Webonautehi. how I can use Connect to Server to call smbfs else only smb?18:18
toumboHi people!Is anyone available to solve together my little issue?18:18
ohzieHey guys, I have a question18:18
_2easyIdleOne: thanks!18:18
GordonGRHallo! I installed Kubuntu 11.04 yesterday but I have no sound. I tried calling a module as this HOWTO https://help.ubuntu.com/community/HdaIntelSoundHowto suggests, but it didn't work. Any help please?18:18
ohzieIs there a way to generate a list of paths with filenames, instead of the output that ls generates normally?18:18
ohzieWhat I'm looking for is output from LS similar to the windows command "dir /S /B /A-D"18:19
ActionParsniptoumbo: just as, the channel will repond if we can18:19
GordonGRohzie: ls --help :-)18:19
ben_unityohzie, would that print out the contents of the files in the folders? ls -l * might help18:19
ohzieGordonGR: Having looked over the man page for something similar to what I'm looking for, I've turned to the ubuntu channel because I haven't found it.18:20
ohzieGordonGR: Thank you for your RTFM though.18:20
ben_unityohzie, would that print out the contents of the files in the folders? ls -l * might help18:20
ohzieben_unity: Thank you so much!18:20
ben_unity;D18:20
toumboOk here is my question again: how to intergrate gnome player with my chromium?It says "missing plugin" although I installed it!18:20
GordonGRohzie: ok ok, I'm sorry. I usually use ls -la, it shows the hidden files/folders too18:20
freezeywhere are keys specified for ubuntu repos? i created a local server and i cant seem to find where i specify the key to sign it with18:20
ActionParsnipGordonGR: can you run the alsa-info.sh file detailed on the sound troubleshooting page and give the generated URL18:20
ohzieIf anyone else needs something similar to what I've been looking for, I did find it18:21
ohzieLS is incapable of generating the output I was looking for, but 'find' does it quite nicely with no arguments but folder18:21
GordonGRActionParsnip: what is that page?18:21
Jonathan458GordonGR not sure what i need be doing in the file18:21
ben_unitytoumbo, in firefox there is something to define what it does with files, you could look up 'chromium setting file uses' or something along those lines18:22
ActionParsnipWebonaute: can you rephrase please. If you have a samba server then nautilus  can get you access via gvfs18:22
=== DRW__ is now known as DRW_
ActionParsnip!sound18:22
ubottuIf you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.18:22
GordonGRJonathan458: rtorrent.rc is the file with all the configurations. I don't have one any more, otherwise i'd send it to you18:22
GordonGRthanks, ActionParsnip18:22
Jonathan458thanks GordonGR18:23
toumboben_unity okay I'll try it!Thanks for the response!18:23
ActionParsnipGordonGR: first link, search the page for alsa-info.sh   and run the command you find please18:23
GordonGRRight18:23
LuizArmesto#it3s18:26
LuizArmestoops18:26
=== AaronT is now known as Guest94055
LuizArmestosorry.18:27
GordonGRActionParsnip: http://www.alsa-project.org/db/?f=6dcbb2feb24fe47cc4926a755ec4540ea7e1053018:27
fenfirwho do i report a bug in rm to?18:27
ActionParsnipGordonGR: perfect. Gimme a sec18:27
GordonGRActionParsnip: take your time, mate :)18:28
PeyamHi18:29
skaFor some reason, my updates dont seem to update the Grub boodloader.18:29
ben_unityHi Peyam18:29
Picifenfir: it would be against the coreutils package in launchpad, but are you sure its a bug?18:29
urlin2uska, did you install startup manager?18:29
PeyamI lock my computer (laptop) and when I open the lock I cant see Log in anymore18:29
skaUsing 10.04.118:30
fenfirpici: if you make a file named -esomething and try to rm it it interprets it as a flag, even if quoted, escaped18:30
zykotick9_fenfir, are you sure it's a bug?  Looks like "rm" is part of coreutils18:30
skaurlin2u: not sure.. what does it do?18:30
PeyamI lock the cpomputer to suspend and open it again.. no Login. Using Ubuntu 11.0418:30
zykotick9_fenfir, that's not a bug18:30
fenfirhow do i delete the file then?18:30
escottfenfir, rm -- "-filename"18:30
Picifenfir: thats not a bug, and its even mentioned in its own manpage.18:31
fenfirahh18:31
skaurlin2u: startupmanager is not installed. How do I update the kernels now?18:31
escottfenfir, its in the man page18:31
fenfiri really should rtfm18:31
urlin2uska, it is a default boot app but is I'm not sure about lucid not defaulting on a kernel update above lucid. You only get a grub-update when a new kernel or kernel patch is installed.18:31
fenfirthis is what i get for thinking rm was simple18:31
urlin2uska, sudo update-grub18:31
escottfenfir, remember that escaping is for the SHELL (bash), once it gets to rm it looks like -filename and rm thinks things that start with "-" are flags18:32
ben_unityI have written a small console based game and wish to port it to other Linux Distros. I have a netbook with 11.04 and 3 desktops, running Fedora 15, OpenSUSE 11.4, and Gentoo, is there a way I could access a console on them to run gcc? I have ftp working, but ftp is only file transfer. I have heard of ssh, how could I set it up?18:32
urlin2uska, if yo have a dual  boot linux set up the last install has the grub control you have to run the update-grub there.18:32
urlin2uyou18:32
skaurlin2u: Thanks.. no mine is single boot.. all is clear. i hope.18:34
urlin2uska, cool.18:34
WebonauteI try to mount a mac share on osx lion and I alway got : mount error(22): Invalid argument18:35
bjarniHi.  Can you tell me how to alter keys on keyboard.  I have ubuntu 11.04 and Unity.  There is no vertical bar on it - needs to be added.18:36
WebonauteI use : sudo mount -t cifs //192.168.1.197/Share /mnt/share/ -o user=username,sec=lanman,servern=SHARESERVER18:36
WebonauteI have try with smb and smbfs and I got same error18:37
WebonauteI dont know what else to try.18:37
13WAAB3VRhow do you create a windows 7iso in ubuntu18:38
Webonauteif I try with "Connect to server" from UI. it connect, I can create directory but I cant copy, create or edit file18:38
K4kIs anyone else here using Natty on a machine with the AMD HD6350 Graphics chip? I'm having trouble getting my backlight to come on after suspending to RAM.18:38
WebonauteOn windows with same username, I can edit these file.18:38
Webonauteso its not a permission problem18:38
Webonauteno problem on windows or mac. only on ubuntu.18:39
alkafoo13WAAB3VR: burn, you mean?18:39
13WAAB3VRalkafoo: yes the first two appear to be corrupt when i try to install it18:40
alkafoo13WAAB3VR: try burning at a slower speed, like 4x18:40
alkafoo13WAAB3VR: otherwise you could image to a USB stick, or boot from GRUB18:40
alkafoo13WAAB3VR: or just install to a VM18:40
13WAAB3VRalkafoo:I'm on natty now after it said the disk was corrupt now my win 7 won't boot at all18:41
alkafoo13WAAB3VR: what said which disk was corrupt?  What won't boot, you already have Windows 7 installed to a hard disk?18:42
OsmodivsHello. How can I change a GPU kernel module version? I nstalled Nvidia's propietary drivers (280.13) but when I try to boot I can't, because it says: "Error: APIA mismatch; The nVidia kernel module has version 270.41.19 but this Nvidia component has version 280.13... So, how do I fix this?18:43
OsmodivsI am in FAILSAFE mode18:43
13WAAB3VR alkafoo: I have win 7 32bit, i was trying to install 64bit but after copying the win7 64bit files the installer decided that my disk was corrupt and it couldn't continue18:44
escottOsmodivs, that shouldn't stop your boot, you should just end up at a console. there you can fully remove the old nvidia version18:44
alkafooOsmodivs: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia/18:45
wildbat13WAAB3VR: check you ISO with md5 yet?18:45
13WAAB3VRwildbat: how do i do that in natty?18:45
Osmodivsescott: Well, I am in the GUI right now, failsafe mode. So you are saying that I need to delete the "nvidia-current" in synaptic?18:45
wildbat13WAAB3VR:  md5sum <filename>18:46
=== XLV_ is now known as XLV
escottOsmodivs, dpkg -l "*nvidia*" should list all nvidia packages installed. be sure to remove and purge those that you don't need18:46
Kazillajoin #nm18:46
Kazillamisstype lol18:47
alkafoo13WAAB3VR: sha1sum filename; http://blogs.technet.com/b/dmelanchthon/archive/2009/07/23/windows-7-rtm.aspx18:47
Osmodivsescott: I am not that good in the terminal, is it ok if I uninstall them from synaptic?18:48
escottOsmodivs, synaptic should be fine18:48
metelliusok, so my (k)ubuntu upgrade crashed midway through (running in a screen which is gone now), and apt-get dist-upgrade just gives me a message that some packages have been held back. I don't dare reboot, what can I do?18:50
metelliustrying to dist-upgrade with aptitude just gives me crap solutions involving removign libc6 (!)18:50
RoyKhi18:51
Kazillagood eeevening18:51
RoyKwtf did that sun/shadow go in 11.0418:51
dob_i have a little problem. I have my ubuntu root on /dev/sda11. Can i remove all the other partitions in the extended partition and resize the size of the extended partition?18:52
alkafoodob_: short answer: yes; long answer: you'll have to be a lot more specific if you want precise instruction18:52
alkafoometellius: what message?18:53
metelliusalkafoo:18:53
metelliusThe following packages have been kept back: libreoffice-base-core libreoffice-calc libreoffice-core libreoffice-draw libreoffice-impress libreoffice-kde libreoffice-math libreoffice-writer nfs-common nfs-kernel-server python-uno18:53
alkafoometellius: that doesn't sound like much of a problem18:54
dob_alkafoo: I have another idea. I have some free space left on the device. I will now create a LVM PV and move my root and swap into that. Then i will remove the exteneded partition and resize my PV to the max size.18:54
alkafoowhat isn't working?18:54
metelliusalkafoo: all attempts at actually continuing the upgrade18:55
escottdob_, moving into lvm could cause more problems than it solves, esp. if your initrd doesnt support lvm18:55
alkafoometellius: so you just want those package to not be 'kept back'18:55
dob_escott: Can i add support for lvm to my system?18:55
metelliusalkafoo: i guess, yes. either way, the overall goal is to finish the upgrade18:56
escottdob_, if you have sda4 as extended containing sda5,6,7,8,9,10,11 just delete 5-10, and grow 11 to fill sda418:56
escottdob_, the grow will take a long time, but its the simplest change18:57
alkafoometellius: http://www.google.com/search?q=%22following%20packages%22%20%22kept%20back%22%20site%3Aubuntuforums.org18:57
dob_escott: my primary goal was to use lvm :-)18:57
dob_to be more flexible in the future18:57
escottdob_, just be aware that your bootloader must be able to find the initrd (not sure grub can understand lvm) and that your initrd must be able to load the lvm modules or they must be built in. I don't know if that is standard with ubuntu desktop18:58
=== pyguy7 is now known as ia9371
=== ia9371 is now known as ai9371
dob_escott: thank u, i will try it ...18:59
escottdob_, generally putting things like a system root or a boot partition on lvm is not the right approach. you want your data that does vary like your music or your /var partitions on lvm19:00
daavishi! how to backup theme directory? i want to use shell-theme. so i'm interested in some safety :)19:00
urlin2udob_, clone the stuff before you break it if you want a copy when you do.19:00
zodiakanyone running upto date 11.10 ? I noticed after this mornings small updates skype refuses to launch :(19:00
urlin2uzodiak, #ubuntu+119:01
dob_okay. I will move my boot to /dev/sda1 first. And then check what i will do afterwards..19:01
zodiakurlin2u, awesome. danke.19:01
dob_thank u guys19:01
urlin2udob_, move your boot?19:01
daavishi! how to backup theme directory? i want to use shell-theme. so i'm interested in some safety :)19:01
metelliusalkafoo: yeah, I did my googling; all the posts suggest update->upgrade->dist-upgrade fixes it, but this is not the case for me19:02
metelliusit just gives me the same message, twice19:02
Picimetellius: What release of Ubuntu are you running?19:02
metelliusI'm in the middle of 10.04 -> 10.10 upgrade19:02
metelliusno19:02
metellius11.04 -> 11.10 :)19:02
AlessonZaire11.10 is out?19:03
metelliusbeta119:03
urlin2uAlessonZaire, still i development you can download dailies,19:03
urlin2uin*19:04
Picimetellius: Then you should be asking in #ubuntu+1, that is their support channel.19:04
metelliusah, I see19:04
Picimetellius: The repositories  might be in an inconsistant state at this time.19:04
AlessonZaireYay \o/19:04
AlessonZaireThanks urlin2u19:04
metelliusPici: ah, I see19:05
daaviswhere is theme directory?19:05
OsmodivsNope. it didn't worked19:05
metelliusPici: what exactly is "at this time"? is there some package upgrade in process in the repositories?19:05
urlin2uAlessonZaire, no problem.19:05
Picimetellius: I just mean that could be a possbile answer, I'm not sure if theres anything going on right now, the folks in +1 should be able to help you sort it put.19:06
metelliusok.19:06
Flark706hi so i'm needing to be able to disable my network manager for 11.0419:10
mellohi, does someone know how i can disable the effect that takes place when you change desktop backgrounds? it seems to lag my computer19:10
=== oioioi1905763 is now known as phillip_bolado_d
=== patrick is now known as Guest1939
zykotick9_Flark706, and after you disable n-m, do you want to use /etc/network/interfaces file or wicd or something else?19:16
Flark706actually i was able to do a service stop command so i'm going to see if that fixed the error19:16
=== hussain is now known as Guest97015
Guest97015hello19:17
UnderscoreIs there any reason that after a dual-boot install of Ubuntu and Win7 my motherboard splash screen spends about 20 seconds longer on the screen?19:19
downming_/#ubuntu-zh19:20
ikoniaUnderscore: no19:20
ikoniaUnderscore: the bios has nothing to do with the OS19:20
bjarniHow can I see what device my keyboard is in /dev/input/eventX ?19:20
AuroraNites21hi19:21
Underscoreikonia: Well it's pretty weird then, since this seems to be the cause19:21
ikoniaUnderscore: but it's not19:21
Underscoreikonia: But why would it only just start after installing ubuntu?19:21
ikoniaUnderscore: no reason at all19:21
Underscoreikonia: I do agree it doesn't make sense19:22
ikoniaUnderscore: unplug the ubuntu disk, see if it speeds up19:22
Jordan_UUnderscore: http://en.wikipedia.org/wiki/Post_hoc_ergo_propter_hoc19:22
Underscoreikonia: It's on a single disk unfortunately, so I can't try that19:23
ikoniaUnderscore: just pull it out19:23
ikoniaUnderscore: you don't have to boot it19:23
Underscoreikonia: Ah, true19:23
Dice-Manhello how to print Underscore ?19:23
ikonia_19:23
ikoniaDice-Man: press the underscore key19:23
Dice-Manok19:24
Dice-Man_19:24
ikoniawell done19:24
Dice-Manthat's cool19:24
=== Crypto is now known as Guest65128
[THC]AcidRainlol19:24
ikoniaDice-Man: please don't mess around with silly questions19:24
escottikonia, i'm reminded of the story of the person who kept a file with some character on the keyboard so it could be copied and pasted into documents as needed19:25
Dice-Manikonia: well the question was badly formulated19:25
Dice-Manikonia: i want to know the ascii code for the underscore19:25
Dice-Manwhere can i see that ?19:26
ikoniagoogle ?19:26
=== tensorpudding_ is now known as tensorpudding
ikoniathe ascii database ?19:26
ikoniait's not really an ubuntu issue19:26
escottDice-Man, sudo apt-get install ascii; ascii;19:26
mellohow can i manipulate the effects that unity uses?19:26
cataldSHello today I put ubuntu but it bothers me in the eyes watching the monitor, the characters appear to be poorly defined, perhaps this is the cause, is a known problem?19:26
melloor i mean change/edit them actually19:26
daavisjhbuild build19:26
daavisjhbuild: could not load config file, /home/daavis/.jhbuildrc is missing19:26
daavis (trying to get shell 3.0)19:26
daavisoops, sorry19:27
daaviswhat to do19:27
daavis?19:27
alkafoocataldS: perhaps the text is more antialiased than you'd like19:27
alkafoocataldS: you can change that19:27
alkafoocataldS: if you're just coming from Windows, though, give it a couple weeks you might grow to prefer it19:27
escott!ccsm | mello19:28
ubottumello: To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz19:28
escottcataldS, its likely the subpixel rendering order is off. change the ordering in your font config settings19:28
melloescott i thought that unity was running mutter, so how can i change it's settings with ccsm? well let me try so anyways19:29
escottmello, mutter is gnome319:29
cataldSalkafoo: yes I come from windows but i used ubuntu 2 years ago and i had not these issues19:29
kukovladohallo19:29
kukovladoDo You someone know about czech ubuntu?19:30
melloescott you've got any idea what settings are most likely to cause problems with ATI cards?19:30
Flark706ok so i'm trying to stop my network manager from running i ran a service Network-Manager stop command but that doesn't seem to have worked19:30
alkafoocataldS: well then you either have encountered a bug, or you need to change your text rendering config19:31
escottmello, no idea sorry19:31
alkafoocataldS: you might want to show someone a screenshot and describe what you don't like19:31
kukovladoplease, can you help mee?19:32
escottFlark706, it is fairly hard to stop nm as it gets started by various dbus messages whenever you plug something in. supposedly putting something in /etc/interfaces will prevent nm from managing that interface19:32
cataldSalkafoo: I tried to set here http://i.imgur.com/58w8b.png but there are not changes19:32
guntbert!cz | kukovlado19:32
ubottukukovlado: České uživatele žádáme, aby mluvili v kanále #ubuntu anglicky. Česky je možno se domluvit v #ubuntu-cz. Děkujeme.19:32
kukovladoso, I speak english, and I wants help from you19:33
cataldSwants? :D19:33
Flark706escott: lol yea i'm starting to realize that.....any thoughts on what it would be?19:33
escottkukovlado, but we dont speak czech so we don't know anything about that localization19:34
guntbertkukovlado: just ask, we will try to help19:34
Webonautenobody have idea on probleme I post 30 minute ago?19:34
Flark706escott: truth be told i just need to stop wpa_supplicant dhclient these two processes19:34
Dice-ManWebonaute: well, can you re-ask your question please ?19:35
Dice-Mani might be off when you posted it :)19:35
Webonauteyeah. I want to connect to a share hosted on a Mac OSX lion. I can connect to it, I can create folder but I cant create/copy/edit file.19:36
Webonautewith the same user on windows or other mac machine I have no problem19:36
hugo___hello, im trying to compile MIRACL on ubuntu 11.04 64bit, and doing bash linux64 renders this error: usr/bin/linux64: /usr/bin/linux64: cannot execute binary file anyone know how to solve that?19:37
=== AaronT is now known as Guest65477
MapManhello. I installed openssh server. How do I set it up so it doesnt start automatically and how do I stop it now?19:37
Flark706trying to stop wpa_supplicant and dhclient  any thoughts?19:37
AuroraNites21hello19:38
escottMapMan, service ssh stop will stop it for now19:38
suniceMapMan look at rc-update19:38
FlannelMapMan: It's currently set up to start automatically.  And you can stop it by: `sudo service ssh stop`19:38
suniceMapMan: Yes that will stop it. If you do not want it to load rc-update will help19:39
MapManokay, thanks, Ill look into it19:39
WebonauteDice-Man: I have try sudo mount -t cifs //192.168.1.197/Share /mnt/share/ -o user=username,sec=lanman,servern=SHARESERVER   I have try to change cifs for smbfs, alway the same error refering to Not implemented function19:40
WormDrinkhi19:41
kokoshmusuncan't access workrave setting in natty, anyone know?19:41
WormDrinkI want my system to start an ssh tunnel on startup19:41
WormDrinkhow can I go about achieving this ?19:41
escottWormDrink, add it to rc.local19:41
OsmodivsOk, so I decided to use Ubuntu drivers only. How do I uninstall a .run file from Nvidia?19:43
KazillaWormDrink: man update-rc.d (lots of detail there)19:44
=== Mud is now known as Guest82076
MapManhmm guys19:45
MapManIm confused about the update-rc.d19:45
MapManor no19:45
MapMannevermind19:45
xox2011hi19:45
xox2011wow19:46
xox2011this is really working!19:46
Kazillawe are not robots, just confirming19:46
Kazilla:)19:46
xox2011hi Kazilla19:46
Kazillahi19:46
escottMapMan, just read some of the example scripts in /etc/init and make your own script to start the tunnel19:46
xox2011what's up?19:47
sunicexox2011: just answering questions. Do you have some?19:47
MapManescott: I think you confused me with someone :)19:47
Kazillanothin, watching the game, drinking ubuntu19:47
xox2011what question? Sunice19:47
MapMansnorting hoes, fu*king coke.19:47
escottMapMan, yes sorry19:48
OverworkDL1Would anyone be able to help diagnose why I have some rather monstrously large, and growing startup times, as can be seen by my full dmesg log:  http://overminddl1.com/misc/dmesg.txt19:48
sunicexox2011: hang out for a bit and you'll see. Great distraction from work.19:49
=== Tuna-Fish2 is now known as essipessi
escottOverworkDL1, note the ext4 orphan stuff19:49
rumaging_pinzhow do i use inxi in chat again19:49
escottOverworkDL1, your filesystem is corrupted which requires recovery and adds to the boot time. fsck your filesystem first19:50
gurmalhi19:51
[SPSU]Zachis there away to install directly to my hard drive?19:51
suniceZach: are you running on a live cd? not sure I get the question19:52
escottOverworkDL1, if it still takes a long time you can install bootchart to see what might be the cause19:52
gurmalhow can update xfce 4.6.1 to 4.6.2(assuming 4.6.2 is available) using apt-get19:52
cataldSescott: how should I set this? http://i.imgur.com/58w8b.png . I'm trying any configuration but there are not changes.19:53
OverworkDL1escott:  Perhaps that could be caused by the system not shutting down clean, the computer is never powered off, but it has a tendency to lock up when I run a few graphical intensive applications, even the screen turns into blue/black colored bars when that happens.19:53
sunicegurmal: if it is part of the repo the release should become available with a simple safe-upgrade option.19:53
escottcataldS, try different things until it looks better. its a rather subjective thing19:53
sunicegurmal: I'm not currently running xfce though.19:54
OverworkDL1The applications I run that cause a lockup, unsure if it is due to the graphics, but every time it crashes it happens when it is writing temporary state to disk, corrupting its data.19:54
escottcataldS, i would set the dpi first because that you can actually measure19:54
OverworkDL1escott:  Also, doesn't the orphan recovery take less then a second according to the log?19:55
gurmal@sunice where can I get that option , using ubuntu karmic 9.119:55
earthmeLonI have a Sony Vaio VPCF126FM.  It has an eSATA/USB port.  I am plugging in a SATA hdd to it through a SATA->eSATA cable, but dmesg does not report any new devices when I plug it in.  If I plug in a USB device, it does recognize it.  11.04.  Any suggestions?19:56
gurmalmy problem is that xfce gets stuck after some time , ubuntu works ok with gnome19:56
escottOverworkDL1, it is easier to fix an identified problem than to speculate on if it causes or does not cause subsequent problems19:56
mansori have a problem with my nvidia geforce gt540m and ubuntu 11.04 ,, its not working properly19:57
OverworkDL1escott:  True, I shall safely reboot when next possible after an fsck19:57
zykotick9_earthmeLon, my motherboard doesn't support hotplugging esata (some do), try restarting with the external esata plugged in19:57
escottOverworkDL1, and check your smart status just in case the disk is bad (disk-utility tool)19:57
OverworkDL1Any thought about the locking up?19:57
Osmodivsmansor: Download the driver from Nvidia's site19:58
Osmodivsmansor: You will regret it19:58
OverworkDL1escott:  Already have checked SMART, not failing, yet anyway19:58
escottOverworkDL1, and install bootchart. the lockup you are describing is most likely video driver related. drop back to classic19:58
OverworkDL1escott:  Just did install bootchart19:58
OsmodivsOk, rebooting19:58
mansorwhy would i regret it ??19:58
rocket16Hello. I recently installed realtek audio driver on ubuntu and it broke my sound and alsa tools. I reinstalled ubuntu-desktop, gdm and sound tools, but nothing helped. :( Is there a way to fix other than reinstalling?19:58
mansori didn't download anything yet ,,19:58
conrad90How do I install a .tar.bz2?19:58
gurmalhey any1 xfce gets stuck on karmic , wish to update using apt19:58
OverworkDL1escott:  Oh I hope it is not video driver related (why freeze only when writing files though?), I need it fully accelerated...19:59
earthmeLonzykotick9_, I will give that a try.  What use is eSATA if it's not hot-plugable? :P19:59
escottconrad90, first check if the software is available in synaptic19:59
conrad90This is Firefox 8.  It is not.19:59
conrad90I already extracted it via the archive manager19:59
zykotick9_earthmeLon, hotplugging depends on your hardware!  As for use (even if hotplug doesn't work), 'cause it's like 10X faster then USB...19:59
lolwuthttp://kut.as/06aj  please help, i'm still getting this error20:00
escottOverworkDL1, you said it tends to freeze when running graphically intensive applications20:00
OverworkDL1escott:  Yes, but it only crashes when both the graphically intensive apps are using the graphics, as well as writing files, *never* when not writing a file...20:00
Osmodivsmansor: Because Nvidia's propietary drivers are too much for Ubuntu, you should stick with Ubuntu's old but trusty drivers20:01
OverworkDL1escott:  I do run the GUI accelerated as well, even stressed it out and it never crashed for note20:01
earthmeLonzykotick9_, Is this my eSATA controller as well as my SATA controller:  SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 05)20:01
escottOverworkDL1, DMA or IRQ conflict? i don't know20:01
alkafooOsmodivs: did you mean nvidia's proprietary drivers _on their site_?20:01
Osmodivsmansor: I just reinstalled 270.41.19 when I got the 280.13 fron Nvidias site20:01
zykotick9_earthmeLon, probably?20:01
ryan_every time I have played wirth vid drivers they crap out on me20:02
OverworkDL1escott:  Checked those, I shall be remotely rebooting my computer soon and I have bootchart installed so we shall see what it says, thanks for that tip20:02
gurmalOK guys , seem like you are kinda busy now .. catch ya later20:02
Osmodivsalkafoo: They are usually in AMD's site20:02
Osmodivs^^20:02
earthmeLonJust trying to figure out a way to look up information about the controller instead of rebooting.  Guess I'm rebooting.  Thanks guys20:02
mansorthe thing is unity isn't working on my laptop ,,,20:02
escottconrad90, generally for tarballs it is ./configure --prefix=/opt/whatever; make; make install;20:02
JusticeZeroLooking for a wifi card for my desktop. I'd prefer PCI but it looks like they don't make those anymore or something..?20:02
xox2011sorry guys20:02
rocket16any help?20:03
xox2011I am back20:03
ryan_how old is ur laptop?20:03
mansoryou mean that its because of the driver but installing it will give me so much troubles?20:03
xox2011someone asked me something a couple of minutes ago20:03
JusticeZeroAny recommendations? The wiki said to look for certain chipsets, but it's not clear what cads have those.20:03
xox2011are you guys using ubuntu?20:03
JusticeZeroi am?20:04
ryan_if ur ubuntu detects vid drivers.. install them.. otherwise.. don't play with vid drivers20:04
escottJusticeZero, wikipedia is often helpful for identifying where the chips are used20:04
xox2011I'm using asus netbook n it comes with wins 720:04
ActionParsnipxox2011: yes, I use ubuntu20:04
JusticeZeroergh. wikipedia also has an annoying tendency to not be updated regularly in my experience so far.20:04
xox2011I'm wondering if ubuntu would be better20:04
gebbioneis there a way to open my hidden folders from gnome?20:04
gebbionefor instance20:05
xox2011hi Action20:05
ryan_lol20:05
ryan_totally better than win 720:05
gebbione/home/user/.hidden20:05
zykotick9_gebbione, ctrl+h to show hidden20:05
ryan_but lots to learn20:05
ryan_its not the end all to be all20:05
gebbioneryan too much20:05
xox2011oh20:05
escottgebbione, nautilus has a "show hidden folders" preference20:05
gebbionesee all these things20:05
escottgebbione, ctrl-l and type the path20:05
xox2011I see20:05
gebbioneshould have an interface equivalent20:05
JusticeZeroxox define 'better'. I know I can do a lot with ubuntu running x on a netbook that would be out of reach if it was running xp, and win7 is even more of a bear.20:05
xox2011thanks Ryan20:05
JasonGriffeeHow do I install a Dell a920 printer?20:06
daaviswill gnome3 be on 11.10 ?20:06
escottdaavis, yes20:06
=== SilverFox is now known as Guest10348
Polahdaavis: It will be supported, but not on there by default20:06
th0rJasonGriffee: you have cups installed?20:06
ActionParsnipdaavis: yes20:06
daavisnice20:07
JasonGriffeeth0r, cups?20:07
ActionParsnipxox2011: better is an opinion, so never concrete. Depends what you use your OS for20:07
th0rJasonGriffee: open a web browser and point it to localhost:63120:07
daavisPolah, you mean.. it will be like an option ? selectable ?20:07
ActionParsnipxox2011: I suggest you boot to liveCD or LiveUSB and you can test for yourself20:07
escottdaavis, sudo apt-get install gnome-shell20:07
th0rJasonGriffee: should get you the cups configuration that will allow you to define another printer20:07
JasonGriffeeth0r, CUPS 1.4.6?20:08
=== Guest10348 is now known as Silver[a]
Polahdaavis: You will need to install it afterwards. Or perhaps there will be a distribution with GNOME alongside the likes of Xubuntu or Kubuntu.20:08
ActionParsnipdaavis: oneiric is only supported and discussed in #ubuntu+1 until release day20:08
daaviswell, it's risky to install as I read from different sources, escott20:08
daavisfor example http://blog.sudobits.com/2011/04/26/how-to-install-gnome-3-on-ubuntu-11-04/20:08
zykotick9_!gnome3 > daavis20:08
ubottudaavis, please see my private message20:08
alkafooOsmodivs: ...20:08
escottdaavis, it is very risk for 11.04 because of the gtk3 vs gtk2 issues, not for 11.1020:08
Osmodivsalkafoo: Yes?20:09
escottdaavis, so after you make the 11.04->11.10 upgrade do sudo apt-get install gnome-shell and then you can select it on login20:09
daaviscool20:09
alkafooyou just said nvidia drivers are on amd's site =P20:09
daavisyeah!20:09
Osmodivsalkafoo: I'm kidding20:09
Osmodivscome on!20:09
ActionParsnip!gnome3 | daavis20:10
ubottudaavis: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely.20:10
Osmodivs^ Yep, where stick with UNITY20:10
Osmodivsi mean, stuck20:10
alkafoo...20:10
PolahOsmodivs: Nobody is stuck with anything. If you don't like Unity, use any other environment you want.20:11
Silver[a]is there a way to 'freeze' an executable for the next x minutes, so that it may not be run?  Is chmod the best choice to ensure nothing starts a new process?  I'd like a way of letting existing processes exit gracefully, but make sure nothing new starts while I'm waiting.20:11
ActionParsnipbut Polah ....Gnome is teh only DE :)20:11
ikoniaSilver[a]: ctrl z20:11
OsmodivsPolah: Well, I want GNOME3 but there is no way to use it without breaking something in Ubuntu20:11
PolahActionParsnip: Don't you use LXDE?20:11
zykotick9_ActionParsnip, well said :p20:11
PolahOsmodivs: It'll be available in 11.0120:11
ActionParsnipOsmodivs: use Oneiric20:11
escottSilver[a], -x'ing is the best bet20:12
Polah10*20:12
JasonGriffeeth0r: I went to add the printer, but it wants a PPD file20:12
daavisthanks for bunch of good answers :) so we wait... we sit and we wait.. we wait for next ubuntu version20:12
ActionParsnipPolah: it was a joke, the bashing people give Unity, makes them sound like they think gnome is the only DE20:12
escottSilver[a], just make sure you hit all the x's20:12
th0rJasonGriffee: might find that on the manufacturer's webpage. Been ages since I used a printer or CU20:12
th0rPS20:12
ActionParsnipdaavis: bit more than a month away, i'm sure you'll survive20:12
alkafooOsmodivs: ubottu just said how20:12
kkb110how do I see the list of open ports of my machine and what application is using that?20:13
ActionParsnipalkafoo: she also said it breaks things20:13
OsmodivsWell, Unity is just a bad copy of GNOME3, really, I was just getting used to open a trminal with ALT-CTRL-T20:13
Silver[a]escott: I'm not following you.  -x?'20:13
ActionParsnipkkb110: netstat -a20:13
JasonGriffeeth0r: should i be looking for dell a920 or lexmark 600?20:13
OsmodivsYou can't do that in KDE or LX...something20:13
kkb110ActionParsnip, Thanks -a20:13
daavisActionParsnip, i hope i will :))20:13
ActionParsnipkkb110: if you are behine a router, and want to test that then you will need to get websites to scan you etc20:14
JasonGriffeeth0r: z600, sorry20:14
escottSilver[a], chmod u-x,g-x,o-x20:14
th0rJasonGriffee: often you won't find your specific printer and just have to try several from teh same manufacturer until you find one that works20:14
ikoniaSilver[a]: just press ctrl + z on the running process20:14
alkafooActionParsnip: it said it breaks Unity, which presumably someone wanting ordinary GNOME3 won't want20:14
Silver[a]escott: aha.  OK.  I'm mostly concerned that I'll forget/miss one to put back.  :)20:14
PolahOsmodivs: Ctrl+Alt+T works in LXDE20:14
Silver[a]ikonia: the processes are not in the foreground to begin with, so that will not help, thanks.20:14
ikoniaSilver[a]: understood20:15
JasonGriffeeth0r: throwing random drivers at it won't do any harm will it?20:15
Polahescott, Silver[a]: Couldn't that be simplified to ugo-x?20:15
th0rJasonGriffee: no....you can try one, if it doesnt' work delete it in cups and try another. You can even leave them defined...it won't hurt to have several printers defined that are not connected20:15
escottPolah, maybe ill try that next time20:16
Polahescott: I recall seeing something about being able to combine then like that20:16
th0rJasonGriffee: while you are there, you might want to install cups-pdf. It allows you to print to a pdf file instead of a printer20:17
GordonGRActionParsnip: did you manage anything? in the meantime, I found this https://wiki.ubuntu.com/Audio/InstallingLinuxAlsaDriverModules nd I'll try it, hoping it's not obsolete20:17
[SPSU]Zachis there a way to install directly to my hard drive?20:18
Polah[SPSU]Zach: Yes, there's an install option from the live session.20:18
[SPSU]Zachwhenever i try to boot from my cd/usb it says "unable to find medium containting live file system" after the purple ubuntu screen with orange dots20:19
ActionParsnipGordonGR: I had to start work. Do you have the link still?20:19
[SPSU]Zachi have tried redownloading the iso several times20:19
ActionParsnip[SPSU]Zach: did you MD5 test the ISO you downloaded?20:20
[SPSU]Zachyes i tested it20:20
[SPSU]Zachdidnt match20:20
[SPSU]Zachevery time i donwloaded it didnt match20:20
[SPSU]Zach:(20:20
ActionParsnip[SPSU]Zach: then you'll need to redownload. the file is corrupt20:20
GordonGRActionParsnip: sure, it's http://www.alsa-project.org/db/?f=6dcbb2feb24fe47cc4926a755ec4540ea7e1053020:20
ActionParsnip[SPSU]Zach: use torrent20:20
ActionParsnipGordonGR: thanks20:20
[SPSU]Zachokay20:20
B0g4r7How can I query apt to ask if a given package is currently installed or not?20:22
xox2011gotta go20:22
xox2011take care all20:22
xox2011bye20:22
suniceB0g4r7:  try <aptitude search package>20:22
B0g4r7(I'm writing an 'installer script', so the more programatic the method the better)20:22
escottB0g4r7, dpkg -l "*pattern*"20:23
zykotick9_B0g4r7, "sudo dpkg -l | grep foo"20:23
escottB0g4r7, i dont think aptitude is on all systems so best to use dpkg20:23
B0g4r7dpkg -l seems to work.  Thanks.20:24
zykotick9_escott, thanks - didn't know dpkg had a built in search like that20:24
[SPSU]Zachi forgot im at college and they dont allow torrent files20:25
suniceescott: I didn't know either something new every day. Love the community20:25
escottzykotick9_, its a little annoying to use because it doesn't put * on either side and * matches the shell wildcards so you get inconsistent results depending on whether or not the shell matches the pattern20:25
=== Vampire0_ is now known as Vampire0
zykotick9_escott, i agree - took me a few attempt to get it to work ;)  i believe the grepping is probably easier, but it's always good to learn new tricks.20:26
ActionParsnipGordonGR: does the system have a make and model?20:26
GordonGRit's a custom computer,  just parts assembled.20:27
GordonGRActionParsnip: it's a custom computer, just parts assembled. It's a desktop.20:28
[SPSU]Zachdoes winmd55sum work on all versions of ubuntu?20:29
[SPSU]Zachor is thre a different download for each version?20:29
escott[SPSU]Zach, md5sum changes for every file20:29
SelassieHow to format all hard disks and undo partitions?20:30
zykotick9_[SPSU]Zach, gnu/linux has md5sum, while the bsds (mac) have md5 i believe.  winmd5sum is the windows version i take it?20:30
escottSelassie, install and use gparted20:31
Selassiebut i want to install windows first20:31
Selassieand then ubuntu20:31
Selassieand then debian20:31
GordonGRSelassie: then do it with the windows installer.20:32
suniceZach: I think everyone is looking for a bit more detail on your question. MD5sum works great. winmd5sum works great on windows. Not sure if that answers you question20:32
=== awesome is now known as Guest72310
Guest72310is there a way to setup asus k43s multi touch mouse pad in ubuntu 11.04 ???20:32
flopatowhy does "sudo newgrp" make me root?20:32
Selassieoh k20:32
escottSelassie, it might be easier to create the partition table first just so you dont have to resize windows20:32
shawn_How come Port 22 is refused when I try to ssh within my simple LAN?20:32
jribflopato: because you ran newgrp with sudo20:32
flopatojrib: but newgrp is to change the gid20:32
flopatoand sudo newgrp changes my uid also20:32
jribflopato: so why are you using sudo?20:32
escottSelassie, im not sure if the windows installer will let you install to less than the full drive20:33
ActionParsnipGordonGR: gotcha20:33
Polahshawn_: Are you SSHing in or out of your system?20:33
jribflopato: newgrp basically starts a new shell20:33
[SPSU]Zachsorry i was doing something20:33
[SPSU]Zachwinmd55sum is windows yes20:33
flopatojrib: but with root rights?20:33
JasonGriffeeis there a good place to find old lexmark ppd files?20:33
shawn_I'm just tring to ssh into a laptop from my desktop20:33
escottshawn_, do you have a firewall setup20:33
[SPSU]Zachso it will work for 10.10?20:33
jribflopato: because you ran it with sudo, you shoudl just run "newgrp"20:33
shawn_no20:33
GordonGRflopato: yes, it can't be done otherwise.20:33
SelassieBut how do I do that?20:33
flopatojrib: yes i know! just did it to try out20:33
Guest72310is there a way to setup asus k43s multi touch mouse pad in ubuntu 11.04 ???20:33
suniceSelassie: Ubuntu will resize the drive for you when you go to install it after windows.20:33
escott[SPSU]Zach, windows and linux executable as different so no20:33
suniceselassie: same with debian20:34
shawn_is that weird?20:34
flopatojrib: so whats the reason for the uid change? why does sudo makes newgrp change my uid?20:34
flopatojrib: is it because newgrp opens a new shell20:35
suniceshawn: have you tried an nmap to see if the port is open.20:35
Guest72310is there a way to setup asus k43s multi touch mouse pad in ubuntu 11.04 ???20:35
jribflopato: yes20:35
shawn_nmap?20:35
[SPSU]Zachim at college using their internets could that be a problem20:35
suniceshawn: Could be host.deny, or an iptables rule20:35
escottshawn_, check iptables -L on the ssh server20:35
Polahshawn_: Do you have SSH properly configured and running on the laptop?20:35
flopatojrib: and because sudo gives me root rights temporary it opens the new shell as root?20:35
[SPSU]Zachmarcin20:36
jribflopato: yes20:36
flopatojrib: okay thx! didn't know that newgrp opens up a new shell!20:37
flopatojrib: now everything is clear and consistent ;)20:37
escott[SPSU]Zach, thats not too unusual. they don't want people running servers so they may be blocking cross traffic on their network20:38
shawn_I'm not sure how to configure ssh.  I thought It was already part of the library.20:38
[SPSU]Zachwhat do you mean blocking cross traffic?20:38
escott[SPSU]Zach, do other things like streaming music off other peoples itunes work?20:38
Polahshawn_: SSH server isn't installed by default, it's an option with the server install. Else, you need to install openssh-server from the repos20:38
flopatojrib: okay thank you! have a nice day20:38
escott[SPSU]Zach, is one on wifi and the other wired... etc.20:38
[SPSU]Zachi havent tried streaming wifi20:39
shawn_ok I'll try20:39
[SPSU]Zachitunes whatever20:39
[SPSU]Zachmy network setup is20:39
[SPSU]Zachi have a router set up20:39
[SPSU]Zachsince theirs is down20:39
[SPSU]Zachwireless router20:39
flopatoexit20:39
JasonGriffeewhere would be a starting point for finding ppd files?20:39
flopatolol20:39
escott[SPSU]Zach, so you have your own router and both your systems are on it20:39
[SPSU]Zachsystems?20:39
escott[SPSU]Zach, computers20:40
[SPSU]Zachi have one computer20:40
dob_can i copy my running system to another partition.20:40
dob_?20:40
=== syadamin is now known as sysadamin|zzz
escott[SPSU]Zach, sorry i got threads confused... nevermind20:40
sunicedob_: yes gparted should help20:41
PolahJasonGriffee, use find to find files20:41
zykotick9_JasonGriffee, the ususal starting point is http://www.openprinting.org/printers BUT it's down due to a security breach :(  Good luck.20:41
escottJasonGriffee, try cups.org20:41
HSarenahello20:42
dob_sunice: Also parted?20:42
HSarenaI need help20:42
sunicedob_:yes20:42
AuroraNites21hi20:42
genii-aroundHSarena: Best to just describe the issue you need help with to the channel in general, someone may know the answer20:43
HSarenai wanna use my laptop hotkey.. i have sony vaio laptop...20:43
PolahHSarena: What hotkey?20:43
JasonGriffeeare any other lexmark drivers compatible with the z600?20:43
[SPSU]Zachi have an idea20:43
chilverscwhere do I go to manually add an item to the applications/launcher?20:43
HSarenaPolah: i mean laptop shortcut keys20:43
* Erevanic-Txa hey all, I'm wondering what's the best torrent software for the latest version of Ubuntu ?20:43
PolahHSarena: What shortcut keys? There's lots of keys on a laptop...20:44
dob_sunice: with cp command in parted?20:44
[SPSU]Zachthose who need help ask your question to the channel and then someone can pm them so they odnt have to look thru the clutter20:44
guntbert!best | Erevanic-Txa20:44
ubottuErevanic-Txa: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.20:44
suniceHSarena: must first make sure you have the keyboard model set correctly.20:44
PolahErevanic-Txa, there is no "best" software. Transmission comes by default but you could use any client you wanted.20:44
guntbert[SPSU]Zach: no, we prefer to keep the conversations in the channel20:45
thehumanerrordoes anyone know why StarCraft II says "Failed to initialize DirectX" all of a sudden?20:45
dob_sunice: does not work with mounted devices20:45
thehumanerrorit didn't yesterday, I'm running 11.10 beta, last night there was some updates, that's the only thing I can think of20:45
[SPSU]Zachso my school's network is messing with the ubuntu iso files im downloading then?20:45
Erevanic-TxaPolah, well, I'm currently using Transmission, and I just have downloaded all 2pac's albums and half of the files came with this name "_____padding_file_22_if you see this file, please update to BitComet 0.85 or above__"20:45
cwongi have a rt8188su wireless card and i want it to work with kismet, whats the source line i use to launch kismet?20:46
sunicedob_: yes that will do it. Make sure you are setting the correct partitions. can break if you are not careful. There are live disks for this also.20:46
Polahthehumanerror: 11.10 is unstable and thus may not work properly. Ask in #ubuntu+1 for help.20:46
thehumanerrorI have, thanks Polah :)20:46
PolahErevanic-Txa, try not to discuss illegal topics in here.20:46
thehumanerrorbut I wondered if sometimes SC2 saying there was no DirectX was a common thing20:46
abbdd1112is there a way to setup asus k43s multi touch mouse pad on ubuntu 11.04?20:46
leepingHi there - is there any way to run "updatedb" just for myself, not as "root" ?20:46
[SPSU]Zachwould tor browser help?20:47
escott[SPSU]Zach, perhaps they are proxying http traffic and their proxy is returning a bad file. you could try a different address or ftp or use the torrent because it checksums each block20:47
Polahthehumanerror: It works fairly well on 11.04 with Wine 1.3.25. The only issue is Pulseaudio corrupting which can be avoided by suspending pulse for SC2 and bypassing it20:47
leepingI'm just trying to locate some files on the filesystem but I'm not "root" so I can't run "updatedb" :(20:47
Erevanic-TxaPolah, it sounds to me just you have no answer of the question, because simply instead of 2pac song's it could be my work documents, so does that change anything? problem with still remain... just say you have no idea what to do I'm fine with that20:47
[SPSU]Zachtorrents wont work here :(20:47
BarkingFishleeping - sudo updatedb will do the job for you20:48
dob_Any idea how i can copy my mounted root partition to another partition20:48
thehumanerrorPolah, that sounds an interesting idea, the sound does go choppy sometimes20:48
thehumanerrorbut now it's not running at all and I think that's because of the DirectX / OpenGL problem20:49
sunicedob_: you will need gparted live cd20:49
escottdob_, copying a mounted partition like that is a bit risky, as the underlying contents could be changing. best to copy it from a livecd20:49
abbdd1112is there a way to setup asus k43s multi touch mouse pad on ubuntu 11.04?20:49
dob_sunice: can't reboot that system.20:49
Polahthehumanerror: Yeah, it's the only problem I've had with it, besides having to change the mounting options for the CD at installation.    pasuspender wine /path/to/SC2/executable     will start up SC2 and suspend pulse for it while it's running, you should still get sound though. I can't really help you with any problems on 11.10 though, like I said, it is unstable.20:49
leepingBarkingFish, I can't do sudo.20:50
leepingI'm on a cluster where I don't have root access20:50
sunicedob_: that's risky business. some tools check for changes after copying, but I would not recommend this. I've done and failed before.20:50
escottdob_, if you can convert to raid mirroring you could add a mirror device20:50
Polahdob_: You could create the second partition and then use dd copy it20:50
escottPolah, not while it is mounted rw20:50
guntbertleeping: in that case employ "find"20:51
dob_okay, will debootstrap a new system on the new partitions20:51
escottdob_, but i think to go to raid you need to be modify partition types so i think you still need a livecd20:51
suniceDob_: is it a bare metal machine?20:51
leepingguntbert, "find" takes forever to search through a file system, hours sometimes if it's large20:51
Polahdob_: dd if=/dev/originalpartition of=/dev/newpartition20:51
thehumanerrorPolah, thanks, I'll try that too20:52
escottdob_, don't follow Polah's instructions. those are not safe for a mounted partition (unless it is mounted ro)20:52
dob_sunice: yes20:52
guntbertleeping: I guess you will know, where to search20:52
dob_escott: yes, dd will fail...20:52
sunicedob_: Sorry I do not have a safe answer for you then.20:52
PolahHmm, I guess since writes would interfere20:52
Polahleep: If you have a fair idea of where they are you could go down a directory or a few to narrow the search20:53
r4anyone have luck getting ESEAclient and CS 1.6 working together to actually play on a server?20:53
r4using wine of course20:53
escottdob_, you could try to init down to single user mode or boot to only initrd... and then it would be mounted ro20:53
dob_escott: think that's a good idea. I will try that20:53
suniceescott: good call20:54
dob_escott: Can i copy stuff like /dev or should i ignore dev proc etc and then just create empty folders?20:54
HSarenaI mean the playback control area of my laptop20:55
escottdob_, you would ignore stuff like /dev, but the other thing you have to realize is that a dd of the system root is not a working system. its a dd. you have to go in and fix-up stuff in fstab and potentially elsewhere20:55
toyman61OpenShot video editor: Imported .VOB-file from DVD. Put it on the timeline, and tried to playback. No sound available.20:56
escottdob_, if you just dd the partition device you wouldn't get dev anyways20:56
HSarenaPolah : I mean the playback control area of my laptop20:56
toyman61 OpenShot video editor: Imported .VOB-file from DVD. Put it on the timeline, and tried to playback. No sound available. The speaker icon is available on the visual part of the clip on the timeline. What do I do ?20:56
leepingguntbert, thanks for the tip.  Often I don't know where to search.  I know the name of the file / program and I want to locate it on the filesystem20:57
leepingSometimes it's in /opt, sometimes /share, sometimes /usr, etc etc ...20:58
guntbert!fhs | leeping20:58
ubottuleeping: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier20:58
nunuyabizcan someone tell what repository I need to add to get /usr/bin/toc2cue for brasero?20:58
escottleeping, you might be able to point updatedb to a different updatedb.conf and keep all the stuff in your $HOME. i would check the man pages for those programs20:59
escottnunuyabiz, apt-file can help here20:59
rdycoi have windows installed. i am installing ubuntu as dual boot. when i get to the screen where on the bottom it ask  Device for boot loader installation: do i go with /dev/sda ATA WDC (1.0 TB) or /dev/sda1/ Windows 7 (loader) ?20:59
guntbert!info cdrdao | nunuyabiz21:00
ubottununuyabiz: cdrdao (source: cdrdao): records CDs in Disk-At-Once (DAO) mode. In component main, is extra. Version 1:1.2.3-0.1ubuntu1 (natty), package size 423 kB, installed size 1144 kB21:00
escottnunuyabiz, ~:>  apt-file search toc2cue cdrdao: /usr/bin/toc2cue21:00
leepingescott, thank you.  I'll do what I can. :)21:00
=== vito is now known as Guest98365
viginaG21:00
nunuyabizescott thanks21:00
escottrdyco, /dev/sda i think21:00
PolahWhat can I use to mass-convert FLAC to MP3 or another format?21:00
leepingguntbert, I have access to several different HPC clusters.  Some of them are running Red Hat, some CentOS, others Ubuntu.  And the location of the installed programs often depend on the administrators' decisions.  So even though Ubuntu itself might have a structured file system, I still need a general way to search for files.21:00
plouffe_the ubuntu logo right after the grub menu before the login screen has a super low resolution. How can I fix that?21:01
EDinNYhow can I get a more "classic" interface on 11.04?21:01
escottPolah, a command line script to pipe wav data from flacplayer to lame21:01
HSarenasunice : I mean the playback control area of my laptop21:01
guntbertleeping: there is one : find :)21:01
GordonGRPolah: I'd say soundconverter, as well.21:01
Polahescott: And how exactly would I set that up?21:01
rdycoescott, will installing bootloader in /dev/ATA give me dual boot and not overwrite the ubuntu boot record?21:02
astropirateAnyone know of a high-end linux box dealer?21:02
Echapahey people i am trying to connect a mini switch i need help to connected21:02
astropirateis there even a market for it?21:02
rdycoor does installing ubuntu boot loader in /dev/sda1 Windows 7  (loader) put it along side windows 7 or does this overwrite it?21:02
leepingguntbert, thanks but I think we've been over that -- running "find" on the entire filesystem takes forever.  It is much easier to run "updatedb" once per day and then have people use "locate".  When I was the administrator of a cluster, that's what I would do .. but I'm not the administrator of these new computers21:02
escottPolah, a) figure out what the flac command is to make wav output and then (b) pipe that to lame and then (c) put it inside the -exec argument to find. i'm afraid i cannot recommend a gui, because i dont know of any21:03
EDinNYred%blue21:03
escottrdyco, generally you put grub on the mbr and then the grub menu allows you to chainload windows. so that would entail installing ubuntu bootloader (grub) to /dev/sda21:03
zykotick9_astropirate, the market for "high end linux boxs" is called servers ;)  or workstations.  Neither of which you're probably looking for ;)  Good luck.21:04
guntbertleeping: I hear you - but this channel is for ubuntu support only - try what escott suggested21:04
genii-aroundastropirate: System76 has some pretty good stuff21:04
leepingguntbert, point taken.  Thanks21:04
EDinNYsagdjk21:04
EDinNYexit21:04
suniceastropirate: system76 is the best I know of21:05
plouffe_.21:05
nunuyabizescott I did" sudo apt-get install apt-file     and it replied missing destination file after apt-file. Do I just need to put in an absolute path and use any folder?21:05
escottrdyco, putting grub on the partition boot record of a windows partition is almost certainly a bad idea21:05
mongyPolah, soundconverter is decent21:05
escottnunuyabiz, sounds like something got typoed. can you !paste the terminal session21:06
Polahmongy: Yeah, I've just got it, going to use find and xargs to copy it away21:06
nunuyabizsudo apt-get install apt-file21:06
nunuyabiznunuyabiz@nunuyabiz-desktop:~$ sudo apt=get install apt-file21:06
nunuyabiz[sudo] password for nunuyabiz:21:06
nunuyabizinstall: missing destination file operand after `apt-file'21:06
nunuyabizTry `install --help' for more information.21:06
nunuyabiznunuyabiz@nunuyabiz-desktop:~$21:06
FloodBot1nunuyabiz: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:06
escott!paste | nunuyabiz21:06
ubottununuyabiz: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.21:06
escottnunuyabiz, apt-get not apt=get21:07
nunuyabizsorry21:07
mongyhttp://ubuntuforums.org/showthread.php?t=1096665    towards the bottom.  good suggestion21:07
astropirategenii-around:, sunice, zykotick9_ : I wanted to enter teh maket :D  asking arround linux users if such a thing is sustainable so far the answere is no :(21:07
gebbionehere is another one21:08
gebbionehow do u install fonts on ubuntu21:08
zykotick9_astropirate, that would be a question for offtopic21:08
suniceastropirate: yeah I've bought a couple machines for my office from system76. I think I may be one of the biggest purchasers... Not a big market21:09
Jordan_U!fonts | gebbione21:09
ubottugebbione: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/21:09
g30hi all latest update 11.10 remove all 32bit apps? cannot use any cannot even start them, wine,skype  ???? any idea? thanks21:09
PolahHow can I use xargs to cp multiple files. I have xargs --arg-file=file cp, but cp requires the file first and then the destination afterwards, would appending the destination to all the lines in the argument file do the trick?21:09
zykotick9_g30, #ubuntu+121:10
nn52hello21:10
suniceHello21:10
MonkeyDustis it me you lokking for?21:10
MonkeyDusto21:10
zeushi all, i ve just set up a raid device and now i have /dev/md0 . Do i have to partition it first of mkfs ?21:10
rdycoescott, windows is installed on /dev/sda2, ubuntu is going to be installed on /dev/sda3 at Device for boot loader installation: do i choose /dev/sda ATA WDC (1.0TB) or /dev/sda3 where ubuntu is going to be installed21:10
nn52i've litte problem with chromium and google-chrome21:11
Jordan_UPolah: It's usually better to use the -exec argument of find rather than find + xargs.21:11
Jordan_UPolah: What are you actually trying to accomplish?21:11
escottrdyco, thats a different question from before. ubuntu's root partition "/" should be set to /dev/sda3. the bootloader should be on /dev/sda21:11
sunicenn52: interesting?21:12
PolahJordan_U: I'm using find to find a number of .flac files and cp them to a subdirectory. I've got it working with xargs now anyway, I just appended the destination to each line21:12
nn52http://img30.imageshack.us/img30/3599/zrzutekranu1om.png21:12
nunuyabizescott I ran the command and got a box that said, "apt-file update needed" when I ran that action, it gave me another box that said, "There was an error in creating the child process for this Terminal."21:12
escottnunuyabiz, again a weird error so I'd like to see the terminal session21:12
nn52idk why letter is on letter21:13
nn52no ideas?21:13
sunicenn52: I looked at the image and did not understand the question. Gotta be specific with us slow folk.21:14
Jordan_UPolah: find /search/path/ -iname '*.flac' -exec echo cp '{}' /path/to/destination ';'21:14
Jordan_UPolah: Sorry, that was for testing, remove the 'echo'.21:14
nn52sunice, Letter is on Letter21:14
suniceoh overlapping?21:15
PolahJordan_U: I'll try it if this fails. I just had to escape some more characters. Thanks for the line though, I'll use it in future21:15
nn52yup21:15
sunicenn52: only on that website? does the same thing happen in other browsers?21:15
mongyPolah, try "for f in *;do flac -cd $f |lame -b 128 - $f.mp3;done21:15
TuRnc04tZhey guys21:15
nn52not... on all korean language websites21:15
nn52and  only in google-chrome and chromium21:16
nn52firefox its Ok21:16
TuRnc04tZi have a quick question. I installed xfce on ubuntu 11.04 and i wanted to know if its possible to use KDM instead of the XFCE login manager21:16
mongyPolah, assuming you have lame and flac installed21:16
Jordan_UPolah: The reason why this method is preffered is that find passes the filenames directly, so no matter what characters are in the filenames (even newlines) they will be passed properly to cp.21:16
Polahmongy: To convert it? I'll try in a minute, just copying all the FLACs away first. They're mixed in with MP3s, so I need to shift them to do anything to them. Silly Xbox doesn't support FLAC ):21:16
ShirakawasunaTuRnc04tZ: Yes, it is.21:16
TuRnc04tZShirakawasuna, how?21:16
zeushi all, i ve just set up a raid device and now i have /dev/md0 . Do i have to partition it first of mkfs ?21:16
TuRnc04tZim googling around but i cant find anything that is relevant for this new system21:16
zykotick9_TuRnc04tZ, i imagine KDM would require all the KDE libraries which could be fairly large21:17
nunuyabizescott can I put screen shots in paste bin, because there is basically no terminal text21:17
PolahJordan_U: It takes each name and puts it in quotes automatically? Compared to xargs which I had to escape with?21:17
escott!paste > nunuyabiz21:17
ubottununuyabiz, please see my private message21:17
ShirakawasunaTuRnc04tZ: sudo dpkg-reconfigure gdm21:17
sunicenn52: appears to be know issue http://code.google.com/p/chromium/issues/detail?id=8240021:17
TuRnc04tZShirakawasuna, i ran that and nothing happened21:17
ShirakawasunaTuRnc04tZ: is gdm installed?21:17
Jordan_UPolah: It takes each name and creates an array of strings which is passed directly to cp. There is no quoting or escaping needed as find is calling cp directly rather than threw the shell.21:18
TuRnc04tZshould be21:18
TuRnc04tZit was a fresh ubuntu install21:18
TuRnc04tZlet me check21:18
Shirakawasunahmm21:18
sunicenn52: didn't read all, but browser support not my specialty sorry.21:18
TuRnc04tZyeah, gdm is at newest version21:18
ShirakawasunaTuRnc04tZ: I expect you should at least get an error message or something when running that configuration command21:18
ShirakawasunaTuRnc04tZ: is KDM installed?21:18
TuRnc04tZim running xfce tho so it may not do anything21:18
ShirakawasunaTuRnc04tZ: and just to check, why do you want KDM?21:18
PolahJordan_U: I see. I'll use it in future then, thanks for the information21:19
TuRnc04tZi just like how it looks better21:19
Jordan_UPolah: You're welcome.21:19
TuRnc04tZwait21:19
TuRnc04tZyep21:19
TuRnc04tZjust came up kdm21:19
TuRnc04tZchecking now21:19
FloodBot1TuRnc04tZ: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:19
TuRnc04tZbrb, Thanks Shirakawasuna21:19
slacknoobSo I have set /dev/sda2 as my /home when I installed Ubuntu. Now I want to say /dev/sda1 is my home, but it seems I can't handle with the tool /etc/fstab tells me to use to get the UUID code of the device. Could anyone help me?21:19
daveinlvIs us.archive.ubuntu.com down? Have been trying to update all afternoon and I keep getting a "temporary failure resolving  us.archive.ubuntu.com".... Good connectivity otherwise...21:19
escottslacknoob, sudo blkid21:20
slacknoobescott: whatever I do, it doesn't reply me anything.21:20
sunicedaveinlv: just ran update on one of my servers. did not see error.21:20
Shirakawasunadaveinlv: I can ping it21:20
Polahmongy: -b 128 is the bitrate for the MP3 right?21:20
mongyPolah, yeah, bit rubbish I know21:21
escottslacknoob, try sudo blkid -p21:21
daveinlvhmmm.. ok guess it must be me... thanks!!21:22
Polahmongy: No issues with changing that to 320?21:22
frozen_hi guys, got this error "/proc is not mounted; some java apps may fail" installing sun-java6-bin on ubuntu 10.04 84 bit vps. any help? Need it for a funambol server (installation error: [java] Could not create the Java virtual machine.)21:22
slacknoobescott: ty21:22
mongyPolah, nope21:22
escottslacknoob, that requires a device sudo blkid -p /dev/sda#21:22
Polahmongy: Good, thanks.21:22
escottfrozen_, check the output of mount if procfs is not mounted on /proc you have some problems with your system. add it to your fstab21:23
slacknoobescott: yeah yeah, it worked.21:23
slacknoobescott: so now I got the UUID replaced it in /etc/fstab and it's ready, right?21:23
sunicefrozen: cat /etc/fstab21:23
slacknoobWhen I reboot, it should mount /dev/sda1 as /home21:23
PolahOoh, 4.7GB of FLAC, this is going to take a while21:23
escottslacknoob, it should21:23
frozen_ok, there is no /proc in it, but there are some files in /proc?21:23
The_BROSHello!21:24
slacknoobescott: ty21:24
PolahHow can I change spaces in a filename to _ with a for loop?21:24
escottfrozen_, its actually proc on /proc not procfs (my mistake)21:24
The_BROSDo I need to register my nickname if I can type now without registration?21:25
IdleOneThe_BROS: no but some channels require you to be registered and identified to be able to join.21:25
Shirakawasunawget --mirror is the best thing ever invented21:26
Shirakawasunaevre21:26
Shirakawasuna*ever21:26
escottfrozen_, that doesnt mean anything. is proc mounted on /proc21:26
The_BROSIdleOne: yup. But how about this channel?21:26
IdleOneThe_BROS: not at this time.21:26
davisis there anything I can do to config grub so it will show the boot choice menu? for some reason its blank.21:26
escottdavis, /etc/default/grub (the timeout) then rerun update-grub21:27
davisescott: I did that.21:27
AlessonZaireDoes anyone here have experience connecting on QQ with pidgin?21:27
davisescott: in that file, I changed the linux command line to remove quiet and splash21:28
{-_-}is there any way to install grub2 in ubuntu 10.10?21:28
davisbut this is before loading the kernel, its gthe actuall boot choice screen which is blank.21:28
nunuyabizescott here is a paste of the apt-file result. Do I just need to unzip the file, or do I need to run something to21:29
escottdavis, well that makes the kernel log messages and theoretically prevents plymouth (the 5 little red dots)21:29
IdleOneubottu: tell The_BROS about register21:29
ubottuThe_BROS, please see my private message21:29
soreau! grub2 | {-_-}21:29
ubottu{-_-}: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)21:29
escottnunuyabiz, you didn't give a link21:30
nunuyabizescott http://paste.ubuntu.com/691078/21:30
soreauIdleOne: Oh cool, I didn't know ubottu responded to that..21:30
AuroraNites21hi21:30
davislet me enable a console terminal instead of graphics term. see if that helps. brb21:30
slacknoobHello there. I have /dev/sda2 as my /home partition. I want /dev/sda1 to be the new /home, though. Mounting it on /mnt/example and the new one in /mnt/newpart and doing 'cp -rf -p /mnt/example/* /mnt/newpart' should do the job? Because I just did cp -rf and when I booted with the new partition being /home, Ubuntu and other applications complained21:30
astruasdhplease, guys... is it better to use aptitude or apt-get?21:31
IdleOneastruasdh: which ever you prefer, both work equally well21:31
escottnunuyabiz, sorry "apt-file search toc2cue" is what you type cdrdao is the answer21:31
ozzloyi'm trying to PXE boot a lenovo X1.  following this guide: http://www.howtoforge.com/setting-up-a-pxe-install-server-on-ubuntu-9.10-p3 up to the part where i have to restart the dhcp3-server, but there is no dhcp3-server in /etc/init.d/  please help21:31
bsmith093im trying to convert cbz to pdf, but calibre, is 1) incredibly slow, and 2) somehow manages to scramble the order of the pages21:31
Jordan_U!separatehome | slacknoob21:31
ubottuslacknoob: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving21:31
astruasdhIdleOne thank you21:31
slacknoobty Jordan_U21:32
{-_-}is there anyway to make grub show what is being loaded instead of just a blank screen?21:32
MonkeyDustastruasdh: http://superuser.com/questions/198838/apt-get-vs-aptitude#19884121:32
Jordan_Uslacknoob: You're welcome.21:32
urist_what is the point of having a partition for /home in ubuntu?21:32
escotturist_, portability. space management21:32
astruasdhI am familiar with apt-get, but I had the idea that Ubuntu relied mostly on aptitude21:33
nunuyabizescott sorry I'm just not familiar with this is cdrdao a repository where I can get toc2cue?21:33
escotturist_, and upgradeability21:33
MonkeyDusturist_: easier to backup, fort one thing21:33
MonkeyDustfor*21:33
escottnunuyabiz, no its the program you install. apt-file search fileneeded; suggests that package /path/to/fileneeded; so sudo apt-get install package21:33
urist_escott, so if im installing ubuntu on my other machine and i have about 34Gb left after partitioning my swap area, how much should i dedicate to /home and how much to / (root)?21:33
MonkeyDusturist_: easier to backup and to upgrade21:33
nunuyabizescott thanks21:34
urist_thanks MonkeyDust and escott :)21:34
gebbioneanyone knows a pdf printer for ubuntu?21:35
urist_MonkeyDust: so if im installing ubuntu on my other machine and i have about 34Gb left after partitioning my swap area, how much should i dedicate to /home and how much to / (root)?21:35
Polahurist_: You don't need to split up your /home from the main partition, you know21:36
ozzloyAuroraNites21, ask your question in here so everyone can see it21:36
MonkeyDusturist_: i'd say root about 10GB, swap about 2GB and the rest for /home21:36
escotturist_, i would think 10gb is probably enough for /, but the question to ask is how much do i need for /home. if you guess the sizes you have to deal with resizing which is a pain21:36
urist_i see... since both of you said 10Gb, I'll go with that :) thanks alot guys21:37
escotturist_, on my system im using 12gb (no music or media files). home is ~3gb var (apt archives) is 2.5 and the rest is /21:37
Jordan_U{-_-}: What exactly do you see when you boot?21:38
Cyrax5How can I install open office in ubuntu 11.04?21:39
Cyrax5I've already got libre office but I prefer open office21:39
Jordan_UCyrax5: What do you prefer about Open Office? They're practically identical, especially when you consider that even when Ubuntu shipped something called "21:40
escottCyrax5, its not clear that openoffice will continue to be supported (maybe it will be now that there is an apache project), but that why the switch to libre was made. they shouldn't be very different at this time21:40
Jordan_UCyrax5: ... Called "Open Office" it was the go-oo fork.21:40
=== stephan_ is now known as asheron_
urist_cool... thanks for the advice escott and MonkeyDust21:41
=== asheron_ is now known as asheron
escotturist_, i should say that after considering all the benefits of having a separate /home, I don't find any worth the hassle. I just make sure i keep good backups (which you should be doing anyways)21:41
PolahWould it be possible to execute a for loop to replace all upper case letters with the same lower case letters?21:45
PolahWithout doing each letter individually, that is21:45
macer1Hi :D21:46
macer1If I want to join Ubuntu Members, where to begin?21:47
macer1who to mail?21:47
IdleOne!membership21:47
ubottuUbuntu Membership means recognition of a significant and sustained contribution to Ubuntu and the Ubuntu community.  For more info see https://wiki.ubuntu.com/Membership21:47
escottPolah, sed can do that21:48
DrecondiusHEEEEELPPPPP!!!!!21:48
macer1IdleOne, so first I need my wiki page?21:48
DrecondiusImagewriter isn't seeing any of my .iso files21:48
escottPolah, as can tr try either "sed upper to lower case" or "tr upper to lower case" in google21:49
IdleOnemacer1: first you read the info at the link provided.21:49
macer1I readed21:49
IdleOnemacer1: ok follow the instructions21:49
macer1ok...so i readed that I need my wiki page21:49
ModusPwnensDoes anyone here know how to open up the java console?21:50
Drecondiuscrap21:50
Polahescott: Yes, I've just found a small script that uses tr21:50
escottPolah, 90% of the time when you get to the point of writing bash for loops you can accomplish the same with the correct command21:50
Flannelmacer1: That's correct.21:50
Drecondiusany other tools for writing to usb drives in ubuntu21:50
Drecondiusother than imagewriter21:50
qinPolah: echo WOW | tr '[:upper:]' '[:lower:]'21:50
escott!info wodim | Drecondius21:51
ubottuDrecondius: wodim (source: cdrkit): command line CD/DVD writing tool. In component main, is optional. Version 9:1.1.11-1ubuntu2 (natty), package size 337 kB, installed size 852 kB21:51
Ramir00completely remove ubuntu desktop kubuntu 10.10.21:51
Ramir00Remove the start kubuntu21:51
Drecondiuswill that allow me to write an iso to a usb drive though?21:53
Ramir00how to recover splash for ubuntu 10.1021:53
escottDrecondius, it should, just need to identify the device file to pass to the dev argument21:53
Drecondiusi was afraid you'd say something like that.21:53
Ramir00Remove the start kubuntu, for ubuntu, recover usplash21:53
MonkeyDustDrecondius: try unetbootin21:53
GordonGRbye bye guys, gotta go to bed. Night.21:54
daavisi want to have only avant-window-navigator .. i changed my choice in gnome.session but nothing changed21:54
daavisso.. not panel called "compiz"21:55
Drecondiusmy only issue is that it isn't a "Live" cd as it is a full on installer dvd21:55
MonkeyDustdaavis: start as classic gnome and don't use the classic panel21:55
Drecondiusused a tool in windoze and lo and behold it didn't work21:55
Polahqin: Yes, I found a for loop that included that and ran it over my files. It's done it21:55
MonkeyDustDrecondius: you want to install on a usb stick?21:56
daaviswell.. with a classic gnome there is no compiz effects and it has no mac style on panels (if you understand what i mean)21:56
Drecondiusyah21:56
escottDrecondius, im confused by what you are asking. are you trying to burn to a usb cd burner, or make a bootable usb thumb flash drive21:56
Drecondiusbootable usb flash21:56
Drecondiussorry to be so confusing21:57
Drecondiusi have another distro but it's not a live installer it's simply an installer21:57
MonkeyDustDrecondius: and is it the iso of a bootable system?21:57
Drecondiusyup21:57
MonkeyDustyou say it's not a live system21:57
Drecondiusnope just an installer as it has multiple desktops21:58
MonkeyDustDrecondius: you can't turn it into a live cd, so what you want is not possible21:58
Drecondiusnot nesicarily true, if it will boot from a dvd it has to be able to run from a usb. as does the ubuntu installer22:00
Drecondiusgawd i hope i just chose the right drive22:00
Drecondiusi'll know in a min if my system hangs22:00
escottDrecondius, thats not always true. as bioses treat cd and usb media differently22:00
escottDrecondius, i think that is what ubootnetin is supposed to do is emulate the cd/usb difference somehow22:01
DrecondiusO22:01
ethernet-haillo22:02
Drecondiusfind out in a min if unetbootin worked back in a few22:02
newbI've got an old hard drive connected to my comp via external/usb. How do I view what's on it?22:04
sunicenewb: mount it. first figure out the partition, then make a dir to mount, then mount22:06
=== mike is now known as Guest96859
sunicenewb: may also need to specify the partition type22:06
newbIt's from an old Compaq with XP.22:07
newbIt shows on my main screen.22:08
MonkeyDustnewb: in ubuntu, type mkdir blah, then mount the disk to blah22:09
newb<MonkeyDust> Thanks.22:10
sunicenewb: You may need to get the ntfs partition libs22:10
newbok22:11
newbI'll be back later to let you know how it went.22:11
ActionParsnipnewb: you should be able to click the partition in the left panel of nautilus and get access22:11
mercury^Hey! When trying to use vdpau via mplayer -ao alsa -vo vdpau -vc ffh264vdpau, I get:22:14
mercury^[vdpau] Error when calling vdp_device_create_x11: 122:14
mercury^I have nvidia-current and libvdpau1 installed.22:14
Brutus-Hi, is there a folder called python anywhere?22:16
jeremuxi dt know22:16
uns0b1llcheap and dirty script to zip or tar and rsync to remote location in one line ?22:16
jribBrutus-: why?22:16
MonkeyDustBrutus-: type locate python|less22:16
Brutus-i just terminate my search, i found it after 15 min22:17
escottuns0b1ll, you wouldn't be able to do that in one line. as rsync doesn't read off stdin (AFAIK)22:17
Brutus-thanks anyway22:17
jribBrutus-: what do you want to do exactly?22:17
Polahuns0b1ll: zip is compressive. Do you want to archive or archive and compress?22:17
Brutus-jrib, i'm looking for the python/service.py script22:20
artazyhi all22:22
PiciBrutus-: Is that part of a package that you installed?22:22
Brutus-Pici, no.22:23
marriedman624I'm trying to figure out partitions on my linux machine........currently running 9.10 (i know EOL), and I want to dual boot Windows 7...........I also want to have another partition to test out out linux distros, but I can't create more than 4 partitions22:23
=== mitch is now known as Guest44968
marriedman624so can I take the current 9.10 partition and divide it into logical partitions and install two distros on that?22:23
Guest44968Hi so i was wondering how to install wine;22:24
urlin2umarriedman624, W7 needs a logical though for the OS=c to boot22:24
escottmarriedman624, it would help to know your existing partition layout to be able to advise. can you !paste the contents of /proc/partitons to us22:24
urlin2umarriedman624, sorry primamry outside the exteneded22:24
escottGuest44968, sudo apt-get install wine22:25
Guest44968escott: thank u22:25
jrib!wine > Guest4496822:25
ubottuGuest44968, please see my private message22:25
cyberporkciao!22:25
cyberporkc'è qualcuno che può aiutarmi?22:25
escott!br | cyberpork22:25
ubottucyberpork: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.22:25
jrib!it | cyberpork22:25
ubottucyberpork: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)22:25
PiciBrutus-: I have about a 100 service.py files on my install.22:26
cyberporkok thanks22:26
mordofHi, I'm wondering if the Window List is available through some form in the command line?22:26
Brutus-Pici, i know, i found them :(22:26
marriedman624escott: I'm not on my linux comp right now, it's running gparted livecd22:26
marriedman624urlin2u: not sure I understand what you mean22:26
escottmarriedman624, if you are running a (modern) linux of any kind it has a /proc/partitions22:27
jribmordof: maybe wmctrl22:27
marriedman624escott: yeah, but I'm not on my linux comp right now so I can't get that for you22:28
escottmarriedman624, generally I would suggest "sda1 /boot 1gb sda2 windows Xgb sda4 extended sda5 ubuntu root sda6 free space for whatever sda7 ... sdaN swap"22:28
urlin2umarriedman624, windows will only boot from a primary partition, logical partitions are what is inside a extended partiton.22:28
mordofjrib: ah, helpful :) thanks22:28
marriedman624yeah, so I was going to give windows its own primary and use two logicals (inside a primary) for different distros of linux.............is that possible22:29
marriedman624escott: which of those are primary and which are logical?22:29
ActionParsnipmarriedman624: absolutely22:29
escottmarriedman624, 1,2,4 are primary 5+ are logical22:29
urlin2umarriedman624, logicals do in a extended parition .22:29
urlin2ugo*22:30
escottmarriedman624, if you create what i suggest the numbers would be 1,2,3 and 5+22:30
marriedman624escott: ok, so all the linux stuff is on a primary, just divided up between logical partitions22:30
marriedman624extended = primary, sorry using the wrong word22:30
davisescott:i have a grub boot menu now22:31
marriedman624and I supposed I would install grub onto sda1?22:31
zvacetmarriedman624: put linux on extended witch you will divide to logical partitions22:31
escottmarriedman624, yes all the linux inside logicals inside the extended. i like to put my /boot at the front of the disk and on a primary. I think that used to be needed for some older bioses, its probably not needed these days but I still do it. the main benefit of having a /boot partition is you can corrupt you linux partition and still boot windows22:32
zvacetmarriedman624: yes,grub on sda22:32
zvacetmarriedman624:  on MBR22:32
escottmarriedman624, grub goes to the mbr so sda not sda122:32
davisso, now i can see the different boot choices in the grub menu22:32
davisbut I want to be able to see the kernel boot messages as well22:33
urlin2uescott, having a boot partition is not needed you can boot windows with its bootloader by reloading the mbr with one command, or lilo.22:33
escottdavis, what did you have to do to make that work?22:33
davisin /etc/default/grub there is a setting for hidden menu22:33
escottdavis, the noquiet nosplash option should get you kernel messages. I find my nosplash gets ignored (11.10)22:33
davisi commented it out22:33
=== manu is now known as Guest94547
Deihmoswhy is the ubuntu UI so sluggish?22:34
davisok let me add noquiet nosplash to kernel command line22:34
davisbrb22:34
escotturlin2u, if you grub.conf gets corrupted how do you tell grub to chainload windows (without getting a windows boot disk and running the windows boot restore commands)22:34
Deihmosis there any way to make the ubuntu UI run fast22:34
marriedman624ok, i'll see if I can move all my partitions around to what was suggested..............can I change the sda numbers of current partitions??22:34
zvacetDeihmos:  can you be more descriptive?22:34
urlin2uescott, lilo22:34
Deihmosseems a but laggy especially coming from win 722:35
urlin2uescott, all you need is the recovery disc which you can make in windows 7u other wise.22:35
escotturlin2u, you are missing my point. you use grub on your mbr, but grub.conf gets corrupted because you dont have a seperate /boot. how do you boot to windows *WITHOUT* a recovery disk22:35
Deihmosseems not to be gpu accelerated22:35
mordofjrib: it doesn't appear to show any information about which tasks it chooses to display. I find it hard to believe it parses them by name for that..22:35
thomadapplications trying to get audio input are getting the output instead. I"t's probably something simple i just dont know what22:35
escotturlin2u, that is why i keep a /boot partition, just in case something goes wrong with my ubuntu root partition22:36
astruasdhplease, I have a server with Ubuntu 10.04LTS 64-bit. When I aptitude full-upgrade, it updates some packages... amog them, grub-pc. It shows me a screen to select if I want to install or not. And the only option that works is not to install. Is it a bug?22:36
urlin2uescott, with LILO using a ubuntu disc to load the mbr with it boots straight to the Windows like it was using the MS bootloader.22:36
jribastruasdh: what screen exactly?22:36
marriedman624is it possible to access home files in linux while running windows?22:37
urlin2uescott, I'm just saying here that having the boot partition is okay in yur scenareio but that scenario is flawed.22:37
astruasdhjrib that ncurses one, with blue background, that appears during the aptitude procedure.22:37
jribastruasdh: what does it say exactly?22:37
thomadcan someone help me?22:37
Wild_Anyone here?22:38
jrib!helpme| thomad22:38
ubottuthomad: 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:38
Wild_Hey, I need to make a new account, that only has access to /var/www (to edit the website) via SFTP or FTP, what do I do? (and yes, I googled it)22:38
escotturlin2u, how so?22:38
marriedman624escott: so if I have the /boot partition, do I install grub on there or let mbr install on there?22:38
Wild_Hey, I need to make a new account, that only has access to /var/www (to edit the website) via SFTP or FTP, what do I do? (and yes, I googled it)22:39
escottmarriedman624, the /boot partition is for the kernel, and the grub config files and later stage modules. grub stage1 goes to the mbr22:39
astruasdhis 32-bit versions more stable than the 64-bit one?22:39
qinWild_: Who own /var/www ?22:39
itaylor57astruasdh, both are stable22:39
Wild_qin: what do you mean? The only person with access to it is Root22:40
escottmarriedman624, when grub asks where to install it always say the mbr "/dev/sda"22:40
earthmeLonHaving troubles getting my SATA HDD to work using an eSATAp->SATA adapter.  dmesg:  http://pastie.org/private/vokargvtdc0lgwbfunlg22:40
qinWild_: ls -l (shows owner and group)22:40
jribastruasdh: not really, no22:40
marriedman624ok, i'll see what I can do22:40
Wild_says "total 0"22:41
marriedman624escott: thanks for the help22:41
astruasdhI got this message while aptitude full-upgrade at grub-pc package: http://pastebin.com/ruPsbiKt22:41
mordofjrib: nevermind, figured it out - the source to this program will be very helpful :) thanks22:41
astruasdhIf I hit "yes", the same screen appear again. If I hit no, it do not install the grub-pc. Is it a bug?22:42
Wild_qin: says "total 0"22:42
macer1astruasdh, what ubuntu version?22:42
martinjlowmuh question, how come when I attempt to go to the ctrl+alt+f1-6 terminals they show up blank with a purplish bar at the top?22:42
astruasdh10.04LTS22:42
qinWild_: man chown; man chmod, you can change ownership of /var/www.22:43
macer1astruasdh, i think you can not install it if your bootloader works now22:43
jribmordof: no problem.  You should be able to manipulate that information in your favorite scripting language too (like python for example has python-wnck)22:43
Spyhello22:43
Wild_qin: How do I make a user that ONLY has access to FTP & /var/www though?22:43
jribmartinjlowm: bugs.ubuntu.com I've seen bugs about that issue there22:44
martinjlowmokay thx I'll take a look22:44
astruasdhmacer1 this 10.04TLS is the latest ubuntu version?22:44
AuroraNites21hi22:44
jribastruasdh: you are selecting yes with arrow keys and then pressing enter?22:44
zvacetastruasdh: no latest is 11.0422:44
macer1astruasdh, there are LTS versions and normal versions.22:44
macer1latest LTS is 10.0422:45
escottWild_, you have to do a bunch of things. (a) set the users shell to /dev/null (b) configure your sftp server to chroot them into that folder (c) tweak permissions on that folder to allow them to add/remove files (d) anything else to restrict their abilities if they break the ftp server22:45
qinWild_: man adduser22:45
macer1normal release is 11.0422:45
astruasdhmacer1 got it... it is a weird cloud solution I have access to. Nothing to do: this version or centos... I prefere ubuntu. Do you think I should try with 32-bit version?22:46
Wild_qin: I'm new to ubuntu, can you PM me so you can help me with the command proccess?22:46
qinWild_: And why would you want to use ftp?22:46
escottmartinjlowm, is getty running?22:46
qinWild_: Better stay in channel.22:46
martinjlowmhm let's see22:46
Wild_qin: cause I'm having a person work on my website and I dont want himt o access anything else.22:46
=== KindTwo is now known as KindOne
macer1astruasdh, you are running this ubuntu in cloud?22:47
qinWild_: Do you know that there is free hosting with php and mysql?22:47
Wild_qin: really? Dude, I want to use my server.22:48
Wild_qin: not helping.22:48
astruasdhmacer1 yeah... no option. is it weird?22:48
astruasdhmacer1 it will be the webserver22:48
macer1I think that expains everything :D22:49
ActionParsnipWild_: make a new group and add the users you want to access the folder in the group, then assign that group as the group-owner of the folder22:49
astruasdhmacer1 what? too weird?22:49
martinjlowmescott: nope, I see no getty22:49
macer1if server has its own bootloader and kernel, there can be no place to install grub, like MBR.22:49
ActionParsnipWild_: give read access to everyone else and set the owner as your user22:49
escottmartinjlowm, see if you can start the getty service22:49
escottmartinjlowm, sudo service tty1 start22:50
Wild_ActionParsnip: I'm new to ubunto, could you PM me to help me a little bit better?22:50
kurtcoucou22:50
qinWild_: So make user (not admin) and let him use ssh to upload files to vhost and from there you do your job, of add him to group owning /var/www and set proper permission and have regular backups.22:50
ActionParsnipWild_: look into chown and chmod22:50
astruasdhmacer1 do you think it is safe not to install grub and keep going?22:50
roothi all22:50
=== root is now known as Guest69284
qinof/or22:50
astruasdhmacer1 i really want to keep the ubuntu updated22:51
ActionParsnipGuest69284: running IRC clients as root is not wise at all22:51
Guest69284fdgf22:51
astruasdhnot to update is not an option for me22:51
Calinoulol22:51
Guest69284dggfdgfgfgfgf22:51
Calinouwhy run it as roof?22:51
Calinouwe got the average troll22:51
qinWild_: ftp is pointless complication.22:51
martinjlowmescott: ah tty1, then yes it is already running22:51
martinjlowmtried restarting it22:51
martinjlowmand it has no effect22:52
Wild_qin: pm me please, I dont want to deal with all this chat I cant focus on your help!22:52
Guest69284hi need helpp for cracking wp222:52
Guest69284:D22:52
Guest69284alooooooooooooo22:52
Guest69284alguien que hable español22:52
FloodBot1Guest69284: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:52
kaffienthis is an ssd derive i'm just trying to verify trim is enabled but  hdparm is not cooperating22:52
MonkeyDust!es| Guest6928422:52
ubottuGuest69284: 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:52
escottmartinjlowm, so upstart things that getty is running on tty1 because the service started but getty is not a running process (ps aux | grep getty returns nothing) then most likely getty is crashing somehow22:52
macer1astruasdh, i think it is safe to not install grub.22:52
kaffienwhy does   hdparm -v /dev/sdb  spit out this?  " HDIO_DRIVE_CMD(identify) failed: Invalid exchange"   ?22:53
escottmartinjlowm, upstart thinks... don't know why i keep doing that22:53
chadwinpara que quieres que hablan en espanol22:53
escott!es | chadwin22:53
ubottuchadwin: 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:53
Guest69284ubuntu-es22:53
plummerbWhoever named SNMP with "simple" needs a good wacking.22:53
Polahmacer1, astruasdh if you do not install GRUB then when your install is finished you will be unable to boot into your system.22:53
qinWild_: I much better in channel since my ideascan be countered by ActionParsnip or escott. First paste in paste.ubuntu.com output of: ls -l /var/www/22:53
martinjlowmescott: I see, perhaps a conflict between two services then22:53
plummerbAnyone know the SNMP command to find out what MIB's are loaded/being used?22:54
martinjlowmI had it working just last week iirc22:54
martinjlowmso it must have been changes I've made since then22:54
=== KindTwo is now known as KindOne
Guest69284:( now player in chat español22:54
escottmartinjlowm, well its not a conflict. tty1 service should start getty on tty1. evidently its not running. so getty isn't starting or getty is crashing22:54
astruasdhwaht repositores should I enable in sources.list? lucid restricted, lucid restricted sources, and the security for each one?22:55
Wild_qin: -rw-r--r-- 1 root root 3202 2011-09-16 16:17 index.html22:55
w30Is there any way to put the Unity launcher strip a the bottom of the desktop?22:55
plummerbOr can I assume that if I get no response that the MIB I need isn't loaded?22:55
Guest69284monkeydusk not speak spanish :D22:55
Polahastruasdh: What sort of system are you going to be running?22:55
astruasdhPolah webserver22:55
Polahastruasdh: Universe, security and perhaps multiverse should be all you need22:56
astruasdhPolah in sources.list there is a note that ubuntu security do not work with universe... is it true?22:56
qinWild_: ok, it means that index.html is owned by root, and group root. Try: sudo chown your_username your_username /var/www/ && cd /var/www && cp index.html index.html_old22:57
Polahastruasdh: Uhh, that shouldn't be right. Universe/Multiverse aren't supported by security is for security updates. You can probably skip universe and multiverse actually. security, get main restricted and perhaps -updates restricted22:58
Wild_qin: username of the person using the ftp?22:58
phong_hi guys22:58
qinWild_: No yours.22:58
Wild_qin: i dont have one. just root.22:58
Wild_qin: and Im setting up ftp to someone else besides me22:59
Polahastruasdh, Apache, php and mysql are in the main repo, no need for universe I think.22:59
qinWild_: ok. whatis ftp user username.22:59
Guest69284need help for cracking wp2 :D22:59
phong_is there a ftp client                                            for ubuntu?22:59
qinWild_: 1. You shall not connect as root (with no reason)23:00
Loaferleachwee23:00
astruasdhPolah got it! I will try now 32-bit version to see if the same grub-pc trouble happens. Otherwise I will have to select no to install and pray (I have no data there yet)23:00
=== Silver[a] is now known as Guest69557
ActionParsnipGuest69284: ask in #backtrack-linux or ##networking23:01
ActionParsnipphong_: nautilus can do it, or you can use gftp or filezilla23:01
Polahastruasdh, what's the problem with GRUB?23:02
escottWild_, an ftp server does NOT require an account on the system. properly configured the ftp server can fork and setuid to nobody and execute commands as nobody23:02
escottWild_, so start with your ftp server and work out from there23:02
AuroraNites21hi23:03
escottphong_, there are hundreds of ftp clients including the simple "ftp"23:04
astruasdhPolah when I aptitude full-upgrade, it shows this message at grub-pc configuration: http://pastebin.com/ruPsbiKt. If I hit no, the same screen appear. I am forced to click yes.23:05
escottastruasdh, after the upgrade run the grub-install script then23:06
Polahastruasdh, yes, what escott said. Install it manually afterwards.23:07
escottastruasdh, if things go south you can follow the grub restore instructions in !grub23:07
escott!grub | astruasdh23:07
ubottuastruasdh: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)23:07
ActionParsnipastruasdh: i'd go for it, if the system doesn't boot you can aways boot liveCD and instate the boot loader again23:07
escott!ask | AuroraNites2123:08
ubottuAuroraNites21: 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. :-)23:08
PolahAuroraNites21, don't message me please. Talk in this channel.23:08
AuroraNites21ok23:08
escott!pm | AuroraNites2123:08
ubottuAuroraNites21: 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.23:08
AuroraNites21sorry soryr23:08
brandon__Hello23:09
bambanxhello guys  how i can search a specific word on a specific files of folders23:09
ActionParsnipbambanx: sure, use grep23:10
escottbambanx, grep -r pattern /folder23:10
dikideraI would like to know how to open a folder which is...locked23:10
dikiderait has a Lock icon on the folder and an X as well23:10
escott!permissions | dikidera23:10
ubottudikidera: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions23:10
plummerbAuroraNites is a Troll23:10
ActionParsnipdikidera: check ownerships23:10
dikiderawhen i view the properties, i cannot change anything23:11
escottdikidera, you have to be root to make file permission changes. use sudo chown or sudo chmod23:11
dikideraanything in the permissions tab i mean23:11
qindikidera: Do you want to open terminal?23:11
escottdikidera, why do you need to get into this locked folder. it is locked to prevent you from breaking things23:12
dikideraits a mysql folder23:13
dikiderawhere my .sock file is contained23:13
dikiderai've opened it?23:13
bambanxescott, how i can higlight my search in the results?23:13
=== jelatta_away is now known as jelatta
dikideranow that i think about it23:13
dikiderai can just use gedit with sudo23:14
astruasdhPolah escott thank you, guys!23:14
escottbambanx, --color=always23:15
dikideraHmm...i guess this is gonna be tough23:15
escottdikidera, use gksudo with guis like gedit23:16
Teh_Lemonhow do i change default python path so that it uses 2.7 that i just installed and not 2.6 that is built in23:16
escottTeh_Lemon, ensure that the path to the python 2.7 binary is listed first in $PATH23:17
astruasdhdoes aptitude uses /etc/apt/sources.list such as apt-get ?23:17
escottTeh_Lemon, actually thats a lie... you need to modify apt-alternatives to point to 2.723:17
Polahastruasdh, aptitude and apt-get are both frontends for apt, so yes23:17
Teh_Lemon:23:17
Teh_Lemon:|23:17
astruasdhawesome23:18
astruasdhwhat do you prefere?23:18
ActionParsnipastruasdh: its all the same bag, just different front bit23:18
ActionParsnipastruasdh: I use apt-fast23:19
escottTeh_Lemon, see man update-alternatives23:19
astruasdhty23:19
Polahastruasdh: I use apt-get myself. apt-get is command line based, aptitude has some GUI kind of interfaces on the command line23:19
escottTeh_Lemon, since you did this out of apt its going to be a bit harder. you may need to change some things in /etc/alternatives, but eventually you want /usr/bin/python symlink pointing to your python23:19
astruasdhawesome. It is my first time with ubuntu, and I thought it relied only on aptitude. I am used with apt-get, so is it also safe to use apt in ubuntu... isnt it?23:20
Teh_Lemonim confused as fuck :S23:20
ActionParsnipastruasdh: aptitude is not in a default install anymore, conversely enough23:20
astruasdhperfect! another reason for me to use only apt-get as I am used in debian23:20
maujhsnprojectM js compiled and built using cmake! the project has caused me too may headaches! What commands are use to completely remove it & all of the associated files?23:21
escottTeh_Lemon, /usr/bin/python is a symlink (like a windows shortcut) to python 2.6. you have to get that to point to your python. the program which controls these symlinks is update-alternatives and its configuration is in /etc/alternatives.23:22
Teh_Lemonso i have to alter a file in usr/bin/python or /etc/alts23:22
astruasdhescott After the aptitude, I hit grub-install /dev/sda... no error were reported and the machine booted. am I safe?23:24
ActionParsnipTeh_Lemon: http://pythonide.blogspot.com/2007/03/how-to-switch-between-python24-and.html23:24
Polahastruasdh, run grub-update quickly23:24
ActionParsnipTeh_Lemon: explains it well, did you websearch to find an answer at all?23:24
escottTeh_Lemon, astruasdh sounds good23:24
Teh_Lemonyes i did23:25
Teh_Lemonand i dont get em23:25
Teh_Lemonconfusing23:25
Teh_Lemon:S23:25
FloodBot1Teh_Lemon: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:25
astruasdhPolah This grub-updte is not installed here.23:25
ActionParsnipTeh_Lemon: just read. Like you have been told, the file is a link, the command just changes the link for you23:25
astruasdhyes I have, sorry23:26
PolahActionParsnip: I have aptitude in 11.04 desktop, or was it taken out a while after release?23:26
astruasdhno, I dont have hehe.. sorry^223:26
Polahastruasdh, what?23:26
w30Is there any way to put (move) the Unity launcher strip to the bottom of the desktop?23:26
ActionParsnipTeh_Lemon: if you run:   sudo update-alternatives --config python    do you see the newer version available23:26
astruasdhPolah grub-update: command not found23:26
Teh_Lemonsudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 (after python2.7 i use 1 or 10, link shows different values)?23:26
urlin2uw30 no.23:26
ActionParsnip!aptitude23:26
ubottuaptitude is another terminal-based front-end to APT. Like other APT front-ends, it can install/remove packages and their dependencies. See https://help.ubuntu.com/community/AptitudeSurvivalGuide23:26
ActionParsniphmm23:26
Polahastruasdh, my bad. update-grub23:26
ActionParsnipTeh_Lemon: then verify the file and change the command23:27
astruasdhPolah I am supposed to update-grub just after executing grub-install /dev/sda... is it correct/23:27
urlin2uw30, you can sg=hrink it though with the unity plugin in compiz configuration manager23:27
w30urlin2u, you are welcome :=)23:27
urlin2ushrink*23:27
ActionParsnipPolah: http://www.lostwebsite.net/2010/09/aptitude-removed-revolucion/23:27
Polahastruasdh, well you've already done grub-install, so just run update-grub which will autodetect installs, or should do, just to help make sure GRUB finds it when you reboot.23:27
Teh_Lemonupdate-alternatives: error: no alternatives for python.23:27
Teh_LemonoO23:27
w30urlin2u, I all ready have it at 3223:28
astruasdhty23:28
Teh_Lemoni had 2.6, i compiled 2.7 and i get this oO23:28
astruasdhty guys23:28
escottPolah, you less /boot/grub/grub.conf to sanity check that your config looks good23:28
urlin2uw30, cool maybe someday it will be movable probably not though.23:28
escottTeh_Lemon, i think if all you have is 2.6 installed you dont yet have a need for alternatives23:28
urlin2u!pm | AuroraNites2123:29
ubottuAuroraNites21: 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.23:29
escottTeh_Lemon, so you have to create an alternatives group. you could install python3 which would create the alternatives group for you23:29
PolahActionParsnip, ah, not removed from the server. I just started up my server VM to check and found it23:30
Teh_Lemonauroranites just asked everyone where are they from? oO23:30
w30urlin2u, more horizonal space than vertical and I want all the buttons so I have to live with the skrunch :=(23:30
urlin2uw30, I put docky on the bottomand hardly use the panel mostly synapse really.23:31
maujhsnprojectM is compiled and built using cmake! the project has caused me too may headaches! What commands are use to completely remove it & all of the associated files?23:31
ActionParsnipPolah: oh its on the server, just not in a default install23:31
brandon__Does anyone know how to make mono run perfectly without root privileges? When running a certain application via mono without root privileges, an exception is thrown very soon after the application has executed.23:31
PolahActionParsnip, when was it removed, seeing as I have it on my desktop too?23:31
=== skrewler_ is now known as skrewler
com3hello23:32
ActionParsnipPolah: not sure, I don't use it but I remember the fuss it kicked up. I don't use it and always used apt-get and now apt-fast23:32
com3how can i set static ip without network manager23:33
com3?23:33
PolahActionParsnip, apt-fast?23:33
Polahcom3: Manually edit /etc/network/interfaces23:33
LinuxCodyHello23:33
LinuxCodyI am wondering if I could recieve help on a nice little problem with Synaptic/Update Manager23:33
escottcom3, doing so will (should) disable NM's management of the interface23:33
escott!ask | LinuxCody23:34
ubottuLinuxCody: 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. :-)23:34
ActionParsnipPolah: it's apt-get but uses axcel23:34
com3i doit23:34
julie101010brandon_, some options could be to change the link to use sudo or change the app's owner to root and set the sticky bit23:34
com3escott i do it but doesnt working23:34
LinuxCody!ask I need to know what to do to fix my Synaptic and Package manager23:34
ubottuLinuxCody: I am only a bot, please don't think I'm intelligent :)23:34
ActionParsnipPolah: sorry axel23:34
brandon__What's the sticky bit?23:34
nitstormLinuxCody: sudo apt-get update23:35
ActionParsnipPolah: http://www.youtube.com/watch?v=zGyUrqFIDc8   there is a PPA mentioned on webupd823:35
com3escott i have remove network-manager23:35
escottbrandon__, see the wikipedia article. its useful for temp directories23:35
PolahActionParsnip, I just found it (P23:35
julie101010brandon_, for example: chmod 4744 filename23:35
zykotick9_com3, setting an interface in /etc/network/interfaces will preven Network Manager from "managing" it.  Removing n-m was not required.23:35
ActionParsnipPolah: downloads from 3 sources at once :)23:35
LinuxCodysudo: aptget: command not found23:35
nitstormLinuxCody:23:36
julie101010brandon_, sorry...  for example: chmod 4755 filename23:36
ActionParsnipLinuxCody: apt-get   not aptget23:36
nitstormLinuxCody: sudo apt-get update23:36
nitstormLinuxCody: the hiphen in the command is necessary23:36
PolahActionParsnip, interesting. Although, that would only download three packages at a slower speed, rather than one package the highest gainable speed23:36
zykotick9_brandon_, personally, i'd say the fact you have to use root to run a mono program, would be enough evidence to not use mono.23:36
com3zykotick9_  i should reinstall NM?23:36
LinuxCodyThanks23:36
zykotick9_com3, up to you, but removing wasn't necessary23:37
brandon__Is there anyway to install mono for a single user so that root does not have to be used?23:37
escottcom3, removing system programs like NM should be the last course of action. lots of people come in here with broken setups and complain that NM or pulse wasn't doing what they wanted and they removed it23:37
LinuxCodyOK23:37
LinuxCodyReading Package Lists23:37
LinuxCodyCrap...23:37
escottcom3, at which point I say... everyone else has NM and pulse, and we can't help you if you don't because your system is now very different from ours23:37
=== derp is now known as Drama
escott!language | LinuxCody23:38
ubottuLinuxCody: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.23:38
LinuxCodyE: Encountered a section with no package: header23:38
com3escott ok i reiinstall it23:38
=== Calvin87 is now known as Cpudan80
=== faz is now known as faz_afk
LinuxCodyE: Problem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages23:39
escottLinuxCody, can you !paste your session23:39
escott!paste | LinuxCody23:39
ubottuLinuxCody: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.23:39
LinuxCodyI am on windows23:39
LinuxCodyMy laptop cannot get onto the internet23:39
ActionParsnipPolah: it downloads 3 parts, its kinda like torrents23:39
bazhangLinuxCody, then copy and paste23:39
LinuxCodyWell, it can23:39
LinuxCodyCopy and paste?23:39
bazhangpaste.ubuntu.com LinuxCody23:40
escott!xy | LinuxCody we cant fix your apt without web access23:40
ubottuLinuxCody we cant fix your apt without web access: The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned.23:40
LinuxCodyI meant browsing23:40
LinuxCodyI am on the internet23:40
ActionParsnipLinuxCody: http://paste.ubuntu.com/691140/23:40
com3with ifconfig etc i have network allready23:41
martinjlowmescii: Thanks for pointing me in the right direction. Apparently, I overlooked the running processes and getty was indeed running on all the tty's. So, I believe the problem is my gfx driver for some reason. Changing the grub settings to run gfx text mode solved the problem.23:41
LinuxCodyallright23:41
martinjlowmescott, *23:41
ActionParsnipLinuxCody: ignore the top line, I just have it in a script23:41
escottmartinjlowm, good23:42
com3i installed now NM23:42
com3what should i do?23:42
LinuxCodyhttp://paste.ubuntu.com/69114123:42
ActionParsnipcom3: reboot and you should be ok23:42
com3ok i tryit ty23:43
escottcom3, if you have a nm configured static and you just want to enable it from the cli use nmcli23:43
maujhsnubottu Rocks!23:43
ActionParsnipLinuxCody: the list of commands I gave will sort that23:43
Polahmaujhsn: Yeah he's a cool guy.23:43
ActionParsnipits a girl remember23:43
ActionParsnip!gender23:43
ubottuyes, I can confirm I am a female bot :)23:43
maujhsnPolah This stuff is classic!23:44
PolahStill a cool guy.23:44
com3iam sorry first installed ubuntu and Debian like system23:44
sdboyerhavin trouble getting kontact fully working under natty (running ubuntu, not kubuntu) - kwallet is behaving poorly, and i can't sign/encrypt ANYTHING. not sure what the issue is, anybody able to help troubleshoot?23:44
com3my first time23:44
PolahOf course, I mean guy in the non-gender specific plural form, only singular.23:45
fishsceneGreetings everyone. I am wondering if mySQL could store images/video/audio files.23:45
escottfishscene, yes its called a blob, best ask in a mysql channel23:46
com3escott what is cli?23:46
Polahfishscene:  Yes, MySQL can store binary data. http://dev.mysql.com/doc/refman/5.0/en/blob.html23:46
fishsceneescott: ok Thanks. I'll check there.23:46
escottcom3, you want a static setup, but you dont want to use nm. why do you not want to use nm?23:46
com3because i like to build a XBMC workstation23:46
fishsceneWe are trying to set up a database server to manage about 2TB of data.23:47
com3without gdm etc23:47
ActionParsnipfishscene: sure, sounds cool23:47
com3doesnt work23:47
escottcom3, so nm is rather low level service (it starts after dbus). you might just want to use the nmcli program to interface with network manager and enable the nm configured static setup23:48
zykotick9_com3, if you're interested i've pastebined an example /etc/network/interface at http://paste.ubuntu.com/691145/ which has a 192.168.1.15 static ip, customize to taste ;)23:48
LinuxCodyIt.. works23:48
escottcom3, so you configure it by using the gui one time, and then use nmcli to enable the saved config23:48
LinuxCodyYou guys are a life saver23:48
com3ok ty guys23:48
PolahOh dearie me. Didn't encapsulate so my loop thought I was using regex and rename files in all the wrong places. Time to reencode all the original files.23:48
negroxholas23:49
negroxnecesito ayuda23:49
negroxtengo un mac23:49
escott!es | negrox23:49
ubottunegrox: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.23:49
negroxok23:49
negroxgracias23:49
LinuxCodySorry about the language earlier23:50
zykotick9_com3, slight typo above (damb that lack of TAB complete), the correct filename is /etc/network/interfaces23:50
ModusPwnensdoes anyone know how to open the java console on ubuntu?23:50
LinuxCodyI like your little OS23:50
LinuxCodyRun the command jcontrol. On the Advanced tab expand Java console and select Show console. Restart Firefox and the console should open the next time you open a Java applet in the browser.23:51
ActionParsnipLinuxCody: little OS?23:52
LinuxCodyOh wait23:52
LinuxCodyBig OS23:52
ModusPwnenswhat arguments do you provide to jcontrol?23:52
ActionParsnip;)23:52
itaylor57ModusPwnens, you should have a openjdk or sunjdk poliicy tool23:52
LinuxCodyFormer Little OS23:52
ModusPwnensitaylor57, how do I know which one I have23:53
LinuxCodyI use ubuntu for my 13 yearold laptop for school23:53
LinuxCodyI like windows for desktops23:53
LinuxCodyBut in the bussiness world, ubuntu is a nice system23:53
itaylor57ModusPwnens, you ave open jdk unless you installed the sun version23:53
merryman540I have ubuntu 8.04 and Linux Mint 10 on the same system (two separate hard drives). What will happen if I upgrade ubuntu 8.04 to say Ubuntu 10.04? How will it affect my stored personal folders, setting etc and how will it affect my dual booting? I don't want to have to reinstall my mint.23:53
ModusPwnensitaylor57, Ok, well I didn't install anything special. Given that I have one of those installed, how do I open jconsole?23:54
Gredeumerryman540, install it on a seperate home partition23:54
AxlinHey guys. I'm having a little trouble with Tomboy 1.6.0 and Ubuntu 11.04. It doesn't launch. If I try to run it from Terminal, this is the output I get: http://pastebin.com/MpP1DKHB   Any ideas?23:54
nitstormmerryman540: you might wanna take a backup just in case23:54
nitstormmerryman540: Also note that 8.04 uses the Legacy Grub where as 10.04 uses Grub223:54
ActionParsnipmerryman540: you will have backups so it's all good. The update only updates the binaries making up your apps23:55
com3ok i have configuring the network manager in gnome and interfaces file23:55
computerxHowdy, I added a cron entry, via crontab -e with an entry @reboot cmd... It doesn't appear to run, and I can't see any log messages relating to it. Where would this be logged?23:55
merryman540nitstorm -I'm currently using grub 2 I think with the linux mint23:55
com3no if i want uninstall gnome that is working?23:55
nitstormmerryman540: ah... cool cool... refer to ActionParsnip's comment above as well...23:55
merryman540ActionParsnip - so my personal folders won't be affedted?23:55
merryman540Gredeu - what do you mean?23:56
ActionParsnipcomputerx:  /var/cron/log   maybe23:56
Gredeuresize your partition make sure you don't lose power and mount your other home on the other distros side by side partition23:57
ActionParsnipmerryman540: no, but you should have a backup if your data is important. I'm surprised you even asked...23:57
escottcom3, why uninstall, just disable the X server. that way you can use the gui tools to administer the system remotely23:57
merryman540Gredeu-lol sounds like a lot of knowledge that I can't claim to possess!23:57
escottcom3, change your /etc/default/grub to boot to text23:58
shadows090Is there any good rule of thumb for the maximum amount of vhosts I should use?23:58
computerxActionParsnip: Not a folder, neither is /var/log/cron, as I assume you meant23:58
merryman540ActionParsnip - you mean backing up my personal files to an external hard drive kind of thing?23:58
computerxActionParsnip: Neither is there a file in /var/log/cron*23:58
=== buhman_ is now known as buhman
ActionParsnipmerryman540: yes, like a backup23:59

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