[00:08] I don't understand a bit of this : http://paste.ubuntu.com/535706/ [00:10] I was typing mv --help to read how to use it then came the what i pasted what that mean did i typed it wrong? [00:12] fatharrahman: I get http://paste.ubuntu.com/535709/ [00:16] if i wanna remove a file called helloworld.cp to ~/Music do you mean to write :mv s helloworld~/Music ? [00:17] am I too stupid ? or is too difficult ? [00:18] erm, I don't quite understand what suffix is here either, never used it, just use 'mv helloworld.cp ~/Music' [00:19] this is the outcome [00:19] fatharrahman@fatharrahman-HP-Mini-110-1100:~$ mv shelloworl.cp~/Music [00:19] mv: missing destination file operand after `shelloworl.cp~/Music' [00:19] Try `mv --help' for more information. [00:20] erm, you're missing a space before the ~ [00:21] to mv what you wrote is 'move file "shelloworl.cp~/Music" to err... where?' [00:21] ok [00:21] step by step [00:22] let me create a file in ~ by terminal [00:22] you need 'mvfile/folder-to-movedestination' [00:22] create a file for me in terminal [00:22] for example [00:22] 'touch testfile' will create an empty file [00:23] called testfile [00:23] (touch usually updates timestamps of a file, but creates the file if it doesn't exist. Handy for creating empty files) [00:23] just type touchfile then press enter? [00:24] ok [00:24] why are you removing the space always? it's: touch *SPACE* testfile [00:24] ok [00:24] that's what mv complained too [00:25] I typed touch testfile what then ? [00:26] you want a move example?, try 'mv testfile /tmp' note the 2 spaces [00:26] aha! [00:26] ok [00:27] nice [00:27] now how to check that the file went to where I moved it? [00:27] testfile [00:28] hey all! [00:28] Hi [00:28] hi fatharrahman [00:28] Hi [00:28] hey brennydoogles [00:28] ibuclaw, you here? [00:28] How's life yofel ? [00:29] so far good, bedtime soon though :P [00:29] fatharrahman: ls /tmp and see if it's listed [00:29] yofel is exhausted with a very stupid novice [00:29] What timezone are you in yofel? [00:29] brennydoogles, I'm just about to leave, why are you asking? [00:30] You are an admin in the Tutorials section right? [00:30] all mods are [00:30] ok [00:30] brennydoogles: germany, so gmt+1 (1:30 am right now) [00:30] Is there a moderation queue for posting tutorials? [00:30] oh yofel I loved you it is there [00:31] this is learning [00:31] fatharrahman: you can use 'mv -v file destination' so it prints a confirmation of what it did [00:31] ibuclaw, the reason I ask is that I posted a tutorial that isn't showing up [00:32] so I thought either there was a network hiccup or it was in some sort of moderation queue [00:32] now I can read the rest thank you yofel you rescued me really [00:32] n [00:32] yes [00:32] *no probelm [00:32] now I'm really tired, good night and bye [00:33] Good night Boss [00:33] thank you again Boss [00:33] night yofel [00:34] any idea ibuclaw? [00:37] brennydoogles, all posts are moderated in that forum [00:38] when someone reviews it and validates it, it will show [00:38] ok [00:38] great [00:38] Just wanted to make sure I didn't have to retype it [00:38] lol [00:38] have a great night! [01:04] Night === slidinghorn is now known as zz_slidinghorn === AndrewMC is now known as SpockVulcan === zkriesse is now known as Commander_Picard === SpockVulcan is now known as AndrewMC === Commander_Picard is now known as zkriesse [06:37] hi all === IdleOne is now known as irssione === irssione is now known as IdleOne [08:44] what :D === root is now known as Guest80008 [08:44] who dares to irc as a root [08:45] and how in the earth freenode lets someone connect with root === Guest80008 is now known as genupulas [08:46] bioterror: i am on my colz linux system [08:46] what can I say [08:46] http://www.lolblog.co.uk/wp-content/uploads/2008/10/facepalm.jpg [10:32] http://s641.photobucket.com/albums/uu131/KevlarPaperclip/?action=view¤t=double-facepalm.jpg&newest=1 [10:33] :D [10:34] http://www.411mania.com/siteimages/facepalm_jim_76437.jpg :D [10:35] Hello. [10:36] hi foxy [10:36] :D [10:41] Who is foxy? [10:41] :D [10:41] joemaverick is kinda foxy! === AbhiJit_ is now known as AbhiJit [10:46] hi, when i click on anything under the places menu in ubuntu, a movie player comes up instead of the appropriate folder. any ideas? [10:46] sounds weird [10:48] davendizz, Has it only recently being doing that? [10:49] yes [10:49] Can you remember the last thing that was changed prior to it doing that? [10:49] It may help us work out whats wrong as it is very strange [10:50] the only thing i can think of is trying to drag an icon into the player [10:50] I had that issue too davendizz : fixed it by ubuntu-tweak [10:51] sorry, what's ubuntu tweak? [10:51] http://ubuntu-tweak.com/ [10:53] the issue is something with (mime?) nautilus file extensions [10:53] and somehow everything turned into a media file [10:55] in ubuntu-tweak: system > file type manager === Administrator is now known as Guest25295 [10:55] i am sure there is an other way to solve it, but this is the one i know that works [10:56] setting which app opens a file type? [10:57] yep === Guest25295 is now known as mac21 [10:58] I'm in deep do do. [10:59] mac21, why? [11:02] Installed 10.04 using wubi. Everything fine then OS said I need to update. Ran update and it asked if I wanted not to install Grub. I didn't check the box. It then said what partion so I told it the second partion. When reboot I get error:no such device and a hex string. Then the propt drops to Grub Rescue. [11:02] How do I get rid of Grub? [11:02] I am not in front of a machine [11:03] mac21: you have to install another bootloader [11:03] If I go to XP rescue and run the fixmbr command will that do it? [11:04] that hex string is a uuid [11:04] it's wrong [11:04] Do u want to see it? [11:04] undefined [11:04] mac21, boot with LiveCD and tweak it correct [11:05] mac21: look at the grub2 page on the ubuntu wiki [11:05] wubi seems to arrange a lot of problems to users :G [11:06] help.ubuntu.com/grub2. I think it is [11:07] it has instructions oninstalling grub from prompt [11:07] I would rather boot with LiveCD or something, and stab /boot/grub/grub.cfg use correct uuid [11:09] ok I am headed home. see you all when I get in front of a real computer. real co [11:09] real computer != iphone [11:22] Bioterror what do you mean by "stab"? [11:23] edit [11:23] Sorry, I really am a total nOOb. Edit what? [11:27] R U still there? [11:30] you should mount that your drive and then edit the /boot/grub/grub.cfg [11:30] first you should find out the UUID of that partition [11:30] OK [11:31] UndiFineD: right-click -> Properties -> Open With <----to set the application that opens a file type FWIW [11:32] mac21, sudo blkid [11:32] tells you the UUID's [11:33] This might be important. I installed to partion D which is not my regular boot drive. C is. So I'm guessing Grub is on D. [11:34] I dont know wubi, but usually grub is installed on /dev/sda [11:34] not sda1 or sda2, just plain sda [11:36] But the sda should be in the virtual disk, right? [11:36] And that on drive D? [11:39] duanedesign, this is not so much about a single file type as it is about opening folders of the places menu [11:44] the other way for davendizz to do this was ALT+F2: nautilus, right click any folder, open with..> nautilus, check as default [11:46] but that particular situation he and i had, also screwed other filetypes for me, it might have been installing banshee that caused it, but i am not too sure [11:49] Where is grub located? On drive C or D? [11:50] UndiFineD: ah, i see [11:51] I mean it looks like I told it to install on Drive D. So if I get rid of it the windows bootloader should work? [12:02] If I don't see a reply after 10 min. should I assume my question is so dumb no one will answer? === karthick87 is now known as Guest30203 === Guest30203 is now known as karthick87 === karthick87 is now known as Guest27331 [12:10] Guys, please. I've got to get this thing restored to the way it was. My job depends on it. === Guest27331 is now known as karthick87 [12:12] mac21, in linux we have no C or D drives, you better not play with thing you do not know on the job [12:12] It's my business. [12:14] http://www.ntcompatible.com/How_to_remove_GRUB_loader_t28242.html [12:16] Thanks, legend <-- looks like a problem solved :) [12:17] now forward to another problem, learn my kids to clean up their room ^^ [12:24] Thanks UndiFineD for the link. Very informative. === zz_slidinghorn is now known as slidinghorn [12:55] Hello, http://ubuntuforums.org/showthread.php?t=1629799 I am having aproblem with my graphics driver, thats the link to the forum post [12:55] hello Andy [12:55] hello [12:56] bioterror: did you have an idea about this issue? [12:56] Andy: I was reading this thread http://ubuntuforums.org/showthread.php?t=1430357 [12:57] I will try it, but the laptop they have mention may not have anything to do with switchable graphics [12:57] duanedesign, I'm using 4350 or something myself on my desktop [12:57] Andy: what version of Ubuntu 10.04, 10.10? [12:58] 10.10 [13:01] @duanedesign, sudo jockey-text -l returned [13:01] kmod:wl - Broadcom STA wireless driver (Proprietary, Enabled, In use) [auto-install] [13:01] xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Disabled, In use) [13:01] in use? lol? [13:03] haha :\ [13:04] okay I am BRB [13:30] back, anyone found a solution? === slidinghorn is now known as zz_slidinghorn === zz_slidinghorn is now known as slidinghorn [14:01] Just wanted to return and thank UnDeFineD for your help. Got my rig back to where it should be. [14:07] np mac21 : next time , play at home, show with confidence at work [14:22] hi what is the eject CDROM command? [14:26] Andy, eject [14:26] To close it use eject -t [14:26] Thank you :D [14:28] I have a question, is there any way to "refresh" my desktop? because when I click the eject button on my lap, the place where the power icon is (for shut down and restart) get kinda errored. instead of the power icon i see copy of what was next to it (in this case my username) [14:29] eject -seat [14:29] ;) [14:30] eject: invalid option -- 'e' [14:31] your seat is broken [14:31] oh... [14:31] uh.. well how can I repair it then? [14:33] http://www.worthpoint.com/worthopedia/military-ejection-seat-parachute-usnavy-air [14:38] I have a question, is there any way to "refresh" my desktop? because when I click the eject button on my lap, the place where the power icon is (for shut down and restart) get kinda errored. instead of the power icon i see copy of what was next to it (in this case my username) [14:40] here is a screenshot look at the top right corner [14:40] http://img94.imageshack.us/img94/5405/screenshotfl0.png [14:43] anyone? [14:43] Andy, try panel properties [14:43] change the pixel size [14:43] back again, thanks :D [14:44] np :) [14:55] hi, how to edit the 'kernel'? [14:58] Hello all! [14:58] I am asking because, I am trying to run CS 1.6 through wine, but what happened is I got some error, I searched and found a solution, my 10.10 is 64 bit, so the solution tell mes to edit my kernel and add "noexec32=off" after "kernel=" [14:59] hello brennydoogles [14:59] How's life Andy? [15:00] Any forum moderators online right now? [15:00] uh... thing refuse to work on ubuntu and my lap heats up pretty fast, my gf just ditched me, my threw me outta my house, otherwise everythings fine, what about you pal? [15:00] I mean to type my landlord threw me...* [15:08] anyone? [15:08] lol [15:08] sorry... I was putting away groceries [15:09] So I'm hoping at least some of that was humour [15:13] excluding the ubuntu part everything was a joke :D [15:13] Great to hear :) [15:13] lol [15:14] I am living a happy life thank you :D [15:14] So what's not working on Ubuntu? [15:15] uhmm.. CS 1.6, I am using 64 bit version [15:17] Andy, you could try PlayOnLinux .. CS may be available there [15:17] not sure of the version tho [15:18] downloading i right now :P [15:20] Either of you guys know if there is a Forum moderator online right now? [15:20] Joeb454, are you online? [15:21] brennydoogles: I am [15:21] what's up? [15:21] can I mount .iso images? if yes then whats the command? [15:21] Can I bother you to check something out for me? [15:21] sure [15:22] I made a post in the tutorials section last night [15:22] and it still hasn't shown up yet [15:22] I just wanted to make sure it submitted properly [15:23] Andy, try mount on the terminal [15:23] * Joeb454 looks [15:23] brennydoogles: it is there [15:23] * brennydoogles thanks Joeb454 [15:23] ok, great [15:23] there's a few in there, I'll try and look at it when I get home :) [15:23] I have network issues [15:23] and sometimes posts don't submit [15:24] Thank you much [15:24] So how's life been? [15:24] Andy, http://ubuntuforums.org/showthread.php?t=547523 [15:24] still blogging Joeb454? [15:25] brennydoogles: life's been...busy :P How about you? [15:25] and yeah, still blogging, just not as much [15:25] Good, getting ready to be a Dad! [15:25] I have a new blog now [15:25] oh congratz :D [15:25] btw [15:25] brennydoogles.wordpress.com [15:25] Andy, Thanks! [15:28] brennydoogles: that's awesome. Congrats! :D [15:28] alright, good night people cya tomorrow [15:28] hopefully I will have less questions tomorrow [15:28] Thanks [15:28] He's due March 31 [15:29] and his name is Aiden Cooper [15:30] you've already decided? :P [15:42] Well kids, I'm outta here [15:42] later! [15:57] hello.. does anyone know how to setup a canon mp630 series printer in ubuntu 10.10 64-bit ?? [16:02] Geeky-Boy: never tried a canon printer to be honest - this might help you https://help.ubuntu.com/community/HardwareSupportComponentsPrintersCanonPrintersCanonMP620 [16:06] ok thankyou for the support but do you know where i could get anymore support for my issue ?? (anything other than canon cause they dont want anything to do with it) [16:07] hang about - someone might have done it/seen it [16:09] ok cause i have been able to find 32-bit drivers for my printer & 64-bit drivers for the printer 2 models older than mine, and those drivers dont work too well.. [16:10] but that aside i was also wondering if there is anyway to override the "allow executing bit" on .exe files and set the settings to always allow ?? [16:12] i really want to install my old pc games onto wine but because they are cds it just wont allow it to install whatsoever (trying to install in wine) [16:22] hey! i just figured id put ubuntu in my old lappie, but i only got 10.4 on a cd, and the reader is broken in that pc.. is there any way i could copy the os from the cd to an usb? [16:25] KinkyPinkie: check out u3-tool and www.pendrivelinux.com, several options to put the iso image on a usb stick === Guest38642 is now known as karthick87 [16:28] Verminator: thanks [16:30] np [16:32] Afternoon guys [16:45] Hey hobgoblin [16:46] PING! [16:49] hi Maddeth [16:49] bye brennydoogles === ikonia_ is now known as ikonia [16:50] Hey hobgoblin brenndoodles [16:50] oh he has gone [16:50] that explains tab completion fail [16:51] hobgoblin: how is your TCPdump? [16:51] lol for fail [16:51] and I hate TCP it stinks and stings [16:51] lol [16:52] * Maddeth reminds himself not to ask hobgoblin about networking again [16:52] :d [16:52] so what is a tcpdump then Maddeth ? [16:53] tcpdump is a packet capturing program [16:53] I understand it, but now have to teach it [16:53] oic - /me understands the english at least :D [16:55] hi st33med [16:55] Hi! [16:55] :) [16:56] how is your tcpdump knowledge st33med [16:56] Not good [16:56] In other words [16:56] wat [16:56] :p [16:57] ah well :p [16:57] /nick Maddeth_wok [16:57] :P [16:57] lol< am finishing in 2 minutes [16:57] I* [16:58] yay [16:58] heya hobgoblin [16:58] but doing /other/ work too [16:58] hi Mohan_chml [16:58] Maddeth, want some of my time?? :D [16:59] depends how good your TCPdump knowldge is :p [16:59] :o [17:01] I cannot wait until next semester! [17:02] I'm going into computer science classes!!!!!!!!!!!!!! \o/ [17:02] :o [17:03] The most computer science stuff I got this year was in Engineering Exploration with LabView :| [17:03] st33med, you have the contents of this year's portion? [17:03] Whaddya mean? [17:05] have you eaten yet ... [17:05] syllabus or the languages you learned ? [17:06] I am lecturing on network security part time :D [17:06] I haven't had any computer science Mohan_chml this year [17:06] and its killing me :( [17:06] :( [17:06] 35 hr week of work, 6hrs lecturing and 5-10 hours prep for the lecture [17:07] At max, 51 hours a week??? [17:08] st33med: tea breaks - you forgot those [17:08] I'd make that a 70 hour week [17:08] Ah quite right [18:03] hey everyone :) [18:03] o/ [18:04] i am new to ubuntu, i just installed it from windows 7 and i want to ask, where can i find my C: disc...becasue i only can see my D: DATA disc...can anyone help me with that?? thanks a lot :) [18:06] arriva13: Ubuntu doesn't use drive lettering. The root directory / is the root of what was formerly your C:\ disc. [18:06] arriva13: Why do you need to get there? [18:06] i am using both systems [18:07] and i ve got a lot of stuff in my download folder [18:07] :) [18:07] arriva13: You're dual-booting? [18:08] arriva13: So by C:\ you actually mean your Windows partition. [18:09] arriva13: if youa re using wubi - ubuntu inside windows your c will be in /host or /hosts I believe [18:12] i have found it, thank you very much...it was in the host directory in deed :) [18:14] in future if you need help - sometimes using wubi will make a difference to the answer - always useful to tell people ;) [18:15] arriva13: Yeah, if you're not using Wubi then it would have been in /media instead [18:15] ok, thanks :) [18:15] didnt know the difference [18:15] :) [18:16] I realise that :) [18:16] i tried the 6.04 a long time ago, but it was too complicated :) so i never had time to deal with it...but i like the new version [18:16] :) [18:17] what else is different when using wubi? [18:17] cool - well have fun - do bear in mind that in the long term it will be better to move to a 'real' install [18:17] yeah...i want to give it a chance, but later on i will consider dual boot :) [18:18] results of partition requests will be different - there are not a lot of differences - but some make it a bit of a head scratch moment [18:18] I'm not really the best person to talk to about wubi - I'd not FUD - but I don't like it :) it does though serve it's purpose [18:19] ok :) i will give it a try and then i will decide whether to make a dual boot :) [18:19] thanks a lot anyway :) === SuperHark is now known as MichealH === elfy is now known as hobgoblin [19:38] hi all [19:40] hi [19:41] goodnow evfool [19:45] saw your introduction mail, nice to see you here [20:08] i booted 2.6.32-26-generic and my wifi stopped working. broadcom STA here. any ideas? [23:00] Hey all!