[00:00] ^ [00:00] quicker than me [00:00] backing it up [00:00] Senjai, this is like back in the days when somebody showed me aptitude whiel I was using apt-get [00:00] Senjai: is that done in the regular instance or in the live cd instance? [00:00] fbdystang: replace username and /mount/point with the username you want to own the dir, and mount point where its mounted [00:00] fbdystang: whatever === epzil0n is now known as Guest70400 [00:01] fbdystang: are you logged in as root on the cd? [00:01] how can i create an ubuntu live with working proprietary ati drivers?7 [00:01] JennyBlueBird: lol, Im kinda new to the linux scene, just a fast learner [00:01] Senjai: hehe let me go check, it is on the server downstairs :) [00:01] im trying to list .tar.gz "tar -zvft bla.tar.gz" i get tar: You must specify one of the `-Acdtrux' or `--test-label' options list [00:02] fbdystang, you should not be changing the owner of the root inode of your / filesystem [00:02] join ##club-ubuntu [00:02] Senjai, hah, somebody just showed it to you I bet [00:02] oops [00:02] Ok, now why do I have 30 firefox processes :S [00:02] JennyBlueBird: no, as I have fresh eyes, I was on the hunt for new software. initiated people have settled with what they have. [00:03] fbdystang: listen to escott actually. [00:03] fbdystang, its not clear what you are trying to accomplish so its hard to know what is appropriate [00:03] escott: then again escott, this is an auxillary drive. [00:03] escott: hes not booting from it [00:03] escott: its a backup [00:04] Senjai, when did he say that? [00:04] ok it shows ubuntu@ubuntu at the live cd terminal [00:04] fbdystang, what is your objective in copying it over [00:04] fbdystang: sudo chown username /mount/point [00:04] ^ [00:04] quicker than me [00:04] <-- e11bits (~e11bits@koln-5d8103c0.pool.mediaWays.net) has quit (Quit: Good night and good luck) [00:04] Senjai: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:04] backing it up [00:05] Sorry for the accidental post [00:05] I meant the hotkey to auto pastebin it [00:05] Senjai, ok. missed that response [00:05] I am trying to update my system with a few servers running on it. It currently has 11.04 and I would like to update. I would like to copy over my HD to a connected SATA RAID for backup in case I make stuff go wonky on the update [00:05] escott: np! its always good to have many opinions anyway. [00:05] im trying to list .tar.gz "tar -zvft bla.tar.gz" i get tar: You must specify one of the `-Acdtrux' or `--test-label' options list [00:06] how to auto star a service with ubuntu? [00:06] fbdystang: as long as you dont mess with the boot partition, chown username /dir/ or sudo chmod 111 /dir/ should work [00:06] hey I need to uninstall xbmc and all its plug ins in it. I used sudo apt-get remove xbmc and then I used sudo apt-get --purge remove xbmc. after reinstalling the programs the addons are still there . im lost need help [00:07] google update-rc.d [00:07] sorry i used autoremove [00:07] sam___: ask in #xbmc or google their wiki [00:07] Senjai: will that permenantly change the owner? Or just for the Live cd session? === glyff is now known as glyf [00:07] ccvvcc: I tried update-rc.d mysql defaults [00:07] it's correct? [00:08] fbdystang: it will change it permenantly until you change it back [00:08] fbdystang: which you can do afterwards [00:08] fbdystang: not the best way of doing things [00:08] fbdystang: but it'd work [00:08] Senjai: I don't think that would work because I have a lot of different server files with differenct owners on them, would it change all those over as well? [00:09] hello #ubuntu [00:09] fbdystang: shouldn't be recursive [00:09] kalib, thats correct. [00:09] Hi Folks ! [00:09] fbdystang: check the man pages [00:09] fbdystang: to make sure [00:09] Senjai: Is there a better way? [00:10] So I'm trying to install ubuntu from an iso without burning a disk, and I'm able to successfully boot from the iso, but it's ignoring the toram option and locking the drive the iso is on [00:10] kalib, i hope you used sudo [00:10] fbdystang: doing it while logged into the system [00:10] fbdystang: and copying it over [00:10] fbdystang: lol [00:10] fb you should be able to copy anything with sudo [00:10] fbdystang: i dont know what the issue is [00:10] I had to fiddle with the grub command line, let me pastebin what I think I used [00:10] you can copy sudo with sudo! [00:10] Senjai: can I do that while logged into the same hd that I am booting from? [00:11] fbdystang: your not changing any files, you're copying them [00:11] so yes [00:11] fbdystang: ignore the /proc/ files though === slank is now known as slank_away [00:11] Senjai: OK, that would be a cool ninja trick, how is that done? [00:11] with the cp command [00:11] !cp | fbdystang [00:11] No entry [00:11] :/ [00:12] http://linux.about.com/od/commands/l/blcmdl1_cp.htm [00:12] You would need to use the -R flag. [00:12] Senjai: would gknautilus let me copy the entire hd over if I am logged into it for boot? [00:13] fbdystang: why wouldnt it [00:13] fbdystang: dont copy anything from /proc [00:13] fbdystang: and you should be fine [00:13] So copy everything and delete /proc? [00:13] fbdystang: dont delete proc [00:14] why touch /proc at all [00:14] fbdystang: dont touch it [00:14] fbdystang: proc is where your processes are. [00:14] fbdystang: its a fake filesystem [00:14] fbdystang: ignore it [00:14] fbdystang: Ubuntu populates it and cleans it up as the computer is run [00:15] yikes, let me see if I understand correctly. I login to my computer just like normal NOT live cd. Then I gksudo nautilus and copy my main hd over to my mapped SATA RAID. It should work and give no problems. [00:15] I think I had used a command like this to boot: http://pastebin.com/ZQmayBgr [00:16] not 100% sure [00:16] is there a way to get a list of recently installed packages? [00:16] fbdystang: no offence, but if you need a graphical interface to do everything, Linux/GNU at its current state is probably not for you. [00:16] but I did that and it booted, I gathered from the kernel output that it was in fact loading the iso into memory [00:17] Senjai: hehe, i can do command line, I just do not want to change ALL the permissions back if I live cd [00:17] but when it finally dropped me into the GUI, the disk was in use and unmountable [00:17] fbdystang: cp is the command line [00:17] cp -R [00:17] fbdystang: you're going to want to copy preserving permissions etc. [00:17] exactly, how do I type that in? [00:17] fbdystang: i gave you a link, did you look at it [00:18] let me go back :) [00:18] fbdystang: IM not going to give you EVERY answer, thats not how linux rolls. Ill help you figure out the problem. [00:19] Senjai: :) [00:19] nobody's ever tried to do this before? [00:19] wouldn't be such a damn problem if the iso for 12.10 fit on a cd [00:20] it's that big o.O [00:21] rigid : synaptic has a history function ... file/history [00:21] its like 780MB or something [00:21] jeez [00:21] isn't there an alternate netinstall ? [00:21] should've left libreoffice calc out of it [00:21] !bloat [00:21] Wug, be even better if it fit on 1.44mb floppies [00:21] :P [00:21] :) [00:21] !netinstall [00:21] Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [00:21] Tex_Nick: i found dpkg.log but thanks :) === Potato is now known as Guest96516 [00:22] Wug: most people just get a thumbdrive. its not expensive, or hard. Your making it really hard on yourself otherwise' [00:22] rigid : ahhh great :) [00:22] Senjai, some computers can't boot from that :P [00:22] Senjai: screw hardware [00:22] bin_bash: fair enough. [00:22] this shouldn't be hard. it really shouldn't be. its 2013 [00:22] I've got the booting part down [00:22] Wug, are you using a mac [00:22] no. [00:22] optical media is dying anyways [00:22] Senjai: OK, cp -R should work, but how do I type a destination that is a mapped raid? [00:23] hey Dr. Willis pleasure to see you again. trying to followup on the media player question from last nite [00:23] any pc that cant boit from usb. due to age.. id guess wont run 12.10 well [00:23] fbdystang: Create a partition and filesystem on it, and mount it. Then copy data on it. [00:23] Senjai: better spoken, where does a mapped raid reside on directory tree? [00:23] im running ubuntu 12.04 [00:23] dr_willis, it has nothign to do with age. the crapbook firmware won't boot from usb [00:23] fbdystang: Your going to have to do some research [00:23] i brought a CD along because I thought it would fit but it doesnt [00:23] dr_willis: That's dependent on about a zillion things though. [00:24] dr_willis, I have a 2011 macbook pro. won't boot from USB [00:24] fbdystang: from the sounds of things you dont understand how linux really works [00:24] my flash drives are all occupied with important things [00:24] fbdystang: check out the linux system administrators guide on tldp.org [00:24] Wug, use the netinstall then [00:24] I had a 2001 Gateway that wouldn't boot from USB and it runs Lubuntu 12.10 like a charm./ [00:24] install ubuntu server then [00:24] yu got a broke mac siunds like [00:24] you can install gui afterwards [00:24] :P [00:24] dr_willis, nope. I didn't. you just don't know what you're talking about. [00:24] I need to repartition. [00:25] Wug, install gentoo [00:25] I can't upgrade live, I dont have enough disk space [00:25] Wug: use alternate install disc / net install [00:25] bin_bash: whatever theb [00:25] your telling someone in a ubuntu chat room to install Gentoo [00:25] lol [00:25] parabyte: its called trolling [00:25] install arch its gentoo only better [00:25] parabyte, only because he didn't listen to me saying "use the netinstall" [00:25] * Wug flashes bin_bash's bios with gentoo [00:25] Arch linux is much easier than Gentoo. Use it instead. [00:25] forget gentoo. try lfs! [00:26] actually i prefer anything based on debian [00:26] forget lfs, use suicide linux! [00:26] then install debian [00:26] heh [00:26] using autoremove and apt-get purge --remove doesnot remove all configuration files and addons. how remove software with all its branches? [00:26] one wrong command? BOOM rm -rf [00:26] lol Ubuntu debian same thing really [00:26] have this problem with two different softwares [00:26] parabyte, ubuntu is debiant with moar bloat [00:26] parabyte: no they aren't [00:26] ok here's the magic im looking for [00:26] i prefer Ubuntu on my desktop due to the more upto date media packages [00:27] Hey; been having problems watching videos on my media players. Got this error message in the sytem log after the last time the screen went blank on me: Could not open the following files: [00:27] /var/log/Xorg.1.log: Error when getting information for file '/var/log/Xorg.1.log': No such file or directory [00:27] /var/log/user.log: Error when getting information for file '/var/log/user.log': No such file or directory [00:27] /var/log/lpr.log: Error when getting information for file '/var/log/lpr.log': No such file or directory [00:27] /var/log/mail.info: Error when getting information for file '/var/log/mail.info': No such file or directory [00:27] /var/log/mail.warn: Error when getting information for file '/var/log/mail.warn': No such file or directory [00:27] /var/log/daemon.log: Error when getting information for file '/var/log/daemon.log': No such file or directory [00:27] /var/log/debug: Error when getting information for file '/var/log/debug': No such file or directory [00:27] C_Clear: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:27] /var/log/messages: Error when getting information for file '/var/log/messages': No such file or directory [00:27] /var/log/pm-suspend.log: Error when getting information for file '/var/log/pm-suspend.log': No such file or directory [00:27] holy shit [00:27] the error message is in the text you pasted [00:27] if you cannot work that out [00:27] !give C_Clear pastie [00:27] bin_bash: I am only a bot, please don't think I'm intelligent :) [00:28] you should not use ubuntu or any computer [00:28] any os [00:28] !helpful | parabyte [00:28] My Laptop isnt suspending when i close the my laptop, need help!(wm: i3) [00:28] parabyte: that sort of comment is not helpful. [00:28] why isn't there a way to install ubuntu with one functioning computer, one functioning linux installation, and zero additional hardware? [00:28] somsip, neither is pasting whole bunch of nonsense into a chat room [00:28] why is there this mandatory icky flash drive thing [00:28] Wug, NET. INSTALL. [00:28] good god. [00:29] parabyte: Then please try to show yourself to be more helpful than others [00:29] parabyte that was great any helpful advice other than admonishment ? [00:29] C_Clear, lrn2pastebin [00:29] My Laptop isnt suspending when i close the laptop, need help!(wm: i3) [00:29] C_Clear: What does "ls -l /var/log" show? [00:29] bin_bash: that would have a requirement of a CD or flash drive, wouldnt it? [00:29] C_Clear, maybe use tab auto complete in bash to find what your looking for [00:29] maybe search? [00:29] like I said, I can't do it live; I need to repartition. [00:29] locate command? [00:29] lots of options to try [00:29] Wug, how are you going to repartition without a livecd? [00:29] praytell === gskellig is now known as gskellig1 [00:30] does ubuntu use systemd yet? [00:30] bin_bash, Ram Disk install of Ubuntu [00:30] :P === gskellig1 is now known as gskellig [00:30] bin_bash: well, the documentated option (that doesn't actually work) of loading an iso into memory would be cool [00:30] bin_bash: no, it doesnt. [00:30] bin_bash: ubuntu uses upstart [00:31] Upstart has all the cons of SystemD and all the Pros of SysV init. [00:31] my specific question if you'll recall is what I'm doing wrong with my grub commands that's preventing toram from working properly [00:31] My Laptop isnt suspending when i close the laptop, need help!(wm: i3) [00:31] Apes, oh that sounds lovely [00:31] BeaBB, did you try googling it [00:31] yes [00:31] it's in a config file somewhere [00:32] you can use gnome-tweaK-TOOLS if you want [00:32] http://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid [00:32] but instead of nothing it would be suspend [00:33] :P [00:33] Apes; typed in the "ls -1/var/log" and got this: ls -1/var/log [00:33] ls: invalid option -- '/' [00:33] that's because [00:33] it's ls -l /var/log [00:33] C_Clear: its an l nit a 1 [00:34] and there's a space between l and / [00:34] bin_bash: th [00:34] x [00:34] np [00:34] I live to serve [00:36] got a result. any particular line or just the whole thing ? [00:38] do the files exist it was saying are missing? [00:39] Does nautilus allow copying and preserving ownership attributes like cp -P does? [00:40] Hello, I turned off Wireless on my laptop for a second and now I can't turn it back on, claims to be "disabled by hardware". There is no physical hardware switch, I run 12.04 with Gnome 3. [00:40] fbdystang: not that ive seen. [00:40] nuts :( [00:40] Restarting was my first try, and that didn't help. [00:40] C_Clear: Rerun it as "ls -la /var/log" and put it in gist.github.com [00:41] No. I don't think so. there is a xorg.0 showing but not xorg.1 === joshlegs is now known as horsecock === XenGi is now known as XenGi_ [00:42] whut? === horsecock is now known as joshlegs [00:43] for the past few weeks my isp bandwidth gradually drops off to about 10% between about 6:00 PM & 11:00 PM ... before i contact them i would likt to have a log of up & down speeds to provide them with ... anyone know of an off-the-shelf solution to test up & down speed every 15 minutes or so and log it ... i'm considering scripting something in bash but would don't want to do it if something already exists [00:43] Tex_Nick: iptraf might have the ability to do that [00:43] in order to get a reliable reading you'd need to run it on your router [00:43] which would be all kinds of not fun [00:44] Hello? [00:44] hyprvx: post make and model of laptop [00:44] wug: Dell Inspiron Mini 1018 [00:44] inb4 netbooks suck [00:45] here you go Apes: anonymous / gist:cad90d14d7717436c527 [00:45] Wug : lol i understand ... i'll take a look at it though for reference at least ... thanks :-) [00:45] hyprvx, that happens a lot for me. i have to restart sometimes3 or 4 times to get it working [00:45] i'd give it a couple more goes [00:45] What multiping isnt packaged for ubuntu? [00:45] hyprvx, what's your problme? [00:45] I need some network tools. [00:45] Hello, I turned off Wireless on my laptop for a second and now I can't turn it back on, claims to be "disabled by hardware". There is no physical hardware switch, I run 12.04 with Gnome 3. [00:46] oh that sucks [00:46] seems to happen frequently for me on 12.04 [00:46] which network manager do you use [00:46] hyprvx: have you tried fn+f2 [00:46] bin_bash: Standard GNOME/Ubuntu [00:47] hyprvx, i don't use gnome. what network manager do you use? === Brewster[afk] is now known as Brewster [00:47] wug: nothing happens [00:48] hyprvx, try restarting a couple more times. my guess is that it will fix in a bit. [00:48] hyprvx: supposedly that's the "hardware switch" for that model of laptop [00:48] joshlegs: check bios [00:48] joshlegs: or double check the function keys [00:49] fn+f2 doesnt usually help [00:49] but that is the hardware key for me too [00:49] bios might do something but ill have to check that some other time [00:49] bin_bash: the network manager is the default one [00:49] ok nevermind [00:50] !info rfkill [00:50] rfkill (source: rfkill): tool for enabling and disabling wireless devices. In component main, is optional. Version 0.4-1ubuntu3 (quantal), package size 8 kB, installed size 63 kB [00:50] tried rfkill? [00:51] rfkill seems to do nothing at first [00:52] quick question.. if anybody can answer. -- there was a really simple script that you could add to SSH. basically you had to telnet to SSH and type in a password, before it added you to the SSH allow [00:52] anybody know the name of that script? [00:53] dr_willis: no idea how to use rfkill properly [00:54] C_Clear: You just need to post the URL for the gist :) https://gist.github.com/anonymous/cad90d14d7717436c527 [00:55] C_Clear: Your permissions seems fine. Those files are just genuinely missing. [00:55] Sorry about that If it isn't already apparent I'm new at this [00:55] so should I manually create logs or do something else to solve the problem of missing files ? [00:56] hi [00:56] When I go in to my home folder, I can't my network. However, I am able to connect to a computer on my network VIA VNC, thus there is communication [00:57] on my other computer, which is running windows 7, i can't see this computer on the network [00:57] bin_bash , dr_willis , joshlegs , and wug: nothing has worked to this point yet, any other things I could try? [00:57] well [00:57] you could reinstall the OS [00:58] i wouldnt do that [00:58] that seems ... excessive [00:58] ive literally had to restart 5 ties before to get it working [00:58] sounds like a problem wiht ubuntu [00:58] could try a different distro [00:58] ^ [00:58] hyprvx: can you manually reload the driver [00:58] i think it's a bug [00:59] wug, joshlegs, and bin_bash: this driver came with Ubuntu [00:59] also dr_willis: the rfkill command seems to be useless [00:59] hyprvx, that means nothing. reload it. [00:59] reload, restart the process or just reinstall the driver? [01:01] aka does reloading the driver mean reinstalling or restarting the process? [01:02] how much hard drive space do I need to install Ubuntu? I'm trying to create a virtual machine and then install Ubuntu. Can I do it in 5GB? [01:02] yes [01:02] apb1963__: it will be limited but it will fit [01:02] apb1963: if you thin provision, it shouldnt matter. [01:02] apb1963__, i think 8 would probably be sufficient [01:02] so, my entire Gnome desktop just froze, anyone know how to debug that? [01:02] amazon ec2 instances default to 8, and ubuntu servr goes on there with room to spare [01:03] maybe a graphics driver issue [01:03] SirClueless: Did you try rebooting it [01:03] ^ [01:03] anybody? there was a simple script. sshd deny'd all and when connections came into SSHD it would forward to the script for a password to add IP to hosts.allow. anybody know the name? [01:03] anon-01: i'm 100% sure that will fix it for a few hours [01:03] so 10 GB should be more than enough yes? i want to load asterisk & freepbx on it. [01:03] but this happens a lot [01:03] SirClueless, could be kernel issue. mine seemed to totally freeze a lot [01:04] SirClueless: Ah, so it is not just a one time issue. [01:04] then the kernel updated and it hasnt done it since the kernel update before last [01:04] Does anybody know how to make a loopback audio adapter on Ubuntu 12.10? [01:04] So guys, I am running most of my applications through x-forwarding my server. So how do I open a magnet link on my CLIENT to open a new torrent on my SERVER transmission? [01:04] i'm curious if there's a way to figure out what is wrong? i am talking to you guys from TTY #2 [01:04] if it makes a difference, Network Settings always claims to have Airplane Mode on whenever I open it [01:04] TTY #1 has a movable mouse, but everything else is frozen [01:04] I am trying to pipe the output of SDR# (a radio program) to audacity [01:05] SirClueless: TTY has a mouse? [01:05] well, the graphical environment comes up when i hit ctrl+alt+f1 [01:05] that is odd. [01:05] How do I change user on command line in live cd? [01:05] and it's frozen [01:05] fbdystang: use su to change user. [01:06] thats it? huh! [01:06] fbdystang: but what user do you want to change to? It's a live cd. [01:06] FIRE FIRE [01:06] fbdystang: you are normal, or root (for this: sudo -s [01:06] so like... [01:07] is there any way to, like, inspect running programs to find the bug? [01:07] i can't see my network [01:07] anan-01: thanks [01:07] fbdystang: you are welcome [01:07] FIRE FIRE FIRE [01:07] hyprvx: WHAT?????? [01:07] i think it's just the unstable SNA acceleration with the Intel HD 4000 [01:07] anon-01: nobody seemed to be responding [01:07] When I go in to my home folder, I can't see my network. However, I am able to connect to a computer on my network via VNC. How can I browse my network again? [01:08] is it possible to browse your network through terminal? [01:08] !patience | hyprvx [01:08] hyprvx: 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/ [01:08] anon-01: I want to copy files and retain permissions. But it is on a 2nd drive that has permissions. So I need to be that user to cp to it [01:09] BillyZane: If you want to scan for hosts, use nmap. Else, just remember the machine name. [01:09] hi does anyone know of a good program to use in ubuntu to make password protected file or folders [01:09] fbdystang: neat. [01:10] no wireless and wifi on ubuntu 10.04. can you help. google doesnt. [01:10] PPPT: you should upgrade to 12.04 [01:10] anon-01: if I know the machine name, do I just type it in to terminal? [01:10] no [01:10] i live 10.04 [01:10] like* [01:10] PPPT: support ends in 2 months [01:10] oldschool: Do you want to restrict access to a list of users (in which case you can use built in file permissions), or do you want to encrypt (in which case use GPG for files or [something] for full disk encryption) [01:11] yes [01:11] ben64, i know. but i still enjoy it, whilst i can.. [01:11] BillyZane: what service do you want to connect to on the server? SAMVA? CIFS? SSH? VNC? [01:11] BillyZane: or do you just want to list the services available? [01:11] PPPT: then get a wireless card that is supported [01:11] BillyZane: I was able to use VNC. What I want to do is browse my files and watch a movie [01:12] err [01:12] anon-01 [01:12] ben64, funny thing is that wired internet doesnt work at all too [01:12] BillyZane: what server and os are you running on the server machine? [01:12] anon-01: I am able to VNC, but when I click on my file browser, there's usually a network tab. that tab is not there right now [01:12] BillyZane: actually, just what is the os? [01:12] PPPT: then how have you been using it for the past 3 years [01:12] BillyZane: What is the OS on the server? [01:12] the OS is windows 7 [01:12] windows 7 on a server? [01:12] this computer's OS is ubuntu 12.10 [01:12] update: trying suggestions on the wiki and forum don't work at all [01:13] BillyZane: Ah, you are trying to connect over windows file server, yes? [01:13] ben64, on another laptop, that was older than the current one... [01:13] rfkill still lists hard and soft blocks on both [01:13] anon-01 i just want to be able to password protected file or folders in ubuntu [01:13] anon-01: i'm not sure, but i think that sounds about right. I want to browse my files and watch a movie [01:13] PPPT: then... get a new network card too? [01:14] oldschool: for what? private files (dont tell me whats in them.)? comany data? to protect everything? [01:14] no ithink it might be something to do with the drivers. been googling about downloading them and installing them offline.. [01:14] anon-01 do you need to enumerate (list) the share names from ubuntu, or just mount it? [01:14] PPPT: yeah its probably drivers, which is why i said to get a card that is supported [01:15] err, oldschool do you need to enumerate (list) the share names from ubuntu, or just mount it? [01:15] it is standard one... [01:15] anon-01 yeah comany data [01:15] the wireless is atheros, works fine in xbuntu [01:15] oldschool: ah. just you on the machine? [01:15] Just curious, does anyone have a decent tutorial about setting up Lirc Mouse Daemon with LXDE as the environment that they could share with me. I've been trying to find anything with that and I'm coming up short. :( [01:15] PPPT: theres no difference from xubuntu to ubuntu, you must be doing something strange [01:15] nope [01:16] anon-01: I did not have nmap installed, I just installed it. Going over the way to use it [01:16] BillyZane: Try: https://www.linuxquestions.org/questions/linux-networking-3/how-can-i-scan-for-samba-shares-876721/ and http://ubuntuforums.org/showthread.php?t=288534 [01:16] i tried ubuntu 10.04 on my pc too, i cannot get wired internet at all, eventhough eth0 is present. [01:16] BillyZane: nmap is not what you need [01:16] anon-01: thank you [01:16] PPPT: you must be doing something strange then [01:16] ohh [01:16] I found a card which IS supported by Ubuntu by default, plugged it in, and Network Settings refuses to let me turn it on [01:16] BillyZane: you already know what service to connect to: SAMBA [01:17] ben64, i dont really. anyone any idea about getting .deb for atheros wifi and also get some audio too.. [01:17] BillyZane: I gave you a link for enumerating (listing) the share names on your server (win7), and one for mounting the shares. [01:17] oldschool: Is it just you on the machine you want the protected files on? [01:17] anon-01: ok, i'll look in to it. thank you [01:18] BillyZane: You're welcome. Glad to help. [01:18] anon-01 no i want them to be password protectedon on the machine and even if i move them let say to my windows machine i still want them to be password protected [01:18] !info gpg | oldschool [01:19] oldschool: Package gpg does not exist in quantal [01:19] Where does canonical get these ridiculous names from? [01:19] oldschool: For that, use GPG (even if you have to download it yourself), however, it will have to be used on each individual file. [01:20] !info gnupg | oldschool [01:20] oldschool: gnupg (source: gnupg): GNU privacy guard - a free PGP replacement. In component main, is important. Version 1.4.11-3ubuntu4.1 (quantal), package size 772 kB, installed size 1944 kB === ericab_away is now known as ericab [01:20] anon-01: whats the password for root on the live cd? [01:20] fbdystang: use sudo [01:20] hello [01:20] fbdystang: probably not set. instead, use sudo -s instead of su - [01:21] sudo cd ? [01:21] or, if you insist on su, use sudo su - [01:21] to change directory? [01:21] bin_bash : lol ... https://wiki.ubuntu.com/DevelopmentCodeNames [01:21] don't use sudo su [01:21] fbdystang: run sudo -s [01:21] Ben64, why not [01:21] anon-01 ok thanks [01:21] sudo -i if you really need to be root [01:21] fbdystang: you will get root shell [01:21] anon-01, fbdystang sudo -i is a bit better than sudo -s [01:21] bin_bash: because its bad [01:21] ubottu ok thanks [01:21] "because I said so" :p [01:22] "it's bad, mmkay" [01:22] ;) [01:22] escott thanks [01:22] oldschool: What I would do - reinstall with 12.10. Enable full disk encryption. This will secure almost all files on the computer. if you shut off, will need ppass on boot [01:22] escott: what is the difference [01:22] Airplane mode stays on even when I turn it off [01:22] it may or may not give a proper bash enviroment [01:22] ooldschool: your weolcom [01:22] Ben64, why? [01:22] escott: yea what is the difference? [01:22] Ben64, su - is better [01:22] dr_willis: ill try to remember that [01:22] bin_bash: no, its not [01:22] yes it is [01:22] su - will NOT work on ubuntu [01:22] So just wanted to follow up on a question I asked earlier. after the last time my video froze this error message came up in the system log. http://paste.ubuntu.com/1618456/ Any way to create the missing files or is there another solution or problem that needs to be addressed ? [01:23] bin_bash, Ben64, dr_willis you will need sudo su -. that should work [01:23] it's been explained countless times in this channel, use "sudo -i" if you must, don't use sudo su [01:23] su - is better than sudo su, imo [01:23] anon-01, fbdystang sudo -i will run a login shell and replace environment variables, sudo -s will just exec the shell with root privs. if you have something in your $PATH it will stay in your path with sudo -s. thats undesirable generally [01:23] bin_bash, Ben64, dr_willis: i just tested it [01:23] anon-01: and we are baack to 'use sudo -s' like you shoiuld be [01:23] * PoolShark_ grabs the popcorn [01:23] anon-01: and the enviroment settings may or may not be what you intended.... [01:24] bin_bash, Ben64, dr_willis: OK. THanks [01:24] escott: great explanation :) [01:24] anon-01 ok thanks [01:24] Does anybody know how to do a loopback adapter for audio? [01:25] anon-01: Define "loopback adapter" [01:25] I just log in as root if I need to be root [01:25] PoolShark_: that isn't recommended either [01:25] anon-01, fbdystang ill note that this is different on fedora systems... theirs are setup for a su usage and it seems that on fedora sudo su - is better than sudo -i for those systems [01:25] PoolShark_: direct logging in as root - is also disabled in ubuntu [01:25] sudo passwd -u root [01:25] dr_willis, you can enable it if you want though [01:25] xyl: please don't suggest that [01:26] bin_bash: and thats explicity NOT reccomended or supported by Ubuntu or this channel [01:26] of course it's not recommended [01:26] xyl, those who know how to do that don't need to ask. those who don't know would end up shooting themselves in the foot if they did. thats why we dont tell people [01:26] dr_willis why is that? Because the users are stupid? [01:26] adamk: I set source program to output to $loopback_adapter (like its a speaker). That output is then sent to Audacity, which uses $loopback_adapter like a mic to recieve the information that was sent from the source program. [01:26] why?if you want to login with root [01:26] the proper method is to use sudo as needed [01:27] i don't understand what is so hard about sudo, why do so many people want to be root all the time [01:27] anon-01: configure pulseaudio to load module-null-sink (I think it's in /etc/pulse/default/pa, just commented out by default). [01:27] there is no single reason to login as root directly instead of using sudo [01:27] yep [01:27] If you're the only one using a system, and someone gets access to your acount via your password, Ben64, then they automatically have root access. [01:27] admk: thanks, ill try [01:27] proper practice and habbits help insure a stable ssytem [01:27] anon-01: Restart PA, then use pavucontrol to direct the output to the null device, and configure audacity to record from the monitor of that null audio device. [01:28] adamk: pavucontrol? [01:28] ensure [01:28] State Farm insures my system. I ensure the stability of it. [01:28] anon-01: Nice utility to selecting audio devices and volume levels in PA. [01:28] bin_bash: if you are the only one on a system and using a root-shell directly, normally you will ask here "how to fix my system because i killed something because i am root" or "why am i hacked because i execute everything as root" [01:28] iceroot, only if you're a retard [01:28] in which case [01:28] adamk: how do I load a module? [01:28] bin_bash: not using root directly is a protection for the normal user [01:28] you deserved whatever you did [01:29] bin_bash: hear hear [01:29] anon-01: Just uncomment the line in /etc/pulse/default.pa that mentions module-null-sink and restart pulseaudio. [01:29] bin_bash: you are free to do with your system what you want but we dont support/suggest a root-shell [01:29] Look, if you don't learn the proper way to use root, then you shouldn't use linux at all. depending on sudo entirely is like using crutches === grep is now known as Guest37698 [01:29] everyone should drop the attitude. if you don't like how ubuntu uses root, then don't use it, and don't suggest it here [01:29] admk: ocka, thanks [01:29] Ben64: +1 [01:31] sudo is another bit of protection to the security layers in place. [01:31] bin_bash : have a look at ... https://help.ubuntu.com/community/RootSudo [01:32] Tex_Nick, sudo apt-get purge sudo [01:32] bin_bash: stop [01:32] bin_bash: you have a support question? or just stupid trolling? [01:32] iceroot, I've been helping people, fyi [01:33] bin_bash: i just see trolling but ok [01:33] not in recent memory [01:34] !danger [01:34] 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! [01:34] !kidding | bin_bash [01:34] bin_bash: You might think your joke is funny, but you may confuse new users who follow your advice or irritate people who attempt to answer your question. [01:35] out of 149 lines of text you have typed in this channel, 3 have been constructive [01:35] Ben64: ;) i lost count... [01:35] Ben64: Wow, that was impressive :) [01:35] !thanks | Ben64 [01:35] Ben64: You're welcome! But keep in mind I'm just a bot ;-) [01:35] interesting [01:36] #oops - wrong invocation [01:37] I need rum [01:38] http://www.reddit.com/user/rum_rum [01:38] PoolShark_ [01:38] ? [01:38] read the rum [01:38] !ot [01:38] #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! [01:39] Ben64: ACK [01:39] Hi! I'm trying to upgrade to 13.04, but I've got a problem - do-release-upgrade -d crashes and update-manager -d says 13.04 is available and then retursn with no new versions [01:40] Noont: #ubuntu+1 [01:40] 13.04? [01:40] Ah, ok [01:40] i do have a srs question though [01:40] Ben64: is 13.04 the dev version? [01:40] has anyone had any success getting audio out via the thunderbolt port on macbooks? [01:41] ubuntu versions are year.month, so 13.04 = 2013.04 = April 2013, which is in the future [01:41] Ben64: ah. [01:42] hi [01:42] hi [01:42] i need help [01:42] anon-01, and 13.04 will come out probably towards the end of the month. so dont go looking on april 1st [01:42] alanoris: hi [01:42] !ask | alanoris [01:42] alanoris: 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 [01:42] does it make sense that if my vps has so much processor allotted some program would just hang and not run if it's maxed [01:42] escott: ACK [01:42] i can ask question because i can [01:43] datsmoida, yes [01:43] how can i find some good porn pictures in my browser? it seems i can not find any there thank you [01:43] what is the best thing more processor or ram [01:43] lolwut? [01:43] alanoris: no, wrong channel, go away [01:43] !ot | alanoris [01:43] alanoris: #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! [01:43] loltroll [01:43] !inappropriate | alanoris [01:43] if you need help finding internet porn, maybe the internet isn't for you haha [01:43] alanoris: The current discussion topic is inappropriate for this channel. Please stop. [01:43] !troll | alanoris [01:43] datsmoida, depends on whether you are out of ram or out of cpu time [01:44] how to test [01:44] and where should i go? [01:44] alanoris, how about #care [01:44] datsmoida, no single best. depends on what your options are and what you will be using the computer for [01:44] i search google for pussy but i dont see any there [01:44] !ot | alanoris [01:44] alanoris: #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! [01:44] !inappropriate | alanoris [01:44] alanoris: The current discussion topic is inappropriate for this channel. Please stop. [01:44] using it to run perl scripts and tor [01:44] The panel pops up when you press Meta key, what's the name of it? [01:44] ok childs i ask somewhere else [01:44] how can i put a different wallpaper on each workspace? [01:45] wtf is ubuntu [01:45] the lens or what [01:45] Can't remember the jargon [01:45] Hoyt: the dash [01:45] alanoris: an operating system [01:45] datsmoida, "top" in a console window should tell you how much ram is left over and how much cpu time is in use [01:45] not interested [01:45] okay, the dash, how can I install a calculator plugin for it? [01:45] alanoris: then leave [01:45] alanoris: An OS. Like WIndows XP, except with less viruses. [01:45] i like windows 7 it is best [01:45] I mean, instead of putting the name of application, I want to put a formula, i.e 3*3 [01:45] alanoris: This is an _ubuntu_ discussion channel. [01:45] !go_away | alanoris [01:45] And get the result [01:45] don't need to feed the trolls everyone [01:46] Ben64: ACK [01:46] Hoyt: there's a scope for that, but it's not available for 12.10 [01:46] Ben64: Oops. [01:46] how can i put a different wallpaper on each workspace? [01:46] Noont: package name? [01:46] Gimme a second and I'll have it [01:46] lundy, I don't think you can [01:46] escott: sudo -i, then cp -RP is copying and leaving "root" as the owner. Thus not preserving attributes. What am I doing wrong? [01:46] lundy: I think that requires a special program. I don't think it's possible under normal circumstances [01:47] KK google time [01:47] lundy: but I'm sure there are programs to allow you to, I just don't know any off the top of my head [01:47] Cpu(s): 4.8%us, 4.8%sy, 0.0%ni, 0.0%id, 90.5%wa, 0.0%hi, 0.0%si, 0.0%st [01:47] Mem: 244284k total, 241176k used, 3108k free, 260k buffers [01:47] fbdystang, cp -aR [01:47] Hoyt: unity-scope-calculator, you'll need to find a ppa for it or compile/install yourself [01:47] must be that 90% [01:47] escott: what does the -a do? [01:47] fbdystang, -P is not -p. the -P has to do with symlinks. -a is better anyways [01:47] it fluctuates between 90 and 98 [01:47] what is wa [01:47] fbdystang: from the cp manual, -a, --archive same as -dR --preserve=all [01:48] fbdystang, and -p same as --preserve=mode,ownership,timestamps [01:48] got it, thanks guys :) [01:48] * anon-01 intends to leave the chanel. [01:49] datsmoida, so the answer is you have 3 megabytes ram left over and very little free cpu time. You need a faster cpu and more ram. Or a co-processed ethernet card for your vpn [01:49] isn't R in the -aR redundant? [01:49] appears to be [01:49] fbdystang, -R is recursive (ie subdirs too) [01:49] i is a newb 2 ubunt2 [01:49] silvereye - can't i just upgrade to more ram and /or cpu [01:49] fbdystang, and in this case -R is the same as -r [01:49] or am i blowing it up [01:49] my program eventually started, like 5 minutes later [01:50] this is just in command line [01:50] datsmoida, wa is io-wait time. ie waiting for a packet from a remote server or a file read [01:50] datsmoida: if i'm reading that correctly, most of your cpu is going to iowait [01:50] datsmoida, aka idle [01:50] -a == -dpR so the R is redundant in -aR [01:50] fbdystang, yes. didn't notice that before but yes [01:50] datsmoida, no, you need both. 256mb system ram isn't enough to run a vpn, and what kind of cpu do you have? [01:51] fbdystang, another one to throw on is -x for one-file-system [01:51] Ubunt00: if you have a support question, please ask :) [01:52] i am planning to upgrade it [01:52] escott: yea I am just reading about the -x, wouldn't work for me since I am jumping filesystems [01:52] i don't know, one half core i think, whatever that is [01:53] alright off for the nite. thanks for the assistance [01:53] Is it against the ubuntu way to boot to runlevel 3? [01:53] fbdystang, you are archiving /. why would you be jumping filesystems? [01:53] bin_bash: why wouldn't it be? [01:53] ! text [01:53] To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [01:53] datsmoida, there are some ethernet cards that are coprocessed and can do the vpn calculations for the system [01:53] PoolShark_, idk. seems a lot of things are. [01:53] fbdystang, its most useful for ensuring you dont grap special filesystems like /proc or /sys or ~/.gvfs etc [01:53] datsmoida: a half-core cpu @^@ [01:54] !runlevel | bin_bash [01:54] bin_bash: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [01:54] wtf is upstart [01:54] !upstart [01:54] Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [01:54] ! manual [01:54] 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/ [01:54] bin_bash: it probably doesn't matter since Debian consolidates 2-5 into the same damn thing [01:55] A good troll would be to set someone's init to runlevel 6 [01:55] so anytime they booted it'd reboot [01:55] that would be mean [01:55] bin_bash: that used to be a common joke in #linux many many years ago [01:55] bin_bash: we're talking 1995-ish [01:55] PoolShark_, yeah I know lol [01:56] enough with the offtopic, if you have a support question ask it, otherwise be quiet or leave [01:56] bin_bash: "rm -rf /" too [01:56] !danger [01:56] 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! [01:56] that no longer works I recall [01:56] dr_willis, what doesn;t? [01:57] and its safe for everyone but bin_bash who likes to login as root [01:57] the rm ...... trick [01:57] dr_willis, yes, it definitely works. but you have to do --no-preserve root [01:57] --no-preserve-root* [01:57] bin_bash: *sigh* that's a very bad idea though [01:57] so as I said.. as written it dont work.. [01:58] dr_willis, it does. It just doesn't remove /everything/ [01:58] just most things [01:58] bin_bash, does it handily tell you this when you try? [01:58] elky, idk. I'm not stupid. [01:58] * dr_willis go back on topic [02:00] hey... what should i format a usb stick to before making a persistant ubuntu usb live usb? [02:01] ntfs or ext4 or fat? [02:01] chaotix: I believe it's FAT. [02:01] chaotix, you ext4 [02:01] dustin: Will ext4 boot though? [02:01] why wouldn't it? [02:01] fox_wilson, mine does [02:01] chaotix, ext4 [02:02] i just found something that says i should use fat... i always thought ext4 though [02:02] dustin: Oh wait, I just forgot everything I knew about the boot process. Nevermind [02:02] https://help.ubuntu.com/community/Installation/FromUSBStick [02:02] that's an interesting question -- the bootloader is partition-level code -- prior to filesystems being loaded, right? [02:02] !persistence [02:02] To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence === mojtaba is now known as Dni [02:02] People ... PLEASE be careful what you post here ... your jokes can cause new users to crash their PC's ... might seem funny to you ... not to them :-( [02:02] gelph: I think so. [02:03] I don't believe it's partition-specific, it's the scheme of the partition table that changes the boot sector... right? [02:03] hi, does anybody know how can I turn the gui on and off to free the hardware resources when needed? [02:03] "whoosh" the sound of high-level information flying over our heads [02:04] Dni: What do you mean exactly? As in logging in directly into a console? [02:04] Dni, select a different runlevel, but I dont know which off the top of my head [02:04] (i think) [02:05] Dni, boot to runlevel 3 [02:05] or sudo service lightdm stop [02:05] what's the chance of getting ubuntu 12.10 to run on my asus eee slate tabletpc? [02:05] (Dni) [02:05] Actually I am pretty new to linux era, could you please explain more? [02:05] bin_bash: we just went over the runlevels, that doesn't work [02:05] Dni: as root: "telinit 3" [02:05] Ben64, why doesn't it work? [02:05] It should. [02:05] gelph: doesn't work [02:06] gelph: should I then restart my computer? [02:06] Dni, ctrl-alt-f1, then login, and sudo service lightdm stop [02:06] thats all [02:06] !runlevels | bin_bash, Dni, gelph [02:06] bin_bash, Dni, gelph: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [02:06] to get gui back, sudo service lightdm start [02:06] welp that's offensive [02:06] <> [02:07] what do you mean by runlevels? [02:08] !ping | phunyguy [02:08] phunyguy: pong! [02:08] could you please explain a little more [02:08] fox_wilson, my appologies you are correct I found and inserted my live drive it is fat32 it has been a while since I last used it [02:08] Dni: what are the specs of your computer [02:08] Dni runlevels used to be these incrementing levels of how many things are running, and going back a level or two you'd stop just the display manager, but no longer true [02:09] dustin: Don't worry about it. I'm still curious as to whether or not it would work... the boot process is so confusing sometimes :) [02:09] Ben64: I have Dell Studio 1555 laptop and the fan is always working, I do afraid it will burn soon [02:09] errmm... [02:09] fox_wilson, my main drives are all ext4 so I would have to say that it "should" work [02:09] Dni? [02:10] Dni there's a big deal about controlling cpu intensity and throttling it back when not needed, maybe you don't have that going [02:10] phunyguy: would you please explain a little more. [02:10] Dni: check to see if cpu scaling is working (if the cpu clocks itself down when idle to save power and temperature) [02:10] explain what? They said runlevels didnt work [02:10] Ben64: how can I check that? [02:10] phunyguy: i think he means about lightdm service [02:11] Ben64: Actually when no program is running the fan is also working with lots of noise. before I did not have such experience. [02:11] Dni: "cat /proc/cpuinfo | grep -i mhz" will show the current cpu speed [02:11] Dni, pay attention to Ben64. He is dependable. [02:11] like mine says 800mhz now [02:11] sounds like you have deeper seeded issues. [02:12] but it will go up to 2700mhz when called for it [02:12] Ben64: both are 2800.000 [02:12] what cpu? [02:12] yeah Dni, throttling isn't working for you [02:12] phunyguy: Thanks [02:12] hrmmm... that returns 6 measurements... which one is correct? [02:12] all 6? [02:12] PoolShark_: that means you have 6 cores [02:12] Ben64: It is intel [02:12] Dni: you might have to enable it in the bios [02:12] hexa-coer [02:13] Ben64: What should I enable? [02:13] what timebase is used as a reference to make that measurement? [02:13] i don't know, every bios isn't the same [02:13] Ben64: I mean the category which I should take a look [02:13] Dni: yeah, still not sure where it'd be on a dell [02:13] power saveing. preformance mode, throtteling [02:13] The cpufreqd and indicator-cpufreq packages come up in my searching [02:14] cpufreqd - fully configurable daemon for dynamic frequency and voltage scaling [02:14] has anyone here used cpu scaling with an OC processor? wondering if it just shows the upped scale or if the throttling is turned off? [02:14] gelph: Should I install these packages? [02:15] no experience with them, but they are the starting point [02:15] Ben64: Any help is highly appreciated, as I have chosen linux recently [02:15] Try this command: apt-cache show cpufreqd [02:15] It shows you the basic info about that package [02:16] It shows you the home page, and hardware requirements [02:16] in my bios's ive seen differnt power plans. such as 'power saveing, desktop, gameing' where theý differ in how much they let the cpu throttle down [02:17] gelph: I ran that, and it generated many output [02:17] dr_willis: I have not such thing [02:23] Hi everybody, I'm looking for some help with keepassx. I want it to open up a new firefox-trunk tab if Firefox is already running, and if not, I want it to start up the browser when I select "Open URL" in the context menu [02:24] rsingh here are some great command-line arguments to configure keepassx with: http://kb.mozillazine.org/Command_line_arguments [02:24] anyone got the amd catalyst 13.2 beta 3 drivers working? I tried installing it on 13.04 but it can't seem to find "version.h" [02:25] Coded1 I think you need linux-headers package (half-way guessing) [02:25] Coded1, "sudo apt-get install linux-headers-`uname -r`" [02:25] without quotes [02:25] minix [02:26] Coded1, anything after that you can probably get a better answer in #ubuntu+1 [02:26] hey has anyone managet to get ubuntuone on backtrack? [02:26] managed* === rsingh is now known as remanifest [02:27] Brewster: we can't support backtrack here [02:27] ya I installed the headers, I'll give +1 a shot [02:27] !backtrack [02:27] 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) [02:27] ;c [02:27] there isn't anyone in #backtrack-linux [02:28] Brewster, not our problem. [02:28] just thought that would be worth pointing out [02:28] (sorry, I know that was rough) [02:28] lol [02:28] it's fine [02:28] you should support backtrack if you support lubuntu or xubuntu or any f the others [02:28] well we should be understanding here.. [02:28] backtrack isnt a supported distro. [02:29] is there like a git repo that I can compile ubuntuone from source? [02:29] Brewster, sorry, cannot discuss any further. [02:29] *gasp* [02:29] ubuntuone is part of ubuntu [02:29] yes, and installs on ubuntu without a compile. [02:29] backtrack isnt [02:30] [20:29:11] is there like a git repo that I can compile ubuntuone from source? <- I don't see backtrack in that question [02:30] Brewster : keep asking in #backtrack-linux ... there are some great guru's that pop in & out of there ờᴗớ === ericab is now known as ericab_away [02:30] haha hillarious === ericab_away is now known as ericab [02:30] there's nobody in there [02:30] !ot | Brewster [02:30] Brewster: #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! [02:30] then don't use it [02:31] oops [02:31] oh wait what [02:31] trying to reach #shitOS [02:31] guess this works [02:31] gelph: Thanks! [02:31] symetrik: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [02:31] ok thanks [02:31] !language | symetrik [02:31] symetrik: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [02:31] oh sorry. [02:32] I meant I was trying to reach #ratherbadOSthatisoverusedbecausepeoplethinkitisgoodforsomethingotherthanmarketingtothelowerIQofourpopulation [02:32] <3 [02:32] didn't mean to swear [02:33] oh interesting [02:33] also, 3 messages in a 9 second fragment isn't flooding. [02:33] I'd advise someone fix your irc bot [02:33] Ehhh, unfortunately it's still not working [02:33] i just installed 12.10 and i have no wireless connection [02:33] demarco [02:34] You have a laptop yeah? [02:34] yeah [02:34] model/manufact [02:37] hello [02:37] is anyone here [02:37] no [02:37] hahah ok [02:37] iron_man: Yes, do you have a question? [02:37] only 1600 or so [02:37] bravis: Indeed :D [02:38] i just downloaded mIRC and im just trying to find reimu.hakurei [02:38] he has a server and he chats on x-chat [02:38] setting stuff up back later [02:38] i dont know how to search for him on here === ada2358 is now known as adzuci [02:39] wanted to thank escott for his genius helping me, but looks like he has already split [02:39] iron_man: If he is on Freenode, then you could try to /msg reimu.hakurei yourmsg. However, please note that this channel is for discussion of Ubuntu, and questions regarding Freenode itself should be directed towards #freenode. [02:40] hello everybody [02:40] I wonder who here knows a bit more about the minix filesystem. Anyone have a link? suggestions? [02:40] LennaLinux, thats not on topic here [02:40] LennaLinux: perhaps try ##linux? [02:41] what package is Ubuntu family fonts in? [02:41] I installed a minimal ubuntu server, and those fonts don't seem to be installed [02:41] RustyShackleford: Looks like ttf-ubuntu-font-family [02:41] hey all, wireless is not working on my dell inspiron 1501, which is a laptop [02:41] RustyShackleford: see http://packages.ubuntu.com/lucid-updates/fonts/ttf-ubuntu-font-family [02:42] !wifi | demarco have a read [02:42] demarco have a read: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [02:42] demarco: you will probably need to go find your own wifi drivers [02:42] Wow that bot is useful :) [02:42] bazhang , I know that, I just want help, not that I will develop the subject in this channel [02:42] LennaLinux: minix has a channel on freenode #minix ... few ppl there though [02:43] demarco, did you try going to "Additional Drivers" under "System" in the menu? [02:43] thank you Tex_Nick [02:43] demarco: you'll want to check this thread http://ubuntuforums.org/showthread.php?t=1975503 [02:44] Hi Uuni [02:44] Hi [02:44] fox_wilson, perfect, thank you [02:44] whoa [02:44] RustyShackleford, [02:44] I was on the web page for Ubuntu Font Family [02:44] RustyShackleford: No problem :) [02:44] It's me, spenny1515 [02:44] couldnt find the damn package name [02:44] LennaLinux: also this might help ... http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&sqi=2&ved=0CEEQFjAC&url=http%3A%2F%2Fwww.minix3.org%2Fdoc%2Fgerofi_thesis.pdf&ei=zBQTUcnMLIz8yAGiqoFA&usg=AFQjCNH-Ux2R2B83Wh8jpTb2zjckRekxHg&bvm=bv.41867550,bs.1,d.b2I&cad=rja [02:45] so here's a strange problem... I have some fortran code that I wrote that does a hybrid moment-method/physical-optics numerical evaluation of scattering analysis, and when I compile it on the ubuntu box I get an interior resonance condition that I don't get on Redhat or Solaris. What's even weirder is that I can get it to work reasonably well on Ubuntu if I limit myself to using only a Gauss-Legendre approach to evaluating the complex integra [02:45] Hm. You've tried it with the same parameters on both Redhat and Solaris? [02:45] PoolShark_ if you put your hand over the fan on your computer, does the interior resonance condition get louder or quieter? [02:45] RustyShackleford, it's me! Spenny1515 [02:45] LennaLinux: sorry bout the google link ... kinda long :( [02:46] PoolShark_: that wasn't serious was it :D [02:46] bin_bash: Yes, the same parameters... in fact I just tried it with a simple object - a spherical orb... [02:46] Hi, I have just installed linux mint on my laptop and when even no program is running, my fan is working very hard and I afraid it will burn. Does anybody know what should I do? (I did not have this problem in win7. :( ) [02:46] !mint | mojtaba [02:46] mojtaba: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:46] !mint | mojtaba [02:47] mojtaba, mint is not supported here [02:47] jo [02:47] so there shouldn't have been any special corner singularities or anything that would cause a poorly-conditioned matrix, and in fact a reference solution for an infinite cylinder even comes up resonant on ubuntu... it's really strange [02:47] Uuni, you must be thinking of a different RustyShackleford [02:47] Hi, I have just installed linux mint on my laptop and when even no program is running, my fan is working very hard and I afraid it will burn. Does anybody know what should I do? (I did not have this problem in win7. :( ) [02:47] i don't have this alias on any other sites [02:47] !mint | mojtaba [02:47] mojtaba: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:47] mojtaba.... [02:47] mojtaba, ?? [02:48] sorry [02:48] thanks for your help Tex_Nick =) lol, do not worry, the link is very good, thanks again [02:48] mistakenly [02:48] it happens. :P [02:48] Does the name Liam ring any bells? [02:48] nobody has any ideas? [02:48] PoolShark_, that's weird. I don't really know. [02:48] PoolShark_: You checked the compressor dvisions and mainframe node singularities though? [02:48] PoolShark_, thats no an ubuntu support issue [02:49] PoolShark_: (that was humorous I assume) [02:49] But offtopic :) [02:49] PoolShark_, Are you using a straight TE or TM approach or are you using CFIEs? [02:49] LennaLinux: np hope you find some good stuff :-) [02:50] bin_bash: it's a CFIE, so I would not expect to see the inherent interior resonance problem that comes from the straight TE approach... but in any case, what is perpexing is why this would happen on ubuntu and not solaris or redhat [02:51] PoolShark_: bin_bash I don't know what you two are talking about but you need to take it elsewhere please. [02:51] PoolShark_, that sure is odd. perhaps a kernel issue? [02:51] bin_bash, thats enough. [02:51] jeez sorry [02:51] bin_bash: I'm thinking maybe something wrong with whatever libraries are included with ubuntu [02:51] i was just trying to help [02:51] PoolShark_, take it elsewhere [02:51] bazhang: it's an #ubuntu question [02:52] Is there any way to change a filesystem back from ext2 to ext3? I think fsck changed it from ext2 to ext3 [02:52] PoolShark_, no its not. lets move on [02:52] giggazilla: you can mount ext3 as ext2 [02:52] bazhang: I don't see how a question about #ubuntu libraries is not about #ubuntu [02:53] prassel, have we met? [02:53] lol, preventing questions about ubuntu in #ubuntu [02:53] !ot | Uuni [02:53] Uuni: #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! [02:53] Uuni: nope [02:54] fuck, you! bazhang [02:54] WHAT THE FUCK?!! [02:55] haha who else saw that comin [02:55] I did. [02:55] * gelph shakes head [02:55] If you don't know the answer, just say you don't know, but it's not fair to tell me that my ubuntu question is off topic just because nobody knows the answer.... admittedly this is a tough problem to solve, but nevertheless it is something that is unique to ubuntu, so naturally I think it's fair game here [02:55] I'm in a good mood folks, don't make me start banning the lot of you. Stick to Ubuntu support, chit chat in #ubuntu-offtopic. [02:56] no problem... [02:57] Sorry was just trying to help PoolShark_ =/ [02:57] I need some help determining what I think might be an issue underlying the developer libraries included with ubuntu 12.04 and the available fortran compiler, because I get different results on ubuntu and its included compilers and libraries than I do in every other distro I have used [02:58] hi. Is there a graphical tool for LVM? [02:58] you checked to make sure the compiler is the same version? [02:58] I need help and can't find any in the #ubuntu-beginners channel... I'll paste my question here if you guys don't mind... [02:58] Hi, I use Ubuntu 12.10 and i need to install some package found on this website : http://deve.loping.net/projects/ignoflash/downloads/ [02:58] can't seem to find a way to do it... [02:58] Can somebody help me please [02:58] I download the package from the 2nd link... Then I get a .tgz archive, which I extract.... [02:58] Then I don't know what to do next..... [02:58] etienne: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [02:58] anyone know if pandora can be played in rhythmbox? [02:59] sorry [02:59] PoolShark_ you may want to look at testing the fortran package http://www.fortran.com/f95ts.html [03:00] I am unable to use my sound card with more than 1 application at a time. Does anybody have something I can try to fix it. I have tried all kinds of settings with alsamixer, gnome-alsamixer, and xfce4-mixer. [03:00] Hmmmm is blkid usually accure about the filesystem type? [03:00] gelph: that'd be nice but I'm using fort77 :) [03:00] perhaps system-config-lvm should be installed by default when user has installed LVM partitions. An idea? [03:00] I guess I could try 95 [03:00] My card is: NVIDIA Corporation CK804 AC'97 Audio Controller (rev a2) [03:00] PoolShark_ same thing though, find a test suite for it, run it, see if there are bugs [03:01] Jeremy3D: is supported by ad banners ... i would suspect that you need to play it from browser ... if not would be interesting :-) [03:01] tru Tex_Nick i just love my stations but love seeing the band thru ubuntu [03:04] Jeremy3D: hmmm just found a link on how to play Pandora with VLC ... might be of use to you ... http://www.techyv.com/questions/how-use-vlc-listen-pandora [03:05] Hello, I need some help about the instalation of Ubuntu [03:05] !details | Piotic [03:05] Piotic: 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 ..." [03:05] Tex_Nick, i'll check it out. i used to use this - https://github.com/mzheng/rhythmbox-pandora [03:05] but i think it always gav eme problems so i stopped. didn't know if there was somethign comprable [03:06] Hi. Is this the right place for a tiny support question? [03:06] RobBurkeOne: for ubuntu, yes [03:06] RobBurkeOne, for Ubuntu, yes [03:06] Jeremy3D Pithos works for me [03:06] big minds think alike [03:07] Well, Im having a problem while is downloading some stuff, it seems to be a problem with NVIDIA drivers or something, in mid of the instalation the screen turns out black and I tried to wait for see something and nothing apears [03:07] jim29, what version rhythmbox, ubuntu you runnin? [03:07] Okay. I am using 12.10 and just tried out the Kubuntu-destop. But after logging in back in unity, my Firefox and Thunderbird still show the KDE theme and color. How do I change this? [03:07] Tex_Nick, that'd work but i can just play in browser as originally described [03:07] Piotic hit the [Ctrl] key only, maybe screensaver went on [03:07] Ubuntu 12.04 w/ pithos....brings in Pandora [03:08] same with libreoffice, btw [03:08] jim29, i see now. does it display the artist on each desktop (what does that...unity?)? [03:09] I dont know, I tried to search and found something about some NVIDIA drivers, and it maybe could be that, I have NVIDIA Gforce 6200 [03:09] RobBurkeOne the dirty little secret of different desktops is that in your home directory are all the settings that desktop manager used, and to "wipe the slate clean" I've had to fiddle with renaming the .config and other "dot" dirs [03:09] actually, almost all gtk apps now show in oxygen style [03:09] yes. on unity [03:09] anybody know how to fix a .ICEauthority file [03:10] or know why it cant update [03:10] gelph: So you say that every time I use KDE I have to manually fix it back? [03:11] What should I do [03:11] RobBurkeOne are you going to be switching back and forth all the time? [03:11] Each time I "make a clean break" with one, I move the settings out of the way because they sometimes overlap in odd ways or conflict [03:11] maybe. I wanted to give KDE a try. But I don't want to f*ck up my whole settings [03:12] jim so far so good. now can i put pithos into my little speaker icon in the top right, where rhythmbox resides? [03:12] RobBurkeOne: not app settings, just desktop manager settings, someone can help me here on all the "dot" dirs like .config [03:13] i just use a desktop icon [03:13] jim29 : hey thanks for the pithos info & Jeremy3D thanks for posting question :-) [03:13] gelph: Do you have any idea what to change exaclty? [03:14] Tex_Nick...np :) [03:14] Hmmmm the superblock appears to be bad on the array [03:14] Tex_Nick, yea this is great. thanks jim29 [03:14] eeeks! I'm running ubuntu server in VMWare right now, and using cygwin X server to run xchat, don't even have one at the moment [03:14] I recreated the partition using testdisk [03:14] I just read something on mounting it using an alternate superblock, but it complains [03:14] yeh....love my Pandora and Ubuntu!! [03:16] Trying to mount using -t ext3 and no journal found [03:16] goodbye! [03:17] jim29, Tex_Nick : http://ubuntuguide.net/remove-rhythmbox-controls-from-ubuntu-12-04-sound-menu [03:21] hi ppl [03:21] I [03:22] Im installing ubuntu right now, but, if it happens again then I should press ctrl? [03:22] Piotic, umm, if WHAT happens again? Restate the issue [03:23] Piotic, chat scrolls too fast [03:23] When Im installing ubuntu, at mid of the installation the screen goes black and I tried to wait if see if something happens, but there was nothing [03:24] ...Screensaver? [03:24] I searched and it seems to be something with NVIDIA drivers of my card [03:24] Well, I dont really now [03:24] Piotic, what is your skill level, and do you have another PC handy? [03:24] Well, not right now [03:25] I just now how to boot from a usb, that's all [03:25] because I have installed SSH while on the livecd, started the service, and changed the ubuntu password to get loggde in remotely with the -X flag, and launched the GUI install from that... [03:25] Know* [03:25] because I had a similar issue in the past [03:25] but it's not for the faint of heart [03:25] I'm having a problem with xserver, it appears to crash as soon as I login. [03:26] See http://darksleep.com/puff/xorg/xserver [03:26] I get to the GUI login screen, I try to login, I get bounced back to the GUI login screen. In /var/log/Xorg.0.log.old it just says "Server terminated successfully (0). Closing log file." [03:27] try as the guest user yet puff? [03:27] puff, that is an issue with your user profile [03:28] I am not sure which folders to rename to get a profile going again, cant remember offhand [03:28] .config is one of them I am sure [03:28] dr_willis: Yeah, logging in as guest usre works fine. [03:28] puff, you are on vanilla ubuntu, the text file said? [03:28] dr_willis: I've been limping along as guest user for a few weeks, finally got upthe energy to try again :-) [03:28] Yes. [03:29] how does one configure system fonts in the latest Ubuntu? [03:29] :) [03:29] I had installed ubuntu 12.4, installed xfce, but this happens whether I select ubuntu, xubuntu etc, at the login screen. [03:30] puff, http://ubuntuforums.org/showthread.php?t=2080752 [03:30] i chmod the .iceauthority file in fluxbox but i still cant login to ubuntu 2d [03:30] it cant be that easy, but if so, have at it! [03:30] system settings can configure wacom tablets but not system fonts? [03:30] phunyguy: Gee, that'd be useufl if I could get X working so I could run firefox :-). [03:30] guest account.. ;) [03:30] and X is fine [03:30] we established that [03:30] puff does a newly made user work? [03:31] dr_willis: Yes. [03:31] so you clean out your problem user settings.... [03:31] those are the issue [03:31] puff, rename /home/user to /home/user.bak [03:32] mkdir /home/user [03:32] chmod -R user:user /home/user [03:32] usually on /etc/skel/ [03:32] then login again via lightdm [03:32] (GUI) [03:32] nearst, it will copy /etc/skel [03:32] you could jyst login at console and rename the .config. dir..... as a test [03:33] yeah, dr_willis, this was a catch all. [03:33] i'm sure there are more dirs though [03:33] puff those commands require sudo as well, sorry [03:33] normally its .config. or. .Xauthority [03:34] puff, try what the doctor suggested first, and use mine as a second attempt [03:34] login at console as the user. mkdir backups [03:34] phunyguy: I have sudo, no worries. [03:34] mv .config backups/config [03:34] Weird, I logged in via GUI with the spare account and now the pointer isn't working. [03:35] o.O [03:35] that is weird. [03:35] Killed the spare account's youngest shell. [03:36] okay, so... Ithink it was just taking forever to finish setting up the X session. [03:36] Because it'doing it again with a different spare account. [03:37] hehehe [03:37] the spare account is a good idea also, because you can just use the new account, copy stuff you need from the old and make it yours, and to preserve permissions on remotely stored stuff, you can change your uid and gid to 1000 again [03:37] God I hate unity. [03:38] Where *is* everything. Okay, shouldI bother checking that URL phunyguy pasted? [03:38] puff it is up to you on how to proceed [03:38] if you are savvy enough, you can make any route work [03:39] Well sureit is... you guys can't reach the keys :-). [03:39] that last option I mentioned is basically make a new user, copy what you need to it, then delete the old user, and change the new user to 1000:1000 [03:39] Yeah. [03:39] sudo dpkg-reconfigure -phigh xserver-xorg [03:39] oooh another option> [03:39] ? [03:39] Is it possible to use only the intel graphics chip on laptops with AMD switchable graphics using the open source drivers in 12.10? [03:40] !ati| tgm4883 [03:40] tgm4883: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [03:40] tgm4883, as in completely disable the amd chip? [03:40] hi there I have an HP pavilion g6 model 2244ca, it's came preinstalled with windows 8, i cannot get the Ubuntu live cd to boot, [03:40] phunyguy, yes [03:40] disable it in the bios if so [03:41] phunyguy, I didn't see an option to do that [03:41] !uefi | HPChris [03:41] HPChris: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [03:41] tgm4883, I am afraid that is all I have. [03:41] I havent run into that situation uet [03:41] yet* [03:42] nearst, that page appears to not apply [03:42] phunyguy, yea, it's similar to the new nvidia cards [03:42] so I have ndiswrapper installed but not its kernel module [03:42] what's the best way to rectify this? [03:42] dr_willis, phunyguy: Okay, so moved .config to ~/backups/dot.config and then tried to login as my main user account, same result. [03:43] I can do it with the proprietary drivers, but can't find a way to do it with open source [03:43] puff try your other .* files. move tgem all uf you want [03:44] I'm having a problem, and I think it might be rooted in Ubuntu... I set my computer up as a DMZ temporarily to test something, and the ports aren't open still. I disabled ufw, so if my router is not blocking me, and ufw is not blocking me, what else is there? Anything ubuntu specific? [03:44] dont move. .gvfs. [03:44] senoraraton, is something actually listening? [03:44] There are 114 .files :-) [03:44] tgm4883, http://wiki.cchtml.com/index.php/Ubuntu_Quantal_Installation_Guide, look for ati/intel hybrid [03:45] tgm4883 I'm connecting via telnet to localhost, and I ran an online NMAP that states the ports are closed, and the telnet acts as if they are. [03:45] I gox like 500 [03:45] senoraraton, what exactly are you trying to do? [03:47] dr_willis: well, that worked. [03:47] tgm4883 I'm using tinyfugue(mud client) to connect to a remote server, and then I'm setting up several dummy connections to localhost as psuedo "worlds" with which to disemminate data from the primary client into the secondary windows. I'm using tmux as a multiplexer. [03:47] dr_willis: But now all my configs are gone... [03:47] senoraraton, heh, sorry I asked. [03:48] Is there any ssh application for ubuntu thats more advanced than terminal? Or are there any keyboard shortcuts for terminal to copy and paste? I find putty on windows easier to use with being able to highlight text and immediately paste it. Anything like this possible on buntu? [03:48] senoraraton, but if you've disabled UFW and your router is forwarding the correct ports, and something is listening on that port, then it should all work [03:48] dr_willis: I guess now I carefully migrate .files back into my home directory, rebooting every now and then to see if I've broken x. [03:48] Any suggestions on managing ssh keys / authentication management for large scale system ( more than 100+) servers ? Is ldap a natural choice ? [03:48] chrisc_: eh, I just use screen everywhere. ctrl+[ to enter copy mode, arrow around, space to start selection, space again to end it (and copy), ctrl+] to paste [03:49] chrisc_, you can highlight text in the terminal and immediately paste it [03:49] chrisc_> Is there any ssh application for ubuntu thats more advanced than terminal? Or are there any keyboard [03:49] example ^ [03:49] dr_willis: Or I guess I could just doa search algo... move first half of .files back, log out and log back in to test X. rinse and repeat with remaining files. [03:49] mouse is slow. [03:49] how do I set my USB headphones as the default in 11.10? [03:49] advance ssh is base on /etc/ssh/sshd_config :) [03:49] you can use ssh to forward a GUI tonsofpcs [03:49] puff: takes me like 3 min to get unity back how I want.. [03:50] for example a file manager or web browser if that's what you're looking for [03:51] puff: I know what most of the settings files are for. :-D [03:51] dr_willis: There are 112... yeesh. [03:51] >.< So it SHOULD work.. Why doesn't it.... [03:51] woopie doo... [03:52] tgm3883: doesn't work for me on xubuntu 12.04 [03:52] .compiz is a common breaker :-D [03:53] how do i reinstall nautilus [03:53] ! info nautilus [03:53] chrisc_, have you tried middle mouse button click after highlighting? [03:54] dsad [03:56] is there a simple way to remap XF86LaunchA to generate shift+insert? I'm on a macbook, and there is no insert key. I would use this to paste in xterm. (I'm open to better ideas) [03:59] insert key pastes? never seen that [03:59] shift+insert [03:59] not insert [03:59] .. [04:00] anyone know if this is the room for help with boot time encryption with dm-crypt? [04:00] I tend to select then middle click. [04:00] middle click doesn't paste from the same buffer [04:00] I like to use both [04:03] Sometimes calling tech support is fun.... Sometimes. === ward is now known as Guest63398 [04:05] senoraraton: ? [04:05] Hi... Can anybody tell me how to install realplayer in ubuntu 12.10? Please [04:05] I am looking for some help with getting 802.1n working on my laptop. I am currently running 12.1 [04:06] Guest63398: iwconfig [04:06] I'm having problems with blocked ports. I disabled UFW and DMZed my computer in my router, and its still not working, so I am talking to the idiots at tech support for my isp JUST in case they have the ports I'm trying to use blocked for some stupid reason. [04:06] why do you need realplayer? [04:06] mhs, realplayer? [04:07] in partner repo there is a x86 realplayer [04:07] brb [04:07] dr_willis: So, it looks like the problem file was one of: .Xauthority, .Xauthority-c, .Xauthority-l, .xine, .xsession-errors [04:07] usr13.......I only see the current 2.47 freq....not the 5 ghz network [04:07] I mentioned .xauthority at the start.. :-D [04:07] Guest63398: And you have dual band WiFi NIC? [04:08] Yes....this works with windows 7 on this laptop [04:08] no idea why you have several puff [04:08] senoraraton: Did you check to see if the services were accessable to the LAN? [04:09] senoraraton: Before uninsaling UFW and DMZing your PC...? [04:09] usr13......lspci shows the wireless controller as Centrino Wireless -N 2200 BGN [04:09] the .Xauthority file getting owned by root for some reason.. seems to be a fairly common problem - keeping users from logging into Xproperly. [04:09] bin_bash, realplayer a kind of audio/video player [04:09] dr_willis: There were also several files that were automacially recreated, .config, .cache, .dbus, .emacs.d, .gconf, .gnome2, .gstreamer-0.10, .gvfs, .local. [04:09] mhs, yeah for windows [04:09] dr_willis: Think I can/should move those back intomy home directory? [04:10] Guest63398: iwlist wlan0 scan #What does it see? [04:10] mhs: ive not needed to use reaplayer on linux in years... [04:10] mhs: what are you watching that needs it? [04:10] for the record, xmodmap -e "keycode 128 = Insert" works fine to remap [04:10] mhs : i think VLC will play most real Media (rm) files ? [04:10] usr13 I'm to connect to localhost through telnet, but I was under the assumption that it was routed through the router? At any rate it won't connect. [04:10] mhs, there's dozens of better alternatives. [04:10] puff if you want ; it shouldent hurt - you know the drill now to clean things out [04:10] dr_willis: Good point. [04:11] dr_willis, For online streaming... [04:11] mhs: what site? [04:11] * dr_willis cant think of any sites that requlre real player these days [04:11] senoraraton: Yep, it's a safe bet that it is routed through the router. I think port-forwarding is what you need. [04:11] what is rea[BUFFERING] [04:11] you can stream through vlc iirc if it's video and almost any player if it's audio [04:12] usr13 I did that, and it didn't work... So I just DMZed myself on my router, sledgehammer approach, and that didnt' work either. [04:12] mhs: yes i know what real player is.. and all about the company... [04:12] I am only seeing my 2.4 ghz network.......is there a chance that the ubuntu kernel doesn't have the drivers compiled in? [04:12] mhs: but what site are you trying ot watch that needs realplayer? Just the realplayer site? [04:12] bin_bash, What are the other alternatives,? [04:12] Guest63398, can you change your nick so it's easier tohighlight you? [04:12] senoraraton: There are online port scanners you can use. [04:12] mhs, for video or audio? [04:14] usr13 Been there done that, ran NMAP on a range and they are blocked. [04:14] i dont think realplayers native linux client has been updated in years.. [04:14] You don't need RP... [04:14] mhs, mocp, vlc, mpd [04:14] You just need RP codecs. [04:15] One the tech support note, they lied to me, and I liked them a page on their website showing them they lied to me, and now they are trying to pass me off onto "superior" suport... [04:15] senoraraton: So, why are they blocked? [04:15] usr13 Thats what we are trying to fiqure out.:P [04:15] mhs : vlc plays most types of multimedia ... give it a shot :-) [04:16] mpd and mocp are better [04:16] my Chromium (chrome://plugins/) says it can play Realplayer9 media using Gecko Media Player 1.0.6 [04:16] senoraraton: So what did nmap discover? (pastebinit) [04:16] mhs, have you installed ubuntu-restricted-extras? [04:16] lksdjf [04:17] usr13: http://paste.ubuntu.com/1618698/ [04:17] I'm having an issue where my system will become unresponsive (all I can do is hold down the power button to shut it down) when the display sleeps [04:17] happens after logging stops, so I have no clue how I should go about diagnosing this [04:17] cfhowlett, I am new to ubuntu. Will you please tell me how to install ubuntu-restricted-extras? [04:17] cfhowlett: does that include realplayer ? [04:18] how do you find out if your laptop has a 64 bit proccesser on ubuntu ????? [04:18] o.o [04:18] senoraraton: So, what do you have listening on those ports? [04:18] quick Q: very stupid one, but how do i browse the root folder as sudo? all i need to do is copy/paste a file [04:18] mhs Tex_Nick almost certain that RP is included but as I haven't actually seen a RP site in .... years >>> anyway, you'd want to login to the admin account and run sudo apt-get install ubuntu-restricted-extras or install via Ubuntu Software Center [04:19] Evansch0, open terminal: lscpu [04:19] the file is within my home folder (if that makes a difference) [04:19] OerHeks: ok i will see if that works [04:19] usr13 Nothing, I'm trying to telnet into one of them. I'm trying to telnet localhost 5000 [04:20] senoraraton: (When nmap reports "closed", that usually means there is no service listening on that port.) [04:20] cfhowlett, thank you [04:20] * tgm4883 smacks head [04:20] mhs, have fun, be safe ... [04:20] Maybe I'm really stupid.... Maybe... [04:20] cfhowlett, sure. [04:20] The old port scanners used to tell you if you could ACCESS a port... [04:21] Architecture: i686 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 15 Stepping: 13 CPU MHz: 1995.156 BogoMIPS: 3990.31 L1d cache: 32K L1i c [04:21] cfhowlett: yeah same here ... i've not encountered rm files in a while ... haven't found anything in a while that vlc won't play either ...hey thanks for input though :-) [04:21] senoraraton: Just missing a few bits of info. That's all. [04:21] how do i find out what that means? [04:21] Tex_Nick, NP amigo [04:21] senoraraton: If a port is blocked, nmap will report "filtered". [04:21] cfhowlett, How configure micromax 3g data dongle in ubuntu 12.10? [04:21] senoraraton, how? I was under the impression that there wasn't a difference between a firewall blocking a port and something not listening on a port [04:21] mhs, sorry, over my head. IDK but ask in channel [04:22] although I suppose with a firewall you could reject or drop packets [04:22] senoraraton: but you should first scan the actual LAN IP. [04:22] anyone? [04:22] Evansch0, looks like it supports both 32 and 64 bit [04:22] :O OMG [04:22] Evansch0, open a terminal and type uname -r then give me the output [04:22] op-mode(s): 32-bit, 64-bit [04:23] I'm guessing that is what that means [04:23] quick Q: very stupid one, but how do i browse the root folder as sudo? all i need to do is copy/paste a file [04:23] kk will do [04:23] and that Architecture: i686 [04:23] means you are running a 32-bit kernel [04:23] MartynKeigher, which file browser are you using [04:23] 3.2.0-37-generic-pae [04:23] there you are bin [04:23] Evansch0, 32bit [04:23] just the default that comes with 12.04 [04:23] 3.2? geez. [04:23] what [04:23] Please tell me how to configure micromax 3g data card/data dongle in ubnut 12.10? [04:23] MartynKeigher, that doesn't help me. i need the name of the file manager [04:23] nautilus? thunar? what [04:24] what does all those numbers mean? [04:24] bin_bash, yea, that is like. 12.04! [04:24] Evansch0, it's the kernel version [04:24] and [04:24] sorry i dont know, just the default folder viewer that is on the launcher bar on 12.04 desktop (unity) [04:24] what does that mean [04:24] MartynKeigher, figure it out or esle I can't help you [04:24] Evansch0, it means that's the version of Linux you're using. [04:25] :o [04:25] is it stupid day or something? [04:25] oh [04:25] yes :D [04:25] defaukt folder viewer is nautilus. but i think its called 'Folder View' in the mime settings [04:25] xD jk [04:25] MartynKeigher: Do you see Help or ??? [04:25] Evansch0, open a terminal and type gksudo nautilus [04:25] er [04:25] not Evansch0 [04:25] Evansch0, the -pae gives it away that it's a 32-bit kernel [04:25] MartynKeigher, open a terminal and type gksudo nautilus [04:25] its nautilus [04:25] mm damn [04:25] i was looking for 64 bit :/ [04:25] Evansch0, since -pae doesn't exist for 64-bit kernels [04:26] -pae allowed 32bit kernels to use 4gb of RAM [04:26] would i be able to run 64 bit at all? [04:26] no. [04:26] Evansch0, well that is just the kernel you are running, not what you are able to run [04:26] :( [04:26] if you have a 64 bit processor, you can instally 64bit ubuntu [04:26] i never tried [04:26] you don't just try [04:26] but how can i figure out what i can install [04:27] you have to make sure you have the right processor [04:27] how [04:27] what kind of processor do you have [04:27] no idea [04:27] ... [04:27] yah [04:27] :/ [04:27] how... [04:27] gksudo nautilus worked! thanks [04:27] do you not know that [04:27] MartynKeigher, no problem [04:27] i didnt buy it [04:27] okay... [04:27] one sc [04:27] kk [04:27] Evansch0, cat /proc/cpuinfo | grep 'model name' [04:28] ^ [04:28] ^ [04:28] whaat am i supposed to do with that information tgm [04:28] ^ [04:28] couldn't remember if it was cpuinfo or cpu [04:28] Evansch0, run it [04:28] bin_bash, I didn't know about lscpu, that is nice [04:28] tgm4883, yeah [04:28] thx [04:28] I'd bet it tells you in there, but I'll read the manpage on it [04:28] model name : Genuine Intel(R) CPU 575 @ 2.00GHz [04:28] 2nd q: can someone help me create an upstart script. [04:29] yeah Evansch0 open a terminal and do lscpu [04:29] model name : Intel(R) Atom(TM) CPU N570 @ 1.66GHz ;) [04:29] then give me the architecture line [04:29] :D [04:29] better xP [04:29] Architecture: i686 [04:29] yea, it's 64-bit celeron [04:29] How to use 3g data dongle/data card in ubuntu 12.10? [04:29] Does anyone here know of a good how-to for setting up a SSH VNC server on ubuntu 12.04? [04:30] i need to run the following command manually everytime my pc starts up: nohup dashing start & [04:30] model name : Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz [04:30] i envey you fdb [04:30] Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz [04:30] so can i run it? [04:30] 64 bit i mean [04:31] CPU: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz [04:31] Evansch0, NO [04:31] er [04:31] no [04:31] :/ [04:31] bin_bash, yes he can? [04:31] thats a chromebook processor :) (that intel atom) [04:31] Evansch0 :) [04:31] no he can't [04:31] ok thanks [04:31] tgm4883, it's i686 [04:31] tgm4883, [23:30:02] Architecture: i686 [04:31] that's 32bit [04:31] bin_bash, thats the arch installed. [04:31] no he can't [04:31] no, that's the arch of the chip [04:32] he quit [04:32] bin_bash, why does it list 64-bit under op codes? [04:32] Evansch0 you could run 64 bit > http://ark.intel.com/products/55637/Intel-Atom-Processor-N570-1M-Cache-1_66-GHz [04:32] http://www.cpu-world.com/CPUs/Celeron_M/Intel-Celeron%20M%20575%20LF80537NF0411M.html [04:32] oh he posted the wrong thing :| [04:33] !boot | MartynKeigher [04:33] MartynKeigher: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [04:33] i was looking at something else [04:33] bin_bash, I'll settle this, I have a 64-bit capable netbook running 32-bit precise, give me a sec [04:33] tgm4883, I believe you. I misread. [04:33] I'm not syaing you'r wrong. I'm saying I was wrong. [04:33] after installing the newest nvidia drivers from the software center and resetting my screen has gone low-res and totally lost unity. can anyone help? [04:33] lol [04:34] "Floating point exception (core dumped)" [04:34] from running lscpu [04:34] I thought the argument was if you could run 64 on a 32 bit processor, which you can't [04:35] hi..everyone [04:35] fbdystang, I think he wanted to know if he could run 64-bit ubuntu on his processor [04:35] How to install 3g data dongle in ubuntu 12.10? [04:35] i have 750gb hdd with ext3 fs now i want partition on that but there is some data which i want to preserve how do i do ..? [04:35] fbdystang, which is a 64-bit processor [04:35] MartynKeigher: /etc/rc.local is where you would place startup scripts [04:35] although not a good one [04:35] right, i misunderstood [04:35] mhs: what brand? [04:35] RIP rc.local in systemd [04:36] MartynKeigher: or rather a symlink to script [04:36] i dont see an rc.local [04:36] i see rc0.1, rc0.2, rc0.3....etc, [04:37] fbdystang, micromax 353g... [04:37] bin_bash, my 64 bit atom doesn't even show an arch line :( [04:37] MartynKeigher: it's a hidden file ... ls -a [04:37] RiXtEr, FOR SHAME [04:37] ;) [04:37] help [04:38] mhs: http://askubuntu.com/questions/214398/how-to-set-up-micromax-353g-wireless-modem-in-12-10 [04:38] arielsanflo, can't unless you ask a question. [04:38] !help | arielsanflo [04:38] arielsanflo: 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 [04:38] this channel needs phrik. [04:38] arielsanflo, details please [04:38] he's fallen and he can't get up [04:38] how can increase my disc [04:39] what [04:39] fbdystang, thank you [04:39] !details|arielsanflo, [04:39] arielsanflo,: 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 ..." [04:39] mhs: this one is better: http://imacify.com/2012/10/how-to-configure-micromax-3g-modem-on-ubuntu-12-10/ [04:39] It's amazing how much I can help people evn though I haven't used Ubuntu in 3 years. [04:40] bin_bash: its because you are a linux ninja. I am not, but I know a little about ubuntu [04:40] Guys, I need some input here. Recently I installed KDE over unity which totally effed up my system and caused me to reinstall ubuntu because KDE wasn't removable and everything was a mess. Question is: If I install Gnome (gnome-core, to be exact), will I run into a similar problem? [04:40] It's because most of it is generic linux problems [04:40] not necessarily ubuntu-specific [04:41] wait wait [04:41] stop [04:41] kde wasn't removable? [04:41] what [04:41] bin_bash: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:41] can someone tell me the quick way to pull up the display driver settings? its like ctrl+alt F4 or something? [04:41] yea, I'm going to have to go ahead and disagree with you on that [04:41] chadster1975, depends on your keybindings. [04:41] i have 750gb hdd with ext3 fs now i want partition on that but there is some data which i want to preserve how do i do ..? [04:41] bin_bash: should be default, i havent changed anything [04:42] chadster1975, then try google [04:42] :) [04:42] i want to increase the space of my disc C [04:42] mrsudoer, are you installing ONLY kde or the kubuntu-desktop === ke5pcv is now known as ke5pcv-away [04:42] chadster1975, I don't think there is a default keybinding to bring up the display driver settings [04:42] bbiab [04:42] cfhowlett, I'm only installing gnome-core [04:42] ^^^wanting to (haven't yet) [04:42] chadster1975, generally gparted will do what you want, but always backup data first [04:42] mrsudoer, you don't like run one DE on top of another. what you have to do is change your xinitrc settings to only run one of them [04:43] sorry that was meant for vnc786 [04:43] vnc786, , generally gparted will do what you want, but always backup data first [04:43] because it does not have available space [04:43] mrsudoer, I'm going to have to punt this one back into channel. you SHOULD be able to install / purge any of the desktop environments without risking your system, but ... [04:44] mrsudoer, don't PM people without their permission. it's rude. [04:44] arielsanflo, how big is your HDD? [04:44] bin_bash, you must be mistaking me for someone else [04:44] thanks cfhowlett for your input [04:44] mrsudoer, sorry [04:45] tgm4883: i had this problem a few days ago and dr_willis threw it right at me.. i just cant remember now. its like shift=alt f4 or something i just forgot [04:45] mrsudoer, in order to run a different DE you should change your xinitrc file so that when you boot it starts the one you want [04:46] bin_bash, you can also specify at the login screen, right? [04:46] mrsudoer, idk I don't use a login screen [04:46] mrsudoer, yes [04:46] I think it depends on which one you're using [04:46] Hey guys, I have an issue with 12.10, when I boot from the live cd and click "Try Ubuntu" it kicks me out to a terminal [04:46] mrsudoer, for xdm and gdm at the very least, not sure of others. [04:47] how can I increase the space in the C disc?? I have two operative systems and two parts of the disc that are free. [04:47] no error but a blinking cursor, though I can't try anything there either [04:47] chadster1975, what irc program do you use? [04:47] edude03, did you check the md5sum of the disk before burning it? [04:47] s/disk/iso/ [04:47] arielsanflo, boot an ubuntu disk, run gparted and resize [04:47] !gparted|arielsanflo, [04:47] !nomodeset | edude03 [04:47] arielsanflo,: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [04:47] edude03: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [04:47] I did, but I should also mention I wrote it to a USB drive [04:48] tgm4883: im using limechat on my mac that is sitting next to my broken ubuntu machine [04:48] OerHeks I was thinking that but thee display isn't corrupt it's just a terminal [04:48] chadster1975, any chance that logs to a file? [04:48] you could just grep the file [04:48] I'll try anyway [04:49] edude03, black screen with blinking cursor that seems to halted the system ? nomodeset could help [04:49] OK trying it [04:49] tgm4883: it was about a week ago. i feel like id have better luck goggling like crazy to find it. dr_willis spit it out so fast i assumed it was one of those common things everyone does all the time [04:50] chadster1975, maybe it's something he does [04:50] but i've never done it [04:50] nor heard of it [04:53] chadster1975, I've never done it either. If you don't idle in this channel, it might just be easier to "grep dr_willis logfile.log" [04:53] a quick google search doesn't turn up anything [04:53] ^ [04:54] So, I have the ubuntu "Remote Desktop" server working and I have openssh-server working too. How can I access the vnc server through SSH? [04:55] with no modeset it cycles colours [04:57] hello, I have a peculiar problem..... I am currently watching a video with vlc... this video was downloading in firefox as I was watching it. Then I accidententally cancelled the download (meant to click the one above it) so the file was deleted.... but it is still playing in vlc untill it gets to the end of the file [04:57] is there any way I can recover the file without having to re download it [04:57] id rather not redownload as I am on g3 and paying per megabyte [04:57] zzxx, does VLC have a File > Save option? [04:58] (If i can fecover the file I can resume the download) [04:58] tgm4883: no, not that I saw [04:59] furthermore if I lsof I can see the file: vlc 7634 jake 21u REG 7,0 94470416 106605 /home/jake/Downloads/fm6dy66jeyo2.part (deleted) [05:04] im running ubuntu quantal, is there a way to get gedit to remember cursor position in the files it has open? it used to, in lucid, and now its only sporadic, im already have session svaer, which is working fabulously ], and this is the final quirk of this upgrade [05:05] zzxx : what platform/distro are you using [05:07] What USB sound cards are known to work in ubuntu 12.04? [05:07] link to a list of proven usb cards? [05:07] zzxx, see if it's in your trash bin [05:08] hpuser2323, https://wiki.ubuntu.com/HardwareSupportComponentsSoundCards [05:09] hpuser2323: try this ... https://wiki.ubuntu.com/HardwareSupportComponentsSoundCards [05:10] thanks [05:10] whoops cfhowlett beat me to it ;-) [05:10] Tex_Nick, indeed ... but great minds think alike [05:10] Tex_Nick: ubuntu 12.12 [05:11] bin_bash: not in the trash [05:11] zzxx, dunno then [05:11] cfhowlett: you're faster than this ol coot ;) [05:12] Tex_Nick, only sometimes :) [05:12] anyone know where the /proc/pid file is on ubutu? [05:12] bun* [05:14] hi. I messed up my bootloader being greedy. I read an article in hackernews about e4rat and installed it. But apparently Ubuntu already has it's own. So I uninstalled it, but now Ubuntu's loader (forget the name) doesn't run. No 1. No2, I installed BUM to turn off services on system startup and I see openarena-server activated?? I uninstalled OpenArena ages ago, and looking in Synaptic there's nothing there. Any ideas? [05:15] makara, a little knowledge truly is a dangerous thing. And one problem at a time. [05:15] does anyone here use pulseaudio? I've had a problem with audio skipping when playing it (it's seemingly random) 'm using pulseaudio with alsamixer [05:16] cfhowlett, truly. Well the first problem is more pressing [05:16] zzxx : chances are the file is not resumable ... something to keep in mind for the future, if you're concerned bout bandwidth usage ... you might use wget to dl the file ... wget allows file resume on disconnects ... i know it doesn't hepl you now though :( [05:16] why ubuntu 12 fast heat, and how to fix [05:16] bin_bash, also ask that in #ubuntustudio maybe [05:17] cfhowlett, tbh I'm not even using ubuntu. I was just wondering if anyone had had the problem [05:17] if you're not using ubuntu, the question is offtopic [05:17] makara, I'm unfamiliar with e4rat, but I would think re-installing your default bootloader, grub would fix it. [05:17] hatake, drivers for your fan not working? what is your hardware? [05:17] bin_bash, have you tested VLC ? sudo apt-get install vlc [05:18] !grub|makara, [05:18] makara,: 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) [05:18] I have vlc and mpd etc [05:18] bu it's so random [05:18] makara, asus k45d [05:18] cpu amd a8-4500m 1.9ghz [05:18] ram 4gb [05:18] vga radeon dual graphics 7640g+7470m 1gb [05:18] makara, how about laptop mode tools [05:18] can anyone help me if i have lost my unity tool bar? [05:19] cfhowlett, I have grub. Its Ureadahead not working now [05:20] Tex_Nick: Thanks for the warning, indeed I can resume this one with wget if I recover it. ive checked :) [05:20] cfhowlett, its installed, but doesn't do the trick [05:20] 5min boottime [05:20] maybe more [05:21] hey all. i recently upgraed to 12.04 from 11.10 and when using chrome videos which use flash (i believe) such as youtube i get the error "could not load plugin" this does not happen when using firefox for example [05:21] test [05:21] makara, can't help with ureadahead [05:21] bin_bash, i also install ubuntu-restricted-extras and ffmpeg. See if they help. [05:21] wrektjet, sudo apt-get install #ubuntu-restricted-extras might help, but there is a known bug with chrome and videos ... [05:22] bin_bash ... i had a problem with vlc a few month ago ... sound was distorted on some files ... i ignored it for a while untill another person posted a similar problem using skype & vlc [05:22] cfhowlett, the reason i mention firefox working is because i have installed rstriced extras and it has worked previously but no longer so i thought maybe there wasa new issue [05:23] wrektjet, also enable backports and run apt-get update && apt-get upgrade && apt-get dist-upgrade [05:23] g'night everybody [05:23] wrektjet, to capture any new goodness [05:23] bin_bash : i found this link that solved both our problems ...http://askubuntu.com/questions/157891/skype-and-vlc-sounds-sizzle-distorted-bad [05:25] bin_bash : don't know if it applys to your problem ... tis a simple way to see though ... if it doesn't work ... easy to revert [05:25] yeah [05:25] thanks bro [05:25] bin_bash np :-) [05:27] what is bin bash? [05:27] zzxx : sorry was looking round ... good to know ;-) [05:27] jason766, it's me === Onixs_ is now known as Onixs [05:27] Tex_Nick: np. [05:28] aha [05:28] wait is that the system? [05:28] cfhowlett, just an update i found a thread where someone said they disabled the adobe version and it worked for me [05:28] wrektjet, so simple a solution ... [05:29] now i need to fix my partitions which got all mixed up when i tried using this partition manager [05:29] so i have to manually mount them every boot and all my files get mixed up. BUT AT LEAST I CAN WATCH THE NHL NOW [05:30] what is full path to ifconfig please? [05:30] for anyone who may care, this worked for me to recover the deleted, but still open video: [05:30] i found the process id of the running vlc (7634) then went to /proc/7634/fd/ and found a symlink "21" which linked to the deleted file. All I had to do was cp 21 /home/jake/myrecoveredfile [05:31] anyone? [05:32] apb1963__, find ifconfig will you [05:32] which ifconfig and/or whereis ifconfig should do it :) [05:32] apb1963__: apparently, 'ifconfig' is deprecated in favour of 'ip' [05:32] apb1963__, locate ifconfig [05:32] got it [05:32] thanks [05:32] Tex_Nick, interestinglyu, that made it worse -.- === hpuser2323 is now known as hpuser4466 [05:34] great [05:36] bin_bash : jeeze that's bad ... well don't know what to say ... OH ... did you log out then back in ... you need to do that for the config file to work [05:36] How to fix a dim lcd screen on a laptop? === apb1963___ is now known as apb1963_ [05:37] Might be a hardware issue as the battery is dead and I [05:37] and i'm running on AC power. Was working fine yesterday. Now it dimmed. [05:37] hpuser4466: Have you tried adjusting brightness? [05:37] bin_bash : if it doesn't help, just undo the change you made to the config file [05:38] Tex_Nick, i rebooted [05:38] hpuser4466: for instance my laptop has function keys for backlight brightness controls. [05:38] histo: yes. tried the Fn + brightness button. Didn't work [05:38] and then changed it and then killed/restarted pulse [05:38] hpuser4466: Does the onscreen notifier come on when you hit FN+brigthness up button? [05:39] hpuser4466: I know on my particular laptop I'm unable to control brightness unless I pass some kernel options at boot. Bug with current kernels that will never be fixed for my hardware. [05:39] bin_bash : ok man ... can't help you then ... sorry [05:39] how can I refresh the dhcp address assigned to me? on windoze, a simple ipconfig /release and/or plus /renew would do it... what would be the ubuntu equivalent? [05:40] apb1963_: the dhclient command i think [05:40] histo: Ah, the kernel option sounds interesting. The brightness button shows nothing. [05:40] hii , i am using apache 2 [05:40] apb1963_: sudo dhclient -r will release and sudo dhclient should renew [05:41] Tex_Nick, I'm just uninstalling it. [05:41] eff this. [05:41] when i have to open a app, i have to type 127.0.0.1:8000/admin/ [05:41] hpuser4466: well you'd have to troubleshoot I think there are some command line options with acpi to control brightness you can try first to see if your keymaps are wrong. [05:41] how to configure the apache 2 so that whaen i type admin [05:41] it will give the same result [05:41] bin_bash : wait ...; uninstalling what ??? [05:41] pulseaudio [05:42] histo, thanks i'm looking into it. [05:42] nitin__: what like you could type admin and it would link to 127.0.0.1:8000/admin ?? [05:42] Tex_Nick, pulseaudio [05:42] every time ive seen someone uninstall pulse audio.. they seem to end up reinstalling the whole system later [05:42] histo: yes [05:42] dr_willis: I have pulseaudio uninstalled and I'm having a great time [05:42] hpuser4466: what model of laptop do you have? [05:42] bin_bash : listen to dr_willis !!! [05:43] dr_willis thank you.. [05:43] histo: if i type it should redirect to 127.0.0.1:8000/admin [05:43] dr_willis, bin_bash: the important thing is to make sure ___not___ to purge pulseaudio [05:43] Ben64: we know how weird you are... ;) [05:43] histo: IBM Thinkpad R40e. [05:43] I don't have anything that depends on it, dr_willis. So, I think it's fine. [05:43] histo: thank you thank you thank you :) [05:43] I don't need pulseaudio. I just had it for skype to make it easier === Kitar|st_ is now known as Kitar|st [05:44] hpuser4466: http://askubuntu.com/questions/83965/ubuntu-10-04-cant-adjust-brightness-on-my-lenovo-thinkpad I found this not sure if it applies [05:44] dr_willis, why would anyone do that? it doesn't make any sense. It's just an audio plugin. [05:45] bin_bsah : i would not do that ... if dr_willis warns against it, you would be wise to listen to him ;-) [05:45] hpuser4466: I noticed on mine setting the /sys/class/backlight/acpi_video0/brightness value will change brightness. For instance mine ranges from 0-9 [05:46] Tex_Nick, I know what I'm doing. I chose to install pulseaudio, I can choose to uninstall it. [05:46] What a ridiculous claim [05:47] are you even running ubuntu? [05:47] can someone provide root's standard PATH please? I can't find sudo or dhclient [05:47] apb1963_: they should be in /sbin/ or /usr/sbin i belive [05:48] bin_bash: Another option is to try a different sound card that's proven to work with your OS. [05:48] had to do that with some pcs. [05:48] hpuser4466, it's a laptop lol [05:48] no use flogging a dead horse as they say [05:48] you can get a usb sound card [05:48] no guarantees that would work either though [05:49] So, apparently I can't SSH into my ubuntu box until AFTER I've logged in through the GDM login screen. How can I get around this? [05:49] dr_willis tried those first already... no luck [05:49] hpuser4466, it's also a pulseaudio problem [05:49] dr_willis, what in ubuntu depends on pulseaudio? [05:50] well it depends [05:50] pulse audio is used by the unity and gnome desktops [05:51] I'm not using either. [05:51] and i asked are you even using ubuntu.... [05:52] mrsudoer: youa re using encrypted home partitions? [05:52] dr_willis, you're implying that in order to use ubuntu you have to be using either gnome or unity? [05:52] dr_willis, yes...crap [05:52] bin_bash: you aparently just like to argue when people ask you questions.. have a nice day. [05:53] I'm using ubuntu with openbox [05:53] thanks dr_willis. I found a how-to fix here: https://help.ubuntu.com/community/SSH/OpenSSH/Keys [05:53] mrsudoer: there may be some work arounds - someone as asking a similer thing last week. he was checking out the askubuntu.com site for fixs [05:53] mrsudoer: great. [05:53] see if that will work [05:53] can someone provide root's standard PATH please? I can't find sudo or dhclient or locate.... [05:54] as simple echo $PATH as root should do it :) [05:56] Which version of Ubuntu, 12.04 or 12.10, is preferred for steam compatibility? [05:57] Why does the lightdm package seem to depend on unity? [05:57] 12.10 ubuntuguy123 [05:57] ubuntuguy123: either really [05:57] brb, going to test this... [05:57] OerHeks any idea why game performance is bad in Unity on 12.10? I'm using the 310 driver. In XFCE performance is great. [05:58] ubuntuguy123: because unity [05:58] So I should stick with XFCE? [05:58] yeah or anything else that doesn't use your gpu [05:58] or use the steam desktop entry at the login screen ubuntuguy123 [05:59] works now [05:59] thanks :) [05:59] commands for LXTerminal please? [06:00] I am trying to remove a shortcut in the Places menu within Rhythmbox, when I was selecting my music library I accidentally clicked music and moved the mouse and it created a second "Music" location in the left hand navigation "Places", it doesn't appear in Nautilus but it is bother me, any thoughts? [06:00] whagt commands jason766 ? [06:01] jason766, default shortcut for Terminal in XUbuntu is super+T or Press Alt+F2, then type xfce4-terminal or xterm to run the terminal. [06:03] Why does the lightdm package seem to depend on unity? [06:04] seriously? Nobody can tell me root's standard PATH? [06:04] key in bash [06:04] bin_bash : we can see you are trying to interact with the channel ... that's good ... however you seem to argue with everyone about their replys ... could i recommend a good read ... http://www.catb.org/esr/faqs/smart-questions.html ... i don't mean that to insult you ... it's just a good read for everyone ... Eric Raymond is one ot the original developers of gnu/linux stuff, an old hacker ... it try to follow his article :) [06:05] /sbin and /usr/sbin are the 2 special parts abd [06:05] and can you confirm whether that is where sudo and dhclient live please? [06:05] nope.. im on my phone [06:05] can anyone please? [06:05] try /sbin/sudo --help [06:05] I guess it wasn't installed [06:05] or use tab completion [06:06] ok, thank you [06:06] /sbin/ [06:06] yeah, it's not there [06:06] hi mergrd [06:06] hai [06:06] but thank you [06:07] and dhclient ? [06:07] what on earth is that? [06:07] /bin /sbin /usr/sbin and /usr/bin are the 4 core directories in the paths [06:07] dsomething host client [06:08] ? [06:09] apb1963_: dhclient wans't installaed? [06:09] mergerd: dhclient is used to obtain an ip via dhcp [06:12] Last question of the night :) So, I'm trying to connect to VNC through SSH and when I run the x11vnc (while the remote desktop is sitting at the graphical login screen), I get an error saying "x11vnc was unable to open the X DISPLAY: ":0", it cannot continue". Any idea on how to get x11vnc to work AT the login screen? [06:13] histo: I'm in the middle of an install. sudo hasn't been installed - I don't know where dhclient lives so I don't know yet. I'm having a network issue that I'm trying to resolve by releasing the ip address that was assigned to my vmware adapter and is causing the install process to fail at the point of getting an IP from DHCP. [06:13] How do I run a php script? [06:13] mrsudoer: x11vnc tries to share the current vidible desktop. when you ssh in it sets the display. so its sort of going in a loop.. do you really need to see the 'vidsible' desktop on the vnc server? if not. You can ssh in and run tightvnc or vnc4server instead [06:14] open a new terminal and dhclient -r && dhclient [06:14] right... it can't find it with the current path set [06:14] so I guess it wasn't installed yet either? [06:14] apb1963_: echo $PATH [06:14] yes [06:14] apb1963_: What installer are you using? [06:14] if you source /etc/profile i think that will reset the path [06:14] "easy install" [06:15] mrsudoer: i expanded shellscript that runs remotely as root x11vnc to connect to login manager's xauth with parameter: " -auth /var/run/lightdm/*/*" [06:15] apb1963_: Okay what is easy install and where did you get that? [06:15] since you haven't heard of it... I have to assume it's part of vmware [06:15] mrsudoer: after loging in you should be able on subsequent runs be able to connect normally as user without this parameter [06:16] apb1963_: okay yes. Did it boot to a GUI or a text based installer? === hatake is now known as daenglinuxx [06:16] hi all. I am needing to compile a single kernel module after I have patched it. Is there an easy way to do this so that I dont have to wait for a whole kernel to compile? [06:16] Church, so I should add " -auth /var/run/lightdm/*/*" to my current x11vnc command when I SSH to my remote computer, once (as root). and it should work on subsequent connections? [06:17] I guess it's sort of a curses based gui I suppose [06:17] it's gui-ish :) [06:17] apb1963_ that's possible [06:18] mrsudoer: well, that is what's in my vnc script that runs remote x11vnc / sets up ssh forwarding / runs local vncviewer, if i supply gdm param to script. works for me. [06:18] apb1963_: okay and you are getting to a console by hitting alt+f2 through f3 right? [06:18] correct [06:18] apb1963_: Well int he install if you go back to the menu you should be able to configure the network again. [06:18] I get the same failure message [06:18] apb1963_: It will walk you through setting it up. [06:19] apb1963_: What message is that? [06:19] Hey all :] [06:19] Gumby: http://www.tldp.org/LDP/lkmpg/2.6/html/x181.html [06:19] Church, sounds like my setup as well :) I'll give it a shot [06:19] thanks histo, Ill have a read [06:19] Does, UCP is dropped? [06:19] histo: this one: http://snag.gy/98Bzt.jpg [06:19] Gumby: https://www.linuxquestions.org/questions/linux-kernel-70/rebuilding-a-single-kernel-module-595116/ [06:19] Church, the /*/* ...what's the first "*" do? I haven't seen a wildcard like that before.. [06:20] Hackuin: what? [06:21] Where is Ubuntu certification? [06:21] apb1963_: any reason you can use the ubuntu iso file and instlal in vmware? I'm not really familiar with this easy install or where you got it. Nor do I know how you ahve vmware setup in regards to networking. [06:21] histo: there was another vm at one time and the isp has latched on to the mac. Hence the bright idea to use dhclient to release the IP so that I can continue with the install and hopefully grasb it back [06:22] apb1963_: well dhclient or dhcp3 has to be there for the installer to pull an ip [06:22] histo: Yes. One machine... need two. vmware is setup for bridging [06:22] apb1963_: It's probably something in your settings disable bridging and restart the installer. [06:23] well that's certainly true enough... I'm assuming that the installer process is doing what it does to grab the address... problem is, from my ISP's point of view, the address is already assigned. [06:23] apb1963_: Wait so you are trying to give the vm an external ip? [06:23] im having trouble keeping my display from going into suspend. i have changed the settings, but it does it anyway. can anyone help? [06:23] histo: yes sir [06:23] anonymousraptr: X has a default suspend also I've found. Atleast on my debian box. [06:24] apb1963_: does your isp allow you more than one ip? That's pretty unusual unless you have a business class static ip setup. [06:24] histo: I requested it, I paid for it.. they gave it to me. $8 a month with tax and such. [06:25] 2 DHCP addresses [06:25] histo: im not sure if that means i cannot change it? [06:25] I am trying to use DD utility. Can I use DD utility on a disk that is being used..? === Krenair_ is now known as Krenair [06:25] I used to get it free.... then I started asking questions and they said "Hmmm... that's weird... you're not supposed to get 2 addresses..." and so now I pay for it. [06:26] Fretta: yeah, but it has risks i assume [06:26] Fretta: not a great idea [06:27] i need help with wget, i am trying to download all the sub folders under a url (http://www.fullsack.com/gnnix/base/root/dist/usr/share/themes/Tgc-large/) [06:27] aeon-ltd dr_willis good to know [06:27] Fretta: It will bomb out if dd happens to access a sector that is being written to at the same time. Unmount the volume and then do your dd... [06:27] histo: So... the vmware guys suggested I clone the mac address already in use since it's been assigned an IP... since I apparently can't release the one in use. [06:27] i am using wget with -r -nd flag, but all i get is file rejected, it still try to traverse the entire tree, how should i avoid this? thanks [06:27] anonymousraptr: try molly-guard. [06:27] rob_p: how could I dd if I only have one disk? should I create another disk using mkfs? [06:28] histo: can you tell me the syntax to set the mac address of an interface? [06:28] apb1963_: Why not just choose a different mac for the vm and restart it? [06:28] I presume it can be done with ip [06:28] apb1963_: that would release it. [06:28] I don't believe that's possible [06:28] apb1963_: be alot easier for you than all this [06:28] [create another disk] I mean [create another file system] rob_p [06:29] Fretta: you need an *unmounted* volume, however you accomplish that is up to you [06:29] rob_p: thanks [06:29] histo: as far as I know....vmware synthesizes macs... I don't get a choice. I will ask though. [06:29] Fretta: welcome... [06:31] histo: [22:27] I dunno; I'd be concerned with finding that MAC that the ISP thinks you have apb1963_ [06:31] apb1963_: ifconfig eth0 down && ifconfig eth0 hw ether de:ad:be:ef:c0:fe [06:31] apb1963_: then bring the interface up ifconfig eth0 up [06:31] Fretta: mkfs doesn't create disks [06:32] histo: ifconfig was not installed... is it possible to use ip instead, and if so... how? [06:32] his to [create another disk] I mean [create another file system] [06:32] histo: ^^^ [06:32] ip was installed [06:32] Fretta: yes and you shouldn't use dd on a mounted filessytem [06:33] icloud : what url ? [06:33] histo: got it [06:33] Tex_Nick, http://www.fullsack.com/gnnix/base/root/dist/usr/share/themes/Tgc-large/ [06:33] so what the hell is "iso-scan/filename=....." supposed to mean in boot prompts [06:33] Tex_Nick, just trying to grab the large theme since it does not come with xubuntu-desktop [06:33] its not in any man page or online documentation [06:33] Tex_Nick, everything look so small [06:34] Tex_Nick, so i tried wget -r http://www.fullsack.com/gnnix/base/root/dist/usr/share/themes/Tgc-large -nd -R index.html, and basically wget still try to crawl the entire tree and just print to screen file is suppose to be rejected [06:35] icloud : hold on checking [06:36] hello.. i am hoping that someone might be able to help me [06:36] mike400hp, details please. [06:36] I use ubuntu 12.1 on my laptop with no problems.. [06:36] !details|mike400hp, [06:36] mike400hp,: 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 ..." [06:36] I decided to try it on my office desktop [06:36] hi [06:37] the install took over two hours installing from USB 3 flash drive [06:37] BillyZane, greetings [06:37] ty cfhowlett === atrius is now known as atrius_away [06:37] mike400hp, what are the specifications of that office computer? [06:37] now that it is installed, it runs extremely slow and crashes all the time [06:38] Church, I don't know exactly how that paramter operatres, but it worked for me so thank you :) [06:38] mike400hp, hardware specs??? [06:38] mike, specs? [06:39] hi ppl [06:39] mike400hp, What make, model etc is the office computer [06:39] the office desktop has:.... Intel DX58S02 motherboard, Sixcore Intel processor, 24GB RAM, OCZ SSD, nvidia 660ti [06:39] nearst, greetiings [06:40] mike400hp, with those specs, this thing should be dancing. did you md5sum verify the iso? === _p0int is now known as p0int [06:40] ty cfhowlett [06:40] I'm using the same flash drive that I used for my laptop install and the laptop is fine [06:41] i'm noob but, swapdrive? [06:41] mike400hp, every so often a question may be directed your way so that we may problem solve. For best results, answer the questions ... [06:42] mike400hp, with those specs, this thing should be dancing. did you md5sum verify the iso? [06:42] mike400hp: confirm your architecture of lap and your office desktop is same? I did faced long time ago, installing a 32 bit OS on 64 bit system which has high hardware configurations... [06:42] !swapdrive : roger__ [06:42] KI4RO: I am only a bot, please don't think I'm intelligent :) [06:42] During the install, I used the advanced partitioning options.. I removed all the windows partitions on the SSD and told ubunto to use the entire SSD [06:43] !swapdrive | roger__ [06:43] I have a problem with my network. I've so far been able to view the computers on my network with no issues, however, I can no longer view my windows 7 in my network. I was told to use samba, but I feel that it shouldn't be necessary, as I've never needed it before. Regarding recent changes to my computer, I have recently typed: "mv /home/riz/.gtkrc-2.0 /home/riz/.gtkrc-2.0.BAK" [06:43] Both are using the 32bit version === subdesign is now known as sub_ [06:44] I'd install again using 64-bit, also may have been just a bum install? [06:44] I'm noob though so get 2nd opinion [06:44] Tex_Nick, any luck? i am off to bed soon [06:44] BillyZane: open a terminal ctrl+alt+t and type in smbtree hit enter see if it shows your 7 box and it's shares [06:44] mike400hp, yo. mike. DID YOU VERIFY THE ISO? [06:44] hi histo :) [06:44] will do [06:45] yes, I can see it [06:45] I tried the 64 bit version on my laptop but found that there were a lot of programs that didn't like it [06:45] it shows my other computer on there [06:45] no i did not verify the iso [06:45] cfhowlett, LOL i don't think he knows what you are talking about [06:45] roger__, https://help.ubuntu.com/community/SwapFaq [06:45] mrsudoer: you need to be able to connect to x server using x authentification. problem being, that login manager runs as root and only after loging in it launches x server under user account with dropped priviledges with user accessible xauth files. so until you've logged in you need root to get access to those root's yet xauth files. [06:46] hi i looking for a Crosscompile with Multiarch channel ... i want to test if my stuff work on i385 [06:46] I connected one TV-out camera to my ubuntu laptop, it is showing as a USB Mass Storage device , I want to get it as /dev/video , can anybody guide? [06:46] BillyZane: then you should be able to browse to it with the file browser. or you can hit ctrl+l in your file browser and smb://nameofcomputer [06:46] i mean i386 [06:46] icloud: the directory http://www.fullsack.com/gnnix/base/root/dist/usr/share/themes/Tgc-large/xfwm4/ ... contains about 50 files ... you want to get all those files ? [06:46] icloud, thought of that, but I'd prefer to assume he just didn't see my query or didn't want to answer .. [06:46] ok, one sec [06:46] Hanmac_: there is no i386 ver of ubuntu anymore. [06:46] Tex_Nick, yeah all those files makes one theme [06:47] histo: I am there, i can view it! [06:47] histo: I just don't understand why the network icon is gone [06:47] histo but i can install i386 packages on a amd64 system [06:47] BillyZane: Which network icon? [06:47] what he means is there isn't anything that runs on i386 anymore [06:47] Hanmac_: you mean x86 [06:47] Tex_Nick, but wget keeps on crawling the entire dir tree, i like to know how to avoid it [06:47] Ben64: yeah and they are dropping i386 from linux kernel in 3.8 [06:47] histo: in the file manager, on the left side, there was a bar called network, clicking on it let me see my workgroup, and computers attached to it. [06:47] I could try making another flash drive for the install and verify the ISO but I think since it worked for my laptop that it would be good [06:48] histro yeah (but you use package:i386 for it) [06:48] histo: No help on using ip to change mac address? Again... ifconfig isn't installed [06:48] Hanmac_: i don't think you quite get it [06:48] icloud: sorry had to run off for a bit ... give me i minute to take care os something [06:48] Hanmac_: 32bit != i386 [06:48] histo: i can see you're busy, i'll wait till it cools down [06:48] Tex_Nick, np, thanks for your help [06:48] histo is there an tutorial or channel for crosscompiling with multiarch? [06:49] BillyZane: I'm not busy I can handle multiple conversations. [06:49] So any other ideas what could be the problem causing slow performance? [06:49] BillyZane: what happens when you click network now? [06:49] histo: the network icon isn't there [06:49] apb1963_: Your problem is with vmware not ubuntu btw. [06:50] mike400hp, you DID install the 64 bit version, right? [06:50] histo & Ben64 the packages are tagged with i386 under ubuntu >> http://packages.ubuntu.com/raring/i386/tiled/download [06:50] Hanmac_, http://www.lshift.net/blog/2012/06/17/using-debian-multiarch-for-cross-compiling [06:50] no... i used the 32bit. .I'm aware of the 4GB address limit [06:50] BillyZane: are you using ubuntu? and which version? [06:51] histo: the problem is with my ISP and possibly vmware... however, they suggest cloning the mac address and I would do that if ifconfig were installed. I'm not trying to lay blame... simply trying to get it to work [06:51] histo: the network's integrity is fine. I was able to use VNC earlier. Using your method, I can access it. However, this seems to be a problem purely related to the file manager software not displaying icons. [06:51] Hanmac_: are you referring to x86 vs 64bit? [06:51] histo: I am using 12.10, and I am using xfce 4.10 [06:51] BillyZane: ahh so you are using thunar. [06:51] yes [06:51] histo: I'll assume it can't be done with the ip command. Thank you anyway you've been most kind. [06:52] BillyZane: I don't have thunar installed to help you troubleshoot what happened to the network shortcut. You can try in #xubuntu they may be of more help. [06:52] ok, thank you so much [06:52] apb1963_: No issue is your isp most likely or your vmware settings or the stupid easy installer you are using which isn't supported here. Either way it's all way off topic for this room. [06:53] histo yeah i think that is what i mean [06:53] histo: I simply asked how to change the mac address in ubuntu using the ip command. :) [06:54] i thought the ethtool command can do that === lolcat is now known as lol === lol is now known as lolcat [06:54] apb1963_: What ip command? [06:54] I sit in my cubicle, here on the motherworld. When I die, they will put my body in a box and dispose of it in the cold ground. And in all the million ages to come, I will never breathe, or laugh, or twitch again. So won't you run and play with me here among the teeming mass of humanity? The universe has spared us this moment. [06:54] rumor has it that ifconfig is deprecated and perhaps replaced by "ip" [06:54] apb1963_: Oh on the installer [06:55] ive never seen that memo on that apb1963_ ;) [06:55] histo: no. It's part of ubuntu and other versions of linux [06:55] dr_willis: someone in here mentioned it. [06:55] apb1963_: it would be much easier to change the settings of the vm you would have been done 1/2 hour ago [06:55] dr_willis: & greeting [06:55] dr_willis: ifconfig isn't installed on ubuntu at this point in time and hence part of the problem [06:56] hmm... it was installed last time i inatelled 12.10 i thought [06:56] !find ifconfig [06:56] Tex_Nick, let's resume tomorrow, off to bed [06:56] Found: libnet-ifconfig-wrapper-perl [06:56] histo: what settings? I am unable to change the mac through vmware... as I explained before, they synthesize one and I am unable to choose. === muhammed is now known as basil_ [06:57] icloud : hey man i have a bad problem here ... coyotes scared the goats ... goats broke through fence ... i have to round up thegoats [06:57] !info libnet-ifconfig-wrapper-perl [06:57] libnet-ifconfig-wrapper-perl (source: libnet-ifconfig-wrapper-perl): multiplatform Perl wrapper for ifconfig. In component universe, is optional. Version 0.11-1 (quantal), package size 18 kB, installed size 94 kB [06:58] ok guys... yo're both clearly too busy to pay attention to my problem...I get that. Thank you for trying, I appreciate your patience. [06:58] looks like ifconfig may be a wrapper scxript to some other commands now. [06:58] i thought you used ethtool to change macs anyway ;) [06:58] ethtool is also not installed yet [06:59] apb1963_: I'm trying to google your problem. If you could have some patience [06:59] histo: sure. Thank you [07:00] I did find a page on changing the mac, but it involved editing some files having to do with udev and persistance and such.... I was hoping to use ip since it seems a whole lot simpler [07:00] But if it can't be done, it can't be done. [07:01] ifconfig would have been the way to go... but it's simply not installed yet. [07:01] apb1963_: why not trying to specify an ip address manually in the installer? [07:01] well that's a thought [07:02] a very interesting thought [07:02] apb1963_: Or actually trying the ubuntu installer instead of the "easy install" Perhaps there is a bug with that. [07:02] not sure I have a choice on that [07:02] apb1963_: You should hit cancel when it's trying to dhcp [07:03] apb1963_: and then setup manually Or it should give you the option after dhcp fails [07:03] apb1963_: but again thats with the normal ubuntu installer [07:03] I like the idea of manually using the ip address they already assigned through dhcp to a different mac... but hmmm... no... that prolly won't work now that I think about it... wrong mac I imagine [07:04] cloning would work... I had elastix installed and it had the exact same problem... but they provided a cloning button that made it simple. [07:05] apb1963_: Go in the router and release the other one that got assigned that ip. [07:05] I have no router... just a cable modem that doesn't allow me to go into it. [07:05] apb1963_: virtualbox you can specify a mac for the virtual adpater. I'm suprised vmware doesn't have this option. [07:05] apb1963_: Well then how are multiple ips assinged. [07:06] histo: if it exists, the vmware guys aren't talking about it [07:06] apb1963_: External ones that is. [07:06] apb1963_: I thihnk you really need to check with your ISP that you have multiple ips. [07:07] They TOLD me the IPs and their associated macs... one of the macs exists... it's my physical NIC... the other... we're guessing it belonged to the previous VM I had running, and is locked in. [07:08] apb1963_: I only half read what your trying, but why isnt NAT an option? [07:09] histo: For your continued education, the problem I had regarding the network icon is a common bug in Thunar. It can be fixed with the following commands: "killall Thunar" and "thunar --daemon &" === Kneferilis__ is now known as Kneferilis [07:09] wiggmpk: it is... technically. And is one of the options I plan to try... however, I can only explore one option at a time... currently I'm exploring the "clone mac" option which is apparently running out of steam. [07:10] apb1963_: ok, but can you help me understand your situation? you have a static IP from your ISP? [07:10] wiggmpk: dhcp [07:11] apb1963_: what are you trying to accomplish? you have more than 1 machine and no router? [07:11] wiggmpk: it's locked onto a previous virtual machine's mac address like a pitbull. [07:12] Hello, how can I install the kernel headers for 3.4.0 ? [07:12] apb1963_, which modem is it? [07:12] kepler: scientific atlanta [07:12] apb1963_: "what" is locked on the MAC addy? the modem? [07:12] did you unplug it completely and plug it in? that normally clears the MAC it is using [07:12] wiggmpk: the ip address [07:13] kepler: I'm trying to find a software solution first... yours is another option I intend to try. Just running down the clone mac address from start to finish first. [07:14] apb1963_: can you explain your network infrastructure a little more? you have a modem, connected to what? [07:14] by the way... turns out dhclient is in fact installed... however dhclient -r ; dhclient didn't do the job [07:15] thx [07:15] One PC, running XP Pro SP3 connected to a residential cable modem. VMware Player. Trying to install ubuntu as a guest OS. [07:16] apb1963_: dhclient -r Just releases an assigned ip. dhclient by itselt then will renew it after that. However in your instance I dont' believe an ip was ever assigned. You aren't making much sense. [07:16] apb1963_: and the HOST OS (XP) is NOT able to get an IP address? is that correct? [07:16] host OS has an IP [07:16] apb1963_: Yeah if you have residential cable. You dont' ahve multiple public ips [07:17] apb1963_: but you cant get an IP with the guest? ubuntu? [07:17] apb1963_: also you should be able to configure your cable modem via the internal web address for the gateway. [07:17] wiggmpk: semi-correct. My ISP thinks I already have 2 IPs assigned. [07:17] for my router, i use http://goo.gl/5CSCm running pfsense, WAN into one port, LAN out to switch [07:17] histo: depending on the provider thats not entirely true [07:17] apb1963_: if you ifconfig /all on your windows box you can find the gateway of your router. [07:17] wiggmpk: Residential service with multiple static IPs??? Via who? [07:18] sign me up [07:18] currently avoiding 12.10 for the simple reason that i can not seem to rid of the little error box that randomly pops up on screen stating and error. especially happens upon system login and boot. [07:18] apb1963_: you'll have to talk to tech support (not the first people you call) for your ISP and have them manually delete the lease. You will probably have to have it escalated and wait 3-4 days [07:18] histo: he said he's using DHCP [07:18] wiggmpk, he hasn't power cycled the modem yet. that'd do it [07:18] histo: residential = DHCP 99.99% of the time [07:19] kepler: not if the lease doesnt expire, but it's possible [07:19] wiggmpk: You need to read scrollback. He wants an external ip assigned ot the guest [07:19] histo: I want Fiber speeds too, but chances are it isnt gonna happen with a residential service.. usually its a fluke when you pull more than 1 IP and arent paying for that service [07:20] kernsprog: error box? you mean the 'a system error ahas accord.. do you wan tto report...' thing? [07:20] [22:21] apb1963_: does your isp allow you more than one ip? That's pretty unusual unless you have a business class static ip setup. [22:21] histo: I requested it, I paid for it.. they gave it to me. $8 a month with tax and such. [22:22] 2 DHCP addresses [07:20] dr_willis: yes, that. [07:20] very annoying. [07:20] kernsprog: rather trivial to disable... [07:21] its the apport system/tool [07:21] how? [07:21] apb1963_: Like I said your ISP needs to drop the lease then [07:21] i recall the proper way at teh askubuntu.com site i forget the package to remove [07:21] !info apport [07:21] apport (source: apport): automatically generate crash reports for debugging. In component main, is optional. Version 2.6.1-0ubuntu10 (quantal), package size 161 kB, installed size 1084 kB [07:21] apb1963_: or you need to use ifconfig to clone the mac of the other box that had the other ip [07:21] it might be that one. ;) [07:21] apb1963_: kk, missed that part. I would try kepler's advice and power cycle the modem. if it doesnt work your gonna have to have IT do it [07:22] I think it's time to go ahead and take the hardware option and power cycle the modem. [07:22] dr_willis: thank you. will check that out. [07:22] apb1963_: is there any particular reason why you HAVE to have an external IP for a guest VM? [07:22] histo: they won't do that [07:22] wiggmpk: Yes. Planning to install asterisk. [07:22] hey all [07:23] apb1963_: and that requires a WAN facing IP? [07:23] wiggmpk: highly preferable, but not required. [07:23] when new ubuntu will be released? [07:23] i m beggner i am not able to install ns2 in ubuntu12.4 some one can help me [07:23] ?? [07:23] whats ns2? [07:24] !info ns2 [07:24] ns2 (source: ns2): Discrete event simulator targeted at networking research. In component universe, is optional. Version 2.35+dfsg-1 (quantal), package size 4808 kB, installed size 12424 kB [07:24] wiggmpk: nat causes all kinds of issues that just go away with a public ip [07:24] if its that one.. sudo apt-get install ns2 [07:25] thank u freinds for ur kind help i really aperciate [07:25] apb1963_: for a VoIP system? [07:25] I'm not optimistic on the modem power cycling, as the modem doesn't hold the dhcp server... So I suspect all that will happen is the ip address will simply get reassigned to the same mac address. [07:25] wiggmpk: Correct. [07:26] wiggmpk: pbx actually would be more correct. [07:26] but I could be wrong... which is why I'm happy to give it a shot [07:26] apb1963_: i think maybe the issues you would have from using NAT might take less time to solve than the time you spent trying to solve your current problem hehe, gluck mate [07:27] apb1963_: now yank that power plug lol [07:27] no, NAT is a bear with asterisk... been there.. done that. it's a nightmare... you have to worry about not just signaling packets, but audio packets and it's... trust me... this is easier. [07:29] another option is to install with nat so as to get everything in stalled...... then switch over to bridged configuration and muck about at that point. Then I'll have ifconfig installed and everything else. === chrisgward is now known as chrisward [07:30] but cloning at this point in time would have been the preferred option [07:30] I thank you all for all of your wonderful suggestions [07:30] You're all scholars and gents [07:30] <--- is an idiot =P [07:30] see you soon :) [07:32] Alright, lets see if someone can help me with Rhythmbox. If you click browse in preferences to select your library location, on the left hand navi I have 2 instances of "Music" in Places, how do I remove one? === Guest28282 is now known as tm [07:41] cheers all [07:42] <`ingsoc> Hello, something keeps changing /etc/resolv.conf. I've added the line 'dns-nameservers ip1 ip2' to /etc/network/interfaces, but those dns servers get pushed down in /etc/resolve.conf. Like it's getting that information from elsewhere or something. Does anyone have any ideas? [07:44] ingsoc - Are you using any 3rd party monitoring programs or anything, like ISPConfig? [07:45] <`ingsoc> psychotropic: I don't think I am. I've got a Debian computer connected to the same network and it doesn't happen there. I've got the feeling I may have set it somewhere in the past that I've forgotten about, but I can't for the life of me remember where/if that's possible. [07:45] <`ingsoc> psychotropic: It seems to happen as soon as I login. [07:47] What's the output of your hosts file? [07:47] `ingsoc: check in /etc/resolvconf [07:48] Also, etc/hosts or etc/hostname perhaps [07:49] do you have dnsmasq disaabled? [07:50] edit /etc/NetworkManager/NetworkManager.conf put # in front of the dnsmasq line, then sudo restart network-manager [07:52] <`ingsoc> Hmm. [07:52] <`ingsoc> I'll try that. [07:52] <`ingsoc> What is the purpose of dnsmasq? [07:52] <`ingsoc> Or that line anyway. [07:54] it is locally cached dns [07:54] so your dns server would probably end up 127.0.1.1 or something [07:54] if you did nslookup to something before you restarted it [08:00] If anyone can tell me how to correct this http://s835.beta.photobucket.com/user/wiggmpk/media/Untitled-1.jpg.html would be much appreciated [08:02] right click and unlock the panel and right click it and remove it? [08:02] kepler its from within Rhythmbox, when you select your library.. doesnt appear in Nautilus.. Also found the same problem in Gimp, multiple locations declared twice [08:03] hello, pls can anyone help me to download this module, ? http://drupal.org/sandbox/bradjmsu/1370844 I have problem running git on my windows PC. [08:03] if I install libboost-dev would this install also the .a (static libs) somewhere? [08:03] afidegnum: we dont support windows pcs [08:04] no, I just want to download the file, it's a php file where I supposed to run git on linux [08:04] there is a tool for paste error form terminal to a web than let me to show others, what is the name of the tool? [08:04] wiggmpk, dont think you cant. looks like a default thing [08:04] jackwu: pastebinit [08:04] kepler: if I select any location below the last separator and right click it, I have the option to remove or rename, but the middle section is grayed out when I right click. [08:05] any hand ? [08:05] kepler: I actually accidentally added the location [08:05] afidegnum: still dont get what your real question is [08:05] afidegnum: how to install git on ubuntu? or what is your issue? [08:05] I would like to download the file form the posted url via git, [08:05] but I can't do it at my end. if you can please help get the file [08:06] and transfer it to me [08:06] afidegnum: and why you cant do it? [08:06] afidegnum: just install git [08:06] I can't run git on my system, I did installed it, but it still have problem [08:06] afidegnum: and what is this problem? [08:06] kepler: i tried removing ~/.local/share/rhythmbox and ~/.cache/rhythmbox and it didnt work, so the link is saved somewhere else [08:07] wiggmpk: its a gtk thing, all gtk apps will use this settings [08:07] wiggmpk, yeah, i just added my home and music, can't figure out how to get rid of them [08:07] wiggmpk: gimp, rythmbox, firefox and so on should all use it [08:07] kepler: oh buddy, and I have OCD badly lol [08:07] it runs, hang off and close, it create the file folder with no content. except a readme file and .git file [08:07] iceroot: any clue where this info is saved? cause this will literally make me reinstall ubuntu (OCD) [08:08] afidegnum, what's the url? let me try [08:09] git clone http://git.drupal.org/sandbox/bradjmsu/1370844.git expiring_private_file_link [08:09] wiggmpk: sorry dont know [08:10] afidegnum, I get a folder with a readme.txt file [08:10] iceroot: any idea what you call something like this? for googleing purposes [08:10] afidegnum, what are you trying to do? where did you get the url [08:10] wiggmpk: gtk file dialog bookmarks [08:10] iceroot: thanks mate [08:10] yes, makara here is the original link http://drupal.org/sandbox/bradjmsu/1370844 [08:11] iceroot: would they be verbatim across all applications that use it? because gimp vs rhythmbox are different [08:12] wiggmpk: dont know if rythmbox is gtk too but imo all gtk apps should be affected which are using the gtk dialog [08:13] afidegnum, try find another plugin. No commit since 2011. Looks dead [08:14] hmm, ok [08:14] afidegnum: also, if you read the README, it tells you to check out one of the other branches [08:14] so have a look at the manual for git-branch, and work out how to check out what you actually need :) [08:15] ok, let me check [08:15] hmm, although there doesn't seem to be any other branches... [08:16] afidegnum: if you are looking for other branches in a newly cloned repo: 'git branch -a' [08:16] = =hello [08:16] somsip: ah, that's why I couldn't see them, i forgot the -a [08:16] new git user, haven't quite figured it out yet ;) [08:17] somsip: ok, working on it, [08:17] = =有木有人。 [08:17] !zh | crack [08:17] crack: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [08:17] having issues installing grub2 on a 12.10 system with linux raid on /dev/md0p1 /boot .. when running update-grub it returns grub-probe error cant find physical vol (NULL) .. did not have this issue with prev distros has any one else experienced this and is and found a solution ? [08:17] afidegnum: gac: np [08:17] !cn|crack, [08:17] crack,: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [08:18] hello,我不想说英文,你们说中文把。 [08:19] Heya all. I cannot find information on this; Regarding the upcoming Ubuntu Phones (in Oct) -- Will they come with Compiz Fusion and eZoom for accessibility for the vision impaired (with suitable gestures?)? [08:19] !phone | prologic [08:19] prologic: Ubuntu for phone has been announced, see http://www.ubuntu.com/devices/phone to find out more and to sign up for progress updates. Discussion is in #ubuntu-phone [08:19] ben1066, yes thank you - I said I cannot find the information I'm looking for [08:20] what? [08:20] crack, english only in this channel ... [08:21] prologic: look at the artical on the webupd8 and omgubuntu blog site... it may not come with either. ;) [08:22] prologic: no official info has really been released yet. [08:22] dr_willis, like I said - read/googled, etc - cannot find what I'm looknig for [08:22] = =,my english is so bad [08:22] can't even find any decent information on Ubuntu Phone + Accessibility [08:22] I guess I'm going to have to ask Canonical themselves [08:22] prologic: then no one knows. since nothing has been released [08:22] ... [08:22] yeah [08:23] thought maybe some of you might have some inside info :) [08:23] supposed to be this month for the code release. ;) personally i will belive in it.. when i see it in the stores.... [08:23] prologic, this is NOT the phone info channel. please go where your were directed for best results. It's there for uyou. === piotr_ is now known as DeedlitWork [08:23] crack: what is your native language? [08:24] cfhowlett, dont' be rude - I'm only have a conversation - sharing what little we know [08:24] ... [08:24] !off-topic [08:24] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [08:24] chinese [08:24] !zn [08:25] if I install libboost-dev would this install also the .a (static libs) somewhere? [08:25] heh.. what was that factoid... [08:25] hi ... MR. crack... [08:25] sander: i think so, [08:25] !cn|crack, [08:25] crack,: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [08:25] hi, I have i915 Intel graphics card on Ubuntu 12.10. My game uses libGL and it looks like it uses Mesa which is slow. Can I get better performances? [08:25] yes [08:26] dr_willis, I don't see any libboost_system.a in /usr/lib any idea where they should live? [08:26] sander: try 'sudo updatedb' then 'locate libboost' [08:26] <Hutu_Ry>hello [08:27] 0.0 === acrocity_ is now known as acrocity === crack is now known as crackme [08:31] If anyone's interested... my network issue has been resolved [08:31] you used the Dinomite? ;) [08:31] apb1963_, what did it? [08:31] prologic : have a look at this ... http://www.mail-archive.com/ubuntu-accessibility@lists.ubuntu.com/msg06259.html [08:32] vmware guys suddenly remembered how to change the mac address [08:32] whoops ... he's gone [08:33] so... the problem was ultimately that my ISP is caching my MAC address.... and refused to do anything about it since I had both IP's already assigned. [08:34] sander: find / -iname "libboost*" 2>/dev/null [08:34] Thank you once again, to all that had suggestions. [08:35] this is the kind of thing that would cause a lesser man to go buy a bunch of guns and take hostages === thunder is now known as freethunder [08:36] * cfhowlett heard a *ping* alarm go off at NSA monitoring ... [08:36] lol [08:36] I said "lesser man" [08:37] Now I must go nurse my headache. [08:37] have a good night all [08:38] too much rage nowdays :( [08:39] rage? did I enter the wrong channel? [08:40] oh good its nice and quiet in here :) [08:40] Being reasonable normally proves ineffective against systematic incompetence. [08:40] MindSpark: what channel were you looking for? [08:41] can we please keep the channel for support and all offtopic to join #ubuntu-offtopic [08:41] this one :). But you know, when ubuntu started, it was about "Linux for human beings" and all that stuff. Now the first message that popped up when I joined was "too much rage nowadays" [08:42] gnomefreak: agreed [08:42] ... [08:44] the lesser man... [08:45] 'rage against the virtual machine' [08:45] MindSpark: i posted that ... and gnomefreak is right, it was off-topic ... regarded a parting message by a user [08:46] sudo apt-get update && sudo apt-get upgrade -y [08:46] oops.... wrong box [08:46] Tex_Nick: ah ok :) was just trying to understand what it was about === adante_ is now known as adante [08:47] wiggmpk, type carefully ... [08:48] cfhowlett: ?, stupid touchpad on my laptop... palm of my hand hits it sometimes and switches where im typing [08:48] ... [08:48] wiggmpk, there's a setting in mouse/keypad to modify such behavior [08:49] Hutu_Ry: is ther a support question you wish to ask? [08:49] i never got used to using a touchpad, my fingers are too big, it does its own thing so i use a mouse [08:50] * gnomefreak wsa wondering what "..." means [08:50] ...---... ;) [08:50] s/wsa/was [08:50] perhaps hes just shy. [08:51] see your point [08:51] cfhowlett: aye, but im like laying down, so I pressed it before I was typing and wasnt really looking at 'where' I was typing till I heard the bleep sound.. jupiter "usually" just disables my touchpad when I login, but I think I broke it [08:53] please guide me about bandwith management [08:53] i m using 12.04 [08:54] and what are you trying to acomplish exactly? [08:54] please guide me about bandwith management [08:54] and what are you trying to acomplish exactly? [08:57] nav_, might want to take this to #ubuntu-server ???? [08:57] !details | nav_ [08:57] nav_: 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 ..." [08:57] thanks for reply [08:58] hello every one [08:58] i am using ubuntu server 12.04 [08:58] please i need to know how to change the cursor color [08:58] i want to manage the bandwith of internet to a particular ip in my network [08:59] sunsetlover: i normally just use differnt cursor themes. Im not sure of a way to just change its color. without a new theme [09:00] theres several cursor themes in the repos. [09:00] there are curser packages in the archive and im pretty sure one or two of them can change color [09:00] I thought he meant at the CLI [09:01] sunlover: I like 'Flatbed cusors' [09:02] I don't have a seperate /boot partition and I get this error on grub-install: "Path `/boot/grub' is not readable by GRUB on boot. Installation is impossible. Aborting." [09:02] I'm trying to install on a GPT HDD, on BIOS (no EFI). I chrooted to its root partition and still, same thing [09:02] I've already made a 4MB partition with the grub_bios flag starting at 1M, ending at 5M [09:02] Any help? [09:02] nav_: cfhowlett probably pointed you in the right direction ... /join #ubuntu-server [09:03] !shortcut [09:03] 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:03] Hi there, just trying to do upgrade/update and getting this error-> Err http://security.ubuntu.com/ubuntu/ precise-security/main apparmor amd64 2.7.102-0ubuntu3.4 404 Not Found [IP: 91.189.92.200 80] [09:03] Nahiyan, I had to kill the boot partition of a HDD that previously had a hackintosh on it ... GPT [09:04] Any ideas? [09:04] I lost the ability to hold ALT and use the mouse to grab a window to reposition it, any idea where this setting is? [09:04] funhouse, sounds like it can't download it.. [09:04] funhouse, redirect your software sources .. that mirror may be down [09:04] wiggmpk: weird. I thought it was a feature of X.. i wasent even sure it could be disabled. ;) [09:05] dr_willis: seems everything hates me tonight [09:05] funhouse, try $ wget http://security.ubuntu.com/ubuntu/ precise-security/main apparmor amd64 2.7.102-0ubuntu3.4 [09:05] umm [09:05] replace the spaces with dashes [09:06] Nahiyan, http://johnlewis.ie/converting-to-gpt-in-ubuntu/ [09:06] They come in black, white, blue, green, and orange. Sizes are small, regular, large, and huge [09:07] Nahiyan: thank you. [09:07] cfhowlett: thank you. [09:09] funhouse, then do $ dpkg -GR -i ~ [09:10] dr_willis: apparently the default is set to from the newer Gnome 3 packages in Ricoz Testing PPA, used dconf-editor to switch it back [09:10] Nahiyan: oh wait, the file is 404 [09:10] funhouse, sorry, bad URL [09:11] funhouse, download the 2 packages with wget [09:11] funhouse, copy the URLs exactly === mpmc|Away is now known as mpmc [09:13] wiggmpk: CompizConfig Settings Manager ... Window Managemment ... move window ??? === acrocity_ is now known as acrocity [09:15] what does "dpkg -GR -i ~" do [09:15] Tex_Nick: I havent used ccsm in a long time. in dconf-editor is org > gnome > desktop > wm > preferences ----> mouse-button-modifier [09:17] Hi, I need to have a cronjob that will modify another conjob file. for example: I will have a cron job in /etc/cron.daily/ that will run a script. this script needs to modify a file in /etc/cron.monthly/ my question is: what script can I use? will python have access to write in /etc/cron/ by default? or do I need to change the user running python? [09:18] wiggmpk, while we're on the subject, when I'm in VirtualBox pressing alt often opens unity launcher. How can I turn this off and still keep the alt+mouse drag functionality? [09:19] irc.geeknode.net [09:19] i alwas hated cron but its because i never did anything to cron [09:19] cherice_: ? [09:19] Hi everyone, I have issues with my graphics driver, the card is an ATI RV370 [09:19] nothing is displayed in glxgears [09:20] makara: your trying to use alt+mouse drag on the guest OS? [09:20] gnomefreak, see man dpkg > dpkg -GR -i = -G Don't install a package if a newer version of the same package is already installed -- R = recusivly -- -i = install [09:20] wiggmpk, no, in the host. I just don't want to turn off the setting for it [09:21] makara: and does ALT typically open the unity launcher when your not in VBox? I used Unity for 20mins when it first came out, I just think its garbage [09:22] anyone ? I'd like to run google earth but it stops on the splash screen, I think it's related to my graphics driver since glxgears opens an empty black window... Any help would be greatly appreciated thanks [09:22] wiggmpk, yes. Is there any way to turn it off entirely? [09:22] wiggmpk, I use docky instead [09:22] makara: so every time you press ALT it opens the Unity menu? [09:23] wiggmpk, right [09:23] maybe you can remap the alt key to not open unity and use different key or key combination instead [09:24] makara: check under keyboard shortcuts in system preferences [09:24] i mean the unity "menu" or is it called dash or what... [09:24] guys, thank you for your replay, but i need the way to change the cursor color because i'm new in ubuntu and i don't know how to use it [09:25] hi [09:25] got it [09:25] hi [09:26] makara: find it? [09:26] can anyone suggest a gui for iscsi client?? [09:27] wiggmpk, ccsm > unity plugin > key to show the HUD [09:27] never saw it before [09:27] makara: HUD! thats what they called it.. Heads up Display or something catchy like that [09:27] i set some item is ccsm but they dont work at all [09:28] like what? [09:28] like cube and wobbley windows [09:28] serves you right then :) [09:28] lol [09:28] lol [09:28] i really want the cube but i never had it work [09:28] gnomefreak: do you have more than one desktop(s) enabled? [09:29] wiggmpk: no [09:29] gnomefreak: or "workspaces" rather [09:29] just one [09:29] any thoughts on iscsi gui.......?? [09:29] moonraker: sorry never heard of it [09:29] wiggmpk: out of curosity ... i just scrolled up, following thread on moving window ... were you saying that super+primary was your setting ? [09:29] then you have a cube... just 1 side though lol, you need at least 4 workspaces (horizontal) for the cube to work [09:30] Tex_Nick: Super + Right Mouse click to move windows yes.. as opposed to Alt [09:30] wiggmpk: sorry i do have 4 but im only using 1 [09:30] Hello everybody [09:30] gnomefreak: thanks for that [09:30] gnomefreak: did you map a key to "activate" the cube? [09:30] mhs: hi [09:30] mhs: hello ;) [09:31] !topic | Ken_S [09:31] Ken_S: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [09:31] Ken_S: sorry error [09:31] gnomefreak, where are you from? [09:31] !topic | KeyboardNotFound [09:31] KeyboardNotFound, please see my private message [09:31] KeyboardNotFound, Where are you from? [09:31] mhs: north carolina in the usa [09:31] gnomefreak: found ref to kiscsiadm which works on kde but no mention of it working on ubuntu 12.10 unity... [09:31] i cant spell today [09:32] wiggmpk: ahhh ok ... i just wanted to make a note ... what distro/de are you using ? [09:33] Tex_Nick: Ubuntu 12.04 amd64 Gnome Shell 3.5.4 [09:33] wiggmpk: ok thanks man :) [09:34] Tex_Nick: np [09:35] Hi! [09:35] * gnomefreak doessnt see theneed to run gnome shell but Gnome3 is almost the same [09:35] I installed Tomcat7 on my Ubuntu 12.04 machine, and it appears correctly with all runlevels 2-5 in sysv-rc-conf. But it doesn't get started when the server is started. What could be the problem here? [09:35] hi marcreichelt [09:38] and it starts correctly if I run 'sudo /etc/init.d/tomcat7 start' manually [09:39] !ping me [09:39] fuck [09:39] pong [09:39] marcreichelt: as a workaround couldnt you use login script? or startup [09:39] * BeLeKy slaps dr_willis around a bit with a large trout [09:39] help [09:39] i need bnc [09:40] so install it? [09:40] ew [09:40] I use znc here. [09:40] BeLeKy: first, please see the channel topic, and try behave well while being in ubuntu channels [09:40] BeLeKy, please adhere to the acceptable language standards ... this is a family friendly channel. [09:40] Thank you. [09:40] need [09:41] flintser, there should be no workaround - it's a server, it should be server-like [09:41] ? [09:41] https://lwn.net/Articles/536527/ <- Ubuntu bug ( firefox ) [09:41] I get this error when trying to install graphics drivers "NVIDIA driver install - Error: Unable to find the kernel source " [09:41] can someone help [09:41] flintser, and it's already in the runlevels - but I can't find it in the boot.log, so I suspect it to be a different error [09:41] !info bnc [09:41] Package bnc does not exist in quantal [09:41] !ask|seanw95, [09:41] seanw95,: 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 [09:42] seanw95, do sudo apt-get install linux-source [09:42] I have no network on my linux machine [09:42] marcreichelt: sudo update-rc.d tomcat defaults [09:42] seanw95 wifi or cable? [09:42] I've had a very problemeatic experience with networking.. [09:42] seanw95, get access [09:42] and ethernet straight to my router [09:42] nto so simple kepler [09:43] when I treid to debut with a few users over the past few days [09:43] histo: it writes ' System start/stop links for /etc/init.d/tomcat7 already exist.' [09:43] what's goin gon with it? [09:43] seanw95: which nvidia drivers are you trying to install and where did you obtain them. [09:43] my gnome just crashes with white lines all over my screen [09:43] marcreichelt: then it should be starting on boot. [09:43] histo, it's not [09:43] Hi guys, It's just my luck that I'm having trouble before I even start doing what I want to do. I'm on Step IV of this documentation, and I'm having problems with it's last step. http://phototour.cs.washington.edu/bundler/bundler-v0.4-manual.html Finally, copy the approximate nearest neighbors (ANN) shared library at BASE_PATH/lib/libANN_char.so to a location in your LD_LIBRARY_PATH (or add BASE_PATH/lib to LD_LIBRARY_PATH. [09:43] When i type certain things in terminal [09:43] marcreichelt: sudo status tomcat7 [09:43] and tjhe nvidia site [09:43] but I don't know how to add it to LD_LIBRARY_PATH [09:43] please advise [09:43] marcreichelt: are you able to start it with the init script? [09:43] histo, it's no upstart job [09:43] http://www.nvidia.com/object/linux-display-amd64-295.40-driver [09:43] classic init [09:43] seanw95, why don't you have internet? [09:43] histo, yes [09:44] seanw95: what type of nvidia card do you have? [09:44] wewewewew [09:44] marcreichelt: and it's not throwing an error or exiting after you start it that way? [09:44] I have no idea, I've been told I need drivers for my chipset and it's abit of a fuss with an Nforce chip [09:44] Geforce 7025 / Nforce 630a [09:44] histo, no - and it works in the browser after it has been started [09:45] I believe the init script doesn't get called at boot [09:45] marcreichelt: rc-status --all [09:45] I've been following a guide on your forums but i've hit a dead end with the kerbel thing [09:45] kernal* [09:45] do you have the sources on whatever medium you installed from? [09:45] histo, command not found [09:45] marcreichelt: nvm rc-status is not there by default. [09:45] marcreichelt: well first of all you should be using upstart not init [09:45] seanw95: histo: is the package available on the installation media? [09:46] histo, it's the default tomcat7 package [09:46] so that which comes with Ubuntu [09:46] How can I check? I have a USB with bootable ubuntu 12.10 [09:46] unless tomcat hasn't been converted yet. [09:46] histo, right :) [09:47] marcreichelt: Isn't it set to start by default after installing the default package? [09:47] go to the ubuntu software center and check which sources it is using [09:47] histo, as I wrote earlier, it is configured to start in runlevels 2 to 5 [09:47] so yes, it is [09:48] but it doesn't start automatically [09:48] seanw95, ubuntu software center > edit > software sources > see if the usb thing is checked [09:48] marcreichelt: can you pastebin the init script for tomcat [09:48] hello [09:48] !root | root [09:48] root: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo === root is now known as Guest20637 [09:48] Guest20637: Why areyou using irc as root big no no [09:49] sudo -i [09:49] Guest20637, bad idea. bad. [09:49] kepler: Where is edit in the softeastr vrnyrt? [09:49] hello [09:49] seanw95, at the top [09:49] just a menu option [09:49] need help [09:50] marcreichelt: cat /etc/init.d/tomcat7 | pastebinit [09:50] !details|Guest20637, [09:50] Guest20637,: 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 ..." [09:50] histo, http://pastebin.com/qeN3JyKU [09:50] kepler: software centre? or sources. I can't find it in centre [09:51] Guest20637: /quit and dont use sudo or su when starting your client [09:51] is btrfs the future? might it be worth learning? [09:51] in software center, there should be an option to look at settings or preferences, then choose sources [09:51] Oh, I see it [09:51] in other software? [09:51] is btrfs the future? might it be worth learning?? [09:51] fruitFly, do you have an actual ubuntu support question? [09:52] marcreichelt: is there links in /etc/rc1.d/ for tomcat? [09:52] marcreichelt: ls -l /etc/rc1.d/ [09:52] yes, under other software [09:52] seanw95: open software center and it should be on the top bar under "edit" or "preferences" or something similiar [09:52] histo, yes: 'K08tomcat7 -> ../init.d/tomcat7' [09:52] check that, then apt-get update, and apt-get install linux-source --- not sure if it will be present on the install medium though [09:52] marcreichelt: what about S08??? [09:53] aside from that, is being offline a choice, or you can't get it online? [09:53] marcreichelt: should be in /etc/rc2.d/ [09:53] I have no top bar along the top of any window [09:54] seanw95: are they maximized windows? [09:54] histo, S92tomcat7 -> ../init.d/tomcat7 [09:54] Nopr [09:54] seanw95: What type of nvidia card do you have? [09:54] you can edit /etc/apt/sources.list -- remove the # from the line for your usb stick [09:54] seanw95: lspci | grep VGA will show you [09:54] Geforce 7025 / Nforce 630a is the model but i'll do that for you [09:55] seanw95: Ewww do you have one of those dual adapter pcs with intel and nvidia [09:55] in rc2.d [09:56] seanw95: it the menu appears on the top "task bar" if using unity [09:56] only if you hover mouse over it though... [09:56] Aaah that is where it confused me flintster [09:56] fruitFly: what do you mean worth learning? what is there to learn, its a filesystem, you use it [09:56] and histro I'm not quite sure [09:57] Hello i need please guide about install Cpanle in ubuntu version 10.04 where i can find this please? [09:57] seanw95, gforce 7025 needs the old 173 driver [09:57] auronandace: I'm new to linux, is btrfs the future and should I start using it now? [09:57] It's onboard [09:57] marcreichelt: sudo /etc/init.d/tomcat7 restart [09:57] histo, maybe the software to start non-upstart jobs is missing? [09:58] marcreichelt: Do you get an error using that command? [09:58] fruitFly: if you are new... stck to the defaults [09:58] fruitFly: don't use it on production systems, it isn't ready yet [09:58] ubuntu 12.04.1 want thunderbird shortcut on desktop. right click under appliactions->internet->thunderbird give not the wanted option ? [09:58] someone ? [09:58] fruitFly no, not if you're new, stick to the defaults to get used to linux [09:58] fruitFly, this is looking suspiciously like trolling and is offtopic. you know better. [09:58] fruitFly: stick with ext4 [09:58] This is the correct driver I just checked the supported products [09:58] Hi all! [09:58] histo, no, it all works [09:58] 7025 / NVIDIA nForce 630a [09:58] seanw95: Do you see an intel chipset in lspci also? [09:58] NetFlam, greetings [09:58] status, restart, stop, start... [09:58] marcreichelt: what version of ubuntu areyou using? [09:59] 12.04 64bit [09:59] marcreichelt: dpkg -l | grep upstart will show you if upstart is installed should be ii [09:59] someone is have guide install Cpanel in ubuntu 10.04? [09:59] !cpanel [09:59] histo, upstart is installed [09:59] yes [09:59] fruitFly: please don't take polls in the channel ... everyone has their different opinion on any given subject ... please /join #ubuntu-offtopic [09:59] ASHER1, 10.04 desktop is end of life in a few months ... [10:00] Everything is NVIDIA expect for my soundcard [10:00] how do i install zlib on ubuntu 12.10... im trying to install bahamut ircd.. and it wont let me because i need that file? [10:00] !cpanel [10:00] ASHER1 don't struggle with 10.04, it will soon be !eol [10:00] histo, which log should tell me which services have been started on boot? [10:00] !shortcut [10:00] 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 [10:00] !find zlib [10:00] Found: libruby, zlib1g, zlib1g-dbg, zlib1g-dev, clisp-module-zlib, gambas3-gb-compress-bzlib2, gambas3-gb-compress-zlib, gauche-zlib, haskell-zlib-doc, libcompress-raw-zlib-perl (and 32 others) http://packages.ubuntu.com/search?keywords=zlib&searchon=names&suite=quantal§ion=all [10:00] marcreichelt: That's really bizare. You may want to check in #ubuntu-server according to what you are telling me it should be starting. Unless it's erroring out. You'd have to check in /var/log [10:00] seanw95: are you offline by choice, or having issues getting online? [10:01] Unfortunately no [10:01] histo, okay, thanks a lot! [10:01] I've struggled to troubleshoot it and been here at random periods over the past few days [10:01] !cpanel [10:01] !info cpanel [10:01] :\ no install cpanel in ubuntu|? [10:01] Package cpanel does not exist in quantal [10:01] !info cpanel [10:02] !info cpanel [10:02] !find cpanel [10:02] Found: secpanel [10:02] hello sj! [10:02] !find cpanel [10:02] not in the default repos it seema.. [10:02] flintster: no my install media is not in there [10:02] how can i add a value to LS_COLORS ? [10:02] !msgthebot | ASHER1 [10:02] ASHER1: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [10:02] seanw95: im still not clear. are you offline by choice, or having trouble getting online? [10:03] Having issues === johan is now known as Guest35472 [10:03] lets figure that out then [10:03] do lspci | grep Ethernet [10:03] Alocer: modify it in your. bashrc or .profile [10:03] Nothing comes back [10:03] ASHER & roger : please don't tease the bot ... ubottu won't answer the same key for a bit once it has been triggered :-) [10:03] how to access ntfs on my ext 4? [10:04] hi i am trying to build debian package [10:04] Nope I lie [10:04] marcreichelt: I just thought of something. 08 sounds kind of low. So perhaps it's trying to start before another daemon that it needs. Like does it require apache to be running? And what is apache set at in rc? [10:04] NVIDIA corporation MCP61 ETHERNET rev a2 [10:04] hello [10:04] dr_willis, should i use " set $LS_COLORS = $LS_COLORS + var1 " ? [10:04] root_lance, greetings [10:04] !fstab | fruitFly [10:04] fruitFly: 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 [10:04] ok, so it sees it. hat is good [10:04] do ifconfig [10:04] do you have eth0 ? [10:04] Anyone help me install skype [10:04] Ankur_Agarwal, maybe try #debian ??? [10:05] Alocer: bash basics.. you export variables like that [10:05] !skype | root_lance [10:05] root_lance: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [10:05] i am using git-buildpackage. I am getting errors. i have added log at http://pastebin.com/S0KNzJez. please help [10:05] root_lance, sudo apt-get install skype or use the software center .. [10:05] ty dr_willis [10:05] how do I check kepler [10:05] do "ifconfig" [10:05] at #debian somebody told me to try at ubuntu [10:05] geez idk which zlib packae to download [10:05] :\ [10:05] eth0 should be listed there. probably eth0 and l0 [10:05] lo* [10:06] yes listed [10:06] does it have an inet addr? [10:06] marcreichelt: in the man page for update-rc.d they expalin the intervals for starting and stoping if you search for NN [10:07] Lynxx: use the package manager to install them. [10:07] only inet6 [10:07] yeah i was looking through it.. but really which ones do i need.. theres a couple... idk if i should download them all or not [10:07] I need to manually configure my settings [10:07] why? [10:07] i checked the configure script of the program im trying to install and it doesnt specify [10:08] Hi, I see a lot of unusual HD activities on my ubuntu server. Is there a way to find out who is using it? what command can I run from console to see? [10:08] histo, it's ./rc1.d/K08tomcat7, but ./rc2.d/S92tomcat7 [10:08] DHCP issuies [10:08] privmsg sj123 : aaa [10:08] Also, is this the correct channel for ubuntu server? [10:08] K is okay with 08 [10:08] Lynxx: you could have allready installed them in the time you have been asking.... [10:08] turn dhcp back on and we'll go from there [10:08] SAngeli, who [10:08] how to write private message to someone? [10:08] my desktop has a reserved address [10:08] flcl, ask permission first === kgs is now known as Guest56072 [10:08] my DHCP doesn't work [10:08] flcl first ask if you can, then type /msg [nickname] [10:08] on my router..never has even when turned on [10:09] ok [10:09] what is your router address? [10:09] 192.168.0.1 [10:09] seanw95: dhcp has never worked on your router? [10:09] manually set your address to 192.168.0.25, subnet mask 255.255.255.0 [10:09] gateway 192.168.0.1 [10:09] histo, I have a rc2.d/S20jenkins - and that just starts fine [10:10] marcreichelt: what is jenkins? [10:10] morning [10:10] dns can use google public dns for the time being, 8.8.8.8 and 8.8.4.4 [10:10] should I use the GUI or command line to congifure? [10:10] (and is also no upstart job) [10:10] gui should be fine [10:10] thanks it's working [10:10] histo, http://jenkins-ci.org/ [10:10] once you get that in there, try and ping 192.168.0.1 [10:10] not important ;) [10:10] auronandace: Yeah, it messed up my xbox so I turned it off and started to manually configure, easier for me to be honest [10:11] seanw95: that is weird. ive always used dhcp, with multiple xbox's, and ps3, and other junk [10:11] How do I enable hardware buttons on IBM Thinkpad R40e (Volume Up/Down, Fn+Brightness). [10:11] dr_willis, sry to bother if i override ~/.dir_colors will the default values still used or they will be override ? [10:11] ty dr_willis [10:12] you're always a lot of help :) [10:12] seanw95: either way, lets get you online, and worry about dhcp later if you want to go that route again [10:12] ew [10:12] aw [10:12] Okay. inputting now === bubulle_ is now known as leagris [10:12] Alocer: ive not messed with it in years. do no idea === daenglinuxx is now known as terlalu [10:12] ty dr_willis [10:12] marcreichelt: what's your current runlevel? [10:12] marcreichelt: runlevel will tell you [10:12] ps, are you sure about the netmask [10:12] should it be 255.255.255.0 ? [10:13] yeah [10:13] 99% of the time, at least [10:13] seanw95: yes [10:14] hello all.. need some little help... I.. excidently restart the comp, while updates installs.. and.. now allways download freeze [10:14] Alocer: try moving it first [10:14] histo, always have a backup yes tnx for reminding ;) [10:14] and... I need someone on prvt if interested of talk about linux [10:14] I can't click save? [10:14] what other fields are there to fill out? [10:15] Oh I had extra blank spaced underneath nevermind [10:15] wired says connection established [10:15] stupidBYdefault: you can try sudo dpkg-reconfigure -a [10:15] what do you want me to ping [10:15] I am executing a command as root but I get permission denied error. what can I do about? "root@ubuntu:/etc/openvpn/2.0# ./vars bash: ./vars: Permission denied" [10:15] router ip [10:15] 192.168.0.1 [10:15] hello [10:15] seanw95: ping router ip then 8.8.8.8 [10:16] Sberla, greetings [10:16] angs: is vars executible? [10:16] histo, runlevel is 2 [10:16] unreachable [10:16] as I say, it's all okay [10:16] angs: be sure its executable [10:16] do ifconfig again, see if eth0 got the address [10:16] just tomcat7 is stupid... [10:16] histo, dr_willis: thank you, it was not executable [10:16] hi I want to know because they are producing ubuntu for Mobile [10:16] hmm someone know where i can find install this for ubuntu [10:16] http://www.buildajoomlawebsite.com/the-basics/joomla-25/6-database-installation-control-panel [10:16] marcreichelt: That's bizare it must be trying to start before something else it needs. Did you install apache via the repos aswell or on your own? [10:16] is only for architecture arm? [10:17] yeah it's all there [10:17] I can't see a gateway in there but [10:17] !phone|Sberla, [10:17] Sberla,: Ubuntu for phone has been announced, see http://www.ubuntu.com/devices/phone to find out more and to sign up for progress updates. Discussion is in #ubuntu-phone [10:17] histo, no apache [10:17] just tomcat itself [10:18] seanw95: since you are manually assigning addresses, what are your current settings? [10:18] do you know the hwaddr [10:18] like, on the machine that you are on now [10:18] marcreichelt ubuntu server? [10:18] ? [10:18] is that the mac address [10:18] hwaddr is your MAC address [10:18] ASHER1: not sure which panel they are using but mostlikely you cpanel or you can just use phpmyadmin really easy for db's [10:18] MonkeyDust, sort of [10:18] Right they don't match up on my router settings [10:18] two seconds [10:18] ty dr_willis , [10:18] netinstall with server software [10:18] i have phpmyadmin [10:18] you're restricting by MAC? [10:18] but i need this for install web [10:18] but as of now everything runs fine, and everything is set up [10:18] if want to mess with ls command colors try man dir_colors [10:18] ASHER1: then you can create your joomla database in there. [10:19] It's how it identifies each device [10:19] marcreichelt: gotcha [10:19] without tomcat7 [10:19] i know but i need this control panel for guide [10:19] send the file again guys [10:19] im not sure what you mean. you're allowing access to only certain MACs, or trying DHCP reservation for certain MACs? [10:20] hey all, im trying to install a wireless driver on my laptop and having issues. is anyone familiar with ndiswrapper? [10:20] marcreichelt: yeah maybe you should file a bug that's just wierd behavior. [10:20] reservation for certain macs [10:20] seanw95: then you need to use dhcp to do reservation for certain macs [10:21] is there a particular reason you're doing that? [10:21] histo, but at least there *has* to be something! At least in the logs! [10:21] DHCP is turned on but I never use it to assign addresses [10:21] I don't believe it's a bug... [10:21] so you have DHCP on, but all your devices are statically configured? [10:22] Should the mac address on ubuntu match up with the address in my router [10:22] yes correct [10:22] guys, who send me the cursor theme, please send it again [10:22] i dont know how you have it set up. but i assume once you match them, it should work [10:23] any1copy? [10:23] it sounds like you have some kind of restriction on which MACs work. otherwise, statically assigning in the dhcp range should still work, regardless of MAC [10:23] What is a USB sound card that is KNOWN/PROVEN to work in ubuntu or Lubuntu 12.04 ??? [10:24] looking at the alsa wiki doesn't reveal much inforomation about usb audio devices. I see plenty on ebay for sale, but i want to get one compatible with ubuntu. [10:24] seanw95: If you want to do address reservation. YOu take your mac address from your network card and place that in your routers config. Along with the ip you want ot assign to that mac. Then you set that computer to DHCP. It will pull the reservered address from the router. The other option is to manually specify an IP outside of your routers DHCP range just to avoid conflicts. for instance if it hands out [10:24] x.x.x.100-150 set a machine at x.x.x.151 [10:25] !hcl | hpuser4466 [10:25] hpuser4466: 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 [10:25] it is just easier to use dhcp though, unless you *need* something to stay the same IP for some reason [10:25] hpuser4466: see if this helps ... https://wiki.ubuntu.com/HardwareSupportComponentsSoundCards [10:25] either way, how are we looking after adding your MAC? [10:25] I've done that histro [10:26] automatic DHCP or automatic DHCP addresses only [10:26] Done that, and will I need to restart? [10:26] shouldn't have to [10:26] ping 192.168.0.1 ? [10:27] Yes i looked at the wiki hardware support but it's lacking info on USB/External audio devices. What about all those cheap usb devices on ebay? I see no info about their chipsets. [10:27] unreachable [10:27] what are the network settings for the machine that you are currently on? [10:27] use everything the same, but change the last octet in the IP [10:27] How am I supposed to change the audio device on my laptop? === terlalu is now known as blackjack [10:28] hpuser4466: also www.newegg.com is far better than ebay for purchasinh hardware [10:28] on ubuntu? [10:28] purchasing ^ [10:28] so change..25 to...20. On the router as well? [10:28] seanw95: sudo dhclient -r will release your current ip and sudo dhclient will get a new one now that you have your routers settings setup for address reservation. Or you can reboot. [10:29] hpuser4466: in lubuntu or ubuntu? [10:29] statically assigning should always work, unless filtering the MAC [10:29] what is the IP of the computer you are using now? [10:29] histro: my termainl isnt responding after that [10:29] hpuser4466: http://askubuntu.com/questions/14077/how-can-i-change-the-default-audio-device-from-command-line [10:29] Local or WAN [10:30] local [10:30] I'm on my laptop at the moment [10:30] seanw95: after what? [10:30] the wan should only be on your router [10:30] histro - dhclient [10:31] you have your laptop statically assigned? [10:31] Yes [10:31] x.x.x.09 [10:31] windows? [10:31] Win8 [10:31] open cmd prompt and do ipconfig /all [10:31] it'll give you all the info you need, just make sure you change the last number in your IP [10:31] hpuser4466: http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=100008658%20600011978&IsNodeId=1&name=USB ... shows some USB sound cards ... with good specifications [10:31] when you assign it to ubuntu [10:32] This is what i've been using [10:32] i'll double check though [10:32] how do i pls install a program on acd? [10:32] root_lance: acd? [10:33] on acd means what root_lance ? [10:33] think he means burn to a cd? [10:33] seanw95: you can hit ctrl+c to stop it if it hasn't errored out the sudo dchclient & to run it in the background. It should be grabbing an ip now. [10:34] root_lance: brasero is the default cd burning application [10:34] yes [10:34] yes what? [10:35] !burn [10:35] CD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto [10:35] On ubuntu studio, ibus-hangul doesn't change the ibus tray icon when it's enabled. [10:36] dvd [10:36] histro - everything has gone to shit now DHCP enabled on ubuntu [10:36] doesn't even say I'm connected to my wired network [10:36] head back to network manager and set it statically again [10:37] root_lance: it would help a lot more if you'd say more than one word at a time [10:37] what router are you using (just curious, probably not important) [10:38] hpuser4466: http://dx.com/p/usb-virtual-7-1-channel-external-sound-card-adapter-59077 i can tell you that it works [10:39] using gnome shell with dual screens etup here, but experiencing an issue - part of application visual area on secondary screen does not register clicks for some reason, any clues on why and how to fix that? [10:39] phaedra: open up the screen settings, and where you can re-order the monitors, make sure the top and bottom edges line up [10:39] Phazorx: same res on both monitors? [10:40] ^ better opening question [10:40] dr_willis: yup, idenical monitors [10:40] Phazorx: Hmm.. Was guessing some deadzone quirk.. but guess not. [10:40] My chipset is not recognized by airmon-ng.. Any suggest? [10:40] get a new chipset! [10:40] !info airmon-ng [10:40] Package airmon-ng does not exist in quantal [10:40] Physicist: Is it not supported possibly? [10:41] dr_willis: if it maters - it's an area of ~100 pixesl on left most edge (closest area of secondary monitor to primary physically) [10:41] Phazorx: so about 100 pixles right btween the 2 monitors. [10:41] Sorry about that my IRC Disconected [10:41] it does seem to be only screen and not app dependant [10:41] I am using a notebook, with integrated wi-fi! [10:41] dr_willis: well you can say that [10:42] Physicist: Not all cards can be put in monitor mode [10:42] I just have a watch tower library on a DVD is like a dictionary but i can't install it pls help me. [10:42] Phazorx: but an app sitting there. or across both monitors. you can still click in.. but not the desktop. and this is gnome-shell? [10:42] histo, Can I chnge that? [10:42] seanw95: any luck? [10:42] Not being detected in my routers attached devices [10:42] !wine | root_lance [10:42] root_lance: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [10:42] :| [10:43] it wouldn't be if it isn't dhcp [10:43] root_lance, wine MIGHT work but no guarantees [10:43] but can you ping the router now? [10:43] Physicist: not unless you are writing your own drivers [10:43] no [10:43] Physicist: Why are you trying to crack wifi anyways? [10:43] okwould try [10:43] My chipset is "unknown".. Maybe I need a router. [10:43] what are the network settings on your laptop? [10:43] In my college!! :/ [10:43] pastebin? [10:43] using gnome shell, correct... if app is on secondary screen, maximised or not does not seem to matter [10:44] yeah [10:44] histo, what mean writing? [10:44] if an app is windowed and does not include that area, then app works normally [10:44] = =和多了 [10:44] = =喝多了。 [10:44] crackme: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === Kitar|st_ is now known as Kitar|st [10:44] sounds like a gnome shell bug Phazorx [10:44] Physicist: What kind of card do you have? lspci will show you the chipset [10:44] crackme, english only in this channel. sorry. [10:45] ANY 1 !!! HOW CAN I FIX UPDATES.. IT INSTALLS OVER AND OVER... [10:45] dr_willis: i take it it's not something common and hasnt been discussed here? [10:45] stupidBYdefault: did you try sudo dpkg-reconfigure -a ? [10:45] I can't copy anything in my command prompt [10:45] hmm [10:45] ctrl+shift+c / ctrl+shift+v [10:45] histo, look that! [10:45] 00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex 00:01.0 VGA compatible controller: ATI Technologies Inc Device 9641 00:01.1 Audio device: ATI Technologies Inc Device 1714 00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port 00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port 00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Process [10:45] ignore thaty [10:45] highlight it, then hit enter to copy [10:46] NO... DONT NOW how.. [10:46] Phazorx: gnome shell is constantly getting updated. the default g shell in ybuntu is ki d of old. [10:46] Physicist: Look at he the network controller don't paste it here. [10:46] !shout|stupidBYdefault, [10:46] stupidBYdefault,: PLEASE DON'T SHOUT! We can read lowercase too. [10:46] 01:00.0 VGA compatible controller: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) 03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01) 04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5209 (rev 01) [10:46] stupidBYdefault turn off caps please [10:46] yes.. i apologize [10:46] I drank too much, I'm sorry, I'm in the wrong channel, I want into the ubunutu Chinese Channel [10:46] !pastebin | Physicist [10:46] Physicist: 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. [10:46] stupidBYdefault: open a terminal by pressing ctrl+alt+t and type in sudo dpkg-reconfigure -a [10:46] !patience|stupidBYdefault, [10:46] stupidBYdefault,: 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/ [10:46] !bcm | Physicist [10:46] Physicist: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [10:46] bbl. gotra run home [10:47] kepler ; http://pastebin.ca/2311455 [10:47] histo, got it! Thanks. [10:47] Which is your country? [10:47] histo??? [10:47] Physicist: you need firmware for that card to work. Please follow the instructions from ubottu for broadcom [10:47] Pls how do i download youtube videos? [10:47] it ask 4 pass... stop [10:48] stupidBYdefault: enter your admin password [10:48] histo, Ok! [10:48] root_lance use clive [10:48] root_lance, get a browswer plugin for that [10:48] got non [10:48] just mine [10:48] seanw95: paste your ifconfig on ubuntu? [10:48] seanw95: um, you know this is ubuntu support, not windows support [10:48] stupidBYdefault: enter yours [10:48] did.. [10:48] ben - yes. [10:48] stopt [10:48] Ben64: i asked him for it, to troubleshoot a network problem [10:48] stupidBYdefault: the user you specified during install is the admin password [10:48] kepler: oh [10:48] stupidBYdefault: finished or stopped? Like is it back at a prompt? [10:48] that suppoused to be me ? [10:49] am.. just new line [10:49] like i would press enter in word [10:49] Physicist: http://www.aircrack-ng.org/doku.php?id=compatibility_drivers ... might help you ... i use a linksys wusb54G v4 dongle for aircrack ... works great ... also #backtrack-linux ... might provide more help [10:49] stupidBYdefault: New line with prompt? please pastebin what's int he terminal [10:49] !paste | sutpi [10:49] sutpi: 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. [10:49] Physicist, what is that about?? [10:49] !paste | stupidBYdefault [10:49] stupidBYdefault: 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. [10:49] seanw95: do you have ifconfig showing the correct info for eth0 again? [10:50] = =靠,我晕了,你们能私密我吗? [10:50] kepler : https://o.twimg.com/1/proxy.jpg?t=FQQVBBiMAWh0dHBzOi8vcHVibGljLmJuMS5saXZlZmlsZXN0b3JlLmNvbS95MXBsM054T3ZTNDlfX3EweXlLeTctN01jcE4wTk9JZ1Z3dmlvWC1mU3pzVURRclZ1T3dKZmVCYktCQXNVZjhNNWtxcTcyUWJGYnVGR0ZNbFpJSWVwazY1dy8zNy5qcGc_cHNpZD0xFAQWABIA&s=pmQqpRKM0VomGzvYVCpmQx8YzIL1eMu05kaC_GvYMAE [10:50] Would clive download youtube videos automatically? [10:50] that's my ifconfig output [10:50] stupidBYdefault people are trying to find out what you are doing, what's on your screen and what goes wrong === Kitar|st_ is now known as Kitar|st [10:50] how can i let them see freely? [10:50] !cn | crackme [10:50] crackme: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [10:50] weird that you're getting rx and tx errors [10:50] are you using a crossover cable? [10:51] Text_Nick: I do not have a router. Only the integrated in notebook! [10:51] stupidBYdefault: you copy and paste the text to paste.ubuntu.com [10:51] do you have another cable you can test with? [10:51] stupidBYdefault: and then give us the link [10:51] am... hitsto?? [10:51] kepler: he's probably wifi with no firmware [10:51] can u teach me step by step?? i am... kind a blond [10:51] histo? [10:52] Yeah sure [10:52] his lspci showed an nvidia nic, they don't make wireless adapter as far as i know [10:52] Workes fine in windows but i'll grab one [10:52] Text_Nick: Thank you, Very useful.. [10:52] stupidBYdefault: Put mouse in upper corner of the text in terminal window and drag down towards the bottom right. Release button text should be hilighted. Then right click and select copy. Then open a browser and go to paste.ubuntu.com and right click and paste the text. [10:52] am.,, shit.. [10:52] stupidBYdefault: How do you not know hwo to copy and paste? [10:53] long story.. [10:53] Thank you all friends.. [10:53] histo: pastebinit might be easier? [10:53] never used a computer? [10:53] dont know what to copy? [10:53] Physicist: ok, well a usb wifi adapter doesn't requier a router ... but i just scrolled up ... looks like histo gave you the info you needed :) [10:53] Ben64: yea but trying to fix apt-get at the moment so they're not going to be able to install pastebinit [10:53] oh, never saw the original problem [10:54] with linux.. never.. before.. just games [10:54] am.. histo? [10:54] histo: i think stupidBYdefault is using shell and stuf to connect here so maybe it is a troll or maybe he was setup by someone. i think troll ;D [10:54] can on prvt? [10:54] !pm | stupidBYdefault [10:54] stupidBYdefault: 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. [10:55] yes but.. people speak over my stupidity in public.. dont like that [10:55] stupidBYdefault: we all started somewhere. [10:55] stupidBYdefault, *said with a smile* deal with it. [10:56] stupidBYdefault: People in here understand. I was just suprised that someone hasn't used a computer before. and copied and pasted before. [10:56] look.. i just need someone to help me fix damn updates.. before i loose sens for linux.. [10:56] stupidBYdefault: we are trying to help you. in a terminal sudo apt-get install pastebinit [10:56] seanw95: do you have a WAN addr going directly to your PC? what is acting as your router? [10:57] when i tried sudo cowbuilder --create. I got error. The log of this error is at http://pastebin.com/8rM4bMrg. Please help [10:57] look.. not all of peopele are from slovenia... here is nothing to copy and definitly nothing good to paste :) [10:57] stupidBYdefault, in the linux world YOU are the system admin. we can help but YOU will do the heavy lifting. Patience and a willingness to learn will help a lot [10:57] !sl | stupidBYdefault [10:57] STOP... [10:57] stupidBYdefault: just a thought ... yes but.. people speak over my stupidity in public.. dont like that ... you might try a new nick [10:58] stupidBYdefault, people are trying to help you while others are waiting. Please be polite and follow their instructions, or move aside. [10:58] !si [10:58] Kanal za podporo slovenskim uporabnikom Ubuntuja je #ubuntu-si. Če potrebujete pomoč v Slovenskem jeziku, prosimo da se nam pridružite in probali vam bomo pomagati. Slovenian language support channel is #ubuntu-si [10:58] Ben64: nice how'd you find the country code so quickly? [10:58] hm.. a different nick.. would not be the honest one... [10:58] * cfhowlett *bite cheek mode === daniel is now known as Guest97642 [10:58] histo: google [10:59] who is from Russia? [10:59] !ru [10:59] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [10:59] cfhowlett: lol [10:59] kepler, what did you say [10:59] what is acting as your router? [11:00] i got terminal windows open... i typed in allredy till now.. following: sudo dpkg-reconfigure -a [11:00] what do you mean kepler [11:00] it ask for pass... i entered.. nothing happend.. just new row [11:00] kepler: did you ever figure out what card he is using? [11:00] is it another computer, or like, a linksys router? [11:00] histo: it is an nvidia NIC [11:01] has anybody used cowbuilder [11:01] stupidBYdefault: a new black row or a row like username@computername:~$ [11:01] stupidBYdefault: with a blinking cursor? [11:02] !anybody | Ankur_Agarwal [11:02] Ankur_Agarwal: 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. [11:02] cfhowlett: ;-) [11:02] no... just tim@zion [11:02] Hello, since there is no channel for xxxterm I will ask here. How do I get back in command mode (for clicking links with the keyboard) after having entered input in an input field? [11:03] stupidBYdefault: okay now try to update [11:03] when i tried sudo cowbuilder --create. I got error. The log of this error is at http://pastebin.com/8rM4bMrg. Please help [11:03] Hi [11:03] ha ha ha [11:03] I run the suspension, but when I resume, things are not much working, for example chromium [11:03] jarco you mean ctrl-alt f7 ? [11:03] sorry.. comment on starting the questions... [11:03] I can't open it, and if I launch it from terminal, I get: pcilib: Cannot open /sys/bus/pci/devices/0000:00:02.1/resource: File or directory not found [11:04] cristian_c, greetings [11:04] I've found that 00:02.1 is the video out, but nothing else :( [11:04] stupidBYdefault: What you aren't making any sense. What is your native language? [11:04] before 32 updates.. now 34.. [11:04] MonkeyDust, ctrl + alt + f7 doesn't do anything here [11:04] How can I solve it? [11:04] stupidBYdefault: in a terminal sudo apt-get update && sudo apt-get upgrade [11:04] jarco what do you mean by "get back in command mode (for clicking links with the keyboard)" [11:04] ubottu When i tried sudo cowbuilder --create. I got error. The log of this error is at http://pastebin.com/8rM4bMrg. Please help [11:04] Ankur_Agarwal: I am only a bot, please don't think I'm intelligent :) [11:04] kepler : ? [11:05] slovenian i am from slo.. but.. i teach my self on every step.. so.. dont send me back.. [11:05] seanw95: no luck with a new cable? [11:05] Nope [11:05] In xxxterm you can enter Commands with your keyboard. But in some cases I just can't seem to get out some input windows so I cannot enter commands. Pressing escape doesnt seem to work sometimes [11:06] stupidBYdefault: We tried recomending a slovenian room. Wouldn't it help talking to people in your native tongue. It's difficult to understand your english. [11:06] soory.. will try better.. [11:06] guys, i still have the same problem, i can not change the cursor color, i change it by mistake and i want to restore it to default color [11:06] so based on the network settings you're using that are working, the IP/subnet mask/gateway in your ubuntu machine *should* work. im not sure why you're getting rx errors or overruns. do you have it manually set to auto/auto? [11:06] jarco: What does get out some input windows mean? [11:06] Package operation failed [11:06] The installation or removal of a software package failed. [11:07] seanw95: use a different port on your router [11:07] installArchives() failed: Reading changelogs... 2%% [11:07] Reading changelogs... 5%% [11:07] Reading changelogs... 8%% [11:07] Reading changelogs... 11%% [11:07] Reading changelogs... 14%% [11:07] Reading changelogs... 17%% [11:07] stupidBYdefault: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:07] * histo senses the begining of the end [11:07] * MonkeyDust too [11:07] histo, I meant out of an input box. like where you get asked for your username. It also happens when selecting an option (radiobutton) [11:07] hi ppl [11:08] it could be a driver thing, because a few pings shouldn't cause overruns [11:08] hi nearst [11:08] jarco: with xterm??? [11:08] histo, with xxxterm [11:08] :) [11:08] stupidBYdefault first try to get used to ubuntu basics [11:09] Hi all the other day I decided to play around with the new graphics diagnostics tool in 12.10 and so I checked everything and now ubuntu wont boot I just get the recovery options menu that does not work by the way. Does anyone have any suggestions as how to go about changing those settings back through a terminal? [11:09] stupidBYdefault and learn how to copy/paste [11:09] MonkeyDust: he had no problem copy/pasting into the channel :| [11:09] crap.. [11:09] ... [11:10] kepler : still nothing [11:10] unreachable [11:10] jarco: does it allow hinting like other vim browsers by hitting f [11:10] oops [11:10] jarco: then you can select a field and manipulate it. [11:10] QTD, This will probably be a bad way to do it but i useually just move my x configuration to another name with mv and then it will boot again [11:10] jarco: or some use gi to start an insert int he first text box on a page. That's just my guess [11:11] d [11:11] seanw95: sudo server network-manger stop [11:11] histo, it does. Its just that sometimes I cant get it anymore because the input windows seems to hae forced me out of command mode somehow [11:11] then start [11:11] jarco: press esc [11:12] whats up [11:12] Hi all the other day I screwed with all the settings in that new graphics diagnostics tool in ubuntu 12.10 and now ubuntu wont boot. Is there awary to put the options back in the terminal? [11:12] histo, thats what normally works yes. But in some cases (google maps by example) it doesn't work [11:12] command not found kepler === Juniper is now known as Guest15900 [11:12] QTD, This will probably be a bad way to do it but i useually just move my x configuration to another name with mv and then it will boot again [11:12] oops [11:12] sudo service network-manager stop [11:12] not server [11:13] then start [11:13] well, sudo service network-manager start, that is [11:13] Done [11:13] Cool jarco thanks heeps! Any way that works is a good way [11:13] ifconfig eth0 show correctly? [11:13] jarco, you can boot nomodeset and then reconfigure iirc [11:13] still unreachable [11:14] QTD, change the name only. You might need it back :) [11:14] ya. always try with nomodeset on grub [11:14] what if you ping 8.8.8.8 ? [11:14] seanw95, why unreachable? route -n? cat /etc/resolv.conf? [11:14] Sure and thanks again [11:14] QTD, read what the others write [11:15] they have better ideas then me [11:15] they are givving you tips [11:15] directed to me [11:15] can anyone help me with wireless driverss all the guides i find on ubuntus site are dated [11:15] I need sleep peace out fools [11:15] Oops I didn't them thanks again [11:15] histo, thx for the help mate. I ll try to figure out WHY its not working in some cases first and then perhaps ask again [11:16] !rootirc | rootlance [11:16] rootlance: 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. [11:16] nearst : what do you mean? [11:16] seanw95: run "route -n" and pastebin === jarco is now known as jarco-afk [11:16] Two secs [11:16] so i am using ndiswrapper but lsmod says its not founf help [11:16] !details | demarco [11:16] demarco: 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 ..." [11:17] How do i search for an instaLLED SOFTWARE/ [11:17] forgot the machine isn't online, so gotta take a picture [11:17] rootlance apt-cache policy [11:17] 1~/win 13 [11:17] rootlance: use software center / installed software [11:18] route -n : https://o.twimg.com/1/proxy.jpg?t=FQQVBBiMAWh0dHBzOi8vcHVibGljLmJuMS5saXZlZmlsZXN0b3JlLmNvbS95MXBhdUVmeVpJOHU2ZTQzaXJsQVBueGlfWHVBQ21lU0huYjY2OHdyMjBiMDdoeFNZWjVPZWdObEFFZjItbklLeDNVMjU0d0lWQUpDWThYbVFMZlpkekVDZy8zOC5qcGc_cHNpZD0xFAQWABIA&s=YChirhKKR_jD9DI67mRgIJebvANZ47knrvi6M2QdLfw === Plinker__ is now known as Plinker [11:19] !paste|seanw95, [11:19] seanw95,: 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. === jarco-afk is now known as jarco [11:19] I can't pastebin it. [11:20] i have a problem with using wireless driver ndiswrapper using ubuntu 12.10, when trying to modprobe ndiswrapper i get FATAL: Module ndiswrapper not found. this is after doing a ndiswrapper -i [11:20] jarco? [11:20] yes? [11:20] how did u chane jarco-afk to jarco? [11:20] the route -n is right [11:20] change [11:20] there is something else going on [11:20] with /nick jarco :) [11:21] kepler: nearst: https://o.twimg.com/1/proxy.jpg?t=FQQVBBiMAWh0dHBzOi8vcHVibGljLmJuMS5saXZlZmlsZXN0b3JlLmNvbS95MXBhdUVmeVpJOHU2ZTQzaXJsQVBueGlfWHVBQ21lU0huYjY2OHdyMjBiMDdoeFNZWjVPZWdObEFFZjItbklLeDNVMjU0d0lWQUpDWThYbVFMZlpkekVDZy8zOC5qcGc_cHNpZD0xFAQWABIA&s=YChirhKKR_jD9DI67mRgIJebvANZ47knrvi6M2QdLfw [11:21] seanw95, try sudo echo "nameserver 8.8.8.8" >> /etc/resolv.conf [11:21] thanx [11:21] okay [11:21] seanw95: try: sudo ufw disable === stupidBYdefault is now known as stupidBYdefault- [11:21] then ping again [11:22] I don't understadn what you mean after the crocodiles nearst [11:22] kepler - done [11:22] ping work? [11:22] Still unreachable [11:23] nearst: i think dnsmasq is running anyway, so not sure adding that would help [11:23] its showing on my routers connected devices now [11:23] i need help [11:23] !tail [11:23] demarco : you'll need to specify your adapter chipset ... be aware though ... ndiswrapper can be the devil to manage [11:24] kepler, maybe. [11:24] seanw95: ping again? [11:24] is there a list generated by ppa-purge of the packages that get removed? or downgraded? [11:24] ping my router? [11:24] yeah [11:24] can you ping your router from your windows machine? [11:24] wiggmpk: I assume that at some point it generates a list, y es [11:24] wiggmpk: apt-get will show that list [11:24] ping 192.168.0.1 -c5 [11:24] am I pinging correwctly? [11:24] yeah [11:25] sure [11:25] iceroot: had to do some recovery from TTY1 and there were a lot of packages, im looking for maybe a log? === acidflash_ is now known as acidflash [11:26] i need help [11:26] tanveer_: can you please provide more info, eg. what is the issue, what did you expect and ubuntu version? [11:27] hey folks - are there any utilities for customizing the default initramfs, EG adding packages etc. [11:27] did anyone say something [11:27] thor: latest ubuntu how do i run a ".run" rile type [11:27] file type* [11:27] seanw95: nope. did pinging work after your router saw the machine? [11:27] tanveer_: chmod +x && ./ [11:27] i am trying to install the latest AMD GRaphics card driver on linux [11:27] im aware of doing things manually - copying in the binary and any dependant lib files - is there any way to do it in a more automatic method? like "debootstrapish"? [11:27] !ati | tanveer_ [11:27] tanveer_: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [11:28] tanveer_: i don't think its recommended to do so manually [11:28] Ben64: Without this driver I have no sound [11:28] video card... sound? [11:28] yes through HDMI [11:28] Nope [11:29] I had this problem 2 months almost, no one has been able to resolve it [11:29] tanveer_: well look at the link the bot gave, it will show how to install the proprietary driver [11:29] tanveer_: as ben said, follow the guide from ubottu, doing it manually is not simple [11:29] not sure what can be going on. maybe a driver issue? addressing is correct. [11:29] give it a reboot and try one more time? [11:29] What about modprobing forcedeth? [11:30] if you want [11:30] seanw95_: whats in arp -an ? [11:30] oops kepler . [11:31] SolarisBoy: seanw95_ is having network issues [11:31] am i meant to get 2:9.010-0ubuntu5 [11:31] The Raring Ringtail (active development) [11:31] yea just noticed that - was following my last log :shrugs: [11:31] is there any disconnection in arp seanw95_ ? 'arp -an' [11:32] im at a loss. he is using 192.168.0.0/24, 192.168.0.1 gateway, route -n is right. but getting rx errors/overruns [11:32] Ben64: fglrxinfo: command not found [11:32] hi [11:32] has 192.168.0.25 statically assigned with 255.255.255.0 subnet mask [11:32] SolarisBoy: it's just -a [11:32] i want -n to avoid dns resolution [11:32] usr13: n makes it show IP, not hostname [11:32] but you can use -a only if you want.. [11:32] kepler: Oh? [11:33] What do you mean solarisboy ? [11:33] seanw95_: the command "arp -an" when you type it what si the out output? [11:34] also ethtool/mii-tool to check the state of the interface and what it thinks it's connected to when you get a chance. [11:34] tanveer_: if you're on 13.04, support is in #ubuntu+1 [11:34] im on 12.10 [11:34] then why are you talking about raring ringtail [11:34] i dont know which one to download [11:35] SolarisBoy: dont think ethtool is installed by default, and he can't get online. his install source was usb which he doesn't have anymore [11:35] mii-tool should be there then [11:35] tanveer_: just follow the link i gave you [11:35] i am [11:35] same diff though its deprecated [11:35] when i down load i getan error message that there is a file missing. [11:35] tanveer : 12.10 is quantal [11:35] hi, can someone please help on how to have my scanner to work with xsane.? brsane2 mfc-640cw [11:35] ok but i want to use the latest AMD drivers the one on repos is older [11:35] good to know [11:35] sorry to jump in like this [11:35] I have a problem [11:35] I recently installed an ununtu derivative (mint) on a drive,next to my windows partition. I think I installed grub OVER my windows boot info. [11:35] I can still see and access my windows as a loaded partition,but even though there is an entry for windows in grub,it just doesn't open. [11:35] how can I repair the boot proces for windows [11:35] hope you can help [11:35] i guess ultimately my point is you should also check under the ip layer to ensure there is no pyhsical or MAC disruptions occuring [11:36] Bollebib: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:36] kepler: arp -n [11:36] tanveer_: we can't support that, but you can try the PPA here... https://launchpad.net/~ubuntu-x-swat/+archive/x-updates [11:36] ok [11:36] sorry [11:36] i got DC'd [11:36] ok does any one know how to change my boot loader "first option" [11:36] did yous ay something solarisboy ? [11:36] i want it to high light windows [11:36] instead of ubuntu as first [11:36] Bollebib, mint is not supported here [11:37] yeah but it's not really a mint problem is it? [11:37] Bollebib, its not an ubuntu issue [11:37] seanw95_: was just asking if you have checked the output of "arp -an" or "arp -n" the difference is only the output format but you should check if everything is properly in "connected state" [11:37] = = [11:37] !mintsupport | Bollebib [11:37] Bollebib: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [11:37] mmmhh,if you say so then [11:37] I just thought deleting a bootinfo was kind of universal [11:38] !cn | crackme [11:38] crackme: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [11:38] Why is all my results "amazon products" how do I disable this amazon ... [11:38] why has ubuntu got amazon search integrated [11:38] if oyu have any ARP flaws/disruptions ip won't work right or won't work at all - also use mii-tool or ethtool (if available to you) to check the link state of your interface assuming it's not wireless or anything [11:38] when i download i get an error message that there is a file missing. how can I fix this? [11:38] !adlens | tanveer_ [11:38] tanveer_: If you wish not to see "More Suggestions" from places like Amazon in your Ubuntu 12.10, simply remove the package unity-lens-shopping, or adjust your Privacy settings as shown here: http://goo.gl/kFO4u . Mark Shuttleworth's blog entry on this is at http://goo.gl/uF7zZ [11:38] seanw95: ^ [11:38] ok doing it now [11:39] what do you mean conected state [11:39] did you run the command? [11:40] i still have amazon... i just removed it [11:40] Anyone help me> [11:40] i did "sudo apt-get remove unity-lens-shopping" [11:40] anmol1224, ask a question [11:40] Pleae help me its urgent. [11:40] yes [11:41] do you see any IP/ARP mapping in a state of "disconnected"? [11:41] we've got a problem with wireless networking - seems like we've got it two times on two (probably not-so-different) machines. [11:41] I have a problem installing ubuntu 64 bit on my machine [11:41] anmol1224, give us the whole issue, on a single line [11:41] on each machine system is fully encrypted [11:42] bazhang, hello [11:42] crackme, this is not the chat channel [11:42] Its not returning anythingf [11:42] bazhang, i'm from china [11:42] and after /boot ran out of disk space WLAN connect fails [11:42] I install the ubuntu 64 bit ISO file on a pendrive. after booting from it it automatically shut downs [11:42] !ot | crackme [11:42] crackme: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [11:42] anmol1224, what's the issue? [11:42] seanw95: ping your gateway with a count of maybe 5 and then do it again this simply means the table is empty [11:42] anmol1224, installed how [11:43] we fixed the /boot space problem alright - but Wifi connection doesn't get a IPv4 address anymore. [11:43] bazhang, what's mine? [11:43] crackme, stop chatting here. #ubuntu-offtopic for chit chat, NOT here [11:44] bazhang, sorry,what's meaning [11:44] tanveer : have you logged out & the back in ? [11:44] both got Ubuntu 12.04 LTS and a Broadcom Wireless card [11:44] bazhang, why? [11:44] crackme, its support only. not chat. [11:44] crackme, this channel is for ubuntu support. please respect that. [11:44] what would be more expensive a laptop with14" or one with 15.6" with the same specs? [11:44] test__, ask in ##hardware [11:45] Tex_Nick: not yet il restart but i want to change boot priority [11:45] bazhang, tried.. [11:45] doesn't seem to be a problem with the wireless accesspoint - it fails with several. [11:45] test__, then #ubuntu-offtopic its offtopic here [11:45] bazhang, and trying.. :P [11:45] bazhang, Sorry, I think I know, I use english [11:45] test__, then take a field trip to your computer store and do some research [11:45] Hi. Has anyone come across a small version of expect program? Something that's small enaugh to fit in embedded device? [11:45] assigning an IP address by hand works. [11:45] cfhowlett, Sorry, I think I know, I use english [11:46] speckmade1, its impossible to read when you break up your posts like that. try all on ONE line [11:46] bazhang: hm - I stopped doing that because of always hitting max line length.. :-/ [11:46] roland, there's a version in the main repo for 12.04 [11:47] hello,everybody [11:48] sudo apt-get update && sudo apt-get upgrade [11:48] [sudo] password for tim: [11:48] E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) [11:48] E: Unable to lock directory /var/lib/apt/lists/ [11:48] help me please === linuxthefish` is now known as linuxthefish [11:48] cfhowlett: well I use standard expect on PC but, looking for something smaller for embedded system... [11:49] roland, ok. I'd suggest you look directly at the package maintainer's site for such info. [11:49] anmolsingh, how did you copy the iso to the usb stick [11:49] anmolsingh: you need to ask a question for help [11:50] i copied it to usb stick with universal usb installer [11:50] anmolsingh, and did you md5 the iso prior to doing that [11:50] anmolsingh, so NOT unetbootin? not sure that merely copying makes it a bootable media [11:51] How to know that whether my laptop is capable of runing ubuntu 64 or not? [11:51] check the cpu model [11:52] anmolsingh sudo dmidecode| grep 64 [11:52] stupidBYdefault-, do have synaptic open or do you install any other software? [11:52] intek core i3-2330M CPU @ 2.20 ghz [11:53] oops sorry its intel [11:53] that supports 64bit [11:53] I have tried on mint-help but there is no one there.I am not trying to spam,just want a bit of help. [11:53] I have used ubuntu before,it's the EXACT same proces [11:53] Bollebib, not here [11:53] so the solution should be same === [entropy] is now known as [ent] [11:53] Bollebib, sorry. [11:54] well ,can't you just say how you would solve it for ubuntu? [11:54] Is there any software which can install the ubuntu directly to a partition of the hard disk in windows? [11:54] anmolsingh: Not supported, no. [11:54] anmolsingh, windows installer will do that aka wubi [11:54] !wubi > anmolsingh [11:54] anmolsingh, please see my private message [11:54] Wubi, however, is not supported. [11:55] I can't acces windows,that is the problem [11:55] anmolsingh, further wubi is for testing only not for long-term installation. [11:55] but I can access it from the loaded drives [11:55] as I could in ubuntu [11:55] Bollebib, ##windows [11:55] Bollebib: maybe a mint problem, maybe a windows problem, either way its not an ubuntu problem [11:56] anmolsingh, consider virtualbox ? [11:56] I beg to differ,because it's due to the exact same option you can choose at installation [11:56] where you install your grub [11:56] nice info from slovenian channels - sudo su - [11:56] rm - rf / [11:56] it's that option that made this problem [11:56] !danger [11:56] 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! [11:56] and that is exact same in ubuntu [11:56] Bollebib: when you joined #mint-help ... did you first switch to the irc.spotchat.org server [11:57] yes [11:57] stupidBYdefault, stop that mess. [11:57] no one there,and a guiy said he was weiting since yesterday for an answer [11:57] *guy [11:57] then... why use mint? [11:58] !funny | stupidBYdefault [11:58] stupidBYdefault: You might think your joke is funny, but you may confuse new users who follow your advice or irritate people who attempt to answer your question. [11:58] to try it out,see if it has nice defaults [11:58] * cfhowlett thinks ... most - entertaining - channel - EVER [11:58] hehe [11:58] one more problem, i also try to boot the ubuntu from a dvd, but my bad luck it stucks on the boot screen [11:58] but I don't wanna spam [11:58] I just think it's a cross platform problem [11:59] anmolsingh, did you verify the iso? [11:59] anmolsingh, and how exactly did you create the dvd? [11:59] yes, i even check every folder inside disk. Everything is ok [12:00] anmolsingh, ummm, no. That's not what I meant. [12:00] !md5sum|anmolsingh, [12:00] anmolsingh,: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [12:00] Bollebib: which part of "not jhere" dou not understand ? [12:00] here* [12:00] anmolsingh, you REALLY need to do this. It will answer so many questions ... [12:00] What is this? [12:00] well then I have an other install,that is ubuntu [12:01] that has that exactr same problem [12:01] so how would you repair windows boot on ubuntu [12:01] anmolsingh, you need to verify the integrity of the download. === ericab is now known as ericab_away [12:01] Bollebib: stop playing around [12:01] how? [12:01] !md5sum|anmolsingh, read the link [12:01] anmolsingh, read the link: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [12:02] Hallo guys [12:02] md5sum [12:02] you call it playing,I want help [12:02] you are damaging the ubuntu name from where I stand.. [12:02] SepWeb, greetings [12:02] Bollebib, asked and answered. Please take mint to mint and windows to windows [12:02] My Ubuntu has a display problem. [12:02] !details|SepWeb, please [12:02] SepWeb, please: 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:03] Ubuntu is not displaying some text [12:03] Is there any software for ubuntu for managing iPhone? [12:03] !iphone [12:03] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [12:03] not sure how updated that is though [12:03] so I'll go and install ubuntu [12:03] when I come back in an houre will you finally help me? [12:03] Bollebib, yes [12:04] On two probably (nearly?) identical machines (Asus Eee PC, Ubuntu 12.04 LTS, full disk encryption) with Broadcom wifi (model 4313) connecting to wifi fails because we don't get an IPv4 address anymore. On both we've had to fix a full /boot partition before the fail. [12:04] It fails with several accesspoints; assigning an IP address by hand works; with wired connections there's no problem getting an address; dhclient eth1 keeps going forever, dhclient eth0 is an instant success. [12:06] oh - and with Knoppix the problem doesn't show up [12:06] speckmade1, same installation media for the two laptops? [12:07] unsure, very much possible. [12:07] network install, initiated from USB with mini.iso [12:07] hi [12:07] excuse me [12:07] rockcket, greetings [12:07] Have SSH running on a server that's hooked up directly to the internet with an ip address and no local network. Guy there is able to ssh from local term to server's external ip OK. When we try and ssh from our machines we get login prompt but credentials are rejected. We have denyhosts installed and otherwise default ubuntu sshd settings. Any ideas? [12:07] i used startup disk creator to create bootable usb for 12.04.1 iso [12:08] now when i restart computer it doesnt do anything, just opens the grub thing and i select 11.04 and loads it [12:08] cat /etc/*release says DISTRIB_RELEASE=12.04 [12:08] whats up ? [12:08] kzar, if no answer here, ask in #ubuntu-server [12:08] cfhowlett: Thanks OK [12:08] sorry must change to windows CANNOT see anything [12:08] rockcket, 11.04? are you sure? [12:09] i enabled usb boot in bios [12:09] after that it just shows Boot Error once with cursor [12:09] i hit enter and brings grub [12:09] cfhowlett: yes [12:09] i am on 11.04 and trying to upgrade to 12.04 [12:09] Bollebib: may i pm you ? [12:09] if you wish [12:09] so what am i doing wrong [12:09] rockcket: you can upgrade, you don't need to reinstall [12:09] rockcket, you have to change the bios to boot from the USB [12:10] cfhowlett: yes there was an option, [12:10] i enabled it [12:10] after that i get Boot error on boot [12:10] and it gets stuck there [12:10] i hit enter and it loads grub with option for me to choose 11.04 ubuntu [12:10] i choose it and it loads desktop [12:10] Ben64: my upgrade manager says 11.10 [12:10] might want to try making the usb again, also.... don't use enter as punctuation [12:10] rockcket, if you're booting from the USB you should not see grub at all... [12:10] rockcket: 11.04 -> 11.10 -> 12.04 [12:11] as i said, it gives a screen where it gets stukc saying Boot Error. i hit enter there because it gets stuck. then it shows grub [12:11] Ben64: i think fresh installation to 12.04 will be quicker ? [12:11] rockcket, so the USB is not booting then. as for why you're installed OS fails ... [12:11] it will be faster, yes [12:12] so what should i do now cfhowlett ? [12:12] rockcket, I'd suggest a clean 12.04 install [12:12] thats what i am trying to do [12:12] check the md5 of the iso, and use unetbootin to make a new usb [12:12] rockcket, download 12.04, md5sum verification then use startup disk creator to make a boot USB ... unetbootin works too [12:13] or am i doing it wrong ? i am trying to do clean 12.04 install. so i downloaded iso, used startup disk creator to burn into usb and now restarded computer [12:13] hello [12:13] rockcket, you still have the iso you downloaded? run the md5sum on that iso [12:13] http://s7.directupload.net/file/d/3159/hfbtwlnq_png.htm [12:13] beaky, greetings [12:13] do I ever need to defrag linux? [12:13] md5sum are different !!! What it mens [12:13] beaky, conventional wisdom says no [12:14] ah [12:14] beaky: Depends on filesystem but generally no [12:14] Ben64: cfhowlett : this ? [12:14] anmolsingh, your downloaded iso md5sum doesn't say what it should? Means the download was scrambled and do it again [12:14] $ md5sum ubuntu-12.04.1-desktop-amd64.iso 06472ddf11382c8da1f32e9487435c3d ubuntu-12.04.1-desktop-amd64.iso [12:14] beaky: I never have [12:14] Rockcket: Did you get some lines like 'starting from USB'? Maybe note the errors you get. [12:14] rockcket, assuming your system runs 64 bit, yes [12:14] can someone help me? I posted a Link to the problem. [12:15] labsin: i just get 'Boot Error' and then the cursor blinks and it gets stuck [12:15] one third of the Firefox displayed site is unusable [12:15] cfhowlett: ok so what next? [12:15] md5sum for ubuntu 64 bit 12.10? [12:15] anmolsingh, fwiw, a common error. please download via torrents [12:16] anmolsingh, personally, I say ALWAYS run md5sum on downloaded OS's but I'm strange that way ... [12:16] also Save Button and Close Button in Programms are not readable [12:16] rockcket, you still have the iso you downloaded then? [12:16] my connection speed is about 24 kbps. How much time will it take to download again? [12:16] i did not installed the Linux but I have to fix the problem [12:16] cfhowlett: yes ofcourse [12:17] !md5sum|rockcket, instructions and how to ... [12:17] rockcket, instructions and how to ...: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [12:17] why don't linux filesystems need defragging compared to windows? [12:17] anmolsingh, via torrents? who knows, but it's better/safer than direct download [12:18] beaky, linux has superior self-maintenance compared to windows [12:18] anmolsingh: you can use the torrent to fix the iso you already have [12:18] cfhowlett: do you want me to check my iso's hash here https://help.ubuntu.com/community/UbuntuHashes ? yes it exists [12:18] What is the speed of download via torrent? [12:18] or am i getting it wrong ? [12:18] anmolsingh: as fast as you can get it [12:18] aw. im getting sick with my windows atm. cant wait to boot my box back [12:18] anmolsingh, unknown. start the torrent and read the feedback [12:18] rockcket, correct [12:18] i could not understand? Explain me. [12:18] ok and now ? [12:19] anmolsingh, "it depends". [12:19] rockcket, run the md5sum. If things check out, proceed to the next step [12:20] anmolsingh, you asked for download speed. Too many factors for any of us to predict ... [12:20] it matches cfhowlett [12:20] the next step there is burn to cd [12:20] but i want to do from usb drive [12:20] rockcket, then do a USB. [12:20] torrent speed base on peers and u bandwidth as well [12:20] i did with startup disk creator === themill_ is now known as themill [12:20] i said that already :( [12:21] rockcket, ok. reading multiple threads ... [12:21] What is the uses of EtherApe? [12:21] rockcket: get unetbootin, and do it again [12:21] rockcket, i'd say attempt to reinstall. NOte: usb does fail often and without much in the way of warning alerts ... [12:22] !info etherape | rootlance [12:22] rootlance: etherape (source: etherape): graphical network monitor. In component universe, is optional. Version 0.9.12-1 (quantal), package size 828 kB, installed size 3124 kB [12:22] i dont know how to use unetbootein [12:22] if I pause and resume a ubuntu iso file again and again, which is too common in on my internet connction. Will there be any impact on the file after it get download completely. [12:22] is there a tutorial on that cfhowlett ? [12:22] rockcket, pretty much the same as startupdiskcreator ... [12:22] rockcket: its very easy [12:22] rockcket, there is ... wait [12:22] oh it has gui [12:22] ok [12:22] i thought it is ocmmand line tool [12:22] i did apt-get :) [12:23] i have root:rw- to /etc/postgresql/9.2/main, root:--x on /etc/postgresql/9.2 and /etc/postgresql .. why can't i sudo 'echo' > /etc/postgresql/9.2/main/postgresql.conf [12:23] anmolsingh, you can always check the md5 sum file if you are unsure a dl completed right [12:23] i get permission denied [12:23] i've had problems booting from usb drives, unetbootin has the highest success for me, so thtats why i'm recommending it [12:23] anmolsingh, or just use the torrent way of downloading :D [12:24] Ben64: trying [12:24] savagecroc: | sudo tee /etc/postgresql/9.2/main/postgresql.conf [12:24] rockcket, see the tutorial http://www.pendrivelinux.com/using-unetbootin-to-create-a-linux-usb-from-linux/ [12:24] also if i sudo bash, cd /etc/postgresql/9.2/main, i can touch bla already [12:24] i want to tell you while downloading the ubuntu 64 bit file on iphone it take days. [12:24] savagecroc: btw, don't do sudo bash [12:24] anmolsingh, do NOT download the iso via iphone! [12:25] ahhhh, histo - I got it!! [12:25] Ben64: that sudo tee command just hangs [12:25] it was a simple weird problem [12:25] Ben64: what's the alternative? [12:25] Ben64: cfhowlett : so this is writing to the USB ? [12:25] but i am forced to do so. [12:25] anmolsingh, torrents have download verification and error correction. direct download does not [12:25] rockcket, correct [12:26] ok fine [12:26] savagecroc: use that after echo, like "echo 'test' | sudo tee /tmp/testfile" [12:26] hi [12:26] savagecroc: sudo -i if you really need a root shell [12:26] jacou_, greetings [12:26] best torrent client and free (without ads) [12:26] Can i hack facebook with backtrack R53? [12:26] rtorrent [12:26] histo, the init.d script *did* indeed get called correctly - but the script didn't recognize the 'JAVA_HOME' variable I added in /etc/environment [12:26] I had to write it manually into /etc/default/tomcat7... :/ [12:26] rootlance, thats offtopic here and in this network [12:27] anmolsingh, transmission is the default torrent client in ubuntu [12:27] anyone be able to assist with a linux noob trying to send some email from an ubuntu server to a WS2k8r2 smtp relay? [12:27] root_lance backtrack and hacking are unsupported here [12:27] Currently I'm on windows. [12:27] anmolsingh, bittorrent is pretty good on win [12:28] wow [12:28] Need a video player [12:28] joners, if not here, try in #ubunt-server [12:28] unetbootein was MUCH faster than startup disk [12:28] rebooting [12:28] #ubuntu-server [12:28] brb guys :) [12:28] !players | rootlance [12:28] rootlance: Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [12:28] rockcket: gl [12:28] Ben64: that worked [12:28] care to enlighten me why? [12:28] Once i get Ubuntu on machine. I will kick Windows out of my life forever. === SepWin is now known as Sepultura [12:29] savagecroc: because if you do "sudo echo 'stuff' > /path/to/a/file" the > lowers the permissions back to your user [12:29] Ben64: wow, ok i didn't know that [12:29] What do you recomment to do? Dual boot ubuntu with windows or only ubuntu? [12:29] yeah its not intuitive [12:30] anmolsingh: whatever works best for you [12:30] Ben64: with the sudo -i.. why's that better than sudo bash? what does it do differnetly? [12:30] anmolsingh, up to you. [12:30] Sorry for my bad English. [12:30] anmolsingh, no apologies needed. [12:30] savagecroc: sets the environment correctly [12:30] What means apologies? [12:30] isin't the environment stuff set by /etc/suoders? [12:31] How to set proxy address while setting up mobile broadband? [12:31] or it doesn't execute /etc/profile if you call sudo bash? [12:31] I mean how can i insert proxy like in Mobile phones [12:31] !proxy [12:31] Several Ubuntu channels prohibit access from open proxies and other anonymous connections due to a high level of abuse. The supported ways to hide your IP address on freenode are to use !Tor or get a !cloak [12:31] sudo kind of keeps your environment but elevates privileges, its kind of hard to explain [12:32] cfhowlett: no i want to implement these settings to use internet for free using my mobile phonee === linuxthefish is now known as linuxthefish` [12:32] crazybrain: off topic for this channel [12:32] Access point name : rcomwap [12:32] proxy Address : 10.239.221.22 [12:32] Port port : 8080 [12:32] Homepage : m.google.com [12:32] crazybrain: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:32] Ben64: ok.. take your word for it :) and start using -i instead [12:32] crazybrain, sorry, can't help with that [12:32] like this [12:33] I'm trying to install mysql-server on my fresh 12.04 install, but I just cannot make it happen. These are the errors I get: http://paste.ubuntu.com/1620108/ <-- how can I fix it? I tried purging, editing /status, reconfiguring, install -f, nothing helps [12:33] do you know any tool or something? [12:33] - - [12:33] Is there any chat room for linux? [12:33] Ben64: thanks for all the cool new tips [12:34] rootlance, ##linux [12:34] savagecroc: no problem [12:36] Buck: what command are you running to install it [12:37] I am thinking about replacing my huge Nvidia GTX 580 with a smaller, old (2011) ATI graphics card I just realized I had. I'm assuming that switching is not as easy as shutting down, replacing the graphics card, and rebooting and then everything magically works. How should I go about this? [12:37] cgtdk, ask in ##hardware [12:38] bazhang: It's actually more of a Linux question than a hardware question. Specifically, I was thinking about drivers. [12:38] So cold! [12:38] The video cards work fine, it's the software I'm worried about. [12:39] you can't have both ati and nvidia drivers installed at a time, you should completely remove nvidia stuff before putting the ati in [12:39] I need a video webcam to open my webcam pls? [12:39] Ben64: All right. So I should install the ATI driver and remove the Nvidia driver before I replace the graphics card? [12:39] !webcam > root_lance [12:39] root_lance, please see my private message [12:40] Ben64: sudo apt-get install myqsl-server [12:41] Hi, what could cause the LVM devices not to appear in /dev after reboot? [12:41] lvscan etc all recognises it [12:41] but the devices are not in /dev [12:42] cgtdk: I think your system will fall back on the fallback video drivers. Then remove the nvidia, reboot and install the ati driver. I think that's the safer way [12:42] labsin: thank you for the advice [12:45] You guys know how to get smooth desktop and youtube video play without screen tearing? [12:45] I have a gtx 680 [12:45] HI all, I get windows7 and ubuntu, but the bootloader grub was installed in my usb disk, if I want to boot into ubuntu I have to insert my usb disk and change the boot option, it is very unconvient, do you know anyway I can make the dual boot work on the hdd? [12:45] zilkomaa, on chrome? [12:45] zilkomaa: Did you install the proprietary nvidia driver? [12:45] cfhowlett: yes [12:45] twisted`: did you only reboot or did you move disks to a new system? [12:45] ouyes, reinstall grub to the HDD [12:45] cfhowlett: i did the ppa install [12:45] zilkomaa, old bug. don't use chrome ... [12:45] SolarisBoy: reboot :) [12:46] cfhowlett: sudo apt-get install nvidia-current [12:46] cfhowlett: ah ok.. [12:46] !grub | ouyes [12:46] ouyes: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [12:46] ouyes: the first link [12:46] twisted`: and what device is missing exactly under dev? [12:47] the dm-* device? [12:47] SolarisBoy: well when I set it up I had the VG in /dev but now after reboot it's gone [12:47] iceroot, that is the problem, I use a laptop with the ufei boot, [12:47] but I now found it under /dev/mapper/vgname-lvname [12:47] well, all, gtg. This has been a MOST entertaining channel tonight! [12:47] so it's ok I guess [12:47] twisted`: thats where is belongs =) [12:47] Zilkomaa not don't use chrome. Go tho chrome://plugins inside chrome and disable /opt/google/chrome/PepperFlash/libpepflashplayer.so and install flash plugin from the ubuntu repo [12:47] yeah just that LVM showed me fancy smancy /dev/vgname/lvname [12:47] !uefi | ouyes [12:47] twisted`: that should be a link to the dm-* devices [12:47] ouyes: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [12:48] twisted`: that should also be there afaik but that path uses the folder (vgname) and the volume as a link to the dm-* file [12:48] Zilkomaa: which ppa? The one I had is now outdated [12:49] labsin: sudo apt-add-repository ppa:ubuntu-x-swat/x-updates [12:50] What is difference between Ubuntu 12.10 and ubuntu 12.04 LTS? [12:50] twisted`: still weird though if what you say actually happend the devices dissapeared and reappered - without any other change [12:51] SolarisBoy: they were not in mapper before [12:51] and I got in back in /dev/vgname/lvname when I did a rename [12:51] ahh you renamed them [12:51] <_helios_> anmolsingh: 12.10 has some new features while 12.04 is Long Term Support [12:51] You'd be better of to install nvidia-experimental-310 after deleting the nvidia-current. This one is from the ubuntu repo and is even a later version. This is the one that is recomended for Steam [12:52] What they are? Can you name a few? [12:52] labsin: Do you mean from synaptic? [12:52] yes [12:52] anyone here get keefox to work? its driving me nuts... teh instructions at http://ubuntuforums.org/showthread.php?t=2040113 don't seem to be complete [12:53] labsin: Ok, damn..i forget that synaptic procc totally it installs all the needed packages too its good.. [12:53] is there any room which is related to mobile phones? [12:53] seems you did extra things - the 2 links under mapper and the folder named as the volume group are pretty standard [12:54] You can also go to additional softwar in the software sources [12:54] those defaults can be overridden (where to place those links/files) however that would imply it was done when they were created [12:54] Zilkoma: whitch verion are you running? [12:54] Guys is there any room related to Samsung mobile ??? [12:55] labsin: 12.04 [12:55] labsin: 12.04 32b [12:55] lvscan wouldn't change anything it would just tell you what lv's were found - only something like vgchange -aly would actually create missing links and device nodes and stuff - then that would imply that maybe you moved or attached a new disk to another system - so its weird twisted` [12:55] Has anyone managed to install Ubuntu on the small Ultrabook cache ssd's? [12:55] Referring to msata cache drive 24GB [12:56] iceroot, You have installed on sda6 a Linux version which is not EFI-compatible. It is probably incompatible with your computer. [12:56] iceroot, boot-repair told me that [12:56] ouyes: sorry luckily i dont own a UEFI device so i dont know how to handle it [12:56] zilkomaa: Then just open a terminal and run: `sudo apt-get remove nvidia-current` and afterward do `sudo apt-get install nvidia-experimental-310`and you'll have one of the latest drivers. [12:56] !alis | crazybrain [12:56] crazybrain: 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* === dirtypillows is now known as ShameSpiral [12:57] iceroot, thanks a lot === linuxthefish` is now known as linuxthefish [12:59] PrincessLuna: i've installed it on a 32GB micro smb ... would think you could do it ... 24GB would work anyway ... as long as you don't load it up with apps [12:59] labsin: Ok, thanks man [12:59] Zilkomaa: for the youtube issues, run: `sudo apt-get install flashplugin-installer` then go to chrome://plugins/ inside chrome and disable the /opt/google/chrome/PepperFlash/libpepflashplayer.so and enable the /usr/lib/flashplugin-installer/libflashplayer.so. The one that Chrome packs is quite buggy [13:00] hi! Urgent problem here.. My home partition is probably corrupted or something.. I am not able to login. Also using ext2fsd in windows; home partition is not getting mounted. please help!!!!!!! [13:00] Tex_Nick: But will it boot as the ultrabook cache msata SSD (PCIE card) is normally used for caching recent programs and windows boot files [13:00] Hi all, I get a dual boot problem here is the information from boot-repair http://paste.ubuntu.com/1620281/, I use ufei boot, but every time I see no grub, but directly into windows? [13:01] Tex_Nick: The system has a 500GB hdd also. I was thinking of installing / on ssd /home and /var on HDD and Windows 8 (caching disabled) on HDD [13:01] amitlll: boot from a live distro and see if you can mount it there [13:01] PrincessLuna: i can't answer that ... someone else here might be able to though [13:02] how to download ubuntu via torrent [13:02] i installed lastest kubuntu and i am having trouble with my usb wireless dongle. I solved driver issues but there is still a problem. With same computer and same dongle i can connect my home network via wi-fi under windows 8 and signal strength is very good but in kubuntu signal strength is really bad [13:02] is there any one has an idea? [13:03] PrincessLuna: I thought it was best to make your partitions first and then run the installer in such a case. [13:04] labsin: I know, but would Ubuntu work on the small ssd drive (that is intended for windows 8 caching only) [13:04] yes [13:04] anmolsingh: http://linuxtracker.org/index.php?page=torrents [13:04] PrincessLuna: you could re-partition your 500 hdd drive, if it has enough free spacwe ... install ubuntu as a dual boot [13:05] thanks amrit [13:05] PrincessLuna: my / partition is 17.8 GiB and i have only used 8.5Gib [13:05] Tex_Nick: labsin I know I could but I was thinking of the performance benefit of the ssd so I would like to use that for / [13:06] anmolsingh: I would recommend this http://linuxtracker.org/index.php?page=torrent-details&id=01933b87a8a450c3a88df2349587400aa0f6b71e THis is a link for Linux Mint. or Zorin Os === randall is now known as Guest5711 [13:06] but i want ubuntu [13:07] labsin: I am able to access it now.. But not able to login to ubuntu [13:07] SolarisBoy: agreed but I was just helping someone over SSH on a Linaro box so... [13:07] twisted`: i see ;> [13:07] amitlll: Do you know wat you did before it didn't boot? [13:08] PrincessLuna: i think there is a lot of hype regarding ssd vs hdd performance ... i'm using both and don't really notice the difference [13:08] anmolsingh: http://www.ubuntu.com/download/desktop/alternative-downloads [13:09] Tex_Nick: Startup is a huge difference as it reads a lot of data [13:09] ssd boots much faster ... oncesystem is up though ... one hdd seems as good as ssd [13:09] similar to my smartphone, is it possible to have linux automatically connect to the strongest wifi signal? [13:10] labsin: yeah but what's 30 extra seconds amounto for boot [13:10] learningLinux, usually it do [13:10] Any ideas why i cannot install win7 from usb anymore? It gave me this - device error: cd/dvd device driver missing, it works fine in my another pc. After i booted from win7 dvd it installed just fine.. [13:11] I thought it was corrupted copy but like i said it worked my other pc..weird stuff [13:11] Tex_Nick: For me, nothing... I don't use them. [13:11] wut r the advantages of a /home? [13:12] amit111: If you can mount your /home from the live cd, then there is nothing wrong with it. You chould look it elsewere. If your /home is on a seperate partition, then you can just install ubuntu again using the same user and pw. [13:13] nearst Usually it do?? Good grammer anyway, you can set it to automatically connect to a connection. That doesn't mean it is the strongest one. [13:13] I have 230GB free.. wut u think about my partitions: 4-8GB swap (i have 4GB of ram may upgrade), 1GB boot, 20GB / and 200GB /home???? or should / be bigger? [13:13] You don't need the boot partition [13:14] labsin: what's the harm [13:14] It's only necesary if you're Ubuntu is on a file system that grub can't handle [13:14] provides no benefit, and if you ever run out of room on /boot, stuff will break [13:14] 3 [13:15] PrincessLuna: back to you're question ... you would probably have problems with the windoze cache ... i would think ... someone will probably chime in on that [13:16] Tex_Nick: If I get ubuntu on the ssd, I would obviously disable the win cache. No need for that as I use windows only for visual studio [13:16] fruitFly: If you only wich to install Ubuntu, look into the LVM patitioning. [13:16] Hi everyone === daniel is now known as Guest71849 [13:17] I need an urgent help [13:17] labsin: Do you know how to get default menu in 12.04? Do i have to get theme for that? [13:17] Can someone help me? Where can I find the daily iso of Ubuntu 13.04 for 64bit Intel? [13:17] PrincessLuna: And does Windows 8 complain if you move it's partition? [13:18] androidappme: doesn't sound urgent, 13.04 support is in #ubuntu+1, and you can easily find the iso using google [13:18] labsin: Windows is on the HDD, I can reinstall it whenever I want on a new partiton [13:18] PrincessLuna: in that case you would probably be good to go ... as long as bios will allow you to boot the device [13:18] labsin: what's wrong with my partitions? === slank_away is now known as slank [13:19] PrincessLuna: I thought in case of an OEM Windows. [13:19] zilkomaa: How do you mean? [13:19] labsin: Do you remember the oldschool ubuntu x-windows menus? [13:19] Can you help me get the iso link for Intel 64bit? I saw AMD 64bit? Is that it? [13:19] androidappme: yes [13:19] androidappme: that's it [13:20] labsin: Where all the installed procs are. [13:20] fruitFly: It looks good. I'd do it the same appart for the /boot. It doesn't do a thing more on another partition [13:20] Ok. Thanks. Is there any download manager you would recommend? [13:20] androidappme: web browser ? [13:20] labsin: It can still be reinstalled. For windows 8, as long as you have installation media the key is in the bios, so it automatically inserts the key and lets you use any retail media of same edition to reinstall windows [13:20] labsin: Now we have this Dash thing.. [13:21] zilkomaa: they are on /opt and /etc [13:21] Yes, I tried but iso doesn't download completely. It shows 700 MB but when I put it on my usb and boots it, it gives me some missing error [13:21] labsin: so why not make a /boot? what's the harm? [13:21] zilkomaa -/etc i mean /usr [13:21] androidappme: is this ubuntu 13.04 you are asking about [13:21] Yes [13:21] androidappme: right #ubuntu+1 is the correct channel [13:21] not this one [13:22] Ok thanks everyone. Have a nice day === Guest56072 is now known as kgs [13:22] labsin: okok brb just re-installed nvidia drivers sudo reboot :D [13:22] fruitFly: because it's just a partition more with space unused and it could do serious harm if it ran out of room and it is just as stable when it's on the / partition. But you can do it anyhow. Why not :) [13:22] Thanks everyone . Have a nice day [13:22] androidappme: you said that [13:23] Yes lol [13:25] zilkomaa: you can install another desktop environment. Most have a stable repo to install on Ubuntu so you can choose whitch one on login. [13:28] How can I get a UEFI system to boot Ubuntu with secureboot on? [13:28] PrincessLuna: what pc are you using [13:29] Tex_Nick: Haven't got it yet but plan to install on a thinkpad ultrabook [13:29] !uefi | PrincessLuna [13:29] PrincessLuna: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [13:30] zilkomaa: To get the old Ubuntu, run `sudo apt-get install gnome-session-fallback` [13:31] PrincessLuna: be aware that there have been some recent problems with uefi on, i think it was a samsung device where ubuntu bricked the pc [13:32] Tex_Nick: Was fixed I think [13:32] Tex_Nick, you're right. It's with recently delivered samsung devices. [13:32] Tex_Nick: I know, I bricked my teacher's Samsung ultrabook unknowingly very recently. [13:32] Tex_Nick, and it's happening with linux in general - not just ubuntu. [13:32] labsin: yeah you're probably right ... i know they were working on it fast & furious [13:33] Hi all [13:33] Tex_Nick: they ended up just deleting the driver that caused the bug. [13:34] wdb : yeah ... right there ... thanks for elaborating [13:34] labsin: Tex_Nick Even though it was fixed the 12.10 and 12.04 images still have this problem as you can't update the media that has already been published unless you use a daily image [13:35] hi, how can i start keyring daemon ? [13:36] PrincessLuna: ok ... good to know you know about it :) [13:37] PrincessLuna: out of curosity ... what kind of GPA will you make ... after bricking the teachers box ? ... just kidding ờᴗớ [13:37] Tex_Nick: I learnt after bricking a laptop that wasn't mine. I was pretty scared but then removing cmos battery and laptop battery fixed it. [13:37] It was even a driver from Greg Kroah-Hartman writen on code he got from Samsung themself https://plus.google.com/111049168280159033135/posts/h7FjkQKZHKT [13:39] PrincessLuna: we're not talking bout that kind of bricking ... this issue requires a motherboard replacement [13:40] And the ppl with bricks got replacements from Samsung I think. [13:40] hello guys, I used adduser to create a user, but now this user doesn't have a "home" dir and also on terminal just shows me "$". doesn't show me the directory where I am and not even the "TAB" works to complete commands. What should I do? [13:40] PrincessLuna: this new issue breaks the bios/cmos chip [13:41] you need adduser -s [13:41] Tex_Nick: I can assure you it stopped after booting the Kubuntu liveusb. You do not actually have to replace the motherboard. Disconnecting both cmos and main battery fixes it. Disconnecting only cmos (which is what others tried) does not work. [13:41] type `man adduser` for more info [13:41] labsin: yeah most did ... heard of a few that haven't yet for some reason [13:41] labsin: so, I need to remove and add again the same user? [13:41] And afterward you also nee to ad a password to is [13:41] Yes [13:41] ok.. [13:42] Tex_Nick: http://www.anandtech.com/show/6713/samsung-laptops-bricked-by-booting-linux-using-uefi I tried the fix described here but had to do the additional step of removing ultrabook battery [13:42] it's not adduser -s [13:42] wait a bit [13:43] labsin: ok [13:43] PrincessLuna: hey thanks for the link i'll have a look [13:44] the subject is kinda getting off topic for this channel though [13:44] it's `sudo adduser -m ` [13:44] thanks. ;] [13:45] then run `sudo passwd ` and choose a pwd [13:46] kalib: don't forget to add the passwd or you can't use it [13:47] Kalib: actually you can also just do it from "users and accounts" in settings. [13:47] labsin: ok. any specific way to remove the user? or just userdel will do it? [13:48] deluser [13:49] ok [13:51] hi [13:51] hello [13:52] PrincessLuna: that was a good read, thanks for it ... you must be much younger that me ... i'm 3 Hrs older that water ... my eyes no longer permit me to work on lappy's, havetrouble even finding the screws... still do good with desktops & mainframes though @^@ [13:54] How is Ubuntu's ZFS support? [13:54] dose any one here do encodeing on Ubuntu [13:54] !zfs | MikeH [13:54] MikeH: For information concerning ZFS and Ubuntu, see: https://wiki.ubuntu.com/ZFS [13:54] labsin: strange.. # adduser -m dtoti [13:54] Unknown option: m [13:55] ciao a tutti [13:55] !list [13:55] mikylover: 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 ». [13:56] kalib: I don't think you used "adduser" originally. You probably used "useradd" instead. Just do "adduser USERNAME" === XenGi is now known as XenGi_ [13:56] kalib: just open dash, search users and accounts. [13:56] labsin: worked. thanks [13:57] * Wolfpup guesses no one here is realy paying attention [13:58] Wolfpup: I only saw your spelling mistakes [13:59] Wolfpup: encodeing? [13:59] yes [13:59] Wolfpup: it's spelled "encoding" [14:00] * Wolfpup is still trying to wake up [14:00] please see this topic for reference -> http://ubuntuforums.org/showthread.php?t=2113242 [14:01] Anybody have any experience installing Ubuntu on HP ML350 G6? I know it's been done on G8 and G5 but I can't find any success stories about the G6. [14:01] <- thought that the internet would inspire a spelling revolution [14:01] hello: it did. [14:02] <_methods> lost_RD: don't see why it wouldn't work on that === dirtypillows is now known as ShameSpiral [14:02] come to think of it, ur right [14:02] * Wolfpup is running xubuntu 12.04 on a older Compaq CQ70 series laptop [14:03] _methods: Installation fails, I didn't see anything that explained why either [14:03] <_methods> what version? [14:03] lost_RD what is the cCP [14:03] CPU * [14:03] Wolfpup: so you wan't do automate the script? === galvao is now known as Guest86720 [14:04] yes labsin === Guest86720 is now known as Tonao_35 [14:04] automate/more generic is how i want the script [14:05] _methods: 12.10, perhaps I should try something less new? [14:05] as the script is now i have to edit for each epsiode i want to encode [14:05] <_methods> lost_RD: desktop or server? [14:05] plus it is not getting the fonts from the mkv and 'installing' them [14:05] Wolfpup: I'm not overly sure and would have to check the hardware physically (I was given it minus documentation) [14:06] _methods: Server [14:06] lost_RD if your useing the i386 on an amd based system then you mthe amd versionight need to try [14:07] <_methods> lost_RD: Raid array? [14:07] Hey :) [14:07] lost_RD if your useing the i386 on an amd based system then you might need to try the amd version [14:08] dang touch pad on my lappy [14:08] Wolfpup: I didn't see an amd version on the download page, I think it's running Xeon though [14:09] _methods: Uhh... yes? I'm new to this. There are multiple HDDs installed in the case. [14:09] Wolfpup lost_RD that has nothing to do with it, what matters is if it is 64bits are 32bits ( don't think about intel / amd ) [14:09] <_methods> well are you sure it's booting from the array you installed to? [14:09] Help me to download youtube videos pls/ [14:10] since ubuntu has born in africa and its name is a zulù word, is slavery involved in the making of ubuntu? [14:10] _methods: It doesn't complete the install [14:10] <_methods> lost_RD: what does it say and where does the install stop? [14:10] how can i download youtube videos? [14:11] lost_RD look here -> http://releases.ubuntu.com/12.04/ [14:11] _methods: I'll have to get back to you on that, it's been a while since I last tried. I'll try everything that has been mentioned tomorrow and report back. [14:12] rootlance: have a look at "youtube-dl" which is in the repos [14:12] Wolfpup: Ahh thanks, I'll give that a go [14:13] <_methods> lost_RD: did it say anything like could not open device at /dev/ipmi0....... [14:13] lost_RD on the page i just posted it list both the i386(32bit) and AMD64( for 64bit systems) === Rarity is now known as Guest29913 [14:14] <_methods> lost_RD: or did it throw up a panic? [14:14] rootlance: FloodBot1 and FloodBot2 are not real people, they will not respond to your private messages. === Ovid is now known as Guest68479 [14:14] _methods: I don't recall any specific errors, just that the installation could not be completed. Was there a log somewhere that I could have read? [14:15] Wolfpup: Yep, dling both now. Thanks! [14:17] lasbin i had orginaly started out trying to use mplayer as a 'frame server' for x264 but that was not working at all [14:18] I C [14:18] What do you have now [14:19] What doesn't the lines do? [14:22] labsin i do not have a line(s) for extracting the fonts( those are stored in the mkv as attachments) to $HOME/.fonts and i have to manually edit the file creating the file name for the sub track and if the video file had any 'special' charecters in the file name the encode will fail [14:22] mkvextract attachments shoeld be able to do it [14:23] http://linux.die.net/man/1/mkvextract === tak` is now known as tak === tak is now known as tak` === tak` is now known as tak11 [14:27] labsin i need the script to find out how many of those fonts there are in the file because the number can change between epsodes [14:27] So you need to run mkvmerge --identify [14:27] mkvmerge --identify [14:28] but i need it doing it in a script not manualy each time [14:28] I know [14:29] Can you do it manually? [14:29] that is where im stumped [14:29] If you can doe it manually from the command, then you can do it automaticly. [14:30] Can you run mkvmerge --identify on such a file quick? [14:30] I installed xchat on ubuntu 12.10, but it doesn't have any menu on the top. [14:30] Whatis wrong? [14:31] Crocket: isn't it in the menu on the top top top of the window? [14:31] labsin : There is no menu in xchat. [14:32] crocket: do you mean like Setting, windows, help, ...? [14:32] labsin, yes [14:32] please forgive the spam that is comeing vvvvvvv [14:32] I can't see the menu. [14:32] Ik does with me... [14:32] Track ID 1: video (V_MPEG4/ISO/AVC) Track ID 2: audio (A_AAC) Track ID 3: subtitles (S_TEXT/ASS) Attachment ID 1: type 'application/x-truetype-font', size 75156 bytes, file name 'Caxton_Book_BT.ttf' Attachment ID 2: type 'application/octet-stream', size 5872144 bytes, file name 'DFKKS9.TTC' Attachment ID 3: type 'application/octet-stream', size 5754084 bytes, file name 'KaiC_0.ttc' Attachment ID 4: type 'application/x-truetype-font' [14:32] labsin : What's wrong with my ubuntu installation? [14:32] What's the version of your ubuntu? [14:32] labsin that is the output [14:33] i have some mkv's that have over a dozen fonts in them [14:33] crocket, the file/edit menu is on the top panel, this is called 'global menu' === JoFo_ is now known as JoFo [14:34] Give me a command to completely remove aptana studio from my system 12.04 ubuntu [14:35] So you see here that the Id of the first is ID1 so you can run: `mkvextract attachments 1:Caxton_Book_BT.ttf [14:35] Can you test that [14:35] hello [14:35] OerHeks, The global menu is missing in my xchat. [14:35] What's wrong? [14:35] hillary: depends how you installed it [14:36] lasbin the mkv i just did has 11 attachements but some mkv's i have have any where from 0 to 24 fints in them [14:36] ThinkT510, i installed it manualy [14:36] the "system program problem" message window doesn't show up in alt-tab list. Is this dependent on my config or is it a bug? [14:36] hillary: then you will need to remove it manually [14:37] no terminal command? [14:37] But can you extract it the way I proposed? I don't have mkv's to test with. Ones you have a series of commands that work, you can find how to get a list of them etc... [14:37] hillary: notice the amount of details you provided [14:38] ThinkT510, sorry i meant a terminal command to remove it [14:39] hillary: You need to be more specific about how you installed it before we can do that. [14:39] hillary: likewise, notice the details you provided: installed manually [14:39] another part of my problem is that the files have '[' and other 'special' charecters in them as well which can cause issues so i need to gen a cleaned file name [14:40] i downloaded it manualy then install [14:40] hillary: by doing... [14:40] you can get them out easily with a simble `ls` a `grep` and a mv [14:41] hillary: how? did you say a magic word? did you click something? did you type a command? what command? [14:41] hillary - most of the times you must do the exact same as to install it, but replace `install` with `remove` [14:42] Pici, ThinkT510 let me retrive the command please [14:43] ThinkT510, when i download i use "sudo unzip Aptana_Studio.zip -d /opt" [14:43] .xchat2/budus.so [14:44] OK [14:44] In unity, the global menu is displayed on the top of the screen instead of xchat. [14:44] hillary: then you need to rm whatever is in /opt that has to do with aptana_studio [14:44] .xchat2/budus.so [14:45] Does it have a shortcut in the dash? [14:45] ThinkT510, ok let me try [14:45] mirkogandi: can we help you with something? [14:45] Wolfpup: I'm going to react on you post on ubuntuforms with wat I found so far. [14:45] hey so i just installed ubuntu 12.10 on my new laptop that shipped with win8, wanted to set up a dual boot, but there's no window 8 entry in grub, i tried doing an update-grub but it doesn't find it. i can see all my windows files, i don't know why it won't find it. something I'm missing? [14:46] !uefi | msween00 [14:46] msween00: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI === Kneferilis__ is now known as Kneferilis [14:46] I installed Ubuntu 12.04 yesterday. Today I installed VirtualBox 4.2 from the sources provided by Oracle. How do I make the VirtualBox-Icon appear in the dash? [14:47] ok labsin im also going to put the informating that i just generated there as well [14:47] ThinkT510: the ubuntu installation works.. just can't get windows booted..? [14:48] I stupidly uninstalled network-manager on my machine and now I can't get networking to work again. How should I proceed? [14:49] (I tried downloading the .deb from another machine and doing dpkg -i network-manager…deb but my wireless doesn't start working again.) [14:50] setrex: sudo service networking restart [14:51] hey guys how do i uninstall ubuntu 12.04 and install windows 8 via usb? === dirtypillows is now known as ShameSpiral [14:51] Hey everyone! Big problem: I can't install Ubuntu 12.04 alongside Windows 8 (ubiquity keeps crashing at about the time zone select screen). I've tried every flavor in the house and they all crash at that point. What to do?! [14:51] Is there a channel for Ubuntu One? I have a question that relates only to One. Basically it doesn't work on Windows XP even though the site says it should. [14:52] kishen: oh man not in this channel please :( [14:53] Tex_Nick Sorry bro [14:53] Kishen: NON buy Windows 8. :D [14:53] theadmin: #ubuntuone :P [14:53] Kishen: You don't have to uninstall Ubuntu [14:53] !one | theadmin [14:53] theadmin: Ubuntu One is a service where you can back up, store, sync and share your data with other Ubuntu One users - For more see https://one.ubuntu.com/ support and help available at #ubuntuone [14:53] xangua: Fair enough :D [14:53] ThinkT510, Thanks i have managed by use of "root@hillary-ESPRIMO-Mobile:/opt# rm -r Aptana_Studio_3" [14:53] Kishen: I think you will get the option to use the whole drive when you install Win8 [14:53] ThinkT510, Trying that I get crashes [14:54] labsin: how do i do that? [14:54] Don't know [14:54] theadmin, maybe this answer is helpfull, http://askubuntu.com/a/156608 [14:54] hillary: why are you root? [14:54] How have you bought Win8? It's not free [14:54] kishen: If you're just replacing Ubuntu, you don't need to uninstall it. Just install over it. The folks in ##windows can help you with that. [14:55] labsin: i downloaded from the net [14:55] Pici: how do i do that? [14:55] kishen: /join ##windows [14:55] kishen: ask them [14:55] Pici: Thank you [14:56] ThinkT510, opt is in the filesytem and i thought it requires super privilleges. Any mistake? [14:56] Any other ideas on how I could potential get my wireless networking running again? [14:56] /join #c [14:56] hillary: why aren't you using sudo? [14:56] I tried rebooting. No wireless networks are shown [14:57] ThinkT510, sure you are right because even sudo could have ax [14:57] Never mind, got it working (with --no-migration-assistant) [14:57] labsin i change the file sturcture section of my orginal post to the information from mkvextract --identify [14:58] ThinkT510, could have asked password. Thank for your advice [14:58] ciao [14:58] ThinkT510, at least am learning a lot. [14:58] hillary: yes learning is good, a root prompt is hardly ever needed === jono is now known as Guest81910 [14:59] Wolfpup ok tnx [14:59] OerHeks: Nope, those files don't exist in my installation, that's for an older version though so I guess... [14:59] A shame "repair installation" is not available [15:00] labsin the example there has 11 attachments but some will have more and some will have less [15:01] does anyone happen to know what happens to network-manager configuration files when it is uninstalled in favor of connman? perhaps I can restore those config files [15:02] setrex, networking screwed up? [15:02] compdoc, yes [15:02] You can pipe this to grep "application/x-truetype-font" and you have only the lines with the fonds [15:02] have you added nics, or changed hardware? [15:03] setrex ^ [15:03] compdoc, what I did was, stupidly to install "connman" which uninstalled network-manager [15:03] setrex: last time i tried connman didn't work for me, if by configuration files you mean reinstall network manager, you can reinstall it if you have a live cd with you [15:03] I never install network-manager, so it does work without it [15:04] xangua, I downloaded and reinstalled network-manager via another computer, but it still won't work [15:04] xangua, how can I install it back from the lived (used USB boot live) [15:04] Hi everyone, I could use a little help debugging my network interface. I am able to ping my gateway and other machines but then it just times out and after a short while it comes back with more responses. [15:05] setrex: via another computer¿ [15:05] xangua, I downloaded .deb files and transferred via USB and dpkg -i them [15:05] setrex just mark the cd/dvd as source in Software Center>Edit>Sources [15:05] xangua, okay Will try that. Thanks [15:06] setrex: and those files were¿ was it from the same ubuntu release¿ [15:06] k [15:06] xangua, I think so, but I might be wrong [15:06] xangua, will try the "CD" ones [15:08] How does Unity decide, which applications it shows to the user in the dash? [15:08] hey, when i have un uexpected system freeze (not x, don't have x) what log can i check? [15:09] (i mean after hard reboot) === security is now known as megha [15:13] roger21, with a hard freeze, the system has no way to write to the logs [15:14] weel should i check the last logged thing like maybe as a possible source of a problem? [15:14] <^raykelo^> hola a todos [15:15] xangua, I might have screwed up something when I used dpkg -i on the packages [15:18] Hi all === linuxthefish is now known as linuxthefish` [15:19] "apt-cache show network-manager" now points to the .deb I used and not the version on the livecd. Is this possible to fix? [15:19] Anyone here managed to install PostgreSQL 9.2 on K/Ubuntu 12.10 Quantal? [15:19] Wolfpup, Have you tried to extract the ttf's already? [15:19] I know some of you might not like to hear this, but the LibreOffice version that is included in Ubuntu is extremely obnoxious! :( [15:20] yes but it faild cause i tried to one line batch them [15:20] Prufrock: And what's that supposed to mean? It's the same libreoffice as anywhere. [15:21] labsin uploading three ls.txt file to the fourm [15:22] hell, how do i start my ubuntu 12.10 without monitor attached? [15:22] *hello [15:22] #glugpesce [15:22] theadmin, Well, I really don't what's the matter with it, but I'm trying to get some work done here and it's making me want to punch the screen..!! >< [15:23] all I get now when trying to install packages is a lot of "requires installation of non trusted packages" messages [15:23] labsin i just finished the post to the topic [15:24] ubuntu 12.10 doesnt start and login if monitor is not found, anyone a solution? [15:24] nick07: It starts. What doesn't start is X, the graphical environment. [15:24] yes, i'm sorry [15:25] Is there a way to start X? [15:25] startx [15:26] hello. My computer ungracefully shut down and I want to know why. On Windows, in the logs, you can see if it was a power failure or something like. But on Ubuntu, syslog isn't that verbose... How to find out ? [15:27] is there a way to automaticly start x without monitor attached [15:27] Wolfpup: does running `mkvextract attachments 1:` on one of the files ressult in a ttf in that folder? [15:27] hi [15:28] nick07: you could set up a crontab to do the startx command. setting the time to "@reboot" instead of the normal "10 * * * *" kinda stuff, will make it run when the computer turns on. [15:28] hi.. === kyle_ is now known as Guest92427 [15:30] Nach0z: Correction: When the cron daemon starts or restarts. [15:31] buenas [15:31] what PPA is libreoffice part of? [15:31] another question, when i share a folder in ubuntu 12.10, the other machine (windows or linux) ask permission with name and password, but my password doesnt work [15:31] or does it come with the default Ubuntu PPA's? [15:31] where is the ldap configuration file in ubuntu system? [15:31] belgianguy: It's not in a PPA, it's in the default Ubuntu repos. [15:32] theadmin: ah huh. well either way, that's normally at boot time [15:32] hi ya [15:32] ah thanks theadmin, so 4.0 will come by automatically then? [15:33] belgianguy: Updates on Ubuntu don't quite work this way, I'm afraid -- Ubuntu usually only provides security updates, no major updates, Mozilla software being the only exception. This is to avoid stuff suddenly changing. [15:33] belgianguy: Users don't like changes most of the time [15:33] ok lets chat [15:34] sudo add-apt-repository ppa:libreoffice/ppa [15:34] sudo apt-get update [15:34] sudo apt-get install libreoffice libreoffice-gnome [15:34] ^^^^ updated libreoffice [15:34] STMelon: I'd say do a purge first, no? [15:34] or will it really update my 3.6.x [15:34] it will [15:34] labsin -> nError: Invalid attachment ID/file name specification in argument '1:'. [15:34] #glugpesce [15:34] STMelon: thanks! [15:37] ok [15:37] hi ppl [15:38] belgianguy: read this 1st though, it may conflict with the older office version [15:38] http://askubuntu.com/questions/132837/how-do-i-install-the-latest-stable-version-of-libreoffice [15:38] STMelon: ah, good to know, will read up on that first [15:39] 4.0 is still alpha, so no guarantees to it's stability [15:41] i just install zorin os 6 [15:41] STMelon: the site of LO says 4.0 has arrived, and it was RC3 a few days ago [15:41] !list [15:41] lolla76: 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:41] but it will not update [15:42] techojabber: You'll need to ask in the zorin support channels, this is Ubuntu support only [15:42] I have a pirated version of the linux kernel if anyone wants it [15:42] it's a really early beta [15:42] Coded1, why pirate it ? isn't it already free ? O.o [15:42] name of channel [15:43] Coded1, oooh [15:43] !alis > techojabber [15:43] techojabber, please see my private message [15:43] running 12.10 on a lenovo x230 laptop. having issues with the network-manager applet menu, after some uptime i cant click any menus in it anymore, nothing happens, any ideas? [15:43] :) [15:44] is it possible to overclock a radeon 7000 series GPU in linux/ubuntu? [15:45] belgianguy: one thing that happened when i upgraded my libreoffice, it installs libreoffice base as well, which in turn installed openjdk6 and icedtea browser plugin [15:45] whith all the java exploits and insecurities, i was not happy [15:45] STMelon: ouch, that's indeed unwanted [15:45] coded1: you cant warez something thats freely given [15:45] almost as annoying as Oracle's persistance on including Ask [15:46] STMelon: it was a bit of a joke [15:46] yea rofl, even if you click no for the ask toolbar, in the windows registry, you'll find an ASK key [15:46] more of a byte [15:46] :) [15:46] How do I ask dpkg/apt which package provides /usr/bin/$file ? [15:46] STMelon: it's as if Oracle really wants people to disband Java [15:46] Wow! What desktop do you use on 12.04? Unity brings my productivity down to zero! I thought I give it a try, but after 12 hours I am completely pissed. [15:46] belgianguy: so for me, im using the default 12.04 buntu libreoffice version [15:46] craig___: dpkg -S [15:46] STMelon: well I was really curious about 4.0 === geoffw8__ is now known as geoffw8_ [15:47] jrib: Thanks [15:47] java, these days isnt really used as much as it was [15:47] and am a bit the "living on the edge" kinda guy :p [15:47] configure script for a kernel module I'm trying to build/use is looking for /usr/module/(uname -r)/source. What package provides this? [15:47] craig___: if you need to do this a lot, consider using dlocate which will be quite a bit faster [15:47] STMelon: well Android has some use for it [15:47] yea i like bleeding edge too, but ive found the stable versions seems to do the trick for me these days [15:47] I bet that doesn't make Larry Ellison happy [15:48] tvw: I use KDE. [15:48] tvw: sudo apt-get install kubuntu-desktop [15:48] I see. I used Gnome2 on 10.04 I was very pleased with it. [15:48] labsin check pm [15:49] jrib: also a good idea, thanks. [15:49] anyone recommend any docs to read regarding Ubuntu kickstarting? i've got the installer to load, partitions the disks, but fails when trying to install the system. the syslog doesn't give a great deal away sadly [15:49] There is an unofficial flavor called gnome remix which will give you gnome 2 or 3 on 12.10 [15:49] tvw: ^ [15:50] tvw /join #ubuntu-gnome [15:50] does anyone know how to make a flash memory created with unetbootin into an apt-source? [15:51] <- actually likes unity, i disabled apport, whoopsie, removed the music,video lens, disabled the guest acct. yadda yadda .. few more tweaks [15:51] and it runs pretty sweet here [15:52] STMelon how long have you been using it for? [15:52] unity? 3 or 4 months [15:53] i come from opensuse then mint [15:53] figured if im using a buntu base OS, i'd rather be just buntu [15:53] plus unity is different [15:53] i like change [15:53] gnome,kde, balh [15:53] setrex: you would want to auto-mount it, and add- deb file:/path/to/mount_point ./ to the top of /etc/apt/sources.list... then create Package files... pushd /path/to/mount_point; dpkg-scanpackages -m . /dev/null | tee Packages | gzip -c > Packages.gz; popd [15:53] blah* [15:54] L3top, glorious, thanks [15:54] does opensuse still use the suse file structure? [15:54] setrex: you will need some dpkg dev package I think... one second [15:54] btrfs? [15:54] L3top, do you also happen to know how to get rid of all traces of something installed with dpkg -i? [15:54] galbak0 better ask in their channel [15:54] yah, just an idle query lol [15:55] setrex: It should still be visible to apt... you should be able to purge it. [15:55] hmm ok [15:57] setrex: I think you need the build-essentials package to get dpkg-scanpackages === linuxthefish` is now known as linuxthefish [15:58] ok [15:58] hi [15:59] Can anyone help me figure out why my udev rule isn't working? http://pastebin.com/wWJSaxRz is a copy of the rule and the udevadm output. [15:59] Hello :) [15:59] litle question, on liveUSB i can view plymouth without problems but wen i finish my install, i dont view more.... :( some idea?? (bad english, im spanis sorry!) [16:00] can anyone help with a system not booting up properly ? [16:00] can some assist me in the commands to replicate the permission on ownership of this drwxrwxr-x 2 root bind 4096 Jan 31 16:49 zones [16:01] Actually leaning towards complete wipe and reinstall === ubuntu is now known as Guest80006 [16:02] STMelon: thanks, installation succesful :) looks quite nice [16:02] np === dirtypillows is now known as ShameSpiral === DarkAce-Z is now known as DarkAceZ [16:11] fglrx-legacy really broken atm :( [16:18] .10 [16:19] hello after install update on my ubuntu 12.10 i can|t see the side bar and the dock on left side === KeyboardNotFound is now known as KeyboardAway [16:20] I have W7 and Ubuntu dual booted, but last night deleted my Linux partition. Now when I boot up it goes into Rescue Mode, how can I boot the C: drive from GRUB? [16:20] User001: reinstall the windows bootloader, help in ##windows [16:20] ciao [16:21] yeah, boot windows from the cd, go to rescue section and press "fix boot issues" :) [16:21] !list [16:21] pongeboll: 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 ». [16:21] I don't have a CD drive on this computer, and I've never managed to repair windows from a USB [16:21] User001, incase u install in sda, just setup(hd0,0), best practice by using livecd [16:22] nearst, setup is an unknown command. === DarkAce-Z is now known as DarkAceZ [16:22] User001, use livecd then. [16:23] after install update i cant see the dash on the left and close minimize bar === atrius_away is now known as atrius [16:24] Does Ubuntu Server on unetbootin have a 'LiveCD' option? [16:24] User001 server is an installer, not a live cd [16:25] u can chroot and grub-install, but in advance mode im guess. === Kitar|st_ is now known as Kitar|st [16:27] Can I do it from 'Execute a shell' on the unstaller? [16:28] I installed 12.04 using Wubi and have been using it for a few months, setting up everything the way I want it and am ready to dump Winbloze for good. Is it possible to backup all my Linux info so that after wiping the drive for a Linux only install I can restore from the backup and have only minor tweaking to get things running again or am I going to have to reinstall and setup all the software all over again? [16:28] anu support here_ [16:28] no. [16:29] thereis a lot of backup feature in ubuntu. u also can backup your current image as iso and run it on usb for installation [16:29] formerflyboy, if you remove windows, ypu also remove wubi/ubuntu. [16:30] nearst +1 [16:30] halllooo [16:30] User001, https://help.ubuntu.com/community/RestoreUbuntu/XP/Vista/7Bootloader [16:31] formerflyboy, http://popey.com/blog/2009/07/16/migrating-from-wubi-to-full-ubuntu-install/ [16:31] OerHeks: I realize that. I'm assuming that I can't just backup the entire Linux folder in Windows and use it to somehow restore my files, programs, server settings, etc. once I've installed Ubuntu...?? [16:31] anyone have a good book to read for Ubuntu CLI? [16:31] g-wiz: ubuntu cli = Linux cli = any book [16:32] BluesKaj: thanks for the link....reading it now [16:32] read man im guess, im still refer man sometime :) [16:32] !console | g-wiz [16:32] g-wiz: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [16:32] formerflyboy: I may be wrong, but I think that if you copy your /home folder into somewhere else, and after a clean install create an user with the same name and overrite the /home/user with your latest content most of the things you set up wold go back [16:32] but installed software, system configuration files I dunno [16:32] dtcrshr, http://popey.com/blog/2009/07/16/migrating-from-wubi-to-full-ubuntu-install/ [16:33] formerflyboy, try look for remastersys application. it make your backup as your iso [16:33] BluesKaj: bingo [16:33] formerflyboy: ^^ [16:33] dtcrshr, :) ...let's hope that works for him [16:33] ciao [16:33] !list [16:33] pongeboll: 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 ». [16:35] i am having problems setting my screen to not go into suspend mode in ubuntu 12.10 [16:36] http://www.ubuntugeek.com/fix-for-suspend-and-hibernation-problem-for-laptops.html [16:36] My installation of 10.04 freezes on boot @ a black screen with cursor how can I fix this [16:37] !nomodeset | sidney_ 10.04 will be !eol in 8 weeks from now [16:37] sidney_ 10.04 will be !eol in 8 weeks from now: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [16:38] sweet thanks BluesKaj [16:38] Why does tumblerd always keeps crashing? [16:38] http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it/162076#162076 [16:39] 8 weeks. has anyone forked 12.04 to something like gnome2 [16:39] hi [16:39] i noticed that i do not have postfix installed on my server [16:39] nearst: does it matter that its a PC and not a laptop? [16:40] i am able to send emails from my ubuntu server, but i dont have postfix installed, so i wonder where i could possible change those settings? [16:40] I have 2 SSD and 4 HD's. I want me hd's to turn off after 5 minutes inactivety but not the ssd's how do i do that? [16:41] anonymousraptr, afaik. it same. unless u need specific power module like lbm thinkpad :) . worth to try. [16:42] sidney_ fallback looks much like gnome2 [16:42] im trying to install mtop and I'm running into this warning message Warning: prerequisite Curses 0 not found. [16:42] Warning: prerequisite DBD::mysql 0 not found. [16:42] Warning: prerequisite DBI 0 not found. [16:42] Writing Makefile for mtop [16:42] Writing MYMETA.yml [16:42] modgod: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:43] how do I resolve this Warning: prerequisite Curses 0 not found. ? [16:43] MonkeyDust thanks I'll give it a try [16:44] nearst: if im reading that page correctly it's trying to enable suspend mode. im trying to prevent my screen from ever going into suspend. i want it on 24/7. :) [16:44] what is the Ubuntu equivalent of .exe ? [16:45] g-wiz there is no such thing [16:45] Ok [16:45] formerflyboy, sorry , that url isn't what I meant, this a better appraoch . https://help.ubuntu.com/community/MigrateWubi [16:45] what is a common form that applications come in? [16:45] Just trying to understand the folder structure and where programs are stored in Ubuntu [16:45] g-wiz start in /usr/bin === yk is now known as ykk === ykk is now known as yk [16:46] (bin = binary) [16:46] BluesKaj: ok, got that one, too... === yk is now known as _yk [16:46] yeah I went in there it looks like these are programs [16:46] formerflyboy, the previous one looks clunky and old [16:46] I recognize chown [16:46] that is a terminal command for changing ownership right? [16:46] hi, I'm having trouble with my update manager, for the last few days when I start-up... I get an error that says I am not connected to the internet, but clearly I am connected [16:47] BluesKaj: Probably is older...it mentions a migration tool in the works but they didn't use it.... [16:47] john__: You can make an /etc/hdparm.conf file with something like /dev/sda {spindown_time = 60} as contents... (put a line for each of the drives you want to do this and of course use their proper /dev designations) [16:47] ok ...gotta go push some snow ....the benefits of living in "The Great White North" :) === Guest58727 is now known as DaZ [16:47] Krustyklimber: try ifconfig and check your network settings [16:48] how do I try that? [16:48] Krustyklimber: open your terminal and type "ifconfig" [16:48] ok [16:49] ok now what? [16:50] Hi there. Have some general questions about using ubuntu on an Apple ibook G4 power pc. Can anyone help? Thanks [16:51] Krustyklimber: if you're using a wireless adapter the data under wlan0 should tell you if you are connected and have errors or not. [16:51] can anyone help with a system not booting up properly ? [16:51] in kickstarting, how do i tell the client where to find the iso? i'm trying to use 'url --url http://192.168.0.10/ubuntu/iso', but i can now see in the syslog, a request is made to 91.189.19.13. this server doesn't have a connection to the internet.... [16:51] I haven't bought ubuntu yet, I want to know if it work or will I have the same problems with adobe flash that I am getting now. [16:52] seems like kickstarting with ubuntu's a dark art.... [16:52] Bijoux: ubuntu is free [16:52] errors:0 dropped:0 overruns:0 frame:0 TX packets:813 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 [16:52] so the /dev folder is what holds hardware configurations? [16:52] Bijoux: You might want to enquire in the #ubuntu-ppc channel === KeyboardAway is now known as KeyboardNotFound [16:53] g-wiz: it's a list of the hardware, probably not accurate to say it holds configuration [16:53] Bijoux: flash sucks in linux, fact [16:53] ok cool [16:53] it's a reference of the hardware, a way to address it [16:53] oh right I get it [16:53] hi, does anyone know how to apply _just_ security updates? [16:53] via apt-get [16:53] I feel like this is major flaw in the apt program [16:53] g-wiz http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ [16:54] with yum you can do something like yum update --security [16:54] thank you MonkeyDust [16:54] thank you genii-around. I'll ty there. [16:54] and have only security updates applied [16:54] I wouldn't be chatting with y'all if I wasn't connected to the internet [16:54] is there a apt equivalent? [16:54] cozby there's dpkg - what's wrong with apt? [16:54] MonkeyDust: well, I can't find a way to just apply security updates [16:55] there's no apt equivalent to yum update --security [16:55] that.. I know of? [16:55] Krustyklimber: sorry, i have 5 diff systems in front of me. sometimes i assume people are having problems with their ubuntu system while chatting using a windows or osx machine. [16:55] maybe you do [16:55] oh I see... nope I only run ubuntu 12.04 [16:56] cozby: if you only want security updates you should disable the -updates repository and pull in just the -security repository, but i highly advise you accept all updates, including those in -updates [16:56] wow thanks a lot MonkeyDust this guide is awesome [16:56] i can't chroot with live cd into my system because my system is new the the live cd [16:56] cozby: because sometimes -updates gets stability updates, not just security updaes [16:56] this is exactly what I've been looking for [16:56] chroot: failed to run command `/bin/bash': Exec format error [16:56] any help [16:57] TheLordOfTime: interesting... is there a resource the explains how to toggle kinds of repositories [16:57] cozby: You can just make an alternate sources.list file with just the security repositories then use apt-get -c [16:57] cozby:http://serverfault.com/a/282518 [16:57] does this work: # aptitude -t quantal-security upgrade ?? === m_w is now known as mattw [16:58] what is the alternative of nokia ovi suite..?? [16:58] details of error... Failed to fetch http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_24.0.1312.68-r180326_i386.deb 404 Not Found [IP: 74.125.228.98 80] [16:58] llutz: interesting. thanks I'll give that a shot [16:58] gray--: aptitude doesn't handle multiarch well, so its falling out of use. === albert_ is now known as Phryq [16:58] I think i like genii-around's approach the best [16:58] :) [16:59] Krustyklimber: you may need to purge your chrome ppa and reinstall chrome from there. experts, what do you say? [16:59] hi, [16:59] I have Oracle sql Developer [16:59] I lounch it from terminal like this [16:59] ./sqldeveloper/sqldeveloper.sh [16:59] and then each time I have to write full path to jdk [16:59] rymgas: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:59] /usr/lib/jvm/java-6-oracle [16:59] genii-around: apt-get -c is for alternate apt.conf, not sources.list, isn't it? [17:00] how to connect my nokia phone to download the maps [17:00] is there an alternative to Microsoft Access for Ubuntu? [17:00] ok here's what I just did... I un-checked the google chrome update and all the rest of the updates loaded [17:00] awesome, my ubuntu running on phone, using arm kernel [17:00] Oh I read an article last night that Microsoft will be porting Office over to Ubuntu in 2014 [17:00] Hi guys is there a way to install ubuntu remotely as a main os? [17:00] so... purge my what? I don't know what ppa means [17:01] If I want to create a thin client OS of Ubuntu Desktop 12.04 how would I go about doing this? [17:01] joshu, try netinstall :) [17:02] hi, I have OracleSQLDeveloper and i lounch it like this ./sqldeveloper/sqldeveloper.sh and then each time i have to write full path to jdk [17:02] Krustyklimber: when you installed chrome you did it using the terminal, right? used a command like "wget".. blah blah? [17:02] how can I do it shorter? [17:03] no I am not a terminal kinda user, I am a GUI kinda user... I went to google and downloaded it === rebecca is now known as Guest97675 [17:03] my mouse is my friend, my keyboard isn't lol [17:03] Krustyklimber: you are going to want to start getting familiar with terminal. there are simply things you just cant do with just gui. [17:04] hi all [17:04] hi [17:04] can someone help me? [17:04] nearst ok I will look at that. I know there are commercial and open source solutions that build off of ubuntu, but I have noticed that they contain to many limitations in terms of hardware support. What I ideally would want is to retain the hardware compatibility of Ubuntu Desktop 12.04 http://www.ubuntu.com/certification/ and customise the UI [17:04] how does one use the terminal if they don't speak terminal, ya know? [17:05] !ask | rymgas [17:05] rymgas: 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 [17:05] with their fingers [17:05] when I downloaded chrome... I didn't even know there was a terminal.... === slank is now known as wedgwood [17:06] Krustyklimber: you learn slowly, piece by piece with patience. its all good. [17:06] so if you want to do something in a terminal, google can help [17:06] lol === dirtypillows is now known as ShameSpiral [17:06] yeah with patience, and you guys! [17:06] so if you want to download a file google: download file cli [17:07] krustyklimber: try http://askubuntu.com/questions/167728/how-do-i-remove-google-chrome-which-is-not-starting-anymore [17:07] joshu, foss rulez [17:07] Krustyklimber, did you try to launch it from a terminal and look for error messages? [17:07] Krustyklimber: that steps you thru purge of chrome [17:07] ok thanks... I don't even use chrome [17:08] /usr/bin/google-chrome [17:08] I dunno how to launch anything from the terminal [17:08] apropos chrome: does anyone know where in the sources the tabs graphics is located? hopefully as svg or so? [17:08] Krustyklimber: according to the error you are getting on boot its chrome that is causing it. time to read the link i gave you and just follow it. no worries. [17:09] I want to launch OracleSqlDeveloper from Launcher, but I can only start it form terminal and then type the full pathname to JDK, how? :) [17:09] okay going to the link, and going to follow it :) [17:09] Krustyklimber: ctrl+alt+t gets you to terminal [17:09] yeah that much I know... :P [17:10] I have a terminal open [17:10] use locate in terminal much easier [17:11] nearst yes I agree! Do you still suggest that I look at netinstall which is mini.iso, right? [17:11] krustykimlber: then in term type "sudo apt-get purge google-chrome-stable" [17:12] joshu, ya. mini.iso / netinstall allow u install ubuntu in minimal and install your own package [17:12] krustykimlber: if you do not plan on using chrome anyway, then thats all you have to do. reboot and see if you still get the error [17:12] sudo apt-get remove --purge google-chrome [17:13] Can anyone help me figure out why my udev rule isn't working? http://pastebin.com/wWJSaxRz is a copy of the rule and the udevadm output. Its not creating the symlink, so I assume its not matching the rule. [17:13] nearst and if I choose the mini.iso 12.04 does that mean that it supports the same hardware as the full desktop os or do i have to add drivers etc? [17:14] each ubuntu release base on lsb-release -a [17:14] brb [17:16] krustyklimber: nearst is right. "sudo apt-get remove --purge google-chrome" will work better than what i said. his clears the whole kaboodle. [17:18] http://pastebin.com/f3kVRhyu hello i have a Problem after installing update [17:18] i can see the dash [17:19] alami: Remove the fglrx driver and try again. [17:20] adamk: i can't chroot my system becouse it's x86_64 [17:20] whynot? [17:20] and the live cd is x86 [17:20] alami: I didn't say anything about chrooting... [17:20] sudo apt-get remove --purge google-chrome didn't work [17:21] adamk: i 'm now with live cd [17:21] krustyklimber: same exact error on boot? [17:22] E: Command line option 'p' [from -purge] is not known. [17:22] adamk: and with the other system i can 't do anything also with guest session [17:22] alami: Well if that's the only way you know to remove the fglrx driver, then get an x86_64 live CD. But you could also try booting into single user mode, or even hitting control+alt+f2 to switch to another console after X attempts to start. [17:22] Or if you have ssh installed, you could log in from another machine. [17:22] alami, you cant change the running kernel. if its x86 then you stay x86 [17:23] https://help.ubuntu.com/community/BinaryDriverHowto/ATI [17:23] adamk: ok i will try so i havn't see also any rescu mode on 12.10 [17:23] alami: can you ssh into it? [17:23] L3top: nope [17:23] :S [17:24] Krustyklimber: are you sure you typed it correctly? sounds like you may have left a space in there. the command will work if typed correctly [17:24] yeah I probably typo'ed it [17:24] Krustyklimber: copy and past it directly from nearst's post if you have doubt [17:24] i thing with conntorl+alt+F1 [17:25] I cannot paste into the terminal... that's what I tried the first time, so I typed it === ke5pcv-away is now known as ke5pcv === james is now known as Guest6355 [17:25] i have trouble booting the ubuntu 12.10 installer disc on my laptop with nvidia optimus [17:25] krustyklimber: sudo apt-get remove --purge google-chrome [17:26] krustyklimber: you cant use ctrl+c to copy and paste no.. use the right click of your mouse instead [17:26] is anyone experienced with using the linux-generic-lts-quantal kernel on Ubuntu 12.04? Is it safe for a production system? === tjbiddle_ is now known as tjbiddle [17:26] yeah it did paste, but it didn't work [17:27] Virtual packages like 'google-chrome' can't be removed [17:27] fglrx driver work well on precise, quantal and raring need ppa. mine also broke too. use ppa atm [17:27] anonymousraptr, maybe he would want to do something like "sudo rm -f /etc/apt/sources.list.d/google-chrome.*" after he purged it? [17:27] shad0w1e: it is safe to use the kernel provided by oficial ubuntu repositories [17:28] xangua: it's in the official repo however it needs to be manually added to menu.list [17:28] usually safe and stable for each release [17:28] Shadowcat: it is not in the oficial repository of ubuntu 12.04 [17:30] krustyklimber: did you get what syntroPi suggested? try that "sudo rm -f /etc/apt/sources.list.d/google-chrome.*" [17:30] well after he purged it [17:30] do I need the period and asterisk? [17:31] Krustyklimber, ya. its a wildcard [17:31] Krustyklimber, i think you should do the purge first [17:31] nearst with mini.iso I would need to install a GUI, right? I did some googling and came up with lxde, fxce etc...I would then need to add any drivers such as ati fglxr etc [17:31] is there a hardware referral page somewhere that lists pc's by ubuntu support? [17:31] I dunno how to purge it... sorry I'm so not good at this [17:31] syntroPi: Krustyklimber i think you should stop trying to fix a non existent problem :) [17:31] xangua: http://www.ubuntuupdates.org/package/core/precise/main/security/linux-generic-lts-quantal [17:31] syntropi: we tried to guide him through the purge but he had trouble with that. [17:32] shad0w1e: that is what is called a third party repository, use it if you want, you are on your own [17:32] xangua I though that 25 updates failing to update was a problem ;) [17:32] jkyle: you mean hardware supported by ubuntu ? [17:33] found a certified hardware page, that's a start [17:33] joshu, usually fglrx use jockey or additional hardware feature. if u want to install default desktop manager, just run apt-cache search ubuntu-desktop and choose any from list [17:33] hi, can anybody tell me about 11th field in /proc/diskstats? The documentation says that it is weighted # of milliseconds spent doing I/Os. Is it like # of milliseconds spent in a second? [17:33] jkyle: https://wiki.ubuntu.com/HardwareSupport [17:33] shad0w1e, that kernel is in Repository:: main >>> https://launchpad.net/ubuntu/precise/+source/linux-meta-lts-quantal/3.5.0.23.30 [17:33] Krustyklimber: anonymousraptr the problem is google need to fix his repository, not you [17:34] Krustyklimber: the error you provided only mentioned chrome. i had no idea you had multiple failures. [17:34] OerHeks: is it in proposed/unsuported or something¿ [17:34] ioria: thanks! I'm particularly looking for a mini-pc format [17:34] what should be the emacspeak server on ubuntu 12.04 ? [17:34] we thought aobut mac mini's, but not certain how supported they are [17:34] bond_, is I/O your harddisk [17:34] at first I had 25 that failed, now it's down to just google chrome [17:34] i'm back i have remove gflrx and i still have the same Problem [17:34] xangua, no, according to the info it is just the regular kernel, AFAIK [17:34] yes nearst [17:35] alami: Pastebin a new /var/log/Xorg.0.log file. [17:35] i can't see the dash and the close minimize button [17:35] OerHeks: last time i heard, precise uses linux 3.2 [17:35] ok I don't use chrome anyways, and I can live with the update manaher telling me chrome won't update [17:36] xangua: kernels are being backported to 12.04 because it is an LTS. Its a new thing. [17:36] anonymousraptr, maybe "sudo apt-get -f install" could remove some apt errors? [17:36] OerHeks: so it is safe to run that kernel in production? Is that from an official ubuntu repo? [17:37] xangua my bad, it is the precise-proposed, so shad0w1e did add a ppa [17:37] ok... I dunno what we did, but it just updated chrome, y'all are the best... I dunno what I'd do without you... sorry for any frustration I may have caused [17:37] I have 230GB free space; How does this sound: 1GB /boot, 4-8 GB swap (I have 4 GB ram I might upgrade), 20GB / and 190GB /home?! [17:37] sudo apt-get install --fix-missing [17:37] OerHeks: no, its in precise-updates [17:37] shad0w1e, i wouldn't recommend a ppa in production [17:37] adamk: paste.ubuntu.com/1621566 [17:37] Can anyone help creating multiboot usb drive including ubuntu? [17:38] !info linux-generic-lts-quantal precise [17:38] linux-generic-lts-quantal (source: linux-meta-lts-quantal): Generic Linux kernel image and headers. In component main, is optional. Version 3.5.0.23.30 (precise), package size 1 kB, installed size 27 kB (Only available for i386; amd64) [17:38] any answer nearst? === mystblade9 is now known as mystblade9|away [17:38] fruitFly, thats a very generous /boot , but otherwise spot on [17:38] punky, if using windows you may want to look at http://www.pendrivelinux.com/yumi-multiboot-usb-creator/ [17:39] punky: i use this http://liveusb.info/dotclear/index.php?pages/install [17:39] bond_, its base on your harddisk activities. maybe its mounts ? [17:39] Mine says its from us-east-1.ec2.archive.ubuntu.com_ubuntu_dists_precist-updates_main_binary-amd64_Packages [17:39] thanks again, I gotta restart... have a great day! :) [17:40] adamk: have you get the link [17:40] multibootusb from web8 [17:40] nearst: "Field 11 -- weighted # of milliseconds spent doing I/Os" How does harddisk activities make difference on the question I asked? [17:41] I used grub4dos and get boot sequence from CD's loopback.cfg, so it boots but missed language selection part, but I need it [17:41] Pici: so i need to enable backport to obtain it, or will eventually be a stable update¿ [17:42] xangua: no, its not a backport in that sense. Its in the normal repos. [17:42] xangua: I don't know why they're doing it that way. [17:43] punky: grub4dos is kind of doing it the hard way compared to unetbootin or the universal usb installer. [17:43] bond_, im not too sure. http://www.kernel.org/doc/Documentation/iostats.txt mention about /etc/fstab [17:43] how do I upgrade to libreoffice 4.0 in Ubuntu? === railsraider_ is now known as railsraider [17:44] ok nearst thanks for your help. i will do some more research and try to wrap my head around how to do what i want. i'll probably be back with more questions ;) === ubuntu is now known as Guest14440 [17:44] Kion: go to libreoffice web and download it (remove the current libreoffice before installing it) [17:45] http://www.webupd8.org/2013/02/libreoffice-40-available-for-download.html [17:45] Hey guys :D [17:45] xangua: wont using apt-get update and apt-get upgrade do that w/o having to uninstall what kion already has? [17:45] xangua: I thought it was via a ppa, if I do that, will it integrate well with the OS? [17:46] Hey, I've got an Ubuntu 10.04 server and I'm trying to upgrade my distribution to gain access to some packages that are missing from this distribution's repository. I attempt a do-release-upgrade, and I get a WARNING: Failed to read mirror file [17:46] Any tips on using OpenBox? I suck at it. [17:46] xangua, syntroPi, thanks for links, will learn [17:46] xangua: im asking because im not sure myself. [17:46] Any tips on using OpenBox? I suck at it. === brandon is now known as Guest94197 [17:46] Then I keep going and I get a bunch of 404 Not Found errors [17:46] bankofamerica, dont repeat so quickly [17:47] My bad. [17:47] johannesbodannes: maybe try -p? >__> [17:47] try with do-release-upgrade -c [17:47] no idea lol [17:47] Favorite WMs? [17:47] OK nearst, I'll do that now [17:47] anonymousraptr, can unetbootin boot into hiren's ? [17:47] Hi, I'm a Ubuntu newbie, but I have a full /boot partition and I'm trying to clean up some old kernels but I'm getting the following. http://paste.ubuntu.com/1621601/ - Is there another way to cleanup my /boot? [17:47] nearst: It gives me "New release 'maverick' available." [17:48] xangua: If I install theh .deb from Libreoffice I am afraid that I will never get updates as it did not install from the apt system right? [17:49] Heh, Maverick ...new? [17:49] punky: hirens is listed as one of liveboot images it can handle [17:49] Ferazel, remove the unused kernels first. [17:49] Kion: you are not getting any new release of libreoffice via apt/oficial repositories anyways [17:49] johannesbodannes, ya. 10.04-lucid, 10.10 is maverick [17:49] punky: its listed under "other non-linux based sofware" [17:50] unless u wanna jump from 10.04 to 13.04 :D [17:50] Er, that is quite a significant jump. Is that practical? [17:50] ima do that. from karmic to raring. lol [17:50] xangua: Good point, although we get it every 6 months at least with the new ubuntu versions. === root is now known as Guest83850 [17:51] Ferazel: http://www.mariusv.com/boot-is-full/ seems to descrive how to do it [17:51] Hey folks. I currently run all of my routing, dhcp, and dns via one box for a network with ~70 devices. Load is not even a slight issue, but redundancy is... if the box goes down pretty much everything on the network goes with it. Setting up a second failover router is a definite possibility, but is there a preferred way to provide these services using separate boxes or dedicated solutions? [17:51] The problem I'm facing is that I'm trying to compile certain things on my server that won't compile becaue the libraries ubuntu offers at 10.04 are so lamentably out of date [17:51] Yes! [17:52] it happen. :) === Agent is now known as Guest56269 [17:52] johannesbodannes: 10.04 was released in 2010 [17:52] Stop asking me questions [17:52] Hello Govnah!!!! [17:52] Operatorfag [17:52] Stinky Bookworm [17:52] Shut the fuck up [17:52] hi, can anybody tell me about 11th field in /proc/diskstats? The documentation says that it is weighted # of milliseconds spent doing I/Os. Is it like # of milliseconds spent in a second? [17:52] jrib: Yep. But the libraries which I'm trying to use have completely changed since then : ( [17:52] go wash off your hate [17:52] johannesbodannes: you shouldn't upgrade to 10.10; if you want to upgrade, upgrade to 12.04 [17:52] !language [17:52] Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [17:52] They see me trollin' [17:53] jrib: How do I opt to upgrade to 12.04 instead? [17:53] they hatin [17:53] Operator, stop it [17:53] bazhang: I have to leave, you'll be around? [17:53] jrib, sure [17:53] bazhang: thanks [17:53] johannesbodannes: check /etc/update-manager/release-upgrades and make sure it's set for Prompt=lts [17:54] Alright, thanks [17:54] I'll try that [17:54] lol [17:54] bean DaemonicApathy - I appreciate it, the dpkg --remove seems to be working. [17:54] good good === megha is now known as baba [17:54] http://www.omgubuntu.co.uk/2012/04/ubuntu-10-04-12-04-upgrade-how-well-does-it-go [17:55] jrib: Ah, it wasn't! And now things are working fine? Thank you [17:56] TechSmurf, just seperate the functions and have min 2 dns servers === anonymousraptr is now known as raptr [17:56] when using gstreamer (gst-launch) with lamemp3enc my presets aren't considered, any ideas why? [17:57] I've lost the ability to adjust my screen brightness, probably since a big package update. Running 12.04LTS, was before. Got Xfce, GNOME, KDE, Unity. Tried multiple tools. Any ideas? [17:57] pybe: In my dinky little environment, taking 6u of rack for this isn't a wonderful option ;) [17:58] nihil_2013: What is your preferred DE? [17:58] TechSmurf, lol 6u [17:58] TechSmurf, i have 15 servers runninging in 2u [17:58] Xfce4 DaemonicApathy, though I sometimes use Gnome3 these days. === dirtypillows is now known as ShameSpiral [17:59] TechSmurf, use vms [17:59] hi i just installed libreoffice 4.0 from the deb rfiles on the website, but when i start libreoffice i get the odl version, how can i fix this? [17:59] I'm not about to virtualize the routers or dhcp... dns maybe [17:59] *old version [17:59] skp1: did you uninstall libreoffice before installing the new one¿ [17:59] TechSmurf, which ever type takes your fancy, personally I like vmware [18:00] xangua: no === baba is now known as gia [18:00] Oh, no, I love vmware, don't get me wrong [18:00] Anonymous [18:00] skp1: well there you have, remove everything and do it again === gia is now known as baba [18:00] xangua: how do i do that? [18:00] but dhcp is one of the first things I want up and running on a cold boot of the rack [18:00] and esxi takes effing forever to boot [18:00] skp1: with the software center, synaptic, apt, however you want [18:01] TechSmurf, you shutdown your servers? [18:01] Anyone here a member of Hackforums? [18:01] pybe: crap happens. [18:01] !ot | bankofamerica [18:01] bankofamerica: #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! [18:01] nihil_2013: I'd suggest installing xbacklight to control the brightness for xfce. [18:01] TechSmurf, like what? a bomb? [18:01] xangua: do i have to remove each package seperately or is there one package i can select that willr emove them all? [18:01] like a thunderstorm knocking our utility power out longer than the UPS can deal with. [18:02] bazhang: how large should my boot be then? [18:02] TechSmurf, get a generator [18:02] skp1: you have to remove all [18:02] fruitFly, 500mb at the most I would say. you could go with one gig if you wish [18:02] hi [18:02] bazhang: what if I want to download a zfs kernel or some other shit, I don't mind being a little liberal* [18:02] pybe: Wish that were an option... but either way this is now a little far removed from my question :) [18:03] skp1: sudo apt-get remove --purge libreoffice*; sudo apt-get clean; sudo apt-get autoremove [18:03] howto install propietary drivers for nvidia cards? under synaptic?? pls [18:03] fruitFly, even so, kernels are not much space [18:03] skp1: http://www.webupd8.org/2013/02/libreoffice-40-available-for-download.html [18:03] xangua: when i try dpkg --remove libre* it tells me to pipe it through more or less, how do i do that? [18:03] are all boot home and / logical partitions? [18:04] canihojr, for what card [18:04] TechSmurf, yeah my bad, put dhcp on any old box just make sure that you have regular backups or a hot spare vm the rest [18:04] DaemonicApathy: you seem like a clean fanatic :) [18:04] xangua: copypasta, just didn't bother to edit that out. [18:04] bazhang, for nvidia gtx 560 [18:04] hmm... vm hot spare would be a good option! [18:04] canihojr, probably nvidia-current then from the software center [18:05] bazhang, i dont have software center, only synaptic, im using ubuntu gnome remix, and i dont look "hardware drivers".... ty, i try this packet [18:06] canihojr, should be the same package name [18:06] should all boot home and / logical partitions? I have 2 windows primaries now, I am dual booting [18:06] TechSmurf, but def seperate routing, dhcp/dns and have a 2nd dns [18:07] fruitFly: doesn't matter [18:07] is there a way to enable a more verbose logging whilst trying to do a kickstart/preseed build? [18:07] there's either a bug report about sometihing being broken, or a bug report at the end of this [18:07] or a blog [18:07] UEFI removed the limit of 4 primary partitions, right? [18:07] to tell everyone that this is the way to do it [18:08] DaemonicApathy: gpt does [18:08] Ah, ok. === cndiv_ is now known as cndiv [18:08] xangua: could you please look at this? [18:08] http://pastebin.com/2bvjZ3cA [18:09] skp1: did you already read the blog entry on how to install libreoffice4¿ [18:09] I have 4GB of ram and might upgrade to 8GB is 6GB swap alright or should I go with 8? [18:09] i've already installed it [18:10] (12:03:20) xangua: skp1: http://www.webupd8.org/2013/02/libreoffice-40-available-for-download.html again [18:10] fruitFly: if you don't want to use hibernation/suspend-to-disk you don't need taht much swap at all [18:10] i will resd it though [18:10] op [18:10] anyone know good software for showing the frequency of sound? i want to check my ability to hold a note. [18:10] If i have 3 public dns servers for my domain. what determines which of the server responds to client queries? [18:11] llutz: I do hibernate.. I have 4GB of Ram might upgrade but might not, I was thinking 4-8? [18:12] fruitFly: if you hibernate you need swap >= RAM [18:12] I was told I should put / on a primary partition... why? Why not just make everything logical? [18:12] xangua: im getting this output when i try to purge libreoffice [18:12] fruitFly: ask the one who told you. it doesn't matter primary vs logical [18:12] http://pastebin.com/2bvjZ3cA\ [18:13] beowulf2: fmit is one. apt-cache search tune instrument seems to bring up a bunch. === that1guy is now known as winchester [18:13] Once Again skp1 http://www.webupd8.org/2013/02/libreoffice-40-available-for-download.html [18:14] skp1: The command suggested is "sudo apt-get purge libreoffice*" [18:15] DaemonicApathy: http://pastebin.com/2bvjZ3cA [18:15] ... [18:16] skp1: I am not blind. [18:16] Hello - Does anyone know how to change the default sound card with also - without rebooting? [18:16] cheers Pici [18:17] when i try to ru libreoffice i get the old version, why is that? [18:17] didn't know i could apt-cache search :) [18:17] hi guys [18:17] can someone tell me how to remove ownership in debian? [18:17] #debian osu [18:17] i did use chown user:group /folder/folder [18:18] how to remove this now [18:18] Change to a different owner. === mpmc is now known as mpmc|Away [18:18] osu: this is #ubuntu, you want #debian [18:18] faflatas, in ubuntu? [18:18] skp1: because you did not uninstall it and neither are reading the link for the instructions or reading what DaemonicApathy has been told you to fix it for 10 minutes [18:18] osu: chown otheruser:othergroup folder [18:18] ubuntu is based on debian and i use ubuntu [18:18] :) [18:18] !debian | osu [18:18] osu: Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://help.ubuntu.com/12.04/installation-guide/i386/what-is-debian.html - Remember, !repositories meant for Debian should NOT be used on Ubuntu! [18:18] :/ [18:19] hmm change owner [18:19] ok got it thnx [18:19] osu, this is an ubuntu only support channel [18:19] yes and i use ubuntu :) [18:19] osu: you cannot "remove owner/group" all files have to have an owner/group [18:19] are there any other more specialised #ubuntu channels? [18:20] gray--: Such as? [18:20] Someone told me / should be a primary partition? WHY?! is that necessary? I have 2 primary windows already? [18:20] fruitFly: ask the one who told you. it doesn't matter primary vs logical [18:20] hey [18:20] xangua: synaptic says the old versions are all uninstalled [18:20] yea i got it how to do it thanks again [18:20] fruitFly: It can be either Primary or Extended. Extended wouldn't make sense. [18:20] gray--: https://wiki.ubuntu.com/IRC/ChannelList [18:20] kostkon : lubuntu - alsa [18:20] DaemonicApathy: i have an issue which no-one seems to be able to comment on. i mean, there's no obligation to help of course, just a bit frustrated having spent about 10 hours on this issue :) [18:20] faflatas, :| [18:21] Is there a way to force apt to replace all packages from a PPA with versions in my current repos even if it thinks the versions from the removed ppa are newer? [18:21] Pici: thank you [18:21] disharmonic: you want to remove a ppa and the packages provided¿ [18:22] DaemonicApathy: (and wondering if there's another place that i might be able to throw my problem at) [18:22] xangua, yes [18:23] gray--: I didn't notice you were already asking about your issue. I know literally nothing about kickstart/preseed builds... [18:23] !ppa-purge | disharmonic [18:23] disharmonic: 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:23] DaemonicApathy: llutz can you only have 1 extended? I have 2 primaries so does that mean I should create a a primary root and make the rest of the space extended and make the rest logical partitions inside of that? [18:23] DaemonicApathy: no probs, thanks anyhow, it seems to be documented in a fairly poor way. I've never contributed back, perhaps this is a subject i can get involved in [18:23] fruitFly: 1 extended (special kind of primary) which can hold lots of logical drives [18:24] xangua, cheers [18:24] DaemonicApathy: (once my problem is solved, that is) [18:25] fruitFly: just go and create logical drives for all linux-partitions, it doesn't matter, linux doesn't care about primary/logical. [18:26] llutz: can I create an extended and still leave free space? [18:26] in something like http://3.bp.blogspot.com/-pst9rYL2cQI/TblLGS_ja3I/AAAAAAAAAyI/BJznH2Rxi_U/s1600/Screenshot-4.png , what is the name for the icon area on the left and the menus on top? [18:26] ubuntu 12.04; is it ok to stop mysql, move database to drive with more space, ln -s /var/lib/mysql target and start up db again? [18:26] they're not appearing for me, and I'm trying to google for why :/ [18:26] fruitFly: yu can but its not recommended to do. [18:27] djmitche: The launcher panel and app panel, respectively. [18:27] what's the syntax for piping the output of dpkg --remove libreoffice* through less or more? [18:27] thanks! [18:27] where are the Unity launcher icons located? [18:27] llutz: why? [18:27] or where are they defined? [18:28] fruitFly: if you later create a primary in the free space (you cannot create a 2nd extended there), some systems might be confused because partitions are nicht in the right order (secter->partition.nr) [18:28] are not* [18:28] can anyone help with a system not booting up properly ? [18:29] hey guys - how do i check the ports that are currently being used on my computer? [18:29] fruitFly: and it makes no sense not to use the full diskspace for an extended [18:29] mib_mib: netstat -tan [18:29] belgianguy: Iirc, they are normally in /usr/share/applications === Adrien_ is now known as Guest26665 [18:29] ah, thanks DaemonicApathy ! [18:30] can anyone help with a system not booting up properly ? (Willing to pay for support) [18:30] llutz: I have 230GB free space and 2 primary windows partitions... make 1 extended with the rest but should I leave space withing the extended incase I want to do something else... what could I do? [18:30] Nedz, please provide more details. [18:30] I have an Ubuntu 12.04 on a XenCenter [18:31] it's booting up [18:31] but when it does [18:31] sometimes it checks for errors [18:31] on the drive [18:31] what's the syntax for piping the output of dpkg --remove libreoffice* through less or more? [18:31] !enter [18:31] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [18:31] Put as much as you can on one line please, Nedz. [18:31] fruitFly: just create the extended with logical drives for all linux-partitions, you don't need to use the full exteded-space, just leave some empty for future-use [18:31] llutz: i only have 230gb... wut could I do if I left maybe 30GB? === Guest26665 is now known as Answers [18:32] and then it won't start up. so I would have to restart a couple of times. after a few restarts I will get the proper gui desktop [18:32] Anyway Nedz, you should be able to skip a disk check if you believe it's alright. [18:32] fruitFly: i don't know your usage, why do you think you'll need some free space at all? [18:32] llutz: maybe if I wanna install a diff distro? [18:32] yes, I tried that as well , but the thing is . it will do it all over again the next time I will restart the computer. [18:32] <_raven_> hi [18:32] <_raven_> do you know about any commandline mastering tool which is able to receive and transmit streams from/to an icecast server? [18:32] llutz: I guess i dnt need free space then [18:33] fruitFly: then keep some space in reserve [18:33] sometimes will just boot into shell. and then I'll have to restart a couple of times to get the gui. [18:33] Nedz, you can use this thread to check what frequency your fsck is set to: http://ubuntuforums.org/showthread.php?t=300477 [18:34] llutz: can i seriously use another distro with 30GB? can I point it to my /home etc? I dnt have that much space and am trying to get an idea if it makes sense to elave any at all... I'm thinking not] [18:34] no. it tries to boot and then it says it cannot mount /tmp so I wait but nothing happens. [18:34] Nedz, what does "ls -l /forcefsck" produce [18:34] does the x-updates ppa have s3tc and floating point textures enabled or do i need edgers for that? [18:34] only reboot until it actually works solves this. [18:35] Nedz maybe check for messages in "dmesg"? [18:36] Nedz: you wait... how much ? [18:36] fruitFly: it may be handy to have a spare 25-30GB partition for upgrade-installations/backup or testing purposes, but if you don't have the space or aren't sure about what you really want... just forget it [18:36] argh, LibreOffice 4.0 now has different icons in the Dash than in the Launcher [18:37] the Dash ones are the newer ones, I'd like to have those in the launcher as well, what files would I need to edit? [18:37] belgianguy: did you remove the previous libreoffice before installing 4¿ did you restart your user session¿ [18:37] llutz: upgrade like upgrading the distro? [18:38] llutz: when there is a new release? [18:38] xangua: I did remove it, but I don't think I logged off yet [18:38] fruitFly: parallel installation of a new version before you might break your existing install [18:39] belgianguy: or jsut remove the icons from the launcher, open the dash and drag the launchers from there [18:39] llutz: what do you mean by upgrade, parallel install? creating a new /boot? === Guest39123 is now known as DaZ [18:40] llutz: I'm a noob === DaZ is now known as Guest61999 [18:40] One question: On Xfce, where should I add the "setxkblayout -option compose:menu" line? [18:40] what is good tutorial to learn the command line? [18:40] I tried adding it on the .xinit and it doesn't work. [18:41] *setxkbmap [18:41] xangua: the dragging works, but the icon changes to the old version :/ [18:41] fruitFly: tbh, just install your stuff and get some experience. let some 30GB free inside the extended, maybe you use it some day. === daniel is now known as Guest14681 [18:42] belgianguy: no idea then, sorry [18:42] does the x-updates ppa have s3tc and floating point textures enabled for Intel GPUs or do i need edgers for that? [18:42] how do i pipe the output of dplg --remove through more or less? [18:43] llutz: so... 1GB /boot 8GB swap 20GB / and 190GB /home........all logicals in my extended [18:43] llutz: ? [18:43] fruitFly: you don't need a /boot [18:44] llutz: can't it be useful for somethings as well? how cold it hurt to make a /boot? === gp is now known as Guest68105 [18:44] skp1, maybe something similar to "dpkg --remove WhatEva 2>&1 | grep whateva" [18:45] here is the dmesg [18:45] fruitFly: it doesn't hurt, it just has no benefits in most cases [18:45] http://pastebin.com/xZuJaw0z [18:45] fruitFly: why do you think its usefull for you? [18:45] is it possible to boot the ubuntu 12.04 installer with an option to disable nouveau === Kneferilis is now known as Guest65758 [18:46] llutz: in case i wanna install a custom kernel... idk... maybe it could come in handy? [18:46] fruitFly: no need for sep /boot just for custom kernel [18:47] is there anyway to remopve multiple packages with dpkg without specifying each package? [18:47] fruitFly: don't make too complex, keep it simple, get fun [18:48] Nedz, something aroind 3.67 is causing problems "EXT4-fs (xvdb1): INFO: recovery required on readonly filesystem" [18:48] llutz: so r u saying NO NEED for a /boot.... NONE?!... NOT USEFUL AT ALL?!?!?! [18:48] fruitFly: no [18:48] fruitFly: i said: it just has no benefits in most cases [18:48] fruitFly: and stop caps [18:48] ok so add the boot to /home? [18:48] llutz: ? [18:48] what is a good way to test my nvidia drivers are installed correctly? [18:48] whatever [18:49] raptr, in terminal: glxinfo | grep vendor [18:49] llutz: how do I make an extended? [18:49] ok [18:50] fruitFly: you stretch it [18:50] Nedz, seems to be from previous restart then it says "[ 3.704273] EXT4-fs (xvdb1): recovery complete" [18:50] raptr, or in your system preferences, select the about the system option [18:50] fruitFly: gparted [18:51] Nedz, whats the content of /etc/fstab ? [18:51] ksotkon: i was thinking more in the line of a benchmark utility. [18:52] Would you guys consider the x-edgers ppa suitable for daily use? [18:53] i should have asked is there a good benchmark app to test my nvidia drivers? [18:54] llutz: ioria so 8GB swap... is 20GB / big enough?! and and 172GB /home? [18:54] im having some trouble installing libreoffice 4.0, i forgot to remove the old libreoffice first, i just installed all the .debs that come off the website, now whe i try to purge libreoffice* like instructed on the websitre i get this output http://pastebin.com/9pU7FA1g [18:54] raptr, the simplest of all is the glxgears. you could see how many fps you are getting there. [18:55] syntroPi - http://pastebin.com/Fuu769b0 [18:55] kostkon: i found a partial answer with "/usr/lib/nux/unity_support_test -p" [18:55] fruitFly: i have dual boot on 40G with 700 mb and 1g swap [18:55] fruitFly: i'd use 25.34567GB / and 175.92038GB /home :) it is up to you, seems fine [18:56] is it possible to disable certain kernel modules in the kernel args [18:57] sfan5: blacklist the module if you don't want it being loaded [18:57] Nedz, hmm is that xvdb1 and sda1 the same disk "UUID=ee750728-cd9b-4b8a-b895-6174a5c310f7"? seems to be like that [18:57] llutz: i need to boot the ubuntu live-cd without using nouveau.. [18:58] llutz: I wanna hibernate so... 4GB swap... 26GB / and 170GB home? [18:59] Nedz, and maybe you want to add something like "allow_other,_netdev" to your smb mount. But thats not cause of your problem which i cant find there so far...? [18:59] I wanna hibernate so... 4GB swap... 26GB / and 170GB home? llutz [18:59] sfan5: not sure, try "nouveau.blacklist=1" [19:00] syntroPi - it's a XenServer. so the disks are from a repository. [19:00] syntroPi- I can comment out the smb to ruleout it causes problems . this started after an upgrade from a previous version. it worked just fine before. [19:00] Nedz, since your /tmp has no extra mount it lives on root disk i think. /tmp will be cleared at bootup everytime. [19:01] llutz: that seems to work, thank you [19:01] Nedz, i dont think its causing problems here, just saw it trying to mount before it can connect in the dmesg therefore the "_netdev" [19:02] xrdp issues - Need to be able to login to host from same lan (Win7 => 12.10) when the host has not auto logged in. Using win7 rdp. [19:02] llutz: I wanna hibernate so... 4GB swap... 26GB / and 170GB home? [19:02] fruitFly: you already got all info you need, decide yourself [19:02] im having some trouble installing libreoffice 4.0, i forgot to remove the old libreoffice first, i just installed all the .debs that come off the website, now whe i try to purge libreoffice* like instructed on the websitre i get this output http://pastebin.com/9pU7FA1g [19:03] llutz: thanks [19:03] Nedz, i suspect something else is causing your problems, but unfortunately i dont know what that could be [19:04] syntroPi - :( thank you so much for trying === lux_ is now known as Guest74728 [19:05] Nedz, maybe has something to do with [ 0.000000] You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option [19:05] syntroPi - how do i do that ? [19:06] Nedz, you can see what the command line is with "cat /proc/cmdline " [19:06] its the line grub invokes the kernel with [19:06] How can I get subdirectories up 1 level? [19:07] syntroPi - returns : BOOT_IMAGE=/boot/vmlinuz-3.2.0-37-generic root=UUID=ee750728-cd9b-4b8a-b895-6174a5c310f7 ro quiet splash [19:07] Like if I had /home/sdgfd/ASDf.zip and wanted to move it to /home/ASDf.zip [19:07] Nedz, ok looks good i think [19:08] Nedz, it uses UUID to prevent that problem the dmesg hint was pointing to [19:08] hmmm [19:09] syntroPi I'll restart [19:09] syntroPi and tell you what it says. [19:09] good luck [19:11] anybody here? [19:12] Bump - xrdp issues - Need to be able to login to host from same lan (Win7 => 12.10) when the host has not auto logged in. Using win7 rdp. [19:12] syntroPi - loads into shell right now . and then says "failed to add entry for user gs2." copyright info and then you have one mail. [19:12] syntroPi I'll try to reboot again I suppose :( [19:13] Just saw a headline about some guy living with MS and I totally commiserated with his pain until I realized they weren't talking about Microsoft... [19:13] hello guys. Is the NVIDIA driver version 173 older or newer than the version current? [19:14] Nedz, hum did you change anything before reboot? [19:14] only the smb [19:15] Nedz, i suspect your ext4 root partition has some errors it cant fix online (while running from it). http://pastebin.com/PKN8n5KE [19:17] could someone kick me in the right direction with my xorg conf? all of my bars are stacked: http://i.imgur.com/u4AvdBu.jpg http://paste.ubuntu.com/1621882/ [19:17] but fortunately i never had to fix ext4 so unfortunately i dont know exactly how to do that. but i would try to boot from exact same version "uname -a" boot medium (usb or cd/iso) and try to fix the ext4 and recheck it offline from there [19:17] syntroPi - ok what would be the best way to fix those. load an external livecd? [19:18] Nedz, yes but i dont know how exactly, maybe someone who did that could give you better help? [19:20] syntroPi - very well. once again. thanks alot. I'll try my luck later maybe someone else would be able to sort it out. [19:20] Nedz, there is something going wrong with this "[ 30.894810] blkfront: barrier: empty write xvdb op failed" and "[ 30.894815] blkfront: xvdb: barrier or flush: disabled" therefore it remounts ro [19:21] maybe even xen and the block device config? idk... [19:21] syntroPi - http://lzone.de/blkfront+barrier+empty+write+xvda+op+failed whats this [19:22] Nedz, maybe " reboot until you get a writable filesystem and add "barrier=0" to the mount options of all your local filesystems." would help [19:23] syntroPi - i add it in the fstab ? [19:23] oolaa quien eres? === cesar_ is now known as Guest38729 [19:24] ola [19:24] BUMP - xrdp issues - Need to be able to login to host from same lan (Win7 => 12.10) when the host has not auto logged in. Using win7 rdp. [19:24] hello [19:25] Nedz, you would add this in /etc/default/grub file GRUB_CMDLINE_LINUX_DEFAULT and do "sudo update-grub" to update your boot config. but be _CAREFULL_ with those changes and read about them so you know what you are doing [19:25] como funciona esto???? -_- === mystblade9|away is now known as mystblade9 [19:25] Nedz, oop sorry [19:25] Nedz, my wrong yes in fstab [19:26] if you tead this,please answer me [19:26] Nedz, forget about the grub thing [19:26] Guest38729, check [19:29] Nedz, but when adding this you cant use the extra security regarding fs consistency coming from write barriers (afaik make sure "atomic" write ops are actually commited to hw until next begin) [19:31] what does the iso-scan/filename kernel option do? where is it documented? [19:31] Hello, I'm having some problems with a user calling adpasswd and getting permissions errors for his own account. Has anybody seen this kind of thing before or know which channel would be more appropriate for this question? [19:33] Resisty: is that the active directory password changer thing? [19:33] Wug: yep, came with centrifydc [19:33] Googling the "error" doesn't really come up with anything and there's no #centrify channel. :/ === dirtypillows is now known as ShameSpiral [19:39] Resisty http://centrify.com [19:41] Anybody getting this Huge ".xsession-errors.old" log filling up their hard drive? === sfan5 is now known as sfan5|OFF [19:42] Super_Dog: Yup, lots of people. === root is now known as Guest99164 [19:42] See a lot of stuff on this. What's the best fix if you wish to opine? [19:42] yoloswag [19:43] i apologize [19:43] Super_Dog: There's been discussion of limiting the size of the file. As long as you're not in danger of filling up your disk in a single day you could always manage it with logrotate, but it seems obvious to me that the solution is to fix whatever is generating the errors. [19:45] I have filled up the 80GB partition quickly with this error a number of times already... Very annoying... [19:45] Literally have a 10GB Ubuntu install and this file swells up to 80GB in no time... [19:48] can someone help me remap a single key on my keyboard please? I found the community howto but its incredibly complicated ... does it really have to be?? [19:50] man... I've never even bothered looking at this .xsession-errors file before. Is all this stuff really serious or just normal ubuntu behavior? [19:51] well what do you mean by serious? [19:52] i'm running digikam in gnome, but my tooltips are in white letters on light blue background. i followed https://bugs.kde.org/show_bug.cgi?id=299607 but whatever i do in "settingsmanager" does not take any effect. in gnome i can not change much of the appearance. but if i switch from the default theme to high-contrast and back, its fixed. untill i restart digikam. any hints? [19:52] KDE bug 299607 in Themes "Unreadable Tooltips - fore- and background colors don't fit" [Normal,Unconfirmed] [19:52] kbee: maybe you need extra packages [19:52] ioria: is there a program for this sort of thing? [19:53] kbee: i don't know your specific problem, but usually you need xev and xmodmap === dniMretsaM is now known as dniMretsaM_away [19:53] is it possible to 'cat' a file with no newline at the end? [19:53] Well. I'd have to let you see the file I guess. I'm IRC'ing from this machine so it's not a terminal situation what I see in the .xsession-errors file I guess.. [19:55] is there any way to remove multiple packages with dpkg without specifying each package? [19:55] skp1: i doubt that - based on what rule should that work? [19:56] fidel: wiukdcards [19:56] ioria: thanks, Ill look into xmodmap, it was mentioned in some forum post too. https://help.ubuntu.com/community/Howto%3A%20Custom%20keyboard%20layout%20definitions is crazy complex! [19:56] wildcards [19:56] skp1: apt eats wildcards [19:56] for being efficient, I like to see what is consistently throwing errors [19:56] fidel: i knwo but apt isnt working [19:56] skp1: That only works if the packages are related by name, to some extent. [19:57] skp1: so why aren't we fixing apt? [19:57] hello, I have a Pc game pad with usb plug, it's apparently not recognized by Lubuntu - how can I check what's wrong (it didn't come with Linux drivers)? [19:57] It's a Saitek rumble pad 480 [19:57] skp1: i would focusing on fixing apt first too - if possible [19:57] skp1: What's wrong with apt? [19:58] OMG weird, it;s working now. musta been the devil hehe. [19:58] kbee: try this, it looks less complex : http://askubuntu.com/questions/24916/how-do-i-remap-certain-keys [19:59] fidel: SonikkuAmerica jhutchins_wk nm [19:59] skp1: Leaves me wondering what the problem was. Probably the dpkg handle was locked. [19:59] -shrug- [19:59] bennypr0fane: This thread might help: http://ubuntuforums.org/showthread.php?t=928293 === Mr is now known as Guest1932 [20:02] ioria: single command to remap a key, brilliant! thanks!! [20:03] kbee: you're wellcome === mee is now known as Guest94195 [20:05] any idea why I am seeing files such as '-????????? ? ? ? ? ? 29Fcci09k69HxlMGEdGJSWYjS2Taj7xl' even after I fsck the filesystem? [20:05] jiffe98: What filesystem? [20:05] Is there somewhere to see which version of Debian each version of Ubuntu is based off? [20:05] jhutchins_wk: ext4 [20:06] jiffe98: Did you _repair_ the filesystem or just check it? [20:06] Bilge: I don't think it's a 1:1 relationship. [20:06] hi [20:07] does ubuntu 12.04 ships with a 1.12 xorg ? [20:08] jhutchins_wk: fsck -y good enough? it shows a number of things fixed [20:10] can someone help me? i've just installed libreoffice 4.0 using dpkg but it doesnt show up in the dash.. [20:10] can soeone help me? === skp1 is now known as subdude === subdude is now known as ubuntu1 [20:11] Whats difference between nigger and barrel of shit? its the barrel hhaahaha@! === ubuntu1 is now known as devestator [20:14] im also getting this error on the cl ~$ The program 'libreoffice' is currently not installed. You can install it by typing: [20:14] sudo apt-get install libreoffice-common === sfan5|OFF is now known as sfan5 === devestator is now known as c[ === c[ is now known as c[_] [20:15] When im doing apt-get update, the downloads go real quick. However, the Reading package lists step is slower than a bull without legs. Is there a fix around anyone would like to share? :) [20:15] if I run fsck twice in a row, the second time it shows no problems, but if I mount the filesystem and ls -la that directory again and then umount and fsck again it finds errors === Guest29913 is now known as TheRainbowDawn [20:19] hi [20:19] How do I expand the backround wallpaper to dual monitor [20:20] clear [20:20] god i really have to get rid of this 7.x box [20:20] im wanting to search my entire system for a file called mod_passenger.so ... howdo? [20:20] locate isn't working .. and I'm derping with find ... better option? [20:21] hellow, does anyone has a how-to fix byobu's keys under 12.04? [20:21] find -name "mod_passenger.so" [20:21] ? [20:21] can someone help me? i've installed libreoffice 4.0 but it doesnt show up in the dash [20:30] hi how to get position x y to conky . i want put conky in specifict place [20:34] yes [20:34] can i ask a question please [20:34] bye [20:35] yes, you may [20:35] Good question. [20:36] xomrk: http://conky.sourceforge.net/config_settings.html see "alignment, gap_x, gap_y" [20:38] so what was the question you would like to ask [20:39] ok but chow i chceck where on screen is example 150 630 [20:41] i need a little help with a regex line [20:43] WolfpupL : please explain? [20:43] this command echo "[Hatsuyuki-Hadena]_Ao_no_Exorcist_-_24_[1280x720][3AFA2BF9].mkv" | sed "s/^\[[^]]*\][_ ]\([^[]*\)[ _].*$/\1/" [20:44] gives me -> Ao_no_Exorcist_-_24 [20:44] while i want [Hatsuyuki-Hadena]_Ao_no_Exorcist_-_24_ instead [20:45] \1 is giving you what you have inside the parentheses [20:46] i want to remove this part of the file name only -> [1280x720][3AFA2BF9].mkv [20:46] Hey all, just installed ubuntu core on a little headless server. Quick question. Is it wise for me to setup a normal user now to run everything off (with sudo) and avoid root access? [20:47] WolfpupL : maybe if you put [Hatsuyuki-Hadena] inside something else besides square brackets? [20:47] how can I convert a rpm file to deb by using alien? [20:47] files come that way as that is a subgroups name [20:48] WolfpupL : the square brackets appear to be what is getting it cut [20:48] sed "s/^\(\[[^]]*\][_ ][^[]*[ _]\).*$/\1/" [20:48] you just need to move the \(\) [20:48] ninny: there is nothing wrong on that idea ;) [20:49] thanks fidel, just wondering if that is the right (read safest) thing to do. [20:49] I mean it's just going to sit there, no user access [20:49] Anyone have any ideas - I have a wireless music player that cuts in and out when I have the wireless card in my laptop enabled? I've tried changing channels on the router but no help. [20:49] so I'm fine with root (with password) [20:50] tom__ don't they have wireless cards that operate on completely different bands? [20:50] tim__ don't they have wireless cards that operate on completely different bands? === BotaniCar1 is now known as BotDoma [20:53] silvereye - I have no idea. It started all of a sudden. Had never been a problem. One day I came in and the laptop could identify my network but not connect. I assigned it a static IP address and it connected but now it interferes with the music player which also connects wirelessly. [20:54] tim__ : is the music player getting a static address too, or is it getting dhcp?, there might be a conflict === BotDoma is now known as BtaniCentmurbul [20:54] I tried assigning it a static channel yesterday but it didn't seem to help. [20:55] silvereye - 192.168.2.25 is the music player 192.168.2.88 is the laptop. [20:55] I don't know. It might be simpler to set it back to the way it was so that the music player is ok, and then fix the wifi situation [20:56] tim__: is the wireless music player, playing music from your laptop? [20:57] daftykins - no it's designed to connect wirelessly to my router and play Pandora or other internet stations. [20:57] oh right [20:57] tim__: do you know whether the laptop and player are both 802.11g or n or? [20:57] the laptop is N the music player is G [20:58] tim__ is your wireless router able to do both bands at the same time? [20:58] silvereye - yes [20:59] They both worked perfectly for a year until Monday. [20:59] tim__: flaky router [20:59] I have no text editor installed on ubuntu core [20:59] no nano [20:59] no vi [20:59] etc [20:59] Jhutchins_wk - Maybe. I could try a factory reset on the router. [20:59] ninny: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:59] anyway of removing a line of a text file? [21:00] tim__ have any of your nearby neighbors gotten themselves a wifi router? [21:00] I've tried power cycling the router but it didn't help [21:00] ninny, you could head the file for length of file - 1, pipe to temp file, then replace? [21:00] silvereye - could be I don't see any new networks when I scan though. === ericab_away is now known as ericab [21:01] let me look into it [21:01] it's the 4th line [21:01] maybe a router reset will fix things, or just changing a obscure setting in it [21:01] is there no way of just removing that line? [21:01] or is there another text editor that might be installed in ubuntu core? [21:02] ninny, you could install every text editor you like ... apt should be there [21:02] ninny : which editor are you using? [21:02] silvereye - I was on chat with Belkin for over an hour. The last suggestion was the reset but I haven't tried it yet. [21:02] none [21:02] how can i watch silverlight stuff on ubuntu??? [21:02] :) [21:02] I'm trying to get apt-get setup as we speak [21:02] the first thing I'll do is install nano :) [21:02] and ping.. [21:02] but I can't until I get this sorted [21:02] I have a large file I don't want to download again, however, the md5 sums don't match, is there any way to have sftp fix the file (I have the original on a sftp server)? [21:02] ninny, download the .deb and install by hand? probably tons easier ... [21:02] wget is there yeh? [21:02] hmmm [21:02] emacs is also good, for a full featured editor [21:03] no wget [21:03] oh well. Thanks for the thoughts all. [21:03] one sec I'm going to make a new file [21:03] ninny, links? (the text browser) [21:03] i installed moonlight, on the mono website, and mono-complete on ubuntu 13.04, later i installed "microsoft codecs" on "properties if moonlight plugin on the website [21:03] but nothing [21:04] krabador, what silverlight stuff do you want to watch [21:04] escott, http://www.serviziopubblico.it/live === voxadam_ is now known as voxadam [21:05] krabador, netflix? [21:05] krabador, thats not going to mean much to me. what i am getting at is that many places use silverlight to use the silverlight drm in which case it just wont work with moonlight [21:05] BluesKaj, not, it's a tv program [21:06] escott, tell me only if you can watch it , or you too are with blank screen [21:06] !pastebin > john__ [21:06] john__, please see my private message === Adrien_ is now known as Guest6838 [21:06] krabador, i dont have mono installed on this system === Guest6838 is now known as Seeking_Snswers === Seeking_Snswers is now known as Seeking_Answers [21:07] escott, ok, thanx the same [21:07] krabador, i tried it once to watch the boston marathon... flash would have been an improvement [21:07] krabador, escott's post is right , moonlight doesn't work in place of slverlight [21:07] which isn't a criticism of mono itself but of whatever junk MSFT gave the BAA to try and serve the content [21:07] BluesKaj, ok, but in the site, clicking on silverlight pic, i linked on moonlight [21:08] Hi, i'm currently configuring an old Notebook of mine to pose as portable Desktop and Development environment. Now i wonder, this machine is pretty slow (2x 1.7 GHz), can i shutdown the graphical user interface temporarily? [21:08] I have ssh and sudo all setup [21:08] nanashiRei, sudo service lightdm stop [21:08] let's see [21:08] How do access command line in Empathy? [21:08] krabador, no matter [21:09] coolpro2121, empathy is not a terminal emulator [21:09] BluesKaj, ok, then for drm silverlight, no hope on linux? [21:10] escott_, how do I get to use commands for NickServ? [21:10] escott_: perfect. thanks a lot. [21:10] krabador, none. all the algorithms are there, but none of the keys [21:10] krabador, unfortunately not [21:10] nanashiRei; a duel core 1.7 ghz isn't really so slow you can't use a gui. maybe if you switched to a lighter-weight window manager like xfce (making it xubuntu)? [21:10] coolpro2121: /msg NickServ help [21:10] escott, BluesKaj , great :) [21:10] woo: where? where do I find the window to enter commans on Empathy? [21:10] coolpro2121, you just /msg NickServ whatever [21:10] escott, BluesKaj , really thanx [21:11] coolpro2121: im using irssi [21:11] escott_ where is the window? [21:11] coolpro2121: its a private message to NickServ then just type help [21:11] krabador, unless you can find a version of the show posted on website that will play in flash [21:11] woo: where is the window of NickServ? [21:11] coolpro2121: idk i use crtl+-> [21:12] the server textbox , woo [21:12] krabador: there is a package with a custon firefox for windows version that runs in wine that can acces netfix etc on ubuntu [21:12] labsin, interesting... [21:12] labsin, tell me more [21:13] Is it a specific site or just silverlight? [21:13] you have this: http://www.iheartubuntu.com/2012/11/netflix-on-ubuntu-is-here.html [21:14] Hi [21:15] How do I have a service run after boot? I tried putting it in rc.local but that didn't seem to work [21:15] ShapeShifter499 : you could try putting it in inetd.conf [21:16] if it's a net service [21:16] silvereye: also in etc? [21:16] yes [21:16] lol [21:17] silvereye: it's called iodine, the service is named iodine, ip-over-dns [21:17] Service is iodined [21:18] ok, as long as it's a net service, inetd may be able to start it [21:18] If I reinstall without formatting my home partition are my programs left intact? [21:18] Hmm I'll try that and reboot [21:19] sidney_: unless your home is in a separate partition, no [21:19] sidney_: ooh programs, defenively no [21:19] sidney_: if you mean configuration, and have a partition for home, configuration is left [21:20] sidney_, but you can generate a list of installed programs and reinstall all of them from that list. Search in Synaptic. [21:20] I tried the nomodset boot option but still get a black screen [21:22] hey is there anyway to disable the unity appmenu. [21:22] t4b the system is non bootable at present [21:22] its making my older customers crazy...well crazyer [21:23] t4b I was thinking of installing 12.04 to get it back up [21:24] grendal-prime: lots of quides in this blog http://www.webupd8.org/2011/03/disable-appmenu-global-menu-in-ubuntu.html [21:26] Good evening. Running 12.04 and having some Java issues. I think I have not installed Java before and would urgently need it to work. Thankful for any help provided. [21:26] i just did sudo rm -rf ~ by mistake [21:28] hi guys I tried to get rid of my password using passwd -d and now I can't log in for some reason. [21:28] the_drow, because you need a password [21:29] escott_: but Ubuntu lets the root user to be passwordless when it is installed [21:30] escott_: anyway, how do I recover my account? [21:30] hi Does ubuntu 12.04 supports btrfs file system? thx [21:31] the_drow: cant you log with root user? [21:31] the_drow, the root user is not passwordless. the root user has a password that cannot be matched by any password [21:31] hxm: now, I'm an idiot. It was the root user [21:31] I mean, it was the only user who has root access [21:31] When im doing apt-get update, the downloads go real quick. However, the Reading package lists step is slower than a bull without legs stuck in glue. Is there a fix around anyone would like to share? :) [21:32] bizhan_, yes but the filesystem is not production ready [21:32] Or perhaps I should ask that which Java should I install? =) [21:32] the_drow: but can you run ubuntu at safe mode and log as console with root user? or did you delete the root's password [21:32] escott_: thanks for your replay, will you know in what time frame it may be ready? Thx [21:33] bizhan_, hard to say. i would wait for some substantial improvement in fsync performance [21:34] the_drow: if you cant log with root, i could run the option recovery mode in grub, then choose the option root (Drop to root shell prompt), then type: mount -o rw,remount /, and then try passwd [21:35] and type a new password [21:36] hey guys im writing a script to capture the output of the current value of xgamma [21:36] but i cant get it [21:36] to store in a variable [21:36] how are you trying to capture? [21:37] i tried [21:37] xgamma echo $? [21:37] and it prints out 0 [21:37] which is the return value [21:37] and [21:37] xg=$(xgamma) echo $xg [21:38] oh, I thought you meant you were trying to capture the screen output for some xgamma value [21:38] no just the current value [21:38] it prints on the console but i cant get the string in a variable programmaticaly [21:39] xg=$(xgamma) echo $xg just store nothing in the variable [21:39] it should say what xgamma value is being used, in your xorg.0.log file, but you'll probably need to grep for it [21:40] silvereye: it prints out the value on console if you just enter xgamma [21:40] I am using Google Chrome and there I need Java for identifying myself to my webbank. Any good hints on which package to install? [21:40] but doesnt store it in the variable as program output [21:40] so "xgamma > file.dat" doesn't work? [21:41] nope [21:41] thats the weird part [21:41] it clearly prints smtn on the console [21:41] but its not the output nor the return value [21:41] it prints: -> Red 0.600, Green 0.600, Blue 0.600 === tjbiddle_ is now known as tjbiddle [21:42] what does -> mean ? stderr? [21:43] " > file.dat" would send std output to file.dat [21:43] I have read what the security issues are with Java but I desperately need it for banking/identifying myself as me for a job application. [21:43] Is there a way to use the 'scale' effect (Super+W) on a separate type of application only? (such as terminal windows only)? [21:44] sliva, try: xg=$(xgamma 2>&1) [21:44] DrGrov: It is only the browser propretary java client [21:45] Apes: tnx that got it :) [21:45] it was stderr after all [21:45] labsin: Ah okay. I have some issues getting past the "initializing Java" when I am trying to sign in. I freeze somehow. [21:45] but to print the current value via stderr...pretty weird [21:45] labsin: What should I actually do to get it running? [21:45] Apes: that you very much [21:45] sliva: You're welcome [21:45] DrGrov: http://www.duinsoft.nl/packages.php?t=en oracle java installation, use the right side for a repo and auto updates) [21:45] silvereye: thank you very much for your help and time as well! [21:45] DrGrow The one for Linux is icedtea [21:46] you are welcome [21:46] STMelon: Looking into it now. [21:47] STMelon: So that will provide me Java and further updates as well? [21:47] sliva: you could try redirecting the output filtering out stderr with 2>/dev/null [21:48] histo: but wouldnt that ignore the output...im actually interested in that value [21:48] it's prolly just a problem bug [21:48] STMelon: Does it matter where in /etc/apt/sources.list I put it? [21:48] DrGrow There is however also the Java-applet from oracle themself that come with the jdk [21:49] my lithuanian vps support is awesome [21:49] labsin: Ah okay. If I follow what STMelon wrote I should be good. I could remove it easily afterwards, yes+ [21:49] The source and updates that is? [21:50] just had the weirdest system warning message - "microuptime() went backwards" [21:50] sliva: if you jsut want to redirect stdout? [21:50] sliva: or you want stderr also? [21:50] ok I have ubuntu core installed, I can't use ping as it's not installed yet [21:51] not sure if I have an internet connection [21:51] any other way of telling? [21:51] guys I am trying to install java sdk in ubuntu 12.0 and I just fail, anybody can give me a hand? [21:51] histo: i want to store it in the variable and got it already [21:51] isn't java insecure now [21:51] ninny: You have to have ping or trace or some sort of ip tools installed [21:51] f java [21:52] Apes solution worked [21:52] yea you can, and unlike openjdk, it wont install opnejdk7 when you remove openjdk6 [21:52] sliva: oh okay sorry [21:52] no trace [21:52] no ping [21:52] histo: no problem [21:52] ninny: You could use telnet, eg telnet www.google.com 80 [21:52] histo: thank you very much for your help as well [21:52] * root passes out the popcorn [21:52] personally, i dont have java installed, it's to insecure. if a website requires java, i dont use it [21:52] STMelon: Should I also install the suggested packages? [21:52] no telnet :) [21:52] no apt-get [21:52] ninny: How exactly did you install this system? [21:52] silvereye, your clock went backwards [21:52] haha [21:52] it's a cubox [21:52] ubuntu core install [21:52] ninny: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:53] yea [21:53] STMelon: Okay :) I just need it for a brief moment for a work application so I am identified. [21:53] so it's literally the bare bones of ubuntu [21:53] DrGrov: Installing icedtea is the securest [21:53] it's the Open Variant of the java-web-applet [21:53] ninny: Write a c program that opens a socket and connects to google's website. [21:53] i would question your bank why they need java, when half if not the whole world knows how insecure it is .... [21:53] Sorry, having some issues following the discussion without highlighting my name [21:53] or at least bring it to their attention [21:54] escott_ : I guess so, but this is the first time that's ever happened. Is it a sign of hardware problems? [21:54] haha sory DrGrov [21:54] ninny: Core install has apt and pint [21:54] ninny: ping [21:54] DrGrov: sudo apt-get install icedtea-plugin [21:54] histo: mine doesn't seem too [21:54] I need java to do developing so I don't care about security^^ I did download the .tar.gz here: http://www.oracle.com/technetwork/java/javase/downloads/index.html [21:54] silvereye, not really. [21:54] STMelon: Yeah, I will actually give them a call and say it is a huge vulnerability. I only use the webbased text version without Java when I do banking. But in this case it is the work provider, the government, that require some type of identification. [21:54] but now I don't have any idea how to install it :D [21:54] ninny: Try /sbin/ping [21:54] STMelon: No worries :) [21:54] agh, thanks apes [21:55] ninny: Again how did you install? So you path is jacked up [21:55] Okay, then I go and remove the additional repository I just put in [21:55] silvereye, clocks drift. not a big deal unless you are running a high frequency trading shop. just make sure ntp is installed [21:55] DrGrov: and yes it will update [21:55] histo: /sbin just isn't in the path by default [21:55] DrGrov: remove the repo and type in terminal sudo update-sun-jre -v remove [21:56] STMelon: Sure, will do. How about the GPG key I added to confirm the repo? [21:56] also remove the gpg key DrGrov [21:56] STMelon: So I should go with the icdeatea-plugin for now as labsin suggests and then after remove it? [21:57] no [21:57] use the oracle one that will install with the repo [21:57] Apes: nah nothing of use there either [21:57] you will fight openjdk6 and 7 when you try to remove either or [21:57] I even get a black screen when booting to a live cd [21:57] how do people address dns caching in your ubuntu servers [21:57] remove openjdk6, it install openjdk7 [21:57] ninny: Sounds like your install is hosed. [21:57] I'll jump back to cubox and see if there's any help there as this is a bit out of the scope of general ubuntu use, I understand that. [21:57] remove openjdk7 it installs openjdk6 [21:57] You could try /usr/sbin/ping, but I doubt it's there [21:58] the openjdk doesn't have any security issues on 7. Only compability [21:58] STMelon: So I accidentally removed the right repo I just added? Haha =) [21:58] apes: nah just user add etc [21:58] STMelon: Well, I put back the repo again then :) [21:59] hello, can anyone help with recovery of raid partition using ubuntu? I can't mount it [21:59] And OpenJDK doesn't include a web-applet or om i wrong? [21:59] labsin: http://ubuntuforums.org/showthread.php?t=2024003 [22:00] should do research abit, if one has the exploit so will openjdk [22:00] is there any usable utility (something like wicd) for usb mobile broadband modem, or do I need to install network-manager (along with gnome)? [22:00] DrGrov: just follow that link i gave you, should install pretty easy [22:00] DrGrov: and then to remove it is just as easy [22:01] STMelon: Sure, will do. I asked for the GPG key again but it froze. I hope it has it. [22:01] DrGrov: sudo tp-get update, it should give a warning if the key is not there [22:01] apt* [22:02] STMelon: it seems the 7 is closer to the closed source than 6. [22:02] STMelon: It worked well. It had the key already the first time I added the repo and accidentally deleted the repo even before I used it haha =) [22:03] hey, is there an audio equalizer for ubuntu? can't find one [22:03] STMelon: It keeps suggesting packages for me now when I want to install update-sun-jre. Should I take them from Synaptic instead than a terminal? [22:03] labsin: the point being openjdk6 had/has vulnerabilities as well, since it is now openjdk7, blackhats concentrate on oracle/openjdk 7 .. but 6 .. (java is java) still is inseucre [22:03] i always used the terminal [22:04] STMelon: Ok, I will do it as well. [22:04] right down or screenshoot, the packages it installs [22:04] solars pulse has a system wide eq [22:04] sidney_, how can I access it? [22:04] DrGrov: thats what i did, and then went back in synaptic after i removed .. to see if they wrre removed as well [22:05] STMelon: It is installing, huge load of text :) [22:05] yip lol [22:05] STMelon: Okay, got it. Now I shall test it to see whether it works. === ErtanERBEK is now known as Guest57736 [22:06] since oracle java is no longer a mainstream repo for linux, that link is the from a good source for the oracle version of java, for linux [22:06] solars, it has to be installed [22:06] http://www.webupd8.org/2011/04/system-wide-pulseaudio-equalizer.html [22:06] although I do not even have java installed.. rather be safe than sorry [22:06] STMelon: Okay, I will just keep it then until I have it fixed and then quickly remove it. [22:07] chances of getting exploited, well might be slim, also depends on the sites you visit, and if so, make sure you trust those sites [22:08] could an update cause ubuntu to boot to a black screen even the live cd? [22:09] even though linux has few viruses out there, it is not bullet proof, i run bitdefender for unices, rkhunter, and chkrootkit [22:09] browser: i usually have no script [22:10] STMelon: Java worked out well now. Now it is just the question why it keeps taking so long for me to actually get into my government's database where I apply for the position. [22:10] sidney_ ubuntu drivers do write to the hardware, so if the update had a malfunctioning driver it could corrupt your machine nvram making dutre boot difficult [22:11] sidney_ I meant future booting difficult === tjbiddle_ is now known as tjbiddle [22:12] STMelon: It worked, just acting a bit sluggish haha [22:12] silvereye I'm not sure if it was an update or my nephew did something while I was away [22:12] lol [22:12] hi [22:12] could be server load to the website your connecting to [22:12] even the 12.04 live cd fails to boot [22:12] maybe a peak moment DrGrov [22:13] ubuntu 11.1 was able to permanently kill the harddrive I tried to install it to [22:13] ubuntu 11.1 was able to permanently kill the harddrive I tried to install it to11.10 [22:13] 11.10 not 11.1 === e-diablo_ is now known as Ertan [22:15] I have nfs exports from my server that recently stopped working (ubuntu 12.04). Has there been a change in the past few weeks that might be likely culprit? [22:16] silvereye: ubuntu doesn't kill hard drives [22:16] Seven_Six_Two: working here. [22:17] hi does any on have a 8350 fx or fx 8cpu? I think Ubuntu is using my CPU incorrectly. [22:17] <_goxxsy_> !ping me [22:18] ? [22:18] nova_: why would you think that? [22:18] interesting. I haven't mounted on my other computers, but they're on a different subnet than the boxee (what I'm trying to mount exports on) [22:18] hello to all, and I am having a problem after an upgrade on 12.04, I have lost my microphone for about the zillionth time and cannot seem to find out where it went or the drivers etc.... Can someone give me a series of instructions to diag the problem and affect the repairs in the terminal.. [22:19] Seven_Six_Two: NFS appears to be workign here. [22:19] maheanuu: Drivers for a microphone? [22:19] Compering it to windows 8 witch i should not do ( -_- ) performance is a bit different ? [22:19] maheanuu: Is your sound working otherwise? [22:19] !english [22:19] The #ubuntu, #kubuntu and #xubuntu channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [22:20] nova_, sounds subjective [22:20] histo, Yes it is but no mike for Ubuntu and it was working absolutely wunnerful before the upgrade [22:20] histo, you don't happen to be using a boxee box too do you? (alliteration +10!) [22:20] maheanuu: check and see if it's muted. [22:21] Seven_Six_Two: Nope. [22:21] histo,I did and it isn't [22:21] maheanuu : is this a usb microphone? or one plugged into an audio port on a sound card? [22:21] silvereye, i am using a Toshiba Satellite Notebook [22:22] following problem: /usr/bin/java: cannot execute binary file [22:22] any ideas? [22:22] silvereye, built in above the monitor === milind is now known as abyss42 [22:22] UNGNightmare, what did you try to do? [22:22] tgm4883 only java -version [22:23] maheanuu : "lsusb" should tell you if it is a usb mic" === dniMretsaM_away is now known as dniMretsaM [22:23] UNGNightmare, 64-bit java on 32-bit ubuntu? [22:23] Silvereye, the mike is an integral part of the computer [22:23] slt [22:23] tgm4883 well that could be it ^^, how would I get a 32-bit versions of java? [22:23] any one have an idea of how a 8-core CPU is differing in performance on Ubuntu [22:24] UNGNightmare, where did you get java to begin with? [22:24] maheanuu : integral or not, it's either connected by usb internally or connected to a sound card internally, and it's important to know which for trying to correct the problem [22:24] tgm4883: http://askubuntu.com/questions/55848/how-do-i-install-oracle-java-jdk-7 [22:24] tgm4883: lol fail mom [22:24] silvereye, just ran lsusb and it aint there [22:24] nova_, you shouldnt notice any difference in performance unless you are using some very heavy multithreaded software (which i doubt if you dont know if you do) [22:24] I know that it isn't a USB mic [22:24] UNGNightmare, which one did you download, i586 or x64? [22:25] tgm4883: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html [22:25] UNGNightmare, that is a URL to a webpage, not a download [22:25] tgm4883: took the -x64.tar.gz ... [22:25] UNGNightmare, what is the output of 'uname -a' [22:25] on the command line [22:25] silvereye, it isn't listed hang on I will do a cut and paste [22:26] maheanuu, try "alsamixer" [22:26] maheanuu : if you assume that it's internally connected to the laptop's sound card, then using "alsamixer" might let you activate it [22:26] tgm4883: time and i686 [22:26] UNGNightmare, bammo, 64-bit java on 32-bit Ubuntu === linuxthefish is now known as linuxthefish` [22:26] UNGNightmare, you need to download the x86 version === Teufelchen_ is now known as Teufelchen [22:27] tgm4883 lol I thought that would be even higher -.- [22:27] s3r3nit7 , its kind of odd in how it uses all CPU cores [22:27] eg, jdk-7u13-linux-i586.tar.gz [22:27] tgm4883: thank you very much! [22:27] UNGNightmare, well to be fair, you didn't read all of the instructions that you linked to ;) [22:27] specifically [22:27] tar -xvf jdk-7u2-linux-i586.tar.gz (32bit) [22:27] tar -xvf jdk-7u2-linux-x64.tar.gz (64bit) [22:28] http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html [22:28] UNGNightmare, yw [22:28] sivvereye, it is listed and I am going to give you the paste in a couple of seconds [22:28] Silvereye http://paste.ubuntu.com/1622399/ === aguadito is now known as Austerity-Sucks [22:29] tgm4883 I did, but I had no idea if I have 32 or 64 bit ^^ now I know ty! [22:29] silvereye,I tried alsa mixer last night and no joy [22:29] C-Media Electronics, Inc. CM106 Like Sound Device [22:29] pbuilder ?: do you run pbuilder under your profile or as root? [22:31] ok, so it is a usb sound card connected internally to the mic [22:32] silvereye, yes, I missed that on my quick readthru the first time sorry bout that [22:32] Is using Apache2 a security issue in Ubuntu ? if its on a live desktop "distro 64-bit" and as well online. [22:33] silvereye, somedaze I feel that I am getting a little too old for this but I refuse to quit [22:33] hi, all! I'm trying to connect to a free VPN, but I get an error notification that says that the connection to the VPN failed. I have tried several VPN logins from different sites. Any ideas? [22:33] Hey guys, I have a problem... I am running ESXi with the harddrive on a SAN connected through iSCSI. The issue is that my Virtual Machine (Ubuntu 12.04.1 LTS) is full. df -h 0 bytes... Also, I have extended this machine so many times that I have /dev/sda1 2 3 4 5 6. The question is if I can somehow merge all the physical volumes when I am using LVM? [22:33] hey guys, i have my computer hooked to my large tv. the problem is the command line text is very small, due to the high resolution. How can i make the text bigger and easier to read from a distance? also, i have no gui, this is ubuntu 12.04 server. [22:33] maheanuu : if this happened on an update, then probably the latest cm106 is broken [22:34] latest cm106 driver [22:35] silvereye, as I said, the system was fine until I came back from an upgrade and tried to call my nephew in France on Skype when I had just finished talking to him before the upgrade [22:35] hi is the any known issues with ruining Apache2 server on Ubuntu desktop ? [22:36] can anyone tell me if this machine would be good for 12.04 LTS: http://www.newegg.com/Product/Product.aspx?Item=N82E16883256198 [22:36] maheanuu : sometimes newer driver version adds extra bugs which were not there before, the driver becomes broken even if it was previously working [22:36] hi is the any known issues with ruining Apache2 server on Ubuntu desktop ? [22:36] topper4125, yes. [22:36] nova_: As in will the server immediately crash? No. [22:37] nova_, if noone here knows one it still wouldnt mean there arent any [22:37] !repeat | nova_ [22:37] nova_: 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:37] topper4125: you should build your own and save a couple hundred dollars [22:37] OK sorry every-one ^-^ [22:37] nova_: its always a good advice to have the latest version of an app - i guess using a non-updated live-cd might be a disadvantage at this point [22:37] maheanuu : you may need to somehow revert to the previous driver [22:38] and as always - there is no bug-free software ...so issues might arise over time [22:38] fidel , so i need the latest version and if i get PHP i need ver.5 [22:39] !lamp | nova [22:39] nova: 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. [22:39] nova_: with latest i mean - keep it updated over time - not staying with an old release [22:40] hey guys, i have my computer hooked to my large tv. the problem is the command line text is very small, due to the high resolution. How can i make the text bigger and easier to read from a distance? also, i have no gui, this is ubuntu 12.04 server. [22:40] using a live-cd sounds for a longer time sounds like 'not installing updates' or am i wrong here? [22:40] silvereye, I am thinking the same thing, but there doesn't seem to be a way back from this morass I am in at present, or at least I have not been able to find it, you must forgive me, I am pushing 75 (Mar 7) and I still am in the learning phase, I will NEVER quit [22:41] maheanuu : I don't personally know how to revert to previous driver, perhaps someone else here does [22:41] fidel , oh OK thank you for answering my questions :-) [22:42] Used to be a field engineer for Sperry Univac, and love the digital field, I just find that it gets more difficult the older I get as my learning curve is beginning to flatten out [22:42] nova_: to break it down- what is your plan with this lamp-setup? running a lamp server for a long time - sharing content to the internet? [22:42] and why are you considerung using a live-cd for it? === [entropy] is now known as [ent] [22:42] howdy, so, i want to set up a virtual resolution for my xsession, i would like it to be 5120x1024 anyone have any advice on how to achieve this? [22:43] dingo, does the text become smaller part way through the boot process? [22:43] silvereye, thanks for your help and I will stick around and see if someone can possibly show me what I need to do to figure this out [22:45] does oem-config create a user not in a sudo group? My friend just bought a netbook with xubuntu preinstalled and the user was created right in the store without giving her a root password. [22:45] silvereye: havent watched the boot process for some time. but i dont think so no. [22:45] silvereye: im due for a reboot right now, just by chance [22:45] tgm4883: sorry to bother you again, but it's still telling the same, could it be, that there is something left over from before? ^^ [22:46] exit [22:46] UNGNightmare, what is the output of 'ls /usr/bin/java' [22:46] sorry [22:46] UNGNightmare, what is the output of 'ls -l /usr/bin/java' [22:46] I just put a ton of fonts in /usr/share/fonts/truetype/google-webfonts. I ran fc-cache -vf, but none of the fonts are seen by applications. fc-cache showed ~1300 fonts in that directory. what am I missing? [22:47] bye [22:47] dingo maybe VESA-modes would help "vga=" in cmdline for kernel from grub, but probably there is easier way [22:47] like fontsize or sth like that [22:47] dingo, http://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console [22:47] tgm4883: /usr/bin/java -> /etc/alternatives/java [22:48] syntroPi: thanks, i never put the tty part in my google searches, maybe that was my problem, i will look into this link. [22:48] UNGNightmare, and you went though that guide? [22:49] tgm4883 yes: but twice already (64-bit then 32-bit) and sudo update-alternatives --config java won't get me what it should [22:54] UNGNightmare, what is the output of 'ls -l /usr/lib/jvm/jdk1.7.0/bin/java' [22:54] uplinx, xrandr should be able to set that up for you [22:54] It's my first time connecting to a VPN. I get an error message saying "the VPN connection failed." Does anyone have any ideas? [22:54] I am trying to get to the Ubuntu chat site, but I don't believe that this is it? can someone direct me? [22:54] this is it === mpmc|Away is now known as mpmc [22:54] maheanuu: for support this is it. what are you looking for? [22:54] tgm4883: any ideas? [22:54] UNGNightmare, what is the output of 'ls -l /usr/lib/jvm/jdk1.7.0/bin/java' [22:55] I have a sound problem, I did an upgrade and lost my mic last night and nothing I have done can bring it back [22:55] I need help. Make is not working [22:55] tgm4883: /usr/lib/jvm/jdk1.7.0/bin/java [22:55] I'm getting the modpost not found error [22:56] I am running django on my ubuntu VM, when i run my dev server, i want to access it from another computer, in the same network, how do i do it? [22:56] maheanuu, if you're looking for support this is it, if you're looking for off topic talk #ubuntu-offtopic, and if you're looking for developers, try #ubuntu-discuss [22:56] wbf: you'd be better off with a programming language channel than here for answering that. [22:56] topper4125: bit late. [22:56] Anyone here willing to help out with a major app project for Ubuntu? [22:56] maheanuu, did you search in dmesg for it? [22:56] oops [22:56] daftykins: which channel? [22:57] UNGNightmare, ok, what about when you run 'sudo update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.7.0/bin/java" 1' [22:57] err [22:57] sudo update-alternatives --install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.7.0/bin/java" 1 [22:57] syntroPi : it was a dm106 usb sound device builtin to their laptop [22:57] syntroPi: not sure about dmesg will go to terminal and see what that has to offer [22:57] my screen size stayed the same all through the boot. the link provided didnt change anything. I keep searching for 'resolution' and 'text size' but the result arent very good. ideas on other keywords? [22:57] syntroPi : it was a cm106 usb sound device builtin to their laptop [22:57] wbf: i have no idea on channels for languages, but i don't know what language the program you're compiling is in either - C at a guess [22:57] yes [22:57] hey, how can i found out how php sends email from my ubuntu server? [22:57] in my /etc/rc.local i have su -c root startx but its not logging me in automatically... why is that? [22:58] daftykins: it's the linux KERNEL. [22:58] tgm4883: no message or error after that [22:58] What's a Application/Package related channel? [22:58] maheanuu, silvereye but maybe "dmesg" complaints about something related to that cm106 usb sound card [22:58] wbf: try a kernel channel then [22:58] UNGNightmare, ok, you said something was wrong when you did 'sudo update-alternatives --config java' right? what was wrong? [22:59] wbf: actually this may be of use: https://help.ubuntu.com/community/Kernel/Compile [22:59] tgm4883: it says: THere is only one alternative in link group java (providing /usr/bin/java) : /usr/lib/jvm/jdk1.7.0/bin/java; Nothing to configure. [22:59] syntroPi:I have the dmesg readout and it is a nightmare, now all I have to do is figure it out.... [23:00] maheanuu, can you paste the output from your dmesg in http://paste.ubuntu.com/ and give the link here? [23:00] UNGNightmare, out of curiosity, what happens if you do '/usr/lib/jvm/jdk1.7.0/bin/java -version' [23:01] tgm4883: cannot execute binary file ^^ [23:01] hi guy [23:01] what can i install to test my 3d? [23:02] lunatic^: glxgears [23:02] lunatic^, what do you want to test? [23:02] just see my drivers working, fps, etc [23:02] tgm4883: could there be still somthing 64-bit left? ^^ [23:02] glxinfo | grep direct [23:02] lunatic^, performance or existence [23:02] UNGNightmare, ok, how about 'file /usr/lib/jvm/jdk1.7.0/bin/java' [23:03] existence i suppose [23:03] isn't there a open source game on the repo :) [23:03] tgm4883: EFL 64-bit LSB executable D: [23:04] UNGNightmare, ok, so at least we know it's the wrong one :) [23:04] http://packages.ubuntu.com/quantal/games/ [23:04] tgm4883: how do I get rid of it now? ^^ [23:04] UNGNightmare, what about 'ls -l /etc/alternatives/java' [23:04] lunatic^, there are various games, but depending upon your cpu you could run some with software rendering and not be entirely sure what you are running [23:05] it's a gaming pc [23:05] tgm4883: /etc/alternatives/java -> /usr/lib/jvm/jdk1.7.0/bin/java [23:05] UNGNightmare, perfect [23:05] UNGNightmare, so should be easy enough to get rid of [23:05] UNGNightmare, Did you do all the unzipping from your Download dir? === ericab is now known as ericab_away [23:06] home dir [23:06] tgm4883: home dir [23:06] id go with those webpud8 repo since it will update it aswell (horrible sec on java) [23:06] UNGNightmare, ok, do you still have java stuff in your home dir? [23:06] tgm4883: yes [23:07] UNGNightmare, any java directories or just files? [23:07] syntroPi: here is part of it do you need it all? http://paste.ubuntu.com/1622526/ [23:08] tgm4883: lol nah that files are gone, should I unzip again? [23:08] UNGNightmare, not yet [23:08] tgm4883: there is just the .tar.gz left [23:08] UNGNightmare, just one? [23:08] maheanuu, yes the whole output of dmesg: "dmesg > /tmp/dmesg" "gedit /tmp/dmesg" copy&paste and provide link [23:08] UNGNightmare, what is the filename of that one? [23:08] can someone give me a precompiled modpost? [23:08] because the LFS people say "If it's ubuntu we don't support it." [23:09] syntroPi: Here it is http://paste.ubuntu.com/1622532/ [23:09] tgm4883: jdk-7u13-linux-i586.tar.gz [23:09] thats not all [23:09] UNGNightmare, ok, unzip that one, but don't move the directory yet [23:09] maheanuu, starts with [0000] [23:10] UNGNightmare, first do 'sudo rm -rf /usr/lib/jvm/jdk1.7.0' [23:10] UNGNightmare, that will delete the 64-bit version of java you have installed [23:11] hello [23:11] can someone give me some assisitance? I am setting up my first IRC server but having problems connecting my client to my server [23:11] tgm4883: all done :) [23:12] UNGNightmare, ok, so now go though that guide starting with the 'sudo mv' command === JoFo_ is now known as JoFo [23:12] does running a lot of SSH sessions use a lot of CPU/ram ? [23:12] Cool1: your best bet is to ask for support in a channel for the IRC server you're using, just because it's Ubuntu doesn't exactly relate... [23:12] okay thanks! [23:12] datsmoida: use 'top' to find out [23:13] Hello. How can I uniquely identify a physical hard drive that is a part of a RAID1 array in ubuntu? blkid gives the same 'universaliy unique' identifier for the two mirrored partitons. [23:13] i am using top and my CPU is at like 98"% [23:13] even though i just tripled my ram [23:13] but i do have like 20 SSH sessions going [23:13] maheanuu, "dmesg > /tmp/dmesg" "gedit /tmp/dmesg" copy&paste and provide link [23:13] datsmoida: what process does top show using the cpu? [23:14] top - 15:14:04 up 2:39, 22 users, load average: 0 [23:14] Tasks: 104 total, 1 running, 103 sleeping, 0 st [23:14] Cpu(s): 0.3%us, 0.0%sy, 0.0%ni, 99.5%id, 0.0%wa [23:14] Mem: 759304k total, 389168k used, 370136k fr [23:14] Swap: 1048572k total, 0k used, 1048572k fr [23:14] 99.5% ? [23:14] datsmoida: that's idle [23:14] thats idle [23:14] please use http://paste.ubuntu.com [23:15] lol oh [23:15] wbf - ok np [23:15] STMelon: Okay, got it done. Now how to remove this Java? :) [23:15] jrib - thx [23:15] tgm4883: sudo update-alternatives --config still says the same as before but java -version is working so I think everything is fine? [23:15] Does anyone know if there is major difference between the LibreOffice we can find on the ubuntu repo and the .deb that we can download on libreOffice.org? [23:15] UNGNightmare, yep sounds good :) [23:16] DrGrov: sudo update-sun-jre -v remove [23:16] STMelon: PM'ed you. [23:16] tgm4883 you are todays hero! thank you! [23:17] UNGNightmare, yw [23:20] is it possible to run call of duty black ops + steam under 12.10? [23:20] and if so, how does it play? [23:20] syntroPi: I hope this is what you want http://paste.ubuntu.com/1622550/ [23:20] guideX, no, it might be possible under Wine [23:20] in my /etc/rc.local i have su -c root startx but its not logging me in automatically... why is that? [23:20] guideX, but I'm assuming you are asking about the steam linux client [23:20] sometimes my ssh service seems slow even though I'm ssh-ing over local network, why? [23:21] paws-: that's an awful idea [23:21] ShapeShifter499, high server load? [23:21] jrib: i need it.. [23:21] paws-: why? [23:21] its my own personal server [23:21] noting barely runs on it [23:22] ShapeShifter499: you mean you type and it's slow to show up? [23:22] yes [23:22] ShapeShifter499: can be an issue on the client if you're downloading/uploading a lot [23:22] jrib: couze its a server and i am tired of always logging in and typing password... and im the only one that has physical access to to it [23:22] jrib, yes [23:23] paws-, a ubuntu server? [23:23] ShapeShifter499: you could check out mosh maybe [23:23] yes tgm4883 [23:23] paws-, with a gui installed? [23:23] yes :) [23:23] paws-: what are you doing that requires so much password entry? [23:23] paws-, and I'm assuming you don't want the gui running all the time [23:24] jrib, mosh? [23:24] my question is why isnt the rc.local responding to that... [23:24] ShapeShifter499: http://mosh.mit.edu/ [23:24] paws-: because your syntax is wrong. And you are doing something not recommended at all. [23:24] paws-: How are you trying to login automatically? [23:24] i understand its not the smartest thing but quiet frankly security is not my issue [23:25] histo: when i boot the computer its in the terminal [23:25] paws-: I don't see why you can login as a regular user. If you need to do a series of tasks with sudo, just use "sudo -i" and you'll have a root shell [23:25] s/can/can't [23:25] paws-: Why don't you autologni your user and then startx . I can explain how i'm doing it on my box hooked to my tv [23:26] jrib, thanks I'll try that [23:27] what is ltsp? [23:27] paws-: In my /etc/inittab Change you rfirst tty to 1:2345:respawn:/bin/login -f paws tty1 /dev/tty1 2>&1 [23:27] mattwj2002, linux terminal server project [23:27] huh? [23:27] is that the server version? [23:27] mattwj2002, no. Why do you want to know [23:28] I was looking at some documentation and it mentioned it [23:28] paws-: then in your ~/.bash_profile You need to add a script that if x isn't running it will startx [23:28] mattwj2002, the server version is..... "ubuntu server" [23:28] https://help.ubuntu.com/community/UbuntuLTSP [23:29] paws-: Something like if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then startx fi [23:29] Would work [23:29] mattwj2002, yes, I know what LTSP is [23:29] so would you mind sharing? [23:29] anyone know of a virtual resolution tututorial? [23:30] How can I install libxml-sax-perl in precise? It conflicts with installed perl. [23:30] mattwj2002, do you know what a terminal server is? [23:30] yes [23:30] virtual resolution? as in? [23:30] mattwj2002, then LTSP is the project for a Linux Terminal Server [23:30] ok [23:30] mattwj2002, http://www.ltsp.org/ [23:31] paws-: http://www.debianadmin.com/how-to-auto-login-and-startx-without-a-display-manager-in-debian.html [23:31] histo: thanx i am doing what you told me... [23:31] thanks tgm4883 [23:31] paws-: I strongly urge you not to. [23:31] paws-: yeah no need for su [23:31] paws-: at least not as root. [23:32] mattwj2002, sorry, i've been working all day on getting a windows 7 VM updated :/ [23:32] jrib: Why he wants to auto login a user. [23:32] tgm4883: no worries...I just got done with a hard day's worth of work too [23:32] histo: he's trying to auto-login as root into X [23:32] I am a bit brain dead too [23:32] :) [23:32] jrib: Yeah, that's why I told him how to do it as a uer. [23:32] s/uer/user/ [23:33] I do have a simple question [23:33] mattwj2002, shoot [23:33] Anyone have an idea why an extension would load on the libreoffice from Ubuntu repo and fail when loading on LibreOffice installed from .deb?? [23:33] what is recommended for a server 12.04 or 12.10? [23:33] jrib, the system I'm ssh-ing into is acting as my wifi router, could bad dhcp settings cause issues? [23:33] mattwj2002, Depends on the usage [23:33] I'm getting the modpost not found error (yes asking here now due to LFS saying ubuntu isn't LFS. [23:33] good point [23:33] :) [23:33] mattwj2002, generally, I suggest 12.04, as it's supported longer [23:34] mattwj2002: I would use LTS which is 12.04 [23:34] right [23:34] histo: which is fine. Though 1) I would just use lightdm and 2) Does the /etc/inittab method work with upstart? [23:34] okay cool [23:34] mattwj2002, but there are cases to use 12.10, for instance, if the software you want to run isn't available/doesn't support 12.04 [23:34] jrib: He doesn't even have display maanger from the sound of it. Since it's a server install. [23:35] I just want to build a simple server [23:35] not even really production [23:35] histo: yet he has startx ;) [23:35] ShapeShifter499: I don't know [23:35] mattwj2002, if the hardware supports 12.04, I'd go 12.04 [23:35] thanks tgm4883 [23:35] :) [23:35] mattwj2002, that is what I do for our servers at work [23:36] 12.04 VMs [23:36] nice! [23:36] jrib: Upstart may be an issue. If so I would edit /etc/init/tty1.conf [23:36] for some odd reason Kompozer isn't in 12.10 repositories and no ppa, what's the alternative? [23:37] ubuntu is definitely nice and well documented [23:38] :) [23:39] otura: http://alternativeto.net/software/kompozer/ [23:39] mattwj2002: somethings are [23:39] true [23:39] otura, for info on why https://bugs.launchpad.net/ubuntu/+source/kompozer/+bug/1065547 [23:39] Ubuntu bug 1065547 in kompozer (Ubuntu) "Please remove kompozer from quantal" [Wishlist,Fix released] [23:39] better than a lot of OSes [23:39] :) [23:44] tgm4883: oh wow, I forgot how much developing for any distro sucks. 2 year old software doesn't work. worse than iOS. [23:44] otura, not entirely sure what you are getting at (Updating windows has made me tired today) [23:45] tgm4883: no sable ABI's anywhere except the POSIX standard itself [23:45] s/sable/stable [23:46] otura, sorry, I was under the impression that it was removed because nobody wants to maintain it anymore (for the last 2 years) === tjbiddle_ is now known as tjbiddle [23:47] otura, granted we're talking about Komposer, a WYSIWYG HTML editor, which from my experiencing dealing with web designers, they hate WYSIWYG HTML editors [23:47] hi, i'm looking for a calendar/task software. what do you recommend for it, especially looking good under 12.10 and unity? [23:49] I am setting up my first IRC server using ubuntu... I am undecided about which IRC to use any suggestions? [23:49] tgm4883: oh but ofcourse! because web designers hate it, surely everyone must hate it as well! or should! just as with debian stable, why would anyone want new software. that's insane! /s [23:49] asking again, i'm looking for a calendar/task software. what do you recommend for it, especially looking good under 12.10 and unity? [23:50] How to install steam on 10.04?? [23:50] marjinal1st: Evolution combined with GNOME3 [23:50] anything else? [23:50] i dislike evolution a lot and so prefer thunderbird [23:50] !best | marjinal1st [23:50] marjinal1st: 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. [23:51] otura, that comment asside, the software isn't being maintained anymore, so perhaps you should direct your anger at the developers of Komposer? [23:51] The only one steam package available is i386, and my system doesn't accepted it! [23:51] Does anyone know how long it will take before the official ubuntu repositories update to LibreOffice 4.0? [23:52] Physicist, works on my 64-bit system [23:52] Physicist, I just did 'dpkg -i steam.deb' then 'apt-get -f install' [23:52] jxcl: Repos don't update like that. [23:52] actually i don't wanna install gnome 3 and other typical gnome software. happy with unity and thunderbird. just need an calendar/task software looking good on 12.10 and unity [23:52] tgm4883: I'm not angry, I'm just slightly amused. [23:52] histo: what do you mean? [23:53] jxcl: Meaning it probably won't be updated until the next version of ubuntu. The software in the repos is only fixed for security reasons and bug fixes. Other than that the version stays the same. You could check in backports if you need a newer version [23:53] tmg4883. Ok.. I will try right now! [23:53] !backports | jxcl [23:53] jxcl: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [23:53] otura, well I just skimmed the bug report, it doesn't build on Quantal and nobody wants to maintain it. Sounds like a good reason to not have it in Quantal to me [23:53] histo: thank you [23:55] Hi, I have a dataloss because of an apparent bug in nautilus. Trying to move files from one to another tab in nautilus, but move them back to the original tab gives an error and after clicking "abort" the files are GONE. for good [23:55] slnls: What version of ubuntu? [23:56] slnls: And is there a question in there? [23:56] 12.04. Where are my files? [23:56] slnls, link to bug report? [23:56] slnls: have you tried looking in the directories in terminal? [23:56] tmg4883. Wrong architecture i386.. [23:57] Physicist, we're talking the steam linux client right? [23:57] tmg4883. Wrong architecture i386.. my system is 64 amd too! [23:57] Physicist: You should be able to install it. [23:57] Physicist, downloaded from http://media.steampowered.com/client/installer/steam.deb ? [23:57] tmg4883. yes. [23:57] Physicist: Double click it. What error do you get? [23:57] Physicist, what version of Ubuntu? [23:57] 10.04 [23:58] Physicist, it doesn't support 10.04? [23:58] Physicist, it supports 12.04 [23:58] which is a pretty large difference [23:58] OK, I found the files. but still. this is not supposed to happen. I dont have a bug report yet. How should I? [23:58] slnls, do you have steps to reproduce? [23:58] !bug | slnls [23:58] slnls: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [23:58] so i have to upgrade my system.. than install steam.. [23:59] i want to run a package only with typing his name at any time on terminal i have to add symlink? [23:59] I like 10.04! [23:59] Physicist: What error are you getting? [23:59] slnls: if nautilus crashed... didn't the crash handler pop up asking to submit something? [23:59] isto, wrong architecture! [23:59] only that. [23:59] histo, he's getting an "invalid architecture" error from dpkg since he's trying to install a 32-bit package on a 64-bit os