[00:00] Finetundra_: sudo mount /dev/sda1 /mnt [00:01] then? [00:02] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [00:02] EriC^^, do i just paste that to the terminal [00:02] ? [00:02] Finetundra_: yes [00:03] bash: syntax error near unexpected token `do' [00:03] I can't log into any gnome-dependent graphical sessions, and it seems that my user account has some faulty configurations that cause gnome-settings-daemon to crash. I'm able to log into a gnome session with an alternative user account, and I've got SSH access as well. How could I reset my account's configuration files so that my graphical sessions would work properly again? [00:05] does anyone know how to restart php-fpm service when using nginx? [00:05] Finetundra_: check if there's a tpo [00:05] *typo [00:05] i think you forgot for? [00:05] EriC^^, ok [00:06] EriC^^, bash: syntax error near unexpected token `do' [00:07] are you sure you're typing for right [00:07] EriC^^, i copied/ pasted it [00:08] Jeroen1, like any other service ... sudo service php-fpm restart [00:09] or php5-fpm , depends [00:10] Finetundra_: can you paste exactly what you're typing here [00:11] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [00:11] Finetundra_: odd, try to remove the space before for [00:12] shouldn't matter but who knows [00:12] ok, seems to have worked [00:12] no errors [00:12] ok, sudo chroot /mnt [00:13] chroot: failed to run command ‘/bin/bash’: Exec format error [00:13] Finetundra_: type cat /mnt/etc/issue [00:14] EriC^^, not found [00:14] Finetundra_: ok, your ubuntu installation was the 570GB partition right? [00:15] Hi, I'm running Ubuntu 14.04/Unity. I'd like to modify the "places" area in Nautilus file manager (remove some things from showing up and add others instead). I know I can "Bookmark" a folder but that's not what I'm after. I'd like to actually modify "Places". Does anyone know how I might approach something like this? [00:15] I'd get a 502 error after installing my server using nginx. Does anyone know what the problem could be? Cant find it on Google. [00:15] EriC^^, yep. [00:15] Finetundra_: what does ls -l /mnt show? [00:16] ls: cannot access show: No such file or directory [00:16] ls -l /mnt [00:17] Another option (and one I think I would prefer) is to remove the Places section altogether and go ahead and use Bookmarks only. Would that be easier? How could I approach an option like that? [00:17] Finetundra_: do you see a bunch of directories? [00:17] EriC^^, yes [00:17] usr boot bin etc [00:18] EriC^^, yes [00:18] Finetundra_: ok is /etc there? [00:19] EriC^^, this, drwxr-xr-x 165 root root 12288 Nov 9 19:20 etc [00:19] ? [00:19] yeah [00:20] what do i do with it? [00:22] is your ubuntu installation 32bit? [00:22] no [00:22] is the liveusb 32bit? [00:22] yes [00:22] ok, that's why we can't chroot [00:23] oh. ok. so i need to make a 64 bit live then. [00:23] Hey guys. I hope you don't mind if I sneak in a question... :) I'm on ubuntu and trying to monitor a process, and if it fails, kill a remaining process and then restart both. I made a paste of some more details here > http://pastebin.com/ssXGb7hP If anyone has time and could lend some advice to a noob, it would be grealty appreciated. Thanks. :) [00:24] Finetundra_: do you have a 64bit ready? [00:24] anyone have an idea why after running sudo chmod 777 I can't write to it with transmission? The folder is /media/ditto/Downloads [00:25] stat Downloads says its still 0755 (no clue why) [00:25] is the media vfat or ntfs ? [00:25] EriC^^, I have a 64 bit dvd handy, is that fine? [00:25] Finetundra: yes [00:25] kush42: simplest imho would be writing small shellscript run at acceptable frequency from cron [00:25] ok [00:25] Kwayzu, what type of partition is it? ntfs? [00:25] EriC^^, i gotta reboot the computer [00:26] I think so yes, I can't actually recall. Its a CIFS share [00:26] Kwayzu, vfat and ntfs do not support chown / chmod (unless you mount the ntfs partition with the permissions option [00:26] Thanks church!! I did read about that... however I would need this to check ~ every 10 seconds. I beleive I read the cron would only allow minimum of 1 minute intervals? [00:26] Finetundra: ok [00:27] kush42: IIRC in linux crond it's possible to put partial intervals aswell, for example *,*/4,*/2 and alike but have to check about it === Androo56 is now known as Gyeliott [00:28] Ok thanks chuch! I will do some reading. :) [00:28] you can also write that "each 10" seconds for 6 times in loop in script and put that once per minute [00:28] kush42, cron can't, do a script like this > http://stackoverflow.com/a/9619471 and change 30 to 15 [00:29] Church: those like */2 (every 2 minutes) but not partials i think [00:29] oh. my mistake then [00:29] easy, back to my bootable usb issue, they all work as ive tried them in virtual machine but they just wont boot up off usb. all i want to do is change os. and i cant be doing with putting xp on the pc to then install unetbootin and do an install from there [00:30] Thanks guys. This will keep executing the script though? [00:30] Hola [00:30] hablan espanol? [00:30] I'd like to only execute if one of the process' in there fail. [00:30] metaldog: you can md5sum the usb to be sure that its done right [00:30] !es | bb [00:30] bb: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [00:31] yes, kll, i do. and they are all right [00:31] metaldog, xp on usb ? [00:31] Tnk [00:31] metaldog: so what is the issue when booting? [00:31] Oh, I can approach this another day. Thanks fellas :) [00:32] nah, i found my old xp disc earlier but i dont fancy going thru all that just to install an os from usb [00:32] kush42: if you wanted to use cron you could do something like add 2 commands, 1 with a sleep 30 before it, so they would run every 30 secs [00:32] metaldog, lolz xp on usb is no-go, ask in ##windows [00:33] kush42: seems kind of hackish though [00:33] metaldog: so what are we talking about here now? [00:33] LLI HAVNT GOT XP ON USB,,,,, [00:33] lose the caps metaldog [00:34] metaldog: i'm confused, are you the same person from earlier asking how to make up a USB with XP, or? [00:34] * OerHeks is waiting for "i have been asking for 3 days" [00:34] zorin OS iirc [00:34] look. i have working usb os. i want to install it on here but all i get when i boot from usb is error messages [00:34] metaldog: so what is the issue? [00:34] metaldog: what error messages? [00:34] OerHeks: bodhi_zazen: thank you for your help [00:35] EriC^^ you'll have to give the commands needed again [00:35] Hello - I have just upgraded to 14.04 LTS, and I am now getting failures on boot - "Serious errors were found while checking the disk drive for /home". /home is a raid/LVM logical block. I have tried multiple fixes from the web, including the 00_header patch and the more manual hack of changing root volume mount from ro to rw. any idea how to permanently fix this to make for robust reboot [00:35] metaldog: what iso? did you check iso? what program used? what errors? [00:35] sorry im being slow but im doing other stuff too [00:35] k1l, peppermint iso [00:35] Finetundra_: no problem, sudo apt-get install pastebinit [00:35] Finetundra_: sudo parted -l | pastebinit [00:35] metaldog: we cant know what you are doing there. we need to ask to get a clue what you are doing and where could be something gone wrong [00:36] canadian4663: boot from other media, run fsck manually on that filesystem [00:36] he left [00:36] it's over [00:37] how can I restart the window manager, taskbar and indicators without losing program state on my desktop? [00:38] kandinski: setsid unity [00:38] oh, nice, thanks EriC^^ [00:38] kandinski: no problem [00:38] that was awesome [00:38] man setsid [00:38] yeah it's handy [00:38] xkill is pretty cool too [00:39] (oops, obviously wrong window :)) [00:39] :) [00:39] so I killed the previous one, started a new one, and it inherited the connections [00:40] EriC^^, http://pastebin.com/2AcEygwt [00:40] EriC^^ thanx for the pastebinit comment. Very helpful..it didn't know that one :-) [00:40] I don't know well how programs interact with the x server, but my actual programs or the X server weren't affected, right? Just the WM/compositor etc [00:40] corax: :) [00:41] Finetundra_: sudo mount /dev/sda1 /mnt [00:42] ok [00:42] I'd get a 502 error after installing my server using nginx. Does anyone know what the problem could be? Cant find it on Google. [00:42] next [00:42] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [00:42] EriC^^, ok [00:43] kandinski: yes, i think so [00:43] Finetundra_: sudo chroot /mnt [00:44] Jeroen1: have you seen this? http://www.nginxtips.com/502-bad-gateway-using-nginx/ It was already visited by me when I searched, I think we know the same feel. [00:44] now what [00:44] ? [00:44] Finetundra_: grub-install --recheck /dev/sda [00:45] EriC^^, and of course it says installing for i386 [00:45] what next [00:45] that's not a problem [00:45] Finetundra_: update-grub [00:46] EriC^^, and now? [00:46] did it pick up windows? === corey84- is now known as Corey84- [00:46] oh, should i go ahead and reboot? [00:46] EriC^^: I once saw Kasparov play 50 matches at once. That's what you look like right now (this is high praise, in case humour does not travel well). [00:47] did it say Found ....windows on /dev/sda.. [00:47] should be at the bottom [00:47] Found Windows Recovery Environment (loader) on /dev/sda2 [00:47] thats it right? [00:47] no [00:48] i think it's on /dev/sda3 [00:48] it's 320GB right? [00:48] EriC^^, no it's on the ~80gb . something wierd happened [00:49] ok [00:49] /dev/sda5 [00:50] Hi guys, I did an upgrade from 12.04 to 14.04, now I have several services that are unavailable or need reconfigure, I would like to ask you, is there any way to generate a list with all the services that need attention? [00:51] Finetundra_: we can manually add it i think [00:51] EriC^^, if i'm reading it right, /sda2 is the win boot [00:52] or is that wrong? [00:52] Finetundra_: looks like a small 300mb ntfs partition [00:52] grub called it the recovery partition [00:53] Finetundra_: in win8 it uses a small fat32 partition [00:53] Finetundra_: try to reboot and try ubuntu and windows [00:53] if it doesn't work we can manually add the windows entry [00:53] ok [00:53] type exit [00:53] then sudo reboot [00:55] EriC^^, looks like all is well. [00:55] Finetundra: ubuntu & windows? [00:55] im always being kicked from the same room for no reason [00:56] life goes on [00:56] someone give me suggestions on rooms where u can talk about anything [00:56] !alis | Mendax [00:56] Mendax: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [00:56] EriC^^, appears to be [00:56] Finetundra: great [00:57] ! alis | MEndax [00:57] Mendax, please see my private message [00:57] I see it [00:57] !alis | Mendax [00:57] what the hell [00:57] forget it [00:57] would samba through an ssh tunnel be slow [00:58] EriC^^, well thanks for all that. Really appreciate it [01:00] Finetundra: no problem === htamayo is now known as viejotren [01:02] What's the best file sharing sync for linux? Dropbox? [01:03] vince_: Owncloud can use dropbox as storage ;| [01:03] vince_: cloud or private network? [01:04] Owncloud looks potential , installing thanks [01:04] vince_: there's a few options, ranging from proprietary like you mentioned to something a little more free, dropbox/owncloud, btsync/syncthings, csync/rsync, etc. [01:05] vince_: also btsync, syncthing (pulse) [01:05] SchrodingersScat: er...echo... [01:05] somsip: echo? [01:05] SchrodingersScat: I just said part of what you said...n'mind [01:05] syncany is an up-and-comer I like, but it's still alpha. It uses any storage you want. [01:06] is there a solid tool that shows powerusage? [01:06] OerHeks: powertop? [01:07] k1l, thanks, installing now [01:08] No, that does not show any powerusage, just cpu usage [01:08] OerHeks: hmm, i thought that would display total usage. but i cant find that in the version installed [01:09] powertop - program to analyze power consumption on Intel-based laptops ( amd here) [01:10] intel here, but could not see it too [01:13] OerHeks: http://askubuntu.com/questions/73904/how-do-i-monitor-power-consumption === curiousx is now known as Chuck_Norris [01:13] seems like powertop needs some time to collect data first [01:13] OerHeks: radeontop [01:13] sudo apt-get install radeontop [01:13] sudo powertop still gives no watts, intel only i guess [01:15] thanks Chuck_Norris, only message i get is "Can't find Radeon cards" [01:15] oh! watts consumption, idk -.- [01:15] err radeon is ati [01:17] ello. why would I get 'ssh: Cound not resolve hostname 5.6.7.8: Name or service not known' [01:17] im using an IP not a hostname [01:17] OerHeks: well, that tool suport R600 and up, what is your model? [01:18] s/Cound/Could/ [01:18] Chuck_Norris, nvidia GT430 === codepilot is now known as ramsudharsan [01:18] oh! man, you said "( amd here)" -.- [01:19] OerHeks: i read that powertop only shows the consumption if your on battery [01:19] yes, powertop can read from intel cpu based systems [01:19] https://help.ubuntu.com/community/PowerManagement/ReducedPower [01:19] i have AMD, Athlon2 x2 3 ghrz [01:20] OerHeks: sry, i misunderstood -.- [01:20] Chuck_Norris, i understand what went wrong, no worries [01:21] Sith_Lord: what is the exact command you are typing? [01:21] I am trying to install ubuntu xen guest on Debian Wheezy host with xen-create image, but i'm not having much luck googling what I need to do. Any suggestions on how to do this? [01:21] OerHeks: and... sensors? did you try "sensors"? === Owner is now known as Guest6704 [01:22] Chuck_Norris, sensors gives volts and temp/rpm [01:23] OerHeks: yep, http://i.imgur.com/ZQrIvHh.png [01:24] I upgraded my ubuntu to 14.04 but I have serveral things that don't work, is there anyway to generate a list of them? [01:25] @footy: ssh user@5.6.7.8 [01:25] using the same command i can access it from other systems [01:25] does anyone know how I can bind a ldap server to an ip ? [01:25] it's now localhost only [01:26] Chuck_Norris, found that powerstat can, for laptops only :-( [01:27] the shortcut links that i made on my ubuntu show up in the folders when i access my ftp server from a web browser but they don't show up on the filezilla client [01:27] ciao [01:27] !list [01:27] manghe: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». === ubuntu is now known as Guest90880 [01:28] hello lf help with file permission [01:29] !permissions | Guest90880 [01:29] Guest90880: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [01:33] i read that already but cant handle alone; i did change in /etc/init.d/rc file after reading article about "speeding up" ubuntu and changed one value; now system dont start and i want to change it back [01:34] Guest90880: boot to a liveCD/DVD if the system wont start, then change the permissions back. Tell us which file it was if you want to check what the permissions should be [01:34] If I have to repair my Mbr because of the grub error after deleting the partition it was on can I do that with a bootable usb? Can't do a fresh install on it I need to grab files off the windows partition. Any advice would be appreciated! [01:35] !grub-repair | mikr_chrome [01:35] !grub | mikr_chrome [01:35] mikr_chrome: 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 [01:35] Hi Guys, this morning I have the boot of a 12.04 stucks after "Stopping set sysctls from /etc/sysctls.conf", do you any clues to debug this? [01:36] thank you [01:37] Chuck_Norris, i found that when the nvidia driver is installed, nvidia-smi should show watts, but here it does not. [01:38] If an ubuntu installation is taking multiple hours, would I be right guessing it's not working? [01:38] Schumi23: you can press the text [01:39] Schumi23: a box will appear below it saying what the installer is doing [01:39] like a terminal [01:39] Orphis: i don't know much about nvidia but, what says the terminal when you run it? [01:39] OerHeks: sry [01:39] Chuck_Norris, guess i have to buy me a laptop then :-D [01:40] xD why? the grphic cad died? [01:41] The box gives a few completes, 3-10, then an error, then 3-10 completes (etc. It is doing stuff. .. but I don't know if it's just looping or something [01:41] Schumi23: what's it saying last [01:41] Anyone know how to troubleshoot this msg in my /var/log/proftpd logs: Check to see if inetd/xinetd, or another proftpd instance, is already using ::, port 21 [01:41] Chuck_Norris, http://picpaste.com/pics/nvidia-smi-scbeLwzI.1415583697.png [01:42] Read (28) 00 00 00 00 (and some more 00s) then ata1: EH complete [01:42] no, because laptoptools are available [01:42] Buffer I/O error on device sda, logical block 4, and underneath ata1: EH complete [01:43] OerHeks: your graphic card is not supported by that utility i think [01:43] Schumi23: check SMART info on your hard disk from a live session, sounds like that disk is sad [01:44] OerHeks: or may be upgrading the driver could solve that, idk, but i think to remember that nvidia released just days ago 334 or something like that -.- [01:45] OerHeks: sry: Latest Long Lived Branch version: 340.58 - Latest Short Lived Branch version: 343.22 [01:46] OerHeks: source: http://www.nvidia.com/object/unix.html [01:46] Chuck_Norris, it is not a big issue, thank you for thinking with me. [01:46] but there is Oibaf and xorg-edgers (not supported here :P) that has those driver version -.- [01:47] OerHeks: np [01:47] daftykins and in english? (I did not understand that.) - would that be fixed by putting in another hard drive? [01:48] Schumi23: boot the live session from DVD/USB again, run "sudo apt-get update && sudo apt-get install pastebinit smartmontools" then run "sudo smartctl -a /dev/sda | pastebinit" [01:48] danke [01:48] link us to the resulting link that command spits out [01:48] OerHeks: even thogh, i think 430 is supported for nvidia's legacy drivers -.- [01:48] what will I be looking for? ok [01:49] daftykins - the laptop was in my broken pile, but I couldn't find the problem, so there probably is a problem. [01:49] Schumi23: what other tests did you perform on it prior to trying to install an OS? [01:49] Chuck_Norris, nvidia gt430 is a nice card, good supported indeed, i was just wondering what this 49 watt card is using at the moment. maybe because it gets power from mobo, it does not compute? [01:49] OerHeks: yes, 430 is supported by legacy: http://www.nvidia.com/Download/driverResults.aspx/77034/en-us [01:50] window 1 [01:50] OerHeks: and latest version is: 304.1230 you are using a wrong driver i think :p [01:50] daftykins - there wasn't a hard drive in it. Tests were: See if I could see any damage (no.), turn it on, it went to bios. There wasn't a hard drive in it. So I took a HDD I had laying around, and a USB drive with ubuntu I had laying around and tried to 1+1 and see if I would get 2. (Installed OS.) [01:50] 304 in use [01:51] daftykins so the problem could either be: Broken install on USB (I doubt it, it live boots well (In the past. It's booting right now.), it could be broken HDD, or broken laptop. [01:51] oh! sry, forgot your image -.- [01:52] Schumi23: oh well we'll see how this goes and if not, you should run memtest from the liveUSB's menu [01:52] loop that for 3+ passes minimum [01:55] OerHeks: lately: dmesg -.- [01:55] just curious [01:56] hello can I get help with ecryptfs here? [01:57] I mean can I ask? [01:57] Chuck_Norris, dmesg? does that show powerusage anywere? [01:57] no, i don't think so -.- but curious [01:58] I cannot find any info, as i expected [01:58] np [01:58] daftykins so I'm living it, I will run "sudo apt-get update && sudo apt-get install pastebinit smartmontools" then run "sudo smartctl -a /dev/sda | pastebinit" , then what do you mean by run memtest? On the live install, open memtest and look at it? for 3+ passes? [02:00] I think the ecryptfs password on my hdd was changed when I tried to rescue it with the super grub disk? makes sense? [02:00] Schumi23: lets take it one step at a time now, i just started a TV episode :) highlight me when you have the pastebin link [02:00] hi guys how do I ubuntu? [02:01] :( pls halp [02:01] Iceland_is_Aweso: the verb ubuntu? [02:01] EriC^^: yes [02:01] I am runnning a live system and I can't get my data [02:01] whooopsiee: try 'fdisk -l' in a terminal as root and see if you can see your disk. [02:03] the disk is there and ecryptfs finds my wrapped passphrase but it says it's wrong iceland [02:06] is it possible that supergrubdisk changed it or it got damaged because I didn't log out correctly? is that a thing? [02:09] hey [02:09] hi === edk is now known as warlock === warlock is now known as edk === jq- is now known as bwner [02:16] i try running ubuntu 14.04.1 usb live on hp-d007ax (amd a4-5000) and it not working it went blank screen, what need to do have it work? [02:16] Hi, I have a desktop at home and I am running a ubuntu server in virtualbox. Is that the best I can do? I was thinking of flipping it, ubuntu server and windows guest. is it possible without losing any specific capabilities. if you were doing this, which way will you do it? [02:16] lifek: try nomodeset [02:17] lifek: did you try nomodset [02:18] i need assistance.i cant start tor in ubuntu [02:18] sacarlson: no, i don't know it [02:18] !tor | one [02:18] one: Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en | To use Tor on freenode, see !tor-sasl [02:19] !nomodeset [02:19] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [02:19] sarath: We don't know how you compute, so would be hard for us to say. We don't know what capabilities you are talking about. I do have a windows vm in case I need to see something ridiculous happen. [02:21] I need a new job :P [02:21] QA is boring [02:22] sacarlson: thanks, i'll try nomodeset later today [02:22] sarath: I've run Linux guest in Windows and Windows guest in Linux - I haven't noticed any missing features. What you shouldn't expect is that it will work as fast as if it were installed directly on your machine. Afterall, you WILL BE sharing system resources. [02:22] @sarath: Depends on what you do with your computer. Some workloads are best under Windows (i.e. modern games, so technically not a *work*load), the rest are best under any of the *nixes. [02:23] Oh, and of course depending on the complexity and capabilities of your layer8 component Windows and/or Linux may be best. [02:25] How can i check if a certain port is blocked - to the outside world ? [02:25] !info nmap | netameta [02:25] netameta: nmap (source: nmap): The Network Mapper. In component main, is extra. Version 6.46-2ubuntu1 (utopic), package size 3654 kB, installed size 17108 kB [02:27] i dowloaded tor and giso mount from ubuntu softwher center.i cant find the program.can u asist [02:28] netameta: https://www.grc.com/x/ne.dll?bh0bkyd2 [02:28] thanks SchrodingersScat, jeffrey_f,sachiru : I dont intend to use windows guest for gaming. but do wnat to keep it around for something that doesnot work in linux. Now, having said that, I dont have the installation disk for windows. What would be the easiest way to get the current installation into a VM image [02:29] Hi. I installed pipelight and now I want to get rid of it. [02:29] How might i do that in terminal? [02:29] I used this to get it: sudo add-apt-repository ppa:pipelight/stable [02:29] !ppa-purge | thejman [02:29] thejman: 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 [02:30] sarath, What do you intend to do, essentially? [02:30] Migrate your current Windows installation into a VM? === bwner is now known as jq- [02:32] sachiru - yes. [02:35] daftykins I ran the test, and got this page: http://paste.ubuntu.com/8911243/ . [02:35] Schumi23: yeah that disk is toast [02:36] ok. (What info on it told you that? I'm gonna try with another disk, see if it's better) [02:36] lines 57 show high raw read error rate and 72 shows 240 sectors are pending reallocation. [02:36] Does Ubuntu still not have vanilla ffmpeg in it's repositories? [02:36] Guest818: no, it's avconv now [02:37] ok, thanks. Trying another disk now. [02:37] Fuck… [02:37] Guest818: no need for that language... [02:37] Schumi23: you could also zero fill that disk to see if it recovers it [02:37] somsip, Is that forbidden here, is that just a matter of respect? [02:38] Guest818: this is a fmaily-friendly channel so users are asked to keep the language appropriate to that [02:38] Understood. [02:38] Guest818: so...avconv - it's a problem? [02:38] Guest818: No, they use libav now. [02:38] somsip, Not really. [02:39] Guest818: I understand the API is the same as ffmpeg and it's a straight replacement [02:39] I know there's a ppa for ffmpeg. [02:39] hi cL [02:39] *c: [02:39] somsip, Just a matter of preference. [02:39] Guest818: fair enough === owner is now known as Guest97772 [02:40] Guest818: i just switched to avconv that seems to work just as well as ffmpeg for me [02:41] Guest818: You're not the only one who still uses ffmpeg^^ [02:42] sarath, Are you familiar with KVM/Virt-Manager? [02:42] Guest818: ya ffmpeg is fine also, nothing against it at all. I've been using it for many years without any major problems. so if it's still in ppa as it should be go for it [02:42] Because if you have a spare disk and some time, you can DD your current disk to a KVM virtual image and run off that. [02:44] i try folloing instructions on dowloading and installing tor.when i attemptempt to run a s root.i get permisions denied error.when dowloading from tor link.archive manager will not open tor [02:44] dont think you need to run tor as root [02:44] and it should just be apt-get install tor [02:45] and then download the tor browser bundle and extract it and ./start-tor-broswer or somthhing like that [02:46] says could not open permission denied [02:46] hello [02:47] on which command the apt-get install tor? [02:47] sarath, What version of Windows is running on your host? [02:47] you need root [02:47] sudo -i [02:47] or sudo apt-get install tor [02:48] when it opens it opens to several folders not tor [02:48] enter root pass [02:48] when what opens [02:50] sachiru - windows vista [02:50] one ; https://www.torproject.org/docs/tor-doc-unix.html.en#using [02:50] very easy [02:50] just looking at kvm [02:51] Vista? [02:51] im starting over after typing in terminal apt-get install.it says permission denied .tehn askes am i root [02:51] Hmm. [02:51] That's... pretty problematic. [02:51] Are there any programs that you need on your current system that you do not have the installers and licenses for? [02:51] Because IMHO it's better for you just to nuke the Vista install and install Win7 inside the VM. [02:52] i dont have the installer for windows ;) [02:55] daftykins paste.ubuntu.com/8911363 This disk looks good to my untrained eye. Is it correct? [02:55] Schumi23: that's an SSD. [02:55] one of the worst models ever, no less :) [02:56] Then acquire the installer perhaps? [02:58] daftykins it's from a 180$ chromebook which broke quickly :) That's to be expected. But should installing work? (Installer just crashed installing onto it, btw) [02:59] Error log then told me that it occurs when there's an issure with the disk :) [02:59] Schumi23: time to run memtest. choose 'test memory' off the menu instead of 'try ubuntu' [02:59] daftykins ok [02:59] You said at least 3 times, right? === Owner__ is now known as Guest81667 [03:02] Schumi23: correct [03:03] how do you call a directory on a terminal? [03:04] i use cd don't work [03:04] sorry for sounding retarded there] [03:04] i wish ubuntu would have similar commands to dos [03:04] jct64: what do you mean? what's it say? [03:04] are you using sudo cd ? [03:04] i can't go into a folder. i started up, i'm in my user folder, and i can't go to downloads [03:05] jct64: you need to capitalize D [03:05] cd Downloads === achernya_ is now known as achernya [03:05] sure do. [03:05] jct64: Case sensitive [03:05] thanks <_R [03:10] daftykins: did you look at Schumi23 smartctl report? it had over 1.4mil raw_read errors where worst shows should be 79 [03:11] daftykins: it could be that I just don't know how to read those reports [03:12] sacarlson: which line? [03:13] daftykins: line 57 but since it doesn't show when-failed maybe that's normal [03:13] sacarlson: also you're referring to the first disk which i already called out as dead. [03:13] daftykins: oh ha ha my bad [03:13] sacarlson: also line 72 had 240 pending sectors :) [03:19] I'm experiencing a really weird problem with my mozilla applications (thunderbird and firefox). Neither of them "remember" anything anymore. Thunderbird forgot all my e-mail accounts, and even if I add them again, forgets them upon restart. Firefox doesn't store previous sessions/history. Any thoughts? Thanks! [03:20] scipy53: maybe your running from a live cd? they don't have persistance over reboot [03:21] sacarlson, Nope, I've been running this PC booting the OS from harddrive partition for months now. [03:21] But that would explain it if it was the case [03:21] scipy53: did you run firefox/thunderbird with sudo? [03:22] *please don't [03:22] ^^^ yeah check the permissions [03:22] umm i just run it from the "start" menu [03:22] scipy53: Try removing the .mozilla and .thunderbird folders. Possibly a corruption of the databases? [03:22] how can i check permissions, i think it does have something to do with that as ive had to start running some of my apps as sudo suddenly [03:23] scipy53: touch a file in your home and reboot and see if it's still there. or just cd ; ls -l and see if there are any files with modified dates since before your last reboot [03:23] jeffrey_f, Would I lose my bookmarks? I guess I'll back those up [03:23] scipy53: Try the permissions first. Otherwise, drop the folders, they will recreate on app start [03:24] scipy53: you can find all directories not owned by yourself by running find ~ -type d ! -user $USER [03:24] scipy53: oh ya that must be it, the permissions set on those apps data , skip my idea [03:24] sacarlson, Tried the ls -l, nothing unusual [03:24] * sudo find ~ -type d ! -user $USER [03:24] Wait sorry so what should I do with regards to permissions? [03:25] Thanks in advance fellas, much appreciated [03:26] oh wow so i know its something related to permissions, i ran the apps as sudo and everything is back [03:26] scipy53: you can try the command above to get a list of the directories not owned by your user [03:26] oh ok [03:26] well on firefox at least [03:26] scipy53: don't run them as sudo, if you need to run anything gui with privileges use gksu [03:26] Hey, my friend is having a problem where random "t"s get inserted when she tries to type stuff in firefox. She's running ubuntu 14.10 on an alienware 14. Any ideas what's going on? [03:27] nomadpenguin: Keyboard problem? [03:27] EriC^^, Ok ran that command, I see a lot of folders [03:27] scipy53: ok if you want you can just [03:27] Including mozilla firefox cache === Guest91330 is now known as linux_noob_ubunt [03:28] jeffrey_f: She's tried an external keyboard, and it does the same. It also messes up in gedit. [03:28] daftykins , there wasn't something called memtest, but there was a thing "Check disc for defects" = and it said it found 3 in the end. [03:28] and thunderbird folder [03:28] I'm not sure what tha tmeans [03:28] * sudo find ~ -type d ! -user $USER -exec sudo chown $USER: '{}' \; [03:28] You mentioend something about 0ing it, what doess that entail? [03:28] nomadpenguin: An external keyboard doesn't disable the laptop's keyboard. [03:28] Schumi23: oh so your flash drive isn't good. there should've been 'test memory' though [03:29] jeffrey_f: So how would you disable the laptop keyboard to check? [03:29] scipy53: or just sudo chown : -R /home/ [03:29] EriC^^, Sweet, ran command, re-ran previous one, looks like im root for all now [03:29] nomadpenguin: just the leter "t" ? is it only in that application firefox? maybe stuck key on keyboard hardware if seen in other apps [03:29] daftykins so reinstall ubuntu onto the flash drive? Ok [03:29] it's not installing, but yes [03:29] scipy53: the chown command would be better as it'd get any files that aren't owned by you as well [03:30] daftykins if I follow http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows it should be good, right? [03:30] Schumi23: if you're creating from windows you need to check your download first [03:30] !md5 | Schumi23 [03:30] Schumi23: 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 [03:30] sacarlson: Yeah, only "t". And it's working fine in steam chat. [03:30] daftykins thanks [03:30] nomadpenguin: http://ubuntuforums.org/showthread.php?t=1663298 <---disable laptop keyboard. Read the thread, early in, says the keyboard is re-enabled on reboot. Ignore the permanent disabling. [03:31] EriC^^, Looks like that did the trick! [03:32] Thanks guys, you're the best [03:32] nomadpenguin: Jeffrey oh it has an added external keyboard so 2 keyboards? [03:33] daftykins I need to wake at 6am tomorrow so I'm gonna quit for the evening, but thanks for your help [03:33] sacarlson: No, not usually, she just did that to check if it was a broken keyboard [03:33] sacarlson: yeah, the external keyboard doesn't disable the main keyboard......thinking stuck/worn key [03:33] jeffrey_f: If it's a hardware problem, how come steam chat works fine? [03:33] how can I get my display setting to stick on every reboot? [03:34] running 12.04lts 64bit [03:34] nomadpenguin: Jeffrey ya that sounds right so the bad stuck key on the laptop would still cause problems, so try that link and disable the internal keyboard to verifty that it's not hardware [03:34] when I restart my pc I have to change display settings every time. [03:34] Schumi23: no problemo, cya o/ [03:34] running off a laptop and lcd display [03:34] nomadpenguin: Suggesting to rule out a software issue. The problem being is the main kb is still active with a secondary keyboard attached [03:34] but don't want to use the laptop screep only lcd disply [03:35] I'm able to do it but it will not stick if I reboot. [03:35] nomadpenguin: if the main keyboard is disabled and the problem goes away, you have your answer........if not, then there is another problem. rule out possibles [03:36] :jeffrey_f: She hasn't tried that, but the keyboard works fine when booted into Windows [03:36] ax562: you can turn the screen off if you want [03:37] I have my laptop screen off and my external lcd on. It works but I have to change everytime I reboot. [03:37] will not keep settings [03:38] Jeffrey you might also try create a new user account and see if it still happen when loged into the new one, but I think it's hardware [03:38] opps jeffrey_f [03:39] ax562: not sure if this would turn both off [03:39] sacarlson: another possibility [03:39] xset dpms force off , don't type it yet though [03:39] type xset dpms force on [03:40] then off, in case both turn off, press the up arrow twice to run the on command again [03:40] scarlson: It shouldn't be hardware, since it works fine on windows, and certain applications are fine [03:40] nevermind [03:42] ax562: maybe use xrandr to turn it off? [03:42] ax562: and add that to the startup apps [03:42] What I want works. Only my external lcd on and my laptop display off. [03:42] nomadpenguin: ya so maybe some added plugin gone wild, so the new user will have no added plugins so should run ok if that's the case [03:43] THe problem is it will not survive after reboot. [03:43] ax562: you can add the command to the startup apps [03:43] ax562: you're turning it off from settings > display? [03:43] using nvidia xserver setting to control [03:43] ax562: is there a command you can run from the terminal? [03:43] not sure? [03:43] i use gui [03:45] ax562: type xrandr | awk '$2 ~ /^connected/' [03:45] and paste it here [03:46] VGA-0 connected 1600x900+0+0 (normal left inverted right x axis y axis) 443mm x 249mm [03:46] LVDS-0 connected (normal left inverted right x axis y axis) [03:46] EriC^^, good morning to you! [03:47] ok try xrandr --output LVDS-0 --off [03:47] see if it turns off [03:47] liuxg: thanks, you too! [03:47] liuxg: how's it going? [03:48] Hi, how would I go about changing the default syn_recv timeout? [03:48] EriC^^, I still failed to create the bootable USB disk. I also referred to a video here at http://www.fernhilllinuxproject.com/guidesandhowtos/installubuntutousbdrive.html. I do not what could be the problem for it [03:48] did it nothing happened [03:48] EriC^^ [03:50] anyone have any idea how to get frootvpn working on xubuntu [03:52] ax562: is the screen already off? [03:53] yes [03:53] well, turn it on [03:53] and try the command again [03:53] Geo might you have more than 1 connection to wan maybe a load balancer? [03:53] but it will not stick after I reboot [03:53] ax562: you'll add the command to the startup apps so it runs when you login [03:54] EriC^^ my settings now are how I want them. laptop screen off external lcd screen on. [03:54] ok so take a picture of the setup [03:55] which command? This "xrandr --output LVDS-0 --off"? Where to? [03:55] take a picture? [03:56] ax562: open the dash and type startup [03:56] Well she's seems to be afk now, so I have no idea if switching users helped. Thanks jeffrey_f and sacarlson ! [03:56] ax562: click on add, then type the command [03:57] running xubuntu. not sure if I have dash [03:58] on xubuntu 14.04 can I have all audio direct through my headset instead of it manually doing for each individual one? do I disable my speaker and it will force it through my headset? [03:58] ax562: try gnome-session-properties in a terminal [03:58] ax562: if nothing runs, check your home dir for an autostart directory [03:59] it worked [03:59] ax562: ok [03:59] nomadpenguin: No prob [03:59] funny thing is nvidia xserver is present [04:00] let me try a reboot [04:01] brb [04:01] ok [04:06] EriC^^ didn't work [04:06] ax562: ok is the screen still on? [04:06] try xrandr --output LVDS-0 --off [04:07] in terminal? [04:07] yes [04:07] didn't do anything. but laptop screen is already off. [04:07] i turned off manually [04:07] why? [04:07] because I do it everytime i login [04:08] should I reboot? [04:08] turn it on if possible [04:08] how? [04:08] it's laptop display [04:09] how did you turn it off? [04:10] done [04:10] ok [04:10] try xrandr --output LVDS-0 --off [04:10] that actuall works [04:10] xrandr --output LVDS-0 --off [04:10] ok [04:10] turned it off [04:10] sup? [04:11] 14.04 or 14.1...that is the question [04:11] ax562: when you added it to the startup apps [04:11] ax562: did you add it to the program name or the command? [04:12] uberdub: Long Term Support (5 yrs) with no bleeding edge software, or 14.10 - Most recent releases, some could be buggy. [04:12] i know, i cant decide [04:12] I am quite impressed with 14.04. 12.04 was solid too. [04:13] stability is always nice [04:13] fo sho === sins-_j is now known as sins- [04:13] Oo [04:13] uberdub: stable or can you deal with some bugs now and again??? [04:13] latest kde? [04:14] i can....question is if its worth it for the latest and greatest bells and whistles [04:14] EriC^^ I added a command and named it laptop display off [04:15] ax562: ok [04:15] ax562: if you want you can add the command to ~/.profile === Owner is now known as Guest30214 [04:15] uberdub: You can always re-install if things get out of control [04:15] would heirarchy matter? [04:16] ax562: add it to the end [04:16] i just renamed it zlaptop display off [04:16] so it's at the bootom of the list [04:16] ax562: don't think so [04:16] it was before nvidia [04:16] you can check what the nvidia command does [04:16] should i remove it or leave it in gnome properties? [04:16] by pressing edit [04:17] sh -c '/usr/bin/nvidia-settings --load-config-only' [04:17] i just run ubuntu touch on my galaxy nexus,but it's old version! has anyone know where can find the new version? [04:17] that's what it says [04:17] nvidia [04:17] ax562: no idea what that does [04:17] you could test it in the terminal to see if it turns the screens on [04:18] ax562: i think you have to add the command to ~/.profile to get it to work though [04:18] didn't do anyhthing [04:18] !touch | ganja [04:18] ganja: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [04:18] ax562: type gedit ~/.profile [04:18] where is ~/.profile? [04:18] and add it at the end [04:19] ax562: you can remove the command from the startup apps [04:19] ok thank u [04:19] hello again [04:20] ok added to the end of /.profile and removed from startup [04:20] ax562: it's in your home dir, it's a hidden file so you need ctrl+h to see it [04:20] should I restart? [04:20] ax562: yeah [04:20] yeah i didn't see it [04:20] I have hidden files enabled as well [04:20] but gedit opened it [04:21] ok [04:21] Is this all I add though xrandr --output LVDS-0 --off [04:21] then save? [04:21] yup [04:21] ok [04:22] reboot brb [04:22] axisys: To be sure, it is ~/.profile (not /.profile) [04:23] ax562 not axisys Sorry [04:26] didn't work :( [04:26] ax562: To be sure, it is ~/.profile (not /.profile) [04:26] ax562: that's odd [04:26] gedit ~/.profile [04:26] is what I ran [04:27] ax562: Ok, good. [04:27] xrandr --output LVDS-0 --off [04:27] is appended === ubuntu is now known as Guest20398 [04:27] ax562: EriC^^ What is the problem we are trying to solve? (I'm late to the conversation.) [04:27] and xrandr --output LVDS-0 --off does work if I run manually [04:28] weird [04:28] just tried it right now [04:28] usr13_: he wants to turn off his display when the pc boots [04:28] laptop display [04:28] so i had my system working with the radeon driver, which took making an xorg.conf file, for 2 weeks after upgrading and now again it wont boot without nomodeset .. any ideas ? 14.10 [04:28] I have 2 displays laptop and external lcd [04:28] ( he's using another display ) [04:28] EriC^^: ax562 Well, I suppose just a user's startup script would do it. [04:28] but only want one on (external) [04:29] xrandr --output LVDS-0 --off [04:29] ^this works [04:29] ax562: you could try to add a sleep before the command [04:29] but doesn't work at boot from ~/.profile [04:29] ax562: like sleep 5 [04:29] mmmm... and if ax562 add the command line to /etc/rc.local ? -.- [04:29] then the command below it [04:30] ax562: What Chuck_Norris But it needs to be run as user. Right? [04:30] that could work too, sleep [04:30] let me try sleep first [04:30] brb [04:30] would sudo matter? [04:30] when running gedit ~/.profile? [04:30] ax562: You do it as user. Right? [04:31] ax562: No, it needs to be done as user. Right? [04:31] yes I have not typed sudo [04:31] i like the rc.local idea [04:31] cause it won't run every time you use an interactive shell [04:32] login shell [04:32] so sleep or rc.local? [04:32] ax562: That is why it did not work. You now need to chown it back to user [04:32] usr13_: no need for sudo [04:32] i never used sudo [04:32] EriC^^: Correct [04:33] ax562: ls -l ~/.profile #Who owns it? [04:33] usr13_: obviously him cause he was able to save it with gedit [04:34] -rw-r--r-- 1 user user 858 Nov 9 20:21 /home/user/.profile [04:34] ax562: try the rc.local [04:34] ax562: if it doesn't work give sleep a shot [04:34] what do i do to /etc/rc.local? [04:34] ax562: you'll need to run gksu gedit /etc/rc.local [04:35] EriC^^: But if he puts it in /etc/rc.local, it will be run as root. [04:35] ax562: add it before the exit 0 in rc.local [04:35] usr13_: no biggie [04:35] Ok [04:35] put this in rc.local "xrandr --output LVDS-0 --off"? [04:36] yes [04:36] before exit 0 [04:36] brb reboot [04:42] didn't work [04:42] ax562: Is your user name actually "user"? [04:43] ax562: I did not expect it to work, the command needs to be executed as user. Right? [04:43] i also noticed that if i run xrandr --output LVDS-0 --off my taskbar gets cut off. I lose the time label and all of the right side of the taskbar [04:43] ax562: You ran the command and it worked. Right? (You ran it as user. Right?) [04:43] yes [04:43] if i run xrandr --output LVDS-0 --off [04:44] it works the my taskbar is cut off [04:44] right side is missing [04:44] Is the user name really "user"? [04:44] yes [04:44] Ok. [04:44] What DE are you using? [04:45] DE? [04:45] ax562: unity, xfce, kde ....??? [04:45] xfce [04:45] https://wiki.ubuntu.com/LightDM [04:45] lovely [04:45] ax562: Ok here is what you need to do. [04:46] ax562: ... just a sec... [04:46] you can add commands that run when lightdm starts [04:46] the only way it works correctly if I manually go into nvidia setting and disable the laptop display [04:49] ax562: cat > ~/bin/kill-display [04:49] ax562: xrandr --output LVDS-0 --off [04:49] ax562: Ctrl-d [04:50] ax562: chmod +x ~/bin/kill-display [04:50] cat > doesn't work [04:51] ax562: What error do you get? [04:51] cat > ~/bin/kill-display" [04:51] doesn't work [04:51] nothing [04:51] ax562: Yes it does, on the next line just type the command: [04:51] blinking cursor [04:51] oh! gosh... dat tip, well, tip of da day brought to you by "chuck norris": shopt -s cdspell - then try: cd $HOME/pictures -.- [04:51] xrandr --output LVDS-0 --off [04:51] How do I get to "reverse vnc" in the 14.04 GUI?????? [04:51] ax562: cat > ~/bin/kill-display [04:52] ax562: cd && cat > bin/kill-display [04:52] ax562: chmod +x ~/bin/kill-display [04:53] How do I get to "reverse vnc" in the 14.04 GUI?????? [04:53] ax562: Are you with me? [04:53] i ran "cat > ~/bin/kill-display" [04:53] xrandr --output LVDS-0 --off [04:53] Ctrl-d [04:53] chmod +x ~/bin/kill-display [04:53] looks to have worked [04:53] am I ok? [04:53] ax562: by Ctrl-d I mean to hold down the Ctrl key and hit the key d [04:54] i did [04:54] ax562: Sorry... do you get it? [04:54] yes [04:54] it looks to have worked [04:54] ok then: chmod +x ~/bin/kill-display [04:54] i did [04:55] Now go to System -> Sessions and Startup and click Aplication Autostart [04:55] ax562: Click +Add [04:55] i don't have sessions and startup [04:56] ax562: Sure you do... [04:56] ax562: In the applications menu do you see Settings? [04:56] check pm [04:58] How do I get to "reverse vnc" in the 14.04 GUI?????? [05:02] !info gitso [05:02] gitso (source: gitso): simple frontend for reverse VNC connections (remote assistance). In component universe, is optional. Version 0.6.2+svn158+dfsg-1 (utopic), package size 177 kB, installed size 272 kB [05:02] ska if you can read german, http://wiki.ubuntuusers.de/Gitso as the english wiki is out of date [05:03] ska: What is reverse vnc? [05:03] usr13_, for getting help tru a blocked router [05:04] help seeker cannot open firewallports, to accept a vnc connection [05:05] didn't work ugh. [05:05] What is the name of the movie about something like stargates with rotating circles? [05:05] fling how is that related to ubuntu support? [05:06] OerHeks: sorry! [05:06] good morning to all [05:06] hi lotus [05:06] OerHeks: hi, early bird :p [05:06] you are 6 minutes late :P [05:06] lol [05:07] ax562: Really? but yet it works if you type it in a terminal window? [05:07] ax562: cat ~/bin/kill-display #Does it say what you think it does? [05:07] yeah but it doesn't work properly through terminal [05:07] I think my resolution is off [05:08] ax562: Whell what should it be? [05:08] the only way it works 100% is disabling display through nvidia settings [05:08] *NVIDIA X Server Settings [05:09] how can i make a .deb out of sux (version that is not supported anymore by trusty)? [05:09] ax562: add: #!/bin/sh in the start of kill-display [05:09] !info sux precise [05:09] sux (source: sux): wrapper around su which will transfer your X credentials. In component universe, is optional. Version 1.0.1-6 (precise), package size 9 kB, installed size 64 kB [05:09] ok [05:09] i tryed apt-get download sux but didnt find package [05:10] then below #!/bin/sh put the command [05:10] ax562: On a line by itself, (the first line). [05:10] lotuspsychje, maybe this is a solution? http://askubuntu.com/a/462848 [05:11] Chuck_Norris: May need to sleep for a few seconds first... I dono [05:11] but like I said "xrandr --output LVDS-0 --off" doesn't really work. The laptop display is off but it's like it still recognizes it because I can move pointer off of ext lcd screen and resolution is probably off. lost my clock from taskbar [05:11] ax562: xrandr | pastebinit [05:12] usr13_: may be yes, idk [05:12] OerHeks: tnx, but sux is the best tool for my needs, other solutions like gksudo doesnt do what i want [05:12] OerHeks: i also have sux installed, can i rip a .deb from my existing installed version? [05:13] http://paste.ubuntu.com/8913079/ [05:13] lotuspsychje, not sure that will work, let us know if it does :-) [05:13] OerHeks: or if i can find a way to apt-get download from precise repos? === leaf is now known as Guest96189 [05:14] anyone else using chrome (not chromium)? [05:14] RustyShackleford: ask your issue mate [05:14] are you experiencing frequent crashing? [05:14] lotuspsychje, be patient haha [05:14] RustyShackleford: did you try start from terminal to see errors [05:15] i did not, but thats a great idea [05:15] ax562: not sure what you're saying.... [05:15] lotuspsychje, you might want to build it yourself? https://launchpad.net/ubuntu/+source/sux/ [05:15] RustyShackleford: is it random crash, or just when playing video's? [05:15] OerHeks: lemme check [05:16] ax562: Is the screen size not correct for TV-0 ? [05:16] lotuspsychje, seems to be random. Its not really that frequent. Once a day or so [05:16] ubuntu says it crashes, but its not the whole program. I think perhaps just one tab [05:16] vga 0 is my external lcd [05:16] i don't notice any problems, but ubuntu reports them to me [05:17] lvds-0 is my laptop display [05:17] ax562: Ok. So is VGA-0 not correct screen size? [05:18] ax562: (What else needs to be done? Are we killing LVDS-0 with the command we used in Autostart?) [05:18] hello [05:18] OerHeks: thank you! found the .deb here: http://launchpadlibrarian.net/57797582/sux_1.0.1-6_all.deb [05:18] not sure but when I run "xrandr --output lvds-0 --off" the laptop display turns off but my vga 0 doesn't adjust to change [05:18] suzanne: hello [05:19] RustyShackleford: try from terminal :p [05:19] ax562: What does it need to be? 1600x900 ? [05:19] usr13_: the goal is to kill lvds-o and vga 0 adjust to the kill [05:19] lotuspsychje, will do, thanks for the idea [05:19] yes [05:19] one other thing: I'm running 14.04 and I want to upgrade eventually [05:19] I'm not sure if the resolution is an issue [05:19] OerHeks: im making a collection of my favorite packages with apt-get download package [05:19] i don't think i've ever performed the upgrade. I just clean install [05:19] what do you think? [05:19] ax562: Ok. Add another line to /home/user/bin/kill-display [05:19] RustyShackleford: stick to 14.04 its rocksolid [05:20] i could do that too. I suppose there isn't anything that I want a newer version of [05:20] it does look like 1600 x 900 but my taskbar is cut off and I'm able to move my mouse off screen to new screen [05:20] xrandr --output VGA-0 --mode 1600x900 [05:20] i'd like to see what they've improved though, if anything [05:20] RustyShackleford: 14.10 still has issues with grafix [05:20] ok [05:21] lotuspsychje, i have terrible luck with my graphics card so maybe I'll wait [05:21] RustyShackleford: of course it depends on your machine [05:21] this version of ATI catalyst works just fine. Better not mess with it haha [05:21] RustyShackleford: enjoy trusty a bit, its supported to 2019 :p [05:21] ~/bin/kill-display [05:21] xrandr --output VGA-0 --mode 1600x900 [05:21] then? [05:21] i am having issues with my comeputer, i can use other profiles but the main one that is used alot,does not work after some commands, like remove *desktops and a reboot [05:22] ax562: No, needs to be on line by itself. [05:22] login issue* [05:22] ax562: See my pm. [05:22] suzanne: ubuntu version? [05:24] lotuspsychje, 14.04 [05:24] suzanne: so you can login to other users, but not your main account? [05:26] lotuspsychje, yes, which is the main admin account [05:26] suzanne: what happens after login exactly? [05:26] anyone know how to force ubuntu 14.04 to only use internet when vpn is enabled [05:27] mblah01: you using openvpn? [05:28] no pptn [05:28] ive set the wired connection to automatically connect to vpn but if the vpn drops out it doesnt seem to do what i want [05:29] !vpn | mblah01 [05:29] mblah01: For more information on vpn please refer to https://wiki.ubuntu.com/VPN [05:29] mblah01: maybe the #openvpn guys might be able to help also [05:30] lotuspsychje, http://pastebin.com/1sNTM0K1 this is the commands [some] [05:31] suzanne: can you tell us what you are trying to do exactly? [05:31] suzanne: did you try lubuntu-desktop and trying to remove now? [05:31] lotuspsychje, what happens is what i go to the main account it flashes text you can barely ready then fail, then redircet me back to the login screen [05:33] lotuspsychje, i was trying out desktops weeks ago, but i wanted to clean* up my computer,so i this was the atempt [05:33] suzanne: your main version was ubuntu desktop? [05:34] yes, i was trying to reinstall the default lotuspsychje [05:34] suzanne: purge desktops can be tricky sometimes and remove things you might still need [05:34] yeah, don't purge [05:35] so i should not have purged ? [05:35] suzanne: i would reinstall ubuntu desktop 14.04 fresh [05:35] -.-... no [05:35] :P [05:35] and you should not use "startx" [05:36] you can try installing the ubuntu-desktop package and see if that works for you [05:36] *reinstalling lubuntu-desktop === Shiftos_ is now known as Shiftos [05:37] *reinstalling ubuntu-desktop [05:37] suzanne: dont forget to backup data, if things go wrong :p [05:38] lotuspsychje, Ben64 got to relog to try it,as i am using the same pc i am talking about. [05:38] lotuspsychje, i live my the dangerous side. [05:38] suzanne: ok [05:38] don't purge stuff unless you know exactly what it will do [05:39] suzanne: its good to experiment, to experience what can happen [05:39] XD no backups cuase of not much room/ no setup to do so [05:39] ax562: So, did you try the commands from a terminal? [05:39] ax562: Or what? [05:39] trying now [05:39] ok [05:39] lotuspsychje, well all my "catz" videos and pic are going to be gone if i mess up :P [05:40] suzanne: there is photorec to recover data if you want === sins-_j is now known as sins- [05:41] lotuspsychje, lol thanks ify it was a joke... [05:41] suzanne: i know :p [05:43] suzanne: maybe Ben64's solution will fix your main login again [05:44] lotuspsychje, well i guessed i missed tht. what was it again ? [05:45] suzanne: to download ubuntu-desktop again [05:48] oh well i already did [05:48] lotuspsychje, please check your pm [05:53] freenode [05:57] back [05:57] suzanne: did it work? [05:58] lotuspsychje, ben64 its the same result. not working, on the strange note. i can use the same pc{im using it to chat your you] to login to another account [06:00] suzanne: you can try grub recoverymode and 'fix broken packages' [06:00] suzanne: so just your user is broken? [06:02] ben64 i guess you can say that. i have never even deal with this/hear of this problem before [06:02] lotuspsychje, ok im off [06:02] brb [06:07] http://askubuntu.com/questions/109404/how-do-i-install-latest-php-in-supported-ubuntu-versions-like-5-4-x-in-ubuntu-1 [06:07] quoting For Ubuntu 12.10 [06:07] Ubuntu 12.10's official repository is updated to PHP 5.4. You should use the main repository package if you can. To do this, just install PHP5Install php5 without enabling any PPA. [06:07] "You should use the main repository package if you can" [06:07] !12.10 | Hecter [06:07] Hecter: Ubuntu 12.10 (Quantal Quetzal) was the 17th release of Ubuntu. Support ended on May 16th, 2014. See !eol, !upgrade and http://ubottu.com/y/quantal [06:09] lotuspsychje: Hi, but i think my client doesnt want me to upgrade 14.04, he just want me to upgrade php version to 5.4 [06:09] !info php trusty [06:10] Package php does not exist in trusty [06:10] !php | Hecter [06:10] Hecter: PHP is an HTML-embedded scripting language. A command-line only version can be installed in Ubuntu with the "php5-cli" package. See also !lamp for integrated server PHP. The Ubuntu server PHP5 guide is found at https://help.ubuntu.com/12.04/serverguide/C/php5.html [06:11] !info php5-cli trusty | Hecter [06:11] Hecter: php5-cli (source: php5): command-line interpreter for the php5 scripting language. In component main, is optional. Version 5.5.9+dfsg-1ubuntu4.5 (trusty), package size 2105 kB, installed size 8813 kB [06:15] lotuspsychje, Ben64 still does not work, but i got a little bit of a differnet response. [06:16] suzanne: meaning? [06:16] suzanne: well don't leave them in suspense! [06:19] daftykins, XD [06:21] lotuspsychje: the links were to upgrade to 5.5, but i just need 5.3.3 from 5.3.10 , this is to simulate the live server. [06:21] lotuspsychje, so the txt was shorter this time when it flashed, then i tried again to login and then nothing, maybe some text that takes most of the screen. the same ones that you see in the older days[still still at times] when you boot in/up [06:22] is it dead today?? is is it cause its a monday.... [06:22] or is it going to be a monday* [06:22] hi yall [06:23] OerHeks: don't tell me you're still here working saving the elementons? you helpd me earlier download the pybookreader, and i thought everything installed allright, but i can't get it to launch any way :: http://ubuntuforums.org/showthread.php?t=1140053 [06:23] Hecter, bad idea, your "client" is vulnerable for heartbleed and other leaks that are not patched [06:24] mikubuntu, what errors do you get when you start it in terminal? [06:24] use paste.ubuntu.com for multiple lines [06:25] OerHeks: No command 'pybr' found, did you mean: Command 'pytr' from package 'pytrainer' (universe) [06:26] OerHeks: i'm pretty sure all i had to input was pybr in an earlier installation i had two years ago on another laptop [06:26] mikubuntu, that package was from 2009, looks like dependencies are gone [06:27] OerHeks: u mean the one i have now, or the previous one? [06:28] mikubuntu, i use calibre for ebooks, great app === crypt1 is now known as flair [06:28] i am not sure it can be fixed [06:28] OerHeks: i use pybr as a teleprompter, does calibre offer the same function? === n_ is now known as tp43_ [06:31] mikubuntu, no, i don't think so [06:32] OerHeks: :( i haven't found any other open source app that offers the teleprompter functionality [06:34] OerHeks: i have this great idea for an app called Elementon. it does anything you want it to. lol. [06:36] I made a service file and placed it in /etc/init/chatscreen.conf. But "service chatscreen" outputs "chatscreen: unrecognized service". Am I doing something wrong? [06:37] mikubuntu, i cannot find teleprompter/autocue software too [06:38] OerHeks: ask [06:39] slixpk: what are you trying to do? [06:39] create a custom service, it's pretty obvious ^ [06:40] cryptodan: I'm trying to make a service that spawns a screen session running weechat on boot on another user. And it should restart itself. [06:40] slixpk: put that in their bashrc file [06:40] OerHeks: ran an upgrade, even apache was upgraded, and files are now in /var/www/html, not in /var/www [06:40] vhosts are showing all the splash page :D [06:40] any advise to fast fix this? [06:41] Hecter: good [06:41] Hecter, 12.10 is no longer supported. [06:42] cryptodan: The service needs to run before the user connects. The point is to have a persistent IRC client that is always connected, even if the user is not ssh'ed in at that time. [06:42] slixpk: get a bouncer or use irccloud.net [06:44] cryptodan: This service will also run all of my IM networks with bitlbee, and neither a bouncer or irccloud solve that. I'm planning on having my laptop constantly have a mosh open to this screen, although it's possible that this screen+mosh+weechat solution is too complex and I should reconsider. [06:44] OerHeks: i found this promptcast app, could u help me install for testing? [06:44] slixpk: its impossible [06:45] Sick [06:45] slixpk: and irccloud.net will solve it as it will always be connected regardless of where you are. [06:46] cryptodan: I've done this before with systemd. I just ran into this issue where the 'service' command, which I thought ran upstart services, won't recognize my service file. [06:46] OerHeks: i found this promptcast app, could u help me install for testing? http://sourceforge.net/projects/promptcast/ [06:46] cryptodan: irccloud wouldn't be able to connect to a locally-running bitlbee server. Also, I'm concerned that running a web browser just for chatting would be annoying. [06:47] well for starters its init.d and the config file should be called upon in the bash script [06:47] OerHeks: sorry dint realize i posted without the link [06:48] mikubuntu, that would be a windows app, use wine for that? [06:50] cryptodan: Ah, okay. So service files in /etc/init don't magically become available through 'service'. That's unfortunate. The other files in /etc/init.d look relatively complex, and I only want to run a single command.. [06:50] OerHeks: oh, sorry, din't realize it came from the evil empire. i cannot touch it. [06:50] but that is where service scripts are ran from slixpk [06:52] Hi, I installed Wine today, and now when I insert an SD card into my computer, 'Resource Hacker' (reshack.exe) tries to run [06:53] does anyone know how I can disable this? [06:53] maybe it's following autorun code on it [06:54] thanks for the reply, daftykins. There's no autorun code on the card [06:54] cryptodan: I was hoping upstart made writing services easier. [06:55] rodney77: had you installed said program with wine then? you know there's also a wine channel? [06:55] slixpk: the service command I believe only checks /etc/init.d/ and goes from there [06:55] daftykins, I didn't install the program. I will ask in the wine channel. Is it just #wine? [06:55] #winehq i believe [06:56] i sincerely doubt 'resource hacker' materialised onto your non-Windows system ;) [06:56] rodney77: check Removable Drives and Media and see what options are there [06:58] cryptodan, I'm not sure I understand [06:58] rodney77: what desktop environment are you running? [06:58] I can see my SD listed in the sidebar as being mounted [06:59] cryptodan, unity [07:00] I love the snippets manager plugin in gedit. Other than that, I only used vim. [07:00] Is there a way I can get gedit to open, with the snippets manager already open? [07:00] any flag like gedit --snippets ? [07:01] rodney77: do you have in system settings something called Removable Media? [07:01] cryptodan, no [07:02] rodney77: can you take a screenshot of your settings? [07:03] I'm trying to start the service with initctl, but if I run status on it immediately after, it says it's stopped/waiting. I've already checked that the syntax is correct. [07:04] cryptodan, http://snag.gy/LoJA5.jpg [07:05] rodney77: you are missing that option to tell the system what to do when you insert something [07:05] hmm [07:07] ok I have an executable on the card [07:07] and it's trying to autorun it [07:07] there's no autorun.ini [07:07] but deleting this will almost certainly fix my problem [07:08] rodney77: check to see if hidden files are viewable [07:09] cryptodan, all that was hidden was trash [07:09] i deleted it and the exes [07:10] hello [07:10] hi, my ~/.ssh/ permissions keep changing [07:10] i set it to 600 [07:10] but then after a while some files are 644 [07:10] and i can’t login [07:12] After looking into it further, dmesg reports that my main process is ending instantly. However, I just executed the part in "exec" manually, and it worked without complaint. So I'm not sure why upstart is failing to run it. [07:12] rodney77: you need to find the place to change what to do when you insert a USB Drive [07:13] ashlee, 700 for ~/.ssh/ and 600 for ~/.ssh/authorized_keys https://help.ubuntu.com/community/SSH/OpenSSH/Keys [07:13] cryptodan, I removed the exes and the card mounted just fine, so it's doing what I want it to do now [07:13] thanks [07:14] OerHeks: what about this Telekast, it looks to be linux :: http://sourceforge.net/projects/telekast/?source=typ_redirect [07:14] OerHeks: yeah that’s what it’s set to, but if i try and login i get promted for a password [07:14] debug1: Roaming not allowed by server [07:21] Is there any reason an upstart "script" area would immediately fail, but running the same script via bash or whatever would succeed? [07:21] mikubuntu, might work, xulrunner [07:21] I'm having trouble debugging this because upstart doesn't say why my script exits, and running the same thing in my shell works correctly. [07:23] slixpk: dpaste.com the file [07:24] OerHeks: could you help me install the telekast for testing? :: (i downloaded the tar.gz already) :: http://sourceforge.net/projects/telekast/?source=typ_redirect [07:24] cryptodan: http://dpaste.com/0B9E35C [07:26] slixpk: there is no exec before the screen line [07:27] cryptodan: Added it, http://dpaste.com/0NHYY4W . But I still get that error over and over again before upstart gives up. [07:28] remove the script lines [07:29] cryptodan: I had that before, but it was also erroring. [07:31] weird [07:34] Oh well. I'll keep looking for solutions. Thanks cryptodan. === sins-_j is now known as sins- === superbot is now known as Guest61754 [07:39] hey folks! i had sabnzbdplus and also had it loading at startup. i'm choosing to uninstall the software, but what files am i looking to remove or edit to similarly remove the startup script? [07:39] find their website for their documentation [07:39] BUSY: look at update-rc.d [07:39] BUSY: well if you added a startup script... remove that. [07:40] Ben64: i did, but it was ~a year ago and i'm not sure exactly where i might have done that [07:40] mdoge: in /etc/ somewhere? [07:40] could be anywhere then [07:41] BUSY: update-rc.d is a program [07:47] Hi, I have 2 Ubuntu boxes (EC2 servers). If I run `sudo scp ~/mydir/* user@box2:/home/user/mydir`, it succeeds (so this is not an SSH or permissions problem). BUT, if I use `sudo rsync -avz ~/mydir/ user@box2:/home/user/mydir/`, it hangs after "receiving incremental file list". Even with `--dry-run`, it hangs at the same point. Any suggestions? === AntiSpamMeta2 is now known as AntiSpamMeta [08:13] whats the official/good PPA for truecrypt on 14.10? [08:14] hi! [08:14] truecrypt development stopped afaik [08:14] Is there a GUI tool to set prefered pulse audio devices per application (even if no audio running from them?) [08:14] linux_noob_buntu, truecrypt = abandonware [08:14] Hi guys, I really need help [08:15] how do I revert the sudo upgrade? [08:15] Hecter, reinstall the version you want. [08:15] well, I need truecrypt because its cross platform (I use it on my mac and linux). Please, any good PPAs? [08:16] linux_noob_buntu, truecrypt is no longer supported. you want an unsupported encryption on your sytem? good luck with that. [08:16] cfhowlett: yes [08:16] !truecrypt [08:16] Truecrypt is a free open-source on-the-fly disk encryption software. See https://help.ubuntu.com/community/TruecryptHiddenVolume [08:16] linux_noob_buntu, you break it, you fix it ... [08:17] I asked for PPA, it would be very helpful to get that. On arch its as easy as pacman -S truecrypt, I'm looking for 7.1a thanks. [08:17] ben64_, hello? [08:17] he just quit... :? [08:18] linux_noob_buntu, I doubt you'll find any official or well maintained ppas as truecrypt is not considered safe to use because the development is no longer active and it may contain unfixed security issues. [08:18] cfhowlett : I was following this [08:18] http://askubuntu.com/questions/109404/how-do-i-install-latest-php-in-supported-ubuntu-versions-like-5-4-x-in-ubuntu-1 [08:18] my php version was 5.3.10 [08:18] truecrypt is still useful. [08:18] how do i revert even the apache2? [08:19] I don't care if it has bugs, I need it, OK? [08:19] first google result: https://launchpad.net/~stefansundin/+archive/ubuntu/truecrypt [08:19] Hecter, right. you asked for revert from an upgrade. not doable in ubuntu. you can only reinstall the previous install. to install a specific app, you need to install that app number, e.g. sudo apt-get install thisname3.1.1 [08:19] just boot 14.04 successfully after installed on hdv but needed to set "nomodeset" or get empty screen, howto here http://ubuntuforums.org/showthread.php?t=1613132, thanks sacarlson, EriC^^ [08:20] are you wanting someone to do it for you or instruct you on the process ? linux_noob_buntu [08:20] wub_wub: yes, I've seen this one, I just came here to double confirm (see what community uses) [08:20] wub_wub: thank you [08:21] I don't use it and I don't recommend it, so if you want that perhaps wait for someone else to respond. === johnny is now known as Guest46712 [08:21] hi [08:22] hi [08:22] <_10bag> hi johnny [08:22] hi [08:22] linux_noob_buntu, the question is, are you going to be using this is production/professional environment ? === ubuntu is now known as Guest83722 [08:22] truecrypt is better than bitlocker but its still trash imo [08:22] how to install libffi5 in 12.04? apt-cache only lists versios 6 [08:22] i cannot dual boot my unbuntu along side xp [08:22] not recommended for production it has bugs [08:22] corey84-: well, its the only cross platform solution thats production ready and easy to use [08:22] Guest46712, sure can what issue/error [08:23] its a question guys, [08:23] Guest46712, if thats a question, then yes you can dual boot. [08:23] linux_noob_buntu, nope luksFormat OPENED and ntfs will take win its a royal pita tho [08:23] besides, I use it in combination with filevault2/luks encrypted drivers, so its fine [08:24] i installed ubuntu first no problem there then installed xp over the drive this erased ubuntu now if i try to install ubuntu it doesnot detect xp os and asks if it can install over the entire 160gb harddrive? [08:24] <_10bag> partition the drive. you shouldn't be using xp though [08:24] if your wanting some thing to keep your lil bro out of your computer then go with it, if your in a production -ish area then there maybe others that are better[you pay for them] [08:25] linux_noob_buntu, [08:25] i can partition it but it does not DETECT THE PARTITION [08:26] <_10bag> okay mate CALM DOWN [08:26] suzanne__: I use it for passwords/bitcoin wallets and stuff. So my setup is luks + truecrypt file, so its 2x encrypted. so if one is flawed, there is still other. any better setups? [08:26] right [08:26] Guest46712, please rename yourself so the open chat can have a easier time chatting with your [08:26] right [08:26] <_10bag> i had the same problem myself a few years ago..."solved" it by ditching xp and just using ubuntu [08:26] how do i do thwat [08:27] problem is i am doing a project for my masters degree so i need both xp and ubuntu to do it [08:27] !nick | Guest46712 [08:27] Guest46712: Your nick is how people know you on IRC. Please don't change your nicknames too often (use /nick newnick), or it creates a lot of confusion. You should also !register your nick with freenode. [08:28] linux_noob_buntu, yeah get a fast ssd when your doing this stuff. [best throughtput,on seperate drive] [08:28] suzanne__: I only have ssd's [08:29] Hello. I have two Ubuntu machines (12.04 LTS). One has no keyboard or mouse but a screen, the other no screen but keyboard and mouse. I have ssh access to both of them. How can I configure the headless one to forward every key stroke and mouse to the other machine right after booting? And how to tell the other to accept the remote control commands? [08:29] linux_noob_buntu, do you have a sdd just for this appicaltion? [08:29] <_10bag> actually i think i tell a lie...what i did was install xp first and used that to partition the drive. i can't remember the exact process though, sorry [08:29] still there [08:29] (They can reach each other via ipv4.) [08:29] suzanne__: I do have ssd's and regular external hdds for backups yes. they are stored in faraday cage. [08:30] ookay thanx [08:30] I have no backups in the cloud (eg. dropbox) [08:30] linux_noob_buntu, faraday cage ????!? wow.. [08:31] <_10bag> never know when that solar flare is gonna hit [08:31] suzanne__: yeah, in case of an emp or solar flare [08:32] linux_noob_buntu, sound like a srs setup. [08:32] its just a small wired cage, like bird cage lol [08:32] linux_noob_buntu, like a professional :D [08:32] Hey guys, I have been looking in to using my new midi controller (Akai APC mini) in Linux but I'm at a standstill since I have been reading this https://wiki.archlinux.org/index.php/USB_Midi_Keyboards but it mentions nothing about how to send signals back too the controller [08:32] What I want to do is make a script or maybe even a qt program that can send/receive signals from/to the controller as to change the colors of the buttons as I'd like [08:33] well give me a sec im googling stuff linux_noob_buntu [08:33] Can, and should I, downgrade kernel if there are some issues with drivers? [08:34] wub_wub, yes you can, and probably not [08:34] linux_noob_buntu, how big can your size of bitcoin* stuff can get? [max size] [08:34] memand: http://www.gnu.org/software/cursynth/ [08:34] my total backup is 10mb [08:34] I do have some more files in just for noise tho [08:34] what is your setup linux_noob_buntu as is? [08:35] what do you mean? [08:35] memand, ok - so the suggestion is to wait until the bug is resolved? [08:35] memand: https://help.ubuntu.com/community/Midi/SoftwareSynthesisHowTo [08:35] Chuck_Norris: Nice, I guess I can then choose to output CS to the midi controller somehow ? [08:36] memand: i know nothing about that topic xD [08:36] linux_noob_buntu, i just gtting a feel for your set up. so with the infomation, can help me google [08:37] wub_wub: Since I do not know the exact issue you are having, it's quite hard to give a proper answer... But generally, yes... Don't mess with the kernel unless you know what you are doing [08:37] memand: i just search some stuff :p but i can't remember the name of the best open source program for midi -.- [08:37] Chuck_Norris: Aint that the story of my life [08:37] (not knowing anything about topics) [08:37] linux_noob_buntu, bitcoin its self is about like 4-8 gb of stuff [08:37] !info ardour [08:37] :P [08:37] memand, gpu crashing when using chrome would be the basic summary so it's not really critical but important issue [08:37] ardour (source: ardour): digital audio workstation (graphical gtk2 interface). In component universe, is optional. Version 1:2.8.16+git20131003-2 (utopic), package size 3135 kB, installed size 12378 kB [08:37] linux_noob_buntu, bitcoin wallet its self is about like 4-8 gb of stuff* [08:37] there you go [08:38] suzanne__: no [08:38] wub_wub, Sounds like a bug in chrome [08:38] suzanne__: its like 100kb [08:38] linux_noob_buntu, brb [08:38] memand, nope - from what I can tell here's a snippet: http://paste.ubuntu.com/8914794/ [08:39] <_10bag> memand you looked at bitwig? it's not free or open source but is the best daw on linux imo [08:39] !ardour > memand [08:40] wub_wub, in chrome url : type chrome://gpu what if anything remarkable there ? [08:41] _10bag: not yet, but it looks like they are working on implementing the functionality I want in my program of choice (QLC+) so I where hoping I could script my way to a "quick" fix until they implement it fully in QLC [08:41] corey84-, it'll probably crash my gpu again so just give me a second to close my stuff so I can try it out [08:42] its merely a report lol [08:42] <_10bag> ahh lighting, not music. best of luck man :) [08:44] linux_noob_buntu, did you " sync" the wallet yet? [08:44] corey84-, nothing special really [08:45] basically under "problems" only stuff that's not android specific and not supported on linux is listed [08:45] that's android specific* [08:45] _10bag: Thanks, god knows that I need it at this hour :P Hours of google searching and I still have no idea how to communicate straight too the device from terminal... [08:45] suzanne__: what do you mean? [08:45] Guess I'm back to reading random ALSA man pages :P [08:46] linux_noob_buntu, im trying to remember when i used bit coin you had to wait to "sync your program with the bitcoin network to even get mining [08:47] suzanne__: ye, I just copied the blockchain from other pc [08:47] its like 20gb [08:48] memand: before reading manpages add this to the en of ".bashrc" http://paste.ubuntu.com/8915644/ -.- [08:48] Chuck_Norris: What does that do? [08:50] memand: that does: http://i.imgur.com/BceiIT3.png [08:51] nice [08:51] after: source .bashrc [08:51] wub_wub, anything remarkable? [08:51] should i use compiz with nvidia and ubuntu 14.04? i am having some lagging issues with cairo dock , but not sure if it is related to compiz. is this a known problem? [08:51] corey84-, no under "problems" only stuff that's only supported on android or not supported on linux is listed. [08:52] Chuck_Norris: I literally think that is the most useful .bashrc addition I have seen so far! === AARON is now known as Guest8429 [08:53] hey, quick question, can i dist-upgrade my way to the latest ubuntu version? [08:53] chrome://crash then please adn screenshot or c&p to dpaste or similar [08:54] can bbba but how many releases you gonna be jumping [08:54] memand: xD there are tons, i think to remeber that are people that has like .bashrc themes full of stuffs and customizations, but never try that i jus got a couple of thing in that file, but i know real sysadmin even append scripts in there -.- [08:54] corey84-: im at 9.10 right now [08:55] btw corey84- is my issue basically this: https://bugs.freedesktop.org/show_bug.cgi?id=83677 or should I submit a new bug report with gpu crash dump and system log? For the record here's the issue in system log again: http://paste.ubuntu.com/8914794/ [08:55] id say backup and fresh install then [08:55] Freedesktop bug 83677 in DRM/Intel "[HSW] GPU HANG: ecode 0:0x87d3bffa on ctx load" [Blocker,New] [08:56] linux_noob_buntu, are you there? [08:57] wub_wub, inxi -C ; uname -mr pls paste advised or seperate them [08:57] rather inxi -CG then uname -mr [08:57] Chuck_Norris: I actually use Zsh normally but I'm still at least one reinstall away from having a stable production environment, so I'm holding back on the customization for now [08:58] But that man page "hack" is definately going in there for now [08:58] linux_noob_buntu, ??? [08:59] corey84-, http://paste.ubuntu.com/8915812/ [09:00] try 3.16.3 or any 3.17 they have better support for intel gfx [09:00] Ok, I found the sending function now XD [09:00] http://linux.die.net/man/1/amidi [09:00] kernel.ubuntu.com/~kernel-ppa/mainline/ [09:01] What is the proper way to install those? [09:01] Now just to parse some custom syssex files to send the little bugger [09:02] btw corey84- this bug report - which is very similar if not the same to my issue, https://bugs.freedesktop.org/show_bug.cgi?id=83677 shows users using 3.17 [09:02] wub_wub: you could do: sudo dpkg -i linux-* and it will do its magic [09:02] Freedesktop bug 83677 in DRM/Intel "[HSW] GPU HANG: ecode 0:0x87d3bffa on ctx load" [Blocker,New] [09:03] how to install libmpfr1ldbl ? [09:03] notice that is a fedora 3.17 kernel tho [09:03] NOT the same [09:03] I run fedora and ubuntu 14.04/mint 17 [09:03] wub_wub: or one by one like: sudo dpkg -i header-all... - dpkg -i header... - lately sudo dpkg -i linux-image [09:04] Chuck_Norris, too safe that way lol [09:04] how to install libmpfr1ldbl ? [09:04] corey84-: xD [09:04] anyone still have that link to the 200 or less line irc client written in c? [09:04] wub_wub, that is ALSO rawhide on fedora nonetheless [09:04] Abhijit, pateince [09:05] rawhide is well into 3.18 rc now [09:05] cfhowlett, quality not found. [09:05] error 404 [09:05] memand: i never knew it -.- [09:05] Abhijit, jokes belong in #ubuntu-offtopic. [09:05] :-( [09:06] Okay, will try it - thanks corey84- and Chuck_Norris. If that doesn't work I'm guessing I should downgrade? [09:06] Chuck_Norris: trust me, it was not easy to find [09:06] apt policy google-chrome* gives 37 38 or 39 ? [09:06] wub_wub, ^ [09:06] oh! gtg, cya memand - cya * [09:07] corey84-, uhm... invalid command. Chrome version is 38 if that's the info you need [09:08] wub_wub, chrome://flags and enable webGL FIRST before a kernel upgrade then reload chrome (it will give button on bottom left) [09:09] linux_noob_buntu, ......................... [09:11] corey84-, I should try running chrome with webgl enabled or should I do it just before kernel upgrade but upgrade regardless [09:12] BEFORE and if still wonky run upgrade and recheck for improve [09:12] make sure you hit ENABLE NOT disable there are BOTH in chrome:flags [09:13] chrome;//flags * [09:13] yeah got it [09:13] will try it out now... and if I quit it means it killed my gpu again [09:15] yeah its deadbagain luckily i have teamviewer so ill do upgrade now [09:16] hi, i am using wicd instead of network-manager, i am using a usb dongle, chipset RT2501/RT2573. i am having varius wireless problems. this is the output of lsmod | grep -e rt7 -e rt2, see http://paste.debian.net/131087/ is this looking right? [09:16] wub_wub, you have chrome use chrome remote lol [09:17] that would probably crash too lol dont want to risk it [09:18] kernel update failing too ffs [09:18] wub_wub, if it does its h/w boss not chrome [09:21] is it safe to rm -rf /var/crash/* and rm /tmp/apport.* when i get No apport report written because MaxReports is reached already [09:21] Hey corey84- thank you very much for your help, but I think I'm probably better of running something like debian stable - which din't have these issues. [09:22] wub_wub, it will have another set of issues! [09:22] ^^ [09:22] Abhijit, no it wont. At least not right now [09:22] * Abhijit prays for wub_wub [09:24] I'm pretty sure this is an kernel, not x/ubuntu issue, however debian uses older but more stable version which as far as I know doesn't have these issues. And in the end I just need my OS to run 3-4 apps daily without any issues I think debian can handle that :) [09:24] Sorry for wasting your time corey84- :/ === caio is now known as Guest49048 [09:25] ? [09:25] ¿ [09:25] f@@@ y@@ [09:25] wub_wub, so you rather punt crap down rather than fix it ? [09:26] Yes. I want to use my OS not to fix it, even though I use linux I'm not really a "modify, customize and fix everything manually" type of guy. [09:35] I'm installing i3wm. How do i change the default desktop background? [09:35] bump.....hi, i am using wicd instead of network-manager, i am using a usb dongle, chipset RT2501/RT2573. i am having varius wireless problems. this is the output of lsmod | grep -e rt7 -e rt2, see http://paste.debian.net/131087/ is this looking right? [09:39] hi there :) [09:40] How can i change the default tty (tty7) of the xserver to something else (like tty12) [09:40] inittab file doesn't exist anymore :-/ [09:42] well no answer is also an answer... === Malsasa_ is now known as Malsasa === Malsasa- is now known as Malsasa [09:52] test 123 [09:54] hi, I want to mount a hard disk(already have a centos 7 on it) from my ubuntu, but I can only find 500M dir(may be the boot directory). How can I find the user data on this hard disk? [09:55] brook_, just mount everything from gui? one of them will have the / or /home? [09:56] from the gui I can only see 500M dir, they both have the / and /home [09:58] how can I edit fstab in ubuntu 14.04.1? [09:58] !fstab | kanupatar [09:58] kanupatar: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [09:59] i get No apport report written because MaxReports is reached already how to solve this on 12.04? [09:59] cant install any new software because of this. [09:59] Abhijit: how does that stop you from installing anything [10:00] Ben64, anything else again takes me here only. [10:00] Abhijit: pastebin the output of "sudo apt-get update" [10:02] Ben64, http://paste.fedoraproject.org/149274/13728141/ [10:03] Abhijit: lots of PPAs and mixing precise and lucid, that could be the problem [10:03] Ben64, the apport maxreport error first occured while installing the bigbluebutton. after that its there everywhere. [10:03] yeah, and that repository is for lucid [10:04] Ben64, we dont have vm for 14.04. i thought it will just work. whats the difference any way? [10:04] lucid is not precise... [10:04] !lucid [10:04] Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support continues. See http://ubottu.com/y/lucid for more details. [10:04] :-( [10:05] and 14.04 is neither precise nor lucid [10:05] Hi, Does anyone know how to disable apparmor? It's causing issues with mysql and even stopping the process still leaves stuff hanging about. Does it need to be uninstalled? [10:05] Ben64, ok. my mistake. [10:08] #avr32 [10:08] join #avr2 [10:08] sallu29, /j [10:08] thanks [10:09] Dave666: I'm pretty sure plenty of people use mysql with apparmor, so its probably better to leave apparmor alone and figure out whats going wrong with mysql [10:11] trijntje: Yeah the problem is that it can't write out the results of queries to files as apparmor blocks it. So reporting wasn't working (we dump out results as csv). I've removed apparmor now and it's working :) [10:17] Why is files on desktop is removed slowly? When I press 'del' about 5 sec I cannot select any other icon, then file is deleted. How can I diagnose the problem? Linux 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 i686 athlon i686 GNU/Linux (Xubuntu 14.04.1) [10:23] join /ubuntu-it-ops === Szuki_ is now known as Szuki [10:48] có anh em nào việt nam không :d [10:48] !vn | kieuhienhp [10:48] kieuhienhp: Để được trợ giúp về Ubuntu bằng ngôn ngữ Việt, xin vui lòng /join #ubuntu-vn. Rất vui lòng được giúp đỡ [10:48] vietnamese is not in my repertoure unfortunately [10:49] ôi tiếng việt đẹp mà bạn :v [10:53] !vn | keiuhienhp [10:53] keiuhienhp: Để được trợ giúp về Ubuntu bằng ngôn ngữ Việt, xin vui lòng /join #ubuntu-vn. Rất vui lòng được giúp đỡ [11:07] hi all, how to make apt install mysql but **not** start it ? thanks [11:10] jpic, apt starts NO applications except apt [11:11] jpic: how about just kill it after you install it [11:11] Hey guys, so I'm using an outdated version of ubuntu on one of my machines, and my apt-get install no longer works, gives 404 errors like: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/a/android-tools/android-tools-adb_4.1.1+git20120801-1_i386.deb 404 Not Found [IP: 91.189.91.13 80] [11:12] is it possible to fix these links without having to re-install the distro? [11:12] cfhowlett: when i install the percona package, it will try to start the server [11:12] sacarlson: because it is already going to setup the datadir in the default location ... [11:13] jpic, not due to apt = package manager not package launcher === Snowstormer is now known as Guest14428 [11:13] cfhowlett: oh thanks, i get that, it doesn't help me, but i totally understand that ;) [11:13] can someone pastebin their copy of /etc/apt/sources.list please? [11:14] cfhowlett: apt-get I think can indeed start apps after install as my package I wrote does [11:14] voidDotClass: here's a minimal one: http://dpaste.com/134QN8N [11:15] sacarlson, eeeeh ... ooooooookay. news to me. === Guest14428 is now known as Snowstormer [11:15] voidDotClass, you can build a source.list here: http://repogen.simplylinux.ch/index.php [11:16] i'm trying to replace this one: http://pastebin.com/iSG3Pe7Q [11:16] jpic: I guess what you want is to just get all the dependancies then including the deb file and not install it [11:17] voidDotClass: quantal is no longer supported, you need to upgrade to a supported release [11:17] !quantal | voidDotClass [11:17] voidDotClass: Ubuntu 12.10 (Quantal Quetzal) was the 17th release of Ubuntu. Support ended on May 16th, 2014. See !eol, !upgrade and http://ubottu.com/y/quantal [11:17] sacarlson: i don't think i understand .. [11:18] voidDotClass: If you want to upgrade to a supported version, you have to switch to old-releases, upgrade to 13.10, then upgrade to 14.04 [11:18] jpic: you want the files for mysql to install it later I guess [11:18] hi there ubuntuers. Does anyone please know where i can set/change the fonts for notifyosd? [11:19] sacarlson: but the install is going to create the user which i need though [11:19] jpic: so DON"T install it just get the dependancies and deb files and install it when you want [11:19] voidDotClass: The steps are explained here: https://help.ubuntu.com/community/EOLUpgrades [11:20] jpic: then create the user manualy? option 2 modifiy the deb file so it stops install at the point you want [11:21] i see, i'm in a world of pain, thanks for answering though ;) [11:22] jpic: deb files are just made up of simple scripts you can change them as you desire [11:23] i understand i can fork the scripts and rebuild the package just to be able to install without automatic server start, thanks ! [11:26] sacarlson: what do you think about this way ? https://major.io/2014/06/26/install-debian-packages-without-starting-daemons/ [11:26] using rc policy [11:27] jpic: sounds good to me. [11:28] Hey I'm on 14.04 - the xorg driver 'vesa' is being used instead of anything actually useful - this pc has a gma500/poulsbo video chipset - what to do? [11:31] jpic but I don't think that would stop my package from running as mine adds things to cron. but if you only plan to have it work on mysql it should be fine [11:31] hi, how i could know the partition i'm working on now ? [11:35] jlg13: mount [11:37] sacarlson thks. What about df ? [11:37] sacarlson thks. What about df ? [11:37] Oups sorry [11:38] jlg13: ya I think that might also work [11:39] thx [11:45] join /puppy [11:45] try /join [11:48] Is partition encryption broken in the 14.10 installer? When trying to manually setup partitions ('/boot', unused & encrypted root '/') in either Kubuntu 14.10 or Linux Mint 17 (same installer, it seems), the "physical partition for encryption" option for the third partition doesn't work ("unable to create key file") [11:49] I discovered that the "ubiquity" installer seems to call "partman" as it's partition tool and tried to create my partition setup there [11:50] is there anyway to use a generic video driver in 14.04? I have a lot of problem with the propietary one [11:50] in "partman", in Linux Mint 17 it doesn't work, in Kubuntu 14.10 it works, but I have to repeat the partitioning in the graphical installer and it fails at the same point :( [11:51] viejotren: for what chipset [11:52] Hi all. I have fairly plain desktop Ubuntu 10.04, w/o any significant customizations, running proprietary nvidia video drivers. Is it ok to upgrade dist 10.04->12.04->14.04 using plain 'apt-get update/dist-upgrade' instead of 'sudo do-release-upgrade'? [11:52] russian_ulysses_, server? [11:53] russian_ulysses_: For a four year jump, I'd just do a fresh install. [11:53] russian_ulysses: I did an upgrade from 12.04 to 14.04 and I have sevral problems with my ati driver, be carefull even if you do a fresh install [11:54] russian_ulysses_, clean install might be better. dist-upgrade will NOT upgrade the distro versions. === Raansu is now known as ShapeShifter499 [11:55] bazhang yes, it has server components, so I'd like upgrade path. I thought about removing X and Gnome before dist-upgrade, upgrading, then reinstalling X and XFCE 4.10 instead of Gnome [11:56] cfhowlett why dist-upgrade won't upgrade version? Say, I'll replace 'lucid' with 'trusty' in sources.list, then will do apt-get update? Won't it work? [11:57] russian_ulysses_, you will find that process exponentially easier by following the !eolupgrade wiki [11:57] hi [11:57] that might work but probably will break everything and result in a unbootable install [11:57] IdleOne, who? [11:58] cfhowlett: my message was meant for russian_ulysses_. Changing the version in sources list is a bad idea [11:58] agreed [12:03] hello, i got problem with my ubuntu; yday after reading article about "speeding up" ubuntu i changed value for "concurency=none" to "concurency=makefile" in /etc/init.d/rc and now my system wont start - it freezes at loading scr. I tried to change ownership of file but i failed to do it and now im lf help ... [12:05] IdleOne it's a bit strange (for me), because this is how debian recommends to do a upgrade (https://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.en.html#upgrade-process). I haven't done ubuntu upgrade for much longer, but thought same steps will do. === joe75_ is now known as joe75 [12:05] russian_ulysses_: follow the steps in !eolupgrade [12:05] !eolupgrade [12:05] 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 [12:06] ok, will take a look [12:15] I have one external monitor (using unity+nvidia): when i use shortcuts to tile, i cannot move windows from one monitor to another. what do i need to change here? [12:26] my Ubuntu show me a error when it start up disk error press S to skip M to manually recover [12:27] P_O_I_S_O_N: I think the problem is the poison [12:28] try to use an antidote [12:28] rom1504: what [12:28] !behelpful | rom1504 [12:28] rom1504: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. === ubuntu is now known as Guest64965 [12:29] P_O_I_S_O_N, mine does the same. I let the check go through. takes about 5 extra seconds [12:29] yeah you are right, this channel is pretty pointless and boring, bye [12:33] hola [12:34] hey guys. anyone know how to change fonts in notifyosd? [12:42] sacarlson, cfhowlett: "If I install an electrical switch at home, I don’t install it in the ON position with my circuit breaker in the ON position" kinds of describe what i was trying to do ;) [12:44] jpic, that much I understand. I'm afraid the rest is beyond my ability to advise on. [12:45] hallo there [12:46] is it dangerous to install 3.16 kernel under trusty thar, even not upgrading to Utopic? [12:48] cfhowlett: what do think of this approach ? setting a policy-rc.d [12:48] https://major.io/2014/06/26/install-debian-packages-without-starting-daemons/ [12:49] jpic, over my head and beyond my understanding, I'm afraid. my coding skills = 0% sorry. [12:49] oh ok ;) [12:50] it's like just an echo and a exit xD [12:52] is it dangerous to install 3.16 kernel under trusty thar, even not upgrading to Utopic? [12:52] hello everyone === Mobutils_ is now known as Mobutils [12:54] lancelot_of: some stuff might break. the kernels are not ubuntu ones. [12:55] trying to get help with git, can I ask here? is it possible? [12:55] git --help === Raansu is now known as ShapeShifter499 === jagoda is now known as Guest22574 [13:02] Hello, I've found that my sata drives have lost the ID_PATH variable needed to create symlinks into /dev/disks/by-path/ folder. How can I fix it? I've noticed it migrating from *buntu 12.04 LTS to 14.04 LTS. I've also tryied to write on the #udev channel but nobody answered. [13:03] kmeth [13:05] k1l_, thanks for your reply, my problem is that my wifi card seems to work correctly only with that kernel [13:08] jpic: yes but when you build a car you normally they start it check it to make sure it runs then turn it off and wait for someone to buy it ha ha. [13:08] lancelot_of: which card is it then? [13:09] Hi. I read (a while back) about a command that one use as a mutex to prevent multiple instances of a script. It used dbus instead of flock because of some race conditions that can occour with flock (according to the author). Do anyone recognize this and know the name of this program? [13:11] k1l_, 02:00.0 Network controller: Intel Corporation Wireless 7260 (rev 6b) [13:12] sacarlson: yes it seems a bit weird that installing a package actually starts it [13:13] As4xk: I'm not sure it's the same but I have a script the runs to check for if the process is already running if so it exits if not it starts it. is that what you want? [13:14] What is the recommended method to install the info files for GNUMake? make-doc claims that it has been moved to non-free/doc. How can I add that to my sources.list? [13:15] sacarlson: I'm actually more interested in the article i read, and i cant find it. So i figured i can maybe find it if i get the name of this program. But there are probably mroe than one of them, so it's a long shot [13:15] Hi , I am wondering if someone can help me please ? I am trying to get Ubuntu 14.10 shares to show on my WD TV Live and when I select source and select " Linux Shares " I just get the arrow Icon spinning and nothing happens how can I fix this please ? ( I am connected to the network via wi-fi ) [13:15] As4xk: I can give you a link to my software in github if what i have is what your looking for [13:16] As4xk: it's very simple [13:16] lancelot_of: what gives you "uname -a"? [13:16] Yes please. At worst case it's not helpfull :) [13:17] k1l_, at the moment Linux Safinim2 3.16.7-031607-generic #201410301735 SMP Thu Oct 30 17:37:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [13:17] As4xk: the script that is called in cron does the check so look at that part https://github.com/sacarlson/Backdoor [13:18] lancelot_of: in ubuntu that bug should be fixed. make sure you run the latest official verison of kernel, kernel headers and linux-firmware form the ubuntu repo [13:18] sacarlson: sketchy name :p But thanks! [13:21] As4xk: here is a more direct to the script with an example of pidof command used to check if process is running https://github.com/sacarlson/Backdoor/blob/master/backdoor.debpackage/usr/bin/backdoor [13:21] As4xk: well I guess I'm just a sketchy kind of guy ha ha [13:22] k1l_, i tried with the latest updates from ubuntu, but my wifi card disconnects a lot of times, as the bug description reports. is this source list file updated to you? http://paste.ubuntu.com/8919215/ [13:22] XChat: /budus macro setup [13:22] k1l_, and, exactly, which linux image should i install, in your opinion, from the ubuntu repos? [13:23] lancelot_of: see https://bugs.launchpad.net/intel/+bug/1265436 [13:23] Ubuntu bug 1265436 in linux-firmware (Ubuntu Utopic) "Update firmware for 7260 / 3160 devices (Wilkins Peak)" [Undecided,Fix released] [13:23] lancelot_of: just use the latest linux-image. [13:24] lancelot_of: i dont have that card or a 14.04. but according to the bugreports i am finding it should be fixed. [13:26] ubiquity installer tells me "unable to create key file" when trying to set up an encrypted partition. In "partman" it works. how can I debug this? [13:29] bdbit: might you provide a link to the reference used in what your trying to do? [13:29] does anyone succeed in creating a bootable USB disk (not the liveusb) on ubuntu 14.10? thanks [13:31] sacarlson: I can explain it, but there is no reference for my specific situation [13:31] Hello. I have two Ubuntu machines (12.04 LTS). One ("remote") has no keyboard or mouse but a screen, the other ("local") no screen but keyboard and mouse. They are connected via ipv4 and I have ssh access to both of them. How can I configure the local headless one to forward every key stroke and mouse to the other machine right after booting? And how to tell the other to accept the remote control commands? [13:32] sacarlson: I'm trying to create a setup of sda1=/boot, sda2=unassigned (dual boot), sda3=encrypted / (root) [13:32] bdbit: and you think that's never been done before? [13:33] bdbit: sometime easer not to reinvent the wheel [13:33] sacarlson: I'd like sda3 to be an encrypted LUKS partition. the partition manager provides the option "physical volume for encryption", like here: http://www.hecticgeek.com/wp-content/uploads/2012/10/Entering-values-for-the-encrypted-main-partition.jpg [13:33] sacarlson: but the dialog is different, there are no password fields [13:33] bdbit: I have some references of scripts that setup luks encryption but not on root [13:34] sacarlson: I'm trying to do it through the installer, without any external scripts, because it offers the option [13:34] sacarlson: but it seems the installer is broken in that it doesn't provide the GUI fields for some of the input values that its backend needs [13:35] sacarlson: of course I think that's been done before, that's why I'm wondering :-) [13:35] sacarlson: the option is explicitly available in the installer, but it seems to be broken in some way [13:36] bdbit: standard stock ubuntu installer supports encrypted root? I've seen articles on doing it some time back [13:37] sacarlson: as far as I understood it from web searches, it should, since about 12.10 [13:37] any ppa available w/ updated bluez packages? need better bluetooth support and bluez 5.25 solves a bunch of problems [13:37] bdbit: the trick at boot is to have the needed modules available at the needed time [13:37] k1l_, if i search for linux-image through apt i get linux-image-generic-lts-trusty (and related packages) and linux-image-3.13.0-39-generic (and related pkgs). Which one should i install according to you? [13:37] lancelot_of: what is "lsb_release -d"? [13:38] sacarlson: I did the same setup for my own machine in Arch linux manually. But I'd like the installer to do this for me in this case because it's a setup for another person who is completely new to Linux and an amateur computer user [13:38] bdbit: I'll find you an article of encryted boot to get you started [13:39] sacarlson: I can do it by hand again, but I'm afraid it will break on next update :( [13:39] bdbit: you can create a custom iso modified ubuntu that makes an encrypted root for your friend, I think that would be cool too [13:40] bdbit: ya updates to kernel won't be out of the box working unless you add some other scripting [13:40] bdbit: I can help you make a custom iso that will do that [13:41] sacarlson: I also managed to do this in Ubuntu with the command line installer, it was version 10.10 I think [13:41] k1l_, Description: Ubuntu 14.04.1 LTS [13:41] bdbit: ya that was the only one that I know back then that supported luks [13:41] lancelot_of: the "linux-image-generic" package should provide the latest official kernel, which is the 3.13.0.39 [13:42] sacarlson: hmm I'd like to keep things really easy for this machine. I'll rather use the hard disk password (even though I think it's less secure) in case I don't get this working the "stock" way [13:42] bdbit: but now I think the standard desktop has luks option by default [13:43] k1l_, ok, so image, headers and linux-firmware pckgs, right? [13:44] bdbit: I had crazy passwords system that I get from the web at boot so no human needed to be there to get it to work but could still be disabled remotely [13:44] lancelot_of: yes. the latest official stuff [13:45] sacarlson: Unfortunately the people at #ubuntu-installer don't seem to be able to respond to my problem [13:45] sacarlson: I really suspect it's just a minor glitch in the way the installer is pieced together [13:45] sacarlson: because it works in "partman" (which is being called by ubiquity installer as far as I understand) [13:46] sacarlson: sadly, the error message is totally non-informative [13:48] bdbit: well document what you did and we might simulate it in virtualbox to see what we see [13:49] bdbit: no need to bother people here with the details [13:52] Hey. Can I ask about tarpits here? I'm looking for a way to limit the amount of requests someone is allowed to make in a specific period of time. [13:52] how can i completely uninstall ubuntu/grub? (I need to, to send the laptop to the official technical support...) [13:55] Can anyone tell me if all ubuntu variants use the same repository [13:55] AndChat616761: they do. [13:55] AndChat616761: no, not all === curiousx is now known as Chuck_Norris [13:56] Hi , I am wondering if someone can help me please ? I am trying to get Ubuntu 14.10 shares to show on my WD TV Live and when I select source and select " Linux Shares " I just get the arrow Icon spinning and nothing happens how can I fix this please ? ( I am connected to the network via wi-fi ) [13:56] for example, Deepin uses others repositories by default [13:56] Chuck_Norris: That is not an official Ubuntu variant. [13:57] !flavors [13:57] !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [13:57] oh! well, he didnt mention "official" -.- he just write "all ubuntu variant" [13:57] Chuck_Norris: but Pici told they all use the same repository [13:57] wrote* [13:58] if offical then, it's like Pici wrote [13:58] bazhang, nooo waaa [13:58] Chuck_Norris: so ubuntu and xubuntu use the same repo [13:58] yes === pvoigt_ is now known as pvoigt [14:00] Chuck_Norris: can you tell me briefly what to do after installing xubuntu, I am completely newbie [14:03] AndChat616761: well, there is planty of guides in the www search for "what to do after install ubuntu 14.xx" you will fin more than one, for example: http://www.noobslab.com/2014/04/thingstweaks-to-do-after-install-of.html [14:03] AndChat616761: three are a few good videos on youtube that show you "top things to do after installing" === ARMEN_ is now known as EREVAN [14:03] Chuck_Norris: ok [14:04] nusr: ok, I will find it on youtube === Joshua^Dunamis is now known as Joshua^Dunamis_i [14:11] I have some severe issues with ubuntu 14.04 and my lenovo T410. Iwth the default grafic driver, the screen after a while just hangs up [14:11] and I have to reboot [14:12] Is this a known issue? [14:12] !info tmux | adaccada [14:12] adaccada: tmux (source: tmux): terminal multiplexer. In component main, is optional. Version 1.9-6ubuntu1 (utopic), package size 225 kB, installed size 609 kB [14:13] adaccada: https://gist.github.com/MohamedAlaa/2961058 [14:13] Chuck_Norris: in here we do cover the official flavours. so what any other spinoff might use is not related to here :) [14:13] /36/ll tmux 5 [14:13] Chuck_Norris, well unity is crashing, sory for the bogus [14:13] not screen [14:14] unity or xorg [14:15] oh! ok, adaccada amd? [14:15] adaccada: what dies the logs say about that? [14:15] *what do the logs say [14:16] Chuck_Norris, its a intel cpu and a nvidia chip [14:16] Lenovo T410 [14:16] k1l_, where can I find the log if I may ask? [14:16] adaccada: privative driver? [14:16] adaccada: any 3rd party stuff? PPAs, .deb packages, drivers from website? [14:16] Hi I'm trying to install Ubuntu along with Windows on my desktop. I'm using a seperate disk for Ubuntu. However I use Raid for Windows and Ubuntu can't seem to see that. Is it safe to install without loosing the option to boot Windows? [14:17] adaccada: in /var/log/ and then syslog and dmesg. if there was a reboot you need to look at the one with the number , but th lowest one [14:17] Chuck_Norris, the standard one that ships with ubuntu. There is no crash with the nvidia proprietray driver tough. I trid that out alreaady [14:17] adaccada: is it a hybrid video card? [14:18] k1l_, which file holds the information about that? [14:18] I can gist it [14:18] adaccada: well cause i was about to recommend you nvidia's privative driver -.- [14:18] adaccada: lspci [14:18] if it names one or two vga devices [14:19] Chuck_Norris, Yeah but there are other issues with that one like mouspad scrolling not wokring and also some FN keys [14:19] k1l_, https://gist.github.com/anonymous/de2c3bdcd348c5739d6f [14:20] Chuck_Norris: Maybe you know the answer to my question? [14:22] carlgo11_: didn't read it -.- [14:22] adaccada: may be you could try another desktop like xfce o lxde and keep using nouveau, just a suggest -.- [14:23] Chuck_Norris: want me to repost it? Or do you see it? [14:23] carlgo11_: yes please :p [14:23] adaccada: ok, seems like its not a hybrid card (not a intel/nvidia hybrid). so i would suggest to see the logs as mentioned what happend before the restart) [14:23] Chuck_Norris: "I'm trying to install Ubuntu along with Windows on my desktop. I'm using a seperate disk for Ubuntu. However I use Raid for Windows and Ubuntu can't seem to see that. Is it safe to install without loosing the option to boot Windows?" [14:23] Chuck_Norris, I could do that yeah. But better would be to find out what is wrong and fix it :) [14:25] carlgo11_: i never used raid but... i think grub will detect your windows instalation [14:26] It says it can't find any other os when I open the installation application tho. [14:27] carlgo11_: may be it is a uefi bios -.- [14:27] carlgo11_: what gives you a "sudo fdisk -l"? [14:28] better is, sudo parted -l -.- it will show (gpt partitions) [14:28] How can i regress a system into recovery mode from commandline ? [14:28] Hiyas all [14:29] Hi BluesKaj [14:29] http://pastebin.com/spkuL5HM [14:30] hey lapion [14:30] you know what the runlevel is for system recovery ? [14:30] k1l_, I'm not sure but I thik this was the time when it crashed: https://gist.github.com/anonymous/7f820fdd2a22cacac5f2 [14:33] carlgo11_: what is in the ssd ? [14:33] Nothing. It's new [14:33] k1l_, yes that is the last that was logged shortly before or during the crash [14:33] adaccada: i dont know just from that 2 lines. but i would say ou can try to run the nvidia driver from the repos: nvidia-current or the nvidia-331 one [14:33] find grep single [14:33] oops..wrong keyboard [14:33] darned bluetooth keyboards [14:34] k1l_, yeah but with that i have problems then with FN keys and with the mouspad and also a weird bug that does not allow me to login with the password anymore when the pc went to sleep [14:34] hmm [14:35] carlgo11_: ok, and you are trying to install ubuntu in that ssd right? [14:35] Chuck_Norris: yup [14:36] disconnect() [14:36] carlgo11_: well, that ssd it's gpt so, you need to create a gpt partition in you pendrive "sandisk" to be able to install ubuntu in there [14:37] init 1 gets me to a sinlge user mode however then I do not get the recovery menu.. [14:37] I know I am spoiled.. [14:37] hm [14:38] lapion, why don't want to reboot into the recovery kernel? [14:38] okay time to switch back to windows. I'll be back if I don't get ubuntu to work [14:39] carlgo11_: ok [14:39] Is it possible to add some key bindings to ubuntu to control spotify? [14:40] bashy: surely ubuntu has a webapp for spotyfy [14:40] i have a weird situation, i have dual monitors and when I start up a fresh install of xubuntu 14.04 after installing the nvidia driver despite my xorg.conf being correct (meaning 1 monitor is at 0,0 and the other is at +1920,0) nvidia-settings still thinks there's a 1920 wide monitor in between the my 2 real monitors [14:40] BluesKaj, well some servers do not have remote kvm.. [14:41] basichash: by default it should work with your media keys if you have them. otherwise it supports dbus so you can send commands that way [14:42] hateball: unfortunately my laptop doesn't have media keys. How can I get it working with dbus? [14:43] lapion, well you could have mentioned that it's a server ..sorry no idea how [14:43] basichash: with some scripting. here is a good resource https://wiki.archlinux.org/index.php/spotify [14:44] BluesKaj, well it is not a server but a remote desktop [14:44] thanks [14:47] here's my nvidia-settings as well as the bottom half of the xorg.conf that nvidia-xconfig created. Can anyone suggest what to do besides creating a xrandr script to correct it? http://gyazo.com/02f9627d2e2c525799bb807e82edb10a [14:50] hello [14:51] I'm addressing the issue of one customer having ubuntu .. I don't have ununtu myself so please that's why I am asking .. how do I restart one particular interface when the etc/network/interfaces files is used (no NM) ? the interface name is in this case ppp0 [14:51] ? ifdown ppp0; ifup ppp0 [14:52] ntz, yes, that should work. you would probably need sudo though [14:52] s/files// === NoahYdr is now known as NoahYdr|Eating [14:52] ubuntuaddicted: sure, thanks [14:52] ntz, actually sorry, it's sudo ifconfig ppp0 down [14:52] it won't be ran from the user but from cron under some circumstances [14:53] ubuntuaddicted: oh, I need to reload a etc/network/interfaces part related to ppp0 .. ip l set ppp0 down; ip l set ppp0 up; just puts up and down that iface [14:54] ntz, i just tested it on my machine. this worked sudo ifconfig eth0 down [14:54] similarly, I'd do it like that in el* having ifcfg-XXX files. [14:55] ubuntuaddicted: 1) ifconfig is dead relict 2) it doesn't reload that interface according to its static configuration [14:55] doing `service network restart' (iirc ubu has service command) is what I want but it is too aggresive [14:55] ntz, debian still chooses to stick with ifconfig instead of ip not sure why [14:55] I'd like to ubu-friendly restart only that one interface eg ppp0 [14:57] ubuntuaddicted: can you please verify if my proposed method works ? [14:57] I've already found somewhere that ifup and ifdown works in ubu [14:57] ntz, i already tried sudo ifconfig eth0 down, it does work. what do you want me to test? [14:57] I only wanted to verify that in some current ubu (either 12.xx or 14.xx LTS) ifup/ifdown works as expected [14:58] ntz, so you just want me to run sudo ifdown eth0? [14:58] ubuntuaddicted: but you don't understand that putting down the iface and rotating its cfg are two completely different tasks [14:58] ntz, yes i understand that [14:58] ubuntuaddicted: no, really, no need to do it [14:59] I expected that like ubuntu user you can tell me strong "yes, it's like that" or "no, it's not like that" or "yes, but you should know that ...." [14:59] it's just a question, if you never did it you can't answer it [15:01] ntz, i can tell you that ifdown does NOT work on my machine because there's no interface file for me. i use network-manager so instead of using ifdown and ifup, using the tool directly like sudo ifconfig eth0 down will work [15:02] thanks [15:02] can anyone help me with my dual monitor issue please? i have 2 monitors and when i first started xubuntu it was mirroring my displays. i installed nvidia driver and used nvidia-xconfig and the xorg.conf looks correct BUT when I restart my machine it thinks there's a 1920 wide monitor in betweeen my 2 real monitors. [15:03] because nvidia blob sucks and can't use properly xrandr 1.2+ [15:03] and also it depends on what animosity you tell it to do :P [15:03] ntz, ok, so i just need to add a xrandr script to fix it? [15:04] show use your xorg.conf.d content related to nvidia ? === NoahYdr|Eating is now known as NoahYdr [15:04] ubuntuaddicted: no, xrandr with nvidia blob (iirc) doesn't work reasonably [15:04] ntz, ubuntu doesn't use /etc/X11/xorg.conf.d/ [15:04] nvidia driver can't use xrandr 1.2+ (important, there is still xrandr 1, etc) properly [15:05] ubuntuaddicted: of course it does but have it elswhere [15:05] ntz, here's my xorg.conf http://paste.ubuntu.com/8920793/ [15:05] ubuntuaddicted: https://duckduckgo.com/?q=ubuntu+xorg.conf.d&t=opensuse [15:06] so it's wrong .. don't use xorg.conf [15:06] ntz, it's not wrong, i verified that with nvidia's own documentation on configuration [15:06] ubuntuaddicted: kick out the metamodes line and your porblem will be gone [15:07] ubuntuaddicted: dog shit on what nvidia says [15:07] you should have to use only what you want exctacted from nvidia config [15:08] ntz, that is, what xorg.conf IS generated from nvidia-xconfig [15:08] i understand [15:08] ntz, so just completely remove that metamodes line and that's it? [15:09] and you only need 3 lines of it instead of using some stupid nvidia generic defaults [15:09] ubuntuaddicted: yeah, comment it out [15:09] ntz, ok, be right back. restarting X === soee_ is now known as soee [15:09] ubuntuaddicted: check ubu xorg.conf.d and put probably two or three needed lines to apropriate file and send this nvidia generated xorg.conf to the dev/null [15:11] anyhow can any responsible adult from here answer my initial question (the reason why I am here): [15:12] ntz, that was it. THANKS [15:12] I'm addressing the issue of one customer having ubuntu .. I don't have ununtu myself so please that's why I am asking .. how do I restart one particular interface when the etc/network/interfaces files is used (no NM) ? the interface name is in this case ppp0 [15:12] ? ifdown ppp0; ifup ppp0 [15:13] ubuntuaddicted: that pre-genarated config as whole is bad and rather troublesome [15:13] really use only few lines of it what you need [15:13] ubuntuaddicted: i'd start only with the section Device [15:13] Hey everyone - I have a super-simple server running on an Ubuntu VM, listening on port 3000. I can access it at localhost from the machine itself, but not at 10.10.10.30:3000 from the host machine. Other servers (apache on 80, postgres on 5432) work fine and netstat shows node listening on 0.0.0.0:3000. Does anyone have advice on how to debug? [15:14] iptables [15:14] I *think* its empty [15:14] hmm why is the screen fifo location hardcoded to be on the root filesystem. if you want to make a backup of the root fs while keeping the console freed you cannot [15:14] *think* != know != is :) [15:14] I need to revamp my company's datacenter (multi UPS setup, master monitoring server). Where can I find some sources/info on how to do this best? [15:14] ccapndave: try with tool that will surely work that nc -l -p 3000 [15:14] ntz: https://gist.github.com/ccapndave/0a588e7acc37f70f4587 [15:15] ccapndave: you can also nmap between machines to see whats happening [15:15] (netcat to listen port 3000 on localhost) then redo the connection attempt from the host to nc 3000 -- if no connection then something is blocking the connection [15:15] ccapndave, can you use nmap? [15:15] nc has the same effect [15:16] ubuntuaddicted: I never heard of it, but sure [15:16] ubuntuaddicted: What do I do :) [15:16] !info nmap | ccapndave [15:16] ccapndave: nmap (source: nmap): The Network Mapper. In component main, is extra. Version 6.46-2ubuntu1 (utopic), package size 3654 kB, installed size 17108 kB [15:16] the nmap will do little help, it will just show the open ports IMHO [15:16] ccapndave: can you show me the unmodified output from `iptables-save -c' [15:16] ccapndave, from another computer run nmap -P0 10.10.10.30 [15:16] ccapndave, that will port scan that ip address [15:16] ntz: https://gist.github.com/ccapndave/d3590ee5a867da0dd6a2 [15:16] ** [15:16] omg [15:17] -sV can be usefull for services aswell [15:17] ccapndave, should show you all the ports that are open and what's listening [15:17] ubuntuaddicted: please, no input for a while [15:17] ccapndave: that output is from the virtual machine you are trying to connect to ? [15:17] right [15:18] ccapndave: no, it's iptables [15:18] iptables on the virtual machine I am trying to connect to [15:18] ccapndave: you said they are empty [15:18] ccapndave: thats dropping all input traffict excatly else than 22,80 and 443 ? [15:18] susundberg: It is? [15:19] but they are not ... just turn them temporarily down and check from remote machine that you can access a 10.10.10.30:3000 [15:19] Well it sure looks like it [15:19] ntz, i find it rather rude of you to ask me not to attempt to help another ubuntu user. more so in the way you asked me. maybe next time simply say, "this is a firewall issue, i'll help him" instead of telling me "no input for a while" [15:19] ubuntuaddicted: Here is the nmap output https://gist.github.com/ccapndave/74de524b723bf2bcafbc [15:19] ubuntuaddicted: sorry, don't take it personal [15:19] ccapndave: how did you create those firewall rules ? with some program ? [15:19] susundberg: Guess you are right :) [15:19] ntz, i'm only saying you could've phrased your comment to me differently is all. [15:20] susundberg: I never touched them - I thought they were the default [15:20] ccapndave, it's a firewall issue and i'm not versed enough to help with that. good luck though === martinh__ is now known as martinh_ [15:20] ubuntuaddicted: Thanks :) [15:21] ccapndave: you are running what version of ubuntu excatly ? [15:21] susundberg ntz: So this says to only let through 22, 80 and 443? https://gist.github.com/ccapndave/0a588e7acc37f70f4587 [15:21] Ahhh [15:21] I see it now [15:21] multiport ports ssh, https, http [15:21] ccapndave: i already told you that's iptable issue .. just copy one rule from `iptables-save', change it to open port 3000, place before the last INPUT directive DROP and restart fw [15:21] oops === martinh__ is now known as martinh_ [15:22] ccapndave: yeah, INPUT chain is for "incoming traffic" and it ends up with "DROP packet" if "no rule matches" [15:22] susundberg: I see it now [15:22] susundberg: Its a vagrant box, so I guess someone has fiddled with it slightly before I got hold of it [15:22] Ok, trying it now... [15:22] ccapndave: ntz above ^- said well how to fix it that should do it [15:22] hi I am having trouble updating ubuntu-docs after upgrading to 14.10 http://pastebin.com/F9Eb5XEa [15:23] Hi there I am having trouble connecting a second monitor and getting to recognise or even scale it to the right proportions. I have plugged in another monitor and it seems to work but it just will not recognise my monitor on a dual settings under nvida settings any ideas? [15:23] f00dWorksta: maybe a bleachbit cleanout might help? [15:24] ubuntuaddicted: and okay, if you feel touched without any reason I can give you one: please don't ask unmethodically (so no generic nmap against host - at least rather nmap -vv -sT -P0 host -p $some_port) for scanning things when you have to first check that 1) it runs, 2) nothing is hindering its run (selinux, iptables) [15:24] lotuspsychje: already done so [15:24] ccapndave: no, that's pretty usual setup [15:24] lotuspsychje: ok i feel dumb, I just removed the package and installed it again and it works haha [15:24] yeah i also agree -- what kind of solution is "just run nmap" if he just had tried that nc wont go trough .. [15:24] funkt, Displays settings doesn't offer the resolution choices you want? [15:24] !yay | f00dWorksta [15:24] f00dWorksta: Glad you made it! :-) [15:25] ntz I guess I just kind of assumed the firewall came empty [15:25] no they dont i have also tried to set modes in xrandr and that is not working either [15:25] ccapndave: there is just firewall having that configuration, so don't break anything and add there a rule similar to one opening 80 but for tcp 3000 [15:25] ntz: Just changed and restarted, trying it out now [15:26] etc/iptables2/rules.v4 right? [15:26] ccapndave: if in doubts, show us please an `iptables-save -c' [15:26] lotuspsychje: next question... how do I free inodes? It seems like that was the main issue === andrex|off is now known as andrex [15:26] ntz susundberg: Hooray! [15:26] f00dWorksta: not sure on that one [15:26] ntz: ccapndave or just take down the firewall unless you have other users on virtual or docker that you want to limit [15:26] ntz susundberg: Thanks a lot :) I learnt something today [15:26] ccapndave: frankly, I don't know, I don'[t have buntu. I came here to also ask question (yet unaswered) so maybe I need to work it out [15:27] ntz: What's the questions? [15:27] I'm addressing the issue of one customer having ubuntu .. I don't have ununtu myself so please that's why I am asking .. how do I restart one particular interface when the etc/network/interfaces files is used (no NM) ? the interface name is in this case ppp0 [15:27] ? ifdown ppp0; ifup ppp0 [15:27] ccapndave: ^^ nothing hard :D [15:27] ntz, asking him to run a port scan against the host would provide a path to of troubleshooting, just because it's not the way you would do it doesn't make it any less effective. this is an open irc channel, telling others "how" to help someone is not your place in my opinion. [15:27] ntz: Right [15:27] I only need to hear a strong "yes, it works like that in ubu" === curiousx is now known as Chuck_Norris [15:27] good, thanks [15:27] ntz: It works like that in ubuntu afaik [15:28] good, thanks .. so I'm happy now [15:28] we are all volunteers indeed, no harm in investigating users issues [15:28] the more info we gather, the better the help [15:29] ntz, i appreciate the extra knowledge you shared with me regarding nmap, i only wanted to express how your comment to me came across. i've done that and you also spoke your peace so now lets move on. :) [15:29] ubuntuaddicted: sorry, it's really annoying that I touched you .. I really didn't want to .. I only told you, that "effort != effectiveness" and that I'd ask completely differently [15:31] ntz, i appreciate the apology but it's not really neccessary. just wanted to share how it came across to me. : [15:34] dcvfgs [15:35] hello there, I'd like to install moodle on ubuntu. for that I need to install apache first, but then it says: [15:35] Package apache is not available, but is referred to by another package. [15:35] This may mean that the package is missing, has been obsoleted, or [15:35] is only available from another source [15:35] E: Package 'apache' has no installation candidate [15:35] pi94, apache2 [15:35] pi94, it's probably apache2 [15:36] pi94: also be sure to sudo apt-get update ; [15:36] lapion, ubuntuaddicted, indeed, when I tried with apache2, it says that it is already installed [15:37] pi94: apache2 [15:37] Hi guys. I was wondering if there is a way to know what kind of webserver is running on the machine? [15:37] pi94, ok, then what's the next issue? apparently you already have apache2 webserver installed. [15:37] dbugger, who's machine? [15:38] for the same purpose, I also need to install mysql, but last time I installed it, I must have done sth wrong, because after that every time I installed a programme, the terminal gave an error message concerning mysql. [15:38] dbugger, ubuntu by default doesn't install any web server. [15:38] so what would be the correct way to follow to install mysql? [15:38] pi94: sudo apt-get install mysql-server [15:38] ubuntuaddicted, my machine. I have started a VPS running GitLab (an image frommy provider), and I want to switch to SSL, so I need to know for what webserver im configuring [15:38] hi, is anybody knowing c++ well enough here? I'd like to ask on how can I get a direct access to keyboard's driver using a c++. Thanks. [15:38] pi94, mysql can be tricky. it's a database. you probably were getting an error because it wasn't allowing you to connect to the datebase as user root or as your user. what guide are you following? [15:39] dbugger: you can try ps -A ; or sudo netstat -pant [15:39] I'm trying to setup a system with my host OS (Ubuntu) which is hosting multiple VMs. I would like my host OS to have access to the internet, but I would also like it to have a connection on my private VM LAN [15:39] what would I need to do to make this possible [15:39] I tried to enable a second NIC in virtualbox as host only, but that didn't seem to work [15:39] I'm wondering if I need a loopback address or something in Ubuntu [15:39] instead [15:39] ubuntuaddicted, it is this guide: https://docs.moodle.org/28/en/Step-by-step_Installation_Guide_for_Ubuntu [15:39] Hi, my Ubuntu server's root partition just filled up with a large db, so I moved the db's data files to a new partition, and `rm -rf`'d the data directory... but `df -h` still shows my disk at 100% used. How do I get it to reflect the free space from the files I just removed? [15:39] sacarlson, that did output something about nginx, so I guess that works. But if the config is not under /etc/nginx, where could it be? [15:40] the guide says mysql-client needs to be installed, too [15:40] dbugger: look in /etc/nginx/sites-enable [15:40] dbugger, you could try which nginx [15:40] dbugger: look in /etc/nginx/sites-enabled [15:40] pi94: it'll be pulled in as a dependency when you install -server [15:40] oh, ok, thank you somsip [15:41] linelevel1, are you sure you mounted the new partition to the new folder you created? what does mount show? [15:41] rberg_, as I said, "/etc/nginx" does not exist [15:41] ubuntuaddicted, that didnt output anything [15:42] dbugger, which command? [15:42] ubuntuaddicted: Yes, the mount worked fine, and that's irrelevant to the `rm -rf` command I issued. === linelevel1 is now known as linelevel [15:42] it seems to be a long list of eerie command lines (for me) ..anyone has experience installing moodle? [15:42] i just had a broken package... linux-firmware-nonfree. It reported "half-installed". the usual tricks of `apt-get install -f`, `dpkg --configure -a` didn't work. specifically saying `apt-get install -f linux-firmware-nonfree` DID work. why did specifying the package help? i thought apt-get install -f fixed all broken dependencies? [15:42] linelevel, what's the rm -rf command you raan (very dangerous NO ONE run this command please) [15:43] ubuntuaddicted, "which nginx" didnt return anything [15:43] pi94, i do not but i can honestly say that the only reason im comfortable with the command line is that i followed plenty of guides in my day. you just have to sit down and be patient and do them step by step. [15:43] dbugger: sudo netstat -tulpn | grep ":80" (will give you a possible hint) [15:43] ubuntuaddicted: I ran `sudo rm -rf /var/lib/postgresql/9.3/main/*` -- I can verify that the dir is now empty (whereas previously `du -sh` showed that it contained 22 GB). [15:43] dbugger, than it's not installed in your $PATH [15:43] Jinxed-: do you still want the virtual systems to also have internet access. that normaly the default [15:44] somsip, that gave me that the port 80 is open with nginx, but not where it resides the config [15:44] ubuntuaddicted, so how could I find it? [15:44] linelevel, than you still have something that's using space on /, which is why i asked if mounting your partition really worked [15:44] dbugger: configs are installed in /etc by default, unless it's in a non-default location. So /etc/nginx [15:44] ubuntuaddicted, sounds soothing, thank you :) [15:44] dbugger, sudo apt-cache search nginx [15:45] somsip, Then it is in a non-default location. My question is how can I find it? [15:45] linelevel: i dont read the hole conversation but have you tries purge ? [15:45] ubuntuaddicted, that gave me some packages, but no locations [15:45] ubuntuaddicted: I just deleted 22 GB from that dir, but `df -u` still shows only 5.5 MB (MB!) free. And yes, the mount worked, as I can verify with `mount` (also, I created the mountpoint with `-m 000` to prevent writing files without a mount). [15:46] dbugger, was there an i on the left hand column of the results? [15:46] Marcel-Maze7: purge what? It's not a package, I deleted the contents of a data directory [15:46] dbugger: how did you install it? from there they must provide docs on how it is configured [15:46] dbugger: long way? sudo find / -iname "nginx*" but it will go through the whole HD [15:46] dbugger, sorry, i'm used to using aptitude. try sudo apt-cache show nginx [15:47] linelevel, i'm saying that something is still using space. you need to find what. [15:47] ubuntuaddicted, that gave me a loooot of output, but nothing on a location [15:48] dbugger, does it say it's installed [15:48] sacarlson, I did not install it. It is a start image of my provider [15:48] ubuntuaddicted, I do not see that info anywhere [15:48] dbugger: ic [15:48] dbugger: then maybe dpkg -L nginx | grep conf [15:48] linlevel: you have broken [15:48] dependencies, right? [15:49] dbugger, ok, let's back up here. you're trying to figure out what webserver you have on your machine right? are you sure you have a webserver running? [15:50] ok guys. I think i found it. It is somehow embedded into gitlab. I found something about nginx on "/var/opt/gitlab/nginx" [15:50] ubuntuaddicted, of course. I use the web of gitlab daily [15:51] ubuntuaddicted: yes dbugger knows he has nginx installed and running as seen in ps -A [15:51] Apparently the image I am using has nginx somehow embedded into Gitlab... bizarre [15:51] strange :D [15:51] In any case, I should be able to turn on SSL from here... [15:51] it is weird, because there is not even an sites-enabled folder. The structure is all different [15:51] :P [15:52] dbugger, probably because gitlab has nginx pre-packeged with it to make it easy for people to deploy gitlab [15:52] ubuntuaddicted, probably. Thanks for the help, guys! [15:56] ok so I have a folder in /root named "QM9j2NnXbn" that contains 2.2million 0byte randomly named files... I will delete it, but should I be concerned? [15:56] hey room how everyone ? [15:58] can ubuntu run on iMac desktop totally fine? [15:58] Hey! Any ideas on how to bind the menu key to printscreen (prsc) using setxkbmap? setxkbmap -option prsc:menu does not do the trick… === oakenfold is now known as wolfshiem [16:01] tim^x230: open dash, write: shortcut disable de default shorcut then click no "customize shortcuts" create your own shortcut for opening dash [16:02] click on* [16:03] t [16:05] ubuntuaddicted: So, apparently my `rm -rf` didn't hit directories, nor did it throw an error... now I need to figure out why `sudo rm -rf /path/to/data/*` did not remove the directories in /path/to/data. === Marcel-Maze7 is now known as Maze7 [16:07] linelevel: didn't get a 'directory not empty' message? [16:07] ubuntuaddicted: It didn't remove the files in there either.. is something wrong with my syntax? [16:07] jimmy51v_: No, note the -f [16:07] hello, me again. I am following the installation guide for moodle, and there the download of moodle package is step 4, while I'd already downloaded it from ubuntu repos. can I / should I deinstall it in order to follow the guide properly? [16:07] linelevel: sudo? [16:08] jimmy51v_: Yes, I said I used sudo. [16:08] by the way, there is a spammer with the nick jortanna [16:08] linelevel: try the same sommand with -v so you will see what is happening === kimphill is now known as Guest94642 [16:08] linelevel: sudo rm -rfv /path/to/data/* [16:10] Chuck_Norris: http://pastebin.com/9H76pbkg [16:10] This makes no sense to me. [16:11] linelevel: to remove including dir sudo rm -rf /path/to/data ; if it didn't delete the files inside then the dir at that location might be mounted as read only [16:11] sacarlson: It's not mounted as read-only, it's on my root partition, and I can verify via `mount`. Also, that would have thrown an error. [16:11] linelevel: sudo -rm -rfv /var/lib/postgresql/9.3/main/* [16:12] linelevel: if that doesn't work, try moving it [16:12] sudo mv ./main ./main_copy [16:12] jimmy51v_: I don't think you meant to put the - before rm [16:12] yeah... sudo rm -rf [16:12] jimmy51v_: And otherwise, your command is exactly what I ran originally. [16:12] verbatim [16:12] try moving it [16:13] jimmy51v_: Moving the whole dir works fine. [16:13] linelevel: ok. move it out somewhere. recreate empty dir [16:13] linelevel: can we see a paistbin of mount ? [16:14] but I want to figure out why I can't remove it. I don't want to recreate the parent dir and its permissions.. that would work, but I'm more curious now as to why rm isn't doing anything [16:14] linelevel: linelevel try: usermod -G postgresql ubuntu [16:14] sacarlson: sure, coming up [16:14] linelevel: then try remove those files [16:14] linelevel: otherwise maybe some strange /etc/sudoer config === sl0th_ is now known as Nitr0gen [16:16] sacarlson: This is an AWS EC2 instance, with the default 64-bit Ubuntu 14.04.1 image, installed fresh a few min ago (no sudoer changes, but I created a couple of users: postgres and repmgr) [16:16] sacarlson: http://pastebin.com/jfB50mXV [16:16] linelevel: su - postgres [16:16] then try rm... [16:17] Chuck_Norris: That won't work; I can become the `postgres` user with `sudo su postgres`, but I want to know why sudo can't do the rm... that's more important to me than getting it done at this point. [16:18] linelevel: I don't know what this mount value means discard?? /dev/xvda1 on / type ext4 (rw,discard) [16:19] so i'm having an issue with the ftp command [16:19] sacarlson: Not sure, AWS set that by default upon spinning up this instance. [16:19] Chuck_Norris: It's also worth noting (maybe) that /var/lib/postgres is the home dir for the postgres user.. so I'm operating on a subdir thereof. [16:19] from my memory if i go ftp to a remote server and type "ls" i should get a listing of the the remote server [16:19] linelevel: whats says: sudo grep ^\%sudo /etc/sudoers [16:20] hello, anyone here!! [16:20] right now if i use the "ls" command it doesnt list the directories it only says the follwing: [16:20] Chuck_Norris: Returns one line: %sudo ALL=(ALL:ALL) ALL === dem is now known as Guest41907 [16:20] linelevel: sudoers it's ok, idk brotha -.- [16:21] ftp> ls [16:21] 200 EPRT command successful [16:21] 150 Opening ASCII mode data connection for file list [16:21] 226 Transfer complete [16:21] linelevel: I was looking at the wrong mount any way it's this one /dev/xvdb on /var/data type ext4 (rw,noatime,_netdev) [16:21] sacarlson: The data I'm deleting is in /var/lib, not /var/data [16:21] i did a sudo dd bs=4M if=~/Downloads/Ubuntu-14.04.iso of=/dev/sdd and now i cannot even format it. [16:21] http://pastie.org/9709849 http://imgur.com/xUo6orp [16:21] I don't know where that two MS* drive come from [16:21] oh! yes, if that is mounted then, there is the issue -.- [16:21] and why the 7.5gb became a swap [16:21] windows 8 too doesnot detect it. [16:22] linelevel: oh then I was wrong again [16:22] sacarlson: I filled up my root partition when the db was in /var/lib, so I created a new volume, mounted to it /var/data, and copied stuff over, so I'm now trying to delete it from the original location on the root partition. [16:24] linelevel: so what your attempting to delete is mounted from the root dir / [16:25] sacarlson: yES. [16:25] Yes.* === WickedGame is now known as nick5454 [16:25] test [16:25] sacarlson: Chuck_Norris: Running `rm -rf main/` worked perfectly... so I have no idea why `rm -rf main/*` was a no-op. === nick5454 is now known as WickedGame [16:26] For some reason, the * was not matching anything in the dir (but also was not throwing an error due to having nothing to remove). [16:26] linelevel: idk, even though -r aplies recursive -.- [16:27] i meant, if you do -r then "*" it's unecesary i think -.- [16:28] linelevel: can you touch test.txt ; rm test.txt ok from someplace in root dir? [16:29] Hi i have a server compile error [16:29] linelevel: oh ok never mind missed you last line so it will delete [16:30] sacarlson: Yeah, so it seems to be an issue with my rm syntax, I guess. [16:30] linelevel: ya for recursize just point it at the directory, I will have to simulate that other /* you did [16:30] the error is /lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line [16:30] collect2: error: ld returned 1 exit status [16:30] make[2]: *** [cyphesis] Error 1 [16:30] make[2]: Leaving directory `/mmo/secure/server' [16:30] make[1]: *** [all-recursive] Error 1 [16:30] make[1]: Leaving directory `/mmo/secure' [16:30] make: *** [all] Error 2 [16:30] jvwjgames you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted === Alexandro is now known as Guest83132 [16:32] http://paste.ubuntu.com/8922271/ [16:32] that link is the error i am getting [16:33] linelevel: but when I simulate what you did with rm -rf ./tmp/* ; I still remove all files and subdirs in ./tmp so not sure must be in your .bashrc setup somehow === Owner is now known as Guest58251 [16:34] can anyone help me === Guest94642 is now known as kimphill [16:36] hi there [16:37] how can i switch the X-Server to another VT like tty10 instead of tty7 on default? === NoahYdr is now known as NoahYdr|Eating [16:39] jvwjgames: it might help a bit to see the command line and or make file that created this and what you are attempting to do [16:39] ok === jq- is now known as jq-gone-gambling [16:41] sacarlson: What should I look for in my .bashrc? I don't see any mention of the 'rm' command [16:41] linelevel: at this point nothing as you seem to have a work around, until you find other problems [16:42] i am using the worldforge server [16:42] i just need to add a command to the command line as it is saying DSO missing from command line [16:42] btw is there a way to tell xorg server to use another tty?= [16:43] like tty 10 in ste4ad tty7 (which is default) [16:44] my server running ubuntu has been randomly freezing to the point that networking and keyboard don't work. how can I find out what's causing this? [16:44] Hi all. I'm setting up an ASA 9.1 <-> ios 15.1 vpn tunnel using ikev1 pre-shared-key ... I've got a pretty straightforward guide I'm following, but it is for ASA 8.x and not 9... two comands are not translating easily... Can any one assist with translating these few commands : http://pastebin.com/G2ADu0T7 [16:44] I'd like to run a dual boot Windows 8 and Lubuntu system. What do you guys advise - in terms of which operating system to install first? [16:44] ruukasu, check your hardware. I was having something similar a few weeks ago. Ended up being a harddrive [16:44] woops, wrong channel [16:45] St1gma: I suspect hardware because this happened on two other distros as well as freebsd. how can I figure out what it is though? ran memtest86+ and it says no errors, someone else told me to keep cpu at 100% for a while and see if it dies then, but it didn't [16:45] linelevel: sacarlson: in bash, "*" doesn't match .dotfiles by default (see "dotglob" shell option), you need to either add ".*" or run "shopt -s dotglob" first. Please test first with "echo *; echo .*" etc. Be careful with "-rf" ! [16:46] hi [16:46] I did an apt-get update; apt-get --upgrade-only install qtcreator # Only installed Version: 3.0.1 [16:46] QtCreator is at 3.2.2 [16:46] ruukasu, check SMART. I believe that you can use smartctl to do it. [16:46] I need the latest version for these plugins to work. [16:47] bdbit: but that would only be file that start with . no? [16:47] also... How can I determine the package version that's in the repo? apt-cache search doesn't list the version. [16:47] I have to grep dpkg after installing to find out the version. [16:47] bdbit: the files I saw in the dir didn't start with . [16:48] sacarlson: yes, that should be the only difference between r_m -rf ./tmp/* and r_m -rf ./tmp/ [16:48] jvwjgames: is there any reason you didn't use the precompiled binary packages of your worldforge? not that it's wrong to compile [16:49] theres preconpiled ones? [16:49] where? [16:50] bdbit: it still doesn't explain what I saw for linelevel but they have a solution so we will just have to live with it [16:50] jvwjgames: 64bit? http://sourceforge.net/projects/worldforge/files/Ember%20%28OGRE%20client%29/0.7.2/ember-0.7.2.1-x86_64/download [16:50] Yeah, it makes no sense to me either, but oh well. [16:51] St1gma: they all say no errors logged [16:51] Why is the latest version of qt creator 3.01 ? [16:51] except boot ssd which says [16:51] fug [16:51] except boot ssd which says "error log not supported" === NoahYdr|Eating is now known as NoahYdr [16:52] i need the Cyphesis server part [16:54] How can I add to startup an synapse instance as SU? [16:54] If I don't start it with sudo or gksu it crashes as soon as I type anything on the search [16:54] I'm using lubuntu [16:55] CoinBRN, you never use root, it's not enabled [16:55] CoinBRN, did you mean synaptic? [16:56] well, I really mean synapse, the semantic launcher [16:56] the one we use to open things by searching in the omnivox [16:56] CoinBRN, sudo -i for a root shell, if you must [16:58] jvwjgames: did you follow the Install instruction and install the dependancies needed like Boost library 1.40 or later [16:59] where are you reading this at link please [16:59] bazhang: so i can't autostart synapse as super user in the startup? [16:59] jvwjgames: Install in ghe package [17:00] jvwjgames: read the instructions in the package you downloaded [17:00] ghe package [17:01] link please [17:01] gth - the [17:01] nevermind [17:01] bazhang: anyway, I got a problem and I gotta go now, But thank you very much for the heçp :D [17:12] Hello. I have two Ubuntu machines (12.04 LTS). One ("remote") has no keyboard or mouse but a screen, the other ("local") no screen but keyboard and mouse. They are connected via ipv4 and I have ssh access to both of them. How can I configure the local headless one to forward every key stroke and mouse to the other machine right after booting? And how to tell the other to accept the remote control commands? [17:13] i manual installed fglrx on 14.10 but now ubuntu boots but hangs on the purple screen before login [17:13] vlt: synergy [17:13] hi i'm doing 1 to 1 nat using SNAT and DNAT on a machine that is acting as a router for a webserver... but when i run tcpdump on the webserver it show the router ip instead of the actual initiator... [17:14] vlt: or any number of other VNC/RDP/ssh/X forwarding solutions [17:14] how can i present the real initiator ip to the web server?? [17:14] what i did was... iptables -t nat -I PREROUTING -d 100.100.100.251 -j DNAT --to 172.31.254.251 [17:14] #netfilter === Joshua^Dunamis is now known as Joshua^Dunamis_i [17:15] and iptables -t nat -I POSTROUTING -s 172.31.254.251 -j SNAT --to 100.100.100.251 [17:15] buenas [17:15] hi, i manual installed fglrx on 14.10 but now ubuntu boots but hangs on the purple screen before login. can someone help me please? [17:18] man, I knew ubuntu usage was high in east and southern africa, but Ive just been doing checks on our mirror hit rates, and its bigger than I thought [17:18] so i can now reinstall ubuntu because no one willing to help me? [17:18] btw, for whichever op is awake, jortanna is a spam bot [17:19] dmek: grep EE /var/log/X*log [17:19] im not in ubuntu [17:19] because i CANT boot it to login screen [17:19] Buenos dias [17:19] dmek: then boot your live OS [17:19] why you request CTCP VERSION from me reisio ? [17:19] okay [17:19] dmek: to get the information it spat out [17:19] i dont have any. [17:20] reisio: pls dont kid me [17:20] dmek: okay, you can alter the GRUB boot options to fix it, too [17:20] dmek: kid? [17:20] *kidding [17:20] i thought more about removing it [17:20] then get it through apt instead [17:21] because i can't understand why it doesn't work [17:21] that's what logs are for [17:21] its designed to work with normal linux setup [17:21] ubuntu seems to be not normal at all [17:21] 14.10 gives sometimes errors, 14.04 didn't [17:21] hi [17:21] hi seb [17:22] how can i list only packages installed that i want to read? [17:23] read? [17:23] I am begginer in Ruby on Rails developer and want to ask you for advice. It's better for me and learning process to work only on ubuntu or it doesn't make any diffrence if i will use it on windows with virtual box? [17:23] *development [17:24] sebmasta: mmm, you will save yourself so much grief by using Unix systems [17:24] reisio: yes, i want show the package of installed fglrx [17:24] for Ruby in particular, but also for all things :p [17:24] dmek: what for? [17:24] desinstalled manually installed packages [17:24] !ops jortanna pm spam [17:24] reisio: I am only a bot, please don't think I'm intelligent :) [17:24] how do i add a dso to the command line [17:24] no chance of that [17:24] jvwjgames: a dso? [17:24] dmek: you can uninstall with apt-get [17:24] yes [17:25] but i need the package name [17:25] ,/lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line [17:25] dmek: 'fglrx'? [17:25] thanks [17:25] DSO (Dynamic Shared Object) [17:26] how would this be: apt-cache pkgnames | grep ... rest idk [17:26] jvwjgames: from what command? [17:26] hello [17:26] what do you mean what command [17:27] jvwjgames: what command produces that error [17:27] idk but i am using make to compile a server [17:27] and it gets to that spot and stops [17:27] you need to geb libdl or whatever it is [17:29] is there an easy way to find libdl [17:29] apt-cache search === Joshua^Dunamis_i is now known as Joshua^Dunamis === dejan is now known as Guest44053 [17:33] i just had a broken package... linux-firmware-nonfree. It reported "half-installed". the usual tricks of `apt-get install -f`, `dpkg --configure -a` didn't work. specifically saying `apt-get install -f linux-firmware-nonfree` DID work. why did specifying the package help? i thought apt-get install -f fixed all broken dependencies? [17:34] jvwjgames: sudo nano /var/lib/dpkg/info/libdlrestrictions1.postinst [17:35] hello there, I was following this guide for installing moodle on ubuntu: https://docs.moodle.org/28/en/Step-by-step_Installation_Guide_for_Ubuntu [17:35] and where I would have to insert this: default-storage-engine = innodb [17:35] I pasted it in, but the arrow buttons on keyboard made the line slip down out of sight [17:36] the arrow buttons typed A,B,C,D when I wanted to position the above line [17:36] so now it is gone out of the screen, and cant bring it back [17:36] any terminal guru please [17:37] this is the vi editor, I guess, because the previous step was this: sudo vi /etc/mysql/my.cnf [17:38] I am not familiar with it, but it was required in this step [17:38] !info colordiff [17:38] colordiff (source: colordiff): tool to colorize 'diff' output. In component universe, is optional. Version 1.0.13-1 (utopic), package size 13 kB, installed size 75 kB [17:40] pi94: sudo vi /etc/mysql/my.cnf is just editing a text file, as root [17:40] you can use any editor you like [17:40] vi ftw [17:40] arcane :p [17:40] go back to #bsd :p [17:41] reisio: its on every gnu compliant distro, so pays to learn it [17:41] gnu compliant, what? :p [17:42] :P [17:42] reisio, yes, the terminal entered the edit mode, and then I pasted the required line, but then there were some empty spaces, and when I wanted to move up the added line with the arrow keys, they didnt move it up, but instead moved it down out of the screen, typing only A,B,C or D on a new line each time I pressed on any one of these arrow keys [17:42] Chuck [17:42] are you talking about busybox's vi? [17:42] what is that thing for that you pasted [17:42] pi94: use a text editor you're more familiar with instead of vi [17:43] jvwjgames: ok, better do: gksudo gedit /var/lib/dpkg/info/libdlrestrictions1.postinst [17:43] reisio, I would have done that, but it was the way to do it in the guide..I guess it should be fine when I just open the file and add the line, right? [17:43] pi94: yes, for the third time [17:43] jvwjgames: pastebinit [17:44] jvwjgames: accepts text streams from bash too [17:44] empty file [17:45] jvwjgames: did you copied and pasted it? [17:46] how do I exit the vi editor's edit mode? [17:46] pi94: press ESC [17:46] it is an empty file chuck [17:47] ok, then paste: locate libdl [17:48] ciao [17:48] http://paste.ubuntu.com/8923541/ [17:49] !list [17:49] agip: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [17:51] jvwjgames: doh! no postscripts in there -.- sure that is the whole outputs? [17:51] yes [17:52] jvwjgames: wel, then your problems is worst than i thought :P sry but i am declaring me incompetent -.- =( [17:53] thanks for trying man [17:55] hi all, is it possible to shrink/modify partitions without data loss using a 14.04 live dvd (kubuntu)? i tried it to google the answer, couldn't find any good. also on my previous attempts kparted failed to do it (none of partitions start/end on cylinder boundary) testdisk didn't find any serious trouble on my hdd [17:55] jvwjgames: you got serius problems cause look at my output: http://i.imgur.com/OsffWOC.png there i got postscripts and everything [17:56] jvwjgames: if you want we could try making that postscript but, i think i wouldn't help cause the problem is worst i think [17:56] excognac: it's possible, and even likely, but not 100% safe [17:58] reisio: ok, can you advice me a good guide? I think my hdd is screwed up to some extent (recently i rewrote the partition table), couldn't yet find the solution for the current problem, most websites said it's not a problem at all. === g_ is now known as Guest99864 [18:01] ok [18:01] lets try [18:01] and also what does a postscript do [18:01] it's check when ever a program is installed [18:02] jvwjgames: gksudo gedit /var/lib/dpkg/info/libdlrestrictions1.postinst [18:02] Hi, I know this may not be exactly on topic but I just created an EC2 instance with an EBS root disk (which I increased to 20GB) and the Ubuntu banner when i ssh in says “Usage of /: 9.7% of 7.74GB” [18:02] But df -h says 20GB [18:02] who is right? [18:02] (ubuntu 14.04) [18:03] ok [18:03] I think the default AMI EBS disk is 8GB, but I don’t know if that means I only have 8GB of a 20GB disk free. Is there a way I can tell what the usable space on a disk is? [18:03] jvwjgames: in that new file copy and paste this: http://paste.ubuntu.com/8923812/ [18:04] hello, the installation process of moodle tells me 'Open your browser and go to http://IP.ADDRESS.OF.SERVER/moodle'..when I enter my current IP address (as seen on a 'what's my ip' website) the page is 'unable to connect' ..what is the 'server ip' here? I have no server. [18:05] ok done [18:05] pi94: are setting up that server from an ssh? [18:06] Chuck_Norris, this is the guide I am following: https://docs.moodle.org/28/en/Step-by-step_Installation_Guide_for_Ubuntu [18:06] jvwjgames: save the file, then close gedit [18:06] ok i did [18:06] Chuck_Norris, at step 7, it asks me to do so [18:07] see if the problem (at this point didn't remember it :p) persists [18:07] reisio: i get this now when i starting gkrellm: GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed did i broke my installation? it seems so, cuz i had other errors too even before but i did not install any 3rd party packages before [18:08] pi94: you will need your LAN IP. [18:08] pi94, try http://localhost/ [18:09] jortanna, please don't spam in PM, thanks [18:10] OerHeks, thank you. it worked when I inserted 'localhost' [18:11] Chuck_Norris, I could solve it by typing 'http://localhost' [18:11] so glad :D thanks to OerHeks -.- [18:12] Error on running chromium: Illegal Instruction (Core dumped) [18:12] pi94, from an other machine, just type the IP >> https://docs.moodle.org/28/en/Installation_on_Ubuntu_using_Git see the begin part 'basic setup' [18:13] pi94: the other ip that you sow is for conecction coming from outside of your lan [18:13] OerHeks, I dont have access to another machine right now, but I will note your hint to apply when I have it. [18:13] you sow in what's my ip* [18:13] Chuck_Norris, oh, ok, I see. [18:15] anyone run os x in a VM ? [18:15] k0nichiwa, that is not allowed , see their UELA [18:16] OerHeks, naw its ok if u own a copy [18:16] besides who are u, their lawyer ? [18:16] Chuck_Norris, OerHeks, ActionParsnip, thank you for your help! [18:16] k0nichiwa, you are wrong, and we cannot help you with that. [18:16] are u a lawyer at all ? no ? then guess what, it's illegal for u to give legal advice [18:17] gotta pass the bar, man [18:17] !ot | k0nichiwa [18:17] k0nichiwa: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:18] hey there [18:19] k0nichiwa: i'm a lawyer [18:19] well so am i [18:19] k0nichiwa: software piracy is something we cannot support here. The guys in #apple or #macos may be able to help [18:19] so congratulations [18:19] k0nichiwa: thanks, took me long enough [18:19] k0nichiwa: or ask in #vbox [18:20] i dont think im asking here anymore am i ? [18:20] OerHeks: it is allowed :) [18:20] * k0nichiwa seems to have been silent for awhile, can't think of why action man brought the subject up again [18:20] although not likely much to do with Ubuntu, if you do it the way it's allowed [18:21] k0nichiwa: your issue is with both MacOS and VirtualBox, not Ubuntu [18:23] Does anyone know if marking the HDD "bad sectors" using a live CD is permanent? [18:24] alevosia: I believe so, I'd recommend just buying a new drive [18:24] error persists [18:24] alevosia: it could help but, trust me, when a disk is daying, there is nothing you can do, if i were you ill be doing backups right now -.- [18:25] ./lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line [18:25] hey guys need some help here. is there andy way to reduce the swap size after installing ubunut? [18:25] *ubunut [18:26] reisio, k0nichiwa for legal wannabees, virtualisation is allowed on apple-server only http://images.apple.com/legal/sla/docs/OSX1082.pdf but not on Ubuntu. [18:26] jvwjgames: sry -.- [18:27] anyone? [18:28] OerHeks: that's right, as we said, you were wrong :p [18:28] potterapple: gparted from a live cd [18:29] OerHeks: reisio: he was right insomuch that the initial question was related to VBox / Ubuntu virtualization of OS X (implied or otherwise) [18:29] Chuick_Norris thanks i just reduce the size and thats it right? [18:29] oops, meant to CC OerHeks on that, was targetted to reisio [18:29] :) [18:30] what? [18:30] reiastill no, i am right, as the Q is posted in #ubuntu , not in an apple support channel [18:30] err reisio ^^ [18:31] yes, and Ubuntu provides VM packages [18:31] reisio: OerHeks was right that it's not permitted to virtualize in any OS other than Mac OS X or Apple Server, and only if the license you have permits it. It's not permitted, and against the EULA, to virtualize Mac OS X in a non-Mac environment [18:31] teward: yes indeed, he was wrong :p [18:31] potterapple: yes it is, if you don't open heavy or too many programs at the same time and then hibernate, then you don't need more than 1 gb [18:31] reisio: therefore, it's not permitted to virtualize Mac OS X in VBox in Ubuntu [18:31] ... [18:31] teward: sure it is, it's just unlikely [18:32] reisio: the implication from OerHeks was, that because this is an #ubuntu channel, they're virtualizing in a non-Mac enviro, therefore E:NotPermitted [18:32] but to not clutter this channel we can continue the discussion in -offtopic or elsewhere :) [18:32] implication? :p He said it was illegal :p [18:33] join petty-fiefdom [18:37] does anyone know how I can tar a directory but not include the whole structure? [18:37] only the last 2 dir's up? [18:38] tar -cvzf /root/TARTEST/backups/website.com.tar.gz -C /root/TARTEST/website.com/public_html .. <---- 2x "." only does one up [18:38] tafa2: ../../ ? [18:38] tafa2: why not just fix your -C param [18:38] tafa2, tar cf .tar /path/to/mydir/*(.) [18:40] * reisio is happy to cd, though [18:43] tafa2: why are you storing files in /root ? [18:43] its a local test vm [18:43] writting scripts on it [18:43] I'm getting "booting kernel failed invalid argument" when trying to install the latest version of Ubuntu Server 14.10 on a KVM host [18:44] anyone encounter this before? [18:44] usually you refer to an OS as a host, not a virtualization implementation [18:44] it probably doesn't like one of your arguments, though ;) [18:45] reisio: sorry, I mean hypervisor :) [18:45] reisio: well, its actually Ovirt [18:45] I'm asking them as well if they know how I can get around this [18:46] right, you refer to an OS as a host or guest [18:46] but yeah if you have paid support... [18:47] is this for help? [18:47] yeah [18:47] reborn: yes [18:47] Does anyone know how to fix a nignix 502 error? [18:48] Jeroen1, post details and errors for help. [18:48] it appear i had a bit problem on the update, it cannot reach to connection to common.dist.yandex or i need to remove it? [18:48] reborn: it's a ppa? [18:48] Yep. [18:49] bubbasaures: I don't know how to find the error that is giving this problem. [18:49] reborn: type cat /etc/apt/sources.list.d/* [18:50] Jeroen1, Cool, it helps the channel to know you circumstance, not an area really know is all. [18:50] your* [18:51] it say may lost. [18:51] Well bubbasaures, probably can someone help me find the error. That's where Iw as looking for probably [18:52] @eric^^ [18:52] hi there [18:52] reborn, You can tab complete nicks. [18:52] Jeroen1, http://www.nginxtips.com/502-bad-gateway-using-nginx/ [18:53] Jeroen1: http://www.nginxtips.com/502-bad-gateway-using-nginx/ [18:53] doh' i didn't saw your link OerHeks -.- [18:53] reborn: may lost? [18:53] yeah [18:54] reborn: type in a terminal cat /etc/apt/sources.list.d/* [18:54] any soggestion on why, upgrading from 12.04 to 14.04.1, network manager does not connect anymore to the wifi of my mobile hotspot from my mobile phone?Any other wifi network works good, only mobile does not, even it seems to me configuration is well posed, password is correct... [18:55] shall i copy and past this? [18:55] reborn: yes [18:56] too long text? [18:56] !pastebin | reborn [18:56] reborn: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:56] someone using '@' may not know of pastebins [18:57] chuck you still there [18:57] jvwjgames: yes [18:57] ok i have the make file [18:57] make file? [18:58] it says that you asked for before i pasted the other stuff [18:58] are you compiling a program? [18:58] and i found a line that is of intrest to me and maybe you [18:59] http://imgur.com/XLVmJ8H === lance is now known as Guest40099 [19:00] host x86_64-unknown-linux-gnu but the console gives me a warning about it configure: WARNING: The config script /usr/bin/libgcrypt-config was built for x86_64-pc-linux-gnu and thus may not match the used host x86_64-unknown-linux-gnu. You may want to use the configure option --with-libgcrypt-prefix to specify a matching config script. [19:01] no suggestions for me? [19:02] and the needed file is indeed in /lib/x86_64-linux-gnu [19:02] so should i change it to the correct host and would that work [19:03] reborn: gksu gedit $(grep common /etc/apt/sources.list.d/* | cut -d: -f1) [19:03] reborn: add a "#" before deb http: [19:03] then save [19:04] jvwjgames: ok, and... you got a folder over there, where you are trying to compile a program right? [19:04] yes [19:05] jvwjgames: what is the name of that folder and where is located? [19:06] ,/mmo/secure [19:06] the source code is in the secure folder [19:06] so it say no such files or directory [19:07] hi. i have GTX 660 and for some reason in most of the games i have surprisingly bad performance even on the lowest settings possible (e.g. Counter Strike: Global Offensive and other steam games). I have 'nvidia' drivers from official repos and my 'powermizer' settings are 'maximum perfomance'... Maybe anyone has a clue why is it happening? Btw, i'm using ArchLinux, but i think i could get some help here on ubuntu channel :) [19:07] jvwjgames: ok so: grep -r "x86_64.unknown-linux-gnu" /mmo/secure/ [19:08] I need to reinstall Ubuntu and tell it which partition was ROOT. I have ubuntu-vg-root that is 955220MB ext4 and dev/sda2 ext2 255MB. Which one should be installed as root? [19:08] dreampwnzor, Not possible is all ask in arch's hannel or ##linux. [19:08] reborn: grep common /etc/apt/sources.list.d/* | cut -d: -f1 [19:08] dreampwnzor, #archlinux for that [19:08] reborn: what does that return? [19:08] dreampwnzor: do you set any kernel parameters? [19:08] bazhang: i know, i tried to do that a while ago, not successful unfortunately [19:08] freijon: umm. i don't think so [19:09] I had the exact same issue with radeon, also on Arch, caused by a power saving setting in the kernel parameters [19:09] freijon, feel free to go to #archlinux with dreampwnzor [19:09] lots of stuff [19:09] that or PM [19:09] pastbin [19:10] bazhang: IMO this issue is not distro related [19:10] jvwjgames: pastebin yes [19:10] freijon, he's on arch, please respect the channel policies [19:11] If someone has a thought can you post it to private chat so I can find it I have to step away for awhile. Thanks [19:11] jvwjgames: even tho, i'm not sharp with filters, idk if i gave you the right command but... let see xD [19:12] /etc/apt/sources.list.d/yandex-browser-beta.list [19:12] [19:12] http://paste.ubuntu.com/8924767/ [19:12] Does anyone know if an internal second SATA HDD can be hot plugged? [19:12] reborn: ok, gksu gedit /etc/apt/sources.list.d/yandex-browser-beta.list [19:14] jvwjgames: give a second i'm not sharp but ill give a command [19:14] ok [19:14] reborn: add a "#" before deb http: [19:14] then save [19:15] Hi guys i have xubuntu and i just installed xfce4 from terminal how can i run the window manager of it [19:15] Airbander: the window manager of it? [19:15] of xfce4 [19:15] Done, then what's next? [19:15] Airbander, Choose it from the login dropdown [19:16] i cant find it bubbasaures === NoahYdr is now known as NoahYdr|Away [19:16] jvwjgames: do you have a .tar.gz over there as a backup right? [19:16] Airbander: the window manager is compiz etc. [19:16] Airbander, Top left of window? Can you find the dropdown? [19:16] tar.gz of what [19:16] reborn: sudo apt-get update [19:17] Airbander: i think there's xfwm though [19:17] it ok guys i find it [19:17] thanks [19:17] Airbander, I'm just telling you the xfce4 de start in general [19:17] jvwjgames: of the program or whatever it is you are trying to compile [19:17] yes [19:17] yep thanks [19:17] it now done fixed! thanks! [19:18] gj [19:18] reborn: no problem [19:19] jvwjgames: sed -i 's/unknown/pc/g' /mmo/secure/client/Makefile [19:19] what does this do [19:20] mmm... replace unknown by pc -.- [19:20] ok i did it [19:20] now compile === kpease_ is now known as kpease [19:22] did you say replace unkown by pc [19:22] what do you mean [19:22] words inside Makefile file === kpease is now known as kpease_ [19:25] How long does it take for a dist upgrade to run? [19:25] can it complete within an hour? [19:26] jerware: depends on how much it has to download and your connection speed [19:27] jerware: My last one took me about 90 minutes. [19:27] is it normal that while upgrading to a new distro version, that the screen turns black in the process? [19:28] jerware: That's with a 30 Mb connection. === root is now known as Guest19566 [19:29] xwalk: that's nuts [19:29] you'd have to download around 5gb [19:30] EriC^^: It felt like an hour and a half process. It was done over WiFI as well. [19:33] asd [19:33] asd [19:33] asd [19:34] ok [19:34] same error :( [19:35] jvwjgames: if it didn't work, then delete that folder, untar your backup .tar.gz, then run ./configure --help it may gives you hints about how to compile it for linux [19:36] i have a idea [19:36] i did that command and there is one i can try [19:36] --host=HOST [19:38] i just don't get it [19:38] jvwjgames: you could try that but, it shoud be something like "linux" [19:40] im having a bit of a problem with another distro of linux but it works perfect in Ubuntu so trying to find out what the difference is. I'm also a bit surprised. I have to use a proxy for updates so I install ubuntu CLI only and reference my credentials on the proxy update tool -- http://"first.last@domain.com:Password":proxyserver.com:80 - and it works flawless in Ubuntu. is the way ubuntu [19:40] interprets characters different than CentOS? [19:52] Boa noite, sou novato por aqui [19:53] question about firefox on ubuntu gnome and nautilus. How can I remove the top most bar in firefox so that if I move my mouse to the topmost position on the screen and click a button, it will swap to a tab that it is in that position like in chrome instead of that topbar that appears there in firefox === kpease_ is now known as kpease === kpease is now known as kpease_ [19:58] no joy [19:58] Alguem me consegue dizer como instalo o My booklive? Disco externo que se liga por WiFi. Executo o setup.exe pelo Wine, mas ele diz que tenho de entrar como Adminstrador. Desde já os meus Agradecimentos [20:00] Is there a way to enable manual login vithout having admin rights (in guest session) ? [20:00] I ran a dist upgrade and I'm still running trusty. Isn't it utopic? [20:00] The newest is utopic. === Hans-Martin_ is now known as Hans-Martin [20:03] is vlc 2.2.0 going to be backported in ubuntu 14.04 ? === kpease_ is now known as kpease [20:05] Hey can someone help me out? [20:05] jerware, Was it dist-upgrade you ran? [20:05] I have a troubling issue, could someone help me out? [20:06] for what if i know i can [20:06] just ask [20:06] ZGN, Describe it to the channel for help. [20:06] !ask > ZGN [20:06] ZGN, please see my private message [20:07] bubbasaures: yes [20:07] apt-get dist-upgrade [20:08] jerware, That is a in release upgrade not from one to the next release [20:08] jerware: if you used apt-get dist-upgrade that will not upgrade to newer ubuntu version. in Software Updater > Notify me of a new ubuntu version > Software updater will handle it from there [20:08] I bought a Gaming Computer in the Local Listings, it was Dual Booted with Win7 and Ubuntu and the previous owner Cleared the Win7 but didnt clear the ubuntu, I loved ubuntu but there is a password on the account, as well it is installed on the same ntfs partition as win7 and im am unclear as to uninstalling. [20:09] jerware, go to software & updates and set it as al releases than run the update gui. [20:09] What do I do? D: [20:09] ZGN: you just want the existing win7 install? [20:09] No, I want Ubuntu.. [20:09] But I want to keep Win 7 [20:09] ZGN: isn't that the situation you already have? [20:10] Yes, but I dont know the password for the account. [20:10] I no longer have access to the previous owners number. [20:10] ZGN: you can reset it from a live OS [20:10] Live OS? [20:10] ZGN, I would never run someones else's set up personally. You could still have all thats there but know whats there [20:10] https://help.ubuntu.com/community/LostPassword [20:11] or http://www.psychocats.net/ubuntu/resetpassword [20:11] thank you. [20:11] :) [20:12] Guys I have an issue with my ubuntu 12.04, nvidia card and the default nouveau driver. At some point my pc simply crashes. I coud extract the following from the syslog: Nov 10 21:05:05 adac-ThinkPad-T410 kernel: [ 564.049268] nouveau E[ PFIFO][0000:01:00.0] DMA_PUSHER - ch 3 [Xorg[1445]] get 0x00200244ec put 0x002002452c ib_get 0x000003ef ib_put 0x0000005a state 0x80000234 (err: INVALID_CMD) push 0x00400040 [20:13] sorry ubuntu 14.04 [20:16] camilo: /join #ubuntu-pt este é o Inglês só canal. por favor, pergunte no ubuntu-pt [20:17] It really sucks choosing between debian / ubuntu :( [20:20] Skyrider: why man [20:20] hey i've got a fresh install of Ubuntu Server LTS right here and it can't seem to find the swap partition that the installer prepared [20:20] it shows up in fdisk as /dev/sda5, but blkid doesn't show it [20:21] the installer added a line for it in fstab, but it just throws an error at bootup [20:21] not sure where to go from ehre [20:22] http://pastebin.com/SUTQcx6Z [20:22] anyone know? === dave is now known as Guest47452 === max is now known as Guest72147 [20:26] I need to reinstall Ubuntu and tell it which partition was ROOT. I have ubuntu-vg-root that is 955220MB ext4 and dev/sda2 ext2 255MB. Which one should be installed as root? [20:27] hi === dw_ is now known as Guest38424 [20:27] Any recomendable tool to create a bootable usb from ubuntu using a non-linux .iso? [20:28] hello [20:28] seems like unetbootin is only for linux distros [20:29] no [20:29] there is win too [20:29] but I wan tu run it in ubuntu [20:30] anyone have any thoughts on the reinstall? === scott is now known as Guest88999 [20:31] hello, I have lubuntu installed like this, http://imgur.com/PEAT9hT is it possible to install a new distro on this and keep what is on my /home [20:33] Guest38424: what new distro [20:34] star400 [20:34] Anyone here familiar with Nyquist? [20:34] ubuntu mate Ben64 [20:35] Guest38424: you can just "sudo apt-get install mate-desktop" [20:35] Hi guys! [20:35] alevosia: to use unetbootin with an unlisted iso, use the lower half of the unetbootin screen where it says Diskimage [20:36] (and gals of course) [20:37] yeah I could Ben64 but I actually am doing this mostly because I just put this harddrive in a new computer and am getting errors at boot and audio driver problems. I think I found an external harddrive though, thanks [20:38] Guest38424: it could be done, but it appears your home is not on its own partition. [20:40] hi, guys [20:40] i've got a UAT server running 10.04 LTS with an odd issue I haven't come across before. After logging into the console (successfully), my bash prompt is continually over written by further login prompts (as though I hadn't logged in) [20:42] i can just type in garbage and hit enter to get past them, but they keep corrupting the stdout info on the screen that I'm trying to use. Can't find anything on google related to this (loads of hits about *no* login prompt, but nothing about repeated login prompts [20:42] if i ssh in - i have no issues - it's only when logging in direct from console [20:42] I just in process of downloading a very huge Torrent (around 24 GB) with Transmission and now I get this error message: "Error please verify local data part #2557 is corrupt, so I right click on the torrent, and select "verify local data", but TM doesn't show me any indicating that it actually verifys data (eg no progressbar etc) [20:43] x_O: Because I'm on Debian atm. [20:43] Considering to go Ubuntu [20:43] So is there anything I can actually do, instead of just redownload everything? [20:44] sdfsdfsdf [20:44] ?? [20:45] can anyone help me with getting VLC 2.2 for Ubuntu 14.04? Till today it was on videolan/master-daily but now they've updated it to 3.0 [20:45] lordinvader, WE would have to search like you would. [20:45] lordinvader: that PPA may still have the older version, i can't quite remember the notation for version specific installs but i think it was package:version [20:46] hi, can anybody help me? [20:46] engine: not until you ask something [20:46] thank you, my irc client works) [20:46] daftykins: it's not there any more - at least I can't see that version if I run 'apt-cache policy vlc' [20:47] lordinvader, current vlc in trusty is 2.1.4, so remove that ppa with ppa-purge and you will have 2.1.4 [20:47] OerHeks: I need at least 2.2 - but I can't run 3.0 because of libavcodec55 dependency issues [20:48] Hi, I want to try ubuntu cloud image so I downloaded https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img how can I increase the size of the disk? [20:48] I can't find any documentation for this [20:50] where can I get Ubuntu drivers for a AMD FirePro D500> [20:50] ?* [20:53] I am trying to set up a B800i Drobo on Ubuntu 14.04. It uses ISCSI and is supposed to allow DHCP to create a connection. I can't get iscsiadm to discover the Drobo. I suspect the DHCP is not set up correctly because Avahi is active in IFCONFIG [20:53] any one know how to disable subtitles in mplayer using keyboard? [20:54] gr33n7007h: are you sure they are not "hardcoded" into the video? [20:55] k11, no, not hardcoded [20:55] gr33n7007h: "v" should do it [20:55] k1l, awesome, thanks dude! [20:55] i'll remember that now [20:56] i just ran sudo sixpair, step 2 here https://help.ubuntu.com/community/Sixaxis and my bluetooth stopped working. now i have rebooted and it still doesn't work. i've searched a bit and not found anything promising. now i get this when i run sudo sixpair http://paste.ubuntu.com/8926474/ how do i troubleshoot this now? [21:02] ozzloy: "rfkill list all" ? [21:02] oh, i just found sixad -r [21:02] aka, restore bluetooth [21:02] apparently sixad takes over bluetooth [21:03] hello, I have someone asking me what my servers internal ip address range is(he says it should look something like 10.0.1.0/24), and I’m not sure how to find that, can someone help me out? [21:03] bobbobbins: The server is running Ubuntu? [21:03] bobbobbins: install 'pastebinit' then run "ifconfig | pastebinit" [21:04] genii: yeah, its running ubuntu [21:04] daftykins: ok, let me try that [21:04] !info pastebinit [21:04] pastebinit (source: pastebinit): command-line pastebin client. In component main, is optional. Version 1.4-3 (utopic), package size 14 kB, installed size 164 kB [21:04] wow. where has that been all of my linux life [21:05] it is a gem indeed :) [21:05] yeah, I was missing out on that too [21:05] i look forward to the day it's installed as default so i don't have to preface every task with installation commands [21:06] Dear all. Q: In a python script, I would like to determine the path and file name of a document, that is open in LibreOffice Writer. I have seen that you can use 'import uno' and its tools but some code I have found simply does not work. What is the best solution? Thx for any contributions ... . [21:06] What is the configuration file for KDE on Ubuntu to set i.e. a locked down desktop background? [21:07] dang it, I just realized this server is using centos, not ubuntu…i didn’t switch it over, sorry…wrong channel [21:07] locked down? [21:07] does anyone know how to clear the niginx error log? Tried echo 'n "" > file.log but didn't work. [21:07] reisio: the user is not able to change it. There is a guide on disabling certain features in KDE I am following but I can't figure out where it wants me to put my config files. [21:08] * squinty votes for default pastebinit and inxi :P [21:08] mmm [21:08] would ask #kde [21:09] reisio: will do :) [21:10] bobbobbins: paste it anyway, it's just reading a number :P [21:11] daftykins: ok i will, i just have to figure out how to install pastebinit [21:11] bobbobbins: just run 'ifconfig' then paste the active interface (eth0 likely) into paste.ubuntu.com [21:12] daftykins: btw try to get used to using ip addr show instead of ifconfig for such a problem - ifconfig is deprecated [21:13] daftykins: http://paste.ubuntu.com/8926808/ [21:13] bobbobbins: mmm you've got two interfaces there then [21:14] i think all rackspace servers are set up that way === haxor is now known as phiRez [21:15] hi all ! is it normal that http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages 404's ?? === giovanni is now known as Guest79295 [21:16] bobbobbins: i'll guess eth1 and hrmm, gotta work out this subnet ugh [21:16] sounds like archive.ubuntu.com has a big problem [21:16] http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/ <- works [21:17] looks like no uncompressed Pacakges file there [21:17] yep, by my apt-get wants Packages, not those ;) [21:17] it was working 2 minutes ago [21:17] are you using squid by chance? [21:17] daftykins: sorry, I didn’t realize it would be tricky [21:17] SO I have been using ubuntu for a while and I never saw this happen. Just doing usual activities, the RAM use dropped from its usual 95% to about 50% and swap started going crazy and making chrome very slow. I have not messed with swapiness value. [21:17] jimmy51v_: not sure, our security guys keep messing with us [21:17] anyone know why? [21:18] jimmy51v_: how to fix apt-get update ? [21:18] Pinkamena_D, You gotta see whats running top or htop if installed. [21:18] bobbobbins: no worries, good challenge for my brain. looks like 10.179.68.151/19 === phiRez is now known as ZerOlegend [21:19] jpic: if you run `sudo apt-get update` you're getting a 404 on that repo? [21:19] bobbobbins: pass them this for more info - http://jodies.de/ipcalc?host=10.179.68.151&mask1=19&mask2= [21:19] jimmy51v_: yep: http://dpaste.com/183C6J7 [21:19] daftykins: just for a check: paste (here) the output of ip route | default [21:20] daftykins: awesome, thank you! [21:20] guntbert: not my system. i am not the question asker. [21:20] Pinkamena_D, Swapping on a spinning HD makes things rather slow to a crawl, on a ssd it is not noticeable in some swapping. [21:20] chrome, compiz, and xorg are the top processes, nothing unisual there. What happened was that the ram use started filling back up to the top again, but then once more it just crashed down to 50%. Chrome must be taking near the threshold for swap but I dont understand why it would move so much at once. [21:20] daftykins: sorry, I **know**, fat fingers :-) [21:21] weird, but at least the system stays stable. =D [21:21] jpic: looks like they might actually be gone [21:22] jimmy51v_: i thought i was on 12.04 LTS supported until 2017 ? [21:22] jpic: although that's LTS so it should be good [21:22] yeah [21:23] jipc: what if you add "dists" in the path i your sources.list file [21:23] like this... [21:25] jpic: http://dpaste.com/0AV77AS [21:25] do you think, if I kept my large hard drive but I bought a small, 15$ mini pci-E SSD to use for swap only that it would help? [21:25] jimmy51v_: well W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/dists/precise-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.24 80] [21:26] ah.. it must append the dists automatically [21:26] precise has not made it into old-releases yet: http://old-releases.ubuntu.com/ubuntu/dists/ [21:27] jpic: if you try to open those IP's in your web browser does it work? ex: http://91.189.91.14 === nuke_ is now known as nuke1989 [21:28] jimmy51v_: yes, i can see the Packages.bz2 in the repo in question for example [21:28] odd [21:28] curl'ing http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages.bz2 from the server works for example [21:29] I think it is bacause 10.04 server is still supported, and desktop is EOL [21:29] *because [21:30] OerHeks: I was heading to configuring compression type for apt-get to prefer gz. [21:30] OerHeks: is that a waste of time? [21:31] jpic: are you desktop or server? [21:31] jimmy51v_: server [21:31] jpic: well, anyway, i was going to suggest configuring apt-get to prefer the gzip'd Packages file. like this: [21:31] `apt-get -o Acquire::CompressionTypes::Order::=gz update` [21:32] awesome, thanks jimmy51v_ you rock ! [21:32] jpic: did that work? [21:32] yes !! [21:32] some other error appeared though xD [21:32] heh [21:33] only one: W: Duplicate sources.list entry http://repo.percona.com/apt/ precise/main amd64 Packages (/var/lib/apt/lists/repo.percona.com_apt_dists_precise_main_binary-amd64_Packages) [21:33] W: You may want to run apt-get update to correct these problems [21:33] not so much related to ubuntu though ... but still i wonder, i did run apt-get update again without success [21:33] eh.... paste your sources.list and look for the duplicate entry [21:33] man, this might be the first time i've successfully helped someone with something non-simple [21:34] * jimmy51v_ accepts 2 scoobie snacks [21:34] hehe [21:34] * jpic hands over a cookie to jimmy51v_ [21:34] !cookie | jimmy51v_ [21:34] jimmy51v_: Wow! You're such a great helper, you deserve a cookie! [21:34] * jimmy51v_ enjoys the oatmeal raisin [21:35] apparently i have two indeed in sources.list.d: percona.list and repo_percona_com_apt.list ... not sure why [21:36] i'll just remove one and run ansible again see if it duplicates it in that case remove the other one, thanks again jimmy51v_ [21:36] i'll have to make that setting persistent too in apt.conf [21:36] jpic: no prob. good luck [21:38] Hello, I was wondering if I could get some help on an ssh issue [21:39] Hey guys [21:39] I want to update just opensll on my 12.04 system... is this the best thing to follow: http://askubuntu.com/questions/429385/upgrade-openssl-on-ubuntu-12-04 [21:41] Anyone? [21:41] patience :) [21:41] haha sorry jimmy51v_ [21:41] webdevb: what version are you trying to run? [21:42] webdevb, just upgrade, and you'll be fine. 12.04 should be patched [21:42] !info openssl [21:42] openssl (source: openssl): Secure Sockets Layer toolkit - cryptographic utility. In component main, is standard. Version 1.0.1f-1ubuntu9 (utopic), package size 491 kB, installed size 976 kB [21:42] I'm trying to patch this jimmy51v_ CVE-2014-0224 [21:42] OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injec... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224) [21:43] When I try and run a command remotely from ssh it works fun, but it creates two process [21:43] !heartbleed [21:43] A fix for the recent OpenSSL vulnerabilities (2014-0076 & 0160) has been pushed to the Ubuntu repositories. See http://www.ubuntu.com/usn/usn-2165-1/ and http://heartbleed.com/ for more information. [21:43] webdevb, If this is a heartbleed issue it was fixed here within a day of it's anouncement. [21:43] for example" ssh somehost 'sudo java -jar some.jar' [21:43] here is the ubuntu repos [21:43] no this isnt the heartbleed it's the pulse one. [21:44] creates a 'sudo java -jar some.jar' process and a 'java -jar some.jar' process both as root user [21:44] Hello, whats best way to update my ubuntu install to last stable linux kernel? [21:44] sudo apt-get install dist-update [21:44] diegoaguilar, That is basically not supported here, at least the kernel [21:45] latest ubuntu tweaked is [21:45] becase it relates to linux in particular? [21:45] jimmy51v_: How does one check the openssl version? [21:45] whats ubuntu tweaked? [21:45] j4s0nmchr1st0s: apt-cache policy openssl [21:45] diegoaguilar, technically this channel is ubuntu release only. [21:46] opensshl version [21:46] openssl version [21:46] byork9, Ubuntu like most linux distros tweak the kernels for their OS. [21:46] OerHeks but how do I just update openssl... [21:47] oh i thought you meant something else... a different distro than ubuntu [21:47] nullpointer0x00: i think you mean `openssl --version` [21:48] webdevb: assuming your ubuntu version is still supported... `sudo apt-get install openssl` [21:48] openssl:Error: '--version' is an invalid command. [21:48] so whats the first thing i should be doing after installing ubuntu ... ive already installed flash the codecs and all that stuff... [21:48] webdevb, it is patched AFAIK http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-0224.html [21:48] OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injec... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224) [21:49] webdevb: oops... `sudo apt-get update && sudo apt-get install openssl` [21:49] byork9, Whatever you want, would you ask that of a windows or apple user? [21:49] webdevb, if you are up-to-date, you are fine [21:49] ok let me narrow my question down... security wise... there isnt any avast here so.... what do you do for security.. viruses hacking etc [21:50] !av | byork9 [21:50] byork9: Antivirus is something you don't need on !Linux. except where files are then passed to Windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus [21:50] I need to reinstall Ubuntu and tell it which partition was ROOT. I have ubuntu-vg-root that is 955220MB ext4 and dev/sda2 ext2 255MB. Which one should be installed as root? [21:50] lol!! ok... i knew it was less prevalent just didnt know that there wa\snt [21:50] byork9, Linux like any other is a user interface to the danger, safe practices is all you need and good passwords [21:51] good to go... i know the danger of the command line... i accidently purged the desktop today accidently [21:52] with 'sudo apt-get purge gnome*' [21:52] oops [21:52] byork9, Ah, the fun of first use, I wiped all kinds of stuff in the first 6 months. ;) [21:53] so out of curiousity... why cant i keep my system as root? my android is root all the time... and i know they are brother and sister not the same... maybe im asking a stupid question [21:53] !root | byork9 [21:53] byork9: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [21:53] byork9, Android is not root unless you root it. [21:54] or buy it rooted [21:54] lol... and thats what android is for.... ROOT [21:54] byork9, Not really, root is exposure. [21:54] byork9: ubuntu is wise and protects us from ourselves. [21:54] byork9: basically one of the security ideas is not to run with the loaded gun all the time, but use the root rights when you need it. so use sudo for and when you need it. [21:55] byork9: you are wrong. you dont run everything as root just because your device is "rooted" [21:55] google play is a known issue with bad code [21:55] lol... i wasnt literal kll.... [21:56] byork9: and even windows got to the idea not to be the full power user all the time but to ask when the permissions are needed [21:57] ok... thankyou for the information... have a good day === slyrus_ is now known as slyrus [22:00] Does anyone use Ubuntu with a Microsoft Surface or one of the new ultrabook 2 in 1s? [22:02] thekkid, You thinking of buying? [22:03] thekkid: last days someone was here with a surface pro 2. that seems to work. you need to load the wifi driver form some external ressource but there are enough guides on the net [22:03] thekkid, I believe the surface has models that work. http://www.geek.com/microsoft/linux-users-rejoice-heres-ubuntu-on-the-surface-pro-3-1594864/ [22:04] bubbasaures: My old laptop is giving out and I want a new one. I was coincidentally in a best buy the other day and all the laptops were 2-in-ones [22:05] Houston we have a problem. [22:05] thekkid, I think you could get the same basic hardware cheaper and easier to just plug and play without the MS name is all. === BradCrittenden is now known as bac [22:06] bubbasaures: Maybe, the screen on it was pretty good looking. Do you know of any other super lightweight tablet/laptop deal? [22:06] on x86 [22:06] thekkid, Not really, here we are mainly direct support of installing or installed ubuntu. [22:07] bubbasaures: Yeah. Thanks though! [22:08] thekkid, No problem, we do want to help if we can. ;) === slyrus_ is now known as slyrus [22:09] Using 14.04.1LTS my brightness always resets to MAX on reboot, I've adjusted the rc.local as suggested on the main site, any other ideas? [22:10] l0rdn1x: see the bios settings [22:11] odd question, but has anyone ever gotten wsop.com poker client to work with Wine? hah [22:11] * l0rdn1x will brb [22:11] bubbasaures: Yeah, I think I could get it working I just don't know what I want. [22:12] mehdi: see wine app database or the wine specialists in the wine channel [22:12] what wine channel [22:12] thekkid: to get to know what you want is not really a ubuntu support issue :) try ##hardware or #ubuntu-offtopic [22:12] #winehq [22:12] !wine | mekhami [22:12] mekhami: 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 [22:13] k1l: Thanks! [22:14] k1l, no option in this bios for anything about dispaly ;( [22:14] l0rdn1x: what do you want to brightness set to? === sc0tty__ is now known as Sc0tty- [22:15] EriC^^, echo 6 > /sys/class/backlight/intel_backlight/brightness [22:15] ok [22:16] i got that in the rc.local somewhere else I can try it? [22:16] echo 6 | sudo tee /sys/class/backlight/intel_backlight/brightness [22:16] http://en.wikipedia.org/wiki/Virtual_IP_address ... trying to grok this ... "A virtual IP address (VIP or VIPA) is an IP address assigned to multiple applications residing on a single server, multiple domain names, or multiple servers, rather than being assigned to a specific single server or network interface card (NIC)." [22:16] l0rdn1x: try it in ~/.profile it should work [22:16] so would a use case be binding a VIPA to a single application instead of specifying the port that that application is listening to?? [22:17] EriC^^, k one sec [22:17] l0rdn1x: you'll need to add tee /sys/class/backlight/intel_backlight/brightness to the sudoers file though with NOPASSWD [22:17] Okay. So I have an issue using dovecot and postfix. I can recieve email but not send it [22:18] EriC^^, k [22:18] try in the terminal sudo -k [22:18] then echo 6 | sudo tee /sys/class/backlight/intel_backlight/brightness [22:18] see if it changes [22:19] without asking for a password === rh1n0 is now known as rh1n0_away [22:20] EriC^^, it just made the screen go black lol [22:20] yeah [22:20] i was kind of surprised about the echo 6 [22:20] try [22:21] cat /sys/class/backlight/intel_backlight/brightness/max_brightness [22:21] see what it returns [22:22] for max_brightness I get a return of 2, and for just brightness I get a return of (1) which is 2488 [22:22] So the first command errors out. [22:22] sorry yeah its [22:22] cat /sys/class/backlight/intel_backlight/max_brightness [22:23] 4882 [22:23] ok [22:23] So 2488 is what I should set it to then? [22:23] play with your brightness [22:23] k [22:23] yeah [22:23] play around and get the value [22:23] sweet thanks man it was driving me nuts lol [22:24] no problem [22:24] My eyeballs would start burning and I'd be like oh yeah need to turn down the brightness lmao [22:24] haha === havingFun is now known as xrosnight [22:29] I bought a gaming computer that was dualbooted with win7 and ubuntu on the same 1tb ntfs partition, how do i remove ubuntu? i wish to run a clean install on a seperate partition but wish to keep win7 [22:29] hi guys [22:29] i have a problem [22:29] can anyone help me [22:29] i messed up samba [22:30] ZGN: is it a wubi install? so ubuntu is installed inside the windows partition? [22:30] yes [22:30] how did i complete remove samba including /etc/samba files and eny other directory?????? [22:30] Hello [22:30] weeee virtual machine chatting!!!! WOOOOOOOOOOOOO [22:31] ZGN: wait there is some uninstall guide somewhere in the official docs [22:31] where? [22:31] can yuo refer me? [22:31] you* [22:31] ZGN: https://wiki.ubuntu.com/WubiGuide#Uninstallation [22:31] Ary_Mainart, sudo apt-get remove --purge samba [22:32] this command doesent remove /etc/samba directories [22:32] Ary_Mainart, stop samba first, then purge, logout and login again [22:32] * as with any service [22:33] ZGN, Ubuntu should be dualbooted wubi is not supported, the ubuntu you have can be removed in add/remove in windows admin. [22:33] Hello. I want to install a package that needs additional packages to work. How can I log changes to be able to remove this packages with all additional istalled during this installation? [22:34] Novice201y: Might want to look into apt-listchanges [22:34] ZGN, That wiki is excellent. [22:35] is there something equalent to Citrix on linux? [22:35] genii: But I want to install a package by apt-get. === slyrus_ is now known as slyrus [22:38] Novice201y: if you remove that package the other ones should be marked as not-nneded too and will be removed. [22:38] OerHeks: isnt it actually apt-get --purge remove [22:39] geoffmcc, i think that works the same way? [22:40] OerHeks: maybe, some things have multiple ways to do [22:40] any way to open a file with sudo without using a terminal? i broke my terminal trying to change the default terminal [22:41] Hello! I have a problems with core i5 cpu [22:41] Novice201y: in any case the apt log is /var/log/apt/history.log ( if you ever need to keep track of anything ) [22:41] geoffmcc: Thank You [22:41] hit control alt + f2 macscam1 [22:41] Novice201y: use zcat for the log.gz files [22:41] it resets speed to 800Mhz every second.. [22:41] scaling governor is performance [22:41] then alt + f8 should take you back [22:42] ZerOlegend: no. you are mixing stuff [22:42] macscam1: what did you do? [22:42] just saying that will get into console [22:42] macscam1: you still have xterm btw [22:43] ZerOlegend: no. alt+f2 is not tty. ctrl+alt+f1 is a tty. and then ctrl+alt+f7 will get back to gui [22:44] any of them are a tty 1 - 7 [22:44] at least it does it for me [22:44] 1 - 6 i mean [22:44] ZerOlegend: yes. but you dont get there with alt+f2 [22:44] 7 is back to x [22:44] i said control + alt + f2 [22:44] hi. How can I get version 4.9.* of gcc in ubuntu 13.10? [22:45] i missed the first + the first time i wrote it [22:45] ZerOlegend: oh sorry. misread that control. [22:45] i tested it before I wrote it to be 100% sure to not give bad information [22:45] !info gcc saucy [22:45] 'saucy' is not a valid distribution: extras, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed [22:45] marchelzo_, not, as 13.10 is EOL, upgrade please to 14.04 [22:45] marchelzo_: 13.10 is out of support update first to 14.04 then take a look about the gcc [22:45] OerHeks, I'm not terribly familiar with ubuntu. Does that mean I have to reinstall? [22:46] marchelzo_: no [22:46] you can upgrade the distro [22:46] !upgrade | marchelzo_ [22:46] marchelzo_: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [22:46] I'm actually running Xubuntu, but I take it these docs still apply to me? [22:46] k1l, can you still do just a apt-get dist-upgrade? [22:47] marchelzo_: yes [22:47] ZerOlegend: not on ubuntu. we have updaters for that [22:47] ZerOlegend: sudo do-release-upgrade [22:47] oh ok been awhile since I used ubuntu just re-installed it this weekend [22:47] got tired of gentoo [22:48] I think fiesty was the last version I ran [22:48] so happy netflix works with chrome37 now [22:49] still trying to get a good way to rtmp stream audio/desktop/webcam to a live stream site. castawesome kind of works but doesnt seem to grab audio from pulse [22:49] hey all, i have some questions about nfs performance, wanted to get some comparisons to see if i'm crazy. i'm topping out at ~11MB/s transfer speed between two Ubuntu 14.04 machines connected with cat6 to the same gigabit switch. === slyrus_ is now known as slyrus [22:51] tj-main, could also depend on your hard drive read/write speed [22:52] 1gig ethernet maxes out around 125MBps [22:53] I accidentally over-wrote my /etc/ssl/private/ssl-cert-snakeoil.key. How do I reset it or generate a new one? [22:54] Zer0legend, the drives I am testing on are 2 SSDs in btrfs RAID 0, local write speed with the same test is ~1GB/s === slyrus_ is now known as slyrus [22:54] collinanderson, http://ubuntuforums.org/archive/index.php/t-803827.html [22:54] 2nd to last post [22:56] ZerOlegend: perfect. I just ran "sudo make-ssl-cert generate-default-snakeoil --force-overwrite" which at least _looks_ it would fix it. (And I assume it did. I'll know in about a day). Thanks so much for the quick reply! [22:57] no problem you are welcome [22:57] hi [22:57] helo [22:58] my ubuntu init process doesnt seem to mount /dev, which presents a whole range of problems [22:58] its 14.10 but the same happened with 14.04 [22:58] so no devices will mount? [22:58] how come it no longer mounts it. [22:58] ZerOlegend: some work, but many devices dont [22:58] what is one that doesn't for example? [22:59] ZerOlegend: all sound devices [22:59] icewaterman: is that some special setup? [22:59] you do not mount a sound device [22:59] k1l: unfortunately i have to use my own compiled kernel. [22:59] icewaterman: what devices do you mean exactly? [22:59] ZerOlegend: no but the device is in /dev [22:59] are you saying you do not have working sound? [22:59] icewaterman: oh. so its not a ubunut issue but a custom-kernel issue? [23:00] k1l: doubt it, because i explicitly enabled devtmpfs and used the kernel option to mount it on boot [23:00] did you compile support into the kernel for devices that are not working? [23:00] icewaterman: so does it work with an original ubuntu kernel? [23:01] k1l: unfortunately i cannot test that [23:01] icewaterman: what devices are we talking about? what machine do you use to need a own kernel? [23:01] k1l: because of some weired full disk encryption setup i used years ago i cannot use the ubuntu kernel [23:01] atm it sounds like: i build a own kernel that doesnt work. [23:02] i would like to but it would cost me weeks to get a complete setup working again and i do not have the time. [23:02] yeah that is what i am getting too k1l [23:02] this is why i have been stuck with my custom kernel for years [23:02] sounds like you just missed some kernel modules [23:02] ZerOlegend: all kernel modules are there [23:02] how are they set to load? [23:03] ZerOlegend: lets make the problem more simple: [23:03] that would be fantastic [23:03] uvcvideo and videodev are loaded, but no /dev/video0 [23:03] because /dev is not mounted [23:03] that is where I am getting lost [23:04] i have only heard of storage devices being mounted [23:04] http://pastie.org/9710601 [23:04] ZerOlegend: /dev/ is a virtual filesystem in memory usually. [23:04] either using tmpfs or devtmpfs these days [23:05] right [23:05] so it should be mounted [23:05] is there a backdoor preinstalled on every ubuntu os for the nsa? [23:05] that was the output from mount right? [23:05] no juniburp [23:05] ZerOlegend: yes [23:05] juniburp: no [23:06] juniburp, They don't need one your on the web. [23:06] i have never in my life seen non storage devices in my mounts [23:06] so why is there a scare with ubuntu? [23:06] lspci will show other devices [23:06] ZerOlegend: udev /dev devtmpfs rw,mode=0755 0 0 [23:06] and lsmod [23:06] thats the entry in fstab [23:06] http://forum.prisonplanet.com/index.php?topic=43629.80 [23:06] did you add that to fstab? [23:06] juniburp: it is some FUD made from groups that dont like ubuntu as a beginners linux [23:07] juniburp: and that ones dont know what SELinux actually is [23:07] k1l: i never heard of SELinux [23:08] ZerOlegend: yes i did add it because it didnt mount it without it. unfortunately neither does it now with it being added. here is my lsmod: http://pastie.org/9710606 [23:08] as you can see all the necessary modules are there [23:08] wait, selinux was developed by the nsa [23:08] so we can't really trust ubuntu [23:08] or am i stupid? [23:09] juniburp: stop [23:09] juniburp: shut up, [23:09] http://en.wikipedia.org/wiki/Security-Enhanced_Linux [23:09] it says so in the wiki [23:09] cause wiki's are 100% truth right? [23:09] the key concepts were developed by the nsa [23:09] ubuntu is not selinux [23:09] lol juniburp dont like it then dont use anything that uses selinux [23:09] juniburp: yes some nsa teams were working on it. but that doesnt mean they made backdoors to linux [23:10] so how can one be 100% sure that their system is backdoor-free? [23:10] juniburp: just dont get hysteric if you read nsa somewhere. read and think [23:10] icewaterman, i have no idea how to help on your situation unless I were playing with the machine in person [23:10] juniburp: its open source. you can see all code that it is [23:10] you got one complicated setup [23:10] there are more fancy ways to get backdoors into software than by putting them into the code. [23:10] Hello [23:11] k1l: i don't have anything to hide but the principle behind the government trying to incriminate you every way then can is appaling [23:11] well juniburp that is what they do get over it [23:11] juniburp: the task why nsa was working on it was to make more secure linux OS possible to be used by nsa or other government teams. not to make backdoors into linux. [23:11] icewaterman: the only way i know how to put backdoors are by embedding them into files [23:11] encrypt your stuff, dont do crime in open areas, live a happy life [23:11] juniburp: haha, how naive are you: http://de.wikipedia.org/wiki/GNU_Compiler_Collection [23:12] juniburp: you are on the wrong trip. dont get hysteric if you read nsa and just hop on the shitstorm train. read about it and think about it. [23:12] wow great icewaterman that's some nice language that is impossible to understand, hooray for english names lol [23:13] juniburp: even the guys writing the code dont fully understand what they are doing, it is extremly easy to but a backdoor generator into their sources without anyone ever noticing because its not in a place where it would be a threat to gcc but only inside the code its generating and lets be honest who looks at the assembly.. [23:13] juniburp: selinux was started by an nsa team but its maintained by google and redhat most times now. [23:13] anyone know how to make qmmp do the web interface thing? [23:13] juniburp: so we can stop calling selinux a backdoor now until you come with a proof, ok? [23:13] ZerOlegend: don't do crime in open areas? [23:13] well google and nsa are best buddies [23:14] juniburp, ubuntu does not use selinux by default [23:14] EriC^^, lol just common sense advice [23:14] icewaterman: that is not helpful. please try to be helpful in here [23:14] Encryption can be easily broken [23:14] depends on the bit [23:14] how aobut dont do crime, period. [23:14] someone is sending me malicious links [23:14] juniburp, you should unplug your computer then [23:14] show gratis (solo hooy) --> http://s422803032.mialojamiento.(REDACTED) [23:15] i deleted the tld [23:15] in case you click it on accident [23:15] keeel him [23:15] juniburp: stop that in here. please come back if you have some proof for your backdoor accusations, not only some forumspost where someone talks about something he doesnt even know about. [23:15] live a good moral life and government agencies wont want you, [23:15] juniburp: thanks, removed that spammer [23:15] take your m4ds people [23:16] there you go cryptodan that is what I was trying to get at [23:16] k1l: i'm not trying to accuse anyone of anything, i'm just trying to feel privacy, something i haven't felt for a really long time [23:16] now, it's a lot worse after seeing citizenfour [23:16] hehe [23:16] And if you live in a nation that oppresses you then stand up and fight against the oppression just as the USA did back in the 1700's against the british [23:17] juniburp: no need to worry about selinux then, as i explained. [23:17] crime isn't really a problem, unless somebody gets hurt [23:17] lol, juniburp just use Linux pay attention to detail and you will be fine. [23:17] how can i defrag my hdd on linux ? [23:17] you don't [23:17] I keep asking but no response - I need to reinstall Ubuntu and tell it which partition was ROOT. I have ubuntu-vg-root that is 955220MB ext4 and dev/sda2 ext2 255MB. Which one should be installed as root? [23:17] how can I have the hostname and maybe IP address show up on my desktop? [23:17] i'm not going to worry about it, i'm going to learn programming at a high enough level to completely understand what code is doing what [23:17] no need [23:17] and please put the chitchat into #ubuntu-offtopic guys. we need to keep this channel for ubuntu support [23:17] Zero really ? [23:17] linux doenst fragment files enough to need it [23:17] Airbander: ext4 doesnt need defrag [23:17] juniburp, you mean low enough level? [23:17] Airbander, Linux has fsck, don;t defragg a ntfs [23:17] cooooool [23:18] #ubuntu-offtopic [23:18] you can fsck once in a while [23:18] Airbander, unless it is a SSD, no need for defrag [23:18] ok any options to optimize linux ? [23:18] yeah i will fsck once a year maybe [23:18] Airbander, fsck is rarely used however. [23:18] thanks guys [23:18] fsck what is this ? [23:18] juniburp: that is a good intention, to help make sure linux is safe. [23:18] OerHeks: why would ssd matter? [23:18] Airbander, file system checker [23:18] ssd very fast HDD [23:18] Airbander: why optimize? [23:18] CarlFK, trim is not standard enabled [23:19] i just wonder if there is [23:19] OerHeks: um.. what's trim? [23:19] OerHeks: it is since 14.04 or 14.10 iirc [23:19] linux run for me very good i dont need any optimization i just ask that's it [23:19] 14.04 [23:19] Airbander: for most users the regular settings are good to run. [23:20] i used to have a shirt that said FSCK YOU! back in 95 [23:20] well I put the swap at the beginning of the disk [23:20] ok guys what kind of problems i can face using linux ? [23:20] that seems to have a bit of a boost [23:20] Airbander: I have found that trying to optimize is a way to burn up time making it a little faster, then more time because you broke something. [23:20] FilthyMacNasty: :/ stop with that myths please [23:20] Airbander, boredom no virus chacing in general. [23:21] just stating what I do and it seems to run better [23:21] chasing* [23:21] !works for me [23:21] Common Sense: Just because you can, does not mean you should. Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. [23:21] Airbander: lets change that. come back if you get some problems and cant solve that. [23:21] ok [23:21] Airbander, with linux do not fix it if it is not broken [23:21] great [23:21] countless times I have b0rked my setup playing around trying things [23:22] thanks every one [23:22] is there a way to run os x apps on ubuntu? [23:22] no [23:22] like a wine-esque type app? [23:22] do your experiments in a VM zer0 [23:22] that is what I do now FilthyMacNasty [23:22] juniburp: crossover [23:22] Where would you recommend to start for learning about computer security? [23:22] guys when i make update from terminal [23:22] i was talking about way back when linux was new [23:22] should i reboot the machine ? [23:23] juniburp: see if that program is available for ubuntu [23:23] !security | konner [23:23] konner: Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall and !server [23:23] Airbander, It will tell you when a reboot is needed. [23:23] konner: snoop around some local colleges and find the professor that knows computer security [23:23] k1l: i need to run logic pro and final cut pro [23:23] ok [23:23] ok bubbasaures [23:23] ;) === sins-_j is now known as sins- [23:24] konner, youtube videos for compsec are good or #security here as well as defcon.org resources [23:24] my college's security teacher got in real big trouble for teaching students how to hack [23:24] hacking is not a crime [23:24] ZerOlegend, FiltyhMacNasty thank you [23:24] !offtopic [23:24] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [23:24] you should of said juniburp that the professor taught them how to commit a crime with technology [23:24] whoops sorry k1l [23:25] please stick to actual ubuntu support in here. we have that offtopic channel for chitchat. people try to deal with support issues in here. thanks [23:25] ok how about a web interface media server that actually works? [23:25] like mist? [23:25] or myth i mean [23:25] is there a way to run logic pro on ubuntu? [23:25] I'll give it another swing zer0 but it usually borks me [23:26] juniburp: http://askubuntu.com/questions/232615/digital-audio-workstation-alternatives-to-logic-pro-or-cubase-for-ubuntu http://askubuntu.com/questions/6859/is-there-software-like-macs-logic-pro [23:26] FilthyMacNasty, try mediatomb [23:26] https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAA&url=https%3A%2F%2Fhelp.ubuntu.com%2Fcommunity%2FMediaTomb&ei=iUlhVMeDKdizyAT4poCYDQ&usg=AFQjCNHI1Ji0-bXpjfKQSRk9I49glwI34w&sig2=xEp_QHTK2tqsiXfc3Ja5mg&bvm=bv.79189006,d.aWw [23:26] damn ass google [23:26] https://help.ubuntu.com/community/MediaTomb [23:26] k1l: yeah i saw that thank you so much, but i would like to run logic specifically [23:28] good night guys [23:34] how did mark shuttleworth become rich? [23:34] i think he had a company in his garage or something [23:35] for certificates or something [23:35] he sold his own build company Thawte and went to space [23:36] Hi all. Is it possible to get 'echo' or 'printf' to interpret only certain escape sequences, but not others? [23:36] juniburp: last time now: dont spoil this channel with offtopic. [23:38] sorry k1l i thought i was at the offtopic challen my cursor made switched over by accident [23:39] does anyone develop rails apps? [23:39] with ubuntu* [23:40] almost definitely [23:41] Does anyone in here want to make some money being an affiliate/reseller for my cloud hosting company? Check it out at www.activecloudsolutions.com and let me know in PM. I'll tell you all about it. :) [23:41] Sorry if that's spamming, I just need some nerds. [23:41] To help me out. [23:42] infamy: You need a shorter domain name. [23:42] !ot | infamy that is not ubuntu support related at all [23:42] infamy that is not ubuntu support related at all: #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! [23:43] Sergio965: Well I've been looking for acs.* but the TLDs don't make any sense [23:43] And sorry for the off topic. I didn't know. [23:44] Hi there [23:44] First time user. May I ask for ubuntu help? [23:44] hello [23:45] sure [23:45] you get 3 questions [23:45] ( just kidding ) [23:45] I am finding it extremely difficult to source ubuntu laptops for educational purposes. [23:45] Google is useless. I am talking about approx 200+ [23:46] guys, I pressed some weird combination of keys today and now I have to readd all my ssh keys after each boot using ssh-add [23:46] In theory. I am open to imports from china etc [23:46] jeffers1_: what do you mean by source? [23:46] anyone got a clue what i couldve done wrong? [23:47] Well, it seems Microsoft is rammed down your throat. In China they use Linux for education etc etc [23:47] jeffers1_: that sounds like a question for ##hardware or #ubuntu-offtopic since its about buying/finding some hardware? [23:47] Okay. I will give it a go there. # [23:47] jeffers1_: there is edbuntu you can install [23:47] thanks anyway [23:48] jeffers1_: http://www.ubuntu.com/certification/ [23:55] ##Marxism announcement: WE are investigating Pornography and Cryptocurrency from a Marxist perspective in ##Marxism - Join and say your views and what you use of the two, and we will reward you 0.1 bitcoins! Join ##Marxism now! ##Marxism [23:55] ##Marxism announcement: WE are investigating Pornography and Cryptocurrency from a Marxist perspective in ##Marxism - Join and say your views and what you use of the two, and we will reward you 0.1 bitcoins! Join ##Marxism now! ##Marxism [23:58] well, obviously dont trust that spam :) === AR45 is now known as zzz_AR45