[00:04] hmm [00:04] lag or did it get quiet? [00:06] i was taking a nap dont know [00:07] wake up! :) [00:07] been getting a lot of lag on freenode lately. Not sure what the deal is. [00:07] good here [00:10] cd ~/.qgis2/ [00:10] ls [00:11] Scunizi, wrong text field :P [00:11] kostkon: yep [00:13] when i log out of my user the login screen automatically logs me in after 30 seconds. is there a way to disable that? [00:16] is there anything better than everpad for syncing evernote on ubuntu? anyone know of any evernote plans for linux? === CyberJacob is now known as CyberJacob|Away [00:18] what kernel does ubuntu 12.04 come with? [00:18] newer installs of 12.04 have raring's kernel [00:19] Ben64: which means? [00:19] which means the answer to your question is "it depends" [00:20] i have the latest update on raring and i'm on 3.11 , but you may not be. (i downloaded the dev version) [00:20] Ben64: well which one comes on the livecd? [00:21] 12.04.what [00:21] 12.04.3 [00:21] i'd imagine it'd be raring's kernel on there then.. [00:21] !info linux-image [00:21] linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 3.8.0.31.49 (raring), package size 1 kB, installed size 33 kB [00:22] jfmario, http://insights.ubuntu.com/news/creating-evernote-on-ubuntu-for-smartphones/ [00:22] k cool that one will probably work. [00:22] !info linux-image precise [00:22] linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 3.2.0.54.64 (precise), package size 1 kB, installed size 32 kB [00:23] hello does anyone know what chat room to go to for support on sparkylinux [00:23] only with backports i think, Ben64 [00:23] OerHeks, nope [00:23] OerHeks, 12.04.3 iso comes with raring stack [00:24] acidrainjr, I don't see a specific chanel ##linux is a general channel if you are registered. [00:26] acidrainjr, http://irc.netsplit.de/channels/?chat=sparky [00:26] well there are certian rooms for the distros and i need to find one for sparkylinux [00:26] acidrainjr, look on the web [00:27] acidrainjr: check there site, it may be on another IRC server. [00:27] acidrainjr: well its not #ubuntu , maybe you shouldn't use a distro so small if you need specific support [00:27] I am in heap big doo doo. I made a backup of an lv snapshot of my root folder and my /boot (which seems to have been in root anyway) [00:28] acidrainjr: http://sparkylinux.org/forum/ ask there? [00:28] I'm trying to restore grub so I can boot but when I try and reboot, it drops me to a grub partition and I can't type "boot" because it says I need a kernel. [00:28] well its just one problem im having the rst i was able to fix but this idk how [00:28] Was I suppose to DD the /dev/sda1 boot partition (the ~256M partition)? Is there any way for me to recover? [00:28] PimpSmurf, if it was the boot partition yes [00:29] PimpSmurf: You should never use dd to try to restore grub. What guide were you following? [00:29] by boot partition, do you mean /boot or something else? I have /boot. I don't have something else. [00:29] wilee-nilee: You should never use dd to try to restore grub. Use grub-install to install grub. [00:29] Jordan_U: not always true, you can back up the mbr and restore it using dd [00:29] Jordan_U: I'm talking about dd if=/dev/sda1 of=boot-backup.bin === g_byers is now known as gbyers[Away] [00:30] If a filetype on Ubuntu has no file extension, can it be a security risk still? (In terms of viruses and other bad things) [00:30] I have the partitions recreated and the root filesystem untar'd, but I can't get grub to boot after doing a chroot update-grub [00:30] Jordan_U, I know the answer was should they have copied the sda1, at 256 MB looks like a boot partition is all. [00:30] xirre: in general linux dosent care about the extensions at all. [00:30] wilee-nilee: That is not the answer. [00:31] xirre: i dont see why it would be 'more' of a security risk at all [00:31] xirre: yes a program or other executable could have no extention at all [00:31] xirre: or could be called .txt or .avi if you are in a shell. don't execute untrusted programs, no matter their extention. [00:31] where are the checksums for the images? [00:31] !md5 | edge226 [00:31] edge226: 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 [00:32] wine is setup to double check that that any windows.exe has the executable bit as a 'slight' bit of added security [00:32] PimpSmurf: This method is the most reliable and least prone to user error: https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot [00:32] Jordan_U, Mine was a general answer I made only one, I know grub, it was directed at if you save a OS you should save all of it, I did not say this was a grub recovery answer. [00:33] PimpSmurf: You backed up the wrong sector (should have been the MBR), but even then, the best way to install grub is via grub-install, not by backing up boot sectors as there are many factors that need to be taken into account (possible changed partition numbering and writes to the embedding area among them). [00:34] PimpSmurf, follow Jordan_U they are the one of the best at this stuff. [00:34] Is there anyway to lock off a folder from the rest of the computer? So that all files in there can only access specific programs? [00:35] xirre: You mean can only be accessed by other programs? [00:35] Jordan_U: I'll give it one more shot. I did most of that. I'm installing to a raid virtual drive so I'm not sure if that changes things. [00:35] Here's a scenario. [00:36] PimpSmurf: What do you mean by "virtual drive"? Is this FakeRAID, MDRAID, or Hardware Raid? Are you using a virtual machine or bare metal? === blackcat is now known as blackkitty [00:37] I have a program that wants to access the root folder. But its files that it wants to access are in /home/user/ProgramFIles/application.ext . So it doesn't really need to go browsing through root. It just needs to only be able to check ProgramFiles. [00:38] How do I make all the applications in that folder only have the ability to view/access certain contents? Kind of like a way from preventing a program from wiping your hard drive or going into private sections of your hard drive to retrieve important data. [00:38] xirre: What do you mean by "wants to access the root folder"? What program is this? What is your end goal? [00:39] To enclose off a folder so the applications in it don't harm my computer (Because it's someone elses folder.) [00:39] Like how non administrative users can't view root! That's a good example. [00:40] !permissions | xirre [00:40] xirre: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [00:41] xirre: learn the basic permissions system., then if you need finer control theres the ACL stuff. (which i never really use) [00:41] !acl [00:41] not even sure what factoid is for it. if any [00:41] xirre: Why not run this application as an unprivileged user? Can you please answer my other questions? [00:41] The touchpad for a lenovo x230 was working after an install of 12.04 x64, but after an update and reboot, the touchpad stopped working. I have tried downgrading to an older kernel (3.2.something from 3.5.0-23-generic) but that didn't work. gpointing-device-settings does not have the 'disable' checkbox set (so it should be enabled). Any suggestions on how to enable this touchpad? Any suggestions on where to look or what else to do? [00:41] DreamDaemon - I'm using it to run servers. Why? [00:42] blackkitty, Did the update include a kernel, and if so have you tried the one that worked from the grub menu? [00:42] Users can upload their files but currently I'm only allowing 4 file types. .dmb .rsc .txt and .sav [00:42] I want to allow them to do what they want with it while also not putting myself at risk. [00:42] And in terms of file permissions, that involves chmod right? [00:43] wilee-nilee, yes, sorry. I forget which exactly were installed (I can check if you like) but they were both 3.2.something and I booted into them both without success [00:43] (There were two different 3.2.somthing kernels installed) [00:45] blackkitty, Cool, saying a update and "something" is rather vague is all, have you looked on askubuntu for answers? [00:45] xirre: If you're allowing them to upload files which are in an area where they might be executed by any user other than themselves you have big security issues already, which are not helped by your limit on extentions / file types. [00:46] bocaneri [00:46] Soo.. Where should I put them then? [00:46] wilee-nilee, http://askubuntu.com/questions/266717/lenovo-x230-trackpad-stopped-working [00:46] 0 answers [00:46] xirre: If you're only allowing them to upload files to their own home directory, and they're unpriviliged users, then you're fine. [00:46] This is how it works.. [00:47] Jordan_U: My bios boot partition wasn't set to the correct type =*( [00:47] The server is ran in /home/xirre/Desktop/Hosting/World Control [00:47] Jordan_U: Thanks for the help. It seems to be booted now! :D [00:47] In World Control is a foldr named Servers [00:47] PimpSmurf: You're welcome. [00:47] In servers are their usernames. [00:47] And in their username folder are their folders of the servers they want hosted. [00:47] blackkitty, Is that your post? [00:47] In those folders are their files. [00:48] I need to lock off their Usernames folder. [00:48] xirre: Then you're done as far as the uploading of files goes, now you should concentrate on ensuring that these users really are properly isolated and unable to access things they shouldn't have access to. [00:48] xirre: Don't think about locking their home directory, think about restricting their permissions and abilities as users. [00:48] That's where I need help with. Been looking around a lot lately on how to put a wall on each folder. [00:50] xirre: Do you understand the difference? [00:50] I clobbered myself by not thinking thru a rm -r /var/lib/* command. I reinstalled 12.04, and have slowly built back up. However, my Unity sidebar has a problem whereby some of the icons do not show. The pop-out names are there, but no icon. Missing icons include terminal, BackinTime, Workspace Switcher, System Monitor and Trash. They work, but are invisible. [00:50] wilee-nilee, no. 3.2.0-23-generic and 3.2.0-35-generic are the ones I tried [00:50] Difference betweeen? [00:50] Locking and restricting? [00:51] xirre: The difference between trying to "restrict their home directory" (which doesn't make much sense) and trying to restrict their users. [00:52] 's stuffblackkitty, Use with caution, but here is a lenovo PPA, if you are not served by this you can use ppa-purge to remove it and all it's part generally. https://launchpad.net/~jamesf/+archive/lenovofixes [00:53] blackkitty, Above for you the copy paste put letters before you nick is all [00:53] Not really. They still need to be able to create their own files in their folder. I was thinking about preventing the write function with chmod but.. I think that would prevent them from writing inside their own folder.. [00:54] blackkitty, In general I am seeing people not happy with that trackpad in multiple OS's on the web. [00:54] Hey all, I'm trying to manually install an hp printer driver because their install program keeps crapping out. [00:54] And not only that, they're not connected via users. The World Control folder contains a program (Like an operating system) that controls everything. [00:54] But, I can't get it to select the exact plugin I need. [00:54] wilee-nilee, this is a single boot system. How do I add the ppa and then grab the appropriate packages? [00:55] Through World Control they can upload and delete their servers. So world control needs to be able to write to their folder.. Hmm.. [00:55] Samizdatguy, You tried the drivers in printer? [00:55] single boot, as in only linux is installed [00:55] The drivers in the Printer, wilee-nilee? [00:55] !java [00:55] 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:55] blackkitty, The PPA tells you how to install it, just run a update and upgrade I would assume. [00:55] g [00:55] Anyone here [00:56] Samizdatguy, Open printer and see if it finds the drivers or has them listed. [00:56] Oh yeah, their automated install keeps crapping out. [00:56] xirre: Does the "World Control Server" ever execute anything found in user's directories? [00:56] anyone mind walking through something with an ubuntu noob [00:56] !ppa-purge | blackkitty be aware of this [00:56] blackkitty be aware of this: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:56] That's why I want to install them manually. [00:57] ok, thanks wilee-nilee [00:57] Samizdatguy, Use nicks here, and who is their? [00:57] anyone mind walking through something with an ubuntu noob [00:57] !ask | Martinlemaitre [00:57] !details | Martinlemaitre ask the question [00:57] Martinlemaitre: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [00:57] Martinlemaitre ask the question: 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 ..." [00:57] how do i install the packages on the !java link [00:58] i never installed anything on here [00:58] HP, wilee-nilee, the printer manufacturer. [00:58] !java [00:58] 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:58] Martinlemaitre, what jave link? [00:58] java* [00:58] !java | Martinlemaitre [00:58] Martinlemaitre: please see above [00:58] that one above [00:58] i clicked there... [00:58] i dont know how to install the damn package.. [00:58] and i ask that and you tell me to just go there again [00:58] it just says [00:58] choose an application [00:59] hi [00:59] and i dont know what application to use! [00:59] Samizdatguy, Have you tried the drivers in the repo from the printer app, if there are any? [00:59] sigh, ubuntu u r pissing me off [00:59] Jordan_U: It only executes the start up procedure. Everything from then on is ran by the program that is hosted by my server. [00:59] Martinlemaitre: I guess you are pretty stressed out [00:59] i am just gonna go install windows 7... [00:59] this stuff is too complicateds [01:00] DreamDaemon is a program that hosts games. I'm running a small business to contribute to the development community by hosting servers for multiple people. [01:00] wilee-nilee: Are you reading what I write? Yes, there's a problem with their install script, I think. This is why I want to install it manually. [01:00] Martinlemaitre, which version of the jdk? [01:00] Martinlemaitre, http://www.psychocats.net/ubuntu/installingsoftware [01:00] whatever one i need to write java programs.. [01:00] And World Control is hosted by DreamDaemon. When a user clicks Start Server, World Control runs a shell command, "DreamDaemon [PATH] [PORT] [OPTIONS]" [01:01] pepee stop ya trollin [01:01] Martinlemaitre: I didn't believe what you said about the help link and I was right... You are looking for a "quick" or a command with switches that you can run and get things done without having to read [01:01] Martinlemaitre, you need first to learn how to install apps in ubuntu [01:01] blackkitty, No problem, generally we don't advise PPA's here, so I included the ppa-purge info so you are fully orientated for problems if anymore arise. [01:01] hoverboard, ?? [01:01] !manual [01:01] The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [01:01] .why is everything so confusig [01:01] sigh [01:01] it was never like this with bill [01:01] Jordan_U: Did you get all that? [01:01] hoverboard: Are you from jax ? [01:02] Samizdatguy, Yes I have read what you have posted it is confusing and most have no nick, so chill, and be clear. [01:02] it pays to learn your tools [01:02] Martinlemaitre: I would recommend a google search for How to's. There are several really good ones for how to install on ubuntu/how to install java...etc... [01:02] software centre isnt showing me java [01:03] Martinlemaitre, search for openjdk. it's good enough for the majority of cases [01:03] Martinlemaitre: http://tinyurl.com/lsbompl [01:03] wilee-nilee: HP is telling me this as it attempts to download and install its own drivers: Checking for network connection... Downloading plug-in from: None [01:04] it won't Martinlemaitre....you need two things to write with java. The JDK and the JRE [01:04] ffs [01:04] how do i get those? [01:04] Martinlemaitre: are you following any kind of a guide? [01:04] i see OpenJDK runtime 7 in software centre [01:04] i downloaded it [01:04] is that what i need [01:04] wilee-nilee, I've installed the trackpoint-psmouse-reload...do you know how I should use it? [01:05] That will get you started. But then you need something to write your code in. I would recommend Eclipse or Netbeans for Java programming [01:05] i downloaded eclipse [01:05] but the install button isnt working.. [01:05] you didn't need to download anything [01:05] maybe i need more ROM [01:05] the package manager does that for you [01:06] follow this: http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html [01:06] package manager? what the hell is that [01:06] blackkitty, Not really I don't own that computer, however on my toshiba I have a touchpad app that shows in the top panel in the gnome shell. [01:06] yano [01:06] its already in software centre why is that no okay [01:06] comodo_dragon: what [01:06] Martinlemaitre, then run: sudo apt-get install eclipse [01:06] run where [01:06] Martinlemaitre, search for it in the software centre [01:06] Martinlemaitre, in a console [01:06] Martinlemaitre: Terminal [01:06] ^ [01:06] that helps... [01:06] if i know... [01:07] what is a terminal.. [01:07] Martinlemaitre: package manger is the program that downloads software for you. checks what other software a program you are installing needs etc [01:07] so what am i doing wrong if i just downloaded OpenJDK runtime 7 and eclipse [01:07] in software centre [01:07] well, I dunno where is the terminal in unity.. [01:07] Martinlemaitre, nothing [01:07] Martinlemaitre: Click on that button with a Circle on it, and type "Terminal" [01:07] Martinlemaitre, you are ready then [01:07] blackkitty, With a install of a new app, and if the trackpad does not just work again I would do a reboot to make sure any drivers get loaded, just a general method really. [01:08] How cna I make it so whenever i open that thing fahadash it doesnt show everyone around me what recent porn ive been looking at? [01:08] poke their eyes out [01:08] Martinlemaitre, in system settings click on Privacy [01:08] Martinlemaitre: Are you for real ? [01:08] i had to open a report in class and my friend was looking at my screen waiting so i went to search and I got a big fat "RECENT FILES: Belladonnas Black Ass Pirates 4" [01:08] he just chuckled [01:09] java porn ftw [01:09] Martinlemaitre, upper right on the gear icon, then System Settings... [01:09] pepee: LoL [01:09] Okay, i installed openJDK in software center and now its disappeared...how do I opening it? [01:09] !ot | pepee [01:09] pepee: #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:09] hahahaa [01:09] Martinlemaitre, did you run the terminal? [01:09] Martinlemaitre, you launch eclipse and start coding [01:09] not even funny this is a world wide family channel. [01:10] sorry wilee-nilee [01:10] hes right [01:10] this is for familys [01:10] Martinlemaitre: What do you say to the person who asks how to hide his porn in a family channel ? [01:10] Martinlemaitre: open what? software center? or openJDK? [01:10] open JDK [01:10] Martinlemaitre, open the terminal... and run "javac" [01:10] whatever that is [01:11] run javac [01:11] or type javac [01:11] type javac -version and press enter [01:11] the program javac can be found in the [01:11] following packages [01:11] default jdk ecj gcj blha blah [01:12] type sudo apt-get install selected package [01:12] cool, you installed it but it will not find it... better try the other, simpler method [01:12] do i gotta install any packages [01:12] wilee-nilee - your suggestion worked. thanks again for your help! [01:12] Martinlemaitre, yes. type this: sudo add-apt-repository ppa:webupd8team/java [01:12] wat u mean it will not find it [01:12] blackkitty, Cool, it seemed a ppa was the choice, good luck. ;) [01:12] a bunch of shit is running now pepee [01:12] wilee-nilee ^_^ [01:13] you said you installed openjdk, ... I guess you have to configure the path to the executable [01:13] Martinlemaitre, it should ask you to press enter, do it [01:13] now nothings happening [01:13] Martinlemaitre: watch language [01:13] what did i do [01:13] its cause i mentioned windows isnt it [01:13] im sorry for swearing [01:14] I have a problem with my log files filling up with an error "data ntfs-3g[1640]: ntfs_attr_pread error reading '/WINDOWS/$NtUninstallKB823182$/spuninst/spuninst.exe' at offset 0: 4096 <> -1: Value too large for defined data type" "Failed to decompress file: Value too large for defined data type" anyone know what I can do to stop that? [01:14] pepee nothing happened [01:14] Martinlemaitre, pressed enter? [01:14] Dr_Willis, Thanks for the info on the nexus to tv stuff, the nexus has perfect use basically compared to W8 and Ubuntu, lol which have their limitations. [01:14] now type: sudo apt-get update && sudo apt-get install oracle-java7-installer [01:14] exactly as shown, include the && [01:15] yeah but nothing happened [01:15] my daemon.log and syslog.1 have thousands of those lines now and are half a gig each :( [01:15] Martinlemaitre: Are you typing that in terminal prompt ? [01:15] Dr_Willis, And thats with having a nice hdmi cord and converter to usb [01:15] yeah [01:15] it gives me code, and the enter option [01:15] but i hit enter and nothing happens [01:16] Martinlemaitre: Define "nothing happens" [01:16] gpg Total Number processed: 1 [01:16] gpg imported: 1 [01:16] that's OK [01:16] thats hte last two lines [01:17] I think adding a line "size 64M" into my /etc/logrotate.conf should prevent any logfile from becoming more than 64 MB, do I have to run a command to activate the change or can I simply restart the computer? [01:17] Martinlemaitre, now type (or copy and paste): sudo apt-get update && sudo apt-get install oracle-java7-installer [01:18] E Could not get lock directory [01:18] resource temp unavailale [01:18] unable to lock administration directory [01:18] then it wrote "is another processur usen it" [01:19] it could be updating by itself or something... [01:20] Martinlemaitre, wait a minute, then run the same again [01:20] is itcuz im downloading windows 7 [01:20] no [01:22] iz it cuz im downloading Remy Lacroix x jules jordan Slut Puppies 12 [01:22] well, try again: sudo apt-get update; sudo apt-get install oracle-java7-installer [01:22] Martinlemaitre, ^ [01:23] still E could not get lock [01:23] Martinlemaitre, dont push your luck [01:23] my irc client gives me a popup whenever my nick "jordan" is mentioned [01:23] is it cause im downloading eclipse [01:23] "iz it cuz im downloading Remy Lacroix x jules jordan Slut Puppies 12" is without a doubt the strangest nocontext popup I've ever seen :-) [01:23] jordan, :/ [01:24] Martinlemaitre, type ps ax | grep apt [01:24] adfsd [01:25] a bunch of line swiht red apts [01:25] Anybody knows whats the timezone in jordan ? [01:26] my computers going crazy now [01:26] :) [01:26] all freezing [01:26] lol [01:26] jordan [01:26] Martinlemaitre, copy it and post it to http://pastebin.com [01:26] are you from jordan ? [01:26] use google to find timezone in jordan.. [01:26] * jordan turns off popups :-) [01:26] utc +02:00 [01:27] http://pastebin.com/3gAXKSKz\ [01:27] http://pastebin.com/3gAXKSKz [01:27] Do you have another update running in the background? [01:27] ya eclipse [01:27] well its done now [01:28] That would be why [01:28] apt can only be used once at a time [01:28] but it was on the software center [01:29] and it installed java... [01:29] IIRC it should configure itself [01:29] i did openJDK first [01:29] just open eclipse [01:29] tha code u gave before works [01:29] im agreeing to some oracle shit [01:30] nooo, it's already installed [01:30] u fuck [01:30] ah kk [01:30] im at 40% [01:30] its goin gup 2% [01:30] every line [01:30] it's ok, I guess you are installing jdk 6 [01:30] What are you trying to do Martinlemaitre ? [01:30] i want jdk 7 [01:30] what [01:30] i dont want jdk 6 [01:30] sec [01:30] pepee is trolling me into deleting system32 [01:30] http://www.youtube.com/watch?v=iKzUzo21vDk [01:30] daf... [01:30] its done [01:31] i been trying to install this java for 30 mins now [01:31] and been going in circles [01:31] It's really not that hard [01:31] it's like 3 commands [01:31] well, congrats, you just learned how to use the terminal and how to install programs from it [01:31] i dint learn anyting [01:31] and also, how to use the package manager [01:31] package manager? [01:32] apt = package manager [01:32] you need to learn how to get calm now [01:32] lol [01:32] calm? [01:32] is there a way to include the path to a shared object file when you run an executable? The executable is in the same directory as the .so file, but running it says "No such file or directory" [01:32] Google would have been faster [01:32] u know in windows i can install java in 1 minutes [01:32] Then go back to windows. [01:32] mdkwlan, he's just impatient [01:32] So i've seen. [01:33] Martinlemaitre: 5 minutes is what it takes to launch eclipse in windows. [01:33] who wanted to know how to use the package manager? [01:33] No one. He didn't understand what it was. [01:34] xbhya: so that program absolutely wants the shared object file to be in /lib/ or something or? [01:34] Martinlemaitre: Linux community encourages you to Google and Read... Microsoft encourages you to call PSS Support and pay $250 to get jdk installed on windows [01:34] hi [01:34] Implying Ubuntu is hard to install anything. My word you may as well go back to windows if you think that. [01:34] oh look [01:34] i run eclipse, ERROR! [01:34] Thanks ubuntu! [01:35] lol [01:35] hey i just installed unbuntu studio and delete windows i am currently trying to install diablo usuing wine but i get a error [01:35] Martinlemaitre, just click "ok" [01:35] i did, it closes [01:35] Clearly it's ubuntu and not your incompetence [01:35] obviously [01:35] lol [01:35] sinc ei just installed it from the software centre [01:35] had 0 room for human error [01:35] and it still doesnt work [01:35] Martinlemaitre: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:35] Martinlemaitre, post the error message in pastebin [01:35] I know a 12 yo who installs packages on ubuntu without a problem [01:36] chase I think you can check winedb to see if there is something special you could do when running diablo perhaps [01:36] says to check the log file in some directory i have no idea how to access [01:36] Go try gentoo and tell me how bad ubuntu is again. [01:36] chase, did you check in appdb.winehq.org for compatibility ? [01:36] Martinlemaitre: since you don't appear to be experienced with Java development, you may have neglected to install the oracle JDK in place of the OpenJDK before installing Eclipse. [01:36] because running three commands that you can copy and paste into terminal is so god damn hard. [01:36] Martinlemaitre: what logfile do it want you to see? [01:36] the freaking directory they link me [01:36] i cant even fcking access? [01:37] sigh [01:37] Martinlemaitre: tone down the language or you'll have to be shown the door. [01:37] mdkwlan: lol [01:37] Martinlemaitre: Why you can't access certain directory ? Don't you have root access ? [01:37] Forgot going from ctrl + c and OH NO! ctrl + shift + v so hard. [01:37] this is literally pissing me off [01:38] it says home/martin/.eclipse [01:38] i click on the folder [01:38] click home [01:38] NO MARTIN FOLDER! [01:38] Martinlemaitre: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:38] Martinlemaitre: In terminal type 'cat /home/martin/.eclipse' [01:39] There are other IDEs that you can use [01:40] Martinlemaitre: what did i tell you about your language? [01:40] this is AWFUL [01:40] now if you want some further help, develop some manners [01:40] i cant even figure out how to install windows on this [01:40] trying to mount an ISO [01:40] is hell [01:40] NO! IT'S UBUNTU'S FAULT DAMNIT! [01:40] !ops [01:40] 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! [01:40] what the hell is a Mount Point? [01:40] how do I change the hotkeys? like, fn + f6, turns the sound off [01:41] when apps are stuck , how can i fix it so they dont blink ? [01:41] trolltastic Martinlemaitre ^ [01:41] i did check wine and the version of diablo i am trying to install does work [01:41] is there something i can use to make it so i kno things is system ok [01:41] chase, do you get any error messages? [01:41] Martinlemaitre, you are all over the place [01:41] but i keep getting error code BLZAPPBTS0000k [01:41] this OS is all over the place [01:42] trying to install java has turned into a 90 min long wild goose chase [01:42] ending in failure [01:42] jboii, what apps, and what do you mean by "blink"? [01:42] I installed java the other day, it took 5 minutes. [01:42] is says the windows secondary logon service to be inabled [01:42] Martinlemaitre: How about you pay someone to install java for you ? [01:42] chase, there is a #wine channel as well. [01:42] it requires* [01:42] this is so god dman stressful [01:42] u dont understand [01:42] Martinlemaitre: a "mount point" is where a harddisk or usbstick or whatever will be found in the files... in windows they is normally called things like C: or D: instead [01:42] alright thaanks [01:42] chase, google shows errors related to battle.net [01:42] It took about 2 mins to install for my on my ubuntu box. He's making a moutain out of a damn mole hill. [01:43] YEah morten..im trying to find a drive to mount but i cant find one [01:43] how do i just run an iso if it asks me for a mount point [01:43] Martinlemaitre, why don't you just fix eclipse? [01:43] Martinlemaitre: aha you want to look at the files inside an .iso file? [01:43] fix eclipse how? [01:43] no i want to run the damn iso [01:43] Martin, you have a Windows 7 iso that you want to install? You need to burn it to a disk or usb. [01:43] it could be as easy as running two commands.. [01:43] chase, #winehq actually [01:44] I think he is CEO of Canonical just testing Ubuntu support community's patience to figure out how successful he is. [01:44] why the hell would i need to burn it? cant i juts run it? [01:44] *sigh* [01:44] pepee [01:44] Please go back to windows. [01:44] i cant get to the folder.. [01:44] Run a Windows Installer on Ubuntu? ... just burn it. [01:44] An error has occurred. See the log file /home/martin/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1381282597500.log. [01:44] wat do i even do [01:44] Read the damn log file to see what the problem is [01:44] IVE TOLD U 10 TIMES [01:44] is that really that hard to understand? [01:44] Martinlemaitre, sudo dpkg-reconfigure eclipse [01:44] I DONT KNOW HOW TO GET TO IT [01:44] Martinlemaitre: cat /path/to/filename.log [01:44] Martinlemaitre: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:44] IM NOT A DAMN WIZARD [01:45] lol [01:45] LMAO [01:45] Martinlemaitre: when I installed java...it was simple [01:45] oh [01:45] morten771: least documented program ever. Came with a .so file and the executable, but your question caused me to randomly stumble on a google solution: http://unix.stackexchange.com/questions/67781/use-shared-libraries-in-usr-local-lib thanks [01:45] nice work floodbot [01:45] Ty FloodBot2 <3 [01:45] and here I was going to link him to a simple guide :| [01:45] now you guys should NOT have been encouraging a blatant troll [01:45] No it's more fun to egg him on [01:45] xbhya: ok, glad to be of any help :-) [01:45] this channel is for legit support, NOT FUN! [01:45] Lolol [01:46] :P [01:46] RTFM! [01:46] JFGI [01:46] FUN is OT! >:( [01:46] wylde: i wouldn't go that far :( [01:46] ;) [01:46] but yes, #ubuntu-offtopic for all your trolling needs [01:46] What's OT ? [01:46] offtopic. [01:46] daftykins lol :) [01:47] daftykins: but support is fun, isn't it? :) [01:47] daftykins: Using Ubuntu is fun, what are you talking about [01:47] lol [01:47] If Ubuntu was no fun, then you wouldn't see it gaining all that popularity would you ? [01:47] I'm still waiting for gentoo to compile. So yea ubuntu is fun [01:48] should I run a command after changing logging setting before my changes work? [01:48] meh, i'm off to bed, you guys can troll all you like [01:48] I have recently become a preacher of ubuntu, converted many Windows zombies into Ubuntu human users [01:48] Gn daftykins [01:48] nightynight daftykins [01:48] Sleep better [01:48] I'm more so a find your own flavour linux preecher [01:49] That is not gonna fly so well [01:49] Can you folks take the chit chat to #ubuntu-offtopic and keep this channel clear for support. [01:49] Whys that? [01:49] There are users like Martinlemairte who don't know how to "Launch" an app; try that "Find your flavor" with them [01:50] True but ill just wait till a person saids they have a problem [01:50] inb4kicked so yea. [01:50] Ok I have a support question now [01:51] ask ill brb [01:51] can anyone point me in the right direction for having a command which runs when a usb device is inserted? [01:51] I have ubuntu installer boot-USB; I use it as a portable OS; I stick it in, boot and choose "Try Ubuntu"... I do that to use other people computers... Do you guys see any problem with it ? [01:52] Phlunk3: You're probably looking for some autorun usb or something [01:52] you can install linux onto a usb and then you will be able to store your app data and config on there also faha, probably a nicer solution [01:52] Phlunk3: http://ubuntuforums.org/showthread.php?t=1485978 [01:52] Yea unetbootin has the function for mainting a session for ubuntu [01:53] also you have other spins like DSL or puppylinux [01:53] !info udev | Phlunk3 [01:53] Phlunk3: udev (source: udev): rule-based device node and kernel event manager. In component main, is required. Version 175-0ubuntu26 (raring), package size 312 kB, installed size 956 kB (Only available for linux-any) [01:53] Puppylinux is a VERY weird linux in many ways. ;) [01:53] Hey Dr_Willis [01:53] I used unetbootin to create this USB, but instead of running in installer I choose "Try Ubuntu" [01:53] i have a hard time reccomending it - because its so odd in ways - that teach bad habbits when using Ubuntu, or a more normal linux. [01:54] Howdies mdkwlan [01:54] Macpup DSL there's tons of them [01:54] tinycore linux is also a very tiny (and weird) linux. [01:55] Yea, what exactly do you find weird with them? [01:55] go look at how their package manager system works [01:55] like ppm? [01:56] tinycore is set to have 'packages'installed to a direcxtory then at boot all the package arvhives get mounted via the loop back feature to get merged into the actual os. [01:56] Wow that is weird [01:56] Seriously? What does any of this have to do with Ubuntu. Take the chit chat elsewhere now please. [01:56] how can i make it so twitter notifications pop up ? [01:56] so you end up with 40+ loop devices - each oneis mounted to setup a single app/package [01:57] Because it started with using ubuntu on a usb stick and mataining a session on a usb stick [01:58] mdkwlan: I am going to say this one last time. Stick to Ubuntu support or I will remove you from the channel. Dr_Willis you know better also. [01:58] K [01:58] Where can I find 12.04.1 install media? [01:58] 12.04.3 is the current one. Is there a reason why you need 12.04.1? [01:59] join [02:00] DWSR2: http://old-releases.ubuntu.com/releases/12.04.1/ [02:00] join [02:00] JOIN [02:01] tl_: what are you trying to do? [02:01] JOIN [02:01] NO IDEA [02:01]  ^ÂÊÎÔÛâêîôûĈĉĜĝĤĥĴĵŜŝŴŵŶŷˆ̭̂᷍ḒḓḘḙḼḽṊṋṰṱṶṷẐẑẤấẦầẨẩẪẫẬậẾếỀềỂểỄễỆệỐốỒồỔổỖỗỘộ⨣⨶⩯ꞈ^󠁞 [02:09] Hi, is there a good reference on the order that bash reads startup files? particularly the order? [02:09] what version of ubuntu? [02:09] I think it's being changed in ubuntu 13.10... [02:12] he got hit by a bug in eclipse... [02:13] this one: http://stackoverflow.com/questions/10165693/eclipse-cannot-load-swt-libraries [02:14] is TrueCrypt compatible with ubuntu? [02:16] hi, can i use a gui for .par2 files like quickpar or something? [02:17] all: hi, i have a thinkpad and i was wondering if anyone here knew how to use the fingerprint scanner + a password for two layers of security [02:17] skorpio: winrar works in wine [02:17] all: this would be for logging in and what not === jamie___ is now known as Guest9008 [02:19] Dr_Willis: i think there is a tool for it but i cant recall its name [02:19] Valdus, try asking in ##linux and ##security too (tell them you are using ubuntu) [02:19] pepee: good idea, thnx [02:20] skorpio, http://www.linuxforums.org/forum/newbie/71673-par-par2-program.html says there is part2 in linux [02:21] err... skorpio google shows pypar2 :P [02:21] where is slapd.conf on Ubuntu? [02:23] toothe, 'locate slapd.conf' [02:23] pepee: that might be it thanks to your superior google skills ;) [02:23] i found ta its in /usr/share/slapd, this is throwing me off [02:23] toothe, or dpkg -S slapd.conf [02:24] because I don'tsee the purpose of /etc/ldap then [02:24] skorpio, :P [02:26] how to surpress the screen output while booting? [02:27] how to change those black thing with a logo splashing ? [02:30] Rory, if you're still on finally triggered it its def an out of memory error, it just says "Killed" but dmesg shows out of memory so i do need swap space [02:31] i have coztumized ubuntu box how to surpress the screen output while booting? [02:31] how to change those black thing with a logo splashing ? [02:32] i love how 2gb isnt enough ram to run a web browser anymore [02:33] fishcooker, install plymouth ? [02:38] hi, is it possible to run windows images on virtualbox installed on ubuntu? [02:38] Hello, anyone here that could help me with "Make" and "Cloud 9 IDE" [02:38] chucky___: yes, it is [02:38] chucky___ yup it sure is [02:38] ariel_17, even in headless environment?? [02:38] chucky___ so you want to RDP into it? [02:39] chucky___: what do you mean with "headless" [02:39] i.e., commandline only? server edition [02:39] chucky___: check out the docs for virtualbox [02:39] hi [02:39] does anyone run cpanel on ubuntu? [02:39] or is there a better way of running windows from within linux? [02:39] chucky___: I didn't tried that way. Sorry :/ [02:40] chucky___: thats probably the only way [02:40] chucky___: I always did that. Virtualbox inside the box, since I have ubuntu as primary os [02:41] chucky___: do you want to emulate the vmware os? [02:42] Vialas, you got an error or something? [02:42] well now im getting a error about not supporting ARM [02:43] but thats because i treid a didffeent method [02:43] http://ubuntuforums.org/showthread.php?t=1813076 [02:43] i was using that tutorial [02:43] :$ [02:43] Vialas: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [02:43] and even with a tutorial im a noob :S [02:43] i didnt flood anyone [02:43] Vialas, use commas, NOT enter [02:43] * Vialas scratches head [02:43] ohh i see, thanks bazhang , will do from nowo n [02:45] Vialas, hmm, no idea, but I guess someone will help you if they know [02:45] also, try looking for other related channels [02:46] gah, having trouble with slapd on Ubuntu. [02:46] the documentation for slapd fails at a certain point [02:46] I think its due to ubuntu-specific changes [02:46] pepee i treid the #cloud9ide but doenst seem much help [02:47] pepee the error is when i sue "make" command all parts up to that work [02:47] pepee but then i get this error : clound 9 Build failed: -> task failed (err #2): {task: libv8.a SConstruct -> libv8.a} [02:48] Vialas, did you google that error? [02:48] I installed open box and I was wondering how to install a dock and is there a quick way to cycle through desktops? [02:48] i need to get better at using commas instead of the enter button. Yes i did try and google the error and that lead me to try another thing which then gave me the proplem with the ARM error about the processsor [02:49] tcatsunent, windows key + f1, f2 ... [02:49] Vialas, try #ubuntu-arm [02:49] ok bazhang [02:50] Thanks any ideas for a dock? I tried awn but it didn't work [02:51] tcatsunent, no idea, but I guess people using l/xubuntu may help you? [02:51] !info docky [02:51] docky (source: docky): Elegant, powerful, clean dock. In component universe, is optional. Version 2.1.4-1 (raring), package size 830 kB, installed size 3329 kB [02:51] tcatsunent, ^ [02:51] thank you [02:52] !dock [02:52] Ubuntu includes several dock-like navigation bars. Some options are: avant-window-navigator, cairo-dock, docky (formerly part of gnome-do), stalonetray, simdock, kdocker, kooldock. [02:53] awn works well for most people. its got the most features i belive [03:01] bazhang: to bad docky is written in mono, and thus doesn't have much future... [03:02] zykotick9, well he asked for a dock, not the whole mono thing, and thats what came to mind; feel free to suggest others if you wish [03:04] bazhang: well, it works for now anyways ;) i've never been a big dock fan myself, but have used awn/docky/cairo-dock in the past... you suggestion(s) where good... i was just making a comment to you :) [03:07] says it wont work properly without compositing [03:08] what window manager are you using tcatsunent ? [03:09] can I block or mask read of one file on a NTFS partition? so when a program wants to read that file it gets 0 bytes of another file from somewhere, just so it don't try to read that file? [03:09] openbox [03:09] morten771: i imagine such features with ntfs will be very limited. [03:10] tcatsunent: openbox might have some compisiting option you can enable. [03:10] Docks that require compositing, such as Avant-window-navigator, Cairo dock, or Kooldock, can be used in Openbox with xcompmgr [03:11] okay thank you [03:11] http://urukrama.wordpress.com/openbox-guide/ [03:11] oh [03:12] could I for example mount a single file onto /media/C/dir1/dir2/file.exe ? (while /media/C is where my ntfs partition C: is) [03:12] no luck :( [03:12] tcatsunent: IF you have 3D card working, you might want to check out http://www.fluxbox-wiki.org/index.php?title=Compositing [03:13] morten771: i would be suprised if it was possible. you MIGHT be able to use some unionfs or other fuse 'mergeing 2 filesystems onto one' tools like unionfs, or overlayfs. or some other fuse tools. [03:14] morten771: im not sure how well the ntfs-3g driver supports soft links either. that may be anoher way to redirect that file to a differnt file [03:14] mount a single file? why? [03:14] I'm not sure how mounting works really, but I think one normall can make say a usb stick appear as to be the files at /home/user/foo/bar so perhaps a single file from it could be "mounted" to appear as /home/user/foo/bar/pic.jpg say? [03:14] http://eid.belgium.be/en/using_your_eid/what_do_you_need/kaartlezer/ - I have to login via my ID card, how do i install it? [03:14] http://eid.belgium.be/en/using_your_eid/what_do_you_need/kaartlezer/ - i have installed it but my card reader is not showing my ID Card details [03:14] IamTrying: ? [03:14] aha ok [03:15] loganlee, eid-viewer is not working any idea how to install it? [03:15] so anyone with any helpful tips for swap on sd? [03:15] loganlee, software is installed but when my id card is inserted it does no preview [03:15] yeah the problem I really have (that I just tries to avoid) is that there is a file on my ntfs partition that my version of ntfs-3g can't read it seems. (and filling my logs with errors instead) === Vobine is now known as Psychoholic === DWSR2 is now known as Guest95738 [03:16] when i do a apt-get search virtualbox, it gives me a list of results. is there a way to find out the version of that particular release? [03:16] !virtualbox [03:16] Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [03:17] LiENUS: do you mean SSD? it's fast, but bad for the drive. personally, i have swap on my SSD (but i don't expect my SSD to last forever, maybe 4+ years is all...) [03:17] sd card [03:17] so i dont kill my ssd [03:17] LiENUS: that's gonna be SLOW... [03:17] How do i use ID Card reader?? Windows 7 / Windows XP it works but Ubuntu not possible? [03:17] chucky___, apt-cache policy virtualbox [03:18] zykotick9, shouldnt really be any slower than swap on hard drive [03:18] LiENUS: actually it will to MUCH slower... [03:18] zykotick9, random access hard drive speed is ~10-20MB/s [03:19] so going to something thats 30-50MB/s random access speed is a step up [03:19] LiENUS: do what you want. i'm done with this conversation... [03:19] zykotick9, well im curious why would using a faster media be slower? [03:20] if rhash when trying to read that file, fills the syslog with thousands of lines of same error (for same file) is it becuase rhash don't give up, and just tries again and again forever? [03:20] LiENUS: lol, SD is across USB (9 times out of 10), and if you think USB = HD speed... [03:20] IamTrying, Have you found an app like this one? https://apps.ubuntu.com/cat/applications/precise/qesteidutil/ [03:20] zykotick9, for sequential reads sure, spinning disk on sata bus would destroy it hands down [03:20] but thats not what we're talking here [03:21] we're talking swap which is random reads [03:21] LiENUS: have you ever tried to run an OS over USB? it crawls... [03:21] actually the bench marks im finding for random reads are more on the order of 1-2MB/s compared to the 50MB/s i'm pulling off my SD card [03:21] IamTrying, http://askubuntu.com/questions/284440/why-id-card-reader-is-not-working-in-ubuntu-12-04-12-10-using-omnikey3121 === megabitdo is now known as megabitdragon [03:21] LiENUS: good luck, don't use my nick further. [03:21] i run my raspberrypi over SD card. and you can set it up to use USB. the usb is much faster. [03:22] wilee-nilee, yes this is the exact card i have now http://askubuntu.com/questions/284440/why-id-card-reader-is-not-working-in-ubuntu-12-04-12-10-using-omnikey3121 [03:22] zykotick9, well maybe in the future yo ushouldnt be just making things up and people wont call you out on it toodles [03:22] wilee-nilee, but its not opening any data [03:22] ran ubuntu off of SD card on this netbook also.. again USB flash was a lot faster === creftos_ is now known as creftos === Tayl is now known as Taylor [03:22] !netsplit === skasturi__ is now known as skasturi === tempspace_ is now known as tempspace === Guest26240 is now known as 18WAET4AZ [03:22] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit === onekt2 is now known as onekt === tumppu_ is now known as tumppu === _DIoX|DaZ is now known as DIoX|DaZ [03:22] wilee-nilee, ID-card Utility is not installing failed [03:23] IamTrying, I have no idea, just trying to get you to post more than "help". [03:23] when ubuntuforums got hacked and me having to create a new account with them did i loose all my data from the passed i'm not totally sure i used the same nickname... WFT [03:23] In other words details [03:23] slie: i think theres a #ubuntu-forums channel [03:23] thatnks [03:23] hmm [03:23] hmm [03:24] ack [03:24] so so sorry folks === deamonologist is now known as leprechaunEse [03:24] i must have had my arm on the keyboard, when watching dvd === Red_M_ is now known as Red_M === xtriz is now known as Guest87402 [03:24] Hello, everyone! http://www.phoronix.com/scan.php?page=news_item&px=MTM1NDk I am not sure whether it's appropriate to try that because I am so nervous about updating the kernel to 3.10. Now I am using Ubuntu 12.04.3. kernel 3.8. anyone give suggestions? [03:25] miusang: paraphrase what the url is about... not everyone can read every url posted to see the actual question [03:25] wilee-nilee, i need to login via my id card to a VPN SSL server and also pay tax on web. But in Ubuntu its impossible to read a id card [03:25] ok, [03:25] so anyone got any tips for putting swap on a sd card with ubuntu? [03:26] LiENUS: ive heard its a bad idea. bad to have it on a usb flash drive also. [03:26] IamTrying, I am not your help, I have not used this app, the key here is details to the channel. [03:26] ive done both however. ;) [03:26] Dr_Willis, well it wears out the flash faster true [03:26] Shouldn't there only be one error line (ntfs_attr_pread error reading ... Value too large for defined data type) instead of many (until my disk is full) when rhash is trying to read a file that my ntfs-3g can't read? [03:26] but in typical random read/writes sd cards absolutely destroy spinning disks [03:27] so it should in theory be 10-20x faster than putting it on a regular spinning hd [03:27] i imagine swap access is not totally random [03:27] run some benchmarks and see perhaps? [03:27] the url elaborate that How To Use Open-Source Radeon UVD On Ubuntu, but I don't know whether I can use it in my laptop and get a good performance. [03:27] not totally no, you'll see things written out in blocks the size of the program [03:28] so firefox will take up ~1gb sequential [03:28] Hello, everyone! http://www.phoronix.com/scan.php?page=news_item&px=MTM1NDk I am not sure whether it's appropriate to try that because I am so nervous about updating the kernel to 3.10. Now I am using Ubuntu 12.04.3. kernel 3.8. anyone give suggestions? [03:28] but firefox isnt likely to get swapped out === krphop_ is now known as krphop [03:28] you're more likely to see little things like a bunch of small services swapped out to find the space you need in ram for firefox [03:29] now if you're hibernating to a sd card it will suck performance wise compared to a hd === jaTT is now known as James_WB [03:30] hello ? [03:30] hi [03:30] http://www.phoronix.com/scan.php?page=news_item&px=MTM1NDk I am not sure whether it's appropriate to try that because I am so nervous about updating the kernel to 3.10. Now I am using Ubuntu 12.04.3. kernel 3.8. anyone give suggestions?the url elaborate that How To Use Open-Source Radeon UVD On Ubuntu, but I don't know whether I can use it in my laptop and get a good performance. [03:30] got a problem with vlc on 13.04 [03:30] LiENUS, Please use nicks here, you can tab complete them. [03:30] James_WB: bummer [03:30] it is suddenly not displaying any video at all [03:30] worked well before [03:30] hoping someone could help [03:31] miusang: why're you nervous about updating to linux 3.10? [03:31] wilee-nilee, i have updated the drivers https://www.hidglobal.com/drivers/14919 but still eid-viewer is not showing the card [03:31] I want to use the hardware acceleration, in fact. [03:31] IamTrying, Why are you telling me this? [03:32] how do fix this error? W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 14E4942973C62A1B [03:32] miusang, you need kernel 3.10+, preferably 3.11 [03:32] wilee-nilee, please dont use my nick here, it's considered rude to ding someone if you werent already having a relevant conversation with them [03:32] apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 14E4942973C62A1B [03:32] didn't work [03:33] miusang, for UVD, you need an external package: libg3dvl-mesa from oibaf's PPA [03:33] uh [03:33] james-ubc: perhaps they havent uploaded their key to the servers yet [03:33] LiENUS, I am a regualr user here, and that is not correct use nicks. [03:33] wilee-nilee, is there no body used Eid-viewer??? [03:33] miusang, #radeon may help [03:33] wilee-nilee, stop dinging me it is bad IRC ettiquette [03:33] !tab | LiENUS [03:33] LiENUS: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [03:33] miusang: 13.10 will have 3.11 [03:33] !attitude | LiENUS [03:33] LiENUS: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [03:33] How do I fix my program defaults for scripts? [03:34] Sir_Leto: clarify what you mean [03:34] miusang: If you're nervous, make sure that whatever upgrade method you're using installs your new kernel *as well* as your old one -- if things don't work out, choose your old kernel from the boot menu and you'll be back to where you were === K1rk_ is now known as K1rk [03:34] LiENUS It's not considered rude, if anything no one knows who you are talking to when you reply minutes-hours later. All we see is you talk about random things, unless you highlight that person. [03:35] wilee-nilee, what you are doing ammounts to spam, they ban people from #freenode for dinging people you arent in a conversation with [03:35] KnownSyntax, i'm saying wilee-nilee is being rude by dinging me randomly [03:35] they really don't :p but that's immaterial [03:35] any of you have something related to Ubuntu to talk about? [03:35] Also, I am afraid that whether the propritery drivers have something wrong with the new kenerl. [03:35] Dr_Willis, huh... that's weird... I didn't add any repos this week [03:35] reisio, actually sit in there, about twice a day spammers come in dinging everyone and they ban them [03:35] miusang: pretty unlikely [03:36] LiENUS: nope [03:36] reisio, yep [03:36] miusang, you have to remove them completely, remove xorg and reinstall it [03:36] reisio: Let's talk about how openjdk throws a package not found error when you try to apt-get install it on ubuntu server >.> [03:36] LiENUS: not what you're talking about, nope [03:36] KnownSyntax: can we talk about what you want openjdk for first? :/ [03:36] Dr_Willis: I told Ubuntu to open .pde files in processing(an IDE) and now it opens all scripts in processing [03:36] anyone having trouble with vlc, mine stopped displaying video today [03:36] reisio, i simply pointed out that what he was doing is akin to spamming hes dinging me for no reason [03:36] James_WB: what'd you do today? [03:36] miusang, http://wiki.cchtml.com/index.php/Ubuntu_Precise_Installation_Guide#Removing_Catalyst.2Ffglrx [03:37] reisio: qwebirc. [03:37] LiENUS: yeah, but it isn't, and it wouldn't matter if it were, that isn't your job [03:37] it's considered rude to randomly ding people [03:37] KnownSyntax: horrors, what's the exact error? [03:37] LiENUS: you said [03:37] i informed him that what he was doing is rude [03:37] installed some updates in software updater, thats about it, nothing related to vlc [03:37] Sir_Leto: id have to say check askubuntu.com for what tools to tweak file assoications that way. [03:37] reisio, i said wilee-nilee, please dont use my nick here, it's considered rude to ding someone if you werent already having a relevant conversation with them [03:37] I am using laptop. Doesn't the laptop get much heat than original? [03:37] he continued to ding me [03:37] LiENUS: it's true you've said some things, is he dining you now? [03:37] reisio: apt-get can't find the package at all, I've told Ubuntu forums awhile back ago but still no fix. I'm lazy so meh, just gave up on having that part of qwebirc run correctly. [03:38] miusang, there is dynamic power management in kernel 3.11 [03:38] then bragge dabout how he was a regular user here and could get away with being rude [03:38] KnownSyntax: horrors, what's the exact error? [03:38] miusang, http://phoronix.com/forums/showthread.php?82751-How-to-get-dpm-accel-sb-back-end-working-on-Ubu-13-04-%28ppa-preferably-%29 [03:39] then proceeded to info bot spam me with a link to the rules saying not to info bot spam me lol [03:39] Hello, m currently using ubuntu to connect to a device with this command : stty -F /dev/ttyUSB0 9600 cs8 -cstopb && cat -v < /dev/ttyUSB0. The result is, an output with ^C at the end of the data. The question is if I type : stty -F /dev/ttyUSB0 9600 eof ^C cs8 -cstopb && cat -v < /dev/ttyUSB0, why doesn't it close? [03:39] back [03:39] wilee-nilee, since you're a 'regular user' you should know ". Please do not abuse our bots. Trying to add silly items (including spam), or calling lots of triggers quickly is considered to be abuse" [03:39] One more question, if I install the proprietary driver from AMD, what happened to the kerne 3.11. [03:39] I've been reading about installing ubuntu-touch on a nexus 10. Kinda confusing. [03:39] Do you think the install will be any easier with the release on the 17th? [03:39] rom the link you sent me from the infobot [03:40] ok i think we may have a troll from the looks of it [03:40] can someone help me install java on ubuntu studio [03:40] 5~ [03:40] Anyone have experience with ubuntu-touch? [03:40] !touch | lucenut [03:40] lucenut: 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:41] miusang, nothing. AFAIK, fglrx modifies the X server and installs a kernel module. after removing that module and the packages, you'll have no problems [03:41] do i need to install linux rpm, linux, linux 64, or linusx 64 rpm [03:41] I just have a few questions. [03:41] chase, you wouldnt need an rpm on ubuntu at all [03:41] Like will the release on the 17th dual boot? [03:41] chase: this a desktop? [03:41] lucenut: all the releases have been able to dual boot [03:41] lap top [03:42] chase: rpm is redhat/fedora... see "/msg ubottu rpm" for additional details... [03:42] but if you mean can touch dual boot with what? theres the Touch specific channels [03:42] chase: so desktop, use software center [03:42] chase, does ubuntu studio not have the ubuntu software center [03:42] !touch | lucenut [03:42] lucenut: 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:42] chase: https://help.ubuntu.com/community/Java [03:42] idk im new to ubuntu [03:42] mynameisthom, you have to pass ^C? [03:43] *you want? [03:43] is there anyway to split a file in place? :-\ I'm trying to put it on s3 bc i don't have much space left, but it's over 5gb [03:43] Ok, I will try it right now. Great thanks. I will give some feedbacks.:) [03:43] witch java do i need to play runescape [03:44] pepee, yep. I've tried hit Ctrl-V Ctrl-C, but nothing. The command is still listening the port. [03:44] gp5st: how do you have access to s3? [03:44] like for graphics [03:44] miusang, it's experimental, I don't think feedback will be welcome... [03:44] miusang, not in this channel, at least [03:44] gp5st: use 'split' or 'tar' and s3fs [03:44] miusang, go to #radeon [03:44] !java | chase [03:44] chase: 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. [03:44] ok, no problem. [03:44] gp5st: or, sorry, just use s3fs :) [03:44] gp5st: and cp/rsync [03:44] ok thanks [03:44] you want the jre and browser plugin [03:45] mynameisthom, the manpage says eof specifies the char to terminate the session... [03:45] chase: runescape? [03:46] ah [03:46] mynameisthom, try passing '\x03' as argument? [03:46] after i download java what do i need to open it with [03:46] or, better yet, give it some other char... [03:46] chase: what did you download exactly? [03:46] archive mnager? [03:46] reisio, its a mmorpg [03:46] done through the web browser [03:46] good question [03:47] jre-7u40-linux-i586.tar.gz [03:47] chase: you don't download it through your browser [03:47] iirc theres a launcher so he could use it and in theory get away without the plugin and just use the launcher but i've no idea if it works on linux [03:47] chase: use your package manager [03:47] reisio: but i thought there was a 5gb limit on s3 (i'm using s3cmd and it's getting a broken pipe error) [03:47] i'd look in the package manager first before messing with tarballs [03:47] at least on a mint/ubuntu OS [03:47] chase, try the openjdk before you try oracle [03:47] it dont lienus [03:47] and it wouldnt work on wine either [03:48] seriously, most if not all newbs don't even know that there is a package manager [03:48] gp5st: well that's a separate problem altogether [03:48] chase, https://help.ubuntu.com/community/Java#Installation_of_Java_Runtime_Environment [03:48] why isn't it in the /topic ? [03:48] gp5st: how do you expect to move 5gb off one FS and onto another that won't take it [03:48] it should be the first thing newbs should read... [03:48] thanks for the help guys [03:49] im a coder im just trying to get into ubuntu [03:49] really [03:49] reisio: i have no idea [03:49] look for synaptic [03:49] pepee: why not just make people learn how to be self sufficient? Great idea :p [03:49] or did i typo that? [03:49] lol [03:49] gp5st: okay, so maybe this isn't your solution [03:49] reisio: i wanted to split it into smaller files [03:49] hmm, this is a rar with a rar in it? (I didn't make it) could i mount it? [03:49] reisio, because to start being self sufficient, it's easier to just RTFM... [03:49] gp5st: start with this: http://www.webupd8.org/2009/04/clean-unnecessary-temporarily-files-in.html [03:50] gp5st: hrmm? [03:50] reisio: oh i've been doing that:-p [03:50] pepee: you know that, and I know that, two down [03:50] gp5st: you know you can get 3TB for about $120 in the USA right now [03:50] that's less than $50 per 1TB [03:50] what application do you open oracle with [03:50] ? [03:50] yeah, well, the first question should always be "are you new to ubuntu/linux?" [03:50] to install [03:51] yo pepee [03:51] hey hoverboard [03:51] gp5st: Ubuntu One offers 5gb of free online space [03:51] you're pretty active in here [03:51] gp5st: google drive offers 15 [03:51] hundreds of others [03:51] hoverboard, I used to be, but it's kinda hard to teach people... [03:51] what could be the cause of booting to black screen 3 times and on the 4th it boots correctly? [03:51] you still in that other channel? [03:51] pepee: I'm not sure you should be answering questions if the answer to that one isn't obvious :) [03:51] turns out I need to edit ~/.local/share/applications/defaults.list [03:51] hoverboard, yep [03:52] methodize: race conditions, don't you love C++? [03:52] ah cool [03:52] reisio, some people knows how to do things, some learn quickly by themselves, etc. [03:52] uhuh [03:52] what program do i need to choose to install jdk oracle [03:52] reisio: it's a 6gb file:-p [03:52] some are told "look, ubuntu is great, I'll install it for you" and then... nothing, they don't know how to use it [03:52] chase, use the software center [03:53] yeah that's true [03:53] gp5st: what is it? [03:53] the room bot have a "package manager or software center commond" [03:53] chase: what makes you think you need oracle's? [03:53] oops @ my spelling [03:53] command [03:53] reisio: some (non porn) videos [03:53] gp5st: in what format? [03:53] gp5st: how much space do you have? [03:53] gp5st: get yourself some porn [03:53] ~ 800mb? [03:54] pepee, it says stty: invalid integer argument `x03' [03:54] i have a joke here but i am bound to get kicked from the room for saying it [03:54] :P [03:54] can someone get something from their application defaults config for me? [03:54] mynameisthom, include the quotes, or try eof $(echo -ne '\x03') [03:55] pepee, gimme a second. I'll try the last one, since quote doesn't work [03:56] I want to know what it says in ~/.local/share/applications/defaults.list for the mime type application/x-shellscript [03:56] can anyone tell me? [03:56] Sir_Leto: I'm guessing dash or bash [03:56] I need it to fix my messed up file associations === smoke_ is now known as smoke [03:56] apt-file can probably tell you what package provides that [03:57] how do you set up the gui to have these widgets? http://i.imgur.com/eyow1D2.jpg [03:57] heheh [03:57] pepee, still not work. At least it display the correct result, even it still not auto-close. [03:57] obiwanjabr0ni: you must be so bored [03:57] archivemount cmd ftw! [03:57] reisio ? [03:57] nice [03:57] lol [03:57] obiwanjabr0ni: I was just in #css when you did that :p [03:57] obiwanjabr0ni: check you clipboard [03:57] mynameisthom, no idea then, try asking in ##linux or something else [03:57] omg wtf === Maple__ is now known as Guest58172 [03:57] Sir_Leto: no he's doing it on purpose :p === skasturi_ is now known as Guest73768 [03:58] OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING [03:58] A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER [03:58] HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY [03:58] FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH [03:58] CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE OMG IT'S A GAY FAG SUCKING A PENIS WITH CUM ALL OVER HIS FACE [03:58] if it weren't such blatant gay porn, maybe that would be a possibility [03:58] heh [03:58] I don't mind it, but he can probably get in trouble for it [03:58] he's spamming now [03:59] he was always spamming [03:59] that is what spam is [03:59] eh just think about in a week how this wont matter 1 penny [03:59] and people wonder why i keep insisting they use a pastebin text site. not jpg images [03:59] pepee, thank you :) [03:59] there's no time when you join a channel for the purpose of sending an irrelevant message that it isn't spam [03:59] mynameisthom, yw [03:59] i'm trying to change from the default stereo sound to 7.1 surround sound. no matter what I do, when I initially play, it's in stereo until I change the mode in system settings - sound. [03:59] has anybody dealt with this? i'm using pusleaudio. [03:59] i've had this problem in ubuntu and mint. [03:59] justanotheruser, try using pavucontrol [04:00] I've given up with linux and audio [04:00] It still has so many problems [04:00] is there some mystery mode in pavucontrol? [04:00] pulseaudio always gives problems... [04:00] chromium, right now shows built-in Audio Analog Surround 7.1 [04:00] but only shows front left and front right control.s [04:00] yeah. [04:01] justanotheruser, ah, sorry, misread... no idea about that... [04:01] justanotheruser, are you sure the driver supports 7.1? === Jan11 is now known as ON1 [04:01] yeah, i can change to the mode [04:01] and while that process is open [04:01] it's definitely in 7.1 [04:02] reisio, theres nothing i can do about it? [04:03] methodize: about what? [04:03] anyone could recommend me a laptop with ubuntu pre installed [04:04] rrm: can't pick one yourself? [04:04] I think dell may still sell laptops like that [04:04] system76 has several also [04:05] reisio: well, i want to make sure it works ok with 12.04 since this x130e has issues with wireless and video card [04:05] rrm: http://www.ubuntu.com/partners/dell/dellxps [04:05] rrm: any reputable business will make sure the hardware works with what they put on it [04:06] $1549? [04:06] ouch [04:06] reisio: reputable? [04:06] rrm: having a good reputation [04:07] reisio: i know, lol... lenovo is one, does not work out of the box, lol... i just wanted something that i do not have to worry about tinkering, i just want to use it [04:07] thre is a list of ubuntu certified hardware on the ubuntu site ive seen. [04:07] right, but they also don't sell computers with ubuntu preinstalled [04:07] so that isn't relevant [04:07] rrm: http://www.ubuntu.com/certification/make/Lenovo/ [04:08] reisio, about race conditions. [04:08] newegg has a $250 netbook/laptop right now with ubuntu [04:08] methodize: oh [04:08] methodize: that could be tedious to debug, you'd have to look at logs and things [04:08] Sir_Leto: wow, that xps is expensive [04:09] dell raises prices on their linux offerings [04:09] reisio, ah, any idea on where i could start chipping away at that? or what to look into [04:09] It's a core 3rd gen core i7 laptop with a 1080p display [04:09] my current netbook is ubuntu 'certified' but it still has a few quirks. [04:09] presumably because they don't sell as many [04:09] http://www.ubuntu.com/certification/desktop/models/?csrfmiddlewaretoken=Tq4jikYqiYOIyY1iXcdz3gqGzzBklSSo&query=&category=Laptop&level=Any&release= [04:09] reisio: It does have high end specs though [04:09] Sir_Leto: it does [04:10] ugh sound just shouldn't be this poor. [04:10] including 226GB more SSD than anyone would need [04:14] i've 10.04.1 box [04:14] why i cant do this [04:14] sudo add-apt-repository ppa:cherokee-webserver [04:14] sudo apt-get install software-properties-common [04:15] there is no package for it [04:16] solved [04:16] the repo may not have anything for 10.04 [04:17] and you DID do a sudo apt-get update, after adding the repo? [04:17] yes Dr_Willis [04:17] sudo apt-get install python-software-properties [04:17] that solve my problem [04:18] its probably time to upgrade to 12.04 [04:19] !EOL > fishcooker [04:19] fishcooker, please see my private message [04:20] Ben64: considering all previous releases are EOL (on desktop), it'd say yes. [04:20] s/it'd/i'd/ [04:22] zykotick9: that wouldn't work, would be easier to do s/it/i/ [04:22] Ben64: :) good point. does ' mess with things? (i'm assuming by your comment, it does) [04:23] yeah, would need to escape them, like s/it\'d/i\'d/ but that looks silly [04:24] s/\/\\\\/\// [04:24] I installed ubuntu 13.04 and them updated and installed gnome now when I login my screen is black with a cursor. [04:24] CodeOmegaPrime, upgrade to 13.10 ? :P [04:25] it will be released in a couple days, so... [04:25] Doesnt really fix the fact my work machine is jow a paperweight until its working [04:25] fishcooker, It's just called cherokee in the ppa [04:26] CodeOmegaPrime: what exactly did you do [04:27] I installed gnome then ati drivers then ran sudo aticonfig --initial --adapter=all [04:27] CodeOmegaPrime, upgrade from the tty ? [04:27] Yes [04:27] CodeOmegaPrime, looks like a problem with fglrx... [04:28] CodeOmegaPrime: fglrx is horrible..... and it has horrible 2d acceleration, you'd only use it if you were a gamer [04:28] if you aren't, you're better off with the open source radeon driver [04:29] CodeOmegaPrime: what card do you have? [04:29] Let me look I do play some games [04:29] And program them [04:30] CodeOmegaPrime, installed gnome, the shell? [04:30] CodeOmegaPrime: what card do you have? [04:30] HD 6530D [04:31] Radeon [04:32] CodeOmegaPrime: tbh you're better off with installing kernel 3.10 or 3.11, and mesa git, with this setup it rivals fglrx [04:33] Hi all. I know it's old new, but I'm still not over the death of Gnome 2. Anyone else? [04:33] !offtopic > superboot [04:33] superboot, please see my private message [04:33] superboot, mint ? [04:33] Ari-Yang will that work for games too [04:33] CodeOmegaPrime: yes.... [04:34] Ari-Yang: Ah, thanks. [04:34] CodeOmegaPrime, you may find some bugs though.. [04:34] CodeOmegaPrime: and if you're using xf86-ati driver 7.2, and mesa 9.2 at least, you can have hardware video decoding support [04:34] superboot, AFAIK mint still uses gnome2 [04:34] CodeOmegaPrime: yeah what pepee you might find some bugs... I'm using it myself and so far everything is fine...but it may not be the same for you [04:35] I get black screen after resume from suspend :'( [04:35] I'm using the FOSS driver too [04:36] Ok time to dig thanks guys [04:36] CodeOmegaPrime: if you're curious use this ppa https://launchpad.net/~oibaf/+archive/graphics-drivers/ [04:36] pepee: i'm assuming you use AMD/ATI, which is NOT FOSS, only OS (open source). [04:37] CodeOmegaPrime, http://wiki.cchtml.com/index.php/Ubuntu_Raring_Installation_Guide#Removing_Catalyst.2Ffglrx , http://www.phoronix.com/scan.php?page=news_item&px=MTM1NDk , http://phoronix.com/forums/showthread.php?82751-How-to-get-dpm-accel-sb-back-end-working-on-Ubu-13-04-%28ppa-preferably-%29 [04:37] zykotick9: I think he means open source radeon driver... [04:37] zykotick9, yeah, sorry, I don't understand the difference very well [04:38] it's because of the firmware? [04:38] pepee: many people don't. but there is nothing "free" if you use ATI/AMD. yes due to firmware. [04:38] k [04:39] saucy should ship libg3dvl-mesa ... it would be less problematic for people to use the radeon driver [04:40] pepee: I'm sticking with 12.10, but it would be a let down if 13.10 isn't shipped with that and mesa 9.2... [04:41] Hi. I'm running ubuntu 12.04 LTS 64 bits. My computer FREEZES when I have a userland program use the "read" function and press CTRL-D [04:41] well, it isn't in the repos [04:41] I got mine from oibaf's PPA [04:41] packaged for raring [04:41] pepee: I installed using oibaf's ppa as well [04:41] I can't find if it's a bug that only happens to me o what. But I think it's weird. [04:42] charco, that's really weird [04:42] pepee, yes, yes it is. Do you have any idea of what should I do? [04:43] I was just testing something, used read in a program, and hit CTRL-D.. the whole system freezes =/ [04:43] charco, userland is not in the repos right? [04:43] I think that probably there's a memory leak somewhere. Because suddenly it fills my ram(8GB) and swap [04:44] well, I'd try connecting from another machine and watching the processes [04:44] charco, what program? [04:44] wilee-nilee, just a normal program. calling read(0, buffer, 1023); [04:44] could be a bug in that particular program [04:44] charco, userland is not in the repos right? [04:45] wilee-nilee, userland means, not as root AFAIK [04:45] 3rd party apps are basically not supported here is all [04:45] hello .... I am trying to get a VM to network boot via nfs ... I have setup a directory for the nfsroot which I think is correct ... the VM does boot to some iso mounts :-) ... but fails when trying to use the nfsroot I have setup ... saying failed "Gave up waiting" ... when it drops to BusyBox the if isn't configured :-) ... can anyone help [04:46] wilee-nilee, my program only does this system call.. just calls to read to fill a buffer from STDIN. There's no other program. [04:46] pepee: userland means "non-kernel" basically. root vs non-root is different. [04:48] oh yeah, sorry [04:49] charco, well, what if you try reinstalling some packages? [04:49] I dunno, but people seem more knowledgeable in ##linux .. [04:51] This only happens on my ubuntu 12.04, not my xubuntu 12.04 [04:52] charco: consider reporting a bug then... although it's most likely a waste of time... [04:52] Purging amd proprietary drivers and I am back up. [04:53] CodeOmegaPrime: you uninstalled them? [04:53] s/them/it [04:53] zykotick9, I will try to know what is happening first. I think it's weird. =/ [04:53] Thanks guys! [04:54] Ari-yang yez I did [04:55] CodeOmegaPrime: okay, so what are you going to do? [04:55] I think I am goinv to follow your advice. [04:56] CodeOmegaPrime: alright~ [04:56] CodeOmegaPrime: question, does your gpu heat up a lot? [04:56] Nope [04:57] CodeOmegaPrime: okay; go on ahead and add this ppa https://launchpad.net/~oibaf/+archive/graphics-drivers/ [04:57] hello .... I am trying to get a VM to network boot via nfs ... I have setup a directory for the nfsroot which I think is correct ... the VM does boot to some iso mounts :-) ... but fails when trying to use the nfsroot I have setup ... saying failed "Gave up waiting" ... when it drops to BusyBox the network isn't configured :-( ... should eth0 be configured? when I tried to manually configure eth0 and mount the nfsroot. It hung when try [04:57] ing to mount the root :-( [04:57] Ok [04:57] CodeOmegaPrime: install everything in mesa, linux-firmware, and xserver-xorg-video-ati packages [04:58] sounds like the nfsroot is incorrect [04:58] if you want to look at the contents, CodeOmegaPrime click on 'view package details' to see [04:58] CodeOmegaPrime: actually no [04:58] nrdb: i seem to recall doing that once - ages ago. i had vm#1 netbooting vm#2 as a test case. but i cnt even rember the disrto i used. [04:58] CodeOmegaPrime: easier way would be to add the package and run sudo apt-get dist-upgrade [04:58] !dist-upgrade | CodeOmegaPrime [04:58] CodeOmegaPrime: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention. === SuperLag_ is now known as SuperLag [04:59] Dr_Willis, ok.. shouldn't the kernel setup eth0 very early? before droping to BusyBox === SuperLag is now known as Guest95884 [05:00] nrdb: the initrd process i think does stuff. using busybox. then hands off to the actual system. [05:01] CodeOmegaPrime: when you're done running dist-upgrade, reboot [05:01] nrdb: sounds like it may not be getting the right hand off. [05:01] Ok will do [05:02] CodeOmegaPrime: what kernel version are you running on? [05:02] 3.8.0.31 [05:02] Dr_Willis, that is what I thought ... but when but when it gets to the busybox eth0 is still unconfigured which means that it can't even try to mount the root... any ideas on what could stop it? [05:03] CodeOmegaPrime: yeah, I recommend you upgrade to latest mainline kernel http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.4-saucy/ [05:03] nrdb: nope - not really. could be the initrd dosent have all the drivers needed for your nic [05:04] when the stuff from dist-upgrade is done installing, CodeOmegaPrime, install the right .deb files for your system. if you're on amd64 download and install the amd64 headers, headers-all, and the amd64 image [05:04] Dr_Willis, but if it didn't ... wouldn't it not allow an "ifconfig eth0 " to work? [05:04] From the link right === comodo_dragon is now known as evilmarienz [05:05] CodeOmegaPrime: yes from here http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.4-saucy/ [05:05] Ok === evilmarienz is now known as dragon [05:06] CodeOmegaPrime: you want these http://paste.opensuse.org/view/raw/46376764 === dragon is now known as Guest52707 [05:07] CodeOmegaPrime: let me know when you're done installing the stuff and kernel 3.11 [05:07] (before you reboot) [05:08] CodeOmegaPrime: you are on 64-bit, yes? [05:14] I have a AMD 5700 HD and Im trying to get ubuntu setup anyone know what could be causing this multiple monitor issue? http://www.youtube.com/watch?v=GoMUu5qBypA [05:14] bocaneri [05:15] Guest52707, you're going to wind up being klined if you don't cut that out. [05:15] Curtisbeef: I'm not sure... did you try running xrandr --auto in terminal ? [05:15] Yes I am [05:16] okay [05:16] CodeOmegaPrime: run this in terminal and tell me the output lspci | grep VGA after you've installed everything I told you to [05:16] bocaneri unban [05:16] Ari-Yang hmm na im kindof a noob. Im in win7 now this was a few days ago [05:17] Curtisbeef: my hdmi works fine when I open a terminal and run xrandr --auto [05:17] bocaneri: might be same guy as yesterday [05:17] im running it off a Displayport adaptor it works fine in win7 though [05:19] !xrandr | Curtisbeef [05:19] Curtisbeef: XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 === Guest52707 is now known as Guest1337 === Guest1337 is now known as Guest13337 === Guest13337 is now known as Guest1337 === SuperLag_ is now known as SuperLag [05:25] hey guys, anyone using snapraid ? [05:25] lkthomas: best is to shoot your issue here mate [05:26] is it ok to run mysql DB on it ? === Guest1337 is now known as Guestl377 === Guestl377 is now known as Guestl337 [05:27] lkthomas: ubuntu uses lamp server, not sure what snapraid is but i dont think it would be a problem [05:27] !lamp | lkthomas [05:27] lkthomas: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [05:28] lkthomas: can you explain how snapraid works and wich ubuntu version you are on? [05:29] I think that's not what I expect, I need someone who have experience with snapraid before comment anything [05:29] lkthomas: i think the ##hardware channel might be more of use for you then [05:29] !snapraid [05:29] it's not a hardware RAI either [05:29] RAID* [05:30] !raid | lkthomas [05:30] lkthomas: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [05:30] lkthomas: maybe under software raid [05:30] come on, LOL [05:31] lkthomas: how can we help you if you cant provide details.. [05:31] I already did [05:31] lkthomas: you asked experience not an error [05:32] CodeOmegaPrime: I have to go so I typed this up for you http://paste.opensuse.org/76856142 [05:32] that's correct, no error [05:32] CodeOmegaPrime: do that after you're done doing what I told you earlier... [05:32] I think I need to take a look how snapraid going to distribute data in file level [05:32] Thank you I am working through itnthanks again your Awsome [05:32] you're welcome, I hope everything works out [05:32] lkthomas: as for now its not really ubuntu-related [05:33] I better leave it here [05:34] this topic is beyond the knowledge of what we have here [05:34] lkthomas: maybe it wont if you was installing ubuntu on it.. [05:35] nevermind [05:35] I am on my own [05:36] lotuspsychje: one question for you, which I know the answer but worth for you to think; what kind of error that in general RAID can't detect ? [05:36] lkthomas: thats a bit offtopic mate [05:36] lkthomas: we support ubuntu here [05:37] Gratitude, for the hard work that everyone here contributes to helping others. [05:37] lotuspsychje: it's not, when you put data on ubuntu, you want it safe [05:37] lotuspsychje: think outside the box man [05:37] * lkthomas back to his research [05:38] hi [05:38] gulag2013: tnx for your feedback to all helpers [05:38] someone know what to fill in the setup part of a iscsi where it asks ip/port/username? [05:39] setup of ubuntu 13.04 on a hp server [05:40] lkthomas: feel free to join #ubuntu-offtopic and ask about snapraid [05:42] lkthomas: this would be the ubuntu tut: http://www.havetheknowhow.com/Configure-the-server/Install-SnapRAID.html === bocaneri is now known as sauvin === stub` is now known as stub === AndresSM_away is now known as AndresSM [06:05] hi [06:06] is there any one to help me [06:06] !ask | sidesh [06:06] sidesh: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [06:08] fogger in not intalling through software center [06:09] how can i intall fogger === CyberJacob|Away is now known as CyberJacob [06:11] sidesh: is it available in the repos? or ppa? [06:12] !info fogger [06:12] Package fogger does not exist in raring [06:12] guess not... [06:12] sidesh: you'll have to search for a ppa or compile it yourself [06:13] yes it is but when i install it it ask for ubuntu one id and when i provide software center stop responding [06:13] sidesh: http://ubuntuforums.org/showthread.php?t=2064195 [06:13] i am on ubuntu 12.04 === Maple__ is now known as Guest60728 === Computron is now known as Guest58459 === derrick is now known as Guest71857 [06:19] Hey everyone, i want to remove system settings and lock screen from the menu top-right, is this possible to customize? === Guest71857 is now known as cbilljones [06:19] Guest71568: you can install ubuntu-tweak to remove those [06:20] cbilljones: oh this was for you [06:20] lotuspsychje i tried that but couldnt find the option [06:21] cbilljones: maybe unity-tweak can do some stuff aswell [06:21] !info unity-tweak | cbilljones [06:21] cbilljones: Package unity-tweak does not exist in raring [06:21] hmm [06:21] i get all the tweak tools names confused. [06:22] !info unity-tweak-tool [06:22] unity-tweak-tool (source: unity-tweak-tool): configuration manager for Unity desktop environment. In component universe, is optional. Version 0.0.4ubuntu0.1 (raring), package size 414 kB, installed size 2139 kB [06:22] aha [06:22] unsettings, ubuntu-tweak gnome-tweak-tool [06:22] lol [06:22] we need a tweak tool to tweak the tweak tools [06:22] haha [06:23] even grappeli is reporting "The venue "test" was added successfully." [06:23] lotuspsychje i am able to install ubuntu-tweak/unity-tweak-tool with ppa, reinstalling now; were do i find option to customize that menu? [06:23] ah, i know what it is. the save() function is calling out to a geocoding api, and that must be failing so its bailing the save. [06:24] cbilljones: not sure about systemsettings, but you can remove the lock screen i think [06:24] lotuspsychje hmm i need to find a way to remove the "system settings" option mainly === Screedo_ is now known as Screedo [06:25] lotuspsychje i dont want users to be able to easily access that [06:26] cbilljones: well systemsettings requiere root priveleges [06:26] Hmm.. i dident think they all do [06:27] im on razorqt so my system settings may be differnt however. l;) [06:27] lotuspsychje no, i can change many settings there without escalating privlages === Deyan is now known as Guest95159 [06:28] cbilljones: maybe here? http://askubuntu.com/questions/44171/is-there-a-way-to-move-remove-system-settings-from-the-shut-down-menu [06:28] hmm thats for 11.04 [06:28] not sure it will work [06:29] !find fogger [06:29] Package/file fogger does not exist in raring [06:29] lotuspsychje ya im scared to try that, mark said it will change in future release [06:30] lotuspsychje im thinking there must be a file somewhere i can edit to customize that menu [06:30] cbilljones: normally theres gconf settings. not files. [06:30] but not all settings are changeable. :) [06:31] dr_willis that would work too, maybe a gconf setting then hehe [06:31] or dconf yes [06:31] most all the tweak tools just alter the gconf settings/dconf/whateverconf [06:32] dr_willis any idea were i should look for those settings in particular? :) [06:32] cbilljones: not really. askubuntu.com might have some info. or it might just not be doable. [06:33] cbilljones: how about this1? http://ubuntuforums.org/showthread.php?t=1761810 [06:33] i dont see why it matters much. the user can always run that gnome-settings-manager or whatever its called === vigs_ is now known as vigs [06:33] Anyone using mozilla thunderbird (and lightning + google data provider)? This morning when I started my laptop thunderbird starts up asking me to setup my email account. I had 4 accounts setup yesterday. The ~/.thunderbird/profile.ini points to the right location and the location still exists. [06:34] dr_willis, i know, i just want to make it harder, these will be touch screens, with panel hidden, if user plugs in a keyboard and messes with stuff, he can pay for a service call lol [06:35] loyuspsychje that looks promising, trying now [06:35] cross fingers [06:36] lotuspsychje yup hehe its rebooting now, will know soon [06:36] :p [06:36] sidesh: you need this PPA iirc: https://launchpad.net/~loneowais/+archive/fogger [06:38] lotuspsychje damn its still there lol, checked loc for link and its still gone, its pulling it from somewhere else it seems :( [06:39] strange [06:39] Hi i need some help [06:39] !ask | Rezkon [06:39] Rezkon: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [06:40] Rory: you know how cbilljones can remove systemsettings from logout menu? [06:40] lotuspsychje im digging through dconf-editor, see if anything there [06:40] !details|Rezkon, no telepaths here. describe your issue. [06:40] Rezkon, no telepaths here. describe your issue.: 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:41] lotuspsychje: I'm sure you don't mean me [06:41] if its a koisk do you even want the logout menu? [06:41] Oh you're asking if I know [06:41] Rory: yes i mean you maybe you also know :p === sporkeee is now known as wilee-nilee [06:41] dr_willis ya that one is ok, its a point of sale terminal, user should be able to easily logout/reboot [06:41] Oh Sorry, Ok so im reading a book called hacking the art of expoiltation, it using ubuntu with a linux kernal i belive but i keep getting errors such as "unknown boot option+0x0/0x/19 and random freezes on sda: Assuming etc [06:41] Is it in unity-tweak-tool maybe? [06:41] Rezkon: What Ubuntu version? [06:42] rory dont see it in unity-tweak [06:42] rory 14.04 [06:42] rory 13.04 [06:42] cbilljones: No, that doesn't exist === Xeeshu is now known as Guest44249 [06:42] oh OK === Xeeshu_ is now known as Xeeshu [06:42] 7 id belive its a old book [06:42] lol Rezkon [06:42] Rezkon: go to Ubuntu.com and download a version that isn't from 2007 [06:43] !eol | Rezkon [06:43] Rezkon: 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 [06:43] rory i like it cause all my hardware works out of the box including touch, just trying to get it perfect for large scale deployment [06:44] cbilljones: i notice that lubuntu has some sort of nexux7 desktop mode. ;) wonder if that would be better for a touchscreen [06:44] Rory, the book im reading LiveCD has SRC codes and that in it andits all based on 7 :\ Reckon just read the book and follow as best as i an [06:44] Rezkon: Did you get it installed OK? [06:45] Nup. [06:45] this just boooting [06:45] im using a VM Player though === AndresSM is now known as AndresSM_away [06:46] dr_willis i may look at it, but for the most part i like unity, hiding panel solves most issues, it just this last small thing lol [06:46] Rezkon: I think you should download a version that's supported. 7.10 hasn't been supported since 2009 [06:46] Rezkon: You can still use source code from the CD [06:47] hello, are there any cool looking terminals? with cool fonts? [06:48] deckard: install whatever monospaced fonts you want and uise in what ever terminal you want [06:48] do you know of any like themed terminals? like games? [06:49] !info terminator [06:49] terminator (source: terminator): multiple GNOME terminals in one window. In component universe, is optional. Version 0.96-2fakesync1 (raring), package size 257 kB, installed size 1777 kB [06:49] cbilljones: i think ubuntu wants users to be able to config their own settings for their desktop.. [06:49] !info eterm | deckard [06:49] deckard: eterm (source: eterm): Enlightened Terminal Emulator. In component universe, is optional. Version 0.9.6-1 (raring), package size 351 kB, installed size 915 kB [06:49] ty [06:49] cbilljones: and settings like installing software and such: root axs [06:50] lotuspsychje ya it kind of looks like that maybe the case [06:50] cbilljones: users wont be able to mess up your desktop right [06:50] just their own [06:51] i'm attempting to get a cronjob to run every minute to kick up a nodejs server, thing is it doesn't seem to actually kick it off and i have no idea why. if i run the command manually it works no problem [06:51] here is the command: /usr/bin/flock -n /tmp/mysite.com.lock /usr/local/bin/nodemon /var/lib/jenkins/jobs/mysite.com/workspace/bootstrap.js >> /var/log/node/mysite.com.log 2>&1 [06:52] sgarbesi: comon issues. the $PATH is differnt, use full paths. dont use shortcuts [06:52] cbilljones: maybe look into chmod and !security for tighten your system even more [06:52] is there have any file system which would be read only after creation ? [06:52] syslog isn't showing any errors so I'm stumped [06:52] also cron uses sh, not bash which can cause issues [06:52] Dr_Willis so prefix /bin/bash ? [06:52] lotuspsychje ya but the software will run from their profile and inside it; i suppose they cant do any real damage there; and we just tell them they screw with stuff and they may have to pay for service call; its still way more locked down then our windows units [06:53] sgarbesi: id make a bash script that the cron job calls [06:53] can i just do it in a one liner? i have a bunch of these that need to run for each domain, i really don't want to have to spin up a bunch of .sh files if i can avoid it :/ [06:53] cbilljones: ubuntu will have seperate stuff for users indeed, they cant do any 'real' harm on your system [06:55] cbilljones: maybe you can also look into chatcafe software or nanny software for ubuntu [06:55] lotuspsychje i may see how running without DE at all goes, or ive though about maybe just lxde and our software [06:55] lkthomas: you can use squashfs-tools to make compressed versions of filesystems that can be mounted and are read only.... unless of course you append more files using mksquashfs tool :) [06:55] cbilljones: you might be able to lock down more stuff you reall want [06:56] wylde: does squashfs is the only option? [06:56] cbilljones: would be cool to have the user only surf the web lol [06:57] Dr_Willis I dropped it into a .sh file, still no good :/ [06:57] lkthomas: I doubt it's the only option. First one that came to mind. [06:57] this really has me stumped [06:57] wylde: is it very complex to make squashfs? [06:58] lotuspsychje or old units run a dedicated xsession for our pos, but we can login to gnome if we need to. I think there are benifits to hving a desktop running always though, then i could fix things without logging out [06:58] cbilljones: i use sux for that tnx to Dr_Willis [06:58] lkthomas: nope, I use it to make backups of my VPS all the time. The stock version in repos only includes gzip compression though. Which is fine if you don't really care about actually compressing the filesystem. [06:59] !info sux | cbilljones [06:59] cbilljones: sux (source: sux): wrapper around su which will transfer your X credentials. In component universe, is optional. Version 1.0.1-6 (raring), package size 9 kB, installed size 64 kB [06:59] cbilljones: you can then sux yourusername firefox from any desktop/login [06:59] lotuspsychje i dont think i need that for what im doing [06:59] ok [07:00] lkthomas: I have a build with xz compression support in my own ppa. [07:00] lotuspsychje priv escalation is already perfect for what im doing [07:00] wylde: I want to replicate WORM on tape by using linux file system [07:00] cbilljones: http://askubuntu.com/questions/47640/is-there-a-cyber-cafe-program-for-server-client-places-internet-cafe [07:01] lotuspsychje this isnt a kiosk/public machine :| [07:01] anyway coffetime now [07:01] cbilljones: gl with your security [07:02] thx [07:03] anyone else have any ideas? trying to remove "system settings" from shutdown menu - top right [07:03] lkthomas: I'm not familiar with WORM, but from a super quick skim of my google search on it, yes. squashfs will do that. You can even mount then export the filesystems over the network. It can preserve all file permissions, XATTRs exactly as they are on the filesystem when you make the "squashed" image. [07:04] !info squashfs-tools | lkthomas [07:04] lkthomas: squashfs-tools (source: squashfs-tools): Tool to create and append to squashfs filesystems. In component main, is optional. Version 1:4.2+20121212-1 (raring), package size 85 kB, installed size 269 kB (Only available for linux-any; kfreebsd-any) [07:04] wylde: I will test it for sure. Is that impossible to mount SquashFS into Read-write mode after it's created ? === AbyssOne is now known as a1|away === a1|away is now known as AbyssOne [07:05] lkthomas: no. You can append data to it, not modify or update existing data without rebuilding the entire filesystem. There are ways to make it "appear" read/write using squashfs with unionfs [07:06] wylde: what do you mean by "appear" ? [07:06] I'm still having issues with my thunderbird. I does not use the profile i specify in ~/.thunderbird/profiles.ini. I've added a calendar and the calendar stays there in thunderbird no matter what profile I specify (e.g. it should disappear when I switch away from the profile for which it was defined). [07:07] lkthomas: not sure I can explain it properly off the top of my head. Gimme a sec. I have a link here somewhere about using squashfs with unionfs. [07:07] thanks [07:07] if I remove the profiles.ini thunderbird does create a new one in the folder where the previous profiles.ini was located. This leads me to believe I have the right folder, at least. === bryan is now known as Guest92220 [07:09] lkthomas: http://www.tldp.org/HOWTO/html_single/SquashFS-HOWTO/ and http://www.filesystems.org/project-unionfs.html [07:09] thanks [07:09] let me have a look [07:09] OH [07:09] the first line of unionfs explain everything [07:10] So im still having this problem http://www.youtube.com/watch?v=GoMUu5qBypA I tried xrandr --auto and specificly setting it but i still get WSOD on the other 2 screens [07:10] I can use mouse just fine in other screens but it wont drag windows or anything else [07:11] system wide I'm using english however I discover that when I use the date time it's in German how can I adapt this to English? [07:11] jonascj, check .config in home [07:11] wilee-nilee: Thanks - I will [07:12] wilee-nilee: the .config folder holds no mozilla or thunderbird folders (or files) [07:13] ~/.mozilla/ [07:13] jonascj, I was not sure. [07:13] can anyone help with my display problem? [07:14] wilee-nilee: of course - but good suggestions :) It is as if thunderbird is ignoring what in the profiles.ini. Or of course my profiles folder could be corrupted === AndresSM_away is now known as AndresSM [07:16] Hi all [07:17] hi all [07:17] i am seeing following error while copying files in samba share .. please let me know if any suggestion disk_free: sys_fsusage() failed. Error was : Permission denied [07:17] did someone got opinion for 13.10? [07:18] !13.10 [07:18] Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [07:18] does it matter? :) use it if you want.. stick to lts if you dont [07:18] mariostz__: for 13.10 support see #ubuntu+1 for opinions we have a talk channnel in #ubuntu-offtopic [07:19] i use them now 4 days [07:19] and are ok [07:20] mariostz__, discussion in #ubuntu+1 not here [07:20] ok so I got extended desktops working on three monitors but now I have the Unity bar and taskbar on every monitor [07:21] Curtisbeef: Open up Display preferences, and then you can choose between having the launcher on one display or all of them. [07:21] Curtisbeef: install unity-tweak-tool [07:21] will a package for 12.04 lts work in 13.04? [07:21] krz: Probably, depends on what it is [07:21] system wide I'm using english however I discover that when I use the date time it's in German how can I adapt this to English? [07:22] Rory: http://docs.fluentd.org/articles/install-by-deb [07:22] fluentd [07:22] Paulus68_1: I have a similar problem but mine's Italian, let me know if you fix it [07:22] Rory: if I open Display in options i get a error saying Rand extention not present === AndresSM is now known as AndresSM_away [07:22] krz: its not recommended to do that. most times it doesnt work because of the depencies [07:23] RANDR* [07:23] Curtisbeef: Ah, nvidia? I don't know. Maybe using unity-tweak-tool [07:23] na AMD === BlackoutIsHere is now known as BlackoutIsHere|O [07:26] k1l: k [07:27] next ubuntu [07:28] When will the next ubuntu release?. [07:28] jack4w: #ubuntu+1 [07:28] !saucy|jack4w, [07:28] jack4w,: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [07:32] we seem to get asked that like every 20 min. ;) [07:33] Dr_Willis: Who thinks "I wonder when the next Ubuntu release is coming? I know, I'll open my IRC client, connect to Freenode, join #ubuntu and ask in there" [07:34] Dr_Willis: "gosh darn I wish there were an easier way!" [07:34] next they will ask if we can upgrade to final.. since ya know. you cant do release upgrades.. ;) so beta has to be the same@ ;) [07:35] oh wait.. thats not right. ;) oh well. Im suprised its the 17th. i thought it was always at the end of the month [07:35] heyo. anyone aware of how to disable that trackpoint/blue nipple thingie in the middle of my keyboard? [07:35] Rory: Go to system settings Language support then regional formats change Italian to your language [07:35] Rory: and hit apply system wide [07:35] Paulus68_1: Oh no it's ONLY the date and time applet. Everything else is fine [07:35] Paulus68_1: I've done that ages ago [07:35] ntzrmtthihu777: unload the module controllng it? [07:35] Rory, ONLY that command? [07:36] Paulus68_1: It doesn't bother me that it's ottober instead of october [07:36] Rory: well on my side it was in Deutsch and changed it to English :) that solved the problem [07:37] Paulus68_1: I'll try it again next time I'm on my laptop. It's because I installed this spin of Ubuntu which uses Mate and makes it look like the old Ubuntu Gnome2 desktop, but it's an Italian distro [07:37] Rory: ok [07:38] anybody mind trying to help w/ this cronjob issue? I'm stumped [07:38] Dr_Willis: having issue identifying it, lol. would you mind assisting? [07:38] https://lh3.googleusercontent.com/-goBbiIecTSU/UlPMUdCKFYI/AAAAAAABcio/T6abLaPoDTI/w426-h411/tumblr_mubrokWa6E1qdlh1io1_400.gif [07:38] ntzrmtthihu777: i got a script to turn off my touchpad. ;) it may do it. [07:39] pastebinit bin/touchpad-toggle [07:39] http://paste.ubuntu.com/6212710/ [07:41] Dr_Willis: problem is this particular machine has a host of input devices, not sure which of xinput list is the right one to use. (5 point touchscreen, stylus with 2 buttons, touchpad [misdetected as ps/2 mouse unfortuneatly], trackpoint/touch nipple) [07:42] go down the list perhaps disabline each one? [07:42] Dr_Willis: well I think I have the right one, but running xinput disable "the name" gives an error. [07:42] xinput list [07:43] http://sprunge.us/SbYj [07:43] I think its that XTEST pointer === geomyidae__ is now known as geomyidae [07:45] Dr_Willis: disabling PS/2 mouse disables it, but also the actual touchpad. I have a wired usb mouse, but I'd rather like to keep my touchpad for those moments I just don't feel like dealing with additional hardware [07:45] ./bin/sh -c breaks my command from the cron apparently [07:45] Hello! I cannot seem to upgrade any suggestions please http://paste.ubuntu.com/6212723/ === famille is now known as mamtina [07:48] !details|plague, [07:48] plague,: 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 ..." [07:49] plague, If you use the update manager do you see partial upgrade? [07:49] plague: sudo apt-get -f install [07:53] !samba4 [07:53] hi jeetpei [07:53] Vialas: Hi === bitnumus_ is now known as bitnumus [07:55] Rory: i am using sudo apt-get -f intall, and this is what i get from it http://paste.ubuntu.com/6212755/ [07:55] plague: wget rory.sh/fixpackages; sh fixpackages [07:55] what's up Vialas ? [07:56] plague: I need to leave now, so if that doesn't work, someone else can help you. Show them that script [07:56] Rory ok thanks [07:56] Rory: that looks sketchy as all get out [07:56] so, anyone else getting this or know how to fix it?: On Saucy, using Firefox, Youtube audio is disabled and un-turn-onnable (shows speaker+X in the player) but other flash audio works just fine, eg: bbc news/iplayer === Xeeshu is now known as Guest89811 [08:00] !saucy | StrangeNoises [08:00] StrangeNoises: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [08:00] Ben64: Huh? [08:00] Ben64: I post it all the time, have you read it? [08:01] Ben64: http://rory.sh/fixpackages look at what it does, it saves me a million years of time diagnosing random apt and dpkg problems [08:01] yeah i did look at it === Xeeshu_ is now known as Xeeshu [08:01] just seems sketchy to download something from you and run it heh [08:01] lol thanks [08:01] Of course anyone in this channel would read a script before running it [08:02] i'm not sure about that [08:02] Well that's their choice [08:02] well, that's a waste of time then [08:02] A certain amount of trust has to be assumed from the helpee to the helper [08:02] well there are people who just try to get people to run rm / [08:03] seems so [08:03] script removing everything [08:03] lol [08:04] Rory i read script and it seem safe, sadly still have errors: http://paste.ubuntu.com/6212773/ [08:05] bug id 1217149 please confirm [08:07] Hello everyone my first time here but I really need some help [08:07] plague: what exactly are you trying to do [08:07] I have tried a lot of distros om my pc finaly stopped at ubuntu but my mobile broadband wont conn3ct [08:08] Something weird has happened to my ubuntu. I can login through CLI (ctrl+alt+F1), but now its asking passwd on GUI side??? And it won't let me in!. etc/lightdm/lightdm.conf has all the settings that it shouldn't even ask passwd while login. Do i have virus? :D [08:08] Ben64 well i'm just tyring to update and upgrade packages. [08:08] The only distro that it worked out of the box was debian [08:09] plague: can you check bug id 1160346. [08:09] what a pain =_= [08:09] So if some one could help me?? [08:09] jeetpei: don't just highlight random people to get them to fix your problems : / [08:10] plague: have you tried sudo apt-get dist-upgrade === Xeeshu is now known as Guest35692 [08:10] So there is a way to use the debian networkmanager on ubuntu 13.04 === Guest35692 is now known as Xeeshu [08:10] wmunny, have you even tried ubuntu's network manager? [08:10] well, I have a more ubuntu specific question. launchpad wants me to test against testing kernel 3.12, but idk if an iso with that has it. I know there were debs for 3.11, but that doesn't help in a live environment; so can I build an ubuntu iso with 3.12? [08:11] Cfhowlett : yes it shows my signal level but it wont connect [08:12] Ben64 now i have does not help System.map-3.5.0-41-generic [08:12] sorry wrong paste [08:12] Ben64 6.90.92.rev.sfr.net) has joined channel #ubuntu [08:12] ... [08:12] excuse me [08:13] i have to add that this problem just started and i haven't done anything else but update all the packages what default updatemanager wants. === kenny180 is now known as kenny18 [08:30] Hey anybody using ubuntu on macbook ? [08:30] !anyone | dhruvasagar [08:30] dhruvasagar: 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. [08:30] I tried upgrading kernel to 3.8 by installing the raring backports version, but my wireless doesn't work [08:31] dhruvasagar: what wifi chip? [08:31] ActionParsnip: broadcom [08:31] dhruvasagar: which broadcom? [08:32] ActionParsnip: how can I tell ?/ [08:33] bcm57765 [08:33] sorry [08:33] bcm4331 [08:33] I got it working by installing b43-firmware [08:34] ActionParsnip: by following this - https://help.ubuntu.com/community/MacBookPro8-2/Oneiric#Wireless [08:34] ActionParsnip: but if I upgrade my kernel it doesn't work. [08:34] ActionParsnip: http://mergy.org/2013/03/ubuntu-kernel-updates-mess-up-wireless-on-macbook-pro-82/ should I try this ? === kriss__ is now known as kriss3d === kriss3d is now known as Kriss3d === thewafflewhat is now known as thewafflecaust [08:42] When I install AMD Drivers for HD 7950 (13.4) I got blackscreen after reboot, this have happen 5 times in a row. Can somebody please assist me? I have followed both AMD guide and ubuntu wiki [08:42] You checked askubuntu.com about tha specific chipset? [08:42] dhruvasagar: reinstall the broadcom driver packags, may help / show the issue [08:42] dhruvasagar: why do you need the 2.8 kernel? [08:43] ActionParsnip: not 2.8, 3.8 [08:43] dhruvasagar: 3.8, sorry [08:43] ActionParsnip: wanted to try docker [08:43] dhruvasagar: why isthe 3.5 or 3.2 not doing what you need? === CyberJacob is now known as CyberJacob|Away [08:43] ActionParsnip: docker suggested for the upgrade [08:44] !info docker [08:44] docker (source: docker): System tray for KDE3/GNOME2 docklet applications. In component universe, is optional. Version 1.4-5ubuntu1 (raring), package size 12 kB, installed size 88 kB [08:45] dhruvasagar: just checked the site [08:45] dhruvasagar: seems docker is in the repos :) [08:45] Dr_Willis: thanks, I didn't realize docker is available in the repo [08:45] ActionParsnip: yea just noticed :) === ariel_ is now known as Guest50202 [08:46] new [08:46] dhruvasagar: always check the repos, makes life easier [08:47] ActionParsnip: true [08:47] ActionParsnip: thanks for the help :) [08:48] hello can some one tell me how to install this package http://packages.ubuntu.com/precise/gir1.2-networkmanager-1.0 on the ubuntu 13.04 " i need to downgrade my actual one to this version" [08:48] !find gir-networkmanager [08:49] Package/file gir-networkmanager does not exist in raring [08:49] what version is in the 13.04 repos? [08:49] 0.9.8 [08:49] maybe dr_willis can help me with my problem? :) [08:49] and i need 0.9.4 === Guest61300 is now known as tsechin [08:50] i wrote everything while ago so i will copy it again. [08:50] Something weird has happened to my ubuntu. I can login through CLI (ctrl+alt+F1), but now its asking passwd on GUI side??? And it won't let me in!. etc/lightdm/lightdm.conf has all the settings that it shouldn't even ask passwd while login. Do i have virus? :D [08:51] mika__: screensaver lock? [08:51] sudo service lightdm restart and restart X perhaps? ;) === phantomcircuit_ is now known as phantomcircuit [08:52] gordonjcp: well it shouldn't be. i did shutdown my desktop normally. so it shouldn't ask me anything. Anyway, my passwd doesn't work on GUI. [08:52] Dr_Willis: i try that already but it didn't help [08:52] mika__: do you have multiple keyboard layouts installed, and have some weird chars in your password that translate differently on different keyboard mappings? [08:53] MickS: no i dont have. finnish mapping :) [08:53] can anyone tell me where the hell 'imagewriter' is in ubuntu 13.04 ? [08:53] !find imagewriter [08:53] mika__: and you don't see the icon in your GUI which perhaps maps it to EN or something similar? [08:53] File imagewriter found in app-install-data, faumachine-data, hwb, lazarus-doc-0.9.30.4, libqt4-dev, libqtscript4-doc, python-qt4-dev, python-qt4-doc, python-vmtk, qt4-doc-html (and 1 others) http://packages.ubuntu.com/search?searchon=contents&keywords=imagewriter&mode=&suite=raring&arch=any [08:54] Dr_Willis, [08:54] that didnt help did it / [08:54] has it just disappeared or something [08:54] i dont even know what imageweriter does. [08:54] https://launchpad.net/ubuntu/raring/+package/usb-imagewriter [08:54] MickS: im now on windows side because i have dual boot. but the passwd is normal there isn't any symbols [08:55] it writes images i guess, .img filetype [08:55] package link is above, but its not in the repos ? [08:55] .img dosent really mean anything as far as i know. [08:55] how do i crack into forgoten password in my router in ubuntu 12.04 [08:55] mika__: another thing I can think of... do you have your homedir encrypted and recently changed your password of your account (and forgetting to change the password of your encrypted homedir)? [08:55] is this a hard disk image? a cd rom image? === Jikan is now known as Jikai [08:56] MickS: i dont have encryption on and like i said..CLI side my passwd works...but not in GUI side :) so i haven't done any changes [08:57] mika__: check "ls -ld /tmp" "df -h /tmp" "ls -l ~./Xauthority" [08:57] mika__: both options I said have the effect that CLI works, but GUI doesn't, so it would have been possibilities. However... I'm out of options now what else it could be .. I hope someone else here has some bright ideas [08:58] mika__: "df -h" not only tmp, sry [08:58] mika__: do you run commands like "sudo gedit" and "sudo nautilus" ? [08:58] mika__: so check "ls -ld /tmp" "df -h" "ls -l ~/.Xauthority" [08:58] ActionParsnip: yes i do sometimes... [08:58] mika__: this will cause the issue [08:59] ActionParsnip: why? :D [08:59] mika__: sudo is NOT suitable for GUI apps, you need to use gksudo or this will keep happening [08:59] God of users, can somebody explain why I can't install AMD Drivers (13.4) for HD 7950? I got blackscreen after reboot! [08:59] why? sudo keeps $HOME from the non-root user or something? [08:59] sudo makes files become root owned [09:00] mika__: boot to root recovery mode (assuming your user is named 'foo'): chown -R foo:foo /home/foo [09:00] !nomodeset [09:00] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [09:00] njsg: sudo doesnt set up the environment correctly for GUI apps [09:00] I dont use ati. :) [09:00] try sudo echo $HOME [09:00] ActionParsnip: thank you very much :) i will try that soon [09:01] explanation about sudo vs. gksudo: http://psychocats.net/ubuntu/graphicalsudo [09:01] mika__: you can technically use gksudo for both GUI and CLI [09:01] ActionParsnip: ok! [09:01] mika__: it makes the ~/.Xauthority owned which is why llutz was asking for its ownership === Jikai is now known as Jikan [09:04] ActionParsnip: ahaa. hmm... well i didn't know this. i have using ubuntu a long time, but only now it happened to me :) [09:04] !gksudo | mika__ [09:04] ActionParsnip: what do you mean "properly"? I've used su for graphical applications in the past and things never broke. but that said, I usually do "su - " [09:04] mika__: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [09:05] njsg: su is to switch user, so you can use that to run apps as other users [09:05] ActionParsnip: I am aware... [09:05] njsg: using plain su - you needed to set display/xauth too [09:06] njsg: so how do yu run a command, as another command? [09:06] ActionParsnip: yeah [09:06] that's why (broken) "sux" exists [09:06] I never ever use sudo, only now do I use computers with sudo on a daily basis and I just "sudo su" [09:06] njsg: you mean 'as root' right? [09:07] njsg: why not using the recommended way "sudo -i" [09:07] ActionParsnip: of course. that's kinda implied by "using su" :-) [09:07] llutz: what does that do? [09:07] njsg: you do know that: sudo -i will give you root prompt using your user's profile, so enabling the root account as you have, is not needed [09:08] njsg: gives you a root-shell and sets correct root-env [09:08] njsg: the fact that you are asking what that dos should be screaming to you to disable the root account [09:08] njsg: man sudo [09:08] llutz: I don't have sudo on this machine, I can't RTFM [09:08] if I had, I'd have looked it up [09:08] !sudo | njsg [09:08] njsg: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [09:08] njsg: man-pages are available in teh web [09:08] njsg: its default installed in Ubuntu [09:09] ActionParsnip: I am aware [09:09] and i dont know of an ubuntu without sudo [09:09] I'll check on sudo -i on the ubuntu machine I use, then [09:09] k1l: i think its a dep of most things too [09:09] ActionParsnip: sudo -i uses roots env, not users profile [09:09] llutz: i thought sudo -s used roots... [09:10] ActionParsnip: other way round [09:10] llutz: ahhhh [09:10] llutz: thanks [09:10] ActionParsnip: -i = initial login [09:10] I know that with su, asking for a login shell seems to get me a clean environment [09:10] ah, then sudo -i is kinda the same as su - ? [09:10] njsg: yes [09:10] njsg: kinda, su needs an active root account, sudo -i doesn't [09:11] njsg: this is why you dont need to enable the root account in Ubuntu and why keeping it locked is a good idea [09:11] njsg: but people seem to 'know better' and enable it [09:11] because its kewl to have root.... [09:13] llutz: sed s/kewl/dumb/g !! [09:14] ActionParsnip: I prefer to have root accounts on my computer [09:14] njsg: why? [09:15] for a start, why shouldn't I? if I don't have a root account, I need to have some other user accont where I can log in to root [09:15] njsg: you always should have other account, root is not an account to work with [09:16] and surely not an account to (rmeote) login with [09:16] * cfhowlett ... Thinks "Some people always gotta iceskate uphill." [09:16] I can see both sides - root account allows a group of "admins" to be able to log onto a PC with all permissions - very good when turnover is high [09:16] njsg: please see: https://help.ubuntu.com/community/RootSudo [09:16] ivebeenlinuxed: so does sudo [09:16] llutz: root is an account to administer a machine [09:16] however not having a root account allows for better accountability - as `last` will show exactly which "root user" gave the instruction which screwed everything up [09:17] please drop the windows-mentality to be always logged in with the "admin" account [09:17] I'd even go as far as saying that I'd actually prefer to keep root completely separate from my main account [09:17] njsg: if you have sudo, you dont need it. You are reducing enabled accounts. Root is also common on al Linux boxes so is prime for brute force attacks [09:17] njsg: no its not on ubuntu [09:17] njsg: again, why? [09:17] njsg: please see the link i gave you twice now [09:17] njsg: you can use sudo and have exectly the same access as root. [09:18] llutz: yes, but with high turnover you have to keep adding and removing accounts [09:18] njsg: you can also control who has access with the sudo group rather than everything done as root with no accountability [09:18] i know its common to be root all day in other distros. but its not recommended in ubuntu. thats it [09:18] njsg: i know, i'm using linux since a while. still, there is hardly need to login as root [09:18] its just dumb and people who enable it imho, don't know what they are doing or enable it for the sake of it when its not a good idea [09:19] ivebeenlinuxed: sudo logs who/when works with sudo-rights -> better control, more important [09:19] njsg: so, why do you enable root? [09:19] because it was already enabled. and I prefer it that way, so I keep it that way [09:20] njsg: not in Ubuntu its not [09:20] ActionParsnip: I disagree. I enable it on a key-based authentication in case the LDAP server goes down - but I'm the only one with the id_rsa [09:20] ActionParsnip: I am not saying it is. [09:20] can someone tell me why this package doesnt seem to be in the repo ? [09:20] https://launchpad.net/ubuntu/raring/+package/usb-imagewriter [09:20] njsg: well this is Ubuntu support, so its not enabled [09:20] hi...how can i know what charset is being used in a mounted network device'? [09:20] isoCharset: mount may tell you [09:21] llutz: I agree, it has better control - I would only use it if LDAP decided not to work [09:21] so we talk about a not_ubuntu and argue about the ubuntu way? come on, this is an ubuntu support channel [09:21] bitnumus: does usb-creator-gtk do the same? [09:21] ActionParsnip: mount just tells it's mounted using cifs...nothing aout hte charset [09:21] isoCharset: gah [09:21] if thats the 'startup disk creator' then no [09:21] gah? [09:21] ActionParsnip, where is this package?? [09:21] why is it on that page but i can't install it [09:22] bitnumus: you can use dd to put img files on USB [09:22] bitnumus: https://launchpad.net/ubuntu/+source/usb-imagewriter/+changelog [09:22] ActionParsnip, i know there are other options, but i want to know where its gone [09:22] bitnumus: Deleted in raring-release (Reason: requested by ~pitti/~ogra; depends on very old APIs inclu...) [09:22] meh [09:23] bitnumus: from the link I just gave you.... [09:25] hi...how can i know what charset is being used in a mounted network device'? [09:25] isoCharset: check "mount", it should show a charset option, if there is any set [09:26] if there is none set, it should be using your current locale; you may need to use encoding translations when mounting, say, for windows stuff [09:26] njsg: none is set...so mount tells nothing...but some one mustve been used...which one? how can i get to know? [09:27] hi, my evolution is getting crazy. It is refreshing INBOX and retrieving messages forever. I have many mail accounts. NOW, I disabled all of them and left only one enabled. but it still does not work. How to solve this issue? clean evolution cache somehow? thanks. [09:27] isoCharset: "locale" or "echo $LANG" [09:27] njsg: how can i know my current locale, then? [09:27] sgo11: can you ping mail servers? Is your partition full? [09:28] sgo11: is the partition storing data mounted read only? have you run out of inodes? [09:28] ActionParsnip, I can ping mail servers. my partition is not full. [09:28] ActionParsnip, I don't think my partition has any problems. [09:28] I got two computers....on one echo $LANG = ca_ES.utf8 ..... on the other one echo $LANG = ca_ES.UTF-8...why is that slightly different? [09:29] isoCharset: both utf8 and UTF-8 are ok [09:29] it's something in glibc, I think. you can ask it to generate utf8 or UTF-8, which is the same [09:29] but they mount the device differently....one characters are well read....on the other one they are'nt [09:29] ActionParsnip, since evolution is just refreshing folders all the time. I kill -9 it many times and disabled mail accounts and only left one. [09:29] and command used to mount is exactly the same [09:30] sgo11: if you run: df -i have you ran out of inodes? === klaas_ is now known as klaas [09:31] isoCharset: and the options shown by "mount" are the same, too? [09:32] isoCharset: and I thought I understood a bit of this charset mapping thing, apparently I don't [09:34] in one mount more info is given than in the other one....but nothing as for charset or codepage [09:34] ActionParsnip, no. the output looks good. I don't think my partition has any problems. The problem is caused by evolution bug. I think I need to clean its cache somehow. let me describe my problem in more detail: I have 10 mail accounts. two mail servers are blocked by firewall today. evolution are refreshing INBOX forever. I killall -9 evolution many times and disabled 9 accounts and left only 1 account w [09:34] hose mail server is good. but now, it's still refreshing forever. [09:38] hi running ubuntu in a VM with bridged adapter, I can ssh into the vm from my host but the vm has no internet (ubuntu server) [09:38] jnor: check it's route out and it's dns resolution on the guest [09:38] I don't know how to clean evolution's cache. this must be evolution's bug. I just want to workaround this issue. evolution must go crazy with its configuration and cache somehow. [09:38] jnor: connection between the host and the guest is different to connection being forwarded from the guest to the host to the internet [09:38] jnor: also what virtualization technology are you using [09:39] Im using virtualbox [09:44] http://i.imgur.com/QogspvJ.png <-- why is my startpage turkish ? [09:44] im dutch ... [09:45] exalt: are you sure you configged your keyboard and language to dutch? [09:46] dutch is applied systemwide [09:47] exalt: did you updated your system and rebooted after? [09:47] yes === JonathanS is now known as JonathanD [09:48] fixed now [09:49] ikonia http://pastebin.com/AzPbZ8QA [09:50] jnor: I didn't ask for that, I asked for YOU to check your guests default route, and dns server settings as these are the most common problems [09:51] I have no clue what is wrong so if you catched anything holla [09:52] jnor: actually CHECK what I told you to check [09:52] hi guys [09:52] can anyome help me use NPM ? [09:52] jnor: you wont have any idea what's wrong, until you CHECK what I told you to check [09:52] im not running any dns server my route seems right [09:53] jnor: your guest will need to point at a dns server, look were it's point [09:53] jnor: what is your default route [09:53] !info npm [09:53] npm (source: npm): package manager for Node.js. In component universe, is extra. Version 1.1.4~dfsg-2 (raring), package size 334 kB, installed size 1092 kB [09:53] Vialas: best is to shoot your specific issue on it in chat [09:54] default s [09:55] jnor: what ? [09:57] the route is in the pastebin [09:57] anyway, I give up evolution. it just does not make any sense. my android mail app can receive imap emails without any problems. but evolution is just broken today. maybe it's time to switch back to thunderbird. [09:57] What is the best way to discover what is causing a high cpu wait time? I cant monitor top or iostat 24/7 ofcourse [09:57] jnor: what is your default route of the guest, just answer the question, if you want help, if you don't want help, fine [09:58] ihre: why do you think you have high cpu wait time ? [09:58] ihre: you only monitor the machine when you have high wait time if you can't do it 24x7 [09:59] does it matter where you make-install a tarball from on host computer? [09:59] anton_eh: yes, it must be where the make file is that holds the target "install" [09:59] !checkinstall | anton_eh you shouldn't use make install at all [09:59] anton_eh you shouldn't use make install at all: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [10:01] ikonia: I've just installed Zabbix and added 1 host, which reports "Disk I/O is overloaded on CLIENT" every 10 mins, Disk I/O is a trigger connected to cpu iowait. I understand that state "D" in top is common for processes that are waiting for I/O. Top also reports a cpu wait of ~4%. [10:02] ihre: normally you will find it the other way around, that cpu wait is caused by disk/io wait, not disk i/o wait caused by CPU [10:02] ihre: you can also try some kind of monitoring utils like cacti ... http://www.linuxscrew.com/2012/03/22/linux-monitoring-tools/ [10:03] malinator: zabbix IS a monitoring util [10:04] malinator: I've worked with Cacti, yet I wish to learn Zabbix. ikonia: you're right, I've told it in the wrong way. I'm trying to find all processes with top state D at the moment, like described on http://bencane.com/2012/08/06/troubleshooting-high-io-wait-in-linux/ [10:04] llutz: yes , its mentioned on link [10:08] malinator: problem is, all sorts of monitoring tools report the same problems, yet it can be difficult to pinpoint what the actual issue is. [10:09] i wanna extract daa and uif files [10:11] !info daa2iso | DeepBlue see uif2iso too, cnvert into iso, extract, done [10:11] DeepBlue see uif2iso too, cnvert into iso, extract, done: daa2iso (source: daa2iso): The DAA files (Direct Access Archive) to ISO converting tool. In component universe, is extra. Version 0.1.7e-1 (raring), package size 21 kB, installed size 84 kB === robertbeumer is now known as nietbekend === sunny_ is now known as sunny_le [10:22] i have an usb drive having fat filesystem, when i am mounting it is telling specify the file system type, but doing with -t option still it fails. [10:23] sunny_le: when you last unplugged it, did you use the safe removal feature in your OS? [10:23] ActionParsnip, i mistakenly removed it, when the data transfer was still going on. [10:24] sunny_le: then you may want to fsck the partition to make sure it is healthy [10:24] ActionParsnip, will it work as the file system is FAT ? [10:25] because till i know it repairs only linux filesystem [10:25] sunny_le: yes as the definitions for FAT are open and known [10:25] sunny_le: there is fsck.vfat [10:25] ActionParsnip, ok [10:27] sunny_le: fsck is a wrapper that calls the appropriate tool, if any [10:27] the ones that work on linux filesystems still depend on the filesystem, say, fsck.ext3 [10:27] you'll likely have to install an additional package to get fsck for fat [10:27] same for hfsplus and hfs [10:29] can someone help me with an ntp problem? my time is out ... I think it's called an 'offset' [10:29] it's out 4 hrs and I want to sync it with a server but I don't know how [10:30] njsg, hoping to solve the prob now [10:30] debfan: you need to run ntp-client or somehow force a simple "set to the remote date" [10:31] njsg: how? === BrixSat_ is now known as BrixSat [10:31] I have ntp and ntpdate installed [10:31] I mean, I am not sure if ntpd wouldn't do that automatically, maybe it does for large skews [10:31] let me see how is it handled here [10:31] :) [10:31] njsg: you can't sync a drift bigger then 300 seconds, so you'd need to use ntpdate to set the time in sync, then ntpd to keep it in sync [10:32] the last thing i did is run ntpdate -s ntp.ubuntu.com [10:32] but, nothing output [10:32] njsg: sorry, that was meant for debfan [10:32] debfan: ah, ntp-client uses ntpdate here [10:32] debfan: the usual thing in UNIX is for commands to output nothing if they do what they are expected to do [10:32] did the clock time change? [10:33] I have no idea what to do... the problem is the display was showing UTC time - which was the wrong local time [10:33] debfan: oh, -s sends output to syslog [10:33] so, I manually changed it and now it's out 4 hrs [10:33] maybe try without the -s [10:33] debfan: Use the timezone package instead [10:33] you can also do -v for more verbosity [10:34] debfan: https://help.ubuntu.com/community/UbuntuTime [10:34] wait, one thing is the timezone, the other is the clock sync [10:34] can you tell me which command to use then? [10:34] do what CatKiller said, the clock sync will set the clock (in UTC terms) correctly [10:34] debfan: I've already told you, you'd need to use ntpdate to set the time as it's over 300 seconds, then use ntpd to keep it in sync [10:34] It seems here that it's not that the clock was out of sync 4 hours, but that the clock was set 4 hours in the past/future to compensate for the timezone [10:34] debfan: it should involve setting /etc/timezone and something else [10:35] ah, /etc/localtime, too [10:35] The link I pasted has all the info: GUI, command line, and also explains how to keep the time in sync [10:35] okay, slow down guys, please :) [10:36] https://help.ubuntu.com/community/UbuntuTime#Using_the_Command_Line_.28unattended.29 <-- jeps, I guess the reconfigure sets /etc/localtime [10:36] the time zone is set properly now... I used... your how-to [10:36] njsg, what command to use ? i am using this but no good result sudo dosfsck -w -r -l -a -v -t /dev/sdc1 [10:36] I ran $ sudo dpkg-reconfigure tzdata [10:36] but [10:37] wait [10:37] think we're fixed now [10:37] njsg, also tried fsck.vfat /dev/sdd1 but same results. [10:38] thanks, guys! [10:39] sunny_le: What's the error message btw? [10:39] ikonia, njsg, Cat*what?* ;-) .. you guys rule! it's good now, I think [10:39] CatKiller, bogus number of FAT structure, can't find a valid FAT filesystem [10:40] sunny_le: What filesystem is supposed to be on sdd1? [10:40] Fat32? [10:40] vfat [10:40] hi there! [10:40] yeah [10:40] I'm starting a java app that waits for input. I want it to keep running after I exit so I did: 'nohup java … &' , but it still stops, any hint on what I'm doing wrong ? [10:41] sunny_le: You could use "testdisk" to try and access the filesystem [10:41] sudo apt-get install testdisk [10:41] then "sudo testdisk /dev/sdd1" [10:42] hi... wanna know how to install ubuntu on my smartphone? [10:42] arussel: It won't get any input if you background it. [10:44] CatKiller, testdisk ? [10:44] I'm using chromium 28.0.x. [10:44] arussel: Or maybe the issue is something else. The description is a bit vague so far. [10:44] When will I get a newer version of chromium? [10:44] I'm on ubuntu 13.04 [10:44] sunny_le: It's a utility designed to recover partitions but it can also read filesystems. Basically to see if testdisk can detect the filesystem in question [10:45] arussel: "waits for input" from where? what does it do when it reaches end of input? "after I exit", exit what? [10:45] geirha: I don't want it to have any input, I just want it to wait, but somehow, adding nohup makes it stop [10:45] geirha: the user [10:45] exit the shell I used to run the command [10:46] arussel: so it wants input from the terminal? You deprive it of the possibility of that. So then it's up to the app how it chooses to handle that. [10:46] Once you run "testdisk" on your partition, select "proceed", choose "None" for partition type (sdd1 is already a partition, therefore non partitionned itself), then "Advanced", and there you should "see" your filesystem [10:47] arussel: Perhaps you'll want to run it with screen or tmux instead. [10:47] I think with FAT32 you might be able to browse the files [10:47] Hi, why dosnt the software updater give me the chance to upgrade? I was waiting for bitcoin wallet to synch, and i got notification that i had to make a partial upgrade before i finish to upgrade to 13.04 (First 12.10. then 13.04 as i suppose you understand, i have 12.04, fresh install) Now when i check the software up to date, it just say its nothing, i have tried apt-get upgrade as well [10:47] otherwise you can create an image from the filesystem and then you could store this somewhere to fsck it [10:47] CatKiller, following what you said [10:48] geirha: screen might be better === rsrx is now known as resure [10:50] Why was /etc/skel/.bashrc not copied to ~/.bashrc when I created a new account in ubuntu setup? [10:50] sunny_le: Some background on testdisk: http://www.cgsecurity.org/wiki/TestDisk [10:51] crocket: You probably used useradd instead of adduser [10:52] geirha, no [10:52] geirha, ubuntu graphical setup wizard had a user registration step. [10:52] I created a user there. [10:52] Oh, then it should've copied skel. That's odd. [10:53] crocket: It did create the homedirectory though? [10:54] hey room, how do I gcc and g++ to my path environment, or if it's possible, how do I install it so it's automatically added? [10:55] add* [10:55] geirha: any idea how to run a command in screen from a script ? [10:55] geirha, yes [10:55] geirha, .profile was copied. [10:55] .bashrc wasn't copied. [10:55] hmm [10:55] I could have removed .bashrc by accident, so I'll go check another ubuntu installation tomorrow morning. [10:56] arussel: screen -S nameofscreen -d -m java foo.bar [10:58] geirha: thanks [11:01] CatKiller, all that info was really useful :) [11:02] hi all , got this in console - nedd help what to do now ....xubuntu 13.10 beta 64bit....Sub-process /usr/bin/dpkg returned an error code (1) [11:02] can someone help please [11:04] must tell you , that i used linux since a half year.....so my known is like a beginner... [11:05] Ahoy hoy [11:05] rapid: 13.10 support in #ubuntu+1 until release [11:05] rapid: if you are new to linux, why are you not using the stable release until you get better [11:05] geirha: reading the man page, I would expect: 'screen -S foo -d -m ls' and then screen -list to show me foo as a session, but it just says no socket found. Shouldn't it start a new screen session and run 'ls' in it ? [11:06] Boy it's quite in here [11:06] ikonia - its because i hope im right with the newest one [11:07] what is build-essential and do I need it? [11:07] !info build-essential [11:07] build-essential (source: build-essential): Informational list of build-essential packages. In component main, is optional. Version 11.6ubuntu4 (raring), package size 5 kB, installed size 37 kB [11:09] ah thank u [11:09] geirha: got it, it does close the screen session when the command ends, which is not my case. Thanks again for your help [11:11] i cant get any sound in totem movie player [11:11] u3: do you get sound in other apps? [11:11] u3: use VLC [11:11] sound works otherwise? does the video play with sound in other players u3 ? [11:12] u3: also, what is the output of: cat /etc/issue === Dai_1987_ is now known as Dai_1987 [11:12] Dai_1987: if there is no sound in the system, it is irrelevant of the player [11:13] CatKiller, i got the details of the pendrive [11:13] how can i copy all those contents ? [11:13] yes i get soind in other apes [11:13] apes...hahaha [11:13] u3: ok thats a good start, what is the output of: cat /etc/issue [11:13] I should think so, apes aren;t known for their silence [11:13] ? [11:14] u3: run the command in a terminal and give the output === thijs__ is now known as thijs [11:15] run what command [11:15] u3: cat /etc/issue [11:15] thanks [11:16] Sort of makes it hard to help if they keep leaveing. ;) === Guest95159 is now known as Deyan [11:19] CatKiller, successfully done thank you :) [11:20] how can we upgrade kernel modules and package with out using apt,i have generated .deb packages from source [11:21] krypto: you will need to use dkms [11:21] !dkms [11:21] DKMS is Dynamic Kernel Module Support. See https://launchpad.net/dkms for more. [11:22] if you made a .deb err.. dont you like need to use apt/dpkg/gdebi/whatever to install the .deb or am i missing somtning here [11:25] wasn't the all point of .deb to be installed with dpkg ? [11:26] using dpkg will it upgrade current version with out removing it [11:26] apt is having an old version [11:29] i think you may need to clarify exctly what you are doing. I sence some details are missing here. [11:29] krypto: what are you updating exactly? [11:32] i downloaded the poweriso linux version package from the poweriso site ,but i don't no how 2 install it [11:32] whats poweriso? whats the exact file name? [11:34] Dr_Willis: poweriso-1.3.tar.gz [11:34] so its an archive you extract and look at whats in it.. see if it has some docs included. or if the web site has some instll docs [11:35] extract and run the binary in the extracted folder, is commonplace [11:35] DeepBlue: what is the output of: cat /etc/issue === Guest60728 is now known as Maple[] [11:36] hi [11:36] DeepBlue: and what are you wanting to use poweriso for? There are plenty of packages to do poweriso stuff [11:36] ActionParsnip: Linux Mint 15 Olivia \n \l [11:36] DeepBlue: not suppported here [11:36] !mint | DeepBlue [11:36] DeepBlue: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [11:36] has anybody here installed ubuntu on a samsung ativ book 9? (940x3g). Is it safe to do so or can it brick the machine? How well does linux run on it? [11:37] ActionParsnip: i wanna extract daa and uif files [11:37] DeepBlue: your distribution is not supported in this channel or any of the ubuntu support channels [11:38] plus youve allredy basically been told what to do. :) extract the archive run the binaries in it. (or read its readme files in the archive) === dean|away is now known as dean [11:38] i wonder when the last time poweriso for linux was even updated.. so many of these companies come out with linux versions of their apps.. then never update them [11:39] * James_WB shrugs [11:39] linux has a pretty low market share [11:40] James_WB: so? [11:40] mow $$ because thers so many free apps that do the jobs these companies want to charge you for. ;) [11:40] low money from linux users. ;) [11:40] ^^^ [11:41] or at least not enough to make it worthwhile [11:41] Dr_Willis: i already have but it asks for applications to open it [11:41] yet INtel and Nvidia and HP have supported Linux for years [11:41] I still find k3b beats most of the burning apps that you 'pay' for on windows. [11:41] weird, despite having 'low market share' [11:41] Dr_Willis: you use CDs? [11:41] DeepBlue: use the shell, dont double click. run the binaries.. or read the docs if it has any [11:41] hey we are talking about power iso and not hardware :p [11:42] ActionParsnip: i got a stack here i must have bought 3 years ago. [11:42] James_WB: its still drivers, which are software [11:42] havent gone through the stack of 100 in 3 yers. :) [11:42] Dr_Willis: not used even a USB drive outside of OS installs [11:42] Dr_Willis: SFTP baby [11:42] Tempted to remove the cd/dvd/drive from my other pc for more HD bays. [11:42] i havnt ever used power iso .. [11:43] I do think i burnt some music cd's for an friends old car a few months back. ;) [11:43] hi there! can help? i have ubuntu 12.04 and on load see error "hd0 no on the disk" and then BusyBox whith initramfs... what to do? [11:43] ActionParsnip Dr_Willis i have openvswitch version 1.4 running which lacks some features,i want to upgrade but ubuntu repo doesn't have this,so i generated .deb from latest source.Now i want my current version to be upgraded with out removing existing version [11:43] Uragan: you sure it says 'hd0' ? [11:43] There is mounty for Linux too, or just use 'mount' to do it manually [11:45] yes.. HD0 [11:45] you mean mount /dev/sda1 /mnt ? [11:45] actually grub uses the term HD# i think. [11:46] Id have to say try that boot-repair tool for starters. it fixs most issues people seem to have. [11:46] !fix-grub [11:47] !fixgrub [11:47] 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 [11:47] fixgrub - not found [11:48] read what the bot said.... [11:48] How do I get a new version of chromium without PPA? [11:48] chromium is already too old [11:48] the urls it gave 0 detail how to fix the grub using the boot-repair tools [11:48] crocket: what is in the new version you need? [11:48] crocket: compile from source perhaps? [11:48] So, hi everyone [11:49] ActionParsnip, sourcemap support [11:49] It's old [11:49] easier to use a ppa. ;) [11:49] crocket: why are you averse to the PPA? [11:49] chromium 28.0.x doesn't recognize //# sourceMappingURL. [11:49] I'm on Ubuntu server 12.04, and I want to install an older version of VSFTPD (apt-get install renders a newer version than what I want) - here's the older version: https://launchpad.net/~ubuntu-security/+archive/ppa/+build/2976214 - how do I install that? [11:49] ActionParsnip, chromium should be maintained up to date by ubuntu. [11:50] crocket: its not a rolling-release distro, so no, it won't be bang up to date [11:50] !backports [11:50] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [11:50] crocket: https://launchpad.net/~a-v-shkop/+archive/chromium-dev compiled 25 weeks ago [11:50] KettleCoo: why older? its important to keep ftp servers updated, they're attacked a lot [11:51] crocket: although 28 is in raring universe [11:51] 25 weeks! thats way to old. [11:51] Dr_Willis: if its not the version from next month which the devs havent even made, it's too old [11:51] I want the version from 2019! [11:51] Hello [11:52] hello room, I just made an .sh file executable to install a program, but when I double click it, it opens it in gedit and freezes? [11:53] Ponch0: the file extension means nothing in Linux [11:53] I have strange problem, my ubuntu is working 24/7 and sometimes when i am not near computer it going to idle and stop responding on commands from keyboard and mouse [11:53] Ponch0: dont double click it.. unless you want to make a .desktop file to launch it.. [11:53] Ponch0: did you right click the file and tell it to run in a terminal in the file properties [11:53] then you run the launcher [11:53] and looks like it just halts ( [11:53] somebody had such issue? [11:53] Ooooohh ok. [11:53] Ben64: There's some sort of bug, "libgcc_s.so.1 must be installed for pthread_cancel", this is a desperate resort to try and see if an older version could actually work. [11:54] thank you. [11:54] Ponch0: this isn't windows, the '.sh' file does nothing but look messy [11:54] KettleCoo: unlikely to be a bug [11:55] i've ubuntu box server with xserver with touch screen.. how to detect the touchscreen precisely [11:55] Ben64: From the numerous threads I've found, especially the ones most up to date, seems to indicate it could be a bug but I'm not sure [11:56] Ben64: http://ubuntuforums.org/showthread.php?t=1937131&page=2 [11:56] (last comment is the last trace I could find of this issue) [11:56] ActionParsnip: ok ok, easy I was able to run it from the terminal by typing sh file.sh [11:57] KettleCoo: you use the whole mysql thing? [11:58] Ponch0: if you right click the file, you can tick a box to tell the OS to run it in a terminal [11:58] Didn't see it but thank you anyway [11:59] Ben64: Yeah I use auth pam_mysql.so for my virtual users. And pwdfile for one local user. It works if I use only one of the auth methods, but whenever both are activated this error is returned to the ftp client. [11:59] KettleCoo: libpam-ldap is installed as well (many suggest this to be a fix but it seems to make no difference) [11:59] i've ubuntu box server with xserver with touch screen.. how to detect the touchscreen accurately? [12:00] switch to sftp or proftpd? : / [12:00] Ben64: anything but ftp [12:00] !patience | fishcooker [12:00] fishcooker: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [12:00] fishcooker: udev should pick it up, or you can add rules to make it detect properly if it doesnt [12:00] ubottu good article...but how cat i call this grub menu during startup? [12:00] Uragan: I am only a bot, please don't think I'm intelligent :) [12:01] sheet ) [12:01] how can i call Grub menu on startup ? [12:01] mash the left shift key [12:01] I am using openpli-oe-core for settopbox applications, to build an image for target arm I have to use this command, MACHINE=<....> make image, but how to know which machine name I have to use to build image for arm??? [12:01] Uragan: keep holding shift during boot [12:02] just after POST i'd say [12:03] ihre - it hepls! === yans is now known as Yans [12:07] Hi, I have found a bug stopping ubuntu/kubuntu working with multi-monitors - anyone about who can maybe help? [12:08] how can i tunnel some app via different ssh server on my ssh server ? [12:11] hi someone knows how to Make The "OK" in "[ OK ]" green pls ? <- at startup of ubuntu xfce 13.04. it is in lsb-base-logging.sh at the begining of log_end_msg () { thanks :) [12:13] if [ "$1" -eq 0 ]; then [12:13] echo "[ OK ]" [12:13] ubuntuxfce1304: http://forums.fedoraforum.org/showthread.php?t=153703 maybe [12:14] ok i'm going to take a look thx :) [12:14] any libreoffice calc channel ? [12:14] universal: #libreoffice will cover it, also here if its under ubuntu [12:15] I've installed libpam-ldap but yet I'm missing /lib/security/pam_ldap.so [12:16] ActionParsnip: yes its under ubuntu....simple calculation showing error 512. calculation - [{(120*3)+(145*9)}/12] [12:16] Hey guys, I have a bit of trouble understanding the diff tool. So I executed diff and found out the differences between my current file and another file. I'd like to patch those differences in, how do I do that? [12:16] I'm looking to dual boot ubuntu alongside win8 on my desktop, should i just use the install alongside option or manually create a partition? [12:17] !dualboot | booosss [12:17] booosss: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [12:17] booosss: but i would reccomend ubuntu as single boot whole hd of course :p [12:18] universal: why the brackets and braces? aren't paenthesis the only thing needed [12:18] how can i tunnel app on my ssh server via another ssh server ? [12:18] I have to have windows installed though :( I need to use it [12:18] i am able to ssh into my server, but not scp? [12:18] wizard_A: pastebin [12:19] wizard_A : use sftp protocol [12:19] booosss: there are many alternatives for replacing win these days mate [12:19] wizard_A: does it affect all users SSHing to the server? [12:21] Yeah, I have to run visual studio though so its just easier i feel [12:21] this is the log: http://pastebin.com/ESNVjgq4 [12:22] ActionParsnip: how do i confirm that? [12:22] booosss: i think you can run visual studio on playonlinux, but not sure [12:22] Hello again im here now with my ubuntu and yes, i did do sudo gedit, but still if i look the .Xauthority files there is my username not root:root. so what i can do now? [12:22] hmm, ill check that out thanks! [12:23] wizard_A: log in via SSH as another user, then also try SCP [12:23] hi guys [12:23] so my original problem is that at GUI it ask login passwd and it doesn't work [12:23] ActionParsnip: well, two brackets are needed for sure for priority calculation 1st (120*3) & (145*9) and then sum of both results as {(120*3)+(145*9)} divided by 12, now if I use only small brackets as ((120*3)+(145*9))/12 then result is just fine, thing is that is there any bug in libre office which returns error multiple types of brackets are used in a single cell calculation [12:23] and at CLI i can use my passwd without any problem [12:24] booosss: http://appdb.winehq.org/objectManager.php?sClass=application&iId=892 === Neptu_ is now known as Neptu [12:24] universal: just installing libreoffice to test [12:24] I have xubuntu and i want to change my ip [12:24] hi there I have an old dell inspirion 1300 laptop and it is running ubuntu 9.10, however I am trying to upgrade it to xubuntu 12.04 for better flash updates etc as this laptop is for my mum. I am experienced using and setting up ubuntu but after I try the live CD and all works and as soon as the installer is running for a minute I get a console/black screen with output info where it hangs/crashes... cannot get around this... anyone have advice? [12:24] mika__: chown your entire home to your user using root recovery mode [12:24] any udev pro over here ? [12:24] i used tor but it changed the firefox ip [12:25] templer: what GPU does it use? [12:25] ActionParsnip: what ? if you are on ubuntu then it comes bundled [12:25] ActionParsnip: ok wait. [12:25] i want to change the desktop ip [12:25] templer, you might consider xubuntu or lubuntu as they are optimized for older / lower tech devices such as yours [12:25] alsami: your IP is set by your provider, you can use a proxy server to send data through [12:25] think its the an integragted intel one so no real dedicated one [12:25] universal: I removed it, its completely optional [12:25] any tools built in ubuntu to do tunneling some app via ssh server on diffrenet ssh server [12:25] PaowZ_: better ask your specific issue maybe [12:25] hmm [12:25] it is xubuntu i am trying to install [12:26] Marlenee: you can use ssh to setup an SSH tunnel [12:26] !nomodeset | templer [12:26] templer: 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 [12:26] cheers ubottu [12:27] templer, better to keep your queries to one channel at a time to reduce confusion [12:27] universal: as it isnt a key dep of the core OS you can remove LibreOffice with zero adverse affects [12:27] I'm trying to control the way udev populates /dev for a special device. I mean, I have a barcode reader which appears as a HID appliance in /dev. The thing is an event handler is attached to this device and every inputs are seen as keyboard inputs which, of course, I don't want.. [12:27] ActionParsnip: do i have to now restart OS? because i did chown -R username:username homedir/ [12:27] any tutorial to do tunnel on ubuntu [12:27] mika__: should be good to go [12:27] yes np [12:28] ActionParsnip: thats good :), so if you have uninstalled libreoffice, which office application do you use ? [12:28] Marlenee: lots, online [12:28] ActionParsnip: well it didn't let me in :D [12:28] universal: none, its a system I use for servering, so it doesnt need it [12:28] universal: not every system with Ubuntu NEEDS libreoffice [12:28] universal: does it? [12:28] ActionParsnip : i talk about tunnel from ssh server to another ssh server [12:29] Marlenee: that's fine too [12:30] ActionParsnip: yea right, but what if thats the only system you use and you come across office docs ? [12:30] Marlenee: I use: ssh -L 2222:lan.ip.goes.here:3128 name@my.an.ip.here [12:30] Marlenee: sets up a port 2222 on localhost which connects to 3128 on my server side, for squid proxying [12:31] universal: I dont do office productivity on my systems. I browse the web and stream media [12:31] universal: i do enough office crap at work [12:31] office crap, lol gud [12:32] no udev user, then.. [12:32] universal: i just did: =sum(((123*3)+(145*9))/12) and got 468.75 [12:32] ActionParsnip: thats wronng [12:33] PaowZ_: re-ask once in a while, other times might give you more luck? [12:33] ActionParsnip: well..hmm i try to restart this os now... let's see home should be all mine now but still i can't login. so see ya soon [12:33] lotuspsychje: don't think so.. my need is not really common.. [12:33] ActionParsnip: btw. im using now irssi :D i need to learn this well too.. [12:33] ActionParsnip: answer shuld be 138.xx [12:34] universal: 163.75 [12:34] ActionParsnip, universal: shouldn't this suffice? =(123*3 + 145*9)/12 === wizonesolutions_ is now known as wizonesolutions [12:34] ActionParsnip: remove the 3rd parenthesis in the starting and the end [12:34] oops [12:34] yeah 138.75 [12:35] buu, hello [12:35] hi [12:35] buu, do you remember about my problem from yesterday? :) === jack is now known as Guest2838 [12:36] no O.o [12:36] geirha: yes but the thing is why is {(120*3)+(145*9)}/12 showing error 512 ? ActionParsnip [12:37] PaowZ_: just joined the #udev channel, maybe thats any use to you? [12:37] universal: =sum((120*3)+145*9) gives 1665 as expected [12:37] PaowZ_: oh you are already there nvm :p [12:38] I am Brazilian [12:38] universal: =sum(((120*3)+145*9)/12) is right :) [12:38] ActionParsnip: why are you writing sum there ? [12:38] universal: habit [12:38] !br | tiptopflea [12:38] tiptopflea: 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. [12:38] kk [12:38] ActionParsnip: im back. Yep, doesn't wanna let me in. All files (hidden too) have my username : and group [12:39] #ubuntu-pt [12:39] hi all [12:39] mood: welcome mate, what can we do for you? [12:40] I ve aproblem with ubuntu 12.04 with ATI drivers [12:40] ActionParsnip: again, whats wrong braces ? coz its simple maths - 1st it will solve parenthesis coz its inside braces and then divide the sum by 12, but its returning error 512 ? [12:40] mood: can you describe your problems? [12:40] universal: absolutely, no idea why though. Could be a bug [12:40] wrong with braces [12:40] but if there is other gurus here too who could help me. i can see that ActionParsnip has hands full here :) [12:40] BACKTRACK [12:40] universal: I'd ask in #libreoffice [12:40] hogyz: what of it? [12:40] !bt | hogyz [12:41] lotuspsychje: yep.. and they give folks a chance.. [12:41] !backtrack | hogyz [12:41] hogyz: 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 (now end of life - see kali-linux) [12:41] they must be hibernating or something.; [12:41] my ubuntu converted today to 2D itself .. by searching I found my ATI card not present in Ubuntu [12:41] *they don't give [12:42] ActionParsnip: yea please, coz it created a big question mark on my 30 years of mathematics, lol [12:42] PaowZ_: udev if some different then what the developing guys do i presume? [12:43] mood: did you check your 'additional drivers' if some other drivers are listed? [12:43] universal: join the channel, ask there [12:43] mood: which ATI GPU are you using? [12:44] ActionParsnip: lol, I thought you were gonna ask in that channel [12:44] yes & nothing listed [12:44] universal: why, you can do that [12:44] lotuspsychje: sorry, I didn't understand :D this chan is not only for developers if it's your question.. [12:45] PaowZ_: no just tought maybe the dev chat could help you, if it does the same as udev...but here stops my knowledge :p [12:45] AMD M82XT 256MB [12:45] always forget the developing chat name.. [12:45] ActionParsnip: looks like everyone is busy in that channel or no one is interested there in troubleshooting [12:46] lenovo thinkpad T400 [12:46] buu, I solved the issue! :) [12:46] !yay | jony_easyrider [12:46] jony_easyrider: Glad you made it! :-) [12:48] PaowZ_: #ubuntu-devel thats what i meant [12:48] universal: could report a bug as well [12:49] lotuspsychje: okay.. I glance at it ;) === rrittenhouse_ is now known as rrittenhouse [12:51] mood: did you upgrade or clean install 12.04? [12:51] Hey all, anyone ever use 'msgunfmt' ? it does not seem to do anything for me [12:51] !info msgunfmt [12:51] Package msgunfmt does not exist in raring [12:51] do i have to purge lightdm and ubuntu-desktop away to fix this :D lol. [12:51] that is weird..because the command works [12:52] Hi all! When installing Ubuntu, can I keep my Dell utility partition with hardware diagnostics tools as a boot option? [12:52] or at least I have no error ;) [12:52] clean install [12:52] how to create live usb of ububtu in win 7 [12:53] subby1: google a program called unetbootin [12:53] I even have the man files installed for msgunfmt [12:53] very weird [12:53] !info poedit [12:53] poedit (source: poedit): gettext catalog editor. In component universe, is optional. Version 1.5.4-1 (raring), package size 837 kB, installed size 3378 kB [12:54] mood: can you pastebin lshw -C video [12:54] I think it was maybe installed by poedit...or its a function of gettext [12:56] thanks Ben64 i will.. sorry my connection is not good here [13:01] subby1_: https://help.ubuntu.com/community/WindowsDualBoot [13:01] Hi folks [13:02] BluesKaj: hello mate [13:02] why conky not work on my ubuntu 12.10 [13:02] hey lotuspsychje, what's up? [13:02] any body help me? [13:02] BluesKaj: all good mate tnx, doing a little support :p [13:03] hogyz: can you start it from terminal, see what errors it gives you? [13:03] what command to run conky? [13:04] ./conky ?? [13:04] hogyz: conky in terminal === vila is now known as vila-laaaate-lun [13:05] can i install ubuntu in any other partition other than c: drive where i hv already installed win 7 [13:06] hi :) hi someone knows how to Make The "OK" in "[ OK ]" green pls ? <- at startup of ubuntu xfce 13.04. [13:06] subby1_: how are you installing it? [13:06] ubuntuxfce1304: are you in setup? [13:06] no no [13:07] when all is done ( OS installed ) [13:07] subby1_: when installing ubuntu it will ask you to install next to win7 [13:07] ActionParsnip: someone in libreoffice suggested a very good reason - brackets, braces and parenthesis or anything else is good on paper but they are not mathematical operators in computer language except simple parenthesis, rest all used for other things! sounds good and genuine reason to me [13:07] at the startup like on Suse we see at the begining the Green "OK" and on Ubuntu 13.04 it is in WHite :( [13:08] this is just totally ridiculous. Nautilus isn't letting me delete stuff from my SDcard, there just isn't any option in any of the menus [13:08] ubuntuxfce1304: you mean the lilo list loading with OK next to it? [13:08] opensuse is faster or ubuntu ? [13:08] context menu, main menu, Del key doesn't work either [13:08] universal, don't know [13:09] i hv already installed win 7 on my c : drive which has a total of 68.1 gb but i want to install ubuntu as a dual boot and want to install it on other partiton apart frm c: drive [13:09] lotuspsychje, yes :) [13:09] I feel a terrible rant coming up - must - suppress [13:09] Starting xxxxxx [ OK ] <-- but i would like it in GREEN :) [13:09] ubuntuxfce1304: not sure if thats possible [13:09] :'( [13:10] ouiinnnn :'( [13:10] Dai_1987: i hv already installed win 7 on my c : drive which has a total of 68.1 gb but i want to install ubuntu as a dual boot and want to install it on other partiton apart frm c: drive [13:10] subby1_: do you have another partition? [13:10] after consulting somes forums, it works for someone and doesn't work for others [13:11] bennypr0fane: try a reboot and stick sd card in after login [13:11] hello iam sameh forme egypt cairo i install ubuntu 11 but i have problem in my driver any one can help me plz [13:11] Dai_1987: yaa i hv 4 more partitions and two of them are 698gb and are completely empty [13:11] "move to trash can" is greyed out in context menu [13:11] sameh: ubuntu 11.04? [13:11] lsb-base-logging.sh & init-functions <- seems to be inside but where, maybe someone had heard something about that. [13:11] subby1_: well then when it asks you where to install, select one of the empty partitions [13:11] ok, found it [13:11] yes [13:12] !eol | sameh [13:12] sameh: 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 [13:12] stupid microsd adapter locked itself when sliding it in [13:12] subby1_: if you're a gamer though you'll need way more than 60GB for Windows [13:12] Dai_1987: yaa but will i get a dual boot [13:12] sameh: download an ubuntu version from topic please [13:12] Can we talk about anything besides Ubuntu? [13:12] sorry you had to witness this everyone [13:12] !ot | repudiate [13:12] repudiate: #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:12] subby1_: yes, that get set up too, just pay attention tot he installer, it isn't needlessly complicated [13:13] thanks lotuspsychje [13:13] bennypr0fane: no sweat! [13:13] lotuspsychje: It was a joke. [13:13] Dai_1987: ok thanks......now can u tell me how to create a live usb for the same purpose [13:13] subby1_: But listen, 698GB just for Ubuntu may not be such a good idea. You can shrink some space from there and install Ubuntu in it. === vila-laaaate-lun is now known as vila-late-lunch [13:13] ok i will sir but i befor install ubuntu 13 and have problem in intel card vig [13:14] subby1_: download the iso, download unetbootin, use unetbootin to make a bootable USB from the ISO [13:14] sameh: try 13.04 it will work for sure [13:14] ok i have problem in intel driver [13:14] subby1_: make sure your pc will boot from usb [13:14] no no no no i try it [13:14] sameh: intel wifi driver? [13:14] Cuprum: ok i ll keep dat in mind....... [13:15] mack problem in intel driver [13:15] Dai_1987: ok thanks ...... [13:15] no vag [13:16] driver intel vag [13:16] Dai_1987: I think it would be better subby1_ shrinks 698GB partition to a less amount and then install Ubuntu in the smaller partition.... Else 698GB just for Ubuntu?? What do you think? [13:17] Cuprum: totally agree, I normally set linux partitions at 100GB and that's probably overkill [13:17] sameh: lol you mean vga driver? [13:17] i have min laptop is samsung s100np [13:17] yes [13:17] vga driver [13:17] sameh: if 13.04 is too high for your intel card, try xubuntu or lubuntu [13:18] so now i install 11 ubuntu [13:18] and i have problem in vga driver [13:18] i hat win 7 and win 8 [13:18] Dai_1987: On second thought .... wat if i want to install ubuntu on my c: drive where i hv already installed win 7 and the total space is 68.1 gb and i hv used 25.9gb [13:18] sameh: ubuntu 11.04 has been removed, you need to install another version [13:18] subby1_: ubuntu needs to be on its own partition [13:19] opssssss do u have skybe sir [13:19] Dai_1987: ya but cant i shrink the partition of win 7 and then install it??? [13:19] subby1_: you need to defrag twice and use windows to shrink it's partition to create some space [13:20] windows wont shrink the active partition [13:20] Dai_1987: ohh kk..... [13:20] It did on this laptop - win 7 [13:20] If you dont use win 7 to shrink it you asking for trouble [13:21] philinux: k... [13:21] philinux: ah, shrink works, grow doesn't [13:22] Dai_1987: indeed [13:22] subby1_: just use some of the free space, not all of it [13:22] never tried grow [13:22] philinux: anything under 250GB is way too small for Windows IMO though, apps are huge these days [13:22] Dai_1987: u mean from c : drive?? [13:22] philinux: you can use gparted or similar to grow C: [13:23] i've done that before, never needed to shrink it though [13:23] subby1_: you can change the size of C: and use the resulting free space but you cant install ubuntu on C: without wiping out windows [13:24] Dai_1987: my win 7 partition is 70 gig. more than enough for me. Only use it for skygo and office [13:24] Dai_1987: can u tell me how to change the size of c: [13:24] my steam games take up about five times that [13:24] subby1_: you can use windows disk management tool [13:25] subby1_: im not in front of a windows machine so i can't help any more than that [13:25] subby1_: try the ##windows channel for win support [13:26] Dai_1987: k.... thanks... [13:26] Dai_1987: I also used Win Disk Management but I don't think I had to defrag it before I shrunk it. I may be wrong though.... [13:27] I did that ages ago.. [13:27] subby1_: this is my 250 gig drive setup. http://imagebin.org/273186 [13:27] i've never shrunk a partition but i can see why defagging might be required [13:27] Dai_1987: if you dont it will only shrink so far [13:27] makes sense [13:28] there's a minimum it will do cos some files cant bbe moved from "end of partition" [13:30] philinux: Yeah I remember the minimum thingy..... better for subby1_ would be to go for the 698GB partition that he has, shrink it and leave the Win partition as it is. Win apps and softwares take huge spaces anyway... [13:30] Dai_1987: ^ [13:30] nice [13:31] yeah, he seemed reluctant to use that space [13:31] Cuprum: 70 gig enough for me like i said office and browser plus no crapware [13:32] Is there a cmdline tool that emits a beep or any notification sound through the soundcard? [13:32] I could use aplay, but maybe there's something better. [13:33] hi [13:33] where can I get help for the tcsh shell? [13:33] which is the best download manager? [13:33] !info tcsh [13:33] tcsh (source: tcsh): TENEX C Shell, an enhanced version of Berkeley csh. In component universe, is optional. Version 6.18.01-2 (raring), package size 507 kB, installed size 1370 kB [13:34] smodav: I use wget and curl === vila-late-lunch is now known as vila [13:34] xyzwhatever: you might wanna ask your specific issue on it to channel? [13:35] Eduard_Munteanu, canberra-gtk-play [13:35] Cuprum: I had issues with wget but hopping it will work since I changed os to pinguy [13:35] Eduard_Munteanu, give: man canberra-gtk-play for the manual [13:35] kostkon: mm, is that a graphical tool? I want to trigger stuff from scripts. [13:35] Hey guys. Network Manager is constantly asking me for my wireless password. Sadly top google results didn't help. (e.g. http://askubuntu.com/questions/64903/network-manager-asks-for-wireless-password-continually) Ideas? [13:36] Eduard_Munteanu: either the beep package or print a \a via echo [13:36] Eduard_Munteanu, nope, cmd tool. uses the notification sound system of gnome === arges_ is now known as arges [13:36] Pici: beep uses the speaker, I'd like to use the soundcard. And \a requires a console. [13:36] Eduard_Munteanu, either give it the name of the event you want or the path of your own audio file. [13:38] ActionParsnip: btw i problem solved. i rm .Xauthority and .ICEauth*. now i can use my gui again :) [13:38] Ouch, one too many deps. This is a server-like install, I guess I should just grab a file from that package. [13:38] Eduard_Munteanu, then aplay or if the server comes with pulseaudio, which i doubt, then paplay [13:39] aplay/ALSA is alright. [13:40] Eduard_Munteanu, aplay is fine [13:40] Hm, 'sox' looks good. [13:40] It can generate waveforms. [13:42] hi, I have this strange ipv6 problem on an ubuntu server I'm running. It has a default route but can't send any packages. (ping tells me 'sendmsg: Network is down'). the only way I found to fix this is to manually delete and replace the default route. [13:44] btw. this only happens since I use a network bridge (br0) instead of the real interface (eth0) [13:44] Daniel_1: sounds like someone is advertising wrong IPv6 routes [13:45] Daniel_1: is your box accepting RAs? [13:45] Eduard_Munteanu: the routes are configured using autoconf and are correct. let me show you the route: default via fe80::21d:e5ff:fe47:2845 dev br0 proto kernel metric 1024 expires 1657sec mtu 1500 advmss 1440 hoplimit 64 [13:45] if I delete that route and manually re-add it using the exact values given in that line, it works [13:47] ok i hope someone can help me or redirect me to a channel [13:47] also I'm in a corporate network and can't use static addresses or routes :/ [13:47] Daniel_1: what about the interfaces in the bridge? [13:47] in tcsh, everything between ' ' is not interpreted by the shell. I have a program that expects an input like this: filename'[1..100]' [13:48] now i want to replace a number with a variable: e.g. filename'[$a..100]' [13:48] the bridge contains the ethernet interface (i.e. eth0) and vnet{0,1,2} [13:48] but since the shell doesnt replace the value of the variable with a number because its in ' ' the program gives me an error [13:48] I connected KVM virtual machines to the bridge to expose them to the network. [13:48] Daniel_1: I think you may get packets leaving on the bridge and returning on one of the interfaces... what other routes do you have? [13:49] 1 sec. I'll create a pastebin of ip -6 r [13:49] Daniel_1: did you disable RA accepting for the bridged interfaces? I'm not sure that happens by default. [13:50] Secondly, if it's a server consider DHCPv6 PD. [13:50] But that's just as a sidenote. [13:50] hello [13:50] woon: hi [13:51] hi there! [13:51] hi [13:51] Eduard_Munteanu: http://paste.ubuntu.com/6213835/ is the output of ip -6 r [13:52] don't I need to accept RAs to get routes via autoconf? [13:53] Daniel_1: yes, but for the bridge interface, not its components [13:53] oh, I see what you mean. I'll check that. [13:54] did anyone read my question? :'( [13:55] hi, is there a way to determine where the repositories in a system are located, lets say , i want to find out the path for "/etc/apt/sources.list.d" [13:56] i remember it reding it in a conf file. [13:57] Is there a way to do a headless install of ubuntu? (Not ubuntu server) [13:58] is there ney way to install vlc 2.1.0 on 13.04? [13:58] :'( [13:58] impradeepy: apt-cache policy vlc [13:59] :'( [13:59] lemme check [13:59] tengopreguntas: I believe that's hard-coded [14:00] hello, i have strange problem. when gdm starts i try to change keyboard layout and it is looks like, that when it show ru layout it actually uses for input en [14:01] did not work but thanku it provides better info [14:01] and when it shows EN it actually uses for input RU layout [14:01] impradeepy: you can use this PPA https://launchpad.net/~videolan/+archive/stable-daily but know that support is only available from the PPA maintainer [14:01] ok [14:01] That's what it does, impradeepy, it shows which versions are available in your repositories [14:01] any channel about tcsh ??? :'( [14:01] ok, I get "net.ipv6.conf.eth0.accept_ra = 1" from "sysctl net.ipv6.conf.eth0.accept_ra" [14:01] Daniel_1: btw, IP forwarding automatically disables RAs. So it might be the case you're disabling it exactly on the br0 and it's getting some other route as default. [14:02] yes :)well m trying to install it through extracting .tar.xz but after ./configure make step is in infinite loops [14:03] impradeepy: use the PPA and follow the instructions on the link I gave you. No need to compile. [14:03] ok [14:04] Hello [14:04] I try to install ubuntu server 12.04 on a new server with 4 HDD in Raid 5 configuration. This is my partition table in the setup: http://i.imgur.com/u3KXjiV.png [14:05] forwarding should be disabled. I get "net.ipv6.conf.all.forwarding = 0" [14:05] installation runs smoothly but the system dont boot [14:05] same for the individual and the bridge interfaces [14:05] Daniel_1: alright, try disabling RAs for the bridge component interfaces. [14:06] Daniel_1: or just disable it globally and enable it on br0 specifically [14:07] has anybody here installed ubuntu on a samsung ativ book 9? (940x3g). Is it safe to do so or can it brick the machine? How well does linux run on it? [14:07] ohh.. ubuntu gurus!! anyone here with serious/medium ssh chops for port forwarding! [14:07] i'm trying to do a test with a gearman process.. it talks to localhost:port X [14:08] and i want to have the client on a separate machine listen to multiple servers running on different machines. [14:08] so i need to port forward between the clients/master [14:09] when I'm try to format my pendrive it shows Error creating file system: helper exited with exit code 1: cannot open /dev/sdb1: Read-only file system [14:09] how to solve this ^^ [14:10] ppa verified n then apt-get update but did not install the latest version [14:10] mydog2: I'd suggest OpenVPN if it's anything serious / permanent. [14:11] #zentyal [14:11] when I'm try to format my pendrive it shows Error creating file system: helper exited with exit code 1: cannot open /dev/sdb1: Read-only file system [14:11] how to solve this ^^ [14:11] where to copy output?? [14:11] afsal_: we've seen that the first time, wait a bit [14:11] plz give me a link [14:12] i ve to copy and paste the output of terminal [14:12] impradeepy: did you run sudo apt-get upgrade? [14:12] Eduard_Munteanu, - i'm specifically looking for an ssh solution... [14:13] Eduard_Munteanu, - i'm envisioning an ultimate system with 100s of clients.. i can't be having openvpn remotely managed on all the systems.. === folivora_ is now known as folivora [14:13] yes [14:13] !paste [14:13] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [14:14] mydog2: why do your clients have to use ssh? [14:14] mydog2: I'm not sure what your servers are, maybe you can explain a bit [14:14] Is there a way to do a headless install of ubuntu? (Not ubuntu server) [14:14] i did [14:14] plz check it [14:15] http://paste.ubuntu.com/6213914/ [14:15] Dwarf: headless as in a computer without a video card, or just automatic? [14:15] ok, I disabled accept_ra for the individual interfaces. I guess now I need to wait for the server to get a new route on the bridge interface? [14:15] Eduard_Munteanu, - they don't.. but i'm going to need bidirectional communication. and i really don't want to have openvpn on each box, and then have to deal with configuring each, and then remotely managing/monitoring the open vpn app [14:15] Headless as in I only want to install the base system and I'll install the graphical part myself [14:16] Eduard_Munteanu, - portforwarding would be a simple solution [14:16] Daniel_1: remove the existing one to be safe [14:16] Dwarf: you can use debootstrap. [14:16] the old route is gone. waiting for the server to get a new one... [14:16] Dwarf: The minimal installer might be of interest to you [14:16] !minimal | Dwarf [14:17] Hi. Does someone have a Dell XPS13? If yes, can you check which the default cpu temp is under normal load? [14:17] Dwarf: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [14:17] Daniel_1: radvdump can watch for RAs, if you want to look at them. [14:17] I'll go with the minimal one, it sounds like the debian netinstall [14:17] @idleone did u see it?? [14:18] Dwarf: btw, AFAIK Ubuntu Server isn't much different, except for the kernel, but you can install the stock one. [14:18] I'm not afraid to install X myself and whatnot, but the kernel is still a grey area for me [14:19] Ok. Mind it's just a package, I'm not suggesting compiling your own. [14:20] impradeepy: The official VLC PPA currently only contains this latest release for Ubuntu 13.10. The previous release, 2.0.8 is provided for Ubuntu 12.04, 12.10 and 13.04. [14:20] i know but no other way? [14:20] hi [14:20] impradeepy: Looks like you will need to wait a little longer for 2.1.0 to be added to the PPA [14:21] ok thanku [14:21] apt-get cache is realy good to know thanks :) [14:21] apt-cache [14:22] Is it normal for a notebook to spin up the heater when I plug in the charger? [14:22] yes yes [14:22] I just installed all the necessary components to get a PXE server, but after selecting the system to start from the client, is the word "loading". Using Ubuntu 10.04.4 lts [14:22] *spin up the fan [14:22] I read in a guide:"This does not work for a PXE server running 10.04.1 LTS, nor does it work for clients trying to run 10.04.1 LTS. The client receives an offer from DHCP, gets the kernel, and fails while trying to load. NOTE: It WILL work if you add required module names in /etc/initramfs-tools/modules (module names for your network adapters, like forcedeth or tulip)" [14:23] and I added in "/ etc / initramfs-tools / modules" module "bnx2". But the result is not changed ... [14:23] you have any advice? [14:23] foofoobar_: they usually switch to performance profiles when on AC (e.g. maximum CPU frequency etc) [14:23] Eduard_Munteanu: thx a lot. that seems to solve the issue. [14:23] Daniel_1: cool [14:24] Eduard_Munteanu, how can I prevent this? I dont want to hear the fan [14:24] I'm under ubuntu 12.04 [14:24] I already installed tlp [14:24] Daniel_1: have a look at DHCPv6 though, especially Prefix Delegation. If there's such a server, they can give you your own prefix, and if it's larger than /64 you can split it further to your VMs. [14:25] foofoobar_: mm, I'm unsure. [14:25] Maybe someone else knows. [14:26] ThRiX_: You might consider upgrading the server, but I think you also need to run mkinitramfs [14:26] Hello all. I have an LSI sym8751spe SCSI card, trying to get is working in Ubuntu 10.04. It show up in 'lspci' command, but drives do not show up. Why? [14:26] mydog2: why port forwarding? Are your servers behind a firewall? [14:27] Eduard_Munteanu, I got a complete freeze, sorry.. Another thing I have to look into, but first the power thing [14:27] Is there a way to see which power profile is in use? Or to stop this? [14:27] I dont want to hear the fan when plugging in the AC [14:28] foofoobar: What's probably happening is that your power manager is set to increase the CPU speed when it's on line power instead of battery. Change that setting in the power manager and it should behave normally. [14:28] foofoobar: well the problem is it's not just one thing... it's an interaction between upower, ACPI, cpufreq, graphics drivers, and I'm unsure how distros handle this these days. [14:29] foofoobar: I'd start searching the Ubuntu wiki for power management-related topics. [14:29] okay [14:29] can't change plymouth theme, what i can check? [14:29] Or google "AC power performance ubuntu", or something along those lines. [14:29] jhutchins, you are talking of a "power manager"? Is this a gui ? [14:29] Will Ubuntu run significantly slower in VBox as a guest OS? [14:29] want to set solar theme [14:29] although the route looks exactly like the one I had before, the new one works. oh well, at least my problem is fixed now. [14:29] i used this command sudo update-alternatives --config default.plymouth [14:30] and after it i use sudo update-initramfs -u [14:30] repudiate: if you're going to use GNOME3, probably. [14:30] GNOME Shell, more specifically. [14:30] Dan [14:30] Eduard_Munteanu, - they are.. and they'll be spread out across the 'net.. [14:31] Eduard_Munteanu: What does GNOME offer exactly? [14:31] mydog2: normally you should just give them public IPs. Otherwise, yeah, you can do port forwarding, sure. I'm not sure what you're asking though? [14:31] Thanks jhutchins [14:32] I have a desktop that I've made headless for the time being, as I'm using another machine as my primary. How do I make sure that processes that would normally have started when logging into the UI still start, even though I'm not logging in that way? [14:32] Eduard_Munteanu, - thanks.. i'll figure it out [14:32] repudiate: the desktop environment. [14:33] Eduard_Munteanu: What does it offer that Unity doesn't? [14:33] Eduard_Munteanu: What does it offer that KDE doesn't? [14:33] I want to create a dual boot with ubuntu on my pc and I already have win 7 .....my disc space in c: is 68.1 gb and I hv used 29 gb [14:33] SuperLag: configure your login manager to autologin, and perhaps configure xorg to use the 'dummy' driver if you don't have a video card at all. [14:34] repudiate: oops, I forgot about Unity. I'm just saying everything involving 3D effects will likely be slow (unless you do VGA passthrough). [14:35] hello! how about google drive on linux? [14:35] gaussblurinc: hi... what about it? [14:35] Eduard_Munteanu: What's a VGA passthrough exactly? [14:35] You should just ask directly. [14:35] There is no native client [14:36] If that's what you're asking [14:37] mydog2: are you on about having all clients ssh to a single server which forwards the connection to their server? [14:37] repudiate: if your hardware supports Intel VT-d / AMD IOMMU, you can give your guest OS full control over the video card, so it won't be using a slow, emulated one. [14:37] bjoswald: yes, native client, uh :\ [14:38] gaussblurinc: I think there might be a FUSE driver for it [14:38] can you help me with plymouth? tried few manuals but can't changed theme [14:38] Eduard_Munteanu: How do I do that? [14:38] it is always shows Xubuntu 13.10 [14:38] but i have Ubuntu 13.10 =/ [14:39] !13.10 | loa [14:39] loa: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [14:39] it is ok. [14:39] repudiate: google for {VGA,PCI} passthrough and {KVM,Virtualbox}. [14:39] but i think solution is plymouth, not ubuntu version. [14:40] repudiate: or Xen, IIRC that supports it too [14:40] for some reason my system wide language has been changed from en_US to en_UK and now i get funny little characters whenever i enter (or other) xfce-terminal - tried setxkbmap en and get error loading new keyboard description; what's happening is that every other char is a little box with ones and zeros. (...especially when displaying colors.) [14:41] gdos: that's standard [14:41] the little box with ones and zeros? [14:41] gdos: you've hung about wwih no functional government, so we're taking the US back under UK government control [14:41] please tell me how to install jupiter on 13.04? [14:42] Hehe. [14:42] you can have my government i just want my fonts. [14:42] Eduard_Munteanu, the strange thing is .. when I plug in the charger, the cpu temp does not increase, but a few seconds later the fan starts to spin [14:42] and the cpu temp still as before [14:43] foofoobar: possibly, if it's still mostly idle. [14:45] new ubuntu 13.10 brings support for apple wireless keyboard battery indicator, does anyone know the name of tha package that does this? [14:46] foofoobar: have you looked for options in the bios to control the fan? === Dynamit_ is now known as Dynamit [14:46] lnxslck: maybe the guys in #ubuntu+1 might know [14:47] hitsujiTMO: more likely it's a cpufreq thing [14:47] Actually a power management thing as a whole. [14:47] Eduard_Munteanu: yes you are right, but some older laptops do have fan controls in the bios [14:48] The BIOS usually just provides ACPI states and frequency/voltage tables. [14:48] Hm. [14:50] hitsujiTMO, yes, there are no options :/ [14:50] impradeepy: http://www.ubuntugeek.com/jupiter-light-weight-power-and-hardware-control-applet.html [14:51] Hi, I'm looking for an easy tool that I can run in a live environment to create a live USB thumb drive. Any suggestions? [14:51] not working [14:51] ArnoMoonen: ubuntu livedvd has usb startup disk creator [14:52] but thanku [14:52] Something like this: https://launchpad.net/liveusb - but I can't install this in my install using the PPA repo (no recent version available) [14:52] i found other working ppa [14:52] hi i need help, i create live usb, the machine forze I forced shutdown by pressing Power button, now usb is only read [14:52] how do I fix this_ [14:53] Eduard_Munteanu, I cant find any good links on this [14:53] lotuspsychje thanks.. does that work if the source disc is the disc that the live environment is running from? === harmagent is now known as vector [14:54] ArnoMoonen: you have to download a new iso, with the livedvd and make startup disk to your usb stick [14:54] hi i need help, i create live usb, the machine froze I forced shutdown by pressing Power button, now usb is only read [14:55] lotuspsychje That doesn't work in my use case. We've created a live DVD that students can use during a workshop, but we want to make it easy to clone them to a USB drive so that they can work with the software at home [14:55] erm [14:55] lotuspsychje they usually don't have an internet connection and including an iso of the live environment on the live environment isn't really workable [14:57] ArnoMoonen: so your students will be getting the livedvd to their homes? [14:58] ArnoMoonen: from what I remember http://www.linuxliveusb.com/ allows you to create an image from live iso to USB that also gives you the option for persistent storage [14:58] lotuspsychje not really. they will use a custom live image (DVD or USB) during the workshop and we'll be able to 'clone' this DVD/USB to their own USB thumb drive [14:59] ArnoMoonen: cant you download the iso on the workshop computer so they can make one? [15:00] ArnoMoonen: or try what hitsujiTMO suggested you [15:00] Unfortunately we can not. Most of the time we don't even have access to the internet on those computers (the workshop is given across multiple institutes) === gbyers[Away] is now known as g_byers [15:01] Hi all, Can anyone tell me how to install gnome 3.10 in ubuntu 12.04. Is it possible to install gnome 3.10 [15:01] hitsujiTMO Afaik LiLi can't run on Ubuntu? [15:01] can i know what is official name of ubuntu 12.04 [15:01] sidesh, its precise [15:02] !12.04 | sidesh [15:02] sidesh: Ubuntu 12.04 LTS (Precise Pangolin) is the current !LTS release of Ubuntu. Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1204 [15:02] 13.10 comes out at the end of the month? [15:02] ArnoMoonen: hmm, not sure... but i'm sure theres an linux alternative [15:02] !13.10 | gdos [15:02] gdos: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [15:02] gdos, on the 17 [15:02] got it. [15:02] ArnoMoonen: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [15:02] hitsujiTMO Well, there was https://launchpad.net/liveusb but they don't have any recent versions [15:03] is it possible to install gnome 3.10 in ubuntu 12.04 [15:03] Hello all. I have an LSI sym8751spe SCSI card, trying to get is working in Ubuntu 10.04. The card shows up in 'lspci' command, but drives do not show up anywhere I looked. Why? [15:03] so how do i remove the little boxes of ones and zeros when displaying colors in xfce-terminal? [15:04] I'll just see if I can somehow rebuild liveusb, even though I'm not familiar with that at all [15:05] gdos: sounds like the font used does not have the chars needed... try changing the font [15:05] ArnoMoonen: how about making 1 liveUSB stick with ubuntu, and drag n drop the iso image togheter on it [15:05] techGUY: tried 12.04? [15:06] ArnoMoonen: not sure if it wont affect the install process [15:06] hitsujiTMO: recommend a good font viewer? [15:07] lotuspsychje: that's a possible workaround. But that would almost double the size needed and it's cumbersome (we're planning updates) [15:07] What's that command that ActionParsnip knows that fixes mouse problems upon resume by killing the mouse and starting it again? [15:07] semitones: sudo modprobe -r psmouse; sleep 2; sudo modprobe psmouse [15:07] @ActionParsnip: No I have not. Will give it a try. Thanks [15:08] ActionParsnip, thanks, it doesn't always happen, but when it does, now I'll be prepared. === dengyue is now known as deng [15:08] gdos: not sure what you mean ... [15:08] semitones: could script it [15:08] thanks what I think I'll do. mousefix.sh [15:08] semitones: and even have the OS run it autmatically when you resume :) [15:08] ArnoMoonen: wanna tell me more about your project in #ubuntu-offtopic? === deng is now known as dengyue [15:10] hitsujiTMO: if courier new or courier 10 pitch is missing chars to display colors (thats only when this happens) is there a viewer i can use to view all the fonts on my system? === dengyue is now known as ircdeng [15:11] ActionParsnip, right now, it only messes up about 1 in 20 times I resume from sleep. I'm not sure what's special about that 1/20th time. [15:15] nick [15:16] gdos: ahh, soory, i missed the fact that it happened on colors specifically. can you provide a screen shot? === ircdeng is now known as deng [15:17] hisujiTMO: http://en.zimagez.com/zimage/screenshot-10092013-091312am.php [15:18] ok, that indeed does look like an invalid character === deng is now known as ircdeng [15:21] it may be caused by, as I originally suggested; missing characters in the font, but, more likely given that it's happening in the colours it could be an invalid terminal promt config [15:26] hitsujiTMO: in .bashrc ? [15:26] gdos: what does echo "$TERM" say? [15:26] gdos: look at $PS1 [15:27] I doubt aptsh cares about bash's prompt. [15:27] geirha: sorry your right didnt realise that aptsh was a shell [15:29] why is that as mentioned in the debmirror wiki when i am doing sudo chmod -R 571 /home/UbuntuMirror i can't access the mirror but when i change the permissions to 777 it works [15:29] gdos: what is the output of: cat /etc/issue [15:29] Is there any reason to use the virtual terminals on ctrl+alt+f1-6, aside from getting X back up if it's not running? [15:29] what is the valid email for register [15:29] gdos: if its not that and not the font, then they're may be a mismatch between char encodings somewhere [15:29] could someone help me ? [15:30] pandaroot: Because you're not the owner of that dir, nor are you a member of the group that owns the dir. on a side note, never set 777 on a file or directory [15:31] ircdeng: valid email for registering what? [15:31] !rules [15:31] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [15:31] hi :) if anyone have ideas to put the [ OK ] at the beginning of startup in GREEN Colour like in Suse. [15:31] apatters: Very useful when you don't have X installed [15:32] Dai_1987: register the nickname [15:32] ircdeng: it's supposed to be your email address, and then NickServ emails you instructions [15:32] ubuntuxfce1304: http://ubuntuforums.org/archive/index.php/t-50054.html [15:32] ircdeng: questions about registering a nick on freenode would be better handled in #freenode [15:33] ubuntuxfce1304: seems to be in /lib/lsb/init-functions [15:33] ircdeng: I learned from http://freenode.net/faq.shtml#userregistration [15:33] geirha, so should i add myself to that group ? what permission should i set ? [15:34] Dai_1987 i've tried two email address ,but the system tell me this :*******is not a valid email address. [15:34] ircdeng: and you're typing /msg NickServ REGISTER ? [15:34] geirha: Of course :) just wondering if there are any reasons that anyone prefers to use a vt instead of X even when they do have X [15:34] pandaroot: Depends on what type of access you want for the directory, but if you add your user to the group, then 770 will give the owner and the members of the group that owns it, full access, while other users will have no access [15:35] ubuntuxfce1304: make a backup copy of the file before editting [15:35] geirha, i found out one mistake, instead of putting the ubuntu mirror under /home/ubuntu i have kept it inside /home/user/ubuntu. [15:36] pandaroot: odd place for it [15:36] geirha, moving back the contents to /home/ubuntu === fourq is now known as jherpes [15:38] pandaroot: Also, don't do chmod -R 770; you don't want to change the execute bits for regular files === jherpes is now known as fourq [15:39] though I recon it's too late for that [15:39] ActionParsnip, already done [15:40] Dai_1987 yeah ,i am typing like that. [15:40] ubuntuxfce1304: not something I've done, is it really worth the effort? [15:41] ircdeng: then i have no idea why it wont work for you [15:41] please help me to configure powertop [15:41] please help me to configure impradeepy [15:41] geirha, execute bits ? what does that mean ? [15:42] i mean tunables [15:43] lsb-base-logging.sh must be modify and i have already made a copy of it, then modify it but doesn't work, thanks anyway. if someone have heard something about the " [ OK ] " to put it in Green colour highlight me thx :) [15:43] Dai_1987 thank u [15:43] pandaroot: they're actually flags in st_mode; man 2 stat [15:43] http://paste.ubuntu.com/6214274/ [15:43] pandaroot: determines if the file is executable or not. See http://mywiki.wooledge.org/Permissions to learn how permissions work on unix and unix-like systems (like Ubuntu). [15:44] ok [15:45] pandaroot: S_IX{USR,GRP,OTH} are the names of said flags/'bits' [15:45] @buhman please see http://paste.ubuntu.com/6214274/ [15:45] impradeepy: I disagree [15:45] geirha, that's a good link [15:45] buhman, ok [15:45] why? [15:46] not interested [15:46] !bail [15:46] ok [15:46] buhman, thats not helpful [15:46] sudo shutdown -P now [15:49] did any one have installed openerp from source code in ubuntu? [15:50] should performance of the Nvidia proprietary and unofficial drivers (ex g xorg-edgers PPA) be roughly the same? [15:52] I'm curious, is Ubuntu for Android a complete OS (ROM), a complex app, or what? [15:52] skinux, #ubuntu-touch for that === jamie___ is now known as Guest46534 [15:55] hi guys i order new VPS and they gave me only one user to log in root. I gues sI should create new user and maybe give him root rights? [15:56] Trudko: you may want to create new user away from root for security purposes [15:56] what do you mean by away? btw if I dont give him root rights i will just have to use sudo everytime more or less i want to do something right? [15:57] my ubuntu completely died on me. got some kernel bug(which i didn't write down). can't run anything in recovery mode all I get is a blank screen. what to do? WHAT TO DO?! [15:57] ubuntu 12.0 something [15:58] it just died for no reason whatsoever, I didn't run anything special. [15:58] and now I can't boot into anything.. [15:58] I figured I could just force the installation of LiveUSB, but that does not seem to work (it requires python2.5-gtk2, but I have a newer version, so dpkg won't install that) [15:58] not even console [15:59] ddssc: maybe it was a kernel panic.... [15:59] Ari-Yang, it stated "kernel bug" in the bsod [15:59] im using win now.. [15:59] So.. any other suggestions on how to create a live USB stick from a running live environment? [16:00] ddssc: there is no such thing as BSOD on ubuntu afaik.... ddssc so you installed windows on the computer where ubuntu crashed on? [16:00] Ari-Yang,yes there is a bsod. BLACK screen of death. :p I have dual boot [16:01] ddssc: ah.... well I'm not sure, I suggest doing research while you wait for somebody to get to you [16:01] Ari-Yang, looked somewhat like this : http://www.bhalash.com/archives/13544792823 [16:01] not sure if it was a disk error, I rebooted immediately [16:01] :/ [16:02] ddssc: put in a livecd in and mount your partition and check the logs and see what happen [16:04] hi, I have installed eclipse + tomcat7 without a problem, but I am trying to create a Server from eclipse, I already have the Server Runtime set but when I select Tomcat 7.0 it seems that eclipse can't find the Runtime configure with Tomcat7, anyone know why? maybe some file permission? (i checked everything is fine) [16:04] daivyk, eclipse is aids. use IDEA if you must code java [16:05] I have this in smb.conf: http://paste.ubuntu.com/6214345/ but I'm getting this error when I try to write to the share from windows 7: http://i.imgur.com/KNN3yOv.png [16:05] ddssc: kkkk [16:05] Is Unity more popular than regular Gnome? [16:08] skinux: not sure... why? [16:08] skinux: judging by what === mk is now known as Guest75058 [16:15] guys if i have error checking build system type... configure: error: cannot guess build type; you must specify one do i need to instal l build-essential checkinstall ? === MortenTemp is now known as Morten_ [16:15] skinux: considering unity is ubuntu specific, where gnome is used across a wide variety of distros then I'd say gnome would be more popular... but it really does depend on what you mean exactly by popular... its a very subjective [16:16] question === PaowZ_ is now known as PaowZ_afk [16:18] Trudko, yes you need build-essential if your'e compiling from source [16:24] hey [16:24] hi dell [16:26] yo [16:27] Oi oi. I have a question. [16:27] I have just built a program (hostapd) from source, and it built it in whatever directory it was in. [16:28] How do I like... install it? [16:28] Because when I install it from apt-get, it puts it in various places. [16:28] /sbin/, /etc/, etc. [16:28] But when I build it it's just sitting there in the hostapd file. [16:29] x0077BE, were you having an issue with it being in various places? [16:29] x0077BE, you can do make install, but it is not ubuntu way [16:29] No, but I had to use a custom config. [16:29] x0077BE: generally build systems will have an 'install' target or similar, but realize if you do this directly, the copied files will not be tracked by your package manager [16:29] So I can't use the binary from the repository. [16:30] x0077BE: and modifying the source package wasn't an option why? [16:30] hello, let's suppose I have a some Ubuntu 5 (Dapper Drake) on one computer, not functioning CD Rom (nor any CDRom elsewhere I can use), being unable to use the USB slot to boot (already tried creating livecd to USB - which works elsewhere but not on that computer) - but I can load the USB flash stick when I'm in the system: can I create there a "live partition"? [16:30] I'm not sure what that means. [16:30] buhman: http://wireless.kernel.org/en/users/Documentation/hostapd [16:30] I followed the instructions there. [16:30] It worked fine. [16:30] and? [16:30] why do I care? [16:31] (since I can access the "livecd" only via some preinstalled OS... I could of course try to connect there some hdd with liveCD... but that's too much work) [16:31] I just don't quite get what you mean by "modifying the source package" [16:31] I can build my own config and import it into the package manager? [16:31] (and thank you in advance :) ) [16:32] Godmy: if you had space available on your target disk, you could simply chroot your installation media and continue with the installation that way [16:32] x0077BE: I suggest you read up on how ubuntu packaging works. [16:32] hm, I have to learn more about the procedure :) [16:33] Godmy: you'll loop mount said installation media, mount api filesystems, then chroot(1) [16:33] !checkinstall | x0077BE [16:33] x0077BE: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [16:34] ubottu, Thanks. [16:34] You're welcome! But keep in mind I'm just a bot ;-) [16:34] hey [16:34] Oh. Then thanks wylde [16:34] np [16:35] sup [16:35] hello coleman [16:35] my name is dell [16:35] i love you dell help me shoot my source code into your network port [16:36] ;O === GingerGeek[Away] is now known as GingerGeek [16:42] How to install latex without the gui ? [16:43] foofoobar: with apt-get? [16:43] recently lost about half of my home dir due to a disk issue, recovered almost everything except I keep getting this when I try to use apt-get http://pastebin.com/M4EfQ8W3 [16:43] foobArrr, install texlive? [16:45] Myrtti, I meant without the tex gui [16:46] Hi. can someone tell me how to set the networkmanagers values from the terminal? upping the interface leads to reload ips from those config values instead of ifconfiged ones. [16:46] andromeduck, okay, I thought this already installs the gui [16:46] thanks [16:46] oh yeah, you can have a tex gui, totally forgot that such thing exists === Tylertwo is now known as tylertwo === tylertwo is now known as Tylertwo [16:48] Do you know how you can force a usb drive to be always mounted in a certain mountpoint using its uuid? Is there a way to always associate another usb device -- say a serial or wireless one -- with a /dev/something? === Tylertwo is now known as tylertwo === tylertwo is now known as Tylertwo [16:48] cariveri, check out the ip command http://linux.die.net/man/8/ip [16:51] Is there an easy way to configure my /etc/network/interfaces file from a bash script? [16:56] nvm I just solved it [16:57] hi guys where can I use AES in my system [16:58] veryhappy: what do you mean, "where can you use it" ? [16:59] for which purposes in Ubuntu can I use AES? [16:59] it's an encyption standard, so you use it for encyption [16:59] AES is generally used in encryption [16:59] that's what I already know fortunately [16:59] so what do you mean? [17:00] then what are you asking ? === tarndt is now known as undriedsea [17:00] I want to know what I can use this encryption for. [17:01] veryhappy: encypting things....anything you want [17:01] to protect sensitive data [17:01] yea [17:02] veryhappy: find what you are trying to encrypt -- ldap, kerberos, ssh, pgp, etc -- and see if it supports that [17:03] My rule of thumb is to use the strongest encryption both parties can support [17:03] veryhappy: you're probably using AES right now if you're using wifi ... Most modern wifi routers default to AES encryption [17:03] my rule of thumb is...if you don't know what it is/how to use it/what to encrypt, stop thinking about it [17:04] why does the kernel try to IP-Config during boot on an Ubuntu machine, even if there is no network configuration, or even network connected? My system is looping with "IP-Config: ethX hardware address xx:xx:xx:xx:xx:xx mtu 1500 DHCP RARP" endlessly during boot. [17:04] OK so I can use it to encrypt my emails? keyword NSA? or files/directories/partitions/hard disks/perhaps also CD ROMs/DVDs? [17:04] openssl/openssh both support AES - we use it more often than we think [17:04] not this NSA stuff again [17:05] veryhappy: if the encyption tool you are using supports it - you can use it to encypt anything, keep in mind it needs to be unencypted also [17:05] guys i have warning when istalling passanger(ruby gem) WARNING: Apache doesn't seem to be compiled with the 'prefork', 'worker' or 'event' MPM We recommend you to abort this installer and to recompile Apache with either the 'prefork' or the 'worker' MPM. How to recompile it I have never done it [17:06] dsb: using network manager? [17:06] No [17:06] This is a server. [17:06] Trudko: you don't need to recompile it, there is an apache prefork package [17:06] And it's right after the NIC driver is loaded. [17:06] Trudko: just install the prefork version [17:06] Trudko: I think there are diff apache packages for that [17:06] ikonia like you I'd like not to think about this NSA stuff again the NSA makes us think about privacy [17:06] so should I unstill existing apache and istall prefork one?! [17:06] it really doesn't [17:06] We had a power outage yesterday, and this server is doing this now. [17:07] Trudko: sure [17:07] Trudko: back up your configs first. [17:07] I just don't understand why the kernel is doing anything with the NIC configuration at this point. It's not ifup/ifdown stuff. I would understand if it was doing a network boot, but it's not. [17:07] SolarisBoy: apache configs? [17:08] Trudko: yes [17:08] thank you guys [17:08] take care === HisaoNakai_ is now known as HisaoNakai [17:09] Trudko: I'd also suggest looking into using nginx with passenger instead of apache ... nginx is much more lightweight than apache [17:09] hitsujiTMO: thx for the tip, but I am istalling into production and I dont have experience with nginx so I dont want to switch on last moment [17:10] good call.. [17:11] dsb: I am curious myself. I always thought the kernel would only care about whether there is a network device or not. And then pass that to the network scripts which should then read /etc/network/interfaces [17:11] Scary if you ask me [17:12] raub: that was my understanding, too. [17:12] I've booted into a live usb stick OK, and see the filesystems w/o problem. [17:13] dsb: I think there are zeroconfiguration mechanisms for some networks. here at least I think ipv6 gets configured if I simply bring the device up [17:13] geirha: echo $TERM returns xterm [17:13] hitsujiTMO: echo $PS1 returns: \[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ [17:13] dsb: I do know systemd might do some stuff like that. But then again I like to blame systemd for all that is wrong in the universe [17:14] raub: well, isn't it? [17:14] gdos: how did you launch that [17:14] gdos: as TERM should not be "xterm" unless it really is an xterm [17:14] ActionParsnip: cat /etc/issue returns: Ubuntu 13.04 \n \l [17:14] I am instlaling icinga and want to monitor other ubuntu linux hosts. This howto http://www.howtoforge.com/server-monitoring-with-icinga-on-ubuntu-11.10-p3 says I should use nrpe and install the package 'nagios-nrpe-plugin'. But this packages pulls nagios?! [17:14] If I boot Ubuntu from USB, will it install to my hard drive or on to my actual USB? [17:14] Can someone clarify how to monitor other linux hosts with icinga? [17:14] spm-Draget: using a howtoforge link = bad, using a howtoforge link for an old release = very bad [17:15] ikonia: through xfce-terminal and again through guake. [17:15] ESPGuillermo: if you are using the normal ubuntu install image, it should ask you wehre you want to put it [17:15] ikonia: True. [17:15] spm-Draget: don't install recommends when you install nagios-nrpe-plugin. [17:15] spm-Draget: i.e.: sudo apt-get install --no-install-recommends nagios-nrpe-plugin. [17:15] raub yeah it does, only option is C:\ drive which I don't have enough storage for, say 18gb, Ubuntu. So I'm considering an external hard drive to install ubuntu [17:16] Pici: Thanks [17:17] ESPGuillermo: should work; put external drive in one usb port, the boot disk in the other and off you go. FYI, I have run ubuntu in 5GB disks before [17:17] Just depends on what you need === dean is now known as dean|away [17:23] will a sudo apt-get upgrade continue to run even if i close the terminal??? [17:23] fellayaboy, no [17:23] Would you say Ubuntu > Windows for performance? [17:23] fellayaboy if you want that, use screen [17:23] I'd switch fully to Ubuntu but a lot of the programs I use aren't compatibly [17:23] damn. what do i do now [17:23] ESPGuillermo, depends [17:23] fellayaboy, was it still downloading, or was it installing? [17:24] i mistakely closed the terminal during that upgrade... [17:24] i think it was installing [17:24] hmm [17:24] i tried to run apt-get upgrade but it says its locked by dkpg [17:24] fellayaboy type screen, a new terminal layer opens... run apt-get... you can now close the terminal and even logout, it will continue [17:24] has anyone got the ubuntu repo version of cinnamon interface working on Saucy? When I try I get errors saying dbus javascript is missing and the UI doesn't load [17:24] i know about screen [17:25] fellayaboy, doing it as sudo or root? [17:25] sudo [17:25] JediMaster saucy support in #ubuntu+1 [17:25] hello im having troubles with right clicking. can't seem to bring up the traditional copy paste menu from right clicking [17:25] dpkg process is still running though [17:25] MonkeyDust, ah yes, I'm a few days early here =) [17:25] should i kill the process and try again? [17:25] bodhi64 in bodhi linux? if yes: it's not supported here [17:26] JediMaster using the release candidate? :) [17:26] Which is the best Linux OS? And what are the reasons for having many different ones? [17:26] its dead in there. thought maybe its ubuntu based and maybe someone knows the package that maybe bodhi is missing for this function [17:26] Something in the ~ directory, means it's in home, right? [17:26] how do i go about converting .amr to mp3 in ubuntu? [17:27] LiENUS winFF is a nice ffmpeg GUI [17:27] .wav would work but i need to email a couple phone conversations :/ [17:27] hey guys.. anyone here have knowledge of the old dlink routers [17:27] ESPGuillermo: best linux OS is Linux [17:27] Yowl, yes, ~/ is a shortcut to your home directory [17:27] i'm trying to use on as a hub to allow a couple of dells to talk on the same subnet.. [17:28] LiENUS u can use audacity [17:28] hitsujiTMO huh? I thought there was like loads of different linux distributions [17:28] ESPGuillermo: best linux 'distro' tho is what ever you feel most comfortable with [17:28] MonkeyDust, isnt ffmpeg for movies or does it do audio only? [17:28] i disabled the dhcp, set the ip of the device to be in the same sub 192.168.5.200 [17:28] LiENUS both [17:28] bodhi64, that sounds like it might work better i forgot about audacity [17:28] MonkeyDust, yes, various issues, but pretty much every time I apt-get upgrade they're fixed, apart from this cinnamon one which makes it unusable =( [17:28] turned off all the filters i could find. [17:29] Ubuntu seems the most popular, so think I'm going to go with that [17:29] plugged in the main eth and the two dells.. and i can only see one of the dells.. [17:29] ESPGuillermo. you can also go with ubuntu based distros [17:29] both machines work with the correct dhcp/eth addresses if i directly connect via the main eth [17:30] What is the Ubuntu speed in comparison to standard Windows 7? [17:31] nod [17:31] sup [17:31] yo [17:31] after using fsck to i got lost+found directory on each partition, should i delete it??? [17:31] sure [17:31] mydog2: pay attention if you switch the main eth cable the router/HUB will still remember the Ip adress given to the first Dell if you put the cable in the second Dell it's not going to work before you have reset the router/hub [17:31] MonkeyDust, tried ffmpeg and i get this error "Unknown encoder 'libmp3lame' [17:31] " [17:31] ESPGuillermo: that question makes absolutely no sense [17:32] hitsujiTMO yes it does. I was asking for somebody to compare the general speed of Ubuntu vs Windows 7 [17:32] ESPGuillermo: Ubuntu is faster in my opinion and consumes less space compared to a windows 7 installation [17:33] and thats just ubuntu. go with a lighter distro and its even faster [17:35] Ubuntu 13.10 boots from POST to desktop with password typing time in around 5 seconds for me (booting from a 550MB/sec SSD) [17:35] not bad Jedi [17:35] hello everyone! I installed ubnutu lts on a friends hp notebook, with onboard ati vga. I managed to install the experimental drivers and got even team fortress running like a charm on the machine. but, after the last atomatic updates (as he told me, doubt he made any advanced tweaking on the system) the lightdm boot after inserting the password just bounces back to login screen [17:36] could you clarify what is wrong with lightdm? [17:39] http://paste.ubuntu.com/6214710/ [17:39] why there is no output from the serial device [17:40] Hi all, how can i remove old kernels?? [17:44] El_Buda: use apt-get remove with the older kernel package you no longer want installed === Guest22937 is now known as webpigeon [17:48] El_Buda: try this link http://ubuntugenius.wordpress.com/2011/01/08/ubuntu-cleanup-how-to-remove-all-unused-linux-kernel-headers-images-and-modules/ === testpil0t_ is now known as testpil0t [17:49] Slart: you need to pay attention because you can get unmet dependencies which you need to clean afterwards [17:49] I have this in smb.conf: http://paste.ubuntu.com/6214345/ but I'm getting this error when I try to write to the share from windows 7: http://i.imgur.com/KNN3yOv.png [17:49] paulus68: by just using regular apt-get? isn't that supposed to take care of dependencies? [17:50] Slart: no I'm afraid not [17:51] abradley: just a thought did you restart your samba? [17:51] indeed, thanks though [17:52] El_Buda: that link should work fine if you have disk space left (/usr or /var?) [17:53] El_Buda: oh.. and a quick gotcha since that link had some handy terminal commands for you to copy paste.. here's a small warning about doing just that.. ie copying commands from a website http://thejh.net/misc/website-terminal-copy-paste [17:54] But, Slart! It's fun to mindless copy commands that are to be run as root from websites! What can possibly go wrong? ;) [17:55] Thank you guys! [17:56] raub: indeed... sometimes I think that might be biggest weakness when it comes to security in linux.. people willingy running almost anything in a terminal window =) [17:56] Guys! Is it impossible to play games on ubuntu?...If Yes, Why? [17:56] El_Buda: if you are on 13.04 or newer, older kernels should be automatically unmarked so you might just need a: sudo apt-get --purge autoremove; [17:56] I have ubuntu 12.04 LTS installed trism [17:56] aerodynamix: it all depends on the game [17:56] can i remove kernel-pae too? [17:56] aerodynamix: it's not impossible.. you might have to struggle a bit to play the big windows-games on linux.. but there are plenty of games available [17:57] @raub: Let's say GTA 4.. [17:57] !wine | aerodynamix [17:57] aerodynamix: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [17:58] aerodynamix: no guarantees that gta4 will work out of the box but you can check that yourself in the application database (appdb.winehq.com) [17:58] El_Buda: oldwzder versions, probably. I'd keep the last one around [17:58] abradley: perhaps this link can help you out https://help.ubuntu.com/10.04/serverguide/samba-fileserver.html === CyberJacob|Away is now known as CyberJacob [17:59] @Slart: I've checked it.. it isn't there..I just wanted to know the root cause all these pitfalls... [17:59] aerodynamix: huh? not in there? but gta4 is a couple of years old, right? [17:59] aerodynamix: remmeber Windows != Linux no matter what systemd thinks [18:00] aerodynamix: Many games are windows only. You can try using WINE - a way I am able to play quite a few games (Wizardry 7, CS:GO, Oddworld, Older ones) but many games run via wine are buggy. GTA 4 will most likely not work bug-free. Check the winehq.org appdb [18:00] aerodynamix: http://appdb.winehq.org/objectManager.php?sClass=application&iId=8757 [18:00] aerodynamix: Steam has many Linux games tho - I have > 100 in there =D [18:01] do i have the right driver for these devices if http://paste.ubuntu.com/6214775/? [18:01] thanks all... [18:01] thank you raub [18:02] fishcooker: meaning? It is not working? [18:02] El_Buda: just to make sure you have free disk space but just want to do some trimming? [18:03] As opposite to me who usually runs a 512MB /boot, 2GB /usr and /var partitions ;) [18:03] yes i do have those serial because on 12.04 i can get the output from those serial [18:03] raub, only for cleaning [18:04] but right now on 10.04 i get Nothing raub [18:04] @spm-Draget@Slart@raub@ubottu: Guys..why aren't the games directly built for linux by EA Sports,Rockstar Games etc [18:04] El_Buda: Cool. Because if you were running out of disk space things are a bit more invovled. [18:04] aerodynamix: Why do you ask this in here? [18:04] aerodynamix: Ask those companies. [18:04] aerodynamix: that's not really a question we can answer.. my guess is money [18:05] aerodynamix: market share? Perceived return? Inertia? Aliens? Anal probing? [18:05] thanks..i wouldn't ask about it again.. [18:05] Is there a recommended, safe way to configure my trackpad to be able to switch between virtual desktops, a la Mac OSX? [18:05] do i have wrong driver for these devices here raub? [18:05] raub, i use an SSD so all space is important hehe [18:06] aerodynamix: you might email the publisher [18:06] If enough people ask for linux support they might put th emoney and do it [18:06] @raub: yeah.. [18:06] aerodynamix, slowly most of them will start releasing for linux. Just be patient. Check on steam [18:07] fishcooker: Not necessarily. Any thing funny in dmesg? [18:07] @kostkon: okay.. i will [18:07] Ziber depends on how MacOS does it [18:07] aerodynamix, seriously, ask the publisher [18:07] aerodynamix, maybe except EA [18:07] aerodynamix: remember that most games are for the consoles and windows. Even Macs do not have that many games [18:08] unless you are talking baout ipads and iphones that is ;) [18:08] raub, most games are on android [18:08] @raub: yes...:-) === IAmNotThatGuy is now known as C0nfus3d [18:08] kostkon: you got my drift ;) [18:09] MonkeyDust: Well, I'd like an easy way (probably with a mulit-touch gesture) to switch between them. [18:09] @kostkon: why except EA? [18:09] aerodynamix, because they stopped publishing their games on steam [18:10] does anyone know how to get ubuntu to read udf files? [18:10] @kostkon: ok..thanks. [18:11] aerodynamix, but you never know. [18:11] ed__: for what purpose? [18:11] MonkeyDust: I've read http://task3.cc/1068/os-x-like-multitouch-gestures-for-macbook-pro-running-ubuntu-12-10/ but I'm nervous about making that many system modifications... I don't want to permanently skrew anything up. [18:11] @paulus68: I am trying to get it to read a windows 7 installation disc [18:12] hello, I have a problem with my keyboard where sometimes the spacebar gets double p ressed, can I configure ubuntu to ignore repeated key presses? [18:12] ed__: udf stands for user defined format and why do you want linux to read window7 install disk [18:14] paulus68, I think you mean "Universal Disk Format" [18:14] paulus68: as far as I know, udf stands for universal disc format. I'm trying to reinstall windows 7 because I don't want ubuntu anymore, but a lot of linux os have trouble reading udf [18:14] I've read advice on various forums, but nothing seems to work [18:15] aha, found it under universal access [18:16] ed__, looks like you need udftools libudf0 [18:16] ed__: and what if you create a bootable usb for windows 7 [18:16] spm-Draget | Slart | raub | ubottu | kostkon : and there's SteamOS, released just 2 weeks ago... [18:16] aerodynamix, not released yet actually, just announced [18:17] @kostkon: oh.. [18:17] aerodynamix: yes, things are looking better and better with each day.. but this is getting offtopic.. #ubuntu-offtopic might be a better place for this discussion [18:17] tgm4883: I've downloaded udftools but haven't been able to figure out how to use it. [18:18] @Slart: i'm an IRC newbie..so i'm just getting a hang of things around..i'll see #ubuntu-offtopic [18:19] @Slart: thanks.. [18:19] aerodynamix: you're welcome [18:19] ed__, a quick search says k3b has udf support [18:20] yes this is the output here, raub.. http://paste.ubuntu.com/6214775/ also this [18:20] ed__, but IDK, I've always just used ISO format, which begs the question, where did you get a UDF file? [18:20] Which one is the best book to start learning BASH and linux stuff.. [18:21] tgm4883: I know a computer repair guy who I asked for a windows 7 installation disc, and that just happened to be the format [18:21] ... [18:21] !manual | aerodynamix [18:21] aerodynamix: 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/ [18:21] !cli | aerodynamix [18:21] aerodynamix: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro [18:21] this is the funny thing raub http://paste.ubuntu.com/6214857/ [18:22] there is two serial disabled [18:23] ed__: the best thing that you can do in my opinion is find a windows 7 iso on the net and use the serial you got from your friend [18:23] paulus68, uh, we don't support that here [18:23] tgm4883: I know [18:23] paulus68|ubottu|Rory: Thanks guys! [18:24] tgm4883: can just suggest it [18:24] paulus68, no, don't even suggest it === upd is now known as dfdfdsfa === MetaBaron_ is now known as Nexus6 [18:26] tgm4883: we try to help the guy I give a possible solution and he can use this info or just put it aside it's his choice [18:26] !piracy | paulus68 [18:26] paulus68: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [18:27] I guess he could purchase an MSDN subscription and download the ISO from there :P [18:27] hitsujiTMO, he could if he was a developer [18:29] tgm4883: I didn't use any links what so ever but the remark is noted!! [18:31] I'm using Xubuntu 13.04 and I got a notification saying I have 3 updates available, but when I try to see what are those updates it tells my that everything is up to date [18:32] havv: use the terminal to run: sudo apt-get update; sudo apt-get upgrade [18:32] havv: prob kernel update [18:34] thanks! it worked [18:35] havv: No problem, glad to hear it =) === jacerx_ is now known as jacerx [18:42] can anyone help me uninstall ubuntu? [18:43] ed__ ... you can't 'uninstall' an OS [18:43] Rory: FYI after changing the settings and rebooting the language settings where adapted [18:43] ed__ you need to install a different OS in it's place [18:43] I cant get it to read the udf disc I'm using to reinstall windows [18:43] hai, is it possible to contact ubuntu-rt via a channel on feenode? [18:44] I've tried a few different things, and nothing seems to work [18:44] ed__: You can use wubi if you installed ubuntu with it [18:44] Soul-Sing: Ubuntu-rt, what's that? [18:44] http://www.ubuntu.com/download/desktop/windows-installer [18:44] CatKiller: Are you really a CatKiller ? [18:44] ed__: have you tried renameing the .udf to .iso? [18:44] That's awful CatKiller [18:44] ed__: can you boot from that cd? [18:44] Soul-Sing: as far as I know the only way is via rt at ubuntu.com [18:45] repudiate: What's a catkiller? [18:45] One who kills cats? [18:45] IdleOne, thx [18:45] No, it would be "cat killer" [18:45] oh, thanks for clarifying. [18:45] the space (or lack of) is important [18:45] paulus68: I cannot boot from that CD. I think that's primarily the issue/ [18:46] ed__, I'd suggest you order a replacement disk from microsoft [18:46] CatKiller: So ISuckDick, would mean that...you actually, right? [18:46] tgm4883: I would, but they want to charge nearly $200 for a premium support package [18:47] repudiate: You're being less than polite [18:47] CatKiller: Soryy, just a joke (in bad taste) [18:47] repudiate: That's ok [18:47] It looks like I might just have to find another disc though [18:47] ed__ is it a .udf file or udf file system? [18:47] * repudiate walks away shamefully. [18:47] repudiate: I love cats btw. The name doesn't mean what you think it does [18:47] repudiate: But the confusion is understandable [18:47] hitsujiTMO: it is a .udf file [18:48] repudiate: It was supposed to mean the opposite [18:48] ed__: http://myfotoblast.com/blog/?p=452 [18:48] ed__, I'm looking at a post right now where someone says it's $30 [18:49] ed__, http://support.microsoft.com/kb/326246 [18:49] ed__: in future, you should create an image of your computer before installing a new OS if you do not have the installation media [18:50] ed__: I'd go with hitsujitmo's suggestion [18:50] What is the best way to take an image of your computer? Is there any free software? [18:50] repudiate: dd [18:50] so I'm supposed to get 4 hours of battery out of this new laptop [18:51] is there some ubuntu util for tuning this battery use? [18:51] im getitng < 2 hrs [18:51] repudiate, http://clonezilla.org/ [18:51] tgm4883: Thanks. [18:51] hitsujiTMO: DD? [18:51] As in the cup size? [18:51] hello. How can I know that I have my /home folder encrypted? (Ubuntu 13). I know that there was a checkbox during installation, but I don't remember if I used it. [18:51] delinquentme, I had a similar issue until I installed the prop video drivers [18:51] !info dd [18:52] Package dd does not exist in raring [18:52] well fine then [18:52] !backup|repudiate [18:52] repudiate: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [18:52] thanks, everyone. I'll give those suggestions a shot. [18:52] repudiate: dd is a command line util that allows you to copy a drive to a file, and back [18:52] !dd [18:52] repudiate: I like and use g4l -> it's a live cd: http://sourceforge.net/projects/g4l/ [18:53] delinquentme: is it a fresh install? [18:54] hitsujiTMO, yeaaaa! [18:54] tgm4883, unfortunately the video drivers killed the display [18:54] =[ [18:55] delinquentme, what video card/laptop? [18:55] delinquentme: i had a few odd issues with battery calibration for the first few runs of ubuntu on my current laptop ... what specs? [18:56] tried installing them and they just shit out all display operations [18:56] http://www.newegg.com/Product/Product.aspx?Item=N82E16834313584 [18:56] delinquentme: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:56] so yeah its a pretty new model [18:57] please help. trying to install Mathematica. encountering error. http://paste.ubuntu.com/6215002/ [18:57] oooh that does look like a battery eater alright [18:58] following this article: http://kobriniq.ru/mathematica/ustanovka-mathematica-9-v-operatsionnoy-sisteme-linux-os-mint-ubuntu [18:59] leptone_: http://ubuntuforums.org/showthread.php?t=1323342 suggests you should remove the spaces from the folder name to fix the issue [19:00] leptone_: so: mv 'Mathematica 9 Linux' Mathematica9Linux [19:00] How can I know that I have my /home folder encrypted? (Ubuntu 13). I know that there was a checkbox during installation, but I don't remember if I used it. [19:00] hitsujiTMO, but the specs are claiming 4 horus [19:00] hours ** [19:00] in addition its the 4th gen haswell [19:00] delinquentme: unfortunately i don't know any specific tools, but have a read thru https://help.ubuntu.com/community/PowerManagement for tweaks you can do ... turning down brightness is one of the biggest power savers [19:01] delinquentme: its 4 hours ... but is that on idle? [19:01] delinquentme, it's really very simple. The open source video drivers don't know how to handle that hardware. It's likely that you have 3 video cards all powered and running at the same time. [19:02] Hello [19:02] that is the exact issue I had [19:02] hi [19:03] Hi, if I make a live CD out of my secondary harddrive (don't ask me why), can I use it then as a source for installation to the main drive? (if I choose to boot from the secondary one) I guess I can, I'm just curious if somebody has tried it [19:04] how can i burn a data dvd made from files and folders using terminal [19:04] Hi.. I have an openldap server and now trying to figure out NFS and automount for home directories... Any documents/sites you can share with me how to do it? I looked all over and unable to find oone [19:04] trism, awesome thx a lot! [19:04] (I would make that liveCD using unetbootin ) [19:05] i have ubuntu in vmware and i have installed a mysql database, but i don't now how can i connect from the pc to this database, it shows to me this error: "Error SQL(2003) Can't connect to Mysq server" [19:05] hitsujiTMO: https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/1237594 (bug report filed on that issue we discussed earlier) [19:05] Ubuntu bug 1237594 in xfce4-terminal (Ubuntu) "xfce-terminal (or other terminals) outputs the U+0001 control character" [Undecided,New] [19:06] n0ldor, can you connect to it from the mysql server? === Dave is now known as Guest34606 [19:06] yes [19:06] n0ldor: by default mysql is set so its accessible by localhost only [19:06] i have nfs installed and working.. just need to figure out how to enable autofs schema and automount [19:06] mallu: maybe fstab is for you [19:07] n0ldor: edit /etc/mysql/my.cnf and comment out or remove the "bind 127.0.0.1" line [19:07] n0ldor, then I agree with hitsujiTMO you'll need to set it to listen on more than localhost. See Rogue-3 above [19:07] Rogue-3: ok i try :D [19:07] Hi, if I make a live CD out of my secondary harddrive (don't ask me why), can I use it then as a source for installation to the main drive? (if I choose to boot from the secondary one) I guess I can, I'm just curious if somebody has tried it (I would make that liveCD using unetbootin ) [19:07] :) [19:09] Is there a way to only allow a hostname through the firewall? (Dynamic ip address issue) [19:09] <- So I guess nobody has tried that... [19:10] Lixd: I would guess it would work, provided you boot to that partition [19:10] Lixd: a livecd is different from an installer, so it would depend on how you want to "use it as a source" [19:10] Voziv: is this in a local environment or over net? [19:10] Over net [19:11] saiarcot895: I will make sure; ikonia: the utility unetbootin makes that possible as it seems [19:11] public facing mysql server, without a firewall device, is not recommended. use with caution. [19:11] and should take care about MBR and such stuff [19:11] Lixd: well no - it's not actually that simple [19:11] ikonia: it is not? [19:11] Lixd: on paper the concept is sane, [19:11] Voziv, I would suggest port knocking [19:11] So what's the problem? [19:11] Lixd: keep in mind the installer expect certain things in certain loctions in a certain state, if you then change them and make a "new" livemedia, things may not be in the state expected [19:12] Voziv: I cannot think of a single way of allowing access via hostname ... but depending on the service there could be some other of securing the connection [19:12] ok [19:12] ikonia: how so if it can work on a USB [19:12] !info knockd [19:12] knockd (source: knockd): small port-knock daemon. In component universe, is optional. Version 0.5-3ubuntu1 (raring), package size 26 kB, installed size 168 kB [19:12] Lixd: what do you mean, how can it work, what is "it" [19:12] I'm only intending to use another media [19:12] Voziv, I would look at knockd [19:12] ikonia: isntallation of Ubuntu [19:12] can be made to USB [19:13] Lixd: yes, you can install the standard ubuntu image from a USB....that's not what you said, you said make a custom livecd. [19:13] no [19:13] or I'm sorry [19:13] to make myself clear [19:13] !enter [19:13] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [19:13] Thanks tgm4883, I know about port knocking already though [19:13] have I missunderstood, if so sorry [19:14] ikona: I want to proceed as if making a USB ubuntu installation flash drive, but with a harddisk (non usb) [19:14] which... should work I suppose [19:14] Lixd: ahhh [19:14] (with my secondary harddisk) [19:14] so I guess if I make my computer to boot at it, it should work as a USB [19:14] Lixd: the issue you may have there is actually booting it, which should be an easy fix, but that should work [19:14] Voziv, I'm unaware of allowing a hostname though a firewall, but if you want something more secure than port knocking, perhaps single packet authorization? [19:15] (that computer has problems with USB booting) [19:15] ikonia: yeah... [19:15] Lixd: apologies, miss-understood what you where trying to do [19:15] that computer is right now cdrom-less (and I'm too in general) and having troubles booting from USB even when I choose to boot it... it always gives me "Boot error" (but the same flash drive works on any other computer ) [19:15] ikonia: no problem... [19:16] voziv: the easiest option may be to use a vpn [19:19] I just found an interesting approach. Running a cron job that resolves a host name periodically and updates the firewall based on the ip address [19:21] Bonsoir [19:21] Voziv: Allowing netfilters access to a hostname is possible, via scripting, if the DNS zone has a short TTL so the hostname and currently allocated IP are always in sync. A cron job runs every minute that does "iptables -D INPUT -s $LAST_IP/32 -j ACCEPT; LAST_IP=$(dig $HOSTNAME); iptables -A INPUT -s $LAST_IP/32 -j ACCEPT" [19:22] yeah. I'm looking at doing something similar [19:25] Voziv: Obviously the script needs to 'save' $LAST_IP to a file so it can be sourced each time the cron job runs. "echo LAST_IP=$LAST_IP >>/var/spool/fw-ip.sh" and in the cron job "$SAVED=/var/spool/fw-ip.sh; [ -n "$SAVED" -a -r "$SAVED" ] && source "$SAVED" " [19:25] TJ-: http://diginc.us/linux/2010/using-iptables-with-dynamic-ip-hostnames-like-dyndns-org/ [19:26] Voziv: That looks like overkill... no need to 'restart' iptables which infers flushing the tables and reloading, which could affect current connections [19:26] Voziv: Just remove the old IP if it has changed, and insert the new one [19:26] yeah [19:26] I agree, but we're both on the same page [19:27] Voziv: It all depends on a short TTL in the DNS zone to avoid caching locally [19:27] If it's super important yeah [19:27] If the TTL is 5 minutes make the cron job the same [19:28] Voziv: The longer the TTL the longer the time you might have to wait to gain access if the stale rule is in place [19:28] I'll be running somewhere between 30-60 minutes. The ip change is rare [19:28] I think the TTL is 5 minutes, but I'm just not worried about checking that often [19:28] Voziv: If the TTL is 30 minutes the cron job every 15 would make sense [19:31] Voziv: what protocol is the apps using to communicate? === sasha- is now known as isasha [19:31] tcp [19:31] what protocol on top of tcp? or do you know? [19:32] !nomodeset [19:32] 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:34] Does truecrypt get along with ubuntu very well? [19:35] hitsujiTMO: Currently I'm just looking to wall of my sshd [19:35] I just installed w3c-markup-validator from repo, I can only find it in /usr/share, how do I fully install it for use? [19:35] are you using rsa auth? [19:35] Voziv: openpvn! Don't leave SSH open at all... openvpn with UDP and a TA key is much safer [19:36] It's already secure in the fact that there's only a single user with a single ssh key that can access the system. It's just peice of mind and less logs if outside connections are straight up rejected. And I'll know how to do it in the future :) [19:36] TJ-: Sort of why I'm after firewalling it except the two ip's that matter [19:38] Voziv: I use openvpn because once its up I can use any protocol I need, not limited to SSH. Makes testing, or accessing private LAN services much more streamlined. It also allows the server to 'push' to the client once the VPN tunnel is active. [19:38] Voziv: yeah if you want to add another layer of security then VPN would be the best choice [19:38] is it normal for python binding packages like python-subversion to not track the current python version? Ubuntu came with python 2.7, yet python-subversion installs bindings specific to 2.6, which I can't load from 2.7. [19:38] hi guys... I'm looking for a text editor like Edit+ (where you can select what programming language you're writing in). The descriptions in the software center don't answer my questions. I'd also rather not have to run it thgough Wine, if possible. Anyone have any suggestions? [19:39] marianne: sublime text 2 [19:39] TJ-: Yup [19:40] marianne: emacs or vim, if you don't mind terminals [19:40] marianne: geany, kate, or sublime text === msx is now known as Guest10939 [19:40] hitsujiTMO: thanks, I'll look it up === toto is now known as Guest32703 [19:40] TJ: terminal isn't bad, it's kinda how I started out [19:40] or nano! === msx_ is now known as msx [19:41] Rory: hummm... need to research the first 2, never heard of them [19:41] marianne: Well emacs and vim have many supporting features for many programming languages, not least syntax highlighting and code-completion, build system integration, etc. === Guest32703 is now known as toto6 [19:41] marianne: Kate is the default KDE text editor [19:43] marianne: I like gedit, but then I prefer the gnome desktop [19:43] marianne: The ultimate of course is Eclipse IDE === AndresSM_away is now known as AndresSM [19:45] TJ: I'm not a fan of Eclipse.... makes fun stuff look too much like work... and it's almost easier for me to work in a simple plain non-distracting window [19:46] hi ! Do you know how i can stretch image background in the terminal (terminator) ? thanks :) [19:47] Thanks guys... off to research [19:47] Is there a way I can run a bash script without the ./ in front? [19:48] source ? [19:49] petrepatrasc, I meant just "filename" not "source filename" [19:49] !path | bbtech [19:49] bbtech: path is The $PATH variable tells the shell where to look for the commands you tell it to run. See https://help.ubuntu.com/community/EnvironmentVariables#File-location_related_variables [19:49] hey all, how do I install a game that has no file extension? What is the command? [19:49] Rory, the script is on the path and I'm in the directory where the script resides [19:49] bbtech: What's the output of "echo $PATH" [19:49] I just want to type myProgram instead of ./myProgram, is it possible? without an alias? [19:50] comptroller: Completely depends on the application, what are you trying to install? [19:50] Rory, why does it matter, I'm inside the directory where the script resides. [19:50] bbtech: Because that's how bash works [19:50] bbtech: It needs to be in a directory in your $PATH [19:51] The path has /home/brett/.dotfiles/bin: ...which is where the script is [19:51] Rory, I'm trying to run the LegendofDungeon install file [19:51] comptroller: Are you following a guide? [19:52] Maybe I'm not being clear, I can run ./myProgram, sh myProgram, source myProgram....but I want to run myProgram [19:52] Rory, no there isn't one with the torrent [19:52] bbtech: Have you included a shebang line in the script? [19:52] TJ-, yes [19:52] bbtech: And maybe I'm not being clear. The directory that myProgram is in needs to be in your $PATH [19:52] Rory, it is [19:52] comptroller: and ./filename doesn't work? [19:52] bbtech: What's the output of "echo $PATH" [19:53] bbtech: Then something in the PATH is stopping it. What do you get when you type "which myProgram" [19:53] Rory, /home/brett/.dotfiles/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games [19:53] bbtech: And is myProgram in one of those directories? [19:53] TJ-, which myProgram returns nothing [19:53] yes it is ....ohhh! [19:53] sorry everyone! [19:53] bbtech: Bet you it isn;t [19:54] it's in /home/brett/dotfiles/bin [19:54] =) [19:54] not /home/brett/.dotfiles/bin [19:54] bbtech: Then its not in any dir on the path, or else there's a typo [19:54] stupid dot [19:54] ahhHhh [19:54] * TJ- sniggers [19:54] can't understand one, thing... i noticed unstable work of my sistem and decide to try old kernels, but when i use them, after i logon i see only black screnn. So i see lightdm i enter login informatio, but after that going black screen. [19:54] what it can be? [19:54] * bluj removes window flash on his name :-) [19:54] loa: Is it only old kernels that do this? [19:55] Rory, last one is ok. [19:55] loa: Can you log into another user, or the guest user? [19:55] loa: If you're using a proprietary graphics driver, it may be its kernel module hasn't been built for the older kernels [19:56] comptroller: You need to set the installer as executable by right-clicking it and going properties->allow executing [19:56] TJ-, i have nvidia, so i use it? But... How lightdm works? [19:56] comptroller: Then you should be able to double click it to run it [19:57] loa: Sounds like the nvidia module for the older kernels may not have been built... it uses DKMS to get built when a kernel is installed - usually - but it can fail to build against some kernels. === average_drifter is now known as average [19:57] I can run this procudure again? [19:57] loa: ls /var/lib/initramfs-tools | sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start [19:58] Rory, I tried but it just starts playing music but no file opens. I had to kill the process manually [19:59] comptroller: Try from the terminal: cd /path/to/directory then ./filename [19:59] Rory i need to run update-initramfs after that? [19:59] loa: I don't know actually. Yes [19:59] loa: Doing so won't cause problems [20:00] So can you explain me, how lightdm works well without driver? [20:00] looks like it works on right resolution [20:03] I'm having trouble using S/MIME encryption/signing in thunderbird, anybody have any experience with it? [20:04] hi - I tried to install Ubuntu 13.04 desktop 64-bit with a usb drive but it says mounting /dev/loop1 on /cow failed: invalid argument can not mount /dev/loop1 on /cow [20:05] then it drops me into an "initramfs" prompt. [20:05] superjoe: Did you use Startup Disk Creator to make the USB? [20:05] Rory, yes [20:05] usb-creator-gtk [20:05] superjoe: choose the "Discard changes after shutdown" option when I was using Start up disk creator program to create it [20:05] err I copied that [20:05] So the sentence doesn't make sense, but you know what I mean [20:05] let me try to find that [20:07] Hello guys, I have a quick question.... I have been here back and forth with Ubuntu issues and unable to resolve them with my hardware... I just got a windows8 dvd (dindt really want 8 but thats besides the point) and now I have NO idea how I am to install it... I can't run .exe from linux, the dvd doesnt run it if i boot to it... so, how do I go about this? [20:08] anybody know anything about using SSL certs in thunderbird to sign/encrypt? [20:08] iUnify: Completely offtopic [20:08] !ot | iUnify [20:08] iUnify: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:08] iUnify: Ask in ##windows for windows-related support [20:08] I understand, I have been here for questions time and again - but its an Ubuntu question... [20:09] No one in Windows will know how to install from Linux [20:09] !windows | iUnify no it isn't [20:09] iUnify no it isn't: For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents [20:09] it's not an ubuntu question, it's nothing to do with ubuntu [20:09] iUnify: You are having a problem booting from the Windows DVD [20:09] ikonia: How is that an Ubuntu support issue? [20:09] ikonia: Hey you stole my i[tab] [20:09] it's not, as I've just said [20:09] Appoligies guys, just figured cause its not a question using win, i have unbuntu, and can't figure out what to do ON ubuntu [20:09] iUnify: you do nothing on ubuntu [20:10] Yes, I set boot priority for dvd and nothing happened, can't run .exe [20:10] iUnify: you don't install windows from within ubuntu [20:10] iUnify: You don't install Windows within Ubuntu. It's irrelavnt to Ubuntu or any other OS - you boot from the DVD to install it [20:10] iUnify: Probably a bad DVD burn [20:10] OK, so essentially it should have boot from the dvd [20:10] Its a legit copy [20:11] I don't want to take space here fellas, sorry - I appreciate the info very much though, for real. THANKS! Now... time to figure this bs out. lol [20:11] iUnify: call microsoft support, you paid for it, probably [20:11] From a pawn shop [20:11] iUnify: LOL [20:11] Literally [20:11] lol. a friends tho, I can return if its beat. [20:12] okay, now I'm getting /casper/vmlinuz.efi: read error @ 5357856 [20:16] Can anyone provide me a pointer as to whom I should submit a patch for an init script? I have a small patch to the /etc/init.d/freeradius script, but I'm not sure if that should be submitted to the Ubuntu (or Debian??) package maintainer, or the Freeradius project? Any ideas? [20:17] jdenning: init scripts are not in /etc/init.d any more [20:18] ikonia: I was patching against 12.04, I realize this has changed for more recent releases, but the patch is also applicable to upstart based init [20:18] 12.04 should be using upstart [20:18] The question remains though - who should patches of that sort go to? [20:19] it needs to be a valid question, you're patching something that doesn't exist/shouldn't exist on ubuntu [20:19] ikonia: The file in 12.04 is /etc/init.d/freeradius - this is installed by the package 'freeradius'. [20:20] ikonia: I hope you realize that this sort of "Why do you want to know?" response to straight-forward questions in the ubuntu community is kind of a running-joke among certain sysadmins I know (Redhat guys) [20:20] I've never submitted a patch to an OSS project before - just trying to figure out if ubuntu maintainers would be interested or not. I'm perfectly happy to just use it myself if no one cares. [20:20] jdenning: no-one asked why you wanted to know, I correctly explained that the init script should be upstart [20:21] jdenning: and seeing as I am a "redhat" guy, pointing at me and saying "you ubuntu guy is why redhat guys laugh" is stupid, more and a pointless ocmment [20:21] jdenning, every group has a hierarchy and ins and out others, your argument/sigh is a childish response. [20:22] ikonia: My question was "who should I talk to about submitting this patch" 12.04 LTS, is still supported, correct? [20:22] ikonia: actually it makes sense [20:22] jdenning: yes, and I stated that you maybe looking at it wrong as the file you want to patch should not be in place in ubuntu [20:22] wilee-nilee: Not trying to be childish, just pointing out a criticism about the ubuntu community [20:22] jdenning: so it's worth checking you are doing the right thing first, [20:22] ikonia: I installed the 'freeradius' package straight from the repo, that's where the package put the file. [20:23] jdenning: right - so which repo would be a good start [20:23] ikonia: he does [20:23] 12.04 stable [20:23] jdenning: that will give you an idea of where it's maintained or or taken from [20:23] jdenning: 12.04 stable is not a repo [20:23] jdenning: that's a release [20:23] ok, one sec. [20:23] blotek: he does what, you'll get better responses if you actually try to talk in a sentence rather than throwing one word comments at me [20:24] "precise main" I should have said [20:24] jdenning: what's the package name ? [20:24] freeradius [20:24] (as in the actual package) [20:24] !info freeradius [20:24] freeradius (source: freeradius): high-performance and highly configurable RADIUS server. In component main, is optional. Version 2.1.12+dfsg-1.2ubuntu1 (raring), package size 631 kB, installed size 1789 kB [20:24] ok, so it's coming from main, so it's taken from debian, so depending on how you want to approach this the logical approach would be to submit the bug to the problem eg: debian and link it to ubuntu [20:25] Im Hared [20:25] Is there a way to setup ubuntu to replicate (source) or duplice (destination) files in real-time? [20:25] Sorry Im Jared, I Can Help With Linux Problems! === jared_ is now known as Guest31261 [20:25] ---to another ubuntu box on lan [20:25] NickServ [20:26] ikonia: Thanks - that's all I was trying to ascertain. [20:26] jdenning: as that file should not be there though - you may want to think about how you approach it [20:26] Can someone help me be able to share files between linux and mac over LAN with no software needed to be downloaded? [20:27] ikonia: I'm not looking at taking over maintainership of the package - I just had to fix something, and thought it might be useful to the community. === marius is now known as Guest28395 === g_byers is now known as gbyers[Away] [20:27] Can someone help me be able to share files between linux and mac over LAN with no software needed to be downloaded? [20:27] Guest31261: OS X, open Terminal, scp command [20:27] jdenning: I didn't say take over mainteance, I said think about how you approach it as that file should not exist [20:27] same on Linux [20:27] I'm pretty far from a newb, but I've never contributed a patch to a pacakge before. [20:28] Guest31261: is it a clean default install of both systems? [20:28] jdenning: no-one said you where a "newb" you'll get better results if you read what you're being given rather than putting words in peoples mouths [20:28] it is crazy how different all my old kernels work) using some can't even login, using one can't connect to local network) [20:28] how do i do the scp command [20:28] it is like a magic [20:28] hello [20:28] loa: that has nothing to do with kernels [20:28] ikonia: Well, I don't get == [20:28] Guest31261: http://ged.msu.edu/angus/tutorials/using-ssh-scp-terminal-macosx.html [20:28] ikonia, i meen old kernels from ubuntu [20:28] k thanks [20:28] when I create mx record to mail.domain.com do I also create A record to point mail.domain.com to server IP? [20:29] ikonia: Don't get what you are saying I should do about the freeradius script being installed in "the wrong spot" [20:29] loa: still has nothing to do with it [20:29] ikonia, what you meen nothing to do with it? [20:29] any ideas? [20:29] ikonia: 12.04 has a *lot* of files in /etc/init.d [20:29] Hello, i got a mini itx server, and i want to replace the 0,5tb with a 2tb. Are 2tb widely supported, or should i take a 1TB? Intel nm10 chipset, I found nothing in data sheets... [20:29] jdenning: well, that file shouldn't exist, so why is the file there, is it meant to be using upstart, or not, is the bug that it's not linked to an upstart script, etc, as if you fix the "broken" file it may get undone if/when it's fixed properly [20:30] Gregor_: it will be fine, 2.2TB+ is a problem for some controllers, not for NM10 [20:30] hey faugusztin [20:32] ikonia: Well, as I said, a lot of 12.04 *LTS* (as in, the only branch that is currently suitable for real server use) packages install files in /etc/init.d. I assumed this patch would be useful to others in the community. I will try to get in touch with the maintainer for Debian and see if they're interested. [20:32] jdenning: have you actually looked at the files in /etc/init.d ? [20:33] ikonia: Yes, I'm looking at them now - want a list? [20:33] (It's also where the ssh init script is installed BTW) [20:33] jdenning: no, I mean have you actually looked at the init script you're considering patching, [20:33] jdenning: as a lot of them are not scripts any more [20:33] ikonia: I've already patched it [20:33] Hi guys I wanted to try out XRDP and installed it in my Ubuntu 12.04 machine. But now when I login the screen is blank (shows only wallpaper) I already removed xrdp package but I cannot access my desktop fine. How can I restore normal Unity Desktop? === nick__ is now known as dragonfly [20:34] ikonia: It works great in my usage - it's nothing super fancy, just adds a 'status' output [20:34] (which is necessary for certain CM frameworks) [20:35] hi i installed ubuntu 12.04 and windows7, but now grub does not detect windows when i type sudo update-grub although sudo os-prober detects windows. how can I add windows to my grub? [20:35] ikonia: Out of curiosity - did you really think I was asking about submitting a patch for a script I had not even looked at? [20:35] #d [20:36] hey guys, if i'm running a tail-f on a debug file, the screen will eventually go dim. How do I fix this? [20:36] jdenning: possibly yes, checked it on debian and assumed it was the same in ubuntu etc, [20:36] 10 mail.roldax.com {No A Record} 10 min Blacklist Check      SMTP Test what does it mean? [20:36] no a record [20:38] funky: mail.roldax.com doesn't have an A record. The domain name doesn't point anywhere. [20:38] ikonia: I *did* specify repeatedly this was on ubuntu 12.04..but whatever.. [20:39] Pici got it [20:39] win show1 === servergod is now known as frustro [20:40] hi 13.04, trying DVD playback, but medibuntu repo is down. [20:41] as is gone. [20:41] jdenning: I'm not sure why you are tyring to "win" here - you came in asking for help and have been defensive ever since, submit your patch or not, to who ever you want, I don't care I just tried ot advise you some things to be aware of === gbyers[Away] is now known as g_byers [20:41] so the .sh file gets a 404. when trying to wget it. [20:42] frustro: Standard mplayer should work. [20:42] ikonia: I'm not trying to win, I'm hoping you will realize how much hostility you are showing to someone who came in just asking "who should I talk to about submitting this patch that I think might be useful to people" [20:42] ikonia: Thanks for the help anyways [20:42] jdenning: offering advise and making sure they have everything in order is not "hostile" [20:43] frustro, use restricted extraś > sudo apt-get install ubuntu-restricted-extras # and follow the guide > https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs [20:43] OerHeks, Then open a terminal window and execute: [20:43] sudo /usr/share/doc/libdvdread4/install-css.sh [20:43] ikonia: As I said, thanks. [20:43] 404. [20:44] The Medibuntu Project has come to an end [20:44] The Medibuntu repository is unmaintained and offline. [20:44] frustro, you do not have that sh file, as medibuntu is down, as you stated [20:45] I do the the sh file silly. what the sh file is trying to wget is no longer there. [20:45] the link you provided to follow no longer works. [20:46] frustro, maybe the sh file in medibuntu does not work, i am sure restricted extras does. [20:47] sup [20:48] OerHeks, I have the restricted extras, but not the dvdread4css, which allows ubuntu to read dvd content. [20:48] wait...archive.org here I come! [20:49] dvdread4, not dvdread4css. === xubuntu is now known as Guest25422 === jacerx is now known as jacerx_away [21:02] hi...does ubuntu provide boost pre-compiled headers? [21:07] m_tadeu: You might be more detailed with that question. [21:08] wilee-nilee: I'd like to know if ubuntu provides a package with pre-compiled headers for the boost libraries [21:09] hello === LarsN_ is now known as LarsN [21:11] m_tadeu: I would not know, I was just prompting you for details, for the likely hood of help. [21:12] wilee-nilee: thanx :) but I can't think a way to detail that :) it's pretty straight forward [21:13] hey guys, how do i install 64bit wine on ubuntu? [21:13] apt-get install wine is installing the 32bit wineserver version [21:14] YokoBR_, do you really need the 64-bit version of wine? === cubix``67 is now known as cubix` [21:14] yep, tgm4883. The 32bit version doesn't work with pulseaudio as i can see. [21:14] YokoBR_, doesn't work with pulseaudio? odd [21:15] tgm4883, at least there's no such option on winecfg... so i can't run anything [21:16] how can i connect to anthor ssh server using private key [21:16] Hello [21:17] Marlenee: you need to upload the public key to the server before connecting [21:17] Marlenee: if the server allows public key authentication, the client will try the private keys you have before going for the challenge-response authentication ("password") [21:17] Marlenee: there was even a one-liner for that, let me see if I can find it [21:17] can I fix somehow the broken lines outputed by bash and a sh ? http://imagebin.org/273213 [21:18] i sign up in VPS and they just give me private key in format .pem [21:18] i try to add this key in authorized_keys and its not work [21:18] on then you need to store the private key locally. that's awkward, I guess, I'd usually expect to have to generate the key pair locally, then upload the public part [21:19] Marlenee: if it's a private key, you are supposed to add it locally, not to authorized_keys [21:19] authorized_keys is for the public keys that can be used to log in [21:19] njsg : i cant log in ?? [21:19] here I have .ssh/id_rsa, but I have no idea of how to add another key [21:21] :( [21:22] Marlenee: http://stackoverflow.com/questions/2419566/best-way-to-use-multiple-ssh-private-keys-on-one-client [21:23] Marlenee: so apparently you can use ssh -i path-to-key ... [21:23] Marlenee: but the key you have has .pem, so it's probably in PEM [21:23] please, just need to install wine64 again :( [21:24] Marlenee: ssh-keygen can convert these, from the manpage seems to be something like "ssh-keygen -i -m PEM" [21:24] Marlenee: sorry if some of this gets off, I'm mostly reading it, but I didn't actually test it [21:25] Marlenee: oh, it should be "ssh-keygen -i -m PEM -f path-to-key", I suppose it will *output* the result, but dunno [21:27] hey guys, started getting some issues today [21:27] Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/l/lxc/liblxc0_0.9.0-0ubuntu3.4_amd64.deb 403 Forbidden [21:27] started happening in the last half hour [21:27] what gives!? [21:27] njsg : http://paste.ubuntu.com/6215614/ [21:28] jamescarr, that sounds like an amazon question [21:29] tgm4883: eh? [21:29] oh wait, i just glanced at it [21:30] Is that in your sources.list? [21:30] Marlenee: yes, that will happen, private keys need to be unreadable by others (ssh is just trying to avoid potentially dangerous scenarios), just do "chmod og-rwx MyKeyPair.pem". Also, it seems you're still using the pem file, did you pass it through ssh-keygen? [21:32] tgm4883: Im using an official ubuntu ami === tony_stark is now known as Guest5109 [21:33] Marlenee: regata é voce? === Guest5109 is now known as tony_stark_markV [21:33] jamescarr, I'd ask over in #ubuntu-server [21:33] thx === Kitar|st_ is now known as Kitar|st [21:35] Hi everyone! I need some help, I'm almost there. I have a dual boot win/linuxmint and on windows my NIC speed is 100Mb/s. On linux the NIC speed is set to 10Mb/s. When I try to change it with command "sudo ethtool -s eth0 speed 100 duplex full" , it seems to change the NIC's settings, but the wired connection goes down. Does anyone know what should I do? [21:36] !mint | arnau_ [21:36] arnau_: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [21:37] they sent me here XD [21:37] I was hoping that you could help me [21:37] arnau_, perhaps you should tell them you are using Linux Mint [21:37] arnau_: it's not ubuntu, but a general tip is really: check if it uses the right driver, google for known issues with that card on linux [21:37] yes they know [21:38] well thanks anyway, have fun! =) [21:38] arnau_: wait, who sent you herre [21:38] " arnau: you can ask in #ubuntu too if you want, I mean it is same thing as mint on that sort of things I think" [21:39] arnau_: [21:39] !paste [21:39] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:39] arnau_: Its all debian based [21:39] well, it says its an "own OS" on their page. so they take support for it. thats it [21:39] arnau_: since you already lost the social engeneering telling you are on mint, better bail now :D [21:39] fishcoo [21:39] people on spotchat are friendly as well [21:40] arnau_: if it works on windows, this is most likely a driver issue, investigate that. === tony_stark_markV is now known as krull [21:41] I have the right driver. I saw a picture of the connection info from an italian guy: same driver, same everything, except he has "Speed: 100Mb/s" and I have "Speed: 10Mb/s" [21:41] It's driving me nuts XD [21:41] I am having an issue where my screen freezes on window switch, no dmesg errors, no Xorg errors, no i915_error_state, sound still plays, mouse moves, clock and graphics dont update, need to do a rightAlt+SysRq+k to boot to login screen [21:41] now I was answering to you njsg [21:42] what's the casual chat for ubuntu users? [21:42] arnau_: same kernel version? [21:42] i mean to talk about off-topic issues [21:42] !ot | Nosophorus [21:42] Nosophorus: #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:42] Don't know njsg [21:42] k1l_: thanks! [21:43] arnau_: use uname -r to get kernal version [21:43] thanks krull. It says "3.5.0-17-generic" [21:44] arnau_: why are you not up to 3.2.0-53-generic? [21:44] arnau_: check that, compare it [21:44] Is it possible to generate an audio file from a pdf or other text like files? [21:44] Because I'm a newbie krull, that's why XD [21:44] krull: arnau_ njsg because its mint. [21:44] arnau_: we all started as newbies at one time [21:44] krull: njsg arnau_ and that for they got a own support channel [21:45] isn't 3.5 > 3.2? [21:45] arnau_: you want to compare if the kernel version is the same, if they are then I guess the kernel log is the last resort [21:45] so if you guys want to solve the int issues please got to the mint channels. thanks [21:45] and kernels can still have disto-specific patches, different configs... [21:45] oh that's right tgm4883 XD [21:46] k1l_: sorry, I couldn't find any help there === CyberJacob is now known as CyberJacob|Away [21:46] arnau_: then try the mint forums [21:46] yep, will do [21:47] I am having an issue where my screen freezes on window switch, no dmesg errors, no Xorg errors, no i915_error_state, sound still plays, mouse moves, clock and graphics dont update, need to do a rightAlt+SysRq+k to boot to login screen, I can provide any other specifics as needed, ubuntu 12.04LTS, happened since day0 [21:48] oh, oh! Last question. What does it mean to load a module for a driver? [21:48] hello, I have some litle problem, I search some time for it in internet but not find answer: I use a tablet digital for drawing and 2 monitors, my problem is in te tablet resolution for print is like a 2 monitors, wen drawing a circle screen drawing a elipse (====) not ciercleO [21:48] myep: same thing with a live boot? [21:49] arnau_: it means loading the kernel module. nowadays, linux will usually be configured to load modules automatically, but you can still use modprobe manually (and in some cases you *need* to, for some reason) [21:49] i have not tried a live boot, you suggest I try an ubuntu 12.04 Live session? [21:49] Enekoos: That probably depends on what exact make & model tablet it is. [21:50] myep: yes if it works, you can assume driver or install problems at the least, another user is another option. [21:50] is a trust tablet [21:51] but linux not have a litle config file? [21:51] @wilee-nilee: isnt it odd that I have no error information anywhere? I suspect I will be able to reproduce a crash on a Live CD, but i can try it [21:51] waltop is very limited [21:52] myep: can we assume your computer is up for this install and desktop hardware wise? [21:53] wilee-nilee: are you asking if my hardware is modern enough? [21:54] hi. In Ubuntu 13.04, x64, where are the options for RECEIVING files via bluetooth? I can send them just fine, but how do I receive them? [21:54] myep: It may as simple as a bad install, and yes is the hadware/ram up for the use. [21:55] wilee-nilee: Intel(R) Pentium(R) Dual CPU E2200, Mem: 3203920, Swap: 8000508, clean install, minimal packages added, second rig this has happened on [21:55] myep: your description is missing some pertinent info that you would be asked, for instance hardware and desktop used and any others tried. [21:55] vexati0n: Switch Bluetooth on, make sure you're visible. [21:56] wilee-nilee: i have tried all desktops, it is present with all of them === BlackoutIsHere|O is now known as BlackoutIsHere [21:58] wilee-nilee: can you think of a way to even identify the offending process? I cannot even determine that, top looks fine [21:59] hello guys [21:59] is anyone running 3.11 ubuntu soucy kernel? [21:59] I've just installed it and it seems that the following library /lib/modules/3.11.0-12-generic/kernel/drivers/infiniband/core/ib_umad.ko is a 32bit one even though my os and my kernel is 64bit [21:59] could someone please verify that with ldd / file? [21:59] !saucy | mozg_ [21:59] mozg_: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [22:00] mozg_:why not roll back to a more stable kernel? [22:00] myep: Is this the only freeze up instance? [22:00] myep, I need to test something [22:00] as 3.8 seems to cause me issues [22:00] Can anyone help a noob with an xrdp problem? [22:01] !help [22:01] 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 [22:01] is anyone running 3.11 kernel from the official repo? [22:01] wilee-nilee: no it happens intermitantly on multi window switch, i can get it to occur in about 5 min, but under normal operation it happens a few times a day [22:01] how do you get the name of a usb wifi [22:01] plugged in to the computerer [22:01] gassho: lsusb [22:02] gassho: what name? [22:03] myep: I would do a memory check from the live cd, might be bad ram, or other hardware, have you confirmed this computer should just run ubuntu? [22:03] When I connect to my Ubuntu box using remote desktop and then try to connect it to a VPN I get "Not Authorized to control networking" when I do this on the machine directly it works. Im using the same user to log in, in both instances. [22:03] Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter [22:03] !help [22: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 [22:03] !patience [22:03] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [22:04] wilee-nilee: me and our infastructure guy have run multiple full passes on bad blocks, rand days of memtest, and it was worked on all ubuntus until 12.04LTS [22:04] myep: askubuntu might be a place to see if others have this pro lem with the same setup [22:05] myep: bad blocks, you have any on the hd? [22:05] wilee-nilee: no problems of any kind on the hardware [22:05] what's should i do when my serial port don't work well .. because i don't get the output here is my log http://paste.ubuntu.com/6214857/ [22:06] myep: how much ram? [22:06] from ttyS0-3 is not working [22:06] wilee-nilee: 3GB :( thats all 3 slots (yes i have 3, strange) [22:07] i think that's driver problem [22:09] myep: I would use htop to see whats running, I use a conky to watch my ram and other stuff, you might have something running the ram high, I also change the swappiness, but I have a ssd [22:09] fishcooker: did you enable the serial line discipline? [22:09] fishcooker: dunno if it comes as a module in the ubuntu kernel, but in order to just cat to/from a serial port you need that [22:09] Is it possible to generate an audio file from a .pdf or other text like files? [22:09] wilee-nilee: i have 8GB of swap, do you think that is incorrect? [22:09] myep: I just wonder if it is swapping. [22:10] mojtaba: what kind of audio file? [22:10] njsg: something like mp3 [22:10] I have some books and I would like to listen to them while I am driving in my car. [22:10] mojtaba: but what would the file contain? [22:10] wilee: wouldnt the screen eventually recover if it was swapping? Ive let it sit for like 1hr and it never recovers [22:11] myep: not sure what you mean by incorrect, this a 64bit? [22:11] wilee: plus i can switch to tty1, and the machine is fast and responsive for console tasks [22:11] njsg: Input file is text, pdf file, and the output is audio file. [22:11] wilee: yes im running 64bit [22:11] mojtaba: but text-to-speech? [22:11] njsg: something like that. [22:11] mojtaba: as in, an audio file where the text is read aloud? [22:12] mojtaba: look into festival, a text-to-speech engine === AndresSM is now known as AndresSM_away [22:12] mojtaba: dunno if they have a specific tool to write to an audio file, but I suppose they'd include that [22:12] pdftotext to generate plain text from the text layer of a pdf or tesseract to do good OCR out of images [22:13] njsg: Is there any tool to convert that text file via cmd? [22:13] mojtaba: festival does include the ability to pipe through sox for generating a TTS file in almost any imaginable audio format [22:14] gartral: what is festival? [22:14] mojtaba: a text-to-speech engine [22:14] mojtaba: festival is a TTS engine, usually it just reads files [22:14] myep: it would recover if whatever is causing it to swap reduced, maybe that is not happening, at this point we are guessing with dichotomies, check what is running with htop in general, and monitor the ram use and swap, would be a good start. [22:14] mojtaba: https://en.wikipedia.org/wiki/Festival_tts [22:15] mojtaba: you may want to look at the way the Rockbox guys use it to generate wavs out of text strings.. [22:15] njsg, gartral: thanks [22:15] wilee: ok ill fire up the live cd, is there any other data you can think of, that I would want to capture in this error state? [22:15] gartral: Do you have any link? [22:16] myep: I rarely use error info, so not realy [22:16] how to enable serial line njsg.. please give me direction [22:16] an area I k ow [22:16] ubuntu 13.04 : i just acquired a used 1 TB HDD with a few bad sectors ... what's my best bet to map those sectors out ... not a data critical disk & prefer to do it in ubuntu (not windows) ... would SMART automatically do that for me or fdisk, parted, complete format ? [22:16] njsg how to enable [22:17] wilee: ok thanks ill do some more investigation [22:17] mojtaba: you'll have to dig through http://www.rockbox.org [22:17] also SMART shows disk to be OK [22:17] hallow [22:17] myep: my computers have generally worked out of the box for the last 7 years, so I have not used errors much is all. [22:17] iam from indonesia [22:18] hello there [22:18] Tex_Nick: the way ive done it in the past (hard core) was to figure out where the bad spots were at. and then partion the disk so the bad area + a lot to either side. was in a partion i never used. ;) === muhammad-yasin_ is now known as Indonesia-Yasin [22:18] Smart results can be missleading. from the articals ive read in teh past. [22:18] Indonesia-Yasin: Do you need help, this is support. [22:18] you can help me? [22:18] Dr_Willis: you know you *could* have manually marked that region as bad >.> [22:18] !details | Indonesia-Yasin [22:18] Indonesia-Yasin: 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 ..." [22:19] gartral: i dident trust the disk at all. it had a lot of bad stuff at the end. so i chopped it all off. [22:19] Indonesia-Yasin: state the issues to the channel. [22:19] how? [22:19] in case the bad stuff spreead. [22:19] I'm on Ubuntu 12.04 using LXDE. Any idea how to prevent Mono from starting automatically when my computer boots? [22:19] iam on ubuntu 13.04 desktop [22:20] Indonesia-Yasin: with your keyboard. [22:20] Dr_Willis: sounds like a platter crack was developing, I hate when that happens.. [22:20] lol [22:20] Dr_Willis : i like that thought, now what's the best utility for finding the exact sectors ? (15 bad sectors) [22:20] Tex_Nick: i think badblocks perhaps.. been ages since ive last done it. [22:21] i've used minicom / picocom to check my serial port on ttyS0-3 but there is no output [22:21] @austin987, i think i'll do a fresh install of ubuntu... now i'm getting wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: cannot open shared object file: No such file or directory , after uninstalling wine [22:21] to reinstall it [22:21] Dr_Willis : thanks my friend ... you've pointed me in a good direction ... i'll head that way ;-) [22:21] !isitout [22:21] The 19th release of Ubuntu, Saucy Salamander, will be out in October of 2013. [22:22] how to check that driver for serial installed properly [22:22] ? [22:22] @austin987, got worse: wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: cannot open shared object file: No such file or directory [22:22] fishcooker: i recall if you dont have teh port/bits/rate/xon/xoff settings just right - you wont see anything [22:23] @austin987, i've uninstalled, removed, purged and deleted everything related to wine [22:23] to reinstall [22:23] fishcooker: if it's available as a module, "modprobe serport" as root should load it [22:23] but when i try to install from ppa, it only downloads 21 kb, and gives that error [22:23] but i've have tried the same way on 12.04 yesterday now im on 10.04 [22:23] wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so: cannot open shared object file: No such file or directory [22:24] Is there a difference between disabling swap and mounting it as a ram disk? [22:25] Yowl: it dosent make much sence to put swap on a ram disk. [22:26] hey guys, my wifi doesn't seem to be working. i checked out ifconfig, and phy0 doesn't seem to be there. i tried to do ifconfig phy0, and it says there is no such device. i checked rfkill and it says phy0 is not soft blocked. ideas? its a ath9k wifi card [22:26] vee_: ifconfig -a [22:26] Q: When I connect to my Ubuntu box using remote desktop and then try to connect it to a VPN I get "Not Authorized to control networking" when I do this on the machine directly it works. Im using the same user to log in, in both instances. [22:26] vee_: ifconfig only shows devices that are up [22:26] Dr_Willis: So it would be the same thing? [22:27] hi [22:27] what is the nifty command that will dump the metadata from an image file? [22:27] oh i see....wlan0 shows up [22:27] vee_: with wifi my first suspect would be firmware, check the kernel log (dmesg) for possible firmware-related errors [22:27] Yowl: it would not be the same thing. why would you think that [22:27] CarlFK: EXIF? if so exiftool [22:27] Yowl: if you dont want to use swap - disable it. [22:27] CarlFK: but it depends on the image format and metadata format [22:27] thats strange, njsg, wpagui doesn't seem to find my adapter [22:27] njsg sounds like it - thanks [22:28] vee_: check lspci -k to see if it has a kernel module loaded for it and check dmesg for errors. which card is it? [22:28] hey guys... in what folder can i find the help files used in yelp? [22:28] oh ath9k. you may need external firmware, yeah [22:28] Dr_Willis: Because., swap is ram on drive, and ram drive is ram used as a hard drive, so wouldn't it being going full circle, putting ram work on ram? [22:28] njsg: what external firmware? i've installed wireless-tools [22:29] Yowl: thats not technically true. id go read up on the various swap howtos and guides and docs. [22:29] doc w, do you know? [22:29] vee_: dunno what the package name is in ubuntu, but linux wireless drivers frequently need external firmware that is not included due to license issues [22:29] chaotix: /usr/share/docs or the man page dirs.. i cant even recall what yelp is [22:31] njsg: was reading some stuff on debian and it says it should be fine...hm ill look into it [22:31] Dr_Willis: In the end though, swap on ram drive would just be a less efficient way of disabling swap? [22:32] debian, fine without external firmware packages? mr "DFSG" debian... [22:32] Yowl: more overhead - so its pointless. Unless you had one of those weird ram-card-drive things that came out like 10 yrs ago. ;) [22:32] and its not the same as disabling swap [22:33] I seem to recall benchmarks a few years back where having a little swap helped the system even with a lot of ram. but this was 5+ yrs ago. so theres been a lot of kernel work since then [22:33] Dr_Willis If one has enough ram, there is no need for swap, right? [22:33] Yowl: no, it will be an effective way of increasing thrashing. if you want to disable on-disk swap, disable swap completely [22:33] Dr_Willis: it's still the case, trust me [22:33] Yowl: i have a 8gb system with no swap - becaue i frogot to partion for it. but these days if you want to use Hibernate/suspend you DO want swap = ram+a bit more [22:33] gartral: ;) i cant even recall how they benchmarked it. [22:34] bbl [22:34] Yowl: wrong, you'll need swap if you want hibernation or do a LOT of compilation work [22:34] Dr_Willis: Can I set swap to be disabled except for hibernation? [22:34] gartral: you don't need swap to hibernate [22:34] you can hibernate to files, IIRC [22:35] mjsg or in other words, it makes its own swap if swap is disabled? [22:35] for hibernation [22:35] njsg: swap is any file or partition that acts as a hdd buffer for ram, so, yes, you do need swap [22:37] gartral: That is what swap is, but if you have enough ram then you dont need the buffer, presumably [22:38] Do all screenlets have to be written in Python? [22:38] Yowl: I think gartral just wanted to exercise some pedantry on how the hibernation file is used to store memory contents [22:38] Ok so if I disable swap, will hibernation just make its own space and still do fine? [22:39] Yowl, no. [22:39] Yowl: you probably need to provide explicit settings for hibernation and resume [22:39] OerHeks: Then is there a way to disable swap except for hibernation? [22:39] njsg So there is? [22:39] Yowl: don't enable it, I guess you can remove the swap partition from fstab [22:39] depends on how ubuntu finds swap partitions to enable, though [22:40] had a windows OS.while installing ubuntu to dual boot accidently deleted windows.How to recover important files that was on windows? please [22:40] ajith_kanu: how did you "delete windows"? [22:40] Yowl, maybe you can play around with swapiness, set to 0 > https://help.ubuntu.com/community/SwapFaq [22:41] Yowl: man swapoff; man pm-action [22:41] qin +1 [22:41] njsg:It was my friends problem.I think heautomatically installed ubuntu on the entire disk [22:41] Yowl: Why 2-3 gig of swap does bother you anyway? [22:42] Hello [22:43] hello, any know how to change resolution for digitizing tablet ? [22:43] #tm129 [22:43] qin swap will slow my system down compared to pure ram [22:44] Yowl: huh? [22:44] @Enekoos what do you mean digitizing tablet? [22:44] Yowl: Headbutt person who told you this [22:44] qin: Hard drives are slower then Ram- Not just a urban legend [22:45] Yowl: if your system slows down because of swap, why do you think disabling it will do any better? [22:45] forces the system to use ram [22:45] why do you think the system is using swap in the first place? [22:45] Yowl: if you think *preemptive* swapping is happening a lot, tune swappiness [22:45] anyone deploy proxy-arp in ubuntu? [22:45] but if the system is using swap because it's out of ram, disabling swap won't do any good [22:45] 13.04 [22:45] buy more ram™ [22:46] njsg I know that [22:47] Yowl you can always check what other processes are running [22:47] and close them [22:47] Yowl: How much RAM do you have? And how much swap do you use on day to day basis? You can also suspend with write to RAM, unlike hibernate... [22:48] elGr33k0: https://www.google.es/search?q=digitizing+tablet&safe=off&tbm=isch&tbo=u&source=univ&sa=X&ei=Kt1VUvXuFIaU0AXhv4HgBQ&ved=0CEUQsAQ&biw=1231&bih=912&dpr=1 [22:49] Well I do have a issue where suspend won't wake up sometimes, forcing me to do a hard reset [22:49] qin: How do I choose to suspend to ram? [22:51] Yowl: pm-suspend [22:51] qin: pm? [22:51] how i can set affinity on permanent mode for application? [22:51] for example dota 2 [22:52] Yowl: power manager [22:52] running from steam [22:53] qin: Run that as a terminal command? [22:53] loa: http://www.cyberciti.biz/tips/setting-processor-affinity-certain-task-or-process.html [22:54] Yowl: sure, yet you just said that there is some bug with your suspend [22:54] qin, i understand how set affinity, i can't uderstand how i can set affinity for dota running from steam [22:55] loa: you need id of process, from htop i.e. [22:55] qin, i want to do this automatically [22:56] i thought about script for crontab [22:56] loa: pgrep may help [22:56] it will try to find dota process and set affinity [22:58] qin: Sometimes I have wordpad files with unsaved content when my PC goes into suspension, could that be why I can't wake it up? And sometimes when I can't wake it up, it doesn't seem like its fully suspended in the first place since the power button isnt flashing and the fans are running, but I still can't get anything to appear on the screen [22:58] I'm trying to get my bcm4311 wireless chipset to work in an hp pavillion laptop.. but apt-get freezes on the message "DKMS: install completed" for both wl and b43.. any help? [22:59] in the short-term, that also means I'm stuck with "Unable to lock the administration directory (/var/lib/dpkg)" errors with apt-get.. [23:00] OerHeks: Sometimes I have wordpad files with unsaved content when my PC goes into suspension, could that be why I can't wake it up? And sometimes when I can't wake it up, it doesn't seem like its fully suspended in the first place since the power button isnt flashing and the fans are running, but I still can't get anything to appear on the screen [23:00] anyone? [23:01] daniel1: just ask, if anoyane can answer your enquiere, will do [23:02] I'm trying to get my bcm4311 wireless chipset to work in an hp pavillion laptop.. but apt-get freezes on the message "DKMS: install completed" for both wl and b43.. any help? [23:02] in the short-term, that also means I'm stuck with "Unable to lock the administration directory (/var/lib/dpkg)" errors with apt-get.. [23:02] *enquirie*enquiry [23:03] I have ubuntu 12.04 installed on a drive and windows 8.1 installed on a separate drive (installed ubuntu then windows 8 later). What is the best way to set up GRUB to dualboot? [23:03] !grub | Moseco [23:03] Moseco: 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:03] daniel1: ok, this /var/lib/dpkg is a temp file set by dpkg to tell the system that a package management action is ongoing, that's why you receive the lock [23:04] Q: When I connect to my Ubuntu box using remote desktop and then try to connect it to a VPN I get "Not Authorized to control networking" when I do this on the machine directly it works. Im using the same user to log in, in both instances. [23:04] daniel1: please open a console and do: $ ps aux | grep dpkg [23:04] ubottu: Thank you [23:04] You're welcome! But keep in mind I'm just a bot ;-) [23:04] thanks msx, I had to ctrl-c apt-get because it hung when installing wireless drivers. so its ok to delete /var/lib/dpkg? [23:05] daniel1: you can kill the process using the command: $ sudo kill -9 {number of dpkg process} [23:05] daniel1: it isn't actually the best thing to do but yeah, this is GNU+Linux so it won't make any harm [23:05] ok, it is a directory tho.. [23:06] yeah dont delete that directorty [23:06] daniel1: what is really strange is the dpkg freeze when installing the wireless card module... [23:06] would it not just be better to delete /var/lib/dpkg/lock? [23:06] stop trying to delete stuff [23:06] lol [23:06] lol [23:06] the problem that error message is saying is that something else is using apt [23:07] hehehhe. yeah I'm old enough to be a responsible sudo rm'er.. [23:07] daniel1: as a rule of dumb NEVER ever delete anything before being completely sure you won't miss that [23:07] ubuntu use Xorg.conf or other file? I search for file to configuration to digitalizer tablet [23:07] msx: you just said it was fine to delete it :-P anyway I'm pretty sure there is nothing else using dpkg, and that I am the one who was responsible for control-c'ing apt-get, causing the lock to not be removed [23:07] !xorg.conf [23:07] 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. [23:08] .. [23:08] Sometimes I have wordpad files with unsaved content when my PC goes into suspension, could that be why I can't wake it up? And sometimes when I can't wake it up, it doesn't seem like its fully suspended in the first place since the power button isnt flashing and the fans are running, but I still can't get anything to appear on the screen [23:08] daniel1: btw, the only thing i can think of is rebooting and then on a freshly booted system try to install the driver again [23:08] daniel1: yes but i mean anything inside the directory, usually the lock file [23:09] Is there a list somewhere of possible dot files that can go in the home directory? [23:09] bbtech: anything can put a hidden (dot file as you call it) file or folder in the home directory [23:09] ok gin but no solve my problem :( where is the config? [23:10] daniel1, yeah, I meant that would be used by a program. [23:10] Is there a way to add suspend to ram in my system option? [23:10] like, I noticed someone had an .aliases file and I then wondered if that was valid and what other files are valid [23:11] bbtech: and? did the file not say what it was used for and why? [23:11] daniel1, well, it had aliases in it...but that doesn't answer my question of what other files could I create? [23:12] daniel1, for example, I've been creating a file for my aliases and using source to load them...didn't know about .aliases [23:12] so how can I know about the other dot files that I can possibly use? [23:13] Dot files can be created and used like regular files [23:13] I'm wondering if any file in /etc can be replaced with a ~/.file [23:14] Sean121, not what I'm asking. I'm wondering which dot files have a special purpose. [23:15] bbtech, are you familiar with "ls -a"? [23:15] Tylertwo, not all files are created by default [23:16] Tylertwo, I currently don't have an .aliases file. Unless someone tells me that .aliases has a special purpose I might never know to create it. [23:16] bbtech, gotcha.. i've never really thought along those lines tbh [23:17] bbtech - presumably any hidden file has a special purpose, or else it owuldnt have been created in the first place… stricly speaking, users rarely have to create hidden files, programs mostly do that automaticly, unless a manual for a program states otherwise. but to the best of my knowledge, there is no repository for manually-created hidden files, nor could there be, since any software that someone writes could require a user to do that... [23:18] daniel1, that does make sense. Doesn't make it easier for me to know about specific files though :-/ [23:18] heh... [23:19] bbtech: you learn about dotfiles by reading documentation [23:19] bbtech: off the top of my head, the only example I can think of is ssh asking a user to move a newly-created private key for authentication into the .ssh directory… or .htaccess for configuring apache directives.. the uses are too varied and unique to catalog in one place :-) [23:19] Is there even a way I can prove that the .aliases file would be used without trial and error? or maybe it is .alias? [23:19] bbtech: it's sourced in your ~/.bashrc [23:20] jrib, what is sourced? [23:20] bash configur settings, that's another I suppose.. [23:20] bbtech: ~/.aliasrc [23:20] jrib, oh, it's not in my .bashrc. Does that mean .aliases or .aliasrc wouldn't work? [23:21] bbtech: check your .bashrc. ~/.aliasrc may just be something I created. But there is some file sourced by default with "alias" in its name [23:21] This could be silly, but what 'hook' (if any) would be needed to run a script/app when screen lock is deactivated? [23:21] jrib, that "default" thing is what I'm trying to figure out...just magically sourced? [23:22] bbtech: read your ~/.bashrc [23:22] jrib, I have, alias* isn't in there [23:22] bbtech: then you aren't using the default .bashrc from /etc/skel/.bashrc in a standard ubuntu system [23:22] jrib, my .bashrc is sourcing all files in my ~/dotfiles/source directory [23:23] Why would you want an .aliasrc file? [23:23] jrib, true, I'm on debian :-) [23:23] bbtech: that's something you setup; it's not standard [23:23] jrib, correct [23:23] bbtech: then why are you filling up #ubuntu? :| [23:23] jrib, if I understand that means .aliases would not work for me? [23:23] Hi, I upgraded my kernel to 3.11 and installed new ATI GFX drivers, and installed MATE desktop environment and now my X server gets seg fault. I'm on commandline irssi and I have no idea how to fix this :( [23:23] bbtech: this channel is for ubuntu support ;) But just source whatever file you want in your .bashrc for your aliases. It's purely an organizational preference to have aliases in a separate file instead of directly in ~/.bashrc [23:23] how can I see were is an usb element in a /dev/ items? [23:24] Enekoos: huh? [23:24] Xabst: mate is not supported here and is an evil zombie [23:24] damn [23:24] I try configure a digitalizer tablet for usb [23:24] but i uninstalled it already Ben64, still getting errors [23:24] and need were is in /dev/ [23:25] hello, are there any cool themed terminals i can DL? [23:25] her name in to /dev/ items [23:25] Enekoos: not sure what you mean by that, but try dmesg and/or lsusb [23:25] can you tell me how to downgrade my kernel back to 3.8? [23:25] folks, I'm having a serious problem with apt-get hanging when I try to install broadcom wireless drivers. right now, I'm stuck in a loop where if I quit it, I have to run dpkg -c before I can do anything with apt, and then it just tries to install it again... [23:25] mm is good idea I go for searh in this thanks [23:25] jrib, in debian the default .bashrc looks for ~/.bash_aliases [23:25] bbtech: in ubuntu too [23:26] Is there a special channel for 13.10 talk? I seem to have lost my notifications, they show up as ugly blue boxes now [23:26] SirFunk_: #ubuntu+1 [23:26] jrib, I like the idea of putting all of my .whatever files in ~/dotfiles/sources. I'm going to stick with that [23:26] thanks for the help! [23:26] bbtech: next time go to #debian [23:26] jrib: thanks [23:26] :-) [23:27] Xabst: well i'm not sure what all you changed === sburjan_ is now known as sburjan` [23:27] input: WALTOP Graphics Tablet as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3.2/1-1.3.2:1.0/input/input14 [23:27] :/ [23:28] Ben64: neither am I :( any idea how to install kernel 3.8 instead of this 3.11? [23:28] i guess my only options are to revert my changes and I uninstalled the GFX drivers and the MATE desktop [23:32] hya [23:33] whats up man === Xabst is now known as Xabster [23:34] Ben64: any other idea? [23:35] now tablet working but if I dont know her /dev/ I can make .conf === MrPPS_ is now known as MrPPS [23:39] 0nyx? [23:41] I'm running Ubuntu 12.04 with LXDE and I noticed this process running: /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1. It appears to be for Gnome, not LXDE, so would it be ok to terminate it? [23:42] I just installed squid on a home server. I can see that the squid process is allocated more RAM as I browse. Will the pages remain cached if the server reboots? === bazhang_ is now known as bazhang [23:47] Squid is an IDS for 'home users' isn't it? [23:48] skinux: more a caching proxy [23:49] not really useful at mosts homes i think [23:49] browsercaches work faster [23:53] can you guys help me disable the touchpad on my thinkpad but not the pointer? [23:53] hi folks .. anyone know of a method to create a mock video device that is just a repeat of an X11 [23:53] display? like to create a loop-back webcam of the desktop environment? [23:53] i'm looking at webcam studio .. looks a little sketchy [23:54] How do I create a desktop shortcut for a program, say Chrome. [23:55] My sound keeps crapping out. [23:55] Boo! [23:55] repudiate: open the program, and drag the launchericon from the bar to the left onto the desktop [23:57] xatr0z: Thanks. [23:57] can you guys help me disable the touchpad on my thinkpad but not the pointer? anyone? [23:57] xatr0z: I can't do that. [23:58] xatr0z: Ubuntu doesn't let you drag icons from the launcher. [23:58] can anyone help me fix my sound [23:58] ? [23:58] Pretty please? [23:58] rrm, first type "xinput" into a console [23:58] tree_, what is wrong with it? [23:58] repudiate: sorry its not from the bar, but from the dash [23:59] done [23:59] Tylertwo: done [23:59] I lose all sound after the computer wakes up from sleeping [23:59] xatr0z: How do you drag it from there? [23:59] rrm, One of the items listed should be touchpad, enter xinput set-prop 11 "Device Enabled" 0 [23:59] rrm, replacing "11" with the number of the touchpad [23:59] Tylertwo: 12 is on mine... yey