/srv/irclogs.ubuntu.com/2010/11/15/#ubuntu.txt

nivedsudo service gdm stop returned "gdm stop/waiting". i'm logged in as root, and tried just "service gdm stop" and it said "stop: unknown instance"00:00
nixnoobroot       938   915  9 07:44 tty7     00:01:24 /usr/bin/X :0 -nr -verbose -auth /var/run/gdm/auth-for-gdm-bdP1G4/database -nolisten tcp vt7 <- This is what the process will look somewhat like in the ps -ef list00:00
jagsif I wanted to check if a program is running, is there a command for that?, can I grep running processes? sorry I'm a newb00:00
nivedokay, looked through processes, didn't see any instances of x or gdm00:01
ActionParsnipmExIoUs: at least Hardy, Karmic, Lucid or Maverick00:01
nixnoobnived: then you should be clear to "sh nvidia-package.run"00:02
LP#acheronte00:02
mExIoUsis there a way to update from command rather than a full clean install00:02
* hashashin nas00:02
nixnoobnived: just substitute the exact name of the .run file, and it should start the installer00:02
nixnoobnived: you can type the first couple of letters and then hit [TAB] for auto-completion00:03
nivedit asked me to accept the ToS (i think that's what it was), and now it says "the distribution-provided pre-install script failed! continue installation anyway?"00:03
nixnoobyeah, I got that too, continue00:04
bahaxjags, you can try using ps aux | grep <name of the program>00:04
iceroot!upgrade | mExIoUs00:04
ubottumExIoUs: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade00:04
jagsbahax, ty will try00:04
antihc3anyone know if it is possable to set the screen resolution when running kexec to load ubuntu from live disk00:04
Weapon_Xwhy do the oem cds run so much better than the iso downloads00:04
gidimanunakiI00:05
icerootWeapon_X: what is a oem-cd?00:05
nixnoobWeapon_X it must be something to do with your burner00:05
gidimanunakiI've rarely had issue with ISO downloads.00:05
Weapon_Xthe ones you can get straight from ubuntu00:05
ActionParsnipmExIoUs: you could use the alternate ISO to get to Jaunty, then use the alternate Karmic ISO to get to Karmic00:05
saremnixnoob00:05
icerootWeapon_X: check your burner, both cds have the same content00:05
nixnoobthe ISO downloads have never been a problem for me... making my USB bootable, well sometimes that requires manually installing syslinux on it...00:05
ActionParsnipWeapon_X: OEM CDs? how do you mean?00:05
saremnow i can hear login sound but i get black screen00:06
velenohello00:06
nivedalright00:06
gidimanunakiActionParsnip: The ShipIt ones.00:06
nivedinstallation is now complete00:06
nivedback at the cli00:06
gidimanunakiMy guess.00:06
nivedshould I restart or do startx or what?00:06
bahaxjags, np00:06
bahaxnived, nixnoob, did it work, could you kill the X?00:06
mExIoUshmmf...following instructions now...i need to get rid of this...any suggestions ? http://pastie.org/129834300:06
icerootnived: sudo /etc/init.d/gdm start00:06
velenoi'm trying o benchmark io system perfances with bonnie, and i get this error: http://pastie.org/129834200:06
ActionParsnipsarem: www.ubuntugeek.com/how-to-fix-ubuntu-10-04-lts-lucid-blank-screen-at-startup.html - Cached00:06
nixnoobnived: I'd just reboot, it would be easier00:06
nivedbahax, i had no instance of x up, actually00:06
bahaxnived, good :)00:06
ActionParsnipgidimanunaki: they are the same thing00:06
saremthanks and sorry for much question :-)00:07
saremi wishes this help me00:07
ActionParsnipWeapon_X: do you MD5 test the ISO files you download?00:07
dooney#soztalk00:07
gidimanunakiActionParsnip: I know that, you know that, maybe other people experience differences between the two.00:07
ActionParsnipgidimanunaki: possibly, if they check the media and iso they will have zero issue00:07
jagsbahax, what does the 'aux' in that command stand for?00:07
nivedokay00:08
nivednixnoob, still here?00:08
nixnoobsarem: You still have the blank screen?00:08
gidimanunakiActionParsnip:  Agreed.00:08
nixnoobnived: Yes00:08
nivedat the ubuntu loading screen, with the dots (showed me in text form, not in graphical), it listed a bunch of error messages, too fast for me to see (right on the same screen as the loading), then dropped me back into the cli00:08
saremnow?!00:08
MuscovyIs there a way from the command line to export an odt file to html?00:09
saremno im in save mode00:09
=== brntbeer_ is now known as brnt|4d3d3d3
shcherbaknived: /var/log to see them00:09
nixnoobnived: you can use dmesg to track down the error messages, and try checking the xorg log00:09
ActionParsnipMuscovy: http://odt2html.gradsoft.ua/Odt2Html.html00:10
shcherbakMuscovy: odt2html? just wild guess.00:10
isolat3dsh33pguys, what's SSH does? Can I use it on regular desktop?00:10
nivedshcherbak, nixnoob - i'm in /var/log. i see xorg.0.log, xorg.0.log.old, and it repeats all the way up to xorg.5.log and xorg.5.log.old00:10
MuscovyThanks guys.00:10
nivedwhich am i looking at?00:10
nixnoobsarem: my xorg.conf is not really minimal... you might be best to rename the xorg.conf and then run nvidia-xsettings as root (or sudo nvidia-xsettings) but you said that didn't work?00:10
gidimanunakiisolat3dsh33p: SSH is Secure Shell. :)00:10
nixnoobnived: xorg.0.log should be the latest (current) one, I think00:11
shcherbakMuscovy: odt2txt00:11
yeats!ssh | isolat3dsh33p00:11
ubottuisolat3dsh33p: 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)00:11
shcherbakMuscovy: odt2txt and txt2html00:11
nivednixnoob: how do i open it?00:11
nixnoobnived: try cat xorg.0.log | more to read it from the command line00:11
=== salsero_ is now known as salsero
isolat3dsh33pyeats, thanks00:12
yeatsisolat3dsh33p: sure - and yes, you can use it from a regular desktop ;-)00:12
shcherbaknived: some of logs are time-stamped, and all of them have date of modification00:12
nivednixnoob: alright, i'm in. what am i lookingn for here?00:12
mExIoUsis there a way to remove this error http://pastie.org/1298343 without having to do a clean install?00:12
nixnoobnived: whatever went wrong :P00:12
nixnoobnived: most likely it'll be at the end of the log, because once it makes no sense to keep logging *after* a failure00:13
nivedokay, at the end, it says Fatal server error: no screens found00:13
isolat3dsh33pyeats, and what if I wanna use it on Windows? Should I install a SSH client on it too?00:13
nixnoobnived: did you have the .run package generate a new xorg.conf for you, or did you tell it 'no' to that?00:14
yeatsisolat3dsh33p: yes - see the link from ubottu about putty - that's the easiest00:14
nivedi told it to generate a new xorg.conf00:14
saremyea that didn't work00:14
ActionParsnipmExIoUs: remove the java packages00:14
miststlkrI have also been trying to figure out how to get Empathy back in the box.  I updated and now I have the Humanity icon in the applet rather than using the messaging indicator00:14
isolat3dsh33pyeats, so both nodes needs to have an SSH client?00:14
owen1_how to find messages i left on ubuntuforums+00:14
owen1_?00:14
nixnoobnived: try renaming your /etc/X11/xorg.conf to something else, and booting without one00:15
saremsudo nvidia-xsettings give me xorg.conf but i can't boot by it00:15
owen1_i see a thread i posted but it's 100 pages..how to find my posts in it?00:15
yeatsisolat3dsh33p: your Ubuntu box would need to be running openssh-server00:15
nivednixnoob: am i okay just renaming it to xorg.conf.old?00:15
ActionParsnipsarem: did the link I gave not fix the black screen at boot?00:15
mExIoUsyep, tried that i get this http://pastie.org/129836100:15
yeats!sshd00:15
ubottuSSH is the Secure SHell protocol, sshd is the server (or daemon) of SSH. For setting up the SSH server, please see: https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html . Advanced SSH uses: https://help.ubuntu.com/community/SSH/OpenSSH/Advanced . For SSH client information, see !ssh . Related: !scp (Secure CoPy)00:15
nixnoobnived: any name other than just "xorg.conf" is fine00:15
saremnow i'll try..00:15
saremand i'll tell you00:15
isolat3dsh33pyeats, okay thanks. :)00:16
nixnoobsarem: you should probably do the same thing as nived and rename your xorg.conf and boot without one for now, then paste me copies of your xorg.conf files if you can boot into the desktop env. without an xorg.conf00:16
nixnoobI'll take a look at it and see if I can spot anything wrong with it00:16
yagooisolat3dsh33p, filezilla is multiplatform and does sftp (file transfer over ssh)00:17
saremsorry im not understand00:17
nivednixnoob: i tried rename xorg.conf xorg.conf.old and it returned Bareword "xorg" not allowed while "strict subs" in use at (eval 1) line 1., and then the same line but disallowing Bareword "conf"00:17
saremwant from me to post to you xorg.conf from nvidia-xsettings command?00:18
nixnoobnived: ummm, try "mv xorg.conf xorg.OLD.conf00:18
saremwait i try to reboot00:18
nixnoobthe move command doubles as a "rename"00:18
pitlimitI've installed VMWorkstation on my Ubuntu box, but I cannot seem to find the software in Ubuntu Software Center00:18
pitlimitI want to make a shortcut to it - can anyone help me to do this?00:18
nivedpermission denied. trying as root, hang on00:18
nivedk, allowed me to do it with sudo00:19
nivedrebooting00:19
nixnooboh ya, you should sudo that. I assumed you were logged in as root, my bad00:19
nixnoobbrb; getting a glass of water00:20
pitlimitwhy is my installed software not locating VMWare WorkstatIion?00:20
pitlimitCan anyone help with this?00:20
mExIoUshave tried removing, but get this http://pastie.org/129836100:20
nixnoobI'm back00:21
isolat3dsh33ppitlimit, how do you install it?00:21
nivednixnoob: okay, that was interesting. at the loading screen (text), it gave me some errors and offered me a choice to stop mounting or something else. then it skipped to the normal login screen.00:21
pitlimitterminal isolat3dsh33p00:21
yeatspitlimit: Ubuntu only knows about software you install with APT (aka Synaptic Package Manager/apt-get/Ubuntu Software Center)00:21
pitlimityeats - how could i have installed vmware workstation through there?00:21
pitlimitit's not a free program00:21
crimeboyforgot the aptitude00:22
nixnoobnived: now you have the desktop environment up, maybe you can open up the failing xorg.conf in a text editor and paste me a copy00:22
yagoopitlimit, vmware site says how to..00:22
isolat3dsh33ppitlimit, using make?00:22
pitlimitdarnnit!!!!00:22
yeatspitlimit: you couldn't have - and that's why it doesn't "know" about it00:22
pitlimitugh00:22
nivednixnoob: alright, will open and pastebin00:22
saremback00:22
saremsame problem00:22
yeatscrimeboy: good catch ;-)00:22
pitlimityeats - how can i fix this?00:23
pitlimitor get a shortcut?00:23
yeatspitlimit: what do you need to fix?00:23
yeatsoh - I see - you're not able to run it yet?00:23
pitlimiti want to have a shortcut to the application, yeats00:23
pitlimiti can ONLY run it if i have an existing vm ware image to click on00:23
pitlimiti cannot find how to run it otherwise00:23
robertzaccourany idea when unity is gonna be fixed?00:23
pitlimiti want an icon =p00:23
robertzaccourright now its pretty horrible00:23
=== Skynet is now known as Guest6460
yeatspitlimit: System -> Preferences -> Main Menu will allow you to create a custom launcher00:24
yagoopitlimit, try turning on the debian submenu from the menu editor00:24
yeatspitlimit: do you know where it's installed?00:24
yagoorobertzaccour, what's horrible? Hagar the Horrible?00:25
nivednixnoob: pastebin.com/yYT0gw1s00:25
* yagoo pulls out his saturday comics again00:25
pitlimitno yeats00:25
pitlimiti guess i could do a find?00:25
yeatspitlimit: yes, or 'locate vmware'00:25
pitlimittoo many results yeats :(00:26
hoxilyj #HDU00:26
saremnixnoob u here?00:26
yagoogrep bin00:26
nixnoobI'm here00:26
yeatspitlimit: can you copy and paste the results at http://paste.ubuntu.com/ and share the link with me?00:26
robertzaccouryagoo, Unity. one of my worst UI experiences ever00:26
pitlimitanyway, yeats, i found it in system preferences main menu00:26
isolat3dsh33ppitlimit, try 'locate vmware | grep bin00:27
pitlimiti clicked it (it was a folder)00:27
sarem00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)00:27
sarem01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)00:27
=== B5k is now known as benkimkimben
pitlimitbut it still doesn't show in appps00:27
pitlimitok let me see what happens all thanks00:27
saremthis come from lspci | grep VGA00:27
yeatspitlimit: 'it' = vmware?00:27
=== benkimkimben is now known as Ben5k
saremi have 2 VGA cards00:27
nixnoobsarem: and you have a monitor on each one?00:28
HabstinatHow does this make any sense if I had a 100% bootable CD in my drive while this picture was taken? http://farm5.static.flickr.com/4131/5176276547_9c3054cda6_b.jpg00:28
saremno i work on laptop asus k24j00:28
nivednixnoob: did you get my pastebin? just checking00:28
pitlimityears it was: "VMware ACE" but every time i go back, it's unchecked again00:28
nixnoobsarem: which one is the internal one for the laptop screen?00:28
HabstinatHDD0 is the one it boots from by the way.00:28
pitlimitthat was for yeats00:28
saremi think intel is internal and nvidia is discrete00:29
nixnoobnived: I got it, I'm not sure why that xorg.conf isn't working for you, but I'll paste a suggested one for you in a minute00:29
saremsorry for my english ; )00:29
saremnived which you VGA card?00:29
pitlimityeats: http://pastebin.com/RkDDrhRw00:29
nivednvidia 6200.00:30
chaseHi guys, I have a few questions about linux if anyone has time. I have windows dual booted, and one thing I noticed that "LINE-IN" for my playstation 3 is not shown in sound options, so I can'y hear it at all!00:30
nixnoobsarem: that sounds probable, and it means you want to be using the intel driver, not the nvidia one unless you have a monitor plugged into the nvidia card :P00:30
isolat3dsh33ppitlimit, /usr/bin/vmware00:30
yeatspitlimit: the command you would enter in a custom launcher would probably be /usr/bin/vmware00:30
shcherbakHabstinat: change boot order (no usb stuff)00:30
saremi don't know how use intel or nvidia00:30
yeatspitlimit: in fact, type that into a terminal to test it00:30
pitlimitisolat3dsh33p: or yeats, how do i make a custom launcher?00:30
pitlimitok yeats00:30
yeatsSystem -> Preferences -> Main Menu00:31
yeatspitlimit: ^^00:31
pitlimitohhh00:31
pitlimitit works, yeats00:31
isolat3dsh33p:)00:31
yeatspitlimit: great00:31
pitlimitthank you very much yeats00:32
pitlimiti really appreciate your help00:32
saremnived show me lspci | grep VGA command00:32
chaseSo is there a way to enable LINEIN audio in linux00:32
saremslpci | grep VGA command00:32
saremsorry00:33
saremlspci | grep VGA00:33
mExIoUssorry to be a pest, but need some advice please. have tried removing a package and get this http://pastie.org/129836100:33
Habstinatscherbak: Why would that matter if it can't find an OS in any of those?00:34
Habstinat*shcherbak00:34
nivedsarem: nvidia geforce 6200 and an s3 prosavage8 km266/kl26600:34
yeatspitlimit: anytime ;-)00:34
saremok how u can change between these 2 VGA card?00:35
ubuntu4shanesomehow with nano I have syntax highlighting enabled on laptop, but not pc, how can I make it enabled on pc too?00:35
Hakume1IMy ubuntu install of 10.10 has switched to read only mode.00:35
=== MohammadAG is now known as MohammadAG51
nivedsarem: no idea. perhaps in system00:35
shcherbakmExIoUs: have you triied purge instead of remove00:36
Hakume1Does anyone know how to fix that?00:36
mExIoUsmm, nope how do i do that?00:36
saremNVIDIA + LINUX = MORE OF PROBLEMS00:36
=== Hakume1 is now known as Hakume
ubuntu_help please, I'm trying to install 10.10 but every time it get to the "Who are you?" screen, it doesn't highlight the forward option to continue...any Ideas?  everything is filled out?00:36
nikrehi, i use ubuntu 10.10 and i have an asus ati 5770 gfx card(catalyst installed). i want to use dual monitors. my 2nd monitor is not recognized. any suggestions?00:36
ubuntu4shanethere must be a file I edited, like .nanorc, or something, but I don't know what file it is, and I don't have a .nanorc file00:36
HakumeI've been doing a lot of uploading and deletion.00:36
shcherbakHabstinat: i guess it does not but looks much better (in other hand there may be conflict in bios)00:36
=== MohammadAG51 is now known as MohammadAG
shcherbakmExIoUs: apt-get purge <stuff> with sudo00:37
Habstinatshcherbak: I'll try that anyways. So take out everything that starts with "USB"?00:37
mExIoUscool, thanks shcherbak00:38
nixnoobnived: try this for your xorg.conf   http://paste.ubuntu.com/532042/00:38
Ruihey guys00:38
Ruiwhats an ubuntu00:38
gidimanunakiI like Rui.00:38
RuiI heard its a type of task bar00:38
isolat3dsh33pHakume, I'm not sure what's your problem, but probably 'chown' can help00:38
RuiI like you00:38
nixnoobRui: It's a small mammal, native to South Africa.00:38
RuiI want an ubuntu00:38
shcherbakHabstinat: I would start that way, and then check main cd drive00:39
nixnoobRui: Be careful, they bite.00:39
mExIoUsshcherbak: i get the same error >.>00:39
xanguaRui nixnoob: stop that right now00:39
shcherbakmExIoUs: one moment00:39
Ruistop what00:39
Ruihey guys lesbocages.com is my dads website00:39
xangua!ops | Rui00:40
ubottuRui: 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, or nhandler!00:40
=== ubuntu_ is now known as BrokenOne
=== Galindar is now known as Guest71443
BrokenOnehelp please, I'm trying to install 10.10 but every time it get to the "Who are you?" screen, it doesn't highlight the forward option to continue...any Ideas?  everything is filled out?00:40
Ruihey guys00:40
CaneToadto what extent does ubuntu maverick support wireless N networks?00:41
gidimanunakiAs far as I can tell, completely.00:42
gidimanunakiI'm on a wireless N home network.00:42
detrixHi, I have Ubuntu, and I am having troubles getting the VE to show up in Eclipse.  whats the proper sequence of things that needs to  be done in order to get VE to work?  I have asked this in the #eclipse channel, but there are not a lot of people in there, so I ask here as well.00:42
jc0694hey i'm trying to install the drivers for my brother printer mfc-7340.  i found this site here:  http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#MFC-734000:42
jc0694do i want the lpr driver or the cupswrapper driver?00:43
isolat3dsh33pgtk00:43
isolat3dsh33p#gtk00:43
isolat3dsh33p-_-00:43
i3luefirehi. i am having free space issues. i installed ubuntu 10.10 on a 60GB partition like 3 days ago now it says i only have 2GB left. also on the disk usage analyzer it says that my home dir is taking up 47GB but nothing in it seems to take up that much space.00:44
nivedhow do i do su commands from the gui? i'm trying to save this file as xorg.conf and it's denying me permission00:44
jc0694hey i'm trying to install the drivers for my brother printer mfc-7340.  i found this site here:  http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html#MFC-734000:44
jc0694do i want the lpr driver or the cupswrapper driver?00:44
WizMedicNived... I think you have to use sudo00:45
isolat3dsh33pnived, gksu?00:45
yeatsnived: Alt-F2, 'gksu <command>'00:45
BrokenOnei3luefire....I'm having problems installing 10.10 did you have any problems on the who are you screen ?00:45
shcherbakmExIoUs: one thing is http://ubuntuforums.org/archive/index.php/t-579062.html, add apt-get install -f and apt-get autoremove... what version are you running?00:46
parlaq00:46
i3luefirebrokenone i didnt have any problems installing00:46
MrbxJfyqLHello?00:47
MrbxJfyqLHeeellllooooooo?00:47
shcherbakmExIoUs: you could try to simply install missing one -- ia32-sun-java5-bin00:47
BrokenOnethanks i3luefire00:47
WizMedicMrbxJfyqL... hello back00:47
HakumeI tried to open a terminal window, but it won't finish starting up, so I can't try chown.00:47
mExIoUsshcherbak: http://pastie.org/129842100:48
nivedWizMedic, isolat3dsh33p, yeats: i'm in gedit trying to save a file as xorg.conf in my x11 folder. i don't understand how to run that from the terminal. what do i do?00:48
i3luefiredoes anyone know how to find out what is taking up all my freespace?00:49
Teh_ChaosHello, I'm trying to install Ubuntu on my Windows machine, but I want to be able to dual-boot. I'm following the instructions at https://help.ubuntu.com/10.04/switching/C/installing-partitioning.html, and right now I'm at the resizing partitions step.  My two questions are: 1) How big should the home partition be, and 2) when it says to make the swap partition twice the size of my memory, does that mean twice my RAM?00:49
shcherbakmExIoUs: are you running intrepid?00:50
isolat3dsh33pHakume, how about your run dialog? Try `gksu "<command> <param>"`.00:50
ActionParsnipTeh_Chaos: at least 6Gb to be comfortable00:50
WizMedicTeh_Chaos... swap partition should be twice the memory you have in the puter....00:50
ActionParsnipTeh_Chaos: if you have more than 2Gb ram you only need 1xRAM amount00:50
Teh_ChaosActionParsnip: 6GB for the home partition?00:50
ActionParsnipTeh_Chaos: you only need 2xram if you have less than 2Gb ram00:51
Guest71443would that still apply if you have 12.8gigs or ram?00:51
isolat3dsh33pnived, `gksu gedit` and save the file from there.00:51
Teh_ChaosActionParsnip: I have 4GB RAM, so should I make the swap partition 4GB or 8GB?00:51
ActionParsnipTeh_Chaos: no, 6Gb for all, if you want seperate /home (a good idea) then you'll want at least 5Gb for / and as much space as you like for /home00:51
nivedexcellent, isolat3dsh33p, thank you00:51
WizMedicI have a problem trying to install Ubuntu 10.10 on an old Toshiba laptop. Here is the problem, I had win xp home on this laptop years ago and was tired of M$ and used RedHat years ago. I installed Ubuntu 9.04 on the Laptop with no problems and worked just fine. Then 9.10 came out and I tried to do the upgrade on update manager and it failed. I tried to re-install 9.04 but the screen would just sit there and never could get it to wor00:51
WizMedick. Anyways, I really didn't have the time to mess with it on this laptop, so just put it a side. Now I have a family member that needs to use a laptop at school and I have this Toshiba just sitting here with no OS on it. I downloaded and burned a CD-R of 10.10 and still the Toshiba would not install. It just has the Ubuntu screen and the four dots below it and just stops with a blank screen.00:51
ActionParsnipTeh_Chaos: 4Gb for swap then, if you arent interested in hibernate then you won't need one with 4gb ram00:52
HakumeI don't seem to be able to run anything that wasn't already running.00:52
mExIoUsshcherbak: yes i am, i am trying to upgrade it though from command as i don't want to have to do a clean install but can't because of that error00:52
Teh_ChaosAlright, thanks.00:52
BrokenOneis anyone familiar with any problems on installing 10.10 .... getting stuck on the "Who are you?" screen....running live cd to chat now everything seems to work just stops at that screen00:52
ActionParsnipBrokenOne: use ONLY lowercase letter in the username00:52
isolat3dsh33pHakume, I'm sorry, that actually doesn't work.00:52
isolat3dsh33pHakume, how about xterm?00:53
HakumeThe only programs that work are the ones I have open right now.00:53
shcherbakmExIoUs: first try to fix repos. have you run apt-get update, if yes was there any good hit?00:54
=== MohammadAG is now known as MohammadAG51
HakumeI'll check, but I - xterm works.00:54
isolat3dsh33pHakume, use xterm then. :)00:54
=== MohammadAG51 is now known as MohammadAG
ActionParsnipHakume: or install guake and use that :)00:55
BrokenOneActionParsnip....Holly Crap man thanks....wow I feel stupid :-)   you rock !!!00:55
=== Guest71443 is now known as Galindar
ActionParsnipBrokenOne: np man, its a known bug :)00:55
BrokenOneright on00:55
ActionParsnipBrokenOne: gets asked at least twice a day on launchpad :)00:55
mExIoUsshcherbak: yes tried that. i might have to jump in to the linuxmce chat as that is running on top of 8.10, hence i don't want to do a clean install as i have configured everything up. it's just now i am tryingt o update some stuff i get errors so read i can update to recent version of ubuntu but it just hates me haha00:55
Hakumechown : missing operand00:57
apersonI've been logged out randomly twice in the last hour.  what logs should I check to help figure out what happened?00:57
HakumeAnd I can't do anything due to read only os.00:57
Hakumehakume@hakume-desktop:~$ sudo chpwn00:58
Hakume[sudo] password for hakume:00:58
Hakumesudo: Can't open /var/lib/sudo/hakume/0: Read-only file system00:58
Hakumesudo: chpwn: command not found00:58
Hakumehakume@hakume-desktop:~$ sudo chown00:58
FloodBot4Hakume: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.00:58
Hakume[sudo] password for hakume:00:58
Hakumesudo: Can't open /var/lib/sudo/hakume/0: Read-only file system00:58
isolat3dsh33pHakume, chown lets you change the owner of a file, so you need to give the username and the file name you want to chown. 'man chown' to know more.00:58
shcherbakHakume: remount00:58
HakumeI'll have to reboot first. I'll be back.00:59
Jordan_UHakume: That usually means there has been a hardware problem with the drive. Back up anything important and pastebin the output of "dmesg" (if you can).00:59
Jordan_UHakume: If you can, get the output of "dmesg" *before* you reboot.00:59
i3luefirehi. i am having free space issues. i installed ubuntu 10.10 on a 60GB partition like 3 days ago now it says i only have 2GB left. also on the disk usage analyzer it says that my home dir is taking up 47GB but nothing in it seems to take up that much space.00:59
mExIoUsshcherbak: any more suggestions? again sorry to be a pest00:59
HakumeOkay then.00:59
i3luefirecan anyone help?01:00
Jordan_UHakume: Errors that cause the FS to be remouted read only tend not to get logged to disk very well ;)01:00
shcherbakmExIoUs: unless you fing repos, not really01:00
mExIoUsok well thanks for your help all the same01:01
=== MohammadAG is now known as MohammadAG51
i3luefirei am having free space issues. can anyone help me please?01:02
=== MohammadAG51 is now known as MohammadAG
ActionParsnipi3luefire: remove old kernels is a great way to free space01:03
ActionParsnipi3luefire: also remove apps you don't use, also run: sudo apt-get clean01:03
i3luefireActionParsnip, there are no old kernels01:03
=== MohammadAG is now known as MohammadAG51
i3luefireActionParsnip, or apps i dont use its almost a fresh install01:04
shcherbaki3luefire: yes go to menu Application > Disk Usage Analizer. Then remove all stuff (including logs)01:04
Teh_ChaosHey guys, I'm back. I tried to repartition my drive to make space for Ubuntu, but after shrinking the Windows partition, it says that my free space is unusable, and there's no option for me to change it. How do I make that space useable so I can install Ubuntu in it?01:04
ActionParsnipi3luefire: also install bleachbit, close as many apps as you can and run it as user and root to clean files (watch options for browser or it'll cleat settings you want as avoid options which say they will take a long time01:05
ChogyDanTeh_Chaos: how many partitions do you have?01:05
ActionParsnipi3luefire: also you can remove openoffice and install abiword if you only need a word processor01:05
WizMedicI have a problem trying to install Ubuntu 10.10 on an old Toshiba laptop. Here is the problem, I had win xp home on this laptop years ago and was tired of M$ and used RedHat years ago. I installed Ubuntu 9.04 on the Laptop with no problems and worked just fine. Then 9.10 came out and I tried to do the upgrade on update manager and it failed. I tried to re-install 9.04 but the screen would just sit there and never could get it to wor01:05
WizMedick. Anyways, I really didn't have the time to mess with it on this laptop, so just put it a side. Now I have a family member that needs to use a laptop at school and I have this Toshiba just sitting here with no OS on it. I downloaded and burned a CD-R of 10.10 and still the Toshiba would not install. It just has the Ubuntu screen and the four dots below it and just stops with a blank screen.01:05
rageHi there, in ifconfig it displays RX bytes and TX bytes for each interface. Over what time period is that recorded for? since the interface was brought up?01:05
izinucsTeh_Chaos: it basically doesn't have a partition set.. on install it will take care of that for you.01:05
KruyKazehi everyone, how do i run a script in a terminal in the background ? i don't need to see scrolling text01:05
ilabWhat the heck . I just customized an ubuntu livecd and remade the iso. I just removed a bunch of packages, but now my remade iso is over 2 gigs!!!!! the original was under 700mb01:06
i3luefireshcherbak, ActionParsnip, the disk usage analyzer says that my home dir has 47GB used but i cant find more than like 5GB of it01:06
Teh_ChaosChogyDan: I have the windows partition and 2 partitions that came with the computer (I know 1 is backup, not quite sure what the other is, it's kinda small and just says "system"01:06
=== MohammadAG51 is now known as MohammadAG
ActionParsnipilab: did you clean the debs out which you used to upgrade / install apps etc?01:07
Teh_Chaosizinucs: But it won't let me install unless I give it a partition to install into.01:07
ActionParsnipilab: did you add codecsw etc?01:07
=== MohammadAG is now known as MohammadAG51
rageKruyKaze: screen is a good way to do things like that. Run screen, start your script, press ctrl-a ctrl-d to put the screen in the background. Type screen -r to resume the screen into the foreground01:07
ActionParsnipi3luefire: probably temp stuff, bleachbit will sort that, also your emails may use a lot with attachments01:07
HakumeI can't get the full output in xterm.01:07
Jordan_UTeh_Chaos: Can you pastebin the output of "sudo parted -l" and the exact error message you're getting?01:08
shcherbaki3luefire: any particular folder?01:08
ChogyDanTeh_Chaos: you can only have a max of 4 base or primary partitions, maybe that is the issue?01:08
Teh_ChaosJordan_U: "sudo parted -1"? I'm not sure what you're talking about.01:08
Teh_ChaosChogyDan: Maybe, but I only have 3...01:08
KruyKazerage, thanks no way to automate that?01:09
Jordan_UTeh_Chaos: Not you were going to, but a lot of people make this mistake, do *not* delete the system partition. It's required for windows to boot.01:09
i3luefireshcherbak, no thats what im saying the home dir is eating up 47GB but when u look inside it there is only like 5GB visible01:09
izinucsTeh_Chaos: you could boot to the live cd and use the partitioning tool there to set the partition.. If you already 4 partitions (not including the freed space) then you're maxed out unless one of those is an extended partition01:09
rageKruyKaze: For an automated solution you probably want nohup01:09
ilabActionParsnip: yeah I cleaned dkpg, /tmp, .bash_history, etc . I didn't add anything I just removed stuff01:09
i3luefireActionParsnip, ty i will try that01:09
ActionParsnipi3luefire: yes lots will be hidden01:09
Jordan_UTeh_Chaos: You should enter that in a terminal...01:09
Jordan_U!terminal | Teh_Chaos01:09
ubottuTeh_Chaos: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal01:09
shcherbakKruyKaze: script & and disown %1 and close terminal01:10
ActionParsnipilab: then i suggest you re-customixe and see where the space is being useed01:10
KruyKazethank you01:10
ActionParsnipi3luefire: like ~/.mozilla if you use firefox will have all the temp internet files01:10
rageHi there, in ifconfig it displays RX bytes and TX bytes for each interface. Over what time period is that recorded for? since the interface was brought up?01:10
Teh_Chaosizinucs: Well, here was my whole procedure. I set up a USB drive for installation, then ran that. My problem is during installation. I have 3 partition, so in the installer I resize my Windows partition to make free space, but then that free space is unusable.01:10
ActionParsniprage: yes01:11
i3luefireActionParsnip, 49MB thats it01:11
ActionParsnipi3luefire: its that sort of thing01:11
izinucsTeh_Chaos: any hidden partitions on the drive from the MFGR?01:12
rageActionParsnip: I dont suppose you know if its possible to get an interfaces up time01:12
rage?01:12
shcherbaki3luefire: ok, so 100% use /home how it breaks down in usage analizer? also try to read man ls01:12
Teh_ChaosJordan_U: Here is my output from that console command: Model: ATA Hitachi HTS72505 (scsi) Disk /dev/sda: 500GB Sector size (logical/physical): 512B/512B Partition Table: msdos  Number  Start   End    Size    Type     File system  Flags  1      1049kB  210MB  209MB   primary  ntfs         boot  2      210MB   462GB  461GB   primary  ntfs  3      476GB   500GB  24.4GB  primary  ntfs  4      500GB   500GB  108MB   primary  fat32     01:12
Jordan_U!pastebin | Teh_Chaos01:13
ubottuTeh_Chaos: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.01:13
ChogyDanTeh_Chaos: it is a bit hard to read without the pastebin, but it looks like you have 401:13
=== MohammadAG is now known as MohammadAG51
=== james is now known as Guest51273
i3luefireshcherbak, ActionParsnip, i found it. it was '.xsession-errors.old'01:13
Teh_ChaosChogyDan: Sorry, I didn't know about pastebin, Here: http://paste.ubuntu.com/532058/01:14
antihc3is there a way to set the screen resolution when running kexec01:14
ilabActionParsnip: Is it possible somethign went wrong w/ the squashfs01:14
Jordan_UTeh_Chaos: Do you know the difference between primary, extended, and logical partitions?01:14
i3luefireshcherbak, ActionParsnip, it was 45GB! omg. i dont know why tho. i just installed like 2 days ago01:14
Teh_ChaosJordan_U: Sort of. I know that I can only have a certain number of primary partitions, but if I make a partition extended I can have logical partitions in it (up to 2, i think)01:15
samilhi to all01:15
xrdodrxsamil, hi.01:15
izinucsTeh_Chaos: 3 primaries and one extended.. under the extended you can have several.01:15
ActionParsnipilab: not sure, sounds likely. I'd investigate where the space it used01:15
izinucsTeh_Chaos: ubuntu needs a minimum of 2 partitions01:16
=== MohammadAG51 is now known as MohammadAG
ActionParsniprage: not finding anything, sorry01:16
i3luefireActionParsnip, isnt there some way to get like the last 5kb of the file to open in gedit without opening the whole thing?01:16
samili have sound on computer back port but not on front jack  for headphones who mey i ask for help01:16
shcherbaki3luefire: plenty of errs?01:16
ActionParsniprage: you could read dmesg to see when it came up and do some maths01:16
rageActionParsnip: yeah me neither, thanks01:16
ActionParsnipi3luefire: run:   head filename01:17
i3luefireshcherbak, i guess so.01:17
Teh_Chaosizinucs: Alright...is there a way to tell what my partitions are? I know one is the small system one, one is my primary storage (C:\), and one is my backup (it's an HP computer)01:17
m_fulderhey01:17
Jordan_UTeh_Chaos: That's correct, though you can have any number of logical parititions within an extended partition (not just 2).01:17
m_fulderis there a way of recover deleted files in ubuntu??01:17
Teh_Chaosbut that last one (I think it's the FAT32 one) I don't know what that is01:17
jribm_fulder: yes, go to the trash and restore them01:17
m_fulderbut if they were deleted via FTP :(?01:18
ActionParsnipm_fulder: use your backups01:18
jrib!recover | m_fulder01:18
ubottum_fulder: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel01:18
Jordan_UTeh_Chaos: The problem is that you currently have 4 partitions, and they're all primary.01:18
samil!sound01:18
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.01:18
ActionParsnipm_fulder: you may get lucky with testdisk, but the data may be damaged, backups are going to be your best bet01:18
izinucsTeh_Chaos: looks like Jordan_U 's got it handled.. too many voices can make it confusing.01:18
m_fulderhm but I don't think I ever did a backup on my files .. are there some auto backupping in ubuntu?01:19
Teh_ChaosJordan_U: Is there a way to tell which partitions are what, and if I can get rid of any? If it helps, here's my output again: http://paste.ubuntu.com/532058/01:19
jribm_fulder: no, make this the instance you begin making regular backups01:19
ActionParsnipm_fulder: no backup == data is disposable01:19
rageActionParsnip: dmesg doesnt have specific dates. I assume 210.710240 means 210 seconds into boot?01:19
m_fulderok will do :(01:19
ActionParsniprage: yeah thats seconds since boot01:19
nixnoobneed sleep. misread "rage" as "rape"01:20
* nixnoob beats compaq viciously01:20
rageActionParsnip: Okay, the ifconfig RX/TX bytes is totally inaccurate then. :-/ this server has transmitted terabytes of data since the interface was brought up last01:20
Teh_ChaosHow do I take a screenshot in Ubuntu?01:22
Jordan_U!screenshot | Teh_Chaos01:22
ubottuTeh_Chaos: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://tinyurl.com/imagebin and post a link to it.01:22
Mar10hi - does anyone know how to mount an array drive?  I'm getting a message - unable to mount location. thanks01:22
stevo_Teh_Chaos, you can copy and paste after using the print screen button into your favorite image editor01:23
Fapton_CalconTeh Chaos: PrtScn (to the right of F12)01:23
Teh_ChaosJordan_U: If you're still there, here's a screenshot of my install program: http://imagebin.org/12326901:23
Teh_ChaosI put the free space back into my C: partition(the largest one)01:24
edbianHow can I delete all of my compiz settings?  The .compiz folder only has some session file in it01:24
stevo_im back and can help people with JACK problems01:25
ActionParsnipedbian: is there one in ~/.config01:25
ActionParsnipedbian: or in .gnome etc?01:25
mExIoUsshcherbak: i resolved to issue >.< for anyone experiencing the same http://pastie.org/129848901:25
ChogyDanTeh_Chaos: I believe you need to delete a partition, which is hard to give advice for01:25
Kevin147Hi. I have a Lenovo G550 Laptop, and its 64 bit. I am having one problem with it, the touchpad, the thing that makes it so you can scroll down a page, it don't work..how can I fix this01:26
Kevin147?01:26
edbianActionParsnip, found it in .config.  Thanks a bunch!01:26
=== Blackcamaro8 is now known as [V13]Axel
stevo_Teh_Chaos, you have come to the right place01:26
ActionParsnipedbian: also try: gconftool-2 --recursive-unset /apps/compiz01:26
rageedbian: ActionParsnip: compiz stores its settings in gconf01:26
Quantum_IonKevin147, get an external mouse01:26
Jordan_UTeh_Chaos: Unfortunately, fixing this type of problem can often be pretty complicated. It's unfortunate that manufacturers ship computers setup this way, when they could just as easily set it up with logical partitions.01:26
[V13]AxelKevin147: It should, by default, make you scroll; Tried moving your finger to the right of the pad?01:26
ActionParsniprage: seems to ;) just found that online01:26
Kevin147Quantum_Ion: theres no way to fix it so it works on the touchpad?01:26
Quantum_IonKevin147, it could be a glitch01:27
Kevin147My friend has the SAME laptop, and it works on his, and it worked on mine until I installed Ubuntu 10.10 64 bit01:27
mExIoUsshcherbak: btw i added those repos to sources.list amd bobs ya uncle!01:27
Kevin147And he has Ubuntu 10.10 64 bit also..01:27
Teh_ChaosChogyDan: Yeah, you guys said that I could only have 4 partitions, I think that the NTFS partitions are the ones that I need, is there a way to know what the FAT32 one is? What's the difference between FAT32 and NTFS?01:27
Quantum_IonKevin147, Go back to 10.04 its more stable01:27
Jordan_UTeh_Chaos: There is a way to install Ubuntu without repartitioning called wubi, though it's often not recommended. How much time/effort are you willing to spend to get a "proper" Ubuntu install?01:28
[V13]AxelTeh_Chaos: FAT32 uses a File Allocation Table, and NTFS allows for file permissions.01:28
ChogyDanTeh_Chaos: fat32 is just an older format, compatible with windows 95 and older versions of linux01:28
stevo_Teh_Chaos, wubi is on every live cd now01:28
Kevin147Quantum_Ion: I'll just deal with it I guess...I have to many personal files and music on this to re-do it all over again. Thanks anyway.01:28
Teh_ChaosJordan_U: I tried using Wubi, but it kept saying that it failed due to lack of permissions, even though I let it through the firewall, ran as admin, all that. So I resorted to installing it this way.01:28
ActionParsnipChogyDan: newer versions can access fat32 too01:29
shcherbakmExIoUs: with update and insatll -f you should be good, next happy 8.10 user01:29
stevo_Teh_Chaos, NTFS can store up to 10 exabytes per file while fat32 can only do 4gigs01:29
ChogyDanTeh_Chaos: can you get a listing of what is in the partition?01:29
Teh_ChaosChogyDan: What do you mean, what is in the partition?01:29
nixnoobstevo_: do you know off-hand how large a file ext2 can handle?01:29
Teh_ChaosChogyDan: And which partition?01:29
Jordan_UTeh_Chaos: You can see what files each partition contains by browsing them from Places > Computer.01:29
stevo_nixnoob, i think it might be 2 Tb but i can defintately be wrong01:30
nixnoobwell, I suppose that'll do... after all, I've only got a 1 TB hard drive.01:30
ChogyDanActionParsnip: of course, of course01:30
stevo_just per file, like ultra mega large files01:31
stittelHi! I try to restore the configuration for wireless networks from a backup (backup is 9.04, the system on which it is restored is 10.04). I already restored ~/gconf/system/networking which seems to contain relevant files. Still, the networks don't show up. Do I need to issue some command to make gconf update from the files? Or am I missing something else?01:31
nixnoobI wonder who apart from the US library of congress would even have close to an exabyte of storage capacity01:31
Teh_ChaosJordan_U: I'm not really sure what's what, so here's a screenshot of Computer: http://imagebin.org/123273 and a screenshot of my installer window (which has the partitions on it): http://imagebin.org/12326901:31
stevo_nixnoob youtube of course01:32
=== Aaron5367 is now known as Aaron5367|detach
nixnoobhighly doubtful01:32
jshsuneed help getting mouse working, getting 'PreInit returned NULL for "Logitech USB Receiver"', tried creating a udev rule but it doesn't seem to use it01:32
stevo_nixnoob, and wikipedia01:32
nixnoobmaybe combined01:32
izinucsnixnoob: world scientific consortiums that have databases connected around the world.. might01:32
nixnoobizinucs: yeah, CERN probably do, for the Large Hardon Collider ;)01:33
JasuukiHey guys I am using cups for printer sharing on my server, I am getting drivers for my HL-2140 series printer, do i get the cupswrapper or the LPR deb for the driver install?01:33
stevo_nixnoob, in the futute, an exabyte is gonna be what we consider as small as a gigabte01:33
izinucsnixnoob: that's what I was thinking of but couldn't remember the nmae01:33
stevo_nixnoob, with all of the bioengineering about to happen01:33
[V13]Axelnixnoob: The estimated size of the world's digital content is roughly 900 Exabytes.01:34
stevo_[V13]Axel, including the darknet?01:35
nixnoobabout to happen? they've already started on that01:35
[V13]Axelstevo_: Supposedly.01:35
nixnoobdarknet? do you mean NIPPURnet, SIPPURnet, JWICS, or what?01:35
stevo_nixnoob, i mean more of it, sorta like the folding at home databases01:35
nixnoobah01:35
stevo_nixnoob, everything darknet is unknown, and can only be accessed by few people, and not google01:36
nixnoobcan you define darknet any better? or would NSAnet come under that heading too, feasibly?01:36
stevo_nixnoob, freenet is a lot like darknet, if it was ip to ip through some peer stuff01:36
[V13]Axelstevo_: nixnoob: The darknet is as simple as this: Any storage not connected to the internet in any way whatsoever.01:36
nixnoobahhh01:37
plainasSo i created this small python gtk application with a couple of global keybinds (no visible GUI). I have just tested debhelper and sucessfully created a package. Now I would like to know how to I add an entry to a desktop session in the installation process01:37
nixnoobwell, I know of several global "internets" that have varying degrees of connectivity to the public one, including none in some cases.01:37
nixnoobsuch as JWICS, and NSAnet01:37
[V13]Axelnixnoob: And if you know of them, the estimators probably do too.01:38
=== share_ is now known as share
ChogyDanTeh_Chaos: I've been googlin, and I can't figure out what that lba partition is01:38
rkokkelkis there an CLI app for creating/editing .doc / .odt ?01:38
nixnoobwell I know OF them, but access to them is insanely highly restricted... some of them have only one-way links01:38
Teh_ChaosI don't mean to be rude, but I'm still looking for help. Here is a screenshot of Computer: http://imagebin.org/123273 and of my Partitions (as shown in the Installer): http://imagebin.org/123269 I can't view the sizes of the drives in Computer, so I can't really tell what partitions they correspond to.01:38
shareHow do I find which user is running a specific program?01:39
Teh_ChaosChogyDan: What do you mean lba partition?01:39
rkokkelkshare: use top, terminal application should list every process to an user01:39
glitchdall of a sudden my wireless wont connect..??01:39
CaneToadwith Ubuntu One, is choosing "Synchronize this folder" actually meant to do something?  Choosing it seems to do nothing, and you can choose it again and again and again and still not notice anything that it is actually doing.01:40
[V13]Axelnixnoob: When it comes to network traffic, there IS no "one-way." There are always SYN and ACK messages; Synchronize, and acknowledgements.01:40
stittelOr asked differently: How do I restore a part of the gconf configuration from files?01:40
nixnoob[V13]Axel: not quite true ;)01:40
[thor]share: you can also use "ps -AU >username<"01:40
Jordan_UTeh_Chaos: Can you run "sudo mount /dev/sda4 /mnt/" in a terminal, then run "ls /mnt/" and pastebin the output?01:40
nixnoobthere are devices that don't acknowledge01:41
rkokkelkCanetoad: It should actually look like its doing nothing, it just synchronizes the folder with the online folder on ubuntu one01:41
George_eCan anyone tell me what license the Ubuntu pinwheel animated icon is licensed under and where I can find more information on it?01:41
nixnoobspecialized "black boxes", that are very well protected01:41
stevo_CaneToad, are you signed up with your computer for ubuntu one01:41
glitchdcan anyone help me figure out why my wireless isnt connecting all of a sudden01:41
CaneToadstevo_: yup all logged in01:41
shareim trying to run oident01:41
rkokkelkis there an CLI app for creating/editing .doc / .odt ?01:41
Teh_ChaosJordan_U: I'm not going to bother w/ pastebin becase it's so small: "Hewlett-Packard  $RECYCLE.BIN"01:41
[V13]Axelnixnoob: Actually, it IS true. In order to see what you're accessing, you need some form of acknowledgements. Even when using a low-overhead protocol like UDP, you have to have something replying, or you're not going to see results from whatever end you're getting at.01:42
stevo_synchronize is supposed to upload to the cloud CaneToad01:42
nixnoobyou know you can analyze the information travelling through a router by capturing the LED flashes?01:42
Teh_ChaosSo it's my Recycle Bin? But I emptied it out...01:42
Jordan_UTeh_Chaos: Sorry, I need to leave for a few minutes. I'll be back.01:42
Fapton_CalconAnyone know how to delete terminal command history via a script?01:42
sharegroup is oident user is oident so how do i find the number to chmod01:42
StamDoes anyone know where to get a windows 2000 theme for ubuntu01:42
nixnoob[V13]Axel: there are devices that don't. I don't know HOW, but I know they exist.01:42
CaneToadrkokkelk/stevo_: no network activity either, and logging on to the web based ubuntu one does not show those folders at all01:42
ChogyDanTeh_Chaos: how about `ls /mnt/*`01:42
dave3333can someone help me with adding a patch to a PKGBUILD list. im not sure where my PKBUILD list is01:43
CaneToadstevo_: I can bring up ubuntu one preferences and it is connecting01:43
Fapton_CalconStam: http://gnome-look.org/01:43
glitchdhow can i restart my network?01:43
stevo_CaneToad, ubuntuone is still quite flawed, and i dont reccommend you use it01:43
Stamfapton I looked there01:43
[V13]AxelAh, yes. However, in order to be USEFUL, they must have some form of two-way. It may not be at the same time(That's called half-duplex.), but there MUST exist some form of acknoledgement.01:43
[thor]share: ps -AU oident01:43
stevo_CaneToad, that's my opinion01:43
StamI tried installing that one and it said its not a vailid theme01:43
Fapton_CalconStam: Not sure, but I have no clue why you'd want a Windows 2000 theme anyway XD01:43
CaneToadstevo_: hmm yeah it seems broken, might try dropbox01:43
Stamhaha01:44
glitchddoes anyone know anything bout wireless in ubuntu 10.04?01:44
Fapton_CalconStam: Send me the link?01:44
Teh_ChaosChogyDan: Here's the output: http://paste.ubuntu.com/532066/01:44
Stamok fapton01:44
[V13]Axelglitchd: Depends on what you're asking.01:44
stevo_CaneToad, just wait until 11.0401:44
glitchd[V13]Axel, all of a sudden my wireless wont connect01:45
glitchd[V13]Axel, but it was working about an hour or so ago01:45
[V13]Axelglitchd: All of a sudden? What were you doing when this happened?01:45
share[thor]: that doesnt work01:45
glitchd[V13]Axel, nothing, i tuned my computer on01:45
[V13]AxelHmmm... Have you tried restarting? Sometimes the hardware doesn't connect.01:45
share[thor]: oident group id is 12701:46
glitchd[V13]Axel, i think i might of told it to suspend tho and then this problem occured01:46
Stamfapton_calcon http://gnome-look.org/content/show.php/Win2000?content=7906001:46
dave33333blackshirt: i still think your a bot01:46
stevo_im back and can help people with JACK problems01:46
dave33333blackshirt: lol01:46
glitchdi think i need to restart the network01:46
blackshirtdave33333: no,, i'm naturally01:46
stevo_glitchd, try it out01:46
glitchd[V13]Axel, i think i need to restart the network01:46
stevo_glitchd, nothing to lose01:47
glitchd[V13]Axel, i have no clue how tho01:47
[thor]share: i'm not entirely sure i know what you want to do, you were asking about how to find which user is running a specific app?01:47
dave33333i need to add a patch to PKGBUILD, can anyone tell me where to find that?01:47
share[holmes.freenode.net] 64272 , 7000 : ERROR : NO-USER01:47
share-.-01:47
glitchd[V13]Axel, sudo wlan0 down?01:47
stevo_glitchd, pull some plugs for power, and put them back in01:47
sl33k_a good cheat sheet to ubuntu shortcuts and shell commands?01:47
glitchd[V13]Axel, i know that my home network in my house is fine01:47
glitchd[V13]Axel, its the laptop, or just linux01:48
[V13]AxelYou can always right-click the networking icon, and then uncheck "enable networking" and then do the inverse.01:48
glitchd[V13]Axel, im on my other laptop and its connecting just fine01:48
glitchd[V13]Axel, and i already restarted 3-4 times01:48
ChogyDanTeh_Chaos: what kind of computer is this?01:48
stevo_glitchd, have you tried rebooting the laptop itself?01:48
Stamfapton_calcon any luck?01:48
[V13]Axelglitchd: You can always right-click the networking icon, and then uncheck 'enable networking' and then do the inverse.01:48
[V13]Axelstevo_: That's what he meant.01:49
Fapton_CalconStam: Hmmm, 1 sec.01:49
glitchdstevo_, several times already, also did the shutdown option01:49
Stamok01:49
Teh_ChaosChogyDan: It's an HP laptop, the model is Pavilion dv7-4071nr01:49
stevo_glitchd, okay01:49
glitchd[V13]Axel, did that a few times also01:49
[V13]Axelglitchd: Are there any restricted drivers you need to enable for it to work?01:49
ChogyDanTeh_Chaos: hmmm, what are on the other partitions?01:49
glitchd[V13]Axel, not that i know of01:49
glitchd[V13]Axel, it was working less than an hour ao01:50
glitchd*ago01:50
[V13]Axelglitchd: Hmm..... I'm trying to think of possible causes.01:50
Fapton_CalconStam: I'm pretty sure that whole upload was a joke. It only contains some PNG's, lol.01:50
[V13]Axelglitchd: Try shutting down, removing the battery, waiting for 15-20 seconds, and then booting to production again.01:50
glitchd[V13]Axel, ok01:50
[thor]glitchd: no installs or apt updates in that time?01:50
glitchd[V13]Axel, ok01:50
glitchd[thor], none01:50
StamSo it is a fake?01:51
StamIr cannot load?01:51
ChogyDanTeh_Chaos: specifically, how much space is used on your storage partition?01:51
stevo_imma go01:51
[V13]AxelAhem, everyone, I have a problem..... I just lost The Game.01:52
Fapton_CalconStam: Yeah, it doesn't have anywhere near the needed files for a theme.01:52
Stam:(01:52
Agent001Whats the coolest activity that you can use with a cellphone and a laptop computer?01:53
mikha_hey can anyone help me :S01:53
Teh_ChaosChogyDan: Pastebin from running that command you gave me before on partition 1: http://paste.ubuntu.com/532067/, partition 2: (Didn't post it, because it's huge, but that's my C:\ drive, I recognize the folders), partiton 3: http://paste.ubuntu.com/532069/, and partition 4: http://paste.ubuntu.com/532066/01:53
[V13]AxelAgent001: You can lose the game? =D01:53
Agent001IE, tracing phone call01:53
mhall119are there any official AMIs for Ubuntu 10.04 or 10.10 server?01:54
mhollisjrquick question,  I'm in the process of changing my /home partition to a new raid that will be on the same drive as the current /home (before backup)  My question is, will X continue to function without access to my proper home directory for an hour or so?01:54
zk__hello01:54
Teh_ChaosChogyDan: How much space is used on my storage partition? The drive is full, my partitons take up all the alloted space, but the 2nd partition has about 100GB I can cut off to put towards other things01:54
blackshirtmikha: just describe your problem ..01:54
WizMedicI have a problem trying to install Ubuntu 10.10 on an old Toshiba laptop. Here is the problem, I had win xp home on this laptop years ago and was tired of M$ and used RedHat years ago. I installed Ubuntu 9.04 on the Laptop with no problems and worked just fine. Then 9.10 came out and I tried to do the upgrade on update manager and it failed. I tried to re-install 9.04 but the screen would just sit there and never could get it to01:55
WizMedic       work. Anyways, I really didn't have the time to mess with it on this laptop, so just put it a side. Now I have a family member that needs to use a laptop at school and I have this Toshiba just sitting here with no OS on it. I downloaded and burned a CD-R of 10.10 and still the Toshiba would not install. It just has the Ubuntu screen and the four dots below it and just stops with a blank screen.01:55
ChogyDanTeh_Chaos: I mean, how much space is actually used01:55
Fapton_CalconStam: An XP theme would be easier to find01:55
zk__i'm trying to install cedega 7 and it says i need python2.4-dbus...but there is no package with this name...there is python-dbus and i have this one installed01:55
mikha_i cant open internet not in firefox or chromium01:55
mikha_pidgin is working fine01:55
modechi guys, I am trying to edit the file /proc/sys/kernel/yama/ptrace_scope and when I save it get E667 Fsync failed01:55
Teh_ChaosChogyDan: Well, all of it, so I guess 500GB? But like I said the 2nd partition has a little over 100GB I can make free space out of.01:55
ghostnik11I just installed a 1 gb ram in my second remaining ram slot into my laptop, i now have 2 gb, how can i check that i have 2 gb in terminal01:56
blackshirtmikha_: are your internet connection on problem?01:56
ChogyDanTeh_Chaos: you have 500GB of stuff on that partition?01:56
mikha_not at all in my other laptop01:56
mikha_it is working fine01:56
ActionParsnipghostnik11: free -m01:56
Teh_ChaosChogyDan: Which partition are you referring to? I'm a bit confused...01:56
dave33333does anyone know where my PKGBUILD list is?01:56
ghostnik11actionparsnip: thanks01:56
dave33333i seem to have misplaced it01:56
ChogyDanTeh_Chaos: how much of the 462GB is used on the 462GB partition, ie, number 201:57
ActionParsnipghostnik11: it's the total colomn, top value01:57
Bawni can help with JACK problems01:57
[V13]Axelmodec: Did you use sudo?01:57
Teh_ChaosChogyDan: 340589MB, the installer says01:57
Fapton_CalconI need help making a script to delete terminal history that I'll place within the .bashrc file01:57
ChogyDanTeh_Chaos: is that where windows is installed?01:57
CodeWar10.10 ... thank God it fixed the window cant pan two screens issue!! perhaps it was a gnome fix01:58
Teh_ChaosChogyDan: That's my C:\ drive and I don't have any other drives that didn't come with the computer, so I assume so. It's got all Windows' files in it, I'm pretty sure.01:58
Bawni can help with JACK problems you have 30 seconds to ask a question before i leave01:58
Teh_ChaosChogyDan: It has the Windows folder in it, so yeah, it must be the partition with Windows in it.01:58
glitchd no one has any other ideas why my wireless wont connect??01:58
Bawnglitchd use tinfoil, always worked for me01:59
ActionParsnipglitchd: run: sudo iwlist scan  do you see SSIDs?01:59
ghostnik11actionparnsip: says 2004 is that 2gb shouldn't be like 202402:00
ownerHi! alguien ahi, algun guru ?02:00
ActionParsnipghostnik11: do you use onboard video?02:00
glitchdActionParsnip, yes it sees all the networks02:01
ghostnik11actionparsnip: yeah02:01
mikha_any idea why firefox nor chromium is working?02:01
glitchdActionParsnip, so does the wireless applet in the panel02:01
ActionParsnipghostnik11: thats why then, some is being used as video ram02:01
juanchohola alguien con xubuntu en un netbook para comentar?02:01
glitchdActionParsnip, i really dont know why its doin this02:01
ownerI bought a usb wireless adaptor02:01
glitchdActionParsnip, it just all of  a suddent wouldnt connect02:01
ActionParsnipglitchd: what interface name is the wireless known as?02:01
ghostnik11actionparsnip: thanks02:01
ChogyDanTeh_Chaos: yeah, you know, I don't know.  I mean, you have to delete one of the partitions to go forward.  You could back up the partition, and then try to recreate it with the same files, but I don't know if that will work.  Those partitions mights be needed for booting if it is an old computer, or updating the bios (the last one).  You may have to call HP support on this one.  Or maybe you could try backing up and deletin02:01
ownerand I need help02:02
juanchohola alguien con xubuntu en un netbook para comentar?02:02
ActionParsnipowner: ask away02:02
juanchohola alguien con xubuntu en un netbook para comentar?02:02
juanchohola alguien con xubuntu en un netbook para comentar?02:02
ownerok is this one: Realtek RTL 8188SU02:02
ChogyDanTeh_Chaos: like someone said earlier, it sucks that HP configured your computer this way02:02
ownerI have ununto 10.10 install on my pc02:03
glitchdActionParsnip, i have no clue02:03
ownerand it does not ... support...02:03
glitchdActionParsnip, eth1 i think02:03
ActionParsnipglitchd: try:  sudo iwlist scan | head -n 25    what is the name. examples are wlan0 ath0 etc02:03
Teh_ChaosChogyDan: Yeah...I don't know how much calling HP Tech Support will accomplish...Is there any way to tell from those outputs: partition 1: http://paste.ubuntu.com/532067/, partition 2: (Didn't post it, because it's huge, but that's my C:\ drive, I recognize the folders), partiton 3: http://paste.ubuntu.com/532069/, and partition 4: http://paste.ubuntu.com/532066/02:04
Wallyis there a lightweight gui i can use in terminal just so I can copy folders..02:04
ActionParsnipglitchd: the command wil show you, you may want to install wicd02:04
ActionParsnipWally: mc02:04
Teh_ChaosChogyDan: what each partition is?02:04
ownerwait... I will check02:04
Teh_ChaosChogyDan: So I can know if any are safe to delete?02:04
nivedwhen I start up my ubuntu 10.10, it says i'm missing the firmware for my broadcom wireless card and drops me into the command line. also, X won't start. This may or may not be related to my NVIDIA drivers. I'm totally lost at this point, can anyone help me?02:04
spetrea-homewhen I try to suspend my ubuntu maverick, it locks up my machine with a prompt clipping ...02:05
spetrea-homeI can only do hard reboot afterwards ..02:05
spetrea-homewhat should I do ?02:05
glitchdi have nm-applet installed i believe02:05
ActionParsnipglitchd: if nm isn't cutting it, wicd is a good alternative02:05
ChogyDanTeh_Chaos: it looks like the 1st is a bootable partition, maybe for a custom HP mini OS, 2 is your main partition, 3 looks like the recovery partition  (the most expendable maybe, I don't care about recovering windows though...)  4 looks like it has something to do with bios updates.02:05
glitchdActionParsnip, i like nm02:06
glitchdActionParsnip, i never have problems02:06
glitchdActionParsnip, this is the first02:06
Wallybrilliant thanks02:06
ourizoHi. My english is not perfect :(. I need find in /var/log    what have erase the HDB  (my second hard disk) But I see so much files  (my lenguage is spanihs or portugees)02:06
glitchdActionParsnip, and i need to fix it because im going out of town tonight02:06
Teh_ChaosChogyDan: Custom HP mini OS? I think I do remember something like that from the documentation...Do you know if I delete that (I never use it, so I don't care about it) if that would have any impact on my other partitions, or do partitions only read from themselves? And is there a way to back up that partition on an external drive (just in case)?02:07
ownerhey, I am lost!!! I need hep to compilate a driver02:07
ownerI do not kow how to do so?02:08
learningourizo, #ubuntu-es  o #ubuntu-pt02:08
wedwo-ourizo, you can try the spanish chanel at #ubuntu-es02:08
ownerI bought a wireless adaptor02:08
owneradaptor call realtek rtl8188Su02:08
mrFrog_Hey is there anyone here who uses bluefish editor? I have an annoyance with it. When I open a file in gnome (not from the open menu in bluefish), it doesn't open in a new tab. It opens in a new window. Ideas on how to change/fix that?02:09
owneris there somebody? really to help me02:09
ourizolearning and wedwo-    Thanks, I came from there, but nobody can help my I think02:10
singingBirdalways put your question here and wait somebody or other will help you02:11
singingBirdowner:^^02:11
learning:) time to sleep i guess02:11
ourizoxD02:11
ChogyDanTeh_Chaos: it might be like an instant on media playing function.  So you can play mp3s or movies without having to boot.  _But_, I am very unsure.  It could also be a boot partition.  You should be able to just copy the files somewhere, and then delete the partition.  If it doesn't work out, just put the partitions back the way they were, and then copy back the files02:11
Wallyjust quickly, whats another way to copy a directory using the terminal?02:11
ownerthanks02:11
WallyI know cp can be used somehow..02:11
Jordan_UTeh_Chaos: You won't be able to remove, or convert to logical, any of those partitions without losing the HP recovery and BIOS update utilities or your main windows install.02:12
Teh_ChaosChogyDan: Yeah, that's exactly what it is, nice guess :) How do I copy the files? I can't access it from within Windows to my knowledge, but I might be wrong.02:12
wedwo-owner, see if this helps: http://ubuntuforums.org/showthread.php?trtl8188Su=159453502:12
=== Skynet is now known as Guest80866
ChogyDanTeh_Chaos: through the Computer window you had open earlier02:13
GalindarTeh_Chaos: you might be able to access it from ubuntu live cd? not sure02:13
mikha_any idea why i cant access the net in firefox ?02:14
glitchdi cant get wireless to connect!!!ughhhhhhhhhhhhh02:14
Big_Alhello02:14
xscrollhi!02:14
xscrollis there an ubuntu store to buy apps?02:14
Big_AlQuestion about 10.1002:14
Jordan_UTeh_Chaos: That is, without asking HP.02:15
xanguaxscroll: the sooftware center will incluide paid apps in a close future, there are only 2 or 3 at the moment i think02:15
Teh_ChaosChogyDan: Oh goodness...Now all it shows is my File System (for Ubuntu), and my CD drive...those other partitions are gone...02:15
StamI just did a fresh install on ubunu and it says warning I only have 140mb remaining on this computer02:15
Stamwhen I have 242GB02:15
=== unyu_unyu is now known as benjo
Big_AlNew to Ubuntu...when I uploaded the latest version, 10.10, the fonts on firefox are messed up. Any ideas?02:15
Teh_ChaosChogyDan: Could that be a result of all that mounting?02:15
sagaciStam: did you only use a small partition02:16
xanguaStam: but how may space did you give to the ubuntu partition(s) ¿¿02:16
xscrollxangua: will that be in ubuntu 10.10 only, or also on 10.04?02:16
StamI asked it to use all02:16
xanguaxscroll: no idea02:16
Squarismcan one resize windows using keyboard?02:16
Big_Al10.10 only I think.02:16
StamI typed in the full ammount02:16
CharlieSuHow does the Gem load path work in Ruby?  I have Ubuntu installed and upgraded ruby to 1.9.1 and rubygems to 1.9.1 but my application can't find my installed gem.02:16
ChogyDanTeh_Chaos: yeah, maybe.  Can you unmount them?  it would be just sudo umount /mnt I believe02:16
StamCan I make the partition bigger xangua02:17
Teh_ChaosChogyDan: It says sudo unmount is not a command02:17
xscrollBig_Al: do you know where the news about that is?02:17
glitchdActionParsnip, any ideas??02:18
IfurTeh_Chaos: you dont lose the partition table by mounting and unmounting02:18
ChogyDanTeh_Chaos: umount! sorry02:18
xanguaStam: yes, with gparted (ubunu live cd or gparted live cd)02:18
Big_Alxscroll: no, news?02:18
Big_Alxscroll: is it a common issue?02:18
IfurTeh_Chaos: if you want to look at the health of the disk, use smartctl -a /dev/sdX02:18
Teh_ChaosChogyDan: Same thing. My exact command is: sudo unmount! /mnt/02:19
xscrollBig_Al: the news about software center.  I'm looking at the wiki page now for it02:19
Stamxangua wouldn't that be a reinstall?02:19
IfurTeh_Chaos: sudo umount, as the guy said02:19
ChogyDanTeh_Chaos: not u'n'mount, just u''mount, or umount02:19
xanguaStam:  no02:19
Teh_ChaosOh, umount, not unmount...sorry02:19
Big_Alxscroll: can you give me the link?02:19
kraehejust a short question: is http://www.ubuntu.com/desktop/get-ubuntu/download a live CD or just an installer? I need to repair a boot of an older linux system.02:19
glitchdis there a way to reset wireless??02:19
xscrollBig_Al: http://en.wikipedia.org/wiki/Ubuntu_Software_Center02:20
xanguawhat exactly do you want Stam, how much space did you give to ubuntu partition(s) ¿02:20
papna-workI have a Gnome terminal window (this one, in fact) where when I type Cyrillic characters are used. How can I fix that?02:20
Teh_ChaosChogyDan: I unmounted it, but they still don't show up. The installer still says they're there, but Computer doesn't.02:20
ChogyDanTeh_Chaos: did you close and open the window again?02:20
Teh_ChaosChogyDan: Oh wait, now it's saying though (in the installer) that the space taken up is unknown...02:21
xscrolllooks like there is already a dvd player for sale in app center02:21
StamI wanted the whol HD02:21
Stamthe whole thing02:21
=== edwin is now known as Guest58658
Big_Alxscroll: this page is going to tell me about the font issues?02:21
Teh_ChaosChogyDan: Upon reverting, it now knows the space taken for the 3rd and 4th partitions, but not 1st and 2nd02:21
Teh_ChaosChogyDan: Is there a way to see everything I have mounted?02:22
ChogyDanTeh_Chaos: mount02:22
xscrollBig_Al: you asked me about a link for app center and I gave you a link02:22
Teh_ChaosChogyDan: Is there a way to unmount everything at once?02:23
glitchddammit!!!!!!!!! can someone help me fix my wireless????? it was working fine earlier then it just stopped!!02:23
Big_Alxscroll:  Sorry, I was looking to see if someone knew about the broken up fonts I get.  It oonly started when I upgraded to 10.10.02:23
ChogyDanTeh_Chaos: reboot?02:23
sharesudo chmod a+x /home02:25
Big_Alxscroll: Also, I'm very new to Ubuntu, so i'm still learning (if I sound ignorant it's because I am...on this issue).02:25
sharewhat this does?02:25
Teh_ChaosChogyDan: Well, I went through and unmounted all the partitions I mounted earlier and now they're all showing up in both Computer and the install, and I can see the space usage on each in install. How do I tell which one of the partitions shown in Computer is Partition 1 (the one with HP's custom media OS)?02:25
papna-workарт02:25
xscrollBig_Al: it may be a bug - if you file a bug it may get fixed sooner02:25
glitchdhelp someone!!!02:26
Sniffyanyone managed to get the flash plugin for firefox to work?02:26
shareSniffy: yes02:26
Sniffyhow02:26
xscrollSniffy: yes, you apt-get install flashplugin-nonfree iirc02:26
gidimanunakiUm, which version of Ubuntu, 32 or 64, etc.?02:26
gartral|pglitchd: can't really help till you explain what's going on02:26
Big_Alxscroll: thanks, I'll try that.  Have you seen what I'm talking about?02:26
ChogyDanTeh_Chaos: look in the Boot folder, see if you see a bunch of xx-XX files02:26
xscrollBig_Al: no, I haven't tried 10.10 yet02:27
xanguaSniffy: sudo apt-get install flashplugin-installer02:27
glitchdgartral|p, ok02:27
shareSniffy: i just open youtube and install the plugin lol02:27
glitchdgartral|p, my wireless all of a sudden wont connect to my network02:27
Wallyfinally worked out what was wrong.. stupid pspdev svn02:27
Teh_ChaosChogyDan: Boot folder? I can't access any of the partitions except the File System for Ubuntu02:27
Sniffyi've done that stuff and it still says i need to upgrade on youtube02:27
Sniffyrather confused02:27
share"sudo chmod a+x /home" what is "a" for and +x?02:27
glitchdgartral|p, i was working fine a few hours ago02:27
Big_Alxscroll:  Thanks...02:27
Sniffyany other browser i can try?02:28
shareSniffy: restart firefox?02:28
Sniffyi have02:28
shareSniffy: go to Tools > Addons02:28
sharecheck if flash is disabled02:28
sharetools addons plugins02:28
xscrollSniffy: Chrome02:28
Teh_ChaosSniffy: Here's what I did. Go to any youtube video, click on the install flash button, and say yes to everything. For version, select Linux OS, and then the Ubuntu version02:28
glitchdgartral|p, anything??02:28
gartral|pglitchd: that could be a bajillion different things, what hardware you have, what's your encryption? And do you have the open or closed drivers for your card?02:29
pinkfilterHey! I was just wondering, how does a distribution upgrade work? I installed Ubuntu Desktop and a lot more applications, and also removed a bunch of applications... how will doing a distribution upgrade work? Will it change anything significantly?02:29
ChogyDanTeh_Chaos: Im not sure why you can't access those partitions02:29
xanguaSniffy: make sure you did not install other flash plugins like gnash or swfdec02:29
Sniffyah02:29
Sniffythink i installed gnash when trying stuff out02:29
glitchdgartral|p, oh god, how do i find any of that out?02:29
Teh_ChaosChogyDan: Double clicking on them in Computer does nothing, and neither does clicking them from Places.02:29
shareCan someone explain to me what this command does "chmod a+x"?02:29
xanguaSniffy: then uninstall all flash plugins and jus install one, the one you want to use02:29
Sniffyis there an easy way to do that?02:30
ChogyDanTeh_Chaos: maybe reboot02:30
blackshirtshare: it's for change mode02:30
glitchdgartral|p, sry im a bit of a noob02:30
xanguaSniffy: software center, synaptic, apt. aptitude02:30
shareblackshirt: what mode?02:30
Teh_ChaosChogyDan: Alright, I'll try that, but I'll be away for a few minutes before I do, so I'll be back in a little while02:30
gartral|pglitchd: its cool. The problem now is I'm short on time02:31
glitchdgartral|p, shit.02:31
glitchdgartral|p, i really need to fix this, im leaving for a cross country road trip in  a few hours02:31
shareblackshirt: change mode?02:32
sharei know chmod is for change mode but what does "a" and "+x"02:32
share+x is executable i think02:32
blackshirtshare: file or directory on unix/linux has permitions..like access, write, read et02:32
gartral|pglitchd: ohh man, its going to take an hour at least to fix your issue02:32
sharea i dont know02:32
blackshirtetc02:32
glitchddam.02:33
glitchdgartral|p, dam.02:33
shareblackshirt: oh "a" = access.02:33
blackshirtshare: read man page for chmod utility02:33
shareblackshirt: i have .. man chmod doesnt show a or x mode lolz02:33
glitchdgartral|p, dam.02:34
shareblackshirt: wait i've found it02:34
glitchdgartral|p, well can u at least point me in the direction i need to go in?02:34
ogreWhenever I try to open a folder, it opens in rhythmbox instead of the filebrowser. I'd be glad to google my own answer, but I'm not exactly sure what to ask. I know I need to point it back to nautilus somehow.02:34
sharehow can i see chmod(2)?02:35
ActionParsnipogre: http://ubuntu-ky.ubuntuforums.org/showthread.php?t=160013402:36
shareit says check chmod(2)02:36
shareman chmod(2) does nothing02:36
blackshirtshare: man 2 chmod02:37
sharetks02:38
ogreActionParsnip,  thanks alot, I love you :)02:38
ActionParsnipogre: many do :)02:38
gidimanunakiI do!02:38
Rogan_Knock knock. Wondering if anyone's got any idea about an issue I'm having.02:39
ActionParsnipRogan_: ask away02:40
BudDepends, We'd Need To Know The Issue First XP02:40
Rogan_Did a fresh install of Ubuntu 10.04 desktop, and Network admin doesn't seem to be installed02:40
goshello02:40
ActionParsnipRogan_: if you press ALT+F2 and run: nm-applet it should run02:40
guest1newb here trying to learn bash shell and for some reason I cannot use relative paths in ubuntu02:40
gosi have some question02:40
gosi have asus k42j with ubuntu 10.10 os installed, i cant connect to my Access point its always ask me the password02:40
gospls help02:40
Rogan_So, away I go, get the deb and go to install it and apparently it's already installed...02:41
Bawngos, what do you mean, an access point02:41
guest1gos had same issue today with aspire one02:41
Rogan_I'm not getting anything from that ActionParsnip, no error, and nothing opening.02:42
juliohow can i rename eth3 to eth0?}02:42
xanguaRogan_: right clic in the panel> add> notification area02:42
guest1gos first reboot and the wireless card wasn't found02:42
Bawnwhomever recommended openbox to me, i am confused on how to use tint02:43
guest1I shut it off for a few minutes and it came back...I was in the middle of hug transfer so I think it overheated02:43
=== salsero_ is now known as salsero
White-Horsecan only tell me why port 6348 will not open ubuntu 32-bit ?02:44
gosBawn my wifi router02:44
singingBirdshare: http://ss64.com/bash/chmod.html02:44
zulaxwhich is the default conf file for apache2? my httpd.conf has almost nothing in it02:44
White-Horsecan only tell me why port 6348 will not open ubuntu 10.4.1 32-bit ?02:44
guest1newb here trying to learn bash shell and for some reason I cannot use relative paths in ubuntu02:44
GalindarHaving a bit of an issue. I did a fresh install of Ubuntu 10.04 on a hdd i have. when i tried using Alt+F2 update manager -d i get the message of: "could not open location 'file:///home/family/update%20manager%20-d' No such file or directory." never had this problem before when upgrading after fresh install. ((yes i updated first))02:44
aeMaethi'm on a k60i doing fine02:44
v-himanshuok02:45
vu1kanI have an issue with the multimedia keys on my usb internet keyboard: whenever i reboot/power down, they stop working.  If i open the gnome keyboard shortcuts, it shows the various actions are defined correctly, i.e. volume mute is mapped to XF86AudoMute, but i get nothing if i press the key.  The only way i've been able to 'fix' this is to first clear the actions with backspace, then redefine the shortcut to the proper media key.  It only seems to affe02:45
=== v-himanshu is now known as himanshu
White-Horsecan anyone tell me why port 6348 will not open ubuntu 10.4.1 32-bit ?02:46
miststlkrHoping someone can help me out.  I think I am trying to use ln but not doing it correctly.  I have al of my photos on an external drive and want them to show up when I click on ~/Pictures.  I can do this using "sudo mount --bind /media/Data/Pictures ~/Pictures" or adding the equivalent to the fstab just fine, but isn't there another way to do this?02:46
gosi tried it also in ubuntu 10.4 same issue02:46
mae_taeis this valid acl working_time time 8:00-11:00 13:00-18:00?02:47
Bawnhow do i enable tint202:47
Bawninside openbox02:47
Joelitohi all, what would be the commandline to add my program to the startup02:48
Rogan_Alright, so no luck with the previous two suggestions. Any other ideas for this...?  This being - Fresh install of unbutunu 10.04 Desktop, network admin appeared not to be installed, and doesn't run from command line, however when installing from .deb it's already installed.02:48
Joelitosame effect as "system>preferences>sessions"02:48
miststlkrmaybe I had the locations backwards on the ln command... should it be "sudo ln -s [external] [home]" ?02:49
KOT_DKM7im having problems installing ubuntu on my computer can someone please help?02:52
KB1JWQ!install | KOT_DKM702:52
ubottuKOT_DKM7: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate02:52
Teh_ChaosChogyDan: Back, running Windows now. Do you happen to have those pastebins of the directories I posted earlier? I can match them with drives now (in WIndows)02:52
White-Horsecan anyone tell me why port 6348 will not open ubuntu 10.04.1 32-bit ? http://i55.tinypic.com/accyz6.png02:53
Teh_Chaosubottu, give me the link for posting screenshots02:54
ubottuError: I am only a bot, please don't think I'm intelligent :)02:54
KOT_DKM7i have installed ubuntu but every time it boots up it gives me a grub loader error so i have been booting it from the cd and running it as a demo....can someone please help?02:54
Teh_Chaosscreenshots02:54
ActionParsnipTeh_Chaos: just use imageshack / photobucket02:55
ActionParsnipKOT_DKM7: what is the exact error?02:55
Teh_ChaosChogyDan: Are you still there?02:55
White-Horsecan anyone tell me why port 6348 will not open ubuntu 10.04.1 32-bit ? http://i55.tinypic.com/accyz6.png02:55
Jordan_UTeh_Chaos: http://paste.ubuntu.com/532067/ http://paste.ubuntu.com/532069/ http://paste.ubuntu.com/532066/ (your pastebin URLs).02:56
KOT_DKM7it says grub loading please wait...then it says error 2102:56
ActionParsnipWhite-Horse: are you running a proxy?02:56
Teh_ChaosJordan_U: Thanks.02:56
White-Horseno02:56
StamI am trying to install Ubuntu again02:56
Stambut this one is not a live cd02:57
Stamso what do I do02:57
mngrifWhite-Horse: that's a useless screenshot... either your isp is blocking it (not unheard of) or you haven't correctly punched a hole in your router02:57
ActionParsnipWhite-Horse: speedguide.net says its unassigned02:57
Teh_ChaosJordan_U: Do you know which partitons I said each of thsoe pastebins was for?02:57
Jordan_UTeh_Chaos: You're welcome.02:57
White-Horsei opened the port in the router02:57
ActionParsnipWhite-Horse: http://www.pendrivelinux.com/grub-error-21-after-full-install-to-usb-hard-drive/02:57
White-Horseand i set rules for it in iptables02:57
mngrifWhite-Horse: the app might require both UDP and TCP packets to be forwarded02:57
xangua(20:57:07) Stam: but this one is not a live cd < what are you refering to then¿02:58
White-Horseyes i set it to all02:58
Stamits a cd that does not say run in live mode02:58
Stamit just says install ubuntu and other02:58
Stamand the installation looks very basic02:58
White-Horsei will show you what i have set in iptables and in my router02:58
Jordan_UTeh_Chaos: Quoting you:  partition 1: http://paste.ubuntu.com/532067/, partition 2: (Didn't post it, because it's huge, but that's my C:\ drive, I recognize the folders), partiton 3: http://paste.ubuntu.com/532069/, and partition 4: http://paste.ubuntu.com/532066/02:59
Rogan_One last try, any one have any idea (I don't care how farfetched) as to why network-admin is most definately installed, but says it's not installed when I try run it02:59
Stamits like the 286 installation screen if you know what I mean02:59
blackshirtStam: are you using alternate cd /02:59
StamYes it might be02:59
blackshirtStaM: i think, it was not a problem..it was based on debian installer..03:00
Fapton_CalconDoes anyone know how to require a password to read and edit the .bash_history file?03:00
mngrifFapton_Calcon: you can use setattr (i think) to make the file append only03:00
StamI get stuck at the part where it asks ...undo the partiton03:00
Fapton_Calconmngrif: Can you explain further?03:01
KOT_DKM7i have installed ubuntu several times now i have tried installing it in my external hard drive and i have tried installing ubuntu on my main hard drive every time i restart my computer to load ubuntu it gives me a grub loader error 21 so i have been running ubuntu on the cd it self and running in demo mode...does anyone have a solution to my problem?03:01
White-Horsehttp://pastebin.ubuntu.com/532092/03:01
Stamblackshirt the first thing its asking is the language03:01
shareERROR : NO-USER03:02
FlannelFapton_Calcon: why not just set up the file permissions so no other users can read it?03:02
Stamso Im going to pick english03:02
sharesmells like bug03:02
share-.-03:02
blackshirtStam: yes..03:02
mngrifFapton_Calcon: the attribute makes it so the file can't be edited or deleted or altered, except by appending more data to it. it requires root to change the attribute. it would help if you explained why you want it password protected03:02
izinucsKOT_DKM7: do you have multiple HD's in the computer?03:02
sharecan't get oidentd to work on maverick03:02
KOT_DKM7izinucs: no i jus have one main hd in my computer03:02
Stamnow it went to the basic installation screen03:02
Stamnow its saying scanning cdrom03:03
Fapton_Calconmngrif: I wish for it to password protected as I may accidentally type my sudo password in plain text03:03
izinucsKOT_DKM7: and is the external HD plugged in when you boot? (when you're trying to get to the installed version on the computer)03:03
blackshirtStam: i just still figure out your problems..03:03
KOT_DKM7izinucs: yah my external hd is connected thru usb03:03
ActionParsnipKOT_DKM7: boot to liveCD and reinstall grub to the internal drive03:03
Stamwhat is it blacksirt03:03
mngrifFapton_Calcon: ... that's a pretty horrible reason to go through the extreme trouble of protecting it03:04
izinucsKOT_DKM7: have you tried disconnecting it and then booting?03:04
KOT_DKM7izinucs: no i have not tried that03:04
izinucsKOT_DKM7: which did you install last? the usb drive or the one in the computer?03:04
Fapton_Calconmngrif: What other solutions do I have?03:04
mngrifFapton_Calcon: because that's what it is, a LOT of trouble to go through. it's far better to just simply not type your password on the commandline :)03:05
sharewow oidentd is sucking03:05
KOT_DKM7izinucs: i jus installed it last on my main hd03:05
izinucsKOT_DKM7: ok.. disconnect the usb drive and reboot the machine and see what happens.03:05
mngrifFapton_Calcon: if you're under the impression that the password prompt from sudo saves your password, you're mistaken. it does not.03:05
White-Horsehttp://i56.tinypic.com/zu6w1.png03:05
Fapton_Calconmngrif: I agree, but it does happen occasionally by accident03:05
Stamok blackshirt ... it now says No disk drive was detected. If you know the name of the driver needed by your disk drive, you can select it from the list03:05
White-Horsepastebin of iptables and screenshot router settings03:06
White-Horsehttp://pastebin.ubuntu.com/532092/03:06
yskhelp me out i have noise in my mic and it work perfect on windows03:06
mngrifFapton_Calcon: then rm ~/.bash_history if it happens. your only other feasible option is to encrypt your home directory03:07
GalindarHaving a bit of an issue. I did a fresh install of Ubuntu 10.04 on a hdd i have. when i tried using Alt+F2 update manager -d i get the message of: "could not open location 'file:///home/family/update%20manager%20-d' No such file or directory." never had this problem before when upgrading after fresh install. i updated first. how do i fix this so i can use the update manager -d from the Run?03:07
Fapton_Calconmngrif: I know it doesn't save my password, but that's if you input it at the right time XD03:07
White-Horsehttp://i56.tinypic.com/zu6w1.png03:07
bonez2046what does it mean if i am able to scan, and I scan one batch of say, 20 pages, save it and then when I go to scan the next  batch, I can't get the scanner recognized, using gscan2pdf03:07
White-Horsebrb03:07
mngrifFapton_Calcon: do other people use the computer in question?03:07
Jordan_UTeh_Chaos: Do you have a windows install CD? Many people (myself included) never use the OEM recovery partitions.03:08
mngrifFapton_Calcon: as in, do they remotely log in and don't have physical access?03:08
ysksome buddy answer my question plz i have got noise in my mic i tried alot to fix it up but it didnt work03:08
Fapton_Calconmngrif: Thank you, haha. And no, no one else uses my computer. I'm just paranoid.03:08
KOT_DKM7izinucs: so should i disconnect my usb drive and reboot my computer? i installed ubuntu to my main hd and when i boot it through my main hd it still gives me the grub loader error2103:08
jabirGalindar: try: update-manager -d03:08
blackshirtStam: do you have 2 hd on your system ?03:08
mngrifFapton_Calcon: then yeah, you're wasting your time. nobody can get to that file without already being root..03:08
Stamno03:08
Stamjust 1 right now03:08
vu1kanGalindar: try update-manager -d03:08
yskplz anybody know how to resolve mic noise issue03:08
izinucsKOT_DKM7: yes.. disconnect the usb drive and reboot.. see if you still get the grub error03:08
vu1kandarn fast typers...03:08
WallyI keep thinking this channel is #uluru03:08
Jordan_UKOT_DKM7: Most likely grub has been installed to a drive other than the one your BIOS is set to boot from.03:09
jabir:P03:09
Galindarlmao ty.. didnt notice i was leaving out the -.03:09
izinucsysk: use a usb mic03:09
aeMaethWhite-Horse, have you tried bing dmz yet?03:09
aeMaeth*being03:09
KOT_DKM7izinucs: ok i will try it03:09
Fapton_Calconmngrif: I'm not root, but I can access it :|03:09
Squarismcan one resize windows using keyboard?03:09
yskwould u think it will work? and i will not suffer noise?? i have a built in mic03:09
mngrifFapton_Calcon: because you own it.03:09
KOT_DKM7jordan_U: is there a way i can fix that?03:09
Jordan_UKOT_DKM7: That other drive could even be the USB drive you used to install Ubuntu in the first place. How many hard drives do you have?03:09
KOT_DKM7jordan_U: i have my usb drive and my main hd in my computer03:10
RootDisPl0xI <3 U ALL03:10
Fapton_Calconmngrif: I have a lot to learn. Thank you, though :)03:10
izinucsJordan_U: KOT_DKM7 only has one drive in his machine03:10
mngrifFapton_Calcon: no problem. now go learn about RAID recovery and then you can help me :D03:10
=== Moebius is now known as Guest9778
Stamblackshirt do you know why its asking for a driver disk?03:10
Jordan_UKOT_DKM7: Have you tried booting again from the USB drive you installed to?03:11
Fapton_Calconmngrif: Will do! Bye, and thanks again!03:11
Teh_ChaosJordan_U: I don't, unfortunately. I don't know if making windows recovery disks and eliminating the partition table would work, I haven't tried.03:11
RootDisPl0xI <3 U ALL03:12
RootDisPl0xI <3 U ALL03:12
FloodBot4RootDisPl0x: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.03:12
KOT_DKM7jordan_u: yah i have tried booting from my usb drive several times then i installed it to my main hd in my machine and boot it from there still gives me the grub error 2103:12
izinucsKOT_DKM7: have you tried booting without the usb plugged in yet?03:12
Jordan_UKOT_DKM7: What verison of Ubuntu are you installing?03:12
KOT_DKM7izinucs: not yet03:13
izinucsKOT_DKM7: go ahead and do it.. we'll all be here.03:13
Stamok this is where I am stuck now it says...03:13
KOT_DKM7jordan_u: my uncle gave me his c its unbuntu 9.04 desktop edition03:13
mngrifi need help with getting a RAID5 reassembled. two drives dropped out of the array (out of four). nothing has been written to the array since before it happened and now. is there any chance of recovery?03:13
Jordan_UKOT_DKM7: Try installing Ubuntu 10.10.03:13
KOT_DKM7izinucs: i will try that thanks for the advice hope it works03:14
White-Horseback03:14
KOT_DKM7jordan_u: i should go to the ubuntu website and download it from there?03:14
StamThis is an iverview of your currently configured partitions and mount points. Select a partition to modify its settings, a free space to create partitions or a device to initalize its partition table03:14
Jordan_UKOT_DKM7: Yes.03:14
KOT_DKM7jordan_u: i need to make cd in order to install it after it downloads?03:15
Jordan_UKOT_DKM7: You can burn it to a CD or make a bootable flash drive.03:16
blackshirtStam: your disk ide or scsi disk /03:16
Stamits an external usb hardrive03:16
KOT_DKM7jordan_u: i dont have a cd burner but i do have a flash drive03:16
Stam250gb03:16
mngrifKOT_DKM7: look up a program called "unetbootin", it will download and write a bootable image to a flash drive.03:17
White-HorseaeMaeth <aeMaeth> White-Horse, have you tried bing dmz yet? I am in the DMZ03:17
Jordan_UKOT_DKM7: On the download page there are instructions for making a bootable flash drive.03:17
KOT_DKM7mngrif: i download that to the flash drive?03:17
mngrifKOT_DKM7: no, to the hard drive. then run it.03:18
KOT_DKM7jordan_u: ok thanks03:18
Jordan_UKOT_DKM7: You're welcome.03:18
White-Horseyou think it can be wine ?03:18
KOT_DKM7mngrif: thanks03:18
aeMaeththat's what i'm starting to think, but i know not much about wine03:18
mngrifof WINE's involved, then that can certainly be the problem.03:18
mngrifif*03:18
Stamblackshirt now its asking Undo changes to partitions or Finish partitioning and write changes to disk03:18
samil!headphones03:18
blackshirtStam: i think you need usb-storage modul03:19
samil!sound03:19
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.03:19
vu1kanI have an issue with the multimedia keys on my usb internet keyboard: whenever i reboot/power down, they stop working.  If i open the gnome keyboard shortcuts, it shows the various actions are defined correctly, i.e. volume mute is mapped to XF86AudoMute, but i get nothing if i press the key.  The only way i've been able to 'fix' this is to first clear the actions with backspace, then redefine the shortcut to the proper media key.  It only seems to affe03:19
StamI just installed it with no problem before blackshirt03:19
blackshirtStam: if you finish your changes, the disk will be writen to partition based your choice..03:20
Anonimouswhen installing to a USB when i exit does all my configurations get saved on a SAVE file?03:20
Stambut it didn't even ask03:20
White-Horsefunny thing is gigatribe v3 works fine03:20
Stamblackshirt03:20
aeMaethWhite-Horse, are you using the beta? 3.2.4?03:20
White-Horseno03:20
Anonimous;\\03:21
samilhi guys i have real problem 7 ubuntu installs and cant fix sound from headphones03:21
blackshirtStam: yeah...previously, you succesfully install ubuntu on your external disk..and now, you can't install it again..that right ??03:21
Stamyes03:21
blackshirtStam: are you stuck on partitioning sections ??03:21
Stamyes blackshirt03:21
shareLinux sound gl..03:21
mynameistuxtrying to own the contents of a HDD I have mounted at /home/mynamistux/music03:22
blackshirtStam: are you choose automatic partition scheme or manual ?03:22
White-Horseis there anything i can do wit ufw or iptables ?03:22
mynameistuxis sudo chown mynamistux -R /home/mynameistux/music03:22
mynameistuxis that right?03:22
izinucsmynameistux: sudo chown -R <your user name>:<your user name>03:22
* The_rogue_smiler is so happy and giddy03:22
* The_rogue_smiler hugs FloodBot1 03:23
izinucsmynameistux: sudo chown -R <your user name>:<your user name> /home/<your user name>/music03:23
StamI am at the part  [!!] Partition Disks blackshirt03:23
The_rogue_smilerbtw, how do I get bluetooth to work?03:23
Anonimousi get that grub problem alot when installing on USB "grub error" but i try re installing again and formating again and the error disapears it maybe has to do with the formating, thats what i used to think03:23
=== armand is now known as Guest36696
connermcdWhite-Horse what do you want to do?03:24
=== Guest36696 is now known as Symphoniiie
White-Horseforce port 6348 to open03:24
RootDisPl0xirc.anonops.net ---- #operationpayback ----- Lets Kill Copyright for once and for all !03:24
mynameistux<izinucs> floods the screen with operation not permitted03:24
aeMaethThe_rogue_smiler, when you connect the bluetooth dongle it should recognize you've plugged something in, bluemon is the program if i remember, also there is blueman which i've found fixed a phone problem i was having03:24
RootDisPl0xirc.anonops.net ---- #operationpayback ----- Lets Kill Copyright for once and for all !03:25
The_rogue_smilerI do not have a bluetooth dongle03:25
Jordan_U!ot | RootDisPl0x03:25
ubottuRootDisPl0x: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:25
The_rogue_smilerRootDisPl0x, go advertise somewhere else.03:25
* The_rogue_smiler hugs flannel03:25
aeMaethThe_rogue_smiler, you need some kind of bluetooth hooked up to the laptop, otherwise it would just be your bluetooth device talking to nothing...ya?03:25
connermcdWhite-Horse do sudo ufw status03:25
loveMy mouse suddenly stopped work and I for a short while saw an icon of some sort with an red X on it in the notifier on the top right, what have I done? :-)03:26
connermcdWhite-Horse to see if it's blocked in the first place03:26
White-Horseok one sec03:26
loveIt only flashed because I was switching to the terminal03:26
mwarfare2what do i need to do to get the geforce 5700 working in ubuntu? Everytime i do a fresh install of 10.10 it tells me it can use the proprietary drivers and i let it install. After a reboot my resolution will only go to 800x600 and it will not let me change it.03:26
The_rogue_smilerWell I thought there was some sort of wireless detection thing03:26
loveand interesting is, that when switching back the mouse works for 1-2 seconds. Thus the mouse and X is doesn't have any problem.03:26
blackshirtStam: Can your installed detected your disk, and can make partitition on it ?03:26
Stamno03:26
loveand as far as I know, I haven't got a disable-mouse-permanently shortcut on my keyboard.03:26
Stamit does not ask03:27
loveI run 10.10 btw.03:27
White-Horseg550@lenovo:~$ sudo ufw status03:27
White-Horse[sudo] password for g550:03:27
slgmawhen i plugin my ipod it automatically opens fspot and rhythmbox, how do i change it or turn it off?03:27
White-HorseStatus: inactive03:27
White-Horseg550@lenovo:~$03:27
FloodBot4White-Horse: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.03:27
connermcdWhite-Horse in that case ufw isn't even enabled... so ports aren't being blocked03:27
connermcdWhite-Horse you may have a firewall on your router03:28
connermcdWhite-Horse or you may need to forward the port03:28
Anonimous"dont use enter as punctuation"  ;\\03:28
Anonimouslol03:28
White-Horsewell gigatribe will not connect to port 634803:28
White-Horseno firewall03:28
slgmawhen i plugin my ipod it automatically opens fspot and rhythmbox, how do i change it or turn it off?  :(03:28
aeMaethconnermcd, he's tried http://i56.tinypic.com/zu6w1.png03:29
Stamis it possible tition with a win98 bootdisko delete a part03:29
Stambut on the external hardrive?03:29
Stampartition03:30
White-Horsei know it has something to do with ubuntu03:30
djystylerBenutzen alle hier ubuntu?03:30
White-Horseor wine03:30
ilovefairuz!de | djystyler03:30
ubottudjystyler: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis.03:30
loveso, I've now checked in terminal and my mouse works perfect with GPM. So hardware - no problem. My mouse works for 3-4 seconds when switching back, then when Gnome shows up the mouse stops.03:31
dockhornI'm new to ubuntu and I'm trying to use rsync; can someone please give me a hand?03:31
slgmawhen i plugin my ipod it automatically opens fspot and rhythmbox, how do i change it or turn it off?  :(03:32
Cajun_Lan_ManCould anyone answer a couple of basic questions on setting up an Ubuntu server in my home?03:32
lovebrb03:32
FlannelCajun_Lan_Man: The best way to have them answered is to just ask them, and people will answer what they know.03:32
Cajun_Lan_ManFlannel: ok, thanks.03:33
ilovefairuzslgma: in the file manager edit > preferences > media03:33
slgmailovefairuz, thanks alot03:33
Cajun_Lan_ManI'm basically looking for basic file and print sharing. Based on that, is there any reason I need ubuntu "server" as opposed to just Ubuntu desktop?03:33
ActionParsnipdockhorn: you can use grsync to get a gui03:33
DrManhattanim having issues with SDL based games, mostly ut2004 and tuxracer. I'm using twinview and the nvidia driver and my SDL based games are showing up in between my two screens03:33
DrManhattanI need things on one screen or the other here03:34
ilovefairuzCajun_Lan_Man: ubuntu server and desktop edition both share the same superset of packages, but each edition come with a different subset installed by default03:34
izinucsCajun_Lan_Man: nope.. samba handles both..03:34
FlannelCajun_Lan_Man: Ubuntu (and linux in general) doesn't differentiate between "desktop" and "server".  The system just runs programs (some of which are servers).  There are some performance tweaks for the server-specific kernels, but they're just tuned differently, and for the majority of uses, you won't see much difference.03:34
White-Horseok thanks guys i will try to work this out03:34
samilcan i link my ALSA information no sound from frontal jack headphones but there is sound on back jacks03:34
mwarfare2what do i need to do to get the geforce 5700 working in ubuntu? Everytime i do a fresh install of 10.10 it tells me it can use the proprietary drivers and i let it install. After a reboot my resolution will only go to 800x600 and it will not let me change it.03:35
mattalexxI just installed Restricted NVIDIA drivers. Now, when I boot, it gets stuck on "Checking Battery State...". What should I do?03:35
mattalexxI'm running 10.1003:36
mattalexx... Desktop03:36
Cajun_Lan_Manilovefairuz, izinucs, Flannel, Thanks all of you. I've got enough machines in my house now that I think it's time.  I'm looking to build a low power machine that just stays on, and Ubuntu seems like the perfect OS for it. Does that sound like a machine that would be better suited for staying an LTS edition?03:37
mwarfare2mattalexx: i just had the same problem. i just finished my reinstall. There might have been an easier way but i couldnt figure it out03:37
Galindarmattalexx: disable battery check in bios to see what happens?03:37
FlannelCajun_Lan_Man: I'd stick with the LTS, yeah.  You won't need to upgrade it as often, and you won't benefit much (if at all) from the newest packages03:37
samilUbuntu 10.04.1 no sound from frontal jacks to my headphones im getting crazy here pls help03:37
mattalexxmwarfare2, Galindar https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/61900803:37
Cajun_Lan_ManFlannel, do you know if it is possible to configure Ubuntu to do automatic updates without intervention?03:38
ghostnik11i pluged in a wireless usb 2.0 adapter and it worked as soon as it was plugged in but a probably occurred after about 30 mins it suddenly stopped working and I am think b/c i have not installed the drivers, i put in the cd but it only comes up as windows exe file installation03:38
izinucsghostnik11: it's not drivers03:38
FlannelCajun_Lan_Man: It's technically doable, but I wouldn't recommend it personally.  It's not too bad to remember every so often to update it, and it's easier to do that than to wonder why it went down and didn't come back if there's issues.03:38
ghostnik11izinucs: okay, whats the problem?03:38
shareoidentd[16715]: [holmes.freenode.net] 64603 , 7000 : ERROR : NO-USER03:39
sharewhat problem can be?03:39
izinucsghostnik11: is it plugged into a hub?03:39
ActionParsnipCajun_Lan_Man: you can make a script to upgrade the OS, then cron the script as root03:39
ilovefairuzCajun_Lan_Man: https://help.ubuntu.com/10.04/serverguide/C/automatic-updates.html03:39
mngrifif i run mdadm --create on an existing array, will the data get wiped?03:39
nixnoobnixnoob03:39
ghostnik11izinucs: no its plugged into the back of the desktop computer on an lubuntu 10.1003:40
ilovefairuzCajun_Lan_Man: but as Flannel said, i would also prefer manual updates03:40
izinucsghostnik11: what file system is it formatted with?03:40
loveany ideas? :-)03:40
loveI've now checked the xorg logs aswell and no sign of errors there.03:40
Cajun_Lan_ManDoes anyone have any experience running Ubuntu on the Intel Atom platform? It seems like a good one for a low power/always on rig.03:40
mattalexxmwarfare2, Galindar This is exactly like me, down to the ThinkPad: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/619008/comments/1103:40
lovenot in dmesg either..03:40
ghostnik11izinucs: ext4, the latest filesystem which is ext403:41
Cajun_Lan_ManFlannel, ilovefairuz, I have to agree with you there.  Probably better to just do it once a week.  I'll be checking on the machine anyway.03:41
nixnoobI've had problems with ext4 lately03:41
gos_hi03:41
izinucsghostnik11: what happens when you unplug it and then plug it back in?03:41
ghostnik11izinucs: it works again03:41
izinucsghostnik11: for another 30 minutes?03:42
DrManhattanim having issues with SDL based games, mostly ut2004 and tuxracer. I'm using twinview and the nvidia driver and my SDL based games are showing up in between my two screens - how do I get them to show up on one screen only?03:42
ghostnik11izinucs: yeah or less time03:42
* mngrif tries #gentoo..03:42
NNDrManhattan, you can set up the monitors as being on seperate X servers03:42
izinucsDrManhattan: ut2004 should install natively.. no wine needed.03:42
izinucsghostnik11: does the drive have it's own power supply?03:42
ActionParsnipCajun_Lan_Man: i have a script called fullupgrade: http://pastebin.com/hR86Hqfi03:42
ActionParsnipCajun_Lan_Man: then this in my crontab: 0 0 * * * /usr/bin/fullupgrade03:43
=== NN is now known as nixnoob
ActionParsnipCajun_Lan_Man: runs a full upgrade at 00:00 daily03:43
ghostnik11izinucs: i don't think so, its just the usb that is built into my motherboard03:43
Cajun_Lan_ManActionParsnip, I'll take a look, but that might be a bit over my current level of understanding.03:43
izinucsghostnik11: no I mean the external drive..03:43
DrManhattanizinucs, no one said anything about wine03:44
izinucsDrManhattan: sorry..03:44
mattalexxmwarfare2, Galindar It's fixed by following that workaround. Thanks for the response.03:44
DrManhattanNN how do I go about having an extended desktop with that option?03:44
nixnoobDrManhattan, what do you mean by "extended desktop"? If you put each screen on its own X server, it will be its own desktop, independent of the other03:45
ghostnik11izinucs: no its just a usb wireless adapter, when i plug it in, its green led lights up and then it comes up but for some reason it then chips out and stops working03:45
DrManhattannixnoob, meaning I want to be able to slide apps from one screen to another03:45
izinucsghostnik11: I thought we were talking about an external usb harddrive.. formatted with ext4.. not a wireless adaptor03:45
DrManhattanthis can't be THAT difficult, windows does this kind of stuff by default with nvidia cards03:45
nixnoobDrManhattan, that cannot be done if you set them up as separate X servers, you'd have to open the app you want on the screen you want it on.03:46
DrManhattanJesus03:46
ActionParsnipDrManhattan: use nvidia-settings to setup the dual monitor, then you can just drag stuff over03:46
DrManhattanActionParsnip, the issue I'm having there is that SDL apps like ut2004 and etracer are launching in between monitors03:46
loveanyone with a suddenly stopped mouse?03:47
nixnoobI suggested seperate X servers because it would force an app to stick to one monitor or the other, not be in between03:47
ghostnik11izinucs: sorry my fault, no i am having problems with an usb wireless adaptor, thats why i was asking about drivers and getting the drivers installed from the cd into lubuntu 10.10 so it does not stop after 30 mins03:48
ActionParsnipDrManhattan: not sure about that, i don't use dual monitors myself, maybe theres a switch or so on the binary03:48
DrManhattanno, this is an issue with twinview and SDL03:48
ActionParsnipghostnik11: run: sudo lshw -C network; lsusb    and websearch the product line from lshw, if there isn't one then use the lsusb 8 character hex ID03:48
=== squishy is now known as dotdotdot
ghostnik11actionparsnip: will do thanks03:49
izinucsghostnik11: whole different topic.. sorry I'm not much good with wireless adaptors.. I've been lucky with a little advanced planning.  however if it connects and then times out for some reason then it *might* be a driver problem.. or something else.03:49
souldehello03:51
sharehi03:51
edbiansoulde, hi03:51
souldenice. not a bot #03:52
souldeheh03:52
edbiansoulde, Do you have a question about Ubuntu?03:52
souldeactually, about ubuntu one. I only want to know if I can configure it using VI (or something like this). Because the GUI of UO is really screwed.03:53
lovedoes anyone know where to find where the gnome-appearance-properities settings for enabling / disabling compiz is stored?03:53
loveI need to change it from the terminal.03:54
souldeheh. same thing as me. I only need to know where the config file is stored (ubuntu one)03:54
izinucssoulde: client side is open source.. server side isn't. so yes/probably on the first and no on the second.03:54
souldesorry, izinucs. I'm don't speak english as a primary language. It was only one question03:54
jagsI seem to have my mouse cursor uniform throught my entire interface running compiz/emerald, however, certain applications like VLC it reverts to what it was set to by default, any idea what makes some apps like VLC different, I'm curious where to start looking?03:55
izinucssoulde: but required a two part answer03:55
soulde"where the ubuntu one config file is stored on my ubuntu?" is the correct question, I guess.03:55
meoblast001hi03:55
meoblast001somehow i got rmoved from the sudoers file03:55
meoblast001there's a problem with that because Dr Shuttleworth doesn't want me knowing root password03:56
meoblast001thus, i have no way of readding myself03:56
meoblast001any ideas?03:56
m4vgrab a livecd and fix it03:56
meoblast001oh great03:57
meoblast001how am i supposed to run halt?03:57
nixnoobyou can't, so just hit the hardware power button, and run a fsck from the liveCD03:58
m4vyou can also restart and boot with the recovery option, which has a root console03:58
souldeso, nobody knows where is stored the ubuntu one config file on my ubuntu 10.10?03:58
meoblast001*sigh*03:58
meoblast001i'll fix it later i guess03:59
meoblast001thanks03:59
izinucssoulde: you might ask in #ubuntu-one03:59
m4vmeoblast001:  y'know, for those without root account03:59
souldeI'm trying, izinucs. But I guess everybody there is sleeping or is a bot. Anyway, thank you.03:59
jagswhen I setup ubuntu one it made a folder in my home directory, I would just assume its there, I'm not sure, its not setup on this system atm04:00
ActionParsnipsoulde: if you open nautilus and press ALT+H you may find it in the hidden files04:00
jagsCTRL+H04:00
Guest9533Hey faggots04:01
Guest9533Who wants to suck my dick04:01
=== Guest9533 is now known as DICKHOLE
spectre^nice04:02
primequit04:02
ActionParsnip!ops DICKHOLE generally being a troll and swearing etc04:02
ubottuError: I am only a bot, please don't think I'm intelligent :)04:02
souldethanks, actionparsnip and jags04:02
ActionParsnip!ops | DICKHOLE generally being a troll and swearing etc04:02
ubottuDICKHOLE generally being a troll and swearing etc: 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, or nhandler!04:02
kusanagihi, i am running lucid with kernel 2.6.32 and i want to install latest kernel... how? and also, i am going to hace any problems?04:03
kusanagihave*04:03
The_rogue_smilerum....04:05
xanguakusanagi: you can try som !ppa under your own risk04:05
The_rogue_smilerare there any viruses that can infect linux?04:05
xangua!virus | The_rogue_smiler04:05
ubottuThe_rogue_smiler: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus04:05
DrManhattanwell, that was a big fail04:05
ActionParsnipThe_rogue_smiler: some but they are held in labs and experimental rather than wild04:05
The_rogue_smilerok04:05
DrManhattanim really disappointed04:05
The_rogue_smilerWhy would they experiment?04:06
ActionParsnipThe_rogue_smiler: http://en.wikipedia.org/wiki/Linux_malware04:06
kusanagixangua, the risk is the ppa not having a virus? or trusting a new kernel wont broke anything?04:06
ActionParsnipThe_rogue_smiler: usually made by the fiolks who make the system, none are wild and arent anything to worry about04:06
MarioneTTe-DollQuestion for you folk: Is there any way to repair libgcc_s.so.1 when it has an invalid ELF header? I am unable to open a browser, nor can I get apt-get to work. I'm on 10.04.04:06
The_rogue_smilerok04:06
fannet222Hi I accidentally moved a folder to a file by doing "mv folder1 .oopsfolder" how can I reverse this damage?04:06
chelzwhat's the default Compose key/keys on ubuntu?04:07
lolresSmd04:07
ashfaqHow to check our installed version of ubuntu?04:07
HakumeI am running on a live CD of ubuntu.04:07
bastidrazorDrManhattan: you need a metamode that allows xserver to turn one monitor off. i used to do this ages ago in 8.04 .. when a xorg.conf was still used.04:07
xanguakusanagi: i use this with no problems https://launchpad.net/~guido-iodice/+archive/best-intel you can always remove ppa's with: sudo ppa-purge "ppa's name"04:07
mae_taeis this valid acl working_time time 8:00-11:00 13:00-18:00?04:08
chelzlolres: was that to me?04:08
antonio_oi04:08
kharmodhello04:08
lolresSMD04:08
lolresUyi04:08
lolresC C04:08
lolresK K04:08
lolres8004:08
ActionParsnipMarioneTTe-Doll: can you use: http://pastie.org to give the output of: file /path/to/libgcc_s.so.1; uname -a      (replace /path/to/libgcc_s.so.1 with the ACTUAL location of the file)04:08
FloodBot4lolres: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.04:08
m4vfannet222: I don't think you can revert it.04:08
HakumeI am trying to get this cd to load the liveCD os.04:08
fannet222:(04:08
kharmoddoes anyone know how to make filezilla not treat tar.* files on the remote system as directories?04:08
ActionParsnipMarioneTTe-Doll: most likely /lib/libgcc_s.so.104:09
kusanagixangua is there any official ppa or sumthing for latest kernel for lucid? backports or something maybe?04:09
ActionParsnipMarioneTTe-Doll: from my research04:09
ashfaqHow to check our installed version of ubuntu?04:09
MarioneTTe-DollActionParsnip, I am unable to open a browser.04:09
bastidrazorashfaq: in terminal type: lsb_release -a04:09
HakumeI got Firefox to run by viewing the release notes.04:09
kusanagiMarioneTTe-Doll, just sudo apt-get reinstall libgcc104:09
ActionParsnipkusanagi: there https://launchpad.net/~kernel-ppa/+archive/ppa  but its VERY experimental and not supported here but you are free to use it at your own risk04:09
MarioneTTe-Dollkusanagi, apt-get returns the same error: invalid ELF header.04:10
HakumeI then got chatzilla and restarted Firefox.04:10
kharmoddoes anyone know how to make filezilla not treat tar.* files on the remote system as directories?04:10
kusanagiMarioneTTe-Doll, can you paste the output somewhere?04:10
fannet222m4v: I hope you are wrong04:10
DrManhattanbastidrazor, im going to get back to it a little later. I'm rather frustrated at the moment04:10
DrManhattanI find it somewhat disheartening that something which is done so easily in windows is so difficult to accomplish in linux04:11
ashfaq<bastidrazor> Thanks dear!04:11
ActionParsnipDrManhattan: its a different OS with differnet support04:11
jman123anyone else have issues with 10.10 recognising screens and resolutions?04:11
ActionParsnipDrManhattan: different things are easier in Ubuntu than windows04:11
DrManhattanActionParsnip, like what?04:12
kusanagiActionParsnip, i just need 2.6.36 i dont really need 2.6.37 :) any way to verify the trust of some ppa?04:12
GigaWarezI need some help guys04:12
bastidrazorDrManhattan: avoidance of spyware, malware and virii04:12
ActionParsnipDrManhattan: installing office productivity, DVD playback04:12
m4vfannet222: well, now I see that mv refuses to move a dir into a file, so what did you really do?04:12
DrManhattanthats true04:12
ActionParsnipDrManhattan: enabling remote access04:12
DrManhattanActionParsnip, nonsense on all three04:12
ghostnik11actionparsnip: found my product id and found a website in which person said he solved the problem, here is the link http://www.linuxquestions.org/questions/linux-networking-3/ubuntu-driver-for-smcwusb-n2-wifi-adapter-not-working-alternatives-821284/04:12
ActionParsnipDrManhattan: adding codecs for the large majority of file formats04:12
jman123installing open source software :)04:12
DrManhattanbut bastidrazor sure hit it on the nose04:12
m4vfannet222: your folder is probably still here, but since it starts with a dot, is hiden.04:13
JoeMaverickSettwhat's the latest kernel version for maverick?04:13
DrManhattanActionParsnip, wrong again04:13
ashfaq<bastidrazor> How could spyware, malware and virii be avoided!04:13
MarioneTTe-Dollkusanagi, it looks like the best I could do is paste it in a /msg to you. There's only one line of output, at least.04:13
xangua!info linux | JoeMaverickSett04:13
ubottuJoeMaverickSett: linux (source: linux-meta): Generic complete Linux kernel.. In component main, is optional. Version 2.6.35.22.23 (maverick), package size 4 kB, installed size 32 kB (Only available for i386 amd64 lpia all armel)04:13
ghostnik11actionparsnip: my only thing is that this person did it through debian and don't know if i should do his same steps in ubuntu as i think it won't work04:13
JoeMaverickSettxangua: thanks. :D04:13
ActionParsnipDrManhattan: what is like ubuntu-restricted-extras ni ubuntu that install all the codecs for any format as well as flash and sun java?04:13
ActionParsnipDrManhattan: in one command?04:13
bastidrazorashfaq: nearly all of it is written for windows, so it just doesn't work on linux.04:13
ActionParsnipDrManhattan: it doesnt exist, thus its easier04:14
jman123got a bug here, fresh install of 10.10 isnt recognizing both my screens or the correct resolution for the one it has seen04:14
ashfaq<bastidrazor> Do I require for linux?04:14
kusanagiMarioneTTe-Doll, i mean, can you use something like http://pastebin.com and then paste here the url04:14
DrManhattanActionParsnip, not really - the codecs all play without any installation of anything in win 704:14
bastidrazorashfaq: what?04:14
izinucsjman123: did you install with both screens plugged in?04:14
MarioneTTe-Dollkusanagi, I am unable to start any browser, even lynx.04:14
jman123yes04:15
ActionParsnipDrManhattan: and flash and java... in one command?04:15
TMN_what the04:15
MarioneTTe-Dollkusanagi, when I try, I get the same error: invalid ELF header in libgcc_s.so.104:15
TMN_since when do all codecs work without doing anything in W704:15
ashfaq<bastidrazor> Anti virus etc for ubuntu 10.1004:15
izinucsjman123: that has been an issue for several releases.. what video card?04:15
kusanagiMarioneTTe-Doll, you have a very fucked system i can see... paste it to me in private then04:15
bastidrazorashfaq: you don't need an anti-virus program.04:15
Jordan_U!virus | ashfaq04:15
ubottuashfaq: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus04:15
jman123izincus: nvidia 9500 i think04:15
[thor]ashfaq: you only need to install an anti-virus if you are sharing files with windows machines that you care about.04:15
DrManhattanActionParsnip, pretty much automatically when you use them, yeah04:16
Jordan_Ujman123: Have you tried System > Administration > Hardware Drivers?04:16
ghostnik11actionparsnip: the person from that link has the same product as i have an also when i ran lsusb we got the same bus device id etc.04:16
ashfaqThanks, you were telling someone to avoid that , I thought  how to do that in linux04:16
ActionParsnipDrManhattan: setting up x forwarding to a client system04:16
DrManhattanActionParsnip, rofl.04:16
izinucsjman123: have you tried disconnecting one of the monitors and see what happens?  You'd also benefit from the latest driver which is *not* in the repositories.. you have to add the PPA repository to get it installed effectively.04:16
jman123jordan_U: I did under 10.04, didnt work so i tried installing 10.1004:17
ashfaq<bastidrazor> Is their an antivirus for ubuntu?04:17
ilovefairuz!virus | ashfaq04:17
ubottuashfaq: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus04:17
DrManhattanActionParsnip, do yourself a favor - keep to the facts, don't just make things up hoping to stumble onto something. You know, like bastidrazor did.04:17
ActionParsnipDrManhattan: my hardware in my asus p1-ah2 pundit doesnt work too well and took several hours to find a driver, it works out of the box with ubuntu, as does my wireless chip04:17
ActionParsnipDrManhattan: i can ream off loads of stuff dude, but there are things easier in windows too04:17
DrManhattanActionParsnip, what do you want me to say - that you don't know what you're doing?04:17
Jordan_Ujman123: Have you tried it yet in 10.10? What happened when you tried (in either version)?04:17
xangua!ot | DrManhattan ActionParsnip04:17
ashfaq<bastidrazor> Yes now I am relieved, thanks04:17
ubottuDrManhattan ActionParsnip: #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!04:17
ActionParsnipDrManhattan: no, just showing that both OSes have pros and cons04:18
jman123izinucs: yes i did try unplugging the VGA monitor during startup, it just displayed nothing on the DVI one.04:18
DrManhattanthanks ubottu04:18
voss749ashfaq, They do have clamav ,its in the repo04:18
DrManhattanActionParsnip, that's nice. Please stick to the facts next time.04:18
izinucsjman123: here's the link for the ppa https://launchpad.net/~ubuntu-x-swat/+archive/x-updates04:18
ActionParsnipDrManhattan: oh i have the facts04:18
DrManhattansigh04:18
xanguaashfaq: clam, avg and.... only know those two :S04:18
ActionParsnipghostnik11: if you grab the 8 character hex ID, you can find guides easily04:19
ashfaqThanks friends for the info, but since it is not neccessary it is better to avoid, right?04:19
xanguaashfaq: if you don't care about windows sharing yes04:19
jman123jordan_U: in 10.04 the nvidia control center did find my other monitor, but only allowed VGA resolution, and didnt find the correct resolution for the first monitor either04:20
ActionParsnipashfaq: if you limit your use of sudo it will limit the impact any virus may have04:20
ashfaq<ActionParsnip> Good to know that! I am learning with you people04:20
ActionParsnipashfaq: best way :)04:21
ghostnik11actionparsnip: okay, the 8 character hex id would be memmory:ff6ffc00-ff6ffc7f04:21
ActionParsnipghostnik11: no it'll be something like 34AB:65AF   or somesuch04:21
jman123izinucs: which driver should i install? nvidia or open source?04:22
pylixi was editing a txt file on another drive i added some txt to it and saved it and when i rebooted it was gone? anyway to recover files on ext4?04:22
izinucsjman123: nvidia..04:22
ghostnik11actionparsnip: sorry about that, got it now, it is 0cf3-100204:23
ActionParsnipjman123: if you want full 3D goodness, nvidia. If you dont need full 3D then the open drivers are fine04:23
jman123ok I'll try nvidia from that ppa04:23
needhelp1i have tightvnc installed on my brothers pc at a different location, his pc is behind a router so the ip is 192.168. ...  how can i get his exact ip address, and what happens when it changes ?04:23
pylixanyone?04:23
ActionParsnipghostnik11: if you run: sudo iwlist scan  do you see access points04:24
nirivenneedhelp1, tell him to go to whatismyipaddress.com04:24
ActionParsnip!ssh | needhelp104:24
ubottuneedhelp1: 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)04:24
izinucsjman123: adding the ppa will also let you pull in the nvidia-settings for that driver04:24
jagsneedhelp1, thats his private ip address, you want the external 'public' ip04:24
ActionParsnipneedhelp1: you'll need to port forward port 22 TCP to get a connection04:24
needhelp1what should i do when his ip address changes04:24
needhelp1will i have to ask him every time for his new ip?04:24
nirivenneedhelp1, after that he needs to foward the requests to the vnc server port in his router settings04:24
jagsneedhelp1, yes you'll need to configure your router  to forward the ports or they'll be closed04:25
jman123izinucs: what do you mean by that?04:25
ghostnik11actionparsnip: it gives me currently none but that is b/c even though my usb wireless adapter is plugged into back of usb port on desktop it has suddenly stopped04:25
nirivenneedhelp1, no you can setup dynamic dns (free) with his router, like dyndns.org, that way you can reference from a hostname and the router will udpate the ip for the hostname04:25
ghostnik11actionparsnip: will plug it out and back in then run the scan04:25
intelinside2020hi, i tried to install my nvidia driver and the terminal says "You appear to be running an X server; please exit X before installing."...plss help04:25
ActionParsnipneedhelp1: you can use no-ip and assign his IP to a name, and use no-ip duc client to update the IP in the DNS regularly04:25
Jordan_Uneedhelp1: If you're on the same network as him (connected to the same router) then dynamic DNS is overkill.04:26
izinucsjman123: nvidia-settings has different versions based on the driver from what I can tell.. it is the control center for setting up your monitors and resolution after the driver is installed.04:26
needhelp1different network04:26
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference?04:26
nirivenneedhelp1, get him to create a dyndns account and setup that account in his home router, simple :)04:26
mosh#join /ubuntu-es04:26
jman123izinucs: OK so should i use apt-get or the gui driver installer?04:26
moshjoin #ubuntu-es04:26
moshdamn04:27
ghostnik11actionparsnip: got the results from iwlist scan04:27
bullgard4!language | mosh04:27
ubottumosh: Please watch your language and topic to help keep this channel family friendly.04:27
jagsthats really cool niriven , I'm getting that dyndns right now04:27
Jordan_Uneedhelp1: If you are going to setup his computer to be accessable via the internet you should give a lot of consideration to security.04:27
nirivenjags, ya it simplifies things greatly...04:27
needhelp1is there another way Jordan_U ?04:28
ActionParsnipghostnik11: did it scan and find SSIDs?04:28
izinucsjman123: once the ppa is installed in your sources.list.. then apt-get update.. then go to system>admin>hardware drivers and enable the "latest" option.. It should pull everything in.04:28
intelinside2020Plese someone help with the nvidia driver04:28
Jordan_Uneedhelp1: No. You just need to be more carefull with security than you otherwise would.04:28
The_Tickhow do I configure the popup notifications in gnome? I can't find an applet to do it04:28
jman123alright cool installing now04:28
The_Tickintelinside2020: what's up?04:28
ghostnik11actionparsnip: yeah but I had already selected it to connect to my router04:29
ActionParsnipghostnik11: ok and can you ping 8.8.8.8 when you connect to the router?04:29
Jordan_Uneedhelp1: Make sure that the only port you're forewarding is what is required for VNC, and I would recommend setting up VNC to require a password *and* confirmation from someone physically at the computer.04:29
ghostnik11actionparsnip: yeah, just pinged it04:30
intelinside2020i tried to install my nvidia driver and it says "You appear to be running an X server; please exit X before installing."04:30
bullgard4intelinside2020: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia04:30
ActionParsnipghostnik11: great, but i'm guessing you get no web access?04:30
=== JimmyJ_ is now known as JimmyJ
jman123izinucs: its pretty shit though that under a fresh install the "monitor preferences" app doesnt even see my other monitor (which btw is a viewsonic VX2235wm connected via DVI)04:31
intelinside2020i hav got a .RUN file for driver04:31
thefatloverboyhow can i install a go cam kwc-10104:31
nirivenintelinside2020, why nto use the ubuntu restricted driver installer? if you dont want to use it, kill xorg, goto command prompt, install it then start your *dm again04:31
intelinside2020how to kill xorg04:31
ActionParsnipthefatloverboy: run: lsusb   websearch for the 8 character hex id. Also if you install and run cheese, do you see yourself04:31
ginnyInstall windows04:31
ginnyProblem solved04:31
ginnyI tooted04:31
ginnyIt reeks04:31
izinucsjman123: yes.. I've had that issue for 3 years.. I've learned to install with only one monitor connected then add the other after I've install the nvidia drivers.04:32
needhelp1has there been any offical work on the next official ubuntu music player, i thought i remember reading it will be banshee04:32
ghostnik11actionparsnip: yeah i get web access04:32
bastidrazorintelinside2020: that guide is going to tell you how to stop the xserver .. normally going to a TTY then stopping the xswerver and running the .run is a good method04:32
ilovefairuzintelinside2020: sudo service gdm restart04:32
thefatloverboyno04:32
needhelp1*word04:32
ActionParsnipghostnik11: ok so what's the problem :) seems ok to me04:32
bastidrazorintelinside2020: you need to be in a TTY when you stop the xserver.04:32
intelinside2020iam so sorry iam so new to ubuntu pls help i cant understand04:32
bastidrazorintelinside2020: read the guide.04:33
ActionParsnipthefatloverboy: ok then grab the lsusb output and websearch away, the ID will identify the chip which you need to know, not the make  / model04:33
nirivenintelinside2020, start a terminal and type sudo service gdm stop04:33
bastidrazorniriven: that isn't going to help since the terminal is being run inside the xserver he is stopping.04:33
jman123izinucs: lol. its strange though because it worked the first time i connected up my monitors under 10.04, then suddenly stopped after a reboot some time04:33
jman123that was with stock drivers too04:33
nirivenbastidrazor, and? it should just kill x and push him back to the prompt04:34
JoeMaverickSett.quit04:34
izinucsjman123: strange thinkg can happen.04:34
needhelp1has there been any offical word on the next official ubuntu music player, i thought i remember reading it will be banshee04:34
ghostnik11actionparsnip: it suddenly stops, lets say after a couple of minutes it will just stop even while it is loading a youtube page the wireless usb adapter will just stop working and i think it is b/c the regular driver in ubuntu isn't fully compatable with the wireless usb adapter04:34
ActionParsnipghostnik11: ok when it drops, run: dmesg | tail   what is output?04:34
needhelp1ghostnik11, have you tried wicd04:34
xanguahola04:34
lea123Hello people any idea why Java pluggin is not activated by default in Firefox over Ubuntu but it is over Vista ??04:34
nirivenif anything "sudo killall gdm", that will stop it good :)04:34
jman123izinucs: so i am about to boot up with the nvidia drivers installed, should i unplug a monitor or something?04:35
ghostnik11needhelp1: thats what i was going to try but wanted to know if wicd would interfer with nm or network manager04:35
ActionParsniplea123: how did you install it?04:35
needhelp1ghostnik11, it should auto uninstall nm04:35
xangualea123:  need to install the plugin first...04:35
izinucsjman123: nope.. just go for it04:35
needhelp1ghostnik11, wicd is much better than NM IMO04:35
izinucsjman123: gotta run.. battery dying.. enjoy.04:36
needhelp1ghostnik11, in terminal type  sudo app-get install wicd04:36
jman123lol well at least its using the dvi monitor now04:36
jman123thanks04:36
jman123cya04:36
jman123resolution is horrible04:36
needhelp1has anyone heard anything regarding banshee in 11.0404:36
thefatloverboywell im installing04:36
ActionParsnipneedhelp1: natty is talked and supported in #ubuntu+104:36
thefatloverboygrap04:36
ghostnik11needhelp1: i read someone got this sam usb wireless adapter to work and that person used wicd but it was through debian but that is the only thing, will it work for ubuntu04:36
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference between them?04:37
needhelp1ghostnik11, its worth a try04:37
needhelp1ActionParsnip, thanks04:37
jman123GRRRR max resolution on my 22" is 640x480 now using the nvidia control center04:37
jman123same as under 10/0404:37
Guest_185hi04:37
ghostnik11needhelp1: thanks will attempt right now04:37
ActionParsnipjman123: try: sudo nvidia-xconfig   then restart the x server04:37
needhelp1ghostnik11, let me know if it works04:38
Guest_185i need help with installing ubuntu04:38
needhelp1Guest_185,04:38
needhelp1what type of help Guest_18504:38
KB1JWQAre security fixes backported to Ubuntu, or does the version number increment along with the upstream provider's?04:39
Guest_185after the first reboot i select ubuntu as my os then it says installing then it shows the loading screen then it turns blank04:40
jman123ActionParsnip: it complained about xorg.conf not existing.. created a new xorg.conf.. rebooted and its exactly the same04:40
needhelp1Guest_185, have you fully installed ubuntu yet?04:40
thefatloverboywell i did install grap now what so i have to do ?04:41
Guest_185i dont think so04:42
jman123ActionParsnip: might be time to do some xorg.conf editing.04:43
ActionParsnipjman123: thats fine, it makes a fairly decent xorg.conf for you, you may need to configure refresh rates. I seem to remember something about overscan or something with TVs or somesuch.04:43
thefatloverboyhow can i install a gocam kmc-101?04:43
lea123xangua: I have installed the pluggin umpteen # of times but to no avail. It was icedtea version 604:44
ActionParsnipthefatloverboy: you need the USB ID, like i said04:44
thefatloverboyyes04:44
thefatloverboybut i install the grap and i didnt see any thing04:44
dsnydersHi all!  I added foo=/path/to/foo into .bash_aliases, but it doesn't show up when I type env (although it works when I type in cd $foo).  How can I check the other things I added?04:45
ActionParsnipthefatloverboy: yes, then I said to run: lsusb  then use the 8 character hex Id to find guides.....04:45
thefatloverboyok04:45
solidrockhi guys04:45
thefatloverboyi will04:45
solidrockwhat is the channel for ubuntu philippies04:45
solidrockphilippines04:45
needhelp1ghostnik11, did it work?04:45
jman123ActionParsnip: http://paste.ubuntu.com/53213404:46
loveok, I've discovered the source of error but still has no idea why this happened. It happened just sudden, "I didn't do anything". However, in ~/.gconf/desktop/gnome/peripherals/touchpad/%gconf.xml the option touchpad_enabled was set to false.04:46
dsnyders!tagalog04:46
ubottuJoin #ubuntu-ph for tagalog04:46
loveif anyone even read what I've written :-)04:46
ghostnik11needhelp1: i have to get source code and compile04:46
Guest_185needhelp1, ive got installed up to the first reboot04:46
Smekerel.ping04:47
ActionParsnipjman123: if its untouched then i know what it says, you may want to hunt online to see if anyone is using the same unit you have04:47
solidrocktagalog pa dito04:48
solidrockahaha04:48
solidrockguys, i need backport address for ubuntu 8010 intrepid server any ideas. Tnx04:48
jman123k04:48
thefatloverboyyes i got it and now ?04:49
CaneToadhmm wireless N has been completely disabled in Maverick for iwlagn driver04:49
Guest_185can someone explain how to install ubuntu?04:50
The_TickGuest_185: I'm sure the website can04:51
thefatloverboyyes then04:51
{coolface}Poof!04:51
ActionParsnipthefatloverboy: use it in websearches, if you give me the code I can help04:51
Guest_185i did what it said but it didnt work04:52
thefatloverboyBus 002 Device 004: ID 093a:2460 Pixart Imaging, Inc. Q-TEC WEBCAM 10004:52
The_TickGuest_185: that doesn't provide much detail04:52
slgmaanyone know if rhythmbox converts flac files before syncing them onto an ipod?04:53
Guest_185well after it says to reboot i did and i select ubuntu in the boot screen it says installing then the screen just goes blank04:53
zetheroois there a channel for Ubuntu Server in particular?04:53
solidrockslygma: try gtkpod04:53
ActionParsnipthefatloverboy: ok it uses the gspca driver04:54
thefatloverboyok04:54
solidrockzetheroo: i'm also looking for it04:54
thefatloverboyhow can i get it or where ?04:54
zetheroosolidrock: ok04:54
Guest_185The_Tick: so is there a way to fix my problem?04:55
solidrocki'm looking for backport ubuntu 8.10 sources04:56
mwarfare2i messed up my xorg.conf file and now i only get a black screen. How can i get it to use the original xorg.conf so i can get the screen to work again?04:56
The_TickGuest_185: it's likely the driver, I do not know04:56
Stamsomeone plz help I installed the video driver that ubuntu wanted to install and now it wont start04:56
Stamthe monitor turns off at startu04:56
Guest_185ok04:56
Stamstartup04:56
claude2mwarfare2: i think you can just remove it and restart and it will auto-config04:56
crimeboysolidrock: google: backport ubuntu 8.1004:56
ActionParsnipthefatloverboy: https://wiki.ubuntu.com/SkypeWebCams it's named here too by ID, specifying some options04:56
Chaos2358A little help guys. I am attempting to compile from source code Android SDK. I am foloowing a forum which is written for my distro of ubuntu 10.10. some of the neccesary packages are said to no longer be available in 10.10 but the 9.04 releases will work just fine. the packages are as follows: sun-java5-bin 1.5.0-19-0ubuntu0.9.04 i386.deb , sun-java5-demo 1.5.0-19-0ubuntu0.9.04 i386.deb , sun-java5-jdk 1.5.0-19-0ubuntu0.9.04 i386.deb , and sun-java5-jre04:57
Chaos2358 1.5.0-19-0ubuntu0.9.04 i386.deb.   I cannot find these packages. can anyone help me at all? Oh and for those of you with your fingers ready to tell me i'm off topic, this question isn't about android sdk but about ubuntu packages.04:57
thefatloverboyok04:57
mwarfare2claude2: how do i remove it with no screen?04:57
thefatloverboythanks too much04:57
ActionParsnipthefatloverboy: there are a number of gspca modules in a default install of ubuntu, you could try loading them in turn to see which makes it fly04:57
thefatloverboyok04:57
jman123mwarfare2: boot up in recovery mode04:58
thefatloverboythanks too much04:58
claude2ctrl-alt-f1 should bring you to a command line04:58
claude2otherwise you can ssh in if you installed openssh04:58
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference between them?04:58
claude2or boot of a cd and mount the drive04:58
ActionParsnipthefatloverboy: http://www.linuxquestions.org/questions/linux-hardware-18/help-on-getting-a-pixmap-imaging-webcam-to-run-needed-745887/  may help too04:58
thefatloverboyfine04:58
mwarfare2how do i get to reocovery mode? it doesnt give me any options when it boots04:59
claude2bullgard4: http://en.wikipedia.org/wiki/Nice_(Unix)04:59
Chaos2358guys? any help?04:59
zetheroosolidrock: #ubuntu-server04:59
Bawnhow do i use a dock in open box05:00
Stamthe monitor shuts off at startup!!! what do I do??05:00
crimeboymwarfare2: press shift on boot time05:00
Bawnhow do i open a dock in openbox05:00
blackshirtChaos2358: desc your problem here05:00
Chaos2358A little help guys. I am attempting to compile from source code Android SDK. I am foloowing a forum which is written for my distro of ubuntu 10.10. some of the neccesary packages are said to no longer be available in 10.10 but the 9.04 releases will work just fine. the packages are as follows: sun-java5-bin 1.5.0-19-0ubuntu0.9.04 i386.deb , sun-java5-demo 1.5.0-19-0ubuntu0.9.04 i386.deb , sun-java5-jdk 1.5.0-19-0ubuntu0.9.04 i386.deb , and sun-java5-jre05:01
Chaos2358 1.5.0-19-0ubuntu0.9.04 i386.deb.   I cannot find these packages. can anyone help me at all? Oh and for those of you with your fingers ready to tell me i'm off topic, this question isn't about android sdk but about ubuntu packages.05:01
bullgard4claude2: You missed the target: This article not even mentions "PR".05:01
Stamblackshirt I was able to fix the partition prolem05:01
Chaos2358blackshirt, ^^^05:01
tx23I am trying to change the default OS to boot on someone else's machine over SSH. I understand that I can change the GRUB_DEFAULT=0 parameter, but I don't know what number the desired OS is. How can I tell?05:01
crimeboyBawn: e can put any apps on ~/.config/openbox/autostart.sh05:01
ActionParsnipChaos2358: jaunty is dead05:01
Bawne? crimeboy05:02
Chaos2358ActionParsnip, ok then how do i get the neccesary packages to compile the SDK?05:02
crimeboyu05:02
ActionParsniptx23: you'll need to read grub.cfg for the order the options display. or ask the user how it is displayed on screen05:02
blackshirtStam: ok stam,,congratulations..for now, what the probolem05:02
Stamblackshirt ubuntu installed a video driver and now it wont start05:02
Bawnhow do i get a dock to open though05:02
Bawni can't find the dock program05:02
ActionParsnipChaos2358: if you are using jaunty, with great difficulty05:02
Stamthe monitor keeps turning off05:02
Stamthere is no error though05:02
blackshirtStam: you can't enter your GUI mode ?05:03
Stamnope05:03
Bawnwhere can i find tint205:03
solidrockyea, jaunty is dead now and no longer support on it05:03
Bawni installed it, but can't find it05:03
Stamblack shirt it shows the ubuntu loading screen and then the monitor turns off05:03
Chaos2358ActionParsnip, no i am using Maverick. could i forward the page link to you so you can understand a little better what i need? maybe you can suggest an alternative05:03
xanguaBawn: launch "tint2"05:03
intickhi all !05:04
Bawnhow?05:04
inticklooking for a flash animation maker05:04
intick(simple one, no need for action script ect..)05:04
intick!flash05:05
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash05:05
intick!animation05:05
Chaos2358ActionParsnip, Here is the link to the instructional i am following to compile SDK http://blog.codepainters.com/2010/10/27/compiling-android-sdk-on-ubuntu-10-10-maverick-meerkat/05:05
jman123does anyone have a working xorg.conf with nvidia drivers that they can share?05:06
jman123with dual screens if possible05:06
intickThx but as i said i dont realy need advanced soft, i only wanna make an animation of a come images05:06
intick*of some images05:07
Bawnjman123, mine works05:07
inticklike animated flash banner for a website05:07
Bawnjman123, what nvidia do u have05:07
jman123latest, whatever that is.. i think 18505:07
Bawnk, what exactly do you want05:08
jman123nvidia-settings says version 260.19.1205:08
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference between them?05:08
jman123i would like the xorg.conf so i can edit it and get it working on my setup05:08
jman123i cant even get it recognizing modelines now05:09
ghostnik11needhelp1: okay it works, just finished restarting it and it works after following steps from this link http://wiki.debian.org/ar9170usb05:09
Bawnif u want to save to xorg, you can open it with sudo nvidia-settings05:09
mae_taehttp://paste.lisp.org/display/116644 <---- help me with this one please05:09
ghostnik11needhelp1: i will still test it to see if it cuts off again but thanks for the help05:09
Chaos2358ActionParsnip, do you have any suggestions?05:10
needhelp1np05:10
ActionParsnipChaos2358: the files do exist, th links work05:10
jman123Bawn: any chance you could paste it on paste.ubuntu.com?05:10
ghostnik11actionparsnip: thanks for the help also05:10
Bawnk05:10
Chaos2358ActionParsnip, the links do nothing for me05:10
Bawni use 1024x76805:10
jman123does it have custom modelines?05:10
ActionParsnipghostnik11: np bro05:10
ActionParsnipChaos2358: wget http://archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java5/sun-java5-bin_1.5.0-19-0ubuntu0.9.04_i386.deb05:10
bullgard4mae_tae: You better state your question verbally here in this channel supplemented with your link.05:11
Bawni am not sure05:11
Bawni haven't messed with modelines05:11
roarkIs it possible to install 64 bit operating system on a 32 bit system(with a 32 bit cpu)05:11
Random832no.05:11
jman123i need to mess with modelines because its having serious trouble finding resolutions05:11
Chaos2358wow i dont know what that link was but the downloads started when i clicked it05:11
Random832roark: no.05:11
=== salsero_ is now known as salsero
roarkRandom832: thanks05:12
bullgard4roark: No.05:12
Chaos2358ActionParsnip, ^^ thank you05:12
roarkRandom832: can you tell the reason05:12
roarkbullgard4: thanks for the reply05:12
Random832because it's a different cpu architecture05:12
Bawnwhere is the xorg.conf file at05:12
Random832different instruction set05:12
roarkbullgard4: can you tell the reason05:12
cereal_que onda05:12
Random832it's like trying to install an intel OS on an old (pre-intel) mac05:12
jman123dont worry about it bawn, i need one with modelines that work05:12
bullgard4roark: Yes.05:12
jman123thanks anyway05:12
Chaos2358cereal_ que estas hasciendo05:12
Bawnwhat are modelines exactly05:12
cereal_ja nada05:13
cereal_aca existiendo05:13
jman123resolution config lines05:13
cereal_vos que onda?05:13
Bawni have the defaults if ya need em05:13
CaneToadwhat's the best ubuntu software for burning files to blu-ray media?05:13
jman123i have defaults too, i need help editing them to add the proper resolution for my monitor05:14
Bawnjman123, i see05:14
jman123also if you havent messed with xorg.conf, then it probably doesnt exist05:14
cereal_waddabba man05:14
Chaos2358ActionParsnip,  Ok i ran into a slight problem. the link you provided started the downloads yet when they finished and the ubuntu software center started up the link to install them is dead. What do i do?05:14
jman123unless you have said save to xorg.conf under nvidia-settings05:14
Bawni have jman12305:15
Bawnit worked great05:15
FyreFoXhi where would I go to see the changes between fetchmail in jaunty and maverick?05:15
jman123well for future reference its at /etc/X11/xorg.conf05:15
Bawnokay05:15
crimeboychangelog FyreFoX05:16
FyreFoXcrimeboy: yea, sorry just found it on launchpad I was a bit hasty in asking05:16
hasek79is there a way to navigate to another users desktop from the user account being used.  by opening the file manager?05:16
Bawnhow do i end a program with terminal05:16
Bawnhasek79, u need to be root05:17
jman123ctrl+c usually does it if its running in the terminal05:17
hasek79i am05:17
crimeboyBawn: killall programname05:17
Bawnhasek79, you open the file manager with sudo05:17
ActionParsnipChaos2358: try: sudo dpkg -i filename05:17
Bawnthanks crimeboy it worked05:17
roarkAre there any advantages of installing 64 bit OS on a system with 64 bit CPU, even when available memory is less than 4GB05:18
pionargood evening, everyone05:18
Bawnthx jman05:18
Chaos2358ActionParsnip,  ok thanks05:18
hasek79ok what folders do i need to open to get to another user account?05:19
fudoyuseihi everybody05:19
Bawnhome>user>files05:19
Bawnhasek79, the files is just.... well their files05:19
hasek79ok thank you05:20
Bawnnp05:20
hasek79i couldnt find it05:20
Bawngood place to ask, hasek7905:20
fudoyuseiWow05:20
Bawnhi fudoyusei05:20
fudoyuseihi Bawn05:20
Bawnwow what? fudoyusei05:20
fudoyuseiHere is first ^^;;05:21
Bawn?!?!?!?05:21
ghostnik11needhelp1: disregard my earlier confirmation, as it just stopped working again05:21
Bawnwhere is documents and settings?05:23
Bawnjust kidding05:23
=== hoxily1 is now known as hoxily
fudoyuseiI'm surprised to see xchat05:24
ActionParsnipBawn: $HOME05:25
Bawni was just kidding ActionParsnip05:25
ActionParsnipheheh was giving the quiv ;)05:26
Bawnhow do i change desktop image for opendesktop05:26
Bawnah05:26
Bawnbut seriously,how do i change desktop image for openbox05:26
fudoyuseigtoy?05:26
ActionParsnipBawn: right click desktop afair05:27
Bawnafair?05:27
ActionParsnipBawn: as far as i remember05:28
Bawnright click is a whole menu ActionParsnip05:28
ActionParsnipBawn: oh, i use lxde which uses OB as WM05:29
=== Tweedle is now known as Tweedle[afk]
Bawnyes?05:29
jman123ok i need some help. i can not set my displays resolution with xorg.conf05:29
AbhiJithi05:29
ActionParsnipBawn: looks like you need to use feh or similar: https://help.ubuntu.com/community/Openbox05:29
ventrikHello05:29
Bawnjman123, are you root?05:30
jman123ya05:30
jman123brb05:30
AbhiJitlsof -P -i -n this command tellme that python is using internet. this is new concept for me that python is using internet. why it needs internet? i dont want it to use internet. how to disable it?05:30
fudoyuseihi AbhiJit05:30
The_TickAbhiJit: disable internet05:30
The_Tickproblem solved05:30
AbhiJit /ignore The_Tick all05:31
AbhiJitfudoyusei, yes ??05:31
BawnActionParsnip, that is some sort of image viewer05:31
SeanPJInteresting...05:31
The_TickAbhiJit: you provided no context as to what part of python is using the internet05:31
The_TickAbhiJit: my solution is the best for the problem you presented05:31
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference between them?05:31
The_TickAbhiJit: maybe if you provided more details the best solution wouldn't be that05:32
fudoyuseiAbhiJit, ok05:32
Jordan_UAbhiJit: What python applications specifically? Python is a programming language.05:32
AbhiJitJordan_U, it just shows 'python' not any application05:33
=== Tweedle[afk] is now known as Tweedle
The_TickJordan_U: have fun with him05:33
Bawncan someone explain piped menus to me05:33
Jordan_UAbhiJit: The purpose of /usr/bin/python is to run python applications, it doesn't do anything else.05:33
=== Tweedle is now known as Tweedle[afk]
AbhiJitJordan_U, yah now asking in #python05:34
The_TickJordan_U: I'm not sure he'll understand what python is even then, no offense meant or anything05:34
=== root is now known as Guest62829
The_TickBawn: piped menus?05:34
fudoyuseiWhat is your favorite desktop environment?05:34
Bawnyes, piped menus05:34
lea123I am just trying to install Javal pluggin on Firefox over Ubuntu it seems to be a nightmare.05:34
Jordan_UAbhiJit: Run "ps aux | grep xxxx" where xxxx is the pid of the python process to see the full cmdline, which will tell you what python application is running.05:35
AbhiJitJordan_U, http://pastebin.com/vdpUK6CS05:35
lea123Even the Synaptic Package Manager has the old edition of Java installed...05:36
The_Tickheh, it's all CLOSED_WAIT anyhow05:36
Bawnlea123, what version of ubuntu do you have?05:36
The_TickBawn: piped menus for openbox you mean?05:37
lea12310.10 fresh off the press05:37
fudoyusei10.1005:37
AbhiJitJordan_U, its some sort of ./notifiyer.py05:37
fudoyusei10.10 is good!05:37
Bawnyes The_Tick05:37
The_TickBawn: would this help? http://openbox.org/wiki/Help:Menus05:37
AbhiJitJordan_U, it seems that its gmail notifier. we figured it out! :)05:38
Bawnlibreoffice or openoffice05:38
=== daedaluz_ is now known as daedaluz
AbhiJitJordan_U, thank you! :)05:39
lea123Bawn: Looks crazy Ideally it should 100 times difficult on Windows but its the other way around. I just can't get FF to include this pluggin .05:39
The_Ticklea123: do you have the .so?05:39
Jordan_UAbhiJit: You're welcome.05:39
Agent001What is the best looking font to use on ubuntu?05:39
AbhiJityou are still stuck on font issue Agent001 ?? :s05:40
Agent001yeah how do you know05:40
lea123The_Tick: What is .so ??05:40
Bawnhave you used openjdk lea123 ?05:40
Jordan_UAbhiJit: That's far too subjective to answer.05:40
The_Ticklea123: you don't if you have to ask05:40
The_Ticklea123: what are you trying to install specifically?05:40
AbhiJitJordan_U, means? its good or bad?05:40
Agent001I've been patient Abhijit, maybe you could help me tonight05:40
Jordan_UAbhiJit: Sorry, that was for Agent00105:41
AbhiJitJordan_U, ohh ok05:41
lea123Bawn: I had used everything but icedtea version 6 openjdk just about everything sunjre605:41
Agent001I went to droid but then I wasn't feeling it05:41
Jordan_UAgent001: That's far too subjective to answer.05:41
Bawntry icedtea05:41
lea123Bawn: I am trying to run Zotero infact05:41
Agent001can i get the wget command for that please?05:41
Bawnthis sounds forums worthy05:41
lea123bawn : However the javatester or the Java page where one can check the browser just doesn't seem to recognise the java plugin at all . Does one have to restart the browswer ??05:43
Bawnlea123, definately05:44
karthick87I wanna restrict saving files in desktop,instead i would like to show some message when they save like "Save your files in HOME folder"Can anybody help me..?05:44
Bawnlea123, especially with firefox, you need to restart05:44
Bawnkarthick87, saving from where?05:44
lea123Although it doesn't tell you like the rest of the add-ons05:44
lea123Shall try once over again05:45
|Xorganyone else ever use lg3d under ubuntu?05:45
Bawnlea123, plugins normally never say it05:45
root__Hello all05:45
=== nhandler_ is now known as nhandler
karthick87Bawn: saving files from internet05:45
Bawnkarthick87, using firefox05:45
elangesorry about that, is a howto build on installing apache via source?05:45
Bawn?05:45
elangebuilding* i need to disable ipv605:46
Jordan_Ukarthick87: It would make for a cluttered desktop but you could "rmdir Desktop; ln -s . Desktop".05:46
karthick87Bawn: wat ever the browser may be.I dont want my users save files in desktop05:46
The_TickJordan_U: I'd replace ; with an &&05:46
Bawnread what jordan says05:46
The_Tickor possibly make it a mv05:46
The_Tickand not an rm05:47
lea123Bawn: http://sites.google.com/site/easylinuxtipsproject/java#TOC-Install-the-Firefox-plugin This seems to be a nightmare and I  was on it  :)05:47
Agent001Jordan_U, what font are you using?05:47
Jordan_UAgent001: The Ubuntu font.05:47
Agent001anyone using any font either than ubuntu font?05:47
Agent001other*05:47
lea123Jordan_U: Thank you for you inputs for the Ubuntu 10.10 installation yesterday. I am finally on it...  Its good But the windows in Ubuntu seems to be flying all over the place unlike Vista which seems more disciplined05:47
Jordan_U!best | Agent00105:47
ubottuAgent001: 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.05:47
b0gatyr  05:48
Jordan_Ulea123: You're welcome. What do you mean by "flying all over the place"?05:48
Bawnlea123, that is how to do it manually, but with ubuntu software center or synaptic, it is mega easy05:48
fudoyusei1ubuntu, hi!05:49
Bawnlibre office or oracle office, both are exactly the same, but completely different05:50
Bawncan someone help me with the details of the two05:50
|Xorgyeah, like windows ME and win2k. lol05:50
|Xorgboth the same, but completely... well, mostly the same05:51
Bawnlol05:51
Bawnvista and windows 705:51
|Xorgubuntu with GDM and ubuntu with KDE. ;)05:52
SeanPJwindows 7 is better than vista.. but dog shit is better than vista05:52
Bawn|Xorg, funny, i just done both of those in the las 3 hours05:52
fudoyusei1I don't like Vista05:52
|XorgSeanPJ, Dog shit also has less worms, on average.05:53
elangesorry about that, is a howto build on installing apache via source? and enable ipv6 mapping w/ a duel stack between ipv6 and ipv4?05:53
SeanPJLol.05:53
Bawnit was an alpha version turned into an actual release, bugs and all that vista05:53
|Xorgand on that note, I must be off to install the rest of Looking Glass 3D desktop env.05:53
|Xorglaters05:53
=== elange is now known as ir8
=== benkimkimben is now known as Ben5k
nadeemhi to all05:55
fudoyusei1hi05:55
jman123back05:56
=== Skynet is now known as Guest23055
bullgard4man top: "PR --  Priority: Priority of the task. NI --  Nice value: The nice value of the task." What is the difference between them?05:57
thefatloverboyit s says line 13705:58
thefatloverboybut i dont see nothing05:58
sangeethI use my college's wifi, which provides internet access through a proxy server... It refuses to some sites like Facebook... Is there any tunnelling software or solution, as in windows AnchorFree???05:58
thefatloverboygedit Pixart/pac207.h05:58
jadenyukihum..05:59
jman123i am trying to set up a DVI monitor, the native resolution is not recognised with latest nvidia drivers(or the default ubuntu install ) so im trying to edit xorg.conf to add appropriate modelines here is my attempt paste.ubuntu.com/532148 thany idea why this doesnt work?05:59
=== karthick87 is now known as Guest99113
jadenyukihi06:00
=== karthick1987 is now known as karthick87
Bawntry out xwelltris, it is 3d tetris, as in a ton of stuff06:00
sangeethI use my college's wifi, which provides internet access through a proxy server... It refuses to some sites like Facebook... Is there any tunnelling software or solution, as in windows AnchorFree??? Please Help Me...06:01
jman123you can always set up a tunnel over ssh if you have a pc running at home or somewhere outside the proxy. assuming the proxy allows ssh06:02
Bawnjman123, you have 2 resolutions for one screen, i think that might be the prob06:02
lea123Jordan_U: Sorry I lost you. The FF froze :). What I meant was the dialog boxes opened are not over the ones from where it was opened . I sometimes find it below the pile of opened windows especially the empathy window. login on one window and talk on another which is somewhere down, Each tabs on FF gives an icon on the taskbar...06:02
jman123doesnt work with one either06:02
jman123the resolutions dont even get listed in nvidia-setup06:03
Bawnso why does it have 2? jman12306:03
sangeethjman123:  Could give me the steps to follow, please...06:03
jman123sangeeth. i dont know off by heart you will have to google it06:03
Bawnsangeeth, install foxyproxy for firefox06:04
thefatloverboyim trying to install my cam and i cant06:04
Bawnsangeeth, it will guide you through proxies so you don't get seen by your college06:04
Bawnthefatloverboy, webcam?06:04
mattalexxI closed Rythmbox but the music is still playing! WEhat to do?06:04
thefatloverboyyes06:04
sangeethOk :-/ Thanks... Could you atleast tell me what exactly should i have to search for in google...06:04
Bawnmattalexx, there should be a rhythmbox icon in the top bar, click it and select quit06:05
Bawnsangeeth foxyproxy06:05
jman123is that like using tor or something06:05
BlueBomberMattalexx:  Do you still see a speaker icon in one of your panels?06:05
Bawntor works too, try that first, actually06:05
BlueBomberIf so, you can stop playback or exit the program from there.06:05
sangeethBawn: Which one?06:06
Bawnget tor, and install torbutton for firefox, you will love it06:06
jman123yeah06:06
Bawni even use it06:06
jman123just google torbutton ubuntu or something06:06
jman123will get you install guides06:06
Bawni beleive both are in the ubuntu servers06:06
sangeethThanks guys, Bawn and jman123... Will come back to you after trying that..,06:06
Bawnto control tor, use vidalia06:07
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?06:07
Bawntoo late06:07
jman123he will work it out06:07
Bawnyeah06:07
jman123and if he doesnt, someone else will have to deal with him :P06:07
lea123Bawn: I think it started working only after ranting :)06:07
mattalexxBlueBomber, Bawn Werll, I removedsome things from the panel. II just added back "Notification area, but I only see my eth icon.06:07
jman123hmm is there a xorg channel on this irc server?06:08
BlueBomberMattalexx:  Add back the indicator applet06:08
Bawnmattalexx, don't right click, just click the little thing that looks like a speaker, if you are right hand, use left button06:08
lea123People how did I get the previous chats if I get disconnected ? I am using chatzila06:08
* syn-ack trips SJr 06:09
syn-ackjman123: I'm sure there is.06:09
jman123#ubuntu-x06:09
thefatloverboygo cam kwc-10106:10
BlueBomberMattalexx, did that work?06:11
mattalexxBlueBomber, Yes, that worked. Guess I'll keep that applet.06:11
mattalexxThanks for the help guys06:11
BlueBomberMy pleasure.  Rhythmbox is one of my most used apps.06:12
Lancelotcan someone help me with a java issue? Something apparently went missing after an upgrade06:12
mattalexxWow, this new version is so much more polished than the old versions06:12
mattalexxI'm impressed.06:13
mattalexxHow do I remove the mail icon from the panel? I don't want to confuigure Evolution, and it seems like I have to in order to open it. I was thinking I would open it to find a Pref setting to remove the icon.06:14
Lancelotthat's why I stuck with karmic06:14
thefatloverboywell see you all next time06:15
lihello  who can tell me  how can i make my kde-desk as a defaut one?06:15
ubuXubucareful, when u remove things it removes a few of those items at once, not just the one you want.06:15
Lancelotcan someone help me with a JRE problem?06:16
BawnLancelot, why are you stuck with karmic? that is so old, java doesn't care about it anymore06:16
LancelotBawn: too many annoyances with the new versions06:16
Lancelotit was working fine before I ran some updates06:16
Lancelotthen it broke06:17
Bawnif you want java to work, upgrade all the way to at least 10.0406:17
Lancelotas I said, too many annoyances06:17
Lancelotit was working06:17
Lancelotthen it removed cautious-launcher06:17
Lancelotand I can't run anything06:17
BawnLancelot, annoyances?06:18
Lancelotlots of little one Bawn06:18
BawnLancelot, how would you know without having the recent versions06:18
LancelotI have tried them06:18
Lancelotand I hated them06:18
Bawngive me an example06:19
Lancelotit doesn't ask you for a password to mount a drive06:19
Lancelotthe volume app doesn't show the percentage or dB when you mouse over it06:19
Lancelotthings like that06:19
Lancelotplus the icons look hideous06:19
Bawnthose are gnome problems06:20
LancelotI guess06:20
=== b0gatyr is now known as Krypt0s
Bawnare ya gonna upgrade, or have java not work, weigh them out06:20
Krypt0squit06:20
LancelotBawn: that's not the problem06:21
Lancelotthe problem is06:21
Lancelotthat it was working, and now it doesn't06:21
Bawnthat is what 95% of convos on here are about Lancelot06:21
JoeCoolNetbookWhy can't my system find any video codecs? I have non-free sources enabled.06:21
LancelotBawn: okay, so specifics. I wanna run minecraft, and it usually did this by executing it with cautious-launcher06:22
LancelotBawn: post-update, it's not there anymore06:22
LancelotBawn: so I can't run any java programs06:22
Bawnare they set as executable?06:22
Lancelotyes06:22
Lancelotso I'm guessing cautious-launcher got replaced06:22
LancelotI just can't figure out what replaced it06:23
Bawnyou could run stuff from terminal06:23
Lancelothow?06:23
Bawni think it's still cautious launcher06:23
Lancelotwhere is it?06:23
DrManhattanok so how do I go about setting up my twinview desktop so I can run SDL games fullscreen?06:23
Bawngo into the terminal and type the program you need to run06:24
Bawnclick the program, copy it, and paste as filename in terminal06:24
LancelotBawn: I know how to run a program from terminal06:24
LancelotBawn: I'm just saying I don't know what to run the .jar with06:25
Bawnahhh06:25
Lancelotsince cautious-launcher is gone06:25
Bawncan't you right click, and open with another application. and choose openjdk6 orsomething?06:25
DrManhattanok so how do I go about setting up my twinview desktop so I can run SDL games fullscreen?06:26
glitchddoes anyone know how to delete session restore info?06:26
Lancelotwith minecraft openJDK apparently is buggier than usual06:26
Bawnwelcome back glitchd06:26
DrManhattanso far SDL games (ut2004 and etracer) launch in the middle of my screens06:26
glitchdBawn, thx06:26
glitchdBawn, when was i here before??06:26
glitchdlol06:26
BawnLancelot, the open with javasdk or something06:27
=== ebolarama is now known as ebolorama
Lancelotwhat's the program name for that?06:27
Bawnglitchd, about 7 hours ago06:27
glitchdBawn, lol06:27
glitchdBawn, how do u delete session restore info06:27
glitchdBawn, so it doesnt restore all the windows06:27
glitchdBawn, it keeps making my system freeze06:28
glitchdBawn, i need a fresh desktop to boot up06:28
quiescensLancelot: the most basic way is "java -jar (filename)"06:28
BawnLancelot, u might not have it and have been using openjdk the whole time06:28
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?06:28
Bawnglitchd, i see06:28
Lancelotone sec, lemme try that quiescens06:28
LancelotBawn: nope, definitely the sun one06:28
Bawnicedtea?06:29
Bawnglitchd, ill be right back, gotta change environments06:29
glitchdBawn, ok06:29
Lancelotqiuescens, that worked06:29
quiescenswhile you're there06:30
Lancelotquiescens: that worked, now I need to find a way to edit that into the default run command for JARs06:30
quiescenscould you give me the error you get for cautious-launcher when you try to type it in a terminal?06:30
Lancelotcautious-launcher: command not found06:30
Lancelotas I said quiescens, it's gone06:31
Lancelotcautious-launcher: command not found06:31
alkisgLancelot: dpkg -l mime-support06:31
alkisgcautious-launcher should be contained on that package06:31
Lancelotalkisg: okay, lemme look it up06:31
Bawnglitchd, i was just at the thing to change that, and i forgot where u chang that06:32
Lancelotalkisg: it's installed apparently06:32
alkisgLancelot: ls /usr/bin/cautious-launcher06:32
Lancelotalkisg: ls: cannot access /usr/bin/cautious-launcher: No such file or directory06:32
glitchdBawn, i cant boot my desktop cuz everytime i do it freezes06:32
quiescensno, you're right06:33
alkisgLancelot: dpkg -L mime-support | grep cautious-launcher06:33
quiescensthe latest karmic mime-support doesn't have a cautious-launcher06:33
glitchdBawn, i need to delete the session restore info it has stored so it doesnt restore that desktop anymore06:33
gogeta1strange one hear if i add data=writeback to fstab the fs no longer mounts06:33
alkisgKarmic? Ah, ok, it's there on Lucid though.06:34
glitchdBawn, do u know where the actual data it uses to restore is saved?06:34
Bawni forgot06:34
Lancelotquiescens: dammit, so what now?06:34
Bawntry something like this : /usr/bin/gnome-session-save06:35
Lancelotit was there before I updated06:35
Lancelotthe java06:35
LancelotJRA*06:35
LancelotJRE*06:35
quiescenslet me have a quick look at why it would have gone06:35
FloodBot3Lancelot: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.06:35
quiescensit shouldn't have anything to do with your JDK/JRE though06:35
alkisgLancelot: you updated from what version to what version and lost cautious-launcher?06:35
Lancelotquiescens, I just made some selective updates, and I picked updates for the sun-java stuff06:35
BawnLancelot, are u sure you haven't been using something else the whole time other that cautious-launcher?06:36
Lancelotalkisg: I'm currently running version 6 update 22 (build 1.6.0_22-b0406:36
glitchdBawn, do i just delete that file or do i open it and edit it?06:36
glitchdBawn, if so, what program do i open it with?06:37
LancelotBawn: that's what the command for "run with sun java runtime" was06:37
alkisgLancelot: no I mean which Ubuntu versions. If you were running Karmic all the time, cautious-launcher shouldn't be there afaik...06:37
Lancelotalkisg, no I'm still in karmic06:37
gogeta1anyone got a ide why enabling writeback mode is making my fs not mount anymore06:37
quiescensoh, no06:37
quiescensI get it06:37
quiescenscautious-launcher never existed in karmic06:37
Lancelotalkisg: I just updated java06:37
Lancelotwell apparently it did, because I was running it06:38
quiescensbut someone caused your java update to try to use cautious-launcher to run jar files06:38
quiescenswhen it shouldn't be06:38
Lancelotokay, so what was it using before?06:38
Bawnglitchd, dude, idk06:38
glitchdBawn, ok06:38
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?06:39
glitchdBawn, thx tho06:39
Lancelotquiescens, alkisg, so what can I do to get it back then?06:39
Bawni was JUST THERE glitchd06:39
glitchdBawn, lol06:39
bastidrazorgogeta1: http://ubuntuforums.org/showthread.php?t=107856   have you seen this?06:39
glitchdBawn, how do u go up a directory in term?06:39
irreverantcd .06:40
bastidrazorglitchd: cd ..06:40
gogeta1bastidrazor: its ex406:40
alkisgLancelot: I don't know what part tries to use cautious-launcher, but it's just a small script file, you can create it manually if you want: http://pastebin.com/yJPqbAi406:40
glitchdBawn, thxthx06:40
Lancelotquiescens, alkisg, this is part of my update log: http://paste.ubuntu.com/532171/06:40
bastidrazorgogeta1: right, i haven't seen anything about ext4 and writeback working.. google fails for the moment06:40
gogeta1bastidrazor: all other options work other then wrieback06:40
Lancelotalkisg: okay...lets try that then06:40
Bawnglitchd, try the ~/.gnome2/sessions folder06:40
irreverantIm sort of new to linux, I have a question about the installation/upgrade process. Do I have to follow an installation path from 8.04 > 9.04 > 10.10 LTS?06:41
alkisgLancelot: sudo gedit /usr/bin/cautious-launcher, paste what you see in pastebin, sudo chmod +x /usr/bin/cautious-launcher and you should be ok06:41
furialkisg, hi06:41
Bawnwait its totally different glitchd06:41
alkisgHi furi06:41
psycho_oreos!upgrade| irreverant06:41
ubottuirreverant: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade06:41
irreverantAnd I have a dell mini 10, would it be useful to me to use the desktop version?06:41
furialkisg, sorry i wasn't there earlier06:41
gogeta1bastidrazor: think i forgot the rootflag06:41
Bawnits .gconf/desktop/gnome/session06:41
Kolia!alsa06:42
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.06:42
glitchdBawn, ??06:42
Bawnits .gconf/desktop/gnome/session glitchd06:42
psycho_oreosuseful but may not be suitable irreverant06:42
Bawnin your home folder06:42
glitchdBawn, and do i just delete one or both of those files?06:42
Bawnwhich are you seeing?06:43
glitchd%gconf.xml required_components06:43
glitchdBawn, 2 files06:44
Bawnkeep those06:44
irreverantpsycho> what would be the best solution for me? and those websites i've already been to, it seems to me that those are more for hotfix updates as opposed to core upgrade.06:44
Lancelotalkisg: didn't work06:44
Bawnuhmmm06:44
glitchdBawn, edit them then?06:44
Bawnglitchd, i don't save my sessions, so i wouldn't know06:45
glitchdBawn, dam.06:45
glitchdim  not gonna anymore06:45
Bawnglitchd, you just need to poke around that gnome folder and see if anything looks exactly the same06:45
glitchdBawn, i did06:45
Bawnall of the folders?06:45
glitchdBawn, im a bit of a noob at this stuff06:45
Lancelotalkisg: nevermind, I made it work06:45
ilabWhat's the best & safest way to cleanly remove all gnome components from ubuntu?06:45
Lancelotthanks06:45
psycho_oreosirreverant, I wouldn't personally generally recommend dist-upgrades, it is not clean and sometimes it may cause headaches06:46
glitchdBawn, how do u disable the session restore?06:46
ilabapt-get remove gnome* prompts me to install like 150mb of new packages? wth?06:46
Bawnglitchd, i was just there!!!06:46
glitchdBawn, ok..06:46
irreverantOk, so then if I have 8.04 i have to go to 8.10 then to 9.04 moblin remix?06:46
psycho_oreosirreverant, probably but again I advise you against upgrading06:47
bastidrazor!purekde | ilab :: just use the remove gnome set of instructions. unless you do want kde06:47
ubottuilab :: just use the remove gnome set of instructions. unless you do want kde: If you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « https://help.ubuntu.com/community/PureKDE »06:47
Jordan_Uirreverant: No, you can go directly from 8.04 to 10.04 because they are both LTS releases.06:47
irreverantReally?! Just keep running my mobile 10 on hardy heron?06:48
ilabubottu: I just want a command line prompt.06:48
ubottuError: I am only a bot, please don't think I'm intelligent :)06:48
ilabbastidrazor: I just want a command line prompt06:48
bastidrazorilab: did you even read that page..?06:48
irreverantYeah but what I need to consider is hardware support and because it is a netbook, 10.04 is a desktop version. So Im only asking for some advice and information on what would be in my best interest.06:49
glitchdBawn,  are u gonna tell me??06:49
glitchdBawn, nevermind06:49
glitchdi found it06:49
irreverantAnd if i havent said it yet thanks for any input jordan and psycho.06:49
Jordan_Uirreverant: You're welcome.06:50
Bawnglitchd, yes06:50
Bawnglitchd, the options tab of the startup applications in system>preferences06:50
glitchdBawn, yesyes06:51
Bawnheh, didnt wanna look like a fool06:51
glitchdBawn, im in the failsafe session06:51
Jordan_Uirreverant: Ubuntu desktop and Ubuntu netbook use the same drivers and base packages, in fact you can install everything that makes Ubuntu netbook edition "netbook" on Ubuntu desktop and visa-versa. It' just a different set of default applications.06:51
glitchdBawn, will that carry over to my normal session?06:51
Bawnit should06:51
Bawnreboot it and find out06:51
ilabbastidrazor: yeah running that apt-get --purge still prompts me to install kde libraries strangely enough06:52
Bawnsince reboots are healthy, and quick with ubuntu, it isnt much hassle06:52
Nisstyre65lol, since when do you need to reboot except to reload the kernel?06:52
irreverantjordan: do you have a link for the image of ubuntu 10.04?06:53
Bawnu gotta point, but the reboots are healthy and quick06:53
Bawnlol06:53
syn-ackirreverant: have you tried going to Ubuntu's site and getting it?06:53
Bawnjust like some laxatives06:53
Bawnrandom laxative reference ftw06:53
glitchdBawn, what happens if i delete the %'gconf.xml file??06:54
alkisgilab: the first command on that wiki page is `sudo aptitude remove ubuntu-desktop`, does that prompt you to install packages?06:54
Bawnit might not come back06:54
glitchdso then its not a good idea06:55
Jordan_Uirreverant: http://www.ubuntu.com/netbook06:55
Bawnim sure the setting u set in the failsafe mode is gonna carry over, just reboot06:55
irreverantsyn-ack: no i havent, thats actually something i didnt even think about.06:55
glitchdok06:55
glitchdhere goes06:55
Bawnbe healthy and quick06:55
glitchdif not, ill be back06:55
glitchd..lol06:55
irreverantThanks everyone now i just have to do some research to see if everything on my mini is supported under maverick.06:55
Bawnand dont let anyone go into the room for a while, it's a bit slippery, like a quickies06:56
Jordan_Uirreverant: You can always test with a LiveCD/USB before installing/upgrading.06:56
Bawnhealthy and quick06:56
bazhangBawn, take the chat elsewhere. and keep it family friendly here.06:56
alkisgirreverant: btw 10.04 is lucid, not maverick06:56
Bawnbut my speak is healthy and quick06:57
Bawngood bye06:57
Lancelotalkisg: looks like it's working, thanks06:57
LancelotI gotta go now06:57
Lancelotlater06:57
alkisgLancelot: you're welcome06:57
irreverantbut 10.10 is maverick meerkat right?06:58
alkisgirreverant: you can't upgrade from 8.04 directly to 10.10. You need to go to 10.04 first. LTS to LTS upgrades.06:58
irreverantJorndan: actually that sounds like a great idea.06:58
ilabalkisg: No. that doesn't remove gnome though. when apt-get --purging the gnome list under manual removal ... I tried passing all the no-install-recommend , etc flags in apt-get manpages. I still get prompted to install qt and kde libs06:58
=== Skynet is now known as Guest55844
alkisgilab: can you pastebin the command and its output?06:59
irreverantalkisg: thank you thats what i was wondering about, i read something about that but wasnt sure thats what it meant.06:59
irreverantWhat is the reasoning behind upgrading from lts to lts?07:00
alkisgirreverant: LTS == long term support, so people are supposed to keep it for 2 years, so they upgrade from 8.04 directly to 10.04. On the other hand, if a person has 8.10, he doesn't have long term support, so he's expected to ugprade every 6 months07:01
Glitchds_friendirreverant because there are no gaps irreverant07:01
bombahello0o0o007:02
AltheasHmmm does anyone know if this processor is compatible with 64 bit ubuntu 10.04? "Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz"07:02
Glitchds_friendhi1h1h107:02
bombshellI'm trying to get hold of gparted 0.6.4, it fixes a bug in 0.7.2/307:02
Glitchds_friendyes07:02
bombayes it is07:02
alkisgAltheas: it is07:02
ilabalkisg: http://pastebin.com/v1AjVu4q07:02
=== SeanPJ is now known as SeanPJ[Sleep]
irreverantis there any benefit in choosing 10.10 over 10.04?07:02
furialkisg, can you help with the yesterday discussed issues, please?07:02
bombshellIs it possible to search the entire repository for this package?07:03
syn-ackirreverant: It's newer, mainly07:03
Glitchds_friendbombshell, you mean parted right?07:03
Altheashmmm how come when i try to install the operating system it just gets stuck with background picture the only way i could upgrade to this 10.04 32bit was to install 9.10 then upgrade07:03
glitchd_need help07:03
bombshellGlitchds_friend: The command is gparted07:03
Glitchds_friendyes glitchd07:03
glitchd_need to delete the session restore data07:03
alkisgilab: it looks like you have some kde packages in your system, better remove those first (e.g. software-properties-kde)07:04
Glitchds_friendoh really glitchd ?07:04
glitchd_Glitchds_friend, everytime it reloads my desktop it loads stuff and freezes07:04
airtonixirreverant, not that i've found so far.07:04
glitchd_Glitchds_friend, i need to remove the data that it loads from so it loads a fresh desktop07:04
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?07:04
alkisgfuri: it'll be difficult to troubleshoot your problem if you don't remember what settings you changed. Why not reinstall instead, and be done in half an hour?07:04
Glitchds_friendi see glitchd07:04
bombshellgparted 0.6.2-1ubuntu1 this the version that I have07:04
Glitchds_friendI WAS JUST THERE07:04
glitchd_Glitchds_friend, im in failsafe session right now cuz the other one wont work07:04
Glitchds_friendhaha07:04
irreverantNot to blow smoke up your asses but you guys and this room has been far more helpful in the last couple of minutes than anyone else ive spoken too in weeks, including my local college.07:04
Glitchds_friendim bawn07:05
Glitchds_friendlet's see...07:05
glitchd_Glitchds_friend, lol07:05
rezolutei might pay for the whole smoke up my ass thing.07:05
irreverantI just want to let you guys know your fucking awesome.07:05
furialkisg, fixing it seems simpler, at least, i won't have to redo all the settings i changed with ccsm and emerald07:05
airtonix!language07:05
glitchd_Glitchds_friend, i did all that and it still freezes on the loading of the desktop07:05
ubottuPlease watch your language and topic to help keep this channel family friendly.07:05
vgp8can i get help with a printer installation?07:05
irreverantSorry.07:05
airtonix^07:05
glitchd_Glitchds_friend, i can only get in thru failsafe mode07:05
rezolutenot sorry07:05
airtonixyou will be07:05
furialkisg, on top of that, i can tell you that i haven't changed any settings. i was mistaken.07:05
alkisgfuri: didn't you say you have been trying to fix this for a week now? :)07:06
ilabalkisg: there aren't any kde packages. software-properties-kde is one of the packages apt-get is trying to install. i'm just altering the 10.10 livecd files.07:06
bombshellIs there are webpage on ubuntu.org site where I can search the entire repo07:06
glitchd_Glitchds_friend, you name is almost like mine...copy cat..lol07:06
irreverantlet me rephrase that. I want you to know that Im grateful for your help, and that your incredibly helpful and took some stress off my shoulders.07:06
Glitchds_friendhah07:06
airtonixirreverant, on the ubuntu wiki site you'll find an "irc" page that lists all the irc channels for ubuntu.07:06
alkisgilab: The following packages were automatically installed and are no longer required:   qapt-batch apturl-kde kdesudo libqapt1 libqapt-runtime   software-properties-kde07:06
=== MosquitoOo is now known as MaWaLe
furialkisg, yeah, but still... i'm a pretty persistent person, and i just would rather not reinstall.07:06
Glitchds_frienddon't be hatin, i AM your friend07:06
glitchd_Glitchds_friend, but yea i cant get into normal mode now07:06
bazhang!ot > glitchd_07:07
ubottuglitchd_, please see my private message07:07
bazhangwhoops sorry glitchd_07:07
alkisgfuri: well ok I can have a small look if you want but I'm not sure what I'm looking for. Wanna vnc?07:07
AltheasHow come when i try to install 10.04 either 32bit or 64bit it gets stuck on the background picture?07:07
gogeta1bastidrazor: and wala it works now07:07
Glitchds_friend!ot07:07
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!07:07
bazhangGlitchds_friend, keep the chat elsewhere, as I just told you.07:07
furialkisg, okay.07:07
gogeta1bastidrazor: i forgot the tun2fs command07:07
glitchd_Glitchds_friend, im leaving in a few hours for a road trip, i need to fix this07:07
Glitchds_friendi know, i am just about to help glitchd07:07
bastidrazorgogeta1: do you notice a difference?07:07
gogeta1bastidrazor: huge07:07
gogeta1bastidrazor: turned off real time and orderd07:08
alkisgfuri: are you with a live cd now? Enable the "universe" repository from system > settings > software sources, and then install x11vnc07:08
glitchd_DOES ANYONE KNOW HOW TO DELETE SAVED SESSION DATA SO A FRESH DESKTOP IS LOADED AT LOGIN???07:08
Glitchds_friendcan you even go into normal mode if you wanted to glitchd ?07:08
bastidrazorgogeta1: what are the drawbacks though?07:08
glitchd_Glitchds_friend, i can, but i freezes immediatly07:08
gogeta1bastidrazor: also check to make ture its running and it is07:08
Nisstyre65glitchd_: look in ~/ for a directory that has it?07:08
studiotext test07:09
furialkisg, using an xubuntu disc, so no system tab07:09
gogeta1bastidrazor: not mutch relly it wil tos the last bits of data if you crash07:09
glitchd_Nisstyre65, ~/..???07:09
Nisstyre65glitchd_: /home/yourusername07:09
alkisgfuri: sudo add-apt-repository ppa:ts.sch.gr && sudo apt-get update && sudo apt-get install x11vnc07:09
studiowhat would be better with options gnome or kde ?07:09
SpamapSI'm hoping somebody with knowledge of upower can help me figure out why 'upower --dump' says 'can-suspend: no', when I've suspended many times in the past on this MacBookPro 5,1 running maverick..07:09
furialkisg, thank you07:09
gogeta1bastidrazor: so might lose a paragraph of your work you where in the middle off but not all of it07:09
Glitchds_friendlike the /.gconf/ folder07:10
foobarustudio: What do you mean?07:10
SpamapSI think installing laptop-mode-tools may have caused the problem, but I'm not really sure. :-P07:10
ilabalkisg: dunno why apt-get reports that. they are definitely not installed.07:10
[thor]glitchd: ~/.config/session-state/ ?07:10
studioi like the power of kde but the simplisty of gnome  but  what would be better ?07:10
Glitchds_friend[thor], hes gone now07:10
[thor]ahh, i have join/part turned off07:10
alkisgilab: so `dpkg -l software-properties-kde` tells you it's not installed?07:10
foobarustudio: Depends on what you like. Neither is *better* per se.07:10
gogeta1studio: kde is ment to be easy07:10
studiook07:11
studiothanks07:11
ilabalkisg: yes: No packages found matching software-properties-kde.07:11
Glitchds_friend[thor], im sure that's it07:11
gogeta1studio: its not called kiddy destop envirment for knoething thats the real name btw07:11
airtonixgogeta1, lol07:11
alkisgilab: can you try `sudo apt-get install -f` ?07:11
bastidrazorgogeta1: applications load faster and whatnot?07:11
gogeta1bastidrazor: well in the case of a slow ssd like i have yes being less wirghting going on and helps extennd its life a bit07:12
ilabalkisg: nothing07:12
gogeta1bastidrazor: its best to go no jurnel but im not that cavler lol07:12
ilabalkisg: i'm chrooted inside of an extracted live-cd if that makes any difference07:12
gogeta1bastidrazor: so i switched the the jurnel with the least amount of writes07:13
Glitchds_friendglitchd, try out  ~/.config/session-state/07:13
furialkisg, okay, it's finished07:13
alkisgfuri: x11vnc -connect alkisg.dyndns.org07:14
bombshellI'm trying to grab gparted 0.6.4 or higher07:14
furialkisg, wouldn't that be kinda... insecure?07:14
bombshellHow can I check all repos to see if it exists?07:14
furialkisg, or is it just view-only...07:14
Glitchds_friendbombshell, as a live cd?07:14
alkisgfuri: that's screen sharing, no it isn't view-only07:14
popeybombshell: http://packages.ubuntu.com/gparted07:15
bombshellI installed ubuntu already07:15
furialkisg, okay then07:15
bullgard4bombshell: Use packages.ubuntu.com.07:15
gogeta1bastidrazor: but if you have a newer gen ssd they got good wareleveling and its not going to relly hurt it07:15
Glitchds_friendbombshell, gparted is only on livecds and usbs, but for ubuntu, it's just.. well ... parted07:15
glitchdGlitchds_friend, just delete the file?07:15
Glitchds_friendglitchd, i beleive so07:16
popeyGlitchds_friend: its in the repo, and not just for the live cd07:16
furialkisg, just a mome, dling the vnc client07:16
foobaru#help07:16
[thor]glitchd: rename to something else07:16
furialkisg, or server... thing...07:16
glitchdGlitchds_friend, ill try it, i hope it doesnt toast the session07:16
[thor]glitchd: in case it pwns your install07:16
Glitchds_friendyeah07:16
furialkisg, connected.07:16
glitchd[thor], ill try that instead07:16
Glitchds_friendi always name .old just in case07:16
glitchdhmmmm...its not letting me rename it07:17
Glitchds_friendopen nautilus with sudo07:17
Glitchds_friendand try again07:17
Glitchds_friendgl glitchd07:18
bombshellGlitchds_friend: http://packages.ubuntu.com/natty/amd64/gparted/download07:18
bombshellThis version I was looking for07:19
Glitchds_friendah so it's development07:19
Glitchds_friendkk07:19
=== Peer is now known as Guest21819
glitchdGlitchds_friend, gl??07:20
White-Horseanyone know how to reset usb ports my wireless keyboard stop working      ?/07:20
Glitchds_friendgood luck glitchd07:20
glitchdGlitchds_friend, by the by, its still not letting me rename it07:20
WarDamnEagleAnyone running Eve w/ Wine? MM?07:20
varniehello. could someone help me in understanding the following situation: how. say, Gnome's NetworkManager has access to modifiying /etc/resolv.conf file,while that file has only root privilegies?07:20
foobaruWhite-Horse: Should be handled automatically by hal07:21
Glitchds_friendglitchd, click properties, and go to the permissions tab and u find out the rest07:21
infidwhen i ssh into my other computer the shell keeps saying 'tput: unknown terminal "gnome-256color"'  how can i stop this?07:21
bombshellGlitchds_friend: Natty is developement?07:21
glitchdGlitchds_friend, what do u mean find out the rest?07:21
albechAnyone here have experience with RT (Request Tracker)? http://bestpractical.com/rt/07:22
alkisgfuri: so what do you see now while booting?07:22
Glitchds_friendits so easy a caveman can do it07:22
furium07:22
furiwhat do you mean?07:22
White-Horsefoobaru i did lsusb and i see it there but its not working07:22
foobaruWhite-Horse: I'm assuming you tried to disconnect and reconnect it?07:22
varniewhy Gnome's NetworkManager can write to /etc/resolv.conf ?07:23
White-Horseyes07:23
White-Horseits been working for over 6 months07:23
furialkisg, just the login screen07:23
foobaruvarnie: Probably because NM is run as a daemon with root priviledges07:23
furialkisg, rebooted from disc apparently07:23
alkisgfuri: and then when you try to login what happens?07:23
WilliamHerrywhere is the logrotate configuration file of dmesg? i can't find it07:23
furialkisg, i logged in as ubuntu with no pass07:23
Glitchds_friendgood luck niños07:23
foobaruWhite-Horse: Are you sure the keyboard isn't toast?07:23
GnuBoiI just now upgraded the evince in my ubuntu 10.04 to latest version using sudo apt-get install evince, now evince is not working. It gives: evince: symbol lookup error: evince: undefined symbol: ev_get_locale_dir07:23
glitchdGlitchds_friend, still wont let me rename it07:24
alkisgfuri: no, I mean when you boot from your hard disk07:24
johnathanmorning07:24
White-Horsei just messed it up cause i unpluged it when my laptop was o07:24
White-Horseon07:24
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?07:24
furialkisg, alright. will be back in just a mome.07:24
Glitchds_friendglitchd,  then move it somewhere else07:24
foobaruWhite-Horse: Shouldn't really matter. hal supports hotplugging07:24
White-Horseyes i am sure it's not toast07:24
varniefoobaru, thanks. one more question - how can i set my script acting at boot time? it contains several commands requiring sudo btw.07:24
=== WilliamHerry is now known as williamherry
varniei am running ubuntu 9.1007:25
Dr_Willisvarnie:    yo could call it from /etc/rc.local as a way07:25
johnathandoes anyone know how to setup a teamspeak3 server on ubuntu?07:25
Glitchds_friendyes07:25
varnieand what about entering password for these commands requiring 'sudo' ?07:25
White-Horsewellllllll ever since i unpluged it the keys are going all crazzzzzzz like           you can see07:26
Glitchds_friendunfortunately i have to go máng07:26
White-Horsei taaaaaaaa a key and thats what it does07:26
Glitchds_friendglitchd, find out how to use chmod if nothing works, and ask about07:26
Glitchds_friendit07:26
johnathancould someone that knows how to setup a ts3 server please assist me?07:26
sangeethB07:26
sangeethBB??n07:26
Glitchds_friendbye07:26
glitchdGlitchds_friend, i just moved it to my home dir07:26
Jordan_UWhite-Horse: Can you confirm that the keyboard works on another machine?07:27
glitchdGlitchds_friend, gonnna reboot to see what happens07:27
White-Horseyes i did do                     that on a windows 7 machine07:27
glitchdGlitchds_friend, hope i dont end up back here again07:27
foobaruvarnie: you can add yourself to the sudoers file to not require a password for sudo or simply put the script in init.d07:27
White-Horseworks 100%555507:27
White-Horsethis keyboard haaaaaaaas been working ever since 9.0407:28
varniefoobaru, you meant, put my script.sh into /etc/init.d/ , chmod x it and thats it ?07:28
ActionParsnipfoobaru: doing so will completely negate any system security07:28
White-Horsei know iiiiiiiit is 100% supported by ubuntu07:29
foobaruActionParsnip: If someone has access to his user shell he's already got problems.07:29
varniewell, i'll investigate these two solutions. putting myself in sudoers seems more accurate.07:29
ActionParsnipfoobaru: if someone doesn't have his pass they can't use admin commands07:30
sangeethI was told to use TOR for ovrcoming the proxy restriction in my College wifi... I have installed TOR and it's working fine with my ordinary internet connection... But, it can't be used on the Proxy restricted network... Should i have to give the proxy address of it in the PRIVOXY settings...07:30
WarDamnEagleAnyone have Eve Online working w/ Wine on MM?07:30
bastidrazorgogeta1: do you have a seperate /home or is everything on the / partition?07:30
foobaruActionParsnip: Exactly. Adding his user to sudoer's file to not require a password doesn't change a thing. They'd still need access to the user account07:30
White-Horseits not thhhhhhhhe first time that when i forget and unplug a usb device when my laptop is on it nnnnver works again07:31
ActionParsnipWarDamnEagle: have you checked the appdb,?07:31
ActionParsnipfoobaru: true but malicious scripts in sites can then freely use sudo as the user is logged in07:31
furialkisg, same error...07:31
WarDamnEagleAction: software center?07:31
ActionParsnipWhite-Horse: does a reboot fix it?07:32
alkisgfuri: I didn't ask you to reboot, I was just asking information about your problem. Now you just cut the apt-get dist-upgrade in the middle...07:32
ActionParsnip!appdb | WarDamnEagle07:32
ubottuWarDamnEagle: 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 help07:32
furialkisg, shoot...07:32
furialkisg, i'm sorry07:32
sangeethA little help with TOR please..07:32
White-Horseno i try to reboooooot wih it pluged in and out07:32
varnieokay, what's the proper way to execute script at startup time requiring sudo ?07:32
ilabWhere is the equivalent of inittab in ubuntu?07:32
WarDamnEagleAction: ty07:32
furialkisg, it tries to set the console screen modes and fonts07:32
bastidrazor!upstart | ilab07:32
ubottuilab: 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/07:32
furithen ^[[10;2R07:33
foobaruActionParsnip: If he's in the habit of running malicious scripts then, yes.07:33
bastidrazor!boot | varnie07:33
ubottuvarnie: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto07:33
White-Horseis there a command to restart all usb ports ?07:33
ActionParsnipvarnie: reference it in /etc/rc.local and add an ampersand at the end of the name, also add it above the exit 0 line07:33
=== root is now known as Guest83009
ActionParsnipfoobaru: if you visit sites with them, its not a conscious choice07:33
varnieActionParsnip, and what about sudo ?07:34
bastidrazorvarnie: /etc/rc.local is executed by root07:34
Guest83009guys i just finished installing pc linux os on my pc i intended to dual boot it with ubuntu but i can no longer see the ubuntu entry in the grub menu how can i fix this07:34
varnieokay, thanks. now it's clear.07:34
ActionParsnipvarnie: not necessary, the command will be ran as root. The command will run before the login promptshows07:34
foobaruActionParsnip: I was unaware that any good browsers now allow scripts to access userspace without consent.07:34
Jordan_UGuest83009: Can you run boot info script (from a liveCD) as explained here: http://ubuntuforums.org/showthread.php?t=1291280 and pastebin the RESULTS.txt ?07:35
White-Horsehttp://pastebin.ubuntu.com/532189/07:35
ActionParsnipWhite-Horse: if you run: lsmod | grep usb ,you will see modules. Unload and reload them on the same command (seperate with semicolons)07:35
Glitchds_friendgood nights and mornings every107:35
ActionParsnipfoobaru: not worth the risk is it?07:36
AltheasDoes anyone happen to know why when i boot the ubuntu 10.04 installation CD and i click on install it loads and what not then gives me a purple background then just stops doing anything and stays there indefinitely?07:36
ActionParsnipAltheas: did you md5 test the iso you downloaded?07:36
foobaruActionParsnip: Well then they'd have access to him /home and all his sensitive information anyways...07:36
Guest83009altheas try addin the command nomodeset when it's booting up07:36
White-Horselike this lsmod | grep usb Unload ?07:36
GnuBoiI just now upgraded the evince in my ubuntu 10.04 to latest version using sudo apt-get install evince, now evince is not working. It gives: evince: symbol lookup error: evince: undefined symbol: ev_get_locale_dir07:36
Altheasi tried the nomodset twice. and what is md5 test?07:37
ActionParsnipfoobaru: yes but they will also be able to install stuff to the system.07:37
ActionParsnipWhite-Horse: no you need to use: sudo modprobe -r module; sudo modprobe module ,for each item you see07:37
AltheasActionParsnip: What is md5 test?07:38
ActionParsnipAltheas: its a good way to test the iso you downloaded is correct07:38
White-Horsecan i paste 4 lines here                   ?07:38
foobaruActionParsnip: True so only potentially turning his box into a zombie is at risk. All his sensitive information is under /home anyways07:39
ActionParsnipAltheas: you clearly haven't tested it so you dontknow if there are any errors07:39
ActionParsnip!md5 | Altheas07:39
ubottuAltheas: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows07:39
White-Horseits the output of thaaat command07:39
ActionParsnipfoobaru: exactly07:39
johnathanguess no one can help me07:39
Dr_Willisjohnathan:  theres always the forums and wiki pages07:39
AltheasActionParsnip: ahhh ok thx i'll give it a try07:39
White-Horselenovo@lenovo:~$ lsmod | grep usb07:40
White-Horseusbhid                 36110  007:40
White-Horsehid                    67032  1 usbhid07:40
White-Horselenovo@lenovo:~$ lsmod | grep usb07:40
johnathanI have tried but I still can't get it right07:40
FloodBot3White-Horse: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.07:40
magn3tsWhats the best/easiest way to connect to wifi from the command line?07:40
ActionParsnipWhite-Horse: none. It will just do it. Replace module in the command the modules listed in the list07:40
sangeethHow to change the proxy setting for my TOR software07:40
Dr_Willisjohnathan:  i havent even seen/noticed the original problem. So cant really suggest anything else.07:40
johnathanevery time I double click on the teamspeak 3 server install icon it does nothing07:41
porjoHow can I make gnome panel appear on only one of my 4 virtual desktops - is it possible?07:41
foobarumagn3ts: Not sure if nm has a nice cli or curses interface - probably though. check the repos.  If not, wicd has a nice curses front end.07:41
ActionParsnipWhite-Horse: sudo modprobe -r usbhid; sudo modprobe usbhid07:41
Dr_Willissangeeth:  tor config files in /etc/ perhaps?07:41
ActionParsnipmagn3ts: iwconfig07:41
magn3tsiwconfig <interface> essid "name"07:41
ActionParsnipmagn3ts: much easier to use wicd-curses07:41
magn3tsthen just dh-client?07:41
magn3tsyeah, but w/ no internet, no wicd :P07:42
Dr_Willissangeeth:  http://www.webupd8.org/2010/09/how-to-install-tor-in-ubuntu-1010.html07:42
ActionParsnipmagn3ts: then iwconfig07:42
sangeethDr_Willis: You are AWESOME!!!07:42
White-Horse<ActionParsnip> White-Horse: sudo modprobe -r usbhid; sudo modprobe usbhid how do i get it back07:42
ActionParsnipmagn3ts: if you use security, you will need to provide that too07:42
ActionParsnipWhite-Horse: get what back?07:43
White-Horsethe usb ports07:43
ilabalkisg: got it to work. turns out when I removed the packages it never installed the kde libraries it said it was going ot07:43
=== Skynet is now known as Guest37224
ActionParsnipWhite-Horse: the first half removes the driver for the ports, the 2ndhalf reloads it07:43
dodohas anyone here gotten proxychains to work lucid07:43
White-Horseoh ok07:43
MiGrihello07:44
White-Horseso i do that command for both07:44
mondayhi07:44
Dr_Willissangeeth:  i just googled for 10.10 ubuntu tor install07:44
ActionParsnipWhite-Horse: I think it should do both already :)07:44
MiGridoes anyone knows a ppa where i can get ejabberd 2.1.4 or 2.1.5 for lucid? there is a big bug in 2.1.207:44
ActionParsnip!ppa | MiGri07:45
ubottuMiGri: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and should be used at your own risk.07:45
ActionParsnipMiGri: thatlink will let you search the ppas07:45
arvind_khadriMiGri, try launchpad07:45
TwoDWhy is the dialog for entering social accounts popping up at regular intervals without indicating why?07:46
sangeethDr_Willis:  :-))07:46
ActionParsniparvind_khadri: can I pm you please dude?07:46
MiGriarvind_khadri: I put that bug on launchpad in june already. but it is not fixed.07:47
White-Horsei did it and its still doing the same thing07:47
MiGrihttps://bugs.launchpad.net/ubuntu/+source/ejabberd/+bug/59667607:47
ActionParsnipWhite-Horse: that's all I got,sorry. Maybe someone else can chip in07:47
foobaruWhite-Horse: What exactly is the keyboard doing wrong?07:47
sangeethAnyone know a best tutorial for learning the Linux Kernel 0.01...07:48
White-Horsewellllll wen i try to tyyyyyyyyyyyyyy it dooos wht yo see07:48
foobaruWhite-Horse: o.O07:48
ActionParsnipsangeeth: i'd ask in the #linux channel, there is no best07:48
White-Horseits doing that07:48
bullgard4Nautilus > right-click on a filename foo > Properties > (Properties of foo) > Tags will show a list of perhaps 40 entries. I did not make this list. Who has made this list? What is the function of this list?07:48
sangeethActionParsnip: Thanks...07:48
palamwhat's a good place to setup iptable files? if-up.d or if-pre-up.d?07:49
foobaruWhite-Horse: Have you rebooted since the problem occured?07:49
MiGriActionParsnip: i found a ppa in that list but the elisting is not correct. there is no ejabberd in the ppa07:49
White-Horseit never had a prom untill i unpluged it whhhhn my laptop on07:49
ActionParsnipMiGri: bah07:49
MiGriActionParsnip: https://launchpad.net/~suraia/+archive/server07:49
TwoDbullgard4: the icons list?07:49
White-Horseyes iiiiiiiiiiire reboot many timessssssss07:49
bullgard4TwoD: yes.07:50
White-Horsecrazy keyboard !07:50
TwoDbullgard4: it allows you to add one or more tags/icons to a file. As simple as that. =)07:51
TwoDbullgard4: I believe you can add your own icons too, though I don't remember the details.07:51
TwoDbullgard4: check a few and see what happens.07:51
ActionParsnipWhite-Horse: i'd just reboot07:52
glitchdwho was i just tlakin to???07:52
TwoDAnd there goes the social accounts dialog again. How do I make it stop bugging me? Or at least find out why it opens all the time?07:52
sharenot me07:52
White-Horseooooooook i will trrrrrrrry and reboot again07:52
White-Horsethanks everyone07:53
MiGriActionParsnip: and the other ppa with ejabberd have only versions < 2.1.407:53
ActionParsnipMiGri: you mayhave to compile then07:54
glitchdActionParsnip, its still freezes at the desktop07:54
MiGrihow can i set up the urgency of a known bug in launchpad?07:54
glitchdActionParsnip, is there anything u can think of that would make it freeze?07:54
bullgard4TwoD: You did not answer my question I asked: Who has made this list? I did not make it. And I cannot see any relation to the file whose name I highlighted.07:54
ActionParsnipglitchd: bad ram springs to mind. Have you tested your ram?07:54
glitchdActionParsnip, im sure my ram is fine07:55
glitchdit boots into safemode and into windows just fine07:55
ActionParsnipglitchd: you don't know for sure though07:55
ActionParsnipglitchd: what video chip are you using?07:56
glitchdit lets me click a few things then it freezes the desktop, but i can still move the mouse around just not click anything07:56
foobaruActionParsnip, glitchd: We had some bad samsung ram at work that kept freezing our PCs randomly07:56
glitchdim sure my ram didnt go bad in the last hour07:56
ranjanHi all07:56
ranjanis the mesa-dri-experimental package available for ubuntu??07:57
lucentglitchd: "im sure my ram didn't go bad in the last _____"  => uh-oh :(07:57
ActionParsnipglitchd: id check the ram, its an option in grub. Just run it for afew mins for a quick test. You need to remove things you know are good to narrowdown to the fault07:57
ActionParsnipglitchd: what video chip do you use?07:57
glitchdim not sure about the vid chip07:57
lucentglitchd: also of note, I have a laptop that behaves erratically if an express card is not fully inserted07:57
glitchdi think its nvidia somthing07:58
lucentso it could be uh, grounding issue from something random you wouldn't expect07:58
glitchdi dont have an express card07:58
lucentnor do I, anymore ;)07:58
ActionParsnipglitchd: boot to root recovery mode. It will tell you the chip if you run: lspci ,and read07:58
ActionParsnipglitchd: nvidia something is enought07:58
ActionParsnipglitchd: boot to root recovery mode and run: dpkg -l | grep nouve ,remove the nouveau package (I forget the full name). Reboot and you will use the nv driver07:59
TwoDbullgard4: I don't know who made it, but it's the same for all files.07:59
glitchdActionParsnip, VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series08:00
TwoDbullgard4: It's just a default set, thought that was pretty obvious since you didn't make it. ;)08:00
ActionParsnipglitchd: you can then use the driver app to install the nvidia driver if you wish, as well as get updates08:00
=== 18VABSG9M is now known as user81
ActionParsnipglitchd: I see, hmmm08:00
ActionParsnipglitchd: could blacklist the ati driver and the radeon driver to force the OS to use the vesa driver08:01
ActionParsnipglitchd: then get updates etc andunblacklist08:02
glitchdaction08:02
eureka_hi all!08:02
eureka_can i install office for mac on ubuntu?08:02
glitchdok08:02
furican someone please tell alkisg to ping me when he gets back on?08:02
[thor]cd ..08:02
* lucent cheers for fail08:03
foobarueureka_: Why does it have to be office for mac?08:03
[thor]oops, switched desktops but not windows :/08:03
furican someone please tell alkisg to ping me when he gets back on?08:04
bullgard4TwoD: I can't help but thinking that you are a frolic man. --  Yes, it is the same for all files. And the contents has nothing to do with the contents of the currently highlighted file. Even your "default set" stems somewhere.08:04
lucent[thor]: I'm joking, it's not meant to ridicule you08:04
ndxtganyone using 10.10? how to customize sound ? there is no option to customize sound for specific thing (alert, new mail etc.) in preference08:04
eureka_foobaru : just curious08:04
[thor]lucent: don't sweat it, irc is not srs bsns.08:04
furican someone please tell alkisg to ping me when he gets back on?08:05
sexcopterHi. Want to set up a samba fileserver. before I get going, is there a natural way to make it only respond to machines on the router (ie 192.168.1.x subnet)? I'm not a whizz at networking... does the secret lie with "interfaces" and "bind interfaces only" options in smb.conf?08:05
bullgard4!sound | ndxtg08:05
ubottundxtg: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.08:05
Dr_Willisfuri:  theres a memoserver that can send him a memo08:05
Dr_Willis /msg memoserv help08:05
Dr_WillisIf he notices it. :)08:05
foobarueureka_: I doubt it. You'd have better luck getting ms office under wine... but really why not just use libre/openoffice or googledocs?08:05
foobarueureka_: They support all the same formats.08:06
aeMaethndxtg, i manually converted and renamed the files i waned to play, replacing the old ones, i'm sure this isn't recommended08:06
emmawhat is the probability that this laptop would work well with linux (ubuntu) --- http://www.bestbuy.com/site/Dell+-+Inspiron+Laptop+/+Intel%26%23174%3B+Pentium%26%23174%3B+Processor+/+14%22+Display+/+4GB+Memory+/+500GB+Hard+Drive+-+Peacock+Blue/1179772.p?skuId=1179772&id=121823102592108:06
Dr_Willissexcopter:  i think smb.conf can also have ip only limits.  I would hav to double check the samba-docs to be sure of the exact syntax08:06
lucentemma: eh, some of it will work08:06
ndxtgaeMaeth: please tell me location :D08:06
lucentemma: why do you need it to work with Ubuntu linux?08:07
eureka_foobaru : openoffice sometimes it doesn't work very well in my language and keyboard.08:07
furiodd, says he's online08:07
Dr_Willisemma:  i find in these days . its often 'little' things about new laptosp that dont work.. for a while.. then in the next release they get fixed.08:07
furibut he's not on the userlist08:07
Dr_Willisfuri:  he may not be in this channel08:07
emmalucent: what do you mean some of it will work?08:07
Dr_Willisfuri:  try /whois WHOEVER08:07
emmaDr_Willis: the most important thing to me on a laptop is the wifi08:07
eureka_foobaru : but it's ok . and just want to know can or can't . office for win through wine i knew . thanks08:07
emmado we know if the wifi will work on that laptop?08:07
ranjananybody here tried the mesa driver for nvidia?08:07
sexcopterDr_Willis, thanks. Just to check, am I posing the right question? You know what I'm trying to do, right?08:07
lucentemma: vauge question, vague answer. :/08:07
lucentokay, the wifi, need to find out what chipset Dell 1501 wireless is08:08
airtonixemma, you need to get the spec sheet which will hopefully show the wifi chip08:08
aeMaethndxtg, it's either /usr/share/sounds/ubuntu/stereo or /usr/share/sounds/gnome/default/alerts08:08
emmait's not that vauge a question. It's very specific. It's very specific make and model of laptop.08:08
ActionParsniplucent: sudo lshw -C network ,will tell you08:08
aeMaethndxtg, to find that i searched for *.ogg08:08
lucentActionParsnip: ...08:08
lucenthelpful, and yet, not paying attention08:09
airtonixemma, ie my hp mini311 comes in about 8 flavours some of which have different wifi chips.08:09
foobaruemma: Pretty much every mainstream laptop is supported. Mainly you need to check video card and nic. Linux drivers are very mature and diverse compared to what they used to be.08:09
Dr_Willissexcopter:  Im sure samba has some way to only share based on ip. or you could set up some firewall rules for local lan onluy.08:09
ActionParsniplucent: if you run the command it will display information about all attached network interfaces including chip08:09
Dr_Willissexcopter:  My router dosent allow smb traffic in/out to the internet also..08:09
lucentActionParsnip: we're speaking of a hypothetical laptop, so while your advice is sound it is also funny and not applying to the discussion08:09
lucentsorry.08:10
aeMaethfoobaru, nic cards? i figured that would be pretty basic, some brands don't have support?08:10
ActionParsniplucent: why funny?08:10
lucentfunny is not the best word08:10
foobaruaeMaeth: Some require more work to get functioning. ndiswrapper and such.08:10
[thor]emma: you could try bringing a livecd to bestbuy and booting to it :D08:10
ActionParsniplucent: I get what you mean with the hypothetical bit08:10
glitchdwho was just helping me??08:10
glitchdActionParsnip, hey08:10
glitchdActionParsnip, so i fixed it08:11
airtonix!enter08:11
ubottuPlease try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!08:11
aeMaethemma, in fact, i would demand they do it for you, also record this for youtube08:11
ActionParsnipglitchd: you really need tolearn to scroll up, or remember better :)08:11
glitchdActionParsnip, ull never guess what i did08:11
ActionParsnipglitchd: what happened?08:11
foobaruaeMaeth: Or some firmware isn't included in the kernel which would require compiling before it's wifi capapble.08:11
ndxtgaeMaeth: thank you :)08:11
[thor]glitchd: don't leave out details, this might help others.08:12
glitchdActionParsnip, what do i need to remember better??08:12
aeMaethfoobaru, ah, i didn't know you were refering to wireless08:12
lucentemma: are you going to purchase in-person?   It's reasonable to request that the sales person allow you to run a livecd in the system, tell them it is your music or something08:12
slgmawhat url do you put into transmission to get the blocklist to update?08:12
ActionParsnipglitchd: who you converse with08:12
aeMaethndxtg, any time08:12
lucentthe word "Ubuntu" or linux might scare some poor sales team person08:12
glitchdActionParsnip, yea i have a banged up brain, sry for the inconvenience.08:12
ActionParsnipglitchd: so what was the magic bullet?08:12
emmalucent: yeah i was goinag to buy it in person probably. I'll take a live CD08:13
aeMaethlucent, hah, but you dont' have to reboot for music, i think best to lay out the plan flat, and either they turn you away or no08:13
[thor]look for the sales rep with the penguin lapel in.08:13
[thor]s/in/pin08:13
aeMaeththey train them that linux is less secure08:13
ActionParsnip[thor]: nice08:13
glitchdActionParsnip, [thor], surprisingly, all i did was sudo apt-get update, logged back in and it went in fully...weird.08:13
foobaru[thor]: Does best buy have linux certified employees?08:13
ActionParsnipglitchd: just update? Not upgrade too?08:13
glitchdActionParsnip, [thor] thank you for your efforts to help me fix the problem08:14
SAngeliHi, I have a simple question: I have ubuntu desktop and created an administrator account. I installed one application. I also have a Desktop user and wish to copy the shortcut of the application installed and also let this application run on the desktop user with obviously less priviledges. How to do so? ANy doc on the Internet I can read or advice, please08:14
glitchdActionParsnip, nope i didnt do upgrade08:14
[thor]foobaru: i'm pretty sure they will try to frog-march her out the door with torches ablaze.08:14
glitchdActionParsnip, but i will now08:14
lucentaeMaeth: having been a sales team person, I can share with you that they don't care about making a sale unless you're buying a store warranty, "Need to see if my music will play" and they will leave you alone unless you have a stalkerish sales person08:14
foobaru[thor]: They fear what they do not understand ;P08:14
glitchdActionParsnip, no upgrades08:14
nbcaSAngeli: use chmod08:14
aeMaethlucent, true, i'm afraid we're going to OT land on that, so either bring it to ubuntu-offtopic or pm me please08:15
lucentalmost as bad, a sales person who knows what Ubuntu is and lives with their parents08:15
lucentI digress.08:15
glitchdthx again guys.08:15
ActionParsnipSAngeli: copy it to /home/username/Desktop ,you will need sudo to get write access. I also suggest you chown the file to the user08:15
SAngelinbca, ok, so I would create perhaps a new group and assign use chmod?08:15
Dr_WillisSAngeli:  installed what exactly and how?08:15
ActionParsnipglitchd: very weird, but its working so who cares :)08:15
nbcaSAngeli: no just copy the shortcut and chmod it08:16
lucentemma: there are laptops which have been certified for Ubuntu, are you aware?08:16
glitchdActionParsnip, indeed sir, indeed08:16
SAngeliDr_Willis, I installed this application as administrator. So all I know is that I can see the application and I can run it from the Administrator account.08:16
glitchdadios08:16
SAngeliI cannot even cp the file to the user account08:16
ActionParsnipSAngeli: make a symlink to the file on the users desktop08:16
TwoDbullgard4: Frolic man? Nobody's ever called me that before. I'm not a native English speaker so I'm not sure what it means either hehe08:16
avogadroshouldn't ubuntu ask for a password when you do sudo su ?08:16
[thor]sudo cp filename destination ?08:16
SAngeliActionParsnip, I have access denied08:16
lucentavogadro: not always, it remembers if you've authenticated recently08:17
ActionParsnipSAngeli: when you make the link or when its ran?08:17
Dr_WillisSAngeli:  installed what?  and how?  You mean you ran some whatever.run as root? or  are we talking about some wine app?08:17
karthick87I have the package kdelicious installed (Maverick), and would expect to use its extensions in Konqueror. How do I enable it?08:17
SAngeliActionParsnip, when creating the link08:17
ActionParsnipavogadro: if you are in the sudo grace period, no08:17
TwoDbullgard4: Why does it matter who put the icons there?08:17
ActionParsnipsantos_: then add sudo to the start of the link command08:17
ActionParsnipSAngeli: ^08:18
ActionParsnipsantos_: wrongtarget, my bad08:18
ActionParsnipavogadro: sudo -i is advised. Instead of sudo su08:18
nbcaActionParsnip: why is that?08:19
ActionParsnipnbca: can't remember but I'm verytired and my brain is fairly frazzled08:19
Shariq_Mhi, anybody knows how to move wondows to seperate desktops using the keyboard ?08:19
Dr_Willisnbca:  better secrity practice.. less redundant, and sets up the system enviroment properly08:19
Dr_Willissecurity is half 'practice and habbits' :)08:20
ActionParsnipShariq_M: look in keyboard shortcuts, there are shortcuts for it,you can also right click the decorator and move it that way08:20
Dr_WillisShariq_M:  i belive compiz has some ways to do that also.08:20
Shariq_Mah ok08:21
foobaruActionParsnip: Because it keeps the important user shell environment varialbes I believe. Keeps them in /home with the terminal layout - or something along those lines08:21
nbcasudo su and sudo -i does the SAME?08:21
aagathahaiiiiiiiiiiiiiiiiiii08:21
jpdsnbca: No.08:21
Shariq_Mi want keyboard shortcuts :)08:21
nbcacaps on the last word08:21
aeMaethShariq_M, the compiz setting might be in "rotate cube"  under "Rotate to cube face with window"08:21
bullgard4TwoD: '~dict frolic; From WordNet (r) 3.0 (2006) [wn]:   frolic:   v 1: play boisterously; "The children frolicked in the garden"; "the gamboling lambs in the meadows"; "The toddlers romped in the playroom" [syn: {frolic}, {lark}, {rollick}, {skylark}, {disport}, {sport}, {cavort}, {gambol}, {frisk}, {romp}, {run around}, {lark about}]".  --  It matters because I am not sure what will happen...08:21
bullgard4...if I delete the list and make my own entries.08:21
ActionParsnipnbca: sure visually, but under the hood its different08:21
Dr_Willisnbca:  they are not identical in every respect..  they are close.. but not identical08:21
Shariq_Mand also whats the show desktop shortcut .. as in to minimize all wondows ?08:21
jpdsnbca: 'sudo -i' resets the environment correctly.08:21
ActionParsnipShariq_M: super+d08:22
[thor]Shariq_M: have you opened Preferences -> Keyboard Shortcuts ?08:22
nbcajpds: ah, thanks08:22
ActionParsnipShariq_M: same as in windows08:22
Shariq_Myes08:22
StaRetjiFolks, I'm getting this when I try to reboot as user root: reboot Command 'reboot' is available in '/sbin/reboot' The command could not be located because '/sbin' is not included in the PATH environment variable. This is most likely caused by the lack of administrative privileges associated with your user account. reboot: command not found08:22
Shariq_Mwhats super ? :O08:22
[thor]super == windows key08:23
jpdsShariq_M: 'Windows' key.08:23
StaRetjiHelp needed, why is this happening? How can it be with the root privileges? New install maverick...08:23
ActionParsnipShariq_M: windows key is called super in linux08:23
jpdsStaRetji: Used sudo before?08:23
Shariq_Mwindowd + d wont work for me :(08:23
StaRetjijpds, nope, I used su08:23
StaRetjiand entered as root08:23
StaRetjiroot@ubuntu08:23
ActionParsnipStaRetji: log a bug, you can add to the $PATH in $HOME/.bashrc08:23
alkisgfuri: please stop sending me memoserv messages08:23
furialkisg, odd... it didn't say you were on here08:24
furialkisg, sorry08:24
alkisgfuri: I gave it a shot at trying to help you, but appareantly we can't communicate good enough08:24
Altheasok so i tried the md5 which got me b4faa186c2419dc26e522e5f82e268a1 hash it checkout at the ubuntu hashes page. i booted off my flash drive everything worked perfectly pressed enter for english followed by f6 to check nomodset followed by install, and still it gives me nothing but a frozen background. any suggestions?08:24
jpds!sudo | StaRetji08:24
ubottuStaRetji: sudo is a command to run command-line programs with  superuser privileges ("root") (also see !cli ) . Look at https://help.ubuntu.com/community/RootSudo for more information. For  graphical applications see !gksu (Gnome, XFCE), or !kdesudo (KDE). If you're unable to execute commands with  sudo see: http://www.psychocats.net/ubuntu/fixsudo08:24
furialkisg, i'm sorry, i thought you were asking me to try booting again...08:24
furialkisg, i won't be so quick to think like that08:24
TwoDbullgard4: Well, I suppose the files having any of the tags being deleted will no longer have those tags, or at least not the icon associated with it. Why not assign a tag to a file, move/delete the icon and see what happens?08:24
furialkisg, i mean, if you're even up to do what you did again08:24
StaRetjijpds, I'm running staff as root, I really have to, so why do I need to run sudo as root? I'm trying to avoid that :/08:25
furialkisg, when you ran that command, by the way, it made me logout on the xubuntu disc, so i had to re-login08:25
TwoDStaRetji: if you're running as root, you don't need sudo.08:25
StaRetjiActionParsnip: Thx, I may be messing with ./bashrc can't be sure.08:25
alkisgfuri: that was just an apt-get dist-upgrade, to update your system08:25
ActionParsnipAltheas: test ram as well as the usb health.  You can do this by pressing spacebar as the usb boots and select the option from the subsequent menu08:25
alkisgfuri: sorry, no time now08:25
furialkisg, okay08:25
Shariq_Mis there a minimize all windows command ?08:26
StaRetjiTwoD: yep, that's why is strange I get the error above, but ActionParsnip gave me a clue08:26
AltheasActionParsnip: k i'll give that a shot08:26
furialkisg, can't i just do the dist-upgrade on a chrooted terminal?08:26
ActionParsnipStaRetji: backup the file before editting so you have a good file to rollback to. If youneed08:26
[thor]Shariq_M: in Keyboard Shortcuts, set the key sequence for "Hide all normal windows and set focus to desktop" to whatever shortcut you wish. http://uppix.net/2/3/8/6c29f4298f26d8f722258c4cc8dbe.png08:26
Dr_WillisShariq_M:  i belive compiz can do that via a shortcut also.. or theres icons for the panel that can do that.08:26
alkisgfuri: yes, that's exactly what I tried before you went on and rebooted in the middle of it :)08:26
furialkisg, yeah, i'm sorry08:26
furialkisg, it appeared to have been finished, because it logged me out... i guess i'm just stupid like that08:27
StaRetjiActionParsnip: thx, I've just checked, I didn't edited that file, but I'll backup and play with it.08:27
Shariq_Mits ctrl+alt+D :)08:27
furialkisg, was there any other steps necessary to this that i may need to take?08:28
furialkisg, or is everything set08:28
ActionParsnipShariq_M: you can set it to anything you wish08:28
Shariq_M[thor], Dr_Willis, thanks a bunch08:28
Shariq_M:)08:28
alkisgfuri: apt-get dist-upgrade wouldn't log you out afaik. Sorry, no time now to help you.08:28
furialkisg, okay08:28
StaRetjiActionParsnip: I don't see PATH column in .bashrc. Is there a easy way to tell ubuntu to gove permissions to all paths for user root? It is a htpc install, nothing important, I need root privileges to run some bash scripts.08:29
furialkisg, by the looks of it, it's downloading kde libs...08:29
furioh, he left.08:29
Dr_WillisStaRetji:  you can set the default path in numerous ways. but You may be going about this the wrong way08:29
bullgard4TwoD: Trial and error is a very inefficient method in mastering Linux usage. I am testing and testing again Linux features for more than 3 years now and still have not gained a comprehensive command of Linux. --  Have you ever heard that a deductive procedure in natural science is much more efficient?08:29
DannyButtermanHi there. Can someone explain me how to sync two directories over two different machines ? I've used all kind of syntaxes, to no avail.08:29
Dr_WillisStaRetji:  export PATH=$PATH:/new/path/stuff/here:/anotherpath/here08:30
ActionParsnipStaRetji: you need to add a line at the bottom. I'll be something like: export PATH=$PATH;/sbin08:30
ActionParsnipStaRetji: websearch to verify08:30
Dr_WillisStaRetji:  just adding things to your PATH are not gouing to give you root privileges. its just lettting you run commands without givinf the full path.08:30
Dr_WillisMy Default PATH here....08:31
Dr_Willis echo $PATH08:31
Dr_Willis/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games08:31
StaRetjiDr_Willis: yep, that would be enough, I'm root already08:31
=== yaiza_ is now known as yaiza
foobaruSo then root doesn't have the right path.08:31
Dr_Willissounds like you are becomming root in an odd way. :) or somthing has altered your PATH.08:31
StaRetjiDr_Willis: thx for help08:31
StaRetjiDr_Willis: strange thing is, it's fresh install :/08:32
Dr_WillisStaRetji:  and how are you becoming root?08:32
Ronaldo_What is the latest version of Ubuntu to work on imac G5 (ppc)?08:32
Dr_Willis!ppc08:32
ubottuPowerPC.  Formerly used by Apple for the Macintosh line of computers. Variants are now used in popular gaming consoles. PPC was a fully supported Ubuntu architecture up to and including edgy. It is now a community port, see https://wiki.ubuntu.com/PowerPCFAQ08:32
StaRetjiDr_Willis: I autologin root using slim and xfce408:32
zambais it possible to disable gnome-keyring through gconf?08:32
TwoDbullgard4: Of course, but to find out what happens in this case, one only needs to try once, which is probably going to take a lot less time than finding the documentation detailing it. ;)08:32
Dr_WillisStaRetji:  err.. you are logging into X as root?08:32
StaRetjiDr_Willis: Yes, but don't worry, it's just htpc with xbmc08:33
yehiamorning from my side - i was wondering if some body can guide me please - is there a desktop manager for blackberry phones which works on ubuntu 10,10 ?08:33
Dr_WillisStaRetji:  one normally dosent directly login as root.. one logs in as the user. (that sets the path up) then changes to root.. thats the core of your problem i imagine.08:33
bullgard4TwoD: Thank you for commenting.08:33
Dr_WillisStaRetji:  i cant even imagine why you need tobe logging in as root even if its just a  HTPC..08:33
StaRetjiDr_Willis: I run lots of bash scripts and some of them can run only as root08:33
yehiamorning from my side - i was wondering if some body can guide me please - is there a desktop manager for blackberry phones which works on ubuntu 10,10 ?08:34
Dr_WillisStaRetji:  You can set up sudo to allow  things to run as root...08:34
StaRetjiDr_Willis: did that, but strange thing, some commands where failing, if I ran scripts as a root, it works well08:34
TwoDbullgard4: You're welcome. Wish I could say what actually happens for sure, but I've never needed to remove any of them. If you do find out while I'm here, mind telling?08:34
yehiamorning from my side - i was wondering if some body can guide me please - is there a desktop manager for blackberry phones which works on ubuntu 10,10 ?08:35
Dr_Willisyehia:  what does a deskktop manager for a phone do exactly? You got Ubuntu On yur Phone?08:35
CIDRI'm looking around on a guide to load balance, I know bonding isn't possible, multiple dhcp connections.  Any ideas?08:35
StaRetjiDr_Willis: btw, adding path solved the problem ;) THX!08:35
Ronaldo_Thanks :D08:35
paranoidiI'm running `netcat -l 5000` on my server with firewalls down .. why I cannot connect to this? what can possibly be c0ckblocking the connection?08:36
=== carsten is now known as coaboa
=== coaboa is now known as carsten
=== carsten is now known as coaboa
Dr_WillisStaRetji:  by logging in directly as root.. you are bypassing a lot of the 'setup' stuff I am thinking..08:36
bullgard4TwoD: I will do. But I am afraid I will not succeed today.08:36
zambai have no System - Administration - Language support08:36
yehiaDr_Willis : no i have got blackberry phone - normal blackberry - and i was using Windows for accessing my phone to install some new programs and to manage my phone - as you know something like  ( Nokia suite)08:37
ir4taparanoidi: wrong syntax in netcat08:37
TwoDparanoidi: "firewalls down" includes iptables' rules, and any walls in routers on the path (if it's not just local)?08:37
StaRetjiDr_Willis: hm, that would not be good. I'll test a bit.08:37
paranoidiTwoD: iptables being completely empty08:37
paranoidiir4ta: please do point out the error08:37
Dr_Willisyehia:  so you want a phone 'mananager' :) a 'window manager' is somthing totally different in Linux/X terms..08:37
yehiaDr_Willis : so iam searching for the application which can allow me to manage my phone but on ubuntu08:38
DannyButtermanHi there. Can someone explain me how to sync two directories over two different machines ? I've used all kind of syntaxes, to no avail08:38
alkisgCan I see the packages in lucid-proposed anywhere? E.g. this is for lucid-backports: http://packages.ubuntu.com/lucid-backports/allpackages08:38
ir4taparanoidi: please try netcat -l -p 500008:38
i5nocDannyButterman, try rsync08:38
paranoidiir4ta: that is what I originally remembered that the command was but it just gives syntax manual08:39
DannyButtermani5noc: I'm already using rsync, but something is wrong, there are still missing files on the destination directory08:40
ir4taparanoidi: hm .. i'm on version [v1.10-36]08:40
ir4taparanoidi: what does netcat -h show you08:40
alkisgparanoidi: netcat -l 5000 ?08:40
paranoidiir4ta: OpenBSD netcat (Debian patchlevel 1.89-3ubuntu2) ... weird08:41
paranoidialkisg: yes .. that works but I cannot connect to it except locally08:41
MaahesDannyButterman: ....have you tried using nautilus' merge function? It's just a frontend to rysnc but it's worked for me for that purpose. It obviously won't work if you need a script to do this repeatedly of course.08:41
i5nocDannyButterman, check your permissions08:41
i5nocas root: rysnc -avW --progress08:41
i5nocshould show any errors as you go along08:42
alkisgparanoidi: I didn't see your original question, you can't connect to netcat listening on port 5000 from a remote system?08:42
ir4taparanoidi: maybe -vv verbose will give additional infosmations08:42
anygivennamewhen I connect to my Ubuntu thru VNC Viewer, the full screen mode shows the screen in 3/4 surrounded by black....any solutions to this ?08:42
paranoidialkisg: yes, I'm trying to see that the port is really connectable since other app I'm trying to get public does not work either08:42
Dr_Willisanygivenname:  ive seen that asked in here befor. but never really seen a fix. Try some other vnc viwewers. or perhaps try some options to your current viewer?08:42
Dr_Willisanygivenname:  your viewer machine has high enough res to show all of the remote desktop? ot could be shrinking it down for some reason.08:43
zambahow do i disable the login sound in ubuntu?08:45
anygivennameI have got another vnc viewer....it zooms in but this is not a fix.....to reach the normal full screen...I have to zoom in @ 135%08:45
zambathrough gconf08:45
alkisgparanoidi: is that specific to nc? I mean, can you see any other open ports like ssh or cups etc?08:45
paranoidialkisg: everything else works fine, I'm running apache ssh etc ..08:46
TwoDbullgard4: Removing the standard emblems might not be so easy. Adding/removing custom ones is easily done via Nautilu's Edit menu though. http://ubuntu-ky.ubuntuforums.org/showthread.php?t=8176708:48
paranoidiI'm about to smash something, why the f... does this not work08:49
paranoidiI tried even some simple python script to listen a port and NOTHING08:50
bullgard4TwoD: Your article is of 2007. What I am interested in is of Maverick and has appeared much later than 2007 in Nautilus.08:51
Maaheslrwxrwxrwx 1 root root    means I should be able to write to a folder correct? If I use sudo or sudo su.08:52
alkisgparanoidi: are you trying to check the port from a pc on the local network? And, do you have a firewall running?08:53
foobaruMaahes: means anyone can do that08:53
alkisgMaahes: l in the front means symbolic link08:53
paranoidialkisg: iptables --list is empty, it works from localhost but not from remote08:53
alkisgMaahes: the permissions of the symbolic links are not taken into account08:53
alkisgparanoidi: remote from the local network or from e.g. behind a router where you would also need port forwarding etc?08:54
alkisgparanoidi: I mean, check if it's a server problem or a problem in some other component of you network08:54
TwoDbullgard4: I don't know how long they've been there, but it's a long time... The text is still valid though, standard emblems can't be removed easily because things depend on them being there.08:55
paranoidialkisg: there are no other components, the machine is directly bridged to ISP08:55
miekehey guys, I have this big problem. I need to connect to a samba share wich I could connect to before my reinstall of ubuntu but now I doesn't work anymore When I type smbclient //the/path it gives me Connection to **** failed (Error NT_STATUS_BAD_NETWORK_NAME) I need to get this working08:56
alkisgparanoidi: and are you sure your ISP doesn't have any firewalls active?08:56
paranoidialkisg: not at least on the server side .. hmm, dunno about the computer I'm using to test :)08:56
MaahesI'm trying to troubleshoot a problem with my touchpad, and one solution mentioned involves creating a script with two entries: echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind and bind, respectfully, I have: drwxr-xr-x on the directory, but I cannot write to the directory, that script fails, touch fails, etc.08:57
Dr_Willismieke:  try entering the  path/name via ip instead of 'name' as a test. also check out findsmb and smbtree command outputs. they may give a clue08:58
miekeDr_willis: I did use the ip, I'll test de findsmb and smbtree tx08:59
anygivennamehow do I change the screen resolution ?08:59
alkisgMaahes: /sys/* directories are not normal directories, they're exposed by the kernel. You can't create new files there, you can only modify some existing files. Do you see an "unbind" file at that path?09:00
Maahesalkisg: no. This solution was from a post circa 2008, so that is probably why.09:00
Dr_Willismieke:  im constantly having issues with samba lately :(  if i use the ip# it seems to work better.09:01
alkisganygivenname: on gnome? from system > settings > screens...09:01
alkisg(or monitors, not sure, not using english menus)09:01
MaahesI've been messing with this for forever. I've tried adding i8042.nomux .quiet .reset, I've tried working with tpconfig, loading and unloading kernel modules, using XF86TouchpadToggle, etc. etc. After a suspend my touchpad stops functioning.09:02
klasa3c2<meta http-equiv="content-type" content="text/html; charset=utf-8"/>09:02
anygivennameyes probably monitors09:02
anygivennameit says RANDR extension not present09:03
Dr_Willisanygivenname:  whats your video card and drivers you aerw using?09:03
anygivennamedoesnt seem it can open it remotely09:03
alkisganygivenname: if yoyu run this command on a terminal, what are the commands? lspci -nn -k | grep -A 2 VGA09:03
anygivennamecause I remember opening it from on the server09:03
Dr_Willisanygivenname:  remotely? You doing this over vnc?09:04
alkisganygivenname: how are you connecting remotely? It should work with vnc.09:04
alkisg*the results09:04
anygivennameyes cause I am far away09:04
Dr_Willisyou are sjhareing the current desktop over vnc? or are you running your own vncserver, so you have a 'hidden' desktop?09:04
anygivennamei am connected throug vnc viewer09:04
anygivennamebut it is showing my server desktop in small screen surrounded by black09:05
anygivennamei want it to fill the whole screen09:05
alkisganygivenname: what vnc server are you using?09:06
Dr_Willisanygivenname:  its showing the 'locally shown' desktop? or did you ssh in and start 'vncserver' ?09:06
anygivennameyes09:06
Dr_Willis'yes to what part......'09:06
anygivennamessh by putty09:06
Dr_Willisanygivenname:  so its showing the gnome/local desktop? or a hidden desktop?09:07
jcgdate09:07
anygivennameshowing gnome desktop09:07
Dr_WillisYou can install xming , and ssh in, and run specific apps and have them appeaer locally on a windows box also.. and totally skip VNC. :)09:07
anygivennamebut not using full screen09:08
Dr_Willisanygivenname:  You may want to use a stand alone vnc server, and a lighter desktop. It could be the gnome built in vncserver is causing the issues.09:08
alkisganygivenname: can you describe how you started the vnc server?09:08
anygivennamealkisg: what do u mean ?09:08
alkisganygivenname: connecting with ssh doesn't give you vnc normally09:09
alkisgvnc is unrelated to ssh09:09
annetwhat is vnc09:09
Dr_Willisanygivenname:  theres 2 ways  You can do 'vnc' - You can use the GNOME built in vnc server. (vino/vinigre) or ssh in and instll/run a vncserver sich as tightvnc, or vnc4server09:09
anygivennameyes I have tighvnc on the server09:10
Dr_Willisanygivenname:   So you might want to check teh various tightvnc options.09:10
Dr_Willisanygivenname:  you also may want to check into 'freenx' it will be faster then vnc and more secure.09:11
anygivennamelspci -nn -k | grep -A 2 VGA09:12
anygivenname00:02.0 VGA compatible controller [0300]: Intel Corporation 82Q963/Q965 Integrated Graphics Controller [8086:2992] (rev 02)09:12
anygivenname        Kernel driver in use: i91509:12
anygivenname        Kernel modules: i91509:12
FloodBot3anygivenname: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.09:12
miekeDr_Willis: I get this: \\ENTERPRISE     X4170 - PCShare 4.509:12
=== JimmyJ is now known as JimmyJ|zz
miekecli_start_connection: failed to connect to ENTERPRISE<20> (0.0.0.0). Error NT_STATUS_BAD_NETWORK_NAME09:12
anygivennamemy client is running Win XP09:12
Dr_Willisanygivenname:  if you dont need a 'full desktop' in a window. You mau want to check out 'xming' on windows also.. it would let you run  spefiic apps and have them appear on the windows box. No need for a full desktop.09:12
alkisganygivenname: freenx or neatx will be much faster & easier to configure than tightvnc09:13
Dr_Willismieke:  ive seen similer erorrs on some lan machines. never did figure out why they gave bad names.. or why they said their ip was 0.0.0.009:13
alkisganygivenname: (for new, "hidden" desktops). For an existing session already running on the remote PC, you can use the preinstalled vino-server09:13
anygivennameI have not configured tighvnc....only installed it on the server09:13
alkisganygivenname: right, that's why you're getting a small resolution. With freenx you can tell it to use the client resolution.09:14
anygivennamewhat about the built in vnc ?09:14
aeMaethi was getting a similar problem, it was showing me a desktop, but it was a 2nd desktop that seemed to have no effect on the computer09:14
Chigginshello... whats the correct package to install for java 1.6 ?09:15
miekeDr_Willis: I was able to connect yesterday.. any ideas?09:15
alkisganygivenname: vino-server is very easy to use *IF* the user you're trying to connect to is already logged on with X running on that remote PC.09:16
Dr_Willismieke:  ive had it where shares break then come back...  Seems the more stuff MS does. and samba does.. the flaker samba and windows shares get. :)09:16
s093294I configured with pptp-linux two vpn connections i open them with sudo pon vpn1, or pon vpn2  - both work. But if i try to open both at the same time it looks like the second one just takes over ppp0, not posible to have two open vpn connections on ppp0 and ppp1 ?09:16
Dr_WillisaeMaeth:  with vnc you could be shareing several dozen (or more) virtual desktops tha are only viewable via a vncserver.09:17
anygivennameis there a way to select which vnc the server to use ?09:17
Dr_Willisanygivenname:  if you ssh in, and run vncserver. you are using the tightvnc server..09:17
Dr_Willisanygivenname:  that should give better speeds then shareing the 'visible local gnome desktop'09:17
anygivennameu mean vnc viewer ?09:17
Dr_Willisvnc SERVER...09:17
Dr_Willisany vnc viewer should work with any vncserver..09:17
petanDr_Willis: that is not true09:18
Dr_WillisView runs on the pc you are sitting at.. server runs on the remote box.. you could use vino (gnomes built in) or a differnet vncserver.09:18
Dr_Willispetan:  if they follow the standards they should be backwards compatt.  ive tried lots of them..09:18
momentumis there an ubuntu off topic channel ?09:19
Dr_WillisI tend to use 'ultravnc' on windows - theres a few new ones ive not tried.09:19
anygivennamei installed tighvnc on the server....then connect with vnc viewer on the client or cloud pocket on my Android09:19
momentumhow do I enable trim for ubuntu hds ?09:19
miekeDr_Willis: sorry for nagging: I can connect to it using it's Ip... but now I cannot load any folders on it. Any ideas about that? tx anyhow!09:19
petanvnc protocol has various versions, but yes it 'should' work09:19
Dr_Willisanygivenname:  and tightvnc has its own settings you may want to tweak,09:19
klasa3c2Yo09:19
anygivennamenever selected which vnc those should connect to on the server09:19
klasa3c2m809:19
Dr_Willismieke:  you m ay want to check in #samba, i justnormally beat on the things till they work.09:19
klasa3c2m8!!!09:20
Dr_Willisanygivenname:  if you RUN vncserver via ssh,. then you are runnign the tighhtvnc.09:20
Dr_Willisanygivenname:  if you sit down at the  gnome box  (the remote box) and enable its desktop shareing feature. then you would be using vino/gnomes vnc.09:20
miekeDr_Willis: allright tx09:20
Chigginshello... whats the correct package to install for java 1.6 ?09:20
Nick_Meisterhi guys for some reason i was working on my computer and all of a sudden i found myself locked out in terms it tells me you are not in the sudoers file whenever i use sudo09:20
Nick_Meisterwhat is up with that? and how can i fix it?09:21
anygivennamewhat about if i uninstall tightvnc....would that mean that the built-in vnc will be running ?09:21
NikkkAm back ! :P mysql installation terminates abruptly ! not prompting root password for mysql :(09:21
Dr_Willisanygivenname:  IF an ONLY if . you were logged into gnome.. and enabled the feature.09:21
Dr_Willisanygivenname:  which is proberly not what you want09:21
petanNick_Meister: you are now in terminal?09:22
Dr_Willisanygivenname:  if someone logged off gnome. you would lose your desktop.. and they could watch what you were doing also if sitting at the remote box.09:22
Nick_Meisterpetan, yes09:22
petanNick_Meister: as who09:22
Nick_Meisterpetan, as the only user in the system T.T09:22
petanNick_Meister: what username - type whoami to see09:22
Nick_Meisterpetan, cha0s09:22
petanNick_Meister: sudo does not work?09:23
yehiahow to to force quite some application ?09:23
Nick_Meisterpetan, nope09:23
petanNick_Meister: reboot to live cd09:23
Dr_Willisyehia:  killall appname , or kill pid, or xkill and click on it...09:23
Nick_Meisterpetan, and then what?09:23
petanNick_Meister: then come back to this channel09:23
petanNick_Meister: or I can give you instructions if you want09:24
Nick_Meisterpetan,  instructions would be helpfull09:24
yehiathanks Dr_ Willis09:24
petanNick_Meister: you need to mount your partition and open /etc/sudoers as root, then add:09:24
anygivennameI dont think it has to do with the server's vnc. be it tightvnc or any other.....cause when I connect from my Android phone.....server's desktop show in the full screen09:25
Dr_Willisanygivenname:  try some differnt vncviewer apps on windows then.09:25
petanNick_Meister cha0s  ALL=(ALL) ALL09:25
Nick_Meisterpetan, ok i will try this09:26
Nick_Meisterpetan, but why did it kick me out in the first place?09:26
Nikkkcan anyone help me with the problem i've encountered...mysql installation terminates abruptly ! not prompting root password for mysql :09:26
anygivennameI did use utra vncviewer.....i has zoom in option.....that's how it is managing it.....but it is not really a full screen....it is just that I zoom in & out09:26
petanNick_Meister: did you change anything? removed yourself from some group?09:26
petanNick_Meister: or upgraded anything09:27
Nick_MeisterNick_Meister, i was trying to add myself to a group09:27
carlos_I have ubuntu 10.10 how can I install vista?09:27
petanNick_Meister: that is probably reason09:27
petanNick_Meister: your /etc/group may be damaged09:27
Nick_Meisterpetan, how do i fix it T.T09:27
Gneacarlos_: did you set aside hdd space for it already?09:27
petanNick_Meister: can you paste it somewhere09:28
carlos_no, ubuntu is taking the entire disk09:28
Nick_Meisterpetan,  if only i had sudo :S09:28
petanNick_Meister: why?09:28
Gneacarlos_: why vista and not 7?09:28
carlos_I dont have ti09:28
carlos_it09:28
Nick_Meisterpetan, it wont let me cat it cause i dont got sudo09:28
petanNick_Meister: cat /etc/group09:28
Nikkkany admins here to help ?09:28
petanNick_Meister: no sudo is needed for that09:29
s093294anyone know if its not posible to have two vpn connections open at the same time ?09:29
Gneacarlos_: got a second hdd?09:29
carlos_no, just one is 640 GB09:29
petanNikkk: with what09:29
Gneacarlos_: how long ago did you install 10.10?09:29
carlos_I know I can make a partition but I dont know how09:29
EvaLuaTehello09:29
EvaLuaTewhat would be the right channel to talk about packaging for ubuntu?09:29
Nikkkpetan - Thank you for responding..Let me paste my question again !09:30
Dr_Willisanygivenname:  honestly for over the 'wild' internet. vnc is not a good idea. It has security implications.  that FreeNX or 'xming' method maybe a better remote solution.09:30
anygivennameultra vncviewer.....shows a larger view than vnc viewer09:30
anygivennamebut still not full screen09:30
Nikkkpetan: can anyone help me with the problem i've encountered...mysql installation terminates abruptly ! not prompting root password for mysql :09:30
Nikkk?09:30
Dr_Willisanygivenname:  unless you ssh tunnle vnc - its not very secure.09:30
carlos_Just now, I have lots of trouble and I erase everything  making ubuntu take over the disk09:30
Nick_Meisterpetan, http://pastebin.com/n3K797Es09:30
petanNick_Meister: wait09:30
anygivennameyes i ssh tunnel09:30
petanNikkk: what error you get from apt09:31
anygivenname& using public key09:31
Dr_Willisanygivenname:  sounds like its some sort of vnc client setting/feature/full screen mode type thing.  if the res's of the screens are different on remote and local. the client has to do somtjhing to the display.09:31
carlos_I need to install vista because of my wife09:31
carlos_I really need help09:31
Nikkkpetan : I'll paste it in the pastebin while u respond to Nick_Meister :)09:31
petanNikkk: paste09:31
petanNick_Meister: you removed yourself from adm group09:31
Dr_Williscarlos_:  gparted live cd. can resize and setup partitions . (or gparted from ubuntu)09:32
Gneacarlos_: okay. I would suggest reinstalling ubuntu again (yes, I know, probably not what you wanted to hear, BUT this will be the quickest way..), but this time go the 'manual' route for partitioning and give Vista 200 or 320gig, whichever you feel comfortable with (or something else, whatever works) and install Ubuntu on the rest of it09:32
petanNick_Meister: that is requirement for sudo09:32
Nick_Meisterpetan, :O, , how do i add myself back in?09:32
petanNick_Meister: do what I said09:32
Gneacarlos_: you could also use gparted as Dr_Willis suggests and then install vista on the remaining space09:32
Nick_Meisterpetan, i thought that just gave me sudo, do i need to do anything else to actually get into the group?09:32
Nikkkpetan : here i go... http://pastebin.com/NvqKTuXM09:33
Gneacarlos_: either will work, although resizing carries a risk of loss if you do it wrong and are not used to the procedure09:33
fepsomething happened, when i do "sudo su" i dont get bash, only the #... i have to do "/bin/bash" to get a normal shell. why is that? (it was normal just a few days ago)09:33
petanNick_Meister: you can do that later09:33
Nick_Meisterok i guess brb09:33
carlos_so installing againg but using a desire size and using the rest for vista09:33
Gneacarlos_: yes, or resizing what's there to give space to vista09:34
petanNikkk: no error09:34
carlos_ok09:34
petanNikkk: try dpkg --configure mysql09:34
carlos_I will try...09:34
Dr_Willisfep:  use sudo -i , sudo su, is notreally the best way to get a root shell09:34
Gnea!gparted | carlos_09:34
ubottucarlos_: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php09:34
Gnea!grub2 | carlos_09:34
ubottucarlos_: GRUB2 is the default Ubuntu boot manager since Ubuntu 9.10.  For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub209:34
Gneacarlos_: you may wish to read up on those pages to get some background info on what you'll need to do09:35
carlos_ok09:35
fepDr_Willis: ok, but why does it not work anymore?09:35
fepDr_Willis: i get this :09:36
fepfep@fep-laptop:~$ sudo -i09:36
fep-sh: [[: not found09:36
fep#09:36
FloodBot3fep: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.09:36
fepoh, sorry09:36
Nikkkpetan: herez the output : http://pastebin.com/Xj4wS0jX09:36
petanNikkk: mysql-server sure09:36
petanNikkk: my mistake09:36
Dr_Willisfep:  sounds like somthings gotten messed up if 'sudo -s' or 'sudo -i' are not working properly09:37
Nikkkpetan : nikhil@nikhil-laptop:/etc/mysql$ sudo dpkg --configure mysql-server09:37
Nikkkdpkg: error processing mysql-server (--configure):09:37
Nikkk package mysql-server is already installed and configured09:37
NikkkErrors were encountered while processing:09:37
Nikkk mysql-server09:37
FloodBot3Nikkk: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.09:37
Nikkkouch !09:37
Dr_Willisfep:   the -sh [[ sounds like its defaulting to the dash system shell and not bash for some reason.09:37
fepDr_Willis:  sudo -s worked, but not sudo -i or sudo su ... and it worked before the updates yesterday09:37
Dr_Willisfep:  i foget which is the proper way -s or -i, i recall using both int eh past and never can rember why.09:37
Dr_Willisfep:  sudo su, is definatly not proper. :)09:38
Fudgeanyone know where i can get proliant ml380 support pack for ubuntu lucid?09:38
Nikkkpetan : http://pastebin.com/B3Btti41 (my apologies for inadvertantly pasting the o/p here :) )09:38
anygivennameif I open Win XP in VirtualBox remotely then close my remote connection without shutting down the VirtualBox on the server....will I be able connect to the server again or will the Win XP on the server be dominating then ?09:38
jokerCan someone help me? I've been having trouble with moving my files.. Everytime I try to move one I get an error that tells me "Permission Denied".09:38
fepDr_Willis: weird, i have always used it, and never been any problems09:38
petanNikkk: try apt-get purge mysql-server and reinstall09:39
petanNikkk: I suppose it never was correctly configured and working?09:39
anygivennameconsidering my connection is thru ssh tunnel09:39
sresuHow to clear terminal/bash history?09:39
petanNikkk: if you were using it don't do that09:39
NikkkYesterday was the first time i tried installing the mysql as part of LAMP installation process which includes mysql09:39
Dr_Willisfep:  bad habbits are hard to break09:40
Dr_Willissresu:  history command has a clear option09:40
Nikkkpetan : Yesterday was the first time i tried installing the mysql as part of LAMP installation process which includes mysql09:40
sresuDr_Willis: Where can I find thaT?09:40
petanNikkk: do that09:40
Dr_Willissresu:    its a  commadn you type.. 'history --help'09:40
fepDr_Willis: thanks for the sudo -s, but i really want to know why it suddenly stopped working with sudo su after the update, any way to find out?09:40
petanNikkk: then install it09:41
sagacisresu: nano ~/.bash_history09:41
Dr_Willisfep:  no idea.09:41
fepDr_Willis: maby i got hacked?09:41
fepand some messed up the bash sh stuff09:41
Dr_Willisfep:  unlikely..09:41
t__my rootpass is: 309:41
fepok09:41
Dr_Willisfep:  but possible i guess.. depends on yoru setup09:41
fepi have 10.10 with all updates09:41
fepand no ssh09:41
sresusagaci: Yeah, that's what I was trying to remember :)09:42
sresusagaci: Thanks09:42
Dr_Willishistory -c -> clears the bash history.09:42
fepDr_Willis: i have a postgresql server, is that bad?09:42
sresuDr_Willis: Yeah. Thanks09:42
Dr_Willisfep:  is that accessable fromn the network/internet?09:42
Nick_Meisterpetan, hey i got sudo , now how do i add myself to the admin and www-data groups without destroying the remainning ones09:43
sagacit__: tried to ssh ur box09:43
fepDr_Willis: i dont know :P when i portscan myself i can see its open09:43
fep5432/tcp open  postgresql09:43
Dr_Willisfep:  have some web service scan you.. not a local scan09:43
fepDr_Willis: could you nmap me please?09:43
Dr_Willisfep:  try the shields up web site or similer scanners serices09:44
fepDr_Willis: never mind, im in a fired network now09:44
fepok, thanks09:44
petanNick_Meister: change line adm:x:4:<your name> if 4 is not there keep previous number09:44
Dr_WillisIm behind a router.. so the scanner sites rarely show anything when i scan myself.09:44
sresusagaci: Dr_Willis: How can I delete a particular line so that it doesn't appear in bash history?09:44
Nikkkpetan : I've done what i was asked to do yesterday..strangely now, it started working fine now..I have set the root password ! ;)09:44
Dr_Willissresu:  You could edit the .history file i guess..  ive never needed to do that.09:44
sresusagaci: Editting the file doesn't help09:45
petanNick_Meister: why you need www-data09:45
Dr_Willissresu:  its cached i imagine is the reason you dont see the changes09:45
Nikkkpetan : lol...I seriously don't understand how it got fixed today....I've purged n reinstalled thrice, however it didnt work..well, all is well now..thank you :)09:46
fepDr_Willis: im behind some firewalls in the university, so ... but when im home it could be a security risk?09:46
fepi have no router at home09:46
Dr_Willissresu:  history command, (man history) may have some way to do it also.09:46
Dr_Willisfep:   could be but proberly not.09:46
fepDr_Willis: ok, thanks... weird if some system updates messed up anything09:46
Nick_Meisterpetan, do i need to reboot or something?09:46
petanNick_Meister: logout09:47
petanNick_Meister: that is all09:47
Nick_Meisterkk cool09:47
Nick_Meisterpetan, thanks for the help09:47
sagacisresu: history -c to clear09:47
jackafaceHi, im  finding that ftp puts using /usr/bin/ftp are f**ing up my files, the md5sums do not match09:47
sresusagaci: That would clear whole of bash commands. I want to delete a particular one09:48
petanjackaface: try better client09:48
Dr_Willisjackaface:  be sure they are getting  transfered in binary mode perhaps.09:48
Dr_Willisjackaface:  using ssh instead of ftp - is proberly a good idea also.09:48
jackafacepetan: do you know any? an ncurses based thing would be nice09:48
petanjackaface: gftp has command line interface09:49
Nick_Meisterpetan, hi i also got another question i chowned a directory and then i chmodded it with g+rw but when i ls it, says Permission denied09:49
petanNick_Meister: are you member of group09:50
Nick_Meisterpetan, i just logged back in and im not in sudoers again :(09:50
petanNick_Meister: try ls -l then past that line09:50
jackafaceDr_Willis: petan ok thans for the advice09:50
Dr_WillisI cant find the URL for the 'why ftp must die' site.. :)09:50
Nick_Meisterpetan,  it seems i got kicked out of the adm group again somehow09:51
petanNick_Meister: you probably messed it and it was restored09:51
petanNick_Meister: can you pm me that line before you save it?09:51
Nick_Meisterpetan, im still in group but i removed my entry from sudoers thinking that if i was part of adm group i could still sudo but aparantly not09:51
mewayHello anyone know the best ways to get dvd's to work on ubuntu 9.10?09:52
petanNick_Meister: can you sudo09:52
mewaynot vlc09:52
Nick_Meisterpetan, no09:52
petanNick_Meister: reboot again and keep yourself in sudoers09:52
sagacihow's ubuntu with wireless mice09:53
Nick_Meisterpetan, but why is it not working this makes no sense09:53
WilliamHerryis vmware available on ubuntu09:53
petanNick_Meister: those files are restored if damaged09:53
sresuDr_Willis: sagaci: Can I delete the bash_history file as well?09:53
Dr_Willismeway:  https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs09:53
Dr_Willissresu:  that will delete the history..  but why are you bothering with all this...09:54
sagacisresu: don't know, my knowledge only goes so far09:54
Dr_Willissresu:  all the bash's sortof share the same history.. so the file is cached.. and may not do exactly what you want.09:54
sagacisresu: is it a security breach09:54
william_??09:54
sresuDr_Willis: Alright, thanks.09:55
sresusagaci: Major crash kinda. But anyways thanks09:55
sagacisresu: history -d <command number>09:56
sresusagaci: What will that do?09:56
sresusagaci: history -c or -d?09:56
=== rajesh is now known as Guest74897
Dr_Willis'man history' :) to learn about history command09:57
Dr_Willis-c = clear all09:57
sagacisresu: -d09:58
sresusagaci: But, that won't help either as Dr_Willis says all tty would reflect same history09:58
Dr_Willisi saw some 'bash history cheat sheet' somewhere09:58
Dr_Willissresu:  No they dont do it that way.. try it and see..09:58
Dr_Willissresu:  when you close a shell. it saves stuff to the history file..09:58
sresuYes09:59
sagacisresu: what exactly do you want to do, delete a specific command?09:59
sresusagaci:09:59
sagacisresu: in ur history09:59
sresuYes09:59
Dr_Willisif you have 2 terminals.. clear ones history.. close it last. i THINK the history will be emtpty for all new shells then09:59
sagaciwhat number in your history is it09:59
sresu2001109:59
sagacihistory -d 2001109:59
sresusagaci:  Done with it. It repeats anyways10:00
yukewei...10:00
sresuDr_Willis: Trying that10:00
sagacisresu: what do you mean repeats10:00
sagaciI've just done it now and it's worked fine10:00
Nick_Meisterpetan, ok readded myself but still the same problem10:00
yukeweihello everyone10:00
Dr_Willisi cant check..  sresu  because I am in a shell running weechat. :) so i cant close all my shells...10:00
sresusagaci: The moment one press the arrow keys, it repeats10:00
petanNick_Meister: can you tell me how te line looks10:01
Sn4k3Is it just me or is Firefox in Ubuntu slower than in windows.10:01
Nick_Meisterpetan, with the directory listing, i can list it with sudo but not otherwise and i know added myself to the roup10:01
petanNick_Meister: in /etc/group10:01
Dr_WillisSn4k3:  ive not noticed it being slower..10:01
sresuDr_Willis: Yeah, I'll try that :)10:01
Charbelhi when installing the upgrades of ubuntu 10.10 i got this "replace the customized configuration file '/etc/update-manager/release-upgrades'? you will lose any changes you have made to this configuration file if you choose to replace it with a newer version." (with details about diff. btw the files) so what should i choose "keep" or "replace" ???10:01
petanNick_Meister: so you are now in adm?10:01
Nick_Meisterpetan, adm:4:cha0s10:01
Dr_WillisSn4k3:  now FLASH  is not optmized under linux..10:01
petanNick_Meister: what is wrong10:01
Sn4k3ohhh10:01
Sn4k3k10:01
petanNick_Meister: adm:4:x:cha0s10:01
Nick_Meisterpetan, yes im in adm but sudoers defines %admin not adm10:01
Dr_WillisCharbel:  if you have edited the file  keep it.. if not  replace it...10:01
petanNick_Meister: adm:x:4:cha0s is right10:02
yukewei有中国人么?10:02
Nick_Meisterpetan, yah its like that i mis typed T.T10:02
petanNick_Meister: ass yourself to admin too10:02
Nick_Meisterpetan, there is no admin10:02
sagacisresu: do the history -d 20011 then edit out the line in your ~/bash_history file, save it then done10:03
petanNick_Meister: if you are to modify sudoer than set password to root10:03
petanNick_Meister: then keep it10:03
MaahesIf I'm having an issue with my touchpad and wanted to report a bug, where should I post it to? the kernel?10:03
=== yukewei is now known as David_yu
=== David_yu is now known as David_ykw
Nick_Meisterpetan, but what about the directory listing tho?10:03
CharbelDr_Willis, how can i know if the file was edited b4 ?10:03
petanNick_Meister: are you now in the group?10:03
MayazcherquoiGuys, what would be the best Ubuntu-based distribution that is easy to use for the first time user and can smoothly run no a Compaq Armada E500 (128mb RAM, 20GB HDD, @ 850MHz)?10:04
petanNick_Meister: what permissions are on directory10:04
Mayazcherquois/no/on/;10:04
MaahesMayazcherquoi: Lubuntu10:04
Dr_WillisCharbel:  did you edit it? Its basuically telling you that it has changed/been edited.. have it show you the differances.. they maybe somthing trivial like a comment added;/moved10:04
MayazcherquoiMaahes: Okay, thanks :)10:04
Nick_Meisterpetan, drwxrwxr-x 3 www-data www-data10:04
Maahesalthough, even then, I'd say upgrade your ram if you can.10:04
petanNick_Meister: are you a member of that group?10:04
sagaciDr_Willis: learned something :)10:04
Nick_Meisterpetan, thats how i got into this whole mess so yes10:05
Dr_Willissagaci:  oh? Im sorry.. :P10:05
petanNick_Meister: change the line as I told you10:05
aLeSDhi all10:05
Nick_Meisterpetan, which one?10:05
petanNick_Meister: and open terminal with sudo su10:05
petanNick_Meister: and keep that terminal for emergency10:05
Dr_Willisuse sudo -s, not sudo su.....10:05
Nick_Meisterpetan, ok done10:05
sagaciDr_Willis: you need to history -d <histcmdnumber> then edit out the command in ~/bash_history and save it, then command gone10:05
sresuDr_Willis: sagaci: Anyways, I did history -c. I took the backup of the previous file if required. history -c cleared the whole of it even in tty which I checked by Alt+F1etc. So, no worries. Thanks :)10:05
aLeSDI have an acer d255 and I can't install 10.10 . Syslog says that parted crashed10:05
MayazcherquoiMaahes: Does it include the Ubuntu Software Centre, GTK/KDE runtime libraries etc, for easy application installation?10:05
sresusagaci: Yesh, trried that. That works10:06
petanNick_Meister: now add yoursel to end of the line10:06
petanNick_Meister: do not remove :x:10:06
aLeSDSo it stays forever on the screen when it tells me that is good to have the computer conected to the current and to the net10:06
Nick_Meisterpetan, k done10:07
aLeSDsomeone could help me ?10:07
petanNick_Meister: are you still in sudoers10:07
MaahesMayazcherquoi: They're all there yes. By default it uses a suite of GTK apps, small and light ones, appropiate for older machines10:07
petanNick_Meister: keep yourself there and relog10:07
Nick_Meisterpetan,  kk10:07
sresuCtrl+Alt+F1 *10:08
MaahesMayazcherquoi: if ubuntu software center is not installed by default (but I'm pretty sure it is) you can install it easily.10:08
CharbelDr_Willis, did u get my pvt message ?10:08
Nick_Meisterpetan, ok im in10:09
the_sincoucou10:09
Hypnus9hello...I just installed maverick, and it is not detecting my BOSS GT-10 as a soundcard as it did in the past...is there something I can do for this to be done. It is usb, BTW.10:09
=== ZNC_shookees is now known as shookees
MayazcherquoiMaahes: Okay, thanks.10:09
petanNick_Meister: works?10:09
Nick_Meisterpetan, sudo still works even without the sudoers file yes, but the directory listing still dont10:09
Dr_WillisCharbel:  yes i got the flood of stuff..   looks like 1 line has changed.. the + and -, so use the new one  or not. i doubt if i twill matter much10:09
Maaheswhat's the command to get your kernel version?10:09
MayazcherquoiMaahes: Hang on, he's now saying he has more than 128mb of RAM but is unsure. How can I find this information out via terminal?10:10
petanNick_Meister: do not change sudoers unless you can gain root access somehow10:10
WilliamHerryunamr -r Maahes10:10
Dr_WillisCharbel:  its about wether to upgrade only from LTS to LTS or LTS to -> NonLTS updated.10:10
* Mayazcherquoi has never had to do this before, lol10:10
Charbelok thx10:10
petanNick_Meister: paste the line from group10:10
the_sinsomeone know the adress of french ubuntu Irc channel?10:10
Dr_Willis!fr10:11
ubottuCe canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.10:11
Nick_Meisterpetan, www-data:x:33:cha0s10:11
the_sinthx!10:11
sresuMaahes:  uname -r10:11
Hypnus9hello...I just installed maverick, and it is not detecting my BOSS GT-10 as a soundcard as it did in the past...is there something I can do for this to be done. It is usb, BTW.10:12
MaahesMayazcherquoi: free -mt10:12
Maahessresu: thankyou :)10:12
Jakx2010whats suo my people10:12
Jakx2010 Pople say whats sup :)_10:12
Jakx2010 anyoneneed some hlep10:12
petanNick_Meister: and you get permission denied?10:13
Nick_Meisterpetan, yep10:13
ruiyinhi10:13
Hypnus9! USB sound10:13
Dr_Willis!sound10:13
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.10:13
Dr_WillisHypnus9:  unplug/plug it back in.. check dmesg output. see if it shows up in the pulse tools perhaps.. Ive never had a usb sound gizmo10:14
petanNick_Meister: paste group10:14
petanNick_Meister: somewhere10:14
Hypnus9OK, DR. Willis...thanks10:14
Nick_Meisterpetan, http://pastebin.com/cUdkzSse10:15
sresuHow to start X session using CLI after its crash?10:16
MayazcherquoiMaahes: Okay, he has 307mb of RAM. Would Lubuntu still be his best bet for ease-of-use and feature richness? What about Xubuntu?10:16
Jakx2010Mayazcherquoi:  more ram the better\ install moer10:16
MayazcherquoiHe can't/doesn't want to waste the money.10:16
MayazcherquoiSo what would be the best OS for him?10:17
petanNick_Meister: you should be able to open it without being in that group10:17
MayazcherquoiXubuntu of Lubuntu?10:17
petanNick_Meister: all has +r10:17
Mayazcherquoi*or10:17
zcat[1]Mayazcherquoi:  mintDE10:17
Nick_Meisterpetan, :::(10:17
petanNick_Meister: what is name of directory10:18
Mayazcherquoizcat[1]: He has 307mb of RAM, on an Intel Pentium 3 850MHz processor.10:18
Nick_Meisterpetan, gsargs10:18
petanNick_Meister: full10:18
petanNick_Meister: I need path10:18
MayazcherquoiGuys10:18
Mayazcherquoi:/10:18
zcat[1]Mayazcherquoi:  I'm running Mind on 977MHz machines with 256M ram no problem10:18
zcat[1]*mint10:18
zcat[1]Mayazcherquoi:  should be fine on your hardware10:19
Nick_Meisterpetan, nvm aparantly the root directory did not have read access on it for some reason wow10:19
Nick_Meisterpetan, i did chmod -R it changed everything under it but not the directory itself aparantly10:19
Mayazcherquoizcat[1]: He's already tried Mint! It was unbearably slow!10:19
MayazcherquoiSo, Xubuntu or Lubuntu for his computer? :S10:19
=== JimboC_ is now known as JimboC
petanNick_Meister: -r changes recursively all10:19
petanNick_Meister: including directory, if you did not -r *10:20
sresuWhat's the alternative brought up for Ctrl+Alt+Backspace to restore from session crashes?10:20
zcat[1]Mayazcherquoi:  which mint? I'm using the debian-based one...10:20
Mayazcherquoizcat[1]: He was using the Ubuntu based one..10:20
Nick_Meisterpetan, but my webserver cant access it anymore10:20
MayazcherquoiNot Mint Debian10:20
bytecodeMayazcherquoi, I recently read a comparison of Lubuntu, Xubuntu and Ubuntu.  It found that Xubuntu typically used more resources than Ubuntu, and that Lubuntu was the least resource hungry, however this was on 10.04, and I can't find the link to the article10:20
petanNick_Meister: tell me path10:20
zcat[1]so try mint debian10:20
Nick_Meisterpetan, /home/cha0s/Documents/gsargs10:20
MaahesMayazcherquoi: Lubuntu is probably still better. Xubuntu is really not all that more fast than Gnome.10:21
petanNick_Meister: do chmod -r g+rw /home/cha0s/Documents/gsargs10:21
MaahesAdditionally, I know many people who find the openbox WM easier to use and more intuitive.10:21
Nick_Meisterpetan, d-wxrwx--x  6 www-data www-data    4096 2010-11-15 02:01 gsargs10:21
rocket16!ar10:22
ubottuLa comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe10:22
Nick_Meisterpetan, chmod: cannot access `g+rw': No such file or directory10:22
vtest10:22
Maahespersonally AwesomeWM is my idea of intuitive. ^_^10:22
rocket16What is the Arabic channel for Ubuntu?10:23
Dr_Willis!ar10:23
ubottuLa comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe10:23
Dr_Willishmm thats not it...10:23
jpds!sa10:23
ubottuFor the Saudi Arabia team : /join #ubuntu-sa : للانظمام الى قناة الفريق السعودي - For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية10:23
petanNick_Meister: do chmod -R ug+rw a+r ~/Documents/gsargs10:23
jpdsHmm, didn't think that would work.10:23
Nick_Meisterpetan, whats ug?10:23
rocket16!arabic10:24
ubottuFor Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية10:24
rocket16Got it, thanks Dr_Willis10:24
petanNick_Meister: download mc, then run it and open permissions on forlder10:24
Nick_Meisterpetan, chmod: cannot access `a+r': No such file or directory10:24
Dr_WillisNick_Meister:  i think you did a typo.10:24
petanNick_Meister: run it with sudo mc10:24
erUSULNick_Meister: you made a mistake in the options ordering...10:25
Nick_Meisteri pasted it in10:25
Nick_Meister:(10:25
Dr_Willis!permissions10:25
ubottuAn explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions10:25
Osmosisgood morning someone know the difference between if-down.d if-post.down.d in network folder?10:25
Dr_Willis-r comes after the a+r or whatever. i think10:25
Osmosishow much time the if-post.down.d is executed the script inside there after the network is lost10:26
petanNick_Meister: I was wrong but try mc anyway, -r must be after ug+rw10:26
petanNick_Meister: mc is better for this10:26
Nick_Meisterpetan, ok i ran mc10:26
xroHi, I'm looking for a tools that is able to create a map of a network... What should i use?  (provide a iprange and get a good network map with routers and subnet and so on...)10:26
Nick_Meisterpetan, havent use this since the old dos days lol i dont know what im doing T.T10:26
petanNick_Meister: now file - chmod10:27
Dr_Willisxro:  there some tools out that can do that.. but ive not used any in ages.. cant even rmber its names.10:27
Dr_Willisxro:  check the package manager/software center.10:27
Nick_Meisterpetan, im confused10:28
petanNick_Meister: what you see10:28
Nick_Meisterpetan, a blue window with the file structure10:28
Nick_Meisterdirectory list basically10:28
petanNick_Meister: open Documents10:28
stayhi.....10:28
petanNick_Meister: navigate with arrow keys10:28
staynew user10:29
Nick_Meisterpetan, k im there at the folder10:29
stayhow to change the effects and animations10:29
petanNick_Meister: now go to menu file10:30
petanNick_Meister: and open chmod what you see there?10:30
Nick_Meisterpetan, i opened menu but there is no chmod10:30
petanNick_Meister: file - chmod10:30
Nick_Meisterpetan, found it10:30
=== root is now known as Guest17077
stayis there any one to help me10:31
petanstay: yes, what effects exactly10:31
petanstay: some can be changed in prefernces10:31
Dr_Willis!ccsm10:31
ubottuTo 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 #compiz10:31
Nick_Meisterpetan, ok so how do i say that i want to r/w in the group?10:31
petanstay: for others you need to configure compiz10:31
Nick_Meisterpetan, or can i only do this for everybody?10:32
petanNick_Meister: tell me what you see all except rwx for group and owner should be unchecked10:32
Nick_Meisterpetan, there is nothing for group, its either owner or everybody10:33
ravi__hi....10:34
ravi__hw 2 change the effects10:35
Dr_Willis!ccsm | ravi__10:35
ubotturavi__: 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 #compiz10:35
tergushello enlightened individuals...10:36
ravi__ya i have installed10:36
terguswould anyone know how to get a Broadcom 43?22 wifi adapter to work properly10:36
xukun I would like to pass digital audio completely unaltered ("bit-stream") to  my SPDIF output - Can this be done with pulseaudio?10:37
ravi__when i minimize the window it disappearing..........10:37
sandGorgontarzeau, try installing "b43-fwcutter" package10:37
randy_can you tell me how to use PPA mirror(can it do this?)10:38
Dr_Willis!ppa10:39
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and should be used at your own risk.10:39
ravi__plz help me new user10:39
Dr_Willisravi__:  be a bit more clear in your qwuestions and problems.10:39
aeMaethtergus, is the answer ndiswrapper?10:39
randy_but PPA has mirror?10:40
nomad21yes ravi10:40
Dr_Willisrandy_: PPA's are normally not mirrors. there could be  differnt ppa's I guess that have the same stuff.10:40
blackshirti think it was personal mirror10:40
tergusi tried using nidswrapper with bcmwl6 &bcmwl5.inf, but it says both are invalid drivers10:41
ravi__when i minimize the window it just disappearing.........whats the reason10:41
randy_Oh,no,in China PPA is very slowly10:41
nomad21i have a 40GB HDD a (256+128)MB RAM with intel celeron processor can i run ubuntu?10:41
blackshirtrandy_: what you want from ppa repository ??10:41
randy_for office server ,I can use 163.com mirror10:41
blackshirtnomad21: yes, exactly you can10:41
randy_blackchook, fcitx,a soft like ibus10:42
nomad21can anyone help?10:42
bytecodenomad21, Lubuntu might run a little better on that specification10:42
blackshirtnomad21: but, i think you should use ubuntu-based for low resources like xubuntu10:42
Dr_Willisrandy_:  what window?  try alt-tab?10:43
bytecodenomad21, do you want to run it as a desktop machine or as a server? Do you want a Graphical desktop or just text only?10:43
randy_Dr_Willis, "what window?  try alt-tab?" ,what is?10:43
Dr_Willisrandy_:  perhaps your windw list applet has crashed/removed. perhaps reset the panels back to default.10:43
evelyettehey10:43
Dr_Willis!reset-panel | randy_10:43
ravi__new user help me10:43
Dr_Willisravi__:  the alt-tab keys on the keyboard.10:44
aula2olaaa10:44
nomad21ok thank u...blackshirt also since i am a new user will it be good for learning programming command etc etc10:44
Dr_Willis!resetpanel | randy_10:44
ubotturandy_: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »10:44
aula2olaa10:44
evelyettehow can I get rid of that apt-get install error: http://dpaste.com/275445/ (it's trying to install already failed foreman package) ?10:44
aula2olaaa10:44
aula2oal10:44
aula2aola10:44
aula2olaaaa10:44
aula2olaaa10:44
FloodBot3aula2: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.10:44
Dr_Willisrandy_:  the alt-tab keys on the keyboard.10:44
* Dr_Willis is geting cojnfused. :) heh10:44
nomad21i want to run it as a desktop machine10:44
randy_Dr_Willis, I don't want to switch my windows10:44
Dr_Willisrandy_:  that was for ravi__10:45
nomad21i want to be able to browse internet and download etc10:45
Dr_Willis!resetpanel | ravi__10:45
ubotturavi__: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »10:45
randy_Dr_Willis, I know ,you type wrong nickname,so I reciver10:45
blackshirtnomad21: use xubuntu or lubuntu maybe better for your spec...it's more light compared to ubuntu or kubuntu10:46
randy_I just want to know how to get program fast in PPA in China10:46
Dr_Willisnomad21:  for a desktop setup. You are better off installing the desktop edition. instead of installing the server edition then 'converting' it to desktop.10:46
pablikofeo10:46
sergiiiiblitooooo10:46
pablikok pasa lokaso10:47
sergiiiipos na aki en mates :'(10:47
pablikojajaja asi?10:47
sergiiiisii :(10:47
sergiiiijajajj10:47
erUSUL!es10:47
ubottuEn 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.10:47
xueya有人没10:47
ravi__how  to install new themes10:47
randy_xueya, 直接发问10:47
tergusnew user help w/ driver10:47
pablikohola feos10:48
sergiiiiola??10:48
erUSUL!cn | xueya10:48
ubottuxueya: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw  或者 #ubuntu-hk10:48
blackshirttergus: what drivers ?10:48
Dr_Willisravi__:  there are many themes in the pacakge manager listings..  easy to install them..   theres otehr tools that can help install/download gnome themes also.10:48
sergiiiisoys unos capuyossss10:48
ikonia!es10:48
ubottuEn 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.10:48
randy_ravi__, I see you in #ubuntu,here is Chinese channel10:48
nomad21Dr_Willis:ok thank u!! how do they compare to ubuntu?10:48
ikoniathis channel is English only - please10:48
erUSULsergiiii: don't be rude10:48
pablikosergi hijo de puta10:48
ikoniaall - this channel is English only10:48
ikonia!es | pabliko10:48
sergiiiituu coabrooöóóoó´ooóóoóóóoó10:48
ubottupabliko: 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.10:48
tergusblackshirt, my broadcom 4322 cant get to work properly10:48
randy_ravi__, I type wrong,I'm soor10:48
pablikocabróóóóóóóó10:48
xueya什么东东10:49
randy_xueya, 去#ubuntu-cn10:49
xueya你打全呀10:49
randy_xueya, 换一个频道,10:50
ikoniarandy_: xueya please stop, the channel is English only10:50
xueya怎么换10:50
blackshirttergus; try to install bcmwl-kernel-source package10:50
xueyaoh10:50
David_ykwwhy engilsh onlyl?10:50
randy_I'm sorry for xueya,I just tell him to ubuntu-cn10:50
ikoniaDavid_ykw: that's the channel rules10:50
Dr_WillisDavid_ykw:  because theres other channels for other languages10:50
David_ykwoh10:51
tergusblackshirt, i have already installed that10:51
ikoniarandy_: I know, I was trying to follow, but you've told him a few times10:51
David_ykwbut my engilsh is not well10:51
ikoniaDavid_ykw: what language do you speak ?10:51
ravi__how to change my minimising and maximising effects and animations.......plz help10:51
David_ykwmy home tong chinese10:51
randy_I'm sorry for I speak chinese here,I just tell him to ubuntu-cn10:51
Dr_Willisravi__:  the ccsm tool lets you change those. Explore the tool.10:51
ikoniarandy_: I know10:51
blackshirton System->Administration->Hardware Drivers, is it not detected ?10:51
blackshirttergus : on System->Administration->Hardware Drivers, is it not detected ?10:51
David_ykwbut i want to study english10:52
Dr_Willisravi__:  system -> preferances -> compiz config.......10:52
ikoniaDavid_ykw: there is a channel called ##english that may help you10:52
ravi__where the package manager present10:52
randy_ikonia, xueya ,he maybe a chinese,I will solve him,thank you for your care10:52
David_ykwis there someone want to study chinese?10:52
xueya对呀10:53
ikoniaDavid_ykw: no, this channel is for Ubuntu support only - not language lessons10:53
xueya我英语不好10:53
tergusblackshirt: does 10.10 have Hardware Drivers option?10:53
Dr_Willistergus:  its been renamed to 'addational drivers' or run it via 'jockey-gtk'10:54
blackshirttergus: i don't have 10.10 installed on my system10:54
JoeMaverickSetttergus: it would be at System > Administration > Additional Drivers.10:54
Dr_Willisevery other release they seem to rename that.10:54
David_ykwoh  but  study computer and laungrage all is study10:54
ikonia!topic > David_ykw10:55
ubottuDavid_ykw, please see my private message10:55
tergusThen yes it is listed, but it gives me an error log in jockeyu10:55
David_ykwikonia where are you frome10:55
ikoniaDavid_ykw: it doesn't matter10:55
David_ykwikonia but i cant find the private message10:56
ikonia3D!topic | David_ykw10:56
randy_And I want to know how to use apt just down it10:56
ikoniarandy_: https://help.ubuntu.com10:56
ikoniarandy_: that shows you how to use the package manager10:56
David_ykwyou can check apt-get install + name10:56
randy_ikonia, I don't have X10:57
ikoniarandy_: use a machine that does10:57
blackshirtrandy_: you can use apt on terminal too10:57
David_ykwfor example apt-get install xchat10:57
ikoniarandy_: you're using X-chat - so I can see your using an X11 machine10:57
ikoniarandy_: https://help.ubuntu.com10:57
tergusblackshirt: when i try to activate, error dialogue comes with installation failed, see jockey log10:57
blackshirttergus: can you pastebin your error output completely ?10:58
randy_ikonia, no,it's on my server,I know X and want to juse download deb and copy to other10:58
tergusblackshirt: exactly how?10:58
ikoniarandy_: ok - so view https://help.ubuntu.com and it will tell you how to use the package manager10:58
Dr_Willis!apt | randy_10:58
ubotturandy_: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE)10:58
kvtadahow to install redcar in ubuntu 10.1010:58
Dr_Willis!info redcar10:59
ubottuPackage redcar does not exist in maverick10:59
Dr_Williskvtada:  check th forums/wiki pages - ther may be a guide. or the 'redcar' homepage..10:59
blackshirttergus: use pastebin to paste your output ..10:59
murlidharno totem media plugin or vlc media plugin is working in my firefox or chromium or opera :|10:59
murlidharcan anyone help me rectify it....10:59
tergusblackshirt: you want jockey.log?10:59
murlidharearlier it was working fine.10:59
kvtadaDr_Willis: Ok10:59
randy_ikonia, what shall I search ? I don't know the key11:00
blackshirttergus: okey..maybe it can help11:00
=== dean is now known as Guest87657
Guest87657Hi there could someone tell me if I can configure my computer to get better upload speeds when downloading?11:00
tergusblackshirt: i pasted jockey.log11:01
ikoniarandy_: it's menu driven11:01
murlidharGuest87657: that totally depends on the bandwidth of your internet service provider.11:01
ikoniarandy_: apply common sense, select the version you're using, then select the catagory about managing software11:01
Guest87657Oh right I see murlidhar basically when I am downloading I cant browse internet get error message timeouts11:01
Dr_WillisGuest87657:  downloading how exactly?11:02
Guest87657Well I use utorrent Dr_Willis11:02
Dr_WillisGuest87657:  torrent cleitns have a limit settings...11:02
murlidharGuest87657: if you want to download torrents while browsing then maybe it is better for you to cap the bandwidth using the settings of your torrent client.11:03
blackshirttergus: where your jockey.log link ?? i can't see it11:04
Guest87657Well I have just done a speed test Dr_Willis I aint using using utorrent now getting 9.74mb download and under a meg upload11:04
Dr_WillisGuest87657:  so? thats telling us what exactly?11:04
tergusblackshirt:oh,  you mean this http://paste.ubuntu.com/532267/ sorry11:04
blackshirttergus: wait a minute11:05
Dr_WillisI got a big 1.3mb down and .3mb up. :) cheapest isp plan.11:05
Guest87657That I have 10meg broadband download speeds are ok but upload is bad is there any configurations in ubuntu I can do or is a poss firewall the problem?11:05
Dr_WillisGuest87657:  web sites timeing out are not related to your 'upload' speeds for the most part.11:06
randy_ikonia, I think you treat xunya is not best way,he don't know what you say and him must be a new to IRC11:06
randy_ikonia, most normal Chinese use QQ( you can use install EVA to try it,EVA is not QQ office soft,QQ linux)11:06
murlidharcan anyone help me reset vlc settings ?11:07
xueya是xueya11:07
Guest87657What could it be then Dr_Willis any ideas?11:07
xueya不要改我的名字11:07
greppy!cn | xueya11:07
ubottuxueya: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw  或者 #ubuntu-hk11:07
Dr_Willismurlidhar:  they are in   ~/.config/vlc    it seems11:07
JoeMaverickSettxueya: /join #ubuntu-cn11:07
murlidharah thanks Dr_Willis11:07
Dr_WillisGuest87657:  clarify what the actual problem is..   I think we have gotten sidetracked.11:08
murlidharDr_Willis: actually i have installed mozilla-plugin-vlc but it doesn't seem to work at all so i hoping it might help me ....11:08
Guest87657The main problem is when I download using utorrent I cant pretty much browse whereas before it was never a problem?11:08
murlidharwas*11:08
randy_ikonia, I know,you say aptitude,isnot is?11:09
Dr_WillisGuest87657:  set your torrent client downlioad and upload speeds to be less then your max's torents can vary greately depending on  how many seeds/peers are  in use.11:09
murlidharGuest87657: likewise .... cap the bandwidth in utorrent11:09
Guest87657Any suggestions what I should cap it too?11:10
=== BGates is now known as GButola
Dr_WillisGuest87657:  somtuing lower then your max....11:10
Dr_WillisGuest87657:  its not like its hard to change it later...11:11
randy_xueya,请私聊。| ikonia I'm sorry,I want solve it11:11
randy_xueya,请私聊。| ikonia I'm sorry,I will solve it11:11
Guest87657Ok will give it a try thanks guys11:11
randy_ikonia, please wait a moment11:11
randy_xueya,where he is?11:14
randy_please forgive  Chinese people say chinese in this channel,most Chinese use QQ ,don't use IRC.11:16
xiaobao我草11:20
randy_xiaobao不要说中文,I‘m sorry I will solve him11:21
randy_ikonia, I'm sorry,he said 我草 means fuck you.I will solve him11:22
zion_11hello11:27
Dr_WillisHowdy11:27
noobie14hi11:27
noobie14this is the first time i connected to irc... in 10 years.  what have i missed?11:27
zion_11anyone have any names to reccomend in order to put in place website/webserver High Availability/clustering ?11:28
Dr_Willisnoobie14:  not a lot. :) ive been IRCING since 1988 or so... :)11:28
zambahow do i set the default language for the system through gconf?11:28
zion_11i was born in '88 :)11:28
noobie14@Dr_Willis how idd you ping me directly?11:28
Dr_Willisnoobie14:  irssi and weechat are more popular the BX and ircii these days for clients. :)11:28
Dr_Willisnoobie14:  i did not ping you at all.11:29
Dr_Willisnoobie14:  your IRC client may be doing it.11:29
noobie14how did dyou message me directly.11:29
Dr_Willisnoobie14:  i entered your name.. and typed the message....11:29
Dr_Willisnoo<tab> Message here11:29
noobie14haha...right :)11:29
Dr_Willis!tab11:29
ubottuYou can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.11:29
noobie14Dr_Willis: thanks!11:29
noobie14ubottu: perfect!11:29
Dr_Willisubottu:  is a 'bot' :)11:30
ubottuError: I am only a bot, please don't think I'm intelligent :)11:30
zion_11my boss wants it setup so that we can have for example 2 webservers one here and one in canada and if the one here goes down down for whatever reason the one in canada will pick up and the website will not appear to have experienced an outage...anyone familliar with this?11:30
Maahesis there like a known problem with synaptic in Maverick where it hangs constantly and uses 50% CPU?11:30
noobie14Dr_Willis:  thanks for the updates on clients11:31
Kartagissudo: cannot get working directory11:31
Kartagissh: getcwd() failed: No such file or directory <--- why do I get this?11:31
TGMHello11:31
erUSULzion_11: probably better ask in #ubuntu-server11:31
zion_11ah right, thanks11:31
Dr_WillisKartagis:  what dir are you in when you are doing the sudo?11:32
TGMAnybody had any issues setting up limits.conf on 10.04 x64 server edition?11:32
Dr_Willisnoobie14:  i find 'weechat' the best text-only type client out now for my needs.11:32
erUSUL!anybody | TGM11:32
ubottuTGM: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?11:32
KartagisDr_Willis, ~/icons/png11:33
Dr_WillisKartagis:  does it do it from every directory?11:33
Kolia!audio11:33
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.11:33
noobie14Dr_Willis: Thank you.  I'll look into it now .. weechat11:34
mylistofor some reason my microphone jack is not working on my ubuntu installation...it works on the win 7 boot..but not ubuntu11:34
erUSULmylisto: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.11:34
LacOperonGuys, whats the keyboard shortcut to move from one workspace to another?11:34
pokrakctrl alt strzałka11:35
erUSULLacOperon: crtl + alt + ← / →11:35
pokrakctrl alt ->11:35
LacOperonthank you :)11:35
pokrakLacOperon: all shortuts have u in system -> preferences -> keyboard shortcuts11:37
noobie14Dr_Willis: Is there a way I can put a user in a separate window -- 1on1 chat11:37
LacOperonthanks pokrak11:37
KartagisDr_Willis, no, I just checked11:37
Dr_Willisnoobie14:  /query nickname or /msg nickname   - it can depend on the irc client11:37
EvaLuaTehello11:38
KartagisDr_Willis, maybe it doesn't know what ~ is?11:38
Dr_WillisKartagis:  thats what i was thinking..11:38
EvaLuaTeI have packaged a new program and created a PPA for it. What would be the next steps to get it into ubuntu?11:38
Dr_Willis Kartagis  whoch would be odd.. but  i rarely use the ~/type paths11:38
erUSULEvaLuaTe: ask in #ubuntu-motu11:38
erUSUL!packaging11:38
ubottuThe packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports11:38
EvaLuaTeerUSUL, ok, thank you!11:38
LacOperonmy another question is that how do i move something from desktop to /var folder? whenever i try it says that i do not have permission11:39
Dr_WillisKartagis:  so you are just doing a 'cd ~/icons/png' then 'sudo -s'   and it gives that error?11:39
KartagisDr_Willis, I got the problem. I deleted the folder from nautilus and just forgot doing it11:39
Dr_WillisLacOperon:  you need to use proper sudo/root permissions./11:39
erUSUL!permissions | LacOperon11:39
ubottuLacOperon: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions11:39
Dr_WillisLacOperon:  what are you atrying to move?11:40
Dr_WillisKartagis:  :)11:40
LacOperonits a php file that would like to move to /var/www/11:40
Dr_Willissudo mv whatever.php /var/www/11:40
LacOperonno such file or directory11:41
Dr_Willisuse a proper file name... of course....11:41
LacOperoni did11:41
Dr_Willisuse Tab completion.. you proberly did a typo11:42
pokraksudo mv *.php /var/www/11:42
petanpokrak: are you sure about it11:43
LacOperondoesn't work :(11:43
Dr_WillisLacOperon:  and whats the exact command you are using...11:43
Dr_Willisand are the php files in the cuirrent directory?11:43
LacOperonphp file is on desktop11:44
iPythonhey guys, I just installed the 'windows exe' version of ubuntu - or at least I tried to. When I reboot, the ubuntu option is there but it stalls on it's only message "Try DEV 0,0 ....." I am running win 7 pro. The only reason I thought this may be a good option is because I'm trying to access "localhost" data on both win and linux from the same pc (necessary for work >.<). Any help would be much appreciated! =)11:44
Dr_WillisLacOperon:  so you are cd'd to the Desktop directory then?  does 'ls' show them?11:44
LacOperonyes it does11:45
Dr_WillisiPython:  localhost data? linux can read/write to NTFS filesystems, even if doing a 'normal' dual boot type install.11:45
petanLacOperon: what command you use11:45
Dr_WillisLacOperon:  give full paths..   'sudo mv /home/yoruusername/Desktop/whatever.php /var/www'11:45
madjoehey guys... can you help me to remove old kernels that I don't need, please? I'm in my Synaptic, looking for linux-image...11:45
LacOperonsudo mv testfile.php /var/www/11:45
LacOperonk will try that11:45
iPythonoh ok, for some reason I figured this couldn't happen with google app engine datastores - just because of the lack of documentation on this particular matter. thanks11:46
madjoecan I completely remove all generic linux-image items?11:46
petanmadjoe: do you see kernels in apt?11:46
madjoepetan: apt?11:46
petanmadjoe: or synaptics11:46
mylistofor some reason my microphone jack is not working on my ubuntu installation...it works on the win 7 boot..but not ubuntu11:46
pokrakLacOperon: use mc this is tools like ortoncommander11:46
zambais it possible to change the default system language post-install using gconf?11:46
pokraktry sudo mc11:46
madjoepetan: Synaptic Package Mgr11:46
LacOperonok11:46
mylistounder audio input I only have a internal audio analog stereo11:46
pokrakif dosent workk install it sudo aptitude install mc11:46
petanmadjoe: if you see old kernels there11:46
petanmadjoe: I usually remove them manually, but this way is probably better11:47
LacOperonpokrak: command not found11:47
petanLacOperon: apt-get install mc11:47
alketis there any app that search text in many documents ?11:47
pokrakLacOperon: instal it sudo aptitude install c11:47
madjoepetan: I see a big list, but not sure what to remove and can I completely remove something from the list11:47
pokrakLacOperon: instal it sudo aptitude install mc11:47
Dr_Willisalket:  'grep'11:47
alketDr_Willis, CLI ?11:47
ilabIs there a script or program that I can put into /etc/rc6.d to  display a splash screen11:47
petanmadjoe: do you see more that one installed kernel?11:48
Dr_Willisalket:  yes.. grep is a command line tool.. been used for tha ttask for many many many years...11:48
Dr_Willisalket:  its worth learning11:48
madjoepetan: yes, my uname -r returrns that one11:48
Sakr2008I am gonna need help here please , I followed the guide for customising livecd ubuntu, and installed fluxbox I even added the fluxbox-menu into /etc/skel/.fluxbox the cd was re-generated  without a problem , however fluxbox not the default wm any ideas?11:48
=== ardhi is now known as yuni
alketDr_Willis, thank you11:48
petanilab: splash is initialised with splash argument in grub11:48
petanmadjoe: I mean in synaptic11:48
madjoepetan: yes11:48
Dr_Willisis there even a splash screen feature any more? I thought Plymouth basically took over the feature.11:49
madjoepetan: it's linux-image-2.6.31-22-generic11:49
petanmadjoe: then you can remove kernels you do not use11:49
petanmadjoe: do not remove all of them11:49
petanmadjoe: tell me when you finish11:50
madjoepetan: yes, that's my question.. which ones and can I mark them for complete removal?11:50
Sakr2008I forgot to mention the live cd I am using Ubuntu-10.04.1-desktop-i38611:50
alketDr_Willis, is kinda slow11:50
petanmadjoe: remove those with lower version number than you now use11:50
Dr_WillisSakr2008:  there is a .dmrc that can define what desktop to use by default. or else you have to select  the one you want at the gdm scrren the first time11:50
LacOperonworked with mc, thanks11:50
Dr_Willisalket:  grep slow? never noticed...11:51
pokrak:)11:51
Dr_Willisalket:  it always finishes my shearches befor i blink...11:51
pokrakLacOperon: for gnome GUI u have gnome-commander11:51
madjoepetan: I can find linux-image-2.6.31-307-ec2, linux-image-2.6.31-20-generic, linux-image-2.6.31-15-generic, etc. that are not marked... so should I just completely remove those things?11:51
alketDr_Willis, is this the right command to search in specified directory "grep -r "wp_list_pages""11:51
madjoepetan: or should I just remove "linux-image-2.6.31-XX-generic", where XX is lower than my current kernel number?11:52
Dr_Willis grep [OPTIONS] PATTERN [FILE...]11:52
petanmadjoe: you can remove all you do not use, if you use 2.6.31-307 then remove others11:52
Sakr2008Thanks Dr_Willis I will give that a try now.11:52
farimihi all11:52
noobie14hi11:52
madjoepetan: just to doublecheck - a complete removal is ok?11:53
farimihi noobie1411:53
petanmadjoe: what is complete removal, there is only remove or purge11:53
pokrakremove purge11:53
petanmadjoe: do only remove11:53
farimii am trying to figure out what happened to my networking - eth0 and wlan011:54
madjoepetan: "Mark for Removal" is disabled for those old kernels.. I can see only "Mark for Complete Removal"11:54
Dr_Willisalket:  you dident tell it any filenames to look at.. so its using standard input.11:54
pokrakdo remove witch purge it will be delete conf files11:54
farimithey are not functioning11:54
Dr_Willisalket:  put a * at the end.11:54
alketDr_Willis, thanks11:54
farimii tried googling11:54
farimii tried the forum11:54
fariminow i hope there is somebody to help me here11:55
blackshirtfarimi: hi11:55
petanmadjoe: what if you type aptitude auto-remove11:55
farimihi blackshirt11:55
fkeferhi! Where can i find help for a iptables problem? #iptables is quite silent the times i tried so far...11:55
pokrakfarimi: tell more about this problem11:55
farimiblackshirt, pokrak : here goes11:56
madjoepetan: Unknown command "auto-remove" (aptitude 0.4.11.11)11:56
blackshirtmadjoe: it was for apt-get command11:56
farimiI have a compaq presario v3000 series11:56
pokrakmajdoe try man aptitude and use some more options11:56
pokraklike force11:57
Arvanhi,i have a question. how to increase the number of workspace?11:57
erUSULArvan: right click on the switcher->Preferences11:58
farimiit was okay before11:58
farimiim using maverick11:58
petanmadjoe: I would suggest to remove it manually that is more safe, not sure what all apt remve11:58
blackshirtmadjoe: auto-remove is apt-get feature11:58
ArvanerUSUL, thanks a lot!11:59
petanmadjoe: if you remove kernels from /boot but keep the last one11:59
pokrakfarimi: do u use wicd ??11:59
farimithe Ethernet is Intel Pro/100 (rev 02)11:59
madjoepokrak: I'm not familiar with aptitude.. I just typed it in my console window and I can see the interface of the aptitude now11:59
erUSULArvan: yw11:59
farimipokrak : nope11:59
pokrakmadjoe: use man aptitude11:59
madjoe:)11:59
farimiim using the standard nm11:59
pokrakfarimi: ok its good :)12:00
pokrakifconfig see interfaces ??12:00
farimimy wifi adapter is Intel Pro/Wireless 3945ABG [Golan]12:00
madjoepetan: is there any automated way of removing old kernels? it should be easier than this.12:00
farimipokrak : yes12:01
farimiit says eth0 and Io12:01
Dr_Willismadjoe:  ubuntu tweak tool can do it with just a few clicks12:01
pokrakok ip configuration is auto ??12:01
Dr_Willismadjoe:  but really how many kernels do you have? Computer Janitor can also remove them I think.12:01
petanmadjoe: yes if you try to remove them with apt but do not perform purge just remove you can do it by pressing - symbol on it12:01
pokrakfarimi: u dont have ath0 interface12:01
farimipokrak : eth0 with all packets are 012:01
madjoeDr_Willis: dpkg --list | grep linux-image (returns 4 lines)12:02
pokraktry get static ip for the eth012:02
farimiath0?12:02
farimiok.. wait12:02
Dr_Willismadjoe:  so you have 4 kernels?  why are you worried about it?12:02
pokrakfarimi: wifi interface ath012:02
foryu_mhi!12:02
Dr_Willismadjoe:  it shows 2 here.. one of them is the 'generic' kernel which is a meta-package..12:03
Dr_Willisi thinkl. :)12:03
madjoeDr_Willis: I'm running out of disk space... the previous command returns: linux-image-2.6.31-20-generic, linux-image-2.6.31-21-generic, linux-image-2.6.31-22-generic and linux-image-generic12:03
madjoeDr_Willis: and uname -r returns: 2.6.31-22-generic12:03
farimimy wifi interface is wlan012:04
Dr_Willismadjoe:   You did clean out your /tmp/ and apt cache? those can be several gb here...12:04
farimipokrak : i got it in iwconfig12:04
farimipokrak :12:04
pokrakfarimi: its the same12:04
madjoeDr_Willis: ok, I know how to remove /tmp/, but how can I remove apt cache?12:04
pokrakfarimi: in ifconfig this eitless interface is avalible ??12:04
farimipokrak : ok, the thing is, the eth0 led is not coming up12:04
Dr_Willismadjoe:  sudo apt-get clean12:05
jalr65Nisstyre12:05
blackshirtmadjoe: apt-get clean12:05
farimipokrak : nope... never before12:05
jalr65ff12:05
Dr_Willismadjoe:  sudo apt-get autoremove        may get more stuff also..12:05
=== jalr65 is now known as Nisstyre
pokrakfarimi: if ethernet led is not lighting u must first cgheck all cables12:05
Dr_Willismadjoe:  theres also that bleachbits tool for cleaning out caches and stuff12:05
Dr_Willis!info bleachbit12:05
ubottubleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 0.8.0-1 (maverick), package size 234 kB, installed size 1564 kB12:05
farimiit seems that my networking , eth0 and wlan0 got no power12:05
=== Nisstyre is now known as Nisstyre56
pokrakfarimi: it this case u must look for the wirless module in your kernel and load12:06
madjoeDr_Willis: should I be concerned why not to run sudo apt-get autoremove for some reason?12:06
farimipokrak : its the same with my wlan0, i already switch on the switch, but it is still disable12:06
guitar431Hello A Problem: Everytime i start vlc or the flashplayer is used in a browser i get failure messages in system logs who look like that "Nov 13 23:02:22 seba-desktop pulseaudio[1562]: ratelimit.c: 2 events suppressed" What could be the problem?12:06
Dr_Willismadjoe:  it will ask/suggest things to remove12:07
=== Nisstyre56 is now known as Nisstyre65
Dr_Willismy apt cache here is almost 2gb. :)12:07
madjoeDr_Willis: is this ok? cd /tmp; rm -rf *12:07
farimipokrak : how do i do that12:07
Dr_Willismadjoe:  i would use that bleachbit tool instead... to clean out /tmp/12:07
pokrakfarimi: get new ethernet cable12:07
madjoeDr_Willis: got it12:07
Dr_Willismadjoe:  my /tmp/ is 64mb :)12:07
madjoe:)12:08
pokrakfarimi: to load module u get wirless card name and use google to find module12:08
dokurocheck12:08
madjoeDr_Willis: sudo du -ks . returns 172... I hope those are MB :)12:08
madjoehehe12:08
farimi:(12:09
Dr_Willisdu -h = human readable #'s12:09
pokrakfarimi: if u want use ubuntu or some other linux u must learn12:09
madjoeDr_Willis: thanks... it's sounds more reasonable now.. 172K :)12:10
farimipokrak : dont get me wrong, i ditched windows since 6.0612:11
madjoeDr_Willis: I downloaded .deb package of that bleachbit tool... so I should use that .deb to install it, right? there's no other, more recommended way of doing this?12:12
pokrakfarimi: i dont reamber every think12:12
=== dean is now known as Guest18820
YopyHow to configure proxy with Active Directory authentication to do apt-get on ubuntu 10.10 server please ?12:12
Guest18820Hi could someone tell me if I can remove Ubuntu without having to reformat and lose my windows partition?12:12
farimiand IRC chat is the last resort after having no luck with google and forum12:12
Dr_Willismadjoe:  bleachbit is in the repos for 10.1012:13
farimipokrak : i tried booting the live cd, still no luck12:13
petanGuest18820: where is your ubuntu installed12:13
pokrakfarimi: in this case i gave to u seme knowledge and u must try it and find answer12:13
madjoeDr_Willis: I'm still on Karmic12:13
i5noc!wubi | Guest1882012:13
ubottuGuest18820: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please  file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe12:13
Guest18820In which sense petan12:13
farimipokrak : i even tried reinstalling to linux mint and lucid, all same results12:13
pokrakfarimi: and my english is not enough to help u :/12:13
serardHello all12:13
i5nocGuest18820, just check that out - its what your needing most likely12:14
serardusing netstat or other tool, how can I know if there are users connected to my apache ?12:14
i5nocyou can do either a full dual boot full install, or less, really nice12:14
Krystianhello12:14
farimipokrak :....hmmm....12:14
pokrakfarimi: reinstall is not a good way :) u must solve the problem12:14
SmokeyDhey everyone. Is it possible to add a static hostname resolution to an ip address from a shell script?12:14
Guest18820If I installed ubuntu via live cd can I remove it using wubi?12:14
aeMaeth!hosts | SmokeyD12:14
Dr_WillisSmokeyD:  you mean alter the /etc/hosts from a script?12:14
madjoeDr_Willis: it's in the repos on Karmic as well.. thanks.. I got it now...12:15
g0tchahey guys, what is the ubuntu version that installs within windows os?12:15
Dr_WillisGuest18820:  If you booted the cd. and  did a 'normal' on its own partuions install.. no.12:15
g0tchawhat is that version called12:15
farimipokrak :  i know that, but its just a way to be sure12:15
SmokeyDDr_Willis, yeah, I guess that is what I mean. But is there a proper way to do it or do I just need to add entries to it with sed/cat/etc?12:15
Dr_Willisg0tcha:  'wubi' is a feature/tool on the cd tht installs to a file 'inside' windows.12:15
i5nocGuest18820, you could put yoru windows disk in and go recovery and 'fixboot'12:15
Dr_WillisSmokeyD:  sed/cat/and so on i imagine.12:15
g0tchaDr_Willis, its a feature inside the ubuntu cd?12:16
i5nocthen delete the partitions12:16
i5nocthen regrow them12:16
pokrakfarimi: u try oldest kernels and use google to find a name of kernel modules supports your wifi card12:16
Dr_Willisg0tcha:  'wubi.exe' is included on the cd.. or you can download wubi.exe and it will download a cd/iso file.12:16
Guest18820is it relatively easy i5noc12:16
SmokeyDDr_Willis, ok. Thanks.12:16
Dr_Willisg0tcha:  i dont reccomend  Wubi.12:16
g0tchaDr_Willis, why not? just curious12:16
aeMaethGuest18820, the fixboot will make windows forget all about ubuntu, it's quite good at ignoring it12:16
zenwhenI just installed Ubuntu after a couple years hiatus. Wow has it come a long way.12:17
Dr_Willisg0tcha:  it has a tendency to break badly. (but thats from someone that sits in here all day and SEES people come in with wubi issues)12:17
Guest18820will that work on windows 7 disc aeMaeth12:17
g0tchaDr_Willis, ah i see.. hmm12:17
Dr_Willisg0tcha:  if you want to 'test' out ubuntu, i would suggest trying it in virtualbox.  or doing a normal install.12:17
sam_010203me too zenwhen ubuntu really is going well.12:17
zenwhenAll of the things that I said "Wow this should work when I install Ubuntu" and had filed bugs about... are all fixed.12:18
g0tchaDr_Willis, actually i wanted to try wubi itself.. but if it does have alot of issues, i might just stick with a vm12:18
brvergI am confused on how to download the files I have uploaded to my ubuntu one account12:18
farimipokrak : i tried sudo ifconfig wlan0 up12:18
Dr_Willisg0tcha:  there sproberly 4+ people a day in here with wubi issues.. that basically no one in here really knows the proper ways to 'fix' :)12:18
Guest18820Is wubi like a VMsoftware then?12:19
pokrakwhat message return12:19
Dr_Willisg0tcha:  since most of us DONT use wubi.12:19
farimipokrak : Operatyion not possible due to RF-kill12:19
zenwhenI am about to try getting World of Warcraft running in WINE. If that goes well, I will be back in the Linux community full time.12:19
Dr_WillisGuest18820:  it boots the OS  from a file.. not in a virtual machine.12:19
aeMaethif we installed/removed/upgraded wubi we would know12:19
g0tchaDr_Willis, yeah tahts understandable.. but from what you see, do you remember if the majority have the same kind of issues? or different12:19
brian_how do I download files that are in Ubuntu One?12:19
rocket16Does anyone here know of some GNOME applet that can display the word of the day on panels? I got one searching, but it isn't available for download naywhere.12:19
Dr_Willisg0tcha:  things like 'updated grub.. wubi dont boot, now what...' ive no idea how to proeprly fix grub on wubi. :)12:20
Guest18820Ok then so live cd would be best option. Anyway like I was saying before is it easy to remove ubuntu using windows 7 disc?12:20
pokrakfarimi: tell me your system  see wificard or not12:20
Dr_Willisg0tcha:  or windows updated and breaks somthing.12:20
Dr_WillisGuest18820:  to remove.. you delete the partitions, and restore the original bootloader.12:20
brian_I've uploaded my files to my ubuntu one cloud and now I wish to download it back to my home folder. Can anyone show me how12:20
Dr_WillisGuest18820:  then repartion/format the partitions how you want.12:20
g0tchaDr_Willis, haha12:20
g0tchadamn12:20
g0tchayeah12:20
g0tchaill just stick with a VM, much better12:21
Dr_Willisbrian_:  there should be a ubuntu one directory in your home with the files.12:21
Dr_Willisbrian_:  login to ubuntu one. and they should sync back12:21
madjoeDr_Willis: wow... this bleachbit is fantastic! thanks man!12:21
pokrakfarimi: i will be back 4 e fiew minutes12:21
madjoeDr_Willis: I love the preview button :)12:21
Dr_Willismadjoe:  it saved me a whole 500mb. :)12:21
madjoeDr_Willis: 208MB here.. yaahhooo!! :)12:21
ashfaqHow do I resize the icons in Maverick the size is very big!12:22
orozHello people, i just installef fresh ubuntu 10.10 on HP ProBook 4515s notebook, however after sucesfull install the mouse just stoped moving and it froze. i pressed CTRL+ALT+F1 and here I am using irrsi to ask you what can i do?12:22
Dr_Willisashfaq:  what icons? ive never noticed them bneing large..12:22
dawidHi Guys! How do you like the newest ubuntu?12:22
Dr_Willisoroz:  'sudo service gdm restart' to 'restart X' but thats not a real fix..12:22
sam_010203dawd  whats the newest ubuntu 10.10?12:22
ashfaqI just want them to look small? My desktop is cluttered12:22
Guest18820Yeah but I dont want to lose any of my files in windows will they be saved?12:22
dawidyep, i'm talking about 10.1012:23
orozDr_Willis: i went back to X now and it works, dunno if it will happen again. I will install now property FXGRL driver12:23
sam_010203im still using LTS12:23
Dr_Willisashfaq:  they dont look any bigger then normal here.. there is a 'resize icon' item in the context menu for icons on the desktop12:23
dawidi ask cause i got some problems with this version12:23
ashfaq<Dr_Willis> That doesn't have any effect, the button I mean12:24
brian_<Dr_Willis> Yes but the ubuntu directory in home is empty12:24
sam_010203what problems you got?12:24
TGM|2hey guys, i need help with limits.conf on 10.04 x64 server, any ideeas?12:24
Dr_Willisashfaq:  it lets me resize them here.. i can make them biger or smaller.. but thats a per icon setting it seems.12:24
Dr_Willisbrian_:  Huh?12:24
Dr_Willisbrian_:  you did login to ubuntu one?12:25
ashfaq<Dr_Willis> There is no other way to do that!12:25
dawidit worked great for some time and suddenly it doesn't work, i got information "filesystem error" - or sth like that (it's in polish)12:26
[deXter]Hi all, just installed 10.10 on a new SSD. Wanted to know if the installer by default aligns partitions to MiB or cylinder?12:26
brian_<Dr_Willis> Yes, I am signed in12:26
Dr_Willisashfaq:  never noticed.. or tried..12:26
ashfaqOkay I will check out!12:27
brian_<Dr_Willis> but no files in that directory. the files are only in the cloud12:27
farimipokrak: just to tell you, i found a solution for wireless ---> I did rfkill unblock all12:27
farimipokrak : and it worked!!! hooray!.. now to my eth012:28
Dr_Willisbrian_:   system->preferances -> ubuntu one. has a sync button.12:28
brian_<Dr_Willis> yes. but I think the files in the ubuntu directory I had mistakenly deleted after I synced it Now is it possible to retrieve it back from the cloud?12:30
=== ck is now known as Guest25559
Dr_Willisbrian_:  i just did so..  ran that tool. and connected. and hit sync. they came back12:30
pokrakfarimi: i`m proud12:31
pokrak;)12:31
larmbr_aarcane,12:31
Dr_WillisIve got more Tomboy Notes then I do files on UbuntuOne12:31
researcher1While trying to update I got this message "The action would require the installation of packages from not authenticated sources." What should I do12:31
farimiok, now we know that the problem is my eth0 and wifi is blocked12:31
farimimy wifi is okay now12:31
zenwhenWorld of Warcraft took... two minutes to set up in wine.12:31
fariminow.. hmm.. how to unblock eth0?12:31
pokrakfarimi: anu u find a solution12:32
=== james is now known as Guest20295
pokrakfarimi: try this same way12:32
brian_<Dr_Willis> ok, sync in progress and then sync complete, but the files are still not there. Do you think I should remove the device associated with ubuntu one and add it again?12:33
pokrakheh doh rfkill is only for eireless :P12:34
Kyuusai-Sanhello I am wondering if someone can help me please, when trying to map windows drives i get a dbus error https://bbs.archlinux.org/viewtopic.php?pid=742669 <-- my problem and there is a patch but i do not know how to apply it12:34
Kyuusai-Sani have tried installing the smbclient and samba but still no joy12:34
pokrakfarimi: u try edit /etc/network/interfaces12:34
farimipokrak : and?12:35
pokrakor configure interface in wicid12:35
Dr_Willisbrian_:  theres the #ubuntuone channel thast can proberly help better.12:35
Dr_Willisbrian_:  you did connect as the proper user? :) i goofed up once and have 2 UbuntuOne accounts. and i get them messed up12:36
brian_<Dr_Willis> thanks12:37
Dr_WillisKyuusai-San:  you could mount them by hand. and not use gnome/nautilus at all.12:37
rigvedhi evryone12:37
Kyuusai-Sanhow Dr_Willis12:37
aspavahi is there any X related channel? I need to know how to set activate a X session permanently... without restarting X when connecting the external Monitor12:37
s093294I can ping my linux box on 192.168.0.3 but not on its global(ppp0) ip 79.142.229.95 - any ideas why this is ?12:38
Dr_WillisKyuusai-San:  via the proper mount command or fstab entry. or mount.cifs command.12:38
Kyuusai-Sanbut is that in terminal only12:39
rigvedDr_Willis: i read up some really basic stuff about kernel programming. so i'll have to create a kernel module if i want to extend the kernel's functionality12:39
Kyuusai-Sanor does it actually mount the drives12:39
Dr_WillisKyuusai-San:  it mounts to a directory.. system sees the dir  and access the remote files.. what do you mean..12:39
rigvedDr_Willis: i had a presentation about this today and if you hadn't warned me about my false ideas about kernel programming yesterday, it would have been a disaster. so thanx12:39
Dr_Willisrigved:  :)  gotta walk befor you can run.....12:40
=== marc is now known as Guest74980
Kyuusai-Sanwell Dr_Willis you use the terminal to mount the drives what im trying to say does it mount the drives in such a way that you can only access them via terminal or does it mount the drives so you can access them using nautalius12:41
=== nicolas_ is now known as Kolia
Koliahi12:42
Koliaanyone around using an asus eeepc 1001PX?12:42
ikoniaKolia: just ask your real question12:42
Kyuusai-Sanlol12:42
farimipokrak : Wired network - device not managed12:42
Akkansomeone for rootscan12:42
frxstremis it possible, if I have two open network connections, first try to connect to a server on one connection and if it fails, connect on another (for all outgoing connections)?12:43
Koliaikonia: my question is related to this specific device12:43
Koliamany people seem to have trouble with sound card not detected anymore recently12:43
Dr_WillisKyuusai-San:  the terminal and gui are not seperate things..   so you can access them with whaver you want12:43
brvergI would like to chat in #ubuntuone channel from x-chat gnome. Can anyone show me how?12:43
rigvedDr_Willis: :)12:43
Koliait happens to me too, i'd like to see if it's specific to this netbook12:43
Dr_WillisKyuusai-San:  mounting tyem by hand makes many apps easier to use even.12:43
timmillwoodanyone had any issues installing the nightly build of 11.04?12:43
frxstrembrverg, write /join #ubuntuone12:43
Dr_Willistimmillwood:  try #ubuntu+112:44
pokraku mast conigure ethernet device12:44
timmillwoodthanks Dr_Willis12:44
Koliadoes someone running Lucid or Maverick on an asus eeepc 1001PX has working sound around?12:44
brverg<frxstrem>  write /join #ubuntuone where?12:44
=== Osmosis is now known as osmosis_paul
frxstrembrverg, where you write messages (everything that starts with / in most IRC clients are treated as special commands)12:45
brverg /join #ubuntuone12:46
frxstrembrverg, without the space at the beginning...12:46
JoeMaverickSettbrverg: it shouldn't have space infront of /join. :)12:46
brverg<frxstrem> ok, I've got it... thanks12:47
rigvedbrverg: type - /join #ubuntuone in the chat window of chat.freenode.net12:47
=== k is now known as Guest22363
AbhiJithow to change the pastebin website on the fly using pastebinit?12:52
GauravButolaubottu:12:54
GauravButolaubottu: how are you12:54
ubottuError: I am only a bot, please don't think I'm intelligent :)12:54
GauravButolaubottu: ok12:55
ubottuYou're welcome! But keep in mind I'm just a bot ;-)12:55
GauravButolaubottu: I know you are dumb12:55
ubottuError: I am only a bot, please don't think I'm intelligent :)12:55
GauravButolaubottu: what is ubuntu12:56
ubottuI am only a bot, please don't think I'm intelligent :)12:56
brian_#ubuntuone channel12:58
AbhiJithow to change the pastebin website on the fly using pastebinit?12:58
przemek_przemo12:58
AbhiJitthis is very stupid question. i know. but please tell me.12:58
Svr_Sakurawtf is the point making wine when it blocks everything i try to run on it?12:58
farimiok.. thanks12:59
farimiok, thanks all12:59
farimibye.. got to do some googling12:59
AbhiJithow to change the pastebin website on the fly using pastebinit?13:00
AbhiJitchange = specify *13:00
przemek_hi there. is there any way to lounch an .exe file on fat partition (no posibility tu apply -x chmod)13:01
blackshirtprzemek: you mean on linux ??13:01
Svr_Sakuraexe means wine is needed...13:01
napsterAbhiJit: What are you trying to do?13:01
IdleOneAbhiJit: pastebinit -b [pastebin url]13:02
przemek_Zensursula sure13:02
przemek_blackshirt sure, on linux13:03
pokrakprzemek użyj wine13:03
Zensursulahuhu13:04
blackshirtnatively, you can't..use wine or another windows app emulator13:04
AbhiJitIdleOne, thank you13:04
AbhiJitnapster, nvm13:04
OY1RAs soon as i plug a usb soundcard in the laptop it becomes main card and i dont know how to change it, anyone know a fix ? running 10.10,13:04
=== Genocyber is now known as Yeahh
przemek_blackshirt only wine needs the file to be executable, you cant set in on fat partiotion13:06
jaska___Hello, anyone know how to disable ctrl + alt + del on Ubuntu 10.10 server?13:08
pokrak.initrc ??13:09
przemek_so, is there any way to mak linux execut file without -x bit set?13:09
zambai want to gconf the firefox homepage (lock it) and i also want to lock a launcher on the desktop of every user using the system.. how can i do that?13:10
jaska___where is .initrc13:10
Cmdr_W_T_Rikerprzemek_: if it's a script, you could do 'sh /path/to/yourscript"13:10
pokrakzamba find a plugin13:11
Svr_Sakuraquick question... is there a dictionary list in the ubuntu repository or do i have to compile one myself?13:12
przemek_Cmdr_W_T_Riker : what if I need to lounch an .exe file in wine13:12
Svr_Sakuraprzemek_, use the "uninstall wine software" thingy from the menu...13:12
przemek_Svr_Sakura : how is it supposed to help?13:13
zambapokrak: oh? what kind of plugin?13:13
Cmdr_W_T_Rikerprzemek_: why can't you chmod the exe?13:14
Svr_Sakuraprzemek_, i'm assuming it's an install exe file...13:14
przemek_Cmdr_W_T_Riker : because it's on fat partition and it  gotta stay there13:15
AdvoWorkive got a share on a freenas box, anyone know how I can mount it on an external server? i normally do: //192.168.0.27/freenasshare$ /var/whatever/whatever cifs exec in /etc/fstab  but just wondering if 1) i can do it just with mount, and 2) if i can specify the port, as it will have to be //externalip now :S13:15
Cmdr_W_T_Rikerprzemek_: you could remount the fat partitions where the files have execute permissions13:17
robinbowesDon't suppose anyone happens to know of a .deb for snmpd >= 5.4.2 on 8.04.4 LTS ?13:18
przemek_Cmdr_W_T_Riker : you mean I could mount smb partition so I would be able to chmod files there?13:19
pakistanielHey, could anyone help me with installing the newest ubuntu on my laptop?13:21
pokraku take cd/dvd chose lnguade and do and reading messages13:22
pakistanielI am currently using a usb, and I am getting error messages13:22
pokraktake cd/dvd13:22
pakistanielstrange, error messages kept popping up for like 5 minutes, and now the ubuntu logo is loading13:23
pokrakwhat writes on conslole13:24
oroszgwhois13:24
pakistanielpokrak, sorry what? do you mean what does it say on the screen now?13:25
pokrakyes13:25
pakistanielactually, the ubuntu logo is loading now, the error message was similar/exactly this: http://ubuntuforums.org/showthread.php?t=89265713:26
pokraktry change in bios13:27
pakistanieloki, change to what in bios? I have already changed the BIOS to start in USB harddrive first then USB diskette on Key second13:28
pokrakchange hdd settings13:29
pakistanieloki, will try it13:29
=== killab is now known as killa
Cmdr_W_T_Rikerprzemek_: no, i mean you remount it with the appropriate options so that the files which reside on your vfat filesystem will have execute permissions (man mount --> "Mount options for vfat")13:31
przemek_Cmdr_W_T_Riker : thank's, I got it already13:31
larihello, i just installed ubuntu on my laptop but when i unplugit it says critical battery and goes to hiberntion even though battery is charged, this will not happend if i boot with the laptop unpluged13:32
pokraklari: hmmm acpi ???13:32
pakistanielpokrak: I am getting a DRDY error { UNC }...does this mean my harddrive on my laptop is broken?13:33
laripokrak: what do i do, how to make sure acpi is working?13:33
=== tiox1 is now known as tiox
pokraki dont think so13:34
pokraklari i dont now :) look with this at google13:34
pokrakpakistaniel: in laptop are 2 options to hard drive and one is working and one is no workik13:35
pokrakbut i dont reamber what is name13:35
pokraki think is the problem is in this option13:35
=== debes is now known as nalliase
AdvoWorkhow do you mount a share(cifs exec) with a port no needing specifying?13:39
pakistanielpokrak: oki thank you, I choose to boot from 1. Notebook Hard Drive 2. Atapi CD/DVD ROM Drive 3. USB Hard Drive 4. USB Diskette on Key 5. USB Floppy13:39
pakistanielpokrak: which one should I put in 1. in boot order?13:40
pokrak4.13:41
ugliefrogis there a comand for the terminal to see what i recently had in the clipboard13:41
=== nalliase is now known as zalliaze
pokrakbut u must change in bios hdd specyfikation no boot order13:41
crazytommy_hello, i have a problem installing ubuntu netbook edition ony my Eee PC 100H, i stuck during the installtion process, "Who are you?" --> I entered my name, name of the computer, username, password, auto logon, but now i can't click on next, it is not activated, and in the bottom it says "finish, as soon as you are..." but i can't continue, i can only click previous not next... does anyone...13:41
crazytommy_...know an answer?13:41
AnxiousNuthow do i know if a link is a hard link or a soft link?13:41
Okashi:s I have 10.10, I just installed and tried to enable the Visual Effects, it downloaded a driver that messed up my dual monitor display. I was given advice to enable a proprietary driver and I did, now Ubuntu boots with a command line... Can anyone help me?13:42
Cmdr_W_T_RikerAnxiousNut: use ls -l to find out13:42
BluesKajhiyas all13:42
pokraktry sudo X -configure and copy xogg.conf new in /etc/X11/ as corg.conf13:43
AnxiousNutCmdr_W_T_Riker, and what should i see if it a hard link? and what about softlink?13:43
pakistanielpokrak: thank you, will try again, I disabled CD/DVD boot, and disabled Floppy boot13:43
pokraktry sudo X -configure and copy xorg.conf new in /etc/X11/ as xorg.conf13:43
larican somebody help me with (maybe acpi problem) my laptop saying critical battery when unpluging and going into hibernation13:44
Okashipokrak: is that fo me?13:44
pokrakOkashi: yes13:44
StaRetjifolks, what would be wget command to always download and overwrite the file?13:44
ugliefrogis there a comand for the terminal to see what i recently had in the clipboard13:44
Cmdr_W_T_RikerCMoH-office: you'll recognize it at the 2nd column from a "ls -l". The file should have more than 1 hardlink, whereas a softlink is simply a new file pointing to another file (both have one hardlink)13:45
Cmdr_W_T_RikerCMoH-office: sorry that was for AnxiousNut13:45
crazytommy_can anyone help me with my ubuntu netbook installation problem?13:45
Okashipokrak: fatal server error?13:46
Cmdr_W_T_RikerAnxiousNut: another way to determine if a file/directory is a softlink is by calling it with the 'file' utility13:46
pokrakokshi u must first do sudo /etc/init.d/gdm stop13:46
BluesKajStaRetji, did you previously copy and paste the wanted lines to the terminal ?13:46
OkashiPOkrak, oh, sorry I'm linux noob XD13:47
pokrakokasi :) u will learn :)13:47
BluesKajStaRetji, if so just use the up/down arrow keys to find the the trext in the terminal13:47
AnxiousNutCmdr_W_T_Riker, okay, thanks, got it! :)13:47
Cmdr_W_T_RikerAnxiousNut: a hardlink is simply a name pointing to an inode. Multiple names can pont to the same inode, the number of such links are shown in the 2nd column of 'ls -l' or investigate the 'stat' output13:48
Cmdr_W_T_Rikerokay sorry, too much info perhaps :P13:48
pakistanielpokrak: I disabled CD-ROM Boot and Floppy Boot, and I put the USB diskette on Key as the 1. in boot order...but I am still getting the same error13:48
pokraki dont know look in bios parameters of hdd NO BOOT13:49
AnxiousNutCmdr_W_T_Riker, very nice, thanks again :D13:49
pokrakonly hdd13:49
krgerYou picked probably the most ridiculous way to tell if something is hard vs. soft-linked.13:49
pokrakdont look at boot priority13:49
o3-k64maln00b here. Just installed Amarok to 10.04 but it won't play my mp3's or wma's.13:49
o3-k64malWhat to do?13:50
pokrako3-k64mal: R U looking at google ?13:50
o3-k64malU mean google it?13:50
hetiiQ:I set on my linux router snmpd to collect data from its interfaces and for frontend i use cact, i had already some graps like bytes per secound from my nic but the question is is it possible to collect data per pc in LAN ? so i want to know with pc on my LAN with bandwith use and the best will be on with protocol :>13:50
Cmdr_W_T_Rikero3-k64mal: not using your password as your nickname, i hope?13:50
o3-k64malNo13:51
Cmdr_W_T_Rikerhetii: set up snmp on the clients and gather / graph data in cacti13:51
lariwhen i unplug my laptop it goes to hibernation because of wrong critical battery message, what to do?13:52
MaT-dghow good is asus xonar soundcard support in ubuntu?13:52
Plimmerq: I just formatted a drive with ext3, now I can only copy with 3MB/s to it, any way to test the disk in CLI?13:52
Cmdr_W_T_Rikerlari: i would google to see if more people run into the problem with your type of laptop with ubuntu13:53
pakistanielpokrak: i appreciate the help. but I am unable to locate hdd no boot option..As I said before, I have disabled CD-ROM Boot and Floppy Boot13:53
pokrakpakistaniel: u dont understand doh13:53
Cmdr_W_T_RikerPlimmer: dd to test read/writes or hdparm to test reads13:53
lariCmdr_W_T_Riker: i did to solve my problem with the wifi card but i cant find anything with acpi13:53
pokraku mast find option 4 hdd13:53
lariim not a good google searcher though13:54
pokrakbut u looking for boor options :/13:54
hetiii don`t want to install snmpd on each pc on lan just to have it on gateway13:54
pokraki give up13:54
pakistanielpokrak: :( yeah, I am unable to locate hdd options aswell :(13:54
Cmdr_W_T_Rikerlari: to solve the immidiate hibernation problem, you could simply switch it off from system -> pref -> power13:55
PlimmerCmdr_W_T_Riker: I get this: HDIO_SET_DMA failed: Inappropriate ioctl for device13:55
pokrakpakistaniel: sorry but my englisjh is no well and i dont know how i help u :/13:55
Chaos_Zerohey people, I just installed ubuntu on a drive with windows server 2003 and a 5 gb swap (3 partitions total), it said it would install something so i could choose what to boot at startup, but it just says "error loading operating system".13:56
BluesKajvery interesting , if I use aptitude safe-upgrade , a new linux image is about to be installed, however if I use apt-get upgrade , the linux image is held back ,... any expalnation for the difference ?13:56
pakistanielpokrak: thank you for trying anyway :) do you know of any other irc channels where I could get some more help?13:56
lariCmdr_W_T_Riker: right, that is what i wanted to but it makes me choose from either of this 3 options: suspend, hibernate or shutdown, i cant choose not to do nothing13:56
pokrakpakistaniel: no i dont, but u tray find in google13:57
Okashi-___- I should probably have mentioned I'm using the comp I need to fix.13:57
lariCmdr_W_T_Riker: few seconds after unplug, if i cancel the hibernation message then battery is measured right13:57
pakistanielpokrak: oki thank you :)13:57
Okashipokrak: is there another command I can try, that one sends me right to a black screen13:58
Dr_WillisChaos_Zero:  did you do a 'wubi' install? or did you boot the cd and installed that way?13:59
pokrakthis command generate xorg configuration file /home/user/xorg.conf.new13:59
Chaos_Zeroi booted from USB14:00
Chaos_Zerobut im not sure what a "subi" install is14:00
Chaos_Zero"wibu"*14:00
pokraku must reneme this file at xorg.conf and copy to /etc/X11/14:00
Chaos_Zeroargh, spalling14:00
larican somebody help me find a acpi driver for vpcm120al laptop?14:00
Dr_WillisChaos_Zero:  wubi is an executable that installs inside windows.14:00
pokrakand restart komputer14:00
Chaos_Zeroi dont want it inside windows14:00
sagaci!wubi14:00
ubottuWubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please  file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe14:00
Cmdr_W_T_Rikerlari: perhaps this post could help you disabling it http://linuxexpresso.wordpress.com/2010/05/09/disable-suspend-and-hibernate-ubuntu/14:00
Dr_WillisChaos_Zero:  so are you booted to the ubuntu live system now from the usb?14:00
Chaos_Zeroits a dual boot14:00
palamwhat does it mean when i say --dport ssh? same as -dport 22?14:01
Chaos_Zerono, it can boot to the installer14:01
Okashiis there another way to do it? XD because I can't do much from the black screen.14:01
lariCmdr_W_T_Riker: thank you, im looking at it14:01
Cmdr_W_T_Rikerpalam: yes, but depends if ssh is mentioned in /etc/services14:01
Dr_WillisChaos_Zero:  you are using the desktop cd? or alternative installer cd? or what exactly do to make your usb you booted from?14:01
palamCmdr_W_T_Riker: oh ok, thanks. is it mentioned by default?14:02
pokrakokashi i dont know14:02
Chaos_Zeroi used version 10.04 32 bit with the universal USB install thingy14:02
Chaos_Zerocruzer 2gb flash drive14:02
Dr_WillisChaos_Zero:  so you are on a differnt pc right now? or where exactly14:02
Okashihm...14:02
Chaos_Zeroyeah its another one14:02
Chaos_Zerooh and its server edition i forgot to say14:03
Dr_WillisChaos_Zero:  so your usb installer - cant boot to the normal desktop?  does it mention any rescue mode in its menus when it boots?14:03
vaneola14:03
Dr_WillisChaos_Zero:  that was a little bit impontant :) heh14:03
Chaos_Zeromy bad14:03
vanede aqui quien habla español14:03
Chaos_Zeroi  had problems installing it before seeing my HDD but someone helped me through that14:04
Okashipokrak: maybe I can rename it through the gui...14:04
Dr_WillisChaos_Zero:  sounds like grub dident get installed.. or it installed to the flash drive. I would redo the install. and be sure grub installs to /dev/sda14:04
Dr_WillisChaos_Zero:  unless you can some how boot up a live cd/flash to get to the console.14:04
pokrakokashi this i do in console not in gui14:04
Dr_WillisChaos_Zero:  then you could try to fix grub.14:04
vanehey14:04
Chaos_Zeroas i remember, their was only a "yes/no" option14:04
Okashiyeah but we tried the command line and it don't like it14:04
Dr_WillisChaos_Zero:  it had a menu item thing to where to put it to. the default should of been sda. but ive seen usb installs get confused14:05
pokrakokashi look with question at google14:05
Dr_WillisChaos_Zero:  is thers some reason you are doing a server install?14:05
Okashi-____- google hates me today, I can't find anything I need to fix my comp14:05
pokrakOkashi: command line is most importand if u want learn linux14:05
gharzguys, i have a hotfile/rapidshare account... is there any application like free download manager that manages downloading? d4x does not work with hotfile. i think it doesn't support download using http referer. anyone?14:05
Chaos_Zerobecause...its a server, in uaing it as a home server filesharing, proxy, 10 port bridge14:06
lariCmdr_W_T_Riker: ok, i did the modification of the file to dont allow hibernation, im rebooting to see the efect, ill be back14:06
Okashipokrak: I know, but if there's a alternate way and the command line isn't working, it's worth a shot14:06
lariCmdr_W_T_Riker:  thanks14:06
pokrakOkashi: try another distro like pinguy14:06
Chaos_Zeroand its an actual server, ibm xseries 36614:06
LjLgharz: type "apt-cache search rapidshare"14:06
OkashiXD but I JUST installed ubuntu 10.1014:06
gharzLjL: i think i'm not gonna use rapidshare at the moment... coz most of the files that i'm about to download are on hotfile14:07
pokrakOkashi: pinguy are ubuntu too14:07
LjLgharz: that's fine, type "apt-cache seach hotfile" if you prefer, both will show the same programs14:07
OkashiI don't understand.14:07
gharzLjL: thanks!!!!!!14:07
pokrakif u look u anderstand14:08
OkashiI have a comman that lets me open a guiwith root permissions, can't I just use that to rename the file?14:08
StaRetjiBluesKaj: hi, sorry, was afk, I don't understand what lines you are referring to? I just need wget command to download and overwrite existing files on my local pc (even if local file is newer) thx for reply ;)14:09
pokrakOkashi: gksudo ??14:09
Chaos_Zeroanyway, not to be difficult, but it it possible to fix the MBR from the menu somehow without re installing, the install took like, four hours.14:09
Okashiuh huh that's in there14:09
Dr_WillisChaos_Zero:  I thought the alt-cd installer or somthing had a 'rescue/recovery' feature i used once to reinstall grub on a problem machine.. but i cant recall where i saw it at. I THINK it was on a flash drive i had setup as an alternative cd installer..14:10
lariperfect! now it does not go to hibernation14:10
Dr_WillisChaos_Zero:  not sure if the server cd has the same feature14:10
larieven though i did not solve the problem14:10
Dr_WillisChaos_Zero:  i dident even think one could put a server cd on a flash drive to install from. :)14:10
Error404NotFounderrors when trying to install libqt4 http://pastebin.com/s3bnUPRG14:11
Chaos_Zeroyeah  you cant really, theirs so much stuff to download14:11
Chaos_Zeroblah14:11
acehello guys14:11
Chaos_Zerobut hold on ill get the rig running14:11
BluesKajStaRetji, wget fetches files thru a link , did you copy the link ? if so it should be in your clipboard contents14:11
acei want to buy a netbook but i want that ubuntu network edition working well on it, is there s list of compatible hardware?14:12
yaaarhowdy14:12
lariCmdr_W_R_Riker: thanks, no i get the message but it does not go to hibernation, thanks for workaround, no i have time to solve the problem14:12
Dr_WillisChaos_Zero:  no.. i ment the server.iso file using a tool like unetbootin or whatever.. wouldent work from a flash drive. the desktp and alt cd's could.14:12
Okashi*sigh* I can't find the file at that location14:12
BluesKajbrb14:12
Chaos_Zerotheirs a tutorial on the downloads page14:13
Chaos_Zeroyou download this uuuniversal usb installer14:13
Dr_WillisChaos_Zero:  right. i dident think iot worked with the server iso. ive seen several people in here with issues  trying to make a server flash drive to install from. Guess the issues got fixed14:13
Dr_WillisChaos_Zero:  so the recovery thing im thinking of Must of been on the alternative cd.14:14
Okashipokrak: there is no xorg file in /home/user14:14
Dr_WillisChaos_Zero:  actually with the server cd.. i think you can boot uit to the installer.. then on the other consoles.. you can get in and do stuff.14:14
Chaos_Zerowell i know theirs a console because thats how i fixed the other problem14:15
Chaos_Zeroyou press F6 then esc at the menu14:15
=== tjack_ is now known as tjackGNU
Dr_WillisChaos_Zero:  once ya get to a console and mount your / some where like /mnt/ you can reinstall grub with a single command..  the !fixgrub wiki mentiones it about 1/2 way down the page i recall14:16
lkm有人么14:16
Dr_Willis!fixgrub14:16
ubottugrub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.14:16
Okashi-____- I think he's gone14:17
lkmwhat's wrong14:17
pokrakokaski doh14:17
pokrakthink14:17
Chaos_Zeroi didnt lose grub after installing windows14:17
Chaos_Zeroi lost it after installing ubuntu14:17
Dr_WillisChaos_Zero:  you fix it the same way14:18
jumbihiho! i surprisely recognized that a block device could be formatted with a filesystem without any partition. which advatages/disatvatages/limitations does this have?14:18
Dr_WillisUbuntu either installed it to the wrong hd. or dident install it at all.14:18
pokraku have in your katalog i don know wkat is thei name and i was write /home/user14:18
Dr_WillisChaos_Zero:  sudo grub-install --root-directory=/media/0d104aff-ec8c-44c8-b811-92b993823444 /dev/sda14:18
StaRetjiBluesKaj: ofc, anyway, found the solution wget -q http://www.mydomain.com/myfile -O /home/user/myfile14:18
BluesKajsuccess! aptitude installed the new kernel , whereas apt was holding it back14:18
Dr_WillisChaos_Zero:  your /media/XXXXXXX will differ. :)14:18
Chaos_Zerotheirs onnly one hdd14:18
lkm??14:19
OkashiXD there he is... XD it's 5 am, and I've been trying to get this computer to work for almost 5 days... I think the think part of my brain is burning out14:19
Dr_WillisChaos_Zero:  makes it even easier then.. BUT if you boot from a flash drive. that may be 'sda' instead of the internal HD.14:19
BluesKajStaRetji, oh so you had already used wget to download the file ?14:19
Dr_WillisChaos_Zero:  ive seen pc's get weird with booting from flash drives.14:19
starredsteria:(... I really need some help here.... what's the channel for evolution?14:19
pakistanielpokrak: Hey again :) I did a Primary Hard Disk Self Test and it says Replace Hard Disk 1...I am guessing the hard disk is malfunctioning and I probably should replace it..is that why I would get that error you think?14:19
Okashipokrak: what am I supposed to be thinking about?14:19
StaRetjiBluesKaj: yes, I just had problem where it wont overwrite, but rather it gives another name14:19
starredsteriaI couldnt open evolution.... then i uninstalled to reinstall... and now it won't let me reinstall...!14:20
pksadiqDr_Willis: i managed my pendrive booting by creating Partitions and using Grub, now in Beta Stage,Thangs for Your help, :)14:20
lkmoh~14:20
nachohey guys14:20
Dr_Willispksadiq:  Your Grub-fu is stong young grasshopper!14:20
nachoI'm trying to install tor in ubuntu but it seems it doesn't exists14:20
nachodoes anybody knows why?14:20
Dr_Willisnacho:  its not in the repos.. you need the tor PPA.14:20
pokraki dont now14:20
pksadiqDr_Willis: What's grub-fu?14:21
Dr_Willisnacho:  theres some wiki pages on setting up TOR.14:21
Dr_Willispksadiq:  like google-fu :() and Kung-Fu.14:21
nachoDr_Willis, thanks14:21
Okashithat's usually a bad sign when both people are confused, right?14:21
Okashihehehe14:21
pokrak:)14:21
Dr_WillisOkashi:  thats normal around here.14:21
G0AT-AFKhey guys, using tint2 on crunchbang linux here, wondering if anyone can help me out with updating it ???14:21
pksadiqDr_Willis: Dr_Willis-fu ;)14:21
Chaos_Zerook im back14:21
Okashihehehe14:21
Chaos_Zerosomething weird is going on14:21
Dr_WillisG0AT-AFK:  they got their own support channels.. but you could proberly find a PPA for it. or use source.14:22
Sn4k3Anyone know how to fix slow browsing speed on ubuntu?14:22
Chaos_Zerowhen i try to boot from the HDD i get that message14:22
Dr_Willis!crunchbang14:22
ubottuThere are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)14:22
G0AT-AFKthanks..14:22
o3-k64malUh, I googled it, did what one of the pages said and now amarok won't start. Please a little help. Ready to run screaming back to XP.14:22
Chaos_Zerohowever when i tried to boot from the installer again i get a little console with really small text14:22
bullgard4What kind of templates are meant in the file /usr/src/uswsuxp-0.8/debian/uswsusp.templates?14:22
Okashidang I really don't wanna reformat AGAIN... windows put me through hell this weekend... please work me a miracle and somehow make this computer work...14:23
Chaos_Zeroit asks for login and password14:23
BluesKajStaRetji, ok understood14:23
Dr_WillisChaos_Zero:  it could be grub installed to your flash drive.. so when you boot fromt he flash drive now,. its actually booting the hard drive...14:23
Chaos_Zerowhich i put in from before, and now its just a blinking console14:23
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i only find info about solving wifi connectivity with i allready solved14:23
Dr_WillisChaos_Zero:  try loggin in.. see if you are in the installed system. :)14:23
Chaos_Zeroi..guess, im ned to  ubuntu or linix, is their really NO gui at all?14:23
=== sorrowsjoy is now known as Joys
Dr_WillisChaos_Zero:   You used the 'server' install.. thats no GUI...14:24
Chaos_Zeroit sure downloaded alot14:24
Dr_WillisChaos_Zero:   it doownloaded whatever security updates where out there.14:24
Dr_Willismost likely.14:24
Chaos_Zeroso you have to memorize a command for everything. wow14:24
Dr_Willistheres proberly no reason you couldent use the  DESKTOP  install on your server..14:24
Dr_WillisChaos_Zero:  thats how 'servers work'14:25
Dr_WillisChaos_Zero:  vs memorising where every menu/dialog/setting is at... :)14:25
Chaos_Zerowel lets go one step at a time14:25
Chaos_Zerohow do i put grub on the HDD instead of the memory stick14:25
Okashipokrak: so there is no xorg.conf at /home/user/  is there anywhere else I should look?14:25
Dr_WillisChaos_Zero:  so did it let you login with your username and password you told it during the install?14:25
Chaos_Zeroyes14:25
pokrakokashi in your home directory14:26
Dr_WillisChaos_Zero:  now its easy. :)  'sudo dpkg-reconfigure grub-pc' and select the hard drive..14:26
BluesKajjust installed a new kernel with aptitude whereas apt was holding it back , any idea why folks ?14:26
Chaos_Zerohold on ill write this14:26
Dr_WillisChaos_Zero:  AND your flash drive is now a 'backup' grub boot thing. incase grub ever breaks on it again.14:26
Okashithe only thing in home is my user folder14:26
Dr_WillisChaos_Zero:  tab key is our friend also for the cli. :)14:26
DasEipokrak, Okashi: per default there is no more /etc/X11/xorg.conf, but you can still edit and use one14:26
ugliefrogawesome i just noticed gwibber facebook updates in the notification now...yay14:26
ed__hello14:27
DasEiugliefrog: pidgin ?14:27
Chaos_Zeroyeah i have never used linux, going to be a long road14:27
Dr_Willisugliefrog:  so now it tells you when your crops need harvested? :)14:27
Okashiheh Found it14:27
Chaos_Zerohold on ill type it in14:27
o3-k64malHey ed_14:27
DasEiOkashi: your distro ?14:27
Okashiso what do I rename it to again?14:27
Dr_WillisChaos_Zero:  install the desktop cd.. and have a nice gui..   theres proberly no real reason for you to be using the 'server' cd.14:27
Okashi10.1014:27
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i only find info about solving wifi connectivity with i allready solved14:27
ugliefrogDr_Willis, lol ...im just stoked...I thought it was me this whole time...I havent any crops..but now i can get some and get told to fix em :)14:28
pksadiqDr_Willis: from grub Command line, How to boot from a CD?14:28
OkashiI think I created a xorg.conf file when I was still trying to make x server Use my moniters right14:28
=== sam__ is now known as sinusoid
=== Florin is now known as Guest99537
Dr_Willispksadiq:  Hmm.. not sure.. i know it can be done. i think.. but id have to look it up.14:28
starredsteriaDoes anyone know if there is an irc channel for evolution? Its not listed here :( https://help.ubuntu.com/community/InternetRelayChat14:28
Okashibut that was about 4 hours ago14:28
ed__im just playing around with "mount --bind" is it bad practice to mount a folder this way with the same mount point e.g. "mount --bind -o noexec,nosuid,rw /tmp /tmp!14:28
Dr_Willispksadiq:  i normally use grub2 to boot iso files. :)14:28
Okashiand I'm wiped14:29
pksadiqDr_Willis: How, I need to know, must14:29
Dr_Willised__:  i imagine doing so would be .. weird...14:29
ed__yeh, i guess it might confuse peopel14:29
ed__but wouldnt technically hurt anything?14:29
Dr_Willispksadiq:  the #grub channel guys may be able to point you to an example entry to do it.14:30
meltingwaxwhenever i try to install something, apt-get hangs at "Unpacking replacement libmikmod2 ...". anyone know any solution to this? (it doesn't respond to control-c's, and i eventually have to kill it and manually release the lock)14:30
Dr_Willised__:  try it and see. :)14:30
Kulverstukashello14:31
Kulverstukaswhy is this happening...? when I have 2 USB flash drives (or 1 external harddrive on USB and one flash drive) and I try to transfer something between them, or something from internal harddrive to the flash or vice versa, my ubuntu copy dialog and process starts to lag and eventually hangs... but when I use the "Send to" command from context menu, everything is fine - no lag, no hanging and files are not corrupt.14:31
Okashi-____- so I know I was supposed to rename xorg.conf to something but I forget what to, remind me?14:31
ugliefrogI need help reporting a bug.....I have a usb nostromo game pad for my shooter games....But when I start rythmbox it stops responding and the led lights on start flashing....Neat effect but bothersome...Im new to the launchpad thing..any advice14:32
pksadiqDr_Willis: Once I said you about a bug in Copy CD Dailogue box, did you report it?14:32
Dr_Willispksadiq:  which bug was that?14:33
pksadiqDr_Willis: if copy Cd is selected every window of nautilus get Locked14:33
Dr_Willisi rarely report bugs.. i tend to confirm a lot of others peoples reports..14:33
=== tjack_ is now known as tjackGNU
Dr_Willispksadiq:  did you check the bug reports to see if one has allreday been made on that 'issue'14:34
pksadiqDr_Willis: let me !14:34
* Okashi sighs14:34
pksadiqDr_Willis: and so How to boot from ISO directly just giving the filename only in grub214:35
pokrakokashi xorg.conf.new u must rename -> xorg.conf and put in /etc/X11 directory14:35
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i only find info about solving wifi connectivity wich i allready solved14:35
Dr_Willispksadiq:  theres more to it then just giveing it a name.. the iso/disrto MUST support the feature. and each distro seems to have different options/variables that Must be set. Its a bit of a messeed up deal14:35
Dr_Willispksadiq:  check my grub2 links at -> http://delicious.com/dr_willis/grub214:36
starredsteriaguys.. Im seriously having a huge issue with evolution (as in it won't open) does anyone know if there is an evolution irc channel?14:36
Dr_Willisstarredsteria:  try #evolution ? try running it from a terminal, look for error messages14:36
Dr_Willispksadiq:  i will be back later.. gotta load some firewood.14:36
pksadiqDr_Willis: Hmm, k14:36
OkashiI don't have a xorg.conf.new, just xorg.conf,  xorg.conf.backup and xorg.conf.failsafe14:37
starredsteriaDr_Willis, not working....14:37
Okashifile search of my whole hard drive : 0 results for xorg.conf.new14:39
econdudeawesomeHey all. Got an issue with a greyed out LaTeX plugin. Any idea how to make it work? Googled it but none of the solutions appear to apply14:39
econdudeawesomeHey all. Got an issue with a greyed out LaTeX gedit plugin. Any idea how to make it work? Googled it but none of the solutions appear to apply14:39
=== amir_ is now known as Guest32547
pksadiqOkashi: Why do you need xorg.conf.new?14:40
izinucsecondudeawesome: got latex installed?14:40
Okashibecause you said I had to rename that file to xorg.conf14:40
oelewapperkeis it possible to go with encrypted home directories anyway after not checking this in the setup ?14:40
Okashiand put it in x1114:41
oelewapperke(on 10.04 LTS)14:41
econdudeawesomeizinucs: AFAIK--texlive and most of the options in synaptics, as well as rubber14:41
izinucsecondudeawesome: synthetic or natural :) .. sorry I've no idea14:41
pksadiqOkashi: How did you created the xorg.conf.new file?14:41
econdudeawesomeizinucs: not sure what that means?14:41
OkashiI didn't, I was supposed to find it, copy and rename14:42
econdudeawesomeizinucs: ah--rubber helps with automated documents compiling14:42
AdvoWorkanyone here used nfs-client/server to allow files to be accessed remotely?14:42
pksadiqOkashi: and so you can Configure a new by sudo Xorg -configure14:42
econdudeawesomeizinucs: I COULD use just LyX or Emacs, but where's the fun in that? ;-)14:42
Okashididn't we try that? oh well *tries it again*14:43
izinucsecondudeawesome: I've always been intreagued with latex but haven't spent the time to learn it.14:43
Okashiubuntu@ubuntu:~$ sudo xorg -configure14:43
Okashisudo: xorg: command not found14:43
pokraksudo X -configure14:44
econdudeawesomeizinucs: you should--its worth the investment in time, then after a good understanding switching over to an automated process like LyX. Knowing the background process is important! :-) It makes for some slick presentations, especially with the beamer package14:44
pokrakbut te gdm must bi first stop14:44
Okashiubuntu@ubuntu:~$ sudo x -configure14:44
Okashisudo: x: command not found14:44
pksadiqOkashi: Xorg not xorg14:44
quidnuncHow can I tell if I have swap enabled?14:44
izinucsecondudeawesome: found this for you.. http://sourceforge.net/projects/gedit-latex/14:45
pokrakokashi X no x14:45
pksadiqOkashi: it's in Capital14:45
OkashiXD capitals Capitals alright I got it this time14:45
OkashiFatal server error:14:45
OkashiServer is already active for display 014:45
OkashiIf this server is no longer running, remove /tmp/.X0-lock14:46
Okashiand start again.14:46
FloodBot3Okashi: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.14:46
pokrakOkashi: wrrrrrrrrrrrrrrrrrrrrr14:46
OkashiPlease consult the The X.Org Foundation support14:46
Okashi at http://wiki.x.org14:46
Okashi for help.14:46
pokraku dont lisen14:46
pokraksudo /etc/init.d/gdm stop14:46
pokraku must first do14:46
OkashiI can't14:46
pokrakand sudo X -configure14:46
pokrakbullshit14:46
Okashithat sets my comp into a black screen that just idles14:46
econdudeawesomeizinucs: I'll check it out14:46
pokrakctrl + f114:46
LjLlanguage, please14:46
OkashiI sat there for 10 minutes14:47
Okashithat's why I asked when I came back if there was another way to do what you ask me to do14:47
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i only find info about solving wifi connectivity wich i allready solved14:47
=== dashavoo_ is now known as dashavoo
pksadiqOkashi: it's just because you are running GUI already14:48
ugliefroghow do you check to see if there are any usb conflicts...14:48
techouseis there any way i could make firefox use the top bar in unity?14:48
pksadiqOkashi: DO you know well to use CLI?14:48
techouseall the other apps use it, except chrome, firefox and opera14:48
OkashiI have no idea what CLI stands for14:48
quidnuncOkashi: command line interface14:48
laritechouse: try firefox addons TinyMenu and LittleFox14:49
Okashium... I cand CD and dir but that's it14:49
izinucsugliefrog: lsusb will give you everything connected to the usb buss.  probably addresses as well.. dmesg will give you a long list of information while booting.14:49
techouseah, thought i had to fiddle with some conf files :P14:49
AdvoWorkwhats up with:  mount -t cifs -o  //EXTERNALIP/SHARE /home/Scripts/test/ ?14:49
OkashiI'm using my cd to even boot atm14:49
pksadiqOkashi: then Do you have another system to chat here?14:49
OkashiXD I wish I did14:49
=== miguel is now known as Guest11963
duckx0rIi just reinstalled ubuntu on a bunch of my computers in an internet cafe, however one of the computers completely locks up after about 5 min idle time. After seeing this, I remembered that I added something to the grub boot line in the previous install that fixed it, but I can't remember what that was. Does anyone have any ideas?14:50
pksadiqOkashi: and atleast do you have a phone with GPRS?14:51
Guest11963olaaa14:51
izinucsduckx0r: lots of opotions there.. I only know a couple.. remove "quiet splash", pci=nomsi, nomodset14:51
id10t'lo all14:51
Guest11963komo vaaa14:51
DasEi!boototions | duckx0r14:51
OkashiI don't know if my phone does or not14:51
DasEi!bootoptions | duckx0r14:51
ubottuduckx0r: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions14:51
izinucsduckx0r: also something to do with acpi=off I think14:51
Okashiit's supposed to run java, but it doesn't do it well14:51
ugliefrogizinucs, ty..looked at it no addresses are the same so i guess there arent any conflicts...thanks for the info14:52
duckx0rizinucs, thanks a lot14:52
id10tanyone able to help w/ a livecd question?  trying to make a custom disc to load /homes from a flash drive (for persistence).. any ideas as to when to run the script and what file would call it during the live cd init process?  rc.local doesn't do it ...14:52
popeyid10t: why not just install onto a USB stick _and_ have home on it?14:52
pksadiqOkashi: anyway What is the problem with the current Xorg.conf file?14:52
id10tpopey, usb sticks are too slow for running in my experience... too much i/o wait.14:53
popeyid10t: slower than CD?14:53
pksadiqid10t: use a-linux or tinycore linux.  ;)  very fast14:53
hacked_kernelis there a player for SSF and IRF media files?14:53
id10tpopey, yeah... like firefox locking up and "grey screening" for 10 seconds at a shot ... any time multiple reads/writes are happening14:53
popeyid10t: yeah, I have seen that..14:54
id10tpksadiq, not really an option either... this is for having a dev environment for c++ w/ support for gmpxx14:54
heartinfeihi14:54
=== Aaron5367|detach is now known as Aaron5367
Okashi-___- okay my problem is that I set visual effects to ON, and it installed nVidia X server. THAT program doesn't allow me to correctly use my dual monitors. ON Advice from someone in another ubuntu channel I enables the proprietary driver and now Ubuntu boots to command line. I'm booted up through the CD atm.14:55
heartinfeiWhat are you taking about!14:55
Okashi-____-14:55
pksadiqOkashi: doesn't your ubunto now load GUI?14:55
OkashiI know I said that when I first entered14:55
pksadiqubuntu*14:56
Okashinot anymore14:56
pksadiqOkashi: and you are in the live cd?14:56
Okashiyes14:56
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i cant find info about this problem on the internet14:56
pksadiqOkashi: ok, then Do *try14:56
=== saftsack___ is now known as saftsack
Okashi?14:56
Okashithat's what I'm in14:57
Okashiwithout ubuntu just boots to a command line14:57
pksadiqOkashi: hear all , then do, ok? *try*14:57
Dr_WillisOkashi:  i install the nvidia drivers. reboot. use the nvidia-settings tool to enable 'twinview' (restart X server) and i use dual monitors all the time..14:57
Dr_WillisOkashi:  the Proprietary drivers are the nvidia drivers.14:58
Okashiyes, I'm using the live CD to boot Ubuntu, using the "Try" option14:58
Dr_WillisOkashi:  check your /etc/X11/xorg.conf see what the 'Driver' line is loading. if its set to 'nvidia' you may want to edit it to be 'nv' and try 'startx' that should get you back to X at least.14:58
OkashiDr_Willis: it won't let me set my 32" hdtv on any res better than 640 480,14:58
Yam_Hi room,14:59
=== gui_ is now known as kryl
Yam_I badly need help14:59
progre55hi guys. I've got a huge text file (about 20G) and I want to print out the first 10 lines, is that possible?14:59
molded  /msg nickserv identify Privet12314:59
pksadiqprogre55: head14:59
Dr_Willisprogre55:  the 'head' command.. yes... can do that14:59
progre55thanks14:59
Dr_Willis20gb text file.. wonder what that is.. :)14:59
molded /msg nickserv identify Privet12314:59
progre55molded: you better change your password now :D14:59
Dr_Willismolded:  time to change your pass.. heh.15:00
qwertyjustinhi, whats the comment tag for in writing scripts -- " // " ?15:00
pksadiqmolded: using /say ?15:00
progre55Dr_Willis: mysql dump =)15:00
Yam_Ubuntu asked me to install the newest driver for my ATI card, and after I installed it,  it only goes to the Ubuntu loading screen and then the monitor shuts off15:00
Dr_Willisqwertyjustin:  depends on the scriptng language.15:00
moldedindeed....lol15:00
moldedi don't understand what just happened?15:00
qwertyjustinjust a simple ubuntu script "script.sh"15:00
Dr_Willis molded  a space befor the / most likely15:00
Piciqwertyjustin: #15:00
id10tqwertyjustin, use the #15:00
Dr_Willisqwertyjustin:  so look at the script.. what language is it in? bash. = #15:00
qwertyjustin# ahh, it lights up blue, cheers guys!!15:00
pksadiqOkashi: did you try what Dr_Willis  said?15:00
Okashiso do I change it to nv or startX?15:01
progre55molded: your whole virtual identity got hacked )) and I can tell, you're russian or russian-speaker )15:01
WalexYam_: you probably need to have the GUI/X server configuration reset. There are a few pages on the Wiki who give details on doing that.15:01
Dr_WillisOkashi:  change it to 'nv' then you could have tested with startx.. but you are on the live cd.. so that wont work.15:01
Dr_WillisOkashi:  change it to nv, then boot the system and see what happens15:01
pksadiqOkashi: try what Dr_Willis said, and if it does not work I'll say my idea15:01
Yam_walex I am not able to get into anything15:01
Okashihopefully I get more than a command line15:01
Yam_the monitor shuts off15:02
Dr_WillisOkashi:  you can install a text based irc client so you can get back here from the console for help also.15:02
Dr_WillisYam_:  perhaps a invalid mode/settings the thing is trying to use.15:02
pksadiq!irssi | Okashi15:02
ubottuOkashi: Irssi is a terminal based IRC client. See https://help.ubuntu.com/community/Irssi for help. See also !screen15:02
pbxThere isn't any way to run a text-mode install from the regular LiveCD, is there?15:02
BluesKajDr_Willis,this proprietary drivers issue has become confusing for some , including me. To me "propretary" means adriver offered on the HW website as opposed to the default kernel source driver .15:02
Dr_Willispbx:  not that i have ever seen15:02
Okashicmd = kriptonite15:02
larican somebody help me with acpi problem in vaio vpcm120al (model pcg-21311u) when unpluging says battery critical and goes to hibernation. Maybe a different driver need it? i cant find info about this problem on the internet15:02
Yam_Dr_Willis Ubuntu automatically found and installed it15:03
Dr_WillisBluesKaj:  the ones with ubuntu are the 'gpl' drivers.. the  package manager has the property drivers allready in deb format.. vs the 'nvidia site' drivers that are a .sh/.run thing.15:03
WalexYam_: you need to get into the console, and then start the reconfig. The relevant wiki page has the details15:03
Okashiso I wanna change the drivers for BOTH moniter to NV and reboot.15:03
Dr_WillisOkashi:  just change nvidia to be 'nv'15:03
AdvoWorkwhats up with:  mount -t cifs -o  //EXTERNALIP/SHARE /home/Scripts/test/ ?15:03
Okashiit's listed once for each monitor15:03
geboyguys, what do i need to make my ubuntu desktop to become a hotspot server + bandwidth management15:03
Dr_WillisAdvoWork:  You got a -o where its not needed perhaps?15:04
=== genupulas is now known as MyloveIsGone
geboyatleast the ability to become a router with management feature15:04
Dr_WillisOkashi:  heres my single monitor xorg.conf for an example --> http://pastebin.com/zU8NkxVL15:04
Yam_walex how do I get into the console15:04
Dr_WillisOkashi:  you have 2 nvidia cards? or 1 card with 2+ monitors?15:04
id10tanyone know when (what file) in the livecd boot process the livecd user gets created?15:05
Okashi1 card for 2 monitors15:05
geboyid10t why?15:05
id10tgeboy, trying to do some crazy stuff w/ a custom live cd, run OS from cd, get /home from flash drive15:05
WalexYam_: CTRL-ALT-F1, but please read the relevant Wiki page15:06
BluesKajDr_Willis, close enuff , maybe we should find a better defintion in this case ..maybe "default-proprietary" vs "site-proprietary"  opr some such15:06
id10tgeboy, so i'm guessing i should mount the flash just after the user is created... perhaps even in the same script15:06
Dr_WillisOkashi:  you could move your xorg.conf somewhere. and try mine. and change the nvidia to be 'nv'15:06
Yam_walex at startup?15:06
Dr_WillisOkashi:  i dont have any twinview enabled configs handy to look at.15:06
Okashihm... lets try that if what I have done doesn't work15:06
OkashiI'm hesitant to import files from other systems after a HUGE issue with windows I had once with .dlls15:07
WalexYam_: http://ubuntuforums.org/showthread.php?t=69076015:07
izinucsOkashi: did you hand configure your xorg? are you using the binary driver? How was it installed? (manually or thorugh the PPA)15:07
WalexYam_: case "1b)" in that page15:07
BluesKajOkashi, no dlls in the windows way in linux15:08
geboyid10t: sorry, i think i even noober than you in ubuntu. i was just asking why do you need to change the user15:08
OkashiXD confused15:08
AdvoWorkim doing //EXTERNALIP/share /home/Scripts/test cifs exec and getting mount: wrong fs type, bad option, bad superblock on  //EXTERNALIP/share  how can i find out the fs type? its a cifs/smb share..15:08
OkashiTHANK MERCY FOR NO DLL..15:08
geboytry looking in the DSL forum perhaps they got some answer15:08
geboydamn small linux15:08
techouseOkashi: seems you ain't using wine :D15:08
OkashiI can't use wine atm, I'm on the Live Cd15:09
pksadiqtechouse: might be beers ;)15:09
OkashiDr_Willis: my xorg is a lot longer15:09
techouseOkashi: wrong....you can :D15:09
techouseit will get installed to your ram15:09
techouse:)15:09
Okashitechouse, I tried and it will not download it using the software center15:10
techouseOkashi: aptitude is your friend :D15:10
Dr_WillisAdvoWork:  just googlign for 'mount cifs example' gives a few with extra options..15:10
OkashiI'm very apt when I have some idea what I am doing15:10
Dr_WillisAdvoWork:  sudo mount -t smbfs //192.168.1.1/d /mnt/win-d15:10
OkashiXD15:10
Dr_WillisAdvoWork:  sudo mount -t cifs //192.168.1.1/d /mnt/win-d -o username=mysurface15:10
geboy!QT15:10
ubottuQt is the Qt (pronounced "cute") toolkit, which forms the base of KDE and is used by many applications to provide a !GUI. Install the libqt3-mt-dev package to compile Qt 3 applications or libqt4-dev for Qt 4 applications. Qt 4.4 is available from hardy-backports15:10
OkashiDr_Willis: I do see where you mean though and I have changed and saved that15:11
pksadiqtechouse: might be apt-get moo15:11
geboy!radius15:11
techousepksadiq: aptitude install -v15:11
techouse:D15:11
OkashiSIGN me up for app-get +100 IQ15:12
Okashithen I can just google command line and phographically learn it15:12
leo_rohello everyone15:12
OY1RWhy cant http://www.canyouseeme.org/ see me on port 51413, i have it forwarded in the router?15:13
leo_roI'm having problems with some rebel packages that don't want to install / uninstall: http://dpaste.com/275521/15:13
pksadiqOkashi: in command line you can also browse net using w3m   browser15:13
leo_roif anyone can give me a hand there I'd appreciate it. I already found an Ubuntu Question about this, but it wasn't solved.15:13
goltoof_!anyone15:13
ubottuA large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?15:13
goltoof_ohai room15:14
Okashiinternet w/ no pictures... how do you stream anime that way?15:14
OkashiXD15:14
starredsteriaIs anyone here having issues with evolution? the process is running.. but the mail client is not opening15:14
brontoeeewhat would be a 'mouse pointer blanker' ?15:14
MyloveIsGoneleo_ro: go ahead15:14
leo_roMyloveIsGone, goltoof_: I already pasted the info... http://dpaste.com/275521/15:14
Kulverstukaswhy is this happening...? when I have 2 USB flash drives (or 1 external harddrive on USB and one flash drive) and I try to transfer something between them, or something from internal harddrive to the flash or vice versa, my ubuntu copy dialog and process starts to lag and eventually hangs... but when I use the "Send to" command from context menu, everything is fine - no lag, no hanging and files are not corrupt.15:14
Okashiokay, off to reboot15:15
MyloveIsGoneleo_ro:  lemme watch..15:15
flax^_im having some trouble with MInecraft and fglrx. It works if i uninstall fglrx but its really scetchy. Are there any other ati drivers that i can try?15:16
WalexKulverstukas: It is unlikely that the difference is really made by the method of copy15:16
WalexKulverstukas: it is far more likely that the USB drives are buggy (so many are) and the bugs only happen with specific sequences of commands, that is they are time dependent.15:16
MyloveIsGoneleo_ro: kill all applications in the pc ....then do that again....15:18
KulverstukasWalex, it does happen with all my drives I have15:18
id10tanyone know when (what file) in the livecd boot process the livecd user gets created?15:18
leo_roMyloveIsGone: I did that from tty without X running already.15:19
leo_roMyloveIsGone: in fact, gdm is not showing a login box15:19
zxdhi15:20
zxdis it possible to configure a process to be shutdown last when doing poweroff15:20
zxdI saw something in ../init.d/sendsigs15:20
randy_I use /etc/init.dgdm stop to stop gdm then restart it in tty1,how can I logout tty1 without kill X15:20
zxdabout omit15:20
leo_roMyloveIsGone: I'm here from irssi on a recovery console15:20
WalexKulverstukas: it could be a a buggy USB chip *in the PC*. Or perhaps a buggy hub if you use a hub. Unfortunately USB stuff is quite unreliable, and mass-storage in particular. I try to use eSATA whenever I can.15:20
id10tzxd play with the links in /etc/rc0.d and /etc/rc6.d15:20
MyloveIsGoneleo_ro:  hmmm....u mean ,,,,,?   ok tell me any crashes so far15:20
starredsteriaEvolution won't open for me (installed version 2.30.3-1ubuntu7.1) can anyone help?15:20
Walexrandy_: one way is to run 'xinit' in a 'screen', detach the 'screen' instance and logout.15:20
leo_roMyloveIsGone: I can't start gnome normally... and I have broken packages. That's the problem so far.15:20
F0sterO4morning, does anyone knows of a good guide as far as how to install a PXE server on ubuntu?15:21
DasEistarredsteria: try from terminal and pastebin the erroroutput15:21
Yam_CTRL ALT F1 does nothing walex it just causes the computer to beep15:21
DasEi!paste15:21
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.15:21
leo_roMyloveIsGone: if I run startx from the recovery console, Gnome starts but it pop ups some errors15:21
randy_Walex, can tell what shall I type and in where15:21
rmrfslashcan I get details about a particular synaptic package i.e. what specific version of the library or module that's being installed?15:21
MyloveIsGonehmm .... leo_ro try to update ..15:22
DasEirmrfslash: apt-cache show gedit (or whatever)15:22
Walexrandy_: that's really a case of reading the 'screen' manual :-). However type 'screen' and then 'xinit -- :1'. The sooner you learn about 'screen' the better, it is amazingly useful15:22
goltoof_leo_ro:   i get gnome errors on startup even with fresh install15:22
leo_roMyloveIsGone: that didn't work. I also tried to reinstall, to remove, to remove purge, and to manually download the package and dpkg -i15:22
leo_rogoltoof_: well, that doesn't sound good to me.15:22
MyloveIsGoneleo_ro:  give me a sec15:22
leo_roMyloveIsGone: sure, thanks.15:22
WalexYam_: if it just beeps that probably it has not not booted into GNU/Linux yet. Then you have a bigger problem than the GUI.15:23
goltoof_leo_ro:  nor i,  seems a little common though..  same happened with 10.04 on multiple machines.  it's just, ugly15:23
Yam_walex I am able to get into the command prompt when I hold shift15:23
randy_Walex, I know waht you say,screen is a soft I know,a shell.but how does system do this15:23
starredsteriaDasEi, erroroutput: command not found15:23
Alex90Afternoon everyone, I'm having trouble setting up a server in a DMZ so that it can see the internet. The server can resolve the ip addresses but can't ping them. I've tried route add to no avail.15:24
WalexYam_: ahhhhh then if you can get into the commmand promp follow the instructions in that page.15:24
goltoof_not gnome errors specifically, just errors as x is starting15:24
WalexYam_:  note that command prompt is probably the single user command prompt. CTRL-ALT-F1 works if the system has booted normally in multiuser mode.15:24
DasEistarredsteria: misunderstood me, just enter evolution in a terminal and report the response15:24
id10tAlex90, the device between the dmz and the web may be dropping icmp packets...15:24
MyloveIsGoneleo_ro: u there15:24
leo_roMyloveIsGone: yes15:25
Yam_okwalex I can get into the command prompt with recovery mode right?15:25
MyloveIsGoneleo_ro:  this can help you ....http://ubuntuforums.org/showthread.php?t=67754715:25
WalexYam_: that's another way.15:25
Yam_walex should I choose netroot or root15:25
WalexYam_: not.15:25
leo_roMyloveIsGone: okay, let me check that out.15:26
Yam_walex they both look like command prompts15:26
Alex90id10t: Thanks, but t worked fine with winodws ont the box so I think it's a config thing not packets being dropped.15:26
MyloveIsGoneleo_ro yeah go on15:26
WalexYam_: 'root'15:26
AdvoWorkin /etc/fstab ive got: EXTERNALIP:/share/ /home/Scripts/test/  nfs rsize=8192,wsize=8192,timeo=14,intr   yet sudo mount -a keeps giving: mount: can't get address for //EXTERNALIP etc etc15:26
Yam_ok walex15:26
leo_roMyloveIsGone: http://dpaste.com/275525/ that didn't work.15:26
ventrikI have a catch 22 type issue with Ubuntu15:27
starredsteriaDasEi, nothing happens..15:27
starredsteriaDasEi, is there a bug report cmd I can use for it?15:27
ventrikI cannot load it, LiveCD or installed. It's the GPU, as soon as anything graphical wants to load, I'm left with a white/black screen.15:27
MyloveIsGoneleo_ro: /var/cache/apt/archives# aptitude upgrade15:27
izinucsventrik: ask your question.. not many here know what catch 22 is :)15:28
ikoniaventrik: use the alternative CD15:28
ventrikDid15:28
DasEistarredsteria: no, shure it's installed ? sudo apt-get install evolution15:28
ventrikIt's Vesa?15:28
pea_braindear all, I am planning to make a distro based on ubuntu 10.04 LTS server. which is the best method ?15:28
izinucsventrik: you might add "nomodset" to the kernel line on boot.15:28
ventrikBascially I need to delete whatever driver Ubuntu is running from the GRUB loader15:28
leo_roMyloveIsGone: same errors than with apt-get15:28
ikoniapea_brain: offtopic and not supported here - if you want to make your own distro, you should know how15:29
starredsteriaDasEi, yes I've uninstalled.. reinstalled.... current version installed is 2.30.3-1ubuntu7.1... worked Friday.. for some reason won't open today15:29
MyloveIsGoneleo_ro:  do autoremove15:29
ventriknonodeset? Alright, I'll try that, rebooting.15:29
leo_roMyloveIsGone: same thing15:29
MyloveIsGoneleo_ro:  give me some time ..15:30
leo_roMyloveIsGone: okay, thanks15:30
pea_brainikonia: if it is off topic here, where should i go and ask ?15:30
Yam_walex ... I typed in the first command on that page15:30
ikoniapea_brain: a build your own distro style channel15:30
DasEistarredsteria: what does the terminal respond if you enter evolution ?15:31
starredsteriaDasEi,... I think I know how I may be able to fix it.. how can I downgrade evolution?15:31
MyloveIsGoneleo_ro:  u there15:31
DasEi!remaster > pea_brain15:31
ubottupea_brain, please see my private message15:31
Yam_walex ... I get this message .... Rather than invoking ihit scripts through /etc/init.d, use the service (8) utility, e.g service gdm stop15:31
MyloveIsGoneleo_ro:  ping15:32
gregLIs anyone have a problem keeping the pc time in sync,using npt???15:32
pea_brainikonia, but i need a derivative of lts server, so can someone help me out with it ?15:32
aeon-ltdgregL: i think you mean ntp15:32
DasEistarredsteria: I could tell you, but my last question ?15:32
aeon-ltd!ntp | gregL15:33
ubottugregL: Information about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/10.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP)15:33
MyloveIsGoneleo_ro: do this "sudo dpkg --configure -a"...execute it without quotes15:33
ikoniapea_brain: no15:33
ikoniapea_brain: it's not supported15:33
gregLaeon-ltd, yup thanks15:33
MyloveIsGoneleo_ro:  do it ^^^15:33
goltoof_gregL:  I had that before, turned out to be some kind of conflict between hardware time and ntp time15:33
starredsteriaDasEi,  it does nothing. I type it in.. it goes to the next line... and just stays thee15:33
ventrik1I left?15:34
ventrik1o.o15:34
ventrik1Oh haha15:34
=== ventrik1 is now known as Ventrik
leo_roMyloveIsGone: that didn't work either http://dpaste.com/275530/15:34
MyloveIsGoneleo_ro: do this "sudo dpkg --configure -a"15:35
gregLgoltoof_, Thanks I have been fighting this for a week now...I did notice my hardware time was off and corrected it...15:35
DasEistarredsteria: sudo apt-get update && sudo apt-get upgrade15:35
leo_roMyloveIsGone: that's what I just did15:35
MyloveIsGoneleo_ro:  hmmmm15:35
leo_roand it didn't work... http://dpaste.com/275530/15:35
starredsteriaDasEi, the issue I think is that Im using a proposed version15:35
pea_brainthanks all. will give it a try15:36
DasEistarredsteria: how's that ? added a ppa ? or installed from a deb/tarball ?15:36
Yam_walex are you there buddy :)?15:37
MyloveIsGoneleo_ro: sorry man ...i am upto this man15:37
leo_roMyloveIsGone: :S15:37
WalexYam_: been away a bit15:38
Yam_ok walex15:38
goltoof_gregL:   :)  just curious, how did you go about correcting the hardware time?15:38
Yam_were you able to see the previous message?15:38
WalexYam_: if the ATI driver is not working, GDM cannot start. The key command is the X reconfigure.15:38
semehey guys... I'm trying to decide if I want to download 32 or 64bit ubuntu... I have a 64bit computer and I've used the 64bit ubuntu in the past but is there any reason to choose 32bit ubuntu?  Why does it say recommended on the site(is it just b/c 32bit works on both hardware?)?15:39
Walexgoltoof_: 'sudo hwclock --systohc'15:39
goltoof_Walex,  thx15:39
Walexseme: it used to be that some popular binary-only plugins were not available in 64b mode, and it still consumes a bit more memory, buit it is also a bit faster.15:40
Yam_walex so are you saying that wiki page wont apply15:40
goltoof_Walex:   does that just sync it automatically to ntp?15:40
WalexYam_: wiki page says how to reconfigure X... You don't need to follow *all* steps, just those that match your situation.15:41
Yam_ok walex but I typed in the command on the first step and I got this message15:41
Walexgoltoof_: as 'man hwclock' would tell, that command makes the hw clock have the same time as the sw clock. NTP only synchronizes the sw clock to a remote clock.15:41
thefatloverboyhow to install this web cam ID 093a:2460 Pixart Imaging, Inc. Q-TEC WEBCAM 10015:42
Yam_walex ... Rather than invoking ihit scripts through /etc/init.d, use the service (8) utility, e.g service gdm stop15:42
goltoof_Walex:  sorry, command didn't give me any output which made me ask what it does15:42
leo_roMyloveIsGone: thanks for your help. I'll see how I can solve this. Bye!15:43
Tasserhow do I install tk 8.6 on ubuntu?15:43
Tasser(lucid)15:43
Walexthefatloverboy: not all webcams or other peripherals are supported, it is usually a good idea to choose hw which is known to work well.15:43
OkashiDr_Wallis: you still here?15:44
Walexgoltoof_:  a fundamental design principle of UNIX-like systems is that commands print nothing unless it is really required. Too bad many developers havwe forgotten that.15:44
r4_so ive been following this guide.... http://omapzoom.org/wiki/Prebuilt_ubuntu_binaries ......and im getting a blank screen with a blinking cursor. is this usually due to a lack of a boot loader or just lack of a properly configged bootloader?15:44
Roasted_I have a laptop with an intel graphics card. I'm having some very ridiculous problems with my video. It's as if it forgets what resolution I use, and sometimes it somehow thinks I run dual screen because the mouse will travel over to the right continuously as if a monitor is there. I'm (to say the least) a little sick of this issue. I'm wondering if generating a xorg file with the proper resolution would be an answer. How would I do this?15:44
thefatloverboyyes but i was checking this  https://wiki.ubuntu.com/TrustWebcamWB-1400T15:44
Okashi:S15:45
OkashiXD he left...15:45
WalexRoasted_: those are common problems with the "intel" graphics driver, that has been somewhat misdesigned.15:46
Okashijust when I managed to think of a way to make the GUI work too..15:46
WalexRoasted_: blame Jim Gettys and the MS-Windows succubi at intel.15:46
Roasted_Walex, yeah, that's what I'm reading.15:46
Roasted_Walex, well I don't mind the intel thing, I would just prefer it would keep my resolution.15:46
eriksson25anyone, need help with the comands for runing fsck on a ext4, its not mounted so just need the right comand15:46
goltoof_Walex:  yes i realize that just because there's no output doesn't mean it's not doing anything..  the commands that give no output scare me more than anything15:47
Roasted_Walex, any idea how I generate a xorg to handle the resolution properly?15:47
WalexRoasted_: if you are using a recent version of Ubuntu, you must use 'xrandr' manually to get reliable results.15:47
Roasted_Walex, is that for getting xorg running?15:47
goltoof_Roasted_:   typically the hardware drivers will generate that for you15:47
WalexRoasted_: unfortunately the 'intel' driver largely ignores the X config, and just about only respects RANDR commands.15:47
Roasted_goltoof_, that's what I THOUGHT...15:47
Roasted_goltoof_, but thats not the case with intel from what I read.15:47
goltoof_Roasted_:   ALL intel?15:48
Walexeriksson25: that would be 'e2fsck /dev/sd??'15:48
Roasted_goltoof_, from what I understand.15:48
goltoof_Roasted_:   good to know15:48
OkashiPlease, did Dr_Wallis say if he was coming back?15:48
Roasted_Walex, are you on an intel system now?15:49
WalexRoasted_:  yes, but not one that runs Ubuntu.15:49
Roasted_Walex, do you by chance have this program installed?15:49
goltoof_I just accidentally typed !2 at the terminal and it opens /etc/network/interfaces  ??  other nums do different things, !1, !2, !6, etc... what is this?15:49
WalexRoasted_: which program?15:49
Roasted_Walex, I just fired it up from software center. It came odwn as grandr though, which I assume is the gnome edition of it.15:49
Walexgoltoof_: !N repeats command N in the shell history15:50
Roasted_Walex, thing is, under outputs I have two items. the 2nd item is listed as TV1. I'm curious if thats why my screen sometimes thinks theres a 2nd monitor attached.15:50
Roasted_Walex, or does this app list the 2nd item due to there being an external VGA port on my laptop??15:50
WalexRoasted_: 'grandr' is the gui version of 'xrandr'.15:50
Roasted_Walex, ah okay.15:50
Roasted_Walex, was going to say, I typed in "xrand" and this is the first thing that came up.15:50
goltoof_Walex:    so it's just repeating command "2"?  !N  command not found..15:51
Okashi-____- now what am I supposed to do. .. my moniters still stuck at 640 480....15:51
Walexgoltoof_: don't be silly...15:51
Yam_walex should I type this in the command15:51
Yam_pkg-reconfigure xserver-xorg15:51
goltoof_Walex:   :|   I'm dead serious15:51
WalexYam_: comething like that  indeed.15:51
Galindar  15:51
Yam_walex none of the commands worked15:51
Roasted_Walex, lol, as we speak my laptop thinks I have a 2nd monitor. my mouse disappears to the right. come on, intel. you make some sweet wifi drivers but suck at this video thing.15:51
Yam_on that wiki page15:51
goltoof_Walex: really though, why's it opening all this networking stuff when i type ! and then a number in terminal?15:52
Walexgoltoof_: the N is the number of the N-th command in your shell history.15:52
Walexgoltoof_: try 'history | less' for a list15:52
Galindargoltoof_:  i might be wrong but !1 would be last command you used !2 would be the command before that and so on.15:53
goltoof_Walex,  gotchas15:53
thefatloverboyhelp15:53
WalexYam_: the whole sequence of commands has to work. The really important one is that with 'dpkg-reconfigure'15:53
thefatloverboyhow to install my web cam15:53
OkashiCan anyone else help me?15:54
Yam_walex when I type in this dpkg-reconfigure xserver-xorg15:55
Yam_nothing happens walex15:55
Yam_walex it just goes to a different line15:55
user-kздрасьте кто нить пробовал качать с aMule15:56
aeon-ltd!ru | user-k15:56
ubottuuser-k: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke15:56
OlatheWhere should I put application icons so that they won't be destroyed when Ubuntu is upgraded?15:56
Okashi*sigh*15:57
Dr_WillisMoo?15:57
goltoof_!patience  | Okashi15:57
ubottuOkashi: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:57
goltoof_sudo apt-get moo15:57
aeon-ltdOlathe: do you have your own /home partition?15:57
Okashi!about to cry15:57
ubottuError: I am only a bot, please don't think I'm intelligent :)15:57
Dr_Willis!hug15:58
aeon-ltdOkashi: use '/me' instead15:58
Galindarlol15:58
* goltoof_ 15:58
OkashiDr_willis I thought of something and it worked15:58
* aeon-ltd says type something after /me15:58
d3v0how can i chmod all files within a folder15:58
d3v0without changing each file one by one15:59
sochi15:59
OkashiI managed to boot somewhat normally15:59
goltoof_d3v0:   sudo chmod -R 777 dir15:59
socgnome-appearance-properties is unable to display all fonts from one font family ... against which packages should i file this bug?15:59
numchmod -R 777 *15:59
soci believe the bug is somewhere in fontconfig ...15:59
d3v0thanks goltoof_15:59
Yam_Dr_Willis would you know why.... su dpkg-reconfigure xserver-xorg doesn't work?15:59
Okashiand thanx to the people who made me laugh, I managed to suck it up16:00
Dr_WillisYam_:  you use 'sudo' for starters.. and i dont think dpkg-reconfigure xserver has worked in ages...16:00
=== MrNibblesFreenod is now known as MrNibbles
Yam_I see Dr_Willis16:01
geboygosh ...i can't seems to get this freeradius to work with my mikrotik16:01
Dr_WillisYam_:  ati and nvidia i belive both have their own config makeing tools.16:01
Yam_Yes Dr_Willis16:01
Yam_I have a ati16:02
Dr_WillisI dont use ati. so all i know on ati . is coverd by16:02
Dr_Willis!ati16:02
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto16:02
LOGANEHELLO16:02
DasEiYam_: which ati ?16:02
thefatloverboyhow to install this webcam  Bus 002 Device 002: ID 093a:2460 Pixart Imaging, Inc. Q-TEC WEBCAM 10016:02
rautamiekka!hello | LOGANE16:02
rautamiekka...16:02
rautamiekkaSometimes I hate ubottu16:02
Dr_Willis!webcam16:02
ubottuInstructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras16:02
coz_Yam_,    in terminal    lspci | grep -i vga16:03
DasEithefatloverboy: install cheese, see if it's found16:03
Dr_Willisthefatloverboy:  plug it in.. install and run cheese. see if it works?16:03
LOGANEHFINE16:03
LOGANER IM FINE16:03
LjLLOGANE: switch to lowercase please16:03
OkashiSo now I can boot, what do I do now?16:03
LOGANEas u like16:03
DasEirautamiekka: !hi was the trigger you wanted16:03
rautamiekkaDasEi: Thanks.16:03
rautamiekkaWhat character encoding does Ubuntu use when it is installed for a Finnish or Swedish user ?16:04
Yam_its a 1GB 4350 ATI DASEI16:04
=== ubuXubu is now known as balsaq
blue_annahow can I use my launchpad openID with other sites?16:04
Piciblue_anna: Enter it as https://launchpad.net/~username16:04
blue_annaPici, thank you16:04
DasEiYam_: ati against nvidia still has problems with current x, though there was some movement, give me a second, I'll look it up16:04
=== Aaron5367 is now known as Aaron5367|detach
Yam_ok dasei16:05
juliohi16:05
juliohelp my notebook too hot in Ubuntu 10.1016:05
duckkis there a chanel for help with hardware? i tried joining #hardware, but it says it is invite only16:06
OlatheAre the contents of /usr/local preserved when Ubuntu is upgraded?16:06
coz_duckk,  let me check hold on16:06
KartagisI want to install phpmyadmin but it's trying to retrieve the newer version of php, which I don't want. how can I prevent this?16:06
howlymowlyhi poeple..  is it somehow possible to turn off the plymouth boot-screen?16:07
sipiorOlathe: they should not be touched, more or less by definition.16:07
duckkKartagis, just download and install one of the old versions of phpmyadmin from the website16:07
OlatheAlright, thanks :)16:07
coz_duckk,    try  ##hardware16:07
sipiorconvention, rather16:07
rautamiekkaKartagis: You could launch Aptitude and either KEEP or HOLD the newer PHP.16:07
Dr_Willishowlymowly:  you can edit the /etc/default/grub like the following16:07
duckkcoz_, thanks. looks like i need to identify first16:07
Dr_Willis# To disable Plymouth and have a TEXT boot screens  Change -> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"16:08
Dr_WillisGRUB_CMDLINE_LINUX_DEFAULT=""16:08
FloodBot1Dr_Willis: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.16:08
howlymowlykk  thx Dr_Willis16:08
coz_duckk,  you may need to register your nick16:08
DasEiYam_: seems catalyst is still not doing the trick, so have to use the radeon driver, which increased ability : http://manpages.ubuntu.com/manpages/lucid/man4/radeon.4.html16:08
Kartagisduckk, I did that, but I want the repo version now16:08
howlymowlyshut upt FloodBot1 :)16:08
delinquentmeHey all .. so im looking to do nearly a ground-up fix on my laptop ... im doing a few partitions: 1. windows OS 2. windows file-system (NTFS and w access to ubuntu) 3. ubuntu OS 4. ubuntu file system ... 3 questions .. 1)is this a smart way to set up a computer if i need ot run windows .. 2) is windows 7 a NTFS filesystem .. 3) would windows play well on a shared partition which ubuntu has access to?16:08
duckkKartagis, latest phpmyadmin requires php 5.2+ IIRC16:08
duckkcoz_, yeah, my other nick is in use somehow :P16:09
rautamiekkaKartagis: Or if you know the name of the package, you can simply do "sudo aptitude hold PACKAGE"16:09
coz_duckk,  is the other one registered?16:09
Dr_Willisdelinquentme:  dont forget a swap partition for ubuntu.. and ubuntu can read/write ntfs just fine. no real need for a spare 'shared' ntfs partition.16:09
red2kicGHOST!16:09
howlymowlydelinquentme: #1 nope.. i dont think this is a smart way  #2 yep, #3 yes16:09
Kartagisrautamiekka, does that work with wildcards?16:09
omarhi16:09
rautamiekkaKartagis: No, sorry, neither APT nor Aptitude support wildcards.16:10
Yam_dasei so are you saying the card will not work :(16:10
delinquentmeDr_Willis, a swap partition?16:10
DasEiYam_: no it works, but not with full 3d support16:10
tommylommy2Hi16:11
delinquentmeand howlymowly a better way to setup a dual boot laptop??16:11
Yam_dasei I see what you mean16:11
red2kicDr_Willis: Not plymouth-theme-text? :o16:11
=== magentar is now known as magentar_
tommylommy2Im I in the right place for bursting into tears about drivers on a fresh install?16:11
=== magentar_ is now known as magentar
Yam_dasei how can I atleast use the pc16:11
red2kictommylommy2: You're in the right place, sir.16:11
Yam_right now I cant even boot16:11
Yam_because of the driver16:11
Yam_or something16:11
rautamiekkaWhat character encoding does Ubuntu use when it is installed for a Finnish or Swedish user ?16:12
Kartagisrautamiekka, is this doable? dpkg -i | grep php5 | sudo aptitude hold ?16:12
Dr_Willisred2kic:  i  just edit the grub config and do it that way16:12
petanYam_: what is your problem?16:12
tommylommy2well16:12
socrautamiekka: UTF-816:12
Yam_petan Ubuntu automatically installed a video driver16:12
tommylommy2Ubuntu sees my wireless hardware, and says it has the correct drivers16:12
petanYam_: and?16:12
Yam_petan and now it does not start16:12
BluesKaj!se | rautamiekka16:12
ubotturautamiekka: Svensk Ubuntu- och Kubuntusupport hittar du i #ubuntu-se resp. #kubuntu-se16:12
petanYam_: with what error16:12
socrautamiekka: i would assume, UTF-8 is always used16:12
Yam_no error oetan16:12
Yam_petan16:12
tommylommy2But I seem to be able to get anything to happen with the wireless...16:12
BluesKaj!fi | rautamiekka16:12
ubotturautamiekka: Tämä kanava on tarkoitettu vain englanninkieliselle keskustelulle. Jos haluat suomenkielistä apua (K)ubuntun ongelmiin, liity kanavalle #ubuntu-fi / #kubuntu-fi :-)16:12
petanYam_: what happen then16:13
duckkcoz_, yeah, the other one is registered16:13
DasEiYam_: delete any xorg.conf if any, try nomodset option at grubprompt,16:13
Yam_petan the monitor just turns off16:13
petanYam_: try to press ctrl +alt + f1 after boot16:13
tommylommy2The up-down arrow icon on the desktop is declaring to me that 'wireless is disabled'16:13
Yam_petan it doesn't work I tfried16:13
Yam_tried16:13
rautamiekkaKartagis: Nope. E: Unknown term type: "".16:13
tommylommy2I'm far from being a linux Expert...16:13
petanYam_: boot live cd16:13
Yam_ok petan16:14
coz_duckk, then  type  /msg nickserv ghost  yournick yourpassword16:14
tommylommy2Any ideas where might be a good place to be looking for something that can help?16:14
duckkcoz_, ah nice. didn't know about that feature16:14
petanYam_: check if /etc/X11/xorg.conf contain something16:14
Yam_petan I am booting live cd now16:14
tehneftommylommy2: on a laptop?16:14
DasEiYam_: did you already try to boot with nomodeset ?16:14
tommylommy2tehnef: Indeed16:15
OkashiDr_Willis: what do I do now?16:15
rautamiekkaKartagis: A thing would be that you: 1) launch Aptitude; 2) find phpMyAdmin; 3) execute KEEP on each of the PHP stuff16:15
tommylommy2hence the wireless is sorta important16:15
coz_duckk,  if it      succeeds in ghosting it then type   /nick and change the nic you have here to the registered one  then    /msg nickserv identify  yourpassword16:15
tehneftommylommy2: are you sure wireless is on? if there's a switch, check it. if there's a function key, press it16:15
petanoff topic: do not suggest users to use ghost on freenode please, use release16:15
Yam_dasei I dont think16:15
howlymowlydelinquentme: i guess from your comments that you are a new to linux? in that case you should ask yourself:  do i really need a dual-boot system? if you need windows just for occasional things like ms-office etc..  you'd be better of with a virtualbox installation instead. I always tell friends: do they *really* want to make the transition to linux? then they should do it "completly" because otherwise they will not get used to16:15
howlymowly it..  if they just want to try it out..  stay with your windows installation and use a live-CD16:15
tommylommy2tehnef: It's on16:15
Dr_WillisOkashi:  about  what? I have the attention span of a Newt.16:16
DasEiYam_: you know how to da that ?16:16
tommylommy2or at least, as far as the on/off light on the front is telling me16:16
tehneftommis: have you tried right clicking the up-down arrow and enabling it?16:16
Yam_dasei petan is suggesting I boot from live cd right now16:16
Yam_so its booting :)16:16
delinquentmehowlymowly, id be using it primarily for sc2 and photoshop .. and im fairly used to ubuntu .. been devving on it for a while16:16
Okashium... well I got Ubuntu to boot, but my moniter is still stuck on 640 480 res.16:16
DasEiYam_: k16:16
aa__Hello! I've can get no audio on Ubuntu 10.01, any clues? I need for Skype16:16
tommylommy2tehnef: Is there a enable button?16:16
Kartagisrautamiekka, when I hold those packages, then I attempt too install phpmyadmin, apt-get is still requesting that php5 packages upgraded. is this how it's supposed to be?16:16
tommylommy2ahwait16:16
petanYam_: I though you do that16:16
sambahi all - i'm in the middle of a dist-upgrade, moving to  Maverick, and left the machine overnight... now it's stalled  on grub-pc upgrade, needs config confirmation, but keyboard  and mouse have stopped altogether for some reason16:16
tommylommy2the enable entry is greyed out16:16
=== duckk is now known as duckx0r
delinquentmehowlymowly, the other thing is virtual boxing it .. id be crushing the hell out of my processor running 2 operating systems ... and SCII on top ... am i right ?16:17
evonI installed ubuntu 10.04 on a computer once and I had to do this workaround (pppoe thing) to get the DSL connection working. is this the same case in ubuntu 10.10?16:17
Yam_petan I am in the live cd now16:17
rautamiekkaKartagis: Since you held the packages via Aptitude, you must use Aptitude to install phpMyAdmin.16:17
Dr_WillisOkashi:  whats your exact video card anyway?16:17
duckx0rcoz_, thanks. got my nick back :)16:17
tehneftommylommy2: system:administration:network16:17
nicolaciao list16:17
aa__Hello! I got no audio on Ubuntu 10.10, any clues?16:17
=== mike_ is now known as Guest90167
Yam_petan it asks Try Ubuntu or Install Ubuntu16:17
petanYam_: mount your ubuntu partition16:17
Okashinvidia GeForce 820016:17
Dr_WillisOkashi:  and you are using a hdmi cable to the TV?16:18
tommylommy2ok, I have navigated to 'network tools'16:18
tehneftommylommy2: at least i think it's there...i don't let NetworkManager handle my network16:18
petanYam_: open terminal and mount your partition then open <root>/etc/X11/xorg.conf16:18
Okashitv is going through VGA16:18
tehneftommylommy2: not tools. Try in system:preferences then16:18
Yam_petan do I go to live mode?16:18
Dr_WillisOkashi:  and you are using 2 monitors?16:18
petanYam_: yes16:18
Yam_petan "try ubuntu"?16:18
Okashiyes16:18
thefatloverboyyes with cheese it work ś16:18
YouArePwnedhey guys16:18
Dr_WillisOkashi:  is this a laptop?16:18
YouArePwnedjust a small question16:18
Okashino, it's a desktop16:19
tommylommy2ok, I'm at 'network connections'16:19
YouArePwnedin windows i could do that: echo %time%16:19
thefatloverboyand now for me to use it on skype ?16:19
YouArePwnedso i get current time16:19
YouArePwnedin linux?16:19
evonI installed ubuntu 10.04 on a computer once and I had to do this workaround (pppoe thing) to get the DSL connection working. is this the same case in ubuntu 10.10?16:19
YouArePwnedi mean, in bash16:19
DasEiYouArePwned: date16:19
tehneftommylommy2: sweet. did it ask you to put in your password?16:19
petanYam_: open terminal do you know what is your partition16:19
Dr_WillisOkashi:  so You did install the nvidia drivers and rebooted.. you did change the xorg.conf to get the system working via the 'nv' drivers right?16:19
DasEiYouArePwned: date -u for UTC16:19
tommylommy2tehnef: No16:19
Okashithat part didn't work16:19
Yam_petan, it only has one partition16:19
YouArePwnedDasEi: thanks but i need to transfer the date to another program16:20
YouArePwnedso like16:20
Kartagisrautamiekka, Aptitude can't find any php516:20
petanYam_: sata disk?16:20
Yam_petan I asked it to use the entire disk on install16:20
Dr_WillisOkashi:  so what did you do then?16:20
howlymowlydelinquentme: why not try it out :)? -->  at least on my system (on a 1.8GHz dual core, 3G RAM) this works well..  though i am not using it to play pc-games with it...16:20
=== SeanPJ[Sleep] is now known as SeanPJ
Yam_no its a external HD16:20
Sirisian|Work_What's the default raid setup in ubuntu server?16:20
OkashiI used the Xorg.conf.backup, copy rename to Xorg.conf16:20
petanYam_: then sudo mount /dev/sda1 /mnt16:20
Yam_usb16:20
YouArePwned./foo.pl env1 date env316:20
tommylommy2to the best of my knowlege, ubuntu is acting as if my network hardware is off and doesn't want to be turned on16:20
petanYam_: usb disk?16:20
rautamiekkaKartagis: "sudo aptitude update" or via Aptitude's interface.16:20
nUboon2Agesorry evon i don't know, but thank you for mentioning that since i hadn't heard of it before16:20
Yam_YES PETAN16:20
Dr_WillisOkashi:  so its back to a single monitor setup using  the nv driver? what does the xorg.conf now say the driver is?16:20
Yam_sorry for caps16:20
Sirisian|Work_I mean if I have 3 hard drives. What does ubuntu use. I noticed each drive is 30 GB and it shows 60 GB after install.16:20
petanYam_: well is it mounted?16:20
Yam_petan16:20
Okashinvidia16:21
Yam_petan it should be16:21
DasEiYouArePwned: which program ? either use a function in that prog or pipe date to it16:21
petanYam_ what mount point16:21
tehneftommylommy2: that's what it seems like. sorry i can't really help any further. i haven't used NetworkManager in a while16:21
Dr_WillisOkashi:  so the nvidia-settings tool is not showing the higher res then ? thats the main issue?16:21
YouArePwnedDasEi: yeah, it's a perl script. so how to pipe?16:21
nhckHi - I cannot access some URLs on my ubuntu desktop. How do I check whats blocking it?16:21
Okashiyes16:21
evon<nUboon2Age> You're welcome :-/16:21
YouArePwnedand oops16:21
YouArePwnedi meant perl foo.pl16:21
Yam_petan I have no idea my friend I am new to this16:21
tommylommy2ok, Any pointers as to where to investigate late?16:21
tommylommy2*next?16:21
Yam_petan I am in command prmpt now16:22
petanYam_ ok, is you type ls /dev/sd* do you see sda116:22
Yam_I can type in commands16:22
thefatloverboymy cam work ś with cheese16:22
petanYam_ if so type sudo umount /dev/sda116:22
thefatloverboyand now for me to use it in skype ?16:22
DasEiYouArePwned: simple use the functions in that script then : time, localtime, gmtime16:22
Yam_petan it says sda1 sda2 sda516:23
Yam_and sda16:23
Yam_petan16:23
petanYam_ ok type sudo umount sda116:23
YouArePwnedDasEi: I will try now16:23
petanYam_ then sudo mount /dev/sda1 /mnt16:23
Yam_'petan command not found16:23
YouArePwnedwell16:24
YouArePwneduhmm16:24
petanYam_ umount not unmount16:24
YouArePwnedi'm still confused that Windows CAN and Ubuntu CAN'T!!16:24
thefatloverboyso some one can help me ?16:24
DasEiYam_: sudo umount /dev/sda116:24
YouArePwnedthere MUST be some other way16:24
tehneftommylommy2: have you looked in hardware drivers? might be as simple as enabling the driver.16:24
YouArePwnedother than editing a perl script :P16:24
Yam_it says not mounted16:24
tommylommy2tehnef: Will do16:25
nUboon2Agethefatloverboy: just ask your question and if someone can they might. don't just ask if you can get help. you won't get a response for that.16:25
tehneftommylommy2: errr...system:administration:additional drivers16:25
tommylommy2aah16:25
tommylommy2That16:25
yskhow to uninstall compiz 09 and reinstall 08 in ubuntu 10.1016:25
YouArePwnedmaybe something like echo $* will work16:25
YouArePwnedbut what?16:25
tommylommy2Yes, afaict from it, I have drivers and they are running16:25
yskcompiz 09 is weird its getting crash after every minute16:26
thefatloverboyok, my go cam works with cheese  and now for me to use it in skype  what do i have to do ?16:26
Yam_petan it says not mounted16:26
yskplz answer my question16:26
petanYam_ then mount16:26
Dr_Willis!info compiz16:26
ubottucompiz (source: compiz): OpenGL window and compositing manager. In component main, is optional. Version 1:0.8.6-0ubuntu9.1 (maverick), package size 30 kB, installed size 64 kB16:26
Dr_Willisversion 8.6 is allready in ubuntu.. or am i backwards..16:27
Yam_petan  sudo mount /dev/sda1?16:27
DasEiYouArePwned: the script needs a variable, to pipe the output of date could go date | pastebinit, f.e.16:27
flonehi. quick question: i'm using nvidia drivers with twinview - any possibility to specify a single screen for a fs application (ogl) without using metamodes?16:27
PiciDr_Willis: No thats correct.  The 9.1 at the end has to do with the Ubuntu packaging.16:27
yski have compiz 0.916:27
yskand its not gud at all getting crash16:27
Dr_Willisysk:  and how did you get that?16:27
DasEiysk: which graphic card ?16:27
YouArePwnedDasEi: but how to do that outside of the script16:27
yskhow to check16:28
Dr_Willisflone:  i dont think so.. but i have taken an app and sort of straddled both windows. then resized it to fill up both monitors. :)16:28
Dr_Willisflone:  makes for weird gameplay in some games.16:28
aeon-ltdysk: lspci, it should be there16:28
OkashiDr_Willis: any suggestions for me? I have one moniter at 640 480 and the other at 1680-102416:28
Dr_WillisOkashi:  try it with only monitor and see if it  can up the res on the  640 one.16:29
Dr_WillisOkashi:  i dont use vga any more.. dvi has a lot less hassles.16:29
petanYam_ do that16:29
Yam_petan what do I type to mount it16:29
petanYam_ exactly that16:29
Yam_petan it did not work16:29
petanYam_ what is said16:29
YouArePwnedok, then i rephrase a question16:29
OkashiI only have one dvi port and the TV only has a vga connector16:29
Yam_it says cant find /dev/sda116:29
Yam_petan16:29
delinquentmeso im looking for suggestions from an ubuntu POV here ... the best windows OS ... im assuming its not vista .. XP or win 7???16:29
YouArePwnedhow can a command's output be used as an enviroinmental variable16:30
goltoof_Okashi:   I've had nightmarish problems try to get two monitors to work, then i unplug one and things start working, that was with an ati though16:30
AbhiJitpov?16:30
Dr_WillisOkashi:  its possible you will need to force the mode via a xorg.conf edit. or the xrandr or some other tool. ive never had to do that.16:30
Okashigoltoof, it worked fine untill it dl'd x server...16:30
Dr_WillisOkashi:  downloaded what X server? Huh.16:30
goltoof_Okashi:   oic16:30
yskhow to check like where should i go or write anything in terminal to check16:30
petanYam_ you said you get it from ls16:31
=== dean is now known as Guest96643
goltoof_ysk: check   /var/log  first  if you're getting crashes16:31
Yam_petan did I have to include ls in the command/16:31
GeForce88do the 10.10 repos contain the packages for kde-desktop ?16:31
sipiorYouArePwned: for example: "foo=$(date); echo $foo"16:31
Dr_WillisGeForce88:  yes.  Normally you install 'kubuntu-desktop'16:32
petanYam_ no, try mount /dev/sda2 /mnt then16:32
Okashidual moniters worked fine right after install, but I clicked "visual Effects, and it downloaded a driver with Nvidia X server, that driver doesn't work16:32
GeForce88Dr_Willis, http://pastebin.ca/199232216:32
petanYam_: I am not sure which partition is your main16:32
YouArePwnedsipior: YAY IT WORKED16:32
YouArePwnedTHANKS SO MUCH16:32
geboymmmm....does anyone knows what i can use to edit website in ubuntu?16:32
goltoof_Okashi:   i'm surprised you're having this problem with nvidia.. you've already tried reinstalling the drivers?16:32
goltoof_Okashi:  aren't you using intel?16:33
Okashireinstalling the drivers left me booting into a command line16:33
Dr_WillisOkashi:  you could disable the nvidia drivers with the system -> admin ->  Addational drivers -  And see if it starts working.. but your performace maybe poorer that way16:33
goltoof_Okashi: via hardware manager?16:33
geboyam i invisible or what? lol16:33
arvind_khadrigeboy, if you have the html you can use any text editor16:33
Calinouhi... when i do Alt+Tab, it no longer works. I've enabled compiz for some testing, then i disabled it again, then i can't use Alt+Tab, which is very useful for me... thanks in advance for replying16:33
goltoof_Okashi:   sorry, "additional drivers"  in 10.1016:33
Dr_WillisGeForce88:  sudo apt-get update, sudo apt-get upgrade, and try again.16:33
Okashigoltoof: ?16:33
DasEiYouArePwned: date > myVariable16:34
yskso many things in /var/log16:34
goltoof_Okashi:   i meant hardware drivers manger16:34
Okashioh, well I tried that16:34
=== tiox1 is now known as tiox
GeForce88Dr_Willis, ok.16:34
evonI installed ubuntu 10.04 on a computer once and I had to do this workaround (pppoe thing) to get the DSL connection working. is this the same case in ubuntu 10.10?16:34
geboyarvind_khadri: whatabout some wysiwig?16:34
Okashisystem menu will not open16:34
guesthello everyone16:34
Calinouhello guest16:34
Yam_petan I tried sda5 and got aq different message16:34
Calinou:)16:34
wirrare there any good reasons not to use google16:34
arvind_khadri!wysiwyg16:34
Dr_WillisOkashi:  run 'jockey-gtk' from a terminal then..16:34
Yam_petan it says mount point swap does not exist16:34
Calinouwirr: depends... google has much feautres16:34
Yam_petan I tried them all16:34
Pici!html | geboy16:35
ubottugeboy: html is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya - Development environments: Bluefish, Quanta+, Screem - For a howto on HTML coding, see: http://www.w3schools.com/16:35
Dr_Williswirr:    use what you want..  :)16:35
Calinouanyone to reply @ my problem ?16:35
goltoof_wirr,   privacy, but even then, i trust them more than any other16:35
AbhiJiti dunno what topic is going on but kompozer is good wysiwyg16:35
guesttrying to install Pinguy on my drive now16:35
lesshasteI have a weird font problem in firefox.. see http://img301.imageshack.us/img301/2966/screenshotsx.png16:35
AbhiJitor quntaplus16:35
lesshasteany ideas?16:35
geboyPici: ah thanks alot...silly me to forget about our lovely bot lol16:35
DasEiysk: I was distract, found you video card ?16:35
floneDr_Willis: thx. that was what i expected - seems i have to disable one screen before starting unreal tournament..16:35
yskno how could i16:36
goltoof_lesshaste:   sure it's not the page you're looking at?   looks fine16:36
DasEiysk: lspci16:36
OkashiOkay, the reccomended driver is still enabled, I should "disable" it?16:36
lesshastegoltoof_: yes.. look at the menu option on the web page16:36
yski have got a lenove ideapad 10 inch16:36
DasEiysk: search for the line beginning VGA compatible controller16:36
geboymmm...which one you might consider the best anyway?16:36
geboy(in dealing with php stuffs and sql)16:36
lesshastegoltoof_: look to the right of the word "Home"16:36
geboy!ping me16:37
DasEiysk: maybe not a good idea to run compiz on it16:37
goltoof_lesshaste:   that's not a firefox issue,  that has to do with how the person programmed the page16:37
goltoof_lesshaste:   try   /j #css16:37
ysk0.8 was workin perfect16:37
Dr_Willisysk:  how did you install .9 anyway? since .8 is the default in ubuntu..16:37
GeForce88Dr_Willis, total fail.16:37
yskit was in ubuntu tweak upgrade16:38
yskso i upgraded it even though in synaptic package manager i am getting 0.9 not 0.816:38
Roasted_Can anybody think of a reason I cannot log in to wordpress admin on my site in chrome on my ubuntu laptop but my ubuntu desktop works great with chrome?16:38
Calinounobody to reply to my question ? :(16:38
evonRoasted_ what error do you get?16:38
Roasted_says its not available or temporarily down, as if the URL is bad. yet. its not...16:39
Dr_Willisysk:  so you need to remove .9 and reinstall .8 using the package manager, and perhaps the 'ppapurge' tool.16:39
Okashi*sigh* that removed x Server, but the settings are still stuck where X server put them16:39
DasEiysk: ah so no problem with your grahic driver then, so remove it, clean your repositories and re-install .0816:39
goltoof_Roasted_:  can you with another broswer, on your laptop16:39
goltoof_?16:39
Dr_Willis!ppapurge16:39
yskhow16:39
Dr_Willis!info ppapurge16:39
Roasted_goltoof_, yes, firefox works fine.16:39
ubottuPackage ppapurge does not exist in maverick16:39
Dr_Willis!info ppa-purge16:39
ubottuppa-purge (source: ppa-purge): disables a PPA and reverts to official packages. In component universe, is optional. Version 0.2.7.1+bzr53 (maverick), package size 5 kB, installed size 56 kB16:39
goltoof_Roasted_:    no idea16:39
DasEiysk: see dr_willis16:39
Calinou!compiz16:39
ubottuCompiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz16:39
Calinou:/16:39
goltoof_Roasted_:   i usually try reinstall chrome16:39
Yam_petan so are you unable to find a possible solution16:40
Calinoumy alt-tab isn't working since i disabled compiz16:40
petanYam_ no16:40
petanYam_ wait, type fdisk -l16:40
Dr_Willissudo apt-get install ppa-purge16:40
petanYam_: pm me output16:40
lesshastegoltoof_: hmm.. well I only see it since upgrading to lucid16:40
Dr_Willisbutive never used the tool. :) so no idea what arguments it takes.. heh16:40
lesshasteso it's an ubuntu problem in some way :)16:40
lesshastegoltoof_: do you see the problem in your browser?16:40
yskok16:40
Dr_Willisysk:  ubuntu-tweak has a ppa purge feature also.16:40
progre55hi guys.. why does a process/job is "stopped" when I send it to the bg by ctrl+z? is there a way keeping it running?16:40
OkashiShould I just give it up and reinstall already? -___- I've been trying to fix for 7 hours now...16:40
goltoof_lesshaste: what's the url?16:40
Roasted_goltoof_, by chance do you know what chromes hidden folder is? I cant seem to find it16:41
lesshastegoltoof_: the one in the picture! :)16:41
goltoof_lesshaste:   link me the picture again pls16:41
sipiorprogre55: after ctrl-z, try typing "bg"16:41
lesshastegoltoof_: http://www.winterbournearms.tablesir.com/16:41
lesshastettp://img301.imageshack.us/img301/2966/screenshotsx.png16:42
progre55sipior: swell, worked =) thanks man, appreciate )16:42
raubvogelHow to find out which packages a give package depends on?16:42
goltoof_lesshaste:   fine in firefox and chrome16:42
jpdsraubvogel: apt-cache rdepends <package>16:42
lesshastegoltoof_: right.. so there is a problem on my system16:42
xkram999which should i use, chrome or chromium?16:42
goltoof_lesshaste:   why did you upgrade to lucid?16:43
Loneclockis it possible to create a mario that runs around on my desktop and i can control with wasd and spacebar....when he jumps to hit icons with his head they open up16:43
larichromium16:43
goltoof_lesshaste:   typically i find fresh install a lot less buggy16:43
raubvogeljpds, thanks16:43
lesshastegoltoof_: I did a fresh install but kept /home16:43
yski am in ubuntu tweak and in ppa purge there are couple of ppa sources listed16:43
goltoof_lesshaste:   some have no issues upgrading, me both times didn't turn out great16:43
goltoof_lesshaste:   your chrome settings would be kept in /home16:43
goltoof_goltoof_:   sudoa apt-get remove --purge chrome   then reinstall16:44
lesshastegoltoof_: is that for firefox?16:44
=== marc is now known as Guest27770
goltoof_lesshaste:   oh my bad, forgot ur in ff16:44
GalindarLoneclock: cool idea, no clue though..sorry.16:44
Dr_Willisysk:  proberly every one you added.. is listed..16:44
OkashiDr_Wallis, goltoof Thanx for the suggestions, I appreciate all the time and effort you put to trying to help me.  XD I think I'm going to give in and just reinstall.16:44
laribut there is a fork of chrome for linux called chromium, right? why would i use chrome?16:45
goltoof_lesshaste:  sudo apt-get remove --purge firefox,   i think16:45
* Okashi is SOOO Tired16:45
lesshastehmmm :)16:45
goltoof_!nap16:45
Okashican't... it's 9am16:45
sushiyantdisable "search hit BOTTOM, continuing at TOP" in vi?16:45
yskhow could i find compiz16:46
yskor do i have to clean everyone16:46
Okashihave a good day everyone... I'm off to IV some caffeine16:46
lariwhen i unplug my laptop i get critical battery message and system goes to hibernation, how  to solve it?16:46
goltoof_Okashi:   walk it off.. it helps16:46
jinksushiyant: :set nowrapscan16:46
goltoof_lari,    same issue here, good luck with that16:47
karthick87Cant able to change my password.What ever password i set.Its saying password too simple..Any suggestions..?16:47
jmgallowayanyone here good with ssh?16:47
roger_padactorhello, I installed ubuntu on my computer, i have windows 7 on it too. how do I remove ubuntu and get that part of the drive back. Ill be putting it on another HD. or using it in virtual box.16:47
larigoltoof_: what laptop do you have? did u have any clue allready to solve the problem?16:47
jmgallowayI have an ssh problem16:47
Dr_Williskarthick87:  pick a better password? or have the root user set it.. 'sudo passwd username' to set to whatever you like.16:47
goltoof_lesshaste:    while you're a it check your validation errors16:47
Dr_Willisbbl16:47
goltoof_lesshaste:  http://jigsaw.w3.org/css-validator/validator?uri=winterbournearms.tablesir.com&profile=css21&usermedium=all&warning=1&lang=en16:48
karthick87Dr_Willis: oke thankyou16:48
larigoltoof_: i used a link somebody gave me tu unable hibernation, is a good workaround so it will show the message but it will not go to hibernation, try it while you solve the problem16:48
jmgallowayI'm getting a Received disconnect from box: 2: Too many authentication failures for clcuser16:48
goltoof_lari:    hp mini netbook. no i don't.  it has a slightly faulty power cable, but i don't think that's the reason16:48
goltoof_lesshaste:   assuming it's you're site, there are errors in nav li16:49
jmgallowayI am not able to ssh into the box, I've uninstalled and reinstalled ssh16:49
lesshastegoltoof_: it is definitely not my site16:49
larigoltoof_: my powercable is ok but i still get the error, the strange think is that the bad meassure of the battery just happens in the second i unplug, two seconds later battery measures correctly16:49
lesshastegoltoof_: it's also not the only web page to show this problem for me16:49
goltoof_oic16:50
jmgallowayhas anyone seen this error before?16:50
goltoof_lari:   same thing here, the big problem is the laptop hibernates when critically low, so it hibernates as soon as i unplug..  haven't found out how to disable this16:50
jmgallowayI have a cloud running, and now I cant ssh into two of the boxes16:51
jmgallowaythey give the same error16:51
yski have removed16:51
yskall compiz things from package manager16:51
tommylommy2oh16:51
ysknow how could i get 0.8 compiz16:51
yskfor installation16:51
tommylommy2Are the differences between Netbook and graphical edition graphical only?16:51
tommylommy2No efficiency changes in the OS?16:52
larigoltoof_: i forgot wich file to modify but it is just change a "yes" for a "no", ask here if somebody can help you disable hibernation16:52
bluefrog!html > bluefrog16:52
ubottubluefrog, please see my private message16:52
GP40MCis gusty gibbon still supported?16:52
alienmindtrickcan anyone recommend a good blu-ray player/web media device?16:53
andre__et16:53
alienmindtricki realize it's a bit off topic, but i know there are good resources here16:53
goltoof_alienmindtrick:   ps316:53
techousealienmindtrick: build your own htpc16:53
alienmindtrickso those options would be better than, say, an LG blu-ray disc player with streaming web?16:54
DerfFlow!html16:54
ubottuhtml is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya - Development environments: Bluefish, Quanta+, Screem - For a howto on HTML coding, see: http://www.w3schools.com/16:54
Plimmerq: I just formatted a drive with ext3, now I can only copy with 3MB/s to it. Anyone got any idear whats happening?16:54
trippsmy volume icon disappeared in the notification area. how do I get it back? running 10.0416:55
goltoof_alienmindtrick:   a ps3 would be more practical, since it does all that just about everything else,  imho16:55
alienmindtrickthat's a great idea, goltoof...thank you16:55
aeon-ltdtripps: right click, add to panel16:55
aeon-ltd?16:55
goltoof_alienmindtrick:   and cheaper than most other BR devices out there16:55
techousetripps: remount it in the console16:55
techousefind the dev with fdisk -l16:56
alienmindtricki found an LG for $80 and free shipping on amazon16:56
trippstechouse, explain16:56
alienmindtricki just don't know if it's going to allow much on the web16:56
yskhow do i install compiz 0.816:56
goltoof_alienmindtrick:  ps3, well worth the extra $10016:56
trippsaeon-ltd, tried that. no choice for volume control16:56
alienmindtricksounds like a plan, goltoof16:56
alienmindtrickthank you16:57
aeon-ltdysk: get the source and compile it, i would highly not reccommend down grading though16:57
goltoof_if only they didn't remove linux support  :/16:57
yski dont know how to do it brpo16:57
larimany times, when i unplug my notebook i get critical battery charge and system goes to hibernation. any help?16:57
techousetripps: fire up a root console and issue fdisk -l16:57
techousethere you'll find the appropriate device name of your disk16:57
trippstechouse, i think you've got the wrong question. :) I'm missing my volume control16:58
techousethen just mount it in the console16:58
techouseah :D16:58
=== fish is now known as Guest35982
aeon-ltdysk: did you get my msg?16:58
techousethat volume :D16:58
yskyes i did16:58
yskbut i cant get u16:58
techousetripps: does alsamixer still work?16:58
techousetripps: what gui? gnome/kde/unity?16:59
trippstechouse, yes. everything works fine. can use hotkeys on keyboard to adjust volume, etc. I just want the little speaker icon back where it was. running gnome16:59
laritripps: have you tried right clicking panel and adding the indicator applet?17:00
techousecan't recall how it's done in gnome, but i think you can simply right click the gnome panel and add the indicator icon etc17:01
techouseyou could also try restarting the gnome panel17:01
OkitainHello guys.17:01
=== minerva is now known as ph0x9
OkitainI think I need a lil'17:02
Okitainadvice17:02
trippswoah just applied pending updates now my desktop is the ugly default old school X elements on all my windows and task bar. everything's grey, etc. let me restart brb17:02
OkitainCould you tell me, what is the deafult combo for activating the keybord-for-mouse mode?17:02
lariany advice to solve wrong critical battery charge message?17:03
ph0x9i have  a problem i had win xp installed and when i tried to install ubuntu 10.10 the cd was scratched i burn a new cd from other lappy installed ubuntu but grub didn't add xp in menu how can i add it or make grub it detect it coz  it doesnt17:03
ph0x9please advice17:03
lariph09x, yes you can add your windows intallation to grub loader17:03
Okitainph0x9: there is a tool in the Software Centre, search grub there17:04
jonathonTrying to untar files with spaces but tar skips the files, looking for the right syntax to get the files out of the archive17:04
ph0x9and after that17:04
OkitainInstall it, and there will be a choice of adding entries17:04
ikr11anyone knows how to mount cifs as a normal user?17:04
OkitainBefore yoo go as far, check out what partition is Windows at.17:05
techouseph0x9: i think update-grub should do it17:05
ph0x9Okitain, trying now17:05
ph0x9techouse, i doesnt17:05
ardianHello I need some help on installing Ubuntu17:05
ph0x9i think whe i tryed to installed the first time17:05
OkitainYes, ardian?17:05
ph0x9it fucked the mbr17:05
ph0x9and the second time ubuntu didnt detect it17:05
techousethen you need to add some system scanning package from grub17:05
techouseforgot the name17:05
ardianOkitain, I am creatig the swap space is it Primary or Logical ?17:05
OkitainGo GPT.17:05
techouselogical17:05
ph0x9techouse,  can you reaserc please17:06
OkitainLogical17:06
ph0x9*research17:06
ardianaha17:06
ardianthanks17:06
techouseph0x9: on it17:06
ph0x9thank you very much17:06
rick198Hey guys, I have a really strange problem.  I install Ubuntu 10.10 (with one monitor), then install virtualbox and some virtual machines.  Used it for a couple of weeks and got a new monitor.  Installed the monitor, then configured it using nvidia-settings, rebooted and got nice dual screen.. when I goto start virtualbox be it from the menu (gnome) or from a terminal inside gnome, it causes me to logout.  I see an nvidia s17:06
rick198plash sreen before and then it logs me out.  Does anyone have any idea how to fix this I can't find anything on google and dont see anything to untoward in the logs :( ?17:06
larii think editing menu.lst in the boot/grub directory is very easy to add the partition of your windows, isnt it?17:06
tripps_ok i'm back. adding indicator applet worked!17:06
ardianand ext4 Primary or Logical ?17:06
martin_Hi hi.17:07
=== McPeter_ is now known as McPeter
ikoniarick198: kernel modules is probabably not compatible with the kernel module used for vbox, causing a panic17:07
laritripps_: :)17:07
OkitainWhat do you have on ext4?17:07
ardianOkitain, the /17:07
Okitainardian?17:07
ardianeverything there17:07
rick198ikonia, its not a kernel panic..17:07
ardianThe installtion will be there17:07
goltoof_tripps_:    that solved a long standing problem for me too17:07
OkitainCould you, please, tell me, do you have anything but the Ubuntu on the disk?17:07
rick198ikonia, also it worked flawlessly prior to installing the monitor17:07
eriksson25 Anyone, what is the comand for making a user without any home folder. Just username and passwd.17:07
martin_Hi guys, I'm a newbie, and have come across this weird problem: WHen I go to places, and click, say, the music folder (or any folder that appears under Places), ubuntu loads up a media player. What? Thanks for any help!17:08
rick198ikonia, any idea how to fix ?17:08
ardianOkitain, I have also a ntfs windows partiton17:08
tripps_lari, thanks!17:08
larihow to solve wrong critical battery charge message when unpluging my laptop?17:08
ardianI had Fedora17:08
ardianbut Now I want to remove it17:08
ardian I removed the partion that was fedora17:08
rick198http://forums.virtualbox.org/viewtopic.php?f=7&t=3529817:08
ardianSo I had like 80 Gigs Free space17:08
rick198ikonia, just found that take a look :(17:09
ardianfrom that I created the swap space 2.5 gigs17:09
tripps_what is the best app to see what is thrashing my hard drive? like a top but measuring disk i/o. i'm familiar with lsof, etc., but want something that updates17:09
ardianand I want the rest to be with Ubuntu17:09
ph0x9techouse, did you find anything?17:09
ardianOkitain, did you understand me ?17:09
techouseph0x9: close17:09
techousehold on17:09
ikoniarick198: have you followed the steps in the thread17:09
rick198ikonia, AHHHH issues with randr17:09
OkitainWell, you can have one Primary partition and a lot Logical ones.17:09
rick198;-)17:09
ph0x9ok sorry i justed wanted to check you didn't forget about me:P i'm here waiting17:10
OkitainOr just two primaries.17:10
goltoof_eriksson25:   sudo useradd user,  sudo passwd user17:10
rick198right going off to try it17:10
Galindartripps_:  System>Administration>Disk Utility17:10
rick198cheers17:10
tripps_Galindar, that just shows partitions, info, etc. not what processes are using the disk, right?17:11
nazgjunkhiya.  Installed 10.10 and I've got xrandr misreporting the resolutions for my secondary LCD.  Anyone happen to know what I might do about this/how I might force the system to use the right resolution?17:12
martin_Hi guys, I'm a newbie, and have come across this weird problem: WHen I go to places, and click, say, the music folder (or any folder that appears under Places), ubuntu loads up a media player. What? Thanks for any help!17:12
Galindartripps_: sorry i thought you ment you wanted to check the hdd's health.17:12
nazgjunk(I did google this, but all the solutions say "edit /etc/X11/xorg.conf" and that file doesn't exist)17:12
techouseph0x9: can't find the damn package name17:12
techouse:P17:12
ph0x9pfuuu17:13
ph0x9any  other sugestions17:13
tripps_also, every now and again apps like vlc will show reversed out against a white background in the notification area rather than just the icon against the notification color (like xchat, etc.). what causes this?17:13
ph0x9techouse, i tried to add it manualy in grub.cfg but it doesnt boot17:13
ph0x9got some errors17:13
ravnhi, i need some help. im in ubuntu 10.10 live-cd. when i turn on my pc i get a message <busybox v1.15.3> <ubuntu 1:1.15.3-ubuntu5> built-in shell! enyone now how i can fix the problem?17:14
Blackside-DCLXVITo obtendo alguns erros no synaptic toda vez que executo o comando "sudo apt-get update" recebo estas saidas aqui: W: Erro GPG: http://ppa.launchpad.net maverick Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY 7D2C7A23BF810CD517:14
Blackside-DCLXVIW: Erro GPG: http://ppa.launchpad.net maverick Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY 0F678A01569113AE17:14
Blackside-DCLXVIW: Falhou ao buscar http://ppa.launchpad.net/gloobus-dev/covergloobus/ubuntu/dists/maverick/main/source/Sources.gz  404  Not Found17:14
Blackside-DCLXVIW: Falhou ao buscar http://ppa.launchpad.net/gloobus-dev/covergloobus/ubuntu/dists/maverick/main/binary-amd64/Packages.gz  404  Not Found17:14
Blackside-DCLXVIE: Alguns arquivos de índice falharam para baixar, eles foram ignorados ou os antigos foram usados no lugar.17:14
FloodBot1Blackside-DCLXVI: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.17:14
sipiortripps_: have a look at "pidstat"17:15
rick198ikonia, twin view doesn17:15
rick198ikonia, twin view doesn't make any difference :(17:15
rick198ikonia, any other ideas?17:15
techouseph0x9: os-prober17:15
techousethat's the name17:15
larishould i give up trying to solve "sistem go to hibernatión when unpluged because of wrong critical battery measurement"? is it such a conflictive error to solve? nobody seems to be able to give any clue. no test i can run? nothing i can do?17:15
ph0x9and how should i run it17:16
ravncan anyone help me pleace:P17:16
tripps_sipior, cool I'll check it out17:16
ph0x9i did os-prober17:16
goltoof_lari, don't give up, i still need someone to solve it for me17:16
techousecheck if it's installed17:16
ph0x9and didn't find it17:16
numit seems that your battery is broken17:16
goltoof_lari:  i noticed a few bugs out there involving critically low battery indicator but nothing precisely describing our issue17:17
goltoof_lari:   it's not hibernating your machine though is it?  if not you're a lot better off than i and i wouldn't worry about it too much17:18
techouseph0x9: open synaptic and check if os-prober is installed; if not install it an rerun su -c "update-grub"17:18
MFendoes anyone know how to disable an internal laptop mic? I want to use an external because the internal is shit17:18
ph0x9techouse, did that17:18
larigoltoof_: i ve being hours online searching for a clue, but this laptop is not mine and i should give it back in two hours, ive being all day trying to solve the problem. there is no info on the net about this problem with this laptop and the only clue a found is that should be some "acpi" problem17:18
ph0x9still nothing17:18
martin_Hi guys, I'm a newbie, and have come across this weird problem: WHen I go to places, and click, say, the music folder (or any folder that appears under Places), ubuntu loads up a media player. What? Thanks for any help!17:18
MFenand i have a presentation in 2 hours so i'm hoping you guys will know this one quickly :)17:18
larigoltoof_: no, now is not hibernating anymore17:18
techouseph0x9: guess it's manual then17:18
=== oracle_ is now known as kish
larigoltofof_: edited a system file to unable hibernation17:19
goltoof_MFen:   ifdown eth0   or whichever one the nic is at17:19
laribut the message still comming17:19
MFengoltoof_: *mic*, not nic17:19
ravncan anyone help me pleace:P17:19
lariand battery says "2 min until empty" the right moment that i unplug17:19
alfredo_ei alguem ai fala português ?17:19
tripps_sipior, looks like pidstat -d is what I want but using an interval doesn't really show me all processes17:19
goltoof_MFen:   oh  :)   no idea17:19
MFengoltoof_: ta :)17:19
goltoof_lari:   which file ?17:20
lariactually, it says the many minutes as hours of battery that it has, thats a very curios tip (if 2hours, 2 minutes, if 4 hours, 4 minutes)17:20
larigoltoof_: i dont remember lol17:20
larii just copie and pasted17:20
goltoof_lari:   same here,  almost always sas i have one minute remaining on full charge17:20
Okitain Could you tell me, what is the deafult combo for activating the keybord-for-mouse mode?17:20
lariwait, maybe in firefox history17:21
sipiortripps_: did you read the man page?17:21
tripps_sipior, yes17:21
bluefrogOkitain, ctrl shift numlock17:21
martin_hi anyone, does anyone have any ideas what's causing my weird problem? Is it a setting somewhere? thanks17:21
OkitainThank you bluefrog!17:21
bastidrazorMFen: right click the sound applet > sound preferences > Input .. do you have the option to choose which input device?17:21
bluefrogOkitain, you're talking about the keypad for mouse right?17:21
jbwiv__guys, what sound system does Ubuntu 10.10 use? I have programs that are actively pushing out working sound, yet I see no pulseaudio daemon running....17:21
sipiortripps_: the first paragraph? "but only active tasks (tasks with non-zero statistics values) will appear in the report"17:21
nickbouwhuisHey there17:21
OkitainReally, somehow it triggers on me and it is annoying to go to menu to turn it off.17:22
MFenbastidrazor: no, unfortunately i do not17:22
tripps_sipior, ah ok17:22
Okitainjbwiv__, it is PulseAudio.17:22
larigoltoof_: your are a lucky guy: http://linuxexpresso.wordpress.com/2010/05/09/disable-suspend-and-hibernate-ubuntu/17:23
bastidrazorMFen: muting the internel would also mute the external17:23
jbwiv__Okitain, so if there's no daemon running, how are these apps still making sounds?17:23
bastidrazorMFen:   ?17:23
Okitainjbwiv__, try running it in the console manually.17:23
MFenbastidrazor: correct17:23
goltoof_lari:   coolio17:23
shadeswho hollard my name17:23
Okitainjbwiv__, like I do know17:23
yskhow do i install extra plugins the compiz 0.9 comes up with limited plugins not too many effects like i didnt get paint on fire andire and animation plusirea17:23
tripps_sipior, cool. thanks! that's exactly what I was looking for. Any other cool apps in the sysstat suite?17:23
jbwiv__Okitain, yeah, that works. I can then control volume, etc. I'm just surprised that the apps were still able to play sounds without the daemon running17:24
jbwiv__what is pulseaudio's equivalent of /dev/dsp, if there is one?17:24
Okitainjbwiv__, we still have alsa!17:24
sipiortripps_: sure, all the ones listed in the "See Also" section are pretty handy (i.e., sar, vmstat, iostat &cet)17:24
Okitainjbwiv__, none.17:24
jbwiv__Okitain, so they fall back to alsa if pulse isn't running?17:24
Okitainjbwiv__, sure.17:25
jbwiv__Okitain, I used to be able to capture sounds to file through /dev/dsp. can't do that anymore?17:25
Okitainjbwiv__, everything runs through alsa>pulse transport mostly.17:25
EfthymiosAnyone know of a program to open microsoft project files (.mpp) on ubuntu? I can't seem to find one.17:26
jbwiv__Okitain, ok, thanks. I'll dig into their docs17:26
Okitainjbwiv__, there is a possible solution: use PA "Monitor of..." to do it.17:26
OkitainEfthymios, there is absolutely no need for that for developers.17:27
OkitainIt just does not exist.17:27
martin_hi anyone, does anyone have any ideas what's causing my weird problem? Is it a setting somewhere? thanks17:27
goltoof_!anyone | martin_17:27
ubottumartin_: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?17:27
EfthymiosOkitain, alright, guess im SOL on this classwork then. Thanks.17:28
OkitainEfthymios, run in WINE.17:28
OkitainVirtualBox.17:28
fachratHi, we installed Ubuntu 8.04 and upgraded directly to 10.04 without reading   http://wiki.ubuntuusers.de/Upgrade_Hardy_auf_Lucid17:28
OkitainAnd?17:28
goltoof_fachrat: 8.04 is not supported anymore..  latest version is maverick17:29
fachratnow we get kernel panic:not syncing: VFS: Unable to mount root fs on unknown-block(0,0)17:29
martin_I already have, but ok. When I go to Places, and open any of the folders contained therein, instead of opening the folder, a media player opens and plays any media files in said folder. Which is odd. My question is: How is this turned back to normal? thanks17:29
goltoof_fachrat:   you need to upgrade17:29
maxhi17:29
fachratgoltoof_, 10.04 is installed...17:29
=== max is now known as Guest74695
Guest74695can some help! how to download u tube video and to convert in 3gp..17:29
EfthymiosOkitain, that means I have to get a copy of the program, and hope that it works in wine.17:30
Okitain<Guest74695>, download with DownloadHelper.17:30
OkitainEft, yes.17:30
OkitainConvert with PiTiVi17:30
larimartin_: try open your file browser, go to your home folder, right click a folder wich shows your problem, select open with another application, chose your file browser and check the option to always open with that application. maybe.....17:31
Guest74695Okitain, looking and working please stay... :)17:31
martin_Thanks you lari, that has worked. That setting must have been the one that changed somehow. Thank you.17:32
larimartin_: your are very welcome, just a noob guess xddd17:32
JoeSomebodyhi, i have been using ubuntu a year or so, part time ( i have been using windows longer, but i am gradually learning to do things in all in linux ) and i am in windos using acronis disk tools, this time i have ubuntu partitions and probably shoudl not use acronis, can some help me out?17:33
larijoesomebody: try gparted, owesome tool for editing partitions17:34
mrcreativitywill gparted mess up the boot loader if i change the paritition sizes on a machine witt windows 7 and ubuntu?17:35
JoeSomebodyi need to copy 3 ubuntu and 1 ntfs from a 1 tb drive to a 1.5 tb drive resizimg only rthe ntfs17:35
JoeSomebodycan i do this?17:35
aeon-ltdJoeSomebody: clonezilla the whole disk to the new, then use gparted to resize, maybe17:36
ozzloyanyone in here have bluetooth headphones with multipoint (connect to more than 1 device at the same time)?17:36
mrcreativityman, i had such a hell of a time enabling effects in kubuntu17:37
larimrcreativity: if you installed ubuntu second, you should have grub installed to but both ubuntu and windows, it will continue working after using gparted17:37
lariboot*17:37
appi_uppihi, does ubuntu 10.10 is stable?17:38
hypatiahey folks, i'm trying to mount the encrypted homedir on an old hard drive on a different machine - where is the actual encrypted file containing my old homedir located?17:38
lariif windows 7 will not but you can easily repear it with the windows cd and a boot repairing option17:38
mrcreativityso...what ur saying is if my dual boot setup works properly before gparted, there is no reason it shouldnt after gparted?17:38
larimrcreativity: yes17:39
hypatianvm, found it, it's in .Private17:39
jojo8000hi i have questions about quake where can i go ?17:40
krakabooHi everyone, is there anyone here that can help me?17:40
larikrakaboo: no everyone is gone ;)17:40
rockerhey vishu17:40
petanhow to install os driver in ubuntu for graphic card17:41
petanati17:41
aeon-ltd!ati17:41
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto17:41
krakabooI'm not entirely green with linux, but I need to get my ati mobility x1600 working properly with 3d and dual out17:41
petannot proprietary17:41
aeon-ltd!catalyst17:41
krakaboolol17:41
krakaboonot the only person with that problem i see17:41
sysop1key does anyone know of a way to remote control a ipod via the usb port from ubuntu?17:42
databridgehello i want to encrypt a 4tb partition with luks but it dont works, can`t i use such big partitions or drives with it?17:42
larihow to troubleshoot wrong battery charge measurement?17:42
petanproblem is that user can't start x server with proprietary17:42
sysop1make two smaller encrypted partitions then use a software raid 0 to make it into one big drive17:43
Yam_o petan17:43
Yam_ok17:43
chombeeHey, anyone used Ubuntu Netbook Edition on a full-size laptop? My friend asked me to sort out his old laptop. It's a big laptop, but not much RAM. I was wondering if Netbook might be nicer than XUbuntu17:43
krakabooi have17:44
krakabooon the netbook on laptop17:44
larichombee i think it just change a little big graphically, nut much performance improvement17:44
chombeekrakaboo: How did it work?17:44
sysop1honestly I used kubuntu 9.10 on my eee pc with no problems. just turn off all the extra windowing enhancements17:44
krakabooit worked fine on my nc843017:45
krakabooi didnt like the layout or the lack of wrokspaces so i came back to 10.0417:45
chombeesysop1: Yeah, an option would be for me to install standard Ubuntu for him and krank down the graphics settings and background processes17:45
krakabooim just trying to get my graphics card to work properly17:45
larikrakaboo, did you check ubotu link to install your propietary drivers?17:46
krakabooyea im right in the middle of the process17:46
chombeelari: Yeah, I see the min rqmnts for netbook are still 512MB ram. XUbuntu is 192MB17:46
aukustihei:)17:47
sysop1chombee, I didnt have to turn anything off other than compsiting and extra windoing effects.17:47
modulexploitedhow can we backup the list of all the installed packages on my Ubuntu machine ? so that I can install the same set on a new machine ?17:47
sysop1although I made sure when I installed it not to install mysql and apache and such.17:47
Yam_Everytime I install fglrx the machine does not load17:47
Yam_why?17:47
d-fens_hi, how can i get openvpn to autostart ?17:47
d-fens_10.04 server17:47
Yam_I have a ati card17:48
chombeesysop1: But how much ram did you have? I think he might have something like 190MB17:48
sysop1crap.17:48
krakaboolari?17:48
jrib!clone | modulexploited17:48
ubottumodulexploited: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate17:48
larichombee, any version you can later change, i installed netbook edition then added gnome because i didnt like it and now i have common ubuntu17:48
sysop1that is too little ram. I have a 1 gig eee pc. sorry.17:48
Monotokothe common ubuntu is now on the netbook remix by default17:49
larikrakaboo ?17:49
sysop1there is always svgalib.17:49
Monotokojust select it when logging in17:49
chombeeI think XUbuntu 10.04 may be best then17:49
aeon-ltdchombee: lubuntu might cut a few MBs of ram17:49
sysop1I installed ubuntu server 10.10 on a 900 mhx desktop recently and put gnome on it with kdm.17:49
larichombee thats a good start, you can add different interfaces after install17:49
krakaboosorry but when i got to the hardware drivers it only shows my software modem and nothin else17:49
aukustibe bye17:49
aukustihups17:50
sysop1and it ran great as a firewall, although browsing the web was a little painfull.17:50
aukustiBye bye17:50
sysop1it would take a couple of minutes to start firefox.17:51
petanYam_ wait17:51
chombeeaeon-ltd: True. I think I'll stick with XUbuntu just cause it's been around for longer and is listed in the official derivatives on Ubuntu.com, so it seems like a safe bet. (Although I don't think it loks very good, to be honest)17:51
larisysop1: have you tried chromium, it runs much faster than firefox in my case and fully functional17:52
sysop1not on that box, it was really just a firewall. the only reason I put gnome on it was to run xwindows based network montioring stuff.17:52
sysop1etherape.17:53
sysop1alhtough I do need to try it on my desktop at home.17:53
aeon-ltdchombee: ok, your system, your choice :) the most important thing is that you're happy or at least satisfied17:53
chombeeHah! According to Wikipedia (quoting Linux Magazine and Softpedia) Xubuntu actually uses more RAM than Ubuntu17:53
aeon-ltdchombee: lol17:54
relipseumm every time i upgrade my ubuntu, a specific program seems to always run (how do i stop it from running?)17:55
relipseit pops up with "Do you want to install openra packages?"17:55
JoeSomebodysorry i was answering the door, is clonezilla easy ? burn / boot the iso, then - is it a gui or terminal?17:55
relipseevery single time, bar none17:55
chombeeYou know what, I think I will just install standard Ubuntu 10.04 with Gnome and do what I can to slim it down for him. If necessary I can even set up Openbox for him17:55
larichombee: try slitaz :)17:56
sysop1hey why not get him to get a $25 512 meg chip for it.17:57
larisysop1: lol, much better xd17:57
sysop1it would help the box out alot.17:57
chombeesysop1: Yeah, I may take a peek and see if it has space for one, probably the single biggest fabour I could do him17:57
need-some-helpa question: i have a srt file which is written in Croatian. now all the letters with an acute or an caron look like squares with signs in it? how can i solve this?17:57
mbeierlrelipse: perhaps you have opera installed and its repo added to your system?17:58
sysop1yea, I took this emac with 196 meg or something to 1 gig and it was like night and day.17:58
larisysop1, chombee, by the way, i tried to buy ddr-400 i could not buy 512mb cheaper than 50$... to old?17:58
sysop1maybe its been almost a year since I bout ram.17:58
larii can buy 4gb last ddr memory for that price xd17:58
relipsembeierl,  yes how do i get rid of it asking me17:59
=== Badwolf is now known as Guest58437
laribrb17:59
chombeeLUbuntu looks like itm ight be a good option actually. It seems to be new and not yet official, but there are good reviews18:00
mattalexxHow do I remove the mail icon from the notificatino area?18:02
s093294Hello, i just set up iptables to reroute incoming trafic on port X to internal ip. It works for the eth1 interfaces global ip, but not the ppp0 interface(pptp ip). I can see that packages are recieved on the tcpdump of the ppp0 interface. Any ideas?18:02
need-some-helpa question: i have a srt file which is written in Croatian. now all the letters with an acute or an caron look like squares with signs in it? how can i solve this?18:02
LagosHi everyone18:03
wendicomy system hibernates when unplugged telling me battery is on critical charge wich is wrong, what to do?18:03
g-hennuxhi!18:03
Lagosdoes anybody know how to make beagle index my system18:03
Lagosit stops indexing right after I start the daemon18:04
g-hennuxi have a proprietary print program here that expects me to give a path to the USB printer, default /dev/usb/lp0. however, this file does not exist, what can i do?18:04
g-hennuxthis is a minimal debootstrapped chroot, so probably not a lot of usb printer thingys installed18:04
=== Skynet is now known as Guest33311
g-hennuxhowever, dmesg lists a new usb driver recognized by the usblp module18:05
g-hennux-driver +printer18:05
doterohi18:06
goltoof_how do i keep mplayer from trying to opene every single file in my /home dir every time i start it?  i've already tried reisntalling it18:06
krakabooif i use an earlier ubuntu distro will i be able to get the full functionality from my graphics card?18:06
calaen0g-hennux, try printing to the usblp printer and if it works, set up a symlink for /dev/usb/lp018:07
wendicokrakaboo: most probably yes18:07
mattalexxHow do I remove the mail icon from the notificatino area?18:07
goltoof_mattalexx:   right click > remove from panel18:07
krakaboodo you mind if i message you wendico18:07
goltoof_krakaboo:   only one way to find out18:08
Dr_Willismattalexx: http://sites.google.com/site/alucidfs/how-i-do/remove-mail-icon-leave-volume-control18:08
krakaboolol18:08
g-hennuxcalaen0: in the "host" machine, there is /dev/usb/lp0, do i need to take that with me to the chroot somehow?18:08
Dr_Willisremoveing from panel will remove the whold indicator area....18:08
goltoof_Dr_Willis:   yeah, just noticed   haha18:08
=== Aaron5367|detach is now known as Aaron5367
mattalexxgoltoof_, But it's part of the "Indicator Applet", so everything else on that applet would disappear too if I did that.18:08
need-some-helpa question: i have a srt file which is written in Croatian. now all the letters with an acute or an caron look like squares with signs in it? how can i solve this?18:08
nevnew to ubuntu , trying to install getnet wireless usb adptr, got drivers in rar file, unpacked and now have folder called linux driver containing multiple files, where do i go from here?18:09
goltoof_how do i keep mplayer from trying to opene every single file in my /home dir every time i start it?  i've already tried reisntalling it18:09
thomasdhello is anyone online?18:09
calaen0g-hennux, of course, with the chroot, you have to bind mount sys proc and dev18:09
goltoof_it's like it adds everything to the playlist18:09
g-hennuxcalaen0: ok, thanks18:10
goltoof_and i have to click through hundreds of invalid file messages18:10
calaen0g-hennus, exit out of the chroot, then do a "mount --bind /dev/ <location>/<of>/<chroot>/dev"18:10
calaen0g-hennux, likewise for proc and sys18:10
KipMacyive always wondered why this page is stuck on Ubuntu 9.10: http://www.ubuntu.com/getubuntu/downloadmirrors#bt18:10
calaen0g-hennux, then chroot again and you should have it from there18:10
mattalexxDr_Willis, Thanks!18:11
root__lzm218:11
root__lzm2dir18:11
thomasdI's it Possible to get firefox to run shockwave emulated through wine18:11
need-some-helpi have a srt file which is written in Croatian. now all the letters with an acute or an caron look like squares with signs in it? how can i solve this? thanks18:11
calaen0need-some-help, set the language for the app to utf-818:11
need-some-helpit is but still the symbols remain18:12
calaen0need-some-help if not UTF-8, then whatever encoding the file was written with.18:12
need-some-helpkk18:12
need-some-helpthanks18:12
calaen0need-some-help, my guess is, the file was created using a different app, so figure out what the lang setting there was18:12
g-hennuxcalaen0: http://wiki.ubuntuusers.de/32-bit_chroot does not list /sys; is this also necessary/useful for 32-bit-chroots?18:13
calaen0g-hennux, yes.18:13
thomasdIs it Possible to get firefox to run shockwave emulated through wine18:13
calaen0g-hennux, it is essential for devices and such.18:14
SeanPJthomasd prolly.18:14
richarddhi18:14
=== remote is now known as Guest70528
SeanPJjust download it from the firefox using wine, and the download page should detect your operating system as windows18:14
wendicolaptop goes into hibernation when unpluging becasue of wrong measurement of the battery charge, any help?18:14
calaen0thomasd have you been to https://help.ubuntu.com/community/Shockwave yet?18:15
g-hennuxcalaen0: done, now it says "unable to read printer status"18:15
richarddOie18:15
calaen0thomasd, that page has directions to do what you want18:15
calaen0g-hennux, sorry, I hate printers, and would have no clue what's up with that.18:15
thomasdCalaen0 I googled it but i dident find that page that's exactly what i wanted thank you18:16
imgx64I have a question about setuid. Why does this: "echo -e '#!/bin/sh\ntouch test' >script && sudo chown root:root script && sudo chmod +xs script && ls -l script && ./script && ls -l test" say that the owner of file "test" is "imgx64" and not "root"?18:16
Dr_Willisimgx64:  I dont think you can 'setuid' a script.18:17
LagosAnyone ever had issues with beagle not indexing?18:17
wendicomy system hibernates when unplugged telling me battery is on critical charge wich is wrong, what to do?18:20
imgx64Dr_Willis: That's disappointing. How can I make a command run as root by double-clicking it without entering the password?18:20
proqis there a way to sync music and apps on an iphone on ubuntu 10.04?18:20
Dr_Willisimgx64:  a command is one thing.. a script is another...18:21
palamto install passenger, what should i enter for the --prefix option?18:21
dextro_anyone know how to get to tty7 in putty?18:21
Dr_Willisdextro_:  that dosent make a lot of sence. you mean console #7 - you want to access it when you ssh in?18:22
imgx64Dr_Willis: I know. I created a script with a single command (instead of touch in my example) because I needed to run it as root without entering a password.18:22
yaaarimgx64: you could make a one-liner script that says "sudo otherscript" and then edit /etc/sudoers to let your user run sudo without a password18:22
ikoniadextro_: ssh to it18:22
ikoniadextro_: ahh sorry, miss-read, you' can't, putty is an ssh client that will assign a tty on connection18:23
imgx64yaaar: Isn't that a huge security risk? I just need that for a single command.18:23
Dr_Willisimgx64:  add your single command to the sudoers stuff then.18:23
sipiorimgx64: funny that you should ask about security risks when you were trying to set the suid bit on a shell script...18:23
Dr_Willissipior:  i was thinking that also. :)18:24
yaaarimgx64: pretty sure you can setup sudoers to require password for all other commands and no password for the one you need18:24
jhlWhat's the best work around the mod_wsgi python3 dependency bug?: https://bugs.launchpad.net/ubuntu/+source/mod-wsgi/+bug/67290118:24
ikoniayaaar: you can, just need command groups18:24
dextro_chvt 718:24
dextro_;)18:24
imgx64Hmm.. Okay. Thanks everyone. I'll look into that.18:24
blackplague1347Can someone help me run The Sims 3 with PlayOnLinux?18:25
Dr_Willisblackplague1347:  what does the wine app database say about the game?18:25
Dr_Willis!appdb18:25
ubottuThe 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 help18:25
jedixhey, Skype is causing a hard lockup on my system.. I have an ecryptfs home directory.  Anyone ever hear of this?18:25
blackplague1347It has a platinum rating and, apparently, works quite well.18:27
=== dotdotdot is now known as rbniknej
wendicomy system hibernates when unplugged telling me battery is on critical charge wich is wrong, what to do?18:27
aeon-ltdwendico: well is the batery actually ok?18:28
WACOMaltI am new to shell scripts, but I have one that is somewhat working. Anyone willing to help me work out the kinks? IT opens a program in the terminal, keeps the terminal open, and then runs a second command top resize the program it launched. However only the first part works :/ http://pastebin.com/Jqf3kSbF18:28
wendicoaeon-ltd: perfect state, and after a few seconds, if i disable hibernation, battery charge is measured correctly18:29
Dr_WillisWACOMalt:  perhaps ypu need to run the first command with a & at the end.18:29
WACOMaltwhat does that do?18:29
WACOMaltbefore or after the ; ?18:30
aeon-ltdwendico: just rebort as a acpi bug, or whatever you use to handle hibernation (or maybe even just report it as a ubuntu bug in general)18:30
goltoof_what's the file for changing the ssh welcome message?18:30
Dr_WillisWACOMalt:  im not even sure why you have ; in there....18:30
WACOMaltah :P18:30
WACOMalthabit from my MEL coding days18:30
malgorathI am running 10.04, should/can I update to 10.10?18:30
Dr_WillisWACOMalt:  runs stuff to the background.. other wise the 2nd line wont work untill the furst one is done..18:30
Dr_WillisWACOMalt:  see bash job controll for mor einfo18:30
goltoof_nvm found it18:31
wendicoaeon-ltd: ok, i will report it, if being all day online trying to solve and i just worked around disabling hibernation18:31
modulexploited!automate18:31
ubottuWays to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/10.04/installation-guide/i386/automatic-install.html - See also !cloning18:31
BluesKajmalgorath, that's up to you , maverick seems quiye stable now , unless you run an intel graphics card18:31
modulexploited!automate | modulexploited18:32
ubottumodulexploited, please see my private message18:32
malgorathBluesKaj, is there any benefit from 10.04 -> 10.10?18:32
BluesKajmalgorath, apart from having the latest ubuntu , it's dificult to say18:33
malgorathBluesKaj, I'll stay with what I got now, its a server so I don't wanna run the chance it borks it up18:34
wildc4rdevenin all18:35
mbeierlrelipse: remove the opera repository from your system.  It is listed somewhere under /etc/apt/.  Type "grep -ri opera /etc/apt/" and see which file is referencing it and remove it from there18:35
BluesKajmalgorath, yup, being a server I would just leave it alone18:35
=== frans is now known as tyu
wendicosometimes, (specially when plugin or unpluging usb hardwares) my wifi network card stops working, any help?18:38
=== rbniknej is now known as jenkinbr
shashwatIs there a powerpoint slide show like we have .pps instead of .ppt(In MS Powerpoint) in Open Office Impress?18:42
wendicoopenoffice.org presentation18:43
shashwatyep18:43
wendicoalso porwer point viewer for linux18:44
rooksshashwat, theres quite nice power point equivalent, presentation, it has nice 3rd party transition effect modules in 3d :)18:44
=== andre__ is now known as Guest12941
shashwatrooks: I didn't get u18:47
rooksshashwat, http://tombuntu.com/index.php/2008/05/05/install-3d-transitions-for-openoffice-24/18:48
gt_jki'm having problems installing Git on 10.10 - apt-get install hangs on unpacking liberror-perl18:48
gt_jkanyone know how to work around this?18:48
Dr_Willisgt_jk:  try a differnt mirror. that one may havwe a bad file18:49
gt_jkdr_willis: thanks18:49
karthick87!owner18:52
ubottuThis bot is owned by jussi and kindly hosted by Rackspace - http://rackspace.com/ - Questions about ubottu should be asked in #ubuntu-bots18:52
=== NG_ is now known as ng_
nrghi18:52
shashwatrooks: But do you know like we have a format called Powerpoint Slideshow in which directly a show starts as soon as we open it. Do you know such thing in OOImpress18:53
gt_jkdr_willis: I've tried multiple and installing with dpkg -i, but continue getting this issue18:53
PrimedeathGuys, I want to hide the GRUB menu from appearing. I see stuff about hiddenmenu and whatnot and this post - http://ubuntuforums.org/showthread.php?t=1293254 -. I just don't know where to put it.18:54
Dr_Willisgt_jk:  this  one just worked for me...18:54
Dr_Willisgt_jk:  Get:1 http://us.archive.ubuntu.com/ubuntu/ maverick/main liberror-perl all 0.17-1 [23.8kB]18:54
kmiksihi all18:54
kmiksisomeone know how I manipulate/list partitions via bash?18:54
Dr_Williskmiksi:  sudo fdisk -l18:55
gt_jkdr_willis: thanks18:55
rinku_kokiriok so i want to install another version of linux on a different partition.. but i don't wanna restart till the install's done?18:55
rinku_kokirilike i don't wanna pop in the live cd an droboot18:55
rinku_kokiri*reboot18:55
kmiksidr_willis: thanks18:55
rinku_kokirinvm'18:56
PrimedeathAnyone? =[18:56
Dr_Willis!grub2 | Primedeath18:56
ubottuPrimedeath: GRUB2 is the default Ubuntu boot manager since Ubuntu 9.10.  For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub218:56
Dr_WillisPrimedeath:  for grub2 its /etc/default/grub18:57
PrimedeathI know, I just don't know where to put it Dr_Willis. I know what to put. I know the file.18:57
PrimedeathI just don't know where in the file.18:57
goltoof_how do i keep mplayer from trying to opene every single file in my /home dir every time i start it?  i've already tried reisntalling it18:57
Dr_Willissome of the guides detail all of that I belive.. theres a forum  thread that also does it18:57
PrimedeathI got it.18:58
sresuI had a problem after upgrade with update-initramfs : http://pastebin.ca/1992460 How to fix it? Anything critical?18:59
BluesKajPrimedeath, timeout =0 in the /etc/default/grub18:59
Yam_I am having troubele getting sound to work18:59
Yam_it says its in there but I cant hear antthing18:59
rooksshashwat, hmm.. there are some difficulties, ooimpress -show yourpresenation  will do the trick, but you have to do a shortcut for it to do so19:01
root__hi19:02
root__were you are ..19:03
shashwatrooks What is the Shoetcut?19:03
Yam_can anyone help me get the sound to work19:03
rooksshashwat, in linux its called "launcher" , an icon on your desktop with command associated with it19:04
addisonjHi there, anyone have problems with an upgrade from 10.04 to 10.10 of it breaking some gnome stuff? my theme reset to the gnome default (NOT the ubuntu default) and I can't change the theme under the appearance applet (it changes some things, but not the panels for example)19:04
shashwatrooks: Can you please explain?19:04
shashwatrooks: How to do it in Windows?19:05
rooksshashwat, ah, sorry no idea, maybe try some openoffice irc channel?19:05
shashwatrooks: They are all lazy...................................I don't know who is exactly on the channnel or are they all bots?19:07
krakabooATI sucks19:08
goltoof_mplayer.... wigging out!   what the deal folks??19:10
n3kr0nhello there! In my ubuntu box every time that I´m listening for some radio station, and someone logs, I lose my sound... but the player stills playing the song...19:10
needhelp1how can i edit an ISO image, im trying to use ISOMaster but it just freezes when it trys to load the iso19:10
goltoof_if i totally remove and reinstall i should be seeing what everyone else is ?19:10
goltoof_someone grunt please19:10
majdekalel_hello19:10
majdekalel_how are you guys today ?19:10
goltoof_krakaboo:   +119:10
* needhelp1 grunt19:10
goltoof_thx19:11
zenger* needs help19:11
needhelp1np19:11
* zenger needs help )19:11
majdekalel_guys anyone have matlab for linux ?19:11
needhelp1majdekalel_, i wish19:11
zengerWhy under sudo is one Gedit19:11
needhelp1majdekalel_, and the newer versions dont work under wine19:11
Yam_needhelp,lol19:11
zengerand if not under sudoe it's another?19:11
goltoof_majdekalel_:    no matlab for linux, idt?  try scilab19:11
needhelp1majdekalel_, i had to end up using windows for matlab19:11
tehnefzenger: please clarify19:11
majdekalel_man there is matlab copy for linux19:11
rooksshashwat, just copy link to your impress that is in your start menu, and modify that copy to say in command "impress.exe -show yourpresentationfile.odp"19:11
majdekalel_i saw it19:11
majdekalel_and i used it19:11
zengertehnef: just a sec19:11
majdekalel_its amazing19:11
FloodBot2majdekalel_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.19:12
needhelp1majdekalel_, really?19:12
majdekalel_yes really19:12
majdekalel_i'm not joking19:12
needhelp1majdekalel_, i would be interested to know what it is, so i can use it19:12
majdekalel_flood i'm not flooding19:12
Yam_can someone please help mw get the sound in ubuntu to work19:12
DciteIf not flooding, please type in longer sentences?19:12
majdekalel_ok listen to me i will get it and i will inform  you since i know it19:12
goltoof_!matlab19:13
needhelp1how can i edit an ISO image, im trying to use ISOMaster but it just freezes when it trys to load the iso19:13
goltoof_!scilab19:13
goltoof_hm19:13
goltoof_what's a good player with good visuals?  mplayer busted..19:13
zengertehnef: I am using lampp for my projects, installed / configured everything is ok, even the problems with the chmod i've fixed, next i use sudo nautilus to give me the right to add /edit /drop files in the /opt/lampp folder. When i gedit a file from that folder it opens a new instance of gedit. The problem is it doesn't have my color scheme on it as in regular.On the other hand when i open an instance of gedit on the desktop it has m19:14
flying_penguinI have a .ko (kernel module) file that I want to load at boot. where do I need to put the file and what config do I need to edit to get this done?19:14
zengertehnef: I found the gtk folder but i don't find my file there =(19:14
zengerclear19:14
=== dave is now known as Guest7724
needhelp1majdekalel_, it appears matlab has a linux version, http://www.mathworks.com/products/matlab/requirements.html19:14
needhelp1i was mistaken, the application i had to use for my math class was minitab .. which there is no linux support or alterntive that i know of19:15
tehnefzenger: That's complicated. If it were me and I absolutely wanted to edit using gedit, I would alt-f2 and "gksudo gedit"19:15
=== j_ack_ is now known as j_ack
needhelp1tehbaut, cant you just terminal gedit filename19:15
zengertehnef: What can you suggest me? can i get my color scheme into the gedit for that instance of gedit?19:16
tehnefzenger: Browsing the fs with a root-spawned nautilus window, however, is not really a long-term solution. Personally, I would do all my fs stuff with the terminal.19:16
needhelp1how can i edit an ISO image, im trying to use ISOMaster but it just freezes when it trys to load the iso19:16
zengertehnef: can you suggest me a better editor?19:16
tehnefzenger: You should be able to, it's running as root so it should see everything.19:16
zengertehnef: it gives an error when i import my color scheme =(19:17
tehnefzenger: Generally if I'm going to be editing files with root permissions, I use nano.19:17
zengerhm one more shot)19:17
daveormeI'm trying to build the LaTeX package at http://songs.sourceforge.net/ on Lucid Lynx and getting the following errors:19:17
tehnefzenger: If you're doing editing that requires your color scheming, I'm willing to bet you're not really doing editing that requires root perms.19:17
daveormemktexnam: Could not map source abbreviation for pzcmi7t.  mktexnam: Need to update ?19:17
daveormeA more complete log is at: http://pastebin.tlhiv.org/3aCpdpLw19:17
daveormeGoogle found http://www.linux-archive.org/debian-user/180756-latex-maketextfm-problem.html, which is the exact problem I'm having, but with no solution. 11/15/2010 12:37:39 PM19:17
FloodBot2daveorme: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.19:17
zengertehnef: this "nano" has a right click integrated "open with nano" row??19:18
zengerjust like gedit19:18
tehnefzenger: I don't mean to give you a non-answer answer, but this is a linux help channel, after all :P19:18
tehnefzenger: nano is a command-line text editor, but not one with a high learning curve19:18
flying_penguinanyone know where .ko (kernel module) file need to go in ubuntu so I can load them at boot with /etc/modules or rc.local?19:19
tehnefzenger: You shouldn't need to have a root-enabled text editor open for long edits. Just configuration changes and such. Anything else, such as long pages of code, etc, should be just fine creating/editing from userland.19:19
leftisti'm having difficulty with installation of the hp opensource print package with 10.10 has anyone else enocuntered any difficulties?19:19
zengerdamn) I am working in an office with windows installed, i use there notepad ++ 10 hr a day) I am too used to it) so I am trying to make my open source pc be not less comfortable )19:19
coz_flying_penguin,  not off hand but if no one can answer at this time here , try ##linux  channel19:19
=== me is now known as Guest38258
daveorme(Apologies for flooding)19:20
zengerthen how can i configure my lampp folder properly19:20
flying_penguincoz_: I ask here because modules.conf and the rc system are different from distro to distro19:20
zengerso i shouldn't sudo every time when editing19:20
flying_penguinsometimes different19:20
OkitainHey guys, how to make a tool be run without typing all the way to it, but instead like synaptic and others?19:20
zengeralt+f219:21
leftistdoes HPLIP-3.10.9 WORK WITH 10.10 ??????19:21
OkitainIt should.19:21
Okitainzenger: I meant, how to bind a path to a binary so that I don't need to type the way to it in the console.19:22
tehnefflying_penguin: /lib/modules/`uname -r` is the base dir19:22
zengerI am newb but i found that you could add a widget to your pannel just like a link19:22
needhelp1how can i edit an ISO image, im trying to use ISOMaster but it just freezes when it trys to load the iso19:23
domzebrzydowiceHi19:23
domzebrzydowicecześć19:23
flying_penguintehnef: once the module is in there i can call it from /etc/modules by name?19:23
coz_needhelp1,  try gmountiso19:23
leftistthis is the error and it then halts. i know that gcc is installed http://pastebin.com/Upzh0dej19:23
flying_penguinor rc.local?19:23
needhelp1coz_, installing now19:23
tehnefflying_penguin: you need to figure out *exactly* where it needs to go in that directory, then yes.19:23
Okitainneedhelp: just unzip it and when done, zip again.19:23
zengertehnef: damn I am so stupid ) I am forgeting that ubuntu is linux and it needs the chmod rights)19:24
flying_penguintehnef: thx I'll give it a try19:24
zengerthx all for help)19:24
zengerbye all19:24
tehnefzenger: np19:24
kostasDoes anybody know where can i find the drivers for ---> Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)?19:24
leftistwhat ever19:25
daveormeOk; sorry for the flood.  I'm having trouble getting LaTeX to work on Lucid Lynx.  I found http://www.linux-archive.org/debian-user/180756-latex-maketextfm-problem.html, which is the exact problem I'm having, but with no solution.  I also found and tried all of the suggestions at: http://ubuntuforums.org/showthread.php?t=1474358 , which didn't solve it.19:26
daveormeA pastebin of my actual failures is at: http://pastebin.tlhiv.org/dIAAwONG19:26
daveormeAnyone else seen this?  Thanks.19:27
needhelp1coz_, gmount-iso  mounted the iso, how do i edit it?19:29
harrumph ive got this large tar archive that hangs on tar xvf, not sure how to cajole it into extracting19:29
socramwhat's largE?19:29
coz_needhelp1,   can you open the folder it mounted into?19:29
trismdaveorme: it seems you need texlive-fonts-recommended (for some of the errors anyway)19:30
harrumphsocram: 5GB19:30
PlimmerCan someone direct me to a page that tells me about upgrding programs compiled on my own?19:30
needhelp1i can, all the files have the locked emblem19:30
socramnot too large, how do you know it hangs and that it's not working?19:30
coz_needhelp1,   mm  let me find an iso image here and try hold on19:30
fl4shb4ckhi there: has someone the same problem? my empathy won't connect to icq, even with a new login-server..19:31
harrumphsocram: i run df and see the disk use doest move19:31
daveormetrism: Thanks; trying that. :)19:32
* Zenger is mad! :D19:32
ZengerWhy CTRL + Y (opposite to ctrl + z ) doesn't work in gedit????19:33
area51pilotcan I set up Nutilis to show thumnail previews files?19:33
area51pilotNautilis19:33
coz_needhelp1,  how did you mount this... none of the files in the mount folder are locked....create a folder on the desktop  ,,,name it anything..then open gmountiso locate iso  and locate folder on desktop19:33
Zengerarea51pilot: "Nautilus"19:33
needhelp1coz_, thats what i did19:34
socramharrumph: try --verbose19:34
needhelp1coz_, created a new empty folder, mounted the iso to that folder19:34
* Zenger 19:34
coz_needhelp1,   well ok then  open a terminal and typr  sudo gmountiso  go from there19:34
* fl4shb4ck needs help!19:34
area51pilotZenger: yeah .... meant that ... my hunt and peck typing erors go up the faster I type  :P19:34
resnoso, i was trying to figure my access for wifi. s:password returned errors, and i followed what the man said19:34
area51pilotsee ... errors!19:34
fl4shb4ckmy empathy won't connect to icq19:34
Zengerarea51pilot: np :D19:35
ZengerHey yo!! Where is CTRL + Y (opposite to ctrl + z) in gedit????19:35
st__Zenger, Edit/Redo?19:35
=== TheDreamer is now known as Youri
karthick87There are some posts with nice software Center icons and links to software installation via apt. How to do that?19:36
ZengerThere is undo and there is a forward button . Remember CTRL + Y in word19:36
ZengerCTRL + Z is undo right ? CTRL + Y is redo ??19:37
iRabbitHow would one increase the virtual drive space allocated in Wine19:37
st__yes19:37
jymereHave you ever re-complie your kernel ? I want to know if it's really worth making it.19:37
Zengerst__: Whell the CTRL + Y or the redo button doesn't work in gedit, or maybe is remapped in another way ..19:37
DciteiRabbit: I don't think wine has space limits.19:38
siliconehello19:38
st__Zenger, bugs.gnome.org?product=gedit19:38
connermcdZenger Shift+Ctrl+Z19:38
siliconei'm for the first time here )19:38
jymereFor instance thanks to that do my system start faster ?19:38
DciteiRabbit: wine creates it's 'virtual' drive in ~/.wine/drive_c19:38
tehnefjymere: Is everything working? Not worth it unless you're just looking to learn and willing to break your system, hard.19:38
yubahaqhi19:38
siliconeanybodu here wrking with back track?19:38
iRabbitDcite: it says I have 115GB free... the HDD Ubuntu is on has over 800GB avialable19:38
yubahaqWelcome19:38
st__iRabbit, use 'settings' panel to assign drive lettrs as you desire19:38
yubahaqI have a probleme with my network19:39
Zengerconnermcd: thats awfull can i remap it ?19:39
Zengersilicone: Moldova?19:39
siliconehow do you know?19:39
DciteiRabbit: How much space in /home accroding to "df -h"  unlesss you only have a / ?19:39
iRabbitst__: thank you, will that allow me ot increase the space on the virtual drive?19:39
silicone:)19:39
trismZenger: you can remap the accelerators to anything you want, with the gconf key /desktop/gnome/interface/can_change_accels, then highlight an active menu item, and press a new key combination19:39
yubahaqI have a 3g modem ,,, is there  any prog to switch between 3G and gprs19:39
Zengerby your IP )~silicone@host-static-109-185-144-11.moldtelecom.md19:39
iRabbitDcite: I'd have to reboot and look19:39
DciteiRabbit: Why?19:40
DciteiRabbit: Can't just open a terminal?19:40
iRabbitdcite: I'm on windows atm19:40
siliconei was thinking IRC is most secure chat :)19:40
jymeretehnef: I just want to try. In fact, I can wait an update of the kernel and keep the former in order to recompile the new kernel and if I do some mistakes i could use the older kernel's version ?19:40
DciteiRabbit: Ah.. err that bites ^_^, but I didn't even know wine could check for free space ^_^19:40
st__jymere, you select kernel on boot19:40
connermcdZenger perhaps there's a plugin that will allow remapping... I'm not sure. I would suggest learning vim (it will change your life)19:40
jymereyes19:40
Yam_where can you find a redulously basic ubuntu theme19:40
Zengervim ? ... =(19:40
Yam_almost like the alternative cd installation type19:41
z00mhow do i remove smtp service running on port 2519:41
connermcdZenger gvim is a graphical version19:41
Zengersilicone: Your Ip doesn't make IRC less secure)19:41
lockZenger: vi improved19:41
st__jymere, and if you compile the kernel it'll just stay on disk until you install it explicitly19:41
dsknoxHello all, first time here.. not sure if there is proper format to ask a question.19:41
iRabbitDcite: I'll come back on later and see what I find.. I'm trying to copay and paste a game folder so it will run in Ubuntu19:41
yubahaqcan u help Me pleez19:41
iRabbit*copy19:41
erUSULz00m: uninstall the mta you installed.19:41
z00mive tried apt-get remove sendmail, its not finding sendmail19:41
siliconezenger, but how to hide it? :)19:41
erUSUL!ask | dsknox19:41
ubottudsknox: 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. :-)19:41
st__iRabbit, don't copy, just map it to D:\ or something19:41
siliconeare you all hackers here? :D lol19:41
z00merUSUL, mta ?19:41
DciteiRabbit: The beleive you should check how much free space you have with df -h, just because somewhete on your system there is a total of 800GB free doesn't mean it'll all be in /home for ubuntu19:41
erUSULz00m: can be postfix or exim19:41
erUSUL!mta | z00m19:41
ubottuz00m: A Mail Transfer Agent (MTA) is the server software that sends and queues mail. The default MTA (and !MDA) on Ubuntu is !postfix ("exim" is also officially supported). See also !MailServer and !MUA19:42
yubahaqHéééééééééééé19:42
tehnefjymere: Yeah, that should work. Just make sure to update-grub and ensure grub gives you enough time to choose a working kernel should yours be broken.19:42
trism!cloak | silicone19:42
ubottusilicone: Want to hide your IP while connected to freenode? See http://freenode.net/faq.shtml#cloaks  More information available in #freenode19:42
st__!backtrack | silicone19:42
ubottusilicone: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)19:42
Zengersilicone: yo :D you were here for a problem :D post it ))19:42
Zengersilicone: and yeah you can use cloack)19:42
daveormetrism: Thanks; worked.  dunno how I got a partial install of texlive, but that was the problem.19:42
z00mthanks erUSUL19:42
erUSULz00m: no problem19:42
jymerest_, tehnef : ok thanks ! @+19:42
sheepherdis that hydrogen h2 the best sound mixer available for ubuntu?19:42
connermcdZenger there is also geany, which is a quick easy editor like gedit but with key remapping and other features19:43
erUSULsheepherd: hydrogen h2 is a drum machine afaik ...19:43
siliconezenger, i have no problems yet... just entered my new cd back track, configured my lan and thats all )19:43
siliconebut i'd like to know more about linux..19:43
siliconeit's something new for me..19:43
WACOMaltI have some questions about the Extended Window Manager Specs. _Net_MOVERESIZE_WINDOW doesnt seem to be able to do anythign to a window on my desktop unless the window has been moved away from the edges of my screen. Basically it only works if the window isn't snapped to the edges.19:43
Zengersilicone: xD welcome) btw I am from moldova too :)19:43
yubahaqhttp://top-linx.cz.cc19:44
Zengerconnermcd: I will think of them .. someone suggested me nano19:44
sheepherderUSUL, whoops sry ^^ i mean LiveMix19:44
Zengerlet me check them by one)19:44
dsknoxLooking to dual boot windows 7 and ubunto 10.10 on seperate drives.  Windows 7 is already installed.  Do I have to still repartition first drive where windows is is installed? or can I put Ubuntu completely on the second drive19:44
siliconezenger, great, so you're experienced in linux, right?19:44
xoomerhi 2 all!!!19:44
Zengersilicone: no that much)) from 8.10 here only19:45
z00merUSUL, apt-get remove postfix is not found19:45
silicone))))19:45
z00mor eaim19:45
z00mor exim19:45
connermcdZenger sounds good... I would probably start with geany (it's the easiest to learn)19:45
siliconezenger, want to share you skype name or ICQ id? :)19:45
WACOMaltAnyone  familliar with the details of the Extended Window Manager Specifications?, and how those may or may not be implemented correctly in metacity?19:45
drewbyMaverick Meerkat is still a release candidate?19:45
harrumphsocram: the hanging line is -rw-r--r-- root/root 270110720 2009-04-22 00:42 ./public_html/parallelism/public_html.tar19:45
drewbyin the release candidate phase*?19:46
dans326Im trying to download 10.10 server amd64 from ubuntu-releases.wallawalla.edu and its coming down at 8kb ... is there a faster mirror somone can recomend?19:46
st__dsknox, you shouldn't19:46
ZengerI am thinkin of geany too, I don't need a complex editor , I hate them) I need a clean and beautiful one ,"small and shiny"19:46
yagoodans326, the torrent may be faster19:46
Yam_how do you erase rewritable cd in CD\DVD creator19:46
Zengersilicone: 3082966 :) ICQ knock whenever you want19:46
Yam_you can only write19:46
dans326where can I find a link to the torrent?19:47
siliconehacked id )))19:47
st__Zenger, i'd recommended nano if not it's crazy 70's shortcuts19:47
erUSUL!torrents19:47
ubottuMaverick can be torrented from http://torrent.ubuntu.com/simple/maverick/desktop/ubuntu-10.10-desktop-i386.iso.torrent or http://torrent.ubuntu.com/simple/maverick/server/ubuntu-10.10-server-amd64.iso.torrent depending on your architecture. Other flavors can be found at http://torrent.ubuntu.com/19:47
xoomerwhat distro can support proprietary wifi drivers "from box" ? ubuntu 10.04.1 support it?19:47
socramharrumph: it quits, or you stop?19:47
xoomeroops19:47
xoomerjust "ubuntu 10.04.1 support they?" =)19:47
Zengerst__: is this the nano you are talking about ?19:48
Zengerhttp://www.nano-editor.org/nanodefault2.png19:48
siliconezenger, ok, i'll login into my windows, and will add you.. don't forget to accept my invitation ;)19:48
harrumphsocram: huh.  ctrl-z hangs up the ssh session.  weird19:48
Zengerlol19:48
st__Zenger, yes, butit usually has syntax coloration19:48
connermcdst_ crazy shortcuts that you can customize and that will save you tons of time19:48
Zengersilicone: you can use qutim19:49
=== HeimDaLL|OFF is now known as HeimDaLL
yubahaqI have a 3g modem ,,, is there  any prog to switch between 3G and gprs19:49
PineheadI want a bash script to run whenever any user logins to the system via ssh.19:49
PineheadAny idea where i would want to put the bash file or add the setting for it?19:49
Zengersilicone: i'ts a great ICQ simmilar to QIP on windows19:49
siliconezenger, i have anyway to switch to windows :P19:49
dans326thanks for the torrent info ... Ive already torrented more than the direct download ... it is coming down at 1.1MB/s19:49
Zengersilicone: I don't dual boot anymore) I'm triying to leave as much as i can)19:49
Zengerk )19:49
asus_hi19:50
Zengerst__: I think geany is more suitable for me) for the moment )19:50
asus_does anybody now how to trasmit sound from xubuntu apps (music, youtube and etc) to jabra ?19:50
erUSULPinehead: see comment 5 here http://ubuntuforums.org/showthread.php?t=84373619:51
neo__siema19:52
tr3nton!gnome-mplayer19:52
K350Does anyone know if it's possible to change link color in Evolution?19:52
Zengerthx for the tip on geany bye all :D again19:52
FriarI'm looking for something to control my nikon D90 with ubuntu. I found some programs that I'd have to pay for, but I'm wondering if there are any open source ones available.19:52
coz_Friar,  hold on let me check19:53
K350Is there any evloution channel here?19:53
coz_Friar,   what kind of control?19:53
harrumphsocram: it hangs at the line and eventually times me out of the ssh session.  if i ctrl-z, tar shows up in ps butdf does not change19:53
ChansonLihello every one19:54
Casper__Hi there, is it possible to get dual video cards working in Ubuntu 10.10?19:54
ChansonLihow to burn a UBUNTU Server to a USB Disk ?19:54
WACOMaltOk, about to give up. I am writing a bash script that opens a window, That window is not opening fullscreen, which is fine, but it IS opening sized to the full screen, which is making it "snapped" to the sides. When I run the second part of my script, which resizes the window, it isnt able to resize for some reason,  Throught esting I pinpointed that this is because of it being snapped. If I move the window, then run the second part, the resize works f19:54
coz_Friar,   found this for one  not sure about it though   http://win7dl.com/download/Nikon%20camera%20control%20ubuntu.html19:54
Friarcoz_, I'm not too sure...just reading about getting into astrophotography....some articles that I've read are suggesting that you can have better control over the focus and things of that nature.19:54
Casper__ChansonLi, try unetbootin (Google that).19:55
pavlosHey guys, i have some issues with ubuntu studio, can anyone help me?19:55
lucid_guyLVM/VG question:  Lets say a logical volume is created using 2 of the 5 local disks.  How does one check which which disks the logical volume is using.  lgdisplay doesnt seem to show this..19:55
K350Is there any Evolution channel on freenode?19:55
Friarcoz_, that is what I found too, but they make you pay to get it.19:55
coz_Friar,  ooo ok hold on19:56
goltoof_K350:   /j  #evolution  ?19:56
tr3nton!kernel19:56
ubottuThe core of the Ubuntu Operating System is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, but if you're convinced you do, see https://help.ubuntu.com/community/Kernel/Compile - See also: /msg ubottu stages19:56
nchandK350: Have you tried joining #evolution?19:56
goltoof_K350:  probably better luck asking here as those places are more often than not dead19:56
nchandheh I just saw goltoof_ join and leave when I did =)19:57
Casper__Anyone here that got dual video cards working? :\ (I got Intel HD + nVidia GT335m, but it can only use the Intel HD one)19:57
coz_Friar,  you can check into dgikam however that is for kde and installing it on ubuntu would pull in extra kde libraries w hich you might not want...let me check other applications19:58
Casper__No one? :<19:59
nchandK350: see if http://ubuntuforums.org/showthread.php?p=9852107 helps as well19:59
ExterminansHi, i got a problem with wired networking after waking up from hibernate (Intel 82573L, e1000e kernel module). Neither restarting network-manager nor reloading the kernel module helps. Had to add "acpi_sleep=nonvs" to the grub config earlier to get hibernate working at all.19:59
ExterminansWireless network still works fine19:59
coz_Friar,   look here   http://john-willis.com/2010/04/nikon-camera-control-pro-alternative/20:00
Friarcoz_, thanks a bunch...I'll give it a look.20:00
nchandCasper__: in my old sparc/gentoo days for dual cars I remember having to do some heavy modifying in the xorg.conf. I assume you want them for dual heads and not SLI right?20:00
coz_Friar,    http://www.d-software.co.za/index.html20:00
FriarI found gPhoto2, but I don't think it is an actual applicaiton....20:00
Casper__Dual heads / SLI? (Sorry, I'm new into dual video cards :p)20:00
PiciFriar: Its a cli application.20:01
coz_Friar,  oops that may be for mac20:01
RomanKhi, any known problems with pidgin & icq?20:01
Friarcoz_, i see that it is for a mac....20:01
Casper__nchand, Ive had to remodify xorg.conf to get my GUI to work again after install nVidia xD20:01
nchandCasper__: dual head would be a monitor connected to each video card. SLI is two cards working in tandem over 1 monitor20:01
ExterminansRomanK: Yes, ICQ banned the current version of pidgin20:01
WACOMaltExterminans: really?20:01
=== Blackside-DCLXVI is now known as MonteiroLobato
WACOMaltwow20:01
nchandCasper__: SLI requires matching cards however20:01
Okitain How can you bind bash to run a command when you type it in (E.g. typing "bar" would run /home/foo/bar.sh)?20:01
WACOMaltalias?20:02
RomanKExterminans: i've read in the web, that aol now wants to be payed for each connection (http://www.golem.de/1011/79283.html, sorry, german)20:02
K350/c/c20:02
ExterminansWACOMalt: ICQ banned a lot of alternate clients in the last days20:02
Casper__nchand, mostly the fact that I want to use my nVidia card is main video card, but when I install nVidia drivers, I'm getting to the CLI, and when I run startx it says: Fatal server error: No screens found.20:02
llutzOkitain: ln -s ~/bar.sh ~/bin/bar20:02
RomanKis this true for pidgin, too?20:02
erUSULOkitain: you can use an alias. or you can name bar.sh bar and put it sonewhere in your path20:02
erUSULOkitain: as llutz ~/bin/ will be added to PATH if you create it ...20:03
K350goltoof_: Ah ok. well I'm just wondering if it's possible to change link colors in Evolution. They're blue now.20:03
Casper__nchand,  sometimes I have a 2nd monitor connected tho, but itś mainly my notebookscreen..20:03
OkitainWait, so there is a working bin folder in my home?20:03
* RomanK cannot connect to icq via googlemail, too20:04
llutzOkitain: you can create it20:04
=== MonteiroLobato is now known as Blackside-DCLXVI
K350nchand: thanks for the link:-)20:04
nchandCasper__: its because you havent tied a screen entry to that card entry20:04
Casper__nchand,  do explain? :X20:04
ivo_join20:04
OkitainAnd it will work like the /bin or /usr/bin, llutz?20:04
ExterminansRomanK: For now nothing except the official clients can connect20:04
ivo_#join20:04
ExterminansSo ICQ is DEAD.20:04
OkitainYEAH BOI FINALLY!20:05
llutzOkitain: it will we added to your $PATH and act line other /bin/ dires20:05
iRabbit*GASP* ICQ died?20:05
nchandCasper__: did you try the https://wiki.ubuntu.com/X/Config20:05
adsHello20:05
erUSULOkitain: it will work only for you. i.e. the command will only be aviable to you20:05
Casper__Nope, I'll try that one out now.20:05
nchandK350: did that work for you?20:05
erUSUL!bash | Okitain20:05
ubottuOkitain: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal20:05
llutzOkitain: you should have something line "if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH"" in your ~/.profile20:05
RomanKExterminans: wow... they really did this step? i used icq now for >10 years, but that would really be the end of it20:05
K350nchand: well, unfortenately not...hm....20:06
adsI have a problem with my umts modem. Since 2 weeks the modem get's disconnected right after I got my ip address, with the following error: "modem-manager: mbm_e2nap_received, disconnected20:06
OkitainOkay, will do.20:06
=== Casmo is now known as Casper__
OkitainAnd I know the terminal more or less.20:06
devihey guys20:07
devican anybody help me install my webcam?20:07
ExterminansRomanK: For now you can still try to disable SSL for ICQ so it will still work for now. But guess they will "fix" that too, soon20:07
asus_does anybody now how to trasmit sound from xubuntu apps (music, youtube and etc) to jabra ?20:07
deviits a revoltec and I run is gnome 2.30.220:07
devioops the system I run is gnome 2.30.220:08
RomanKwow...20:08
WACOMaltaight. I'm out folks. Guess I'm giving up on resizing windows for now :/20:08
nchandCasper__: the cliff notes version is you have 2 "Device" sections, and 2 "Monitor" sections (if your using 2 monitors) then define their resolutions/etc.20:09
nchandCasper__: and which monitor uses which device20:09
K350nchand: or wait..this might fix it. THANKS!!!!:-)20:09
Casper__nchand, dual monitor works fine, but they both use the Intel HD graphics card...20:09
willembHi.  I just followed a howto for setting up a pxe server on my home network.  Not working - no filename received.  I did not manually set up dhcp.  Was hoping to use my netgear router's dhcp service.  WIll this be possible?20:10
Casper__nchand, isn't there a way to just disable the Intel HD graphics card, and use the nVidia one instead?20:10
jetoleHey guys. Does anyone know how I can place a apt hold on the kernel to avoid getting upgrade? When I do dpkg --get-selections I see that each kernel is a new package name (dpkg --get-selections | grep '^linux-image-')20:10
savascihi all! I'm trying to install ubuntu 8.04 x86 on my Win7 x64 using Vmware workstation 7.1. It stuck in 90%(detecting hardware,please wait) about 20 minutes, and still there! is it normal?20:10
jetolesavasci: why 8.04?20:10
nchandCasper__: yea, in your xorg.config you should have an entry for your nvidia card20:11
Yam_does cd\dvd creator keep freezing at the finalizing part???20:11
savascieducational purposes20:11
Yam_for anyone else experience this20:11
=== nouitfvf is now known as nouitfvf|aw
grhcksavasci did you set the iso setting correct??20:11
jetoleYam_: install brasero20:11
Yam_it even does it there20:11
savasciwhat do you intend to say with "correct"?20:11
Casper__nchand, I only see 1 default device (the intel), I don't see anything for my nVidia.20:12
devihey guys, can anybody give me advice? im trying to install my revoltec webcam under gnome 2.30.220:12
grhckdid you set the type of os you use??20:12
nchandCasper__: exactly, change your intel entry to nvidia =)20:12
Yam_jetole it does the same thing with bresero20:12
OkitainHmm, my script still doesn't work.20:12
jetoleYam_: could be software or hardware but i think the easiest way to test it put a new cd/dvd+rw drive in20:12
OkitainThough the line was present.20:12
nchandCasper__: should all be covered in that xorg link for ubuntu I sent you20:12
Casper__nchand, and get stuck with a CLI at boot, no thanks :]20:12
savasciyes, of course, wait I'll check20:12
Yam_its a new dvd burner20:12
Yam_few years old20:12
Yam_at the least20:12
willembYam:  try writing a disk with wodim.  If that fails, chances are you have a hardware problem20:12
nchandCasper__: dont boot directly into a gui20:13
lucid_guyHow does one check which physical volumes are asigned to which logical groups?20:13
jetoleYam_: I find it odd since it does it on both although could be a bug in a shared lib or maybe something peculiar about the model of drive you have that causes the kernel to shit bricks. I don't know but I would try a new drive first20:13
Casper__nchand, then how should I get it to work? :\20:13
zazugelucid_guy: i'm sorry it's late but her it is "sudo lvdisplay -m /dev/mapper/vg-home"20:13
jetoleYam_: did it ever work?20:13
Casper__nchand, go to the CLI, and enter startx?20:13
Yam_I had never tried it20:13
jetoleYam_: I mean with this particular OS install20:13
lucid_guyzazuge: thanks .. checking20:13
jetoleyeah, try a different one just to see20:13
Yam_Yes I have never tried it until now20:13
Yam_because I just installed ubuntu20:13
jetoleif you have a spare or a friend you can borrow from20:13
zazugelucid_guy: lvdisplay -m will display mapping to physical drives20:13
savascigrhck : yes it's selected as linux->ubuntu20:14
lucid_guyzazuge: you would think to do this with a vg command .. since the physical devices are attached to volume groups20:14
willembYam, try to burn an iso from the commandline using wodim.  If that fails, either your burner is broken, or it cannot write to your selected media20:14
nchandCasper__: sure, why not? If your having probs getting X running that way it should give you output to help you pinpoint what it doesn't like20:14
grhckdid vmware recognised it or you set it manually??20:14
jetoleYam_: I forgot to say your name before my last messages so your IRC may not have highlighted it (sorry) so read up20:14
schelcjwhat is the proper way to disable a upstart job at boot20:14
Yam_ohh20:15
Yam_no I dont think they would have a spare20:15
yagooanyone makes use of the debian submenu in gnome?20:15
Casper__nchand, when I change the entry to nvidia and I get to the CLI and enter startx, I get: Fatal server error: No screens found.20:15
Yam_but I can see the drive flashing20:15
willembanyone:  can i use the dhcp server on my netgear router to issue ip addresses for my pxe environment?20:15
Yam_it looks like its still burnung yet its nit20:15
Yam_not20:15
zazugelucid_guy: well i remmember that this was used to check if a particular logical volume was using a particular physical one in case of hardware fealure or replacement that's the use case anyway20:15
nchandCasper__: can I see your xorg.config? Lets take it to /message20:15
jetoleYam_: If you have a spare. Your friends don't need a spare. Say you're borrowing theirs for a couple hours20:15
willembCasper:  do you still have an xorg.conf?20:15
savasciI set it when I created a team consisting an winXP x86,win7 x64, ubuntu 10.10 x86 and ubuntu 8.04 x86,20:16
Casper__Another question: I just downloaded VMware Workstation 7.1 from the VMware site, how do I install it? It's a .bundle file.20:16
jetoleYam_: you only need your friends drive to test20:16
Casper__willemb, yes I still have that :p20:16
lucid_guyzazuge: cool thanks,  I just never thought to man lvdisplay ..20:16
Yam_this drive worked on my windows box20:16
Yam_its on the same pc20:16
jetoleYam_: do me a favor and say my name before you type too. It's common IRC ettiquete since most IRC clients will highlight text with your name in it20:16
Yam_ok jetole20:16
jetoleYam_: yeah but windows may have a specific driver for it20:16
erUSUL!who20:16
ubottuAs you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)20:16
Yam_:)20:16
jetoleYam_: the client I use has auto complete so I type the first few letters of your name and hit tab and it finishes it. See if your client has that as well20:17
zazugelucid_guy: maybe i misunderstand your question if you just want to list all PV of one VG you need to do "sudo vgdisplay vg"20:17
schelcjanyone: what is the proper way to disable a upstart job at boot?20:17
grhckyou use win 7 right?? when you chose to use the ubuntu iso after creating the vmware virtual pc it should recognise it alone!!20:17
Yam_no it does not do that here jetole20:17
jetoleYam_: for me, "ya<tab>" == "Yam_: "20:17
lucid_guyzazuge: nope, your original response was exactly what I was looking for.20:18
Yam_ahhh yes20:18
jetoleyam well luckily mine doesn't care where my name is in the string20:18
Yam_jetojetole now it does it20:18
jetoleYam_: lol20:18
Yam_jetole: lol20:18
jetoleYam_: yeah most do20:18
zazugelucid_guy: sorry i mispasted the line20:18
jetoleYam_: anyways, borrow a drive a test. 99% of drives use generic PATA or SATA drivers but the odd one out has issues20:19
jetoleif another drive doesn't fix it then something in your OS maybe borked20:19
karthick87What is the easiest way to backup/restore a system?I am using ubuntu 10.0420:19
jetole@ Yam_20:19
zazugelucid_guy: "sudo pvdisplay"20:19
savascigrhck: no it wasn't like that, i created the empty- generic machine for linux,ubuntu then i set the iso to mount on this machine using vm_settings20:19
Yam_jetole: I see20:19
Machetealguien es habla español?¡20:19
jetoleYam_: I just thing a drive is easier because you don't even know what could if anything is wrong with the OS. If a friends drive works then buy a new one20:20
Machetequiero hacer una pregunta estupida alguien que me conteste?20:20
jetoleYam_: *think20:20
zazugelucid_guy: it shows all PV but every one has information on witch VG it belongs20:20
erUSUL!es | Machete20:20
ubottuMachete: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.20:20
Megzwhat file manager does Unity use?20:20
erUSULMegz: nautilus20:21
Yam_ok jetole I will see what I can do20:21
Machetemuchas gracias20:21
jetoleYam_: good luck20:21
Yam_thanks for notifying me jetole20:21
MegzerUSUL doesn't that clash... with the style of Unity20:21
iRabbitanyone familiar with aircrack-ng?20:21
FirartixHey there! I just pressed a random screenshot and it opened a "Take screenshot" window. It's pretty cool. I want to know the hotkey :P. Could you help meh ?20:21
lucid_guyzazuge: good stuff ..    now IM trying to find the details of my /dev/sda5 ... which to my knowledge is supposed to be a iscsi volume...20:21
st__!hacking20:21
ubottuA hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer  -- crackers on the other hand break systems, see also !piracy20:21
jetoleYam_: np20:21
Firartixa random key*20:21
erUSULMegz: dunno; i do not use unity myself20:21
zazugelucid_guy: well i'm not an LVM2 expert i just happened to be using it on my personal computer (i even did recover some data from a lost LVM VG)20:21
erUSULFirartix: print scr20:22
Firartixoooo yea20:22
zazugelucid_guy: what detail ?20:22
Firartixthanks20:22
OkitainFiratrix, the freakin print scr on the top right of the keybord.20:22
lucid_guyzazuge: anything .. from what I can see its a local physical disk, but I don't think thats the case.20:23
zazugelucid_guy: for example "sudo pvdisplay /dev/sda10" will display info on a PV20:23
iRabbitaircrack-ng..... um... for personal use to test the security of my own network? not interested in "hacking"20:23
zazugelucid_guy: in LVM there is 3 catgories of commands20:23
lucid_guyzazuge: Yes I can see that info .. but still doesnt indicate that its iscsi.20:24
zazugelucid_guy: commands witch start with vg* are specific to Volume Groups20:24
zazugelucid_guy: commands witch start with lv* are specific to Logical Groups20:24
zazugelucid_guy: commands witch start with pv* are specific to Physical Volumes20:24
zazugelucid_guy: i dunno about the hardware specific part but i think it has no relation to LVM20:25
zazugelucid_guy: the LVM don't care about the hardware is uses the kernel dervice driver to run and access HD20:26
lucid_guyzazuge: thanks Im comfortable with all that ..  my lv/gv/pv questions stems from me trying to figure out where this iscis device is configured.20:26
iRabbitseriously, I can't ask a question about aircrack-ng for purposes of testing personal network security?20:26
BFPOne of the book managing programs I use recently updated to use Qt 4.7, and ever since the look of it has changed in a way I don't like that evidently isn't intention. I tried to install qtconfig (on Maverick), but there seems to be something missing in the dependencies. Has anyone else had a problem with that?20:26
zazugelucid_guy: well i didn't understand what you want to do20:26
zazugelucid_guy: can you be more specific20:26
lucid_guyzazuge: do you know what iscsi is?20:27
JoMsHi! I have just installed rutorrent following this guide: http://forums.rutorrent.org/index.php?topic=256.0  most of it seems to work fine, but every time I try to load the rutorrent-site it kills rtorrent. any ideas?20:27
JoMsI also get this error: [warn] _default_ VirtualHost overlap on port 443, the first has precedence20:27
BFPIt seems like the base Qt modules have been updated, but the qtconfig package hasn't been, and it uses the older version of qtcore as a dependency.20:28
zazugelucid_guy: SCSI ? yes the stuff that is hafway between IDE and Full RAID ???20:28
BFPIt looks as though rolling Qt back would mean I had to uninstall fglrx for some reason.20:28
lucid_guyzazuge: nope .. iscsi is whole other world.20:28
Mike_Foxhello20:28
zazugelucid_guy: does the I in ISCSI make it different from SCSI ?20:28
Mike_Foxi notice that ubuntu 10.10 doesnt use the last version of flash player20:29
Mike_Foxis this dangerous?20:29
=== ascott_ is now known as ascott_icheb
lucid_guyzazuge: Yes .. its how one would connect to a target filesytem across a network.20:29
Agent001Is there a way to completely remove ad's on google chrome browser?20:29
Agent001even youtube's ad20:29
zazugelucid_guy: are you laking about the mini motherboad thing ? witch have higher data transfer than ATA20:29
lucid_guyzazuge: google isci ...  you still think its a local thing.20:30
zazugelucid_guy: sorry i confused it with something else20:30
zazugelucid_guy: well this thing is above my understanding so i'm afraid i'm no longuer usefulm20:30
lucid_guyzazuge: no worries .. thanks20:31
john38Im getting errors while loading my scanning software??20:31
john38somebody help me?20:32
nailorais there a way to use mysql as a normal user when the admin just installed mysql-server but did not configure anything beyond that? i just want to create a table and read from/write to it?20:32
zazugelucid_guy: ah so basicaly it's SCSI over network, thanks learner something new20:32
iRabbitst__: I really can't ask for help on that?20:33
john38Im getting errors while loading my scanning software??20:33
nailorajohn38: you should show us the errors. paste the to the url in the topic20:33
zazugelucid_guy: maybe it's relevant to DataWareHousing witch happen to be my speciality !!20:33
john38nailora, scangearmp: error while loading shared libraries: libgimp-2.0.so.0: cannot open shared object file: No such file or directory20:33
icetecknukeeeee20:33
lucid_guyzazuge: Yes...  great for large SAN without the need for a fibre network.20:34
Rogan_*knock knock* Can anyone suggest a GUI netowkr manager, for wired connections that will let me manage multiple interfaces?20:34
ubuntuserhello20:34
zazugelucid_guy: Cool20:34
nur_hallo20:35
john38scangearmp: error while loading shared libraries: libgimp-2.0.so.0: cannot open shared object file: No such file or directory20:35
gartral|pAnywhere I can order a preinstalled live usb disk from?20:35
Syburgjohn38: install gimp20:35
ubuntuseri have a 16gb kindston flash drive and i have information on it but linux is showing the drive in disk utility but i can't see any of my files20:36
john38Syburg, it is installed20:36
Syburghm20:36
Syburgsudo apt-get check20:36
antivirtelhello all! I have booting problem. I've just installed 10.10 from alternate disc. Then it doesnt boots(error: unknown filesystem| grub rescue >). I think i did some *fails* in partitioning. I have sda(3GB, MBR & GRUB is here)[sda2(3GB,swap);sda1(100M,ext4,/boot)], sdb(10G)[sdb1(10G,ext4,/)]. Is this config wrong?! When I use update-grub it isnt finds any OS, but it "done"; the /boot/grub/grub.cfg is empty(there is no m20:36
antivirtelenu entry, but script is there)20:36
ubuntuseri can't see any info in windows either.. could i have messed up the fat table or something20:37
john38Syburg, ....Done20:37
Guest76219who is good at understanding Router's config files and has time to explain fe things? :)20:37
Rogan_Can anyone suggest a GUI network manager, that will let me manage multiple interfaces?20:37
kefrenhello20:37
kefreni need a little help20:37
john38Syburg, when i installed scan drivers i had to sudo force---install then it said could not install because of dependicies so i installed libgimp-2.020:38
zen.20:38
ubuntuserit was a brand new drive and never formatted20:38
kefreni try to use as application source www.playdeb.com and i get ,,The action would require the installation of packages from not authenticated sources.''20:39
Syburgjohn38: im sorry, im out of time right now, try do uninstall and install libgimp again and after that install the scan drivers. good luck20:39
joaopintokefren, that is because you didn't added the GPG keys for the getdeb archive20:39
Guest76219macFilterPolicy="forward" -can I ban particular MAC adress by editing this line? Please answer20:39
kefrentell me how can i add those keys20:40
kefrenplease20:40
D4CHWhich is the best IRC client for me on Ubuntu if I'm used to mIRC with NNScript on Windows?20:41
erUSULD4CH: xchat20:41
D4CHWill try that out20:41
D4CHthanks20:41
kefreni have allready tried what their site is telling me to do..but i think that it is not explained for ubuntu 10.1020:42
=== Guest76219 is now known as sauliusonis
john38Can someobody help me with scanning software errors??20:43
kefrencone on please20:43
kefreni try to use as application source www.playdeb.com and i get ,,The action would require the installation of packages from not authenticated sources.''20:43
john38scangearmp: error while loading shared libraries: libgimp-2.0.so.0: cannot open shared object file: No such file or directory20:43
DeathspawnWtf? Failed to fetch http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.1.102.65-1maverick1_i386.deb 403  Forbidden20:44
Maddethkefren and?20:44
llutzjohn38: install libgimp2.020:44
=== gregory is now known as ThunderStruck
kefreni need to install some keys20:44
john38llutz, it is installed20:44
kefreni dont know how to do it20:45
ardianIs there any way to install eclipse complet enviroment even with Pydev20:45
Maddethkefren, there shold be a check box in the package manager that allows you to download other packages20:46
john38llutz, ??20:46
phxheathi, i want to get ubuntu setup as a vm on my windows machine to use for my rails environment; i was thinking about running it virtualized using vmware, but there's wubi, which i just read up on.  which is a better approach for my purposes: running ubuntu virtualized or through wubi?20:49
john38how do you scan with gimp20:49
Burnikkiphxheat my guess would be wubi20:49
wsnetbeanshello20:50
wsnetbeanswho use netbeans on ubuntu ?20:50
ks3phxheat, If you want to be logged into Windows at the same time you have Ubuntu running, you'll need virtualization with vmware, virtualbox, or similar.20:50
gigi_hello20:50
MajorLongSo, recently the Universal Access Preferences icon (a handicap logo) has appeared in my panel, alongside the network indicator, iBus, that sort of thing. I have no use for it, and since it doesn't actually fit on the panel given my current logo set it really sticks out. In short, I want it gone, but doing the right-click remove from panel business doesn't work, since that takes out all of the icons on that panel ...20:50
MajorLong... simultaneously.20:50
phxheatks3: ok thanks20:51
MajorLongAh right, it's called the Indicator Applet.20:51
wsnetbeansI'm on Ubuntu, I have installed netbeans but it seems that it does not include Glassfish (can't find it on Services), what can do ?20:51
john38Anybody know how to scan on gimp20:51
osmosisI have some mp3 files that wont play, im guessing maybe they are not mp3s. Is there a way to determine what file type something is in linux?20:51
trismMajorLong: System/Preferences/Keyboard, Accessibility tab, uncheck "Accessibility features can be toggled with keyboard shortcuts"20:51
major_redhatim running 10.04 inside VirtualBox and it's not allowing me to enable compiz effects.20:52
ks3osmosis, try the 'file' command. "file /path/to/file.mp3"20:52
connermcdosmosis just find the file in nautilus or the command line20:52
=== gigi_ is now known as gigi1234321
connermcdosmosis you may need to install ubuntu-restricted-extras to play certain filetypes20:52
guntbertosmosis: try the command:  file  <somefile>       it should tell you what it guesses (mostly correct)20:52
MajorLongtrism - Damn, short and sweet and I wouldn't have thought of it. Thanks.20:52
major_redhati've checked the settings in virtualbox to allow for 3d acceleration and even though it's selected, im unable to use anything 3d inside the virtual client20:52
major_redhatand attempting to enable desktop effects within ubuntu gives me an error message20:53
llutzjohn38: you need sane(xscanimage) or xsane to scan from gimp20:53
guntbertmajor_redhat: virtualbox support is to be found in #vbox -- did you install the guest additions?20:53
xerox1i would like to remove the trash file from a usb stick; i mounted it with the option "-o rw"; now i get an error that the device is read-only; what was wrong?20:53
major_redhatgruntbert, yes i have the latest guest additions installed and running20:54
gigi1234321i'm looking for windows7 image somewhere..one working...dont be lame and dont tell me i'm lame because i'm looking for warez..like i dont give a fuck, i need it for school and im using ubuntu netbook - thank you20:54
chickenbothello every one20:54
nephtaliuuy6t6t20:54
guntbertgigi1234321: simply put: don't ask here for such things!!20:55
bzrkgigi1234321: congrats on coming to the worst possible place asking in the worst possible manner \:D/20:55
=== XLV_ is now known as XLV
chickenboti am having a problem loading 10.10 on my win xp machine.. its not giving me a chance when it reboots to select ubuntu just loads windows.. the screen i know im need to look for durning the reboot goes by very fast.. any guesses?20:55
john38llutz, i wasnt using right libgimp2.0 version20:56
john38llutz, how do i run scan software from desktop instead of terminal?20:56
llutzjohn38: alt-f2 "xsane"20:57
guntbertchickenbot: change a bios setting to let it boot from CD20:57
john38llutz, no im not using xsane or sane i got my scanner software to work i just want to run from desktop instead of running from terminal20:58
llutzjohn38: add it to the menu20:58
chickenbotguntbert: i dont have any cds to load from but ive tried to get it to boot from a usb drive but it still just skips over.. even when i change the bios to only read the usb20:58
zazugeardian: maybe you just need to download the complet tarball zip archive from eclipse.org20:59
tom___urm20:59
tom___How can I disable X starting on boot in Ubuntu desktop?20:59
tom___It seems rather harder than I would expect20:59
tom___A lot of the intruvctions I've fond on the net don't seem to work :(20:59
Pici!nox | tom___20:59
ubottutom___: 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%20Mode20:59
ardianzazuge, I did it on fedora with yum install @eclipse20:59
tom___aha20:59
tom___great :D20:59
slax00how can i disable my card network if a vpn failed?21:00
guntbertchickenbot: well, PCs and booting from usb..... sigh  .. you should have the option to press a key for "boot options" (here it is F11)21:00
ardianthe @clipse did all of it21:00
zazugeosmosis: "file *.mp3"21:00
* tom___ vanishes21:00
=== thomasd_ is now known as thomasd
thomasdi have followed this manual https://help.ubuntu.com/community/Shockwave and it works in the wine firefox but not the firefox if anyone can help me i would like that21:00
john38llutz, where is the simple scan image icon21:00
chickenbotguntbert: ill report back in a bit with it.. ive been out of the pc game for about 5 yrs and my mem kinda slipped away from me.. thank you btw21:00
major_redhatanyone running ubuntu on a solid state?21:00
guntbertchickenbot: no problem :)21:01
llutzjohn38: idk21:01
FloridaGuyrunning ubuntu 10.10....trying to install canon printer drivers....on cnijfilter-common_2.90-1_i386.deb...i keep geting ..there seems to be a programming erorr in aptdaemon....i have uninstall it and all its dendencings and reinstalled and still geting the samething21:01
guntbert!anyone | major_redhat21:01
ubottumajor_redhat: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?21:01
john38llutz,  i found it21:01
IrokIs the repo servers down? I'm getting 403 all the time now21:01
major_redhati've heard that ubuntu kills SSDs with the massive amounts of writes it does with the ext4 FS21:02
slax00how can I disable my card network if a vpn failed?21:02
zazugeardian: "sudo apt-get install eclipse" also works21:02
KB1JWQmajor_redhat: There's wear leveling on any decent SSD, it's not that big of a oncern.21:02
KB1JWQconcern, even.21:02
major_redhatKB1JWQ, its not enough wear leveling to seriously decrease the lifespan of the SSD?21:03
zazugeardian: but last time i installed eclipse from ubuntu repo it lacked plugin RCP developpement witch i needed so maybe in your case ....21:03
Maddethmajor_redhat, if you are tht concerned why not stick with ext3?21:04
=== yannnn is now known as yann_p
speedio_I'm having problems installing gl drivers on my laptop. It has a geforce4 420 go gpu. I have tried installing the legacy 96x nvidia drivers but x will give an error. "failed to load module "nvidia"" and "no screens found" , x will start if I change the xorg.conf to use the "nv" drivers. sugestions?21:04
major_redhatMaddeth, im just curious21:04
W4RH4WKhey there, is there some kind of archive flag in ext3?21:04
Dusty_TJnickserv register WH9134 lbarry@gmail.com21:04
kishwhat command will let me edit which services boot up with ubuntu?21:04
Maddethmajor_redhat, cant be any worse that a nfts21:04
W4RH4WKkish, update-rc.d21:05
guntbertDusty_TJ: tlk to nickserv only in a "private" window :-)21:05
kishthen why did i install chkconfig21:05
puddlesmajor_redhat: SSD life expectancy is a complex issues involving many parameters21:05
major_redhatwell at least with an NTFS system i can have win7 which has support for SSDs21:05
Dusty_TJderrrr... very VERY bad day21:05
major_redhatmostly TRIM21:05
FloridaGuy??  running ubuntu 10.10....trying to install canon printer drivers....on cnijfilter-common_2.90-1_i386.deb...i keep geting ..there seems to be a programming erorr in aptdaemon....i have uninstall it and all its dendencings and reinstalled and still geting the samething ?? i need my printer21:05
pethDusty_TJ: also change your passwrd now21:05
llutzkish: sysv-rc-conf21:05
Dusty_TJdef21:05
cyborgsmurfHelp. I have a slow internet connection21:05
W4RH4WKkish, don't know, maybe you are looking for something different, but you should give update-rc.d a try... even if it only manages your init startups and not the upstart startups21:06
major_redhatI mean i could always get a cheap 30 gig OCZ ssd and instal 10.04 or 10.10 on it and see how well it works21:06
ardianzazuge, hmm well I will stick with emacs for now21:06
puddlesmajor_redhat: some you have control over, some you don't.  they range from flash chips to wear leveling algorithms, write amplification, etc.21:06
zazugemajor_redhat: they say that the problem isn't with the EXT4 but the way the apps access the HD witch worked with EXT3 but is a problem with EX4 so the apps must be rewriten or upgraded21:07
W4RH4WKkish, init uses the /etc/init.d/ scripts (acutually the files in /etc/rcX.d/ but there are only links to the /etc/init.d folder)... upstart uses the /etc/init/ folder the scripts in there use different syntax21:07
Dusty_TJanyone have experience upgrading maverick meerkat 64 bit from 4GB mem to 8 GB mem?21:07
major_redhatzazuge, so bascially i should be fine then, is that what you are saying?21:07
SoloveiWhoa, this is a big channel. I'm not sure if I'm in the right place...21:07
zazugeardian: i'm using now eclipse directly from tarball no installation no hassle21:07
kishw4rh4wk, thanks. that helps me, actually.21:08
zazugeardian: a part from installing JVM and JDK21:08
W4RH4WKkish, i hoped so, your welcome21:08
ardianzazuge, I see21:08
zazugeardian: and downloading subversion plugin21:08
Maddethmajor_redhat, cant be any worse that a nfts?21:08
Maddethdamn up key!!!!21:08
cyborgsmurfAnyone? I have a very slow internet connection and I dont mean like 1Mbit I am talking 0,5 to 10 kb/s21:08
sssw4rh4wk21:09
lockwow that sucks21:09
zazugeardian: remmember to download the archive witch have the devellopement envirement you need ex (plugin dev,webdev...)21:09
MaddethI meant to type Solovei, why21:09
ardianzazuge, ok thanks21:09
zazugeardian: or else youd have to download the plugin one by one21:09
Dcitecyborgsmurf: What about a slow internet connection?21:10
cyborgsmurfI believe, I mean it feels like someone or something is stealing my bandwidth21:10
gavleohey whats new21:10
W4RH4WKsss, whatsup?21:10
lockcyborgsmurf: what is your current infrastructure?21:10
zazugeardian: if you don't know download the full archive witch is too massive i think21:10
gavleohi room21:10
cyborgsmurflock: mobile broadband21:10
ardianThe repo file is like 300+ mb21:10
Soloveiw4rh4wk: I installed ubutnu on my EEEpc over the weekend, and I'm kinda lost. I've been reading the documantation but it seems like the features in 10.10 aren't covered in it.21:11
cyborgsmurfDcite: it used to be better than before, but it feels like someone is stealing...21:11
lockcyborgsmurf: go to www.speakeasy.net/speedtest and test your connectivity21:11
gavleocheck you internet provider21:11
MaddethSolovei, what kind of features?21:11
cyborgsmurflock: okay, brb then21:11
lockcyborgsmurf: and tell us what the up and down speed is21:11
Dcitecyborgsmurf: Are you sharing that in anyway?21:11
W4RH4WKSolovei, what exactly are you looking for?21:12
SoloveiMaddeth: Well, the unity interface for oner.21:12
Solovei*-one21:12
Dusty_TJi'm having a problem booting maverick after doubling my RAM. anyone have ideas?21:12
puddlescyborgsmurf: as in 3G?21:12
cyborgsmurfDcite: yeah... without a password.... Sorry I hope no one steals more from me21:12
cyborgsmurfpuddles: yes21:12
karthick87I have downloaded a website using wget.But i cant browse it offline.Any help...?21:12
SoloveiUnless i'm an idiot and aren't looking in the right place XD I've never used linux before.21:12
MaddethSolovei, did yuo download the std ubuntu or the notebook version21:13
Maddethyou*21:13
IrokI'm at a loss! I can't install anything on my new ubuntu 10.04 box, every apt-get install resulsts in a 403 forbidden message. I also note that it's trying to download a package for i386 while the cpu is 64-bit21:13
Soloveinetbook version21:13
=== Skynet is now known as Guest93758
lockIrok: are you running ubuntu 64 bit21:13
Maddethjust checking :)21:13
puddlescyborgsmurf: you're probably not talking to a tower nearby or something21:13
cyborgsmurfDcite: yeah, but I know with whom and it never gets this slow... not before 20GB is reached... which it is not21:13
FloridaGuy??  running ubuntu 10.10....trying to install canon printer drivers....on cnijfilter-common_2.90-1_i386.deb...i keep geting ..there seems to be a programming erorr in aptdaemon....i have uninstall it and all its dendencings and reinstalled and still geting the samething ?? i need my printer21:13
cyborgsmurfpuddles: well it used to be alot faster like 300kbs but now Im on 1 kbs21:14
Dcitecyborgsmurf: How is this being shared? Mi-Fi type 3G modem/router?21:14
Iroklock: uname -a says i run i68621:14
cyborgsmurf3G router, I think... it can send a signal to other laptops21:15
W4RH4WKSolovei, have you looked at https://one.ubuntu.com/21:15
lockmine says same thing xcept im on 32 bit21:15
MaddethSolovei, it isnt on as default?21:15
lockIrok: are you sure you have permissions to install apps?21:15
Dcitecyborgsmurf: Securing it isn't possible? Have you tried checking to see who else is connected?21:15
Maddethunity i mean - Solovei21:16
Soloveiw4rh4wk: I looked at it, but I don't use it - No smartphone.21:16
cyborgsmurfDcite: I dont know how21:16
cyborgsmurfIm on ubuntu 10.0421:16
Dcitecyborgsmurf: Do you know your gateway ip?21:16
SoloveiMaddeth, it's on and it works pretty well, but the documentation doesn't cover it at all.21:16
Iroklock: Yes, this happened after a fresh install, and after a sudo aptitude update && sudo aptitude upgrade21:16
cyborgsmurfDcite: no21:16
MaddethSolovei, i see21:16
SoloveiI'll check out the beginner channel though, I think,21:17
Dcitecyborgsmurf: Right click on Network manager, select connection info, Default Route = gateway ip21:17
psousahei21:17
Dcitecyborgsmurf: Connect to it with a webbrowser21:17
Dcitecyborgsmurf: Connect to it with a webbrowse21:17
Dcitecyborgsmurf: Connect to it with a webbrows21:17
Dcitegrah, sorry21:17
FloodBot2Dcite: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.21:17
Dusty_TJIs there a maximum memory for 10.10 64bit?21:17
cyborgsmurftest is complete, 0,20 dl/ 0,06 up21:17
W4RH4WKi'm still looking for some information about archive flag i can't find anything useful at google21:17
IrokWhy is apt-get trying to install i386-packages when I'm on an ubuntu i686 install?21:17
Dcitecyborgsmurf: check for a client list somewhere.. that.. or secure it with a password once you manage to get inside.21:18
mayahustleHi i'm in an operating systems class, and I have to install kernel version 2.6.31 with no patches. (we are playing aroudn with some exploits). Is there a version of ubuntu that ships with this?21:18
dans326installing from usb and it wants / keeps trying to load files from CD-Rom any suggestions?21:18
W4RH4WKIrok, i386 and i686 are compatible as far as i know21:19
puddlesmayahustle: use vm image21:19
cyborgsmurfDcite: you are going to fast... Network manager... is it in system?21:19
mayahustlewhere can i get the vm image for it?21:19
WaSeidelhi, some administrators from the wiki.ubuntu.com it's here?21:19
mayahustleI noticed that 9.10, ships with 2.6.31-14, but I need an earlier patch level21:19
lockIrok: try uninstalling apt and then reinstalling21:19
Dcitecyborgsmurf: See that icon on the top with many ))) facing upward?21:19
FloridaGuyanyone able to please help....??    ....   ??  running ubuntu 10.10....trying to install canon printer drivers....on cnijfilter-common_2.90-1_i386.deb...i keep geting ..there seems to be a programming erorr in aptdaemon....i have uninstall it and all its dendencings and reinstalled and still geting the samething ?? i need my printer21:20
Iroklock: Seems like the problem only was related to the adobe-flashplugin. I ignored it, and now it seems to install the rest... can't say for sure yet, though.21:20
Dcitecyborgsmurf: Ontop.. around where you clock is...21:20
W4RH4WKmayahustle, i think you could find some deb packages for the kernel version you are looking for... just download theme (might be found by google) install theme, update grub and reboot in your very old kernel21:20
argos-voidwho uses here an rt2860?21:21
cyborgsmurfDcite: yeah I think I know what you mean (mine has a cable about to connect)21:21
lockIrok: sounds great! :)  There have been a lot of problems with adobe updates from what i understand21:21
panduI am trying to run ubuntu 10.10 netbook edition. I have intel 855 graphics so the graphics are not working properly. Anybody has a solution?21:21
mayahustlew4rh4wk, okay. So would there be any kind of wierd compatibility errors going backward in patches from 14 to 0 in 2.6.31?21:21
=== Casper__ is now known as Casper|ZzZ
Dcitecyborgsmurf: In that case it'll be an up/down arrow.. look for the default route and try your luck?21:21
mayahustleI'd assume it should be okay to move through patch levels, but I'm not so sure.21:22
dans326Im trying to install 10.10 from usb and it wants / keeps trying to load files from CD-Rom and saying it is failing  any suggestions?21:22
W4RH4WKmayahustle, i don't know for sure, but there is no risk, if something doesn't work you can still boot the current kernel... you shouldn't delete it anyway21:22
puddlesmayahustle: you're in OS class.  you're learning about exploits.  the least you could do is figure out how to install ubuntu (or another linux) in vm image.  hint: go download vmplayer21:22
cyborgsmurfmy IP is 192.168.1.10021:22
mayahustleI already have vmware installed21:22
SlackRatpandu, i find that regular releases work find on netbooks and say Kubuntu net book release was bug city....................................21:22
mayahustleMy problem isn't how to use vmware21:23
mayahustleit's how to install a new kernel21:23
cyborgsmurfDcite: 192.168.1.10021:23
SlackRatthats what theey all say may..............21:23
Dcitecyborgsmurf: You want your gateway ip, not that one.. but try to visit 192.168.1.1 with a web browser.21:23
guntbert!kernel | mayahustle21:23
ubottumayahustle: The core of the Ubuntu Operating System is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, but if you're convinced you do, see https://help.ubuntu.com/community/Kernel/Compile - See also: /msg ubottu stages21:23
puddlesmayahustle: go grab the source, unpack, "make menuconfig", "make bzImage"21:23
trojan_spikecyborgsmurf, why are u giving out your ip?21:23
SlackRat<as I figure out how to get another vmware vbox set up going..............isgh21:23
wolffuCould someone point me to a how-to for creating a personal Ubuntu Wiki-page?21:23
BFPHow can I find out which of my repositories an installed package comes from?21:23
Dcitetrojan_spike: Trying to find his gateway ip, mis-interpreted information maybe?21:23
cyborgsmurftrojan_spike: because I need help21:23
guntbert!ot | wolffu21:24
ubottuwolffu: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:24
SlackRatwolf 'how to create personal page ubuntu wiki?'21:24
panduSlackRat I tried the regular release does not work too.21:24
SlackRatyou mean maverick?21:24
panduyes21:24
SlackRatwhat netbook?21:24
=== ezraw1 is now known as ezraw
mayahustleAlright sounds good, thanks for your help, folks21:24
pandui am on an old compaq presario21:24
puddlestrojan_spike: it's 192.168, dude :-)21:25
SlackRatahhh.........i had problems with old hardware and new releases........had to buy a new asus when the old one died..............are you trying ubuntu netbook remix or ?21:25
SlackRattheres other variants out there too if one doesnt work21:25
panduI do not know. I downloaded ubuntu 10.10 netbook edition21:26
FloridaGuyanyone here?21:26
FloridaGuyanyone able to please help....??    ....   ??  running ubuntu 10.10....trying to install canon printer drivers....on cnijfilter-common_2.90-1_i386.deb...i keep geting ..there seems to be a programming erorr in aptdaemon....i have uninstall it and all its dendencings and reinstalled and still geting the samething ?? i need my printer21:26
SlackRatokay so you got the latest netbook ubuntu, but it sounds like the hardware is old21:26
SlackRati could be wrong21:26
panduI have never used linux before, liked the new unity thing so wanted to give it a try21:26
panduthe hardware is old21:26
mfraz74was going to upgrade to 10.10 UNE, but don't think i'd have had enough time to try to remove Unity21:26
nevermind_sory, but is there russian channel on about ubuntu?21:26
pandubut I am hoping it would work since I can run windows 7 on it (without aero)21:27
SlackRatgoogle easypeasy and crashbang linux21:27
gavleohow do i install ubuntu21:27
lubun2pandu, try peppermint21:28
lubun2pandu, or xPud21:28
SlackRatand there's always the non buntu slitaz for a tiny fast functional system..........or? any older *buntu releases on cd, dvd? Sometimes they work like a charm.............my jaunty flash install still rocks21:28
pandulubun2 thanks i will give them a shot21:28
lapioncan anyone help me with problems with a vga output of a laptop  ?21:28
W4RH4WKgavleo, there are various of ways, the easiest is to download the ubuntu dvd from the ubuntu homepage, boot it.. and there you have the installer21:28
W4RH4WKgavleo, which guides you through the installation of ubuntu21:28
Dcitecyborgsmurf: I have to get going (changing locations, will be back in an hour or so if you are still around)21:29
puddlespanda: https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes21:29
lubun2pandu, if you like UNE xPud is even better21:29
puddlespandu: ^^^ above21:29
W4RH4WKgavleo, if you are not so sure what will happen :)  try it out in a vm21:29
lapionany lcd laptop I connect the display changes clock, and detects sgnal, however the screen remains dark21:29
SlackRatpanda, puddles has a good link for the many bugs that hit us netbook users among others.....also the release notes.............maybe a driver update is all it is21:29
lapionif I hook a crt to it, the screen shows a very dim display..21:29
panduThank You guys... it seems i cant run UNE on my computer I will try xpud21:30
SlackRatlapion, i took that as a sign my screen died ..................thats just me...........heh21:30
lapionSlackRat, the laptops own screen gives display.. however all other screens I connect to the vga connector are to dim to be usable..21:31
lapionSlackRat, the external displays are fine.. they work on other computers21:31
PrimedeathAnyone know how to fix GRUB to appear for at least 1 second, or allow me to boot into Ubuntu on the HDD with a LiveUSB. I had set the timeout to 0.21:32
SlackRatedit the grub script21:32
Primedeath I'd like it to where you can only boot into Ubuntu with the Live USB Disk.21:32
lapionthe problem with the laptop is that the bios has no possibilities to change the settings of the external display..21:32
cyborgsmurfDcite: maybe Ive found it21:32
guntbertPrimedeath: press left <shift> key while booting21:32
PrimedeathSlackRat, where exactly?21:32
PrimedeathThanks Gunt.21:32
PrimedeathI'll try that.21:32
SlackRatwhoa wait........you want to boot straight  from usb?21:32
PrimedeathBBIAB21:32
PrimedeathNo.21:33
trojan_spikePrimedeath, start-up manager21:33
mfraz74Primedeath: which version of GRUB are you running?21:33
puddleslapion: is the VGA cable missing pins? :-)21:33
lapionPrimedeath, turn the computer on while keeping the left shift key depresse21:33
SlackRatgrub 2 has me and others kinda weirded out , but 'locate grub' and find the default config file21:33
Primedeathif the Shift key works then all will be good. I don't want a screen to show.21:33
SlackRatI'm used to the old grub, so I share your pain  :-P21:33
Primedeathmfraz74, grub2.21:33
SlackRatupi dpm21:34
SlackRatsjot21:34
locklol...is the vga cable missing pins21:34
SlackRatcough21:34
PrimedeathBBIAB.21:34
PrimedeathGoing to SHIFT it.21:34
SlackRatyou don't want to go from boot to usb tho??21:34
lapionpuddles, I have 2 different vga cables both are working on other systems, and one used to work on this one before I tried switching to another screen21:34
puddleslock: well, he did say the signals are too dim21:34
PrimedeathNo. I wanted to use the USB Drive to boot into the HDD install.21:34
PrimedeathBBIAB.21:34
SlackRatah..........cya21:34
puddleslock: assuming it's not something fancy like color profiles, then it's probably hardware21:34
x404xi cant get my script to run at boot, i added it to rc.local under /etc/init.d21:35
x404xand made it executable21:35
SlackRatcan anyone tell me the one file answer to reconfiguring and editing this damn grub2 nonsense?21:36
SlackRat:-P21:36
puddleslapion: well, my guess is ... you've got a bad motherboard :-)  you did say you can see picture, right?  and it's nice and bright when using the same monitor with another VGA source, right?  only dim with this laptop, right?21:36
pedahzurSo, any solution yet for "21:36
lapionsometimes while changing form single display to 2 display settings part of the secondary display shows on the laptop display, and that part is a then darker then the rest of the primary21:36
pedahzurErr http://archive.canonical.com karmic/partner adobe-flashplugin 10.1.102.65-1karmic121:36
pedahzur  403  Forbidden21:36
pedahzurgrrr21:36
pedahzursorry21:36
FloodBot2pedahzur: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.21:36
W4RH4WKx404x, is your scripts executed before the exit 0 command in rc.local?21:36
=== rizzuh_ is now known as rizzuh
lubun2x404x, iirc shud be in /etc21:36
SlackRatgrrr is perfectly acceptable annoyance language21:36
pedahzurSo, any solution yet for "Err http://archive.canonical.com karmic/partner adobe-flashplugin 10.1.102.65-1karmic1 403  Forbidden" when trying to upgrade Flash?21:37
x404xhm no i put the in the file that calls the rc.local with exit 021:37
lapionI think I need to clear the cached edid settings for the output..21:38
guntbertpedahzur: where do you get this error?21:38
lapionI think somewhere the edid settings are cached on drive21:39
pedahzurguntbert: from 'apt-get upgrade'21:39
W4RH4WKx404x, edit rc.local and just add the path to your script before exit 021:39
lapionit all started with edid checksum errors21:39
pedahzurguntbert: after an 'apt-get update' Yes, running as root.21:39
W4RH4WKx404x, when rc.local is parsed, it will run your script21:39
MrDOSHi, I'm having a bit of trouble with my system not booting. Or rather, someone else's system, which is making troubleshooting a little more dodgy than normal.21:39
pedahzurguntbert: This fails: http://archive.canonical.com/ubuntu/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.1.102.65-1karmic1_i386.deb21:39
MrDOSNot sure what happened, but when it was powered on today, it booted to a flashing cursor21:40
MrDOSI've live booted it now and reinstalled GRUB to make sure that's not the problem, but apart from getting me access to the menu, that's really done nothing21:40
puddleslapion: that's sent from the monitor to the video card.  you can use the read-edid utility to read that info if you want21:40
W4RH4WKMrDOS, boot without the quiet option and google the output of ther kernel, there might be some error like msg21:40
x404xk i try in the other rc.local file21:40
lastkhey, someone can tell me the name of default theme from ubuntu 10?21:41
lapionpuddles, recently something was changed, and the edid is being cached , I think the edid is cached in a temporary file that is not erased21:41
guntbertpedahzur: strange, but that is obviously something on the web site21:41
W4RH4WKx404x, other rc.local? there should only be ONE, /etc/rc.local21:41
x0rsIs it easy to change the 'ubuntu' bootup screen in 10.04?21:42
pedahzurguntbert: Right, I realize that, but I wondered if anyone at Canonical was aware.  Searching launchpad.net didn't reveal anything.21:42
MrDOSW4RH4WK: I haven't tried that, but I did try booting to the recovery kernel, and when I did, the boot process hung after running /scripts/init-bottom21:42
MrDOSAlso, /etc seems to have disappeared21:43
matsa_/echo whois rav-and121:43
MrDOSNot sure what's going on there, but if I mount the partition, I can't see it21:43
W4RH4WKMrDOS, if there is no /etc/ directory you are pretty fu**ed21:43
MrDOSW4RH4WK, that is what I'm thinking21:44
guntbertpedahzur: I'm not sure if that is supposed to work like before and "they" don't follow this channel as far as I know21:44
puddlesmrdos: use the livecd, get a shell, mkdir /tmp/root-partition; mount the root partition on /tmp/root-partition; mount the other mount points (/boot, /tmp, and so on) and eventually "chroot /tmp/root-partition /bin/bash"21:44
W4RH4WKMrDOS, you could try to copy the /etc/ folder from a fresh install to the partition21:44
guntbertpedahzur: additionally https://help.ubuntu.com/community/RestrictedFormats/Flash  seem a bit outdated :-)21:44
W4RH4WKMrDOS, this might sound like suicide but it could work, so you could boot up the kernel again, but there will still be missing configs21:45
MrDOSW4RH4WK, I'm live booting on the machine now -- no other machines handy21:45
MrDOSpuddles, I'm about to do that21:46
MrDOSI've got it mounted21:46
guntbert!enter | MrDOS21:46
ubottuMrDOS: Please try to keep your questions/responses on one line - don't use the "Enter" key as punctuation!21:46
cyborgsmurfDcite: Hi again... irc stopped. should I setup a firewall for my problems?21:47
puddlesmrdos: that'd be what i'd do anyway.  if i run into problems along the way then i know what's going on21:47
MrDOS“chroot: failed to run command `/bin/bash': Exec format error”21:48
MrDOSThat's bad, isn't it?21:48
puddlesmrdos: your live cd isn't same architecture as what's on the drive21:48
puddlesmrdos: what's on the drive is probably amd64 while your boot cd is i38621:48
MrDOSNo, wait, it's not – this is an i386 disc and the install is amd6421:48
cyborgsmurfDcite: btw, how do I beep you here on IRC? I mean like the notifier beep so I know I have a message?21:48
MrDOSpuddles, that's right, I'm stupid21:48
puddlesmrdos: way ahead of ya ;-)21:49
MrDOSShall I still try coping /etc in? I can't do much else without the correct boot disc, can I?21:49
puddlesmrdos: you can still do some investigation without doing the chroot thing21:49
puddlesmrdos: like ... vi some files, read some logs, figure out what happened, maybe e2fsck something or other21:50
W4RH4WKMrDOS, yeah, try it.. maybe it works21:50
W4RH4WKMrDOS, if not.. you are back at the beginning...21:50
puddlesmrdos: why would you copy /etc without figuring out what happened in the first place?  maybe the cure is worse than the disease21:51
MrDOSpuddles: Ahead of you there with the logs, although I can't see what actually happened21:51
puddlesmrdos: when was / last modified?21:51
eriksson25Anyone know why this comand dosent work--> "useradd -r /bin/false -m /opt/chrooted/ventrilo ventrilo"21:51
puddlesmrdos: that should tell you the date/time that /etc was removed21:51
MrDOSls -al on /media (where it's mounted) says 2010-09-3021:52
ikoniaeriksson25: useradd -s for shell, not -r21:52
erUSULeriksson25: what is the error message you get?21:52
MrDOSSo that can't be right...21:52
eriksson25Just pops up a list of options.21:52
puddlesmrdos: because ... ?21:52
ikoniaeriksson25: because the options is -s shell - not -r shell21:52
eriksson25same with -s21:53
MrDOSpuddles, because today's the 15th, and everything was alright on the 14th, no?21:53
ikoniaeriksson25: -k -m /opt/chrooted/ventrilo ventrilo21:53
erUSULeriksson25: i guess you want --> sudo useradd -r -s /bin/false -m /opt/chrooted/ventrilo ventrilo21:53
puddlesmrdos: well, / was last modified (probably by the removal of /etc) on 9/30 (but that is a guess)21:53
eriksson25erUSUL, same error21:54
puddlesmrdos: the machine itself might have continued to operate OK until the 14th because power was not shut off, and maybe apps don't bother reading /etc files until now-ish21:54
W4RH4WKeriksson25, try -m without the arg21:54
MrDOSpuddles, I wish I could agree, but the machine's been turned on/off pretty much daily21:54
ikoniaeriksson25: what is the full exact command you are using21:55
eriksson25<ikonia> same with yours, just shows me a list of options.21:55
W4RH4WKeriksson25, i think you meant -d not -m21:55
ikoniaeriksson25: show me exactly that your typing21:55
eriksson25sudo useradd -r -s /bin/false -m /opt/chrooted/ventrilo ventrilo21:55
ikoniaeriksson25: sudo useradd -r -s /bin/false -m -k -d /opt/chrooted/ventrilo ventrilo21:55
ikoniaeriksson25: you may not need -k21:56
erUSULeriksson25: W4RH4WK is right. -m does not accept options.... is -d.21:56
ikoniayou will need -m though21:56
eriksson25Yes, I dont want it to create a /home21:57
MrDOSe2fsck complains about the superblock not being readable or not describing a correct ext2 FS; fsck, however, indicates a clean FS21:57
W4RH4WK-m tells 'em to create a homedir, but it would use the default path.. with the -d option you overwrite the default path21:57
eriksson25following this http://www.howtoforge.com/ventrilo_voice_communication_server_ubuntu_feisty_amd6421:57
ashishhi there21:57
howlymowlyhi poeple.. is anyone here using kopete together with ICQ? i have a question, because for some reason since today, kopete tells me my password was wrong.. but using other messenger apps I don#t have any problems...21:57
ashishany PHP experts here?21:57
eriksson25W4RH4WK so -d instead of -m21:57
=== ashish is now known as Guest29039
erUSULMrDOS: maybe it is not a ext* file system? xfs; jfs?21:58
MrDOSOh hang on, that's because it's jfs, and fdsk understands that OK21:58
eriksson25useradd -r /bin/false -d /opt/chrooted/ventrilo ventrilo21:58
W4RH4WKeriksson25, wait.. i didn't get it, you want a home dir for the new user or you dont21:58
eriksson25dosent work.21:58
maniakasd21:58
MrDOS...why is this drive's / jfs, and /home xfs? Weird21:58
eriksson25I want, but in /opt....21:58
erUSULeriksson25: useradd -r -s /bin/false -d /opt/chrooted/ventrilo ventrilo21:58
x404xwhy is my command not executed at boot ? I added the command to rc.local before exit and it still doesnt run, I pasted it out to see if it worked and it does21:58
erUSULMrDOS: well you changes defaults when ionstalling that's for sure.21:59
jribx404x: tell us what you added to /etc/rc.local exactly21:59
erUSULx404x: what command is this? why do you know it is not being run ?21:59
eriksson25Got a other error: useradd: cannot lock /etc/passwd; try again later.21:59
W4RH4WKeriksson25, erUSUL is right, try that command and tell us if it worked21:59
x404xthe command to load the sabnzvdplus daemon21:59
jribx404x: tell us what you added to /etc/rc.local exactly21:59
erUSULeriksson25: you have to use sudo21:59
MrDOSerUSUL: Not my system22:00
x404xsabnzvdplus22:00
eriksson25sorry, ofc litle tired22:00
=== kikkoman is now known as adil
x404xno > sabnzbdplus22:00
jribx404x: try the absolute path22:00
eriksson25worked =), or it got created atleast22:00
x404xfor the executable ?22:00
eriksson25Thx for the help22:00
jribx404x: is this some sornt of gui application?22:00
=== adil is now known as kikkoman
W4RH4WKeriksson25, check the /etc/passwd file and look if the user exists22:00
x404xyes it loads a firefox window22:00
jribx404x: ok.  Don't use rc.local, that's not what it's for22:01
jrib!startup | x404x22:01
ubottux404x: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot22:01
Jordan_USlackRat: /etc/default/grub is all you should ever need to edit.22:01
=== Guest29039 is now known as AshishC
lilserHi Everyone i have a question when someones free i need a lil help22:01
x404xhm ok ill try put it there. thanx22:01
jriblilser: best to just ask the channel your actual question (on a single line)22:01
erUSUL!ask | lilser22:01
ubottulilser: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)22:01
MrDOSsudo jfs_fsck /dev/sda1 -afv said it fixed things, but I still see no /etc22:02
percioushey guys, how can i install 32-bit libx11 on my 64 bit system?22:02
VuokkoHi! How do I unmount auto mounted USB stick from command line?22:02
SlackRatThanks Jordan U.......you in Jordan btw?22:03
ZykoticK9percious, i've never heard of a libx11... but check out the 'getlibs' script, search the forum for line - to install 32bit libs on 64bit ubuntu22:03
jribVuokko: sudo umount /mount/point22:03
erUSULVuokko: udisks --unmount /media/whatever22:04
lilserok i have a asus g73jh all the drivers work properly but the sound i cant get the integrated sub to work i have tryed several profiles and the terminal alsa settings but cant figure it out it makes the sound a little unblalenced because the other two speakers are pretty much just for high sounds if anyone can help id appriciate it22:04
W4RH4WKVuokko, umount /media/<name of usb>22:04
MrDOSVuokko: sudo umount /media/<mount_point> should still work OK; if you don't know auto-assigned mount name, you can tab-complete until the right one pops up22:04
=== jimmybaker_ is now known as jimmybaker
MrDOSAlright, I'm going to go ahead with the /etc copy22:04
giveletHey, seems like having problem with sound drivers can hear sound trough laptop speakers but if I plug in headphones sound will still continue trough speakers22:04
=== ashish_ is now known as Guest80561
perciouslibX11 i guess22:05
perciousyou know, the window manager?22:05
erUSULia32-libs ?22:05
Vuokkothanks. Now I have my USB stcik.22:05
percioushmm, im using 8.04 btw22:05
erUSUL!info ia32-libs hardy22:06
ubottuPackage ia32-libs does not exist in hardy22:06
erUSUL 32 bit bot ... ubottu you live in the past ;P22:06
Sorion_BuddhaYuuka Sugisawa & Red Bull F-1 papel Promo-Gimp-Linux"[1920x1200]"-0001  >>> http://twitpic.com/376xdl22:07
Guest80561hi, any body knows a good open source web crawler in PHP22:07
lilserif any one can help with my problem up above id really appriciate it22:08
Alan502Lol I just noticed Maverick's final release happened a month ago22:09
Alan502What's new?22:09
x404xthe mdadmn daemonize monitor should that be added to rc.local ?22:09
zeenoAnyone here able to help me out? I just installed Ubuntu on my Windows machine using Wubi, and I'm having Keyboard/Mouse problems! :(22:11
W4RH4WKlilser, have you tryed pulse audio instead of alsa, maybe that could work better with your sub....22:12
lilserno i havent tryed that yet does linux support laptop integrated subs?22:13
zeenoI have a bluetooth Keyboard/Mouse combo (Logitech MX5500), and it just doesn't work in Ubuntu. I don't have any regular Keyboard or Mouse, so I can't even log into Ubuntu to fix it. Anyone got any solutions?22:13
pakistanielHey, I am trying to test Ubuntu 10.10 on my other laptop using a cd, when I press the Try Ubuntu button, it loads for a while before the screen turns black and I can only see my mouse cursor, I can control the mouse but its only black...how can I fix this? Thank you22:14
ahaney3I've been manually mounting an sshfs partition every time I boot my laptop and someone told me that I could use autofs to do that, but I don't quite understand, should I put the command in /etc/fstab or /etc/auto_master?22:14
se9700pakistaniel: change settings for graphics card in bios, allow it to boot up with more than 32mb22:15
GeekyAdamhi all. where should i look if i want to see ssh login attempts? i thought it was in "/var/log/secure" but it doesn't exist. running server 10.04.22:16
DiamondciteGeekyAdam: How about /var/log/auth.log ?22:16
GeekyAdamDiamondcite: trying, thxc22:16
sl33k_i cant get my directory changed in root folder?22:17
perciousthanks for the getlibs hint22:17
sl33k_its shhowing no such file22:18
perciousmy program is happily compiling as 32 bits22:18
sl33k_or directory22:18
pakistanielse9700: ty22:18
se9700sure22:18
sl33k_i cant get my directory changed in root folder?22:18
jribsl33k_: what are you trying to accomplish?22:19
sl33k_jrib: i want to go to subdirectory22:20
sl33k_i am in root22:20
jribsl33k_: pastebin your terminal session22:20
sl33k_cd name doesnt show22:20
=== ng_ is now known as NG_
W4RH4WKsl33k_, what happens when you just type cd22:20
tkahi. ubuntu doesn't recognize any usb-devices, which means no keyboard and no mouse. how can i fix this?22:20
W4RH4WKsl33k_, and then whats the output of pwd22:20
ZykoticK9sl33k_, user directories are held under /home22:20
sl33k_http://pastebin.com/SrRbVVSU22:21
st__except /root22:21
GeekyAdamDiamondcite: why is there a "auth.log" and "auth.log.1", etc?22:22
sl33k_st__: that command?22:22
ZykoticK9GeekyAdam, the foo.log.1 is the old log(s)22:22
se9700maybe it logs each session separately?22:23
GeekyAdamZykoticK9: thx22:23
st__sl33k_, no, it's root's $HOME22:23
st__why ubuntu has no common folders?22:23
sl33k_ubuntu@ubuntu:/$ on pwd22:24
ikoniast__: what ?22:24
st__like 'Common Documents'22:24
ZykoticK9st__, technically /tmp is "common" and world writable.  I don't think that's what you where asking though.22:24
ynkWhat's the recommended c++ channel?22:24
x404xmdadm --monitor --scan --daemonize --mail=joe@test.com22:24
x404xwhen i try that command i just get 2254 msg22:24
st__ZykoticK9, i couldn't make /tmp contents survive reboot :(22:24
ikoniast__: you can make and directory you want for a "common" directory22:24
The_Tickynk: ##c++ I think22:24
x404xwhat does it mean ?22:24
ikoniax404x: what do the messages say22:25
ynkThe_Tick: thanks22:25
x404x225422:25
ikoniax404x: just that ?22:25
x404xyes22:25
sl33k_st__, how to go to other folder, cd doesnt work22:25
The_Tickis there a way to configure the popup notifications in ubuntu?22:25
x404xdoes it mean something ?22:25
ikoniasl33k_: cd does work22:25
ZykoticK9sl33k_, i'm sure cd works, you just aren't giving it the correct path22:26
ikoniax404x: it's the process id22:26
ikoniax404x: you've put mdadm into daemon mode, it's annoucning it's pid22:26
x404xah so its not an error22:26
ikoniano22:26
ikoniax404x: the process runs in the background and monitors your meta devices22:26
anetohow i can mount / umount USB device from command line ?22:26
st__but if i create a "world writable" directory any daemon can write or read to it like httpd and other unrelated services, it's kinda risky22:27
x404xbefore i got an error about it not understanding metadata 00.90 in the mdadm.conf file so i removed that22:27
sl33k_my folder is py3k, my root is ubuntu; so if i cd name, it gives no file or directory22:27
ikoniast__: what do you actually want to have ?22:27
ikoniasl33k_: cd /name22:27
=== miguel is now known as Guest4884
st__a shared folder for all 'human' users, not root or services etc.22:27
ZykoticK9sl33k_, you could search for the directory using "find / -name pk3k 2>/dev/null"22:28
ikoniast__: make a group for human uses, add them to it, make it 77022:28
anetohow can i mount USB drive from command line ?22:28
ZykoticK9sl33k_, typo on above - py3k not pk3k22:28
ikoniaaneto: same as any other disk, mount and umount22:28
Agent001I believe ubuntu should design better visual styles for the next release22:28
dolphinis simple aneto22:29
ZykoticK9aneto, "sudo mount /dev/SDX# /mount/point" and "sudo umount /mount/point"22:29
st__no such by default?22:29
ikoniaAgent001: enjoy our beliefs, this is a support channel22:29
anetothank you !22:29
ikoniast__: no22:29
gregLntp22:29
Diamondciteikonia: was it ubuntu or some other distro that has the group "users" ?22:30
dolphinyes but in ubuntu there's a daemons as hal and udev22:30
ikoniaDiamondcite: most have the group "users" but membes still need to be added22:30
dolphinthese automunt22:30
ikoniaDiamondcite: there is also "staff"22:30
sl33k_got it guys it was home/ubuntu/blah blah22:30
dolphinthe peripheral22:30
dolphinfor you22:30
goltoofhow do i sync sw time with ntp time, and hw time with sw time?22:31
ikoniagoltoof: hwclock will take it's time from ntpd22:31
yggdrasilwhats the cmd to reset your panels in gnome ?22:31
asdfasdfasdfasdfhello im using kopete 1.0.80 and i cant seem to retrieve msn offline messages from my contacts, when i log in kopete doesnt open a windows containing offline messages from people, instead, if i go to windows live msngr will show me the messages. any idea ? using kde 4.5.222:31
ikonia!resetpannels22:31
ZykoticK9!panels | yggdrasil22:31
ubottuyggdrasil: To reset the gnome panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »22:31
gregL! npt22:32
st__asdfasdfasdfasdf, hadyou checked bugs.kde.org?22:32
x404xis it possible to find out what time something happens ? from dmesg ? 414.997430] 3w-9xxx: scsi0: AEN: ERROR (0x04:0x003A): Drive power on reset detected:port=7.22:32
goltoofsudo hwclock --systohc,  gets me 3:28 ...  seems 3 minutes off22:32
W4RH4WKgotta go, cu everyone22:32
x404xis that the stardate ?22:32
asdfasdfasdfasdfst__, nope, i will now22:32
ikoniax404x: no22:32
ikoniax404x: dmesg is not time stamped, the syslog is22:33
x404xi thought dmesg was the syslog ?22:33
ikoniax404x: no22:33
goltoofplease halp!   my clock is 3 minutes off..22:34
ikoniagoltoof: sync it with ntpd22:34
ikoniagoltoof: use ntpdate as a one off sync22:34
KB1JWQ!ntp22:34
ubottuInformation about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/10.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP)22:34
goltoofKB1JWQ:   despite all those settings, and syncing with ntpd the clock is still 3 mins off22:35
ikoniagoltoof: if your clock is 3 minutes off the drift is too much22:36
KB1JWQgoltoof: Then use a server that's set correctly? :-)22:36
ikoniagoltoof: you need to use ntpdate to sync it, then ntpd to keep it in sync22:36
KB1JWQgoltoof: ntpdate that sucker, or use step-tickers.22:36
waltcan someone please link me to the correct way if getting the java6 jdk on 10.10?22:37
asdfasdfasdfasdfst__, theres nothing at bugs.kde.com22:37
erUSUL!java | walt22:37
ubottuwalt: To install a Java runtime on Ubuntu, see https://help.ubuntu.com/community/Java. For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.22:37
waltI have googled and tried everything I have come across, but I can't get it. These instructions do not seem to work http://www.ubuntuupdates.org/ppa/canonical_partner?dist=maverick22:37
goltoofikonia:   whats this about drift?  it sets rpoper with ntpdate but eventually goes back to 3 mins behind22:37
walterUSUL: thanks22:37
ikoniagoltoof: you need to set it with ntpdate - once it's set, use ntpd to keep it in sync22:38
ikoniagoltoof: if the drift is too big, ntpd can't sync it (90 seconds I think is the limit from memory)22:38
goltoofikonia: ntpd doesn't start auto by default?22:39
ikoniagoltoof: no22:39
ikoniagoltoof: you need to install, and configure it22:39
bobbihey. i'm just wondering if there is some sort of special code for æ ø and å  (norwegian chars) when entering the data of an email talking smtp with an smtp server. ? it seems like gmail natively support it, but not hotmail22:42
Guykndhello! someone know how play ragnarok online? without virtualbox or wine without lag?22:44
lilserdoes anyone know of a asus linux chat channel22:44
ikoniano22:44
se9700nope22:45
Guykndhello! someone know how play ragnarok online? without virtualbox or wine without lag?, i need run it on ubuntu 10.10, miss just this for put windows on /dev/null.22:45
mikha_and i m still unable to open internet on firefox nore chromium22:45
=== chris is now known as Guest58163
goltoofbobbi, character map.. if you're talking about putting it in, that sounds like more of a client issue  ( hotmail < gmail)22:45
walterUSUL: this does not seem to cover installing sun's java implementaion on 10.10, which is what I need.22:45
waltam I missing something?22:45
ikoniaGuyknd: is there a native linux port ?22:45
Diamondcitelilser: Why asus specific?22:45
Guykndikonia: sorry, don't undertand.22:46
erUSULwalt: enable the partners repositorie ( see !partner to enable it ) and the simply install sun-java6-jdk afaik22:46
ikoniaGuyknd: is there a linux version of ragnarok22:46
st__Guyknd, is it Java app?22:46
x404xNov 15 22:43:33 server-a kernel: [   11.711157] 3w-9xxx: scsi0: ERROR: (0x03:0x0101): Invalid command opcode:opcode=0x85. , what device is this for ?22:47
Guykndikonia: but yet works? i lsiten speak about tuxRO but this server are out. and i want play using 3rd class.22:47
coz_Guyknd,    http://sourceforge.net/projects/ro-client/22:47
ikoniax404x: looks like your raid card22:47
erUSULx404x: a scsi car ( 3ware ? ) « dmesg | grep scsi0 »22:47
ikoniaGuyknd: "is" there a Linux version of the game22:47
x404xhm yeah i get lots of them , looks like my new drive is toast hm arg22:48
meoblast001hi22:48
blackshirthi22:48
se9700yo22:48
mikha_anyone can help or no?22:48
st__!piracy | Guyknd22:48
ubottuGuyknd: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o22:48
blackshirtmikha_: what yours problem ?22:49
meoblast001i was on another machine, and did usermod to add myself to www-data, and doing so removed me from sudoers file22:49
ikoniast__: the client appears to be a free client, why is that piracy ?22:49
mikha_as it was last night still cant open on firefox nor chromium22:49
x404xalso the clac-clac noises are not a good sign on a new drive right ? trust the postal service to smash them to atoms lol22:49
meoblast001what command would i run (as root, will have to find a way in as root) to readd myself?22:49
se9700!piracy | me22:49
ubottume: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o22:49
x404xmight be time for an rma22:49
Guykndst__: sorry but i don't sayd nothing about piracy, i just need how play ragnarok on linux.22:49
erUSULmeoblast001: no you removed yourself to all the groups you where in inlcuding admin ( that group is what gives you the power to use sudo )22:50
MrDOSWell, I replaced the /etc tree and the machine boots now22:50
erUSULmeoblast001: you should have used adduser.22:50
ikoniaGuyknd: http://sourceforge.net/projects/ro-client/ as someone posted earlier22:50
st__Guyknd, you asked how to setup private server on Linux, it's piracy22:50
meoblast001erUSUL: so, if my username is braden, should i add myself to groups admin, braden, and www-data?22:50
erUSULmeoblast001: now you have to boot into recovery mode and add yourself back to the admin group22:50
lockhey guys, quick Q;  how to uninstall kubuntu desktop??  I tried sudo apt-get --purge remove kubuntu-desktop and that did not work any suggestions?22:50
Guykndst__: are you crazy?22:51
ikoniast__: doesn't look like he did,22:51
erUSULmeoblast001: drop to a root shell and do « adduser your_username admin »22:51
mikha_<blackshirt> i can open nor on firefox or chromium ...22:51
meoblast001erUSUL: and then my group braden.. and any other groups?22:51
mikha_:(22:51
se9700yea he is crazy22:51
ikoniayou can have private servers (reading the docus now)22:51
MrDOSOnly, I have no sound: every time something tries to use alsa, I get “Cannot open shared library libasound_module_conf_pulse.so”22:51
meoblast001erUSUL: ok, i'll do that, brb22:51
erUSULmeoblast001: yes; plugdev fuse audio and afew others come to mind. but the important one is admin22:51
=== Hershey is now known as Hershey|BeingEat
blackshirtmikha_: try another browser, ..22:52
meoblast001erUSUL: hm, would it be beneficial to remove my user account and recreate it? this is a relatively new install22:52
meoblast001meh, i'll avoid that and just add myself to admin22:52
meoblast001brb22:52
erUSULmeoblast001: your choice22:52
mikha_<blackshirt>i removed them and downloaded arora the weird part i can download use pidgin but i cant surf the webb ...22:53
=== Pinna is now known as Pinako
mikha_<blackshirt> any thing i have in my system ??22:54
sebsebsebHi22:54
malko2hi!22:54
=== tory is now known as Tunix
toticHow do I make ubuntu use some standard Time system, somehow its 7 minutes ahead22:54
malko2how are you ?22:54
ikoniatotic: you need to use a tool caled "ntpdate" to sync it, then ntpd to keep it in sync22:54
blackshirtmikha_: i don't know what you mean22:54
sebsebsebmalko2: hi22:54
TunixWhat are some cool channels people hang out in under freenode?22:54
=== lock is now known as fooya
LjL!channels > Tunix    (Tunix, see the private message from ubottu)22:55
=== fooya is now known as lock
ikoniaTunix: offtopic for here, we are not a yellow pages of channels22:55
Tunix!channels22:55
ubottuA list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines22:55
sebsebsebTunix: well #ubuntu-offtopic isn't one of them for me, but a good place to ask that22:55
MrDOSCan anyone tell me where I can get a stock amd64 /etc tree?22:55
malko2i ve got problem to start Gparted with 10.1022:55
malko2you alos ?22:55
malko2also22:55
Tunixthanks guys22:55
ikoniaMrDOS: you need to re-install22:55
erUSULtotic: right click on the clock. Preferences. in that dialog click on the button to set time and date then the set system time button22:55
mikha_<blackshirt>i can use irc and pidgin i can download softwares from the ubuntu center but i cant surf the net22:55
mikha_<blackshirt>it give me connection timed out22:55
ikoniaMrDOS: /etc/ is unique to your system - if you have deleted it, you need to re-install22:55
meoblast001erUSUL: thanks, worked :)22:55
sebsebsebTunix: also you can do a /list and look through a long list of channels on the network, and join channels that you want to22:55
g_hi, is it possible to mount a directory as a drive?22:56
blackshirtmikha_: are you using proxies ??22:56
erUSULmeoblast001: no problem22:56
mikha_<blackshirt>not at all22:56
blackshirtmikha_: check it under connection setting..22:56
mikha_<blackshirt> i did22:56
meoblast001erUSUL: and just keeping myself in groups braden, admin, and www-data should be fine for a server?22:56
mikha_<blackshirt>i am not using proxy22:56
erUSULg_: in linux ; drives appear as directories... so what is the point of mounting a dir as drive if it would show up as o directory again ?22:56
blackshirtmikha_: are you using firewall or another like it.. ?22:57
* meoblast001 really is in no position to be running a server, but someone has to do it22:57
mikha_<blackshirt> not at all :(22:57
g_erUSUL: you're right. didn't think that one through22:57
blackshirttry to ping some web sites, is it works ?22:57
mikha_<blackshirt>i pinged google22:58
mikha_<blackshirt>it worked22:58
MrDOSexit22:58
MrDOSwhups22:58
erUSULg_: anyway as weird as it sounds you can use « mount --bind » to make a dirtree show up in other places of the system ;) see "man mount"22:58
mikha_<blackshirt>but still no internet in arora aswell:(22:59
toticerUSUL: I am login into the server over ssh22:59
meoblast001oh great, more mess ups on my end22:59
meoblast001how do you recover a file to how it was when APT installed it?22:59
meoblast001i accidentally deleted an important file22:59
blackshirtmikha_:can you install midori browser ?22:59
erUSULmeoblast001: you should be in a group with your name; dilaup if you want to use serial ports. lpadmin maybe for printers ... plugdev22:59
erUSULtotic: sorry ?22:59
toticerUSUL:  I can't click on the clock22:59
x404xare the syslogs kept forever ?23:00
meoblast001could i just reinstall the package? i know i can apt-get remove and apt-get install, but what command reinstalls?23:00
ikoniax404x: no23:00
mikha_<blackshirt>i m instaling it right now23:00
se9700just use both23:00
erUSULtotic: oops lost track of you; sorry. then use ntpdate from command line23:00
erUSULtotic: maybe install and set up ntpd23:00
blackshirtmeoblast001: yes, exactly, you can use --reinstall options23:00
meoblast001sudo apt-get --reinstall apache2?23:01
blackshirtmeoblast001: apt-get install --reinstall apache223:01
toticerUSUL: I am trying to set it up23:01
meoblast001thanks23:01
meoblast001:/23:02
meoblast001it didn't restore my /etc/apache2/sites-enabled/000-default23:02
erUSULmeoblast001: it may be part of another package23:02
erUSUL!find /etc/apache2/sites-enabled/000-default23:02
ubottuPackage/file /etc/apache2/sites-enabled/000-default does not exist in maverick23:02
meoblast001apt-get find?23:03
terminalvelocityhelp23:03
erUSUL!search /etc/apache2/sites-enabled/000-default23:03
ubottuFound:23:03
erUSULmeoblast001: do « dpkg -S /etc/apache2/sites-enabled/000-default » in a terminal23:03
meoblast001my stupidity really causes problems for me23:03
gabspeckhello everyone23:03
* erUSUL useless bot ;P23:03
blackshirtterminalvelocity: what your problems ?23:03
meoblast001not found :/23:03
blackshirtgabspeck: hello23:03
gabspecki'm having a real pain trying to make pulseaudio output to a geforce hdmi device :(23:04
blockyWhat does this mean: Phase Encoding is a line code in which the encoding of each data bit has at least one transition and occupies the same time. It therefore has no DC component,23:04
s093294is it possible to when a ect ping request comes in on interface ppp0 to responde over interface eth1 ? a firewall is blocking trafic out on ppp023:04
erUSULblocky: wrong channel ?23:04
=== Skynet is now known as Guest72022
blockylol yep, my bad23:04
gabspeckhas anyone succeeded making it work on 10.10?23:05
blackshirtgabspeck: i no have experience with it23:05
gabspeckis there a specific channel for audio issues/pulseaudio ?23:05
pompa_hi. i have a similar problem like this: http://www.uluga.ubuntuforums.org/showthread.php?t=1611746 when i come to the step where the files should be downloaded from the cd, i get prompted that there is no cdrom. the server doesn't have a drive so that's why im installing from usb. any ideas on how to solve the problem23:07
pompa_the machine is an old hp proliant g223:07
mac^^^has anyone had problems with nvidia on latest ubuntu?23:10
gabspeckmac^^^: i'm having problems outputing hdmi audio23:11
mikha_<blackshirt>thanks :)23:11
mac^^^gabspeck: specifically I was wondering about getting gui to work23:11
hobbsci have a server running kvm that has three nics, two with gateways.  when i ssh into the host, i eventually get kicked out, but when i ssh into the guests, my connection stays up indefinitely.  i've not been able to find any issues in the error logs nor any sort of common time for the connection resets.  i generally get the "broken pipe" error23:11
blackshirtmikha_: is it works now ?23:11
sl33k_what are the -dev packages?23:11
hobbscthoughts?23:11
gabspeckmac^^^: did you install the proprietary driver ?23:12
sl33k_ what are the -dev packages?23:12
rbhthobbsc did u set SSH timeout ?23:12
hobbscrbht: no, but i can't get back in after it kicks me out23:12
Dice-Mansl33k_, developement packages23:12
hobbscrbht: you talking about server side timeout, or client?23:12
sl33k_how do i get it23:13
rbhtputty has it23:13
mac^^^gabspeck: to be honest I use fedora and had ALL kinds of difficulty with nvidia, finally, jerked that card out and put in some low end ATI Radeon and things worked with no special configuration23:13
rbhtlike inactivity timeout23:13
hobbscrbht: i'm using ubuntu to access the machine23:13
sl33k_how do i get -dev packages23:13
hobbscso just straight ssh on the command line23:13
sl33k_is it same for everyone23:13
mac^^^gabspeck: I was just wondering if the nvidia problem with new fedora also affected ubuntu23:13
blackshirtsl33k: what you mean ?23:14
hobbsconce it kicks me out, it doesn't even show ssh when i nmap the server, but if i netstat -nap|grep :20 on the server, i can see ssh is up23:14
rbhthobbsc if you cant ssh back, could be maybe firewall23:14
sl33k_blackshirt: i need -dev package23:14
sl33k_how to download?23:14
hobbscrbht: i've done ufw allow 2223:15
hobbscrbht: could iptables deny access and then re-allow it that way?23:15
hobbscbecause if i give it a few minutes, i can get back in23:15
gabspeckmac^^^: ah, ok. well, if you need full 3D support, install the proprietary driver, the only drawbacks are that the monitors control panel doesn't work (you have to use nvidia's own program to e.g. change resolution) and the boot screen gets awful23:15
sl33k_is it the same for all codes23:15
blackshirtsl33k_ : -dev package mean development packages, you can install it with apt23:15
hobbscif so, how the hell do i disable iptables23:15
rbhthobbsc do you have rate-limits for port 22 ?23:15
mac^^^gabspeck: i'm PERFECtLY satisfied with 2d, all I ever really to is thunderbird, browser and tons of gnome-terminals23:15
blackshirt!reset-panel23:15
sl33k_blackshirt: sudo apt-get install -dev?23:16
hobbscrbht: i haven't set any, this is box stock install, the only thing i've done is install kvm and edit /etc/network/interfaces23:16
gabspeckmac^^^: alright, so if you don't miss compiz you're ok with the foss driver :23:16
gabspeck:)23:16
blackshirtsl33k_: apt-get install package-name-dev23:16
sebsebsebmac^^^: Plymouth boot up issue?23:16
mardadhi23:16
rbhthobbsc and it only happens on 1 interface out of 3 ?23:16
mac^^^sebsebseb: YES how did you know?23:16
mardadalguen habla españole23:16
erUSUL!es | mardad23:16
ubottumardad: 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:16
hobbscrbht: the other two interfaces aren't listening for ssh, just the one interface.  the guests are listening on the other interfaces and i can access them just peachy23:17
hobbscrbht: that's what leads me to think it might be a firewall issue23:17
mac^^^sebsebseb: when I went with ATI Radeon card, all my problems went away23:17
hobbsconly the host is giving me this problem23:17
mardadjoin #casa23:17
sebsebsebmac^^^: since I have had that issue,  with 10.04 on other computer,  but also  Fedora 13 and 14 on this computer,  whats intersting though is how Mandriva,  works fine it seems on both computers :)  propritary Nivida driver or not, for Plymouth23:17
rbhthobbsc try flushing iptables23:17
sebsebsebmac^^^: in my experience23:17
sebsebsebmac^^^: and it may work better with ATI as well23:18
hobbscrbht: i'm iptables retarded, is there any official documentation for that process?23:18
mac^^^sebsebseb: I'm thinking something changed (either on nvidia's end or with X or with something in plymoth)23:18
goltoof!iptables23:18
ubottuUbuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.23:18
sebsebsebmac^^^: well  the Nivia drivers don't really have support for KMS23:18
sl33k_blackshirt: what to put in package-name-dev?23:18
hobbscrbht: thank you23:18
mac^^^sebsebseb: I should add, I didnt have the problem with F1323:18
rbhthobbsc np, hopefully it works for you23:19
blackshirtsl33k_: not at all packages on debian-based has development packages..23:19
sebsebsebmac^^^: however if thats so, why didn't I have such problems with Mandriva?  probably getting  a bit off topic or whateve, but uhmm,  the open driver works fine for me with Plymouth with Fedora, but not with propritary Nivida driver23:19
=== hadeS_ is now known as Guest7370
sebsebsebmac^^^: anyway the Plymouth boot up issues with propritary drivers were pretty common with 10.04, but I think a little bit more fixed for 10.10, but people may still get the issues23:20
mac^^^sebsebseb: I suspect there are multiple problems around this issue23:20
sl33k_blackshirt: i am on ubuntu23:20
blackshirtsl33k_: yes, ubuntu was debian-based system23:21
sebsebsebmac^^^: the proper reason is that Nivida doesn't support Plymouth/KMS,  right, but what I said about Mandriva :D so hmm23:21
blackshirtsl33k_: what development packages you want to install ??23:21
sebsebsebmac^^^: also oh yeah you said ATI, well they have a similar issue with Plymouth as far as I know23:21
mac^^^sebsebseb: how does ubuntu "solve" the proprietary nvidia situation? something like fedora's rpmfusion (a 3rd party package repository)23:21
sl33k_blackshirt: for python23:21
meoblast001ugh23:22
erUSULmac^^^: no; ubuntu has the nvidia drivers in multiverse afaik23:22
Jordan_Umac^^^: There is a "restricted" repository.23:22
meoblast001i'm considering just reinstalling my entire system23:22
mac^^^sebsebseb: I said I had NO probs with ATI23:22
meoblast001because of this one stupid file23:22
sebsebsebmac^^^: ok which card are you getting the problem with, Nivida? ATI?23:22
mac^^^sebsebseb: problems with nvidia23:22
mickster04mac^^^: i heard that nvidia has better support than ati?23:23
sebsebsebmac^^^: ok neither Ubuntu or Fedora, have a proper fix for it,  but  in my expereince on two computers and propritary Nivida driver,  Mandriva works absoutly fine for Plymouth :)23:23
mickster04mac^^^: what graphics card do you have?23:23
Ginbuntuhi23:24
Ginbuntuis there any good open source alternative to Mathematica/Maple for Linux?23:24
erUSULGinbuntu: (wx)Maxima23:24
sebsebsebmac^^^: also Fedora is meant to be free software only, and RPM Fusion is 3rd party, so good luck getting any issues fixed with it, I guess23:24
mac^^^mickster04: I have desktop computers at work and home, I had nvidia in both places running F13 but when putting F14 at work, after a full WEEK of frustration, I just went and bought a low end ATI Radeon card and had no problems at all23:24
sebsebsebGinbuntu: oh Mathematica that program that well costs a lot of money? I mean well more than a lot of money23:25
erUSULGinbuntu: texmacs + axiom or maxima23:25
sebsebsebGinbuntu: really expensive program?23:25
sl33k_blackshirt: is the -dev package same  for all ubuntu23:25
mac^^^sebsebseb: I like this free world but I guess there is no free lunch is there23:25
ubuntu4shanewhere do we get help with the nanny package in the repos?23:25
sebsebsebGinbuntu: or maybe I am thinking of something else23:25
aeon-ltdmac^^^: unless you wanna walk from supermarket to supermarket eating samplers :)23:25
blackshirtsl33k_: try to search through synaptic package manager23:26
mac^^^aeon-ltd: it tastes better than microsoft23:26
ubuntu4shanetheir web site isn't very informative, only one place a mailing list23:26
sl33k_blackshirt: synaptic?23:26
sebsebsebmac^^^: 10.04 was horrile for me on other computer with Plymouth, major Nivida issues,  10.10 on here and the driver, well I would get the like text boot screen instead.   Fedora  I get well the bar if I got Nivida installed  instead of ts proper boot up.  and as I already said,  Mandriva no problem for both computers when came to that :D23:26
=== ThrashOut is now known as thrashout
mac^^^sebsebseb: one would have to ask how did mandriva get it to work23:27
aeon-ltdmac^^^: win7 is a little nicer though, vista's pricing was insane. that was hard to swallow23:27
sebsebsebmac^^^: Nivida is closed source, they don't support xorg properly as well, hence certain issues23:27
rbhtsebsebseb intel is open source. still leaks memory...23:28
goltoofsebsebseb:   i've had 1000 times better luck with nvidia than ubuntu,  i guess closed source has its benefits, idk23:28
sebsebsebmac^^^: yeah its differnet in Mandriva as well, or so it seems,  I mean its the graphical boot up, or hit esc for the text boot :D, but yeah thats still Plymouth so hmm23:28
goltoofsebsebseb:   *nvidia than ati23:28
sebsebsebgoltoof: uhmm what do you mean by that exactly?23:28
sebsebsebgoltoof: oh you mean Niviaa instea of ATI, yeah in genral Nivida is good, but there are Plymouth issues23:28
goltoofsebsebseb:   better luck with nvidia than ati23:28
=== hadeS__ is now known as Ricke
shcherbaksebsebseb: there is fix for plymouth with ati or nvidia.23:29
mac^^^goltoof: i didnt have problems with nvidia before newest fedora but ATI caused me zero probs23:29
PokrakNvidia divers 4 ubuntu sux23:29
sebsebsebgoltoof: also this is completly off topic, but currently Nivida have no plans to support wayland which will replace xorg in well many distros starting in 2012 by the earliest.  since they may have to open source their driver to support it or whatever, anyway quite a lot abou that on the web at the moment, if your interested23:30
aeon-ltdPokrak: its the same for every distro23:30
PokrakSame prolems23:30
PokrakI know23:30
blackshirtsl33k_: try python2.4-dev or something other23:30
goltoofmac^^^:  my ati setup was a convoluted nightmare, but i eventually got it working 99%... that other 1% being the screen would occassionally turn into something from the matrix and my system would totally freeze,  no bueno23:31
mac^^^goltoof: perhaps you push it to the limit, I just do 2d stuff23:31
PokrakConfigurtion isawfoul23:31
sebsebsebmac^^^: hmm well  Fedora 13 and 14, not really that much difference, except for under the hood stuf and such.  its not like Ubuntu where their are actsaul  proper well end user changes that are seen, other than  a new background,  but now I am talking off topic hmm23:31
dopefish124hey friends23:31
mac^^^sebsebseb: there was a new version of xorg in f1423:32
Buttons840when i do a sudo kill -9 9876 and the process still continues, what else can i do besides rebooting?23:32
shcherbakButtons840: what process?23:33
i0ckill its parent process23:33
Buttons840shcherbak: jackd23:33
erUSULButtons840: it may be a zombie or a process stuck in D state ... so rebooting is the only way23:33
goltoofmac^^^:  i wish i was into 3d stuff, getting there.. but yea even with nothing running it'd just freeze the whole screen... who knows why these things happen on diff ards23:33
erUSULButtons840: sometimes killing the parent process helps23:33
Buttons840erUSUL: the parent is process 1 i believe?23:34
ravimaddulahi my internal mic is not workinng  in ubuntunetmix meercat maveric edition23:34
sebsebsebmac^^^: yeah, but for Plymouth probably not  that many changes, compared to the old one.  so yeah Ubuntu and Fedora will =  Plymouth issues for you with the driver,  and that other distro I mentioned probably/maybe not.  and we can't help improve the Nivida driver,  and any fixes to try and get Nivida working a bit better with Plymouth aren't that good, and may cause worse problems. so hmm23:34
GinbuntuWxmaxima works great23:34
erUSULButtons840: then thats' no solution :)23:34
dopefish124i always wondered that, about processes :P23:34
shcherbakButtons840: you should be able to finnish jack from System monitor or hotp.23:35
erUSULButtons840: someone i said the same here actually killed init23:35
Buttons840erUSUL: maybe jackd just wont work on this computer; but it often locks up and rebooting isn't a very timely solution every time23:35
goltoofButtons840:   check pstree first to find parent processes23:35
erUSULButtons840: probably sound driver bug ( or jack ) tried installing alsa backports modules?23:35
Buttons840goltoof: i don't know how, i've done ps -ef | grep jack23:35
meowsusfrom the command line - using apt-get - is there a way to get basic information about a package without downloading it?23:36
ge0rgehello all23:36
erUSULButtons840: linux-backports-modules-alsa-lucid-generic ( or maverick )23:36
erUSULmeowsus: apt-cache show packagename23:36
sebsebsebmac^^^: there is a fix that works quite well, so you get a like  well black screen untill the log in, but then things look quite ugly as well really on boot so hmm23:36
=== sam__872 is now known as sinusoid
meowsuserUSUL, thanks man!23:36
PokrakU must use ps aux to select a pid23:36
goltoofButq!23:37
goltoof:q!23:37
goltoofoops ..23:37
goltoofButtons840:   pstree -p [username]23:37
mac^^^sebsebseb: most of my boxes run at RL3 so its not a problem on those but on my workstations (home & work) it matters a whole lot23:37
danny_hello23:38
sebsebsebmac^^^: Whats  RL3?23:38
=== danny_ is now known as granda
mac^^^sebsebseb: Run Level 3 (no gui)23:38
grandaI need a small help23:38
mac^^^sebsebseb: i.e. they are servers23:38
sebsebsebmac^^^: ok your on Ubuntu right now?23:38
mac^^^sebsebseb: at this very moment I"m on F13 with nvidia23:39
Buttons840erUSUL: why do i use the backports?23:39
grandaUsing Pinguy OS, I can't resize the icons on the docky23:39
erUSUL!runlevels | mac^^^23:39
ubottumac^^^: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab.23:39
mac^^^ubottu: thanks, I have learned something23:39
ubottuError: I am only a bot, please don't think I'm intelligent :)23:39
sebsebseb!thanks | mac^^^23:39
ubottumac^^^: You're welcome! But keep in mind I'm just a bot ;-)23:39
mac^^^ubottu: so what is the run level which comes up in command line23:40
erUSULButtons840: to get newer sound drivers. it may help ( or may not ) worth a try. easy to install/uninstall23:40
erUSULmac^^^: runlevel 1; singleuser23:40
sebsebsebmac^^^: no you want to  ask that to the erUSUL bot, who isn't really a bot23:40
erUSULmac^^^: recovery mode....23:40
erUSUL^.^23:40
=== eric is now known as Guest80306
mac^^^is there a multiuser command line boot which is more than what we call singleuser?23:41
sebsebsebmac^^^: if you want the how to disable Plymouth themes in Ubuntu fix,  well  I can probably find it for you23:41
erUSULmac^^^: recovery mode has a drop to root shell + networking that may be close to what you want. anyway nothing stops you from tweaking runlevel 3 to not launch Xorg ( or nowadays upstart )23:42
mac^^^sebsebseb: my curiosity was centered around nvidia and new linux distros23:42
sebsebsebmac^^^: since I got it saved in a file on my computer :D23:42
mac^^^erUSUL: maybe I'll run ubuntu just to try it23:43
sebsebsebmac^^^: Nivida propritary driver sucks with Plymouth useually  with Ubuntu and Fedora, its as simple as that23:43
foobaruSo has anyone tested out wayland? Is it functional to any degree?23:44
sebsebsebfoobaru: Fedora 15 will probably have  optional  support for it, and support that won't be that stable I guess, since wayland is still needing quite a lot of development really23:44
Jmcveris there anyway i can share my internet connection like in windows xp?23:44
sebsebsebfoobaru: as for Ubuntu using it by default probably not untill 2012 by the earliest23:44
erUSUL!ics | Jmcver23:45
ubottuJmcver: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php23:45
sebsebsebfoobaru: as in after the next LTS23:45
smwsebikul, it will probably be the cause of the 2012 apocalypse.23:47
sebsebseb!ot | foobaru sebsebseb23:47
ubottufoobaru sebsebseb: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!23:47
foobarusebsebseb: Thanks :)23:47
sebsebsebfoobaru: ok your welcome23:48
mikha_<darkshirt>u ther?23:49
blackshirtyes23:49
mikha_i m in the .purple23:50
mikha_what should i do ?23:50
blackshirtmikha_: are your pidgin works normally ?23:51
cvanceI have an ubuntu server setup and I installed drupal via apt-get. It installed fine, but to www.domain.com/drupal6. I would like it installed to the root of www.domain.com, how can I change the configuration?23:52
sebsebsebcvance: ask in #ubuntu-server23:53
cvancesebsebseb thank you23:53
sebsebsebcvance: np23:53
gabspeckwell i got HDMI audio working finally23:53
gabspeckin a kludgy way23:53
gabspeckdisabled pulseaudio respawning, killed the process, set VLC to use ALSA output to the HDMI device23:54
ZenGuyI deleted a 12.5gb folder on my ext3 partition, I'm running photorec to try to recover the files. Can i run testdisk simultaneously?23:55
sebsebsebZenGuy: uhmm23:55
sebsebsebZenGuy: what kind of files?23:55
ZenGuyit was my downloads folder23:55
sebsebsebZenGuy: photorec and testdisk are pretty much the same program, except as far as I know,  photorec is only really for recovering graphics, where as testdisk is for all types of data23:56
ZenGuyso music, text, pdf, zip, rar, zip. flash. avi, etc23:56
sebsebsebZenGuy: and no you woudn't run both at the same time,  or woudn't try to do that useualley23:56
sebsebsebZenGuy: also it may be better to run it from Windows if its on there, or  the actsaul testdisk CD23:57
ZenGuysebsebseb: photorec does nto recover the original filenames23:57
sebsebsebZenGuy: yes you like browse the folders that come up, and do a like full scan,  on test disk,  and then yes it may not recover some files with their proper names if I remember correctly23:57
ZenGuyyeah I even considered running another windows recovery app that will recover from linux partitions23:57
sebsebsebZenGuy: and with test disk, should be able to scan for partitions that didn't come up at first, if there are any, and go in there, and start getting hold of your files23:58
sebsebsebZenGuy: are you using this on Windows then?23:58
ZenGuysebsebseb:  yeah on the program it saids ext2 but the program testdisk running gives me the option of ext323:58
pragmaticenigmaHowdy everyone23:59
smwhowdy pragmaticenigma23:59
ZenGuyno i'm running a varient of ubuntu 9.0423:59
=== Skynet is now known as Guest83738
sebsebsebZenGuy: test disk pretty much ignores file systems, but can open both Ext3 and Ext4, and yes like I was saying try test disk not photore23:59
sebsebsebc23:59
pragmaticenigmaDoes anyone have any suggestions on getting Ubuntu 10.10 going on a Dell C40023:59
sebsebseb!9.04 | ZenGuy23:59
ubottuZenGuy: Ubuntu 9.04 (Jaunty Jackalope) was the tenth release of Ubuntu. End Of Life: October 23, 2010. See !eol and !upgrade for more details.23:59
ZenGuysebsebseb: ok23:59

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