[00:00] Phosphate: done. buying it now. Thanks a bunch. I really need something that I can read offline and mark up with notes. [00:00] hi [00:01] jjasonClark Cool I don't think you'll be disappointed. [00:01] jaeckel greetings [00:01] hiya [00:01] hello! could use some serious help with triple screening on ubuntu and nvidia. Tons of issues... [00:01] I'm experiencing problems with irssi and scripts on natty [00:02] and google hasn't found any hint yet [00:02] pfifo, thanks, the grub install allowed me to install Grub to Ubuntu's partition. Now all I need is upgrade this kernel and see if I loose my Grub menu =) [00:03] can someone help me with this issue? [00:03] I want an updated copy of Unix Network Programming by Richard W Stevens [00:04] Alis is not working alright is it? I never get a reply from it. Command I am trying to send: /msg alis LIST * -min 50 [00:04] is it normal to have constant outgoing traffic ~9-50kbit/s ? (running an apache [no users connected]) mysql and php on ubuntu server 11.10 [00:04] JackDacks, it might have come into a different window, alis is working fine for me [00:05] I'll try pfifo [00:06] Works indeed pfifo [00:06] Quick question, I copied a iso file to USB by using the dd command to make it bootable. How do I restore the USB for normal use. I tried gparted but says no partition table on device and to create one but it wont. [00:06] nubcake, no [00:07] nubcake unless you're getting updates? Is this sustained over a fairly long period of time? [00:07] PeoplesAdvocate, use fdisk from the cli [00:07] PeoplesAdvocate, or make gparted create a partition table [00:08] pfifo: I tried it with gparted but it failed [00:08] <[tla]> pfifo: text console font is now really small but still no X desktop. Xorg.0.log here: http://paste2.org/p/1929628 [00:08] Phosphate: i'm not getting updates, i've watched this for about 2 hours and it didnt drop, also netstat -n tells me there are 9 active connections to some chinese ip belonging to "Beijing HS-NET Technology CO.,Ltd" [00:08] PeoplesAdvocate, yeah, fall back to fdisk [00:08] PeoplesAdvocate, is it being recognized when you plug it in, if so, there should be a USB icon on the desktop, just right-click and select format. [00:09] woops.. seems my net dropped... [00:09] [tla], can you `startx` manually as either user or root? [00:09] nubcake yeah thats pretty much bad news. Id think about a wipe & reinstall unless you have some good chineese brohams... [00:09] no format option on right click, will try fdisk and see what happens. [00:10] PeoplesAdvocate, that's was my next suggestion :-) [00:10] Are there any third-party repos offering a new (and fixed) version of ia32libs? I need it ASAP... :) [00:10] already filed here https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/821100/ [00:10] Launchpad bug 821100 in ia32-libs (Ubuntu Natty) "ia32-libs does not install /usr/lib32/libGL.so.1" [Undecided,Confirmed] [00:10] Phosphate: is there any way to block this ip for now until i got my backups done ? [00:12] nubcake can you block it at your router? It sounds like you've been rooted so you really can't trust that machine. [00:12] so the best to do would be to unplug the lan cable i guess ? [00:13] <[tla]> pfifo: no, startx is not installed. gdm-binary is running (from boot) [00:13] nubcake: You can install Mobloquer, blocks IP. Also FireStarter would do the trick assuming it doesn't have quick anti-block measures... :O [00:13] nubcake: Did you run Wireshark and see what's going on the network? Not many Ubuntu boxes get rooted (afaik?) :/ [00:13] [tla], startx is part of xinit and needs xauth, `sudo apt-get install xinit xauth` [00:14] not yet, since i'm not really familiar with wireshark [00:14] ufw [00:14] ufw would work too [00:14] :) [00:14] Hallo, I have a Digitus Wireless 150N USB adapter with a RT8188CUS chip on a fresh amd63 10.10. Driver is installed out of the box, I can scan. But connection to the network only works very rarely, and when it does, I mostly get "Destination host unreachable." Only very rarely do I actually get a package through. It works fine on my other laptop with x86 10.04. [00:14] *amd64, of course [00:15] nubcake I'd grab what data you need then rebuild it. Fixing something where someone has gotten root is pretty tough. You could also try killing apache and see if your traffic drops, maybe its only apache thats been comprimised. [00:16] nubcake: iptables -A INPUT -s ipaddy -j DROP where ipaddy is the ipaddress [00:16] Phosphate: Would be interesting to study how the attack took place as well. :P [00:16] hello all [00:16] But I'd still rebuild it when you can it's hard to know whats been done to your machine. [00:16] Phosphate: Might just happen again [00:16] i have two problems if someone can help [00:16] L3top: thanks i'll try that (killed apache but traffic is still the same) [00:16] firstly, i cant get the SHIFT key to work [00:16] <[tla]> pfifo: xinit starts and i get plain xterm. no window manager etc. [00:16] nubcake: if it were me, i'd go with the wireshark idea... i'd be curious what the network traffic looks like [00:16] Gaming4jc Honeypot? [00:17] secondly, i cannot detect my sata 0 drive [00:17] iptables -A OUTPUT -p tcp -d ipaddy -j DROP to drop outgoing as well. [00:17] Chipzzz: well i dont really know how to use wireshark from the shell.. [00:17] nubcake: Is the IP actually malicious? e.g. run it through TrustedSource.org (Mcaffe) or on google. might be in a blacklisyt [00:17] nubcake: it's pretty intuitive & only takes a minute to set up [00:17] blacklist* === root is now known as Guest33625 [00:18] Phosphate: Not so much honeypot as just checking most recently modified files, although that's not a bad idea either. :) [00:18] iptables -L to view [00:18] [tla], the your problem isnt X at all, its gdm/lightdm what version of ubuntu are you using again? [00:18] oh wow.. i'm getting an iptables error when trying the 1st insert [00:18] nubcake: tcpdump works from shell [00:18] <[tla]> pfifo: 11.10 but it has been upgraded over time from somewhere around Hardy [00:18] iptables -L [00:18] nubcake: it also lets you log the traffic & save it to a file so you can inspect it later if you want [00:18] save it to a pcap, then download on another box to examine [00:18] Okay, my USB is fixed. I used cfdisk though. [00:18] [tla], what version were you coming from? [00:19] Thanks guys, didnt even think of using these tools. [00:19] nubcake: you should listen to the others... I was just giving you the quick and dirty "stop this now" [00:19] <[tla]> pfifo: been on 11.10 for a while with desktop OK. recent dist-upgrade seemed to b0rk it [00:19] iptables -L http://pastebin.com/bicZQpH7 [00:19] [tla], are you using gdm or lightdm? [00:19] <[tla]> pfifo: originally server had no desktop installed as was headless [00:20] nubcake: however it is not seeming to follow the idea of quick... [00:20] Is there any other backup tool I can use besides deja-dup as it wont work on my system [00:20] my lubuntu wont log in after installation [00:20] !backup | spartan2276 [00:20] spartan2276: 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 [00:21] <[tla]> pfifo: was using gdm but dont care really - will use whatever is current [00:21] spartan2276: I strongly recommend clonezilla [00:21] nubcake: http://www.openmaniak.com/tcpdump.php might help [00:21] nubcake, these guys are all giving you good advice. The core problem is if you got hit by some script kidde you might be able to fix it if you got hit by someone who knows what they're doing you probably can't fix it and anything you do on that machine you can't 100% trust. [00:21] pfifo: deja-dup makes my systems settings panel loop and then crash the system [00:21] * L3top agrees with Phosphate nubcake... [00:21] spartan2276, im sorry to hear that [00:22] http://ubuntuforums.org/showthread.php?t=1936681 [00:22] [tla], try 'sudo /etc/init.d/gdm stop` see if it exists and works [00:22] pfifo: the thing is this was not happening before, I tried purging deja-dup and re-installing it but nothing [00:22] it is odd IPTables wouldn't be working [00:23] Gaming4jc unless the kernel was modded [00:23] <[tla]> pfifo: yes it works (and suggests i use upstart - ie stop gdm) [00:23] the address is 119.80.39.56 and my box seems to connect to the ports "45858,44463,40453,40676,44338,446699,40538,45624 and 40845 i dont know if that helps with anything but for now i think i'll back up my data.. [00:23] nubcake: you got hacked on Ubuntu? [00:23] [tla], try starting it now, see what happens [00:24] spartan2276: i dont know.. but it kinda seems like [00:24] is there any reason that I get "Connection Refused" when I attempt to connect to by ubuntu box via bluetooth? [00:24] nubcake, there are some rootkit detectors available [00:24] Is this a remote server or local box ? [00:25] connect what grid_bug [00:25] nubcake: Definately interested in this. http://www.mcafee.com/threat-intelligence/ip/default.aspx?ip=119.80.39.56 :) === `mOOse` is now known as m00se [00:25] nubcake just curious, did you have ssh exposed to the internet? [00:25] how do i set port address and irq for a usb to serial port cable (i.e. ttyUSB0) - setserial keeps giving me an error message with setserial /dev/ttyUSB0 port 0x### [00:25] nubcake: Chines haxor got your box, or at least one using a Chinese server for relaying (whatever?) is on the network [00:25] tcpdump would be nice [00:26] can i dump into a file using > ? [00:26] or is there a better way to get the dump saved instead of going to stdout ? [00:26] <[tla]> pfifo: screen flashes on start then returns to plain xterm / no wm. dmesg says: [ 1232.911973] gdm-simple-slav[3277]: segfault at 0 ip 00007f668d01d1e5 sp 00007fffef1b1a70 error 4 in libnss_compat-2.13.so[7f668d019000+8000] [00:26] L3top: using RFCOMM, I've attempted to connect to the ubuntu box both from an android phone. [00:27] <[tla]> pfifo: :s [00:27] nubcake: you can do tcpdump -w capture.log [00:27] [tla], what wm are you using? [00:27] L3top: I'm running the same code that I've run on archlinux with no issues ( A slightly modified version of the pybluez sample code) [00:27] <[tla]> pfifo: gdm afaik [00:28] Gaming4JC: ok, so how long am i supposed to wait before killing the dump process ? ^^ [00:28] nubcake: your site pings but refuses an http request [00:28] [tla], no the window manager gnome/xfce/lxdm [00:28] Hey, I have an absolute rookie question regarding IRC [00:28] Chipzzz: i stopped apache [00:29] did the traffic stop? [00:29] nope [00:29] nubcake: 10 min at least, need to capture the transmision [00:29] <[tla]> pfifo: not sure but i guess whatever the standard one is. it has a panel that slides in/out on the left with pinned apps and app launcher etc [00:29] otherwise we have incomplete capture :p [00:29] okay [00:29] won't make any sense with just 10 packets for example... if it's on those high-range ports it could be a spam zombie [00:30] nubcake: you have 15 open ports [00:30] [tla], can you pastebin the files ~/.xsession and ~/.xinitrc if they exist [00:30] but we won't know until the log [00:30] <[tla]> pfifo: i guess gnome. i know it is not xfce (have used that elsewhere). not used lxdm afaik [00:30] pfifo: none of gnome, xfce or lxdm are window managers [00:30] !ask ||jake__ [00:30] |jake__: 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 [00:31] !ask |jake__ [00:31] ubottu :( [00:31] ActionParsnip, can you help with the issue? [00:31] ah just a bit of latency :) [00:31] [tla]: what is the output of: lsb_release -sc [00:32] 8 minutes to go ^^ [00:32] nubcake: sounds good :) [00:32] <[tla]> pfifo: neither file exists [00:32] Gaming4JC/nubcake I'd love a copy of that [00:32] <[tla]> ActionParsnip: oneiric [00:32] nubcake: do you have iftop installed? [00:33] [tla]: have you tested your rAM health from the memtest in grub? [00:33] Fyodorovna: i made what you did but every time i install the grub it delete the BOOTMGR windows file [00:33] <[tla]> ActionParsnip: no but the server seems to be running fine and the BIOS RAM test completes OK on boot [00:34] Sifrazooy, not sure I understand you, the windows command had windows boot right? [00:34] [tla]: its not as thorough as the memtest app, even a 10 min test will show issues. If you see red then the RAM is bad somewhere [00:35] Fyodorovna: i installed the windows boot from the windows command and installed the grub and when i re-enter the windows again it give me this error BOOTMGR is missing [00:35] nubcake: you can use http://www.qfpost.com/upload2/upload_form.html or some other place to upload your pcap btw [00:35] I think qfpost accepts any file format tho [00:35] :) [00:35] seems ssh is causing the traffic, since if i disable the ssh port(incoming) in my router, traffic drops down to 2kbit/s .. [00:35] Gaming4JC: will do [00:35] Sifrazooy, did you see if windows booted before you reinstalled grub? [00:35] Fyodorovna: i tried more than one time installing the windows boot manager and checking on windows it works fine but when i install the grub it give me the same error [00:36] Fyodorovna: yes i did i repeated the same scenario more than one time [00:36] [tla], try updating your system, sudo apt-get update && sudo apt-get upgrade [00:36] nubcake: if they have ssh the traffic will be encrypted... :| [00:36] :( [00:36] Sifrazooy, have you rub sudo update-grub in ubuntu [00:36] ^ bummer [00:36] run [00:36] Fyodorovna: it didn;t want to do that on the live cd [00:37] I don't understand why a hacker would want ssh on the machine though, most hackers just use you to send spammy e-mails.... [00:37] <[tla]> pfifo: updated these: apt apt-utils libapt-inst1.3 libapt-pkg4.11 [00:37] Sifrazooy, you would never run it there only in the ubuntu install [00:37] Fyodorovna: but when i came back to the installed version now and ran the command the command ran well [00:37] Fyodorovna: it won't help me now because i have to repeat the same scenario again because the windows BOOTMGR is missing [00:38] nubcake: is there much disk access (as if they're mining your drives for something interesting)? [00:38] [tla], try 'dpkg-reconfigure gdm` then start gdm once again [00:38] Sifrazooy, run the bootscript again do you need a link? [00:38] nubcake what is your network setup? You have ssh explicitly forwarded to that machine or is it directly on the the Internet? [00:38] Fyodorovna: and after installing the windows boot i have to reinstall the grub and the grub miss the windows boot manager [00:38] no i have it [00:38] Sifrazooy, right run the script [00:38] Chipzzz: I hadn't thought of checking that, but I was about to ask if there was anything confidential on the drive, lol [00:38] Phosphate: stupidly it is directly on the internet [00:38] lol [00:39] is transmission/qtransmission annoying for anybody else? [00:39] sorry, that question sucks, but it's burning in my brain. [00:39] <[tla]> pfifo dmesg has: [ 2069.255222] gdm-simple-slav[4970]: segfault at 0 ip 00007f0cae0691e5 sp 00007fff0f921fb0 error 4 in libnss_compat-2.13.so[7f0cae065000+8000] [00:39] nubcake ah ok do you have a l/p that might concievable be guessable? [00:39] Phosphate: being directly connected to the internet with ssh isn't a problem with a strong password or private key [00:40] Chipzzz: uhm.. i dont really know if theres a lot of disk access.. the led blinks every now and then.. but i didnt check software-wise [00:40] Ouch, you should always set allow from IP and only allow with keys. [00:40] Gaming4JC: the only two reasons for them to be there is 1) to run a bot or 2) to look for data... there is only the one connection, so it isn [00:40] isn't for a bot network [00:40] Gaming4jC exactly what I was wondering [00:40] well my password is about 15chars upper_lower&numeric [00:40] chinese miners, scary stuff... o_o [00:40] <[tla]> pfifo: looks like this? https://bugs.launchpad.net/ugr-seeds/+bug/805744 [00:40] Launchpad bug 805744 in ugr-seeds "gdm won't start" [High,Expired] [00:40] nubcake: so is mine. :P [00:41] hopefully they didn't use a new xploit. [00:41] otherwise we're all at risk, head for teh hills... !! D: [00:41] Sifrazooy, you had mucked around with grub 2 originally and put a custom windows entry in the wrong place we may just need to clean that up the bootscript will let us know what is up. [00:41] hey guys. i've got a lot of old defunct wine installed programs showing up when i search for things. where are they kept so i can clear them out? [00:41] nubcake so probably wasnt guessed, they must have come in through something else then rooted to get ssh access [00:41] yeah xploited a vunerable service most likely [00:41] Gaming4jC what do you tink? [00:41] k [00:42] Fyodorovna maybe I can help. Ignore the OSX stuff but see the boot configuration ... [00:42] http://www.insanelymac.com/forum/index.php?showtopic=212837&st=0#entry1427797 [00:42] Well, what version of apache was it? [00:42] I nmapped the ip and there are 15 open ports on the machine [00:42] I really dunno how they'd get a shell on it with root access without some effort [00:42] any one know a good RADIUS client test tool..?? [00:42] Fyodorovna: http://pastebin.com/e6dPMDWS [00:42] even if they got a shell it'd be limited to user [00:42] Yeah thats why I'm thinking it wasnt just a bot attack [00:43] In any case he's almost certainly been rooted [00:43] apache 2.2.20 [00:43] [tla], ok maybe switching to lightdm will work better with unity. `sudo apt-get purge gdm && sudo apt-get install ldm` === warren_ is now known as Guest215 [00:43] anyone ???? [00:43] How do I access a windows xp printer from linux using cups? the computer is \\192.168.29.149 with shared printer. [00:43] Phosphate: I think it's a pretty good bet, too [00:43] some help here ? [00:43] nubcake did you have root login enabled on sshd? [00:43] [tla], after it completes reboot [00:43] <[tla]> pfifo: interesting the bug mentions autologin - i was using that as system is a media server [00:44] Fyodorovna: is there any way that i could remove this grub and re install it again [00:44] !patience Darck [00:44] Guest215 see https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [00:44] Phosphate: nope, just through sudo once logged in successfully [00:44] but not directly [00:44] !patience | Darck [00:44] Darck: 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/ [00:44] some one will know the answer for sure in time :) [00:44] Guest215: the printer dialogue has the option to add a windows printer. It's in the cog menu in the top right of the screen [00:45] oh... i almost forgot about the dump :D [00:45] hoo thanks.. [00:45] gimme a second [00:45] [tla], the bug report is about gdm, so using an alternate display manager should be a workaround [00:45] !info  yardradius [00:45] nubcake then Id have a hard time thinking of some scenario where you're not pretty humped. [00:45] yardradius (source: yardradius): YARD Radius Authorization and Accounting Server. In component universe, is optional. Version 1.1.2-4 (oneiric), package size 169 kB, installed size 660 kB [00:45] nubcake: should be very interesting :D [00:45] any one know a good RADIUS client test tool..?? [00:45] wow.. the content looks pretty weird through cat [00:45] Darck: http://manpages.ubuntu.com/manpages/gutsy/man1/radtest.1.html [00:45] Darck: yardradius [00:46] actionparsnip ^^ [00:46] :) [00:46] I'd definitely like a copy of that dump :) [00:46] Darck: all I did was search.... [00:46] <[tla]> pfifo: crazy: stop gdm; rm /etc/gdm/custom.conf; start gdm - fixes it! [00:46] ActionParsnip: cog menu? [00:47] [tla], congrats your the only person I known to have sucessfully updated this much [00:47] oh,I'm using linux mint 12,sorry [00:47] how do i read the file? :D all i see is special characters and stuff... [00:48] its prob encrypted with ssh [00:48] Sifrazooy, the script looks perfect except for this According to the info in the boot sector, sda5 starts at sector 2048. Personally I would suggest going to the ubuntu forums, windows should be booting. [00:48] ^ [00:48] Guest215: in the top right of the screen, or you can run: system-config-printer [00:48] I still can't get my USB mic to work in skype nor teamspeak 3 [00:48] Hi. So it's like this: my remote Ubuntu has my session running with open windows such as Chrome and Firefox. I can do "ssh -X" to my remote session. Can I someone "open" it on my local Ubuntu, as if that session ran a VNC server and I'm the VNC client ? thanks/ [00:48] Hello all [00:48] what do [00:48] Guest215: mint isnt supported here [00:48] !mint | Guest215 [00:48] Guest215: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [00:49] <[tla]> pfifo: thanks for all your help. awesome :D [00:49] all the mint guys come here, there's never anyone is the mint channel :-) [00:49] Sifrazooy, with a windows extended I'm not sure although it worked before but the sda5 showing this may be the problem [00:49] ActionParsnip: you mean Darck should have just http://lmddgtfy.net/?q=RADIUS+ubuntu+client ;) [00:49] Fyodorovna: it boot to windows but the problem is that windows BOOTMGR get lost every time i install grub :S [00:49] do i pm the link, or am i allowed to paste it in here ? [00:50] KI7MT: still not supported here, we do tell them :) [00:50] paste it here, others are probably wanting to help too [00:50] nubcake pastebin would work [00:50] nubcake: use a pastebin [00:50] its about 3.89mb [00:50] nubcake: you can paste it here, but the channel is logged. So depends on who you want to see the pcap [00:50] definitely pastebin [00:50] ActionParsnip, I know, it's just funny how they dont support their product, yet everyone says its great. [00:50] nubcake: pastebin is limitless, or has a very large limit [00:51] Phosphate: you can pastebin a tcpdump? Messy... [00:51] rather have a .pcap [00:51] Fyodorovna: i am thinking of giving it another try after running grub-update [00:51] KI7MT: exactly, i'd rather have a good community for the distro I use [00:51] then `pastebinit /dev/urandom` [00:51] Same here. [00:51] if i knew how to make it pcap, i would do that one too ^^ [00:51] Gaming4jC I think so but if it's encrypted it probably worthless anyway [00:51] Fyodorovna: after i ran grub-update ** [00:52] I have ]found a radtest [00:52] Sifrazooy, it says that but the files sre in the sda2 partition it may be the the pbr is damaged but the commands I gave you should have rebuilt that. Windows has a archaic boot set up that is temperamental and can just have problems. I would suspect this can be fixed, or just reload the windows bootloader in the mbr and use easybcd. The ubuntu forums though has the people I learned all this from. [00:52] Phosphate: he killed ssh though, might be something useful [00:52] nubcake: I see no unpatched vulnerabilities other than a DoS that would not facilitate what we're seeing here in apache 2.2.20... [00:52] *are [00:52] Gaming4jC oh yeah I forgot about that, good point [00:52] hello [00:52] hi [00:52] a simple tool for a radius test [00:52] nofx30 greetings [00:52] nubcake: were you running a CMS? [00:52] how can i join a channel? [00:52] XxxTilllYxxX greetings [00:52] !welcome | nofx30 [00:53] hiya [00:53] Chipzzz nope [00:53] XxxTilllYxxX /join #channel [00:53] XxxTilllYxxX: /join #name [00:53] Fyodorovna: lol THNX :d i will try to ran the startup recovery and install the grub again [00:53] i want know if there is any tool of the type for windows [00:53] i tried to copy the text to pastebin.. but if i select all, copy and paste, it outputs only 3 special characters... [00:53] Sifrazooy, I recognize that this is frustrating bnut your way better then you were at this point. Windows would not have booted as it was even as it was with the MS bootloader in the mbr. [00:53] Darck: this is ubuntu support. Windows support is in ##windows [00:53] but* [00:53] Can someone help me? I have a logitech C210 webcam that I use primarily for a mic. It won't work in teamspeak 3 nor skype. WTF [00:53] Darck: why did you ask here for Windows support, it makes no sense.... [00:53] nubcake: it probably gets to the first "\0" and stops [00:54] nubcake: might be best to upload the file some place :/ [00:54] dommer: does the mic work in sound recorder? [00:54] no [00:54] soy my mistake [00:54] dommer spent hours on this last week. No joy. Suggest a newer camera. [00:54] sorry [00:54] dommer: is it muted in alsamixer? [00:54] The camera's fine [00:54] If I have 3 hard drives in my system, one of which is an SSD, and I have installed Kbuntu to that SSD; How can I put my home directory on another drive. The SSD is 128 gig and I'd rather have my apps (games and other stuff) on a platter drive. [00:54] okay.. i think i'll just pm you guys the link if thats ok for you [00:54] dommer: is the mic marked as the input device in sound properties? [00:54] err Ubuntu \ [00:55] nubcake thanks yeah that works === `mOOse` is now known as m00se [00:55] I.don't.know. [00:55] jb0nd38372, normally one would do that during th install [00:55] dommer: well....go check [00:55] Sifrazooy, you can always just reinstall windows as well, into a pre-formatted ntfs and avoid the boot partition if your not running the windows encryption. [00:55] Fyodorovna: i made a startup recovery once of the times i tried and it installed the windwos boot and i started windows smoothly after it [00:55] and how? [00:55] ppl, is there a way of restoring winecfg without erasing .wine? [00:55] dommer: in a terminal, run: alsamixer [00:56] dommer: use M to un/mute up and down to change levels and ESC to exit [00:56] nubcake: i'm more interested in how they got in than what data looks like... were you running anything on apache that could have been vulnerable? [00:56] pfifo: If I reinstall, is there a way I can do a "soft raid" so the other 2 platter drives are seen as a single drive and then have my ssd as the wtwo drives? [00:56] < Master >Master M Headphon Headphon PCM Line Line Jac CD [00:56] i was wondering if someone could help me get a virtual copy of mac osx to run on my linux machine [00:56] no input [00:57] sup mothas!!!! [00:57] jb0nd38372, yes, but you have to use the alternate installer instead of the normal desktop iso [00:57] nofx30 osx won't run virtually sfaik [00:57] dommer: Can you give the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh [00:57] Has anybody set up triple monitors before? I'm using two graphics cards (Nvidia) and trying to get 2 monitors working. [00:57] Sifrazooy, once you put grub in that sda1 you were screwed, it showed nnoe of the ms boot still there so if a recovery worked it had to be before grub-legacy was lut in the sda1 [00:58] roasted_: if you are running ati cards you have to be careful of driver selection [00:58] pfifo: Ok thanks... one last question, i'm not good with manually partitioning... will the ssd be defined as "/" with a swap partition and my platter drive9s) be partitioned as "/home"? [00:58] Odd though, I have a capture device.... [00:58] nubcake so you have 8080 open still [00:58] che687, as I mentioned I'm on Nvidia. [00:59] Phosphate: at least you managed to get the file, mine is still downloading at 5/10kbps :P [00:59] Phosphate: 8010 was open (and may still be) but I never saw 8080 open [00:59] jb0nd38372, well youll need to use the platters as a LVM and then use the LVM as /home [00:59] Gaming4jC ow [00:59] with nvida it isn't too bad... [00:59] dommer: can you run that command and upload to the server, it will make a URL, what is it please [00:59] 8080 is proxy [00:59] che687, which is why I went with Nvidia. But no dice :( [00:59] Sifrazooy, in a situation like this where a lot of attempts are made you have to know what or what should not be where na in what order your fix went, I'm not sure you knew what was missing when we did the command fix on the W7 recovery cd, so you have to be careful with cause and effect. [00:59] might be using you for a relay [00:59] Fyodorovna: now i understanded what u say , every time i run the grub it reinstall one on sda1 and this screw with the windows boot manager [00:59] there's no portforwarding rule for those in my router [00:59] Gaming4JC: yes, but i ran nmap & it did not show an open 8080 [01:00] might be in IPTables though [01:00] pfifo: ok thank you, I have an alt machine i can use google if i get stuck, ty for the help [01:00] oh? [01:00] neither 8080 nor 8010 [01:00] odd... [01:00] * Gaming4JC is still waiting for the capture to download -.- [01:00] Sifrazooy, I don't see any grub in sda1 now though. [01:00] ok do you have windows machines on the same local network? [01:00] i dont know if my iptables works ^^ it gives me some error when trying stuff [01:00] nubcake: was this public server or personal computer? [01:01] you have to EXPORT DEVICE 1:2 to get the third.... but make sure you have them properly defined in xconfig [01:01] thanks [01:01] personal computer [01:01] nubcake: was it online often? [01:01] Oh, I thought this was a public server [01:01] che687, can this not be done through nvidia-settings? [01:01] i know i have syntax wrong... but you can look it up [01:01] Gaming4JC: almost 24/7 [01:01] k [01:01] Fyodorovna: but there is something listed in the grub configuration file that screw with sda1 and don;t install the boot [01:01] no... nvida dose not have gui tools to do this [01:01] nubcake do you have Windows machines behind this box? [01:01] well i will ask aagain and add another question... is there a way of restoring the configuration of wine without erasing ".wine"?i want to know which model my videocard is, anybody knows what was it?(i barely remember a "grep" and a "vga"). thanks befirehand [01:01] Phosphate: yes 3 different ones [01:02] ah ok that may be your problem [01:02] nubcake: and you are behind a router? Do you do web development work? why local apache server? [01:02] sianhulo, probably best to ask in #winehq [01:02] nubcake: pastebin of nmap: http://paste.ubuntu.com/872356/ [01:02] Sifrazooy, nothing in the sda1 on the script though, I think it is the sda5 partition it shows it on the script as starting where the sda1 partition is [01:03] KI7MT, thanks, i'm going there(though, the other question still remains) [01:03] waxstone: yes i do some web-dev stuff, but just for fun/exercise [01:03] which role is better for a phosphate [01:03] Roasted_: I have 3 ati cards running for some gpu number crunching and the crossfire thing screws umbuntu all up [01:03] nubcake what's your internal class C 192.168.2? [01:03] Fyodorovna: anyway what should i do now ? [01:03] fertilizer or explosive? [01:03] Fyodorovna: should i try again and see what happen [01:03] 192.168.2. you mean ? [01:03] jack, do you ahve an ubuntu support question? [01:03] yeah 192.168.2.x [01:03] Phosphate take it elsehwere [01:04] che687, sigh. I wish I hadn't gotten this card now. [01:04] yea its 192.168.2.x [01:04] pfifo: just referring to someone's nick [01:04] i'll be right back in ~ 5 minutes.. phone call incoming, sorry [01:04] Sifrazooy, I would go to the ubuntu forums several mods there on daily are tyhe real experts, post the bootscript as the system is and with any changes run it again and wait fro their help. [01:04] nubcake your problem is not your ubuntu box you've got a comprimised Windows box [01:05] Anyone know of a good rootkit checker? >.< [01:05] Sifrazooy, make a thread at the forums, that is where I used to roost and learned all this from.:) [01:05] Fyodorovna: ok , thanks for your help and effort :D , and i will do what you say [01:05] When I open the Unity dash, go to applications and select games, the bottom half of the screen disappears. I am currently dual screening. === pdtpatr1ck_ is now known as pdtpatr1ck [01:05] Roasted_: its not that bad.... just look up some multi monitor set ups in google... you can export as many displays as you want... just have to set up xconfig and all [01:06] nubcake it may be 192.168.2.184 [01:06] Sifrazooy, cool the only other person on here I see do this really well is Jordan_U look for them for help. [01:06] if needed [01:06] che687, so you're actively running 3 monitors? [01:06] * resizes *when I open the unity dash, the bottom half of the screen disappears. Actually, it moves everything but the unity dock. [01:06] Jordan_U can you help me :D [01:06] Phosphate: but they got into his ubuntu box with ssh [01:06] Fyodorovna: i will :D thnx :D [01:06] Roasted_: I have in the past run 4... but i only use them now for # crunching [01:07] Phosphate: most of the juicy stuff is sadly ssh'ed :( [01:07] che687, do you just manually edit xorg? [01:07] Chipzzz, yeah, that's the interesting part. [01:07] Sifrazooy, cool. :) [01:07] wolfmitchell: what is the output of: lsb_release -sc [01:07] Chipzzz dont think so I think hes routing through the linux box [01:07] Gaming4JC: I am not sshd [01:07] oneiric [01:07] juicy: lol .. [01:07] ActionParsnip: oniric [01:07] what is the maximum number of monitors that X supports? [01:08] Phosphate: i hadn't thought of that... you're probably right [01:08] Roasted_: yea... but same as ATI .. there are command line utilities for Nvida that u can use that do part of it for you ... [01:08] Aka 11.10 [01:08] che687, I have yet to find any in my googling. :*( [01:08] I dont know if my problem is ubuntu or not, I'm trying to run a program i wrote but it's saying: bash: ./dist/GSAM.exe: cannot execute binary file, is this a known problem? [01:08] is the ubuntu font supposed to work under windows too? because it doesn't say anything in http://font.ubuntu.com and as far as I know fonts are not OS-dependent. The crazy thing is that in that website the testing text box displays just fine some Unicode char, but other application does not when using Ubuntu font [01:09] Roasted_: .... what card are you using [01:09] nubcake what's on .184? Im thinking its a windows machine? [01:09] allright, back.. sorry for that [01:09] azriel, hi [01:09] Phosphate: didn't he close his port 22 and see the traffic stop, though? [01:09] che687, Nvidia GT440 and Nvidia 6200. [01:09] Chippzzz hmmm good point [01:09] oh hi pfifo [01:09] He shutdown apache he said, but didn't say about SSH [01:10] i might have to re-check that, but i think .184 is my media receiver [01:10] Roasted_: you have to be carfull about using different cards togeather in linux... x will do weird things [01:10] Lets try and cust off .184 and see what happens [01:10] Chipzzz: that's what I thought as well but definately pure ssh traffic :p [01:10] azriel, linux doesnt support exe files [01:10] oops cut [01:10] allright, 1 sec. [01:10] k [01:10] che687, I was told it would work. sigh... [01:10] nothing else i try works either [01:10] che687, this is definitely a bummer. So glad I bought this darn card. [01:10] nubcake: have you shut down your ssh server to see what would happen? [01:10] i copy and pasted a hello world program to test my system [01:11] nubcake is your linux box routing for everything else on your network? [01:11] Chipzzz: nope, i disabled the port-forwarding for it but didn't stop it [01:11] What other graphics managers are there, out of curiosity? (Eg, like X) [01:11] * Bsims found out how to read ext2 and ext3 drives from windows [01:11] I think he's on the Phone [01:11] then ran gcc -c main.c, then i used chmod +x ./main.o and ran it with ./main.o [01:11] nubcake: ah... thank you [01:11] it gave me the same error [01:11] Phosphate: nope, i got a little router box from my provider which i'm using [01:12] to route/dns and stuff [01:12] azriel, `gcc -o main main.c && ./main` [01:12] now that i cut off .184 it seems there's no traffic in-/outgoing... throuhg my ubuntu box.. [01:12] che687, it's a shame I can't run all 3 off my GT440. It had 3 ports, but it sounds like I can only use 2 at a time. [01:12] one sec [01:12] Phosphate: cutting off that .184 may be a good call, it has a lot of UDP traffic... and does have 8080 [01:12] Roasted_: type "nvidia_xconfig --help" in a shell and see what you get [01:12] i'll just re-plug it to doublecheck [01:12] oh wow [01:13] thanks :D [01:13] sorry .... nvidia-xconfig [01:13] not _ [01:13] azriel, dont say I never helped you [01:13] :3 [01:13] im using that colision detection you showed me before [01:14] could take a little to boot up [01:14] WinDoze always does :-) [01:14] nubcake k so .184 got comprimised somehow, Gaming4jC was right it wasn't your linux box. [01:14] nubcake: are you serving anything to your windows machines from the linux box (mysql, etc.)? [01:15] !windoze | KI7MT [01:15] KI7MT: Please don't use silly misspellings to denigrate other operating systems. It makes users of that system feel attacked and hurts Ubuntu advocacy by making the community look unreasonable. [01:15] I'll kepp that in mind thanks. [01:15] Phosphate: still confused how the SSH is getting played into this though [01:15] KI7MT, lol we all want to say it. :) [01:15] Gaming4JC: he removed the forwarding at the router & nothing changed [01:16] Chipzzz: uhm.. what do you mean by serving? the box is running php, mysql and an apache so i can play around and code php a little.. but besides that, it's not really serving anything i use on my windows machines [01:16] Gaming4jC either he's routhing everything through his linux box or he's running routed with some settings that will act as a bounce/relay [01:16] is there any way to change the color scheme from white and orange? [01:17] Hi there! Ubuntu is Spyware! [01:17] this white scheme is blinding me [01:17] and orange is nice but.... [01:17] im talking about unity here [01:17] i want to use it ... just let me change the color scheme [01:18] nautilus and xchat [01:18] weird.. i rebooted the media receiver, now there's still no traffic in-/outgoing [01:18] can I change the color scheme? [01:18] Hello [01:18] im running ubuntu 12 [01:18] untity [01:18] nubcake it may take a bit but it will most likely start again [01:18] I need some serious help === eddie is now known as Guest60120 [01:18] !enter | hoshi411 [01:18] hoshi411: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [01:18] nubcake: it is common to run a server for the LAN on a linux box. Mysql is a popular one & allows a common database to be shared among all the networked machines. [01:18] !precise | hashi [01:18] hashi: Ubuntu 12.04 LTS (Precise Pangolin) is the 16th release of Ubuntu and is in Beta testing from 2nd March, Discussion and support until final release in #ubuntu+1 [01:19] I have both ubuntu and windows, but I need to boot into windows. How do I do this? [01:19] Chipzzz: oh.. nope, not using any of that.. just using it for the web-dev stuff [01:19] Any help? [01:19] nubcake it may take time for .184 to reconnect to it's c&c server to get instructions, assuming it's the problem [01:19] and i set all my boxes to use 192.168.2.1 (the router-box) as gateway, dns and dhcp [01:20] Hello [01:20] nubcake just to confirm traffic dropped when you pulled .184 down? [01:20] Phosphate: well, the packets coming from that media server over UDP look like a VLan server, not seeing anything out of the obvious ordinary... [01:20] the weird thing is.. that media receiver has been in standby mode like for at least 1 year or more.. === Guest60120 is now known as Eddie345 [01:20] Phosphate: yes [01:20] Hello [01:21] Guest60120: did you use wubi to install Ubuntu or did you resize the NTFS to install to? [01:21] before when i disabled the ssh port-forwarding, it dropped, when i enabled it again, traffic was back too [01:21] when i cut off the .184 box it dropped again [01:21] Action, I put it on CD and resized,. [01:21] nubcake do you have routed running on your linux box? [01:21] Eddie345: if you run: sudo update-grub do you see Windows mentioned? [01:22] Phosphate: not that i know [01:22] You know, I did that, and it booted into ubuntu like normal. [01:22] how do i check that ? [01:22] Is there a way to make a desktop environment in Bash? [01:22] route+ tab says "route, routef and routel" [01:22] in terminal* [01:23] ps -eaf | grep routed [01:23] wolfmitchell, your question doesnt make any sense, what are you trying todo? [01:23] protato [01:24] Phosphate: no result besides the grep itself [01:24] nubcake: Phosphate: for the paranoid, his media box may indeed have embedded malware - http://forums.digitalspy.co.uk/showthread.php?t=513231 [01:24] same packet type :P [01:24] nubcake: do you have traffic at the moment? [01:24] 'embeded malware' [01:25] Chipzzz: nope [01:25] hmmmm [01:25] box is booted up, but in standby, just like it was when i had traffic before [01:25] hi guys [01:25] I'm back.... Did you guys miss me? [01:25] Action, I did that in terminal and it did find windows recovery environment and windows 7 loader [01:26] Bleh Chipzzz Gaming4jC & nubcake I'm really sorry I've got family aggro and have to bail. I think .184 is hosed & routing through the linux box but thats just a guess. [01:26] nubcake: which 'box'... the one at .184? [01:26] Chipzzz: yea the .184 box [01:26] Phosphate: yeah, good call, ttyl :) [01:26] I'm still looking over the packet capture but only other data we have is UDP from .184 [01:26] Phosphate: it's looking that way... thanks for helping & have a nice night [01:26] Can anyone help me boot into windows? [01:26] Phosphate: thanks for your help :) [01:26] Sorry guys & good luck will hop back on if I can to help. [01:26] good night [01:27] Gaming4JC, its possible his media center box is performing udp hole punching [01:28] so udp hole punching is like broadcasts ? [01:28] nubcake: i'd install wireshark & wait for it to start up again... [01:28] * Bsims grins I can say that intel DH67BL and intel core i5 2nd gen sandybridge work perfectly on ubuntu/windows 7 [01:28] Chipzzz: it's up and running right now, but no traffic on my ubuntu box [01:28] pfifo: possible... but how the heck does one of those get infected with chinese malware [01:28] lol [01:28] kinda weird... [01:29] nubcake: keep a packet capture running on it, would be nice to see if they do anything before SSH [01:29] for windows will need to install drivers, but it works flawlessly with no tweaking on ubuntu [01:29] I need help booting into windows. Can anyone help? [01:30] wouldn't that capture become really huge? ^^ [01:30] pfifo: I am trying to make a desktop environment in Bash, not dependent on X. [01:30] Gaming4JC: maybe the media box was the attack vector & they leveraged it to access another service on the linux box [01:30] Eddie345: I can try? what error is it throwing [01:30] nubcake, filter out the packets that you dont want [01:30] oh and should i completely disable ssh, or just keep the port closed ? [01:30] Eddie345: You need the keyboard command to force grub to show at boot, I "think" it's Alt+Tab or Alt+Enter at boot but it's been awhile :/ === root is now known as Guest60991 [01:30] pfifo: if i only knew how :D [01:30] Eddie345: Just keep asking people the command to show grub boot menu :) [01:30] wolfmitchell, what do you mean by desktop enviroment? Bash runs on the console and theres really nothing more you need [01:31] Bsims, I have no idea what I am doing. I installed ubuntu via cd and have dual boot. [01:31] nubcake, I'd change the SSH port, add aloow from IP and use keys. [01:31] Bsims: pretty sure there's no error, he just doesn't get grub boot. Boots directly to Ubuntu [01:31] Eddie345: ok and did you install windows first or second [01:31] Basically, a way to organize all the files and commands you have. [01:31] KI7MT: sounds like a plan, but i'll have to get further into ssh stuff i guess :D [01:32] ok ya are gonna want to boot of a ubuntu cd and reisntall grub2 [01:32] Has anybody set up triple monitors before? I'm using two graphics cards (Nvidia) and trying to get 2 monitors working. [01:32] Umm, windows was already installed. Ubuntu was just installed. I went into the terminal and typed sudo update-grub [01:32] when you remove grub2 tell it to remove the config files [01:32] it does mention found windows recovery environment and windows 7 [01:33] nubcake: you can sudo nano (or your favorite editor) /etc/ssh/sshd_config [01:33] change port there [01:33] nubcake, this is based on Fedora, but it's the same, its pretty good explanation: http://fedorasolved.org/post-install-solutions/securing-ssh [01:33] eddie it boots ubuntu by default right [01:33] wolfmitchell, organizing file is done with mkdir and mv. all your useful commands are in /usr/bin [01:33] Yeah bsims [01:33] ...I mean menu-style. Reduces typing, [01:33] ok, changed the port [01:34] Eddie345: sudo apt-get remove --purge grub2; sudo apt-get install grub2 [01:34] still no traffic so far [01:34] this is driving me crazy :D [01:34] Eddie345: should wipe the config and reinstall from scratch [01:35] Eddie345: sudo apt-get remove --purge grub2; sudo apt-get install grub2 [01:35] I don't understand what you mean though [01:36] Eddie345: this tells ubuntu to remove grub2 package, and the config files, and reisntall it from scratch [01:36] Eddie345: enter it into a terminal [01:36] xdc [01:36] all of that? [01:37] yup as typed [01:37] all on one line [01:37] Ok, i'll try it now. [01:37] how do i undo the schange done by the powersave-pm tool [01:37] i already uninstalled it, but is that all [01:38] Ok, it did a bunch a stuff [01:38] Has anybody set up triple monitors before? I'm using two graphics cards (Nvidia) and trying to get 2 monitors working. [01:39] What is supposed to happen now/ [01:40] !anyone | Roasted_ [01:40] Roasted_: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [01:40] What's the difference between ubuntu-12.04-beta1-alternate-i386 and ubuntu-12.04-beta1-desktop-i386? [01:40] heh connection lagged out. [01:41] !alternate | claire [01:41] claire: The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal [01:41] Hello [01:41] pfifo, thanks [01:42] Eddie345, don't reboot while waiting if yiou ahvbe removed grub. [01:42] s/you/haver [01:42] claire, the type of installer basically. [01:42] Huh, fyodorovna? [01:43] Eddie345, you removed grub right? [01:43] I have no idea, bsims told me to write this sudo apt-get remove --purge grub2; sudo apt-get install grub2 [01:43] I am trying to boot into windows [01:43] Eddie345, ah did you put grub in the mbr? [01:43] in the mbr? [01:44] No, just in terminal [01:44] hi [01:44] Eddie345, you would have been asked where you want grub did you choose sda [01:44] Fyodorovna: this will nuke what he has in there, and rewrite in from scratch === amanda is now known as Guest96970 [01:45] Eddie345, the mbr is the disc letters no partition numbere for example sda or sdb..etc depending on the hd [01:45] I am sorry fyodorovna, I have no idea of what I am doing. I just want to reboot in windows. haha [01:45] how many hds do you have [01:45] Bsims, just checking if they put grub in the mbr. [01:46] Bsims, your back though so carry on. :) [01:46] help.. I am trying to use my Immersion Talk Now cd with Ubuntu but it isn't working. It is a windows cd.. I have checked in the permissions to see that allow to run as program is checked and it is but it still doesn't work... [01:46] just one? and ya installed windows first [01:46] I thought switching from windows and ubuntu was a click away [01:46] then install grub2 to sda1, [01:47] Bsims, what am I supposed to do now? [01:47] it was for me... but sometimes it hard... [01:47] did you do as I asked [01:47] Yeah, I tpyed in sudo apt-get remove --purge grub2; sudo apt-get install grub2 [01:47] in terminal [01:48] momscomputer: have you installed wine? [01:48] ok did you do a reboot [01:48] Yes [01:48] No, was that the next step? [01:48] Bsims, sda1 are you sure it is installled in the ubuntu already the only way you would put it in a partition is if it was aboot partition. [01:48] Yup [01:48] Chipzzz yes and I restarted too [01:48] reboot and let me know [01:48] Alright. [01:48] Hi there! Ubuntu is Spyware! [01:48] I will be here [01:48] Hi there! Ubuntu is a Virus! [01:48] momscomputer: did you check the compatibility list to see if Immersion Talk Now is supported? [01:48] TuxSY, ot [01:49] Hi there! Ubuntu is a steahls your Data! [01:49] !op |tuxsv, [01:49] tuxsv,: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler or Jordan_U! [01:49] www.dr-signal.com [01:49] didnt know there was a compatibility list [01:49] https://love.behrens.biz [01:49] !guidelines | TuxSY [01:49] TuxSY: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [01:50] TuxSY: Please message when you think you can follow the guidelines. [01:50] momscomputer: checking it now... for future ref, it's here: http://appdb.winehq.org/ [01:51] Chipzzz Thank you sooo much] [01:52] bsims, I am back, nothing happened [01:52] didn't work at akk [01:52] er all [01:53] how are ya booting [01:53] got the live disk in? [01:53] !info popularity-contest | TuxSY [01:53] TuxSY: popularity-contest (source: popularity-contest): Vote for your favourite packages automatically. In component main, is standard. Version 1.53ubuntu1 (oneiric), package size 29 kB, installed size 192 kB [01:53] I mean, I booted it up and it went directly into ubuntu. Was I supposed to press a button before it boots [01:53] I am booting from the computer, not the cd [01:53] heh should have shown a list of installed os [01:54] Was I supposed to boot from ubuntu cd? [01:54] sorry eddie_ i am stumped ya did it rihght [01:54] and it should have fixed it [01:55] nubcake: just for reference - http://drg.team-cymru.org/insight/sshpwauth.txt That IP is listed there for brute force SSH attacks. I also see traffic from .100 to .2 then we see the actual ssh going continually to and from .100 (which is presumeably your ubuntu box?) [01:55] might be more than just the media box :P [01:55] Thanks Bsims, i did a system recovery and it still booted into ubuntu [01:55] hello [01:55] Is that supposed to happen? [01:55] Ubuntu 11.04, Compiz + Gnome2. I want to hide the menu bar (title, close, maximize, minimize) when a window is maximized. I have a gnome-panel applet installed to save space and can remove this bar. How do I do this? [01:56] but it still should have detected it [01:56] i want to install ubuntu from USB stick, so when i put my USB stick to the port and turn on my PC it will start installing the Ubuntu and if necessary, download other needed files from internet, is there such .iso image like this ? [01:56] Gaming4JC: thanks, and yes .100 is my ubuntu, and .2 my (main) windows box [01:56] try as a worst case installinmg ubuntu again [01:56] !usb | quebre [01:56] quebre: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [01:57] Whats my last resort bsims? [01:57] My friend has a similar setup, I know it's possible. Can't find it in gconf-editor. [01:57] Can I uninstall ubuntu entirely? [01:57] as it will wipe your existing ubuntu install [01:57] Will that bring me back to windows? [01:58] does encrypting the home folder make things slower? === hashashin is now known as Guest91454 [01:58] lcc: depends on your hardware [01:58] in most cases yes [01:58] Ubuntu 11.04, Compiz + Gnome2. I want to hide the menu bar (title, close, maximize, minimize) when a window is maximized. I have a gnome-panel applet installed to save space and can remove this bar. How do I do this? My friend has a similar setup, I know it's possible. Can't find it in gconf-editor. [01:58] rn [01:58] in windows terms will nuke it all and format/pariton it from scratch [01:58] porn [01:58] mumixam: hd or cpu? [01:58] How would I go about uninstalling ubuntu and only having windows? [01:59] it will not touch yer windows install [01:59] nubcake: were you by any chance trying to SSH into the Windows box from the Linux PC?... Otherwise someone else was. :P [01:59] or vice versa.. [01:59] Gaming4JC: which ip? [01:59] lcc: both mostly cpu [01:59] how much ram do ya have? [02:00] Gaming4JC: definitely not.. ^^ [02:00] Chipzzz: hmm? 119.80.39.56 is the attacker. .2 is the windows box getting SSHed from the Unix box in the first 3 packets - we don't see the full capture of it though [02:00] lcc: if you have a newer cpu with a AES instruction set theres pretty much no speed loss [02:00] i tried to ssh into my linux box from my windows box, yes, but not vice versa [02:00] eddie_, is the ubuntu a dual boot with grub booting? [02:00] 3.7 gib [02:00] I have a fine cpu [02:01] Fydorovna, all I know its a dual boot. [02:01] nubcake: since we don't have the full capture it may be you SSHing into the linux box from the PC then :) [02:01] *Windows PC [02:01] eddie_: then install hte 64 bit version of the os [02:01] eddie_, do you get the grub menu when you boot? [02:01] I don;t know what the grub menu is [02:01] just in case you found a bug [02:02] eddie_, are you in ubuntu now? [02:02] Install yeah [02:02] Gaming4JC: hopefully ^^ [02:02] In ubuntu [02:02] trying to get out, haha [02:02] eddie_, run sudo fdisk -l and pastebin the results [02:02] nubcake: since ssh goes both ways we probably don't have the full capture. and it was just him trying to SSH into his own machine whilist the attacker was doing the same :P [02:02] grub menu is what oses you have [02:02] !pastebin | eddie_ [02:02] Chipzz: see above, sorry. XP [02:02] eddie_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [02:03] fyodorovna, run in terminal? [02:03] eddie_, yeah. [02:03] nubcake: have you checked var/logs ? Might be something out of the ordinary [02:03] hey everyone i need help i installed ubuntu 11.10 64 bit on my friends computer and for some reason we are unable to open the default unity, only the 2d unity session === distoops_ is now known as distoops [02:04] tazthespaz: What graphics card? Might need drivers or not supported :/ [02:04] tazthespaz, have you updated and upgraded then checked the additional drivers app? [02:04] Gaming4JC: not yet, the apache access.log shows some failed xss requests but besides that nothing extraordinary... [02:04] i cannot boot from USB because my MB doesn't support it, can i install Ubuntu from directly from Windows XP ? but i want the Ubuntu to be the only system on my PC.. is that possible? [02:05] Gaming4JC: whoops, I thought that was nubcake's ip [02:05] Is there a way in Bash to check if there is a directory, if so cd into the dir, check if there is another (etc) until there are no more, and then run a command on the files found, CDing back to root, then repeat on another set of directories, over and over [02:05] Chipzzz: lol nope, teh chinese ;) [02:05] Disk /dev/sda: 500.1 GB, 500107862016 bytes [02:05] 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors [02:05] Units = sectors of 1 * 512 = 512 bytes [02:05] Sector size (logical/physical): 512 bytes / 512 bytes [02:05] I/O size (minimum/optimal): 512 bytes / 512 bytes [02:05] eddie_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [02:05] Disk identifier: 0xf48b7043 [02:05] ? [02:05] well thats what i was thinking so i checked the additional drivers and nothing he has a nvidia gforce 420 i think and we tried installing drivers and it didn't work did i need to update first??? [02:05] quebre, look on the web for plop it will get you booting a usb flash [02:05] nubcake, is fyou running apache on your dev-box, another firewall app that I've used on many VPS servers is CSF, has allot of good features: http://configserver.com/cp/csf.html [02:05] Fyodorovna: let me check [02:06] Chipzzz: which leads me to believe his box is still compromised ... [02:06] eddie_, post the sudo fdisk-l info in a pastebin. [02:06] Gaming4JC: that ip has a lot of open ports... maybe it's a bot looking for companionship [02:06] !pastebin | eddie_ post it here and give us the url. [02:06] eddie_ post it here and give us the url.: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [02:07] Chipzzz: ahhh so you actually scanned the chinese IP. Fun. Lock ur ssh and hide ur IP they be haxin up in thar [02:07] lol [02:07] I am sorry how do I use pastebin [02:07] Gaming4JC: the ssh traffic could have been the brute-force ssh attempt [02:07] well thats what i was thinking so i checked the additional drivers and nothing he has a nvidia gforce 420 i think and we tried installing drivers and it didn't work did i need to update first??? [02:07] eddie_, look at the bot message above it is a copy and paste. [02:07] Chipzzz: yes and they are already blacklisted for that, just curious if they actually got in [02:07] Gaming4JC: lol... no worries... I keep things pretty solidly locked down === reith2004_ is now known as reith2004 [02:08] Chipzzz: good :) [02:08] ls [02:08] lolcat [02:09] eddie_, put the stuff in the terminal here then post the url. http://paste.ubuntu.com [02:09] Chipzzz: Also now that you mention it, the SSH attempts we see are only authentication - notice there are multiple attempts stating "SSH-2.0-OpenSSH_5.8p1" and they are short [02:10] tazthespaz, always update and upigrade first. [02:10] upgrade* [02:10] Gaming4JC: Chipzzz fail2ban may be a solution. [02:10] Doing a Ubuntu chroot install, Assuming I got Swap drive in: /dev/sda2 and my Ubuntu install in: /dev/sda1, What command in Grub version 2 should I use for installing grub so the server can properly boot up? [02:10] bastidrazor: I have heard of that but not tested it myself, auto-ban an IP after "x" amount of login attempts? [02:10] Fyodorovna, thankyou ill try that [02:11] bastidrazor: he could just null route the ip in /etc/hosts, for that matter [02:11] yeah [02:11] Chipzzz: did he ever run netstat? [02:11] http://paste.ubuntu.com/872421/plain/ [02:11] Ho^Oh, in the mbr sda] [02:11] Ho^Oh, sudo apt-get install grub-pc [02:11] Is that it? [02:11] sda* [02:11] Gaming4JC: not as far as i know [02:11] just curious if he's seeing any other connections and if he actually has any ports open since we don't know his IP [02:11] we know the chinese ip [02:11] lol [02:11] Gaming4JC: i did run netstat -n [02:12] nubcake: what's your ip? [02:12] there were only my lan box and the cinese ip listed on that [02:12] the lan ip? [02:12] Fydorovna, did you get it? [02:12] pfifo, Fyodorovna, Woah snaps. my bad, I forgot to mention my harddrive would be exactly 2TBs big. :S [02:12] eddie_, do you have a recovery or install disc for windows? [02:12] eddie_: outside IP [02:12] Gaming4JC: 3 attempts. its fairly popular in keeping ssh safe. [02:12] nubcake: * ^^ [02:12] I don't [02:12] eddie_: sorry typo :) [02:12] No problem [02:12] Ho^Oh, if a mbr type the mbr [02:12] Gaming4JC: its dynamic, changes every 24h [02:12] nubcake: WAN ip or URL [02:12] Chipzzz: or use fail2ban to ban it from even connecting. [02:13] for now it's 93.205.243.209 [02:13] Ho^Oh, a mbr partitioning not a uefi gpt [02:13] nubcake: yeah Chipzzz just wanted to know so he can run nmap and see if you have any open ports on the ubuntu box [02:13] :P [02:13] bastidrazor: or that... [02:14] Fyodorovna: But I'm not sure exactly how to do this, I tried uefi-gpt Set up, and that failed me. [02:14] eddie_, make one if you remove ubuntu windows will not boot you need to reload the windows bootloader to the mbr. [02:14] nubcake: no hosts showing up at your ip :) [02:14] Fyodorovna: I thought I would need GPT for a 2TB harddrive. [02:14] So I need to get a windows 7 installer cd? [02:14] Ho^Oh, can you confirm it is a standard mbr partitioning? [02:14] Ho^Oh, more than 2 tb [02:15] Fyodorovna: I think it's 2TBs, But Ubuntu would run even if you decided to use GPT on a really small harddrive? [02:16] nubcake: is that a dialup connection? [02:16] Ho^Oh, yes but gpt is out of my pay range. :) [02:16] I am having very bad luck here. I think I'm partitioning something wrong because grub-pc should've worked. [02:16] Chipzzz: it's ADSL [02:16] eddie_, you can make a recovery in W7. [02:16] Chipzzz: I had a botnet on dial-up once, not fun - basically kills your connection XD [02:16] I've always successfully installed Ubuntu with a tutorial like this: http://forum.ovh.co.uk/showthread.php?t=3787 <---- But not with a new server I have now. [02:17] nubcake: it resolved to "p5DCDF3D1.dip.t-dialin.net", so i was just curious [02:17] eddie_, very small 100 mb or so that will get you when booted to the windows terminal to reload its bootloader. [02:17] Chipzzz: /whois confirms that much :P [02:17] Chipzzz: i think that's what my provider assigns automatically [02:17] But I need to get into windows first don't I? [02:17] eddie_, in the backup section of windows is make recovery disc option. [02:18] nubcake: so what lead you to believe ubuntu was actually infected? SSH port open and connections to the chinese IP? Or anything else out of the ordinary [02:18] I know, but I would need to get the cd from another computer, correct? [02:18] eddie_, yes you make a recovbery cd in the backup section of W7. [02:18] nubcake: you might not actually be rooted, just rooting attempts :D [02:18] recovery* [02:18] nubcake: anyway, i wouldn't worry too much about it... it was probably a drive-by bot that saw a host and tried to infect it [02:19] I know, but I can't get into windows from my computer... [02:19] eddie_, can you boot to windows? [02:19] Gaming4JC: having constant traffic being shown in iptraf, even though i had nothing running/accessing my linux box [02:19] hi, i was here earlier today with a network connectivity issue. I had ubuntu 11.10 setup dualboot on my win7 64 bit laptop. I had network connectivity just fine until late last night. Since this morning I uninstalled ubuntu completely (using windows uninstall). I burned 11.10 to a cd and was able to boot with it and network/ internet was working again. So I thought ok fine I'll reinstall [02:19] it...the install seemed to go ok but no connectivity AGAIN! During the reinstall I notice that it said something about reinstalling packages. What I want is a totally clean ubuntu install. Am thinking that something was corrupted and I don't want it to restore any corrupted data. So how do I accomplish this. I've uninstalled it again. [02:19] eddie_, why? [02:19] No, that's what I have been trying to do [02:19] I don't know how [02:19] Chipzzz: right, but there was the IPTables issue ... and then his random media server sending unusual UPD traffic :P [02:19] eddie_, what happened to the ubuntu/linux install? [02:20] Hi everyone.. if Adobe Air no longer works on Ubuntu how do I install Pandora? [02:20] are there any workarounds? [02:20] I am in ubuntu, I am trying to get back into windows. How do I get back to windows [02:20] Gaming4JC: i hadn't heard about the iptables issue, but the udp traffic could have been the discovery phase of the hack [02:20] eddie_, your in a ubuntu install, or a live cd? [02:21] ubuntu install. I dl'ed ubunto into cd and installed it into computer [02:21] please advise? [02:21] Need some assistance please [02:21] Gaming4JC: what's wrong with his iptables? [02:21] eddie_, okay whwen you booted to ubuntu did you see a diffrent menu or know menu? [02:21] no* [02:22] Chipzzz: possibly, but it was on .184 and only a media box. His IP Tables gave this - http://pastebin.com/bicZQpH7 [02:22] Not sure what happened with this most recent update, but I can't watch certain videos anymore, and the ones I can watch are choppy as hell [02:22] No, when I turn on my computer I go directly to Ubuntu. [02:22] anyone? pretty please? [02:22] Chipzzz: the pastebin expired, this one is working: http://pastebin.com/cDy0iGgE [02:23] eddie_, open the terminal and run sudo update-grub and see if you see a line for windows in the read out [02:23] eddie_, pastebin the info. [02:23] nubcake: try it with 'sudo' in front === reith2004_ is now known as reith2004 [02:24] can someone comment on Adobe air question above [02:24] Chipzzz: same error [02:24] Is anyone else unable to watch some videos through their internet? [02:24] nishttal2, if someone knows they will. [02:24] What happened with this update? [02:24] how to do a reinstall of ubuntu side by side with win7 without it trying to use old, possibly corrupt data? [02:25] nubcake: just curious can you "sudo su" ? [02:25] I want my rachel maddow plz [02:25] Fyodorovna, well i cant be the only one who wants to listen to Pandora on Ubuntu [02:25] nubcake: "sudo iptables -L"? [02:25] nubcake: gives you a root terminal, not allowed if your hacked I would presume :P [02:25] nishttal2, channel guidelines are ask and wait for help and repost after 10 min. [02:26] :O( [02:26] well i can go sudo su or sudo anything else but iptables [02:26] http://paste.ubuntu.com/872438/plain/ [02:26] nishttal2: maybe it can run under wine? :/ [02:26] binger, way to vague, what is your definition of corrupted data. [02:26] There is is I think [02:26] nubcake: Gaming4JC: I had attempted ssh attacks before, what I did to fix it was change the port used in ssh to a none standard port number [02:27] Gaming4JC, that would suck.. Pandora runs great on Ubunutu 10.10 at work [02:27] i already changed it, but thanks for helping/sharing the idea [02:27] at home i installed 11.10 and air wont install [02:27] @fyodorovna here is my post again from 5 minutes ago: hi, i was here earlier today with a network connectivity issue. I had ubuntu 11.10 setup dualboot on my win7 64 bit laptop. I had network connectivity just fine until late last night. Since this morning I uninstalled ubuntu completely (using windows uninstall). I burned 11.10 to a cd and was able to boot with it and network/ internet [02:27] was working again. So I thought ok fine I'll reinstall it...the install seemed to go ok but no connectivity AGAIN! During the reinstall I notice that it said something about reinstalling packages. What I want is a totally clean ubuntu install. Am thinking that something was corrupted and I don't want it to restore any corrupted data. So how do I accomplish this. I've uninstalled it again. [02:27] nishttal2: lol yes :/ [02:27] Did you get it Fyodorvna? [02:27] eddie_, looks like you should be able to reboot and see windows in a menu don't choose the recovery. [02:27] my concern that there is something in the old install that is being restored when I try to reinstall ubuntu but don't know for sure. [02:28] Whaht menu should I see windows in? [02:28] nubcake: what about "sudo iptables --list"? [02:28] eddie_, it is called grub the ubuntu boot menu, should come up [02:28] Chipzzz: still the same [02:28] Do you have a screen show of what it looks like? [02:29] shot [02:29] text, with entries like Ubuntu kernel 3.1.2 and so forth. :) [02:29] !grub2 [02:29] 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) [02:30] nubcake: http://askubuntu.com/questions/28215/how-can-i-fix-the-iptables-error-message-unable-to-initialize-table-filter might help [02:30] nubcake: definately need access to IP Tables for safety :P [02:30] eddie_, yopu will only get one reboot. [02:30] you [02:30] what do you mean [02:30] i'll try and follow that article, thanks :) [02:31] nubcake sudo ls; same thing? I guess that user is no longer or never was a sudo user? [02:31] Hi Dr_willis_ [02:31] hello pfifo [02:31] sacarlson: i can sudo anything but iptables [02:31] and that user is a sudoer [02:32] !pm | binger [02:32] binger: 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. [02:32] bbl. gotta head to work. :) [02:32] eddie...when you install ubuntu did you tell the installer to use the entire disk or the free space [02:32] Gaming4JC: about the article, they do: uname -r and ls that path with 2.6 something in it which they got from uname -r, i tried uname -r and i get 3.0.0-14-server, but i do only have a path for 3.0.0-16-server [02:33] binger, if you just make a new partition you will be set [02:33] Moes, my understanding was that I am supposed to have both windows and ubuntu [02:33] nubcake: odd... perhaps a broken update you did recently? [02:33] or awhile ago [02:33] hmm.. maybe.. [02:33] But I know how to get back into windows [02:33] eddie_, that did not answer my question [02:33] eddie_, you will the menu will give you a choice to boot ubuntu or windows. [02:33] don't know === log is now known as log_ [02:34] Moes, I don't know [02:34] i made a copy of all of the files in /var/cache/apt i transferred them to a /var/cache/apt in a recently installed computer, how can i make the new computer install all the programs from these files? last time i did this, i remember synaptic asking me to run a command [02:34] nubcake ls -l /sbin/iptables ; see if date last modified is within a short windows of time? also whereis iptables ; see what iptables you have setup to run; try full path if not set to run /sbin/iptables [02:34] I put my xrandr call in ~/.profile, but it doesn't load until after the login screen. I put it in /etc/init.d/rcS, but that didn't work. Where should I put this? [02:34] !clone | sikilpaake [02:34] sikilpaake: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [02:34] eddie_, reboot you are set to get the grub menu that will show ubuntu and windows. [02:35] Ok, fyodorvna, all I have to is reboot, i don't have to press anything? [02:35] eddie_, nope [02:35] pfifo: where can i read more about this? [02:35] i'll try it. [02:35] eddie_, I mean yes reboot no keys to see the menu. [02:36] sikilpaake, the maual pages for apt and aptitude of course [02:36] manual* [02:36] pfifo: aptitude is no longer available in oneiric [02:36] !info aptitude oneric [02:36] 'oneric' is not a valid distribution: hardy, hardy-backports, hardy-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, oneiric, oneiric-backports, oneiric-proposed, partner, precise, precise-backports, precise-proposed, stable, testing, unstable [02:36] !info aptitude oneiric [02:36] aptitude (source: aptitude): terminal-based package manager (terminal interface only). In component main, is optional. Version 0.6.4-1ubuntu2 (oneiric), package size 2261 kB, installed size 6900 kB [02:36] hi [02:36] fyodorovna - you'll have to excuse my ignorance but at what point will i be given the opportunity to create a new partition? When I boot from the cd it doesn't ask. Remember that I am on a win7 laptop. [02:36] sikilpaake, suao apt-get install aptitude [02:37] pfifo: lol [02:37] anyone good with aircrack-ng, i'm having a prob [02:37] wow I cant type today [02:37] binger, are you installing from windows? [02:37] binger: it should ask if not go to a terminal and use fdisk or cfdisk [02:37] pfifo: aptitude is available in oneiric? [02:37] I have burned the iso to several dvdr'd now, even different brands and so on, and I can't boot from any of them. Any idea why? [02:37] ah... reboot fixed it... [02:37] I did see something online about using gparted to completely destroy the linux partition but it doesn't show a linux partition which I assume is ext4 [02:37] pfifo: aptitude is available in oneiric? nice!!! [02:38] sikilpaake, according to the info ubottu provided, its available but not installed by default [02:38] binger, are you installing from windows? [02:38] nubcake: or installed fake iptables o_O ..... [02:38] I've tried installing from windows [02:38] I have Ubuntu 11.10. I want to put xrandr in /etc/gdm/Init/Default, but /etc/gdm/ does not exist. Thoughts? [02:38] nubcake: what version of ubuntu are you running? [02:38] liljabengal: what happens when you try idid you change your boot order to cd before hdd [02:38] nubcake: at any rate you should change SSH port as sacarlson suggested :) [02:38] pfifo: please tell me its not being phased out, that's what i read, or there was a rumor going around [02:38] binger, right and that install is still there and you want to do it again from windows right? [02:38] that's what i've been doing primarily. I think I tried doing it from the cd too. I've been at this all day [02:38] sikilpaake, I have no Idea [02:39] Gaming4JC i mean the 3.0.0-14 and 3.0.0-16 prob [02:39] anyone good with aircrack-ng, i'm having a prob [02:39] nubcake: ah k :) [02:39] iptables still wont work, but i'm following that site you gave me right now :) [02:39] !anyone | sTaTiCqu0 [02:39] sTaTiCqu0: 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. [02:39] celthunder, it tries to boot in black screen for a few minutes, then goes back to the start up for linux mint [02:39] well I've uninstalled it again so now I'm wondering what you folks suggest I do to get it working [02:39] best chance using cd or wubi? [02:39] cd [02:39] yes I did [02:40] wubi is nice for trying [02:40] the iso is in the same folder as wubi === log_ is now known as log [02:40] binger, first follow directions second use the tab complete of nics. [02:40] binger: wubi is a stupid idea [02:40] liljabengal: hmm ok try usb? === eddie is now known as Guest51657 [02:40] agreed LiveCD is better than Wubi [02:40] ah, ok..I'll give that another go then. [02:40] sTaTiCqu0: you could also try asking in #aircrack-ng [02:41] liljabengal: are you sure it wrote the cd /dvd properly did you try md5ing it [02:41] not sure what "tab complete of nics" is [02:41] yeah i really recomend cd over wubi. though wuni is areally neat program, it doesnt seem like it is for long term use [02:41] weird... i try to modprobe /lib/modules/3.0.0-16server/kernel/net/ipv4/netfilter/iptable_filter.ko and it tells me "iptable_filter.ko not found" but it definitely exists there, i can see it when i ls that path ^^ [02:41] sTaTiCqu0: and ofc only use for educational purpose :P [02:41] ubottu: thx i'm very new to irc. didn't know that was there [02:41] sTaTiCqu0: I am only a bot, please don't think I'm intelligent :) [02:41] !tab | binger [02:41] binger: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [02:41] lol [02:41] I'm currently booked into ubuntu-12.04-beta1-desktop-amd64 on my desktop but there's no visible mouse; I can still click things (like the top-right icons.) I experienced the same thing after I did an "ubuntu-12.04-beta1-alternative-amd64" install; there was no visible mouse while trying to log in or even while logged in: I had to rely on the "Click Ctrl to highlight cursor position." The system said it was up to date. Right now I'm at [02:41] the very first screen with "Try Ubuntu" and "Install Ubuntu" tl;dr: no /visible/ mouse. What gives? [02:41] binger: tab to complete the nick so to type my name type cel tab [02:41] logged* not booked [02:42] !precise | ricky-1 [02:42] ricky-1: Ubuntu 12.04 LTS (Precise Pangolin) is the 16th release of Ubuntu and is in Beta testing from 2nd March, Discussion and support until final release in #ubuntu+1 [02:42] nubcake: that is a bit odd, can you use "file" (and the full path) to confirm it's there? [02:42] it should say something like linux module file [02:42] oh...DUH celthunder :) [02:42] ricky-1: hmm try not using hotplugging and setting it up yourself= [02:42] Gaming4JC: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped [02:42] is what it tells me [02:42] celthunder, not sure how [02:43] celthunder: heh you know I used IRC for ages and didn't know the tab trick? XD [02:43] I've just gotten back into irc the last few weeks. Used to use it a quite a bit but am a bit rusty. [02:43] celthunder: I just click on names with my client :P [02:43] ricky-1, your running 12.04 nobody should be answering you and you should be on #ubuntu+1 [02:43] Gaming4JC: uhm that sounds aweful [02:44] I am back [02:44] Fyodorovna, sorry [02:44] i use mirc just because that's what i know from before. I see a lot of people using chatzilla so maybe i'll try that. What's a good one for linux? [02:44] ricky-1: try booting to init 1 or 3 and making an xorg.conf [02:44] I don't have a usb memory [02:44] eddie_, cool did you get to windows? [02:44] how do I test it? [02:44] Didn't work, I rebooted and it sent me to the eddie: password menu [02:44] binger: weechat-curses chatzilla isnt even a proper client [02:44] od fucking damnit [02:45] !language | JumboJellyfish [02:45] JumboJellyfish: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [02:45] Took me right to ubuntu sign in menu [02:45] eddie_, password menu not sure what you mean. [02:45] i'm new to irc, what are node flags? [02:45] Can anyone direct me to a tutorial on howto uninstall Ubuntu. I have ubuntu dual booting with windows 7. [02:45] binger: try weechat its irssi how it ends up anyway [02:45] will make a note of it celthunder [02:45] The menu where you log in to enter ubuntu [02:45] It says my name, above guest, or other [02:46] eddie_, go to the ubuntu forums and make a thread. [02:46] SVNDR: boot to windows and repartition the ubuntu drive reinstall windows bootloader [02:46] not that i know what irssi is. But I will find out [02:46] off I go to try the livecd. Later and thank you celthunder and Fyodorovna [02:46] celthunder: Am i going to need the windows installation disc for that? [02:46] eddie_, if you had a W7 recovery disc or install disc we would be done, your missing some tools. [02:47] SVNDR, this looks pretty sane http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/ [02:47] SVNDR, are you able to get into windows? [02:47] svnr maybe probobly not [02:47] Yeah, I know. That w7 disc is vital. [02:47] Fyodorovna, Sounds like he overwrote windows...as he does not now if he partitioned [02:47] eddie_: yes iam able to. pfifo: thanks ill check it out [02:47] eddie_: comment out the other users in /etc/passwd or set the uid below 1000 i think depends on your dm [02:47] Can I get that disc from another computer and use it on mine? [02:48] i'm out for now, ttyl thanks for the help again :) cheers [02:48] hi people [02:48] moes, a fdisk -l showed windows to be there and a updtae-grub did as well. [02:48] anyone using linux mint [02:48] what does it mean "you need to be identified for services"? [02:48] sTaTiCqu0: /msg nickserv help [02:48] iyour, no [02:48] eddie_, yeah a same bit 32 or 64 and same windows version. [02:49] nubcake: have a good nite :) [02:49] alright thanks KI7MT [02:49] eddie_, version as in xp, vista, or W7. [02:49] w7 [02:49] i made a copy of all of the files in /var/cache/apt i transferred them to a /var/cache/apt in a recently installed computer, how can i make the new computer install all the programs from these files? last time i did this, i remember synaptic asking me to run a command [02:49] !mint | iyour [02:49] iyour: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:49] iyour: an entire distro that has 0 users not even the devs doesnt sound useful [02:50] sikilpaake, using aptoncd? [02:50] nubcake: see you, take care :) [02:50] celthunder: thx [02:50] !aptoncd | sikilpaake [02:50] sikilpaake: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline [02:50] Once I have that disc, what do I do? [02:50] !offline [02:50] If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD [02:51] bazhang: lemme try aptoncd [02:51] eddie_, go to the ##Wid\ndows chanel and ask for help reloading the windows bootloader would be your destination. :) [02:51] If I do a factory reset on my computer will that bring me back to windows and eliminate ubuntu? === reith2004_ is now known as reith2004 [02:51] eddie_, ##windows [02:51] sikilpaake: or you can just use pckgs.org and find the ones your looking for then manually install them with dpkg :D [02:51] but yeah AptOnCD is much nicer [02:51] eddie_: yes [02:52] eddie_: if it repartitions which it may or may not [02:52] eddie_, you could do a factory reset but you need to be able to boot to that. [02:52] Yeah, cuz I alreayd tried that and it still booted ubuntu [02:52] already [02:53] may i speak to an op with knowledge of security enhancement [02:53] Gaming4JC: alright, like a week ago i did this: i copied all of the contents of /var/cache/apt to a usb, and then i copied them to the newer computer... then i launched synaptic and it asked me to run a command where it sort of "updated" or something the repository database [02:54] i didn't write the command down, as i thought it would be easy to replicate this prompt [02:54] lerop, ubuntu security enhancement? [02:54] eddie_, to be honest since you can't boot to windows and get no grub menu after running a update-grub there are problems there. Go to the ubuntu forums and get help by making a thread. [02:54] !clone | sikilpaake this? [02:54] sikilpaake this?: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [02:54] lerop: no but you can ask a relevant question about security [02:54] lerop: tripwire is a cool addition for security if your paranoid [02:54] bazhang, someone with knowledge of security enhancement [02:54] lerop, try ##Security [02:54] bazhang: ok, that works, i already have a script that exports my package selections [02:55] Yeah, if I have the win7 cd, how would I use it? [02:55] eddie_: boot to it follow directions [02:55] bazhang: dpkg --get-selections > ~/foo.txt [02:55] eddie_, did anyone suggest holding shift while you boot, after the bios runs to make the grub menu come up? [02:56] bazhang: that part i already have down, what i need is to tell ubuntu "hey, you have new packages, install everything from there" [02:56] I'll try it. [02:56] eddie_: why does he need to get to the grub menu he wants to boot to his windows cd [02:56] er wylde [02:56] lerop: glance at your /var/log/auth.log and /var/log/apache2/access.log sometimes to see attepted attacks [02:56] lerop: or #ubuntu-dev if programing fixes :) [02:56] I don't have windows cd yet [02:56] anyone willing to write me a fully selinux script for 11.10 it can be python if thats easier and be willing to do it for $25 [02:56] sikilpaake, aptoncd was always easiest for me, just making the cd part of the repos and installing from there. [02:56] lerop: no [02:57] paypal [02:57] celthunder, criminal ? [02:57] where is the host file? i can't find it. [02:57] bazhang: i'll check it out [02:57] wylde, with a dual boot grub should show. [02:57] celthunder, rob ? [02:58] seth_: do you mean /etc/hosts ? [02:58] Fyodorovna, it should, yes. But stranger things can happen [02:58] yes, its not there [02:58] Fyodorovna, worst case he could use the grub editor to manually add his windows partition [02:58] nm [02:59] i'm a moron [02:59] wylde, it took like ten posts just to get them to rebbot, go for it. [02:59] Fyodorovna, [02:59] Fyodorovna, err, :) [02:59] wylde, keep the Valium close. :) [03:00] Yeah, need a few for that one :-) [03:00] Fyodorovna, lol [03:01] Question: how do i pull up a "device manager" like in windows? im using the latest version of ubuntu [03:02] Pondera, there is no such thing [03:02] Pondera, top or htop is similar htop needs installing. [03:03] Fyodorovna, top doesnt do what device manager does, lshw is closer [03:03] pfifo thanks [03:03] Pondera, lspci will list your pci devices in terminal too :) [03:04] Pondera, actualy i remember the days of 7.04 you can peek on system tools>device manager === reith2004_ is now known as reith2004 [03:05] I am running Ubuntu from a USB thumb drive (persistent), and it isn't terribly slow, but it is noticeably hesitant at times. Should I just spring for the SSD, or is there a way to pep up the thumb drive? [03:05] What is the equivalent of gksudo in kubuntu? [03:06] pfifo, similar was not enough to keep the narcissism in check. :) [03:06] wr [03:06] !kdesu | benn [03:06] benn: In KDE use « kdesudo » (or « kdesu » for Feisty and earlier) to run graphical applications with root privileges when you have to. Never just use "sudo"! | See http://psychocats.net/ubuntu/graphicalsudo to find out why [03:06] diskinetic, append 'toram' to the kernel line [03:06] diskinetic, SSD or USB device, SSD wins hands down. [03:06] Thanks everyone [03:06] !capture cards [03:06] !capturecards [03:07] if i can't secure ubuntu with selinux i won't be able to use it. [03:07] scriptwarlock: pondera: still on ubuntu 10.04 is System>admin>System Monitor ; very much like windows device manager [03:07] Pondera, /msg ubottu please [03:07] So I reallllllllllllyyy need ia32libs on natty. If someone can has the time to compile a deb +5 to you... :] [03:07] lerop: why cant you use selinux [03:07] pfifo, assume I don't know what that meant and say it again. :) [03:07] purse [03:07] Bazhang seriously people do that all the time [03:07] bazhang: Thanks. I was trying kdesu [03:08] Pondera, people who know the factoids. please learn them in /msg [03:08] lerop, It's pretty secure as it stands, have a look: https://wiki.ubuntu.com/Security/Features [03:08] bazhang thanks bye [03:08] lol [03:08] diskinetic, tell the live cd to copy its contents to the memory during system startup [03:08] Bazhang why so snoody in a damn help channel [03:09] Pondera, lets move on. please stay on topic [03:09] i wasnt evenn talking to you go away [03:09] i was using the help channel thanks hush [03:10] nothing like telling a channel op to go away, no a wise move. [03:10] .. not .. [03:10] Pondera: good luck getting help with attitudes and comments like that [03:11] indeed... [03:11] cellthunder sorry im partial to people telling me not to use the help channel [03:11] !language Pondera [03:11] :/ [03:11] !language | Pondera [03:11] Pondera: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [03:11] plus the channel is quite nice given some time [03:11] :) [03:11] hey guys i was wondering if i could have some help installing this driver for ubuntu [03:11] Pondera, what version did you have installed agian? my wifi is not working [03:11] gaming my language was fine so what are u talking about did i cuss ? [03:12] haylo 11.10 [03:12] Venne: what driver whats the issue etc [03:12] its a wireless driver [03:12] Pondera: you said darn in family friendly channel :P [03:12] Pondera, i have 2 hard drives do you think this will work with 11.10? ok [03:12] im not getting a wireless connection and its not picking up the driver it needs so thats why its not woring its an RT5390 [03:13] !ndiswrapper | Venne [03:13] Venne: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [03:13] might help if you have a windows driver Venne :) [03:13] oh damn is a cuss word ya ? [03:13] lmao [03:13] Venne: odd most realteks should work does ip addr show your wlan0 [03:13] you guys [03:13] Pondera, i wasnt cussing at you === tazjin is now known as tazjin|away [03:13] Problem solved. [03:13] \o [03:13] umm.... [03:14] There's only a few RT drivers in the kernel, that's not one of them, so it's mondprobe time. [03:14] http://atinfinity.wordpress.com/2011/05/21/ralink-rt5390-wi-fi-driver-on-ubuntu-11-04/ see i tried following this guide here [03:14] it used to be broadcom, now its realtek, linux wireless is awesome [03:14] and its not helping because it keeps saying no such file or directory and its pissing me off because i know its there [03:15] Venne: ls do you see it in the pwd [03:15] i DLed it put it in my home directory extracted it downloaded the patches copied them into the extracted folder [03:16] ls shows 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO [03:16] so the FOLDER is there i know that [03:16] Venne: that guide is for OpenSuse.. not ubuntu [03:17] -_- [03:19] Venne: did you try a Linux 3.x kernel? it appears they may have incorporated that driver in versions above 3 [03:19] where can i get that? [03:19] hey [03:19] Is ubuntu a good os to run minecraft servers on >:D [03:19] Venne: kernel.org [03:20] I've never ran anything java powered on ubuntu. so im not sure :P [03:20] Venne: you might see newer kernels in synaptic or if not there you can check ppa [03:21] im seeing [03:21] Venne, Have a gander at this vid, maybe you can see what your doing wrong: http://www.youtube.com/watch?v=3QY46JReJ1s === wylde is now known as wylde_afk [03:21] iToast, it beats wondows servrs hands down, but for java apps, solaris can not be beaten [03:21] 3.3-rc6 is the newest [03:21] pfifo, i love my windows server and my ubuntu server [03:21] i've NEVER used solaris... [03:22] hi is there an admin here? [03:22] iToast, thats great [03:22] userman, #ubuntu-ops [03:22] userman, you can join #ubuntu-ops if you need an operator [03:22] userman: or !ops :P [03:22] no do not use !ops [03:22] more emergency needed for that tho [03:22] Don't do that, please. [03:22] i dont :) [03:23] Hello [03:23] I wanna do the remote control from other desktop. [03:23] KI7MT im not running debain [03:23] could you tell me how to set? === tdubz is now known as dubellz [03:24] it's for both UB an DEB but was just a thought that it may help you. [03:24] anyway I'm off for tonight, happy ubuntu to all \o [03:24] and if anyone has the kindness in their heart - [03:24] https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/821100/ [03:24] :D [03:25] i know i looked at it earlier the problem is im not sure where hes getting the driver [03:25] North: is the remote system still in view that you want to control? if so then look at quicksyergy [03:25] Launchpad bug 821100 in ia32-libs (Ubuntu Natty) "ia32-libs does not install /usr/lib32/libGL.so.1" [Undecided,Confirmed] [03:26] sacarlson: do you mean I need to install the quicksyergy? [03:27] north yes quicksynergy is a package to install with synaptic or apt-get, if you can't see the remote or want to see it from the client side then vnc is what you want http://www.howtogeek.com/howto/ubuntu/allow-remote-control-to-your-desktop-on-ubuntu/ [03:27] celthunder well, I booted from the cd and can't get connectivity either. So now I am going to take a look at my router to see if there's anything there. It's frustrating because it WAS working. I grabbed 25gb of an android repo yesterday. It was all good and can't figure out what's wrong. I got it working for a little bit today, but as soon as I tried to make the install perm it went away [03:27] again. This is why I'm wondering if there's a way to make SURE that the install is totally CLEAN. I don't know enough to know if it is picking up something that was bad about the original install or something I did unknowingly. [03:28] :/ [03:28] iToast: binger did you take my suggestions from earlier [03:28] oh well [03:28] er sorry iToast didnt mean to flag you there [03:29] am not sure which ones those were? I used the cd? [03:29] sorry if I missed it, can you copy/paste? [03:29] Is it possible for me to get wireless internet on a laptop running Ubuntu, and then plug in a windows PC into the ethernet port to tether it and get internet via the laptop? [03:29] MK`, yes [03:30] sacarlson: I have 12.04LTS beta. I cannot find the Preferences \ Remote Desktop on the Gnome top menu. [03:30] celthunder am not sure which ones those were? I used the cd? [03:31] sacarlson, yeah that was i refering to but never saw that again on the latest ubuntus unless i install hardinfo [03:31] North: sorry I've never run 12.04lts yet and it's not supported here #ubuntu+1 maybe? [03:32] binger: i said try static addressing check ip addr and ip route and /etc/resolv.conf [03:32] celthunder, its on [03:32] :p [03:32] ok* [03:33] MK`, I use this method http://tldp.org/HOWTO/html_single/Masquerading-Simple-HOWTO/ [03:35] thanks pfifo === cake is now known as Guest71750 [03:36] dum question maybe but my video card is opengl 4.1 but nvidia driver 280.13 tells me version 1.4 is opengl 4.1 just not empe [03:36] implemented === reith2004_ is now known as reith2004 [03:38] pfifo: MK`: from the look at that link I guess you have to manualy setup a static ip address on your client side. I wonder if there is a verision someplace that adds dhcp? I havn't seen one myself [03:38] uofm49426, you may need the latest drivers from nvidia to get OpenGL4 to work [03:40] celthunder oh right. I did do that and I saved the results for you. Will try to send to you, but give me a bit...my irc skills are rusty. I did find the url that was very similar to what I am seeing here: http://ubuntuforums.org/showthread.php?t=1802235 see post #7 especially. I tried walking through that thread and my results were very similar. Maybe something with the dhcp but not sure [03:40] why. Don't see that this was ever really resolved but would have to look closer [03:40] sacarlson, you dont want dchp, static internal network is much easier, but if you must have dhcp, look into dnsmasq [03:40] MK`, Here's a simple how-too using the network manager: https://jeremy.visser.name/2009/03/simple-internet-connection-sharing-with-networkmanager/ [03:40] why cant ubuntu start getting newer drivers in there repository [03:41] I'll look into both, thanks guys [03:41] uofm49426, ubuntu copies debian, you should be asking "why cant debian start getting newer drives in their repos" [03:41] That link says 8.xx but I do it on a 10.04 box and it just works. [03:43] can you paste me how to remove this driver and nurew what ever its called [03:45] uofm49426, https://help.ubuntu.com/community/NvidiaManual [03:46] uofm49426: modprobe -r to unload a module === o_ is now known as longwuyuan [03:48] pfifo: yes I see an example with dnsmasq as you pointed out here https://help.ubuntu.com/community/Internet/ConnectionSharing but a bit more complicated than your original method [03:48] celthunder am trying to send you that file now. Not sure if i did that right :) [03:48] All I had to do was share the IPV4 connection in network manager and UB done the rest. === reith2004__ is now known as reith2004 [03:51] Hey guys. Tried to update to beta 1 and the installer froze at the end. The result was some kind of unusable mutant, so I started the live drive on creating a second partition. Very nervous. Do y'all have any advice, especially if the live drive freezes again? [03:51] can I have some help? [03:51] I can try [03:52] What is the problem? [03:52] Backup anything you dont want mutated and proceed with caution. [03:52] sacarlson, thats why a static internal network is prefered [03:52] KI7MT It's a little late for that [03:52] Is there any way i can see what hardware is installed on my computer, from within Ubuntu? [03:52] binger: upload it somewhere [03:52] binger: or use pastebin [03:52] Ubuntu Tweak does that [03:53] celthunder one thought, I do have my ethernet connection set to a static address in windows. So is there something I have to do in ubuntu so it sees that address? In other words how to set the static addr there? [03:53] I need to see if I can get SDHC firware for my SD card reader [03:53] How do I traaaaaaaaaansfer files between 2 computers running ubuntu on a network ? [03:53] Ubuntu Tweak? [03:53] Super_Random Ubuntu tweak does that. The other option is terminal commands [03:53] what? [03:53] KI7MT: cool glad to hear that's working now, I still see some responces about problems and conflicts using that but I'm sure it can work after configed [03:53] Super_Random: I don't think I'm smart enough for your question [03:53] How do I access that [03:54] the Ubuntu Tweak thing [03:54] binger: /etc/network/interfaces and /etc/resolv.conf [03:54] celthunder i don't know how much influence what I do in windows has on what i do in ubuntu in a side by side install. i don't know how independent/dependent they are in each other [03:54] Super_Random, lspci [03:54] binger: you can use tho same static address in each of them [03:55] celthunder so i need to edit those? [03:55] Super_Random : Ubuntu Tweak is a program. Google it. It has a very basic hardware info thing, reminiscent of Windows "My Computer." But i don't think it will tell you what you want to know [03:55] binger: yes [03:55] Super_Random, ir hardinfo [03:55] celthunder aha, maybe we are getting somewhere :) [03:55] rawfodog, forget it u need ftp or ssh and lots of luck cause ubuntu is an half-done-half-ready OS [03:55] sacarlson, I've not had any. All the PC's on the sub-net are 10.42.42.xx haven't seen any collisions or conflicts yet [03:56] Is there any more specific advice on how to handle it if my live drive gets stuck? If I screw up the partition table, I don't know what I'lll do.... [03:56] celthunder of course the other test would be to disable the static ip in windows. Then it should work no matter what in ubuntu? [03:56] When I tried to upgrade it it stayed in the same frozen state for hours, though it looked like it was still accessing and processing information. [03:56] binger: no [03:57] poop [03:57] :) [03:57] well, maybe not no matter what.. [03:57] so... [03:57] its old running 11.10 [03:57] how do I know which one is which? [03:57] binger: do you have anther comy ou can talk to me on while in ubuntu [03:58] binger: it would make this a lot easier [03:58] Nothing? Aw man... I'll probably be back. [03:59] see you later, community. [03:59] it dont show removing nouveau === sk3ptic_1ne is now known as winlow [03:59] ok... [03:59] Now to figure out what thing it has === winlow is now known as k4me0 [03:59] celthunder I agree that it would and was actually thinking about that. I have an old xp laptop but fear that that would be another issue as it is slow as a slug. If I don't get this working today I will try and see what I can do about getting IRC working on that one and we can continue on.. === reith2004_ is now known as reith2004 [04:02] hi, just wondering if apt-get, update-manager, software center use the same package index files or not. since update-manager and software center will always show the latest softwares in repo. do I still need to run apt-get update everytime to refresh my index files? thanks. [04:02] celthunder so what I am going to try to do tonight is 1) install ubuntu 11.10 from the cd side by side with win7 if no connectivity I will 2) look for those two files you mentioned and edit them and reboot and see what happens. 3) if I am not totally frustrated by then I will disable the static ethernet ip in windows and see if the livecd will get a connect in try me mode. Sound good? [04:02] binger: ok well here first write down your netmask ip and gateway from windows then boot to ubuntu edit /etc/network/interfaces like so http://www.ubuntugeek.com/change-ubuntu-system-from-dhcp-to-a-static-ip-address.html then edit /etc/resolv.conf and add nameserver 8.8.8.8 [04:03] binger: then stop netmanager and related services and do a /etc/init.d/networking restart [04:03] binger: try that [04:03] how do i stop netmanager? [04:03] Fyodorovna: I'm not going to need to add the GPT partition to fstabs, right? [04:04] Ho^Oh, I have no idea with gpt. :) [04:04] binger: su up then /etc/init.d/networkmanager stop btw use root to edit the above files and restart networking as well [04:04] Okay. [04:04] Ho^Oh, I have never dealt with one. [04:05] to use root, type su at the prompt as with my galaxy nexus android phone? [04:06] binger: sudo [04:06] thanks Chipzzz [04:06] binger: sudo su - [04:07] alright then let me see what I can hash out with that. Fortunately hubby is not home so I won't get yelled at too much :):) [04:08] celthunder: su - is not recommended for Ubuntu... the developers recommend sudo -i [04:08] otherwise I will see what I can do about getting irc going on the old laptop. It could be a day or two. [04:08] thank you. sudo -i it is [04:08] note made [04:08] Does fstabs need to include the EFI partition? [04:09] at this point I will try both ways :) [04:09] binger: it's "sudo command" if you just want to type one line... [04:09] binger: or "sudo -i" if you want a root shell [04:09] sgo11: It does. [04:09] sgo11: Uses the same stuff. [04:09] does ubuntu stop inbound http requests, because apache works fine on the intranet but i cant seem to get my port forward to work [04:10] sgo11: All those GUI tools are really just a front end to: apt-get or aptitude. [04:10] Ho^Oh, thanks for this reply. that means I do not need to run apt-get update anymore. it will be updated automatically in background. right? [04:12] quazimodo: your isp may be blocking access === zay is now known as Vladislas [04:13] hi guys, I am about to buy an ultraportable, but I need to run Windows on it too, and was thinking to do it by virtualization, but I haven't got very much experience with that. Only tried it on ancient hardware (ans on Atom, which wasn't a very pleasant experience either), and then it has been completely useless. So what is required? If I buy a computer with core i5, am I fine? Is it VT-x that is the key component, or something else? [04:14] Chipzzz: im on port 23232 ffs [04:14] Chipzzz copied & pasted too. thanks. Will see what I can get done tonight. Else it may be a day or two before I can get back to it. I do get OCD about this kind of thing so who knows? [04:15] :) [04:16] <_wald0> quazimodo: if your ubuntu box is behind a router, you may need to forward that port to it (the ubuntu box) [04:17] sgo11: Yes. [04:17] Ho^Oh, thanks a lot. :) [04:18] hey [04:19] how do i check which of the sites is enabled in apache2 , in ubuntu [04:19] how do i check which of the sites is enabled in apache2 , in ubuntu [04:19] akw_: look in /etc/apache2/sites_enabled [04:20] look in /etc/apache2/site enabled [04:20] Chipzzz, it shows 2 of them , workspace and 00p [04:21] akw_: a2ensite to enable others [04:21] but when i run http://localhost/index.php , it is pointing to some other directory [04:21] /var/www? [04:21] celthunder, to disable ? [04:22] /quit [04:22] let me check the directory [04:22] akw_: those are the sites you have enabled... to see the available sites look in /etc/apache2/sites_available [04:23] akw_: use 'ls' to look in the directories mentioned for the sites available and enabled [04:23] okay i am running windows 7 and i need to know how to turn my usb external hard drive into a bootable ubuntu live cd so i can install ubuntu off of it. [04:24] dwade09, it would be better if you use a usb drive instead of a external hard drive [04:24] tottiq: if i had one i would. === eddie is now known as Guest72944 === Guest72944 is now known as eddie234 [04:25] dwade09, lol k let me get you a how-to guide === KaiSforza is now known as KAISforza [04:26] dwade09, have you tried using UNetbootin? [04:27] thanks tottiq [04:27] i got disconnected [04:28] k [04:28] <_1994_> Hello people! I need help with this question. What would you type in crontab to perform a directory listing of home directory and redirect this output to a file? Thank you for any hints [04:29] tottiq: can you resend that how to? [04:29] Anyone on usinn [04:29] let me get again [04:29] Using android? [04:30] sorry tottiq as i said i got disconnected. [04:30] _1994_, http://ubuntuforums.org/showthread.php?t=102626 [04:30] dwade09_, np [04:31] _1994_, make sure to create a cronjob to delete the old inventories otherwise they'll pile up quick [04:33] dwade09_, https://answers.launchpad.net/unetbootin/+question/151685 [04:34] tottiq: omg i hate my network again i am so so so sorry it keeps disconnecting [04:34] is there a way to make my server pass nessus's tcp sequence prediction test? [04:34] <_1994_> ricky-1, for now I just trying to save a directory listing just ones. Just to learn how it works === KAISforza is now known as KaiSforza [04:37] _1994_, perhaps: ls /home/`whoami` > outfile [04:40] _1994_: ls /home/username > /home/usrname/outfile [04:40] man this is hard to find info on [04:40] ricky-1: he has to use full paths 'cause cron runs as root [04:42] anyone have some expertise on grub????? [04:42] i'm not getting a response in #grub [04:42] root@ubuntu-SD:/# grub-install /dev/sdb [04:42] /usr/sbin/grub-setup: error: hd1 appears to contain a iso9660 filesystem which isn't known to reserve space for DOS-style boot. Installing GRUB there could result in FILESYSTEM DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe disables this check, use at your own risk). [04:43] i can't skip cause that option is taken by grub-setup, not grub-install [04:43] and i can't get the parameters to grub-setup right, particularly the -r parameter [04:45] Setting up BIND: If my local network is 10.254.7.0/24, what is the proper syntax to express every 10.in-addr.arpa address except that subnet? I need to know so that I can list it in my modified rfc1918 zones file. Or is it top-down processing, such that a later reference to that subnet and another db will take precedence? [04:45] Tohuw, throw BIND out the windows, use dnsmasq [04:46] its way better and easier to setup === reith2004_ is now known as reith2004 [04:46] scientes: I understand your reason for that statement, but I specifically need BIND in this environment. dnsmasq does not have the featureset I require. [04:46] Question - has anybody ever had any success using triple monitors with Ubuntu? I'm using two Nvidia gfx cards - GT440 and 6200 - in hopes of triple screening. Is there a way to accomplish this? [04:47] roasted, yes it works [04:47] hi [04:47] however with AMD/ATI/eyefinity you get more monitors per GPU [04:47] how do i change the order of the icons in the dashboard launcher? [04:47] For setting up ubuntu to boot over efi, do I need to specify a boot partition in fstab? [04:47] up to 6 IIRC [04:48] Ho^Oh, not sure, but i don't believe DFI uses MSDOS partition lables of fstab [04:48] and that you need GNU parted [04:48] and to use GPT lables [04:49] y0om4, using unity? [04:49] y0om4: There is no way to edit that, short of modifying the source code and recompiling. [04:49] scientes: So far. I created GPT partition table. chroot installed ubuntu, apt-get installed grub-pc installed kernel, after that, when I want to reboot from harddrive, it doesn't boot. === DaZ is now known as pansmieszek [04:51] Ho^Oh, well, fdisk doesn't do GPT, so its the wrong tool [04:51] scientes: I used parted. I was following this guide to do a GPT set up: http://www.gentoo.org/doc/en/handbook/handbook-ia64.xml?style=printable&part=1&chap=4#doc_chap4 [04:52] Ho^Oh, the problem you are probably running into is that with GPT partitioning you need a special partition for grub [04:52] a 2 MB partition [04:52] I made it. [04:52] Using that guide. It recommends 32MBs. [04:54] celthunder: good news + question. I have a little script/batch file to run when travelling with the laptop and to disable the static ip. Ran that to disable the static ip and I now get connectivity via ethernet with the "try me" ubuntu live cd. This is good. My question now is that it wants to install on one of the little Western digital external drives that I use, in particular, an old [04:54] 80 gb one. I really want it to just be a partition on my c drive. I don't want it to wipe any data off that old drive. Advice please? [04:55] Ho^Oh, no, it only needs 2MB, with MSDOS partitioning it only has 512bytes IIRC [04:55] yeah Ho^Oh you are not using ia64 [04:55] scientes, do you by chance know of a guide to accomplish this? So far all I've ran into was dead end after dead end. [04:55] you are using amd64 [04:56] Ho^Oh, you definitely do not have ia64, that is something totally wrong === y_ is now known as Guest63436 [04:56] roasted, use the nvidia propritart driver [04:56] and then install nvidia-settings-manager [04:56] scientes, I am [04:56] and then run it [04:56] scientes, I did [04:56] scientes, I did [04:56] and use xinerama [04:56] scientes, I did [04:56] scientes, although, xinerama doesn't support 3d stuff, does it? [04:57] scientes, I was using gnome shell. perhaps that's why my monitors lit up but it was just... bad looking... [04:57] is there any other better way to be able to send/recieve ics calendar invites without lightning/thunderbird? [04:57] roasted, yes xinerama does support 3d [04:57] scientes, so it therefore should support gnome shell? [04:57] however, windows might maximixe to span multiple monitors, which can be annoying [04:57] i cant believe thunderbird does not handle calendar invites [04:58] scientes, yeahhhh [04:58] scientes, so, in all honesty from a usability standpoint, it may "work", but it hardly sounds like a logical solution [04:58] scientes: Yes, but I'm not sure anymore. So I make 3 partitions. 1. EFI (2MBs) 2. SWAP (4GBs). 3. OperatingSystem (remaining space). Then my fstabs should only list: 1. Swap. 2. OS. 3. proc. and 4. sysfs. Right? [04:58] no, i did fix that [04:58] but it is a problem you might run into while trying to get it to work [04:59] binger: glad your network works hope my advice helped a bit. anyway you can defrag and resize your c partition [04:59] scientes, did you use the tool, or did you manually edit xorg? [04:59] Ho^Oh, correct [04:59] roasted, i forget, it was a long time ago [04:59] sigh [04:59] but i remember fudging with xorg once [04:59] a friend has an instable computer and we are trying to revive it. SSH login still works, but the video card is dead. Is there something, we could kill or restart, that *might* help get the gdm back up? [04:59] along with using that tool [04:59] wel, I'll keep asking around then. thanks for the insight. at least I know it works. [04:59] now im on a ati box [04:59] sorry to hear that :P [05:00] scientes: I'm not sure what flags are necessary, I read SOME tutorials that says I do not need efi flag on the 2mb partition. [05:00] hmw, /etc/init.d/*dm restart [05:00] Ho^Oh, gparted can do it [05:00] as well as the debian-installer (alternative installer) [05:00] scientes: We tried that already, but that won't help (this happened quite often in the last 3 years) - I was hoping to do something at a deeper level like unloading the module and thus forcing the GPU to "reboot" [05:00] it has a special partition type for it [05:01] scientes: Do what? Set flags? [05:01] hmw, well, ctrl-alt-backspace use to work [05:01] hmw, however they turned that off by default [05:01] celthunder: yes it did. It wants to install ubuntu on my g: external drive though. Will I lose data if I allow it? How do I get it to install on the c? The c drive currently has 58gb out of 298gb free while the g is 26.2gb out of 74.5gb. That doesn't sound good to me. Need some wiggle room. [05:01] i'm not sure, if we tried that... it is now ALT+SysRq+K btw [05:01] Ho^Oh, i have experience with efi bootloaders do you need some help? [05:02] hmw, that is totally differn't, one goes to x11 one goes to kernel, the +k is the OOM killer [05:02] hmw, its not related to reboot however [05:02] its really a driver problem [05:02] binger: you pick the drive you want and the installer should let you resize make sure you have a backup though [05:02] ah i thought you meant to kill X [05:02] hmw, i did [05:02] ctrl-alt-backspace restarts X [05:02] binger: especially with that little free space [05:02] no longer, they changed that in 9.04 i think? [05:03] and alt-sysrq-k just triggers the OOM killer [05:03] celthunder it's not letting me pick. The drop down menu in the installer only shows the one and, of course, it's the one without the most free space. [05:03] oom killer... got to google that. thanks anyways! [05:03] which typically kills the process using the most ram (typ either firefox or X11) [05:03] aah interesting [05:03] but sometimes also kvm or vbox [05:03] damo22: Yes. I'm now confused whether or not if EFI partition needs a boot flag. And if it also needs EFI flag. [05:03] heheh ... but now i understand, why it sometimes doesnt do anything [05:03] binger: partition it outside the installer then or hope somene else can help i usually just wipe everything [05:04] binger: so sorry not much use in resizing etc [05:04] ok, let me give that some thought..just not sure why it's not letting me even choose c: [05:05] at least we know we are on the right track. I can worry about the static ip later :) [05:05] i think i will just disconnect the external drives before i try the install again :) [05:06] Ho^Oh, are you running a mac? [05:06] hey i am running windows os right now if i mount my iso image in a iso mount in windows can i install it even in the windows ? === malkauns_ is now known as malkauns [05:07] dwade09, if you use the wubi.exe option, yes [05:07] however that will not be an optimum install [05:07] damo22: No. It's suppose to be a 64bit server, using an i5 processor. (Harddrive size is 2TBs). [05:07] scientes: ? what do you mean? [05:07] quebre: do you not have a optical drive? [05:07] !wubi | dwade09 [05:07] dwade09: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Oneiric/11.10 http://releases.ubuntu.com/oneiric/wubi.exe [05:08] i have a question [05:08] Ho^Oh, is it Mac intel hardware? why is it efi? [05:08] dwade09, Ubuntu/GNU/Linux is not a windows program, but with !wubi, you can install from windows [05:09] in the new orical vbox version 4.1.8 can you still do all of the compizfusion [05:09] how to use binary distribution in ubuntu . package i am using contain bin,doc,man folders [05:09] for ubuntu [05:09] ImTheDude, i recommend installing it to your hardware [05:10] damo22: I thought uefi/efi is pretty much similar/same. [05:10] I installed the Battle of Wesnoth game on 3 Ubuntu laptops in home, however can't find the wesnoth server, I'm using 11.10 [05:10] Ho^Oh, not really Mac implements it slightly differently on some hardware [05:10] saaib, just click "multiplayer" [05:10] saaib, or are you trying to do a local multiplayer game? [05:11] scientes, If I want to host a game is asking for the wesnothd binary [05:11] saaib, instead of using the master server [05:11] saaib, ahh for that you probably have to install something like wesnoth-server [05:11] damo22: I've always used this tutorial to chroot install Ubuntu: http://forum.ovh.co.uk/showthread.php?t=3787 <---- But with this new server here, I can't for the life of me make it boot. [05:11] Ho^Oh, that said, i have created a livecd that boots mac natively on efi [05:11] saaib, sudo apt-get install wesnoth-server [05:11] scientes, but there is no search result for that, tried already [05:12] saaib, you have to click "show technical items" [05:12] on the bottom of the software center [05:12] ahh! haven't tried that, let me check [05:12] damo22: Now I decided to use this http://forum.ovh.co.uk/showthread.php?t=5616 to work on grub-pc install, and I'm still having issues. [05:13] Ho^Oh, if your hardware is UEFI you cant use grub/grub-pc you need grub-efi [05:13] scientes, Hah! That was it, thanks a lot! [05:16] damo22: So I'm better off just deleting boot partition and reinstall the grub? [05:16] Along with the kernel? [05:17] Errors were encountered while processing: [05:17] nvidia-kernel-common === brian is now known as Guest25824 === Guest25824 is now known as brianp1992 [05:18] Errors were encountered while processing: [05:18] nvidia-kernel-common [05:19] Ho^Oh, the important part is that the grub efi executable needs to be on a FAT partition (on mac anyway) under the path /efi/boot/bootx64.efi [05:20] damo22: I don't think my server is mac o_O [05:20] I'll try out grub-efi now. [05:20] ok, im not sure you might need to read the manual for your server [05:22] damo22: The host pretty much spoon feeds me, To prevent that, I have to chroot install Ubuntu. [05:22] I just built my computer for the first time and when I try to turn it on and boot in Ubuntu I run into problems where it just stops. I can't figure out why. [05:22] Anyone know how to configure font in emelfm2? [05:23] quick question, how does ubuntu's encrypted directories work? iow, how does it decide to mount an encrypted dir and how does it decide to unmount it? [05:24] Anyone know how to make vim the crontab editor? [05:24] donsd: You can make vim your default editor [05:24] donsd: Or you can add EDITOR=vim before the command === Lupinedk is now known as lupinedk === reith2004_ is now known as reith2004 [05:25] donsd: I think you have to "export EDITOR=vim" [05:26] Lirth: can you get into grub and try boot recovery mode? [05:26] rypervenche, VIM is my default editor. echo $EDITOR = /usr/bin/gvim [05:26] sacarlson: This is the first time I've ever turned the computer on. Would that still work? [05:27] donsd: That's gvim, not vim. Which do you want to use? [05:27] Lirth: well if you can't see the console mesages at boot you have no info of where it might have stoped, maybe you will see more in recovery [05:27] sacarlson: I'm trying to boot from a USB drive. How do I tell which piece I'm looking for to find grub? [05:27] Lirth: oh if you just built it did you even install ubuntu yet? try a live boot cd? [05:28] tonesfrommars, I did the export and then crontab -e. Now have blank gvim screen. I think you are right. Will experiment. Thanks. [05:28] sacarlson: I'm trying to install ubuntu now and that's where I'm having problems [05:28] Lirth: on a usb boot I guess it should come up into grub if you hold shift? [05:29] rypervenche, Either vim or gvim will be fine. [05:29] donsd: I suggest you try with vim first. try "EDITOR=vim crontab -e" [05:30] donsd: http://superuser.com/questions/281617/change-default-text-editor-for-crontab-to-vim [05:30] Lirth: can you boot that usb drive on any other computer systems? [05:30] sacarlson: I'm having trouble finding the grub. It keeps going to the "Installer boot menu". I try both "Run Ubuntu" and "Install Ubuntu". Neither work. [05:31] Hola [05:31] sacarlson: I haven't tried. I was using the flash drive that I installed Ubuntu onto this laptop and it didn't work on the built deskto so I assumed it had corrupted and downloaded a new file for it. === jasson38ks is now known as host [05:32] hola === host is now known as jasson38ks [05:32] !es|jasson38ks [05:32] jasson38ks: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [05:33] Lirth: oh it got that far, into graphic mode at that point then, what version of ubuntu is it you are trying to install? [05:33] sacarlson: It's not graphic. Arrow keys and enter button are how I navigate there. But I've tried both 11.04 and 11.10. [05:34] Lirth: oh then it must be the alternate ubuntu install iso image? [05:34] sacarlson: I'm trying the 64 bit AMD version but I have an intel processor. Any idea where I might find the intel 64 bit? [05:35] rypervenche, I put EDITOR=/usr/bin/vim in my .bashrc. [05:35] Lirth 64 bit works for intel and amd. [05:35] Lirth: the label 'amd64' is historic, it works as well on Intel [05:35] lirth: I think 64bit is 64bit for both, might try the 32bit see if that will install [05:36] Cool. Give me a while to download it then. Should I go with .04 or .11? [05:36] tonesfrommars, Thanks for the link. [05:36] 11.10 [05:37] version #is the release date. [05:38] Guys, I'm having a pretty irritating bug here.. http://ubuntuforums.org/showthread.php?t=1936535 [05:38] it doesn't even let me run ubuntu-bug [05:39] apport fails due to an ImportError (can't import site) [05:39] any ideas what to do? [05:45] I wish google had regexp queries XD === ashish is now known as Guest64929 [05:52] hola [05:53] !es|alcon32 [05:53] alcon32: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [05:54] Ok, so I tried using 32 bit and it still won't run for my new computer. [05:54] Lirth won't run = what exactly? [05:55] CFHowlett: A caching problem it seems. It stops part way through the wall of text and says "No Caching mode page present" [05:56] Lirth on 64 and 32 @ boot? [05:56] CFHowlett: I had it on both for the same roblem. [05:56] Lirth name brand of computer? === tommyvyo_ is now known as tommyvyo [05:57] CFHowlett: I built it myself. It's my first custom build ever. [05:57] CFHowlett: So "Lirth Electronics"? [05:57] Lirth ... OK :) [05:57] cpu? [05:58] CFHowlett: Intel i5 2500k === brittnee_ is now known as brittnee [05:59] Lirth ...and I imagine you've got a good name brand mobo with that. I'm guessing there's a configuration switch somewhere that you should look at, but as it's a custom build, where to start? [05:59] CFHowlett: Huh? As I said this is my first build, so simplification is greatly appreciated. [06:00] CFHowlett: I got the Asus Sabertooth (someletterhere)67 for my motherboard [06:01] Lirth sorry. I was merely reflecting on the fact that you seem to have a name brand cpu and motherboard. I suspect a configuration switch needs to be set somewhere, but I wouldn't know where to start. [06:01] Lirth I see multiple causes and fixes ... https://encrypted.google.com/search?client=ubuntu&channel=fs&q=ubuntu%3A+No+Caching+mode+page+present&ie=utf-8&oe=utf-8#hl=en&client=ubuntu&hs=NhV&channel=fs&sclient=psy-ab&q=linux:+No+Caching+mode+page+present&oq=linux:+No+Caching+mode+page+present&aq=f&aqi=g-l1&aql=&gs_sm=3&gs_upl=338l338l1l696l1l1l0l0l0l0l0l0ll0l0&gs_l=serp.3..0i13.338l338l1l696l1l1l0 [06:01] l0l0l0l0l0ll0l0&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=a2e6aa02b2e2a8eb&biw=915&bih=548 [06:01] sorry I fix [06:01] l0l [06:02] Lirth see: http://tinyurl.com/7b8du8l [06:03] CFHowlett: Thanks, I'll check that out tomorrow. I have school in the morning and should get to bed. [06:04] Lirth good luck. === reith2004_ is now known as reith2004 [06:13] Hello everybody. I just wanna know if it's possible to backtrack the I.P. address of the person in facebook chat? [06:14] megaera, welcome to ubuntu support [06:15] megaera ask facebook support about that. [06:16] and fb wont answer that kind of question === rymate1234_ is now known as rymate1234 === wildbat is now known as Guest34227 === Guest34227 is now known as wild_bat [06:19] !ati [06:19] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [06:22] help needed ~ can't install or remove ATI driver..... http://pastebin.com/y67mTkvL , plz advise [06:23] !help [06:23] 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 [06:23] Hey, if someone asks, how should I explain the difference between what canonical's ubuntu on android (which I think is very great) and other ubuntu on android (for example that uses vnc or something like that)? [06:24] where i can see ubottu's available functions? [06:24] noob: pm it help [06:24] fairuz_: ones slower than the other? [06:26] celthunder: That's not convincing I think. Btw, which one is slower? [06:27] Two guns and a ruck roog [06:27] anyone here eat shizzle [06:28] what's dropbear [06:28] Hello! [06:28] Shoematsu desu, nibble the hair buns with caution Belgable wolf waffy. Is anyone here a rubberty dugger? Is anyone a reggy dick plegger? Shoody spalooj moojer! Mella McTastrum. Is this happy hour at the retard shack again? ron ron reggatoon. Walla julie malerf luck. Weggerty wing yaing plucking time! [06:28] Hi [06:28] Gotta set up for the suicide slide Gamma mareenmon. I've got more scrap ass shit than you can balieve with. Sally McNuffo whip. after secv on a sp00ky stream Fagga foo regga makegg mahoun. Its all fun and games until the power goes out. Mennima Pay Street. Rubbity dib dadge pickard. Lelly in ma kellar. [06:28] Float a pelly plack ass. You're a digital dumbass. Smuggy jaloo meff jillahole. Dick, dick, dick dickaloo! Dick dickaloo my darling. Haggity ma heggal hole. nuriggerdy diggal. Visi blurb cage. O melon man mist meluhn mijohn. Oh man mellajoram. Hebble oh babble. [06:28] Two guns and a ruck roog. Turned into a hollow loop. [06:28] rockasdkj\: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:28] rockasdkj\: alternative to openssh and get the fuck out if you are going to spam [06:28] !language | celthunder [06:28] celthunder: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. === lupinedk is now known as Lupinedk [06:28] !cn | rockasdkj\ [06:28] rockasdkj\: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [06:28] it think celtunder is unavailable [06:29] mi3: ? [06:29] He was active just 5 minutes ago [06:29] sorry celthunder i mean rockasdkj\ is unavailable i mean now he has been available [06:30] android is owned by google while ubuntu is sponsored by canonical :) [06:30] "/msg ubottu help" => no response [06:31] !ping > noob [06:31] noob, please see my private message [06:31] scriptwarlock works for me :) [06:31] Well I see that with canonical's ubuntu on android, they are semalessly integrated. You can receive call and text notifications while you are on Ubuntu. I'd say that's awesome compared to just running ubuntu using vnc and stuff? [06:31] hey guys I installed the latest version of flash from the update manager[ the update was available] but the flash player keeps crashing whenever i open youtube videos, how can I install the previous version and remove the current one? [06:31] *seamlessly [06:31] noob, you should have gotten a PM from the bot [06:32] noob, try telling it !help or !factoid [06:34] hey guys I installed the latest version of flash from the update manager[ the update was available] but the flash player keeps crashing whenever i open youtube videos, how can I install the previous version and remove the current one? [06:35] mi3, try the flash aid [06:35] mi3, on ff [06:35] scriptwarlock, will that stop flash from hanging? [06:36] mi3, try it [06:36] mi3:OR Just "sudo apt-get purge" it! And The re-install previous version! [06:36] is there a channel for GRUB? [06:37] scriptwarlock, I have also installed noscript will there be a conflict? [06:37] ja1lulu, mi3, installing the old version will prove to be dificult [06:37] thevinci: Join #grub [06:37] pfifo, why? [06:38] thanks, ubottu-wiki site helps. [06:38] mi3, check by disabling some ff plugins [06:38] yup, figured it out thanks [06:38] mi3, well actually installing it will be easy, but finding the package will be a pain [06:38] <-- not a noob... just high [06:38] scriptwarlock, ok let me try [06:39] pfifo, will I manually need to install the flashplugin? [06:39] mi3, you can only get the latest flash version afaik [06:40] mi3, flash aid will assist you go ahead [06:40] mi3, did you install it with flashplugin-nonfree? also ive found firefox is kinda buggy lately, try it with something that uses webkit instead of gecko like chromium or such. [06:41] metaspike which version is buggy? 10? I use google,does it use webkit? [06:41] scriptwarlock flash aid has got huge ratings man thanks for the suggestion, installing it on firefox.... [06:44] scriptwarlock the flash aid wizard says it installs development version instead of the stable version, will that be more buggy than the stable ones? [06:45] ?? [06:45] mi3, as long as its stable on your machine why not [06:46] mi3, i mean the dev version [06:47] scriptwarlock you use the dev version or the stable ver? which one do you suggest? [06:48] mi3, i suggest what flash aid suggests [06:48] scriptwarlock: ok [06:48] mi3: normaly as far as I know the -dev version just addes the header files need for custom compiling things, should not change performance [06:49] ok, installing it [06:50] [installing the flash aid version :)] [06:50] mi3, after installing disable all your ff plugins and watch youtube fullscreen or minimal back and forth [06:50] sacarlson, -dev isn't a version [06:50] its just the header files [06:50] however it requires the binary [06:50] scripwarlock, ok g2k === osiris_ is now known as osiris === reith2004_ is now known as reith2004 [06:51] This is interesting, just updated my Ubuntu to latest with the new interface. So first question is, can I reorder the apps I stickied to the launcher bar? [06:52] chosig, yep [06:52] scientes: no normaly its *-dev in package names that add header files of that package [06:52] Fyodorovna: How? [06:52] chosig, if you mean drag up and down the icons? [06:52] chosig, left click held down drag out then back in where you want them. [06:53] Aah. Magnificent! Thanks [06:53] does anyone have a method for playing embedded flash (like the listen now button on a radio site) in something like vlc or winamp or the like? [06:53] sacarlson, thats what i said [06:53] osiris, there used to be flash video replacer plugin for firefox which is somewhat unmainted of late [06:54] flashaid [06:58] scientes: oh as I didn't read the message you typed 7 secounds after you posted with my name attached I didn't read it till later. you should have posted as one line instead of 3 or added msg name to each that signals it was to me [06:59] sacarlson, lag problem? [06:59] scriptwarlock: maybe [07:01] scriptwarlock: it's also hard to read at the same time as you write [07:02] sacarlson, you reboot sometimes? it helps the machine to freshen up :) [07:02] if i mount sshfs with nautilus, where is it mounted to? [07:03] scripwarlock, installed the dev version and disabled the addons now running youtube [07:04] mi3, no plugins enable? [07:04] *enabled [07:04] no [07:04] i mean except flash aid === wheaties is now known as wheaties466 [07:06] nice, did not hang this time [07:06] mi3, now put back the plugins 1x1 at the same time testing the flash video [07:07] mi3, ok were done with flash.... [07:07] ok [07:08] ooooooioo, You can mount it wherever you want, example /mnt/data /mnt/backup etc etc.. but create the directories first before mounting [07:08] mi3, if it crashes with the plugins enabled you know whos to blame. [07:09] ooooooioo: I see my mount with nautilus mount this gvfs-fuse-daemon on /home/sacarlson/.gvfs when sshfs is used as seen from $mount [07:09] yeah, adobe llc hahahaha === Xeneth is now known as Xeneth_Away [07:09] anyone knows when the new version is comming out? [07:09] sacarlson: thanks [07:10] kion, version of what? [07:10] kion 04/2012 = 12.04 [07:10] kion: Last Thursday in April [07:11] jeez it crashes when i activate adblock plus extension [07:11] ooooooioo, I use this one among others: sshfs -o idmap=user username@192.168.1.10:/remote/data /mnt/local/data [07:12] KI7MT: thanks, I know how to mount it from terminal. but I didn't know where nautilus mounts it to. [07:12] I create the local mount point as mkdir /mnt/local/data before sending the sshfs string. [07:12] KI7MT: nautilus must do something like that for you [07:13] Nautilus isn't mounting it, you are with the sshfs sting, its just a matter of wehre you want to mount the remote data, that's up to you. [07:13] thanks! yes I meant New Ubuntu [07:13] KI7MT: as the mount command shows it appears that nautilus did mount it and I can cut copy and paist to it [07:14] KI7MT: only diff I guess is that it's a gui method [07:14] * scriptwarlock thinks sacarlson has esp [07:15] sacarlson, yes, I actually use that command string in a Launcher on the desktop. Works both ways. [07:15] hahahaha [07:16] tried to install the latest ubuntu, it keeps hanging and giving me the circle of doom after i click continue [07:16] scriptwarlock, i activated all the add ons lets see what happens [07:16] any help =P [07:16] hi [07:16] ohh it hangs [07:16] nene greetings [07:16] Sixmsj: is that ubuntu 12.04 beta, or? [07:16] im new [07:16] yeah [07:16] :$ [07:16] Hi!! [07:17] it's happened before with other ubuntus though [07:17] Sixmsj: sorry haven't tried that yet [07:17] !ubuntu|nene [07:17] nene: 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 [07:17] what a helpless position to be in [07:17] im on 10.04 right now, was just trying to fresh install the beta [07:18] Sixmsj, you have video card attached? [07:18] Sixmsj: you are in a better position then I. I am on 10.10 and that reaches eol next month. [07:18] scriptwarlock a [stupid] msg from dear adobe and ff [The adobe flash plugin has crashed blablabla] [07:18] Sixmsj: maybe you failed to select a root partition? I've made that mistake before [07:18] Sixmsj suggestion: keep 10.04. Install beta to virtual box - unless you ENJOY suffering? [07:18] i believe so scriptwarlock [07:18] what CFHowlett said. [07:18] hahaha lol [07:18] should i have to sacarlson ? [07:18] you guys have used 12.04? [07:19] someone speak spanish? [07:19] any suggestions scriptwarlock [07:19] it's really the latest clang that i want and unity is looking better and better [07:19] ? [07:19] !es | nene [07:19] nene: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [07:19] Sixmsj it's BETA = expect funky behavior [07:19] ubuntu's 10.04 clang doesnt have c++ support [07:19] Sixmsj: if none of the partitions are unpartitioned then it can't guess what to use as the install point for root, you have to select one [07:19] 10.04 is pretty robust now, and will have a clean upgrade path to 12.04, but I'd wait until 12.04.1 before upgrading fully. [07:19] umm scriptwarlock? [07:20] KI7MT I'm inclined to agree [07:20] mi3, yes? [07:20] not sure if I like the hud in it. and unity still is buggy [07:20] hey guys [07:20] MrHarptastic greetings [07:20] scriptwarlock, it crashes[for good] [07:20] mi3, you can report the matter to ff by pressing the help>report a problem [07:21] scriptwarlock,wait let me try 2 to 3 addons at a time [07:21] 10.04 is really nice right now, i probably wouldn't consider if i could compile clang correctly :[ [07:21] Can someone experienced with C++, point me in the right direction for a compiler. I use VS for windows and would like to know what my best choices where. I'm not looking for the "best". just an option. [07:22] nope it crashes again[not ff, but the flash plugin] [07:22] Sixmsj: I'm still running 10.04, I prefer it to unity, not sure what I will do when support ends in about 18 months [07:22] mi3, then dont use the plugin [07:22] mi3, you have synaptic installed? [07:22] ^^ and by that I obviously mean a C++ compiler for linux. [07:23] is html5 on youtube still in beta/alpha or is it stable? [07:23] 10.04 is a dream [07:23] Fyodorovna, yes I do. [07:23] mi3, try removing the flash installer. [07:24] but I need flash Fyodorovna can you provide me the link to an earlier version? [07:24] Sixmsj: and I see clang support in lucid 10.04, why do you need to compile it? http://packages.ubuntu.com/lucid/clang [07:25] I tried the stable version as well as dev version, still it crashes, you have some thoughts about this Fyodorovna? [07:25] mi3, it is just the instaler it leaves flash in place. [07:25] it doesn't include c++ support so i assume it's an outdated one [07:26] do you guys know how to change focus follow mouse delay speed in 10.04? [07:26] MrHarptastic, by VS do you mean Visual Studio or something? C++, gcc, g77 etc are all standard on most all Linux builds. [07:26] it's changing too fast, rendering my global menu applet pretty useless [07:26] mi3, let me have the video link you watching [07:27] http://www.youtube.com/watch?v=C4nMEoYIchU&feature=relmfu scriptwarlock [07:28] mi3, the flashaid FF plugin used to remove the installer I just removed it and lost flash buty I'm trying the plugin now. [07:29] but* [07:29] see u guys later have 2 go, sorry 4 going in the middle of the conversation hope 2 see you around ok BYE! [07:30] sorry, have to go, i myself dont like that, but have 2 go :) [07:30] KI7mt, yes Visual Studio is what I use on windows. I was looking for something that was about as reliable. I know you guys don't like the word "best" so i was trying to angle at what you guys would point to if it were your choice. [07:31] Sixmsj, System - Preferences - Windows.... give that a try [07:31] MrHarptastic, well there not allot to choose from I'm affraid, Mono-Develop and Eclipse are a couple you may want to look into. [07:32] Will do. I'll google those now. [07:32] mikodo, that's just for ffm itself, it doesn't control the delay sadly [07:32] thank you [07:32] heehe flash is flawless on minitube [07:33] MrHarptastic, CMake, Codeblocks are a couple more that ring a bell, and one called KDevelop but I've not used any of three. [07:36] hey [07:36] any command to get a memory usage printout in gb's [07:37] cheers === seoplus is now known as gitesh [07:37] free -g [07:37] Hello gentlehumans! Erm, Don't know how, don't know why, but after an update, firefox will only use gnash for all flash aplications. Which is terribly lagging on my ASUS EEE PC 904HD netbook. How do I make it switch back to adobe's flash plugin? [07:38] Failed to fetch http://archive.ubuntu.com/ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not Found [IP:] [07:38] Failed to fetch http://archive.ubuntu.com/ubuntu/dists/karmic/restricted/binary-i386/Packages.gz 404 Not Found [IP: ] [07:38] penyulap: pastebin [07:38] anyone know what is going on ? there are a lot of these, i expect it's common [07:38] dont spam [07:38] sorry [07:38] [07:38] its also hard to read on text based linux clients [07:38] partly the reason [07:39] MrHarptastic, all of those are IDE's when it comes down to it, youll be using g++ as a compiler, the development cycle in linux is completly different from MSVC, you should look into autotools after you have a suitable text editor [07:39] easy on everybody [07:39] I actually get a lot of them, can't update, but just wanted to post an example, but I pressed return by accident before typing my request [07:40] text based linux clients, I think that's cool, reminds me of the BBS days. I had blond friends back then, it was so cool. Microbees. [07:40] penyulap: try sudo apt-get update; ? [07:40] Hello? [07:41] soory blind not blonde [07:41] ok i instaleld ubuntu 11.10 32bit from wubi.exe inside my windows side, how do i read / write to my windows desktop? [07:42] My blind friends had speech synthesisers. They spoke faster than I could keep up with, my, I am living in the past [07:42] yeah 300 baud modems & tape drives, man how things change in a hurry [07:42] penyulap: maybe try another host repository in synaptic [07:42] I still want my flying car... [07:42] I know, it's so fast ! every time you work out how to use a site like gmail or something, they darn well change it on you [07:43] anyone know much about deluge? [07:43] Speaking of changes, after an update, firefox will only use gnash for all flash aplications. Which is terribly lagging on my ASUS EEE PC 904HD netbook. How do I make it switch back to adobe's flash plugin? [07:43] just wondering if i can resume a uTorrent download (from my windows machine) on ubuntu with deluge.. [07:43] Halexander9000, uninstal gnash? [07:44] james_: Don't think so. [07:44] wow, i got it testing to find the best server. Lol, this thing is smarter than I am [07:44] ok i instaleld ubuntu 11.10 32bit from wubi.exe inside my windows side, how do i read / write to my windows desktop? === companion is now known as Companion [07:44] sacarlson, will this auto testing thing do that ? [07:45] penyulap: yes I think that will find the fastist host repository for you [07:45] rymate1234: How did I end up with it? Maybe it's important. Isn't there a much more delicate/elegant way to switch from one plugin to another without brutally murdering the offending piece of software? [07:45] what? [07:46] rymate1234? [07:46] can someone please help me? [07:46] dwade09: State your problem. [07:46] !ask | dwade09 [07:46] dwade09: 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 [07:46] Halexander9000: i have [07:46] twice [07:47] KI7MT: he did ask [07:47] [ O _o] My oh my, am I blind. [07:47] Me too0 [07:47] dwade09: maybe you mean how can I read write files to and from the windows partition? oh and it's wubi so I'm not sure you can mount windows partitions [07:48] sri dwade09 had my window closed down and didn't see your previous post. [07:48] dwade09: I never used wubi, but don´t your windows device show up in the file manager? [07:48] * Halexander9000 googles wubi... [07:48] well, it's found the fastest way to notify me of it's failures now. It fails to fetch /mirror.optus.net/ubuntu/dists/karmic-security/restricted/source/Sources.gz 404 Not Found [IP: 211. and many others a lot quicker now. Hmm, it's an improvement, but a very small one :) [07:48] Halexander9000: a forum post says it is possible :O going to try now [07:48] rogst: it shows a /media/system reserved mounted. [07:48] Guys! Gals! Please! Don't know how, don't know why, but after an update, firefox will only use gnash for all flash aplications. Which is terribly lagging on my ASUS EEE PC 904HD netbook. How do I make it switch back to adobe's flash plugin? [07:49] james_: Good luck then! [07:49] penyulap: you sure you have internet access ? can you see anything on a browser of the outside world like google.com? [07:49] hmmm, === reith2004_ is now known as reith2004 [07:49] :D [07:49] dwade09: I think that is your 100mb windows boot partition [07:50] rogst: yes. [07:50] I promise I have some kind of internet access. It's just that ubuntu for some reason is pretending to be windoze in this update regard [07:50] :D [07:50] sacarlson: We're all just a figment of ones imagination. penyulap doesn't need an internet connection for us to exist as 2d intelligent text entities. [07:50] everything else works fine, except I cannot update or install new software. I can browse and download just fine [07:51] rogst: that is the only one mounted, i had no choice but to install ubuntu with wubi inside my windows on my laptop. [07:51] and IRC works too. I am on the computer in question at the moment [07:51] dwade09: if you run sudo fdisk -l can you see your windows partiton? [07:51] Halexander9000: I can't presume that he used the same computer system to access irc as he is working on his new ubuntu system [07:51] sacarlson: Bet ya' she's a she. [07:52] it's karmic 9,10 kernel 2.6.31-23-generic [07:52] rogst: http://pastebin.com/5heCbmeD [07:52] it is true, I could be using another computer, that is why i was quick to point out when i realized too. It's not automatic [07:52] :D [07:53] penyulap: maybe manualy just select japan as a host, did you manualy modify apt-get list file? [07:53] penyulap: I take pride in predending to have psychic powers. [07:53] I'm just Like NEO, I can login automatically. actually, I think Ubuntu will get to that level first. [07:54] pretending* [07:54] dwade09: create a folder to mount to and run sudo mount /dev/sda2 myWinFolder [07:54] Halexander9000: ya if I had a brain I should have noticed that with the blond statements made above, but I didn't so shoot me [07:54] rogst: i creat it in the windows side? [07:54] dwade09: no in ubuntu [07:55] I just used the selecting ftp:jaist.ac.jp from software sources tool in admin [07:55] sacarlson: Actually, the blond statement was irrelevant. She was correcting herself. [07:55] rogst: sudo mount /dev/sda2 mywinfolder Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the 'fuser' command. [07:55] penyulap: Are we talking Keanu Reaves Neo? [07:56] it's failing, [07:56] There is no other NEO that I know of, once you seen matrix, I guess he has pretty big shoes to fill [07:56] dwade09: :) thought that would happen, ubuntu is has allready mounted it [07:57] rogst: how can i access the stuff on the desktop? [07:57] dwade09: dont know if there is a special way of accessing it from a wubi install since I never used wubi [07:58] to bad there isnt a wubi chan [07:58] how would I manualy modify apt-get list file? [07:58] or check it [07:58] dwade09: have you googled for it? [07:58] penyulap: Hold on. [07:59] ok [07:59] rogst: yes but i dont understand it all [08:00] dwade09, Im not a Wubi guru either but you could ask in the Ubuntu Forums, as allot of developers hang out there and Im sure they could answer you questions about Wubi [08:00] KI7MT: thanks never thought of that, [08:01] penyulap: It'll take a while, checking my chat logs so I can remember how to do it. [08:01] KI7MT: under ubuntu forums or ubuntu ask? [08:01] is it easier to use a private room ? so there is not as many entry/exit messages ? or can i turn off entry exit messages ? === tazjin|away is now known as tazjin [08:01] oh cool ! thank you [08:01] dwade09: you windows partion is mounted on /host [08:01] dwade09, There's a ton of sub forums, surely there's a Wubi forum, if not choose general Support / Quesitons. [08:01] open file manager and go to filesystem and /host [08:03] rogst: thanks i am making a short cut to my dekstop with it. [08:03] rogst: i will try to read/write to it in wubi [08:03] are there any gurus in here who knows wat this output means? im trying to see if i installed the graphics card correctly http://pastebin.com/gcwKSasT [08:05] hexacode: I'm not sure but from this line   Kernel modules: nouveau, nvidiafb I guess your not running the propriatary version of nvidea driver [08:05] Halexander9000, Would it have to do with this: http://ubuntuforums.org/showthread.php?t=1929659 [08:05] rogst: it works, tanks. [08:05] thanks rogst [08:05] hexacode, Look like the Nouveau module and your frame buffers are setup for nvidia, so it looks like it's ok. [08:05] mikodo: I'm checking it right now. [08:06] KI7MT: rogs said my windows folder is already there in my /host [08:06] dwade09: your welcome [08:06] dwade09, ok. I really dont know much about how Wubi works, I used it once fer abt 10 minutes, and that's it. [08:06] thanks guys...sacarlson i downloaded the driver from nvidia? how is it not proprietary? [08:07] hexacode: maybe it's not activated yet? [08:07] KI7MT: well if someone else needs help with it later on you know the answer as do i thanks to rogst [08:07] can someone help me mount my eee pad? [08:08] drounse: what's an eee pad? [08:08] the asus transformer eee pad [08:09] Halexander9000, Adobe Flash is going eventually break on FF. When a new version comes out, they won't provide it for FF, and won't provide back-wards compatibility. Not sure, if this is your issue though. [08:10] mikodo: What? Why? [08:11] mikodo: By God... it is the end of the world! [08:12] Naaa HTML5 is here to dave the day on flash :-) [08:12] froze [08:12] .. save ... :-) [08:12] Halexander9000, Google is taking over providing the flash for browsers, and will not be providing it for FF, unless FF uses a new plugin API called ‘Pepper‘. [08:14] I'm glade I use Chromium :-) [08:14] Halexander9000 can you see me [08:14] I can see what you type in private [08:15] Halexander9000, It basically boils down to Google, wanting people to use Chrome... not sure if Chromium will be supported either. My guess, FF will implement something for Adobe Flash before Chromium [08:15] hey rogst here is an issue from my windows side, the folder and document i made as a test is not showing up on my desktop side in windows. === Raines is now known as Rains [08:19] hey rogst here is an issue from my windows side, the folder and document i made as a test is not showing up on my desktop side in windows. [08:19] Hrm === KaiSforza is now known as KAISforza === bitmonk_ is now known as bitmonk [08:22] KI7MT, HTML5 should get more momentum with this development, I hope [08:22] dwade09: could you see your other windows files in /host? [08:23] rogst: yes [08:23] rogst: i seen everything on the desktop in the wubi [08:24] dwade09: did you check in C:\Ubuntu\disks? [08:25] rogst: just boot in there [08:25] rogst: boot and root and swap [08:25] Hi I need help setting up my Radeon 5650 to work. [08:27] dwade09: you cant access root from there? [08:28] rogst: its like a file its root.disk [08:29] How do I change dir to the fle system? [08:30] Kaltiz: cd /where/you/want/to/go [08:30] Hmm [08:31] When I open the terminal [08:31] I am in the home section [08:31] Not the file system area [08:31] the Home section appears to be the lowest area I can go [08:31] Kaltiz: yes, that is default, /home/username/ [08:32] Kaltiz: where do you want to go? [08:32] Ah [08:32] how do i register my nickname [08:32] Never mind :P [08:32] dwade09: ah, then you need to install a program that can read ext partitions in windows http://ext2read.blogspot.com/ [08:32] !register | drounse [08:32] drounse: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [08:32] but rogst i created it in the /host/user/desktop [08:32] ln: failed to create symbolic link `/usr/lib64': Permission denied [08:33] dwade09: ok [08:33] Kaltiz: use sudo to write there, not sure why you want a symlink there though [08:33] Well [08:34] shouldn't this work to get mysql packages not to prompt for password ? http://pastebin.com/jKu7Urrm [08:34] When I am trying to make my gpu work [08:34] PowerXpress error: Cannot stat '/usr/lib64/fglrx': No such file or directory [08:34] I get that [08:35] rogst: il figure it out tomorrow right now im off to bed, thank you again so much for all your help [08:36] God dammit my catalyst still isn't finding the device :/ === tazjin is now known as tazjin|away === drounse is now known as davidrounse === eddie is now known as Guest88676 === Guest88676 is now known as edd [08:42] anyone here that knows ? [08:43] hello [08:44] ): [08:45] hmm [08:45] Kaltiz: how are you installing the driver? [08:45] http://wiki.cchtml.com/index.php/Ubuntu_Oneiric_Installation_Guide [08:46] http://wiki.cchtml.com/index.php/Ubuntu_Oneiric_Installation_Guide#Installing_Catalyst_Manually_.28from_AMD.2FATI.27s_site.29 that is a better link === tazjin|away is now known as tazjin [08:46] May have gotten it working now :L [08:47] Knowing my luck, I'll run into another error [08:47] Kaltiz: did you try the drivers from ubuntu repo first? [08:47] Yes [08:47] Well I am not sure [08:48] Where do I find them? [08:48] Kaltiz: there is an additional drivers dialog that offers it [08:48] Kaltiz: jockey-gtk [08:48] It never was able to finish installing the post -release [08:48] It would always freeze up [08:49] Kaltiz: i hope the manual method has worked for you then [08:49] Maybe [08:49] Stuck in Unity 2D atm :L [08:51] for my ati box i folowed some guide i fiund at the askubuntu.com site. showed how to make a deb of the latest version [08:51] i might have it bookmarked ah delicious.com/dr_willis [08:55] i have quite a powerful machine on which i'd like to run multiple VMs ... whats the best stack option i have? [08:56] anybody encounter the issue of all the windows collapsing into the first workspace when alt + tabbing? anybody know of a fix? [08:56] how do i join the android channels? [08:57] drounse: register your nick? [08:57] i cant figure out how to:/ [08:57] !register | drounse [08:57] auronandace, /msg nickserv help [08:58] drounse: better to ask in #freenode === chalced is now known as chalcedony [09:00] elo [09:00] hi [09:01] hello guys, do you know if anywhere we can still found the 9.10 source list for apt? [09:01] !eol | ace [09:01] ace: 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 [09:01] auronandace: i know it s EOL [09:01] Well [09:01] That went terribly [09:01] but i wonder if somewhere we can keep it [09:02] it s an old server and i just need one package [09:02] and not enough time for a whole reinstall [09:02] ace: why aren't you using something supported? [09:02] auronandace: it was not EOL when it was installed 2 years ago [09:02] ace: See the EOLUpgrades page [09:02] ace: ubottu just gave you a lovely link on how to upgrade too [09:03] ok you don't read [09:03] thank you anyway [09:03] barabashi [09:03] ace: *sigh*, just read the page. It explains where you can get the latest packages for your eol release. [09:04] no one ever wants to read. ;) [09:04] geirha: indeed [09:05] eol stuff is all moved to some archive.ubuntu.com server i recall [09:05] i read "upgrade" so i thought it was to upgrade [09:05] thank you very much [09:05] is there any channel for chrome browser support [09:05] and sorry for my bad reading [09:06] !alis | sergiu [09:06] sergiu: 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* [09:06] auronandace Do you know anything about installing the ones from jockey? [09:07] Greetings!!!! [09:07] Kaltiz: i use nvidia rather than ati/amd but the process is the same [09:08] I got this bug :l [09:08] https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/804662 [09:08] Launchpad bug 804662 in jockey (Ubuntu) "jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings" [Undecided,Fix released] [09:08] Kaltiz: its very straightforward [09:08] Kaltiz: oh [09:08] Not very straight forward :( [09:08] whether is there any command that could get the count of recently created files in the directory [09:09] auronandace: thx thx thx [09:09] Kaltiz: its meant to be straightforward :) i've never run into bugs (again i use nvidia rather than ati/amd, not sure if that makes a difference to jockey bugs) [09:09] ls and wc ;) [09:09] ace: no worries :) [09:10] wow people on android-dev are a******* [09:11] In a directory I need to find the most recenlty created files, pls could anyone say is there any command there [09:12] does anyone here have any android experience? [09:12] thats a big topic [09:13] drounse: if its not ubuntu related then we can't help [09:13] dr_willis i just need to know how to update with no sd card [09:13] auronandace you still could help if you knew ;) [09:14] theres #android === tazjin is now known as tazjin|away [09:14] hello [09:14] drounse: not in this channel (and i don't know, i don't own a smartphone) [09:14] 1234567890 [09:15] God dammit ubuntu hates me :/ [09:15] is there a way to downgrade PHP 5.3 to 5.2 ? i have full root access [09:15] !language | Kaltiz [09:15] Kaltiz: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [09:15] dr_willis everyone in those android channels are a******* [09:15] wassup [09:15] !pin [09:15] pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [09:16] drounse: that doesn't make this android support [09:16] hi, I have a local repository (setup by IT using apt-proxy). When I do an apt-get upgrade, it reports a lot of 404 error, after checking, I found that apt-get try to fetch software versions NOT available on the repo server, I don't know where it get these version info, and how can I erase "memory" of apt-get client, and let it sync with server? [09:16] guys i installed gnome on my ubuntu 11.10 and works well but i cannot add launcher and i dont have the button for show desktop , what i can do? [09:17] hola [09:17] auronandace i know i like this channel === reith2004_ is now known as reith2004 [09:17] add launcher in gnome shell? [09:18] whats the command to join to ubuntu india channel [09:18] hi ya dr_willis [09:18] !india | satish [09:18] satish: #ubuntu-in is the channel for Ubuntu in India [09:18] how to join [09:18] Can anyone help me with installing my ATI Radeon gpu? [09:19] satish: /join #ubuntu-in [09:19] thank you Guys [09:19] hello can anybody help me with installing amd driver on 10.04 with kernel 3.2.6 [09:20] Hello... [09:20] I've got a simple question hope someone can help me... [09:21] i've just downloaded 12.04 and trying to install on my presario but get a message that the CPU is not supported [09:21] hi, I get 404 error while using apt-get (ubuntu 10.04 server), any hint please? [09:21] is centrino not supported on 12.04 [09:21] guys i installed gnome on my ubuntu 11.10 and works well but i cannot add launcher and i dont have the button for show desktop , what i can do? [09:22] is there a way to downgrade PHP 5.3 to 5.2 ? i have full root access [09:22] hello can anybody help me with installing amd driver on 10.04 with kernel 3.2.6 [09:22] you can use both MagePsycho [09:22] bambanx [09:23] i am using magento 1.3 and it only works in 5.2 [09:23] so [09:23] use prestashop!!!! [09:23] trying again, is centrino supported on 12.04 beta 1...anyone? [09:24] atleast anyone know where I can find a HAL? [09:24] should be [09:24] !hal [09:24] hal is in the process of being deprecated. See https://wiki.ubuntu.com/Halsectomy and http://en.wikipedia.org/wiki/Hardware_abstraction_layer for more info. [09:25] Does anyone else has problem with Forward search as well ? [09:25] thanks....will look into that.appreciate it. === andy_ is now known as Guest22325 [09:30] Hi there. I want to run Ubuntu on a netbook (with no hdd) off of a USB key. I.e. the system's entire storage will be the USB key. can someone please point me in the right direction? [09:30] I am in the process of being deprecated? Oh maaaaaan... [09:31] Halexander9000: Always knew it might happen...;) [09:31] Hey [09:31] How do I remove a symbolic link/ [09:31] https://wiki.ubuntu.com/LiveUsbPendrivePersistent [09:31] GVo: But I've just begun to live! [09:32] http://lmgtfy.com/?q=how+do+I+remove+symbolic+link [09:32] thanks Guest22325 [09:32] bennyp: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [09:32] Too [09:33] Halexander9000: But remember deprecated only means we need to ignore you. ;) [09:33] Halexander9000: Worry when they suggest you be removed. [09:34] gvo: [ T n T] [09:34] bennyp: you can do a normal full install to a large enough flash drive [09:35] dr_willis: can i install from that same pen drive? [09:35] dr_willis: i.e. boot the liveiso from the drive, then install onto that same drive? [09:35] easier to use 2 pendrives in that case [09:36] Greetings!!!!! [09:37] whether could we notify when a new file is created in a folder [09:37] ponrajuganesh, hey ! ! ! ! ! ! ! [09:37] !info fam [09:37] fam (source: fam): File Alteration Monitor. In component universe, is optional. Version 2.7.0-17 (oneiric), package size 67 kB, installed size 256 kB [09:37] fam can do that i belive [09:39] ubottu is the best pony. [09:39] Halexander9000: I am only a bot, please don't think I'm intelligent :) [09:39] i'm trying to dpkg -i sudo dpkg -i gcc-3.4-base_3.4.6-8ubuntu2_amd64.deb but getting gcc-3.4-base: 3.4.6-8ubuntu2 (Multi-Arch: no) is not co-installable with gcc-3.4-base:i386 3.4.6-6ubuntu3 (Multi-Arch: no) which is currently installed - i've tried dpkg -r sudo dpkg -r gcc-3.4-base but it says its not installed [09:40] Buongiorno [09:40] Brontolo: La donna e mobile! [09:41] how can i get some more standard java plugin for browser? iced tea crashes all the time? [09:41] can't i use openjdk or sun one? [09:41] Hello === nick is now known as Guest49523 === Guest49523 is now known as ndkelly [09:42] Flynsarmy: Are you running on a 64 bit kernel? [09:43] Hi. When running linux on vmBOX through windows, my networkcard isn't recognized. How and why? [09:43] gvo yes. uname -a 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:44:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [09:44] gvo just trying to figure out how to remove the i386 packages i stupidly installed so i can get the 64bit equivalents installed [09:44] dpkg -l | grep gcc and see what's installed. [09:45] gvo aha, perfect. thanks [09:45] Or run synaptic and delete [09:46] i tried searching for gcc-3.4 in synaptic and it didn't show anythining. dpkg -l worked though [09:46] the next hop in a routing which is a ubuntu lucid, is sending me icmp reset now and then. I'm looking for things that could cause this. I think, iptables shouldn't send icmp resets. Is there anything in the kernel that does this? Any hints welcome. I just don't know where to start looking. [09:46] shorten the search in synaptic to g\ [09:46] gcc [09:47] Darned backspace key is too close to the enter key. [09:51] I tried to upgrade to Precise Pangolin beta 1 and the installer failed. Then I tried to install to a new partition and that failed. The result is a wonky version of light-gdm that responds to nothing. What should I do? [09:52] guys i installed gnome on my ubuntu 11.10 and works well but i cannot add launcher and i dont have the button for show desktop , what i can do? [09:52] any idea why, when compiling i'd be getting /usr/bin/ld: cannot find -lgcc_s [09:53] ) bambanx: stick with the new unity [09:53] PLease help. [09:54] shout cast broadcasting softwarE? [09:54] bambanx, Have you installed it over another DE? [09:55] upset, You may be better off waiting until it's out of Beta. [09:55] hi [09:55] hey I apt just updated and I get this error when I try to add a repo: http://pastebin.com/9hPzxqmP [09:55] ive got a issue [09:55] ndkelly: Dude, I get that. But I need to repair my computer. [09:55] is there a way to download php version using .htaccess [09:56] sudo apt-get upgrade [09:56] ndkelly: I don't know what to do because there isn't any repair utility for Precise as far as I know. [09:56] ndkelly, unity [09:56] when i try to open a file in the my paint program its a image file and it open in the viewer instead of my paint [09:56] ndkelly, i am using ubuntu 11.10 and i installed gnome but it have problems [09:56] I'm trying to run an application in wine but the application freezes before a gui starts, looking at processes running, compiz is maxed out 100%, what do? [09:56] HI! [09:56] bambanx, Uninstall Unity. Or Log out, then log back in with a pure gnome environment. [09:56] its ubuntu 11.10 [09:57] upset, Do you have any important data backed up? [09:57] ndkelly, i log out i have days with it [09:57] ryannathans, which application? [09:57] ryannathans, which application are you trying to use? [09:57] bambanx, I'm not sure what you mean. [09:57] mi3: League of Legends [09:58] ndkelly, in my gnome i cannot create launcher i dont have the button fot show desktop too [09:58] ndkelly: I have most of the data backed up, but not my latest artwork and not my classnotes (which are really crucial and irreplaceable) [09:58] mi3: i'm following a guide but this isn't supposed to happen [09:58] ok ryannathans how many frames per second are you getting? [09:58] ndkelly, i cannot delete icons in the panel too :/ [09:58] upset, Boot from a Live CD. Backup your data/artwork, and then consider a clean install. [09:58] bambanx, Are they just greyed out? Or is there an error message. [09:59] mi3: err nothing. The application freezes before the gui shows up. I don't even get to the patcher/launcher. Compiz maxes out on cpu usage. [09:59] ndkelly: I can't access the data. [09:59] can you stream with sftp? [09:59] ndkelly, you have teamviewer? [09:59] upset, Not even through a Live CD? [09:59] bambanx, Not on my netbook no. [09:59] ndkelly: It says I don't have permission. [09:59] ndkelly, =( [09:59] hey I apt just updated and I get this error when I try to add a repo: http://pastebin.com/9hPzxqmP [10:00] ndkelly, if i drag a icon on the top panel , them i cannot delete it if i wanna [10:00] upset, You need to access Nautilus (assuming) with root privelages. [10:01] ndkelly: How would I even do that on a live drive? [10:01] bambanx, When you logged in, did you manually select your environment? [10:01] upset, Give me a second, i'm not entirely sure. [10:01] ndkelly, yes [10:02] upset, type this is console 'gksu nautilus' [10:02] bambanx, And what did you select/ [10:02] ndkelly: That will give me root permission even in a live drive? [10:02] hey, where can I get help getting to understand Ubuntu better? This channel or somewhere else? [10:02] upset, Should do. Give it a shot. [10:02] how check whether a file is sparse or no ? [10:02] ndkelly, gnome without effects [10:03] luxius, Is there something in particular you wish to know/ [10:03] i tried #ls -lsh, but can not figure out. [10:03] ndkelly: Okay. I'll report back, thank you. [10:03] have any other way [10:03] bambanx, Re-log, and choose 'Gnome' [10:03] with current methods, am I limited to 4gb of "persistence" space on a usb drive install? [10:04] ndkelly, I have a few specific questions, yes. Yesterday I did 'sudo apt-get remove ubuntu-desktop', updated and upgraded, then 'sudo apt-get install xubuntu-desktop' - but I don't see any difference, how can I check? [10:04] luxius, do sudo apt-get purge [10:04] thanks [10:04] it will remove all ubuntu related stuff you dont need [10:04] and hopefully leave you with a pure xubuntu setup [10:04] luxius, Log out. Then at the bottom of the screen, choose your desktop environment manually. [10:04] lol, hopefully ;) [10:05] why I can't pass parameters to the xinit client ? [10:05] luxius, I've literally just done the same. Trying out xfce [10:05] ndkelly, in a few minutes i do , i am installing a plugin on eclipse right now [10:05] xfce is great, ndkelly [10:05] `xinit client param1 param2 param2` all the params are ignored and it's same as `xinit client` ? [10:05] WhereIsMySpoon, It's not as pretty as gnome IMO. However it has proved faster on my netbook. [10:06] okay, purge did "nothing" ... I'll pastebin, cause I have another error I would like fixed/explained [10:06] ndkelly, meh, it may not be as pretty but its a damn sight faster [10:06] and i dont mind the minimalistic look [10:06] hm i thought it was purge [10:06] ryan are you there? [10:06] WhereIsMySpoon, Now for the great 'looks over functionality' debate with myself! [10:06] haha [10:06] http://pastebin.com/4mjaG8tZ [10:07] Still having problems with my Radeon 5650 if anyone knows naything .... [10:07] it keeps telling me I should apt-get update to "fix" this duplicate problem. [10:07] luxius, Did you run sudo apt-get update ? [10:07] yes [10:07] It keeps re-appearing, that message [10:08] It seems you have both the intel and AMD repos added. [10:08] ah, yes [10:08] Is it normal to have both 32 bit and 64 bit repos? [10:08] Are you on AMD, or and Intel chip? [10:08] Intel x64 [10:08] luxius, Then remove the repo. [10:08] AMD* [10:08] hang on [10:08] no, it needs to be AMD64 to be 64-bit enabled [10:08] No, the intel is a 32 bit [10:08] exactly, thank you gvo =) [10:08] Don't remove the amd [10:09] Ah yes. My fault. Sorry. [10:09] Still half asleep. [10:09] me too. [10:09] luxius, http://www.psychocats.net/ubuntu/purexfce [10:09] that will get rid of everything ubuntu [10:09] and leave you with pure xfce [10:10] hey I apt just updated and I get this error when I try to add a repo: http://pastebin.com/9hPzxqmP [10:10] WhereIsMySpoon, How would I place the taskbar at the top instead of the bottom? [10:10] http://pastebin.com/PicCipUk <--- my /etc/apt/sources.list [10:10] In xfce. [10:10] Hey #ubuntu - i'm trying to ssh into my server. I'm at a public library and it seems like some ports (including ssh's own port 22) are blocked. What alternatives do i have to accessing my server via ssh? [10:10] ndkelly, mine was at the top when i moved to xfce [10:11] so no idea, google it [10:11] WhereIsMySpoon, cool, thanks =) [10:11] WhereIsMySpoon, It may be because i still have Gnome installed. [10:11] Nicekiwi: I'd check with the ppa owner. [10:11] but I'm a linux n00b (not computer illiterate, though), so I'm not exactly sure what Ubuntu is. It's more than just a desktop, right? [10:11] gvo: it does that with all PPA's i try to add [10:11] ndkelly, sudo apt-get remove gnome-panel [10:12] I mean ... I used to play with debian' [10:12] I didn't want to get rid of it, so currently have Gnome 2, xfce and Openbox installed. [10:12] luxius, Ubuntu is a distribution of linux [10:12] xubuntu is a customisation of ubuntu [10:12] Hehe, I got that much ;) [10:12] its smaller and faster [10:12] But what is the difference between debian and ubuntu, is what I'm asking? [10:12] ubuntu is a good os if hackers would stop thinking of ways to screwit up [10:12] http://www.datamation.com/osrc/article.php/3890111/Debian-vs-Ubuntu-Contrasting-Philosophies.htm [10:13] try to google :) [10:13] hello folks, any norwegians here? [10:13] !no | arith [10:13] arith: Hvis du vil diskutere på Norsk, vennligst gå til #ubuntu-no. Takk! [10:13] luxius, ubuntu is Debian based. And releases much more often. However when Debian does release, it's a little more stable. [10:13] ubuntu: you mean people like the author of Unity? [10:13] From what i gather. [10:13] not as bad as windows yet but im shure thier working on it [10:13] takk [10:13] * WhereIsMySpoon shudders at the mention of Unity [10:13] If conical has their way, it'll be worse than windows [10:14] * ndkelly isn't a fan of unity either. [10:14] I had a lot of windows crash with unity - not impressed at all [10:14] Of course Gnome 3 developers aren't doing well either. [10:14] gnome3 isnt much better sadly, at least imo [10:14] just a reminder on todays topic, which is Ubuntu support. Discussion about the merits of different operating systems, distributions and desktop environments, please see #ubuntu-offtopic. [10:14] upset, How are you getting on? [10:15] Myrtti like unity [10:15] likes [10:15] gvo, that has nothing to do with it [10:15] hes just pushing us back on topic :) [10:15] I know. [10:15] hy please, whre can i get help for backtrack ? [10:15] ndkelly: So far, so good. I think this can work. [10:15] precubcr: #backtrack-linux [10:15] WhereIsMySpoon: she, actually. Moving on. [10:15] ndkelly: You're a lifesaver [10:16] upset, Glad i could help. [10:16] so ... without doing the apt-get commands, is there a way to manually correct/inspect conf files to understand how X11 boots? I know there is, but where? =) [10:16] i need a anti hack ubuntu bot any ideas [10:16] thx [10:17] Sorry Myrtti :) [10:18] WhereIsMySpoon, It seems to have combined the top and bottom panels. So i have tasks, and battery/notifications all on the bottom. [10:18] Strange. [10:18] o.o [10:18] nice [10:18] ndkelly, do you still have applications/places/system along the top left? [10:18] WhereIsMySpoon, No sir. [10:19] pff i got no idea what's happened :P [10:19] I didn't want to remove Gnome so i don't have to reconfigure it all while i'm only trying out new DEs. [10:19] ah ok [10:20] Going to re-log into Gnome. === pedro is now known as pgoncalves [10:21] On 11.10 how do i do a complete reinstall of gnome-desktop? ati-driver break it ..... [10:22] looking for a starting point for troubleshooting and resolving 'dpkg: error processing koha-common (--configure): [10:22] subprocess installed post-installation script returned error exit status 255'. Full output: http://paste.ubuntu.com/872380/ === nick_ is now known as ndkelly [10:23] Culiforge, you got tha on lucid ? [10:24] hiexpo: yes [10:24] Culiforge, wow one sec [10:25] hm, i just got something strange happen when i restarted [10:25] http://pastie.org/3540106 [10:25] those were the errors that popped up on screen [10:25] Culiforge, tryagain ? [10:25] along with some other information that wasnt error [10:25] and the machine wouldnt shut down properly [10:25] had to press power button [10:25] hiexpo: try what again? [10:26] Culiforge, sudo apt-get update mayveserver wasbroke [10:27] hiexpo: nope, same [10:28] Culiforge, sorry tab is lite here [10:28] Culiforge, do you get an errror on how to fix ? [10:29] hiexpo: no, but tried -f install with no luck [10:29] hiexpo: remove purge reinstall, no luck either [10:30] Culiforge, sudo apt-get upgrade [10:30] please, any repositoris for BT 4 R2 that work ? need to download cpyrit and more ... [10:31] Does anyone have experience with Cairo-Dock on a netbook? [10:31] hiexpo: no sir, same status 255 [10:31] Culiforge: koha-common doesn't appear to be in the repositories, it sounds like whomever is providing the package may need to fix this error. [10:32] how to create patch file so that we can apply patch [10:32] wow Culiforge i just did and update with 10.04 > something happened with your repos [10:33] hiexpo: something.. like evil gnomes? :) [10:34] xD [10:34] does anyone have any idea about the problem i posted a bit further above? [10:35] Hell everyone, I need some help in determining tape drive utilization, is there any command, tool through which we can determine how much tape (space) has been used on tape drive and how much is still free [10:35] what on earth is a tape drive [10:35] Hello, Does anyone know how I can install zend optimizer on ubuntu 10.04 with php 5.3? (cant get it to work) [10:36] I just want to determine Free Space on Tape === shadowh511 is now known as Pony_ === Pony_ is now known as shadowh511 [10:37] Is there any news on how well 12.04 will perform on a 1.6GHz Atom netbook? [10:39] Is it normal that just after rebooting, I just have 1.1Gb free memory out of 2GB? What takes so much memory? Thanks [10:40] fairuz, Are you using unity? [10:40] fairuz, you can see processes running by doing ps -eax [10:40] Ubuntu 11.04. Gnome classic. [10:42] WhereIsMySpoon: I have something like 220 processes right now [10:43] fairuz, look at the top 10 then [10:44] I am having problems with video playback in 11.10 [10:45] psyclone18723986, what hardware are you running, and what seems to be the issue? [10:46] ndkelly : I am not sure what the hardware is can't i run a grep command> [10:47] psyclone18723986, Alright, is it a netbook/laptop/desktop for starters/ [10:48] ndkelly : it is a desktop [10:48] ndkelly : a dell [10:49] psyclone18723986, What are the issues you're facing? Is it streaming online video? Or local content. [10:49] ndkelly : both streaming and local is as if the frames are skipping or something its not playing smoothly [10:50] yay, I started up on xubuntu, changed desktop @ login screen as suggested - this desktop rocks! [10:50] But now I can't access my home dir [10:50] psyclone18723986, Sounds like a driver/codec issue to me. Have you updated your graphics drivers recently/ [10:50] Error stating file '/home/luxius/.gvfs': Transport endpoint is not connected. [10:51] luxius, Glad you could boot properly. [10:52] ndkelly, do you know what that error message means? Why I can't access my home dir? [10:52] lost+found isn't accessible either [10:53] luxius, Not too sure on that one, I haven't had chance to learn the Linux file system well enough yet. sorry. [10:53] okay [10:53] I'm sure someone around here can help though. [10:54] ndkelly : no i have not, how do i go about doing so [10:54] psyclone18723986, Are you using Unity or Gnome? [10:54] ndkelly : i believe its gnome [10:55] I have installed nvidia-current and then nvidia-current-updates but nothing happend. can't increase resolution [10:55] ndkelly : i just upgraded from 11.04 to 11.10 and video playback was fine in 11.04 [10:55] psyclone18723986, System > Administration > Hardware Drivers. [10:55] where do I find a terminal in xubuntu? === Companion is now known as companion [10:55] luxius, Right click on the desktop. [10:56] using kubuntu [10:56] psyclone18723986, have you tried VLC? === max is now known as Guest17530 [10:56] luxius : yes [10:58] psyclone18723986, what media player do you use? [10:59] pfifo, VLC [10:59] once you've tried VLC there is no other media player [10:59] pfifo : i usualy use vlc [10:59] ndkelly : i cant find hardware drivers [11:00] psyclone18723986, which card to you have? [11:00] luxius : i am not sure what my video card is [11:01] psyclone18723986, in vlc goto Prefrences -> Video and change the output tab to different settings, SDL,GL and X11 work well for me, try them all until you find something useful. You need to close vlc for changes to take effect [11:01] pfifo : ok [11:02] psyclone18723986, you may also want to try with combinations of accelerated video output toggled on and off [11:02] Hey guys [11:03] Summing it up. What is linux best known for? [11:04] other than servers. [11:04] MrHarptastic, the lulz [11:05] MrHarptastic, the difficulty in learning how to administrate the system [11:05] MrHarptastic, linux is best know for being opensource if you want something different you are free to do so [11:05] MrHarptastic, That depends. best known for by whom? [11:05] I love options [11:05] MrHarptastic, then linux is for you :) [11:06] :) [11:06] MrHarptastic, By the general population (what we refer to as 'normals') geeks in basements. [11:06] as long as you dont mind a challenge at points [11:06] << Geek in spare room. Does that count? [11:06] oooh ... lspci shows all hardware, nice command to know [11:06] Yes. Also, i think this should possibly be in #ubuntu-offtopic [11:06] MrHarptastic linux is free as in beer [wait you wont get beer] :) should I say free as in freedom......... [11:06] MrHarptastic, if you want to really taste Linux, install a source-based distro on a spare PC :) [11:06] lsusb shows all usb devices [11:07] luxius, lshw [11:07] but i think is bugged atm [11:07] I've got a spare dell lying around. I've been thinking about doing something linuxie to it [11:07] do eet. [11:07] hehe [11:07] source-based distro you say? [11:07] Yes, do it. Installing Linux on my spare PCs helped me learn a new OS. [11:07] MrHarptastic what's keeping you? [11:08] wow, lshw is verbose indeed [11:08] you mean the lack of GUI i presume..lol [11:08] If you really want a challenge, install gentoo or suicide linux. [11:08] MrHarptastic, i mean one where you compile the executables from source [11:08] MrHarptastic, like LFS or Gentoo [11:08] ahh. I've been doing that with this one..lol [11:09] MrHarptastic, it'll help with your Ubuntu skillz :) [11:09] I didn't know you could actually apt-get..lol [11:09] suicide linux? [11:09] MrHarptastic, doh [11:09] :p [11:09] I was ./configure, make , make install...... etc et [11:09] :p [11:09] pfifo, Basically, if you make a spelling mistake or anything in console. Your drive is wiped. [11:10] and lots of tearms and hurting knuckles [11:10] MrHarptastic, here's a tip from one Windoze user to another: Use Debian (Ubuntu is built on Debian) if you consider a linux distro. Debian has a tight package system that makes sure all dependencies are installed and cleans up drivers not needed. [11:10] luxius, "cleans up drivers not needed"? [11:10] mosno, I think he meant dependencies. [11:10] although if you want ubuntu, use 11.04 or earlier [11:10] well, how else can you describe it to a non-linux user? :D [11:10] libraries [11:10] or use xubuntu [11:10] libs [11:10] at least imo [11:11] xubuntu > ubuntu [11:11] im pretty sure this is kinda offtopic though [11:11] I'm on the most current U. what's wrong after .04 [11:11] ? [11:11] gnome3/unity [11:11] ahhh [11:11] i'm still on 10.04. [11:11] gnome3 > unity [11:11] only because it's less bad, mosno [11:11] anyhow [11:11] ndkelly: And that's why I know you're smarter than the rest of us [11:11] WhereIsMySpoon, that doesn't invalidate my assertion :P [11:12] well, I like doing things from scratch. learning a bit of src compilation via configs and makes I think was a good experience for my first few days [11:12] MrHarptastic, then you should install a clean Debian [11:12] ndkelly, im going to make a suicide linux livecd [11:13] upset, How so? [11:13] pfifo, Good luck. [11:13] * mosno installed a dirty Debian once [11:13] *wipes off his debian. [11:13] it was dirty..lol [11:13] ndkelly: Because you actually stick with the LTS. [11:13] debian is pretty sweet, but you gotta roll up your sleeves a bit [11:13] Ubuntu is a dirty Debian -.- [11:14] dirty dirty debains..... [11:14] debian*... [11:14] Why are we hating on debians? [11:14] upset, I'll probably stick with this one when 12.04 is stable too. Purely for performance reasons on my netbook. [11:14] we're not, Debian is awesome [11:14] I don't even know what a debian is.. (reaches for google) [11:14] Debian generally rocks Ubuntu, except for certain use cases [11:14] !debian [11:14] Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://help.ubuntu.com/10.04/installation-guide/i386/what-is-debian.html - Remember, !repositories meant for Debian should NOT be used on Ubuntu! [11:15] currently burning a 12.04 live cd though. Just to try it on my desktop. [11:15] I remember ages ago when I compiled a kernel from "scratch" ... fun times [11:15] 12.04 gives me extra 2h of battery time [11:16] i doubt it, edgars [11:16] ndkelly: :\ That's a fantastic reason. I was hoping to improve performance on 12.04, since even Unity2d has bogged me down a bit. I think I'll do what I should have done before and switch to xfce with dockbarx or plank when it's ready [11:16] but it dose [11:16] i doubt it is actually 12.04 as opposted to 11.10 [11:16] and i instead posit that its just you dont have all the crap you installed with 11.10 [11:16] The only thing I don't like about src compilation is all the errors... I'm still learning about these angry little files with "lib" on the front of them...lol [11:16] unless they did something amaizng with 12.04 [11:16] amazing [11:16] MrHarptastic, it definitely takes more time/patience [11:16] upset, I may try 12.04, and if it performs poorly, i'll reinstall 10.04 from backup. Regardless, i'll be sticking with gnome2. [11:17] or at least not unity. [11:17] WhereIsMySpoon: Atareao said it was a little springier. [11:17] WhereIsMySpoon, http://www.ubuntu.com/ specifically says 12.04 is in BETA, why the doubt? =) [11:17] WhereIsMySpoon, they did somthing with the kernel + i discovered laptop tools [11:17] MrHarptastic, i'm using Ubuntu as a temporary platform while I build up a system from source in my spare time [11:17] well, maybe im wrong [11:17] :) [11:17] MrHarptastic, but who knows, 12.04 might impress me ;) [11:17] I need to represent the data command out as "YYYYMMDDHHMMSS" - how to do that [11:18] 12.04 of? [11:18] Ubuntu [11:18] Ubuntu, of course [11:18] idk but yesterday i used it from approximately for 6h [11:18] Ubuntu? I think I missed something.. [11:18] usualy i get 4 [11:18] ponrajuganesh: where? [11:18] ok [11:18] ndkelly: I'm a sucker for interesting environments. I might use gnome3 if it gets its kinks worked out. It's actually pretty responsive for me. [11:18] in ubuntu terminal for the shell processing gvo [11:18] ponrajuganesh: "man date" read about Format-Controls [11:18] MrHarptastic, never mind, 12.04 is beta, don't use beta unless you are a hardcore linux user [11:19] I'm always hardcore.. Just a newbie-hardcore-linux-user.. [11:19] bahaha [11:19] upset, I think i may try it on a desktop if, like you say the kinks are fixed. [11:19] ndkelly: Zeitgheist is just the worst thing ever, though. As someone who has been using Unity 2d for like 7 months, I can tell you that the home button thing is a pain. [11:19] upset, yeah, it's a ton faster than 11.10 unity [11:20] upset, Zeitgheist? I'm not familiar with it. [11:20] For me unity just keeps crashing windows. [11:20] I usually dig into projects like a dieting woman in a bag of rice cakes.. [11:20] randomly [11:20] MrHarptastic Me too :D newbie-hardcore-linux-user [11:20] upset, at least it is on my Pentium T2080 with 2GB RAM and 5200RPM HDD [11:21] not to mention Intel 945 graphics [11:21] ndkelly: Zeitgheist is that thing they use to log activity so you can search for files and applications. It totally sucks, and makes finding anything really difficult. I'm all for quick access, but not if it's broken, and ESPECIALLY not if it hinders me from regular browsing. [11:21] also, gnome shell is far more usable imho [11:21] i can't think of a single thing unity does better [11:21] so far I'm liking linux. I feel like I'm actually doing something versus Bill Gates holding my hand through windowsland allowing me to scratch-and-sniff samples.. [11:22] except pwn my resources [11:22] word, MrHarp [11:22] mosno: It's that much faster? Jeez, I wish I had just seen if the installer would finish. [11:22] it really is [11:22] Instead I'm stuck here at 5 in the morning with two computers on my lap [11:22] * luxius switched to xubuntu today, can confirm it's better than unity/unity2d [11:22] upset, I think they just tried to over-complicate things with unity. By failing to simplify them [11:22] MrHarptastic, imma let you finish, but notepad.exe is the best editor of all time! [11:23] yes, I would agree..lol I've edited a lot of config files on notepad.exe...haha [11:23] http://knowyourmeme.com/memes/events/kanye-interrupts-imma-let-you-finish [11:23] but what about the Ubuntu Software Center? It's soooo sloooow and it often crashes ... what's up? [11:23] mosno, If you having code problems i feel bad for you son. I got 99 problems but a glitch aint one. [11:23] haha [11:23] i remember that image [11:24] didn't like unity or xubuntu, using ubuntu classic atm [11:24] ndkelly, http://www.buzzfeed.com/conors3/99-problems-but-a-glitch-aint-one-1pjk [11:24] ndkelly: They caught on to something with the idea of access. I can't switch back to firefox even though I need it to view some sites because chromium's address bar is so smart. It always knows what I want to do. [11:24] ah, yes, xfce. great until it does something really badly, like the battery status notification [11:25] hmm, i suppose i could say that about every DE [11:25] upset, As in, using the address bar as a search bar? Also, I think unity will work really well on say, a tablet. When that happens. Just not for a desktop. [11:25] mosno: Oh jeez. Don't scare me, I'm trying to switch. Maybe I should go back to gnome2 [11:25] i don't see how unity is a tablet interface [11:25] i think that was just some kool aid [11:25] upset, windowmaker [11:25] :D [11:25] ndkelly: I have a tablet! It's a tablet netbook. It totally sucks. [11:25] linux desktop hackers should drop everything and work on gnustep [11:25] windowmaker? [11:26] omg, mosno.. that picture is priceless. [11:26] it is the DE with the most promice [11:26] upset, Is it the Transformer per chance? [11:26] promise* [11:26] help [11:26] Also lol@ Imma let you finish [11:26] libpulse-simple.so.0: cannot open shared object file [11:26] but nobody cares about it because they're prejudiced against objC or something [11:26] ndkelly: What? [11:26] ubuntu 12.04 [11:26] sigh [11:26] upset, Your tablet/netbook. [11:26] ironically, canonical and gnome are trying to copy OS X [11:26] but gnustep is tha bomb on that yo [11:26] sigh [11:26] if only i was elite [11:27] i could hack you up a dream gnustep desktop [11:27] ;) [11:27] ndkelly: The screen itself works fine, if that's what you're asking. It's just a pain in the ass to use. [11:27] After I change file manager from Thunar to Nautilus do I then have to restart my x11 session? [11:27] upset, Ah. It took me a good while to become accustomed to the 1024*600 display. [11:27] date '+%Y%m%d%H%M%S' this is it guys [11:27] Can't stand it with windows 7 though, so i removed it. [11:27] How do you make boot settings permanent? [11:28] And booting xp from a usb proved to be more effort than i cared to put up with. [11:28] ndkelly: Nothing changes just because I'm using a tablet screen. The way it handles it, almost every program gets confused because every touch is a continuous click and so everything looks like a single stroke. [11:28] upset, Ah, i see what you mean. The machine i use at work is similar. Although, that's resistive *shudder* [11:29] also [11:29] After I change file manager from Thunar to Nautilus do I then have to restart my x11 session? [11:29] is there a way to start unity from the command line? [11:29] ndkelly: Me too, a little bit. But I love the portability and the small keyboard. Also, have you tried Windows 8? I'm curious about it. [11:29] luxius, yes. [11:29] riddle me this, #ubuntu -- is there a daemon/service that detects when i plug/unplug a VGA monitor on my laptop and adjusts which display it's outputting to automatically? [11:29] brb [11:29] because it's sucky having to go into display properties and do it manually [11:29] Can you import windows files and play with the src for them to work on linux? [11:29] upset, Not yet, I haven't been all that bothered by it. It took me about 18 months after 7 came out to switch from XP. Never bothered with vista. [11:29] ndkelly: Resistive is god-tier, nobody knows. I have pressure sensitivity! Using my finger would be terrible. What am I, five? I need precision, brother. [11:30] When I copy things to my SD card it seems to copy quite fast but then hang, (no progress, no disk usage), then after some time it copies again and hangs again, and then repeats. Is this normal? Is there a buffer somewhere whose write performance I am actually seeing? [11:30] upset, If my screen at work were capacitive, it would be hell for what i do. === yoshx_ is now known as yoshx [11:31] ndkelly: Well, it's pretty powerful and efficient. It can run perfectly without modification on a smartphone, and evidently they've been gearing themselves towards some kind of linuxy model. [11:31] ndkelly: What is it you do, if you don't mind me asking? [11:31] upset, Yeah, i think for a phone it will work really well. Same for a tablet, but a desktop? no way. [11:31] upset, I'm a lighting designer. [11:32] hmm, changed to Nautilus (as was file manager in unity2d) but I still can't access my home dir. [11:32] Error stating file '/home/luxius/.gvfs': Transport endpoint is not connected. [11:32] Anyone not know? ): [11:32] works fine in a terminal [11:32] luxius, have you tried it with root privelages/ [11:32] ndkelly: I don't know much about its environment. I just know it does some crazy stuff, and it comes with some kind of ubuntu-like appstore and they've released several version for free [11:32] I'm not logging on x11 as root xD [11:33] ndkelly: Also, interesting job. I wonder how you got into linux, of all things. [11:33] upset, I might dabble in W8 if i get the time/chance. I've always been tech headed, and Linux was the final frontier for me. Only installed it about a month ago. [11:34] wait, it's still Thunar being used although I changed it in Preferred Applications [11:34] ndkelly: No way! Now I feel so dumb and behind... Freaking out over my partition table and stuff. [11:35] I think I'm rebooting the machine instead ... o/ [11:35] ndkelly: you'll hate win8 [11:35] luxius: you don't need to start x as root, just "sudo nautilus" [11:35] werder, thanks, good tip [11:35] it's no better than v7 was [11:35] but I'll reboot, brb [11:35] jack, quite possibly. That's why i haven't been following it in the media. [11:35] jack: You've tried it? Did you look at the developer version or the consumer which just came out? [11:35] why would ubuntu freeze trying it on cd [11:36] upset: i think it was the consumer build [11:36] upset, Hah, I wouldn't worry about it. I'm a fast learner. i pick things up pretty quickly, and i log into IRC so i can both help out and learn more myself. [11:36] I just heard about it from my boyfriend, and thought it sounded totally nuts. He wants to try it too. [11:36] tilda -- You make everything better... [11:36] hello? [11:36] lol [11:36] ndkelly: Ah, so you probably just did a google search to find the gksu thing [11:36] Kaltiz: Hello! [11:37] any body [11:37] :O [11:37] upset, I knew of the command, i just couldn't remember the exact command. [11:37] ubuntu: bad cd? [11:37] how can i use the debian-sys-maint user for database backup? i dont see the --defauls-file option in mysqldump? [11:37] nope [11:37] I don't have the unity side bar and top bar anymore ideas? [11:37] upset, But now i do know, and therefore both helped and learned at the same time. [11:37] ndkelly: Well, I'm pretty sure live iso's used to just come with repair utilities, but now it kind of sucks. [11:38] ndkelly: Smart! [11:38] this pc has no hard drive or os its all on the ubuntu disk [11:38] ndkelly: I like your style. Learning by doing. [11:38] LJ1: I wasn't aware that debian-sys-maint was used for that purpose. [11:38] gvo: it has the correct database persmissions [11:39] Sure does [11:39] But that's not its purpose. [11:39] gvo: could you explain what the purpose is then? [11:40] LJ1: http://serverfault.com/questions/9948/what-is-the-debian-sys-maint-mysql-user-and-more [11:40] ndkelly: So how did you get to be so interested in tech? All the artists and designers I know freak out when they have to think about their computer. [11:40] any idea why my setup freezes [11:40] nkelly: As a matter of fact, most simply fuss when it does something they don't understand. [11:41] ubuntu: maybe it doesn't like your display card. [11:41] ubuntu: what computer? [11:42] gvo: thanks.. [11:42] where can i get software that examines the ubuntu kernel every 5 min for errors and haker attacks like trip wire [11:42] Ubuntu: Woah [11:43] Hey folks. Im using recordmydesktop (ogv) so that i can record sound from my mic too. The sound is fine but the video is very jittery... looks like a single frame a second... [11:43] ubuntu what's wrong with tripwire [11:43] recoding to avi is fine but i don't get sound with that [11:43] any pointers? [11:43] im not getting good info on trip wire [11:43] upset, Funnily enough, it started in Y6 when i made a powerpoint presentation [11:43] i went to the website and get get any good info on it [11:44] ubuntu http://sourceforge.net/projects/tripwire/ [11:44] upset, Since then, it grew into a passion. Now it's all 'fix my computer!' by everyone i know. [11:44] what exacly does tripwire do [11:45] ndkelly: A single ppt and you're hooked? I don't understand it. You're a strange person, for sure. [11:45] yay, switching back to Nautilus fixed my problem, I now have access to ~/ through the GUI file manager [11:45] in your opinion [11:45] upset, I now do graphic design and light web development. I'm expanding my programming and web languages though. [11:45] upset, strange is good. [11:45] ubuntu http://www.linuxjournal.com/article/8758 [11:46] it also changed my desktop image back to the previous one, which is a shame, I like the XFCE mouse ... :/ [11:46] ubuntu as far as I know tripwire will alarm when any system files that you don't expect to change hapen to get modified [11:46] ndkelly: That's all pretty admirable. I feel like I stumbled into linux without knowing much. Ubuntu lets you do that, I guess. But now people think I'm some kind of nerd chick. [11:46] can anyone here argue which is better? Nautilus or Thunar? [11:46] aa [11:47] luxius: whichever you prefer [11:47] luxius: Don't ask those kinds of questions. It depends on user needs, of course [11:47] upset, I didn't know anything other than Windows until i installed OS X on my netbook, purely to learn it. Same with Linux. I'm going to stick with Ubuntu for a while, then move on to more interesting distros. Possibly Arch. [11:47] auronandace: +1 [11:47] you're right, I'm sorry ... I'll try to rephrase my question [11:47] luxius, 'Better' is subjective. It's all opinion based. [11:47] Well, I was asking for opinions xD [11:48] luxius: I use PCMANFM [11:48] anybody got any inside info on tripwire [11:48] I guess what I want to know is how deep a file manager's claws dig ... [11:48] or know the proper channel [11:49] Hi all. I'm running 11.10. When I put a video on my mp4 player, it doesn't work. If I use Windows 7 to put the file on the mp4 player, it works. I've done the medibuntu thing and have had no luck. [11:49] ndkelly: Woahoho, you installed OS X on your netbook for the lulz? You really are a weird guy. I've been interested in other distros too, I'm just afraid of straying because I feel like Ubuntu is too well supported and has such a large community that I wouldn't be satisfied. [11:49] Nautilus does a lot more than managing files. So I prefer Pcmanfm because it sticks to managing files and nothing else. [11:49] luxius: What does that even mean? [11:50] upset, More a mixture of curiosity and performance really. the way i learn best is by sitting down with something and just doing it. thus the reason i was able to help out a little today [11:50] Pirsch the same video? [11:50] Yes, same vid [11:50] Hi all, I have a small doubt.. What is linux IPF [11:51] ndkelly: Again, that's pretty awesome. You're all moxy. [11:51] In PCLOS I can make it work after installing task-multimedia but I've never had luck with ubuntu [11:51] The thing is, I want to use ubuntu and only ubuntu [11:51] upset, I'm not sure what that means. It must be a localism from where you are! [11:51] ubuntu: it's a simple setup just point the config at stuf you don't expect to change like /bin /sbin/ /usr/bin /usr/sbin some stuf in /etc [11:51] upset, well, I don't know what a file manager does, except managing files in a GUI? Maybe that's far from the truth, even ... [11:52] Pirsch when the player is connected is it shown as a mass storage or somthing else [11:52] yes [11:52] upset, I was surprised to see my desktop background image change as I changed file manager ... [11:52] ndkelly: Moxy? It's from 1930s American movies. Where are you? [11:52] upset, the UK. [11:52] upset, so I guess a file manager in linux is somewhat like explorer.exe in Windows? [11:52] Pirsch and you can play the video in ubuntu [11:52] luxius: Yeah, that's pretty weird. I'm too vanilla to know why though. [11:52] yes [11:53] upset, Are you sure it wasn't because you changed your DE as a whole? [11:53] luxius: I mean, maybe. Probably. I don't know, actually [11:53] luxius: explorer in windows if far more entrenched than any linux equivilents [11:53] ndkelly: Wrong person [11:54] edgars, I've tied using other machines but it makes no difference. Something must get lost in the codecs or something. I'm too noobish to figure this one out. :) [11:54] upset, Now i'm confused. hah. [11:54] Pirsch it's wierd it is just a file transfer so it should work [11:54] auronandace: Yeah, doesn't it also control the toolbar for some reason? [11:54] luxius: like sattu94 said, a file manager should just manage files [11:54] edgars, yes, that's what I think [11:54] Has anyone got amd catalyst to work / run on hybird hardware ( Intel igp + ati gpu) ? [11:54] ndkelly: I didn't say anything about changing DEs, except that I was considering it [11:55] Believe it or not, I've had this problem for over a year. Been here about 10 times hoping to find an answer [11:55] upset, that was meant for luxius I'm just in the habit of replying to you now. Sorry! [11:55] edgars, I wish I could just install task-multimedia [11:55] auronandace: That's an opinion if I ever did see one [11:55] auronandace, thanks for clarification, I do know explorer.exe is a lot more than a file manager, just trying to comprehend xD [11:55] ndkelly: np [11:55] but that's for PCLOS [11:56] luxius: Yes, Nautilys is the only File Manager I know that also sets up your Desktop Manager.. [11:56] s/Manager/Background/ [11:56] okay, so I read up a bit on Thunar and PCMANFC, seems they are both more lightweight and scalable than Nautilus [11:57] upset, I looked up 'moxy' so i'm going to take it as a compliment. Haha. [11:57] luxius: Kinda, I use both alternatively. [11:57] Pirsch: what dose it do? [11:58] ndkelly: I can't believe you'd never heard the word [11:58] here's a coconut-scratcher.... I can haz thumbnails in file manager? (select file) [11:58] ndkelly: Guess you felt like I did when I tried to watch Jeeves and Wooster [11:58] edgars, either it will say "Unsupported format" or if it does play it's broken and you cannot even tell what the pic is. [11:59] upset, Haha. possibly. [11:59] It also sounds like a needle being dragged across a record. [11:59] !thumbnail [12:00] !find thumbnail | MrHarptastic [12:00] MrHarptastic: Found: ffmpegthumbnailer, ffmpegthumbnailer-dbg, games-thumbnails, gnome-exe-thumbnailer, gnome-nds-thumbnailer, gnome-raw-thumbnailer, gnome-xcf-thumbnailer, kde-thumbnailer-deb, kde-thumbnailer-openoffice, kffmpegthumbnailer (and 4 others) http://packages.ubuntu.com/search?keywords=thumbnail&searchon=names&suite=oneiric§ion=all [12:00] Geez. I can't believe I'm taking so long just so I don't have to redownload the Legend of Zelda animated series. [12:00] MrHarptastic: I think when I set nautilus in icon mode it will display thumbnails if the file is a jpg or other pic file === JoFo_ is now known as JoFo [12:00] edgars, I've tried using WinFF to reformat and try different types of formats. No luck [12:01] ok. thanks [12:02] Pirsch, only thing i could find [12:03] Pirsch sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 === MrHarptastic is now known as MrHarp [12:04] Pirsch, what are you trying to play? [12:04] Pirsch, g2g good luck by === dmart_ is now known as dmart [12:05] Ok, thx edgars. Luxius, I just cannot get any video to play on my mp4 player (Android) when I transfer using Ubuntu. Win7 and PCLOS are no problem [12:06] edgar's plan is installing right now [12:06] Pirsch, which gizmo are you talking about? File format? Transfer mode? [12:06] Ok, let's see [12:06] yeah, edgar had you install a lot of codecs, afaik [12:06] I'm almost certain it won't help, but hey ... give it a try ^^ [12:07] Pirsch, those codecs will resolve playback on the box, but transfering is another issue [12:07] ndkelly: To Pangolin's credit, it has been running super quickly even though it's Unity3d from a live drive. [12:07] upset, I was just thinking the same. I'm booted into a liveCD on my desktop. [12:08] Pirsch: my guess is the files must get corrupted maybe in file transfer. what method of file transfer do you used? [12:08] ndkelly: I don't recommend installing it. :| [12:08] anyone know why/if/how its possible to change Chrome so that it will print background colours. It appears that there is no option to do this? [12:08] upset, No intention of doing. I use my main desktop for Gaming, and Design work. [12:09] need help in getting ubuntu [12:09] sacarlson, I just drag and drop [12:09] upset, I have another computer for using as a sandbox to play with distros on. [12:09] Pirsch: over usb? wifi ? bluetooth???? [12:09] usb [12:09] suj, what kind of help? www.ubuntu.com [12:09] Pirsch: it's android why not use wifi? [12:09] somebody please pass me the files for ubuntu [12:10] i tired downloading t.. [12:10] ndkelly: Gaming? Oh, you are really cool. [12:10] suj, and? [12:10] I have to reboot. For some reason I just lost my mouse and keyboard. I'll be back [12:10] ndkelly: Blegh. Got my files. No I can get ready for class while I wait for the startup disk creator. [12:10] but it never downloaded completely [12:10] sacarlson, USB or WIFI, same deal if the transfer mode corrupts files [12:10] than luxius for listenn to me [12:11] sacarlson, we'll need to know which gizmo he's using, etc. [12:11] upset, I say gaming, it's really just BF2 thesedays. [12:11] suj, well, you need the entire .ISO to finish downloading, then burn it on a CD (if that's the method you are using, which I recommend) [12:11] luxius: I'm not sure at times I've had trouble moving large files with nautilus so not sure why it happens at times [12:12] ndkelly: BF2? Battle frontier or something like that? I'm not much for first-person shooters. [12:12] luxius: oh and that was using samba, it seems much better with sshfs over nautilus [12:12] upset, Battlefield. [12:12] ndkelly: Ha, I can barely handle Zelda 1 [12:12] i knw luxuis...but im not able to download the whole iso file due to some reason..it stops in between [12:12] ndkelly: Noted [12:12] sacarlson, lol samba ... no, seriously, if it's possible to avoid samba I would at all cost [12:12] shooters *yawn* [12:13] luxius: well android supports samba so I'm not sure what he uses === raph is now known as Guest62399 [12:13] suj, what is your transfer method? http? ftp? [12:13] ndkelly: Oh God, gnome 2 is so much more efficient. ;_; [12:13] upset, Very true. That's why i like it so much. [12:13] @luxius:http [12:13] ndkelly +1 [12:13] ndkelly: Been using other netbook while I fix this [12:13] sacarlson, maybe that's it. Maybe he transfers with samba and it isn't correctly setup in linux? O.o [12:14] upset, What netbook is it/ [12:14] sacarlson, I'm taking wild guesses [12:14] i downloded it from their official site [12:14] suj, you should try with an FTP client. Which OS are you on? [12:14] im havng a windows 7 [12:14] luxius: until pirsch tries other method of transfer we won't have any clues [12:14] suj, browser? [12:14] ndkelly: I'm definitely using some combination of lightweight everyday applications, gnome2 or xfce toolbar, synapse, and a good dock. [12:14] chrome [12:14] ndkelly: T101MT [12:14] suj: proxy server? [12:15] suj, I believe it has an FTP client ... [12:15] upset, I've considered using Cairo-dock instead of the default bottom taskbar. [12:15] @luxius:cud u direct me? [12:15] FTP client? [12:16] ndkelly: Meh on cairo. I like dockbarx because it's nice for window management. [12:16] upset, How's the performance with dockbarx on a 1.6 Atom? [12:16] suj, here's an even better option: get a torrent client (uTorrent) [12:16] http://www.ubuntu.com/download/ubuntu/alternative-download#bt [12:17] ndkelly: Awesome. It just takes a few seconds to start, though it's not longer than unity-2d-launcher takes [12:17] upset, i'll install it now and see how i like it [12:17] upset, What's the package name/ [12:17] ndkelly: Plank is the most efficient thing I've seen, although it's an infant. [12:18] ndkelly: There isn't one, it's a ppa [12:18] suj, what kind of CPU is in your computer? [12:18] ndkelly: The most current info you can get on dockbarx is on their google plus page [12:19] is there a substring version found in bash? [12:19] is there a substring version found in bash? [12:19] upset, Currently installing from gnome-look. [12:19] ndkelly: The elementary team has been chugging out some cool stuff in general. [12:19] @luxius:im using a laptop [12:19] windows 7 [12:19] suj, if you press the Windows key + Pause/Break you get the System Properties (in Windows) [12:20] ndkelly: For example, wingpanel is a neat concept and they have lots of other lightweight but effective and beautiful applications coming out. [12:20] suj, System Properties tells you which CPU you have [12:20] upset, I'll be sure to check those out, thank you. [12:20] suj, ie AMD/Intel and which architecture [12:20] intel core duo [12:21] 2ghz [12:21] ndkelly: If you're interested in nifty things and know Spanish, check out Atareao's blog [12:21] 32 bit [12:21] 2.5gb RAM [12:22] suj, pretty sure that's 64-bit, so you'll need the AMD64 distribution [12:22] not need, but want [12:22] upset, I don't speak Spanish, however i may be able to translate the page with google. [12:22] luxius: not all core duo's are 64bit [12:22] ndkelly: Nah, don't bother. Webupd8 often grabs his programs. [12:23] upset: or pipe Atareos blog through Google Translate ? [12:23] sattu94:Gross, no. Seriously, just search for Atareao in Webupd8 [12:23] its not 64bt [12:23] auronandace, thanks [12:24] suj, well Windows might be 32-bit although the CPU is 64-bit [12:24] Uuuugh I'm going to drink all the coffee ever [12:24] ok [12:24] suj, you can get CPU-Z to check the entire CPU architecture [12:24] luxius: no worries (i found out by personal experience with a t60, its the core 2 duos that are all 64bit) :) [12:25] wer do u get tat now? [12:25] auronandace, hah, yeah, you're right - the core duos are pretty old :P [12:25] * mosno has a 32-bit only Core Duo as his fastest machine :) [12:25] luxius: Everything is old after a few months. It's depressing :C [12:25] suj, google "CPU-Z download" [12:26] it's quick enough for a desktop PC [12:26] upset, what what? Evolution is depressing? xD [12:26] upset, I find human devolution depressing ... *sigh* [12:26] luxius: Pshaw, using nonexistent science words where they don't even apply [12:27] it's blazing-fast on this gentoo-based liveusb system i've booted into actually [12:27] luxius: Get with the program, people have always sucked. [12:27] does anyone know where there's a mirror of an iso with gma500 support built in? [12:27] xfce, midori web browser [12:27] <3 [12:27] ok im downloading that [12:27] upset, on another off-topic note: I am totally up to speed with the program. Human Civilisation OS needs to be upgraded to 2.0. [12:27] upset: devolution is a valid word and more political than scientific [12:28] !offtopic | a reminder for everyone [12:28] a reminder for everyone: #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! [12:28] auronandance: Just because politicians make up a word does not make it valid. [12:28] evolution -> devolution -> revolution -> evolution -> ... [12:28] * luxius is a buddhist [12:29] upset: please consider perchasing a dictionary [12:29] upset, try "define:devolution" in google ;) [12:29] could you please move the discussion over linguistics elsewhere [12:29] Buddhist?! [12:29] auronandace: You should ferst [12:30] a) purchasing, b) first [12:30] Philologia <3 while I wait for suj [12:30] Installing xfce has installed a load of additional applications. So i now have duplicates. [12:30] Going to try and get rid and relog. [12:31] jack: It was a joke, dude. [12:31] jack: The e is on the other side of the keyboard from i [12:31] i did [12:31] ndkelly, how can you get duplicates on a Debian foundation? O.o [12:32] suj, so you run it and got the entire CPU model? [12:32] ndkelly, http://www.psychocats.net/ubuntu/purexfce [12:32] yes i did [12:32] searching for the bit acc [12:32] ndkelly: :\ I hate that. Maybe next time try xubuntu as a whole. Probably has some kind of metapackage which makes removal easier [12:32] hello [12:32] suj, please paste the CPU information [12:32] should be at the top of CPU-Z [12:34] im not gettin an option to copy? [12:34] no, just mark it with the mouse and do CTRL + C, suj [12:34] if possible [12:35] nope [12:35] not poss [12:35] suj, it isn't, just tried on my own Win7. Okay, tell me what it says in "Code Name". [12:36] yonah [12:36] k, hang on [12:37] ok [12:38] suj, it is a x86 CPU (32 bit): http://en.wikipedia.org/wiki/Yonah_%28microprocessor%29' [12:38] I'll find you an FTP download link. [12:38] yep [12:38] ok [12:38] suj, do you have a DVD burner? [12:39] i can write it to my usb [12:39] yes, but you can't boot from it directly [12:40] yes u can acc [12:40] not unless you make it bootable (didn't work with my USB pen, had to write a CD) [12:40] mine is bootable [12:40] i have a cd 700mb [12:41] luxius: as long as suj: has a big enuf usb pen and his bios supports boot off usb [12:41] suj, I am asking because there is a choice between a 1.5GB iso and a 700MB iso [12:41] hmmm...send the link for both [12:42] ftp://ftp.heanet.ie/pub/ubuntu-cdimage/releases/oneiric/release/ubuntu-11.10-dvd-i386.iso [12:43] i got 1.5gb [12:43] i have kept it for download [12:43] uhhh [12:44] my cell phone isn't being detected when I connect via usb cable [12:44] suj, the 700MB iso (CD) is only AMD64 + Mac [12:44] ok [12:44] Installing xfce proved to be more of an annoyance than a bonus. [12:44] i will do with the 1.5 as of now [12:44] sw0rdfish: cell is an android? [12:45] thanx a lot [12:45] no [12:45] nokia [12:45] ndkelly, that's probably because you need to fix some confs, once you get XFCE up and running I'm sure you'll like it =) [12:45] suj, np [12:45] luxius, I've removed it. Currently removing all the extras it installed and didn't remove when i uninstalled it. [12:45] @luxius: [12:45] i think its the cell phone [12:45] I now have 2 instances of terminal. [12:45] cya [12:45] i'm restarting it [12:45] tc [12:46] suj, good luck o/ [12:46] thanx cya [12:46] ndkelly you can have two tabs, in stead of two instances [12:46] MonkeyDust, I mean, two terminal applications. I realise i worded that badly. [12:46] ndkelly, I'd remove ubuntu-desktop and then install xubuntu-desktop, but I'm not too sure if that's enough [12:47] luxius, I'm aiming to revert to how it was before. ie gnome2. [12:47] ndkelly, you chicken out already? ;) [12:47] yeah sacarlson it was the phone... it works now after restarting and its a nokia btw [12:47] !gnome2 | ndkelly [12:47] ndkelly: The GNOME Foundation has ceased support for GNOME 2, and as such it is not in Ubuntu 11.10 (Oneiric Ocelot). See !notunity for an alternative desktop experience. [12:47] !notunity [12:47] Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [12:48] ndkelly: xfce is likely your best alternative [12:48] luxius, Pretty much. I need my environment to look somewhat pretty, something that Gnome allwos me. [12:48] ndkelly, aim for Gnome3/xfce then [12:49] Kvo staa maina :) [12:49] auronandace, I tried it for a while earlier today. But it's not very pleasing on the eyes. unless i just didn't play long enough to find suitable customizations. [12:49] kak q katame kopeuetaaaaaaa ? :) [12:50] !bg | ubottu [12:50] DJones: опитайте #ubuntu-bg за български потребители . try #ubuntu-bg for bulgarian users, and please idle there patiently [12:50] ndkelly: there aren't many pleasing themes for xfce in my opinion but it is functionally similar to gnome2 [12:50] Grr, stupid me [12:51] auronandace, Gnome 2 was working fine, i was just exploring alternative options is all. [12:51] ndkelly: my favourite theme so far for xfce is albatross [12:52] auronandace, My issue now is, removing the duplicate programs that xfce left behind. ie; terminal. But i can't find it in Software Centre, only the default Gnome terminal, which i wish to keep [12:52] how do I take a screen dump in X11/xubuntu ? [12:52] luxius, print screen button? [12:52] print screen [12:52] yeah, doesn't work [12:53] :L [12:53] gnome-screenshot [12:53] that is weird, now it does work! >_< [12:53] :P [12:53] ndkelly: sorry, i only use xfce so i've never needed to remove any of it [12:53] it just won't let me screen dump when I have the menu open [12:54] the uhm ... menu in top right corner, system menu or w/e you call it [12:54] luxius - menu as in file/edit etc? [12:54] ah [12:54] top left corner* [12:54] i did wonder there ;) [12:54] well, actually, any menu! [12:55] Hi, i made a distroupdate now my ubuntu is not working anymore, just inserted the live cd, how do i do a system repait? [12:56] anyone know how to start unity with xinit -- :1. [12:56] !work| dansku_ [12:56] dansku_: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [12:57] hehe, MonkeyDust, I wonder what you do when someone says "isn't functional any longer"? ^_^ [12:58] Winner. Found a pastable terminal command to remove everything. [12:58] antihc3: the service that starts x is gdm (pre- 11.10) or lightdm (11.10+) [12:58] Has anyone bought the ubuntu mouse/ [12:58] Considering one for my netbook. [12:59] ndkelly, yeah make sure it is fed or it gets belligerent. :) [13:00] Fyodorovna, Ha ha. [13:01] what happens if I paste this in shell? :(){ :|:& };: <-- (please don't try!) [13:01] !danger [13:01] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [13:01] thanks auronandace [13:02] luxius, that is no fun at all [13:02] well, that was probably my queue to quit IRC [13:02] scriptwarlock, your name is fitting indeed ;) [13:02] it's been a joy, catch you all on the flipside o/ [13:03] ubottu: sorry, it wont boot, when it try booting its on looking for network, doent find all network drived. so i guess a system restore would fix it [13:03] dansku_: I am only a bot, please don't think I'm intelligent :) [13:03] what would that bash do? [13:03] auronandace, thanks i will give that a run. [13:05] Alright! Installed successfully! Yaaaay! [13:05] !yay | upset [13:05] upset: Glad you made it! :-) [13:05] Thanks, community! You're the best! [13:05] !cookie | auronandace [13:05] auronandace: Wow! You're such a great helper, you deserve a cookie! [13:06] So i uninstalled xchat. Whilst using it. [13:06] ndkelly, bummer reinstall. [13:07] Just did. Now recovering all my server details from this session. === hari_ is now known as harikt [13:07] ndkelly: your config should still be there [13:07] ndkelly, cool, the files all stay in place. [13:08] I'll give it a shot [13:08] Later, y'all. It's time for school. [13:08] ndkelly: Thanks again. See you around! [13:09] Oh cool. Winner. [13:09] ndkelly: Thanks again. See you around! [13:09] upset, Take care! [13:10] dansku_, does your machine show the loading screen (even just the image) [13:10] sometime my application don't have top level menu bar in Ubuntu 11.10 [13:10] anybody else face this issue [13:10] is it on the top bar? [13:10] I have to log out and log in back to get that [13:11] Does anyone here have a laptop with hybird graphics (Intel igp + ati gpu) ? [13:11] varun06, you have to click on the app to have it show. [13:11] varun06: check if menu items ar at the top of the screen not the window [13:11] samosa: I thought the hybrid was intel+nvidia, not intel+ati [13:11] I do that, it seems top level hide behind Ubuntu top level bar [13:12] varun06, when you open the dash are you getting all options? [13:12] yes [13:12] hi all, is it possible to have a system that downloads emails from my mail server, modifies the content based on some sort of preg match and then forwards it on based on a rule? [13:13] ikonia: i'm not sure if he just means switchable [13:13] ikonia: name is irrelevant, just Intel igp + ati gpu is important [13:13] Yes, switchable [13:13] samosa: the name is relevent as ati/ndvia are very different [13:13] varun06, it takes some orientation probably, but it can be disconcerting, could be there is a problem though. [13:14] it is irritating, I mean you see the application there but no menu bar [13:14] acybervortex: there is a mail site ipipi.com that I think does that, I'm sure you could write a script in ruby or others to do the same in linux [13:14] I have to close these apps from unity launcher [13:14] samosa: switchable graphics doesn't really have good support under linux yet [13:14] varun - are you talking about not having window bars in unity? [13:14] then log out, then I see them fine [13:14] yeah [13:14] varun06: it is at the top of the monitor unless window is maximized [13:15] auronandace: yes, I'm finding that out right now ;-( [13:15] thats just part of unity [13:15] windows dont have title bars, its all at the top as wax says [13:15] varrun06:that is a feature of unity [13:15] even in not full screen mode [13:15] correct varun [13:15] that's called "global menu" [13:15] I should see the bar if it is not maximized [13:16] auronandace: do you think it will ever be solved? [13:16] varun - the menu bar (i.e. with file, edit, help etc) is ALWAYS at the top of the screen === saulius is now known as sauliusg [13:16] in unity [13:16] and unmaximised windows dont have any sort of top bar, you have to press alt and click to drag them [13:17] its part of the, imo, horribleness of unity [13:17] but each to their own :) [13:17] Unmaximized windows do have a top bar ^o) [13:17] Daekdroom, at the top of the screen, yes [13:17] somebody help....!!! [13:17] WhereIsMySpoon, I'm not talking about a menu [13:17] gagan, ask the question [13:17] samosa: given time perhaps but i'm rather doubtful (i think its windows technology and proprietry) [13:17] They have a title bar with close/maximize/minimize buttons. [13:18] Alt not necessary to drag [13:18] Odd, maybe when i installed it it was bugged or something [13:18] i dont use it anyways [13:18] can someone listen to me????????? [13:18] gagan662_, ask your question [13:18] preferably with less question marks [13:18] :) [13:19] WhereIsMySpoon <- lspci | grep VGA [13:19] 01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] [13:19] hi [13:19] Hi all, how to upgrade an installed package using synaptic [13:19] gagan662_, ok? [13:19] waxstone: it can become nesisary to alt drag if the graphics is too big for the screen to see everything needed to operate the aplication at times [13:19] konza, use the update manager? [13:19] or do you mean a custom .deb package that you made and installed [13:20] gagan662_: do you need driver for it or what [13:20] whereismyspoon<- when i move window across desktop i get cpu 40% [13:20] WhereIsMySpoon, i would like to use command [13:20] no idea konza sorry [13:20] jemand da der von truecrypt ahnung hat? [13:21] gagan662_, sounds a bit much, you got the latest drivers and shizz? and are you using proprietry or open source ones [13:21] konza: just click the apps box if it has an upgrade available and hit apply [13:21] sacarlson, he wanted a command [13:21] not gui [13:22] anyone there who knows good about truecrypt? :x [13:22] WhereIsMySpoon: i used ati in ubuntu repository.. [13:22] WhereIsMySpoon: i used ati driver located in ubuntu repository.. [13:22] WhereIsMySpoon: a command for synaptic? it's a gui. but equiv then would be just apt-get install appname , if an upgrade for that app is availible it will install it [13:23] WhereIsMySpoon: i even tried latest catelyst from official ati site.but of no use..i got same problem... [13:23] anyone there who knows good about truecrypt? :x [13:23] Ahh or good to know! I use unity =) [13:24] sacarlson, oh yea duh lol >< [13:24] i have ubuntu 11.10 on vbox and trying to use shared folder with host, but i can't change owner of folder with nautilus [13:24] bumbar - try it with gksu nautilus === MartinS is now known as Guest38571 [13:24] WhereIsMySpoon: what to do man???/// [13:24] gagan662_, i dont know, maybe someone else here can help you [13:25] gagan662_, what are you using? [13:25] 11.10? [13:25] WhereIsMySpoon: yep [13:25] meh, 11.10 has performance issues [13:25] Hi there all, I am having a very annoying issue where after disconnecting my wired network in Ubuntu 11.10 and then closing my laptop lid, then after a while opening my laptop lid, logging in and then plugging the LAN cable back in the network manager icon just endlessly runs the animation for connecting but never connects. Only after a complete computer restart can the LAN connect again. Anyone got any ideas? [13:26] gagan662_: that's why I always try to pick up nvidia equipment as it seems to have more linux support [13:26] WhereIsMySpoon: which arch? [13:26] gagan662_, arch? [13:26] WhereIsMySpoon: doesn't do anything, if i select any other owner than root, it instantly changes back to root [13:26] WhereIsMySpoon: i accept ur advice.next time i l'll use nvidia products ;) [13:26] gagan662_, that was sacarlson actually [13:26] but cool :) [13:26] i dont like ati either [13:27] WhereIsMySpoon: lolz [13:27] WhereIsMySpoon: mistaken [13:27] WhereIsMySpoon: So where i get open source driver? [13:27] gagan662_, google it [13:28] gagan662_, open source drivers are usually better performance wise but can be less stable [13:28] gagan662_: the open source drivers are normaly a part of the kernel for most stuf I can think of [13:30] I have 'export VISUAL=vim' (and even 'export EDITOR=vim') in my ~/.zprofile, yet when I run 'sudo visudo', it uses the 'nano' editor. [13:30] lucs - did you restart your terminal session? [13:31] WhereIsMySpoon: Well no, these exports are in my login profile. [13:31] [14:31:06] » ? « Whois Dylan-sama (*!*nicholi@abraxo.bluebottle.net.au) [13:31] [14:31:06]          Nom: Hoser-sama [13:31] [14:31:06]          Canaux: [13:31] [14:31:06]                (Autres) #ubuntu [13:31] [14:31:06]          Serveur: lindbohm.freenode.net Stockholm, Sweden [13:31] [14:31:06]          Idle: 2wks 20hrs 28mins 40secs, Connecté le : Tue Feb 21 18:01:58 2012 [13:31] EathOs: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:31] o.o [13:32] WhereIsMySpoon: Was your idea that maybe the exports weren't actually set in my current terminal session? [13:32] yes lucs [13:33] Ah, no luck then, they are :( [13:33] ok then [13:34] WhereIsMySpoon: Could it have something to do with root's exports? After all, I am sudoing to root. [13:34] ah [13:34] * lucs checks root's exports. [13:34] then yes, root doesnt use the same exports as your normal user [13:34] could be [13:35] WhereIsMySpoon: Looks promising. I'll report back on what I find. [13:35] :D [13:35] can someone name a decent ftp server daemon that's easy to use? [13:36] Really wish I could solve this issue [13:36] anyone know why/if/how its possible to change Chrome so that it will print background colours. It appears that there is no option to do this? [13:37] WhereIsMySpoon: which arch you using? [13:37] lucs: as shown here: http://ubuntuforums.org/showthread.php?t=804464 you can add this to ~/.bashrc ; export EDITOR=nano [13:37] alias visudo='sudo -E visudo'  but change nano to what you want it to be [13:37] you mean which window manager gagan662 ? [13:37] im using xubuntu [13:37] xfce [13:37] WhereIsMySpoon: which architecture you using? [13:37] oh [13:38] WhereIsMySpoon: :) [13:38] computer_, have you filed a bug for that? [13:38] gagan662, a really old one [13:38] scriptwarlock, no I haven't [13:38] radeon hd 3450 [13:39] scriptwarlock, Is this a new thing? [13:39] WhereIsMySpoon: i meant ubuntu x86 or x86_64? [13:39] scriptwarlock, I was about to upgrade to the 12.04 beta though [13:39] x86 [13:39] why gagan662 [13:40] WhereIsMySpoon: me x86_64.. [13:40] oh [13:40] i tried linux 64bit [13:40] WhereIsMySpoon: i think this causing problem [13:40] its still not all that stable iirc [13:40] WhereIsMySpoon: now m gonna downgrade to 11.04 x86 :( [13:40] anyone here using ubuntu with a dell blade server (i've got a M710HD in a PowerEdge m1000e rack enclosure). I've got it installed, trying to understand the networking [13:41] sacarlson: Aha. 'sudo -E visudo' did it (and exporting VISUAL=vim in root's .bashrc did nothing). [13:41] WhereIsMySpoon: ^^ [13:41] WhereIsMySpoon: actually Xubuntu( the lighter ubuntu) [13:42] sacarlson, WhereIsMySpoon: Thanks! [13:42] 11.10 boot - "waiting for network configuration" takes 3 minutes idle - how to solve that? [13:43] computer_, not new [13:43] lucs: why not just change what /usr/bin/editor points to using the alternatives system? [13:43] I made distroupdate, now my ubuntu dont boot anymore, how can i try a fix without reinstalling? [13:43] scriptwarlock, cool, wonder why I haven't found anything googling then [13:44] 11.10 boot - "waiting for network configuration" takes 3 minutes idle - how to solve that? [13:45] Hi all, Is there anyone using intellij idea 11? [13:45] Hello guys. Anyone with experience with Gammu-SMSd [13:45] scriptwarlock: Even restarting the network doesn't seem to do anything [13:45] dansku_: normaly update still keeps the older kernel as a backup you should be able to boot that in grub if that's where it gets stuck [13:45] raven: wubi or external boot?? [13:45] computer_, but rebooting works fine? [13:45] scriptwarlock: Yep [13:46] gagan662 real ubuntu [13:47] !ltsp [13:47] LTSP is the Linux Terminal Server Project, which adds thin-client support to Linux servers. See chapter 3 of the !edubuntuhandbook, http://www.ltsp.org and/or http://en.wikipedia.org/wiki/Linux_Terminal_Server_Project [13:47] jrib: Hmm... That feels a bit too globalish for my taste, but thanks for pointing it out. [13:47] !tftp [13:47] computer_, i suggest you start reporting the behaviour to launchpad [13:47] Anyone with experience in Gammu guys??? [13:48] scriptwarlock: Cool, is there already a bug report going? [13:49] computer_, not sure you'll be the first one if you fire up the apport-bug [13:49] I need a aacraid kernel built for 64bit and IOMUU enabled. What should I do? [13:49] !nbd [13:50] im using ubuntu remote desktop to control another ubuntu... on bouth is swedish keboard layout... but when using remote desktop viewer im getting us keyboard... how can i correct that [13:50] ? [13:51] 11.10 boot - "waiting for network configuration" takes 3 minutes idle - how to solve that? [13:51] raven: skip it and configure it manually [13:52] someone wrong with network connection ro there's no dhcp or something [13:52] To whom i was actually talking. i forgot his name Lolz... [13:52] ryannathans it is not necessary because all works fine after booting up [13:53] ryannathans any way to "disable" that? [13:53] not sure, I have never looked into it, set network settings manually and it wont bother you again [13:54] raven: man dont need to disable it.. [13:54] raven: if you skip it will be fine [13:55] So is HUD available in 11.10? [13:55] !hud [13:55] Ubuntu 12.04 LTS will include the first step in a major new approach to application interfaces, the Head-Up Display, or HUD, which will ultimately replace menus in Unity applications. See http://ubottu.com/y/hud for the background on this and discuss it in #ubuntu+1 or #ubuntu-offtopic [13:55] major new approach.. been in os x since 10.4 :) === JEEBcz is now known as JEEB [13:59] computer_, you there? [14:00] scriptwarlock: Yep, what's up? [14:00] What is the config file for xft? [14:00] I need it to listen to tcp, not only socket. [14:00] computer_, can you locate /etc/pm/sleep.d === marrusl_ is now known as marrusl [14:01] scriptwarlock: Sure, one moment [14:01] how can i found my server is correctly dns server binding :? [14:01] hi [14:02] i have some problem about ubuntu any bady can help me [14:02] that is a strange question Guest25456 [14:02] hi, I've a problem with installing wine on precise: http://codepad.org/AfLP3k0L Does anyone have any hint how to solve the dependency issue? [14:02] arda wats the issue? [14:02] thank for look to me [14:02] i want to move my home directory [14:02] scriptwarlock: Yep I am currently in sleep.d [14:03] how can i found my server is correctly binding :? [14:03] I've read here http://ubuntuforums.org/showthread.php?t=1936014&highlight=wine+precise that it "should" work now on precise, but for me it still has the dependency mismatch thing. [14:03] computer_: When I count to three, you will open your eyes... [14:03] computer_, what was inside [14:03] hold on a sec arda [14:03] !ubuntu+1 | Rabenklaue [14:03] Rabenklaue: Precise Pangolin is the codename for Ubuntu 12.04 - Support only in #ubuntu+1 [14:03] ok [14:03] ubottu: Oh sorry for that, thanks anyway [14:03] Rabenklaue: I am only a bot, please don't think I'm intelligent :) [14:03] lucs: Okay, I guess [14:04] scriptwarlock: Three files the color of scripts [14:04] computer_: Better listen to scriptwarlock, not me ;) [14:04] computer_, you have suspend thing? [14:04] scriptwarlock: I guess we are wanting to look at the "novatel_3g_suspend" file [14:05] scriptwarlock, it uses only 30% bandwidth? [14:05] strangest crash ever, [14:05] ive just done: sudo groupadd developers how can I add the users Test and Test1 to that group? [14:05] I closed that scriptwarlock [14:05] mi3, yes try it dont know where to pull that app but its available on ubuntu 12.04 [14:05] strange i was banned on some channel but i dunno which one [14:06] scriptwarlock I use ubuntu 11.04 will it work? [14:06] arda: it's jcolbert sorry to change my nick [14:06] unity became unresponsive, but console login worked. Metacity and gnome-settings-daemon used 100 % cpu each, but each one had mapped 543 GIGABYTES of virtual memory?!?! wtf??! [14:06] ok [14:06] u said you want to move your home directory right? [14:06] yes [14:06] mi3, find the ppa [14:06] ok [14:07] I only get basic font and I have no icon in application such as firefox and thunar. [14:07] uses 30%bandwidth? that sounds gr8!! scriptwarlock [14:07] arda i believe you can do a sudo usermod -d /path/to/new/home -m [14:07] İ try this [14:07] i've never done it arda but supposedly that command will copy all your files from your current one [14:07] Hello, guys [14:07] guy? where? [14:07] guys* [14:07] scriptwarlock: Yes there is a file named "novaltel_3g_suspend" [14:08] i will back you [14:08] computer_, was making some script just a workaround [14:08] so thanks [14:08] let me know if it works arda [14:08] :) [14:09] scriptwarlock: Cool thanks, I am just looking at the suspend script [14:09] libnotify have one type of notification or few types?? [14:09] scriptwarlock: If there is something I can type manually I don't mind [14:10] my window manager handles fonts improperly [14:10] 11.10 boot - "waiting for network configuration" takes 3 minutes idle - how to solve that? [14:12] disable network in /etc/network/interfaces [14:12] so what with this notify-send [14:13] how do I disable or set a very low timeout on ssh/gpg key passphrase storage? [14:13] they seem to be stored per session which is insecure for a machine that's actually a VM and gets suspended to disk instead of logged off [14:13] do i need to check xorg to have fonts working properly [14:13] What files does ubuntu refer to in a vanilla install when starting X [14:14] seahorse used to have that setting but not anymore [14:14] how do I enable java in google chrome? I've installed openjdk-7-jre [14:14] scriptwarlock: Oh I get it now [14:14] computer_, wat is it [14:15] i've got a folder than was root:root called testing. I made a new group called Developers and then i've added 2 users to that group. I've then done sudo chgrp developers testing and testing/* so now all files show root:testing but my 2 users still can't upload files. Any ideas please? [14:15] scriptwarlock: I was just looking at the suspend script that is in that folder and it has nothing to do with my situation [14:16] scriptwarlock: I don't mind restarting things manually after suspend to get the wired network to work I just need to know what to restart [14:16] computer_, of course but making a script that can restart your network hardware is what i mean [14:17] advowork sorry? is this FTP? [14:18] scriptwarlock: Sure I just wonder why the things I have tried have not worked [14:18] trevor69420, yeah, ive logged in as one of my users fine, try and upload/overwrite the file and says permission denied [14:18] computer_, maybe sometimes hardware are not good in handling the hibernate [14:18] advowork they need to have write permissions on the folder [14:18] not just FTP permissions === Knorre`BNC is now known as Knorre [14:19] scriptwarlock: Yes I figured this must be the case [14:19] computer_, can you sudo lsmod === nixmaniack is now known as n1x [14:19] scriptwarlock: Sure, one moment [14:20] http://askubuntu.com/questions/110837/how-to-hide-error-messages-automaticly-in-libnotify-in-gnome-shell [14:20] trevor69420, what do I need to change then? [14:20] that testing dir is actually 777 [14:20] hi [14:21] scriptwarlock: What do you want from it [14:21] computer_, pastebin the result [14:21] scriptwarlock: Sure one moment. [14:21] trevor69420, the exact error is: open for write: permission denied [14:22] advowork you using Ubuntu Server or desktop? [14:22] you can set the permissions through te GUI if you want [14:22] is this the correct command for raid6 with 5 drives (2 for parity) mdadm --create /dev/md0 --level=6 -n 5 drive1.... drive5 [14:22] no gui access unfortunately :S [14:22] ok i'll walk u through via CLI [14:22] ok thanks [14:22] u know the path of the folder i assume? [14:23] sudo chgrp -R /path/here [14:23] replace with the name of the group you want to have write access [14:24] advowork then after that you should do [14:24] sudo chmod -R g+w /path/here [14:25] scriptwarlock: http://pastebin.com/1qnG27ke [14:25] trevor69420, thats done it, thanks! [14:25] AdvoWork: also, this is up to you but it might make sense to make it so that all the subdirectories and files are owned by the group [14:27] sudo find /path/here -type d -exec chmod 2775 {} \; [14:28] Pangolin install goes to grub rescue for me after install due to FakeRaid setup, and I have not been able to boot it, but this worked on 11.10. Any tips on troubleshooting? I've seen some posts on dmraid, but no go fixing it yet. I'm missing Ubuntu on my desktop already :( [14:28] croffe, #ubuntu+1 for 12.04 [14:28] advowork if there are files in there now they should have read/write access then also run this: "sudo find /var/www -type f -exec chmod ug+rw {} \;" [14:28] thanks [14:28] errr replace /var/www with whatever path u want [14:29] this will give the users write access to the existing files [14:30] hello, i just installed ubuntu. how can i prevent my screen from diming? [14:31] it dims in just a minute or so [14:31] aitor laptop? [14:31] yes it is a small laptop (netbook) [14:32] it's in the power settings aito [14:32] aitor* [14:32] computer_, can you sudo lshw -C network === StevenW is now known as Guest86119 [14:32] trevor694420= yes it is a small laptop [14:33] i told you aitor it's in the power settings [14:33] scriptwarlock: Sure, one moment [14:34] trevor69420: not in my power settings [14:34] give me a sec.. starting ubuntu desktop now.. dunno if my vm is gonna have the same settings as a laptop tho [14:35] i can send u a screenshot [14:36] aitor: dont DCC files to me [14:36] !paste | Aitor [14:36] Aitor: 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. [14:36] ah ok [14:36] scriptwarlock: Sorry for taking so long but I am currently maxing out my CPU with OSX in Virtual Box [14:37] use the imagebin link [14:37] I got this werid thing going on ...i have a script data-mover.sh we will call it..(cause that is its name) I can run it manually...as root...does what its supposed to do...when i run it as cron it never works right [14:38] http://imagebin.org/202317 [14:38] scriptwarlock: DA DA; http://pastebin.com/eHCUwQjp [14:38] hello , how to get uget download manager appear in sys tray in ubuntu 11.10 [14:38] no dim screen options in power settings, where can i find those options? [14:38] it makes a vpnconnection then mounts two cifs shares moves some data with rsync and then shuts down the mounts and the vpn connection [14:38] <_Marcus> Aitor: What language is that? Spanish? [14:38] _Marcus: yes [14:39] computer_, is the lan not waking after hibernate? [14:40] hablo espanol mucho [14:40] what free vpn service can be used with ubuntu ?? what ubuntu users prefer `FREE`? [14:40] where can I find a list of (video) hardware that works with ubuntu out of the box? I'm looking for info on Ati Radeon HD2300 [14:40] dr3mro, openvpn [14:41] airtor: No hay ninguna opción tenue [14:41] <_Marcus> trevor69420: nada de español [14:41] trevor: no, no encuentro la opcion [14:42] <_Marcus> !es | Aitor y trevor69420 [14:42] Aitor y trevor69420: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [14:42] scriptwarlock: Not sure I don't think I ever really hibernate, but it is definitely not connecting after a Suspend. [14:42] how can I execute a script when a file is placed at a specific location? === mikester01 is now known as mikester01|AFK [14:43] computer_, yeah which one the rf or lan [14:43] inosync [14:43] scriptwarlock: Only ever the LAN [14:43] scriptwarlock: Wired Network [14:43] mucho glacias _Marcus [14:44] anyways airtor i'm not sure why your thing is missing [14:44] The inosync daemon leverages the inotify service available in recent linux kernels to monitor and synchronize changes within directories to remote nodes [14:44] i dont have a option to not dim the screen, how can i cancel de diming? [14:44] scriptwarlock: I have never had any issues with the Wireless [14:44] i cant tell cuz i dont have a laptop with me that has ubuntu [14:44] computer_, gksudo gedit /etc/pm/config.d/config [14:44] trevor: do you mean it should be there? [14:44] but i could have sworn it was in the power management settings app [14:44] the dmesg output is in seconds since the system boot - how do I get the seconds when the system did boot in terms of the epoch? [14:44] scriptwarlock: Okay, one moment [14:45] grendal-prime, thanks [14:45] is there a c++ channel on freenode? [14:45] Aitor, try this in terminal.... gsettings set org.gnome.settings-daemon.plugins.power idle-dim-battery false [14:45] grendal-prime, ?? how to make it work with ubuntu free? [14:45] Aitor, you may have to use Sudo for that [14:47] scriptwarlock: Done, but is it meant to be empty? [14:47] computer_, yes and paste this [14:47] trevor69420: i runned the command with sudo with no echoes. but screen still dimming in few seconds [14:47] scriptwarlock: Cool so we are making a new file [14:47] Aitor on battery or plugged in? [14:48] on battery [14:48] hmmm what about when plugged in? [14:48] computer_, SUSPEND_MODULES="r8169" [14:48] computer_, rather SUSPEND_MODULES="$SUSPEND_MODULES r8169" [14:49] WhereIsMySpoon: ##c++ [14:49] computer_, r8169 is your driver [14:49] scriptwarlock: Cool so I now have "SUSPEND_MODULES="$SUSPEND_MODULES r8169" [14:50] oh, i cant find my charger [14:50] computer_, yes close and reboot and test [14:50] nevertheless, i think i installed both english scriptwarlock: Sure I figured that, that was my driver [14:51] hi all, I want to do something crazy, like start joining my linux servers and/or desktops to our windows domain - what's the best way to do that these days? I found articles on centrify but i can't find the package in Precise? [14:51] computer_, save, close, reboot and test it [14:51] scriptwarlock: Will do but can't restart right now [14:51] Is there a partition editor in 11.10? ike administration>Partition Editor before? [14:51] scriptwarlock: Will do so as soon a updates and some downloads have finished [14:52] computer_, ah ok [14:52] Hi I am going to reinstall my computer an I want to know how I can save my firefox bookmarks [14:52] ? [14:53] RedViper: In your home directory there is a .firefox directory. Back that up for sure. [14:53] RedViper: you can also save them with Ubuntu One [14:53] RedViper: you can use that to sync your bookmarks [14:54] So oneiric has been utterly screwed for the past month or so and I got sick of it and decided to try pangolin, after the install it looks like the ubuntu installer silently overwrote the bootblock of my secondary hard disk that contained a truecrypt lock. Wow... that's really amazingly incompetent. [14:54] how to disable graphical autologin? [14:54] Etherael, #ubuntu+1 for 12.04 [14:55] hey folks, i installed 10.04 yesterday on a new machine and had an issue with the driver not being detected. I downloaded the driver, did a depmod -a and modprobe e1000 and it detected the network and started working. I just did an update this morning, it asked to reboot the machine and now I can't get my network interface back up no matter what. There are now 2 showing in dmesg and only lo in ifconfig -a. Any suggestions :D ? [14:55] Is there a defult client in Windows that allows for SSH? I don't want to have to isntall a cleint like putty. [14:55] cool / beans [14:55] battlehands, no [14:56] OK thanks :D [14:57] antihc3: That's totally unacceptable. What if I'm working on a school machine and I want to access a file from my desktop? I don't have administrator priviledges on my school computers and cannot install software like PuTTY. [14:57] raven, you want autologin? no passwrd? [14:58] scriptwarlock i want xfce not to autologin any more [14:58] battlehands, it's hardly the place to complain, complain to Microsoft! [14:58] ph8: Like those guys will listen! [14:58] :) [14:58] battlehands, how is this ontopic here [14:59] battlehands, thats microsoft for you [14:59] bazhang: My next question was going to be about SSH in Ubuntu. [14:59] I have a lecture to give. See you guys later! [15:00] weirdness, just rebooted for the 3rd time and it picked it up [15:01] anyone know what can cause me not to be able to use Putty to control my ubuntu desktop? [15:01] just getse connection refused [15:01] <_Marcus> Mech0z: It's "puTTY" for a reason. You can only control TTY through Putty. [15:01] <_Marcus> Mech0z: Try a remote desktop program instead [15:02] hi, I can't scale frequency anymore: cpufreq-info gives me a line 'frequency should be within 2.40 GHz and 2.40 GHz.' I use powersave governor. anyone got an idea? [15:02] _Marcus I am using tightvnc, but just wanted to only get terminal access [15:02] cumbersome to type terminal through vnc :s [15:02] also, my cpu is an i5 450m [15:02] <_Marcus> Mech0z: Oh. So you want to just control terminal? Sorry, I misunderstood your question. [15:02] pythonsnake: how are you using powersave governor in linux ? [15:03] <_Marcus> Mech0z: Do you have OpenSSH installed? [15:03] dont think so [15:03] pythonsnake: did you try this before and have to find some software to link into it properly ? [15:03] <_Marcus> Mech0z: Type "sudo apt-get install openssh" [15:03] cpufreq-set -r -g ondemand [15:03] oops [15:03] cpufreq-set -r -g powersave [15:03] pythonsnake: I'm sure you've done this before, I remember discussing it with you === andy_ is now known as Guest72803 [15:04] _Marcus unable to to lacate package openssh [15:04] pythonsnake: where did you get cpufreq-set from ? [15:04] <_Marcus> Mech0z: Hm. [15:04] from cpufreqd package [15:04] Wow I just discovered Wine Tricks, WOW! [15:04] pythonsnake: from with repo ? [15:04] I also installed cpufrequtils [15:04] yes [15:04] pythonsnake: I'm only asking as I'm trying to remember if this is the same issue you had before [15:04] _Marcus: "sudo apt-get install openssh-server" or "sudo apt-get install ssh" [15:04] <_Marcus> Derp. [15:04] Is there anything the Open Source can't do? [15:05] <_Marcus> Mech0z: Use "sudo apt-get install ssh", like llutz said. [15:05] ah [15:05] installing [15:05] <_Marcus> computer_: Be in human form. [15:05] pythonsnake: pastebin the output of this command "cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors" [15:06] <_Marcus> mech0z: After that, are you connecting outside of the computer's local network? [15:06] conservative ondemand userspace powersave performance [15:06] There's powersave in it [15:06] _Marcus, I don't know, I believe that Open Source humans are a better type of human [15:06] yes it works now :) [15:06] <_Marcus> mech0z: Great. Remember to open a port for it(I'm guessing you already did, seeing how it works) [15:06] <_Marcus> computer_: I never heard of an open source human :P [15:07] _Marcus its on local lan [15:07] pythonsnake: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor [15:07] <_Marcus> Mech0z: Okay. [15:07] cant access it from outside my house unless I use hamachi anyway === administrator is now known as Guest7089 [15:07] I found this http://www.thinkwiki.org/wiki/Problem_with_CPU_frequency_scaling but my frequncy is highest not lowest... [15:07] <_Marcus> Mech0z: So it should work now. [15:07] sitting behind a firewall I cant I access [15:07] hello [15:07] <_Marcus> Hello, Guest7089 [15:08] ondemand [15:08] wait... [15:08] pythonsnake: ok, so it's currently set to ondemand..... [15:08] btw anyone that can tell me how to give SabNZBdPlus write access so it can write to /root/data/downloadfolder [15:08] forgot i rebooted [15:08] not sure how to give an application write access [15:09] easy, just start is as root [15:09] one sec [15:09] <_Marcus> Mech0z: Start it as root. [15:09] _Marcus, A human who has an open an inquisitive mind and in completely open and sharing about the knowledge wisdom and understanding she or he has [15:09] ah so if I sudo SABNZBDPLUS when I ope nit, it should work?` === Guest72803 is now known as andygraybeal [15:09] Mech0z: why are you trying to get a non-privileged user to write to root's home directory ? [15:10] <_Marcus> computer_: Good point. [15:10] here [15:10] ikonia its a download app and I need it to write to my raid5 which is on root [15:10] anybody can send me a ftp link to download ubuntu for my laptop? [15:10] Mech0z: why have you put it on /root for non-root users to use ? [15:10] i cudnt download it from the net [15:10] Every 2.0s: grep "cpu MHz" /proc/cpuinfo - cpu MHz : 2400.000 [15:10] pythonsnake: didn't ask for that [15:10] ikonia I am just follwing guides to setup my raid [15:10] powersave [15:10] pythonsnake: asked for the commands I asked for [15:10] <_Marcus> Does Qt come with Ubuntu by default? [15:11] pythonsnake: ok - so it's in powersave mode now [15:11] I'm starting to give up on my googling.. Could someone please direct me to a thread (or two) about "i've-b0rked-my-ubuntu-and-I-want-to-reinstall-without-touching-the-separate-partition-my-/home-is-on", please? [15:11] Thanks in advance. :) [15:11] Mech0z: ok, that guide doesn't seem a good one to follow if it tells you to mount it on /root [15:11] I pasted grep thing to justify :) [15:11] ikonia can I change that afterwords? [15:11] rbnielsen, copy that /home to a disc or usb [15:11] Mech0z: depends what you are doing how much effort it takes [15:12] what should i look into if i want to find a directory on my system [15:12] i know the name but have no idea where it is [15:12] ikonia used this guide http://dtbaker.com.au/random-bits/ubuntu---howto-easily-setup-raid-5-with-lvm.html [15:12] almost [15:12] used ext4 instead though [15:12] lizzin u could just click on the search option [15:12] can i get a ftp link to download ubuntu??? [15:12] FTP?? suj u can get it on the website [15:12] Mech0z: I strongly advise you not to use that guide [15:12] how to disable xfce autologin? [15:12] well thats too late :S === garymc_ is now known as garymc [15:12] trevor69420: how is it done from the terminal though? i am trying to do this remotely [15:13] suj: you can download ubuntu from ubuntu.com [15:13] Mech0z: also no-where in that guide does it say "mount /root" [15:13] Mech0z: it says use "/data" [15:13] thats what I wrote [15:13] someone just said that "filesystem" == root [15:13] and thats where I find the folders [15:13] haylo, I was sort of hoping to avoid that. :) I don't really have access to 80gb. :/ [15:13] Mech0z: where is your raid disk mounted ? [15:14] lizzin, you can use the "locate" command [15:14] as /data and /data2 [15:14] Mech0z: did you use resier fs as that guide suggested ? [15:14] changing frequency manually doesn't work either [15:14] nope mkfs.ext4 [15:14] Mech0z: ok, your in good shape then [15:14] so its all good? [15:14] pythonsnake: how are you changing it [15:14] lizzin, i assume u havent used the locate command before? [15:14] Mech0z: much better than I first thought, yes [15:15] trevor69420: ill try that [15:15] thanks [15:15] ikonia well when I try to get my download folder to be /data/downloadfolder it complains that it cant write to that location [15:15] should I still just launch it with sudo? [15:15] or ist that bad [15:15] Mech0z: what is the name of the user you are running the applications as ? [15:16] mads [15:16] ikonia: sudo cpufreq-set -c 0 -f 2.00Ghzsudo cpufreq-set -c 0 -f 2.00Ghz [15:16] ikonia: sudo cpufreq-set -c 0 -f 2.00Ghz* [15:16] pythonsnake: use the names as suggested earlier [15:16] trevor69420: will locate also index external drives? [15:16] Mech0z: sudo chown -R mads:users /data [15:16] sudo chown +R mads:users /data [15:16] what names? [15:17] ok [15:17] Mech0z: no [15:17] not + [15:17] Mech0z: chown -R mads:users /data [15:17] pythonsnake: powersave/ondemand/etc [15:17] Wow thanks heaps scriptwarlock it worked like a charm! [15:17] lizzin should [15:17] ah the governors [15:17] but u may need to update the db before hand since u've never used locate before [15:18] lizzin, type at he command line "sudo upatedb" [15:18] it may take a sec [15:18] scriptwarlock: If you don't mind and have the time I would love an explanation of what this issue is and why the fix worked [15:18] scriptwarlock i want xfce not to autologin any more [15:19] computer__, try it a couple of times [15:19] scriptwarlock, will do [15:19] issue is still same with all the governors [15:20] pythonsnake: are the governers changing on the sys file system as I showed you to cat earlier ? [15:21] #gim [15:21] yes [15:21] computer__, my guess is a hardware issue not ubuntu [15:21] pythonsnake: ok so it is changing the interface [15:21] how to disable xfce autologin? [15:21] pythonsnake: what version of ubuntu are you running this power scaling on [15:21] ikonia when I launch zabnzb through putty it "locks" that putty session, cant you launch an app so it just runs in another thread? [15:21] scriptwarlock, Cool so how did your most awesome fix get around that? [15:21] latest - 11.10 [15:22] 3.0.0-16-generic [15:23] maybe this is relevant: "current CPU frequency is 2.40 GHz (asserted by call to hardware)" [15:23] pythonsnake: I'm querying what you are using as you are also asking exaclty the same questions in #archlinux suggesting you are running arch [15:23] i'm trying to install (at ubuntu) selenium-webdriver gem and get `require': no such file to load -- mkmf (LoadError) [15:23] ikonia: ubuntu [15:24] aw man if those arch guys knew that [15:24] pythonsnake: are you sure ? as you suggest you are using arch in #archlinux [15:24] 3.0.0-16-generic #28-Ubuntu SMP Fri Jan... [15:24] pythonsnake: give you a chance to be %100 clear/honest before we continue [15:25] good day, I know there's an easy way to multiboot if you have windows installed. But is it possible to install win if I have Ubuntu on one drive and another one is unallocated? [15:26] !dualboot | roberts [15:26] roberts: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [15:28] I have a question about fork and copy on write === garymc_ is now known as garymc [15:30] prismcube: I'm not a regular in this channel, but usually, asking the question will get you better results :) [15:31] hello [15:31] I didnt know if this was the proper channel to even ask it [15:31] how can i get libnl2 package [15:31] there is only libnl1 in the repo [15:31] prismcube: I suppose that if you ask politely, if it's off-topic, you will get redirected somewhere else. [15:33] I am taking an operating systems course and one of our assignments is to implement a version of fork system call that does not keep copy on write, but instead just copies all the page info immediatly. We have been told that this is possible without modifying do_fork or copy_process and instead just calling do_fork with certain flags set. I do not see how this is possible, so I just want to know if this is indeed possible to implement [15:33] if i need to preserve tabbing in while i am typing programs in Gedit, what should i do? [15:33] I want to remove Ubuntu2D. Whats the package name so that i can remove Ubuntu2D [15:33] prismcube: try the ##programming channel [15:34] prismcube, "assignments" [15:34] ok thank you, I am not looking for the answer, merely to verify that it is possible [15:35] hey guys whats a command i can run to list all installed programs minus file extensions [15:36] shaneo: dpkg -l will list your packages [15:36] thanks [15:36] shaneo: The list will be huge! :D [15:36] lol yes it is [15:36] is there anyway to print the list to a file [15:37] dpkg -l >> ~/dpkg.txt [15:37] :) thought so thank you [15:37] shaneo: Could try this dpkg -l > /home/yourname/filename.txt [15:38] should i repeat? [15:38] pythonsnake: Go ahead! [15:38] It's a trend! [15:39] I can't scale frequency anymore: cpufreq-info gives me a line 'frequency should be within 2.40 GHz and 2.40 GHz.' I use powersave governor. anyone got an idea? [15:39] looks like it's not supporting scaling on your hardware [15:39] How could i add more Virtual network Interfaces to a ubuntu server? === rhin01 is now known as rhin0 [15:40] scaling worked with windows [15:41] Nobody? [15:41] pythonsnake: you're not using windows though === Guest71750 is now known as nubcake === Lupinedk is now known as lupinedk [15:42] :( is there another way to cool down a laptop (beside cleaning and cooling pad) [15:43] buy a proper laptop :) [15:43] how can i cool down a laptop with another one >> [15:44] <_Marcus> pythonsnake: He meant buy a new laptop. [15:44] how the deuce do I tell ubuntu to not automount devices when I insert SD cards? [15:44] Eragonio it's just like a regular interface but instead of ETH0 the virtual would be ETH0:1 [15:45] pythonsnake: it's worth doing a bit of research to see if powerscaling is actually supported on that laptop under linux [15:45] assuming you want to assign the Virtual interfavce to what ETH0 is of course [15:45] IM A HACKER WATCH OUT! === kalle1 is now known as hax0r_l33t [15:45] kalle1: please don't be silly [15:45] kalle [15:45] <_Marcus> hax0r_l33t: Do you even know what that means? [15:46] hi, how could i load the tun module? [15:46] _Marcus: please don't feed sillyness [15:46] IM A REAL HACKER I CAN HACK U EASY, I USE WINDOWS, op caps lock sry [15:46] i use lsmod | grep tun but see nothing [15:46] That was quick.. [15:47] As soon as they say windows, you can not take em seriously. :P [15:47] <_Marcus> Lol [15:47] Ho^Oh: please don't feed sillyness [15:47] i was scared for a sec when he said he was a hacker [15:47] hax0r_l33t, u alright? [15:47] then i saw he used windows [15:47] and wasnt scared anymore [15:47] Lol. [15:47] hi [15:47] agreed, anyone who says they're a hacker, isn't a hacker, because they're butchering the damn term anyways [15:47] what is Install Ubuntu Enterprise Cloud ? [15:47] i mean what is enterprise cloud ? can i build my own cloud with that ? [15:48] do i need license for that ? [15:48] ok guys i think i was asking the wrong question i want to create a script that will install all my packages in case of system failure (which is happeneing alot laltely) the dpkg -l is nice as it names all the installed packages the only problem is weeding through to find simply the package names is there an easier method to what im trying to accomplish [15:48] spacedust, uec you mean? [15:48] hello, where i can find help for easypeasy..? [15:48] ikonia [15:48] shaneo: How many applications do you have installed? [15:48] Andrid, try alis [15:48] I just finished making a list with PPAs and packages, took 15 minutes [15:48] !alis | Andrid [15:48] Andrid: 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* [15:48] tesgd, idk alot [15:49] bazhang: yes uec [15:49] can someone help me with ubuntu setup [15:49] ? [15:49] <_Marcus> !UEC | spacedust [15:49] <_Marcus> Whatever >.< [15:49] <_Marcus> spacedust: https://help.ubuntu.com/community/UEC [15:49] suj, whats the specific question. please be clear [15:49] sheesh,,, [15:49] Does anybody have printed in this way [text] > [path] without usblp? I need to disable usblp module for keep working cups [15:49] trevor69420, lets move on [15:49] shaneo: Remember that most packages are installed by default, you only need to install the programs you've manually installed, and remove the ones that come by default which you have removed [15:50] I doubt you've installed more than 15 programs, if you don't know the names of them, they're not important enough to save [15:50] _Marcus: oh its eucalyptus ... [15:50] isnt OpenStack better now ? [15:50] tesgd, so how can i pull a list of packages manually installed ? or would it be easier to create a system image depending on my install [15:50] anyone happen to know what's the package name for that 'documents' tool in gnome3? [15:50] i just can't find it from software centre -.- [15:50] Note: Starting with 11.10 (oneiric), Ubuntu Enterprise Cloud is replaced by Ubuntu Cloud Infrastructure, which is based on OpenStack. [15:50] lol i need to learn to read :) haha [15:51] crizzy, the viewer? [15:51] so i probably dont want to use UEC right _Marcus ? [15:51] i can't get the proper font working in thunar and firefox in 11.10 32b [15:51] bazhang: yeh, the one that can browse google docs n stuff [15:51] @bazhang:having problems downloading the whole file [15:51] crizzy, evince ? is that what you are thinking of [15:51] <_Marcus> spacedust: I don't know. I have no idea what you are going to use it for so, I can't say. [15:51] suj, which file [15:52] bazhang: umm no... [15:52] ubuntu [15:52] os [15:52] crizzy, better description then please [15:52] suj, get the torrent [15:52] !torrents | suj [15:52] suj: Oneiric can be torrented from http://torrent.ubuntu.com/simple/oneiric/desktop/ubuntu-11.10-desktop-i386.iso.torrent or http://torrent.ubuntu.com/simple/oneiric/server/ubuntu-11.10-server-amd64.iso.torrent depending on your needs. Other flavors can be found at http://torrent.ubuntu.com/ [15:52] when printing the fonts print with random spaces between them but the driver is fine it seems like a font problem [15:52] suj, either that or ubuntu.com [15:53] bazhang: http://www.webupd8.org/2011/09/gnome-32-released-see-whats-new.html that 'gnome documents' thing [15:53] easypeasy is almoust Ubuntu so I will ask it here... Can I install it without swap..? What is difference? [15:53] Andrid: it's not ubuntu though - so please don't ask for support here === Sannu is now known as FrAnkEn [15:53] i dont have the torent software in my laptop as of now [15:53] also ubuntu keeps locking up on me all applications are still running but i cant click or type anything anywhere anybody know what might cause this [15:53] i can still download? [15:53] suj, so install it [15:54] its a fresh install so i dont see why it should be having so many issues [15:54] suj if you are on windows then get utorrent [15:54] ok can I install Ubuntu without swap? === FrAnkEn is now known as Sannu [15:54] Andrid, yes, but better to not [15:54] how do you get fonts to display properly in firefox [15:54] hmmm [15:54] yhes im using wndows 7 [15:54] Andrid: yes [15:54] Andrid, i wouldnt rule of thumb is swap should be double your ram [15:54] I have 4gb ram so why not? [15:54] suj, so ask in ##windows about torrent clients for windows 7 [15:55] Andrid: please - use the easypeasy support resources === Sannu is now known as BrEaKeR [15:55] Andrid: we are not here to pickup easypeasy support [15:55] Andrid: i dont have any swap. the only downside is no suspend. also make sure you dont use all your ram [15:58] If you never use all your ram, you don't need swap [15:58] swap is slow as shit anyways [15:58] Andrid: https://getsatisfaction.com/easypeasy [15:58] swap is a good thing to have in any case [15:58] Andrid: fyi ^ [15:58] compdoc, agreed [15:59] i have 16.4GB swap [15:59] ikonia i have been there before... they are old.. [15:59] tesgd: thats why i didnt bother having any lol ill deal with the crash [15:59] thats a bit much, but at least have some swap [15:59] Andrid, dont forget the swapfaq [15:59] if u binding server,is it caching? [15:59] Andrid, nonetheless this is not easypeasy support [15:59] I have 12GB of ram, so I doubt I'll ever use it all ^^ [15:59] so random ubuntu freezes causing no typing or mouse usage any ideas? [16:00] i have only basic font and no icon in nautilus [16:00] shaneo: anything in the logs [16:00] and jeez, 16.4gb of swap, that's pointless [16:00] compdoc: What is a good reason to really have swap? Other than for sleepmode/suspend mode? [16:01] celthunder, i wouldnt even know which one to check [16:01] tesgd: Not exactly depending on what you do with your machine. [16:01] you never want to hit swap, so the fact that you're using that much is wrong. You need more ram. [16:01] tesgd, well i use alot of ram so its nice to have flowover [16:02] tesgd: they are probably recursively compiling that eats ram. my servers have swap just in case though [16:02] it's not nice though, because as soon as you're using the swap, everything that's using it runs like shit [16:02] <_Marcus> I have 78MB of RAM free. Is that bad? [16:02] <_Marcus> I have a total of 804MB. [16:02] tesgd, no cursing here [16:02] Ho^Oh, I think some swap is a good thing. It rarely gets used, and thats how it should be. But if the system needs the space for a bit, the swap should be there [16:02] _Marcus: with or without buffering [16:02] which swear word? [16:02] <_Marcus> celthunder: I dont know. [16:03] tesgd, just dont please [16:03] I'm trying to make an automatic provisioning file for a VM. I've got `DEBIAN_FRONTEND=noninteractive` set. But grub ignores that and pops up a dialog which requires interaction. [16:03] :| [16:03] _Marcus: look at the second line of free -m thats your real free ram [16:04] <_Marcus> celthunder: So 590MB? [16:04] i dont have any icons in nautilus [16:04] tesgd: What if you do not have a lot of ram on your machine? [16:04] _Marcus: sounds more right. [16:04] anyone know how to get cpupowerutils? [16:05] !info cpupowerutils [16:05] Package cpupowerutils does not exist in oneiric [16:05] hi!!! [16:05] i need help [16:05] Hi, I'm having issues with the i915 drivers, whenever I try to initiate anything with OpenGL the application quits with "intel_do_flush_locked failed: Invalid argument" [16:05] when you login a window manager what file tells the window manager what font and icons to use [16:05] Where do I start looking to figure out this problem? [16:06] Ho^Oh: Then you should use a lightweight distro, and stop doing things that are RAM-intensive on a computer that can't handle it [16:06] <_Marcus> biosystemaltered: With what? [16:06] after binding server i must rename the named.conf.local to named.conf ? [16:06] superuser_ir: no? [16:06] install hacker evolution duality [16:06] Ho^Oh: Of course swap is a possible scenario, but it's the worst-case scenario in all situations [16:07] celthunder : when rename it? [16:07] my swap is 2TB [16:07] lol [16:07] lol fail [16:07] 0_o [16:07] I downloaded the official site... [16:07] superuser_ir: you shouldnt have to [16:07] but don't install... [16:07] trevor69420: rofl start using all of it i want to watch [16:08] I don't use swap I use /dev/shm/ [16:08] celthunder, trevor69420: I would pay to watch that [16:08] Ho^Oh: for low ram you can try compcache it compresses everything in ram uses a bit more cpu though [16:08] how much would you pay to watch that? [16:09] trevor69420: please stop with the silly stuff [16:09] if you pay after seeing it you would never have to pay because you would be long dead before it would be over [16:09] trevor69420: I've asked you before, support discussion, no joking with issues/problems [16:09] many thousands of dust particles [16:09] celthunder : is bindin dns chashing time out? [16:09] guys - please, stop with the joking around. [16:09] grr [16:10] you're right, the chat is terribly busy, must be confusing =s [16:10] Hello, I am trying to update my coputer and everything worked fine except google chrome. It gave me this error: [16:10] pythonsnake: can you find the source an rpm or deb file somewhere [16:10] tesgd: thank you [16:10] hold on [16:11] kaitlyn_: chrome or chromium [16:11] if u binding dns server , how much time to caching it? [16:11] pythonsnake: have you checked if power scaling is supported with your device in Linux ? [16:11] pythonsnake: it's pointless looking at other tools/fixing something that just doesn't work [16:11] superuser_ir: what 48 hours max for other servers to update [16:11] W: Failed to fetch http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_17.0.963.65-r124586_i386.deb [16:11] 404 Not Found [IP: 74.125.227.98 80] [16:11] superuser_ir: you set the cache time out in the config [16:11] superuser_ir: I believe the default is 3 hours but I'd need to check [16:11] chrome [16:11] url is incorrect :x [16:12] please give me config address [16:12] superuser_ir: pardon ? [16:12] if you want to install chromium instead, and don't mind losing any plugins you currently have any installed [16:12] kaitlyn: sudo apt-get remove chrome-browser | sudo add-apt-repository ppa:chromium-daily/stable | sudo apt-get install chromium-browser [16:12] hello! can i install 'Remember the Milk' under lxde or something similar? [16:12] tesgd: You want &&, not | (| is a pipe) [16:12] good to know, thanks [16:12] ikonia: please give me config address? [16:12] celthunder: yes [16:12] need to change my scripts now :( [16:13] kaitlyn_: file must have been renamed [16:13] pythonsnake: so what happens when you install it [16:13] I would like to keep chrome, could it be becuase I had chrome open when i tryed to update it? [16:13] tesgd: In your situation, this may work, but in most cases this will fail lol [16:13] superuser_ir: I'm sorry, I don't know what you mean by config address [16:13] theadmin: Awesome, changing the scripts just in case, thanks again for the heads-up ^^ [16:14] hello [16:14] ikonia: i found this https://bugzilla.kernel.org/show_bug.cgi?id=19702 [16:15] bugzilla.kernel.org bug 19702 in Power-Processor "i5-450M CPU gets stuck in low/lowest state" [High,Resolved: documented] [16:15] kaitlyn_: No, that URL it's trying to get the ?update? from is non-existant [16:15] pythonsnake: is that your hardware model ? [16:15] tesgd: You can probably change your scripts easily by replacing every | with && like this in the whole file: sed 's/\|/\&\&/' your_file.sh [16:15] ohhhh, ok [16:15] cpu yes [16:15] ikonia: please give me config address? [16:15] celthunder: install with rpm? === AppleJ is now known as mh0 [16:16] i need some help, im having an issue with activating my graphics card [16:16] pythonsnake: there is an app that lets you install rpms in ubuntu/debian yes [16:16] thanks again theadmin, I need to learn regex :( [16:16] pythonsnake: the cpu is not the factor here, it's the chipset around it [16:16] Have anyone else had trouble with the i915 chipset, when I try OpenGL, I get a fail with [16:16] hi griiffibn [16:16] [drm:i915_gem_execbuffer_relocate_entry] *ERROR* Relocation beyond target object bounds: obj ffff880172d36a00 target 1 delta 32769 size 32768. [16:16] Any ideas to where I should look, or how I go about to file a bug in Launchpad? [16:16] ah [16:16] tesgd: so should i just wait until another update comes out from a valid url? [16:16] pythonsnake: do not install an rpm in Ubuntu [16:16] pythonsnake: first thing a.) check out if power scaling is supported with your device in linux [16:16] drklunk: what about it what card what modules are you using etc [16:16] tesgd: It's not too hard actually, though depends entirely on your mindset [16:16] there [16:16] gggggggggggggggggggggggggggggggggggggggggggggggggggrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrriiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiifffffffffffffffffffffffffffffffffffffffffffffffffffffffiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn [16:17] b.) based on that either work it forward with fixing the tools or accept that it's not going to work [16:17] kaitlyn_: yeah [16:17] hi [16:17] lab14: please don't do that [16:17] Hi i'm going to set up my ubuntu server as a PDC now. And I notice a lot of the PDC(ldap/samba) guides are for like ubuntu 7.*'s lol. Are those guides still good for newer versions of ubuntu? I use 10.04 by the way [16:17] die in a hole [16:17] pythonsnake: what ever you do though, don't use the rpm [16:17] lab14: ? [16:17] tesgd: Ok, thank you so much. :) good day!! [16:17] theadmin: I'm a programmer, but I've been lazy with the few regex's I've needed by finding them online, I know there's lots of resources for it, I just have to set my mind to it [16:17] How could I access a shared folder in a virtual machine running ubuntu with a samba share from my windows machine [16:17] dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiieeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee [16:17] Hi what was the name of program with which I can connect to remote server with ssh and edit files on remote server using text editor installed on my computer ? [16:17] kaitlyn_: You too! [16:17] fooooooooolllllll [16:17] roberto, good luck with that [16:18] eat yourself [16:18] Thats enough [16:18] ikonia: there is a rpm installer somewhere. [16:18] compdoc: lol why do you say that? [16:18] celthunder: so ? [16:18] celthunder: you shouldn't do it [16:18] tesgd: If you'll ever learn the Perl programming language, you'll come across regular expressions here and there, and will learn them eventually in no time, so :D [16:18] celthunder: im on my laptop and its running a ATI Mobility Radeon 4200 HD, i tried using the hardware drivers GUI to activate it but with no luck. pulled an error report and think I found the problem [16:18] ikonia: i dont.. [16:18] roberto: That depends if the software for "PDC" has changed in most cases. Old tutorials seems to still work well for the newer versions of Ubuntu. [16:18] celthunder: ok - so why are you recommending it to someone [16:18] theadmin: As well as 50 different ways of implementing it, I'm sure ^^ [16:18] good morning [16:18] morning vindav [16:18] HELP PLEASE...http://imagebin.org/202331 [16:19] roberto, I love ubuntu and linux, but setting it up as a PDC is not quite the same as using an MS product [16:19] ikonia: because he couldnt find the source or a deb file. [16:19] compdoc: Heh I know it will be a fun little project :D [16:19] is there a way to force a custom modeline with the proprietary nvidia driver? Somehow xrandr won't change to my custom modeline. Why is that? [16:19] tesgd: Heh yeah, TMTOWTDI [16:19] drklunk: so you are trying to use catalyst? [16:19] celthunder: so recommending an incompatible software package is a fix ? [16:19] is the package ubuntu-desktop needed? [16:19] Ho^Oh: Ok well it uses openldap (slapd) and samba. I think openldap has changed a bit [16:19] shivam7074: Use "apt-get install minitube" [16:19] tesgd: I'm here in Calgary using Ubuntu 11.1, and having some good success with it, and with this Ubuntu help channel. There's much community assistance here in which I am very amazed with. [16:20] ikonia: please give me config address? [16:20] superuser_ir: what config address ? [16:20] ikonia: nope its me not bothering to find the right package. [16:20] https://wiki.archlinux.org/index.php/Acer_Aspire_TimelineX_4820TG same chipset, almost same cpu, and works [16:20] roberto: If you find a tutorial, you could check to see if: 1. All apt-get install commands are do-able (If packages still exists). 2. All configuration files you have to manually edit are still there (don't change anything). You can then go about using the old tutorial. [16:20] superuser_ir: I have no idea what you are talking about it [16:20] celthunder: ok so please don't push it if you know it's a bad solution [16:20] vindav: Vancouver, BC here, on and off of X/K/Ubuntu ^^ [16:21] Ho^Oh: I just don't want to start a gigantic project only to find out it does not work well half way through the guide. This happened when I set up kerberos on my ubuntu. I followed 3 guides until I finally used one for debian actually and it worked lol. [16:21] roberto: I've used a lot of old tutorials and managed to have what I want, installed and running properly. [16:21] Ho^Oh: Ok will od , thanks [16:21] pythonsnake: does that say power scaling is compatible [16:21] do* [16:21] 17:11:41 ikonia | superuser_ir: you set the cache time out in the config - i think [16:21] ikonia: u say i can config caching dns server ,where is config ? [16:22] superuser_ir: it's in your names.conf (or named.conf.local on ubuntu) [16:22] ikonia: u say i can config caching dns server timeout,where is config ? [16:22] ikonia: yes, https://wiki.archlinux.org/index.php/Acer_Aspire_TimelineX_4820TG#Enable_CPU_Frequency_Scaling [16:22] tesgd: Would you know how I would I be able to increase the number of desktop workspaces I have from 2 to say 4 in the least so that I could also move a window to any of these extra places ? [16:22] roberto: Also, how are you finding tutorials? I usually google search for: 11.10/11.04 ubuntu and then (app name I want to install). [16:22] HELP PLEASE...http://imagebin.org/202331 [16:23] vindav: dwm or fluxbox [16:23] pythonsnake: so are you running the bios that wiki link suggests ? [16:23] shivam7074: Provide the output of: sudo apt-get install minitube | curl -F 'sprunge=<-' http://sprunge.us [16:23] shivam7074: Can you please copy/paste the error message here please? (It'll be easier for me to help you). [16:23] is hal running by default on ubuntu? [16:23] pythonsnake: is dead [16:23] pythonsnake: No, HAL is deprecated [16:24] it seems to need it - DAEMONS=(acpid hal) [16:24] i found nautilus has option connect to server.. [16:24] arcnewuss: what do I do with that ? Is that a terminal command ? [16:24] hi all [16:24] pythonsnake: that may be the incompatiblity then === kk is now known as Guest54756 [16:24] vindav: both efficient window manager [16:24] pythonsnake: looks like that wiki is out of date [16:24] :( [16:24] Could somebody help me to make run java applet on firefox ? [16:25] pythonsnake: you'll need to look at udev to see if that can provide the functionality needed === Guest54756 is now known as blackbug [16:25] arcnewuss: is that downloadable from the Ubuntu Software Centre ? [16:25] !java | dime01 [16:25] dime01: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [16:25] This page was last modified on 27 June 2011 yeah [16:25] im having trouble with my graphics card, is there anyone who could take a few minutes to help me? [16:25] drklunk: dont pm me please and no catalyst is not compiz catalyst is the propretary module by ati [16:25] vindav: fluxbox should be there [16:25] pythonsnake: hal's been dead for 2 years.....so someone should have done better than that [16:25] Ho^Oh: Yeah I usually do that too. The 7.* guides just looked way more thorough. [16:26] roberto: you need to be aware basically of the changes with ldap, things such as multi-master, [16:26] celthunder: sorry, would you like to see the error log? [16:26] drklunk: sure [16:26] roberto: the actual ldap schema used for an AD domain has pretty much not changed at all in ldap 3 [16:26] if im running X11 by itself and i launch wahlcade with .xinitrc then that launches another app (emulator) how can i bring it above wahlcade? or do i need some sort of minimal window manager? [16:26] sudo apt-get install fluxbox [16:26] roberto: You can then match that against the not-so-thorough tutorials then. [16:27] http://pastebin.com/iP2eNXaL [16:27] roberto: Sounds a bit vague, but at times, it really gets to that point. Link to tutorial you're using? [16:27] arcnewuss: is that for me? [16:28] drklunk: use pastebin [16:28] no but talking about minimal window manager it fits the requirements [16:28] arcnewuss: ok, I've downloaded fluxbox, and I use Gnome instead of Unity. Where would I find the prgm in Ubuntu now ? [16:28] roberto: Or could also like see why no never tutorials were made (Sometimes, people find it's better to use a different software for your purpose and they make new tutorials regarding that alternative software). [16:28] Lots of window managers out there. [16:28] hi, how can I connect my laptop and my desktop locally using their wifi ? (without using internet) thanks [16:28] Ho^Oh: ikonia: Well i've decided to try this one I think. http://ubuntuforums.org/showthread.php?t=1683595 [16:28] celthunder: how do I do that? [16:29] vindav, on the login screen should be a fluxbox session [16:29] shivam7074: Eh, so? Just hit Ok. [16:29] http://pastebin.com/iP2eNXaL [16:29] arcnewuss: fluxbox is not minimal by any standard [16:29] tim167, that would be an ad-hoc network i belive. [16:29] I've already install openjdk-6-jre and icedtea6-plugin [16:29] vindav: logout and log back in fluxbox [16:29] dwm? [16:29] drklunk: pastebin.com [16:29] My browsers don't display java applet anymore [16:30] (Firefox and Chromium) [16:30] dr_willis: ah, ok so where do I set that up ? [16:30] maybe it's just a power supply/ battery issue [16:30] <_Marcus> dime01: Install newest version of Flash. [16:30] dime01: do you have java installed and have yau given the applets permission to run [16:30] dr_willis: "create new wireless network" ? [16:30] celthunder: would dwm be ok? [16:31] A [16:31] _Marcus What's the relation with Java ? [16:31] Acegiak: by itself yes [16:31] tim167, no idea. Not all wireless cards/drivers support the features. I alwyas use a cheap router. [16:31] <_Marcus> dime01: Wait. Install newest JAVA. Sorry, I was thinking about something [16:31] roberto: Woah, sounds like the tutorial might not work well, Due to the fact that... Ubuntu 11.10 now uses llightdm, so we're not going to have gnome2 here. Unless you hack it in. [16:31] tim167, done it a few timew over the last few years. [16:31] celthunder: http://pastebin.com/jXhDLjZk why does your text show up red for me? [16:31] celthunder "have yau given the applets permission to run" --> what do you mean ? yau ? [16:31] i cant the arrow didnt detect it, means the hand doesnt comes??? [16:31] drklunk, people say your name and its red? [16:31] celthunder: do you like monsterwm? [16:32] shivam7074: Hit Tab, then Enter. [16:32] that be the case dr_willis [16:32] drklunk, feature of your irc client [16:32] roberto: Maybe you can do the similar thing with lightdm. The tutorial asks for: mv /etc/init/gdm.conf /etc/init/gdm.conf.nostart You can simply do /etc/init/lightdm.conf [16:32] celthunder: there are so many window manager out there we need some sort of measure right [16:32] oh, ok, so its not any kind of whisper or PM [16:32] _Marcus How can I install newest Java ? [16:32] dr_willis: my purpose is just to share some files without having to use a physical medium...but I tried to set sharing options on folder on the desktop, and it complains that I have to install some Windows (!?) sharing thing...? [16:33] arcnewuss, main measure would be the features you want in a wm. [16:33] Ho^Oh: Well I use 10.04 Eh by the way check this out. It's a linux DC already made pretty much. It's a VM .iso you jsut boot up then configure. [16:33] http://www.resara.org/ [16:33] roberto: Hmm, then that tutorial should work fine for you then. [16:33] tim167, if the pcs are networked you can use samba (what windows uses) ssh, ftp, or other services?ways [16:33] <_Marcus> dime01: www.java.com [16:33] http://www.foodandtechconnect.com/site/2012/02/01/ramen-data-from-mouth-to-anus-m2a-smartpill/ [16:33] Ho^Oh: I'm guessing it would use samba and ldap too though but idk [16:34] ziglir, wrong channel [16:34] dr_willis: the more desirable features there are with a minimum of superfluous features right? [16:34] roberto: Maybe even in 11.10, assuming ubuntu didn't changed things regarding samba. [16:34] roberto: Give it a go. [16:34] dr_willis: what do you mean by 'networked' ? they both have wifi card, but they are not connected to anything at the moment, that's what I want to find out, how to make a connection between them... [16:34] The only real change I notice is: lightdm. [16:34] samba is upgraded whenever they release one - kinda independant of ubuntu [16:34] hi all [16:34] arcnewuss, vagueness is vague./ :) [16:35] sorry to bother again i run again terminal but this appears http://pastebin.com/cR20ZhqJ [16:35] compdoc: Sometimes, a customized version is added one or two versions behind the main website. [16:35] i have a question the conmandline/terminal does it support letter coloring? [16:35] arcnewuss: i use xmonad but light to me means by default its a wm not a full environment [16:35] tim167, you need to set up some sort of peer-peer or ad-hoc network. then you transfer stuff however you want. [16:35] Daulity: Yes it does. [16:36] Daulity, bash/terminals normally support the ansi color codes. [16:36] shivam7074: run fuser -vki /var/lib/dpkg/lock [16:36] Daulity: some do some dont [16:36] clean the cache [16:36] dr_willis: ok thanks for the tip, I'm reading https://help.ubuntu.com/community/WifiDocs/Adhoc ... [16:36] Daulity: http://en.wikipedia.org/wiki/ANSI_escape_code <---- Look here. [16:36] shivam7074: might have to run as root === Jake2|away is now known as Jake2 [16:36] shivam7074: but that will tell you what's open, and locking that directory atm [16:36] dime01: the java applets usually should ask for permission to run.... [16:36] reason i am asking is i made a irc client and want certain words te be certain colors :) [16:36] dr_willis: let x be the number of desirable features and y the number of undesirable features then a measure of desirability could be desirability=A*(x^a+y^b) where A>0, a in (0,1) and b(-1,0)) [16:36] _Marcus I try with java.com [16:37] is there another way to print instead of using usblp? === mikester01 is now known as mikester01|AFK [16:37] Daulity: of course then... irssi weechat and ls all use color.... [16:37] @tesgd wat to run in cottes please [16:37] oer got hacked [16:37] yader: cups? [16:37] cellthunder ok, So how can I set this permission ? [16:37] I mean b in (-1, 0) sorry about that [16:37] ziglir, what? [16:37] shivam7074: Open your console, and enter "sudo fuser -vki /var/lib/dpkg/lock" [16:37] dime01: depends on your browser === yader is now known as yaderv [16:37] cups is the printing service... so all printing uses cups.. :) [16:38] dr_willis: not all. [16:38] unless you are doing direct data dumping to the ports. [16:38] * dr_willis used to have serial printers years ago. [16:38] maybe it's time to change distro again [16:38] Daulity: Run this into your terminal window: echo -e '\E[37;44m'"\033[1mContact List\033[0m" [16:38] shivam7074: Once you run this, it should give you the name of an application which is locking that directory: It will be on the bottom, at the far-right === kitchen is now known as Guest905 [16:38] pythonsnake: its always tiime for that [16:38] shivam7074: Tell me what that is please [16:38] i wanted to know what it was called so i could write some code for coloring :) [16:38] Daulity: Then have a look at this page: http://tldp.org/LDP/abs/html/colorizing.html -- "Colorizing Scripts" [16:39] shivam7074: Will be right under "COMMAND" [16:39] A few examples. [16:39] Daulity, ansi color codes, and the ncurses library/features is handy. [16:39] dr_willis: how do you tell the window manager which font to use? [16:39] dr_willis: serial printers were nice they just took data and spit it back.... [16:39] arcnewuss, which window manager? [16:39] Ubuntu 10.10 server keeps ignoring that I have a static IP configured. After a certain (unknown) period of time, it tries to get an IP from DHCP, and takes itself offline because it is no longer at the right IP address. How to fix? [16:39] arcnewuss: dependso on the wm [16:39] cellthunder Ok. First I try to update Java like say _Marcus and I will see permissions just after that [16:39] celthunder, the pinter doesn't have a cups support [16:39] celthunder, i used to have a fancy 'dot matrix' typewriter that also worked as a printer. :) [16:39] PID ACCESS COMMAND [16:39] celthunder: dr_willis: say dwm [16:39] shivam7074: Perfect, what does it say right under "COMMAND" ? [16:39] DrDamnit: kill your network manager etc [16:39] celthunder Ok. First I try to update Java like say _Marcus and I will see permissions just after that [16:39] arcnewuss, check the dwm docs and most likely its in the dwm configs. [16:39] sorry "2848 F.... dpkg" [16:40] ncurses, also python? [16:40] shivam7074: okay, does it ask you to kill the process? (y/n) [16:40] Daulity: More like a terminal text minipulating tool IIRC. [16:40] y [16:40] cool [16:40] dr_willis: dwm is c and you configure it via the code unless i am mistaken and thinxing of somethinf else [16:40] But someone might've ported something to do with ncurses into python. [16:40] Daulity: Did you see my example? [16:40] yes [16:40] shivam7074: last question before we end it, what are you trying to install/remove/update? [16:40] You can play around with that. [16:41] celthunder: yes you configure it via the code [16:41] celthunder: please elaborate. [16:41] arcnewuss: still what he said should apply [16:42] DrDamnit: kill your network manager ? kill anythiny thats managing the network [16:42] Well - it looks like I got all my data back from my dropped raid. Thanks to everyone for your help. [16:42] i cant simplify it much more [16:42] doc-sain1ly: Awesome! [16:42] trying to install minitube [16:42] shivam7074: okay that's fine then, go ahead and press "y" in your console to kill the process, and now you'll be able to install minitube [16:42] celthunder: does the window manager pass its font setting to applications like browsers such as thunar or firefox? [16:42] celthunder: I asked because none of the network managers are installed... What is the "etc" part of your sentence? [16:43] arcnewuss: some try to but most have there own settings [16:43] DrDamnit: I use wicd [16:43] DrDamnit: sudo apt-get install wicd [16:43] arcnewuss: he needs to disable his netmanagers not add more [16:43] celthunder: thanks I am clueless [16:43] what's the default network manager called? [16:44] curiousity [16:44] arcnewuss: I don't want an IP from DHCP. I want it to stay on the static IP I have set. Will wicd help that? [16:44] celthunder: sudo apt-get purge network-manager [16:44] tesgd: networking or something like that [16:44] ah kk [16:44] tesgd: i dont know i dont use it could be wrong [16:44] celthunder: Package network-manager is not installed, so not removed [16:44] celthunder: no worries, not too important [16:44] DrDamnit: I use wicd excactly for that but make sure to get rid of network-manager [16:44] how do i access my linux partition if ubuntu is installed through wubi? [16:45] ya this is werid [16:45] Anyone know how I can find the source code of the HUD-Unity? [16:46] urgodfather: It's stored inside the partition you installed to as a file, e.g. C:\ubuntu\disks\root.disk [16:46] urgodfather: http://superuser.com/questions/169347/how-do-i-access-files-inside-a-wubi-virtual-ext4-ubuntu-partition-from-within-wi [16:46] Mylena: apt-get source unity [16:46] mount.cifs works fine from cli...even in a script..but cron execution fails? [16:46] Lately I removed windows and installed Ubuntu. Like this I did 10 times on same laptop in a month! I don't know why I keep doing it over and over... [16:47] no now this happens http://pastebin.com/3zvw3SRT [16:47] celthunder: It's called network-manager [16:47] Hi [16:47] Ho^Oh: theadmin thanks [16:47] user2012: Maybe you just want to torture your previous Windows install o_O [16:48] If i wanted to play around in xfce for a while to test it, and removed Gnome completely, say i then removed xfce and re-installed gnome, would my preferences be the same? [16:48] Or would i have to re-adjust things again [16:48] Ho^Oh: ROFL [16:48] user2012: Really, why would you need to keep reinstalling Ubuntu? [16:48] thanks [16:48] user2012: Hardware issues? Unity/Gnome 3 not working? [16:48] ndkelly: You should be able to use XFCE AND Gnome [16:48] I use ubuntu for 1-2 days then I feel some useful apps missing and just format it and install windows [16:48] No hardware issues [16:48] no now this happens http://pastebin.com/3zvw3SRT [16:49] vlt, I installed xfce earlier, and logged into an xfce session, but it sort of merged the two. [16:49] another happy customer! [16:49] So i only had one panel at the bottom. [16:49] I have not reinstalled or even turned off my system since I instaleld Ubuntu on my newly pruchased computer.. [16:49] Uptime: 31 days, 12 hours and 3 minutes [16:49] user2012: windows seems to work without problems right [16:49] With tasks/battery/wifi etc all on one bar. [16:49] Ho^Oh: which tool do u recommend for another linux system to use? [16:49] user2012: You just need to find alternatives to the softwares you like using in Windows. [16:50] can't blame anything about windows, but I love ubuntnu too and I hate dual boot [16:50] user2012: there are no reliable alternative to windows [16:50] user2012: dual boot OS's [16:50] shivam7074: Restart your computer and try again, reset everything so nothing can be locking anything [16:50] urgodfather: Since theadmin posted something about the C:\ubuntu\disks\root.disk, first step is to find a tool that can read your C:\ubuntu\disks\root.disk. Do you intend to change what's inside C:\ubuntu\disks\root.disk? [16:50] plz help : "http://pastebin.com/FzsgWZbg" [16:50] user2012: virtualbox mihgt work for you, depending on your needs [16:50] just extract my files [16:50] user2012: windows is rock solid [16:50] urgodfather: You can use ext2read, an Ubuntu livecd, or something else. [16:51] Ho^Oh: just extract my files [16:51] user2012 maybe this link is useful https://wiki.ubuntu.com/UbuntuFriendly [16:51] urgodfather: I suggest just using an Ubuntu livecd. [16:51] urgodfather: Then that's do-able, did you see the link I posted? [16:51] how to reset, n please teach some thing abt locking thing??? [16:51] hello, I'm trying to compile a program, and I get an error about FreshExport.h not existing, is there some package I should be installing? [16:51] how do i get username infront of mssg [16:51] c_smith: what are you trying to compile ? [16:52] user2012, what do you mean? [16:52] theadmin: then why wouldnt my desktop see it.. its running 11.10 native [16:52] urgodfather: Eh, you need to mount it [16:52] !find FreshExport.h [16:52] user2012: What softwares do you miss using in WIndows? [16:52] Package/file FreshExport.h does not exist in oneiric [16:52] user2012: Type it or use autocompletion of your IRC client. [16:52] user2012 type 2-3 characters of the nick and then [tab] [16:52] MonkeyDust, thanks [16:52] theadmin: ok, mount the partition, then mount that *.disk file [16:53] user2012: Sometimes, you may have to type 4 or even 5 letters. [16:53] urgodfather: Pretty much so yeah [16:53] user2012, hello friend [16:53] yeah, I googled FreshExport.h, not very helpful, the closest link to being helpful was an IDE. [16:53] theadmin: fair enough... just didnt want to go poking around in things i shouldnt [16:53] c_smith, sounds like somthing the guy writing the progeram made up. [16:53] Ho^Oh, mostly office word I guess [16:54] theadmin: thanks again [16:54] Ho^Oh: thanks again [16:54] user2012: Try OpenOffice or LibreOffice. [16:54] dr_willis, Monkey Studio IDE mentions it. [16:54] arcnewuss: I'm back now after some frustration. I now have 4 workspaces, but still cannot drag a window into another workspace. How do I enable this feature ? BTW, when I use crtl+alt+tab, I do not get rotating windows to select. [16:54] dr_willis, actually, it mentions a macro called Fresh_Export...... my bad. [16:55] Just a little note... Microsoft purposely would try to make it harder for OpenOffice/Libre to understand their text documents. You should save your files as a microsoft file format if you expect people who opens your documents using Microsot Office to read your documents. [16:55] any other thoughts on how / why I keep losing my static IP address? [16:55] oh, hey, after googling a bit more, looks like it's part of QT4. [16:55] vindav: I think you can send window to specific workspace with rightclick? [16:56] user2012: Or tell your friend to also use Openoffice or Libre office as it's free. :D [16:56] DrDamnit can u paste your network settings? [16:56] hello, i have my two computers connected over a wireless ad hoc now, but how do I transfer files between them? thanks [16:56] DrDamnit disable network manager and modify /etc/network/interfaces manually [16:56] DrDamnit, paste the contents of /etc/network/interfaces [16:56] Hello everyone. I seted up a openvpn server, and trying to access it through a socks proxy with the command "openvpn --socks-proxy localhost 1080 --config client.ovpn" I get this error: http://paste.ubuntu.com/873096/ [16:56] vindav: I am pretty sure you cannot drag. sorry about the misunderstanding [16:56] tim167: You need to enable file sharing for the computers in question. [16:56] how to reset, n please teach some thing abt locking thing??? [16:56] tim167, samba, ssh, sshfs, nfs, ftp. or any service like that. [16:56] shivam7074 reset what, exactly? [16:57] May have found the problem. Earlier, i installed xubuntu-desktop and not just xfce4 [16:57] shivam7074, reset what? [16:57] Ho^Oh, I enjoy reading forums and chat, but sometimes this feels toomuch like a part time job, finding what program I should chose or fix any issue. When this really gets me after a day or two I go back and reinstall windows [16:57] http://pastebin.com/8Mnh8zFe [16:57] MonkeyDust: network-manager package is not installed. === schumbag is now known as t3r5354t [16:57] arcnewuss: yes, that is correct that I can send a window to specific workplaces. I am working on trying to communicate better so that others can understand my intentions rather than assuming they know my thoughts :D [16:57] user2012: Not really for me, Just search for waht you want using Ubuntu Software Center. [16:57] DrDamnit, is that the interface you want static? [16:57] shivam7074: Restart your computer and try again, reset everything so nothing can be locking anything [16:57] when i ftp my server i dont have root access, how can i give my user root access ? [16:57] yes [16:57] Ho^Oh: ok, but how do I do that? [16:57] trevor69428: yes. [16:58] anyone play WoW using wine ? [16:58] vindav: its not you its me... [16:58] DonD, why do you need root access over ftp? [16:58] user2012: Like "IM", "Messenger", "Presentation". [16:58] DonD it is not usually recommended to FTP as Root [16:58] user2012, its well documented on Wine and WoW at the wine app database. [16:58] for obvious security reasons [16:58] dr_willis, to delete files in /var/www/ [16:58] and add files [16:58] DonD, you would be best using ssh/scp for that. [16:58] DonD u don need to be root for that [16:58] plz help : "http://pastebin.com/FzsgWZbg" [16:58] if you set your permissions correctly DonD [16:58] it says i dont have access [16:58] ok how? :D [16:59] arcnewuss: would you know how to use CompizConfig settings manager to get the rotating windows and to allow for the dragging of windows to another workspace ? [16:59] im connected to port 22 [16:59] well you can either use SSH like dr_willis says [16:59] superuser_ir what is the question, in human language, please [16:59] do u have access to the console currently DonD? [16:59] yes [16:59] ok... [16:59] vindav: I have never used dragging of windows [16:59] DonD: https://help.ubuntu.com/community/RootSudo === companion is now known as Companion [17:00] !pm| superuser_ir [17:00] superuser_ir: 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. [17:00] is it possible to see content of my clipboard without installing any software ? [17:00] !here | superuser_ir [17:00] superuser_ir: Please give at least an overview of your problem *here* (all in one line) - you will get a much greater audience. If you have to use more than 3 lines, please use http://paste.ubuntu.com [17:00] DonD: sudo chmod -R 777 /var/www [17:00] vindav: i like to use atl-#workspace it is very quick [17:00] By default, root has no password and it's not intended to be used directly. Unlocking root (giving it a password) is like hoping into car, and then removing the seatbealts your should be using. [17:00] hii i need help, i have ubuntu installed within my windows, n today i faced a strange problem,, "Cannot find GRLDR",, i can not boot my ubuntu,, please help in solving it,, thanx in advance.. [17:00] shivam7074: To restart your computer, go to command line again, and type in "sudo reboot" [17:01] DonD what ever user you are currently logged on as will have full write access and read access to that /var/www [17:01] shivam7074: or sudo shutdown -r now [17:01] hii i need help, i have ubuntu installed within my windows, n today i faced a strange problem,, "Cannot find GRLDR",, i can not boot my ubuntu,, please help in solving it,, thanx in advance.. [17:01] arcnewuss: I do appreciate the tip. [17:01] trevor69420, thank you! now i have access :D [17:01] DonD: Enable root using this command: sudo passwd root (Giving root password), To disable root again, use: sudo passwd -dl root [17:02] no prob DonD :-) glad i could help [17:02] vindav: http://askubuntu.com/questions/39849/can-i-drag-a-window-onto-another-workspace [17:02] !root [17:02] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [17:02] !root | Ho^Oh [17:02] Ho^Oh: please see above [17:03] trevor69420: I've already seen the above. -.-, I thought he/she wanted root for something, and I already posted that link. [17:03] !noroot | Ho^Oh [17:03] Ho^Oh: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information. [17:04] !rppt [17:04] !root [17:04] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [17:04] !root [17:04] Is there anything wrong with my IP config (http://pastebin.com/8Mnh8zFe) that would cause it to lose it's config randomly? [17:04] !rppt [17:04] !wfm [17:04] Common Sense: Just because you can, does not mean you should (and especially recommend to others). Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. Please see http://geekosophical.net/random/worksforme/ [17:04] !wfm [17:04] arcnewuss: stop it please [17:05] why there is no /dev/clip in ubuntu ? [17:05] meegooo why is a philosophical question,, better ask "how" to do something [17:06] MonkeyDust: is it sheldon there ;) ? [17:06] How do I get someone to explain to him why there is no /dev/clip in Ubuntu? [17:07] what font do you use in firefox? [17:07] tesgd: i've never heard of /dev/clip whats it meant for? [17:08] Could upgrading to natty fix my IP problem? [17:08] minixvbox: i mean clipboard [17:08] minixvbox: I have no idea, was continuing the conversation between meegooo and MonkeyDust =) [17:08] all my firefox fonts look very strange [17:08] dmesg reports in seconds since the system booted. How do I get the seconds into the epoch at which the system did boot so I can convert these? [17:09] DrDamnit: Upgrading ubuntu is not going to fix that. [17:09] tesgd: Thank you for the link; I made the change as seen in it, but I still can't drag windows to another workspace, but only in my current workspace I can do it. [17:09] Ho^Oh... I figured. [17:09] DrDamnit: That's some weird gateway IP you haev there. [17:09] MonkeyDust: in fact i want to see content of my clipboard [17:09] Does it have to be static? [17:10] vindav: Unfortunately I won't be of much help beyond that link [17:10] Ho^Oh: That's the right gateway. This server is on a public static IP. It is a /28 network. [17:10] DrDamnit, is that an interface direct to your ISP [17:10] ? [17:10] oh [17:10] that explains that [17:10] DrDamnit: Change it back to automatic dhcp using network manager. Then right click on network manager on taskbar/notification bar and select "INFO". [17:10] Ho^Oh. There is no GUI. This is the server install. [17:10] meegooo try xclip [17:11] Ho^Oh: Network manager was uninstalled because it is a known issue. [17:11] meegooo: or Klipper for KDE [17:11] I just ran: sudo apt-get purge dhcp3-client [17:11] ah KDE [17:11] Ho^Oh: I just ran "sudo apt-get purge dhcp3-client" think that will do it? [17:12] MonkeyDust: so it's not possilbe to check it wihtout xclip [17:12] DrDamnit: Not sure. Does it even connect to internet? [17:12] meegooo there's also xsel [17:13] Losing configuration may be caused my an automated process/running background program you might've installed [17:13] Ho^Oh: Yes. Works fine for a couple of hours, then something happnes, and it decides that it wants a DHCP address, takes itself offline, and no one can get to it until I run /etc/init.d/networking restart from the console. [17:13] meegooo: The problem happens because Xorg takes a conservative approach to copying. It copies only a reference to the original data when the user performs a select or copy. It doesn't go and retrieve the actual data from the source program until the user requests a paste. It saves a lot of unneeded transfer of data this way, at the expense of having no way of retrieving data from a closed program that hasn't saved its clipboard somewhere else. === KAISforza is now known as KaiSforza [17:14] meegooo: https://wiki.ubuntu.com/ClipboardPersistence (assuming you've closed the original program) [17:14] DrDamnit: I think it's a good idea to investigate the softwares you installed to ubuntu server... [17:15] Ho^Oh: It's my standard setup. LAMP and all the stuff that goes with it. Nothing special. [17:16] help me for errors "http://pastebin.com/f0ATVZSG" [17:16] DrDamnit: How did you installed lamp? o_O Even a lamp install wouldn't do that. [17:16] tesgd: thanks, got it [17:16] Might want to check for cron scripts. [17:16] !here | superuser_ir [17:16] superuser_ir: Please give at least an overview of your problem *here* (all in one line) - you will get a much greater audience. If you have to use more than 3 lines, please use http://paste.ubuntu.com [17:16] meegooo: No worries! [17:17] Ho^Oh: This is my standard script: http://paste.ubuntu.com/873297/ [17:17] tesgd: in fact, i didn't know why closing a program causes losing clipboard [17:17] tesgd: that was what i was looking for [17:17] meegooo: I guess I should become a psychic? [17:18] tesgd: haha [17:19] meegooo: I think it's linux weird way, I've gotten used to it. :S [17:20] So I would have a lot of text editors opened and use those for clipboards. [17:21] is there a command to remove a folder that isn't empty? [17:21] tesgd: rm -rf [17:22] hi all, apt-get upgrade over ssh was interrupted by a netwerk failure, now the system is broken, how do I fix it? for instance, proftpd isn't working [17:22] Pici: oh of course, thanks :D [17:24] Hello, has anyone use acl (setfacl) that can give me a hand? [17:24] unable to-find a medium containing a live file system error when installing PLEASE HELP [17:24] P4C0: yes? [17:24] When i install ubuntu from USB [17:24] Hello can anyone help me setup my write permissions. I allready did sudo chown -R infernal:www-data cms AND sudo chmod -R 777 cms, but i still get http://pastebin.com/fwDKW96y [17:25] unable to-find a medium containing a live file system error when installing ubuntu from USB PLEASE HELP [17:25] theadmin: thanks, I'm trying to change the default permission of a directory, it works fine, but if I have files with different permissions on other directory and copy them there, the permissions are preserved :( not sure why [17:25] venon, wubi install? live cd? usb or what [17:25] how does apt-get dist-downgrade work? would like to revert install? [17:25] pung no [17:25] dont think so [17:25] P4C0: I think that's normal. [17:25] anyone for this? "apt-get upgrade over ssh was interrupted by a netwerk failure, now the system is broken, how do I fix it? for instance, proftpd isn't working" [17:25] theadmin: I mean for new files, the permissions set with setfacl are used, but if I copy files the original permissions are preserved, is it possible to overwrite them somehow? [17:25] How do I launch a Base form from another Base form in OO? === srp__ is now known as srp_ [17:26] bazhand usb [17:26] read [17:26] pung: Theres no such thing as dist-downgrade. [17:26] P4C0: I dunno if you can... Sorry [17:26] Wynn, openoffice? [17:26] theadmin: thanks [17:26] P4C0: umask probably, though [17:26] bazhang: Yes.... The OO channel is a ghosttown.... [17:26] P4C0: Again, probably. Not sure. [17:27] venon, so the iso had a problem being written to usb. you did this with unetbootin or what [17:32] So can any one help me figure out why isn't my folders writable? [17:33] Does anyone know of another channel besides #openoffice.org to get Base info? The docs are minimal at best. [17:33] Hey everybody. Is there a way to force a custom modeline with the proprietary nvidia driver? Somehow xrandr won't change to my custom modeline. Any ideas? [17:34] infernal: maybe your permitions are set wrong, see chmod and chown, or maybe the file system is mounted read only [17:34] infernal: right click them and check permissions [17:34] these are definatly not the problems, as i have checked and the permissions are set correctly [17:35] infernal, what is the error message you get? [17:35] infernal: and mounting? $mount | pastebinit [17:36] well can you really mount the os on read only? [17:37] infernal: yes you can [17:37] http://pastebin.com/PaLHn2v2 [17:37] what commands to see the mounts? [17:37] how do i connect to my msmsg account here and talk to my old messenger contacts? [17:38] infernal: and that wasn't the mount, also you can't change permistions on ntfs file system also [17:38] h0ly_gh0st_rec0n: Pidgin [17:38] if Data2/NZB points to Home/Data2/NZB how do I make a path that points to my folder on filesystem (Next to var, bin etc) [17:38] is pidgin an app i know it as a language LOL [17:38] bazhang no i do it witch program who is in System - Administration - last .... [17:39] *with [17:39] sacarlson: that wasnt the mount, that was for waxstone, and its ext4 [17:39] h0ly_gh0st_rec0n: http://www.anewmorning.com/2009/01/02/10-best-instant-messengers-for-linux/ [17:39] infernal: oh and you want the user www-data to write to it? then there is another problem with that [17:39] anyone make the switch to 12.04LTS? [17:39] sacarlson: well whats the problem? [17:39] great thanks for the link! [17:39] h0ly_gh0st_rec0n: http://www.pidgin.im/ [17:39] h0ly_gh0st_rec0n: no worries! [17:39] ah ok pidgin.im got it [17:40] venon, what is it? usb-creator or something else [17:40] drklunk, 12.04 in #ubuntu+1 please [17:40] infernal: www-data is setup to only be permited to write to a certain folder by default [17:40] can i help you with anything? [17:40] i have slovak language .... i dont know [17:40] but it was installed when i install ubuntu [17:40] bazhang, thanks, sorry about that [17:40] bazhang [17:41] hi all, just wanted to drop by and say that postgresql package shouldn't contain so much ubuntu specific hacks [17:41] jpic: file a bug, if it bothers you. [17:41] venon, well from that error, you will need to check the md5 of the iso, then re"burn" the iso to the usb stick [17:41] infernal: it's called aparmer [17:41] !md5 | venon [17:41] venon: 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 [17:41] ok tes i'm outta here. thanks again OUT [17:41] sipior: i should, but postgresql is not mysql, it's for lazy sysadmins xD [17:42] sacarlson, apparmor? [17:42] sacarlson: well i used it to setup cakePHP from the root of the current project, and it worked for it. On top of that it semi worked for the addon cms im tryin to get running, it negated 2 errors, but there are 2 more left. [17:42] bazhang MD5 ?, [17:42] bazhang: infernal: correct apparmor === pgib__ is now known as pgib [17:42] venon, read the link please [17:42] http://wiki.apparmor.net/index.php/Mod_apparmor_example [17:42] jk, i guess i'll figure it out, just seems like a little waste of time thought that's not much frustration [17:43] !hashes | venon [17:43] venon: See http://mirror.anl.gov/pub/ubuntu-iso/CDs/11.10/MD5SUMS for the md5sums of the latest Ubuntu release [17:44] bazhang so just check for errors ? [17:44] venon, md5 the iso, correct, you have a link to the hash as well there. then re"burn " the iso to the usb stick [17:44] infernal: but this directory /var/www/cms/tmp/cache I would think would be within the apparmor limits if you don't have any symbolic links out of that /var/www [17:46] i cant get a movie to play [17:46] igor_, which player, what format [17:46] i have tried green lantern [17:47] igor_, not the movie title [17:47] bazhang but i just want resize my disk partition [17:47] with vlc and movie player [17:47] igor_, this is a dvd disc or something other [17:47] oh. a dvd [17:47] yes dvd disc [17:48] venon u want to resize your partition? [17:48] sacarlson: right, i trying to understand how is it going to help [17:48] igor_, and you got the libdvdcss2 package from medibuntu.org ? === lau_ is now known as Guest70771 [17:48] trevor69420 yess but i heard that its is possible only in the live cd [17:48] i installed it from synaptic pkg mgr [17:48] venon, with what [17:49] hi [17:49] infernal: how apparmor helps? it's what I think is causing your problem as it's installed and used in appache in ubuntu by default [17:49] igor_, you got the medibuntu repos? or just the single package [17:49] how to solve this error ? "no TTL specified; using SOA MINTTL instead" [17:49] venon, the gparted live cd can do it as well 60mb iso [17:50] i installed everything that applied in synaptic [17:50] infernal: it limits the appache application to only read and or write to the space allowed by apparmor [17:50] "image is a 4gb SD image (the last partition is used as SDcard in CM7 so you can resize this partition to fill up your whole card if your card is bigger than 4gb)." more... [17:50] ????? [17:50] how do I do the resize? [17:50] igor_, from the medibuntu repos? or just the single package. you would have had to add the repo yourself [17:50] have to burn it on cd bazhang ? [17:50] venon, or to usb stick yes [17:51] i dont remember [17:51] bazhang pls dwnlad link ? [17:51] igor_, then get the package from medibuntu.org and install it [17:51] install the repository? [17:51] then the pkg? [17:52] igor_, just the single .deb [17:53] bazhang how i run it all the same as installation xp ? [17:53] venon, if you are trying to resize the hard drive that is active (i.e. the one ubuntu is installed on) it is correct you need to use a live CD [17:53] venon, distrowatch.com has the link for gparted live cd [17:53] said it was already installed [17:53] sacarlson: well as far as i can tell the module does not exist on my machine. I looked over the /etc/apache2/mods-available/ and found nothing. sudo a2enmod apparmor returns ERROR: Module apparmor does not exist! [17:54] venon, you boot from the live cd, thats how [17:54] Hi there know its a stupid thing to ask and will prob get slammed for asking but does anyone know of an autorun/autostart script for Linux or if there is such a thing? [17:54] venon: http://gparted.sourceforge.net/download.php [17:54] venon download the iso and burn it like any bootable ISO [17:54] pop it in the drive boot from the disk and thats basically it [17:54] mosdef100200, startup applications? in there? or something other [17:54] infernal: I see appache touch by apparmor here /etc/apparmor/severity.db [17:55] still wont play [17:55] if u need a wlk through on using it then message me and i can step you through the process [17:55] ermm something like an autorun.inf for linux??? === nombrea is now known as AzoteLogiko [17:55] does that make sense? [17:55] mosdef100200: nice thing about this room - you will not get slammed - ubuntu supports "start up" applications by account and there is upstart for system wide things - what do you want to do [17:55] mosdef100200, to do what? [17:55] bazhang i havent got live cd just usb and its writing eror i wrote.... [17:55] infernal: I also failed to see how you have parts of your /var/www mounted [17:55] venon, yes, and I told you how to fix that [17:56] venon can u just download the GPARTED live CD? would that make it easier? [17:56] sacarlson: i don't know how to find the information you need, what command do i use? [17:56] Ok I have a flash projector file in which i would like the .exe to run as soon as it is recognised as a usb device and start up the .exe file [17:56] u dont have to use ubuntu live cd to do it if you are having issues with it [17:56] i cant install the repository either [17:56] Like a cd/dvd would # [17:56] gparted luve cd is a must have in your toolbox [17:56] mosdef100200, that sounds like a windows qusting [17:57] igor_, you dont need it if that package is installed [17:57] ok [17:57] question* [17:57] sacarlson: also there is no severity.db [17:57] dvd disc still dont play [17:57] yes thats right in windows up to vista i can run autorun.inf [17:57] trevor69420 i havent got live cd ....... when i burn it from my ubuntu its not botting ... and when i write it on usb its showing errors [17:57] but i was wondering if there was such a thing for linux? [17:57] mosdef100200, well u arent gonna be able to run the exe on linux [17:57] it's an exe [17:57] which is for windows [17:57] no i understand that! [17:57] trevor69420: I don't agree - he wants to know how to do somethign that he knows how to do in Windoze and not yet in Linux, I think at least, which is why I answreed him [17:57] venon, you are repeating, and I have told you what to do for that [17:57] OH YEAH [17:58] venon: can u get the live CD?> [17:58] autoruning is anniying [17:58] good point! [17:58] damn it im silly! [17:58] thank you [17:58] mosdef100200: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:58] your absolutely right! [17:58] movie player says cnt read dvd [17:58] maybe through wine? [17:58] mosdef100200: who is absolutely right - ME I ASSUME [17:58] igor_ have u tried VLC? [17:58] yes! about the .exe [17:58] OK so gparted live cd its must to be in iso ? on cd ? [17:58] infernal: is there a directory /etc/apparmor ? [17:58] yes it just does nothing [17:58] or usb ? [17:58] mosdef100200: as previously asked - what do you want to do [17:59] just sits there [17:59] venon well that's what i use yes... the CD [17:59] venon, on usb is okay, as I said [17:59] you can do either but go to the link isent you [17:59] sacarlson: yes there is [17:59] and download the one you want... it sounds like you are having issues with the USB venon so i am simply suggesting it might be easier to just use the CD version [17:59] bazhang i undrst but on usb it has to be iso ? or normal foldiers [17:59] venon, the iso [17:59] venon: http://gparted.sourceforge.net/download.php [17:59] !burn [17:59] CD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto [18:00] venon, using unetbootin or similar to burn it to usb [18:00] Oh its ok i think i cant do it on linux I am trying to run an autostart program called a flash projector but I can only get it in mac and windows versions so linux is out of the question anyway I think [18:00] venon: if you want to use the USB follow these instructions: http://gparted.sourceforge.net/liveusb.php [18:00] does anyone know how to run an iso image of win 7 to run next to ubuntu please? [18:00] thanks for all the help! [18:00] infernal: and do you see apache2 touched by it? cd /etc/apparmor; grep -r apache2 * [18:00] pendrivelinux site has several tools to put iso on usb [18:01] disc will spin up but does nothing [18:01] gparted includes all the tools to do it right on their site [18:01] in vlc [18:01] i dont understand what the issue is venon: just follow the instructions for linux on gparted's site to get it on the USB stick... again that link is http://gparted.sourceforge.net/liveusb.php [18:02] i dont know what i'm doing wrong [18:02] infernal: the mount info can be seen as stated before above $mount | pastebinit ; you should be sure to see rw not ro in mounts inside /var/www [18:02] igor_ is the disk mounting on the computer [18:03] trevor 69420 i am [18:03] So some one told me that I'm was there dream user for Ubuntu. Just an end user.... Is that bad or good? [18:04] venon then what is the issue? it's not working? [18:04] it shows that it is mounted [18:04] im having an issue reactivating my video card, anyone got a few minutes to help me? [18:04] can you just burn the ISO to CD and get away with that venon? [18:05] trevor69420 omg i am just looking on instruction [18:05] burn on usb [18:05] i even right click image on desktop and told it to be opened in vlc [18:05] vlc open and nothing happen [18:06] venon: clearly you arent doing something right the USB is a buit more complex... can you just burn it to CD instead of using the flash drive [18:06] it'd be alot freaking easier venon instead of us trying to figure out what you are doing wrong running it on USB [18:07] how can i upgrade to the latest version of google chrome, ie a newer version than what ubuntu thinks it is, if you get me? [18:07] i installed the ubuntu restricted extras pkg [18:07] igor_, in VLC what happens if you hit ctrl+d [18:07] > [18:07] with the disc mounted that is [18:08] AdvoWork: might find new version in ppa if your default repository doesn't have a new one already [18:08] trevor69420 more complex ? just burn it (iso) on usb what problem ? === reed_ is now known as reed [18:08] venon you dont just burn it on usb... you need to use an additional tool [18:08] shows disc selection [18:09] igor_, and does the disk show up in there? [18:09] i had to browse for it [18:09] I'm having trouble uninstalling programs from wine. every time i click the uninstall button it does nothing and trhe program is still there. [18:09] venon: you also need a tool to burn the iso onto a cd so I'm not sure it's much easier [18:09] venon: if you followed all the instructions you need to use Tuxboot [18:09] you cant just burn the ISO to a flash drive and be done with it [18:10] trevor69420 Windows Method D: LinuxLive USB Creator [18:10] If you already have LinuxLive USB Creator installed on your computer then skip to the next step (2). [18:10] Otherwise download and install LinuxLive USB Creator on your MS Windows computer. [18:10] Download the GParted Live iso file. [18:10] From Windows, install then run the LinuxLive USB Creator program and follow the instructions in the GUI to install GParted Live on your USB flash drive. [18:10] venon: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:10] u need the ZIP file number one for the USB flash drive NOT THE ISO [18:10] trevor69420, thats not correct [18:11] venon... you are not using windows,... scroll down to where it says USB setup with GNU/Linux [18:11] trevor69420, what is tuxboot [18:11] :D shit .... [18:11] thanks [18:11] bazhang the instructions on gparted specifically call for thee Gparted LIVE ZIP file and tuxboot to get it to work on linux [18:11] i didnt know it was this complicated to play a dvd [18:11] not the ISO [18:11] can anyone help me? [18:11] igor_, usually it's not [18:11] i usually just open it from inside VLC and it plays [18:11] maybe it's your DVD??? [18:11] i dont know what im doing wrong [18:12] did you try another DVD [18:12] sacarlson: i probably did not execute it the way you intended http://pastebin.com/kvxMZGsD [18:12] just plaed it on the home dvd player and it worked fine [18:12] my hard drive died on my ubuntu laptop. Anyone know where I can get cheap laptop drives? [18:12] spartan7 this isnt google shopping [18:12] FloodBot 2: can you help me? [18:12] floodbot2 is not a real person [18:13] lol [18:13] oh [18:13] it's a program [18:13] what is the issue? [18:13] i see [18:13] I'm having trouble uninstalling programs from wine. every time i click the uninstall button it does nothing and trhe program is still there. [18:13] u havent asked a question [18:13] i dont know wine unfortunately maybe someone else here does [18:13] ok, thanks anyway [18:13] infernal: I don't see any mounts there that are within /var/www so if there are no sybolic links that go out side then I'm running out of ideas [18:14] trevor69420 i cant install tuxboot [18:14] trevor69420: LOL. thought I would ask. since it took me hours in here trying to roubleshoot my ubuntu issue finding out it was the drive. Thanks anyways. [18:14] tried an old dvd [18:14] something with architekture [18:14] nothing [18:14] venon: why dont u use a CD instead of USB flash drive [18:14] sacarlson: i think the source code might be at foult here, as i stated giving the permissions fixed half of the errors of the same nature [18:15] how to solve this error : no TTL specified; using SOA MINTTL instead [18:15] Does anyone here know about wine? [18:15] i already asked that venon but u still insist on using flash drive... i dont know enough about the USB version of gparted as i do for the CD [18:15] the CD is ALOT easier to burn than using tuxboot and what not [18:16] infernal: ok good luck with it then [18:16] you would be done by now if you just burned it to a CD venon [18:16] sacarlson: thank you for your time :) [18:16] okej so i burn in on CD. .. [18:16] just download gparted ? [18:17] yes burn the ISO to a CD [18:17] okej [18:17] infernal: oh I guess it could still be farther back in the tree of dir that still restrict writing to that dir [18:17] boha ta anglictina mi ale nejde [18:17] yes download the gparted ISO and write click on it with a blank CD in your burner and click "write to disc" [18:17] says vlc cannot read the file [18:17] Hello [18:17] i have a folder under /var/www [18:17] sacarlson: well what makes you think there are any symlinks in the 1st place, i know i didn't put any [18:17] bitlbee doesnt remember account settings. Why? anybody help!!! [18:18] anyone here used tftp as a client in ubuntu? [18:18] but it says i dont have permission to access the css file in there [18:18] please help me out [18:18] venon, use this link: http://sourceforge.net/projects/gparted/files/gparted-live-stable/0.12.0-2/ [18:18] i have done chown www-data /var/www [18:18] click on the one that ends in .iso venon not zip [18:18] LukeNukem: In terminal, use sudo and acces the file. [18:18] once it's downloaded write that to a CD [18:18] not USB [18:18] hi all, apt-get upgrade over ssh was interrupted by a netwerk failure, now the system is broken, how do I fix it? for instance, proftpd isn't working... any idea? [18:18] has anyone used Centrify? [18:18] sddhrthrt, i need to use it for web development -_- [18:18] i like linux, but not being able to watch a dvd is kinda bad [18:18] can i download it from http://sourceforge.net/projects/gparted/files/gparted-live-testing/ ? [18:18] LukeNukem: Ok -.- [18:19] trevor9420 OKEJ [18:19] infernal: because that's how I caused myself having the same problem in the past I just sybolic linked a dir from my home to /var/www and it failed to work, so I just thought you might do the same [18:19] igor_: have you installed ubuntu essentials? [18:19] LukeNukem, did you set permissions on the subfolders and files of /var/www [18:19] Anyone have any feedback on Centrify? I'm looking for AD authentication, and AD access to windows network shares. [18:19] sacarlson, how would I go about getting that then? [18:19] i set it to 0755 now [18:19] igor_: i watch dvds all the time on linux? whats the problem [18:19] that looks like you only changed owner to www-data [18:19] stupid shit [18:19] trevor69420, what am i supposed to change to [18:19] u need to make sure your user account is in the www-data group [18:19] it wont plaY mine [18:20] PLEASE HELP ME!! [18:20] i've tried 2 [18:20] trevor69420 ok ... so thnaks an after must i set botting and next is the same as installation windows ? [18:20] cooljenga, do you need money? shelter? [18:20] sacarlson: i'l try to put in on my friends server, to see if this issue can be replicated [18:20] LukeNukem: please mind the language, no cursing [18:20] well not really venon [18:20] lol no, I need help with wine [18:20] AdvoWork: I look back in irc logs and I don't know what "that" is [18:21] u arent installing anything it's a live cd venon [18:21] !ask | cooljenga [18:21] cooljenga: 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 [18:21] u run it off the cd [18:21] Last week or so my firefox on my Natty install started crashing on certain sites. Is this only a problem on MY install? [18:21] igor_, Is yours a Blu-Ray, perhaps? [18:21] undrstnd [18:21] but must i set booting yes ? [18:21] I'm having trouble uninstalling programs from wine. every time i click the uninstall button it does nothing and the program is still there. [18:22] no just plain dvd an old one and a new one both confirmed working in a stand alone dvd player === edinny is now known as EDinNY [18:22] igor_: are you using any type of codec and player? also what type of dvd are you trying to watch? is it dual layer, regular, blueray? [18:22] cooljenga: these are apps you installed via wine? [18:22] yes [18:22] Anyone else having a problem with Firefox? === nombrea is now known as AzoteLogiko [18:22] i'm using vlc [18:22] igor_, That's strange; it sounds like a driver or more likely a codec issue. [18:22] VLC works for me for every codec [18:23] what codec? [18:23] sacarlson, i need the newest version of google chrome, i've done an update in ubuntu but don't think its actually the newest one, and im wondering how to get it? [18:23] LukeNukem, are you looking for just your user account to have write access? [18:23] i am using the default codec [18:23] dr_willis: yes [18:24] igor_, you need the css script to play dvd's [18:24] i installed libdvdcss2 [18:24] AdvoWork: [18:24] https://launchpad.net/~chromium-daily/+archive/ppa [18:24] any one have idea of mouse suspend after 2 sec on battery , google didnt helped me out. [18:25] dr_willis: there intentions are questionable, I'm not sure why i installed them in the first place. [18:25] igor_ if you use VLC you don't need any other codecs. It has it's own [18:25] igor_, then there are some dvd's who will not play, macromedia-drm [18:25] can someone tell me if the desktop is running when the login screen is running, or [18:25] does the desktop load after you get authenticated? [18:25] !codec > igor_ Perhaps one of those sites will help you solve your issues, I hope. :-) [18:25] igor_, please see my private message [18:25] aamir: what type of mouse and is it corded, bluetooth, wireless, inferred, etc? === rymate1234 is now known as rymate1234_ [18:26] does anybody have some experience with xbmc? [18:26] A usb mouse with cable [18:26] FrozenMind: A usb mouse with cable === Vampire0_ is now known as Vampire0 === Kartrohm_afk is now known as Kartrohm [18:27] infernal: I just did an experiment with /home/sacarlson/test2/test/test.txt with chmod 777 ./test; and I can make it still unreachable if I have chmod 700 /home/sacarlson/test2 ; so you might want to look back to be sure www-data has privs all the way back to /var/www [18:27] bah still not used to the IRC chat commands... [18:28] hey guys im trying to add a symbolic link some files on a drive to a folder on the same drive what command can i use to transfer the files from one folder to specified folder [18:28] ln -sT Game.of.Thrones.S01.DVDRip.XviD-REWARD/*\.avi Game\ of\ Thrones/ [18:28] how to specify TTL in debian server ? [18:28] superuser_ir, debian? [18:28] superuser_ir: 1) you shouldn't cross post 2) debian isn't supported in #ubuntu [18:29] infernal: oh and that's assuming that www-data is always the only other user other than root that tries to write to it [18:29] superuser_ir time to live? [18:29] I successfully ised the program "import pic.png" to take screenshots of specified region. After installing linux mint, the tool sometimes grab the window behind the one I want to grab screenshot from. How can I solve this? [18:29] hi all, any idea how to get mysqldump command ? here it says it comes from : mysql-cluster-client-5.1_7.0.9-1ubuntu7_i386 (http://manpages.ubuntu.com/manpages/lucid/man1/mysqldump.1.html) but when i install this package it removes mysql-server :( [18:29] is it possible to have both mysql server and mysqldump command ? how so ? [18:29] trevor69420: how to set it [18:29] ya'all are not helpful. good bye [18:30] superuser_ir, well this is ubuntu not debian [18:30] different OS [18:30] jpic: sure, mysql-client package holds /usr/bin/mysqldump [18:30] thanks oCean [18:31] #kibo [18:31] superuser_ir, if you want help in ubuntu we can do that, but i cant guarentee it'll be the same for debian [18:31] So, i installed windows7 onto a different partition, and it decided to use my ubuntu / partition as its boot partition. So it reformatted it in NTFS without any warning. Thanks a lot Microsoft. [18:31] trevor69420 : can u say it [18:31] can i say waht superuser_ir ? [18:32] trevor69420:we can do that ,that? [18:32] superuser_ir, you are not making sense DO WHAT? [18:33] sudo apt-get install sun-java6-jdk sun-java6-plugin Reading package lists... Done Building dependency tree Reading state information... Done sun-java6-plugin is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: sun-java6-jdk : Depends: sun-java6-bin (>= 6.26-1~lffl~oneiric~ppa) but it is not going to be installed sun-java6-plugin : Depends [18:33] how can we recover from this error/ [18:34] I recently put on headphones, and everything I hear is like it's missing the center channel [18:34] superuser_ir, it helps if you use complete sentences.... are you looking for help with Debian or Ubuntu? [18:34] can anyone help me with my error [18:34] trevor69420: for debian [18:34] even though there is no center channel.. (like all the talking is missing) [18:34] vinzz_: remove the ppa repository and try again? [18:34] superuser_ir this is ubuntu support though not debian [18:34] superuser_ir, #debian NOT here [18:34] superuser_ir: so ask in #debian [18:35] sheesh [18:35] ok. now it will play some old movie but not a new one [18:35] trevor69420:i know but config is same with ubuntu [18:36] superuser_ir, that may not be true... but in ubuntu the file you need to edit is /proc/sys/net/ipv4/ip_default_ttl [18:36] vinzz_: see the link from "/msg ubottu java" sun-java must be downloaded from Oracle these days [18:36] superuser_ir, they are different Operating Systems so the file may be different in debian [18:37] so no extract gparted y ? :) just burn iso on CD ? [18:37] venon burn the ISO to CD [18:37] OK :D [18:37] make sure you did not get the ZIP file [18:37] why cant i play a new dvd [18:37] hello, i am trying to compile an apps code, but getting the following error.."configure: error: Package requirements (glib-2.0 >= 2.31.0 [18:37] gtk+-3.0 >= 3.0.0 [18:37] libcanberra-gtk3) were not met: [18:37] No package 'gtk+-3.0' found [18:37] No package 'libcanberra-gtk3' found [18:37] Consider adjusting the PKG_CONFIG_PATH environment variable if you [18:37] blackbug: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:37] venon do you know how to burn a bootable ISO? [18:37] normal ? [18:37] dont just drag the ISO the CD that will not work [18:38] i dunno what you are doing venon.... so i cant answer that... lol [18:38] igor_: have you installed commercial dvd support? have you seen "/msg ubottu dvd"? [18:38] trevor69420 dont just drag ? [18:38] and what ? [18:38] what have i do [18:38] when dont just drag [18:39] iso [18:39] venon check my private message [18:39] blackbug: did you install the -dev packages for those libs it says are missing? [18:39] i just messagted you [18:39] i have seen the message [18:40] i specified ttl (http://pastebin.com/T0XM6tej) ,why give me this error (no TTL specified; using SOA MINTTL instead) ? [18:40] i have played "outsiders" and "predator" fine. But "green lantern" dont play [18:41] trevor69420 :i specified ttl (http://pastebin.com/T0XM6tej) ,why give me this error (no TTL specified; using SOA MINTTL instead) ? [18:41] superuser_ir: http://www.zytrax.com/books/dns/apa/ttl.html [18:41] Hallo zusammen [18:41] How do I get the init script in the initrd to print all messages to tty1, rather than tty7? [18:41] ok. now it works. dont know how that happened. [18:41] <_Marcus> Since #vbox is unhelpful, I'll ask here. How do I use my built-in microphone on my laptop inside my Ubuntu guest OS through Virtual Box? [18:41] sacarlson: i didnt explicitly installed gtk or glib. after this error i did tried to install dev packages, but i couldnt see any in the apt-get repository. [18:42] igor_: there is a package called ubuntu-restricted-extras did you try install that with synaptic or apt-get install ? [18:42] superuser_ir, beats me sounds like a debian problem [18:42] cant help u [18:42] I have some problems getting a ATI Radeon 9200 work with Ubuntu 11.10, can anybody help? [18:43] i tried both ways to install. somehow it just started working [18:43] Hi.. I am not able to play video files with extension .mp4. In VLC player, movie player. its lagging. does it need a codec? === recon69_lap is now known as recon_lap [18:44] trevor69420: be een kire asalim ,(persian language [18:44] i speak english superuser_ir [18:44] this is an english speaking channel superuser_ir [18:45] blackbug: I see a package called libcanberra-gtk-dev did you install that? [18:45] mandar: if it plays, but is choppy/laggy it's "probably" not a codec issue, but a performance (cpu/gpu) issue. [18:45] mandar: sounds more like hardware not being up to par [18:45] vlc i think does better cpu wise [18:45] err what zykotick9 said [18:46] Other files like .avi is playing perfectly. [18:46] can someone say my name so I can test my highlighting? :) [18:46] Praxi: no ;) [18:46] sacarlson: yes, i have installed it, but its not helping.. [18:47] Praxi: [18:47] doh, I'll miss it if I'm on the channel, thanks zykotick9 [18:47] ha! I jst wanted to tell you, I figured it out myself. So there. === LL2|Android1 is now known as LL2|Android [18:47] blackbug: are you running like 10.04 ? I don't think we have gtk3 at ubuntu 10.04 [18:48] sacarlson: I am runnin 12.04 [18:48] blackbug: then I'm not sure what version 12.04 runs, maybe gtk4? [18:49] blackbug: Precise/12.04 is not yet released (now beta). Please /join #ubuntu+1 for further support and discussion [18:49] mandar: avi/mp4 are technically containers, they can both have many different codecs inside. mp4 is often going to be used for newer HD-type codecs, with much higher resolutions then old avi files (but certainly not necessarily, depends on the person encoding video) [18:50] Is there anybody who has knowledge about getting radeon9200 work? [18:50] blackbug: gtk3 is libgtk-3-dev and glib is libglib2.0-dev [18:50] blackbug: and if after you installed at least one of the missing libs it fails to find it then it must have a bad PKG_CONFIG_PATH setting [18:50] can someone point me to instructions for getting three monitors working under 12.04? I have two nvidia cards and three monitors. Not sure if I need to configure xinerama...if so, I did try one of my old xinerama configs and while I can get three monitors showing in Ubuntu 2D, they're all mirrors. anyway, I need to understand the appopriate method of configuration here. thank you very much in advance... [18:51] jbwiv__: reask in #ubuntu+1 [18:51] trism: i used the package names you provided, apt-get doesnt recognise it [18:51] zykotick9: I did. no love there...it's like a ghost town [18:51] blackbug: please don't continue here, as you're using 12.04 [18:51] jbwiv__: for an issue like your, i'm not surprised [18:52] blackbug: we can take it over to #ubuntu+1 but they are both there [18:52] zykotick9: running on three monitors is unusual? [18:52] jbwiv__: seems xinerama has moved to changed names, I have seen very little but some documents on it === claudio is now known as Guest65687 [18:53] jbwiv__: i just don't see it getting high priority in the #ubuntu+1 channel. seriously, why are you running the beta? you don't get support in this channel - which is a big downside IMO [18:53] sacarlson: changed names? [18:53] sacarlson: when responding to 12.04 issues, please point out that the appropriate channel for that is #ubuntu+1 === rymate1234_ is now known as rymate1234 [18:53] zykotick9: because 11.10 doesn't support three monitors at all. Unity 5.2 (included in 12.04) is supposed to bring that support [18:54] <_Marcus> How do I use my built-in microphone on Ubuntu over virtual box? [18:55] any way to mount a HDD from an imac once in a caddy? [18:55] is there a way to rip a dvd disc without transcoding it too? [18:55] doesn't automount [18:55] afd prob cuz of the format [18:55] igor_: you could make an image [18:55] how? [18:55] afd what does is the filesystem? [18:56] hi [18:56] cat /dev/dvd > filname.iso could work [18:56] hi [18:56] doesn't appear in fdisk. not sure of the filesystem [18:56] was running osx (10.4?) [18:57] EDinNY: you can't make an ISO out of a DVD! disk image yes, but technically an ISO will create a filesystem for something that's to suppose to have one. igor_ [18:57] afd prob in mac os journaled then... [18:57] not sure if ubuntu can read that [18:57] EDinNY: not suppose to have one [18:57] zykotick9: but you could make an iso, then burn it to dupe the dvd [18:57] igor_: Theoretically if you dd if=/dev/dvd of=//.iso you'll get a usable iso image that you can mount or burn back to a DVD. [18:57] is there something I can install through apt-get to make it readble? [18:58] igor_: There might be copy protection on the disk that would interfere with that, but I haven't encountered any so far. [18:58] jhutchins_wk: that would be an image for sure, but DVDs cannot be "ISO"s technically [18:58] hi [18:58] jhutchins_wk, yes, but I read that the image formed using dd that way will not match the md5 checksums normally provided.. [18:59] jhutchins_wk: it would break aspects of the dvd for sure [18:59] satyanash: Have you tried it? [18:59] afd: http://superuser.com/questions/84446/how-to-mount-a-hfs-partition-in-ubuntu-as-read-write [18:59] igor_, or use ogmrip [18:59] ;) [18:59] is there a rar program that handles .rev files? [18:59] jhutchins_wk, no, But I hae read it somewhere. [18:59] zykotick9: I've duplicated at least one commercial video that way. [18:59] My Ubuntu keep telling me only 258 mb of disk space left, looks like my root dir is filling up but my /home and /usr does not have much in them [18:59] igor_ it's possible there is a DRM on the dvd which might be why it's not working correctly [18:59] sun_devil: check /var if that is not on a seperate partition. if the apt dir is filing up, try apt-cache clean [19:00] if you just rip it it may keep the DRM which may not fix the issue [19:00] :( can't boot the mac which is why it's in an external caddy... so guessing I can't turn off journaling [19:00] afd did u read the link i sent you? [19:00] jhutchins_wk: it's a WFM type situation, creating a bin/cue type image would retain all the DVDs correct formatting (your dd to "iso" _might_ as well, but that image is not an ISO) [19:00] yep [19:00] Does anyone know if Precise includes Gnome 3.3, or is it still Gnome 3.2? [19:00] lukescharf: Precise/12.04 is not yet released (now beta). Please /join #ubuntu+1 for further support and discussion [19:00] i didnt say it wasnt working [19:00] installing hfsprogs to try reading it that way [19:00] Fair enough. Was thinking about running the beta. [19:00] afd yep do that [19:00] i just wanted to rip dvd without transcoding [19:01] Whats the easiest way to reconnect an ssh session after timing out? My purpose is to tail the logs in my terminal after ssh'ing. Thanks. [19:01] igor_, ogmrip [19:01] installing now. thanks [19:01] igor_ OGmrip will not transcode the video [19:01] good [19:01] igor_: hi im russian [19:02] not sure how my partitions are set up, but root is at 100 percent while the others do not have much, maybe move Pictures to a external drive? [19:02] sun_devil, or resize your partitions [19:02] i'm not. just liked the name === Corey_ is now known as Corey [19:02] still can't see it in fdisk -l... [19:02] sun_devil: have a look at disk manager to see whats on what drive [19:02] sun_devil: and try sudo find ./ -type d -maxdepth 1 -exec du -sh {} \; | grep ^[^[:space:]]*[MGT] starting from / and then dive into the big ones and repeat the command in the suspicious ones [19:02] igor_: haha [19:03] afd is it possible the drive is dead? [19:03] recon_lap, what the command for disk manager? [19:03] it's possible but I think if there is a problem it's the machine's RAM [19:03] hello [19:03] why would it be the RAM afd? [19:03] may i ask something [19:04] !ask | XubuntuOne [19:04] XubuntuOne: 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:04] it wasn't booting and was giving errors that I think referred to memory [19:04] why does ubuntu need new hardware to run properly nowadays? [19:04] i think this is wrong... [19:04] XubuntuOne, what do you mean? [19:04] The machine has 2 gigs of ram, older viao [19:04] i run my ubuntu on a 10 year old computer just fine [19:04] XubuntuOne, it does not. and thats not really a support question [19:04] i mean that i cant run ubuntu good anymore on older hardware [19:05] bazhang, ?? [19:05] is there a way to see if upstart is setup? [19:05] sun_devil: palimpsest [19:05] XubuntuOne, chit chat in #ubuntu-offtopic [19:05] im a schoolteacher in brazil we have low spec machines [19:05] lut [19:05] !lubuntu | XubuntuOne [19:05] XubuntuOne: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [19:05] well XubuntuOne depends on what you are trying to run... it's not ubuntu it's the packages you run they all have system requirements just like every program [19:05] i cant run the new ubuntu for my children [19:05] XubuntuOne, maybe knowing what you are trying to run it on may be helpful [19:06] sun_devil: ya just copy your directories in /home/* onto one of the free space partitions and modify /etc/fstab to point there [19:06] older hardware is a matter of opinion [19:06] 1Ghz 256 mb ram machines [19:06] !requirements [19:06] Hardware requirements to install, boot and comfortably use Ubuntu are listed at https://help.ubuntu.com/community/Installation/SystemRequirements - For a !flavor with lower requirements, see !Xubuntu or !Lubuntu [19:06] XubuntuOne: 1GB RAM is recommened minimum these days [19:06] XubuntuOne you don't need the newest version. 10.04 is supported for another full year... [19:06] ok i see [19:06] XubuntuOne, i'd try Lubuntu [19:07] ok [19:07] sun_devil: or I guess a symbolic link to the free space partition would be another solution to move your /home/* with === King is now known as Guest60703 === Guest60703 is now known as sorakun [19:09] sacarlson, so mv /~ /home/. Forgot how to do a symbolic link [19:10] What tool administers whether a user automatically logs in? (Yes, I'm aware of the implications) [19:10] blist [19:10] I tried gnome-control-center and user-admin, neither of what I thought. [19:10] I'll try that. [19:10] sun_devil: I would cp /home /freespacepartition; then ln -s /freespacepartition /home or something like that [19:10] Viking667: whatever DM you are using - look into lightdm autologin (or gdm for older versions) [19:10] Viking667: why 667 [19:11] sun_devil, out of curiosity... why do you need a symbolic link? [19:11] !switchhome [19:11] !movehome [19:11] Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [19:11] werxxx: one step beyond pure evil... muahahahahahahahHAHAHAHAHAH === [1]_Marcus is now known as `Marcus [19:11] zykotick9: thanks. I figured as much [19:11] ha [19:12] I think my /home is has space. I think its the root that filling up [19:12] trevor69420: he's out of disk space on his root / partition; so sybolic link is one method to use to point to new space [19:12] sun_devil, df -h will tell you [19:12] i see... [19:12] sacarlson, forgive me but why not just resize his root partition with gparted [19:13] Hello [19:13] All [19:13] how dod i play a dvd iso file? [19:13] igor_, vlc can do that [19:13] trevor69420: because he already has other partitions that exist with free space [19:13] i see [19:13] what does? [19:13] I need the command to fix the grub loader, because it's not asking me anymore about which OS I wanna choose [19:13] igor_, 'vlc' [19:13] trevor69420: resizeing partitions is risky and slow [19:13] !info vlc [19:13] VLC can do that igor_ [19:13] vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 1.1.12-2~oneiric1 (oneiric), package size 1375 kB, installed size 3516 kB [19:13] sun_devil: do you have one big partition with everythign in it or seperate a home partition? [19:13] excuse me, how do I set the Italian language on mozilla? I installed yesterday xubunto [19:13] can anyone please give me the command to fix this issue from the ubuntu live cd? [19:13] !fixgrub | AdhamSabry [19:13] AdhamSabry: 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) [19:14] !grub2|AdhamSabry [19:14] but igor_ if you just made an ISO of that same disk that wouldnt play to begin with in VLC it prob wont now [19:14] dr_willis, /dev/sda6 is at 96% mounted on / [19:14] igor_, it's possible there are DRM protections on the DVD [19:14] which ripping isnt gonna fix [19:14] ? [19:15] sun_devil: if your /var is not a separate partition you might want to check how much space your apt cache is using "du -sh /var/cache/apt/archives/" it can be cleared out usually, "sudo apt-get clean" would probably do it. [19:15] DexterF, I have separate partitions [19:15] sun_devil, and 5% is normally reserved.. how big is sda6? [19:15] it does play by the disac now [19:15] I'm sorry but I have to go very soon, and I need that quick because I have a meeting [19:15] I just need the command to do it before the meeting start [19:15] whats up guys [19:16] the disc works fine now [19:16] sun_devil: see zykotick9s remark couple lines back and mine a few pages up. helps tracking the disk hogs [19:16] AdhamSabry, jus thold shift @ boot to enter the grub menu [19:16] i just want to know how to play an iso now [19:16] it doesn't work, It'll just go to Windows [19:16] igor_, with vlc [19:16] and I need to get into the Ubuntu installed... [19:16] AdhamSabry, what command are you looking for [19:16] any of you familiar with xchat on linux? [19:17] stygzy, it's about the same as other OSes [19:17] !anyone | stygzy [19:17] stygzy: 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. [19:17] AdhamSabry: I think it's hold the shift key at boot to bring up grub [19:17] zykotick9, says 176M in archives [19:17] eeehhhhhhhh [19:17] stygzy, what is the question [19:17] the command to fix the grub loader and restore it back, because it doesn't show it up anymore... [19:17] /join #ubuntu+1 [19:17] AdhamSabry reschedule your meeting [19:17] woops :P [19:17] sun_devil: that's not very much :( [19:17] igor_: install vlc, at command line: vlc disc.iso <- that's it. [19:17] i need to set up the sounds [19:17] AdhamSabry the command should have worked. [19:17] igor_: smplayer plays iso, too. [19:17] AdhamSabry, sounds like your time out is set to 0 [19:18] so it doesnt show GRUB [19:18] my normal channel is having issues right now so i thought i would see what the world of irc had for me [19:18] AdhamSabry, holding shift @ boot to enter the grub menu does not work? [19:18] in xchat [19:18] AdhamSabry the fact that it didn't means more fixes need to be applied which can't be done at a finger snap. sorry. [19:18] zykotick9, so its done, has a dual boot with xp which is I think its own partition [19:18] is there a download for the sound files? [19:18] join debug# [19:18] or is it in the repo [19:18] join/ debug# [19:18] nope [19:18] i'm getting stuttering and no picture [19:18] grub isn't there [19:18] join\ debug# [19:18] i like icecream [19:18] brianp1992: /join #channel [19:19] stygzy, Are you using Ubuntu? [19:19] yeah [19:19] tried shift [19:19] AdhamSabry: if grub mbr needs to be reinstalled then maybe look at this https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [19:19] werxxx, #ubuntu-offtopic for chit chat [19:19] AdhamSabry, are you able to boot into Ubuntu? [19:19] 11.10 i think [19:19] anyone [19:19] stygzy, Don't use xchat-gnome or whatever it's called. [19:19] AdhamSabry, i am trying to help u r not answering me [19:19] nope [19:19] I had trouble with that one. [19:19] it just goes to windows [19:20] i think i just installed xchat off of synaptic [19:20] trevor69428, I'm opening ubuntu [19:20] !u | trevor69420 [19:20] trevor69420: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [19:20] live cd [19:20] bazhang: haha [19:20] AdhamSabry boot the live cd. Access your files and do your meeting. Fix grub after your meeting. [19:20] werxxx, stop the chit chat here [19:20] its not xchat-gnome [19:20] stygzy, What is your question? [19:20] hey Im having some graphics card trouble, anyone wanna take a few minutes to maybe help me? [19:20] wtf,,,, why cant i say u [19:20] no, it'll require me to reinstall the applications === heinz_ is now known as heinz [19:20] theres no sound files for sound effects [19:21] terminal says attempting to retriev all css keys [19:21] AdhamSabry, check your private message [19:21] AdhamSabry, that fixgrub guide showd how to install the fix-boot program which takes all of perhaps 5 min [19:21] stygzy, Did you look at Settings? [19:21] i dont think i have any thing in my /home/username/.xchat2/sounds [19:21] yeah [19:22] <_enigma_> hello? [19:22] jello! [19:22] my dev and var/run are at 1% [19:22] my cat is dead [19:22] hello [19:23] theres no sound folder in /.xchat2/ [19:23] !ot|werxxx [19:23] werxxx: #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! [19:23] how can I create my room here? [19:23] stygzy, Yeah, I don't either. [19:23] how do i find out which package has "gimptool"? [19:23] its not playing [19:23] !find gimptool [19:23] i need help resolving "Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'" [19:23] File gimptool found in gimp-dbg, libgimp2.0-dev, libgimp2.0-doc [19:23] excuse me, how do I set the Italian language on mozilla? I installed yesterday xubunto [19:23] ii didnt know if i had messed something up screwing with my system or not [19:23] Is there any command that you can recomend to me? [19:23] got it [19:24] Star_Light, /join #makeupanameforyourroom [19:24] and it looks like /.xchat2/sound.conf is empty [19:24] Star_Light: for use/support with the freenode network, /join #freenode channel. [19:24] stygzy, Have you tried the #xchat channel? [19:24] no config is set up fo it [19:24] no [19:24] i will [19:24] oCean, and will be registered? [19:24] i usualy on go in one irc [19:24] I want to register one [19:24] <_enigma_> Ubuntu 11.10 - for some reason a number of programs seem to want to open pdf through wine despite evince being default [19:24] Star_Light: sure, ask for help in #freenode, not here [19:24] Star_Light, check the freenode homepage for how to make a perm channel [19:25] ok [19:25] ? [19:25] thank you. [19:25] :( [19:25] riot_, go to mozilla and hit edit>preferences>content>languages>select a language to add [19:25] <_enigma_> can't seem to find the cause... [19:25] drklunk good find. I looked but didn't see taht. [19:25] riot_, i believe thatll solve your language issue in Mozilla [19:26] ia m trying to play an iso with vlc and i'm not getting anywhere [19:26] CFHowlett, well thank ya [19:26] drklunk already done so, it does not work [19:26] igor_, normally i can just select the iso from the file->open item, or drag/drop the iso onto vlc and it plays fine for me [19:26] back to square one xD [19:26] riot__, how did you install mozilla, if not from the repo then that could be your problem [19:26] igor_: iso are normally burned to a disk? never tried to view one directly [19:27] so avidemux qt still cannot handle .mkv? [19:27] recon_lap, you can play iso files with many media players. === wesley is now known as Wesley [19:28] when i do that it shows no video and the sound is stuttering [19:28] igor_, how did you make the iso? [19:28] in the main menu [19:28] in terminal [19:28] itaylor57 mozilla was already installed, do not understand where the problem can be [19:28] igor_ did you install either the ubuntu-restricted-extras or medibuntu for the codecs? [19:29] riot_, im searching for a plug in, thinkin that might help [19:29] yes i did [19:29] : ) [19:29] riot__, install the package firefox-l10n-it (i hope this is the right name) and restart firefox [19:29] igor_ try a different player e.g. totem or mplayer from the command line [19:30] velko I try [19:31] vlc whatever.iso may show some error messages also [19:31] gotta gotta gotta go [19:31] igor_: did you install this package also libdvdcss2 https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs also might need to lookup mounting iso files with -o loop [19:32] i cvan play the dvd disc fine [19:32] hi, so I managed to get solarized working in xterm with the instructions here: https://github.com/altercation/solarized. however I still get the default colors in gnome-terminal. any idea how I can fix this? [19:34] i want to debug a core file, but i cannot see it inspite of the fact that application crashes with segmentation fault(core dumped) msg. i already checked my ulimit, and its set to unlimited. what could be a reason for this? [19:34] in totem in terminal it does nothing [19:34] anyone aware of an app that you can send and receive sms messages? [19:35] igor_: http://blog.sudobits.com/2010/06/27/how-to-mount-cd-dvd-iso-image-in-ubuntu-10-04/ is one of many methods to mount iso files to system directories [19:35] !find sms | trishxo [19:35] trishxo: Found: gammu-smsd, gnokii-smsd, gnokii-smsd-mysql, gnokii-smsd-pgsql, libgsmsd7 [19:35] trishxo, you can use spotify to send [19:35] a cell phone emulator? :) [19:35] wonder if googles chat/phone thing can do that. [19:36] trishxo, sorry, i meant Skype! [19:36] dr_willis: nah, you need credits. :\ [19:36] trishxo: skype can send sms not sure about recieve them [19:36] sacarlson: alright. [19:36] with todays smart phones. theres most likely some free sms service. :) i use 'gosms' [19:37] not sure if they got a pc/web client. [19:37] its easy to find a browser based sms service using google [19:37] velko thanks for the help, indeed, thanks to everyone for the help [19:38] got it goin riot? [19:38] sacarlson: just sayin', mounting dvd makes no sense - they're not suppose to be mounted, and aren't ISO filesystems. they're played, without mounting. [19:38] drklunk: i tried that, didn't find much but ones that you cannot receive messages. [19:38] yes [19:39] drklunk [19:39] trishxo, ill give it a go. i remember using one that allowed me to send and receive so i know theyre out there [19:39] riot, cool beans man [19:40] drklunk: yeah, they're deff out there. i know you can just simply send a sms, get them to reply to your email, then you reply from there. [19:40] zykotick9: well I guess igor_: lied that he has a dvd iso image then, as I've mounted iso disks before I assumed it would be the same [19:40] hello! are there any possible ways to install remember the milk or other 'remember' notes on lxde? [19:40] drklunk I am new to linux [19:40] why are you calling me a liar!! [19:41] riot__, is firefox in italian if you start it from the command line like that?: LC_ALL=it_IT.UTF-8 firefox [19:41] i used gmount and it worked [19:41] trishxo, yeah, theres always that option which is basically what the one I had used is except the recipient replied to the temp address the website provided [19:41] velko ty [19:42] gaussblurinc, i don't know exactly what these are but you can take a look at gtg [19:42] #xchat [19:42] riot__ , its all good, we're all always learning, still consider myself new to the scene [19:42] drklunk: yeah, theres gotta be some app like that, rather than in a browser. [19:42] hi, i need change default umask for specific directory, some sugestion? [19:43] thiagoalmeidasa: Sadly not possible (trust me, I spent about 2 hours googling for this >.>) [19:43] igor_: well then your not a lier and zykotick9 was incorrect [19:43] drklunk: cuz i know on ipods/ipads you can download apps that you can send and receive sms messages with an internet connection. [19:43] I return to my exploration. goodbye [19:43] trishxo, oh, youre looking for an ap? to use on your phone? [19:43] thiagoalmeidasa, you cannot do that. it's either all or nothing game with the default umasc [19:43] drklunk : ) [19:43] drklunk: no, no.. like a linux app/program lol. [19:43] being new to linux, I found out if I hit CTRL ALT T it opens a terminal, is there anyway that I could modify that? so like if I have a directory open in the file browser thing, it opens a terminal HERE? [19:43] thiagoalmeidasa, umask is set by user creating file in a directory, it is not set by the dir itself [19:43] wait why would changing the default umask be inpossibl theadmin [19:44] riot__, good luck! [19:44] i think i've done it once in ubuntu server a while back [19:44] trevor69420: It's possible for the shell, sure, not for a specific directory though [19:44] trishxo, oh ok haha, i was like "wrong place" xD [19:44] oh [19:44] i see [19:44] thiagoalmeidasa, you can set a default umask for all users by putting itinto the default .bashrc [19:44] Praxi : you should try use the tab in terminal for auto complete :) [19:45] itaylor57, yea but not for just adirectory [19:45] thanks [19:45] that applies to the whole shell like theadmin said [19:45] Praxi, which version of ubuntu are you running? [19:45] thanks for the help. sacarlson [19:45] it's working now [19:45] igor_: cool [19:46] !u > velko_ [19:46] velko_, please see my private message [19:46] thiagoalmeidasa: you may want to read about ACLs (man getfacl, man setfacl) to do things similar to "dirwise-umask" [19:47] hey [19:47] can i here ask my question? [19:47] !ask [19:47] 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:47] okey, okey [19:47] Hello, I don't want to buy me an crossover cabel, to share my connection (mobile internet connection stick) over lan, so how it is possible over the normal LAN cabel, my problem is, when I tried it over the network manager -> ip4.. settings- > share the connection is on, off, on, off and the xbox don't get the internet connection .. [19:47] bullium, 11.10 x64 [19:48] Johannes_: that same rule about asking applies everywhere on the internet [19:48] trishxo: you might find the api for an android phone that you could ssh into to send and recieve sms [19:48] I asked my question === tazjin|away is now known as tazjin [19:49] Praxi, open search at the upper left of the screen then type "keyboard" without the quotes and you'll see the word Keybaord with a picture of a KB click that...then go to The shortcuts tab...then modify away [19:49] sacarlson: what exactly do you mean? lol [19:49] Johannes_, you need to set the settings in the xbox to manual [19:49] I? [19:50] give it a manual IP [19:50] yes, that i done [19:50] but it don't work [19:50] Johannes, how man IPs can your stick support? some are limited to one so as long as your pc was on the xbox can not get on [19:50] senior dawson? [19:50] will that let me modify the ctrl alt t to change the opened terminals directory bullium? Checking now [19:50] Senior Dawson is here [19:50] sillysally, [19:50] lol [19:50] Praxi, yes it should [19:50] * cantor says o/ to sillysally [19:50] ähm.. I don't know what you mean, windows could easy share the connection, and it works [19:50] trishxo: you did want to recieve sms, do you have an android phone to play with? [19:50] so there couldn't be an only one ip problem [19:51] sacarlson: nope. [19:51] trishxo: well no use looking into it then [19:51] hello [19:51] i assume your xbox has wireless? [19:52] no I have an older xbox without wireless [19:52] [19:52] sacarlson: you're stupid, I'M LOOKING FOR EITHER A PROGRAM OR WEBSITE TO SEND AND RECEIVE SMS MESSAGES. MY BLACKBERRY IS NOT WORKING. [19:52] can someone give me a quick help??? :) [19:52] youre trying to do this wirelessly, right? [19:53] trishxo: Please keep your attitude down here. Try pinger (textfree) [19:53] Alexleonc: if you have a quick problem... [19:53] bullium, hmm as far as I can see, that just lets me change the key combination to launch terminal. what I want, when I do something in the file explorer, either key combination, or right click, I want it to open a terminal with the path set to whatever directory I'm currently in. [19:53] no i tried to share my connetion over my mobile internet stick over lan [19:53] tu xbox [19:53] *to xbox [19:53] coucou [19:53] trishxo: there are many websites that will allow limited activity on sms, as you have already been told so if those didn't already provide what you wanted what else could we think? [19:54] ThinkT510: yeah ithink cus i have my usb drive mounted but i cant acces to its files :/ [19:54] bullium, I might be reaching for the stars there, but its something I had on windows, and was very handy :) [19:54] Bonjour tout le monde ! [19:54] oh ok, sorry, that might be an issue beyond what i know >< [19:54] hi [19:54] Praxi: i can do that in xfce's thunar, just a right-click away [19:54] for windows I had it set as a right click in a folder, and context menu would open command prompt here [19:54] Praxi: not sure for unity though [19:55] My problem is, that I don't have a crossover cabel [19:55] how to solve this error "http://pastebin.com/xX124vb4" [19:55] then it would work [19:55] . [19:55] Alexleonc: what filesystem? [19:55] roger ThinkT510. Just a nice to have thing :) [19:55] !info libltdl7 [19:55] libltdl7 (source: libtool): A system independent dlopen wrapper for GNU libtool. In component main, is optional. Version 2.4-2ubuntu1 (oneiric), package size 37 kB, installed size 428 kB [19:56] superuser_ir: check your sources. and if you still ask about debian, you're still wrong here. pls respect the guidelines [19:56] LOL ThinkT510 google for some of those terms brings up xfce [19:56] ThinkT510: i mean i can use my folders and stuff using my mouse but when i use terminal i cant [19:57] Johannes_ what do u need a crossover for? what equipment? [19:57] I think I'm using unity (dock thing on the left), how do I tell what file browser I'm using? [19:57] Alexleonc: you know how to use the terminal to manipulate files? [19:57] Praxi, .."about" [19:57] Praxi: i think unity uses nautilus [19:57] zykotick9, should I just install a larger drive and reinstall? [19:58] trevor: I need it to share my internet stick connection over lan to my xbox, and i don't have a crossover cable [19:58] and with the normal cabel it don't work with the option in ubuntu netzwork manager [19:59] ThinkT510: yeah :/ i did find the solultion :P [19:59] hi all, i want to disable my ARP module for some experiment so how can i do this. [19:59] Praxi, I've done that with gnome 2.x [19:59] !yay | Alexleonc [19:59] Alexleonc: Glad you made it! :-) [19:59] if I'm a new install of ubuntu, I'm gnome 3 by default right? [19:59] or am I confusing something there [19:59] I vaio has (2) gigs of ram [19:59] Praxi: unity by default [20:00] Praxi, correct [20:00] Praxi: unity is built on top of gnome 3 [20:00] okey, so no one could help me? :/ [20:00] gnome3 is the desktop, unity is the..window manager? [20:00] !unity | Praxi [20:00] Praxi: Unity is the default UI since Ubuntu 11.04. Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity === adriano is now known as Guest64877 [20:01] Praxi: Gnome is the desktop, Unity is the shell (Gnome has several shells, those are Gnome Panel, Gnome Shell and Unity) [20:01] Praxi: unity is another shell for gnome3, it uses compiz as it's window manager [20:01] Praxi: (There are also unofficial ones like Cinnamon) [20:01] Sort of bulky but I like the large screen, I feel like I need telescope to read anything on a newer notebook [20:02] unity is still kinda buggy. for example window movement can really be laggy even on a high end system [20:02] Ubuntu runs great on my older vaio laptop [20:02] went to gnome 3 and love it [20:03] hi all, i want to disable my ARP module for some experiment so how can i do this. please help me [20:03] anyone running ubuntu as a VM using vmware fusion ever seen a problem with the installer unable to locate the "CD-ROM" I am installing from an ISO, so not sure the issue [20:04] !Gnomeshell [20:04] !notunity | praxi [20:04] praxi: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [20:04] jjg_i have had this problem before and it turned out I had a bad iso downloaded [20:05] doh reboot for centrify brb [20:05] Praxi: i highly recommend xfce if you want an alternative [20:05] godofware : will redownload, thanks [20:05] ok ThinkT510 will check that out, looking for something thats pretty but still sorta noobfriendly, and I don't care about being tablet friendly. [20:05] <_enigma_> hi, I can't open pdfs because programs seem to want something in wine to open it, default afaik is set to evince [20:07] hi all, i want to disable my ARP module for some experiment so how can i do this. [20:07] _enigma_, are you trying to open the pdf from some windows program running under wine or from the file manager? [20:08] <_enigma_> velko_ Referencer, previously firefox [20:08] ciao [20:08] subh: I did an lsmod | grep arp and I don't see it on my system, I'm not sure what or where your ARP module is === Gonzo is now known as Guest53924 === King is now known as sorakun [20:09] sacarlson : i want to disable address resolution protocol in my linux box but i dont know how to do this [20:09] hey all, QA about ubuntu on a macbook [20:10] !mac | QA [20:10] QA: For help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [20:10] gonna use refit to do the job, but Q is ... can I ever rollback if I go only Ubuntu, as in single boot Ubuntu [20:10] <_enigma_> velko_ gnome-open seems to work fine loading evince, but for some reason Referencer will only go through wine, I just fixed a similiar issue with Firefox [20:11] subh: arp is very low in ethernet I'm not sure you can go much lower everything seems to link into the mac address that I think is part of arp [20:11] made the mistake of upgrading the macbook my mom is using to the latest version [20:11] OMG is it SLOOOOOWWWWW now [20:11] :( [20:11] QA: why bother? the whole point of a mac is having osx [20:11] so, next best option, she doesn't use the mac for the IOS that is for sure, is to go Ubuntu, or ... dare I say it ... lubuntu [20:11] :) [20:12] yeah, but she likes the "maccy" [20:12] machine that is [20:12] sacarlson : how to disable all the process related to arp. I want to use my program in replacement of arp [20:12] dude, it is my old lady [20:12] you should know the deal [20:12] lol [20:12] subh: I guess it would be the lowist driver for your nic you want to play with [20:13] I'm just wondering that down the line, there might be, for whatever reason, the need to roll back to the osx. once I go only *buntu, can I rollback to only osx? [20:14] guess it should just be a matter of booting off the osx discs I suppose [20:14] _enigma_, maybe the type pdf is associated for some reason in .local/share/applications/mimeapps.list with the wrong application? [20:14] sacarlson : i got some modification in sysctl.cfg to disable ARP. but how to load file . [20:15] replace arp? [20:15] why, if you don;t mind me asking? [20:15] pture [20:15] arp is typically bound to the network layer [20:15] sacarlson : how the .cfg file come to affect ARP [20:15] so only reason to disable arp would be to fiddle with the network resolution [20:16] arp, Address Resolution Protocol [20:16] QA : i need to do some experiment [20:16] ties MAC to IP [20:16] so i want to disable ARP protocol [20:16] okay, at the network layer? [20:16] <_enigma_> velko_ application/pdf=evince.desktop [20:16] no at data link layer [20:17] interesting. hmmm, it is a weird request I think [20:17] typically from the NW stack it is bound to the TCP Stack and the driver there [20:17] your llc - layer 2 process will manage it automagically [20:17] i got something relate to sysctl.cfg [20:17] _enigma_, and if you click on a pdf in the file manager it gets correctly opened with evince? [20:17] so, only way is probably to unbind the driver [20:17] but [20:17] arp is actually th program that interogates the stack and wire cache [20:18] but dont know how this will be come to picture [20:18] no, just thinking it through [20:18] I'm a network engineer, hence the NW knowledge [20:18] QA : i got this link http://kb.linuxvirtualserver.org/wiki/Using_arp_announce/arp_ignore_to_disable_ARP [20:18] <_enigma_> velko_ yup, seems to be more or less application specific and there are no options in the program (unlike FF) to change the default [20:19] hmmm, Address Resolution Protocol (ARP) is a telecommunications protocol used for resolution of network layer addresses into link layer addresses, a critical function in multiple-access networks. ARP was defined by RFC 826 in 1982.[1] It is Internet Standard STD 37. It is also the name of the program for manipulating these addresses in most operating systems. [20:19] _enigma_, can you ask the referencer guys then? i wasn't even aware that this program exists [20:19] from WP [20:19] QA : i got the cfg file but i dont know how this loads and start to affect [20:20] check this link [20:20] http://en.wikipedia.org/wiki/Arptables [20:20] !cookie | QA [20:20] QA: Wow! You're such a great helper, you deserve a cookie! [20:20] maybe try the arptables instead [20:20] QA : i know all this stuff, i am doing my thesis work on ARP cache poisoning [20:20] arp manages the network layer at the physical connection [20:20] subh: I guess with this sysctl [-n] [-e] -p (default /etc/sysctl.conf) [20:20] I wouldn;t mess with it [20:20] _enigma_, or try to look up if a configuration file exists. something like ~/.referencer perhaps? [20:21] lol [20:21] like trying to make your own ip protocol [20:21] Is there an apache2 setup and configure document for Ubuntu? [20:21] use the arp program to do what you want I would say [20:22] QA: subh: I guess you could skip layers as long as you still have two other layers you want to link [20:22] my best advise, but I'm know to be wrong [20:22] <_enigma_> velko_ no ~/.referencer [20:22] _enigma_, and in ~/.local/ ? [20:22] Aucun: what u after? [20:22] subh: QA: but I assume this is some learning exersize [20:22] hello... I want to discuss with somebody who knows domain companies in abroad. I am greek and our companies are expensive in that.... is there any room in order to discuss for that? [20:22] I need to know how to install and configure apache2 on Ubuntu, mostly the configure part. [20:23] to run a website/web-server? [20:23] just search for apache config [20:23] Aucun that is not difficult you really need a good how to tutorial especially for that [20:23] ;) [20:23] check out "how to geek" [20:23] <_enigma_> velko_ not that I can find [20:23] they usually have loads of tuts on configs === alexxio|2 is now known as alexxio [20:23] QA : sacarlson : if i edited my sysctl.cfg file then how this will affect my process [20:24] subh: hmmm, likely in a bad way [20:24] Aucun: https://help.ubuntu.com/11.10/serverguide/C/httpd.html and https://help.ubuntu.com/community/ApacheMySQLPHP#Installing_Apache_2 should be of use [20:24] sorry, don;t know much about the file, so can't honestly comment [20:25] Aucun: there are many settings for apache2 that can be modified by changes files at /etc/apache2 [20:25] _enigma_, you can go also the hard route and try to figure out which files get opened by referencer with "lsof" or "strace". but you have to filter out a lot of information until you get to the file you need... [20:25] celthunder: working on Xmonad having to finish tutorial [20:25] celthunder: running cabal now to setup layout of xmonad [20:25] i want to know when this file is read , do i need to restart my pc to get the affect of modification in .cfg file === Guest32249 is now known as bluj [20:26] subh: that's like saying if I change my program how will it effect the operation of my program. that would depend on what was in the file [20:26] Shojo: hello [20:26] _enigma_, if you decide to do this it might be even easier to obtain the source code and look it up there [20:26] sacarlson : means do i need to restart my pc or there is some alternative thing to read that cfg file [20:27] <_enigma_> velko_ probably [20:27] <_enigma_> velko_ I was hoping it was just something I had missed since I recently had a similar issue with FireFox, thought the cause may have been the same [20:27] subh: sorry I thought I gave you the command already http://linux.about.com/library/cmd/blcmdl8_sysctl.htm but some value that chane in sysctl require reboot, not sure if your do or not [20:28] _enigma_, maybe. i really don't know. sorry that i cannot help you with this [20:28] <_enigma_> velko_ thanks for trying none the less [20:28] hi mintman [20:29] sacarlson : thanks [20:29] Shojo: hello whats up! [20:29] oh a friend's granmda had a stroke.. :( [20:29] subh: but your link also showed you another method echo 1 > /proc/sys/net/ipv4/conf/eth0/arp_ignore [20:29] Shojo: Hey srry to hear that [20:30] hey how r u? [20:30] !ot [20:30] #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! [20:30] sacarlson : but that need restart, correct. [20:31] subh: don't you read your own links Note that the arp_announce/arp_ignore sysctls must be setup correctly, before the VIP address is brought up at a logical interface at real servers. [20:32] sacarlson : ok i will read it :) thanks alot [20:32] shbh: so I guess if you bring down the nic like ifconfig eth0 down ; do your change then ; ifconfig eht0 up [20:33] ok === GLaDOSv21 is now known as GLaDOSv2 [20:33] how can i start a program without it locking down my terminal [20:34] goddard: something &disown [20:34] goddard, append an ampersand at the end of the command [20:36] hello everyone [20:37] right.. quick question... [20:37] but will it be a quick answer... [20:38] i need to format a portable hd as udf i run a mkudffs --media-type=hd /dev/sdb1 on it but it did nothing [20:38] the format remained the same.. [20:38] what am i doing wrong here? [20:39] !find udf [20:39] Found: libudf-dev, libudf0, aspcud, cloudfoundry-client, cudf-tools, drizzle-plugin-gearman-udf, firebird2.5-classic-common, firebird2.5-super, lib64mudflap0, lib64mudflap0-dbg (and 25 others) http://packages.ubuntu.com/search?keywords=udf&searchon=names&suite=oneiric§ion=all [20:39] I just did a sudo halt to shutdown my ubuntu pc, but it dont really shut down and I cant access it now? [20:39] Mech0z: what did it do instead? [20:39] Do I still need to use the alternate installer if I want an encrypted installation in Ubuntu Desktop 11.10 64-bit? [20:39] jrib dunno I used putty [20:40] but its still running [20:40] no input on my screen either if I plug that in [20:40] Ebron: If you want an encrypted home, no. [20:40] Mech0z: press the power button [20:41] Jordan_U: I want everything encrypted - even /boot and swap [20:41] jrib so no powerloss when I have done that if I just press and hold? [20:41] in darkness bind them and so forth [20:41] Mech0z: try just pressing one time for a second first [20:42] jrib nothing, not even power in my keybaord :s [20:42] Mech0z: I don't think you have any choice but to hold it down then [20:42] Ebron: It's impossible to have "everything" encrypted. At least part of the bootloader needs to be unencrypted for the BIOS to be able to load it, and do you really have sensitive information in /boot/? [20:43] Ebron, maybe this link will help you http://madduck.net/docs/cryptdisk/ [20:43] Jordan_U: I was under the impression that an attacker could install a malicious boot-loader able to sniff passwords [20:44] ... given he/she/.. has access to my computer [20:44] Thank you velko :) [20:45] Ebron, that might happen, but its not soo easy to accomplish and maybe more easy to - at least detect [20:46] Ebron: I guess that's what make smart cards cool because they always give a different pass code depending on the random seed provided [20:46] Ebron: That can be done even with "full disk" encryption. Encryption is not a means of preventing mallicious modification, only a means of preventing reading data without the password. If you give someone physical access then all bets are off. [20:46] Ebron, with grub 2 its possible to even encrypt /boot - but that does not change too much. /boot info is not secret and some cleartext will always be there [20:47] jrib still works, will shut it down with UI this time then :) [20:47] Mech0z: might try "sudo poweroff" [20:47] Jordan_U, you can always boot from usb stick and have everything on the hdd encrypted [20:47] ok [20:47] tried shutdown [20:48] Ebron: To give a trivial example, something much more sophisticated could be done, someone could take your computer, remove the hard drive entirely, install an OS on the hard drive which at boot looks like it has your normal password prompt, but after entering your password it emails said password to the attacker and procedes to play a video of the attacker laghing at you. [20:49] ubottu hello === wolf is now known as Guest97892 [20:49] Jordan_U: aii.. don't scare me ;) [20:49] Jordan_U, Neat =) [20:50] Jordan_U: that method wouldn't work with a smart card as they seed changes each boot , also velko: usb boot sounds prity secure as far as I know [20:52] hi, how can i make an ubuntu-computer "visible" for the rest of the network? [20:52] hm, how do I get quicktime videos to play in the browser? oO [20:52] sacarlson: velko: Ebron: Hardware keylogger defeats boot from USB stick also. The important thing to understand is that if you give an attacker physical access, from that point on you must consider the computer compromised. [20:52] greenit: visible to share files? samba? [20:53] sacarlson, yes, sambashare alrdy works, but only with typing in the ip [20:54] Jordan_U: ebron: oh and I guess they could flash the bios that's before the usb boot so that takes that out as far as imposible to hack [20:54] Gorilla_No_Baka: check the answer(s) here, it may be of use to you: http://superuser.com/questions/39942/using-udf-on-a-usb-flash-drive [20:55] hello! My laptop hdd is dying, so i'm running an ubuntu livedisc and backing things up, trying to find the windows product keys. [20:55] Any idea how to give produkey privileges over the slave drive's windows directory? [20:55] hmm I installed centrify and locked myself out of my box, thats not good [20:56] all else fails, i'll install produkey on the windows side and hope i can back everything up before my hdd dies [20:56] Workernaut, i don't see how this question relates to ubuntu [20:56] velko, ubuntu file manipulation privileges? [20:56] I mean, it relates to both windows and ubuntu. Windows is currently on a slave, so windows is currently irrelevant. [20:57] greenit: I'm not sure it seems mine are visable and I did nothing in samba to make it happen, I think at times it takes hours before they are first seen though [20:57] actually, i dont think i've ever gotten help from #ubuntu. I think you dodge my questions every time I come in here. [21:00] Workernaut: Please clarify "Any idea how to give produkey privileges over the slave drive's windows directory?" [21:00] Workernaut, what are produkey privileges? [21:01] greenit: oh and there is a setting in samba for wins wins support = Yes [21:02] does anybody know what directory in which to find the unity wallpapers in 11.10 ? [21:02] Workernaut, if you have a Legal Windows, you have a product key sticker on your machine. else you cannot extract it from the hdd. [21:02] Workernaut: I have a legal windows sticker on my machine. I cant read the code off it anymore though [21:03] any1 knows how to tell the network the name of my computer, so that i don't always have to enter the ip when i want to access the shared folders? [21:03] Windows OS stickers on laptops almost seem like they're designed to fade off... === JoFo_ is now known as JoFo [21:04] Anyone here tried using an Ubuntu Laptop connected to a Projector? [21:04] I don't know how to get a Windows key off through Ubuntu, but I do know how to from inside of Windows itself. [21:04] I'm concerned that I won't be able to on my laptop [21:04] why is there no scrollbar in the unity terminal? [21:04] trkemist: I've done it, but if you have a presentation I would highly recommend you test it out before presenting if at all possible. [21:05] greenit, terminal: hostname -A [21:05] oh, found it. it was /usr/share/backgrounds [21:05] trkemist, i have connected debian proper laptop. it just worked. so shall ubuntu [21:05] Jordan_U: Yeah i'm trying to [21:05] does anyone know if amsn is working properly with hotmail messenger? [21:05] Oer, there is an empty line [21:05] Nullzie: iirc, it should be using the same overlay scrollbar that the rest of Ubuntu uses by default. If you can't even see that, you can change your terminal profile settings to enable it. [21:05] trkemist: Are you having any problems? [21:05] velko: yeah. i connect a VGA monitor and it won't show up, so I rebooted my device and it wouldn't show. It has a hotkey for VGA out (its a DEll), still no go [21:06] So what exactly is the difference between the installer found on the "download"-page on ubuntu.com and the one found on the "alternative-download"-page? The "try it out from usb first"-feature? [21:06] bc81 cheers mate .. lemme have a go [21:06] Jordan_U: Yeah its a standard Xubuntu install on a Dell, nothin gfancy [21:06] trkemist, not very reassuring then... [21:06] 'llo all. I've got a problem... === Companion is now known as companion [21:06] greenit, try gksu gedit /etc/hostname [21:07] in my user menu (the menu I get when I click on my name) I don't have an "Account Settings" entry. [21:07] !hostname | greenit Oer [21:07] greenit Oer: Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [21:07] It seems to be the main way to configure accounts ... what command does that actually call up? [21:07] Nullzie: If you don't care for the look of the Ubuntu scrollbars, you can remove the overlay-scrollbar package. [21:08] thnx Jordan_U, hostname -A should show it, i guess there is no hostname defined then. [21:08] hmm is there a way to unencrypt my home directory? [21:08] Ebron: The alternative download page has more options, but it also has options for downloading the same exact file that the normal download page will give you. [21:08] Pici: thanks but Im not seeing any scrollbar in the gnome terminal whatsoever [21:08] Viking667, what are you trying to do? add an user? change password? something else? [21:08] Pici: I have also enabled it in the profile settings, but nothing happens [21:09] Jordan_U: Any suggestions? [21:09] Nullzie: You don't see anything if you move the mouse to the right of the window? [21:09] Pici: well a resize icon instead of the cursor but thats it [21:09] Oer, Jordan_U, my hostname is "shadow" and in /etc/hosts there is the entry "127.0.1.1 shadow" .... why does it not show up? [21:09] Jordan_U: I see, then I am confused as to which installer to download if I want to put on my tin-foil hat and rund down the encryption-hole [21:10] trkemist: I was successfull using the GNOME UI for displays, I expect that the XFCE UI for displays is similar. Have you tried that? Does the UI change at all when an external monitor is connected? [21:10] Nullzie: hmmm... [21:10] Jordan_U: even though you made a convincing argument before :) [21:10] Pici: in nautilus i see it light up to a red bar and a little scroll bar appears, but in termal - nothing [21:11] Nullzie: Are you using byobu? [21:11] Pici: not sure what that is. this is a fresh oneiric install [21:12] bc81 it did not worked.. i checked with gparted and the hd is still listed as fat [21:12] Nullzie: Its bascially a set of presets for screen. [21:12] Pici: its gnome terminal 3.0.1 if that helps [21:13] Nullzie: Can you try running byobu-disable to see if that fixes anything? [21:13] Ebron: My suggestion would be to go with home directory encryption, as that's where all your sensitive information is likely to be (this will also cause swap to be encrypted). That will prevent anyone from getting your sensitive data if they steal your laptop, and nothing will prevent them from getting your password, and thus your files, if they have physical access to your computer without your knowledge and you continue to use it. [21:13] Pici: ok [21:14] Pici: its byobu isnt installed [21:15] #scons [21:15] Pici: could it have something to do with compiz wobble effect? [21:16] hey guys i want to connet two computers with an ethernet crossover cable and setting static ip [21:16] how do i go about doing that in ubuntu? [21:16] How do I get plymouth to send the messages to tty0, as opposed to tty7? [21:16] greenit: this info looks detailed http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetworkBrowsing.html#id2582304 seems to set your name in smb.conf wins server = [21:16] !ics | derpladee [21:16] derpladee: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [21:17] How do I recover an encrypted home directory? ecryptfs-recover-private gives the error "Could not find your wrapped passphrase file" [21:17] Nullzie: it shouldnt. You could try disabling the fancy scrollbar overlay, but I'm just guessing at this point. [21:17] nah i just want to share some files [21:18] Jordan_U: It does [21:18] derpladee, u may not need a cross over cable for that === q0rban is now known as q-rban [21:18] Jordan_U: it goes from widescreen to a more standard 1024x800 which is fine [21:18] then what do you suggest [21:18] Jordan_U: However I am not able to get the monitor to light up [21:18] Pici: tried with byobu terminal but same issue [21:18] derpladee, most machines auto-sensing to do it so you can use any cable [21:19] use auto-sensing* [21:19] sorry about the delay in replying. I want to toggle the auto-login feature of my user, but it doesn't seem to work properly with lightdm or with gdm. (I'm using gdm at the moment) [21:19] so what [21:19] do you want me to go find a cable that isn't a crossover cable? [21:19] i was just saying derpladee no just saying you dont NEED it [21:19] it will work with or without one [21:19] but how can i make it work [21:19] with windows machines i just set static ip [21:20] but i can't see anywhere in ubuntu where i can do that [21:20] Viking667, edit /etc/gdm3/daemon.conf manually [21:20] sorry... what are you trying to do exactly share a file? [21:20] static IPs are easy as heck in ubuntu >_> [21:20] just windows share [21:20] derpladee you need to edit /etc/network/interfaces [21:20] and set your static there [21:20] velko: already found that enabling autologin crashes gdm. [21:20] sigh. [21:20] andit's a known bug [21:21] Viking667, so what do you expect to learn here? [21:21] !samba | derpladee [21:21] derpladee: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT. [21:21] trevor69420: derpladee can use network manager too ... [21:21] derpladee: the network-manager gui provides a method to set ubuntu to a static ip address [21:21] i'm already running samba, i connect well over the wireless router [21:21] guntbert, thats true i guess... i havent used a GUI in years tho [21:21] but the wireless router is quite slow [21:21] so i want to use a cable instead [21:21] well, what I wanted was where the heck "Account Settings" menu disappeared to, and what command it calls when the menu entry is invoked. [21:21] derpladee ok then set your ubuntu up with static and your windows machine with static [21:22] derpladee, http://www.jonathanmoeller.com/screed/?p=2961 [21:22] how is it I view status of a filesystem, something about --status [21:22] u can also use the network manager as guntbert pointed out === tazjin is now known as tazjin|away [21:23] velko: ? [21:23] Is this a bug? [21:23] derpladee: doesn't your adsl ISP modem have more than one ethernet connection? then it should just plug and play if you have an extra cable [21:23] it does but it's not available to me [21:23] i think he's looking to go adhoc sacarlson [21:23] it's in some dude's room [21:23] and it's late right now [21:23] derplade set your ethernet port to a static on both the windows and the ubuntu [21:24] derpladee * [21:24] yea works well on the windows machine [21:24] i set it in etc/network/interfaces now [21:24] derpladee: ok then strait cable it is then, with just the added manual address settings [21:24] Viking667, gnome-control-center ? [21:24] but the eth0 interface doesn't seem to be reacting [21:24] if i do "ifconfig eth0" it doesn't say it has an ip or anything [21:25] derpladee: ifconfig eth0 down ... ifconfig eth0 up [21:25] i did [21:25] When I try "User Accounts", the gnome-control-center closes. Not useful. [21:25] derpladee: you have to provide the ip with sudo ifconfig eth0 192.168.2.22 [21:25] not if its in /etc/interfaces [21:25] Hi. I have the following Crontab line "5 8-19 * * * command parameter". Is this line correct, if i like to start the command five Minutes after the full hour, but only between 8 and 19 oClock. Like 08:05, 09:05, ... 19:05 [21:25] derplade do you see the wired interface in /etc/udev/rules.d/70-persistent-net.rules [21:26] Viking667: You can use the adduser, userdel and usermod commands instead if the control center is buggy somehow [21:26] as eth1 maybe [21:26] or eth0 [21:26] dunno which interface it is [21:26] sigh. [21:26] smplman: sorry your right not if it's in /etc/interfaces sorry derpladee [21:26] derpladee, what if you just run ifconfig with nothing [21:26] okay. Thank you. [21:26] just ifconfig does it show your wired interface there at all [21:26] ? [21:26] or is it just WLAN and lo [21:26] then it shows all my interfaces instead of just the eth0 interface [21:27] ..huh, where do i report bugs for ecryptfs ? [21:27] derplade but does it show your ETH0 as well [21:27] derpladee* [21:27] yea [21:28] !paste [21:28] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:28] derpladee, check ur private message [21:28] can't we just talk in here? [21:28] HI, I need help with openload - to run it in cron e.g. ever 5 minutes and save results into file. Please help [21:28] easier if i just explain it without all the distractions [21:29] but ok if you want [21:29] hello [21:29] How do I get plymouth to send the messages to tty0, as opposed to tty7? Using plymouthd --tty=/dev/tty0 just makes the process hang. [21:29] derpladee can you paste the contents of /etc/network/interface to http://paste.ubuntu.com [21:29] I have this entry in crontab: */5 * * * * openload -l 5 www.example.com >> /home/user/results.txt [21:30] i want to see what your config looks like derpladee [21:30] how is it I view status of a filesystem, something about --status [21:30] Oins, it looks right to me [21:30] grzesag: */5 * * * * openload >openload.log [21:30] velko: thanks ! [21:30] okay i figured it out now [21:30] derpladee, also paste the output of just ifconfig if you can [21:30] thanks for your help though [21:30] i am still new to linux. and i'm getting familliar with terminal. Can someone point me to some simple commands that i can use on a daily basis to get me more used to it? [21:31] i wrote in a gateway in etc/network/interfaces and that kinda bugged it up apparently [21:31] link would be fine [21:31] !terminal | igor_ [21:31] it worked alright when i removed the gateway [21:31] igor_: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [21:31] (since there wasn't any) [21:31] grzesag: looks good to me other than maybe openload requires sudo? [21:31] yea no gateway in your set up since it's direct [21:32] what problem I have when I run command openload it gives results like this I have this entry: MaTps 4.32, Tps 1.20, Resp Time 1.497, Err 0%, Count 212 [21:33] igor_ you should start with learning to navigate the directories using the command line... like learn about 'cd' and 'ls' and 'locate' and some file editing [21:33] but when I run vai cron it doesn save it [21:33] hmm how can I eject an unrecognized cd on a mac running ubuntu with a windows keyboard [21:33] igor_ well there are so many commands as seen with ls /bin and ls /usr/bin and most commands have docs that can be seen with man like man ls [21:33] as well as: Max Response time: 7.012 sec someting lk this is saved as Max Response time: 0.000s [21:33] at this is what I actually need [21:33] grzesag: You should write a script which directs the output of your command to a file. [21:33] Praxi: tried typing eject in a terminal? [21:34] got any links? [21:34] your a god ThinkT510 [21:34] Praxi: haha [21:34] Praxi if you want to force eject it you can start up your mac while holding the mouse button down [21:34] it'll force the cd to eject [21:34] ahh good to know! [21:35] u can also use a paperclip [21:35] I must be getting old couldnt see that on the mac tray [21:35] grzesag: might try */5 * * * * sudo openload -l 5 www.example.com >> /home/user/results.txt [21:36] igor_, ubottu has a link for you. just look at the last line of his message [21:36] is there something you can press during boot to see what its doing? (Its just staying there forever) === lupinedk is now known as Lupinedk [21:36] yes i saw that. just fishing for more info. thanks. [21:36] sacarlson, I will try [21:36] praxi i assume its a slot loading mac right? [21:36] ya [21:36] sacarlson: using sudo in cron seems unwise. Surely you would just set the entry in roots crontab ? [21:36] grzesag: oh but that would also require that your sudo user not require a password so maybe just do it in root cron with sudo crontab -e [21:36] like that :) [21:37] igor_: maybe the guys in #bash know great beginners guides [21:37] sacarlson, ok [21:37] thanks [21:37] oh i guiess it's not an option on that machine then Praxi [21:37] Pumpkin-: yes true [21:37] sorry [21:37] Mech0z: did you try Esc? [21:37] but u can do the mouse button tho [21:37] Fyodorovna: are u there :D i just want to thank you because last time i was talking to you i restart the computer and found that all the list is perfect :D [21:37] Shojo does nothing [21:37] still purple [21:37] O.o [21:37] Tab? [21:38] nope [21:38] if Tab works, type "live" maybe that works? [21:38] What are you two trying to do? [21:38] Shojo I can reboot, then I can pick recovery mode [21:38] this is bash script I wrote http://pastebin.com/iKZXPnWS any suggestion [21:38] another option Praxi that works for me is when you turn on the machine you can take a piece of cardboard or another cd and press it against the CD while startign the laptop up this will prevent the disk from spinning and after a minute or so the laptop should eject it [21:39] but try the mouse button first [21:39] Shojo tab dont work [21:39] it reacts to a single ctlr alt delete [21:39] grzesag: This looks good [21:40] Mech0z: if you start in recovery mode, can you shut down normally? [21:40] yes [21:40] I can boot into ubuntu as well [21:40] and when you do, do you get the option to start normally? [21:40] also praxi if all else fails you can eject it from the Apple BIOS (which is actually just Open firmware... if you turn on your macbook pro while holding the Command+Option+O+F this will bring you to the open firmware text interface [21:40] I know but if you could run it as command and cron yi can see what is my problem [21:40] just type in 'eject cd' and it should eject [21:40] so what exactly is the problem? [21:41] then type in mac-boot to continue booting [21:41] when you run command you gat statistics and when I run ti as cron I do not get it (all numers are zeros) [21:41] ahh nice, very good to know trevor69420 [21:42] Sifrazooy, I'm here so yhou are up and running now? [21:42] Shojo I get recovery menu (limited to read only menu) [21:42] you* [21:42] Does anyone know where I can download the 9.04 iso? [21:42] trevor69420: Intel macs use EFI now, not Open Firmware (unfortunately). [21:42] Fyodorovna: yeah :D and everything is great :D i just came to thank you :D [21:42] grzesag: oh maybe it's like running top in cron, I don't think you could as it's changing and moving the curser [21:42] jetole: no longer supported [21:43] ThinkT510: Right [21:43] jetole: Why do you want Ubuntu 9.04? [21:43] Jordan_U same commands tho from the interface [21:43] Sifrazooy, no problem, glad your up and running.;) [21:43] maybe I do not know, I tried with ping and it works fine [21:43] Fyodorovna: thanks :D [21:43] Jordan_U: I want to install it on a VM to test some changes before applying it to a live production system [21:44] ThinkT510 and Jordan_U: I also found the iso already: http://old-releases.ubuntu.com/releases/9.04/ubuntu-9.04-server-i386.iso [21:44] jetole: Why on earth would you use an unsupported OS with years of missing security updates on a production system? [21:44] ThinkT510 or Jordan_U: ...or just http://old-releases.ubuntu.com/releases/9.04/ [21:44] grzesag: I don't know what the output of openload looks like so that's my best guess if the data seen on the screen changes but stays in the same place [21:45] jetole: i recommend against using it [21:45] sacarlson, please see this: http://pastebin.com/yEmBKqPG [21:45] Jordan_U: because! I don't really feel like explaining the details but you have no idea what the system does or doesn't do or where it's located and why it hasn't been upgraded so be nice [21:45] scampbell, maybe will help [21:45] grzesag: that's static but do those numbers change like when you run top? [21:45] How do I get plymouth to send the messages to tty0, as opposed to tty7? Using plymouthd --tty=/dev/tty0 just makes the process hang. [21:45] sera a tutti [21:45] ThinkT510: I'll keep that in mind if I ever want your opinion about something which you don't know the surrounding details [21:46] ThinkT510 and Jordan_U: Why can't asking questions be easy in here? [21:46] scampbell, no there is line by line produced with numbers [21:46] jetole: wow, whats with the attitude? [21:46] Si può chiedere aiuto anche per Xubuntu? [21:46] !it | Brontolo [21:46] Brontolo: 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) [21:46] let's not help jetole now lol [21:46] scampbell, output created like in ping [21:47] sacarlson, similar to ping [21:47] ThinkT510 and Jordan_U: I just asked where do I get the ISO and instead I have both of you telling me I shouldn't be using it without knowing anything about why oh and trevor69420, first question I have asked in here in probably a month and I solved it myself so I should have known better then to have asked [21:47] jetole: 9.04 will likely have security holes by now and you can't get support here, thats why we are asking [21:47] trevor69420: not that they helped me anyways [21:47] ThinkT510: I know [21:47] sacarlson, whan I change openload into ping it saves just fine [21:47] ThinkT510: in fact it does have known security holes [21:48] does anyone know how to show all the package versions available in a apt repo? [21:48] jetole, http://old-releases.ubuntu.com/releases/ [21:48] jetole: and you still want to put it on a production system? [21:48] sacarlson, I habe been trying to sort it for the last 3 days [21:48] jetole: This channel doesn't support unsupported versions of Ubuntu, period. If that is a problem then you may not want to use #ubuntu in the future. [21:48] trevor69420: yes. I posted that already. when I find an answer I feel it's important to share [21:48] ThinkT510, let him do what he wants [21:48] sacarlson, any idea pleas help [21:48] Jordan_U: I didn't ask for support [21:48] grzesag: then maybe it's not a cursers problem? nope I'm out of ideas [21:48] jetole, so then you found the ISO then I assume? [21:49] trevor69420: ThinkT510: jetole: This discussion isn't going anywhere productive, can we all please drop it? [21:49] trevor69420: yes [21:49] ok just trying to help [21:49] sorry [21:49] 16:44 < jetole> ThinkT510 and Jordan_U: I also found the iso already: http://old-releases.ubuntu.com/releases/9.04/ubuntu-9.04-server-i386.iso [21:49] 16:44 < jetole> ThinkT510 and Jordan_U: I also found the iso already: http://old-releases.ubuntu.com/releases/9.04/ubuntu-9.04-server-i386.iso [21:49] oops [21:49] jetole: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:49] didn't mean to double post [21:49] thanks for makign that clear sorry for helping [21:49] sacarlson, thank you for your time [21:50] trevor69420: I appreciate it. No need to appologize [21:50] nate_h: if you already added the repo, then for a single package: apt-cache policy packagename; will show the available versions and what repos they come from [21:50] but unforunately if you need help with anything else related to 9.04 i wont be able to help you with that as we cant help support something at EOL (end of life) [21:50] ThinkT510 Jordan_U and trevor69420: going back to work. Sorry for bothering you guys. [21:50] trism, thanks [21:50] also found the apt-cache madison command [21:52] bleh mandatory meeting at 5:30 to 6:30 tonight so stupid [21:52] anyways back to ubuntu [21:53] #ubuntu-br [21:53] How do I get plymouth to send the messages to tty0, as opposed to tty7? Using plymouthd --tty=/dev/tty0 just makes the process hang. [21:55] The Assembly Programming Master Book (2004) [21:55] ^is that good? [21:55] * HalcyonQc is using a BlackBerry Runtime for Android Apps running Android 2.3.3 (2.0.0.56) [21:55] lulzfed: it unrelated to ubuntu [21:56] is it good tough? [21:56] lulzfed: perhaps ask in #ubuntu-offtopic [21:57] is that an yes? [21:57] +b [21:57] lulzfed: its a redirection to a more appropriate place to ask [22:02] buonasera a tutti [22:02] buonasera [22:02] va fan culo [22:02] :) [22:03] !it [22:03] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [22:03] !fuck [22:03] !beer [22:03] * RaTTuS|BIG Gives e-bree to vector [22:04] 22:03 -!- Irssi: Starting query in freenode with ubottu [22:04] 22:03 Sorry, I don't know anything about beer [22:04] :_ [22:04] :)) [22:04] Gorilla_No_Baka: stop that please [22:04] Gorilla_No_Baka: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:04] i love the boot!\ [22:05] Gorilla_No_Baka: please mind your language, let's keep it clean [22:05] really?!! [22:05] Gorilla_No_Baka: Keep it polite, professional, and on topic. [22:05] That's about all there is to it [22:06] aham [22:07] because we're on topic..! (why would we be.. there's not bloody use) can i ask who's the muppet who took out the udf support?! [22:07] usf tools are not complete.. i tried to compile it miself.. no chance.. now i have to see if i can find the source somewhere... [22:07] topic.. [22:07] i have losts of topics.. [22:08] lots [22:08] Gorilla_No_Baka: What's UDF? If you mean the disk images, I don't think anything but ISO is really well supported on Linux, but there are converters around here and there [22:09] How do I get plymouth to send the messages to tty0, as opposed to tty7? Using plymouthd --tty=/dev/tty0 just makes the process hang. [22:09] Gorilla_No_Baka, you can mount UDF disks, see http://ubuntuforums.org/showthread.php?t=1658827 [22:09] theadmin: you must be new [22:09] Oer: you too [22:10] Gorilla_No_Baka: "new"? I'm around here for a few years already. [22:10] how about format a hd ? [22:10] there's no more support for it [22:10] nice [22:10] i think i will go fack to my freebsd [22:10] :) [22:10] Gorilla_No_Baka: Uh, it's still in disk utility, just like it was before. And in mkfs, too. [22:10] nope.. [22:10] not working,, [22:10] tryied for the last hour.. [22:11] udf tools are not complete from what i can see [22:11] nevermind.. [22:12] this used to be a nice distro before they "machibtosh=apple-ed" it [22:12] Gorilla_No_Baka, stop the ranting, please. [22:12] ciao [22:12] lol wow... Gorilla_No_Baka must be "new" [22:12] Gorilla_No_Baka: Don't like the desktop? Change to XFCE or whatever. [22:12] !it|Vanadi [22:12] Vanadi: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [22:13] Gorilla_No_Baka: nobody is forcing you to use ubuntu... [22:13] lol [22:13] i am not.. this is not my machine.. thanks god! [22:13] alot of what he is saying is false as formatting disks is still in disk utility just like before according to what i'm seeing [22:13] * CFHowlett no, I want the developers to come to my computer and create a distro that does everything just the way I want straight out of the box, darnit! [22:13] Gorilla_No_Baka: I don't believe that any Linux supports full UDF write support. [22:14] I need pitivi 0.15, the latest stable version. But it's not available in the repos for my version, lucid lynx. Why? I don't know where to find it... [22:14] nullucas: Search for a PPA. [22:14] Have just installed Ubuntu 11.10 The keyboard is not acting as expected. Shift + 2 gives this " how can I change this ? [22:14] trevor69420: go ahead try to format something to udf and then tell me what i say is false [22:14] nullucas ??? see http://www.pitivi.org/?go=download [22:14] kiama2005: maube changing keyboard layout would help [22:14] kiama2005: That's normal behavour for many layouts actually. Paste this in a terminal and tell if it starts behaving normally: setxkbmap us [22:14] theadmin, in the official ppa (and in another one too), it's not available for lucid lynx. Only for 11.04 ect... [22:15] nullucas: Then maybe upgrade :$ Or build from source, if you know what you're doing [22:15] nullucas see the link. It's right on the page ... [22:16] CFHowlett, the ppa at that link gives me pitivi 0.14... not 0.15, which is the latest one [22:16] Where is the terminal in Ubuntu 11.10 [22:16] kiama2005: Hit Ctrl-Alt-T [22:17] nullucas look closer "I want to compile the development version" i.e. 0.15 [22:17] kiama2005: That's the easy way, the hard way is find it in the menu by searching "Terminal" :D [22:17] nullucas, see https://launchpad.net/~pitivi/+archive/stable but be carefull with PPA's. [22:17] Tks. [22:17] Gorilla_No_Baka, just to humor you i'm starting my vm right now and i'll do it === TNZ_ is now known as TNZfr [22:19] Oer: That's one weird PPA - it only has ONE package, only for natty... lol [22:20] theadmin and no activity since 10/01/2011 ... [22:20] theadmin, i know, ubuntu is faster these days to provide the lastest packages. [22:21] Oer: Well, they still have a very specific policy on it, but yeah [22:22] as far as I know, 0.15 is not the development version, but it's the "new upstream stable release" [22:22] nullucas I see no evidence of that on the site ... === lulzfed is now known as alexrawks [22:22] nullucas, 0.15 is available in Oneiric. [22:22] Oer: (s)he's using Lucid [22:22] Oer: Apparently has no wish to upgrade [22:24] nullucas theadmin wait, so "latest released" = "latest stable" then. I earlier. Sorry for clouding the issue [22:26] How do I get plymouth to send the messages to tty0, as opposed to tty7? Using plymouthd --mode=boot --tty=/dev/tty0 just makes the process hang. [22:26] I thought "long term support" meant that you had a version of linux that had the best "support" for updates, bug fixes, etc. Apparently I was wrong. I guess LTS only means "don't touch anything and everything will run as good or as bas as it's always run" [22:26] nullucas I've got backports and every other repo enabled on 10.04. 0.13.4 is the installed candidate version of pitivi. If you 0.15 NOW you must compile. [22:26] nullucas some packages can be picked up via backports, some don't. [22:28] it's just that I was looking for some good video editor. Kdenlive and Openshot are among the best, but they eat WAY too much memory. Pitivi seems to run fast, but the old version (0.13) is so basic that you can't do anything (no effects whatsoever) [22:28] !latest | nullucas [22:28] nullucas: 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. === mang0 is now known as Seryth [22:29] !sru>cfhowlett [22:29] CFHowlett, please see my private message [22:30] anyway, thanks... I'll see what I can do [22:30] !msgthebot > CFHowlett [22:30] CFHowlett, please see my private message [22:30] the new LTS 12.04 is coming soon anyway... [22:30] theadmin got it [22:30] !msgthebot> velko [22:30] velko, please see my private message [22:31] Anyhow, be right back from irssi, lol, my eyes are asking for a change [22:32] hello [22:32] Ah there. [22:34] my sound system suddenly got not working ? [22:37] i'm trying to setup an ldap server on ubuntu 10.04 using the doc found here: https://help.ubuntu.com/community/OpenLDAPServer and when I try to add the RTC DIT i'm getting the error: "Other (e.g., implementation specific) error (80) additional info: handler exited with 1" Is there a better doc on setting up LDAP on Lucid for the first time, and if I want to start from scratch do I just need to do a 'apt-get remo [22:37] --purge slapd ldap-utils' and reinstall? === me is now known as Guest82276 === Guest82276 is now known as Guest8227 [22:45] Hello again. So I have my camera part of my webcam working now; the issue still is however that the mic does nothing. This camera is fine and I feel buying a new one is pointless since this one works fine in windows. However, I would use windows if it wasn't so ****y to me. All it is good for to me now is a viking funeral. Any suggestions? === varunarora_ is now known as varunaro [22:46] Any assistance is well loved from. [22:47] Hello? [22:48] hello. something went wrong with my mysql installation. To repair I deleted everything in /etc/mysql and did a apt-get --purge mysql-server [22:48] I think I have broken everything more [22:48] dommer: so your webcam mic does not work is that correct ? [22:49] hi everyone go to my website nathanlive.com [22:49] Can I safely uninstall CUPS when I don't have a printer, and still be able to "print" documents to disk (i.e print as pdf)? [22:49] Ebron: yes [22:49] goodie :) [22:49] although Ebron, why bother [22:49] ? [22:50] It didn't [22:50] I found why [22:50] mooperd: good point [22:50] rogst [22:50] dommer: okay [22:50] mooperd: house cleaning.. tend to go beserk [22:51] berserk* [22:51] something went wrong with my mysql installation. To repair I deleted everything in /etc/mysql and did a apt-get --purge mysql-server. When I reinstall nothing appears in /etc/mysql [22:52] Ya know how in windows it sets sound devices off for no reason and you have to go in some stupid menu somewhere, uncheck, then attempt? Yeah I found it after I put in the fresh brand new sound drivers yesterday. THAT menu, allowing me to control mute on/off, wasn't there. Got it ^3^ *durp* [22:54] \join #debian === wolf is now known as Guest66529 [22:57] Hi guys, i'd like to ask for help... i have installed link monitor applet (http://www.nongnu.org/link-monitor/) via synaptic but i'm unable to add it to my bar... if i click right mouse button and choose "add to panel", the link monitor is not in offered list... anyone idea how to solve that, please? [22:59] Guest66529 so this is essentially the gui equivalent of ping www.nongnu.org ??? [23:00] CFHowlett: yes, it should be smthng like a graphic ping constantly present in toolbar [23:01] http://www.nongnu.org/link-monitor/screenshot.png [23:01] my problem is that i am unable to add it to toolbar === Knorre is now known as Knorre`BNC [23:03] I need ImageMagick (and ideally RMagick) working on my 10.04 server. Web resources have failed me. I will give someone $25 paypal if they can help me get ImageMagick working (such that 'convert' can resize JPGs and PNGs). I will give $50 if you help me get RMagick compiled and working on top of that. [23:03] Any takers? [23:04] phrogz: seems more like in/out festival here :) [23:04] Well, I can hope and wait. :) [23:04] Phrogz, that should be easy... [23:05] Phrogz, apt-get install imagemagick [23:05] nibbler__: Then if you like cash, we're about to both be happier. [23:05] nibbler__: That results in convert not understanding JPG. [23:05] Phrogz, let me see === davemo is now known as davemo88 [23:06] nibbler__: I'll start a pastie with output for you to review. Feel free to join #phrogz if you want to keep the noise here to a minimum. [23:07] Hi. I can not set up a video camera Genius. Please help me. http://paste.ubuntu.com/873750/ I use Ubuntu 10.04 LTS. Thank you. [23:08] how is the gui package installer for gnome is called, I mean the one that runs when you double-click a deb file in nautilus? [23:08] I had weird errors with AHCI/IDE on an occasion......and a non-related error with about 1/10 of the screen being rotated (and when I say rotated I mean that the "Applications" starts away from the left end and the shutdown button appears at the beginning) [23:08] Avihay, gdebi [23:08] velko: thanks [23:08] I solved the former through changing the BIOS settings from IDE to AHCI....the second through a new version installation (I had the 10.04 LTS but I just removed it and installed 11.04) [23:09] Any explanatory inputs would be appreciated (though my simple guess for the second error is that the older version didn't have the intel vga driver) [23:09] I just in stalled a Buffalo wireless adapter. It's on wlan0. How do I shove some bytes through it to determine that it's working? [23:09] stercor: lynx? ping? [23:10] wget? curl? [23:10] Phrogz: Thanks...so simple, yet elusive. [23:11] Thanks to all. [23:12] Phrogz: ifconfig only shows HWaddr, no inet addr... [23:12] miha1, will this help? http://ubuntuforums.org/archive/index.php/t-797715.html [23:12] stercor: Have you edited /etc/network/interfaces ? [23:12] Phrogz: no. [23:13] stercor: https://help.ubuntu.com/community/WifiDocs/WiFiHowTo#Adding_it_to_.2BAC8-etc.2BAC8-network.2BAC8-interfaces [23:14] Hey folks, would anyone have a quick moment for advice? My putty session timed out while running a grub update, and like an idiot I decided to just give the machine a quick reboot to resolve the dpkg lock. Now the system starts to boot but does not quite get to a prompt. I assume I just need to get in and run dpkg --configure -a... is a live cd the best way to go about this? [23:15] psyferre, yes. in a chroot === k4me0 is now known as sk3pt1c_1ne === sk3pt1c_1ne is now known as sk3ptic_1ne [23:16] psyferre, don't forget to mount-bind /dev/ and /proc before you enter the chroot. else grub won't see any hard disks [23:17] salve [23:17] velko, on another distro without problems, it worked, but I did not want to. Thank you, nowunderstood. [23:17] bah, I can't get Quicktime-videos to play in Google Chrome, anyone here that can help me out a little? [23:18] velko: thanks, I appreciate it! I was having trouble googling the right terms to find the info I needed. [23:22] Hi! [23:26] . [23:27] Hi, anyone is having problems with linking "shm_open" etc in gcc? (using -lrt) option [23:28] thank you [23:28] is there any way to install asus chipset , audio driver ? [23:29] my to i have problem with hadphone in acer is don't run === milind_ is now known as abyss42 [23:30] my suddnely got not working too [23:31] Eustaquio: make sure to specify -lrt after the object files that contain the reference to shm_open [23:31] trism can I paste you the make result? [23:31] Eustaquio: sure [23:32] http://pastebin.com/VFua2K3g [23:32] this is [23:33] Eustaquio: yes: gcc -pthread -lrt -o exec/manager obj/manager.o obj/semaforoI.o obj/memoriaI.o should be: gcc -pthread -o exec/manager obj/manager.o obj/semaforoI.o obj/memoriaI.o -lrt [23:34] how could I change it? I've been given a makefile and I dont know too much about them [23:34] what does this mean, [23:34] ".ssh/known_hosts" E667: Fsync failed [23:36] Eustaquio: you need to edit the makefiles, but how you go about this depends on the project, if it uses autotools or is just a straight makefile or something else [23:37] shade34321, what are you doing in order to receive this message? [23:37] It's just a small code about learning, I'll paste it [23:37] velko, editing my known_hosts file [23:37] http://pastebin.com/NcQjam6r this is the makefile [23:38] join #volatility [23:39] Phrogz: the device maps as wlan0. The flags are: UP BROADCAST PROMISC MULTICAST MTU:1500 Metric:1. Can the PROMISC mean that it's just sitting around waiting? [23:39] Eustaquio: ahh, easy enough, remove -lrt from LDFLAGS and add a new line below it: LDADD := -lrt, then append $(LDADD) to the end of every line that has $(LDFLAGS) [23:39] when I login in tty i get "-bash: xxxx: command not fount" I must have accidently pasted something somewhere, any ideas? === malkauns_ is now known as malkauns [23:40] hi [23:40] im finaly running ubuntu and i LOVE it [23:41] i rarely say that to any other linux interface but this one rocks [23:41] :) [23:41] soh: look in ~/.bashrc or ~/.profile === sk3ptic_1ne is now known as art3ry [23:41] trism dude, I just love you! [23:42] shade34321, i found this link. maybe you don't have enough space on the disk or the disk is bad? http://vim.1045645.n5.nabble.com/Fsync-failed-td1174972.html [23:42] thank you very much! [23:42] Eustaquio: no problem === art3ry is now known as __enum__ [23:42] i couldnt do wubi normally but i made my own liveusb and its working just fine!!! [23:42] GASSYPOOTS: Which distro? [23:43] ? [23:43] oh 11.10 [23:43] velko, shouldn't be a space issue, the home nfs mount is at 92% full, also I'm deleting lines from it so I'm actually making it smaller...but I'll double check it just in case [23:43] Ubuntu, LinuxMint, LUbuntu, EdUbuntu, ... [23:43] shade34321, you may have a disk quota problem also [23:43] a 8 gb usb will do GREAT [23:43] RedHat, Fedora, CentOS, ... [23:43] velko_, that seems likely actualyl [23:43] bastidrazor: nothing there, I dont habe .profile [23:44] I'm not sure what the quota is nor how much space I'm using [23:44] lol [23:44] uhh check your disk??? [23:45] soh: what command are you trying to run [23:45] bastidrazor: nothing I get that right after login, theres some xft settings loaded up [23:46] hmm...12GB download folder may be the problem..rofl [23:47] suuup [23:51] bastidrazor: btw, im using arch, but I think I was kicked from #archlinux, anyways, should be same file in ubuntu, i guess [23:53] soh, i missed the description of your problem because i was disconnected [23:53] can anyone help me on here? [23:53] brianp1992, the only way to find out is for you to ask ;) [23:54] okay :) well its with the software center and synaptic, ill copy past the error msg [23:54] Can someone please remind me of where I find the option for setting graphics to low, normal, and fancy? [23:54] velko_: right after login in tty, before I "startx" I get "-bash: xxxx :command not found" there are some xft font settings loaded up that I must have accidently pasted something somewhere, I want to remove these lines :) [23:56] soh, have you checked your ~/.bashrc and ~/.profile files for the xxxx string? [23:56] i get this any time i install/remove any thing in the software center or synaptic,,, [23:56] The disable|enable API is not stable and might change in the future. [23:56] dpkg: error processing nvidia-kernel-common (--configure): [23:56] subprocess installed post-installation script returned error exit status 1 [23:56] Errors were encountered while processing: [23:56] nvidia-kernel-common [23:56] brianp1992: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:57] brianp1992, use pastebin:) [23:57] velko_: yes, I dont have .profile [23:57] how? lol [23:57] velko_: and theres nothing in .bashrc [23:58] go to pastebin.com [23:58] join/ === jkyle_ is now known as jkkyle [23:58] copy and paste your file in there and it'll give you a link to it you can paste in here [23:58] hello === jkkyle is now known as jkyle [23:58] if you're using ubuntu you install something that will do it for you [23:58] (a command) [23:58] soh, silly question - is it possible that you put the whole string that you see as a message of the day? unlikely but still worth to check [23:58] whats the cmd to install it? [23:59] velko_: supporting arch is offtopic in #ubuntu, if you want to help soh perhaps you two should move to PM [23:59] brianp1992, one sec and Ill find it [23:59] zykotick9, what? you mean that this problem cannot occur in ubuntu?