[00:01] Only wondering about how I should include a upstart and a initv script in the same package then. I have seen ./debian/init.rd and ./debian/upstart/name.conf. The latter does not appear to do anything when installing my packages, though. I have not found any documentation on it either. [00:01] Nor whether it is adviceable to include both. [00:03] bekks, : unable to change permissions and hence can not open in guest account [00:03] any one there? [00:03] bekks, : is there an alternative [00:03] I am stuck... can some help me build a deb package from this - https://github.com/akent/python-iview ? [00:03] dex__: Just install pastebinit and use it from a console. [00:03] dex__: And directly pastebinit the logfile, not your textfile. [00:04] can anyone answer how to solve bad sector issue on a windows hard drive through ubuntu and gain access to files. [00:05] im using a live cd on the laptop that is having isues... need to access files before replacing the hard drive [00:05] emergency: There is no way to fdix a bad sector, when it's physically damaged. [00:05] bekks, : thanks just two seconds [00:05] seems that there are 15 bad sectors.. it shouldnt be physical [00:06] I hate that my Thumb drive is screwed [00:06] I really need something to install Linux onto now that my hdd is dead [00:06] bekks: it appreas to have system files corrupted during an update that didnt go well... then the drive is [00:06] I cant think of anything [00:06] emergency: How do you know that they arent damaged physically? [00:06] not mounting through ubuntu [00:07] a physical damage would have a click click repetivie noise... this was definitly from an update gone wrong [00:07] vmware and ubuntu setup problem [00:07] how do you guys setup NAT with vmware and a ubuntu virtual machine? [00:08] emergency: No. Totally wrong. A physical damaged may be caused by a head crash, or some other mechanical defect. But it may also be caused by a faulty magnetical coating on the plater. [00:08] I understand that a bad sector can be ignored , but i can not mount or access data from the corrupted hard drive [00:08] emergency: there is no rule saying a harddrive has to make noises to be physically broken. [00:08] emergency: So there is a faiur chance that your update went wrong because of a physical damage. [00:08] dont know anything about vmware, but nat is usually a default for qemu-kvm and I think virtualbox [00:09] i have a question i cant find an answer to. some of my windows will open lower than my physical screen and i cant get them to resize to fit. HP mini Ubuntu12.10 [00:09] I am stuck... can some help me build a deb package from this - https://github.com/akent/python-iview ? [00:09] ill get to physical damage last resort... i need to know how to access data from it if it is just a software thing [00:10] emergency: your update may have corrupted the directory structure. If linux cannot read the directories it cannot mount the drive [00:10] whats a deb package [00:10] would a data cable be able to mount it [00:10] emergency: First, you need to know wether your drive is damaged physically. Use smartctl and rub a selftest, short AND long. [00:10] !deb : emergency [00:10] KI4RO: I am only a bot, please don't think I'm intelligent :) [00:10] emergency: It's not just a software problem. Period. Let's get that sorted out now. [00:10] s/rub/run/ [00:11] !deb | emergency [00:11] emergency: deb is the Debian package format, also used by Ubuntu. To install .deb files, simply double-click (in Ubuntu) or click (in Kubuntu) on them to start the GDebi utility. [00:11] emergency: That said, there is software that can help to recover as much of the data as possible from the drive, onto another drive. [00:11] right.. i heard about that [00:11] where can i get smartctl? [00:11] any ideas why my windows will open to large for my screen size and i cant resize them? === SierraAR is now known as Sierr[a]AR [00:12] the sector that has warning is id 197 [00:12] !smartmon-tools | emergency [00:12] ive done a salf test [00:12] emergency: sudo apt-get install smartmon-tools [00:13] sorry didnt think for a second [00:13] emergency: Do you have a drive large enough to hold a full image of the dying disk? [00:14] hi, i've a probelm. every time i restart ubuntu the hebrew typing support goes away [00:14] yes,... its nmy girlfiends computer, and she didnt do a back up [00:14] ideas for windows to large for screen size and unable to readjust there size? [00:14] the drive is not physically damaged... test came back okay [00:15] bekks: check out my private msg [00:15] ? [00:15] emergency: What error did you see that said that you had a bad sector? [00:15] dex__: Please keep it in the channel. Thank you. [00:16] bekks, : Its my security log, can't post it in irc [00:17] bekks, : Thanks [00:17] smart data has 15 bad sectors... comfirmed by terminal code sudo badblocks -b 512 /dev/sda [00:17] emergency: So your drive IS physically damaged. === Sierr[a]AR is now known as SierraAR [00:18] how is it so becks? [00:18] emergency: 15 bad blocks. [00:18] emergency: You just said it yourself. [00:18] emergency: I would recommend doing a full disk image using the utility GNU ddrescue, and hopefully you'll be able to mount from that disk image to recover the data. [00:19] a bad block doesnt mean physical.. could be directory error [00:19] emergency: A bad block is by definition a physical problem. [00:19] bekks, :anything useful? [00:20] gweetings webels [00:20] emergency: Directories are at the level of filesystems, which is above the level where you're seeing problems. [00:20] emergency: A bad block displayed by smartctl does mean it is damaged physically, by definition, as Jordan_U just stated. [00:20] then how may i do a system image if its physical? [00:20] dex__: The Xorg.* logs are far more interesting than your auth.log [00:20] you are being awesome... [00:20] bekks:sending you those [00:21] dex__: Please use a pastebin and keep it to the channel :) [00:21] emergency: Because an image can be made of all of the non damaged blocks, and also normally reads are done in large chunks from the disk, where if any part of that chunk is bad the whole read fails. Utilities like ddrescue will carefully use smaller reads to get all of the good data. [00:22] and its an app jordan? [00:22] emergency: Yes. [00:22] emergency: If there are really only 16 bad blocks then it's very possible that all your data is still recoverable, but the drive itself is already toast and will likely just get worse. [00:22] So my default Monitor switched itself and now i see no option in Displays to switch it back? [00:23] bekks, :http://paste.ubuntu.com/1458424/ [00:23] since its alive cd im using? is the ddrescue online? .... well bekks you win... i dont know how you knew but you did.... and jordan.. awesome [00:23] bekks, :http://paste.ubuntu.com/1458425/ Xlog.1.log [00:23] emergency: If you want an in-depth explanation the ddrescue manual gives a great (though long and technical) one: http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html [00:25] I found #ubuntu-packaging which is probably better suited for my question. [00:25] okay.. ill get to it [00:25] bekks, : Anything helpful? === daniel is now known as Guest98109 [00:27] emergency: You can still install GNU ddrescue, from the "gddrescue" package, from Ubuntu Software Center within the LiveCD environment (it will be stored entirely in RAM). You can also of course install it via apt-get, but you'll need to enable the universe repository first (which Software Center should prompt you to do automatically if I recall correctly). [00:29] emergency: I suspect that you'll need help figuring out how to use GNU ddrescue. Tell me when you have it installed, or if you have any problems installing it. [00:30] ubuntu 12.1 makes my laptop run extremely hot, how do i find what's causing it? :/ [00:32] bekks, : Anything helpful? [00:32] n00bzz you mean 12.10, the 10th month of the year [00:32] * Myrcia is listening to Gangnam Style (강남스타일) by PSY from Gangnam Style (강남스타일) - Single [00:32] Myrcia no sosuch scripts here, please [00:32] such* [00:32] * DaemeonZane shoots PSY in the face [00:33] :D [00:33] yes thanks, MonkeyDust that's what i meant [00:33] !lmsensors [00:33] To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [00:35] anyone care to explain or post a link that explain how to get ubuntu sharing files with windows 7, I have setup samba to share my backup folder found in /mnt/backup/windows/backup and it still doesn't show in windows. [00:35] How do i set my Primary display in a dual monitor setup/ Its not in "Displays"? [00:36] hi everyone!! I have a quick question. I configured my bind9 and my domain but when I make a request to the domain like http://example.com does not work but when I type http://www.example.com works. Can you help me? How can I set that when I receive a request to my domain that works even without subdomains? [00:37] thanks OerHeks, but i'm not familiar with terminal yet :P [00:39] bekks, :dude? [00:40] how do I refresh my battery status? [00:40] it only shows how much power I have left once it gets down to 3% [00:40] really really annoying [00:40] n00bzz, then turn the machine on, safer for you :P <-- i don't take you serious [00:41] or off whatever [00:42] anyone know how to properly initialize an ipod for rhythmbox? it will say it detects my ipod and needs to initialize it, but when I type in a name and confirm nothing happens.. it just pops up the same screen whenever I scan for new devices in the app [00:42] OerHeks: Such comments are not acceptable here. Please keep things civil and don't insult people. [00:42] OerHeks, i'm just trying to learn [00:43] hi everyone!! I have a quick question. I configured my bind9 and my domain but when I make a request to the domain like http://example.com does not work but when I type http://www.example.com works. Can you help me? How can I set that when I receive a request to my domain that works even without subdomains? [00:43] dex__: What about the ~/.xsession-errors from your user - not the guest account? [00:43] Dieghito, no need to repeat so quickly [00:43] bazhang, sorry [00:44] bekks, :not getting the question [00:44] how do I refresh my battery status? [00:44] it only shows how much power I have left once it gets down to 3% [00:46] bekks, : are you suggesting the Security log>? [00:54] How do i set my Primary display in a dual monitor setup/ Its not in "Displays"? [00:55] depends if you have AMD, Nvidia, or Intel graphics card [00:55] dex__: No. I still am suggesting the ~/.xession* log [00:55] dex__: The security log is irrelevant, since you can login using your user on a console. [00:57] sudo reboot [00:57] oops [00:58] So.. does ubunto not use GDM? [00:58] What does it use? [00:58] not 12.04 [00:58] lightdm [00:58] l, [00:58] k [01:01] How do I make a bash script from these commands that I need to run in order to play Minecraft? http://pastebin.com/BR3rx3Cw [01:02] vernon better ask in #bash [01:02] MonkeyDust, you're a waste of space [01:02] Consty: you're not very helpful or polite. [01:02] vernon, make a new text file and put #!/bin/bash at the beginning of it, then put the two lines after that [01:02] right click the file go to properties [01:02] and allow it to be executed [01:02] done [01:03] Consty: Thank you!!! [01:03] Consty: redirecting to #bash was the correct thing to do seeing how this is bash support. [01:03] isn't* [01:03] question: I have an ubuntu 12.10 on a USB stick, it boots up no problem on my 5 year old laptop (runs ubuntu 10.04 LTS) [01:03] gn00bie, what is the ? [01:03] #ubuntu _should_ have a pretty broad support role since bash scripts are an integral part of the system itself [01:03] but when I go to the new laptop (Lenovo y580 with Windows 8, UEFI (secure boot disabled)) it does nothing [01:04] un2him: thanks for listening, any ideas? [01:04] Windows 8 has some weird bios lock [01:04] Consty: you may have a point there, but the rudeness of your comment to MonkeyDust was uncalled for. [01:04] gn00bie, i haven't had to mess with UEFI yet, so I'm not sure [01:04] gn00bie: You need to setup the USB drive for booting via UEFI. [01:04] hi all, anybody knows a free private git repository ? [01:05] hi all, anybody know a free private git repository ? [01:05] * MonkeyDust is not easily offended, active participant in the lin-win flame wars (among others) [01:05] gn00bie: try this http://www.linuxbsdos.com/2012/11/05/dual-boot-windows-8-and-ubuntu-12-10-on-uefi-hardware/ it may help you out [01:05] Jordan_U: OK, that sounds like something I have not done, any pointers? [01:05] merval: thanks, let me read it [01:06] gn00bie: np [01:06] somebody ? [01:06] brun0, offtopic here [01:07] Hello. What is LTS? [01:07] aller: long term support [01:07] long term support aller [01:07] 5 years server and desktop [01:08] I guess that Ubuntu does new releases, and some of them are marked LTS? [01:08] aller: every 4th release is LTS I believe [01:08] aller 10.04 and 12.04 are LTS, 14.04 will be the next [01:09] cool [01:09] aller: http://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Table_of_versions [01:09] merval: the problem is when I put in the 12.10 USB disc and boot up, it does not do anything, I get the lenovo logo, it flashes a few times and that is it. [01:09] once I get to what do you want to do, I think I can handle it [01:09] gn00bie: have you checked the bios to ensure it's set to boot from USB? [01:10] some BIOS have it set to load from DVD/CD then HDD and THEN USB. you might try moving USB to the top of that list [01:10] gn00bie: Do you want to make your current installation booable via UEFI or would making a new installation that is UEFI bootable be fine? Is this a real installation or a LiveUSB? [01:10] I'm trying to configure update-manager, to have latest software. So I guess I use "Prompt=normal" in /etc/update-manager/release-upgrades ? [01:11] hey [01:11] aller: usually ubuntu automatically gets the latest versions and prompts for download... are you tyring to do something different? [01:11] you know a good and working youtube downloader? [01:11] aller, if on 12.04, then yes, [01:12] thoonai: keepvid.com [01:12] aller, that will make 12.10 visual as an upgrade option [01:12] Jordan_U: according to everything I have read, the 12.10 should be bootable with UEFI, all the EUFI related files seem to be in the image [01:12] merval: thanks, know something for commandline? [01:12] merval: I think I want "do-release-upgrade" ? [01:12] thoonai: I don't. :-( [01:13] Jordan_U: I downloaded the 12.10 x64 image and dded it to the usb drive. It works with 2 other computers I have (older BIOS computers though) [01:13] someone knows a command line youtube doenloader? [01:13] youtube-dl thoonai [01:13] gn00bie: It is bootable via UEFI, when burned to a CD. Just not when dd'd to a hard drive. [01:13] aller: Ubuntu by default won't notify you of a release until it's stable and ready for release.. what version are you running and what vesion do you want do run? [01:14] bazhang: youtube is quitting with unexpected error and not working [01:14] Jordan_U: ah ok, it seems to be a hair too big to fit on a CD (764 Meg), DVD works as well? [01:14] then use something gui based, like the firefox plugin [01:15] gn00bie, yes [01:15] bazhang: most are simply not working [01:15] thoonai, they all work here. problem on your ISP connection [01:15] gn00bie: Yes, it needs to be a DVD (I forgot that Ubuntu 12.10 lifted the size limit they used to stick to to allow burning to a CD). [01:15] merval: I have 12.04 LTS. I want latest, because network drivers on my Asus 1201N sometimes need reboot [01:15] thoonai: the youtube-dl package has been broken since Youtube changed their API. I think you can download an updated version but not sure where [01:16] ok so I need a writable DVD, thanks! [01:16] thoonai: unless that package in the repos has also been updated, in which case I have no idea [01:16] IdleOne: I know, bazhang not [01:16] aller: http://www.liberiangeek.net/2012/06/upgrade-to-ubuntu-12-10-quantal-quetzal-from-ubuntu-12-04/ [01:16] IdleOne: the repo one isnt working [01:17] I was hoping I could use the USB jump drive as the boot medium, but I guess if I need to find a DVD I can [01:17] aller: If I'm remembering correctly, and someone might correct me here, the LTS versions ONLY check for LTS releases unless you select to be notified for normal releases.. you can change it pretty easy in the settings of the update manager [01:17] IdleOne: i try their version from theirs [01:17] merval, yep [01:17] merval: yes, LTS only notifies of LTS and it is easily changed [01:17] merval: yeah I can confirm I did this, "Prompt=normal" [01:17] 250-ubuntu-12.10-x86_64_PF [01:17] 250-PIPELINING [01:17] 250-SIZE 10240000 [01:17] 250-VRFY [01:17] 250-ETRN [01:17] 250-ENHANCEDSTATUSCODES [01:17] joggers: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:18] aller: are you running a server or desktop? [01:18] mayhew: aller: That guide is partially wrong and somewhat dangerous. You only need the -d switch to update-manager for upgrading to development releases of Ubuntu. [01:18] does anyone know why im getting that message [01:18] in postfix? [01:18] relay access denied? [01:18] joggers, no idea [01:18] its not the same login details as root? [01:18] aller: forgive... work calls. :-\ [01:18] joggers, use pastebin next time [01:18] someone must of seen this before [01:19] thoonai: rub: sudo youtube-dl -U [01:19] run* [01:19] hi I have a partition and can't remember if I have ubuntu installed on it how do I check? have windows bootloader with an ubunutu option on it which doesn't work [01:20] merval: generic kernel, so apparently desktop [01:20] antiphysicist: use a live cd and try to mount the partition. [01:20] antiphysicist: winbdows bootloader with a ubuntu optiion - sounds like a WUBI install to me [01:20] antiphysicist, dr_willis is correct [01:20] I made a live usb which works, what do i do when I've mounted it, I don't tihnk its wubi cos then I'd see ubuntu in my c file system? [01:21] there may be remnant of multiple installs etc i probably tried a few things [01:21] antiphysicist: you would see some wubi/ubuntu directoriues.. on c:\ somewhere [01:21] antiphysicist: use the mount command to mount the filesystem. [01:21] 250 2.1.0 Ok [01:21] RCPT TO:<> [01:21] 554 5.7.1 <>: Relay access denied [01:21] RSET [01:21] joggers: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:21] !mount | antiphysicist [01:21] antiphysicist: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [01:21] antiphysicist, are you saying you can boot from the usb ? [01:21] im getting this denied message on postfix [01:21] please someone!!! [01:21] !pastebin | joggers [01:21] joggers: 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. [01:21] what is the default user for postfix [01:21] ? [01:23] ye so I don't have any wubi cos there's no ubuntu files in windows, un2him yes i can boot from a live usb dr_willis I'll try the mount thing then, thanks a lot! [01:23] joggers, stop flooding the channel [01:24] antiphysicist: Did you ever have a Wubi install? (or do you not know because this wasn't originally your system?) [01:24] !postfix [01:24] postfix is the default !MTA and !MDA on Ubuntu. For help, read https://help.ubuntu.com/community/Postfix and https://help.ubuntu.com/community/PostfixBasicSetupHowto - See also !MailServer [01:24] IdleOne: I did update, but still: 'ERROR: unable to download video [01:25] thoonai: don't know what else to tell you, sorry. [01:25] antiphysicist, when you are booted into the live environment, you can also use gparted to see your partition layout [01:25] anyone care to explain or post a link that explain how to get ubuntu sharing files with windows 7, I have setup samba to share my backup folder found in /mnt/backup/windows/backup and it still doesn't show in windows. [01:26] amarcolino: Can you mount it, regardless wether it shows up or not? [01:26] amarcolino: theres entire books written on samba. How did you setup the share? I tend to just edit the smb.conf file to share the users homes. [01:26] amarcolino: For showing it up, you need nmbd as well. [01:26] amarcolino: often i have tto type in the server/sharename - share browsing can be brain dead.. [01:26] jordan_u un2him I can't remember if i did have wubi, its my system but was years ago, gonna go do the mount thing and gparted thanks for the advice [01:26] antiphysicist, you can also run sudo blkid [01:26] !info samba-doc [01:26] samba-doc (source: samba): Samba documentation. In component main, is optional. Version 2:3.6.6-3ubuntu5 (quantal), package size 5576 kB, installed size 13723 kB [01:29] aller: sorry for the wait, doing double duty :-P tech support over the phone and support here ;-P if you're using desktop try going into your update manager and see if it's setup to check for non LTS versions. I've not changed that setting via command prompt in ages. [01:31] aller: you can also run #do-release-upgrade and that should grab the 12.10 [01:31] merval: only if the prompt is set to normal [01:33] I got it set to normal [01:33] doing some apt-get upgrade, then will go for do-release-upgrade -d [01:34] IdleOne: My bad.. I haven't manually updated in a long time. not since, 6.04 lol [01:34] aller: sweet! glad to hear you got it figured out [01:34] IdleOne: err 7.04 >.< [01:34] aller: -d might get you 13.04 which is a bad idea if you are coming from 121.04 [01:34] :] hope it updates kernel, and that Asus 1201N has some realiable wifi driver [01:34] 12.04* [01:35] aller: the -d forces the latest devel release I believe. might want to leave the -d off there. [01:36] erm, bit of help patching a file? [01:37] dr_willis, bekks, ok I've finally managed to show it on windows however, I can't seem to login using my ubuntu username and password also I set it up using the samba gui but also checked the snmbd.conf file and it is correct [01:37] IdleOne: I'm being little eager for *latest*, just to be sure wifi driver is updated.. I will probably endup in fluxbox, so some consistency problems in high-level Ubuntu desktop-stuff is not problem to me.. If that what is risky in 13.04 ? [01:37] amarcolino: Did you create a smbpasswd file? [01:38] aller: 13.04 isn't release ready yet. you will end up with more headaches than anything else [01:38] aller: if you want to test 13.04 there is a link in the topic of #ubuntu+1 Try it on USB first. [01:39] ok, skip the -d :] [01:40] im on mythbuntu and trying to connect to in by vnc viewer, i have stoped windows firewall, and have typed "vncserver start" but still i cant log on by vnc. can anyone help [01:46] is their a channel for gaming on ubuntu? [01:47] #ubuntu-steam [01:47] hmm, tech support there? I am trying like hell to use my ps3 pad and it refuses to cooperate. [01:47] AnthonyUK: what vnc server are you using? [01:48] i dont know it is the one that comes with mythbuntu, you check a checkbox to install vnc server half way through installtion [01:49] AnthonyUK: you may want to ask in #mythbuntu then. ive not used that in years. I just use the normal vnc servers like tightvnc, or vnc4server [01:50] im not even sure how maintained mythbuntu is these days [01:50] dr_willis: sorry just checked text now from putty it says "See vnc4server and Xvnc4 manual pages for more information." [01:50] mythtv is such a neat idea and project.. but i just had to many issues with it. ;() [01:50] is it wise to do updates on ubuntu when virtualizing it on virtualbox? [01:51] what do you use now dr_willis? [01:51] AnthonyUK: you could try just running 'vncserver' and see if you connect. [01:51] k think i have done that but will do again [01:51] AnthonyUK: the various xbmc type live disrtos on my Raspberry Pi :) so far this week... [01:51] I dont record tv any more [01:52] between netflix, hulu, and crunchyroll... who needs cable. ;) [01:52] i typed "vncserver" and it said " Starting applications in /home/mythbuntu/.vnc/xstartup" [01:53] i typed in the local ip in VNC Viewer and still got the same 10061 error [01:53] hey I went on the live usb installed xchat used gparted mounted the partition to mount now when I go in mount there's what looks like an ubuntu file system but the music, docs etc is empty shall I assume that I have some empty install of ubuntu and just reinstall? [01:54] seems so. [01:55] damn right dr_willis [01:56] AnthonyUK: it dident say what port to use? [01:56] ls [01:57] File not found.... [01:57] ;) [01:57] nope dr_willis [01:58] when i start vncserver here i get somnthing like ---> New 'SSDBuntu:1 (willis)' desktop is SSDBuntu:1 [01:58] notes isnt preinstalled on ubuntu 12 anymore? [01:59] the :1 is the desktop # of the vnc servedr. which is basicallyy the port #. the client adds some # to it to get the port,. [01:59] if i run vncserver again. i would get a 2nd desktop on :2 and so on... [02:00] where can I see all my ubuntu applications [02:00] You could check the vncserver logs in .vnc - it may be the server is quiting. [02:00] oh wait i do see now [02:00] New 'mythbuntu-MS-7037:2 (mythbuntu)' desktop is mythbuntu-MS-7037:2 [02:00] notes? [02:00] mrhyde, look with dpkg -l [02:00] so i guess when you asked me to type "vncserver" it created a 2nd [02:00] mrhyde, describe your need detaily [02:00] do i now have 3 desktops running, one of them been the actual desktop of that machine? [02:00] mrhyde: you mean tomboy-notes ? [02:01] sorry i just found how, on dash home :) [02:01] AnthonyUK: vnc can share the current visible desktop, or have hidden desktops. [02:01] !manual | mrhyde [02:01] mrhyde: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [02:01] Tomboy-notes was such a handy app. ;( it really needed more love and development [02:02] wow ubuntu comes preinstalled with transmission bittorrent client....to say the least I'm stunned at how great this free os is. [02:02] the reccomended way to get new isos of the latest releases is via torrent. ;) [02:03] sudo vipw [02:03] commnand not found [02:03] ;) [02:03] hahahahahaha [02:04] did you mean..... try 'sudo apt-get install fortune' [02:04] underrated but Such a handy feature [02:06] Hello guys. [02:06] I have a problem with my audio device input. [02:06] when i speak quietly, the volume record raises which makes alot of noise. how do I lock this volume bar on low level? [02:06] 4465420184529568 04/15 767 Mary Renison 2321 State Highway 49 Placerville California 95667-3309 United states 530 621-3211 [02:07] 4465420394438899 02/15 680 Mary Sue Hopkins 4603 Aster Ln Victoria Texas 77904-2137 United states (361) 576-2948 [02:08] spamming credictcards ? [02:09] wtf was that about? [02:09] That card worked for me on Brazzers!? [02:09] no need for creditcard, ubuntu is free. === marvin is now known as Guest69120 [02:26] Is it possible to install Ubuntu 12.XX, 11.XX or 10.XX on a MacBook 1,1? [02:26] I can't seem to find it anywhere.... [02:27] RyuGuns: cdimage.ubuntu.com [02:30] dr_willis and everyone who wants a chuckle: I have just been entering an ip into VNC Viewer, I have now just tried 192.168.0.4:5902 and it has done something [02:32] all this time i was just entering the ip.... [02:34] anyone here can give me a hand installing my ps3 pad via bluetooth? [02:39] hello [02:39] Hi [02:39] which is the easiest way for me to set up mysql and php on my ubuntu? [02:40] hmm when i access the other computer by vnc all i get is a command line window, i dont see the other computers desktop [02:41] Gentoon: do you happen to know? [02:42] Hello [02:43] Anyone had success installing Ubuntu in bootcamp? (Please don't mention VMware) [02:43] sherk: Ubuntu has a LAMP version [02:43] So, I added the bumblebee PPA, tried out bumblebee, am now reverting. Did ppa-purge of the bumblebee PPA and for ten different packages it gave me "Unable to find an archive "precise" for the package "bbswitch-dbus|bumblebee|bumblebee-nvidia|virtualgl|etc". [02:44] And then bumblebee was still installed; when I went to apt-purge bumblee, apt wanted to remove 231 additional packages. [02:47] hello fellow ubuntu users! === EricAndrews is now known as EricCubixCloud [02:49] AnthonyUK, I don't know how vnc is set up in mythbuntu, but at the command line window, try 'startx' [02:51] hi erncic i have just found this guide and it taught me "vncserver -kill :x" http://www.havetheknowhow.com/Configure-the-server/Install-VNC.html [02:51] AnthonyUK, good. glad you are still moving forward. [02:51] i have just now typed "vncserver -kill :4" "vncserver -kill :3" vncserver -kill :2 and 1 and so on hehe [02:51] cheers erncic [02:54] What is the name for the mesa packages? [02:55] what are the names rather.. [02:56] dartos, mesa-utils ? apt-cache search mesa [02:56] erncic: thats it. thanks === richard is now known as Guest91749 [03:00] hey, im new to ubuntu and im pretty bad with computers apparently. i've been trying to boot ubuntu 12.10 but its not able to install properly [03:00] how do i connect to a remote ubuntu install via ssh? i keep getting permission denied when authenticating [03:00] Are you booting from an iso image? [03:01] plut0, ssh username@host.com [03:01] i downloaded the ISO and then decompressed it to a disc [03:01] maetthew: what username do i use [03:01] i tried it from a usb first but didnt get too far with that [03:01] rd? [03:01] have you installec Open SSH? [03:01] open ssh? [03:02] cant say i've heard of it lol [03:02] sorry that was for plut0 [03:02] avickery911: i'm on the installer still [03:03] wizard tells me to read the wubi log file [03:03] My first ubuntu experience I used Virtualbox rrom sun and pointed to the iso image [03:03] Caution -- old person alert... I'm trying to calibrate my joystick, which seems ok in jstest-gtk, but when I fire up Stella to play Combat, I can't turn left. Any ideas? [03:03] ahh nevermind i got it, the username is installer [03:04] So you got partially through the install and it failed? [03:04] yeah, like five times [03:04] always at the same spot [03:04] Hi, what's Ubuntu using for thermal throttling / fan control? My system is overheating and I'd like to change the settings [03:04] kronik495: Don't install via Wubi. Uninstall Wubi then install normally. [03:05] !fan | bitplane [03:05] bitplane: fan is Control the fan on/off http://www.ubuntuforums.org/archive/index.php/t-12058.html [03:05] after i disabled nod it got a lot further, but still failed [03:05] thanks [03:05] Sou ds like you need a guru. I have never installed rrom USB only rrom image, eight different versions of Ubuntu [03:05] im just doing what the ubuntu site says to do [03:06] i unpacked the iso to a disk and ran the installer [03:06] What OS? [03:06] it just consistently failed and directs me to wubi [03:06] im currrently running win 8 -.- [03:06] Abhijit: does that page load for you? [03:06] kronik495: What page are you referring to? [03:06] trying to load ubuntu 12.10 [03:07] Will the iso rrom the USB boot to LiveCD mode? [03:07] Jordan_U: im not entirely sure? [03:07] kronik495: You should either burn the iso file to a DVD and boot from that to run the installer, or use software like Unetbootin to put it properly onto a USB drive and boot from that to run the installer. [03:07] bitplane, yes it does. I think you need to logged in to view the page. [03:08] i have the iso file on disk [03:08] I get an empty 200 response from squid with a cache miss in the headers [03:08] kronik495: You referenced "the ubuntu site". Can you post the URL of the exact page you're looking at for instructions? [03:08] ubuntu.com [03:08] kronik495: Do you have a blank DVD? [03:08] uhm... [03:08] bitplane, log in [03:08] one sec [03:09] is there a channel like #ubuntu-hardware I can get support on? [03:09] http://www.ubuntu.com/download/help/install-desktop-latest [03:09] grr I don't have an account [03:09] system76 or zareason> [03:11] kronik495: That's odd, because the page you just linked to says nothing about unpacking any files. [03:11] i couldnt just run the iso as is, my lapy refused [03:11] Quick question, are you installingUbuntu 12.10 to replace Windows 8, run along side it, or in a virtual machine? [03:12] i unpacked after reffering to a few of my tech friends that are already runnig ubuntu [03:12] kronik495: You don't "run" an iso. You either burn it to a DVD or you use a utility like unetbootin to make a bootable USB drive from it. [03:12] for the moment im trying to boot it off disk or usb before i decide to install in paralell [03:13] i have a boot disk of the iso [03:13] kronik495: Which would you prefer to do, burn it to a DVD or make a bootable USB drive? [03:13] id prefer to make a bootable usb [03:13] The hell you can't, how do you think I'm talking to you now. [03:13] kronik495: What OS will you be using to make the bootable USB? [03:13] win 8 [03:13] heh [03:14] i hate win 8, just to put that out there [03:14] kronik495: Follow these instructions then: http://www.ubuntu.com/download/help/create-a-usb-stick-on-windows [03:14] Me too. [03:15] avickery911: kronik495: How much you like or don't like Windows 8 is offtopic to this channel. Please stick to support related discussion. [03:15] just follow this step by step? [03:16] kronik495: Yes. If you have any questions about any step feel free to ask. [03:16] I defer to Jordan_U [03:16] thank you :) [03:16] kronik495: You're welcome :) [03:17] back [03:18] emergency: Have you installed GNU ddrescue? [03:18] apache will not DIE [03:18] is there a way to change unity's alt-tab behavior to be windows style? [03:19] as in, showing all the actual windows, not grouping them by programs [03:22] i've tried "sudo apt-get autoremove apache2" after that i try to install lighttpd and get an error saying it cant bind to 80, "sudo netstat -tulpn| grep :80 [03:22] " shows apache2 binded to 80, ps aux reveals apache2 twice, killall with pid id says "no process found [03:22] " [03:23] killall does not take pids [03:23] >.> [03:23] killall takes process names [03:23] Moon_Doggy, apt-get remove apache2 or apt-get purge apache2 [03:23] use kill for pids, killall for names [03:23] alright, i have my usb drive set up, wish me luck :) [03:23] I was wondering, I knew that ubuntu inst allowed to include the restricted extras packages in the main distro because of copyright issues [03:23] erncic, tried that, says its not installed [03:23] but why a distro like linux mint can? [03:24] I would imagine Mint inherits quite a lot from Ubuntu. [03:24] but mint is not tied by the same legal restrictions? [03:25] !ot | josefd8 [03:25] josefd8: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [03:25] thanks DaemonicApathy, KsM, and erncic [03:25] killed it [03:30] gents... have NFS and samba set up configured similar to previous OS isntall. I can see the folders but when i put my user info in it tells me it's wrong. [03:32] Hm, I seem to recall there's an aptitude option to reconfigure a package... how do you reconfgure X? [03:33] puff: The default configuration for X is to not have any Xorg.conf at all, with everything detected at runtime. So you can rename or delete your /etc/X11/xorg.conf to get back to a default configuration. [03:34] puff: dpkg-reconfigure? [03:35] Jordan_U: Yeah, bt X is still broekn. [03:36] puff: Use ppa-purge to ensure that all of the packages installed from the ppa are reverted to the stock packages. [03:36] Jordan_U: I did... didn't work. [03:37] Jordan_U: See darksleep.com/puff/xorg/external_monitor.log, the bit at the end. [03:38] How to make that when i plug a device i take immediately ownership of it? [03:38] libreoffice cant write to .doc format? [03:40] mrhyde: It can. Are you having a problem with LibreOffice? [03:41] yes i open my job resume which was done on windows microsoft office, try to open and edit with libreoffice in ubuntu and it tells me its read-only [03:42] mrhyde, probably a permission thing, libreoffice can handle doc just fine [03:44] Because of that ownership problem, whenever i plug a device that was not formatted on that computer, it said it is root owned, but on the computer i formatted it with ubuntu, automaticelly take ownership of it [03:44] well that didnt get too far, i have the boot drive all set up, but my laptop still wont accept [03:44] Squarepy: thank you that is true. instead of saving my document i did open and it was in a tmp folder. im able to edit now :) [03:45] i think that i just need help troubleshooting :/ [03:46] kronik495: What happens when you try to boot from the USB drive? [03:46] when i restart, im given the option to boot windows or ubuntu, i choose ubuntu and it comes up with an error [03:47] 00225? [03:47] its the same issue that i had when trying to boot ubuntu from disk [03:48] kronik495: Could you take a picture of this error with a camera? [03:48] !screenshot | kronik495 [03:48] kronik495: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [03:48] alright, ill see what i can do? [03:49] will the prntscrn hold up through booting win8 after the failed boot of ubuntu? [03:50] kronik495: No, printscreen won't work. You'll need to use a camera. [03:50] well shit. [03:50] should i just write down the details then? i dont have a camera at my disposal [03:50] pewpewpew [03:51] kronik495: No camera on your cellphone? [03:51] i have an old nokia still lol [03:51] play snake like a champ [03:52] nonetheless, ill be back in a few. ill copy down the important details [03:53] kronik495: That error message is probably coming from your boot firmware rather than from Ubuntu. If you have the manual for your computer/motherboard it would help to know what error #00225 means. [03:53] hello all [03:54] Ugh... okay, so X is failing to start. Unclear why, it just says "Server terminated successfully (0). Closing log file." I am running ubuntu 12.4 on a thinkpad t520 w/optimus. I was trying to get an external monitor to work. I added the x-swat PPA and the bumblebee PPA and tried them, no luck. I have since ppa-purged both PPAs, did dpkg-reconfigure xserver-xorg, not sure what else I can do. It boots, gives me the GUI login sc [03:54] I log in, it flashes to a console log for a second then back to the GUI login prompt.] [03:54] how to increase the font size from 10 to a larger font in ubuntu? [03:55] puff, are you the only user? (Can you try to login as another user?) [03:55] Yes, and yes. [03:55] how to increase the font size from 10 to a larger font in ubuntu? [03:56] what is the help channel? [03:56] puff, create a new user and see if you can login with that user. [03:56] erncic: Well I'll be... dang. I logged in fine as another user. [03:57] puff, check your .profile files and other . files for some cruft that is giving you a file or path not found when you are trying to login as yourself. [03:58] how to increase the font size from 10 to a larger font in ubuntu? [03:58] is this where you can ask for help? or am i mistaken? [03:58] erncic: Mucho thanks, but dang this is mystifying. [03:58] Please check out our work. "We petition the obama administration to: promote the use of free software in our schools. Libre Office, Gimp, GnuCash and other GPL software which is cost free." Petition here => wh.gov/Rz6C [03:58] <[_-S1L3NC3-_]> Hey I need help with LIghtIRC [03:59] Please check out our work. "We petition the obama administration to: promote the use of free software in our schools. Libre Office, Gimp, GnuCash and other GPL software which is cost free." Petition here => wh.gov/Rz6C [03:59] Please check out our work. "We petition the obama administration to: promote the use of free software in our schools. Libre Office, Gimp, GnuCash and other GPL software which is cost free." Petition here => wh.gov/Rz6C [03:59] <[_-S1L3NC3-_]> whats the correct way to config the config.js [03:59] jcunit, use a tool like myunity or gnome-tweak-tool [03:59] puff, not really. I think you are getting an error of file or path not found on login, and so it is failing back to the login screen. [03:59] etzerd, use a tool like myunity or gnome-tweak-tool [03:59] alright, here's what i have: [04:00] File : \ubuntu\winboot\wubildr.mbr [04:00] stat : 0xc0000225 [04:00] required file missing or contails errors [04:00] contains* [04:01] vmware says i need to install kernel headers [04:01] jcunit, install it then [04:01] kronik495: OK, that's an error from Wubi. Boot Windows and uninstall Wubi. [04:01] other than that it just tells me to fix windows with a new install disk [04:01] exactly the reason I'm here. [04:01] how do i get rid of wubi without getting rid of my entire boot drive? [04:01] erncic: Yeah, but AFAIK nothing I've been doing should have monkeyed with that stuff. [04:02] erncic: Any idea where that error might be logged? [04:02] what is wubi anyways? this is all rather new to me [04:02] kronik495: By running the Wubi uninstaller, or using Windows' Add/Remove programs. [04:02] kronik: boot into GParted, nuke your drive. reinstall using an ISO [04:02] how many meg flash drive is needed to live boot/install ubuntu? [04:03] erncic: Again, many thanks. [04:03] does someone know how to fix this problem with vmware? it's saying i need to install kernel headers 3.5.0-21-generic. [04:03] jcunit, apt-get install linux-headers-`uname -r` [04:04] puff: I am thinking x-swat or bumblee may have dropped something in .xsessionrc, .profile ... see if you got anything in your .xsession-errors ? [04:04] jcunit: Do you need VMware specifically? VirtualBox and KVM are much easier to install. [04:05] what should i use instead of wubi? [04:05] thanks dcherniv/ [04:05] that will take forever... slow internet [04:05] kronik495: The normal installer, which you get to by booting from an Ubuntu USB/DVD. We're just getting rid of Wubi first. [04:05] jcunit, no problem [04:06] kronik495: Do you understand how to uninstall Wubi now? [04:06] i've never had this problem with ubuntu before... [04:06] not entirely. i feel like a moron [04:06] is there a way to change unity's alt-tab behavior to be windows style? [04:06] is it specifically with ubuntu 12.10? [04:08] should i just delete wubi from my boot drive? [04:08] or is that a bad idea? [04:08] jcunit: No, VMware is a pain to install with any version of Ubuntu. I highly recommend Virtualbox instead. [04:08] kronik495: That is a bad idea. [04:08] virtualbox gives me an error also [04:08] and vmware is very easy to install. [04:08] anyone know how big of a usb is needed typically to live boot/install [04:09] i have a 1 gigger [04:09] jcunit: What error do you get from Virtualbox and how did you install it? [04:09] JetBoyJetGirl: That's big enough. [04:09] i installed it through the software center? [04:09] sorry [04:09] ok , thanks jordan [04:09] didn't mean to add a ? there [04:09] kronik495: Do you know how to get to the Add/Remove programs utility in Windows 8? (Unfortunately I don't). [04:09] yeah i do [04:10] the error i get is: Kernel driver not installed (rc=1908) [04:10] but wubi isnt there specificallty [04:10] kronik495: That's odd. [04:10] little bit [04:10] the only "wubi" that i have is part of my boot drive [04:10] came straight from the iso [04:11] Kernel driver not installed (rc=-1908) [04:11] that's what i get [04:11] elliot? [04:12] elliott is here [04:12] it's not "montana" [04:12] #ubuntu-montana is the one Im talking about [04:12] am i in the wrong room? [04:12] ya join that one === Garr255_ is now known as Garr255 [04:13] jcunit: Odd. Do you get any output from "sudo modprobe vboxdrv"? [04:14] let me try it [04:14] The world has ended ;_; [04:14] erncic: Hm, well,nothing obvious in .profile and I have no .xessionrc in my home directory. There are some errors in .xession_erors (see darksleep.com/puff/xorg/dotfiles), not sure what's going on though. [04:15] I get : FATAL: Module vboxdrv not found. [04:15] from running sudo modprobe vboxdrv [04:15] erncic: But the .xsession_errors is timestamped Dec 17 (on my local copy, of course). [04:16] jcunit: What is the output of "uname -r"? [04:16] are getdeb and playdeb dead or something? [04:17] i get: 3.5.0-21-generic [04:18] jcunit: how did you install vbox [04:18] ntzrmtthihu777, yes, getdeb is down for some weeks now [04:19] puff: I don't know what it is, but I can tell you for sure it is in your home directory somewhere. The alternate user was the test if it was in a system level file (/etc) or in your home dir. [04:19] i installed vbox via software system [04:19] i mean [04:19] software center [04:20] erncic: Yah... gotta just test I guess. [04:22] jcunit: pastebin the output of "dpkg -l | grep virtualbox" [04:22] erncic: Hm... okay, so I checked the datetime and then tried to login as the problme user, and then looked in /var/log for files modified after that datetime check. auth.log was modified. [04:23] puff: yes, your login was recorded === dab is now known as Guest24692 [04:24] puff: running unity, kde, gnome ? [04:26] erncic: unity and gnome, and xfce (I like xfce but I tried it with unity). [04:26] erncic: see darksleep.com/puff/xorg/auth.log_excerpt [04:27] erncic: It's complaining about: requirement "user ingroup nopasswdlogin" not met by user "puff" [04:30] erncic: /var/log/syslog and some stuff in /var/log/lightdm wrere also modified at the same time, but no errors I can see. Just uploaded them to puff/xorg/syslog and puff/xorg/lightdm [04:32] erncic: What's weird is I'm entering the password to login, but it's complaining about nowpasswdlogin [04:33] erncic: Thanks for the help, at least I know where to look now. Think I'm going to call it a night. [04:34] puff: glad I could help narrow it a bit for you. === JetBoyJetGirl is now known as machicola === machicola is now known as machicolaa [04:39] hello. trying out weechat from an Ubuntu server EC2 instance from inside tmux. tmux and weechat disagree on scrolling particulars, it seems. [04:41] @chadoh The IRC client irssi is interoperable with tmux, if that helps :) [04:43] @kenta Thanks. I tried that first, but it seemed like it was having scrolling difficulties, too. I'll give it another go. [04:46] @chadoh Hmm, are you running inside of X? If so, what terminal emulator are your using? Could you describe the nature of the scrolling issue? [04:49] is it possible to boot Ubuntu on a 6yr old Macbook? [04:50] I'm not accustomed to Apple HW, but some tearful chick ran up to me and I'd say I'd have a look at it [04:51] I'm already the Mayor of the Friendzone, so there's nothing in it for me except knowledge [04:53] @kenta You know, I'm not even sure about X. My local machine is a Mac. The EC2 server I'm `ssh`ed into is running (GUIless) Ubuntu server 12.04 LTS. [04:54] hey [04:56] @kenta You can see a screenshot of my weechat/tmux weirdness here: http://cl.ly/LlH5 [04:57] belgianguy: there should be some macbook info in the forums or on the askubuntu.com site. [04:58] dr_willis: ah, thanks, then I should be okay [04:59] I have Ubuntu as my main OS, and was hoping I could boot into a live CD, rescue her files and live happily ever after ;) [05:01] mount -t hfsplus whatever should work [05:01] belgianguy: macs are supposed to be able to boot from a 2nd mac ;) or so ive heard. if you got them plugged together right. [05:02] belgianguy: the mac channels may know of some other mac rescue type cds [05:02] dr_willis: ah, thanks, yeah I asked her about architecture and all she could say was "it's a Mac" [05:02] belgianguy mount -t hfsplus [05:03] CavalierPrime: will keep that in mind, thanks [05:03] belgianguy: if its a PPC mac.. well.. good luck [05:03] dr_willis: iirc, there used to be community versions for those architectures as well [05:03] belgianguy: i 'tried' to use ppc ubuntu on a mac.. ;) it was painfull [05:04] dr_willis: oh, so the "insert cd and it just boots might not happen?" [05:05] belgianguy: it might be easier to remove the HD and plug it into a USB enclosure and read it on a normal PC ;) [05:05] good luck [05:06] dr_willis: yeah, that was the initial idea, but aren't Macs glued together to prevent such actions, [05:06] ?* [05:06] depends on the mac. [05:06] she said it was 6 years old [05:06] that means very little. :) she could off by 3 years... [05:06] or moar. [05:07] dr_willis: true :) I guess I'll have to wait and see ;) thanks for the heads up though [05:08] I got a Universial USB hard drive adaptor - it does SATA, laptop sized IDE and normal sized IDE with a Power supply. for $25. Paied for its self several times over from me recovering files from friends HDs.. [05:10] dr_willis: yeah, I hope Macs aren't using torque screws, or I'd be in trouble [05:10] is happypenguin.org dead or something? [05:12] but thanks for the helpful hints, I am off to bed now, it 6:11 am [05:13] ntzrmtthihu777 : happypenguin.org seems to be offline [05:14] damn. same for playdeb and getdeb too, it seems === acrocity_ is now known as acrocity [05:16] 今日は。 [05:23] http://blog.chriszacharias.com/page-weight-matters [05:24] microcode: Please don't post spam in this channel. [05:26] Jordan_U: please don't pretend that there's anything happening in this channel [05:27] ntzrmtthihu777: 今晩は [05:27] microcode: This channel is for Ubuntu support only. Posting links to random sites is likely to get you banned for spamming. [05:40] I'm looking for a soundcard that is compatible with 12.04 and has optical out. I'm going to hook it up to a 7.1 receiver, but im not sure if that implies I should get a 7.1 channel card since I'm just using the optical output. [05:40] do you know how many times eats one testicle man from apple? 29 times === Albastos is now known as Albastos|off [05:42] keber, that's not appropriate [05:44] ha! [05:44] he said tickle [05:47] does anyone know any a utility that can monitor/report the amount of data a usb device is putting on the usb bus? [05:49] SolarisBoy: Is there a particular reason you want to know this information? [05:49] guys, just realized I got a 64bit ver of 12.10 (server ed.) but need the libs from 32bit to run stuff. is there an easy way to do this? [05:50] lickalott_: Yes. [05:50] lickalott_: What are you actually trying to install? [05:50] some eggdrops and wraiths [05:50] sudo apt-get install ia32-libs ?? [05:51] lickalott_: eggdrop is 64 bit and packaged for Ubuntu. [05:52] i have to recompile the eggys' to get them to work. [05:52] the wraiths are a no go without the 32bit libs [05:52] will that command get me what I want? [05:54] lickalott_: Figure out all of the dependencies for whatever you're installing, and install the 32 bit versions of those packages. [05:54] Jordan_U: yes [05:54] k [05:54] SolarisBoy: What reason? [05:54] tks [05:56] Jordan_U: im developing a kiosk type system based on ubuntu current LTS - it's in short specialize in recording video sessions, there would be 1 or more cameras plugged in - maybe 3 - however im running into problems... is that enough or should i provide more? [05:57] SolarisBoy: I don't know if I can help you or not, but giving more information can't hurt and may get someone else to chime in. [05:57] Jordan_U: ok [06:00] Jordan_U: ok the basic run down is that im recording streams with ffmpeg from the cameras found on the system , the ffmpeg options are built up based on the camera (object) attributes returned from various v4l2-* calls, at run time the highest resolution is chosen that the camera supports and it will attempt to use the compressed format if supported. [06:00] DCC SEND STARTKEYLOGGER 0 0 0 [06:00] NOTICE - The above was an exploit attempt that may have disconnected some users. Please ignore it, DON'T click on suspicious links, and type « /msg ubottu exploit » if you want more information. [06:00] Jordan_U: problem now is when we get to 2+ cameras only resolution of 300x300 seems possible [06:01] Jordan_U: anything higher and each ffmpeg process after the first. dies with "device is full" in referecen to the USB bus [06:02] however online i see multiple reference too - quirks=128 on uvcvideo and that it's just the way that the devices are being read - so long story short the people buying this - will need an explanation as to why extra usb cards are a requirement =) [06:02] Jordan_U: i figured if i had a tool like that it wouldn't be hard === ericab is now known as ericab_away === root__ is now known as Sail [06:03] how to make my apache web server live on internet? [06:03] !rootirc | Sail [06:03] Sail: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [06:05] ubottu: yea i know tht i am litle screwed so please dont irritate me more [06:05] Sail: I am only a bot, please don't think I'm intelligent :) === _dd is now known as Guest81029 [06:05] anyone know how to make apache web server live on internet === Guest81029 is now known as ddee [06:07] Sail, you need to open port 80 on your router [06:07] is there anyway to tell what options a driver is loaded with? like to see if something you added in /etc/modprobe.d/uvcvideo.conf is loaded with the specified options? (post rmmod && modprobe uvcvideo) [06:07] Mechdave: i already did that but its not working [06:07] Sail, did you forward all traffic destined for port 80 to your server box? [06:08] whenever i open my external ip address in browser it linked me my default router page [06:08] server box? [06:08] Sail: you need to port forward not open the routers port 80 [06:08] Sail: look for the option for "port forwarding" [06:09] Sail: and then set a port for the router to "accept" and configure to point to the internal ip:port of the webserver thats accessible behind the routers NAT [06:09] Sail: multiple how-to's online per router - use google [06:09] Sail, Also you need to log out of the root account and not run your IRC program as sudo... It opens up a massive hole in your security! [06:09] word [06:09] ok my router is dlink dsl-2730u thn i go to NAT in here i goto virtual server where i set my port 80 to http service [06:09] Sail: having your router's config page open to the internet is also a major security risk. [06:10] yes it is.. [06:10] especially with your reverse ip posted.. [06:10] Sail, You also need to tell the router what ip address the server is on [06:11] Mechdave: i set it to my ipaddress [06:11] SolarisBoy, It is ok, Sail's router is not open to the internet... I checked :) [06:11] haha - naughty [06:12] i've been known to run irc as root, but that's when I'm on my backtrack vm :) [06:13] SolarisBoy, When he said he was having trouble with his server naturally I checked his ip to see if it worked :) [06:13] ;> [06:14] Where did he go? [06:16] SolarisBoy : RE ; USB Bus sniffing ... see if this helps http://biot.com/blog/usb-sniffing-on-linux [06:17] Tex_Nick: Thanks!! [06:17] SolarisBoy : np hope it points ya in a good direction [06:17] me too - much appreciated === robsa is now known as Guest43256 === CrazyZurfer is now known as yeahman [06:28] Hi, i bought my computer with ubuntu 12.04, how much do I have to pay to upgrade it to 12.10? [06:29] yeahman : nothing :-) [06:29] Where can I buy it [06:30] you don;t [06:30] yeahman : www.ubuntu.com ... you can download the upgrade from there for free [06:30] Niiiceee [06:30] yeahman: it's FOSS free open source software [06:30] I think I like this [06:30] Thanks [06:31] yeahman: Ubuntu is Free software. That means that costs no money (and never will) and it also means that it is Free as in freedom. [06:31] hey does anyone know about Acer EEEPC's ? [06:31] yeahman : you'll need to choose from 64 or 32 bit platform [06:31] Anom01y, ##hardware [06:31] It used to have Ubuntu 10.04 on it, everything worked perfect, I upgraded to Ubuntu 12.04, and now the SD cards don't work [06:31] SD card reader on the side of the laptop [06:31] I've heard that linux is for programmers only, is that true? [06:31] Anom01y, what happens when you plug it in [06:32] !ot | yeahman [06:32] yeahman: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:32] nothing, ubuntu does not detect anything is plugged in, [06:32] bazhang, I've tried Gparted, [06:32] Anom01y, what about dmesg [06:32] Okay bazhang [06:32] I will try [06:33] Anom01y, I will have to get back to you on this because my Wife is in the middle of a movie with it [06:34] bazhang : out of curosity ... is an ubuntu upgrade not a support issue ;-) [06:34] ok [06:34] bazhang, I mean, [06:34] Tex_Nick, asking generic questions about linux being only for programming is [06:38] Tex_Nick: if your interested and i may be reaching but i found something pretty interesting in regards to my issue: http://www.techsupportforum.com/forums/f25/solved-usb-bandwidth-exceeded-webcam-help-575283.html .. sure it's some hacky old thread but it actually does make sense - and now that i think of it - i have a load o usb devices plugged in here [06:38] exit [06:38] oops [06:40] SolarisBoy : i was interested in your requirements ... it would be useful for a number of needs ... thanks [06:44] why can't i reinstall grub inside a chroot? /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?). [06:45] isn't g++ included by default in ubuntu 12.10? [06:45] plut0: Did you bind mount /dev/ /proc/ and /sys/ within the chroot? [06:45] Jordan_U: sure did [06:46] plut0: Please post the exact grub-install command you're using and the contents of /proc/mounts. [06:46] plut0: (using pastebin for the /proc/mounts contents) [06:47] Jordan_U: http://pastebin.com/xwXGgXyE [06:47] Jordan_U: none of the grub commands seem to work, same error [06:49] plut0: Where are you trying to chroot into? [06:49] Jordan_U: the ubuntu install [06:49] after you chroot - see whats in /dev/ [06:49] lots of stuff in /dev [06:49] Guest92265: i'm not sure actually. I always install build-essential automatically on a fresh install of anything with a buntu backend. [06:49] plut0: Which is mounted where? [06:50] Jordan_U: /rpool/kvm01 [06:51] plut0: Your /proc/mounts doesn't mention /rpool/kvm01 at all. [06:52] i see it in there [06:52] Tex_Nick: np - still looking for that power adapter for my usb hub to test ;> [06:53] plut0: It's not in your pastebin link. [06:53] zfs? [06:53] penguinman: i cant even install g++ manually. It says i have unmet dependencies [06:53] Jordan_U: yes it is, zfs [06:55] plut0: /rpool/kvm01 is not mentioned in your /proc/mounts. That may be because of the way that zfs filesystem/subvolume/whatever mounts are handled, but it's not there. [06:55] Guest92265: perhaps if you provide the terminal output of your attempt to install g++, suggestions for resolution can be made [06:56] SolarisBoy : if you need external power for your devices ... NewEgg is a great resource ... http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&DEPA=0&Order=BESTMATCH&N=-1&isNodeId=1&Description=usb+hub+power&x=0&y=0 [06:57] Tex_Nick: thanks [06:57] plut0: Ahh, I was expecting the contents of /proc/mounts from outside the chroot. [06:57] i actually have a cool d-link usb hub which i am just now noticing (so dull) is externally powered (optionally) and i just never plugged it into the power jack [06:58] plut0: What version of grub is this ( "grub-install --version" )? [06:58] now - the mission is - finding my power adapter which i no dought tossed into the depths of my bedroom - somewhere... [07:17] Wake up [07:18] gogeta, no [07:18] Lol === rla is now known as Guest56567 [07:31] my ubuntu is 1204 , how can I upgrade to latest one without formatting ? [07:32] hi all. Im sure this has been asked here before. Steam for linux. at card. i cant find the fglrx-experimental-X driver anywhere. 12.04. any advice? [07:32] jennie, no formatting s involed, just click upgrade to 12.10 [07:32] !steam [07:32] Valve have officially announced that they are developing Steam and are working with !ubuntu during their devlopment, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, you can also join #ubuntu-steam for discussion. [07:32] Snowie I also have the same problem , you better upgarde to 1210 [07:33] REally!!!! [07:33] *sigh* [07:33] thats why I am upgrading, its the 1204 xserver issure [07:33] or type "sudo apt-get dist-upgrade" [07:33] Noskcaj, jsut noticed i cant add friends in the client either. must be broked [07:34] yes, sudo apt- get dist-upgrade is cool [07:34] how long it will take ? [07:34] 1 hour probs [07:34] and the crash messgae which appears in ubuntu 1204 will also disappear ? [07:37] wth. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.????? [07:45] [chrome [07:45] Hi people. I'm on 12.04LTS. After doing an upgrade/reboot, I no longer have sound. How to debug it ? [07:46] Z`: is it muted in alsamixer? [07:47] aeon-ltd, nop, checked that (typing alsamixer in console and looking for 'MM') [07:48] Z`: what was in the update? [07:49] I can't remember :( But it must have been something minor [07:49] Jordan_U: you still awake? [07:49] plut0: Barely :) [07:49] Jordan_U: what did you want to know now? [07:49] plut0: grub-install --version [07:49] 1.99-21ubuntu3.4 [07:50] Z`: ok then, we'll just check basic stuff. is your source good? are headphones plugged in? [07:51] * Tex_Nick thinks Jordan_U spends about 26 hours a day helping people ;) [07:51] plut0: For zfs support it's probably best to use grub 2.00. Have you actually succeeded in using grub-install with this configuration from the booted system rather than from a chroot? If not, then my guess is that it's a zfs specific problem rather than a problem with doing it in a chroot. [07:52] aeon-ltd, all good. I'll try a reboot :\ [07:52] what does grub-probe check for device path? [07:55] plut0: For most filesystems /proc/self/mountinfo , for zfs I believe various functions from libzfs are used. [07:56] can anyone explain me what this sentence mean. I have tried copying everything everywhere, but cryopid just won't compile "Before compiling you *MUST* make sure that the header files for the version of [07:56] Linux you are using are copied or linked into /usr/include" [07:57] ? [07:58] how do i tell apt-get to ignore packages to be removed? [07:59] hi [07:59] picstand, usually means that appropriate header package needs to be installed [07:59] picasso, ie linux-headers- [08:01] see that's what I thought, I took the linux-header.... from /usr/src and copied it to /usr/include and when I try to compile it still cant file the user.h [08:01] let em try again [08:02] i have a package set to be removed, how do i set it not to remove anymore? [08:05] plut0: What symptoms are you seeing? If a package has started the process of being removed you really should let it be removed then just re-install it. If you're seeing that something needs to be removed for you to install another package then there are some dependency issues. [08:05] Jordan_U: old linux kernel is set to be removed, it always fails because grub is failing [08:06] Jordan_U: i need to upgrade grub to v2 but i'm stuck in a circular dependency hell now [08:07] using dpkg directly, if (really) necessary with --force* options, can help there most of the time. [08:08] plut0: sudo mv /usr/sbin/update-grub{,-backup} && sudo ln -s /bin/true /usr/sbin/update-grub [08:08] plut0: I'm going to assume that you understand what that does, and how to revert it. If not, say so and I'll explain. [08:09] yeah i understand [08:09] <[_-S1L3NC3-_]> anyone config'd lightIRC here? === Mike_ is now known as Guest7529 [08:10] [_-S1L3NC3-_]: i think that's off-topic here [08:10] <[_-S1L3NC3-_]> but.. [08:10] <[_-S1L3NC3-_]> its running on ubuntu [08:10] <[_-S1L3NC3-_]> :P [08:10] <[_-S1L3NC3-_]> ;) [08:11] glad you got the message ;) [08:11] <[_-S1L3NC3-_]> lol [08:13] anybody ideas on how to get to work either atheros AR8161 or broadcom BCM4313 without any connection on ubuntu fresh install? [08:14] MyTh88: Download what's missing to make it work either via ethernet or using another computer, then put it on a USB key. [08:15] one is ethernet one is wifi, no one working :/ [08:15] oh the bcm is a nic [08:15] i'll try downloading on another machine ;) [08:16] that'S sad hardware choices [08:16] brandnew lenovo n581 notebook ;) [08:17] i'll try later, thanks for now! :) [08:17] ubuntu 12.04 or 12.10? [08:17] 12.10 [08:17] ok, ttyl [08:19] what is the name of ubuntu 12.04? [08:19] or version name that is === psharmor is now known as tekoholic [08:20] !12.04 | computer [08:20] computer: Ubuntu 12.04 LTS (Precise Pangolin) is the current !LTS release of Ubuntu. Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1204 [08:21] so its "Precise Pangolin" [08:21] ? [08:21] exactly [08:21] k thnx [08:22] which one is karmic? [08:22] hi [08:23] !karmic | computer [08:23] computer: Ubuntu 9.10 (Karmic Koala) was the eleventh release of Ubuntu. !End-Of-Life on April 29th 2011, see http://ubottu.com/y/karmic for details. [08:23] hi [08:23] hi echo_ [08:23] thanks again [08:23] thanks again [08:23] you're welcome computer [08:23] computer : to see what you are currently running ... in terminal type lsb_release -a [08:24] im using Zorin OS ubuntu based 12.04 [08:24] computer : wikipedia has a rather good article regarding ubuntu versions ... http://en.wikipedia.org/wiki/List_of_Ubuntu_releases [08:25] !derivatives | computer [08:25] computer: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) === atrius is now known as atrius_away [08:26] #ubuntu-offtopic (You are banned) ? [08:27] computer: Please join #ubuntu-ops and we can figure out why you're banned from #ubuntu-offtopic. [08:29] hej [08:29] lsb_ [08:32] hi Mongolski [08:33] Hello. I recently installed Ubuntu 12.10. Everything worked just great, but now my sound isnt working (it did before). The only major thing I did since the sound stopped was install E17 (Enlightenment Window Manager) which i then removed. Does anyone know what the problem might be? === enchilado is now known as Enchilado [08:34] !sound [08:34] If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [08:34] thanks. i'll give it a look [08:35] and that worked. thanks [08:38] Jordan_U: why am i getting this error? http://pastebin.com/LAUTcZat [08:39] plut0: Are you running that within the chroot? [08:39] Jordan_U: yes [08:41] Jordan_U: any ideas? === computer is now known as c0mputer [08:44] plut0: The problem is probably somehow due to you running this from a chroot from a liveCD since aufs is from the liveCD environment. I don't know if it's the same problem that grub is having. This error is coming from code not related to grub, but is also code trying to get information about the root filesystem. [08:44] Jordan_U: shouldn't it read from /etc/mtab and not /proc/mounts ? [08:46] my xchat under gnome is unable to private message help pls [08:49] plut0: Definitely not. /etc/mtab is unreliable as it needs to be updated from userspace (and might be on a read-only filesystem), doesn't reflect the current context (/proc/self/mountinfo which will give correct information inside and outside of chroots among other things). [08:49] i suspect its reading /proc/mounts though === nerd is now known as Guest84265 [08:50] how do i see usb devices connected to ubuntu? [08:50] bonhoeffer: lsusb [08:50] lsusb [08:50] in a terminal [08:51] thanks [08:52] so i need to update: serial_device = /dev/ttyUSB0 [08:52] i think the device i need is: Bus 001 Device 006: ID 0fcf:1004 Dynastream Innovations, Inc. [08:53] i have crw-rw---- 1 root dialout 188, 0 Dec 23 02:40 ttyUSB0 in /dev [08:54] i'm not even sure what the /dev/ttyUSB0 file is, but how can i see if it refers to Bus 001 Device 006: ID 0fcf:1004 [08:55] plut0: It's /proc/self/mountinfo (along with other methods) http://bzr.savannah.gnu.org/lh/grub/trunk/grub/annotate/head:/util/getroot.c [08:55] bonhoeffer: watch dmesg while you plug usb devices in [08:55] Jordan_U: i'm checking update-initramfs with strace, seems to be checking out /proc/mounts which is wrong for a chroot [08:56] auronandace, got it [08:57] plut0: Sorry, I forgot we were talking about update-initramfs. I think I need to get to sleep as my dead is thorouly brain. [09:02] Would having both nvidia and ati drivers installed cause conflicts with GLX [09:02] fleixius_: why would you have both installed? [09:02] fleixius_: i assume it would yes [09:02] auronandace, thin client image with multiple hardware vendors. [09:03] The kernel modules load fine and work, however GLX will load only for the driver that was last installed. [09:06] what CLI mail program do you guys use these days? [09:06] mutt? pine? [09:09] hi. mozilla thunderbird is a good eml client [09:10] it comes shipped with ubuntu 11.10 released on oct 2011 [09:10] zamba, why cli? [09:10] MonkeyDust: thunderbird is gui, not cli [09:11] MonkeyDust: sorry, wrong nick [09:11] Noskcaj: because i want one for the cli? [09:11] MonkWitDaFunk: thunderbird is gui not cli [09:12] who reads cli mail anymore.. [09:12] i have vague memories of doing cli email [09:21] what kind of format is cli email? [09:22] is it utf-8 for someone like.me? [09:22] Hi [09:23] I'm looking for files which contain info on the multimedia keys on gnome 2 [09:23] hi ubuntu [09:23] I'm looking for info about commands executed from the multimedia keys [09:23] Any ideas? [09:24] drivers [09:25] make them maybe? or pay for them? [09:26] cristian_c: what do you mean by "multimedia keys"? [09:26] tomreyn, fn+f1, fn+f2, ... [09:26] oh those. [09:27] should be handled by xkb, i guess [09:27] oh wow its ubuntu [09:27] inorite [09:28] whats xkb? [09:29] the X Keyboard Extension [09:29] tomreyn, I'm watching :) [09:30] tomreyn, can you post me an example file? :) [09:30] from yout system [09:30] *your [09:30] I'm looking at the documentation [09:32] !mediakeys | cristian_c [09:32] cristian_c: Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts [09:34] tomreyn, what are the configuration files involved? [09:34] cristian_c: i wouldn't know, and i may have been wrong about xkb [09:35] tomreyn, can you check it? :) [09:35] cristian_c: i'd prefer you to read the linked documentation first [09:36] tomreyn, I can't find an example :) [09:37] it's well possible this configuration is not actually stored in a flat text configuration file but in the gnome configuration database or similar [09:38] tomreyn, ok, but I don't know where :) [09:38] just like me [09:39] you can use dconf-editor [09:39] dconf-editor -> org.gnome.settings-daemon.plugins.media-keys seem to be the location [09:40] (when using gnome, that is) [09:40] tomreyn, ok, I've tried with gconf-editor [09:41] *already tried [09:41] tomreyn, I'll try with dconf-editor [09:44] How can I see a continuous dmesg? [09:44] ,///.//9~ nmnbbcxsdxzwwee5tgr58iu8-p-=[]\=]-p0i90o-87834r32121`12~1~~~~7~8~99~0-~ [09:44] watch dmesg [09:44] \ [09:44] @ Gentoon [09:45] daftykins: ? [09:45] Gentoon, dmesg | more [09:45] gentoon, pipe it with less or more [09:45] aww [09:45] Thx [09:46] For a laptop - What java version should I install ? [09:46] openjdk 7 ? [09:46] i.e. - openjdk-7-jre ? [09:47] [47093.726633] end_request: I/O error, dev sr0, sector 0 [09:47] Bad flash drive? [09:47] :( [09:47] Gentoon: changed ports? [09:48] daftykins: Oh wait that was from before istarted writting to the drive [09:48] I am just having weird issues when i install Ubuntu to this flash drive [09:48] i try to get audio from my logitech h800 wireless headset, and when i connect the usb bt dongle, i get this message in syslog: http://pastebin.com/kGvrdzXV [09:49] So now i am trying Unetbootin to extract the ISo onto it see how it does as live [09:49] it shows up in the audio output sources, but nothing is heard and mmic is not working [09:49] Cause I did a destructive write badblocks with zero errors so i think the drive is fin [09:49] fine [09:50] No complaints from dmesg yet and Unetbootin is almost done [09:50] its doing persistance now [09:51] I just dont get why when I install to the flash drive I get all these damn cache errors and it runs really slow or crashes [09:51] hrmm [09:52] sure sounds quirky [09:52] I know but I use the drive all the time without issue and badblocks found nothing [09:53] This unetbootin live install will be the final test, if it doesnt act normal I am trashing the drive [09:53] I have a 180GB Extreme SanDisk SSD coming Monday anywyas [09:54] 8) [09:54] SSDs ftw [09:54] nice, is it sata interface? [09:54] Hell yea, Ubuntu boots in like 4 seconds [09:54] lol [09:54] Yes it is SATA === Enchilado is now known as enchilado [09:55] Weird how i got it, I bought a 64GB SDXC drom Sandisk for my phone and it failed so I RMA'd then they sent another one, same thing [09:56] so the supervisor still didnt wanna give a refund so he said pick whatever I want for under 250 bucks lol [09:56] wowzer [09:56] SO I spotted that 180GB SSD and said yes please [09:56] do you still get a third card too? [09:57] No, I dont want anymore SDXC cards from them [09:57] They are junk [09:57] you format them 2 or 3 times and they die [09:57] At least the 64GB ones [09:58] Damn it I took too much Clonazipam and am guna have to sleep soon [09:58] I wanna see this finsih first [09:58] clona what now? :) [09:58] sounds like a muscle relaxant [09:58] how do you format a card? install.a driver for ubuntu? [09:58] Almost, its a Benzodiazapine [09:59] I didnt come close t spelling that right [09:59] Its for anxiety [09:59] Like Xannax [09:59] ah ok [09:59] 48% persistance come on its only 7GB [10:00] MonkWitDaFunk: What kind of card? [10:00] i have a executable file. It is of sublime text. how can i put and view it in apps directory ? [10:00] You can use fdisk, cfdisk, Gparted, etc.. [10:00] hey. i think lexar scsi is pretty solid [10:00] himanshu_linux: A script? [10:01] Gentoon : hmm === rofl is now known as Tux [10:01] sorry. kingston scsi === Tux is now known as rofl [10:03] Whoah Persistance jumped from 47% to 100% really fast [10:03] I have never installed an SSD before, I am so excited! [10:03] Come on Monday! [10:05] who made your ssd gentoo? [10:05] Gentoon : Linus Torvalds recently compared hard drives to "Satan" ... if you've never used a SSD before, you'll understand what he meant ;-) [10:06] FML === frk is now known as frk77 [10:06] The ISO I had wasnt a LIVE iso just install [10:06] ughh [10:06] i think usb flash.drives should.last a lifetime right? [10:07] what do you define as a lifetime? === yann is now known as Yann_L1 [10:08] Which torrent is live? [10:08] http://www.ubuntu.com/download/desktop/alternative-downloads [10:08] Gentoon "desktop" is live [10:08] Cause I got the ubuntu-12.04.1-alternate-amd64.iso and its install only [10:09] Oh duh [10:09] yeah alternate is... an alternate :> [10:09] well my $20 canadian bought me a usb flash built to work for.two years. built to last per dollar [10:09] something you need to know [10:10] So now I get to wait for it to download and for Unetbootin to extract it again YEY === rofl is now known as Tux [10:10] So keep me company so I do not pass out lol [10:10] Guys, does some1 know, why in empathy i dont see contact list [10:10] but in options contact list is enabled [10:10] Gentoon: go sleep ;) it'll still be there tomorrow! [10:10] Only 3.4 GB/s [10:11] ugh [10:11] No I must accomplish mission! [10:11] guys...........where can i get xserver help....? [10:11] MonkWitDaFunk : wikipedia has a good article on flash drives ( longevity is included ) ... http://en.wikipedia.org/wiki/USB_flash_drive#Longevity [10:11] The Clonazapam kinda makes ya high [10:12] almost more drunk [10:12] Im so OT sorry [10:12] my java plugin does not work/takes too long to load on chrome... help [10:12] !find xserver [10:12] Found: x11-xserver-utils, xserver-xorg, xserver-xorg-input-all, xserver-xorg-input-evdev, xserver-xorg-input-evdev-dbg, xserver-xorg-input-evdev-dev, xserver-xorg-input-mouse, xserver-xorg-input-synaptics, xserver-xorg-input-synaptics-dbg, xserver-xorg-input-synaptics-dev (and 61 others) http://packages.ubuntu.com/search?keywords=xserver&searchon=names&suite=quantal§ion=all [10:12] .ignore #ubuntu JOINS QUITS PARTS [10:12] opps [10:14] When doin persistance you make the persistance as large as the drive or the drive minus the ISO? [10:16] i remember i asked that before; but i forgot the answer and google doesn't help me. Is there some location where to obtain .debs for sun jdk? or is there really only the manual installation possible? [10:16] maybe some third party repository somewhere? [10:18] I love Ubuntu [10:18] Gentoon: however much storage you want minus the ISO size ja [10:18] it gets hated o so much [10:18] ciao [10:18] daftykins: Ooops I did more lol, hope it doesnt mess it up haha [10:18] Hello, I'm trying to install VLC on my Ubuntu. [10:18] ciao bella [10:18] apt-cache search vlc [10:18] sudo apt-get install vlc [10:18] then find the package name [10:19] But I get this error message: "failed to load the resource from repository check your internet connection" [10:19] then sudo apt-get install vlc [10:19] nvm, found it. [10:19] sudo ape-get update [10:19] I miss apptitude [10:19] serp_: I tried the apt-get install one, that gives Unable to locate package vlc [10:19] The Ubuntu Software manager is so comercialized.. [10:20] kradk: Cause that isnt the package name or you do not have the proper repo [10:20] Did you try apt-cache search vlc [10:20] kradk: do apt-get update first [10:20] is it easy to upgrade ubuntu 10.04's kernel to something more recent? [10:20] Hi together! I want to remove my phpstorm licence key. My phpstorm is located at /opt/phpstorm/. I've googled but found nothing helpful. [10:20] serp_: Something was going on and later I got this: Some index files failed to download, they have been ignored, or old ones used instead. [10:21] yea the package is just called vlc [10:21] its in multiverse [10:21] Gentoon: I didn't get you. What do I do now? [10:22] Is it because I'm not having the latest version of Ubuntu?? [10:22] kradk: Do you have multiverse repo enabled? [10:22] Gentoon: Sorry, I didn't even understand what you told. How do I check it? [10:23] type uname -l [10:24] er -a [10:24] Hi together! I want to remove my phpstorm licence key. My phpstorm is located at /opt/phpstorm/. I've googled but found nothing helpful. [10:24] Should I replace uname with my usernmae? [10:24] no [10:24] decoded5: are you swiss? [10:24] just type exactly uname -a [10:24] serp_: no, german [10:25] ok [10:25] serp_: can you help me? [10:25] Gentoon: Got Linux djhdfjdfjfl 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux [10:25] 2.6 .. [10:25] decoded5: tried in the home dir? [10:25] You need to install at least 12.04 dude [10:25] daftykins: I'll take a look [10:26] Gentoon: Okay. [10:26] You must be waaay back running Kernel 2.6 [10:26] Is it possible to upgrade to Ubuntu's latest version without having to download and install using the ISO file? [10:26] kradk: do-release-upgrade [10:26] I forgot the command that says exactly what release you are running [10:26] lsb_release a- [10:26] daftykins: theres no phpstorm file in my home dir [10:26] lsb_release -a === hf45_afk is now known as locate [10:27] hello [10:28] gac: Thx [10:28] I have a question regarding the files browser [10:28] !ask [10:28] 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 [10:28] gac: can you specify the full command? i'm getting "release: command not found" [10:28] gac try /exec lsb_release -a [10:28] kradk: do-release-upgrade is the commant [10:28] where are license keys stored in ubuntu? [10:29] kradk: What was the output of lsb_release -a [10:29] seems like you're using spaces instead of hyphens [10:29] I am guessing pidgeon [10:29] Or weasel [10:29] I forget the damn release names [10:29] sorry, addressed wrong nick ^^^ [10:30] 2.6 kernel is probably lucid (10.04LTS) [10:30] Haha where did I get Weasel haha [10:30] So every generation has a LTS and an unstable? [10:30] is that the model? [10:30] nah [10:30] where are license keys stored in ubuntu? [10:30] every 2 years (roughly) there's an LTS release [10:30] LMGTFY [10:31] I mounted some nfs shares to /mnt/nas/sharedir but I'm finding it quite extensive to browse there every time. Isn't there a way to have for example NAS as a folder under 'computer' in the left pane of my files browser? [10:31] 6.06LTS, 6.10, 7.04, 7.10, 8.04LTS, 8.10, 9.04, 9.10, 10.04LTS, 10.10, etc [10:31] zwiep` add a bookmark [10:32] also the non-LTS releases aren't "unstable", they're of release quality [10:32] aha [10:32] thanks! [10:32] Actualy I cant google it for you because you didnt specify which licence keys [10:32] but there's not enough manpower to support EVERY release for 3/5 years, so they pick and choose a long-term release [10:32] the others get 18months of support and are then dropped [10:32] The LTS are "More Stab;e" [10:32] Stable [10:32] And will get security rleases for longer [10:33] But I was always a SID guy [10:33] they have longer support, i wouldn't say they're more stable though as that implies the other releases aren't stable [10:33] where are license keys stored in ubuntu? [10:33] but yeah, it sounds like we're talking about the same thing [10:33] :)( [10:33] license keys for what, decoded5 ? [10:33] No it implies they are less stable.. [10:33] gac: phpstorm www.jetbrains.com [10:34] I watched Human Centipede, don [10:34] 't ever do it. [10:34] Gentoon: ok then, less stable, but i don't think they are. there's a difference between "less stable" and "less supported"...but yeah, it sounds like we mean the same thing anyway :) [10:34] decoded5: no idea :) if you open the IDE, then there may be an option to export your license key? [10:35] otherwise, you probably received it by email/download, you could just get a fresh copy of it [10:35] gac: The repos include later versions of applications that are not always fully tested [10:35] I mean not Alpha or anything [10:35] gac: upgrading via do-release-upgrade is faster than the other way (downloading ISO and installing)? [10:35] gac: i tried that. theres no supprt for license key export, removal or changing. I have to do it manually i think. === koi is now known as booboo [10:36] kradk: That wouldnt be upgrading, that would be re installing a later version [10:36] kradk: I've never benchmarked it speed-wise, but it's certainly easier to do an in-place upgrade [10:36] kradk fresh install tends to be cleaner, faster and more efficient [10:36] Cant you use use the update-manager? [10:36] Run all your updates then do a dist upgrade? [10:36] that's what do-release-upgrade does, pretty much [10:36] Thats how I went from 12.04 to 12.10 [10:37] oh [10:37] i think it also has some additional logic specifically for upgrades, which is why I use it rather than just updating repos and doing a dist-upgrade as you would with debian [10:37] release stability has a LOT to do with vendor hardware/chip support ... hardware vendors put a LOT more effort into LTS releases than non LTS [10:37] So, that means I need to re-install it every time a new version is released? [10:37] kradk: not at all [10:37] kradk: you do a "do-release-upgrade" and that will bring you up to date [10:37] Okay cool. [10:37] All the way from 4 versions back? [10:38] That is nifty.. [10:38] Gentoon: yep, although it'll do one step at a time [10:38] I need to write that down [10:38] Hope it cleans up its mess well [10:38] unless it's LTS, in which case it'll jump you straight from one supported LTS to the next (i.e. 10.04LTS to 12.04LTS) [10:38] Sorry about my noob questions. I'm new to linux. [10:38] We were all noobs [10:38] and still are in many ways [10:39] Especially me [10:39] It took me 15 mins to remember the name of the editor I like today [10:39] Gentoon: you are so knowledgeable than me. [10:40] Nah im a script kiddie who uses this shit cause I hate windows with a passion [10:41] Nvidia GeForce GT 545 should be compatible with Ubuntu, shouldn't it? [10:41] Okay lets see if this 8GB thumb drive can handle the live install [10:41] yeah, with the proprietary drivers it should be fine, Catbuntu [10:42] if not its goin in the garbage and I am SOL till my SSD gets here [10:42] Ok. [10:42] I've been using windows till now, but I decided it's time to make a change. My pc was infected with viruses, programs started crashing and it was slow... anyway switching to linux fixes some of these issues. at least, I hope so. [10:42] I'm thinking on buy a new desktop computer, and I saw this nice one: http://www8.hp.com/es/es/products/desktops/product-detail.html?oid=5191818 [10:42] It's not certified, but should it work? [10:42] well linux cannot get windows viruses and thats what there most targeted for [10:42] Catbuntu: most things should work, linux is very flexible === root is now known as Guest25336 [10:43] i wouldn't expect there to be any problems with that system :) [10:43] Ok! [10:43] I love linux, just cause the customability. Girls come over and see my tri-monitor setup with split screened terminals grren on black with transparent backgrounds htop open some rand dirs open.. maybe a compiler running [10:43] And they think I am some master hacker [10:43] the only problem i have with ubuntu is http://askubuntu.com/questions/203773/fresh-install-of-ubuntu-12-10-wont-boot-on-asus-x101ch-eee-pc [10:43] The best thing is it comes with Windows 7 by default, so no UEFI craps are. [10:44] i dont suppose anyone can help me? trying to reserect a old netbook [10:44] I don't have experience with desktop computers, HP is a good brand? [10:44] To a non geek it looks like you are hacking Nasa, all the time [10:44] Q: does ubuntu support drivers for sound blaster audigy expansion cards? [10:44] Catbuntu: HP are "ok", just like Dell are "ok", and everyone is "ok" [10:44] if you can buid your own [10:45] Catbuntu : you could compare the individual components of a platform to ... https://wiki.ubuntu.com/HardwareSupport [10:45] then you get 100% compatibility if you build it for uuntu [10:45] the components are much of a muchness, I tend to differentiate on support...which usually isn't great for retail users, from any company [10:45] I know Tex_Nick. [10:45] 8GB Live install is not lookin good ;( [10:45] At least Nvidia has better Linux support than AMD ATI, I think. [10:46] they do catubuntu [10:46] Though Nvidia laptops with Optimus are bad for Linux. [10:46] i have nvidia and it detects it easerally [10:46] Yep, me too. [10:46] Taking forever to boot and on tty1 I see timeout /sbin/blkid -o udev - p /dev/sdb [10:46] i thought drivers were part of ubuntu installation [10:46] Grrrr [10:46] My actual laptop, an Acer Aspire 6930 (which is oldie, came with Vista), works better on Linux than on Windows. [10:46] Im stuck with my 2GB I guess [10:46] defently catubuntu [10:46] my old dell inspiron runs on ubuntu server [10:47] and i never have had a problem with it, its now a nice FTP box [10:47] haha [10:47] I have an Ubuntu server too. [10:47] Ubuntu for servers is really good. [10:47] I love LAMP! [10:47] im familier with the terminal, do i thought why not [10:47] Haha, ya see what I did there? [10:47] no? [10:48] That HP desktop has 16GB of RAM, oh my god. [10:48] Anchorman/Linux Server joke... [10:48] My old server runs on 2GB of ram, never had a problem with it :D [10:48] nvm :( [10:48] Why do I want 16GB of RAM. [10:48] I never use more than 1GB on my current 3GB RAM. [10:48] Catbuntu: more is always good [10:48] If it's well supported yes. [10:48] better caching, less chance of ever swapping, etc [10:49] virtual.machines can use a lot of ram [10:49] That's true, RAM for virtualisating is good. [10:49] What upload do you get? [10:50] My nightmare is to install Ubuntu on a Windows 8 UEFI-ish computer. [10:50] windows 8 has a locked bios i think [10:50] im worried if 2gb ddr2 will be enough to play flash and use audacity for recording [10:50] it will be monk [10:50] WeechWeb, you just have to disable Secure Boot. [10:51] I think you always can excepting the RT ARM version. [10:51] Oh, ok, Thanks! :) [10:51] The problem is GRUB. [10:51] Grub is slow === adrien_ is now known as Guest11009 [10:51] Because there's UEFI, and you have to do odd things to use GRUB. [10:51] I mean you install Ubuntu and you can't boot it, you have to repair boot or something. [10:51] I don't thing is simple as running SuperGRUB [10:51] Grub saved my computer [10:51] Catbuntu maybe this is useful to you https://help.ubuntu.com/community/UEFI === koi is now known as booboo [10:52] whilst playing around with the computer i broke the boot partition, i installed ubuntu and set grub on / and it fixed it [10:52] can you use grub to run scripts? [10:52] so now my family use slow windows, and if i need to use that device i can use Ubuntu, [10:52] WeechWeb: Catbuntu: You don't even need to disable secure boot. Ubuntu 12.10 has a signed UEFI bootloader. [10:52] Thats news [10:53] thanks! [10:53] xD [10:53] MonkWitDaFunk: MonkWitDaFunk [10:53] opps [10:53] 12.10... [10:53] MonkWitDaFunk: stackoverflow.com/questions/2062543/running-a-script-with-the-help-of-grub-and-menu-lst [10:53] This is good too, 8 gigs of RAM and less price: https://tiendas.mediamarkt.es/monitores-pc/product10001492 [10:53] can you use grub to run scripts native to linux? === support is now known as Guest6540 [10:54] MonkWitDaFunk: i dont think so, because its a bootloader, it just starts the partition basicly [10:55] thats what i thought [10:55] MonkWitDaFunk: You can pass parameters to the kernel which will trigger certain scripts to be run, but grub isn't linux. It can't run *NIX binaries or *NIX scripts (though it can run grub-script scripts, which use a bash like syntax). [10:56] MonkWitDaFunk: What is your end goal? [10:56] i got confused as grub being a bootloader and running badblocks as a script [10:58] grub can be usefull using thin clients or.diskless.workstations right? [10:59] MonkWitDaFunk: Uhm, maybe. :) [10:59] hi bekks [10:59] MonkWitDaFunk: grub provides the ability to actually choose which OS or kernel you want to boot [10:59] i dont suppose anyone can tell me how to turn off the spammy join/leave msg's. [10:59] how do i get started running grub to network boot? [11:00] pxe? [11:00] MonkWitDaFunk: grub has no ability to boot from your network. Thats a functionality required to be provided by your network card. [11:00] WeechWeb: weechat? http://www.weechat.org/files/doc/weechat_faq.en.html#filter_irc_join_part_quit [11:00] WeechWeb depends on your irc client [11:00] MonkWitDaFunk: And it is called PXE. [11:00] Not weechat IRSSI [11:01] !quietirssi [11:01] To ignore joins, parts, quits in irssi: /ignore #ubuntu +JOINS +PARTS +QUITS [11:01] irssi v0.8.12 - running on CYGWIN_NT-6.1 i686 [11:01] thanks [11:01] /ignore #ubuntu +JOINS +PARTS +QUITS [11:01] done [11:01] thats better, thanks [11:01] sorry i had a space the 1'st time [11:02] WeechWeb it's /ignore #ubuntu +joins +parts +quits +modes +nicks [11:02] MonkeyDust: dont worry, i got it [11:02] MonkeyDust: sorry, kinda new to Irssi how would i turn it on again? [11:03] WeechWeb :) try /unignore blah [11:03] MonkeyDust: sorry, new to the world of IRC [11:03] MonkeyDust: thanks [11:05] Sweet 8GB Live seems to be working === daniel is now known as Guest83485 [11:06] Okay so how the heck do you add more work spaces in unity and have them just lines up in a line instead of the whole quadrant thing? [11:06] Im planning to get a 2TB external HDD to install ubuntu on, am i gonna notice bad speed or anything [11:06] WeechWeb: How will it be connected? USB3? [11:07] whos the maker of.the sata disk? [11:07] No USB2 [11:07] since most of the deviced i wanna boot from are USB2 only [11:07] WeechWeb: That will be pretty damn slow for an installation. [11:07] MonkWitDaFunk: Doesnt mattter. USB2 is slower than every current disk. [11:08] Maplins (UK) is doing a 2TB HDD for £69.99 i think it is so i thought i might get one [11:08] the only reasion is i filled up my pc [11:08] and i use large files like linux distros on multiple pc's [11:09] how does usb get called scsi by daricks boot and nuke? [11:09] Okay sleep [11:09] cya [11:09] Can configure tomorrow [11:09] Later === Gentoon is now known as Gentoon_ [11:09] MonkWitDaFunk: USB is an Universal Serial Bus, just like the Small Computer Systems Interface. [11:11] is scsi used to standardize types of buses [11:11] Gentoon_ : compiz will allow you to do that [11:11] MonkWitDaFunk: No. [11:12] i have a ubuntu server with some videos i wanna upload youtube videos from, any idea how i would do it from the command line, i use google apps for my domain aswell [11:12] just because my ubuntu server has a good wired connection so it makes sense since i keep them on there via FTP [11:13] WeechWeb: youtube didnt implement a FTP upload. [11:14] bekks: there on my server via FTP [11:14] Better use SFTP. [11:14] bekks: i mean how would i upload them to youtube via command line [11:14] bekks: well its all internal and firewalled [11:14] i bet that's off-topic here but you can use something like https://code.google.com/p/youtube-upload/downloads/list [11:14] WeechWeb: Youtube has no cmdline interface. [11:14] bekks: i ment like a 3rd party program [11:14] Oh, actually someone implemented youtube-upload :) [11:15] and thnks tomreyn you found it! [11:15] *thanks [11:15] entering "youtube upload cli" in a web search wasnt that tough [11:16] sorry, i guess i was googleing the worng thingd [11:16] *things [11:16] i googled "upload videos from ubuntu terminal" [11:16] to youtube [11:16] no worries, i was just wondering whether you had searched before you asked ;) [11:16] hi ,freands [11:17] Good evening [11:17] hi wujie [11:17] happy holiday wujie [11:17] I come from China [11:17] Hello, i seem to have to edit /etc/resolv.conf to change my dns several times..Is there some way to save the change? [11:17] happy working day then [11:18] brb [11:18] Hello, I accidently pressed the "sleep" button and since then The usb flash card can only be seen as a "usb flash drive" but no stuff is available to see in it, and the fkash card had a name "storage" that can`t be seen now too. Is the flash card too bad to restore or there``s still a way to fix it? [11:19] diverdude: are you using network manager? [11:19] tomreyn, no, in console [11:19] i need a basic, fast photo editor to do the most basic things like crop and red-eye removal.. any suggestions? [11:19] diverdude: is it installed + active on your system, though? [11:19] tomreyn, yeah i think so [11:20] gimp can be found in the dash of ubuntu [11:20] its a image editor [11:20] sudo apt-get install gimp [11:20] MonkWitDaFunk: too heavy. I need a light photo editor [11:21] diverdude: then edit the very network manager profile in /etc/NetworkManager/system-connections/ [11:21] tomreyn, hmmm no such directory [11:22] diverdude: which ubuntu version are you using? [11:23] tomreyn, 120.10 [11:23] 12.10 [11:24] f-spot is a good image editor [11:26] !drivers [11:26] diverdude: hmm, must be somewhere in your home directory then [11:26] MonkWitDaFunk: Drivers for what? [11:27] !pci [11:27] MonkWitDaFunk: Whats up with PCI? [11:28] im looking to see if the.sound card i bought is compatable and then im going to install its needed drivers [11:29] !hcl | MonkWitDaFunk [11:29] MonkWitDaFunk: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [11:30] diverdude: run gconf-editor, then browse to system/networking/connections/ [11:31] diverdude: alternatively (no gui) edit the relevant profile directly in ~/.gconf/system/networking/connections/ [11:33] tomreyn, no such dir either [11:33] no gconf-editor program either [11:34] is there any package for ubuntu 12.10 to sniff the data communication on the usb interface [11:35] ok, i hope ubuntu can auto.detect my sound card. i just need to know the specs of my mobo's slot [11:36] tomreyn, i installed gconf and ran it [11:36] tomreyn, but no system/networking directory [11:37] hi there, I got a question about VPN guys [11:37] jdas, i think you might be thinking of analyzing the ram [11:37] jdas : http://biot.com/blog/usb-sniffing-on-linux ... gives info on usb bus sniffing ... if you want to spend some money, there some commercial apps [11:38] Tex_Nick: I want something for free and works on Ubuntu. Thank you for the link. [11:39] hi everybody [11:39] i just installed ubuntu and i have one stupid question. [11:39] !ask | Dj1210 [11:39] Dj1210: 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 [11:39] diverdude: hmm i wonder whether you really use network manager then [11:39] agains what package should i file a bug report when my headset does not work? alsa? [11:40] well, where can I get a good tutorial about setting up a VPN [11:40] of course in Ubuntu [11:40] why is there in /etc/hosts 2 lines which say 127.0.0.1 localhost and 127.0.1.1 hostname? [11:41] hey guys, when i install LAMP on ubuntu server, how can i give my user rights to '/var/www' ? [11:41] wouldn't it be better to say 192.168.1.20 hostname instead of 127.0.1.1 hostname? [11:41] do i change the ownership of the directory? [11:41] fergal32: Doesnt matter. Thats not a hostname, but an IP. :) [11:41] !hdw [11:41] fergal32: And it strongly depends on what you are going to do. [11:41] !hcl [11:41] For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [11:42] bekks: ah ok [11:42] !apache > g0tcha [11:42] g0tcha, please see my private message [11:46] tomreyn, how can i check? [11:47] bekks, the link it gave is kinda old [11:47] Hi [11:47] to edit anything its in apache2/sites-available/default.... the link you gave me is talking about changing stuff in apache2.conf [11:47] g0tcha: Why? [11:48] !apache > bekks [11:48] How to hide systray icons in Unity for Ubuntu 12.10 ? [11:48] bekks, please see my private message [11:48] !apache2 > bekks [11:48] bekks, there is nothing about changing the docroot in my apache2.conf [11:49] g0tcha: For doing so, you have to consult the official apoache documentation. [11:51] tomreyn, ? [11:51] hi there. i found out that ubuntu is really great when it comes to power consumption - e.g. with ubuntu, in idle, my computer takes 25 watts, with debian wheezy it takes 32 watts. however i'd like to know what kind of optimizations ubuntu uses to save power? does anyone know that? [11:51] diverdude: sorry, busy right now [11:54] bekks, thanks [11:54] hi, i've a problem, every time that i add hebrew input it goes away after reboot. why? [11:54] hi [11:55] I use Xubuntu and my wireless connecttion doesnt work [11:55] I'm now Online using my other computer` [11:57] would you help? [11:58] Hello, how can i replace a noveau driver on GT630M, i have external and internal Intel HD 3000 I think. [11:59] I tryed a apt-get install nvidia-current [11:59] But now i dont have a desktop, just right click on desktop. [12:00] would you help? [12:00] nevermind i will not use hebrew [12:01] After logging in, Desktop doesn't start. It was working after instal. I am not sure if I did not change something. How can I somehow revert any changes to the GUI "subsystem" ? [12:03] hello, i have problem with 32 bit system, i have installed kernel with PAE suppoprt, but it's still 3gb of memory... [12:03] what should i do to fix this issue ? [12:04] diverdude: sorry, I needed to handle some fire. have you found + read https://help.ubuntu.com/community/NetworkManager yet? [12:04] if you need a CLI to manage network manager settings apparently there is nmcli [12:05] if it's running and managing your connection then you should see a "network-manager" service [12:06] sudo service network-manager status [12:06] any ideas with PAE ..? [12:06] tomreyn, hmmm ok i get this [12:06] $ sudo service network-manager status [12:06] network-manager start/running, process 1048 [12:07] em_: did you just install it or have you also booted it and verified you booted it? [12:07] diverdude: so it should be active unless there is "manual" in /etc/init/network-manager.override [12:07] tomreyn, how to check it ? [12:08] tomreyn, i have only one kernel in boot.... [12:08] em_: uname -a. also, how much physical ram do you actually have there? and how did you check how much is available now? [12:09] tomreyn, hmm i only have cat /etc/init/network-manager.conf [12:09] tomreyn, i have check available ram in free -m [12:09] em_: thanks for answering one of two questions [12:10] tomreyn, and physical ram in dmidecode... [12:10] diverdude: well try editing your network manager profile and see whether you changes apply [12:10] tomreyn, in uname -a ; linux 3.5.0-21 generic #32-ubuntu smp ... [12:10] hi [12:10] hey guys [12:10] I have a question! [12:11] limester123: Then just ask please. [12:11] tomreyn, this is the content: http://paste.ubuntu.com/1459296/ [12:11] does anyone here know CUDA? [12:11] tomreyn, how to solve this issue ..? [12:11] em_: so is this the PAE kernel you wanted to run? [12:11] yes [12:12] tomreyn, yes it's [12:12] !anyone | limester123 [12:12] limester123: 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. [12:12] diverdude: that's the network manager init script, yes. that's irrelevant here. === aa is now known as acetaminophen [12:13] tomreyn, hmm ok....so where do i edt my network manager profile? [12:13] !poll [12:13] Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [12:13] i am starting off with "Quickly" from the "ubuntu development center " while adding up the button in my first app i am not able to edit label of that button [12:13] !details [12:13] Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [12:14] tomreyn, could you please help? [12:14] I am trying to debug cuda code. does anyone want to take a look? [12:14] or will anyone be offended if I posted it here? [12:15] limester123: Why not finally asking your REAL question. Doi you have an actual ubuntu-related problem with your CUDA code? [12:15] bekks: no I dont [12:16] limester123: Then please keep it in the offtopic channel. [12:16] !ot > limester123 [12:16] limester123, please see my private message [12:16] em_: i am trying. please do: pastebinit /var/log/kern.log [12:16] diverdude: using GUI or CLI? [12:17] tomreyn, CLI [12:17] diverdude: CLI is "nmcli con" [12:17] Hi, i run a cronjob every 15 minutes from my server that goes to a php script on my domain name, the script gets my current ip from the server and writes it to a txt file. The reason i do this is so i can ssh into my server from everywhere, i have a dynamic ip address from provider so no other chose. My question to you is: is it possible to ssh http://domainname/script.php directly and how do i do this? [12:18] hello. I need a bit of help here. firstly if any of you run "sudo lshw -c video", what do you get in the clock field? I noticed that in precise, my desktop environemnts are very slow and jerky etc and the clock frequency for me in that command only says 33 mhz. that doesnt seem right, or is it that the clock in that command shows the scaled down value? [12:18] diverdude: "nmcli dev" should list the network devices network manager is currently managing [12:18] tomreyn, wlan0 802-11-wireless connected [12:19] tomreyn, http://pastebin.com/sfRNPMyR [12:19] exit [12:19] i have a Radeon HD 4250 [12:20] Hiya [12:20] ucker2, same here [12:20] I've got a problem with GRUB, can I ask it here? Or is there a special channel for that? [12:21] ucker2, same clock 33mhz [12:21] Ririshi : ask away [12:21] oh ok [12:21] kurohyou, ssh `curl http://domainname/script.php` [12:21] ucker2, 9600GT video here [12:22] I've got a problem with a triple boot: I've got Ubuntu 12.04.1 and Windows 7 and Windows XP (without SATA drivers) and when I run update-grub, Windows XP doesn't get recognized. Here is a log of boot-repair: http://paste.ubuntu.com/1459306/ [12:22] Ririshi : i should have said ... you may ask here :) [12:22] then probably something else is the problem thats causing lag. i thought for a second my bios or something had the video underclocked [12:22] I was thinking about how i should formulize it (fail english -.-) [12:23] diverdude: sorry,apparently nmcli doesn't allow for editing your profiles or adding new ones. i'm just learning myself as we go. but i don't nkow how else to do it or where your configuration is stored if not in the locations i provided earlier which are also listed on the help page I linked. [12:25] . [12:26] em_: please run: grep -i PAE /proc/cpuinfo 2>&1| pastebinit [12:26] ucker2, I had a similar issue, but I am using kde and I set the video to use raster and that corrected the slow/jerkiness. I don't know what gnome has for that. [12:26] tomreyn, my cpu support it [12:27] ok, InspectorCluseau [12:27] i'll look into that [12:27] Howdy all [12:27] tomreyn, all ok in /proc/cpuinfo [12:28] Someone got an idea for my problem? I hate it when noone actually responds when I say something ): At least say that you don't know if you read it >.< ^-^ [12:29] !Patience | Ririshi [12:29] Ririshi: 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/ [12:30] thanks ^-^ [12:32] Ririshi: You don't see XP at all in the boot menu? [12:33] srhb: when starting my pc, in grub I do see windows xp, but only because I told it to make a custom entry via 31_windaz.sh (I made in grub.d) [12:33] srhb: also, when running update-grub, it doesn't show it unless i use that 31_windaz [12:33] Ririshi: Is that a problem? [12:34] em_: do you want to post this, too? sudo lshw -sanitize -c memory [12:34] i have a strange issue, my laptop running ubuntu will not power on an LCD monitor however the old CRT monitor works fine, anyone ever seen/fixed this issue ? [12:34] em_: i'm not sure i will be able to help, but it would be nice to see whether the memory is actually detected on the hardware layer [12:35] tomreyn, just a sec.. [12:35] the LCD IS detected by ubuntu and it works in windows XP with out problems. [12:35] srhb: the problem is, when I try to boot it via my 31_windaz, it gives me a "NTLDR is missing" error.. [12:36] Ririshi: Is the XP bootloader really located in sda1? [12:37] srhb: XP is installed in /dev/sda4 [12:37] Ririshi: Yes, but its bootloader might be in sda1 [12:37] Ririshi: Which may contain the information to locate your NTLDR [12:38] srhb: sda1 is an extended partition, which contains my ubuntu ext4 and linux-swap [12:38] shrb: sda2 is my windows 7, sda3 is a data partition and sda4 is my windows xp (which only runs when my SATA controller is in IDE mode) [12:39] Ririshi: Then I'm guessing the instructions to find NTLDR were in the MBR which was now overwritten by grub. [12:40] Ririshi: no swap? [12:40] gartral: read my msg -.- [12:40] gartral: [12:38] srhb: sda1 is an extended partition, which contains my ubuntu ext4 and linux-swap [12:42] srhb: is there a way to get those back? [12:42] Ririshi: Yes, I believe you need to use an XP restore [12:42] srhb: and then? will grub be deleted? [12:42] Ririshi: Unfortunately that will cause your MBR to be rewritten, so you also need to be able to reinstall grub [12:42] Ririshi: Yes [12:42] Ririshi: You have no boot files in your XP partition, this clearly isn't a complete XP install. [12:43] Jordan_U: I wondered about that too.. I'll check the partition with mount and nautilus and see if i can find stuff like boot.ini. [12:43] Ririshi: You can also try manually copying them to the drive. [12:44] srhb: how would i tell grub where they are? [12:44] tomreyn, http://bastein.com/d3KDZjH9 [12:44] tomreyn, http://bastein.com/BBsVG3ft [12:44] Ririshi: You already did, they should be on sda4 [12:45] srhb: in the root? like.. not in a folder? [12:45] hi, can anyone help me? [12:45] dBLOOD, hard to tell. [12:45] hello guys, can you please help me? I try to build gnome shell with jhbuild build gnome-shell, but I don't know how I can fix the dependency for libicu [12:45] I'm trying to mount an iso file, but I only get the message "no such file or directory" [12:45] tomreyn, sorry [12:45] Ririshi: Once you actually have a complete XP installation that can be booted from, "sudo update-grub" will add an entry for it automatically. The reason it isn't adding one now is *because* you don't actually have a working XP installation to boot. [12:45] tomreyn, http://bastebin.com/BBsVG3ft [12:45] Ririshi: Right. [12:45] dBLOOD: What command are you running? [12:45] tomreyn, http://bastebin.com/d3KDZjH9 [12:45] I've already installed libicu-dev [12:46] sudo mount -o loop /media/score/GAMES/ST/stcd1.iso /media/score/TEMP/stcd [12:46] the iso file is present, also the directory is created [12:46] Jordan_U: I had windows xp installed and then booted into a LiveCD to reinstall grub using sudo mount /dev/sda5 /mnt and mounting /dev/pts /proc and /sys with --bind, then chrooting and updating and installing grub.. [12:47] tomreyn, sorry again [12:47] tomreyn, http://pastebin.com/BBsVG3ft [12:47] Jordan_U: so in fact i should place boot.ini back and then only do a update-grub? [12:47] tomreyn, http://pastebin.com/d3KDZjH9 [12:47] srhb: i did find a boot.ini.backup :D [12:47] Ririshi: Great, that's a start at least. Check it to see that the partition(n) match your actual table [12:47] Ririshi: sda2 however *does* have both BCD and ntldr. Have you tried selecting the Windows 7 entry and seeing if it brings you to a Windows bootloader menu with options for both Windows 7 and XP? [12:48] Jordan_U: when choosing windows 7 in GRUB, it just starts windows 7 [12:48] can anyone recommend a news server? [12:48] Ririshi: You could also add the entry for WinXP to the Win7 boot.ini [12:48] Jordan_U: or should I press F8 or smth when starting? [12:49] srhb: and then? what would that do? [12:49] Ririshi: The Win7 bootloader would allow you to boot WinXP [12:49] Ririshi: Try asking in ##windows. [12:49] srhb: so choosing win7 in grub and then press f8 or smth? [12:49] Jordan_U: okay [12:50] when I try to mount it under /mnt or /tmp I get the same error [12:50] dBLOOD: Please pastebin the output of "ls -ld /media/score/GAMES/ST/stcd1.iso /media/score/TEMP/stcd". [12:51] release upgrade: need to download 5.5 gb - any way to create a wget list of the files to download it on another machine? [12:51] anyone know some good virtualisation software for Ubuntu with directx support for games? [12:51] kay [12:51] srhb: what is NTLDR? [12:52] em_: and free -m reports how much total? [12:52] Ririshi: The NT bootloader [12:52] srhb: you NEED both boot.ini and NTLDR? [12:53] Ririshi: Yes, without boot.ini NTLDR will try to load Windows from the first partition [12:53] tomreyn, total - 3021 [12:53] ah. so copying boot.ini.backup and naming it boot.ini and copying ntldr (both to root of sda4) would work? and then putting grub on sda4 to load it? [12:54] Ririshi: You dont want to put grub on sda4 [12:54] Ririshi: You need to restore those files along with ntdetect.com and make sure the boot.ini entry matches the right partition number, ie. 4 [12:55] !pm | dBLOOD [12:55] dBLOOD: 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. [12:56] dBLOOD: Clearly though your path to the iso is incorrect. Double check it (and remember that case matters). You can also drag the iso file from nautilus into the terminal and it will enter the path into the terminal. [12:56] em_: okay, then i don't really know, sorry :-/ you could reinstall and use x86_64 instead, but that's not much fun of course. [12:56] em_:surely your intel GPU uses shared RAM [12:56] but not that much [12:57] srhb: i mean putting grub up so it searches for stuff on sda4 [12:57] okay, thx [12:57] tomreyn, it could use only 256 mb of ram [12:57] Ririshi: It is, the bootloader is missing from sda3 [12:58] srhb: so i need boot.ini and ntldr and ntdetect.com and make boot.ini to load from /dev/sda4? which would be partition(3) because it starts from 0 [12:58] Ririshi: Grub is doing nothing wrong, your XP bootloader is missing. [12:58] em_: right [12:58] srhb: sda3? I haven't got anything installed on sda3? [12:59] I have Ubuntu 12.10. Does anyone know how to solve the problem with nVidia proprietary drivers not working? [12:59] Ririshi: sda4 sorry [12:59] tomreyn, http://pastebin.com/6xBWjFrC [12:59] Mine change my screen resolution to tiny and only show me one monitor [12:59] Ririshi: Also, I think partition() starts from 1. So it is the fourth one. [13:00] em_: what about it? [13:00] srhb: everything starts from 0 here, multi, disk, rdisk, partition.. [13:00] Ririshi: I'm fairly sure partition is the exception, but that's easy to test anyway. [13:00] srhb: yeah that's right. [13:01] tomreyn, maybe problem is in linux kernel ? [13:01] Ririshi: Not my fault that MS has horrible standards. :-) [13:01] I'll try it like it is now.. partition(3). I mean, the partitions didn't change after i installed windows xp.. [13:01] srhb: haha nope :D === rudy_ is now known as Guest1145 [13:02] So I'll be right back and tell you if it worked (: [13:05] I have Ubuntu 12.10. Does anyone know how to solve the problem with nVidia proprietary drivers not working? [13:05] Mine change my screen resolution to tiny and only show me one monitor [13:05] ChocPanda: what was wrong with the nouveau driver? [13:05] nVidia is working fine for me [13:06] when im in ubuntu [13:06] em_: according to https://help.ubuntu.com/community/EnablingPAE the 12.10 kernel should have PAE enabled. but then this page was apparently composed before the 12.10 release, and it refers to kernel version 3.4 and a mailing list post dated in may, so it might be outdated already. [13:06] users [13:06] sorry [13:06] how do i get up a user list? [13:06] iv forgotten. [13:06] WeechWeb: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:07] WeechWeb: A list of all users on the system or logged in users? [13:07] em_: i think it's likely to be a kernel issue. you could try to find out which lines you should be able to find on kern.log if PAE was enabled successfully and to search for them. I assume you would not find them. [13:07] no i mean on IRC [13:07] im new to IRC and wanna list users [13:07] sorry [13:07] im on Irssi [13:07] WeechWeb: depends on your client [13:08] Irssi [13:08] sorry [13:08] nvm ill try google again [13:08] weechweb: nouveau has text render problems within gnome [13:08] WeechWeb: /names lists users in current channel. [13:12] release upgrade: need to download 5.5 gb - any way to create a wget list of the files to download it on another machine? [13:13] hello guys [13:14] in my ubuntu 12.10, thru compiz manager animations are enables, still the animations are not happening when opening, closing or minimizing? [13:14] in my ubuntu 12.10, thru compiz manager animations are enabled, still the animations are not happening when opening, closing or minimizing? [13:14] !Patience | rocky [13:14] rocky: 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/ [13:15] Have you tried rebooting your xserver since changing the settings rocky? [13:15] hi [13:15] I use an thinkpad e330 and installed xubuntu 12.10 [13:16] ChocPanda, no i didn't rebooted [13:16] Im trying to increase the speed of the trackpoint but it doesnt actully become faster [13:18] hello! I have 'unmet dependency' problem, can you please take a look, here's the code & everything, any help is awesome > http://stackoverflow.com/questions/14006157/postgresql-9-1-dependency-issue [13:18] i use an hp probook 4321s and installed ubuntu 12.04 [13:18] hello, how can i install properly a NVIDIA GT630M driver on 12.10? [13:18] open score driver? [13:18] how can i pipe CLI output into clipboard? [13:19] rocky: I would recommend it because I believe you will need to reload the compiz configuration file [13:19] ChocPanda, i can give it a shot [13:19] ahhh got it [13:19] diverdude: xclip is an example === giuseppe is now known as Guest40095 [13:20] diverdude: i dont know, fron nVidia website maybe. [13:20] wessly: within system settings there is a tab for additional drivers [13:20] ChocPanda, but wobbly window settings do take effect immediately [13:21] Hmmm... THat is strange. CHeck to ensure you don't have any conflicting settings. [13:21] ChocPanda, i don't get any message for conflicting settings [13:21] Hi srhb. [13:22] Compiz won't give you one. [13:22] Chocpanda`: in the Software sources i have a tab named Additional drivers, but only my wi-fi is there, not VC. [13:22] It doesn't have anything to ensure that its up to you to find it [13:22] ChocPanda, oh i wonder if it is conflicting with Unity [13:22] Ririshi: Hi. [13:22] Maybe i should allow third party software? [13:23] Wessly: Yes try that and then update [13:24] srhb: My PC completely stopped starting :p It says: error: unknown device and then the UUID of my sda5 ubuntu and then grub rescue> [13:24] rocky: Its possible. Unfortunatly I haven't got much experience with unity so I kinda need someone else to jump in here [13:24] Ririshi: Sounds like you screwed up your Grub configuration. What did you change? You were not supposed to make any alterations. [13:25] ChocPanda, no problems thanks for discussing [13:25] No prob. make sure you try the reboot though [13:25] Ririshi: Anyway, you can either use the grub prompt to boot correctly or get a liveCD. [13:25] Chocpanda`, noted [13:26] join #emase [13:26] Chocpanda`: i allowed, updated and still nothing in add. drivers. [13:26] srhb: I only did update-grub after doing this: sudo mount /dev/sda5 /mnt sudo mount --bind /dev/pts /mnt/dev/pts sudo mount --bind /proc /mnt/proc sudo mount --bind /sys /mnt/sys sudo chroot /mnt update-grub === Kitar|st_ is now known as Kitar|st === yann is now known as Guest39102 [13:27] I installed unity-2d but I can't select anything in the login manager. I just get regulare unity. [13:27] srhb: My grub rescue prompt tells me that everything i put in it is an unknown command [13:28] wessly: A quick search has found me this, http://askubuntu.com/questions/104527/how-do-i-install-the-latest-nvidia-drivers-via-the-additional-drivers-tool [13:29] Where in the login screen can I select Unity2D once installed? [13:29] (12.10) [13:30] any somebody here? [13:30] release upgrade: need to download 5.5 gb - any way to create a wget list of the files to download it on another machine? [13:30] iceblue: only otherbodies here. [13:30] SNAP [13:30] hahhaha [13:33] looks like unity2d got removed [13:33] what if I simply don't want fancy compositing? What if my vm is slow even though I installed the guiest additions? [13:34] er, guest additions. [13:34] Anybody knows if Rhythmbox 2.98 includes iOS support (libimobiledevice perhaps?) ? [13:35] iOS6 I mean. [13:35] I'm forced to switch distro again :( [13:35] johntash: probably not io6 yet [13:36] I heard the libimobiledevice now supported iOS6 sync, however I'm not sure if it has been implemented in music library management programs.. === Guest39102 is now known as Yann_L1 === Err404NotFound is now known as Error404NotFound [13:38] srhb: how can I make grub work again? [13:38] Ririshi: I suggest you boot the liveCD [13:39] And then srhb? [13:40] Ririshi: Afraid I am not an expert there. You'll need to reopen Grub and reinstall to MBT with the correct options. I suggest you pose that question to the entire channel. [13:40] Ririshi: Something like mounting your root partition, chrooting and grub-install'ing [13:40] !grub2 | Ririshi [13:40] Ririshi: 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) [13:41] Ririshi: https://help.ubuntu.com/community/RestoreGrub is the link you want to be reading. [13:41] Okay, thank you IdleOne [13:41] wait [13:41] https://help.ubuntu.com/community/Grub2 [13:41] that one [13:41] Ok [13:41] First one looks good, too [13:44] I added openDNS servers to resolv.conf but when verifying at opendns.com/welcome it fails [13:48] srhb: IdleOne: I'll try boot-repair [13:49] I added openDNS servers to resolv.conf but when verifying at http://opendns.com/welcome it fails [13:58] How can I create a directory bookmark in Ubuntu 12.10. I was previously using Lubuntu 12.04 and there just by dragging the directory to the left sidebar creates bookmark. In Ubuntu 12.10 it doesnt work like that [14:00] subhojit777 in nautilus, go to the folder you want, then, on top, click Bookmarks > add bookmark [14:00] MonkeyDust, nope still not working. I tried that too [14:02] subhojit777 i'm not sure there's another way to do it [14:02] try ctrl D [14:02] :) its just the shortcut [14:02] MonkeyDust, is that an issue with nautilus? [14:03] nautilus 3.6.1 i think [14:04] SRHB THANK YOU :D [14:04] and of cource IdleOne, for providing the link to boot-repair! [14:05] glad to be of service [14:05] And that's why I love IRC. [14:05] I got helped so much alteady (; === panda is now known as Guest92038 [14:06] Already* [14:06] subhojit777 ctrl D is the normal, fastest and easiest way to add a bookmark, i don't know of any issues with nautilus [14:11] how to revert any changes to login screen & other related parts? I.e. reinstall their packages? [14:11] [14:16] Hi, How can i create a virtual UDF File to share files between host and client in Virtualbox? [14:21] just completed a dist0upgrade from 3.2.0-34-generic to 3.2.0-35-generic - and it requires a reboot to upgrade the kernel. where can I read the changes and decide if I ned to do these reboots? [14:21] Kireji: The kernel changelog. [14:22] srhb: :) is that installed with the package? how can I find it? [14:23] https://launchpad.net/ubuntu/precise/amd64/linux-image-3.2.0-35-generic/3.2.0-35.55 appears to be the relevant page, but no changelog [14:23] Kireji: Should be in /usr/share/doc/packagename/changelog [14:23] Kireji: Or something like that. Browse your way to it. :) [14:24] ahhh it appears teh changelog is in the source packagehttps://launchpad.net/ubuntu/+source/linux/3.2.0-35.55 [14:24] found it [14:26] ok so both of these 3.2.0-35.55 and 3.2.0-35.54 are titled "urgency=low" in the changelog. Why am I getting these as updates that require a dist-upgrade and a reboot? [14:26] they are becoming *way* more frequent, and do not seem worth it [14:26] Kireji: Maybe you have some funky entries in your sources.list === morsnowski is now known as _4off [14:27] but when I use apt-get, I cannot determine which ones are "fix this or you'll be rooted" and which ones are "we fixed some race condition in ALSA" [14:28] Kireji: Like you did now, check the kernel changelog and decide for yourself. Why are you using dist-upgrade though? [14:28] just this http://pastie.org/5568577 [14:29] because the kernel packages get held back [14:29] they don't install otherwise [14:29] srhb: exactly, finding the log, reading and checking. the issue is now it happens every few weeks [14:30] it's a waste of my time if the new kernel is not a serious hole to fix and it's definately affects our services to reboot 40 machines [14:31] Kireji can you not choose to *not* upgrade? or refuse unneeded kernel upgrades? [14:31] Kireji: I don't understand your complaint. Do you mean to say that you want the package system to decide whether or not a given kernel version is useful for you? [14:32] MonkeyDust: the issue is within the Ubuntu system it's not easy/possible to figure out teh severity of kernel upgrades [14:32] Kireji: The changelog! [14:32] Kireji: It's right there in /usr/share/doc .. [14:33] srhb: The changelog! is not included! [14:33] or easy to find [14:33] You mean before the update? [14:33] ideally, yes, but I'd take it even after [14:33] because it also requires a reboot, which is the real issue [14:33] Kireji: I see the changelog on my system. [14:33] all services stop [14:34] where? [14:34] "where can I read the changes and decide if I ned to do these reboots?" [14:34] Kireji: In /usr/share/doc . [14:35] hi [14:35] zless /usr/share/doc/linux-image-3.2.0-35-generic/changelog.Debian.gz oudn it [14:35] found it [14:35] hi [14:35] thank you [14:35] Kireji: Welcome. [14:38] i want to install a printer canon 6000 any idea? [14:38] hi [14:39] hello === root is now known as Guest60433 [14:39] srhb i'm curious myself, what is the filename for the kernel changes? [14:41] MonkeyDust: The package changelog includes the changes that were deemed important in the Launchpad tracking. [14:41] (I think.) [14:42] If you want all the upstream changes, you really do need to go to kernel.org - but that's information overload in most cases I think. [14:42] srhb yeah, but i mean the log file, this dude was looking for [14:42] ok [14:43] tmux and irssi are not getting along for me. the scrolling is all off. When I PageUp, the top half of the page scrolls, and when I page down, the bottom half of the page scrolls. I'm sshed into an EC2 instance running Ubuntu Server 12.04 LTS. My local machine is running OS X 10.8. [14:44] hey [14:44] is kodak esp aio c310 stil unsupported [14:44] Hello dear lads & gents. [14:44] ? [14:45] Anyone here familiar with the (mis)behavings whoopsie? [14:46] MonkeyDust: In /usr/local/doc/linux-image-[version]/changelog.Debian.gz you will find the package history. The upstream changes are logged as such [14:47] Legend of Grimrock crashed and sending the crashreport somehow involves whoopsie sending lots of data at over 100-150 kb/s. [14:47] I feel like I'm uploading the entire thing. [14:47] MonkeyDust: Of course, you can also use apt-get changelog === Husky is now known as Guest27495 === Guest27495 is now known as S`Husky [14:51] * DigitalEquinox pets the husky. [14:51] Don't even go there James [14:52] haha [14:52] :P [14:54] can someone help me with vsftpd? I don't know how to config this. [14:55] What about it in particular [14:55] There are loads of ways of configuring an FTP daemon [14:55] Do you just want it to use unix accounts or virtual accounts from a database etc [14:55] Again, does anyone here know a bit about whoopsie? [14:56] !anyone | DerRidda [14:56] I'm trying to install ubuntu server. I downloaded "ubuntu-12.04.1-server-amd64.iso" made usb start disk from it. [14:56] DerRidda: 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. [14:56] In tutorial its said that I have to "Select 'basic server install' (after language selection)" , but I cant find that anywhere. Entire installation process is the same as regular desktop version, and it installs just that. [14:56] What am I doing wrong? [14:56] S`Husky , I just want it to work [14:56] Vegetablesalad: the server version does not install a gui [14:56] I've installed it by this tutorial: https://help.ubuntu.com/10.04/serverguide/ftp-server.html . but I can't connect from my pc. [14:57] someone235: for starters, is the daemon running [14:57] verify by doing 'ps ax | grep vsftpd' from a shell [14:57] yep it is [14:58] do you get an output with 'netstat -tapn | grep 21' [14:59] should be something like [14:59] tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 945/vsftpd [14:59] iceroot: I already asked the proper one but let's have it again: Legen of Grimrock crashed, I got prompted to send the usual crash report and now whoopsie is sending data at 130-150 kiB/s, hogging all my upload as if it was uploading all of the game including assets and I don't know what to do about it. [14:59] tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 31944/vsftpd [14:59] S`Husky, ^^ [15:00] any firewall on the box? [15:00] don't think so [15:01] S`Husky, it says "Response: 530 Login incorrect." [15:01] Oooh so its connecting [15:01] just not logging in [15:01] yep [15:01] sorry for not clarifying it [15:01] can you post your vsftpd config file to http://pastebin.com pleae [15:02] yep sec [15:02] Hi! Can I use my Canon EOS camera as a webcam on my Ubuntu 12.10? [15:03] how to change date in ubuntu 12.04 [15:04] i changed it and it automatically changes to default [15:08] !webcam > cheshair start here [15:08] cheshair, please see my private message === wk is now known as Guest9056 [15:11] S`Husky, http://pastebin.com/2Bz9za6m [15:14] MonkeyDust: hey that's very kind of you! thanks [15:16] When running fglrx on amd64, it seems it doesn't pull in various 32-bit opengl libs necessary for 32-bit apps (e.g. Steam, Wine) to work properly. Attempting to "apt-get install fglrx:i386" fails. How do I get those? [15:17] Is there a better way to call a web page every X seconds than this using the command line in ubuntu? http://www.coderprofile.com/site/pastebin/16727 [15:18] So when I install ubuntu server it starts up, and I have regular ubuntu login screen, then it logs in and shows cursor and ubuntu desktop background with no UI. Is that right ? [15:18] any idea why mkinitramfs is failing in chroot? http://pastebin.com/NB8cQa1e [15:18] plut0: Are /sys and /proc mounted? [15:19] theadmin: yes [15:19] plut0: Hm... Ok I have no idea what /aufs is so that complaint seems weird to me [15:19] BugzGuy guess you better ask that in #bash [15:19] theadmin: livecd [15:19] Ah, my bad thanks MonkeyDust [15:19] plut0: Oh... [15:21] any ideas? [15:21] plut0: Nope, not really [15:23] A question not strictly about ubuntu, but about using it in typical home wifi environments: I want to ssh to my nexus 7 (running ubuntu) from my ubuntu laptop, using the same wifi network in both cases. That works fine on my home wifi network. My question is: is that likely to work on typical home wifi networks? Anybody know whether typical default routing & firewalling rules on home wifi routers are likely to stop th [15:23] at working? [15:24] any idea why mkinitramfs is failing in chroot? http://pastebin.com/NB8cQa1e [15:24] quince: Well, routers are very different, but I honestly don't see why any router would ever prevent you from accessing local devices [15:25] ciao [15:25] !list [15:25] giu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [15:26] theadmin: thanks -- is this something you've tried in a bog-standard home network? (i.e. using anything not on port 80?) [15:26] (or 443) [15:27] quince: Well, I can easily ssh from my phone to my computer on my home network or access other computers around (e.g. ssh l@192.168.1.111) [15:27] theadmin: so can I, but my setup (hand-tweaked openwrt) is not exactly typical, and I suspect yours isn't either? [15:28] quince: Hm, mine is more-or-less typical (dd-wrt), but I have no problems with another network at home that's quite typical (D-Link router with default firmware) [15:28] Hello guys, I installed GNOME 3 and applied a custom theme. Some applications such as xchat, synaptic, and chrome are still using the classic GTK theme. how do I get those applications to use the current user theme? [15:29] theadmin: great, that reassures me I needn't bother bashing my head against the usbnet wall :-) [15:30] i have an aptoncd created iso file which i have mounted in "home/killer/pack" and have added to sources.list "deb file:///home/killer/pack precise killer", yet i can't install any softwares from it ? [15:30] S`Husky, ? [15:30] someone235: Sorry, million things going on [15:30] it's ok [15:32] release upgrade: need to download 5.5 gb - any way to create a wget list of the files to download it on another machine? [15:33] someone235: Do you have an vsftpd logs in /var/log? [15:34] release upgrade: need to download 5.5 gb - any way to create a wget list of the files to download it on another machine? [15:34] !repeat | raven [15:34] raven: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [15:34] raven: no need to ask twice. I was just about to answer [15:34] hello! i have problem with temperature on acer aspire one 725 - temperature in idle is about 70° C and in load about 80° to 85° C... what can I do, because I think this are not normal temperatures? [15:34] jodlajodla: That probably isnt an ubuntu issue. More hardware. [15:35] Are the heatsinks clogged with dirt? [15:35] raven: how about running apt-cacher-ng on the other machine, then editing your /etc/apt/sources.list to point to that machine? [15:35] any idea why mkinitramfs is failing in chroot? http://pastebin.com/NB8cQa1e [15:35] raven: or does it have to be completely offline for some reason? [15:36] how to know my lan ip address? [15:36] Syncsys_: ip addr [15:36] S`Husky so you're saying this are normal temperatures and I don't have to worry about that? [15:36] raven in a terminal, type apt cache show apt-cacher-ng [15:37] MonkeyDust: You missed a - [15:37] raven: or use apt-offline? (I've never used that) [15:37] jodlajodla: I'm saying its not a software issue. [15:37] theadmin true :) [15:37] hi. might there be somebody able and willing to help me get my required resolution setup, please? i have a dreaded sis671 to contend with. i followed these instructions: http://ajoliveira.com/ajoliveira/uk/software/xorg.php yet am still stuck using vesa [15:37] theadmin, there are so many ip addrses. which one is mine? i use eth2 [15:37] jodlajodla: check that the fan and the heatsync are not full of dirt [15:37] S`Husky, yes http://pastebin.com/vCVZAaDV [15:38] S`Husky computer is new ;) [15:38] Syncsys_: The one that comes up in your interface after "inet " [15:38] theadmin, there are 2 inets [15:38] idle at 70 is a bit high [15:38] but ive seen load temps of up to 80 [15:38] sometimes higher [15:39] marty: https://help.ubuntu.com/community/BinaryDriverHowto/Sis [15:39] someone235: are you using your ubuntu username to try and log in? [15:39] Syncsys_: Well, the one that matches with your interface. [15:39] theadmin: it was from that page i was linked to my provided link [15:39] can anyone explain to me why when I add a tcp/ip sub interface to a newtwork card the system takes 10 mintues to boot getting beyound the networking? [15:39] S`Husky i already installed fglrx-updates and it's a few degrees colder, but this is still hot -> is it possible that k10temp is showing wrong temperature? [15:39] s/beyound/beyond [15:40] its always a possibility. but I couldn't give you a definate yes or no on that one [15:40] marty: Oh bah, sorry [15:40] theadmin: hehe, np [15:40] S`Husky, yes [15:40] hikenboot: presumably you've had a look in the logs? [15:40] /var/log/dmesg? [15:40] someone235: I had to ask because the log shows that you are using the username "root" to log into ftp [15:40] theadmin: it works fine when using the sisimedia driver (mandriva/mageia) so this -is- possible. i just don't know how :( [15:41] Wouldn't recommend that at all tbh [15:41] I usually sudo grep -rli /var/log ... [15:41] but yes, dmesg is a good place to start [15:41] theadmin, got it. I can see it and when in browser. my webserver shows up a website that is runing on the linux machine. but I cant access files and folders that are shared in linux, from windows. why? [15:41] S`Husky, yes, my mistake. Next time I'll try from another user [15:42] Syncsys_: Not really familiar with samba so can't help you there [15:42] S`Husky, but u have any idea what it is not working? [15:42] I installed ubuntu server and now when I'm upgrading i see it downloads updates for libre office and gtk and a lot more gui software, why is that ? [15:42] theadmin, no problem [15:42] someone235: the root password is disabled in default installations of ubuntu [15:42] is one reason possibly [15:42] S`Husky ok, because I think it is - max working temp for my processor is 90° C and lm-sensors is saying critical is 100° C? [15:43] I have my root ubuntu parition @ /dev/mapper/isw_fegbaeadg_RAID0_SSD1. When I boot into Ubuntu 12.04 LIVECD, it for some reason auto-mounts that partition to /cdrom as read-only. So I force unmount it, but my ubuntu root partition is still "busy". (http://pastebin.com/NeaF8vrK) What can I do to fix this? (I need to mount it rw to repair grub). [15:43] jodlajodla: I'd keep an eye on it. [15:44] someone235: Failing that, please add this to your vsftpd config file. pam_service_name=vsftpd [15:45] S`Husky, what it means? [15:45] apparantly its an issue people have had before [15:45] where vsftpd trys to use the ftpd service with pam [15:45] and fails [15:45] so specifing vsftpd has been shown to resolve the problem [15:45] anyone have any ideas why my physical network cards keep starting as "down" on boot but if i manually go "ip link set LanA up" i can manually up them? [15:46] im having problems getting flash player to work in firefox [15:46] any help!?! [15:46] jaime: Which package did you install? [15:46] jaime: Well, you'll need to define what you've done so far [15:46] !flash | jaime [15:46] jaime: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [15:46] tried flash aid in firefox but didnt work [15:47] someone235: other than that, I'm out of ideas buddy :( [15:47] jaime: stop, drop and sudo apt-get install flashplugin-installer [15:47] so tried downloading new version from website and installed, moved one of the files to firefox plugins but still no luck! [15:47] S`Husky, It works! It just disallow the "root" :) [15:47] Thank you very much! [15:47] :) [15:47] no problems [15:48] jaime: Seriously, this is Linux, you don't install software from wobsites, you search the repositories (through the Ubuntu Software Center, Synaptic or command-line utilities) [15:48] When installing ubuntu server from tutorial: [15:48] 1)At the boot prompt you will be asked to select the language. 2)Select 'basic server install'. [15:48] I didn't have this option, It was regular GUI install screen as with ubuntu desktop. [15:48] Vegetablesalad: ...Then you're not installing Ubuntu Server. [15:48] Vegetablesalad: You have a wrong image [15:48] hikenboot: just a wild guess -- is it configured to dhcp on the sub interface? (in /etc/network/interfaces) is it failing to do that? If that seems likely you can try running sudo dhclient to reproduce the problem [15:48] How do I get 'basic server install' ? [15:48] Vegetablesalad: its a differnt disc image [15:48] Vegetablesalad: Do you use the ubuntu server cd? [15:49] Hi, when I make my cpu work too much a kernel panic happens. As I couldn't have crashlog I used netconsole. Here is what I get just before the crash: http://pastebin.com/Ycaae8hP What should I do? [15:49] bekks: theadmin: I'm using "ubuntu-12.04.1-server-amd64.iso" [15:49] Vegetablesalad: the ISO should be called ubuntu-12.10-server-amd64.iso when you download it [15:49] no its configured with a static address..but let me double check I do see one message here pci 0000:00:18:5 BAR 13 can't assign io (size 0x1000) [15:49] or that [15:49] from usb flash [15:49] Vegetablesalad: What's the MD5 of that? [15:50] strontium: what's in your /etc/network/interfaces? Maybe missing an "auto LanA" line? [15:50] Vegetablesalad: Has to be: a8c667e871f48f3a662f3fbf1c3ddb17 [15:50] Vegetablesalad: From where did you download it? [15:50] from ubuntu.com [15:50] axioo: You have a faulty CPU. [15:50] http://www.ubuntu.com/download/server === auronandace_ is now known as auronandace [15:51] I found a typo with my dns server address rebooting to see if it fixes the problem [15:51] no flashplugin-installer hasnt worked neither [15:51] Odd. The server images simply don't *have* a graphical installer [15:52] theadmin: they won't. its pretty much a rule that you don't install a graphical environment on a server [15:52] rdw200169: I was talking to Vegetablesalad, who claims that updating a server install pulls in a GUI, and that the installer is graphical. [15:52] rdw200169: I do have common sense ;) [15:53] theadmin: I how do check it ? [15:53] theadmin: fair enough ;) [15:53] Vegetablesalad: Well, on Linux, md5sum /path/to/ubuntu-12.04.1-server-amd64.iso [15:53] i have file "md5sum.txt" on iso - it's full of md5 for folders, but where is global ? [15:53] oh ok [15:54] When I boot Ubuntu LiveCD (12.04), it automatically mounts me real root ubuntu parittion as /cdrom!! Why does it do this? [15:54] theadmin: "a8c667e871f48f3a662f3fbf1c3ddb17 /home/usr/Downloads/ubuntu-12.04.1-server-amd64.is" [15:55] Vegetablesalad: Then visit the website again, and compare the md5sum [15:55] Vegetablesalad: Ok now this is simply weird [15:55] I'll try to make new usb startup === rutger_ is now known as vexy [15:55] Vegetablesalad: First, please compare the md5 sum. [15:56] bekks: How do I solve that? [15:56] axioo: By getting a new CPU from the CPU dealer of your choice. [15:56] I am getting lots of messages in dmesg that say apparmor="STATUS" is that normal [15:56] bekks: I already had him do that, his matches the md5 of the server image [15:57] theadmin:bekks: I found the problem. http://img.lejup.lv/images/lejupgtbwjfz1356278250.png [15:58] Vegetablesalad: :P [15:58] fermulator: that does seem odd. Is it stopping you from doing something? [15:59] Vegetablesalad: Heh. [15:59] When I select server iso It doesn't select it it just adds it to list like this: http://img.lejup.lv/images/lejupijuhbvb1356278347.png [15:59] I didn't see that its still on desktop v [15:59] is there any reason why my network cards start down and I have to manually stop networking, up them and restart networking to get the network to run? They are all listed as auto in /etc/network/interfaces ?? [16:00] theadmin: bekks: Sorry for hustle, and thanks for help. [16:00] strontium: probably the answer is in the logs somewhere. Any luck there? [16:00] Vegetablesalad: Happens. [16:01] quince, nope neither udev nor dmesg say anything, except they are "down" no reason why. [16:01] how are you adding the sub interface? [16:02] quince, I don't know what you mean by sub interface [16:02] strontium: maybe post your dmesg and see if somebody else can spot something out of the ordinary [16:02] strontium: oh, sorry, mixing you up with somebody else [16:03] Vegetablesalad: You have to choose from the list. Click on the item you want to select as the source. [16:03] for some reason, the flash plugin that ubuntu installs using the official firefox wizard doesn't seem to load videos effectively [16:03] the flash plugin is there, but the videos never actually begin to load or play [16:03] ubuntu 12.10 [16:04] strontium: still, posting your dmesg for last book might help [16:04] yo [16:05] I have a question about Steam + updates. I have installed STeam but when I try to update via the update manager I get Requeires installation of untruesed packages and it dies ? (steam:i386) [16:05] konam: dpkg -l flashplugin-installer [16:06] that's what I installed -- I didn't use the firefox UI [16:07] quince do you have the same issue? that package appears as installed on synaptic [16:07] konam: erm, I'm actually on 12.04, and no [16:07] didn't notice you said 12.10 [16:09] Hi everybody ! [16:09] konam: if it's youtube you're after you could always try enabling their HTML5 trial (google it) === ddee is now known as _dd [16:09] quince is not because of youtube since it does use html5 automatically if it doesn't find a suitable flash plugin [16:09] konam: last I heard Adobe stopped supporting flash on linux, so it may rot [16:09] Anyone? [16:10] konam: so perhaps it believes it has found one, but that plugin does not work [16:10] which is part of the problem, since it goes to the html5 version even with flash "installed" [16:10] konam: it is possible to ask youtube to try html5 first, and ignore flash unless it html5 wouldn't work for a particular video [16:10] quince: Mozilla and Google are developing their own Flash implementations so even if it will "rot" nobody will ever notice anything [16:10] quince: Well, unless you use Opera [16:11] theadmin: oh, cool (er, I think... maybe I'd prefer it to rot :-) [16:12] konam: ah. How did you verify that that's what it's doing? [16:13] have people [16:13] interesting enough i also found this messgae ADDRCONF (NETDEV_UP): eth0: link is not ready...dont get this when the sub interface isnt attached [16:13] konam: maybe sudo dpkg-reconfigure flashplugin-installer from command line and see if it prints something informative? [16:13] it says somthing about IPv6 [16:13] should i some how try and remove IP6 [16:14] yeah, so i installed mint just now [16:14] !mint | tisse [16:14] tisse: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [16:14] installed nvdiia drivers and taskpar disappeared [16:14] argh [16:14] thanks [16:14] !mint [16:14] öh [16:14] aeehå [16:14] tisse: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:14] psorry [16:15] hikenboot: http://www.noobslab.com/2012/05/disable-ipv6-if-your-internet-is.html [16:15] thanks theadmin [16:19] I'm getting 10 second freezes every minute or two when i ssh into one of my boxes, any suggestions on how to track down what the problem is? [16:19] hikenboot: sorry if this is obvious: if that doesn't work, remember to look at the dmesg timestamps to see where it stops doing much for a long time [16:19] bmease: I got that as a result of the caching of the bash command suggestions, I think there's a bug open for it [16:20] dwatkins: thanks i'll search for it [16:20] thanks quincy I will keep it in mind...thanks a lot for the suggestion [16:22] I can't see any audio control working. tail -f'ing .xsession-errors gives me this: "** (gnome-volume-control-applet:1929): WARNING **: Connection failed, reconnecting... [16:23] bmease: little tip that sometimes makes that kind of bug less aggravating: hit return, then ~, then . (period) -- that will disconnect the ssh session [16:23] any ideas how I can fix this? [16:25] hi all [16:25] somebody here? [16:25] Well? all my audio stuff has mysteriously disappeared [16:25] quince: thanks, just gave it a go and that will help. [16:25] XBMC can play audio, but nothing else seems to be able to -- and I have no audio preferences. [16:25] somebody here? [16:26] Naeblis: is this just default configuration, or have you configured pulse at all? [16:26] question12345: just ask [16:26] quince, not sure? I'm using alsa... [16:27] anybody know what the proper package is for sound config? Some update must have removed it. [16:28] lws: does aplay work? aplay /old/usr/lib/openoffice/basis3.2/share/gallery/sounds/apert.wav [16:28] any idea why i'm getting this error inside a chroot? http://pastebin.com/RatMpU3G [16:28] I don't have that wav file [16:28] No it does not [16:28] at least not with other wav files [16:29] should i take ubuntu 12.04 or 12.10?!?!?! [16:29] quince: /old seems a weird toplevel directory [16:29] should i take ubuntu 12.04 or 12.10?!?!?! [16:29] * lws grumbles about how shit changes every time he sits down to use his computer. [16:29] I had this all setup a couple weeks ago. [16:30] XBMC seems to be working fine too. It's real odd. [16:30] !language | lws [16:30] lws: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [16:32] no help??? [16:32] question12345: It is your decision which Ubuntu you want to use. [16:32] better 12.10 or 12.04? :) [16:32] question12345: depends what you want [16:33] well i want stable and up to date [16:33] !best | question12345 [16:33] question12345: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [16:33] how do i make ubuntu render sharper font? i'm using ubuntu on a 13inch mbp and the font on firefox seems fuzzy [16:33] !lts | question12345 [16:33] question12345: 12.04 longer support, 12.10 more recent apps [16:33] question12345: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04) [16:33] well i don't want to upgrade every 6 months!!!!! [16:33] quince: Any other ideas? Audio is working, XBMC can play. Everything else is not working though :/ [16:33] wrq6152: oops -- meant to strip that off, sorry (I have an old filesystem mounted there, locate turned that up) [16:33] question12345: Then dont do it, use LTS instead. [16:33] quince: Also, all my sound preferences have disappeared. [16:33] bekks: thank you [16:34] bekks: with unity or gnome 3? :) [16:34] So I want to start ubuntu without starting X,but still be able to log into my acc, how do I do this? [16:34] or alternatively, how do I kill X whil logged in [16:34] question12345: try both see what you like [16:34] I just want a CLI [16:34] question12345: Please take a look at 12.04 before :P [16:34] quince dpkg reconfigure asks me for the location of the flash plugin, i don't know if it always asks for it but it seems that it doesn't recognize the plugin as being installed, even though the browser does (even if the video doesn't ever play, it does show to be using the plugin right clicking on it) [16:34] any idea why i'm getting this error inside a chroot? http://pastebin.com/RatMpU3G [16:34] bekks: ThinkT510 i heard gnome 3 in ubuntu is NOT as good as it could be [16:34] lws: so aplay works, right? [16:35] question12345: i don't use gnome3 [16:35] ThinkT510: what you use??? [16:35] So I want to start ubuntu without starting X,but still be able to log into my acc, how do I do this? [16:35] question12345: I dont care what other people hear. Take a look at 12.04, then try the desktop environments you want to try, ,and then choose the one you want to use. [16:35] question12345: unity, but xfce is my favourite [16:36] question12345: like bekks says, try them and see what you like [16:36] bekks: ThinkT510 is xfce also LTS? [16:36] 5 years? [16:36] How do I stop X and drop into a command line> [16:36] question12345: Please read the link you have been given. [16:36] I don't want the GUI using up resources [16:36] what link [16:36] !lts | question12345 [16:37] Naeblis: which version of gnome-media do you have? dpkg -l gnome-media [16:37] How do I stop X and drop into a command line? I don't want the GUI using up resources. [16:37] question12345: No link but the text ubottu told you. [16:37] dylan: you could edit grub to start in init 3 [16:37] !patience > dylan [16:37] dylan, please see my private message [16:37] quince, 2.32.0-0ubuntu7 [16:38] Hi everybody (again)! [16:38] mrpink57: how do I go about doing that? [16:38] quince: No, aplay does not work. [16:39] Naeblis: as a workaround, you could try pkill pulseaudio [16:39] bekks: ThinkT510 i'll try Xubuntu 12.04 it has 3 years!!!!!!!!! [16:39] hey guys I have a conceptual conception, i'm trying to setup x11vnc over ssh tunnel [16:39] dylan: http://ubuntuforums.org/showthread.php?t=1904347 start there and work forward. honestly if you're green on doing this it won't be easy as it goes [16:39] the host that runs the ssh server and vnc servers, I wanted to know if I could keep the vnc port shut and it will still work ? [16:40] *shit conceptual question lol [16:40] quince, don't have pulseaudio installed, so that won't work, I think [16:40] quince: My card shows up in HDA-intel, but in pulseaudio volume control it only shows the dummy output. [16:40] sheikhmak, shut on the server, or shut on the firewall? [16:40] sheikhmak: why would it work? Have you looked at sshuttle? [16:41] compdoc, on the firewall, I'm trying to understand if ssh tunneling means, only the ssh port could remain open [16:41] question12345: Dont use punctuation signs that excessively. They do NOT attract people, they annoy people. [16:42] sheikhmak, long ago I started using a vpn to admin my customer's servers. No ports have to be open in the firewall for ssh or vnc [16:42] but you got the concept right [16:44] mrpink57: That works, but I can't do what I need to do [16:45] dylan: Then tell us what you really want to do? [16:45] I'm trying to run a CLI program with mono. I tried to run it in the root shell prompt, but it just displayed some version info [16:45] compdoc, I've shut all the ports on my ubuntu host, I only open a random port that I run ssh off. For security I used to use x11vnc with certificates, but that solution i couldn't find an android client that will achieve that. so I decided to use ssh tunneling. And I'm trying to figure out, obviously the ssh port have to be opened, but i'm trying to see if the vnc's port gotta be open as well, if it does, defeats my original purp [16:45] ose [16:45] dylan: Do NOT run applications as root unless knowing what you are doing there very well. [16:46] bekks: I'm well aware of that [16:46] sheikhmak, not with a tunnel. But other than a vpn, Ive never used a tunnel [16:46] SO [16:46] Anyone know how to force the close/minimise/maximise buttons at the top left of the screen to stay there, even when the window isn't maximised? [16:46] Naeblis: maybe that's the problem? Sorry, can't find the source code for it easily, I probably got the package name wrong... [16:47] (in unity) [16:47] Krenair: they will stay there when the window isn't maximised [16:47] hello, is it possible to some1 help me with an issue i have? ( backing-up_ or point me in the right direction? [16:47] Well it doesn't work for me [16:47] sshuttle?? [16:48] Krenair: maybe i misunderstood you [16:48] ThinkT510, when I make a window non-maximised, I can only see the first part of the window title in the top left [16:48] The buttons disappear from the bar at the top and follow the window title bar [16:49] I don't mind them being on the title bar, but they should stay on the bar at the top as well [16:49] is it possible to get some help here? [16:49] Krenair: i see, i don't know how to help with that sorry [16:49] othrguy→ what is your problem [16:50] i need to backup my whole system, if i tar the home folder, do i also backup all the installed software? [16:50] othrguy: no [16:50] is there any way i could backup my software as well then? [16:50] what is the min requirmnet for HDD and Ram for 64 bit and 32 bit ubuntu/kubuntu [16:51] konam: if you're prepared to dig more you'll probably figure out what's wrong eventually, but a violent but easy workaround that might help if you're getting frustrated WHICH WILL DELETE ALL YOUR FIREFOX DATA (bookmarks, etc. etc.): try apt-get purge flashplugin-nonfree firefox and then reinstall them [16:51] sheikhmak: google it [16:52] !backup | othrguy [16:52] othrguy: 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 [16:52] lws: you can ignore pulseaudio until you've got the alsa command working [16:52] quince: I don't know what happened, my audio was working fine. *grumble* [16:53] lws: the alsa irc people have a script called alsa-info.sh (google it) which might be helpful [16:53] alright i will read on them, thanks a lot guys :> [16:53] I have changed my hostname, since then I get the message "xxx is not in the sudoers file. This incident will be reported." . how can I change the /etc/sudoers file? [16:53] quince: Sat down to play my keyboard this morning, and it was broken [16:53] lws: in my experience, alsa is like that :-( [16:53] quince: In my experience, linux is like that. I switched from gentoo to ubuntu because every time I went to use my machine on the weekends something new was unexpectedly broken. :/ [16:54] lws: actually that's not quite fair -- it doesn't break for me unless I change something. But it usually seems sound doesn't work on a clean install, for me (apparently I'm unusual in that, though...) [16:54] is there a way to get the screen loging on boot to show a time stamp [16:54] I though fsck.ext4 was supposed to run really quickly? [16:54] lws: well, that's not unexpected with gentoo, but it would be unexpected with ubuntu, IME [16:54] ubuntu has been saying it will fsck my drives next startup for months, so I'm manually running it -- and getting tons of messages [16:55] what is the min requirmnet for HDD and Ram for 64 bit and 32 bit ubuntu/kubuntu [16:55] lws: (not knocking gentoo, it's just designed like that, really) [16:55] quince: yeah, gentoo is not for someone who doesn't want to manually edit config files every time they run an update. [16:55] quince alright I see a bit how it works, forward all traffic through ssh. [16:56] !requirements | Syncsys__ [16:56] Syncsys__: 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 [16:56] This does not look good [16:57] I'm getting hundreds of read errors on my drive -- my drive which seems to be working fine. [16:57] :/ [16:57] lws: Then it is failing, most likely. [16:58] nnn [16:58] lws: probably want to remount read-only (or boot from a CD or USB stick) and backup right away [16:58] quince: I unmounted it and am running fsck [16:58] le logiciel ubuntu me foue la merde [16:58] host bus error.... [16:59] what [16:59] !fr | immortel [16:59] immortel: Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [16:59] join #ubuntu-fr [17:00] bjr [17:00] how do i make firefox have sharper text on ubuntu? I see it fuzzy on my 13inch macbook pro screen [17:00] immortel: tu as d utilizier /join #ubuntu-fr [17:01] oui [17:01] sheikhmak: uh, think I was thinking of something else when I said sshuttle --oops, sorry! have to go now... [17:01] immortel: avec / [17:02] je n arrive plus a me connecter sur aucun site avec ubuntu [17:03] !fr [17:03] Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [17:03] join #ubuntu-qc [17:04] immortel: tu es ecrit join #ubuntu-fr mais tu nas pas utilize le / [17:04] clueless problem . tring to share files in windows and linux. works ok in a wifi router connected to a dsl. slow thought but ok. when i try to make a hotspot between the computers or use wires with a seperate switch. either i cant see share folders. (i can ping each other and even see a webpage runing on linux machine) and some times when i do see folders and try to copy files that are large. it breads down in middle and th [17:04] e folders disappear again. [17:05] stupide [17:06] is the EFI fat partition required to boot off a uefi board? [17:07] plut0 this may help https://help.ubuntu.com/community/UEFI [17:10] Today my OCZ boot disk said byebye. I am reinstalling from scratch however next time i'd like to have a BMR solution. Provided that i do not care about restoring single files and my root filesystem is small (5gb) is there any super easy solution without a gui? I could go in single user and DD /dev/sda1 to a file, that would be enough, but id like to have something be able to run via cron [17:10] frenzy: it's that simple [17:10] ah, and, p.s. i am not using LVM [17:11] just ext4 on sda1 [17:11] still that simple [17:11] frenzy: may want to back up the MBR too [17:11] ikonia: no, let's say i do not care about the mbr, i can reinstall grub if the ssd dies, i just want a copy of the o.s. [17:12] i have a local (non ssd) disk where i can store the copy [17:13] frenzy: do that then [17:13] frenzy: remember your uuid refernece may change [17:13] so you'll have to adjust that potentiallyu [17:13] do what? [17:13] change any reference to UUID's [17:13] i am not referencing the uuid :) [17:13] (post restore) [17:14] frenzy: you are, they will be referenced by grub, by your fstab etc [17:14] ok, but how do i backup online ?? i cannot just "DD" the disk while mounted rw [17:14] frenzy: daily-cronjob syncing / onto 2nd drive, mounted at /mnt for this: "rsync -Haurx --delete-after --exclude="/etc/fstab" --exclude="/etc/mtab" --exclude="/boot/grub/grub.cfg" / /mnt/ " [17:14] frenzy: yes, dd it while mounted [17:14] (just the partition) [17:14] it's better to do it offline, however it can be doneonline [17:14] done online [17:15] well, no, unless ext4 has some sort of snap functionality, if fs is synced in the meanwhile i might end up with a corrupted image [17:15] frenzy: it has no such thing [17:15] and you won't end up with a corrupted image [17:15] your only risk is inflight files such as log files [17:15] which I'm assuming you'd have no issue zeroing [17:16] or living without a line or two [17:16] brb [17:16] i usually mount /var/log in ramfs, so that's easy [17:16] llutz: like your approach but id like a "huge" single file, faster to restore [17:17] frenzy: but my 2nd drive runs while the orig ssd died :) [17:17] ikonia: however i am not really sure it will work, "dd" is not a snapshot, it might take 20 minutes to do the copy, did you tried this in the past? [17:18] frenzy: it will take 20 minutes...it's not a snapshot, it's block by block copy of the device [17:18] i'm getting constant failure errors and 'bug reporting' events from smbd [17:18] ikonia: exactly, in 20 minutes everything could change inside an fs structure, the resulting image might be just garbage [17:19] Hi, can anybody help me with identifying. In IRC.. Please. [17:19] !register | Echelon_I247 [17:19] Echelon_I247: 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 [17:19] Echelon_I247: #freenode can [17:19] . [17:20] frenzy: then you have to start accepting the limitations [17:20] <\\Mr_C\\> when i make a script for console with nano editor, how do i make it so i dont have to type ./ before the scriptname? [17:20] frenzy: either a.) take the system down b.) use an online backup such as rsync c.) accept the limitations of dd'ing an online partition d.) purchase an enterprise backup application [17:20] frenzy: yes, but if i am not sure about the copy then i prefer llutz approach which is 100% safe [17:20] \\Mr_C\\: You can put it to any directory in your $PATH, e.g. ~/bin or /usr/local/bin [17:20] auronandace: I already registered my name I just wanted to Identify.. [17:20] <\\Mr_C\\> its in my root folder and im in the root folder [17:21] . [17:21] Echelon_I247: /msg nickserv identify s3cr3t [17:21] Echelon_I247: /msg nickserv identify yourpassword [17:21] Echelon_I247, it's ususally , /msg nickserv identify password [17:21] \\Mr_C\\, make sure that 'executable' is checked in the scripts permissions [17:21] ikonia: it would be nice to have snapshots in ext4, dreaming zfs on boot [17:21] Echelon_I247: make sure you do it outside a channel [17:21] frenzy: easy, use solaris [17:21] \\Mr_C\\: Well, you either put it to a folder in your $PATH or use the full path to it (. is just a shortcut to "current directory") [17:22] frenzy: you don't have snapshots in ext4 - so it's pointless wishing for it [17:22] frenzy: work a solution with what you do have [17:22] Echelon_I247, in the server textbox on your irc client [17:22] BluesKaj: thankx.. :) [17:22] llutz: ehehe, i have too many at work already :) [17:22] frenzy: well, then what ikonia wrote [17:22] ikonia: i think best approach is doing both, weekly DD "live" and rsync, daily [17:23] frenzy: that seems like a massive waste, but it's up to you [17:23] dd live? What will that accomplish? [17:23] ikonia: i have a 3tb drive and OS will probably use less than 2GB [17:23] frenzy: it is still a massive waste of time and effort [17:24] frenzy: but it is yours to waste [17:24] ikonia: believe me, reinstalling from scratch worth 100 times that setup [17:24] anyone else having issues with smbd? [17:24] clueless problem . tring to share files in windows and linux. works ok in a wifi router connected to a dsl. slow thought but ok. when i try to make a hotspot between the computers or use wires with a seperate switch. either i cant see share folders. (i can ping each other and even see a webpage runing on linux machine) and some times when i do see folders and try to copy files that are large. it breads down in middle and th [17:24] a dd and an rsync on cron is a 10 mins setup, its just space [17:24] e folders disappear again. [17:24] jayar: That's not a question. "issues" can be anything from "it's giving some error" to "it's making my hard drive create fish and eat cats" [17:25] frenzy: it's yours to waste. [17:25] frenzy: reinstalling is easy, just backup your stuff from /etc, $HOME, some parts of /var and a list of isntalled packages. [17:25] constant "has caused an error" alerts === Teufelchen_ is now known as Teufelchen [17:26] i guess smbd is creashing or something, and ubuntu wants me to report bugs... and its constant. and annoying [17:26] can i know how to run scripts and applications which are other than .deb [17:26] llutz: yes, next time, now i have nothing, i lost my last "dd" image a couple of months ago and the ssd drive today, forgot to create one in the middle :) [17:26] jayar: you can just check "Ignore future crashes of this type" [17:27] anyway thanks ikonia/llutz for the tips :) [17:27] jayar: and make sure you've kept up with updates [17:27] Echelon_I247: you can build from source [17:27] well yea, but i'd rather know what the problem is. i guess i'm asking if anyone is aware of the issue and if they just grin and bare it too, is it a known bug, is there an alternative... blah blah blah [17:28] Echelon_I247: i am sure there are programs or ways to say convert a rpm to deb but i care not to [17:28] i didnt form it in a question, thought you guys could just spidey sense that stuff... my bad [17:28] Especially i don't know how to run .tar files I am newbie to linux.. :( [17:28] jayar is this helpful? http://ubuntuguide.net/disable-apport-error-reporting-in-ubuntu-12-10 [17:29] mrpink57: Especially i don't know how to run .tar files I am newbie to linux.. :( [17:29] sure, that tells me how to stop it from telling me that its broken. i'd like to know how to fix it. [17:29] jayar: You will have to provide log information in order to make any progress with that. :) [17:29] Echelon_I247: i would suggest you start googling for this info, there is a lot of it out there. Just put ubuntu at the end of your searches [17:29] MonkeyDust i didn't know that thanks [17:29] apport sure gets on my nerves [17:29] srhb: now we're gettin somewhere [17:30] jayar: /var/log/apport.log [17:30] new users will surely get a bad impression from it [17:30] i've reported the bug for months now, attached is my log info /var/log/apport.log [17:30] "everything keeps crashing on ubuntu.." [17:30] mrpink57: k thank you though, i'll go through that.. [17:30] and i apt-get update/upgrade weekly... so maybe it hasn't been resolved [17:31] jayar: Paste the contents of the log file to a pastebin so we can see it. [17:31] and instead of waiting for a forum reply (cuz im a spoiled american that demands answers immediately) i came here ;-p [17:31] k [17:32] jayar: if you ask your questions correctly in the forums, you should get quick answers IMHO [17:32] jayar "if everything else fails, join #ubuntu" ;-) [17:33] MonkeyDust i usually do it the other way around, even though the forums users respond fairly quickly [17:34] jayar: unsolicited, I know, but this is probably worth reading if you have trouble getting good support: http://www.catb.org/esr/faqs/smart-questions.html [17:34] http://pastebin.com/yJ28fRPm [17:34] lol @ MonkeyDust [17:35] i dunno, i've been on IRC since '97 so i'm used to just comin on and askin questions... never really been a forum guy unless theres not an irc channel for it [17:35] jayar: have you looked in the logs [17:36] the dbus warning is also useful [17:39] I have enabled hibernate in 12.04 and now when i try to do hibernate system screen goes off but it doesn't go into poweroff state e.g. leds of keyboard and power are still on. Furthermore when i restart forcefully it doesn't restore old state as if the last hibernate failed. Here is my pm-suspend log: http://pastie.org/5569171 [17:43] hi all [17:43] what does :(){ :|: & };: do in terminal? [17:43] !danger [17:43] 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! [17:43] max999: That's a forkbomb. Doesn't do anything horrible, just hangs your system after a while forcing you into a hard reset [17:44] <_cb> Not sure this is the right place. If not please point me in the right direction. I understand that one can have multiple domains on a server and I know each domain has it's own folder. I don't understand how the name resolution works to point Domain A to folder A and Domain B to folder B [17:45] vhosts [17:45] _cb: http://httpd.apache.org/docs/2.2/vhosts/examples.html [17:45] <_cb> It was the right place to ask after all. Thanks ! [17:46] _cb: Well, the better place would've been #httpd [17:46] I had been trying to set up an rsync job (using ssh) in cron to run automatically. I can run the job via command line just fine, however in cron it says permission denied in the error output, can anyone help me? [17:47] <_cb> the admin I will head in that direction. Thanks [17:47] bjrohan try sudo crontab -e , the cron job then executes as if it were with sudo [17:47] hows it goin everybody [17:47] MonkeyDust: will try, thanks [17:48] hello all, I'm running ubuntu gnome remix 12.10.1, and since updating my kernel a few days ago I haven't been able to get the proprietary nvidia drivers working [17:48] anyone in here know the best linux irc chat room in general. tryin to ask someone who knows about slitaz however slitaz support irc SUCKS [17:48] bjrohan mind: the cron job then belongs to 'root' [17:48] MonkeyDust: From what I can tell though that won't work. The issue seems to be that it can not log into the remote computer [17:48] bjrohan: what error? [17:49] icantdrive55: i like xchat [17:49] I can install them, run sudo nvidia-xconfig, but after rebooting gnome 3 refuses to start, reverting me to a gnome 2 desktop with horrible resolution until I switch back to the open source drivers and reboot [17:49] oh wait n/m lol [17:49] icantdrive55: ##linux [17:49] MonkeyDust: It isn't that the job won't run, it is running because it prints out the error log that I specify, so the job runs, the problem is, it can't log into the other computer using ssh from what I can tell. I have ssh set to log into that destintation computer via rsa key [17:49] !alis | icantdrive55 [17:49] Here is the line I am trying to run MonkeyDust:rsync -vaz --exclude 'Dropbox' --delete-before --force -e ssh /home/bjrohan/ brohan@192.168.0.2:/media/BACKUP/HP_Laptop > $HOME/rsync.$(date +\%F).log 2> $HOME/rsync.$(date +\%F).err [17:49] icantdrive55: 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* [17:49] Knuckle: tried the previous kernel¿ [17:49] xangua: how do I do that? [17:49] bjrohan ok, I had that too, i resolved it by creating a ssh key, to bypass the remote password [17:49] MonkeyDust: If I run that line from commande line, all goes well [17:50] Knuckle: hold Shift when you turn on the pc, the grub menu should show and you can select the previous kernel wich worked with your nvidia [17:50] MonkeyDust: I have an rsa key installed that works. in command line if I type ssh brohan@192.168.0.2 it logs me in just fine, no asking for a password b/c the rsa is working [17:50] MonkeyDust: apparently it isn't working okay in the cron [17:50] bjrohan that's odd [17:50] xangua: ubuntu gnome remix has a slightly different bootscreen [17:50] it only shows one option to boot into ubuntu [17:51] er, not bootscreen, grub config [17:51] sorry to all above that replied... ran out of room and thanks [17:51] Knuckle: as i said, hold Shift when you turn on the pc [17:51] hm, alright, I'll give that a try [17:51] bbl [17:51] ciao guys thanx for ur help guys. [17:52] alright. scrolling in irssi is broken for me when using tmux within my ubuntu ec2 vm or my local mac. but scrolling in irssi works fine in screen. But I don't want to use screen, I want to use tmux harrumph. [17:53] chadoh: scrolling how? Mouse wheel may not work, but pageup/pagedown should. [17:54] theadmin: the mac keyboard maps fn + up/down arrows to Page Up/Down. I'm using that. [17:54] Never the mouse. NEVER THE MOUSE! @theadmin [17:55] hi [17:55] chadoh: Hm, I see. Odd... It shoulda work, not sure [17:56] how can I set up a LAMP server with PHP and mySQL? I'm on Ubuntu 11.04 [17:56] !lamp | mashbro [17:56] mashbro: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [17:56] just google lamp [17:57] mashbro: The answer is you can't. 11.04 is not supported. [17:57] theadmin: yeah, I'm not sure what's up. When I PageUp, only the top half of irssi scrolls up. When I PageDown, only the bottom half scrolls. And new messages do not show up unless I PageUp then PageDown. Again, only in tmux. Screen (which I'm using now but not used to) is working fine. No multiplexer works fine. [17:57] I'm getting, Unable to install taskel [17:58] theadmin: any idea why? [17:58] mashbro: 11.04 is no longer supported [17:58] !eol | mashbro [17:58] mashbro: 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 [17:58] mashbro: Because 11.04 is EOL. Repos were killed off. [17:58] Ok. [17:59] so I will need to upgrade to the latest version right? [17:59] hi [17:59] Linpassion: hey [17:59] mashbro: probably a fresh install at this point, but yes - I'd recommend 12.04 [18:00] yeats: why not 12.10? [18:00] mashbro: because 12.04 is an LTS release and will be good for 5 years [18:00] yeats, okay [18:00] well, 4 1/2 at this point ;-) [18:00] how can I upgrade to 12.04 via terminal? [18:01] hi yeats [18:01] mashbro: not sure you can - you might need to back up your files and reinstall [18:01] Linpassion: hi? [18:01] mashbro: You can't upgrade to 12.04 directly, would have to go through 11.10 [18:02] oops. [18:02] yeats you know how to change the purple screen on ubuntu 12.02 ? [18:03] Linpassion: can you provide more details about what you're asking? and which release? (there is no 12.02) [18:04] Ubuntu 12.02 LTS Destkop. When boot start up appera a purple screen,. i want to change it ore remove it to se the dmesg oputput like Slackware [18:08] Linpassion: you'll have to edit /etc/default/grub (and then run 'sudo update-grub') [18:09] ok, wath row i m'ust comment/uncomment? [18:09] Hello all! [18:09] Linpassion: remove "quiet splash" from GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX, then run 'sudo update-grub' [18:11] Can anyone direct me to the howto for laptop config, specifically, using it with lid closed and HDMI out to external screen? [18:11] to edit grup? lilo was too easy! [18:13] Linpassion: just use any program to edit it, such as vim, emacs, gedit, kwrite, leafpad... whatever fits your bill [18:13] remember that you need superuser rights in order to edit it, due to being UID 0 [18:17] pardon, to edit group which command === atrius_away is now known as atrius [18:29] catbirger [18:30] hi I am having a hard time getting g++ to install [18:30] xangua: well I managed to figure it out [18:31] it says i have broken packages and/or unmet dependencies [18:31] what does that mean? [18:31] nabn: sudo apt-get install gcc gives you that? [18:32] rebooting into older kernel didn't really go smooth, messed around with reinstalling nvidia drivers, noticed that the ones for the latest kernel weren't being made because I didn't have the header files [18:33] Installed linux-headers-generic, installed nvidia drivers, rebooted into latest kernel, everything works \o/ [18:34] nabn: Err, "sudo apt-get install g++", that is. [18:36] I am having an issue with full screen mode in terminal/gedit/chromium/etc when using ctrl+alt+->/<- ## The issue is that I need to alt+tab on all of the windows in order to restore the window to a true full screen since the bottom panel and top panel are visible [18:36] hi I recently upgraded (reinstalled) my OS from Ubuntu 10.04 to 12.04 since then, the SD card reader on this laptop (acer eeePC 1000) doesn't work [18:36] it used to on 10.04 [18:37] here is the output of dmesg --> http://pastebin.com/uvshWWeV [18:37] cs278:: maybe you need a different package in order to run in Precise? [18:37] err csemple [18:38] hey Areckx [18:38] that message was meant for you [18:38] right, [18:38] which package worked for 10.04? [18:38] and also, have you considered reinstalling 10.04? [18:40] Areckx, I never had to install a package to get the sd card reader working [18:40] as far as I know [18:40] do your thumb drives work ? [18:40] csemple:: That means that it is using firmware [18:40] hey Tech-1 [18:41] you may need to use a different firmware on 12.04 for it to work [18:41] lemme check a thumb drive one sec [18:41] besides the one that is packaged with your sd card reader [18:41] i have a eee also, and i havent put 12 on it yet, just wondering [18:41] if that makes any sense [18:41] in the meantime here is the output of dmesg [18:41] http://pastebin.com/uvshWWeV [18:42] Tech-1 as well as any others with that card reader may benefit from you figuring out how to run it on 10.04 [18:42] csemple> is there a switch in bios for them ? [18:42] this is what i get when i try to install g++ : Depends: g++-4.7 (>= 4.7.0-1~) but it is not going to be installed [18:42] 12.04** [18:42] what do i do to fix this? [18:42] thumb drive does not work [18:42] ahha [18:43] i am running ubuntu 12.10 x64 [18:43] I have installed ubuntu 12.10 on my laptop. I have problems with the audio device! Can anyone help me? [18:43] Tech-1, I checked bios [18:43] I never went into bios after upgrading [18:43] or before [18:43] mine is a asus, and it has a usb switch in it, interesting [18:44] usb switch huh [18:44] csemple: seen this?: http://askubuntu.com/a/150891 [18:44] just restored home folder on my fresh install, how do i get evolution to look at my old config? [18:44] ya, weird [18:44] hello! I have 'unmet dependency' problem, can you please take a look, here's the code & everything, any help is awesome > http://stackoverflow.com/questions/14006157/postgresql-9-1-dependency-issue [18:44] csemple> is your system using mate ? [18:45] I have installed ubuntu 12.10 on my laptop. I have problems with the audio device! Can anyone help me? My laptop is an Asus A6 Va [18:45] Tech-1, I don't know what mate is [18:45] its a gnome 2 fork kinda thing [18:45] Tech-1, I installed ubuntu using a usb cdrom drive lol [18:45] same here [18:45] unetbootin [18:45] Tech-1, I never needed unetbootin [18:46] ofcan: have you tried removing the ppa? [18:46] i didnt use an externas cd [18:46] it was a cdrom drive that plugs into the usb [18:46] !ppapurge | ofcan [18:46] usb drive [18:46] I wonder if that works now [18:46] try it [18:46] !ppa-purge | ofcan [18:46] ofcan: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [18:46] yeats, thanks [18:46] maybe your fstab needs to see them ? [18:47] I don't know how to do that Tech-1 [18:47] ubottu: ok, but I cannot install ppa-purge [18:47] ofcan: I am only a bot, please don't think I'm intelligent :) [18:47] i have a full house of company here, either ask and wait or google ubuntu fstab [18:47] yeats: returns the same error :) [18:47] gonna try this http://askubuntu.com/questions/95391/how-do-i-mount-an-sd-card/150891#150891 [18:48] Hello I am running 12.04 on a emachine desktop it is fully updated and i have gone though the sound trouble shooting help.ubuntu.com and still have no working sound. any help would be apreciated [18:48] at help.ubuntu.com* [18:49] ofcan: try 'sudo apt-get update' and then 'sudo apt-get -f install' [18:49] yeats: returns the same [18:49] !fstab | csemple [18:49] csemple: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [18:50] ofcan: ok - how about trying to remove the postgres packages? [18:50] ofcan: your data will be safe btw [18:50] tried 'sudo apt-get remove postgresql' but still get the same error... [18:52] Does anyone know if virtualboxes.org is reliable? === Guest7904 is now known as Someguy123 [18:54] I just thought of something, yeats Tech-1 I may have installed the 64 bit version of ubuntu to this machine, and I can probably get away with just the 32 bit version (only 1gb ram on it) [18:54] ofcan: this is a pretty thorough guide to this kind of thing - I would step through it before trying anything else: http://askubuntu.com/a/142808 [18:54] how do I check if this is a 64 bit install or a 32 bit os ? [18:54] ya, stick with the 32 bit [18:54] csemple: uname -a [18:54] i was gonna ask you that [18:55] csemple: that shouldn't matter for your issue though IMHO [18:55] Linux csemple-1000HE 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:45:18 UTC 2012 i686 i686 i386 GNU/Linux [18:55] 64 bit ? ^ [18:55] csemple: that's 32 bit [18:55] yeats, oh k [18:55] yeats, did you see my pastbin on the output of dmesg ? === zoite is now known as Guest85240 [18:56] Here is a screenshot fo my error. http://i.imgur.com/5d8C2.png [18:56] http://pastebin.com/aq2uKH3Y [18:58] hey [18:58] Hello I am running an emachine desktop with 12.04 64x it is fully updated and i have gone though the sound trouble shooting on help.ubuntu.com and still have no working sound. any help would be appreciated. it recognizes my sound card and both sound ports when i use the aplay -l command. i have also uninstalled and reinstalled the offical ubuntu ones. [18:58] drivers [18:58] Hello everyone. I would require a Download Manager similar to FreeDownLoadManager (Win32) or getright. But I like it to be GPL, daemonizable, With Web interface Control. I do not require torrent (already have transmission-daemon). Any suggestion? [18:59] Has anyone an idea how to relocate the same package twice in mavneß [18:59] csemple: have you tried running a live CD to see if the SD card reader works then? the google is indicating a hardware issue when those "device descriptor read/64, error -71" messages are present [19:00] yeats: I followed instructions from exactly that guide! I still get the same error. I removed postgres ppa and installed ppa-purge with that 'mkdir ppa...' command. [19:00] yeats, interesting I've tried these sd cards and usb sticks in another machine, and they work fine I will double check, and I will check if it works on a live-cd also, [19:01] ofcan: maybe stop asking in two channels with conflicting information and focus on one solution to the end [19:01] evening all. Anybody have any idea why the python command 'from serial.tools import list_ports' is producing the error 'ImportError: No module named tools'? [19:02] cliftonts: you should ask in #python [19:02] I can't, it kicks me out into a room that rejects my messages [19:02] cliftonts, register to netserv [19:03] cliftonts: you need to register [19:03] !register > cliftonts [19:03] cliftonts, please see my private message [19:03] nickserv [19:03] cliftonts: ubottu has just sent you a pm detailing how to register, also the #freenode channel can help you [19:03] I'm getting a headache fast. Is there no way to find out the answer to a simple question without filling out forms in triplicate? [19:03] cliftonts: Registering is fairly easy. [19:04] yeats, ok fyi the card works perfect in my other machine [19:04] let me try a live cd now [19:04] cliftonts: no [19:04] I've just spent an hour banging my head against the screen, picking my nose would be a challenge right now! [19:04] csemple: then I would suspect the SD slot has a problem [19:04] cliftonts: log off and approach it later when you are feeling better [19:04] not going to happen [19:05] cliftonts: then you're a bit stuck, sorry [19:05] cliftonts, im no python expert at all.. [19:05] but have you tried serial.tools.list_ports [19:05] As far as I can tell everything is installed correctly [19:06] yeats, well before I recently (2 weeks ago) upgraded from ubuntu 10.04, it was working fine [19:06] we used it all the time [19:06] knxville: I'm not sure how I could use the command like that [19:06] cliftonts, import serial.tools.list_ports [19:06] usb thumb drives worked also [19:06] csemple: hardware can go bad at any time [19:07] its strange, the usb slots work for mouses and accessories, but not a thumb drive [19:07] csemple: but that would be ruled out if it works with a livecd [19:07] cliftonts: How did you install pyserial? [19:07] right, so I will try that yeats and get back to you [19:07] It was already installed [19:08] I have to go for a drive unfortunately but I will try it asap [19:15] Hello I am running an emachine desktop with 12.04 64x it is fully updated and i have gone though the sound trouble shooting on help.ubuntu.com and still have no working sound. any help would be appreciated. it recognizes my sound card and both sound ports when i use the aplay -l command. i have also uninstalled and reinstalled the offical ubuntu drivers. [19:16] refox!! [19:16] need help with flash and firefox!! [19:16] anybody!!? [19:17] jaime, try #firefox [19:18] i tried everything and cant get flash to work in firefox [19:18] jamie> you can try the "ubuntu resticted extras" in the software center. it worked for me [19:20] Greg8823: Did you have sound when using aplay? [19:20] i will give it a go!! thank yous [19:20] no, i haven't been able to get any sound at all [19:21] Greg8823: On neither output? [19:21] Greg8823: If one of the cards listed is indeed the card you want to be using, I would guess that the wrong default card has been set. [19:22] there is only one card, its the motherboard soundcard. Neither output is working though [19:23] Greg8823: What does cat /proc/asound/modules yield? [19:25] 0 snd_hda_intel [19:25] Greg8823: Sounds like the right one. Have you checked alsamixer settings to make sure it's turned up and not muted? sorry if that seems like a trivial question. :-) [19:26] restricted extras hasnt worked either [19:26] Asking again -- I need a GPL Download Manager for FTP, HTTP, HTTPS downloads (Do not really require P2P). It should have CLI, GUI, WEB and should be daemonizable (run as service). It should support scheduling (via itself or cron). What is your recommendation? p.s. it should be well maintained under Ubuntu. [19:28] do you mean the sound setting in the system setting? then no its not muted. [19:28] NO ALSAMIXER [19:28] Greg8823: I mean use the "alsamixer" tool from the command line [19:28] Greg8823: Make sure to go all the way to the right, and watch for mute (MM) on things like Master, PCM, preamp etc. [19:29] its all at 100 [19:30] Greg8823: And no muted indicators in the bottom? (should say 00, not MM) [19:30] It appears that no one use any Download Manager these days! Either all of you are wget lovers, or your speed are so fast that no download manager is required!!! =-O [19:30] alimj: Yes and yes. :P [19:31] alimj: i think axel is quite handy now and then [19:31] line says mm and the front mic and rear mic say the same [19:32] Greg8823: I've no idea then. Go ahead and reask your question, perhaps someone else has an idea. [19:32] nabn: Thanks for the hint. Will look to that. [19:33] alimj: sure. but it hasn't got all of the features that you described. Its the closest i got to idm experience on linux [19:33] srhb: how do you unmute in alsa though, just in case i need it in the future? [19:34] asking again- i am stuck here: g++ : Depends: g++-4.7 (>= 4.7.0-1~) but it is not going to be installed [19:34] why doesn't 12.10 come with g++ pre-installed? [19:34] Greg8823: M [19:35] srbh:alright thanks for your help [19:35] Greg8823: One more thing though, have you tried plugging headphones in? [19:37] srhb: Yeah, im using headphone to check that i know work [19:37] nabn: Difficult question to answer, since default package choices is a matter of philosophy. The answer is something like "because people didn't think it would matter for standard users." [19:37] 2 [19:38] Hi all [19:38] I have nexus 7 and nexus 4 and I'm trying to get MTP connection working [19:38] I can see remote directory structure, but ls shows zero file size and I can't do any operations except listing [19:38] where is the xorg config file on 12.10? [19:39] srhb: sure. any idea how to get it to install though? i wanna install RoR but i am stuck on g++. it says: g++ : Depends: g++-4.7 (>= 4.7.0-1~) but it is not going to be installed [19:39] konam: doesn't eixst [19:39] i want to lock the resolution of a second screen [19:39] uosiu: not sure how this links to ubuntu [19:39] nabn: are you using a PPA/3rd party repo [19:39] ikonia how would i go about fixing the resolution of a second screen? [19:39] ikonia: I can't get working MTP file transfer on ubuntu 12.10 [19:39] uosiu: on your nexus ? [19:39] Clueless problem . Trying to share files in windows and Linux. works OK in a WiFi router connected to a DSL. slow thought but OK. [19:39] When I try to make a hot spot between the computers or use wires with a separate switch, either I cant see share folders. (I can ping each other and even see a webpage running on Linux machine) and some times when I do see folders and try to copy files that are large, it breaks down in middle and the folders disappear again (both in hot spot case and in Lan). [19:39] ikonia: Nexus ←→ Ubuntu [19:39] ikonia: yes. most probably. i am using local server for nepal. Does that matter? [19:40] konam: you'll have to make an xorg.conf in /etc/X11 [19:40] uosiu: try #ubuntu-arm, the arm build for nexus is experimental [19:40] nabn: is it a PPA ? or a 3rd party server, or an official ubuntu mirror ? [19:40] ikonia: I don't have Ubuntu on nexus. I have ubuntu on my PC === vj is now known as Guest95138 [19:40] uosiu: ooh, I see [19:40] hi [19:41] ikonia: pretty sure its an official ubuntu mirror. its listed by default on software sources [19:41] ikonia i don't know how to create a xorg file, at most i just tweak one that is already created there, and that has always been the case :/ [19:41] nabn: what package are you trying to install [19:41] konam: xorg -configure, or get an example off the net [19:41] ikonia: g++ to start with [19:41] nabn: what version does it say you are trying to install [19:42] !info nabn [19:42] oops [19:42] ikonia: g++ : Depends: g++-4.7 (>= 4.7.0-1~) but it is not going to be installed [19:42] Package nabn does not exist in quantal [19:42] !info g++ [19:42] g++ (source: gcc-defaults (1.117ubuntu2)): GNU C++ compiler. In component main, is optional. Version 4:4.7.2-1ubuntu2 (quantal), package size 1 kB, installed size 34 kB [19:42] ikonia but if a file doesn't exist for xorg config, creating one woudln't introduce some other issues? [19:42] nabn: ok, so you're using 12.10 ? [19:42] ikonia: yes [19:42] konam: no, as it's dynamic, it only reads what you put in it [19:42] Hello I am running an emachine desktop with 12.04 64x it is fully updated, i am using the motherboard sound card and i have gone though the sound trouble shooting on help.ubuntu.com and still have no working sound. any help would be appreciated. it recognizes my sound card and both sound ports when i use the aplay -l command. i have also uninstalled and reinstalled the offical ubuntu drivers. I have checked the alsamixer setti [19:43] nabn: ok, so if you look 4.4.7.2 is the current version, check if that's the version on your mirror [19:44] I have installed Ubuntu 12.04 but I can not get online. I can not even ping localhost. ifconfig shows I am getting an IP from the dhcp server. [19:45] ikonia: stupid question: how do i do that? [19:46] Any body knows a good sniffer for ubuntu? something like wireshark, the problem with that one is that it's only for windows and Mac S: [19:46] :S [19:46] h [19:47] nabn: apt-cache policy [19:47] !info wireshark [19:47] wireshark (source: wireshark): network traffic analyzer - GTK+ version. In component universe, is optional. Version 1.8.2-2 (quantal), package size 889 kB, installed size 2374 kB [19:47] CrazyZurfer: tcpdump, snoop [19:47] CrazyZurfer: ie. it is not only for OS X/Windows [19:47] ikonia: apt-cache policy | grep g++ returns zero results [19:48] Apt-get install xvideos4ubuntu [19:48] yeats, I am back, going to try the sd card on a live cd [19:48] nabn: man apt-cache rather than just typing blind [19:48] what do i need to make an ftp server? [19:48] Syncsys__: an ftp daemon, that's it [19:48] Syncsys__: vsftpd is the most common used one [19:48] ikonia, which on is the easiest? [19:49] may as well use the most common one as it's going to have more documentation [19:49] ikonia, A gui would be nicer.. is there a filezilla version as filezilla client is available? [19:50] Syncsys__: filezilla is a client, not a server [19:50] ikonia, I thought it has a server too? [19:50] Syncsys__: vsftpd is pretty much two lines in a text file, if you can't do that, it's unwise to try to run an xserver [19:50] ikonia, Syncsys__: It does. [19:50] srhb, by what package name> [19:50] What steps must be carried out to enable networking in Ubuntu? [19:51] joako: it's enabled by default [19:51] srhb, I never found it in package search === tan is now known as Guest26060 [19:51] Syncsys__: Sorry, I did not mean to imply the server part exists for Ubuntu [19:51] Just that it exists. :) [19:51] ikonia: I Have installed Ubuntu 12.04 and I get an IP address from the DHCP server, but I can not ping anything. [19:52] joako: ping does not mean a thing [19:52] joako: can you browse the web ? chat on IRC etc [19:52] Not being able to ping localhost does mean something [19:52] ikonia: When I run apt-get it fails to connect and download the software. [19:53] srhb: I disabled the firewall and rebooted now I can ping localhost [19:53] joako: what is the error [19:53] the firewall doesn't block localhost [19:53] Sounds very odd. [19:54] ANd if I can ping the router from another computer, why shouldn´t that work from Ubuntu? [19:54] My /etc/resolv.conf has the nameserver as 127.0.0.1! [19:55] joako: that's not a problem [19:56] joako: please show me the output of "netstat -rn" on your machine [19:56] (use a pastebin0 === ubuntu is now known as Guest33231 [19:56] pastebin [19:56] I am having an issue with full screen mode in terminal/gedit/chromium/etc when using ctrl+alt+->/<- ## The issue is that I need to alt+tab on all of the windows in order to restore the window to a true full screen since the bottom panel and top panel are visible [19:56] Here is a screenshot fo my error. http://i.imgur.com/5d8C2.png [19:56] for* [19:56] hai what is IRC and how it is used [19:56] /j #freenode [19:57] Guest33231:: try #freenode [19:57] I am trying to remotely access a computer with VNC, on a very slow internet connection. Is there a grayscale or black and white version that might increase the speed. Maybe something that has a higher compression rate? [19:57] how do i get to a tty in ubuntu 12.10 === xubuntu is now known as Guest20463 [19:57] ctrl-alt-F1 [19:57] stephans_: ctrl+alt+F1 [19:58] lime__: not really, just what your client/server supports [19:58] yeats, ok I am on the live cd, and the sd reader still does not work [19:58] CNTRL + ALT + f1 [19:58] xubuntu 12.04 32 bit [19:58] Any ideas why i'm getting this grub error? error: invalid arch independent ELF magic. grub rescue. [19:58] Guest20463, what is the model, pastebin lsusb output [19:59] ikonia: When I issue the command ¨route¨ it shows the correct default gateway [19:59] joako: not what I asked you to do [19:59] dcherniv, its a acer eeepc 1000 [19:59] the sd reader was working with ubuntu 10.04 [20:00] ikonia: The system´s not in front of me so that´s the best I have for a few minutes [20:00] joako: that makes no sense [20:00] joako: if you can type "route" - you can type netstat [20:00] Guest20463, yes pastebin the output of lsusb command [20:00] ikonia: I type netstat -rn and I see the routes. I already have a picture showing the output of the ¨route¨ command [20:01] Guest20463: that indicates that the problem is with the sd reader, not the OS [20:01] ikonia: I have access to the client and there are both running ubuntu, so I was looking for another type of compression that might be faster. Or maybe other techniques when working on a dial up connection. [20:01] srhb the F key do not work. [20:02] lime__: sounds silly, but not using X11 would be a start [20:02] I installed on a mac mini [20:02] It isn't as slow as dial up but assumed someone has run into similar issues before. [20:03] lime__: the point still stands, [20:06] hello , need some help with wine pls [20:06] ICU, ask [20:07] ikonia: This is the netstat -rn: http://i.imgur.com/4XQvd.jpg (same/idential as ¨route¨) [20:07] i am trying to install wine [20:07] I'm using grep -r to search the filesystem for a file that contains a certain string. I excluded /dev and /tmp but it's still taking foreeeeeeeeeever. Have any hints to speed up the search? [20:07] but it keeps giveing me an eror [20:08] that the packeges are not going to be installed [20:08] msdaisy, find / -type f -print0 | xargs -0 grep "string" [20:08] i am new with ubuntu and linux [20:08] <[NGW]> I have Windows 8 installed on my primary hard drive and want to install Ubuntu 12.10 on my secondary hard drive. How can I do this? It only gives me an option to format and install to the primary drive. I am not sure how to set it up manually, and would prefer not to. [20:08] ICU, whats the erorr? [20:09] joako: so you are unable to ping 192.168.0.1 [20:09] ikonia: correct. [20:09] yeats, right, but if I use a ubuntu 10.04 live cd, the sd reader works fine [20:09] Package dependencies cannot be resolved [20:09] joako: what ip address does your eth0 card have [20:09] Guest20463: so you're on an ubuntu live CD right now and it's working? [20:09] The following packages have unmet dependencies: [20:09] wine1.4: PreDepends: dpkg (>= 1.15.7.2~) but 1.16.7ubuntu6 is to be installed [20:09] Depends: libc6 (>= 2.14) but 2.15-0ubuntu20 is to be installed [20:09] Depends: wine1.4-amd64 (= 1.4.1-0ubuntu1) but 1.4.1-0ubuntu1 is to be installed [20:09] Depends: wine1.4-i386 (= 1.4.1-0ubuntu1) but it is not going to be installed [20:09] yeats, I am on a 12.04 live cd [20:09] ICU: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:09] ICU, can you pastebin the output of sudo apt-get install wine [20:09] and it does not work [20:10] ok [20:10] dcherniv, working on the pastebin one sec [20:10] happy holidays everyone! [20:10] ikonia: 192.168.0.129 [20:10] ICU, sounds like you're using third party repository [20:10] <[NGW]> I have Windows 8 installed on my primary hard drive and want to install Ubuntu 12.10 on my secondary hard drive. How can I do this? It only gives me an option to format and install to the primary drive. I am not sure how to set it up manually, and would prefer not to. [20:11] joako: how are you verifying that ? [20:11] [NGW]: you have just said that less than 60 seconds ago [20:11] dcherniv, http://pastebin.com/4ZwKP1MC [20:11] ikonia: ¨Ifconfig¨ command [20:11] [NGW]: so the installer doesn't see the second drive? [20:11] output of lsusb [20:11] ICU, also run apt-get update && apt-get upgrade before installing wine [20:13] joako: ok, first things first, is the firewall on your machine disabled ? [20:13] ikonia: I disabled it but I am not sure if after rebooting it will stay disabled [20:13] joako: stop it again to make sure [20:13] yeats, I am going to switch over to the 10.04 live cd to prove that the sd reader is working and its not a hardware problem. [20:13] brb [20:14] Guest20463, hm, pastebin lsusb -v, also pastebin lspci [20:14] Hi. [20:14] dcherniv, hi [20:14] its me Guestt20463 [20:14] Ive just rebooted the laptop dcherniv === daniel is now known as Guest8852 [20:15] Anom01y: try and stick with a single nick - it's less confusing :-/ [20:15] yeats, yeah sorry, this is my main machine I will make a similar nick when I re-boot the laptop [20:15] ikonia, i have setup vsftpd and is runing. but when i enter ftp://ipOfLinuxMachine it doesnot take me there [20:16] ikonia, iam in windows 7 [20:16] ikonia, Is the correct command: ufw disable? [20:16] Syncsys__: where does it take you [20:16] joako: lets do it a bit more agressive "sudo iptables -F" [20:17] Anom01y, pastebin lsusb -v and lspci, cant tell the model from lsusb [20:17] ikonia, no where [20:17] dcherniv, ok I will I am booting the computer off an older live cd to prove that the sd reader is working and that the problem is in ubuntu 12.04 [20:17] because when we had ubuntu 10.04 installed on the computer, the sd reader worked fine [20:18] what is default w3m's folder for downloads? [20:21] ikonia: ¨destination unreachable¨ when I try to ping defaut gw [20:21] ikonia, i just typed ftp://192.168.15.101 on the linux machine where vsftp is installed. and i am able to see the folders after giving credentials. but when I try the same addres from a windows 7 machine (which can ping 192.168.15.101 and gets reply) it does not take me anywhere [20:21] Syncsys__: it must take you somewhere [20:22] Syncsys__: have you started vsftpd [20:22] it doesnt [20:22] joako: this sounds stupid, but is your network card up [20:22] Syncsys__: it doesn't what ? [20:22] ikonia, its restarted. yes [20:22] Syncsys__: no, is it "started" is the vsftpd daemon running [20:22] joako: basic stuff, eg: is there a green light on the network card, does ifconfig show the interface as up [20:23] ikonia, thats how i get folders on the same machine when i type ftp://192.168.15.101 [20:23] Syncsys__: please stop telling me that and answer the question [20:23] Syncsys__: is the vsftpd daemon running [20:23] ikonia, service vsftpd status shows me runing [20:23] Syncsys__: right [20:23] Syncsys__: so the firewall is probably blocking it [20:23] Syncsys__: disable ufw [20:23] hey guys I usually run x11vnc at a custom port, but notice of late that, it also runs on 5900, how do I stop it from doing that [20:23] ikonia: Ifconfig shows ¨UP¨ and yes everything should be working I had openSUSE installed and the network was working fine. The moment I installed Ubuntu the network failed. [20:23] ikonia, firewall in linux box? [20:24] Syncsys__: correct [20:24] ikonia, is firewall enabled even if i never installed one? [20:24] Syncsys__: yes [20:24] joako: ok, this is interesting [20:24] I have installed ubuntu 12.10 on my laptop. I have problems with the audio device! Can anyone help me? My laptop is an Asus A6 Va [20:24] ikonia, i have an apache server runing too and serving people. it never cause a firewalll isue. strange. but let me see [20:25] Syncsys__: port 80 is a trusted port [20:25] joako: what model network card is this ? [20:27] is it udev responsible for mounting USB devices on insertion ? it seems to get mounted with the volume label as the mount point - i wanted to test a rule and i believe thats conflicting - is there any way to know what rule that is? [20:28] ikonia, added 20,21 in firestarter inbound [20:28] Syncsys__: firestarter ? [20:28] Syncsys__: firestarter isn't the default ubuntu firewall [20:29] open firefox [20:29] ikonia, i betcha he is using firestarter instead of ufw/gufw [20:29] internet [20:29] ikonia, its not default but I have it [20:30] TheLordOfTime: he said he hadn't installer a firewall.....so I doubt that [20:30] open internet [20:30] Syncsys__: so when I asked you and you said "even if I've not installed one"....you just lied [20:30] you have installed on [20:30] one [20:30] 20:24 < Syncsys__> ikonia, is firewall enabled even if i never installed one? [20:30] ikonia, I just installed it [20:30] Syncsys__: why ? [20:30] to change/ allow ports [20:31] Syncsys__: why would you install ANOTHER firewall when I've just told you the default one is probably blocking it [20:31] as i dont know ip tables commands [20:31] then ASK [20:31] if you don't konw ASK [20:31] Syncsys__, ASK dude, when you don't know something ASK. [20:31] yeats, ok [20:31] !ufw | Syncsys__ [20:31] Syncsys__: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Gufw (GNOME) and Guarddog (KDE from Lucid onwards) also exist. [20:31] I've narrowed this down pretty good [20:31] ikonia, iam on old kubuntu system where I never saw a defualt firewall. and i only know of firestarter [20:31] so i installed it [20:31] I have the same issue with ubuntu 10.04 as 12.04 I am sorry for assuming that it wouldn't [20:31] and i only like firestarter. my personal choice [20:31] does the work. [20:31] same as any other. [20:31] ikonia, ok? [20:32] hi, my brother is thinking about getting a samsung galaxy s3, and he's wanting to make sure that he can sync music from ubuntu with it. I think he uses ubuntu one's music thingie to buy music. [20:32] Syncsys__: you're on your own [20:32] Syncsys__: if you know better.....you should be able to debug/fix this [20:32] ikonia, no. the are nice people here, iam not alone [20:32] does anyone know if it will sync okay? [20:33] ikonia, thank you [20:33] Syncsys__: no problem then, good luck [20:34] Hello [20:35] yeats, ok I solved the problem sort of (it looks like you are right the sd reader just isnt working anymore for anything) [20:35] ubuntu 10.04, ubuntu 12.04, neither of them work with the sd reader === SudoKing is now known as SudoKing[A] [20:35] Anom01y: I figured it had to be the hardware [20:35] so I am using an adapter (sd to usb) and that works fine, the usb ports seem ok [20:36] time for a new computer soon I think [20:36] hopefully ubuntu works fine with a newer computer [20:36] !list [20:36] Mari: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». === dude is now known as Guest21248 [20:38] is it posisble to sync music from ubuntu onto an android phone? [20:39] ikonia, its working with filezilla client on windows. i think the windows explorer is not good with ftp [20:39] Jerub, yes, you can write your own java syncer ;) [20:39] Syncsys__: no you don't think that, you've just been told that in ##networking 3 times before you'd listen [20:39] Syncsys__: please don't lie [20:40] FlowRiser: um, can you be more specific? [20:40] yes. when did i said i dreamed about filezilla. [20:40] is the answer no? [20:40] ikonia, ^ [20:41] Jerub, android apps are written in java, it's not hard to serial write in java or to check for files, so you can write your own application to sync whatever files you like [20:41] Syncsys__: no-one said anything about dreaming [20:41] FlowRiser: i mean, can i plug in my android phone and sync music from an ubuntu install to my phone. [20:42] why when I go to download ubuntu it recommends 32 bit? I have a 64 bit system [20:42] ikonia, i put it that way that I knew how to ask and fulcan in ##networking new how to guide.. [20:42] Jerub, yes, that was my point. Also, if you are lazy to code your own stuff, you can use ubuntu One [20:42] FlowRiser: i believe he is using ubuntu one [20:42] does that work on android? [20:43] it should've [20:43] hi [20:43] never quite tested it [20:43] juggle, hi [20:43] how to start oracle as a service [20:43] Jerub, yes https://play.google.com/store/apps/details?id=net.sourceforge.subsonic.u1m&feature=nav_other [20:44] i installed oracle 11g r2 on my user on ubuntu [20:45] yeats, strange how a card reader could just fry like that [20:46] Where would you put directories that can be used as root by LXC containers? In /srv, /var ? [20:47] Taint: Canonical thinks its safer to recommend 32bit for everyone. You can get the 64bit version, and it'll work fine. === SudoKing[A] is now known as SudoKing [20:48] Thats what I've been using and had no troubles, but I'm just getting started with it [20:48] @flannel thx [20:49] okay, now what about just copying files to the phone from ubuntu using MPT, is that possible? last i heard it was quite hard to do. [20:49] I have a good gfx card but ubuntu doesn't see it, just sees it as generic VGA or whatever. How do I install correct nvidia drivers for it? [20:50] hello , i am new with ubuntu . I am having a problem with installing wine, can anyone help me pls [20:50] ICU, sudo apt-get install wine [20:50] then you're done. [20:51] it give;s me an eror [20:51] ICU: can you pastebin the error? [20:51] What the heck.. [20:51] "The disk drive for /tmp is not ready yet or not present." [20:51] ????? [20:51] yes [20:53] lws: seen this?: http://askubuntu.com/questions/34997/disk-drive-not-ready-yet-or-not-available [20:53] !pm | ICU [20:53] ICU: 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. [20:53] !paste | ICU [20:53] ICU: 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. [20:53] sudo apt-get install wine [20:53] [sudo] password for unu: [20:53] Reading package lists... Done [20:53] Building dependency tree [20:53] Reading state information... Done [20:53] Some packages could not be installed. This may mean that you have [20:53] ICU: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:54] yeats: no i haven't. [20:55] nvidia drivers in ubuntu help? [20:55] did you get the problem? [20:55] ICU: are you not able to use a pastebin? [20:56] !nvidia | Taint [20:56] Taint: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto === fork is now known as Guest77385 [20:57] ty yeats [20:57] hi there [20:58] jeez this looks complicated for just installing a driver... [20:58] http://pastebin.com/wizB5zsR like this? [20:58] Taint: can you provide details about your problem? [20:58] ICU: yep [20:59] oh no prob yet yeats, just looking into installing correct up to date nvidia drivers [20:59] ICU: can you try 'sudo apt-get update', then 'sudo apt-get -f install'? [20:59] yes [20:59] Taint: you've tried 'sudo apt-get install nvidia-current'? [21:00] not yet but I will. I'm about to fire up ubuntu in a few after reading all this [21:00] yeats did yhat [21:01] ICU: okay, so did it work? [21:01] hey i need some help with a gamepad in Ubuntu 12.10 [21:01] yeats, 0 updates , 0 ....... [21:02] hi there [21:02] i've got 2 different gamepads, and they work except when configuring any emulators, they all think i'm holding down the J19 button, which doesn't actually exist on these controllers. [21:02] ICU: that's not really telling me anything... can you do another paste of the output (at pastebin.com)? [21:03] yeats, http://pastebin.com/G4CygSw7 [21:04] looks like this is gonna work yeats. will updates for this be included when I do my usual updates? [21:04] Taint: if you install via apt-get, yes [21:05] ugh. you know the failure of Open Source is that if you have a problem, there's no one you can call. At least with paid proprietary software, there are people whose job it is to give a F*. [21:05] ICU: can you pastebin the output of 'apt-cache policy wine'? [21:05] How can I show all the packages in a repository? [21:05] vexati0n: you can find paid support for open source software - many companies would love to take your money for that [21:05] yeats it didn't say its finished but now just says my user @ubuntu [21:06] think it installed correctly? [21:06] Taint: if it didn't give you an error and just returned to the prompt, that means "success" [21:06] yeats, http://pastebin.com/cm0rkGBJ [21:06] vexati0n: apart from being off topic here your statement is plainly wrong [21:07] great. thx yeats. said something about not finding kernal source but other than that I think it worked.. [21:08] Taint: can you pastebin the messages you're talking about? [21:08] yes doing it right now [21:08] Hi everyone, i am currently behind a proxy at uni campus, i am trying to get my laptop to tunnel the connection of my xbox 360 through a ssh tunnel, anyone have an idea how to do that ? [21:09] i connected my xbox to my laptop using a rj45 cable now i think the best way is just to use wifi and setup a ssh tunnel to tunnel the connections, but im not sure how to do that hehehe [21:09] ICU: what happens when you do 'sudo apt-get install wine1.5'? [21:09] yeats: http://paste.ubuntu.com/1460418/ [21:09] yeats, the same problem [21:10] yeats, http://pastebin.com/R49XGpN2 [21:11] ICU: I would try 'sudo apt-get clean' then 'sudo apt-get update' then 'sudo apt-get install wine1.5' [21:11] ok [21:11] ICU: either that or disable the Wine PPA and just install the Ubuntu repo version [21:11] t [21:12] Taint: I would actually assume that it didn't work since the messages say it skipped installing the module in the current kernel [21:12] damn [21:12] any suggestions? [21:13] is it because I'm using it in vmware? [21:14] Taint: well that would certainly affect the way drivers work - I don't use vmware, though so I can't advise [21:14] Taint: you could try asking in #vmware [21:14] ok thx [21:18] hi [21:18] hello [21:18] Is there anyone out there who can help me with my linux partitioning? [21:19] ztgu: What do you want to know? [21:19] Hi, all - I'm ssh'ed into my Ubuntu box using a machine that's on the same network. I just want to enable remote desktop, please. [21:20] litropy: why not just use something like realvnc [21:20] litropy: ssh in with -X and launch vino-preferences [21:20] I'm playing around w/the 12.10 live USB pending an erase-and-reinstall of my main system ... (confirming that drivers, etc. work and unity won't send me over the edge :-D ). short of erasing the USB and reloading the contents is there a way to quickly clear all of my changes, configuration shifts, etc. from the persistence storage? I think I did something strange w/nvidia drivers and want to roll back [21:21] live usbs write persistently? [21:22] they can if you set them that way during creation [21:22] srhb: not sure what you're suggesting. I don't know what -X, and I don't have a monitor attached to the Ubuntu box. [21:22] khanfused: my best suggestion would be to erase it and reload the contents [21:23] the USB creator has an option to store settings and docs into another partition in the stick [21:23] oh [21:23] well can't you just delete the contents of that partition then? [21:23] srhb: Oh! It enables X11 forwarding! Interesting... [21:23] I was curious about that ... [21:24] khanfused: be worth a try [21:24] #connect irc.freenode.net [21:24] hello any german here? i need help about wlan card ;) [21:25] psyg: need help for using this network? /join #freenode [21:25] !de | crenberry [21:25] crenberry: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [21:25] septima... I'd hoped that there was a simple setting .... either in the shell or during reboot... that would let me flush the contents. [21:25] anyone know which udev rule is responsible for mounting usb-storage devs by label? [21:25] thx [21:25] Hello, I'm having trouble getting the scanner in my epson multifunction tx133 printer to work. I'm running Ubuntu 12.04, and the printer works fine. I've tried installing iscan and other packages which usually work but it just hangs when trying to run it, until I unplug it. Could anyone help me with this? [21:26] hi guys i have ubuntu 12.10 but for some reason when i start a program it is minimized. like when i have skype in to the tray, when i click 2 times, it doesnt open it, but minimize it at the bottom.. any idea how to "fix" it? === Dabo__ is now known as |Dabo [21:27] I'm $ssh -X #'ed into my remote machine, and I tried $vino-preferences #, but nothing happened. It just looks like it's open on the other end. [21:28] srhb^ [21:28] litropy: just for a check, run xeyes remotely, do you see them on your monitor? [21:30] guntbert, ran xeyes on the Ubuntu box (from ssh session on this comp); no dice. === johan is now known as Guest69312 [21:30] litropy: did you get an error? [21:30] Is there anyone out there who can help me with my linux partitioning? [21:31] !ask | ztgu [21:31] ztgu: 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 [21:31] I'm getting a mouse problem from a fresh Ubuntu install. [21:31] I have an C and D drive on my windows system. [21:31] my D drive is completly empty [21:31] > I don't know which one of the sda's I am going to install it on (since I am going to install linux on D) [21:31] > do you know? [21:31] ztgu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:31] Hello all - when I type echo $JAVA_HOME I see the java home path set to /jdk1.7.0 YET when i do java --version I get ./jdk1.7.0/bin/java no such directory [21:32] hey yeats, after I restarted after that update nvidia all my icons are gone, just a background! [21:32] Heya [21:33] hlfshell ... will java --version output something for your local user or for the system/java install? [21:33] Question - I'm trying to get network manager to restart.. Every time I do the command, it just hangs, though.. And so do any command with sudo in front... [21:33] khanfused, this is via my local user. [21:33] Hi ubuntu, my taskbar has hanged and now I cannot minimize or close applications [21:33] no buttons in it are working [21:34] khanfused, ive ran it as other users and as sudo to the same result [21:34] how do I restart the taskbar? [21:34] Hello, Ubuntu. I'm getting a mouse problem from a fresh install. It's not the mouse, because it works perfectly in a Live Boot. Does anyone have an idea what the problem might be? [21:34] I have an C and D drive on my windows system [21:34] my D drive is completly empty [21:34] I don't know which one of the sda's I am going to install it on (since I am going to install linux on D) [21:34] do you know? [21:34] ztgu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:34] hi all, I used the 'dd' command to put a .img file in a usb drive. Now I want to format the pen and use it normally, how do I do that? Ubuntu can't mount it automatically. [21:36] Hi #ubuntu, my taskbar (or gnome-bar) has freezed, how do I kill it and restart it? I cannot close or minimize any application. Please help. [21:37] hrolf try killall gnome-panel [21:38] MonkeyDust: Oops, sorry I think thiere is no gnome-panel, it is Unity. [21:38] I have 12.04 [21:39] Actually I think it is the Launcher freezing === Optichip` is now known as Optichip [21:41] hi. where do i start when my bluetooth does not work. lshw and lspi do not find any suitable device...but the "bluetooth" module in the kernel is loaded [21:41] hrolf are you keeping the system updated? unity has been updated to fix many stablity bugs since 12.04 released. [21:41] Hello, Ubuntu. I'm finding myself unable to use my mouse after a fresh install from a Live USB. I'm able to use my mouse with the Live installation. Any ideas what's wrong? [21:42] kinxer how is it connected? [21:42] usb i suppose..you can check with "lsusb" if it is listed. [21:43] DB9 connector, 82. [21:44] As I mentioned, it works perfectly on the Live USB. It also works on my Windows partition. [21:44] hello [21:44] trying to install 12.04 to iscsi root [21:45] all seems to be fine [21:45] but on boot, system tries get ups from dhcp [21:45] !enter | syncer [21:45] Is there anyone here who can help me with my linux partitioning? I have a C:\ drive with 186 gb where my windows is stored. And I also have an D:\ drijve with 258 gb. But I don't know how this works in the ubuntu install. anyone with skills out there? [21:45] syncer: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [21:45] hmh yeah..i understand kinxer. sorry cannot help with this connector [21:45] guntbert, I didn't realize until just now that I should do this within my X11 environment. I was able to launch vino-preferences remotely and enable remote desktop access, however I'm still getting an error (connection refused) when I try to remote in. [21:45] how to specific ip [21:45] ? [21:45] Thanks anyway, 82. I appreciate the courtesy. [21:46] !partition > ztgu start here [21:46] ztgu, please see my private message [21:46] set specific ups for specific interfaces statically [21:46] good luck with that kinxer [21:46] ips* [21:46] Thanks. [21:47] litropy: lets get it straight please - you are currentlxy sitting in front fo computer (C)lient (X environment) and try to ssh -X into yur (S)erver [21:47] MonkeyDust: no one in that channel [21:47] !tab | kinxer [21:47] kinxer: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [21:48] guntbert, correct. And I did. And I was able to launch vino-preferences. [21:48] ztgu it's a webpage you can open, not a channel [21:48] litropy: ok, so what is the problem now? [21:48] Sorry. Yes? [21:49] ztgu read this page to get an idea https://help.ubuntu.com/community/PartitioningSchemes [21:49] ok [21:49] kinxer: I wanted to tell you to use complete nick names when talking to a specific person [21:50] check: allow other to view; check: allow other users to control; tried toggling the other options there to see if they affect anything, and they don't. But as of now, confirming each connection is unchecked, require a password is checked, conigure upnp is checked. [21:50] So, everything looks like it wants to work. Yet, when I try to VNC in, I get connection refused. [21:50] ztgu keep it in the channel please [21:51] litropy: do you relaay need vino? is ssh -X not good enough? [21:51] *really [21:51] !pm | ztgu [21:51] ztgu: 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. [21:51] hey everybody [21:51] guntbert, I do. [21:52] I really need helpp [21:52] can anyone help me with my ubuntu [21:53] ztgu please stop flooding my pm [21:53] ztgu i'm sorry, i will block you now [21:54] !ask | iRONCOMICS_ [21:54] iRONCOMICS_: 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 [21:54] hello [21:54] litropy: I suggest (just for a test, now) that you allow anyone to view the desktop (and noone to control it) without a password [21:54] so how set ip on as kernel option to bring up iscsi ? [21:54] hi all, how can I copy my private ssh key from my pc to my laptop so I can authenticate to lp from both? [21:55] Oh sorry, How do i add the resolution 1024x768 to my netbook which nly supports up to 1024x600? [21:55] is it possible to save the output of a program to a file and output it in realtime (in bash)? [21:55] trijntje: /home/user/.ssh/id_rsa [21:55] guntbert, tried; failed. [21:56] litropy: have a look at the logs on (S) - also I have no experience with upnp [21:57] syncer: thanks! [21:57] sfan5: output to a file AND output to bash at the same time? [21:57] yes [21:58] anyone how using iscsi root here? [21:58] sfan5: use tee [21:58] How do add unsupported resolution (1024x768) on my netbook ubuntu v12.04 === SierraAR is now known as Sierr[a]AR [21:58] Septima: that worked! thx [21:59] Is there no ubuntu-12.10 alternative install cd? [21:59] smw: there's a minimal install === nacho is now known as Guest70269 [21:59] no alternate install cd? [22:00] guntbert, hahahaha - vino-server wasn't running. Launched the server; all set now. thanks for your help. [22:00] have they stopped producing them? [22:00] smw: i think they did [22:00] * smw is scared === Guest70269 is now known as AzoteLogiko [22:00] litropy: glad you got it sorted :) [22:00] Septima, it is the only one I know how to use! [22:00] smw: its only for lubuntu now, or get netboot [22:01] !alternate | smw [22:01] smw: The alternate CD has been discontinued for the main Ubuntu distro, please use and report any bugs in the !LiveCD [22:01] I need help with partitioning [22:01] I can't find anything with the exact same size as in windows, C:\ drive 186 gb, D:\ drive 258 gb dev/sda4 200 gb, dev/sda5/ 277.5 gb dev/sda6 21,4 gb, Do you understand? [22:01] where do I complain? lol [22:01] how do i add unsupported resolutions to ubuntu 12.04 [22:01] guntbert, what was the reason they discontinued it? === dude is now known as Guest96444 [22:01] smw: lack of use/nessesity i assume [22:02] trijntje, you can also launch individual ssh sessions with -i directory/to/ssh/key/keyfilename [22:02] smw: I don't know - but discussion of that is off topic *here* [22:02] smw, ask/annoy on #ubuntu-release [22:03] begginners [22:03] sorry [22:03] smw, if you want a leaner ubuntu try xubuntu [22:03] RollinV2, I don't, I just want the installer I know [22:04] smw, then lubuntu alternate or netboot [22:04] RollinV2: thanks, but I just needed to copy the key from my pc to laptop, so I set it as the default (id_rsa) [22:05] I can't find anything with the exact same size as in windows, C:\ drive 186 gb, D:\ drive 258 gb dev/sda4 200 gb, dev/sda5/ 277.5 gb dev/sda6 21,4 gb, Do you understand? [22:05] can anyone help with my partitioning problem? [22:05] Noskcaj, I guess I will install 12.04.1 [22:05] ztgu: elaborate on the issue [22:05] !patience | ztgu [22:05] ztgu: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [22:06] smw, ok. what's wrong with netboot or lubuntu [22:06] Noskcaj, both require internet to install all the things I want. [22:07] ztgu: the 186 corresponds to the 200 (sda4), the 258 corresponds to the 277.5 (sda5). The size differences are because of base 10 vs base 2 (1024 = KB vs 1000 = KB) [22:07] smw: and ubuntu alternate or a normal installer do not? [22:07] *lubuntu [22:08] Noskcaj, lubuntu would require me to then install ubuntu-desktop afterwards === vj is now known as Guest48379 [22:08] the normal installer would work [22:09] I am having an error with unity. After I updated my system, it seems to be running unity2d, instead of the regular. Selecting "ubuntu2d" or "ubuntu" in the log in screen both result in unity2d. When I run unity in terminal with debug on, I get this: http://pastebin.com/qZLCsBcs [22:10] Hello, I'm having trouble with a multifunctional scanner on ubuntu 12.04. The printer works fine, and sane finds the scanner, but trying to run iscan or other scan utilities just stalls until I stop the program or unplug the cable. The printer/scanner is epson tx133. [22:11] Dabo_: update your video drivers [22:11] Thank you for replying Flannel, but why are they not the same size as in windows? [22:12] ztgu linux systems report true gb sizes... 1,024mb as opposed to 1,000mb [22:12] Do you know where I can find video driver updates? [22:12] Dabo_: what card? [22:14] I am not sure, I am trying to find it now === raul is now known as Guest64440 [22:15] (maybe anyonw knows now) where do i start when my bluetooth does not work. lshw and lspi do not find any suitable device...but the "bluetooth" module in the kernel is loaded [22:16] Would this be the card? VGA compatible controller: NVIDIA Corporation GF106 [GeForce GT 555M] (rev a1) (prog-if 00 [VGA controller]) [22:16] Dabo_: yes [22:16] user82 what type of device are you connecting i find that some devices will only work if connected through blueman [22:16] help, I installed nvidia drivers in 12.10 and now there is no graphics... [22:17] I also get this result: VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [V [22:17] GA controller]) [22:17] Evil_Eric, i cannot enable the bluetooth module in the notebook [22:17] Dabo_: that's fairly new, you can try getting the drivers off nvidia.com for it; or you can try the ones here: https://launchpad.net/~xorg-edgers/+archive/ppa/+packages [22:17] oh [22:17] it loads the bluetooth module but then when i click "enable" nothing happens [22:17] good luck with that then user82 [22:18] I also installed linux-source and linux-headers-eneris and removed and reinstalled nvidi-current-updates... [22:18] thanks Evil_Eric ... linux 3.7.0 did not yet include a driver :/ [22:18] Thank you [22:18] but is there a way to find out which hardware is built in? no matter if a driver exists or not? [22:18] irc://irc.rezosup.org:6667/physique [22:19] yapli_: ? [22:19] still, when watching the install of nvidia is says that the compiling module for current kernel was skipped since the source dows not seem to be installed... ?? [22:19] but I did install it [22:19] does anyone have a tip+ [22:19] ? [22:19] stephans_: make sure you have all the dependencies that nvidia specifies [22:19] Evil_Eric, dmidecode finds it [22:20] stephans_: why are you not using the nvidia drivers provided by ubuntu [22:20] I want to write a python script that pauses the currently playing music in ubuntu. Where should I start looking in the API? [22:20] doubledubba: #python [22:20] ikonia, the drive by default was nuveau... so not a performer... [22:21] stephans_: right, so ubuntu also provides some propitary ones too [22:21] Septima, what dependencies? apt will satisfy them no? [22:21] anyon get virtualbox guest additions working in ubuntu 12.10? [22:21] !nvidia | stephans_ [22:21] stephans_: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [22:21] ikonia, those are the ones that I use... [22:22] stephans_: where did you get them ? [22:22] I am fluent in python. I don't think the guys over at #python would be as helpful [22:22] i'm not familiar with unity [22:22] I just don't know where to start looking [22:22] what part of the unity system control the sound? [22:22] the music player api would be a start [22:24] thanks ikonia [22:24] doubledubba: could also try hooking into pulse, but that's more "sound" rather than music player [22:25] i see [22:25] im actually trying to pause the music for the pandora webapp [22:25] in the sound menu [22:26] while it is running. [22:26] is that possible? [22:26] no idea [22:27] how do i switch from the server kernel to the virtual kernel in Ubuntu 10.04LTS? [22:27] allright [22:27] thanks anyways [22:28] i think i might have to re-write the code for the pandora webapp to do what im trying to do [22:28] too much work [22:28] nevermind haha [22:28] bye all! [22:28] i tried apt-get install linux-image-kernel, but that didnt seem to update boot like i normally would [22:28] doubledubba: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:28] MACscr, never knew there was a virtual kernel. Especially for such an ol version [22:28] how do I make my usb bootable [22:29] is it possible even though i only have 200 megs left on it? 750 to ubuntu.iso [22:29] when i try to boot from USB in BIOS i'm getting 'missing operating system' [22:30] i suppose I need to install a bootloader onto the usb? === raul is now known as Guest66989 [22:31] my usb is showing up in bios but it unable to successfully boot from it [22:31] Unfortunatley the support site only shows the basic steps... I am wondering why the apt-get install nvidia-current-updates works when i have the headers and source installed... the install does not see the headers or the source... why? [22:32] hi guys I just did a clean postfix install and when I try to receive an external email it bounces back saying error 550 550 5.1.1, can anyone help me out ? [22:32] oh damn, this is probably like holiday season [22:32] might be harder to find support/help :-( [22:32] machicola you need enough space on the thumb drive, to put ubuntu on it [22:33] compdoc: oops, it was simple as 'apt-get install linux-virtual' [22:33] nvm, i lied, it didnt do it either =/ [22:33] ahh, MonkeyDust , thanks [22:33] I didn't consider that [22:34] someone in error told me a 1 gigger would be big enough [22:34] that makes sense.... need enough room for the full install [22:34] machicola an empty 1GB, that is [22:34] the nvidia module is not built because it does not see the source or the headers? I do not understand why. What am i missing? [22:35] lts works... not 12.10... what changed? [22:35] MonkeyDust, I have a gig size USB and the ubuntu12.10.iso on it is taking up 750MB [22:35] machicola an empty 1GB, to create a live usb stick [22:35] yeah, so I guess I'm good then [22:35] can anyone explain the the use of dummy on this tutorial http://blog.thecodingmachine.com/fr/content/triggering-php-script-when-your-postfix-server-receives-mail ? I understand the rest but it doesn't say much as to why we have to use that [22:35] machicola https://help.ubuntu.com/community/Installation/FromUSBStick [22:36] hello :) My wifi stops working after a while [22:36] need help [22:36] use a wire, not wifi [22:36] I'm having USB netgear wireless adapter. Signal is full, but it just stops working after some minutes [22:36] hi aleksa can you add a few details? [22:36] sure [22:37] do you have to reboot to make it work again? [22:37] that support page doesn't seem to be very helpful MonkeyDust , I've read it... also it says 2GB for some reason [22:37] no, I just unplug the USB and put it in againg, and it works after 30 seconds [22:38] I have to be quick, cause I expect it to stop working in every minute [22:38] :( [22:38] nevermind MonkeyDust , i think i've missed a key part on it the first time [22:38] thanks, bbiab [22:38] are you sure the USB isn't faulty? [22:39] aleksa are you sure the USB isn't faulty? [22:40] ztgu: It's because windows displays the sizes in base-2 prefixes (where 1KB = 1024 B) and Ubuntu displays them in base 10 (where 1KB = 1000B). It's not a lot at the kilobyte (technically called a kibibyte when in base 2), but when you get up to Gigabytes (and Gibibytes) the difference is significant. https://en.wikipedia.org/wiki/Gigabyte#Consumer_confusion [22:40] thank you Flannel [22:42] so i have a question about a printer [22:43] i have a Samsung SCX-472x Series it does not appear in the printer driver database [22:43] and nothing shows up when it is searching. is there a way to get it to work? [22:43] ikonia, I got the drivers from the main ubuntu repo [22:44] Yes, I am. It worked until I installed 12.10 from zero [22:45] Hello. I'm having some problems with my two raid 5's combined with a logical volume. LVM says that it can't find a drive, missing uuid, blkid says that md0 exists, but not md1, and mdadm -D reports that both arrays are healthy. Anyone experienced this before? [22:48] aleksa: have you looked around the net to see if others have problems with the same hardware and Ubuntu 12.10 ? What kind of usb dongle is it? [22:48] I have an older dell currently running Joli OS Linux and I'd like to run Ubuntu instead. How do I go about getting that set up? [22:49] it's netgear w3100. Had to install ndiswrapper and to use windows driver [22:52] google shows nothing, just people having problems, but none of it is for 12.10 [22:54] hi , what is the best remote desktop solution that behave like terminal server with login ... [22:54] vnc server only allow to connect when user is connected [22:55] hi, I need some help, how to refresh flash player version, please ? [22:55] troulouliou_dev, that sounds liek desktop sharing. You have to actaully install a vnc server to allow anyone to conenct even when there is on one on the console [22:56] my pvdisplay says that it "Couldn't find device with uuid ''", which is disk /dev/md1 - how do I go from here? from what I can see from mdadm --detail, the array is fine [22:56] stephans_: if you go the drivers from the ubuntu repo, it won't complain about compiling them [22:56] stephans_: the package manager will do it all fo your [22:56] for [22:56] comdoc , yes but i would like to connect directly to gdm/ xdm and close local session if opened like terminal server [22:56] Anyone have any skill in getting Firefox/Flash (for youtube and Pandora) to use digital audio out? Mplayer, mythtv, etc.. are all good, but I just can't seem to get Firefox workin [22:56] comdoc there are several solution around that just would like to know the best one [22:57] ikonia, that is how I got in to this mess... I just checked the box in Nvidia drivers... [22:57] then boom! [22:57] stephans_: right, but you're also saying things like "it's complaining about compiling" [22:57] stephans_: which isn't true if you've used the nvidia package from ubuntu repos [22:58] that is when i have subsequently done apt-get install nvidia-current and watched the cli [22:58] troulouliou_dev: vnc should work even if you aren't logged in, but you might want to look instead at X forwarding via ssh [22:58] I followed the troubleshooting steps... [22:58] remove the drivers [22:58] install the headers [22:59] reinstall the drivers [22:59] and reboot [22:59] angel56, nah ssh forwarding dont' fit btw are you sure that vnc can work at display manager login level ? [22:59] I then noted that the install was not seeing the 'source' for the current kernel... [23:00] not sure if it matters... [23:00] but no gui none the less [23:01] stephans_: the package manager should deal with all of this [23:01] stephans_: there should be zero need for any of this as it's pre-compiled package [23:01] ikonia, then I cant understand why it did not work... [23:02] originally in the GUI it saw and suggested the NVidia drivers. [23:02] hello [23:02] I am confused... [23:03] maybe 12.10 is kinda betaish after all... [23:03] ? [23:03] stephans_: unity is wonky [23:04] sup guys [23:04] stephans_, did you install the experimental or the stable driver ? [23:04] OerHeks, I tried them all. [23:05] stephans_, and what nvidia card do you have, optimus by chance ? [23:05] 12.10 is not a beta [23:05] OerHeks, none of them worked... [23:05] please explain "none of them work" [23:05] OerHeks, no, its a mac mini learly 2009.. [23:05] i have to look it up... [23:06] stephans_: 1.) do you have an nvidia module loaded 2.) did you configure xorg.conf to load the propritary nvidia driver ? [23:06] OerHeks, its: NVIDIA GeForce 9400M graphics processor with 128MB or 256MB of DDR3 SDRAM shared with main memory [23:07] ikonia, I expected the deb file to perform any necessary configuring... [23:07] deb file ? [23:07] you should not be using a deb file [23:07] you should be pulling it out of the ubuntu repos [23:07] and the module does not load by the way. [23:08] right, so 1.) the module has to load 2.) you need to configure your xorg.conf [23:08] ikonia, i am... the repos have deb files in them [23:08] ikonia, i am simply using the apt commands. [23:08] stephans_: right, so you still need to configure xorg.conf [23:08] stephans_: you also need to make sure the nvidia module can load [23:08] as instructed on the trouble shooting on the ubuntu home page [23:09] stephans_: I've just told you what you need to do [23:09] ikonia, chek onthe xorg file I saw the command to let nvidia do that... but what about the module how do i make it load? [23:10] stephans_: have you verified the xorg.conf ? [23:11] ikonia, xorg.conf is configured to load nvidia. [23:11] stephans_: can you show me the line to verify that please. [23:13] in the section "Device" the line with driver says Deriver "nvidia" [23:13] Driver... [23:13] Sorry xchat on a separate computer. [23:13] have to type [23:14] thats ok [23:14] right, seems i had a semi-broken array of disks. fixed it, but still need to give LVM a jolt, to recognize the now working raid. how do I tell it to go ahead and mount stuff? [23:14] stephans_: ok, so what happens if you insmod the nvidia module [23:14] Hello guys. So I just installed lubuntu on my old lapto and it works like a charm. The only problem is that neither of my control keys work. [23:14] nicho_: change the volume group to active status [23:15] When I do Leftcontro+t nothing happens, when I do rightControl+t it just writes a t instead of opening, for example, a new tab on chromium. [23:15] Any ideas? [23:15] insmod: can't read 'nvidia': No such file or directory [23:15] can you install .ttf fonts on Kubuntu? [23:15] Benn: sure [23:15] insmod nvidia [23:15] stephans_: ok, so the issue is the nvidia module is not here [23:15] stephans_: (use sudo) [23:16] ikonia, i did a sudo -s out of laziness... [23:16] ok [23:16] so now you know your problem [23:16] ikonia, that is my suspicion... [23:17] it's not a suspicion [23:17] is't fact [23:17] you don't have the nvidia kernel module on your system [23:17] blami: I opened system fonts by typing fonts:/// into rekinq. Can I just drag them in there? [23:18] how do i disable routing between two network cards on the same subnet in the same server? I want to be able to map 1 to 1 with nat each of these two ip's for web servers [23:19] phew jesus christ it's back online. it's a christmas miracle. thanks ikonia for the help! [23:19] Benn: not sure, I'm installing them by copying to ~/.local/share/fonts [23:19] need help , with the instalation of wine [23:20] ikonia, when i reissue apt-get install nvidia-current, i get: nvidia-current is already the newest version. [23:20] seems the issue was that mdadm, instead of making a array of the partitions (sda1, sdb1, etc) - it made a array of the physical disks (sda, sdb, etc), how do I avoid this in the future? [23:20] stephans_: the package may well be, remove it and re-install it [23:20] ikonia and the insmod commans still fails... [23:21] nicho_: issue the mdadm commands correctly [23:21] can any bodey help pls\ [23:21] ICU: are you sure you want the original wine? [23:21] thanks ikonia, it's probably my config that's faulty [23:22] nicho_: not being rude, but mdadm only does what you tell it to do [23:22] i am new , i just want wine to see how games go under linux [23:22] nicho_: and there is nothing wrong with using a disk over a partition [23:22] ICU: i recommend PlayOnLinux [23:22] ok , where can i get it [23:22] alright ikonia, all I did was stop the array and start it again, this time specifically telling it to use the partitions - and it worked [23:23] ICU: http://www.playonlinux.com [23:23] I'm kinda new to the linux directory structure and I was just wondering where I'd put certain files, I know that I should put my applicatins in /usr/local/bin but where should I put my conf file for them? or other required files for that 1 app? thank you for clearing it up for me! [23:23] mathxz: you put them where the applications need them [23:23] thanks , but it gives me an eror [23:23] The following packages have unmet dependencies:playonlinux: [23:24] hi [23:24] guys i need help please [23:24] ikonia: so let's say I make an executable php script in /usr/local/bin and it requires a class, do i just put that class in /usr/local/bin too? [23:24] could someone help me? === daniel is now known as Guest35746 [23:24] do I make a folder in /usr/local/bin and just put everything in it regarding that certain script? [23:24] mathxz: where ever the applicatoin needs it to be [23:24] Guest35746: just ask [23:24] mathxz: it's not dynamic [23:24] what does it mean? [23:24] someone can help me? [23:25] please [23:25] Guest35746: ask a question [23:25] thanks [23:25] i just installed Xubuntu today and it has problems when i update it [23:25] ikonia: I know there's no requirement but I'm just trying to figure out what's the usual, I guess I'll make a folder in /usr/local/bin/appname and put all the required file in there [23:25] !fhs [23:25] An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview see also: man hier [23:26] this is shown after i try to update [23:26] W:Failed to fetch gzip:/var/lib/apt/lists/partial/br.archive.ubuntu.com_ubuntu_dists_quantal_main_source_Sources Hash Sum mismatch [23:26] , W:Failed to fetch gzip:/var/lib/apt/lists/partial/br.archive.ubuntu.com_ubuntu_dists_quantal_universe_binary-i386_Packages Hash Sum mismatch [23:26] , E:Some index files failed to download. They have been ignored, or old ones used instead. [23:26] Guest35746: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:26] mathxz: there is no "usual" it depends on the application [23:26] what do i must to do please [23:26] Guest35746: Probably that repository is just temporarily out of sync. Try another repository or wait a while. [23:27] change the server? [23:27] going to read that jhutchins thank you and ikonia alrighty I was just wondering because applications installed through a package manager follow a certain structures [23:28] mathxz: they actually don't, it depends on who packages them [23:28] mathxz: As with most things in Linux, there isn't one right way to do it. The trick is to pick one method and be consistent so YOU know where things are. (Taking notes is good too.) [23:29] alrighty! Thank you jhutchins_wk & ikonia, I appreciate it , I acquired a virtual private server recently and I have been learning linux~ [23:29] HI guys , Hi installed steam latest version on my ubuntu 12.04 , therefore it isn't work, I view this message : this version of steam is currently in closed beta. login with an enrolled account to continue [23:30] Flood thank you! [23:30] it has worked! [23:30] daniele: .....so what does that message say to you [23:30] thanks a lot dude! [23:30] :) [23:31] ikonia, I need help, steam does not work and I see the error message described above [23:32] daniele: think about it "this version is closed beta, login with an enrolled account" [23:32] daniele: your account is not valid for that beta stage [23:32] it's a pretty clear message [23:33] daniele, the steam on linux is in closed beta. if you dont have a beta invite you can't login [23:33] ikonia, but I'm use the latest version, then the version open to all [23:33] again...it's a prett clear message [23:33] daniele: no, it's not [23:33] daniele: the version you are using is a closed beta as the error says [23:33] daniele, you can try to get an invite key from the offical steam forums. but you have a Steam problem, not a ubuntu one [23:34] RollinV2, oook I will try on steam forum [23:36] ikonia you ok? i seen a ban fly out and several status changes. [23:37] RollinV2: I'm fine [23:38] ikonia: ok, just checking. [23:39] ikonia, i did sudo apt-get remove --purge nvidia-current linux-source linux-headers-* [23:39] sudo apt-get autoremove --purge [23:39] so this is a IRC? [23:39] good [23:39] and then installed again... [23:39] you can see the result at http://pastebin.com/pnduBCye [23:40] !info linux-image [23:40] linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 3.5.0.21.27 (quantal), package size 1 kB, installed size 32 kB [23:41] stephans_: side note...your kernel maybe out of date [23:41] ikonia, there you can see: Module build for the currently running kernel was skipped since the [23:41] kernel source for this kernel does not seem to be installed. [23:41] current kernel is 3.5.0.21, not 17 [23:41] make sure your system is up to date first [23:42] ikonia, ok i see it has been kept back... [23:42] will do dist upgrade [23:42] stephans_: I'd look at fixing that first, that may have relevence (the reason it's being held back) === alejandro is now known as Guest38169 [23:46] any italians?? === Sierr[a]AR is now known as SierraAR [23:47] why ? [23:47] !it [23:47] 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) [23:48] what's a good FS for a usb stick? [23:48] whateer you want [23:48] ikonia, that worked! GUI is back... craching on login though... deleted .* in home dir and can now login [23:48] thantk you. [23:48] stephans_: well done [23:48] I hopw it will not break again! :) [23:53] hello. please could somebody help me to install the video drivers for Radeon 9200 PRO? [23:54] test [23:55] Whats up ppl [23:56] Hello [23:56] can someone help me trouble shoot an issue im having with screen on 12.10 server [23:57] Vlany, the stuff you need is in software sources, under the "drivers" tab [23:57] I have an SSD as a primary drive, and a secondary normal HDD (on a laptop). The secondary HDD turns off after a while (a few minutes). I think this is dangerous to the drive to turn off and on all the time? Can I disable it ? [23:57] !ask | FuzzyThor [23:57] FuzzyThor: 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 [23:58] bartzy, it can rduce the hard drive life slightly but isn't a huge risk, and yes. i forget if its and OS or BIOS thing though [23:59] Noskcaj: I hear that "click" sound of stand by (like you turn off a computer) every 10 minutes. Isn't that very dangerous ? [23:59] Maybe there's a way to map the windows key so it becomes control. [23:59] Also, it happens also when the laptop is on AC power... That's weird. [23:59] I need very much control key. [23:59] Any ideas?