[00:00] Anyone know how to turn on the voice over feature in an IPOD thru UBUNTU? [00:00] can anyone tell me why my proftpd server on ubuntu would disconnect for no apparent reason? I am able to log right back in and I have all the timeouts set really high... [00:00] hello masters! [00:01] paco1, hello slave [00:01] When I attempt to execute the .desktop file (using the dash) nothing happens. The command I'm trying to get it to run is 'xterm -e "~/path/to/executable" ' (without single quotes) [00:01] makuto: what's in your .desktop file? [00:02] jrib: http://pastebin.com/NHCuHesp [00:02] KaRmA: is the service running? [00:03] The command doesn't work in the terminal either, so I think that's the main problem [00:03] hey all, i have ubuntu 12.04 on a macbook air. when i close the lid the apple stays on. any fix? [00:03] ActionParsnip, yea..... my problem is it disconnects after a minute or so even though the proftpd config file tells it not to . [00:03] makuto: heh, try gnome-terminal instead of xterm [00:03] ActionParsnip, sending 'NOOP' or keep alive, keeps it alive.... [00:03] so I guess ill just have to do that :-\ not sure why though. [00:04] my ssh never disconnects [00:04] hello [00:04] is there anyone here that is good with syslinux? [00:04] i have a question: if it exist a tool to analyse the session of a user? [00:05] How do I delete/purge old kernels? I was asked for homework to write a one line cmd that gets rid of all the old ones. [00:06] jrib: That worked better, but I get this error: Failed to execute child process "~/Development/gameDev/oneDayTilemap/tileEditor" (No such file or directory) [00:06] makuto: don't use ~ [00:06] jrib: Alright. Also, I found it isn't where I thought it was, dumb mistake :) [00:06] LinSven, OS-uninstaller does the trick [00:07] LinSven: dpkg -l | awk {'print $2'} | grep linux-image | grep -v `uname -r` | grep -v linux-image-generic lists the excess kernels [00:08] makuto: also, you might look more into .desktop files. Some have "Terminal=true" and that may be more correct to use === naughx is now known as Naughx [00:08] ActionParsnip thank you. I was looking at this cmd but yours seems better. sudo apt-get remove $(dpkg -l|egrep '^ii linux-(im|he)'|awk '{print $2}'|grep -v `uname -r`) [00:08] LinSven: you can use backticks to then use it with apt-get [00:09] makuto: run this for some examples (and I'd also check the spec online): grep -r -i terminal=true /usr/share/applications [00:09] LinSven: sudo apt-get --purge remove `dpkg -l | awk {'print $2'} | grep linux-image | grep -v `uname -r` | grep -v linux-image-generic` [00:09] jrib: Ah, that did the trick! Thanks tons! [00:09] Oh thx. Really new to this stuff. Installed Ubuntu today for a class we are having. [00:10] Must say I like the idea of free software. Not because of the money but the idea. [00:10] LinSven: you have the knowledge (awk, grep. etc) That's all your tutor is really wanting you to demonstrate [00:10] ActionParsnip: ever had 'locked' when transfering a movie and trying to play it? [00:10] jrib: And I understand the grep command, brilliant way to show me that. Thanks a lot! [00:10] I don't use it for the money or the idea, I use it because it works better for me [00:10] ActionParsnip yeah that was the idea I think. [00:10] jonjo: no, I use my sftp server and transfer that way. [00:11] got it. The files in that directory were all empty anyway. I don't know why it wasn't created automatically, but my files should be popping up in /tmp/restore pretty soon. Thanks for the deceptively simple advice. [00:12] Anyone know of a way to set up a proxy to be able to view the data that is sent through it? === ken is now known as Guest33583 [00:13] My ubiquity success commands don't execute at the end even though syntactically it's correct. Was this removed in 12.04 installs? [00:14] PDun have you read the tsocks man pages? [00:14] PDun, check out the bridged mode provided by ettercap. Haven't used it myself so can't be of much further assistance unfortunately. [00:14] I have a Question: 'make menuconfig' is not working [00:14] how do i know which driver i should use? I have a Asus 560ti and have 4 different options to choose between ("additional drivers" software) [00:15] i get a error : libtinfo.so.1 is not found [00:15] please help [00:15] * Naughx gives LinSven a warm welcome to the GNU/Linux world :D [00:16] jonjo - No [00:16] tompa what drivers what hardware ... [00:16] more information required [00:17] How can i make ubuntu notifications direct me to the applications that sending the issued the notifcation? [00:17] idk if it works that way funky [00:18] oh =( [00:19] have you searched google yet [00:19] Is the Cinnamon DE in the repos for the new ubuntu? [00:19] How can I resolve windows machine hostname from ubuntu? I've tried installing winbind and adding wins to nsswitch.conf (just after files) and it's not working [00:19] How can I troubleshoot it? [00:19] brightspark idk did you check ? [00:20] I checked on mine- it's not in the repos on Maverick, but that doesn't mean much. [00:20] well why don't you search the repos for 12.10 then [00:21] can anyone walk me through installing C/C++ compiler tools for netbeans IDE? [00:21] i have netbeans installed, i just need to install the compiler tools [00:21] brightspark: there are no repos for Maverick [00:21] Hey #ubuntu, I have a question. I'm trying to connect my Canon 50D (which doesn't support USB Mass storage) to get some images off. Shotwell sees the camera, but says it's locked by another application. No other image applications are open. I do get a weird error wehn I plug the camera in, with no applications open: "Error initializing camera: -1: Unspecified error" [00:21] hello [00:22] devnull_, does that involve fiddling with the sources file? [00:22] ActionParsnip, yep; I noticed that. [00:22] #ubuntu [00:22] ActionParsnip, however, aptitude still lists packages for download. [00:22] k [00:22] brightspark, i would suppose since you are on IRC you also have web access ? === slank is now known as slank_away [00:23] a [00:23] brightspark: wit will untill you clear the available packages on your system. [00:23] hello [00:23] I am having issues running a bash script, when I wget it from Github it won't run, but when I manually create it everything is fine......what causes that? [00:23] KyleYankan: Maybe just take the memory card out and use a card reader? [00:23] hydruid, is it executable ? === Vobine is now known as Psychoholic [00:24] devnull_, correct [00:24] devnull_: it's a .sh [00:24] brightspark, then search ubuntus repo for the latest version and see if it is a listed package [00:24] cinnamon isn't in ubuntu [00:24] devnull_: both methods I did a chmod +x script.sh before trying to run it [00:24] usr13: No card readers [00:24] hydruid, what do you mean by ... wont run [00:25] KyleYankan: I don't know about you, but my laptop and desktop both have build-in card readers. [00:25] devnull_: it comes up with a random error, seems like it's saying there was a line error after a space [00:25] usr13: My laptop has a SD card reader, but the 50D takes CF cards. [00:25] Pro cameras usually do :-/ [00:25] Maybe it's already mounted somewhere else. [00:25] hydruid, okay ... so it does run ... it just has an error [00:25] KyleYankan: Well, card readers are pretty low priced, probably abuot $10 or less. [00:26] hey! can someone help me plz? [00:26] devnull_: yes I can pastebin it if you want [00:26] hydruid, no thank you [00:26] KyleYankan: When I bought my digital camera, that was the first thing I ordered and have kept it in my camera bag since then so that I always have easy access. [00:27] devnull_: this is the error it gives, https://raw.github.com/hydruid/zenoss/master/install.sh [00:27] oops [00:27] usr13: Yeah, I just normally use a windows computer, but I'm currently away from any of my regular equipment [00:27] I personally don't find a card reader necessary for my work [00:27] devnull_: this is the error it gives: Syntax error: end of file unexpected (expecting "then") [00:27] KyleYankan: Well, doesn't matter if it's windows or linux. === Vobine is now known as Psychoholic [00:28] usr13: The camera works fine on windows. I'm booting into it now to get the images I need [00:28] can i restore ubuntu 12.10? like if it was just installed? [00:28] KyleYankan: There is always the possibility that some setting on the camera is blocking it. Hard to tell from where I sit :) [00:28] this ubuntu / andoid isb link sucks [00:28] bluebeat09, restore what ? [00:28] Ask #Ubuntu: What's the first app you install on a fresh Ubuntu install? [00:28] bluebeat09: user settings are easy to restore. system can be harder [00:28] bluebeat09: you can remove the configs in $HOME and get vanilla settings for apps, the things outside that will need a little more work [00:29] jonjo ... what are you trugudsknidgjj to say [00:29] KyleYankan: There is probably a way to access it, I would guess it is something simple, but without more info, we wouldn't be able to tell what it is. [00:29] evbogue: poll in #ubuntu-offtopic [00:29] jonjo: its the single storage thing. its a bit weird [00:29] devnull_, ok thanks. finally found it. [00:29] jonjo: I just transfer data over the wifi and its fine [00:29] hydruid, i guess you are going to learn about bash scripting today [00:29] usr13: Not sure what to tell you. There's no lock on the camera. I'll do some more googling [00:30] its too slow [00:30] brightspark, yea ... they have the repos online so you can check that kind of stuff [00:30] i installed gnome shell from u soft center, then i deleted it from there too, but now when i power up in the login screen is different, i just want to go back to the way it was [00:30] what wifi speeds do you get ActionParsnip ? [00:30] i know its not a problem+ [00:30] but i would like to do that [00:30] i cant seem to get it right+ [00:30] jonjo: not sure exactly, moves fast enough [00:30] bluebeat ... ps ax | grep gdm ... is gdm listed or lightgdm ? [00:30] can you uninstall pulse and still get audio ? [00:30] devnull_: I think i just figured it out, looks like it added the dreaded ^M at the end of each line, removed them and that resovled the issue [00:30] KyleYankan: YOu could bring up a terminal and type tail -f /var/log/syslog and hit enter and watch as you plug it in to see what clues you get. [00:30] Hello, i just updated my graphic drivers for my Asus Gtx 560ti card. But now after reboot everything lost its sharp. It feels like i run everything in a lower resolution (lower than 1080) even if system settings/display says it is in 1080p ... Someone who knows what to do? [00:30] bluebeat09: sudo dpkg-reconfigure lghtdm [00:31] devnull_, I thought I might have to edit my sources and have aptitude pull the list that way. Glad I didn't have to. [00:31] hydruid, that would do it [00:31] bluebeat09: sudo dpkg-reconfigure lightdm [00:31] tompa: change refresh rate maybe [00:31] ok will try this sudo dpkg-reconfigure lightdm [00:31] Got it. Had to rub gphoto2 from the command line. It seemed that the connected would rapidly disconnect after connecting. So executing a `gphoto2 --get-all-files [00:31] ` as soon as connected got them === chiluk_away is now known as chiluk [00:32] KyleYankan: Ok, there you go. [00:32] tompa .. what isn't sharp anymore ... text ? everything ? [00:32] maybe it is the flash commit speed on the nexus which is the problem [00:33] Thanks [00:33] actionparsnip where can i find refresh rate options? [00:33] KyleYankan: I've had my camera for YEARS and never plugged it into a computer. I've always just pulled out the chip and put in the PC. [00:33] tompa: nvidia-settings [00:33] devnull_ Yeah i think everything is more blurry [00:33] ActionParsnip, I just cleaned the package cache but they didn't actually disappear [00:34] is there a way to mimic os x mouse settings on ubuntu? [00:34] dcope what are OS X's mouse settings ? [00:34] ive never used it [00:34] @Usr; SD / SDHC are so much better :P [00:35] dcope: Not sure why you would want to. [00:35] devnull_: no idea, but i've put mouse sensitivy and acceleration at 0 and my mouse is still flinging around the screen [00:35] devnull_: you hover over the icon and if OSX wants you to, it'll launch [00:35] i just need to slow it down [00:35] i dont remeber who gave me the code but it worked+ [00:35] thx a lot [00:35] dcope, is there a different tab for touchpad vs mouse? [00:35] bluebeat09, [00:36] brightspark: no, just a different "Input" dropdown. i'm using xfce [00:36] right. thx dr_willis, simple solution [00:36] dcope, ah sorry. good luck. [00:38] dcope, usb/ps2 ? [00:38] devnull_: bluetooth === Vobine is now known as Psychoholic [00:39] devnull_ ben64 actionparsnip i changed resolution and changed it back and then it worked ... thank you! [00:39] dcope, oh .. i have never used any bluetooth devices ... not sure if there are any issues with them [00:39] tompa, glad it works [00:40] dcope its possible you have to change the sensitivity somewhere else [00:40] interesting [00:41] or maybe xfce isn't setting it correctly ... havent used xfce in a lil while [00:41] hello [00:41] devnull_: it's interesting because it works with the trackpad but not the mouse [00:41] even when i specifcally set it for the mouse [00:42] i have ubuntu 12.-04 installed on my laptop and i want to install win 7 for dual boot i've partitioned my hd and set the partition type to hspf/ntfs 0x07 [00:42] but when i enter win7 installation it stops at startup and gives me the following error [00:42] dcope, it is bypassing those settings ... maybe it needs to be adjusted at the X level [00:43] 0xc00000e9 === Vobine is now known as Psychoholic [00:43] Awolf: you should install windows first [00:44] yea windows 7 doesn't play nice nice with partitions especially with linux on themn [00:44] is there no turn around ? [00:44] it took me a real long while to install linux and its updates :@ [00:45] howdy folks, has anyone here had problems with 2wire(ATT) routers and linux? [00:45] *ubuntu [00:46] Awolf: i don't know that much about windows7 install [00:46] i just know it doesn't like linux at all [00:46] How can I resolve windows hostnames from linux? [00:46] Orphis, did you check google [00:46] Yes, windows bootloader overwrites grub... [00:46] devnull_: Yes, and it doesn't work [00:47] Awolf: what does the stop code mean? [00:47] i dont mind the overwriting section i can refix grub with boot-repair [00:47] devnull_: I've installed winbind and added wins to nsswitch and names can't be resolved [00:47] I know, but it's just annying. [00:47] Orphis: could use hosts file in windows. I've configured Ubuntu to state its hostname to the router but i can't remember [00:47] devnull_: My Ubuntu machine can be resolved from windows though [00:48] samba ? [00:48] ActionParsnip: I haven't put anything in the hosts file, it's 2012, we can autodiscover most things now [00:48] Orphis: in /etc/dhcp3/dhclient.conf [00:48] devnull_: Yes, samba is installed with nmbd to provide a name [00:48] Orphis: Its actually 2013. [00:48] ActionParsnip: I'm lagging a little :P [00:49] Orphis: change: send host-name "" [00:49] Yes... 8 days now... [00:49] Orphis: to: send host-name "actualsystemnamehere" [00:49] ActionParsnip windows disk cant find the partitioned section for it i guess [00:49] Orphis: if you're going to have an attitude about it, at least be precise [00:49] even though i did partition it into ntfs form and set it to bootable === carlos is now known as Guest66226 [00:50] <{messedupmatthew> can someone help me with my broadcom driver for my wifi? [00:50] Orphis: if the server is on static IP then hosts file is dead handy, saves having to quiz the router for something which will neve change [00:50] ActionParsnip: Resolving the name from elsewhere in the network works just fine, why would changing the dhclient.conf config change anything? [00:50] idk matthew how about some more details ... [00:51] Anyone familiar with preseeds and late/success commands for 12.04? [00:51] I'm trying to resolve a name from the linux box, there's no dhcp config there [00:51] awolf is the partition logical ? [00:51] (well, there is, but it isn't used for resolving winbind names really) [00:51] i think windows will only install to a primary partition [00:51] <{messedupmatthew> i am xubuntu and it says to go to the desktop menu system administration additional drivers and i cant find it? [00:52] {messedupmatthew, i don't know what software xubuntu comes with ... look for jockey in the software center [00:52] <{messedupmatthew> jockey ok will do [00:52] how can i know if it is primary or logical [00:53] ? [00:53] Orphis: it makes the Ubuntu OS publish it's name to the router, if you look now it will only show an IP and a Mac address [00:53] what version of ubuntu matthew ? [00:53] let me try something now [00:53] <{messedupmatthew> 12.04 i believe [00:53] awolf ... well then i think you better read through some tutorials first [00:53] be right back [00:53] Awolf: you will need to delete the partition then convert to extended, then make logical partitions [00:53] ActionParsnip: I know what it does, and it's not used at all for netbios / bonjour (avahi) protocols at all [00:53] ok ill do that now [00:54] ActionParsnip: It's mostly used if you want the dhcp server to identify machines on the network with names instead of mac address [00:54] i would imagine windows wants a primary partition because bootloaders have to be on primary partitions [00:55] any suggestions as to what program i should use to partition correctly [00:55] ? [00:55] Awolf: gparted [00:55] gparted [00:55] Awolf, i would read some tutorials on installing windows7 after ubuntu is already installed ... you will lose grub [00:56] Orphis: by default, the name of the Ubuntu system will not be in your router. you need to make that change and reboot (or maybe just restart networking) [00:56] devnull, I can refix grub by re-inserting the live cd and installing and running boot-repair from the live cd [00:56] ActionParsnip: The name doesn't need to be in the router!!! I'm not trying to have DNS resolves, but wins! [00:56] Awolf: you will lose grub after installing Windows, but you can boot to Ubuntu liveCD and reinstate Grub to the MBR [00:57] When using unity, the sound manager allows me to set the sound beyond 100%, but with KDE I don't have that option. And the sound is very low, any idea how to access that extra volume with KDE? [00:57] awolf ... that isnt the problem its your partitioning .. you should probably read up on what windows installer is looking for [00:57] rk0n: tried in alsamixer? [00:57] Orphis: no idea then [00:57] Orphis: maybe others can advise [00:58] ActionParsnip, yes, everything in alsamixer is 100% [00:58] Yes, this is easy with grub-install [00:58] ug kde [00:58] devnull_ will do [00:58] rk0n: tried in #kubuntu as well? [00:59] awolf .. i just don't know what its requirements are ... i wish i could help [00:59] ActionParsnip, nope, but I just figured it out. Thank you! [00:59] hey guys does ubuntu have a hardware database for laptops id like to post mine its rather new and everything works [00:59] !hcl | Riley88 [00:59] Riley88: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [01:00] Riley88: http://www.linux-laptop.net/ [01:00] riley88 lucky you [01:00] lol [01:00] nvidia ? [01:00] gotta love intel [01:00] Riley88: aye :) [01:01] i like amd ... just not so happy with ATI ... even though they are the same company now [01:01] Riley88, intel hd graphics or nvidia ? === puff`` is now known as puff [01:01] intel hd [01:02] finger print reader ? [01:02] no [01:02] special speakers ? [01:02] Does flash come with any of the extended repos for Ubuntu? [01:02] nope [01:02] Or do I need to go to adobe site? === puff is now known as puff`` [01:02] webash u can choose to include flash by default === puff`` is now known as puff``` [01:02] wabash, there is open flash and proprietary flash === puff``` is now known as puff [01:03] excuse me but I need to use minecraft on my ARM based ubuntu setup. any suggestions? [01:03] the tools in the repos download flash for you [01:03] devnull_: Does "open flash" work with linux well? Can you give me an example of it? [01:03] Riley88, that is sweet .. im still trying to get my fingerprint reader and my subwoofer functioning [01:03] Webu: i use chrome, works well [01:03] lol [01:03] mine is a newer asus [01:03] newer hp dv6 [01:04] wabash, no i can't give an example ... it is flashplayer [01:04] flash isnt really an issue on linux anymore [01:04] ActionParsnip: Turns out that host is DNS only, and ping uses NSS. Thus it was working all along (if only I had used the right command to check the result) [01:04] unless your on 64bit ? [01:04] mine is a compaq presario CQ-60 and my other is an ARM-based UG802 running ubuntu [01:04] unless your on some weird oss only distro [01:04] ive no issues with flash on 64bit. [01:05] Riley88: devnull_: Excellent to hear. [01:05] and i know 32bit users that have huge flash issues [01:05] Riley88: devnull_: Is "open flash" the name of the codecs? Or is it a name for something else? [01:05] dr_willis, ... i thought it was the old had to have 32bit browser for flash .. i guess they released 64b version [01:05] its just adobe flash player [01:05] dr_willis, can you help me with my LWJGL problem? [01:05] Riley88: But it's open? [01:05] wabash, its not open flash .... open as opposed to propietary [01:06] devnull_: i dont even know qhat one im using. [01:06] devnull_: Riley88: Right. so if I wanted to install this... what should I search for? [01:06] wbf: no idea what lwjgl means [01:06] This is not "gnash" or anything messed up like that, is it? [01:06] dr_willis, cool ... that means it isn't a problem ... good to hear ... i might change over to 64bit [01:06] adobe flash player in the software centor [01:06] wabash, idk why don't you check [01:06] wabash: use the flash installer tools in the repos and hope it works [01:07] or ubuntu restricted extras if u want dvd and mp3 codecs to [01:07] Who here knows about the Lightweight W (don't know what w stands for) Java Game Libary? [01:07] never heard of it [01:07] Do you play minecraft on linux? runs off that [01:07] Riley88: Thank you. So "adobe flash player" is open flash, I can assume, because it's in a Ubuntu repo? [01:07] no or i probably would have heard of it [01:08] wabash, no [01:08] Hey guys, I think I did somthing bad. I was messing around in the tty1 terminal (I don't know what it is actually called) and was trying to get back to my graphical interface. I ended up rebooting the machine, but now when I type my password at login it just briefly flashes some terminal that I dont have time to read and sends me back to the login screen [01:08] wabash: there no opensoueced flash that ive seen that works well [01:08] yes its not open flash its just adobe flash player [01:08] now I'm stuck in tty mode :/ [01:08] gnash was kind of good [01:08] is that even still updated [01:08] memand, what did you do to make it reboot .... alt+ctrl+delete ? [01:09] there are flash downloader tools and flash replacer extensions you can use in the browsers for videos on some sites [01:09] i think if you install chrome it will install its own flash plugin [01:09] devnull: yes [01:09] devnull_: dr_willis, Riley88: thank you. So long story short -- to get flash on Ubuntu, I can find it in one of the repositories? I.E., I don't have to go to adobe's site directly? [01:10] memand, alt+ctrl+ F7 to get back to X [01:10] yes wabash [01:10] wabash, no .. the package will get flash from adobe for you i believe [01:10] wabash: i said warlier. the tools in the repos download it from adobe for you [01:10] !flash [01:10] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [01:10] Anyone know how to turn on the voice over feature in an IPOD thru UBUNTU? [01:10] wabash, the package in the repositories will download it from adobe and install it, since the source for flash is closed the package can't contain the actual code (but it can download it) [01:11] KI4RO, i don't even know what that is [01:11] devnull: nice thanks, I did not know that, but it will still not log me in for some reason [01:11] devnull_, if you have no idea, don't respond, just a tidbit of advice ;) [01:11] devnull_, Okay LOL [01:11] ubuntu cant even include the flash download due to silly licensing [01:11] devnull_: nice thanks, I did not know that, but it will still not log me in for some reason [01:11] what are u talking about its in the installer [01:11] KI4RO, i've never heard of that being done, but someone else may be able to. Patience might be needed before you get an answer though. [01:12] TheLordOfTime: Interesting. Does it do a gpg check? [01:12] wabash, uh, what? [01:12] TheLordOfTime, Thanks...been asking all throughout the day...we'll see [01:12] wabash, i'm going to let dr_willis explain the package if you have such questions, apparently i need to poke something up in priority somewhere. [01:12] * TheLordOfTime disappears for a bit [01:12] TheLordOfTime, maybe i want to know what it is so i can try and help [01:13] dr_willis: ? [01:13] wabash: ?? [01:13] wabash, just install the package [01:13] for real lol [01:14] sudo apt-get install adobe-flashplugin [01:14] or is it just flashplugin [01:14] KI4RO, the last i checked ... almost 2 years ago ... IPODs were a pain to deal with [01:14] apt-cache search flash installer [01:14] i think === josh_234 is now known as agliodbs [01:15] flashplugin-installer [01:15] on 12.10 [01:15] devnull_, Still are LOL [01:15] i don't understand what you are trying to do though [01:16] devnull_, You asking me? [01:16] yea [01:17] devnull_, I have the IPOD shuffle and there is a feature available called voice over that will announce the name of the artist and the song once you get it turned on [01:17] so what does that have to do with ubuntu ? [01:17] hi all I have a problem [01:17] KI4RO, okay .. i think i gotcha [01:18] i have got a double boot [01:18] devnull_, I'm asking if anyone has found an Ubuntu app that might allow you to access and turn on the feature [01:18] KI4RO, your trying to set settings on your device from Ubuntu ? [01:18] devnull_, Yep [01:18] there is a program .. i can't remember what it is called that will let you rip music off of an IPOD .. it might be able to communicate with it [01:18] linux and win7, but linux is the first to start, how can i change that? [01:19] devnull_, I have ITuNES7 running under WINE but apparently WINE can't "see" any USB devices [01:19] Any of you have any know how when it comes to MiroHDHC card? I have it hooked in with USB card reader and SD card adapter pluged into it . It says 10mbs ,but it doing 7-8mb . What could be problem [01:19] change the menu.list in grub demonio [01:19] one sec [01:19] KI4RO, it might not be that it can't see the device it might be that the device is unrecognized to linux [01:19] that's probably not the actual name of the file [01:19] bbl [01:20] devnull_, Either way, I can't get there from here LOL. BTW there is a program called gtkpod, but it doesn't seem able to access the features of the IPOD [01:20] Is anyone here up and running from the Ubuntu Mini install? (38mbs) ? [01:20] ElectricPrism: indeed [01:21] KI4RO, thats the program ... you may want to check wine information to setup usb correctly ... [01:21] is anyone here that can help me to set grub? [01:21] or mbr [01:21] tarelerulz, so you are only 2mbs off ? [01:21] Does anyone have any idea how I can get the GUI working for my ubuntu 12.04 installation on a AMD APU laptop? I keep getting "Error no screens found" all the time, even tho I've installed the ATI drivers and they seem to be working [01:22] devnull_: thats what I thought.... [01:22] devnull_, I have and it seems to be a known issues...they suggest setting Virtual box or some such [01:22] demonio, someone is currently answering you [01:22] ActionParsnip: how was the setup, I'm running arch on my laptop and Sabayon my desktop and I'm thinking of moving to Ubuntu Mini because of the Software Center, and debian packaging system [01:22] The laptop is dualGPU, I guess that's what messes things up.. :/ [01:22] Well, Yes is that normal ? Do you have round down ? Like hard drive says 10 gb and you actually have 9gb [01:22] KI4RO, well you will need to install windows inside of virtualbox ... wine isn't always the best solution ... im not sure if it can connect directly to USB or it still goes through the normal linux way [01:23] devnull_ thanks my problem is that i had install win7 and ubuntu but in the dual boot ubuntu is the first to start, so can i make in a way that is win7 to start first? [01:23] ElectricPrism: fine, ran the installer then ran: sudo apt-get install fluxbox slim and went for a shower [01:23] average_drifter: hey [01:23] :) [01:23] demonio, yes you were already answered .. scroll up [01:23] demonio, my current machine doesn't have a menu.lst, but go to /boot/grub/menu.lst and just move the win7 entry to the top of the list [01:23] cool [01:23] devnull_, Supposedly it can "see" the usb ports directly (virtualbox) [01:24] KI4RO, yes virtual box can .. but i think that is because it has a kernel module ? i think if linux doesn't see the usb device then wine won't [01:24] HonestAbe ok i'll try immediately [01:24] wait! [01:24] demonio, or set the default boot number to the windows number [01:24] before you do, go read the documentation, i'd feel awful if you followed my paraphrased directions and your computer caught fire or melted or something awful [01:25] lol [01:25] im pretty sure u can do that in bios [01:25] devnull_, Linux can see it...rhythmbox, banshee and gtkpod all see it just fine [01:25] set the boot order [01:25] HonestAbe i cant find menu.lst [01:25] KI4RO, im not sure how that works ... they might be accessing it in a special way .. which wine can't ? [01:26] devnull_ where have i to go for make that? [01:26] devnull_, Nor am I [01:26] demonio, where honestabe told you [01:26] demonio: its not used now, ubuntu uses grub2 [01:26] KI4RO, i wish i knew more about how that worked but im strapped for ideas ... lets see what google has to say [01:27] KI4RO, seems like that is a popular topic ... itunes(wine) cant recognize ipod ... but it looks like people have fixed it [01:28] devnull_, Good luck...lots of answers but none seem to work so far...hence my reason for coming here...yep, very popular [01:28] gotcha [01:28] getting intermittant reboots. Not scheduled: see here: http://i.imgur.com/LzaAo.png doesn't seem to be overheating or voltage, but had to enable those plots and will watch. dmesg/syslog doens't reveal anything that would cause it so sounds more hardware related...any suggestions? [01:28] silver rating on winehq [01:28] aaas: have you tested your RAM using memtest? [01:29] ActionParsnip no, but ill try that tonight [01:30] devnull_ HonstAbe I find it but i don't know what i have to change.. so can you help me? [01:30] KI4RO, seems like a VM is the answer because it can directly access USB [01:30] my win7 is latest [01:30] devnull_, Yep, haven't had the nerve to try that yet LOL [01:30] as long as you don't mind sitting through a windows install [01:31] demonio, what version of ubuntu ? [01:31] devnull_, A windows install? [01:31] 12.10 [01:32] KI4RO, yes .. VM means virtual machine .. you will need to install windows inside of it ... it is not an emulator [01:32] KI4RO: if you go for virtualbox, you'll need the one from the virtualbox site (or PPA) [01:32] you will literaly be booting windows inside of a virtual machine [01:32] KI4RO: the one in the ubuntu repos does not have raw usb access [01:32] ActionParsnip, does that come with a kernel module ? [01:32] devnull_, Oh goodie!! Don't have a Windows disk here [01:32] lol even better [01:33] devnull_: no idea, i'd imagine so but i only know the difference in that sense. easier to not buy apple rubbish :) [01:33] ActionParsnip, yea im with ya on that .. i don't like proprietary things [01:34] devnull_: i don't mind proprietary, i just like things to work [01:34] but then again i don't "sync" things either ... usb mass storage is my friend [01:34] devnull_, Wife bought it for me....I'm just trying to make it work [01:34] KI4RO, no prob i understand ... ipods do their job well as a player ... your just screwed if you don't have itunes [01:35] demonio, do a search on google ... you will find out how to do it [01:35] devnull_, Well I've been able to make it work with Rhythmbox, it plays and all, just trying to get this last feature to work [01:35] Hi === gogogo__ is now known as gogogo_ [01:36] KI4RO, it would be cool to get that to work ... i would imagine someone is working on it [01:36] Any recommended add-on plugins for dictionary in Firefox Browser? [01:36] devnull_, Hoping gtkpod folks are trying [01:36] 17.0.1+build1-0ubuntu0.11.10.1 [01:36] KI4RO, for all i know they might have a development version with more features .. just becareful [01:37] kaushal, what do you mean ... like for spellchecker ? [01:37] hi i have tough question about hardware can any 1 help please//////?? [01:37] devnull_, Hmmmm...interesting thought...where would I find it? [01:37] ania, don't know until you ask your question [01:37] devnull_: meaning of any word on the webpage [01:37] kaushal, well if there was a plugin it is not ubuntu related ... check firefox extensions directory [01:38] devnull_: any url? [01:38] kaushal, GOOGLE IT [01:38] does anyone know how to restore ipod on ubuntu 12.04? [01:38] the internet is your resource ... use it [01:39] motherboard micro atx with intel atom......can it be powered by netbook psu? where to read about it .....please? [01:39] Q: anyone here running 13.04 daily? If I run it for say 6months will It automatically become 13.10 daily with updates? [01:39] kaushal: got a dictionary? [01:39] ElectricPrism: ask in #ubuntu+1 for pre-release [01:39] ActionParsnip: ? [01:39] ania ... not a ubuntu question [01:39] ActionParsnip: thx [01:39] ElectricPrism: Raring will upgrade to raring stable after release day, you will need to take extra steps to upgrade it to 13.10 [01:40] gtkpod dont seem to work [01:40] kaushal: I thought you were having issues with words on a web page [01:40] Slaptman, that is your best bet .. otherwise you will need to use a VM with windows and itunes [01:40] ActionParsnip: yes [01:41] ActionParsnip: i saw a bunch of plugins but not sure which one to use [01:41] ActionParsnip, kaushal wants to be able to somehow click on a word and have the dictionary definition i think [01:41] Hi, I have a preinstalled image that jumps to a login prompt while running the setup, does that mean something is failing? [01:42] i don't know what the logins are so I can't find a log to see what might have happened [01:42] installing ubuntu server on a machine with an intel 6300 wifi module (wired connection not feasible at this time, this is just a test run for a minecraft server anyways). seems to want me to load firmwares labeled iwlwifi-6000-6.ucode and iwlwifi-6000-5.ucode. I cant seem to find any info on google and intels linux driver site is dead. any ideas? [01:42] My computer says 100% of disk space is full but i know its not. Doing "df -h" will show 100% used sometimes while other times its back to normal. Anyone know why? [01:43] kaushal: they have that as addons and extensions for web browsers [01:43] !find iwlwifi-6000-6.ucode [01:43] Package/file iwlwifi-6000-6.ucode does not exist in quantal [01:43] devsfan1830, lspci ... find your card in the list .. take that unique number and do a google search [01:43] dcplaya, maybe temp files ? [01:44] devsfan1830: what is the output of: lsb_release -sc [01:44] devnull_: nope, I have searched my entire system for large files, they dont exist. I have rebooted multiple times as well [01:44] xenome, preinstalled image ? [01:44] im in the install GUI, not sure how to get what you ask for [01:44] dcplaya, tell me you don't have 1 partition ? [01:44] join #Pipes [01:45] devnull_: yea (for ubuntu at least, I have other drives for other files) Is that bad? [01:45] devsfan1830 get to a terminal and type that command [01:45] devnull_: ctrl+alt+f3 run it there [01:45] devsfan1830, ^^^^^^^^^^ [01:45] !info firmware-iwlwifi [01:45] Package firmware-iwlwifi does not exist in quantal [01:46] dcplaya, i guess it is just preference ... but i don't like the single partition installs ... because things like this can happen ... you can to easily fill your partition up if something in var gets to big or what not [01:46] devsfan1830: are you installing debian? [01:46] Ubuntu Server 12.10 [01:47] devnull_: the weird thing is that this happened about 2 months ago and then it just randomly "fixed" itself [01:47] what version of ubuntu [01:47] devnull_: and its a 1TB drive and I only am using 20% of that in reality [01:47] i know this is ubuntu, but does anyone know the command to switch to a specific workspace in xfce? those channels are frightfully silent [01:48] hi evveryone i am having a problem [01:48] trying to install ubuntu [01:48] devsfan1830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689416 [01:48] i installed it and at the end an error comes [01:48] Debian bug 689416 in src:linux "Nonexistant files are asked for on Intel Centrino Ultimate-N 6300 (802.11 a/b/g/n 3X3) Half Mini Card" [Important,Fixed] [01:48] HonestAbe, maybe alt+ctrl plus left or right to go back and forth .. or like alt+ctrl+1, 2, 3 [01:48] after that when i try booting it it doesnt show up in the booting menue [01:49] devnull_: I am running 12.10 [01:49] please help [01:49] lsb_release -sc in terminal returns "not found" [01:49] devnull_ well, here's the problem, i'm trying to bind the command to a keystroke, so i need the actual command, not the keystroke unfortunately. [01:49] devsfan1830, are you still in the install ? [01:49] HonestAbe, gotcha [01:50] HonestAbe, xfce doesn't let you bind shortcuts for desktop switching ? [01:50] im in the terminal, i can reboot to go back [01:50] thalib: what is the error? [01:51] i tried going on despite the missing files, it couldnt resolve with the DHCP [01:51] devsfan1830, can you not finish the install ? [01:51] thalib: simply saying 'an error' means nothing and doesn't tell us anyting to help you [01:51] devsfan1830, tell it not to get updates while installing [01:51] the installer was not working or something but when i checked it had installed [01:51] devnull_: try: cat /etc/issue [01:51] will check again [01:51] devsfan1830: ^ [01:51] sorry [01:53] devsfan1830, did you not have the lspci command in terminal ? [01:53] devnull_ it does, I was looking in the wrong place. I needed to be in the window manager settings. I was looking at the keyboard shortcuts. Who'd have thought? [01:53] hehe [01:53] i hear ya [01:53] i ran lspci, it just reported the name and model of the wifi card and its REV, id go directly to intel but the site they link to is down [01:54] gotcha ... one more time .. what is the card .. ill check [01:54] hang on [01:54] the error is c:\users\owner\appdata\local\temp\wubi-12.10-rev273.log [01:55] oh wubi [01:55] thalib: so you are using wubi? [01:55] thalib: why did you not say you were using wubi? [01:55] thats what ubuntu gave to install through the usb stick [01:56] Intel Corporation Centrino Ultimate-N 6300 (rev 35) [01:56] i thought everyone used that [01:56] thalib: yes, if you open the USB stick in windows it will offer you wubi [01:56] i would say ... only use wubi if you have to ... not sure if you have to or not [01:56] i dont know anything about linux [01:56] devsfan1830, thanks [01:56] thalib: oh hell no, wubi is nasty [01:56] how else can i install it [01:56] thalib: I recommend you run a chkdsk on your NTFS partition to ensure it is healthy [01:57] thalib: boot to the USB stick and you can install Ubuntu to its own partition [01:57] thalib: I recommend you use add/remove programs to pull wubi off [01:57] yea ... linux in windows is a ungodly idea [01:57] thalib: You can single boot Ubuntu on its own, as the sole OS. There would be no Windows OS to run the installer from, would there? [01:57] what do kde and gnome generally do when they run programs without a console? [01:58] just nohup or something else? [01:58] ok will try that now but how am i to unistall the things which have installed now [01:58] thalib: add/remove programs...like any other windows application [01:59] oh man, I remember my first linux install, it was a migrated wubi install on a netbook, what a nightmare. [01:59] devsfan1830, iwwlagn [01:59] why would you do that? [01:59] TomyLobo: massochistim? [01:59] no cd drive and I didn't know any better [01:59] linux reinstalls are so painless [01:59] ah [01:59] devnull: yes, the preinstalled-desktop image, more specifically the omap4 image [01:59] later, i learned about the wonders of netbooting [01:59] install linux from floppies then we will talk :) [02:00] how do i do a chkdsk [02:00] ntfs? boot into safe mode... [02:00] but then again back then kernels fit on a diskette [02:01] how i do not miss slackware === MartinS is now known as Guest34831 [02:01] yup running chekdsk now [02:02] devsfan1830, thats the driver you need ... it might require some extra parameters though [02:03] hello actionparsnip [02:03] ok cool, but now how do i get it if intellinuxwirele­ss.­org is dead [02:03] devsfan1830, you don't ... you don't get anything from them [02:03] what do i do now how do i put ubuntu into the usb and boot it from there [02:04] as far as i can tell it should be available to you [02:05] Hey I am having a problem with ubuntu that only the desktop/mouse shows? I have tried some of the guides online no luck. Anyone know a fix? [02:05] ok i'm confused. volume slider has no effect on the volume for my headphones even though in alsamixer its changing the master volume. weird... [02:05] ItsTheSource, how about the headphone volume slider ? [02:05] thalib: you know, check your drive is healthy.... its a standard windows thing [02:05] yeah [02:05] thalib: right click C drive -> properties -> tools...... [02:05] its healthy no bad sectors or anything [02:06] thalib: when did you last test it? [02:06] yea adjusting headphone volume in alsamixer works fine. Any way to lock master and headphone volumes? [02:06] dont know [02:06] thalib: then you have no way at all of substantiating your 'no bad sectors' claim at all if you have never tested the drive [02:07] ha! I found the stupid file using all my space! a log file for VNC [02:07] i just did on command prompt [02:07] hello [02:07] alguien habla español [02:07] thalib: it won't work without rebooting [02:07] ?? [02:07] !es|julio [02:07] julio: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [02:07] !es | julio [02:07] ok [02:07] dcplaya, there you go .... it is usually a log file .... vino-server ? [02:07] thalib: so you didn't do it [02:07] sorry :/ [02:08] ok [02:08] Todo es bien, julio. Buena suerta con sus problemas. [02:08] ItsTheSource, why do you want to lock them ? [02:08] *suerte? I forget. [02:08] i dont understand u asked me to do a chkdsk [02:08] i did [02:08] it said no bad sectors [02:08] now what do i have to do [02:08] thalib: use the GUI and select to fix sectors and such, you will be asked to reboot [02:09] thalib: did you uninstall wubi? [02:09] yes [02:09] thalib: ok, boot to the usb stick you made, resize your NTFS and install to the freed space [02:09] ...that way the volume slider actually works for my headphone jack. If I can tie them together so they raise and lower together problem solved... [02:09] how do i do that [02:10] ItsTheSource, you don't really want that i don't think [02:10] how do i for starters boot to the usb stick [02:10] and also i just want to tell the ubuntu that was downloaded has wubi on the usb stick [02:10] should i delete that [02:10] too [02:10] thalib, yea they all do [02:11] Can you propose an alternate solution? I can launch alsamixer and modify the level for the headphones but that's a pain... [02:11] devnull_ funny enough, he may not actually want it, but I sure as hell do [02:11] thalib: have the USB you made with the ISO in the port, select it as the boot device and you will get a live USB OS [02:11] my headphone jack is closer to my speakers than my speaker jack [02:11] let me think about it [02:11] and i have been just manually adjusting it with the dial, but now that it's been brought up.... [02:12] so you want the master to go up when the headphone slider goes up ? [02:12] other way around [02:12] actually the other way around. The volume slider affects the master. [02:13] how about you just keep headphones at MAX level and then you can just adjust the master through gnome or your software ? [02:13] thats the problem i dont know how to do it [02:13] master has no effect on headphone volume [02:13] devnull_, no one who has any decent pair of cans would do that [02:13] how do i select it to become the boot device [02:13] there's mut or max [02:13] *mute [02:14] I just plugged in my speaker to my computer... it doesn't make a sound. How do I restart my audio interface? [02:14] ug [02:14] uh oh, now the demon of audio problems has reared its hideous head [02:15] its coming in waves today .... multiple ipod questions now multiple sound questions .. :) [02:15] lol [02:15] lol [02:15] and i just spent 2 days messing with alsa,pulse and hda-analyzer [02:15] Hi all [02:15] How do I tell whether package foo has been compiled with support for bar? [02:15] (e.g. whether "pppd" has PAM support) [02:16] If you compiled it there might be a configure.log [02:16] hello [02:16] does debs contain that meta information? [02:17] do [02:17] ItsTheSource, so you are saying you would like ... when headphones are plugged in the volume control adjusted the headphones not the master ? [02:18] instead of adjusting pcm or master ... you want the headphone level adjusted [02:18] Since master doesn't affect my headphone volume then that would work. [02:18] Yes. [02:19] how do i make my usb stick the booting device [02:19] thalib, idk .. go into your bios and find how to change the boot order .. or press F9 or F10 for a boot menu [02:19] Either adjust the primary boot device in your BIOS, or select it manually when turning on the computer. [02:20] we don't know what bios you have [02:20] how do i go into the bios [02:20] F2, F12, DEL...press all of them at once [02:21] escape even [02:21] lol [02:21] thats when the computer starts right [02:22] ItsTheSource, i wonder if there is a pulse config for it ... because that is detectable i believe wether headphones are plugged in [02:22] Well I have Headphones in my audio output devices. If I select it and adjust the volume...nada... [02:23] dfcnvt, pulseaudio -k [02:23] you can try pulseaudio volume control [02:24] pavucontrol [02:24] nothing worked [02:24] Let me do the power cycle on my computer. [02:24] dfcnvt, i wouldn't [02:24] .. [02:24] there are numerous reasons for audio not working [02:25] what are some tasks people do with startup scripts? or shell scripts [02:25] Hi [02:25] drivers ... mixer levels ... etc [02:25] ...incorrect device selected... [02:25] I've used up on smplayer often but I don't remember messing around with speaker's interface. [02:25] man [02:25] is it a desktop ? [02:25] let me double check to see if it's selected a correct device [02:25] yes [02:25] machicola, things youd like to setup and run... [02:26] Can someone recommend a good VNC server for 12.10 that will start on boot? [02:26] dcplaya, vino-server comes with unity i believe [02:26] machicola, servers, make wifi connections [02:26] but i don't think it starts till you have logged in ? [02:26] whew, solved my audio prob, it was xfce related (of course). It was using hdmi as my default audio [02:27] that will happen [02:27] Im running a headless. I usually login via SSH but sometimes I need a GUI [02:27] no you don't :D [02:27] ^ [02:27] im not sure but vino-server may be user specific ? [02:27] dcplaya: you can just ssh in and start vncserver by hand. works well for me [02:27] Hi, I am having problems with ctrl + alt + f7 from console mode. I get a black screen and can't do anything [02:27] Can anyone help? [02:27] you dont want to use vino on a headless server [02:27] ztgu fresh install ? [02:28] What is happening in this process? [02:28] dr_willis, good point [02:28] ztgu: /etc/init.d/gdm restart [02:28] but unsure if there is gdm in it [02:28] ahh, wifi, definitely... thanks mad-lulz-yo [02:28] dr_willis: I used to do that but I just found a 700GB VNCserver log file so I am apprently doing it incorrectly [02:28] 12.10 would be lightdm [02:28] stgu, #killall Xorg [02:28] stgu, #startx [02:28] why do the nvidia drivers make the splash screen go completely fugly? [02:28] devnull_: fresh install won't work [02:28] dcplaya, can you kill logging ? [02:28] ztgu: killall -u $USER will do it [02:28] ztgu .... what did it just stop working .. did you just install ?? [02:29] dcplaya: edit the vncserver script to remove logs. or set a no logging option perhaps [02:29] jschall, what splash screen ? [02:29] dcplaya sorry to be an idiot, but have you tried trimming down logs? [02:29] ztgu: what video chip do you use? [02:29] devnull_: the ubuntu splash screen [02:29] erp, dr_willis is vastly quicker [02:29] jschall, you talking about the screen while it is booting ? [02:29] devnull_: yes [02:30] jschall, probably a framebuffer problem ... might need to add an option to your kernel boot .. might not be finding the video mode correctly [02:30] my guess [02:30] devnull_: it switched to a text-based splash and a bunch of crap gets printed over the top of it in a very broken manner [02:30] dfcnvt: etc/init.d/gdm restart, what does it do? [02:30] nvidia and flgrx drivers have issues with plymouth ;) === vnbang_ is now known as vnbang2003 [02:30] ActionParsnip: I have amd, what does killall -u $USER do? [02:30] is some version of live build being maintained for ubuntu ? [02:30] i tend to just disable plymouth [02:30] yea i used to have similar issue with fglrx drivers ... but seems to be fixed these days for me [02:31] ztgu: It will restart the x server. (Where you tried to get in CTRL+F7) [02:31] ztgu: kills all the processes belonging to your user [02:32] Hi, What is the one thing, that I can do, if my mouse is stuck? [02:32] jschall, luckily you don't really have to worry about it .. it just wont look pretty [02:32] ActionParsnip: yeah, I know, but why? [02:32] why can't ubuntu get a damn splash screen right after 10 years? [02:32] jschall, they do have it right [02:32] ztgu: then why ask what it does, when you know? [02:32] does the LiveCD / USB boot correctly with the splash ? [02:32] OH what a tease...http://ubuntuforums.org/showthread.php?t=900305 [02:32] clearly not. [02:32] ztgu: it will allow you to log in and hopefully give a GUI. [02:33] jschall, are you new to this ? [02:33] i belive the nvidia/fglr x stuff with plymouth has laege threads on the forums [02:33] not remotely [02:33] Hi, I'm trying to convert a series of .png files to video. Any suggestions on a good way to do this? [02:33] then you should know better [02:33] Preflex: ffmpeg/mencoder [02:33] anyway, yes, nvidia's problem, but yes, ubuntu's problem too. === vnbang2003 is now known as vnbang [02:33] jschall, does the install boot correctly with the splash ?? [02:34] you mean the livecd? [02:34] i guess if you have an older version of ubuntu [02:34] * dr_willis dosent worry about a 10 sec boot animation when he had 10+days of uptime [02:34] but yes [02:34] yes, it works with nouveau or nv or whatever [02:34] ActionParsnip: The thing is that I can get a GUI working with startx, ( i am using KDE) But the ctrl + alt + del process freezes my system. [02:34] jschall, then it is your problem not ubuntus problem [02:34] ztgu, don't do that [02:35] jschall, but to fix it .. lets move forward [02:35] devnull_: do what? startx or ctrl - alt + f7 ?? [02:35] find out what drivers and settings the LiveCD is using for video and try to mimick that setup [02:35] ztgu ... do not ctrl+alt+delete [02:36] I've tried mencoder, but it doesn't seem to be working right. I only get two or three frames and then it goes nuts. http://pastebin.com/aW715Yjh [02:36] anyway, i'd like it fixed for everyone. i'd like to understand how to work around nvidia's crap and implement it. [02:36] jschall, i have had issues in the past where the video is flawless from the livecd but after install i had to fix it [02:36] jschall, nvidia's crap is better than ATI's crap [02:36] it is probably a setting of yours [02:36] #ffmpeg wouldn't help me, because ubuntu's version of ffmpeg is a "fake fork" [02:36] its not going to be a trivial fix with nvidia/plymouth. [02:36] check to see what mode is set in the kernel boot [02:36] xrandr prints out a list of your root windows, right? [02:37] devnull_: why? [02:37] fake fork = spork [02:38] ActionParsnip: Do you know of an alternative to suspend or if I can make my suspend resume with startx command instead ? [02:38] ffmpeg in ubuntu is the ffmpeg fork known as avconv i think. check ffmpeg --help [02:38] fork shaped like a spoon, with the teeth closer together = spork [02:39] Hi, I need urgent help. On ubuntu my cursor doesn't move. Does your cursor moves? [02:39] devnull_: a setting of "mine" implies i changed a setting. it may indeed be a setting on my computer. i have googled about it, it says to run hwinfo --framebuffer and pick a resolution, but none of the resolutions are the native resolution of my (system76) laptop, which seems pretty dumb. [02:39] aartist: yes. moves fine here [02:39] you know how some really advanced bulk renamers can add the parent folder(s) to the name of a file? well i need to remove that part organized like this stuff/blah/status/blah - authorname - filename.txt the only matching parts will be the "blah", and it is garanteed to be a part of the filename [02:39] jschall, it might be a different setting [02:40] devnull_: and the nouveau drivers clearly display the splash at native resolution [02:40] gotcha [02:40] and your using nouveau drivers ? [02:40] devnull_: no, i'm using the native drivers [02:40] dr_willis: ok.. so it's not internet problem. what I can do to solve it? [02:40] oh [02:41] devnull_: nouveau is what's used on the livecd, right? [02:41] aartist: no idea. you havent given us any details. unplug/replug the mouse and se if it works [02:41] not sure ... that is the open source drivers ... so i don't know what you mean by native [02:41] devnull_: oh, i don't mean native, i mean proprietary [02:41] gotcha [02:42] not sure about the nvidia drivers ... do you feel like you have to have the proprietary drivers ? [02:42] bsmith093, you could probably use rename and pwd to rename your files [02:42] dr_willis: I am on laptop... with intel machine and installed ubuntu via wubi. and works good everyday. I can reboot and it may work fine.. but I like to make it working without rebooting. [02:42] ItsTheSource, my search is running a little dry for your headphone issue .. maybe jack is needed [02:42] ItsTheSource: its not the pwd but 2 levels up from there [02:42] devnull_: yes, i do things that require the proprietary drivers. [02:42] aartist: from personal experience, can i reccomend that you reinstall? [02:42] jschall, 12.10 right ? [02:43] dr_willis: I can click the way it is. But the cursor doesn't move with mousepad. [02:43] is there an easy one liner to completely remove ubuntu-desktop? [02:43] not necessarily to fix whatever problem, but wubi installs are problematic to say the least [02:43] jschall, btw does the splash screen load up correctly at all .. even for a second ? [02:43] no [02:43] xenome yes [02:43] aartist: see if it works ffom s live cd as a test [02:43] devnull_: it does not [02:43] okay [02:43] devnull: how would you do it? [02:43] dr_willis: thanks.., I don't have LiveCD. [02:44] xenome did you do a google search yet ? [02:44] aartist: time to get one. they are handy. [02:44] jschall, let me check on that [02:44] aartist, have you got a thumb drive? [02:44] aartist: or make a live usb [02:44] yes, but it seems like an apt-get remove ubuntu-desktop just removes the meta package, not really any other packages [02:44] i could remove gnome-* [02:44] I think bash will allow you to match the longest string from the beginning to the last match of a character. I'm trying to remember the syntax...maybe PWD=$(pwd) ${PWD##/}...bah i know that's wrong.. [02:44] but it seems like there is a cleaner method [02:44] xenome: thats how meta packages work. yes [02:44] dr_willis: no. [02:44] xenome why are you doing this in the first place ??? [02:45] dr_willis: I was looking for some keyboard command tweaks.. that will get this going. [02:45] can I not just look at what the metapacke installs, and reverse that? [02:45] devnull_, thanks for looking. I'm not coming up with much either... [02:45] jschall, they just made some adjustments to the nvidia-graphics-drivers package that might be a known issue [02:45] devnull, because I want to get to a stripped down X running only openbox from init script [02:45] trying to do it as clean as possible [02:45] xenome ... so install openbox [02:45] xenome: not really its a failing of how metapackages work. they just dpend on other things [02:46] devnull_: nvidia did or canonical did or what? [02:46] makes ti easy to install stuff.. but not easier to remove [02:46] jschall, checking ... it is because it thinks there is no framebuffer to use [02:46] jschall, ill see if i can find an update or fix [02:46] bsmith093, ${string%substring}: deletes shortest match of substring from back of string... [02:46] xenome you can have multiple window managers ... you can pick what you want to get into on login [02:47] xenome: I tried that once. I ended up reinstalling from the minimal image to get a clean setup [02:47] jschall, on shutdown do you see the splashscreen ? [02:48] devnull_: not sure yet. i doubt it. i can find out now? [02:48] devnull_: i'll just do that. [02:48] i dont want to make you reboot [02:48] could anyone tell me why I can't execute eclipse?:( private message for details [02:48] somsip: that's probably a good idea [02:49] Solace_, just ask your question in here with some a lil detail [02:49] xenome: I found I couldn't get things as clean as I wanted without trawling for dead config files. Easier to min install and 'apt-get install {WM of choice}' === dankest is now known as dankest|away [02:49] xenome don't remove any other packages .. just install openbox ... logout .. you should be able to pick your session at the login screen [02:50] jschall, that was dang fast [02:50] question, want to install ubuntu 12.04 and have a 64 bit but it recomends 32bit, why and which is best? [02:50] devnull: I'm looking for no window manager, I don't want a prompt, I'm setting up a pretty simple device [02:50] downloaded eclipse Juno with wget http://www.ocdsoft.com/files/debian/eclipse-cpp.tar.gz && tar -xvf eclipse-cpp.tar.gz && mv eclipse-cpp /usr/local/eclipse-cpp && ln -s /usr/local/eclipse-cpp/eclipse eclipse && rm eclipse-cpp.tar.gz [02:50] tocohead: almost certainly 64 bit [02:50] devnull_: it does not work on shutdown [02:50] xenome, openbox is a window manager [02:50] tocohead: depends on the cpu you are installing on, how much ram you have and the use of the OS [02:50] i'm sure, gdm [02:50] but when I use the command eclipse or cd the directory and ./eclipse, cannot execute binary [02:50] jschall, thank you for the information ... fast reboot btw [02:50] err i'm sorry, gdm [02:50] display manger [02:51] ActionParsnip, I love your name [02:51] gdm can autologin [02:51] HonestAbe: its an old harry hill joke [02:51] Solace_, you may need to run that with xvpf for your tar arguments [02:51] devnull_: yep, it's a fresh install on a system76 gazelle professional - no ssd though, could be faster :) [02:51] yeah but I don't need all that stuff running, I've got a limited embedded device [02:51] gazelle ... nice [02:51] xenome: you want simple - slim may be worth considering as login manager [02:51] start x from rc.local then [02:51] xenome ... what stuff ?????? [02:52] tocohead: there is no single best, if there was then they would kick out only one ISO...wouldn't they [02:52] @ItsTheSource ./eclipse -xvf? [02:53] jschall, https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1063969 looks promising [02:53] Ubuntu bug 1063969 in nvidia-graphics-drivers (Ubuntu) "NVIDIA does not work with framebuffer drivers" [Wishlist,Triaged] [02:54] but you can enable it in a config file and 2 commands ... but your kernel will throw warnings at you [02:54] devnull_: right, so it is entirely nvidia's fault [02:55] jschall, looks that way ... but if you want the framebuffer support you can have it ... but it will throw a warning in the log [02:55] ah...no, wget http://www.ocdsoft.com/files/debian/eclipse-cpp.tar.gz && tar -xvpf eclipse-cpp.tar.gz && mv eclipse-cpp /usr/local/eclipse-cpp && ln -s /usr/local/eclipse-cpp/eclipse eclipse && rm eclipse-cpp.tar.gz [02:55] devnull_: i wonder why. [02:56] something like the nvidia drivers dont support framebuffer so if you enable it is a unsupported feature ? [02:56] devnull_: also, for some reason hwinfo --framebuffer reports that i don't have any framebuffers at my native resolution [02:56] correct [02:56] you have none at the moment because they are disabled [02:56] 4xAND 9650, memory 7913 MB, ATI Radeon HD 3200. general use [02:56] devnull_: god i hate nvidia so much. [02:57] still better than ATI ... a boot screen is a minor issue ... Nvidia just increased their graphics peformance on linux by 40% i wouldn't complain to to much :) [02:57] devnull_: how much worse is ATI? [02:57] hey everyone, does the open source radeon driver supports open gl ES acceleration? [02:57] was confused as they have 32bit (recomended) next to the download [02:57] getting better ... but bad driver support [02:58] devnull_: i guess with valve pressuring them they might work a bit harder on the linux drivers. [02:58] tocohead, because 32 bit will run on all 32b and 64b processors ... but 64bit will only work on ... 64bit [02:58] ahhh, so just change -xvf to -xpvf :) thank you very much [02:58] jschall, they did .. they just increased performance .. like just recently ..i thin it is on valve for linux's site [02:58] ok thank 64bit it will be [02:59] framebuffer is a minor issue compared to 3d rendering [02:59] tocohead: idiot proofing for people that have no clue what 32/64bit mean [02:59] ...maintains permissions. If that doesn't work then just run # chmod +x /usr/local/eclipse-cpp/eclipse [02:59] dr_willis, i was going to say the same thing ... in a slightly different way ;) [03:00] idiot proofing?!? impossible! [03:00] jschall, but you can enable it if you want ... people are saying they aren't running into stability issues by having it enabled [03:00] thanks for all your help, using Linix Mint and thinking Ubuntu will be better [03:00] devnull_: im sick of bending over backwards to idipt proof stuff. then getting asked to do backflips also. ;) [03:00] devnull_: anyway, it just bugs me because its embarrassing for ubuntu, embarrassing for nvidia (but less so), and embarrassing for me when my $1400 computer looks "broken" with the OS it was purportedly designed for. [03:00] haha [03:00] anybody please [03:01] i hear ya ... i am a programmer and web developer ... goes with the job [03:01] tocohead: i dont see much point in using mint really. [03:01] jschall what kind of computer? [03:01] devnull_: anyway, i'm trying ubuntu again after switching to kde for a very long time. my next issue is why can't i drag windows smoothly? [03:01] HonestAbe: system76 [03:01] jschall, comment #7 in the link will fix it .... you should be fine ... nvidia probably changed something in how their software works and they probably don't need it for other os drivers [03:01] tocohead: 64bit is my recommendation [03:02] jschall nifty! [03:02] spyzer: state the issue to che chennel [03:02] tocohead: remember the target audience of ubuntu. If you have a 64bit OS you can run both 32bit and 32bit [03:02] I liked the look and windows design. but having problems with it [03:02] tocohead: so it covers the users who are unsure of their CPU, or computers in general [03:02] jschall, that is another issue [03:03] devnull_: known? [03:03] jschall, and btw .. if i didn't have to i wouldn't buy an ATI card .. but my laptop is an APU [03:03] makes since ActionParsnip [03:03] jschall, like ... a setting somewhere ... might be a composite issue [03:03] kde on 12.10 ? [03:03] devnull_: kde on 12.04. i just got around to grabbing 12.10 [03:03] maybe you need sync to vblank on [03:04] dr_willis: i am trying to look for tizen sdk development. The emulator needs open gl ES accelration. My laptop has ati radeon hd 4500 . So I wished to know whether the radeon driver supports that? [03:04] not sure .... i haven't had that issue in like 2-3 years since the drivers got better for ATI [03:04] devnull_: they aren't tearing, they're just jerky [03:04] okay [03:04] spyzer: no idea.. thats why i said ask the channel. not me. ;) [03:04] do you have a CPU monitor ? [03:04] anybody :) [03:05] hai [03:05] spyzer, something that opengl3 offers ? [03:05] jschall, i was going to say drag a window around and see how high your cpu spikes [03:05] devnull_: no spikes. [03:05] okay [03:06] devnull_: all 8 lines stay below 50% :) [03:06] hehe ... dang you [03:06] devnull_: just grabbed compizconfig [03:06] yea .. check in the compiz settings manager [03:07] devnull_: i really wish ubuntu had built on/polished kde instead of gnome [03:07] i guess you could grab kubuntu ? [03:07] devnull_: because this is a serious pain compared to how well kde works, but kde also has rough edges (search, for example) [03:07] hello can anyone please tell me where can i see the git folder ? [03:08] ubuntu 11.10 [03:08] maybe kde has its own composite engine ? [03:08] i really haven't touched KDE in like 10 years [03:08] !Help! ?Where did my Desktop Cube go? [03:08] ultraparadigm: I am only a bot, please don't think I'm intelligent :) [03:08] devnull_: it does, kwin has its own compositing [03:08] jschall, so maybe it is a compiz issue then [03:09] Did the version of Compiz in 12.10 get rid of the desktop cube? [03:09] ultraparadigm, compiz plugins [03:09] How do i get Twitter web app in ubuntu 12.10 [03:09] compiz-plugins-extra [03:10] sometimes i keep on getting system problem detected with evolution-calender-factory, is that a known bug? [03:10] how do you get the bot to describe a package? [03:10] If yes, is there some short fix for that [03:10] Thanks! [03:10] hmm ... let me check that package .. might not be the correct one [03:10] Devnull, that the second important thing I found missing in 12.10 that was in 12.04 [03:11] also when I try to generate the error report , in the apport-gtk it just shows me a loading icon when I click on details [03:11] devnull_: use !info {packagename} [03:11] is there any way for me to get the details [03:11] thanks [03:11] so i can atleast do some hotfix if possible [03:11] The first most important thing was the linux-headers. My video drivers FUBARed my PC upon compile untill i figured that out. [03:11] !info compiz-plugins-extra [03:11] compiz-plugins-extra (source: compiz): transitional dummy package.. In component universe, is extra. Version 1:0.9.8.6-0ubuntu1 (quantal), package size 3 kB, installed size 73 kB [03:11] anyone please [03:12] Even my crash reporter dies [03:12] ultraparadigm, yea i thought i was given a disabled compiz manager .. but you just need to install the extra plugins and it will be just like before [03:13] ultraparadigm, yea .... just grab the headers always .. its always a safe bet [03:13] I'm using djbdns/tinydns and i'm having a hard time understanding how I am to do reverse dns for my /29 subnet could some help? [03:13] Thanks so much! [03:13] Does anyone have a copy of the original 12.04 ISO that they would be willing to send me? [03:14] you can download it [03:14] I can download 12.04.1 [03:15] datruth, thats not an ubuntu issue; try ##networking or #freenode [03:15] Never mind, found the old release. Thanks, devnull_. [03:15] anyone have any suggestions for a snappy pdf reader? [03:16] HonestAbe, the default one evince [03:16] jschall, there is a bug with mouse/compiz .... is it like a delay .. or just laggy movement ? [03:16] documentviewer leaves something to be desired [03:16] thanks bazhang [03:16] devnull_: its strange, i logged out and back in and its gone [03:16] 129 [03:16] HonestAbe, apt-cache search term to find something you like [03:16] I have git installed on ubuntu 11.10 but now i need to look into the git directory , how do i do it ? any suggestions ? [03:17] jschall, the lagginess ? [03:17] devnull_: but it wasn't a delay, it was just laggy [03:17] okay ... the recommendation when something like that happens is to try and restart unity [03:17] unity --replace should do the trick [03:18] rushboy, hmmm ... not sure where it puts git ... maybe in /var somewhere .. or /usr/lib/ [03:19] Has anyone messed around with RouterBoard and Debian distro? [03:19] rushboy: it's install in /usr/bin/git but I guess you mean the .git folder of the cloned repo? [03:20] somsip, where does ubuntu put the git repo that is being served ... i think that is what he needs [03:21] devnull_: whereever it's checked out to. Am I missing something in the question? [03:21] jschall, https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/764330 [03:21] Ubuntu bug 764330 in compiz (Ubuntu Oneiric) "[regression] Moving windows lags behind the mouse by 1-2 seconds; appear to freeze when dragging." [High,Fix released] [03:21] hmmm, I'm looking at my system monitor here, and in resources, my cpu is at 100%, but under processes nothing is taking up more than 16%, any tips on finding the culprit? [03:21] somsip, he is hosting a repo === monkeyjuice is now known as mydogssnameisrud [03:21] HonestAbe, top ? [03:22] Ahh, there we go, thanks [03:22] iFlip, #raspberrypi you mean? [03:22] no djbdns ppl? [03:22] devnull_: ah. not sure then. It's been a while since I did that, and then I used gitolite or something [03:22] i have a good question ... i have a trinity APU ... dual core with built in GPU ... my cpu monitor ... is that just the processor or also the GPU ? === mydogssnameisrud is now known as monkeyjuice [03:22] datruth, wrong place I told you [03:22] bazhang no, its a RouterBoard 532A [03:23] ##networking or #freenode datruth [03:23] somsip: actually i want to upload a local folder onto github ? can u help me on this ? I want to add the folder to : https://github.com/rushboy52/core [03:23] iFlip, debian only? or ubuntu as well [03:23] bazhang I was in networking - there a bit fussy tonight. I figured maybe a Linux related distro someone might know [03:23] jschall, logitech mouse ? [03:23] devnull_: razor [03:24] iFlip, the ##networking was to datruth [03:24] somsip: yes maybe i am looking for the .git folder of the cloned repo [03:24] rushboy: git clone {repo}; cd {repo}; mkdir newdir; git add newdir; git commit -m 'Message'; git push; But you should fnid a nice tutorial really [03:24] jschall, check the x log and see if there are any errors for the mouse === Paradigm|2 is now known as ultraparadigm [03:24] bazhang either one... I read people loading Debian, but if anyone had tried Ubuntu I would be open to success story [03:25] Yes, that worked like a charm [03:25] devnull_: i guarantee you the mouse is fine. fine in kde, fine while not moving windows, fine now that the window thing seems to have resolved itself. [03:25] devnull_: rebooting, i want to see what removing plymouth-theme-ubuntu-text does [03:25] ubuntu phone is the biznis [03:26] have you tried it out? [03:26] I had to return my old ATI HD video card because it turns out it doesn't work in 12.10 and I tried it in 12.04 and it works but not the opengl. :-( It was already using legacy drivers when i bought it bran new. So I got a NVidia GTX and I am happy now. [03:26] nah, just vids [03:26] gnuskool, #ubuntu-phone [03:26] thx [03:29] ultraparadigm, what card doesn't work in 12.10 ? [03:29] devnull_: well, i got it to just display all the text properly, and that is definitely preferable to the brokenness that was going on by default [03:29] jschall, i bet [03:30] as long as that issue with the windows is resolved atm you should be okay [03:31] im still trying to tweak my system to play TF2 smoother [03:34] 70% of the time ... it works all the time === vjn_ is now known as vjn [03:34] hi [03:36] devnull_: this is with ati? [03:36] devnull_: oh damn, the laggy windows are back [03:36] unity --replace [03:36] yea [03:37] well having composite on the desktop makes gaming a little harder ... i think i need to launch a second X server with no composite to get some more performance [03:37] and i already enabled opengl3 by using the 3.7.1 kernel [03:38] but i am not using the proprietary drivers [03:43] devnull_: well, i'm going to go try kde distros. [03:43] devnull_: i lasted almost three hours this time! a record. [03:44] hehe ... it took me a lil to get used to unity and i have been using gnome for to many years [03:44] you can install a kde desktop if you would like [03:45] devnull_: no, i'd prefer not having all of the out-of-place junk from the gnome installation [03:49] jschall, ah ... you mean like primarily using qt software instead of the gtk software that ubuntu uses [03:49] devnull_: right. having both just gets you a huge number of redundant applications [03:49] jschall try the xfce side of the force [03:50] sure [03:50] yea xfce is pretty nice .. i must say ... but it isn't kde in anyway [03:50] devnull_: completely different base :) [03:50] yup === cal is now known as Guest14225 === drpd_ is now known as drpd [03:51] im still not thrilled with these hover scroll bars in unity .. but im not gonna remove them [03:52] devnull_: its an option [03:52] ah .. you don't have to remove the libs to change it anymore ? [03:55] devnull_: yeah they're really damn annoying. [03:55] devnull_: especially since half of the applications have them and half of them don't [03:56] yea depends if they are gtk native or not [03:56] saves a bit of space though i must say [03:56] devnull_: firefox isn't? [03:57] brb [04:02] hello, if i were to install virtualbox on a ubuntu server, how do i go about the installation if SSH access is only available? [04:04] FISH_SOUP: https://forums.virtualbox.org/viewtopic.php?t=6663 [04:05] ðóññêèå åñòü? [04:07] Its not as easy to find entreprenuers on the web as it was back in the day. [04:08] Pardon my newbness but I am looking to build a KVM machine on ubuntu 12.04LTS what should I use for a software RAID? [04:10] RussellAlan: facebook maybe [04:10] ActionParsnip, like your thinking =D [04:10] feeshon: mdadm [04:10] Android related business, maybe post an ad on a forum fb [04:11] ActionParsnip, but still that doesn't allow any form of GUI [04:11] how can i install windows via the headless of VB if i cant see anything visually [04:11] FISH_SOUP: let me see, ask in #vbox as well [04:12] jschall, you good now ? [04:12] devnull_: not really :) [04:13] lol ... im stepping a way for a bit ... good luck [04:13] devnull_: ubuntu doesn't want to let me go. startup disk creator still crashes (several releases after i had to start using unetbootin for the same reason) [04:14] yikes [04:15] FISH_SOUP: http://www.howtoforge.com/managing-a-headless-virtualbox-installation-with-phpvirtualbox-ubuntu-12.04 [04:17] FISH_SOUP: simple websearch, look what I found.... :) === jhite is now known as buggin [04:22] Hi, night === Chex is now known as Guest98381 [04:22] somebody else can you help me to install adobe flash on ubuntu 12.10 [04:26] does anyone know if the ubuntu precise netinstall allows one to create LVM/soft raid && home dir encryption during the boot process? [04:30] so now what with the chrome only adobe releases ... use chrome only? [04:30] now yes [04:31] pep0: what is the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [04:31] i have firefox but its slow [04:31] pep0: firefox is slow :D [04:31] pep0: use a pastebin to host the text please [04:32] Distributor ID: Ubuntu [04:32] Description: Ubuntu 12.10 [04:32] Release: 12.10 [04:32] Codename: quantal [04:32] pep0: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:32] sorry [04:33] pep0: again, use a pastebin [04:34] ok [04:34] http://paste.ubuntu.com/1511737/ [04:36] pep0: thanks [04:36] pep0: and the output of: dpkg -l | egrep 'flash|gnash|swf|spark' Thanks [04:40] Is there a place, on the web, I can view all of the packages included in ubuntu gnome 12.10 remix? [04:40] http://paste.ubuntu.com/1511742/ [04:40] ActionParsnip, can you check it, please? [04:40] pep0: let me see :) [04:41] pep0: and the output of: uname -a (no need to pastebin that, its a single line) [04:42] percent20: the sames as ubuntu or any other of the ubuntu distro family [04:42] Linux ubu 3.5.0-17-generic #28-Ubuntu [04:43] my ubuntu is saying my networking [04:43] isnt compatible with this version [04:43] i check from here --> http://www.adobe.com/es/software/flash/about/ [04:43] and the flash player its installed on my pc [04:43] thanks ActionParsnip === Fudgey is now known as Fudge [04:44] pep0: thats not the full output of the command [04:44] "The system network services are not compatible with this version" [04:44] Linux ubu 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012 i686 i686 i686 GNU/Linux [04:44] pep0: thanks [04:45] pep0: well, you have a 32bit OS, I suggest you remove the flashplugin-installer package and install the adobe-flashplugin package from the partner repo [04:46] Can anyone please help me with this : how do i copy a directory from one a source to a destination in ubuntu ? [04:46] rushboy: are you able to write to the destination as your user? [04:46] how do I get a list of all the root windows that xserver has setup on my computer? [04:46] as [04:46] how do that [04:46] rushboy: cp -R oldpath/olddir newpath/newdir [04:47] pep0: If you are using firefox, install the add-on flash-aid. It will automatically install flash for your machine. [04:47] WXZ: http://ubuntuforums.org/showthread.php?t=1254376 [04:47] ActionParsnip: thanks [04:48] boriseto: why? there is already a package to install flash? === root is now known as Guest90518 [04:48] pep0: sudo apt-get --purge remove flashplugin-installer [04:48] !rootirc | Guest90518 [04:48] Guest90518: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [04:49] pep0: enable the partner repo either in /etc/apt/sources.list or use software centre [04:49] ActionParship: I know, but it does everything for him, without having to remove and then install... [04:49] boriseto: sounds like magic [04:50] xangua: it might be. :) [04:50] i use chrome, let me try [04:51] pep0: oh, well in that case, stick to whatever ActionParsnip told you. [04:51] pep0: if you use chrome, you don't need any flash packages installed, it uses it's own [04:52] somsip: Thank you :-) [04:52] pep0: its why I use chrome :) === Justasic2 is now known as Justasic [04:53] i removed the plugin [04:54] pep0, wait, do you use chrome or chromium? [04:54] chrome my friend [04:54] boriseto, [04:55] why boriseto ? [04:57] be back in a bit [05:03] hello === Prodego__ is now known as Prodego [05:11] hello there, i am new to linux and need major help with ati/amd drivers. Here is a post to summarise it: http://askubuntu.com/questions/235605/xubuntu-12-10-amd-catalyst-12-11-beta-11-installation-not-working-how-to-recove [05:12] hex [05:12] yes [05:12] i can help you [05:12] hexstatik: https://help.ubuntu.com/community/HybridGraphics may help [05:12] please do [05:12] dont listen to that [05:12] no i dont have hybrid graphics [05:12] ill help ya [05:12] i need to find the website [05:12] sec [05:12] ogist: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:12] hexstatik: I suspect you will have a lot of issues there, dual GPUs are a headache [05:13] is radeon hd 6950 [05:13] hexstatik: good, the gpu is also liked by the xorg in quantal :) [05:14] ok [05:14] type the following in the console [05:14] sudo add-apt-repository ppa:makson96/fglrx [05:15] im on guest user rightnow [05:15] that's ok i think [05:15] as long as you type sudo [05:15] and im not able to change to to my primary user in terminal [05:15] u [05:15] it will ask for your password [05:16] after you type that... [05:16] sudo apt-get update [05:16] and then [05:16] sudo apt-get upgrade [05:16] and finally [05:16] sudo apt-get install fglrx-legacy [05:17] after all that is complete, reboot [05:17] shoot, says i must be root [05:17] i tried sudo su [05:17] sudo: unable to change to sudoers gid: Operation not permitted [05:17] do you not have the root pass? [05:17] dont use sudo su. just sudo -s for a root shell [05:18] hexstatik: what is the output of: cat /etc/issue [05:18] su = switch user [05:18] I'm trying to compress a folder into a .tar.xz file while passing some custom parameters to xz. I made an intermediate .tar, but xz doesn't seem to want to compress anything. It looks like it's always trying to decompress, because no matter what I feed it, I get this error: "xz: File format not recognized" [05:18] hexstatik, it's because proprietary drivers do not work on the latest version of X [05:18] action: Ubuntu 12.10 \n \l [05:18] I've tried various flags, and settled with -kt9z [05:18] ogist: works here with nvidia [05:19] ogist: thats why i got the beta 12.11 drivers they do [05:19] ActionParsnip, ati is what hexstatik has [05:19] i tried 12.10 ones before that [05:19] -z should force compression, but either it's trying to decompress anyway, or it wants something specific. [05:19] Ubuntu has apparently stopped supporting the Seamonkey Project. I use Composer all the time. Does anyone know of a good substitute WYSIWYG web authoring tool which 12.10 supports? [05:19] http://www.unixmen.com/ubuntu-12-10-and-amd-catalyst-problem-solved/ [05:19] i actually did this today and it worked for me [05:20] guest-9jUhIB@comp:~$ sudo add-apt-repository ppa:makson96/fglrx [05:20] sudo: unable to change to sudoers gid: Operation not permitted [05:20] I've also tried doing it through stdio as the manpage demonstrates, but the example doesn't work for me. [05:20] ogist: hexstatik has a 6950, that is for 2xxx 3xxx and 4xxx [05:20] oh [05:20] hmm [05:20] yea i have hd 6950 radeon 2gb [05:21] sorry [05:21] hexstatik: you are the guest user? or a normal user right now? [05:21] guest [05:21] ogist: tried Precise? It is LTS so supported long after even Raring is EOL [05:21] cant login to my normal user it just takes me rightback to log in screen afther the screen goes black for a awhile [05:22] hexstatik: what is the output of: groups [05:22] guest-9jUhIB [05:22] Can someone do me a favor, and try to compress a file with xz on 12.10, and let me know if it works? [05:22] hexstatik: guest cant sudo. try logging as your user on the console [05:22] hexstatik: oh, then you won't be able to do much at all [05:23] dr_willis: guest-9jUhIB [05:23] er [05:23] dr_willis: Password: [05:23] setgid: Operation not permitted [05:23] when i try to su username [05:23] ActionParsnip, what? [05:23] i havent tried precise [05:23] hexstatik: LOGIN at the console as your user... not under guest [05:23] ogist: sorry, was meant for hexstatik [05:24] Does xz have a file size limit? [05:24] Zenexer: shouldn't do as far as I know [05:24] It doesn't like my 32 GB tar archive. [05:24] dr_willis: ok should i get on irc on diffrent machine? im using the guest account to be on irc rightnow [05:24] Zenexer: could try in 2 stages. Make a tar of the data then gzip the tar [05:25] Seems to be working with the same arguments on a text file. [05:25] Zenexer: ah [05:25] hexstatik: you can irc from the console if you wanted to [05:25] I installed cairo-dock earlier and clicked to include the enlightenment window manager, how do i know if enlightenment is working? [05:25] hexstatik: tried bzip or 7zip etc? [05:25] yea i have irssi [05:26] action: for what puropose? [05:26] Eh, never mind, it's not working on a text file either; just looked like it was working the first time [05:26] Same error: file format not recognized [05:26] ogist: did you select enlightmnt at the login screen? [05:26] Zenexer: ah, good test [05:27] Is there a way to prevent the top menu bar from appearing over fullscreen applications maximized on another screen when the app loses focus? [05:27] Under Unity, that is. [05:27] Ah. I think -t was throwing it off--I have to run an integrity test as a separate command, after the file is already compressed, I think. [05:28] Hmm, in case anyone is interested, upgrading from 12.04 to 12.10 fixed the wireless problems I was asking about this morning. I can't say anything conclusive about exactly what the fix was though, unfortunately it was a spray and pray approach to fixing it. [05:28] I thought I tried it without that, but I guess not. [05:32] dr_willis, sorry i went afk for a second [05:33] kunji: glad you got the gold. shame the LTS wasn't up to it :( [05:33] not really sure how i can run irssi, and terminal at the same time [05:33] can I change the grub fb image (tux pengium) displayed during boot w/o having to rebuild the kernel? [05:33] xenome: how do you mean 'fb image'? [05:34] hi [05:34] ill just use the laptop for irc, brb [05:34] the boot images displayed in the top left corner [05:34] for my omap4 install, I get two penguins [05:34] I'm logged in on the Ubuntu Gui. How do i run a program as Root without having to go in the Terminal first to type "su [progname]" ? Can you do that directly from the Gui? [05:35] ViperXL75: press ALT+F2 and run: gksudo appname [05:35] xenome: Is it using Grub2? [05:35] ah. tx [05:35] hi guys [05:35] hello [05:36] Hi guys I updated to Ubuntu 11.10 and the wireless does not connect to my old profile, or shows me surrounding networks...but I can use iwlist scan to get the list..so it seems the drver is ok..is there any service i need to start ? [05:36] i am trying to create a symlink but not been able to achieve exactly what i want [05:36] phax: which release did you upgrade from? [05:36] nope, uboot [05:36] rollitup: what are you trying to achieve? [05:36] xenome: what is the output of: cat /etc/issue [05:37] ActionParsnip, 10.0.4 to 11.0.4 to 11.10 [05:37] i have created a vhosts dir /var/www/icw.dev and i wish to link this to a dir /home/instant/public_html/icw [05:37] ubuntu 12.04 LTS [05:37] i'm using the arm version [05:37] so i tried this command sudo ln -s /home/instant/public_html/icw/ [05:37] phax: you shouldn't upgrade 10.04 ro 11.04, you need to upgrade to maverick first [05:38] dr_willis: im back [05:38] how come when i create a shortcut to quake2 executable, it just opens and closes in <1sec [05:38] ActionParsnip, well without network connectivity not sure what to do now ? [05:38] it did create a link but not exactly what i want for example now when i type icw.dev it takes me to the web directory where icw dir is shown [05:38] rollitup: so the intention is to link the icw.dev folder so it appears to have the same data as the folder in your home folder? [05:38] instead of showing the index file that is placed in the icw dir [05:38] also when i try to open quake2 from the cairo-dock folder menu, it tries to open it with a package viewer [05:38] ActionParsnip, but why is it wrong to expect this to work ? [05:38] yes [05:39] anyone know if it's possible to broadcast on a shoutcast server with ubuntu ? [05:39] phax: because yu leapfrogged a release [05:39] phax: you could in factg upgrade 10.04 to 10.10 or direct to 12.04 (LTS to LTS) [05:39] kubuntuser: look into icecast [05:40] rollitup: sudo ln -s /home/instant/public_html/icw /var/www/icw.dev [05:40] ActionParsnip: yes but it's possible to broadcast with a player ? [05:40] rollitup: sudo ln -s [05:40] ok [05:40] kubuntuser: vlc can [05:40] how do i make a shortcut to a file and put it on my desktop? i clicked on quake2 and chose make link, and i put it on the desktop, but it doesnt work... [05:40] ActionParsnip: mmm broadcast too ? [05:41] phax: if you remove the wifi network from within gconf and reboot, can you connect to it? [05:41] kubuntuser: maybe, not sure [05:41] ActionParsnip: i get this error ln: failed to create symbolic link `/var/www/icw.dev/icw': File exists [05:41] ActionParsnip: i try now [05:41] ogist: you could make a .desktop file for it, you can then have a nice icon too :) [05:41] ogist: easiest way is to make a bash script that runs the game [05:41] maybe i have to remove the earlier created symlinks and then try the command again ? [05:41] rollitup: ok, what is the output of: file /var/www/icw.dev/icw [05:41] :) [05:42] ActionParsnip: do u mean the output i get in the terminal ? [05:42] ActionParsnip, how do i correctly upgrade to the 12.04 and instal all missing deps from cmd line ? [05:42] rollitup: yes, 'file' is a command [05:42] ok, so can anyone please help, I installed 12.11 ati drivers and now i cant login to my normal user, guest works fine. Tried purging the drivers and reverting back to x.org drivers and no luck...ive spent so much time on this ish [05:42] I can use the wired network [05:43] ERROR: cannot open `/var/www/icw.dev/dev' (No such file or directory) [05:43] !upgrade | phax [05:43] phax: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [05:43] rollitup: /var/www/icw.dev/icw not /var/www/icw.dev/dev [05:44] ActionParsnip: I have a icon file (png) and the game is /home/ogist/Games/quake2/quake2 [05:44] sorry my bad this is what i get /var/www/icw.dev/icw: symbolic link to `/home/instant/public_html/icw/' [05:44] rollitup: I thought the symlink was just to /var/www/icw.dev ? [05:44] rollitup: cool, the link is made :) === vitaliko is now known as hexstatik_ [05:45] my specs are: i5 2500k, hd radeon 6950, 8gb [05:45] ActionParsnip: the link is made but when i type icw.dev in the browser it shows the icw directory but not the index.html within this dir [05:46] ActionParsnip: there is an index.html within /home/instant/public_html/icw [05:47] rollitup: does apache follow links? [05:47] sorry i didn't get what you meant to ask ? [05:47] Could i please get somebody to take a look at my question on askubuntu? [05:47] hexstatik_: the i5-2500k is a sandybridge [05:47] i thought apache had a security setting to not follow links [05:48] hexstatik_: so you have an Intel HD 3000 in the CPU. You have a switchable GPU setup [05:48] are we allowed to provide links in this channel? [05:48] ok [05:49] Does anyone here have cairo-dock? That little 4-screen switch thing disappeared [05:49] iseer: sure [05:49] use the dock settings to readd it perhaps ogist [05:49] ActionParsnip: when i was in gnome under software courses it did show that my radeon was the active card [05:50] if thats what you were implying [05:50] could somebody please have a look at this and see if they know what is wrong and/or how to fix it http://askubuntu.com/questions/237658/can-somebody-help-fix-ubuntu-12-04-being-stuck-at-black-screen-on-regular-boot [05:50] hexstatik_: all I can recommend is read the ubuntu hybrid graphics page. If you can, disable the inbuilt GPU or just remove the ATI and you'll be fine [05:50] dr_willis, it was something that was not even on the dock [05:51] a little thing with 4 screens [05:51] i clicked show-desktop somehow and now it is gone [05:51] initially i used the open sourse drivers and they worked fine exept for some performance degradation [05:51] ActionParsnip: is this the only limit to creating symlinks ? [05:51] the workspace switcher thingy [05:51] iseer: 3.7 kernel isn't supported here [05:51] then i used 12.10 ati and found out they're not supported [05:51] i mean it would link to the dir but won't show the index.html file within it ? [05:51] rollitup: limit in what way? [05:52] ActionParsnip: ok ill try and see there is a way to disable in bios, but i think i would already have that [05:52] rollitup: a link will show all the files you have in the folder. You may need to chown the linked files a little so that the service can access it [05:52] ok i fixed it [05:52] ActionParsnip: what is the latest kernel i am under the impression that i will need at least 3.6.3 to use my inbuilt dvbt card [05:52] :) [05:52] ubuntu is sweet lookin [05:53] latest kernel that is suppoted * [05:53] !info linux-image-generic precise | iseer [05:53] iseer: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.2.0.35.40 (precise), package size 2 kB, installed size 31 kB [05:53] chown root /home/instant/public_html/icw/index.html is this how i should try ? [05:53] iseer: you will need to install Raring to get the 3.7 kernel but it is pre-release unttil April [05:54] rollitup: not root, look at the other files in /var/www [05:54] ok [05:54] rollitup: if you start trying to guess tsuff in Linux you will bork your OS. [05:54] hexstatik_: im not even sure what your situation is. no need to msg me. im at work and may have to leave irc at a moments notice [05:55] you were just helping me 5 min ago, [05:55] ok, so can anyone please help, I installed 12.11 ati drivers and now i cant login to my normal user, guest works fine. Tried purging the drivers and reverting back to x.org drivers and no luck...ive spent so much time on this ish [05:55] ActionParsnip: is there any prevalent bugs in raring that would make regular use difficult or is it usable? [05:55] and i help dozens of people a day. and my irc log is about 10 lines of history [05:55] using ati radeon hd 6950 [05:56] hexstatik_: if you make a fresh user in root recovery mode and add it to the sudo group, then log in as the new user, is it ok? [05:56] iseer: its pre-release so its a bit of a mixed bag [05:57] ActionParsnip: im fine with it a bit buggy aslong as i can use my wireless and boot lol, i have to boot through recovery mode now [05:57] quick cron question.... this doesn't seem to be working so I must be doing something wrong: @reboot rtorrent /data01/torrents/start <--- should that not run '/data01/torrents/start' as the user 'rtorrent' on reboot? [05:58] ActionParsnip: I can try, but the point being i have spent alot of time setting up that user the way i wanted [05:58] hexstatik_: well if you can't log in as the user its not much good is it... [05:58] true [05:59] i mean i can login from the terminal === Magiobiwan is now known as BadWolf === BadWolf is now known as MagiBadWolf [05:59] Hi i try to install lubuntu from a usb stick but everytime it get stuck at the "Who are you" .. Any advice? [06:00] jirido: did you MD5 test the ISO you downloaded? [06:00] No [06:00] jirido: if you use all lower case letters is it ok? [06:00] i did [06:00] you could reset all the problem useres settings as a test hexstatik_ but you will have to figure out what setting is the issue. or just reset them all [06:00] You mean the name? [06:00] jirido: all of it [06:01] jirido: all the boxes you typed in, use all lower case letters [06:01] I think al ofit yes [06:01] In the name of all that is unholy! How do I check which command to start K3b burner? I need to start it as Root, but can't find the correct command to start it up with. :( [06:01] I did [06:01] jirido: check, if you used all lower case then I suggest you MD5 test the ISO so that you know it is error free and complete [06:01] ViperXL75: its 'k3b' last time i tried [06:02] I used unetbootin to put it on stick [06:02] jirido: if you have web access in liveCD, run: sudo apt-get install ubiquity gparted and it will upgrade the installer to the latest version. Then run it [06:02] ViperXL75: or see what the k3b.desktop file launches === ericab is now known as ericab_away [06:02] I dont have any cd [06:03] dr_willis: thing is, I start it from that Alt-F2 interface. I never get a hold of the shortcut itself. [06:03] But ill check md5 [06:03] okay, so if i were to reinstall ubuntu or make a new user, what whould be the best driver to install to get the most performance from radeon hf6950? Using 12.10 ubuntu.... [06:03] jirido: you don't need a CD, you have the USB :) [06:04] mainly for GUI performance(im kind of a freak when it comes to smooth actions in GUI) and gaming as well [06:04] should i run : sudo apt-get install ubiquity gparted in the installer or.. [06:05] ActionParsnip: i chown 'ed instance /home/instant/public_html/icw but still it does not show up the index file [06:05] sorry instant [06:05] rollitup: i'd ask in the apache channel :) [06:05] ok [06:05] that sounds good [06:05] hexstatik_: your guest user is ok, so my guess is the driver is ok. Worth exploring [06:05] does ubuntu have newer software than debian? [06:05] !latest [06:05] Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [06:06] I upgraded my old ubuntu machine, where the root file system is RAID 1 ext3, and upon restart I'm given a grub prompt [06:06] what do I do next? [06:07] ActionParsnip, Should i run sudo apt-get install ubiquity gparted during the install or on the mashine i use to put the iso on the stick? [06:08] ok so how do i make a desktop file [06:08] jirido: boot to the live OS and run: sudo apt-get update; sudo apt-get install ubiquity gparted; sudo apt-get clean === XenGi is now known as XenGi_ [06:08] jirido: then run the installer as normal [06:08] ActionParsnip: actually now that you say that it might not be anything to do with the video card drivers. What else do you think it could be...again the issue is that i try to login to my user and login screen and it just kicks me back out [06:08] ogist: I always copy one from ~/.config/autostart then modify [06:09] Ok [06:09] hexstatik_: settings in your users home maybe [06:09] where should i look [06:09] hexstatik_: the new user will have vanilla settings [06:09] hexstatik_: boot to root recovery and run: adduser testname sudo [06:09] ok brb [06:10] ActionParsnip: ok so im downloading the 64 bit pc iso now, do you have any idea when it will be officially released? [06:10] iseer: April 2013 [06:10] any Android guys that like to make money. [06:10] Hello, I am stuck on the lock screen for cinnamon on ubuntu 12.04, i see a bluebox appears to be the size of my secondary monitor and other than that I have a black screen with a time and username with a lock icon, can someone help me fix this./ [06:10] ?? [06:10] iseer: april being the (4)th month in 20(13)...hence 13.04 being the version number [06:11] hey ActionParsnip, I tried FB it didnt work [06:11] lol [06:11] ActionParsnip: thanks i didnt know that i'm quite new to ubuntu. aslong as it boots, and can run python3.2 im fine, if bumblebee works on it that is a bonus because it is an optimus laptop but thank you so much :D [06:11] I need some assistance with my Ubuntu 12.04 though... it does not turn on my W-Lan card - Sony Vaio [06:12] iseer: if you can disable a GPU in BIOS I would do that. Optimus is a mess. I'm avoiding it like Paris Hilton avoids talent [06:12] anyone have experience booting up ubuntu from grub shell? [06:13] ActionParsnip, Is 1gig memory to little maybe? [06:13] ActionParsnip: I have looked around and couldn't find anything to do that but would be willing to because i don't really think my gpu has much on the inel inbuilt graphics as it is only a gtx630m [06:14] gIneeRing: do you know what wlan card you are using [06:14] It does start up live anyway [06:14] jirido: 512Mb is minimal, you'll be ok. Could use XFCE or LXDE to reduce used resources [06:14] its lubuntu [06:15] gIneeRing: what wifi chip are you using? [06:15] jirido: should be fine. LXDE is dead light [06:15] can i install from inside the livecd? [06:15] gonzojive: http://www.chrissearle.org/blog/technical/booting_grub_shell may help [06:15] gonzojive: If I get that I always just chroot from liveCD and reinstate grub2 there [06:15] ActionParsnip, :) [06:15] is there some place to go to get better help with cinnamon? should i try #mint? [06:15] jirido: yes [06:16] inflames: mint support is on a different network [06:16] !mint [06:16] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [06:16] ^ [06:16] Hi what does cmov stand for in /lib/tls/i686/cmov/ . Thanks. [06:16] gIneeRing: do you know exactly which sony vaio it is because there are several different models [06:16] but i am on ubuntu and running cinnamon [06:16] ActionParsnip, not sure. one secondo, although there was no issue before [06:16] inflames: we cannot support cinammon here [06:17] ok, thanks ActionParsnip [06:17] as always [06:17] no worries :) [06:17] the mint people might not support it either [06:20] ActionParsnip, Intel Wifi Link 5100 AGN [06:21] the light doesnt want to come on (switch in front) [06:21] Sony Vai - NS29OJ btw [06:21] ActionParsnip: i joined the #apache channel but it says Cannot send to channel: #httpd is that the right channnel ? [06:21] gIneeRing: if you run: sudo lshw -C network is it unclaimed? [06:21] im not on the system right now [06:21] rollitup: join that channel then :) [06:21] !alis | rollitup [06:21] rollitup: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [06:21] i suppose i will do it tomorrow. [06:22] I need some find some entreprenuers lol [06:22] <^BladeRnR> dejavu :-> [06:25] !alis [06:25] alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [06:25] !alis | rollitup [06:25] rollitup, please see my private message [06:35] hi where can i go to see what other people are talking about what system they use to run ubuntu on? [06:36] Tigerx1078: you can chat in #ubuntu-offtopic if that helps? [06:36] trying to figure out which version i need for my system [06:37] Tigerx1078: what choices are youi considering? [06:37] like a server with a gui inside it [06:37] Tigerx1078: for production, or just dev/testing? [06:37] just for home [06:38] Tigerx1078: how will you connect to it - with a monitor or over LAN with SSH or similar? [06:38] ActionParsnip, the copy was ok and i did sudo apt-get install ubiquity gparted but still the installer hangs on "Who are you?" dialog after the files are copied.. in taskmanager only lxtask use cpu [06:38] both [06:38] Tigerx1078: how much RAM? [06:38] ActionParsnip: I'm installing it now I'll let you know how it goes [06:39] got plenty [06:39] i belive 4gb [06:40] Tigerx1078: well, your options are wide open really. 32 bit with PAE kernel or 64 bit is probably a better recommendation. If it's not production you dont really need LTS of 12.04, but it might be more stable. And either server install, then put a GUI on top, or a lightweight desktop such as lubuntu or xubuntu. No firm answer really [06:40] what is the easist/best way to launch a script into a users xsession? i.e. from ssh make firefox open on the users desktop? [06:41] i see somsip i tried 12.04 server its choppy in the gui [06:41] its a p4 2.4 ghz with 4 or more gb of ram === Garr255_ is now known as Garr255 [06:41] a 04 model [06:41] Tigerx1078: could be all manner of things. What desktop? [06:42] Tigerx1078: sorry - what WM on the desktop... [06:42] dell dimension 4600 [06:42] and i added a graffics card to [06:42] Tigerx1078: no - when GUI was choppy, what GUI were you using, and how did you set this up given server edition does not come with a GUI IIRC [06:43] i did it in the comannd like [06:43] to install the gui [06:43] gnome [06:43] i'm on a differnt puter at the moment [06:46] Tigerx1078: If you want help, you will need to give more details. Do you want to get this GUI sorted out, or reinstall a different version? [06:46] running kubunut 12.04 through LTSP when i am trying to save some files on desktop it doesn't show up on desktop ? [06:46] would a differnt version help like a older one somsip? === tux is now known as Guest59356 [06:47] Tigerx1078: difficult to tell without knowing what the real problem is. If the current GUI is choppy, using a different GUI will possibly give a different result. [06:48] ok [06:48] wow [06:48] i cant even make a desktop shortcut work [06:48] linux is tough stuff [06:48] Tigerx1078: simple answer may be to put a lightweight version on, such as lubuntu or xubuntu. If it's easy for you to try that, it may give you a solution === Guest59356 is now known as Elpie [06:49] can i ask directly question here ? [06:49] yeah [06:50] ok will those versions work for being a server somsip? [06:50] running kubunut 12.04 through LTSP when i am trying to save some files on desktop it doesn't show up on desktop ? [06:50] Tigerx1078: what do you mean by 'server'? What will you be running? [06:51] file server,webserver [06:51] Tigerx1078: yes - it'll make no difference really. It might just make it easier for you to manage if sometimes you will have direct access with a monitor, rather than if you only had SSH [06:51] ActionParsnip: i fixed it, basically all i had to do was to change ownership of Xauthority [06:52] hexstatik: sweet, been running GUI apps with sudo by any chance? [06:52] hexstatik: does: sudo gedit or: sudo nautilus sound familiar? [06:52] yes [06:52] ok somsip thanks for the help i'll try that === Albastos|off is now known as Albastos [06:52] hexstatik: that's what causes it [06:52] hexstatik: you don't run GUI apps with sudo [06:53] ActionParsnip: i c, lesson learned [06:53] hexstatik: you use gksudo [06:53] Tigerx1078: no probs. Not a definitive answer though. No real right or wrong thing to do. [06:53] yes [06:53] now ive reinforced my knowledge:) [06:54] ok somsip i'll try a older version form the web that people talk about if i can find any and give those a try as well [06:55] i think its time to try installing the drivers again [06:56] Tigerx1078: no need to use an older version. Just try a lighter window manager if that was the thing that was bothering you. eg lubuntu, xubuntu [06:57] ok thanks somsip i belive it was. since i could not install the drivers for the grafics card from restriced drivers [07:00] I have ubuntu 10.10 installed — can I install a package without upgrading the version? [07:00] dibblego: no, there are no more packages for Maverick [07:00] ok np cheers [07:01] setenv DISPLAY bt/unix:0 No command 'setenv' found, did you mean: ??? env DISPLAY bt/unix:0 env: DISPLAY: No such file or directory ??? how do you set the display variable? [07:01] I shall attempt the upgrade and hope! [07:01] dibblego: if you clean install with Precise, you will get support til april 2017 :) [07:01] dibblego: or upgrade [07:01] yeah I will see if I can get to 12.04 by upgrade [07:04] Hi, I how do I test the performance of my website using it's URL. How do I write a shell script which will benchmark it give me the throughput of this app? please help. [07:05] the_dark_knight: depends how simple you want it. You could hit it with ab (apache benchmark) for example [07:05] *apachebench [07:06] !info ab [07:06] Package ab does not exist in quantal [07:06] !info apachebench [07:06] Package apachebench does not exist in quantal [07:06] http://serverfault.com/questions/43692/how-much-of-a-performance-hit-for-https-vs-http-for-apache [07:06] ActionParsnip: i downloaded the 13.04 image and mounted it to a disk but when i installed it, it now says it is 12.10 on the bottom left of the screen at login page [07:06] !info apache2-utils [07:06] apache2-utils (source: apache2): utility programs for webservers. In component main, is optional. Version 2.2.22-6ubuntu2.1 (quantal), package size 89 kB, installed size 329 kB [07:08] somsip: Here is the libreoffice repo : http://anongit.freedesktop.org/git/libreoffice/core.git/ . I want to fork it on github . Can u please guide me how to do it ? [07:09] ActionParsnip: nvm that obviously hasn't been updated to display 13.04 yet sorry :P [07:09] how do i launch a script into a users xsession? i.e. from ssh make firefox open on the users desktop? [07:10] rushboy: way OT for here. Basically you would clone it, create an empty github for it, add a new remote being the github repo, assign local:master to github:master, and push all of the code. You need to find an online tutorial that explains this better though. [07:10] *push all of the code to the github repo [07:10] I got a error about drm:drm_edid_block_valid in file syslog. [07:11] And one LCD of my dual screen got a black screen. [07:17] hello [07:17] im using xchat how do I add a new channel === BaW- is now known as BaW [07:18] dont worry [07:18] worked it out [07:18] So is libvirt not broken for anyone on 12.10 or is that a stupid question? [07:18] Error 5: dependency not met: gawk not found in path [07:19] somsip: sorry not github, I want to do something similar to forking here : https://gerrit.libreoffice.org/#/admin/projects/core . I want to add a patch , can u please guide me to do so ? [07:19] hello [07:20] rushboy: no I can't. There are plenty of online tutorials out there to help you with this [07:20] backtrack 5 anyone? [07:20] !backtrack | gSuss [07:20] gSuss: 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) === Stava is now known as Slavehandler [07:21] somsip: Okay . Thanks for helping me out previously :-) [07:21] Uncaught error validating hardware input: 'NoneType' object has no attribute 'set_parent' [07:21] libvirt. Broken. Lame. Can't find a fix online, any help? [07:24] rushboy: that link says 'If you need help with your patch or want to discuss it, do not hesitate to join #libreoffice-dev on freenode IRC' Did you try? [07:24] somsip: yes , but no response . [07:26] rushboy: k. You saw this I guess? http://www.libreoffice.org/developers-2/ [07:26] Hello to all of you , is there any good place for python programming? [07:27] nldimitris: #python [07:28] Helo [07:28] Hello [07:28] somsip: yes , but if i'm able to locate the libreoffice core repo on github or even scm , I would fork it online . i tried but in vain . Can u help me just one more time to locate the libreoffice core repo please ? [07:29] rushboy: you posted a link to it yourself...the one ending in core.git above. And it's in the link I just gave you. What are you missing? [07:38] hi there! do u know any channel for bioinformatics?? === atrius is now known as atrius_away [07:38] !alis [07:38] alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [07:40] thnx ubottu , much appreciated [07:42] ##windows [07:46] polpol, blasphemy [07:48] hi [07:48] Hello Guys.. Whats the proper way to add DNS servers.. the resolve.conf file says DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN [07:49] kPb_in: Loads of info here http://askubuntu.com/questions/130452/how-do-i-add-a-dns-server-via-resolv-conf [07:59] hey guys [07:59] when i boot up ubuntu on vm [07:59] it tells me [08:00] this kernel requires a x86-64 cpu [08:00] but only detected an i686 cpu,unable to boot [08:00] wats the damn problem [08:00] dctrd: language please [08:01] what? [08:01] english [08:01] and you need to select 'ubuntu, 64 bit' as host system, not ubuntu 32 bit [08:01] -.- [08:01] hows that [08:01] dctrd: no, I mean mind your language please [08:01] uhhhh sleeping...eating....internet.....watching porn === phill is now known as Guest22372 [08:03] trijntje how? === dctrd is now known as Anon === Anon is now known as Yaben3amme [08:04] dcplaya: http://hereirestinremorse.wordpress.com/virtualbox/this-kernel-requires-an-x86-64-cpu-but-only-detected-an-i686-cpu-unable-to-boot-please-use-a-kernel-appropriate-for-your-cpu/ [08:04] dcplaya: meant for dctrd but I think he's gone [08:04] no im still here [08:06] and i didnt uerstand shitnd [08:06] and after all that talking whats the solution? [08:06] Yaben3amme: read the link [08:06] i did [08:08] somsip just say damn solution man [08:08] Yaben3amme: please mind your language in this channel [08:08] !attitude | Yaben3amme [08:08] Yaben3amme: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [08:08] Yaben3amme: but it's the last sentence on the link I gave. [08:08] ok sorry [08:08] sorry [08:08] wee [08:09] and how should i know which one is appropriate? [08:09] Yaben3amme: the one where is says SOLUTION in uppercase bold letters [08:09] Yaben3amme: also, did you select ubuntu, 64 bits while creating the virtual machine? [08:09] yes [08:12] i didnt find the option to create a 64 bit one [08:12] just have the option of ubuntu [08:12] no 64 bit === tavasti is now known as tavasti` [08:12] Yaben3amme: its in the first screen when creating a new virtual machine [08:13] Operating system: Linux. Version: Ubuntu (64 bit) [08:13] there is only ubuntu [08:13] theres no ubuntu 34 [08:13] or ubuntu 64 [08:13] ah, what is the ubuntu channel where I can chit-chat :D? [08:13] Yaben3amme: then download 32 bit ubuntu [08:13] ok [08:14] NuSuey: #ubuntu-offtopic [08:14] good thing my internet is fast [08:14] NuSuey: you need #ubuntu-support for chat. This is for support [08:14] somsip: uh.. [08:14] NuSuey: noooo #ubuntu-offtopic. My bad [08:15] somsip, Ben64 thanks guys ;) you are awesome.. and you know it :p === Yaben3amme is now known as __abdam_ [08:17] I'm looking to automate some ubuntu installs and have them install some extra packages e.g. Eclipse, tomcat etc… how best can i script the install to be unattended. BTW the installs have to be self contained on the CD or USB and work when there is no internet connect? [08:18] ah, is there a way how to fix the hall32.dll (or is it hall.dll) windows boot .. without using the windows installation CD? (i'm asking because it would fu.k up my GRUB) [08:18] sam__: I've never heard of this before, but: http://fai-project.org/ [08:20] NuSuey, it might be easier to use the windows installation cd to fix it, then use the ubuntu install cd to repair grub afterwards. [08:20] sam__: you could take a look at ubuntu-defaults-builder, which allows you to create a custom iso image [08:20] However, due to a bug this will not work for Quantal 64 bit [08:21] mladoux: yeah. but last time, when It threw my GRUB into trash, I had quite some problems to put the grub back in :p [08:22] NuSuey: you could back up grub and put it back :D [08:22] NuSuey: do you have /boot on it's own partition? [08:23] because if you do, a real easy way to fix it is to run the ubuntu livecd, then mount your boot partition to /boot on the live cd, then run grub-install or grub-setup with /dev/sda ( no number, replace sda with your configuration ) as the target [08:24] can't remember if it's grub-setup or grub-install [08:24] I had to do it a couple days ago. [08:24] back up is easier [08:24] relatively [08:25] mladoux: nope :/ but.. I'll probably try it.. yeah. last time I did it so, *nearst* helped me.. booted the partition, did some mount this and that.. grub-setup.. and voila [08:25] mbr is just the first 512 on your hdd, i think [08:25] dd if= of=boot_backup bs=512 count=1 [08:25] somsip: thanx! that looks like a nice project! [08:25] or similar [08:25] might work.. [08:25] i was busy looking at AptoCD [08:26] yeah, but you want to know for sure before you do it, backing up isn't really easier, just geekier [08:26] and remastersys [08:27] hi guys [08:27] hello [08:27] i cant install my digitune dvb-t s [08:27] i follow the wiki [08:28] i install w-scan [08:28] when i type : sudo w_scan -fc -X >> /etc/vdr/channels.conf [08:29] it say to me :main:3079: FATAL: ***** NO USEABLE DVB-C CARD FOUND. *****Please check wether dvb driver is loaded and verify that no dvb application (i.e. vdr) is running [08:30] sam__: pure luck. Hope it's useful for you :) [08:30] with lsusb :Bus 002 Device 003: ID 13d3:3219 IMC Networks DTV-DVB UDTT7049 - DVB-T Driver(Without HID) [08:30] if i type lsmod |grep dvb i have nothing [08:30] guys, why is no conkeror package in standard repos? [08:31] how can I open port 80 for a node.js app on 12.04? I tried port forwarding but I can't get it to work, thanks [08:31] Sizur: konkeror? The KDE app? [08:31] Sizur: long time replaces with dolphin [08:31] replaced [08:32] somsip: thanks :) === pipopopo_ is now known as pipopopo [08:33] kPb_in: np [08:34] somsip: created a tail file [08:34] that worked [08:34] i find conkeror pretty critical tool :( [08:34] Konqueror [08:34] does anyone know how to lower the mouse sensitivity and get rid of mouse accel completely? [08:35] Sizur: you mean this? http://conkeror.org/ [08:36] file managers are so fun [08:37] dozens of alternative file managers out there. sort of sad the current in file manager 'features' is the removal of features. [08:37] ranger is a sweet CLI file manager [08:38] im used to mc. ;) [08:38] How does bind forwards request for some dns names to dns zones? [08:43] i am trying to lower the mouse sensitivity and remove the acceleration and looks like i found some props via xinput, but my question is how do i make this permanent? each time i reboot it switches back [08:44] Anyone clever with marketing? For a android service campaign. [08:44] !ot [08:44] #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! [08:48] how to enabled 32 bit emulation under ALSA? [08:49] on a 64bit system [08:55] lusers freenode [08:55] bring da beef [08:56] rules [08:58] blim: why do you think you need to? [08:58] hi, i just installed a grub update on a server with software raid and it's segfaulting trying to install to /dev/md1, do i need a special parameter or something? [08:59] negev #ubuntu-server [08:59] thanks [09:00] any help? [09:00] when trying to run doom3 I keep getting the same error "WARNING: sound subsystem disabled" [09:00] pigeta start with a question [09:01] i do before (09:27:36) [09:01] Hey folks, looking for a bit of insight to solve an install problem. Running windows 7 x64 and trying to install Ubuntu 12.04 x32. Using LiLi USB creator I can create x64 for both 12.10 and 12.04 and be recognized when booting, but it is not detected if I use x32 instead. [09:01] Is that a windows version to linux version issue when booting, or a usb creator issue. [09:02] pigeta better repeat it, this is a busy channel and some people entered after 9:27 [09:02] Sehnder_: you did verify the md5s of the images? try a tool other then LiLi? [09:02] install Bus 002 Device 003: ID 13d3:3219 IMC Networks DTV-DVB UDTT7049 - DVB-T Driver(Without HID) [09:02] on ubuntu [09:02] need driver [09:03] cant find [09:03] Do you have any recommendations for a tool to mount the install other than lili? [09:03] Not familiar with md5 images or how to verify [09:03] I am very much a novice [09:03] Sehnder_: i fine most anything at the pendrivelinux site better then lili [09:03] !md5 [09:03] 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_Windows [09:04] if 64bit works.. why not use 64bit? [09:04] att is well deserving of a dickpunching [09:04] whoops, wrong channel, but my sentiments remain [09:05] 64 bit for Ubuntu had some major issues for me [09:05] I could not get the video drivers to work properly despite using four different sets of drivers [09:06] I was told a stable release in 32 bit might have better odds for me [09:06] hmm. cant say ive had any video driver issues with 64bit in years [09:06] the default drivers can't load anything but using alternative drivers removes the side bars and launch items from the screen [09:07] As I didn't know the command to restart and couldnt click the button I had to do a hard reset, giving me a kernel crisis or some such [09:07] anyone know why fubuntu is invite only right now? [09:07] #fubuntu [09:08] After that i decided a different version may be helpful [09:08] perhaps its regiestered nicks only coreyb [09:08] hi guys, i use dual booting- need to be ubuntu my first option instead of windows, how to fix that? [09:08] hi [09:08] hmm. ubuntu is the first option on all my dual boot machines [09:09] dr_willis are you able to join? to confirm your theory? [09:09] Hey i have a dvb-t device that came pre-installed on my laptop but am unable to tell what it is and i cant find its product id referenced anywhere online can somebody help me please? [09:09] does the wubi installer do everything, if i were to install from a cd? [09:09] coreyb: havent tried.. you can regiester and try [09:09] krz: it installs to a file/dir on the windows partition. but once running its mostly the same [09:10] krz: most peoplr avoid wubi. it can be flakey [09:10] krz it's a limited pseudo-installation [09:10] damn, i downloaded the desktop version, but realized it was an 800mb iso file [09:10] only got a 700 cdr [09:11] use a usb is the normal method. or a dvd [09:11] 12.04 fits on cd [09:11] Hi when i try to run gparted it does not start so i tryed trough terminal and get it saying that gtkrc:114: Murrine configuration option "gradients" is no longer supported and will be ignored. does anyone have any idea? [09:12] jirido: thats a warning and not critical [09:12] try gksudo gparted ? [09:12] usb would be the same as dvd ? [09:13] no limitations, as noticed with wubi? [09:13] krz: boot usb.. install.. same as from dvd [09:13] genteor: i like rebooting to the last choosen OS http://ubuntuguide.net/let-grub2-remember-and-auto-select-last-entry-you-booted [09:13] jirido: try a diff gtk theme [09:13] dr_willis, Itryed just that [09:13] How do i set gtk theme? [09:13] k [09:14] i use the various tweak tools [09:14] The hash test passed so it looks like a different USB loader might be the answer [09:15] I have used so many different tools to try to get my linux look as i want that im totaly lost :) [09:15] Although even using the wubi installer had issues- it can't complete copying to the drive I designate [09:15] *musca*thnx, i will see to it! [09:16] Sehnder_ yes, wubi is very limited, better not use it === MonkeyDu1t is now known as MonkeyDust [09:17] Is there some sensible guide to linux gui? Im all lost [09:17] jirido how did you learn other GUI's, from other OS's ? [09:18] !manual | jirido [09:18] jirido: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [09:18] jirido find Nixie Pixel on youtube, you'll see why [09:18] jirido: The Ubuntu Manual is definitely what you want. [09:19] what about fubuntu! [09:19] i am trying to lower the mouse sensitivity and remove the acceleration and looks like i found some props via xinput, but my question is how do i make this permanent? each time i reboot it switches back [09:19] How for an example is openbox related to gtk theme or gnome color? [09:19] coreyb: last i looked that wasent even ubuntu based.. [09:19] Anyone in here have any business ambitions? Looking to make some money? [09:19] how can i make an auto config/bash for something like this 'xinput set-prop "Logitech Gaming Mouse G100" 269 1.1' [09:19] Ok i look [09:19] coreyb: and not really ot here [09:19] gIneeRing #ubuntu-offtopic [09:19] jirido: OpenBox is a window manager, not a desktop shell. It doesn't control the buttons or panels, only the decorations. [09:19] Alright, new boot usb created. Wish me luck folks, and thanks for all your help. [09:20] thanks MonkeyDust [09:20] gl [09:20] dont fry your ssd like me [09:20] The night is young :P [09:20] jirido: For the most part, if you're curious what something does, look up its documentation :) [09:21] hey guys/girls [09:22] do you know if it's possible to extract only a specific directory from a CPIO archive? [09:22] that's not the question i was hoping you were going to ask [09:23] sexxxxy: i seem to recall using the 'mc' file manager to extract parts of a cpio archive as if it was a directory.. years ago [09:23] cpio is used by rpms? [09:24] !find cpio [09:24] Found: cpio, rpm2cpio, bsdcpio [09:26] hey [09:26] how can i make an auto config/bash for something like this 'xinput set-prop "Logitech Gaming Mouse G100" 269 1.1'? [09:27] its for changing the mouse sensitivity, but i need it be applied always [09:27] hexstatik: if you have a command to tweak it. you can auto run the command at login [09:27] oh [09:27] hexstatik or ask in #bash [09:27] in your .config/autostart directory [09:27] type !bin/bash [09:27] a shell script will do it [09:28] #!/bin/bash [09:29] xinput set-prop "Logitech Gaming Mouse G100" 269 1.1 [09:29] in terminal? [09:29] into a shell script [09:29] a file. ;) [09:30] and store it where? .config/autostart? [09:30] gedit mymousetweaks.sh [09:30] yes. in that auto dir. [09:30] make sure its executable also [09:30] yes [09:31] okie doki :) [09:31] thanks [09:32] chmod +x mousesens.ch right? [09:32] to make sure its executable? [09:33] yupp [09:34] When trying to install ubuntu 12.04 32x, it boots to a black screen with a flashing cursor [09:34] From where I cannot take any further action [09:34] Anyone experienced this or know of any solutions off hand? [09:34] All I have gathered is that it is hardware related, but no notes anywhere on how to resolve [09:34] !nomodeset | Sehnder [09:34] Sehnder: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [09:36] anyone [09:36] I'm new on IRC [09:36] chmod +x mousesens.ch right? [09:37] to make sure the shell script is executable [09:37] just name it "mousesens" is okey [09:37] sudo chmod +x mousesens === lhave is now known as lhavelund [09:38] I'm using xchat [09:38] how to disable [09:38] this people log [09:38] "has joined #ubuntu" [09:38] ? [09:38] any help? [09:39] this people statuses fill my screen [09:39] bentinata don't hit the enter key too often, it's getting a headache [09:40] bentinata: rightclick on the channel-tab, there's a setting [09:41] I looked at the boot options link but I am not sure how to address that in my case. I never actually get to a purple screen from which I can select options- it just goes directly to a black screen with a flashing cursor. [09:41] llutz, okay, after that? [09:41] More odd still because the x64 loads to the options screen without issue [09:42] Am unable to apt-get update on 12.04 LTS, what could be the cause of 404 errors on apt-get? [09:42] bentinata: uncheck "show join/part messages" and you're done === abird52_ is now known as abird52 === peterrus- is now known as peterrus === DarkG is now known as TonyL === sigurding_ is now known as sigurding === limikael_ is now known as limikael === Travis-42_ is now known as Travis-42 === gogogo__ is now known as gogogo_ === onekt2 is now known as onekt === rla is now known as Guest46427 [09:42] !netsplit [09:42] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [09:42] aranw my first thought: a PPA -- type sudo apt-get update|pastebinit and type the url here in the channel [09:43] paste the url..* [09:43] llutz, thanks [09:43] MonkeyDust: 1 minute then === luckman212_ is now known as luckman212 [09:45] MonkeyDust: http://pastebin.com/a7PHJJyV [09:46] aranw firstly: i see a mix of amd64 and i386 [09:46] oh yeah [09:46] :S [09:46] this is a default installation from a ISO provided by my VM host [09:47] only option I selected during install was OpenSSH [09:49] MonkeyDust: any ideas whats happened? [09:50] aranw it's only the 'us.archive.ubuntu' that gives error (the archive) [09:50] Hello [09:51] aranw disable that repo and try again [09:52] I'm having a little mounting issue. Mounting an external USB harddisk with sudo mount /dev/sdc1 /mnt/usbdisk. That's fine. Then I create a folder. sudo mkdir /mnt/usbdisk/hello. Also fine. But when I do sudo echo Hi > /mnt/usbdisk/hello/yo.txt then I'm getting a Permission denied. What am I missing? [09:52] hey guys i need some help anyone willing to share some of their knowledge? === Guest98381 is now known as Chex [09:52] mr_lou: use " echo Hi |sudo tee /mnt/usbdisk/hello/yo.txt" you cannot use sudo echo, it wont traverse the > redirection [09:53] llutz, Oh.... thanks. Didn't know that. [09:53] to share data between two servers which are right next to each other, is NFS still the way to go? [09:54] llutz, Can I use that | sudo tee thingy with a mysqldump command the same way? [09:55] mr_lou: sure [09:55] hi good morning [09:55] llutz, Awesome. :-) Thanks. [09:56] Guys if i have an .exe and want to run it and it says that the file is locked only on a certain cpu can i unlock it to work on my cpu? [09:56] mr_lou: "tee" just reads stdin and writes to whatever you tell it to do [09:56] how can i get just the pid for the process that starts with "nginx: master process"? [09:56] sstrikE: 1. linux systems don't use .exe 2. whats the exact message you get? [09:57] i've been playing around with awk.. but no luck [09:57] !pastebin | sstrikE [09:57] sstrikE: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:57] oh i`m sory i thought this was for windows too,my bad [09:57] llutz, Neat. Looking at man tee it doesn't seem there's a -quiet option? It's spitting all my database out in the prompt as well. Any way to prevent that? [09:58] could someone redirect me to a windows irc channel? :) tyalot [09:59] savagecroc: you could use ps aux | grep | cut [09:59] sstrikE: #windows ? [09:59] ty a lot [09:59] sstrikE: ##windows ? [09:59] sstrikE: ##windows is what you want. [10:00] dufa [10:00] ok [10:04] hmm ps aux | grep 'nginxfff: master proces' | grep -v grep | awk '{print $2}' || echo 'NOT_FOUND' << this works except the echo not found doesn't pipe out if awk is empty [10:05] savagecroc: pgrep "nginx: master process" [10:07] llutz: pgrep is not working for me [10:07] savagecroc: pgrep -f [10:08] ah awesome much better ;) [10:08] thankyou [10:08] Hi there ! [10:09] Does anyone available for a hand on Vhosts configuration for an Apache2 server ? [10:09] hi [10:09] can some one help me with native development [10:09] of ubuntu app? [10:10] someone told me to fix this yesterday [10:10] echo extension=oci8.so >> /etc/php5/apache2/php.ini to add sudo echo extension=oci8.so sudo tee -a /etc/php5/apache2/php.ini [10:10] something like that but I forgot the exact command :/ [10:10] NAndo #ubuntu-app-devel [10:11] VictorCL: echo extension=oci8.so | sudo tee -a /etc/php5/apache2/php.ini [10:11] ah yes [10:11] xD thanks , will write it down this time [10:11] is three a quick way to see the desktop? as in minimize all? [10:11] there* [10:12] llutz: i run it from a script and now i get two pids back.. i'm assuming one is from the grep [10:12] hallo [10:12] hexstatik_ ctrl-super-d [10:12] llutz: https://gist.github.com/e2568d6bccf8e615e82e [10:12] savagecroc: pgrep never gives its own pid back, so you got 2 macthcing processes running [10:13] llutz: it's really strange when i run it through bash, it doesnt [10:13] matching* [10:13] llutz: when i execute through an ssh channel, i get two pids coming back [10:13] umm whats super lol [10:13] hexstatik_ the 'windows-key' [10:13] yea i tried [10:13] didnt wokr [10:14] llutz: could it be that it relies on something in the bash environment? === olala22000 is now known as yolateng0 [10:14] Someone use ubuntu VOYAGER 12.10 ? [10:14] llutz: i'm not running this from a shell... it's getting directly executed over ssh [10:14] savagecroc: nothing i'm aware off [10:14] of [10:15] hmmm [10:15] !anyone | yolateng0 [10:15] yolateng0: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [10:16] !code [10:16] Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, pida, monodevelop, geany - Others: eclipse, netbeans, qtcreator [10:17] What are the procedures for removing a distribution? [10:17] yolateng0 i read it's a xubuntu fork , guess it's not supported here [10:17] savagecroc: how many processes does "ps aux | grep 'nginx: master' " via ssh show? [10:17] I'm off. Thanks again llutz [10:17] ubottu: sorry for my english [10:17] yolateng0: I am only a bot, please don't think I'm intelligent :) [10:18] llutz: running, before and after [10:19] When I install a new OS does it install it's own grub on its partition? [10:19] MonkeyDust: exactly a nice fork... [10:19] llutz: oh interesting.. https://gist.github.com/40ea312cd05fb1bb887d [10:19] yolateng0 but not every (x)ubuntu fork is supported here, there are too many of them [10:20] savagecroc: ah, pgrep also finds the ngingx watchdog, you have to adjust your pattern [10:21] savagecroc: nonsense, ignore me [10:21] yeah.. i think that might be the SSH library i'm using === xubuntu is now known as Guest80045 [10:22] yeah it is [10:22] https://gist.github.com/2dd3769dba045ab28c0c << i changed it [10:22] and it's coming up with the command i ran.. + grep [10:23] so by default.. the ssh library must be using bash rather than the raw ssh channels like i thought it was [10:23] I have a problem brightness when booting Ubuntu Voyager -xfce fork- under Intel N2600. [10:24] after a disconnection of the session that arranges. a idee please? [10:24] yolateng0 type /join #xubuntu [10:24] MonkeyDust : ok thanks [10:24] savagecroc: pgrep -u root -f "nginx: master" [10:25] hello [10:26] test [10:26] !removing > beifong [10:26] https://gist.github.com/170d259e3c25d69b5466 << llutz: worked perfectly .. thankyou :) [10:27] test [10:27] savagecroc: its just assuming that nginx-master# will always run as root ;) [10:27] i just discovered gnome do, best little app ever [10:27] llutz: i think it has too [10:27] llutz: i don't think you can start nginx up under any other user [10:28] test [10:28] savagecroc: it will start as root to bind to 80/443 and then fork to another user, i guess (like most httpds) [10:28] llutz: yeah.. everything else gets run as nginx [10:28] ab [10:29] i don't know why you can't just do something like.. oh this user gets bind privliges [10:29] ab [10:29] not very sandboxey [10:30] how i can i create an iso of my current install? [10:31] hello guys [10:31] :) [10:31] ciao [10:31] anyone has any idea how to copy windows which I downloaded 30 days trial iso into a usb stick :P Im currently on Ubuntu [10:32] !list [10:32] magico: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [10:32] ikillcypher better ask in ##windows [10:32] im currently on Ubuntu [10:32] so I believe it is a software I have to use [10:32] ikillcypher you want to make it installable? [10:33] it is copying the whole iso into a usb and yes installable and bootable [10:33] as I need it for work [10:33] ikillcypher not sure if that's possible with windows [10:33] you dont understand [10:34] in windows if I want to copy ubuntu to my usb I use linuxusbcreator [10:34] but for Ubuntu now I want to copy windows into my usb [10:34] what do I use [10:34] ikillcypher you want to boot windows from usb? === Kitar|st_ is now known as Kitar|st [10:35] yes and install into my harddisk [10:35] it is like installing from a cd [10:35] but now I want to install from my usb [10:35] ikillcypher not sure if that's possible with windows [10:35] :S [10:35] hi, ive got 2 drives mounted in two folders... first is mounted on /home/foo and second is mounted on /home/foo/second_drive [10:35] it is [10:35] I did it before [10:36] everithing is then shared through samba over the network and mounted on ubuntu sistem... [10:36] how i can i create an iso of my current install? [10:36] problem is i can only use the /hone/foo drive's max space [10:36] if you want to boot windows install disc off a usb stick, its as simple as partitioning it to ntfs and setting it bootable with bootsect. [10:37] then copying everything in the iso across [10:37] so if drive foo has 120 and second drive 40GB i can only use 120GB [10:37] but i can record on any of them... [10:38] hellos [10:39] well i got a problym im still new to ubuntu [10:41] not even shure this is working [10:41] and your issue is graydragon ? [10:42] well i made the mistake of trying to install ubuntu 10.10 on to a external [10:42] 10.10 is no longer supported [10:42] ;) [10:42] haha [10:43] salve [10:43] so far from what i have found that i now have a grub boot loader on my xp internal [10:43] i install to external usb all the time. works well.. or at lease 11.x and 12.x has [10:43] problym is windows is hybernated [10:43] qualcuno scrive in italiano? [10:43] !it [10:43] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [10:43] yep. grub can go to the internal hd if you dont tell it to use the external [10:44] thanks a lot! [10:44] -.- [10:44] i found that out the hard way [10:44] that's it then? grub-install and then delete partition [10:44] well i need to keep whats on the internal hd [10:45] the windows hd? [10:45] yes [10:46] [10:46] you should still be able to use access the windows fileststems from the installed system or a live usb [10:46] and well the windows partishion is in a hybernated state [10:47] Then you cannot mount it. [10:47] im using a live usb atm [10:47] correct [10:47] i think you can force it to mount [10:47] id check the ntfs-3g docs . im not sure of the option [10:48] ok so is there a way to well repair it i have no idea how from what ive read id have to do some thing with mbr [10:48] hello [10:49] graydragon: Boot Windows, and shut it down instead of hiberbating. [10:49] id love to [10:49] * dr_willis waits for more details... [10:49] and greetings warrior [10:50] ok ill try to give as mutch detail as i can [10:50] first off its a netbook [10:50] graydragon: Or ensure that Windows will never ever boot from that disk, and just enforce mounting it using ntfs-3g. Not doing so may result in data loss, since the hibernated data may contain pending MFT data which were not written to the physical MFT yet. And changing data on the disk and resuming from hibernation after, may result in corrupting the filesystem. [10:50] I've summed it up... :P [10:52] well i am so new to ubuntu that i hae to say im lost [10:52] boot system, shutdown not hibernate.. would be the 'best' fix [10:52] never use hibernate again. ;) [10:53] guys. what am i doing wrong? http://paste.ubuntu.com/1512328/ my vpn dont work and i'm not sure what the problem is. [10:53] lol yea [10:54] Please forgive my ignorance... I'm trying to find the beginner channel. [10:55] I know this couldn't be it as it's the first thing I have tried and I know I'm not that good. [10:56] sigh so whos realy good at fixing os problyms or well complicated ones ? [10:56] gray: use boot-repair [10:57] I guess, you can't boot into windows? [10:57] ok um how all i have to work with is my live usb thats it [10:57] graydragon: I told you both possible solutions already. [10:57] @graydragon check out miniPE [10:57] correct [10:57] add repository [10:57] type [10:57] ok thanks [10:58] miniPE makes a RAM drive, lots of good utills [10:58] hii anyone please help I cannot boot into Ubuntu after upgrading the version from 12.04 to 12.10 [10:58] sudo add-apt-repository ppa:yannubuntu/boot-repair [10:58] sudo apt-get update [10:59] scuste ma qualcuno si ricorda percaso qual'era di default il visualizzatore di immagini nella release prima di shotwell? [10:59] ill chk it out [10:59] !it | kimal73_ [10:59] kimal73_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [10:59] a cavolo scusa [10:59] hey guys, where should i save this shell script if i want it to apply always and globally? http://paste2.org/p/2719573 [11:00] bentinata: is those commands are for me? [11:01] graydragon: so you are saying you cant boot windows. or what exactly? [11:01] computerguy, no [11:01] hello guys [11:01] just want to ask how do you check the ubuntu version running on your laptop [11:01] correct getting a grub line [11:01] lab_ release -a [11:02] abdul: go to system settings and then go to details [11:02] abdul: wrong sorry lsb_release -a [11:02] checked it and it works. I'm not sure if It was needed though. [11:02] it will tell the version installed on your pc [11:02] okidoki guys thanks [11:02] I am panning on taking the jump and buying my own domain. I love how I don't need to host thanks to Ubuntu. Is there a way to "register" my own DNS so I don't have to agree to some third parties EULA (website is about expressing first amendment rights)? [11:02] bentinata: can you please help with my problem [11:02] I cannot boot into Ubuntu after upgrading the version from 12.04 to 12.10 === root___ is now known as SouravAJ [11:03] hey guys, where should i save this shell script if i want it to apply always and globally? http://paste2.org/p/2719573 [11:04] i have installed GNS3 on my ubuntu 12.04......any body knows how to install juniper image to work on the GNS3 [11:04] computerguy: what does it do exactly [11:04] brb [11:04] hexstatik_: globaly at login or bootup [11:05] either way will do really [11:05] i just want it to spread to all programs [11:05] ot goes up to the log in screen then i type of password and then when i hit enter it won't load anything it just loads only the desktop back ground..there will no icons nothing..then i have to hit power button to turn it off [11:05] it depends on whats uts doing.... hexstatik_ [11:05] it* [11:05] there is a pastebin...it changes mouse sensitivity [11:05] abdul: You need a valid Junioer firmware image. Thats not part of this channel. [11:05] lowers it [11:06] do symlinks automatically get created with chmod 777? [11:06] has anybody installed 12.10..............how is it? hope no hitches [11:06] o' [11:06] hexstatik_: so the users. config/autostart is best [11:06] @bekks I do have a valid juniper image just like cisco image [11:06] i've got my sudo umask and my users umask set to 0007 and they are both coming up with lrwxrwxrwx 1 root root 26 Jan 9 20:44 2013-01-09--17-44-02.conf [11:06] but anyways thanks [11:06] abdul: that is what i installed.. i upgraded it from 12.04 to 12.10 but now the system is not booting [11:06] abdul, whats the exact question. "any hitches" is very vague [11:06] bbl. driving home.. [11:07] @hex try your bash,rc in /ect folder. If I understand though every new shell will reload your scrip so make sure to account [11:07] abdul: Then the GNS3 documentation tells you on how to use a router image. [11:07] i mean can u install it without any problem [11:07] abdul, yes of course === tinti is now known as tinti_ [11:07] dr_willis: ok will try [11:07] thealmand: thanks, gonna try dr_willis method first [11:08] seriously am scared of upgrading to 12.10.......maybe i will wait after 2months or so [11:08] abdul: yes i installed it...but after upgrading the ubuntu is not booting === root_____ is now known as Sail [11:08] abdul, thats your choice, but not a support issue for this channel [11:08] ok [11:08] abdul: i think my problem is due in-compatible graphic card nvidia gt 620m ... [11:09] abdu: maybe it is better to make fresh install [11:09] i think the ubuntu is not supporting [11:09] ok thanks computerguy === tinti_ is now known as tinti__ === tinti__ is now known as viniciustinti [11:10] Can anyone hear me? How do you find Will Smith in a snow storm? Look for fresh prince! [11:10] i have another question: i have a virtual box running on my ubuntu 12.04 and win7 is installed on the virtual box, how do i get to make the virtual box detect my usb or external drive [11:10] i even tried in recovery mode but the screen hang's up with a black screen === viniciustinti is now known as viniciustinti_ === viniciustinti_ is now known as viniciustinti__ === viniciustinti__ is now known as tinti [11:11] abdul: is there any ISO file on that device? [11:11] only reason why ive enjoyed 10.10 to me it seems to agree with anything i have pluged it in to [11:11] yes i have already installed win 7 iso image, and its working perfectly [11:11] i think you can just give the path for the ISO as I\something.iso by clicking browse [11:11] h..a..h..a? Anyone know payable service to ask hosting/DNS/domain questions too? [11:12] just that it can't detect my usb from the virtual box [11:12] !ot | thealmand [11:12] thealmand: #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! [11:13] ok so any one whos reay good with ubuntu and winxp could ya plz im me [11:13] graydragon, 10.10 is already end of life [11:14] I'm setting up a usb flash drive for boot. should i set persistence ? [11:14] err pm me [11:14] graydragon, ask in the channel [11:14] graydragon: Whats still unclear with both solutions I provided? [11:14] Me, and others, to be honest. [11:14] graydragon: if u want to use 10.10 can use backtrack latest version its all work on ubuntu 10.10 [11:14] krz, if you wish it to save changes then yes [11:14] im not to good with keeping in the mane chat [11:15] Sail: 10.10 isnt supported anymore, and backtrack isnt supported in here, too. [11:15] errg keeping up [11:15] Sail, please do NOT recommend bt here [11:15] bekks: dont be high its supported u might want to check and i am just suggesting [11:15] Sail, its offtopic, so please do NOT [11:15] Sail: It isnt. Please take a look yourself first. [11:16] !eol | Sail [11:16] Sail: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:16] i know its end of life for 10.10 but atm its all i ve keeping me going [11:17] bekks: actually i am running bt5 r2 on my other desktop and its on ubuntu 10 [11:17] !bt | Sail [11:17] !backtrack | Sail [11:17] Sail: 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) [11:17] Sail, lets move on. none of those are supported here. [11:17] There you go. And now lets keep it up with Ubuntu support. [11:18] haha zipp [11:18] hello guys......please how do i get my usb to be detected by my virtual box [11:18] abdul: By installing the extension pack, enabling usb2 support for your vm, and passing through your USB device. [11:19] abdul_, do you have the vbox guest additions installed? [11:19] bazhang: The guest additions are irrelevant for USB support. :) [11:19] abdul_, you can also check in #vbox [11:19] bekks, whoops sorry! [11:19] yes the vbox guest addition is installed [11:19] abdul_, disregard what I just said, listen to bekks [11:20] well reguardless of vershion ill need some one to assist in a step by step manor to private mesage me so i can work better with my problym witch is part user error with ubuntu [11:20] ok becks so which extension pack are we talking about here [11:20] abdul: The virtualbox extension pack. [11:20] I want to "resolve my own DNS" i.e. point my domain to my server's ip/port. Is this even possible? [11:20] ok will try that and then get back to you [11:21] thanks [11:21] abdul: Just join #vbox for vbox related problems :) [11:21] #I want to "resolve my own DNS" i.e. point my domain to my server's ip/port. Is this even possible? [11:22] thealmand #ubuntu-server [11:23] bekks: u want to check wiki backtrack nd yea its on ubuntu 10.02 lucid [11:23] #ubuntu-server I want to "resolve my own DNS" i.e. point my domain to my server's ip/port. Is this even possible? [11:23] so any on wish to assist me [11:23] thealmand type /join #ubuntu-server [11:23] thealmand: do you have access to nameserver config of your domain? [11:24] graydragon, with what. state your issue [11:24] could you plz pm me ill stat the hole thing in detail [11:25] graydragon, we answer questions here in the channel not via PM [11:25] !pm | thealmand [11:25] thealmand: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [11:25] thealmand keep it in the channel please [11:25] graydragon, if the channel is too much, try askubuntu.com [11:26] how to write C++ programms? [11:26] well here it gose [11:26] Hello, is there a way to swich front output with rear output on my EMU10K1 soundcard? The rear output has a better hardware chip supposed to give better audio quality. [11:26] Ubuntu-erikas, how is that ubuntu related [11:26] Ubuntu-erikas ##c++ [11:26] in ubuntu... [11:27] Ubuntu-erikas, please visit the channel suggested by MonkeyDust [11:27] this is the err mesage and prompt [11:27] graydragon, on 10.10? [11:27] yes... [11:27] !eolupgrades | graydragon [11:27] graydragon: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:28] once i get this fixed i can upgrade [11:28] graydragon 10.10 is no longer supported [11:28] graydragon, its not supported here, please follow the link above to get up to speed === Joschi is now known as Guest29963 [11:28] Ubuntu-erikas no pm please [11:28] graydragon, there's no fix without an upgrade [11:28] okay [11:29] i have an problem,when i start ubuntu 12.04 it says "Ubuntu has an internal error registred" [11:29] does gnome-diskmount keep settings someplace? [11:29] graydragon 10.10 cannot be fixed, upgrade first [11:30] !find diskmount [11:30] Package/file diskmount does not exist in quantal [11:30] im using a live usb cant upgrade till i have access to my othe os [11:30] diskmount-applet keep a reference to nautilus. I'm using precise. [11:30] graydragon, then grab the latest iso and "burn" it to usb [11:30] on a netbook [11:31] netbooks support booting by usb no problem graydragon [11:31] graydragon, grab the liveCD and use gnome-startupdisk-maker [11:32] maybe this is not #ubuntu channel [11:32] graydragon, but be careful with that it's dangerous. [11:32] you can simply cat the iso to the usb stick [11:32] this is #ubuntu-help channel [11:32] @llutz I haven't bought the domain yet. not sure what a nameserver is. Perhaps you could reffer me to a good resource as I need to grow my understanding... My usual google searches are poisoned by people trying to sell me the service [11:32] bentinata, whats the issue. please state it [11:33] bazhang, how to PM? [11:33] bentinata, /msg nickname message; good idea to ask first [11:33] thealmand: if you "buy" (register) an domain, the registrar will give you a webfronted to edit the nameserver-entries/to add subdomains etc.pp. those dns settings you have to adjust to your needs. [11:34] thealmand: since those webfrontends differ a lot from registrar to registrar, there is no general way to tell you. you could use the time to read about dns, records etc.pp [11:34] a [11:34] error: no such device:ze738bad-4312-4b9b-a177-1c57b9f6171 Grub rescue>_ [11:35] this mesage was from my winxp hd [11:35] graydragon, you need to follow the eol upgrades link [11:35] What does Ubuntu use clients.l.google.com for? [11:36] using a live nonpresistant usb [11:36] all i have atm [11:36] that and a external usb hd [11:36] Morning guys. I'm using ubuntu 12.10 with ecryptfs encrypted home directory. And it somehow got mounted as a read-only filesystem. [11:37] witch i cant seem to install anything to [11:37] Can I just remount ecrypftfs as write'able like it's a normal filesystem? [11:37] and why did it mounted itself read-only? [11:37] My postfix will only deliver mail to local domains, not to external domains, i am looking for the option to allow sending mail to external domains, any idea how i do this? [11:38] Eagleman: what do you get in log when you try to send to an external domain? [11:38] relay acces denied [11:39] @llutz so you could say no one ever "owns" a domain. It's closer to renting...(going out on a limb) an organization that has a big enough foot print on the web to forward a .com to an IP??? [11:39] thealmand: basically, yes [11:39] renting *from [11:39] Eagleman: have you tried googling it? [11:39] barnex it only allows mail to people in mydestination = [11:41] eug sarry bazhang thought you were asking how there [11:41] bbl - reboot to test if my ecryptfs system will mount properly [11:42] wow mind blown.... sounds like net neutrality as I thought it was never existed... and they still want to restrict it... [11:45] @llutz if you wouldn't mind indulging me.... if instead of typing in a domain people pointed their browsers at my static ip I wouldn't need a domain or DNS? [11:45] thealmand: no [11:45] I rm /etc/apache2,then i reinstall the apache2.But now,after i run "/etc/init.d/apache2 restart",the terminal shows ".: 45: Can't open /etc/apache2/envvars" [11:46] guang_: because apache2 is not the package that provides those files. Use « dpkg -S /path/to/file » to figure out the correct package [11:46] @llutz ip and port lol? [11:46] thealmand: remembering IPs is just not as handy as having domain-names/dns, but it works (dns just translates names into IPs) [11:46] if I need to upgrade 10.10 to 12.04, do I need to first upgrade to 11.04? [11:46] dibblego: yes [11:46] !upgrade | dibblego [11:46] dibblego: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [11:46] was using live usb to install ubuntu to an external hd it askd to be restarted i restarted and can not get windows xp sp3 to work i get a mesage...((error: no such device:ze738bad-4312-4b9b-a177-1c57b9f6171 Grub rescue>_)) windows is hybernated [11:47] graydragon: you could reinstall and be sure to put grub on the MBR of the external USB hd. and then be sure the system is booting that HD. [11:47] thealmand: if your publix-IP doesn't change, its no problem to tell your friends" hey connect my webserver on "3.2.1.199:88888" [11:47] so cant mount would love a step by step [11:48] if you were to mount the windoiws partion. what would you do with it? [11:48] well, remove 1 8 [11:48] Huh? 1 8 ? [11:48] oh ;) miss read.. lol. [11:49] dr_willis: one of those 8s [11:49] * dr_willis squints [11:49] atemp to save the critical info then preform surgery on it to remove grub [11:49] thealmand: also, at that point, you could just get a sub-domain from some place likely for free [11:50] and get windows working agion [11:50] JOINS [11:50] ntfs-3g has a remove hyberfile option that would let you mount the windows drive. [11:50] and atemp to do an external usb hd agion [11:50] ok [11:50] i havent had any luck with that [11:51] what have you done exactly with it? [11:51] I have a question. Could enybody answer me? I use WireShark and see on them that my computer use client.l.google.com. I try to use Domain Blocker and block it, but It does not work. Do somebody know why it so and what for this domain ( client.l.google.com) is used? Maybe it is because of Firefox browser? [11:51] basicly any comands to at least do a read only [11:51] Johnnie, how does this relate to ubuntu [11:52] graydragon: what commands exactly? [11:52] !info wireshark [11:52] wireshark (source: wireshark): network traffic analyzer - GTK+ version. In component universe, is optional. Version 1.8.2-2 (quantal), package size 889 kB, installed size 2374 kB [11:52] How can I cut the end of the files (e.g 5 characters) with Gnome Commender - Advance Rename Tool? [11:52] ya jrib I did that through no-ip. My sucesses with that have inspired my to go farther as the free services apeared to me to have alot of entanglements. I was going to buy a domain from them but didn't like the terms of use. looked around and didn't like what I saw and I came here...... [11:52] i have forgoten so far was one to mount hd as read only using that 3g [11:53] @llutz you say friends because there is no way I could withstand the pressure of having my ip address public [11:53] i could jest be entering it rong [11:53] basicly i want to back up some of the data b4 i proced [11:53] Hiyas all [11:54] My postfix is ignoring all changes i do i main.cf, for example: mynetworks_style = host but when i do postconf -nf | grep mynetworks_style mynetworks_style = subnet [11:54] sudo ntfs-3g /dev/sda1 /media/MAKEADIRETORYFIRST -o remove_hiberfile (i think) [11:54] yea i dont wana do that till i back up first [11:55] of course there might be some data loss. its hard to tell with hiberfiles. [11:55] So... Now you want to get the windows system bootable first? or what exactly? [11:55] yes thats the last step [11:55] err... that would be the first step unless you want to remove the hiberfile.. [11:56] and mount the windows drive. [11:56] mount drive as read only then x [11:56] I know domain and dns makes things easy. But I remeber a time (in the states anyway) before cell phones when you could dial complicated numbers to get a deal on long distance phone calls. 10-10-321 just a dial a minute... [11:56] No idea if you can with a Hiberfile on the windows drive.. [11:57] Not sure what removeing the hiberfile would endanger either.,. Unless you had an app OPEN that had data in it you just HAD to have... [11:57] ok....so how to mount first as read only? [11:57] No idea if you can mount it read onlyt with a Hiberfile on the windows drive.. [11:57] graydragon: You have to mount with removing the hibefile. Like being told several times. [11:58] Or how about letter association with numbers dialed on a phone. **call 1-800-shopnow** [11:59] ok dr willis and bekks can you please pm your step by step methods to me plz [11:59] for doing the task [12:00] i would be vary happy if ya did [12:00] hello [12:00] Hi guys.. [12:00] hi ppl [12:00] could someone assist me getting my WLAN adapter to work ? [12:00] plz not all i have in use atm is a live usb [12:00] o i know this [12:01] It's been ages since I've used IRC ... :) forgot all the shorts.. [12:01] gIneeRing, try iwconfig [12:01] can anybody help me conecting ubunto to a zentyal domain?? [12:01] gorjan-stojchev, same [12:01] ok glneering whats the problym from your vew [12:01] nearst, am going to reboot into ubuntu [12:02] graydragon: dr_willis already gave you an example command. [12:02] can anybody help me conecting ubunto to a zentyal domain??? [12:02] loggin into irc on my tablet. [12:02] ugg didnt see it [12:02] eww. [12:02] 0109 125425 < dr_willis> sudo ntfs-3g /dev/sda1 /media/MAKEADIRETORYFIRST -o remove_hiberfile (i think) [12:02] sudo ntfs-3g /dev/sda1 /media/MAKEADIRETORYFIRST -o remove_hiberfile (i think) [12:02] 'P [12:02] thanks [12:03] whats this make dir [12:03] I'm having a serious problem with a server runing ubuntu 12. I was wondering is some one with experienced kernel knowladge can help... [12:03] Make a directory..... [12:03] gorjan-stojchev, throw a questions === francisco is now known as Guest79688 [12:03] Ahhh [12:03] bazhang I use Linux Mint 12. Basicly it is a ubuntu. I think that if a domain blocker does not block that domain, clients.l.google.com, the reason is it is used by system or just a bug. [12:04] can anybody help me conecting ubunto to a zentyal domain???? [12:04] Johnnie mint is not supported here, we don't know what the mint people changed to make it 'mint' [12:04] thanks for the help! [12:04] one thinkg i do not know how in ubuntu [12:05] I have a VAIO Ns 29OJ with a Intel WiFi 550 [12:05] mkdir thinkofaname [12:05] The problem is this, I'm expiriencing defunct proccesses. For example if I do tail -f I cannot kill the proccess. It gets defunct. I've did every thing posible to diagnose it. To no avail... [12:05] Johnnie, basic domain in /etc/resolv.conf [12:05] !mount [12:05] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [12:05] The light doesn't come on in the front switch [12:05] ntfs-3g mounts ntfs filesystems. :) [12:05] Also this happens after a while after reboot.. [12:05] tail -f = getting live log [12:06] I've notced this only on tail -f and on mysql. When I try to stop it it gets defunct... [12:06] Nearst.. Me? [12:06] yes [12:06] Hi, I just installed Ubuntu 12.10 in Hyper-V, passwords chosen during installation but now the installation is complete and I'm at the login screen it's saying that the password is incorrect. [12:07] gineering, hi. [12:07] ram checks ok, hdd ok, swap working so it's not deprived of resources.. [12:07] Urg... Seriously... I am an idiot [12:07] gorjan-stojchev, try htop and filter to tree [12:07] !htop [12:07] !info htop [12:07] htop (source: htop): interactive processes viewer. In component universe, is optional. Version 1.0.1-4 (quantal), package size 64 kB, installed size 180 kB [12:07] ty dr_willis [12:08] gineering, what ur problem [12:08] hello friends! Have problem, can not load Ubuntu 12.04. Write many error like "/proc/self/fd/9 Permission denied" [12:08] indeed ty dr_willis [12:08] proccess list...? [12:08] MonkeyDust Mint is the same Ubuntu with own desktop. [12:08] and ack the other one [12:08] for your help so far [12:09] prostakov_alexey, u try with live cd ? [12:09] Mint has some deep differances then ubuntu last i looked into it. [12:09] !mint | Johnnie [12:09] Johnnie: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [12:09] yes. can by livecd [12:09] yup, same like debian and ubuntu also mint [12:09] live cd is work. How cam I repaid main system? [12:10] prostakov_alexey: is this a new install? or has it recently broken? [12:10] prostakov_alexey, try chroot main fs and fsck disk. [12:10] cannot kill the proccess it gets ppid to 1... [12:11] connect ubuntu to a zentyal domani? anyone?? [12:11] !zentyal [12:11] zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [12:11] Im not sure how zentyal has a domain. ;) but what do i know... [12:12] also if I don't try to kill tail in time it stays active and running and it consumes 100% cpu.. [12:12] no, it is no new install, system live more 1 year. I can chroot for disk main system. find no errors [12:12] ouch. ebox. try look at /etc/resolv.conf for dns and domain related [12:12] if I kill it it gets swoped by pid 1 [12:12] try sudo ? :) === nearst is now known as nearst|away [12:13] /proc/ is a virtual/system filesystem anyway.. so i dont think it would be a filesystem error.. [12:14] ok, will try again [12:14] thank you [12:17] nearst, /etc/resolv.conf is empty. Should I write down some code? [12:19] Can anybody please direct me in which direction should I investigate further. None of the logs provide usefull info except the messages INFO: task fsnotify_mark:55 blocked for more than 120 seconds. [12:20] sigh [12:21] я [12:22] ЯR [12:22] fuck all :D [12:23] Hello [12:23] I am in uber need of assistance [12:23] xsobex787, just ask [12:24] Ok tnx guys, anyhow... I'll gather info and file a bug. Tnx... [12:24] xGeek: Watch your language please. :) [12:24] lhavelund, it's not me :/ my bro [12:24] Hi, I just installed Ubuntu 12.10 in Hyper-V, passwords chosen during installation but now the installation is complete and I'm at the login screen it's saying that the password is incorrect. [12:24] Can i install ubuntu 12 on HP G6 ? [12:25] xGeek: and whats a HP G6 thats so unusual? [12:25] I'm trying to upgrade gdm via synaptic, I mark it for upgrade then I get "cannot upgrade package, fix broken packages first" [12:26] synaptic has a button/toggle to show broken packages. [12:27] Hi, I just installed Ubuntu 12.10 in Hyper-V, passwords chosen during installation but now the installation is complete and I'm at the login screen it's saying that the password is incorrect. [12:27] dr_willis: where's that? [12:27] salve [12:27] look around. bottom left perhaps. [12:28] hi [12:28] sw: Then the password is wrong. Things like caps-locvk,, shift, etc. may have occured. [12:28] sw: try the console? [12:28] ok yes id like to figure out this grub thing so i can get windos to boot agion [12:28] bekks No, I have copy + pasted the password in during setup and again now, so they are exactly the same. [12:30] dr_willis: the list of dependencies shows libaudit1 which I don't have installed and I don't know where to install it from [12:30] So there is no solution apart from 'install again'? :-) [12:30] sw: use a live cd, chroot in, set password [12:31] or use the recovery console mode [12:31] ! Domain blocker [12:31] dr_willis: should I choose "force version?? [12:31] there's no libaudit1 anywhere [12:31] riderplus: ive never needed to. Could be you have some ppa's enabled or disabled thats confuseing things [12:31] hi what is the best desktop environment? [12:32] carloItalia: the one that you perfer... [12:32] carloItalia: try them out.. see what you like [12:32] dr willis know any thing about grub rescue? [12:32] @Geekx Okay, so I am working on a webserver which the data rention is vital, and was having issues booting, it was 10.0.4 and I am upgrading to Ubuntu 12.10 but during the upgrade process (non-destructive), the upgrade failed and was getting an error indicating no init config file, i presume for grub, and its file system isn't being recognised, used boot repair disk (ubuntu-secured-remix) *LIVE [12:32] CD to attempt to address what I think are partion map errors, but am able to now have access again and the ability to mount the main HDD now, but when I restart it without the live CD, it says "Missing Operating System. SYSLinux 4.03 Error: No Configuration File Found No DEFAULT or UI configuration directive found! boot:| [12:32] graydragon: grub and its console/rescue modes have hunderds of pages of docs and guides. If grub breaks on me. i tend to use the boot-repair tool mentioned at the fixgrub wiki page [12:33] !fixgrub [12:33] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [12:33] does anyone here have any luck with Citrix receiver on 12.10_amd64? I've fscking with this issue all day now, and can't seem to get it to work >_> [12:33] i use the gnome shell with cairo dock but I want to change [12:33] carloItalia: theres dozens of window managers and about a half dozen 'desktops' you can play with. [12:33] so is there a way to tell it to uninstall its self? [12:34] dr_willis This is in a VM, I am at the login screen now. How do I do that? [12:34] carloItalia install what you want, login, select something of your choice, login [12:34] graydragon: you would install a differnt bootloader over it. such as the windows mbr. the boot-repair tool may have a remove-grub option. but that may just make the disk unbootable. [12:34] Hi, which is the best program to draw a pie chart based on the readings in ubuntu? [12:34] carloItalia install what you want, logout, select something of your choice, login <-- correction [12:34] sw: try the alt-ctrl-f1 CONSOLES [12:34] please help. [12:34] sw: or the recovery menu item from the grub menus [12:35] Dr Willis, i am at a Boot:| [12:35] and says im missing my OS [12:35] ive been at this for 24 hours now [12:35] !fixgrub | xsobex787 [12:35] xsobex787: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [12:35] @Dr. Willis Okay, so I am working on a webserver which the data rention is vital, and was having issues booting, it was 10.0.4 and I am upgrading to Ubuntu 12.10 but during the upgrade process (non-destructive), the upgrade failed and was getting an error indicating no init config file, i presume for grub, and its file system isn't being recognised, used boot repair disk (ubuntu-secured-remix) [12:35] *LIVE CD to attempt to address what I think are partion map errors, but am able to now have access again and the ability to mount the main HDD now, but when I restart it without the live CD, it says "Missing Operating System. SYSLinux 4.03 Error: No Configuration File Found No DEFAULT or UI configuration directive found! boot:| [12:35] with the !? [12:35] xsobex787: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:35] sorry [12:36] xsobex787: you should prob pastebin that [12:36] it says boot: Could not find kernal imafe [12:36] image* [12:36] sounds like its not trying to boot the HD. or theres no bootloader on the hd. [12:36] what is paste bin [12:36] i havent used irc in like 10 years [12:36] or its for some reason trying to boot a Hd/usb/somthing that had syslinux on it at one time [12:37] a normal install does not use syslinux. the live cd does. as would a live-usb [12:37] recovery menu? i like that sound [12:37] so maybe should I try pointing my drive differently in the distro on the Ubuntu Secured live CD again with boot repair disk? [12:37] graydragon: its in the grub menu.. if you have a grub menu [12:38] xsobex787: or have it install grub to all attatched hds. ;) [12:38] ok how i get in to that , as id have to shut down [12:38] i have tested mate,kde,unity,cinnamon,xfce and lxde and I realized that xfce and lxde are not made for me unity slows me down and I see kde gnome is too complex that I'm using but I would change so that there are other desktop environments but unfortunately I do not know the names [12:38] how do I do that? [12:38] i think its a raid setup [12:38] or determins what hd you want to boot and be sure grub installs to it. [12:38] Ive no idea with raid. [12:38] I dont use raid. [12:39] it says its an LVM2 volume [12:39] xsobex787 ubuntu server? [12:39] im not sure what it was [12:39] i might of been [12:39] it wouldnt boot to gui to begin with [12:39] and it was sending out malware to the visitors [12:39] i have the box in meh house [12:39] carloItalia: theres some 'window managers for x' summary site i saw ages ago with huge lists.. but i cant reall the url [12:39] xsobex787 was it an installer or a live cd? [12:40] it was a live cd with the installer option [12:40] if it was sending out malware. i think using a live cd. and backing up imporntant data... then reformating would be the best bet. [12:40] going from 10.0.4 to 12.10 [12:40] xsobex787 ok, then it's not ubuntu server [12:41] I would like to, but it says i dont have permission [12:41] dont have permission for what? [12:41] Hey, please help me out guys. Which program should I use to draw a pie chart using a file containing the readings. I am currently reading on gnuplot. But there is not much about pie charts in gnuplot. [12:41] I am unable to figure out why i cant send mail to external domains ( relay acces denied ) http://pastebin.com/LJ95bT1W any idea what i did wrong? [12:41] to access the mounted root folder and a few other folders on the harddrive from my live CD [12:41] the_dark_knight: libreoffice calc [12:41] the_dark_knight libre calc [12:42] xsobex787: access them as root perhaps? [12:42] cfhowlett was faster :) [12:42] in terminal? [12:42] however you want.. :) [12:42] where can I get libaudit1 from? [12:42] MonkeyDust: only today. Usually, y'all beat me hands down [12:42] im alright at linux and ubuntu, im just not like a pro, ya know? [12:42] how can i do it in the GUI [12:42] do not remember it at all? [12:42] access it as root [12:43] anyone? [12:43] @dr_willis do not remember it at all? === Err404NotFound is now known as Error404NotFound [12:43] carloItalia: google for 'window managers for x' perhaps and see [12:43] I'm AWAY [12:43] thats what i would normally do to find it [12:43] how fix that? [12:43] ok thanks [12:44] cfhowlett: MonkeyDust , I don't want a to do it manually. I wan't to generate a pie chart based on values from a config file. [12:44] dr_willis: is there any way to install libaudit1? [12:44] http://wklej.to/KL59a [12:44] how fix AWAY? [12:44] riderplus: source... would be one way [12:45] dr_willis I don't see those options when starting up. When I start the VM I see 'Hyper-V', then a purple screen for a while and then the login screen. [12:45] !find libaudit [12:45] Found: libaudit-dev, libaudit0 [12:45] it finds libaudit0 [12:45] sw: hold the shift key as it boots to get to a grub menu if its hidden. [12:45] I need libaudit1 to update gdm [12:46] riderplus scroll down: http://ftp.snt.utwente.nl/debian/pool/main/a/audit/ [12:46] makes me wonder which gdm you are installing and if its from some unofficial ppa. [12:47] dr_willis Thanks, I'm in the Grub menu now, do I choose the (Recovery Mode) one? [12:47] s/Grub/GRUB [12:47] sw: if you want to use recovery mode... yes.. [12:47] thank you MonkeyDust [12:48] dr_willis I don't care what I use, I just want to reset the password, like I've said. [12:48] ?! [12:49] Then use the recovery console feature and change it. [12:49] dr_willis There is no 'recovery console feature' listed. [12:49] bentinata no pm please [12:49] You just said you saw a GRUB menu item for 'recovery' [12:50] MonkeyDust, oh okay [12:50] dr_willis (Recovery Mode) <- Yes. Is this the 'recovery console feature' you're talking about? [12:50] ok better q i think for me is how do you tell is to boot the ntfs partishion [12:50] how re-enable "away" status? [12:50] it gets you to the console.. yes [12:50] my system running openvas, system load is ~40. everything works smooth in cli as long as i dont try to access the process list (this is a guess) via ps, w, pkill - how would i have to change my system to be more responsive here? csw/int/io stats are basically idle. [12:51] dr_willis So now I see 'grub> ' [12:51] sounds like it dident work to me. SHould be some sort of menu its giving options for.. sounds like you went into the GRUB console/command line. [12:51] !away | bentinata [12:51] bentinata: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away " to set your client away silently. See also «/msg ubottu Guidelines» [12:51] !away [12:51] !away [12:52] dr_willis You said console, so I pressed 'c'?! [12:52] I am unable to figure out why i cant send mail to external domains ( relay acces denied ) http://pastebin.com/LJ95bT1W any idea what i did wrong? [12:53] sw: that the GRUB command line. [12:53] grub boots the OS -> with the recovery option.. === ubuntu is now known as Guest92098 [12:54] I am trying to install percona-server on ubuntu 12.10 64b and stuck with: libmysqlclient18:amd64 5.5.28-rel29.2-360.quantal (Multi-Arch: no) is not co-installable with libmysqlclient18 which has multiple installed instances. I have tried to remove libmysqlclient18 but its reinstalled and gives same error. I tried installation use percona's apt repo as well as deb packages. [12:55] dr_willis Right, which option should I choose now? [12:55] sw: i dont have the menus menorised.. what options are there? [12:55] dr_willis I have 'resume', 'clean', etc ... [12:56] look for one to get you to a shell/terminal/console/bash/ etc.... [12:56] can I use acronis OS Selector? [12:56] dr_willis 'root'? [12:56] ok how dose one get the menu opshions for grub? [12:56] try it and see. [12:56] sw easy peasy > http://www.psychocats.net/ubuntu/resetpassword [12:56] recov [12:57] dr_willis 'root@$server':~# [12:57] dr_willis Can I just passwd the user now? [12:57] sw: you now have a root shell on the console... [12:57] Eagleman: do you have an example of a failure message? you may need to authenticate to your ISP's mailserver (which is the relayhost, I assume) [12:57] passwd username yes. [12:57] dr_willis 'passwd: Authentication token manipulation error' [12:58] that explains why you cant login then. [12:59] some how your passwd/shadow files got messed up.. if this is a new install i bet other things are messed up also [12:59] sw: mount -oremount,rw / [12:59] wouldent it say read only then? [12:59] or is it just a generic error message. [12:59] dr_willis, nope, it would confuse you with wired token blah [12:59] It's a fresh install. [12:59] can someone help me correct this error? [12:59] http://pastebin.com/CPs13q0i [13:00] if / is read only that would make sence i guess. :) i rarely yse the recovery mode stuff [13:00] Hi~ [13:00] hello [13:00] riderplus try sudo apt-get -f install [13:00] sw: so remount / to be read/write -- mount -o remount,rw / [13:00] How long does it generally take for programs to update in repos? [13:01] dr_willis: it doesn't work [13:01] ElixirVitae: they normally only get security updates. untill the next release [13:01] ElixirVitae, depends, some will be updated with a next version [13:01] !latest [13:01] Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [13:01] hi guys, whenever I try to conenct from a nfs-client to the nfs-server, I get the error "No such file or directory" --> http://pastebin.com/nWGm4tfC these are the commands/configs I'm using. Anyone knows how I can that nfs-mount running? [13:01] riderplus: sounds like you have some kind of PPA installed and the packages are getting mixed up? [13:01] !backports [13:01] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [13:01] !packaging [13:01] The packaging guide is at http://developer.ubuntu.com/packaging/html/ - 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 !backports and !sponsoring [13:02] In that respect shouldn't I get latest firefox updates as well? [13:02] dr_willis, took me ages to figure out the first time i ran into this.... but now when someone utters token manipulation errors, at least i remember :p - lets see if this is the issue here, but i know it from booting with init=/bin/bash [13:02] I am unable to figure out why i cant send mail to external domains ( relay acces denied ) http://pastebin.com/LJ95bT1W any idea what i did wrong? [13:02] ElixirVitae, FF 18 is out, got it this morning [13:02] how do i back up data on mounted volume from root folder if it normally says access died or you do not have permission? [13:02] Eagleman, you did everything right, as long as you run this on a public ip [13:02] gac relay acces denied [13:02] I got as well. [13:03] nibbler: yep in the old days init=/bin/bash :) [13:03] nibbler eth1.10 inet addr:84.107.203.5 [13:03] ElixirVitae, then why do you want updates as you are up2date ? === ewy is now known as yanerwei [13:03] how to use this software? [13:03] Eagleman: what outgoing address is on your emails? i assume it's "from: " ? [13:03] xsobex787: acessing them as the root user fails? [13:03] I just want to know how and when they are updated. [13:03] from live cd yes [13:03] Eagleman, if you would relay for unauthenticated users, it would take you about 1h to get abused by spammers and blacklisted all around the globe [13:04] im not sure how to elevate if i need too [13:04] irc [13:04] If it takes, say 2 weeks for repos to have newer firefox, I would switch to mozilla's own repos. [13:04] xsobex787: use sudo as needed.. [13:04] nibbler i did force logins, but i may have disabled it now, all i care for now is that it works [13:04] gab yes: Jan 9 13:38:42 homeserver postfix/submission/smtpd[7097]: NOQUEUE: reject: R CPT from D4B2D271.static.ziggozakelijk.nl[212.178.210.113]: 554 5.7.1 : Relay access denied; from= to= proto=ESM TP helo=<[172.16.30.1]> [13:04] how do i use sudo in gui [13:04] But if it is within 3 days, I would stay with the ubuntu repos, as some security vulnerabilities are seen within a few days, which is a good thing in this case. [13:05] xsobex787: use gksudo for gui apps [13:05] ElixirVitae, this update FF18 arrived within 24 hours, not fast enought? [13:05] only emails to local domains are accepted ( @eagleman.net [13:05] xsobex787: In the GUI, you use gksudo instead. [13:05] Eagleman: seems normal to me; your ISP won't relay mail from a domain that has nothing to do with them, to another domain that has nothing to do with them [13:05] interesting [13:05] xsobex787, > gksudo nautilus for files [13:05] i use gksudo in terminal to elevate gui? [13:05] ouch [13:05] Oh, it is more than enough OerHeks [13:05] gac, the problem is that it worked before [13:05] gksudo nautilus can really mess you up. ;) best to learn to use the terminal to do rooty tasks [13:05] Eagleman: your ISP may have changed some settings for security [13:05] i was using my isp as gateway [13:05] But what about other programs? [13:05] How can i be sure? [13:06] Eagleman, if you would allow anyone to connect to your server and send emails from it, spammers would abuse it. whom to you want to accept mails from for relay? [13:06] Not everyone is as high profile as firefox with lotsa developer/packagers [13:06] i just need to copy pasta from this mounted volume to my external === yanerwei is now known as newname [13:06] then fresh install [13:06] ElixirVitae: normally only security updates happen. untill the next release. [13:06] Eagleman: generally speaking, if I'm @domaina.com, I would never relay mail from domainb.com to domainc.com, because these two domains are both outside of my domain [13:06] xsobex787, sudo cp -ax /source/path /dest/path ? [13:06] Eagleman: as a rule of thumb, if I was running domainA.com, then either the sender or recipient would have to be @domainA.com otherwise it's nothing to do with me [13:06] ElixirVitae: if you always want the latest of everything then a rolling release or source based disrto may be better for you. [13:06] But I can stay with LTS and have updates from official repos/downloads from each program. [13:06] sw: any progress? === ubuntu__ is now known as Guest46024 [13:07] As long as dependencies are fine, I am good, I presume. [13:07] hmm, so i cant setup a gateway for sending mail and forwarding it to my isp? [13:07] Does anyone available for a hand on Vhosts configuration for an Apache2 server ? [13:07] I want OS to be stable, programs to be newer, I don't want to cut my edges, if you catch my drift. === `mOOse` is now known as m00se [13:08] Latest is not always stable. [13:08] Eagleman: you can, but not from eagleman.net, probably [13:08] i understand what you mean gac, but how do i let my users mail? i cant let them use smtp.eagleman.net, since they will get an relayacces denied [13:08] ElixirVitae: LTS, backports enabled and run sudo dist-upgrade every now and then [13:09] I thought dist-upgrade was to go from one version to the next. [13:09] Is it not? [13:09] Eagleman, is smtp.eagleman.net reachable from the internet ? [13:09] gac, the mail server cant mail anyways, since i am on a resident ip address, blocked by zenhaus. thats why i set up a relay_host to my isp [13:09] yes it is [13:10] Eagleman, ok, was just on it. your users need to auth to use it as relay [13:10] on 12.04 in gnome (classic): xrdb -load ~/.Xresources does what it should do; but after logging in a new gnome session it doesn't seem to load the Xresources. Any idea? === cryptfu_ is now known as Guest2374 [13:10] you were on it with telnet? [13:10] ElixirVitae: it updates tinstalled packages.. NOT to the next release [13:10] Eagleman, but this is not allowed yet [13:10] ElixirVitae: nope. dist-release will upgrade a distro. [13:10] Eagleman, yes [13:11] Oh. [13:11] installed 12.04 on an hp 8460p over the holiday but can't seem to adjust the display brightness. any tips/pointers? [13:11] * ElixirVitae knows better now. [13:11] Thanks~ [13:11] ElixirVitae: the dist-upgrade and backports will capture new/upgraded official packages [13:11] bono: have it auto run on login via your .config/autostart directory perhaps? [13:11] nibbler could you send what you did on telnet? [13:11] what error did you get [13:11] how do you know you have to authenticate [13:11] dist-upgrade is done through update manager as well, yes? [13:11] Eagleman, relay access denied. is what i got [13:12] what was your RCPT TO: ? [13:12] Eagleman, if you do relay for unauthenticated users, you WILL BE ABUSED AND THERFOR BLACKLISTED and unable to send any email ever again and your isp will send a hitman after you [13:12] Eagleman, of course my rcpt to not local to you, as i tried to relay and not to deliver [13:13] http://www.youtube.com/watch?v=bh2Lx1GPTqo [13:13] http://www.youtube.com/watch?v=bh2Lx1GPTqo [13:13] db56: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:13] nibbler: smtpd_client_restrictions=permit_sasl_authenticated,reject [13:13] Eagleman, i suggest some reading http://en.wikipedia.org/wiki/Open_mail_relay [13:13] Eagleman, yes, but you don't have sasl auth configured [13:14] i dont? [13:14] smtpd_sasl_auth_enable=yes [13:15] Eagleman, i gues you don't have a auth backend or whatsoever. see the difference: http://nopaste.info/5bdd8eee53.html [13:17] anyone any app for keeping record of internet data usage [13:17] ElixirVitae: yes through update manager or via the command line [13:18] !info vnstat | dfgmme [13:18] dfgmme: vnstat (source: vnstat): console-based network traffic monitor. In component universe, is optional. Version 1.11-1 (quantal), package size 80 kB, installed size 308 kB [13:19] weird [13:19] ok how to i check my last login ? [13:19] ANy idea why nibbler? [13:19] dfgmme: /var/log/auth.log will show you system logins [13:19] root folder contents are currently unreadable [13:19] permision deny [13:20] dfgmme: 'check' in what way? [13:20] Hey guys I have been having a problem with xchat causing the gui to crash causing me to have to reboot any suggestions? This happens when I hide xchat and then bring it back up but randomly [13:20] goodnight [13:21] goodnight too [13:21] Eagleman, http://nopaste.info/20d0d831cd.html stuff like this might help, but this requires dovecot (or cyrus or similar) as a backend, which needs to be configured to correspond correctly with postfix... email is no trivial topic..... [13:22] nibbler i already setup dovecot as backend [13:22] Eagleman, you have config lines similar to mine? [13:24] Yes nibbler [13:24] I'm running Ubuntu 12.10 64bit Unity - wcompiz , While using XChat sometimes when I hide the XChat window then bring it back causes a glitchy response flickery screen so I end up having to reboot the machine any suggestions? [13:24] hey all [13:25] I'm hoping someone can answer me a question about gparted [13:25] I have a 3TiB disk, which was formatted using MBR rather than GPT [13:25] nibbler: http://pastebin.com/gkuqjX8e [13:25] magik_: this is the xchat app? consider dropping that in favor of the xchat plugin to firefox [13:25] I was planning to use gparted to move the original partition to make room for the GPT at the start of the disk [13:26] thanks gusy [13:26] cfhowlett, yeah I'm using the xchat app. [13:26] but gparted seems to allow me to use the full disk [13:26] my question: will it upgrade the disk to use GPT automatically? [13:26] magik_: there is a firefox plugin. [13:26] cfhowlett: whats wrong with xchat [13:27] Ben64: magik_ reports that it futz his screen and forces a reboot [13:27] will what upgrade ? , dmi ? [13:27] i've never had an issue with xchat, having it as a plugin seems strange [13:27] BluesKaj: will gparted automatically upgrade the disk's MBR to GPT [13:28] Ben64: ymmv ... [13:28] cfhowlett, I don't wanna use a plugin but thanks for the info [13:28] so basically, the partition setup at the moment is one 2TiB partition with an MBR (msdos) partition table [13:28] if I ask gparted to resize the partition to fill the 3TiB disk, will it also move the partition and change the partition table to GPT format? [13:28] I can't seem to find any information about this one way or the other [13:28] Eagleman, you are lucky, and everything is fine. just use submission port (587), this is where you already have authentication allowed, and its easier for your users to use, because less blocky ;) [13:29] it doesn't say it will do this when I queue up the operation (without applying it) [13:29] and I don't really want to destroy nearly 2TiB of data :-) [13:29] dmi: convert mbr to gpt can be done, but gpartd won't do so automatically. [13:29] cfhowlett: awesome; that's exactly what I needed to know [13:29] Eagleman, http://nopaste.info/383c88b77e.html - see, all auth options available [13:29] I need help with the Linux Steam Client. [13:29] nibbler the main idea was to disable port 25 [13:29] hello, ubuntu wasnt able to mount after restart, now I'm in the busybox, what can I do? I have no clue what to do now [13:29] so my plan is to move the partition up by 1MiB or so, and then convert to GPT, then resize it [13:29] More with Team Fortress 2. [13:30] krywk: best to ask steam ... it's their beta product ... [13:30] Eagleman, you need 25 for receiing [13:30] krywk: Please ask in #ubuntu-steam [13:30] recieveing in what way? [13:30] cfhowlett, I've already asked in the steam for Linux chat, no response. [13:30] krywk: whats the problem [13:30] MTA to MTA ? === DavidGebler_ is now known as DavidGebler [13:30] It hints to opening, but nothing happens. [13:30] krywk: again ...beta [13:30] if you install ubuntu beside windows then grub will chainload the mbr , so to speak and include it in the menu , and of course you need to create ext4 partitons for / and /home and swap ...otherwise I don't know what you mean [13:31] BluesKaj: it's pure-Ubuntu; an in-office server [13:31] BluesKaj: but it doesn't support UEFI boot... which isn't a problem, as this 3TiB RAID is just pure data storage, not used for booting [13:32] BluesKaj: but I think I've got the answer I need from cfhowlett, thanks [13:32] nibbler: 25 is for MTA-to-MTA mail exchange. 587 is for user-to-MSA mail submission. right? [13:32] krywk: make sure you have graphics drivers installed and you have the requirements for tf2 [13:33] I dont know what to do, do I need to reinstall ubuntu? [13:33] Ben64, Graphics Drivers up to date, and I'm pretty sure I do have the requirements to run it. 4GB RAM DDR3 1333MHz, GeForce 9800GT 1GB GDDR3, Intel Core i3 @ 3.1 Ghz (2 phys-cores, 2 virtual cores) [13:33] So yeah. [13:34] any way to "attach" processes that were started by cron to see theyr messages? [13:34] oh thatEFI raises it's ugly head again ..guess I'd better do some research [13:34] raven run those processes in screen [13:34] than you can attach the screen and see what they do [13:34] Eagleman started by cron in background [13:35] So? [13:35] You can still add screen in the cronjob [13:36] any way to do it like i needed? [13:36] I dont know what you do in the cronjob [13:37] Eagleman, i start a tool in the cron i later want to see its messages live (not only in a textfile) [13:37] does the tool stdout ? [13:37] Eagleman, i think so [13:38] screen will do the job for you then [13:38] how do you write ot to a file with > [13:38] do you write it to a file like this command > file.log ? [13:38] yes [13:38] you have 2 options [13:38] use tail -f on the file [13:39] !enter [13:39] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [13:39] Eagleman: try it and see, echo "test" > testfile [13:39] or use screen [13:39] and tail -f is reloading/live? [13:39] oh wait [13:39] im misreading :) [13:39] yes it is raven [13:39] krywk: run it from terminal and see what it says [13:39] Game update: AppID 440 "Team Fortress 2", ProcID 7491, IP 0.0.0.0:0 [13:39] /bin/sh: 1: /home/krywk/.local/share/Steam/SteamApps/krywk/Team Fortress 2/hl2.sh: not found [13:39] Game removed: AppID 440 "Team Fortress 2", ProcID 7491 [13:39] saving roaming config store to 'sharedconfig.vdf' [13:39] roaming config store 2 saved successfully [13:40] krywk: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:40] That's what it says. [13:40] Eagleman, oh yes thats an option! tnx [13:40] raven if the file size changes ( it happens when things get added ) tail -f will show you what changes [13:40] /bin/sh: 1: /home/krywk/.local/share/Steam/SteamApps/krywk/Team Fortress 2/hl2.sh: not found [13:40] you might want to check that bit [13:41] Ben64, yeah, even though the file is there. [13:41] well it can't find it, so theres your problem [13:41] you most likely need to escape the spaces with a backslash [13:42] hang on a sec [13:42] Eagleman, does >> file.txt append to the file? [13:43] my tf2 folder was called 'team fortress 2', steam was searching for 'Team Fortress 2' [13:43] raven_: yes [13:43] krywk: why is it in .local anyway [13:43] ok [13:43] I think I reinstall ubuntu [13:44] There [13:44] solved [13:44] Thanks for the help anyways c: [13:46] Can i prevent mail submission on port 25 and still accept mail exchange on port 25 in postfix? Same for port 587 but then otherwise > 25 is for MTA-to-MTA mail exchange. 587 is for user-to-MSA mail submission. [13:46] my ubuntu server edition wont boot anymore, what can I do? [13:47] senorbusybox boot from a livecd and go trough the logs on the filesystem [13:48] senorbusybox: did it print out anything? [13:48] Hello [13:48] "Target filesystem doesn't have reqeusted /sbin/init." [13:48] Mandalord: [13:48] Eagleman: going to do that [13:49] senorbusybox: sounds very broken [13:49] SHIT [13:49] senorbusybox: you may want to try reinstall grub2 [13:49] raven, Eagleman: you can give reptyr a try, but thats a dirty hack [13:50] Eagleman, when i grew up, it was port 25 only.... but i guess today you are right [13:50] nibbler there are no official ways? [13:50] senorbusybox: http://ubuntuforums.org/showthread.php?t=1705423 [13:51] Eagleman, to not open port25? well - iptables -I INPUT -p tcp --dport 25 -j DROP, but thats a hack. i'm sure there is also a nice way [13:51] senorbusybox: what did you do to it [13:51] i am dual booting. win7 for the occasional game, and linux for everything else. I've got a nvidia 680m 4gb gpu. https://wiki.ubuntu.com/Bumblebee if i only want to install bumblebee for its power savings feature. is it enough just to run sudo apt-get install --no-install-recommends bumblebee linux-headers-generic? [13:51] Eagleman: havent't followed, what's your problem with port 25? [13:52] Mandalord: starting a live-cd now via usb [13:52] thanks [13:52] schnuffle nothing, but i am trying to setup a secure box. and if i am right port 25 is only used for mail exchanged. on my machine i am able to also use port 25 for submission [13:52] Ben64: apparently nothing, I think my harddisck is just broken [13:53] Eagleman, you are fine as long as you don't open-relay, so dont worry [13:53] Eagleman: That can be changed i the postfix/exim/sendmail config, you would disbale realy on port 25 and only allow it on 587 [13:53] nibbler why is my isp blocking port 25 then? for mail submission [13:54] disbale realy ? [13:54] Eagleman, because he does not comply with net neutrality (and thinks you might spam if he does not watch you) [13:54] Eagleman: That could be due to load considerations [13:55] schnuffle, blocking 25 for load considerations, or do i get the context wrong here? [13:55] nibbler: not blocking 25 but blocking smtp auth and relay on port 25, that's a difference and should be RFC compatible [13:56] * nibbler just can't see any load considerations anywhere around [13:56] should be done in master.cf under smtp right? [13:57] Eagleman: Depends on your setup, either main.cf or master.cf [13:57] i am a bit confused by my own setup.. [13:58] nibbler: Imagine a heavy loaded smtp server. And now you can offload all the auth/relay checks and TLS load onto another server. Just a thought, I don't have any knowledge about the big providers [13:58] schnuffle: smtpd_relay_restrictions and the one for auth is? [13:58] Mandalord: I'm inside my live-cd, yet my harddisks are not mounted, for some reason the link you gave me, his harddisks were already mounted [13:59] when an ubuntu bug is marked as 'fix committed' how long does it take the change to show up in the repo? [13:59] Eagleman: As long as you don't have any loops in your postfix ( aka pass over to amavis and the reinject to postfix) you can do it in the restriction classes [13:59] specifically this one: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/1064192 [13:59] Ubuntu bug 1064192 in nvidia-graphics-drivers-173 (Ubuntu Quantal) "[update request] nvidia-173.14.36 adds support for xserver ABI 13 [quantal]" [Medium,Fix committed] [14:00] Eagleman: I would place it in smptd_recipeint_restrictions. === darshan is now known as _dmn [14:01] Mandalord: ah wait, I get it now, but what do I do when I have a raid system? [14:03] Mandalord: could it be my mounted disk is /dev/mapper/sil_bhadbgcdahff? [14:05] senorbusybox: yes === longxiongqiu is now known as long === long is now known as xiongqiu [14:08] hi, does anyone here use/know GCStar? i wonder if and how remotely adding items is secured, ssl or something? or is ti plaintext? [14:08] schnuffle: http://pinoy-computing-tips.blogspot.de/2010/08/how-to-fix-ubuntu-error-no-init-found.html [14:09] is there an unstable repository for updates to quantal? === mani is now known as Guest5014 [14:09] darryl: proposed? [14:10] schnuffle: I tried to do this, got at the part where I have to sudo fdisk -l (to get the device name), errormessage appears: Filesystem monted or opened exclusively by another program? [14:10] and it's not mounted [14:10] senorbusybox: but you have raid? [14:11] Should I be mounting network drives to /media/subfolder? The folder is owned by root. [14:11] Ben64: yes, I think software based [14:11] senorbusybox: then it might work differently, i don't know [14:12] Can somebody help me troubleshoot a slow tomcat7 startup on ubuntu server 12.10? [14:12] senorbusybox: if it's in a RAID you won't see it mounted only the RAID. You can check it with mdadm --detail /dev/mdXX [14:13] where mdXX are the ones found under /dev [14:14] schnuffle: so sda and sdc [14:15] and I guess /dev/mapper/sil_bhadbgcdahff is the mounted version of those 2 [14:16] senorbusybox: think so as well. the mdadm command gives you the infos about your raid and the integrated partitions [14:17] senorbusybox: paste the output of mount and ls -l /dev/md* to pastebin [14:17] Eagleman, tail -f would be a nice solution but i just found out that the tool i start with cron (ezstream) only writes into the txt file when its closed [14:19] schnuffle: no such file or directory [14:19] senorbusybox: and the output of the mount command? [14:20] raven google for: man screen === limikael_ is now known as limikael [14:21] schnuffle: I dont know how the mount command should look like [14:21] is there a command to find out the make and model of your motherboard === vrnithinkumar is now known as vrnithin [14:21] Eagleman, i am using tmux already any solution for the thing to write every message immediately? [14:22] senorbusybox: just: mount that will list the mounted partitions, You can use pastebinit like mount | pastebinit will give you a link to the pastebin URL [14:22] Global_Radio: maybe dmidecode can help you. [14:22] raven_ hack the application and try to look where it stores temp logs [14:22] schnuffle: what mount? [14:23] senorbusybox: open a terminal and enter the command mount [14:23] senorbusybox: The command "mount" === `mOOse` is now known as m00se [14:23] Global_Radio: sudo dmidecide [14:25] arshavin,,, that produced a 'command not found' for me [14:25] Toph2 : sudo dmidecode [14:26] hello want to configure my network interface dont know where is locate ifcfg-eth0 in ubuntu please i need ur help [14:27] nextblove: There is no ifcfg-eth0 in Ubuntu. There is /etc/network/interfaces [14:27] Toph2: sorry for the typo here is right command sudo dmidecode [14:27] nextblove: ifcfg-* is centos [14:27] schnuffle: Or redhat. [14:27] ok thank schnuffle [14:27] arshavin,,, yup,, lots of output there [14:27] yeah cause am using always redhat [14:27] thats why [14:27] schnuffle: situation changed a bit: Live cd crahsed -> restarted pc -> my ubuntu is booting again, yet I want to find still an answer since it's the 3rd time it happened, pastebin comming soon [14:28] look through it should have Product name [14:28] nibbler, back to the original question, openrelay in combination with: -o smtpd_client_restrictions=permit_sasl_authenticated,reject would make it a lot more safe? [14:29] q [14:29] exit [14:29] Eagleman, it would not be open relay anymore, as its not open ;-) [14:29] Toph2: try this to reduce output sudo dmidecode -s system-product-name [14:29] eman__, /quit [14:29] please can i have a doc for howto configure static interface ? [14:29] thx [14:29] but it allows me to use the smtp server to send mail to anything outside the eagleman.net and jrpoot.eu scope ? [14:29] Eagleman: Paste your whole restriction classes as just a part doesn't give any hints about security [14:29] like a proxy [14:30] Howdy. im trying to install something with synaptic and i dont seem to be able to click on OK to agree with the terms. Return doesnt work either. what could i possibly be doing wrong? [14:30] Eagleman, you dont need open ports to send emails. i'd answer "yes" [14:30] schnuffle: http://pastebin.com/3E7CtT3N [14:30] nextblove: you can use the nework manager [14:30] Hanbaal: can you take a screenshot and show us what you see? [14:30] or you want to edit the iterfaces file under networking [14:30] how do i set up openrelay then? since i am only allowed to send emails to domains in the scope [14:30] hang on [14:31] dont have graphical interface feeshon: [14:31] hi, anyone use supervisord? how to get rid of warning messages: "cElementTree not installed" and "Server 'unix_http_server' running without any HTTP authentication checking" ? thanks. [14:31] arshavin,,, that gave: To be filled by O.E.M. [14:31] is there a way to know what graphics cards will be compatible with a certain motherboard? [14:31] nextblove: http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ [14:31] nextblove: /etc/network/interfaces [14:32] yeah but want to setup static interface? [14:32] Toph2 : sudo dmidecode -s system-manufacturer [14:32] nextblove: check the link it shows how to do it [14:32] http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html [14:33] There you go nextblove [14:34] arshavin,,, yes,, that gave me the Manufacturer , but not the model of the MB [14:34] Eagleman: you should start reading some docs at postfix.org as configuring a MTA can e very risky. One way could be to allow relaying for specific IPs ( internal network for example) [14:34] nextblove: For future reference google helps a lot before coming to irc [14:35] feeshon: In other words, RTFM ;) [14:35] Toph2: try typing dmidecode --help it will list srings that you can put after -s [14:35] thanks laura_palmer [14:35] arshavin,,, ok,, good idea,, thanks [14:35] senorbusybox: hmm apparently no mounted disks but you still can access your HDDs? [14:35] ok feeshon [14:35] thank [14:36] schnuffle: since I was able to boot, I have full access again [14:36] so I guess I could run every command now [14:36] senorbusybox: so the last time you mounted the disks someway, anyway what is your goal? [14:37] Eagleman, is there really no way to attach stdout messages by process id?? [14:37] Toph2: or to find motherboard model try sudo dmidecode|grep "Product Name: " [14:38] schnuffle: yeah but, this also happened yesterday, I want to find an answer what causes this before it may be too late [14:38] raven_: you can do it in the start command and redirect the outputs e.g. command 1>/log.txt 2>&1 [14:38] raven_ you were saying that stdout is written upon exit of the application [14:39] Eagleman: Thats wrong. stdout is writte at any time the application wants to write to it. [14:39] Eagleman, it writes the messages into the terminal if started manually but into file it writes only at kill [14:40] > always worked for me [14:40] Eagleman, yes i wonder too [14:41] can somebody tell me, why on the damn earth change ldap-pam.conf name to ldap.conf ?!?!?!!!! [14:41] on ubuntu? [14:42] if the program is called ldap-pam, it does make ALOT of sense, to keep the config file named ldap-pam.conf ????? I bet millions would agree to that, what the hell is going on!?!?!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [14:42] !!!!!!!!!!!!!!!! [14:44] MarKsaitis: Could you please tone down the excitement? Nobody is going to answer or take seriously a question or demand with so much punctuation. Also, language. Finally, not sure what your question is, it's not very clear. [14:44] MarKsaitis: Its nothing that Ubuntu is doing. We sync the package from debian and thats how the file is named there. http://packages.debian.org/squeeze/i386/libpam-ldap/filelist [14:45] can someone tell me how i can get flash for chrome? [14:45] Michiellllaptop: chrome uses the same flash that other browsers on the system do [14:45] !flash | Michiellllaptop [14:45] Michiellllaptop: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [14:45] Chrome has a builtin pepperflash. [14:45] hiya [14:45] hiya [14:45] ok [14:45] thnx [14:45] np [14:46] Pici, ok [14:46] hiya [14:46] hiya [14:46] hi am using ubuntu 12.04 and when i tried to set my screen brightness permanently by using "echo 0 > /sys/class/backlight/acpi_video0/brightness" am getting an error like the path does not exist... [14:46] hiya [14:46] nearst: Stop it please. [14:46] nearst: any questions? [14:46] hiya [14:46] bekks: wt is this pepperflash [14:46] hiya [14:46] nearst: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [14:46] anyone please help .. [14:46] arshavin: A flash implementation in Chrome. [14:47] vrnithin: the check if the path exists [14:47] bekks: does that mean you dont have to have flash player installed on your system? [14:47] vrnithin, does the patch exist? cat you cat /sys/class/backlight/acpi_video0/brightness ? [14:47] arshavin: Correct. [14:48] nibbler, i checked and the path is not exist.. [14:48] aww [14:48] vrnithin, then your hardware and/or driver does not support this in this way [14:48] vrnithin: You shouldn't run commands on your system without understanding what they are actually doing [14:48] bekks: they only started doing that in version 21 [14:48] Gnea: Correct. :) [14:48] hiya [14:49] nibbler, is der any other way to set my brightness fixed ? [14:49] I'm on 12.04 and my chrome is 20, so it uses the flash that I installed [14:49] vrnithin: what graphics card do you have ? [14:50] nearst: if you got a question: ask! but please keep this channel free for other support questions if you dont have a technical issue. thanks :) [14:50] nibbler, nvidia gforce 525 [14:50] k1l: sure! [14:51] vrnithin: are you using proprietary drivers of nouveau [14:51] nibbler, nope..bumblebeee [14:52] vrnithin, sorry no experience with bumblebee maybe you should google for it [14:54] no other fix ? === root___ is now known as Sail [14:55] what mean EDID block invalid ? on my radeon ? [14:55] vrnithin, if you have nvidia drivers,you should be able to adjust it graphically [14:56] Hi Guys. I have developed some server software that I will be running of ubuntu instances. I am unsure abuot what service initializer to go for, init / upstart or a third solution? These a simple servers that do not interact with other services on the machines (no hotplug) they just need to be kept alive, and go down for maintenance [14:56] anyone is good at supervisord? failed to find any useful information with google... [14:56] Hello, I own a VPS with Ubuntu 12.04 and nginx running on it, I am wanting to be able to give a friend access to only a certain folder through ssh, is that possible? [14:56] nearst, try adding nomodeset as kernel option during boot [14:57] kk.. nomodeset is very common issue. [14:57] Note_, access so that he can download and upload files? [14:58] Note_: you can use libpam-chroot to chroot some of your logins [14:58] ExxKA: I want to give him access to only one part of the vps which will be a folder within nginx, so that he can upload his own website, create directories for his www.domain.com/directory1/directory2 [14:58] etc [14:58] arshavein, i can fix it graphically..but every time i reboot its getting reset... [14:58] Note_, sounds like you need to setup an ftp server [14:59] Ah [14:59] Note_: If it's only for up/download use a FTP server like proftpd with sftp [14:59] arshavein, is there any way to fix it permanently ? [14:59] Note_, if you just give him ftp access, there is no way he can get to the rest of your system as opposed to ssh where he will be able to start applications and otherwise mess about [14:59] Ah, FTP seems like the better option then [14:59] vrnithin, i don't have bumblebee stuff so it's difficult to tell anything about the issue [14:59] Is there any good tutorials for what I'd need? [15:00] Note_, what schnuffle suggested will give your friend a sandbox environment using ssh [15:00] hi guys i upgraded to Ubunto 12.0.4 and the networking manager does not start up by default bot h the wired and wireless interfaces are down...any assistance? [15:00] Note_, I am sure you can find tons of guides on the internet :) [15:00] I'll just use FTP, seems easier for both of us :) [15:00] Thank you [15:00] phax: try manual wired/wireless [15:01] nearst: i can manually start dhclient eth0 and use iwlise to see wireless networks...but on the earlier version i was using 10.0.4 there was an applet for viewing surrounding networks === limikael_ is now known as limikael [15:02] Hello, I just reinstalled ubuntu 12.10 (64bit) and my desktop is kind of laggy when I move windows around.. I remember having this problem when I last reinstalled but that was over a year ago and I've forgotten what I did to fix it.. Any hints on what to try? I've read some of the bug-reports but haven't found anything useful so far [15:02] \quit [15:02] bah.. already had an irssi window open.. [15:03] nearst, it could be your monitor isn't being recognized by the graphics card, ..I used to get that error with the default driver on ati radeon , but that was a long time ago. [15:03] vrnithin, maybe you can try using vendor backlight solution form this post http://www.techjail.net/solved-brightness-problem-in-ubuntu-12-04-precise-pangolin.html [15:04] Happy New Year for everyone and many wishes for a lot linux users [15:07] hello bekks...i updated the virtual box to 4.2 via command prompt, restarted my pc but i couldnt find the virtual box icon itself, so i went to software center and noticed that it was uninstalled, i installed it back but its showing the previous version [15:07] vrnithin, otherwise have a look at this bumblebee power management how to https://github.com/Bumblebee-Project/Bumblebee/wiki/Power-Management [15:07] even from software center...they only have version 4.1.12 [15:07] or do i have to upgrade my ubuntu from 12.04 to 12.10 [15:07] abdul: You have to install the official vbox version. Thats all. [15:08] schnuffle adding my current ip in mynetworks allows me to send email to everyone, isnt there a option to allow users authed with the server to relay to everything [15:08] ok thanks [15:09] Eagleman: of course it's permit_sasl_authenticated [15:09] so mynetworks = IP's $permit_sasl_authenticated ? [15:10] smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, [15:10] reject_unauth_pipelining, [15:10] reject_non_fqdn_recipient, [15:10] check_policy_service inet:127.0.0.1:12525 [15:10] oops soory [15:10] schnuffle: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:11] Eagleman: see http://pastebin.com/4YPWxH5w that show the restriction class for a full festured MTA [15:12] Eagleman: always keep in mind that the order is important and the other restriction classes can lead to a unsecure server as well [15:13] Ok that works :) [15:14] schnuffle, if i am right. everything i did here: http://pastebin.com/j8xWcdHk like for example -o smtpd_recipient_restrictions=reject only applies to port 25 right? [15:16] Eagleman: Yes but reject everything seems strange to me. Doesn't the server has mails it is responsible for? [15:16] schnuffle i only want mail exchange to happen on port 25 not submission, did i do this wrong? [15:16] hello, which one can help me about router dealer mode === magentar_ is now known as magentar [15:17] Eagleman: you have reject on smtp which means your MTA will not acept any mail on port 25 [15:17] gardon: What are you trying to do? [15:18] Hello [15:18] usr13, sorry, I'm asking question about zeromq , it's wrong area [15:18] gardon: Ok [15:19] hello [15:19] schnuffle so how do i disable submission on port 25 and allow mail exchange? === slank_away is now known as slank === pinkpelican is now known as Guest42195 === Guest42195 is now known as pinkpelican [15:21] Hello! [15:21] Eagleman: you disable sasl on port 25 and you forbid relaying. So switch the master entry back to default an set something like: smtpd_recipient_restrictions = reject_unauth_destination, reject_unauth_pipelining [15:22] hi... Im using ubuntu 12.04, i have virtual box installed. having problems with my guest OS detecting usb. no usb are available under my Devices>USB Devices menu. anyone can help how to troubleshoot that? I tried installing guest additions. the guest additions only mounts a CD icon on my guest's OS (which btw is Centos 6.3) and by double-clicking that only a folder opens.. can anyone help please?? [15:22] dd if=/dev/urandom of=/dev/sda1 bs=4KB& pid=$! [15:22] I used this command [15:23] It has taken 16 hours to overwrite 80GB of disk. [15:23] Does using pid to display progress slow down the rate of process? [15:23] pinkpelican: Not sure about the bs designation. [15:23] pinkpelican: Where did you get that? [15:24] linda666: there used to be two versions of virtualbox, one without usb (amongst some other things) and one with it.. ubuntu repos shipped with the one without usb [15:24] How to create usb live from Ubuntu 13.04 daily .iso?, I tried LinuxLive USB Creator and Universal-USB-Installer from pendrivelinux, both ways get "/boot/vmlinuz is missing" on boot from usb flash drive [15:24] http://www.commandlinefu.com/commands/view/1868/watch-the-progress-of-dd [15:24] pinkpelican: all the pid part of that does is assign the actual pid of the dd process to a shell environment variable called pid. it has no bearing on how fast or slow that dd is running. [15:24] linda666: not sure what it's like at the moment though.. did you install the one from the virtualbox site or the one from the ubuntu repos? [15:24] pinkpelican: shred can do that for you [15:24] Slart, omg thats bad. any suggestions how i can work-around that? [15:24] Slart, ubuntu repo [15:24] schnuffle can I see progress of shred? [15:25] pinkpelican: let me check [15:25] Pici, so the rapidly changing display doesn't effect time? [15:25] linda666: they are both free so it's just a matter of downloading the package from virtualbox.org .. still a one-click-install iirc [15:25] schnuffle, ok and how can i be sure mail exchange will still work? [15:25] Slart, so you suggest I unistall this and install the other one? [15:25] linda666: yup === wizonesolutions_ is now known as wizonesolutions [15:26] Eagleman: Test it :) [15:26] pinkpelican: The second part with the while true might be slowing things down. [15:26] like sending mail to another external domain :P? [15:26] pinkpelican: the -v options shows you the progress [15:26] Pici, thank you. [15:26] linda666: everything still looks and works the same.. except for the usb thing [15:26] Slart, alright thx :) [15:26] linda666: you're welcome [15:26] schnuffle, for shred or for both shred and dd? === Err404NotFound is now known as Error404NotFound [15:26] Eagleman: if you have a public IP you can use some relay tests and for sending yes send something to external adress [15:27] pinkpelican: for shred [15:27] Pici, would watch -n1 "kill -USR1 $pid" slow things down less than while true; if that is what's causing the slowdown or if there is a slowdown? [15:27] WHere can i find a relay test? [15:27] there are many on the net [15:27] or a basic HELO/ELO test [15:27] schnuffle, thanks for the help. [15:28] pinkpelican: no, that would do the same thing. Maybe change the refresh time for watch to more than just one second, or do the same via the while true command [15:28] Eagleman: as ikonia told you you can do basic checks with a telnet session [15:28] All tested completed! No relays accepted by remote host! [15:28] Eagleman: then what's the issue ? [15:28] Pici, thank you again. [15:28] Nothing now, i guess [15:29] there will always be a new issue [15:29] If I installed pv, would pv cause the same type of slowdown? [15:29] Eagleman: then you ask about the new issue when it comes up [15:29] Eagleman: now you need to check if submission, auth and relaying is working correctly [15:30] ikonia: He just gave feedback to me [15:30] i was able to mail on port 587 to internal and external domains [15:30] bekks: I have installed the same version of virtual box and that of the extension (4.1.12) and enabled usb2.0 but still nothing happened [15:33] I'm trying to use shred, but have no directory /dev/hda [15:33] How do I identify the hard disk's address? [15:33] pinkpelican: is it an internal, external ....... [15:33] Internal. [15:33] Slrat, 4.2.6 is the latest version in website. is that correct one? [15:33] pinkpelican: /dev/hd* is obsolet. its /dev/sd* [15:34] linda666: yup [15:34] k1l thank you. [15:34] pinkpelican: use "sudo fdisk -l" (its a small L at the end) [15:34] I need some new team players to join up and make some money [15:34] pinkpelican: it lists the harddisks and partitions [15:34] !ot giNeeRing [15:34] !ot | giNeeRing [15:34] giNeeRing: #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! [15:35] k1l, it only listed the partition and the usb [15:35] Hi everyone, i made a fresh install of 12.04 on a desktop with an Intel GPU 82Q963/Q965 and the log-in screen is a mess. It goes like a turtle. Very slow so that even when i type my pass i manage to write 5-6 digits and then i can see the text box starting to show the asteriscs! Can anybody help? [15:35] MonkeyDust informed me that sda would be the disk and sda1 the partition. [15:36] hello, I have a question that isn't exactly about Ubuntu, but I was hoping someone here might be able to point me in the direction of an application that can help me (which I would run on my Ubuntu system). I recently changed the password to my router, and I fat fingered something. I can't log in and I really do not want to hard reset and have to reconfigure (my setup is non-standard). I know what I meant to type, and have tried many combinations manually. I am [15:36] at the point where I am wondering if there is a tool which I can give the password I meant to type, and then it can hammer based on slight permutations of that. [15:36] Hi all, I'm from Colombia Ubuntu council and we had a huge problem with mirros for our country (which are brazil) and would like to help us find a solution [15:36] v [15:36] Recently in less than a week, the mirror has fallen three times and it is necessary to find a solution. co.archive.ubuntu.com [15:36] pinkpelican: yep that is right. sda(here a number) will name the partition. but fdisk lists the hdds too [15:36] I didn't see it, sorry. [15:37] Thank you either way. [15:37] Whats are the differences between the master.cf and main.cf if i place something like smtpd_recipient_restrictions in main.cf [15:37] clear [15:37] sorry [15:37] shred is working much faster, but only detects 150/160 GB for some reason. [15:37] is there a social channel? [15:38] Eagleman: everything in the main.cf is valid for every transport. So if you want to have special conf for a transport you define it in master.cf which will overwrite main.cf === tinti is now known as maluta [15:38] how do KDE apps look on unity for Quantal? === maluta is now known as tinti [15:39] schnuffle so everything in main are general rules and master is for specific ports ? [15:40] i'm considering changing back from fedora to ubuntu because ubuntu is more mainstream. [15:40] Yep, the names like smtp .... are defined in /etc/services which maps names to ports [15:41] Hello [15:41] Eagleman: Master.cf defines the services and special configs and main.cf holds the default and global config [15:41] Blacklite_: for chitty chat we have the #ubuntu-offtopic (if that was the point of asking for a social channel, since this is a technical support channel here) [15:42] thanks [15:42] jil: any help neede? [15:42] *d [15:42] for some reason flv video wont play in any of my browsers unless I download the file and play it in mplayer or vlc. Can anyone help? [15:42] schnuffle: yes many problems. === tinti is now known as maluta [15:43] Can anyone tell me where I can contact people to make changes in the mirrors [15:43] 1. I have an I/O error on a fresh installation of ubuntu [15:43] !anyone | jil [15:43] jil: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [15:43] while true; do kill -USR1 $pid && sleep 1 && clear; done [15:43] Global_Radio, do you have flash installed? [15:43] What part of this line refers to time in seconds? [15:43] pinkpelican: sleep1 [15:44] boriseto, yes i do, and sorry but i have a correction to make. The videos do actually play in my browser but they are choppy [15:44] What would be in it's place if I wanted minutes, sleep 60? [15:45] pinkpelican: yep, check with man sleep you ca use a suffix e.g. sleep 1m [15:46] I'm off have a nice time [15:46] Global_Radio, I had the problem. I use indicator-cpufreq for it. Whenever I want to view a video on the browser, I set it to performance mode (since the default is on demand, and for some reason it's still choppy on it). After viewing the video I set it back to powersave or ondemand, so it would save my battery. Try if that fixes the problm. [15:46] Thanks for all the help. [15:46] hello people [15:47] Ok sorry schnuffle. [15:47] is there a way to install ubuntu on an efi computer ? [15:47] I have a fresh ubuntu insall and an I/O error [15:47] specificaly I/O error on device fd0 sector 0 [15:47] What programming language is linux built with? [15:48] http://pastebin.com/cGbGaRqu === jhite is now known as buggin [15:48] Oh nevermind [15:48] It's probably unix [15:48] this machine is the new win8 computer. I want to install ubuntu on it . However it's uefi [15:49] Wait unix isn't a programming language. [15:49] Also I suspect my disk to be old and not reliable because when I download a big image like an OS image, it decays rapidely. [15:49] hello [15:49] Maybe there's some block on my disk that are not good but I don't know how to identify them [15:49] my server reject ipv6 connection on squid service(port 3128).but accept http and ssh [15:50] jagosix: do you have secure boot enabled ? [15:50] hi all! how can I solve the missing scrollbar at openoffice/livreoffice? [15:50] boriseto, but this is a desktop computer [15:50] shouldn't it be in performance 24/7? [15:50] ip6tables is empty.what could be wrong? [15:50] Finaly, I experience many crashes of applications, but I have just installed ubuntu a few days ago, so I'm very confused and I have a hard time convicing my family that ubuntu is good. [15:50] Slart, i downloaded, tried installing by simply double-clicking, got this error from Ubuntu Software Center: Breaks existing package 'virtualbox' that conflict: 'virtualbox' . But the /home/user/Dowloads/....../virtualbox-4.2_4.2.6-82870~Ubuntu~precise_amd64.deb' provides it via: 'virtualbox' [15:50] jil, read the drive's SMART info. It will tell you if the drive is failing [15:51] I think most of my problems have to do with bad blocks [15:51] jil, fd0 is your floppy disk contoller [15:51] linda666: try uninstalling virtualbox first [15:51] compdoc ok [15:51] linda666: it might not like having two versions installed on top of each other [15:51] Slart, thats done [15:51] Global_Radio, well yes, but for some reason it resets on ondemand after a minute after booting. I don't know why. Try and see if it works. [15:51] dcherniv, yes I know I don't have a fd0 so I removed it from my fstab but still [15:52] I mean I don't have a floppy disk [15:52] removed using the ubuntu software center itself [15:52] linda666: hmm.. you're sure? [15:52] Can anyone tell me where I can contact people to make changes in the mirrors [15:52] linda666: all the virtualbox packages? [15:52] JHOSMAN: What sort of change? [15:52] pinkpelican, linux kernel is written in C [15:52] nope [15:52] boriseto, it didn't work [15:53] it's been disabled [15:53] let me check [15:53] linda666: what does sudo dpkg -l | grep -i virtualbox in a terminal print out [15:53] jil, pastebin the dmesg output when an app crashes [15:53] jagosix: It is possible to install Ubuntu on UEFI machine. The Ubuntu 12.10 secure remix has a key signed by Microsoft [15:53] I've been trying to get it to boot for a few days now and I'm very frustrated [15:54] ok where can i download it [15:54] jagosix: so even if u have secure-boot enabled if should be able to run the Ubuntu 12.10 secure Remix version [15:54] Slart, oops :D [15:54] jagosix:http://sourceforge.net/projects/ubuntu-secured/ [15:54] Global_Radio, and what is your configuration? [15:54] Slart, dpkg gives me virtualbox installed. how should i remove it although i've removed it using software center? [15:54] Slart, is a reboot needed? [15:55] jagosix: and follow this instructions https://help.ubuntu.com/community/UEFI [15:55] hi - I'm trying but failing to eject a dvd [15:55] the drive is in an endless loop of spinning up and down [15:55] boriseto, can you be a bit more specific [15:55] Can anyone tell me where I can contact people to make changes in the mirrors of repositories Ubuntu [15:55] boriseto, configuration of what? [15:55] the drive is no-longer mounted [15:55] Can I've some help on an errormessage in Ubuntu 10.04.03 server: In /var/log/user.log I get the following Error:Failure loading the HyperFileSQL server.#012Error: %1!s [15:55] Global_Radio, well hardware configuration (sorry) and which drivers have you installed. [15:56] but u have to enable the boot by dvd or usb. Otherwise u are not ganna be able to boot this image [15:56] sudo eject /dev/dvd2 just hangs [15:56] Is there something wrong with my smartctl -a log ? http://pastebin.com/H15vMZ82 [15:56] linda666: it might be.. there are some kernel stuff involved in virtualbox... give it a try [15:56] boriseto, how do i find that out? [15:56] Slart, ok. brb [15:56] I've got problems with an SD card in a SD-USB converter plugged into my computer. A new device (sdb) gets created as it should, but trying to mount, format or do anything with it results in an error about the device not being found. Having it plugged in at boot or just inserting it makes no difference. [15:57] Any help? [15:57] Global_Radio, in terminal run this: lspci | grep 'VGA' and give me the results [15:57] eject: unable to eject, last error: Inappropriate ioctl for device [15:57] I kind of a newby, I don't really what to do to correct check my disk [15:58] What program would be the best (free if possible) to take advantage of the capacities of a Blu-Ray burner? [15:58] Orpheon: have you looked at what gets printed to /var/log/syslog when you plug it in? [15:58] boriseto, 00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) [15:58] JHOSMAN, try #ubuntu-mirrors [15:58] Slart, yes, nothing that looks like an error [15:58] Slart, its still theree... [15:58] Slart, http://paste.ubuntu.com/1509555/ [15:58] Slart, any suggestions on removing? [15:59] boriseto, i should note that i have the same problem, perhaps worse, on laptop i have as well. it also has a (non-embedded) nvidia driver [15:59] Global_Radio, http://askubuntu.com/questions/85913/video-drivers-for-onboard-geforce-6150se [15:59] linda666: sudo apt-get remove virtualbox* should do it [15:59] Orpheon: hmm.. that looks normal to me.. odd [16:00] boriseto, i already have installed the proprietary drivers [16:01] having an issue with mounting a second hard drive in ubuntu [16:01] Slart, if you want the exact error message: http://paste.ubuntu.com/1513397/ [16:01] Global_Radio, the thing is that I have different configuration and can't help you much, but as I see that it is an older nVidia graphic card and a solution is proposed there, saying that the newest version of he drivers solved their problems. Sorry I couldn't help. [16:01] format of 2nd hhd is sfs, any help? [16:01] Can I've some help on an errormessage in Ubuntu 10.04.03 server: In /var/log/user.log I get the following Error:Failure loading the HyperFileSQL server.#012Error: %1!s [16:01] Hello guys, does anyone know how to reset a bios password ? [16:02] Orpheon: have you looked at what is on the card using.. for example the disk utility? perhaps it's not formatted or uses some kind of weird format? [16:02] *sigh* grub2 is crap [16:03] Ladillero: remove the bios backup battery... reinsert it after a while.. there might be some kind of reset-switch as well [16:03] Slart, yes. Disk Utility shows it as a device, but trying to format it or do anything results in a helper error(1), also about no device found. Gparted doesn't even list the device [16:03] Slart it's a brand new laptop, HP Envy M6 [16:03] I did try removeing the bios back up battery [16:03] and nothing happened [16:03] Ladillero, try off battery and power and hold start for 10-15secs [16:03] having an issue with mounting a second hard drive in ubuntu [16:03] format of 2nd hhd is sfs, any help? [16:03] Slart, Error creating partition table: helper exited with exit code 1: cannot open /dev/sdb: No medium found === yann__ is now known as Yann_L1 [16:03] (Disk Utility error) [16:04] hold the keyboard start ? [16:04] Hello, I have a small problem with gnome-classic in Ubuntu 12.04.1 LTS : after reboot I have bad spaces between icons in gnome panels. http://postimage.org/image/wemn9bnvl/ - it looks like this - after reboot:( http://postimage.org/image/tnz2nj63l/ - it should look like that. What I have to do? [16:04] Orpheon: strange.. never had that problem myself.. let me just check if I can find something on google [16:04] yup. start button for your lappy [16:05] Slart I tried turning it on with no battery and it was still asking me for a password [16:05] hi guys!! [16:05] Ladillero: did you remove the right battery? there might be more than one [16:05] @Landillero wait from 15 mins to about 4 hours after removing battery [16:05] Can you tell me where I can find a stable repository for Samba4 for Ubuntu 12.04 ???? [16:05] boriseto, i appreciate the help nonetheless [16:05] lukasz_m Ok, I'll give it a try [16:06] Slart I did remove the visible battery [16:06] Orpheon: That's a problem with the kernel drivers for the reader. What the system sees is a new USB device which is the reader, but it does not see the actual card. [16:06] I want to convert a 32bin install to a 64bit install, I have 32&64bit installs in a lvm, but can't get the 64bit to boot, it gives an exec error on initrd [16:06] Orpheon: is there a card in the drive? inserted the right way? working? [16:06] Orpheon: Which kernel are you on? [16:06] Slart, yes, works on windows atleast. [16:07] jhutchins_wk, how do I find out? [16:07] also, fdisk -l doesn't show it [16:07] if that helps [16:07] sudo fdisk -l ? [16:07] Orpheon: then the suggestions from jhutchins_wk might be a good way to start... or I at least that's what most of the threads I found about similar errors suggested [16:07] Can I've some help on an errormessage in Ubuntu 10.04.03 server: In /var/log/user.log I get the following Error:Failure loading the HyperFileSQL server.#012Error: %1!s [16:07] @Orpheon show me dmesg | tail [16:08] jhutchins_wk, Linux patience 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [16:08] Can you tell me where I can find a stable repository for Samba4 for Ubuntu 12.04 ???? [16:08] !info samba [16:08] samba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:3.6.6-3ubuntu5 (quantal), package size 4010 kB, installed size 22359 kB [16:08] Ladillero: I'm sorry.. then I'm out of suggestions.. bios passwords comes in many weird shapes and designs.. tried contacting the laptop makers support? [16:09] lukasz_m, http://paste.ubuntu.com/1513408/ [16:09] Slart I will, it's HP... I'll see what do they come up with [16:09] nearst, but i want samba 4 ! :) [16:09] lukasz_m, (the Sony thing is the SD card) [16:09] Slart, ok installed sucessfully -thanks for that-, and now, install guest additions still is not giving me anything [16:09] Diegosnat, u may google for that. [16:10] Diegosnat: Use a rolling release distribution [16:10] nearst, did no success [16:10] Diegosnat: Or you can always compile it yourself, it's not difficult [16:10] @Orpheon does it work on other OS? maybe card is faultly? [16:10] laura_palmer, what's that? [16:10] linda666: great.. now download the Extension pack.. it's available from the same page where you downloaded the virtualbox package [16:10] lukasz_m, yes, it works on windows [16:10] (7) [16:10] Slart, oh okie [16:11] Diegosnat: Rolling release is a version of Linux where software is continually updated, rather than Ubuntu where you are given specific "stable" (old) versions [16:11] @Orpheon try sudo dd if=/dev/sdb of=/dev/zero count=16 [16:11] dd: opening `/dev/sdb': No medium found [16:11] laura_palmer, unfortunately im forced to use ubuntu 12.04 so I need to find a solution for that specific distro [16:11] sda? [16:12] @Orpheon sorry, no idea. Is this the same when you insert reader to USB WITH your sd card? [16:12] Diegosnat: Then compiling it yourself is the best option [16:12] lukasz_m, you mean without? [16:12] but when they roll out an update, how can I do it? [16:12] i am strucking with my libc6 update in bt someone pls guide me [16:13] diegosnat: I'm also forced to use 12.04 on my desktop due to better compatibility. [16:13] also my boss would be happy with that solution [16:13] @Orpheon insert card into reader, and then insert reader to usb [16:13] lukasz_m, no, no sdb gets created [16:13] lukasz_m, yes, that's what I did before [16:13] Rootbrian, have u managed to install samba4? [16:13] check on dmesg [16:13] hi is elementary OS ubuntu with different DE? [16:13] Diegosnat: no, I don't use samba or servers. [16:14] @rootbrian you just have to compile samba4 every time after update. Sorry, but it is not in official repos [16:14] Hello, have anyone tried bodhi linux? [16:14] jackherer1 #bodhilinux [16:14] Diegosnat, samba4 in repo [16:14] @Orpheon maybe support is missing in drivers.. I have no idea what to do [16:14] nearst, yes but there is a buggy version [16:15] kelvinella: It's based on Ubuntu, but more software is changed they just the DE [16:15] kelvinella: you can install another window manager or desktop environment with sudo apt-get install [16:15] thx monkey [16:15] aw.. download tar and make ? [16:15] http://www.matrix44.net/cms/notes/gnulinux/samba-4-ad-domain-with-ubuntu-12-04 [16:16] is elementary OS lighter than xubuntu?? [16:16] kelvinella: No [16:16] kelvinella: try it, lighter is a very subjective phrase [16:16] i saw a youtube video, it is fast and slick [16:16] kelvinella: a video is not a sane test [16:17] and the dock at the bottom seem more usable than the xbuntu dock [16:17] kelvinella: then use it [16:17] yup. lol [16:17] I'm hoping team canonical/ubuntu avoids packaging a buggy, rushed or unstable version of Cheese in the next feature and LTS version. I hate using gtk-recordmydesktop and cheese from a PPA to even capture video. :( [16:17] kelvinella: Xubuntu doesn't have a dock, it has a panel. And it's very configurable and stable [16:17] but i already installed xubuntu, i dont wanna reinstall everthing again [16:18] kelvinella: then it won't be "lighter" as it's ubuntu [16:18] i find that the dock or the unity is better when i open like 20 different window [16:18] kelvinella: stick with xubuntu then. But note that bluetooth internet tethering doesn't work. [16:18] in xubuntu although it is light weight but when i have many stuffs open, its hard to see which is which [16:18] Rootbrian: why would not¿ [16:18] Hello, can anybody Help me out on an issue about an Errormessage in Ubunto server 10.04.3 [16:19] mogensendannie: if you tell the channel the problem, I'm sure people will try to help [16:19] Or maybe just tell how this works, as it is my first time here [16:19] xanqua: both 12.04 and 12.10 have non-functioning cheese package. [16:19] Ubuntu security notice: http://packetstormsecurity.com/files/119378/USN-1681-2.txt [16:19] kelvinella: You can configure the panel with a different configuration..... it's very flexible in XFCE === MartinS is now known as Guest84987 [16:19] Rootbrian: what does that have to do with tethering¿ [16:19] Can I've some help on an errormessage in Ubuntu 10.04.03 server: In /var/log/user.log I get the following Error:Failure loading the HyperFileSQL server.#012Error: %1!s [16:20] kelvinella: Right click and look at the settings [16:20] what is hyperfilesql server ? [16:20] Hyperfile server is a databaseprogram working with Ubuntu [16:20] is there a gui to manage groups in ubuntu these days? didn't there use to be one? [16:21] xangua: whoops, I didn't read correctly. Well, the bluetooth functions on xubuntu are different and haven't worked in a long time. Couldn't tether my blackberry. People couldn't tether their androids either (using bluetooth application or native) [16:21] mogensendannie: so have you tried starting it ? [16:21] Slart: the old user gui could do groups too [16:21] but the Errormessage number, do you have any Idea what kind of Error, Right? [16:21] Yes I tried starting it, and it only gives this error [16:22] ikonia: is that still available? or that is old and therefor bad? =) [16:22] Anyone use djbdns and allows recursive dns queries? [16:22] Slart: as far as I'm aware, still there [16:22] datruth: try ##networking [16:22] somssip: Yes, conkeror, not konqueror. (sorry, just starting with irssi and missed your responses...) [16:22] mogensendannie: You will probably have to use the hyperfile support, it's not a common program. [16:22] Hello, I've a strange problem.My wifi keeps connecting and disconnecting.However , there's consistent connection on my pc. [16:23] ikonia: been there didn't get any responses [16:23] mogensendannie: Their documentation may be able to tell you what the error means. [16:23] datruth: ok, so here is still not acceptable [16:23] And they refer to Ubuntu [16:23] datruth: plus your also telling lies as you've only just asked [16:23] This Errormessage should releate to Ubuntu errormessages? [16:23] mogensendannie: no, it doesn't [16:23] mogensendannie: Nope. [16:24] hubalo: Have you tried resetting the router? [16:24] mogensendannie: try starting the application manually, see what feedback you get [16:24] Okay, thanks everyone. Now I know [16:24] ikonia: you have assumed I have have lied but you have no idea how long I have been working on this issue and why is it not acceptable to ask here? [16:24] datruth: I've just seen you join the channel and ask [16:25] ikonia: that doesn't mean anything to me. [16:25] datruth: This channel is for Ubuntu support only. We cannot support random networking questions. [16:25] We're already extremely busy as it is. [16:25] can i install elementaryOS DE in xubuntu? [16:26] kelvinella: don't think so [16:26] kelvinella: try sudo apt-get install gnome-panel [16:26] kelvinella: not from the ubuntu repos [16:26] http://pastie.org/5655611 <<< please tell me what is the problem here [16:26] kelvinella: you can ask about elementary os in #elementary [16:27] vrnithin, [16:27] arabi: the startup init script failed, investigate why [16:27] vrnithin, [16:27] I'm trying to type a pipe character, but it I cant because it turns into a tilde instead, any ideas? [16:27] ikonia, how can I identify that? [16:27] arabi: start it manually see what errors ? [16:27] arshavin: huh? [16:27] Pici: Ah I see, so I can't even request to be PM by anyone here with experience? Must be a ubunutu question only and answered in the channel only? [16:28] datruth: Correct. [16:28] arabi: walk through the init script ? [16:29] Pici: very restrctive ;/ thanks for the info. [16:29] <_Ethan_> gm === atrius_away is now known as atrius [16:29] <_Ethan_> i have ubuntu 11.04 [16:29] <_Ethan_> and i want simply to install the latest version, 12.10 [16:29] Morning everyone. Is there a significant performance hit for a 'wubi' install given that it's installing over the top of ntfs? [16:29] <_Ethan_> i know i cannot update directly, but it is possible simply to format and install ? [16:29] hello [16:29] * madwilliamflint would rather not quibble about the value of the word 'significant' too much. [16:30] <_Ethan_> but executing it inside my current ubuntu ? [16:30] <_Ethan_> best regards [16:30] datruth if you get answers in pm and the person leaves hies desk, you're left behind without help [16:30] _Ethan_: you can do that with the live CD. [16:30] Hey guys is illumos an operating system like ubuntu ? [16:30] hey people do anyone use that UNITY? [16:30] wooo: use the illumos website to get info - it's not ubuntu [16:31] wooo: best to visit that distro's website and find out more. [16:31] vitalyi: most ubuntu users will use unity [16:31] <_Ethan_> Rootbrian that is what i dont want to do [16:31] vitalyi: I use gnome-panel within fluxbox. [16:31] datruth: There are thousands of channels on freenode. Many of them enforce rules. Including us. [16:31] <_Ethan_> i want to reinstall ubuntu from my current installed version [16:31] <_Ethan_> any way ? [16:31] MonkeyDust: even so a pm wouldn't involve the channel as much. But hey I get it ubuntu only. [16:32] Pici: 1st time I've ever been told "you can't even request a pm" [16:32] good, well i wanted to say unity is nice for look, but when i restart networking - it always fails [16:32] vitalyi: What would the desktop have to do with networking? [16:32] _Ethan_: backup the /home/ folder to a usb or second hard drive (not partition as second hard drive), then go about the usual reinstallation, then use the live CD to restore the /home/ folder. [16:32] gnome2 or kde does not have that problem [16:33] it sounds strange so far, jhutchins_wk, but it happens [16:33] <_Ethan_> Rootbrian i repit that is not what i want to do [16:33] <_Ethan_> :( [16:33] vitalyi: un/plug the network cable then? Or toggle wifi via the physical function? [16:33] _Ethan_: You can also upgrade to each intermediate version. [16:34] i mean running /etc/init.d/networking restart [16:34] <_Ethan_> no i cant, i tried jhutchins_wk but there is some fail [16:34] <_Ethan_> with the repositories, maybe i have to change them... [16:34] vitalyi: What actually happens? === oscailt is now known as updates [16:34] _Ethan_ there isn't much you can do if it fails. [16:34] _Ethan_: Fix the failure. [16:34] (10:34:29) _Ethan_: with the repositories, maybe i have to change them... - very bad idea === updates is now known as oscailt [16:35] http://pastie.org/5655654 <<< I have to empty the list .. how can I do that [16:35] <_Ethan_> so it seems there is no solution to my question xangua [16:36] _Ethan_: nope, there isn't. You have to go about the Live CD/USB method instead like I always do. [16:36] it simply crashes (graphics looks like when compiz fails) - unable to see mouse or cursor, no response for any action [16:36] the only think i can do is to shut the computer down by pressing power button [16:37] u may use ctrl + alt + L1 to login to console [16:37] How to delete chat history of skype ? [16:37] <_Ethan_> Rootbrian okkk [16:37] <_Ethan_> thanks [16:38] ok then, thank you [16:38] KeyboardNotFound: you can disable it from options and delete from profile perhaps [16:38] How can I type a command and have the output pause before it fills up another screen. [16:38] windows will have my laptop battery stop charging when i use it in "desktop mode".. this makes the batery live longer.. how do i get the same thing in ubuntu? [16:40] Is there some reason you can't just take 11.04 to 11.10 then to 12.04 then 12.10? [16:41] <_Ethan_> jhutchins_wk yes, i try to update to 11.10 but i get an error [16:41] _Ethan_: So fix the error. [16:41] _Ethan_: which error? [16:42] Is it possible to have python-pyopencl in Ubuntu 12.04 without nvidia-current? I'm having a hell of a time getting this working :\ [16:42] Hey [16:42] ZenMasta: I don't think you can actually pause the program doing the printing but you can use more, less or most to buffer the output so you can browse around in it at your leisure [16:42] ZenMasta: ls | more will give you a kind of text editor view of the output where you can scroll up and down, search and so on [16:43] ZenMasta: personally I prefer "most" but you'll have to install it first.. sudo apt-get install most [16:43] ZenMasta: You can pipe the output to more or to less. [16:43] ZenMasta: It's possible to pause some output with the pause or scroll lock keys, but that's a little harder at the speeds we get today. [16:44] I was hoping to pause this for example dpkg --get-selections [16:44] ZenMasta: It's possible to scroll back with shift-page up, but the buffer is limited. [16:44] zen dpkg --get-selections [16:44] zen dpkg --get-selections | less [16:45] (stupid keyboard) [16:45] Anyone else failing to download all the repository indexes on 12.04? [16:45] jhutchins_wk thanks [16:45] ZenMasta: you might want to look for articles on "bash redirect" for the many wonderful ways you can use that. [16:46] I guess I could have wrote to text file too, but that's exactly what I wanted [16:48] <_Ethan_> k1l [16:48] <_Ethan_> i have 10.10 and it seems it cannot find some files in the server [16:48] <_Ethan_> to update to 11.04 [16:48] !EOL | _Ethan_ [16:48] _Ethan_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [16:48] ok thx and bye [16:48] _Ethan_: read that. and you are very very very late to update that, btw [16:49] <_Ethan_> yes i know [16:49] Slart, ok all done and working :) only had to add my user to virtualbox groups at the end, reboot and now my usb is working perfectly. thanks alot! ;) [16:49] <_Ethan_> so i guess i will have simply to create a usb bootable [16:49] linda666: great! you're welcome [16:49] <_Ethan_> fuck!! :( [16:49] _Ethan_: language... [16:50] <_Ethan_> :/ [16:50] !rootirc > root [16:50] root, please see my private message === root is now known as Guest9887 [16:50] Hi i moved to ubuntu 12.10 from Fedora and I had multiple problems but i was able to fix them except for one [16:51] _Ethan_: if you're looking for some repository files there used to an url for the old repos.. something with old-releases in it.. it's probably in that link from ubotty [16:51] _Ethan_: that might help you to at least get the upgrade to a new version going [16:51] Slart: yep, its in the wiki page for EOL UPgrades [16:51] my parition layout is sda2 /boot sda3 / and in LVM on sdb /home and /var (sda is SSD sdb is HDD) and home stayed from fedora [16:51] http://pastie.org/5655744 <<< i am getting an error here please help [16:51] k1l: ah.. thanks [16:51] But now on every boot i get error cannot mount home [16:52] kaaanum [16:52] i have to write vgscan and vgchange -ay combo [16:52] <_Ethan_> pfff [16:52] <_Ethan_> just wanna update ubuntu [16:52] so LVM paritions are recognized and system continues to boot [16:52] So what's the policy on when old releases get move to the old-releases repositories? [16:52] any ideas why ubuntu has problems with this? and how to somehow make it boot automatically [16:53] _Ethan_: did you read and understand how an EOLUpgrade works, now? [16:53] <_Ethan_> no, actually i dont know how it works [16:53] <_Ethan_> the "ubuntu pc" is 10 meters from me [16:53] jhutchins_wk: its: gets no support its just a historical repo that apt-get and upgrades still work [16:53] <_Ethan_> gonna look at that [16:54] _Ethan_: read the link the bot gave you and do whats is written there [16:54] <_Ethan_> is it maybe possible to update from the command-line ? [16:54] _Ethan_: read that link. its explained in there [16:54] <_Ethan_> which link? [16:54] k1l: I understand that, I'm just wondering when releases get moved there. Are only the two most recent on the active repos? Only the most recent three? [16:54] !EOL | _Ethan_ [16:54] _Ethan_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades === zenix` is now known as zenix`away [16:54] Ive never had this problem before but every so often the scroll on my mouse stops working or a second. plz help. this need to work every time for fast pace gaming on ut [16:54] _Ethan_: ^ that link [16:54] <_Ethan_> oh ok [16:55] <_Ethan_> im sorry [16:55] jhutchins_wk: they get moved after X monthes after EOL [16:55] _Ethan_: Basically the older releases get moved to an archive server. [16:55] <_Ethan_> gonna look at that then [16:55] jhutchins_wk: let him read it. its explained there. i think he just gets confused now [16:56] k1l: So how does _Ethan_ determine which releases are on old-release and which are on the regular mirrors? [16:57] jhutchins_wk: i dont get your point. he has to do it for the first upgrade at least. since 10.10 is put of support "some" time [16:57] anyone install ubuntu on acer's google chromebook [16:57] k1l: Understood - but what's the oldest release that's still on the main servers? [16:57] c00kee guess this is not the right place to ask [16:58] hello, someone can help me to format a usb, this have virus and mkfs.vfat dont work [16:58] <_Ethan_> arf, that links is not enough [16:58] know of any room that can help with that monkey dust [16:58] <_Ethan_> actually it seems Help widget says i have 11.10 [16:58] <_Ethan_> but in the command line i get maverick [16:58] <_Ethan_> (10.10) [16:58] <_Ethan_> so it seems synaptic made some crap when trying to update [16:59] c00kee, is it an ARM chromebook ? [16:59] _Ethan_: you have to change the repos to a old-releases repo. that is the point. i dont know why you are not doing it [16:59] jhutchins_wk: see the header: http://old-releases.ubuntu.com/releases/ [17:00] c00kee: Not too many people have tried yet. There are some very strange looking schemes to get it working, but I don't know of anybody who's done a direct install. [17:00] c00kee: If you want a minimalist ubuntu netbook there are probably better options like an Acer One. [17:00] <_Ethan_> k1l that link does not include 10.10 version [17:00] k1l: D'Oh! [17:01] _Ethan_: yes it does. look again [17:01] i have installed and currently running uuntu 12.04 on my acer chromebook [17:01] what would make a mouse wheel become intermittent? [17:02] i just wan to rub elbows with someone on working on develpments === bono is now known as bono_ [17:02] <_Ethan_> anyways i think there should be a standard way to simply update from "almost every version" [17:02] arm type processor [17:02] c00kee #ubuntu-app-devel [17:03] ok [17:03] <_Ethan_> of course im no-one to ask that, this is free software [17:03] c00kee, you might want to check out #ubuntu-arm for that [17:03] c00kee: Was it just a normal install or did you have to do some unusual steps? [17:04] what would make a mouse wheel become intermittent? [17:04] Ah, this looks better [17:04] yeah toplace it in developer mode which is done by going into the bios [17:04] _Ethan_: sry, but you are more than overdue. that is your fault. so you have to do the "work" of changing 3 words. [17:04] any reason why ubuntu desktop image iso does not fit on a regular 700 mb CD ? [17:04] and then using the command prompt and installing directly from there === bono_ is now known as bono [17:05] <_Ethan_> not only that, im sure there will be more problems, as always k1l [17:05] c00kee: If you could do a writeup of the process and put it somewhere on the wiki it would be very useful. [17:05] <_Ethan_> but yes, it is my fault [17:05] orudie: It has ~1 GB of data...? [17:05] <_Ethan_> however, 10.10 is a 2011 version , that is not too much time [17:05] <_Ethan_> inmho [17:05] c00kee: If you followed a good writeup, could you post the link here? [17:05] _Ethan_: you could easily be upgrading already if you would read what its meant you to do and do it instead of talking about it or other things all the time [17:06] _Ethan_: 10.10 was released in 2010. The Ubuntu version numbers represent the YEAR.MONTH of release. [17:06] orudie: What is the name of the file you downloaded? [17:06] _Ethan_: wrong on that, too. 10.10 came on 10. month on 2010. [17:06] Pici, _Ethan_, k1l: Not to mention it's outdated. [17:06] well i saw it on the a forum at http://arstechnica.com/gadgets/2012/12/how-to-install-ubuntu-on-acers-199-c7-chromebook/ [17:06] c00kee: Thank you. [17:06] _Ethan_: and there are LTS releases for people who dont want to upgrade that often. so dont blame us on that :/ [17:06] hi [17:07] can anyone help me set up a printer? [17:07] orudie http://www.omgubuntu.co.uk/2011/11/ubuntu-12-04-disc-size-to-be-750mb [17:07] its only for the acer chromebook [17:07] k1l, _Ethan_: Unless you're running Lubuntu of course [17:07] <_Ethan_> k1l im not blaming anyone [17:07] <_Ethan_> i will just go for the usb live and that's all [17:08] _Ethan_: the task you got to do now is not a big deal. i dont understand why you make such a drama about it [17:08] <_Ethan_> the other staff is a lot more work for nothing, dont need to keep anything in the installation === Allspark is now known as newguy [17:08] hi === newguy is now known as awefiojwefiowejf [17:08] DexterF: Hello, how can we help you? [17:08] it does work 100 percent except for some minor issues with virtualbox running, it gives me an error about the kernel currently installed [17:08] what's the preferred program to make 1:1 copies DVD to disk? [17:09] <_Ethan_> i insists k1l that web does not include 10.10! [17:09] DexterF: Typically Brasero. [17:09] <_Ethan_> insist* [17:09] I'm trying to make a bootable usb for a mac on a mac [17:09] <_Ethan_> anyways thanks for your help === awefiojwefiowejf is now known as Allspark_____ [17:09] DexterF: I mean, it's typically included with Ubuntu (Unity), GNOME Remix, and Lubuntu [17:09] I have tryed more than 2 mouse and they all do it so it has to be somthing with ubuntu. plz help [17:09] _Ethan_: and to upgrade fomr 10.10 to 11.04 to 11.10 (which support ends next time) and preferable to 12.04 (LTS) is way more work and time than to install a new release direct [17:09] I think, if I'm not mistaken, Kubuntu has its own disc burner...? [17:10] _Ethan_: "Next time" = April of '13 [17:10] I'm trying to make a bootable usb for a mac on a mac [17:10] <_Ethan_> ?? [17:10] <_Ethan_> k1l: exactly [17:10] how do i reinstall the use controllers? [17:10] SonikkuAmerica: I rarely use gnome apps and had brasero for a writer. I'll give it a whirl, thanks. === Allspark_____ is now known as Allspark [17:11] DexterF: Oh wait... [17:11] DexterF: I didn't see from DVD to disk. Some file managers have that ability... I know for a fact Nautilus can (if the source DVD isn't read-only( [17:12] *) === rrittenhouse_ is now known as rrittenhouse [17:12] Allspark: ? Clarify please. [17:12] what elements or Ubuntu have a direct affect on use devises [17:12] SonikkuAmerica: how can a src dvd be *not* read-only? [17:12] usb* [17:12] I'm working on a macbook air. I want to make a usb bootable with ubuntu that can boot up on a mac === matt_ is now known as Guest89181 [17:13] DexterF: Windows has a "Live File System" which allows CDs and DVDs to work like USB flash drives, but that's (sort of) different [17:13] Allspark: Sounds like a cool project. Take good notes and post a writeup! [17:13] Allspark and you need a tool to do it? [17:13] I don't know. I've tried many things. [17:14] Allspark, jhutchins_wk: I think Ubuntu's Web site has a page devoted to that [17:14] Allspark: dd? [17:14] is this a bad time to get help. whats best time to come here? [17:14] I tried making it bootable through terminal. Then it didn't boot up. [17:14] blim: Now! What's up? [17:14] Then I install rEFIt, and synced it. still didn't work. says missing operating system. [17:14] blim: Anytime is ok [17:14] ever mouse I use has the same problem. the scroll at times does not respond [17:15] SonikkuAmerica: If you could post a link to it I'm sure Allspark would appreciate it. [17:15] every* [17:15] thoonai, i did dd. It installed properly, but it won't boot up. Using rEFIt yieled the 'Missing Operating System' error [17:15] SonikkuAmerica: yes, UDF based. nother story. well, brasero actually *can* backup DVD to image files, but it gives me tons of errors that don't mean nothign. guess I'm missing deps. [17:15] blim: What do the times when the scroll doesn't work have in common? [17:15] nautilus, eh? gonna check that... [17:15] blim: That probably has nothing to do with USB. [17:16] it just seems random but maybe if I dont use it for a while it might happen. [17:16] Allspark: Try this: http://www.ubuntu.com/download/help/create-a-usb-stick-on-mac-osx [17:16] did all that [17:16] Allspark http://unetbootin.sourceforge.net/ [17:16] DexterF, http://askubuntu.com/questions/147800/ripping-dvd-to-iso-accurately [17:16] i tried unetbootin but unetbootin makes bootables for windows. you can't boot up on mac. [17:16] blim: Tell us about your hardware, like Processor, RAM, mouse etc [17:17] Allspark: Possible problem though: <> [17:17] Allspark: (When using hdiutil) [17:17] yup, using sudo -dd can install dmg or img [17:17] hi [17:18] how can i remove firefox estension completally? [17:19] firstly Ive NEVER had this problem before. amd fx 8 core, asus crosshair iv board, 6950 2gb, force 3 120bg sd drive, soundblaster x-fi pci-e (not fully working) [17:19] calimero_1982: That's a Firefox question... [17:19] calimero_1982 delete in firefow, then look in ~/.config if there's a folder to delete [17:19] calimero_1982, try making a new profile [17:19] corshair 1600hmz 8-8-8-20 x 8gb [17:20] i just had an idea! [17:20] !who [17:20] As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:20] one sec [17:20] !tab ubotto thank you [17:20] Allspark: I am only a bot, please don't think I'm intelligent :) [17:20] ,g google [17:20] Allspark: your tab key [17:20] Pici: google [17:21] Allspark: google? [17:21] Pici: hello [17:21] run smooth as anything. linux games installed like ss3 tf2 killingfloor and ut2004. all work great [17:22] Allspark type two letters and then press tab [17:22] mouse is a razer abyssus [17:22] Erealz: what for? [17:22] Allspark: can I help you? [17:23] the harddrive that i'm installing the linux dist. on must be formatted to fat32? === adellam_ is now known as adellam [17:23] Allspark: No [17:23] Anybody willing to help me with squid/iptables question in pm? [17:23] Allspark: The installer will re-format it [17:24] te: what installer should i be using? [17:24] JuJuBee careful with pm, if you're getting wrong instructions, nobody can correct them [17:24] Good point MonkeyDust [17:24] Allspark: The one that runs when you boot the Ubuntu CD or USB. === emanuel is now known as Guest91009 [17:25] I just didn't want to cause extra traffic here and #squid is always dead... [17:25] te: that's my problem… how do i get linux onto a usb? [17:25] te: i've been trying to install inux onto an external hdd and i have not been able to get it to boot. i'm on a mac [17:26] I have two of the same mouse so i know its not to fult [17:26] http://www.ubuntu.com/download/help/install-desktop-latest [17:27] i love catskill, new york. [17:27] can anyone help me set up a printer? [17:27] anyone?? [17:27] having an issue with mounting a second hard drive in ubuntu [17:27] format of 2nd hhd is sfs, any help? === Guest91009 is now known as ema === ema is now known as manu [17:27] hi.. what's the best way to get at outlook email from ubuntu? [17:28] apart from owa/wine/virtualbox solutions :) === manu is now known as Guest81505 [17:28] !printing | Laurenceb [17:28] Laurenceb: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [17:28] yes ive read all that === a3Dman_ is now known as a3Dman [17:28] but i dont know what to do [17:28] i only have a single piece of information [17:29] !enter | Laurenceb [17:29] Laurenceb: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [17:29] the name of the printer service on the windows network [17:29] is that a, we have no idea what the problem is? [17:29] i have no clue [17:29] i hoped someone here could help me [17:29] Laurenceb: well what happens when you try to add the printer? [17:29] it says its not found on the network [17:30] windows users type in \\UIWAPEPS03 [17:30] and it works [17:30] te: how do i put linux on a usb in mac so that i can boot into it and install linux? [17:30] my problem does seem to happen more ingame come to think about it [17:30] Laurenceb: what says "its not found on the network"? [17:30] Allspark: http://www.ubuntu.com/download/help/create-a-usb-stick-on-mac-osx [17:31] help [17:31] list [17:31] the printing troubleshooter dialogue thingy [17:31] te: i already saw that. didn't work. i booted up and it said 'missing operating system' [17:31] Laurenceb: how did you get to it? [17:31] system-printers [17:31] added a new printer, set it up as lpd://uiwapeps03 [17:31] Allspark have you asked in the mac channel? [17:32] then set up the drivers for the correct model [17:32] no what is the mac channel? [17:32] smb:uiwapeps03 also fails [17:32] smb:// even [17:32] Allspark: Run md5sum on the ISO image and google it. (Verify that the image is authentic.) [17:33] Allspark #MacOSX [17:33] te: lol what is the md5sum [17:33] Allspark: http://en.wikipedia.org/wiki/Md5sum [17:34] I think I found a minor bug/inconvenience for the motion package. The motion process runs as user motion, but the default directory the conf file saves to does not have permissions set correctly for the motion user to write to it. The motion process dies when it tries to write to a location it does not have permission to write to. Can anyone else verify? [17:34] macosx channel is dead [17:35] thats because it just works [17:35] !who | Laurenceb [17:35] Laurenceb: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:36] Allspark: If the iso image is authentic, verify that the process you used to write the image to the USB stick is correct/proper. [17:36] well im' using that link that you sent me te. [17:36] Laurenceb: I usually prefer the cups web interface. But you should be able to do the same through the gui. Do you not see the printer listed as a network printer? [17:36] jrib: you need to type /whois [username] for that to work [17:37] Allspark: Run md5sum against the iso image and see what you get. [17:37] te: i'm on mac, i can't [17:37] Allspark: !who is a command supported by the robot "ubottu" [17:38] jrib: no [17:38] its not a printer [17:38] its a printing service [17:38] !who ejv [17:38] shared between all printers on the network via a print server [17:38] oh [17:39] Allspark: you have to use the pipe operator: | e.g. !who | nick [17:39] Laurenceb: my guess is it works the same, no? [17:39] Allspark: I'm sorry for the limitations of MacOS. Are you sure there is not an md5sum app that can be installed? [17:39] well maybe [17:39] but its not working [17:39] te i'll look for something. [17:39] only works on windows7 [17:39] te: thank you very much [17:39] !who | ejv [17:39] ejv: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:40] brilliant [17:40] is it possible as a last ditch effort to replenish my 8 year old desktop. pentium iv 1.8ghz and 512 mb ram? which distro may work? [17:41] Geet, xubuntu maybe [17:41] bbl [17:41] Geet: lubuntu maybe, or puppylinux if all else fails [17:41] Geet i've used a 10 year old desktop with linux [17:41] Geet: lubuntu should work great [17:41] Geet it was debian [17:41] Geet: Lubuntu, CrunchBang, SliTaz, or Puppy [17:41] hello, is there a way to use the wireless card to connect to the internet and to create a hotspot at the same time? [17:41] MonkeyDust: which one? was the usage normal or slow? [17:42] jrib: the latest version would work? [17:42] Geet: yep [17:42] hsnmck: You need a router. [17:42] hsnmck: doubt it.. and if it does, I want one [17:43] dnimretsam: slitaz and puppy are to minimal i tried them.. never heard the others.. would i find old drivers? [17:43] what do you do if your work email is outlook based and you're in ubuntu? [17:43] apart from suicide suggestions :) [17:43] jrib: would i find the required drivers? [17:43] Geet: drivers for what? [17:44] hsnmck: You can share the connection with the LAN port into which you plug a wireless router that can act as your "hotspot" [17:44] Geet: Lubuntu is Ubuntu with the LXDE desktop. CrunchBang is Debian-based and usus OpenBox. in my opinion, it's the best OpenBox distro around [17:44] s/usus/uses/ [17:44] jrib: sound printer [17:44] shomon, http://askubuntu.com/questions/24083/recommend-an-outlook-replacement [17:44] Geet: try and see :) I doubt you need to do anything special with such an old machine [17:45] bodhi , antiX also good. im not eyecandy guy :) [17:45] nearst: I'd suggest Ubuntu Minimal wih XMonad, but... [17:45] atlef: yeah if possible I'd connect via clawsmail [17:45] if Puppy is too minimal for him, he'd die trying to use XMonad [17:46] but I can't get them to change their email server or windows-centricness.. until they grow enough to be required by law to form a union or something [17:46] jrib: so i will try lubuntu. what's the latest? [17:46] worth to try , and find suitable . ima use remastersys to backup as iso and install it back make my own custom [17:46] or he could just do Ubuntu Minimal with GNU Screen. that'd be interesting [17:47] Geet: 12.10 is the latest release; 12.04 is the latest LTS release [17:47] Geet: Lubuntu 12.10 is the latest stable. Or you could go with 12.04, which is the latest LTS release [17:47] ubuntu minimal + emacs binds. lol [17:47] Hi, I'm trying to do something real quick. I'm trying to remember how to use wildcards to make numbered directories (multiple directories in one comand). I tried "mkdir Assignment[1-9]" and "mkdir Assignment*[1-9]" but in both cases it just made a single diretory with exactly that as it's name? Anyone can tell me the command for this? [17:48] * dniMretsaM loves him some Emacs, nearst [17:48] ClientAlive: echo {1..9} [17:48] jrib, dnimretsam which one would work better? i mean stable and fast etc [17:48] ClientAlive: thats because you put it in quotes, remove the quotes [17:48] jrib: ahhh... the ol' squiggly brackets [17:49] i have installed glib atk latest version in /opt directory so how to configure gtk to these new libraries before installing it [17:49] they're both about the same, probably. 12.10 has some newer software, so you might get speed improvements. [17:49] jrib: how about peppermint? [17:49] kriskropd: I didn't put quotes in the command I only put them here to set of the [code] ... [/code] [17:49] Geet: well with 12.04 you'll have support for 5 years. So if you want to stick something on there and not worry about upgrading for a few years, go with 12.04. 12.10 has support for only 18 months, but it is more recent [17:50] Geet: I don't know what peppermint is [17:50] Why do I now get "Directory not empty", when I type "rm -rf somedir/", and then running the *exact* command a second time works? [17:50] jrib: thx. worked :) [17:50] a p4 with 512mb of ram running 12.04 lts, that sounds like a bad idea. 12.04 is a dog. [17:50] savid: pastebin full input and output preceded by "ls -R somedir" [17:51] ejv: he's using lubuntu [17:51] jrib, well the directory is gone now... but, why would it matter what's in the directory? [17:52] not sure that changes how i feel... heh [17:52] jrib: i don't think that system will work for more than a year :D so i will opt for 12.10 then.. [17:52] Hi all [17:52] does it have a software center like ubuntu? [17:52] Geet: peppermint isn't supported here [17:52] Oh... wait, the directory is not gone [17:53] so, rm -rf didn't remove the whole dir [17:53] Geet: yep, it's the same distribution. It just has a different set of default applications [17:53] Geet, that is what is great about most distro's, they run live from dvd/usb/cd, so you can try before you install [17:53] savid: to explain what happened we need more information; that's why I asked [17:54] I have ubuntu server 10 and I would like to know what does this message means: "r8169: eth0: link up" [17:54] atlef: i got some shitty internet speeds here :( so downloading the iso is a pain.. anyways.. i will try some as u suggested.. [17:54] agree.. :) [17:54] savid: if you want me to make a guess... it's some permission issue [17:54] thanks jrib [17:54] Geet, ok [17:54] Geet, what u looking for atm? [17:55] jrib, http://sprunge.us/VRQN [17:55] i have installed glib atk latest version in /opt directory so how to configure gtk to these new libraries before installing it [17:55] zakkotron, also specify the version [17:56] jrib, and here's the output if ls -lR to show permissions: http://sprunge.us/TMXe [17:56] savid: I should have said: ls -lR google-chrome [17:56] :) [17:56] This may have something to do with the profile problems I'm having with chrome :-P [17:56] What, other than permissions, would make a file non-deletable? [17:57] anyone? r8169: eth0: link up? [17:57] savid: that's kind of weird. Can you use rm on Custom.css? [17:57] Hello, I have a question; Is it possible to mount a CD drive? [17:57] ownership [17:57] savid: I'm assuming your user is "ben" [17:57] jrib, correct [17:57] TheBronx: looks like a signal sent to your kernel ring buffer indicating your interface is active [17:57] i have installed glib 2.34.3 atk 2.6 in /opt directory so how to configure gtk 3.6.4 to these new libraries before installing it. i m using ubuntu 12.04 [17:57] klpkt what goes wrong when you just enter the cd? [17:57] klpkt: technically you mount what is inserted into the drive [17:57] klpkt: I think you can mount a cd disc.. the drive itself might not be mountable [17:58] zakkotron: can I ask why you are doing this? [17:58] i have installed glib 2.34.3 atk 2.6 in /opt directory so how to configure gtk 3.6.4 to these new libraries before installing it because it is still getting glib 2.32.3. i m using ubuntu 12.04 [17:58] Oh, duh. Probably b/c chrome is still running :-/ [17:59] savid: that shouldn't matter [17:59] Hello ¡! [17:59] savid: You can only delete files or directories that are owned by your username. [17:59] jrib, I just killed chrome and was able to delete the directory [17:59] When I enter the CD, which is an installation CD, it opens the contents in Rhytmbox, but nothing else happens. [17:59] te, they are owned by my username. [18:00] the 32 bit version of a distro works good in a 64-bit architecture? or should I download the 64-bit version? which advantages/disadvantages could have one against the other? thanks [18:00] savid: maybe chrome recreates that file...? [18:00] nep1x: 32-bit will work fine, but you're limited to 4GB of RAM or so. [18:00] klpkt, what did you want to happen? [18:01] nep1x: nowadays, if your hardware supports 64bit I would advise using 64bit [18:01] nep1x: Yes, the 32bit verson will be fine. [18:01] jrib, that issue zakkotron is having any ideas? [18:01] I did have a problem earlier with not being able to open /media/[username], and now when I try to open the CD contents in nautilus, it says that /media/[username]/[cdname] isn't a folder. [18:01] jrib, dunno. but killing the process allows me to remove it. strange. [18:01] you can use a 32bit kernel with PAE to address memory outside the ~4GB range [18:01] savid: you can test if you want, make a copy of some mp3, play the mp3, and delete the mp3 while it's playing [18:02] ok, thanks guys. [18:02] strangr: yes, I'm wondering why he wants to do that :) [18:02] atlef: I wanted to be able to open the contents in i.e. nautilus, and to open it in PlayOnLinux, to install The Sims 3. [18:03] klpkt, ok, not sure what is going on, sorry [18:03] is it normal to have thousands of messages like "r8169: eth0: link up" during a SYN flood attack? [18:04] Anyone know about using multiseat, but with a split-screen setup? I have a beast computer, a 100" projector screen, and 3 friends. We want to play split-screen PC games. Ideas? [18:05] klpkt: Is it a music CD? === marahin is now known as kasia === kasia is now known as marahin [18:05] Getterac7: I don't know, but that sounds awesome [18:06] jrib, he wishes to compile evince [18:06] So there's no sound coming from the HDMI output [18:06] I want to fix this... [18:06] te: No, it's an installation CD for the Sims 3, but Ubuntu/Rhythmbox seems to think it is. [18:06] the latest git requires that verison of gtk [18:06] and glib [18:06] but 12.04 ships with the older ones.. [18:06] jrib ^ [18:07] strangr: but evince is in the repositories already [18:08] jrib, we are developing [18:08] I have "Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)" [18:09] hey, I need some help in Java x__x I've got a problem, but can't fix it, somehow...Help pls! [18:09] ALSA recognises the speaker output and HDMI output, but only the speakers on the laptop seem to work [18:09] strangr: maybe check out jhbuild. Should make the process easier for you [18:09] sorry guys, I know this is not the right place to ask this question, but I know you can anwer it in a light quickly way... Its my understanding that amd is the competitor of intel and when downloading the 64-bit version the file name ends in amd64. But my cpu is intel... Can you understand my confussion.¡? jejeje thanks [18:09] Hi! Anybody remembers what was the name of the service allowing to setup an intermediate ssh relay? [18:09] jrib he already uses jhbuild [18:09] jrib however i dont [18:10] jrib but he seems to have the same issue [18:10] with jhbuild too === torminator is now known as Guest69611 [18:11] nep1x: amd64 just means 64-bit... if you have a recent Intel CPU, it will work fine. [18:11] strangr: you can usually pass arguments to ./configure indicating where various libraries can be found. But jhbuild should automate all of this [18:11] amd64 refers to the CPU instruction set that supports 64-bit. [18:11] is it normal to have thousands of messages like "r8169: eth0: link up" during a SYN flood attack? [18:11] Anyone have success in installing Ubuntu 12.10 64-bit on an Asus G75VW (with Windows 8 preinstalled)? I'm at a loss. I just want Ubuntu on a second internal drive and have UEFI prompt for either Win 8 or Ubuntu. Any suggestions? [18:12] jrib jhbuild will only work when gtk>=3.4.4 but ubuntu 12.04 has 3.4.2 [18:12] jhbuild seems to find the older glib [18:12] are you there ejv? [18:12] brb [18:12] ciao [18:12] !uefi | davelindberg [18:12] davelindberg: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI === root is now known as Guest85404 [18:12] zakkotron oh thats the case? [18:12] zakkotron: doesn't jhbuild let you build gtk+ [18:12] jejeje I guessed it but just for clear my mind thanks!!! [18:12] !list [18:12] Guest85404: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:13] so I' [18:13] zakkotron, try building gtk+ using jhbuild as jrib suggests [18:13] just might work u know [18:13] jrib: ok [18:13] I'm having an interesting issue with mouse vs. touchpad. If I set my mouse to left-handed, the touchpad swaps single and double-touch. And if I set the mouse back, it doesn't set it back again. [18:14] Are you telling me that the restricted Nvidia driver does not support sound over HDMI? [18:14] ~tjbiddle@173-8-128-60-SFBA.hfc.comcastbusiness.net [18:14] Yes, i do understand what EUFI does. I attempted https://help.ubuntu.com/community/UEFI but it does not allow me to run Ubuntu even off the Live USB. The directions do not work on Asus G75VW. [18:14] strangr, zakkotron: you might also try the channels on gimpnet irc to ask how developers there like to work [18:14] ~magik@173-29-160-244.client.mchsi.com [18:16] I've searched the Ubuntu bug database and google for this issue, but I can't find anything. Hints on what to look for? [18:17] Oh no! https://askubuntu.com is down ;_; [18:18] Uh... no it isn't, meLon [18:18] I am having trouble with my ATI card w. headless setup w. OpenCL: http://askubuntu.com/questions/239195/ati-r7850-w-opencl-support-on-12-04 [18:18] Third3ye: It was. I wasn't the only person reporting it, either [18:19] Are there any Official Ubuntu "techs" here.. or just the Ubuntu Community? [18:20] The techs... are in a place unknown to people, a hobble where a castle once was... deep in its dungeons [18:20] Standing around a glowing pentagram... [18:21] Wow @Third3ye... and I wonder why more people do not come here for help? [18:21] hahah [18:21] davelindberg: you'll probably only get responses from the community, but we can be helpful sometimes! [18:22] davelindberg: lots of people come here for help. they just don't always get it [18:22] Yeah, like me [18:23] HDMI... Nvidia MCP77/78... Intel HDA... nvidia driver version 310.12... no sound... help! [18:23] hmmm. found an entry on the forums, but it basically tells me that the whole touchpad/mouse thing is broken: http://ubuntuforums.org/archive/index.php/t-1746468.html [18:25] Ok. Third attempt at help, no one is helping USERS. No wonder Ubuntu is not a majority holder of Desktop PCs. Ubuntu and Canonical should be ashamed. [18:26] wow, who poured drano in his coffee this morning? [18:26] darryl: Why don't you ask your question? [18:26] darryl: Sorry, wrong nic [18:29] !entitlement [18:29] hmm >:) [18:29] lista [18:29] me gusta [18:30] Hello [18:30] Is there a Wine support channel? [18:30] !wine | FourFire [18:30] FourFire: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [18:30] FourFire, #winehq, or here. [18:31] FourFire, if its wine-specific you may want to go to #winehq [18:31] FourFire: #winehq [18:31] FourFire: http://www.winehq.org/irc [18:31] thanks [18:31] I've never seen such a populated IRC channel before o.o [18:32] ;) [18:33] hello to all ... i got a question how could i make a shortcut to change keyboard layout .. [18:34] at work i got suse and i have ctrl+alt +k for switch [18:35] oh found it now added it to alt caps [18:37] are there any programs to monitor router traffic in gui? [18:38] atlef wireshark ? [18:38] MonkeyDust, ok, will look thx [18:39] hey guys [18:39] I found a folder in my music collection named using a character unreadable to ubuntu 12.04 and I cannot delete or open the folder using nautilus, how do I delete or rename it using the terminal? [18:39] how do I install h.264 on Ubuntu for encoding? libx264 does not exist in the repos. Am i missing something? === slank is now known as slank_away === Someguy123 is now known as Guest28604 [18:41] vjoe: http://askubuntu.com/questions/148554/installingffmpeg-libx264-and-libavfilter [18:42] !grub [18:42] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [18:43] hangdeadman: Can you use the tab key to autocomplete the foldername, eg mv yourfoldername newfoldername just entering the first few characters and then pressing tab to complete the foldername [18:43] thanks a lot te [18:44] Is there a good way to use Ubuntu (or any Linux distro) split-screen? Sort of like multiseat, but only one monitor. [18:45] Ajude me, meu Administrador não quer entra eu digito a senha mas ele volta para pagina para volta a senha eu fui em convidado tirei a senha mas mesmo assim ele não quer entrar, como eu faço para ter acesso as minhas pastas para pega e formatar o pc ? [18:46] !pt [18:46] Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. [18:46] Help me, do not want to enter my Admin password but i type it back to back page for the password I was asked to removed the password but it still does not want to go, how do I access my folders to handle and format the pc? [18:46] DJones: didn't work [18:47] Help me, do not want to enter my Admin password but i type it back to back page for the password I was asked to removed the password but it still does not want to go, how do I access my folders to handle and format the pc? [18:47] hangdeadman: That was my only idea, can't think of anything else I'm afraid [18:47] hey [18:47] brunbook boot a live cd or usb, use gparted to remove the partiton [18:48] I have a problem : I'm new to Ubuntu and I am trying to use a command switch on an .exe program (in wine), How do I do this in Ubuntu? [18:48] DJones: there is no way to delete it from terminal/ [18:48] ? === Someguy1234 is now known as Someguy123 [18:50] te: why arent they available in the repos in a friendlier manner? [18:50] hangdeadman: What is the flename? [18:50] vjoe: I dono [18:51] ubuntu-it-chat [18:51] but I want to recover files from my admin I have the cd [18:51] brunbook keep it in the channel, please [18:51] #ubuntu-it-chat [18:51] backbox /join #ubuntu-it [18:52] Anyone know if there Firefox 17 ESR will be added to Ubuntu repositories? [18:53] m60 the current version is 18 [18:53] Firefox ESR: "Extended Support Release", MonkeyDust , it's the equivalent of LTS. [18:56] maybe you guys can help out since i cant find a working solution via google. my floppy drive isnt recognized in 12.04, adding the device in /etc/modules makes the fdd appear in lsmod, but marked red (no idea if that matters). /dev/fd0 doesnt exist anyway [18:56] Firefox 17 is the most recent ESR and is planned to be updated through Firefox 25 (w/ 24 being the next ESR): http://www.mozilla.org/en-US/firefox/organizations/faq/ [18:57] any ideas on that legacy hardware? :) [18:57] te: I fixed it thanks [18:57] MisterL: I could be wrong, but I think you'll have to compile a new version of the kernel and include floppy disk support [19:02] Does anyone know how to get the spell check working on libre office for xubuntu? [19:02] chrisWere try a xubuntu channel [19:02] cmj141 I tried, there's no-one there [19:03] oh, you're going to have to get lucky in here being this a general Ubuntu room [19:06] hello, i get the error "permission denied" when trying to ssh the localhost (or trying from outside), I already regenerated public and private keys (the error says error in the public key) but not solved the problem,someone has idea about this? [19:07] [LTF]: as root? [19:07] hi i was hacked an my server is sending a bizillion mails out a sec. how do i locate what program is sending mails trough postfix? === root is now known as Guest83776 [19:08] my lan netwok conection goes away some time how can i fix that? === Penny is now known as smoothhound [19:12] hi [19:13] How do I mirror a partition from one harddrive to another? [19:14] I got a new one, and I want to transfer my stuff without having to reinstall everything [19:16] i wonder is everyone of ~1800 users here a human? [19:16] what [19:16] i would guess FloodBot1 and 2 are bots.. [19:17] well, yes [19:19] i just noticed something [19:19] ive never used ubuntu before [19:19] i m wondering about running VIRTUAL MACHINES on ubuntu [19:19] chrisward: we ni wetu? [19:19] i want to use a VM that doesnt steal the cursor of the OS its running no [19:19] reaga1: vbox is in the repos (and qemu) [19:19] Reaga1: virtulbox and vmware are available [19:20] ok thanks [19:20] *** [19:20] ChrisWere: we ni wetu? [19:21] Reaga1: they will when the mouse is in the OS. There are shortcuts to release it [19:21] for virtualbox just make sure you have your kernel headers installed. For some reason it doesnt have that as a dependency [19:21] So when are the phones going to come out [19:21] reaga1, there are several, but the best depends of the intended use [19:21] *on the [19:21] people can you help me in an asm program? [19:21] HackinBlack: #ubuntu-phone [19:21] http://pastebin.com/dTRtziJM [19:21] compdoc: are u in everty channel [19:21] you seem omnipresent [19:21] Truexfan404: what have you noticed [19:22] shucks [19:22] ActionParsnip, reagal with guest additions in vbox the mouse works seamlessly on both host and guest [19:22] nothing lol i was thinking ubottu wasn't here, its just way down in the user list [19:24] Disharmonic: then why does the popup still show === yalu_ is now known as yalu === slank_away is now known as slank [19:27] Does anyone know of a graphical interface to list/navigate USB devices? [19:28] Savid: hwinfo maybe. How do you mean by 'navigate' [19:28] savid nautilus [19:28] ActionParsnip, it show on boot. For guest additions to work the guest must first load the addons [19:28] shows [19:29] ActionParsnip, like lsusb -v, but with a tree view (easier to browse through device info) [19:29] savid he quit [19:29] I'll have to compile alsa... [19:29] s.a [19:30] Just cause HDMI doesn't friggin' work [19:30] onLine oLan arkadasLara warmıdır [19:30] ? [19:30] !samba [19:30] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [19:30] anyone know where to get the steam auth key for the repo.? [19:30] disharmonic: steam repo? You mean Steam by Valve? [19:31] Third3ye, yeah. a steam repo appeared on my 12.10 install. But it's lacking a GPG key and apt is complaining [19:32] how can i use the groove shark application integration with ubuntu? [19:32] how do i create a share [19:32] !gpgerr | disharmonic [19:32] disharmonic: Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com » [19:33] it says i have to log out and log in [19:33] cant i just restart unity? [19:33] i dont want to close and reopen all my applications [19:33] disharmonic: I'd say it's kind of uncessary... just download the .deb from the official web-site [19:33] unnecesary [19:33] goddard: you can try [19:34] Third3ye, i didn't add it. It must get added by an update on 12.10. But last i heard Valve wants to move steam updates to apt for ubuntu [19:35] IdleOne, thanks. I'll give that a shot [19:35] Good hello. I have an interesting issue - can I bounce it off of you fellas? [19:36] UlyssesGa let's hear it [19:36] disharmonic: well what is the repository? Seems strange it would be added automatically [19:36] hi [19:37] jrib it's possible that installing steam adds it [19:37] disharmonic: yes, is that what happened? [19:37] disharmonic: I don't think they've published it yet [19:38] !ask | UlyssesGa [19:38] UlyssesGa: 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. :-) See also !patience [19:38] disharmonic: but just in case they have, mind messaging me the repo url? :P [19:38] jrib, dunno. I only noticed it cause apt was complaining when i tried to update today. [19:38] jrib: it is repo.steampowered.something, it should get the GPG key on its own but sometimes things happen. [19:38] disharmonic: well what is the repository? [19:38] jrib: http://repo.steampowered.com/steam/ [19:39] 1 sec guys. I'm booting my laptop [19:39] yeah that's the one [19:39] jrib: this may be useful info also https://wiki.ubuntu.com/Valve#Installation [19:39] Running 12.04 x86_64 (dual-boot with Win7 x86_64). OS up-to-date. AMD RS880 mainboard, 16GB RAM. I upgraded from 4-core Phenom II to 8 core bulldozer (fx-8120). After upgrade performance is terrible. SSevere lag. Also occurs using install CDs. Windows is fine. [19:41] Additionally, no obvious culprit in dmesg, Xorg log. [19:41] UlyssesGa: maybe 12.04 is too old for your processor [19:43] UlyssesGa, have you installed GPU drivers? [19:43] auronandace: possible but unlikely. 12.10 x86_64 install disc has the same issue. [19:44] disharmonic: https://github.com/ValveSoftware/steam-for-linux/issues/222 for example lists the key [19:45] UlyssesGa, and by drivers i mean Catalyst as the open drivers can be very slow on some HW [19:46] disharmonic: he changed the cpu, i'm not sure what graphics drivers has to do with it [19:46] jrib, cheers m8. I googled it earlier but i didn't see any good links(not ver thouroughly tbh though) [19:46] auronandace, i'm assuming he made a fresh install [19:46] disharmonic: yes - AMD catalyst 12.10 (graphics card is a HD6000 series). Also tried radeon (I think the install discs use these by default). VT console performance and file transfer also very sluggish. [19:47] I have not performed fresh install as of yet - trying to back up home directory. taking time :-( [19:47] Can someone help me with getting samba to work [19:48] Hi, I'm having an issue with HDMI audio via nvidia card. With default driver the audio passthrough works fine but as soon as i install nvidia proprietary drivers i get no audio via HDMI, everything looks fine, nothing reports any errors. Anyone encountered this issue? === will is now known as Guest79617 [19:49] LOL VM virtual box is stupid [19:49] it doesnt udnerstand pointer speed [19:50] if anyone in UK is using BT Infinity with static IP addresses and you got a min pls PM me === will_ is now known as Guest51577 [19:51] reaga1, meaning? [19:51] bbl... [19:52] Does anyone know an alternate source for alsa source-code? [19:52] Their official web-site seems to be down [19:53] Oh wait, it's back up :P [19:53] disharmonic: it doesnt understand the speed at which i capture. i have my pointer speed at the max [19:53] but in the windows virtual machine its on slow [19:53] i see [19:53] the porblem is [19:53] well you have to change it on the guest as well [19:53] What the crap? Alsa hasn't been updated since the first of 2012? [19:53] the problem si more than the speed at which the cursor moves in the VM [19:53] Mama mia [19:54] the problem is that if MY CURSOR goes outside the reigion of the vm window, it stops capturing [19:54] so there's areas where my cursor can never go === Guest51577 is now known as will_c [19:55] if the screen doesn't fit you should resize the window [19:55] resize the screen to fit the window [19:56] Can someone help me with getting samba to work, here is my smb.conf http://pastebin.com/YtQm0m86 [19:56] disharmonic: think like this. imagine your cursor and the VM cursor as two things [19:56] at different speeds [19:56] my cursor is faster [19:56] so imagine a square. my cursor starts in the top left [19:56] if i drag my cursor to the bottom right, it will reach it before the VM cursor does [19:56] my vm cursor hasnt reachedt eh corner yet, so i keep going, but its outsidde the capture area [19:57] carey_: what doesn't work about it? [19:57] That does sound like a bug [19:57] I had a disk which couldn't be mounted cause the fs was corrupted so I fixed that and was able to mount it on a /mnt/temp dir. So how do I tell ubuntu to put it back on /media? [19:57] I downloaded and burned latest ubuntu desktop iso onto usb stick. now I am trying to isntall it and it just gets stuck at the first screen with ubuntu sign. any ideas ? [19:58] hello masters! [19:58] I burned the .iso with ultraiso [19:58] Anybody knows a good documentation to implement TSIG in my DNS in ubuntu 12.04? [19:58] thanks in advance! [19:58] Hey all. I am wanting to turn my wallpaper into a live feed from a webcam at my house. Is there any way to do this in ubuntu? [19:58] cordyceps, change the mountpoint in /etc/fstab [19:58] Getterac7: when i try to connect to it on my windows 7 pc, it asks me for my user name and password, i input them but it doesn't work [19:58] cordyceps: you add it back to /etc/fstab [19:58] Hi, I'm having an issue with HDMI audio via nvidia card. With default driver the audio passthrough works fine but as soon as i install nvidia proprietary drivers i get no audio via HDMI, everything looks fine, nothing reports any errors. Anyone encountered this issue? [19:59] disharmonic: ah yes, forgot that one, thx [19:59] cordyceps: for the uuid have a look at /dev/disk/by-uuid/ [19:59] hey can someone help me get my wacom tablet to work? [19:59] I need to log the amount of data trasferred through network input and output in the system. Can anybody tell me the easy way out? [19:59] cakeboss: do you need icons on it? [19:59] jrib: On my desktop? I suppose not. [19:59] bond, you can have a look on wireshark [19:59] cakeboss: you can have mplayer play on your desktop background (just pass -rootwin) [20:00] i cant understand what i have to do exactly [20:00] or if its working or not [20:00] reagal i don't have that issue, so i don't know what's causing. [20:00] sophusn: I need to write a bash script. [20:00] i tried following this but it gave me errors http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Downloads [20:00] jrib: thanks [20:00] how can i go to the german chat? [20:00] !german [20:00] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [20:01] bond, then i dont know... maybe you can try googling for iptables + logging or something like that [20:01] jrib: This will work for a live streaming feed across the net? [20:01] hey guys, if i want to install BIND9 using ubuntu's repos, do i need to do anything to have ipv6 enabled? [20:01] or is it enabled by default? [20:01] cakeboss: can mplayer play it? [20:01] damn ubottu has answers for everything :P [20:01] +, [20:02] jrib: I don't know. I am looking up info on it right now. [20:02] cakeboss: how do you usually view it? [20:02] jrib: through a webpage [20:02] how can i delite these "shortcuts" on the left of the file explorer "Music" "Videos" e.g? [20:03] in ubuntu 12.04 [20:03] boern: use nautilus, they are just your bookmarks [20:04] i delited them in the personal folder, and they are still there.. when i click them then there is an error, that it could not found.. but they are still there [20:05] cakeboss: my guess is it's doable, but you'll have to find the uri for the stream [20:05] how can i get rid of them? [20:05] jrib: thanks [20:05] boern, just press F9 while using the file browser [20:05] boern, it will hide the sidebar [20:06] yes, but the sidebar is useful for some things [20:06] Fucck! [20:06] Joking [20:06] i just want to remove music, documents, videos because i store them somewhere else [20:06] boern, sry i missed your last post. I thought you wanted to hide the sidebar [20:07] disharmonic: he wants to remove the bookmarks from it [20:07] boern: in the left panel, right click the folder and hit delete [20:07] boern: you can redefine those if you want. Have a look at ~/.config/user-dirs.dirs [20:07] Oh yeah [20:07] my router is a POS it forget the ARP for my firewall every few minutes causing contant "drop outs" [20:07] Fuck me in the but [20:07] ohhh [20:07] Suck it [20:07] boern, go to the Bookmarks tab in the file explorer and click edit bookmarks [20:07] timmy_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === bond is now known as jamesbond [20:08] Oh yeah [20:08] Fuck me [20:08] hard [20:08] timmy_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:08] OOOH === jamesbond is now known as bond [20:09] so confused === bond is now known as bond__ [20:09] Getterac7: it says bad user name or password, but i don't see anything in the samba log [20:10] greets. Ubuntu 12.10 64 bit desktop installation from USB gets stuck at the first "Ubuntu" screen. Any ideas ? I tried re-downloading and re-burning the .iso twice already. [20:10] ok, i edited the bookmarks and they are still there.. and the delete option is grey when i do a right click [20:11] orudie: what video chip do you use? [20:11] and why is downoading the .iso from ubuntu website so slow ? [20:11] they are not in bookmarks, but still in the sidebar [20:11] carey_: you're trying to log in with a Linux account that has permission to that directory, correct? [20:11] ActionParsnip: intel [20:11] carey_: you can't use your Windows login info. [20:11] orudie: its one source, so it will be slow. Torrents will be a lot faster [20:11] boern: you have to log out and back in for your edits to take effect I believe [20:11] orudie: try the boot option: nomodeset [20:11] hello [20:11] ok, thank you :) [20:11] Getterac7: yep using the linux account [20:11] and sorry for my bad english^^ === jhutchin1_wk is now known as jhutchins_wk [20:11] ActionParsnip: it doesn't even get to that [20:12] orudie: it does, you just don't see it [20:12] !nomodeset | orudie [20:12] orudie: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [20:12] carey_: try setting smb.conf with "security = share" and restarting samba. [20:12] ActionParsnip: where can I get to the torrent ? [20:13] Getterac7: ok will try wait a sec [20:13] !torrent [20:13] Some torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/help/faq - See also !P2P [20:13] well my ignore works lol [20:13] Oh well, worth a shot. [20:13] i added the bots to the ignore list [20:13] !torrents | orudie [20:13] orudie: Quantal can be torrented from http://torrent.ubuntu.com/simple/quantal/desktop/ubuntu-12.10-desktop-i386.iso.torrent or http://torrent.ubuntu.com/simple/quantal/server/ubuntu-12.10-server-amd64.iso.torrent depending on your needs. Other flavors can be found at http://torrent.ubuntu.com:6969 [20:14] jhutchins_wk: one character differnt [20:14] ActionParsnip: it doesn't get to a black screen or corrupt splash screen, it just gets stick at "Ubuntu" (dot dot dot dot dot) . . . . . [20:14] orudie: did you MD5 test the ISO you downloaded? [20:14] ActionParsnip: no, but intsalled in vmware workstation just fine [20:15] Getterac7: nope didn't work [20:15] ActionParsnip: a torrent for 64 bit desktop would really help please [20:15] help on connection to godaddy domain.. [20:16] orudie: http://torrent.ubuntu.com/simple/quantal/desktop/ubuntu-12.10-desktop-amd64.iso.torrent [20:16] hmm, synaptic just gave me this warning "W: Waited for dpkg --assert-multi-arch but it wasn't there - dpkgGo (10: No child processes)" Any ideas? [20:16] TimeDrifter: ? [20:16] orudie: couldn't change the URL manually? [20:16] carey_: do you only need to log in with a specific user? [20:17] I forward my domain from godady to my Ubuntu apache...don't connect.. [20:17] why? [20:17] Getterac7: yep just one user [20:17] Hello. [20:17] TimeDrifter: ok, so it's going to be your forwarding [20:17] TimeDrifter: how are ou forwarding ? [20:17] ActionParsnip: i found it here ) http://www.ubuntu.com/download/desktop/alternative-downloads [20:17] orudie: good enough :) [20:17] I'm fairly new to the Ubuntu community, and I have a basic question as far as downloading plugins, programs, etc. [20:17] orudie: torrents also add extra data checks [20:18] I am not exactly sure which file type to download for Ubuntu 12.10. [20:18] Guest_____: what are you wanting to install? [20:18] Guest_____: sudo apt-get install ubuntu-restricted-extras will install most of what you need [20:18] at my record @...I put in my server address good!!...techician says ok...but at when type in www.domainnam.com.. >>> won't connect..why? [20:18] carey_: under the share settings, add "valid users = yourusername" [20:18] I know I can use the Firefox Plugin Finder for flash for instance, but which file type would I add for my version 12.10? [20:19] Choices appear: [20:19] localhost() works at my apaches good!!! [20:19] Guest_____: plugin to achieve what exactly? [20:19] Guest_____, it's .deb. But you should rather install it using a package manager. [20:19] Guest_____: java? flash? what is the plugin for? saying 'plugin' means nearly nothing at all [20:20] Just anything basically, just you know how Windows main file type for programs is .exe? What is Linux's standard file type for typical programs like Skype? [20:20] !software | Guest_____ [20:20] Guest_____: A general introduction to the ways software can be installed, removed and managed in Ubuntu can be found at https://help.ubuntu.com/community/SoftwareManagement - See also !Packages, !Equivalents [20:20] Guest_____: there is more than exe in windows [20:20] Thank you. [20:20] I understand, but with typical programs such as Skype, et. [20:20] *etc. [20:21] Guest_____, for a graphical interface for that use the Ubuntu Software Center. Search for "Flash". Click on that then on install in the upper right corner [20:21] Guest_____: ubuntu installers use deb files, you will find most things you need are in the software centre including skype (skype is not a 'plugin') [20:21] Getterac7: nope not working [20:22] Okay, I'm sorry for "disturbing" you since I am do not know everything to my new OS. [20:22] *do not [20:22] ActionParsnip: okay, so I am writing the .sio to a USB with ultraiso one more time. What should I do if it gets stuck again? Press something ? [20:22] -.- [20:22] [deXter], hi how you doing? [20:22] Getterac7: you're not disturbing. This channel is dedicated to support! [20:22] erm [20:22] HI all, I have seemingly messed up apt-get by installing ROS Goovy and am looking for a way to fix apt now. http://pastebin.com/xFPCFt2s [20:22] wow, wtf... [20:22] ? [20:23] Guest97474: if you use simple terms, you'll get further. You'll learn your OS as you go === hp is now known as Guest97340 [20:23] orudie: if its no good, try unetbootin. Be sure to MD5 test the ISO [20:23] awsoonn: so remove the package that isn't from the official repositories [20:24] whenever I try to use apt-get remove it gives me that error [20:24] Getterac7: how do i view the owner of a folder [20:24] carey_: ls -la /folder/name [20:24] Hi kids. I use ubuntu 12.04. In thunderbird "open link in browser" (firefox is installed) doesn't work [20:25] It also tells me to try using: sudo apt-get -f install to fix the problem which, of course, doesn't fix it :P [20:25] any ideas ? [20:25] awsoonn: where do these packages come from? [20:25] Gryfelhase: its a bit of a hack but I know a guide [20:25] ros.org [20:25] ActionParsnip: If you have a link, I 'm able to handle it (beeing pretty sure) [20:25] I would love to simply remove them for the time being, but I seem to need a bit of help to do so.. [20:26] anyone know of any known issues with ubuntu 12.04LTS and ruby/rails apps? [20:26] Gryfelhase: http://hsmak.wordpress.com/2009/09/03/howto-force-thunderbird-to-open-links-in-firefox/ [20:26] Gryfelhase: its not much hardness [20:26] synaptic just gave me this warning "W: Waited for dpkg --assert-multi-arch but it wasn't there - dpkgGo (10: No child processes)" Any ideas? [20:26] awsoonn: pastebin the output of: sudo apt-get remove libyaml-cpp-dev yaml-cp [20:26] awsoonn: pastebin the output of: sudo apt-get remove libyaml-cpp-dev yaml-cpp [20:27] jrib: http://pastebin.com/XQpjzNGV [20:27] ActionParsnip: Thx alot. I bookmark it for the moment.. dooing it at the weekend.. was just at the moment trying to open a link ... again and was thinking... ok, now you have to ask ;) [20:28] Getterac7: i thought that it might have been a permission thing but it's not [20:29] awsoonn: pastebin the output of: sudo apt-get remove yaml-cpp ros-groovy-camera-calibration-parsers ros-groovy-navigation ros-groovy-rviz === MartinS is now known as Guest85266 [20:29] I'm curious whether nautilus can create directory structure templates?? [20:30] or - is there another file manager that can? [20:30] ClientAlive: hmm, what do you mean? [20:31] jrib: It didn't work, so I took it one step further for you - http://pastebin.com/LLKtFy9s [20:32] ClientAlive: if you want to be able to right click and make a complex set of folders there, then you can use nautilus scripts to run a succession of commands to run in the folder and make the subdirs you need. [20:32] can someone help me out? [20:32] in nautilus why is the file operations window a seperate window? [20:33] chichi: yes [20:33] awsoonn: what was the output from before? [20:33] my wacom tablet works but has no pressure [20:33] jrib: well, when managing my data, I notice there are some things I do repetitively - like how every semester I create a directory structure for that sem, subdirectories of each class, subdirectories to house data for each class. It would be really great if there were some form based way to do that. Perhaps be able to save a basic tamplate then when you ready to use it you can use forms to make it more specific (ie: directory names or [20:33] such). [20:34] jrib: http://pastebin.com/CLZzbEbZ [20:34] http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Main_Page I dont really know what to do [20:34] ActionParsnip: jrib: except I'm looking for gui based :) [20:34] im not a wizard [20:35] ClientAlive: but the folder names depend on your input somehow? === Ryan is now known as Guest9299 [20:36] ClientAlive: its a gui thing, you just make the script in a text editor [20:36] goddard do you know anything about this? [20:37] awsoonn: how did you install this stuff anyway? You installed debs? [20:38] jrib: http://www.ros.org/wiki/groovy/Installation/Ubuntu They have a ubuntu apt repo [20:38] awsoonn: So why are you not asking THEM what's wrong? [20:39] carey_: i'm really not sure what the problem is... i can only show you how i've got mine set up http://pastebin.com/haiCZHH9 [20:39] jrib: It looks like they failed to put a 'conflicts' between two of their packages... I have and am waiting... I thought I might be able to learn something about the dpkg system by asking here. [20:39] awsoonn: and you're on 12.10? [20:39] jrib: just upgraded last night from 12.04 [20:39] jrib: yes, but as it is it requires several clicks per directory as well as clicks for navigation to do it in nautilus (as it stands now). If the interface were like a for (with fields you click in and fill out) productivity would be dramatically increased. You specify the form same way you do for a table in a word processor (ie: number of directories, subdirectories, and so on). Then a form pops up based on those specs which contains a [20:39] tree structure vies in a column on the left (like nautilus) and a form with the filds you can click in to name stuff. You cluld even condense that by allowing multiple subdirectories names created from a single fiesd and a couple drop downs. [20:39] FF really needs to get some sandbox feature, similar to that of Chrome [20:40] *were like a form* [20:40] chichi: Click on "Set Up Your Tablet" [20:40] ClientAlive: I'd reiterate ActionParsnip's nautilus scripts suggestion then [20:40] jrib: ok, but, so theres no front end for that sort of thing that you know of? [20:41] ClientAlive: not that I know of [20:41] ClientAlive: if you can make a script to make the folders you want, you can add it as a nautilus script and it will create them where you right click [20:42] ActionParsnip: sounds good. thx for the help. You know, it seems simple enough, someone ought to make a front end like that. :) [20:42] i dont need drivers? [20:42] awsoonn: can you fix the vlc-nox issue by installing libmatroska5? Alternatively, add vlc-nox to your command at http://pastebin.com/LLKtFy9s [20:42] xmacroplay: could not open display "localhost:10.0", aborting. http://pastebin.com/K6JwrU7Y ?? [20:42] ClientAlive: there is, nautilus is the frontend [20:42] ClientAlive: why not create the empty folder template you need and just copy those each year? or it's the renaming part that is annoying? [20:42] fulcan: are you connecting via SSH? [20:43] I am trying to run update-grub and grub-probe fails saying out of disk but I have plenty of disk on all partitions [20:43] ActionParsnip yes, and x11 forward set too. [20:43] ActionParsnip: yeah, but it's interface design could be better :) [20:43] fulcan: did you connect with: ssh -X username@server [20:43] fulcan: capital X [20:43] ActionParsnip using putty [20:43] jiffe98: What about inodes? === cal is now known as Guest91088 [20:44] c'mon ppl, have some imagination! :> [20:44] fulcan: try from a terminal to test (I assume the client is Linux based) [20:44] jrib: I tried both of your suggestions to no avail. First, I can't install anything because apt is borked. second addeing vlc-nox to the command did not yield any progress [20:44] ClientAlive: its reinventing the wheel. [20:44] ActionParsnip the target/server is linux, yes [20:44] do you guys offer help inregards to gaming problems/ [20:45] fulcan: but is the client system linux based too? [20:45] awsoonn: what's the new output? [20:45] ActionParsnip no, winblows [20:45] ActionParsnip hence putty [20:45] awsoonn: How did you break apt? [20:45] fulcan: do you have xming running? [20:45] I can create another linux image though [20:45] I installed xming [20:45] "Most end users would probably only need to update the /etc/X11/xorg.conf file " [20:45] how do i do this [20:45] jhutchins_wk: plenty of available inodes also [20:46] chichi: give context. [20:46] im trying to get my tablet to work [20:46] jrib: He's setting up a wacom. [20:46] jrib: http://pastebin.com/zs1brzX2 is the very log result [20:46] fulcan: is xming running though? Do you have the icon in the systray? [20:46] ActionParsnip do I need to enable/call on or use xming in this transaction? I might be missing something [20:46] https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ "adds a menu and a toolbar button to switch the user agent of a browser." Is there something like this for chromium ? [20:46] chichi: Open it in an editor as root. [20:46] chichi: as in sudo vi /etc/X11/xorg.conf [20:46] awsoonn: get rid of the vlc stuff that's broken too [20:46] fulcan: it needs to be running [20:47] but then what do i do? [20:47] jhutchins_wk: I tried to install ROS Groovy (ros.org) on U12.10 and it appears they have a missing 'conflicts' in one of their packages which has deadlocked my apt [20:47] CarlFK: something like this? https://chrome.google.com/webstore/detail/user-agent-switcher-for-c/djflhoibgkdhkhhcedjiklpkjnoahfmg [20:47] awsoonn: the missing conflicts doesn't seem to be the issue since libyaml-cpp isn't installed apparently [20:48] Slart: exactly like that :) [20:48] considering the gaming market has driven the computer market to the lvl it out now i find it hard to believe people would look down on gamers === carolusrex is now known as abelardo [20:48] http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Downloads [20:49] awsoonn: Have you tried aptitude -f install? [20:49] "Distributions usually already ship a version of the X11 driver in their repositories. We recommend that you first try to update through your distribution's mechanisms." [20:49] blim: don't argue - ask your question - if anybody knows an answer they will reply [20:49] blim: did you have a question? [20:49] how is that done [20:50] yes i seem to be getting ghosting on my mouse, when moving the mouse i seem get get lag on the mouse wheel [20:50] fulcan: all ok now? [20:51] jhutchins_wk do you know how i can do that? [20:51] would anyone help with a steam related issue I'm having? [20:51] !ask | dumbgamer [20:51] dumbgamer: 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. :-) See also !patience [20:51] chichi: Don't worry about that at this point. [20:52] ok jhutchins_wk [20:52] what exactly do i have to do to get the pressure to work [20:52] here is the error I am getting: http://nsab.us/public/ubuntu [20:52] chichi: I have no idea. [20:53] i just need pressure [20:53] so today, i went to a custoemr site who bought a CISCO UCS C220 M3S with an embedded LSI software MegaRAID. i tried installing ESXi5.1 on it with no success, tried the cisco modified image as well. even though i provisioned 2 Virtual Disks the ESXi installer could not se these and only saw the physical disks. i later heard of the FAKERAID concept, is that comon ? is there a way to make esxi... [20:53] ...'see' the VDs ? [20:53] its almost like my mouse is limited to the amount or commands it can send at any one times, leaving my mouse wheel to not respond at times. very much like ghosting on a keyboard [20:53] awsoonn: also, fix the regex. I guess it should be "^ros-.*" since at the moment it's selecting too much [20:53] blim: I'm not sure if that is necessarily a system problem, it might depend on what libraries the game is using.. it might also be specific to just some of the games.. unless it happens just on the desktop [20:53] it says i need to update X11 driver to get pressure [20:53] sorry, I believe I have steam installed correctly however I cannot install games. when I try, it instantly "finishes" installation and then obviously does not work after that. [20:53] but how do i do that? [20:53] jhutchins_wk, jrib: my connection died for a second. last thing I heard was to try aptitude -f install. but I don't have aptitude on this machine and since apt is borked I can't install it. I have tried apt-get -f install though: http://pastebin.com/QK7sSBz7 [20:54] sorry wrong channel :? [20:54] blim: I think there might be some commands/settings to set the communication speed for the mouse.. I know I've used something like that in the past to limit that speed (for some reason being to fast created problems) [20:54] chichi: what is the output of: cat /etc/issue [20:54] jhutchins_wk, jrib: FWIW, thank you for trying to help me out. I really appreciate it. :) [20:54] awsoonn: My suggestion was to add the other vlc packages that were broken (see bottom of last paste) to the remove line. also, fix the regex. I guess it should be "^ros-.*" since at the moment it's selecting too much [20:54] Getterac7:you there [20:54] blim: can't really remember how I did it any more.. might have been an xorg.conf setting or it might have been something else [20:55] carey_: occasionally [20:55] Linux Mint 14 Nadia \n \l [20:55] ive seen it happen in a terminal before too when scrolling. might be a stupid question but could it have anything to do with my graphic drivers? the only diffrence i can think out when I didnt get this problem was when I was using ubuntu os drivers [20:55] awsoonn_: I'll return in ~15 [20:56] Getterac7:cool, i fixed the problem i had to run this command "sudo smbpasswd -a username" [20:56] slar; ok sounds like it might be work looking into [20:56] how do i see the space % reserved on a disk agaibn? [20:56] worth8 [20:56] Getterac7:it all works now [20:56] jrib: Thank you regex master, my system is back in working order [20:56] Hi! It seems 12.10 does not show my .xsession file in the startup window. Do I need to do something special? [20:56] chichi: mint isnt supported here [20:56] Getterac7:thanks for the help [20:57] !mint | chichi [20:57] chichi: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [20:57] awsoonn_: Did you try apt-get autoremove like it suggested? [20:57] blim: it wouldn't surprise me if the graphics could have something to do with it.. graphics and kernel drivers can do weird things to a system [20:57] carey_: odd. I guess you have to set up user accounts in samba? I thought it would use the system accounts. =/ [20:57] jhutchins_wk: after fixing the regex to ^ros* Apt- was able to remove the bad packages and then I was able to autoremove just now as well [20:58] Getterac7:i think that it is a configurible option in the smb.conf [20:58] carey_: could use: sudo smbpasswd -a $USER instead :) [20:58] another issue I had was the fact that this machine presents 5 disks, the local disk and 4 disks off an external chassis. I installed to the local disk but that shows up as /dev/sde and grub tries to install on /dev/sda and fails [20:58] tablet would work with pressure in ubuntu? [20:58] Hi there, I'm trying to install ubuntu using preseed. It all goes fine except I want to make a call to a API using curl, the problem is curl is not installed. I tried using "d-i pkgsel/include string curl" but that didn't work [20:58] I had to continue without installing grub and then boot a recovery disk to manually install to /dev/sde [20:58] jhutchins_wk: fwiw autoremove also failed previously. [20:58] i still havent installed either [20:58] is there a better way to do this? [20:58] carey_: sorry i couldn't help more. Thanks for the info :) [20:58] hey all. I believe I installed steam correctly however I cannot install games. when I try, it instantly "finishes" installation and then does not work [20:58] awsoonn_: Looks like you're on the road to recovery. [20:58] how can I open the terminal ? [20:58] just installed ubuntu [20:58] I wish I had tryed that before installing the drivers now, thanks for the help. Im going to try both those ideas now [20:58] chichi: your distro isn't supported here [20:59] Thank you jhutchins_wk and jrib for all your help :) [20:59] orudie: Ctl-Alt-F1, or look for terminal in the menu. [20:59] ok i will try it in ubuntu [20:59] chichi: No guarantees, but many people seem to use them. [20:59] ctrl_t [21:00] ctrl+t [21:00] ^I meant [21:00] ClientAlive: Apropos of what? [21:01] orudie, control + alt + t gets a terminal in unity/ubuntu [21:01] idk, I saw "terminal" so I said, well meant to say ctrl+alt+t [21:02] ActionParsnip just to clearify. I am getting the display error because ssh is trying to pop open a window inside of windows and that doesn't mix. xming is a windows only app that crosses this bridge (open linux app on winblows desktop)? assuming I was running this script in let's say apache and not ssh to run the '/root/script.pl', realistically/'more than likely' it woulds run correctly? Am I understanding this correctly? [21:02] How do I make LightDM see my ~/.xsession file and execute that? [21:02] ClientAlive: Doesn't do anythin gon my system. [21:03] fulcan: as long a sxming is running and putty has been told to allow apps to run, it will show the GUI app on the client PC [21:03] jhutchins_wk: It opens a terminal by default in Unity [21:04] And GNOME, too, I think [21:04] how do I get games to install on the linux steam beta? the simple install option does not work. [21:04] dumbgamer: Some games are displayed which are not yet ready to be installed. That's an error on Steams side. [21:04] Zenexer: Ah. I'm running xfce. [21:04] (Or maybe the game developers, not sure) [21:05] ActionParsnip the reason I am asking is because my goal 'is' for apache to run the script. I am just using ssh to test. I might be doing an extra step with xming because I am an idiot, not reading the error correctly. SFD error? st00pid effin developer. [21:06] fulcan: did you run xming, then launch putty? [21:06] fulcan: If the script is trying to open an xwindow display then it's not something that's going to run correctly wiht apache. === marco is now known as Guest68686 [21:06] fulcan: apache runs already, its a service.... [21:06] Hello. What could be the reason that Ubuntu has stopped mounting an inserted CD/DVD? I have Cairo-Dock installed and everytime I insert a CD/DVD I get the message "CD/Dvd drive successfully unmounted". [21:06] I hate to say but you're right. I checked the compatible games list and the 3 I tried weren't on there.. tried one on the list and sure enough it worked. thanks. [21:07] !es [21:07] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [21:07] jhutchins_wk ok. then this raises the fundemental question of direction of execution. I don't want the script running on my desktop. I want the script to run on the desktop of a user on the server. client launches ap only. [21:07] is anyone here very good with ldap? i'm having issue with creating basic ldif file following this tutorial: https://help.ubuntu.com/10.04/serverguide/openldap-server.html [21:07] I think my issue could be related to the password setting of backend.domain.ldif olcRootPw [21:07] fulcan: try: export DISPLAY=0.0 then run the command :) [21:08] fulcan: the app will appear on the display of the system you are connecting to (assuming it has an X server) [21:08] xmacroplay: could not open display "0.0", aborting. [21:09] fulcan: Generally we try to prevent that kind of malware from working. === Guest9299 is now known as ryanclancy000 [21:09] Why 0.0? Shouldn't it just be 0 (or is it :0? I can never remember) [21:09] jhutchins_wk this time it needs to work [21:10] :0 for display [21:10] fulcan: What I'm saying is that the system is designed to prevent it. [21:10] how can i connect to my ubuntu desktop from my mac laptop using VNC? [21:10] I need to undesgn it. [21:10] What do I rip out? [21:11] fulcan: The operating system on the target computer. [21:11] yup [21:11] fulcan: You'll probably need to run some sort of script on the client's end to download whatever scripts you want to run and run them [21:11] fulcan: You need to re-think what you're trying to do and figure out a different way to do it. [21:11] odla, ubuntu comes with vino, for desktop sharing. You have to be logged in to share it [21:11] Zenexer target desktop is a ghost user. [21:11] You can't run a script on the client directly through that sort of connection [21:12] odla: You can also install one of several vnc servers on ubuntu and yes, connect from a mac. [21:12] through x [21:12] jhutchins_wk: how would i do this? [21:12] !vnc | odla [21:12] odla: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [21:12] hi ladies [21:13] odla: if you can detail what you intend to do on the remote system, I may be able to suggest a sleeker solution [21:13] * compdoc lifts up his skirt and says hello Antaranian [21:13] ActionParsnip: basically i want to run R code remotely on my desktop from my laptop [21:13] odla: I've used x11vnc with the mac client. [21:13] !R [21:13] I'm having problems with my text to speech. When I type 'espeak "hello"' i get a bunch of errors before it plays (referencing jack audio). If i run 'espeak -v en "Hello" --stdout|paplay' it runs fine however. How can I make pulse my default output for espeak? [21:13] managed to fix the mouse wheel lag in my games with this command "export SDL_VIDEO_X11_DGAMOUSE=0" just in case you wanted to know how i did it. [21:13] compdoc: Antaranian: Go get a room please... [21:13] heh [21:13] odla: does that happen in a terminal? [21:14] ActionParsnip: yup entirely [21:14] odla: then why do you need VNC... [21:14] when I do "zip -r path/to/zip /path/to/dir/from/root/" I see all directories from root in archive [21:14] ActionParsnip: because i could use the gui RStudio to do some editing from time to time [21:14] odla: install openssh-server and you can use ssh to connect to the PC. You will then have the same terminal, it will run a TONNE faster and use a lot less resources [21:14] by any change does anyone know how to stop a game from changing my desktop rez? [21:15] how can I have just node folder ? [21:15] blim: That's up to the game; you'll have to mess with the game's settings [21:15] ciao [21:15] ok cheers [21:15] ActionParsnip: will i be able to connect to it from a coffee shop? i.e. do i have to be local to connect to it? [21:16] odla: sure, just port forward port 22/tcp to the system and you can connect from anywhere ever :) [21:16] odla: You'll need to port forward on your home router, most likely. [21:16] Antaranian: Probably the easiest way is to run zip from that folder - but it's usually best to be one folder up from the target so the zip doesn't just dump everything in the CWD. [21:16] But the same goes for any remote service [21:16] ActionParsnip: is there a wiki that i can follow? [21:17] Hi. I'm trying to use 12.10 in LiveCD mode. I can get as far as the 'Try Ubuntu' button in the startup dialogue, but when I click it, the desktop comes up, but a few seconds later the system (apparently) stops responding and one of my two monitors switches off [21:17] odla: installing a package then port forwarding in the specific router you have? [21:17] odla: Port forwarding depends on what router you have. [21:17] is anyone here very good with ldap? i'm having issue with creating basic ldif file following this tutorial: https://help.ubuntu.com/10.04/serverguide/openldap-server.html [21:17] is there a way to leave feedback on poorly written documentation on help.ubuntu.com? [21:17] I don't know about a wiki, but there are plenty of tutorials if you google your router, usually [21:17] the system doesn't respond to ctrl-alt-backspace or ctrl-sysreq-k. I tried REISUB and the first time it rebooted on the B but the second time it just didn't seem to do anything. [21:17] odla: you will need yur router manual.... the package install is like any other package [21:17] odla: I would recommend using a port other than 22 to avoid brute force attacks. [21:17] wtf? usermod: group 'wheel' does not exist [21:18] ActionParsnip: oh so i have to do port forwarding in my router not on you ubuntu? all i need for that is my ip right? [21:18] jhutchins_wk: ok [21:18] fulcan: Ubuntu doesn't use wheel; it uses sudo and admin [21:18] odla: yes, you allow the traffic through [21:18] fulcan: Type sudo visudo for more info [21:18] odla: Pick a port like 222 on the router, forward it to 22 on your ubuntu box, and run openssh-server on that box. [21:18] odla: you can then use http://www.ipchicken.com to see your WAN IP. If you are out and about you can connect to that IP and get the same link [21:19] odla: openssh-server will also give you an SFTP server so you can securely transfer files to and from the system :) [21:19] I've tried both x64 and x86 LiveCDs. (The system is a Core i7) [21:20] I noticed the first time with the x64 disk that there were some error messages about failure to mount filesystems and stuff - I actually thought the boot had halted for a bit but then it went into the GUI section [21:20] hi [21:20] Superpig: what video chip do you use? [21:20] Superpig: is it a laptop? [21:20] it's an NVidia. one sec, I'll check the exact chip number [21:20] I have packet loss on wifi [21:20] Superpig: Try unplugging one of your monitors. The LiveCD doesn't usually come with the special drivers for fancy graphics cards. [21:20] 70% [21:21] It's a GeForce GTX 580 [21:21] ath9 Ubuntu 12.04 LTS [21:21] and no, it's not a laptop [21:21] Yeah, unplug a monitor for installation/LiveCD [21:21] ipv6 disabled [21:21] RELOL: if you run: sudo iwlist scan | grep -i chan do you see lots of the same channel? [21:21] alright [21:21] Superpig: and which Intel CPU please? [21:21] I don't suppose it matters which monitor I unplug? [21:21] ActionParsnip: Core i7 [21:22] Zenexer: thats a wide range [21:22] holy on, running cpuz [21:22] Does it matter? :P === Albastos is now known as Albastos|off [21:22] core i7 950 [21:22] Zenexer: yes, some are ivy/sandy bridge and some arent [21:22] ok sweet, so i can locally connect via ssh and all i need to do is play with my router to enable port forwarding. seems easy enough [21:22] Does THAT matter? [21:22] codename 'bloomfield' apparently [21:22] ActionParsnip, yes [21:23] Zenexer: yes because then its an optimus setup and is why people get issues [21:23] yeah it's a Nehalem [21:23] not sandy bridge [21:23] RELOL: that's why then, change to a freer channel [21:23] Sounds to me like he justs needs to unplug a monitor [21:23] Superpig: add the boot option: nouveau.blacklist=1 [21:23] ActionParsnip: how do I do that to a LiveCD? [21:23] ActionParsnip, but i don't get packet loss on 192.168.X.X ips [21:24] !bootoption | Superpig [21:24] Superpig: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions See also !nomodeset. [21:24] there is nobody on channel 13 [21:24] RELOL: just externals? [21:24] yes === `mOOse` is now known as m00se [21:24] ah, gotcha. ok thanks [21:24] btw, is there a way to send a job via ssh and then log off and not have the job interrupted? [21:24] RELOL: does the router have it's own modem built in or does it have a separate modem? [21:25] odla: you can use the 'nohup' command [21:25] alright, I'll try that, and if it doesn't work I'll unplug a monitor, and if that doesn't work I'll come back. Thanks folks. :) [21:25] ActionParsnip, it's own modem but i've tried with another laptop with intel wifi card and i had no proplems [21:25] *problems [21:26] i use an atheros 9250 [21:26] RELOL: can you pastebin the output of: sudo lshw -C network; sudo dmidecode -t 1; lsb_release -a; uname -a [21:27] thanks [21:29] ActionParsnip, here you have http://paste.ubuntu.com/1514595/ [21:30] I can't get past this error -> xmacroplay: could not open display "0.0", aborting. I am not trying to launch the app on 'my remote ssh desktop'. I am trying to launch the script on the server's desktop. -> http://pastebin.com/iy61dqWb [21:30] olá [21:31] Algum Brasileiro aqui? [21:31] !br | Marcio_DNS [21:31] Marcio_DNS: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. === dniMretsaM is now known as dniMretsaM_away [21:35] greets. Just installed ubuntu 12.04 for the first time. How can I access windows shares ? [21:35] orudie: open up nautilus; they should be accessible from nautilus' sidebar === wting_ is now known as wting [21:37] nautilus ? [21:37] orudie: the file browser [21:38] RELOL: let me study it [21:39] RELOL: echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf > /dev/null [21:40] RELOL: reboot to test [21:40] Hey guys I am looking for a timemachine (mac) type service for Ubuntu. So far I have found two projects, but both seem dead, anyone know of any tools that are still supported/being developed? [21:40] https://wiki.ubuntu.com/TimeVault [21:40] http://flyback-project.org/ [21:41] The most ideal option for me would be to replicate something like VM Snapshots, but without running Ubuntu in a VM. [21:41] jacobfogg: crashplan [21:41] jacobfogg: have you seen the default one? https://launchpad.net/deja-dup I'll have ubottu send you more options. [21:41] !backup | jacobfogg [21:41] jacobfogg: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [21:42] jacobfogg: if you have your home folder in a separate partition, you can boot to liveCD and make an image of the partition and store it in $HOME [21:42] I want more than just home though. [21:42] I do lots of dev and experimentation and have had to reinstall Ubuntu many times... too many =/ [21:42] Hello! I like to install git 1.8 on Ubuntu 12.10. How can I do that? [21:42] ActionParsnip, I have done that before join in on this IRC [21:43] checking out crashplan and deja-dup === Kitar|st_ is now known as Kitar|st === Noskcaj is now known as Noskcaj_afk [21:44] Seems strange [21:44] I have a machine that presents 5 disks, the local disk and 4 disks off an external chassis. I installed to the local disk but that shows up as /dev/sde and grub tries to install on /dev/sda and fails [21:44] I had to continue without installing grub and then boot a recovery disk to manually install to /dev/sde [21:44] is there a better way to do this? [21:44] jacobfogg: Another possible solution is to do you DEV inside a virtual machine. That way you don't have to reinstall you main machine. You can setup file sharing to allow both systems access to some of your files. [21:45] I will try to change wifi to 5GHz Channels. Nobody is there [21:45] pragmaticenigma: I have worked that way, but the performance hit is often painful. [21:45] thanks anyway [21:45] How can I install a package from raring? [21:46] I have toyed with bare medal VM's, but none of the options work for BOTH my laptop and desktop... have diverse setups is a HUGE pain. [21:46] jacobfogg: For me I do to dev work locally, move the files to the VM and run them. [21:46] Danic: you are on raring? === smoothhound is now known as thoughtcrime [21:46] Upgrade to Quetzal a few days ago and installed a few other things; left my computer alone a while and came back it was playing audio ads. I had firefox reload all open pages and it stopped [21:46] ? [21:46] I have no idea. I just need a newer Git Version [21:46] I have Ubuntu 12.10 [21:47] Torsion: Suggestion is to not leave firefox open when your not at the computer [21:47] Danic: dont mix the repos. better look out if there is a PPA or a .deb file for your 12.10 version. but be sure that you install a 3rd party package and trust the source [21:47] pragmaticenigma leaves you exposed to malware? [21:48] Torsion: It could. Likely one of the sites you had open, had an advetisment with audio in it [21:48] Torsion: when you refreshed all tabs, which ever site was playing the ad, got interrupted and stopped. [21:48] nouveau.blacklist=1 worked - thanks guys :) === Nick is now known as Netbus [21:49] Hopefully that's all it was. [21:49] Bye. [21:50] k1l_: thank you, "ppa" helped me [21:53] anybody use ircd-irc2? help, please?! [21:54] BAT-21: Just ask your question. If someone can help, they will. [21:54] can someone compile the pegasus drivers for ARM? [21:54] wbf: anybody can [21:54] wbf: How about you? === Noskcaj_afk is now known as Noskcaj [21:54] wbf: we hace a extra channel for arm: #ubuntu-arm [21:54] :( problem wasn't solved [21:55] I'm making a kiosk with Ubuntu 12.04. I've got Chromium running on its own without gnome, and I've started pulseaudio with services, aplay test.wav works, but Flash as no sound. Anything else I need to start before sound fully works? [21:55] RELOL: are there any bugs reported? [21:55] blargg: tried chrome? [21:55] Yeah, Google's browser [21:55] ActionParsnip, How, I keep getting this error: http://paste.ubuntu.com/1514650/ [21:56] I have installed ircd-irc2 from synaptic. Finally got rid of all P line errors but now I cannot connect to it. Not worried about port forwarding yet, just want to connect via localhost. Is it not ready out-of-the-box for this, or is localhost a bad idea to test it with? [21:56] blargg: flash doesn't like pulseaudio, it expects alsa. === Noskcaj is now known as Noskcaj_afk [21:57] blargg: chromium isn't chrome, you know? [21:57] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/518818 [21:57] Ubuntu bug 518818 in linux (Ubuntu) "ath9k driver not working properly with AR9285" [Undecided,Opinion] [21:57] jhutchins_wk, what services do I need to start for ALSA? I don't see any with alsa in their names from service --status-all. This is a full desktop install, and Flash worked fine in Firefox with gnome running. [21:58] sorry I lagged out a little [21:58] jhutchins_wk: I thought pulse was a layer on top of alsa [21:58] * BAT-21 scratches head and says "me too." [21:58] ActionParsnip, hmmm, I start the browser with chromium-browser. [21:58] ActionParsnip, so I had that error, http://paste.ubuntu.com/1514650/ and I'm wondering how to fix [21:58] I have a paper cut to report. when installing unbuntu you get to the screen that allows you to re-proportion the hard drive between windows and ubuntu. There is a slide on this page so you can change the amount of space that windows has and the amount that windows has. On that page there is no indication which portion is windows and which is ubuntu. This is need to be fixed. Also if anyone could tell me which portion ubuntu is [21:59] Hmm, I'm trying to setup OpenVPN for the first time, as I gather I am supposed to set values in /etc/openvpn/easy-rsa/vars ... I'm not really sure what are valid choices, the stuff I'm finding just says to set them and doesn't explain what the possibilities are or what they're used for, any help is appreciated. [21:59] ActionParsnip: Chromium is too Chrome. As Chrome is built from Chromium [21:59] pragmaticenigma: they are similar, not the same [22:00] pragmaticenigma: there is pepper flash and other proprietary lumps in Chrome which are not in Chromium [22:00] pragmaticenigma: the base code is the same, but there are differences [22:01] rumblebumble: hang on..let me start that installation in a vm.. see if I can figure it out.. regular desktop install 12.10? [22:01] Slart, Thanks for the help [22:01] I even gave my ubuntu pastebin URL and nobody is helping me? why? [22:01] Start:I don't think you'll see it unless you've got windows on the vm already [22:02] !patience | wbf [22:02] wbf: 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/ [22:02] wbf: hang on five seconds [22:02] mesquka, okay. [22:02] kunji: ahh.. it's a wubi thing? [22:02] wbf I would love to help, but can't make heads or tails of it. yet. . . [22:03] I want to set up an Ubuntu 12.04 machine for my mother that's locked down to a web browser (Firefox or Google's). I've spent hours now over several days and am hitting too many problems. What's the recommended way? [22:03] Slart, Yes, regular desktop install [22:03] blargg: try installing chrome and use that, it has its own flash which may help [22:03] BAT-21, It's a compile error from the pegasus driver. [22:03] yeah, use chrome [22:04] Slart: Hmm, not sure, but Ubiquity autodetects some OSes and offers different options, so if there is no windows installed it's not going to give you the slider asking about it, also if there is an older Ubuntu installed it will ask if you want to upgrade that or install fresh, things like that. [22:04] wbf: can you open /home/wbf/Downloads/ATTEMPT2/pegasus2/pegasus/pegasus.c and give me the contents of line 31 (use pastebin) [22:04] mesquka, sure [22:04] wbf: is it an old source? [22:04] wbf: vito that, paste the whole file [22:05] kunji: tricky.. thanks for the heads up [22:05] Slart: I typically find things are more clear for me if I just pick "Something Else" and do the partitioning myself. [22:05] rumblebumble: as kunji said, this might only show if you install it on a hard drive where you have previously installed windows.. it's not showing in my vm since I'm running it on a clean hard drive [22:06] mesquka, http://paste.ubuntu.com/1514678/ [22:06] rumblebumble: there's no way you can take a photo of this screen and upload it somewhere? [22:07] Intuitively I would think that Ubuntu starts on that page with the small piece of the hard drive, but I'm not going to guarantee it. [22:07] wbf: what version are you trying to compile here? [22:08] wbf: is there no ppa? [22:08] rumblebumble: does it look something like this? http://askubuntu.com/questions/150550/installing-ubuntu-with-windows-which-is-left-and-right-when-allocating-space [22:08] mesquka, Not sure [22:08] ActionParsnip, No I don't think there is. I have to compile for my ARM box [22:08] Slart, that is it [22:08] thanks [22:09] Slart, WOW thanks [22:09] rumblebumble: everyone in that thread seems to agree that windows is on the left and ubuntu on the right.. and it seems that the bug is already reported =) [22:09] wbf: try this: [22:09] rumblebumble: you're welcome [22:10] Slart, Awesome thanks again, cheers [22:10] wbf: http://paste.ubuntu.com/1514687/ [22:11] why mesquka? do I just need an update? [22:11] wbf: I'd try to avoid compiling from source [22:12] mesquka, okay but that's only what I could find [22:12] wbf: it's better to just use .deb packages [22:13] hello [22:13] wbf: http://kernel.ubuntu.com have a look around here, they might have some precompiled kernels for you [22:13] wbf: compiling from source is always tricky [22:14] I have a question. I have a 524 mb filesystem made for my grub and grub 2 folders.. is that too much space for that? [22:15] mesquka, still installing that kernel... [22:15] Is it possible to remap what Alt-F2 (currently "run command") does in unity (2d) ? [22:15] google is telling me confusing and mixed messages -- that it's possible with "compiz/3d" .. but not with the "2d" version? [22:16] cmj141: You can have any size as long as it is greater than 200MB. [22:16] dennisn_: if you're using compiz it kind of takes over this functionality and you can change it with compizconfig-settingsmanager.. I'm not sure that works when you're running unity2d [22:17] yea, i don't have compiz/3d [22:17] should i? will it slow down my machine? [22:17] i use compiz [22:17] what advantages does it offer? [22:17] dennisn_: you are sure you're actually running unity2d? I thought it was deprecated in favour of running some kind of software rendering stuff [22:17] i'm not sure :p [22:17] cmj141: Assuming your talking about the /boot partition [22:17] i just got done configuring the damn thing [22:18] how can i tell? i tried running that compiz confuration thingy, but it didn't change anything [22:18] dennisn_: afaik there's no real advantage in running compiz.. unless you count wobbly windows as something important =) [22:18] i count remapping alt-f2 as an advantage :s [22:18] it's disabled in the keyboard shortcuts default settings :| [22:18] dennisn_: Compiz enables "eye-candy" it really doesn't benefit your machine functionality [22:18] pragmaticenigma, yes the the boot loader theres also a lost+foud and efi folder in it as with some files [22:19] dennisn_: but it is the way ubuntu is going.. I'm not sure how much time is put into non-accelerated graphics stuff any more [22:19] mesquka, How do I boot into that kernel? [22:19] i just want keyboard mapping to work :P [22:19] err, shortcut mapping [22:19] dennisn_: let me google around for a bit.. see if I can find something about unity2d and remapping the keys [22:19] cmj141: You should be fine with 500 MB... Remember that you will want the extra room for kernel updates, since older kernal are not automatically removed. [22:19] compiz is just something fun and cool to have, eats resources but only makes swapping workspaces entertaining [22:20] whats the difference b/t the compiz 2d and 3d? [22:20] dennisn_: keyboard mapping usually doesn't have anything to do with compiz... that's a window manager setting (window manager being Gnome, KDE, etc..) [22:20] mesquka, Has the same error [22:20] dennisn_: this might be worth looking at.. at least to start with http://gianluca.dellavedova.org/2011/10/18/change-hotkey-to-activate-dash-in-unity-2d/ [22:21] pragmaticenigma, i know -- but compiz was, so far, the only thing that is supposed to work [22:21] pragmaticenigma, does your (ubuntu) window manager let you remap alt-f2? [22:21] wbf: right, I'm not sure what the problem is [22:21] I downloaded a .so plugin for Pidgin, does anyone know how to install it? [22:21] Hey, what could be the reason that Ubuntu is unable to mount self burned data DVDs? Whenever I put them and try to mount them I get this error: mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so [22:22] wbf: is gcc configured correctly [22:22] dennisn_: Not easily, it's considered a standard shortcut and should not be changed [22:22] wbf: run gcc -v [22:22] lolz [22:22] and sigh [22:23] what does "not easily" mean -- recompiling and hacking the code? [22:24] dennisn_: Not necessarily, but it's not going to be found in compiz settings. If your running straight up Ubuntu 12.xx you will not be able to change it since I do not know of any Unity configuration tools to make the change [22:24] pragmaticenigma, there is a compiz settings manager that offers the option [22:24] it just doesn't work with unity2d [22:24] prag, thanks for the information, I was thinking it was too much space. haha i guess its not. just wondering because seems like alot of free space [22:24] dennisn_: It can't override the window manager [22:24] then why does it offer the option? [22:25] dennisn_: The window manager takes precedence over compiz. You might be able to configure it there, but Unity is intercepting the command before compiz can see it. [22:25] my question stands :P [22:25] pragmaticenigma, dennisn_: ccsm does override that key combo, I just tried it [22:26] i have another silly question, what is the main folder persay that software installs to.. im trying to hunt down software i installed but dont know how to run it(no icon) [22:26] dennisn_: Therefor it won't work. You will need to find a utility to modify Unity's keyboard shortcuts. [22:26] Slart, are you using 32d? [22:26] bit of a strange question: who can tell me which programming language this is? http://pastebin.com/xhpqfLEy [22:26] 3d? [22:26] dennisn_: 3d [22:26] right [22:26] so i guess that's the only "solution" ? :s [22:26] Ok, this may seem like a silly question, but can I add color to the MOTD when I login via a TTY shell? [22:26] I know the file is /etc/motd [22:26] cmj141: you can use dpkg -L packagename to list all files for a package [22:26] dennisn_: i'd use 32d ;) [22:26] :) [22:26] you need DMT for that [22:26] trijntje: bash? [22:26] trijntje: It's a bash script [22:26] wbf: run gcc -v if that doesn't return any errors try the forums, soory [22:27] trint, that looks like C with the if else statements [22:27] trijntje: or rather.. as the top line suggests.. just "sh" [22:27] but then again other languages couuld be using "if else" in their language as well [22:27] How hard would it be to set up an ircd on a paid domain? [22:27] cmj141: It's bash, as indicated by the first line containing "#! /usr/sh" [22:28] trint, i do know that C++ uses (if else) statements [22:28] Sorry /bin/sh [22:28] cmj141: bash/sh has those contructs as well.. [22:28] oh cool! didint know that! [22:28] BAT-21: shouldn't be too hard [22:28] thanks [22:28] cmj141: although not as advanced.. but still =) [22:28] i should probably learn bash haha [22:28] CanadianPirate you may want to take a look in /etc/update-motd.d$ [22:28] cmj141: A lot of languages use those contructs... Perl, Python, PHP, C [22:30] pragmaticenigma: and what language is /bin/sh? I need to understand what that script does and be able to modify it, but I dont even know where to start [22:30] dennisn_: using alt+f2 totally works [22:30] trijntje: Not surprizingly /bin/sh is sh. [22:30] kunji, you can change it, in unity2d? [22:30] trijntje: We've already told you... It's a BASH script file [22:30] trijntje: shell script, usually bash [22:30] pragmaticenigma: Strictly speaking /bin/sh is not the same as /bin/bash [22:31] In 3d at least I don't have trouble with it, lemme switch a machine to 2d to verify that, but it should be the same [22:31] trij, thanks ! i havent used terminal in 8 years.. all i remember is apt-get install hah [22:32] Can somebody tell me if Ubuntu able to read DVDs with the Joliet filesystem? The reason is that I think my burned DVDs may be in that filesystem, as they can't be mounted. [22:32] deneme [22:32] ciao [22:32] !list [22:32] matteo_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [22:32] trijntje: it's what you can write at the terminal prompt on almost any linux machine.. ls, whoami, rm and so on are bash commands [22:33] trijntje: there are man pages for bash/sh and lots and lots of documentation out there on the net.. google for "bash scripting" .. you'll find lots and lots [22:33] Slart: They're all executables. They can be run without bash being there. [22:33] Slart, Just wondering if you know anything about dual booting with windows 8. The installer completed everything looked great. Now it reports an a secure boot error when booting then boots into windows. Did I do something wrong [22:34] Pici: even ls and rm? [22:34] dennisn_: Seems to be working, here's what I did: go to All Settings -> Keyboard then to the Shortcuts tab, choose custom shortcuts, add one, give it any name and as a test command I used gksudo gedit. Then it will show up with disabled on the right, click on disabled then press the shortcut you want to use (alt+f2), then it should work when you press alt+f2 and prompt for your password, then it will open gedit when you give it. [22:34] !alis [22:34] alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [22:34] Slart: yes. they're all part of coreutils. [22:34] Pici: oh.. my bad.. no dessert for me [22:34] Slart: tis okay, its easy to forget since they're so ubiquitous. [22:35] Mrokii: You might want to look at some of the Medibuntu repos [22:35] kunji, fascinating! [22:35] Slart: so /bin/sh is the same as /bin/bash, and that script is a bash script? [22:35] rumblebumble: Welcome to secureboot. [22:35] rumblebumble: I think you can turn that off in the bios. [22:35] trijntje: sorry.. as pici said.. ls, rm and probably whoami as well are standalone executables.. but "man bash" will tell you lots about what can be done [22:35] does anyone know whether multi-monitor support in ubuntu (or linux, generally) still sucks? I have an nvidia quadro nvs 420 (to which 4 monitors are attached) and a quadro 4000 (one monitor), but when I tried last summer, multi-monitor support was very glitchy and the overall user experience was terrible [22:36] compared to windows 7 [22:36] trijntje: On Ubuntu /bin/sh is a symlink to /bin/dash [22:36] cryptic: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:36] rumblebumble: Microsoft's plan to keep you from modifying your PC. [22:36] um [22:36] trijntje: sh and bash aren't exactly the same thing, but they're similar. [22:36] /msg |numero_BOT| xdcc send #file [22:36] trijntje: bash and sh are almost the same.. bash is meant to be used by a human, it comes with some extra flashy stuff.. sh is meant to be simple and a bit more efficient since it would mostly be run as a script [22:36] someone fix FloodBot1, because it can't have it both ways [22:36] cryptic: Generally linux multi-monitor support is a lot better than Windows'. [22:37] cryptic: it was probably just lag. We know you're not spamming. [22:37] jhutchins_wk: I wouldn't say generally. I'd say *possibly*, depending on devices, drivers, configurations [22:37] trijntje: I don't know the differences by heart but there are some smaller stuff that differs [22:37] on windows, it usually just works, since vendors cater to the dominant market. but that's neither here nor there. [22:37] I thought there was a secure boot solution, I thought they got grub signed [22:38] cryptic: Windows can be very difficult to get things like that working on, and your options are often quite restricted. For instance, I have to have the same wallpaper on each of my extended desktops. [22:38] Slart: ah ok, thanks. Things are starting to make sense now [22:39] trijntje: you're welcome [22:39] cryptic: THere are a lot of things where getting the right, current driver and getting it working with Windows is much worse than on Linux, because Windows tries to do it for you and doesn't tell you what's going on. [22:39] rumblebumble: The jury is still out on that. [22:39] cryptic: Why not load up a Live CD of the latest ubuntu to test it? Or possibly, Fedora? [22:40] trijntje: bash and dash are pretty much extensions of sh, and both contain a full set of sh commands and conventions. When either one is called by a symlink from sh they run as sh. [22:40] Evening all [22:40] I was considering a couple different approaches, though: I was considering running xen with a windows 7 guest and ubuntu guest(s). I just don't know how to conviently virtualize monitors, I guess [22:40] trijntje: sh is usually not installed seperately. [22:41] Netbus: I suppose I'll try. I just fried my windows 7 install, anyway, so I'll need a livecd now [22:41] cryptic: timing is everything. [22:41] Netbus: from the IBM linux advert? [22:41] jhutchins_wk, thanks, I thought that was all figured out [22:42] cryptic: If ubuntu doesn't work out with the monitors, i'd give fedora a shot. [22:42] best of luck. [22:42] rumblebumble: iirc Red Hat paid Microsoft or Intel to get a secureboot signature. I don't know whether Canonical did. [22:42] jhutchins_wk: so if I would learn bash better I will learn the 'sh' part and some extra stuf, and then I would be able to properly read /bin/sh scripts? [22:43] trijntje: Yes. [22:43] Ive got a strange problem with my apache2 setup. I have 2 websites on the server /var/www/site1/ and /var/www/site2/ when i goto http://serverip/ i get site1, when i goto http://serverip/site1/ i get 404 and when i goto http://serverip/site2/ i get 404. Anyone point me in the direction of the config that sorts all this? [22:43] trijntje: Mostly stuff that won't work in sh will be noted as such. [22:44] F3Speech: /var/log/apach2/errors.log [22:44] F3Speech: also you should pastebin the relevant configuration files... [22:44] jhutchins_wk: nothing in there buy some mysql connection errors [22:45] F3Speech: If you're getting 404's those should be logged. [22:45] F3Speech: You could look at access.log, but it shouldn't show the 404s. [22:45] kunji: I will, thanks. [22:46] jhutchins_wk: cool, thanks a lot! [22:47] jhutchins_wk: access.log is empty [22:49] F3Speech: i'd ask in #httpd too :) [22:50] F3Speech: We start to suspect that you have deviated from the stock configuration. [22:51] http://paste.ubuntu.com/1514752/ [22:51] are there user repositories? [22:51] like AUR for arch linux [22:51] i want to install aircrack === fu_fu is now known as desmo [22:52] quite possible, i know nothing at all about apache :/ any idiot could setup and use iis ive never had the plesure of working with apache in my work [22:52] (and for those of you about to say build it from source, i might as well be on gentoo if i have to do that for everything) [22:54] ActionParsnip: thank ill take a look if jhutchins_wk cant dig me out :) [22:55] jhutchins_wk: it like there a sitewise redirect to /site1/ but where would that be configured? [22:55] sitewide* === ermlich is now known as soong === desmo is now known as fu_fu [22:59] jhutchins_wk: any ideas or should I hop over to #httpd as ActionParsnip suggested [23:03] djshotglass: Hmm, well if you're looking for the builtin aircrack setup you should look at Backtrack Linux instead of Ubuntu. I really have no idea what it's status is with regard to Ubuntu. [23:05] if you want to remain closer to ubuntu, I'd go with backbox as an alternative [23:05] backtrack does a lot of modifications [23:05] backbox is pretty much pentesting utils packaged for ubuntu LTS [23:05] your solution to installing aircrack is to use another operating system? [23:06] really? lol [23:06] djshotglass if your using Ubuntu 12.04, you can add the backbox repo [23:06] http://wiki.backbox.org/index.php/Repositories_for_Debian/Ubuntu [23:07] nice [23:07] thank you [23:07] djshotglass: You're funny man, why should you assume I'm an expert on aircrack, I've heard of it, but never messed with it, what you're saying suggests that it's not in the repos and you haven't found a ppa, and you don't want to build from source, so there's not much left. [23:07] aircrack is in that repo, along with metasploit and a bunch of other tools [23:08] but it's for 12.04, there are not quantal packages in it yet. [23:09] 12.04 is LTS right? [23:09] pretty sure thats what im on [23:09] Yes. [23:09] Yeah [23:09] you can check, are you using precise? [23:09] djshotglass: You can check it using "lsb_release -sd" [23:09] what bekks said [23:09] lol [23:09] Ubuntu 12.04.1 LTS [23:09] yeah [23:09] :) ty all [23:10] What is the name of the laptop battery applet in 11.10 for gnome fallback? Mine crashed, want to reenable it. [23:10] Don't upgrade to 12.10 unless you know what your doing, that is if you want to use those tools without recompiling. [23:10] i dont upgrade unless i have to for something [23:10] dont fix what isnt broken iv learned with linux [23:10] pretty much. [23:11] LTS is still supported [23:11] they'll upgrade eventually. but i think they just upgrade with LTS versions [23:11] 12.04 will be supported until April 2017 [23:11] also, their packages are optimized for XFCE, just keep that in mind [23:12] you should still be able to use them with any GUI, but they might not look right visually [23:12] if you care about that sort of thing [23:13] backbox does have more tools, but they really modify the base Ubuntu distro. [23:13] sorry [23:13] backtrack, not backbox* [23:15] I don't know how I feel about Known_problems joining the channel. Wouldn't that indicate that problems are now present? :) [23:16] could someone advice a commandline tool to convert lit format to txt? [23:17] heya, why is ubuntu 32 bit the recommended over 64 bit? [23:17] Glacer232: not everyone has 64 bit [23:19] Ben64, thats the most weird reason i ever heard for why something/someone recommends to use a 32bit version of something. [23:19] JonEdney, which would you rather have, problems that you know about and can work around, or problems that are hidden from you catching you by surprise? [23:19] Wise words. [23:19] Where is none of the above? :) [23:19] wdp: 32 bit works on 32 and 64 [23:19] 64 only works on 64 [23:19] when i was installing ubuntu and i was editing the partition on my SSD, it dissapeared and now linux nor windows can see the SSD, can anyone advise? [23:20] Glacer232, 32-bit has been around longer, and tends to have less issues when it counts. [23:20] most people won't even notice the difference. [23:20] Glacer232: its recommend because amd64 does not run on every system, 32bit does [23:20] Ah I see, thanks [23:21] iceroot: don't forget sparc and arm, lol 32 bit runs on 2 different types of systems, not every system. [23:21] Glacer232: but when the hardware supports amd64, this is the recommend version [23:21] mladoux: s/32bit/x86 :) [23:21] yeah, exactly [23:21] mladoux: and sparc is always 64bit [23:21] imo [23:21] iceroot that is not true either [23:21] I've got an old 32-bit sparc system lying around, but I don't think any modern linux will run on it. [23:22] amd64 sucks [23:22] Ben64, just saying, if i have to choose between 32 and 64bit - and i know i've got a 64bit system, why should i care about that 64bit might not run everywhere? I have a 64bit system, so it WILL run here. which is why your explaination (as well as the explaination of iceroot) is pretty weird. [23:22] mladoux: must be a very old system, the sparc systems we have are all 64bit [23:22] wdp: if you know you have a 64 bit system, then you get 64 bit, its not rocket surgery [23:22] iceroot it is very old, it's from the 80's [23:22] or early 90s possibly [23:22] ... waiting for some 128 bit distros... [23:23] wdp: what if you dont know what amd64 is and your system is x86 and the installer does not start? because of that x86 is recommend on the website [23:23] DangerRoss: no [23:23] kunji you might need to wait a while, we're still at the beginning of 64-bit [23:23] mladoux: all the 199x systems are 64bit imo [23:23] amd is for girls [23:23] iceroot: Thats wrong. [23:23] mladoux: even the 200mhz sparc systems [23:24] mladoux: I know, though some specialized systems have been doing 128 it will be years before it become anywhere near normal [23:24] bekks: sparc, not x86 [23:24] what is the best way to upgrade from 10.10 to 12.04 LTS? [23:24] *becomes [23:24] !eol | blahblahblahblah [23:24] blahblahblahblah: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [23:24] blahblahblahblah: see the last link [23:24] blahblahblahblah: The only way is to update to 11.04 -> 11.10 -> 12.04 [23:24] blahblahblahblah: you have to go to 11.04, 11.0, 12.04 [23:24] meh, they weren't 64-bit till 1995 i think, with the sparc64 [23:24] thanks for the link.. will check it out [23:25] iceroot, well, then the reason why 32bit is recommended is because the guys who recommended it assumed that the average user does not know about 32/64bit and hence should use 32bit as it's know to run everywhere? :) I don't want to start offtopic here, though. I was just curious myself why 32bit is recommended (like.. does the 64bit variant has any bugs? is it's development not as good as the 32bit one? is 32bit more tested? <- that'd be actually good re [23:25] asons why something is recommended over something else) [23:25] mladoux: i will do a research later, i thought since 199x all the systems were sparc64 [23:25] anyway, we're off topic now [23:25] wdp: you've been answered multiple times now [23:25] iceroot, lol, it's okay, I'm not sure on the exact year of the switch either. [23:25] mladoux: :) [23:25] I got the machine second hand, I don't know when it was built [23:26] it's a sun 4, i think [23:26] I'm not digging it out [23:26] mladoux: but of course you want to use solaris and other systems on that instead of GNU/Linux :) [23:26] open-solaris, bsd and so on but we will start offtopic here :) [23:26] wdp: Yeah, pretty much just for people that don't know, though there are occasionally cases where the 32 bit works and the 64 doesn't for a driver or something... [23:27] yep, got it already .) [23:27] ^_^ [23:28] when i was installing ubuntu and i was editing the partition on my SSD, it dissapeared and now linux nor windows can see the SSD, can anyone advise? === aberrant__ is now known as aberrant [23:28] my daughter is so cute, she was jumping in her jumper, and all the sudden she stopped, she tuckered her self out and passed out with a thumb in her mouth. [23:28] wdp: for opensource software, there is no difference because you can rebuild the software for amd64, for closed source the vendor needs to provide a 64bit build, if he does not (skype for example, non-free drivers) then you may face issues bit normally amd64 is running fine like x86 [23:29] hexstatik: Can you see it listed in linux with the command sudo fdisk -l ? [23:29] iceroot it's running sunos on it, it's pre-solaris, but yeah. [23:29] Hey Guys, can anyone help me? http://serverfault.com/questions/464264/vsftpd-3-0-2-on-ubuntu-12-04-init-file/464282#comment513845_464282 === Guest29963 is now known as Joschii [23:30] yes i can kunji [23:30] mladoux: and as it seems ubuntu stopped sparc support after 10.04. [23:30] lol [23:30] mladoux: but 8.04 was running fine on the old sparc systems [23:31] there are custom offshoots. I could reminisce about this all day, lol [23:31] hexstatik: ok, so your drive probably isn't dead, it may need to be reformatted though. Do you need to recover any data from it or would you be fine to open up gparted and reformat? [23:31] no [23:31] i was gonna install linux on it [23:31] sec [23:31] Has anyone installed VSFTPd 3.0.2 on Ubuntu? [23:31] gparted doesnt see it [23:32] kunji [23:32] !anyone | caiotarifa [23:32] caiotarifa: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [23:32] nvm it does now [23:32] Found it iceroot, 32-bit sparc was still being produced, but the first 64-bit sparc was released in 1993, per Wikipedia, so take it with a grain of salt. http://en.wikipedia.org/wiki/SPARC [23:32] Ah, good, I was gonna say, I've never had gparted fail to see something fdisk saw. [23:33] thats wierd it didnt work 2 days ago [23:33] now it sees it [23:33] its like when u take ur car to the mechanic scenario [23:33] mladoux: thank you for the search, so i was wrong and it was a little bit later then i thought [23:33] hexstatik: computers get scared when technicians are around, i see it happen all the time [23:33] Yeah, I know what you mean ^_^, well hopefully it stays reliably [23:34] !details [23:34] Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [23:34] iceroot, you were close, i wasn't sure either, it was more for me than you, but I thought I'd share my research [23:34] hehe Ben64. Kunji ty for your help. [23:34] Anytime [23:35] !msg ubottu compiz [23:35] iceroot: I am only a bot, please don't think I'm intelligent :) [23:35] I have a problem to create a init.d for VSFTPd 3.0.2 on Ubuntu 12.04. There is an example of this file? [23:35] ok.. so i put in the EOL sources list, do an update, then upgrade then do-release-upgrade? [23:35] is it really that simply [23:35] *simple [23:36] blahblahblahblah: pretty much, but you have a lot of upgrades to go [23:36] caiotarifa: ubuntu is using upstart [23:36] upgrade huh? you're brave [23:36] !upstart | caiotarifa [23:36] caiotarifa: 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/ [23:36] blahblahblahblah, sometimes there are issues, but usually it's pretty smooth [23:36] my server is a web/db server with minimal components installed [23:36] apache/mysql etc [23:36] daftykins: Upgrades haven't given me any issues yet, except once with the bootloader, just needed to reinstall grub [23:37] blahblahblahblah, you'll most likely be fine unless you have some exotic hardware. [23:37] good for you :) [23:37] I think it was the grub to grub 2 switch... [23:37] iceroot: cool, I didn't know! :) [23:37] it's a vps hosted with an isp [23:37] so hopefully not [23:37] blahblahblahblah, probably not anything to worry about, I'd still backup [23:37] caiotarifa: it should already have a file to start/stop, it will be triggered via "sudo service servicename start/stop" [23:38] the vps is running parallels and i have taken a manual backup using the gui [23:38] vps hardware tends to be pretty standard stuff blahblahblahblah [23:38] Anybody knows TSIG on DNS? [23:38] !anyone | paco1 [23:38] paco1: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [23:38] Awh, someone unbanned me :) [23:38] how sweet [23:38] kunji: one more question how do i make a live iso from the current ubuntu install? [23:39] including all the programs etc [23:39] blahblahblahblah, you'll probably upgrade with out issue, you may have to update your apache configs, or your mysql databases depending on how far back your upgrading from. [23:39] blahblahblahblah: better check with the hoster support. sometime they have special kernels or stuff. [23:39] hexstatik: just clone the harddrive with the partitions you are using on the system [23:39] iceroot: native upstart comes in 12.04? [23:39] also, you'll also want to make sure that your php scripts will work with php5, also, check your host for any kernel customizations. [23:39] question, I downloaded and installed Eclipse. I also download a SDK for it but dont know where to put the SDK folders... is there a main folder for Eclipse that i extract these to? [23:39] ubottu: i want to configure TSIG on my DNS [23:39] paco1: I am only a bot, please don't think I'm intelligent :) [23:40] caiotarifa: 11.04 imo [23:40] .... [23:40] i want to configure TSIG on my DNS [23:41] hexstatik: Hmm, I have no idea, if you have a hard drive around you could use dd-rescue to make a bit for bit copy, I think there's a way to write that as an iso to a cd, but I don't think it would work like a livecd, anyone else have any ideas? [23:41] i have a bigger problem now [23:41] iceroot: thanks… and there is a library of scripts? In this case, vsftpd 3.0.2? [23:41] hey can someone give dic of wpa ?? [23:41] hey can someone give dic of wpa ?? [23:41] as i was formattingh the SSD gparted gave an error [23:41] an now i cant see the ssd even in fdisk [23:42] hey can someone give dic of wpa ?? [23:42] hexstatik: check/replace the ssd cables [23:42] rock-star1: no [23:42] caiotarifa: every program will bring its own upstart script like the did for the old sys v init [23:42] paco1 -- Is this what you're looking to do -- http://www.garron.me/go2linux/how-setup-dns-server-master-slave-bind.html [23:43] ben64: im gonna do that, but any other ideas before i do that? [23:43] hexstatik: not really. i've seen a ton of cable problems though [23:43] iceroot: Can you tell me if vsftpd already have? Or u don't know? [23:43] well that was my first reaction to check the cable [23:44] even on my own system, read and write speed would be erratic, turns out it was the cable [23:44] r u talking about SSD cables parcticulary? [23:44] i c [23:44] sata [23:44] caiotarifa: i dont use ftp-servers but i bet vsftpd has also a upstart script [23:44] question, I downloaded and installed Eclipse. I also download a SDK for it but dont know where to put the SDK folders... is there a main folder for Eclipse that i extract these to? [23:44] caiotarifa: sudo service vs and then press TAB twice should show you the script === sridhar__ is now known as pwd1234 [23:45] iceroot: that doesn't work [23:45] cmj141: maybe have a look at #eclipse [23:45] Ben64: no? [23:45] nope :( [23:45] could do a "service --status-all" [23:45] mladoux: thanks but this page give only the basic dns config [23:45] iceroot: cool, even not installed by aptitude? [23:46] Ben64: sudo service tab tab is showing all installed upstart services (12.04) [23:46] iceroot: that just shows me items in the current directory (12.04) [23:47] paco1 http://books.google.com/books?id=St7ocuhPRKAC&pg=PT334&lpg=PT334&dq=TSIG+DNS+ubuntu&source=bl&ots=-uwXnAUU1x&sig=VNcyykbMKwvtmjlkv0VyK6EIQBs&hl=en&sa=X&ei=cgHuULe3CYTlqAHJlYGwBw&ved=0CFoQ6AEwAzgK [23:48] iceroot: (you can look my idea, it's for a open source project. https://github.com/formaweb/katchum) [23:48] oh, nvm [23:48] mladoux: thanks, config TSIG in ubuntu in plus ;) [23:48] that's just a preview [23:49] caiotarifa: sounds nice, just a question, why do "you" want the latest version of php and mysql instead of the versions which are coming with the repos and are getting a security review and security fixes [23:49] paco1 I think this might be a better reference --> http://goodsarves.blogspot.com/2010/08/configure-tsig-between-dns-master-and.html [23:49] hey guys. I wanted to try out some other desktops so I downloaded gnome and xfce. I decided to stick with unity so I want to get rid of the other desktops and remove them from the log in options. I was able to find gnome in the installed list and uninstalled it but its still there as an option at login? [23:50] paco1 wish I knew more about it. [23:50] anyway, good luck [23:50] The SSD issue could be related to the Bios couldn't it? It would just be a shot in the dark, but maybe check that your bios is up to date. [23:50] KxTwo: uninstalling gnome is a bad idea when you still want to use unity, because unity is gnome3 with a different user-interface (shell) [23:51] KxTwo: dpkg -S /usr/share/xsessions/FILL_THIS_PART_IN [23:51] well im running unity right now? [23:51] not sure what I uninstalled since I can also still login with gnome === dj is now known as Guest4783 [23:52] You probably uninstalled a metapackage, I think uninstalling them will only uninstall the metapackage itself, but installing will pull down all the packages the metapackage specifies. [23:53] so anything I need to fix? [23:53] Not really [23:53] KxTwo: is anything broken? What did you remove exactly? [23:53] iceroot: In the future my idea is that this installer works for any distribution… You don't recommend installing the latest stable version? [23:53] ok im looking at my history [23:54] There's a command to see your command history... but I forget what it is [23:54] kunji: history :) [23:54] ok im just going to paste this hold on [23:54] jrib: lol, thanks [23:54] caiotarifa: no [23:54] iceroot: why? which version should I look? [23:54] caiotarifa: because on webservers you want software which is really stable and long tested and not the newest version of a software [23:55] caiotarifa: specially such insecure things like php [23:55] caiotarifa: so normally you want the debian way, old but very stable and long time tested software like apache2, php5 and so on [23:56] ok guys here you go, these are the things that apparently uninstalled when I did it, looks like I did it wrong. [23:56] http://snag.gy/hJQty.jpg [23:56] caiotarifa: but if there a cases you need the newest version because you need new features ir something like that, then your script is nice but on most webservers you want ultra stable software [23:57] KxTwo: gnome-shell is what people call "gnome3" that can be removed if you dont want the real gnome3 interface anymore [23:57] the documentation of ubuntu ldap is really bad [23:57] iceroot, So that is what I installed when I instaleld gnome? But if I uninstalled it why can I still log in with the gnome options? [23:58] KxTwo: without gnome-shell you should not be able to log in a real gnome3 session [23:58] KxTwo: you can still log in in unity, gnome fallback and so on but not the real gnome3 [23:59] !gnome-shell [23:59] !gnome3 [23:59] GNOME 3 is the desktop environment on which Unity is based. To use GNOME Shell instead of Unity, install the "gnome-shell" package and investigate "gnome-tweak-tool". GNOME 3 is not supported under Natty/11.04, and may break your system if installed from alternate sources. [23:59] !gnome-shell [23:59] iceroot, yah that was my original intention BUT I can still log in. I wanted to try other Desktiops so downloaded a few. I realized Ive grown to like unity so switched back and now cant get rid of the others. Its not a big deal but I dont like the xubuntu screen. [23:59] !gnome3 [23:59] iceroot: So… I'll install everything with aptitude to get the latest version? [23:59] Well, like I was saying, I can't say for sure off the top of my head, but I think they're meta packages and to actually remove gnome-shell you need to look at all the packages it installs and remove them each on their own. [23:59] !ubuntu [23:59] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [23:59] hey guys i am having this problem with rubygems1.8 on ubuntu lucid and i have tried removing ruby1.8 and rubygems1.8 and reinstalling but i keep getting this same error over and over and i am not sure how to fix this or how to proceed, i was hoping someone here could take a look at this pastebin http://pastebin.com/kbcNCCVU and tell me what you think [23:59] http://pastebin.com/kbcNCCVU [23:59] caiotarifa: you will never get the latest version with aptitude/apt-get [23:59] oops [23:59] iceroot: sorry [23:59] caiotarifa: not on ubuntu and not non debian (stable)