[00:00] re [00:02] is there any FreeBSD room here? [00:02] !alis | aegiryy [00:02] aegiryy: 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:03] hello everyone [00:04] iperf transfers of 700Mbps on 1gbps normal ? [00:04] i really want to install ubuntu on usb in bios mode and make it bootable in uefi. I tried so many times how do i ... [00:05] i want it to load like clonezilla-live does, why can't i achieve this [00:05] darkelfjuggalo: any progress? [00:06] http://pastebin.com/0BxyBMWz [00:06] Hello all. I am tryping to tar 1.7 million files that total 170gb. The tar command is consuming less than 2% cpu on average, no IO wait, no sys, no nothing... and there's no competition on the system. Why does it go so slow? [00:07] darkelfjuggalo: ok, i would run a "sudo apt-get dist-upgrade" to make sure all packages are now on the true trusty state and not on the old raring one. [00:07] darkelfjuggalo: but firefox is 37.0.1 now, which is the latest firefox release [00:07] rellis, what's its "NI" (niceness) value in top/htop? [00:08] k1l_: It's at 15 [00:08] err sorry, pbx [00:08] gotcha [00:08] pbc: Actually NI is 0... PR is 15 [00:10] rellis, try renicing? [00:10] it sounds curious though. [00:10] pbx: I will try that right now [00:10] so little of what i do is cpu-bound i have no experience to apply [00:11] that's fair [00:13] you could turn it all the way to -20 and if there's no change in cpu usage or progress (if you're tracking that) then niceness clearly isn't it... === Dragonslicer is now known as Dragnslcr [00:14] pbx: I just set it down to -20 and there's no change. === max_ is now known as Guest55658 [00:14] pbx: Thanks for trying though. [00:16] rellis, the other thing that occurs to me is that it may indeed be IO bound but the reporting thereof is somehow obscured [00:16] i assume you'd notice if it was swapping for some reason (i assume tar can handle x million filename jobs but you never know) [00:19] Hello all. === sleepypc is now known as `hypermist` [00:22] pbx: There's no swapping and not a lot of context switching. === tucker_ is now known as tucker_62 === Thelks is now known as zz_Thelks === Dan_ is now known as Guest15900 [00:25] Is ubuntu rolling release? Because when I do sudo apt-get upgrade there are always some packages who have an upgrade available. [00:25] choki: no it's not [00:25] whats the difference then? ubuntu also has upgraded packages i can install [00:26] choki: once a release is made, the packages dont upgrade over major versions. EG: install 5.0.0 and you'll upgrade to 5.*.* but not 6.*. (it's a facvile example) [00:26] *facile [00:27] so ubuntu only gets minor updates? [00:27] i dont get really the diff between [00:27] I also get software updates with ubuntu [00:28] choki: major versions don't change, but minor versions (i.e. fixes) do [00:29] choki: 2nd answer on here http://askubuntu.com/questions/265680/ubuntu-rolling-release-model [00:30] I have tried to boot a Ubuntu and then Xubuntu install dvd but I get a message: "WARNING: PAE disabled. Use parameter 'forcepae' to enable at you own risk! This kernel requires the following features not present on the CPU: pae". Then it says "Unable to boot - please use a kernel appropriate for you CPU". The CPU is a Intel Pentium M processor (1600 MHz), the laptop is a HP/Compaq nx5000. [00:30] thanks a lot! [00:31] AssociateX: yeah, so have you added forcepae ? [00:32] hi there [00:32] AssociateX: i warn you though, that old a system isn't going to be too great [00:33] daftykins, I don't know how to add forcepae as a boot option. [00:33] the unity menu (the one on the left by default) doesn´t apear when I move the mouse on the left side, do you know how can I fix that? [00:34] AssociateX: when you boot, press a key at the purple logo so the language select pops up, then highlight 'try' and press 'e' to edit i think it is, or press F6 for advanced options === AndrewMC` is now known as AndrewMC === adante_ is now known as adante [00:36] daftykins, I did try go through the f1-0 keys but did not get the pop up. Let me try again. Which key do suggest that I press? Thank you for the help, btw. [00:37] AssociateX: this should cover it, let me know if it's not enough - https://help.ubuntu.com/community/PAE [00:38] Ha! I pushed the 'a' key and got the pop up. Thanks man!!! [00:38] hello folks, I need to find a DNS benchmarker. Whats a good one? [00:39] Finetundra: not sure what you mean. [00:40] daftykins, I need some tool to test a few DNS servers. Currentky I'm having issues [00:41] test in what way? [00:41] this genuinely doesn't make sense to me :) [00:42] daftykins, test which is fastest for my location. As I said I'm having trouble with my current one [00:43] yeah but you miss out key details 1) which and 2) what's happening :) [00:47] Hey guys, I'm trying to do something similar to pastebin. cluelessperson.com/slice/ and I made a script in ubuntu called "sliceit" [00:47] problem is that command | sliceit seems to be a bit slow. [00:47] I'm wondering if sys.stdin.read is just slow, or what? [00:48] or maybe it's just as slow as it would take to print out the info? [00:48] hey i have a question about deleted ppa's. how do i rectify apt keys for installed packages from a deleted ppa? [00:49] daftykins, what do you mean by which. As for whats happening, all my computers are having massively long or even infinate load times for web pages reached through domain names. In the times that they do load it's almost always plain text on the pages [00:49] ultrapepe, rectify ? delete or retrieve? [00:50] OerHeks: either, apt is erroring out and i can't find the signing key for that ppa. [00:50] Finetundra: well, what IPs are you using? ISP DNS or google/opendns? [00:50] ultrapepe, what ppa? [00:50] jon-severinsson ffmpeg [00:50] and for what ubuntu version? we need more detail [00:51] OerHeks: jon-severinsson ffmpeg precise [00:51] ultrapepe, read the ppa https://launchpad.net/~jon-severinsson/+archive/ubuntu/staging-deletedppa [00:52] OerHeks: the information on that page is private. [00:52] deleted, gone. [00:53] !ppapurge [00:53] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:53] dafytkins, I'm going to assume that you mean the DNS servers. In which case, AT&T's default(blasted uverse service) and Google's(piped through a secondary because att's doesn't reach everywhere I need it) [00:54] i need to keep the ffmpeg packages that are installed, i don't want to revert to ubuntu's. i want to keep the packages and fix the gpg key problem [00:54] Here it is. I built this sort of pastebin alternative, and I'm working on some python in ubuntu. Problem is that it seems to be a little slow. It takes several seconds, verssus the website submitting in like 0.2 seconds. http://cluelessperson.com/slice/1dcbd0/1 === erwin is now known as PHPLearner [00:55] ultrapepe, open softwarecenter > edit > sources, and see the tab authentication, you have the keys, if you added it the correct way. but that ppa is dead [00:55] anyone here uses Phalcon PHP [00:56] need some hlep [00:56] help with regards my NetBeans IDE [00:56] I want my NetBeans IDE to be able to delete the cache files that volt creates every time I request a page to my browser [00:56] anyone please help [00:57] I have been struggling with my coding these past three days already [00:57] PHPLearner: well you're kinda asking in the wrong places, try a netbeans channel? so presumable java folk? [00:58] ok [00:58] *presumably [00:58] OerHeks: i don't have the keys. the packages are part of my server installation; the ffmpeg binaries are dependencies. so i need to either import the signing key or ask apt not to check those ffmpeg packages. [00:59] como funciona === deSz is now known as deSouza [00:59] ultrapepe, remove the entries in sources.list.d [01:00] /etc/apt/sources.list.d [01:03] OerHeks: gah. fml. thanks for the help. spot on. [01:13] Guys what is a normal discharge rate [01:14] i'm going to guess you mean for a laptop battery... and no idea. [01:15] Yes daftykins [01:15] Im trying to optimize my battery [01:15] Anything essential I should do off the bat? [01:15] it will depend on a lot of things [01:15] Is it appropriate to discuss USB Bluetooth adapter here? [01:16] It's appropriate to discuss Ubuntu support queries, so if that applies... === Yukkino is now known as Yukkii [01:17] Well here goes. Got a Bluetooth USB dongle hooked to my Desktop. It shows it in the taskbar. Here is the line from lsusb Bus 003 Device 002: ID 1131:1004 Integrated System Solution Corp. Bluetooth Device [01:19] All appears to work, but nothing sees it nor does it see anything. I am probably going to go boot into WindoZe just to see what happens there, and then come back to here. Just wondering if there is any hope. Right now the only device I have tried was my cell phone. [01:20] just make sure you're not using a USB 3.0 port i guess === AyraXaryA is now known as VectorX [01:21] No it only has USB 2 ports. [01:22] Its possible it is defective, or the driver will have to be installed, or it is hopeless. The other one didnt work at all however. [01:23] So just a quick question I have wondered about, where is the ufw firewall log stored? [01:23] like the listening report? [01:26] kro2488, To enable logging use: sudo ufw logging on. /var/log/ufw.log [01:27] yeah i know how to turn it on etc just wondere where it was [01:27] so its in /var/log/ufw.log [01:27] gotcha [01:27] how detailed is it? [01:28] aeln i pmed you [01:29] Hi there all, just wondering how to do the .desktop thing for mplayer in ubuntu 15.04. I did what I used to do but no icon showing up in the open with tab === iawiabowwaa is now known as iambar [01:31] great, kernel.ubuntu.com is back online [01:32] iawiabowwaa, forgot to define the mimetypes that are supported? [01:32] How do I go about getting the best possible driver for my nvidia GTX card [01:32] i think it's a 490 [01:33] Oops I think I was doing it in the wrong directory [01:33] mekhami: install nvidia-331 - done [01:33] mekhami: it'll be offered through 'additional drivers' [01:33] i can do this through apt-get? [01:34] yes [01:36] daftykins, do i have to do anything after apt-get install? [01:36] reboot... [01:36] sure. [01:36] Thanks :) [01:40] Hello, I installed Ubuntu 14.04 and have proceeded to upgrade the kernel to 4.0. I have pentium G3240 which has Intel HD graphics. Do I need to install anything extra in the form of drivers to optimise my system or will whatever is preinstalled work fine? [01:40] cinnamonbun: running a non-standard kernel is not supported. [01:41] thus what you are now running isn't ubuntu anymore :) [01:41] cinnamonbun: if you've got the intel drivers, i don't think there are any other drivers available besides testing/beta maybe [01:41] cinnamonbun, intel drivers are in the kernel [01:41] kostex: I see. Perfect. Thanks. I haven't installed any drivers for it from a website and nothing comes up in the driver manager too [01:42] cinnamonbun, yes, that's normal [01:42] you don't install drivers like Windows :) [01:42] you also don't unecessarily run newer kernels... [01:42] lovely, daftykins it's the greatest thing ever. I imagine Id need to do some tinkering if I were a gamer but thankfully I am not. Just wanted to know if it was all optimised [01:43] also, I know it's a no no but I've always upgraded to the latest kernels with no issues so far for 1+ year. I don't recommend it to anyone of course but it's fun [01:43] cinnamonbun: right but doing so, you can't ask for support here because you're not running a known setup anymore. [01:44] daftykins: I understand. Does 14.10 have the same kernel as 14.04? [01:44] no [01:44] 3.13 = 14.04, 3.16 14.10 === norm is now known as Guest17174 [01:45] Anyway, thanks for the quick answer. The OS is zooming by. I am at work but I just want to go home and tinker with it. [01:45] !info linux-generic utopic [01:45] linux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 3.16.0.34.35 (utopic), package size 1 kB, installed size 29 kB [01:47] While I am here. Pretend I am on a supported kernel for now. I've installed 14.04 under UEFI/GPT partition table (only Ubuntu, no other OS). Do I need to change something in the grub settings so it boots faster? Right now I have the motherboard uefi logo, a blank screen for 3 seconds (i assume grub) and then the ubuntu logo [01:47] no, we don't pretend you're eligible for support :) [01:50] i just noticed something very odd [01:50] so i'm playing street fighter iv via wine/steam [01:50] i'm playing with a joystick if that matters [01:50] can you explain on one line? [01:50] and i'm playing for a bit and the screen starts going grey and my computer starts going to sleep like i've been idle this whole time [01:50] no, because that's stupid and nobody wants to read walls of text. [01:50] you've already made one. [01:51] there's separation in this. it's called chat. it's been around for decades. [01:51] are you aware how bad form it is to argue when you're the one that wants help? :) [01:51] are you aware how little fucks i give about your incomprehensible attitude towards newlines? [01:51] you don't wanna help because i pressed enter? great, piss off [01:51] calm down there little buddy, we have language rules :) [01:52] !language | mekhami [01:52] mekhami: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [01:52] there should be rules against being an arrogant prick [01:52] i politely asked you press enter less, there's no need for getting upset now [01:53] this is the only chan i've ever been in with such an inane guideline [01:53] i got a message from your bot earlier saying i was flooding and should press enter less. seriously, what is the matter with you people. [01:53] fight the rules - you're gonna have a bad time [01:54] the problem is [01:55] you think anybody gives a damn about rules on your irc chan. they don't. it's so incredibly insignificant. they only exist to stroke some nerd's ego [01:55] mekhami: there are 1732 people currently in this room, rules are a necessity. if you don't like them you don't have to be here [01:55] mekhami: it's not my channel, i'm a volunteer :) now look at it this way, you look like an angry teenager urinating against the tide trying to argue this :) [01:55] yeah, reasonable, intelligent rules are a necessity. [01:56] and everyone else copes with them just fine :D [01:56] moronic rules like 'don't press enter a lot' serve only to make you look as archaic as the rest of the world sees you. [01:57] you see, a mature person would've just done it [01:57] no, a sheep would've just done it. [01:58] there's no maturity in blindly following guidelines in whatever setting you may appear to be in. [01:58] i wonder just who it is you think you're rebelling against 0o [01:58] I don't feel like I'm rebelling against anyone. [01:58] I'm pointing out stupidity where I see it. [01:58] I consider that a moral obligation [01:58] as am i :) [01:58] mekhami: please point it out in #ubuntu-ops then [01:59] shame on you for not being polite especially after already receiving answers. [01:59] oh no, i've been shamed upon. [01:59] why don't you adjust your expectations? [02:00] because those that deserve help should abide by rules :) [02:00] now i shall entertain no more, as you are clearly akin to a troll [02:00] mekhami: please stick to support in this channel. if you want to discuss the rules, do so in #ubuntu-ops ... if you want to chat about non-support related things, please do so in #ubuntu-offtopic [02:00] Ah, the old "you're a troll for disagreeing with me about something" defense. [02:00] Classic. [02:00] no, for fighting rules [02:00] Even better. [02:01] Are you going to shake a stick and tell me to get off your lawn now? [02:01] mekhami: daftykins: both of you stop filling this channel with nonsense please, you know where to go [02:10] hey everyone.. [02:11] what would cause the pc's "load" to get to 1, or over? [02:11] its my understanding you want your load as low as possible. [02:11] processes being delayed by IO, that sort of thing [02:11] lots of programs at once taxing it [02:12] daftykins: how can i figure out whats causing such high loads? [02:12] all a 1 on the load average means is that in the last x minutes, 1 process was waiting for resources [02:12] well that's not even vaguely high for one [02:12] no? [02:12] newp [02:12] seems high when other pcs i see are ar .03 .06 .01 [02:13] pc is abnormaly slow, but it is also old, thought maybe a high load was important [02:13] are you using any swap? "free -m" [02:13] Hello [02:13] there is a lote of users here [02:13] lot* [02:14] yes, do you have a support question? [02:14] unitypunk: i have a load of 3.16 right now, its not really a thing to focus on [02:14] first timer here [02:14] daftykins: 93 of my 1gb free, 2400 of my 2800 swap free. [02:14] 1GB RAM? ouch. [02:14] unless that's a VPS [02:15] Ben64: i think memory might be more important haha [02:15] no, I was just checking out the freenode help page and it said ubuntu had a room. I thought that was cool [02:15] 1gb isnt that bad is [02:15] :D [02:15] unitypunk: its pretty bad [02:15] just wondering if i joined the right chanel [02:15] i guess things come standard with 4-8 now a days huh [02:15] trinityx: ah. support queries in here, chat in #ubuntu-offtopic [02:15] okay, thanks [02:15] i wouldn't build anything with less than 16GB now, yeah [02:15] LOL [02:16] well working with what i got, how can i increase useability [02:16] change dm? [02:16] use xubuntu or ubuntu MATE if you're using unity. [02:16] use something like xfce or lxde [02:16] k [02:16] but i wouldn't make me worst enemy run a system with 1GB RAM in 2015 [02:16] *my [02:18] daftykins: i bought a raspberrypi t replace it i guess. [02:18] what happened to aeln?!!?? [02:18] ugh [02:19] to what? [02:19] the 1gb monster. [02:19] it was my daily. [02:19] i was talking to psyrus [02:19] :( [02:19] hence the grammar mismatch [02:28] Hello. I was trying to load some modules from sensors detect when the program suggested me to ""service kmod start"" but The Terminal gives me this error message: start: Unknown job: kmod [02:29] How do I make sensors detect work and load the modules? [02:29] Osmodivs, sudo service kmod start? [02:30] kostkon, Yes. [02:30] kostkon, Monitoring programs won't work until the needed modules are [02:30] loaded. You may want to run 'service kmod start' [02:30] to load them. [02:32] !info kmod [02:32] kmod (source: kmod): tools for managing Linux kernel modules. In component main, is required. Version 18-1ubuntu2 (utopic), package size 92 kB, installed size 309 kB [02:33] I am using 14,04.02 64Bits [02:33] Osmodivs, probably install the package or alternatively use modprobe? [02:34] kostkon, I have kmod installed and I just installed nVIDIA MODPROBE [02:34] Osmodivs, no idea about that [02:35] !modules [02:35] To compile modules and drivers that are not bundled with the standard kernel, for more info /msg ubottu kernel , install the relevant package, usually called "-source", and run « sudo module-assistant » (you will have to do this again after kernel updates). To prevent specific modules from loading, see /msg ubottu blacklist [02:35] Osmodivs: nvidia modprobe? are you running ubuntu? [02:35] Ben64, Yeah [02:35] anyone here have experience with ubuntu as a guest in virtualbox on a windows host ? I've shared my user folder and mounted it as my home folder and set uid/gid. mount -t vboxsf myname /home/myname -o uid=myname -o gid=myname [02:35] Osmodivs: yeah what [02:35] Guess what, I just SUDO and worked XD kmod stop/waiting [02:35] i also copied the contents of the home folder so it has the pre-generated bash files etc there. loggingin just sends me back to login screen [02:35] I hope that means it is working [02:36] Osmodivs: thats the first thing kostkon said to do, and you said yes... [02:36] Ben64, Oops, I should have read better [02:36] sorry [02:37] I, ll reboot [02:37] bye. [02:37] thx. [02:43] I've done this with other versions of windows/ubuntu without any trouble. no idea what the problem is now [02:44] rideh: switch to TTY1, log in as your user and check no file in ~ is owned by root instead of the user [02:45] done they are all showing as correct user [02:47] Anyone know how to fix the rtl8188ee driver issue, or will it have to be fixed with a kernel update [02:48] daftykins, yeah showing as my correct user, i've removed the files temporarily from that folder and rebooted to try agaqin to make sure i didnt have a version of config conflict [02:48] daftykins, no change, still successfully login but it sends me back to the login screen [02:48] rideh: you did do "ls -al" to check, right? [02:49] daftykins, yes [02:49] well, ll but same result [02:50] any one out there like to fuck? [02:51] yo any one there [02:52] daftykins, i'm not seeing anything in the logs that is helping me get a better idea either [02:54] rideh: oh wait you've done some home folder trickery, i don't have a clue about any of that [02:54] daftykins, yeah mounted a host shared folder as my home folder [02:54] daftykins, tried via fstab, and rc.local [02:55] that's never gonna work because permissions 0o [02:55] done it before in past windows/ubuntu.. [02:55] what has changed with perms that would prevent? [02:55] i don't know, but i wouldn't even try that [02:55] i'd maybe mount it as a subfolder... *maybe* but the standard is /media/mountpoint [02:56] yeah but i'm trying to share profiles between 3 systems so i dont have to replicate everything [02:56] keeping everything in sync sucks [02:56] that's a horrible idea [02:56] whys that? [02:58] i'm careful of file locks [02:58] rideh: I don't think it's a horrible idea, but usually the permissions will get messed up. [02:58] rideh: What are the OSs of the three systems? [02:58] well the host is windows and guest is ubuntu so afaik they use differnt schemes [02:59] rideh: I don't know what the hell windows does when it sees ext4 / unix permissions [02:59] osx has files that are sorta sycned with windows,... the windows and ubuntu will actually share a filesystem [02:59] deadmund, ignores them [02:59] or did before windows 8. now i dont know [03:00] IDK either! [03:05] hi, "Shared to other computers" works brilliantly! I just have one question, can you get the connected computer to use the /etc/hosts file from the "server". [03:08] How can I get the Alternate Ubuntu Install disk? I am installing on a desktop RAID [03:08] https://help.ubuntu.com/community/Installation/SoftwareRAID [03:08] where can i see output or flag a verbose mode for logging in to see exactly what is failing? [03:09] alternate doesn't exist anymore [03:09] specfreq, the alternate installer is no longer around... there is the server edition instead [03:09] !mini [03:09] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [03:09] specfreq: also that ^ [03:10] though you can still use the desktop installer, you just have to manually install mdadm for raid and configure the raid array yourself on the command line, then fire up the installer to install to it [03:10] Ok found out after booting into windows that my USB Bluetooth Dongle is hardware defective. Have a TekRam TM-304 but cannot find whatever ubuntu wants to make it work, so no dice. [03:10] The one that might work, because Ubuntu sees it ok, is hardware defective, it appears to work but does not. The Tekram which works fine in Windoze is not able to work in Linux. I guess nobody made a Linux driver for Tekram usb bluetooth dongle. So I am just dead in the water on figuring out how to do it. In lsusb it sees it as a Roper Class 1 Bluetooth Adapter. === Granis` is now known as Granis [03:12] Any thoughts on getting the Tekram adapter to work, or should I just forget about it ever working? [03:12] would need the output from lsusb for it [03:13] I did however figure out HOW to change the main mouse pointer to be correct to the current Xwindows Theme. [03:15] who wants to help a victim out [03:15] <[n0mad]> well if you need a doctor or lawyer you've come to the right place [03:16] i've been hacked [03:16] and google doesn't have any email addresses [03:16] i almost called them but fuck it [03:16] i just put ubuntu CD in the drive. it's spinning. [03:16] rideh: What one can do is bott up with 'text' boot parameters to see the boot messages .. might be possible to "pause" the output . [03:17] bott/boot* [03:17] <[n0mad]> well, you probably shouldn't cuss but if you have a question you should probably just ask it and if someone can help they will [03:17] ok so I select run wubi.exe right? [03:17] Bashing-om, hm, boot is happening fine but will that give me a more verbose output for login? [03:17] sheer, what are you talking about [03:17] an ubuntu installation, rideh [03:18] rideh: Yeah ,, ya get a play by play what the boot process is doing . [03:18] sheer: no WUBI is not supported. [03:18] daftykins, i hope you're not trolling a victim [03:18] Bashing-om, i can see that in logs now, its just what happens when i try to login to a user profile [03:18] sheer: i am being serious, don't use it. [03:18] sheer, what do you think happened or is happening [03:19] well i have been hacked [03:19] now i want to install linux [03:19] i have a wubi file, which is apparently not supported [03:19] can I use this cd or do i need to re-download ubuntu? [03:19] that is not a logical set of events, but if you want to install it, boot from the disc === cheapie_ is now known as cheapie [03:19] rideh: OK, logging into a user profile is long past the boot process. [03:19] but it can't be a CD as modern versions don't fit on CD anymore [03:20] Bashing-om, correct [03:20] it's 14.04 [03:20] i'm starting to feel trolled [03:20] sheer, we're feeling the same === mybit_ is now known as mybit [03:20] that makes three of us [03:20] rideh: Then in that case, all you can do is read the logs. [03:20] what are you trying to do, forensics, wipe, or retal? [03:20] i legit just got hacked 3 days ago but i found out today and i've been up for 24 hours so i'd like to get this ubuntu installation going! [03:21] yep troll confirmed. ignoring. [03:21] Bashing-om, which log has info from the login process, i'm not seein gthose details in auth, dmesg, etc etc [03:21] wow [03:21] i'm not a troll [03:21] :( [03:21] fuck you [03:21] sheer, how did you get hacked, what happened, what system, we need a few more details than you having a panic attack [03:22] rideh: What issue are you pursuing ? different logs for diferent reasons. [03:22] rideh, i'm not sure how it happened, i tried contacting google, they didn't give me the time of day, the only thing left is to call them as there are no email addresses for support [03:22] depending on the severity a sever attack can persist through reformat [03:22] *severe [03:22] my gmail account got compromised and for all i know, the rest of my system, but i don't know, i am baffled that my gmail was compromised/hacked [03:22] windows or os x as i was using both [03:22] Bashing-om, upon gnome login it just returns back to login screen. [03:22] what else [03:22] i'm not panicking [03:22] what would google have to do with it [03:22] i just want to install ubuntu [03:22] <[Saint]> and this is why we use 2-factor auth. [03:22] rideh: technically none of that is really ubuntu support, though [03:22] that makes no sense [03:22] i want them to give me info [03:23] daftykins, fair enough [03:23] sheer, are you running chrome os? [03:23] was the attack via your email [03:23] what would google have to do with it [03:23] i want them to tell me how that hacker's phone got on my device list without any warning or alert [03:23] no, windows andn os x [03:23] rideh, i just answered that, i want them to give me info [03:23] autherized devices on your google account? [03:24] there are a few ways that can happen, are you using 2 factor? [03:24] i am now [03:24] -_- [03:24] then they had your password and thats all they ever needed [03:24] rideh: What we often see in that event is no authorization to access the GUI .. -> ls -al .Xauthority , ls -al .ICEauthority <-.. The "user" should be owner and grouped not "root". [03:24] rideh, how didi they have my password [03:24] guys try and steer the conversation toward ubuntu support, or take it to another channel please [03:24] Bashing-om, yes my user is the owner of those files, i've also tried removing the files to see if it would generate new ones [03:24] sheer, do you use that same password for any other website or service? [03:25] <[Saint]> sheer: odds are, your password sucked. [03:25] <[Saint]> but this chat isn't relevant here. [03:25] ^ [03:25] rideh, i've had that particular conversation already [03:25] it was 16 characters but yes it did suck [03:25] how the fuck can you brute force a gmail password though, bleh, forget it, i want to install ubuntu, do i use wubi and >demo and full install ? [03:25] so at this point you are trying to reinstall your system to make sure you have no exploits and want to use ubuntu? [03:26] sheer: you've been warned about the language already. stop it [03:26] your best bet is to boot from disk and go install route [03:26] !language | sheer you will not be warned again [03:26] sheer you will not be warned again: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [03:26] apolgies. [03:26] apologies. [03:26] rideh: -> echo $XAUTHORITY <- from ctl+alt+F1 console ? === erwin is now known as PHPLearner [03:26] Bashing-om, its empty [03:26] no value in it [03:27] rideh, thank you. would this work with a CD that has wubi -type ubuntu on it? [03:27] Saint, its slightly relevant to the security of his install of his next os [03:27] as i've already said WUBI is dead, unadvisable. [03:27] sheer, how sophisticaed of a hack, have you replaced the harddrive? [03:27] rideh: can you please STOP enabling the off topic chat? [03:28] daftykins, i believe he's trying to help [03:28] the 'hack' is not on topic here at all [03:28] that is not an ubuntu support query [03:28] daftykins, where should he go to talk about hardware sec before installing ubuntu [03:28] <[Saint]> go to #igothaxoredandimtotallyoverreacting [03:28] daftykins, so i can't use the cd to boot from it.. if it's got a wubi file... to confirm.... [03:28] you can go chat in #ubuntu-offtopic [03:28] sheer: what version is the ubuntu cd [03:28] sheer: no, boot directly from the CD [03:28] [Saint], i just wanted to install ubuntu and i've been up for a long time, so have some respect for someone you don't even know, give your ego a rest [03:28] except it's not a CD it's likely a DVD (: [03:28] rideh: Not sure now that it would return IF no GUI is started ... is there a xsession-errors log in the /home users account . that you can access from your account ? [03:28] sheer just use another computer to burn a dvd iso of a new version of ubuntu and boot from it to install [03:29] sheer you are being a bit unreaosnable [03:29] some folks trying to help, some reminding you of the rules of where you are [03:29] <[Saint]> and other sick of the ranting. [03:29] It is a DVD. [03:29] if this was a targeted attack i can see some of the motive [03:29] sheer: ok, boot off of it and come back [03:30] rideh: stop. [03:30] Is there a way to install the quassel-core package from Vivid onto my Trusty server? [03:30] tanuki: no [03:30] Okay, then is there a clean way to install from source? [03:30] <[Saint]> tanuki: just build it yourself. [03:31] <[Saint]> yes, go to #quassel [03:31] Bashing-om, i get to the xlogin screen if i unmount the new home i can login normally. if i mount the new home, i login and it pauses, black screen then back to login screen [03:31] [Saint]: Already there. [03:32] But the issue is with Ubuntu's package system: How do I make sure a version I build from source will play nice with the system? [03:32] (things like "service quasselcore foo") [03:32] by not having the package installed [03:35] rideh: fstab entry for new /home mount correct ? === gerald is now known as Guest46278 [03:36] Bashing-om, i've tried fstab, fstab with _netdev, i've tried mounting during rc.local [03:36] i've added vboxsf in /etc/modules [03:37] when i get to the login screen and drop out to console and login i can verify its had time to mount the shared filesystem as home with correct perms [03:37] then i attempt to login and it bails back to login [03:37] sorry that wasnt clear, i can login via console, but i cannot login via xsession [03:39] I booted from the DVD. Ubuntu with a purple background came up, and now the monitor's gone dark. [03:39] !nomodeset [03:39] 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 [03:39] rideh: the file /etc/fstab is where all the action takes place .. got to have an establsihed mount point, and the UUID must be correct . http://ubuntuforums.org/showthread.php?t=283131 <- bodhi.zazen -Understanding fstab [03:40] Bashing-om, familiar with how that works, when i was loading via fstab without adding the vboxsf in modules it couldnt mount due to timing, then it was a matter of waiting for network communications to be active which was acocmplished with _netdev [03:41] Bashing-om, so regarding where it's accomplishing the mount its more a matter of it just loading in the proper order, still not sure why any of this would prevent login === justinS is now known as jhsimpson [03:41] rideh: sorry, above my skill set too . [03:42] I installed a mail server on my gui lamp 10.04 server, and keep getting nonstop packets saying "standard query response, no such name" and "standard query A mail" and need to find out how to deactivate the mail server, but don't know what it's called. [03:42] So can anyone help me with how to find that out? [03:42] I have that little window opened, the one from F6 [03:42] ericb: how did you install it [03:42] Bashing-om, thanks for trying [03:42] should I select anything from it or? [03:43] Ben64: I can't remember :\ it worked when I needed it, but it has been a while since installing it and I would prefer to turn it off [03:43] RichiH: Wish I had grater experience. Perhpas others can address your issue. [03:43] ericb: also, you need to upgrade [03:44] the options are: acpi=off, noapic, nolapic, edd=on, nodmraid, nomodeet, free software only [03:44] (or try ubuntu w/out installing, install ubuntu) [03:44] veryrandomnick: "nimodeset' from that selection list - tab to move about ,, and space to accept .. best I recall . [03:45] down arrow works [03:46] nomodset, you mean, right? [03:46] nomodeset* [03:46] that's gotta be what you meant [03:47] veryrandomnick: Yes - "nomodeset" - for booting with the default system graphics device because of that purple screen .. at a later time in the install a proper driver can be installed . [03:47] after selecting it I assume i press escape? [03:47] because selecting it brings a cross next to it [03:48] oh, F6 and then install? [03:48] Is there a way to determine what process is causing repeated packets in wireshark saying "standard query A mail" on linux? [03:49] ericb: Look at the port number then use netstat ? [03:49] veryrandomnick: F6 brings up the boot options ... and best I recall once an option is selected .. and added to the kernel boot line it is space to continue the boot process (??) . [03:51] space bar selects and unselects the nomodeset kernel option [03:52] i await further instruction [03:52] =] [03:53] ericb do you have anything trying to send a queue of mail? [03:55] deadmund: what do i type to see what is running with that port number? [03:56] rideh: it is a mail server that I installed a while ago, I'm pretty certain [03:56] veryrandomnick: f6 key (other options) -> arrow down to the preset option(s)space or enter to accept and then the escape key to exit; Enter key to continue the boot process to the GUI desk top . [03:56] ericb: you really really need to upgrade to a newer version of ubuntu [03:57] ericb thats easily googlable [03:57] so >install ubuntu , not try ubuntu, right? [03:57] rideh: i may be googling the wrong thing then [03:58] "netstat query specific port" [03:58] ben64: what for? [03:58] veryrandomnick: NO ! If you have not "tried ubuntu" you need to .. to make sure all devices function .. and you like the system as you see it ... ( check disl for defects though ) .// then install . [03:58] Hey all, My Ubuntu server is my DHCP server for my Lan. If I point clients to it for DNS, website fail. If I point them to google at 8.8.8.8 they work. How can I make it so my server handles the DNS requests? [03:58] ericb: 10.04 server is losing support this month, and you said you have a gui on it, which has lost support 2 years ago [03:58] idk what disl is [03:58] i'm confident that i want to run ubuntu/linux, so long as it works ofc [03:59] veryrandomnick, get used to doing research lol [03:59] disl/disk ** cat pestering me for attention .. sorry . [03:59] Do I need to setup Bind9? [03:59] ok, i will follow instructions and try Ubuntu [04:00] ericb: netstat -a -t (then look for the port number) [04:00] ericb: grep might be helpful [04:00] ben64: oh didn't know that. well it is just a temporary server [04:01] veryrandomnick: Oh, it works. [04:01] it seems to be working [04:02] veryrandomnick: :: very good .. that issures there are no surprises later after the install . Play with the system, make sure you like what you see . ( be awaare there are about 20 different Desktop environments that one can choose to use ) . [04:02] There's about 20 different of _everything_ [04:03] there are only 7 days of creation, deadmund [04:03] k2gremlin: waste of time but you'd need to configure your system as a DNS cacher and forwarder, yeah [04:04] Well im trying to reduce outbound DNS traffic [04:05] k2gremlin: why? [04:05] daftykins, because im bored :P [04:05] -_- [04:05] home network [04:05] i'm starting to worry, since my screen is dim, not showing anything......... [04:05] :) [04:05] perhaps wubi doesn't work [04:05] server is full proxy with content filter for kids lol [04:05] as a boot disk [04:06] wubi? WUBI??? kill it with fire, it's dead, Jim, speak not the name of curse. [04:06] Wubi is dead, abandonware and IT WILL BREAK your ubuntu 14.04+ [04:06] veryrandomnick: wubi never works right [04:06] ugh [04:06] i guess i'll download ubuntu nonwubi [04:07] veryrandomnick: you already have a standard image, it has nothing to do with WUBI... stop mentioning it [04:07] Whats a wubi obi wan? [04:07] ?? there IS no ubuntu "non-wubi". just use the normal ubuntu .iso and dual boot or virtualbox [04:07] daftykins see cfhowlett , deadmund , others....... [04:07] veryrandomnick: as i linked, enable nomodeset, then boot 'try' [04:07] daftykins did that [04:07] and? [04:07] am now waiting in front of a dimmed screen [04:07] nothing is showing [04:07] it's likely you did it wrong. [04:08] i don't know how one could do that wrong [04:08] perhaps you toggled 'nomodeset' on the F6 menu too many times and turned it off again [04:08] i'll reset then [04:08] and try again [04:08] Does anyone really know how many ways one can destroy Ubuntu? [04:08] if you didn't reach a working desktop, you messed up [04:08] Kb52: either phrase a support question or leave, please [04:08] let's put what you said to the test ^_^ [04:10] veryrandomnick: well what i say doesn't rule out the human element... [04:10] Well my 1 and only problem is to determine if a Tek-Ram 304 USB Bluetooth adapter can be made to work in Ubuntu or not. [04:10] yeah if you get nothing from searching online, can't help you [04:11] ubuntu 14.04 . . . . (like last time) [04:11] well the 'DVD' isn't going to change version spontaneously [04:12] daftykins it's gone back to the dark screen [04:13] guess it's time to think about downloading it again [04:13] yes it'll take a long time to load if it's really a DVD you're putting into a real physical computer [04:13] eh? [04:13] oh [04:13] well [04:13] i assure you, the computer is real [04:13] watch the optical drive light for whether it's busy or not [04:13] It might take a few minutes. Especially if it's one of those old 2x or 4x DVD players. [04:13] it is [04:14] Bus 002 Device 003: ID 1310:0001 Roper Class 1 Bluetooth Dongle [04:14] is the line from lsusb. I have researched it online the answers are either outdated or just not making sense. There is no updated list to determine what ones do work. It indicated a possibility. [04:14] you've got other problems if you've put an ubuntu disc in a DVD player ;) [04:15] is there any reason not to update a phone? for example if I want to run a custom rom on it [04:15] Kb52, for dongle problems, the saner suggestion is to dump the questionable device and purchase one from the ubuntu certified list. [04:15] veryrandomnick: Takes a bit of time to uncompress, load into ram .. and then start the system .. give it lots of time . [04:15] veryrandomnick, ask #ubuntu-touch [04:15] veryrandomnick: off topic. [04:15] LG super multi [04:16] super multi implying burning ^_^ [04:16] Bashing-om I have an i5 [04:16] what are you rambling on about 0o [04:16] daftykins nothing, but then, what's with the dvd player comment [04:17] Well I found one lying around and it sees it but now know it has hardware failed, so I plan to take to my cell phone freind for a look under the microscope before tossing it. [04:17] if you didn't get it, the moment has passed [04:17] i haven't eaten since yesterday, b [04:17] it's been 5 minutes [04:18] green light has stopped, so has the disk spinning [04:18] but monitor is still blank [04:19] pls help [04:19] * veryrandomnick waits. === ethan is now known as Guest94668 [04:20] help me please [04:20] The Tekram is more about knowing why its not supported. The tekram works fine in Windoze of course. My only real desire is to use it with Clementine with the Wii remote to control Clementine using the Wii remote. Sadly the Windoze based Celementine does not have the same ability, instead it supports use of smartphone remote via wifi. [04:20] with WHAT? [04:20] should I pick the LTS which has guaranteed in the paragraph description, or 14.10 which doesn't have guaranteed in the description? [04:20] !ask | Guest94668 [04:20] Guest94668: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [04:21] "guaranteed" * [04:21] i cant install spotify, broken packages, having issues fixing [04:21] to do with libnspr4-0d [04:21] Ok well this is the only time I ever have asked this question. [04:22] there's always a first time for only time [04:22] it's been 10 minutes now. [04:22] !patience | veryrandomnick, [04:22] veryrandomnick,: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [04:22] i'm just surprised. i have lots of ram and everything. [04:23] veryrandomnick: You want the LTS re;ease 14.04 . You must verify the .iso image - ttps://help.ubuntu.com/community/HowToMD5SUM - verify the burn - https://help.ubuntu.com/community/BurningIsoHowto . Then boot to 'Try ubuntu" . [04:23] veryrandomnick: https://help.ubuntu.com/community/HowToMD5SUM . === `hypermist` is now known as sleepypc [04:24] Does anyone know of a Free Software, that allows me to convert Epub to (PDF and ODT)? [04:29] i don't wanna be that guy [04:29] you're technically right [04:29] you kinda have been since you came online :) [04:29] Ok well it seems clear that I appear to be annoying everyone so I guess I should leave. [04:29] "if you didn't reach a working desktop, you messed up" [04:29] oh [04:30] but i got hacked [04:30] you gotta understand :) [04:30] that is not of any relevance to us [04:30] i still feel strangely welcome [04:30] so thank you [04:30] you could be the King of Romania hoping to convert your fair country to open source software, it still wouldn't matter [04:31] but for what it's worth, if you really are telling the truth and are not a troll, changing from Windows to Ubuntu because of some silly claim of being hacked - is a really silly move [04:31] this ^^^ [04:31] fyi I installed ubuntu on my grandmother's computer in 2008ish [04:32] we don't need a life story [04:32] daftykins, no [04:32] i wanted to move to linux for a long time [04:32] and no, i'm not trolling, i seriously got hacked, it's baffling [04:32] daftykins are you here to kick us all out? [04:33] don't be silly. [04:33] i kicked myself out of a channel last night [04:33] Kb52: you keep asking about a topic nobody knows about, so you don't get replied to... it happens... [04:33] it was an accident though. [04:34] Ok well finding an answer in IRC is basically a crap shoot, so I chose here where at this time there is anyone on here. [04:35] nah you're just asking about one of the least useful technologies in computers i think === sleepypc is now known as `hypermist` [04:35] i can count on one hand how many times i've used bluetooth in my life. [04:35] Besides there are no wrong questions. I was doing IRC back in the 80s from dialup, so not much has changed really. [04:36] well there are based on the rules of this channel, but anyway this is off topic rambling [04:36] you asked a question, nobody knew how to help, except the suggestion of buying another bluetooth adapter which i agree with - job done [04:36] Ok well its quite flaky overall but does certain things. [04:38] Well I dont agree so anyhow moving onto a different subject. I am looking to figure out xscreensaver and where to or how to remove and add the various screensavers. Is that off topic as well? [04:39] sigh. i don't get why you idiots crawl out of the woodwork at this time [04:39] Ok so what are you here to help with then? [04:39] Kb52, sudo apt-get purge xscreensaver* also, less attitude = more help. [04:39] read the topic. [04:41] Hi! [04:41] And neither are you. [04:42] Welcome [04:42] Emma764, ask your ubuntu questions [04:42] Welcome [04:42] i'm sensing a troll is nearby [04:42] ... [04:43] that was weird [04:43] daftykins you seem bent on simply not offering any positive advice. Really I could care less. === VectorX is now known as AyraXaryA [04:44] Kb52: if i don't know the topics you're asking about, then i can't help - surprisingly enough [04:44] if you had a question on graphics hardware or driver issues then i'd be set - but shockingly enough we don't all know everything [04:44] is there a tray "start menu" widget? [04:44] especially, one with autogenerated listings for programs? [04:44] for non-unity users [04:45] Since Ubuntu does have bluetooth built into it, then asking for help with it is not off topic. Nobody said you know everything, for if you did then you would be a part of this channel. [04:45] Instead you could be godlike. [04:45] Kb52: *facepalm* i never claimed your bluetooth query was off topic. [04:46] anyway you've crossed over into insane territory for me now, i hope to never encounter you again. [04:46] is it possible that it's not working, daftykins because i had 2 monitors plugged in as opposed to one? [04:46] what'd i come into [04:46] just the usual idiots. [04:46] Ok then why are you responding to a question you have no knowledge of whatsoever? [04:46] Kb52 hush [04:46] i asked a real question [04:46] because you keep demanding an answer like a child [04:47] I am not demanding anything, but you seem to be demanding that everyone here are complete idiots. [04:48] hey guys, I have a script I wrote. The site loads very quickly, but for some reason thsi script seems to be pretty slow. [04:48] http://cluelessperson.com/slice/de6d4e/2 [04:48] I think it may be that stdin is that slow or something [04:48] If you dont have an answer why are you complaining about what people ask? [04:49] cluelessperson: #python [04:49] et09, I'm banned there. [04:49] Asshole mod [04:49] what'd you do [04:49] cluelessperson, not really an ubuntu issue: #python. Also, lose the profanity [04:49] try changing your IP ;) [04:50] cfhowlett, If it's being run ON ubuntu, and the stdin pipe is slow, then actually it IS ubuntu [04:50] cluelessperson, your programming in python. this is ubuntu support. [04:50] et09, I can't change my ip, my isp sucks. [04:50] cfhowlett, It's a python script run from ubuntu. Most likely the stdout/in pipe command in UBUNTU is what's being slow [04:51] that's an ubuntu issue, stop being dense. [04:51] right then. /ignore deployed [04:51] cfhowlett, moron [04:51] the syntax is command | slice That pipes the stdout from the command to the python script. [04:52] I don't know python to be that slow, and as I explicitly stated, I believe it to be an issue with stdin/out which IS of ubuntu/linux [04:52] don't be stupid [04:52] is it possible that it's not working because i had 2 monitors plugged in as opposed to one? [04:52] the DL is almost finished anyway, just wanted to know though [04:52] veryrandomnick, I wasn't here for the earlier part of the conversation, I dunno [04:53] cluelessperson, just trying to install ubuntu [04:53] veryrandomnick, and what didn't work? [04:53] got a blank screen, picked a kernel with f6, it went on, then it went blank again [04:54] veryrandomnick, you using a gpu/graphics card? [04:54] yes [04:55] veryrandomnick: did you already try nomodeset? <- just checkin' as this is the most common cause for black screen preventing proper booting [04:55] yes [04:55] ok [04:55] :^) [04:55] thanks [04:55] Does anyone know how to get hdmi and analog sound to work at the same time? [04:56] Kb52 google harder [04:56] Kb52, If the application allows you to route the sound I believe. [04:56] (maybe it will help) [04:58] Ok that makes more sense, so if example I wanted Gnome player to play a movie and route audio to hdmi, which I do not know if gnome player has that option, then it can work on a per application basis. [04:59] i have a full screen game in my top right workspoace, but when i go to my top left, it automatically minimizes the game [04:59] how can i prevent ubuntu from autominimizing the game when i move to the other workspace? [04:59] hello all [04:59] *hello room [04:59] lol [04:59] Hello, anyone knows some linux application to reduce the size of mp3's without loosing much quality? [05:00] im have a weird problem.. [05:00] kokut, audacity [05:00] so [05:00] the DVD won't eject [05:00] cfhowlett: k gonna try it out i guess [05:00] i used the dd command to basically make a live usb, however now it has the iso i used in the command mounted as a partition [05:01] i cant for the life of me figure out how to unmount it and keep it unmounted [05:01] daftykins dvd won't eject now [05:01] !mount | glitchd [05:01] glitchd: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [05:01] Is kokut a good one? I would also like to find something that can batch convert stuff. [05:01] thx veryrandomnick [05:02] guys [05:02] Kb52: i'm trying it out [05:02] please need some help [05:02] !ask | daniel [05:02] daniel: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience === daniel is now known as Guest44087 [05:02] i did not have swap memory but now i did one but it is not in use [05:02] what should i do? === Guest44087 is now known as danielbrazilian [05:03] !swap | danielbrazilian [05:03] danielbrazilian: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [05:03] danielbrazilian, so u have swap space but the system is not using it? [05:03] in my case i am not having enough memory to compile android [05:03] yeah it is not using [05:04] hey guys why is it taking me about 10 minutes to boot up ubuntu?? [05:04] danielbrazilian, sudo swapon /dev/??? [05:04] i am on ubuntu mate 14.04 LTS 64bit [05:04] i need to figure out how to stop this iso from being mounted a partition every time i log in.. [05:05] danielbrazilian, are you using display drivers? [05:05] danielbrazilian: you can try swappiness and preload [05:05] Sramelyor3301: ubuntu version? [05:05] Hey guys how do I reduce the boot up time for ubuntu. Its taking me forver to boot up. Please help [05:06] Kb52: it might work but for batch stuff it might be slow, i dont know how to export many files at once [05:06] display drivers? [05:06] lotuspsychje -> utopic unicorn [05:06] intel hd 4400 [05:06] 14.10 [05:06] Sramelyor3301: you can try F1 at your boot, to see what gets stuck [05:07] lotuspsychje -> how do I know what is getting stuck. Sorry I am a newbie. I have very less tech knowledge [05:07] Well guess I will go have a look at kokut then. [05:08] Sramelyor3301, youll see the post and will be able to see what fails [05:08] Kb52: what u mean kokut? xD [05:08] Sramelyor3301: with F1 you will see the boot process and when you see something get freezed, look the part that 'fails' [05:08] oh [05:08] okay [05:08] will try and get back tnx :) [05:08] sorry i was disconnected [05:09] Sramelyor3301 Is the computer hardware known to be stable, in that it runs fine in the past? I guess that would be the first thing to know. [05:09] so please how can i make swap work? [05:09] !swap | danielbrazilian read the link [05:09] danielbrazilian read the link: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [05:10] ok i will read [05:10] my powertop is not running [05:10] danielbrazilian: you can install preload and clean out your pc with bleachbit [05:10] i am getting this error on powertop "no stats available; run as root or enable the cpufreq_stats module"? [05:11] Tim: what happens when you sudo [05:11] i used gparted to create my linux-swap [05:11] do i just compare the MD5SUM or also calculate ? [05:12] danielbrazilian: why did you not use the swap created automaticly from the ubuntu setup? [05:12] I tried F1. It ended up showing me the system information. No boot processos at all. [05:12] danielbrazilian, but did u turn swap on in the system itself? [05:12] swap will not be used until physical ram is used to the swappiness level sort of. I think they need to look at system monitor to know if the system is in need to make it work. Load up a ton of applications and see if the same one you want to use swap is using it. [05:12] at first i though i woudl not need swap [05:12] but not i think i do [05:12] lotuspsychje i get this message "no stats available; run as root or enable the cpufreq_stats module" [05:12] and i created with gpated [05:12] danielbrazilian: reinstall fresh, and let ubuntu choose the swap for you [05:12] even on running on sudo [05:13] danielbrazilian, how big is your swap partition? [05:13] glitchd, turn on the system how? [05:13] Tim: hmm thats weird indeed [05:13] lotuspsychje F1 didn't show anything. No boot processes [05:13] 8 gb swap [05:13] i actually have 6 gb of memory [05:13] danielbrazilian, from command line "sudo swapon /dev/sd?" [05:13] Sramelyor3301: did you press F1 after POST ? [05:13] By default the swap partition will mirror the amount of system physical ram. [05:13] after POST?? [05:14] Sramelyor3301: the bios loading [05:14] glitchd, ohh man it is on now!! [05:14] thank you all! [05:15] Sramelyor3301: nevermind, check your syslog and dmesg logs for errors [05:15] i will make some test and see if it is actually in use ;) [05:15] Sramelyor3301: we cant help you until you find out what freezes your system [05:15] See. I show the symbol HP come up. I pressed F1, Showed system information. Thn pressed esc and got out of it. Thn it ended up showing a blank screen (just as usual). When ubuntu was being shown I pressed F1 showed few commands thn it automatically got me onto the login screen [05:16] Sramelyor3301: you need to wait after the HP symbol, when ubuntu actually starts booting [05:16] danielbrazilian, there is a command u can run to see how much your system is using it [05:16] How do I check my syslog and dmesg logs? [05:16] danielbrazilian: i'll be curious to find if you actually need it, i find if i reach a state of /needing/ swap, the machine because so slow its better to just reconsider my RAM requirements [05:16] However since unlike windoze the swap is a fixed size, it wont be something most people get too concerned about. Thus begs the question how does Linux allocate memory when you exhaust the physical and swap space? Anyone happen to know? [05:16] Sramelyor3301: type dmesg in a terminal and check your syslog in /var/log/syslog [05:16] cast, i am in need to compile cm12 for my nexus 7 it takes all the memory and computer freezes [05:16] okay jam [05:17] glitchd, can you tell me the command to see? [05:17] i am using system monitor [05:17] lotuspsychje http://paste.ubuntu.com/10831251/ <- dmesg [05:18] veryrandomnick: compare : do terminal command -> md5sun ~/Downloads/ubuntu-14.04-desktop-amd64.iso <- the return is the hash ... compare that to the published hash , [05:18] glitchd, after that command you gave me the amount of swap appeared === mike is now known as Guest47668 [05:18] md5sum* [05:18] i compared it, i burnt it, ..... [05:18] and i fucked it up?! [05:18] sorry language [05:18] wow. [05:18] danielbrazilian, goodgood glad to hear it worked for you [05:19] lotuspsychje how do I show u the syslog?? Btw there is one named syslog and another syslog1. [05:19] Sramelyor3301: this doesnt sound very good: Your BIOS is broken; DMAR reported at address 0! [05:19] glitchd, thank you so much it is working perfectly now! [05:19] danielbrazilian, very glad to hear it=) [05:19] Sramelyor3301: pastebin them also [05:19] WHATTTT omg [05:19] veryrandomnick: How did you burn it .. and to what .. DVD USB ? and on what operating system ? [05:19] jam [05:19] non USB, windows 7 [05:19] but which file? [05:20] lotuspsychje syslog1 or syslog? [05:20] broken bios?! never seen that one before. it sounds ... ominous [05:20] glitchd, by the way i just have finished to build CM12 for my nexus 7 :) [05:20] Sramelyor3301: the one thats full :p [05:20] dammmit [05:20] i burnt it wrong [05:21] i don't think i have any more dvd's [05:21] ...have fun? [05:21] danielbrazilian, ^^ [05:21] Sramelyor3301: alot of issues in there mate [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness [05:21] Sramelyor3301: acpi, memory,... [05:22] Sramelyor3301: i would try 14.04.2 right away and see if you got such problems aswell [05:22] lotuspsychje - syslog file -> http://paste.ubuntu.com/10831257/ syslog1 file -> http://paste.ubuntu.com/10831259/ [05:23] Anybody knows why I cant get aricrack-ng in 14.04? [05:23] SO now I have to unistall 14.10??? I had just recently installed it with all the updates [05:23] Sramelyor3301: if you want more stable, you can try 14.04 LTS [05:23] Sramelyor3301: in your case i would surely try it [05:24] Sramelyor3301: you can also try a no_acpi boot [05:24] So you think I should revert to 10/04 stable now? [05:24] no_acpi boot? [05:24] Well that is an insteresting aid there to seeing what actual hardware is in the system. So now It just did reveal more about my blutooth adapter. [05:24] 10.04 is end of life. 14.04??? [05:25] Sramelyor3301: https://help.ubuntu.com/community/BootOptions [05:25] Sramelyor3301: i would also doublecheck your rams one by one [05:25] How do I go about doing that? [05:25] Can Lubuntu & Xubuntu in one system at the same time? [05:26] Synchron, no need for 2 OS. install one and then install the alternate Desktop Environment. [05:26] Synchron should be dooable. [05:26] Sramelyor3301: sarazes kernel: [ 0.098082] mtrr: probably your BIOS does not setup all CPUs. [05:26] Synchron, or install one + virtualbox + other OS [05:27] what could cause an iso to automatically mount when my system loads? [05:27] Sramelyor3301: you need to check your hardware and bios mate, if everything works still good [05:27] oh. So what do u suggest I proceed doing now? [05:27] How do I go about doing that [05:27] Sramelyor3301, bios checks should be in your POST options [05:27] I did a physical test. It passed. I haven't done a memory test yet [05:27] Sramelyor3301: install 14.04, check bios, check ram,try no_acpi boot [05:27] Sramelyor3301 At the Grub (Boot Screen) choose memtest and/or by booting the install DVD and same option of the Grub bootscreen. [05:28] Sramelyor3301: you have alot of work now :p [05:28] how's everyone doing? [05:28] damn. How can the BIOS be broken?? [05:28] Sramelyor3301: dont blame ubuntu for it :p [05:28] I ve install Xubuntu-desktop,but when I install Lubuntu-desktop,apt told me there r some packages uninstallable... [05:28] nah. Mine is a very old laptop [05:29] Synchron, sudo apt-get xfce4 will get you the look and feel for xubuntu but not the apps. [05:29] How to fix it? [05:29] Its working alll fine do u think its safe to continue with my current configs right now? I can't spare much time for this right now [05:29] Sramelyor3301: very old laptops perhaps perform better with lubuntu/xubuntu [05:29] how diffferent are they from ubuntu? [05:29] !flavors | Sramelyor3301 [05:29] Sramelyor3301: !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. [05:29] Sramelyor3301: lighter for your hardware [05:30] oh [05:30] Sramelyor3301: maybe thats why boot takes 10min [05:30] Sramelyor3301: try a lubuntu 14.04 [05:30] but I can still use the same applications that I use on ubuntu 14.10 right? [05:31] Sramelyor3301: yes, the lightweight versions [05:31] How can I find out what is trying to send packets with dbus on random ports saying "standard query A mail" non stop? [05:31] okay. I will try. thanks :) but is there a way to move over to lubuntu with all the applications that I already have on ubuntu? [05:31] Sramelyor3301: i would suggest you start fresh [05:31] Hello! Wicd's tray icon isn't showing up, and I've followed the instructions here: https://help.ubuntu.com/community/WICD [05:31] I got ubuntu-rootfs first,then I install Xubuntu-desktop successfully,but when I insall Lubuntu-desktop,apt told me there r some packages uninstallable... [05:31] Sramelyor3301: and dont forget enable internet + updates during setup [05:32] so lubuntu is just lightweight but it wouldn't be very different from what I have in terms of application supprt [05:32] Sramelyor3301, clean install ... [05:32] hmm [05:32] damn [05:32] It seems that performance mainly appears to hover around the particular Xwindows that your running. However in my very little experience its more of a personal choice than a performance choice. [05:32] ericb: Wireshark? Maybe not the easiest solution, but with my limited knowledge, that's what I'd use [05:32] tnx guys. Got to change now. okay. tnx a lot :) [05:32] oh btw [05:32] good luck [05:32] I have only 4 gb ram [05:33] lubuntu it is [05:33] okay. done tnx :) [05:33] How to fix it? [05:33] explodes: well I cant figure out what is causing the packets, but I'm looking at them in wireshark, and netstat tells me it is dbus that is operating on those port numbers [05:33] if you have the port number you can do uh [05:34] Synchron, if you want lubuntu, CLEAN INSTALL [05:34] Having run 4-5 different ones on the same machine, I did settle on Zorin as the one I got the best OOB experience. But as for features I do admit ubuntu corners the scene for that. Also for the best support. [05:34] ericb: you can use "lsof" to find out which programs are using which ports, i think that'll get you where you want to go [05:34] ericb: lsof -i : [05:34] Cant lxde & xfce at the same time? [05:34] with the : [05:35] Synchron, yes, but you don't install a secondary OS! As I said, install one, then install the secondary Desktop Environment [05:35] Yes that statement is completely off topic. [05:37] cfhowlett But yes that it can be done, but agree that all of them have their strengths and weaknesses. [05:38] Or any useful command? [05:38] ericb: did that work? [05:40] explodes: it is not working for the port number these packets are being sent on in wireshark, but i was able to get it to work on port 80 [05:41] explodes: is losf for listening ports? because i think this is just sending on these ports [05:42] ericb: lsof = "ls" open files [05:42] ls = "list segments" [05:43] explodes: oh === explodes_ is now known as explodes [05:43] I tried sudo apt-get install lubuntu-desktop,but apt told me there r some packages uninstallable so that lubuntu-desktop cant be installed [05:43] sockets are files, everything is a file [05:43] your mom is a file, on a fat32 partition amirite [05:43] Synchron, did you even read? I sent you the response. [05:45] Off topic but of the 4 different Ubuntu based distros of live dvd or cd, that only 2 were not happy with my hardware and for those it was some odd glitch with sound stuck in a thumping left channel oddity when the system wide sound was totally quiet. [05:46] And no ubuntu itself was not in that category. [05:48] so [05:49] bash_horatio cfhowlett so i got ubuntu running as a try-out [05:49] how to I diagnose it to make sure it's fit for install? :D [05:49] ericb: temporary server running 10.04? why [05:50] Ben64: because I set it up a few years ago, and it works perfectly fine :) [05:51] veryrandomnick. If everything you need to work, does work from the live CD other than perhaps Broadcom Wireless, then I would give it a thumbs up. [05:51] ericb: its vulnerable right now, and is not going to get any better. upgrade [05:52] Ben64: I appreciate the info. It's running on my local network. Will keep that in mind when I get a better server when I need to use it publicly :) [05:52] ericb: if you're going to do something, why not do it the right way [05:52] Thx,I got the lxde [05:52] I am saying hardware wise that is. [05:52] ericb, if you insist on running a server with and EOL OS, you're gonna have a bad time... [05:52] ericb: what's you ip address bro [05:53] isn't it simple enough to run my server that refuses everything except lan connections on what i already had installed that i can just pop the laptop lid open and use it? [05:53] It had been "cant locate package lxde" [05:53] It used to be "cant locate package lxde" [05:53] Now it's downloading,looks fine [05:54] ericb: it works. its just bad practice is all. if that server ever opens a port you're a high risk === stub` is now known as stub [05:55] ericb: if its for learning or experimenting, you should do and learn things the proper way, and that includes running software that is updated properly [05:55] Ben64: Offline server, build php on it, refuses any ip not on my local network [05:56] ericb: you're not listening [05:56] Ben64: what vulnerability is there [05:56] many [05:56] Ben64: such as if im already backdoored on a computer that is on the network? in which case im screwed already [05:56] Ben64: or such as someone can bypass the firewall that refuses any public ip [05:56] just do things the right way! [05:57] Except to say that the end user is at the mercy of the developer in any operating system. [05:57] Ben64: okay okay. I will make the next server the most recent version :) [05:57] upgrade now [05:57] you've been on this "temporary server" for years now, its not temporary. upgrade [05:59] I agree that the very first thing to do for ubuntu is to run software updater to the limit and then make a decision of whether to proceed to make it into the specific tool you want it to be crafted to. [06:01] Kind of the analogy of a car. Econo or Luxury or Sports, they all get you there, but it depends on how you want it to get you there. === enchilad1 is now known as enchilado [06:01] in an econo car you "get there", in a luxury car you "arrive" ;P [06:02] <[Saint]> in that analogy, those cars are built for a specific purpose - whereas Ubuntu is all encompassing. [06:02] <[Saint]> I'm not sure it fits very well. [06:02] <[Saint]> Just sayin'. [06:03] I sought out luxury because it relaxes my mind, and that I want to refer it to others that are tired of the windoze experience and want something that might hold up and not slow down so easily. [06:03] i have no idea what to check for, Kb52 [06:04] [Saint] any ideas? to ensure that ubuntu is ready for installation [06:04] <[Saint]> I...what? [06:04] So I have ubuntu booted from the DVD [06:04] I was told not to install it before making sure that it was OK [06:04] That seems to be what Ubuntu and similar others, are. [06:04] I am not sure what I should be looing out for [06:05] <[Saint]> Whoever told you that might not have had a clue what they were saying. It's a trend. [06:05] <[Saint]> Fire it up, hit the obvious install now icon...follow prompts. [06:05] <[Saint]> It's really pretty simple. [06:06] I should install it from a restart, not from the ubuntu itself right [06:06] <[Saint]> Doesn't matter. [06:07] Well veryrandomnick. Has anything crashed yet or failed from the Live DVD that you intend to use on a daily basis? Mainly does all the hardware devices on your system, working? Granted the Live DVD is not going to run as fast. [06:07] you sure? someone said in terms of security it's better the former, restarting [06:07] Kb52 i have nothing to check for, really. [06:08] <[Saint]> And, yes, I'm sure - it is perfectly fine to install direct from the LiveCD/DVD/USB [06:08] <[Saint]> Were it not, one would posit it wouldn't be an option. === thomas_ is now known as Guest27807 [06:10] Well the live DVD is not storing anything long term other than in ram, so it all is gone once the installation completes and they system is restarted. The one key overall is not to interrupt the shutdown and that it does fully shutdown, which is just as important so Yes you really should boot the Live DVD at least 2 times, once as restart and once as shutdown to say that all is ok. [06:10] i have a bash script called `bash_loader`. I'd like this script to run at each ubuntu (14.04) bootup. Do i simply create `/etc/init/my.conf` (does it have to be a conf file?), with https://bpaste.net/show/73983b56fe34? [06:10] thank you Kb52 [06:11] I'm not sure how much to leave for windows [06:11] <[Saint]> Kb52: errr, huh? [06:11] any recommendaions/ideas? [06:11] <[Saint]> Kb52: that's unnecessarily convoluted. [06:12] <[Saint]> There's no need to ensure it shuts down at all. [06:12] <[Saint]> Are you making this up or something? [06:12] jeffreylevesque: just call it from /etc/rc.local [06:13] ola [06:13] is my paste correct if i run it from /etc/init? [06:13] <[Saint]> I mean, I'm just saying - lets not confuse the issue. Dude pops in a DVD, hits a button, and it tells him what to do exactly. [06:13] <[Saint]> There's nothing more to it. [06:15] i think i fucked my computer up [06:15] because i didn't let it shut down or something [06:15] Well I would want to be sure ubuntu is shutting your system off and restarting without fail before I chose to install unless this were a repeat installation because of things not going just right. Also if your keeping windows, advise that windows is the primary MBR of the first drive. But that is or would be typical. how much space to offer ubuntu is based on how much you plan to install on it. Space can be resized later on but I would plan b [06:15] ased on which OS you plan to mainly use. [06:16] nah it's fine [06:17] <[Saint]> The easiest method rather than juggling the setup is to just make sure WIndows gets installed last. [06:17] Kb52 i'm not sure if to keep windnows or not [06:17] common sense says, keep it, you will have a use for it [06:17] common sense also says; you don't know if that windows is vulnerable or not [06:17] <[Saint]> there's virtual machines, though. [06:17] while checksums may tell you it's valid, do you really know that it is? [06:18] <[Saint]> veryrandomnick: if you go too far down that rabbit hole, you won't come out - you hit "can you trust what the disk controller is telling you?" and implode and the world ends. [06:18] [Saint] i did just get hacked (3 days ago) (found out last night) [06:18] so I think being vigilant is important, and I'm a noob when it comes to these things [06:19] so while to you it may seem like I'm being overly paranoid, I don't actually know [06:19] <[Saint]> yeah - I'm just trying to say there's a balance. [06:19] <[Saint]> just don't be the lowest hanging fruit, which apparently you were. [06:20] veryrandomnick: i installed windows, partitioned the disk, then dualbooted with ubuntu, using GRUB (https://github.com/jeff1evesque/leque/#boot-sequence) [06:20] can I partition the disk during an ubuntu installation? [06:20] i assume/hope the answer is yes [06:20] veryrandomnick: Yes [06:20] Here lies the secret for those who might go back to the dark side. Burn a bootable copy of Macrium Reflect. It has a simple tool, in it that will restore any windows installation, should you choose to abandon ubuntu. I say this because Grub (Boot Loader) is going to be installed to the existing windows and so you can revert back easily if you wanted to start over. Then windows 7 and beyond can resize your partitions should you want to start [06:20] over thats the best way to go. [06:21] hi all [06:23] Windows 8 will attempt to take over the first hard drives boot and will wipe out ubuntu so when wanting to dual boot ubuntu and windows your gonna be better off to have windows be the first partition(s) of the drive. [06:23] I am checking debian and still found alot of active users on IRC. why ubuntu evolved? and why it is based on debian? If I was not wrong , I heard evolution of ubuntu is that lack of community support and maintenace on debian. but now debian is still in use [06:23] !debian [06:24] Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://help.ubuntu.com/12.04/installation-guide/i386/what-is-debian.html - Remember, !repositories meant for Debian should NOT be used on Ubuntu! [06:24] oops [06:24] so um [06:24] looking for someone to help materialize my thoughts here... is it possible to do a full tar backup of a live system, send it over to another running system, chroot to it, install a bunch of stuff, pack it back up as a tar and send it back? [06:25] Seveas, Not Found [06:25] The requested URL /12.04/installation-guide/i386/what-is-debian.html was not found on this server. [06:25] Apache/2.2.22 (Ubuntu) Server at help.ubuntu.com Port 80 [06:26] that doesn't entirely surprise me [06:26] https://help.ubuntu.com/12.04/installation-guide/en.i386/ch01s02.html ? [06:28] thanks dik_dak === mike is now known as Guest5500 [06:29] I am quitting since none of my questions were touched on. So goodnite all and happy ubuntu! [06:29] Kb52 wait [06:29] for what? [06:29] you said that there's a tool to bring windows back. this means that I ... [06:29] do what? [06:29] with the install [06:30] Seveas, thanks === ubik is now known as Guest24023 [06:32] do I want to enable LVM option during installation? [06:33] Well it is part of Macrium Reflect which you would need to be installed to windows (is free software) and then you need to create a recovery media which is in the Tools. So when you then boot that restore cd, one of the options in the restore section is fix windows boot problems. It will allow you to remove ubuntu bootloader (grub) and restore the original windows boot easily so that you can start over. [06:33] oh, it's something i need to prepare === lightflight is now known as sheer [06:34] Or you can torrent the ISO which is even faster and easier and simply burn that to a blank cd. [06:34] i don't think i'll keep windows. what do i really need it for? [06:35] I have nokia E5 and using intenet on laptop via USB cable. I want to share internet to ubuntu server from Nokia E5 via USB cable, what do i do? what to install first? [06:35] I am sure there are a dozen other ways. Well then if you dont care about windows then no you dont need it at all. [06:35] hey guys, I have this under my /etc/X11/xorg.conf.d but it does not apply! [06:35] can anyone help? [06:35] http://hastebin.com/ebusexated.cmake [06:36] (do I want to enable LVM option?- during ubuntu installation) [06:36] thanks Kb52 [06:36] upon trying desktop, it was fine by adding APN in mobile connection. nothing else. But for server, I dont know what to do [06:37] Hello everyone , could someone guide me with the issue that I am having trouble in building a UI for Ubuntu Touch app which needs both ListItem.Expandable and ListItemWithActions together similar to default Contacts app . [06:37] any1? [06:38] You can actually use transmission to download macrium reflect, burn a blank cd, all from the live ubuntu if you have a second burner, and then it would double as a windows backup and restore tool as well. [06:38] neat [06:38] i can't think of a single thing I need windows for [06:38] except games maybe [06:38] ... [06:39] i just want to get this done [06:39] hm [06:39] i'm midway installing === jonathaN_ is now known as jonathaN [06:39] Hello, i am having issues with a usb3 external docking station, and i was reading up on this: http://ubuntuforums.org/showthread.php?t=2154114 where some people solve the issue by updating kernel to 3.4. Is there any bad sideaffects if i update my kernel? [06:40] sheer about the ONLY reason I kept windows is simply because my stupid canon scanner isnt supported. But there are some things that have no Linux Equal, such as Camtasia Studio. [06:40] don't need it [06:40] do i want/need LVM? [06:41] logical volume management [06:41] At some point in life I will be happy to kiss windows goodbye other than having it around to help others in their struggle to keep windows running. [06:42] :) [06:43] kb [06:43] do you have any opinon [06:43] opinion on LVM? [06:47] I chose NOT to use it, but what it actually does is simply partition the drive in a way to allow you to slice up the drive(s) into partitions. It basically is that it creates a very small partition and sub partitions under that. Advantage being you can rapidly divide up the free space, rather than having to move data around. In analogy to having to eat the whole cake instead of being able to slice it into managable chunks. If you never desire [06:47] to do such things then dont bother. [06:48] It does not have any security benefits however. [06:49] sheer: LVM's cool, I use it everywhere. [06:51] Kb52 no security benefits? /pass [06:51] Ubuntu Phone UI dev issue ... any help..? [06:52] daylight might be a better chan for that [06:52] I am still learning all the ins and outs of Ubuntu, but mainly have done all the disasters, of installing. Planning out your install choice is of course the one thing most first timers meet with problem. [06:53] it's just that it's so annoying to undo/redo [06:53] Everyone who has ever dealt with any of it is destined to learn the hard way. [06:53] Not just annoying but very time consuming. [06:54] Oh ok..ty [06:54] sheer: LVM has the nice benefit of letting you resize partitions easier. [06:55] i might get lvm i guess === zz_CyberJacob is now known as CyberJacob [06:55] Among the best backup programs by they way (albeit very old) is Redo backup. However of recent I got Acronis 2015 is now the king of full hard drive backup systems. [06:57] Hello, i am having issues with a usb3 external docking station, and i was reading up on this: http://ubuntuforums.org/showthread.php?t=2154114 where some people solve the issue by updating kernel to 3.4. Is there any bad sideaffects if i update my kernel? [06:57] sheer Lvm is as stated in the install program, to make it easier to partition drives and indeed it is. [06:59] Install Now is greyed out... [06:59] stangeland I have never gotten any side effects, and you can revert back to the old kernel unless you purge them out. [06:59] Kb52: ok, is it easy to revert? [07:00] oh it's not greyed out now [07:01] Well that I have no knowledge of, but I know it can be done. I assume the simple and software updater is going to put in the latest stable kernel anyhow. [07:02] Actually the last kernel would then appear in the Bootloader Screen, allowing you a choice to boot either or.\ [07:05] sheer if your running on the live dvd then things tend to sluggishly run so it may hang on some stuff till the system becomes stable. [07:05] i'm just going through the install now [07:05] should be done soon i think [07:06] All based on how fast your internet is, I found it seems to take a long time on the language packs. [07:07] actually [07:07] i don't know what to do with my internet [07:07] now that i've been hacked, i need to actually be careful [07:07] the wireless password is very simple and easy to crack [07:07] given how simple it is so [07:08] that means a MITM attack could be easily implemented. maybe less easily if i'm on linux [07:08] Dunno consult your ISP on how to change it, as all routers are not the same. [07:08] sheer: so change the password, and thats not really on topic here [07:09] Well it is for the fact that your here to get suggestions on how to install ubuntu and that is a part of the process. [07:09] i can't [07:09] it isn't my network, i'm only allowed to use it [07:10] Well then thats not an issue you can resolve. [07:10] hi, anybody know why icon generated for ubuntu from Intellij idea does nothing on click? https://gist.github.com/l15k4/fc6ad12e95101171eedf [07:11] Kb52 you sure there's nothing I can do? [07:11] is there any way to investigate the reason? [07:12] <[Saint]> sheer: don't use it. [07:12] <[Saint]> no one has a gurn to your head I'll bet. [07:12] <[Saint]> its not really on topic here. [07:12] Yeah turn on the firwewall. [07:12] <[Saint]> your insecure wireless isn't Ubuntu's fault. [07:12] In ubuntu. [07:13] i can run internet off my phone, tethering [07:14] Well I guess we would have to study how your internet is being compromised to know why. So I assume whatever problem your other OS was presenting is not longer being presented, so problem solved. [07:16] <[Saint]> though the user habits that lead to the hack probably haven't changed much, if at all. [07:16] anybody using intellij idea ? [07:16] [Saint] come on now [07:17] <[Saint]> well, have they? [07:17] <[Saint]> in...a matter of hours? [07:17] i have a warning [07:17] please take this random hack talk to #ubuntu-offtopic or elsewhere [07:17] /dev/sda contains GPT signatures, indicating.... [07:17] sheer your not indicating to us if the problem still exists, so it cannot be answered. [07:18] that it has a GPT table. However, it does not have a valid.. [07:18] Kb52 it's already been done [07:18] the problem cannot still exist in a fresh installation [07:18] that wouldn't make sense, now would it.... [07:18] Saying its already been done is rather vague. [07:18] it's just coming to terms with it [07:18] it's also very much not on topic. please stop [07:19] Ben64 i have an on topic issue [07:19] then talk about that instead [07:19] i did [07:19] give more details [07:19] /dev/sda contains GPT signatures indicating that it has a GPT table. However, it has a fake msdos partition table as it should. Perhaps it was corrupted? Is this a GPT partition table? [07:19] right you said that, i said more details [07:19] i just chose my security key [07:20] i ticked erase free space, i think it was [07:20] then i got this warning message [07:20] <[Saint]> and, yes, in the real world - hacks that transcend full reinstalls do exist. the disk firmware itself can be hacked persistently, for instance. [07:20] <[Saint]> but - topic. [07:21] ( a disk's firmware I would imagine requires physical execution of some sort? ) === CyberJacob is now known as zz_CyberJacob [07:25] <[Saint]> you man physical access to the machine? no - not necessarily. but ...topic. [07:25] Ok so considering all other options why not simply install it with your network unplugged? [07:26] currently I am stuck at this GPT partition table thing. [07:26] but perhaps I need to listen to [Saint] 's point [07:26] which happens to be offtopic [07:26] so you chose erase disk and install, then...? [07:27] and chose a security key, ticked erase free spaace, and then it popped up [07:27] so then choose "something else" and partition yourself [07:27] and do you really need disk encryption? it just makes everything more difficult [07:28] i have installed tcl and tcl-dev packages, where can i find the path to libtcl.so and tcl.h [07:29] aoo2 ,did u intalling hping ? [07:29] So is the problem that your here to install ubuntu. Decisions on how to install it are for you to decide not others. Encryption is an option you choose not others. [07:30] i need to find those tcl files to point it to an eggdrop to configure it [07:32] I am just going to say your not stating that someone right now is attacking you or not, and has taken over the process of partioning and formatting your drive. [07:32] I want to update my ubuntu 14.04 kernel to 3.4, so i look at the downloads here: http://kernel.ubuntu.com/~kernel-ppa/mainline/ But which one is it? [07:33] stangeland: 14.04 already has kernel 3.13 [07:33] goodness. [07:33] Kb52 it may be a possibility, i do not know [07:33] stangeland Your giving us a folder of the ppa and not what is in it. [07:34] Kb52: that ppa is not so much a ppa as it is not a ppa [07:34] stangeland: are you sure about 14.04 and the kernel 3.4? [07:35] So sheer the install must be nearly done by now. [07:36] no no [07:38] Ben64 so what is in it? [07:38] Kb52: deb packages of kernels [07:38] k1l_: hi, yeah so the reason i need this update is because of this issue: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/994248 I cannot mount external disks on usb3, and the guy in here seems to have fixed that by updating kernel to 3.4 [07:38] Launchpad bug 994248 in Linux "xhci stacktrace at connection of USB device to USB 3.0 port" [Medium,Confirmed] [07:39] I think he wants 3.14 - http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14.1-trusty/ [07:39] Ok so is the kernel you want there then it will install from either Software Center or debi manager. [07:39] stangeland: kernel 3.4 is way old [07:40] stangeland: you should ask your actual question instead of trying to do something you think might work. 13 is a bigger number than 4 [07:40] k1l_: oh... but right now i am running 3.13 which is even older right? [07:40] stangeland: no [07:40] are there any logs for double-clicking an icon doing nothing ? [07:40] oh [07:40] its not 3.1.3 its 3.13 [07:41] <[Saint]> maybe he does natural sorting :p [07:41] lisak: maybe .xsession-errors [07:41] Ben64: ok i am trying to mount an external disk via usb3, but its not being detected, and my dmesg shows: "[80346.032349] xhci_hcd 0000:07:00.0: Abort the command ring, but the xHCI is dead." [07:41] ayone here knows what is the different loading ubuntu from usb: or uefi??? [07:42] Is it detected on another computer? [07:42] stangeland: could be an bios issue. maybe see if you can update that [07:43] MaggieS: you mean like install or run a live-version from usb? [07:43] k1l_: running live [07:43] k1l_: both :) [07:43] MaggieS: can you rephrase? [07:43] k1l_, it's not there... I remember that I had to do something extra with this line in the past https://gist.github.com/l15k4/fc6ad12e95101171eedf#file-jetbrains-idea-ce-desktop-L7 [07:44] k1l_: like is there a different between those 2 modes or why are they there [07:44] but I don't remember what it was [07:44] lisak: are you from poland? [07:44] k1l_: right i see.... if i want to update bios, how would i go about doing that? Is there an executable i need to download? [07:44] MaggieS, czech [07:45] lisak: yea I kinnda know where you were from [07:45] MaggieS: of course: the live-system one is loaded just into the ram-memory. so the disk is not touched. but that got some limitations like slower system and not beeing able to install or update [07:46] stangeland: see your manufacturers advices on that. the is different for every hardware [07:46] k1l_: I want to know if loading from uefi is faster then running live from usb [07:47] lisak: you user name is ubuntu and that files exist there and have set +x? [07:47] Probably a yes vote on that one. [07:48] k1l_, yes [07:48] MaggieS, booting from live usb can happen on a UEFI machine too. [07:49] MaggieS: i dont understand where the difference from usb or uefi comes into play? [07:49] there is a chance that the script may fail (which doesn't if I run it from console), but I dunno how to find out if it failed or not from icon clicking [07:49] OerHeks: uefi makes usb faster? [07:50] k1l_: about the speed of loadig programs [07:50] betnween them [07:50] MaggieS: uefi doesnt make usb faster [08:02] hi [08:07] I'm trying to diagnose why me HDMI port is no longer being detected by my sistem [08:07] here's the output of my Xorg.0.log, how can this be of help to me? [08:07] http://pastie.org/private/r1mnbfn5yhhfv6mzxnjljq [08:08] I would like to understand what it means. but I don't see timestamps? [08:08] Hi! It seems that I forgot to use purge flag when I removed an old kernel and now there is an rc flags in dpkg. So. How can I get rid of the config files too? === zz_Thelks is now known as Thelks [08:15] fas === rob is now known as Guest82018 [08:15] ayy === william__ is now known as tiwilliam [08:22] PRIVMSG @#ubuntu :Hi! [08:23] PRIVMSG #ubuntu :Hi! [08:23] PRIVMSG #ubuntu :I am alone. Want to chat with some boy? [08:23] PRIVMSG #ubuntu I am alone. Want to chat with some boy? [08:23] wut [08:23] kitty89: stop that please [08:24] in Unity, is it possible to move the focus from one monitor to the next? Rather than moving the mouse, I can type ctrl+whatever+right to go to the monitor to the right? [08:26] are there any RaspberryPi users here? I can't get my camera module to work [08:26] <[Saint]> I would posit there's plenty in #raspberrypi [08:27] thnaks === Dave2_ is now known as Dave2 === Ullarah is now known as magic8ball === magic8ball is now known as Ullarah [08:38] is there any app that would allow me to "clean" my ubuntu instalation? much like ccleaner does for windows? something to go along "apt-get autoremove and apt-get clean" to make sure there are no leftovers around? [08:39] s/?/. [08:39] yes [08:40] sheer, and what app would that be? [08:40] i don't know [08:40] try asking in #linux [08:41] in #linux they would say use yum autoremove which does not exist on ubunt [08:41] ubuntu* [08:41] I do not know of an apt-get equivalent. [08:41] !info bleachbit | chotaz`w [08:42] chotaz`w: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.2-1 (utopic), package size 249 kB, installed size 1930 kB [08:42] <[Saint]> wrong c-guy [08:43] No thats the right guy. I'm glad to know it too though. [08:43] Well, yes, I managed to solve my problem myself. \o/ [08:45] chotaz`w: all that "magic tune up and clean" programs from windows are really bad habbits [08:45] <[Saint]> cynixx3: ah - right, yeah, whoops. [08:45] I've used autoremove/autoclean/clean to clean the apt-get bit, and localepurge to remove unnecessary localization files(which I had tons of, for some reason) [08:46] <[Saint]> leftover system cruft is why I dropped arch from my server. [08:46] k1l_, i understand that, but as I'm still not powerusing linux and 2controlling" everything, I wanna make sure that anything I might've left behind doesn't stay around [08:46] chotaz`w: look at the users home folder. that is where the configs are stored that dont get touched by apt-get [08:49] k1l_, thanks, I'll take a look. === andatche_ is now known as andatche === zombiefox is now known as Fuchs [09:04] Hello #ubuntu [09:05] How can I remove the library from the system, including docs and dpkg info data ? [09:05] I want to remove libboost [09:05] I did apt-get remove --purge libboost-dev (and libboost-all-dev) === dooferlad_ is now known as dooferlad [09:05] but "locate libboost" still gives me entries [09:06] in /usr/share/doc for instance [09:10] Kiryx: Update your mlocate database. (I think updatedb.mlocate) [09:10] Kiryx: Or before you do that, ensure that the database is the problem: See if the files locate lists are really existent. === zer0x is now known as xteraniux [09:12] tos-1: They do exist [09:13] hey guys, if i print somehting in ubuntu, will it use cups? [09:13] from gnome the scanner dialog [09:13] Kiryx: "dpkg -l | grep libboost" into a pastebin please [09:16] k1l_: https://gist.github.com/kiryx/995fd40a93c7edba8853 [09:17] Kiryx: You only removed the development headers with the above purge command. The library ist still installed. === Rovanion_ is now known as Rovanion === james is now known as Guest58789 [09:20] dae le reddit [09:20] god im bored [09:22] hey, anyone else ran into this? http://ubuntuforums.org/showthread.php?t=2273846 [09:23] dzan: you got a brand new, pre-installed, designed-for-ubuntu laptop and the first thing you did was wipe it and install from an iso? [09:24] dzan: a daily iso at that. So 15.04 beta? Surely I misunderstand... [09:25] dzan: #ubuntu+1 and the bugtacker on launchpad.net for the development releases === Thelks is now known as Thelks-at-work [09:26] somsip: mine had windows [09:26] k1l_: ok thanks i'll ask over there [09:27] dzan: ah. Strange purchase given the ubuntu support, but yes - #ubuntu+1 is the place === cool__ is now known as prasadk [09:28] somsip: that one was released a month later [09:29] somsip: also you had to pay for the windows license anyway at first [09:29] dzan: fair enough. Unlucky timing by the sound of it #ubunut+1 anyway [09:30] indeed, thanks! === xteraniux is now known as zer0x [09:43] hey everyone [09:50] hi [09:50] Hello! I've installed unity player via pipelight, everything works except there is a problem with non-ascii characters - they are not displayed, and when I write something non-ascii, "?" signs are shown [10:01] 'Morning all [10:01] hey BluesKaj o/ [10:02] hi all [10:03] hello folks, I got a problem with my wifi dongle. It worked fine until recently. The system still sees it but doesn't connect [10:03] is there any free solution like exo social intranet? [10:03] I don't know what to do [10:04] LubuntuUser: which version and model? [10:04] hey ANJ7 [10:04] rockworldmi, Ubuntu 14.04.2 LTS trusty [10:05] BluesKaj: sup? [10:06] rockworldmi, the wireless dongle is Ralink RT3072 [10:06] I'm up early ANJ7, you ? [10:06] well, its after-noon here. I'm studying for my exam [10:06] hi [10:06] i need to fix HDMI [10:07] it's listed as disconnected [10:07] LubuntuUser: ok there's blacklist file in etc comment out realtek line [10:08] rockworldmi, Realtek is not Ralink [10:08] does still matter? [10:08] LubuntuUser: realtek [10:09] pardon my curiosity, I just don't get what has realtek to do with my Ralink dongle... [10:09] could u explain better? [10:10] LubuntuUser: check if your device is under blacklist file i meant eample of realtek will be there if you google it .... [10:11] if i print from gnome printing dialog, what will it o in background, call lp? [10:12] LubuntuUser: this will be helpful http://ubuntuforums.org/showthread.php?t=1353044 [10:13] rockworldmi, could you tell me how to find this backlist? [10:14] hello, my package system is broken and the help of other people broke my kernel i think. i was upgrading from ubuntu server 14.04 to 14.10. also grub is broken, now i start from livecd and mount the systeem and chroot to it. can this still be repaired? [10:15] mv, best to reinstall [10:15] hello, i think i have a problem. Using sudo apt-get i might have deleted some kernels dat were in use [10:15] any advice on reinstalling ubuntu server? can i put it ontop of my old install? and will it keep the settings and other installed programs? [10:15] thanks rockworldmi [10:16] i am running on live cd now but please help me recover the sysytem [10:16] LubuntuUser: np [10:16] mv, clean install and rebuild IMHO. perhaps #ubuntu-server might have a different iidea [10:16] rockworldmi, I just asked here because my wifi dongle worked at perfection until yesterday [10:16] thanks il ask them [10:17] any one ? is there any free solution like exo social intranet? [10:17] LubuntuUser: hmm.. then you updates system? [10:17] rockworldmi, and it is recognised as sees the ESSID name [10:17] anybody ? help me pls [10:18] Get-help123Pls, reinstall [10:18] ok. do i lose all useraccounts info then? [10:18] and files as foto's and such? [10:19] rockworldmi, sorry, could you explain what you are saying to me a little bit more in detail? [10:19] Get-help123Pls, if your /home is in a separate partition, you're good. [10:19] !home | Get-help123Pls [10:19] Get-help123Pls: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [10:19] rockworldmi, system was updated yesterday [10:19] so, it seems that after this update there is a problem somewhere [10:19] i will chek that out thnx [10:20] LubuntuUser: same happend here .. then i opened /etc/modprobe.d/blacklist.conf and commented our my realtek driver .. [10:20] so try to do the same to driver " iwlwifi" and reboot it might solve your plroblem [10:20] ok [10:21] rockworldmi, could you tell me exactly what to type in my terminal? I am not very acquainted === norm is now known as Guest17895 [10:22] LubuntuUser: can you use nano? [10:22] or other text editor? [10:22] i have gedit === mist__ is now known as mist [10:23] LubuntuUser: ok open blacklist file in it ... also if possible paste it in pastebin [10:23] http://paste.ubuntu.com/ [10:25] rockworldmi, it would be quicker to tell me what to look for in the file, as I am connected from another laptop at this moment [10:25] copy and paste is not a procedure that is going to be quick :D [10:25] I don't see any realtek in the file [10:26] LubuntuUser: iwlwifi [10:27] rockworldmi, command not found [10:27] iwconfig [10:27] LubuntuUser: not command check this name in .config file iwlwifi [10:27] ok [10:29] nope rockworldmi there is not any iwlwifi in config [10:29] LubuntuUser: cfg80211 ? === zz_CyberJacob is now known as CyberJacob [10:30] LubuntuUser: run this [echo "blacklist iwlwifi" >> /etc/modprobe.d/blacklist.conf ] [10:34] rockworldmi, is writing 'blacklist iwlwifi in the file conf [10:35] what are you trying to do? [10:35] :D [10:35] there is not cfg80211 [10:37] LubuntuUser: just run above command or read through this forum and see if it solves problem... http://ubuntuforums.org/showthread.php?t=2272407 [10:45] hello [10:45] I have a problem [10:45] who can help me [10:46] jackie_: unless you ask your question we will never know [10:46] No one [10:46] Since you didn't say what you need help with [10:46] :) [10:46] Hello! I've installed unity player via pipelight, everything works except there is a problem with non-ascii characters - they are not displayed, and when I write something non-ascii, "?" signs are shown [10:46] after installing ubuntu and i am connected to ethernet it says unable to connect [10:46] in firefox [10:47] how can I solve this === havingFun_ is now known as xrosnight === erwin_ is now known as PHPLearner [10:51] jackie_: please don't PM. I can't help with your problem just now but be patient and someone will help in the channel. Thanks. [10:52] which is the best music player for ubuntu? any suggestions? [10:52] ok mcphail [10:52] GWild: depends on your requirements. [10:52] wee [10:52] Giwrgaras: ^ === zaggynl_ is now known as zaggynl [10:58] Hello [11:01] Good afternoon :) [11:02] I´m in a bit of a pickle with Ubuntu 14.04 Client and an external USB disk [11:02] I plug it in, but the disk doesnt get recognized [11:03] doesnt show up anywhere not even lsscsi and /dev/disk [11:03] the disk works fine under ubuntu 10.04 [11:04] its an USB 3.0 disk (western digital mybook) [11:05] any ideas on where to start troubleshooting this issue? [11:05] frderi: which file system? [11:06] frderi: can you pastebin your dmesg output? [11:06] its ext3 protected by luks [11:07] in 10.04, i had a script querying /dev/mapper/by-path and calling cryptsetup and mount. but by-path doesnt seem to exist anymore [11:07] Why don't you use udisksctl to mount it? [11:08] because the mount and unmount process is part of the backup [11:08] frderi: can't you mount it by name then? [11:09] http://pastebin.com/cNgtsY3h [11:11] TheNumb : where can i find the name? [11:16] i don´t find any reference i can recognize that points to this disk bein recognized anywhere [11:16] /msg NickServ VERIFY REGISTER acidwar_ vrygaueszjht [11:17] acidwar_: hi, no spaces in front of the / [11:17] acidwar_ i change that password if i were you ;) [11:17] it's not a password [11:17] and as per that it also can't be changed, and he doesn't have to worry. [11:17] oh === davidcalle_ is now known as davidcalle [11:25] Could it be that ubuntu has problems with lenove dockingstation and mini HDMI? [11:25] mini HDMI on my monitor === Guest94978 is now known as daynaskully [11:26] :wq [11:38] TheNumb: udisksctl status doesnt list the device, neither does udisksctl dump. The device is connected and is spinning up though. [11:44] Hey guys. I'm running Postfix 2.11 on Ubuntu 14.04 in a container. I found a bug/improvement in init scripts that is beneficial for running postfix in containers. Where should I report it to - upstream or Ubuntu? [11:46] Is there a way to setup something like wireless access point on one pc and then to connect to it using the other one and then to e.g. send a command to terminal to the host pc without internet access? [11:46] demahum: yeah, settings > network > wireless > make hotspot [11:47] EriC^^: And what is the idea, I mean, how to send a terminal command to a host pc? [11:47] ssh [11:47] get the ip with ip addr [11:48] then ssh @ [11:48] or just ssh in and do stuff from the shell [11:48] So I can ssh into the host PC using its IP from its own network? [11:48] yeah [11:48] EriC^^: That's what I needed. Thanks. :) [11:48] from the ip addr you're using to connect to it ( the default route ) [11:48] no problem :) === CJKay1 is now known as CJKay [11:49] Hi, I have my Laptop Connected to my TV via HDMI but pulseaudio detects the HDMI as being Unplugged which its not because im using it too view my screen [11:50] demahum: you have to install openssh-server on the host though [11:50] Hi all, I'm having some trouble configuring my network interface for IPv6. I'm getting "IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready" and it's preventing my servers from binding to an IPv6 address, even though the interface is working by the time I've logged in [11:50] jtjh, use the spdif setting in alsamixer for the gpu/hdmi to detect the digital audio signal [11:55] hi [11:56] I've booted latest daily vivid image in vmware [11:56] I've choose "try it" [11:56] it asks me for a username/password [11:57] tried ubuntu/(blank) and I'm not getting in [11:57] what's the default user password for the live image ? [11:57] try ubuntu/ubuntu , there shouldn't be one afaik [11:58] tried that one too with no luck [12:00] BluesKaj all the S/PIDF are all of except the first one but its bottomed out at 00 and i cant change it or anything [12:00] ok, I'll try with the beta later === ujjain- is now known as ujjain [12:02] jtjh, use the up/down arrow keys to increase/decrease the volume [12:03] BluesKaj yea thats what i mean i cant on the S/PDIF [12:04] jtjh, in the pcm ctrl , spdif has no vol [12:06] Need some assistance... I have installed ubuntu 14.04.2 and had thought I selected encrypt with lvm ... I have 3 hard drives... so I had to choose custom partitions... but it did not encrypt the drives... [12:06] How can I get Ubuntu to encrypt all of the drives during install? [12:06] or do you have to do it after ? [12:08] hello ive installed 14.04 but it doesnt recognized my win partitions ....i ve googled but :( [12:08] user_: afaik, ubuntu asks if you want to engage drive encryption during the installation process and since LVM acts as a sublayer under the file system and everything, you can't add it after completing installation. [12:09] BluesKaj here is a screenshot http://imgur.com/tBv3HpS [12:09] Fernandooo: type sudo parted -l and paste it in paste.ubuntu.com [12:10] Ajacobsson... ok, thank you for the response. How can I get it to encrypt all 3 hard drives during the install then? [12:10] Could it be that ubuntu has problems with lenovo dockingstation and mini HDMI? === CJKay1 is now known as CJKay` [12:12] user_: "(Ubuntu 12.10 has since introduced LVM support from the installation live CD.)" so all versions of ubuntu after 12.10 is supposed to prompt you during installation asking if you want to enable disk encryption. [12:13] jtjh, use the M key to unmute spdif [12:13] Ajacobsson yes it does prompt but only for one hard drive.... I have 3 hard drives where I'd like to partition one drive as /home and one as /storage and one as / ... but have them all encrypted. [12:14] but it will only encrypt one drive.... unless I am missing the option to include the other two drives? [12:17] thanks BlueKaj ill try that but i have to go now ill try too fix it later === veritabl1 is now known as veritablej [12:21] what program/service needs restarting if my brightness keys make the OSD come up but the screen brightness doesn't actually change? [12:21] veritablej: Probably the kernel module that is responsible for the screen brightness? [12:22] user_: I would probably just go through the installation process again and see if I missed something. Couldn't really find any useful info about multiple drives in LVM on google. I've only installed it on single drivers so I don't know either. [12:22] deadmund thanks I'll look that up [12:23] Ajacobsson, Thank you, I have also googled / Binged... I may be able to encrypt the other two drives after installation.. I'll try that and come back to update on success. [12:23] Thanks again. [12:23] user_: Alright,gl man :) [12:23] Fingers Crossed! [12:27] how do I get all my hardware specifications from the terminal?? [12:27] Sramelyor3301: There are several ways, I like using "inxi" [12:28] Sramelyor3301: "sudo apt-get install inxi && inxi -F" [12:28] what's inxi-f for? [12:28] -F(ull) [12:30] oh [12:30] hello everyone, I just found a red capital letter notice in gnome disk utility saying 'SELF-TEST FAILED' and when I did self test (short one) the result was 'Disk is OK, one bad sector'..should I replace the disk right now? [12:30] oak49: Yes [12:30] At least I would [12:30] Can you suggest a good distro based on the following specifications -> http://paste.ubuntu.com/10832582/ === ph is now known as Guest38844 [12:32] oak49: what is the reallocated sectors count? [12:33] Some1 suggest a good distro based on the following specifications -> http://paste.ubuntu.com/10832582/ [12:33] wow [12:33] deadmund, it says Value: 0 sectors Normalized: 100 Threshold: 36 Worst: 100 Type: Pre-Fail Updates: Online Assessment: OK [12:34] Sramelyor3301 ask in ##linux, as this is ubuntu support [12:34] someone here can help me with ruby? [12:34] oak49: Your disk is fine. Those sectors are used when regular sectors go bad. If none of them have been used, the disk is very healthy. [12:35] oak49: I think you failed the test before because of some fluke if you're passing it now (maybe the test had never been ran or some bug occured when it did run leaving you with a "failed" status) [12:37] deadmund, so would it maybe give no bad sectors if I ran it again? [12:38] oak49: Seems to me that if you have 0 reallocated sectors, you should have 0 bad sectors (but maybe the machine doesn't reallocate until at least n have gone bad or something?) [12:38] cause every bad sector should cause a reallocation [12:39] deadmund, I re-ran the short test, again one bad sector [12:39] and again 0 count [12:41] anyway, it seems to be a good idea to backup frequently [12:41] oak49: Weird. Apparently sometimes the disk may not reallocate: http://www.sj-vs.net/forcing-a-hard-disk-to-reallocate-bad-sectors/ I wouldn't be worried about it, but if you wanted to try to get someone with my experience to answer, that might not be a bad idea. [12:41] oak49: You should backup regardless of anything else. [12:44] Can someone help me remove openoffice [12:44] Its not uninstalling at all [12:44] deadmund, thank you, I think I will go by backing up more frequently, and keeping the pace of the hard drive in sight.. [12:45] oak49: goo move [12:45] deadmund, thank you for your help [12:45] I followed the following instructions while installing it -> http://paste.ubuntu.com/10832642/ How do I go about uninstalling it [12:47] Sramelyor3301: run the dpkg -P *.deb (to purge) instead of dpkg -i *.deb (from your instructions). Does that make sense? [12:47] Sramelyor3301: There is also dpkg -r packagename.deb [12:50] tnx deadmund. I will try and get back [12:54] in Unity, is it possible to move the focus from one monitor to the next? Rather than moving the mouse, I can type ctrl+whatever+right to go to the monitor to the right? [12:56] GNU HURD 0.6 release [12:56] untaken synergy comes to mind [12:57] sennn: that isn't an Ubuntu support question [12:57] just say that [12:57] say what [12:57] !ot | sennn [12:57] sennn: #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! [12:58] !ot | mcphail [12:58] mcphail: #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! [12:58] I have a Connection from a.a.a.a (router 1) to b.b.b.b (router 2).. I then have a ipsec inside of that as 1.1.1.1 (router 1) -> 2.2.2.2 (router 2) ... so now I am wanting to get my QoS setup correctly.. should I have 'forward' source 2.2.2.2 (mangle) mark packet 'dc' and 'forward' destination 2.2.2.2 (mangle) mark packet 'dc' (router 1) ... and then have prerouting b.b.b.b (source) and b.b.b.b (destination) mark packet 'dc' ... then have prerouting ToS 38 [12:59] btw is the next ubuntu going to be LTS? [12:59] Sramelyor3301: No, 16.04 is going to be. [12:59] Sramelyor3301: No. LTSes are every 2 years. Next one will be 16.04 in 2016. [12:59] awk how is that ubuntu related? [12:59] MonkeyDust: well let's say the router is Ubuntu ? [13:00] tnx :) [13:00] awk: #netfilter may be the best place to ask, or perhaps ##networking [13:00] i was going to suggest ##networking too [13:00] Pici: 15:00 <@xand> awk: no idea. [13:00] that;s from #networking === Tsunami is now known as Guest95361 [13:00] awk: no idea from here either then. [13:01] hey, thats not fair... don't copy what he said? === Guest10134 is now known as Bl4ckD34Th [13:09] how do i install ubuntu along win with uefi is there any doc ? i cant fint anything accurate from google ... [13:10] Pici: can you please answer me, ASAP ?} [13:10] ive got installed win but when i want to install ubuntu i cant see partitions .. not even changing eufi to legacy [13:10] !efi | Fernandooo [13:10] Fernandooo: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [13:10] awk: not with anything useful, sorry. I really don't know anything about those sort of routing setups. [13:10] ok, thanks [13:12] #ubuntu-de [13:12] morning [13:13] 3.15 pm here [13:14] I'm trying to retrieve data from an ftp server, but I'm ssh'd into a ubuntu box... can I do ftp through the command line? I only know of filezilla [13:15] jayjo: sure, quite a lot of CLI ftp clients [13:16] the most obvious one being: ftp (that is a bit of a pain though, consider lftp) === pemcne_ is now known as pemcne [13:17] jayjo tip: use 'screen' command and then ssh, you can then suspend the session, without logging out of ssh [13:18] is lftp the standard? [13:22] Hi everyone. I am having trouble with NFS on Ubuntu 14.10 64-bit Server. I can get everything setup and hosts can mount the NFS shares but after rebooting NFS stops working even though it is running. A workaround to this is to restart NFS using: sudo /etc/init.d/nfs-kernel-server restart after rebooting the server. Anyone run into this? [13:22] neldogz: have you checked you're running the same nfs client, server version ? [13:23] jellow, yes same NFS client version 4 [13:23] neldogz: do you have any log output from the server, client? [13:24] jellow, I noticed that upon restarting the NFS service ..the following error will come up for any computer that it cannot resolve: exportfs: Failed to resolve host1.office [13:24] The only way I am able to fix this is to bring that computer online and restart the service [13:26] neldogz i guess you have to add nfs shares to /etc/fstab [13:26] MonkeyDust, the NFS shares are indeed specified in the clients fstab [13:27] Hi all, I'm having some trouble configuring my network interface for IPv6. I'm getting "IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready" and it's preventing my servers from binding to the static IPv6 address, even though the interface is working by the time I've logged in [13:27] It's almost like the NFS server will not serve shares to those clients after the server reboots if the clients are not online [13:27] I guess I can try to share to a subnet within the export file and see if the same issue occurs [13:29] Hello! [13:29] Tekkkz: hi [13:30] I have a problem: Im using two monitors, and if im playing a game (e.g. dota2) in fullscreen mode on monitor 1, my mouse can moved out of it to the second and then i i press there the game gets minimized, how to fix this? === topdownj1 is now known as topdownjimmy === leonardo is now known as Guest92115 [13:33] baum, you have an idea? [13:33] Tekkkz: switch to window mode, other than that no idea [13:34] Tekkkz: here is what i'm doing though: === eblip is now known as eb0t [13:35] baum, yeah? [13:35] Tekkkz: i got windows emulated via KVM - which kinda solves the problem (+ the gaming within linux one) [13:35] doubt that this is what you are looking for though [13:35] KVM? [13:35] Tekkkz: kernel based virtual machine [13:36] MonkeyDust, I no longer received the error when using an IP range [13:36] now for the real test and rebooting everything [13:36] brb [13:36] Hi, good morning [13:36] hm i dont want to install such a big change [13:36] Hmmm.. I'm using lftp now to access an ftp server, but do I have to access this 'interactive' rate? [13:36] excuse me... interactive mode [13:36] I want to connect to the ftp server as a script [13:36] someone knows where can i find a ethernet simulator? I need it for a homework D: [13:36] Tekkkz: yep, i thought so [13:37] and do this daily.. is lftp not the best way to do this? [13:37] baum, and in window mode the window is bigger than my screen cause the ubuntu task bar on the left [13:37] so whats an better solution? [13:37] jayjo: look at lftp man file it is fully scriptable [13:37] or if exist some for Ubuntu?? D: [13:37] Tekkkz: write a script which hides the task-bar once you are playing? [13:38] Tekkkz: A long shot, but someone in #steamlug might know about more about getting things to play nicely with Dota, altho I think most are not running Unity as their DE [13:38] Tekkkz: i'm sure there is a better solution though - i just didn't figure it out either [13:39] hm i dont want to make such changes, isnt it possible to play in fullscreen without getting the mouse out with only installing some packages or whatever? but no deep changes [13:39] hateball: well the DE shouldn't matter in this case, should it? [13:40] what's DE? [13:40] baum: well, WM then [13:40] Tekkkz: desktop enviroment [13:40] and Window Manager [13:41] ahh [13:41] but i want ot use unitty [13:41] and it must be possible to stop mouse from mooving out [13:41] hateball: oh, the window manager? thought it's X-server related [13:43] I don't really know how Unity works, I use KDE Plasma which lets me set rules to always keep windows on top etc [13:43] Perhaps there are similar options in Unity, to force an application to remain maximized/fullscreen [13:43] plasma with kwin, that is [13:44] hey I run ubuntu 14.04 on my server and tried to install ubuntu-restricted-extras because handbrake-cli says its missing codecs. however apt can not find the package. why? [13:44] hateball: right click on the windowbar and choose: always on top === `hypermist` is now known as sleepypc [13:44] k1l: It's Tekkkz having the problems :) [13:44] ah, k [13:45] k1l, whats the window bar? [13:45] !info ubuntu-restricted-extras [13:45] ubuntu-restricted-extras (source: ubuntu-restricted-extras): Commonly used media codecs and fonts for Ubuntu. In component multiverse, is optional. Version 61 (utopic), package size 2 kB, installed size 30 kB [13:45] hateball: well, i'm not running a DE at all...no idea about the unity options :) [13:45] Tekkkz: but that will not catch the mouse to the first monitor only [13:45] kostkon: so how can I install it? apt-get install does not find it [13:46] funkenstrahlen: enable multiverse [13:46] k1l, so howo can i catch the mouse? [13:46] repo* [13:46] !restricted | funkenstrahlen [13:46] funkenstrahlen: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [13:47] kostkon: thx. worked after enabling multiverse [13:50] hey, morning, or afternoon etc towherever you are, i have a couple q's about the canonical option in the update 'software & updates' window, it says canonical partners (software by canonical for their partners, and the other one (source code) for their partners as well, what do they do to my os running if i include those updates? what's n them, generally speaking of course, [13:52] seriously... nvidia doesn't provide a secure download location for their drivers? -.- [13:53] nkef0: use the nvidia driver from the ubuntu repos [13:54] k1l: I need the 34x drivers for my 750 Ti which are not in the repos as I can tell [13:54] which ubuntu are you running exactly? [13:54] 14.04 [13:54] I need to resize a win7 partition. Booted from live USB but red exclamation next to partition in gparted. I made sure I had a clean boot/shutdown of win before live USB [13:54] nkef0: and you get the comedy with demanding secure download for prop. blobs where you dont know whats inside anyway? [13:55] k1l: https isnt just for that. also means you're not man-in-the-middled [13:55] k1l: well... I feel a bit better knowing that the blob hasnt been tampered with during download :p [13:56] so i asked a question a little while ago, anyone read it by chance? [13:56] flipapy: there's no updates in there - only additional software (like skype) [13:56] flipapy: so if you installed skype from there, technically there's updates to that at some point [13:56] thanks popey [13:56] :P [13:57] flipapy: but nothing in that repo which conflicts or replaces with what you already have. [13:57] nkef0: yep, no 34x driver in the official repo for 14.04. you could check the edgers ppa [13:57] ok, sounds god. [13:57] good [13:57] yikes, i'd go deaf, padum pum [13:57] ok thanks :) [13:58] popey: right, but its still: to be sure to get the right "i dont know whats in it" package. [14:01] hi, odd question. I'm running Ubuntu 14.10. is there a way I can add the left menu button to the top? or bottom? instead of the left? [14:01] ChunkzZ: no, you can use cairo-dock and other docks though [14:02] ChunkzZ lxde and cfce have the bar on the bottm [14:02] xfce* [14:02] EriC^^, so there's no way? MonkeyDust yeah but I like unity :( [14:03] How can i make transfer my ubuntu on laptop with all my settings and apps to flashdrive for a portability so i can use it any where please kinda like casper xp does in windoz [14:03] nonyab: dd the whole drive [14:03] also: when I shut down using the prop blob, theres a black screen for about 20 seconds then the motherboard buzzer goes off and the poweroff completes using the mobos GPU, any ideas whats going on? [14:04] I am using the distro lxle [14:04] !clonezilla | nonyab [14:04] (mainly looking to elimnate the delay) [14:04] nonyab: I don't think lxle is supported on this channel. [14:04] where do i get clonezilla [14:04] nonyab: best is to ask the lxle support for their stuff. [14:05] !info clonezilla [14:05] clonezilla (source: clonezilla): bare metal backup and recovery of disk drives. In component universe, is extra. Version 3.10.11-1 (utopic), package size 678 kB, installed size 2624 kB [14:05] nonyab: type sudo apt-get install clonezilla [14:05] Thanx [14:06] will it boot from the flash drive please [14:06] are you using uefi? [14:06] is filezilla safe software [14:06] ? [14:06] why wouldn't it be? [14:06] eric^^ what is uefi [14:07] EriC^^: was that question intended for me? [14:07] !uefi [14:07] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [14:07] I have a piece of software installed now called premier opinion, it must've been installed with filezilla [14:07] nkef0: no for nonyab [14:07] has anyone heard of premier opinion? [14:07] jayjo: did you install filezilla on windows? [14:07] most of the download sites have the filezilla installer riddle with adware [14:07] I installed it on a mac to connect to my ubuntu server [14:08] I did custom install from sourceforge [14:08] oh nice, mac versions are bundled with crap too now [14:08] no i use bios in all the machines i would use it on [14:08] is there any way to tell what was installed? I only know about premieropinion because it's in my status bar [14:08] nonyab: ok, it should boot then if it's first in the boot order [14:09] and they are set to boot from usb [14:09] jayjo: why are you asking on #ubuntu, isn't there a mac channel [14:09] Eric^^ thanks [14:09] nonyab: are you using bios in the current machine? [14:09] Yes i do [14:09] ok [14:09] there is ninite.com for unbundled windows apps, getmacapps.com looks to be similar for macs [14:10] Unable to locate package clonezilla [14:10] nonyab: you have to enable the universe repo, you should probably consult the lxle channel [14:10] reasons why I like linux over windows/osx: zero extra driver installation needed and repositories [14:10] ok thanks where is LxLE channel please [14:11] !lxle [14:11] #lxle maybe? [14:11] nonyab, look around, you can find it [14:11] I agree, I do all of my statistics on ubuntu, but i still have to use mac to fit into the ecosystem at the office [14:12] think i got it thanxs all === cyclotronic is now known as synthotronic [14:16] quit === timvishe_ is now known as timvisher === mrt333_ is now known as mrt333 [14:27] shna [14:29] I have my system joined to a windows domain, the default shell seems to be /bin/false, how do I change this? [14:34] acovrig to start: what is the outcome of env|grep SHELL [14:35] for my user, it’s /usr/bin/zsh, for every other domain user, getent passwd shows /bin/false [14:36] acovrig: sssd or winbind? [14:36] winbind I think [14:36] my laptop screen has a dammaged non visible area where the apps bar is, ubtu 14.10 - unity - I kind of need the apps bar on the bottom and for it to be functional on the bottom on my second screen as well, is that a viable possibility? [14:37] acovrig: meh, sorry, in this case I can't say much [14:37] flipapy: you need to install a different dock, unitys default cant be moved afaik [14:38] is that something developers are working on? [14:38] flipapy, sudo apt-get install xfce4 will get you the xubuntu desktop environment with the bars you discuss. logout, choose xubuntu session, login [14:38] flipapy, no, the unity bar is hardcoded. an other dock is your solution, good thinking nkef0 +1 [14:38] acovrig what's the outcome of cat /etc/issue [14:38] Ubuntu 14.04.2 LTS [14:40] that's good to know thank you cfhowlett [14:40] acovrig is this useful? may be a start http://www.semicomplete.com/articles/ssh-security/#id54098 [14:41] and of course OerHeks and nkef0 [14:42] MonkeyDust: yea, I want to change it [14:44] Hi. So today I had a system with an apt that was locked due to missing dependencies. These dependencies could not be installed due to missing inodes. [14:44] However [14:45] Almost all inodes were used by kernel headers installed through apt. Since apt was locked I could not purge the old kernels [14:45] How does one get out of circle? [14:46] Without manually deleting files that apt is supposed to get rid of. [14:47] krishna [14:55] how do i re-assign the printscreen key in ubuntu? [14:56] thinkpad x240 [14:56] i found this, and i get to stay in unity and keep the unity dock on autohide but functional on my second screen as well. http://www.omgubuntu.co.uk/2015/01/how-to-add-a-dock-to-ubuntu-desktop-plank [14:56] 14.04 [14:56] sudomarize: xmodmap can do it if you want to actually change the key code it produces [14:58] Fuchs: has it not been replaced with xkb? [14:59] not as far as I am aware, I am using it here (KDE, though. Shouldn't matter, though) [15:00] Fuchs: sweet, ill check it out [15:01] hello everyone, I suspect of malware on my system. how can I check it? is there a tool like malwarebytes that I was just suggested? or can I use this tool with ubuntu? [15:01] !virus | ceraik [15:01] ceraik: 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 [15:02] ceraik, tl:dr clamAV and rootkithunter [15:02] ceraik a virus? exciting! if you find it, please tell us! [15:02] cfhowlett, that's what I think, too. but I was strangely rejected by google when I wanted to do search, on grounds of bot suspicion [15:02] ceraik, wait, what??? [15:03] and it was fixed when I restarted my router [15:03] ceraik, ah. router attacks are a thing ... [15:03] cfhowlett, can you please tell me more? this 'thing' never happened to me before [15:03] is my system in danger now? [15:03] ceraik: dynamic ip address? [15:04] ceraik, probably not, but an open router does invite attack ... and even a router with default login/passwords is less than secure. [15:04] ceraik: Google most probably rejected you because of your ip address; i suppose. [15:04] hi guys I read that new Kubuntu will have relative nice power management thanks to new KDE. I am curious if there is plan for such thing in unity too? [15:04] ceraik, maybe just your router, but i even doubt that [15:04] ceraik: Maybe you could just ask google. :D [15:04] if you know someone in the free hosting DNS? [15:05] ceraik: that just happens sometimes. Nothing to do with malware [15:05] cfhowlett, it is not an open router, if it means without password. I have always had a password [15:05] ceraik: why do you think you got malware installed? [15:05] *DDNS* [15:05] k1l, I dont know what capabilities such an attack can have [15:06] I never was exposed to one [15:06] cfhowlett, how do you mean 'default' password? [15:06] ceraik: that is just a google filter by iplocation when the ip range is reported to be an issue. it doesnt mean you are infected [15:07] k1l, ip range, so not something particular to my router, but like a geographical group? [15:08] ceraik, lots of routers are unpatched with the latest firmware, or have admin hardcoded. sounds like your router is vulnerabel too. [15:10] OerHeks, back to my question, does it mean that my device can be compromised with such attacks? [15:10] ceraik, you said it was. [15:10] ceraik: please to contact google to get to know why you got that captcha thing. [15:11] OerHeks, no I said I was trying to find out how I could know whether it was [15:11] I would search for my router model and see if any of the recent vulnerabilities affected it [15:11] it is unsettling when you know your router can be hijacked anytime, which makes you pass as a bot [15:12] specially it is unknown if your actual system can be affected [15:13] ceraik, yes you did, as it stopped when you resetted your router. [15:13] I've got a new computer which I'm fairly certain has UEFI, is it necessary to do anything before dual booting with Ubuntu? I heard UEFI prevents hardware changes, and I changed the hardware without changing UEFI settings, not sure if that matters. [15:14] holaa [15:14] !rootirc | root [15:14] root: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [15:14] que taa !! === root is now known as Guest20485 === Guest20485 is now known as Solagallardo [15:15] asdfas [15:15] sdfgdf [15:15] ghdf [15:15] !uefi | apt-get read the wiki about uefi. [15:15] apt-get read the wiki about uefi.: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [15:17] holaa!! [15:17] hay alguien? [15:17] english [15:17] understand me ? [15:17] now [15:17] where are you from ? [15:18] near denver, colorado, where its snowing outside [15:18] Solagallardo: this is the technical ubuntu support channel. use ##chat if you want to chat [15:18] i'm from Spain, Catalonia [15:19] do you have an ubuntu issue? [15:20] whick kde version will be included in 15.04? [15:20] Hi . I got Ubuntu Mate 14.04. And I got a Ubuntu Gnome 3.14. Can I use the ISO to replace the Ubuntu Mate without losing data. If yes. how to. Kindly share the link [15:20] issue?? [15:20] !info kde vivid [15:21] Package kde does not exist in vivid [15:21] !info KDE [15:21] Package KDE does not exist in utopic [15:21] i use crunchbang [15:22] issue=problem [15:22] nullbyte_, https://wiki.kubuntu.org/VividVervet/Beta2/Kubuntu [15:22] Solagallardo: crunchbang is not supported in here. and please stop the chit chat in here === Thelks-at-work is now known as zz_Thelks-at-wor [15:22] i'm a boss anf you d'ont reconize me !! [15:22] lol [15:22] good bye ladies!!? [15:22] !away > zz_Thelks-at-wor [15:22] zz_Thelks-at-wor, please see my private message [15:24] mc [15:26] ok..I will go on to do own search on this..thank you all for your hints and information! === zz_Thelks-at-wor is now known as Thelks [15:33] 你好啊 [15:33] texit === justinS__ is now known as jhsimpson [15:41] Is there a "trustworthy" PPA with the latest nvidia blobs? [15:42] nkef0, that would be xorg edgers [15:42] xorg edgers. but it could be unstable some times [15:43] Next version Vivid has that latest driver available AFAIK [15:43] OerHeks: currently on 14.04, wont update till a new LTS is out [15:44] k1l: I hope not more unstable than manually installing the blobs(which is what I have been doing since now) [15:46] hi guys. I'm not an IT specialist, but I've been using couple of distros these past years. What sets ubuntu apart from the rest? [15:48] kokoltop, us, the community. [15:48] hello there, I am installing rootkithunter, and the installation stopped at postfix config. what should I select there? [15:49] also nothing happens if I just press enter [15:49] OerHeks: as in number...? [15:49] ioras: it stopped at the postfix installation menu yes? Choose "Internet Site" [15:49] its easy to use, its mainstream so most software is offered for ubuntu, its free, its designed and not just rushed together, got a huge community, got huge community support,... just try it yourself [15:50] kokoltop, what number? [15:51] I meant the size :) because the community is big or? [15:51] Big as in active. [15:52] nkef0, how can I choose it, I mean, move up and down? [15:52] ioras: arrows [15:52] nkef0, you need postfix if you want a mail when something is detected. [15:53] OerHeks, does it make sense to opt in? [15:53] I can move up-down with arrows or select ok, but how can i select any one of the options? [15:54] -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT in input blocks some commands on ftp ... any ideas whats going on? [15:54] I cant seem to get there [15:54] ioras: select the option and press enter, or select the option press tab and then enter whichever works [15:54] ioras, use space to select? [15:56] hey [15:56] oh, yes, I think with tab it moved to a menu page where the same options are listed [15:56] is anyone online? [15:57] thank you nkef0, OerHeks :) [15:57] I have a question, I cannot log into my ubuntu, its saying my log in and password is wrong, but I checked everything and it seems to be alright, what do I do? I was told to come here from #ubuntoforums [15:58] I cannot get passed the log in page, im on a chromebook. [15:59] WIll someone please help me?! this is the second time today its happened to me after rewashing my computer and everything [15:59] panda__, could be a .Xautority issue, see http://askubuntu.com/a/223634 [15:59] panda__ well, you can reset passwd [15:59] "rewashing my computer" that sounds worrying [16:00] how do I get passed the username and password part? does this work if i put the commands in the username part? [16:00] panda__: https://help.ubuntu.com/community/LostPassword [16:01] panda__, no, read that page please. [16:01] panda__ Caps Lock, faulty keyboard ? [16:02] Checked both, all good. [16:02] num lock is good, caps lock is good, tried to log in with caps lock on and off. [16:03] i am such an idiot i am so sorry for bothering you all [16:03] oh my lord [16:03] panda__ usually reset passwd comes in hand when you forgot the passwd [16:03] alt + cntrl +f3 took me where I needd to go [16:03] I am so sorry guys haha [16:03] Im so new at this. [16:04] But how do I make my sound work on my ibutu as well? [16:04] panda__ a corrupted passwd file is very rare [16:04] How rare? [16:04] panda__ faulty I/O disk error [16:04] It seems like when I went to cntrl+alt+ f2 it wanted my password and login [16:05] then i did all that, and it wasnt taking it [16:05] panda__ well, you can try the link above or this http://linuxconfig.org/ubuntu-14-04-lost-password-recovery [16:05] thanks [16:06] it isn't a wrong password or corrupted passwordfile, this Xautority issue is a known issue. [16:06] hello [16:06] Happened during updates, or wrong way of starting lightdm. [16:07] panda__ try to login via terminal, if you can is Xauthority issue [16:07] is there something to change brightness of my laptop? i have a dell inspiron 5700 and it is burning my eyes :D [16:08] HELP [16:08] I JUST RM'D MY HOLE HARD DRIVE [16:08] ALL MY GAY PORN IS GONE [16:08] I AM FREAKING OUT MAN [16:08] Upstand wrong channel [16:08] :D crazy people [16:08] :D [16:10] i found a controller brightness [16:10] but it is proprietary [16:10] something free? :) [16:10] In python I can direct the installation files to a certain directory with use of --prefix, do we have any like this with apt or aptitude??? [16:10] phpcoder, say more about what you are looking for. xbacklight is something i use [16:11] hello people [16:11] HELLO ALEXANDRE_ [16:12] how are you ? [16:12] !caps | Upstand [16:12] I am fine except i lost my gay porn [16:12] I can give you some [16:12] do you need help with ubuntu alexandre_? [16:12] your a good man alexandre_ [16:12] this is not the room for that.... [16:12] shut up im under stress mindless_chaos [16:13] Upstand, rm it again to be sure it is gone. keep this family friendly please. [16:13] pbx, there is too much brightness [16:13] OerHeks Have you even ever had a dick in your mouth before. [16:13] pbx, I have to make it a little darker [16:16] hello all - home folder encryption problem... [16:17] borked hdd and lost my passphrase have been able to recover the encrypted folder (s) and they are awaiting unencryption in my /tmp folder but... [16:17] without knowing the orogonal passphrase for the encrypted home folder is there any way to recover the data living in the /tmp folder? [16:18] oroginal should ought to have been original... [16:18] beachbuddah: /tmp is deleted on reboot [16:19] beachbuddah, hard to give help there. [16:19] yes - and apparently so were the folders I copied from /tmp to another folder for safekeeping, so today I went ahead and re-recovered that encrypted data [16:20] pbx, is there something? [16:20] the data is still on the drive - I had somehow been able to save it to an external drive === erwin is now known as PHPLearner [16:20] but I still can't recover it from it's home folder encryption [16:20] beachbuddah: if you don't know your passphrase you would have been as well recovering /dev/random :( [16:21] I do not know this /dev/random of which you speak, but it sounds like I'm on a fool's errand now [16:21] the buddah is vewy sad today, then === gargola_ is now known as gargola [16:22] beachbuddah: afraid so. Strong encryption is #ubuntu resistant [16:22] beachbuddah, in /home you should have an .encryptfs folder [16:22] lol - well there's something to be said for that then === ijin is now known as ioras [16:23] guys nobody know how to change the brightness on laptop ? [16:23] using ubuntui 14.04 [16:23] hello again, the rootkit check returned a line like this: /usr/bin/unhide.rb [ Warning ] [16:23] what would this mean? [16:23] one other isssue - I'd still like to keep the encrypted stuff, against the day that I suddenly recollect the passphrase, but every time I try to copy things today out of the /tmp folder I lose about 15 of 90 folders - 'can't copy' errors... - any ideas? [16:24] why is java 6 installed by default, when java 7 is available? [16:24] also some others like this: http://paste.ubuntu.com/10833898/ [16:24] given that java 6 is backward-compatible [16:24] err 7 [16:25] awhile back i had downlodaed php-5.4.24.tar.gz from php.net and manually compiled it (./configure;make;make install), but now i want to remove it. make uninstall doesnt seem to work, any ideas? or should i do make install, see where it installs stuff, and then manually just remove those files it installed? [16:25] !latest | helo here's why [16:25] helo here's why: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [16:28] java 7 isn't the latest, java 8 is === mike_ is now known as Guest49510 [16:32] nobody use a laptop :D ? [16:32] hey guys i have a question. I have had several computers in the past that have lagged with ubuntu on video playback. is this common [16:32] ? [16:32] every minute that passes my vision decreases [16:32] :D [16:33] hello, I got some warnings from rootkit check http://paste.ubuntu.com/10833898/ also this one: /usr/bin/unhide.rb [ Warning ] [16:33] what could these be hinting at? [16:34] phpcoder system settings > brightness & lock ... if that doesnt help, find a button your laptop [16:34] ioras, unhide.rb will always come up [16:34] with rkhunter [16:35] ioras: http://sourceforge.net/p/rkhunter/bugs/95/ [16:35] Yeah, I rebooted, it locked me out for good [16:35] anyone have video lag issues? [16:35] rkhunter is designed for servers that don't often change files. rkhunter will alert for any file changes [16:35] oh ok..and the other warnings? [16:35] unhide alwasy comes up on ubuntu [16:35] ill look [16:36] MonkeyDust, there is not a button [16:36] i see [16:36] those are normal [16:37] you will ways get those. [16:37] its like... blkid.tab or something like that [16:37] hidden files [16:37] its nothing [16:37] you will get that with a fresh install running rkhunter [16:38] anytime you alter a file that rk hunter checks it will warn you as well. [16:38] I would be more concerned if it flagged a known rootkit [16:39] hello, how do I set an external microphone as the default on ubuntu 14.04? [16:39] If you do not allow ssh to root, and have not set a password for root, it would be very hard for an attacker to set up a root kit, and for some kind of malware to install it without you knowing [16:40] unless you run infected software with sudo [16:42] ok, so how about this one - is it possible to delineate the output folder when I use ecryptfs-recover-private? [16:42] RKhunter doesnt do much for machines used for personal, non server. it always gives you warnings like crazy, and you are supposed to set it up to ignore files that will give you false warnings. [16:42] mindless_chaos, if I have not set a password for root, wouldn't it be easy for an attacker? [16:42] This way the data lands where I want it to, rather than suffering through 'can't copy' errors and not knowing what isn't getting where I want it to go? [16:45] guys hello [16:45] MonkeyDust, works [16:45] are nvidia drivers good? [16:45] phpcoder: define good? [16:45] on windows i used to have hot spot and vpn ip changers , but any softwares for ubuntu 14.10 other then tor ? [16:46] ok well thanks for the info - 'preciate your time [16:47] ioras, check you pm window [16:49] on windows i used to have hot spot and vpn ip changers , but any softwares for ubuntu 14.10 other then tor ? [16:49] Is the notify-osd package supposed to be part of Kubuntu? It just gets stuck on my screen. [16:49] I changed over to kubuntu-desktop and I'm not sure if every package was updated properly. [16:50] nkef0, better than ubuntu graphical drivers :) [16:50] hi [16:50] ...better than preinstalled drivers nkef0 [16:51] phpcoder: ubuntu ships nvidia drivers: a open source one and a prop. nvidia one. [16:51] phpcoder: yup way better if you dont mind installing the proprietary ones [16:51] Hi there. [16:52] When I close my laptop lid and reopen, I'm getting this error message: https://i.imgur.com/21sea0S.jpg [16:52] Any idea what's wrong and how I can fix it? [16:52] what error [16:53] usb 2-4: hub failed to enable device, error -22 \n xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1 [16:53] I have a custom folder icon I've put in the Faenza theme for folders like Projects, source etc. When doing gvfs-info on ~/Downloads for example I get the folder-download property which I'm guessing matches to the icon folder-download.png. This property is present for ~/Projects just standard::icon: folder. How is this generated/setup? I've tried xdg-icon-resource install but that doesn't work. Any ideas? [16:54] mindless_chaos: That's the error message. Please see the imgur link I've posted if you can. [16:54] on windows i used to have hot spot and vpn ip changers , but any softwares for ubuntu 14.10 other then tor ? [16:54] sounds like a usb device is not waking up or is giving an error when the laptop is going to sleep and shows when it starts back up [16:54] what usb devices do you have instaleld? [16:55] I don't remember installing any. It's a fresh installation of Ubuntu 14.10. [16:55] nkef0, pardon preinstalled better? [16:55] As of now, I'm nor using any USB devices either. None of the ports are being used, mindless_chaos. [16:55] do you have a card reader? [16:55] mindless_chaos: Nope. [16:56] had you plugged in any usb devices like a usb drive or tumb drive? [16:56] mindless_chaos: Nope === IseeFreeMarkets is now known as UselessTrash [16:56] I can't seem to resize a windows 7 partition with ubuntu live USB. Any suggestions? [16:57] what is in your fstab? use past bin [16:57] mindless_chaos: the computer has only win 7 [16:57] sorry jujubee, i was taling to robers [16:57] K [16:57] roberts === UselessTrash is now known as GoodIncome [16:58] mindless_chaos: http://ix.io/hVf [17:00] on windows i used to have hot spot and vpn ip changers , but any softwares for ubuntu 14.10 other then tor ? [17:01] Kaby: you can use vpn with network manager on ubuntu. [17:01] Im not sure roberts, I have to run. someone please assist roberts [17:03] k1l, can you show me how please === RobertS_ is now known as RobertS [17:03] Kaby: https://help.ubuntu.com/community/VPNClient [17:03] Hi, I just got disconnected. Did anyone post anything while I was away? [17:04] I mean, anything mentioning my nickname? Sorry :/ [17:04] no [17:04] Okay [17:05] just that mindless, had to go, and asked someone else if they could assist you [17:05] RobertS, i have logins and offs turned off so i don't know when you left [17:06] Tin_man: Yeah, I was talking with mindless_chaos about the usb hub problem [17:06] my network is on [17:06] he asked someone else to assist you.. [17:07] moo === tcpman is now known as Guest15409 [17:11] audacity rejects converting some .mp4 files saying they are aac. they are shown as mp4 in folder. [17:11] what can be wrong here? === erwin is now known as PHPLearner [17:11] ioras: what does file and avprobe say? [17:13] RobertS, did you install from a DVD or a USB? [17:14] hi [17:15] RobertS: if its a freash install, i'd just try and reinstall it.. assuming you don't have a bunch of data already on the hdd [17:16] k1l, any other softwares ? [17:21] SchrodingersScat, I am just installing avprobe, I'll tell you when I can view the output [17:21] the file properties also show MPEG-4 video === ButerflyOfFire_ is now known as ButterflyOfFire_ [17:27] hello [17:28] anybody here i need to ask about somethings [17:28] ask away === klaas_ is now known as klaas [17:28] Kaby: dont know what you want in detail. using a vpn works with networkmanager [17:29] can i make backup for partition [17:30] primary partition [17:30] k1l, i need something easy 1 click change ip like most windows softwares can you help me for ubuntu 14.10 [17:30] ? [17:30] Kaby: if you have a vpn you can enable that in network manager. that is quite easy. i dont know other software for that [17:32] does anyone here still employ /etc/hosts.deny and /etc/hosts.allow ? or i guess what im asking is, is this still considered to be secure? [17:32] is it okay to copy a 40GiB partition with only 12GiB used to a 30GiB unallocated space on another drive? [17:33] M1C4HTRON13, sounds fine. what's your concern? [17:34] pbx, just wanted to make sure it wouldnt expect there to be 40GiB of space [17:35] M1C4HTRON13, i suppose it depends how you're copying it. i'd use dd but i don't set up a lot of new disks [17:35] also if its a system partition will grub find it automatically on the new drive [17:36] or do have to manually setup boot flags? [17:36] SchrodingersScat, I found this command and applied it: avprobe -show_format -show_streams -pretty [17:36] "filename" [17:36] but it said no such file or directory [17:37] When I run "hostname -f", where does the value printed come from? /etc/hostname is slightly different.. [17:37] hi, apt-get purge removes only the packages i give as parameter, their configurations and the packages from the one i gave which aren't used by any other package right? [17:37] ioras: need to give it the file path [17:38] ah ok..I'd gone to the folder. [17:39] it worked with filename, but I just realized the folder was the wrong one [17:40] SchrodingersScat, the codec's long name is shown as h.264 / avc / mpeg-4 avc / mpeg-4 part 10 [17:41] hi guys [17:41] boy i overslept bad [17:41] no work today i guess. [17:41] :( [17:41] is NSA in here? [17:42] Tekkkz: "sudo apt-get remove foo" will remove the package "foo" and any *reverse dependencies* of that package. So if bar depends on foo and you "sudo apt-get remove foo", bar will be removed. If you instead "sudo apt-get remove bar" then only bar will be removed. Using the "purge" command is identical to the remove command except that any packages that are removed will also have their system wide configuration files ... [17:42] ... purged. Does that answer your question? [17:42] oops [17:42] wrong chanel [17:42] part [17:43] k1l i dont know how to enable it [17:43] k1l, and what to put in the settings in proxy [17:44] hgfh === IseeFreeMarkets is now known as dima666 [17:44] Kaby: the details you have from your vpn === dima666 is now known as ISeeFreeMarkets === luigi is now known as Guest76230 [17:45] film [17:46] k1l, you mean when i right click on wifi icon up and click on vpn connections then configure vpn and what next ? [17:46] can i make a primary partition back up [17:46] how can i do this?? [17:47] any one can help please [17:47] hey guys, this is how I am compiling a source file that uses sockets gcc -Wall showip.c -lsocket. But it give me the following error /usr/bin/ld: cannot find -lsocket . What is wrong? [17:48] Guys use cyberghost [17:48] Best vpn ever [17:48] Hello, ssh-agent doesn't seem to run on boot on 14.04 is this intended? [17:49] Kaby: then you set in there the details you have from your vpn netowrk you want to use. this is just a client, so you need to have connection details from a vpn server you want to connect to [17:49] afternoon. i was wondering if anyone might be able to reccomend something for me. i am trying to image a ubuntu server so i can do a bare metal restore in case of hardware failure [17:49] anyone have any suggestions [17:49] i am not very firmiliar with ubuntu or linux for that matter [17:50] nutzz add -lnsl [17:50] thanks [17:51] SchrodingersScat, thank you. I am leaving now..will try to fix it again later.. [17:51] Hey guys would you recomend me keylloger please [17:52] apawl1: it uses the gethostname syscall/function that returns what has been set by the sethostname syscall at startup, so if you manually change the content of /etc/hostname you won't seen any change until reboot or until you manually run sethostname [17:52] i want to create remote desktop connection to ubuntu server. do i have to install a desktop on the server and if yes which desktop can you recommend me to install? [17:53] None [17:53] it is a server [17:53] why you need a desktop environment on it? [17:53] anyone have recomendations for the backup? [17:53] to run some applications [17:54] faust: so this is a totally fresh ubuntu instance on ec2. What's in /etc/hostname is not what's returned by hostname -f .. what am I missing? [17:54] *As in what's in there by default, not what's entered by me, is not being returned [17:54] ubuntu031, use dd or a gui tool like clonezilla ? [17:55] Roni787: I think that you should be albe to do everything without GUI [17:55] guys any keylogger [17:55] har00nn: we dont support this in here [17:56] apawl1: just do "hostname $yourhostname" and it will be fixed [17:56] faust: to be clear, I'm not trying to change it [17:57] faust: I'm just trying to figure out where it's reading from, if not /etc/hostname [17:57] I want to spy on my younger brother that what things he is doing atm [17:57] apawl1: It is "in the kernel" [17:57] apawl1: usually the value in kernel is set at boot time to the value in /etc/hostname [17:58] faust: hang on, let me start a totally fresh instance and see if I can verify [17:59] Is there any website that teach free networking [18:00] apawl1, your hostname is set in 2 places, /etc/hosts and /etc/hostname [18:00] !hostname [18:00] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [18:03] hello world!!! [18:04] !!!!! [18:06] Is there Any way to msg your friend by his ip [18:07] I am trying to install some software, which unfortunately requires php 5.4. My current Ubuntu 14.04.2 LTS comes with PHP 5.5.9-1ubuntu4.7 -- anyone know how i can downgrade to php 5.4 ? [18:07] har00nn: too much hacking for tonight [18:08] har00nn on the same lan ? [18:09] yeah that would be easyer [18:09] hello, after upgrading to 14.10 I now have to select 3.16.0-31-generic to get the wifi icon to appear. any ideas please? [18:10] u can fix it at your settings menu [18:12] cpined, strange, current 14.10 kernel is 3.16.0-34-generic #47 [18:12] my lightdm is crashing, and giving me a strack trace that indicates that libc.so.6 is at fault, how can i take the address 0x7f253e19b000 and figure out what func that is? [18:12] objdump? [18:13] yeah, 23 and 34 [18:13] or, does X / lightdm provide a crash file i can open in gdb? [18:14] https://launchpad.net/ubuntu/utopic/+package/linux-image-3.16.0-31-generic [18:15] OerHeks, If I allow that option when I turn on my laptop then the Network Icon is not visible, but when I restart and select **Advanced options for Ubuntu and then select Ubuntu, with Linux 3.16.0-31-generic I get the Network Icon back. [18:16] Hi [18:16] Anyone here? [18:17] actually i think this is unrelated to lightdm, btu more a X server thing [18:17] does X provide a dump/ [18:17] in a crash? [18:21] cpined : but the wifi is working ? [18:22] cpined, can you give more info, what wifi device exactly and what driver? [18:23] I am trying to install some software, which unfortunately requires php 5.4. My current Ubuntu 14.04.2 LTS comes with PHP 5.5.9-1ubuntu4.7 -- anyone know how i can downgrade to php 5.4 ? [18:24] !downgrading [18:24] Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system. [18:24] stack, not, it is foolish to do so. [18:24] whoops [18:24] !pin [18:24] pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [18:25] stacks88: ^ [18:25] OerHeks, I'm using GNOME 14.10. If I boot up as is and click on the battery or volume icon I see in addition to volume VPN, Location, Battery etc... the Wifi icon does not appear. But when I select at boot up time Ubuntu, with Linux 3.16.0-31-generic then I also get the wifi icon to appear. I will boot again to get a clearer description. [18:25] OerHeks so you are saying that i should just download php 5.4 from source then? [18:25] stacks88, if you really need it, compile the source and compile the tools yourself https://launchpad.net/ubuntu/+source/php5 [18:26] yeah believe me i definitely dont want it, its just required by this lame software [18:26] that i unfortunately need [18:26] thanks [18:26] !help [18:26] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:27] that is not the help I was looking for [18:27] stacks88, mysql code ? [18:27] stacks88, looking at that page myself, install 12.04 lts ? [18:28] live [18:29] OerHeks, selecting Ubuntu, with Linux 3.16.0-31-generic when I boot up allows me to see when clicking on the battery icon a pop-up displaying the volume slider, the brightness slider the Wi-Fi icon, the VPN icon, the Bluetooth icon, the Location icon , the Battery icon and the user icon. When I boot up with out selecting Ubuntu, with Linux 3.16.0-31-generic I see everything but the Wi-Fi icon. === Thelks is now known as zz_Thelks [18:31] cpined, can you give more info, what wifi device exactly ? lspci should tell [18:32] OerHeks, Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01) [18:33] cpined, do you have a VPN connection programmed to start automatic? [18:33] no [18:35] cpined, does this troubleshooting guide give any help ? https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide [18:35] you need to boot in the newest kernel ofcourse [18:35] OerHeks, I will give it a try. I will connect over LAN. [18:36] cpined : it'a a wifi problem or an icon problem ? [18:36] ioria, a icon problem. [18:36] cpined : so the wifi isworking ? [18:37] ioria, not when the icon is missing. So the answer is both. [18:39] too many problems with 14.10...wifi now mplayer. [18:40] OerHeks on https://launchpad.net/ubuntu/+source/php5 i don't see php 5.4 , is it suppos eto be like that? [18:40] yay ubuntu trusty 14.04 lts, trusty what i ask... but its great thanks guys [18:41] what antivirus or malware can i use on 12.04 server? [18:42] i installed comodo, but i dont see how to run it via cli [18:42] Isn't Comodo a virus? [18:42] https://www.comodo.com/home/internet-security/antivirus-for-linux.php [18:43] Oh, okay, wrong comodo [18:43] There are viruses from fake comodo people [18:43] Look out for them [18:44] cpined : how many kernels do you have in /boot ? [18:44] anyone have a recommendation for anti virus that works via cli? === gary is now known as Guest42973 [18:45] maybe 3-4 [18:45] gueriLLaPunK: https://help.ubuntu.com/community/ClamAV [18:46] thanks, hkrrsx [18:46] ioria, how can I tell exactly how many I have? [18:46] cpined : i mean how many vmlinuz ? [18:47] ioria, 31, 33, 46 [18:47] if i follow these instructions http://askubuntu.com/questions/498175/how-to-downgrade-php-from-5-5-9-to-5-4-in-ubuntu-14-04-installed-with-lamp to downgrade my php from ubuntu 14.04 that is 5.5.9 to 5.4, what if in the future i want to go back to the current php, how would i do that? would i just remove the "deb http://php53.dotdeb.org stable all" from sources.list (see link), then re-run [18:47] apt-get update;apt-cache policy php5, remove the php 5.4 from the system, then just install php again using apt-get install ? [18:48] in thunar bulk renamer, is there a way to have it replace the filenames completely, instead of just appending or prepending date/time stamps to them? [18:50] ioria, when I boot up with out select a previous vmlinux version I can't access the internet. The wired connection does not work either. [18:51] ioria, is there a way to launch it from the command line? Is it a network-manager issue? [18:51] cpined : lsmod | grep ath9k [18:52] ioria, that returns nothing [18:53] cpined : lspci | grep Network -A 4 [18:53] cpined : lspci -k | grep Network -A 4, sorry [18:54] ioria, what am I looking for? [18:55] cpined : for the kernel module ,if loaded, of Atheros AR9462 [18:55] ioria, when i run nm-tool I get the response: disconnected. [18:56] cpined : what does the command say ? [18:56] ioria, I see AR9462 for wireless and AR8162 for Fast Ehternet [18:57] cpined : and this lspci -k | grep Network -A 4 [18:57] ioria, "Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter" [18:58] cpined : ok, try to load the module sudo modprobe ath9k [18:58] ioria, I get "FATAL: Module ath9k not found." [19:00] cpined : yep, maybe i'm wrong but i'm afraid you have to recompile it [19:02] ioria, what is that for? [19:02] ioria, would the previous kernal I use to boot with have it? [19:03] how reliable is doing release upgrades? [19:03] aka the chance of the system blowing up [19:03] cpined : try lspci -v and look for Network and find the line : kernel driver in use [19:03] ioria, maybe I should just install 14.10 from scratch? Reason I use it is because I have a python sript that uses a GTK Flowbox which is available in 14.10 [19:04] noob question: ive got 2 sites with ssl certificates on a virtual machine. im moving these 2 sites to another virtual machine. will i have to regenerate and reissue the ssl certificates on the new virtual machine? Or can i just copy the ssl keys/information, the .key .csr .crt ssl bundle and all that and not have to reissue and resubmit a CSR to the place I bought the ssl certificates [19:04] nn00: depends on the ppa's you have [19:05] EriC^^: just the defaults + steam + google [19:06] ioria, Network and Ethernet don't show Kernel [19:07] Sup peoples... [19:07] hi [19:08] cpined : ok, http://ubuntuforums.org/showthread.php?t=2197316 [19:10] stacks88: the certs are usually tied to the DNS host name [19:10] thanks [19:10] ioria, when I use 3.16.0-31-generic or 3.16.0-46-generic then I do see Kernel listed when I run the lspci -v command [19:10] stacks88: You get your problem worked out? [19:11] cpined : can you load the module and having connection ? [19:12] which one? lol, im guessing you're talking about yesterday with the root / sudo. yeah, my main thign now is just trying to figure out how to downgrade php to 5.4 on ubuntu 14.04, like i dont wanna have to go and compile it manually and all that shit. [19:12] nn00, whatever OS, release upgrade can go wrong, unlikely, but it happens sometimes, make sure you have the newest iso on usb before you start. [19:12] i found http://askubuntu.com/questions/498175/how-to-downgrade-php-from-5-5-9-to-5-4-in-ubuntu-14-04-installed-with-lamp which is good except [19:12] stacks88: you want to compile it manually. php packaged may not have been compiled with the stuff you need [19:12] stacks88: I know it sucks [19:12] hm ok i guess [19:13] stacks88: I hate compiling php. with a passion [19:13] stacks88: Ahh, web programming. Something I know very little about man. [19:13] I moved away from compiling anything years ago because it became too much work. I very much enjoy being handed down binary/package distribution from ubuntu/apt/etc [19:13] so i try to avoid it [19:13] but i guess ill have to [19:13] ioria, I don't have any network issues when I select the 'older' kernals at boot up time. [19:13] stacks88: get-build-deps is your friend === Codmadnesspro is now known as CoDMadnessPRO [19:14] ioria, maybe my upgrade was faulty? [19:14] is that a command? [19:14] oh you mean apt-get build-dep ? [19:14] cpined : so the problem is only with 33 ? [19:15] stacks88: ordinarily packaged stuff is great, but PHP is stupid in that everything from database access to image manipulation is linked into the runtime [19:15] ioria, with what ever is the default for 14.10 [19:15] Hello, should an update in Ubuntu 14-04 require admin privileges? [19:15] tahr133991, yes, kernel and some service components need sudo. [19:15] zerowaitstate so are you saying, when i go to unpack php-5.5.4.tar.gz , when im doing ./configure , its gonna tell me a bunch of shit is missing, and that i should do apt-get build-dep php5 first ,then go back to ./configure on the php 5.5.4 ? or what [19:16] chi c'è [19:16] sorry if i sound noob [19:16] actually hold on. I think I told you the wrong name..stand by [19:16] parla italiano? [19:16] i can't log into Ubuntu anymore since the last update, neither as root or user [19:16] !it | dampibig [19:16] dampibig: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [19:17] cpined : well, i'm now with lubuntu 14.10 and the kernel is 34 [19:17] ioria, maybe the issue was with the upgrade? [19:17] tahr133991, could be a .Xautority issue, see http://askubuntu.com/a/223634 [19:18] tank you [19:18] can anyone recommend a good bulk renamer that can insert the date&time image was taken as the filename? [19:19] strange thing is, i rebooted in recovery mode and resetted both password successfully and still can't login... [19:19] tahr133991, see that askubuntu url, if Xauthority is owned by root, you get this loginissue [19:20] ok, looking it up now... [19:22] in 12.04, where does the trac package install to? /var/www is empty [19:23] sorta: dpkg -L trac; [19:23] owner is ftp [19:23] does anyone know this means? [19:23] LibClamAV Warning: fmap_readpage: pread fail: asked for 4077 bytes @ offset 19, got 0 [19:23] /sys/module/xt_multiport/sections/.strtab: Can't read file ERROR [19:23] stacks88: okay, the program is called auto-apt [19:24] tahr133991, chown it to your user, and login again. [19:24] gueriLLaPunK: /join #clamav [19:24] ok i will try [19:24] thanks hkrrsx [19:24] again [19:24] ok cool thx [19:24] thanks [19:24] gueriLLaPunK: np [19:24] sorta, /var/local/trac is a directory (Trac project) at that host [19:24] stacks88: also, look into checkinstall for doing the final "make install". checkinstall creates a deb package allowing you to remove the software without manual processes [19:26] OerHeks: i dont see any apache file that references anything from /usr/lib/python[…]/trac [19:29] Hi guys. I installed an uninstalled the youtube webapp but now there's an empty shortcut to it in my dash. right click it says "unity-webapps-runner" and I can't remove it [19:30] sorta, sorry, can't help you there, did you take a look at the manual? http://trac.edgewall.org/wiki/TracOnUbuntu [19:31] anyone know how I can remove this dead link in my applications dash [19:31] OerHeks: thanks [19:32] tes === no is now known as Guest58123 [19:33] bloop, it's probably sitting in /usr/share/applications/ [19:33] sudo rm /usr/share/applications/.desktop [19:33] 8-) [19:34] bloop, if you still cannot remove it, logout, and login again and try again. [19:34] I've restarted already [19:34] I don't see it here [19:35] bloop: how about .local/share/applications [19:35] in ~ [19:35] bloop, i think it is highly unlikely, but maybe it puts an .desktop in you home > ~/.local/share/applications [19:36] looked there as well. it's not there. It's not in the applications section in dash it only shows up in my home dash [19:36] as it is a recent application [19:36] as if it is* [19:39] http://askubuntu.com/questions/86544/how-do-i-delete-the-entire-history-recently-used-items-in-the-dash [19:39] maybe I need this? [19:40] deleting recently-used.xbel [19:41] brb [19:43] nope that didn't work [19:46] is there an apt source with bleeding edge versions of packages..? id like to get imagemagick 6.9.1 .. [19:46] bloop i'm using this privacy indicator, maybe it's what you want too http://www.webupd8.org/2014/10/unity-privacy-indicator-04-released.html [19:46] !latest | elux [19:46] elux: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [19:46] yea i know that.. but hoping there is a source that someone can opt-in for [19:46] there are improvements there that i need [19:47] elux: you can also compite the source, yes [19:47] that is my last resort, but ya [19:47] elux: you could try searching for a PPA, but note we don't support them really [19:48] the activity log manager worked [19:48] I just cleared the recent history and now poof [19:49] thanks [19:54] I'm having issues with mtp === norm is now known as Guest46609 [19:56] Audaces, lets hear it [19:58] OerHeks Once I boot my pc it reads my android fine alright, but as soon as my phone reboots or I disconnect the usb and reconnect it ubuntu can't read/wipe it, or it mounts it and its blank [19:58] Audaces: did you unlock your phone after connecting it¿ just a guess [19:59] also hi [19:59] Yes [19:59] Heyo === glebihan__ is now known as glebihan [20:00] whats the topic ? [20:01] oflocon type /topic to find out [20:02] is anybody working on electronics project [20:02] Is it possible to install ubuntu to a usb drive without rebooting? I don't understand why I can't be running ubuntu from my hard drive while installing to a usb stick [20:03] its always possible [20:03] but not easy oflocon? [20:04] without rebooting will be tough /immpossible [20:04] hmmmm.m.m....m.mm.m. [20:04] ok [20:04] drakedouay: You dont need a reboot for installing Ubuntu, you need a reboot for starting your installed ubuntu. [20:04] obviously [20:04] bekks: that is fine. I just would like to work while it is installing [20:04] oflocon: actually using virtualbox he could do it, kind of silly tohugh [20:04] The installation takes 20 minutes :) [20:04] not possible ,can only work with few programmes [20:04] *though [20:05] drakedouay: it works while it's installing [20:05] oflocon: Of course it is possible. [20:05] working with what [20:05] virtualbox is different thing [20:05] oflocon: you can make a raw disk image of your usb and install to that [20:06] oflocon: I know. Just open a terminal and install ubuntu in there while working with all your other programs. [20:06] https://www.virtualbox.org/manual/ch09.html#rawdisk [20:06] but it will be same as direct installation using usb [20:07] got it @ bekkes [20:07] Hi! I want to use imapsync - I found several places indicating that it is available as ubuntu package, but I cannot find it with synaptic. So where is it? I'm using an up-to-date XUbuntu 14.10 [20:08] Is there any version of grub that works with a touchscreen [20:08] Not unless somebody implements a driver for it, but there's little point in that [20:09] jost: imapsync is only a package in lucid (10.04) repository [20:09] see http://packages.ubuntu.com/search?keywords=imapsync [20:09] stephenwade: oh, ok... guess I'll have to build it myself then [20:09] stephenwade: thanks [20:10] Bray9082_, i don't think so. [20:11] OerHeks: Would there be any bootloader that is touch optimized [20:13] ;leave [20:13] Bray9082_, not that i know of [20:13] Alright thanks [20:13] at least not with a Microsoft HID-Protocol driver [20:13] I found a bug in geoip.ubuntu.com (used by Ubuntu Server setup to guess your timezone). Where is the right place to report that? [20:13] !bugs [20:13] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [20:14] it's not part of a specific package though, it's a bug with that lookup service. so I wasn't sure the right way to file a bug about that === Bray9082_ is now known as brayy90820 [20:18] im trying to follow this guide: https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin - i get to the point where i "verify permissions" by doing "ls -ld /var/mail" ,, but the output for "vmail" in the guide is just "mail" for me. i don't really understand what the vmail/mail string is referring to? [20:19] ebonics there's also #ubuntu-server [20:19] ok thanks MonkeyDust [20:26] kostkon: according to that link, if the bug isn't with an Ubuntu package, "You should file a bug in that program's bug tracking interface." [20:26] this is a bug with the geoip.ubuntu.com lookup service. it's giving me the wrong timezone [20:26] any idea where to go to report that? [20:29] stephenwade, ubuntu-geoip > https://launchpad.net/ubuntu/+source/ubuntu-geoip/+bugs [20:30] other than Unity and Mir what are the differences between Ubuntu and Debian? [20:30] Mir is not available standard, ToeSnacks [20:31] OerHeks: it is inteneded to be standard in the future though right? [20:31] ToeSnacks: sounds like a discussion for offtopic, but I like this article http://raphaelhertzog.com/2011/11/17/people-behind-debian-mark-shuttleworth-ubuntus-founder/ [20:31] ToeSnacks, yes. [20:32] xangua: thank you, sorry if it's off topic [20:32] I'm trying to pass the key (CTRL + =) from a mac terminal session to ubuntu and it does not get passed through, how can I pass it through? [20:32] ToeSnacks http://www.differencebetween.net/technology/difference-between-ubuntu-vs-debian/ [20:32] maybe it will be available in Debian too, can't tell. [20:32] MonkeyDust: thank you [20:34] xangua: is there an offtopic channel that this question would be better suited to? [20:34] #ubuntu-offtopic :P [20:35] ToeSnacks and #ubuntu-discuss [20:35] thanks [20:35] OerHeks: that's not the same thing. Apparently I'm not the only one who's looked at that package [20:35] https://bugs.launchpad.net/ubuntu/+source/ubuntu-geoip/+bug/1178719 [20:35] Launchpad bug 1178719 in ubuntu-geoip (Ubuntu) "geoip.ubuntu.com thinks Chattanooga, TN is in Central timezone" [Undecided,New] [20:36] This is my problem. And apparently that's not the right place to report it [20:36] but no one knows what the right place *is* [20:37] stephenwade report it in launchpad and the people there will know what to do with it [20:37] stephenwade, maybe tzdata? as it no longer affects .. [20:38] MonkeyDust the people there didn't know what to do with it, as that bug has been outstanding for a couple years :/ [20:39] hello! I have a problem with an USB pendrive, it had a problem with filesystem, but I was tried to restore it with testdisk - unfortunately the process was cancelled/not finished - and now I can't even see in the /dev/sdX, but I can see at least in the lsusb ... can I do with it something? [20:39] OerHeks tzdata is just information about timezones. the problem is with that lookup service not telling me the right timezone [20:39] antivirtel: Are you trying to restore vital data from it? [20:40] nope bekks, just the device - I just have copies of movies there [20:40] but I don't want to copy a half hour, if I can, I'd restore it === gladely__ is now known as gladely [20:45] Anyone have an idea? somewhere else to ask? a person to email who might know? any idea who runs that service? [20:47] I need help. === jacob_ is now known as Guest9676 [20:47] 0-0 [20:47] stephenwade, maybe someone in #ubuntu-devel or better #ubuntu-bugs [20:47] do you have any comments bekks ? [20:48] I need help guys, HOw do I add new games to the Games tab in Xubuntu [20:48] antivirtel: I'd just create a new fs on that device. [20:48] stephenwade add your name to the most similar bug in launchpad [20:48] ok bekks, but I don't have it in /dev/sdX, I can't... [20:48] Guest9676, if you install them from softwarecenter, they will appear in games. [20:48] I mean like MInecraft OerHeks [20:48] Quesiton: I have a 256gb drive and I'd like to clone its contents onto a 1tb drive. Is there anything in linux I could use to make that happen? [20:48] antivirtel: Pull the device, wait 10s, plug it back in. [20:49] ok, but I've already tried it bekks [20:49] antivirtel: And what happened in dmesg after you tried it? [20:49] !clone | akurilin2 start here [20:49] akurilin2 start here: To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate [20:50] Guest9676, old but still valid i guess http://xubuntugeek.blogspot.co.at/2011/12/add-items-to-xfce-applications-menu.html [20:51] MonkeyDust: is there anyting that will work on lower level? As in, I'd plug the two HDs into a separate machine or use an in-memory instance of the OS and clone the drives? [20:52] akurilin2, dd the partitions, or use a gui tool like clonezilla [20:52] sudo apt-get install clonezilla [20:53] OerHeks: will dd move all of the bits required for boot as well? [20:54] akurilin2, it will move all bits within the partition. [20:54] hello, how can I bring back into life the gnupg keys that have expired? currently they all appear with strikethrough (love this term) [20:54] bekks I can see it now in /dev but just for a while, but testdisk seems to be hanging... here is dmesg's related part: http://paste2.org/zWpjsMLt [20:55] antivirtel: Can you pastebin the entire dmesg please? [20:56] ok, here you go bekks http://paste2.org/LdcFWB3X [20:57] stephenwade: Most geoip services uses the maxmind geoip databases, using them along with your hostname (from your whois) results in America/Chicago, if thats not correct then you should take it up with maxmind, then probably submit a ticket to Ubuntu's RT to have the databases on geoip.ubuntu.com updated. [20:57] antivirtel: That device is just dead. [20:57] bekks I was thought that - I can return as I remember, since there is warranty [20:57] stephenwade: see https://www.maxmind.com/en/correction [20:57] thank you for the help :) good night [21:02] stephenwade: stepping away from the computer, pm me if you need any help with that and I'll try to get back to you later. [21:07] Hello [21:07] I need help [21:08] Can i update Gnome version on 14.10 from 3.12.2 to 3.14 ? [21:08] I installed lubuntu on a external HD [21:08] and the grub installation on it failed [21:09] Nightwalkerkg, it is not advised to do so. next version Vivid 15.04 will have 3.14 [21:09] when I run the command "grub-install /dev/sdb" I get this error: grub-install: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet.. [21:09] so what can I do? [21:10] Lugal, you need to specify /dev/sdb1 or an other sdbX [21:10] OerHeks, i don't understand that. If i already have Ubuntu GNOME why do i have to update my entire OS to newer version just to get a newer version DE ? [21:10] could someone help me with this partman recipe? http://paste.debian.net/plain/167196 when it installs I get 10.2 GB root and 244.7 GB root, when I want the root partition to take up all available space and the swap to use 4 GB [21:10] Nightwalkerkg, dependencies, i think. [21:10] Nightwalkerkg, wait 7 more days please. [21:11] OerHeks, when sda1... then I get the same error [21:11] !grub [21:11] 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 [21:11] OerHeks, will it be possible to update to 15.04 without losing my data ? [21:11] Lugal, i can't tell what partition you should give [21:12] hello, how can I bring back into life the gnupg keys that have expired? [21:12] Nightwalkerkg, always backup before upgrading. [21:12] Nightwalkerkg: yes, but for murphys law its better to have a backup :) [21:12] or can I? [21:12] there is only 1 partition on the drive , OerHeks [21:12] Nightwalkerkg, if you don't backup, your data is not important. [21:12] ok, the error is a bit dofferent [21:12] k1l, it's not a problem to have a backup, the problem is losing 40+ GB of source code. [21:12] Lugal hte more reason you should have a backup [21:12] nstalling for i386-pc platform. [21:12] grub-install: warning: File system `ext2' doesn't support embedding. [21:12] grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.. [21:13] Nightwalkerkg: if you have a backup, its not losing :) [21:14] Well, I can boot this ubuntu from the GRUB that is on /dev/sda, but I also want be able to boot it from a grub on itself^^ [21:14] Will any Ubuntu GNOME ship with 3.16 ? [21:14] Lugal, one partition? ubuntu makes more than one partition, when installing. [21:15] Nightwalkerkg: the ubuntu and gnome release dates dont match. so it will be not standard in 15.04 [21:15] nope, I used the manual option and made only one for root [21:15] So i'll probably have to wait for 16.x version. :P [21:15] so on the page from the link its "grub-instrall /dev/XXX" in my case XXX=sdb [21:15] its not working [21:15] Is mv supposed to be dramatically slower than something like rsync for moving files locally ? [21:16] Lugal, now i understand yes, install ubuntu again, now the right way. [21:16] quit [21:16] *15.10 [21:16] loooool [21:16] why is it the wrong way? [21:16] ah [21:17] http://news.softpedia.com/news/Ubuntu-15-04-Almost-Got-GTK-plus-3-16-But-Too-Many-Things-Needed-Fixing-473642.shtml [21:17] you mean, if I install it with more than 1 partition, it will work? [21:17] @ the user who left anyway :/ [21:17] lets say for example sdb1= / and sdb2= /boot ? like this? [21:17] its unlikely you need a /boot [21:18] and /boot must be ext2? [21:18] No. [21:19] hola === mateo is now known as Guest56580 [21:20] Lugal, see http://askubuntu.com/a/327452 === zz_Thelks is now known as Thelks [21:38] Hi all, if i boot up my laptop without network, (ubuntu with gnome) then the network manager does not load at all so can't connect even after it booted up, any suggestion ? [21:39] Can someone help me permanently mount a nas on ubuntu 14.10 === norm is now known as Guest7098 [21:41] is the /boot partition = MBR? or where is MBR? and where is GRUB? [21:42] brayy90820 http://ubuntuforums.org/showthread.php?t=1567345 [21:42] no its not mbr. mbr is the really first part of a disk. that got nothing to do with partitions [21:42] so i put custom entries in /etc/crontab with single commands NOT calls to external scripts, and these commands, unlike crontab -e, don't seem to run. Am I missing something here? Is this the expected behavior? [21:42] Lugal: why are you messing with it at all? let ubuntu handle partitioning and stuff, you likely do not even need a /boot [21:43] lol, before I got told that I need a /boot [21:43] Lugal: no you weren't [21:43] my problem is that Grub doesnt get intsalled in the MBR [21:43] why you need a /boot? [21:43] Lugal WHO TOLD YOU THAT? [21:43] oops [21:44] ... [21:44] ah sorry, misread before [21:45] ok, than I really dont understand. I select grub to go in /dev/sdb and I make one /-partition on it. why it doesnt get installed on it [21:46] halt2, grub [21:47] error sorry halt2 [21:47] hal [21:47] "Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet" ... what does "disk with multiple partition labels" mean, and how to make something else from it that works? :D [21:48] hi [21:48] * tnkhanh waves hands [21:49] hi === [Saint] is now known as sinner === tnkhanh_ is now known as tnkhanh [21:53] Lugal not sure what you are doind or what is happening, but instead of repairing things, try starting over [21:53] doing* [21:53] I have 3 of the 4 disks that used to comprise a raid 5 array, and I've booted an ubuntu server live disk in the machine, how can I go about reconstructing the array so that I can transfer the data to a new machine? [21:55] andre_pl you too, there's also #ubuntu-server [21:55] MonkeyDust: thx === sinner is now known as [Saint] [22:04] hi === andrex|off is now known as andrex [22:07] hi this may sounds a bit trivial but i can not find what's making my root partion full, du -sh / gives me this: https://gist.github.com/atlasloewenherz/828e2eb3928937f6b45f any suggestion is apreciated === CyberJacob is now known as zz_CyberJacob [22:12] atlasloewenherz: what filesystem is on / ? [22:13] zerowaitstate: ext3 [22:14] You guys trying to get cata running on a phone? [22:14] Hi. Is there a version of Ubuntu that is light on resources? [22:14] /load .xchat2/budus.so [22:15] !lubuntu | tastybuds [22:15] tastybuds: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [22:15] tastybuds, and xubuntu [22:15] thanks k1l [22:15] chezzo_: what is cata? and what phone? [22:16] Is it also a smaller image to download? [22:16] It would be nice to have the packages of Ubuntu in a small package for my old laptop.. [22:16] OH MAN WRONG FORUM. [22:16] atlasloewenherz: um...what kind of server is this? [22:16] atlasloewenherz: use ncdu to get to know what eats up the space [22:17] what command do I use to get out of root after used "sudo -i" ? [22:17] sockeplastN: "exit" [22:17] k1l: let me try that thanks [22:17] thanx [22:17] http://en.cataclysmdda.com I did the graphics in the tiles version. [22:17] ncdu is nice [22:20] k1l: zerowaitstate ncdu does show almost the same info i still can not find out what use the disk: https://gist.github.com/atlasloewenherz/828e2eb3928937f6b45f [22:20] how can i play a f4v format file in ubuntu ? i used vlc but it didn't play it please help me [22:21] atlasloewenherz: is there a difference between disk usage and apparent size? [22:21] as reported in ncdu? [22:21] After installing the lm-sensors package, running "service kmod start" and checked my sensors, it said fan 1 = 0 and i opend up my laptop and found out my cpu fan still didnt work. now, it's fixed, don't know what I did, but I can't controle the rpm. someone who can help me controle the rpm? [22:21] atlasloewenherz: what sort of setup is this? a vps? [22:21] hi [22:21] k1l: yeah I wondered about that too. possibly containerized? [22:21] k1l: this is a xen dom0 server [22:22] atlasloewenherz: for grins, I'm curious about the output of tune2fs -l /dev/mapper/vg0-root [22:22] algum brzuka ai? [22:24] zerowaitstate: tune2fs: https://gist.github.com/atlasloewenherz/e57fad74f8b543439890 [22:26] !pt | lucas___ [22:26] lucas___: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [22:29] I have installed Ubuntu on a flash drive and want to transfer settings and such to it from one on desktop PC with same Ubuntu can it be done and when i boot new flash drive will it be able to show my desktop and such settings that was on desktop? [22:30] atlasloewenherz: what's the size of /var/patch [22:30] zerowaitstate: there is no /var/patch [22:30] I installed Ubuntu 14.04 32-bit LTS on a laptop but found the mouse touch pad is having difficulty tracking touch. Can anything be done to improve its functionality? === iScript441 is now known as iScript641 === iScript641 is now known as Sagitt [22:33] atlasloewenherz: okay, i think i know the deal [22:33] atlasloewenherz: there is a huge file, or a huge set of files, currently open by a process [22:33] du does not measure the size of currently open and locked files [22:33] lsof will show open files [22:34] So when i use flash drive on any computer it will work how to do this [22:34] please [22:35] zerowaitstate: could it be the LVM stack causing the problem ? as my host machine does mount lv for each virtual machine [22:35] atlasloewenherz: most likely it is a log file that hasn't been rotated [22:38] atlasloewenherz: check the size of /var/cache/apt/archives/ [22:39] Flugz: 200MB [22:40] zerowaitstate: actually there are a couple of log files actively open shown via lsof | grep log but i can not find out which one is the culprit/guilty [22:42] atlasloewenherz: well, look at the sizes in logifle folder "ls -al /var/log" [22:43] I'm trying to install Heroes of newearth, and I'm getting a little frustrated. I use ls -al /to/my/directory/HoNClient-3.6.4.1-2.sh and I have given it permission to run file as program. [22:43] atlasloewenherz: most likely it is a log file that hasn't been rotated [22:43] but it wont start [22:43] lsof -s | awk '$5 == "REG"' | sort -n -r -k 7,7 | head -n 50 [22:45] zerowaitstate: https://gist.github.com/atlasloewenherz/cc560786d8012be248d6 [22:46] there we go [22:47] check /var/lib/xen/save [22:47] the db, ci, www, tm files are open but deleted [22:47] command is x1, PID's are 2325, 2174, 2699, 2475 [22:48] nice spot [22:49] atlasloewenherz: xen host probably needs a reboot [22:49] mhhh your 100% right but i wonder why it gets here ( in this situation ) [22:50] what is the status of those PID's? [22:53] atlasloewenherz: once a file is deleted, the application holding the file descriptor must close the descriptor in order for the storage to actually be released to the filesystem [22:53] atlasloewenherz: it is either a bug or a hung process [22:55] zerowaitstate: you know what's funny, i was talking on #xen about this suspecting xen ( xl ) to be behind this and we came up to the point where we excluded xen :) [22:56] zerowaitstate: im tyring to collect more info on this phenomenon and i will try to send my finding with your tips to the xen mailing list [22:57] http://www.akadia.com/services/lsof_quickstart.txt ... look at item (3.a) [22:58] vlc : Depends: vlc-nox (= 3.0.0~~git20150319+r59816+33~ubuntu14.04.1) but it is not going to be installed [22:59] the reason those files do not show up in du is because they have been "unlinked" i.e., they are no longer attached to a directory, but the corresponding data blocks haven't been released because the process still has a file descriptor open on the file [23:12] Could someone please help me get my ubuntu 14 to read my external hard drive? [23:15] godd: Firstly have you plugged in the data AND power leads? [23:17] zerowaitstate: this should help them to track it down https://gist.github.com/atlasloewenherz/0dd9f5e15fbb9db3850e [23:18] So spawn static, all the zombies are generated at once, but you gotta butcher corpses so they don't come back. [23:18] Is that correct? Do towns generate zombies? [23:19] Swamps generate nonsense no matter the mode, yes? Same with craters, triffid groves, bee hives... === norm is now known as Guest56425 [23:40] Mr-potter: my hard drive is usb and only has one line [23:40] oh OK maybe you're using the wrong cable? [23:42] Mr-Potter: it's the right cable, if I run *ls /dev/ | grep sdif* it shows up as "sdb" and "sdb1" [23:49] If anyone would help me with some SWAP questions, I'd be thankful [23:50] if you got to actually ask a question, someone might answer [23:50] well, they say a picture is worth a thousand words, so: http://i.imgur.com/hHZJiqA.png [23:51] godd: what does lsblk show? [23:52] zerowaitstate: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT [23:52] sda 8:0 0 111.8G 0 disk [23:52] ├─sda1 8:1 0 110.8G 0 part / [23:52] ├─sda2 8:2 0 1K 0 part [23:52] └─sda5 8:5 0 1012M 0 part [SWAP] [23:52] sdb 8:16 0 465.8G 0 disk [23:52] godd: use a pastebin [23:53] http://i.imgur.com/u34I0l4.png = lsblk] [23:54] zerowaitstate: http://paste.ubuntu.com/10835808/ [23:55] It's weird because my SWAP is sda10, but it's not labeled as such [/swap] under lsblk, it's just unlabeled with the correct diskspace [23:56] godd: sudo blkid /dev/sdb1 [23:56] godd: what is the filesystem type listed? [23:57] /dev/sdb1: LABEL="My Book" UUID="F21843B31843759F" TYPE="ntfs" [23:57] am I talking to two people here or something? [23:58] zerowaitstate: nothing happens when I enter sudo blkid /dev/sdb1 [23:58] Probably... memory & diskspace issues... I'm splitting... peace [23:58] godd: sudo parted /dev/sdb -l [23:58] Good day/night all. :) Just popping in to see if this install is getting through. Could someone be kind enough to shout back to help me w/this? Ty.