[00:00] ill be back smoke time [00:00] hi, i've upgraded to 12.10 and the left mouse click is not working (nor tapping) on things like buttons but it works on others like the unity panel or close, minimize, buttons. Any ideas to what may be cuasing this? [00:00] SolarisB1y: So anyway now when I boot from recovery it goes instant black screen. yay. [00:01] binBlob: I would not do it the way you are trying but I believe grub can handle this from what i'm seeing online. [00:01] zen_monkey, try holding the LMB for a half second or so before releasing [00:01] can we all agree that ubuntu runs on magic [00:01] please [00:02] quibble, if you say so ;)) [00:02] quibble: what was your initial problem? [00:03] ObrienDave: does the same, changes it's icon to the "draging" hand but doesn't click [00:03] where does wine install to in ubuntu? [00:03] home/.wine? [00:03] knivez: it installs your stuff under there yes [00:03] histo: I am getting black screened when entering boot mode or recovery-->proceed with normal boot. I am attempting to get OUT of tty mode. startx doesnt work, lightdm black screened me, gdm is too old. alt+ctrl+f7 also doesn't work. [00:03] you should have like a drive_c folder under that location that starts to look like "windoze" [00:03] quibble: when did this start? [00:03] knivez: ^ [00:04] histo: last monday. I pressed ctrl+alt+f12 accidentally, got kinda mad, and then just spammed every possible function+ctrl+alt+shift combination. [00:04] SolarisB1y: Is there a quick/easy way to manually mount it? I have to leave momentarily and I'd like to kick off a backup before I go. [00:04] zen_monkey, how old is the mouse? [00:04] quibble: Did you perhaps install any updates pervious to this? also which video chipset are you using and which drivers for said chipset? [00:05] puff: sure - do you know the filesystem on that drive? really it shouldn't matter mount will try and figure it out best it can - it only matters if it cant figure it out [00:05] puff: mount /dev/drive /path/to/mount [00:05] /dev/sdb, I partitioend it as ntfs. [00:05] puff: ensure /path/to/mount exists [00:05] SolarisB1y: Oh, okay, that's pretty eay :-). [00:05] puff: so assuming you have ntfs-3g installed have at it [00:05] histo: please excuse my ignorance, but i don't know what a lot of these words mean. As far as updates, I used linux in the "normal" functioning screen for about 2 months? i dont know what a chipset is but looking on my computer i dont see a nvidia [00:06] puff: if not install ntfs-3g - then have at it [00:06] quibble: lspci | grep VGA [00:06] puff: ahh and prefix with sudo ofcourse [00:06] brb [00:06] zen_monkey, how old is the mouse? [00:06] histo: I do not have access to somewhere that I can write- I am going to try recovery mode--> root filesystem [00:07] histo: That gives me somewhere i can write, but claims it's in read-only mode so it doesnt work, but ill try it again. [00:07] SolarisB1y: Odd... gparted says it's /dev/sdb and the partition is /dev/sdb1. But /dev only contains /dev/sda* [00:07] quibble: try that if not try booting with the kernel option nomodeset. What you are explaining happened doesn't quite make sense. Switching to tty would not break X permanently [00:07] !nomodeset | quibble [00:07] quibble: 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 [00:07] ObrienDave: it's a touchpad and it's new and working fine, in case you're considering hardware failure :D [00:08] histo: ubottu: I am going to try this and brb [00:08] SolarisB1y: So trying to mount gets me: mount: special device /dev/sdb1 does not exist === mike_ is now known as Guest94860 [00:08] zen_monkey, no, i'm considering that the left button is dirty or going bad. [00:08] quibble: I'd assume that you issue is a video driver issue where X is failing to load. You should have a /var/log/X.*.log which will have some EE or error lines in it to show you whats going on. [00:09] ObrienDave: for sure not the case, worked like a charm before upgrading (alas 12.04) [00:09] histo: please lead me there from the recovery menu [00:10] SolarisB1y: Hm, and now gparted *doesn't* see it (after exiting and restarting gparted). [00:10] zen_monkey, ok, i've heard similar issues before when upgrading. [00:10] SolarisB1y: Ah, restarted it and now it works. [00:11] QUICK QUESTION: Can I have more than one repository in one apt-add-repository command? [00:11] quibble: well boot in recovery mode like you have been doing. When you get to a # prompt grep EE /var/log/Xorg.0.log [00:11] E.g.: Would "sudo apt-add-repository ppa:ppa1/ppa ppa:ppa2/ppa" work? [00:11] quibble: or less /var/log/Xorg.0.log and scroll through that file looking for errors. You may have to look at /var/log/Xorg.1.log [00:12] rcmaehl, not sure, try it :)) [00:12] histo: "no such file or directory" [00:12] ObrienDave, I only need to add one ppa for now, I don't know of any others [00:12] histo: I am using a # that says before it- "root@johncomp:~#" [00:13] john is the username* [00:13] If I have an LVM partition in /dev/sda4 and the subpartitions are in /dev/sda5, /dev/sda6, etc, and I do a dd backup of /dev/sda4, does that copy all of the subpartitions? [00:13] rcmaehl: doens't appear so according to the man page [00:13] quibble: okay less /var/log/Xorg.0.log [00:13] rcmaehl: no, you can't, it errors if you supply more than one [00:13] darn [00:14] rcmaehl, you can separate comands with && and add multiple PPAs in one line. but I don't think that is what you're after :) [00:14] Nope [00:14] *commands even ;) [00:14] rcmaehl: why not just run two add-apt-repository commands? [00:15] histo: I tried "grep EE...../var....log" and it says "[100.564] II loading extension MIT-SCREEN-SAVER" next line- "[199.917] (EE) open /dev/fb0: No such file or directory [00:15] I'm making a script for when I install ubuntu on a new pc. I wanted to be able to do Repositories=$Repositories" ppa:ppa1/ppa" [00:15] histo: what exactly do I type? Can you put it in quotes? I am using the root filesystem, btw. [00:15] quibble: that's the only errors? [00:15] histo: It appears so. [00:15] The script has parameters for what I want to install [00:15] quibble: "less /var/log/Xorg.0.log" [00:15] ty [00:16] so if I wanted to install things that had ppas, it would auto add them, but I'll just handle it with boolean statements [00:16] histo: oh, mother of.... [00:16] rcmaehl: for i in blah.... [00:16] quibble: "GG" to get to the bottom and scroll up from there [00:17] histo: There are things with (--) preceding, (**) preceding, and (II) preceding them. should i only be looking for (EE)? [00:17] quibble: or you can "grep -i error /var/log/Xorg.0.log [00:17] I have been trying to get ubuntu up and running for quite a while now. The main issue I am having is that my keyboard is not detected at all under the OS, or on the live cd. Im also pretty sure it's not receiving power. Any tips? [00:18] also (WW) [00:18] quibble: yes the lines that are important should be (EE) and you may see something like "no screens found" [00:18] quibble: ww is warning EE is error [00:18] I believe II is info lines [00:19] Hi, win7 has the option to boot from a virtual drive (vhd), there is a commercial software (vboot) that apparently does the same for linux machines. I looks like it is achiving this with grub2. Do you guys know how they did that ? [00:19] histo: the "open /dev/fbo: no such file or directory" is still here. I will keep looking. there is a lot of stuff that I've never seen before [00:20] binBlob: I believe the kernel needs to be compiled with support for vhd [00:20] histo: there is no "no screen found" error, [00:20] binBlob: please ask in grub's channel or in #linux [00:20] but i will try the other command. [00:20] histo: how do I get to somewhere I can type? [00:21] ohh wrong channel [00:21] Anyone have any suggestions for my keyboard? [00:21] quibble: ctrl+alt+F1 through F6 are ttys you can type in [00:21] Gmax: Does the keyboard work in the bios? [00:21] Yes [00:21] And in windows [00:21] histo: I am at where it says "(END)" in a white box at the bottom, the ctrl+alt+f12 are non working [00:21] Gmax, what keyboard is it? [00:21] histo* f1-6** [00:22] Its a sharkoon tactix [00:22] quibble: the Function keys at the top not f1 F1 [00:23] Gmax: no idea what that is. How is it interfaced usb or ps/2? [00:23] Gmax, when you installed Ubuntu, did you try the keyboard detection, or just use the defaults? [00:23] histo: If it's any consolation, when i press f2-f6 it brings me to a blinking underscore, and yes-sorry-- i meant to capitalize the f1etc's [00:23] Usb [00:23] I just sued defaults, My keyboard isnt receiving power at all [00:23] It doent work in any other linux distro I tried either [00:24] histo [00:24] quibble: yes? [00:24] Gmax, do you have a USB mouse? does it work? [00:24] Perhaps ubuntu isn't handling the keyboard power correctly? [00:24] Yes, my usb mouse works [00:24] histo: update- i can bring it out of the error list into typing by pressing ZZ [00:24] Gmax: different USB port? [00:24] Tried [00:25] quibble: Oh you wanted to exit less... You can use q to exit [00:25] quibble: anyhoot lspci | grep VGA [00:25] It may be an issue with my board or keyboard [00:25] quibble: "lspci | grep VGA" [00:25] If it helps my mobo is an Asus M5a99x Evo r2 [00:26] Gmax: It's not an issue if you say it works in the bios and windows [00:26] Ok. [00:26] Anyone else having problems with Cairo Dock? I installed it just fine but anytime I put an app on the bar the icon colors are all screwed up. [00:27] If I ever get my hands on another keyboard I could try that] [00:27] Hopefully that works [00:27] histo: You know too much. Here's the info: VGA compatible controller: Intel corporation 2nd generation core processor family integrated graphics controller (rev 09), and VGA compatible controllre: NVIDIA corporation GF108 [GeForce GT 540M] (rev a1) [00:28] quibble: ahh you have that dual vga thing. [00:28] how do you input a space into terminal? [00:28] like a folder with a space in its name [00:28] knivez: \ [00:29] ObrienDave: so, ideas of what could be? a corrupted mouse config? hardware isn't the casue [00:29] knivez, enclose it with quotes. [00:29] cause* [00:29] quibble: did you ever mess with video drivers previously? [00:29] knivez, such as "My Documents" [00:29] ty [00:30] zen_monkey, sorry, out of ideas on that one [00:30] knivez:\ escape\ the\ spaces\ "or use double quotes" [00:30] histo: not that i can remember, but when I originally had the computer it had windows, and the windows became somehow glitchy or corrupted and wiped the hard drive [00:30] ObrienDave: it's like the pointer remains locked to the windows related actions [00:30] histo: so i got linux [00:30] quibble: what version of ubuntu are you running? [00:31] histo: x64 bit, one of the newer ones... is there code to find out? [00:31] histo: i got it within 2-3 months [00:31] zen_monkey, try setting that option in windows, that's how I have to enable and disable the touchpad [00:31] quibble: "cat /etc/issue" or "lsb_release -a" [00:31] Iv'e got about 4 10.04 LTS discs on my desk ;) Official ones too. [00:32] ubuntu 12.04.2 LTS codename: precise [00:32] Anyways, Imma go into my Uefi and screw around until my keyboard works :/ [00:32] histo: (above message) also, "no LSB modules are available" [00:33] quibble: so if you try normal booting you just receive a black screen? What if after awhile you hit ctrl+alt+F1 can you get to TTY? [00:34] histo: I will try normal booting [00:35] sir, how to see our speed connection in ubuntu using command prompt? [00:35] histo: FFS YOU @#$@#$@#$@ING COMPUTER [00:35] quibble: also how is the box connected to the internet? [00:35] histo: anyway, it fixed itself. [00:36] fbq [00:36] lol [00:36] histo: must be something you typed. Hey, is there a way for us to keep in contact? I am DEFINETELY going to need your help again. [00:36] quibble: perhaps something else is going wrong. I would run a memtest... and maybe be suspicious of your power supply. If you want to install proper video drivers you have tofollow https://wiki.ubuntu.com/Bumblebee [00:37] how do i run a memtest? [00:37] quibble: I'm usually here idle along with all the others. I can assure you it was nothing we typed. [00:37] quibble: http://askubuntu.com/questions/187573/memtest-with-ubuntu-12-04-live-cd [00:37] rb-new: bwm-ng, iftop [00:37] histo: that sounds like it should be assuring, but it isn't. lol. the fact that you're here is though === bfiller is now known as bfiller_afk [00:38] internet speed,how to se from terminal? [00:38] histo: As a precaution, should I download the 33 updates it is prompting me to download? [00:38] internet speed,how to see from terminal? [00:39] quibble: It's up to you. All those updates are security and bug fixes. [00:39] rb-new: wget [00:40] quibble: I suspect you have some other going on that the machine was hanging on boot and now it's not. That's why I would run some hardware tests like memtest === g_byers is now known as gbyers[Away] [00:40] rb-new: https://github.com/sivel/speedtest-cli [00:40] rb-new: wget -O /dev/null http://lg.denver.fdcservers.net/100MBtest.zip [00:40] histo: memtest sounds like a good idea, based on the computer's history. this computer... Anyway, I'm getting bumblebee, and will soon proceed in booting from the disc and running memtest. === nevyn__ is now known as nevyn [00:41] quibble: Just becarefull with bumblebee. Those optimus setups with multiple video cards aren't being supported very well by nvidia in linux. Right now you are just using the intel side of it. [00:42] histo: When you say "be careful" i have no idea what to do [00:43] histo: I'm sure it'll be fine. Hey, you wouldn't happen to know how to get league of legends? Or a working Java? [00:43] quibble: It can create headaches. I'm not too familiar with that setup but people come in here complaining all the time. Check askubuntu.com it's a wealth of information to common problems you might come up with. [00:43] why my internet is slowly? [00:43] how to solution it [00:44] rb-new: call service provider [00:44] histo:? [00:45] quibble: What is league of legends? [00:45] Hi [00:45] quibble: http://askubuntu.com/questions/243434/can-i-play-league-of-legends-in-ubuntu [00:45] histo: It's a game. It's like DOTA. There's a lot of tutorials for x32 bit systems, for like version 10. (i read the related askubuntu's on it) [00:46] histo: The graphics on the game are screwy when I play it, is all [00:46] What does it mean when I get a something wicked happened message after I do a sudo apt-get update? [00:46] histo: More importantly, Do you know how to get java? I couldn't figure it out on my system [00:47] league of legends is a game [00:47] quibble: well using bumblebee you may have more success with graphics as you will be using hte nvidia chipset instead of the intel one. [00:47] histo: That sounds fantastic [00:48] quibble: use the software center and install jre or jdk openjdk should already be installed though. [00:48] thx. and how to speed up our internet connection? [00:49] rb-new: Call your service provider [00:50] histo: I do have the openjdk, i cannot fine the jre or jdk [00:50] quibble: java somefile.jar [00:50] histo: find* [00:50] histo: "Could not find or load main class somefile.jar [00:50] " [00:51] !java | quibble [00:51] quibble: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [00:51] histo: java -jar somefile.jar, isn't it? [00:52] somsip: No idea I don't have java installed on this box or any jars to test [00:52] !offtopic > rb-new [00:52] rb-new, please see my private message [00:52] quibble: you might still not have it installed, but try 'java -jar somefile.jar' [00:53] somsip: unable to access jarfile somefile.jar [00:53] how do I pad a string to a certain length? [00:53] quibble: the name 'somefile.jar' is an example. You need to do this on a specific jar file [00:53] rcmaehl: what language? [00:54] Bash === markalanevans_ is now known as markalanevans [00:54] rcmaehl: try #bash [00:54] somsip: note* i do not know anything [00:54] how can i reduce the time the trackpad is disable for after typing? it's 2s by default and i want it to be more like 0.5 [00:54] i dont have a synaptics touchpad [00:55] atmel maxtouch [00:55] quibble: follow the directions from ubottu for installing java above if you need java. [00:56] histo: i am on it === lucyinthesky is now known as gillian [00:56] quibble: java -version will tell you if it is installed [00:57] hello i try kubuntu a few days ago but i like too much ubuntu, but calligra suite likes me too how can i install it in ubuntu on spanish languaje [00:57] can anybody help me? [00:58] !es | Albertopat [00:58] Albertopat: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [00:58] somsip: before doing the steps to install, i typed the "java -version" and i have version 1.7.0_21 [00:58] thank you [00:58] quibble: so your issue is...? [00:59] somsip: It still doesn't work. I'm gonna get a more recent version, see if that helps. [00:59] how to speed up internet speed in ubuntu? [01:00] rb-new: http://brighthouse.com/central-florida/shop/internet_road-runner-lightning [01:00] quibble: 'doesn't work' is not very helpful. Try to give more details if you need more help [01:00] rb-new, it is probably an issue with your ISP. might have to ask them [01:02] somsip: sorry- I am having problems using java in google chrome [01:02] somsip: I am not exactly sure what the issue is, but I may need something called "iced tea" [01:03] Did you try sugar? [01:03] quibble, you can get that in the software center. I prefer synaptic package manager [01:03] Hello, I am trying to download ubuntu 10.04 ppc but I'm getting "The requested URL /ports/releases/10.04/release/ was not found on this server." for the page. :L [01:03] quibble: it's the browser plugin. And yes, you possibly do need to install that. But I need to go so if you can't figure it out, someone else will have to help [01:04] Sorry for the retarded answers, I was having a moment. [01:04] somsip: thank you, bye bye :D [01:04] Anyone know of a good tutorial for Zentyal? [01:04] jordan4ibanez, i dont think 10.04 is supported any more [01:04] So they broke the download link?? [01:05] probably, since it's UNsupported [01:05] http://www.archlinuxppc.org/download/ won't load either, I think it's being DDOSed [01:05] let me see if I can find you a link [01:05] Thank you. [01:05] ObrienDave: What do I do, now that I have synaptic? [01:06] Hey guys ubuntu 12.04, I have apache set to 65k open files limit, yet seems to be OS limited at 1024~? [01:06] any non-reboot way to fix it? [01:07] HI there, i've installed Ubuntu minimal with pcmanfm and whenever I try to click on my windows partition I get "Not aurhorized to perform operation". However if I run pcmanfm as root I don't see my windows partition listed [01:08] Wow they did completely drop support for it, that's bogus. === BadLarry is now known as BadLarry_ [01:08] hello,everybody [01:08] ObrienDave:poke [01:08] am I the only one having problems downloading form mega?the downloads always freeze [01:09] ObrienDave: Do you know how to download icedtea using synaptic:? I am unfamiliar with it [01:09] jordan4ibanez; http://www.oldapps.com/linux/ubuntu.php?old_ubuntu=11210 [01:09] jordan4ibanez; that happens after 3 years [01:09] kevin_: You need root priveledges to mount things that aren't in /etc/fstab === MartinS is now known as Guest90840 [01:12] how to configure? [01:13] uh so does anybody know a way to reduce disable touchpad while typing delay? I want it set to 0.5 secs -- not using a synaptics touchpad [01:13] @ rb-new that's kind of vague.... ./configure ? [01:13] rb-new: configure what? [01:14] magallanes [01:14] hola a todos [01:14] ^ [01:15] Does anyone know of a great manual/tutorial/dummies guide for Ubuntu. I want to learn from the basics to help understand what I am doing. [01:15] is it alright to use software manager to uninstal Ubunto One stuff? I hate that cloud icon [01:15] is ti safe* [01:15] it* [01:15] hola tambi?n a todos !!! [01:16] un español!!! [01:16] si [01:16] deckard: i'd guess ubuntuone is part of ubuntu-desktop metapackage - and if it is, it's probably more effor then it's worth to remove... good luck. [01:16] espa?ol no ! castellano desde La Rep?blica Bolivariana de Venezuela [01:16] !es [01:16] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [01:17] well i see 2 ubuntu One things in dowload manager, is it safe to uninstall zykotick9 [01:17] deckard: i'd "guess" not... [01:17] reinaldoulloa: they haven't banned all internet in your country yet?? [01:17] some much left until you guys turn into neo-cuba [01:18] okay ty, do you know how to remove the cloud icon from the taskbar? zykotick9 [01:18] How can I get permissions to delete a folder in GUI? [01:18] deckard: no idea. [01:19] k, ty zykotick9 [01:21] snarf [01:25] UbuntuNoob: gksu [01:26] histo: i'm not seeing the question you are replying too, BUT i bet you mean "gksudo" ;) [01:28] zykotick9: gksu is gksudo [01:28] I ran sudo apt-get upgrade and i see there are things available for upgrade that did not show using the normal update method. What should i do? [01:28] histo: well, not really... su != sudo [01:28] zykotick9: please man gksu [01:30] histo: "No manual entry for gksu" :p [01:30] How do I move an entire directory and its subdirectories? mv -d ~/. ~/. ??? [01:31] Scunizi: mv is recursive by default [01:31] zykotick9: is that the right syntax through? [01:31] Scunizi: i'm not familiar with teh -d [01:31] Scunizi: mv /some/directory /to/some/other/path [01:31] Scunizi: "mv a b" should work [01:32] zykotick9: histo thanks.. will do. [01:32] zykotick9: right because gksu is gksudo [01:32] I am trying to install Ubuntu 12.04 or 13.04 (server - amd64) and I when I boot the CD all I am getting is green and orange bars.. Any ideas? [01:32] !nomodeset | WcktKlwn [01:32] WcktKlwn: 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 [01:33] ubottu: I have tried running that [01:33] WcktKlwn: I am only a bot, please don't think I'm intelligent :) [01:33] histo: actually it's not, gksu is su, while gksudo is sudo. [01:35] Is there a way to reduce disable-touchpad-while-typing delay? I can't find anything on google that does not use syndaemon. [01:35] http://askubuntu.com/questions/284306/why-is-gksu-no-longer-installed-by-default-in-13-04/299258#299258 [01:36] histo: I tried doing the nomodeset and that just gives me a black screen [01:37] WcktKlwn: what video chipset? [01:38] Please help, i try install package mysql-server-5.6, but after installation, any directory is create. [01:38] I tried an older nvidia card (I can't remember the model) and I also tried a AMD FirePro and a Nvidia GTX260 and they all produce the same problem [01:38] http://pastebin.com/7E17d3tR Segfault in Ubuntu Software Center. Anyone have a clue as to why this might be occurring? [01:40] FrozenFire: try a sudo apt-get update and sudo apt-get upgrade from the commandline and see if it still happens === Yuki is now known as Guest25167 [01:41] hello all! I need help with a simple pptp setup.. the server is up an running through Webmin I can see the client connects but on the client side it does not connect.."connection could not be established" [01:41] any hint? [01:42] fachex: hint [01:42] ! pptp [01:42] any idea? [01:42] fachex: hint #1 - don't use webmin. see "/msg ubottu webmin" for details [01:42] ok [01:42] still it seems like the pptp is working [01:42] but clients cannot connect [01:43] this is not very hard as far as I can tell [01:43] very simple setup [01:43] firewall rules? perhaps [01:43] firewall is off [01:43] if I go to canyouseeme.org [01:43] dr_willis, Nothing relevant to update. [01:43] I can see the port open [01:43] 1723 [01:43] the server is ok [01:44] i can see the client connecting and when trying to authenticate, it's like it cannot do it. === l057c0d3r_ is now known as l057c0d3r [01:44] hello guys [01:44] what is diferrent between bit and byte? [01:44] can anyone help me with ubuntu? [01:45] rb-new: a factor of 8 [01:45] testing-ubuntu, just ask your question [01:45] rb-new, 1 byte = 8 bits [01:45] rb-new: 8x [01:46] rb-new: but you didn't ask about a nibble ;) [01:46] 4 bits [01:46] Ari-Yang, can I use ccleaner with ubuntu? [01:46] *shrugs* [01:46] testing-ubuntu: there is no reason to try [01:47] [value][value][value][value][value][value][value][value] <==8bit ,what is inside of value? [01:47] rb-new: a 0 or 1.. a bit === zero is now known as Guest83196 [01:47] seronis, why is there no reason? [01:47] I want to improve my system [01:48] that's a good reason for me [01:48] do or do not there is no try [01:48] i don't understand it [01:48] testing-ubuntu, its because ccleaner does not have the same effects [01:48] there is no registry to clean... [01:48] !ot | rb-new you're still way off topic [01:48] rb-new you're still way off topic: #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:49] rb-new: each 'bit' is a binary number. 0 or 1.. put them together to represent increasingly larger values [01:49] sir, can give analogy? 8bits, ,what is inside ? [01:49] l05 [01:49] l057c0d3r, I see [01:49] rb-new: take this elsewhere. This is not the place to ask these questions [01:49] rb-new: its no different than decimal numbers.. in decimal each 'bit' just has 10 values.. once you max a value out you need another digit to represent the next value [01:49] testing-ubuntu, and most temp files are cleared every reboot.. [01:49] rb-new: #ubuntu isn't for homework questions, it's for ubuntu support only [01:49] How can I grep through all my .txt document for a 5 character numeric string [01:49] yes I know I'll get a ton of matches [01:49] delinquentme: are they all in one dir? [01:50] rb-new: 0 1..9 10 11 ... or in binary 0 1 10 11 100 101 [01:50] now catches and other things form programs like firefox ext.. are saved in the /home/~username~ area [01:50] delinquentme: "grep -r foooo *.txt" perhaps? [01:50] somsip, all within my ~/ dir [01:50] rb-new: in binary you just have less valid symbols per digit thus you increase number of digits faster for the same value range [01:50] rb-new: anything else ? [01:50] zykotick9, i dont know what the numerals are though [01:50] delinquentme: you might want "grep -ri foooo" to ignore case [01:51] delinquentme: ahhh, you need a regular expression, i don't that the foggiest in that case. good luck. [01:51] zykotick9, I need to search for a 5-set of numerals which I dont know what the numerals are ... just that they're grouped in a set of 5 === gillian is now known as lucyinthesky [01:51] delinquentme: use a regex [01:52] delinquentme: grep -ri '\[0-9]\{5\}' *.txt [01:53] thx,seronis [01:53] delinquentme: that regex is wrong. I'll leave it as an exercise for you to find the missing character :) === smw_ is now known as smw [01:59] somsip.. missing.. i thought it was a misplaced character :-p === _BJfreeman is now known as BJfreeman [02:02] somsip, just tried it out w a moc document ... didnt match an asdf.txt doc with 5 numerals inside it [02:02] I am trying to install Ubuntu 12.04 or 13.04 (server - amd64) and I when I boot the CD all I am getting is green and orange bars.. Any ideas? I have tried nomodeset. I have also tried switching video cards (I tried an older Nvidia ~9800, Nvidia GTX 260, and a older AMD Firepro card) [02:04] what will the next lts be? [02:05] can someone help me out with Zentyal/samba? [02:05] llts is like every 2 years i belive, [02:06] what's the expected delay/implementation time for bugs that have fixes in place.. when would it appear in software updates? specifically https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/1104435 [02:06] Launchpad bug 1104435 in xfce4-session (Ubuntu Raring) "xfce4-session crashed with SIGSEGV in g_slice_alloc()" [Undecided,In progress] [02:06] why is firefox super slow on 13.04 compared to chromium? [02:06] WcktKlwn: when you do a server install can you even see or get to the GRUB menu? [02:06] shadykhan: cant say ive noticed any real differance btrween the 2. [02:06] dr_willis: counting from the last refresh aka 12.04.2? so that would be feb '15 [02:07] woshty: 14.04 i belive [02:07] 12+2=14 [02:07] dr_willis, in firefox i have to wait about 2 seconds for a page to load and i feel a lag in chromium i dont [02:07] l057c0d3r: maybe it is. I just copied and adapted, which is what the OP can also do [02:07] somsip, heh right [02:08] dr_willis: the CD spins up and and I get the install menu (Install, expert install.. etc) and I tried all the install options, and they all produce the same outcome [02:08] shadykhan, i've always thought that chromium was just a bit snappier then firefox... but never noticed a huge difference in them [02:08] WcktKlwn: so the INSTALLER disk is whats getting you a black screen. you cant even install.. Interesting.. [02:08] i dont mind using chromium i just hate its inspect element i hate developing on it [02:09] shadykhan, it also depends on how many plug-ins and extensions you have install in each browser [02:09] dr_willis: thx, and should generally be easier to upgrade from 04 to 10 then a full main version? [02:09] woshty: you upgade from LTS to LTS , OR upgrade from onelreasse to t he next.. [02:09] ObrienDave, i have 2 plugins installed in my firefox [02:09] i always stay on the latest release.. i dont have any need for sticking to LTS only [02:09] well .....? [02:10] dr_willis: i am on slightly "complicated" hardware .. and upgrading seems to be an issue in some cases. [02:10] woshty: i always tend to do clean instaalls.. i rarely upgrade [02:10] hello. Can somebody tell me how to remove the ubuntu one cloud icon? [02:11] I'm on 12.10, and don't think I'll bother upgrading to 13.04 [02:11] deckard: in the left side panel? right click, unpin you mean? [02:11] i myself.. always just upgrade.. seems to work well.. only time i've ever had problems was when using the prereleased updates... [02:11] deckard, you do that through the main menu editor [02:11] broke half my stuff in one update [02:12] i right click there is no option to remove [02:12] i beta test to much stuff.. i clean install to remove all the old cruft i always add in [02:12] dr_willis: really, like with windoze? I am usually using debian and having installs that are ancient in origin, but that ubuntu version i am using is really nice and installing debian on that device seemed alot more time consuming [02:12] i cant access main menu editor with unnity [02:13] deckard, that's why i run Xubuntu ;) [02:13] ubuntu might take me an hr to reinstall and get back to where i am at.. windows - can take days.... [02:13] i want to ask [02:13] i use xubuntu as well, i still need it gone for ubuntu [02:13] deckard: you mean from the left side panel or the top right indicator-applet? [02:14] you could just Uninstall the ubuntu one packages [02:14] right side status bar [02:14] i was told that is risky [02:14] thats the inticator applet [02:14] are you sure? [02:14] naww [02:14] askubuntu.com i imagine tells how to remove it, or disable it [02:14] i wanted to just uninstall all the ubuntu one stuff from software manager, i was told it could be risky [02:14] naww [02:14] 1 byte=8bit; 1 byte =[][][][][][][][] ; a='97' ;97=100001, is true if 1byte=[][][1][0][0][0][0][1] ...?? [02:14] okay ill do it [02:15] hope you are right haha [02:15] last i looked.. ubuntu one wasent really instgalled by default.. but when it was first selected.. it then insstalled ubuntu one stuff [02:15] is that true sir? [02:15] !ot | rb-new stop with the homework questions please [02:15] rb-new stop with the homework questions please: #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:15] alright ill uninstall it all from software center, ty [02:15] rb-new: may want to ask in ##programing [02:15] its not homework, i want just now [02:16] ok, sir thx for link i want try ask there [02:16] rb-new: this is not the place to ask. Go elsewhere. This is for ubunut support only [02:16] wikipedia bits and bytes ;) [02:16] Raring Unity Dash search doesnt find the files I want always. Can I improve the search somehow? Should I just be grepping always? [02:17] deckard.. after uninstalling it from software center.. might want to run a sudo aot-get autoremove [02:17] err apt-get [02:18] to remove any left over packages that may be there === paul__ is now known as CrypticByte [02:19] I am trying to install Ubuntu 12.04 or 13.04 (server - amd64) and I when I boot the CD all I am getting is green and orange bars.. Any ideas? I have tried nomodeset. I have also tried switching video cards (I tried an older Nvidia ~9800, Nvidia GTX 260, and a older AMD Firepro card) [02:19] Can anyone recommend a high quality VNC viewer. The one I'm using is crap. [02:20] I uninstalled ubuntu one and the cloud icon is still top right taskbar, any other ideas? [02:20] deckard: kill the indicator-applet process for it perhaps [02:20] reboot [02:20] ill try [02:20] or loglut/back in [02:20] i dont even know what its called [02:20] 'do, or do not, there is no try' [02:21] ps ax | grep ubuntu [02:21] perhaps..... [02:21] why are you so worried about it / [02:21] i'm running ubuntu 12.10 (haven't upgraded or migrated from wubi yet). can i remove all packages related to kde and be fine? or are there things for ubuntu that require kde packages? [02:21] i dont like it, i dont use it, i dont want it [02:21] im amazed its this difficult to remove [02:21] Biomechd: if you reinstall the 'ubuntu-desktop' package it will be sure all the ubuntu stiff is there. [02:22] deckard: last i looked.. it did not install ubuntu one, untill you accessed it the first time [02:22] if the process was running, and you uninstalled it.. its still running in ram untill you reboot/log in/out [02:22] yes that seems right, and now i removed all traces of ubuntu one from software manager and its still shows [02:22] i rebooted to [02:22] so kill the process, or reboot [02:22] did reboot, not sure what the process is called [02:22] or chek askubuntu.com to see if theres somthing we mussed [02:23] looking [02:23] ok [02:23] ps ax | grep ubuntu [02:23] may show it [02:23] dont see it, but ty [02:23] oh thats a command [02:23] im a noob [02:23] there is the #ubuntu-one channel also [02:23] ty [02:23] and you are worrying about trivial things. ;) [02:23] ubuntu one is very handy [02:24] invite only channel [02:24] * dr_willis must have 4+ differnt cloud storage things going on [02:24] i dont save things that would need backing up [02:24] more likely its a Rrgiestered nick only channel [02:24] store your wallpaper there. ;) [02:24] man what a pain in the ass [02:24] lol [02:25] i keep my user configs backed up to ubuntu one, so i can have the same settings on all my pcss [02:25] i see ubuntuone-syncdaemon. kill it? [02:25] dr_willis: i've marked kdelibs5-plugins for complete removal and then started marking other stuff for complete removal and they all things marked turned red. [02:25] and my po..err.. landscape wallpapers [02:25] lol [02:25] dr_willis: huge tracts of land? [02:26] mounds and valleys galore [02:26] >.> [02:26] hehe [02:26] between ubuntu one, google drive, dropbox, copy.com and err.. some others.. i must have 90gb orf storage [02:26] sounds like me... [02:26] nobody cares about your massive porn libraries. [02:26] have pictures saved on one [02:26] configs on another [02:26] i just ssh'd into a system that has a running emacs process. is there a tool that will allow me to 'take' it over? [02:27] music spread out on three others... [02:27] amazon cloud is neat in how i can play muzak straight from it. [02:28] Ubuntu could really really leverage their cloud storage feature better... its sort of an afterthought right now. ;( [02:28] dr_willis: should i be concerned that this stuff is turning red when i mark it for complete removal? [02:28] Can anyone recommend a high quality VNC viewer? The one I'm using is crap. [02:28] lizzin_: only if it was started in a way to allow this AIUI [02:28] Biomechd: no idea. i rarely uninstall stuff. ;) [02:28] !puregnome [02:28] If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: http://www.psychocats.net/ubuntu/pureubuntu [02:29] i'm just trying to clear up space. [02:29] Aspire-Revo-User: search the packavge manager to see what other one are in the repos.. or it could be your vncserver settings [02:29] since i'm not running kubuntu, i see no need to have kde stuff installed. [02:29] somsip: how could i have started it in a way that would allow this? [02:29] and how much space do you have total Biomechd ? [02:30] yeah i can connect perfectly from my android vnc server. Linux vnc viewer is the problem. [02:30] lizzin_: running it in a terminal multiplexer (?) like screen, tmux or byobu will do it. I believe that nohup might allow you to do something too, but I'll leave that to you to investigate [02:31] it's an 8gb install, i think. free space is... holy crap. 491.2mb. [02:31] Biomechd: watch out for extra kernels, and your apt cache [02:31] ive seen my apt cache be 2+gb in size [02:31] Biomechd: locales too [02:31] and the /var/log stuff [02:31] Okay, when i kill ubuntuone-syncdaemon the cloud icon goes away, but it comes back after reboot. What can i do? [02:31] 8gb is tiny tiny... 16gb is useable. ;) but barely [02:31] somsip: ok thanks [02:32] lizzin_: np [02:32] !find ubuntuone-syncdaemon [02:32] File ubuntuone-syncdaemon found in ubuntuone-client [02:32] deckard: remive the ubuntuone-client package perhaps? [02:32] which i would think you said you allready removed. ;) [02:32] so sudo apt-get remove ubuntuone-client? [02:32] just a day or two ago i had like 1.7gb free. it's these damn updates that take up several megabytes at per update session. [02:33] !info ubuntuone-client [02:33] ubuntuone-client (source: ubuntuone-client): Ubuntu One client. In component main, is optional. Version 4.2.0-0ubuntu1 (raring), package size 11 kB, installed size 156 kB [02:33] at once* [02:33] Biomechd: thats the apt-cache for you. ;) [02:33] deckard, try using purge rather than remove [02:33] im such a noob its all chinese to me man [02:33] /var/log can also get large real fast [02:33] lol [02:33] !manual | deckard [02:33] deckard: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [02:33] so how do i free up that space? [02:33] deckard: leran the fundamentals of the os first.. and dont worry about trivial things [02:34] if it wont offend your ethics will you tell me the command/ [02:34] ? [02:34] i will lean but i want to at my own pace [02:34] deckard: use the package manager and remove the 'ubuntuone-client ' package [02:35] trying ty [02:35] bbl [02:35] is that in software and updates? [02:35] deckard, sudo apt-get purge ubuntuone-client [02:36] lizzin_: try this http://is.gd/gnd62i [02:36] ty ObrienDave trying [02:37] somsip: that looks really promising. tahnks [02:37] lizzin_: np. It means an install from github for reptyr but could be useful [02:40] hi guys, how can i make xdg-open handle magnet links properly? [02:40] i'm on 12.04 [02:43] A Priest a Rabbi and a Minister are on a ship that starts to sink. In the scramble to the lifeboats, the religious leaders push everyone out of the way. One of the women they pushed out of the way yells, "What about the children?" [02:43] The minister said "Screw the kids." [02:43] The Priest looks conflicted and asks "Do we have time?" [02:43] The Rabbi stops in his tracks, "Screw them? Out of what?" [02:43] robertzaccour: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [02:44] [02:46] for xfce help would #xfce be the best choice? [02:52] deckard, did that work for you? [02:53] what're bash scripts saved as? .bash? .bh? [02:54] Biomechd: more importantly is the shebang at the top than the extension [02:54] yes it worked very well, thank you ObrienDave [02:54] no prob [02:54] Biomechd: .sh but can be anything [02:54] Biomechd: as such bash scripts usually end in .sh but i have seen .bash and also no . extension is common [02:55] SolarisB1y: no extension is bad practise, only binaries should not have an extension [02:55] Any experts here [02:55] ? [02:55] !ask | TMV [02:55] TMV: 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 [02:56] it's not bad practice - http://www.google.com/earth/explore/showcase/liquidgalaxy.html || its actually common [02:56] Can I post a link to a thread with all of the details surrounding my problem? [02:56] especially if you have things in $PATH that you run on customized systems or kiosk systems even [02:56] TMV: yes [02:56] patience my butt, i need to strangle someone LOL [02:56] http://ubuntuforums.org/showthread.php?t=2149477&p=12669362&posted=1#post12669362 [02:56] tab completing and seeing commands ending in .sh and such is extremely tacky [02:56] how to I pass a value to mkdir via a pipe? [02:57] i found a script for clearing /var/cache/apt/archives but i'm not a scripter. [02:57] DrFoo, why do you want to do that? [02:57] so i'm not sure what to save it as. [02:57] hello [02:57] i think apt has ways of doing this Biomechd - @reinvneting wheels [02:57] apt-cache clean [02:57] TMV: it looks like you are getting active help in that forum, and I for one have no idea about multicraft. Good luck [02:57] smw: Because I have a file of subdirectories that need to be created. [02:58] SolarisB1y: it's supposed to remove all but the latest packages. [02:58] DrFoo, use xargs or parallel [02:58] i figured out a way to get netflix on my version of ubuntu but it seem like it buffers alot and the picture is sketchy any one have any ideas? [02:58] i see Biomechd [02:58] you can save it as whatever you want just put it in your $PATH and make sure it's executable [02:59] assuming you trust the code... [02:59] SolarisB1y: http://askubuntu.com/questions/96580/how-to-clean-var-cache-apt-in-a-way-that-it-leaves-only-the-latest-versions-of-e [02:59] dick, there is a special way to do NetFlix. let me find it [02:59] hey guys, how do I add dosbox to the "open with" list? [02:59] thanks ObrienDave [03:00] Biomechd: reading that link it says autoclean does the very same.. but if you want to use the script fine - save it as a file of any name and make it executable - [03:00] dick, start here: http://www.compholio.com/ [03:00] Biomechd: and make sure it exists in $PATH if you plan to run it like a normal command [03:00] dick, you'll have to add the compholio PPA [03:01] dick, give me a minute [03:01] Hey, I was wondering if someone wants to help me setup a mail server [03:02] ObrienDave, i'm not very smart [03:02] ive tried multiple tutorials... Im really tired of messing up :P [03:02] aaomidi: why do you need a mail server? [03:02] Well I host multiple websites and 2 servers. [03:02] Game servers* [03:02] dick, here's the PPA info: http://www.ubuntuupdates.org/ppa/ehoover_compholio_netflix [03:02] And i need email for registration and other stuffs :P [03:03] aaomidi: ok [03:03] aaomidi: Do you want a big solution, or something small and simple? [03:03] What I really need is a mysql based mail server. [03:03] Big solution LOL ive tried lots of tutorials. [03:03] aaomidi: why do you need a database backed solution? [03:03] Ended up purging everything I installed. [03:04] dick, open a terminal.... [03:04] aaomidi: just want to know before i suggest something. [03:04] SolarisB1y: Since I need multiple users and a website sign up possiblity. [03:04] Its okay :) [03:04] Hi. I would like to ask. how do I add job into crontab successfully? I tried */1**** php5 /var/www/autoresponders.php > /dev/null 2>&1 and also edited crontab -e.. but non of them works... [03:04] i can delete my /home/.cache folder without issue, right? [03:04] aaomidi: a decent MTA will queue and manage that itself. Do you need other persistent baclkup for a reason? [03:04] ObrienDave, thanks man i'll try to fig [03:04] aaomidi: you may be able to still use virtual users and no DB backend with postfix or sendmail - but i understand [03:04] it's taking up 1.8gb. [03:04] dick, copy and paste these lines... sudo add-apt-repository ppa:ehoover/compholio [03:05] or like somsip said =) [03:05] Well, im gonna prob use cross platforms stuff, and having a sql backend (just for users and domains and aliases) would be nice. [03:05] dick, copy and paste these lines... sudo apt-get update [03:05] aaomidi: postfix and sendmail support virt users and domains btw [03:05] Hi. I would like to ask. how do I add job into crontab successfully? I tried */1**** php5 /var/www/autoresponders.php > /dev/null 2>&1 and also edited crontab -e.. but non of them works... [03:05] ObrienDave: are you the great compholio? do you need tp for your bunghole? [03:05] Oh, well I just need something that can store the domain and users in a sql database [03:05] i favor postfix - i think there are some DB backend plugins if i recall correctly [03:05] dick, copy and paste these lines... sudo apt-get install netflix-desktop [03:06] aaomidi: ok - I was trying to lead you to a simple solution, but you might need something more monstrous [03:06] Yeah :/ [03:06] agree with somsip i was trying to go that route also - try postfix aaomidi [03:06] ObrienDave, ok keep going and i will scroll up and down till i find the entries [03:06] Do you guys have a good tutorial I can follow? [03:07] dick, that's all it takes. just those 3 lines [03:07] well aaomidi it sounds like not only are you sending mail your hosting boxes correct? [03:07] Yes. [03:07] aaomidi: I did once get postfix working. Not sure how. Nowadays I use remailers, and msmtp for very small solutions [03:07] if so that entails more than one daemon your setting up in most cases for the record unless you go wth a huge solution like Zimbra or something [03:08] zimbra however uses postfix for mail server - and postfix setup is pretty extensible [03:08] I would've used Zimbra... [03:08] But im on Debian 7 [03:08] you may look at cyrrus i beleive the name is to hold your app users within the DB [03:08] aaomidi: ^^ [03:08] i might go for msmtp [03:09] flex or haxe? [03:09] I can manage something with that. [03:09] postfix is a pain to setup with virtual mail and domain. [03:09] not really lol [03:09] aaomidi: it is very simple. I route mine through a Google Apps account and it all looks nice on delivery [03:09] Hi, I am having bash issues [03:09] ObrienDave, there is a problem with the first line [03:09] but my comparison point is sendmail... [03:09] will i break anything if i delete my .cache in my /home/ folder? it's taking up 1.8gb and i'd really like to have that space if i can. [03:09] I received this output: -bash: syntax error near unexpected token `(' [03:10] Can anyone please help me? [03:10] hi [03:10] helme pleace [03:10] misterx: you might be better off in #bash [03:10] pinguy: what OS are you running? [03:10] alright I will try [03:10] thanks [03:10] What i've tried to do is setup postfix with dovecot. [03:10] For IMAP+SMTP [03:10] dovecot is pretty simple [03:11] postfix is a basic setup if you follow the ncurses prompting - did you have a issue aaomidi ? [03:11] dick, no, that's the correct line. copy and paste from the PPA webpage [03:11] pinguy os [03:11] !pinguy | pinguy [03:11] i am used pyngui os [03:11] YEs [03:11] !unsupported | pinguy [03:11] Ill try again [03:11] YOU WHERE LIVING_ [03:11] Do you guys have a good tutorial for virtual domains with sql? [03:11] no support pinguy_ [03:11] pinguy: it's not supported here. You need to go to the pinguy support channel. #pinguy perhaps [03:12] >O [03:12] ok [03:12] tanks [03:12] friends [03:12] pinguy: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:12] ObrienDave, where is that ppa webpage i guess? [03:12] ok [03:12] very good [03:12] bye [03:12] dick, here's the PPA info: http://www.ubuntuupdates.org/ppa/ehoover_compholio_netflix [03:12] Do you guys have a good tutorial for virtual domains with sql? [03:12] SO I can follow? [03:13] aaomidi: seems that you can use postmap and the db format mysql:/etc/postfix/filename. So it looks like postfix does this by default [03:13] http://www.postfix.org/mysql_table.5.html [03:13] well not by default - but natively rather [03:13] Oh. [03:14] hi. i just upgraded from 12.10 to 13.04 and I seem to have some font issues. my desktop and application fonts don't look the same, they're ugly, some letters/numbers are bigger and not properly spaced. [03:14] Hi. I would like to ask. how do I add job into crontab successfully? I tried */1**** php5 /var/www/autoresponders.php > /dev/null 2>&1 and also edited crontab -e.. but non of them works... [03:14] keanehsiao: add the full path to php5 but it is tricky to see with the formatting of that. Try pastebin [03:14] also I notice that on xchat words are sometimes cut in the middle [03:15] aaomidi: this may be a tad dated http://www.howtoforge.com/virtual_postfix_mysql_quota_courier [03:15] Okay ill try :P [03:15] Also while im here [03:15] keanehsiao: and */1 for the minutes can just be * [03:15] nv [03:15] m [03:15] somsip: ok let me try.. thanks [03:15] tats, try changing font then back again [03:18] ObrienDave, I've tried changing the font using Gnome Tweaks but it doesn't seem to work in my apps. The top menu is changed, but it still doesn't look quite the same as it did. [03:19] is there a ubuntu dvd available that has lots more packages than the default dvd ? [03:21] silv3r_m00n, how many packages do you need? [03:21] like developer tools, additional desktops etc [03:22] I have Universal Access "Large Text" selected, when I remove that it looks a little bit better [03:22] somsip: Hi. I tried it. but cron seems not work… [03:22] silv3r_m00n, only one I can think of is UbuntuStudio. but that is geared for professional artists [03:22] silv3r_m00n: no. but you could create your own. see "/msg ubottu aptoncd" [03:22] keanehsiao: put your cronjob in pastebin so I can see it properly [03:22] Guys [03:22] !pastebin | keanehsiao [03:22] keanehsiao: 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. [03:22] How do I install LoL [03:23] yeah aptoncd is a good tool [03:23] rcmaehl: didn't the URL given to you earlier help? [03:23] silv3r_m00n: ages ago there used to be some onofficial ubuntu-extras dvd.. but i havent sseen that mentioned in ages at any sites [03:23] somsip, winelol doesn't have a version for ubuntu 12.10 onward [03:24] rcmaehl: and what version are you on? [03:24] 13.10 [03:24] although ... not quite. could it be that I have some fonts missing? [03:24] rcmaehl: that's beta and not supported here [03:24] 13.04* [03:24] somsip: should I do something like restart?? here is the cronjob : http://paste.ubuntu.com/5715476/ [03:24] derp .-. [03:25] somsip, I'm on 13.04 I mean .-. [03:25] rcmaehl: without knowing anything about LoL, I've managed to get a page full of search results for 13.04 League of Legends including links to the LoL community. Maybe you should investigate like this yourself [03:25] somsip, I did, they were all in french [03:25] keanehsiao: need spaces between the *****. Eg: * * * * * [03:26] rcmaehl: http://is.gd/XDHQka [03:26] somsip: I actually added space between in crontab -e. but still doesn't work.. [03:27] have a look: http://imagebin.org/259515 [03:27] keanehsiao: that wasnt in your paste. You need to paste what you are using. Can you do it again so I can check [03:27] SolarisB1y: lol that guide [03:27] I've selected Ubuntu 14 as my default font [03:27] is like [03:27] 10 years old [03:27] somsip: here it is http://paste.ubuntu.com/5715480/ [03:28] keanehsiao is that the inside of your crontab?? [03:28] aaomidi: it's a tad dated. Like he said ;-) [03:28] echoe: yes [03:28] https://gist.github.com/anonymous/2e60c80cee5ca04e0192 << every time i do apt-get update i get this [03:28] crontab -l will output the whole thing. i don't think you want crontab -e inside your crontab. or the > [03:29] i've rm -rf /var/lib/apt/lists/* but i still get the same error [03:29] I have 2 files. I want to remove the lines in file 1 that are also in line 2. How is this done? [03:30] echoe: oh, that means I'm editing… the only line inside crontab is : http://paste.ubuntu.com/5715484/ [03:30] just making sure. ohh! i think i remember === newbie is now known as Guest84792 [03:30] hey if i want to run an android emulator inside ubuntu one, can the controls be matched up 1:1 ? [03:31] DrFoo: Does this help: http://is.gd/UD3Net [03:31] keanehsiao: does the php script run okay out of the cronjob? [03:31] https://gist.github.com/anonymous/0998c1797b6f39abdfdb << does anyone know why this keeps failing? [03:32] yeah i actually don't remember. blah. [03:32] !patience | grahamsavage_ [03:32] grahamsavage_: 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/ [03:32] somsip: it's a new gist [03:32] Hi, I've got a strange problem with a usb drive (I'm kind of suspecting the drive is broken). Despite reformatting it multiple times, both from the disk utility and from the command line, I can't mount it. The error is: http://paste.ubuntu.com/5715486/ [03:32] somsip: if you means php itself I think yes.. It works with the site. and other php… If you means the /var/www/autoresponders.php I am not so sure.. but looks like others work fine with it. [03:32] or perhaps is there nay way of running google play apps in a secure environment on ubunto one ? [03:33] DrFoo: or man comm [03:33] I am trying to install Ubuntu 12.04 or 13.04 (server - amd64) and I when I boot the CD all I am getting is green and orange bars.. Any ideas? I have tried nomodeset. I have also tried switching video cards (I tried an older Nvidia ~9800, Nvidia GTX 260, and a older AMD Firepro card) [03:33] keanehsiao: test it. If 'php /var/www/autoresponders.php' does not work, nothing you do in crontab will matter [03:33] somsip: looks good. let me try [03:34] mbrigdan: sdc is a drive, not a partition. try sdc1. === Guest84792 is now known as LuciusSir [03:34] somsip: ok.. let me test it.. [03:34] grahamsavage_: apologies. This looks very similar http://is.gd/fvVsbv [03:34] mbrigdan: also /media/testmount would need to exist beforehand. [03:35] still trying to fix my font problem since my upgrade from 12.10 to 13.04. here's what my system settings look like: the titles are cut for some items: http://imagebin.org/259516 [03:36] somsip: oh thanks for the tip [03:36] hi [03:36] grahamsavage_: np. Just let me know if it helps :) [03:36] can i make terminal semi transparent? [03:37] we6jbo: you might need a non-standard terminal. Like urxvt from memory [03:37] oh [03:37] zykotick9, Well, it was sdc1 before, but since its a flash drive I decided to try without a partition table (sudo mkfs -t ext4 /dev/sdc). The mount point does exist already [03:37] i dont know how to do that [03:37] somsip: same issue.. i wonder if it could be something to do with the chinese mirror [03:38] can you force apt to use the US mirror? [03:38] https://gist.github.com/anonymous/9617a202dfcf74c235a3 << log [03:38] we6jbo: actually, what version of ubuntu? [03:38] we6jbo: i'm pretty sure gnome-terminal supports transparancy as well (most terminal emulators do, i doubt xterm does) [03:39] grahamsavage_: I occasionally get out of date with Thai mirrors. Might be worth trying another. Japan or Korea maybe? Faster than US from around here I guess [03:39] zykotick9, I just made a new partition with fdisk, made a new filesystem, then tried again with /dev/sdc1, still no dice [03:39] gnome terminal yea [03:39] somsip: nice! tx! [03:39] DrFoo: it worked? cool [03:39] I am using alien tool which converts .rpm to .deb. I am getting this error: http://paste.ubuntu.com/5715496/ [03:40] decci: generally using alien is a bad idea. good luck. [03:40] decci: installing stuff via rpm is not really supported in here. you might want to contact the people who make the software [03:41] zykotick9: I am able to install 8 out of 11 RPM but two of them are giving issues [03:41] decci: it's a bad idea, and unsupported here. good luck. [03:41] zykotick9: Any idea what could be the issue `/opt/dell/srvadmin/var/log/openmanage/install.log' does not appear in package dh_builddeb: dpkg-deb --build debian/srvadmin-omilcore .. returned exit code 2 make: *** [binary-arch] Error 1 [03:42] zykotick9: If you say not recommended then why Ubuntu has published it in official website [03:42] the issue is error 1 [03:42] ... is that an arch binary? [03:42] like is it for ubuntu? not to ask dumb questions. [03:42] echoe: sudo alien --scripts srvadmin-deng-7.2.0-4.179.1.el6.x86_64.rpm [03:43] echoe: RPMs are never for ubuntu [03:43] echoe: Then why does we have rpm .deb package in precise repository [03:43] hey guys, why is ubuntu better than linux? [03:43] ubuntufag23: Ubuntu is Linux [03:43] decci: what? rpm is not deb [03:43] what a troll [03:43] and linux is ubuntu [03:43] not you decci. [03:44] ubuntufag23, it's just a different flavor of Linux [03:44] echoe: its arch binary [03:44] why does stallman not recommend it [03:44] !rms | ubuntufag23 [03:44] cuz stallman its hippie [03:44] stop feeding the troll guys [03:44] ubuntufag23, not recommend what? [03:44] decci, it probably isn't working because it's an arch binary and i am guessing alien isn't 100% compatible with every other rpm and deb and etc [03:44] ubuntufag23: Please change your nick to something non offensive. [03:44] echoe: ok [03:45] IdleOne ok [03:45] echoe: /opt/dell/srvadmin/var/log/openmanage/install.log' does not appear in package dh_builddeb === ubuntufag23 is now known as ubuntuRainbow23 [03:45] echoe: seems like its complaining and unable to find this file.. [03:45] what the fuck is up with the camelcase name. [03:45] !language | mining [03:45] mining: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [03:46] what the fish is up with the camelcase name [03:49] i'm used to using root for everything, how do i log into X as root on ubuntu? [03:51] ubuntuRainbow23: That is a good question [03:51] mining can you help me? [03:51] or anyone else? [03:52] ubuntulog: No I fishing can't because I don't know how to use root [03:52] s/ubuntulog/ubuntuRainbow23/ [03:52] so... [03:52] where do i talked to people about ubunto one ? [03:52] oh geez, full moon again??? [03:52] mining: it is cute how you think replacing a swear word with fish is ok. Please stop doing it. [03:53] i used to think sed was awesome, then i learned what it was, and then i decided that it should die a slow and painful death. [03:53] rm -rf / [03:53] !danger | natsirt [03:53] natsirt: 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! [03:53] LuciusSir: #ubuntuone === JKL1234- is now known as JKL|away [03:53] IdleOne: Ok I won [03:53] 't fridging use fish anymore [03:54] well ... i guess in the end they were accurate. [03:54] natsirt: next time I ban you. [03:54] IdleOne: Slick... I'm impressed [03:55] i've heard that using BFS is pretty good, have anyone here tried using it? [03:56] i'm trying to find out if replacing android with linux i possible [03:56] !phone | LuciusSir [03:56] IdleOne: Where can i find the rules stating what not to type? [03:56] LuciusSir: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch [03:56] Alright [03:56] I have a problem [03:56] and a picture of it [03:56] natsirt: /topic [03:57] Can you guys help me [03:57] rcmaehl: we don't know until you clarify the problem. [03:57] somsip, the picture is still uploading [03:57] give me a minute and I"ll link it [03:58] rcmaehl: hopefully the dramatic buildup will be worth it.... [03:58] *rolls eyes* ;) [03:59] http://i.imgur.com/d2iVScA.jpg [04:00] or well [04:00] 2 problems [04:00] rcmaehl: use kde [04:00] hehe [04:00] modernbob: that wasn't helpful. [04:00] I'm sorry [04:00] I know.. [04:00] modernbob, shush you'll cause a DE war [04:01] * modernbob runs away [04:01] So yeah [04:01] so after poking around in the disk usage analyzer, i found i have a handful of "3.x.x-xx-generic" items in "modules" [04:01] I installed the restricted drivers [04:02] and the unity menu disappeared [04:02] and I can't quad monitor, although I wasn't able to without the restricted drivers either [04:02] these are old kernels, correct? which ones can i remove? [04:02] anyone upgraded yet? are you guys experiencing crashes? my rig is logging me out when I attempt to start apps :-( [04:02] and how? [04:02] hey, that's okay, unity not working is an improvement [/snark] [04:03] Biomechd: the ones you aren't using are usually safe to remove, but I tend to keep the last fallback or two just to be safe [04:03] tucemiux, upgraded to what? I run 13.04 [04:03] ObrienDave, 13.04, how long has it been since it was released? o.O [04:03] should I just purge my settings [04:03] Is there anywhere that I could see an error log or hint as to why my Ubuntu install infinite reboots and doesn't even show a grub menu or error? I did run the boot repair disc and it claimed to be successful. [04:04] like all the hidden folders and files in my home folder [04:04] tucemiux, what, maybe a month? [04:04] and just pray [04:04] that usually works [04:04] but I'd have to reconfigure everything again === JKL|away is now known as JKL1234- [04:05] ObrienDave, ok now I dont feel so guilty, I thought it was months since it was released o.O [04:05] somsip: there's 3.5.0-31-generic, 3.5.0-28-generic, 3.5.0-30-generic, 3.5.0-27-generic, 3.5.0-19-generic, 3.5.0-18-generic, and 3.2.0-33-generic. how do i know which one i'm running and which ones i should delete? [04:06] tucemiux, the version, 13.04, means it was released 2013, April [04:06] >_> [04:06] It worked [04:06] I am a genius [04:07] Biomechd: uname -s will tell you what you have booted into. If you're running *31, you could maybe keep *30 and *29 (for example) and delete the older ones. But you don't habe to [04:07] ObrienDave, aahhh the mystery solved !!! How would I report crashes like mines though? I get logged out after I click on an icon to launch an app o.O [04:07] I just purged my /.config/ folder [04:07] and everything worked [04:07] minus about 5 crash reports [04:07] keep it in your cheat sheet [04:07] you might help someone sooner or later with that 411 [04:07] smoke break. brb [04:08] somsip: it just says "linux". it doesn't tell me the kernel. [04:08] Biomechd: uname -s [04:08] Biomechd: sorry, uname -r [04:08] Biomechd uname -a [04:09] lsb_release -a [04:09] thanks for that correction lol [04:10] what kernel you guys have?? i have 3.8.0-22-lowlatency [04:10] I really like what they did with 13.04 [04:11] Biomechd: if you want to sort the output uname -r will show you just the kernel version === Varazir_ is now known as Varazir [04:11] how do i delete old kernels? [04:11] i just found a nice feature in 13.04, i drag a window all the way to the top and the thing shrinks vertically and maximizes horizontally, neat !!!! [04:11] Biomechd, sudo apt-get purge [04:12] Biomechd: sudo apt-get remove linux-kernelversion [04:12] didnt ubuntu have a built in utility that cleaned up old kernels?? [04:13] tucemiux: I though it did in one version but doesn't look like it anymore [04:13] How do i delete everything? [04:13] fuck you all niggers i'm out [04:13] instead of going folder by folder [04:14] purging didn't get rid of the old kernels in the disk usage analyzer. [04:14] How do i delete everything? [04:15] natsirt, what do you mean by "everything" [04:15] natsirt: that's an extremely vague question. do you want to format your harddrive? [04:15] I would like to format yes [04:15] so... was ubuntuRainbow23 banned for swearing? or using BitchX? [04:15] for being a troll [04:15] Lt_Tinkle: swearing and using racial slurs. [04:16] someone gave me a command earlier, but it just slows my computer down [04:16] i think i was fooles === gizmo is now known as gizmo_ [04:16] it did it again!!!! [04:16] it just opens up terminal after terminal until my computer freezes [04:16] natsirt: you're aware that formatting wipes the harddrive entirely clean, reducing it to 0 bytes of occupied file space, correct? [04:17] yes [04:17] it's not in production [04:17] Biomechd: you could do something like sudo apt-get purge linux-image-3.2.0-{38..41}-generic that will remove all between that range 38-41 etc... [04:18] Just sudo rm -rf / [04:18] Make sure you add the sude [04:18] Sudo* [04:18] histo: i have a 3.2.0 kernel and 6 3.5.0 kernels. [04:18] anyone has any pointers? this is driving me cwazy, my machine randomly crashes and logs me out after I click on an icon to start an app === DouglasK is now known as DouglasKAway [04:19] Biomechd: not sure if it will continue if there is an error about one not existing [04:19] Don't use Ubunut.. [04:19] Ubuntu* [04:19] !ops | mre_ [04:19] mre_: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l! [04:19] !rm [04:19] The Unix 'rm' command removes files and directories from the filesystem. It is an extremly powerful tool, and you should not run 'rm' commands unless you fully understand them. Do not run arbitrary 'rm' commands you see online. For a beginning guide on using terminal commands, see https://help.ubuntu.com/community/UsingTheTerminal and for a cautionary story about 'rm' see http://www.youtube.com/watch?v=EL_g0tyaIeE [04:20] elky: ty [04:20] elky but he was my fren [04:20] hello friends [04:20] tucemiux: have you performed a memtest? === Reina is now known as Guest62526 [04:21] histo, my machine is fine, this started happening with 13.04 [04:21] netsplit !!!!!!!!!!!!!!! [04:21] tucemiux: apparently your machine is not fine if it's crashing etc... [04:21] i didnt get a netsplit [04:21] tucemiux: What kind of specs? [04:21] tucemiux: whats the issue? [04:22] how do you run a windows emulator in ubuntu? [04:22] knivez: use virtualbox [04:22] histo, my machine was working fine with 12.04, I just installed 13.04 today and right now I'm noticing my machine crashing [04:22] tucemiux: how is it crashing? [04:22] knivez: or you can use wine which is not an emulator but it will run certain windows apps [04:22] clcto, i click on an icon to start an app and I get logged out [04:22] is virtualbox the best vmware to choose in this case [04:23] histo: wine doesnt work with my program, I ran it in wine and got this error: [04:23] !best | knivez [04:23] knivez: 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. [04:23] http://pastebin.com/i23UPFDx [04:23] also I cant find the main exe file === BadLarry_ is now known as BadLarry [04:23] knivez, i would use ESXi if you have the know how and the money to build an ESXi box [04:23] knivez: /home/knivez/.wine/drive_c/..... [04:23] knivez: what program is it? [04:23] histo: [04:23] bimx [04:24] I couldnt get it to run [04:24] Biomechd: what is the command syntax? [04:24] char esp[] __attribute__ ((section(“.text”))) /* e.s.p release */ = “\xeb\x3e\x5b\x31\xc0\x50\x54\x5a\x83\xec\x64\x68? “\xff\xff\xff\xff\x68\xdf\xd0\xdf\xd9\x68\x8d\x99? “\xdf\x81\x68\x8d\x92\xdf\xd2\x54\x5e\xf7\x16\xf7? “\x56\x04\xf7\x56\x08\xf7\x56\x0c\x83\xc4\x74\x56? “\x8d\x73\x08\x56\x53\x54\x59\xb0\x0b\xcd\x80\x31? “\xc0\x40\xeb\xf9\xe8\xbd\xff\xff\xff\x2f\x62\x69? “\x6e\x2f\x73\x68\x00\x2d\ [04:25] i enter that, and everything goes [04:25] knivez: perhaps you can find an open source alternative or ask the people in the wine channel [04:25] natsirt: i couldn't tell you. you'll have to ask someone else. [04:25] but you can still read it with certain programs [04:25] i wan to remove the data [04:25] without starting the HD on fire [04:26] natsirt: what are you trying to do? [04:26] permanatly delete everything from my hard drive [04:26] histo: he wants to format his hard drive. [04:26] somsip: I think the php file is not work… and crontab should works fine… thanks for help.. I will move on to fix the php file and get it works.. thanks again.. :) [04:26] natsirt: do you want to securely erase it or just remove stuff? [04:27] natsirt: also may I ask why you want to remove everything? What will you boot? [04:29] I want to securely erase everything [04:29] is their a command? [04:29] or should i just use nuke disc? [04:29] natsirt: boot a live cd and dd if=/dev/zero of=/dev/of/harddrive [04:29] DBAN > nuke disc [04:29] natsirt, if you want to secure erase everything I would go for a nuke disc [04:30] natsirt: also I would use bs=1M or something bigger than the default of 512 to increase the speed so: dd bs=100k if=/dev/zero of=/dev/of/harddrive You can find the dev of your hard drive with lsblk [04:31] histo: you are awesome [04:31] you do iptables? [04:31] natsirt: That's all that dban does although it performs multiple passes because of some incorrect statement a person made about data recovery after data being over written way back when. [04:31] natsirt: one pass is sufficient [04:31] awesome [04:32] histo: is it possible to also show used space with lsblk? [04:32] if one pass is suffienent why can I recover data after wiping it? [04:32] one pass is enough for solid statemedia [04:32] IdleOne: doesn't appear so [04:32] solid state media* [04:32] rcmaehl: No you can't [04:32] Does anyone know of a program which shows the output of a HTML/CSS/Javascript in realtime? [04:33] histo: I didn't think so, was looking at man lsblk but wanted to make sure. [04:34] rcmaehl: the statistical possibility of someone even recovering one byte correctly using EFM examining the platter is akin to flipping a coin let alone entire sections of data. [04:35] somsip: how do you change the mirror you are using? [04:35] histo: I dont think there is any open source version [04:35] knivez: What does it do? [04:36] you connect to it and it stores your work in real time [04:36] histo, why the hell does the DoD do 7 passes then [04:36] like a live ftp but for this specific program [04:37] rcmaehl: because of a statement that has been since recanted by someone. The original person that theorized it was possible has been proved wrong and admits it. However the miss information is perpetuated on the net. === tjbiddle_ is now known as tjbiddle [04:39] rcmaehl: http://www.vidarholen.net/~vidar/overwriting_hard_drive_data.pdf Is a good read if you have the time [04:39] Okay [04:39] Maybe 2001 and new HDDs [04:40] but anything before that needs multiple wipes [04:40] hey does anyone know how to change the apt mirror to the US ones? [04:40] rcmaehl: No it doesn't [04:41] grahamsavage_: edit your /etc/apt/sources.list [04:41] Does anyone know of a program which shows the output of a HTML/CSS/Javascript in realtime? [04:42] histo: search replace cn with us for example? [04:42] !repeat | A1Recon [04:42] A1Recon: 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/ [04:42] grahamsavage_: use sed [04:42] histo, low density disks allow for data recover [04:42] A1Recon: can you be more specific? [04:42] recovery [04:42] deleting "wineprefixes" won't hurt anything, will it? i think that's probably the biggest space hog out of all the things i don't need. [04:42] grahamsavage_, hehe, did.. using copy past from that thing you helped me with yesterday [04:42] grahamsavage_: something like cp /etc/apt/sources.list /etc/apt/sources.list.backup && sed -i 's/cn/us/' /etc/apt/sources.list [04:43] it seems to just be game stuff. [04:43] A1Recon: chrome, press Ctrl-Shift C [04:43] is virtualbox the standard virtual server solution? [04:43] rcmaehl: because you aren't securely wiping them. There is a big difference between wiping and deleting === BadLarry is now known as BadLarry_ [04:43] A1Recon: I can probably help you out with your question since that's mainly what we do, but i'm not sure quite what you mean? do you mean you want to live edit code and see the changes? [04:43] knivez: it's one of many. It's the only one that I'm aware of that is opensource [04:44] ok [04:44] knivez: actually I shouldn't say that it's the only one. It's the one most people use [04:44] Is there problems installing Ubuntu 12.04 or 13.04 from an IDE hard drive? [04:44] what are the x86 binaries for? 64 bit mode? [04:44] grahamsavage_: Yes! Will Geany work?? [04:44] knivez, don't know if it's "standard", but it seems to work well and is fairly popular [04:44] gnuradio on ubuntu 10.04, anyone can give me a little tutorial? [04:44] A1Recon: x86 is 32bit [04:44] knivez: there really isnt a "standard" - qemu/kvm work well and are available via an easy install..support most os' [04:45] A1Recon: wait what are you referring to? [04:45] VirtualBox is a platform independant virutualization application that will produce easily portable virtual machines [04:45] WcktKlwn, no, it should install just fine [04:45] A1Recon: ok option 1, you can just use chrome and try it out in there.. option 2: use jsfiddle.net [04:45] does virtualbox support 64 bit operating systems? [04:45] knivez: yes [04:45] knivez, yes it does [04:45] knivez: yes if your cpu supports hardware virtualization [04:46] im sure it does [04:46] histo: Live editing code and seeing the output/changes as they happen... [04:46] knivez: you can check for the proper cpu flags with cat /proc/cpuinfo [04:46] knivez: even today not *all* cpu's have VT [04:47] grahamsavage_: Do you know how to see the output of my HTML code (in Geany) in Mozilla? [04:47] A1Recon: nope, i don't even know what Geany is [04:47] ObrienDave: It appears to have issues on my computer, I get green and orange bars when I try to boot off a IDE drive, but works fine on a SATA drive. The boot menu is different also [04:48] Ubuntu 12.04 LTS ("Precise Pangolin") i386 | AMD64 [04:48] is i386 64 bit intel? [04:49] knivez: AMD64 [04:49] knivez, i386 is 32 bit [04:49] knivez: i386 = 32 bit. x64 is sometimes referred to as AMD64 since they were there first. [04:49] Laptop good for compatability with ubuntu [04:49] xraixed: system76 [04:50] ok [04:50] ?? [04:50] xraixed: system76 makes laptops specifically for Ubuntu. [04:50] xraixed: dell also has some ubuntu based laptops [04:50] I'll 411 that [04:50] well I installed the version of vbox that came with my software center but I dont think its the one I want so I manually downloaded it from their website [04:50] WcktKlwn, is your comp a new one with UEFI? [04:50] how do I instal a .deb file? [04:51] knivez: double click [04:51] knivez: dpkg -i file [04:51] knivez: or dpkg -i somefile.deb [04:51] knivez, open with software center [04:51] knivez, or install Gdebi [04:52] how do I remove software effectivly? [04:52] gdebi :) [04:52] im trying to do everything in the terminal === Inoperable is now known as Inoperabled [04:52] ObrienDave: I am not sure it has UEFI, but it's a core 2 quad [04:52] i dont like the gui unless i have to [04:52] knivez: sudo apt-get remove somepackage or sudo apt-get purge somepackage puring will remove the configuration files in addition to the package [04:52] knivez: sudo dpkg -i then [04:52] knivez: to see if your cpu supports virtualization, you can run the following: cat /proc/cpuinfo | egrep '(vmx|svm)' [04:54] what output am i looking for? [04:54] vmx? [04:54] its there its hilighted [04:54] vmx or svm (depends on intel vs amd) [04:54] knivez: you are good then [04:55] if i use the software center to remove a pkg will that do a good job [04:55] or does the software center not have sudo? [04:55] sw center is just a graphical front end to apt really [04:55] it does just as good a job as apt-get / dpkg [04:56] hello [04:56] and so is gdebi. pfffffft! [04:56] i hope it uninstalled effectivly because I went ahead and installed the 64 bit version [04:56] You'll find that most tasks have 200 different ways to accomplish the same thing, all equal. Matter of taste really [04:57] http://cdn.howtogeek.com/wp-content/uploads/2012/09/hard-drive-lights.jpg [04:57] holy crap. i just got myself up to 4.8gb free file space by deleting all the game folders from wineprefixes. [04:57] knivez: No worries.. [04:58] ok I installed it [04:58] how would i run it? [04:58] type virtualbox in terminal? [04:58] I'm trying to configure my MTU, I'm using this command to know the maximum ping -s 1464 -c1 google.com. the problem is that I already reached 2904 and there still isn't data loss, I don't think that is normal, and thus I want to know if thgere's some kind of problem with the command? [04:59] wlan [04:59] MTU isnt going to matter to the internet. [04:59] anybody have a definite soluation for the sound problem following the 13.04 upgrade? [04:59] You're router handles that, and then so does the upstream.. [04:59] coz I've been reading a bunch of forum posts with [solved] but their solution didn't work [04:59] moreover, I noticed that it's taking "0ms" to complete the process [04:59] so even if yours accepts and sends jumbo frames, the upstream will deal with it at its own rate and size. [05:00] !sound | jubei [05:00] jubei: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [05:00] sweet it works [05:00] MTU is only going to affect you on LAN [05:00] TheKurrgan, why is that? [05:00] histo, .... thanks but the sound worked fine until the 13.04 upgrade. And I lookat all those links [05:00] knivez: you can run headless virtualboxes although the application you were talking about I don't think this is the route you want. [05:00] jubei: pay attention to the troubleshooting link [05:01] wasn't it configure the size of the tcp packed that passes through a TCP/IP network? === dzup is now known as []^ObAmA^[] [05:02] sianhulo: MTU is l2... affects size of data leaving the physical device [05:02] TheKurrgan, then what can I modify to improve my velocity?rwin? [05:03] whats your given bandwidth on your connection? [05:03] 10, 20MBit? [05:03] TheKurrgan, do you means my internet connection? 1mb, so 126kbp/s [05:03] wirless connect? [05:04] tin can and string? ;) [05:04] sianhulo: DSL? [05:04] TheKurrgan, adsl [05:05] so.. my analog outputs are gone and all I get is the nvidia HDMI outputs ... http://codepad.org/g9JpF5Be [05:05] sianhulo: You loose 1/8 of the rated speed to ATM overhead alone, + IP overhead... so if you have a 1Mbit DSL, you'll likely only get about 896KBPS at best any way (all bits per second) [05:06] if you're pulling 126K/Sec you're doing pretty good as it. [05:06] TheKurrgan, no, I ain't having that velocity, most of the time 50kilobytes per second [05:06] histo: why not? [05:07] you dont think that bimx server is a good route to run on a vbox? [05:07] histo: what do you suggest? [05:08] firefox 21,signle tab (google page), ubuntu is 12.04, RAM is 2 GB..........System monitor shows 150 MB memory for firefox....is it okay...????? [05:08] I am installing ubuntu 13.04 on my usb disk, which is going fine ( I think it was last installing the language pack) but it never asked me for the swap partition?? does it do that ? cos I had made a seperate swap partition before starting this exercise === Dat_ is now known as Dat [05:08] sianhulo: DSL is distance and line condition limited... if your far from the RT / CO, or have horrible phone lines, you'll not get what you're max cap is [05:09] what do I do if I don't have an xorg.conf :( [05:09] StarOnD, if you're installing to the entire USB drive it won't ask for a swap. it will just make one usually [05:09] TheKurrgan, so, at the end there's nothing I can do at my side? [05:09] sianhulo: If you have access to your DSL modem's interface, check SNR / Line Attenuation and mode.. LLC/SNAP (FAST) will move full speed of the connection, Interleaved will go way slower. [05:10] sianhulo: No unfortunately you're usually out of luck [05:10] ubuntu should allow you to emulate past versions of ubuntu/packages within itself allowing for packages that haven't been upgraded to run in their own environment [05:10] ObrienDave, hello again : ) , I am installing on one partition of the usb disk,should it have prompted me to select the swap area? [05:10] TheKurrgan, those words are new to me, where should I start?searching information about the modem? [05:11] sianhulo: google your modem make / model [05:11] StarOnD, it wont ask if you used the "erase everything" option at the menu === Inoperabled is now known as Inoperable [05:11] StarOnD, wb ;) [05:11] sianhulo: That is informational only, all of those settings are beyond your control. The only thing you could potentially do is raise the SNR and lower the attenuation. [05:11] anybody knows if there are tablets that have ubuntu preinstalled yet? [05:12] TheKurrgan, OK, I'll start searching. and fwiw I don't have a phone in this house [05:12] sianhulo: it is a wired dsl line right? [05:12] yes [05:13] //join #mnents [05:13] sianhulo: Ok.. its just a dry line then.. DSL only no phone service [05:13] how can i see if ive got memory leaks...? [05:13] TheKurrgan, exactly [05:13] synaptic gave me an error. http://www.pasteall.org/42684 [05:14] TheKurrgan, this is the model http://www.cisco.com/web/consumer/support/modem_DPC2100.html, now that I identified, what should I look for? [05:14] sianhulo: Cheaper, but phone service has no impact on DSL performance.. DSLAM is downstream from the dialtone source.. [05:14] thats a cable modem [05:15] ANub: free -m [05:16] ANub: or use top or a host of other system monitor that you can find in the software center [05:16] TheKurrgan, no, it's a modem, modem 2100 made by cisco [05:17] on a side note, for a channel with 1500+ users, this place is far quieter than I anticipated. [05:17] sianhulo: The link you gave me is for a DOCSIS modem used on Cable providers. [05:17] #Ubuntu-es haven't had a message since we started speaking [05:18] I've not really even used IRC for about 12 years [05:18] guess its just for idlers now [05:18] didn't I send you this? www.cisco.com/web/consumer/support/modem_DPC2100.html [05:18] Does Ubuntu have a 8Baud bulletin board I can connect one of my vintage pcs to? [05:18] probabñy, A couple of years ago this was livilier === JKL1234- is now known as JKL|away [05:19] Cisco DPC/EPC2100 Cable Modem [05:19] 4 years ago [05:19] This channel moved so far [05:19] You'd type a question [05:19] and it was off the screen in 10 seconds flat [05:19] rcmaehl: lol [05:19] I'm serious [05:19] When I first joined freenode [05:20] #ubuntu was just full of questions [05:20] People also used more, shall we say "colourful metaphores" as well. [05:20] Yes [05:21] Hiya, guys. [05:21] I was here when internet browsers were exploited and mibbit got blocked [05:21] histo: what do you suggest? [05:21] rcmaehl: now it's just "'ey d00dz! n e 1 kan fix dis pr0bz, pl0x!?!?!?!??!11>1?1111??!!?1" [05:21] TheKurrgan, what should I look for reaching the modem's interface? [05:21] knivez: for? [05:22] sianhulo: Lost cause, sorry man [05:22] Biomechd, idek man sum1 mite b abl 2 [05:22] I suggest a hammer... fixes most stuff. [05:22] well, on a side note, are fiber connection more realiable? [05:22] quite. === Dat_ is now known as Dat [05:22] Would anyone mind helping me through something? It may seem like a bit of a stupid question. [05:23] ImSoToxik: If I'm able, sure [05:23] just spit it out [05:23] Don't ask to ask [05:23] lol [05:23] "Can I ask you a question?" [05:23] Don't we have a bot for that [05:23] !ask [05:23] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [05:23] Yep [05:23] TheKurrgan, but I want to know, are the data plans still represented by BITS?I mean, because I've heard it's faster [05:23] how do i change the time it takes until i can use my touchpad after typing? [05:24] sianhulo: Typically yes, but with Fiber it can range from 10Mbit to 10Gbit or beyond. [05:24] ImSoToxik: no, what we WOULDN'T mind doing is chaining you to a tree inside a cage with a little house and little plastic bowl and poke you with sticks and corn husks. [05:24] TheKurrgan, there's a new fiber cable system coming out that can handle like 10TB per second [05:24] Okay; I'm trying to install Ubuntu. I have the iso image I need and everything burned onto a disc. I go to boot from disc and install it, but the installer doesn't go through all the way, [05:24] TheKurrgan, per fiber [05:24] histo: that bim server installation other than installing it on a win7 vbox [05:25] I've tried it 3 times now, but the installer seems to stop mid-way through the installation. [05:25] rcmaehl: Probably.. we've never found any limitations for SM fiber yet. [05:25] Only a limitation of the stuff at each end of it. [05:25] knivez: I don't know what bim server does? If you perhaps describe what the obscure application does, we may be able to find an alternative. [05:25] Computers need to use light for computing [05:25] !md5sum | ImSoToxik [05:25] ImSoToxik: 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 [05:25] TheKurrgan, so it should be 1260(or near)kylobites per second regarless of the distance? [05:25] basically it shares libraries and files that different users are working on [05:25] they'd be much faster than electricity [05:26] Senjai: this might be useful https://wiki.archlinux.org/index.php/Touchpad_Synaptics#Disable_Trackpad_while_Typing [05:26] its like a sharing server for a specific program [05:26] fiber will go rated speed no matter the distance.. provided its engineered to operate at that speed. [05:26] thanks madprops [05:26] histo: sorry I didnt tag you on all of my responses, [05:26] I run 10Gbit links between buildings 80 Kilometers away over fiber [05:26] knivez: like office collaboration software? [05:26] yes [05:27] very similar [05:27] TheKurrgan, now I'm wondering... how much is it?that sounds awfully costly [05:27] knivez: well there are tons of those available in linux. Is there a reason you want to stick with this particular program from windows? [05:27] 10Gbit per second is roughly 1.1 GigaBYTES per second. [05:27] Senjai: check the xinitrc method, it has a timeout option [05:27] histo: this one is specifically made for a program though [05:28] madprops: this is kind of confusing, xinitrc? [05:28] knivez: For what specific "program"? [05:28] archicad [05:28] sianhulo: breaks down like this.. 1 byte = 8 bits... so either multiply or divide by 8 to convert one to the other. [05:28] madprops: I am decent with the command line for programs I use often, but I usually do the hardware stuff in the gui === Dat_ is now known as Dat [05:28] TheKurrgan, do we even have SSDs that fast yet?? [05:29] TheKurrgan, I know, I was actually asking for the price [05:29] rcmaehl: Not in a single drive configurtation. [05:29] how to change the default python on ubuntu? after i installed python 2.7 but if i install any software their always use old python 2.6 for default, anyone can help me === tjbiddle_ is now known as tjbiddle [05:29] sianhulo: Big bucks. We lease our fiber.. for just the dark fiber it runs us about 3k a month [05:29] Senjai: try this, run this on a terminal http://scrot.it/357 and see if the timeout you want is working [05:29] knivez: Is this being done in a production environment? [05:30] sianhulo: 2800 bucks per end just for the module, + the switch. [05:30] histo yes it interacts with the production software directly. Mainly archicad [05:30] sianhulo: no one would need that at home for internet access... you'll be quite happy with say, 10Mbit [05:30] how to change the default python on ubuntu? after i installed python 2.7 but if i install any software their always use old python 2.6 for default, anyone can help me [05:30] come on [05:31] rcmaehl: Actually I was wrong, I forgot about the PCI Express SSD's...they should be able to do it. [05:31] TheKurrgan, actually, that is the limit in my country. Sadly, where i am staying they can't provide it === otend_ is now known as otend [05:31] knivez: Since you are tied to this proprietary application. I would setup a server with one windows vm to run that software. [05:31] madprops: its a bit too long [05:31] madprops: but im guessing 2 is the number I'm looking for? [05:31] knivez: Any reason you are trying to get all their stuff to work on linux? [05:31] Senjai: yes you can modify it to whatever you want [05:31] I am using linux for other research, fortran code [05:32] this is for someone else who can use this computer while its running as a server already [05:32] I dont know how to simultaneously boot 2 OS's or I would [05:32] madprops: it doesnt really work that well.. [05:32] madprops: err, it doesnt change the value [05:32] Is there anywhere that I could see an error log or hint as to why my Ubuntu install infinite reboots and doesn't even show a grub menu or error? I did run the boot repair disc and it claimed to be successful. [05:32] sianhulo: UY limits it to that low of a cap??? [05:32] Senjai: now, if that is working, add it to ~/.xinitr so it is applied at startup [05:33] not usefull [05:33] TheKurrgan, yeah, and at a official rate it would be like 85$ [05:33] madprops: not working :/ [05:33] madprops: I think I should indicate I'm using kubuntu.. [05:33] Senjai: it does say the command should be executed before your window manager is ran, so maybe you can try re-logging [05:33] madprops: not sure if the driver is different, syndaemon is installed though [05:34] Senjai: so try adding it to ~/.xinitrc [05:34] sianhulo: and I thought providers in the US were full of shit. [05:34] and login again === tjbiddle_ is now known as tjbiddle [05:34] madprops: no file exists, I think its a kde difference [05:35] sianhulo: 50Mbit down/ 10 up runs bout $70 US from comcast in California. [05:35] TheKurrgan, ha!that's hardly something to be worried about, right now we have toilette paper shortage, even if that sounds impossible for you [05:35] Senjai: give me a sec, it appears ubuntu doesn't actually use xinitrc [05:36] madprops: :P thats cool. That's an Arch thing right? [05:36] sianhulo: Every time I think I have a bad situation, I watch the movie "Whores Glory" -- I suddenly remember no matter how bad I think my situation is, its not as bad as others. [05:37] Senjai: not really, it's for Xorg which Ubuntu uses [05:37] madprops: TBH I wish I could just swap back to Ubuntu without losing all my files.. [05:37] TheKurrgan, that doesn't mean one cannot complain to their government for not working the most efficient way possible, but whining for no reason is another thing [05:37] madprops: or configurations [05:38] Senjai: try this http://scrot.it/358 [05:39] Senjai: wait forgot to add the dot, it's ~/.xinitrc [05:39] for example, my brother was born with a problem in both of his legs so they were cut in order to be able to use prosthesis, he graduated as a doctor, cum laud, and earns basically minimum wage(the same as others doctors) [05:39] sianhulo: "whining for no reason" -- Perhaps pioneered by San Francisco and other places in california. [05:40] madprops: you just want me to create it and mark it executable? [05:40] Senjai: I don't even think it has to be executable [05:40] I don't know what I was thinking [05:41] just create it and add the line [05:41] madprops: force of habit, see dot, think chmod +x :) === Dat_ is now known as Dat [05:42] alright and relogin? [05:42] yeah, it might work [05:44] TheKurrgan, btw, in the hypotethical case that I planned to go live there, where should I go?I think i've heard of durango, but as you live there I would like you give me your opinion [05:45] To california? [05:45] The United States is... big.. [05:45] madprops: no luck :/ [05:46] California has every virtually every terrain.. For work you'd be better off near a major city, depending on what you do. [05:46] can sombody help me with a bug i am having? everytime i Open system settings my screen brightness changes. its very annoying. is there a fix? if not is there a way to manually lock this setting to full? [05:46] Senjai: Senjai just realized you could have done this http://scrot.it/359 [05:46] TheKurrgan, a relatively quit place, near nature, preferibly having seasons and I don't care if it's small [05:46] TheKurrgan, california, new york and others such at this could be eliminated from the list [05:47] sianhulo: California has everything.. [05:47] but [05:47] Georgia has full gambit of seasons [05:47] madprops: I just want to reinstall ubuntu.. === tjbiddle_ is now known as tjbiddle [05:47] i have a problem, i mounted a usb with mount command and it worked now i need to unmount it true the terminal ... i looked at the mount man page nothing there about unmounting aany help appreciated [05:47] also, the less populace the cheaper the place [05:47] madprops: KDE is kinda breaking down on me :/ [05:47] Senjai: I understand :P [05:48] djapo: umount /path/to/mount [05:48] sianhulo: Mississippi, Alabama, Georgia, North Carolina, South Carolina [05:48] sianhulo: All pretty cheap, got decent amounts of nature etc.. [05:48] !ot [05:48] #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! [05:48] however, they do have rednecks [05:48] histo: thanks :D [05:48] :) [05:48] Is there a way I can wipe my partition to reinstall a clean install of ubuntu, without deleting those partitions? [05:48] TheKurrgan, thanks. histo, sorry, subject dropped [05:49] histo: Acknowledged. [05:49] also djapo when mounting udisk --mount /path/to/mount is slightly easier [05:49] with appologies. [05:50] Senjai: just format them [05:50] Senjai, how much ram do you have? [05:50] TinkerTailorHC: 8 gigs.. [05:50] histo: from windows? [05:51] Hi, I want to install the LAMP stack on 12.04 but substitute PostgreSQL for MySQL. Is it best to use the recommended method (taskel lamp-server) and then purge MySQL, or to install each layer individually? [05:51] histo: I'm more concerned about the installation with partitions already set, as I created them during installation last time. [05:51] also Senjai are you a cli ninja and how big are your balls(figuratively speaking) [05:51] Senjai: is there a reason you don't want to recreate them? [05:52] TinkerTailorHC: I've installed ArchLinux on a vm a long time ago.. [05:52] Senjai: If you need to keep them you select manual partitioning and specify where each partition is mounted etc.... and whether to format it etc.. [05:52] histo: not really, i would just prefer not to. [05:52] histo: I dont have seperate partitions for root and stuff like arch does.. [05:53] Senjai: then I'm confused by what you want to do exactly [05:54] histo: I guess I am too! /hopeless. I was going to reinstall ubuntu, and remove kubuntu. But now I realize I dont even have the USB so I can't :/ [05:54] histo: unless you know some hackish way to do that on the same partition without having to boot from a usb ;) [05:54] Senjai: paste.ubuntu.com the output of lsblk and sudo blkid [05:55] I am trying to upgrade my kernel and atitude is pulling in http://us.archive.ubuntu.com/ubuntu/ lucid/main linux-image-2.6.32-21-generic 2.6.32-21.32 this can't be right?? [05:55] yeah me to [05:55] *too [05:55] do you want a fresh reinstall of ubuntu but still keep all the other files on the partition i,e music pics etc etc [05:55] sure [05:55] sec [05:55] adh0c, go for it [05:55] I doubt you will be running the latest version tho iirc [05:56] fulcan: for lucid that sounds about right [05:57] current stable is stable: 3.9.4 [05:58] histo http://paste.ubuntu.com/5715722/ [05:59] fulcan: cat /etc/issue [05:59] histo: WOW nevermind, double copy ftw.. sec [05:59] Senjai: also parted -l /dev/sda [05:59] histo: http://paste.ubuntu.com/5715723/ [05:59] sure [06:00] fulcan, unless kernels are backported i think you have to upgrade [06:00] BackTrack 5 R1 - Code Name Revolution 32 bit\n \l [06:00] from lucid [06:00] Senjai: sorry /dev/sdb not sda [06:00] Senjai: looking for unallocated space we can create a partition on and boot an iso from [06:01] histo: parted: http://paste.ubuntu.com/5715726/ [06:02] histo: there is lots, On both the windows and linux partitions, I'm sure I could shrink either [06:02] he has 8gb of ram [06:02] pivot_root a small distro into ram [06:03] ughhh [06:03] Senjai: when are you going to get your thumbdrive back? === Inoperable is now known as Inoperabled [06:03] TinkerTailorHC: That sounds complicated. Not sure my balls are big enough [06:04] histo: Never, Id have to buy a new one [06:04] I am not understanding what is going on with my USB drive. In gparted I show the drive as completely unallocated, however in Nautilus it shows that there are files on the drive :-? [06:05] Senjai: Yea you could in theory do this. But it will take way to long to explain how to do. Much longer than it will take for you to pick up a 5$ thumbdrive to install from or burn a cd-r [06:05] bjrohan: parted -l /dev/of/usb/drive [06:05] bjrohan: and paste.ubuntu.com that output for us [06:05] histo: Ubuntu doesnt fit on a cd-r these days ;). Could I not just shrink a partition? I know how to do that. [06:06] parted -l /dev/sdb? [06:06] histo: The making of an "iso bootable partition" that you speak of is something I don't know how to do [06:06] histo: I'm 99% ready to chuck windows out the window, like I don't use the damn OS anymore except for a few tools for work [06:07] histo: TLDR, I can make 500GB of space on sdb available if I need it [06:07] histo parted -l /dev/sdb give me no results [06:07] Senjai: sure it does use the mini iso [06:07] bjrohan: yeah sudo parted -l /dev/sdb | pastebinit [06:07] histo: Oh my, really? WELL this changes everything [06:07] histo: fits in an 800 mb disk? [06:07] Senjai: fits ona 30mb disk [06:07] any advice on how to make ubuntu run batter on a netbook? [06:08] Senjai: it's like 27mb [06:08] Senjai: all files are pulled from the net during install [06:08] histo: First time I heard and used the pastebinit! http://paste.ubuntu.com/5715738/ [06:08] Adie: use a lighter desktop environment or install proper video drivers [06:09] bjrohan: there is nothing listed on /dev/sdb also we don't care about /dev/sda I though we were speaking of your thumb drive? [06:09] histo: Oh, well lets hope I can find one of those relics [06:09] We are I entered what you said that is what I got [06:10] Okay, so, my installer still stops about half-way through the installation process. I'm stumped. [06:10] Senjai: I'll get you a link. Which version of ubuntu are you looking for? [06:10] histo: Take a look at my command line entries: http://paste.ubuntu.com/5715741/ [06:11] bjrohan: sudo parted -l /dev/sdb will not output data of /dev/sda [06:11] histo: 13.04 if its stable [06:11] well, take a look at pastebin that is exactly what I entered [06:11] Anyone got any ideas for me? [06:11] bjrohan: yes it will nvm. -l all block devices [06:11] ok [06:11] whew [06:11] Senjai: 64 or 32bit [06:12] bjrohan: there is no partitions defined on it [06:12] exactly. Yet in Nautlius it has files on it [06:12] bjrohan: nonsense [06:12] bjrohan: plug it in and paste the output of "mount" [06:13] !md5sum | ImSoToxik [06:13] ImSoToxik: 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 [06:13] histo: 64, though I hear 32 is might be better.... I dont know which one I should go for. My CPU is 64 bit though [06:13] histo: http://paste.ubuntu.com/5715745/ [06:13] Senjai: how much ram you have? [06:13] I already went through that process. [06:13] histo: 8 Gigs [06:13] bjrohan: yeah you have an iso written there [06:13] <--------- [06:13] Senjai: then go 64bit let me get you link hold up [06:13] histo: I dont think I have one of these CD's, tempted to use an old iPod, but I'm pretty sure its busted [06:14] histo: format the usb drive? [06:14] Senjai: http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-amd64/current/images/netboot/mini.iso [06:14] is it Live? [06:14] bjrohan: yeah create a partition on it and format the partitino for use [06:15] ImSoToxik: And the results where? [06:15] ok, thank you histo [06:15] The MD5 sums were the same. Still stopping about halfway through. [06:15] ImSoToxik: yOU have to check your download and your installation media [06:16] histo: Can't i just copy the contents of the iso into the partition, would it still be bootable? [06:16] Senjai: you could boot an iso from grub no need to copy the contents [06:16] My 12.04 lts setup crashes in fullscreen opengl. How would I check if my OpenGL is faulty or if my nvidia gtx 260 is faulty? I run nvidia proprietary , 3.3.0 NVIDIA 310.14. === rose is now known as Guest62304 [06:17] I have a HP G6 (AMD A8) that came with Win8 pre-installed (UEFI). I had to get a linux-based OS running on it, so i got Ubuntu 12.04.1 64 bit Desktop version. I installed from Ubuntu's LiveUSB , and set the grub to be installed in /hda/sda1 (the efi partition). All went fine and then at the last moment, it showed "grub-install dummy" failed. [06:17] I'm sorry for sounding so technologically impaired, but, I'm quite new to this. [06:17] Now when i boot off from Ubuntu's LiveUSB, it shows an error saying "running on low graphics mode", then i clicked OK, in the next screen , i selected "run on low graphics mode for this session", then it says "wait for 1 minute until the desktop restarts", and then nothing happens. [06:17] histo: So I can do the following: set grub to boot from the iso, then format the partiition and overwrite it? [06:17] hi everybody, i want to replace firestarter with gufw firewall; is it simple as removing firestarter and installing gufw or i have to take some precautions before the switch? === iiclab is now known as Abster [06:18] hey there. [06:18] Senjai: I would put the iso on one of your other drives though. [06:18] sup.... Abster [06:18] Senjai: It's a lot easier to just burn a cd [06:19] histo: I can put it on the ntfs filesystem. I don't have a CD :/ [06:19] <-------------- [06:19] I thought I did [06:19] hehe.. [06:19] ImSoToxik, you trying to install from CD/DVD or USB stick? [06:19] i am having a problem accessing my sudoers ' accounts as i mistakenly reset the permissions of ETC dir to 644. anyone knows the way out? [06:19] I don't anyone gets it! [06:19] From a DVD. [06:20] histo: Would you reccomend https://help.ubuntu.com/community/Grub2/ISOBoot ? [06:20] Anyone? [06:20] ImSoToxik, try using a USB stick. have heard of problems installing from CD/DVD [06:20] I tried creating seperate efi partition and installing to /dev/sda also. I think it would be for MBR , but i have an UEFI system. [06:20] any one pls help me out? [06:21] Senjai: http://askubuntu.com/questions/24903/how-to-boot-from-an-iso-file-in-grub2 [06:21] Abster! It's usually ZIPed for a better environment.. [06:21] Unfortunately, I haven't got one. [06:21] Senjai: yes [06:21] The DVD method is the only way I can do it, besides Wubi and Wubi has been giving me problems. [06:21] Abster: boot to recovery mode and fix your permisisions [06:21] Abster: reboot into recovery mode or livecd and fix it. and be more careful with what you do [06:21] help [06:21] geeko:so now wat can i do? [06:21] sardringis: Is there a BIOS option to disable EFI, put it back to regular BIOS? [06:22] histo: cool, I'll start the process [06:22] histo: thanks for your help [06:22] TL-WN8200ND [06:22] Hey guys, new ubuntu user here with a few questions. Trying to setup ubuntu on my triple-screen desktop, and running into a few problems. The screens are 3x1080p, and after installation of ubuntu it sets to mirrored mode. Going into display properties and unchecking mirrored causes compiz to crash and the only way to fix it is undoing the changes and going back to mirrored. In the unmirrored state, nothing works except the mouse - and compiz crash comes up. A [06:22] ny help please? [06:22] Guest62304: you have to ask a question first [06:23] Would it help if I said exactly where in the installation process my installer stops? [06:23] device [06:23] ImSoToxik: not if your DVD is bad no it wouldn't [06:23] if your in situations with alot of admin's... your most likely locked files under a ZIP [06:23] x-: looks like you have an X problem :DDD [06:23] :( [06:23] madprops, you bastard :P Any thoughts on the problem? [06:23] histo:let me try this' [06:23] !details | Guest62304 [06:23] Guest62304: 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:24] Well, see, I've tried using 3 different discs. Same process on each of them. [06:24] ImSoToxik: try using the mini iso? that one fits on a cd [06:24] I've never seen anything run besides GRUB [06:24] ImSoToxik: did you check the md5sum of your download to the md5 hash on the mirrors? [06:25] Hey guys, new ubuntu user here with a few questions. Trying to setup ubuntu on my triple-screen desktop, and running into a few problems. The screens are 3x1080p, and after installation of ubuntu it sets to mirrored mode. Going into display properties and unchecking mirrored causes compiz to crash and the only way to fix it is undoing the changes and going back to mirrored. In the unmirrored state, nothing works except the mouse - and compiz crash comes up. A [06:25] ny help please? [06:25] Ben64, ubottu http://www.tp-link.us/products/details/?categoryid=240&model=TL-WN8200ND [06:25] !patience | x- [06:25] x-: 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/ [06:25] Yes, I did. [06:25] :( [06:25] The md5 sums matched up perfectly. [06:25] x-: patience, and give more details, like gpu, driver, ubuntu version, desktop environment, etc [06:26] Guest62304: yes, that is a device [06:26] Ben64, sure, one second. [06:26] Ben64, yes === Annie is now known as Guest42061 [06:28] histo: Would you like me to say the exact process I went through to make sure I didn't mess up somewhere? [06:28] Ubuntu 13.04, graphics "Gallium 0.4 on AMD CAYMAN", 64bit, 250gb ssd. Trying to change resolution to non-mirrored causes compiz to crash, fixed only by restart [06:28] 3 monitors, 1080p each [06:29] . [06:30] More errors happening randomly: Compiz crashes, /usr/bin/compiz, title "Compiz crashed with SIGSEGV in g_type_check_is_value_type()" [06:31] Hmph. [06:31] any thoughts? === will is now known as willmaster7 [06:32] Ben64: You suggested that I use the mini iso, correct? === lie is now known as Guest7514 [06:32] also keeps coming up "system detected an error" [06:32] this is horrible for a first-time install [06:33] this time it was /usr/lib/upower/upowerd [06:33] Can someone help me when i run steam works fine but when i click on a game to view it steam closes? [06:33] hello === lonewolf is now known as Guest31193 [06:34] help me [06:34] Ugh, [06:34] aku pake lubuntu ni... [06:35] I'm so stumped. [06:35] I usually get the partitions in order / [06:36] hi guest! [06:36] ... [06:37] If someone could help me with my problem, I would sincerely love them forever. [06:37] Another question: Why are my keys sticky? Like pushing the super key it takes a few seconds and then shows this help thing. I know from past experience it should open up the shade thing, so what gives? [06:38] imsotoxik, hey what's with you [06:38] ? [06:38] I'm trying to install Ubuntu LTS 12.04 via DVD. I restart my computer after burning the ISO image to the disc, and boot via the DVD, the installation gets to the menu where I select the installation I'd like. [06:39] maybe the button! hehe... [06:39] I select my preferred option, and click the button to proceed. [06:39] I wait a bit, and the screen goes purple and says, "Remove media disc and close tray, then hit [ENTER]" [06:40] I do that, and it boots up into Windows. [06:40] histo: Should there be a kernel file in that iso? [06:40] And the installation doesn't go through. [06:40] It stops about halfway through. [06:40] It's a bad ISO image file [06:41] imsotoxik: try through usb, i did yesterday and it worked perfect. [06:41] .................. [06:41] Linux comes as is.. always! [06:41] I can't. I haven't got a USB, unfortunately. [06:41] DVD is the only method I can go through. [06:42] imsotoxik, sorry mate. can't help. will u still love me? :) [06:42] I suppose. Lul. [06:42] Thanks for the attempt though. [06:42] My 12.04 lts setup crashes in fullscreen opengl. How would I check if my setup or hardware is faulty or if my nvidia gtx 260 is faulty? I run nvidia proprietary , 3.3.0 NVIDIA 310.14. [06:42] Guest, you said that it may be a bad ISO image? [06:43] Yes.. [06:43] Should I just try to re-download it? === bitnumus is now known as Guest61482 [06:44] ImSoToxik: You should only use the ISO Distribution from http://ubuntu.com [06:45] I know. That's exactly what I'm doing. [06:45] are amd radeon images included with ubuntu or do I have to download them to make my card work properly? Because at the moment it is fubar, crashes randomly and changing resolutions screws up the install [06:45] Linux Distributions have lifetime warranties [06:45] For every 4 years [06:46] I downloaded the 12.04 LTS 64-Bit iso image. [06:47] Be positive that 64-Bit is for Windows 7 capability systems.. [06:47] How would I be able to view the model of my graphics card from ubuntu? [06:48] I would usually have Ubuntu ship me a 1st copy DISC... Very thankful for that! [06:49] I checked that my system is 64-bit before downloading. Would using a 32-bit iso image be bad if my system is 64-bit? [06:49] It's the same... [06:50] Like I said; I'm extremely new to this. [06:50] Though I'm sure I've made that painfully obvious. [06:51] 64-bit is a newer technology.. [06:51] Well, I knew that. [06:51] ImSoToxik: if you have more than 4gb of ram - yes, if not - almost not [06:51] problem with using wget command , due to proxy settings [06:52] I'm just completely baffled as to why the installation stops half-way through. [06:52] I foregot that... [06:52] Everything works completely fine before it stops. [06:52] 64-bit systems kicks its ram until 14GB of RAM.. [06:53] ImSoToxik: internet connection? hard drive? === ponbiki is now known as Guest97771 [06:53] problem with using wget command , due to proxy settings [06:54] The installation stops when I choose what I'd like to install it as. (Along side windows, replace windows, other) [06:54] param_: use a B Class Address [06:55] can you tell how to use [06:55] I select to run it along side/inside windows, click next, then it brings me to a blank purple screen telling me to remove the disc, close the tray, and hit enter. [06:55] Proxy Setttings means a temporary address [06:55] I just added a hard drive to my computer, how do i see if I can see it in linux? [06:55] ImSoToxik: use the alternate iso [06:56] knivez: lsblk [06:56] histo: Would that work better? And, what's the difference between the two? [06:56] I dont see it :( [06:56] ImSoToxik: the alternate iso is a text based installer. [06:56] did I install it wrong? [06:56] what if it needs formatting? [06:56] knivez: Is it a sata drive? [06:56] yes [06:57] Hello everyone [06:57] histo: Would that make it simpler to install? [06:57] knivez: did you plug in a sata cable and power? then boot the computer? [06:57] i did [06:57] indeed [06:57] ImSoToxik: It may get around whatever issue you are experiencing [06:57] knivez: parted -l [06:57] I guess it's worth a try. [06:57] nothing [06:58] knivez: sudo parted -l [06:58] yeah i figured [06:58] its not showing though :( [06:58] ImSoToxik: actually I guess the alternate iso has been discontinued let me see if I can find it [06:58] I found it, [06:59] knivez: can the bios see the drive? [06:59] let me check [06:59] brb [06:59] http://releases.ubuntu.com/12.04.2/ <--- Found it there [06:59] wifi driver usb ubuntu 13.04 [06:59] HELP [06:59] ImSoToxik: yeah it's gone as of 13.04 [06:59] TL-WN8200ND [06:59] Guest62304: which chipset? [07:00] Should I just attempt to use 13.04? [07:01] histo, ???? [07:01] ImSoToxik: 13.04 has more applications and support! [07:01] Like WINE.. [07:01] ImSoToxik: No use 12.04 [07:02] Guest1533: no it doesn't [07:02] 12.04 is more stable, and actually has an alternate cd [07:02] histo, ASRock > B75 Pro3 [07:02] I have install ubuntu 12.04 in my laptop but i m facing a problem when I started my ubuntu os it is show black screen and it is not working correctly.but when I started ubuntu recovery mode it is working. [07:02] Guest62304: lspci | grep Network [07:02] !nomodeset | rohan [07:02] rohan: 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 [07:02] to solve this problem what should i do? [07:03] the next lts release will be 14.04 right ? [07:03] yes [07:03] rohan: Most Distributions require a particular machine and hardware! [07:04] thanks [07:04] Guest1533: no, that is completely wrong [07:05] Checking the website http://ubuntu.com shows complete support for hardware.. [07:05] I need some assistance in making a game controller work with Linux. It works in WINE just fine, with my emulators. VisualBoy Advance is the only emulator on Linux, and it isn't working with my controller. I don't understand why or how to fix it, and can't find anything with Google on fixing it. My controller is philips sgc2910bb/27 [07:05] I seem to be plugging the sata cable into the wrong port [07:05] Most printer are not supported until qualified for Linux Support [07:05] which port is correct? [07:05] ... [07:06] now that I have Ubuntu running.. when I installed Ubuntu, I chose to run Windows which was already my pre existing OS , is Ubuntu now my primary OS ? when I boot my comp it always goes to the Ubuntu screen giving me 4 option . Ubuntu at the top and windows at the bottom at dev/hdd etc. so my question is , if i have spyware or virus on my windows partition , key logger spyware or something , will that transfer over to my Ubuntu s [07:06] moses: huh? any port should work for sata [07:06] moses: there shouldn't be a "wrong" port [07:06] when i changed ports and plugged it in only a master comes in [07:06] Guest1533: please stop [07:06] how come I cant see all of my drives in the bios now? [07:06] and everything is so slow :/ [07:06] moses: there are no master slaves on sata [07:06] It's wise to check hardware support for each distribution... [07:06] TroLLBan: no. [07:07] TroLLBan: no...ubuntu and windows partitons are different [07:07] I can't seem to find any support for my controller. [07:07] Some make the list.. Some don't... [07:07] I am working with Geany.. I think there's a way to show the output of the HTML code in a browser(say, Firefox) from Geany itself, But I can't seem to find it... Please help!! [07:07] A1Recon: /j #geany [07:07] how come this drive wont come up? [07:07] moses: are you sure you have a sata drive and not ide? [07:08] moses: how do we know? you've provided nearly no information [07:08] histo: thanks for that link.... [07:09] Okay, I tried to install the nvidia driver from the website and it added a no nouveau line to modprobe.d but now I can't get to any command line other than the safe mode one which is read only. On startup it just show a blinking _ in the top left hand corner. [07:09] On regular startup. [07:10] niocora: you should install from the software center, not from nvidia's site [07:10] But the software centerone didn't work. [07:10] Also my first time with nvidia. [07:10] !work | niocora [07:10] niocora: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [07:10] It should. [07:10] how do I change my mouse cursor speed ? its too fast .. i can barely get it to stop in one place .. i want to make it more sticky .. help ? [07:11] Mine doesn't even change. You're lucky. :( [07:11] The repository drivers displayed only a portion of the screen at a low resolution and has no effects, menubars etc. [07:11] had no effects. [07:12] niocora: which driver did you try from the repos? [07:12] niocora -- Software sources > additional drivers? [07:12] actually I think the issues is bad sata cables [07:12] :/ [07:12] 310 [07:12] Also nvidia-current-updates [07:13] probably wasn't installed correctly, you have optimus, or a 3rd secret option [07:13] Optimus is ?.... [07:13] dual gpu [07:13] i got it , pointer speed [07:13] Nope. [07:13] Not optimus [07:13] many new laptops have it [07:14] It's not a laptop. [07:14] the pointer speed? [07:14] some desktops could too :) [07:14] Custom built. [07:14] Had an AMD in it until today. [07:14] And it's not an GTX690 [07:14] Guest1533: even on the dlowest setting its rather fast [07:14] but its more likely that they werent installed correctly [07:15] or the amd stuff is messing with it [07:15] Great, so how do I un-instal it. [07:15] idk what to do the bios doesnt pick the drive up [07:15] Guest1533: all settings/mouse and touchpad/pointer speed [07:15] and it doesnt matter which hard drive i plug in [07:15] moses: try #hardware ? [07:15] Also AMD stuff is gone. [07:15] I know, just funny that it's a typical option settings! [07:15] niocora: did you purge, not just remove? [07:15] Uhh, no. [07:15] 12.04 is supported until when again [07:16] rcmaehl: release + 5 years [07:16] rcmaehl: for all LTS [07:16] ahh! the lifespan... [07:16] Ben64: Not for all versions :) [07:17] bekks: all lts [07:17] !lts | Guest1533 [07:17] Guest1533: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04) [07:17] so anyway . is it ok to ask about VUZE or other bot torrent clients in general and how to ise them w/Ubuntu , such as does VUZE work and if so how , or are there a better one for Ubuntu ? [07:17] Ben64: No. Not all LTS. [07:17] I should be allright if I can get a console. [07:18] niocora: uninstall the one from the site, purge all the amd related gpu stuffs, then install nvidia (whichever version you want), build-essential, linux-headers$(uname -r | sed s/^.*[0-9]\-/-/g) === willmaster7 is now known as wm [07:18] I can't get a console. [07:19] bekks: you gonna keep repeating that or provide a clue as to what you mean [07:19] niocora: recovery mode? [07:19] Read only. [07:19] Ben64: I just provided. Read what ubottu said please. [07:19] niocora: mount -o remount,rw /dev/null / [07:19] yes. recovery mode monts / read only.. you can remount it [07:19] Oh. [07:19] Hang on. [07:20] bekks: Starting with Ubuntu 12.04 LTS, both versions will receive 5 years support. [07:20] it does that so you can fsck / i belive.. [07:20] niocora: mount -o remount,rw ..... [07:21] theres also text mode. [07:21] !text [07:21] 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 [07:21] that gives you jusst a normal login: console [07:21] Guest62304: did you ever get around to typing lscpi | grep Network in a terminal? [07:21] Ah, cool. [07:21] I have Ubuntu 13.04 i think with only one uear of support , so what happens after 1 year ? meltdown ? [07:22] TroLLBan: it goes 'End of Life' [07:22] !eol [07:22] !eol | TroLLBan [07:22] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [07:22] TroLLBan: please see above === tjbiddle_ is now known as tjbiddle [07:22] How best to purge all previous GPU driver assets? [07:23] TroLLBan: starting with 13.04, non-lts versions only get 9 months support [07:23] niocora: depends how you installed them? with nvidia.com drivers you ahve to run their NVIDIA-blah.run --uninstall [07:23] niocora: runn the nvidia installer you downloaded again, it has an uninstall option which can be specified. [07:23] nickbo: which will probably break your system. [07:24] WINE... use WINE.. [07:24] it's the best i've seen [07:24] niocora: with drivers from the repos just sudo apt-get purge somepackage [07:24] niocora: dpkg -l | grep -v ^ii [07:24] !ot > Guest1533 [07:24] Guest1533, please see my private message [07:24] niocora: that should show you the packages with residual config [07:25] Guest1533: stop giving terrible advice [07:25] Ben64: so how do i get LTS ? [07:26] ubuntu.com, download 12.04 [07:26] why do you need lts? ;) [07:27] dr_willis_: Until he doesnt say "I dont need it, I knowwhat I am doing", he needs it :) [07:27] im waiting for him to come in asking why every package is so old.. ;P [07:27] dr_willis_: so i just keep updating all the time ? like when Saucy Salamander comes out , i just update to that , and then the next and so on and on like riding a wave ? [07:27] because its not rolling release [07:27] dr_willis_: better than coming in here with 13.04 in a few years asking why it can't connect to the repositories [07:28] clcto: do ubuntu roll? [07:28] someone came in last week with a 6.04 box asking that.. [07:28] TroLLBan: Thats whats LTS is about. [07:28] qin: No. [07:28] bekks: ... [07:28] TroLLBan: keep updateing.. or do a clean install of the next release.. is what many people do [07:28] TroLLBan: or you can go LTS to LTS upgrades [07:28] but i'm sure there will be people with 12.04 coming here in 2017 mad that support stopped === dr_willis_ is now known as Dr_Willis [07:29] LTS is for being stable, not necessarily the newest [07:29] Ben64: They would come in in 2117 too... ;) [07:29] now, would it be possible to dynamicaly change pointer form left to right handed for one app (gfxtablet)? [07:29] some people have unusual ideas as to what 'support' means also. comapred to how the ubuntu devs classify 'support' === krumpli is now known as geza [07:30] bekks: please , i am so confused .. break it down for me please .. what are my options here ... im running 13.04 along side of my old windows .. i want to get rid of windows forever , and not have to worry about EOL unless i can update to the newest release all the time .. is LTS free ? [07:30] yes [07:30] TroLLBan: you will be upgradeing to the next release every 9 months or so then.. if you want to stick to the latest. [07:31] TroLLBan: Your . key is broken. Yes, Ubuntu is free. [07:31] Dr_Willis: its 6 months [07:31] he dosent have to do it eery 6 mo... since support is 98 mo [07:31] someone will come here in 2017 with precise, then we'd have to tell them to upgrade to tenacious tamarin, then to xanthic xebu [07:31] *.04, *.10, *.04 [07:31] !13.04 | clcto [07:31] clcto: Ubuntu 13.04 (Raring Ringtail) is the current release of Ubuntu. Download http://releases.ubuntu.com/13.04/ - Release notes: http://ubuntu.com/getubuntu/releasenotes/13.04 [07:32] LTS isnt every 9 months, its like every 2 years [07:32] sorry, no support date [07:32] 13.04 support ends January 2014 [07:32] Hello. [07:32] 13.04 = 0.09 = 14.01 :D [07:32] first = should be a + [07:32] so the Ubuntu roll is where i just update a clean install from say USB every time they release , like say Saucy Salamander from current 13.04 ? [07:33] and 13.04 isnt LTS [07:33] hi, hello. i have problem with secondary Monitor. I have this problem "GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon was not provided by any .service files" [07:33] i see second Monitor but when i apply modified have error [07:33] TroLLBan: Or you stick with LTS and update to a new version every 5 years. [07:34] Ben64: so thats how we roll now ? the Ubuntu roll ? [07:34] TroLLBan: update however you wish [07:34] or to the next lts version every 2 years. [07:35] bekks: well i have no problem updating every 6 months or whatever .. i want to do the Ubuntu roll and i love the cool names they use for each release ... [07:35] of course in the next few releases theres going to be a lot of changes and inovation.. from whats being said in the blog-o-sphere [07:35] TroLLBan: Fix your broken . key. [07:35] cool names are silly really.. [07:35] TroLLBan: if you want rolling release ubuntu is not the answer [07:35] How will /ect/ be effected from a roll? [07:36] bbl. [07:36] Guest1533: Its not protected. [07:36] clcto: please explain ? [07:36] TroLLBan: Because Ubuntu isnt rolling release. [07:36] So a roll will protect my C+ compiler? [07:36] Guest1533: No. [07:36] TroLLBan: ^^ [07:37] Hooray! Old drivers purged. [07:37] Guest1533: Everything necessary will get updated. [07:37] Now, what driver SHOULD I get for a GTX680? [07:37] bekks: Thankx.. [07:37] TroLLBan: http://en.wikipedia.org/wiki/Rolling_release [07:37] There are atleast 7 in the sources. [07:38] I've noticed the /ect/include/ partition? [07:38] Is it for my C++? [07:38] Guest1533: Thats a directory, not a partition. And it doesnt exist on my boxes. [07:40] rolling release when it comes to a linux distribution means that the software in the repos is changed when the new software is released, as opposed to ubuntu where certain packages will not be updated due to certain issue, like compatability with the new kernel which is usually only updraded with a dist-upgrade [07:40] Is there a Puesdo-Tunnel required or capability for linux? [07:41] ok , i understand rolling release now , Ubuntu roll is a joke , but a good way to explain constantly updating a vlean install of each Ubuntu release ... [07:41] Guest1533: What do you mean by that? [07:41] I've noticed it's important for IPv6 [07:41] hello [07:42] Guest1533: Do you mean some software to tunnel your non-IPv6 ISP connection to an IPv6 broker? [07:42] Which drivers should I get for an nvidia card? [07:42] can anyone point me how to sync my iPhone with on ubuntu? [07:42] niocora: the nvidia drivers from the repos. [07:42] niocora: the proprietary ones [07:42] Obviously proprietary but which ones? [07:42] clcto: Which are included in the repo. [07:43] niocora: its not obvious, some people only like free software [07:43] No. Just a transfer from computer A to A.. [07:43] so basically , i want to know if i am ready to do a clean install of each Ubuntu release , then I will be ok. [07:43] Obvious for me. [07:43] TroLLBan: We cant answer wether you will be ready. Ubuntu is ready :) [07:43] nvidia-current-updates? [07:43] niocora: you asked which... i answered [07:44] bekks: sounds good. i am ready. [07:44] clcto: But there are a ton of proprietary nvidia drivers in the reopsitories. [07:45] well thats dumb [07:45] bekks: now , can i use VUZE on Ubuntu ? and how do i get rid of Windows which is still "alongside". [07:45] Hey guys, another interesting problem. Installed the amd catalyst beta driver for my tri-screen setup, but only one screen functions properly - other two just have the x mouse cursor, no wallpaper/background, can't move apps / no icons on desktop etc. Should I just go install the normal drivers to see if they fix this? [07:45] TroLLBan: you format the hdd [07:45] no response :( [07:46] I'm new in linux. please guide me. [07:46] x with unity? [07:46] x- : In the driver settings you have the wrong multi-screen type. [07:46] TroLLBan: I dont even know what "VUZE". And installing Ubuntu to your entire harddisk will get you rid of Windows. [07:46] niocora: oh? What does that mean / how do I fix it? : [07:46] :) [07:46] VUZE is a bittorent client. [07:46] like LimeWire [07:47] falcon: the apple uses its own communication protocol, there should be a library that lets you sync it, but it isnt guarenteed [07:47] falcon: sudo apt-get install vuze === bill_ is now known as billcho [07:47] !torrent | TroLLBan [07:47] TroLLBan: Some torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/help/faq - See also !P2P [07:48] falcon: gtkpod, amarok had some functionality === rlh_ is now known as knives === knives is now known as knivez [07:48] falcon: removing windows can be done by deleting the partition it is on [07:48] falcon: yet, i know them form ipod era [07:49] lol sorry... i meant TroLLBan [07:49] >_< [07:49] what are the common setting for gufw? [07:49] Znoosey: how do i do that from within 13.04 ? [07:49] How do i remove the AMD Testing use only thing in the bottom right corner? [07:49] any link ? [07:49] Does PHP versions update in Ubuntu LTS? [07:49] TroLLBan: open command prompt with ctrl+alt+t [07:50] zethbbb: only for bugfixes. Not major versions [07:50] TroLLBan: then do: sudo apt-get install vuze [07:50] say I want to update iOS. can it be done in a linux env? [07:50] what are the common setting for ubuntu firewall ??? [07:51] falcon: nah, you need itunes [07:51] Hopefully final question: in AMD installation, what is the difference between the install driver on xorg option or the generate distribution specific package? [07:52] qin: well. that sad. I want to dump windows [07:52] what kind of drive should i choose for vbox? [07:52] x-: latter will give you deb, which you can dpkg [07:52] anyone using enable ubuntu firewall at all ? [07:52] qin: cheers === knivez is now known as moseS_ === moseS_ is now known as moses_ [07:53] ubuntu has a firewall now? [07:53] qin: First one says I am missing a tool? [07:53] asfdff: your question is too vague. For a firewall, you block everything, then allow what you want to allow. [07:53] x-: or i thinks so, where do you getting driver from? === _BJfreeman is now known as BJfreeman [07:54] somsip , that's what i'm asking .....what are the common port should be allowed [07:54] qin: amd support page [07:54] Znoosey: alwas had? [07:54] asfdff: the ones you want people to access on your computer. The question is too vague. It depends on what you want, not on what other people do === rhumiz is now known as Rhumiz [07:54] x-: why not repos? jockey-txt -list [07:54] qin, it was meant as a joke [07:55] Znoosey: need coffee, it appears [07:55] qin: Not sure, new to ubuntu. Need the amd radeon 6900 hd drivers [07:55] somsip you are too vague [07:55] asfdff: block everything. If you want to allow a user to access a particular service, open that port. that's it [07:56] x-: wait, press M$ logo, and type driver, select icon of additional drivers, or something similar [07:56] qin: Yeah I have the .run file downloaded from that [07:56] x-: no. [07:56] qin: oh. :P [07:57] Confused! [07:57] Hello I am new to Ubuntu and could really use some help. Is there anyone who can help me? [07:57] x-: don't download the driver manually from the site, you should use the one in the repos (which has been tested) [07:57] !anyone | crews_control [07:57] crews_control: 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. [07:57] anyone here have experience setting up ufw? [07:57] !ask | crews_control [07:58] crews_control: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [07:58] asfdff: yes. What do you need to know? [07:58] auronandace: Woops, shows my noobliness hehe. Just finished installing so will reboot and see if it does anything, if not will use repos. [07:58] ok, why there is no jockey in 13.04? [07:58] crews_control: you're already asking ;) [07:58] qin: its replaced, integrated with software sources [07:59] I love shutdown in ubuntu. Click, everything dies. None of this rubbish in windows lol [07:59] crews_control, for your general question, here is a general answer: http://smashingweb.info/things-to-do-after-installing-ubuntu-12-10-for-perfect-desktop/ [07:59] i found it fixing all my problems in ubuntu :P [07:59] asfdff: look, maybe you need to read a bit more yourself. Try this http://is.gd/qQZgjT [07:59] x-: press windows logo and type: software and open software center [08:00] qin: sorry, windows logo? :P [08:00] !ufw | asfdff [08:00] asfdff: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Gufw (GNOME) and Guarddog (KDE from Lucid onwards) also exist. [08:00] Oh right you mean physically, thought you meant inside ubuntu itself [08:00] x-: key next to Alt [08:00] Okay. sorry. well here is my problem. I was running windows 8 on my hp pavilion. I wanted to dual boot Ubuntu with it. I used unetbootin and used a usb device to boot into Ubuntu. I used 29Gb of unallocated space to partition for running Ubuntu alongside windows 8. When i booted into Ubuntu and restarted my computer it will not restart into Windows 8. It give me a choice of the Partiotion that its on but will not boot. [08:01] x-: in software center type amd or ati, install [08:01] Yep, one second. I actually installed ubuntu on my mbp at the same time as my desktop, mbp is working pretty well but the desktop is what is presenting me with errors :P [08:01] !uefi | crews_control [08:01] crews_control: 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 [08:01] oh the "optimized" driver? I looked at that earlier but was put off by the low star rating === Guest97771 is now known as ponbiki [08:02] But is there a way to boot back into windows? its still partitioned on my hard drive. [08:02] #ubuntu-cn [08:03] qin: I'll be right back, just restarting my mac (that has irc on it) so that I can setup the nvidia drivers for it. [08:03] x-: yeah, it is not exactly open source, and in general it deserves two stars [08:04] Oh shit, desktop just came back up and it is completely fucked. No unity overlay, just desktop. Three screens all have different underscans, and no way to do anything as far as I can tell right now. [08:04] !language | x- [08:04] x-: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [08:04] how do you go into the root directory? [08:04] sudo cd root? [08:04] moses_: cd / [08:04] x-: are you installing ati or nvidia? [08:04] somsip: Sorry, just getting irritated - this is taking longer than it should heh [08:04] qin: desktop, ati [08:05] Opened terminal with ctrl+alt+t [08:05] But is there a way to boot back into windows? its still partitioned on my hard drive. [08:05] yez [08:05] x-: hold shift at boot [08:05] how would I be able to open up the software center from the terminal? [08:06] x-: why would you want to [08:06] qin: Ugh that is going to be a pain, bluetooth keyboard so can't use key combinations during boot. Will look for wired one, soon. [08:06] clcto: to view software sources [08:06] open it from gui [08:06] clcto: No gui lmfao [08:06] x-: aptitude, or sanely aptfor cli installing [08:06] drivers (or lack of) has completely mashed it [08:06] I bought my new laptop (HP Probook 4540s - i5 3210m+Hybrid GPU (Radeon HD 7650m+HD 4000)), and ditched the sucking Windows 8 installation for Ubuntu 13.04. I'm a linux beginner :P. I can't control the brightness (done via fn+f1/f2 or from system settings) in Ubuntu (It worked in Win8 and OpenSUSE). THe default brightness in it is at max. I searched the web for solutions. Many are currently incomprehensible to me. But still, I tried many solutions listed [08:06] . Nothing worked. Some people said "xgamma -gamma" commands would do, but it's not a real solution. Any other way? Or am I missing something? [08:06] cd / doesnt get it into root [08:07] I want to cd root but it says permission denied === Motoservo_ is now known as Motoservo [08:07] moses_: what path are you trying to get into? /home/root ? [08:07] right I have a physical keyboard. What does shift during boot do? [08:07] I want to look at my vbox virtual drives [08:07] and apparently they are under /root/ [08:07] moses_: that doesn't answer the question [08:08] moses_: ok - lag. [08:08] x-: gives you grub menu for booting in other installed systems [08:08] moses_: sudo cd /root [08:08] can anyone tell me how to dual boot windows 8 and ubuntu. or just how to put an iso on a usb device. unetbootin isnt working for me.?? [08:08] qin: I can get into other systems perfectly fine, but ubuntu is mashed? [08:08] says command not found\ [08:08] starts up with no unity launcher etc [08:08] cd command not found :/ [08:08] moses_: sudo is not recognized? [08:08] crews_control: just use dd to put it on the device [08:08] what did you do, rm -f *? [08:08] moses_: then you may have to sudo -i to get a root shell, then cd /root and play *carefully* [08:09] http://www.linuxliveusb.com/ [08:09] crews_control: windows 8 uses uefi, ubootin doesnt work with efi systems [08:09] for load ubuntu with usb device [08:09] crews_control: it's a hybrid image so that should work [08:09] hi o/ [08:09] you must modify your BIOS startup option [08:09] okay what is dd? [08:09] ok how do I go back into my user ? [08:10] crews_control: and in bios you will have to turn off secure boot [08:10] qin: Alright basically my current state is whenever I boot ubuntu it loads a messed up driver that I downloaded from the web page. No unity interface (launcher/menubar) but I have a desktop and can open terminal. What should I do? :3 [08:10] crews_control: it makes an exact copy of a disk into an img file, or vice versa, or copies disks [08:10] crews_control: dd is a linux utility [08:11] okay so how do i modify BIOS? or turn off secure boot? I am lost... [08:11] x-: bad, sudo apt-get purge fglrx* [08:11] crews_control: depends on the computer, you hit an fkey during boot to get into setup [08:12] x-: or wait: [08:12] okay mine is hit escape to get into setup. once there what do i do? [08:12] qin: It's just restarting, purged the drivers using aptitude [08:12] somsip: how do i get back to my user? [08:12] out of root? [08:12] in the boot tab or somewhere there should be secure boot [08:12] moses_: CTRL D, or exit [08:12] Someguy123: su *username* [08:12] i think [08:12] okay once i turn secure boot off what do i do? [08:12] ty [08:12] moses_: why are you in root [08:12] moses_: did you get into /root ok? [08:13] qin: Alright, removed drivers and now all three screens start at right resolution, but they are mirrored, and there is still no unity launcher [08:13] clcto: I wanted to see a virtual drive I made [08:13] I originally made a vdi but then deleted the instance in vbox and wanted to make sure it went away [08:13] you can do most everything with sudo without root [08:13] so i went in there and looked [08:13] x-: http://linuxg.net/how-to-properly-remove-the-proprietary-ati-drivers-on-debian-ubuntu-and-linux-mint/ [08:13] i couldnt get into /root/ without being root [08:13] somsip: yes thank you [08:14] Also I am running virtualbox [08:14] qin: Running steps, thanks [08:14] and its taking up a terminal [08:14] moses_: if that is vbox default, I would recommend creating a folder for vbox images in an accessible place, changing vbox config, copying the images, and not having to su -i again [08:14] *sudo -i [08:14] somsip: ok [08:14] moses_: but if it's a one off, no big deal [08:14] x-: first link out there, you may want to try to reload lightdm [08:15] okay once i turn secure boot off what do i do? [08:15] somsip: I will move it, even though i dont know how. [08:15] I also wanted to know how I could get virtualbox to run without having it take up a terminal [08:16] moses_: If this was a one off thing you needed to do, it might be more hassle that it's worth. [08:16] moses_: how did you install vbox? [08:16] sudo [08:16] Currently downloading all of the files [08:16] idk [08:16] removed all of the xorg configures and purged fglrx [08:16] i just installed the 64 bit ubuntu ver [08:16] from the site [08:17] moses_: and? sudo dpkg -i virtualbox....deb to install? [08:17] qin: Whilst that is downloading I am going to restart my mbp, setting up nvidia drivers on this. [08:17] Back in a few minutes. [08:17] yeah [08:17] thats what i did exactly [08:17] moses_: ok - long time since I install it, but the defaults you're describing sound messed up to me. Not sure what to tell you though. [08:18] what do you mean defaults? [08:18] moses_: vmdis in an inaccessible dir, running in a terminal... [08:18] yeah i dont know where it is to be honest :( [08:19] 这里人很多啊,不知道有没有看的懂中文的 [08:19] how do i fix it? [08:20] !zh | vetwangcn [08:20] vetwangcn: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [08:20] moses_: what version of ubuntu? [08:20] okay once i turn secure boot off what do i do? [08:20] 12.04 [08:20] ok [08:20] qin: Alright I'm back. Macbook nvidia drivers work and display is better, and desktop has just finished downloading all of the packages and is restarting. [08:21] qin: Should I expect it to take a while to shut down? Because it is. [08:22] what version of PHP is shipped with Ubuntu 12.04 LTS? [08:22] moses_: I don't rightly know. You could remove that and reinstall from the official package (which is 4.1.* rather than the .deb which should be 4.2.*), or remove and reinstall from PPA which isn't always best advice. Or look for a solution elsewhere [08:22] zetheroo: If you have it make a quick php file in /var/www (iirc) that is basically phpinfo(); [08:22] most accurate [08:22] somsip: yeah this wont work taking a terminal up like this [08:22] moses_, I hope this might help you : http://blog.manoharbhattarai.com.np/2013/03/26/how-to-install-virtualbox-in-ubuntu/ [08:22] im trying to install ununtu from usb ?? i got the uusb installed ran it meny times but all i ever get it is droped to the boot command line [08:23] asking for img ? [08:23] x-: don't have it [08:23] zetheroo: No dir? Do you have apache installed? [08:23] Any way to view shutdown messages as it happens? Computer is stuck on the ubuntu loading screen shutting down [08:24] To open go to Applications->System Tools->Oracle VM VirtualBox(for Ubuntu<=10.10) and above that search for virtualbox or you can see an icon in the side bar. [08:24] where is this? [08:25] moses_: I'm no expert but iirc that is an older version of gnome / unity, go to top left and click the button to open lens and then search virtualbox [08:25] ok i installed ubuntu 13,04 to USB stick rebooted from windows and booted it but i get is droped the boot comand line [08:25] hd5770: "startx" [08:25] no [08:25] what is lens? [08:26] moses_: Think of it as like the windows start menu [08:26] oh yeah [08:26] Lets you search your apps and stuff [08:26] it came right up [08:26] boot> *img [08:26] its in that menu! [08:26] yay! [08:26] moses_: :) [08:26] hd5770: Oh ... cd / and then ls, see what it shows [08:27] [08:27] kk [08:27] zetheroo: no, I don't have Ubuntu 12.04 LTS installed anywhere [08:27] qin: Restarted, still no unity launcher! [08:27] x-: no I don't have Ubuntu 12.04 installed anywhere === GingerGeek is now known as GingerGeek[Away] [08:27] i totally see what happened as well when i was running from sudo it installed it to the roots personal folder [08:27] wowow [08:27] how to connect one computer to another computer. when both computer have ubuntu os as well as lan connectivity? [08:28] x-: we are trying to determine which is the most up-to-date with PHP ... Debian or Ubuntu ... [08:28] x- : Nvidia or AMD? [08:28] nickbo: amd [08:28] fglrx-updates worked for years for me. [08:28] zetheroo: No idea. Find the php dirs and it may be in the php.ini, wild guess from me [08:28] nickbo: to fix no unity launcher? [08:29] The no unity is because of no 3D acceleration. [08:29] but like [08:29] there are no panels, no launcher [08:29] I know. [08:29] zetheroo: it depends which version of each. There is a rolling release of Debian (Sid?) that will be almost current. But the timed release could be old. And 12.04 is 5.3.10 but 13.04 might be something different [08:29] The best (from my AMD experience) drivers for AMD are fglrx-updates [08:29] apt-get fglrx-updates then? [08:30] Yes. [08:30] !ssh | rohan [08:30] It also runs multi-monitors well. [08:30] rohan: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [08:30] nickbo: Great thanks, will download that [08:30] ugh 256mb [08:31] take a while [08:31] 90-120MB DL with 250ishMB install. [08:31] Usually. [08:31] oh right [08:31] cheers [08:31] I don't care about the space, just the time :3 [08:32] how come I cant connect a usb stick to vbox? [08:32] What are the best proprietary drivers to install for an nvidia GTX 6xx GPU. [08:32] moses: You need the guest additions. [08:33] And Vbox to be part of your user group. [08:33] how do i do that? [08:33] moses_: you did sudo virtualbox to run it? [08:33] no i did not [08:33] should i? [08:33] No - you said this: 15:27 < moses_> i totally see what happened as well when i was running from sudo it installed it to the roots personal folder [08:34] moses_: do you mean when you installed it? [08:34] moses_: you need to install the restricted-extensions from oracle to use USB in virtualbox [08:34] yeah [08:34] moses_: ok === Guest61482 is now known as bitnumus [08:34] and you don't run virtualbox with sudo [08:34] yeah im no longer doing that [08:35] will cd / really work from a boot comand line [08:35] why dont this damn usb installed app do this for mew [08:35] hd5770: BOOT command line, don't think so. [08:35] http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [08:35] If it says boot > img, I'm taking a wild guess that that is some part of your bios / the kernel loaded [08:36] (from my days using a hackintosh lol) [08:36] llutz: the extension pack is only for usb 2.0 isnt it? [08:36] hi [08:36] i follewd the guide [08:36] i build php then i want to rebuild with another SAPI [08:36] WOO [08:36] man ill just webi [08:36] fixed unity [08:36] how to rebuild [08:37] TIP: run ccsm and enable unity plugin to fix! :D [08:37] moses_: isn't it for usb in general? sry idk, read the manual [08:37] hd5770: use unetbootin [08:37] Eh, enabling animations broke it [08:37] when i rebuild this say i cant build multi sapi [08:37] plz help me [08:37] k thx histo maybe update the siter .. [08:37] niocora: Hey what was that command you used? [08:38] To do what? [08:38] niocora: the drivers [08:38] sudo apt-get install fglrx-updates [08:39] niocora: cheers [08:39] niocora: I managed to fix unity but enabling animations broke it again [08:39] >>must be a driver [08:39] also what screens do you have for multi-monitor? [08:39] Brand-wise? [08:39] niocora: Nope, sizes [08:39] 1280x1024+1600x900 [08:40] Would I be able to use my Ubuntu install across multiple computers without issue? [08:40] niocora: Nice, hm [08:40] moses_, I hope you have already checked "Enable USB Controller" in the virtual guest OS settings. If not do that. [08:40] I have 3x1080p, so far amd has just screwed me over so so many times [08:40] Hello there. Can partition tables be recovered, if someone accidentally overwrite first 20 MB of /dev/sda using dd command? [08:40] Mine were just el-cheapo monitors. [08:41] niocora: best way to go :) [08:41] niocora: Would you happen to know why unity breaks the second I enable animations in ccsm? [08:41] I'm guessing lack of drivers [08:42] !info testdisk | wwwdotcom you might try it, sometimes it works [08:42] wwwdotcom you might try it, sometimes it works: testdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.13-1ubuntu2 (raring), package size 516 kB, installed size 1201 kB [08:42] so if you want the latest stable PHP in Ubuntu 12.04 you have to add a PPA? [08:43] x- : Probably. [08:43] niocora: good. 3 minutes left. Also do compiz animations work for you? [08:43] Yes. [08:43] But they removed some of my favourites. [08:43] Like wobbly windows. [08:43] I'm facing hardware problems on my laptop when it comes to connecting to wireless networks. It suddenly stopped working a few days ago [08:43] is there any option to connect one computer to another computer like team viewer? [08:43] niocora: Had to install anything else? I have it setup on my macbook here (ubuntu) but it does not work [08:43] no animations [08:43] Can someone please help me out? [08:44] my mouse pointer keeps resetting to left hand side of screen whenever i hit the right hand side. how can i stop it? [08:44] rohan: Teamviewer [08:44] have you updated your wireless settings? [08:44] team viewer works on ubuntu [08:44] llutz: It has not happened yet. But i just want to know in case it if happens in future. I assume that boot record and partition tables info is saved in first 512 bytes of dev/sda. So how does utility like testdisk still able to recover the partitions? [08:45] !help | anannie [08:45] anannie: 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 [08:45] How do I check if I'm running ubuntu 2d or ubuntu 3d? [08:45] *unity2d/3d? [08:45] I am curious to know more about this. Does utilities like testdisk scans the whole hard disk for partitions info? [08:46] See if you can get live blurs? [08:46] wwwdotcom: it scans for al sorts of stuff [08:46] niocora: How does that work / how do I check? [08:47] If you shove a window under the launcher and see it. [08:47] who help me [08:47] plzzzz [08:47] !who | feria90 [08:47] feria90: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [08:48] niocora: It just looks like it has a transparent overlay [08:48] !ask | feria90 [08:48] feria90: 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 [08:48] x- : So you can't see the window, only the background? [08:48] niocora: I can see the window [08:48] :P [08:48] I think it's 3D version then. [08:49] Try Alt+F2 glxgears [08:49] niocora: Alright the drivers have downloaded and installed, now how do I stop it mirroring and turn them into three seperate screens? Restart first? [08:49] x- : Restart, go into AMDCCCLE [08:49] niocora: restarting [08:49] niocora: I installed ubuntu on an ssd, this restarts like nothing I have ever seen before :P [08:50] Thank you [08:50] Go under displays, the should be a mode where you can see your 3 monitors. [08:50] niocora: hm, is there any way to make grub only show up when shift is held? [08:50] Click on one, and choose the mode where the fish is on both overlapping. [08:50] #indonesia [08:50] how do i stop my pointer from reapearing on the left side of my monitor when it reaches the right side? [08:50] x- : Do you have any other OS'es installed? [08:50] niocora: WOAH, started and the resolution is very messed up [08:50] niocora: windows8 [08:51] No. [08:51] Try opening amdcccle [08:51] niocora: Will do [08:51] niocora: Opened, no way to get to the button to save changes :/ [08:52] Try Alt+Left Click and dragging. [08:52] niocora: Genius, thank you [08:52] niocora: Only one resolution option available in displays in settings and that is 640x480 [08:53] I think mirror might be limiting your resolutions. [08:53] niocora: ..but to this extent? [08:53] Normally no. [08:53] Try opening the displays program. === multiply is now known as Multiply [08:54] niocora: Right, disabled mirroring and the three screens work (can drag mouse across) but still crappy resolution [08:54] What GPU? [08:54] hii [08:54] VirtualBox is not currently allowed to access USB devices. You can change this by adding your user to the 'vboxusers' group. Please see the user manual for a more detailed explanation. [08:54] I have two audio cards on my computer. One in built in motherboard and the other is in slot. These are both detected very well in ubuntu. But in backtrack linux only the inbuilt motherboard card is detected. Can anybody tell me what audio utility is installed in ubuntu by default? [08:55] wwwdotcom: Volume drop-down menu>Sound Settings. [08:56] moses_: sudo adduser $USER vboxusers then logout, re-login [08:57] niocora: completely screwed, managed to change resolution in ccc so restarting [08:57] hello im with a problem oppening every programs in ubuntu, it gives a message you profile canbe load, any sugestion [08:57] newmar: Would this be chrome? [08:57] newmar: Oh every program, nvm [08:57] firefox, chrome, libreoffice, everyting [08:57] niocara, it's just showing the settings, and not the program name. Can i achieve this in terminal? [08:58] if i oppening in a terminal with sudo its work [08:59] niocora: Alright two of the screens have the right resolution, but one is still stuck on stupid [09:00] ok [09:01] im failing so hard [09:01] x- : Dive into amdcccle and try to fix there. [09:01] I cant get it to boot off of this stick [09:01] I dont think that vbox can do it [09:01] Check the screens multi-monitor settings. [09:01] wwwdotcom: Yes. [09:01] There is a CLI version. [09:02] niocora: I did, max res was same [09:02] I think it's alsa in a terminal. [09:02] x- : Is it the same extension setting?> [09:03] niocora: ? [09:04] x- :There are multiple ways you can use extra monitors, check that the disobediant one has all the same settings. [09:04] well [09:04] it uses a different type of connection [09:05] it has to in order to have three screens for this amd radeon car [09:05] *card [09:05] any sugestions about my problem? [09:05] it uses displayport [09:05] niocora: Here's the screenshot of this, http://i.imgur.com/2VZsV0C.png Are you sure it's alsa? [09:06] wwwdotcom: Nvm about alsa, just click on which card you want to configure, then browse the other tabs. [09:09] niocora, that screenshot is taken in ubuntu. And cards are already configured. Through which terminal command i would be able to get the name of utility which is managing these sound cards? [09:09] lsmod? [09:09] <[OS]Cazazo> Hi guys, I have noticed that after an regular update (not version update) my flash plugin in's working quite right. some times the video doesn't load and I can only hear the sounds [09:10] <[OS]Cazazo> *isn't working [09:10] <[OS]Cazazo> any I deas? [09:10] newmar: try looking at the fix in here. Specifically, that your config files have become owned by root and so your user can't read them http://is.gd/TwQgI7 [09:10] you know what, scrw it [09:10] wwwdotcom: I forget. [09:10] It has some strange name. [09:10] I'm going back to windows. This display resolution problem is doing my head in. [09:11] x-: you just need proper drivers [09:11] !ati | x- [09:11] x-: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [09:11] Is there any way in 13.04 that I can get a warning from my PC whenever a certain temperature is exceeded @ the CPU? [09:11] ok [09:11] np [09:11] ok [09:11] thank [09:11] Brittany: possibly with lmsensor or some other similar application [09:11] histo: I HAVE the proper drivers [09:11] Brittany: This might help https://help.ubuntu.com/community/SensorInstallHowto [09:12] i'm still new here but i will try my level best to do that wit time [09:12] also, even on a hdd windows starts within about 12 seconds of power on. Ubuntu takes 20 and is on an ssd [09:12] By the way, here's the output of lsmod, http://paste.ubuntu.com/5716087/ [09:12] Thanks guys. :) [09:12] If the resolution was not trying to kill me I would use ubuntu [09:13] but it is [09:13] so I'm not [09:13] thank you everyone for your help, but it seems like I am helpless [09:13] x- : Noooooooooooooo! [09:13] Windows is so ugly! [09:14] Well, does anyone know what driver to use for nVidia to get the best 3d acceleration? [09:15] niocora: If WIndows 8 did one thing right, that was to help many users to migrate to the Linux world. :P so cheers! [09:15] niocora: it depends on the card [09:15] gtx 680 [09:15] niocora: You have to use the right driver for your card [09:15] niocora: nvidia-current [09:15] Not nvidia-current-updates? [09:15] histo i agree wit u it depends on the card [09:15] !nvidia | niocora [09:15] niocora: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [09:15] it self [09:15] Read it already... [09:16] hi every body, i dont know if i am in right place, but i want to install ubuntu on galaxy tab10.1, to i sync my data with my ubuntu laptop, i dont know how, any help i really appreciate [09:16] kaushik welcome to to ubuntu [09:16] <3 ubuntu [09:16] its amazing [09:16] vboxmanage internalcommands -rawdisk /dev/sdc -filename ~/VirtualBox\ VMs/usbstick.vmdk [09:16] niocora, there is a "pulseaudio" process running in System Monitor utility. Is that it? [09:16] does anyone know what goes under -rawdisk? [09:17] niocora: nvidia-current-updates contains the latest driver after feature freeze so nvidia-current should be more stable [09:17] maybe. [09:17] wwwdotcom: What are you trying to do? [09:17] Ah. [09:17] histo: CLI edit audio. [09:17] Settings. [09:17] not the clip. [09:18] !sound | wwwdotcom [09:18] wwwdotcom: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [09:19] hi [09:19] histo, I have two audio cards on my computer. One is in built in motherboard and the other is in slot. These are both detected very well in ubuntu. But in backtrack linux only the inbuilt motherboard audio card is detected. I am trying to know what audio utility is installed in ubuntu by default? [09:19] can anyone tell me if its wise to have a cron job backup my database every 5 mins [09:19] will it cause any problems or performance issues [09:19] Here's the screenshot of this, http://i.imgur.com/2VZsV0C.png [09:19] pauldunn: How big is it and what format? [09:20] mysql about 160mb [09:20] Is it pulseaudio that is installed by default on fresh installation of ubuntu? [09:20] :) [09:20] !derivatives | wwwdotcom [09:20] wwwdotcom: 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), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [09:20] I'm new to the Linux world. What would happen if I remove a core app in Ubuntu? For example, I tried to remove Document Viewer (Evince), and a warning was displayed. === Eric898 is now known as wowow [09:20] :) [09:20] wwwdotcom: What do you mean which audio utility? [09:20] pauldunn: what are you using to back it up? [09:20] where can I set the "innodb_buffer_pool_size" for MYSQL? [09:21] jony_easyrider: /etc/mysql/my.cnf [09:21] somsip: mysqldump [09:21] wwwdotcom: ubuntu has a bunch of pulseaudio stuff added [09:21] pauldunn: so you block access to the server every 5 mins to dump it? [09:22] I do it every hour but ideally I need to do it much more often, every 5 mins would be ideal [09:22] histo, by "audio utility", i mean which bare piece of code is interacting with cards? [09:22] pauldunn: what environment is it in - web server? in production? Or just a home backup? [09:22] somsip: mysqldump blocks access totally to the db :o [09:22] live web sever [09:22] I want to know the name of the driver in kernel that is performing this task. [09:22] !sound | wwwdotcom [09:22] wwwdotcom: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [09:22] niocora, thanks it work for me change de .xautoritary user [09:23] somsip, it's not there [09:23] pauldunn: if the traffic justifies that level of backup, you should be replicating to a slave and backing that up so users are not affected [09:23] jony_easyrider: add it [09:23] jony_easyrider: if it's a valid variable [09:23] it must be defined in percent or in MB? [09:23] somsip: hmm how do I do that? [09:23] somsip, it must be defined in percent or in MB? [09:23] jony_easyrider: no idea. It'll be on the mysql doc pages somewhere [09:24] wwwdotcom: https://launchpad.net/~ubuntu-audio-dev [09:25] Okay, I installed nvidia-current and now I have a 640x480 rez screen area, but if I move the mouse to the bottom of the screen it scrolls down to the bottom of what would be the correct rez. I tried opening nvidia-settings, but I can't use the mouse to click on it at all. [09:25] pauldunn: This will give you an idea. You have some research to do though. Or you can just backup like you say, but it will not be nice for users doing it your way http://is.gd/dRXDqf [09:25] Hello, I'm trying to setup Network License Manager by Autodesk on Ubuntu, it says that officially support Red Hat 5.5. Using rpm I have install rpm package.. problem that when I try even run ./binary -v nothing happens [09:25] ... [09:25] somsip: thanks reading now [09:26] diimdeep: did you chmod +x the binary? [09:26] diimdeep: are you running it as the user or as root? [09:26] somsip: hmm this looks good, I guess I can do this so that my dev server is always up to date with live db ? [09:26] histo, thanks. By the way which terminal command is used to show which program/kernel module is interacting with which hardware component? [09:26] daftykins, when run as user [09:26] Network License Manager [09:26] as well as having a slave just for backup [09:27] pauldunn: yes, but if you write to dev, then it might throw a conflict and fall out of sync [09:27] daftykins, when run as user: zsh: no such file or directory: ./lmgrd [09:27] because of structure changes or some other reason? [09:27] wwwdotcom: lspci -k [09:28] daftykins, as root nothing happens [09:28] wwwdotcom: will show you which module is loaded [09:28] pauldunn: slave creates new user with id 123. master creates new user with id 123. Master sends binlog to slave to INSERT new user ID=123. Slave barfs. Like that [09:28] diimdeep: is zsh installed? [09:28] yeah [09:28] thanks!! [09:28] daftykins, maybe it's binary incompatibility ? [09:29] Actually, all my mouse-clicks are off. [09:29] diimdeep: is there a particular reason you want to avoid redhat? [09:29] daftykins, it too much work to do [09:29] to move on.. [09:29] somsip: ah ok. Well I can just use script that will mysqldump from the backup salve and script it to the dev server every day or something [09:29] wwwdotcom: I'm sure there is a way to see which files and system calls are using a device. You may want to ask in ##linux as I can't think of the name of the command at the moment [09:29] diimdeep: is the binary lmgrd? [09:30] daftykins, yes [09:30] hello i have a problem wit mi apple account i couldn't download any app can u help on that , oh may be my payment is expired [09:30] somsip: is this how most big sites duplicate and backup dbs? [09:30] diimdeep: "./lmgrd –c license_file_list –l debug_log_path" [09:30] Sure [09:30] pauldunn: that's the idea. The slave will halt replication, do the dump, then restart replication if you get it all working nicely. No users affected, full backup of DB if you need it. Job done [09:30] daftykins, it's not working [09:30] diimdeep: you realise you have to edit what i typed, right? [09:30] somsip: sounds good [09:30] pauldunn: It's how I do it. I've got got a few hundred thousand users across a couple of DBs [09:31] daftykins, of course [09:31] pauldunn: where are your servers hosted? [09:31] diimdeep: so you entered something like ~/ as the log path to see if it'll create any logs? [09:31] somsip: rackspace [09:31] k - this is offtopic to ok for pm? [09:31] somsip: sure [09:32] daftykins, yes, nothing happens.. [09:32] like it just not executed [09:33] diimdeep: right but you don't see any files created? can you pastebin "ldd lmgrd" ? [09:33] daftykins, http://pastebin.com/bCVJNAuU [09:34] when im in a terminal [09:34] why does it ~/ and not give the full directory? [09:34] knivez: because ~ is shorthand for /home/username/ [09:34] knivez: its a shorthand, ~ is $HOME is /home/$USER [09:34] oh ok TY [09:34] * daftykins high-fives ActionParsnip [09:35] ActionParsnip: hope you are well sir === babilen is now known as Guest55876 [09:35] * ActionParsnip uses the system variables :) [09:35] diimdeep: well that much is ok. assuming nothing has come up in system logs, you've tried 32 and 64-bit, there must be something specific to redhat somehow [09:36] daftykins, i hae triend both 32 and 64 [09:36] *have tried [09:36] some thing' [09:36] any ideas why ~/.pam_environment could stop working after updating to ubuntu 13.04? [09:36] same [09:37] daftykins, [09:37] sudo rpm -vhi nlmipv4support_linux64.rpm [09:37] rpm: RPM should not be used directly install RPM packages, use Alien instead! [09:37] rpm: However assuming you know what you are doing... [09:37] error: Failed dependencies: [09:37] /bin/sh is needed by adlmflexnetserver-8.0.2-0.x [09:37] diimdeep: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:37] VBoxManage: error: File '/media/E0A63FA1A63F775E' is no block device [09:37] anyone know what that is? [09:37] diimdeep: there you go then, you should be running alien [09:37] daftykins, i have use "sudo rpm -vhi nlmipv4support_linux64.rpm --nodeps" [09:38] what path is /media/ [09:38] is that to a drive or USB stick right? [09:38] daftykins, http://pastebin.com/0GCkg8dM [09:39] //media [09:39] is that a real directory? [09:39] daftykins, http://pastebin.com/XjP8wBRr [09:40] diimdeep: any change in running it? [09:40] by default everything mount there on /media [09:40] daftykins, no [09:40] don't know what else to check.. [09:41] diimdeep: how are you running the application? [09:41] rupert, sudo ./lmgrd -c Bender.lic -l /opt/flexnetserver/ [09:41] how do i find what the device name is for a usb stick? [09:41] diimdeep: why ./ tho? it should be installed system-wide right [09:41] diimdeep: does /opt/flexnetserver/ exist? [09:42] i have inside it [09:42] like the sdb path [09:42] knivez: what are you trying to do, in general? instead of asking questions at every single step? [09:43] diimdeep: ok so you're inside the /op/flexnetserver directory? And you're sure that there is an executable binary named lmgrd in there? [09:43] I am tring to create a raw hard disk from a usb stick [09:43] so i can boot from the USB stick [09:43] i have the command and everything [09:43] I just need to find a path to the USB stick [09:44] what OS are you in? [09:45] ubuntu [09:46] knivez: df -h in a terminal might show you, failing that "sudo fdisk -l" [09:46] knivez: then look for the same size drive as your flash drive [09:46] woot ty [09:46] first try [09:46] what is df -h? [09:47] rupert, daftykins http://i.imgur.com/IBqnVp2.png [09:47] knivez: enter it in a terminal, see what it does [09:48] Hi. I'm a seasoned Unix user, but I need to help a friend of mine who uses Ubuntu. [09:48] reports file system disk space usage [09:48] nnnnnooooo: what's the question then? [09:48] He used 11.10 and he recently tried to upgrade to 13.04. [09:48] I don't know if any of the people who helped me are still online, but, I wanted to say thank you. [09:48] nnnnnooooo: did he by any chance try to upgrade between those two versions directly? because that can't be done [09:48] Just got Ubuntu completely installed and running smoothly. [09:48] When he upgraded, the next time he booted, his screen was freezing (like when you din't have 3D acceleration) and he had no Internet (no nm-applet in the tray either) [09:49] daftykins: he told me he got a message === babilen_ is now known as Guest13520 [09:49] daftykins: asking him to upgrade [09:49] yeah imsoToxik we are on line [09:49] daftykins: and then he clicked "yes" a lot [09:49] your welcome [09:49] in any case, his computer now is unuseable, since he can't connect to the Internet and he doesn't have 3D acceleratio so Unity is going veeerry slow [09:49] I trieed to fix it for him [09:49] but I couldn't. [09:50] nm-applet wouldn't start [09:50] etc. [09:50] nnnnnooooo: hehe. uh-oh. well typically ubuntu upgrading has to go through every intermediary release, so from 11.10 it'd have to go to 12.04, 12.10, then 13.04. so perhaps somehow it's died. i'd try and save the /home and clean install 13.04 from a CD if that's what he wants to run [09:50] nnnnnooooo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:50] daftykins: oh my [09:50] i see [09:50] nnnnnooooo: if you're feeling brave i guess you could try and fix it, but it might be too much work [09:50] i see [09:50] ok [09:51] thank you [09:51] whats the other one besides chmod? [09:51] chown [09:51] diimdeep: when you installed with alien, it mentioned: [09:51] Warning: Skipping conversion of scripts in package adlmflexnetserver: postrm [09:51] Warning: Use the --scripts parameter to include the scripts. [09:51] which is the one that takes rwx+ugo [09:52] diimdeep: so why not try --scripts ? [09:52] daftykins, tried [09:52] no luck [09:52] knivez https://help.ubuntu.com/community/FilePermissions [09:53] diimdeep: why does your terminal look so weird? have you edited your bash profile so nothing but the system name shows up 0o [09:53] daftykins, it oh-my-zsh [09:53] daftykins, it is oh-my-zsh - google for it [09:54] when i run apache2 restart command - i get error mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results [09:54] diimdeep: try changing to BASH to install with the scripts. [09:54] diimdeep: and to run it [09:54] daftykins, ok [09:55] what does this mean: Permission problem accessing the file for the medium '/home/rlh/VirtualBox VMs/BIM SERVER/flashdisk1.vmdk' (VERR_ACCESS_DENIED) [09:56] knivez: if that VM is running the file is probably locked [09:56] how can i instal flashplayer for xubuntu? [09:57] jussi_: does it have a software center equivalent? or just use apt at command line [09:57] hello every one :) [09:57] ok thanks bye [09:57] hi! can someone please explain the difference between keepass2 and keepassx? === sta is now known as terpaksa [09:57] daftykins, no luck [09:57] daftykins: its not though nothing should be running the file [09:58] Hello everyone, [09:58] since three years I have an overheating problem with my thinkpad x201t running Ubuntu. I read hundreds of FAQs, Howtos and blog articles but couldn't find a solution yet. Is there anyone who could guide me through a troubleshooting process to identify the problem? === sta is now known as terpaksa [09:59] diimdeep: you can't run a binary like you did in your screenshot by the way, if you're definitely inside /opt/flexnetserver/ try "sudo ./lmgrd -c Bender.lic -l /opt/flexnetserver/" [10:00] daftykins, already [10:00] there is something else going one here .. [10:00] with ufw how can i just say, allow all traffic coming in and out from interface lxcbr0 ? I tried: ufw allow to any from any on lxcbr0 [10:01] !ufw | skroon [10:01] skroon: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Gufw (GNOME) and Guarddog (KDE from Lucid onwards) also exist. [10:01] diimdeep: are you sure it doesn't just launch silently? does 'ps axuw | grep lmgrd' show anything? [10:01] skroon: also what distro are you using? [10:01] diimdeep: yep you're not running redhat :D === cole is now known as Guest31895 [10:02] diimdeep: are you trying to set up this license server for a network of many autodesk product users? [10:03] using ls -l what is the second name is that the group [10:03] here is binary http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=16273721&linkID=9242819 anyone can try install it and run at least ./lmgrd -v ???? [10:03] the first is the user [10:03] daftykins, yes [10:03] -rwxrwxrwx 1 blah root [10:03] knivez: yes [10:03] daftykins, http://i.imgur.com/SFx5ZGA.png [10:03] hi! can someone please explain the difference between keepass2 and keepassx? [10:05] summer723, c# and C++ [10:05] 'Morning folks [10:05] diimdeep: :( [10:05] summer723: I'm not 100% sure, but I think keepass2 requires the mono libraries, but keepassx doesn't. There may be other differences, but it's why I chose keepassx [10:06] as diimdeep said keepassx is written in c++ [10:06] BobJonkman1: do you like keepassx? anything that annoys you? [10:06] is it possible to remove a core app (like evince) of ubuntu for an alternative app without corrupting the system? i've never tried it.. but want to remove evince for okular [10:07] jayantr7: okular will likely bring in quite a bit of kde dependencies [10:07] jayantr7: Just install okular, you don't have to remove evince to be able to do that. [10:07] summer723: keepassx doesn't seem to have the nice application integration that I saw in Lastpass. And I don't know enough crypto-math to be able to evaluate those two properly [10:08] BobJonkman1: is it ok to pm you? [10:08] Sure [10:08] Someone speaking spanish here? I've got an array named "@barras_days", and can't make up its meaning... please point me to an appropriate channel, if you know one. [10:08] jost: There is #ubuntu-es somebody there may be able to help [10:08] auronandace: I'm new to the linux world, just installed Ubuntu yesterday, :P So using a KDE apps slow down the performance of the app in the unity de? [10:09] http://paste.openstack.org/show/37898/ this error i get when i run sudo apache2 restart [10:09] jayantr7: no, just be aware that installing that app will drag in other stuff (it will take up more room than just okular) [10:09] param__ try #ubuntu-server, it's server technology [10:09] hallo [10:10] DJones: thanks [10:11] rupert, daftykins lsd packge is missing, now it work. [10:11] *was [10:11] diimdeep: what gave that away then? === me is now known as Guest31476 [10:11] google [10:11] *lsb package [10:11] haha [10:11] diimdeep: cool, glad it works [10:12] Okay, my drivers kinda work now, I'm not getting full resolution on one of them and https://wiki.ubuntu.com/X/Config/Resolution#Adding_undetected_resolutions doesn't seem to be working. When I log in unity doesn't start, but window decorations work. I start unity in a terminal and window decorations die, I can't move windows and I don't get the launcher or anything. [10:12] I'm using nvidia-current === babilen__ is now known as babilen [10:14] anyone know any free gui file encryption app ? [10:17] asdf77: well I did some quick search and got something like this... http://www.webupd8.org/2009/10/encrypt-files-and-folders-in-ubuntu.html [10:20] it's always difficult to find those commonly available app in wiondows [10:20] http://paste.openstack.org/show/37898/ error- when i run sudo apache2 restart command === Inoperabled is now known as Inoperable [10:21] I just installed the nvidia drivers and I can't get the full resolution from my monitor, what can I do to fix this? [10:21] Also unity won't start on login. === Inoperable is now known as Inoperabled [10:23] niocora_, with full resolution do you mean you now have like 640*320 resolution or something? [10:24] Only 1680x1050 instead of 2560x1440 [10:24] ah [10:24] yeah i haven't seen that problem [10:25] hey Znoosey, can you solve my issue [10:25] very much depends on what it is [10:25] :P [10:25] unity is killing me [10:25] its of apache [10:25] yes... it is doing that with everyone asdf77 [10:25] so unproductive [10:26] asdf77: unity is not the only desktop available... [10:27] niocora_: Found a xorg.conf file for the nvidia restricted driver in combinationi with a monitor, that matches your resolution. You could give that a try... http://www.codesim.com/tips/index.php?t=3 [10:27] Hello :-) [10:27] I get samba errors over and over again , is there any way to fix this ? [10:27] http://www.pasteall.org/42686/bash Sorry, don't have pastebinit [10:27] niocora_: How i found it? Link was posted in a forum thread... http://ubuntuforums.org/showthread.php?t=2038997 [10:28] what is the popular alternative to unity [10:28] Sorry, wrong channel. [10:28] asdf77: you can try: kde, gnome-shell, cinnamon, xfce, lxde, enlightenment [10:29] asdf77: xfce, cinnamon(mint), gnome3... [10:30] so those app installed stil work under the new dekstop? [10:30] asdf77: all aps work under any desktop [10:31] like those indicator app [10:31] eg . weather applet [10:31] asdf77: not sure about the applets [10:32] hmmm what port does the encrypted IRC use ? === mymizan is now known as mk__ [10:32] on this server ? === mk__ is now known as myk_ [10:33] ok thnaks bye [10:34] 7070 [10:36] test 1 2 === marco is now known as Guest67796 [10:44] ciao, c'è qualcuno? [10:45] !it | Guest67796 [10:45] Guest67796: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [10:45] sorry, hi [10:46] I installed new drivers, but now unity won't auto-start or use window decorations etc, any ideas? [10:47] niocora_: Found a xorg.conf file for the nvidia restricted driver in combinationi with a monitor, that matches your resolution. You could give that a try... http://www.codesim.com/tips/index.php?t=3 [10:52] Where should my plain-old xorg.conf be? [10:52] I can't find one anywhere. [10:52] niocora_: /etc/X11/ [10:52] I don't have one there. [10:52] niocora_: there isn't one by default, but if you put one there it will be obeyed [10:53] Ah. [10:53] !xorgconf | niocora_ [10:53] niocora_: The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. Generic xorg.conf generation: http://ubottu.com/y/xorgconf - ATI/AMD ( fglrx driver ) specific: http://ubottu.com/y/atiamd - NVidia ( nvidia driver )specific: http://ubottu.com/y/nvidia man xorg.conf for file structure and syntax. [10:54] !ubottu [10:54] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [10:55] niocora_: If you installed the nvidia driver correctly, there should be one. [10:55] I installed it via repositories... [10:56] That xorg.conf has stuff about the monitors brand etc etc, do I need to include that? [10:58] niocora_: just try to use that configuration without change, for a try. [10:58] can anyone tell me where to disable ctrl+scrolling zooming in kde? [10:59] shouldn't need an xorg.conf [10:59] niocora_: I would even try to do a 'sudo dpkg-reconfigure nvidia-current' first. [10:59] Okay. [10:59] make sure you're actually using the drivers [11:00] Hi i am spanish speeker but i understand english, i need help to install calligra in ubuntu 12.04 [11:00] niocora_: lshw -C VIDEO | grep -o "driver.*\ " [11:00] niocora_: lsmod will show you what kernel modules are loaded [11:01] Albertopat: sudo apt-get install calligra [11:01] That offce suite works well for me in kubuntu, but i dont know how to install it on ubuntu, because i know thats for kde and i want to know how to install it on my languaje [11:01] wow too fast [11:01] Ben i dont need to add another thing to work properly on ubuntu 12.04 [11:01] what? [11:01] or have to put another thing to have in spanish? [11:02] Albertopat: no, it will automatically install the dependencies [11:02] Should I run it as su [11:02] Albertopat: not sure if you'd need to install a spanish language package though [11:03] niocora_: 'sudo' is ok. [11:03] oh ok ii think it only was for kde and i dont use kde, thanks you very much Auronadace and Ben [11:03] http://paste.ubuntu.com/5716364/ [11:03] i will check if it are on spanish or english and ask me for a languaje pack it will deelays too much [11:03] thank you to both [11:04] niocora_: then open up nvidia-settings and see if you can configure stuff there === cole is now known as Guest71952 [11:07] :) [11:07] vetwangcn: hi :P [11:11] hi all how can i see what drivers i've installed in my ubuntu? [11:12] there is a command or a directory where this driver are stored? [11:12] is there ** === ubuntu is now known as Guest48375 [11:12] demonio: lsmod will show you what kernel modules are currently loaded [11:13] demonio: 'installed' or 'using'? 'installed' would be in /lib/modules for each kernel. 'using' would be 'lsmod' in a console. [11:13] demonio, depends which hardware the drivers are for [11:14] the problem is with my win8 the sound is more strong that with ubuntu so i think that there isn't the right drivers installed [11:15] open alsamixer in the terminal and turn up the volume ctrls , demonio [11:19] speaker is at max [11:20] demonio: Also check other values like 'PCM' or 'FRONT' 'Master' ... [11:28] hello everybody [11:29] Is there a shell command which gives me detailed information about a file? Like creation-, modify date, owner, ... [11:30] Oins: stat === graham is now known as Guest16620 [11:30] except beep all others are at max [11:30] i am using kernel 3.2.0.10 with nvidia 304 binary drivers and i want to upgrade my kernel to 3.9 and nvidia 310/319 is it possible? because i get dkms error everytime, is there a complete guide about it? [11:30] sorry 3.2.0.40 [11:30] Oins: state somefile [11:31] s/state/stat/ [11:31] ozcanesen: you should be able to use nvidia-current-updates to get a more updated nvidia driver [11:32] demonio: I don't know. It could be, that win8 is 'boosting' the output via siftware. You can also do that in the volume options. Did you try that once. just put the level over 100%. [11:32] ozcanesen: nvm provides 304.88 on 12.04 [11:32] histo, are you sure? i thought 310>304>current-updates>current [11:33] histo: thanks. Interesting, why is a file read not an access type: Access: 2013-05-30 13:23:49. But I read from that file at 13:30 [11:33] !info nvidia-current-updates precise [11:33] nvidia-current-updates (source: nvidia-graphics-drivers-updates): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 304.88-0ubuntu0.0.1 (precise), package size 37536 kB, installed size 106745 kB (Only available for i386; amd64; lpia) [11:33] Oins: what filesystem? [11:33] minimec i'll try ,i've 13.04 version can i install skype? [11:33] histo, i am trying it now [11:34] when i try that apt-get says me that miss some dependence [11:34] dependences how can i install they? [11:34] histo: ext4 [11:34] Oins: do you have it mounted with the noatime option? [11:34] demonio: you can. Enable the 'partner' repository in the software sources for 'skype' [11:34] Does ext4 not support the "birth date" of a file? [11:35] Oins: it is the last modification usually [11:36] histo: Not sure, but don't think so: mount gives me "/dev/mapper/sda1c on / type ext4 (rw,errors=remount-ro)" [11:36] clcto: but for Modify, i have an other timestamp with stat. [11:36] the modify and access timestamp differs [11:39] Oins: access is the last time files was accessed. modify is last time it was modified. Changed is last time file status changed like the inode nubmer etc... [11:39] Oins: Is there a reason you need the time values? [11:39] Oins: they shouldn't be trusted for certain things. [11:40] minimec i want try to make all by terminal [11:40] can i do that? [11:41] demonio: sudo nano /etc/apt/sources.list [11:41] demonio: ok. 'sudo nano /etc/apt/sources.list' and remove the '#' for the 'partner' line in the file. [11:41] histo: no, not especially. I like to know when /var/lib/mlocate/mlocate.db was updated last. But I was astounded, that the Access date does not change after I used locate. [11:42] demonio: uncomment the partner repo and then sudo apt-get update && sudo apt-get install skype [11:42] ew nano. use vim [11:42] demonio: then 'sudo apt-get update && sudo apt-get install skype' [11:42] oh ok thanks histo and minimec [11:42] Oins: I believe it's called daily to update by cron [11:42] demonio: that's probably it. [11:43] minimec, is that a good idea? when installing skype that way mine wont remember its settings [11:43] histo: I liked to check this and it's updated today. but I was confused, that the access date does not change while reading the file. [11:43] should i uncomment all paths? [11:43] histo: anyway [11:44] demonio: no just the partner repo [11:44] ok [11:44] Znoosey: Why should it? your settings are in the .Skype folder in your home directory... [11:44] demonio: you don't need the deb-src for the partner repo unless you want the packages source from there [11:44] minimec, i have no idea... but that is what happened [11:44] any tips on how to change the grub2 colour scheme. im in ubuntu 13.04 [11:45] Znoosey: Could it be, that there was a mayor version change, and settings are stored in a different way? [11:46] i'm uncomment two paths that aren't part of canonical [11:46] that might be... you know if there has been one in like the last 6 months? [11:46] but is offered by canonical [11:46] cause that would solve some of my issues [11:46] package php5-suhosin is not on raring? [11:47] but here it seems it is: https://launchpad.net/ubuntu/raring/amd64/php5-suhosin/0.9.33-3build1? [11:47] hi now i install calligra but i dont know how to install the laguaje pack on spanish and corrector ortographic [11:47] dependences not satisfed use "apt-get -f install skype"? [11:49] demonio: Hmmm. what dependency is not satisfied? I wouldn't go with '-f' as first solution. [11:49] can anybody help me to install languaje pack I see two comands in google but i am not sure that was correct [11:49] says here the bug is fixed: http://trac.i-mscp.net/ticket/751 [11:49] but it's not [11:49] sudo pacman -S calligra-l10n-e [11:50] Albertopat: sudo apt-get install calligra-l10n-es [11:50] Albertopat: that's for arch [11:50] Albertopat: If you have the graphical interface, open the language settings in gnome-control-center first. If your language is not installed completely, install these packages first. [11:51] i install languaje packs before [11:51] let me see it [11:51] How long will a cached file stay in RAM if the system just "stands there" and no other processes are allocating large amoounts of RAM? Will it stay cached forever? [11:52] minimec http://pastebin.com/k5m3LaEE [11:54] Does anyone have some experience with the permutation-programme crunch? [11:54] demonio: OK. You need the ia32-libs, as you are on a 64 bit system. 'sudo apt-get install ia32-libs' first [11:54] I only want it to generate lines 10-30, however crunch | sed '10, 30!d' causes crunch to generate all, resaulting in a RAM-Flood [11:55] minimec ok but can you tell me pls from where do you understand that so i can learn? [11:56] demonio: all those dependencies listed show :i386 on the end [11:56] demonio: Ok. Ubuntu is a multiarch system now. That means, that you can 'mix' 32bit packages with a 64bit system. For more information ... https://help.ubuntu.com/community/MultiArch [11:57] demonio: I know that, because I use Ubuntu for quiet a long time now. [11:57] hi [11:57] "kill -9 12345" what does -9 mean there? [11:58] Umair: man kill === klad_ is now known as klad [11:58] auronandace: I tried kill --help but it had nothing [11:58] how do i route multicast traffic to eth1.1 and eth1.2? i've tried using a bridge, but as soon as eth1.2 is put into the bridge, eth1.1 and eth1.2 won't receive anything. any ideas? [11:58] when i type sudo apt-get install ai32-libs it returns http://pastebin.com/L36SEcM0 [11:58] d/f b/w --help and man? [11:59] Hello everyone. My computer mysteriously seems to lose connection at some point, with both wifi and cable. What can I do to diagnose the problem? [12:00] demonio: then install ia32-libs-multiarch (as it says) [12:00] Umair: 9 cannot be blocked [12:00] hmm, upgrading to 13.04 seems to have totally screwed my python install [12:00] done but it return this [12:01] I can't access both the internet as well as local computers. Ping just shows an empty output and I can resolve the problem by re-plugging the ethernet cable back it [12:01] *in [12:01] i have used grub-customizer to change grub2 colour scheme , but the changes have no effect [12:01] histo: got it thanks [12:01] http://pastebin.com/3J6JE5wR [12:02] brotherBox: wifi does it aswell? [12:02] demonio: 'sudo apt-get remove skype skype-bin', then 'sudo apt-get install ia32-libs', 'sudoa pt-get install skype' [12:02] demonio: So you have tried running 'apt-get -f install' as the message said? [12:02] demonio: pastebinit /etc/apt/sources.list please [12:03] is that expected behaviour now? [12:03] cnf: can you elaborate on 'screwed' === GingerGeek[Away] is now known as GingerGeek [12:03] histo: http://pastie.org/7983439 screwed [12:05] maybe i'm solving with minimec command [12:05] is there a way to make some kind of alternative name for a command in dash .... for example when i typ in cli (rather than terminal) [12:06] cnf: Have you tried the python channel? [12:06] ichat: create an alias [12:06] the problem was that when i typed apt-get remove skype the system didn't find it but find skype:i386 [12:06] auronandace, how? [12:06] so i removed it and now i'm installing ia32 lib [12:07] histo: yes, they said to ask here [12:07] demonio: ok. that should work now. [12:07] ichat: when you say dask do you mean the terminal or unity dash? [12:07] my python setup was working fine [12:07] i did the upgrade [12:07] now it is broken [12:07] auronandace, unity dash [12:07] Ugh...just had a disconnect again. Did anyone respond? [12:07] whats the best way to recover from a freeze that has been caused by a game? (i recently bought hib 8) [12:07] ichat: ah, sorry, ignore what i said then === brotherBox_ is now known as brotherBox [12:08] histo? [12:08] brotherBox? [12:08] auronandace, its not possible with dash? [12:09] Did you respond? I dont know since I disconnected again [12:09] brotherBox: Does it do it on wifi as well? [12:09] ichat: you don't need to type the whole thing to get it appear [12:09] histo, I think so yes. It has done that before I reinstalled Ubuntu as well, but it wasn't that much of a problem since I used the ethernet plug a lot. But now that I need to stitch my files together (you might remember from the other day) I need a reliable cable connection. [12:09] histo: FYI https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1115466 [12:09] Launchpad bug 1115466 in virtualenv (Ubuntu) "_sysconfigdata_nd.py missing in /usr/lib/python2.7/" [Undecided,Invalid] [12:09] ichat: ter will likely show terminal as the top result [12:09] how can i refresh the dns on ubuntu from command line [12:10] brotherBox: I would try a different port on your switch... That's really goofy [12:10] My wifi password is still in the depths of my backup which I need a reliable connection for to get though [12:10] brotherBox: what kind of backup [12:11] Its a backup made with the Ubuntu backup program on an SATA drive in my local network, but the automated restoring process failed. [12:12] Thats why I fiddled around a lot, decrypted the files with gpg and extracted the difftar files and wrote a script that stitches the files together. Has been a lot of work. [12:12] auronandace, the issue is when you also maintain a lot of windows machines (sadly) ... your automagically start with cmd or cli when you need the terminal and 9 of 10 ten times (im an idiot i know), im like god why doesn't this work.... ow wait its terminal not cli [12:12] histo, are there any kind of logs from linux that may help? [12:13] being able to create an alias would be ... a time saver [12:14] I'll try another port on my router...maybe that will do any good. Be right back [12:14] problem is if i set my interface ip/gw/dns from a ruby script, and try to issue an ntpdate afterwards i get cannot resolve name, even though from command line it works fine [12:14] any ideas? === rcsheets_ is now known as rcsheets [12:16] why a ruby script? they invented dhcp for such things [12:16] Back [12:17] Just fired up the stitch script again... [12:18] pagios: If you modify your /etc/resolv.conf on you machine, changes will be acitve instantly, if I remember well. [12:20] So far Im going good [12:22] yeah, bug #1 is fixed. [12:22] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [12:22] histo, just had a small disconnect again [12:23] OerHeks, since when?? [12:23] Good morning [12:24] hey good morning i know thats cuestion are too fool but how can i use the spell check on ccalligra i try use whith f7 and dont work [12:24] ichat, i just read this story >> http://www.webupd8.org/2013/05/ubuntu-bug-1-marked-as-fixed-by-mark.html [12:24] OerHeks, i only see a way to fix bugg #1 if the eu-council prohibbits usage of closed source software in governmental and edication use and we all know that aint gonna happen [12:25] minimec: changes are effectiveo n command line not in scripts... [12:25] this is the weird part [12:28] I have 4 hard disk - 2 of 1TB each and 2 of 500Gb each. I created hardware RAID 0 for 1TB and RAID1 for 500GB and installed Ubuntu on RAID1. Now I want to access 1TB from Ubuntu installed. How shall I access it? [12:28] pagios: Does the script have the rights to modify /etc/resolv.conf * Does it work, if you run the script with sudo rights? [12:29] yes it is inunder root [12:29] decci: if it is hardware raid it should be in /dev [12:29] i am not running in sudo since it is under root [12:29] problem is not permission it is not resolving the name [12:30] pagios: do you mean /root or the root user [12:30] pagios: I do not understand, what you mean... [12:30] root id [12:32] Can anyone recommend a good book to read for ubuntu server 12.04? [12:32] Something that breaks down ubuntu to new users. [12:33] TheUsD: start with "Ubuntu Linux Toolbox" === gbachot is now known as MonkeyDust [12:33] TheUsD, google is a great resource [12:33] TheUsD: or "For Dummies", it's what I use, too [12:34] TheUsD: use achlinux [12:34] compoc: Yeah I know google is a good resource, but I would like a step-by-step introduction to linux. [12:34] arch* [12:35] linux/ubuntu server* [12:35] TheUsD: i dont believe there is such a thing, you learn CLI as you go, but man and -h or --help is useful [12:36] TheUsD: I suggest you first install the OS and get used to it, then start thinking about running server stuff etc [12:36] !manual | TheUsD [12:36] TheUsD: 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/ === mmrazik is now known as mmrazik|afk === guest979 is now known as guest9791 [12:37] TheUsD: you can use the regular ubuntu for a server too, btw [12:37] clcto: already have ubuntu server isntalled :p [12:38] Any help? [12:38] TheUsD: man apt-get [12:39] no manual entry get-apt :p [12:39] apt-get [12:40] thats what I meant, just typed wrong [12:40] but what are you trying to do exactly, ubuntu server is really for people who know how to navigate the CLI, if you dont you should go with one of the [k,l,x]ubuntu 's [12:41] TheUsD: apt-get [12:41] TheUsD: get-apt does not exist. [12:42] man apt-get works fine here; even using 10.04 {EOL, I know}.. :-( [12:43] Sidewinder: 10.04 isnt EOL, as a server. [12:43] Sidewinder: The desktop got EOL in April, the server is supported until 2015. [12:44] Correct bekks; my antique system is running desktop, not that anyone particularly cares. Just sayin',. [12:44] ubuntu server varies very slightly from ubuntu [12:45] clcto: It doesnt differ at all :) It uses a server kernel (from the repos) and it doesnt have X preinstalled. Thats all. [12:45] Actually and surprisingly, I'm still getting updates to ancillary programs. I believe that the actual EOL for desktop was May 9th; even got a kernel update "after" that date. Go figure.. [12:46] Sidewinder: That depends on the kernel you are using. [12:46] Sidewinder: like with respect to packages that are still supported on server [12:46] bekks: so, you named 2 differences and said it doesnt differ at all, that makes no sense [12:47] auronandace, Probably, I just let it go ahead and 'do it's thing', if you know what I mean. :) [12:47] * clcto never listens to bekks again [12:47] hi [12:47] i want to change [12:47] clcto: Everything in the repo isnt considered to be a difference. Neither the non-existance of an application makes a difference - from the point of the repos. [12:47] the highlight color from orange [12:47] do i run metacity [12:48] ??? [12:48] clcto: You should feel sorry if you dont want to hear the answers you get. [12:48] Hello I was trying to block port 22 using IP table but I am still be able to ssh in that box [12:48] if possible then please tell me which ting could go wrong. [12:48] bekks: default software is a difference [12:48] I did the iptables --flush [12:48] unknown_had: How do you access the box, without ssh? [12:49] I got physical access [12:49] unknown_had: Do you need a ssh server? [12:49] I got the SSH server [12:49] SSh is on over that machine [12:49] I want to block that using iptables/firewall [12:49] unknown_had: If you need ssh - then why do you want to block accessing it? [12:49] unknown_had: How are you blocking it? What command did you use to block it? [12:50] unknown_had: If you dont need ssh, uninstall it. [12:50] Wouldnt be deactivating the daemon be more efficient then? [12:50] brotherBox: Correct. [12:50] sude ufw deny 22 [12:50] bekks: it's not about uninstalling it's about blocking the port [12:50] unknown_had: It makes perfectly no sense to block your ssh server, when you need it. [12:50] when I said I need it? [12:51] unknown_had: You cant access it, when you block it. That makes it unusable. Uninstall it then. [12:51] whats the init system used in ubuntu? [12:51] !upstart | clcto [12:51] clcto: 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/ [12:51] auronandace: thx [12:51] believe me you making no sense at present, you are saying if you don't need your log at present thnen cut it [12:52] I just want to block it. because I am testing something. [12:52] unknown_had: You are free to keep an unusable service installed. [12:52] rypervenche: sude ufw deny 22 [12:53] s/sude/ sudo === peping_ is now known as Peping [12:53] unknown_had: disconnect all ssh instances, and restart the ssh service afterwards. then test accessing it from outside again. [12:54] hello. I have a HP ProBook 4540s and it has hybrid graphics. I want to switch the dedicated graphics off on boot, but the script provided here does not work. It's weird, because vga_switcheroo works as expected when I use it in a terminal while the OS is fully booted. https://lists.launchpad.net/hybrid-graphics-linux/msg00528.html [12:54] bekks: isn't it should apply these rules instantaneously? [12:54] unknown_had: No, not necessarily. [12:54] unknown_had: There are big differences between new, established and related connections. [12:56] hi [12:56] i really need to change the orange highlighting color [12:56] When I setup a static connection on my ubuntu server, it can no longer access the internet but is accessible within the network [12:56] what is the program that manages that [12:57] Peping: If you only want to switch off at boot, you can simply place the vgy_switcheroo command in /etc/rc.local [12:57] Can anyone help me with that? [12:57] vurstp: Did you configure the default gateway and the DNS entries, too? [12:57] minimec: Thanks, I'll try that. [12:57] zilla: Try this: https://antecblue.wordpress.com/2011/10/17/replace-the-orange-color-in-ubuntu-11-10-active-color/ [12:57] bekks: default gateway is in /etc/network/interfaces right? [12:58] vurstp: Yes. [12:58] Peping: ty [12:58] yes I configured that, but not the DNS - is it supposed to go in the same file? [12:58] vurstp: No. DNS is configured in /etc/resolv.conf [12:59] bekks: file didn't even exit [12:59] I'll google it, thanks! [12:59] hello , anyone knows how to change unity-greeter logo position ? please i was trying to find the answear like for one week.. [13:02] Hi, I'm frequently running into disk space problems on my Ubuntu VM (using VirtualBox). I've left every option at defaults during install as far as I'm aware, and after a few days use, I'm getting popups saying I'm running out of disk space. [13:03] Sp3D: how much space did you allocate or is it dynamic [13:03] Sp3D: Then your virtual disk is too small. [13:03] It's set to Dynamic at 16GB [13:03] hello , anyone knows how to change unity-greeter logo position ? please i was trying to find the answear like for one week.. [13:04] I'll post some screenshots, just a sec. [13:04] Sp3D: And how much is allocated (inside the vm)? [13:04] Sp3D: What you can do is to empty the package cache. You can do that in the packages sources gui. [13:04] Sp3D: sudo apt-get clean [13:05] http://i.imgur.com/yYWoId0.png [13:06] The / usage is at 4.4GB [13:07] Sp3D: df -h tells you hos much space is still free. How much is it? [13:07] Home directory at <500MB [13:07] Sp3D: in a terminal, type this line find / -size +1G -exec ls -lh {} \; 2>/dev/null [13:08] /dev/sda1 14G 4.2G 9.0G 32% === No7 is now known as Boots === Boots is now known as No7 === No7 is now known as No7_ [13:09] udev 1001M 4.0K 1001M 1% /dev [13:09] Sp3D: Whats the entire output of df -h? [13:09] Sp3D: Use a pastebin please. [13:09] Sp3D: The vbox client seems ok. What about your 'host' system? [13:09] Sorry about that [13:09] bekks: you used just as many lines as he did [13:09] How can I check that? [13:10] clcto: I know. But the entire output of df -h is longer than that. so please stop hilighting me for nonsense like having to explain this. [13:10] !pastebin | Sp3D [13:10] Sp3D: 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. [13:11] http://pastebin.com/gWHBBYwJ [13:11] Sp3D: Your ubuntu installation has more than enough space. Dont worry about /dev - its a virtual filesystem. [13:12] Sp3D: did you enter the line I suggested? find / -size +1G -exec ls -lh {} \; 2>/dev/null [13:12] Sp3D: So where do you get which message exactly regarding having no disk space anymore? [13:12] MonkeyDust, I'm not getting any output [13:13] Sp3D: ok, it means there's no file larger than 1GB [13:13] bekks, usually from Firefox [13:13] Sp3D: Can you post a screenshot of that message please? [13:13] Sp3D: And is it firefox from your ubuntu or from your windows? === GingerGeek is now known as GingerGeek[Away] [13:14] bekks, from this Ubuntu VM [13:15] hello , anyone knows how to change unity-greeter logo position ? please i was trying to find the answear like for one week.. [13:16] hs: Create another logo with the desired position of your content. [13:16] I've also tried changing the download location to the Shared Folder, but I'm still getting disk space warnings [13:16] Sp3D: So please create a screenshot of that warning. [13:16] In Transmission, that is [13:16] sec [13:16] Sp3D: Transmission isnt firefox. [13:17] bekks, yeah I'm aware of that :P [13:17] hi. I have set up an FTP server which enforces SSL. can I integrate that remote directory into Nautilus? does it support SSL in some way? [13:17] Just saying I'm getting warnings from both programs === mike_ is now known as Guest82359 [13:17] Sp3D: So how big is the file you want to download? And how big are all the files you are currently downloading? [13:18] bekks, it varies, but usually >1GB === gbachot is now known as MonkeyDust [13:18] Sp3D: Where's the screenshot, and please give us exact sizes of whats currently going on. === _BJfreeman is now known as BJfreeman [13:20] bekks , is there a way to change the position , because i dont want to get stucked in one logo size.. [13:21] Anyone run 13.04 on VM? [13:21] hs: Create a new logo, with the content at the desired position. === No7_ is now known as Moa [13:21] !anyone | readyjar [13:21] readyjar: 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. === Moa is now known as Moa_ === Moa_ is now known as M-a [13:21] helpp [13:21] my server [13:21] 12.4 === M-a is now known as Guest9015 === Guest9015 is now known as Mea [13:22] bekks , didnt understand what you are writing.. you want to know the position i want the logo to be ? [13:22] !details [13:22] 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 ..." [13:22] koc_ what do you want [13:22] !poll [13:22] 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. [13:22] I was just curious if anyone else has performance issues with running Ubuntu on VM. [13:24] hs: No. Lets say, you have a logo with a flower at the center, and you want it to be in the upper left corner. Then create a logo where he flower [13:24] tis in the upper left corner. [13:24] !gq [13:24] Are you sure your question allows us to help you? Please read http://www.sabi.co.uk/Notes/linuxHelpAsk.html to understand how to ask a 'better' question. [13:24] readyjar yes, linux guests are very slow in vbox, even with 3D switched on [13:24] readyjar: Which performance issues in detail? [13:24] bekks , the problem is that the logo is fully used.. [13:25] yo ! [13:25] is anyone here ? [13:25] !anyone | jayn [13:25] jayn: 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. [13:25] Nope. 1745 bots ;) [13:26] jayn: stfu [13:26] bekks: Just not very responsive. Opening programs takes a few seconds, dragging windows seems laggy. [13:26] clcto: Please watch your language. [13:26] it's the first use, sorry ^^ [13:26] clcto: Don't make comments like that, the channel is to be kept family friendly [13:26] argh [13:27] "family friendly" [13:27] what does that even mean? [13:27] I *hate* that term [13:27] gordonjcp child-friendly [13:27] bekks: dont highlight me ever, shut the frick up [13:27] MonkeyDust: then say "child-friendly" [13:27] jayn, dont worry. Not sure whats wrong with clcto [13:27] !ops|clcto, [13:27] clcto,: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l! [13:27] clcto: Behave. [13:27] MonkeyDust: but children shouldn't be on the Internet anyway [13:27] gordonjcp i just did :) [13:27] MonkeyDust: "family friendly" is just meaningless [13:28] MonkeyDust: does that mean I can't be in here if I don't have a family, for example? [13:28] how can i change grub2 theme on ubuntu 13.04? [13:28] bekks, finally triggered the warning after a few minutes [13:28] gordonjcp: i don't have a uterus but i know what menstruation is. i can be familiar with the concept without actually experienceing it [13:29] if i install gnome-shell, will unity be removed ? [13:29] maocheia , how fimiliar are you with grub ? [13:29] jbroome: right, but I have literally no idea what "family friendly" is supposed to mean [13:29] bekks, http://i.imgur.com/TvJCXxl.png [13:29] bekks, couldn't even save it in Ubuntu [13:29] jbroome: they are two words that make no sense together [13:29] Sp3D: Then click "examine" :) [13:29] gordonjcp: mainly boils down to wheaton's law, and keep the language clean. [13:29] maocheia , how fimiliar are you with grub ? [13:30] noob simple user [13:30] Sp3D: And, in a terminal: df -h and pastebin it please. [13:30] jbroome: but hey, let's keep the channel elephant washable! [13:30] 1;2c/q [13:30] q [13:30] \q [13:30] maocheia , then you have to get , grub-customizer . [13:31] I'm looking for a good topic of the final project study, can you help me please? ^^ [13:31] bekks, http://i.imgur.com/b8maFZV.png [13:31] Sp3D, clean out your cache ... sudo apt-get autoremove && sudo apt-get clean [13:31] already tried it, but the changes have no effect [13:31] bekks, http://pastebin.com/Vtb68RFr [13:32] maocheia , is grub menu dosnt appear ? [13:32] Sp3D: You just filled up your / -- run: cd /; du -sh * [13:32] I'm looking for a good topic of the final project study, can u help me please? ^^ [13:33] hey all, I have an annoying problem. When I don't connect the computer to the plug socket, I don't have wireless internet. It connects to the network, but still my browser doesn't work. I have Ubuntu 12.10 [13:33] jayn, this is ubuntu support. ask in #ubuntu-offtopic [13:33] jayn: If you join #ubuntu-offtopic somebody may be able to give you a suggestion in there [13:33] jayn: do a locally encrypted file system for cloud storage [13:33] it does appear i have dual boot windows 7 and ubuntu 13.04 [13:33] ok thank you all ^^ [13:34] maocheia , is your bbootloader is grub , or windows boot manager ? [13:34] bekks, I got a lot of Permission Denied warnings [13:34] maocheia: ok [13:34] grub 2.0 [13:34] Sp3D: Then press ctrl+c and run this instead: cd /; sudo du -sh * [13:35] maocheia , have you exucute grub-customizer using sudo ? [13:36] bekks, http://pastebin.com/2ar5KdfK [13:36] it uses gksu by default [13:36] Sp3D: You /home has about 9.4GB used. Its blowing up :P [13:36] maocheia , what are you trying to change , and have you use sudo update-grub ? [13:37] Sp3D: Most likely, your active transmission downloads are consuming just too much space. [13:37] bekks, that's the weird thing. I was under the impression that setting the VM disk type to Dynamic would solve that problem === mmrazik|afk is now known as mmrazik [13:37] /EXEC rm -vf /home/markin/.xchat2/buduscript/tmp/budus_XDCC_27979.query [13:37] Sp3D: Of course it wouldnt. === Multiply is now known as multiply [13:38] Sp3D: When creating the vm, you set a maximum size of the vdi. "Dynamically" refers to the fact that not the entire file is written at once, but just as needed - dynamically. [13:38] !ops | markin [13:38] markin: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l! [13:38] Sorry. :) [13:38] bekks, ok you just cleared that up for me [13:38] lol [13:38] thanks! :D [13:39] hi o/ [13:39] im trying to change the default background color configured by ubuntu an yes i have used both sudo upgrade-grub and sudo upgrade-grub2 [13:39] can someone help me with a wireless network connection problem? [13:39] vitimiti, greetings [13:39] bekks, also, why would I still get that message even if I change the download directory? [13:39] jayn: There is no need to contact me outside this channel. If you have an ubuntu support question, please ask it in here. [13:39] background color has nothnig to do with grub [13:39] bekks, would that still hit the VM disk? === woof is now known as woof73 [13:40] Sp3D: Because you current running downloads arent affected by that setting. Only new ones. [13:40] bekks, change the directory to the Shared Folder specifically. [13:40] Witam [13:40] bekks: i don't think that command would hurt anyone but markin. you don't have to trigger ops for every mention of rm -f [13:40] maocheia , grub-customizer works fine with me , if you are trying to add a graphical background , you can add a .jpg image into /boot/grub/ directory , andter that use update-grub , if just color use grub-customizer. [13:41] Sp3D: Yeah, only new downloads are affected, not currently running ones. [13:41] hello! what's the easiest way to customize gnome shell? small things like font and color and stuff :) [13:41] jbroome: Yea, I'm sorry. [13:41] np :) [13:41] bekks, makes sense. Thanks :) [13:41] Mam pytanie odnosnie uruchamiania skryptów sh [13:41] Rungratsamee what language is that? [13:42] !pl | Rungratsamee [13:42] Rungratsamee: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [13:42] :) [13:42] ahh ok [13:42] polsky delikatesy [13:42] what is weird is that it changes the file '/etc/default/grub' and there are no effects on grub [13:42] so i have a problem with running sh script [13:43] when im typping ./filename [13:43] Rungratsamee try sh filename [13:43] moacheia , can you show me the logfile , or you just can take a ticket at askubuntu.com [13:43] hello! what's the easiest way to customize gnome shell? small things like font and color and stuff :) [13:44] woof73 gnome-tweak-tool [13:44] i have communnique "+ set -e" and "+ test -r linux.config" [13:44] MonkeyDust: 100% sure? [13:44] monkeydust , any idea about unity-greeter logo positioning ? [13:45] hs no, i'm not really "into" eye candy and such [13:46] is "linux.config" a file ? [13:46] woof73, yes gnome tweak tool is the best [13:47] question: I have a domain that I purchased from Godaddy.com. It comes with one email address info@domain.com If I use Zentyal as mailserver, I can now create as many email address as I want, correct? [13:47] TheUsD: If thats permitted, yes. [13:47] http://pastebin.com/2pY1kCv2 [13:47] hi people, i have a problem with wifi and notebook HP Compaq nx7300, the wifi no work [13:48] bekks: you mean if it is permitted by godaddy? [13:48] TheUsD: Yes. [13:48] bekks: do you have any experience with godaddy, and a way to find that out by looking in your account? Or just have to call them? [13:49] TheUsD: I never had anything to do with them. [13:49] unity blows, gnome shell blows :( [13:50] woof73, install openbox, it's great [13:50] judahlion: isn't that extremely hard to do? [13:51] Can anyone tell me which part of this command I need to change to change the audio bitrate? ffmpeg -y -f x11grab -r 25 -s 1366x768 -i :0.0 -f alsa -i plughw:2,0 -acodec libmp3lame -ab 128k -sameq /tmp/vagrantIPsoftClientAutomation.fl [13:51] woof73: be aware, openbox is a windows manager, NOT a desktop enviornment. you might find it kinda "minimal". [13:51] dichotoPangea: probably libmp3lame -ab 128k [13:51] bekks , are you sure that your bootloader is grub ? because its seens it works fine. [13:51] soffry [13:51] woof73, I'm not a computer geak or something and I managed to do it , there is a good guide I found, give me a sec, I will search it [13:51] woof73, Thanks. [13:51] hs: Mine is grub. 101% sure. [13:52] bekks , sorry i was talking to maocheia [13:52] zykotick9: uh oh! [13:52] moacheia , are you sure that your bootloader is grub ? because its seens it works fine. [13:52] Changing that to any of the bitrates I've been given is giving me the same error. [13:53] moacheia , no clue after that, i think others will assist you or goto askubuntu , have to attend a fewnarul [13:53] see you latter. [13:53] woof73: xfce and lxde are alternative "desktop environments" you might also want to try. these are all just an apt-get away, BTW. [13:53] dichotoPangea: -acodec libmp3lame = audio codec, -ab = audio bitrate, 128k = bitrate [13:54] Here's command and output: http://pastebin.com/PrWQVvDc [13:54] zykotick9: have you used them? [13:55] woof73: yes. personally, i use awesome (another windows manager only). i'm not really a fan of desktop environments anymore. [13:55] TheUsD, you can, but if you do that, the one preconfigured by go daddy will have to be reconfigured for the other mail server, and you won't access it through go daddy mail interfaces, obviously. [13:55] zykotick9: hmm! [13:56] woof73:i use cinnamon [13:56] eoo: why? [13:56] geeks! [13:56] moacheia what messages do you get when you run "sudo update grub" without the quotes of course. [13:56] woof73, here's the link for openbox http://pastebin.com/QfDE2YkM [13:57] mladoux: it's "update-grub" [13:57] zykotick9, yeah, but a normal user can't run update-grub, you have to be root. [13:57] hence, sudo [13:57] woof73: because its neater than gnome-shell [13:57] woof73, Here's command and output: http://pastebin.com/PrWQVvDc [13:57] oh [13:57] typo [13:57] lol [13:57] zykotick9, nvm, i'm stupid [13:57] mladoux: what I'm looking to do is instead of paying them X amount of money per month for a few more email addresses, is to just have my own mail server so I can use outlook or any-other mail program. [13:58] !ot [13:58] #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! [13:58] judahlion: thanks! i'll bookmark it eoo: explain :) dichotoPangea: i saw that, but i'm not sure what's going on [13:58] TheUsD, you can definitely do that, godaddy gives you dns control, just point the mx record at the new mail server. [13:58] woof73: use cinnamon for yourself, and then you will understand :) [13:58] It's okay, I can just record without audio then record audio and Openshot it. [13:59] eoo: is cinnamon a package in ubuntu? [13:59] TheUsD, go daddy just won't be managing ANY of your mail anymore, so keep that in mind, and I'd definitely read up on mail servers before doing it. [13:59] zykotick9: no, but there is a ppa for it [13:59] maldoux: since I am learning all of this as we speak, would the mx record be my IP or whatever name I give it, ex: myserver.mydomain.com [14:00] woof73: using an out of repo DE might not be the best suggestion (re: cinnamon), ie. it's not supported in #ubuntu if you have issues. [14:01] zykotick9: i just found cinnamon in the ubuntu software center :/ [14:01] http://pastebin.com/P5VeT4Jn [14:01] woof73, Canonical does not provide updates for cinnamon [14:02] woof73: the version of cinnamon in the ubuntu repo is very ol [14:02] TheUsD you'll want to use the domain name. so mail.mydomainname.tld for your mx record [14:02] old [14:02] TheUsD you can use the IP, but I really don't want to get into the logistics of that ( mostly end user issues ) [14:02] mladoux: what does the .tld stand for? [14:03] BluesKaj: aha! eoo: aha! [14:03] top level domain ( that's .com .net .org )\ [14:03] TheUsD: Top Level Domain is my guess [14:03] Anyone out there good at getting Windows8 to play nice with Ubuntu? I installed 13.04 next to Windows and lost ability to boot into Windows. I then did the restore feature and got windows back. I can boot into Ubuntu using the SuperGrub2 disc so I need to change grub somehow but don't know how. [14:03] and i get exactly the same output with the command 'sudo update grub2' [14:03] brb gimme 5 min [14:04] maocheia: are you using "sudo update-grub"? or "sudo update grub"? [14:04] opentrans: install boot-repair :) [14:04] I have made bad experiences with boot-repair. [14:05] zykotick9, sudo update-grub [14:05] maocheia: fyi, update-grub and update-grub2 are the same thing. [14:05] It works now with super grub2 but, for some reason, the cds aren't lasting. I've made 3 so far [14:06] Do you have to have a login manager to save your session after logout? or can it be done another way with no dm at all? [14:06] zykotick9: lol ether way it doesnt solve my problem [14:07] If grub was functioning at all, wouldn't I get the grub screen? I don't get any now and it goes straight to windows [14:08] maocheia: do you have more then one gnu/linux distros or versions installed on this box? [14:08] guys... is it risky to install custom gnome themes? can they include malicious stuff inside their themes? [14:08] zykotick9 : no [14:08] eoo Will boot repair let me just inspect grub first? [14:08] i'm trying to install my epson printer but when i type sudo dpkg -i pakage.deb the terminal return that i should install lsb so when i type sudo apt-get install lsb it returns this http://pastebin.com/JZk8vTgF [14:09] opentrans: inspect grub? === BadLarry_ is now known as BadLarry [14:09] opentrans: it has an os prober [14:10] okay, I'm back... [14:10] demonio, install build-essentials instead [14:10] deminio: run apt-get install -f [14:10] Killcraft: Whatever DE you have does that in a self-contained way independent of the login. So if you even just did startx from commandline and had your desktop environment set to save your session on logout, it would still do that [14:10] ok ichat [14:10] eoo it doesn't work [14:10] eoo Yeah, I don't want to have a script just take over and write a new grub and destroy windows again. It takes hours to rebuild. I would like to see if or what Grub has there now and be given the options of what to do. [14:10] maocheia: this is about a grub2 theme... waste of time IMO. good luck. [14:11] opentrans: It wont destroy anything.. it only installs grub [14:11] opentrans: to the mbr [14:11] demonia if i somehow mistyped the package name than google for it you'd be able to find the right package from there [14:11] demonio: install 'gdebi' Gdebi will resolv the dependencies for your .deb package. [14:11] My webcam works in Cheese. It doesn't work in Skype. The preload technique doesn't work because I've only got the 64-bit libv4l installed. How do I install the 32-bit ones alongside? [14:12] k, eoo. I'll give it a try. Thanks [14:12] (on 13.04) [14:12] TheUsD, you should really look at this article before going forward. http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/ <-- it'll give you an idea of what you're in for. It's not as bad as it looks, but it's not for the faint of heart either. [14:12] i guess i will have to learn to live with the ubuntu purple :-( === Guy is now known as Guest4346 [14:12] david404: try dpkg ---add-architecture i306 === islandmonkey is now known as insulamsimia [14:12] demonio: then 'gdebi your-epson-.deb' or 'gdebi-gtk your-epson.deb' [14:13] TheUsD, make sure you read it all first, and try to understand the individual components before following it. [14:13] eoo - as in "sudo apt-get install libv4l --add-architecture i386" ? [14:13] david404: sudo -i [14:13] oh maybe i understand why didn't want install lsb [14:14] david404: dpkg --add-architecture i386 [14:14] david404: apt-get update [14:14] david404: apt-get install libv4l [14:14] when i try to install something and there are dependence problem when i try to install dependence it gives me problem [14:14] david404: exit [14:14] but if i remove the initial package and then i'll try to install dependence it works [14:14] Does anyone know how to force Ubuntu 12.10 to always run under performance mode when a notebook is not plugged into a power source? [14:15] david404: follow the steps i gave you [14:15] demonio, did you instaal build-essentials [14:16] demonio: use synaptic, it's great to solve dependence issues [14:17] maocheia: does synaptic install individual debs [14:17] eoo - cheers. That allowed me to install the relevant library [14:17] david404: you're welcome :) [14:17] ichat no isn't necessary i solved [14:18] i need help installing amd drivers, i have tried everything but i am still getting errors [14:19] i'm in bt5 how can i install application? [14:19] maldoux: thanks, Ill review it. [14:19] binkii: which drivers === bfiller_afk is now known as bfiller [14:19] kevinusher: apt-get ? [14:20] kevinsky, backtrack isn't supported here. sorry. [14:20] kevinusher: see "/msg ubottu backtrack" for support details, you're asking in the wrong place for starters. [14:20] amd catalyst driver software, whwenever i follow the steps on ubuntu page, i do the fglrxinfo and get a string of errors [14:20] magpii@Orion:~$ fglrxinfo [14:20] X Error of failed request: BadRequest (invalid request code or no such operation) [14:20] Major opcode of failed request: 153 (GLX) [14:20] Minor opcode of failed request: 19 (X_GLXQueryServerString) [14:20] Serial number of failed request: 12 [14:20] binkii: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [14:20] mladoux: thanks, I'll review it. [14:20] Current serial number in output stream: 12 [14:20] oops [14:20] bt5 don't hav a store for download applications?.?? [14:20] lol [14:21] no but it prompts to solve conflicts in dependencies [14:21] kevinusher: they dont [14:21] mladoux: and just to be sure, Zentyal cannot do mail server, right? [14:21] ok tkx [14:21] TheUsD, yes i can [14:22] binkii: can't you install the drivers directly from the manufacturers website [14:22] ichat, which would be the best route to use? Zentyal or the built in ubuntu software? [14:22] TheUsD, how did you get to that information about it not being able to provide a mail server ... === ylloluis is now known as NETfellow [14:23] TheUsD, that depends on the rest of your software requirements and your intended use [14:23] I didnt come to a conclusion, but every link that shows me how to create a mail server does not include Zentyal, I like GUI interfaces. [14:24] TheUsD there's also tasksel (non-GUI) [14:25] TheUsD, than read thair website it has some documentation ... the question is on what kind of intended use.... for example hosted email (as part of webhosting, is a no go... but as part as a home or company network is definately supported [14:26] what happens if one thread is writing an image to a file, and in the middle of the write another tries to read it? [14:26] yeah I have a small business I am trying to start up and would like to have my own mail server then paying godaddy for more email accounts. [14:29] theusb zentyal is like a small buisness network server (with firewall / mail serverss / samba (file sharing) and loads of that... if that is what your looking for try thair zentyal.org website and have a better look at it... there are virtual machines avail so you can test drive without having to intall... [14:29] TheUsD hmmm... I don't see why it couldn't be used for a mail server. [14:30] sorry for the delay, someone chose to skype me just now. [14:30] Does anyone know how to force Ubuntu 12.10 to always run under performance mode when a notebook is not plugged into a power source? [14:30] TheUsD, http://doc.zentyal.org/en/mail.html [14:33] How to install GLIBCXX_3.4.15 ? [14:33] because I get an error that I need that file when running a C++ program. === BadLarry is now known as BadLarry_ [14:33] /usr/local/MATLAB/R2013a/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6: version [14:33] `GLIBCXX_3.4.15' not found (required by /usr/lib/libopencv_calib3d.so.2.3) === KindOne- is now known as KindOne [14:34] Mosterd: Which glibc do you have? [14:35] Mosterd: What does the documentation for Matlab say to do to prepare a Ubuntu system for installation? [14:35] supercom32: do you have a dual GPU laptop? [14:36] libc-2.13.so* [14:37] jhutchins_wk: I don't know where to find that in the documentation. [14:38] hi [14:38] hi all [14:39] iraj, greetings === manu is now known as Guest64142 [14:39] greetings [14:40] what is the most user friendly flavour of ubuntu? [14:41] i like 13.04 [14:41] iraj: 10.4 imo, but that one is outdated [14:41] i meant flavours like kubuntu, xubuntu, etc. [14:42] iraj, no way to answer as each user has their own preferences. [14:42] iraj: They are just different default desktop environments, you can install the alternate desktops on any given version of ubuntu. [14:42] iraj: Pretty much depends on what you find most friendly, It'd be a good idea to download each iso and run a live dvd/usb of them to see which suits you best [14:42] ok, i installed crossover, managed to install graphics driver, but eveonline stalls at the launcher, any help plz? [14:43] binkii: -> winehq [14:43] jhutchins_wk: so how to compile this one? [14:43] i have tried winehq but there is nothing that helps [14:43] flavours ?, Kubuntu is no longer supported by canonical , it development now been taken up by BlueSystems [14:43] Mosterd: Since we don't have anything to do do with the matlab distribution files, and I personally don't use it, it's hard to answer that question here. [14:43] but its not hard to load up kde [14:44] Mosterd: I believe they offer extensive support through their own channels. [14:44] thanks all [14:46] hey all [14:46] can i switch the default selected soundcard ? without a reboot ? [14:46] jhutchins_wk: frankly, I hate matlab [14:47] Duality: yes. in the audio settings. [14:47] but since mex is a wrapper around g++, I think the steps to solve this problem aren't really matlab related [14:48] minimec: so where can i find the audio settings i forgot to mention i am in command line [14:48] is possible install a printer by terminal? [14:49] Duality: oh. I guess you would have to use some pulseaudio command line tool. I don't know them very well... === BadLarry_ is now known as BadLarry [14:50] Duality: I you don't use pulseaudio, then search the net for 'alsa default device' === me is now known as Guest66451 [14:59] failed to install no-ip.com [14:59] package not found [15:00] khoo i website is not something you can download and install, try a client for no-ip [15:00] monkey i downloaded the client [15:01] !details | khoo [15:01] khoo: 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 ..." [15:03] monkey, now i successful install no-ip, but now how to make no-ip run in my ubuntu? [15:04] Hey guys, can anyone tell me what's the latest version of Ubuntu without the nvidia driver issues? [15:05] khoo start here http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client-on-ubuntu/ [15:06] DreamPCs: Which issue? I am using ubuntu and nvidia without problems. === eddie is now known as Guest14125 [15:06] I have a 9500GT and for the life of me I can't get the drivers installed correctly. I've jumped from distro to distro trying to figure this out, all with their own strange issues. [15:07] monkey, how can i putty thru noip.com? [15:07] For instance, I'm using Fedora 18 right now and I got the drivers installed but now every time I run "System Settings" X crashes, throwing me back to the login prompt. [15:07] Anyone with experience runniing crash against a kernel vmcore? [15:07] Plus Gnome3 keeps going into fallback mode but 3d acceleration is working. === akira is now known as Guest57545 [15:08] khoo not sure, never tried, maybe someone else can help [15:08] DreamPCs: If you want to use Ubuntu, install 13.04, then the drivers, then try and debug the problems. [15:10] error mounting /home. How do I save my precious pictures? Even ran "Try ubuntu" from bootable usb. "/ partition" mounted successfully, but /home won't mount. [15:10] alexa save shere? [15:10] adamk: I'll try that again. [15:10] Thanks. [15:10] alexa save where? [15:10] actually, it mounts, but won't open (when I say mount, I mean, show in explorer as folder, but wont open) [15:10] http://paste.ubuntu.com/5717011/ [15:11] Uhm... How do I install GTK+? [15:11] dew234234 it comes with the installation [15:12] MonkeyDust: Aha! But how do I update it? [15:12] dew234234 sudo apt-get update;sudo apt-get upgrade [15:12] MonkeyDust: Is that it? [15:13] dew234234 start from the beginning, what are you doing and what goes wrong [15:13] MonkeyDust: I'm trying install a new theme. The installation tells me that I need GTK+ 3.8 installed. [15:13] Is there an Ubuntu Image that works with networking on a Mac Mini ? [15:14] I am unable to get the ethernet port to do anything useful [15:14] MonkeyDust, any hint? [15:15] dew234234 no, i'm not really "into" eye candy and cosmetics === eSeNek is now known as sn_ [15:16] (replied to wrong person) [15:16] MonkeyDust: So you have no idea how to install GTK+ 3.8? :( === sn_ is now known as eSeNek [15:16] alexa not clear what you are trying and from where [15:17] MonkeyDust: I'll give an imaginary beer if you help me. [15:18] dew234234 i'm sure someone else can help better [15:18] I have ubuntu boot usb flash. I boot from it. Then, instead of selecting "install ubuntu", I select "try without installation". Then I try to reach my files. Both "/" and "/home" partitions are shown in file explorer. I can access only / partition, but not home partition. [15:18] MonkeyDust: You're the only one even answering me! [15:18] So, when I double click on home partition, I get that error message http://paste.ubuntu.com/5717011/ [15:19] dew234234 repeat your question every 10 minutes or so, until someone enters who can help [15:19] I would just like to save my files from bad hard drive. Thats all [15:19] I can't believe how hard this is! [15:20] hi everyone, can someone give me a hand, I have two questions [15:21] 1st) Ubuntu precise running crash on a vmcore of kernel 3.5.0-23-generic gives me crash: cannot resolve: "xtime" [15:21] 2) same vmcore on latest redhat crash works except bt -l does not give line numbers [15:21] alexa try accessing them as root, while in the live session [15:21] ok [15:21] I'll be back in moment [15:22] alexa: why not just "sudo mount /dev/sdb5 /media/xubuntu/foobar"? [15:23] Can someone please explain to me how to install GTK+ 3.8? === BadLarry is now known as BadLarry_ === DreamPCs_ is now known as DreamPCs [15:24] hello, I see that Ubuntu 13.04 works better on Macbook Air then 12.04 [15:25] dew234234: Raring has only gtk 3.6 in its official repos. So you have to find an external package source which offers gtk 3.8. [15:25] dew234234: And since I don't know any, you have to google yourself... [15:25] statl: I've already found and downloaded it, but how do I install everything?! [15:26] streulma great! the goal is to constantly improve! [15:26] dew234234: i'd guess gtk 3.8 might break your gnome... proceed with caution. [15:26] dew234234 if it's not in the repos, it's not supported [15:26] Fine! [15:27] Thanks for answering. Bye. [15:31] hey [15:31] why firefox in ubuntu does n't display the font correctly while it displays correctly in windows 7 === BadLarry_ is now known as BadLarry [15:32] can anyone help me, I am facing 2 problems when running crash on a vmcore [15:33] anyone use teamviewer for linux and have constant troubles signing into the buddy list? I have several computers with this trouble and get a message that says the server didn't respond, a timeout has occurred. [15:37] question: Hi,i have problem with running script sh. When i'm trying to do "sh filename" or "./filename" i have answer like "+ set -e" and "+ test -r linux.config". I'm thinking that problem is missing linux.config but i don't know what is it? Is "linux.config" a file ? [15:37] mladoux: when setting up this mail server, is there any pre-configuration that needs to be done so gmail or etc.. knows how to talk to my mail server? [15:37] dryicebomb: There is nothing we can do about the servers of teamviewer. [15:38] right, the servers work fine, the issue only happens on Ubuntu. [15:38] Rungratsamee: It is your script, you should know what you are testing for ;) Yes, it is a file. [15:38] It is not my script : ). Where can i find linux.config? [15:38] on windows and linux mint, i have zero issues. I have submitted a ticket to them (i'm a paying customer) but haven't heard back, just thought someone else might have experienced the same trouble [15:38] is there any way to check the command as true or false ? [15:39] dryicebomb: Is your firewall configured to allow traffic on ports 80/443/5938 ? [15:39] I'm trying to install a script called open-transactions. It has a java client that I'm trying to figure out if it is even working properly because it looks entirely different in the tutorials. If it is an Ubuntu/Java issue it would be nice if someone here can help me determine that [15:40] bekks, yes, I initially thought it was a firewall issue, and have tried it with the firewall disabled, it made no difference. === Guest14125 is now known as eddieq [15:41] why firefox in ubuntu does n't display the font correctly while it displays correctly in windows 7 [15:41] It started after I upgraded to Teamviewer 8, I didn't have any issues with 7 [15:41] One potential issue, the install had me install java6 instead of the new java7. I'm running Ubuntu 13.04 [15:41] killer: Which font? [15:41] killer: which font [15:41] killer is the font installed in ubuntu? [15:42] where can i find file "linux.config"? [15:42] firefox does n't display the content correctly [15:42] Rungratsamee: Where your script searches for it. [15:42] killer: what font are you using? [15:42] how can i install my wifi printer by terminal? [15:42] i don't understand... [15:43] Rungratsamee: where are you expecting to find it? [15:43] Rungratsamee there's no such file I know of [15:43] i have script which i downloaded [15:43] Rungratsamee: so it should be in downloads [15:44] so what does it mean "set -e" and "test -r linux.config"? [15:44] firefox is using serif [15:45] Rungratsamee: "set" sets a shell option, and "test" is a command, which uses the options "-r linux.config" [15:45] killer: Serif of what? Serif is a font style, not a specific font :) [15:46] i know it, but if i downloaded script from official website, why i can't run it ? [15:46] lopio [15:46] Rungratsamee: How can we know what someone else intended to script? === nicki is now known as r00t [15:46] Rungratsamee, maybe you should give the permission [15:46] with chmod [15:46] I'm trying to install a script called open-transactions. It has a java client that I'm trying to figure out if it is even working properly because it looks entirely different in the tutorials. Could someone help me determine If it is an Ubuntu/Java issue? One potential issue, the script install had me install java6 instead of the new java7. I'm running Ubuntu 13.04 === r00t is now known as ^_^ [15:47] i'm as root === gbyers[Away] is now known as g_byers [15:47] quick question. how do I save output of telnet to a log file? === ^_^ is now known as o_0 === o_0 is now known as ` === ` is now known as o^0 [15:48] Rungratsamee: Whats the entire output of that script? Use a pastebin please. [15:48] hi guys, it a the right channel to ask for some help? [15:48] is it the* [15:48] Pcea, just ask please [15:49] how can i show this script ? I don't want to paste all of instructions there [15:49] Rungratsamee: pastebin [15:49] what is it? [15:49] Rungratsamee, or paste.ubuntu.com [15:49] sudo apt-get install pastebinit; pastebinit name-of-script-here [15:49] ok wait a second [15:50] ntzrmtthihu777: doing telnet 2>&1 | tee ~/telnet.txt should work [15:50] yeah, I just figured it out with the tee, I think :P [15:50] I'm trying to find a twitter client showing notifications (Ubuntu 13.04), I tried birdie, hotot, polly, but they are showing nothing. The only one that works is Turpial. Is it me or the new ubuntu version? [15:51] there is this script: http://paste.ubuntu.com/5717144/ [15:51] insulamsimia: yep, that did the trick. debugging my router, telnetted into it [15:51] Pcea: doesn't gwibber do that? [15:51] who has Ubuntu installed on a Mac ? [15:52] ntzrmtthihu777: Good :) [15:52] matanya: I tried the new "Gwibber" client (Friends), not working too x) [15:52] Greetings. I want to install call of duty here, and I have to burn onto a DVD. The question: Should I extract the content or just burn as downloaded? === MonkeyDu1t is now known as MonkeyDust [15:52] Pcea: seems like it is you then :) [15:52] Strucker: not a piracy channel, if thats what your after [15:52] !list | Strucker [15:52] Strucker: ntzrmtthihu777: 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:52] Strucker, if it is an ISO file, just burn it as is [15:53] I'll install with play on linux. [15:53] matanya: Yeah but this is weird, because turpial notifications are working well, but crappy UI :-/ [15:53] I need a media! [15:53] heh. I write for POL. they have a channel. [15:53] Strucker: if you have the iso already just mount it to install. [15:54] i agree Pcea [15:54] Strucker: if its an .iso file, you can just mount it, [15:54] Rungratsamee: your script checks for a specific file. By default, there is no such file using ubuntu. I guess you have to contact the author of the script regarding this issue. [15:54] ntzrmtthihu777: I do not want "piracy" anything. Happened that came as a windows program. [15:54] cam as a windows program .exe [15:54] *came [15:54] so i can do nothing? [15:54] Rungratsamee: You can. You can contact the author. [15:55] How do I view an image without leaving the terminal? [15:55] SrPx: You cant. [15:55] I cannot install directly with wine. I got an error. [15:55] bekks: but how I'm supposed to stop using the mouse if I have to open a gui window to see an image? [15:55] but it is strange. I saw, that another people installed it without problems, may be problem is in my system ? [15:55] SrPx or try gnome-open [file] [15:56] So, I have to install inserting a media to install with play on linux. [15:56] SrPx: That question doesnt make any sense to me. [15:56] SrPx: ranger uses libcaca to "show" images in coloured ascii. [15:56] bekks: what doesn't make sense for you? [15:56] SrPx: Your last question. [15:56] zykotick9: eh... [15:56] SrPx, that you want to STOP using the mouse [15:56] why it doesn't make sense? [15:56] SrPx: LEaving the terminal implies "back to X Windows" which implies "using a mouse". [15:57] Can i just burn an executable file in a media? (.exe) ?? [15:57] bekks: doesn't it? [15:57] SrPx: if you mean linux-console, you can use fbi to view images in framebuffer [15:57] Strucker, yes you can [15:57] SrPx: For me, it does imply that. [15:57] zykotick9: i'll google that! [15:57] ObrienDave: Are you sure body? [15:57] Strucker: Yes. You can burn all files you want onto a media. [15:57] bekks: exactly, so if I don't want to use the mouse I can't leave the terminal. Not sure what you didn't understand [15:58] Strucker, yes you can burn the .exe file to media. it's just data [15:58] Strucker: That doesn answer ther question wether those files will be recognized as valid installation media. [15:58] SrPx: Without using the mouse, you cant do it. [15:58] bekks: I will can INSTALL a by this way? It is about a game installation in a linux system! [15:59] *do i smell trolls?* [15:59] * SrPx sighs [15:59] i wish trolls smelled like bacon [16:00] Strucker: Actually its an issue wether your files will be recognized as an installation media. Just an .exe file isnt a valid installation media for a game like yours. [16:00] SrPx: install something like gpicview, and gpicview /path/file.png [16:01] bekks: Ok. The POL ask for a media to install the game. I'm going to try it anyway. Thank you. [16:01] somsip: why gpicview particularly? [16:02] Strucker: Whats "POL"? [16:02] PLAY ON LINUX [16:02] bekks: Play On Linux [16:02] SrPx: an example. [16:02] 4 param logistic [16:02] somsip: oh ok [16:02] SrPx: the 'something like' is the clue there [16:02] SrPx: if you want an image viewer for Xorg, check out feh, it's very minimal. [16:03] easy [16:03] Strucker: Why dont you order an official installation media? [16:03] SrPx: also for a non-mouse Xorg, you might want to check out ratpoison as a WM. [16:03] you need to right click on mosue [16:03] Guest45034: And then? :) In a terminal, there is no mouse :) [16:04] zykotick9: ok, thank you! [16:04] bekks: fyi, gpm provides some mouse support in linux-console [16:05] very good [16:05] can recommend someone some guide for install a printer by terminal? [16:05] zykotick9: Yeah, I know. But SrPx doesnt want to use a mouse at all. [16:05] !printing | demonio [16:05] demonio: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [16:05] SrPx: or awesome wm 'Everything can be done with the keyboard, so usage of a mouse is optional.' [16:06] ok thanks [16:06] demonio: assuming you use CUPS you could "try" using elinks text browser, no idea if it will work though. [16:06] Is somebody using successfully the unity-webapps-twitter here? on 13.04 [16:06] Strucker: mounting it to a mountpoint should trick the do. [16:06] SrPx: awesome is NOT easy to use. it's what i use, but was the most difficult WM to config i've ever used. [16:07] XFCE does the trick for me === mmrazik is now known as mmrazik|afk [16:09] zykotick9: so why are you using it? [16:09] SrPx: 'cause it's awesome ;) [16:09] "Failed to create a command for firefox -remote 'openURL(%p)' || firefox '%p'&." I am getting this error while trying to preview the output of my code in BlueFish. [16:09] Can some1 help? [16:10] awesome and easy are quite often mutually exclusive [16:10] SrPx: if you aren't familiar with tiling WM, you should research them before installing. [16:10] zykotick9: makes sense. I'm confortable with lua. Will give it a try [16:10] SrPx: oh! if you know lua you'll be WAY ahead of me ;) [16:12] A1Recon: have you seen this post? http://ubuntuforums.org/showthread.php?t=958812 [16:13] SrPx: if you do try awesome, something i wish i had know from the start, if there are ANY syntax errors in your rc.lua, it starts with default settings. [16:15] zykotick9: I see the frustration on your words. [16:16] good mornin y'all [16:17] nick katar8 === jan1 is now known as katar8 [16:17] Hola [16:18] hi [16:19] hi all, i'm having nfs issues. getting mount.nfs: rpc.statd is not running but is required for remote locking. when trying to mount [16:19] rpc.statd is running [16:19] using nfsvers=3 === DouglasKAway is now known as DouglasK [16:20] vintageseltzer: is it running on the remote side? [16:21] hi there [16:21] bekks: yes [16:22] exit [16:22] vintageseltzer: And the remote side is capable of NFSv3? [16:22] bekks yes [16:24] bekks: it was actually working and mounted and then this started happening without any changes on the server or client, [16:24] seems like magic to me [16:24] vintageseltzer: Something must've changed :) === sharadm is now known as zombster [16:26] bekks: yea i just don't know what, it happened on multiple hosts and multiple servers with no changes to either [16:27] how can I run a command without opening the terminal, is alt+f2 ? [16:27] vintageseltzer: Then something must have changed. [16:27] can anybody tel me what are environmental variables? [16:28] Anybody know something about the unified theory? [16:28] I have two problems. Grub is not working due to fakeraid (dell xps 1730) it would not install to dev/sda so i choose the next alternative in dropdown list named raid something mapper? So super grub cd solves this temporary but i also get a blank screen login into ubuntu. During install i had to use nomodeset alternative. But where to get past this now with super grub [16:29] Who here uses Ubuntu without Unity? [16:29] how can I run a command without opening the terminal, is alt+f2 ? Because I'm trying to run eclipse as sudo, without opening a terminal [16:29] yeah it is [16:29] chro what de do you use? [16:29] gnuts_linuz, I use Xubuntu, does that count? ;) [16:29] tor_: Using fakeraid, you will face problems. Dont use it, since it will work on Windows only. [16:29] @ObrienDave yeah [16:29] gnuts_linuz, what ? [16:29] gnuts_linuz, unity [16:30] Why chro? [16:30] gnuts_linuz, I like it [16:30] 'Shopping lens [16:30] chro, you on 12.10? [16:30] anyone know of a PPA that actually has recent versions of IRC servers in it? [16:30] Ari-Yang, 13.04 [16:30] bekks: Ok, no benefit using software raid either? [16:31] bekks: i dont' see a connection attempt to the server in a tcpdump when i do a mount [16:32] cups printer config: Does anyone know how I can customise a ppd file only for a specific user? I need to set an option in the ppd uniquely for each user [16:32] tor_: fakeraid is for windows only. IF you want to use a software raid in linux, it will be unusable in windows. [16:32] !cups [16:32] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [16:32] I use 13.04 but I cleaned my system and I only have the stuff I need installed. [16:32] bekks: I dont care about windows [16:33] I use MATE and MDM [16:33] tor_: Then dont user fakeraid, and setup a software raid in linux if you like to. [16:33] No DE's but MATE installed. [16:34] Chromium [16:34] Thunderbird [16:34] chro, sudo aptitude purge unity-lens-shopping if 13.04 has it [16:34] that gets rid of amazon spyware =I [16:34] bekks: does software raid 0 benefit in performance? [16:34] Ari-Yang, lens-shopping? [16:34] yeah [16:34] Ari-Yang, I already did that [16:34] pre-installed on 12.10-oh [16:35] :K [16:35] tor_: Yes. But also in the chance of losing your data without a backup. [16:37] bekks: ok thanks [16:38] [Wferr] hi === MartinS is now known as Guest16761 [16:41] Are there drivers in Ubuntu for [14e4:1686] is 'NetXtreme BCM57766 Gigabit Ethernet PCIe' from 'Broadcom Corporation' ? [16:42] joachimhs: Yes. [16:43] bekks: Are they pre-installed on any Ubuntu distro? [16:43] joachimhs: Yes, but you will need the linux-firmware-nonfree package. [16:43] joachimhs, I advice you that you should be connected to the internet via ethernet, in case it has to download wifi drivers [16:44] Ari-Yang: I am looking for the ethernet driver ;) [16:44] wifi drivers arent downloaded, they are built into the kernel. the firmware is being downloaded. [16:44] oh [16:44] hello guys [16:44] any info on how to recover from a borked do-release-upgrade from 12.10 -> 13.04 ? [16:45] I currently have my sources.list changes with the raring lines, but both do-release-upgrade and dist-upgrade fails while installing base-files package... [16:45] ltsampros, d/l the live CD/DVD and re-install [16:45] ltsampros: I'd restore the backup you've hopefully taken before. If not, boot a live cd, and backup your data, then reinstall. [16:46] lol. === sun is now known as Guest55961 [16:46] ltsampros: That was no joke. [16:46] no way to fix this huh? [16:46] save yourself some trouble, do a real install if you must, but keep to precise for stability. [16:46] Hello, is there a way to identify which application generates a specific log file ? ( e.g test.log ) [16:46] ltsampros: its very rarely that I hear of someone doing it right. [16:46] bal: So whoch log are you talking about, in detail? [16:46] i've done already in 3 laptops :/ [16:47] and I just needed this upgrade in order to go to a newer kernel. nfs client support was buggy in this one [16:47] ltsampros, ubuntu failed to upgrade from 12.10? :O wonder if it will fail for me too... [16:47] bekks, I have to truncate a log file, its called server_sync.log, I thinkg this has been renamed [16:47] ltsampros, using a live CD you can upgrade the existing installation [16:48] ObrienDave: I was thinking to revert my old sources.list [16:48] bal: Then show us a few lines of its content, maybe we can guess it. [16:48] downgrade the 2-3 packages that got upgraded [16:48] my backups saved my life today [16:48] bekks, I can't since its private data :( [16:48] system works as it is right now with no probs [16:48] bal: Then we cant help you, after te log file was renamed. [16:48] Whats the main difference between the server and the cloud version of ubuntu? [16:49] joachimhs better ask that in #ubuntu-offtopic [16:49] joachimhs, afaik there is no "cloud" edition [16:50] Is there also a "+mac.iso" of the 13.04 image? [16:50] !cloud | ObrienDave [16:50] ObrienDave: The Ubuntu Enterprise Cloud (UEC), powered by Eucalyptus, is highly configurable and customizable to a variety of environments. See https://help.ubuntu.com/community/UEC [16:50] joachimhs the cloud is a concept, not a distro or so [16:50] If there server image I mean, or is that only available for the desktop version [16:50] MonkeyDust: OK [16:51] how can I rapidly move files over to another nas over afp or samba ? [16:51] streulma: Neither AFP nor Samba are known to be high-speed protocols :) [16:52] streulma: I'd use FTP, which has less overhead. [16:53] streulma rsync is fast [16:53] rsync uses ssh or ftp. [16:54] And due to the encryption of ssh, ssh isnt that fast. [16:54] you can use rsync without ssh [16:55] i use rsync for my backups, not over ssh, to external usb [16:55] hola [16:57] fixed [16:58] What is a sequence of commands that does general clean-up on a non-production, development laptop? I am using: apt-get update && apt-get update (yes, twice) && apt-get upgrade && apt-get autoremove && apt-get autoclean [17:00] i'm getting mount.nfs4: mounting 192.168.1.10:/mnt/raid2 failed, reason given by server: No such file or directory [17:01] fuck it , need a vhost [17:01] vintageseltzer: Thats NFS4, not NFS3, right? [17:01] the server has the correct export though [17:01] right [17:01] any need help [17:01] :/ [17:01] hello [17:01] bekks: i'm trying both [17:01] G00d455: Thats not something this channel can help you with [17:01] vintageseltzer: So it exports it for nfs4, and not for nfs3 only? [17:01] i just installed apache2 [17:01] but i can't write in /var/www [17:01] Is there a big difference between the desktop and the server version? [17:01] how do i get the write permission for that folder? [17:01] how do you download pony porn in ubuntu? [17:02] XDD [17:02] ? [17:02] joachimhs: The server edition uses a server kernel and has no GUI preinstalled. === GingerGeek[Away] is now known as GingerGeek [17:02] bekks the exports are set up as nfs3 [17:03] vintageseltzer: For nfs4, you need different options, dont you? [17:03] hello plz how to use ssh server [17:03] bekks: this is the export line /mnt/raid2 flush(rw,sync,no_subtree_check) [17:03] vintageseltzer: That looks like a NFS3 export line. [17:04] !ssh | kid1412 [17:04] kid1412: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [17:04] bekks: it should work for nfs4 as well [17:04] hi all. how to delete recent videos in Totem? thank you. [17:05] https://help.ubuntu.com/community/NFSv4Howto [17:05] bekks: Thanks [17:06] hi guys. does anyone know whether ubuntu and/or debian keep log of packages that come in and out the repositories? [17:07] hmm. now here is a question, can you set up a chron job to telnet your router while writing the output to a log with | tee, run a few commands, and log back out? [17:08] ubottu: tnx !! [17:08] kid1412: ubottu is a bot, lol. thank bekks who pointed the info at you :P [17:08] ntzrmtthihu777: Create a script, that does all that (telnet, pipe to tee, etc) and then setup a cron job for it. [17:08] and ssh is easy enough once you set it up right. [17:09] hey [17:09] bekks: problem is I have to execute a few commands after logging into the telnet session (you know, inside the machine I telnetted to) [17:09] lool [17:09] just installed 13.04 fresh on a new machine and, after some time, when I start an application the window appears, but is hung. i started pidgin with gdb because it does this consistently. gdb shows three LWP threads starting, but nothing happens [17:11] ubuntu bug #1 has been closed! Fix Released. wow. [17:11] Ubuntu bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [17:11] woops, forgot to append my question. I'm looking through forums and launchpad stuff now, but has anyone seen this? Maybe with proprietary ati drivers? [17:11] LMAO [17:11] fajran: maybe http://ftp-master.debian.org/#new and http://ftp-master.debian.org/#removed (though that won't include ubuntu specific packages...launchpad may have a way at getting at that) [17:11] I'm looking for a way to completely swap the super and ctrl without using the mapping feature in the layout setting which gets rid of the super key. I want them to swapped. Anyone can help? [17:11] why. [17:11] does anyone know about the initramfs-tools bug that was preventing initrd from being generated [17:12] related to pango/plymouth === kazen is now known as Guest29105 [17:12] it seems to have been fixed === linuxthefish` is now known as linuxthefish [17:13] MonkeyDust: which command for rsync ? [17:13] trism: thanks. [17:14] ntzrmtthihu777: use netcat instead of telnet (not sure if telnet can read from pipe), like: (echo "command";echo "command 2"; echo "more command";echo "quit")|nc -options host [17:14] where did hd space status go in nautilus? can i enable this? [17:14] in 13.04 [17:15] llutz: telnet blahblah | tee log.txt did the trick for me, lol. oh, you said read, not write [17:16] very interesting, I could try it right now before setting up the chron job, right? [17:17] ntzrmtthihu777: you always should make sure your commands work before using them in cronjobs [17:18] lets see, so just parenthesis? [17:18] hi all. from Android I can share Videos on my smartTv. how to the share Videos from my Ubuntu laptop to my SmartTV ? thank you. [17:19] DaVinciIT: Depends on the protocol your TV accepts. [17:19] DLNA [17:19] sometimes I can't get to the menus for transmission. I minimize, restore, move window to another desktop etc. Isn't there a key combination to open the menus? [17:19] (I suppose) Android find it automatically. [17:20] DaVinciIT: Then you need some DLNA server on Ubuntu, like minidlna. [17:20] thank you. [17:20] just installed 12.10 and u-pgraded to 13.04 (I think) but cannot get videos on youtube to play. do I need to do something else? [17:21] why did bug #1 get closed? [17:21] oh they removed the status bar in nautilus hmm [17:21] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [17:21] rmobenchain: You *think& you upgraded to 13.04? Either you did or you didn't... [17:22] well, under "about this computer" it lists as 12.04, but I did some upgrades.... [17:22] adam_m: http://www.omgubuntu.co.uk/2013/05/mark-shuttleworth-marks-bug-1-fixed [17:22] rmobenchain: Wait... 12.04? You didn't even mention that originally. [17:23] any alternative trick for hd space left in nautilus on 13.04? [17:24] grrrr. 12.10 I mean. sorry [17:24] llutz: question. I'm telnetting into a router, not sure if it would support netcat [17:24] ALOOOOOOOOOOOO [17:24] JEL IMA NEKO JACI OVDE A ? [17:24] ntzrmtthihu777: you use netcat instead of telnet, "netcat host:23" [17:24] rmobenchain: sudo apt-get install flashplugin-installer should trick the do [17:24] caps [17:24] lotuspsychje, open a terminal and du a df -h or you can use indicators or applications which can show you how much space free you have at all times [17:25] Jebem li ti mamu ja ! [17:25] rmobenchain: If "about this computer" lists it as 12.10, then you haven't (succesfully) upgraded to 13.04. [17:25] Sve vas nabijem na kurac [17:25] Najjaci sam bre jebem vam mamu svima [17:25] !en | Guest7985 [17:25] Guest7985: Certain Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList === tjbiddle_ is now known as tjbiddle [17:25] llutz: host would be hostname? I've been using ip address of late. [17:26] ntzrmtthihu777: "netcat ip.adr:23" [17:26] Guest7985: Stop caling me names via notices. [17:26] flashplugin-installer is already the newest version. The following packages were automatically installed and are no longer required: linux-headers-3.5.0-17 linux-headers-3.5.0-17-generic Use 'apt-get autoremove' to remove them. [17:26] bekks I love you [17:26] ezra-s: tnx mate but i found it interesting after plugin an external hd, to see hd space in nautilus...pitty they removes that [17:27] Guest7985: Stay ontopic please instead of trolling. [17:27] bekks a teenager, ignore it [17:27] MonkeyDust: Just done. :) [17:27] bean [17:27] bekks [17:27] i fuck you [17:27] noob [17:27] Guest7985: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:27] HaHaHaHaHaHaHaHaHaHaHaHaHaHa [17:27] llutz: issue there. it does nothing; I'm currently in telnet, so I can't give you the exact result, but it just spits out the nc command syntax [17:27] lotuspsychje, there is a minimal horizontal bar conky setup which includes hdd space [17:28] lotuspsychje, you may like it [17:28] lotuspsychje, look for it in omgubuntu.co.uk [17:28] ezra-s: ok tnx mate [17:28] Question concerning .desktop files & the Unity bar: http://paste.ubuntu.com/5717463/ [17:28] ntzrmtthihu777: you don't telnet into host and run the command above. you use the command above _instead_ of telnet [17:28] lotuspsychje, I can also paste it for you somewhere if you want [17:29] I understand that. I was merely stating that as I'm currently in a telnet session with the host I cannot give you the exact result of the netcat, but it just spat out nc syntax. [17:29] ntzrmtthihu777: and read "man netcat" or "man nc" whatever netcat-version you're using. there are lots of different nc-implentations with different options [17:29] ezra-s: im good tnx ; ) [17:31] : 3 [17:32] ah, there it goes. nc ip port, not ip:port [17:33] although it shows my password as I type, oh well. not like this is actually gonna show in a terminal [17:35] ntzrmtthihu777: that is to be expected [17:35] oh, found an open bug. 1102995 if anyone was interested [17:35] how do you install a .tar.gz thats located in your downloads folder? [17:36] untar it and compile it, in generall [17:36] TheUsD: that's a compressed file. you would use a utility with gui, or tar -zxf to extract it to a filder [17:36] TheUsD: that's the same as asking, "how do i install a zip file?" extract it and see what it is. [17:36] greyl: copy the .desktop to ~/.local/share/applications/ [17:36] hi [17:36] ubuntuuser: Hello [17:36] thank you trism [17:37] TheUsD: if it is source code, you might want to check out checkinstall (so it can be removed easily). [17:37] ok, with that said, after I unzip the file, what am I looking for to install [17:37] please tell if i install the ubuntu on pendrive and then if their is data on pendrive then during installation that data will be removed from disk or remain [17:37] greyl: hopefully that will work, but if not you might try renaming it to firefox.desktop, it might be matching on the one in /usr/share/applications/ instead for some reason [17:38] TheUsD: you can see "/msg ubottu checkinstall" for some details. [17:38] TheUsD: a README file (usually they are all caps) or INSTALL file. instructions usually come in either file [17:38] greyl: you should remove the icon from the launcher and add it back after copying the file too [17:39] TheUsD: What is it you're trying to install? It may be available in the Ubuntu repositories === mradot is now known as Guest86751 [17:39] Anybody up for a puzzle? http://hackerpit.com/ [17:39] join me in #hackerpit [17:40] boggle: Please don't advertise in here [17:40] DJones: I had a specific question that might spoil stuff, but if that's advertising i guess i'll go ahead and ask [17:40] granted it is a cracked program (I just want to see if it is what I'm looking for) its WING FTP for linux. [17:40] anyone know of a program to build an image histogram? [17:41] I have a windows copy and love it, but I want to see how it is in Linux [17:41] Hello [17:41] Hi [17:42] I got Windows 8 , after installing Ubuntu from Live CD I will have dual boot? [17:42] boggle: Apologies, it looked like you were trying to get people to join a channel for a puzzle game [17:42] CXIV: if you do it right. [17:42] DJones: I was lol, sorry [17:42] I need help getting my Driver in Ubuntu [17:42] DJones: was excited and didn't really think [17:42] lol [17:42] CXIV, if you choose to use the whole disk you wont ;P [17:42] Hey guys ..... I'm running XUbuntu 13.04 on a VBox VM (running on windows and updated to the latest version) and I've just sudo upgraded all my software to the latest.... Now I can't use all the functionality of VirtualBox Guest Additions on the VM, more exactly, the mouse integration and most stuff works just fine but one thing is that, the desktop is no longer adaptive with the window size, and when I enter the full screen mode it doesnt change the reso [17:42] lution ... I tried to reinstall the guest additions several times but it ain't work! Any idea !! [17:42] !details | FoxyRK9 [17:42] FoxyRK9: 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 ..." [17:43] hell0 [17:43] anybody [17:43] CXIV, don't be afraid, Ubuntu will show you clearly what you are doing before you can actually mess anything, only problems will arise if you don't pay attention [17:43] well, I'm signing off. thanks for the assist. [17:44] damn [17:44] zhangxun_ wat [17:44] ?? [17:44] AymanB, how are you trying to install guest additions , directly from the iso or a media source like cd or usb stick ? [17:44] I have a proble with Obtaining Wifi drivers for my Broadcom Wireless card. I am running Ubuntu Vesion 13.04. I followed a couple tutorials but all have failed me. [17:44] zhangxu_ Why damn? [17:45] where are you ? [17:45] zhangxun_: at my computer... odd question [17:45] http://paste.ubuntu.com/5717505/ the tar.gz is currently in my downloads folder [17:45] BluesKaj, directly from the iso [17:45] AymanB, burn to a cd or usb if you can't mount the iso [17:46] ok [17:46] you got it [17:46] then install from there , AymanB [17:46] AymanB: Whats the entire output when installing the guest additions? [17:47] Thanks [17:47] Where might I obtain Wifi drivers for a broadcom Wireless card for ubuntu version 13.04 [17:48] 全部是汉人吧 [17:48] ?? [17:49] zhangxun: yeah, we surely understand everyhing... [17:49] lol [17:50] i hate when people ask questions in foreign languages... [17:50] yes i am [17:50] !en | zhangxun [17:50] zhangxun: Certain Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [17:51] what is the default path to the downloads folder in the home folder? cd home/downloads right? [17:51] absolute is /home/Downloads [17:51] hi === ubuntu is now known as Guest92232 [17:51] er [17:51] /Downloads [17:52] ~/Downloads [17:52] is it full username? [17:52] that, too [17:52] like first and last name [17:52] TheUsD: Its your login name. [17:52] Hi all, is anyone on this channel familiar with lessfs? they don't seem to have a dedicated channel anywhere [17:52] TheUsD: you need to use a Capital D on Downloads [17:53] BluesKaj, I'm running a vm ... and the guest additions installed just fine ... proof ,, the mouse integration works just fine (it didnt work before) my only prob is with the screen [17:53] hi i have no experience of this channel [17:53] I've tried home/casey/Downloads and go no such file or directory [17:54] AymanB, have you restarted since installing the guest additions [17:54] nevermind, got it, forgot there had to be a / before home [17:55] AymanB, mouse integration works without guest additions [17:55] !cn [17:55] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [17:56] BlueKaj, Yes, in fact installed the guest additions, restarted several times!! but the problem remains although .. [17:56] AymanB, what is the problem? === qos_ is now known as qos_|away [17:57] AymanB, have you tried to change resolution from inside the guest itself? [17:57] AymanB, you can also check /var/log/Xorg.0.log to see what's being loaded and whatnot [17:58] hi there [17:59] hi [17:59] ObrienDave, this was the prob (((Well, I'm running XUbuntu 13.04 on a VBox VM (running on windows and updated to the latest version) and I've just sudo upgraded all my software to the latest.... Now I can't use all the functionality of VirtualBox Guest Additions on the VM, more exactly, the mouse integration and most stuff works just fine but one thing is that, the desktop is no longer adaptive with the window size, and when I enter the full screen mode it d [17:59] oesnt change the resolution ... I tried to reinstall the guest additions several times but it ain't work! Any idea !!)))) [18:00] ezra-s, yeah .. i did but nothing .. === lotuspsychje is now known as help === help is now known as lotuspsychje [18:00] AymanB, looking at Vbox, just a sec [18:01] what is the default "programs" folder in 12.04? [18:01] AymanB, maybe needed modules are not being loaded at boot time for guest additions to work [18:03] TheUsD, if you mean globally that probably is /usr/share/applications [18:03] ezra-s, but i think that when i RE-installed the additions for several times ... it removed the old one and installed and reconfigured everything again [18:04] AymanB, which resolution do you want to change? VM desktop screen? [18:04] AymanB, you are relaying on an automatation, and it can go bad as indeed seems to be happening for you, have you checked /var/log/syslog? [18:05] ObrienDave, ezra-s, Just a minute please .. i will be back ... rebooting the vm [18:06] Hi to all [18:07] I've installed Webmin on Ubuntu 11.x [18:07] I want to configure DHCP, but no DHCP are listed under "Servers" node [18:07] Where I can found and install a DHCP server? [18:08] uuser: Webmin is unsupported here. [18:08] Oh [18:08] ja [18:08] wc [18:08] !webmin [18:08] webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [18:08] uuser, apt-cache search dhcpd [18:08] Sorry [18:08] uuser: Ubuntu 11.x is also end of life and isn't supported [18:08] I also think both 11.XX are EOL === Inoperabled is now known as Inoperable [18:09] smoke break. brb [18:10] It seems like a pretty important issue, ubottu === zombster is now known as sharad_ === kazen is now known as Guest81613 [18:11] Thx ezra-s, but, if webmin cause issues, maybe I should find a better way to do what i want to do [18:11] uuser, what I told you was a way to look for a dhcpd server to install through apt-get, which has nothing to do with webmin [18:11] DJones, I've installed 11.x because it work fine on my legacy hw === linuxthefish is now known as linuxthefish` [18:12] I'm looking for a live slideshow app with transition effects. I need to feed the app with a folder with jpegs and the app display them ajusted to full screen for 10 seconds with a transition. That's it. But I just can't find it!! [18:12] uuser, dhcpd is not that difficult that would need such a thing as webmin, give "manual" config editting a try before using exotic interfaces [18:12] any idea? [18:12] My target is to create a router between an etheret and a WiFi/3G router. [18:12] uuser: The problem you'll have is that you'll find that you won't be able to install software from the repositories and you won't get security and bug fix updates [18:13] So, I prefare to configure all stuff by using one interface designed thinking network stuff [18:13] !zentyal [18:13] zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [18:14] Hi, yes, Zentyal is good, take a look to it... [18:15] Anyway, maybe I can use zeroshell [18:16] excuse me how did i change unity to gnome? [18:16] But I would have preferred both features, a standard notebook and the ethernet<->WiFi/3G router [18:16] ???? [18:16] ? [18:16] zhangxun, you ask us how you did something? [18:17] !cn | zhangxun [18:17] zhangxun: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [18:17] change unity to gnome [18:18] zhangxun, if you do want to change, try : sudo apt-get install ubuntu-gnome-desktop [18:18] 3d 特效 [18:18] zhangxun, you install gnome using apt or synaptic [18:18] i will have a try [18:18] zhangxun, http://askubuntu.com/questions/58172/how-to-revert-to-gnome-classic-desktop [18:19] by mistake i did chmod +x /home ... how should I revert the permissions in /home [18:19] singh_abhinav, chmod -x /home [18:19] use askubuntu is a good source of solutions [18:20] I'm looking for a live slideshow app with transition effects. I need to feed the app with a folder with jpegs and the app display them ajusted to full screen for 10 seconds with a transition. That's it. But I just can't find it!! [18:20] AymanB, are you referring to scale mode in Vbox? [18:21] booh, did you try shotwell? [18:21] hello all! [18:21] hello dick [18:21] hello [18:21] * ezra-s chuckles [18:21] 如欲獲得中文的協助,請輸入 [18:21] 如欲獲得中文的協助,請輸入 [18:21] Guest45034: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:22] I have ubuntu 13.04 and you tube is telling me that i need to install a flash player but when i try i dont know how to ..... any ideas? [18:22] ObrienDave, Yeah that's it ... when i change the window size ... the screen on vm doesnt scale ... and now im stuck with a 640x480 screen resolution !! [18:22] no need to install [18:22] booh, look into gwenview [18:22] Thanks to all, I try to use your suggestions [18:22] Bye [18:22] AymanB, did you install the additions on your client? [18:22] go to adobe flash [18:23] ezra-s, Ok I take a look. [18:23] download it then you open link and it should work [18:23] AymanB, got to preferences, set display to automatic [18:23] ayman [18:23] soy_el_pulpo yes i did [18:23] ObrienDave, I don't remember why but I discarded gwenview. [18:23] soyel pulpo [18:23] is it good to have seperated partitions like: /home /usr /var /tmp? [18:24] ObrienDave, there's no automatic :( [18:24] on *:CONNECT: { [18:24]  mode $me +x [18:24] } [18:24] dreckstrikcer [18:24] AymanB, which version of Vbox? [18:24] dk [18:24] AymanB, display redetection? [18:24] version [18:24] In fact, screensaver GLslideshow does just want I want. But... any way to start it like an app? I have 4 monitor connect to the box and I want to start animation on 3 monitors. [18:24] kelme: consider a seperate /home [18:25] ObrienDave, 4.2.12 [18:25] any mdadm gurus awake? [18:25] I would like to start the screensaver on 3 monitor even if I'm working on the 4th... [18:25] AymanB, may sound silly, but didi you reboot after that? [18:25] AymanB, same as me. yes, there is an automatic setting in preferences. [18:25] soy_el_pulpo ,, nope .. so such thing on the display panel [18:25] kelme: Depending the size of your harddisk give about 20GB to '/' (including swap-file maybe), the rest to '/home' === mikestewart is now known as MediaDoneRight [18:26] soy_el_pulpo ,, yes i did many times .. also reinstalled the additions [18:26] AymanB, what is your client? most of them have something like "detect displays" [18:26] AymanB , ok... [18:27] Gudn Abend! [18:27] I have ubuntu 13.04 and you tube is telling me that i need to install a flash player but when i try i dont know how to ..... any ideas? [18:27] AymanB, http://en.zimagez.com/zimage/screenshot-05302013-112619am.php [18:27] kelme, if you are a desktop user and you won't use LVM and you don't play with partition sizes ever I see no reason why you should use more than one partition. [18:27] dick: sudo apt-get install flashplugin-installer [18:28] soy_el_pulpo ,, well, im running vbox on win7 , it's updated to the latest ver. and the vm guest is xubuntu 13.04 .... i stated having probs when i upgraded my software [18:28] AymanB, have you tried with 12.04? [18:28] ezra-s: kelme: i usually put /home on a separate partition so that i can re-install the OS without losing my /home directory. [18:28] minimec, thanks [18:29] AymanB, I noticed that some things do not work well in 13.xx [18:29] ezra-s i can partition but curious what they are useful for? === Lemon is now known as Guest66708 [18:29] ezra-s: kelme: I have my seperate /home, bacause I may want to reinstall your system, without touching my data. [18:29] ObrienDave .. ohh that panel .. yes it is set to automatic [18:29] !en | kuzorra [18:29] kuzorra: Certain Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [18:30] AymanB, ok, lets look at your VM setting for display [18:30] soy_el_pulpo ,, yes, me too .... but everything was fine on this same distro 13.04 before i upgrade the software [18:31] ObrienDave .. i can send you the Xorg.0.log file if it could help [18:31] AymanB, yes, I think ObrienDave has an idea... [18:31] AymanB, http://en.zimagez.com/zimage/screenshot-05302013-113104am.php [18:32] ObrienDave .. yes ... set the same [18:33] AymanB, ok, let me fire up the VM. brb [18:33] ObrienDave .. Okey [18:34] AymanB, is your VM running? [18:34] yes .. im talking from it now [18:34] ObrienDave, yes .. im talking from it now === me is now known as Guest84868 [18:35] AymanB, ok, try pressing host-c for scale mode [18:35] ObrienDave, Okey .. done [18:36] AymanB, ok, try dragging the corner of the window. does the screen scale? [18:36] ObrienDave ..when i scale ... it just zooooms the screen ... [18:37] ObrienDave .. i wanst talking about this ! [18:38] AymanB, ok, if you want to change the desktop resolution. you need to change it in display settings [18:38] AymanB, using the Ubuntu settings [18:38] ObrienDave .. i think you got me wrong .... when you install the addition, and enter in fulscreen mode , the guest resolution changes automaticly to fit in ,, it doesnt zoom in [18:40] AymanB, is this related: http://askubuntu.com/questions/23053/resizable-screen-mode-for-virtualbox-behaves-strange-with-ubuntu-as-guest [18:40] I would like to start GLslideshow from screensaver on a second monitor while I'm working on the first one... (bypass the screen saver to use the animation) possible? [18:40] Please watch the video: https://www.youtube.com/watch?v=me4Jl0VGE6I Which software is used for smooth highlighting icons on the desktop? (Moon OS: http://moonos.linuxfreedom.com/) [18:41] hihi [18:41] help help! [18:41] r0x: you need to ask a question before we can help. [18:41] good! btw, it's not ubuntu-related [18:41] AymanB, ok, yea, i've seen that before. checking [18:41] ObrienDave .. and now, when i change the resolution from the display settings, and say for example to 1280x700 it doesnt change [18:42] r0x: Then don't ask here. #ubuntu-offtopic for other topics. [18:42] k! [18:42] what is the command to list all files on my computer not accounted for by a package? [18:43] I'm just upgrading to 10.04, and I figure I should clean up [18:43] faceface, I doubt there is such thing, but if you find it out, let me know [18:43] i can not open compizconfig setting manager? what should i do [18:43] ezra-s: defo for yum there is [18:43] so I figure there should be an apt for that [18:43] AymanB, under view, is 'auto-resize guest display' grayed out? [18:43] faceface, I don't know but If there is I am interested too [18:44] btw: what is the reason for which unity crashes 3 times in a day? [18:45] r0x: which version of Ubuntu? [18:45] r0x, that's not true, may be true for you and your system, but not true in general, does not happen to me [18:45] r0x: have you checked your logs? [18:45] 12.04.2 LTS [18:45] ObrienDave, Ohhh greaaattt if fact it was !! god, how did i forget to check it!! thanks so so so much ObrienDave really [18:46] ObrienDave, You're awesome , tahnks for this patience with me [18:46] r0x, you should also be more specific if you want to solve your problem [18:46] AymanB, no prob [18:46] ObrienDave, :D [18:46] r0x: which kind of crashes? [18:47] it seems that the problems occurs randomly [18:47] aother case solved using freenode!!! lol [18:47] another [18:47] faceface, ezra-s: You can take a look at the .list files in /var/lib/dpkg/info/ - they contain the files that were installed by each package, you'd need to use find and diff together to compare them to what is in your system. This won't include any files that were created by post-install procedures though. [18:47] dipra: ubuntu show me a windows where it say that unity had a problem [18:47] r0x, do you know which program exactly is being reported as crashing? and if there is no crash report, have you checked .xsession-errors? [18:47] another happy customer LOL [18:47] Pici, ezra-s: http://serverfault.com/questions/238191/how-to-find-files-in-a-debian-system-not-installed-or-created-by-dpkg [18:48] ezra-s: compiz [18:48] another star for ObrienDave record [18:48] how can I find out what socket is on my mobo? It's a 6 yr old Dell desktop and I'm considering a cpu upgrade [18:48] uh... [18:48] r0x, have you played with ccsm before the crashes, or is it a new install? [18:49] r0x: And so? Ubuntu tries to gather some informations after a crash, It's needed to attach here [18:49] it has been so long since the last time I used IRC, just got in today after a while and I saw action [18:49] ClientAlive, find out your cpu type [18:49] hi all [18:49] alien command not found [18:49] hi toshiba [18:49] lookup: Intel Celeron D CPU 3.06GHz Family 15 model 6 <- is the info I have so far [18:50] Look that up [18:50] and it should give you the socket size [18:50] ClientAlive, you can find relevant info in the first line of a dmesg output command: try dmesg | more [18:50] type in less /proc/cpuinfo [18:51] lookup: that's where I go that info. I'm not seeing much online tho so I thought maybe there's some info on the socket type via ubuntu [18:51] kuzorra : from where do i install alien? [18:51] !alien | toshiba [18:51] toshiba: RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [18:52] ClientAlive, you can also try with a command line program called hwinfo, sudo apt-get install hwinfo then hwinfo --help [18:52] I'll give that a shot [18:52] thx [18:52] ClientAlive: I am pretty sure that you will find a whole machine for less money than a CPU upgrade... [18:52] l8r [18:53] soy_el_pulpo, amen [18:53] hwinfo --bios for example gives you relevant information about your hardware [18:53] but there are many more options [18:53] unless you have access to free spare parts... [18:54] lspci will tell you also the chipset you are running... [18:54] hwinfo gives better output most times when ran with sudo or root [18:54] best thing is to open the case and look for the mobo model, right? [18:54] sudo apt-get install hwinfo prints that it can't find the package [18:54] lemme google for a package name [18:55] soy_el_pulpo: it's a customer computer - that's what they want :) [18:56] ClientAlive, which ubuntu version are you using? [18:56] woops! fogot I'm not connected to the internet on that machine [18:57] lol [18:57] #drupal [18:58] ClientAlive: get a new mb, memory, proc and replace the current, then grab a welding gun and seal the case... bill them "processor upgrade" LOL [18:58] not able to install alien......any resolution [18:59] soy_el_pulpo: lol :) === multiply is now known as Multiply [19:01] will that be and acceptable solution? also you can frame the old micro and give it to them as a free gift... [19:01] toshiba, what error do you get? alien is available in softwarecenter. === lifeboy is now known as lifeboy_away [19:04] anyone in here know Zentyal software pretty good? [19:04] TheUsD: just ask your question [19:05] Did anyone get gns3 with qemu working in ubuntu? i installted gns3 from the ubuntu repos.... but qemu isnt working [19:06] lol, I need a good step by step guide to setting up this mail server. I've read the Zentyal docs but they just dont give you much info nor start at the beginning of creating a mail server. [19:06] Hi, i got a file from firefox what i cant delete. tried to delete it with chmod rm over inode but nothing works. anyone knows a solution? [19:07] Zentyal is good [19:07] TheUsD: http://www.linuxtoday.com/upload/how-to-install-zentyal-3.0-on-ubuntu-server-12.04-lts-121112194517.html [19:08] http://ubuntuserverguide.com/2012/11/how-to-instal-zentyal-3-0-on-ubuntu-server-12-04-lts.html [19:08] another one... [19:09] Joit: Do you get an error when you try to delete it? [19:09] subz3r0: thanks for the link but it doesnt give you crap of info about to setting up the mail server [19:09] adamk: no, but after that my fs get instantly anyhow locked [19:10] TheUsD http://ubuntuforums.org/showthread.php?t=40047 [19:10] Joit: Sounds like your filesystem is hosed. I suggest running an fsck on it. [19:10] No1 using gns3 on ubuntu? :( [19:11] adamk: i delete it, no error, bbut after that i dont have write acces anymore. i did rename it, move it to an other place, try to overwrite, but nothing works. also i got allways an error at fsck that it has double blocks. but it shows it fixed [19:11] TheUsD: have you seen this one: http://doc.zentyal.org/en/mail.html [19:11] MonkeyDust: thanks for the help aswell. I'm looking for Zentyal setups though. [19:11] TheUsD I guess the people in #ubuntu-erver can give better advice [19:11] fsck runs trough, i delet the file, but after a reboot its still here again with same size [19:12] TheUsD I guess the people in #ubuntu-server can give better advice <-- correction [19:12] soy_el_pulpo yes I did, thanks. [19:12] MonkeyDust: thanks, didnt know that exsisted [19:12] I'll try there [19:12] Joit: Sounds like your hard drive or disk controller is failing to me. [19:12] TheUsD: it helped? if not what part is missing? [19:13] whats the command to go to a new room in a new tab? [19:13] "/join #channel name" [19:13] adamk: not sure anyway, i run 13.04 and anyhow all drivers do not load, seems, like snd_hda_intel and couple other motherboard driver [19:13] TheUsD: also there is a #Zentyal channel [19:13] soy_el_pulpo: No, it didnt seem to start on naming servers and etc, or does it mention what your mx records should be move to or indepth info of much [19:14] soy_el_pulpo: I will try that channel first, seems more ideal, thanks again! [19:15] */join #Zentyal [19:15] adamk: but i tried too, to start with a 12.04 desktop kubuntu, and tried to delete the file over there, but still dont work [19:15] adamk: but i tried too, to start with a 12.04 desktop kubuntu, and tried to delete the file over there, but still dont work [19:15] not its adam__ [19:16] what Joit [19:16] adam__: are you adamk ? [19:16] no Joit [19:16] oh k [19:17] Joit: I suggest running the smart diagnostic programs to check the hard drive. [19:17] Hi All! I am trying to install Ubuntu, but the graphics driver is too new and the 13.04 installation screen is impossible to read. Is there a way to force the installation using LLVMPIPE or something? [19:17] how can I add controls for MPD on my ubuntu sound menu? [19:18] simosx: Try passing 'nomodeset' to the kernel. That will disable kernel modesetting, and most likely force X to use the vesa driver. [19:18] simosx impossibe to read? what happens when you try? [19:18] adamk: what is this, at bios? [19:19] !nomodeset [19:19] 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 [19:19] MonkeyDust, I can only distinguish the first 3-4 lines of the screen (in graphics mode). The rest is flickering. [19:19] I want a command to find a file by partial name and open its path in nautilus. Thoughts? [19:20] sudo smart [19:20] err [19:20] wrong tab :D [19:20] Joit: Some BIOS' support SMART testing directly. If not, you can probably grab an ISO image of a free SMART tool and burn it to CD. [19:20] energizer, ctrl + F in Nautilus to find names/partal names with * [19:20] Joit: Just install smartmon-tools and run smartctl [19:21] Ahhh, or that. [19:21] adamk, when booting from the 13.04 LiveUSB, the initial screen that asks Try, Install Ubuntu etc is also difficult to read. It's is an AMD/ATI Radeon HD 7500 card. Need to try nomodeset without looking... [19:21] :-) [19:21] hello [19:21] energizer try this find / -name "blah" -exec ls -lh {} \; [19:21] chown: changing ownership of ‘oracle-xe-11.2.0//etc/init.d/oracle-xe’: Operation not permitted [19:21] failed chowning /etc/init.d/oracle-xe to 0:0: Illegal seek at /usr/share/perl5/Alien/Package/Rpm.pm line 282, line 1 [19:22] toshiba: As ubottu told you earlier, installing rpm packages with alien is unsupported and may not work. [19:22] that is not unsupported, actually! [19:22] but that is dangerous [19:22] toshiba in short: what you want can not be done [19:22] and i am ready to bear the risk [19:23] monkeydust: it has been done by other ppl [19:23] Can AppArmor block access to socket(2)? [19:24] toshiba better contact those people, then, if they left a name or so [19:24] monkeydust : that's y i am not asking u [19:24] i am asking any other guy who has an idea [19:25] monkeydust: if u don't know something, better be quiet [19:25] !attitude | toshiba [19:25] toshiba: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [19:25] toshiba: rescue mode, mount the FS and delete the file? [19:25] ok i do a reboot, actuivate smart at bios and see what comes out then [19:25] cu [19:26] bazhang : it's not an attitude mate.... [19:26] see someone has told me [19:26] bazhang I wasnt offended [19:26] toshiba, its not supported [19:26] soy_el_pulpo : u mean what mate? [19:28] MonkeyDust that gives the same output as "find ~ -name "blah.pdf". What I want is to take the full path given by that command, remove the filename, and run nautilus on it. A couple problems: 1) I want find to find partial name match 2) find gives directory with spaces (xargs treats spaces as file separators), 3) i don't know how to remove the filename from the full path to just get the directory [19:29] energizer: find .... -print0 | xargs -0 whatever [19:29] energizer: dirname $file to get the path only [19:30] toshiba: what was your question? maybe I lost it... [19:31] chown: changing ownership of ‘oracle-xe-11.2.0//etc/init.d/oracle-xe’: Operation not permitted [19:31] failed chowning /etc/init.d/oracle-xe to 0:0: Illegal seek at /usr/share/perl5/Alien/Package/Rpm.pm line 282, line 1. [19:32] ok, first I will recommend a full fsck of that volume [19:33] toshiba, there are tons of manuals, howto change the installer etc like http://meandmyubuntulinux.blogspot.ca/2012/05/installing-oracle-11g-r2-express.html and you might get an better answer in #ubuntu-server === pepigno75 is now known as newinandroid [19:39] how to change the ownership of your profile directory in bt5 [19:39] ,?? [19:39] ask bt support kevinusher [19:39] !backtrack | kevinusher [19:39] kevinusher: 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), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [19:43] i will try but ... [19:43] /join #backtrack-linux kevinusher [19:44] They won't allow you as root,AFAIK [19:45] llutz that works. Thanks man. [19:45] I really wonder why some people are using bt. when they dont seem to understand its design ed purpose. [19:45] i hav installed chromium.... when i try to exe the message is "chromium can not be run as root" what can i do??? [19:46] kevinusher: if its still realted to BT, ask there! [19:46] related.. [19:46] domt run it as root.. [19:46] kevinusher, bt is not supported here, please stop asking for support [19:47] dr_willis: shhh.... let him :> [19:47] kevinusher: don't run it as root, just run it as a normal user [19:47] is systemtools required? [19:48] in the installation [19:48] OerHeks> : i agree.... [19:48] but there only I am getting the setup error [19:48] how can i run it is a normal user [19:48] i'm not expert [19:49] so get familiar with a normal distribution... or what is this backtrack for? mhh? [19:49] kevinusher: This channel is for Ubuntu support issues, not Backtrack, please join their own support channel and ask there [19:49] oki i understod [19:49] can i have some help? [19:49] DJones: isnt backtrack ubuntu based? [19:50] isnt ubuntu debian based? [19:50] kelme: Not anymore, they moved to a debian base [19:50] so why not asking in #debian instead... [19:50] so.... [19:50] ... [19:50] When i download the ubuntu installer and double-click on it , it brings up Toshiba disc creator or something [19:50] how do i install it [19:50] kevinusher: best would be for you to Not be using backtrack if you dont understand linux [19:50] subz3r0: Why not ask in #rhel? It's linux too! [19:51] jhutchins_wk: sure. or ask his/her momy... [19:51] Do the www-data user and group always have ID 33 on Ubuntu? [19:51] kevinusher: install ubuntu and start with its manual [19:51] can someone please help me out? [19:51] !install | jackv [19:51] jackv: 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 [19:51] Thanks [19:51] How do I get "find" to give the target file's full path except the filename? [19:51] !install [19:52] dammit [19:52] jackv: burn the iso to dvd disk.. boot the dvd [19:52] jackv: To see messages from the bot, do /msg ubottu [19:52] jackv: reading the information provided to you is essential in installing ubuntu [19:54] d [19:56] anybody from Kaliningrad [19:56] lol no :) [19:56] !ru | msa ask there [19:56] msa ask there: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. === MartinS is now known as Guest1586 [19:57] lusers [19:57] hi everyone, I've a problem with the account manager of ubuntu : when I try to connect my facebook account, it opens a new tab in FF instead inside of the account manager window (and obviously, it doesn't work) === Multiply is now known as multiply === raster is now known as Guest45300 [19:59] * mini-HOWTO uses linux === mini-HOWTO is now known as yup [20:00] hi. how do I use PS to print full command of a process id [20:02] hi! [20:03] a complete noob question: if i install something like libreoffice or skype where the files will be put? root partition or home? [20:05] DottorLeo: Assuming you use the Ubuntu tools, they'll essentially go to root. [20:06] DottorLeo: There is a standard "filesystem hierarchy" that describes what goes where for system-wide programs. [20:06] DottorLeo: Some things like pluggins installed through the browser will go in your home directory, but usually just preference files to there. [20:06] M4d3L-Rabbit: with ps maybe: ps --no-headers -p pid -o args; but it seems to truncate the output, might have better luck with just: cat /proc/pid/cmdline [20:07] so for a 250gb hd how should be partitioned? How much bigger is suggested the size of the root? [20:07] DottorLeo: see "man hier" for details of what jhutchins_wk was just talking about [20:08] DottorLeo: The installer has it's own recommendations, but I suggest that you have one partition until you have a good reason to break it up. [20:08] ? [20:08] all root? [20:08] DottorLeo: Untill you know where you're going to be accumulating stuff you don't know where to put your space, and you're guaranteed to run out on one partition while there's plenty on another. [20:10] is the systemtools in the installation required to use? [20:10] M4d3L-Rabbit: ahh, -ww seems to fix the truncation for the ps command [20:10] I think DottorLeo means it is common to have a root partition and a user partition on most systems, which afaik isnt true [20:10] DottorLeo: You do want a swap partition, 2xRAM up to 2G. [20:10] yes energizer [20:11] energizer: Most installers split up /, /var, /home, and /usr, but I think a single partitionis better, especially for a new user. [20:11] is that right jhutchins_wk [20:12] energizer: In my experience yes. [20:12] Hey everyone...I'm learning how to setup a server and using zentyal as it is based on Ubuntu 12.04 server. My question is for my domain name on the server do I use the fully qualified domain name, or just the name.com? For the time this is internal.. [20:12] Splitting up partitions is a holdover from when hard drives were the size of washing machines and you had to have more than one to have enough space for the system. [20:12] when i ssh to a server and run emacs in that terminal window, i cannot press ctrl+arrow keys to jump words. Its extremely annoying...that used to work.. instead its writing 5D and 5C instead. What could be wrong? [20:12] !based on ubuntu [20:12] jhutchins_wk: I am only a bot, please don't think I'm intelligent :) [20:12] Bah. [20:13] is there anyway to get information about a package with apt-get before I actually download the package? [20:14] sector0: have a look at the man page - you might want "show" or "info". [20:14] diverdude, try #emacs [20:15] sector0: man apt-cache may help [20:15] ping [20:16] MelRay: We can't know what changes they make to Ubuntu. If you want help here, try setting up Ubuntu. [20:17] UNetbootin [20:18] Which installatioin proccess uses UNetbootin [20:18] jackv: unetbootin is used to prepare a USB device as an installer. [20:19] soy_el_pulpo: thanks, that did the trick [20:21] Okay , i found it [20:24] Hello, can anyone help me, I am a new user of Linux Ubuntu, I just installed Ubuntu 13.xx and it cannot see my wireless card on my laptop.... I am using an USB wireless adapter to chat now [20:24] How to fix this [20:24] hola [20:25] I downloaded Thomas Was Linux standalone for Linux from Humble Bundle. How do I run/install the thomaswasAlone executable? [20:25] sup dawg? [20:25] Logical: there are different possibilities... First open a terminal and run 'iwconfig'. It should show thwo wireless devices. The internal card and the wireless one. [20:26] eth0 no wireless extensions. lo no wireless extensions. wlan0 IEEE 802.11bg ESSID:"Hamza" Nickname:"rtl_wifi" Mode:Managed Frequency:2.427 GHz Access Point: BC:F6:85:C2:F4:A6 Bit Rate:54 Mb/s Sensitivity:0/0 Retry:off RTS thr:off Fragment thr:off Power Management:off Link Quality=96/100 Signal level=44/100 Noise level=0/100 Rx invalid nwid [20:26] Logical: Use pastebin [20:26] !pastebin [20:26] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:26] sry [20:27] Logical: OK. you the internal one is not there. Can you give me the output of 'lspci' in paste.ubuntu.com? [20:28] Anybody here know the root password for pinguy? [20:28] Logical: Is there a hardware switch that is set 'off'? ;) [20:29] do the radeon hd 7xxx series proprietary drivers work in Precise? [20:29] I am not a total noob on using pcs, I used 12.xx ubuntu before the wireless card worked before, the switch is on i will link the Screenshtoe [20:29] allan_, ask in the pinguy os support channel [20:30] if I can find it [20:31] !alis | allan_ [20:31] allan_: 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* [20:32] @minimec THE IW CONFIG --> http://img689.imageshack.us/img689/8990/screenshotfrom201305302.png LSPCI --------> http://img818.imageshack.us/img818/8990/screenshotfrom201305302.png [20:33] sector0: you are welcome! ;) [20:33] Logical: can you also run 'rfkill list'? Is there a 'Soft blocked' wireless device? [20:34] sec [20:35] hello, I want make my user not have to enter in password when he uses the **sudo** command. in my /etc/sudoers file i have added this: astropirate ALL = (ALL) NOPASSWD: ALL but it still requires me to enter in my password. I did sudo -l and it gives me this: "(ALL) NOPASSWD: ALL \n (ALL : ALL) ALL" for this user [20:36] i am doing this because hadoop requires passwordless sudo users to install [20:36] astropriate: Are you editing /etc/sudoers directly? (Oh god no the humanity!!! Use 'visudo') [20:36] @minimec Here --> http://img853.imageshack.us/img853/3779/64917105.png rfkill [20:36] Pricey, hahah i screwed it up a couple of times and had to fix it with the live ubuntu cd [20:36] but good to know, thank you [20:36] i'll use that [20:36] any idea how to fix libsvn-java : Depends: libsvn1 (= 1.6.17dfsg-3ubuntu3) but 1.7.9-0ubuntu0~ppa1 is installed. [20:37] astropriate: eesh! visudo won't let you save unless you have correctly formatted the file. [20:37] I already removed the ppa [20:37] Logical: 'rfkill list' ;) [20:37] astropriate: You can still remove your own access... but at least a formatting error of a new addition won't disable all sudo. [20:37] 1: hp-wifi: Wireless LAN Soft blocked: no Hard blocked: no [20:37] Pricey, i learned that the hard way now :D [20:37] but anyway [20:38] what specific information are you looking for minimec? [20:38] any davmail users? [20:39] Pricey, so would you know how to have this user not be required to enter password on issuing a sudo command? [20:39] Logical: OK. I found this thread on the net, that matches the Bradcom device, you have in your system. They consider to 'sudo apt-get install linux-firmware-nonfree' and reboot ... http://ubuntuforums.org/showthread.php?t=1997880&page=4 [20:39] Freel0ader: Yes. [20:40] so i just need to type: sudo apt-get install linux-firmware-nonfree in console and reboot [20:40] and thats it? [20:40] Logical: For doing what? [20:40] Logical: If we are lucky... yes. [20:40] ok [20:40] I will come for feedback [20:40] ty [20:41] astropriate: The default sudoers has an example in it. https://help.ubuntu.com/community/Sudoers#The_Default_Ubuntu_Sudoers_File Pretty sure you've gotten the formatting completely wrong. See the %sudo example that has to be uncommented and copy that. [20:42] hola [20:42] so i may have effectively bricked my pc haha [20:43] Pricey, lice! [20:43] thank you :D [20:44] astropriate: Sorted? [20:44] hello to all [20:44] so i was trying to install windows 7 from a usb drive and it kept crashing and giving my the bsod and somebody in the windows channel told me to install ubuntu on the usb drive so i can do a chkdsk and now he isn't responding [20:45] and i tried booting using te usb drive and it gives me the UNetbootin prompt but every time i select something it restarts the computer and goes right back to that promt [20:45] prompt* [20:45] how can i uninstall tomcat?????? [20:46] i would like to install ubuntu on HP elitepad; but Elitepad is showing an error, harddisk (3F0); friend somehow deleted all partitions. problem is that this is UEFI device...how do i install ubuntu here [20:46] !uefi | djvujke [20:46] djvujke: 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 [20:47] @ubottu thank you i will take a look now [20:47] @MINIMEC i just came to say thx, your solution worked perfectly [20:47] toshiba_: open the catflap, shove him outside [20:48] Logical_: no problem... ;) [20:48] !uninstall | toshiba_ [20:48] toshiba_: To learn how to uninstall applications in Ubuntu - please visit http://www.cyberciti.biz/faq/howto-delete-remove-software-using-apt-get-command/ [20:48] but before that gordonjcp, I want to shutdown the tomcat [20:54] How do I make a shell alias for the dash command bar (Alt+F2)? [20:54] @ubottu - elitepad doesn't detect kubuntu installation (64bit) [20:55] !bot | djvujke [20:55] djvujke: Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [20:55] djvujke: Ok. [20:55] anybody knows how to add a new icon for an application so that it appears in the taskbar? [20:56] energizer: you want to make dash appear as part of a scrip? Or do you want to change the keybinding? [20:57] madprops: you'll need to make a .desktop file. If you add it in /usr/share/applications it will appear in Dash and you can drag it over [20:57] madprops: run 'alacarte', choose the applications, 'right-click', properties... === rikut_ is now known as rikut [20:58] I can't use my .bashrc aliases in the dash command bar. How do I make aliases for that bar? [20:58] energizer: so you want to change the key, yes? [20:58] im not sure what that means [20:59] hi o/ [21:00] energizer: the current keys to launch the dash are ALT+F2, do you want to make this different, to a different set of keys to do the same thing? [21:02] ActionParsnip: nope. in bash, I can write "alias rm='rm -i'", and rm will subsequently act differently. How do I access such command aliases from the command bar? [21:02] energizer: ahh i see now [21:02] Q: i can't find my fcgid.conf - setup: ubuntu 12.04 server, apache2.2.22, all packages are up to date. i followed http://www.akriga.com/web_developer_articles/suexec_php_fcgi_vhost.html , installed all packages under 'Software installation', but 'a2enmod fcgid' fails, and there is no fcgid.conf under /etc/apache2/mods-enabled/... im absolute clueless, as i got fcgi running on an similar server setup... [21:03] I just installed xfce4 and now I'm trying to open sublime and I'm getting this error, any idea how I can fix it? [21:03] (sublime:10632): Gtk-WARNING **: cannot open display: :0.0 [21:04] dasuchin: are you ssh'd in from another system? [21:04] no, this is local [21:04] energizer: i don't think dash uses bashrc [21:04] Permission problem accessing the file for the medium '/home/rlh/VirtualBox VMs/BIM SERVER/flashdisk1.vmdk' (VERR_ACCESS_DENIED). [21:04] anyone know what that means? [21:05] energizer: you will need to make a script in $PATH and it will run as you expect [21:05] knivez: is the file owned by your user? === gfreenode is now known as genial [21:05] yes [21:06] it is [21:06] it also has rwx for all [21:06] ActionParsnip: any idea how to fix it? I'm trying to run it locally, not through ssh [21:06] Can i have a link to the installation methods? please? [21:06] Opulent: installation methods of what? [21:07] installion ubuntu [21:07] i had the link but i lost it , it was like a whole list [21:07] knivez: how do you want to access the image? by opening it through virtualBox? [21:07] dasuchin: If you're in over ssh, you need to have X forwarding enabled if you want to open a GUI program remotely. [21:07] phux: yes [21:07] !install | Opulent [21:07] Opulent: 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 [21:07] jhutchins_wk: like I said, I'm not in over ssh, this is locally [21:07] thanks for your help guys [21:07] knivez: try spinning up a new vm but use the same disk image === multiply is now known as Multiply [21:08] ok [21:08] dasuchin: I must've misread you. I think you need to tell us more about what's going on. [21:08] dasuchin: what is the output of: cat /etc/issue [21:08] knivez: 'add your user account to the disk group' https://forums.virtualbox.org/viewtopic.php?p=5388 [21:09] ActionParsnip: Ubuntu 13.04 \n \l [21:09] jhutchins_wk: What more do you need to know? I just installed the xfce4 package and now I'm getting (sublime:10632): Gtk-WARNING **: cannot open display: :0.0 when trying to open the application sublime [21:09] it works fine in unity [21:10] ActionParsnip: so i need to put a script in some subdirectory of /usr/bin? === DouglasK is now known as DouglasKAway [21:10] energizer: sounds good to me, watch you dont overwrite standing commands [21:10] dasuchin: try: xhost + [21:11] wow, 4.10 is pretty damn quick on a Core 2 Duo [21:11] ActionParsnip: xhost: unable to open display 0:0 [21:11] dasuchin: http://oio11.dreamwidth.org/3057375.html [21:12] How do i find out what the disk name is that i created? [21:13] knivez: You can see it in the settings of of the vm. [21:13] dasuchin: http://ubuntuforums.org/showthread.php?t=2005853&s=5092e1fe250f7f630d19fc907a5c6e2b [21:13] Pricey, hi [21:14] can you help me with davmail? [21:15] adduser: The group `flashdisk1' does not exist. [21:15] so theres too many clients open? [21:15] thanks ActionParsnip [21:15] Hi there! My dhcpd keeps saying: "Can't create new lease file: Permission denied". If i change ownership of /var/lib/dhcpd it will be set back to root as soon as dhcpd is restarted... any ideas? [21:15] Freel0ader: What's the question? [21:16] I can't even run xlsclients|wc -l without getting that error [21:16] bodom: what is the output of: cat /etc/issue [21:16] Pricey, i think i am using exchange server 2007 now with my new address, while i used 2003 before and davmail worked fine [21:16] I cant find the /dev/ directory for this dick i created :/ [21:16] i dont know if i have the wrong owa url or what [21:17] knivez: its a file, nothing in /dev [21:17] ActionParsnip: Ubuntu 13.04 \n \l [21:17] Pricey, http://pastebin.ca/2385407 [21:17] gordonjcp: why such an old release? [21:18] ActionParsnip: I tried and i got the output [21:18] adduser: The group `flashdisk1' does not exist. [21:18] Freel0ader: It looks like the owa url you've entered isn't correct? [21:18] how do I add the user to that disk? [21:18] ActionParsnip: bored [21:18] well, i've tried others, but i cant apparently find a working one [21:18] bodom: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570 [21:18] Launchpad bug 1069570 in MAAS "1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think..." [Critical,Triaged] [21:19] if i type it in firefox, it's https://www.foo.bar.gov/owa/ but that brings to a screen where you are prompted for a disclaimer [21:19] gordonjcp: hhe no bad thing [21:19] but if i type https://www.foo.bar.gov/owa/first.last@foo.bar.gov/ that takes you straight to mail [21:19] bodom: shows chowning other folders [21:19] Freel0ader: What's the url after you click through the disclaimer? [21:19] -rwxrwxrwx 1 rlh rlh 537 May 30 02:47 flashdisk1.vmdk [21:19] is the ls -l output for that file [21:19] that should work [21:19] but why does it not [21:20] knivez: is your username rlh ? [21:20] yep [21:20] it says it's the same URL, but if you type it in, it has the disclaimer [21:20] knivez: I'd ask in #vbox too [21:20] but if you type with the email address after, it doesn't [21:20] indeed i did [21:21] knivez: did it work previously? [21:21] or did you just set up the disk [21:21] I created the disk [21:21] and it is locked :( [21:22] ActionParsnip: I had seen it: it looks like a fixed maas-related bug. I'm not using maas [21:22] knivez: maybe a problem of virtual box... did you reboot? [21:22] bodom: hmm [21:22] if i only put https://www.foo.bar.gov/owa/ it says it cant find a mailbox for /exchange/first.last@foo.bar.gov/ [21:22] but that's not how you access it, the mailbox is /owa/first.last... [21:22] bodom: is there a #dhcpd channel? [21:22] Help , i cant boot my computer with a USB [21:22] ActionParsnip: sure, i'm op [21:23] can anyone help? - i cant boot with USB [21:23] Guys [21:23] My friend's touchpad is too sensitive horizontal how do I change this [21:23] Helo [21:23] opulent: have you checked you bios settings? [21:23] knivez: to add user 'rlh' to group 'disk': sudo usermod -a -G disk rlh [21:24] knivez: is the a VMware image made in Windows? [21:24] nope [21:24] knivez: is IO APIC on or off in the settings of the guest? [21:25] soy_el_pulpo: I thought i did , i will try again and see what happens [21:25] ActionParsnip: what is the guest? [21:25] Freel0ader: I don't think you should be putting in the url with username+password because that is given by the pop/imap/smtp client. [21:25] Hey all, I'm not sure why, but during an SFTP transfer apparently something on my Ubuntu installation was eating all my memory, and it eventually went into swap and now took 100 disk space; Ubuntu isn't clearing up anything up on what appears to be the swap partition (/ , which houses everything else) [21:26] It does not tell me how to get to it on startup? [21:26] knivez: the virtualbox system is the guest, it runs virtually on your real system (which is called the host) [21:26] if i do that, it says there's no mailbox for /exchange/email [21:26] opulent: your bios may ask for an F12 or something like that to choose the boot device... [21:26] Dresk|Laptop: that makes very little sense [21:26] ActionParsnip: ok so what am i looking for? [21:26] knivez: to add user 'rlh' to group 'disk': sudo usermod -a -G disk rlh <<< the OP in the link ive posted said it helped him [21:26] IO APIC? [21:26] Dresk|Laptop: / cannot be the swap partition [21:26] phux: i tried [21:26] im gonna log in and out [21:26] brb [21:26] opulent: also, have you tried the USB on another machine? === NESTi|2 is now known as Mancubus [21:26] gordonjcp: Yeah, I guess the first thing to do is check and see if just some enormous files went somewhere, not too familiar with bash scripting to list directory sizes [21:27] can anyone tell me where Fogger installs apps? [21:27] Freel0ader: When does it say that? [21:27] when i put url as https://www.foo.bar.gov/owa/ [21:27] Dresk|Laptop, du -h in the parent folder you're checking...for partitions df -h [21:27] It doesnt say , when i do it it says "it closed unecpectdly" , if i turn off my computer completley so it doesnt say that , will it tell me? [21:27] and email client tries to login [21:27] deltanine what's Fogger? [21:28] it creates apps out of webpages [21:28] ulkesh: Anyway to have du summarize at the first folder level, instead of drilling down? [21:28] Freel0ader: Freel0ader Do you have a log of that? [21:28] im not sure where the DIR is that they are stored in though [21:28] hold on [21:28] Dresk|Laptop: du -sh * [21:28] Freel0ader: the page on davmail.sourceforge.net definitey says http://mail.company.com/owa/ as the url for 2007. [21:28] (I think SFTP was creating a temp file somewhere for my transfer, and the file I was transferring, if fully created as a temp file, would take all my disk space, but the system went down because system memory was completely occupied) [21:29] Hello [21:29] Dresk|Laptop: eg: du -sh $HOME [21:29] !info fogger [21:29] Package fogger does not exist in raring [21:29] IT WORKED [21:29] deltanine installed it with a ppa? if yes, contact the maintainer http://www.omgubuntu.co.uk/2012/07/fogger-brings-wunderlist-back-to-the-ubuntu-desktop [21:29] activity-log-manager [21:29] Dresk|Laptop: or for more fun: du -sh $HOME/* [21:30] I booted from the drive I hope it loads up like a windows startup disk [21:30] oops wrong paste, https://launchpad.net/fogger [21:30] Wow, something is wrong in /root; it's taking all my space and doing a duh -sh * in it gives me an odd error : du: cannot access â*â: No such file or directory [21:30] how long do pen drives take to work? [21:30] @ubottu [21:30] Can't find any files using ls -a [21:30] knivez: [21:30] can anyone tell me how to tweak transmission to download from more peers? [21:30] can anyone tell me how to tweak transmission to download from more peers? [21:30] Dresk|Laptop: what are you wanting to achieve? [21:30] Dresk|Laptop: "du -h --max-depth=1 /root" as root [21:30] dick: more seeds [21:30] ActionParsnip: Trying to find this supposed enormous file [21:30] im not having any problems with it Monkeydust, im just looking for the DIR that it puts the apps it creates into [21:31] Dresk|Laptop: silly question, but are you on a livecd at the moment? [21:31] gordonjcp: No, installed [21:31] deltanine ask the maintainer, guess nobody has ever tried or even heard of it [21:31] What the hell, it's cpan, Perl went on a rampage [21:31] hey [21:31] Pricey, http://pastebin.ca/2385411 [21:31] thats crazy! tryit out! :) [21:31] all [21:32] Dresk|Laptop: du -sh /* is a good start [21:32] i need help [21:32] ActionParsnip: Actually I just realized that's 120MiB, not GiB, so once again I'm not sure where all the space is being taken [21:32] Dresk|Laptop: then if you see one large then jump in run: du -sh ./* [21:32] !ask | reddz [21:32] reddz: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [21:33] dick: you can only pull data down as fast as your pipe will allow [21:33] knivez: how is he still in here/ [21:33] Freel0ader: Googling I think that means that webdav is not enabled on your server so davmail can't use it. [21:33] Well, I figured out the problem, apparently /media wasn't actually a mount for my USB drive [21:33] Dresk|Laptop: and drill down till you find what you want, the disk usage analyser does this for you but its fun to do it in CLI imho :) [21:33] Pricey, or is it just the wrong URL? [21:34] because if i go to that url through browser, it prompts for login [21:34] err clicking OK to disclaimer [21:34] i want to learn how i can use ubuntu [21:34] thats all [21:34] !manual | reddz [21:34] reddz: 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/ [21:34] Freel0ader: What's that url? [21:34] cuz if i put a longer URL, it doesn't say webdav not available [21:34] reddz the best way is by using it, like we all did, sometimes read some about it [21:34] I'm very not familiar with scripts... I have one with : if [ "$IF" == "eth1" ] . Is there some kind of regexp than I can use? I would it to be 'any' ethernet interface. [ "$IF" == "eth[0-9]*"] ? [21:35] Pricey, if i go to https://www.foo.bar.gov/owa/, it opens a page which has a disclaimer button, after which it takes to inbox [21:35] reddz learn it like you learned windows or mac [21:35] however, you can go straight to mail/inbox using https://www.foo.bar.gov/owa/first.last@foo.bar.gov/ [21:35] ok monky dust [21:35] reddz: how did you learn the other OSes you use? [21:36] anyone else here using ubuntu 12.04.2 on a macbook pro 8 [21:36] do you recommend me to install it [21:36] !anyone | Mancubus [21:36] Mancubus: 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. [21:36] reddz: try it, see what you think [21:36] Freel0ader: Oh so you have some sort of single sign on. [21:36] reddz: its free..... [21:37] Freel0ader: Googling I'm still pretty sure this means you have no webdav. [21:37] yeeh i know [21:37] Pricey, so why doesn't it say that when i specify the full URL? [21:37] Freel0ader: If you're on 2010 though... apparently this url might work: https://exchangeserver.company.com/ews/exchange.asmx [21:37] Freel0ader: Because that's just completely broken? [21:37] but is it good [21:38] reddz: we wouldn't use it if it wasn't [21:38] reddz: good is an opinion, it can never be concrete [21:38] reddz: its as smart as saying "is coke good?" [21:38] reddz: some people like coke, some prefer something else [21:39] reddz: is windows 'good'? [21:39] yes [21:39] :D [21:39] im thinking to install back track 5r3 [21:39] reddz: the question makes no sense, there are no qualifiers [21:39] anyone know why the /boot/vmlinuz and initrd.img symlinks would not update to the correct kernel after installing a linux-image package? [21:39] reddz: backtrack is not ubuntu, and is not supported here [21:39] reddz: backtrack has its own support community [21:39] HI THERE [21:39] ahhh [21:39] ok [21:39] my name is Denis [21:39] reddz: I suggest you install Ubuntu and get the full community support [21:39] sorry [21:39] Pricey, it authenticates through coolkey [21:39] denis: How can we help? [21:40] he wants a new name [21:40] i have dell xps 15z notebook [21:40] Freel0ader: Does the other url work? https://exchangeserver.company.com/ews/exchange.asmx [21:40] can i learn ro hack with ubuntu [21:40] i have a msi u135 netbook [21:40] it has a 403 [21:40] how i make the installation nvidia drivers? [21:40] reddz: you'd be better learning network fundamentals if you want to hack [21:40] you could learn to hack with windows 95 [21:41] denis: don't those use a switchable gpu? [21:41] how do you use an iso to install an os on vbox? [21:41] what do you ;ean by that [21:41] reddz: go to a riding centre [21:41] knivezz: mount the ISO in the software then fire up the virtual system [21:41] "Messages are delivered to your mailbox on a computer that is running Microsoft Exchange Server 2007. By default, they are stored in your Inbox. Mail folders display new messages in bold type. After they are opened, the new messages revert to normal type. [21:41] reddz: pick somewhere out in the country, they'll have lots of lovely hacks along bridle paths [21:41] reddz: the OS is moot in 'hacking' [21:41] ubuntu has no specialist hacking tools, but there is no reason you couldnt use ubuntu to hack [21:42] im from algeria africa [21:42] thecodeischaos: gedit, python, perl, ruby... [21:42] thecodeischaos: you can hack on anything you like [21:42] yes exactly [21:42] ActionParsnip: im not exactly sure how to do that in linux :/ [21:42] reddz: I'd learn the OS first, then some network fundamentals [21:42] thecodeischaos: I suspect that reddz might actually mean "cracking", though, which is off-topic for this channel [21:43] knivezz: its the same as in the Windows virtualbox [21:43] also, even at nearly 11pm it's still 27°C here and this heavy tweed hacking jacket is too warm [21:43] ae dont have OS here [21:43] knivezz: so the fact you are running vbox in Ubuntu is of no significance [21:43] maybe I dont remember how in general :/ [21:44] ALGUEM FALA PORTUGUÊS AQUI? [21:44] !pt [21:44] Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [21:44] ugh so the /boot/vmlinuz symlink is not even being updated when a new kernel is installed... http://pastebin.com/raw.php?i=cyiaYFbF [21:44] denis: I asked you a question earlier..... [21:44] i want to be a computer hacker [21:44] !ot | reddz [21:44] reddz: #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! [21:44] reddz: Not here. [21:44] thanks [21:45] knivezz, this may help: http://www.youtube.com/watch?v=Oobxm02UrBE (shows mounting iso in vbox) [21:45] denis: will you answer please.....scroll up if you missed it [21:45] ty [21:45] knivezz, may be a bit outdated, but the buttons should be similar (i.e. concept similar) [21:45] reddz: for the 3rd time, installing an OS with tools doesn;t make you a 'hacker' it makes you deluded [21:45] reddz: research and learn networking first [21:46] ok thanx all [21:46] Pricey, this is not SSO. [21:46] i need install nvidia drivers in my note how i do? [21:46] this is using coolkey, like the other one i used [21:46] wow that was easy ulkesh ty [21:46] ActionParsnip, using the term "hacker" probably does as well :) i thought it went out of style many years ago [21:46] knivezz, welcome [21:46] denis: does the system have a switchable GPU? [21:46] i dont know man [21:46] denis: if you run: sudo lshw -C display do you see an Intel GPU and an Nvidia? [21:46] im beginner in linux [21:47] Freel0ader: Fine ok. Did you try the other url I suggested? [21:47] ok wait a moment [21:47] denis: knowing your own hardware that is in the system is nothing to do with the installed OS [21:47] denis: you could be running windows and the hardware would not change, would it? [21:48] yeah, it gives me 403 [21:48] im not trying to be difficult, but it's the same auth as another site i've used davmail with... coolkey [21:48] guy saying to me intel corp === average_drifter is now known as average [21:48] Freel0ader: Then I think your exchange srver is indeed 2007 with webdav disabled. [21:48] not windows one boot only [21:49] denis: can you answer my question please? [21:49] denis: you could be running windows and the hardware would not change, would it? [21:49] networ funda [21:49] man, i can install bumblebee project [21:49] only this [21:49] Pricey, how can i verify if webdav is disabled? [21:50] and how am i supposed to expect davmail to get past the disclaimer page? [21:50] i need nvidia drivers too? or not [21:50] denis: will you answer my question please, its quite simplr [21:50] Freel0ader: Ask your administration? [21:50] Pricey, if i talk to the host about it, and webdav is not enabled, is the correct terminology to ask for the webdav url? [21:51] ok make the question again please [21:51] PLEASE HELP: my laptop keeps shutting off with out warning can anyone help me? [21:51] denis: you could be running windows and the hardware would not change, would it? [21:51] dick: run a memtest from Grub [21:51] dick: can you hear the fan running loudly? [21:51] Freel0ader: I'm afraid I don't know. [21:52] no man [21:52] dryicebomb: not any louder than usual [21:52] k [21:52] denis: so how does being new to linux mean you don't know what hardware is in the system? [21:52] ActionParsnip, how do i do a memtest? [21:52] in this machine dont have windows anywhere [21:52] dick: hold SHIFT at boot, select memtest [21:52] hello , anyone has any idea how to change unity-greeter logo position ? [21:53] Has anyone had any success with getting a playlist on a Sansa FUZE+? [21:53] dick ? [21:53] does anyone know a decent driver for the macbook pro 8 fan controller. tried several but no success. somehow when the laptop has more to work he goes into sleepmode.. standbye mode. i guess hes overheating [21:53] denis: if you run: sudo lshw -C display is there an Intel GPU and an Nvidia GPU? [21:53] i've tried all the various options I googled, none worked [21:53] dick: its 1 of 2 things, if its no louder than usual, its probably not heat related, which was my first guess, I'd do what ActionParsnip suggested and test the memory [21:53] intel gpu [21:53] hs, yE? [21:53] is exchange.amsx just for 2010? [21:53] asmx [21:54] denis: no nvidia? [21:54] dryicebomb, what do i do after that? [21:54] dick sorry , i though your a user i knew [21:54] can someone give me a good archive manager instead of file-roller? I just wnat to drag files and directories into an archive. Gnome's file-roller throws an error. [21:54] denis: then you already have the driver installed. Its in a default install [21:54] only gpu intel [21:54] noiro: thunar [21:54] dick: reboot the computer, and choose memtest from the grub menu, then let it run. If there are issues, they will display in read on the screen. [21:54] its i need man [21:55] jatt: is it available in repositories? [21:55] hs ... a user that you used to know? [21:55] echoe yep. [21:55] what's the easiest way to configure ubuntu server to send emails from apache? [21:55] dick: if no errors come up, then re-join this channel and re-ask your question and notify us that it passed a memory test. [21:55] denis: what is the output of: cat /etc/issue [21:55] noiro: yes [21:56] anyone has any idea how to change unity-greeter logo position ? [21:56] i dont know man [21:56] i told myself that you were right for me, but felt so lonely in your company, but when I'm on IRC it's an ache i still remember ... [21:56] noiro: You comfortable with terminal? [21:56] im beginner in it [21:56] denis: run it in terminal, you won't know without running it [21:56] denis: its no different to the method you used with the other command, just a different command..... [21:57] terminal show me ubuntu version only [21:58] denis: yes, what does it say. I asked you for the output didn't I? [21:58] ActionParsnip thanks [21:58] lasers: no. jatt: I get the error adding files again. [21:58] denis: so now you copy the output and paste it in here [21:58] Hello, I got a kernel error after upgrading Ubuntu 12.04 [21:58] oh well [21:59] MSamyHAQ: what version did you upgrade from? [21:59] MSamyHAQ: what steps did you take [21:59] 12.04 [21:59] i ran the update package [21:59] anyone has any idea how to change unity-greeter logo position ? [22:00] MSamyHAQ: oh so a standing Precise install got regular updates and made the kernel error? [22:00] Software updater [22:00] nope, I just got the latest updates and started getting a terminal error [22:00] hi! does anybody know how I can get nautilus to load thumbnails of images in network folders? [22:00] a kernel error , sorry [22:00] MSamyHAQ: what was the error? [22:01] it only went away when I restored casper-rw from an old backup [22:01] What's the default ftp program for ubuntu? [22:01] client [22:01] noiro: Try running "nautilus" in a terminal and start dragging files to your (is it zip?) archive. You might get more information on why it's not working. Missing zip package? Etc. [22:01] litropy: nautilus can connect to FTP [22:01] hmm [22:01] Pricey, http://davmail.sourceforge.net/faq.html [22:01] Unfortunately, this is not the case with Exchange 2007. You must make sure Webdav support is enabled on your server. You can test this by accessing https://mail.company.com/exchange, which should redirect to /owa. Another important service is the galfind (address book) access at /public/?Cmd=galfind [22:01] ActionParsnip, procedure? I don't see the option in the menu [22:02] litropy: ftp is also default installed for CLI ftp [22:02] the error was someth9ing about kernel 3.5.0-generic [22:02] if i remember correctly [22:02] Can someone help me configure my touchpad? [22:02] litropy: file -> connect to server [22:02] afraid to run software updater again === Inoperable is now known as Inoperabled [22:03] and the casper-rw just swollen to 5 GB , i can't get it back to the 3gb i had before [22:03] litropy: got it now? [22:03] MSamyHAQ: sudo apt-get clean maybe [22:03] in vbox does my guest get a seperate ip? [22:03] Pricey, i get a 403 for foo.bar.gov/exchange/ [22:03] will try [22:03] You do not have permission to view this directory or page using the credentials that you supplied. [22:03] Freel0ader: So I'm guessing that means there's no webdav support? According to the faq? [22:03] knivezz: it can, if you set the network to bridged it will appear on your LAN as if you bought a new PC [22:04] knivezz: depends on how you set it up [22:04] ok [22:04] lasers: I'm told I can't add an archive to itself [22:04] Pricey, or webdav is disabled for my user [22:04] anyone know how to fix the "cannot open /etc/decnet.conf" issue with cmus? thanks [22:04] because i get a 403 when i try to access webdav url [22:04] access is denied [22:04] nope [22:04] And I am dragging a file into a folder in the archive. I'd like to be able to do this easily in the future [22:04] nothing shrunk [22:05] ok, my recycle bin won't empty either [22:05] noiro: are there bugs reported? [22:05] can you help me with that? [22:05] MSamyHAQ: is the file system read only? [22:05] ActionParsnip: No bugs reported at all. Just "An error occurred." [22:05] yes, I made a bootable USB [22:05] and added a casper-rw partition [22:06] noiro: could report a bug [22:06] is there a way to make it writable? [22:06] how do i list screen sessions in ubuntu? [22:06] It won't let me report bug. I'm looking for a solution. [22:06] noiro: ubuntu-bug file-roller [22:07] hs: looks like create_pattern in background.vala, looks like the logo is placed two grid lines above the bottom [22:07] screen -list [22:07] screen --help [22:07] always try --help if you are lost [22:07] knivezz: think about switching to tmux ;) [22:07] litropy: was I right or was I correct? [22:08] grimeton: what is tmux? [22:08] trism , can you assist me more ? [22:08] knivezz: same as screen, but better documented and some nicer features [22:08] hello #ubuntu [22:08] knivezz: ah, and the better license [22:08] just installed Libre office [22:08] and now my wine doesnt work [22:08] hs: if you don't know how to patch and rebuild a package, not really, sorry [22:09] why is libre office removing a bunch of lib? [22:09] JohannKrauss: you installed the linux version of libreoffice - right? [22:09] trism , ive changed the logo already, but the position is not currect. [22:09] grimeton: yes [22:10] JohannKrauss: what error do you get when you try to use wine? [22:10] how the hell does screen work [22:10] grimeton: nothing, just it cant be started [22:10] hi all, I've been running PCLinuxOS for years, but the new upgrade screwed a lot of things. reinstalled to my orig. version, updating whacked it again. Going back to either Ubuntu or Kubuntu. (LTS), but where can I find a checksum to be sure I got a good dl before burning them? [22:10] JohannKrauss: Did you pass a 'sudo apt-get autoclean before'? try to 'sudo dpkg-reconfigure wine'. [22:10] hs: the position is computed from the size of the background, not the size of the logo, so that could be the issue [22:10] is this channel only for english? (need german help) === knivezz is now known as knivez [22:11] ok guys , can someone tell me how to make my own plymouth splash screen ? [22:11] !german | dreamanime [22:11] dreamanime: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [22:11] MadRabbit320: on the website or on the mirrors [22:11] trism how to solve this issue ? [22:11] dreamanime: query me [22:11] I installed adobe reader. Now ubuntu and firefox want to use it as a default app. How do I remove it from these lists? [22:12] minimec: wine is not installed [22:12] ok thank urś [22:12] hs: use a smaller image that more closely matches the height of the default logo.png or fix the code to compute the position including the size of the logo [22:13] all I want is some writing. and now I lose a bunch of libraries [22:13] So if i dont use a bridged setting how does the guest/host internet connection work? [22:13] trism , how can i fix the code ? [22:13] OK. Now I have a problem you say that after your libreoffice install wine did not work anymore... and now it's nnot installed??? Well... install it. 'sudo apt-get install wine' [22:14] minimec: but I have it installed before, I played some Windows steam games before this [22:14] knivez: its managed for you [22:14] melkor: Google "ubuntu default applications" and try first few links. See if that will work. [22:15] ok, didn't see sums, will recheck. AND, can I just install U or K into my / partition, or do I need to GParted it first? It's dualbooting w/win 7, thanks1 [22:15] thats is the output of dpkg-reconfigure wine [22:15] Do i just point services that I want to access on the guest to the host ip and all will work? [22:15] JohannKrauss: I guess you did a 'autoclean' before, but that's another story... Just install it again. That should do. [22:15] ok guys , can someone tell me how to make my own plymouth splash screen ? [22:15] hs: probably just subtract the height of the logo from the y position (give or take the difference between your logo and the default logo) [22:16] minimec: The following packages have unmet dependencies: [22:16] wine : Depends: wine1.4 but it is not going to be installed [22:16] E: Unable to correct problems, you have held broken packages. [22:16] knivez: the guest OS will get the IP from the same DHCP server as your host. You can access it just like you would a physical PC in the LAN. It is no different in a network sense [22:16] JohannKrauss: Ok. Do you use some alternate repositories, ppa or so? [22:16] JohannKrauss: what is the output of: cat /etc/issue [22:16] I have some [22:16] ActionParsnip: does that kind of freak you out that services will get mixed up? [22:17] knivez: no because there is intelligent networking in virtualbox..... [22:17] ActionParsnip: Ubuntu 12.04.2 LTS \n \l [22:17] knivez: do you worry different tabs in your browsers will get mixed data? [22:17] knivez: now how would the services get "mixed up"? [22:17] !info wine [22:17] wine (source: wine1.4): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1.4.1-0ubuntu5 (raring), package size 0 kB, installed size 21 kB (Only available for i386; amd64) [22:17] knivez: they are running on two different machines [22:17] !info wine precise [22:17] wine (source: wine1.4): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1.4-0ubuntu4.1 (precise), package size 0 kB, installed size 21 kB === laci is now known as Guest69029 [22:18] JohannKrauss: do you have the the universe repo enabled? [22:18] trism , iam trying to search the conf file [22:18] but I have 1 server on ubuntu and 1 server on windows [22:18] on the same machine [22:18] ActionParsnip: yup [22:18] knivez: doesn't matter [22:18] hs: there isn't a config option for it [22:18] hello [22:18] I am curious as to how this works [22:19] So I have a bunch of mp4 files that have this --> http://pastebin.com/mfzS1rme mediainfo results how would I convert that to something that Kino would work well with like a .DV file? [22:19] quit [22:20] JohannKrauss: I had an issue with wine, when using the swat ppa I think... I had to pin back my distro to default packages, to get these issues 'gone'. [22:20] knivez: one is virtualised, right? [22:20] when I'm searching for PlayOnLinux on Ubuntu Software. its even there [22:20] anymore [22:20] knivez: so it is not in fact running on the same machine at all [22:20] minimec: I'm new in linux, can you guide me? [22:21] yeah but there is only 1 IP for the host [22:21] knivez: no [22:21] trism so what todo ? [22:21] what? [22:21] knivez: there is one IP for the physical machine and its OS and network stack [22:21] knivez: and there is one IP for the guest machine and its network stack [22:21] JohannKrauss: I am looking for that command... ;) I am sure I saved that one somewhere... ;) [22:22] minimec: alright then :) [22:22] Guys , please help me out [22:23] gordonjcp: i thought they told me i needed to be in bridged mode for that [22:23] i have ubuntu now , I just got it , and i cannot install adobe flash player [22:23] knivez: oh, yeah, you're *not* in bridged mode? [22:23] when i click DOWNLOAD , it doesnt do anything [22:23] minimec: why some of the lib got removed when I'm installing LibreOffice? [22:23] knivez: in which case the host OS needs to be running NAT [22:23] It doesnt say that on the config [22:23] but both are running [22:23] minimec: I mean a bunch of lib [22:23] knivez: so it's a bit like when you've got your machine behind a NAT router, you need to forward the ports out to the rest of the network potentially [22:23] knivez: you set the network mode before you power the guest on [22:23] JohannKrauss: It shouldn't. [22:24] knivez: you really want bridged though [22:24] I need help downloading things in ubuntu [22:24] ok ill shut down and take a look [22:24] you guys are too skilled at this [22:24] how do you know all of this? [22:24] hi…I'm trying to set up Postfix on ubuntu server and I had a question about this line in the server guide: [22:24] Replace mail.example.com with the domain for which you'll accept email, 192.168.0.0/24 with the actual network and class range of your mail server, [22:24] hs: you will have to edit the unity-greeter source code and rebuild the package if you want to use a taller image [22:25] is that IP the external ip of the actual machine? [22:25] ok I chosed bridged network adapter [22:25] knivez: we use the OS and stuff like that [22:25] knivez: how did you learn all the PC stuff you know? [22:25] ActionParsnip: you are lucky to have found it so early, I have been using windows for too long [22:25] knivez: I use both [22:26] I have been using windows forever, but you know much more than me [22:26] knivez: and a little solaris now thanks to my job [22:26] nice [22:26] knivez: if you set it to bridged then powered it up you will have an IP from your router [22:26] ok [22:26] what about sharing a folder with the guest? [22:26] is that possible? [22:27] sure [22:27] knivez: lots of video tutorials on that [22:27] JohannKrauss: I don't find that command right now... [22:27] ill go look [22:29] SarahS: you should use external IP [22:29] minimec: http://pastebin.com/AqEBULx1 here are the terminal output while I'm installing LibreOffice just now [22:30] thanks Ruiseart . what is the "/24" in reference to? [22:30] mask [22:30] 255.255.255.0 [22:31] subnet mask? [22:31] I'd like to install a Wiki Server, can anyone recommend one for me? [22:31] yep [22:31] thanks [22:32] JohannKrauss: wine is 32bit and removing 32bit wine removes all redundant 32bit-libs... That's why you see that. I tmight be a openjdk issue... [22:32] !info zim | rosco_y something like this? [22:32] rosco_y something like this?: zim (source: zim): graphical text editor based on wiki technologies. In component universe, is optional. Version 0.59-1 (raring), package size 1150 kB, installed size 3850 kB [22:32] minimec: so, what can I do next? [22:33] can someone give me a good (doesn't have to look good, but be functional) archive manager that lets me drop files into folders in archives? I just need to put in new files into an archive without extracting it and rezipping it. [22:33] minimec:the removed lib don't affect another program? [22:33] JohannKrauss, did you use aptitude by any chance? [22:33] lasers: try the first few links? [22:33] OerHeks: nope. [22:34] JohannKrauss: No. I don't think so. [22:34] MonkeyDust: ty--I'll follow up on that for awhile :) [22:34] minimec: is there any way I can get my wine working? === Multiply is now known as multiply [22:35] melkor: Yes. Did you have good luck with that? [22:35] JohannKrauss: Just a second. Got that famous command ;) [22:35] lasers: no [22:35] lasers: that is pretty lame response. [22:35] minimec: okay then :) [22:36] rosco_y http://zim-wiki.org/ [22:36] Hello everyone, I am new here and ubuntu at all.... I am interested in the app making for the new Ubuntu os for smartphones. My question is what language do I need to know to make apps [22:36] Logical_: I'd go for python [22:36] Logical_ ask #ubuntu-app-devel [22:36] I'd say C/C++ [22:37] They linked me for #ubuntu-touch but noone didnt answered me [22:37] Logical_ ask in #ubuntu-app-devel <-- correction [22:37] i will try monkey, thx [22:37] hi all [22:38] Logical_ http://developer.ubuntu.com/get-started/ [22:38] JohannKrauss: Ok. The following 'stuff' might have some influence on your current install. It will set back all installed packages to the default version of your ubuntu version!! Check that link. JUst follow the steps... [22:38] JohannKrauss: ... heavy influence... [22:39] minimec: does it break something? [22:39] hs: though you could file a bug about how it doesn't take the image height into account and it might be fixed [22:39] can someone give me a good (doesn't have to look good, but be functional) archive manager that lets me drop files into folders in archives? I just need to put in new files into an archive without extracting it and rezipping it. [22:40] I tried to add a folder in vbox but it doesnt show up as a drive [22:40] JohannKrauss: It resets all the packages back to the dafault version. I had some issues with steam and wine. After that 'reset' I was able to install both of them. [22:40] hello guys, i don't get to crontab works [22:40] minimec: okay then, I'll give it a try [22:40] nvm [22:40] when I run crontab -e the crontab file is in /tmp/ [22:41] 1313 [22:41] is this normal? maybe I should create a crontab file for my user in another directory? [22:41] chanel in spanish [22:41] Hi I used crontab -e and I inserted a line for my cron schedule and cron.file. When I went to save should I save it in the tmp/ that its defaulting to, or find some folders called cron.daily etc... Thanks [22:42] facmed: That's the temporary file that is edited. After saving, it is loaded. [22:42] JohannKrauss: Ok copy/paste line 4-6 into that /etc/apt/preferences file... (check your ubuntu version) --> then sudo apt-get update/upgrade -> then you can delete the /etc/apt/preferences file again. [22:42] #esubuntu [22:42] >/tmp/crontab.UxVfPZ/crontab this file? [22:42] facmed: Yep. [22:42] but doesn't work [22:42] i put this line: [22:42] @reboot /home/facmed/.scripts/run.sh [22:43] minimec: I'm sorry, but i don't get any link? [22:43] and doesn't work after reboot [22:43] facmed: "After you exit from the editor, the modified crontab will be installed automatically." -- and what's in run.sh? GUI Apps? [22:43] facmed: How do you know it doesn't work? [22:43] JohannKrauss: ? http://paste.ubuntu.com/5718245/ [22:44] run.sh is a simple script that i made; this is the content: [22:44] !paste | facmed [22:44] facmed: 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. [22:44] bitcoin-miner -t8 -o http://pool.50btc.com:8332 -u mail@server [22:44] is just one line [22:44] facmed: is bitcoin-miner in your $PATH ? [22:44] I want to remove some of Nautilus's bookmarks via the 'user-dirs.dirs' file. But every time I delete a line it reverts it back. [22:44] por favor canal en español [22:44] Or in the $PATH of the shell that'll be running it? [22:44] minimec: is it a new file ? [22:44] !es [22:44] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [22:44] facmed: If you're unsure, specify a full path to it, e.g. "/usr/local/bin/bitcoin-miner blah" [22:44] JohannKrauss: That could well be the case, yes. [22:45] i don't know the script is in my home [22:45] gracias ubotuu [22:46] facmed: Then something like /home/facmed/bitcoin-miner [22:46] JohannKrauss: You might want to disable your ppa's, because I guess one of them is causing the trouble you have. [22:46] home/facmed/ufasoft_bitcoin-miner-0.28 [22:46] is this? [22:47] Beltechs: There is a place for crontab files: /var/spool/cron/crontabs [22:47] this is the folder where I extracted the zip and compile it [22:47] dont forget the slash in front of home facmed [22:47] Pricey: If it's just one line, wouldn't it be better to put it directly in crontab? [22:47] yeah, but the server don't let me post in this channel [22:47] Ruiseart thank u [22:48] facmed no you're just forgetting to put a space before [22:48] oh, lol [22:48] facmed: The first / is important. [22:48] lasers: I don't understand? [22:49] this is: /home/facmed/ufasoft_bitcoin-miner-0.28 [22:49] well, I doing somthing wrong? [22:49] does anyone use likewise or pbis? [22:49] facmed: so in the crontab have something like /home/facmed/ufasoft_bitcoin-miner-0.28/bitcoin-miner -t8 -o http://pool.50btc.com:8332 -u mail@server [22:50] Pricey: Instead of putting /path/to/run.sh (which have one line) in crontab, just take what's in run.sh and save it in crontab instead. [22:50] on a laptop or machine with network-manager and wireless [22:50] http://paste.ubuntu.com/5718270/ [22:50] lasers: Could do. Either way need to specify the full path. [22:50] this is my crontab fila [22:50] minimec: I'm sorry, but can you guide me? I'm a little new [22:50] facmed: Paste your run.sh too, plz. [22:50] ok var/spool/cron/crontabs/root has the cron job schedule in the file. How do I test run it or know if its working? [22:50] i ran a memtest and my computer still crashes? any HELP please? [22:50] i ran a memtest and my computer still crashes? any HELP please? [22:51] http://paste.ubuntu.com/5718271/ [22:51] this [22:51] man beginning to think it was a bad idea to join my computer to a domain [22:51] if I run the comand in a normal bash, it work [22:51] Beltechs: set a time 2 mins from now :) [22:51] i ran a memtest and my computer still crashes? any HELP please? [22:52] but crontab doesn't load teh script after reboot [22:52] facmed: Erm. Crap. Bad idea to share that last part. Is bitcoin-miner CLI or GUI? [22:52] JohannKrauss: That is a problem, because we are really influencing the system with this reset.... Basically, it resets the system to default packages. Were there are newer ppa packages, these are downgraded. That might indeed break these programs or give you an older version. [22:52] i don't know it only works in the shell [22:53] Can someone please tell me an archive manager that works with .jar's and lets me add files? [22:53] I have this line>>> {*/3 * * * * php /var/www/cron.php} without the {} do i need to do anything with permissions? [22:54] using ubuntu 10.04 [22:54] JohannKrauss: I used this to start again, whithout dooing a reinstall. I removed all my ppa's and activated the once I really wanted again. Like x-swat or steam. [22:54] noiro try to use cli with the jar first, once you're familiar, switch to GUI [22:54] anyone know what I might be able to do about [system] Rejected send message, 2 matched rules [22:54] in auth.log [22:54] betrayd: I just need to add a file to a folder in a jar, how is that something to become more familier with? [22:54] i can't use nm-applet anymore, it just sits there telling me it's not connected and doesn't respond to my clicks [22:54] facmed: You ran "crontab -e" or "sudo crontab -e" -- Try "pgrep bitcoin-miner" -- It might tell us something. [22:55] I think my crontab isn't in the good directory :( [22:55] facmed: (The first sentence was a question) [22:55] noiro apparently you can use cli, and you've been here for days using the filemanager [22:55] i run crontab -e as a supersuer [22:55] I don't like use sudo [22:55] oh, fuck, no [22:56] iro man jar in a terminal will clue you in [22:56] facmed: ? [22:56] I run only "crontab -e" beacuse if I run with sudo or as a super user [22:56] betrayd, I don't know what you mean. I'm just trying to add texture files to a .jar. This shouldn't be that hard to do, and considering it deals with programming, I'd think Linux would handle it a bit better than disallowing it. [22:56] it edit the root crontab file; not the crontab file of my user [22:56] noiro man jar in a terminal will clue you in [22:56] facmed: Please try to watch your language and keep the channel family-friendly! [22:57] its that filemanager giving you a heck of a time [22:57] ok, sorry [22:57] facmed: Yes. So you want "crontab -e" -- As a regular user -- Also, check /var/spool/cron/crontabs -- and see if there is anything in there. [22:58] betrayd, I'm jusing the default for gnome. I really like gnome. Apparently the bug has been around since 2012. Why isn't it fixed? [22:58] inoiro, you can figure out the GUI way later, what you're doing wrong [22:58] Beltechs: You should use full path in crontab file [22:58] It's not what I"m doing wrong, it's the application bugging out for something that should be a simple task. [22:58] yeah, there ir a crontab file for my user "/var/spool/cron/crontabs/facmed" [22:59] that what I put is not a "full path"? [22:59] is the same that I write [22:59] winrar on Windows does it just fine [22:59] Beltechs: /usr/bin/php [22:59] I don't think it's a priority if there are ways around it [22:59] maybe the line "@reboot /home/facmed/.scripts/run.sh" is wrong? [23:00] a priority for THEM that is [23:00] got ya so I also need to tell it where php is ? [23:00] yes [23:00] does the guest use the same graphics card as the host? [23:01] facmed: "which bitcoin-miner" [23:02] Thanks. [23:02] i need help [23:03] my acer laptop fan isn't spinning up soon enough... supposedly there's an acerhdf driver for Ubuntu. [23:03] so my cron should run every 3 minutes? [23:03] anyone know anything about it? [23:03] !info wget [23:03] wget (source: wget): retrieves files from the web. In component main, is standard. Version 1.14-1ubuntu1 (raring), package size 289 kB, installed size 640 kB [23:03] !help [23:03] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [23:03] facmed: Scripts should have #!/bin/sh -or- #!/bin/bash as the first line. Just saying. [23:03] o.O [23:04] thank you, very much [23:04] minimec: thanks. I owe you mate :) [23:04] JohannKrauss: I was checking the paste you posted... Where does that tzdata_2012g-0squeeze1_all.deb file come from??? [23:04] I love ubuntu [23:04] JohannKrauss: So you are good? [23:04] except i wish i knew how the access worked because I keep getting held up by it [23:04] minimec: I think so. :) [23:04] lasers, the "#" not commente the line? [23:05] so, my acer laptop is overheating [23:05] facmed: See example -- http://floppix.com/scripts1.html [23:05] JohannKrauss: Again... You can delete that file again... [23:05] thanks, i love you bros [23:05] i will reboot [23:06] minimec: might create a copy. haha. incase anything...thanks again mate [23:06] i used the update manager and when it rebooted the computer it booted to a grub prompt. i have used many guides online for people who have similar problems but none have worked. The kernel is not loaded and the /dev folder on the main partition is empty. each time i use the linux command to load a kernel it has absolutely no effect at all. I also tried using a usb, but it freezes on the ubuntu spla [23:06] sh screen with no forthcoming solution. [23:06] JohannKrauss: np [23:06] anyone have experience with hardware specific drivers? [23:07] and there's rar for linux too, feel free to use it [23:07] Beltechs: Yes. You should get an email each time the cron ends. [23:08] i tried to run it and got permission denied [23:08] i chmod +x [23:08] can anybody help me? [23:08] to cron.php and I got a mail but dont understand the message === stomach is now known as saros [23:09] daman4567: so, you're trying to install ubuntu? [23:09] what did it say [23:10] ok its outputting something about /bin is a directory I will post.... [23:10] Pidge|2: it is already installed, but when it updated programs it lost the kernel or something. it is also for some reason on grub 1.99 instead of 2 [23:10] hmm [23:11] were you updating versions, or just programs? [23:11] what version are you on? [23:11] daman4567: grub 1.99 is grub2. [23:11] 12.04 [23:12] and just programs i believe [23:12] http://paste.ubuntu.com/5718324/ [23:13] daman4567: so you can't boot the system at all? [23:14] Pidge|2: no. [23:14] Beltechs try putting a / before var [23:14] ok [23:15] i've been searching through the hd with ls, and most folders seem to be empty [23:15] Beltechs it probably didn't know how to start is all [23:15] is re-installing an option? [23:15] i was gonna start digging in the cron.php thanks for the heads up. [23:17] i have /usr/bin/php /var/www/cron.php looks right.... [23:17] i want to avoid it if i can, because i'm not even 100 percent sure that it is an option. I tried to reinstall it with the live usb but it froze on the splash screen just like booting [23:17] im assuming [23:18] Beltechs yeah see if it's ok [23:18] it's possible the usb is corrupted... does your system have a dvd drive? [23:19] it does. [23:19] but is there a way to fix it without a reinstall? [23:19] you can try burning a live dvd of ubuntu, and see if it boots [23:20] whst hapenned to bug 1? [23:21] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [23:21] if the hard drive is okay, then maybe, but it sounds like an easier solution could be to reinstall.... [23:21] if you can't access any files on the hard drive, and it doesn't boot, there aren't a whole lot of options there. [23:22] well not all of the folders are empty, i can find several vmlinuzes and initrd's, but when i use the linux command it has no effect [23:23] hmm. [23:23] what happens when you try to boot to the drive? anything/ [23:23] same error [23:23] should I remove the /? [23:24] how can i tell how much ram i have in this machine? [23:24] is there a console command?\ [23:24] <[nas]peter> try free -m [23:24] knivez: htop is nice if you don't know about it. [23:24] Beltechs no, so its something else, does it run in cli (nonGUI) [23:24] lasers: htop? [23:25] boot to drive? [23:25] knivez: uh uh. htop. [23:25] means what? [23:25] boot to the hard drive [23:25] that's how i get the grub prompt [23:25] is that a package? [23:25] so, the boot options must be wrong [23:26] knivez: Yes. === BadLarry_ is now known as BadLarry [23:26] how do i fix that? [23:26] this is how Im running it>>> root@ubuntu:/# /var/www/cron.php is this correct? [23:26] i'm not a grub expert.... wish i could help :/ [23:26] ok i installed it [23:26] now what? [23:27] what is swap vs memory? [23:27] how come swap isnt being used at all? [23:27] ! swap [23:27] swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [23:27] how much swap do i actually need? [23:28] if its not needed.. its not used [23:28] but theres 4 gigs of memory allocated to it [23:28] whats yoru ram size knivez [23:28] 8 gigs [23:28] Beltechs are you in a tty (ctl-alt-f1 or ctl-alt f2) [23:28] 4 is in memory and 4 is in swap.. [23:28] this is bad [23:29] if you plan on using hibernate use swap=ram. if not use less [23:29] tty???? [23:29] im using putty [23:29] how do i allocate less? [23:29] This computer will be on 24/7 [23:29] no hibernation [23:29] use a smaller swap partition [23:30] oh no :/ how do i find out how to edit the swap partition? [23:30] you got 4 gb of ram. then you should use some swap [23:30] is there a grub expert here? [23:30] 4gb is plenty [23:30] swp : 12/4089 [23:30] knivez: If you got lot of hard drive space, I wouldn't worry about it. :) [23:30] ! grub2 [23:30] GRUB2 is the default Ubuntu boot manager. 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 [23:30] I need more memory [23:30] my memory is being used [23:31] swap expands your memory [23:31] its not being used though [23:31] at all [23:31] linux manages memory better then you do.. leave it alone [23:31] ! ram [23:31] If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ | A short primer on Linux memory management can be found here: http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html [23:32] ok [23:32] Beltechs to see if itx executable, use tab-completion type /var/www/cro [23:32] this is not windows.. B-) [23:32] lol well im running so many things I could really use more memory [23:32] I need to allocate more memory for my vbox [23:32] and still have enough left over [23:32] then buy more ram [23:33] or use swap [23:33] swap is used as needed.. when its needed [23:33] betrayd: it completed cron.php and added a space [23:33] anybody can help me? [23:34] can you allow linux to use swap? [23:34] its not being used at all [23:34] Beltechs good, we don't need to worry about permissions at this point [23:34] ok [23:35] but will it always be root who runs it? [23:35] now im looking at the first file it suppose to load? i mean its there in the dir [23:35] hmm... [23:35] no I installed my magento with my user account [23:35] this is for my magento [23:36] #cool [23:36] because if HE runs it, he will bulldoze over most issues and wouldn't resemble a proper user environment like your user account [23:36] knivez: Linux is already using swap -- but memory is faster than swap so it's using memory because it's free and available. Just run Vbox and you'll see some changes. [23:36] like Windows Admin problems from the 90s [23:36] lasers: I already am running vbox :/ [23:37] can anybody help me with grub? [23:37] knivez: it will use it when it needs to. [23:37] so this cron should be setup under user and not root [23:37] ? [23:37] ok [23:37] knivez: Then you still have plenty of memory. :) [23:37] why would it use swap when it dosent need to...... [23:37] thats windows thinking. ;) [23:38] Some jobs need root, and only you can say for sure if this one needs it === christian is now known as Guest23512 [23:38] But if you're testing to look for flaws, I'd try to mimic a regular user's environment [23:39] i would say run as root and if doesnt work then run as user? [23:41] so let me ask you when I do all my work through the terminal I should log in as a user and not root? I have being doing everything from the gui user account. Im recently only using the terminal only. [23:41] Beltechs root might be ok and run to for example up to step 39, but when you switch to a user it stops at 21. You'd be troubleshooting a step39 issue when in reality there was a problem that root 'bulldozed' at step 21 [23:41] hello everyone, (ubuntu 12.04) a few days after installation my mouse is misbehaving, i can't click or move any windows, only the unity dash works [23:42] one of the reasons ubuntu discourages logging in as root [23:42] oh so it matter to how the code is written and who has permissions to execute things... ok I think I better use the user login [23:43] Beltechs especially if the one's going to use it is in users group and not admin folk [23:43] just installed 13.04 but still needing to update drivers. can I go to software center and do this, or what would be an easier way of doing it? [23:44] @rmobenchain: what kind of drivers? [23:44] rmobenchain: what kind of drivers? [23:44] Nvidia for one.. [23:45] cfenix: at various times, icons on my taskbar get all blurry as well as yellow lines around windows and such [23:45] Anyone in here know what is supposed to update the /boot/vmlinuz and /boot/initrd.img symlinks? [23:46] look for JOCKEY (additional drivers) and install that (is the one in charge of installing the Nvidia Drivers) [23:46] houkouonchi-work: update-grub, which is a stub for grub-mkconfig [23:47] I get the same error when I run it as a user [23:47] genii-around: so how do you update that when ur machine doesnt use grub? [23:47] cfenix: do I enter "JOCKEY" in the software center search bar? [23:47] yes, jockey or additional drivers [23:48] Beltechs time to look at the code now if it fails for both user & root [23:48] genii-around: also makes me wonder how the original symlinks got installed if grub was never installed [23:48] yea i think it has to to with path [23:48] im trying something... [23:48] houkouonchi-work: Well, different boot managers will make them in their own way, lilo uses it's own thing, etc [23:49] houkouonchi-work: grub2 is the standard one which is installed with Ubuntu by default [23:49] genii-around: this is armhf arch and its u-boot [23:49] doing dpkg-reconfigure doesn't appear to create the symlinks really trying to figure out what does [23:49] or what did... === Sky-Dreamer is now known as Randomnick [23:50] can somebody help me? i can't "click" with my mouse on any window (only on the dash) [23:50] houkouonchi-work: You probably want to ask in #ubuntu-arm then === inspectorgadget is now known as inspectorgadget0 [23:50] Ah i tried in ubuntu-kernel but it was pretty dead. I will give that a shot, Thanks === inspectorgadget0 is now known as inspctrgadget007 [23:51] Hey guys, I'm trying to use winRaR inside of Wine to add files to the jar and it works every now and then, but I can not always get it to work. All other linux archive managers won't add files to the jar at all. Help? [23:51] noiro: ->java [23:51] This is not an ubuntu issue. [23:52] Why are you doing java inside of wine? [23:52] jhutchins_wk, the inability to add files to any archive is an ubuntu issue. Same problem with .zips [23:52] noiro: I assure you it is not an ubuntu issue. [23:52] I'm adding files to a jar, but it's the archive manager is the problem [23:52] noiro: There is a command called jar, you know :) [23:53] Adding files to a zip file works fine in ubuntu, see the manpage for the zip utility of your choice. [23:53] When using libreoffice applications (e.g. writer) much of the text in the menus is rectangular boxes instead of letters. How can I fix this? (I've already tried reinstalling the package) [23:53] exit [23:53] jhutchins_wk, I can't drag any file into a .zip either. [23:53] using winrar in wine is not a smart choice [23:53] noiro: If it's an archive manager running under wine, it's nothing to do with ubuntu. [23:54] jhutchins_wk, I"m only using an archive manager running under wine because ubuntu's archive managers already failed. [23:54] noiro: dragging icons that represent files in a window manager is not the same as adding files to an archvive. [23:54] rar for linux been around far longer than its windows cousin [23:54] If I click the button "add file", I get the exact same result [23:54] trying to ssh into a server. After I've set the public key it still asks for password. Server config is correct because it works from another client, so my client machine must be the problem. [23:54] noiro: I suspect you may need to learn more about linux archive managers and how to use them. Possibly even from the command line. [23:55] winRar for Wine at least works once a blue moon. I get an error EVERY time I try in a Linux archive manager. Why should i have to learn command line when I just want to add files to a jar? You can drag them into a jar on Windows, why not Linux? [23:55] santi: use the -v (-vvv) option on the client to see what's happening. [23:55] i think my problem has something to do with compiz, not sure, but I CAN'T use my mouse to control my windows(of any program) [23:56] he refuses to acknowlege their existence it seems [23:56] thanks jhutchins_wk, trying that [23:56] anyone that can help me out? thank you [23:56] noiro, what type of archive are you trying to add files to? [23:57] ring0: .jar or .zip both yield same result. file-roller gives "An Error occurred" without giving the actual error. [23:57] jhutchins_wk: awesome, it says "could not open key file '/home/vagrant/.ssh/id_rsa': Permission denied" [23:57] I've tried various other archive managers which all fail in various ways. but fail to do the same thing [23:57] jhutchins_wk: what should I chmod it to? [23:57] noiro, have you checked, if package zip is installed? [23:58] santi: 600 [23:58] somsip: the .pub file too? [23:58] santi: can do. Make sure chown is correct too [23:58] noiro: Learn to use the CLI. [23:58] I am going to cry, need some help here u_u [23:58] ring0, it's installed, just checked. I'm just trying to add .png's inside a jar archive. [23:59] noiro, jar != zip [23:59] somsip: how do I check that? [23:59] cfenix: We can't know if we can help you unless you tell us what's wrong. Tell us which release, what you did, what you expected, and what happened instead. [23:59] ring0: Either attempt yields same error, regardless, I assumed the problem lies where they have something in common. [23:59] santi: ls -la and make sure it is owned (and in the group) for the user you are running ssh for. Eg: vagrant:vagrant from what you imply earlier