/srv/irclogs.ubuntu.com/2014/07/27/#ubuntu.txt

Bisonodaftykins, I got it thanks... I knew I was on the right track.00:00
Etaledaftykins, I'm in windows now. How do I check the wired LAN adapter?00:02
jeffreylevesqueWhen I install ubuntu server, and it asks to install grub on the master partition is that ok?  My master partition is windows 700:03
usr13Ethix: Check it for ___________?00:03
usr13jeffreylevesque: Yes00:03
liquidFuryjeffreylevesque: it's ok!00:03
jeffreylevesqueI just installed ubuntu server 14 but i elected not to install grub00:03
usr13jeffreylevesque: It's "master boot record"00:03
jeffreylevesqueshould i reinstall?00:03
jeffreylevesqueor is it hard to install just grub?00:03
Beldarjeffreylevesque, what is the master partition? the exact sdX00:04
liquidFuryjeffreylevesque: probably it wont boot , install grub00:04
usr13jeffreylevesque: https://help.ubuntu.com/community/RestoreGrub00:04
jeffreylevesquedo i boot up into the USB installation image?00:04
usr13jeffreylevesque: yes00:04
usr13jeffreylevesque: See above link00:04
Etaledaftykins, okay, I think I have it.... Manufacturer: Intel. Description: Intel(R) Ethernet Connection I217-LM. Driver version: 12.11.77.1 . Is that the information you wanted?00:07
jeffreylevesqueusr13: i inserted my usb.  It has the following options: Default, help, install, command-line install, expert install, command-line expert install, rescue mode, install ubuntu server, multiple server install with maas, check disc for defects, test memory, boot from first hard disk00:07
daftykinsEtale: yeah, that's a recognisable device. how are you progressing on the 12.04 install idea? will you go ahead with that?00:09
EtaleI uninstalled the previous Ubuntu, and I just now finished burning the iso, daftykins.00:10
EtaleSo I'll restart now and do it.00:10
daftykinsEtale: ok sounds good.00:10
daftykinsBeldar: it probably would be good, but i have no ideas on what to do with 14.04 not UEFI booting00:11
Beldardaftykins, Heh not many if us do, I just wonder if the disk was good or just a nomodeset needed.00:11
daftykinsBeldar: mmm, could be!00:13
daftykinseeee + Beldar - i've heard of issues i think in both 12.04 and 14.04 with these 7xxx series intel wifi adapters, either of you had any experience? constant connection dropping i think is the symptom00:13
EtaleOkay, looks like it's loading, unlike the 14.04. So probably I'll be able to install it.00:13
usr13jeffreylevesque: command-line00:14
daftykinsEtale: do you still have the 14.04 DVD to hand?00:14
EtaleNot at the moment, but I have the iso for it.00:14
Beldardaftykins, Not sure there, this computer does have a bug reported on 14.04 boots the user showed, bummer that such a nice computer with gobs of ram does not just work.00:14
jeffreylevesqueusr13, how do i find out the master boot to install grub to?00:14
EtaleBeldar, right!00:14
usr13jeffreylevesque: See section "The terminal way" in the above link.00:14
jeffreylevesqueusr13, sounds good00:15
jeffreylevesqueusr13, whats the 'XXX' for master boot?00:15
Beldarjeffreylevesque, Do you have more than One HD?00:15
usr13jeffreylevesque: I think you have to chroot to the filesystem first00:15
jeffreylevesquejust one00:15
jeffreylevesqueone disk00:15
jeffreylevesque3 partitions i think00:15
EtaleOh, hey, looks like the 12.04 install can see wifi, unlike the 13.04 install!00:15
daftykinsEtale: ok, if you booted to the 'try' mode it might be useful to see the network adapters working fir.... first :)00:16
Beldarjeffreylevesque, THan it would be sda most likely, you could boot it with supergrub and install to the mbr easier.00:16
daftykinsEtale: do you also get an eth0 if you open a terminal and run "ifconfig -a" ?00:16
usr13jeffreylevesque: Actually, you need rescue mode00:16
Beldarjeffreylevesque, http://www.supergrubdisk.org/super-grub2-disk/00:16
Etaledaftykins, I'll install first, and then play around with the internet..00:17
usr13jeffreylevesque: Skip to the bottom on that link, "Using the Ubuntu Alternate CD"00:17
usr13jeffreylevesque: And then back up to "The terminal way"00:17
daftykinsEtale: okie-dokie00:17
usr13jeffreylevesque: replace xxx with your actual HD designation00:18
jeffreylevesqueusr13, is that equivealent with me just saying yes to installing grub to master boot?00:18
usr13jeffreylevesque: sda *(Right)*?00:18
usr13Yes00:18
eeeedaftykins: my connection was dropping a lot, i added "options iwlwifi 11n_disable=1" to /etc/modprobe.d/iwlwifi.conf  , it supposedly uses another protocol which renders the connection more stable and less prone to reconnections but somewhat slower. It's hard to tell it worked for me, but i've had it off for a while without any disconnections, it's pretty intermittent and i dont know if it really helps or not.00:19
usr13jeffreylevesque: sudo fdisk -l  #Will show you a list of your HDs and Partitions.00:19
jeffreylevesquefor now, I will use superdisk00:19
daftykinseeee: hmm, forcing to 802.11g only?00:20
EtaleI'm in the partitioning bit now. Can you remind me? Should I make the "device for boot loader installation" the partition mounted on "/" or on "/boot"?00:20
usr13jeffreylevesque: "superdisk" ?  What is that?00:20
Beldarjeffreylevesque, If you get the boot to ubuntu with supergrub just run sudo grub-install /dev/sda than sudo update-grub  all this isn the terminal00:20
jeffreylevesquesupergrub rather00:20
BisonoHey guys, can someone recommend a good IDE for Ubuntu, GNOME, I'm doing some dev work and I need something clean. Thanks.00:21
eeeeyeah, it seemed to fix the problem, then it reappeared after a while, i can't really say anything about it, i have it off now and everything is ok00:21
BeldarBisono, IDE?00:21
usr13jeffreylevesque: As Beldar suggests, you just have to commands to execute.00:21
usr13*two* not to00:22
daftykinsintegrated development environment00:22
Bisonoyeah....00:22
BisonoI tried eclipse but I'm not feeling it.00:22
daftykinsi'm no dev, but i assume that decision is about what you want to develop in00:22
Bisonophp, html, css, etc...00:22
daftykinsBisono: you'd be better off finding a channel for the given language you want to dev00:22
daftykinsoh web stuff. yeah, no ideas00:23
usr13jeffreylevesque: (I'm just giving you fish hooks, Beldar gave you the fish.)  ;)00:23
Beldarsupergrub rules lol00:23
Bisonothanks ...00:24
obelix_beldar sucks00:25
daftykinsi too like lollipops00:26
daftykinsEtale: you don't really need a separate /boot, you can get away with just / and swap - you'd only need swap if you wanted to hibernate that system, too.00:26
daftykinsso you may be able to install with just everything as /00:27
Etaledaftykins, okay. It's a small partition anyway... And I should make my / the "device for boot loader installation"?00:29
eeeeEtale: isn't there supposed to be an EFI partition for win8 already there?00:29
daftykinseeee: i was getting confused at being asked that too :S00:30
Etaleeeee, maybe? I don't know how to recognize it. There are some partitions there that are Windows' so I just don't touch them. For example, a recovery partition...00:31
EtaleYou mean the one that is type "biosgrub"?00:31
EtaleSize 1MB?00:31
eeeehuh00:32
eeeestranger by the minute..00:32
=== whoever is now known as Guest37848
saiarcot895Quite small for a EFI partition00:32
EtaleScrew it, I'll just make it the "/" partition.00:32
eeeei'm guessing win8 is installed in legacy mode?00:32
Etaleeeee, I don't think so. If I take the option of "legacy only" in the setup, nothing runs.00:32
eeeemaybe that's why it says legacy mode first in the bios?00:32
saiarcot895Etale: Did WIndows 8 come preinstalled?00:33
Etalesaiarcot895, yes.00:33
ryan_46Etale: Where did you put the boot device when you installed 13.0400:33
saiarcot895Etale: Then I would think that it's EFI, with Microsoft's requirements and all that00:33
yabbouis there no unrar-nonfree anymore ? i cant unrar x my rar file :(00:33
daftykinsEtale: i have a feeling the DVD booted on the wrong mode, one moment...00:34
Etaleryan_46, I don't remember. Anyways, I'm starting installation. Let's see if it works.00:34
daftykins!uefi | Etale00:34
ubottuEtale: 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/UEFI00:34
saiarcot895yabbou: Did you just try unrar?00:34
yabbouyep, saiarcot895 and 7zr00:34
daftykinsEtale: if you follow the above link, do you see the difference between the black and white menu EFI boot and the purple screen with the little man logo at the bottom?00:34
yabbou"extracting failed"00:34
OerHeksrar is in multiverse, see if you enabled multiverse repo in your sources.00:35
saiarcot895yabbou: unrar-nonfree is in the unrar package, so you should have it installed00:35
daftykinsEtale: it's just after "Identifying if the computer boots the Ubuntu DVD in EFI mode"00:35
OerHeks!info rar00:35
ubotturar (source: rar): Archiver for .rar files. In component multiverse, is optional. Version 2:4.2.0-1 (trusty), package size 610 kB, installed size 1270 kB (Only available for i386; amd64)00:35
EtaleI got the second, daftykins . Purple.00:35
saiarcot895!info unrar | yabbou00:35
ubottuyabbou: unrar (source: unrar-nonfree): Unarchiver for .rar files (non-free version). In component multiverse, is optional. Version 1:5.0.10-1 (trusty), package size 133 kB, installed size 298 kB00:35
yabbouso its in the unrar package these days00:35
OerHeksunrar too00:35
daftykinsEtale: then it definitely booted in the wrong mode00:35
yabbouah, well then i have it.. i have unrar00:35
Etaledaftykins, but this is what happened last time, and that worked fine...00:36
yabbouthanks saiarcot89500:36
yabbouany ideas what to do when you cant extract a .rar file =00:36
eeeeEtale: i thought you didn't get a tiny man when you booted last time with ubuntu 14.04?00:36
daftykinsEtale: ok if you could run a couple of things to check some things first then, a little more time now will help prevent issues further along the line.00:36
def_anochHey folks, was wondering if anyone would be willing to assist with an odd issue: I'm attempting to upgrade from 13.04 to 14.04 and it's not allowing me to either via software updater or terminal.  It's telling me that everything is up to date on the system, which clearly it is not.00:36
EtaleWith 14.04 I didn't. With 13.04 I did.00:37
daftykinsEtale: if you run a terminal with ctrl+alt+T, then run "sudo apt-get update && sudo apt-get install pastebinit" then "sudo parted -l | pastebinit"00:37
nith1210def_anoch: what commands are you using to try to upgrade from 13.04 to 14.04?00:37
saiarcot895def_anoch: You need to switch the sources.list URLs to old-releases.ubuntu.com00:37
Etaledaftykins, I'll do that once that's available.00:37
saiarcot895yabbou: Download the file again?00:37
yabbouits not corrupted -,-00:37
daftykinsEtale: it'd be best if you did this before attempting to install00:37
def_anochnith1210: How would I go about doing that?00:38
daftykinsEtale: you'll need to be connected to the internet for the above00:38
def_anochsaiarcot895: I'm using 'sudo apt-get dist-upgrade' from terminal.00:38
def_anochsaiarcot895: and the stand gui software update manager when, for the first time, that didn't work for me.00:39
saiarcot895def_anoch: 13.04 is a year old, and if you did 'sudo apt-get update', you should be getting 404 errors.00:39
def_anochstandard*00:39
def_anochsaiarcot895: Yup, sounds about right.00:39
daftykinsdist-upgrade does not upgrade distribution version00:39
EtaleExecuting 'grub-install /dev/sda9' failed. This is a fatal error. I guess my guess was wrong.00:39
saiarcot895def_anoch: See http://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-old-unsupported-release00:40
EtaleI'll try the '/boot' partition instead.00:40
def_anochsaiarcot895: Thanks much, checking that out now.00:40
daftykinsEtale: no, guessing is just going to make things worse00:40
daftykinsEtale: if you can boot the DVD in 'Try Ubuntu' mode, we can check things with some commands first.00:40
saiarcot895def_anoch: Note that you'll have to go through 13.10, since a direct upgrade to 14.04 is not supported.00:40
def_anochsaiarcot895: That's what I assumed, but it wouldn't even let me upgrade to that.  Much appreciated.00:41
eeeeEtale: i think daftykins suggestion is sound, if it's booting into legacy why don't you disable legacy in the bios and let ubuntu install in uefi mode, using the efi partition of win8?00:41
hmmwhatsthisdo|UI'm trying to mount a fakeRAID partition before I dump it off onto a new drive.00:44
eeeeEtale: never mind, i forgot you already have 13.04 installed.00:44
Etaleeeee, I removed it.00:44
hmmwhatsthisdo|Udmraid -ay says everything has been activated, fdisk -l shows the two partitions on the disk, but the corresponding /dev/mapper location it points to doesn't exist.00:45
hmmwhatsthisdo|UAny ideas?00:45
EtaleOkay, I canceled the installation. daftykins , I'll open ubuntu via try now.00:45
ZZRMikeAnyone in here have experience with intels 7260 wireless nic?00:46
svetlanaZZRMike, ask the real question please00:47
Imageevening00:50
Imageis it me or is browsing a windows network a PITA on 14.04?00:50
svetlananot for me anyway00:51
BeldarImage, This is support do you have a question related to that?00:51
ImageI can connect to all shared drives by using the "connect to a server" feature but not by clicking the "browse network" option00:51
ImageBeldar is that not a support question?00:51
svetlananautilus shows a 'browse network' option where you can browse to workgroup and see computers00:51
Beldarthat helps thanx image00:51
Etaledaftykins, okay I'm in the try ubuntu thing. For some reason I can't apt-get install pastebinit. But I did "sudo parted -l" and I can answer questions about it.00:52
Imagesorry if it is not00:52
def_anochsaiarcot895: Since you helped me so soundly with that last one, I was wondering if you may know why the 13.04 distro all of the sudden won't allow me to connect to a wpa2 encrypted wireless network? The results google showed didn't give me anything that worked. I had to set up a guest access account on the network just to get on00:52
EtaleActually, I have an internet connection. I'll just put it on pastebin via firefox...00:52
BeldarImage, The complaint does not, but the description is. ;)00:52
Imagesvetlana i tried that but it only shows my printer and my local ubuntu machine using samba00:53
ImageBeldar, agreed00:53
Etaledaftykins, pastebin.com/LdFDC4Nm00:53
svetlanaImage, do you have winbindd installed?00:53
Akiva-Thinkpadany programmers here? Where do most of you keep your programming files. I usually make a folder called "Programming" in home, and go from there.00:53
svetlanaAkiva-Thinkpad, yes. I call it 'dev'.00:54
usr13def_anoch: NOt sure why you would no longer connect to an encrypted Wireless AP but just FYI: EOL for 13.04 was January 27, 201400:54
Akiva-Thinkpadsvetlana, interesting00:54
Imagehmmm00:54
Imagesvetlana, ill check00:54
Akiva-Thinkpadsvetlana, dev looks out of place though in the home folder.00:54
svetlana"out of place through"?00:55
daftykinsEtale: looking now00:55
Akiva-Thinkpadsvetlana, and in unix, dev afaik refers to device00:55
def_anochusr13: Yah, I know it was a while back.  I was just hoping someone might have a quick fix so I can shut down the guest connection setup :)  I'm currently updating the distro to 13.10 and then on to 14.0400:55
jeffreylevesqueif i install ubuntu server 14 as a dual boot.  AFter I select 'yes' to install GRUB to the master boot record, will i be prompted following, where to install GRUB.  If so, where should i specify00:55
svetlanadevel then, maybe00:55
usr13def_anoch: If you are going to use Ubuntu, you need to stay on a supported version.00:55
svetlananot like devices live in /home/user/ though :s00:55
Akiva-Thinkpad:p00:56
Etaledaftykins, the idea is that one of the partitions will be a shared ntfs partition between linux and windows.00:56
usr13def_anoch: It would be very hard for us to troubleshoot your LAN setup.00:56
Etalesda10...00:56
Beldarjeffreylevesque, THe mbr if you are running a msdos or legacy boot in gpt.00:56
Imagesvetlana, i didnt00:56
Etalesda7 is meant to be /boot, and sda9 is meant to be ubuntu.00:56
Imageinstalling now00:56
usr13def_anoch: The easiest thing to do is to eliminate the encryption, (as you've done).00:56
def_anochusr13: Plan on it. I was updating it from an older laptop that I hadn't used in a while so I was still running the 13.04.  I couldn't update because none of the network connections worked anymore for some reason, neither wired or wifi.  So I'm using the guest setup now to update :)00:56
daftykinsEtale: ok there is no need for a /boot partition, so i would delete all the custom created ones and then work on getting that DVD booting in UEFI mode instead of legacy (so you see the black and white menu instead)00:56
jeffreylevesqueBeldar: I'm running windows 7 on the primary partition00:56
Beldarjeffreylevesque, This msdos?00:57
jeffreylevesqueI'm just making general notes in case I need to do this gain00:57
def_anochusr13:  I wasn't actually hoping for a "fix" per say, I was more curious as to why it may happen as I don't like running into things that I don't understand heh00:57
Etaledaftykins, how do I do that?00:57
EtaleJust switch to "legacy only"? I guess I can try.00:57
eeeeEtale: no, change the priority so it isn't legacy first00:57
daftykinsEtale: the boot change? press F12 at boot and it should list your DVD drive twice... one entry for UEFI and one for legacy.00:57
usr13def_anoch: If you work with computers very much, you will *always* run into new things that you dont understand.00:58
jeffreylevesqueBeldar: windows 7 on first partition (ntfs), then ubuntu server 14 on second partition (etf)00:58
Beldarjeffreylevesque, etf?00:58
def_anochusr13: Yup, which is why I like to figure it out ;)00:58
daftykinseeee: oh yeah good spot, Etale yep do as suggested00:58
Imagesvetlana, right on man! that got er done! ;P00:58
jeffreylevesqueBeldar: ext400:58
usr13def_anoch: But if it was working before, why would it not work now?  THat is your question?00:58
EtaleAlso, what partition should I pick as my "device for boot loader installation" when I install?00:58
Imagesvetlana thank you sir!00:58
Beldarjeffreylevesque, Thanks, is this a computer with a uefi bios?00:58
eeeeEtale: you won't get that option in UEFI iirc00:59
def_anochusr13: Essentially, yes.  I hadn't changed any settings, nor had I changed the network settings themselves.  It accepted the password as it did previously, and then just hung up and disconnected.00:59
Etaleokay.00:59
usr13def_anoch: And if that is the question, you would need to look for changes to the system prior to that date.00:59
jeffreylevesqueBeldar: not sure00:59
daftykinsEtale: it probably won't ask that once it's booting in EFI mode properly, as it'll know to use the EFI FAT partition00:59
Beldarjeffreylevesque, Can you get to a terminal from the ubuntu install disc to run sudo parted -l we can have it dump to a paste bin if needed to see.01:00
def_anochusr13: Roger, that was my thought when a quick google didn't give me an answer.01:00
EtaleOkay, it's loading in UEFI mode!01:00
usr13def_anoch:  Something like ls -ltr /var/lib/dpkg/info/*list01:00
EtaleSo I'll just go ahead and install...01:00
jeffreylevesqueBeldar: the supergrub ISO didn't work with either FAT, or NTFS formatted USB (using UNetbootin), so I'm loading up the rescue mode01:01
usr13def_anoch: Shift-PageUP01:01
ZZRMikeHow would I go about troubleshooting a connection issue with my wifi nic? I can use my phone's connection just fine, but as soon as I try to connect to any traditional access point I start having connection issues.01:01
def_anochusr13: Much obliged.  I didn't know about that specifically.01:01
eeeeEtale: this is a HUGE long shot, but why don't you try the ubuntu 14.04 cd ? (if it's on a cd already and you dont have to make a bootable usb)01:01
jeffreylevesqueBeldar: But, when i write up my documentation, i'd like to have the steps to setup ubuntu properly01:01
Beldarjeffreylevesque, The general problem we see are computers now having UEFI bios and gpt partition tables. People will wipe the disc and go msdos installs but still have gpt remnants messing things up.01:02
jeffreylevesquei just don't want to install again01:02
usr13def_anoch: But if it were me, I'd just get the system updated first, (because you are more-than-likely solving a problem that wont exist afterward, so...).01:02
def_anochusr13: Yup.  That's what I'm doing now, and was actually the original driving force behind the upgrade seeing as how my version was so far out of date.01:03
Beldarjeffreylevesque, If it was bootable and you used supergrub correctly and could not get a boot I would say you have a bad install, or gpt issues possibly.01:03
usr13def_anoch: 14.04 is a good place to be. It is LTS and it is supported until April 201901:04
jeffreylevesqueBeldar, can i install grub to the second partition (/dev/sda2)?  Will this allow me to boot into Ubuntu (which is on the second partition)01:05
def_anochusr13: I'm excited to see the changes.  Looking forward to getting my hands dirty with it.01:05
usr13def_anoch: The easiest thing to do would to back up  /home/ (and/or, don't format that partition), and do a fresh 14.04 install.01:05
Beldarjeffreylevesque, Why is a server your option, that is kinda advanced stuff, I would not even mess with it and I'm experienced, however I don't need a server.01:05
usr13def_anoch: I always put /home/ on a partition of it's own.01:05
usr13def_anoch: But just backing up the files is fine.01:06
john38Can a virus disable the wifi button on my laptop???01:06
usr13john38: no01:06
def_anochusr13: *nods* as soon as I ensure that the wireless connection works with the update I plan on wiping the box and starting fresh.  I just need to back up some photo sets01:06
usr13john38: BTW, are you on the wrong channel?01:06
john38usr13, thanks01:07
daftykinseeee: i was tempted to push for it too, but perhaps we can just try the upgrade approach01:07
usr13def_anoch: The liveCD or USB will tell you that....01:07
Beldarjeffreylevesque> Beldar, can i install grub to the second partition (/dev/sda2)?  Will this allow me to boot into Ubuntu (which is on the second partition)  Not if sda2 is windows. Do you understand my comments on gpt and msdos regarding partition tables?01:07
def_anochusr13: Point ;). It actually worked fine when I set up a liveusb so I suppose I'm just going in circles right now01:08
usr13jeffreylevesque: Just install grub to the MBR of sda01:08
usr13jeffreylevesque: /dev/sda01:08
usr13def_anoch: yep01:08
eeeedaftykins: yeah, it's all good :)01:08
def_anochusr13: Thanks much for the help though, I appreciate your time.01:09
usr13def_anoch: NP.  Glad to be of assistance.01:09
=== blubberbop is now known as phoenixz
usr13jeffreylevesque: (grub will detect the other OS and automatically boot it.  You get the choice at boot time.01:11
Beldarjeffreylevesque, Any way others are just willing to give you answers without digging deeper like I will, so this is a waste of my time I have to wood shed on an instrument at this time.01:12
cre8torxhello01:21
daftykinshi01:21
usr13Beldar: What does it mean to wood shed an instrument?01:24
daftykinsusr13: i believe it means work on his musical instrument, the type of which i've forgotten01:25
daftykinstrumpet?01:25
daftykinssaxophone01:25
usr13daftykins: Yea, maybe sax01:26
Beldarsax01:27
usr13awesome01:27
Etaleeeee, I put in Ubuntu 14.04 to try to install that now. I get a bunch of errors of the type "SQUASHFS error: unable to read page, block blah, size blah".01:28
EtaleScrew it, I'll just install 12.04 instead.01:28
daftykinseeee: bad download? bad burn?01:28
daftykinsEtale: rightyo01:28
Etaledaftykins, definitely not a bad burn. I checked.01:28
usr13Etale: https://help.ubuntu.com/community/SquashfsErrors01:29
daftykinsah, verify mode?01:29
cre8torxinstall 14.0401:29
derrrrpwhat commands can I use to list raid drives in prepartion for fsck?01:29
eeeeEtale: yeah, it seems it has to do with the laptop model01:29
derrrrpfdisk -l and df are not showing me an expected output of /dev/md201:29
usr13derrrrp: Do not run fsck on mounted partition(s)01:29
EtaleOkay, 12.04 it is. Should I try to upgrade later, or is it hopeless/not worth it?01:29
eeeeEtale: just so you know, it appears a downgrade of the bios fixes the problem, i wouldn't suggest it though..01:29
derrrrpusr13: i've already unmounted the partition, i just want to verify now that it is visible, and that it is unmounted01:30
daftykinsEtale: see what works after the install and fully updating 12.04, first01:30
eeeeseems messy business, just install 12.04 and upgrade01:30
daftykinseeee: mmm, Lenovo often make their updates uni-directional01:30
usr13daftykins: mount01:30
daftykinsusr13: derrrrp ^01:30
usr13derrrrp: mount  && sudo fdisk -l01:30
daftykinsdo my fellow helpers that aren't ops, what do you think about us having our own channel aside from this?01:31
daftykinss/do/to/01:31
usr13daftykins:  #ubuntu-offtopic for other topics01:31
derrrrpusr13: fdisk -l lists my physical drives... should i be running fsck on individual drives or the whole partition?01:32
derrrrpfor raid ^01:32
usr13derrrrp: Run fsck on partition(s)01:32
daftykinsroger that01:32
usr13derrrrp: (one at a time)01:32
derrrrpusr13: how do i list the partitions, because no partitions are showing up after i unmounted it01:32
derrrrpi want an easy way to see 1) what partitions are currently mounted, and 2) what partitions are not mounted but available01:33
usr13derrrrp: sudo fdisk -l01:33
usr13derrrrp: mount #to see which ones are mounted01:34
FoxhoundzI'm sorry Ubuntu01:34
derrrrpusr13: fdisk -l is not returning partitions, only physical disks01:34
eeeederrrrp: lsblk, easy and visually appealing01:34
Foxhoundzit's been a long time coming, but I've finally made my move to OpenSUSE. You were ambitious but much too unstable for me. I will always love your helpful community, something I am surely to miss when I move to SUSE. Adieu!01:35
derrrrpeeee: lsblk is not currently installed on this system, or I would have used that :(01:35
usr13derrrrp: sudo fdisk -l |pastebinit  #Let's have a look.01:35
daftykinsFoxhoundz: enjoy01:35
eeeederrrrp: sudo parted -l, then?01:35
dickfeynmanHi, I'd like to know how I can upgrade from 12.04 LTS to 14.04.101:37
derrrrpeeee, usr13: http://pastebin.com/XsFYVX1n thanks01:37
derrrrpeeee: i don't believe i have parted installed either lol01:38
derrrrpeeee: i'll check after this preliminary fsck -n pass finishes01:38
=== Synchunk` is now known as Synchunk
usr13derrrrp: On drive sda you have 4 partitions, sda1, sda2, sda3 and sda501:38
Bashing-omdaftykins: Not a thing, but what is wrong with asking if we can use #ubuntuforums ?01:39
usr13derrrrp: Same with the others.01:39
=== magic is now known as Logician
daftykinsBashing-om: that's a good idea, i didn't know of that one01:40
usr13derrrrp: Correction.  sda3 is actually an extended partition, containing one continious logical partition sda501:40
derrrrpusr13: they're in a raid configuration, i've been told by some people to just fsck the entirety of /dev/md201:40
derrrrpbut i can't seem to see dev/md2 normally, which i'm trying to figure out01:40
usr13derrrrp: man fsck01:40
rwwdaftykins: https://wiki.ubuntu.com/IRC/IrcTeam/UbuntuIRCHelpers happened a few years ago. It died due to lack of interest.01:41
daftykinsrww: :O thanks01:41
derrrrpusr13: what is it under fsck would you like me to look at?01:42
Bashing-omdaftykins: Nother one ( thjat is currently not seeing much use) #ubuntuforumsunanswered .01:42
usr13derrrrp: See section  "FSCK_FORCE_ALL_PARALLEL"01:43
usr13derrrrp: man man01:44
usr13derrrrp: (learn to search man files for needed info.)01:44
derrrrpusr13: so in otherwords you're telling me to rtfm, thanks.01:45
usr13derrrrp: You are welcome01:45
eeeertfm ?01:45
usr13Read The Fine Manal01:45
derrrrpeeee: "read the fscking manual"01:45
eeeeyeah i kind of understood it right before derrrrp answered, lol01:46
usr13derrrrp: man files are your friends.01:46
=== Logician is now known as magic
treatsif I use the gui file browser and point to ssh://myfileserver, where does that get mounted?01:46
Etaleeeee, daftykins , Ubuntu 12.04 installation worked! BUT! No wlan0? That's pretty weird, seeing as the installation detected the wifi...01:46
eeeederrrrp: he's trying to teach you how to learn stuff01:46
usr13That's what we're here for01:47
derrrrpeeee: yes I realize that, and it's counterproductive when I am seeking help to solve a problem01:47
usr13We have fish hooks and we have fish01:47
daftykinsEtale: was it connected to the wifi at the time - with 'install updates during install' selected?01:47
Etaledaftykins, yes.01:47
daftykinsEtale: yeah, sometimes what works in the live environment breaks once updates are applied01:47
Bashing-omEtale: daftykins // Maybe fully update 12.04 and see what "additional drivers" offers ?01:48
EtaleAlso, I can't see the shared partition for some reason, when doing "df"?01:48
daftykins^ sounds good, we know it to be intel 7xxx series wifi Bashing-om01:48
usr13derrrrp: There are a couple of ways to do what you want to do, it is up to you to discover which best fits your needs.01:49
daftykinsEtale: it's probably just not mounted01:49
daftykinsEtale: depends if you gave it a mount point during the install01:49
Etaledaftykins, I didn't... Should I have?01:49
EtaleOy...01:49
daftykinsEtale: it's no biggy to resolve01:49
eeeeEtale: you just go to the file manager and click on the partition to mount it,01:50
usr13I told you the way I would do it.  I would just do one partition at a time.  *(That was my suggestion)*  fsck -y /dev/sda101:50
EtaleIn the "additional drivers" it just has NVIDIA stuff. (Which, btw, it won't allow me to activate...)01:50
Etaleeeee, right! gj!01:50
EtaleAnd what about the wifi?01:51
usr13derrrrp: do sda1 sda2 and then sda5  Then move on to sdb01:51
usr13derrrrp: Or, pick the one you think there may be a problem with.01:52
daftykinsEtale: mmm i need to look that up, if you open a terminal and run "lspci" can you remind me of the # ? intel 7260?01:53
EtaleThe lspci is long... But I have a Intel Single Band Wireless 7260BN.01:54
derrrrpusr13: I want to do a complete scan and I want to make sure that I don't accidentally mess anything up in the process... I'm not familiar w/ scanning LVM raid01:55
derrrrpnot sure if that has an impact on how I should be using fsck01:55
diphtherialhey, is there some tool that i could use to maintain a list of ssh sessions w/credentials, settings, etc. associated with each?01:56
diphtheriali could use putty, but i'm wondering if there's anything else01:56
Beldarusr13, wood shed is a slang term for practicing. ;)01:57
psusidiphtherial, what do you mean?  you can put custom settings for different sessions in your ~/.ssh.conf01:57
rww~/.ssh/config01:58
diphtherialpsusi: to put it simply, i'm looking for a program with a GUI that displays a list of ssh hosts01:58
diphtherialthat i'd previously added, of course01:58
EtaleI guess I should do "sudo apt-get upgrade"?01:58
EtaleI'll just do that. Maybe this will help the wifi...01:58
Etale183 need to be upgraded.01:58
daftykinsEtale: that'd require an internet connection. can you do "cat /etc/issue" ?01:58
EtaleUbuntu 12.04.4 LTS \n \l01:59
daftykinsoh you have working wired, excellent01:59
daftykinsEtale: do a "sudo apt-get dist-upgrade" rather than a standard upgrade01:59
EtaleOkay.01:59
=== aaaas is now known as aaas
daftykinsEtale: best to do a "sudo apt-get update" prior to that too :>01:59
Etalemmm...01:59
EtaleIt didn't like that at all...02:00
EtaleE: unable to fetch some arhjives, maybe run apt-get update or try with --fix-missing?02:00
Etale*archives02:00
EtaleShould I do that?02:00
GeekDudeIs there an ubuntu server 14.04 for 32-bit computers?02:01
Etale(the --fix-missing)?02:01
EtaleShould I? daftykins , eeee ?02:02
rwwGeekDude: http://releases.ubuntu.com/trusty/ubuntu-14.04.1-server-i386.iso02:02
GeekDudeThank you rww. Any reason the webpage says this? https://db.tt/GpLeKGWC02:03
daftykinsEtale: no, you just have no active connection right now by the sounds of it. do you get any interface *other than* 'lo' from "ifconfig -a" ?02:03
psusidiphtherial, what for?  you know where you want to ssh to so you just type sss wheverver... if the host name is too long or you normally specify options, you can put the options and a short alias in your ssh conf file02:03
Etaledaftykins, eth0.02:03
daftykinsEtale: ah does it have an IP address on your network?02:04
daftykinsworking internet connection on the system etc?02:04
rwwGeekDude: interesting. Not sure, will research it.02:04
Etaledaftykins, you mean an "inet"?02:04
EtaleHow do I check?02:04
daftykinsEtale: it should have an address like 192.168.x.x02:05
daftykinsbeside eth002:05
eeeeEtale: just try to browse with firefox, or try ping google.com02:05
daftykins(assuming you have your cable plugged in)02:05
EtaleNo...02:05
kostkonGeekDude, tried to download the arm version maybe?02:05
GeekDudemaybe02:05
Etaleunknown host google.com02:05
* GeekDude double checks 02:05
GeekDudekostkon: doesn't look like it02:06
daftykinsEtale: "ping -c3 8.8.8.8" ?02:07
eeeeEtale: do you know your IP info ?02:07
ubuntuno02:07
=== ubuntu is now known as Guest92494
Etaledaftykins, network is unreachable.02:08
daftykinsok sounds like you have no IP02:08
Etaleeeee, I can check from another laptop on the same network. Does that count?02:08
daftykinsdo you see two arrows beside the clock?02:08
daftykinsyep check the IP of another system02:08
eeeeEtale: yeah get the gateway and dns02:08
Etaleeeee, the dns you mean from /etc/resolv.conf?02:09
eeeewhat? no02:09
eeeei mean like your home network, e.g 192.168.1.102:10
eeeeif it's an ubuntu machine, type ip addr, to get the info02:10
Etaleeeee, what appears after the inet when I type ifconfig?02:10
EtaleOkay, I did this.02:11
st83ahooy!  any good sandbox for linux mint? (sandbox firefox for security and privacy)02:12
rww!mintsupport02:12
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org02:12
st83ok thanks anyway02:13
Etaleeeee, daftykins real life calls! My wife wants me to go to a place. I'll leave irc open for a few more minutes, so if you can give me just enough so that I can do some research on my own later about how to continue, that'd be great!02:13
EtaleAnd thank you both very very much!02:14
daftykinsEtale: i found this for wifi but i have no idea how you'll accomplish it without a working internet connection - wouldn't hurt trying to run "sudo dhclient eth0" though. For WiFi - http://askubuntu.com/questions/331667/no-wireless-for-intel-corporation-7260-version-6302:15
eeeeEtale: you need to edit the connections > click on the network indicator > edit connections create > ethernet, add the ip address e.g. 192.168.1.2 for your ubuntu 12.04, and the gateway(& dns) e.g 192.168.1.102:17
EtaleOkay, thanks again! I'm shutting off.02:20
GeoHi, I'm writing an init.d script and of course its not starting properly. Where do errors generated from an init script get logged?02:21
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
jakesylhello i want to have an ssh server with multiple users, who have different keys that give them a different level of access on the server02:24
unopastejakesyl you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted02:24
brianblaze420lol no need to spam jakesyl02:25
SchrodingersScatusers of the system are users on ssh02:25
jakesylhaha sorry new irc client, still not sure how it works brianblaze42002:25
laspahrhey, anyone know where the best place to find support for a not working old macbook? It won't power on or charge as far as I know, but it might still work02:25
jakesylso how do i remotely add users to the system SchrodingersScat02:26
brianblaze420install linux install ssh activate keys remove password authentication02:26
SchrodingersScatjakesyl: probably through ssh02:27
jakesylwhy remove pass authentication, i want this to be secure brianblaze420, so i don't know if this was clear in my intro but i have clients connecting to a non-local server and exchanging files02:27
brianblaze420remove password authentication from sshd config so ppl have to use keys02:27
Geojakesyl: you said you wanted to use keys... removing the password options forces the user to use keys instead02:27
SchrodingersScat!users | jakesyl02:27
ubottujakesyl: To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "sudo" - See !sudo02:27
jakesylokay thanks geo02:28
Geobrianblaze420 told you twice, first :P02:29
Geono worries, good luck02:29
VolisHey, I'm getting an error with sudo apt-get update02:29
VolisE: Unable to parse package file /var/lib/apt/lists/in.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en (1)02:29
VolisIt says the "package lists or status file could not be parsed or opened."02:30
jakesylgeo, SchrodingersScat and is there any guide/documentation/crashcourse that you could point me to for what i want to do/02:31
daftykinslaspahr: what *does* happen? nothing?02:31
brianblaze420google ssh server there is tons of documentation and when u r pro with it it can be very secure02:32
laspahrdaftykins: well.. I open it up, plug it in, and depending on the charger the cord's LED turns orange flashing or green. the laptop does nothing that I know of02:32
GeoI copied the /etc/init.d/skeleton and modified it a bit, but the first 'echo' I put under the start case never prints, let alone my service start. Why would that be?02:32
SchrodingersScatjakesyl: not sure we're completely clear what you are doing, but here's something about sftp: https://www.linode.com/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/02:33
Geojakesyl: google for disable ssh password auth    or something similar02:34
daftykinslaspahr: mmm, #hardware then02:34
Geothere should be a lot of documentation out on it, its just removing/modifying an option from the sshd config, iirc02:34
meganerdif you just want sftp plus jails, it is pretty straightforward02:36
copernicusquick question to anyone who thinks they have thoughts on the matter, I really need help with this because I'm puzzled.02:36
meganerdgoogle will get you where you need.02:36
laspahrdaftykins: thx02:36
copernicuswhy is every web browser I install slow as hell02:36
laspahrdaftykins: wait join #hardware?02:36
daftykinslaspahr: yep02:36
daftykinslaspahr: might be double ##, not sure02:36
laspahryup02:37
daftykinscopernicus: OS? version? hardware spec?02:37
meganerdcopernicus: could be any number of things02:37
copernicus-nothing to do with bandwidth, my other machines are swift online02:37
meganerdcopernicus: bad dns, bad wifi, bad connection, crappy hardware... the list is endless02:37
copernicuswell this machine is a dell dimension 4600 pentium 2 at 2.80 ghz, lubuntu, 1GB ram, etc, etc02:38
meganerdcopernicus:  did you have any iptables rules on this machine?02:38
copernicusthis machine runs fine, however chromium, firefox, etc all run laggy02:38
copernicusmeganerd, explain02:38
meganerdcopernicus: which part?02:39
daftykinscopernicus: can you grab the model from "cat /proc/cpuinfo" ? there's no such thing as a pentium 2 at 2.8GHz ;)02:39
copernicuspentium 4, my bad02:39
ProfessorKaos64is dmesg the only way to see kernel messages? How can I view the complete bootup logging?02:39
copernicusI'm still frazzled form work02:39
copernicusfrom work**02:39
meganerdcopernicus: pentium 4s are still pretty terrible02:39
daftykins^02:39
copernicusI know, this machine was free though.02:39
daftykinsP4 and 1GB, even with lubuntu is pretty crappy02:39
daftykinscopernicus: i'd check the health condition of the hard disk though.02:39
copernicusIt's actually swift02:39
copernicusin every way02:40
kostkon~3GHz P4 is fast enough02:40
copernicusexcept browsing the web, the browser will lag02:40
meganerdcopernicus: it is the browsers, right now FF and chrome are together consuming 4+ GB of RAM on my NUC02:40
daftykinscopernicus: "sudo apt-get install smartmontools pastebinit" ... "sudo smartctl -a /dev/sda | pastebinit"02:40
meganerdcopernicus: P4 is not swift in anyway, unless you are comparing to ARM.02:40
copernicusdaftykins, the hard disk condition is at OK02:40
daftykinscopernicus: that would be reported so even if the disk were up the creek, could you run the above to be sure?02:41
copernicusI'm installing luakit now to see if it will be anything better02:41
kostkoncopernicus, what's the graphics card, it could be graphics lag or something else like... flash02:41
copernicusone moment daftykins02:41
rocket_calibrehey, is it possible to configure GRUB to automatically shutdown if an OS is not selected within the timeout period?02:41
meganerdcopernicus: anyway, are they slow to start, slow to browse, certain sites, there are literally a hundred things that could be going wrong.  Flash would be the number 1 suspect for me02:42
meganerdcopernicus: have you enabled a firewall at all?02:42
Beldarrocket_calibre, just for fun why?02:42
daftykinsrocket_calibre: i'd rather configure myself not to press power.02:42
copernicuskostkon, NVIDIA GeForce FX 5200 garbage02:42
copernicusmeganerd, no, not beyond my router02:43
meganerdcopernicus: you could also disable hardware acceleration in the browsers02:43
meganerdcopernicus: OK, though on an unrelated note, a router is not a firewall.02:43
ytc怎样从14.04升级到14.04.1,用的是麒麟02:45
meganerdcopernicus: in FF preferences -> advanced -> general, uncheck "Use hardware acceleration when available".  Chrome/Chromium has a similar option at the bottom of their preference page02:45
daftykins!cn | ytc02:45
ubottuytc: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw02:45
copernicusmeganerd, I will try that02:45
meganerdcopernicus: I would actually uncheck everything else on that screen as well.02:45
ytcubottu: THX02:45
ubottuYou're welcome! But keep in mind I'm just a bot ;-)02:45
copernicusand my weird centurylink router has a built in firewall02:46
meganerdcopernicus: it might work, it probably doesn't though.  This is now getting OT, sorry about that.02:46
rocket_calibre@Beldar, @daftykins: got an old laptop alongside lighting hooked up to 1 of these: http://www.youtube.com/watch?v=tFQeBc-FsCc , would like it to auto shutdown unless a user decides they would like to use the laptop as well as the lights02:46
ytchow can i get into #ubuntu-cn ?02:47
daftykins"/j #ubuntu-cn"02:48
copernicusmeganerd, would it be prudent to download the firewall creator I saw on Apper earlier or compile my own or?02:48
eeeeytc:  type /join #ubuntu-cn02:48
varunendraProfessorKaos64, the kernel messages are logged in dmesg, syslog and kern.log files located in /var/log directory. The syslog file is a lot more verbose than dmesg.02:48
copernicusbrb02:48
ProfessorKaos64thanks varunendra02:49
varunendrawelcome ProfessorKaos64 :)02:49
ProfessorKaos64I wish I could figure out why my controller works fine on bootup with xboxdrv ,but not if I unplug it and replug in ubuntu (hid_sony module takes over)02:50
meganerdcopernicus: firewalls are built in (iptables), the rest are just front end apps.  ufw ships with Ubuntu so I would just look at that.02:51
varunendraProfessorKaos64, what kind of controller?02:51
ProfessorKaos64ps3 usb/wired02:51
Beldarrocket_calibre, Having the computer set up to start that way us the issue, that is lets say crazy.02:51
meganerdcopernicus: the reason I asked about a firewall is that I accidnetally blocked localhost traffic once and my browsers slowed down.02:51
Beldaris*02:51
ProfessorKaos64no problem if I reboot, but i'm trying to implement hotplugging for the usb devices in my project02:51
rocket_calibre@Beldar, what makes it crazy?02:51
ProfessorKaos64varunendra, you can kind of get an idea of what I do in one of my helper scripts here: http://paste.ubuntu.com/7870362/02:52
Beldarrocket_calibre, Personal opinion and offtopic.02:52
rocket_calibreok02:52
rocket_calibreis it possible to configure grub to send a shutdown command?02:53
copernicusthanks meganerd.02:53
FredTomi need to share files to and from my macbook.. and i can't get it to work02:54
FredTomi've created a share in ubuntu 12.04 and i can't see it from osx02:54
daftykinsvia what method?02:54
daftykinsfinder browsing?02:54
meganerdFredTom: what did you create the share with?  nfs, samba, sftp?02:55
FredTomwhatever the built in one is02:55
Beldarrocket_calibre, try #grub they would be more likely to know I think02:56
FredTomright click,  sharing options, share this folder02:56
rocket_calibreThanks @Beldar02:56
eeeerocket_calibre: what are you trying to achieve ultimately?02:57
varunendraProfessorKaos64, probably you may try a *logical* usb reset by detaching/re-attaching the usb hub driver from the PCI bus it is on? Works 100% with some devices but with some others, sometimes not or not at all.02:59
Beldareeee, <rocket_calibre> @Beldar, @daftykins: got an old laptop alongside lighting hooked up to 1 of these: http://www.youtube.com/watch?v=tFQeBc-FsCc , would like it to auto shutdown unless a user decides they would like to use the laptop as well as the lights02:59
rocket_calibrefor conservation of power02:59
WACOMaltHey folks. I'm trying to repair an img file of a SSD I once had02:59
rocket_calibreand also pandering to laziness02:59
WACOMaltit was a partclone made img file so it was in a img.gz.aa .ab .ac etc etc file03:00
=== bob is now known as Guest2105
WACOMaltI managed to assembled them into a simgle img file but it wont muont03:00
BeldarWACOMalt, Not a new partition?03:00
WACOMalt?03:00
WACOMaltno I'm not trying to restore to a new drive03:01
WACOMaltust trying to mount the img03:01
BeldarWACOMalt, mount can be a number of issues partition is one, to be honest you are yet to give any relevant info we can work with03:01
WACOMaltwhich info do I need to give, I'll happily help you help me, just dont know where to start03:02
WACOMaltI used this answer to combine the files to one img: http://askubuntu.com/questions/453114/restoring-clonezilla-images-cat-gzip-partclone-not-working03:02
WACOMaltit was a SSD with a single partition, which wound up being sda2 for the backup03:03
jay_why_beeI cannot for the life of me get VINO autostarting in Lubuntu 14.04.  I have ~/.config/autostart/vino-server.desktop.  Anyone got some pointers on how to troubleshoot autostart issues on LXDE?03:03
BeldarWACOMalt, This an linux image?03:03
WACOMaltit's an image of a windows machine03:03
WACOMaltso in the commands I used ntfs instead03:03
varunendraProfessorKaos64, probably you may try a *logical* usb reset by detaching/re-attaching the usb hub driver from the PCI bus it is on? Works 100% with some devices but with some others, sometimes not or not at all.03:04
meganerdWACOMalt: what exactly is the command you are using to mount the uncompressed image03:04
BeldarWACOMalt, You did this a while back I remember this right?03:04
ProfessorKaos64varunendra, interesting, any reading material or hints on how to do that? I don't mind reading some docs if I have to03:04
jeffreylevesqueBeldar: sorry, left the room.  I am trying to familiarize myself with Ubuntu Server, that's why I am trying to use it.  I reinstalled ubuntu server 14.04 and made sure to install GRUB to the master boot record.  It just finished.  When the computer rebooted, there was no GRUB, or prompt to switch partitions.  I rebooted windows, pressed F8, to see if I could boot into Ubuntu (Grub), but no luck.03:05
WACOMaltmount -o loop sda2.img /mnt/oldssd03:05
meganerdWACOMalt:  and what is the error?03:06
Beldarjeffreylevesque, Do you have any live  ubuntu with a desktop, discs or usb?03:06
daftykinsjeffreylevesque: VM'ing with virtualbox would've probably been a far more suitable approach03:06
varunendraProfessorKaos64, I wrote a post on that a long ago, but my knowledge on the mechanism was very new and immature at that time (still not very strong), but see if it can help : http://ubuntuforums.org/showthread.php?t=2142366&p=12665382#post1266538203:07
jeffreylevesqueBeldar: yes, sir.  I created a USB bootstick with ubuntu server 14.04 (http://www.ubuntu.com/download/server), with UNetbootin03:07
introomis there a dedicated option for `find` to find substring, instead of specifically type`find -iname '*mysubstring*'` ??03:07
jay_why_beeAnyone got any tips on troubleshooting autostart problems on LXDE?  Everything else I want starts, except vino-server.?03:07
Nickd55345353hello03:07
ProfessorKaos64K I will check that out, and if it doesnt get me all the way, maybe some helpful clues none the less. Thanks!03:07
Nickd55345353please03:07
WACOMaltNTFS Signature is missing03:07
Picijay_why_bee: not to my knowledge.03:07
Beldarjeffreylevesque, with a desktop not a server.03:07
WACOMaltsudo mount -t ntfs /mnt/M_Drive/sda2.img /mnt/oldssd03:08
WACOMalt is actually the command, sorry03:08
Nickd55345353when i installed ubuntu on my friends pc03:08
jeffreylevesquedaftykins, VM, having a OS on an OS slows down processes03:08
svetlanaNickd55345353, ? in one line , ask please in one line ?03:08
Nickd55345353the sound seemed a little bit lower03:08
meganerdWACOMalt: what does "file /mnt/M_Drive/sda2.img" return?03:08
svetlanaNickd55345353, could be a hardware thing, my laptop is quieted under any os03:08
daftykinsjeffreylevesque: you wouldn't notice were it done right.03:08
jeffreylevesqueBeldar: can I use a server?03:08
svetlanaNickd55345353, quieter03:08
BeldarNickd55345353, Post the actual issue in one post please.03:08
Nickd55345353svetlana when she had windows the sound was a little bit louder03:09
WACOMaltmeganerd, /mnt/M_Drive/sda2.img: data03:09
meganerdWACOMalt: so that is not good, it means that it is not detecting a file system03:09
jay_why_beeI have tried adding to ~/,config/autostart, /etc/xdg/lxsession/Lubuntu/autostart, ~/.config/lxsession/Lubuntu/autostart.  Nothing seems to happen.  And I don't know where to get a log of this problem.03:09
Beldarjeffreylevesque, Sure, however I would like to see a script run that outline a lot of info and you need a dektop to do it from.03:09
jeffreylevesquedaftykins, to get all the nitpicks of making sure ubuntu can access usb, etc.  Versus a straight OS / server03:09
meganerdWACOMalt: are you sure that you decompressed it?03:09
WACOMaltthis is odd. long ago I did this same procedure with the segmented img and it worked03:09
svetlanaNickd55345353, then please give hardware details, someone would look into it for you. ask on one line. "with computer of this model the sound appears to be quieter than under another os on the same computer"03:09
daftykinsjeffreylevesque: you're doing it wrong if you want a server accessing USB03:10
WACOMaltbut I lost the merged img file03:10
papermanhow do I watch netflix on ubuntu?03:10
papermanlol03:10
papermanthis is stupid03:10
daftykins!netflix03:10
ubottuIf you use Netflix, there is an unofficial solution for using it in Ubuntu detailed in http://www.compholio.com/netflix-desktop/ - bug reports in https://bugs.launchpad.net/netflix-desktop03:10
WACOMaltso Im trying to do it again03:10
svetlanaNickd55345353, and don't address me in particular when you're doing that as such issue is out of my depth03:10
Guido1is daftykins: on?03:10
daftykinsGuido1: yeah still floating around03:10
Nickd55345353ok03:10
meganerdWACOMalt: so is this an image with a bunch of partitions, or just a single partition?03:10
jeffreylevesqueBeldar: what kind of script?03:10
WACOMaltjust a single partition03:10
=== Rallias is now known as Not-Rallias
Beldar!bootinfo | jeffreylevesque03:11
ubottujeffreylevesque: Boot info script is a useful script for diagnosing boot problems. Run the script following the directions here: http://bootinfoscript.sourceforge.net/ and then look at RESULTS.txt (or !pastebin it for others to look at).03:11
WACOMaltI do have the whole backup from clonezilla still with each individual partition03:11
Guido1daftykins: just checked another drive and i don't know how to interpret the results03:11
papermanthanks Daemoen03:11
daftykinsGuido1: ok, pastebin away03:11
paperman*daftykins03:11
WACOMaltbut no drive to pass it onto. hence why I'm trying to mount03:11
Guido1daftykins: http://paste.ubuntu.com/7871179/03:12
meganerdWACOMalt: I have to go, will be back in an hour or so.  You want the single partition, not the whole drive.  You might want to have a look at that image with ntfsinfo and ntfsfix03:12
WACOMalt:/03:12
meganerdWACOMalt: what you want to do is doable, though NTFS is pretty fagile03:13
WACOMaltyeah previously I used OSFMount on windows once it was combined to mount as a drive03:13
WACOMaltnow it's not working with this file, nor is linux03:13
meganerdWACOMalt: was the windows partition encrypted (bitlocker, truecrypt)?03:14
WACOMaltno03:14
daftykinsGuido1: perfectly fine that drive, nothing in ID's #1, #5, #7 or #19903:14
excelsiorabest practices on installing scipy, numpy, pandas, etc?03:14
meganerdWACOMalt: have a look at that image with ntfsinfo, gotta run for real.03:14
WACOMaltok thanks03:15
Guido1daftykins: is there somewhere a guide for interpreting the output?03:15
daftykinsGuido1: none that i know of, i've just accrued understanding over time and first-hand experience. i've seen a looooot of disks die :)03:15
=== mcixxpkpphkcjqzm is now known as xxdhtypxymvnfyqo
=== xxdhtypxymvnfyqo is now known as sepero
WACOMaltntfsinfo seems to only work on a device, this is an img file03:16
Guido1daftykins: as you probaply saw, the disk is 530 h in use. it's part of a laptop i bought about a monthe ago03:17
daftykinsWACOMalt: -F file?03:17
WACOMaltI did thaty03:17
WACOMaltntfsinfo -F /mnt/M_Drive/sda2.img03:17
WACOMaltjust prints the help03:17
daftykinstry --file file03:18
Beldarjeffreylevesque, Any way to get that bootinfo script run?03:18
WACOMaltsame error daftykins You must specify exactly one device.03:18
daftykinsWACOMalt: heh, odd program then03:18
Guido1daftykinsso is it also in a state in which it should be after one month of use?03:19
WACOMaltugh, if this drive backup is toast I'm gonna be pretty distraught03:19
Guido1daftykins: so is it also in a state in which it should be after one month of use?03:20
daftykinsGuido1: yeah there's no sign of any issue with it, it's been powered on a lot of that month though :D03:20
radiogenicwhich linux flavor is the best/03:21
radiogenic?03:21
radiogenicubuntu or suse?03:21
Beldar!topic | radiogenic03:21
ubotturadiogenic: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic03:21
radiogeniclol03:22
radiogenicBeldar you are funny03:22
cynicallemonradiogenic, whichever makes you the happiest03:22
daftykinsthere's no such thing as best03:22
svetlanaradiogenic, hi.03:22
Beldarradiogenic, That is not even close to the topic, it is not a joke.03:22
radiogenicBeldar are you mad?03:22
Beldarno03:22
radiogenicok good03:23
radiogenicyou seemed mad there03:23
daftykinslooks like a similar troll from a while back03:23
svetlanaradiogenic, I tried many distros but I thin the distinctions are artificial. They all come with the same software and great tools for development. -- Please idle for a few moments as people are thinking that you might be heading in a slightly wrong direction.03:23
Beldarradiogenic, project your issue on another channel.03:23
radiogenicBeldar are you mad?03:23
=== Hub is now known as Guest15621
radiogenic(i think Beldar is mad)03:24
svetlanaradiogenic: /msg.03:24
daftykinssvetlana: do not engage the trolls.03:24
daftykinsnot everyone can be helped03:24
Guido1daftykins: so is it also in a state in which it should be after one month of use? sorry for posting 3 times - conection to the chat failed03:25
daftykinsGuido1: yeah there's no sign of any issue with it, it's been powered on a lot of that month though :D03:25
Guido1daftykins: it's the internal laptop drive03:26
Guido1daftykins: okee, because by starting up it makes for the first one ore two minuts a scratchi sound03:27
ldf85Hello - Is there a website that I can check to see if a Dell RAID card is compatible with Ubuntu 14.04?03:27
Guido1and sometimes later03:27
derrrrphow safe is it to kill fsck03:28
daftykinsGuido1: yeah, all different brands and models have their own funny tendancies. i'm SSD in all my systems now03:28
daftykinsderrrrp: why what's up? process taking forever?03:28
derrrrpdaftykins: yess...03:28
derrrrpdaftykins: also, it's not writing to a text file like i wanted it to, :/03:28
daftykinserr why would you try to do that? log output?03:29
derrrrpyeah03:29
daftykinsderrrrp: guess it depends how much you care for the data on the afflicted volume03:29
derrrrpfsck.ext4 -pvfc /dev/vg1000/lv >> ~/fsck.txt03:29
derrrrpdaftykins: i mean , killing it half way, is it going to randomly write to my volume or something?03:30
derrrrpit's just a routine check03:30
derrrrpthere's nothing wrong (yet) w/ my drive...03:30
daftykinsthat's an interesting choice of switches for a routine run03:30
derrrrpwell it's been around 2 years since i've last run any sort of fsck on this03:30
derrrrpjust being cautious03:30
daftykinshang on lemme check03:31
daftykinsderrrrp: it wasn't mounted, right?03:32
derrrrpdaftykins: that is correct03:32
derrrrpdaftykins: the general consensus so far that i've read, is that it *should* be safe to kill03:33
derrrrphttp://serverfault.com/questions/57573/how-dangerous-is-it-to-interrupt-an-fsck03:33
daftykinswell, as i say - your data, your gamble :)03:33
derrrrpbut better safe than sorry03:33
daftykinscan you at least see an activity light to tell if it's working or not?03:33
derrrrpit's working03:33
Guido1daftykins: okee, I'm just a bit carful as data recovery can be expensive etc.03:33
=== momma is now known as IPv4
derrrrpi see the proces running and a child process has spawned called: "badblocks -b 4096 -X /dev/vg1000/lv 1461583871" which is a little concerning lol03:34
daftykinsi'd say leave it overnight03:35
derrrrpdaftykins: but then i won't know what's fixed :( it's not outputting to my txt file lol03:35
derrrrpdaftykins: i tried killing it, but it doesn't seem to want to stop running03:35
daftykinsit would've done so to standard out03:35
daftykinswell if you ctrl+C'd, it may take some time to interrupt if it's going to exit gracefully03:36
jeffreylevesqueBeldar: thank you for your assistance today!  I used boot-repair-disk after installation to reinstall grub.  Now, I am able to choose which partition to load.  Any chance I can choose Windows 7 to be the default one to boot, instead of Ubuntu?03:36
derrrrpdaftykins: will i err, put a ampersand at the end of it, so it detached it from the terminal lol03:36
daftykinsderrrrp: @_@03:37
derrrrpwait typically will fsck write to /var/log?03:37
daftykinsconsider this an official slap on the wrist03:37
Beldarjeffreylevesque, Yes but not my area of help really.03:37
derrrrpdaftykins: i'm ssh'd into this box, so i didn't want the process to do weird things if i suspended my computer03:38
derrrrpi don't think it would... but better safe than sorry :x03:38
derrrrpis there anyway to reattach to that process?03:38
eeeederrrrp: http://stackoverflow.com/questions/1323956/how-to-redirect-output-of-an-already-running-process03:38
eeeeyou can use gdb to modify it on-the-fly03:38
daftykinsjeffreylevesque: https://help.ubuntu.com/community/Grub2/Setup#Editing_the_File03:39
daftykinsderrrrp: you need to learn how to use screen my friend03:39
=== bob__ is now known as origcalmchess
derrrrpdaftykins: yes i regret not setting that up before i started this :/03:40
daftykinsbut... remote fsck? honestly this whole tale is worrying03:40
derrrrpdaftykins: i don't usually touch this box, and i've spent most of my time scraping through shoddy documentation03:40
derrrrpdaftykins: there is no other way to do it, it's a synology nas box03:40
Beldarjeffreylevesque, Since all you have is a terminal check this link go past the grub customizer to the terminal method. http://askubuntu.com/questions/100232/how-do-i-change-the-grub-boot-order03:40
daftykinswas that fsck even of your own volition or taken from online?03:40
daftykinsooooh, not even ubuntu then.03:41
derrrrpdaftykins: it's of my own volition lol03:41
derrrrpdaftykins: yeah, it took me hours just to figure out how to umount that volume, beause it kept refusing to mount03:41
=== richard is now known as Guest12884
derrrrpdaftykins: i already tried running it w/ -n and it toook around 2 hours to finish, and it reported errors present03:42
jeffreylevesqueBeldar: i installed ubuntu desktop with my server.  But, this link is very useful.  Thank you!03:42
derrrrpdaftykins: honestly my biggest fear is that running fsck will somehow mess up my raid / lvm03:42
GeoI wrote a init.d script from skeleton, and now when I do service foo start it doesn't return me to the command line (its running in the foreground?) How do I avoid that03:42
=== Guest12884 is now known as OERIAS
jeffreylevesqueI'm going to turn this OSX off now, and start working on my Ubuntu Server03:43
jeffreylevesquethank you!03:43
daftykinsderrrrp: yeah your tale just keeps getting worse :S03:44
OERIASDo you think Canonical will allow Ubuntu apps run in Android, much in a way how apps for FireFox OS run in Android?03:44
daftykinslove synology though \o/03:44
daftykinsOERIAS: totally off topic for this channel, join #ubuntu-touch03:44
derrrrpdaftkins: tell me something positive :O03:45
derrrrpdaftykins: *^03:45
daftykinscan't, can't support you either i'm afraid as that's not ubuntu03:45
OERIASOff topic my ass!03:46
rwwOERIAS: it's not a matter of "Canonical allow", it's a matter of "will someone write an app to convert them03:46
rwwI don't see why Canonical or Ubuntu would be interested in doing so, so...03:46
daftykinsOERIAS: your posterior is indeed also off topic.03:47
derrrrpdaftykins: http://cdn.alltheragefaces.com/img/faces/svg/rage-super-rage.svg03:47
Beldarlol03:47
svetlanathis "this is offtopic" is annoyingly noisy :s03:47
daftykinsthat's a nice scalable vector graphic03:47
daftykinssvetlana: you can either accept policy or go elsewhere03:47
rwwLet's calm down, folks :)03:48
svetlanadaftykins, indeed, I'm just trying to figure out what the questions were among a slightly unusual sort of things :s03:48
=== IPv4 is now known as Liftbox
* svetlana nods03:48
OERIASdaftykins, I meant the previous message was joke.03:48
OERIASI am sorry.03:48
derrrrpokay hypothetically if I were to have done this on ubuntu /w LVM and RAID what should I watch out for when using fsck... should i even be fscking my volumes?03:48
Beldarderrrrp, no fsck unless needed really03:49
daftykinsi'm afraid i cannot assist with attempts to try and make a scenario applicable, fact is i would not have messed around with a synology NAS in such a way to begin with03:49
GeoI wrote a init.d script from skeleton, and now when I do service foo stop (I fixed start by adding --background) it doesn't return me to the command line (its running in the foreground?) How do I avoid that?03:49
derrrrpBeldar: i've read you should always check at least after 30 boots or 1000 hours (a year)?03:49
Geonor does the service stop03:49
derrrrpBeldar: i haven't fsck'd this box... ever lol03:50
Beldarderrrrp, that is old stuff, it was removed from ubuntu years ago.03:50
derrrrpBeldar: fsck was? .__.?03:50
derrrrpdaftykins: there was a powerouttage and i am a bit ocd...03:50
Beldarderrrrp, the every 30 boots03:50
derrrrpBeldar: 'o'03:51
=== Liftbox is now known as alphabet
fantasmahola03:57
OERIASHola Fantasma. Como estais?03:57
fantasmabueno estoy probando el chat de ubuntu03:58
fantasmaque recomendaciones me tienes en este chat03:59
OERIASSois de Mexico? Iberoamerica?03:59
OERIASEste es un buen sala de chat, pero la mayoria hablan en Ingles.03:59
fantasmasi soy de mexico y tu03:59
daftykins!mx04:00
daftykinshm04:01
rww!es04:01
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.04:01
OERIASSoy de España04:02
fantasmaok gracias pero no nesesito ayuda por el momento solo quiero probar el chat gracias jajajajaja04:02
fantasmano q chidon de la madre patria segun esto04:04
rwwfantasma: Please speak only English here. For chat and help in Spanish, see #ubuntu-es.04:05
rww(for non-support chat in English, see #ubuntu-offtopic)04:06
awesomess3cups-browsed and cups-daemon need to be destroyed before hitting Ubuntu by default. After upgrading some packages it makes it impossible to stop them and uninstall them, so annoying.04:06
awesomess3a port open is a port exploit just waiting to happen, and cups-browsed and cups-daemon open up.04:06
awesomess3'tis not good04:07
copernicusAgreed.04:07
awesomess3you see someone agrees with me that means I'm right04:07
daftykinsthis isn't the place to raise disagreeances04:07
daftykinsnobody here is an employee that goes into the office Monday morning and says "hey guys look what was said on IRC this weekend"04:08
* copernicus apologizes, does a backflip and claps his hands04:08
daftykinsfeel free to discuss in #ubuntu-offtopic though04:08
copernicushttp://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB8QFjAA&url=http%3A%2F%2Fsuperuser.com%2Fquestions%2F82488%2Fwhy-is-it-bad-to-have-open-ports&ei=FnvUU5SDOZa3yASviIHYCA&usg=AFQjCNHvtCuGr4x-ZpEiCf7Ups_pM3uD_g&bvm=bv.71778758,d.aWw04:08
awesomess3where do I send this very valuable information to help future releases of Ubuntu? :(04:09
daftykinsnot a clue04:09
kostkonawesomess3, to apple that's the owner/maintainer of cups04:09
* awesomess3 sighs04:10
copernicusSorry if I was being a bother daftykins04:10
copernicusI was just chiming in04:10
kostkonawesomess3, and cups is also used in mac os obviously04:10
copernicusanti-virus or virus scanner for linux?04:12
copernicusoddly enough this question is from my girlfriend04:12
rwwubottu: virus04:13
ubottuAntivirus 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/Antivirus04:13
OERIASMacs don't get virus.04:13
copernicusBrilliant. Thanks. I had to prove that point to her, and a bot did it for me.04:14
daftykinsOERIAS: again, not relevant to here.04:14
OERIASI'm sorry, was joking here again. In seriousness, I recommend a firewall04:15
OERIASEspecially if the computer will be networked with Windows based PCs.04:16
rwwubottu: ufw04:16
ubottuUbuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as Gufw also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo04:16
copernicusBrilliant!04:16
WalleWalle2002test04:18
daftykinshi04:18
WalleWalle2002Just doing a /whois04:18
WalleWalle2002Hmm04:19
WalleWalle2002How do you do a /whois04:19
daftykinsin your status window, "/whois user"04:19
WalleWalle2002Status window?04:19
daftykinshowever, this is not the place to ask04:19
WalleWalle2002(Sorry, first IRC ever)04:19
WalleWalle2002AH04:20
WalleWalle2002So04:20
daftykinsjoin #freenode for more help, by typing "/join #freenode"04:20
WalleWalle2002Where should i go to ask04:20
WalleWalle2002Ah04:20
WalleWalle2002Thank you04:20
awesomess3I'm a bug reporting pro, https://bugs.launchpad.net/ubuntu/+source/cups/+bug/134905104:20
ubottuUbuntu bug 1349051 in cups (Ubuntu) "Cannot stop cups-daemon, cups-browsed servers after upgrading certain packages 14.04" [Undecided,New]04:20
WalleWalle2002Ah.04:21
daftykinsawesomess3: are you sure it's not because it's actually "sudo service cupsd stop" ?04:21
WalleWalle2002Can anyone chat me my host?04:21
awesomess3daftykins, I'm 95% sure that's the same thing04:22
daftykinsawesomess3: fair enough, not seen it done without service04:22
daftykinsWalleWalle2002: that question doesn't make sense, can you rephrase?04:22
WalleWalle2002How do you pm, again?04:22
SchrodingersScat!pm | WalleWalle200204:23
ubottuWalleWalle2002: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.04:23
crumpetype /msg nick message04:23
WalleWalle2002Thank you.04:23
WalleWalle2002!pm | daftykins Um04:23
ubottudaftykins Um: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.04:23
daftykinsmonkey see, monkey do04:24
editionwhat is the easiest TeX editor?04:26
crumpenanbo04:26
crumpenano04:26
eeeeWalleWalle2002: i think you want your ip address?04:28
eeeethat's your host: c-50-132-126-234.hsd1.wa.comcast.net04:28
cjhanksedition, Kile?04:28
editionok04:28
crumpeedition, in a terminal nano is the easiest04:29
editionsomething better than nano.04:30
awesomess3crumpe, nano does tex????04:30
editionand supports the Myriad font.04:30
crumpeedition, do you mean the easiest to edit a file or do you want emacs type support?04:30
editioni want a visual Tex editor, and support for other fonts.04:31
crumpewhich desktop?04:31
crumpegedit or kwrite04:32
cjhanksFor latex?04:32
* awesomess3 sighs. crumpe, not regular text, TeX is something special.04:32
crumpeoh you mean like LaTex?04:32
awesomess3yes04:32
crumpeno idea04:33
crumpefor an IDE04:34
Nickd55345353hello04:35
crumpehello04:35
Nickd55345353how can i connect to the arch linux server ?04:35
cjhanksWith your keyboard.04:35
Nickd55345353lol04:36
crumpeNickd55345353, you ask this in #ubuntu?04:36
Nickd55345353yes04:36
awesomess3I'd go through each one suggested here: http://stackoverflow.com/questions/1235043/what-latex-editor-do-you-suggest-for-linux edition. : texmaker, gummi (http://gummi.midnightcoding.org/), Kile, Lyx, http://vim-latex.sourceforge.net/, http://www.gnu.org/software/auctex/04:36
Nickd55345353my friend is on arch04:36
daftykinsNickd55345353: connect to do what?04:36
Nickd55345353i need to talk to him04:36
Nickd55345353my cell has no signal04:36
editionill use TexMaker04:36
crumpeNickd55345353, for the challenge I will try to help you. What is the environment?04:37
awesomess3edition, good luck getting your hands dirty with tex on ubuntu!04:37
editionthanks04:37
Nickd55345353environment?04:37
editionis it good for school reports?04:37
cjhanksedition, Not at first.  Latex is kind of a pita until you're used to it.04:38
crumpeNickd55345353, describe your hardware network and desire04:38
Nickd55345353i have an adsl2 connection 2mbps hauwei hg530 model04:39
crumpeok you are dsl04:39
editionhow can i change the xubuntu bootup screen?04:39
crumpeand your friend?04:39
Nickd55345353he uses adsl too04:39
Nickd55345353i am wireless04:40
crumpewhat is his IP?04:40
Nickd55345353i dont know04:40
cjhanksYou're doomed.04:40
crumpeask him04:40
Nickd55345353i have no signal04:41
Nickd55345353he is in another country04:41
crumpemagic oh tcp/ip04:41
Nickd55345353i just wanted to join in the arch linux servers from the irc client04:41
crumpeoh04:41
crumpetype /j #archlinux04:41
Nickd55345353thank you04:41
Nickd55345353i just didnt described plainly04:42
crumpeno sweat04:42
Nickd55345353:)04:42
oddsGood evening.04:44
GLaDERInstalled - and after that uninstalled - Cairo Dock. I also did an "autoremove" which messed up something. My DE is not working as supposed to. The issue's I've encountered are the following: My 3-monitor setup stopped working. [I "fixed" this by redoing everything in Nvidia-settings.] Whenever I do not focus on an application it goes black and I have to resize the window in order for it to re-appear. [Still04:45
GLaDERnot solved.] My mouse cursor turned larger. [Still not solved.]04:45
editionwhy is the LyX editor 716mb?04:45
GLaDERI've reinstalled Cinnamon, but the problem appears in Unity as well so it ought not to be a DE-problem.04:45
crumpewas there a question?04:47
daftykinsGLaDER: is this Mint?04:47
GLaDERdaftykins: No, it's Ubuntu running Cinnamon on top.04:47
john2xcan I disable ssh access to a server over the internet? i.e. I only want to be able to ssh over LAN.04:47
daftykinsjohn2x: it won't be available over the internet unless the port is forwarded on your router04:48
oddsI come seeking assistance with GRUB. I have Ubuntu 14.04 LTS installed on one SSD and Windows 8 installed on another. Windows was installed first. When i installed Ubuntu, i chose to encrypt the disk in which it was being installed. This seems to have locked my Windows partition as well, however, and disables me from booting into Win. Now, i mistakenly tried repairing my MBR on the Windows SSD using Boot Repair. That made it so i can't even not04:48
daftykinsjohn2x: assuming you have a NAT router providing the internet connection04:48
RainMan28I'm trying to setup a DNS server on my ubuntu box using bind9 and have got it working, but am having an issue with the very last step. I'm unable to type in 'ping router' or similar on my windows clients and have it work. I have to do 'ping router.home.local'. Can anyone help please?04:48
AnurizmI have a late 2009 Macbook. Is it possible to install Ubuntu as the sole OS and use it natively04:48
Anurizmwithout compatibility issues04:48
Anurizm?04:48
awesomess3edition, sudo apt-get --no-install-recommends install lyx04:48
oddsExcuse my poor capitalization please, as I am using a mobile device. 😃04:48
john2xdaftykins: ah ok. so it's the other way around? I need to set it up to allow internet access?04:49
daftykinsjohn2x: correct04:49
GLaDERAnurizm: No. I have the same computer (I think, a 6.1) and I experienced that the computer was to slow and also I had some issues with the track pad.04:49
john2xdaftykins: got it. thanks04:49
GLaDERAnurizm: As far as I remember, one had to install a version < 10.X04:49
daftykinsRainMan28: sounds like you need to add a dns-search entry to your config to always try ".home.local" addresses, i think that's right - i can't explain it any clearer than that though sadly04:50
crumpejohn2x, are you using a firewall?04:50
RainMan28daftykins: on the ubuntu side or on the windows side? thank you04:50
AnurizmGLaDER It's not like the hardware isn't good enough; a comparable PC with the same hardware would run Ubuntu just fine04:51
daftykinsRainMan28: any client of your server i should think04:51
RainMan28ok, thanks04:51
AnurizmWhat is it about the Macbook that makes Ubuntu so difficult to run properly?04:51
daftykinsAnurizm: beyond not being intended to run anything beyond OS X you mean?04:51
crumpeAnurizm, drivers04:51
AnurizmThat's disappointing04:51
john2xcrumpe: no firewall yet.. it's newly setup, just playing around with an old pc.. do I need a firewall even if internet access isn't setup?04:51
meganerdAnurizm: Apple being dicks is the short short version04:52
oddsAnyone able to help with my boot issues?04:52
meganerdWACOMalt: you still here?04:52
Jeffrey_fAnurizm: It's called LOCK IN!  It's how Apple tries to keep money flowing into their coffers.04:52
crumpejohn2x, no not really04:52
DivegaWhen dealing with Samba Shares what should the unix permissions be on my directories?04:52
AnurizmI noticed Ubuntu has a "64 bit Mac" version. Would that work maybe?04:52
john2xcrumpe: i mean the machine itself *is* connected to the internet, but port forwarding isn't setup.04:53
awesomess3odds, in your large message it was cut off at: "That made it so i can't even no"04:53
stainedhatHey all. Has anyone else had problems with amd drivers in 14.04. For some reason gpumanager keeps overwriting my xorg.conf file at boot unless I add nogpumanager in grub.cfg04:53
meganerdAnurizm: maybe worth a shot.  I have not tried it since I have been Apple free for 7 years now.04:53
Anurizmalso, everyone says "ubuntu is great for developers". just curious, what can a dev do on Ubuntu that he/she couldn't do on a Mac?04:53
Jeffrey_fAnurizm: But MAC is a Linux kernel no less........04:54
editiondeveloping on Ubuntu is not easy from a Windows perspective...04:54
meganerdAnurizm: that is the wrong question, you can use plan9 and do just about everything that you can on a MAc04:54
OERIASJeffrey_f,  Mac OS X is not Linux04:54
AnurizmWhy use Ubuntu in the first place if04:54
oddsAwesomess3: can't boot into either Windows or Ubuntu,04:54
cjhanksAnurizm, the kernel ABI is obviously different.04:54
meganerdedition: sure it is, notepad++ plus access to a windows build server04:54
OERIASIt is based on BSD/Mach underpinnings.04:55
stainedhatthen if I start compiz the ui crashes. If I boot without nogpumanager amdccle does not see one of my graphics cards. Its really weird04:55
crumpejohn2x, what's the IP?04:55
meganerdAnurizm: I use Linux because I can get it to do what I want.  Mac and Windows are constantly getting in my way.04:55
Jeffrey_fOERIAS:  XNU kernel, which is a mix of the mach microkernel and the BSD monolithic kernel.  At least it was.  The file system bears a very similar structure to Linux04:55
meganerdAnurizm: you may not care or have the same problems.  So maybe Linux is not for you, only you know the answer to that.04:56
oddsawesomess3, my Ubuntu drive is encrypted. I know the passphrase, i just need to learn how to mount it from within a Live CD environment.04:56
meganerdAnurizm: for me, it is the platform I reach for first when I need to get real work done.04:56
AnurizmBut why? Can't OS X do everything?04:56
meganerdAnurizm: no04:56
meganerdAnurizm: I am a sysadmin working on a dev team.  OS X would be next to useless to me (Windows dev team)04:57
GLaDERHow do I know which version av X i'm running? I figured I'd re-install it to see if I had some luck.04:57
crumpejohn2x, if you enable ssh you have to use a firewall to drop all packets outside the lan address unless you have a router04:57
oddsMeganerd: what kind of work?04:57
GLaDERWhen doing "apt-get install xserver" I was prompted to specify.04:58
awesomess3odds, on the desktop is there no devices that you can right-click and "mount" in your Live CD environment?04:58
meganerdAnurizm: I rely on libvirt, git, browsers, ssh, ddrescue, tcpdump and occasionally wireshark, aiccu (ipv6 tunnels), iptables, and support for a host of languages and tools04:58
crumpejohn2x, is a vlan an option?04:58
AnurizmI'm not trying to challenge you but I'm just curious. I honestly want to know what Ubuntu has that Mac doesn't04:58
meganerdAnurizm: in short most of what I want *could* be done on OSX, but it would be a pain to get installed and kept up to date.04:59
stainedhatmeganerd: that's funny we have sysadmins who run macs and devs who runs macs in a mostly windows environment. No problems at all. I prefer linux myself but you can get the job done with any tools if you know how to use them right04:59
oddsawesomess3, unfortunately not. Venturing a few steps in the install process shows my sdb but it days unknown for partition type prolly because it's encrypted.04:59
crumpeAnurizm, the ability to migrate hardware on a dime04:59
meganerdAnurizm: I can turn my laptop into a server and a router in about 5 minutes, good luck with that on OS X or Windows04:59
john2xcrumpe: yes, I have a router (it's a router/modem). Hmm I'd rather not mess around with vlan..05:00
meganerdstainedhat: I did not say that you could not get the job done, I have better tools available to me on Linux that make me enjoy working a lot more05:00
crumpeI would use OSX If I didn't need a certain hardware05:00
AnurizmSo far, the only advantage I know is the ability to seamlessly run a server05:00
AnurizmNo doubt that Linux is the best for servers05:01
Anurizmbut besides that?05:01
AnurizmI guess what you're trying to say is that developer tools are much more native on Linux?05:01
meganerdAnurizm: debugging, troubleshooting, there is really so much going on when you have a platform made by developers *for* developers05:01
crumpemeganerd, and Sys Admin05:02
meganerdAnurizm: tough to give you a soundbite, basically in 20 years, Linux is the platform I now reach for first when I need to get something done.  Even my hobby of high end audio.05:02
stainedhatmeganerd: I agree with you, i'd rather be sitting at a bash terminal and write my tools in python but I think people adapt to what they use. One of our syseng guys is mac only and he's pretty much a powerhouse.05:02
AnurizmI'm seriously considering selling my Macbook and getting a PC just so I can run Linux. I'm tired of OS X05:03
meganerdstainedhat: maybe, I have not been terribly impressed with the last guy who claimed to be a devops but could not figure out git on his MacBook air.05:03
meganerdstainedhat: the platform does not make the man05:03
meganerdstainedhat: so I agree with you05:03
stainedhatMeganerd: couldn't agree more there05:03
crumpestackofcats, he uses mac as his workstation which i agree mac is a great workstation05:04
meganerdcrumpe: not for me it isn't05:04
Jeffrey_fAnurizm: Google Bootcamp and Ubuntu05:04
meganerdcrumpe: I usually recommend that people use what they know, and more importantly what those around them know05:04
Anurizmyou guys use Android right? I doubt anyone here uses iOS :p05:04
meganerdAnurizm: begrudginly android05:05
john2xAnurizm: why are you tired of OS X? I think Linux is more "tiring" (wifi setup, printer setup, trackpad, video cards)05:05
crumpemegabit|away, they must be windows admin05:05
meganerdjohn2x: on the right hardware it is fine.  I am sitting in front of an Intel NUC that worked out of the box. The same with my Lenovo laptop.05:06
Jeffrey_fOne can ALWAYS run a Windows in VirtualBox05:06
meganerdJeffrey_f: you mean a KVM VM :)05:06
stainedhatpersonally I'm lost on a mac. I can do anything and everything I need on linux and can utilize powershell enough to do anything I need to in a windows environment but on a mac i'd be lucky to get a nic configured haha05:06
Anurizmwell I'm learning how to code and networking stuff. I heard linux is a good choice05:06
cjhanksLinux is great.  Some times you can go months without working sound and periodically things which worked for years just stop.05:06
daftykinsit's lovely to see you all contributing to conversation, unfortunately this channel is for support questions regarding ubuntu only... so if you could all take the conversation over to #ubuntu-offtopic you may continue it freely.05:06
daftykins!topic05:06
ubottuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic05:06
awesomess3Anurizm, you could do what I did and pickup the cheapest dell laptop at wal-mart and keep the windows on the hard drive and run an Ubuntu Live USB. I'm happy :>05:06
Jeffrey_fmeganerd: no, right in Linux.....05:07
stainedhatanurizm: on android right now :)05:07
crumpedaftykins, copy that05:07
meganerdgoing to bed anyway, before I anger the OT gods05:07
GLaDERIs there a way to re-install Ubuntu that does not interfer with your current setup of Grub?05:07
reversibleanWhy I can't purge this ppa?05:08
reversibleansudo ppa-purge ppa:ubuntu-audio-dev/pulse-testing05:08
reversibleanUpdating packages lists05:08
reversibleanPPA to be removed: ubuntu-audio-dev pulse-testing05:08
reversibleanWarning:  Could not find package list for PPA: ubuntu-audio-dev pulse-testing05:08
john2xif an ultrabook with similar specs + price to the Macbook Air and with no hardware compatibility issues comes out, I'd switch in a heartbeat.05:08
daftykinstry without the /pulse-testing05:08
crumpego ahead daftykins05:08
daftykinsjohn2x: enough now thanks05:08
reversibleandaftykins: ok05:09
daftykinscrumpe: what with?05:09
john2xoops sorry got carried away05:09
crumpethe question about re installing ubuntu without overwriting the mbr05:09
GLaDERcrumpe: Yes05:10
meganerdjohn2x: https://system76.com/05:10
BeldarGLaDER, Yes but can you share why, you want to be able to boot the install the old grub may not do that.05:10
daftykinscrumpe: i respond to questions as i choose, thanks.05:10
flux242hi, after recent update my laptop doesn't suspend when lid is closed. Damn it, they've fixed xfce4-power-manager05:10
GLaDERBeldar: As said earlier I've messed up something - badly - and since I'm dual booting I thought I wouldn't want to mess w/ Grub.05:11
flux242sorry wrong channel05:11
GLaDERBeldar: But maybe that's not a problem anyawy.05:11
stainedhatCrumpe: what about an advanced install and just selecting the one partition you want to install at? Or do you not want grub to reread the sytem and create a new grub.cfg file?05:11
reversibleanPPA to be removed: ppa:ubuntu-audio-dev ppa:ubuntu-audio-dev05:11
reversibleanWarning:  Could not find package list for PPA: ppa:ubuntu-audio-dev05:12
reversibleanppa:ubuntu-audio-dev05:12
BeldarGLaDER, grub is in the install and the mbr or a efi partition, so the new install's grub will differ.05:12
crumpeGLaDER, are you sure you just don't need to rediscover your partitions?05:12
stainedhatOh sorry that last msg was for glader05:12
reversibleandaftykins: same error when running sudo ppa-purge ppa:ubuntu-audio-dev05:12
GLaDERBeldar: Okay. I just have to redo it all. I uninstalled Cairo-Dock and did an autoremove which caused my (I think) xserver to brake. I don't know how to fix it so I figure I just have to reinstall.05:13
daftykinsreversiblean: ok, i don't know it well enough to be 100% sure on notation - nor do i know the one you mention, so i'd look it up i guess. not sure if the !ppa-purge bot trigger in here would provide some help, possibly...05:13
daftykins!ppa-purge05:13
ubottuTo 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:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html05:13
daftykinshmm, did seem right - maybe something's just a little wrong05:14
BeldarGLaDER, Have you gone to the login window and tried whatever other desktops you have installed?05:14
crumpeGLaDER, do you still have network connection in console?05:14
GLaDERBeldar: Yup. Cinnamon, nor Unity, works.05:14
GLaDERcrumpe: Yes. It's only the DE that's messed upo.05:15
BeldarGLaDER, What ubuntu release is this?05:15
GLaDERBeldar: 14.04 (the latest)05:15
crumpeGLaDER, cool Beldar can fix this for you05:15
stainedhatAnyway, so I looked through the changelog for 14.04.1 and there is no fix for the gpumanager issues. Anyone havr a workaround besides commenting out the start on line from gpumanagers init script or using nogpumanager at boot?05:15
=== jeffrey_ is now known as jeffreylevesque
reversibleandraftykins, ubottu: $sudo ppa-purge ppa:ubuntu-audio-dev/pulse-testing for https://launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/pulse-testing ??05:16
Beldarcrumpe, Not sure I can removing cairo would not cause this.05:16
Beldarsomething else is amiss05:16
crumpeBeldar, just need to look at the x log05:16
reversibleanthat command does not work.05:16
jeffreylevesqueI am trying to install 'ffmpeg' it says "Package ffmpeg is not available, but is referred to by another package.05:17
jeffreylevesqueThis may mean that the package is missing, has been obsoleted, or05:17
jeffreylevesqueis only available from another source"05:17
jeffreylevesquedang05:17
daftykinsffmpeg got replaced by um, avconv?05:17
Beldar!ffmpeg05:17
GLaDERBeldar: I did uninstall Cairo Dock, and I did an autoremove. Everything worked fine 'til I restarted the computer. This caused two out of three screens to go black, my cursor to act weird and applications not in focus to black out.05:18
SchrodingersScat!avconv05:18
jeffreylevesquedaftykins: do I have to change my bash script to conform to avconv syntax?05:18
BeldarGLaDER, neither should cause what you describe.05:18
crumpeGLaDER, are those screens physical?05:19
jeffreylevesquedaftykins: what if i use a ppa - http://linuxg.net/how-to-install-ffmpeg-2-2-0-on-ubuntu-14-04-ubuntu-13-10-ubuntu-12-10-linux-mint-16-and-linux-mint-14/?05:19
daftykinsjeffreylevesque: PPAs are bad05:19
jeffreylevesqueis using a PPA bad practice?05:19
daftykinsyep05:19
jeffreylevesquewhy?05:19
daftykins!ppa05:19
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge05:19
daftykins^05:19
GLaDERBeldar: This is getting weired and weirder :(05:20
GLaDERcrumpe: They are idd.05:20
jeffreylevesquedaftykins: why did ubuntu consider ffmpeg obsolete?05:20
crumpeGLaDER, idd?05:20
GLaDERcrumpe: Indeed05:20
crumpeGLaDER, that explains it05:21
crumpeBeldar, can help you resolve this05:21
GLaDERBeldar: Just discoverd something else. On the screen that holds the menubar, things seems more stable. I opened Chromium on it and it appears normal but when I drag it to another screen it goes black.05:21
daftykinsjeffreylevesque: i'm no Canonical historian nor employee so i have no information on that05:21
BeldarGLaDER, unity?05:21
GLaDERBeldar: Cinnamon05:22
deimosjeffreylevesque: https://answers.launchpad.net/ubuntu/+question/22385505:22
GLaDERBeldar: I can switch though, but it doesn't seem to help.05:22
BeldarGLaDER, That us a ppa and not supported.05:22
Beldaris*05:22
BeldarGLaDER, cinnamon is not in the 14.04 ubuntu repos.05:23
cjhanksDoes anybody use Ubuntu without the `universe`? And is universe actually LTS?05:23
GLaDERBeldar: Okay. It's been working fine since I got it thought. Still, I switched to Unity now but there are still issues.05:23
BeldarGLaDER, and the issues in unity are?05:24
=== OERIAS is now known as SeanCody
zubirBeldar: it sucks05:24
stainedhatOk well I'm off to troubleshoot some amd/gpumanager issues. Later #ubuntu05:25
Beldarzubir, real helpful.05:25
Beldarzubir, there are about 50 de choices, I don'y use unity myself this is just support.05:26
GLaDERBeldar: I tried opening Chromium. The application goes black and freezes. This is the same for all applications that I use on any other screen except the one considered :005:26
zubirBeldar: no problemo05:26
GLaDERBeldar: Though, "terminal" seems to work just fine on either monitor.05:27
crumpeGLaDER, start pastebin ing the log files05:27
BeldarGLaDER, try this sudo apt-get install --reinstall ubuntu-desktop05:27
jeffreylevesquedaftykins: I usually find ubuntu to be slow or poor with their packages05:27
jeffreylevesquesometimes they are really old05:28
Beldarmight just need a reset05:28
n0lanHave you tried to "sudo apt-get update" in terminal?05:28
n0lanit'll download new repositories05:28
daftykinsjeffreylevesque: you could join the packaging team05:28
jeffreylevesquedeimos: thank you.  I recorded your link on my issue - https://github.com/jeff1evesque/audio-analyzer/issues/35505:28
GLaDERBeldar: Done.05:28
GLaDERBeldar: I guess I should restart X?05:29
dominikHello i want to ask how to tell my computer to not to suspend while downloading some stuff in browser or torren one, and while watching films in players like vlc and youtube, or others players  in browser?05:29
editioncompiling libdvdcss didn't work.05:29
stainedhatDominik: power option from system settings should have what you need05:29
crumpethe problem seems to be the config. GLaDER did you re-install docker?05:29
dominiknot/ there is only options for suspending after xxx while acc and batery05:30
eeeedominik: i think you want the screen not to turn off & lock, right?05:30
GLaDERcrumpe: That's a negative.05:31
eeeedominik: settings > brightness & lock05:31
dominikill try:)05:31
crumpeGLaDER, that was the last change you made before it broke?05:31
BeldarGLaDER, Did anything reinstall?05:32
dominikyeah but i want to do that only in some particular events05:32
dominikis it possible?05:32
GLaDERcrumpe: I thougt it was doing the "autoremove" thing.05:33
GLaDERBeldar: Yes, but where do I find the log so I can see what it was. I rebooted X afterwards.05:33
jakesylhey guys when i was setting up my ubuntu server it gave me an option to install some kind of dns server, do you guys have any idea what it was?05:34
dominikdo it is possible? to set some exeptions ?05:34
BeldarGLaDER, Not sure there it said what is was in the terminal. Is unity working now?05:34
crumpejakesyl, you don't need it05:35
GLaDERBeldar: No, I have the same issue with for instance Chromium.05:35
jakesylcrumpe, i just need to know the name of it, and yes i do i'm setting up a web server05:35
BeldarGLaDER, The screen issue?05:35
jakesylit's an option for intsall05:36
jeffreylevesquetime to shut down this awesome ubuntu server 14.0405:36
crumpejakesyl, you don't need it use your modems dns servers05:36
jeffreylevesquegood night gentlemen05:36
GLaDERBeldar: Any application runing on any other screen except :0 will go black and unresponsive.05:36
jakesylcrumpe, do you know the name or not, i'm just doing some experimentation, i think it was opendns?05:37
GLaDERThis is the install log for ubuntu-desktop I just ran. http://pastebin.com/DiDL2TTi05:37
jakesylyou know what i'll just start a virtual machine and find out05:37
stainedhatGlader what kind if graphics card(s) do you have?05:37
BeldarGLaDER, Are you running proprietary graphic drivers straight from the cards manufacturer? We had a kernel upgrade in the last day or so, these will not follow a upgrade.05:37
GLaDERstainedhat: 2xGTX 58005:37
crumpejakesyl, not sure about ubuntu but other distro have a log of packages you can search05:38
stainedhatDid you note which packages were autoremoved?05:38
=== ganesh is now known as Guest82677
Beldarstainedhat, autoremove does not remove installed packages05:39
GLaDERstainedhat: No :(05:39
jakesylbind9 thanks anyway!05:39
GLaDERBeldar: It did remove Wine for me.05:39
Beldar<Beldar> GLaDER, Are you running proprietary graphic drivers straight from the cards manufacturer? We had a kernel upgrade in the last day or so, these will not follow a upgrade.05:39
eeeedominik: i don't think there's a feature, maybe some program does it already? if you get the command for the terminal to turn it off, you could write a little cronjob that checks if vlc is running and sets it off before it shuts the screen off..05:39
GLaDERBeldar: I'm using 304.123 from Nvidia 304 (Open Source).05:39
crumpeGLaDER, did you install another package that replaces cairo-dock?05:40
GLaDERcrumpe: Nope.05:40
BeldarGLaDER, I would reboot and try an early kernel as a test.05:40
GLaDERBeldar: How do I do that?05:40
dominiktkats sound complicated;/ i wanted to make it same as windowsfeature05:40
stainedhatGlader advanced options at the grub menu should give you options to boot previous kernals I think05:41
BeldarGLaDER, In the grub menu taping the shift at the reboot or power on to get it to show if it does not automatically.05:41
stainedhat*kernels05:41
crumpeGLaDER, I'd like to look at the logs05:41
GLaDERBeldar: Okay. I need to fetch some laundry and a laptop, I'll check asap.05:41
GLaDERcrumpe: Just let me know what you want to see. I'll be back in 5.05:42
BeldarGLaDER, Anyway we have to many hands in the help here, I have to take off for a few, hope you get it resolved.05:42
marcos__hola05:42
marcos__hola05:42
crumpedoes ubuntu have syscong yet?05:43
crumpesysconfig05:43
marcos__que ases05:43
marcos__sysconfig05:43
varunendradominik, VLC already prevents suspend or even dimming of display while it is playing. Does it not do that for you?05:43
crumpehello marcos__05:43
GLaDERBeldar: Okay. Hopefully it'll be solved by the time you get back.05:46
WalleWalle2002Testing color codes05:48
d1str0hey guys, do you know how I can get apt-get to automatically choose apache's newer config file over my current one?05:50
Symmetriahrm, did something get released ubuntu wise last night?05:50
d1str0I'm trying to do it all inside a vagrant-init.sh file05:50
crumpedelete your current one05:51
d1str0hmmm. good idea05:51
kostkonSymmetria, 14.04.1?05:57
Symmetriakostkon aahhh that is finally out, lol, that explains the massive increase in hit count on my mirror05:57
kostkonSymmetria, :)05:58
Symmetriahttp://logs.mirror.liquidtelecom.com/ <=== lol that looks so cool while the mirror is busy05:58
dominikhello u said that vlc prevents from suspending and shuting down laptop. Do u know how to make other programs act same>05:58
=== SeanCody is now known as OERIAS
varunendra!who | dominik05:59
ubottudominik: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)05:59
varunendradominik, like which programs?05:59
dominik!tab varunendra like web browser while playing videos or downloading stuff06:00
ubottudominik: I am only a bot, please don't think I'm intelligent :)06:00
DivegaI can't seem to comprehend / figure out what my directory permissions should be if I want to have it as a samba share but also allow sickbeard/cp/sab to access it. Can anyone help me out with that?06:01
jakesylhey guys if i want my ubuntu server to be a web server how do i assign it a domain name06:01
dominikhow to write directly to someone here?:) i see for example varunendra writting red. Can u tell me?06:02
lotuspsychje!tab | dominik06:03
ubottudominik: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.06:03
varunendradominik, not sure about web browsers, but which Desktop Environment are you using?06:03
dominiki am using unity:)06:04
jakesyli'm trying to make my ubuntu computer into an ssh server, but when people ssh i want it to be username@myname.com how do i set that up?06:05
jakesylany ideas?06:06
kementest06:07
WalleWalle2002jake06:07
WalleWalle2002I can help ya06:07
WalleWalle2002What's the prob06:07
jakesylwallewalle2002 i first need to know how to assign my computer a domain name06:08
jakesylthat's just used for ssh06:08
WalleWalle2002ah.06:08
WalleWalle2002Like06:08
varunendradominik, unfortunately, I don't have an answer for that at the moment. I believe there must be ways, but I doubt if they would be as easy as finding a ready-made option somewhere and set it to enable or disable.06:08
WalleWalle2002You want06:08
WalleWalle2002instead of 20.3049.40394.whatever06:08
WalleWalle2002something like06:08
WalleWalle2002lol.com06:09
WalleWalle2002hold on06:09
WalleWalle2002let's move to a PM06:09
jakesylk06:09
=== Barnabas is now known as Guest52019
Guest52019has anyone got any ideas on why my lightdm login screen seems to have a grey background for the login box itself? this happened after a 12.04.4 -> 14.04.1 upgrade. Picture here http://www.barnabas.dk/media/login.png06:13
Guest52019ignore the fact its in a window06:13
=== Guest52019 is now known as BarnabasDK
xpandwhy can't i join #php06:18
utilizador123456706:19
eeeexpand: probably because you need to register your nickname06:19
EtaleHi all! I'm running a new install of Ubuntu 12.04. wlan0 isn't showing up. I connected it via a wired connection, which it recognizes, in order to do "apt-get upgrade". But it won't connect!06:24
sgen_hello, Im testing out ajax queries and Im getting the error "Uncaught TypeError: undefined is not a function main.js:22 showRequest main.js:22 (anonymous function) main.js:9 n.event.dispatch jquery.js:3 r.handle". Heres the js file: http://pastie.org/9424081 what am i doing wrong?06:24
eeeeEtale: did you get the ip addresses?06:25
EtaleHi eeee . I can type "ip addr" in another laptop. I'm not sure what you meant before about adjusting various things on the edit connections...06:26
EtaleShould I be tampering with the "device mac address" and "cloned mac address"?06:27
eeeeno06:27
BarnabasDKEtale, is your network manager running? $> sudo service network-manager status06:28
=== eric is now known as Guest68792
EtaleYes.06:28
eeeeEtale: you want to change the IPv4 settings, change automatic to manual06:28
EtaleOkay.06:29
eeeeand select an ip address other than the one on the other machine, same gateway and dns and subnet06:29
Nickd55345353hello,is there any way to reduce the size of a file?ty06:29
eeeeNickd55345353: like compress it?06:30
Nickd55345353well06:30
Nickd55345353i have mp3 but they are big in size06:30
Etaleeeee, I don't know exactly what of the things in the output of "ip addr" are these things. (I ran "ip addr" in a different laptop on the same network. I assume that's what you meant.)06:30
Nickd55345353and i wanted to reduce their size06:30
EtaleCan I just choose 8.8.8.8 as my dns?06:31
LoshkiNickd55345353: you can't compress mp3, it's already compressed up the wazoo, sorry...06:31
Nickd55345353ok thanks06:31
eeeeEtale: yeah i think so06:32
EtaleAnd what about the "address"? Should it be what appears after "inet" under "wlan0" when I type "ifconfig" in another computer on the same network? I'm really confused about this. In particular I'm confused because it's a wired connection, and the "inet" refers to "wlan0" in the other laptop.06:33
EtaleAnd about what this gateway? Argh...06:33
Etale*what about06:33
eeeedo you have a GUI in the other laptop?06:34
Etaleeeee, sure... You mean wicd or nm-applet?06:35
sgen_hello, Im testing out ajax queries and Im getting the error "Uncaught TypeError: undefined is not a function main.js:22 showRequest main.js:22 (anonymous function) main.js:9 n.event.dispatch jquery.js:3 r.handle". Heres the js file: http://pastie.org/9424081 what am i doing wrong?06:35
EtaleI'm currently using wicd, but I can switch...06:35
eeeeEtale: click on the network icon, if it's network manager, and select connection information06:35
EtaleI'm using wicd right now. There's an ip there. I don't see gateway or netmask...06:36
=== magic_ is now known as magic
eeeetype this nmcli dev list iface eth0 | grep IP406:37
PerfMOh man. I'm so sorry.06:37
eeeethe ip after gw is the gateway06:37
PerfMI just finally wanted to apologize for causing such chaos in here, all those years. (2 years, ew).06:38
=== magic_ is now known as magic
EtaleOkay, eeee . I'll have to disconnect for a bit to try all of this.06:39
EtaleDisconnecting now.06:39
PerfMand to any staff member reading this (most importantly elky) I'm so sorry for the things I said to you (like, "choke on my dick"). You probably do suck irl, but telling you so wasn't very nice.06:39
PerfMMy mom said "you can be whatever you want" and I became an asshole.06:39
PerfMNo more asshole.06:39
PerfM./Confession over. I have been blessed, and I am renewed.06:40
PerfMThank you, Kanye.06:40
=== brandon is now known as bulletrulz
umanhi all :)06:48
=== amir_ is now known as Guest22473
jakesylhey does anyone know how to get a static ip in ubuntu06:52
dominikhello i have burnibng problem. Deb conf stucked and i can not instal/uninstall stuff.06:53
dominiki wanted to uninstall gdebi06:53
dominikand debconf stuck whatever i want to do06:53
helmut_hi06:59
umanhelmut_: hi06:59
dominikcansomeone interpetate bugsplat while installing?07:02
ObiwantjeGuys - question the zlib 1.2.8 is still the fastest version to use? Is any of you aware of a patched/faster version?07:02
dominikhttp://pastebin.com/2u5y4KR707:02
xpandany good mp3 player better than rhythmbox?07:11
umanhi all07:12
napsterI'm trying to setup Android Studio on ubuntu 13.10, and I get a message that OpenJDK shows intermittent performance and they recomment using Oracle JRE/JDK. How can I replace openJDK with oracle JDK?07:12
Beldarnapster, 13.10 is eol, you need to upgrade to 14.0407:13
dominikdo can some interpretate mine bugsplat ? http://pastebin.com/2u5y4KR707:13
napsterhmm, I though it is supported at least an year.07:13
rwwnope07:13
napster14.04 is an LTS am I right?07:13
dominik i see that this is java installer but earlier it failed and now in software center i wanted to install fie zilla, but i have debconf stucked and nothing more;/07:14
rwwAlso: Oracle JDK isn't officially supported, because its license doesn't allow redistribution by Ubuntu.07:14
rwwwhich I guess applies to both of you07:14
eric__14.04 = LTS; 14.04.1 != LTS ?07:14
Beldarxpand, there are a lot of options you might try some to find what you like.07:15
lotuspsychje!14.0407:15
ubottuUbuntu 14.04 LTS (Trusty Tahr) is the current release of Ubuntu. Download at http://releases.ubuntu.com/14.04 - Read the release notes at https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes07:15
dominikdo can some interpretate mine bugsplat ? http://pastebin.com/2u5y4KR707:16
copernicushold on dominik, I'm looking07:16
umandominik: I don't understand that sentence.07:16
=== conf is now known as laraza111
dominikhmmm... sth make stuck debconf. i have grey windows and nothing happens.07:17
editionsuspend doesn't work on my HP laptop in XUbuntu07:17
copernicusuman he has an error log that's confusing07:17
dominiki think thats because of : gdebi or previous failed install java 7 from ppa07:18
umancopernicus: I see.07:18
dominiki am not familiar with ubuntu i am new, but that was wrtiten in this bugsplat : thats new : http://pastebin.com/brjGv63107:21
copernicusdominik, have you retried the download?07:22
dominiki do not know why but i think that after previous failed install of java 8 from ppa , ubuntu try to download and install it in loop. Do someone can tell me how to end this madness?07:22
cfhowlettUpgrade question: can I upgrade 12.04 > 14.04 directly from the 14.04 .ISO or must I make a USB for a clean installation?07:23
dominikyeah many times, no amtter if i want do delete program in software center or install new, its stucing and showing that log07:23
Beldarcfhowlett, You can boot the iso with grub and see if it has that upgrade.07:26
copernicusdominik:http://askubuntu.com/questions/121226/how-to-completely-remove-a-oracle-jdk-that-didnt-install-properly07:26
dominikok as u see : http://pl.tinypic.com/r/33be51i/8 i was right, but  how to erease it from there07:26
copernicusdominik: you may also need to reboot07:27
cfhowlettBeldar hmm.  have a link to a tutorial for that?07:27
dominikok i am going to check it:)07:27
Beldarcfhowlett, https://help.ubuntu.com/community/Grub2/ISOBoot07:27
cfhowlettBeldar that you!07:28
Beldarno prob07:28
dominikI LOVE U GUYS:) BIG BOTTLE OF WINE FOR U!!:)07:29
copernicusoh thanks07:30
* copernicus chugs a bottle of wine07:30
copernicusseriously though, you're welcome.07:30
Nickd55345353can linux malware affect android devices?ty07:35
Akiva-Thinkpadcan I make rhythmbox download podcasts automatically? How do I do this?07:36
Akiva-Thinkpadubuntu/rhythmbox07:36
BeldarAkiva-Thinkpad, this your 14.10 setup?07:37
Akiva-Thinkpadno; just in general07:37
Akiva-ThinkpadI am an ignoramous when it comes to subscribing to podcasts or whatever07:37
Akiva-ThinkpadI am just tired of using youtube-dl07:38
BeldarAkiva-Thinkpad, can you post lsb_release -a07:39
copernicusBanshee will download stuff auto07:39
Akiva-Thinkpadcopernicus, oh neat. Do I give it an rss feed? or is that for domething different?07:40
BeldarNickd55345353, linux malware?07:40
Akiva-ThinkpadBeldar, that is strange.... my lsb_release says 15.0407:41
* Akiva-Thinkpad heads to #ubuntu+207:41
copernicusAkiva-Thinkpad: nah man, totally different monster07:41
BeldarAkiva-Thinkpad, You have been abusing this channel this is release you know where the development channel is we spoke there today.07:42
cfhowlettNickd55345353 never heard of such but ask #android07:42
copernicusit automatically downloads new episodes of podcasts you have07:42
Nickd55345353yes beldar07:42
Nickd55345353they are 600 malware for linux07:42
Akiva-ThinkpadBeldar, this is an issue I have in 14.04.07:42
BeldarNickd55345353, right never seen one, root kits are another matter.07:43
copernicusAkiva-Thinkpad: http://banshee.fm/download/07:43
Akiva-Thinkpadcopernicus, thanks.07:43
copernicusAkiva-Thinkpad: I think Beldar just wants you to kind of keep the discussion on the topic07:43
copernicusThere are other channels for other things.07:44
copernicusBut yeah, glad I could help.07:44
Beldarcopernicus, no to use the correct channels for the OS running07:44
Beldardeceptive answers are a red flag07:44
* copernicus is confused07:45
=== eric is now known as Guest25384
* cjhanks Is copernicus07:45
* copernicus hurt itself in its confusion!07:45
Akiva-ThinkpadWith all due respect, I would understand the objection if the question was specific to 14.10. Asking how to download or subscribe to podcasts on ubuntu is so general and across the board...  that I think it is irrational and frustrating to bother asking what release one is using.07:46
cjhanksAkiva-Thinkpad, what the sha1sum of your master boot record?07:47
Akiva-Thinkpad>_<07:47
Akiva-ThinkpadBeldar is a good guy though; I know he is trying to keep the riff raff out07:47
rocko2_why does debian livecd preform better than ubuntu livecd on a notebook?07:50
Akiva-Thinkpadrocko2_, define, "Preform Better".07:51
rocko2_like the moving of windows acts all messed up07:51
cfhowlettrocko2_ it just does ( according to you).  now if you have an actual UBUNTU support question that we can solve - give the details07:51
Akiva-Thinkpadlol07:51
Akiva-Thinkpadrocko2_, what is Debian's live cd environment?07:52
rocko2_lubuntu also does seem to detect wifi like in debian lxde live cd07:52
cjhankscfhowlett, I would love to see you in customer service.07:52
Akiva-Thinkpadha ha07:52
jacomosihola gente de xubuntu07:53
jacomosisaludos a todos07:53
cfhowlett!es | jacomosi07:53
ubottujacomosi: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.07:53
Akiva-Thinkpad!cookie07:53
ubottuWow! You're such a great helper, you deserve a cookie!07:53
pahow do i start and stop services in ubuntu 14.04 (like squid, for example)?07:53
Akiva-Thinkpadcfhowlett, beat me to the punch :P07:53
pacant find it in /etc/init.d/07:53
cjhanksrocko2_, Are you talking about Debian GNOME being more performent than the Ubuntu counterpart?07:53
cjhankspa: look in /etc/init and read the documentation on Upstart, that is currently Ubuntu's init system.07:54
cynicallemonuntil systemd07:54
Akiva-Thinkpadcjhanks, to that question, and please excuse my ignorance, but would "Gnome System Monitor" ever be a legitimate answer to that question?07:55
Deepspeedand rc.local sometimes07:55
rocko2_what is so funny?07:55
rocko2_no cjhanks07:55
Akiva-Thinkpadrocko2_, You should answer the questions we asked you :P07:55
rocko2_lubuntu and debian lxde livecd comparison07:55
paupstart is horrible, omg!!!07:56
rocko2_unity ubuntu  acts messed up too07:56
paat least before bash completion helped in finding what to invoke07:56
panow what if one does not know the name of the service??07:56
Akiva-Thinkpadrocko2_, How so?07:56
cynicallemonrocko2_, debian tends to be lighter than *buntu's in general hence "better performance"07:57
rocko2_it is slow07:57
pai hate when self proclaimed software designer screw up life for others07:57
cfhowlettrocko2_ lubuntu is not lxde/debian.  unfair and invalid comparison.  as far as unity: it's a hungry beast.  lubuntu and xubuntu typically run better because they are less demanding07:57
cjhanksAkiva-Thinkpad, Gnome System monitor does give an easy high-level view into system status,  It is probably useful for people to loo at.07:57
cjhankspa: restart <tab tab...> shows you nothing?07:58
cjhanksOr status, start, stop.07:58
Akiva-Thinkpadrocko2_, So one thing you have to realize, is that reading from a live cd is very slow, and Unity has a large memory footprint due to its aesthetic and advanced features.07:58
pai googled and found "service nameservice start/stop/restart"07:58
Akiva-Thinkpadrocko2_, so it will naturally take "Longer" to do things in that regard. Usually though after you install the system, performance differences are negligable.07:58
=== ubuntu is now known as Guest13496
Akiva-Thinkpadcjhanks, thanks for answering that for me.07:59
rocko2_so which should I install debian or ubuntu?07:59
rocko2_thinking debian07:59
cfhowlettrocko2_ go for it.  be happy.08:00
Akiva-Thinkpadrocko2_, Ubuntu, if you want a advanced desktop environment.08:00
Akiva-ThinkpadI am not sure how Debian's version of Unity is, whether it is stable.08:00
cynicallemonrocko2_, try all and decide what youre happiest with08:00
jakesylhello, i'm having trouble with bind 9 when i run sudo service bind9 reload i get a reload failed;unexpected token error08:00
cjhanksUN EXPECTED!?08:01
Akiva-ThinkpadBut Unity is awesome; its hud allows you to run menu commands from just search. No other desktop allows that without some hackjob08:01
jakesyli'm following this video https://www.youtube.com/watch?v=DuVNclBfykw08:02
cynicallemonAkiva-Thinkpad, but you need to know the app name usually to do that08:02
Akiva-Thinkpadcynicallemon, You are talking about the dash08:02
Akiva-Thinkpadcynicallemon, I am talking about the hud08:02
Akiva-Thinkpadbig difference.08:02
jakesylso what is rndc.key08:02
cjhanksjakesyl, Have you seen: https://help.ubuntu.com/community/BIND9ServerHowto08:02
cynicallemonAkiva-Thinkpad, yep sorry wasnt thinking right there :)08:03
Akiva-Thinkpadand even so; the dash will find apps with tags. You don't need to type in "Nautilus" to find the file manager.08:03
Akiva-Thinkpadcynicallemon, :)08:03
jakesylcjhanks that's what the video was based off of, and yes08:03
cjhanksAn unexpected token error is almost certainly in your config file, have you modified your config?08:03
cjhanksAkiva-Thinkpad, I can't remember ever not knowing where a while was.08:04
cjhanksfile*08:04
Akiva-Thinkpadlol; I was confused08:05
Akiva-Thinkpadone thing that has been bugging me about ubuntu as of late, is its file search. I am glad Nautilus is being dropped; I feel as if it is just becoming worse and worse08:05
jakesyl_mobileSo cjhanks any ideas?08:05
Akiva-Thinkpad~ubuntu, Nautilus has been bugging me.08:06
cjhanksjakesyl_mobile, My advice is to mentally scan the config file.  Perhaps a missing quote, or semi-colon.08:06
jakesylcjhanks, any chance it's a wrong ip?08:06
cynicallemonjakesyl, question - why are you bind9?08:07
cynicallemonjakesyl, question - why are you running bind9?08:07
=== icecube45 is now known as icecube45[Away]
jakesylcynicallemon i'm just trying to get a static ip08:09
jakesyli tried just configuring but i couldn't get rid of this one dhcp file because it was virtualized or something08:09
jakesylwell cynicallemon i'm going to remove bind9 and try to do a regular static ip, can you help with that at all?08:11
cynicallemonjakesyl, not sure why u need bind9 for a static ip - bind is for DNS08:12
jakesylokay so how do i just so a static ip/08:13
jakesylokay first question in this tutorial; http://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/ do i just leave the hostmask and stuff how they are cynicallemon08:14
copernicusjakesyl: why do you want a static ip?08:15
jakesylcopernicus i'm setting up an ssh test server, and my friends need to get into it 24/708:16
jakesyland if the ip keeps changing then...08:16
copernicusI see.08:17
copernicusmaybe this will help: http://www.sudo-juice.com/how-to-set-a-static-ip-in-ubuntu-the-proper-way/08:17
jakesylokay copernicus, i'll try this, will you be on for the next eh-20 minutes if i need help/08:17
copernicusyes08:18
cynicallemonjust looking at that static ip article, yeah follow that and see08:19
jakesylcopernicus- problem i cant even connect to the internet to get gksudo08:21
copernicusjakesyl: Well, that's a problem I'm not sure I can help you with. Details?08:21
cynicallemonjakesyl, get rid of bind9 if youve installed it and restart08:22
copernicusBecause obvs you're online right now08:22
jakesyli already got rid of bind9 should i restart the computer08:22
copernicusyes08:22
cynicallemonyeah08:22
jakesyland i put this back in my network interface: http://git.io/ScyGtw08:22
cynicallemonthat should do08:23
jakesylreset didn't do anything, are there any other files i would've modified to install bind 9 that would effect me now08:24
=== xubuntu is now known as Guest45175
jakesylor can i just reset to network defaults/08:24
jakesylor should i just do a fresh install/08:25
cynicallemonjakesyl, can you ping 127.0.0.108:25
jakesylyes, but thats it08:26
cynicallemonjakesyl, can you ping 74.125.237.16308:26
jakesylno cynicallemon network is unreachable08:27
jakesyli can't ping anything not local08:27
copernicusjakesyl: sudo nohup sh -c "ifdown eth0 && ifup eth0"08:28
=== CyberJacob|Away is now known as CyberJacob
jakesylwait do you guys  just think i should do a fresh install i have nothing on here/08:29
cynicallemoneasiest way08:29
geirhanohup seems pointless there08:29
jakesylokay i'll just do a fresh install, this is a bit pointless08:29
copernicusif there's nothing to lose, why not08:30
copernicussetting to network defaults didn't help?08:30
jakesylthanks for all the help anyway1!08:30
cynicallemonjust out of curiosity, why didnt you use network manager to assign a static ip?08:30
jakesylcynicallemon is that graphical user interface?08:31
cynicallemonyeah, you at the command line?08:31
jakesylcynicallemon, yeah08:32
cynicallemonok08:32
jakesyli'm just installing a gui next time, ubuntu or xubuntu which one you think is best for setting up static and then uninstalling?08:32
cynicallemonjakesyl, what did you use for install this time?08:33
jakesyllike what os?08:33
jakesylubuntu sever, but that irc room's empty so i came here08:34
cynicallemonjakesyl, ah i see, i've got a server install with static but i stripped out some stuff like resolvconf and network manager08:35
jakesylcynicallemon is yours just apache?08:35
cynicallemonjakesyl, just got mine running a few things like samba and transmission etc08:36
jakesylah okay i'm trying to do something a bit different, haha while i'm waiting for this fresh install maybe you could give me some pointers, do you have any idea how to setup a server just for ssh with multiple users like point me to a tutorial08:37
copernicushttp://guylabs.ch/2013/07/25/configure-a-static-ip-in-ubuntu-13-04/08:39
cynicallemonjakesyl, you could start here - https://help.ubuntu.com/community/SSH08:41
MohamamdSalehHi08:41
MohamamdSalehI have a question about linux command and php08:41
MohamamdSalehis there anyone help me?08:41
jakesylhi mohamadsaleh08:41
MohamamdSalehHi jakesyl08:41
jakesyli might be able to help, i'm pretty good with php08:41
jakesylwhats your question?08:41
MohamamdSalehjakesyl, ok, thanks.08:41
Ben64MohamamdSaleh: yeah normally just ask your question, don't ask to ask08:42
MohamamdSalehjakesyl, I run a command in linux command line ( lsdvb) and return output08:42
MohamamdSalehbut when I using shell_exec return empty08:43
GLaDERBeldar, crumpe, stainedhat: Except for the menu bar being on the wrong monitor everything seem to work now. Although I think this will be my last attempt att fixing this OS. The next time I'm formatting and going back to arch.08:43
jakesylBen64 someone should really add that to the desc. php and python have it08:43
kasperHello! I'm trying to use VNC from my Ubuntu Server to my Windows PC. I've setup a ssh tunnel through which I can connect using Putty. Now I try to connect with my UltraVNC to x11vnc but I'm not sure how I should do that using the tunnel. Can anyone help?08:43
Ben64jakesyl: its in the guidelines or something somewhere, plus ubottu has a trigger for it08:44
koellHow do I apply a diff from launchpad?08:44
cynicallemonkasper, https://help.ubuntu.com/community/SSH/OpenSSH/Advanced08:44
Ben64kasper: vnc TO windows?08:44
MohamamdSalehjakesyl, I ask it ......08:44
jakesylik im researching08:45
kasperBen64 x11vnc server is running on my ubuntu machine, I'm trying to connect from my windows08:45
Ben64kasper: ok, then make sure its listening on 127.0.0.1, then use a tunnel that connects to the correct port08:46
jakesylmohamamdsaleh what are you trying to execute pastebin it to us08:46
novato_brhi, morning. I've installed ubuntu 14.04.1 LTS. Its drivers video card doesn't work very well. I can't change video resolution from 640x480 to 1920x1080. I saw few tutorials that they didn't work. My configs are: processor i2600K 8GB ram - gpu: intel hd3000 - hd 1.8TB. What can I do?08:46
kasperBen64 how can I make sure it is listening to 127.0.0.1?08:47
Ben64kasper: netstat -ln | grep LISTEN | grep 12708:47
jakesylwhat's the ubuntu-dev channel08:48
MohamamdSalehjakesyl, it's little code: shell_exec('sudo lsdvb'); but return empty, but when run this command in the linux command line return output08:48
kasperben64 says listen08:48
copernicus    when you run your script from the command line, you're still seeing the output because both streams are shared by the single terminal window; it's just that you're seeing it directly from wget and not from your PHP script;08:48
copernicus    in the case of passing it through Apache and to a browser to satisfy a web request, this terminal context is disconnected from the result the user sees.08:48
copernicusIn your shell command you can redirect the former to the latter:08:48
copernicus$command = "wget http://mydomain.co/media/bigbigbig.wav 2>&1";08:48
novato_brbot, I want driver for my video card08:48
Ben64MohamamdSaleh: i'd bet because sudo is interactive08:48
novato_brubottu, video drivers08:49
novato_brubottu, video08:49
Ben64novato_br: ubottu is a bot, not a person...08:49
ubottuFor 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/FreeFormats08:49
MohamamdSalehBen64: I have added www_data in sudoers too08:49
novato_brI know, Ben64. I need those drivers for my gpu08:49
Ben64MohamamdSaleh: that is a fantastically terrible idea08:49
novato_brI'm bothered. I pissed off08:50
Ben64novato_br: well intel drivers should already be in the kernel08:50
novato_brThere aren't on this kernel08:50
Ben64seems very unlikely08:50
novato_brI can't change the video resolution from 640x48008:51
novato_brto any other resolution08:51
MohamamdSalehBen64: another commands return output in php properly but this command not working correctly08:51
MohamamdSalehweird problem ......08:51
novato_brin this new ubuntu version you can't find the old xorg.conf file08:52
Ben64MohamamdSaleh: well my advice is to stop doing that. horribly insecure08:52
Ben64novato_br: right, it's not needed anymore08:52
novato_brI see, so you can't change anything anymore08:52
Ben64novato_br: thats not what i said08:52
MohamamdSalehBen64: why? I have required it, and it run in local system not in internet08:52
kasperBen64: my vnc desktop is localhost:2 port 5902. The local IP Ubuntu IP is 192.168.1.150. SSH port 2222. How do I set up my putty now?08:52
copernicusnovato_br: sudo apt-get install xserver-xorg-video-intel08:53
copernicus?08:53
Ben64MohamamdSaleh: giving www-data sudo access is a bad idea. theres a reason www-data exists, and its security08:53
Ben64kasper: sorry, i don't use putty08:54
novato_bri've tried that, copernicus08:54
novato_brit didn't worked08:54
MohamamdSalehBen64: yes I understand but I can not found another way ......08:54
Ben64novato_br: just confirmed, the intel drivers are indeed in 14.0408:54
novato_brwork*08:54
copernicusdid you restart?08:54
novato_brBen64, how can I confirm that?08:54
novato_bryes, copernicus08:54
Ben64novato_br: i just informed you of it. pastebin "lshw -C VIDEO" though08:55
novato_brok08:55
copernicusok08:55
copernicussudo apt-get install --reinstall xserver-xorg-video-intel libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core08:58
copernicussudo dpkg-reconfigure xserver-xorg08:58
copernicussudo update-alternatives --remove gl_conf /usr/lib/nvidia-current/ld.so.conf08:58
copernicusnovato_br08:58
MohamamdSaleh_Ben64: do you any idea instead of using www-data in sudoers?08:58
novato_brI've already tried this tutorial, copernicus08:58
novato_brhttp://codepaste.net/1roimz09:00
=== eric is now known as Guest81086
novato_brlook that09:00
novato_brBen64,  http://codepaste.net/1roimz09:00
Ben64virtualbox!09:00
=== MohamamdSaleh_ is now known as MohamamdSaleh
copernicuswhat I don't understand is the intel drivers you need are in the 14.04 kernel by default, and you shouldn't have any issue. Sometimes they may not install properly, and you'd have to remove, reinstall and restart...09:01
Ben64novato_br: you definitely should have mentioned that09:01
novato_brI'm sorry09:01
copernicusOh.09:01
copernicuswtf09:01
novato_brdoes it matter?09:01
Ben64yes extremely09:01
novato_brok09:01
Ben64its not an intel card, its not even a computer09:01
novato_brI've got it, Ben6409:02
novato_brWhen I've installed ubuntu on Virtual Machine, the system sees driver provided by VM software09:03
novato_brdammit09:03
MohamamdSalehBen64: is there difference between linux command outputs?09:04
Ben64MohamamdSaleh: not sure what you're asking09:04
rolfy_anyone about that knows a little about cups?09:05
cfhowlett!cups | rolfy_09:05
ubotturolfy_: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu09:05
cynicallemonrolfy_, tea or coffee :)09:05
rolfy_ok yes rtfm - thats a good start - i guess i know enough that i know mine isn't working :|09:06
Ben64rolfy_: part of the problem is you didn't ask a real question09:06
rolfy_i'm getting files through the 'print queue', they land in /var/spool/cups, and there they stay, printer never seems to get data (wlan printer)09:07
cynicallemonrolfy_, whats (not) happening when you try to print?09:07
rolfy_printer is up and pingable, just never seems to receive the job09:07
cynicallemonrolfy_, is the printer showing as enabled in printers windows when you open it up?09:09
Guido1hello, i just inserted an audioCD (original) into my xubuntu laptop.  aparole did start, but i got the following error message: error from gstreamer-bacgroundservice could not handle CDDA URI. How can I solve it?09:09
rolfy_ubuntu server... like the web console?09:10
rolfy_idle, accepting jobs09:10
novato_brBen64, I've installed VBOXGuestAdditions and ubuntu doesn't show resolution different from 640x48009:10
cfhowlettGuido1 sudo apt-get install xubuntu-restricted-extras09:10
cfhowlettnovato_br restart the VM09:10
novato_brok09:11
bekksnovato_br: BEfore rebooting, ensure that the version of the guest additions matches the version of vbox exactly.09:11
novato_brok09:11
cynicallemonrolfy_, i mean the printer/cups client - if youre on a ubuntu desktop09:11
rolfy_cynicallemon, its ubuntu server im trying the install on so no desktop to look at :|09:11
cynicallemonah09:12
rolfy_worked in 12.04, just trying to do the same with teh same printer in 14.04 and not so easy09:12
novato_brYES, guys, I got  it with your help09:13
novato_brthank you, thank you alot09:13
Guido1cfhowlett: still get the errow with parole (VLC works)09:13
novato_brwhy do java come by default?09:14
cynicallemonrolfy_, are you sharing the printer out to clients from the server?09:15
cfhowlett!java09:15
ubottuTo just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.09:15
rolfy_cynicallemon, yes hoping to09:15
novato_brno, no, cfhowlett. I need to run websites what they need java installed.09:16
novato_brI don't think I need java developing kit09:16
cynicallemonrolfy_, is the printer network enabled, like via act5 cable or wireless?09:16
rolfy_cynicallemon, i can open that on my linux desktop, print to it and job comes up completed, wifi printer09:16
cfhowlettnovato_br get a browser plugin for java09:16
novato_bryes09:17
cynicallemonrolfy_, i dont bother with a cups server unless theres a specific need, just print directly to the printer from a workstation09:17
novato_brhow can I install this java plugin?09:18
rolfy_cynicallemon, mainly for other devices like ipads using air print and kids pc's09:18
savantgardehow do I assign a static IP to an Ubuntu VMware (Fusion) guest?09:18
bekkssavantgarde: The same way as you would do on a native install :)09:18
savantgardebekks: I tried yesterday, but failed miserably09:18
cfhowlettnovato_br look for Firefox plugins09:19
bekkssavantgarde: So try this: https://help.ubuntu.com/14.04/serverguide/network-configuration.html09:19
savantgardebekks: FWIW, I’ve never configured static IP regardless :)09:19
novato_brok09:19
novato_brthank you, cfhowlett09:19
EtaleHi all. I just installed ubuntu 12.04. Unfortunately, it doesn't recognize wlan0. My plan is to do "apt-get upgrade" and hope that'll work. In order to do that I connected it to a wired connection. It recognizes that it's connected to something on eth0, but it won't connect!09:19
bekksEtale: Why didnt you install 14.04?09:19
savantgardebekks: OK, trying09:20
cynicallemonrolfy_, not sure about ipads but laptops and workstations here at home print directly to the wireless printer09:20
Etalebekks, because it doesn't work with Thinkpad T440p, unfortunately!09:20
rolfy_cynicallemon, true, might have to settle on that :|09:20
bekksEtale: I know quite a lot of people who are running 14.04 on a T440p09:20
=== gusnan_ is now known as gusnan
Etalebekks, I tried several times, but it kept getting stuck on the ubuntu logo screen, no matter how I toggled the setup options.09:21
EtaleAnyway, do you have a suggestion for the current problem?09:21
cynicallemonrolfy_, i dont see the need for a cups server these days to be honest09:21
bekksEtale: Did you configure your wired interface?09:21
Etalebekks, that sounds like something I probably didn't do...09:22
rolfy_cynicallemon, it can just be handy, replicating my old setup09:22
rolfy_cynicallemon, thanks anyway :)09:22
bekksEtale: Then you can refer to this, e.g.: https://help.ubuntu.com/14.04/serverguide/network-configuration.html09:22
novato_brJava plugins is not working09:22
cynicallemonrolfy_, ok np, i know a cups server was very useful in the non-networked printer days09:23
savantgardebekks: OK I think I got it right now, thanks! suspect I missed a line in the config yesterday09:23
Etalebekks, I can't do "sudo apt-get install ethtool" because I'm not connected to the internet...09:25
cynicallemonrolfy_, just out of curiosity did you check the cups logs? - i seem to remember you had to set permissions for client printing09:25
rolfy_that's the thing - status 200 on send document09:25
rolfy_so cups sees the job completed09:26
bekksEtale: Then omit that step.09:26
cfhowlettnovato_br what version of openjdk did you install?09:26
nilsdingHey there!09:27
cynicallemonrolfy_, is the server a fresh install or upgraded?09:27
rolfy_fresh install :|09:27
ripthejackerHi everyone09:27
cynicallemonrolfy_, have you got a copy of the old config files?09:27
rolfy_yup - did copy the ppd but not /var/lib etc09:28
ripthejackerI have an old netbook, with atom processor and 1 gb ram.09:28
rolfy_after the real install failed09:28
cfhowlettripthejacker lubuntu or xubuntu09:28
ripthejackerwhich flavor of Ubuntu should I use for it?09:28
ripthejackercfhowlett, yes I brought my choices down to these too, which of these is easier for a linux newbie ( windoze user).09:29
ripthejackercfhowlett, I read that Lubuntu is lighter than Xubuntu, but a bit trickier09:30
cynicallemonrolfy_, have you tried reinstall drivers on client machines?09:32
cfhowlettripthejacker trickier?  same core, same repos, just different look and default apps   Anyway, you'll get used to it.  You weren't born using windows but you learned.  same with ubuntu.09:32
ripthejackerxubuntu has ubuntu software center and lubuntu has its own.09:33
ripthejackercfhowlett, ^09:33
bekksripthejacker: Thats not true :)09:33
cfhowlettripthejacker you're misinformed09:33
ripthejackercfhowlett, Not for me, I've been using Ubuntu for 3-4 years now :)09:33
bekksripthejacker: the software center is just an application, which uses the same repos as the package manager.09:33
ripthejackercfhowlett, bekks Oh, probably, I read it on some blog,09:34
bekksripthejacker: That blog is wrong.09:34
ripthejackerbekks, by app I meant the repos.09:35
ripthejackerbekks, Ok cool.09:35
bekksripthejacker: the repos are the same.09:35
ripthejackercfhowlett, bekks: thank you guys, Lubuntu it is then :)09:35
cfhowlettripthejacker happy2help09:35
ripthejackercfhowlett, bekks : also wifi works out of the box the, right?09:37
ripthejackers/the//09:37
bekksripthejacker: Depends on your wifi chipset.09:38
ripthejackerbekks, ok09:38
jasabellahi :)09:39
jasabellai just do-release-upgrade -p when i had cinnamon running on my 12.04.4 lts and now my gui is broken? :(09:40
cfhowlettripthejacker completely dependent on the chip09:40
cfhowlett!info cinnamon09:40
ubottuPackage cinnamon does not exist in trusty09:40
jasabellayea i added a PPA09:40
cfhowlett!ppa09:40
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge09:40
jasabellalol09:41
jasabellaokie dokie09:41
savantgardebekks: it’s not working after all :( I’ve edited /etc/network/interfaces like this: http://pastebin.com/dwzBSWZB09:41
savantgardethe gateway is my router - it looks OK according to ifconfig, but isn’t able to connect to the Internet09:41
bekkssavantgarde: ifconfig doesnt show any routers.09:42
bekkssavantgarde: Did you setup DNS correctly, too?09:42
savantgardebekks: yes, I meant the status looked OK09:42
savantgardeI know the IP of my router09:42
hejhejHow come do-release-upgrade says there is no 14.04.1 for me when I'm on 12.04? I thought I was able to update like this.09:42
bekkssavantgarde: Did you setup DNS in /etc/resolv.conf ?09:42
savantgardeI didn’t touch DNS, but I couldn’t even reach the router09:42
bekkssavantgarde: So did you restart networking?09:43
tiblockHi. I have ubuntu 12.04 when i will be able to do do-release-upgrade?09:43
savantgardeI noticed before configuring the interface though that the gateway IP was different from the router, maybe it’s due to VMware?09:43
savantgardebekks: I restarted the whole VM09:43
bekkssavantgarde: The gateway to be used depends on vmware.09:43
cfhowlett!quantal > cfhowlett09:44
ubottucfhowlett, please see my private message09:44
savantgardebekks: right09:44
savantgardebekks: I’ll try going with the VMware IPs09:44
cfhowletttiblock same problem.  I understood that at point release .1, do-release-upgrade would work but no deal09:47
tiblockcfhowlett, no release date is published?09:47
hejhejSame here, been annoying me last few days, no one on mailing list seems to complain though09:47
cfhowletttiblock point release .1 released 2 days ago09:48
savantgardebekks: should I edit /etc/resolv.conf as well?09:48
tiblockcfhowlett, ah, so we need wait. Okay, thank you.09:48
hejhejI'm tempted to just use the stupid -d flag and get devel release but that'll probably screw up my server somehow.09:48
cfhowletttiblock no, it should be working now.09:48
hejhejYou both on server or desktop edition BTW?09:49
MrokiiHello. I have problems starting some apps at the moment (Thunderbird and Deluge) because "no D-Bus daemon is running". Should I reboot or is there a way to start that daemon?09:49
bekkssavantgarde: Yes.09:49
tiblockcfhowlett, uh... But you too can't upgrade?09:49
cfhowletttiblock not online, it seems.  I've got the 14.04 ISO but I thought I'd try the live-upgrade option09:50
savantgardebekks: according to which instructions?09:50
cfhowletttiblock there it is!  do-release-upgrade -p seems to be the way to go if your system is set to upgrade LTS only09:51
bekkssavantgarde: According to https://help.ubuntu.com/14.04/serverguide/network-configuration.html#name-resolution09:51
tiblockcfhowlett, okay, will try in a moment09:51
savantgardebekks: but that says that resolv.conf gets automatically overwritten?09:51
savantgarderesolv.conf itself even warns against this09:52
hejhejcfhowlett: really? I recall doing 10.04 to 12.04 without any flags before.09:52
bekkssavantgarde: Please read the entire section first, it covers all those pitfalls.09:52
tarelerulzDo any of you have a solid state drive ?  What are they like?09:54
cfhowlett!ssd09:54
ubottuMany Solid State Drives support TRIM, which allows the drive to do garbage collection and improves performance. Ubuntu 14.04 activates it by default. For older versions, see http://askubuntu.com/a/19480 for information on activating it.09:54
savantgardebekks: I must be missing something, I can only see that it recommends adding DNS instructions to /etc/network/interfaces09:55
bekkssavantgarde: Thats something you can do, too.09:56
savantgardebekks: but how do I determine the DNS servers I should use09:56
bekkssavantgarde: Look at your current network configuration of your host.09:56
bekkssavantgarde: Then configure the same DNS servers in your vm.09:57
cfhowletthejhej do-release-upgrade with -p flag seems to do the trick.09:57
Dudytzhow to list current configured repositories with a apt command? i need a list like: main, contrib, nonfree09:59
samuraihow to change my dns on xubuntu10:01
cfhowlett!dns | samurai10:01
ubottusamurai: To set up a Domain Name Service see the !serverguide - https://help.ubuntu.com/12.04/serverguide/C/dns.html10:01
samuraity10:01
cynicallemonDudytz, you mean something like, cat /etc/apt/sources.list10:02
samuraidove si postano le foto?10:02
samuraiexscuseme10:03
savantgardebekks: what’s the way to restart networking? I’m trying /etc/init.d/networking restart, but it does nothing10:04
cynicallemonsavantgarde, sudo service networking restart10:04
savantgardecynicallemon: ah thanks10:04
savantgardemust’ve changed since I learnt Linux10:05
kettuWhen can I upgrade with do-release-upgrade from 12.04 to 14.04.1? It has been released for days ..10:05
cynicallemonsavantgarde, pretty sure your way should work too10:05
savantgardecynicallemon: nope, it does nothing :(10:06
cfhowlettkettu should work now.  do-release-upgrade -p10:06
kettuthat's proposed10:06
savantgardeI even tried stop and start separately, nothing10:06
kettunot the proper way10:06
cfhowlett!worksforme10:06
ubottuCommon Sense: Just because you can, does not mean you should (and especially recommend to others). Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. Please see http://geekosophical.net/random/worksforme/10:06
kettuironic trigger haha10:07
cynicallemon"works for me" means everyone else is doing it wrong!10:08
kettucfhowlett: just curious, you running server edition? and if so can you paste the results of /etc/lsb-release or whatever please after the upgrade? just curious :D10:09
cfhowlettkettu no server: ubuntustudio desktop10:10
cfhowlettkettu actually, as I already downloaded the ISO, I had hoped to use it as a source for the upgrade, but that doesn't seem to be an option.  Probably clean install in my future.10:11
kettuaah, ok. guess I be more patient then. just so bored dying in this Swedish hospital with nothing to do but don't wanna break my server :p10:12
cfhowlettkettu dying in a Swedish hospital?  Chase Swedish nurses.  But backup your data first10:13
kettumhm yeah but the box itself is like farfarfar away so will be expensive if I break something that needs clean install :(10:14
itaihi, i tried to install the wrong version of skype (32 instead of 64) and got a lot of dependencies issues and apt didnt install, now when i try to install the correct package apt still tries to resolve the dependencies from before. How can i get apt to start afresh10:17
MagentiumHowdy Everyone10:17
cfhowlettitai how did you install?10:18
Magentium@itai - have you purged Skype from the system? If its still trying to resolve those old dependancies, try running "sudo apt-get install -f"10:18
itaiMagentium, when i run that it tries to resolve the dependecies10:19
itaicfhowlett, i dpkg -i on a package from skype.co10:19
itai.com....10:19
cfhowlettitai sudo dpkg -r packagename here will purge from your system10:20
intorehi. I've a problem using xfce desktop on ubuntu 13.04. My desktop is empty, every folder is disappeared and mouse right click doesn't run. Yesterday everything was ok. Any ideas?10:20
itaicfhowlett, thanks10:20
Magentiumintore - Check your Updated Centre to see what updates were done since yesterday, could be a broken package.10:20
itaicfhowlett,i purged it,thanks, now i added the partner repo and apt-get install skype and it asks me to download tons of dependencies (I have just install 14.04 today) , does that make sense?10:22
kettuprobably10:22
cfhowlettitai run this in terminal:   apt-get show skype10:23
cfhowlettitai no dependencies listed here, but I'd be surprised if a number of depends were not required10:24
itaicfhowlett,  Invalid operation show...10:24
itaicfhowlett, i should mention that im using xfce ,if that makes a difference ,,,,10:25
cfhowlettitai apt-cache show packagename will give valuable info10:25
itaicfhowlett, it doesnt show any dependencies in apt-cache show skype, just generic info10:26
kettuare they new packages or maybe updated partner packages?10:27
kettulike a fresh apt update and upgrade say no results?10:29
hipitihopif a drive shows status: DRDY , or SError 10B8B Disapr Linkseq TrStaTrns } and {Proto 10B8B Dispar Handshk  Links} is there a way to clean/correct these errors ?10:29
itaicfhowlett, i run apt-get clean and then apt-get install skype but still tons of dependncies, look here : http://paste.ubuntu.com/7873858/10:30
hipitihopI have already switched SATA ports and cables to no avail10:30
bekkshipitihop: where does that error show up?10:30
hipitihopbekks, during boot, if there is somewhere a pastbin that I can upload a screenshot ?10:30
intoreMagentium, where can i check it? i'm in software and updates but i there is not the update downloaded list10:31
bekkshipitihop: http://paste.ubuntu.com/10:31
hipitihopbekks, does paste.ubuntu alow screenshot upload ?10:31
bekkshipitihop: No it doesnt. You could pastebin "dmesg" instead10:32
hipitihopvery difficult from that machine as it is early enough in the boot sequence that I don't get network access, that's why I have taken a screenshot via my phone10:33
hipitihopbekks, ^^^10:33
kettuitai: Skype doesn't provide 64bit binaries IIRC, so you're getting 32bit multiarch dependencies. I wouldn't worry personally10:34
hipitihopbekks, the machine is a mythbuntu setup but I suspect this is something more general10:34
itaikettu , so i should just click y?....10:34
bekkshipitihop: It sounds like a broken hard drive.10:34
juriyhi all10:35
juriyAs in Ubuntu 14.04/mate disable password when computer resumes from standby?10:35
kettuI would, yeah. or see if there's an open source replacement for Skype you can try but I can't think of any full features ones off the top of my head10:35
hipitihopbekks, I have pulled it out, and mounts fine on my external usb dock. Is there some chec/tes tI can run on it ?10:36
wurstwasserhi10:36
kettuhello sausage water I am fox10:37
wurstwasser lexmark 2620 printer installation on ubuntu 14.04      Ubuntu     Questions     Question #252252  Asked by Ralf 13 minutes ago  Hi,  I'm running ubuntu 14.04 lts and want to install a lexmark 2620 printer/scanner. I found a file on the lexmark website named lexmark-inkjet-08-driver-1.0-1.i386.deb.sh and downloaded it. How can run it to install the printer/scanner?  Thanks  Ralf10:37
wurstwasserHi,  I'm running ubuntu 14.04 lts and want to install a lexmark 2620 printer/scanner. I found a file on the lexmark website named lexmark-inkjet-08-driver-1.0-1.i386.deb.sh and downloaded it. How can run it to install the printer/scanner?  Thanks  Ralf10:37
kettuclick on it in the file manager and choose run10:38
wurstwasserwhen i click on the file, a gedit window is opening and thats it10:39
wurstwasserthe window is not responding10:39
kettumight be a badly named file, remove the .sh off end and click and see10:40
kettuif that doesn't work, run it in the terminal10:41
juriyесть кто по русски разумеет?10:41
ytc_cao e yu ?!10:41
bekkshipitihop: those symptoms mean you have a hardware fault in your computer, which doesnt involve the disk itself.10:41
bekks!ru | juriy10:42
ubottujuriy: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.10:42
wurstwasserwuah, removing .sh seems to work10:42
wurstwassermagic!10:42
kettuyay10:43
wurstwasserah, no, its not working10:43
hipitihopbekks, even if the drive partialy allows boot, and I can mount it on another machine (this) as an external usb drive, and both partions mount, display and can be explored in synaptic ?10:43
wurstwasseralso not in the terminal10:43
wurstwasserit cant find the file10:44
bekkshipitihop: with synaptic, you cannot explore drives. Synaptic is for installing/removing software.10:44
wurstwasseror do i need to add a command to open the file?10:44
hipitihopbekks, sorry just re-read your message. You are saying that there is prob with the ctual machine not the drive10:44
kettucd to the directory and wrote bash filename10:44
kettureplacing filename with filename of course10:45
wurstwasserok, great10:45
kettuCD downloads and bash printerthing :p probably10:45
wurstwassernow its working10:45
wurstwasser:)10:45
wurstwasserthanks a lot10:46
hipitihopbekks, and I meant explore with nautilus, sigh, I'm having a brain fart10:46
kettuyay hope its not false alarm :p10:46
dominik-wHey guys10:46
dominik-wWhat can I do when I destroyed my apt-get configuration10:47
dominik-w?10:47
bekksdominik-w: What exactly did you do, resulting in which exact problem?10:48
dominik-wBasically I get such errors on apt-get update and I can't install most packages anymore http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-i386/Packages  404  Not Found [IP: 91.189.91.15 80]10:49
hipitihopbekks, so if my machine is suspect (which might be likely as this issue started after a temporary power cut here) is this likely something catastrophic like the whole mother board or something ? This is an ION-330 Atom based box used for mythtv10:49
bekkshipitihop: thats the point to investigate. :)10:50
hipitihopbekks, and since I swapped sata ports and cables, what can I test next ?10:50
bekkshipitihop: Test another disk, to ensure its not the disk which is faulty. If thats to no avail either, your motherboard is broken.10:51
hipitihopbekks, can you suggest some diagnostics I can boot from live usb10:51
=== morpheus is now known as Guest61982
=== Guest61982 is now known as morpheus_gr
bekkshipitihop: You need another known-good harddisk for further investigation.10:52
sakokapwhats with firefox and google? google crashes when i try to access it with firefox.10:53
sakokapim on  firefox 31.010:54
hipitihopbekks, no alternative sata disk handy to test with at the moment so I will have to defer and see what I can do. Thanks for your help10:55
sakokapwhats with firefox and google? google crashes when i try to access it with firefox.10:57
sakokapim on  firefox 31.010:57
john2xhmm when I set my server to use dhcp in /etc/network/interfaces, I can connect to the internet. But if I set it to static, I can't connect to the internet (but I can still ssh to it via the LAN). is there anythig I need to do for static to get internet access?10:58
kettupastebin your interfaces file10:59
kettuone with dhcp10:59
morpheus_grjohn2x, maybe also check /etc/resolv.conf10:59
kettuer static10:59
john2xhttp://pastebin.com/bYSyC0pW (commented out the static lines)11:00
hadi9ballhi11:00
kettumorph sounds right at first look, no nameservers listed. be my first guess11:01
kettucan you ping 8.8.8.8 with that static config ?11:01
john2xhere's my resolv.conf http://pastebin.com/sMSyj1Gf11:01
john2xi'll try11:01
john2xkettu: yep, I can ping 8.8.8.811:04
kettugr811:04
kettuadd name servers to your interfaces and should be good11:04
john2xkettu: you mean to /etc/resolv.conf?11:05
kettuno. interfaces file11:05
kettuI don't have access to my own server right now but I am pretty sure that's where o have it. resolve.conf gets deleted frequently by some services iirc11:07
bekkskettu: It gets regenerated upon boot.11:07
morpheus_grkettu, is right john2x add an extra line eg dns-nameservers 8.8.8.8 in your interface configuration11:09
john2xooh dns-nameservers.. I just tried with "nameserver" and it didn't work. ok trying again..11:09
morpheus_grlol is 8.8.8.8 what everyone pings when something doesn't seem right?11:10
kettuthanks google ;-)11:10
morpheus_grhehe11:10
ketturemember it being 4.4.2.2 but then googles nicer looking one came around11:11
john2xwoot! thanks guys :)11:12
morpheus_grkettu i don't really believe this though https://developers.google.com/speed/public-dns/faq#privacy so i usually avoid using them11:15
lantizia_Hey am I right in thinking no two packages identically versioned from ubuntu and debian - should be identical? (i.e. via a hash sum check)11:18
kettuyeh suppose if you are a bit more strict in your privacy its not the best but not a concern for me personaly as hostnames I go to aren't really that secretive to me :p11:18
kettulentizia if it matches a hashcheck it is same else not. debian packages sometimes work on Ubuntu but sometimes not as different compiler and dependencies versions11:19
kettuother kinda variables like that. but if its in Debian repos its probably in Ubuntu ones too I'd guess11:20
kettuor a ppa somewhere11:21
lantizia_kettu, not what I'm asking really11:21
kettuok rephrase question sry :))11:21
lantizia_i don't know how to put it any simpler really :S11:22
sakokapcan u guys recommend a distro with sounds built in so i do not have to look  for ways to make my keys click everytime i press them. clicking keys must be built in.11:22
bekkslantizia_: No, checksum should not be the same, since they are repackaged.11:23
wurstwasserhi11:23
lantizia_bekks, if ubuntu packages 100% of its own packages but often uses the same source packages as debian does - then is it theoretically possible the resulting binary package might be the same from both teams?11:23
lantizia_i.e. if identically versioned and canonical didn't need to change anything11:23
bekkslantizia_: No, due to the different dependencies.11:23
lantizia_and if they're the same?11:23
bekkslantizia_: They arent.11:24
lantizia_what if a package depends on only one other package and that is the same name/version ?11:24
bekkslantizia_: Then the version name is different, since the debian package contains "debian" in its name, while the ubuntu package contains "ubuntu". So they are different, always.11:24
lantizia_bekks, not all of them have ubuntu in the version name11:25
bekkslantizia_: Whats the actual issue behind all your questions? :)11:27
lantizia_well I suppose my issue now is it's uneasy to think you'd rather refuse to accept the possibility than say "yeah it could happen I guess"11:27
wurstwasserI still have a problem with installing my lexmark x2620 on ubuntu 14.04 lts. I downloaded the file from lexmark website; lexmark-inkjet-08-driver-1.0-1.i386.deb.sh If i run it, it gives out an error telling me that he "can't pare the file /var/lib/dpkg/tmp.ci/control close to line 9 in package lexmark-inkjet-08-driver because the is a empty space in the value of "Description". o_O11:28
bekkslantizia_: And whats the issue behind those detailed questions? Which effect will a "yes/no" have for you?11:28
kettuthe chances of it would be almost none and its kinda silly to argue about it instead of getting to your core issue11:28
=== Cyrano is now known as Guest84489
lantizia_almost none - that answers it, thanks :)11:30
trijntjewurstwasser: sound like the package is faulty, contact the manufacturer11:31
trijntjeAnd .deb.she is a really weird extension11:31
trijntjelantizia_: so all you wanted to know was the chance of a md5 hash collision?11:32
wurstwasserhm, the file is several years old. If there would be such a large error, I guess they would have correceted it already, or?11:33
lantizia_yeah - and there *might* be one - if the same compiler is used, same source package, same dependancies, same version - etc11:33
wurstwasserin the terminal is the output: Verifying archive integrity... All good. Uncompressing nixstaller............................................................... Collecting info for this system... Operating system: linux CPU Arch: x86  (gtk:2488): IBUS-WARNING **: The owner of /home/vio/.config/ibus/bus is not root! TRACKING IDENT = 14052009 cpu speed = 1000 MHz ram size = 2014,45703125 MB hd avail = 44948 MB11:34
trijntjelantizia_: no, because the info of the person creating the package is also in the deb11:34
wurstwassermight the IBUS warning cause the problem?11:34
lantizia_trijntje, same maintainers do exist in both ubuntu and debian :)11:35
bekkslantizia_: But they do not use the same build farms at the same second (timestamp) with literally evrerything identical. So there will be differences.11:35
=== gnu is now known as Guest9506
MungerCan someone please help me unmute my mic. I can't for the life of me remember how I did it last time. Using an SB Live11:46
cedric_alllo11:47
Mungerhttp://pastebin.com/TQ8fVA4z11:49
sakokapcan u guys recommend a distro with sounds built in so i do not have to look  for ways to make my keys click everytime i press them. clicking keys must be built in.11:49
marandihi guys , i can not open flash player in my chromium ( 14.04 ) but firefox works fine .. what should i do ?11:51
DrecondiusGood Morning from the east coast.11:52
trijntjemarandi: chrome has its own flash player, called pepper11:53
maranditrijntje: i installed that too , but still i got no flash player installed in this machien11:53
marandimachine11:53
cfhowlett!flash11:54
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash11:54
shaun__is there a way to add an alias ip from the gui?11:55
trijntjeShaun_: alias IP?11:59
nutzzHey guys, I just finished my python  web app and I wanted to test it with my friends(I wanted my computer to run as a server). I did port forwarding on port 8000(this is the port that gunicorn is using) but it doesn't work. I installed a tool called ufw and I allowed connections on port 8000 (sudo ufw allow 8000) but it still doesn't work. Now I'm not connected to the router anymore(the...12:01
nutzz...network cable from my modem is directly pluged into my laptop) but I see that the app is still not working. What should I do?12:01
nutzzThis is what http://www.canyouseeme.org/ is telling me Error: I could not see your service on 84.117.60.127 on port (8000)12:02
wurstwasser  I'm using ubuntu 14.04 lts and want to install my lexmark x2620 printer. I found and downloaded the file  lexmark-inkjet-08-driver-1.0-1.i386.deb.sh  If I run it in a terminal, it starts with:  Verifying archive integrity... All good. Uncompressing nixstaller............................................................... Collecting info for this system... Operating system: linux CPU Arch: x86  (gtk:2488): IBUS-WARNING **: The own12:02
=== eniLCP_ is now known as PCLine_
trijntje!paste12:04
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.12:04
trijntjewurstwasser: can you put the full output there?^12:04
jellownutzz, does it work on your local network?  You're adding the http://address:8000 correctly?12:08
=== eric is now known as Guest8392
nutzzjellow: no, This is the only way it works http://localhost:8000/12:09
nutzzfor me, I mean12:09
nutzzthis is the outpup of sudo ufw status http://paste.ubuntu.com/7874528/12:10
trijntjenutzz: sounds more like a problem with you app, are you sure it isn't listening on localhost only?12:11
nutzzyes12:11
jellownutzz, try disabling ufw temporarily I don't think it will do anything. You need to be able to access from your localnetwork to port forward12:13
jellownutzz, sudo service ufw stop12:14
nutzzI just asked for some support on python chanel and they are saying that the gunicorn is listening on 127.0.0.112:14
Sugar``GirL``ping pong12:14
trijntjenutzz: that's localhost12:16
pmitrosWe're on trusty. That leaves uv wx yz. What happens in three years?12:21
MungerCan someone please help me unmute my mic. I can't for the life of me remember how I did it last time. Using an SB Live12:21
Mungerhttp://pastebin.com/TQ8fVA4z12:21
=== andrex|off is now known as andrex
tr33m4nMunger, is it muted via alsamixer?12:26
Mungertr33m4n, I don't think so. ISTR it was the Capture control I used but it was a long time ago12:27
Mungertr33m4n, Did you see my paste?12:27
SonikkuAmericapmitros: Probably we go back to A?12:32
SonikkuAmerica(Which we haven't used anyway?)12:32
MungerHer's my mixer settings. Why isn't the mic unmuted? http://i.imgur.com/CITh0hi.png12:33
Nickd55345353hello,how can i check my cpu temperature via terminal?ty12:33
MungerNickd55345353, http://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature12:36
xuantin3888 I installed Lubuntu 14.04 on SDCard, I can use the mouse, but I don't see the cursor mouse, please help me?12:37
ubuntuser13xuantin3888: press ctrl key show location of your cursor.12:39
ubuntuser13xuantin3888:  or try to reattach mouse with pc .12:40
xuantin3888Ubuntuser13: Press Only "Ctrl"12:41
xuantin3888?12:41
ubuntuser13xuantin3888: yes12:41
=== z_ is now known as Guest80745
xuantin3888I don't think "reattach mouse", beacause the mouse is working12:42
ubuntuser13xuantin3888: sometimes it works just try12:43
MungerNickd55345353, Did you read that?12:44
Nickd55345353yes12:44
xuantin3888I am testing and fail :( : ubuntuser1312:44
Nickd55345353i installed the program and it worked fine munger12:44
fourarmsguys I'm facing a strange problem in ubuntu12:45
fourarmsthe thing is with deletion of files12:45
Nickd55345353yes?12:45
=== ubuntu is now known as Guest50708
Meerkatdo I need a new account to login to launchpad?12:46
Meerkatit looks different today12:46
fourarmsin my pendrive, say for example, if the filesize is 500MB and if I delete it, the files get deleted but the space is not regained12:46
Nickd55345353how lang do you have ubuntu?12:46
Nickd55345353and which version?12:46
fourarmsthe 500MB space is not restored12:46
Nickd55345353long*12:46
cfhowlettfourarms .trash01 or similar will be hidden on the drive and contains the "deleted" folder.  kill that and you recover your space12:47
fourarmsbut I couldnt find a file named .trash in my pendrive12:47
cfhowlettfourarms HIDDEN12:47
fourarmsis there a way to clear that mess using terminal?12:48
ubuntuser13xuantin3888: try to find answer in askubuntu.com12:48
xuantin3888ubuntuser13: hi,work fail :12:48
Nickd55345353http://askubuntu.com/questions/252926/why-doesnt-deleting-files-increase-available-space fourarms12:48
xuantin3888ubuntuser13, ok, thank u12:49
SonikkuAmericacfhowlett: Isn't it usually .Trash-1000?12:50
ashu11hi12:50
ashu11i am using asus eee pc12:50
fourarms<Nickd55345353> and one more thing is there any special id say something such as sd5 or else for the pendrive attached to my computer12:50
SonikkuAmericacfhowlett: (Provided 1000 is the uid)?12:50
fourarmsif it is, how to fuind it out12:51
fourarmsusing terminal12:51
cfhowlettSonikkuAmerica testing now ...12:51
trijntjefourarms: you don't need the terminal, just empty the trash12:51
Nickd55345353so basically you want to monitor you drive?12:51
ashu11using asus ee-PC, not able to get output on my samsung full HD monitor, xrandr detects it on VGA1 though12:51
fourarmsyep nearly right12:51
trijntjeI hit ctr+h to see the hidden trash folder12:51
cfhowlettfourarms .trash-100112:52
ashu11using asus ee-PC, not able to get output on my samsung full HD monitor, xrandr detects it on VGA1 though : please help12:52
Nickd55345353http://askubuntu.com/questions/3561/how-do-i-monitor-disk-activity-on-a-specific-drive fourarms12:52
fourarms<Nickd55345353> and one more file i saw now when I pressed ctrl+h what's that .disk folder and can I delete that12:52
fourarmswill that harm my drive12:53
=== PC_Line_ is now known as PCLine_
cfhowlettfourarms delete .trash only12:54
Nickd55345353do not delete that folder fourarms12:54
fourarms<cfhowlett> yep deleted .trash but what is that .disk file?12:54
Nickd55345353it will corupt the drive data12:54
cfhowlettfourarms that file is the .wutangclan = nothin you want to mess with12:55
Nickd55345353fourarms12:55
Nickd55345353i found a post12:55
Nickd55345353http://askubuntu.com/questions/21264/how-to-open-wubis-disk-files-under-windows12:55
fourarms<Nickd55345353> <cfhowlett> thank you guys12:55
cfhowlettWHOA!  this is a wubi?12:56
KheeperHello everyone I need help with pptp configuration on my server can anyone help me?12:56
vbyhello everybody, I have got a million of files, and I am about to move them from a somewhat faulty hard disk, and now the problem is that I want to see if the files I have moved are the same as the files on the source hard disk, how can I do that?12:56
cfhowlett.diff12:56
Nickd55345353fourarms glad i could help12:56
vbywill diff compare them byte per byte?12:56
ashu11using asus ee-PC, not able to get output on my samsung full HD monitor, xrandr detects it on VGA1 though : please help12:57
ashu11using asus ee-PC, not able to get output on my samsung full HD monitor, xrandr detects it on VGA1 though : please help12:57
ashu11using asus ee-PC, not able to get output on my samsung full HD monitor, xrandr detects it on VGA1 though : please help12:57
vbycfhowlett: my man will diff compare them byte per byte?12:57
ashu11sorry for posting it many times, need help on this urgently, you someone could suggest any pointers12:57
cfhowlettvby yes I believe so, but see "man diff" for details12:58
vbyalrighty.12:58
vbythanks12:58
cfhowlettvby hmm, says line by line so... no12:58
fourarms<Nickd55345353> <cfhowlett> and i receive an error saying bootmgr not found press ctrl+alt+del to restart I extracted the files from ubuntu.iso directly using right click and selecting "Extract here" option. Did same thing before which worked but now its not working12:58
vbyOK, you think it would be a good idea to use sha1sum of the files for comparison?12:58
vby^cfhowlett^12:59
vby^ cfhowlett ^12:59
cfhowlettfourarms extracted?   EXTRACTED?  whatever you are doing, it's NOT a regular ubuntu install12:59
vbyor sha1sum is not a good idea?? I mean in my practice and what I am about to do?13:00
cfhowlettvby sure, but you said "a lot of files" so, perhaps you might want to automate/script it.13:00
samuraisalve i instal kubuntu desktop13:00
vbycfhowlett: really? I can't say sha1sum to compare a lot files?13:00
vbycause you know the folder structure is the same13:00
cfhowlettvby you CAN, I merely suggested automating the process.  I've not done it, but I don't know that you can do wildcards, e.g. sha1sum allfiles.*13:01
fourarms<cfhowlett> no sir. I extracted it to a pendrive. then entered bios, selected "Boot using EFI file" pointed to grubx64.efi which started the ubuntu installation before13:01
fourarmsbut now it says bootmgr missing13:01
vbycfhowlett: by the way how much (percetage) is it possible for sha1sum to report two files as equals while they are actually not the same?13:02
fourarms<cfhowlett> yep I extracted from iso into a pendrive13:02
cfhowlettfourarms typical method of creating a boot stick is with unetbootin or startupdisk creator ... NOT extracting anything.  I have no idea what you've created or what you're doing13:02
samuraiwho is the url for image post13:02
cfhowlettvby WAY over my range of knowledge.  perhaps ##linux would know13:03
cfhowlett!paste | samurai13:03
vbyok, forgive me13:03
ubottusamurai: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.13:03
fourarms<cfhowlett> i did like extracting a normal tar.bz like but that worked which doesn't work now :(13:03
samuraithnnk tou13:03
cfhowlettfourarms are you on ubuntu desktop?13:04
cfhowlett!usb | fourarms13:04
ubottufourarms: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent13:04
jeffreylevesqueanyone use ffmpeg?13:05
cfhowlettjeffreylevesque yep13:05
jeffreylevesquecfhowlett: i was using ubuntu 11.04 and it installed fine.  I just installed ubuntu 14.04, and now it says ffmpeg is deprecated.  Should I use 'avconv' or a ppa for ffmpeg?13:06
cfhowlettjeffreylevesque there was serious discussion of deprecating ffmpeg in favor of avconv.  apparently the ffmpeg dev. team get their act together and ffmpeg is still supported.  anyway, install libav-tools for all your transcoding needs13:08
samuraiitalian channel13:08
jeffreylevesquecfhowlett: so you recommend avconv, or ffmpeg?13:08
dw1it may say deprecated but still works13:09
fourarms<cfhowlett> no sir. my ubuntu desktop doesn't have internet connectivity it runs on my laptop13:09
cfhowlettjeffreylevesque ffmpeg still runs fine for me and is supported in US.  Could be that the deprecate message needs updating/deleteing13:09
samuraiubunut-it13:09
samuraiubuntu-it13:09
fourarms<cfhowlett> i am in desktop13:10
cfhowlettfourarms then you have the startupdiskcreator.  suggest you use it and quit mucking around with extracting13:10
jeffreylevesquesorry got disconnected13:10
jeffreylevesquecfhowlett: so you recommend avconv, or ffmpeg?13:10
dw1oh i still running 13.04 ffmpeg thats why i have it13:10
cfhowlettjeffreylevesque ffmpeg still runs fine for me and is supported in US.  Could be that the deprecate message needs updating/deleteing13:10
dw1seems cant --reinstall because not available to 14.0413:10
cfhowlettdw1 libav-tools13:11
average_guyis there an instant messenger program available that utilizes a client/server model like quassel that would allow for creating an always-on connection.  I know about bitlbee but I'm looking for something graphical that I can get desktop notifications from13:11
fourarms<cfhowlett> is there any way to format my pendrive using ubuntu coz its not feasible all the time to take my pendrive to windows, format it and put back on my ubuntu and use it13:12
cfhowlettjeffreylevesque run a terminal:  apt-cache show libav-tools you'll get valuable info.13:12
cfhowlett!usb|fourarms I get the feeling you're not reading.  I've suggested repeatedly "startupdiskcreator" in ubuntu13:12
tr33m4nfourarms, try the 'Disk' application, should be installed by default13:12
ubottufourarms I get the feeling you're not reading.  I've suggested repeatedly "startupdiskcreator" in ubuntu: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent13:12
dw1apt-get remove ffmpeg; apt-get install --reinstall libav-tools; ffmpeg = no such file or dir :/13:13
tr33m4n*Disks13:13
cfhowlettdw1 13.04 end of life13:13
fourarms<cfhowlett> sir, i read it and also opened. but I am asking in general. If I wanna formatmy pendrive (not for booting purpose general formatting) how to do that13:14
trijntjefourarms: use gparted13:15
fourarms<cfhowlett> I have opened startup disk but what i want is to format my another pendrive13:15
cfhowlettfourarms where is the ISO saved to?  windows?13:16
tr33m4nfourarms, use the 'Disks' application... Otherwise use gparted, but you need to install it first13:16
Nickd55345353sorry fourarms i was eating http://askubuntu.com/questions/198065/how-to-format-a-usb-drive13:16
=== gusnan_ is now known as gusnan
dw1cfhowlett: so for backwards compatibility do you think one could simply ln -s avconv ffmpeg ?13:19
ripthejackerHi everyone13:19
ripthejackerI am getting very low speed from ubuntu repos13:20
cfhowlettdw1 13.04 is available in 13.04 so go with it.13:20
ripthejackerFor everything else, the speed is fine.13:20
Nickd55345353ripthejacker check your internet connection13:20
ripthejackerNickd55345353, it's working fine13:20
cfhowlettripthejacker low speeed in WHAT?13:20
ashu11/join #x1113:20
Nickd55345353ok13:20
Nickd55345353in the repositories13:21
eeeeripthejacker: try a different server, dash > software and updates13:21
ashu11eeee,13:21
ripthejackercfhowlett, normally I'm getting 400KBps but for apt-get I'm getting 20KBps.13:21
ripthejackereeee, I tried 3 different sources.13:21
ashu11i am using asus eee PC and not able to connect samsung full H external monitor on it13:21
ashu11eeee,13:21
ashu11on VGA port13:21
cfhowlettripthejacker change the mirrors13:22
tr33m4nripthejacker, things seem fine my end, where are you connecting from?13:22
ashu11xrandr gives output fine , but there is no output on monitor and monitor goes to sleep in a little time13:22
ripthejackertr33m4n, India.13:22
ripthejackercfhowlett, tr33m4n I'm using Xubunt by the way.13:23
cfhowlettripthejacker my speeds are normal - and I'm in China.13:23
ripthejackercfhowlett, Ok13:23
=== CyberJacob is now known as CyberJacob|Away
tr33m4nnormal in the UK13:23
Nickd55345353yes13:23
Nickd55345353normal here too13:23
Nickd55345353let me check one thing brb13:24
k1lripthejacker: try the main servers. maybe the local mirror is slow at the moment.13:24
ripthejackerk1l, I tried them too.13:24
ripthejackerwill try again13:24
cfhowlettripthejacker you HAVE localized your mirror, right?13:24
k1lthen it could be that your ISP got some issues13:24
Nickd55345353what connection are you using ripthejacker?13:25
ripthejackerNickd55345353, connected to a WiFi network13:25
Nickd55345353how much kbps/mbps?13:26
k1lare your sure the wifi network is not used from someone else so using  the downrate?13:27
Nickd55345353k1l is right13:27
Nickd55345353wifi networks are often slow onto downloading stuff13:27
priuonhey there. I liked the xfce login interface of xubuntu 12.04.4. Is it possible to use it with xubuntu 14.04?13:27
ripthejackerNickd55345353, everthing else is working fine. I'm getting 400-450KBps13:28
c0ffee_does anyone know how to unbind Super+L from locking screen?13:28
c0ffee_I'm on 14.04 ubuntu unity13:28
Nickd55345353is your internet slow?13:28
Nickd55345353or you only address this issue on the repos?13:29
ripthejackerNickd55345353, only the repos13:29
ripthejackerNickd55345353, on repos I'm getting 20KBps13:29
vbyhi guys, again13:29
Nickd55345353oh13:30
vbyI hav found thyis command for my earlier problem, I just need to know what each part of it does can someone tell me please: here is the command:     find ./backup -type f -print0 | xargs -0 md5sum > /checksums_backup.md513:30
Nickd55345353http://ubuntuforums.org/showthread.php?t=1983000 check out this link it may help you:)13:30
dexxhello people, I have a problem with installing extensions on my gnome desktop13:31
dexxwhen clicking the "ON" in the extensions.gnome.org, it would simply ignore the choice and won't even prompt to install13:32
dexxI have the "plug-in" turned to always allow13:32
mjaykdexx you might be better asking over at #gnome (you might get more chance of a response relating to gnome)13:33
dexxthank you very much13:33
vbyanyone?13:33
abhraafter recent update of firefox, i am getting 3 columns and 2 rows of speed dials in the new tab page. with a search box. previously it was 3*3. if browser.newtab.col/row is changed in about:config to 4*4, 4 columns r visible but only with 2 rows. apparently 2 rows r fixed. if i select anything more than that (5*5) only (4*2) r visible. how to change this to previous behaviour?that is (3*3) column*row. uname -a Linux abhra 3.13.0-32-generic #57-Ubuntu SMP Tue J13:33
abhraul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux13:33
eeeevby: find ./backup -type f -print0 | xargs -0 md5sum > /checksums_backup.md5 , find in the current directory called "backup", files, and print their full file name followed by a null character, send this to md5sum command for processing and after that write to the file checksums_backup.md513:36
vbyeeee: BLess you, thanks13:36
vbyeeee: Bless you, thanks13:36
vbySo I guess I can use this thing to check and see if my files were moved successfully right?13:37
ActionParsnipQuiet today....13:41
eeeeyeah, you can check the md5sum of the files, if you want it to append to (instead of overwriting) checksums_backup.md5, you should replace ">" with ">>", and you might need to put a "~" before /checksums_backup.md5, as in ~/checksums_backup.md5 so you can check the file's md5 with previous ones13:42
eeeeheh, he left13:42
codebansheeguess he got the answer he was looking for13:43
JpmhI am running an unmodified ubuntu, did add sshd.  can connect to 127.0.0.1 can not connect to 192.168.4.17 wichi is its address.  What am I missing?13:59
akunoyumeHello, after changing my MAC address I can't connect to my router anymore?14:01
akunoyume, any ideas?14:01
akunoyumeused ifconfig14:01
eeeeakunoyume: do you have mac-filtering on your router? and first try sudo service network-manager restart14:01
* zykotick9 wasn't aware ifconfig could change MAC addresses...14:02
akunoyumemkay14:02
akunoyumeI'll try it out.14:03
newbie|2I'm back with a new twist on my problem with my /home/USER/ directory.  Now, I can't boot into that kernel ... if you understand what I mean.  I was able to boot to a previous kernel and notice the existence of my /home/USER/ - but it tells me that I have a problem with encryptfs ... apparently, I had encrypted my home directory.  Any ideas?14:06
newbie|2so, it doesn't let me access my /home/USER/ directory14:07
ikonianewbie|2: accessing the home directory and booting the kernel are two different things14:08
bah_hi all, in  /media  I have 2 dirs with names like guest-9OzSDs ,  is that normal ?14:08
ikonianewbie|2: I'd suggest you clarify your problem for the channel14:08
cfhowlettnewbie|2 "apparentley"??? encryption is clearly announced and requires more than a few user responses14:08
ikoniabah_: they will be external drives such as a usb drive that you tried14:08
cfhowlettnewbie|2 but if encryption is in place and you don't know the password, you are in a tight spot14:09
bah_ikonia, ok, I see. I will try  to disconnect everything including Internet connection. will be back later14:10
newbie|2ikonia: cfhowlett: Let me explain a little better.  I had a problem with a half-installation of wine.  I avoided anything that would mess up my installation/14:11
ikoniano you didn't14:13
ikoniaas you installed wine14:13
cfhowlettnewbie|2 ^^^ sorry14:13
ikoniathat will mess up your install14:13
HypersonicDoes anyone know why my wifi is so slow in Ubuntu? I am using a highly-compatible ASUS USB-N13.14:14
newbie|2But since then - when you start up Ubuntu 14.04LTS 64 bit, you get the screen that gives you an option of ... in my case ... Ubuntu (low latency), Ubuntu, Advanced .... of Ubuntu, memtest, and advanced options for ubuntu 14.04 LTS.14:14
otherjcan anyone tell me why I would still get the HWE out of support message in MOTD after updating linux-generic-lts-trusty linux-image-generic-lts-trusty?14:14
ikoniaHypersonic: what chipset is it, doesn't sound highly compatible14:14
newbie|2cfhowlett: when I get to the password screen, I give the correct password and it seems to accept it, but it just brings me back to the same password screen14:15
ikonianewbie|2: you shouldn't get options for "low latency" at the boot screen14:15
Hypersonicikonia, I don't know14:15
cfhowlett!details | newbie|2 you're giving out breadcrumbs for your problem description.  give it all or none at all.14:15
ikoniaHypersonic: so how do you know it's highly comptible?14:15
ubottunewbie|2 you're giving out breadcrumbs for your problem description.  give it all or none at all.: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)14:15
newbie|2cfhowlett: konia: I installed sde by side Ubuntu and Ubuntu Studio14:15
Jpmhwhat do I need to enable to allow ssh to let me connect to my ip, 192.168.4.17.?  I CAN connect to 127.0.0.1 so I know the server is up14:15
ikonianewbie|2: straight away - problems14:16
Hypersonicit was listed as the top linux compatible of 201214:16
ikoniaHypersonic: where ?14:16
ikoniaJpmh: you need to do nothing but have ssh listening on that ip14:16
newbie|2ikonia: cfhowlett: It's been working fine until I fixed (with help) the incomplete wine installation14:16
ikonianewbie|2: doesn't sound like14:16
ikonianewbie|2: or you would not have had an imcomplete wine install that needed fixing14:17
Hypersonichttp://www.htpcbeginner.com/linux-compatible-usb-wireless-adapters-2012/14:17
=== ubuntu is now known as Guest82436
newbie|2ikonia: cfhowlett: I have been using both, ubuntu on a 1.6GB partition and ubuntu studio on a 352 mb partition14:17
ikoniaHypersonic: couldn't disagree more with pretty much %90 of those recommendations on that site14:18
newbie|2ikonia: since it came out14:18
ikonianewbie|2: I doubt you've got it on a 352mb partition14:18
newbie|2ikonia: Ubuntu Studio, of course I have it on that partition14:18
jeffreylevesqueis there an 'admin' (or equivalent) group in ubuntu?14:18
cfhowlettnewbie|2 nope.  no you're not.  Ubuntustudio does NOT run on 352 mb partition14:18
cfhowlettjeffreylevesque sudoers14:19
Hypersonic"I bought this wireless usb adapter hoping to run it on Ubuntu Linux - but it did not work. It works on an much older version that I don't want to install."14:19
newbie|2cfhowlett: ikonia: Give me a command to pastebin to show you that it is14:19
Hypersonicwhat is that much older version14:19
ikonianewbie|2: if you don't know how to show it's running on a 300mb partition, how can you say "it's running on a 300mb patition"14:19
ikoniaHypersonic: no idea, ask the author of the page14:20
newbie|2ikonia: not 300, 35214:20
ikoniaok, 35214:20
cfhowlettnewbie|2 plain ubuntu runs about 6 gigs.  so your 1.6 gigs is not likeley14:20
ikoniait won't fit on a 352mb partition14:20
HypersonicI have the latest revision. That might be the problem14:20
HypersonicI read that mine has the Realtek RTL8192CU chip14:21
cfhowlettnewbie|2 df -H14:21
newbie|2cfhowlett: oops, I messed up^on the dimensions ... sorry ... what I mean to say is that they share a 2TB, so it's rather 1.6TB and 352 GB, sorry14:21
jeffreylevesquecfhowlett: i got "chown: invalid group: ‘jeffrey:sudoers’" when doing sudo chown -R jeffrey:sudoers [my-dir]14:22
cfhowlett!groups14:23
cfhowlettjeffreylevesque http://askubuntu.com/questions/66718/how-to-manage-users-and-groups14:23
k1ljeffreylevesque: its sudo14:24
newbie|2cfhowlett: Sorry ...14:24
newbie|2ok, now that I got that fixed ...14:24
k1ljeffreylevesque: but be aware with -R on that.14:24
cfhowlettnewbie|2 no apology needed..  you've got a multi OS system and I've no experience with that14:25
newbie|2cfhowlett: ikonia: http://pastebin.ubuntu.com/7875459/14:25
newbie|2cfhowlett: ikonia: I'm just upset that I can't access my desktop ... I can access previous ones, but not the present one14:26
porgysalve14:26
newbie|2cfhowlett: thx to you and ikonia for your help ... and I'm not being sarcastic - I'm sincere about that14:28
jeffreylevesquecfhowlett:  so `chown: invalid group: ‘jeffrey:sudo’`?14:28
newbie|2but I need to go find my wife14:28
newbie|2see y'alll later14:28
jeffreylevesque sudo chown -R jeffrey:sudo audio-analyzer14:28
jeffreylevesquecfhowlett: sorry for the typo14:28
Aaruniwhat does it mean when my DIS card is DynOFF instead of just OFF, and how to make it OFF ? Using kernel 3.1214:29
Aaruniusing vga_switcheroo, forgot to add14:30
k1lAaruni: there is no supported 3.12 kernel so far14:31
Aarunik1l: so, just let it be, and go about my business?14:31
=== _Mama is now known as Mama
yabbouhi ;) after all my meddling with sound yesterday i must have messed up something anyway now i dont have sound anymore.. i dont even see sound settings in my ubuntu... when i start alsamixer i see it says my sound card is "CRAS" i have no idea what that is.. i press f6 and choose my soundcard but it doesnt save my change14:36
RomanGalchinskiiwhy download speed in transmission is very low?14:36
theadminRomanGalchinskii: Probably not enough seeds, or bad seeds.14:36
RomanGalchinskiion all downloads... the same torrent in win7 have x5 speed14:37
theadminRomanGalchinskii: Oh, then that's odd.14:37
theadminRomanGalchinskii: Try qbittorrent (or any other torrent client) to eliminate the possibility of a bad client, first14:37
RomanGalchinskiiok, ill try it, thank you14:37
RomanGalchinskiiqbit better?14:38
theadminRomanGalchinskii: Well, I just want to make sure that Transmission is the problem14:38
Munger!paste14:38
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.14:38
Munger!pastebinit14:39
ubottupastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com14:39
=== CyberJacob|Away is now known as CyberJacob
samuraiktorrent magnet14:40
k1l!away | CyberJacob14:42
ubottuCyberJacob: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»14:42
super_fastI deleted a file I shoulnd't have with rm. what should I do?14:42
ikoniasuper_fast: accept that it's gone and move on14:42
eeeesuper_fast: install testdisk and retrieve it if possible14:43
MungerFeeling incredibly dumb. Been trying all day to get this mic working but it just ain't happening. What am I missing here? --- http://i.imgur.com/ZAhUTnm.png14:43
eeeesuper_fast: what kind of file is it?14:43
RomanGalchinskiithe speed in qbit = transmission = 500 kbit14:43
RomanGalchinskiiin win same torrent download speed = 3-4 mbit (14:44
gauravb7090hey can anyone help me with the password recovery via live boot?14:44
theadmingauravb7090: Login password?14:44
gauravb7090yes14:45
super_fastI've been able to recreate it, mostly. Just wondering if it ended up in some sort of reserve14:45
gauravb7090yes theadmin14:45
theadmingauravb7090: Sure. Mount your drive where your system is installed to, first14:45
gauravb7090yeah I did that14:45
theadmingauravb7090: Then: sudo chroot /media/whatever14:45
theadmin(where "whatever" is the actual path it gave to your drive)14:45
samuraihow to use magnet link whit the ktorrent14:46
gauravb7090theadmin: the sudo chroot /media/linx_part gives me chroot: failed to run command `/bin/bash':  Exec format error14:46
theadmingauravb7090: You are probably booting a 32-bit LiveCD and your installed system is 64-bit14:46
theadmingauravb7090: They need to be the same arch14:47
gauravb7090intel-i386 is 32 bit14:47
gauravb7090:/14:47
gauravb7090?14:47
gauravb7090amd64 is what I need?14:47
gauravb7090theadmin: amd64 version?14:47
theadmingauravb7090: Actually, can you boot to the installed system's recovery mode?14:47
theadmingauravb7090: That will be easier14:47
ikoniadon't even bother to chroot14:47
gauravb7090yes I tried that14:47
ikoniajust remove the X from the shadow file14:47
ikoniaand then set the password when you login14:48
theadminooh, you can do that14:48
theadminNice14:48
gauravb7090theadmin: The first method asks for a root maintainence password14:48
gauravb7090and the other method hangs at the root shell14:48
theadmingauravb7090: Do what ikonia says, I actually have no idea how so ask them about it14:48
ikoniajust boot live media, mount the disk, remove the password from the shadow file14:48
gauravb7090cursor blinking with no input14:48
ikoniathen login with no password and set the password as soon as you login14:49
gauravb7090ikonia: I didn't get you14:49
gauravb7090Can you please explain it once again?14:49
ikoniagauravb7090: boot the system, mount your disk, remove the encypted password from the shadow file in $system_mount/etc/shadow14:50
gauravb7090ikonia: the shadow file comes out to be empty14:51
ikoniagauravb7090: I doubt that14:51
gauravb7090ikonia: ohh no wait14:51
gauravb7090i missed sudo14:51
gauravb7090the root password is the one encrypted?14:52
ikoniawhy are you changing the root password ?14:52
ikoniathe root account has nothing to do with your user14:52
gauravb7090what do I need to remove? the administrator password?14:53
eeeegauravb7090:  after your username remove $6$ to the next ":" so it's yourusername::14:53
eeeeor whatever is after yourusername14:53
ikoniagauravb7090: you need to change "your" username password14:53
gauravb7090this will change the user password?14:54
gauravb7090then how can I change the admin password?14:54
ikoniawhat admin password ?14:54
ikoniagauravb7090: what's the actual problem you want to fix14:54
gauravb7090There is an administrator password and a user password...14:55
eeeeyou want this: yourusername::numbershere:0:morenumbers14:55
gauravb7090I forgot both of them14:55
ikoniagauravb7090: no there is not14:55
ikoniagauravb7090: there is a user password14:55
gauravb7090ohh okay I get it14:55
gauravb7090my mistake14:55
gauravb7090sorry14:55
gauravb7090ikonia: delete everything from $6$<delete> to the next forward slash or next colon?14:56
eeeecolon14:57
gauravb7090okay :)14:57
gauravb7090thanks :)14:57
SmashcatHi, anyone know the correct way to restart a network interface without rebooting the machine? using "ifdown p4p1" for instance doesn't work, as it apparently cannot find the interface (though it is already working!)14:57
SmashcatWeirdly, using "ifup p4p1" gives the error that File exists.14:58
redhatHi, anyone know to change hashing sign in ubuntu to pacman sign ?14:59
=== CyberJacob is now known as CyberJacob|Away
ikoniaredhat: pacman unicode char is U+15E715:01
abadayHi, I have a preseed script, how do I use the script for installation if Im using usb-stick?15:01
ikoniaredhat: so if you set PS1 to the unicode char U+15E7 you should get a pacman15:01
redhatikonia: how to change it?15:02
ikoniaredhat: just set it, it's a shell variable15:02
physixer12.04 do-release-upgrade "No new release found". Can't be a sync problem after so many days!15:02
redhatikonia: thanks man, i'll try it.15:03
physixerI have tried both "main server" and "server for United States" in the update-manager settings.15:04
Carnifex#private15:04
alazare619_2ive been working on my ubuntu box i recently installed qemu/kvm on it and i want to run a router underneath ubuntu the problem i want the host ubuntu to be nat'ed behind the virtual firewall it runs15:04
alazare619_2how do i go about this15:04
ikoniaalazare619_2: you'd have to make the ubuntu network card have no IP and be a bridge device, then set the VM to have an IP, then tell ubuntu to route via that IP15:05
alazare619_2ok i have 2 nics atm15:05
ikoniadoesn't really change what I said15:05
alazare619_2so lets say nic1 on the host give it 0 ip then in the vm attach it a bridge?15:05
alazare619_2and give it a ip in the vm15:06
alazare619_2nic2 i should in the vm give it ip 192.168.1.1/24 and on the host give it a ip of 192.168.1.2/24 and point it to default gateway 192.168.1.1/24 is that correct?15:06
gauravb7090ikonia: it still gives me authentication failure….my shadow file has the change that I made15:06
ikoniagauravb7090: what does ?15:06
gauravb7090the login still gives me authentication failure15:07
ikoniagauravb7090: what password are you using to login ?15:07
gauravb7090no password15:07
gauravb7090I just click on login15:07
ikoniagauravb7090: ahh, I wonder if the login manager is blocking you as it doesn't like blank passwords15:07
ikoniaI'd not considered that15:07
ikoniaapologies15:08
=== ix_ is now known as Guest74572
gauravb7090not a problem..but what should I do now? I booted again from the live CD15:08
ikoniagauravb7090: you could try logging into the console rather than the dsktop15:08
ikoniagauravb7090: or use a livecd to chroot and set the password as theadmin suggested15:08
MuchachaoHi guys, Probably a dumb question: How to reload the .Xresources file?15:09
gauravb7090chroot gives me an error15:09
ikoniagauravb7090: yes, and you where told why15:09
theadminMuchachao: I can't remember the command but restarting X should do the job15:09
gauravb7090ohh okay15:09
gauravb7090ikonia: amd64 version right?15:10
ikoniagauravb7090: what ever version your system is15:10
gauravb7090yes.Thanks :) I'll try doing that15:10
gauravb7090will get back in a short while :)15:10
Cyb3rtyhi. in which config can i adjust volume? it's too quiet15:11
=== oxez is now known as jpleau
redhatikonia: please help me to set variable.15:15
JohnTalentthere a way to get a screenshot of a specific window instead of the entire desktop?15:15
DeepspeedJohnTalent, yes.  You can do it in e19 by right-clicking the title bar of the window and taking a shot of only it, but idk how to do it with other DE's15:16
JohnTalentright15:16
JohnTalentl8r15:16
Muchachaotheadmin, thank you for reply. I found the command that does the job: xrdb ~/.Xresources15:17
theadminMuchachao: Yeah that's the one, sorry about that15:17
Muchachaotheadmin, no sorry, you gave me the direction, and I found it15:18
redhatikonia: buddy are you there?15:19
alazare619_2how do you turn off a ip on a ubuntu host nic so that the vm can have the onl ip on that nic15:20
ikoniaredhat: what ?15:22
ikoniaalazare619_2: disable it15:22
alazare619_2if i disable the nic the guest vm can still utilize it?15:23
ikoniaalazare619_2: by disable it remove any IP from it15:24
leeyaahello15:24
redhatikonia: i'm passing this command "set  U+15E7"15:24
ikoniathe bridging will activate it15:24
leeyaahow do you add a init.d script to auto start at boot ?15:24
leeyaasomething like chkconfig ?15:24
alazare619_2service init.d script name on15:24
leeyaaalazare619_2: full path ?15:24
alazare619_2serice init.d script name start15:24
alazare619_2doesnt need to be full path15:25
Styrbjornleeyaa: update-rc.d <service> defaults15:25
Styrbjorneg.15:25
=== alphabet is now known as {test}
leeyaaSynchunk: i tried that, it required lsb compliant script15:25
=== {test} is now known as teabag
leeyaahttp://bpaste.net/show/jmx8vdk3FGssIab4dnqn/15:26
Styrbjornor replace <defaults> with the runlevel you want15:26
Styrbjornleeyaa: have you placed the script in /etc/init.d ?15:26
leeyaaStyrbjorn: ofc15:27
=== jelatta_away is now known as jelatta
Styrbjornalso does it support the start, stop and restart statements ?15:27
leeyaayes15:27
Styrbjornarguments even.15:27
Styrbjornok15:27
Styrbjornah15:27
Styrbjorndefault15:27
=== matrixdevuk is now known as Daylight
Styrbjornyou should type defaults15:27
leeyaaapf ;p15:27
Styrbjornjust a type-o15:27
leeyaathanks Styrbjorn15:27
Styrbjornnp15:27
leeyaashould have noticed that15:27
Styrbjornshit happens15:27
leeyaayeah15:28
leeyaathats what happens when you maintain lots of different servers with different distros15:28
Styrbjornyep15:29
physixer12.04.4 do-release-upgrade "No new release found". I'm not being offered 14.04.1!15:30
Deepspeeddid you try apt-get update first?15:30
physixeryes many times, tried both "main server" and "server for United States" in update-manager. No luck.15:31
Deepspeedthat's weird.  idk.15:31
physixerupdate-manager -d offers 14.04 but I don't wanna go that route.15:31
DeepspeedI prefer to just backup important data and start fresh for new releases anyway.15:33
DeepspeedClears up clutter and helps keep drives from getting too fragmented15:33
plshelphey guys anyone had good/bad experiece with digitalocean? http://t.co/3kjd36kEgD15:33
=== Granis` is now known as Granis
oldpyrohi, I have a USB pen drive that currently contains the CentOS 6.5 installer. Can I put the Ubuntu 14.04.1 installer iso next to it so I can dual-boot?15:36
oldpyroor do I have to replace the CentOS one?15:37
redhatikonia it's  not working man.15:38
=== scott is now known as Guest24269
Radon_3hi fellas, I am using ubuntu live, and when I run this command "md5sum -c checksums_backup.md5" it prints out all the files and if they are ok, well I onlu want it to print out the files that are not ok15:45
Radon_3instead of a very long list15:45
Radon_3how should I do that?15:46
Radon_3?15:47
Ridley5grep ?15:49
Radon_3Ridley5: How should I use grep?15:50
abadaygrep -v ok15:51
Ridley5try this Radon_3 : http://askubuntu.com/questions/83831/using-grep-awk-etc-to-filter-command-output15:51
=== newbie is now known as Guest46469
Radon_3thank you nice people15:53
Radon_3problem somewhat solved15:53
Guest46469I am back with the impossibility to access one of my partitions.15:53
funchcan i open terminal on linux installer like i can do in windows installer with shift + f10 ?15:55
funchubuntu 12.04 liveusb15:55
voidfirectrl+alt+fkeys would drop u on a virtual terminal15:56
voidfirefunch:15:57
Guest46469In my inaccessible partition /home/USER/, I have the item "Access-Your-Private-Data.desktop".  When I click on it, I get the message that the link is broken. It says that the target /usr/share/encryptfs-utils/encryptfs-mount-private.desktop doesn't exist.15:57
funchvoidfire :D any how i get back to installer from there? i think it was with cntrl+alt + f7 or f815:58
funchbut doesnt seem to work15:58
Guest46469While I don't think I removed it, I would be impressed if someone could help me get access back to my thing15:58
funchi mean it worked if i used combo + f1 while boot15:58
voidfiretry all the fcombos15:58
funchnothing :/15:59
voidfireit might be on f7 (most of the time is ) or else on some other F-15:59
voidfirehmm15:59
Guest46469Any real experts out there?15:59
voidfireGuest46469:  I didnt really understand ur case15:59
voidfirebut feel free to pm me with lots of details and Ima see what I can do16:00
voidfirefunch: still nothing with the f1..f12 combos?16:01
Guest46469voidfire: I had an incomplete installation of wine (I don't know why I had installed it, so no need to ask me).  I looked around for how to get rid of the partial installation.  I was given many sugestions and finally was able to get rid of wine.  Now, when I get to the boot screen, I can't use the most recent incidence of Ubuntu Studio.  I booted off of another "option for Ubuntu 14.04LTS"16:02
funchvoidfire nothing :(16:02
funchalready went for reboot16:02
funchseemed like a faster way16:02
funchbut tnx16:03
voidfirefunch try ctrl+alt+t16:03
voidfirefor terminal spawning16:03
voidfirewithout loosing the X disp;lay like happened16:03
voidfiremight be a drivers bug or something..u should get X11 screen on f7 combo16:03
Guest46469voidfire: I then looked at the partition where my stuff is.  I got to the /home/USER/ and saw a couple links to encryptfs.  I didn't think I had secured my home directory, but apparently I had.16:03
voidfireSo Guest46469 you fail to install wine properly16:03
funchtyped startx :D told 10 fatals16:03
funchnot sure if it should worked16:04
funchbut nvm now16:04
Guest46469voidfire: Wine is in the past.  It's gone16:04
voidfireyea but meanwhile"in the proccess" you might just messed something right Guest46469 ?16:04
voidfiretrying to figure what that is16:04
Guest46469voidfire: I'm a n00b, so I may have messed something up, though I followed suggestions from this channel16:05
voidfirei see so whats the most profound error that you are getting right now?16:05
voidfireencryptfs doesnt exist or smth16:06
Guest46469hold on, I'm going to pastebin16:06
voidfireI could use some of your .bash_history tail lines16:06
voidfireto see what u've actually ran16:07
Guest46469voidfire: Tell me how to get you that info16:08
Guest46469voidfire: http://pastebin.ubuntu.com/7876118/16:08
voidfirecat ~/.bash_history > newfile16:09
voidfirethen open newfile with a text editor16:09
=== Daylight is now known as matrixdevuk
voidfireand give me the last lines16:09
voidfireor do cat ~/.bash_history | tail > newfile16:09
voidfirenewfile should have only the last lines with the 2nd example16:10
=== Anarchic` is now known as Anarchic
MungerCan somebody please help me get my audio capture working again? It was fine until I updated to 14.04 yesterday. I *think* the mic is unmuted but can't be sure16:11
voidfiremunger alsamixer and M on mic channel?16:11
ice-cubehello16:12
Mungervoidfire, http://i.imgur.com/ZAhUTnm.png  <------- Thatt's what I'm using, but it does the same as alsamixer and shows the same settings16:12
ice-cubeI have a problem with one of my games16:12
Guest46469voidfire: I tried both (I'm in a previous kernel installation, so I'm not where things happened), but in both cases, permission denied16:12
voidfireMunger: then Im not sure16:12
ice-cubeanyone help me ?16:12
voidfireGuest46469: check ur pms16:13
Guest46469ice-cube: I would if I wasn't a n00b16:13
voidfireice-cube: your questiong really doesn't help anyone who might be able to help16:13
ice-cubethank u Guest16:13
Guest46469voidfire: How do I do that?16:13
Mungervoidfire, Lokss like the right stuff is unmuted, doesn't it?16:13
Munger*looks16:13
voidfirewhat kind of irc client are you using Guest46469 ? just change window to find ur PM's16:13
=== vincent__ is now known as Guest49693
Guest46469voidfire: I am using kvirc16:14
ice-cubeI play secondlife I try to watch youtube video inside the game media I cant it says the media plugin gstreamer failed16:14
voidfireMunger:  I dont know didnt had exposure to QazMixer thingie16:14
Guest46469PM = permission?16:14
ice-cubeI went to their website they said u need to see ur OS16:14
voidfireice-cube: try to update gstreamer maybe?16:14
voidfirepm = private message16:14
ice-cubeI am on the latest on16:14
ice-cube0.1016:14
voidfireice-cube: dunno :/16:14
oldpyroif I have a USB pen drive that currently contains the CentOS 6.5 installer, can I put the Ubuntu 14.04.1 installer iso next to it so I can dual-boot those?16:15
ice-cubehas anyone played secondlife on ubuntu before ?16:15
=== bruno is now known as Guest83028
Mungervoidfire, Exactly like alsamixer really. Orange items are capture blue are playback. The black dot under sliders shows they arenen't muted16:16
=== debian is now known as Guest4008
voidfireoldpyro: look into katana and its forge programm16:17
Guest4008hi...can any one tell me how to access xampp server from other network16:17
voidfiremunger .. might be something else.. I really dont have it with linux sound systems16:17
ice-cubeno one to help :(16:17
cfhowlett!patience|ice-cube16:18
abadayhi, how do I choose boot-options when installing ubuntu 14.04 with a usb-stick? There is no os installed on the harddisk16:18
ubottuice-cube: 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/16:18
ice-cubethey say it's gstreamer problem16:18
cfhowlett!miultiboot16:19
oldpyrovoidfire: thanks, that looks like what I need16:19
cfhowlett!multiboot16:20
cfhowlettoldpyro I believe this is what you want: http://www.pendrivelinux.com/yumi-multiboot-usb-creator/16:21
voidfireoldpyro: Figured ! :)16:21
voidfirecfhowlett: suggestion is easier tho16:21
oldpyrohmm, it says "Installing Linux from the YUMI created USB Drive to a Hard Drive is not officially supported." though16:23
oldpyroguess I will have to try16:24
=== whoever is now known as Guest93775
rafaelsoaresbri need help to install ubuntu 14.04, windows 8.1 is already installed, but ubuntu's setup don't recognizes disk's partitions.16:28
dlrkHow do I set CPUFreq in Xubuntu?16:28
dlrkI have it in BIOS as 4.6, but Xubuntu is running it at 3.516:28
qtraind16:29
hakimhello all16:30
rafaelsoaresbr'Disks' show all partitions (MBR), but Gparted and Ubuntu's Setup don't.16:30
hakimwhy is it so damn difficult to set up a samba share in 14.04.. i cant get it working to save my life16:30
hakimanyone succesfully get samba share working in 14.04?16:32
=== merrvlfwknwqnjhd is now known as ztjppmyycsdvtfkx
=== ztjppmyycsdvtfkx is now known as sepero
dlrkHow do I control CPU freq from Xubuntu?16:35
=== eric is now known as Guest81769
OerHeks!info cpufrequtils16:38
ubottucpufrequtils (source: cpufrequtils): utilities to deal with the cpufreq Linux kernel feature. In component universe, is optional. Version 008-1 (trusty), package size 37 kB, installed size 227 kB16:38
dlrkI'm trying to use cpufrequtils , but it looks like I don't have a cpufreq driver16:38
OerHeksdlrk, what does ' cpufreq-info  ' say? http://www.thinkwiki.org/wiki/How_to_use_cpufrequtils16:41
Beldardlrk, Although dated has info and opinions worth considering and a plugin mentioned, http://ubuntuforums.org/showthread.php?t=177788716:41
OerHeksuse paste.ubuntu.com for the output16:41
dlrkcpu-freq-info says no or unknown cpufreq driver16:41
OerHeksdlrk, what cpu do you have? maybe your bios override settings corrupt this tool for working16:42
dlrki7-2700K16:42
dlrkand my BIOS is set at 4.6, but Xubuntu is running it at 3.516:43
OerHeksdlrk, try again with your bios set to auto16:43
dlrkSet my BIOS to auto?16:43
OerHeksdlrk, auto/normal/no adjustment16:44
dlrkIt's overclocked to 4.6 in the bios, though, I don't want it slower16:44
Linux25Hey everyone, a little bit off-topic, usually when im on the YouTube site and signed, it usually shows me a selection of random videos 'recommended for you', it shows about 12 and theres a 'show more' button to show the rest. For some reason it's no longer on my feed, i have videos from people ive subscribed to, and a "watch it again" part for videos i've watched previously, but no recommendations. Is this just something im experie16:54
Linux25ncing or have youtube removed that feature for everyone?16:54
bazhangtry #ubuntu-offtopic Linux2516:56
Linux25No Problem. Thanks.16:57
=== Barnabas is now known as Guest58997
=== Guest58997 is now known as BarnabasDK
darkxploithello... can someone tell me if i can set up lvm on /home which is in a single partition or should i set it up for a different partition ie /home on a different partition ?.. thnks17:04
maddawghmmm... i'm trying to figure out the syntax for the rm command to remove all files that end in .jpg, .png, .nfo, and .tbn from a directory recursively how might one do that?17:04
darkxploitmaddawg, do u want to delete all in the whole disk or on a specific folder ?17:05
maddawgi dont know what that means darkxploit... you dont set lvm up on a home directory17:05
maddawgyou set lvm up as a partition tho17:06
darkxploithm ok17:06
maddawgdarkploit specific directory17:06
maddawgbut with many directories inside it17:06
darkxploitfind /your directory -name *.jpg | xargs rm -rf17:07
darkxploitfind /your directory -name *.jpg | xargs rm -rf17:07
darkxploitmaddawg, what do u think ?17:08
maddawghmm ok i will try that17:08
bekksmaddawg: rm has the --recursive option17:09
maddawgi was doing find /target/directory -name '.jpg' -type f -delete17:09
darkxploitwell u can do the find first17:09
bekksUsing find is the slowest of all possible alternatives.17:09
ikonia-exec rf -rf {}\ ;17:09
eeeedont use -delete it's very slow17:09
maddawgthat worked on redhat when i did it17:09
maddawgeeee oh17:10
darkxploityou can use locate as well.. do execute the command updatedb17:10
bekksmaddawg: "it works" is not always "it works good" :)17:10
abadayhow do I put a preseed.cfg in initrd root directory?17:11
abadayon the installation usb?17:11
maddawgbekks so what would be the corect syntax for rm then17:11
maddawgrm -rf *.jpg17:11
maddawgfrom inside the root directory that is17:11
CrisisCorEYo! Quick question, anyone know if the ubuntu support for the AMD Kaveri APUs is decent?17:12
bekksmaddawg: then you do not want to delete all *.jpg17:12
bekksmaddawg: Whats your intention behind that?17:12
darkxploitmaddawg, you can cd into a directory and do a find like this --> find . -name *.jpg17:12
maddawgi want to remove all jpgs17:12
maddawgdarksploit i need to remove all of them not find them.. i know where they are but they are all named differently17:13
maddawgi just want to delete all files that end in the extension .jpg, .png, .tbn, .nfo17:13
bekksmaddawg: why do you want to do that?17:13
maddawgbekks because i dont want them there lol17:13
bekksmaddawg: Do you know that you will break thumbnails, icons, etc.?17:13
maddawgi want them deleted that's why17:14
bekksmaddawg: you dont want to do that.17:14
maddawgbekks i am aware yes17:14
maddawgyes i do17:14
maddawgit's for a plex server those are metadata for my movies17:14
eeeebekks: i think he only means a specific directory, not the whole system17:14
maddawgi need to regenerate them17:14
maddawgyes just one directory17:14
bekkseeee: he said "root directory" :)17:14
darkxploitmaddawg, my intention was to find it and pipe it into the xargs command to remove it.. may be im not understand your demand17:14
eeeeyeah i know ;)17:14
bekksmaddawg: So which directory are you talking about?17:14
maddawgthe root directory of where the files are17:15
maddawgnot as in root /17:15
bekksmaddawg: Name it please :)17:15
maddawgas in the root of the main directory... /mnt/media in this case17:15
ikoniait's that simple17:15
maddawgand all of it's subdirectories17:15
ikoniafind . -name 'whatever' -exec rm -rf {} \;17:15
darkxploitikonia, ;)17:15
maddawgi will give it a shot ikonia... and I just run that from the directory of where the files in question are right?17:16
eeeei'd pop it an -iname in case there are .JPG files17:16
maddawgi.e. not from ~, but CD into /mnt/media/ and then run it17:16
darkxploitwell well... i need to set up lvm for /home.. help me please17:16
maddawg-iname before -exec?17:16
abadayi dont know how to point at that file when installing with usb stick and having the preseed.cfg on another usbstick17:17
eeeemaddawg: yeah, instead of -name17:17
eeeeit ignores case17:17
maddawgah ok17:17
maddawggood to know17:17
maddawgalso all the tbn files are downloaded via sickbeard17:17
maddawgand the nfo files are just stupid info files that point to it's tag in IMDB17:18
maddawgwhich i no longer want.. i just want to rescrape everything17:18
maddawgthey came over from a windows machine17:18
maddawgoh boy this is gonna take a good long time17:19
maddawgover 2000 movie folders and another 4000 tv shows folders17:20
=== tcpman is now known as Guest78815
hakimim having a hard time getting file sharing to work in 14.04 can anyone help?17:30
hakimthe option is now missing in nautilus17:30
abaday"If you are using initrd preseeding, you only have to make sure a file named preseed.cfg is included in the root directory of the initrd. The installer will automatically check if this file is present and load it. "17:30
abadayroot directory of the initrd of my usb-stick?17:31
=== purr_ is now known as purrr
purrrhi, can anyone help me change the function of page up to be paste?17:33
LabanHello!17:33
purrrbasicly what the middle mouse button does17:33
LabanMy Ubuntu 14.04 is no longer reading my ~/Desktop folder at startup, it use ~ instead. I used to have ownCloud mounted in ~/Desktop, but currently don't have that.17:34
hakimanyone know why i have lost the sharing tab in nautilus under permissions?17:34
ikoniaLaban: ubuntu is not meant to "read" your desktop folder17:34
LabanThe OC is probably besides the point though. Why is X not reading ~/Desktop?17:34
Blendahi there, i need some help on installing a few soft to use my windows vst on ubuntu 14.0417:34
ikoniaBlenda: short answer - don't do it17:35
LabanWell, it's supposed to use ~/Desktop for its icons etc?17:35
ikoniaLaban: no17:35
LabanWhy did it before?17:35
LabanOptional?17:35
ikoniaLaban: why don't you tell us the actual problem, rather than what you think the solution is17:35
Blendai'm on #vst-bridge with Phantom, i'm installing Wine1.7, i'm stuck where Wineprefix asks for a name, i've chosen "default", but now it asks "what would you like to do with wineprefix"17:35
ikoniaBlenda: I'd strongly suggest you not try to use VST with wine, I'd stronger suggest do it less with wine that isn't part of ubuntu17:36
Blendai'm following this page : http://www.winehq.org/download/ubuntu17:37
ikoniaBlenda: #winehq is the channel that supports that17:37
Labanikonia: I run ownCloud on localhost, davfs-mounted to ~/ownCloud. Symlinked ~/ownCloud/desktop/ to ~/Desktop as it's where I stored my desktop files and folders. Rebooted, dav-mount failed. X now use ~ for Desktop icons.17:37
Blendaooh sorry, i'm not used to linux, and even chat17:37
Blendamanyway thanks, i go on this channel17:38
ikoniaLaban: you're mistaken17:38
ikoniaLaban: if the mount is failing there is nothing for the symlink to point at17:38
ikoniaLaban: that is the first issue you need to resolve17:38
purrrI want to add in another hotket for the middle mouse paste to also work when page up is pressed. Can anyone walk me through this?17:38
LabanThat has been solved. ~/Desktop is now just a folder, not a symlink anymore.17:38
ikoniaLaban: ~/Desktop should not be a symlink17:39
Labanikonia: It's not anymore.17:40
ikoniaLaban: it shouldn' tbe17:40
ikoniashouldn't be17:40
ikoniaso zero problem17:40
LabanYes, problem.17:41
Laban~/Desktop is a directory, with files.17:41
ikoniaas it should be17:41
LabanThose files are not shown on Desktop.17:41
ikoniaso that is %100 correct17:41
LabanInstead, files from ~/ are shown17:41
LabanTHAT's the problem.17:42
ikoniaLaban: can you give an example of a file name that you see as an icon on the desktop ?17:42
LabanWell, I have a folder shown on Desktop named "shairport2"17:42
LabanWhich resides in ~ (~/shairport2)17:43
ikoniaLaban: ls -la ~/Desktop/shairport217:43
ikoniaLaban: what does that return17:43
ikoniaexactly17:43
Laban...I'm not sure why that helps. Can you explain?17:44
LabanNot helps, but what's your line of thought?17:45
ikoniaI'm trying to see your systems status17:45
MeerkatHow can I reset my network configurations to the xubuntu 14.04 defaults?17:45
hadeswatch3rDoes anyone know a way to encrypt new user folders by default when you create the new users in Ubuntu 14.04 ?17:45
purrrI want to add in another hotket for the middle mouse paste to also work when page up is pressed. Can anyone walk me through this?17:46
=== patrick is now known as Guest82290
Labanikonia: http://pastebin.com/nTyKLPer17:48
Laban...and:17:49
Labanlaban@fenrir:~$ ls -al ~/Desktop/shairport2/17:49
Labanls: cannot access /home/laban/Desktop/shairport2/: No such file or directory17:49
ikoniaLaban: what version of ubuntu is this ?17:50
Laban14.0417:51
=== [GodFish]JohnRip is now known as JohnRipper
ikoniaLaban: running the unity desktop17:51
Labanyes17:51
ikoniaLaban: by any chance have you got unity-tweak-tools installed/used it17:52
LabanI don't.17:53
LabanOdd problem? :)17:53
ikoniaLaban: not really17:54
gizmobayI'm trying to find a command with which but it doesn't allow me to use wild cards. How can I find the command? It's ???diff.17:54
ikoniathe docs I'm reading don't suggest ~/Desktop should actually contain the icons17:54
reisiogizmobay: what?17:54
ikoniaLaban: I'm trying to see if thats just "icons" or "content"17:54
reisiogizmobay: ls /usr/bin/*diff17:54
reisiow, color, etc.17:54
reisioapropos diff, whatis diff17:55
reisioapt-file search diff17:55
LabanAny other machine I use have all desktop content in ~/Desktop17:55
voidfiremeow17:55
gizmobaythanks reisio, I didn't think of that17:55
ikoniaLaban: does that include shortcut files too17:55
LabanTechnically yes, but I don't have any there.17:56
LabanBut yes if I put a program shortcut there it will be stored in ~/Desktop17:56
reisiogizmobay: :)17:56
ikoniaLaban: could you verify that on the broken machine plese.17:56
ikoniaplease17:56
ridiculeHello18:01
purrrI want to add in another hotket for the middle mouse paste to also work when page up is pressed. Can anyone walk me through this?18:01
ridiculeCould any body please tell me how I can change the orientation of docky?18:01
ridiculeI want it on to the left corner of my screen vertically18:01
reisioridicule: /msg alis list *docky*18:02
Ozera||When I place a DVD in cd/dvd drive, and try to eject it via Disk Utility, it tells me there is no media in the drive. It also does not recognize that there is a DVD +R in the drive. i.e, no media detected18:04
Ozera||Does anyone know why this might happen?18:04
havarkahi everybody, could you please help me with installation of ubuntu?18:06
ridiculereisio,  Am sorry I din't get you18:07
havarkawhen i try to install it, in dividing the partition doesnt shows me that i have installed windows, which i do have, so where to install it?18:07
havarkain order that i can run both?!18:08
havarka? please seriously18:09
purrrwhat does echo mean?18:09
Silver30Alguien sabe como instalar Spotify en Debian con una Raspberry Pi18:09
reisioridicule: it's a command you send on IRC18:10
reisiohavarka: can you post a screenshot?18:10
ridicule /msg alis list *docky*18:10
reisioridicule: with no leading spaces18:12
reisiohavarka: sure18:12
MuchachaoHi guys, I18:12
reisiohi much18:13
bazhangridicule, the channel is #docky18:13
purrrI want to add in another hotket for the middle mouse paste to also work when page up is pressed. Can anyone walk me through this?18:14
eeeepurrr: holding page up, middle button pasting works here18:14
ridiculereisio, Thanks alot :)18:14
IzayaQuestion, what do you all use as a hot-key combo for switching between workspaces? On a laptop atm, currently ushing ctrl+shift 1234. Was looking for suggestions of what others use.18:14
ridiculeI finally found a way to do it18:14
MuchachaoHow to see from an installed application on which packages it depends?18:15
purrreeee, I mean I want to change the function of page up to be paste18:15
eeeeok18:15
eeeeyeah i thought it sounded off18:16
purrrI bought one of those mini keyboards that had a little touch pad and all. But no middle mouse button, so I can not paste stuff with ease18:16
purrri feel that page up will be a suitable button to map to paste, but I do not know how18:16
ridiculebazhang,  Thanks mate :) I did change the alignment already :)Next time I've got doubts about docky, I will ask my question there18:17
MuchachaoHow to see from an installed application on which packages it depends?18:19
hakimcould someone please help me get network sharing working on 14.0418:19
reisioMuchachao: apt-cache rdepends ?18:21
reisioMuchachao: or aptitude why18:21
reisiohah :p https://blog.hartwork.org/?p=10818:21
loacan someone explain me what systemd do in ubuntu?18:22
loait is not init manger and don't used for running services? Right or not?18:22
hakimanyone got network sharing to work in 14.04?18:23
ofdmloa: https://wiki.ubuntu.com/systemd18:23
reisioloa: it manages daemons ("services")18:24
reisioloa: but only in recent/dev versions of Ubuntu, AFAIK, so far18:24
ofdmhakim: what is it that you want to share?18:24
loaand as i see it tries to do some funtions of udev right?18:24
loafor example it can raname and add network interfaces.18:25
hakimi wnat to share my office computer with other windows PCs in my house18:25
=== Izaya is now known as Izaya`Studying
hakimon the same network18:25
ofdmhakim: file sharing? Use samba!18:25
ofdmhakim: same goes for printer sharing18:25
hakimi have samba installed and it worked just fine on 13.10 but now i cant get samba to work with 14.0418:25
bekkshakim: Then most likely you need to setup a samba server like this: https://help.ubuntu.com/14.04/serverguide/samba-fileserver.html18:25
ofdmfor me samba works just as fine after migration to 14.0418:25
ofdmusing the sae config18:26
hakimmine stopped working18:26
ofdmsame*18:26
hakimno computer in my house sees it anymore18:26
ofdmmake sure the samba service is tied to the correct nic18:26
hakimhow to i do that ofdm:18:26
loahakim, there is chages in configuration.18:27
loasome parameters for example become only global.18:27
ofdm /etc/samba/smbd.conf18:27
ofdminterfaces = 0.0.0.0 eth018:27
loai earlier moved my server to 12.04 and faced few problems.18:27
hakimsorry guys im a noob at this.. i know how to opent eh conf file and edit but i dont know what im looking for exactly18:28
loacheck if your smbd is running first.18:28
loaps aux | grep smbd18:28
hakimloa: in terminal ?18:28
ofdmloa: good one! :)18:28
loaand config is /etc/samba/smb.conf18:28
BlueskyderHello18:29
loaif you try to restart smbd from terminal you can see error messages sometimes, which can help you. sudo restart smbd18:29
BlueskyderCan you run minecraft on ubuntu without a DOS emulator?18:30
hakimno talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory18:30
hakimsmbd start/running, process 1126318:30
hakimthats what i get on restart18:30
Mangoleshey18:31
Mangolessomeone can tell me what the car carbon dioxide thing is18:31
Mangolespeople go in garage in movie turn on for dioxide?18:32
=== emir is now known as emirtr
loahakim, show your configuration18:33
reisioMangoles: it's a relatively painless why of committing suicide18:33
Mangolesreisio: guide?18:33
loahakim, and ps aux | grep smb18:33
Mangoleshow possible to do this18:33
hakimcopy and paste it here?18:33
Mangolesneed info18:33
reisioMangoles: it's all in the movies18:33
loahakim, and netstat -an18:33
reisiopainless way*18:33
bekks!pastebin | hakim18:33
ubottuhakim: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.18:33
Mangolesreisio: no I need do this18:33
gokuI am trying to install ubuntu on my Asus T100 but I can't get it to boot from USB. Can someone PLEASE help?18:34
=== goku is now known as Guest52795
reisiogoku: not while you're absent18:34
reisioMangoles: try #defocus18:34
Guest52795reisio: I'm not absent18:34
Mangolesreisio: fuckk this ; I look for guide and finish it18:35
hakimloa: this is my config http://paste.ubuntu.com/7877165/18:35
eeeeMangoles: suicide is a permanent solution to a temporary problem18:36
reisioMangoles: k18:36
reisioGuest52795: but your nick is worse :p18:36
Guest52795Mangoles: Have you tried turning it off then on again18:36
reisioGuest52795: what've you tried? What happens?18:36
Mangolesno18:36
Mangolesgood bye all18:36
loahakim, so you trying share you home dir right?18:36
Guest52795reisio: Went into bios and tried to change the boot priority; can either change it to boot from windows or not. Tried booting from available devices on boot and all I can see is my motherboard and windows18:37
hakimloa: here is ps aux | grep smb http://paste.ubuntu.com/7877184/18:37
loahakim, and what about netstat?18:37
=== ubuntu is now known as Guest51074
hakimloa: no trying to share a hardrive18:38
hakimi have 2 hardrives18:38
reisiohavarka: from the live cd?18:38
Guest52795reisio: I don't know what else to try. My options are limited with this machine as they make it very specific I think. I can't find any documentation on people installing ubuntu on it18:38
loahakim, show netstat and we will go on.18:38
hakimloa: do i just stype netstat in terminal?18:38
reisioGuest52795: there's not a dedicated boot menu key? F12?18:38
loahakim, netstat -an18:38
bekkshakim: your share path contains a white space. Embrace the path with "".18:39
reisiohavarka: try the command 'sudo lsblk -f | pastebinit' instead18:39
hakimnoa: netstat http://paste.ubuntu.com/7877215/18:41
hakimwhat line noa:18:41
bekkshakim: Fix the path name in your config.18:41
abhi_??18:42
hakimnot sure where to find the path name?18:42
casaOlã alguém do Brasil?18:43
loahakim, at the end of configuration file18:43
Guest52795reisio: there is, the volume button. But the USB is not recognized as being plugged in. This is a tablet pc18:43
casaueeuheuheuehuehuee br br br br18:43
hakimok18:43
bekkshakim: In your config, line 262, where you configured it.18:43
loahakim, under [Media]18:43
bekks!br | casa18:43
ubottucasa: 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.18:43
mytmattlist18:43
hakimpath = /media/hakim/Shared Media/Media to path =/media/hakim/Shared Media/Media?18:43
bekkshakim: No.18:43
bekkshakim: Embrace that path with "".18:44
reisioGuest52795: what OS came on the tablet PC?18:44
hakimpath = "/media/hakim/Shared Media/Media" ?18:44
Guest52795reisio: Windows 8.118:44
bekkshakim: correct :)18:44
hakimawsome18:44
reisioGuest52795: pro or rt?18:44
loahakim, yes and don't foget about restart smbd18:44
hakimlet me give it a try now18:44
Guest52795reisio: not sure. How do I find out?18:44
reisioGuest52795: if it was pro it would've cost twice as much18:45
reisioGuest52795: start > control panel > system18:45
marshall_hi guys18:45
reisiohi marsh18:45
hakimcommand for restart noa:18:45
Guest52795reisio: then rt. It was pretty cheap.18:45
Guest52795reisio: I'm in system and security and can;t find any info on it18:46
marshall_i have a problem with unity18:46
marshall_can you guys help?18:46
loahakim, you do that before18:46
Guest52795marshall_: I have a problem with my girlfriend18:46
reisioGuest52795: well, you can crosscheck the model # that's undoubted printed on it somewhere18:46
Guest52795take a ticket18:46
loahakim, sudo restart smbd18:46
ikoniaGuest52795: there is no need for that content18:46
reisioGuest52795: if it's Windows RT, statistically the chances you'll be able to change the OS are veyr low18:47
reisiovery*18:47
jakesyl2hey guys how do i set a static ip on ubuntu 12.0418:47
hakimokay going to try it now18:47
Guest52795reisio: really now?18:47
Guest52795hmm18:47
loahakim, how your trying to access your share?18:48
loayou *18:48
hakimfrom a windows pc loa:18:48
Guest52795reisio: I'm googling here and can see instances where people have installed linux on it....but no information as to how18:48
hakimon the same network18:48
reisioGuest52795: yes, ARM tablets and Windows RT tablets both in general are sold by people who aren't interested in you changing the OS18:48
reisioGuest52795: on... your particular model?18:48
hakimi can see other PC's on the network from my ubuntu.. but they cant see me18:49
bekksjakesyl2: Thats described here: https://help.ubuntu.com/12.04/serverguide/network-configuration.html18:49
Guest52795reisio: yes, Asus t10018:49
Guest52795reisio: https://bbs.archlinux.org/viewtopic.php?id=17994818:49
loahakim, you use something like this \\192.168.0\Media ?18:49
jakesyl2bekks any way i can do it with a gui?18:49
loahakim, you use something like this \\192.168.0.1\Media ?18:49
hakimno18:49
bekkshakim: Can they use the share? It is irrelevant wether they can "see" you.18:49
hakimshould i?18:49
loahakim, try18:49
bekkshakim: then what are you using?18:49
reisioGuest52795: oh, well just follow their instructions, then18:49
loahakim, if it fails show again netstat -alnp18:50
Guest52795reisio: but I need help.... sadface.jpg18:50
hakimusing the network button in the file browser on windows to see if my system can be acessed18:50
* Guest52795 mi estupido18:50
Guest52795por favor18:50
Guest52795POR FAVVOR18:50
bekkshakim: try mountig your share.18:50
bekks*mounting18:50
hakimit is mounted18:50
loahakim, ah again18:51
Guest52795reisio: plus, I'm on a heavy dosage of pain pills from surgery18:51
loahakim, fix worgroup in config18:51
bekkshakim: Then file sharing works, if you are able to mount the file share.18:51
Guest52795reisio: kind of hard to think straight18:51
hakimloa: at the bottom?18:51
reisiohavarka: you can do 'Something else'18:51
loahakim, at start18:51
loahakim, what is your workgroup?18:52
reisiohavarka: you should be able to see your Windows partitions, even if the installer can't see _that_ they are Windows partitions18:52
=== newbie is now known as Guest93272
reisiohavarka: make new partitions and tell Ubuntu to install to those, leave your existing be18:52
loahakim, https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.07.27-22%3A52%3A19.png18:52
hakimworkgroup is what its called i believe18:52
bekkshakim: Doublecheck it then, dont believe.18:52
loahakim, mygroup really?18:53
hakim# workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT418:53
hakimworkgroup = mygroup18:53
loahakim, and uncomment browseable18:53
loahakim, and?18:53
bekkshakim: Is that what the workgroup is called on your windows computers?18:53
hakimlet me check18:54
hakimhomegroup on windows18:54
bekkshakim: Then dont use "mygroup", obviously. :)18:55
meganerd\away18:55
havarkahttps://drive.google.com/file/d/0B1F-F6nvjbDwRlEzZDVEVVNvTmc/edit?usp=sharing guys what to do know, in order not to lose the windows?18:55
loahakim, by default it must be WORKGROUP18:55
loaas i remeber18:55
meganerdit doesn't matter, as long as browseable is enabled, just go to \\<ip of linux machine>18:56
bekksloa: hakim: It must be the same as the windows computers are using.18:56
hakimchange it to workgroup?18:56
loahakim, https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.07.27-22%3A56%3A12.png18:56
loabekks, i know. i am guessing.18:56
bekkshakim: No. Change it to "HOMEGROUP", as on your Windows computers.18:56
loameganerd, he want access from file manager, by few clicks as i understand.18:57
loaand he have browseable off lol18:57
hakimOK18:57
hakimi uncommented browable18:58
hakim;writeable = no18:58
hakimbrowseable = yes18:58
bekkshakim: Did you change the workgroup name, too?18:58
hakimyes18:58
hakimto HOMEGROUP18:58
hakimdo i need to close the sudo gedit before trying again?18:59
meganerdloa: right click on the share and map drive letter.  Done.18:59
bekkshakim: Yes.18:59
bekksmeganerd: That would be too easy ;)18:59
Guest52795reisio: I'm an orphan :/19:00
brasileirohi, i'm having CPU problems... my ubuntu 14.04 (intel i7) machine is lagging from time to time... I think it may be acpi-cpufreq related, so I installed the i7z software and it reports C7 as being near 97% in every core... is that normal?19:00
Guest52795reisio: Could you please help me, sir?19:00
meganerdbekks: I mean I am sometimes the poster child for doing things the hard way, but sometimes easy does equal elegant :)19:00
Guest52795brasileiro: no19:00
havarkai meant this, what can i do? https://drive.google.com/file/d/0B1F-F6nvjbDwanEzVkhJNTVmTkk/edit?usp=sharing wanna continue using windows ?!19:01
loameganerd, grandma can't do this. Too much.19:01
brasileiroGuest52795, I see.. any idea what might be causing that?19:01
bekksbrasileiro: Why do you think your issue is related to acpi-cpufreq?19:01
Vigourany possible reasons why usb stick formatted to ntfs on ubuntu machine isn't readable on windows, same goes other way around when i format it on windows and put files on it from ubuntu, windows will not recognize it (says it is corrupted)19:01
hakimstill no luck19:01
goku_brasileiro: Most likely you have a troll in your machine19:02
OerHeksGuest52795, maybe this page is any help http://www.jfwhome.com/2014/03/07/perfect-ubuntu-or-other-linux-on-the-asus-transformer-book-t100/19:02
brasileirobekks, it runs on battery without any problem... i'm think something about the governors or modules19:02
bekksbrasileiro: Why do you think that?19:02
bekksbrasileiro: Check whats using your CPU instead, using top, htop or ps instead :)19:02
shekib82hi everyone19:02
hakimthis is my conf file now loa: http://paste.ubuntu.com/7877391/19:02
loahakim, you really have workgroup called "homegroup" on windows?19:02
loacan you prove it?)19:03
brasileirobekks, the process don't even take 20% of the CPU power19:03
bekksbrasileiro: Which process?19:03
brasileiroin fact it might be less than 10%19:03
brasileirofirefox takes 3%19:03
brasileirothe others are less than 1%19:03
hakimhow do i find out for sure in windows? when i click the network on the right in nautilus all the windows PC's show up under WORKGROUP19:03
loahakim, you don't forget about restart of smbd after changing configuration file?19:03
jakesyl2hey i'm trying to set up a static ip, how do i find the gateway19:03
reisioshekib82: bye19:04
hakimyes i restarted it19:04
meganerdbrasileiro: isn't c7 a sleep state?19:04
loahakim, looks like you need WORKGROUP19:04
loahakim, not HOMEGROUP19:04
OerHeksjakesyl2, use the gateway you have now, asuming you are on the same lan now19:05
brasileiromeganerd, I wouldn't know.. really new into this stuff19:05
hakimeven my opelec shows up under WORKGROUP19:05
jakesyl2what does that mean oerheks, what do i put in for gateway and how do i find the gateway you have now?19:05
loahakim, so now you know what to do.19:05
OerHeksjakesyl2, see your current network connection? open the networkmanager and hit details19:06
meganerdbrasileiro: I don't even see a c7 statistic on my Haswell i519:07
hakimsudo restart smbd correct?19:07
OerHeksjakesyl2, or use 'ifconfig'  in terminal, Bcast = gateway19:07
loahakim, yeah19:07
hakimlet me show my new config again19:07
brasileiromeganerd, goku_, bekks, when the lag occurs the fan goes really fast and the C0 on the 4 cores is up to 30-40%19:07
bekksbrasileiro: Then lool at top, htop or ps.19:07
meganerdbrasileiro: that means that something is using the processor19:07
jakesyl2wait 0erheks i thought bcast was broadcast19:07
bekks*look19:07
brasileirobekks, nothing there mate19:08
meganerdbrasileiro: use top, or atop, or htop19:08
hakimhttp://paste.ubuntu.com/7877434/ new config19:08
dlrkAnyone able to assist with changing clock speed in Xubuntu?19:08
meganerdbrasileiro: http://www.intel.com/support/processors/sb/CS-028739.htm19:08
brasileiromeganerd, already did... nothing is using this much CPU19:08
meganerdbrasileiro: something clearly is19:08
loahakim, lookks legit19:08
bekksbrasileiro: There must be something there, since the fans would have no reason to increase speed otherwise.19:08
meganerdbrasileiro: try running htop with sudo19:08
=== sergio_ is now known as Guest13615
hakimdo i need to change some things in permissions using nautilus19:08
meganerdbrasileiro: or you have been infected by a root kit19:09
bekkshakim: No.19:09
hakimit shows my group as hakim19:09
meganerdbrasileiro: gotta run, best of luck19:09
brasileiromeganerd, ok, thanks!19:09
havarkaso can somebody help me please,?! https://docs.google.com/file/d/0B1F-F6nvjbDwanEzVkhJNTVmTkk/edit how to install ubuntu and yet not to remove windows in this case?19:09
shaun__you can  use wubi19:10
shaun__havarka, from windows19:10
bekksshaun__: wubi is discontinued.19:10
dlrkI will be eternally grateful if someone can tell me how to get Xubuntu to run the CPU at the BIOS set clock spedy19:10
shaun__is it!19:10
shaun__: [19:10
havarkai have win819:10
brasileiromeganerd, goku_, bekks, sudo htop shows nothing when the lag occurs19:11
OerHeksshaun__, it is not, on windows8.19:11
jakesyl2how do i open network manager19:11
f4rr3lanyone got problems with nvidia optimus? is it possible to use only the intel gc and disable the nvidia?19:11
OerHekshavarka, use virtualbox or other virtual programm19:11
hakimshould guest account be set to no guess account? and authentication mode be user?19:11
bekksOerHeks: It was never intended to be used productively, just for testing.19:11
brasileirof4rr3l, yeap... using prime and not bumblebee19:12
havarkaoer, thanks! but i wanna use not try it out19:12
loahakim, can you again explain what is your problem?19:12
OerHekshavarka, you can install like you would on an empty pc19:12
f4rr3lwith prime i can disable the nvidia card by default?19:12
loahakim, and what exectly meen "i can't access samba share" in your case?19:12
brasileirof4rr3l, yup19:13
havarkaoer but then i lose windows dont ?19:13
loayour config is 100% legit and ok.19:13
f4rr3lbrasil THX, i will try19:13
hakimi want my other PC's to see the folders in my ubuntu computer that i have marked as shared folders19:13
brasileirof4rr3l, for me (GT650M) the best combination is Prime + nouveau19:13
OerHekshavarka, no, you only have a big file on your ntfs, ubuntu does not touch any windows.19:13
loahakim, so you don't see it in windows file manager?19:14
OerHeks* in virtualbox19:14
hakimno19:14
jakesyl20erHeks how do i use network manager19:14
loahakim, can you access it directly?19:14
hakimdoes not show up undernetwork19:14
hakimfrom ubuntu sure not a problem19:14
OerHeksjakesyl2, just click on the networkmanager icon on your top panel19:14
bekkshakim: Can you mount it, using the map network drive machanism in windows?19:14
loahakim, i am about windows.19:15
havarkaoerheks: that i know, but i dont wanna do virtual box, got it?19:15
loaaccess directly from network19:15
hakimbekks: dont know how19:15
jakesyl20erheks so i set the gateway to bcast but what is broadcast19:15
loawhat is your ubuntu ip address?19:15
OerHekshavarka, oke, no install, no virtualbox, then i am out of answers :-(19:15
bekkshakim: by clicking on the map network drive entry in the menu of your windows explorer19:15
hakimlet me try19:16
OerHeksjakesyl2, it is an network protocol to communicate between services and clients, use that number as gateway and you'll be fine19:17
havarkaoerheks? what the heck? maybe do make a partition in win for ubuntu?! a there to install it? hm19:17
patricksutliffHello can someone mybe give me some support?19:18
SchrodingersScat!ask | patricksutliff19:18
ubottupatricksutliff: 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 !patience19:18
txdvCan I ask whether I could ask to ask a question which is related to asking a question?19:19
ronitmiesterhelp: how to upgarde adobe flash19:19
OerHekstxdv, you just did :-)19:19
hakimi didnt see that option in windows 719:19
jakesyl20erheks sorry to be a bother but i need to get this right or i wont be able to get back online so inet adr is adress mask is netmask and bcast  is broadcast and gateway19:20
patricksutliff!ask Getting an error when booting up saying gave up waiting for root device19:20
ubottupatricksutliff: I am only a bot, please don't think I'm intelligent :)19:20
txdvOerHeks: I know, I am so rude.19:20
loahakim, what is you ubuntu ip address19:20
hakimhow to find it?19:20
loahakim, i am close to give up19:20
OerHeksjakesyl2, correct19:20
hakimyeah i know the feeling19:21
hakimso am i19:21
hakimsorry man..i appreciate it19:21
loahakim, click on your icon of network connections in ubuntu19:21
loahakim, https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.07.27-23%3A21%3A38.png19:21
loahakim, that arrows, there is "information about connection"19:22
ronitmiesterany1..... how to upgrade the flash plugins in 14.0419:22
loai am using russian ubuntu so i don't know exectly how i called.19:22
loait *19:22
hakimfound it19:22
hakim192.168.1.519:22
loahakim, so under windows enter in file path \\192.168.1.5\Media19:23
loaor just \\192.168.1.519:23
hakimk19:23
dlrkak@AK-Linux:~$ sudo insmod acpi_cpufreq19:23
dlrkinsmod: ERROR: could not load module acpi_cpufreq: No such file or directory19:23
dlrkak@AK-Linux:~$ sudo modprobe -r acpi_cpufreq19:23
dlrkmodprobe: FATAL: Module acpi_cpufreq is builtin.19:23
patricksutliffWhen i boot into ubuntu to comes up saying gave up waiting for root device and puts me in initfamfs I am lost don’t know how to fix it19:25
jhutchinsdlrk: So what does that last message mean to you?19:25
jhutchins!fixgrub19:26
ubottuGRUB2 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/Grub219:26
dlrkjhutchins : It seems to be simultaneously saying it doesn't exist, and then saying that it is built in19:26
hakimok it prompted me for a pwd and usr..i got in..now says permission denied but i can see the folders there19:26
hakimusing the ip19:26
havarkaHello: https://docs.google.com/file/d/0B1F-F6nvjbDwanEzVkhJNTVmTkk/edit I see this, so what to do if i wanna install ubuntu and not to lost windows?!19:26
jhutchinspatricksutliff: That last one might help.  Assuming your /boot disk is intact, grub isn't pointing at it correctly.19:26
jhutchinsdlrk: Doesn't exist as an external module.19:26
hakimloa: ok it prompted me for a pwd and usr..i got in..now says permission denied but i can see the folders there19:27
jhutchinsdlrk: Whick makes sense if it's built in.19:27
hakimusing the ip19:27
dlrkjhutchins: What can I do to make my CPU run at the bios speed19:27
OerHeksdlrk, if you tweaked your cpu speed in the bios, cputools have no use or give false info19:27
jhutchinsdlrk: If you can adjust it from the OS try using the cpufreq utility.  You might read the man pages.19:28
dlrkoerheks: What do you mean? It's telling me my cpu is at 3.519:28
OerHeksdlrk, oke, a while ago you said higher19:28
OerHeks* in bios19:28
=== gusnan_ is now known as gusnan
dlrkIt should be running at 4.6, everything I've used to check it linux is telling me it's running at 3.519:28
chicwinsclose19:29
dlrkOerheks: Are you saying I'm not getting accurate info on the CPU speed?19:29
OerHeksdlrk, so, you DID set it higher, so the info is false, calculated on the cpu specs, not the actual speed19:30
loahakim, you can get rid of password if you want19:30
dlrkOkay , so your saying there isn't a Linux utility to give me the ACTUAL speed?19:30
bekksdlrk: cat /proc/cpuinfo19:31
dlrkAnd cat /proc/cpuinfo is telling me it's running at 3.519:31
havarkaOerheks so what can i do ?19:31
dlrkcpu MHz: 3500.93419:32
hakimwhat about the permissions?19:32
DarwinSurvivorI want to add KDE as an alternative DE to an existing Ubuntu install *without* rebranding anything or changing the desktop manager/etc. which (meta)package should I use?19:32
OerHekshavarka, don't know?19:32
hakimi can see the folders but access is denied to them19:32
DarwinSurvivorlast time I did it, it turned the computer into full-blown kubuntu (which I do *not* want)19:33
dlrkbekks: That indicates it's running at 3.5 , right?19:33
havarkaare you not everybody expert on ubuntu here? :)19:33
bekksdlrk: Yes.19:33
=== eric is now known as Guest66153
dlrkbekks: Okay, so Oerheks was WRONG19:33
bekkshavarka: So which permissions do the folders have, then?19:33
dlrkBekks:  Do you know how I can get it to run at 4.6 as set it in the BIOS?19:33
bekksdlrk: Nope.19:33
bekksdlrk: I'm not overclocking, for various reasons.19:34
=== akim_ is now known as akim
havarkabekks: what do you mean?19:34
OerHeksdlrk, i am not sure that command sees cpu info or actual speed :-)19:34
dlrkbekks: Me too. The problem is that Xubuntu is running it below the OC speed19:34
bekkshavarka: Sorry, tabfail :)19:34
bekksdlrk: Because the CPU is designed to run at 3.5 only.19:34
bekksdlrk: And not at 4.619:34
dlrkbekks: I don't follow, that's what overclocking is19:35
havarkabekks could you help my anyway? anyway?19:35
dlrkIt's a semi-normal procedure19:35
dlrkAre you saying Xubuntu blocks OCing?19:35
bekksdlrk: It a totally non-normal procedure, since it exceeds the specs of the manufacturer.19:35
bekksdlrk: No, I say ou are overclocking, since you changed the bios to 4.619:35
_root_hello19:36
dlrkbekks: I know I am I overclocking , are you saying cpuinfo is giving me the wrong speed?19:36
bekksdlrk: No. cpuinfo gives you the actual speed.19:36
_root_Could anyone tell what font this is? http://i58.tinypic.com/30w19jq.png19:36
dlrkbekks: Okay, then why isn't it maintaing the OC'd speed?19:37
OerHeksdlrk, cpu info takes the standard multiplier, not the one you set19:37
dlrkOerheks: How do I find the actual, current, clockspeed?19:37
bekksdlrk: I am not overclocking for various reasons. I cant tell you.19:37
bekksdlrk: The actual, current speed is told by cpuinfo19:37
dlrkbekks: Oh, I missed the not19:37
loahakim, you need to change little your config19:38
dlrkSo, which one of you is right?19:38
dlrkOerHeks says it ignores the multiplier19:38
OerHeksdlrk, test this > $ sudo dmidecode -t processor | grep Speed19:38
Boohbah6dlrk: cpu frequency scaling19:38
Boohbahoh no, something is wrong!19:39
dlrkOerHeks: That tells me it's at 3.919:39
OerHekssudo watch -n 1  cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq19:39
dlrkOerHeks: So, how do I get to 4.519:39
dlrkSays no such file or directory19:39
loahakim, try this http://paste.ubuntu.com/7877680/19:40
OerHeksor just> cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq19:40
dlrkOerHeks: No such file or directory19:41
hakimloa: tried it.. still cant open folders19:43
_root_Could anyone tell what font this is? http://i58.tinypic.com/30w19jq.png19:44
loahakim, what the result?19:45
hakimstill says permission denied19:47
hakimhttp://paste.ubuntu.com/7877750/19:48
loahakim, you restart you server?19:48
hakimsudo restart smbd ?19:49
hakimyes19:49
loahakim, comment this section https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.07.27-23%3A50%3A44.png19:50
loayou don't need it if you don't want password.19:51
loahakim, and comment this https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.07.27-23%3A51%3A48.png19:52
ActionParsnip_root_: serif something or something serif19:52
hakim;comment = Home Directories19:52
hakim;browseable = no19:52
hakim;writable = yes19:52
hakimlike that19:52
star_proneHi19:53
star_pronecan anyone please recommend a tool to convert mp4 videos to mp3 audio files?19:53
loahakim, yes and [Home]19:53
hakimok19:53
star_proneI have tried soundconverter but it doesn't work19:53
_root_ActionParsnip: Yes I knew that much; We're looking for that "something" :)19:54
loastar_prone, i have ready command for that.19:54
star_proneit fails with an error regarding a codec that python 2.7 tried to find in order to play h264 files19:54
hakimthat worked!19:54
hakimyou are the man!19:54
star_proneloa: if your command is using ffmpeg, it won't work for me :)19:55
hakimthank you soooo much19:55
loastar_prone, why not work?19:55
loastar_prone, use avconv19:55
loanot ffmpeg19:55
star_proneI have ubuntu 14.04 and I don't have ffmpeg installed since it was replaced by libav-tools19:55
star_proneavconv?19:56
star_proneloa: avconv is not in the default repositories?19:56
star_proneohhh pok19:56
loastar_prone, found it avconv -v 5 -y -i Riverline\ -\ Reasons-X_GsbrqAJ28.m4a -q:a 2 -acodec libmp3lame -ac 2 -ab 192k Riverline\ -\ Reasons-X_GsbrqAJ28.mp319:56
star_proneit's part of libav19:57
loaye19:57
=== abhi_ is now known as _DEADBEEF_
kaop1Anyone using external media for /boot and /boot/efi?19:57
star_pronethanks19:58
star_pronedon't you also know something visual?19:58
OERIASI'm having trouble mounting my Tizen phone on Ubuntu 14.0419:58
bekkskaop1: What should be the effect of doing so?19:59
loastar_prone, when i was searching i was searching console solution lol)19:59
loaall tools such kind was laggy and buggy for me.19:59
kaop1bekks: well, if anyone steals the server all they will have is an encrypted LVM19:59
ActionParsnip_root_: the little extra lines on the characters are called "serifs"19:59
star_prone:(19:59
star_proneok19:59
star_pronethanks19:59
=== Seditio_ is now known as Seditio
patricksutliffjhutchins thank you i tried the boot repair and its working now19:59
VoyageIs there a way by which I can make every communication for each application , each port through an other computer? My isp is blocking bittorent traffic19:59
star_pronehow long does it take to convert a file?19:59
bekkskaop1: Which they will have with /boot and /boot/efi on the disk, too.20:00
loastar_prone, files can be different)20:00
bekkskaop1: They still need the passphrase.20:00
OERIASHelp!20:00
ActionParsnipVoyage: use an SSH tunnel. Or a VPN.20:00
kaop1bekks: also, planting malware in on-disk /boot is also avoided by having boot on external media20:00
loastar_prone, 4 minute file i think not longer that 1 minute20:00
ActionParsnipOERIAS: with what?20:00
=== Punna is now known as Pwnna
VoyageActionParsnip,  I know how to ssh but how to use that for every port? how to setup this environment?20:00
OERIASI need help with mounting a Tizen phone on ubuntu.20:00
ActionParsnipVoyage: you'd use the tunnel as a local proxy.20:01
bekkskaop1: Which is not true ;) Being so paranoid, how do you control what happens to your /boot while you are sleeping?20:01
kaop1I guess I'm asking how I can have /boot and /boot/efi on the same SD but for multiple boxes20:01
VoyageActionParsnip,  in the bittorent client application? like ktorrent utorrent etc?20:01
ActionParsnipVoyage: sure, why not....20:02
kaop1bekks: i'll just break the SD card in half and flush it if the stasi is at my door :)20:02
ActionParsnipVoyage: obviously, you will need to ssh to somewhere where torrents awork20:02
VoyageActionParsnip,  are there any free such services?20:02
bekkskaop1: And how do you create a new one each time?20:02
kaop1bekks: i dont20:03
ActionParsnipVoyage: you'd have to look online. It's how I get round stupid proxies at work :-)20:03
kaop1bekks: keyfiles hidden in a very secure place, manual decrypt/reinstall if the sh1t hits the fan20:04
bekkskaop1: All that can be done with /boot and /boot/efi being on the hardisk.20:04
kaop1anyway, does anyone know how to use the same flashdrive/sd card as /boot for multiple servers?20:04
VoyageActionParsnip,  you know a tool?20:05
VoyageActionParsnip,  you know a tool? by which you get rid :)20:05
kaop1bekks: lets just assume I have a good reason for wanting to use external media, do you know how I could accomplish using it as /boot for multiple servers?20:06
walterwojCompiz crashes at startup with code 5, no windows, or menus will show up, anyone had this problem?20:06
ActionParsnipVoyage: i make an SSH tunnel back home and push all my traffic down that. Like I just said.20:06
bekkskaop1: By just using it and manually ensuring that one installation doesnt mess up the other one.20:06
=== Abhishek__ is now known as Abhishek_\
VoyageActionParsnip,  k20:06
Voyagethanks20:06
=== Abhishek_\ is now known as KumarAbhishek
ActionParsnipVoyage: why ask, when I just told you.....?20:07
brasileirohi, does anybody knows why would "sudo i8kfan 2 2" always return "-1 2"? this is causing me severe lagging20:07
kaop1bekks: i am using 1404 on all five servers, problem is that the grub entry has hardcoded UUIDs for one of them20:07
kaop1"hardcoded"20:07
=== CyberJacz is now known as CyberJacob
bekkskaop1: So manually ensure that one grub install doesnt mess up the config of the other servers.20:08
walterwojWhat is the shortcut key to use to open a terminal after compiz crashes?20:08
kaop1bekks: and how would I go about doing so? creating efi-grub entries for each server?20:09
ActionParsnipwalterwoj: CTRL + ALT + T20:09
bekkskaop1: Yeah.20:09
kaop1bekks: and make sure that update-grub on one server doesnt mess up the other entried20:09
bekkskaop1: Exactly.20:09
kaop1bekks: i surmised as much20:09
kaop1:)20:09
kaop1any advice on how would go about doing so?20:10
BlendaHi again, it seems i have a pb with wineg++, if i type wineg++ version, i have "winegcc: g++ failed, i need it badly!20:10
walterwojActionParsnip: no dice that cammand does not respond20:10
ActionParsnipBlenda: which release are you using?20:10
=== mr-rspinuz is now known as rspinuz
=== FR33N0D3 is now known as PR1M3-1NST1NCT
=== warreng_ is now known as warreng
=== WACOMalt_ is now known as WACOMalt
=== JoseeAntonioR is now known as jose
=== FrankZZ` is now known as FrankZZ
=== sayakb_ is now known as sayakb
=== Robbilie_ is now known as Robbilie
=== Mony_ is now known as Mony
=== quix_mac_ is now known as quix_mac
=== Git|Nick is now known as GitNick
=== Kasler is now known as Relsak
=== Togusa_ is now known as Togusa
ActionParsnipwalterwoj: are you using 12.04?20:11
=== tonythomas_ is now known as tonythomas
walterwojjust updated to latest LTS20:11
=== rotorooter is now known as d4rkn3t
Blenda@Actionparsnip : 14.04 lTS20:12
ActionParsnipwalterwoj: tried a non compoziting session?20:12
=== Franz`_ is now known as Franz`
=== mfa298___ is now known as mfa298
=== KindOne_ is now known as KindOne
=== Tzunamii_ is now known as Tzunamii
walterwojActionParsnip: no I have no Idea how to do that. ?20:12
ActionParsnipBlenda: are there any bugs reported?20:12
_pr0t0type_Hey guys, how do I determine the IP of my TWC cable modem?  I have a wireless router behind the model, so when I go to 192.168.1.1 it takes me to the wireless router, however, I want to go to the modem configuration menu.  Any ideas how to get this IP?20:13
walterwoj_pr0t0type_: whatismyip.com20:13
=== aaa801_ is now known as aaa801
=== sasha| is now known as sasha
BlendaActionparsnip : it just says "failed"20:13
Blendai installed this http://www.winehq.org/download/ubuntu20:14
Tlanhello20:14
jp__Hi everyone! I got two lines or error message when I boot Xubuntu, but I am unable to see what it's written because the splash screen of Xubuntu appears. I don't have any problems in booting into Xubuntu and use it, but I would like to fix those error messages. I take a look in /var/log/boot and there's nothing suspicious... Any idea?20:15
walterwoj_pr0t0type_: You can also look at your router's settings under 'default gateway' in the outgoing side and it should tell you your modem's ip or you can drop the router and connect directly to the modem go get what you want.20:15
_pr0t0type_walterwoj: this still takes me to the wireless router configuration menu.  I wonder why it's so hard to get to the actual model/gateway configuration menu, not the wireless router20:15
patricksutliffHello I was just in hear a bit ago and was told to try repairing grub. I repaired it and when I rebooted it worked. Then when I turned it back off and tryed to turn it back on it comes back up with same issue20:15
Tlanwhen i install catalyst drivers it breaks my brightness controls20:15
walterwoj_pr0t0type_: Because TWC don't want you messing with thier modem.  There really arn't any settings there to mess with. what are you really trying to do?20:16
toad1Hi, I am using Chrome browser under Ubuntu,  In a text input, or text field, when I double click the work or text, it will automatically delete the text. It is very annoying. Does anybody know why this happens? and how to fix it? thanks20:16
rb07Quick question: How do you run a command at start-up? Is that done through .bashrc or is that just for terminal stuff?20:17
PrimusCheck the settings in Chrome maybe20:17
_pr0t0type_walterwoj: I dont' think thats it.  So basically, if I disable the wireless router, and connect an ethernet cable to the *TWC model* and go to 192.168.0.1, *then* it takes me to the TWC model configuration menu.  however, I cannot get to this menu through the wireless network for some reason20:17
toad1Primus: i cannot find any relevant setting20:18
Primustoad1, have you tried Google it?20:18
_pr0t0type_walterwoj: I think there is a way to get to it, I just don't know the IP.  I was wondering if there was a linux command that maybe shows this IP address20:18
toad1Primus: yes. I google, but cannot find any20:19
PrimusNever heard of this issue before, sorry dude20:19
loahow i can limit resources and security for one application?20:20
loafor example it is buggy, luggy and i don't trust to it.20:20
_pr0t0type_walterwoj: anyway, thanks for the help.  I'll figure it out20:20
Shadow}}Hello; I'm looking for a more ...successful alternative to a program that is BleachBit. As it fails to appear as though its compatible (To say the least...) with my version of Xubuntu.20:21
bekksShadow}}: What are you trying to do, actually?20:21
patricksutliffI am haveing ubuntu boot back into initramfs after I have reaired grub once booted system up fine computer did an update shutdown then tried to power back on and it is back to initramfs20:22
Shadow}}beeks: Clean free-space and all other information/stored data of no usage to me.20:22
Shadow}}bekks*20:22
meltingwaxdo people actually do the whole "compile to javascript" in the industry? i've only heard people /talk/ about it20:22
Shadow}}Also, bekks: I'd prefer to have the options of system log cleaning ect ect.20:22
bekksShadow}}: you should cleanthose logs manually, to avoid accidential removal of important information.20:23
brasileirohi, how do I report a bug from i8kmon? ubuntu-bug i8kmon won't do the trick20:23
Shadow}}bekks: I realize that, But I simply don't have the technical know-how to accomplish it by myself. :/20:24
bekksShadow}}: Thenj you should refrain from using tools which do things your have no control over.20:24
brasileironvm20:25
Shadow}}bekks: I'll take the chance of removal of important information on the grounds that I'll simply reinstall Xubuntu and start anew, Learning each time.20:25
bekksShadow}}: Reinstall is wasting time only, it has nothing to do with learning. Besides memorizing the installer.20:25
Shadow}}-Sighs- Good day.20:25
Zachary_DuBoisAnyone have a MTA send everything from the server using an external SMTP server?20:26
Zachary_DuBoisI've heard of sSMTP20:26
Zachary_DuBoisShould that do the trick? This is for a site using Nginx which will send quite a bit of email to users so, I am not sure where to go for this one20:27
MDTech-us_MANhello20:28
Tlananyone know how to get FN+ brightness control on a laptop20:28
=== MadsRC_ is now known as MadsRC
reisioTlan: hrmm?20:29
reisioMDTech-us_MAN: hi20:29
Tlanya basically i got it working after installing kernel 3.16rc620:29
Tlanbut wheni install catalyst drivers it stops working again20:29
Tlanany help i would like use the propriatry 14.6 beta linux driver since i like to play steam games20:30
Tlanon this laptop20:30
Tlanthe laptop is an ACER v5 122p-064320:30
=== barry is now known as Barryzand
Tlani could never get the FN+Brightness controls working until i installed xbuntu 14.04 and update the kernel to 3.1620:30
Tlanbut once i install the drivers it breaks the brightness controls on the laptop20:31
Tlanit does work with the radeon open source drivers from the obaif PPA20:31
reisiowow, that's a lot to read20:31
Tlanbut the performance is not as good as fglrx drivers20:31
Tlananyone idea how to correct this issue?20:32
rb07Try looking up xbacklight20:32
Tlanis it just like miss placed file ?20:32
Tlanor something20:32
reisiotry using 'xev' to see what the system is seeing when you press those keys20:32
Tlanwhat about acpi event ?20:32
Tlanwhatever is in kernel 3.16rc6 fixed this20:33
Tlanbut iam wondering what catalyst breaks?20:33
Guido1is there a special key (combination) (on a Lenovo E540) to get it out of the sleep or brake?20:33
Tlanno20:33
Guido1actualy it's Xubuntu20:34
Tlani don;t think so20:34
Tlanthe laptop is an ACER V5 122p-064320:34
Tlanif there was i never had to use it20:34
reisioGuido1: brake?20:34
reisioTlan: maybe less enter key...20:34
Tlani have a samsung 120gb evo ssd and 10gb ddr3 ram20:34
Tlanwwhat does that mean?20:35
Guido1reisio: there a two modes in which i can put it if i close the laptop20:35
reisioGuido1: there's probably a dedicated wakeup button20:35
Tlani don't have anything like that on this laptop20:35
reisiousually the same as the power button20:35
=== eric is now known as Guest73825
Tlani guess i would have to go to the acer site20:36
Tlanread the manual20:36
Guido1reisio: hm, didn found one jet20:36
reisioGuido1: no power button?20:36
Tlanthere is a power button20:36
reisioTlan: you Guido1?20:36
Tlaniam doing a clean istall of xubuntu 14.04.1 iso20:37
Guido1reisio: doesn't work - pusching short = no reaction, pussching a bit longer = switch off20:37
brasileiroif anyone knows a little about i8kutils and wants to help me out, here's a bug report =) https://bugs.launchpad.net/ubuntu/+source/i8kutils/+bug/134917620:37
ubottuUbuntu bug 1349176 in i8kutils (Ubuntu) "i8kmon won't work on Dell Inspiron 7720 (causes lag)" [Undecided,New]20:37
reisioGuido1: that could just mean your suspend isn't working, too20:37
jakesylhey guys why is my ssh root@local host pass not working, it's supposed to be the same as sudo password right20:37
reisioTlan: neat20:37
reisiojakesyl: nope20:37
reisiojakesyl: by default, Ubuntu does not have an opaque root password20:38
jakesylreisio is it the passwd password20:38
reisiojakesyl: no20:38
Guido1reisio: so you mean a xubuntu error or a laptop error?20:38
reisiothat's your user's password20:38
jakesylthen how do i edit it?20:38
Tlaniam gonna try to install catalyst first than update the kernel to 3.16rc620:38
reisioGuido1: probably a software configuration issue20:38
reisioGuido1: but you could also poke at your BIOS prefs20:38
reisiojakesyl: you can set it if you want20:38
jakesylhow?20:38
reisiojakesyl: ssh'ing in as root is kind of a security fail, though20:38
=== Keanu73_ is now known as Keanu73
reisiojakesyl: the same way you do anything as root on Ubuntu by default20:39
jakesylreisio, i just want to make sure a static ip worked via ssh20:39
jakesylokay reisio how do i add a new ssh user20:39
reisiojakesyl: just use your ordinary non-root user20:39
jakesylokay reiso you seem to be very knowledgable, can i write a script to add users to ubuntu20:40
reisiocourse20:40
jakesylhow?20:41
reisiowhat for? :p20:41
SchrodingersScat!bash | jakesyl20:41
ubottujakesyl: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal20:41
reisiothat's sure to help him20:41
jakesylwait so can i have a shell script that runs all the time?20:42
reisiosure20:42
jakesylwhile(true):20:42
reisiofor example, sure20:42
jakesylone more thing reisio how many people could ssh at once into one server (does it depend on power)20:43
reisiowell, s/:/;/20:43
reisioif there's an actual limit at all, it's probably around 36,00020:43
reisioor, some other number that will never be reached20:43
reisioit doesn't depend on anything much except non-insanely-made software20:43
reisio...until each of those users runs stuff20:43
reisioat which point it would come down to resources20:44
reisioand expectation of process run time20:44
htchi yall20:49
htci need ur help20:49
* Beldar gets out their karnac cap20:50
htcany one can help me pls20:51
Beldar!ask | htc20:51
ubottuhtc: 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 !patience20:51
Oer:-)20:51
marandihi guys , i have 14.04 on my laptop , i still have problem with flash player on chromium although i installed pepperflashplugin-nonfree  .. and when i command ( sudo update-pepperflashplugin-nonfree --install ) it try to download google chrome .. look at my bash : http://pastebin.com/d64JesDD , help please20:51
=== BlackoutIsHere|O is now known as BlackoutIsHere
htcok my problem is i use wifi but problem is every time it goes off and i need close my pc to get back20:52
Beldarmarandi, Isn't the pepper flash in a repo?20:52
Beldarand would auto update20:53
marandiBeldar: i dunno , i installed it and i have problem .. as a website says i should add new repo to install it but anyway i dunno how to fix it20:53
Beldarmarandi, If you added the repo it would update with your standard updates.20:54
marandiBeldar: anyway , do u have any idea what should i do ?20:54
Beldarmarandi, Yes just stick to apt-get update and apt-get upgrades20:55
Beldarmarandi, What makes you sure you are not at what the repo offers?20:55
marandiBeldar: actually i dunno much , i just now i cant open video in my chromium20:56
Beldarmarandi, I found that the pepper flash although more up to date is a spin and does not work on all videos that the adobe flash in the ubuntu repos do.20:57
marandiBeldar: why didnt i have this problem on 13.10 then ?!20:57
Beldar I went back to the ubuntu repos flash myself20:57
Beldarmarandi, Your guess is as good as mine, just trying to update the way your are is not the answer we can see.20:58
Beldarmarandi, If you still have other browsers try them as well just for a variable check.20:59
ice9when kernel 3.15 will be in the repos?21:00
reisioice9: sometime21:00
ice9reisio: how long?21:01
Beldarhtc, Post to the channel not me your wifi hardware, you can find it by running in the terminal lspci if internal. If it is external run lsusb.21:01
reisioice9: an interval21:01
htchow i can i find my channel21:03
Beldarhtc, Your channel?21:03
htcyes21:03
reisiohtc: /msg alis list *my*21:03
havarkahi people, i am tryin to install ubuntu i have 50GB of annolacated place, what should i format to? thanks ahead21:05
Beldarhtc, Can you describe what your channel is if alis is not the answer?21:05
reisiohavarka: Ubuntu can choose for you, just point it at the space21:05
htci use this usb of wifi21:06
Beldarhtc, Than as I suggested how identify it, I doubt there is a channel for it, and we wont know without that info.21:07
havarkareisio so just click on freespace and then install now?21:07
k1lhtc:  do you mean wifi channel?21:07
htc121:07
Beldarah probably21:07
reisiohavarka: sounds right21:09
havarkalet me see21:09
havarkareisio that doesnt work ``expert`` i am gonna go with google :P sry bro21:10
* reisio shrugs21:11
aethersishello :D I noticed a strange issue with ubuntu and to be more specific ubuntu studio but the issue is exactly the same for both: Sound quality is significantly worse compared to windows and whether I use Jack or Alsa - it's the same21:12
reisioaethersis: reduce PCM21:12
aethersisIt seems like the sound is more grainy and I can't set its level to as high as on windows without distortion21:12
aethersisPCM what?21:12
somebody1Hi. I can't download U1 Downloader script. After clicking the link, I get redirected to the the same page I've been seeing before, https://one.ubuntu.com/shutdown/. "Saving As" gets me a copy of said page in HTML. Anyone else encountered this issue?21:13
somebody1Browser is latest Firefox.21:13
Boohbahhi, what is my nick?21:13
reisioBoohbah: Linus21:14
aethersissomebody1 : http://ubuntuone.com/u1-downloader/u1-downloader.tar.gz21:14
Boohbahreisio: thank you, my script is fixed after reloading21:14
somebody1aethersis: I get redirected to https://one.ubuntu.com/shutdown/ after I click it and nothing downloads...21:14
aethersissomebody1 I gave you direct link - doesn't it work?21:14
aethersismaybe try with wget and if that doesn't help, it must be something messed up with your DNS - it works for me21:15
somebody1aethersis: No, as I said, I get redirected to the https://one.ubuntu.com/shutdown/.21:15
daftykinssomebody1: open a terminal and type "wget <link above>" it'll download fine.21:15
rwwFor me, it doesn't work in a browser, but does work in wget.21:15
aethersisyeah so type wget http://ubuntuone.com/u1-downloader/u1-downloader.tar.gz in your console21:15
somebody1Oh, thanks for the idea.21:15
aethersisand if that doesn't work, I can reupload it to a different location for you21:15
aethersisit will save the file to the directory you are in (you can also check it with pwd command) xD21:16
somebody1Wget worked all right.21:16
aethersisawesome :321:16
aethersisbrb ima reboot to linux21:16
somebody1That's extremely odd. I think I was using Google's DNS, why would it cause any such issues?21:16
rwwIt's not your DNS. Not sure what it is, though.21:17
OerHekssomebody1, did you login?21:17
rwwYes. No login = no link.21:17
aethersisok back21:18
somebody1OerHeks: Oh, yes, I was logged in.21:18
aethersiscould somebody scrolll the history up and check who told me to reduce PCM?21:18
rwwaethersis: it was reisio21:18
aethersisreisio how do I reduce the PCM and what is that21:18
usr13aethersis: Are you having issues with audio?21:19
usr13aethersis: alsamixer21:19
aethersislmao i cant believe i dont have alsa-mixer in ubuntu studio XD21:19
aethersisyeah, usr13 I noticed that sound quality on ubuntu is significantly worse than on winodws21:20
rwwsomebody1: Do you use HTTPS-Everywhere?21:20
usr13aethersis: Or what ever other audio mixer you have.21:20
aethersiswell - significantly worse for me, but for most users it may be unnoticable21:20
aethersisI use alsa - that's for sure21:20
aethersisbut when I use JACK it's the same21:20
somebody1aethersis: reisio told you to.21:20
aethersisthe sound is not only grittier but I can't also set the volume to as high as on windows21:20
somebody1rww: Uhmm, yes, I forgot about that.21:20
rwwsomebody1: That's why. The file works over http but not https.21:20
usr13aethersis: You might just try a different sound card.21:20
rwwsomebody1: (I use it too.)21:20
aethersismy sound card is perfectly fine - it's realtek built in my mobo and it's decent21:21
aethersisit works better on windows and im satisfied with the quality21:21
usr13aethersis: Did you run alsamixer?21:21
reisioaethersis: 'alsamixer'21:21
somebody1rww: Thanks, it helps.21:21
rwwsomebody1: I have no idea how Canonical managed to set things up such that it breaks that way.21:21
rwwno problem21:21
OerHeks:-)21:21
usr13aethersis: Sound card is perfectly fine?   "sound is grittier"?21:22
usr13aethersis: Ok...........?21:22
aethersison windows it's allright21:22
aethersisand it can also play louder21:22
aethersisbut on linux it cant21:22
aethersisand it sounds like there was sand on the speaker21:23
Boohbahaethersis: it sounds like you have some volume level turned up too high and the sound is clipping21:23
aethersisjust very very slightly21:23
Pinkamena_Dwhat folder can I place a public key file so that it will be user automatically?21:23
Pinkamena_Dused*21:23
usr13aethersis: Slightly ______________ ?21:23
reisioaethersis: all things you've already said21:23
reisiodid you lower PCM yet or not?21:23
aethersisI did21:23
aethersisbut it's just quiter21:23
aethersison windows it can play louder than that21:23
aethersislike 2x louder and here it wont21:23
usr13aethersis: Play what_______________?21:24
aethersisanything21:24
heraclesHello. Does anyone have any experience with getting bridging to work in xen? I want to bridge wlan0 to xenbr0 but I can't find any instructions on how (that actually work)21:24
aethersisthe volume level can't be set to as loud as on windows21:24
usr13aethersis: Try a different sound card.21:24
MH17hy21:24
aethersisit's strange21:25
aethersiswhy wouldn't it work as it should?21:25
usr13xenbr0?21:25
TJ-aethersis: Have you checked if the sound device has an 'amplifier' toggle - some do, so that the output can be line-level or headphone21:26
heraclesusr13: the xen network bridge21:26
somebody1Great, I now get "Exec format error" while trying to execute the U1 script. Permissions are okay.21:26
aethersisi will check it out TJ21:26
TJ-aethersis: Often you can see that control easier with "alsamixer" rather than Pulseaudio21:27
usr13heracles: http://wiki.xen.org/wiki/Xen_Networking21:27
aethersisit let's me give only +2dB gain21:27
heraclesusr13: Do you have any experience with setting up a domU guest?21:28
aethersisAHAAAAAA21:28
aethersisNOW I CAN SEE WHERE THE ISSUE IS21:28
aethersissorry for caps21:28
usr13heracles: No21:29
aethersisit doesn't detect headphones as headphones because they are not connected to headphone port. On windows it's possible to reroute headphones to headphone port but it's broken here... my PC case is broken21:29
usr13aethersis: I think they have given you all the info they have.21:29
aethersisis it possible to reroute ports like in windows?21:29
usr13aethersis: What do you mean, it doesn't detect headphones?21:29
aethersisthe realtek driver on windows lets you choose what device is connected to any port and when you choose headphones it gives you extra gain because it has built in amp21:30
usr13aethersis: your PC case is broken?21:30
aethersishowever my headphone plug is broken and linux detects haedphones only when you connect them to the specific port21:30
daftykinsaethersis: when you say 'reroute headphones to headphone port' that doesn't make much sense, the headphone jack would already be... for headphones.21:31
aethersisso is it possible to direct that the port I have my headphones plugged in is headphones, just like on windows?21:31
daftykinsdo you mean you have headphones plugged into the *MIC* port?21:31
aethersisno, there are 8 ports21:31
rwwdaftykins: If there's one thing I've learned from pondering sound problems, it's that the things chipset manufacturers will do to cut corners rarely make sense.21:31
daftykinsrww: just like you highlighting me with that sentence21:32
daftykins;)21:32
aethersis2 fronts in front of the case - broken21:32
usr13aethersis: http://alien.slackbook.org/blog/adding-an-alsa-software-pre-amp-to-fix-low-sound-levels/21:32
aethersisand 6 ports in the back - headphones are connected to the back port now but it's not physically a headphone port21:32
rwwdaftykins: You're the one talking about things not making sense ;)21:32
aethersisin windows you can set this port as headphone port in the driver and then it gives it a proper boost21:32
daftykinsrww: please don't waste my time with your irrelevant ramblings21:32
aethersisso can i do the same on linux?21:32
=== bp0 is now known as bpZero
usr13aethersis: Probably not.21:34
usr13aethersis: You will just have to experiment with it.  Not much *we* can do.21:35
OerHeksaethersis, maybe you can reroute line out, not the amplified headphone i guess.btw i have never seen routable laptop soundcards21:35
usr13aethersis: So this is a laptop?21:35
usr13OerHeks: It's a laptop?21:36
aethersisno, I already said it has 8 ports - it's a PC21:36
aethersiswith realtek chip on mobo (GA-990XA-UD3)21:36
usr13aethersis: Ok, that's what I thought.21:36
aethersisI don't even have the asound.conf file in /etc/21:36
usr13aethersis: What does lspci say about it?21:36
usr13aethersis: So?21:37
aethersisso I can't edit it liek the tutorial says21:38
usr13aethersis: You create the file.21:38
aethersishttp://alien.slackbook.org/blog/adding-an-alsa-software-pre-amp-to-fix-low-sound-levels/ this one21:38
jeffreylevesquedo people use some kind of program / antivirus with Ubuntu Server?21:39
aethersisdo I have to reboot or does it suffice to restart alsa?21:39
daftykinsjeffreylevesque: no21:39
k1l!antivirus | jeffreylevesque21:39
ubottujeffreylevesque: 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/Antivirus21:39
usr13aethersis: Use this one:  http://igmrlm.blogspot.com/2012/06/how-to-add-pre-amp-and-increase-maximum.html21:39
aethersisyeah I already did alsa reload21:40
aethersisnow let's see if it's being detected21:40
aethersisaha - no sound at all...21:40
usr13aethersis: Are you 64bit or 32?21:40
aethersis6421:40
usr13aethersis: Ok21:40
aethersishmm sound is working but the boost doesn't work21:42
typical9yearoldlol21:42
aethersisI don't want to boost line - what I want to boost is "Front" - any clue what it's called?21:42
usr13aethersis: Have you installed pavucontrol ?21:43
aethersisnope - what's that?21:43
aethersisoh wait I ahve it21:43
usr13aethersis: Use it.21:43
* OerHeks was looking @ Jack21:44
aethersisI tried using it to boost sound but all it gives me is distortion21:44
aethersisI actually have a theory why it doesn't work as it should21:44
usr13aethersis: What is it?21:44
aethersiswindows driver lets me mark the port as Headphones port and then the soundcard activates its built in preamp21:44
aethersisand what linux does by adding the gain is just overdriving it but not using the preamp21:45
usr13aethersis: I suppose that is possible, not sure.21:45
aethersisand unfortunately my headphones port #@$# up and linux wont let me set the other port as headphones port and thus activating the hardware preamp21:45
aethersissolution: spend $40 on a new case :D21:46
aethersis*housing or whatever you call it21:46
usr13aethersis: Have you tried other ports?  (One of the others may work as expected.)21:46
aethersisyeah, I have but seems like only the front one works as headphones port21:46
usr13aethersis: What case or housing are you talking about?21:46
aethersisuhm the thing all the guts of your PC are put in21:46
usr13aethersis: How about another sound card?21:47
aethersissoundcard is good21:47
aethersisthe headphone socket in the housing is broken21:47
usr13aethersis: Yea, sounds really good.....21:47
aethersisI will either solder it (if possible) or get a new one - I already kicked it way too many times xD21:47
aethersisyou see - the 2 front sockets are embedded in the housing and connected to mobo with a wire21:48
aethersisand the sockets on the back are built in the mobo so they are fine because I don't kick my mobo when I get angry or when something doesn't compile :p21:48
usr13(I have 6 or 8 sound cards in a box here... come on over, pick one out.)  ;)21:49
aethersiswhere do you live :D21:49
usr13Azle, Texas21:49
aethersisI think it would be cheaper even if I bought the most expensive asus xonar :D21:49
aethersisi live in poland :D21:49
usr13Ok, yea, that is a little too far for a Sunday drive.21:50
aethersisyou see - they build stuff out of crap nowadays - older housings didn't break when I kicked them because they were made of metal21:50
aethersissame with a new mouse I bought - I hit it with my hand and the USB socket (it had detachable wire) broke21:51
aethersisI even opened it and tried to solder it back but it was not possible - they did EVERYTHING to prevent people from trying to fix it21:51
usr13aethersis: I have several boxes of spare parts.  If something doesn't work as it should, I just grab one of those boxes and start digging.21:51
TJ-aethersis: I wonder if you could adjust the snd-hda-intel kernel module's 'model' parameter to change the pinset according to https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt21:51
aethersisthe problem is that they make stuff to break nowadays21:51
jhutchins;3~21:52
aethersisTJ - I think I will just try to solder it tomorrow or buy a new housing - it's already cracked and broken21:52
aethersisbut thanks for your help everyone21:52
aethersisit's so annoying - I can't even get an oldschool housing for my PC under 100 dols because everything is made of plastic now! what the hell is wrong with this world :/21:53
Gin^Anyone know how to change the names of the workspaces, cant find the option, and cant  rightclick the workspace switcher either21:53
Jeeves_Mosshow do I restrict wget to ONLY pull images from one sub domain?  I'm trying to scrape the full sized pics from a site, but I'm getting the pics plus the thumbnail21:53
aethersisGin - you use gnome or what?21:53
Gin^aethersis: switched to unity with 14.0421:53
awesomess3Gin^, maybe right shift+right-click or CTRL+right-click or Alt+right-click?   *shrugs*21:55
awesomess3*maybe try21:55
havarka(%@! installed ubuntu and windows doesnt start, GREAT! :-/21:55
=== Ridley5 is now known as zzz_Ridley
aethersishavarka - what do you mean it doesn't start?21:55
awesomess3havarka, are you using a new laptop?21:56
aethersiscan you choose it in bootloader?21:56
havarkai need to check it out again what does it says there21:56
Gin^awesomess3: tried that but to no avail. I guess Unity dont want ppl to use workspaces :P21:56
Gin^awesomess3: names ones atleast21:56
havarkayes i do have lenovo e531, and yes i can choose it it in bootloader21:56
awesomess3Gin^, I guess try removing it and adding it again21:57
Gin^awesomess3: nah, I'll go back to cinnamon/mint again21:58
aethersishavarka, what happens when you choose it in bootloader?21:58
awesomess3Gin^, I use Xubuntu 14.04 and workspaces work well21:59
aethersisGin^ I also use xubuntu - I have no idea how can anyone use unity, but it's just my preferences xD21:59
Gin^awesomess3: Yep, workspaces work well with Unity aswell, what Im running atm. But it seems to be lacking a option to name them21:59
havarkaaethersis give me a second need to restart to see it22:00
Gin^aethersis: I kinda like Unity tbh :P22:00
awesomess3I'd suggest submitting it as a bug, Gin^22:00
Gin^its starting to feel quite polished aswell22:00
Psil0Cybinhey guys how do i know what my previous linux headers slash kernels are too remove22:00
Psil0Cybini am currently using 3.11.0-2622:01
=== ronkrt-bnc is now known as ronkrt
Gin^awesomess3: I'll consider it, not sure its a bug in first place. workspaces aint enabled by default either22:01
Psil0Cybinhow do the numbers work22:01
k1lPsil0Cybin: there is no supported 3.11 kernel in ubuntu22:01
Psil0Cybin3.11.0-26-generic22:01
Psil0Cybini have linux headers for 3.2.0-4122:01
k1lPsil0Cybin: which is the 13.10 kernel and that lost support last week22:02
Psil0Cybinoh22:02
Psil0Cybinwell it just upgraded to that22:02
Psil0Cybinon my 12.04.4 machine22:02
Psil0Cybinso what should i do?22:02
Psil0CybinI have plenty of old kernels and headers, i just want to remove some to save space.22:02
k1lPsil0Cybin: you use the hardware enablement stack from saucy. use that one from trusty22:03
Psil0Cybinwill it change automatically for me?22:03
Psil0Cybinor i have to do it my self22:03
Psil0Cybinhow do i remove my prevous kernels ?22:03
Gin^Psil0Cybin: if you dont need to run 13.10 I suggest that you update to 14. And perhaps 13.04 14.04 releases are better suited for you since theyre long term support22:03
Psil0CybinGin^: how would i do this?22:03
aethersispsyl0cybin the easiest way to see what headers/kernels you have installed is to either use synaptic or to check it in grub - it has advanced boot options featuer and there you can set the kernel you want to boot22:04
Psil0Cybinaethersis: okay, and i guess i would remove the bottom ones22:04
Psil0Cybincorrect?22:04
k1lPsil0Cybin: "dpkg -l | grep linux-"22:04
awesomess3Psil0Cybin, Gin^ sudo apt-get dist-upgrade         #???22:04
Psil0Cybinawesomess3: Gin^ i did that22:04
Psil0Cybinand it gave me to this kernel22:04
Gin^awesomess3: not a fan of dist-upgrade myself. But that should work I guess22:05
k1lPsil0Cybin: you need that lts trusty kernel package22:05
Psil0Cybini have linux-headers-3.2.0-61 all the way to linux-headers-3.2.0-6722:05
Psil0Cybinand plenty more22:05
aethersisyes - the importance of the numbers is from right to left22:05
k1llinux-image-generic-lts-trusty22:05
aethersis3.2.0-61 is older than 3.2.0-6122:05
Gin^awesomess3: sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove should bring you to 14.0422:05
awesomess3Psil0Cybin, Gin^ then sudo apt-get update && sudo apt-get dist-upgrade   #again? you beat me to it Gin^22:06
aethersis*61 older than 6722:06
hrwhere can i get list of terminal command?22:06
Psil0Cybink22:06
Psil0Cybini am so confused22:06
Psil0Cybinwhich kernels would i delete tho22:06
Psil0Cybinto save space?22:06
hrwhere can i get list of terminal command?22:06
Gin^Psil0Cybin: those you dont use?22:06
awesomess3Gin^, yeah I remember doing a `sudo apt-get upgrade` on my 10.04 and it wouldn't boot on restart :/  upgrading is scary22:06
Psil0Cybini would delete 3.2.0-41 - 58?22:06
aethersisPsil0Cybin, but if you had 3.2.1-anything it would be newer than 3.2.0-anything22:06
k1lPsil0Cybin: please pastebin that command i gave you22:06
Psil0Cybinokay22:07
k1l<k1l> Psil0Cybin: "dpkg -l | grep linux-"22:07
hrwhere can i get list of terminal command?22:07
aethersisPsil0Cybin, or just type linux-headers in synaptic22:07
Gin^hr: basic commands, like cd/mv/cp etc?22:07
aethersisand sort it by clicking the first button on the list from the left22:07
awesomess3hr, you can search available terminal commands:   apropos apt # would search 'apt' commands.22:08
aethersisit will display the installed ones first22:08
Psil0Cybink1l: http://paste.ubuntu.com/7878825/22:08
Psil0Cybincan you help me free up space lol22:08
Psil0Cybinlook how many i have22:08
Cyb3rtyHi. How to make my laptop keep brightness settings after reboot? I've found this script http://askubuntu.com/a/227553 but it does not work for me.22:08
hrwhere can i get list of terminal command?22:08
hrwhere can i get list of terminal command?22:08
Psil0Cybinhr:  type help22:08
aethersisPsil0Cybin, get rid of line 48 to 5622:08
Psil0Cybinty aethersis !22:08
Gin^hr: http://refcard.files.wordpress.com/2012/03/bcs_72_21.png22:09
aethersisbut all this stuff doesn;t take much disk space from what i know22:09
k1lPsil0Cybin: first install the packages: "linux-generic-lts-trusty" and "linux-headers-generic-lts-trusty"22:09
aethersisk1l he want's to save disk space - not to upgrade distro :p22:09
Psil0Cybini am worried to upgrade at the moment22:10
aethersis*kernel22:10
Psil0Cybinincase something goes wrong :(22:10
k1lPsil0Cybin: after that remove "linux-headers-generic-lts-saucy" and "linux-image-generic-lts-saucy"22:10
k1laethersis: he _needs_ to get a new kernel since his kernel is EOL22:10
k1laethersis: so running that old kernel is not a choice at all.22:10
Psil0Cybinoh, so i should do this today? k1l ?22:11
k1lPsil0Cybin: asap22:11
Psil0Cybinokay one second let me remove a few of the packages, to save some space and then i will do this22:11
Psil0Cybinupgade22:11
Psil0Cybinright now22:11
aethersisyeah, security risk, Psil0Cybin - he's right :p22:11
aethersisand you will save over 1gb by that :p22:11
jeffreylevesqueI'm trying to run 'grunt' on my ubuntu 14.04, and I get "/usr/bin/env: node: No such file or directory"22:11
jeffreylevesquei was previously using ubuntu 11.04 and it worked22:11
aethersistbh I've never bothered to remove older versions of headers/kernel22:12
Cyb3rtyguys, can you help me?22:13
awesomess3jeffreylevesque, `apropos grunt` or `dpkg -l | grep grunt` or `apt-cache search grunt`22:14
awesomess3jeffreylevesque, nevermind I don't know what I'm doing22:14
awesomess3jeffreylevesque, `dpkg -S /usr/bin/node`  ?22:15
awesomess3jeffreylevesque, `sudo apt-get install grunt`22:15
awesomess3maybe you're missing recommended packages...22:15
awesomess3be sure to `apt-get update`22:16
=== xavier is now known as Guest50289
awesomess3Cyb3rty, you could always create a "set_brightness.sh" in your $HOME/~ directory, and when you boot you can open a terminal and type `bash set_brightness.sh`  *shrugs*22:17
Gin^Cyb3rty: did you add that script to start up services?22:19
Cyb3rtyawesomess3: i also can and do set brightness manually every boot, but it sucks22:20
Cyb3rtyGin^: yes22:20
Gin^Cyb3rty: update-rc.d <scripname> defaults ?22:21
Psil0Cybinaethersis and k1l im using a acer aspire one D270 its pretty old22:21
Cyb3rtyGin^: yes22:21
Psil0Cybindo u think i would have crazy errors22:21
Psil0Cybinwhen i upgrae22:21
Cyb3rtyGin^: the script works, but not properly22:21
k1lPsil0Cybin: changing the kernel is not an upgrade of the ubuntu version22:21
Gin^Cyb3rty: What should it do, and what does it do?22:21
Psil0Cybink1l: but he said to upgrade to trusty?22:22
Psil0Cybindid he not?22:22
k1lno22:22
k1lPsil0Cybin: stop22:22
Psil0Cybinor sorry you said22:22
Psil0Cybinfirst install the packages: "linux-generic-lts-trusty" and "linux-headers-generic-lts-trusty"22:22
Gin^Cyb3rty: did you check so /var/lib/brightness-level has the correct value?22:23
Gin^since it gets the value from that file22:23
Psil0Cybinokay so what is recommended for me to do? when it comes to upgrading my kernel from 3.11.0-26?22:23
Psil0Cybink1l:22:23
Ozera||http://askubuntu.com/questions/503475/cd-dvd-drive-not-recognizing22:23
k1lPsil0Cybin: you use a 12.04 with the saucy backports kernel. that is why you have 3.11. but saucy is dead now and you need to change the kernel to the trusty kenrel (3.13) which got support until the end of 12.0422:23
Cyb3rtyGin^: it should store current brightness level in a file when it stops and set brightness to that level on boot22:23
Cyb3rtyGin^: but22:23
Psil0Cybink1l: okay so what would i do in order to get this support :), sorry i am newish so it takes me a while to get something through my head22:25
k1lPsil0Cybin: so you need to install that packages i mentioned and you can remove the saucy ones.22:25
Cyb3rtyGin^: if i stop it manually, it sets 'brightness-level' properly, but after reboot brightness-lever contains max brightness level22:25
Psil0Cybinlike how would i upgrade what is the best method?22:25
Psil0Cybinalright k1l so i will install first install the packages: "linux-generic-lts-trusty" and "linux-headers-generic-lts-trusty"22:25
hrwhere can i get list of terminal command?22:25
Psil0Cybincorrect?22:25
Gin^Cyb3rty: Does your laptop by chance have 2 graphics cards?22:25
k1lPsil0Cybin: and that doesnt mean you make an upgrade to 14.04. you just use that kernel from 14.0422:25
Cyb3rtyGin^: yes22:25
k1lPsil0Cybin: yes22:25
Psil0Cybinalright k1l i just want to make sure i got the commands right so i do not cause damange.22:26
Psil0Cybinalright i am going to download them right now22:26
Gin^Cyb3rty: sec, trying to read through the script22:27
Gin^Cyb3rty: What is max value it resets to after reboot, if you know22:28
Cyb3rtyGin^: 976, as it is in /sys/class/backlight/intel_backlight/max_brightness22:30
=== Ozera|| is now known as nonl
Psil0Cybink1l: upgrading now22:31
Gin^Cyb3rty: Do you by change perhaps have some other application installed to control the brightness for you, like xbacklight ?22:31
Gin^by chance*22:31
Cyb3rtyGin^: тщ22:32
Cyb3rtyno22:32
Gin^Cyb3rty: can you do /exec -o cat /var/lib/brightness-level in chat22:34
Cyb3rtycat: /var/lib/brightness-level: No such file or directory22:34
Gin^:P22:35
Cyb3rtyoh wait22:35
awesomess3testing!!22:35
awesomess3:D22:35
semitonesAnyone have advice for rockbox troubleshooting?22:35
Cyb3rtyi've deleted it already22:35
rwwsemitones: I'd start with /join #rockbox.22:35
Cyb3rtyGin^: wait a minute, i'll reinstall that script22:36
Gin^The script saves current brightness level to that file when you reboot, or atleast it should. And there is where it restores brightness level from. if it is removed or missing, it uses default value of 422:36
Cyb3rtyGin^: i know, i know22:36
Psil0Cybink1l: do i need to do more once mykernel is upgraded to trusty?22:36
Psil0Cybinwill it automatically get the updates i want?22:36
Psil0Cybini just got W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r816922:37
Psil0Cybin:(22:37
k1lPsil0Cybin: you installed the meta-package. that will bring you the latest 14.04 kernel every time there is an update for it22:37
semitonesrww: one step ahead of you :) they don't seem to be listening for a half hour. Looking for some non-rockbox experts22:38
rwwsemitones: Unfortunately, #ubuntu is just for Ubuntu, so...22:38
k1lPsil0Cybin: maybe you need that: http://askubuntu.com/questions/39487/possible-missing-firmware-lib-firmware-rtl-nic-rtl8105e-1-fw-for-module-r8169-w22:38
semitonessometimes y'all know what to do though :) doesn't hurt to ask22:38
Cyb3rtyGin^: ok, i've reinstalled it22:40
Gin^semitones: rockbox for music players?22:40
Psil0Cybink1l: the gitclone? I am usually hesitant to do anything not from offical sources22:40
Psil0Cybinit should be supported right?22:40
Gin^Cyb3rty: Okay, any luck so far?22:41
k1lPsil0Cybin: before removing the old kernels try a reboot and if everything works22:41
semitonesGin^: yep -- don't want to talk about it here though :P22:41
Cyb3rtyGin^: nope22:41
Psil0Cybink1l: will do right now :D22:41
Psil0Cybinthanks for advice.22:41
Gin^semitones: I never used it myself, check http://www.rockbox.org/wiki/SansaFAQ#Problem_47Troubleshooting_Questions22:41
Gin^Cyb3rty: as in it doesnt update default brightness level?22:42
Cyb3rtyGin^: if i do '/etc/init.d/brightness stop', change brightness, and '/etc/init.d/brightness start' script does it's work. But if i reboot, i got max brightness again22:43
Gin^Cyb3rty: can you check if the value of /var/lib/brightness-level changes on boot?22:44
Cyb3rtyGin^: yes, it sets to 976. but i'll recheck it if you wish22:45
Gin^even if you set another value before reboot?22:45
Cyb3rtyGin^: yes22:45
=== newbie is now known as Guest7215
havarkaWON! both win and ubuntu running tramtaradida! :P22:46
Gin^Cyb3rty: when you shutdown/reboot your computer does it by change increase brightness level before shutting down from hardware?22:47
Gin^Like you notice a slight increase of light from screen just before it turns off?22:47
Cyb3rtyGin^: i'm not sure, let me check it22:48
Cyb3rtybrb22:48
Guest7215Is there a way to forcibly recover a passphrase for an encrypted partition - if I have forgotten the passphrase?22:49
Cyb3rtyGin^: no22:50
Gin^Cyb3rty: Then I guess driver behaves aswell, thought it perhaps would reset drivers to default values before a shutdown22:51
rwwGuest7215: no22:51
rwwGuest7215: that would rather defeat the point of having passphrases22:52
Cyb3rtyGin^: is there any other ways to keep brightness level after reboot?22:52
Gin^Cyb3rty: I personally never had any issues with brightness levels on my laptops, I usually run the on max brightness, and only fade them when in dark rooms22:53
Guest7215rww: I know it sounds like fiction, but the governments always find a way to recover what they decide to recover22:54
Gin^You can set brightness level to a default value on boot, that I know22:54
Psil0Cybink1l: 3.13.0-32-generic is the new kernel22:54
Psil0Cybini want correct?22:54
Psil0Cybinseems like the network card still works22:54
Gin^but recover past brightness Im not so sure of22:54
k1lPsil0Cybin: yep22:54
Psil0Cybinthank you22:55
k1lnow you can remove the old saucy metapackages22:55
rwwGuest7215: You are welcome to contact your local FBI office, then. Here in #ubuntu, we stick with things that are known to be true.22:55
Cyb3rtyGin^: max brightness is too bright for me22:55
Psil0Cybink1l: sorry what command would i use just to make sure i do not remove something i need :) I just want you to list it because i trust you more then my self loll22:55
Guest7215rww: I'm sorry, and I know I'm crazy, but I'm upset that I can't recover my partition.22:55
rwwGuest7215: I expect so. Next time, keep backups.22:56
Psil0Cybink1l: sorry what would be the meta packages?22:56
k1l<k1l> Psil0Cybin: after that remove "linux-headers-generic-lts-saucy" and "linux-image-generic-lts-saucy"22:56
Gin^Cyb3rty: You could use xbacklight to set brightness with start up applications22:56
Guest7215rww: or write down passphrases22:56
rwwGuest7215: I know I sound harsh, but there's really nothing we can do to help, by design.22:56
rwwGuest7215: indeed22:56
rwwGuest7215: and sometimes this conversation gets rather long, because people assume we're lying and there is some way, but... there isn't :\22:56
Guest7215rww: What's annoying is that I have an idea as to what it is22:57
Guest7215rww: but not precise enough to ....22:57
Cyb3rtyGin^: ok, thanks22:57
Gin^Cyb3rty: But that would only be a workaround to the problem22:57
Gin^Cyb3rty: sudo apt-get install xbacklight22:58
Zunairhello all!  i need some help :D... any one used OpenOlat? ... i m stuck at tomcat... it says its 'tomcat is started' but i dont see it in netstat... ubuntu server x86 on virtualbox with bridge adapter22:58
Gin^Cyb3rty: and in start up applications add a command like "xbacklight -set 60" or what ever value you like22:58
Guest7215rww: btw, how do I "test" my passphrase to recover the partition, should I find the correct passphrase?22:58
k1lGuest7215: we dont support bruteforcing here since we cant verify if its your system.22:59
rwwGuest7215: while booted up from another computer, or...?22:59
Guest7215k1l: I understand22:59
Gin^Cyb3rty: Well, best of luck to you, I'll head to bed now23:00
Cyb3rtyGin^: good night23:00
Guest7215rww: I have a partition of sda1 with Ubunru 14.04 LTS normal and a partition of sda6 with Ubuntu Studio 14.04 LTS.23:01
Guest7215rww: I can't seem to recover sda6 - the partition I use most of the time23:01
rwwGuest7215: I believe you can just click on it in Ubuntu's file manager and it'll prompt for a passphrase. Not sure though, as I don't use Ubuntu's file manager. Someone else here might know.23:02
Guest7215rww: And sda6 was associated in the boot screen to Ubuntu low latency23:02
rwwhonestly, I'd probably head over to askubuntu.com for this sort of thing. tends to be a bit messy to walk through over IRC. but that's just my personal opinion23:02
Guest7215rww: And I no longer see the boot screen option "low latency"23:03
Guest7215rww: Thanks23:03
Guest7215bye23:04
=== FlannelKing is now known as Flannel
Zunaircan anyone help ???23:09
evilasswhat was your question? just entered now.23:09
Cyb3rtyevilass: oh, i need help too23:10
Cyb3rtyHow to make my laptop keep brightness level after reboot? I've found this script http://askubuntu.com/a/227553 but it does not work for me.23:11
Huliosuy gusy23:11
evilasssry, i'm a server admin. dunno how 2 do that.23:11
Hulioevilass, then you should not be an admin23:12
evilassmaybe that's true23:12
evilassbut they pay23:13
Hulioway tto trueful23:13
evilassare there any other recommendalbe RTMonitoring tools other then top, htop, atop and glances for an ubuntu srv?23:14
Zunairany one used OpenOlat? ... i m stuck at tomcat... it says its 'tomcat is started' but i dont see it in netstat... ubuntu server x86 on virtualbox with bridge adapter23:14
xkhi, is anyone know where can I download the full time match of football, I mean soccer video? like BBC,SKYsports, etc. thanks.23:15
Beldarxk, Ubuntu support here is all. ;)23:15
semitonesI'm trying to use gparted to check a fat32 partition, but it is having problems. Is there a cli alternative?23:16
evilass@zunair: try testing it with a browser like lynx => http://localhost:8080/manager/html23:16
xkBeldar, come on, please, If anyone knows , just give me a hint. please.23:16
xkI'm using ubuntu23:17
samgtrhello everyone23:17
evilasscould be that u see a manager of the tomcat AS.23:17
k1l!ot | xk23:17
ubottuxk: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!23:17
samgtrI would like to contribute to ubuntu, can I know where to get started from?23:17
rwwubottu: getinvolved23:17
ubottuTo contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu23:17
samgtrthanks rww23:18
Zunair@evilass thanks... let me try that23:18
xkall right.23:18
xksorry23:18
Boohbahsamgtr: http://www.ubuntu.com/legal/contributors23:18
rwwthat isn't relevant to most Ubuntu contributions...23:19
samgtrthanks Boohbah23:19
samgtrrww: looking into the links you have provided23:20
Beldar!tab | evilass Zunair23:21
ubottuevilass Zunair: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.23:21
samgtrrww: could you help me choose what I can do for ubuntu, I am very much interested in coding with python23:21
havarkahi guys i got a problem, i forgot my password, how to get it back?23:21
rww!password23:22
ubottuForgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords23:22
Beldarhavarka, You were installing earlier, this the fresh install?23:22
OerHekshavarka, on an encrypted /home ?23:23
havarkabeldar, right23:23
havarkai created three partition root, home swap23:23
havarka!password23:24
ubottuForgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords23:24
rb07does anyone know a good/quick way to check and see if a port is blocked on a router?23:35
rb07I've got an ASUS NT-N66W router and my email uses port 587 to send mail, but when I'm on my router's network, sending consistently fails23:36
juan_someone can help me with an update problem?23:37
Beldarjuan_, Tell the channel not me the issue in detail for help.23:38
tewardjuan_, if you give more details on the problem, just ask the channel for help23:38
semitonesfsck keeps asking me questions. Can I just end it and restart it in some kind of automatic mode?23:39
juan_it apears:       " malformed description-md5 line: includes invalid character" how can i solve this?23:39
Beldarjuan_, Little more context please23:40
thevoidhi folks.  i recently aquired an Adaptec 51645 sas raid card.  and for the life of me i cannot get the driver installed on ubuntu 14.04 lts23:41
juan_the update manager can not open packages lists23:41
thevoiddoes anyone have any experience with it?23:41
Beldarjuan_, Can you pastebin a sudo apt-get update23:41
juan_yes23:42
Beldarjuan_, This 14.10 per chance?23:44
juan_Beldar, is 13.1023:46
Beldarjuan_, 13.10 id eol you need to upgrade to 14.0423:46
Beldaris*23:46
rb07I need help setting up ports either on my computer/router if someone is decent with networking. Running 14.04 and cannot send emails to smtp.outlook365.com at port 587.23:47
Beldarjuan_, Show the update however it may need to be fixed for an upgrade is all.23:47
=== apb_ is now known as apb1963
Zunairanyone know tomcat here?23:51
BeldarZunair, stating the actual issue is your path to help grasshopper. ;)23:52
Loshkisemitones: you can try fsck -p, but a chatty fsck is generally a bad sign///23:52
=== sins-_v is now known as sins-
=== xragnar_ is now known as xragnar
mojtabaDo you know what should I do to be able to use a disk formatted in Mac system?23:53
semitonesLoshki: it keeps talking about long file names being messed up23:53
Zunairin catalina.out i get warning: SetContextPropertiesRule context Setting property 'debug' to '0' did not find a matching property23:53
Loshkisemitones: that23:53
Zunairthen Error listnerStart23:53
Beldarmojtaba, this been moved to another computer and you need to just format?23:54
Loshkisemitones: that's not good. See if fsck -p will run to completion...23:54
semitonesLoshki: how does fsck -p differ from fsck -y23:54
Beldarmojtaba, More context basically.23:54
mojtabaBeldar: No, it is formated in Mac machine, and I want to be able to work with data in Ubuntu.23:55
Beldarmojtaba, So this is a dualbooted apple and ubuntu?23:55
Beldarin the mac still?23:56
mojtabaNo, mac is my friends machine. I have ubuntu 14.04 LTS23:56
mojtabaBeldar: I am in Ubuntu.23:56
Beldarmojtaba, Are my questions ringing any of your bells?23:56
mojtabaBeldar: ?23:56
BeldarBeldar> mojtaba, this been moved to another computer and you need to just format?23:57
mojtabawhat is ? at the end?23:57
semitonesLoshki: it's still going but for pretty much everything it is saying "not auto-correcting this"23:57
Loshkisemitones: -p is safer, it won't do anything it thinks might jeopardise the data. -y just goes ahead and acts as though you typed "yes" to every question. Unless you're an fsck guru, "yes" is probably the only answer you'll ever give.23:57
mojtabaI want to know if there is a way to read and write HFS filesystem in ubuntu or not.23:58
Beldarmojtaba, So this is a mac formatted HD, and you want to work with the data on it in your ubuntu computer?23:58
mojtabaBeldar: yes23:58
Loshkisemitones: that means your filesystem is in bad shape. What happened to it?23:58
Beldarmojtaba, Ah cool, not sure myself other than a web search.23:58
=== FRed is now known as Guest63394

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!