[00:00] tomreyn, bridge br0 on the host, used as the source device on the guest config. worked for weeks (months, maybe) and now caput. What kind of logs can I inspect to find the issues? [00:00] hi does any1 have any idea how to config tiger vpn on ubuntu/ [00:01] Kallb123: what are you using for a storage backing store? files on the hosts' file system, lvm, something else? is there anything on your VM's syslog regarding the network or disk issues, what did you do in an attempt to resize the VM's disk? [00:03] tomreyn, the guest is a 8GB img file within the host's LVM setup. the guest then has LVM set up within it too [00:03] cptn_drake: /dev/sdb is a (storage media) device (not a file, not a directory). this device can contain a partition table, and some partitions, and those can contain file systems. and those can contain file,s such as the ISO file you downloaded. [00:04] tomreyn, I did a 'sudo qemu-img resize image.img +3GB' to attempt to extend the img. that seemed to work... [00:04] hello [00:05] i had xchat on ubuntu, deleted it but it still shows up in the menu bar at the top right. how do i get rid of it? [00:06] Banyakaki: you probably still have xchat-common installed. dpkg -l xchat\* | grep ^i [00:07] Mouse pointer is bouncing around crazily - ubuntu 14.10 - updated. mouse: Razer naga epic chroma [00:08] Kallb123: did you read this part in the quemu-img man page then? After using this [resize] command to grow a disk image, you must use file system and partitioning tools inside the VM to actually begin using the new space on the device. [00:08] tomreyn, thanks, can i do with iso on that flash drive now "burn" it to the same flash drive using something like this: dd if=ubuntu-14.*-desktop*.iso of=/dev/sdb? [00:09] tomreyn, yes, I understand that. I only got half way through, but I lost SSH access since they no longer connect to network. this is 2 VMs that no longer connect, not just the resized one. [00:09] cptn_drake: don't write to the same drive you're reading from, no. you could do that after copying the ISO file to a different location, though [00:09] ok thanks [00:10] Kallb123: and you can't connect via KVM moniutoring VNC/SPICE? [00:11] i.e. to the VNC service the host provides [00:11] tomreyn, I can get to the normal command line via virt manager [00:11] okay that's exactly that, so that shoudl be good enough to inspect what's up with the system [00:12] dmesg | less; less /var/log/syslog # etc. [00:16] ? [00:16] ! [00:17] Hello [00:17] OmegaCenti: try a different USB port [00:17] hi CreateaRuckus [00:17] Anyone know how to use LOIC? === SonikkuAmerica_ is now known as GIANTMONSTERFUFU [00:18] damn, I can't find the | key using tightVNC into virt manager :P can't copy/paste either... === GIANTMONSTERFUFU is now known as SonikkuAmerica [00:19] !offtopic | CreateaRuckus [00:19] CreateaRuckus: #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! [00:19] tomreyn, rebooting router, i'll reconnect in 2 mins [00:20] ok [00:23] Kallb123: https://en.wikipedia.org/wiki/British_and_American_keyboards#/media/File:KB_United_States-NoAltGr.svg [00:24] Kallb1234: ^ [00:25] tomreyn, the router reboot worked... should've tried that, sorry :( time to carry on resizing partitions... [00:25] tomreyn, thanks for the image :) [00:25] someone has news about the new 15.04? [00:26] Kallb1234: good luck with that. be sure to do as suggested previously, checking the file systems of your VMs in single user mode (recovery mode) first of all [00:26] hold down shift to show the grub menu (to be able to select recovery from advanced options) at boot. [00:27] xpro256, thats in #ubuntu+1 [00:27] tomreyn, sorry, why the recovery mode? LVM can resize (extend) online right? Is it because the disk got full? [00:27] ok [00:28] Kallb1234: yes, you should make sure the root file system is clean, both before and after resizing [00:30] tomreyn, sorry, would 'sudo touch /forcefsck' then reboot do what you're wanting? [00:31] possibly, i'm not sure whether this still works [00:32] tomreyn, ok, I'm looking online and people say definately don't run on mounted drive. would drive be mounted if I use "Ubuntu, with linux 3.13.0-46-generic (recovery mode)"? [00:32] Kallb1234: talking fsck? yes, but it'll be remounted read-only so that's ok [00:33] recovery mode gives you a nice text mode UI with options to choose from [00:33] one of them is to fsck / [00:34] tomreyn, ok booting recovery now, I see the text menu, thanks :) I'll let you now in a minute [00:35] tomreyn, continuing will remout your / in read/write mode, do you wish to continue? shouldn't it stay red only? [00:35] tomreyn, I just flipped the lappy over. It was manufactured in 2005... [00:36] Kallb1234: it would need to do so if it needs to make corrections, is it saying that? [00:36] Kwaku: okay, that's kind if old, you should be glad it still works (despite the HDD) [00:37] tomreyn, It is packing 512mb ram on only one slot. Can't upgrade it if I wanted to [00:37] tomreyn, no corrections I don't think. it says finished. 18% non-contiguos on vda1 and 0.1% non-contiguous on vg-root [00:37] Kallb1234: good [00:38] tomreyn, should I continue normal boot of go to root shell and do the rest of resizing? [00:39] or* go to root shell [00:39] boot from sepoarate media [00:39] a live iso or similar [00:39] really? I thought lvm can extend online? [00:39] you'll need to repartition, then resize file systems [00:40] tomreyn, https://www.justinrummel.com/resizing-a-vmware-fusion-ubuntu-server-logical-vhd-via-guided-partitioning/ [00:40] hi [00:40] i'm not sure what your layers are [00:40] there's ways to do it so that you can do it live [00:40] where do the opers hang out [00:41] are we talking about gimp [00:42] Kallb1234: you could also do it form the host (while the VM is shutdown) using kaprtx [00:42] tomreyn, I'm going to try folloing that guide... screenshots and shizz are nice for a newbie [00:45] hey does ctrl + <;> bring up a paste clipboard? or is this something new to systemd? === andrex is now known as andrex|off === ZERO is now known as Guest39812 [00:50] hi guys, newbie here. i have an ubuntu iso i am trying to burn onto a 16G toshiba flash drive. I deleted all files on the flash drive, but when i used dd if=*.iso of=/dev/sdb it came back saying only 983 mb copied and device was out of space. Do I need to replartion it or something? thanks! === andrex|off is now known as andrex [00:54] tomreyn, right, thanks for the help. the stuff is resized. only 67% full... god help me in a few months when it's full again since that's the last chunk of the ssd :P [00:55] Kallb1234: :) congratulations. [00:55] Hello guys, Suspend is not working Ubuntu 14.04 when i click suspend it goes off for like a sec and then boots up to the Login screen of Ubuntu, its enabled in the BIOS "S3" sorry for being stupid [00:56] cptn_drake: that's probably because the iso is no larger than that. it should still have been written just fine [00:57] tomreyn, the iso (cinnimin mint) is 1.5 G [00:57] needhelpty: i've had suspend issues before, when using the open-source nvidia display drivers. go to Additional Drivers, and see if you have an nvidia device that is not using nvidia proprietary drivers [00:58] cptn_drake: and /dev/sdb is really that toshiba device? [00:58] cptn_drake: check fdisk -l or parted [00:59] treelzebub using proprietary drivers v.331.113 [00:59] Thanks for reply [00:59] S1 sleep mode from BIOS kinda works but not as it should the monitor is still saying up "Green" light [00:59] S3 sleep mode is booting up instantly [01:00] needhelpty: check dmesg output, it may have something to tell about what went wrong there. "dmesg | less", then upper case G to go to the end, scroll up/down, q to quit. [01:00] tomreyn: I'm really noob with Linux, what should i look for [01:01] thank you for reply [01:01] it should say somehting about acpi or those sleep states you mentioned [01:02] you also might want to flash your bios, it can help with such issues. [01:03] tomreyn: http://pastebin.com/PNvHzkmw [01:04] that's just a list of how your memory is used [01:04] go to the end of the output and see whether there is anything interesting there [01:04] like errors, warnings, "can not" or similar [01:04] would you mind helping me if i post the whole of it in pastebin [01:05] i can take a quick look if you do and tell whether there's anything obviously wrong [01:07] daft [01:07] daftykins, tomreyn , http://paste.ubuntu.com/10607457/ [01:09] Kwaku: have you run a self test on it, yet? [01:09] run a long self-test: smartctl -t long /dev/DEVICEGOESHERE [01:10] hello, i am running a dual monitor set-up... my question is does anyone know any software or workarounds to get a different background on each monitor? [01:11] ghhofstetter: the only workaround appears to be an image that is the size of both displays combined. [01:11] tomreyn => http://pastebin.com/d20S3Ra4 [01:12] cptn_drake: with sudo [01:13] tomreyn thanks for taking some of your time http://pastebin.com/iZZjPWtB [01:13] ok, so i am assuming once you find that image, how would you go about selecting it to fill both screen? i assume it would just automatically resize to fit one and then copy pasta onto the other [01:14] ghhofstetter: here ya go: http://askubuntu.com/questions/531519/different-wallpapers-on-multiple-monitors [01:16] treelzebub: will read, try, and get back to you [01:16] thanks [01:17] tomreyn => http://pastebin.com/f19cnYPM [01:18] Could you tell me what is the equivalent to Windows "Paint" within Ubuntu? [01:21] hey, did I miss anything?\ [01:21] RonWhoCares: There's nothing packaged within Ubuntu itself. [01:21] I just restarted... [01:21] Is there an option [01:21] You can try packages like gimp (sudo apt-get install gimp) which is a free open-source Photoshop-like tool [01:22] inkscape [01:22] inkscape is great [01:22] needhelpty: your bios version is the latest available, nothing to be done there. your dmesg output indicates that the kernel version you are running was unable to handle the power management (suspend) event cleanly due to an unexpected condition. that'd be a kernel bug / shortcoming in this version. you could file a bug report about it on launchpad.net (use: ubuntu-bug pm-suspend) [01:23] needhelpty: what i'm referring to is pastebin line 847 ff. [01:24] @tomreyn Thank you, i should just use "ubuntu-bug pm-suspend" in terminal to bug report [01:25] needhelpty: yes, but actually file your bug against the kernel instead: ubuntu-bug linux-image-3.13.0-46-generic [01:25] (that'd be better) [01:25] tomreyn i'll handle it with google, thanks again and sorry for taking some of your time [01:25] hello, my Ubuntu 14.04 x64, will auto-mount at usb 3.0 after I eject my USB driver [01:26] needhelpty: here's more info you could add to your bug report: https://wiki.ubuntu.com/DebuggingACPI#Easy_Copy.2BAC8-Paste_for_replying_to_Bug_Reports [01:27] so I've had this problem for the past few months, ever since updating to 14.04. when I close my laptop lid the screen freezes and I have to restart the computer to get anything to work again. I tried installing proprietary nvidia drivers but it didn't help. anyone know what's wrong? [01:28] gshmu: you don't eject drivers. maybe you meant to say "[..] after I eject my USB drive (/device)" [01:28] By "the screen freezes", does the display wake up at all, gighertz? [01:29] gshmu: in which case i observed the same issue the other day (but have not tried to find out whether this suspect bug has been rpeviously reported) [01:29] tomreyn => http://pastebin.com/f19cnYPM [01:29] tomreyn: I eject it at USB 2.0 it's OK, but at USB 3.0 it will auto mount after eject [01:29] haza-w thanks for responding, it wakes up to exactly the same spot it left off at but won't respond to any kind of input. I can suspend manually and everything usually works but shutting the lid breaks it [01:29] anyone had any luck using the script that's on this page? [01:29] http://askubuntu.com/questions/171143/how-to-prevent-my-screen-from-either-dimming-or-the-screen-lock-starting-when-wa === christian_ is now known as freeWebDesigner [01:31] cptn_drake: hmm, sorry, i'm puzzled then, sdb is clearly large enough to store your image. maybe you'll have more luck with usb-creator-gtk, give it a try. [01:31] ok, thanks alot [01:32] :) welcome [01:32] my ts140 server transfers things to USB rather slowly, they are both usb 3 devices. Any ideas on speeding them up? I've used ubuntu on laptops and the speed was quicker than windows, although now its slower than windows. Any ideas? [01:32] Not sure, gighertz. There are plenty of bugs in the same genre, and I've dealt with a slightly different one in the past. [01:33] tomreyn: I hopefully provided all the info needed for the bug report https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1432457 have a nice day sir! Thanks [01:33] Launchpad bug 1432457 in linux (Ubuntu) "Suspend not working" [Undecided,New] [01:34] gr1zzlybe4r: does this also happen when you watch those flash videos full-screen? [01:34] ok haza-w', thank you. [01:34] gighertz: Someone with a similar bug in the past has suggested that adding "pcie_aspm=force" to the kernel boot options might solve it: http://askubuntu.com/questions/361547/ubuntu-freezes-crash-after-wake-when-upgraded-to-13-10 [01:34] tomreyn: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1432459 [01:34] Launchpad bug 1432459 in linux (Ubuntu) "USB 3.0 automount after eject" [Undecided,New] [01:35] Might not be applicable to your scenario, but worth a try perhaps [01:35] needhelpty: it's a good start, if more will be needed they'll ask you about it. [01:35] tomreyn: it just doesn't work at all [01:36] Sorry for being stupid but do they really look into all bug reports and try to fix them, there most be milions of them [01:36] I will try that haza-w thank you [01:38] gr1zzlybe4r: well, flash is sketchy. you could try whether it happens with a newer ubuntu releases' live cd [01:40] gr1zzlybe4r: another option would be to try xscreensaver instead of gnomes', *might* work (or not) [01:40] tomreyn: well where are the config files for the GNOME screensaver? I was thinking that I could just write a similar script to try and stop the screen lock. [01:41] needhelpty: yes there are too many, and no they don't. but when you used ubuntu-bug to file your bug there's a good chance the information gathered from your system will be sufficient to match it against a previously reported and known and in-progress bug report. [01:41] gr1zzlybe4r: i wouldn't actually know, sorry. [01:42] hmm. ok [01:43] gr1zzlybe4r: the script you pointed to indicated that gconftool-2 should be used to modify the configuration [01:44] this is an editor for gconf's configuration database [01:45] it's a bit like windows registry in case you're familiar with that, but the configuration is actually stored in plain text files in ~/.gconf* and ~/.config/gconf* IIRC [01:48] ok well i guess that i could write a script for that then [01:48] the weird thing is that flash doesn't always show up in a grep even if you're watching a flash video === AustinTheGrey is now known as AustinTheGrey_Aw === AustinTheGrey_Aw is now known as AustinTheGrey [02:04] Hello [02:05] Is anybody here? [02:07] Guys, I need help with java [02:07] update-alternatives: error: alternative /usr/local/java/jdk1.8.0_20/bin/java for java not registered; not setting === Yukkii is now known as Dhs92 === eaxrar is now known as rareax [02:18] hi [02:19] Anyone here online? [02:19] Need compiling help [02:20] what are you trying to compile dan ? [02:20] ask, I might be able to help [02:20] Drivers for a usb modem [02:20] Get "fix to use EXTRA_CFLAGS" error [02:20] But i dont know how to take care of that exactly [02:20] Dont feel like waiting for someone to reply to forum post lol [02:21] hi! guys, anyone knows how to fix this error? update-alternatives: error: alternative /usr/local/java/jdk1.8.0_20/bin/java for java not registered; not setting [02:22] Tried "KBUILD_NOPEDANTIC=1" but didnt help [02:22] http://ubuntuforums.org/showthread.php?t=787245 [02:22] Dan: ? [02:22] Yes [02:23] the implied question was "what do you think of this?" [02:23] It looks like the solution to that is specific to that makefile the guy pasted [02:24] ill see if mine is the same [02:25] No nothing in my makefile says "CFLAGS += $(PSTN_DEF) -Wall -O $(INCLUDES) -fno-common -DTARGET_CATAWBA" [02:25] So that seems to be specific to the one OP posted === eu is now known as Guest72761 [02:28] Can anyone help or check out my post in forums? support-->specialized support-->development/programming-->Compiling/Packaging [02:28] Trying not to wait until people reply to forum post [02:31] i was in here once before and i just installed ubuntu again cuz i thought it was slow but i dont know windows 7 and vista were slower and windows xp i dont think you can update anymore [02:31] and even if its not slow i think it might be able to do everything i need it to do [02:32] but i need to install java [02:32] last time java was installed because i asked how to update with the terminal [02:32] i think anyways [02:33] chinermudge are you trying to install openjdk or solaris java ? [02:34] I also have a question about java [02:34] openjdk [02:34] update-alternatives: error: alternative /usr/local/java/jdk1.8.0_20/bin/java for java not registered; not setting [02:35] Any help compiling? [02:35] as far i know java comes preinstalled with ubuntu [02:35] unless i am wrong [02:35] EXTRA_CFLAGS error i hear its pretty common [02:35] have you tried searching for it on the ubuntu store chinermudge? [02:35] Anyone know how long it will take the 3.19 kernel to reach the trusty-updates repo branch? [02:36] Need compiling help when someone see's [02:38] Dan, compiling what? [02:39] celexi: It is not pre-installed but you can easily get open-jre by running 'apt-get install default-jre' [02:42] sup bitches [02:42] wheres my money [02:44] does anyone here run Adobe Photoshop with Wine? I'm running Ubuntu 14.04 LTS and wondering how well it wil perform (as well as After Effects ,Premier, Audacity, etc) [02:44] Jeff, dgcmodem drivers [02:45] Got EXTRA_CFLAGS error [02:45] Jef91: See my private message please. [02:46] used sed -i 's/^CFLAGS/EXTRA_CFLAGS/' Makefile [02:46] But got more errors, updating my post on forums [02:49] Jeremy3D, appdb.winehq.org is a good place to start [02:50] @Jeremy3D, look into PlayOnLinux too. [02:50] ok found winehq thank you [02:51] Can anyone help? My thread is at http://ubuntuforums.org/showthread.php?t=2269449&p=13246282#post13246282 [02:52] I feel like the solution is simple i just dont know what to do at this point [02:52] ?? [02:55] hello, i am doing a pci scan and found i have to update php and apache... apt-get upgrade does not give me a recent enough version... i found this, but not sure how to apply it: [02:55] http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-0207.html [02:55] The cdf_read_short_sector function in cdf.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted CDF file. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0207) [02:58] Need help. Post is at http://ubuntuforums.org/showthread.php?t=2269449&p=13246282#post13246282 [02:58] Dont mean to spam [02:58] Compiling issues, been at this for many hours [02:58] Stumped [03:02] Anybody? [03:03] Dan, What version of Ubuntu has 2.6 kernel? [03:08] Why can't Ubuntu Server find xfce4? [03:10] it's in universe repo i think [03:11] valerosa, im using 10.04 with 2.6.32-38 [03:12] valerosa: How do I add that? === gerald is now known as Guest96586 [03:14] are the lines in my ssh_config file that begin with a # commented out? [03:14] hola [03:15] hello [03:15] sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse" [03:17] Need halp post is here sorry if im spamming http://ubuntuforums.org/showthread.php?t=2269449&p=13246293#post13246293 [03:17] dmcdonald: Yes, but they are also the defaults for SSH. [03:23] EXTRA_CFLAGS error while compiling help needed http://ubuntuforums.org/showthread.php?t=2269449&p=13246293#post13246293 === Dan_ is now known as Guest29052 [03:32] Can anyone help? http://ubuntuforums.org/showthread.php?t=2269449&p=13246293#post13246293 === Guest29052 is now known as dan_1 [03:33] Found other browser. Many open windows... [03:38] Getting ready to flash my Google Nexus 7 with Ubuntu Touch, kind of excited, :-) [03:39] Hello, anyone please tell good software to join audio files.? [03:39] I have got something using port 587 tcp and 25 but netstat -tulpn isnt giving me the name of the service using it [03:42] al_nz1: Are you using sudo or running it as root? [03:42] rahulprodev: sox, audacity [03:42] rypervenche: good poin [03:42] point [03:42] tomreyn, thanks [03:42] al_nz1: lsof -i 25 [03:43] +sudo [03:43] tomreyn: sudo lsof -i :25, you mean. [03:43] oops [03:44] i better go to bed ;) === Dhs92 is now known as Yukitteru [03:48] Need help installing drivers http://ubuntuforums.org/showthread.php?t=2269449&p=13246308#post13246308 Dont mean to spam need help [03:49] Is there a way I can install a different desktop environment? I don'tlike this sidebar/unity thing much [03:49] I was wondering the same, thats a bit of the reason im on 10.04 [03:50] Dan: 10.04 is no longer supported for the desktop, and server support is out within a month, upgrade time [03:51] Could you at least help with the cflags issue? [03:51] Also using because new version is demanding for specs [03:51] using virtual machine [03:52] new version really isn't any more demanding [03:52] I had the same issue with xubuntu 14 anyway [03:52] well come back with that [03:52] was trying to see what all I could quit as mycomputer had slowed down [03:53] Im sure getting a new desktop wouldnt be that hard [03:53] A google search should help with that [03:53] Im here because google is no help lol [03:53] Thread here http://ubuntuforums.org/showthread.php?t=2269449&p=13246308#post13246308 [03:53] Dan: you need to upgrade. [03:54] Is that all the cflags error is? [03:54] Ill upgrade now if so [03:55] Dan: who knows, but its pointless trying to fix an unsupported release [03:56] Its just one error i could get on with what i plan to use this modem for if i could figure out how to fix this makefile [03:56] Its so old only 7.04 will install it [03:56] except you still have the problem of an unsupported release [03:56] But that is way outdated and missing many dependancies [03:57] curious under /usr/src/linux-headers-3.13.0-32/Documentation is there away to make or build just this documentation so i have a local copy [03:57] note this is the header package not the source package [03:59] I have 12 right now [03:59] Halp last message here http://ubuntuforums.org/showthread.php?t=2269449&p=13246308#post13246308 [04:01] Dan: stop spamming, you need to upgrade before you can get any support, your release is unsupported and probably buggy [04:04] well not sure so i am going to try a dry run make -n to see what the header package builds different then the source package make menuconfig === diddledan_ is now known as diddledan [04:05] it says basically cann't find ncurser humm maybe i will chick to see if i have it if not downloaded... should fix the menu problem [04:10] O hey forget downloading i will uses oldconfig instead doesn't rely on ncurser so much === Yukitteru is now known as Yukkii [04:15] greetings [04:16] greetings all === digifiv5e is now known as Guest74417 [04:41] humm curious what is the point of the linux-headers-$(uname -r) packages when one already has the stuff all configured in /usr/include with the libraries /usr/lib , /lib , /usr/local/lib directories [04:43] even if you downloaded different linux-header packages you could only uses the ones already installed with the libraries already installed in /usr/include , /usr/lib ,/lib ,..etc [04:43] so what would be the point [04:44] so confused about this linux header package stuff and /usr/src when one already has it in /usr/include with all its libs already.... one cann't change what is in the libs with this on would need the source package [04:45] so what purpose is the header package something if the /usr/include directory gets corrupt or something [04:47] hey i need help [04:48] anyone here ? [04:48] ya [04:48] !ask | pentium [04:48] pentium: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [04:48] what is the point of having kernel header packages? [04:48] ok , so here is the senario , i just installed ubunut on my hp dc5100 desktop [04:48] and i cant get audio , how can i find the appropriate driver [04:49] !audio | pentium [04:49] pentium: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [04:49] lshw ,lspci ,lsusb [04:49] the speker is 100% working, it works in windows, though in windows i ahd to go online for the driver, windows wouldnt auto detect it , and neither would driver pack solution .... [04:49] cat your /proc directory [04:50] I would go with lshw | grep first [04:52] the kernel headers are backwards compatible but not forward so maybe if you where working on a legacy application one would want to uses the headers for that version so he doesn't accidentlly start using newer stuff i don't know shot in the dark [04:52] ok so i tried the easy thing in settings, no luck, cracnked up master in alsa, still no luck === Yukkii is now known as Yukkino [04:54] look at what you got in dmesg for errors and look at lsmod [04:55] ok i tried this right now, pentium@Ubuntu-1337:~$ lspci -v | grep -A7 -i "audio" 00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) Subsystem: Hewlett-Packard Company Device 300d Flags: bus master, medium devsel, latency 0, IRQ 21 I/O ports at 1000 [size=256] I/O ports at 1400 [size=64] Memory at cfdc0400 (32-bit, non-prefetchable) [size=512] [04:55] so my sound card is being detected correct ? [04:56] I mean if i make the /usr/src/linux-headers-xxx isn't this just remaking whats in /usr/includes anyways same version same everything unless of course i get a new or older header packge but if i make it and place it in its default location won't it screw up the consistance of /lib files being used with it [04:57] so unless somebody gives me a reason i am taking it to be pointless [04:57] LOL just realize ubottu is a bot [04:57] Guest92144, ask ##linux [04:59] I am asking on ubuntu because it is part of ubuntu not all linux os's have this package installed [05:01] hi [05:01] how are you guys? [05:03] cortex: Hi there :) Welcome to the support channel. [05:04] wats up cortex .. [05:04] So, is 14.04.2 stable enough to ditch 12.04.4? [05:05] Loshki, yes [05:06] ice [05:06] nice [05:06] i sorry for my poor english [05:06] Guess I'll give it a whirl then... === ser_berry is now known as agent_berry [05:11] well make oldconfig seems to have written a hidden .config file out in to the /usr/src directory which looks like i is the configure file under /boot hummm confused still [05:11] as the header package won't let you compile the kerenl so what the heck is this for [05:16] O wait getting some where make config now i see i had to look at the top level Makefile to see how this is working === agent_berry is now known as ser_berry === nano_ is now known as citroniks [05:21] is there a good way to troubleshoot .desktop files? [05:22] I have a compiled application, and a desktop file pointing to that application (to create the menu entry) [05:23] I also have an /sbin link pointing to the application, when I try to run the application from the menu I get nothing. [05:25] when I add Terminal=true to the .desktop file, I get a terminal that flashes as if the program is starting, but the program doesn't start [05:25] and when I run the command from the command line (because of the /sbin link) the program starts fine [05:30] did you make sure the working directory is correct? [05:30] yes the working directory is correct [05:32] nevermind I found my problem. The Path= was set to the program and not the folder [05:32] thanks though pickle__ [05:32] lol. glad you got it working [05:32] that's what i meant, path [05:46] Hey does anyone know about linux and mint support for the AMD Radeon HD 7570M, or the Dell Inspiron i14z-6001sLV? [06:11] hey guys, triyng to chroot into ubuntu install from live-cd to reinstall grub, how do I mount /mnt/boot [06:11] any ideas on how to find the device name to mount /mnt/boot? [06:12] AXN, Try 'cat /proc/partitions' to get an idea of what partitions exist. [06:12] Then mount one of them. mount /dev/sda5 /mnt ; mount /dev/sda1 /mnt/boot ; chroot /mnt su - [06:13] Grrrr [06:14] I still seem to regularly get a flashing cursor when loading ubuntu 14 [06:14] no key pressing seems to bring up boot menu [06:15] I've found the main file system, /dev/sda2 where all the home folder etc is [06:15] what would I look for for the boot parititon? [06:16] AXN: sudo blkid [06:17] ya i tried that [06:17] but what flag am I looking for to identify the boot partition? === sins-_f is now known as sins- [06:18] geirha: any ideaS? [06:18] AXN: It'll likely have type ext4 otherwise, if you haven't set a label for it, there's not much to do but guess till you find it [06:19] geirha: I tried install burg last night (the grub themer), but it killed grub lol [06:19] are you sure you have a separate /boot partition at all? [06:19] geirha: I guess gparted would show that right? something would neeed to be flagged with /boot correct? [06:20] AXN: No, /boot is just an ordinary partition, if you have one at all. No special flags [06:21] AXN: sudo lsblk? [06:22] geirha: I installed ubuntu to /dev/sda, the three partitions are bios_grub, the main file system and the last one is linux-swap? [06:25] gr33n7007h: i did that but I'm not sure what im looking for to actually know which one is boot? [06:25] pastebin this: sudo lsblk -o lsblk -o NAME,KNAME,FSTYPE,MOUNTPOINT [06:25] pastebin this: sudo lsblk -o NAME,KNAME,FSTYPE,MOUNTPOINT [06:26] got a 512mb partition for bios_grub, sda2 is main file system sda3 is swap [06:26] O shoot i don't know if you guys know this but now i get the reason for the System.map... file and abi-... file ones for exported functions so outside programs can call these functions like library functions. Ubuntu like 14 or the version i have uses not ELF but PE32 so it has import/export tables and works like windows thats why the 2 symbol files normally you wouldn't need it. confused the kernel is Pe32 format but the other exe [06:26] are elf format [06:27] gr33n7007h: remember im booted into live-usb, im trying to chroot to reinstall grub/burg [06:28] Ah, didn't know [06:29] gr33n7007h: what you think? [06:29] AXN: so /dev/sda1 is your boot partition? [06:29] seems still not need vmlinux is not there only vmlinuz-... which is not compressed either [06:30] Good day dear community. [06:30] I want quick help to get a command right, if you please [06:30] AXN: then sudo mount /dev/sda1 /mnt/ ? [06:31] I want to see what wifi card I have to get the right drivers for it [06:31] but in prompt, the following returns nothing [06:31] lspci -nn -d 14e4: [06:31] Do i have something wrong? [06:32] I got it from the forum. [06:32] sudo lsof -class network [06:32] argh sorry [06:32] sudo lshw -class network [06:32] geirha: sda1 is bios-grub [06:32] is that the right one? [06:32] wait probably i am wrong maybe [06:32] I tried mounting it but it says file system is incorrect [06:32] or something [06:33] AXN: Then probably not. [06:33] AXN: Are you absolutely sure you created a separate boot partition when you installed? [06:34] I just selected erase partitions and install (fresh install), I selected the SSD /dev/sda, I'm not sure if it actually created one? [06:34] AXN: Then no, you don't have a boot partition [06:34] AXN: most likely everything is on one partition [06:35] kk so dont need to mount it then [06:35] so I need to reinstall grub, or actually, I want to install burg [06:35] any ideas how I can install burg? [06:37] !fixgrub | AXN [06:37] AXN: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 === pvoigt_ is now known as pvoigt [06:38] lotuspsychje: thanks lotus, any ideas how to get 'burg' on there though? [06:38] the grub customizer type thing [06:39] AXN: https://help.ubuntu.com/community/Burg [06:39] geirha: It worked, Thank you. Pc froze up after it thogh, do you mind giving me the command again? [06:40] anyone know what exactly this command does? [06:40] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [06:40] AXN: takes all the device nodes in your for loop and tries mounting them [06:41] Cause looking at the chroot section of the grub install [06:41] the step before mentions some stuff about software raid, im not sure if this next step is needed cause it asked to skip [06:42] AXN: habe you read the link? [06:42] *have [06:42] here green i link u [06:43] gr33n7007h: https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot === kerosene is now known as tmro [06:43] if you have a look at step 9 and 10 [06:43] is 10 needed? [06:43] or is that only if 9 is used [06:45] AXN: just mount the partition you installed ubuntu [06:45] Can someone give me the command to look at my wifi adapter in terminal please? Something like sudu networking. [06:46] ironwave: lspci | grep -i network [06:46] Thx [06:47] or lshw -class network [06:47] AXN: so if you installed it to /dev/sda1 mount that partition [06:48] hmm, I try to boot in failsafex mode and and I get: fsck from util-linux 2.20.1 / /dev/sda1: clean, 584918/12183916 files [06:48] then it hangs [06:49] gr33n7007h: yeh done man, all working, any ideas which version of burg i should use here? [06:49] https://help.ubuntu.com/community/Burg [06:49] i get this error when compiling for dvb : CC [M] /usr/src/tevii_s2_liplianin-eb8a914cd499/v4l/tuner-xc2028.o [06:49] compilation terminated. [06:49] the one for 11.04 or 10.10 [06:50] im using 14.10 [06:50] AXN: never used it, so idk :( [06:50] compiling error : /v4l/config-compat.h:1241:1: fatal error: include/linux/version.h: No such file or director [06:50] installed a custom kernel [06:51] gr33n7007h: Thanks. It worked, but both times crashed my pc, is this normal :- [06:52] ironwave: what worked? [06:52] gr33n7007h: The comand you gave to check network adaptor in termina [06:53] well, it shouldn't creah you system, so no it's not normal [06:53] *crash [06:53] gr33n7007h: 2 seks later, pc freeze, hapened every time I try to call netowrk adaper on terminal [06:53] Hey does anyone know about linux and mint/ubuntu support for the AMD Radeon HD 7570M, or the Dell Inspiron i14z-6001sLV? [06:53] anyone ? [06:53] gr33n7007h: ok, Quick question. Is that my network adaptor i see, or is this the software installed for my adaptor? [06:54] ironwave: your network adapter [06:54] gr33n7007h: I thank thee, On to go search a driver then I suspect. [06:54] ironwave: how you connected now? [06:54] ethernet [06:55] gr33n7007h: Wifi [06:55] gr33n7007h: keeps on dc/ every few mins [06:55] ironwave: what make? [06:55] nobody ? compiling error : /v4l/config-compat.h:1241:1: fatal error: include/linux/version.h: No such file or director [06:56] oh please can I get some help on getting my system booting again [06:56] even failsafe doesnt seem to work [06:56] gr33n7007h: wi fi adaptor? qualcom atheros ar9485 [06:56] gr33n7007h: version 1 or 01 or something. Coundnt see. crash. [06:57] I had problems with atheros AR9285 [06:57] gr33n7007h: how did you fix it please? [06:57] ironwave: I changed to usb alfa card [06:59] gr33n7007h: I dont have other cards. I see some people sugest searching for the right drivers. [06:59] gr33n7007h: I must try that [06:59] gr33n7007h: Thank you [06:59] good luck :) [07:03] gr33n7007h: Atheros website gives its cards only windows drivers. I guess in screwed then :-( [07:04] unless anyone else in here knows something [07:04] gr33n7007h: ill do a few searches first, Maybe i see something helpfull [07:05] ironwave: it's worth a shot [07:08] gr33n7007h: is there a way to see what driver I have at the moment, the one thats in use? [07:09] gr33n7007h: it looks like its sopused to be in linux. [07:09] ironwave: nm-tool [07:10] ironwave: it should be the ath9k [07:12] gr33n7007h: Driver: ath9k [07:12] gr33n7007h: hey, I did up to chroot, and tried install grub [07:12] says this man [07:12] grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory. [07:13] why's it sayin that? [07:14] gr33n7007h: any ideas man? [07:15] AXN: not a clue [07:15] anyone else? [07:15] lotuspsychje: ? [07:18] ZxoR: from cod? [07:18] ZxoR: lol [07:20] O the kallsyms file compared to System.map symbol file seems to be when comparing differences kallsyms has all of System.map symbols plus the kernel modules [snd_timer] ...etc address that are in f86569f0 and not kernel c1xxxxxxx ranges so basically the only symbols kallsyms is missing is the process/programs/.so loaded into memory it has all the kernel modules and kernel itself symbols [07:20] * #osdev :Cannot send to channel [07:20] good night all [07:23] yup one last thing checking lsmod with the [...] in kallsyms verifi my statement even more [07:24] Hey does anyone know about linux and mint/ubuntu support for the AMD Radeon HD 7570M, or the Dell Inspiron i14z-6001sLV? [07:26] aristotle2600, mint is not supported here.AMD support for linux seems to be pretty universally a PITA [07:27] Hi, Anyone has an idea how I can set these things on my wifi manualy? [07:27] iwconfig wlan0 power off [07:27] iwconfig wlan0 rate 11M fixed [07:27] yo =, anyone up to help a linux newbie out? ^_^ [07:28] gr33n7007h: man I'm just gonna give up lol too much effort haha [07:28] cfhowlett: thanks, i only ask here because ubuntu and mint are supposed to be very similar, and they didnt seem to know in the mint channel. How much of a pita? [07:28] gr33n7007h: ill see if i can get it worked like last night otherwise oh well [07:29] AXN: you don't have to chroot to install grub from a live usb/cd [07:29] you just do [07:29] grub-install /dev/sda [07:29] ye [07:29] aristotle2600, I'm no expert on AMD, but given the volume of complaints, I elected nvidia which as worked out of the box. If you have the luxury of choice, you might want to go nvidia [07:30] gr33n7007h: says failed to get canonical path of /cow [07:30] gr33n7007h: any ideas? [07:30] AXN: https://help.ubuntu.com/community/Grub2/Installing #it's all in there [07:30] ok im desperate [07:30] I need help to get my linux system runninf [07:30] I get Ubuntu screen with four dots [07:30] then black screen - flashing cursor [07:31] grub boot menu failsafex doesnt help [07:31] aristotle2600, as always : YMMV [07:31] !nomodeset | al_nz1, [07:31] al_nz1,: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [07:33] anyone have an idea on how to change brightness when xbacklight doesn't seem to work? [07:34] (running lubuntu 14.10 on a samsung n145 plus) [07:35] AlexMatteo: /sys/class/backlight/acpi_video0/brightness [07:36] what do I do with that path? [07:36] AlexMatteo: cat /sys/class/backlight/acpi_video0/brightness see what it's set at first [07:37] no such file/directory [07:37] or cat /sys/class/backlight/intel_backlight/brightness [07:37] second one worked, gave back 12421 [07:38] cfhowlett: how bad might it be? I mean, out of the box, will it even work? If games and such requires some work to get right, I'm ok with that, because I can take my time and I don't mind. I just don't want something that may not function at all. [07:38] try setting to 12400 remember that first number though [07:38] aristotle2600, as I said: no expertise or direct experience. [07:38] for dimmer light [07:39] gr33n7007h, what's the command for changing it tho? sorry for the questions, first-time linux user :) [07:39] aristotle2600, note: AMD has recently begun offering more active support to their GPUS but only on the new models. [07:39] AlexMatteo: echo > 12000 cat /sys/class/backlight/intel_backlight/brightness [07:39] cfhowlett: right, sorry, just looking for any kind of reference point [07:40] aristotle2600, do a search on "amd linux graphics" for information [07:40] gr33n7007h, tried it @ 12000 and 12400, no change [07:41] AlexMatteo: try taking 2000 of [07:41] *off [07:41] nope, echo > 10000 cat /sys/class/backlight/intel_backlight/brightness doesn't change anything [07:42] AlexMatteo: try switching to root and do it [07:42] oh AlexMatteo no cat when your echoing [07:42] oh, let's try without cat then [07:43] nope, not working, gonna add a sudo in front then [07:43] nah, sudo doesn't change it either [07:43] hmm.. try switching to root and do it [07:44] doesn't "sudo" run it as root on lubuntu? [07:45] shouldn't do sudo echo anything [07:45] hm, then how do I run it from root? [07:45] try echo 10000 | sudo tee /sys/class/backlight/... [07:46] cfhowlett: thanks, I will read some more on it [07:46] YES, that worked [07:46] dufa: beat me to it [07:46] I have a problem with my brightness, and change it with "echo 200 | sudo tee /sys/class/backlight/intel_backlight/brightness" [07:46] now I have to figure out how to bind that to my non-working FN keys [07:47] the only ones that don't work are the ones for brightness, can I change that somehow? [07:48] I'm not sure how to bind it to fn keys. I had them working in 12.04, but there was a regression and mine don't work in 14.04 [07:49] are you running a samsung? I know how to fix them in 14.04, but the ppa is only available up to 14.04, not the 14.10 distro I'm using [07:50] I'm running Lenovo B570 [07:50] pure ubuntu 14.04 distro? [07:51] i noticed that my clock is not accurate so i installed ntp. do i need to restart for it to take effect? [07:51] I tried some time ago to put it in a script, and the use system setting to make a shorcut to the script, but since it needs sudo, it didn't quite work. [07:51] AlexMatteo: yes, pure 14.04 ubuntu, very vanilla. [07:52] if you're running an intel videocard, there are some custom kernels with better support [07:52] that might fix the problem [07:56] It might, but I always have terminals open anyway, so I've just become used to writing that command. It's not ideal, but at leas i know "20" is a good brightenss for a dark room, "200" for normal use, and "700" for sunny days [07:57] i'll have to remember the command I guess [07:57] AlexMatteo: this might help http://askubuntu.com/questions/541523/fn-keys-for-brightness-not-working-on-asus-x551mav-sx366gb [07:57] end of page [07:57] hi [07:58] worth a go [07:58] my home dir inside user name not open automatically help of tab press [07:58] like cd /home/rozzer this is not get the user name [07:58] hi, how can i pull down apt package like linux-image-extra-`uname -r` in cloud-init? specifically, i need uname -r to be resolved at run time [07:59] tell me about step by step sir [08:03] thanks gr33n7007h, i'll give it a try [08:05] ssup y'all? === Xano_ is now known as Xano [08:26] When you are in ssh in ssh. Can you scroll upwards? pageup key and mouse both don't work. But when I enlarge the terminal, the old lines are there. [08:29] no_gravity: try SHFT + UP ARROW [08:30] gr33n7007h: does not work. [08:30] have to say that screen is also at play here. i sshed into a machine, started screen and then sshed into another machine. [08:31] and SHFT + PGUP? [08:31] no_gravity: screen has a command to switch to a mode that can scroll the back buffer, though I can't remember what the keysequence is [08:31] C-a ESC [08:31] I thin is the keycombo [08:31] dufa: oh yeah! awesome! [08:33] no_gravity: I just pressed it myself in screen (where my IRC client is runnig) and wast't sure how to exit back to normal mode [08:34] dufa: ESC again I think [08:35] no_gravity: oh yeah [08:37] when i do "df -h" there is this line: filesystem: none size: 2,0G Used:0 /tmp [08:37] what means "filesystem: none"? [08:39] no_gravity: It's not using a filesystem as in ext4/xfs. [08:43] jpds: but i can "ls /tmp", put files in etc. how would that work without a file system? [08:43] Is there a setting in ubuntu to change the time it takes for your keyboard backlight to turn off? [08:43] It's annoying to work at night and have it turn off after ~2 secs of non-use [08:48] hey, ruby takes so much resources... how can i see what programs which use .ruby.bin ? [08:49] any ideas how to redirect IP to domain? [08:49] arcsky: ps -aux | grep ruby ? [08:49] auzty: if you want a specific IP to resolve to and address you can use the /etc/hosts file === nano_ is now known as citroniks [08:50] dreamcat4: ps shows nothing. top shows ruby.bin [08:50] auzty: each line in that file is formatted as [08:50] oh i see dufa , but i need redirect it from outside, specific IP to specific domain [08:51] arcsky: sudo then [08:51] so when i accessing the IP , i will get redirected to specific domain === Guest73265 is now known as bitnumus [08:54] help pls [08:54] for a sec [08:54] auzty: what server are runnign on the box that has the IP? [08:55] auzty: If it's for example a webserver, there are HTTP headers that can tell the client which domian name the should use instead if the ip address. [08:56] ohhh, i trying using apache2 dufa , my nginx failed :D [08:57] dreamcat4: shows nothing [08:57] dreamcat4: top shows me: [08:57] 30930 daemon 20 0 448808 166616 1900 S 18.9 16.4 0:03.87 .ruby.bin 1833 root 20 0 1402124 313172 1188 S 1.0 30.8 152:10.14 .ruby.bin [08:58] arcsky: hmm... i guess you could ask on #ruby channel ? [08:59] yeah just did [09:00] auzty: I'm not very good with webservers. I don't think I'll be much help. But maybe someone else here can help? Good luck. [09:03] thanks dufa [09:03] :) [09:10] do you think it will be difficult or easy or somewhere else, to connect to MySQL running on a Ubuntu desktop, from my Windows Desktop? [09:11] rosco_y: that would be easy [09:12] dsc_, Thank You--that is encouraging. Do you have any links that would get me started in the right direction? [09:12] What do I need to do first? [09:13] rosco_y: 1. install mysql on ubuntu 2. make a user on mysql that is accessible from any host 3. connect to the ip address of the ubuntu server from windows with a mysql client [09:13] hello i am trying to install ubuntu planning to wipe the hdd with win8 installed on it (ntfs type) but i keep getting windows is hibernated, refuse to mount [09:14] i don't really care about the freaking data in it why can't mount the damn thing to format? [09:14] AfterDarkness, bcz you didn't exit windows properly, exactly as the error messaged advised you. [09:14] dsc_--Thank you again, I wish you could come over for a few minutes--you make it sound so easy! [09:15] rosco_y: :-) once it was difficult for us all [09:15] I've copied your advice, and will start there--thank you very much! [09:16] aye [09:18] hi, I recently started using linux and am a bit loss, should I install flash player through ubuntu software center, their website or through the terminal (and if so how do i do it)? [09:19] Lamp, either result = same outcome [09:19] sorry my laptop battery died did someone say something to me? [09:19] Lamp: also; if you install chromium I think it has flash by default [09:19] AfterDarkness, bcz you didn't exit windows properly, exactly as the error messaged advised you. [09:19] I know... but my windows wont even shutdown properly... [09:20] and i dont care about the data as i said [09:20] ok i will go with the software center (easier and i dont need 2 browsers) thanks [09:21] AfterDarkness, then you will have to fight (and defeat) the linux safety feature which prevents you from killing windows. good luck with that. [09:22] it looks like it is doing something but it is taking way too long maybe my cd reader is slow === badon_ is now known as badon [09:26] hi [09:34] does this message possibly mean that my cd is broken? failed--compilation aborted at /usr/bin/debconf-copydb line 7 [09:38] how do i check if SSHserver is installed? [09:38] notAfadss: apt-cache policy openssh-server [09:39] hi im having could not write byte problem in my ubuntu start up. how to solvet [09:40] k1l_ i am getting an error connecting to it via putty >< [09:40] k1l_ the conection keeps geting refused sorry im new to this [09:40] notAfadss: what server is it? [09:41] ubuntu [09:41] newly installed [09:41] ubuntu server? [09:41] well it says desktop >.> [09:41] so see on that server if that package is installed. (which is standard for the desktop install) [09:42] well, then install that package [09:42] bah it says installed none >>> [09:43] yes, ssh server is not instaled on the desktop iso. [09:43] apt-get install openssh-server? [09:43] yes [09:43] (will need a sudo in front) [09:43] yup [09:45] awesome thank you! it works now yay === `hypermist` is now known as sleepypc [09:59] If i wanted to install lamp server do I have to go through installing apache and mysql on their own or can I use apt-get install lamp-server^? [10:00] i see conflicting information so im just worried [10:00] I think those dependencies will be resolved automatically [10:00] !lamp | notAfadss [10:00] notAfadss: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [10:00] hello again, I wanted to install skype but the app doesn't appear in the ubuntu software centre and in official website i cant find a version for ub 14.04 [10:01] I cannot just simply re-format the computer im on, uefi was a big problem so i need to go from where I am to where i wanted it to be. [10:01] Lamp: enable the partner repo. see system settings -> software and updates === Guest64680 is now known as SuBmUnDo [10:02] k1l_ so after i install lamp go in there and enable partner repos? [10:02] k1l_ it will be an option xD [10:03] notAfadss: that was not directed at you. see the nickname at the beginning [10:03] >< [10:03] k1l_: The link above seems to be good info :) I've used such a guide before and it didn't destroy my system :) [10:04] k1l im inside software and update but I dont see the partner repo you're talking about, is it the canonical partner stuff? [10:04] Lamp: yes [10:05] should i select both? (source code as well) === pickle__ is now known as guardianx [10:05] yes [10:05] hi [10:06] can anyone explain me FIFO overrun error in startup? [10:06] k1l : done === badon__ is now known as badon [10:06] plus sometime the mouse/touchpad doesnot work and need to manually restart [10:06] notAfadss: I would run 'sudo tasksel' and select LAMP server from the list [10:07] k1l : now what do i do? [10:07] Lamp: let the sources reload and then select and install skype [10:07] yeats its really that easy ? [10:08] notAfadss: you still need to make the configuration. so follow that official ubuntu howto [10:09] omg thats so cool thanks guys [10:11] k1l : I'm sorry for being so clueless but from where? (usc doesn't display skype after i searched it and skype still doesn't show the 14.04) [10:11] if it's through terminal I dont know how to do that [10:12] you can do "sudo apt-get update" in terminal [10:12] which updates your list of available software [10:12] and then "sudo apt-get install skype" [10:13] but i don't use skype so i wouldn't know the exact package name [10:15] it's unpacking *cross fingers* [10:15] hi good morning everyone [10:15] good morning [10:15] goodluck ^^ [10:15] And, goodmorning [10:17] it worked !!! [10:17] Thanks haye (and also k1l) [10:18] you're welcome! have fun [10:19] btw, would you by any chance know how to install league of legends? [10:19] (so many tutorials i don't know whicho one use) [10:20] i also don't know [10:20] Lamp: you can try playonlinux [10:20] Just follow one. Don't use them all [10:20] Playonlinux is indeed a good option [10:20] But no experience here, using Steam for all my games [10:20] do i need another program except playonlinux? [10:20] Lamp: it will install wine also [10:20] or just playonlinux [10:21] !info playonlinux | Lamp [10:21] Lamp: since the dont make a linux client you will need "wine" for that. playonlinux is a gui for wine to make it easier to install the games. [10:21] Lamp: playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.2.3-1 (utopic), package size 1103 kB, installed size 4227 kB [10:22] so, correct me if i'm wrong, i need to install playonlinux which will then install wine [10:22] Lamp: yes it will install wine automaticly [10:22] Lamp: yes [10:23] and just to see if i'm learning well is the command sudo apt-get install PlayOnLinux [10:23] In Ubuntu, when you install a package, the OS will automatically try to find and install the programs which are required by the package [10:23] correct [10:23] ok let's give it a try [10:27] wow that's longer than what I expected [10:28] Well that's wine :p [10:29] Lamp: 556 mb right? [10:29] didnt check [10:31] any one has any idea on how to solve "could not write : brokenpipe" login issue m running ubuntu 12.04.5 [10:31] Decent speeds? [10:31] ... just opened play on linux and got 2 messages 1st: we will help you familiarize with your environment *clicks next* 2nd message: "have fun" (really usefull xD) [10:32] btw all i have to do is look for league of legends on the app? [10:32] tonph: What have you tried? When do you get the message? [10:33] haye:I just close my netbeans n somehow might have forcefully close my terminal as I simply directly pressed shutdown button [10:36] atleast I m searching where to find the cause ofthe issue [10:36] A couple of reboots doesn't solve it? [10:36] nope [10:37] Can you still login? Or does it halt before the login manager [10:37] ? [10:37] mtrying to upgrade n check [10:37] Lamp: You can use the "install app" button i believe [10:38] tonph: This should help debug where the error message comes from: PS4='+ $BASH_SOURCE:$LINENO:' bash -xlic '' [10:38] it would be nice if we can have a message that ll directly show what broke in ubuntu .... just a thought [10:39] haye: it's ok i already found it [10:39] ok, now that it's installed should i restart? [10:39] Just try it without :p [10:40] If it doesn't work, restart [10:40] it's updating :D [10:41] Do expect that it will not run as well as it does natively on Windows [10:41] I know [10:42] is there a way to find what activity is throwing the broken pipe msg so as icantryr [10:42] I can try reinstalling tht [10:43] I think I'm gonna have to wait quite a while. thanks a lot (I hope it works) [10:43] what is ubuntu? looks like bunny from playboy [10:43] Hi! I'm having difficulties to shutdown my machine from within gnome. It then powers down the hardest, but the ubuntu logo stays visible. The machine dows not tuen off. [10:44] However when I'm in the terminal, sudo shutdown -h now or sudo poweroff do the trick... How can this be fixed so that I can shutdown from within gnome? [10:44] stoffl: hit your machine with a hammer [10:45] hum, now that i think about it, do i need an antivirus or anti malware or just using brain.exe (developer dad+mom) will be enough? [10:46] You won't. Your brain will be enough [10:46] And you mean ./brain :p [10:46] thanks ^^ [10:48] afk [10:49] i'm a contract killer.. I can kill anyone for $200 [10:50] stoffl: perhaps you can look here: http://askubuntu.com/questions/288736/ubuntu-13-04-will-not-shutdown [10:50] Maybe it will provide some leads :) [10:50] Hi guys, I have servers behind a load balancer. Does anyone know how I can get the servers to identify themselves in the response headers so I can know which of the servers is returning the response? === Faylite_ is now known as Faylite [10:51] Flanker: depends on a lot of things [10:51] Flanker: What servers? You just want to add an http header. [10:51] sorry, http yes [10:52] but what actual server technology [10:52] Flanker: nginx, apache etc. ? [10:52] apache [10:52] whats the servertokens set to [10:52] Flanker: Check out mod_headers. [10:53] ok... [10:55] how can i make file empty ? [10:55] Flanker: The alternative is getting the load balancer to do it in one place. If HAProxy, (and if not, why not?) you could do something similar or perhaps check out the 'cookie' option. [10:55] > file [10:56] soee: or touch "filename" [10:56] haye, that will only make an empty file if it doesn't exist [11:01] yes === ubuntu is now known as Guest18609 [11:01] ubuntu [11:07] I'm stuck at 85% (0 kbps) in league of legends should i restart or should I just wait? [11:09] Hi everyone, does anyone know how to change the ubuntu screen logon from 1280x1024 to 1360x768 on Ubuntu 14.0.4, I've tried googling it and I couldn't find much about it or it didn't work [11:09] hi all [11:09] hi [11:09] hi [11:09] here we can ask questions general about ubuntu? [11:09] i think so [11:09] :D [11:10] how can add some chat here? [11:10] how i can find some chat topics? [11:10] I assume so this is my first time looking at this [11:10] but i dont have answers (just in case you ask me) [11:10] first time as well [11:10] giannis_: just ask here, if someone knows the answer they will respond [11:11] if nobody knows you just try again after 10 or 15 minutes [11:11] he's already qui the chat [11:12] trijntje, do you know if it's normal that the update froze in league of legends? [11:14] yeah I came here to see if I can find answers about the login screen resolution because it is getting annoying, all the answers on google seem to be outdated and don't work for the latest version so I'm stuck [11:16] which blog your favourite blog for #linux? [11:16] shadow_mist1 are you talking to me? [11:16] or is it someone else? [11:16] yeah [11:16] do you know if i should restart? [11:16] shadow_mist1, have you tried http://askubuntu.com/questions/73804/wrong-login-screen-resolution [11:18] Mandeep_Singh: yes [11:20] shadow_mist1, please try to follow different solutions posted there again. [11:21] Mandeep_Singh: K, I'll do that now [11:26] hi guys === Guest74417 is now known as daynaskully [11:26] can anyone help me? [11:26] Don't know, farshad , you haven't asked a question [11:26] which your favourite blog for #linux? [11:28] I'm trying to install wine using sudo apt-get install wine. But the process has stopped with package configuration in the terminal === Dan_ is now known as Guest3502 [11:28] what should I do now [11:28] !ubuntu [11:28] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [11:28] Upgraded to 14.-4 need halp http://ubuntuforums.org/showthread.php?t=2269449&p=13246476#post13246476 [11:28] 14.04* [11:29] !ubuntu+1 [11:29] Vivid Vervet is the codename for Ubuntu 15.04 - Support only in #ubuntu+1 [11:29] MagePsycho: i bet the people in #ubuntu-offtopic are happy to discuss that :) [11:29] i had mysql-server running on my ubuntu, but when i tried to start mysql service i got "start: Job failed to start" so i apt-get purge mysql-server and now when i try to install it again i get an error that the root user already has a password and it wont install mysql [11:29] Help [11:29] ubottu can you help me? [11:29] Nikhil: I am only a bot, please don't think I'm intelligent :) [11:30] k1l_: just posted there as well [11:30] Ha [11:30] !openstack [11:31] can anyone help me? [11:34] Nikhil: Can you please post the full error message on http://paste.ubuntu.com and share the URL in this channel? [11:36] Rory, that is in the terminal [11:36] http://paste.ubuntu.com/10609195/ [11:36] there's no error message btw [11:37] OK, so press Tab [11:37] And scroll down with pageup/down [11:37] you need to accept the license of that ms stuff and then carry on [11:37] Press Enter to select OK [11:38] ok, I got it thanks Rory :) === Guest30 is now known as Usman === paws- is now known as paws [11:53] since last week im facing this problem in ubuntu 14.04 [11:53] "Geany tried to access the Unix Domain socket of another instance running as " "another user.\n" "This is a fatal error and Geany will now quit." === eduardo is now known as Guest63860 [11:54] i had tried to uninstall/install again and it didnt work [11:54] any ideas ?? [11:55] Guest63860, uninstall and install what? [11:55] when I am connected to my server via SSH i cannot gedit? [11:56] notAfadss, gedit is a gui application, you'll need to setup X forwarding [11:56] eric^^ can I do that via putty? [11:56] are you using windows? [11:57] eric^^ currently, but my server is next to me im just curious I can just type it in there if i felt like it. [11:57] Eric Geany.. errror: "Geany tried to access the Unix Domain socket of another instance running as " "another user.\n" "This is a fatal error and Geany will now quit." [11:57] eric^^ i have x on [11:57] i'm not sure how you could use the gui from windows, maybe a remote desktop application or something, no idea [11:57] eric^^ kk thank you as always. [11:58] no problem [11:58] notAfadss: use "nano" since that is a CLI editor [11:58] eric^^ i ever tell you how we got install to work on server? [11:58] hi EriC^^ [11:58] hi Nikhil [11:58] k1l_ awesome imma try now [11:58] notAfadss, nope === badon_ is now known as badon [11:59] eric^^ The drivers were not correlating correctly so my buddy did a hack job on the install and included drivers for the system in the iso [12:00] eric^^ its now Software raid but w/e had to dump controller === delhivery is now known as ajay123 === ajay123 is now known as ajay2611 [12:05] my computer has a problem [12:05] pls help [12:05] xd [12:05] bb [12:05] !details | ermoreno [12:05] ermoreno: 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) [12:06] okey i was watching porn pages so now i can´t enter in google [12:07] ermoreno: please troll elsewere. you are known for that. [12:07] !gsoc [12:07] hi any one has some spare know how to bring up my ubuntu which is showing "Could not write byte: broken Pipe" .. i also has raised this topic a shortwhile back also :) [12:07] its true [12:08] please i dont now why === justin_ is now known as amornus [12:08] know [12:08] * [12:08] hi folks, I've just installed a SSD drive, and I want to copy the data from my old sata drive to the SSD. The old sata was encrypted, but when I try mount it, I get an error message as follows: sudo apt-get install lvm2 [12:09] I ran the following commands: sudo mkdir /media/my_device, sudo mount /dev/mapper/my_encrypted_volume /media/my_device [12:09] kinetic, did you decrypt it first? [12:09] tonph: what did you do before that happend? [12:10] EriC^^, yes [12:10] sudo cryptsetup luksOpen /dev/sdb3 my_encrypted_volume [12:10] ok, so it's mounted correctly? type ls /media/my_device [12:10] kinectic like kineckt of xbox ? [12:11] EriC^^, nothing is listed :( [12:11] ermoreno, did you have an ubuntu support question [12:11] k1l_: I was working on some stuffs on netbeans, and I suddenly stop things and pressed shutdown button... and i thinking gedit was forcefully kill in the process and I just rebooted [12:11] kinectic amswer me pls [12:11] kinetic, are you sure it's sdb3 ? [12:11] yes bazhang [12:11] i have one [12:11] EriC^^, pretty sure: LUKS Encryption (version 1) — Unlocked [12:12] that's what it shows in the Disks [12:12] how i can turn off my computer? [12:12] kinetic, ok can you pastebin sudo parted -l && df -Th [12:12] k1l_: I am just tracing what might have gone wrong so atleast I can reinstall or do others things to bring it back.. [12:12] ermoreno, thats not an ubuntu issue [12:12] but no sign what went wrong [12:13] tonph: make sure "ubuntu-desktop" is installed if you you use ubuntu with unity [12:13] EriC^^, http://pastebin.com/vKqDqRGc [12:14] EriC^^, I wonder if its because I changed my motherboard settings from IDE to AHCI? [12:14] after I installed my SSD [12:14] k1l_: everything was working nice and fine... I dnt know how suddenly it crashed. [12:15] any command to revert back to some place and fix the issue [12:16] tonph: we still dont know what you did to mess up your system that way :/ [12:17] tonph: so out of the blue i would say: make sure "ubuntu-desktop" package is installed. for better advice we need exact details of what errors, what system, what happend before etc [12:18] k1l_:Some log where I can dig ...? [12:18] /var/log [12:18] then see the apt logs what you did remove or install last times. or dmesg what goes wrong on boot [12:18] k .. let me dig out the logs. [12:20] kinetic: did you change to ahci before or after install? [12:21] lotuspsychje, before install [12:21] kinetic: ok, then the change to ahci isnt related to your issue [12:21] lotuspsychje, before install on ssd...but obviously old drive was installed on IDE [12:21] lotuspsychje, ok [12:22] hi, i installed samba ad on ubuntu 14.04.02 now i acidentally gave in the admin password without numlock on is there a way to change the password of kerberos . i can login without numlock [12:23] how do I check the version of a software to insall using apt-cache ? [12:23] kinetic, try sudo blkid -c /dev/null [12:24] bullicon: apt-cache show package [12:24] bullicon: or apt-cache policy package [12:24] awsome k1l_ thanks [12:25] EriC^^: http://pastebin.com/pdZst3ZK [12:26] kinetic, try sudo mount /dev/mapper/my_encrypted_volume /media/my_device [12:27] what happens when you run that? [12:27] EriC^^: mount: unknown filesystem type 'LVM2_member' === zz_CyberJacob is now known as CyberJacob [12:28] kinetic, try sudo modprobe dm-mod [12:29] EriC^^: No output...am I expecting something? [12:30] no [12:30] try sudo vgchange -ay [12:31] hi. Ubuntu iso are hybrid iso (you can make one yourself with ishybrid command). But there are also bootable in EFI mode. Is there a tool to convert an iso to an EFI bootable one automatically ? [12:31] EriC^^: device-mapper: create ioctl on ubuntu--vg-root failed: Device or resource busy [12:31] device-mapper: create ioctl on ubuntu--vg-swap_1 failed: Device or resource busy [12:31] 0 logical volume(s) in volume group "ubuntu-vg" now active [12:31] 2 logical volume(s) in volume group "ubuntu-vg" now active [12:31] EriC^^: https://www.dropbox.com/s/uvygm5xcgjoh7uh/disks.png?dl=0 [12:32] ok try sudo lvscan [12:32] EriC^^: inactive '/dev/ubuntu-vg/root' [923.15 GiB] inherit [12:32] inactive '/dev/ubuntu-vg/swap_1' [7.89 GiB] inherit === eduardo is now known as Guest81072 [12:33] hey all ~! [12:34] Does ubuntu switching to systemd mean the "service " command changes to something else? [12:34] hi everyone [12:36] HashNuke: yes, see https://wiki.ubuntu.com/SystemdForUpstartUsers [12:36] does changing the partition table format affects the data it contains ? [12:36] hello guys, how to remove one package with bad variable name dpkg. [12:37] kinetic, try to restart maybe and start from the top [12:37] Geany.. errror: "Geany tried to access the Unix Domain socket of another instance running as " "another user.\n" "This is a fatal error and Geany will now quit." [12:37] any ideas ? [12:37] atlasloewenherz: maybe but its risky backup first [12:37] how to backup? [12:38] I can't install programs because of that thing, it won't let me install or remove apps [12:38] EriC^^: I think I tried that already...but will try again, thanks [12:38] mos: rsync [12:38] also where can i get the latest kernel with linux-extra-images pacage for ubuntu 14.04 ? [12:38] faucon: i accidently applied sgdisk on a disk and its now claiming its GPT type [12:38] can you give the full command for terminal? [12:38] Guest81072: dont run it with sudo, i suppose? [12:38] mos, what's the error you're getting? paste in paste.ubuntu.com [12:39] halleluia league of legends works \o/ [12:39] faucon: now that i rebooted to rescue my partitions are no more visible but using fdisk see the partitions [12:39] when I try to telnet to a pc on my ethernet, I get: "telnet: Unable to connect to remote host: Connection refused." How do I fix this? [12:39] atlasloewenherz: use cfdisk [12:40] rosco_y: use ssh [12:40] faucon: thanks, I'll see what happens [12:40] faucon: cfdisk claims: Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted. [12:40] ssh: connect to host mongoosehp.local port 22: Connection refused [12:41] k1l_: Thank you ~! :) [12:41] mos: rsync -r -t -v --progress -z -i -s [12:41] seems I might need to open port 22, does anyone know how to do that? [12:41] Hiyas all [12:41] faucon: can safely change the partition type to id : Linux raid autodetect [12:42] mos: no, i have been use it as default editor... but i tried to uninstall and install again... also i tried as a root but same error [12:42] rosco_y, what's going to be on the end of the port? [12:42] rosco_y: ping the machine to see if it is running? [12:43] rosco_y, are you trying to ssh to another pc you have? [12:43] EriC^^: ty, I'm actually trying to connect to mysql running on the server (actually a desktop), and not being able to do that, I'm trying to telnet there, to learn a little about connectivity. [12:44] I'm a networking NOOB.... [12:44] rosco_y: ping do you know the machine address? [12:45] yes, I can ping it and get the address.... [12:45] rosco_y, http://dev.mysql.com/doc/refman/5.5/en/connecting.html [12:46] rosco_y: I recommend Computer Networks by Tanenbaum if you're looking to learn [12:46] EriC^^: ty--I'll give it a look :) [12:46] rosco_y: see the man page of mysql [12:46] rosco_y, np :) [12:46] atlasloewenherz: are you there? status? [12:47] faucon: [>....................] recovery = 0.0% (385472/2147352384) finish=371.2min speed=96368K/sec [12:48] atlasloewenherz: i use cfdisk and love it! what is your cfdisk output? [12:49] I'm getting black screen on ubuntu gnome after installing nvidia proprietary drivers [12:49] can't find any solution :( [12:49] !nomodeset | gabrielsch try this [12:49] gabrielsch try this: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [12:50] what is the what is the current version of ubuntu ? and whats the next version of ubuntu and its realease date ? [12:50] newuser789: 14.04 is the latest LTS, 14.10 is the latest release. [12:50] faucon: root@rescue ~ # mount /dev/md0 /mnt => mount: you must specify the filesystem type [12:50] newuser789: its YEAR.MONTH, when month is either april or october [12:51] !15.04 [12:51] Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [12:51] 23rd april for 15.04 [12:52] which version to go for ? I heard new version is coming with new unity ? [12:52] atlasloewenherz: #mount -t /dev/md0 /mnt [12:52] mount -t ext4 **** ? [12:53] atlasloewenherz: #mount -t ext4 /dev/md0 /mnt; try this [12:53] entirely your call, newuser789 [12:53] what will you be using it for? [12:54] faucon: seem to be the wrong fs i gues i had a lvmgroup on the raid1 md0 [12:54] just Desktop brym [12:54] 14.04 will do you fine enough then [12:54] better supported for being an LTS release [12:54] sudo file -s /dev/md0 # to determine what is on the device [12:55] anyone got any experience with using reFind boot loader? [12:55] that said, you don't have to use unity [12:55] you can grab the minimal iso and install a different desktop environment [12:55] newuser789: as a beginner just go with the LTS 14.04.2 release. you could upgrade to newer releases anytime soon if you think you will need to [12:55] !flavors [12:55] !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [12:56] EriC^^: wasup u there [12:56] anyone got any experience with refind? [12:56] rosco_y: mysql -h -u -p [12:56] AXN, hey yeah [12:56] not me [12:56] why do you want to use it? [12:57] If I simply install Ubuntu and other Desktop Environments than whats the difference between them ? eg. Xfce DE against full Xubuntu install [12:57] newuser789, cleaner [12:57] newuser789: xfce is just the desktop, xubuntu includes some more standard programs like thunar filebrwoser etc [12:57] newuser789, panel configuration, default settings, default applications. xubuntu-desktop installs Xubuntu, while xfce4 installs XFCE [12:58] ah nevermind, i thought ubuntu then xubuntu vs xubuntu right off the bat [12:59] newuser789: choose mate [12:59] faucon: mate DE ? [12:59] to know the difference, check the dependencies at packages.ubuntu.com or issue: apt-cache depends xfce4 [12:59] newuser789: yes [13:00] faucon: is it better than Ubuntu or Unity DE ? [13:00] grab the 14.04 download and install it. see how you like it [13:00] newuser789: i hate unity [13:00] you can always jump back in here with more questions [13:01] newuser789: but ubuntu is one of the best distros arround [13:01] faucon: no need that other users dont like it :) taste is different on every user. [13:01] newuser789: it is my personal opinion [13:02] newuser789: i am a keyboard guy I use lxde [13:02] it is the opinion of many. unity has been quite controvrsial === brym is now known as brym_away [13:02] faucon: mate is DE or something else ? [13:02] newuser789: lxde is light and configurable [13:04] newuser789: I love my RAMs so i want to fully utilize it and don't want to share it with heavy DEs [13:04] newuser789: mate is a DE [13:05] newuser789, mate is like gnome 2 [13:05] k1l_: it is my personal opinion [13:05] ok [13:05] k1l: i am a keyboard guy I use lxde [13:05] faucon, you already said that [13:06] my cat walked on the keyboard. Hahahahaha [13:06] faucon: you are free to use what you like. but we dont persuade users to use "my favorite desktop" in here. let the users decide what they like. [13:06] if I install multiple DE's and log in and switch to a different one then its a two DE's loaded or the one I'm logged in ? [13:07] newuser789: no [13:07] k1l_: I am not forcing any one. so chill [13:07] newuser789: you can choose on the login screen what desktop to load. th unused desktop ist just using the disk space. [13:07] newuser789: yes [13:07] well, and usually unfortunately also messing up some mimetype associations [13:08] k1l_: if I load one and switch to another one then what ? [13:08] Fuchs: explain plz [13:09] whois blue_demon_dog [13:09] win 25 [13:09] newuser789, i'd recommend using a vm to play with de's [13:09] else it could get ugly if you install half a dozen [13:09] newuser789: if you install the whole desktop including applications such as texteditors or similar, chances are they associate themselves with filetypes they can open, so the "open with" menu gets a bit crowded [13:10] i second EriC^^ [13:10] hmm, ok [13:10] ciao a tutti [13:11] !list [13:11] marco__: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [13:11] so what I get is I should choose one DE and use that one permanently instead of multiple DE's [13:12] newuser789, i mean install virtualbox in your main ubuntu, and then just make a vm and install de's [13:12] EriC^^: VM's are slow, one can't judge something inside a VM [13:13] newuser789, yeah, cause if you have more than 2 de's it will get crowded, plus 2 de's pretty much sucks if you dont go through the trouble of fixing stuff, cause you'll have lets say unity with lxde notify popups and stuff like that [13:14] newuser789, true but you can still get an overall feel, i liked lxde pretty well, and xubuntu is ok, i didn't like gnome at all [13:14] newuser789: just try a couple of DEs on vm and then install your favourite [13:14] etc. you can get an idea of what you like [13:14] also, if I use Disk Encryption then its a good idea to go for a DE or just install that DE's full OS ? [13:15] good morning :) [13:15] ...there's no one in the "beginners" chat - so can I ask a dumb q here? [13:16] Lorne: guten mrng [13:16] go ahead [13:16] Hi faucon ...thx.... [13:16] suggesting anyone to first try and then choose between linux/flavours or its DE's is pretty useless coz there are thousands of linux versions around the world ( not to mention their respective flavours and DE's) [13:16] ...basically I'm moving over from Windows and don't understand where my physical drives are,.,,I have a smaller SSD for Apps...but want to make sure all the DATA is put onto my 1T HD...but there's no c:...or D:.... [13:18] newuser789, i use unity as my main de, and play with vm's sometimes [13:18] i never removed unity though [13:18] new people just get lost in the bombardment of linux versions, etc its scary for beginners or newcomers [13:18] newuser789: all ubuntu flavours share the same base system. [13:18] Lorne: which DE you are using currently? [13:19] ubuntu 14.4...the LTE I downloaded over the weekend === max__ is now known as Guest85546 [13:19] Lorne, Linux (and other Unix operating systems) don't use drive letters. [13:19] yup! Got that.... Lang :) [13:19] socal? [13:19] Lorne, instead a 'drive' is made available under a certain directory [13:20] ...cool...so where? [13:20] Geany.. errror: "Geany tried to access the Unix Domain socket of another instance running as " "another user.\n" "This is a fatal error and Geany will now quit." [13:20] ...I assume my "Home" is the dir where my OS is... [13:20] Lorne, no, that's where your personal files go [13:20] Lorne: on linux the drives are not named c: d: e: .... but /dev/sda1 ,where a is the first drive and 1 is the first partition on that drive [13:21] Guest81072: dont use geany with sudo [13:21] Lorne, your home directory is usually /home/ which is the Linux equivalent of C:\Users\ [13:21] Lorne: You may want to take a look at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview#Main_directories as well. [13:21] k1l_ i dont use with sudo im login as user [13:22] i cant execute it [13:22] even as root [13:22] Lorne: are you using unity as your DE? [13:22] Guest81072: donst start stuff as root blindly. [13:22] yes...unity...so my 2nd drive should be /bin/sdb1 ..,.right? [13:23] !paste | Lorne put a "sudo fdisk -l" and a "mount" into that paste service please [13:23] Lorne put a "sudo fdisk -l" and a "mount" into that paste service please: 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:23] Lorne, drive might be /dev/sdb , /dev/sdb1 would be it's first partition [13:24] k1l_ its my home computer so i dont have any problem to enter as root... i ve tried because i cant run geany and have tried to uninstall and reinstall and still doesnt work [13:24] rebooted and shutted down.... [13:24] Guest81072: its not about you are free to do what you want. its about you mess up the system and files permissions when starting stuff as root or with sudo that is not supposed to be started like that. [13:25] Guest81072: most errors i saw with that exact message came from using it with sudo [13:25] ok - sorry... dev/sdb ...cool....so the drive name is unnessary? [13:26] k1l_ well i tried to revert situation but seems i couldnt ... is there any solution ? [13:26] Lorne, define drive name [13:26] Lorne: go to home and if you haven't messed up your partitions during ubuntu installation you will see several drives on the left click on them one of them may be your windows partition. [13:27] Lorne, can you reiterate what you're trying to do? [13:27] I gave my drive a name "1T Hitachi"... I can see both drives fine in the Drive app... [13:28] Lorne: so you see only 2 drives your hitachi and your ssd? [13:29] ...I'm using the webclient for chat - can soeone tell me how to easliy private msg respond :) (sorry) [13:29] Lorne: with a "mount" and a "sudo fdisk -l" in a paste we could know and not just guess [13:30] Lorne: please do as k1l_ says [13:30] ok...its on a different computer in another room...will go do..hang on [13:35] hi all, its posible make a private repo with login for multiple users? i am using now aptly [13:35] hello gm [13:36] my system is browser is running slow and freezzing [13:36] Got Ubuntu 14.04. Wanted screensaver. Does gnome-screensaver actually offer any screen savers, and if so, how can I access them? [13:36] my system and browser is running slow and freezzing [13:37] anyway to clean and defrag my system? [13:37] ablest1980: nope, ubuntu doesnt slow down like windows does [13:38] spitzi: go to run and type screensaver [13:38] faucon: command not found [13:38] then its my browser [13:38] how much ram do you have and which version of ubuntu are you running ablest1980 [13:38] spitzi: go to run and type gnome-screensaver [13:38] 14.04 lts [13:38] 4gb [13:38] dev/sbd1 1 1953525167 97676762583 ee GPT [13:38] faucon: (gnome-screensaver:5627): WARNING **: screensaver already running in this session === ubuntu is now known as Guest19184 [13:39] i think it stopped [13:39] Lorne: output of mount? [13:40] what stopped? [13:40] ...and thats the only line... does that mean nly one of my 2 drives ismmounted? (output of fdisck -l) [13:40] Lorne: try mount command [13:40] how do make my system and browser not save my login info? === Tsunami1 is now known as Guest70204 [13:41] ablest1980: which login info? Please be specific [13:43] like when i go to a website it askes for name and pass [13:44] ablest1980: firefox ask if you want it to remember that, if you want to remove it you can clear the history [13:45] I think my sda is set up for boot only...in DRIVE app, it says its mounted at filesystem root .... [13:45] trijntje is right [13:45] yes [13:46] lets say my login is ablest1980 i type ab... it will show ablest1980 in login field [13:46] Lorne: what is the output of mount [13:46] i have browser history disabled [13:46] ...so my original concern was that my data is going to sdb ...so I think its OK that my sdb is the only one that shows [13:46] ablest1980: edit -> preferences -> privacy, uncheck 'remeber search and form history' [13:47] ok [13:47] ty [13:47] faucon, spitzi, on XFCE it is xscreensaver-command -activate [13:47] don't know the equivalent for gnome-screensaver [13:48] note that there is a screensaver daemon always running, and a second command (that you issue) that activates the screensaver [13:48] spitzi: try xscreensaver-demo [13:48] ablest1980: if you make a new Ubuntu user and log in, is the browser behaviour the same? [13:49] the real screens. are actually under /usr/lib/xscreensaver [13:50] faucon: I have it installed, it's beautiful, but even though I assigned keyboard shortcut Ctrl+Alt+K to command "/usr/bin/xscreensaver-command -lock", nothing happens. If only I could make that shortcut work, I'd be done. [13:50] actionparsnip idk [13:50] spitzi: twhich De u are using? [13:50] faucon: De? [13:51] i deleted cookies maybe that it [13:51] Hi All, Having a Kernel panic during boot on a headless (cli only) Ubuntu server 10.04 .... From a grub prompt I can see the HD's and an ls (ubuntu-root)/ shows vmlinuz.old and an initrd.img (as well as an initrd.img.old...) ls (hd0,1)/ shows a WHOLE BUNCH of vmcoreinfo-2.6......-server files as well as System.map-2.6....-server files.... Anyway, system won't boot... Help! what do I do??? [13:51] spitzi: desktop environment(DE) [13:51] I should probably bring that to #ubuntu-server... [13:51] ablest1980: only one way to find out.... [13:52] how [13:52] Whitor: backup first [13:52] ok - one more question... I'm moving from an old win PC...to a newer box running Ubuntu - can I simply pull the C: drive out of the old box, and put it into the Ubuntu box, and set it up with VirtualBox to load the OS as-is? [13:52] i deleted cookie and disabled them [13:52] ablest1980: too obvious? [13:53] ablest1980: make a new user, then log in and test [13:53] not unbuntu [13:53] ablest1980: thought that would be glaringly obvious considering my question was "if you make a new Ubuntu user and log in, is the browser behaviour the same" [13:53] firefox [13:54] Lorne: use "sudo gdisk -l" if its a gpt partition setup [13:54] Lorne: have you solved your earlier problem? [13:54] faucon: I think it's gno,e classic [13:54] ablest1980: yes but there are settings per system user for the browser, so a new user will not ony make a vanilla profile for the user but also the desktop settings [13:54] faucon, that doesn't help the current situation [13:54] Lorne: you can mount that old drive i ubuntu and use the data from it. [13:54] faucon - yes... I think I understand files system better thx :) [13:54] ablest1980: this will tell you if the issue is with settings or the application itself. [13:55] kll_ but can I run the win OS from it (in virtual box)? [13:55] ablest1980: its called "isolating the issue" [13:55] Lorne: np glad to help :-) [13:55] ok [13:55] brb [13:56] Lorne: answer to second question is "no' [13:56] anybody know how to get clementine to play music straight away? i added a .desktop file to use with the open with.. with clementine -l %U to load a fresh playlist with the song, but it doesn't play it so i added && clementine -s to it to stop it and then play again with -p but it's working with just -s for some reason, anyways i get an error msg in clementine about not finding the http://clementine, just wondering if someone has a better way to go about this [13:57] Lorne: windows is very very unflexible to be started from different hardware or virtual hardware [13:57] faucon: ok thx.... do you have any recomendations on moving over from Win...(I have some apps that I'd like to continue using in Win...and was thinking about keeping the old box with a remote client) [13:58] kll_ yes...I was afriad of that... [13:58] Lorne: see if there are native linux programs that can do the job. if not see if they do work with wine. [13:58] Lorne: use wine [13:58] Lorne: check the wine appdb for compatibility of your apps [13:59] I thought I read that Virtual box was more reliable than wine? [14:00] in virBox you have to install windows to enjoy your win softws [14:00] ok thx [14:00] Lorne: best is to see if you can get rid of that at all and use native linux programs [14:01] i once installed hitman using wine though it runs but the graphics is not at all good. [14:02] Hi there, I am trying to rip a DVD with handbrake. It causes my laptop to overheat and shutdown. Is there any way to limit the CPU for one process? [14:02] john-dadis, cpu-limit [14:02] OI [14:02] sorry, cpulimit [14:03] fala serio br2 [14:05] I'm having some trouble getting ubuntu server to install correctly. Install appears to complete correctly, then at boot, I just get a blinking cursor and no boot? Installing from USB... possible uefi issue? [14:05] EriC^^, thanks thats exactly what i needed [14:05] hi everybody [14:05] john-dadis, no problem [14:09] Hey all. Trying to monitor ubuntu with sitescope and I want to exclude the /var/ , now I'm using " /^[/var/].*/percent full/ and I cant seem to get rid of it, somehow /etc/ works. [14:10] hi there :) [14:14] gabriel__: http://stackoverflow.com/questions/21029285/regex-how-to-exclude-one-word-and-one-character may help [14:16] hi [14:17] trying to install Kubuntu 15.04 daily on VirtualBox but on start I got : intel_rapl no valid rapl domains found in package 0 [14:17] any hint why is that? [14:17] BarnaSzalai: ask in #ubuntu+1 [14:17] ah ok [14:17] #ubuntu+1 for vivid [14:17] thx [14:19] I got a problem that looks serious. Plz som1 tell me free to help about backup/proprietary. I cant restore a backup since i reinstalled Ubuntu. [14:19] Cows are awaiting for me to understand something. [14:21] ActionParsnip: Thanks mate [14:21] Ok, a different subject: [14:21] How can I disable the side keys of my simple Microsoft Inteliimouse? [14:21] *Intellimouse === havingFun is now known as xrosnight [14:25] actionparsnip [14:25] ty everything is working [14:26] i resetting my firefox settings and apply me new settings so that it wont save my login history [14:27] ablest1980: cools [14:28] not cool at all...... [14:28] anti-unix: how so? [14:29] hey all I'm struggling with sudo on 14.10 [14:29] ablest1980: you can always rename ~/.mozilla (I assume you dont use Thunderbird for email) [14:29] gyre007: what is the issue? [14:29] because it not cool [14:29] when I open /etc/sudoers with visudo [14:30] and I uncomment includedir /etc/sudoers.d [14:30] I'm getting a parsing error [14:30] I mean waaat is that [14:30] simple uncomment of a line present in the default sudoers file triggers parse error [14:30] seriously ? :-D [14:31] I must be missing something quintessential or something is just not right [14:31] gyre007: parse error of what? [14:31] >> /etc/sudoers: syntax error near line 30 <<< [14:31] line 30 is the includedir /etc/sudoers.d [14:32] gyre007, what are you trying to do? that's a directive not a comment i think [14:32] it already includes the dir [14:32] gyre007: did you read the sudoers manual as the file states? [14:32] I might need to [14:32] so the comment lines must contain a space character after a hash [14:32] wow [14:34] hi! Youtube is not working right. no flash/video or picture showing. if i use a ninjacloak or other online proxy site works just fine. adblock doesnt work? can someone be redirecting my connection a virus or something? thanks [14:35] momotaro1221: have you tried in multiple browsers? i.e. chrome and firefox etc? [14:35] momotaro1221, nsa hacked you :P [14:35] momotaro1221: how is this related to ubuntu? [14:35] i use firefox === user1111 is now known as Guest73597 [14:35] rejit: i use ubuntu [14:36] I have a kernel module parameters file that has write perm for root only .when i change the perm for write for normal user using chmod and echo something isee that the file size drops to zero [14:36] Any idea [14:36] momotaro1221: ubuntu doesn't have flash support any more (afaik). but see if chrome works any better. highly unlikely to be a virus on ubuntu mate. [14:37] momotaro1221: ubuntu does not fix issues that come with firefox , you should contact upstream maintainers [14:37] Adobe dropped Flash development for Linux, you can only get older releases [14:37] #firefox [14:37] AndroUser: is it stored in an NTFS partition? [14:37] No its no [14:37] momotaro1221: try chrome [14:37] hpprinter100: lol [14:38] AndroUser: is the partition it is stored in mounted read only? [14:38] No its not mounted RO [14:39] I don't think you should send people to #firefox when it's likely a PEBKAC issue [14:39] but when the param is created from the driver by default i have given write access only to the root [14:39] IceBot3000: an ID10-T error [14:40] Heh [14:41] ActionParsnip: cannot install anything on this thing anymore. i get this error: Errors were encountered while processing: linux-image-extra-3.16.0-30-generic linux-image-3.16.0-30-generic E: Sub-process /usr/bin/dpkg returned an error code (1) [14:41] momotaro1221: please pastebin the output of: lsb_release -a; uname -a; df -h [14:41] Once the driver is loaded I log in as root and change perm to give write access to normal users [14:42] When creating a swap using /bin/dd if=/dev/zero of=/var/swap.1 bs=1M count=1024 would there be an issue if the same commands to create and enable swap again would there be an issue? [14:42] AndroUser: why log in as root? why not just use sudo.... [14:42] uhm that sentence is wrong [14:42] When creating a swap using /bin/dd if=/dev/zero of=/var/swap.1 bs=1M count=1024 would there be an issue if the same commands to create and enable swap are run again? [14:43] In this specific case i cannot use sudo [14:43] ActionParsnip: http://paste.ubuntu.com/10610057/ [14:43] Hounddog_ dd is old fashioned, fallocate is a bit faster `fallocate -l 1G /path/to/swap` [14:44] ntsp: didnt know about that one [14:44] besides, dd will overwqrite the file (so don't do it if it's currently swapon'ed) while fallocate will not, AFAIK [14:45] downside is that fallocate will not work on all filesytems, but it does on ext4 and btrfs at least. [14:45] my issue is just that i want to add it to ansible [14:45] Is there sone rule that i cannot change the default perm of a parameters file once the driver is loaded? [14:53] Hounddog_: will this help you? https://gist.github.com/rejitnatarajan/347f9862395ed627bbe5 [14:54] rejit: i am actually thinking to check first if the file is existing [14:54] Hi, I accidentally installed facebook messenger (misclick) do you know a command to uninstall it and delete it? [14:55] Can I query the device name of the default printer? [14:55] zacktu: Yes [14:56] How can I query the device name of the default printer? [14:57] Any ideas [14:59] Hounddog_: you mean swapon -s?? [14:59] rejit: i mean to check if the swap file exits before letting dd overwrite everything* [14:59] *exists [15:00] rejit: as also mentioned earlier dd just overwrites. if ansible now just overwrites the swap while there is actually something inside you could potentially crash stuff [15:01] How can I disable the dynamic MOTD and replace it with my own? [15:07] i really want to love ubuntu but, running 14.10 on x86_64, compiz is chewing 60% cpu consistently for no apparent reason [15:08] Anyone having trouble with 14.10 update [15:08] can anybody help me diagnose/fix this? i'm growing to like compiz but not with cpu load like this [15:08] jamestoker: I'm not. What's your problem? [15:08] it reboots and i lose my wifi [15:09] steve: (god i swear that nick is familiar..) I've actually used compwiz earlier and my computer isn't the greatest but it wasn't too much of a load problem for me. It might be something your side. [15:09] Define "lose my wifi", jamestoker [15:09] Alissa: yeah i'd like to figure out what could be causing it, but not sure where to start (compiz is a black box to me) [15:10] If you haven't been using it for long I'd suggest a generic reinstall. [15:10] The good ol' turn it off and on again didn't work either? [15:10] Alissa: it's reproducable, this is the 3rd+ time i've installed and had the problem [15:10] Huh. I don't know why. Computer specs, if you don't mind? [15:10] Alissa: frequent reboots are not something i'm willing to do - if compiz can't stay up for a few hours, i'll have to go back to xfce [15:11] I'm not saying fequent but many people don't even try to reboot to see if that's a problem. [15:11] im not able to set it up And now im re installing it and it tells me there is no operating system in stalled [15:11] i7 2670QM, 32gb ram, 1.5tb ssd and nvidia :/ [15:11] jamestoker: Reinstalling Ubuntu, right now? [15:11] yes on other computer [15:11] ...yeah it definitely shouldn't take up 60% [15:12] how can I enable keyring unlocking with or without prompt upon boot? atm I have to manually open seahorse, click unlock, and enter password (this last part is ok) [15:12] steve: lmao [15:13] rejit: yeah i don't think it should struggle [15:13] i'm using the proprietary nvidia driver fwiw [15:13] And it's taking up 60% of your CPU without running anything? [15:14] Alissa: well it's running chrome, a few terminals, but that's it. 50% right now. nothing's "running" in the browser etc [15:14] in any sane environment i'd expect about 5-10% cpu from this [15:15] Yeah, the browsers themselves should be monitored as a separate process. [15:15] chrome's not using anything [15:15] steve: couldnt resist myself, the thought of me running it on my dual core jurassic processor [15:15] rejit: this must be a bug rather than a genuine spec problem [15:16] steve: ofcourse [15:16] Anyways, back to my problem, does anyone know how to disable the dynamic MOTD? [15:16] interestingly, i kill chrome and compiz cpu goes down to 15% [15:16] huh. [15:16] that's weird. [15:16] chrome literally had a static html page open, nothing else [15:16] * Alissa glares at Google [15:16] steve, try installing ccsm [15:17] someone's secretly mining you for BC [15:17] hi guys I need to download the complete link of http://www.bogotobogo.com/python/Django [15:17] and disable the Sync to VBlank [15:17] how to download only python and django based links [15:17] that's what i found on google [15:17] EriC^^: i have ccsm but i want vblank because i dislike tearing in my video [15:17] thanks though [15:17] hi, i'd like to report a bug regarding ubiquity or more like a logical flaw, 'ubuntu-bug ubiquity' tells me it's not an official ubuntu package tho? how do i go about reporting? [15:18] also is there a way to disable alt opening this stupid command window in Unity? [15:18] Alissa: Never tried it. Check the dconf editor maybe? [15:18] Alissa, check out /etc/update-motd.d/ for the scripts to modify message of the day [15:19] wafflejock: I was thinking there'd be a better way than to remove those but if no one else can provide a better answre. [15:19] yeah not sure I've only messed with them a bit to customize the motd in vagrant, there might be a simpler way === john-dadis is now known as thechitowncubs [15:20] Also update-motd daemon doesn't work that well with toilet :/ [15:20] Hi .. I need help with wget command to pull only python and django links from this site. http://www.bogotobogo.com/python/Django . Can please someone help [15:20] Alissa, you could go to keyboard shortcuts and disable it [15:20] EriC^^: Tried. [15:20] Didn't find anything [15:20] Alissa, you'd need to set it back with ccsm if you ever wanted to get it back though [15:20] now that I've removed everything in /etc/update-motd.d, can I just manually edit /etc/motd or would I have to add it to an update-motd.d script? [15:21] EriC^^: I got ccsm but i can't find it there either [15:21] Alissa, it's the first once, key to show HUD [15:21] in keyboard shortcuts [15:21] *one [15:21] Hello [15:21] I own a tp-link tl-ps310u. I've configured it and I've added the printer via system-config-printer, but when I try to print, after few seconds the print is stuck [15:22] Any ideas? [15:22] am I missing something? shouldnt motd replacement be as simple as adding your fancy ascii shit to /etc/update-motd.d/ [15:23] Awesome, thanks EriC^^ [15:23] no problem [15:23] rejit: Yeah, probably, but I think it having to run at random times when I can just as easily set it once is a bit obnoxious. [15:23] hi is there a problem with vmware and ubuntu ? [15:23] what? [15:24] anyone know why gnome-terminal suddenly started showing an underline instead of a highlight in 14.10? [15:24] just started after an update last week [15:24] (hightlight in vim - 'v' key) [15:25] Alissa, are you setting it +x ? [15:25] coffee-: I used it all the time, although Unity doesn't run 100% well. [15:25] hi how to wayland on ubuntu [15:26] EriC^^: Yeah, i just don't want stuff running every x minutes just to update a static motd [15:26] Alissa, what do you mean? [15:27] EriC^^: I'm having a static MOTD. Why should I still keep update-motd (which is a dynamic MOTD daemon) to update it if it won't ever change? [15:27] Alissa: wayland [15:27] Lord_Fark_II: I'm not talking about your problem. I don't even know what Wayland is. [15:28] Wait for someone to answer your question please. [15:28] Alissa, are you sure update-motd always runs? [15:28] Lord_Fark_II: Wayland is not coming to ubuntu , you should look for Mir [15:29] EriC^^: I'd assume so. [15:29] Alissa, doesn't it run when somebody logs in [15:29] Nope. Newer versions make it run on a timer. [15:29] i think when somebody logs in the motd is generated by those files [15:29] oh [15:29] i smell cronjob? [15:29] Found that out after soooo much screaming. [15:30] rejit: Actually, no. [15:30] I checked. [15:30] that seems odd [15:30] rejit: but intel no support mir [15:30] http://paste.ubuntu.com/10610284/ [15:30] That's what I'm gonna just put in 00-main [15:32] Lord_Fark_II: try fedora-rawhide if you are a developer who wants to get his hands wet with wayland and latest Gnome/KDE [15:33] Alissa: so you want it to appear with every login? [15:34] so unity no support wayland [15:35] rejit: MOTD only apperas via SSH login, I believe. [15:35] At least, bash -l doesn't display it. [15:35] !mir | uuhimhere: It's movnig from X to Mir [15:35] uuhimhere: It's movnig from X to Mir: Mir is the next-generation display server currently under development by Canonical and Ubuntu. It's slated for inclusion in Ubuntu 14.04. For more information on it, see https://wiki.ubuntu.com/Mir/Spec . For code, see https://launchpad.net/mir [15:35] s/14/16/ [15:36] I would like to get zram.config installed if that is actually the name of it...Would I do 'apt-get install zram.config' ? [15:36] pls i can ping from windows but cant ping from my ubuntu terminal [15:37] philip: And you have a working internet connection on the Ubuntu terminal? [15:37] yes [15:37] philip: 8.8.8.8 is a good source to ping a few times just to verify. [15:37] philip: are you pinging by ip or hostname? [15:37] Where can I find the list of official Ubuntu mirrors? I want to confirm whether mirror.telepoint.com is official or a fake [15:37] i can ping google dns [15:37] SonikkuAmerica: so all those w intel hd cards wont be able to use unity [15:37] So what is it that you can't ping? [15:38] am pinging by ip [15:38] uuhimhere: What? [15:38] Alissa: The contents of the file /etc/motd are displayed by the login command after a successful login, and just before it executes the login shell [15:38] asop, https://launchpad.net/ubuntu/+archivemirrors [15:38] rejit: Are you sure? i swear it was different. [15:38] oh well. [15:38] hello guys, i was here yesterday already: i've accidentally formatted my wd my book duo storage device (2x 4TB displayed as 8TB). Now i [15:39] i need to go move this to bravo and charlie now. bbiab. [15:39] am trying to ping an ip address which i can ping from a windows machine [15:39] am looking for help [15:39] philip: Are you sure it's not just that IP address? [15:39] yesterday i ran testdisk after it was advised to me by EriC^^ [15:40] I'm thinking I'm going to need Synaptic [15:40] its just the ip [15:40] thank you cfhowlett :) [15:40] asop, happy2help! [15:40] leo___: what are you looking to do? unformat it? [15:40] yes, recover the data if possible [15:40] here is what testdisk found: http://i.imgur.com/YNEx2br.png [15:40] i strace'd compiz and it's screwed [15:40] uuhimhere: Canonical is pushing its own patches for Mir/XMir for Intel video cards. I don't know what you're talking about. [15:40] i am actually setting up an ubuntu server and i config an ip to the server.trying to ping from my terminal i cant but on a windows fine [15:41] endlessly churning away with "clock_gettime(CLOCK_MONOTONIC, {22304, 878195291}) = 0" [15:41] there was a single NTFS partion on the device [15:41] hello after isntalling ubuntu i noticed my pc is louder than usual i suspect the gpu fans are the reason [15:41] leo___: there's not much you can do after formatting. you may still be able to carve some files out if they already havent been overwritten - https://help.ubuntu.com/community/DataRecovery [15:41] any ideas on how to fix this? [15:41] SonikkuAmerica: so no official support [15:42] i unplugged the device after i noticed the error [15:42] uuhimhere: Not from Intel. From Canonical itself. [15:42] AfterDarkness_: you can install i-nex and check the GPU stats (Temp, fan speed, ect) [15:42] i also used windows (on another pc) to do it, using the quick format option [15:42] leo___: there's not much you can do after formatting. you may still be able to carve some files out if they already havent been overwritten - https://help.ubuntu.com/community/DataRecovery [15:43] i am actually setting up an ubuntu server and i config an ip to the server.trying to ping from my terminal i cant but on a windows fine [15:43] uuhimhere: You'll still be able to get support for those patches here when Mir becomes the official display server for regular Ubuntu. [15:43] AfterDarkness_, If nvidia, the proprietary driver can have its fan control settings enabled and adjusted. [15:43] i installed lm-sensors is that different than i nex? [15:43] !flavors | uuhimhere , meanwhile [15:43] i have amd two of them 6950s [15:43] uuhimhere , meanwhile: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [15:43] SonikkuAmerica: huh? how;.. [15:43] AfterDarkness_: the sensors are needed by i-net to read from, iirc [15:43] they need to do NVidia for them !! Intel provides Linux drivers that, to me anyhow, have been flawless. Fix whats broke! not what's not! lol [15:43] AMD too [15:44] philip: sounds like your network config is wrong, can you pastebin it? [15:44] makes no sense [15:44] so to sum up the data is gone? [15:45] leo___, on a windows machine I have had success with recuva [15:45] leo___, was it a ntfs partition or fat32? [15:45] leo___: you may still be able to pull files out of sectors that have no had data written to them yet. [15:45] you said fat32 yesterday [15:45] The server has disconnected me [15:45] my network config is okay.Or will i have to configure a google dns before i can ping from my terminal [15:45] Has anyone answered to me? [15:45] yes, the 2TB was a FAT32 [15:45] the 8TB one was an ntfs [15:45] same data [15:45] oh ok [15:45] but i suprisewhy a windows machine can ping it [15:46] SonikkuAmerica: no id like unity on wayland [15:46] steve: sounds like a kernel issue [15:46] uuhimhere: Good luck. [15:46] leo___, try scrounge-ntfs maybe [15:46] philip, You don't need DNS to ping via IP address. Only to resolve a name into an ip address. Can you post your network config? Somthing is wrong somewhere [15:47] what is the most lightweight web server I can use, if I have a application (only 1 user at the time max), on a local machine (which is not very performant, low RAM etc)? [15:47] i will check out both programs, thanks guys :) [15:47] bibi-23, A lot of programming frameworks have their own servers for this sort of use, like Flask for Python [15:47] bibi-23: probably nginx is the most lightweight you still want to use [15:48] or maybe lighttpd, but I'd probably go with nginx [15:48] bibi-23: lighttpd [15:50] ok, I'll check about lighthttpd, and also framework specific [15:50] SonikkuAmerica: i guess will jist have to fork it and realihn w the rest of the world [15:50] lighttpd has the most sweetest conf files [15:51] i dont understand wat you meant by posting my network config....but if my network config were to be wrong i dont think i can ping from a windoow OS [15:51] Hello. How can I use an updated version of Tmux on Ubuntu? It's showing me a 1.6 version of Tmux, an outdated version that doesn't have zooming :( [15:51] joelwallis: Do you have 14.10 ? [15:51] leo___, i guess you can always recover the data, depends on how much time and money etc. you have [15:51] yep, that's true i guess [15:51] SonikkuAmerica no. its 12.04 [15:52] joelwallis: there may be a PPA. What is the output of: cat /etc/issue === hephaestus is now known as Guest23014 [15:52] whenever i click on the windows key my gpu start screaming this is so annoying [15:52] joelwallis: https://launchpad.net/ubuntu/+ppas?name_filter=tmux be sure to filter for Precise === Guest23014 is now known as vdagli [15:53] recuva only returned about 90% of my data even though I had not written to disk [15:53] ActionParsnip actually it's Elementary OS (cat /etc/issue: elementary OS Luna \n \l), but its based in Ubuntu 12.04 [15:53] leo___, try photorec if you want, and specify a .txt filetype and see if it picks up stuff from the partition [15:53] rejit: I'll see but I'm unsure yet, because even though the web server is really light, my application is very simple (2-3 pages), but dynamic, and for example if I use lighthttpd with php, maybe I'll have to setup php fpm and so, with the workers etc, while there is only one user for the website it seems too much for the task... [15:53] joelwallis: not supported here [15:53] joelwallis: Elementary support community is entirely separate from Ubuntu's [15:53] i will see if it picks up anything [15:53] joelwallis: try in #elementaryos [15:53] i'm not sure if there is actually any txt files on it [15:54] still specify txt? [15:54] I was also thinking about learning node.js, apparently we can make a simple webserver inside the script [15:54] According to /etc/issue I have `14.04.2 LTS` but according to uname I have 3.13 kernel still. [15:54] ActionParsnip yeah I know, but since its Ubuntu 12.04 I though someone would know any PPA for a updated version of Tmux, since its widely used [15:54] there's a couple txt options i think it just recovers any random files with text, it uses file headers to get files and not extensions i think [15:54] joelwallis: none of the "ubuntu based" distributions are supported here [15:54] joelwallis, apt-cache policy tmux [15:54] Php has an inbuilt server [15:54] joelwallis, paste on paste.ubuntu.com and share the link [15:55] leo___, it has a bunch of options for what files to get, choose a bunch that you know are there and let it run [15:55] joelwallis: You can perform a release upgrade to 14.04 LTS [15:55] asop: in #elementaryos or PM plese [15:55] joelwallis, er, no, elementaryOS is NOT ubuntu anything. it's elementaryOS and it has its own support options. not supported here. sorry. [15:55] i will do that, thanks :) [15:55] joelwallis, It's possible to break your OS by loading ubutu packages on elementary and vice versa. This isn't just a politics thing. [15:55] !derivatives [15:55] Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [15:56] leo___, no problem [15:56] bibi-23: may I know what this application does , just out of curiosity ... === nikolov_ is now known as Dreaman [15:56] SonikkuAmerica ok, got it. [15:56] Anyone know why i still have the 3.13 kernel in 14.04? It's supposed to have been upgraded to 3.16 [15:56] joelwallis: WHOA! If it's elementary you have to follow their schedule/ [15:57] valerosa: it doesn't automatically upgrade to a new major version [15:57] valerosa: try: sudo apt-get dist-upgrade [15:57] valerosa, 3.16 only if you installed the Hardware Enablement stack in 14.04 [15:58] tgm4883, I see that now. Thanks. This is good news as 3.16 is broken on my hardware so I was worried about autoupdater breaking me :) [15:59] valerosa: you could apt-pin the kernel you have if there are no issues [15:59] asop http://paste.ubuntu.com/10610412/ [15:59] ActionParsnip, Ah yes. Thank you. [16:00] the Tmux package at Elementary is taken from Ubuntu repositories [16:00] joelwallis: still doesnt make it suported here [16:00] can you rollback to ubuntu installation state? [16:00] joelwallis: Ubuntu is based on Debian, but if you ask for Ubuntu support in #debian you will be directed here [16:00] linuxuz3r, nope [16:01] ok [16:01] linuxuz3r, you can do that if you use lvm with snapshots, or have ubuntu in a vm [16:01] linuxuz3r: if you have snapshots in something like VMWare, or an image made in liveCD of the drive at some point, then yes [16:01] ActionParsnip is there any problem in talking about Ubuntu PPAs and it's own Launchpad here? [16:01] joelwallis: there is #launchpad and #elementaryos [16:02] i dont understand wat you meant by posting my network config....but if my network config were to be wrong i dont think i can ping from a windoow OS [16:02] does gngeo work, the instruction i saw was to install libsdl1.2-dev [16:02] philip: what is the issue? [16:02] !info gngeo [16:02] Package gngeo does not exist in utopic [16:02] i can ping from windows but from my ubuntu terminal i cant [16:02] and compile it [16:02] ljmod: what is the output of: cat /etc/issue [16:03] philip: ping what? [16:03] philip, Is your machine using DHCP? [16:03] philip: what are you pinging> [16:03] i assign static ip to a newly install ubuntu server [16:03] public ip [16:03] !details | philip [16:03] philip: 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) [16:03] my machine is dhcp [16:03] philip: ok, and is the network setup using the same subnet as the other systems on the network? [16:03] philip, Your machine is not the server? [16:04] philip: despite what you think, that isn't enough info to give anyone a clear idea about what you are doing and what hardware/systems you have [16:05] philip: can you give the addresses of the respective systems in the issue please [16:05] nope. where the ubuntu server is installed is a dell lattitude [16:05] how can i put a a command in the /etc/apt/apt.conf?? like name=`whoami` i need use a comand to get the name in the conf [16:05] philip, What we were taught was: ping 127.0.0.1 to see if tcp/ip is setup. Ping yourself to see if your tcp/ip is working. Ping your gateway to see if you contact your local net. Then ping an external site to check if the router is doing its job/your gateway is right. [16:05] z4sk4: that is an alias so will go in ~/.bashrc [16:06] valerosa: nice :) [16:06] i cant ping my gateway [16:06] valerosa: assuming ICMP is allowed :) [16:06] ActionParsnip: I don't think he's talking about an alias [16:06] philip: can you ping 8.8.8.8 (just as a cover all) [16:06] if you cant ping your gateway check your subnet mask [16:06] ActionParsnip: yeah, but i need change the user-agent of apt, every time that i exceute it [16:06] yes i can ping 8.8.8.8 [16:07] okay [16:07] z4sk4: why do you need to change it every time you run it? [16:07] philip: then check the IP of the systems has the first 3 numbers the same and the last one different [16:07] philip: so what can't you ping? [16:07] ActionParsnip: (first 3 sets of numbers) [16:07] tgm4883: experiments, to see some info, depends what linux run apt to my repo [16:07] you can ping 8.8.8.8 so you can get out onto the web. Now try to ping an external site by name. Likely it's a dns issue. [16:07] tgm4883: I'm using plain speak [16:08] ActionParsnip: yes, but I read that as "Make sure the first 3 numbers match (eg. 192) and that the last one is different" [16:08] tgm4883: i follow, this: http://samhassell.com/apt-cant-see-sources-try-changing-the-user-agent/ [16:08] @ActionParsnip im on ubuntu 14.04.02 [16:08] but i wanna put the result of a comand in the user-agent [16:09] To apt-pin the kernel, it's the linux-generic* packages? [16:09] z4sk4: I'm not sure it supports that. You could write a frontend script for it I suppose [16:09] i still cant ping my gateway [16:10] my subnet is /24 [16:10] philip: can you pastebin the ouput of 'nm-tool' [16:10] hi all - quick question, big problem - running 14.04 LTS with one user set up during install, changed password through terminal using sudo passwd , now when I try to login, I just get sent back to the login screen each time (not because password is incorrect) - this is a new one on me and I cant find any fix online. logged in as guest at [16:10] the moment which isn't ideal obviously [16:10] philip, As actionparsnip says, your gateway could be refusing imcp. I#ll let him deal with it as I think he's more experienced. [16:11] R-M-J: sounds like xorg is crashing. But that shouldn't be caused by a password change [16:11] actionparsnip.what should i do [16:11] R-M-J: I believe a look at ~/.xsession-errors is in your future [16:12] philip: paste all the details starting from ifconfig -a , nm-tool , cat /etc/resolvconf/resolv.conf.d/head , sudo lshw -C network [16:12] valerosa: linux-generic is the metapackage, yes [16:12] rejit from my ubuntu right [16:13] philip: yup [16:13] philip: what sort of network is that? a private one , a company? === thomas_ is now known as Guest92970 [16:13] its a public ip [16:13] no, your network? [16:13] philip: are you going to pastebin any of the requested data? [16:13] public network [16:14] is there a firewall running? is? is there a admin for the network? is it your home network? [16:14] Hello. I've accidentally disabled my LVDS1 monitor somehow. From another tty, "DISPLAY=:0 xrandr" shows like "screen 0: minimum 8x8" but doesn't actually list my laptop monitor [16:14] i have disable all firwall [16:14] How can I restore my display? [16:14] init: at-spi2-registryd main process ended, respawning <-- this, several times, but not sure if it's relevant - other than that xession errors is pretty empty, possibly because I'm logged in as guest? [16:15] R-M-J: yea, you need to look at the one for your user. /home//.xsession-errors [16:15] philip did you happen to upgrade from 12.04 to 14.04 [16:15] is there a Doc on Network Monitor? [16:15] Panel Item [16:16] encrypted home folder, don't think I'll be able to [16:16] Hey there. "sudo mount -t nfs -o proto=tcp,port=2049 nfs-server-ip:/volume1/ /media/nas" works fine, and mounts my 4 nfs exports in the nas folder. Now I added this line to my /etc/fstab "nfs-server-ip:/volume1/ /media/nas nfs auto 0 0" But with that sudo mount -a only seems to mount one folder. [16:16] rejit is it my desktop or my server [16:17] philip: the device from which you are currently facing this issue [16:17] Hmm never mind. Doing the manual mount first, unmounting, then using mount -a seems to work as it should. I'll see if it persists after a reboot. [16:17] R-M-J: hmm, yea that would be problematic then [16:17] my laptop [16:17] i did not upgrade [16:18] sorry - signed in on another laptop now so i can play with the problematic one [16:18] R-M-J2: maybe try /var/log/xorg.0.log or look into decrypting your home dir from the command line [16:18] philip: nobody can help you if you don't post any logs or command output [16:19] hi [16:19] i need to download a complete website [16:19] kindly send me the link to post the logs [16:19] link [16:19] !pastebin | philip [16:19] philip: 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. [16:19] can someone help with wget command [16:20] lmddgtfy.com [16:20] newman: [ wget ] [16:20] i got little issue their [16:20] uuhimhere, I know it's fun, but plz don't google or lmgtfy here. not helpful. [16:21] newman: ¡Explica! [16:21] I need only django and python lnks here in site SonikkuAmerica . http://www.bogotobogo.com/python/Django/Python_Django_tutorial_introduction.php [16:21] What version is the Xorg server on Precise? [16:21] when i try few commands on various tutorial it try to download every link tutorials [16:21] which I don't want [16:21] newman: What are you trying to pull? [16:21] SonikkuAmerica: newman probably need --mirror too [16:22] http://paste.ubuntu.com/10610521/ [16:22] All python tutorial and django tutoriail in that link [16:22] i tried it [16:22] ok so in tty, logged in and decrypted (decryption passphrase was the old password, is that relevant?) [16:22] we use "wget --mirror -p --html-extension --base=./ -k -P ./ http://$i" to mirror our wordpress sites [16:23] newman: Hold on. [16:24] philip: and this is from the server than cannot ping the gateway? [16:24] How do I connect my Network Monitor (Panel applet) to a Network Device -- I would REALLY like it to watch ALL 'Network Devices'. For me that would be Ethernet and wifi cards - no BlueTooth so no need there [16:25] that is from my ubuntu laptop [16:25] i cant copy from the server [16:26] philip: yea lets get that from the server, and also "nm-tool" [16:26] !pastebinit | philip [16:26] philip: pastebinit 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.com [16:26] not one answer Q for me :(... No love for a Virus in here? [16:26] icmp_seq=5 Destination Host Unreachable [16:26] lol [16:26] ok - problem solved by changing the password back to what it originally was by running passwd in tty - so that's a bug, where can I send it so someone more competent than myself can have a look? [16:26] TimeVirus: it's called patience [16:27] TimeVirus: you may need to wait to get the response you need. [16:27] philip: how can you ping 8.8.8.8 from there, but not reach teh internet? === eduardo is now known as Guest95513 [16:28] i can ping 8.8.8.8 and the particular ip i cant but can using a windows machine [16:28] philip: nslookup google.com [16:28] philip: that sentance is confusing [16:29] philip: what ip is it? [16:29] rejit from the server i want to ping or from my laptop am pinging from [16:29] philip: is it in your local network or outside? [16:30] !bug R-M-J2 [16:31] doing nslookup i get from the non-authoritative just one address 216.58.208.14 [16:32] kil_if its an ip problem i will not be able to ping from a windows machine [16:33] philip: I just want to make sure I understand correctly. Your Ubuntu server is installed on an old optiplex desktop? Are you installed in a VM on that machine or on the bare metal? [16:33] philip: cat /etc/resolvconf/resolv.conf.d/head [16:34] !bug [16:34] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [16:34] tgm4883 the ubuntu server is installed on a different laptop. [16:34] philip: is it installed on the bare hardware or in a VM? [16:35] not a vm [16:35] a new laptop [16:36] philip: ok, and that laptop with the ubuntu server install is the one that can't ping anything? [16:36] rejit.# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) [16:36] # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN [16:36] philip@philip:~$ [16:36] so your resolv.conf is empty? [16:37] yes [16:37] :P shouldnt that be the answer? [16:37] rejit: no [16:37] rejit: you don't need a resolv.conf to ping IP addresses [16:37] great, thanks. also I'm setting up on a lenovo yoga - some features work, some don't - but one thing that does work is the keyboard switches off when it's folded over in tablet mode. does anyone have any idea where the conf files for this are in order to turn other things on/off when the laptop is folded over in tablet mode? [16:38] no idea [16:38] is also p3p1 the same as eth0 === dan_ is now known as Guest798 [16:39] rejit: also, you asked for head, there is also base in that directory that could contain the DNS servers. You probably should have asked for /etc/resolv.conf [16:39] philip: ok, and that laptop with the ubuntu server install is the one that can't ping anything? [16:39] tgm4883: thanks for the correction [16:39] no is the one am using .trying to reach the laptop using ubuntu server [16:39] Can I safely delete /etc/X11/core. It seems to be a coredump of a crash. What is that doing here ? [16:40] rejit: no worries, this is really difficult to follow which is why I'm trying to get clarification about where the issue is [16:40] is also p3p1 the same as eth0 [16:40] R-M-J2, yoga 2 or yoga 3 ? [16:40] !ubuntu+1 === khisanth_ is now known as Khisanth [16:40] Vivid Vervet is the codename for Ubuntu 15.04 - Support only in #ubuntu+1 [16:40] hello [16:40] SHELL=/bin/bash PATH=/bin:/sbin:/usr/bin:/usr/sbin [16:40] */10 * * * * /home/oddjob/serios/greppa [16:40] why doenst that run every 10th minute? [16:41] like opn any other os [16:41] philip: Can you bust out some crayons and draw me a picture? [16:41] hw will i do that [16:41] this is getting interesting , lemme fetch some popcorn philip tgm4883 [16:42] philip: I have no idea which system you are one, which system is having the issue of being unable to ping, which system you've posted logs from, etc. And your english skills don't seem good enough to communicate what you are seeing/understand what we want. What is your primary language, we may have a channel that is able to help you [16:42] hw will i do that === megabit|away is now known as megabitdragon [16:44] my primary language is english but its just that am not really good expressing myself technically [16:44] philip: ok, let me try this another way then. How many physical computers do you have there [16:44] the system i am currently on is the one am using to ping [16:44] OerHeks it's a yoga 2, not pro [16:45] thank you.i have 2 physical computers [16:45] philip: ok. Are they both laptops? [16:45] both laptops [16:45] oh wait didnt philip just said nslookup google.com didnt result in anything , ah no wonder why i jumped to conclusion with resolvconf [16:45] hello, can i ask here something about update-manager; [16:46] one with ubuntu server currently installed while the other with ubuntu desktop [16:46] philip: ok. the laptop that you are on, what OS is that running [16:46] exit [16:46] ubuntu desktop [16:46] philip: ok, and so the one you are on is running ubuntu desktop? [16:47] yes ubuntu desktop which am currently runinng [16:47] philip: ok, and that one works fine? [16:47] thats work fine...i can ping google.com or get to the internet === JanC_ is now known as JanC [16:48] philip: perfect. Is this a home network? [16:48] but when i try to ping the laptop which the ubuntu server is on i can [16:48] what is the meaning of "oldlibs" in autoremove file at apt daemon? [16:48] philip: is this a home network? [16:48] tgm4883. yes [16:48] philip: ok, how do you connect to the internet? wired or wireless? [16:49] i need helep. can't login after installing proprietary drivers [16:49] from my desktop am cinnected via wireless [16:49] from my desktop am connected via wireless [16:49] well i can login but after doing so no desktop is there [16:49] while the server is static via cable [16:50] philip: ok, and what type of internet do you have (cable/satellite?) and do you have a wireless router then? [16:50] Some firewalls block ping requests by default now, just gonna throw that in there [16:50] i have disable all firewall using iptables -F [16:50] lets not get into firewalls yet === stephan is now known as stephanmg [16:51] both cable and wireless [16:51] ok [16:51] philip: ok. so the laptop that you are on. What is the IP address of your laptop? [16:51] Hello, "debconf-get-selections --installer" on a fresh trusty install, any idea? [16:52] its a Dhcp [16:52] return nothing+ [16:52] 192.168.1.57 [16:53] philip: ok. What is the IP address of your router? [16:53] when trying to run unity in tty1 i get this error couldn't open display :0 [16:53] my wireless router is 10.1 [16:54] any ideas? [16:54] philip: ok 10.1? [16:54] but my ubuntu server is a public ip [16:55] AfterDarkness: erm? what are you trying to do? [16:55] which is wired [16:55] philip: ok 10.1? [16:55] yes 10.1 [16:55] philip: 10.1 isn't an IP address [16:55] AfterDarkness: on a ubuntu, just start the lightdm and log in to the desktop session there. === [Zeyo]brb is now known as Zeyo[] [16:56] 192.168.10.1 [16:56] philip: ok, so your router is 192.168.10.1 and your desktop is 192.168.1.57 correct? [16:57] yes exactly === Zeyo[] is now known as [Zeyo]brb === [Zeyo]brb is now known as Zeyo[] [16:57] philip: Are you sure your desktop is connected to YOUR wifi router? [16:57] Another question [16:58] I've converted a usa live into ,iso file via dd command [16:58] *usb [16:58] yes am sure....because thats what am using to on this forum [16:58] philip those are two different networks [16:58] but if I execute md5sum, hash is different [16:58] philip: that isnt' a reason to be sure. You could be connected to your neighbors wifi [16:59] How can I check if .iso is not corrupted? [16:59] i was trying to put proprietary drivers to fix my loud gpu but then after restart there was no desktop env [16:59] Any ideas? [16:59] the login manager worked tho [16:59] AfterDarkness: does the login screen work? [16:59] cristian_c: compare MD5 sums of the ISO file to the already known MD5s [16:59] !md5 [16:59] To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [16:59] so wat should i do now [16:59] AfterDarkness: does another user or the guest-session work? [16:59] teward, already done [16:59] philip: can you please pastebin 'nm-tool' from your desktop? [16:59] no [16:59] but if I execute md5sum, hash is different [16:59] Thanks all, bye [17:00] I had a 12.04 ubuntu which crased with broken pipe, now I installed 64 bit ubuntu 14 it was working fine, but i installed ubuntu-tweaks and set sm setting like fonts. Intalled other softwares. Now restarting my OS... I cannot see anythin except my wallpaper and home folder - its torturing.. [17:00] do you know what this error mean? invalid mid mit-magic-cookie-1 [17:00] how can i get my menu and all back... any idea please do share [17:00] cristian_c: if the hash of the .ISO is different then it's not the same file - likely something died in there [17:00] okay. [17:00] cristian_c: but make sure you're checking the MD5 sum of the correct ISO in the md5 sums [17:00] (when comparing to the master list of md5 sums) [17:01] invalid mit-magic-cookie-1* [17:01] Those could be the same network. It would depend on subnet masks. All of 192.168.x.x is private. [17:01] Anybody could tell me if "debconf-get-selections --installer" returns anything on a trusty (needs debconf-utils package) Please [17:01] previously ubuntu use to be too stable .. but i dnt what happens... [17:01] teward, I've checked [17:01] teward, should I use dd again to convert it? [17:01] http://paste.ubuntu.com/10610707/ === tcpman is now known as Guest26396 [17:01] AfterDarkness: do you try remote login? [17:02] tgm4883:http://paste.ubuntu.com/10610707/ [17:02] k1l_, i can login in tty [17:02] what is the point of remote login [17:02] philip: are you sure your wifi router is 192.168.10.1 [17:02] any help would be appreciated [17:02] yes [17:02] will do a traceroute and send it to u. [17:02] philip: then you aren't connected to your wifi [17:02] AfterDarkness: i asked if you use remote login on that machine while that produces that error message. [17:03] i am connected [17:03] philip: what is your SSID [17:03] philip: what is your wifi name [17:03] AfterDarkness: i didnt ask for reasons to use it. i just see some other suers having that error message you posted connected which using remote login. [17:03] how do i remote log in? [17:04] this is a fresh install [17:04] AfterDarkness: stop [17:04] http://paste.ubuntu.com/10610733/ [17:04] AfterDarkness: please do a "ls -al" on the tty1 and see what is owned by root:root [17:04] all i did was use the proprietary drivers option in the software update then restart and this happens [17:04] its a cisco linksys [17:04] :( [17:05] philip: your gateway is 192.168.1.1, not 192.168.10.1 [17:05] tonph: do you have a blank desktop with wallpaer but no unity launcher? [17:05] afterdarkness which i am currently logged in to [17:05] so sorry [17:05] mcphail: yes [17:05] the only way you can be connected to your router @ 192.168.10.1 when your computer is on the 192.168.1.x network is if you changed your subnet mask to 255.255.0.0 - philip [17:05] just confuse [17:05] tonph: reset the desktop settings [17:05] mcphail: How can i do that [17:05] philip: no worries [17:06] AfterDarkness: please do a "ls -al" on the tty1 and see what is owned by root:root [17:06] tonph: can you open a terminal? [17:06] philip: ok, so lets talk about your server now. What is the IP address you set statically for your server? [17:06] ah lol [17:06] 41.242.112.14 [17:06] mcphail: noh .. key board shortcut i havent tried === Oleg is now known as Guest48634 [17:06] hey guys [17:06] philip: ok, and it's connected to your router? [17:07] k1l_, i told u it is 'afterdarkness' [17:07] its connected to a switch [17:07] then to a router === Marco74 is now known as Rosello74 [17:07] tonph: ok - press ctrl-alt-f2 and log in [17:07] bekks: hey man you around? [17:07] philip: ok, is the router the same one that your laptop is connected to? [17:07] AfterDarkness: so everything in your users home belongs to your user? look twice because details matter now! [17:07] no [17:07] yes === Newbie is now known as Guest65756 [17:08] oh [17:08] AfterDarkness: even the .Xauthority? [17:08] my laptop is connected to a wireless router [17:08] expect the .. folder [17:08] yes .Xauthority is owned by afterdarkness [17:08] philip: ok, so you purchase two internet subscriptions for your home then? [17:09] its actually not for a home but for an organisation [17:09] philip: ok, then the server is physically located somewhere else? [17:10] yes. [17:10] but its something i have access to [17:10] philip: ok. So lets talk a little bit about the network that the server is on [17:10] tonythomas: [17:10] this is approximately how it is shown afterdarkness afterdarkness 4096 Mar 17 03:40 . [17:11] okay [17:11] philip, the IP you posted as your server is the same your internet IP ID [17:11] the next line says root root and the rest after darkness [17:11] he he went to terminal was unable to come back... [17:11] philip: the server is connected to a switch, which is connected to a router. Are there other computers also connected to either this switch or router? [17:12] AfterDarkness: do other users or the guest-session work on the login screen? [17:12] other computers are connected [17:12] BluesKaj: don't jump ahead now ;) [17:12] but not my desktop [17:12] philip: ok, are those other computers servers or desktops? === Noob is now known as Guest56682 [17:13] desktop [17:13] only got one user and the guest user same senario [17:13] can you pastebin the .xsession-errors? [17:13] I've noticed a problem lately. I've got a new GTX 960 and the Nvidia driver from the repo does not want to work on it? On an installation of Kubuntu 14.10 or Ubuntu Studio 14.04, the same results happen. After running nvidia-xconfig and restarting the DM, the resolution goes to complete crap, maybe 800x600? [17:13] philip: ok, can you get to one of those desktops? I'd like to get an nm-tool run on one of them [17:13] i can press ctrl alt del and a window shows up [17:13] k1l_, how can i? [17:14] There's no way to fix it either, anyone know what to do short of installing the official binary direct from Nvidia? [17:14] i am using a my laptop i cant copy text is there a log? [17:14] the other desktop are running on windows [17:14] philip: ok, can you get to one? [17:14] vbgunz: the default driver used in the repos is too old. You'll need to install a more recent one [17:15] philip: we can run 'ipconfig /all' on it [17:15] hey what is the way to make default handler for images - feh?? i tried dbus-switchboard. now images are oepning in browser... [17:15] mcphail: what to type in the terminal [17:15] nw (Elite13727@gateway/shell/elitebnc/x-lqbpstdtnulhulmy) has left |backward-paragraph backward-sentence [17:15] ah NICE i figured one of my Qs out \o/ I'm the man! lol [17:15] channel #ubuntu: #ubuntu |backward-sexp backward-to-indentation [17:15] *** snnw (Elite13727@gateway/shell/elitebnc/x-lqbpstdtnulhulmy) has joined |backward-up-list backward-word [17:15] channel #ubuntu [22:44] |balance-windows balance-windows-area [17:15] There's no way to fix it either, anyone know what to do short of |base64-decode-region base64-encode-region [17:15] newbieAlert: just right click on an image and "Open with" you can choose the default program images will open with. [17:15] mcphail, what's the simplest method to do this but not go bleeding edge? [17:16] xorg-edgers is I believe bleeding edge, something just short of that? [17:16] yes [17:16] vbgunz: I'm not sure what versions are in the default repos (without installing a ppa). Type "sudo apt-get install nvidia-" then press "TAB" twice to see the options [17:16] by terminal [17:17] philip: please pastebin a 'ipconfig /all' from that windows desktop [17:17] newbieAlert: what command are you using? [17:17] its 41.242.112.12 [17:17] AfterDarkness: "sudo apt-get install pastebinit &&pastebinit .xsession-errors [17:17] AfterDarkness: than show the link in here [17:17] mcphail, 331 [17:17] !ping [17:17] pong! [17:18] vbgunz: there is a ppa which is more stable the xorg-edgers but I can't remember the name. I think they have 34something rather than 33 [17:18] philip: well I'd like to get gateway and DNS from that windows box as well [17:18] okay [17:18] I did have the official binary installation in here but it complained about DKMS and the installation failed... the repos used to always work but this card hates the old stuff I guess [17:18] vbgunz: but xorg-edgers has always worked for me (YMMV) [17:18] mcphail, gonna find it [17:18] gateway is 41.242.112.2 [17:19] mcphail, I tried it one time and when i came up to a black screen, I swore I'd never try it again :'( [17:19] vbgunz: please show the exact error message in a pastebin. [17:19] paste.ubuntu.com/10610810 [17:19] now if only I could remember what my other Qs were :-| [17:19] vbgunz: black screens are progress [17:19] vbgunz: and if its complaining about dkms make sure the kernel headers are installed [17:20] philip: ok, so the ubuntu server. it cannot ping anything, and nothing can ping it either? [17:20] vbgunz: at least you know it isn't loading the vesa driver [17:20] it can ping [17:20] philip: the ubuntu server can ping what? [17:21] hmm, gonna try installing the headers like k1l_ said [17:21] i thought .xsession-errors was a dir lol === brym_away is now known as brym [17:21] vbgunz: usually, the black screen can be fixed by adding "nomodeset" to the boot options [17:21] I remember doing this a long time ago, the repos was always my preferred method but lately the nvidia driver for this card is broken [17:21] AfterDarkness: hmm, that is not helping much [17:21] mcphail, thanks man, I really appreciate it! [17:22] k1l_, do you know how to use the open source driver? [17:22] vbgunz: np. hope it works for you. I'd love that card [17:22] can ping anything [17:22] google.com [17:22] anything [17:22] AfterDarkness: "sudo apt-get purge nvidia* [17:22] philip: ok [17:22] i got amd [17:22] AfterDarkness: "sudo apt-get purge fglrx" [17:22] any ideas guys on the blank screen - ubuntu 14 [17:23] tonph: after logging in? [17:23] philip: can you restate the issue again? [17:23] omgitsmit: yes [17:23] tonph: are you back? you disappeared when i was trying to help [17:23] tonph: try removing the xsession cache [17:23] i can ping from the windows machine but can ping from my ubuntu desktop [17:24] i have daul monitors and i notice that they were mirrored after restart i thought it could be the driver [17:24] mcphail: I went to the command prompt and was not able to cm to the talk [17:24] AfterDarkness: you could see the xorg.log in /var/log for possible errors. [17:24] philip: should one of those "can ping" be a "can't ping" [17:24] AfterDarkness: i need to go afk now. [17:24] ok, gonna try this again, gotta shut down lightdm [17:24] k1l_, it works i have a desktop now [17:24] Really feel the need to say this... I am VERY impressed with Xubuntu so far! [17:25] lol [17:25] tonph: are you in the terminal now? [17:25] mcphail: yes [17:25] but no lanucher it seems unity is missed up [17:25] i dont get u [17:25] i can right click on desktop before i coudnt do that [17:25] philip: what you told me isn't an issue. You said that from the windows machine it CAN ping but CAN ping from my ubuntu desktop [17:25] AfterDarkness: rename the .config folder and relogin [17:25] tonph: ok - type "xterm -display :0" then press ctrl-alt-f7. Do you have a graphical terminal on the desktop background? [17:26] mcphail: i am in console... nope [17:26] i need to do it in tty1 [17:26] where is the .config folder in home? [17:26] tonph: can you get back to the blank desktop with ctrl-alt-f7? [17:26] mphail: k [17:27] mcphail: yeah am in graphical blank wallpaper [17:27] yes i what i said [17:27] \how will i be able tp ping [17:27] tonph: and has a graphical termibnal window opened? [17:27] *terminal [17:28] mcphail: no I am not able to open the terminal from here... I tried Ctrl+alt+t also [17:29] How do I get rid of whatever causes the "No mail" notification when I log on via SSH? [17:29] tonph: did you type "xterm -display:0" into the previous console? Did you get any error messages? [17:29] philip: I'm still not 100% sure what your issue is. Are you saying that you can NOT ping the ubuntu server from your ubuntu desktop at home? [17:29] k1l_, that worked [17:29] yes thats what am saying [17:29] mcphail: I have not typed that.. shall i do so and come back to the graphical desktop [17:30] tonph: yes. try to follow the instructions i type [17:30] mcphail: k ... [17:30] philip: OK. Well that isn't what you said earlier [17:31] k1 isnt rightl_, how do i fix the screen issue only one monitor is showing up and the resoulotion isnt right [17:32] in screen display only one resolution is showing up and one monitor [17:32] mcphail: I get an error like "Invalid MIT-MAGIC-COOKIE-1 keyterm: XT error: Cant open display :0, Xter: DISPLAY is not set [17:32] thats wat i have been saying [17:32] philip: As you have previously mentioned, you have disabled the firewalls on the machine. (which is a bad idea), did you do any strange network config at your house? I can ping it fine from here [17:33] tonph: ok, that's frustrating. Try changing the :0 to :0.0 or :1 or :1.0 [17:33] tonph, i think u have the same issue as mine, did u install a proprietary drivers for ur gpu? [17:33] philip: no, what you said was (paraphrasing) "I can successfully ping my ubuntu server from my windows desktop on the same network, but I can also successfully ping my ubuntu server from my ubuntu desktop which resides on my home network" [17:34] AfterDarkness: yesh, I was installing truecrypt ... [17:34] philip: what you apparently were trying to say was "I can successfully ping my ubuntu server from my windows desktop on the same network, however I have been unsuccessful in my attempts to ping my ubuntu server from my ubuntu desktop which resides on my home network" [17:34] those two things are different [17:34] mcphail: I tried many of the natural numbers still the same error .. [17:35] is that a gpu driver? tonph [17:36] yes thats wat i said [17:36] so how can i ping from my ubuntu desktop [17:36] AfterDarkness: I am not sure, but looks like not a gpu driver.... amongst those which was installed [17:36] tonph: ok, this may not work then as you sometimes need a graphical terminal open on the desktop but we'll give it a try in the terminal instead. Type "sudo apt-get install dconf-tools && dconf reset -f /org/compiz/" [17:36] AfterDarkness: I justinstall ubuntu tweaks also and set some setting like fonts etc.. [17:36] tonph, i am not an expert but i had a similar issue when i removed the driver and and renamed the ".config" folder in my home it worked [17:37] philip: from where I'm sitting, it appears that everything is setup right for your server (eg. it's pingable from the internet which sounds like what you want). I'm unsure why your particular home desktop cannot ping it through. I asked all of those initial questions so I could get a better understanding of your network (which was basically required since [17:37] you didn't tell anyone that you were dealing with multiple networks and just expected everyone to guess the missing info) [17:37] philip: I believe this to be setup correctly https://www.lucidchart.com/invitations/accept/b7f3be55-53da-4a67-a5c6-a2bc97a298cd [17:37] philip: err, I believe that is your networks correct (at least the parts we were discussing) [17:38] mcphail: Its painful, now the internet is not getting detected ..:(, let me fix that and type the command. [17:38] am so sorry...its just pressure.......so any idea [17:39] tonph: ok. I've got to go, I'm afraid, but give it a try. You can type "sudo service lightdm restart" after that to log back in to see if it has worked. [17:39] hi guys, is there an application that displays audio spectrum from input as mic? [17:39] philip: initially you had given us this pastebin which indicates that your home desktop has an ethernet port with an ip address in the 41.242.x.x range. If it still thinks that is up it may be trying to ping that address over that interface [17:39] philip: http://paste.ubuntu.com/10610521/ [17:39] mcphail: thnx, let me try that also [17:39] I'm curious -- Why XChat and not HexChat or verse visa in Mint? [17:40] wat could be the problem [17:40] tonph: only when you have done the dconf thing above... [17:40] mcphail: k [17:40] 中文呢 [17:40] philip: I just said what could be the problem. It's with your network/desktop, not with the server/organization network === oritromax is now known as superman1971 [17:41] * tgm4883 sighs [17:42] seriously thou - ubuntu distro is becoming a bit of ... :(. its a thout [17:43] that was like pulling teeth. Time for a bio break [17:43] thout? [17:43] tgm4883, the dentist lol === Vampire0_ is now known as Vampire0 [17:45] <_vaibhavingale_> hi everyone, am trying to use sslio for decryption of request and encryption of request. but am not able to understand how I can use this.. anyone tried it before on ubuntu? [17:46] I have been wrestling 12.04 pipe write issue and then landed on 14.04 desktop blank desktop issue :) [17:47] I asked this yesterday, but is there any way to configure xscreensaver to NOT lock the screen when watching flash videos? [17:49] have you tried https://wiki.archlinux.org/index.php/XScreenSaver#Adobe_Flash.2FMPlayer.2FVLC [17:49] السلام عليكم [17:50] ua aleikum assalam [17:50] salam [17:50] gr1zzlybe4r - using LightsOn? [17:50] k1l_, ty for the help :) [17:50] عندي مشكلة [17:50] في الصوت [17:50] !arabic | ibm [17:51] ibm: For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية [17:51] thenx [17:53] hi [17:53] I installed a new driver for my raden 8000 series and now after I login I can only see ther terminal [17:53] I have acces to nothing [17:54] I can only access terminal [17:54] and irssi ofcourse [17:54] RMJ: yeah, but I was getting a syntax error when trying to run that script after cloning it from the repo. I posted about it here: https://github.com/iye/lightsOn/issues/26 [17:54] How can I rever the changes and get back to the previous driver? [17:55] maybe boot into recovery mode @ grub? [17:55] octavian_, ^ [17:55] TimeVirus: yes [17:55] TimeVirus: tried that [17:55] bah [17:55] $ sudo apt-get remove fglrx-* [17:55] ? [17:55] TimeVirus: grub is not meant to do that work. It os related to terminal [17:56] can disable the dri ver from there perhaps [17:56] driver* [17:56] Do you know what the package was, octavian_? [17:56] haza-w`: only that command? [17:56] in driver manager? [17:56] octavian_: fglrx is the ATI proprietary driver namespace iirc [17:56] haza-w`: I don t remember === cristian_c is now known as Guest21531 [17:57] so running that apt-get remove command and restarting *should* bring back your display manager with the open source drivers [17:57] haza-w`: it was the second one [17:57] ok so heres a question - just had to reinstall windows 7 on my wifes laptop (dual boot) and GRUB has been replaced with windows boot manager - ohw do i get it toboot back to grub again as wbm doesn't even list my ubuntu partitions [17:57] !grub | RMJ [17:57] RMJ: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [17:58] ochiottes, do what haza-w` said sudo apt-get purge fglrx [17:58] sweet, thanks haza-w` [17:58] i had the same issue === cristian__c is now known as cristian_c [17:59] also, there are some reports from askubuntu that running > $ sudo sh /usr/share/ati/fglrx-uninstall.sh < alongside removing the fglrx-* packages is helpful [18:00] haza-w`: tried the first command and apparently did it's work. should I enter the second one sudo sh /usr...? [18:00] if u want flgrx install it from apt-get not like how i did from the amd support website [18:00] Yes, octavian_ [18:00] teward, the server has disconnected me [18:00] teward, have you answered to me? [18:00] haza-w`: ok just wait here pls [18:01] Standing by! ;-) [18:01] Hello, what is the key combination to change the input layout from the keyboard? [18:01] kokut - super+space I think [18:02] RMJ: i think it used to work like that but now its not working [18:03] haza-w`: can't open /usr/share... I guess I'll jsut restart and see what happen then [18:03] Yup, should be fine octavian_ [18:03] RMJ: should i restart my system or something? Im working [18:03] haza-w`: so so sudo reboot is the only option right? [18:03] then take a look in text entry [18:04] cristian_c: i don't have the scrollback of what you asked initially / last said - i also don't think i directed anything towards you since my last message either. [18:04] yes, octavian_ [18:04] RMJ: im on cairo dock [18:05] RMJ: k found it [18:05] what does xubuntu 14.04 use as login screen how can i edit the login screen? [18:05] teward, I've asked you a question [18:05] teward, I don't know if you have answered to me [18:05] man i am so glad linux has tty saved my life [18:05] its a bug [18:06] im friggin bugged [18:06] cristian_c: i don't have the question anymore - that's the problem - way too much scroll in this channel due to activity, and my IRC client likes to explode on me when the GUI crashes :p [18:06] cristian_c: you'll have to remind me the question [18:06] teward, so, have I to convert the usb live again with dd? [18:07] guess rebooting is my only choice [18:07] haza-w`: what a GOD dude!!! thank you so much. That's why I love ubuntu.. for it's comunity [18:07] ^.^ [18:07] cristian_c: redownload the ISO, check the ISO's md5 sum, then use dd like you did before (I believe). note I don't use `dd` to write ISOs for LiveUSBs, I use the usb creator tool in the repos for Ubuntu [18:07] teward, lol [18:07] hi [18:08] cristian_c: hola [18:08] teward, but the hash in the usb is correct [18:08] cortex_, ola [18:08] teward, when I convert the usb live into .iso file, I get a different hash [18:08] haza-w`: using that command I can experiment with the third driver I guess. There are 3 drivers [18:08] mmm [18:09] intersting [18:09] cristian_c: that's outside my ability to help, I'd ask the channel your question(s) rather than me directly, sorry. [18:09] Hi [18:09] teward, ok [18:09] haza-w`: might appear complications? [18:10] Which one did you try last time, octavian_ [18:10] hello all, I recently installed i3 and got problems setting my keybing to control the volume currently the command "pactl list sinks | grep -A2 -B2 -i running" gives me nothing . I am using amixer but i would rather use Pulseaudio I followed multiple way to do but none worked [18:10] I presume this is in the restricted drivers GUI? [18:11] haza-w`: i ll check in a second [18:11] I've also had problems with those drivers in the past, I'll see what I'm running [18:11] haza-w`: but i have no hardware acceleration [18:12] haza-w`: yep it is proprietary. if you want I ca type it's whole name [18:15] oh, looks like I'm just using xserver-xorg-video-radeon [18:15] must've given up on the proprietary drivers [18:17] haza-w`: I think I'll try the third option :D [18:17] haza-w`: I like living risky [18:19] somebody mentioned how the proper way to install fglrx. Can you tell us one more pls? [18:20] Tristam: ^ [18:20] or trevor??? [18:26] hi all, I'm looking for information on how to get automounting of LUKS-encrypted USB filesystems working in Xmonad (see http://askubuntu.com/questions/577521/how-can-i-get-an-encrypted-flash-drive-to-automount-in-gnomexmonad). Any ideas or hints on an appropriate place to ask such question? [18:27] general fstab question - I have a drive that is NFTS, and I want it to always mount to a specific location, as a specific user and group, and with specific permissions across the board. I also need the system to NOT try and wait for the thing at boot, because it's not always connected. Is this the correct set of fstab options? https://pbin.dark-net.net/view/raw/e510f2c5 [18:28] teward: did you mention earlier the proper way to install fglrx driver for ATI radeon? [18:28] octavian_: I'm sorry? [18:28] octavian_: I never said anything with regard to fglrx or otherwise [18:28] ever [18:28] teward, seems legit. is it not working for you? [18:28] teward: I thought it was you. Sorry [18:29] (the fstab entry) [18:29] octavian_ : i think there's an installer [18:29] cqcallaw: was curious, before putting it into production [18:29] cqcallaw: if all looks fine then i'll use that. [18:29] exit [18:30] cqcallaw: the other thing I require is that a user be able to mount it, I assume that that's what the 'user' option achieves? [18:31] probably the easiest test w/o rebooting would be to unmount the FS, then do "sudo mount -a" which should mount anything listed in fstab that isn't mounted [18:31] hmmmmm, I'm not sure the user option does that [18:31] if you're wanting user mounts, I believe you'll need FUSE [18:32] cqcallaw: will do, thanks. last question is, if I only want the user/group it's mounted as to have access (excluding root because root accesses all), i just use a different umask, right? (i.e. umask=0007, rather than 0000)? [18:32] actually I think "user" does allow user mount, see http://manpages.ubuntu.com/manpages/trusty/man5/fstab.5.html [18:33] yes, changing the umask should change access to the mount point. [18:33] it shouldn't touch the permissions of the files in the mounted FS, though [18:34] which makes sense, but can be astonishing [18:36] when I enable periodic updates via /etc/apt/apt.conf.d/10periodic, what time of day is it running apt-get update, etc? [18:36] haza-w`: tried the third proprietary driver and the result was the same: I was forced to use sudo apt-get remove fglrx-* to get back to the default one. [18:37] Is there any other way I can get hardware acceleration withous using those drivers? Somebody mentioned earlier a way [18:39] Hey guys, my java apps are unable to reach the internet, i tested my code on osx and it works well, i tried different 3rd party java apps on ubuntu and they are all unable to reach internet, i tried using both Oracle jdk8 and Open jdk8 same issue, i think the problem came right after i updated my system, im running Ubuntu 15.04, and yesterday when i updated the system, ubuntu reported a problem, i can't remenber what was the problem [18:39] :/, do you have an idea on what's going on ? [18:40] !vivid | scellow [18:40] scellow: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [18:40] ubuntu 14 is one of the worst, sorry to say... I reinstalled and installed java, netbeans and restart the box.. And I landed again to the same issue... ubuntu s**** [18:41] Hello, I filled up my boot partition, removed a partition to try and put new space into it and now I am stuck at initramfs, can anyone help please? [18:41] tonph: ranting and such doesn't help here - this is a support channel not a venting channel. [18:41] bazhang: thanks :) [18:42] teward: I do understand - so i just sorry... whole day i am wrestling to fix ubuntu issue... first is 12.04 broken pipe and now its ... :( [18:43] Rakholl: can you type exit ? [18:44] ioria: it'll bounce me right back to the same situation, says ALERT! /dev/disk/longstringofnumbersandletters here [18:45] I'm trying to start a 64bit ubuntu from a USB drive and I have one encrypted device along [18:46] tonph: Ubuntu, like any OS, works great provided you have well supported hardware. [18:46] ioria: It tells me to Check cryptopts=source= bootarg: cat /proc/cmdline [18:46] cat /proc/cmdline [18:47] I have Lenovo G500 - and my ubuntu 12.04 was working great, but all of a sudden - I encountered Could not write byte issue so i tried reinstalling ubuntu 14. And that is more of a .. [18:48] the previous command input gives a response of BOOT_IMAGE=/vmlinuz-3.11.0-12generic root=dev/mapper/ubuntu--vg-root ro quiet splash [18:49] tonph: so you encountered an issue and thought "I'll upgrade to 14.04 that will fix it"? [18:49] Rakholl: try : sudo update-grub sudo grub-install /dev/sda [18:49] tgm4883: I installed not upgrade.. [18:49] tonph: that wasn't really my point... [18:50] if all else fails re-install the OS. ROFL [18:51] ioria: /bin/sh: sudo: not found [18:52] Rakholl: try : dpkg-reconfigure mdadm [18:53] tonph: so if you do a clean install, do nothing in the clean install, reboot and then you can't get to a desktop? [18:53] ioria: How do you remember these commands???? [18:53] tgm4883: yes [18:53] ioria: /bin/sh: dkpg-reconfigure: not found [18:53] i don't [18:54] Refering somewhere?? [18:54] tonph: you've tried that? Last I saw, you installed stuff in the latest install [18:54] tgm4883: not do nothing, I installed oracle java 8 and netbeans and rebooted the system [18:54] Rakholl: are you on RAID ? [18:54] tonph: when you did the fresh install, did you keep your home directory? [18:55] tgm4883: noh, I clean everything and did a clean install [18:55] ok [18:55] tonph: are you getting to lightdm? [18:56] (eg. the login screen) [18:57] tgm4883: yes - I can see the login screen and also use password to login... and then I landed in a blank page only wallpaper [18:57] tonph: what about if you login to guest mode? === Mohi is now known as IAmNotThatGuy [18:57] nope... [18:58] just ablank wallpaper [18:58] ioria: How do I find out? [18:58] hmm [18:58] its frustrating :) [18:58] tonph: if you do ctrl+alt+t do you get a terminal? [18:59] tgm4883: noh - i can simply right click and change the background .. and bla bla [19:00] how about alt+F2 [19:00] I think he is already logge din? [19:00] logged in*? [19:00] ok, nvm [19:00] tgm4883: this is the first time I have expressed such a bad feelings with ubuntu... I too have used ubuntu for a bit time.. but ths new releases... :( [19:00] linuxwiller: alt+f2 will bring up the run command dialog [19:00] tonph: how about alt+f2 [19:01] tgm4883: nothin [19:02] tonph: odd. And you didn't install any prop drivers or anything? === Kris is now known as Kriss [19:03] tgm4883: thats why its frustrating to me.. :) [19:03] alt+f2 locks up the machine, just a console spacer flashing on the top left corner, doing nothing [19:04] by the way, on the ubuntu start creen: "cryptsetup: evms_activate is not available" [19:07] tonph: i haven't been following your issue the last 2 hours. have you tried this http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears [19:08] How often does the update-motd.d update the MOTD? I've set up a script to just echo some stuff but for some reason it's still not updating the motd. [19:08] Rakholl: the command : mount /dev/sda1 /mnt/boot seems to work ? === erika is now known as Guest43189 [19:10] tgm4883: I followed this http://www.webupd8.org/2012/10/how-to-reset-compiz-and-unity-in-ubuntu.html, and used unity-reset and restarted my box [19:11] now i can see the menu-bar and other stuufs too ... [19:11] and i can also evn access the Ctrl+Alt+t to open the terminal.... [19:11] ioria: mounting failed, no such file or directory [19:11] tonph: cool [19:12] tgm4883: frankly saying, I was going mad and started thinking many things that I hate to think with ubuntu... [19:12] Rakholl: the command : lsblk ? [19:13] tgm4883: thanks for the chase with me... to the problem.. thnx [19:13] tonph: so its all working now [19:13] tgm4883: yeah , still m rechecking by rebooting .. [19:13] Hey peeps, how do I prevent ubuntu from sleeping while watching online streams? And why doesnt it happen when I'm watching stuff on vlc? thanks in advance. [19:14] ioria: lsblk: not found [19:14] tgm4883: yeah i can see the icon and menu ... :) ... [19:14] thnx to all ... === zzz_Ridley is now known as Ridley5 === derk0pf is now known as derk0pf|NA === derk0pf|NA is now known as derk0pf [19:20] how to enter special characters or other language characters while logging in or in bash or other applications ? [19:22] /70 [19:23] Pici: me ? [19:23] newuser789: Depends on whatever's managing the input; sometimes the window manager, sometimes the app. There's usually a "super" key (try right-hand Windows key) that is used either in sequence or combination. [19:23] newuser789: no, that was a typo [19:25] jhutchins: any page explaining about this ? [19:28] newuser789: sometimes its ctrl+shift+unicode [19:28] newuser789: Many. Again, it depends on what you're working with. [19:30] Hey peeps, how do I prevent ubuntu from sleeping while watching online streams? And why doesnt it happen when I'm watching stuff on vlc? thanks in advance. [19:33] newuser789, i usually open a gedit window, and hold down the Alt Gr button (immediately right of spacebar) while typing. combine with shift for additional chars [19:33] newuser789: http://fsymbols.com/keyboard/linux/choosers/ http://fsymbols.com/keyboard/linux/compose/ [19:34] Chotaz: It's a feature of the player, sometimes configurable, sometimes not there. Depends on the player. [19:34] Chotaz, try System Settings> Brightness & Lock > Turn screen off whe inactive for: and lock on/off [19:35] Man! I gotta learn how to use this IRC thingy [19:35] irani kesi has? [19:35] [19:31:07] Hey peeps, how do I prevent ubuntu from sleeping while watching online streams? And why doesnt it happen when I'm watching stuff on vlc? thanks in advance. [19:36] How can I get this in HTML format saved locally too look at when offline? file:///usr/share/xubuntu-docs/desktop-guide/index.html [19:36] does it only go to sleep in those situations or it goes to sleep when you do nothing for a while? [19:36] Chotaz: I use Caffeine, which automates the process when it detects a plugin like Flash player in fullscreen mode. [19:36] Chotaz: wich WM? [19:36] ioria: thank you for the effort, but I think the mystery will be solved another day [19:37] Prezident, GNOME? [19:37] Fluxbox? Then take a look at your xscreensaver [19:37] VLC doesn't allow the system to sleep [19:37] Aha, dont know gui settings, only text [19:37] Might be a kernel setting aswell. [19:37] What is your screensaver time on? [19:37] Rakholl: sorry [19:37] Chotaz: Give Caffeine a whirl, see if it works for you. [19:37] I was looking at Caffeine right now, but I was looking for a more definitive, less 'toggle-y' way. [19:38] $ sudo add-apt-repository ppa:caffeine-developers/ppa && sudo apt-get update [19:38] $ sudo apt-get install caffeine [19:38] $ ln -s /usr/share/applications/caffeine.desktop ~/.config/autostart/caffeine.desktop [19:38] TimeVirus, go to system settings -> Brightness and Lock -> Turn off screen when inactive for [never] [19:39] what marcelo_ ? [19:39] Chotaz: By default, it runs as a daemon and detects when it should disable screensaving for you. There is a toggle widget that can sit in the notifier bar, if you really want, but I don't use it. [19:40] Open up System Settings, go to the "Brightness and Lock" setting and change the "turn off screen when inactive for:" to 'Never' [19:40] I would like to have the Xubuntu Documents in HTML format saved locally for when I'm not connected to WAN [19:40] Hey guys [19:40] Hey Goose [19:41] Sooooo.... anyone wanna let me know how the hell to edit my conky files? [19:41] conky files??? [19:41] gedit? [19:41] lol [19:41] nano? [19:41] Goose_: vim /path/to/conky/files [19:41] vim [19:41] or vim [19:41] don't forget to apt-get that vim [19:41] foosudo deconky-my-files /* [19:41] not here by default? [19:41] :O [19:42] use nano [19:42] it is preinstalled [19:42] What are the differences betwen vim/vi/nano? I prefer nano but that's jsut me [19:42] then use nano [19:42] cool then nano is da man anyway [19:42] Vim is more for a power user super ninja master text editor programmer [19:42] lol [19:42] k [19:43] ^ nice description haha [19:43] How can I find the path to the files? [19:43] Vim for command line, Sublime 3 if I want a GUI [19:43] or GVim ;) [19:43] Goose_: find or locate [19:43] nano! [19:43] Sublime Text +1 [19:43] o\ [19:44] I'm glad I got myself 100% rid of Windows... Thank you Valve for 'dem ports [19:44] i love nano and terminal text editors as much as the next guy, but for some things, i want notepad++ to have a linux version so badly. silent file and undo-history persistence without manual saves, plus ftp plugin for streamlined syncing. geany is nice, but doesn't do these 2 things. [19:45] treelzebub: gedit? kate? [19:45] treelzebub: have you tried Atom? It's delicious [19:45] and slow [19:45] My only issue was finding the actual files. I know how to edit them ahah [19:45] true that xD [19:45] i want a text editor that allows me to keep tons of tabs open, and not ask me if i want to save my changes, EVAR [19:45] does atom do that? [19:45] haza-w`: ah, I see so I can disable the notifier bar bit and just let it run on background? btw: i added the caffeine repo and ran apt-get update, however, there is no 'caffeine' package to install [19:46] Some people say that atom is super-configurable, but I'm more of a vim guy [19:46] Goose_: should have said that then, instead of "...how the hell to edit my conky files?" [19:46] Chotaz: Yes, the softlink in ~/.config/autostart will start the background daemon on login. [19:46] heard atom is super sluggish [19:46] And that's interesting with regards the missing package... [19:46] Yeah, sorry. Long day ahah [19:47] What Ubuntu version are you on? [19:47] I don't edit conky files [19:47] yeah, atom looks like too much overhead, and it's sluggish on 14.10, according to some forum posts... something to keep in mind [19:47] Copy configs from around the internet [19:47] Nixie Pixel is probably the best youtube channel for new Linux users [19:47] haza-w': me? [19:47] Never seen videos [19:47] always forums for me [19:47] no, sorry, Chotaz [19:47] haza-w`: 14.10. I just noticed on "apt-get uodate" that it's returning 404 for the caffeine ppa [19:47] I noticed that earlier too [19:47] Chotaz: Typo? [19:48] Nixie Pixel is a hotty too :) :P [19:48] well ish [19:48] !ot [19:48] lol [19:48] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [19:48] haza-w`: already checked. I copied the ppa link from webupd8 [19:48] i'll give Atom a shot. I'm not sold on my 14.10 install. might go back to 14.04. having hella encryption + swap issues. [19:49] Chotaz: You could always download the package directly: https://launchpad.net/~caffeine-developers/+archive/ubuntu/ppa/+build/6732658 [19:49] Guys I need help [19:49] dont ^ [19:50] my pc is stuck on rescue mode [19:50] I don't think the ppa exists under Utopic, which would explain the 404 [19:50] I just wanted to know if there is a solution [19:50] haza-w`: Chotaz: caffeine is in the ubuntu repositories, no point in adding a ppa for it anyway [19:50] haza-w`: huh, thanks, i was not finding the link on the launchpad website [19:51] Chotaz: don't install the package manually, you'll have a bad time [19:51] Ben64: i was not finding any package by that name before adding the ppa anyways. [19:51] ooh, it got removed in 14.10 [19:52] so I'm stuck with installing it manually I guess? [19:52] no [19:52] don't do it [19:54] hello [19:54] is 'Keypass' the best way to do Authentication these days? [19:54] hello [19:54] Hi [19:55] dammit i cant type one letter here [19:55] Either KeePass or LastPass [19:55] TimeVirus, ^ [19:55] someone can help how copy files in terminal started with > & [19:56] ok HeroCC [19:56] thanks [19:56] TimeVirus, I think the official answer is this: http://developer.android.com/reference/android/accounts/AccountManager.html [19:56] shit [19:56] no [19:56] wrong channel. don't listen to me :D [19:56] I am unable to read text in the ubuntu software center [19:56] hunesco, no, that is a stupid letter in a filename [19:56] text and background are same color I think [19:57] I need rename before copy? [19:57] OerHeks indeed [19:57] hunesco, yes, good luck with that, what OS allows a '&' in a filename? [19:57] lol great nick pilsnerpopper but it should be lager(licker?) [19:58] i really dont know, i hope so [19:58] tks ;) [19:58] hunesco: try putting a \ in front of each non-text character (including space). [19:59] TimeVirus, Pilsner is a lager :) [19:59] I do like Lagerlicker though, hahah [19:59] lol noooooooooo [20:00] :) [20:00] https://en.wikipedia.org/wiki/Pilsner [20:00] hmmm [20:00] corrected I do stand pilsnerpopper [20:00] ;) [20:01] jhutchins, like this: cp \&filename /path/to/target [20:01] ? [20:01] I actually learned that not too long ago too === kpease_ is now known as kpease === kpease is now known as kpease_ [20:03] Ybor Gold is my favorite, though its mighty hard to find after that would have to be YengLing(sp?) [20:04] Ybor Gold is a microbrew-Tampa, FL [20:04] great lager [20:04] !ot | TimeVirus, please use #ubuntu-offtopic for beer chat [20:04] TimeVirus, please use #ubuntu-offtopic for beer chat: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:04] hahahah [20:04] heh [20:04] bots got no taste [20:05] mk thanks for the scolding(s) [20:05] another time perhaps [20:07] xubuntu 14.04 turns off monitor and boots too long, how fix this [20:07] if Im requesting API calls internal to a machine ... is there a REALLY good reason I need to have CORS enabled? [20:09] ljmod, "boots too long" install bootchart, to see what takes so long? [20:09] !info bootchart [20:09] bootchart (source: bootchart): boot sequence auditing. In component universe, is extra. Version 0.90.2-8ubuntu2 (utopic), package size 10 kB, installed size 96 kB [20:10] https://wiki.ubuntu.com/BootCharting [20:11] forgot to ask - Why don't I have the option to Hibernate this puter? How can I add that? I thought all it took was a computer able to do that and a swap = RAM, no? [20:11] Win 7 is able to Hibernate why not Xubuntu? [20:12] why are bananas not apples? [20:12] hello, how do you uninstall and delete facebook messenger? (wanted to ignore but i misclicked) [20:13] better response times when 'off topic' [20:13] lol [20:13] bananas are not apples because toasters are duck [20:13] it's that simple [20:13] On ubuntu it takes some steps, to enable hybernate > http://ubuntuhandbook.org/index.php/2014/04/enable-hibernate-ubuntu-14-04/ , for Xubuntu i don't know [20:14] aha [20:14] thanks [20:14] Myabe the team in #xubuntu can help? [20:14] you're welcome, next time i can teach you how to hunt lions with a teacup [20:14] Alright so I got the Bauraturia setup for my conky and cannot figure out for the life of me how to change the weather settings, or any of that setup. I found the main conky.conf file but that isn't any help? Anyone know how? [20:15] I thought there was just the one channel for all Ubuntus sorry and thanks OerHeks [20:15] Do most people here run Unity or Gnome or something else? [20:16] I run Unity [20:16] Xfce here this latitde D420 can NOT run Unity well at all ... [20:16] Unity here [20:16] and I LOVE Xfce anyhow [20:16] !poll [20:17] so plastic [20:22] I am in the process of building an Ubuntu server to be a gateway/router, does anyone have a recommendation for a package to shape bandwidth for users? [20:25] hydruid, check out trickle: http://manpages.ubuntu.com/manpages/precise/man1/trickle.1.html [20:25] anyone know if there is an ubuntu-core img? [20:27] treelzebub: thank you! [20:27] ohai :) [20:28] hydruid, replace "precise" in that url with whatever version of server you're running, to make sure the info is relevant :) === arun_ is now known as arunpyasi [20:29] is there a way to get some kind of output of a no working crontab? [20:31] dfinninger, http://cdimage.ubuntu.com/ubuntu-core/ or join #ubuntu-devel for support https://wiki.ubuntu.com/Core === Max_ is now known as Guest17943 [20:31] hi to all [20:33] sopparus: sure add something like this to crontab at the end of the line that doesn't work > /tmp/cron.txt [20:33] OerHeks: thanks === sysop is now known as Guest76464 === Joel is now known as Guest85347 === kpease_ is now known as kpease === kpease is now known as kpease_ [20:40] hey anyone here can help uninstall facebook messenger? [20:40] please? [20:41] can confirm: Atom does exactly what I was talking about, and it's also pretty slow. but it looks gorgeous under 14.10! [20:41] Lamp: apt-get remove fbmessenger ? [20:41] will try [20:42] Lamp: sudo [20:43] doesnt work [20:44] Lamp: why? what did it say? [20:44] can't find the pack facebookmessenger [20:44] sudo apt-get remove FacebookMessenger th [20:44] this is what i typed [20:45] Lamp: sudo apt-get remove fbmessenger [20:45] doesnt work as well [20:46] same message "impossible de trouver le paquet fbmessenger" [20:46] Lamp: how did you install it? [20:47] went on facebook, had the popup to install additional apps for facebooks, i tried to click on the arrow to ignore it but i misclicked and ended up with it being installed [20:48] tldr tried to ignore app misclicked -installed [20:48] Lamp: firefox/google_chrome ? [20:48] firefox === kpease_ is now known as kpease [20:49] you'll have to remove the addon in firefox thought you ment a ppa and as haven't got firefox i forgot where it is [20:50] it's not here either [20:50] Lamp: http://superuser.com/questions/495896/how-can-i-uninstall-facebook-messenger-for-firefox [20:51] whaut [20:51] thanks, gonna have a look at it [20:51] np [20:52] doesnt work [20:53] it's not a plugin it's in my toolbar === kpease is now known as kpease_ === kpease_ is now known as kpease === kpease is now known as kpease_ [20:54] Hi. I'm currently trying install php5 with ZTS enabled, according to this https://stackoverflow.com/questions/25686800/how-to-recompile-php-with-zts-enabled-on-ubuntu there is PPA for that. But I added the ppa and update&upgraded my system. Still the ZTS support is missing. Any ideas [20:54] Lamp: not sure then :( [20:54] ? [20:54] ok np [20:55] Lamp: others still might know in here :) [20:56] !bongoat Plath, Sylvia - The Bell Jar (v4.1) (rtf).rar ::INFO:: 647.3KB [20:56] lulu: I am only a bot, please don't think I'm intelligent :) [20:56] !bongoat Plath, Sylvia - The Bell Jar (v4.1) (rtf).rar [20:56] lulu: I am only a bot, please don't think I'm intelligent :) [20:56] !warez | lulu [20:56] lulu: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [20:57] so so sorrrrry [20:57] :( [20:57] i got mixed up [20:57] i am really sorry [20:57] ok found a way [20:58] gr33n7007h i should have looked for it in the ubuntu soft centre and then selected uninstall [20:58] ... my bad [20:59] Lamp: oh yeah, i didn't think of that :) [21:02] Error: /usr/bin/ld: cannot find -lfstfar [21:02] but ldconfig -p lists libfstfar.so (libc6,x86-64) => /usr/local/lib/fst/libfstfar.so [21:02] what am i doing wrong? [21:02] Hey, does any of you guys know how to get a window always showing in front of other windows being used? [21:03] Win or Linux? [21:03] marcelo_: ^ [21:03] linux of course :) [21:04] what is the right mpm to use on ubuntu apache for a website with high concurrency? [21:04] marcelo_: googe sait this: http://stackoverflow.com/questions/4345224/x11-xlib-window-always-on-top [21:04] im seeing each apache instance using a ton of CPU...i cant imagine what it oculd be doing [21:05] question about the gui software updater. At some pint I unchecked a couple of packages to update, now they always show up when my software updater pops up. I cant select them to check the box to update, why? I have updated through the command line and these two packages always shows up later in the gui updater. [21:05] marcelo_, most apps can be controlled with left mouse > allways on top [21:07] marcelo_: in Gnome, right click on the bar that represent the window you want to be on top. Then just tell "always on top" [21:09] In an upstat script, in the post-stop stansa, can I get the former PID of the currently running process? [21:10] OerHeks, Yves thx guys [21:10] np :) [21:12] can someone tell my why linking something with -lfstfar fails, even when ldconfig finds libfstfar.so ? === fengshaun_ is now known as fengshaun [21:22] On my LTS system after suspension the lock screen password is always incorrect. This is strange, because if i lock the screen previously with "dm-tool lock" I don't get this error. [21:23] Where can I add a script to run "dm-tool lock" before suspending? [21:23] yuuchan, http://askubuntu.com/questions/250690/how-to-run-a-script-when-suspending-resuming-sony-vaio-ubuntu-12-04 [21:23] yuuchan, try googling first [21:24] thank you very much.. [21:24] I am having trouble getting youtube to be fullscreen [21:24] any ideas of where to start? [21:25] what kind of trouble do you have? [21:25] what browser do u use? [21:25] however I have aleady tried this solution, the result was that the command is run AFTER suspension, which breaks both suspension and lock-screen === kpease_ is now known as kpease [21:28] <_Rarity> Hello. I'm not getting any answer in #ubuntu-unity, so I am going to ask here: === jottr_ is now known as jottr [21:28] <_Rarity> Is it possible to separate the workspaces on each monitor in a multi-monitor setup? (When you change a workspace on a monitor #1, the workspace stays the same on monitor #2) [21:28] anyone happen to know of a ppa or a way i can install synergy 1.6.2? [21:29] code-guru, I am using firefox and when I click full-screen, nothing happens and the normal-size video freezes [21:29] code-guru, hitting escape will allow me to continue watching in normal view [21:30] i'm using Ubuntu 15.04 on a 64-bit machine and I'm having trouble installing Skype. help? [21:30] does this happen when u use Google Chrome ? [21:30] !vivid | stef1a [21:30] stef1a: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [21:30] stef1a, provide more information [21:31] support in #ubuntu+1 untill release [21:31] i see there's a vivid build for 1.6.2 but i don't see a .deb, is it provided elsewhere? [21:33] stef1a, you can go to the skype website and Download the ubuntu .deb package. Double click (will open the software center) and it will install it for you [21:34] nevermind found the deb [21:34] marcelo_: I get the error, "cannot install libqtwebkit:i386" [21:34] libqtwebkit4:i386 [21:34] In any case, is there a good alternative to pm-utils? [21:34] when I try to install this with apt-get, I get unmet dependency errors [21:35] stef1a try apt-get update [21:35] see if this dependency will fix the problem https://launchpad.net/ubuntu/vivid/+package/libqtwebkit-dev [21:35] Wait, I think that's the wrong link [21:36] You know DropBox? [21:36] stef1a, you will get all sorts of solutions, you should ask in #ubuntu+1 [21:36] OerHeks: okay, thanks [21:36] hi guys, i have a very basic question, how are we supposed to switch between open applications using mouse? [21:36] hi [21:37] OerHeks, I know it doesn't use the mouse, but you could try Alt+TAB which is awesome for switching applications [21:38] I just updated from ubuntu 13 to 14. After the requested reboot it's not opening the desktop anymore. I see a terminal with some info like /dev /sys no such file or directory. Anyone who knows what may cause that or how to fix it? [21:38] type "startx" [21:38] startx [21:38] pilsnerpopper startx is not a command [21:38] I think I'm in some sort of rescue shell [21:39] wrong, startx is old, sudo start lightdm, or try crtl alt F7 first [21:39] Busybox v1.21 [21:39] when did startx stop being used? hahah [21:39] OerHeks sudo not found :/ [21:39] what happens if I install Ubuntu on Windows drive? Will my Windows stuff get overwritten? I dont get the option to install "side by side" [21:39] i installed window-list indicator for this mission [21:40] startx disappeared with GDM [21:40] roxlu try su [21:40] hello [21:41] i need some help with an installation of ubuntu server [21:41] makes sense, I still use it for raspbian [21:41] yuuchan I found this post, which describes the same issue: http://askubuntu.com/questions/452631/ubuntu-14-04-doesn-t-boot-after-upgrade-from-12-04-installed-inside-windows-8-1 [21:41] with solution [21:41] (fingerscrossed) [21:42] the display show me some error, like "mount: mounting /dev/sda on /media failed: Invalid argument" [21:42] roxlu, inside windows 8? [21:42] somebody to help me? [21:42] No, I have a dual boot system [21:42] win8 +ubuntu [21:42] roxlu, i would boot in single user mode, and perform: sudo apt-get install -f # to see if that solves anything [21:43] OerHeks thanks, but what about this solution: http://askubuntu.com/questions/452631/ubuntu-14-04-doesn-t-boot-after-upgrade-from-12-04-installed-inside-windows-8-1 ? [21:44] ah that seems to work [21:45] re: skype for 15.04: it looks like people have gotten this working herer: http://ubuntuforums.org/showthread.php?t=2266266. when i try sudo apt-get install skype:i386, i get an unmet dependencies error. any ideas? (the ubuntu+1 channel is pretty quiet) === thomas_ is now known as Guest46641 [21:46] OerHeks yep that works fine. [21:47] what is the desktop environment used in ubuntu phones? [21:47] Unity 8 [21:48] will gnome and kde environments run? [21:48] hay207: out of the box, no. It doesn't ship with X or Wayland, which they both require. === darren is now known as Guest86065 [21:48] you dont want gnome or kde to be used by finger touch only [21:49] is there an article about unity importance? [21:49] importance? [21:49] what do you mean by "importance"? [21:49] if you mean something like marketshare you will get 12 answers if you ask 10 guys [21:50] what is unity and its icapabilities [21:50] not clear enough in wikipedia [21:51] unity7, the thing you actually see as standard desktop on the ubuntu desktop so far is a gnome-shell working with compiz running on the gnome3 basis. [21:52] How would I mount an SMB location with the terminal [21:53] so unity replaces gnome-shell? [21:53] Sorry I meant connect to [21:53] hay207: unity is an alternative to gnome shell or kde, yes. [21:53] i cant use gnome extensions with unity [21:53] hay207: you cannot [21:53] unity is not gnome shell. [21:53] completely different technologies [21:54] hay207: unity is another shell for the gnome basis. the gnome-shell is standard shell that gnome uses. its a different thing but both use the same basis. === kpease is now known as kpease_ [21:55] and gnomeshell has no touch capabilities i guess [21:55] dunno, never used it [21:56] well they should work with touch. but they are not optimized for it, so there are some actions that are very tricky to use instead of beeing easy to use. [21:57] ok thanks guys for clarification [21:57] hi all [21:57] asl+race pls [21:58] i love ubuntu, waiting for ubuntu phones and tablets [22:00] now it says skype-bin is a virtual package... [22:01] stef1a: do you have the canonical partner archive enabled? [22:01] stef1a: (that's where I have the skype-bin:i386 package installed from) [22:01] popey: looks like it, yeah [22:03] stef1a: can you show a "apt-cache policy skype" in a pastebin? [22:05] k1l: http://pastebin.com/JJNucJsJ [22:05] #ubuntu-gnome live dvd has no desktop on aopen 965D media player, no efi boot from USB even on another efi based bios mb asus E35M1-Deluxe MB (Amd). It does run Kodi-Ubuntu. New User thanks for your help. [22:06] stef1a: you are mixing repos. that is very bad. if you use 15.04 please ask in #ubuntu+q and make sure that in your source.list there is not utopic. [22:06] stef1a: or better: show a "cat /etc/apt/sources.list" in a pastebin to be sure [22:07] stef1a: Vivid has a Partner repository caontaining Skype. You should try installing it that way first, as I said to you in #ubuntu+1 already [22:07] http://pastebin.com/kkynzR4F [22:08] hola [22:08] i'm unsure how to enable / disable the correct sources [22:08] hello [22:08] i need help [22:08] !repos | stef1a [22:08] stef1a: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [22:09] necesito ayuda [22:09] stef1a: ok. do a "sudo nano /etc/apt/sources.list" then go to the lines that contain the "utopic" (51 and 52 in the paste) and make a "#" at the beginning of that line. then press ctrl+o for saving and then ctrl+x for exit. [22:10] kiro: You can ask your question either in this channel in English, or in the #ubuntu-es channel in Spanish [22:10] stef1a: then "sudo apt-get update" to get the new list. then for more support please ask in #ubuntu+1 :) [22:11] i'm configuring an ubuntu server for a web application and i want to lock down the security so that only root can login via ssh [22:11] is that a good/reasonable approach? [22:12] limbera: that is the total wrong approach [22:12] The more reasonable approach is that root is never allowed to login by ssh [22:12] hj [22:12] i see [22:13] limbera: so you could make it work only by key auth (and make sure you dont loose you key :) ) [22:13] what are some terms i can google to learn more about that [22:13] limbera: You might want to look at this article: http://blog.mattbrock.co.uk/hardening-the-security-on-ubuntu-server-14-04/ === arun_ is now known as arunpyasi [22:14] thanks [22:15] anyone know why my toolbar keeps disapearing... im running ubuntu 11.4 [22:15] !eol | adminX1X [22:15] adminX1X: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [22:16] How would I connect to an SMB location through the terminal [22:17] adminX1X: no one is going to fix stuff on software that is not meant to run anymore anyway. so upgrade to 11.10 and then 12.04 at least [22:17] adminX1X, 11.04 or 14.04 ? there are hide settings in 14.04 systemsettings>appearance [22:18] Bray9082_: something similar to "mount -t cifs //server-name/share-name /mnt/cifs -o username=shareuser,password=sharepassword,domain=nixcraft" [22:19] tgm4883: could I replace server name with the IP Address [22:19] Bray9082_: yes [22:19] When waking my machine from suspension lightdm doesn't let me unlock the screen. Password is always incorrect, even when it's not [22:19] What could be causing this problem? [22:20] I’m on lubuntu 14.04 LTS and try to share my desktop via xrdp. It works but it always opens a new x session; i would like to share the local session that I am logged in. How? [22:20] I have already reconfigured it with dpkg-reconfigure lightdm [22:20] I still get the same behavior [22:21] narfnarfnarf: Have a look at x11vnc. It’s – you might have guessed – vnc though. [22:22] vlt: does this mean I cannot share a session via xrdp? only login to a new session on the same machine? [22:22] narfnarfnarf: You can run x11vnc as your user with something like "x11vnc -display :0 -forever" === Dreaman is now known as lion [22:23] narfnarfnarf: No. That did mean infact that I know of a tool named x11vnc which does something similar. [22:23] vlt: ok, thanks [22:23] but it’s a requirement for me that it uses RDP [22:23] =/ [22:24] narfnarfnarf: Maybe now that you know that there’s x11vnc you can be a little more soecific in what you type into your search engine to solve that problem ;-) [22:24] narfnarfnarf: what are you using to connect to the RDP session? [22:24] I don't have a USB stick or a CD drive, is there any other way to install Ubuntu? [22:25] !install | trillnasty [22:25] trillnasty: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [22:25] tgm4883: atm Microsoft Remote Desktop on Mac [22:25] narfnarfnarf: have you tried the options to connect to the "console"? [22:26] trillnasty: its easier if you just get a cd/dvd or usb. other ways might be more time consuming than just to get that install medias :) [22:26] k1l: Well I can get my hands on a USB stick tomorrow, but I need to install Ubuntu today. [22:26] tgm4883: it says - error connecting; i need to enter a password, but compared to the other variants there’s no username field… [22:26] trillnasty: but possible [22:27] narfnarfnarf: have you looked at this http://askubuntu.com/questions/235905/use-xrdp-to-connect-to-desktop-session [22:27] trillnasty: see the bots message === dsc_ is now known as mdoge [22:30] Has anyone heard a problem where nautilus starts showing hidden forlders all the time - all of a sudden? [22:30] folders I mean [22:31] redemptionsong: press ctrl+h [22:31] Hide them by pressing ctrl h [22:31] bekks: That's all well and good - but the next time it's fired up you're right back to seeing them all again [22:32] tgm4883: yes, and I still get: error connecting [22:32] oh, I found it. Just hadden't thought of what to do until now [22:32] redemptionsong, check the settings, i find it handy [22:33] OerHeks: Yeah, I found the settings :) [22:34] connect [22:34] connect to [22:34] #connect [22:34] fuck [22:34] connection failed [22:35] is it possible to format a ntfs HDD that was hibernated? i dont have access to windows [22:36] AfterDarkness: you can format (means erasing all the data) the partition with a live ubuntu system. [22:37] i already have ubuntu i mounted the HDD on read mode to back it up [22:37] now that i finished i want to format it but i was afraid that it might brick the HDD [22:37] dunno [22:37] new technology file system my ass [22:38] no. that will not break the hdd. just the data in there will be lost (what is the intention on formating anyway : ) ) [22:38] just open gparted for that task. but be aware not to touch the other partitions from ubuntu [22:38] Is it possible to install Ubuntu in under 256mb and then install the rest from the system itself? [22:38] yeah i noted the name sda1 for the 1tb HDD and sdb for boot [22:39] sdb has a swap it wont be easy to make a mistake and formate the other one even if i wanted to lol [22:47] trillnasty, debootstrap [22:50] tgm4883: That code you gave me before seems to have to write permissions [22:52] where is the appropriate place to store public keys [22:52] ~/.ssh [22:52] or ~/Users//.ssh [22:52] for an ubuntu server [22:53] limbera: Really it doesn't matter where they go. By default, they are located in ~/.ssh for a user. [22:53] ok thanks [22:53] limbera: If you have them in a non-standard location, you will need to either create a config file (~/.ssh/config) or use the -i option to specific the location of the key. [22:54] limbera: I would say best practice is to keep it in the user's ~/.ssh directory though. [22:55] ok [22:55] so i'm trying to lock down my server and prevent ssh login and only allow key autgh [22:55] *auth [22:55] i've generated a pub/private key combo on my local machine and i've transferred the public key to my server [22:56] should i just leave it in ~/.ssh [22:56] hello, i see my motherboard sound hdas in dmesg but not anymore in sound manager since like a week, i now work with a usb soundcard [22:56] security wise is there any difference between ~/.ssh vs ~//.ssh [22:56] limbera: If you are only having people log into the server, then you don't need to create keys for the users on the server. [22:56] where can i look for more informations on the topic, or i didnt enter the right keyowrds [22:57] yep rypervenche so 1 key in ~/.ssh to allow root access is sufficient and sage? [22:57] *safe [22:57] limbera: ~//.ssh is likely not quite correct. It should be ~/.ssh [22:57] yeah i was being lazy and using brevity [22:57] limbera: ~ is already /home/user/ [22:57] oh gotcha [22:57] lol [22:58] k1l: if logged in as ~user :) [22:58] i didn't realise :P [22:58] limbera: You might want to check my private message as well. === AustinTheGrey is now known as AustinTheGrey_Aw [22:59] Bray9082_: huh? [22:59] tgm4883: mount -t cifs //server-name/share-name /mnt/cifs -o username=shareuser,password=sharepassword,domain=nixcraft [22:59] I can't write to the drive [23:00] Bray9082_: did you add write permissions for your user in Windows [23:01] # Started :Mon Mar 16 19:32:03 2015 [23:01] # Last update : Mon Mar 16 20:14:16 2015 [23:02] tgm4883: I am not using windows I am mounting a an ex4 formatted qnap to ubuntu 14.10 [23:03] I can write to the drive if i connect to it through the GUI [23:03] Bray9082_: if you want to write to it, then you need to give yourself write permissions on the qnap [23:03] tgm4883: I can write to the drive if i connect to it through the GUI [23:04] Wait a second [23:04] is there a solution for lag when copying a large file? [23:05] AfterDarkness: yes, buy a ssd [23:06] k1l, i mean come on my mouse is barely moving this not supposed to happen [23:07] k1l I wish I could afford one (large enough) I've been wanting one for while now :( [23:07] ah [23:08] tgm4883: if I use brows networks in the GUI I can write to the drive [23:08] Bray9082_: what is the error when you try writing there via CMD line [23:11] tgm4883: https://gist.github.com/anonymous/58052be1ffb2c9ddb7c0 [23:11] But I can not drag and drop files to the drive [23:12] Bray9082_: so it works with sudo? [23:12] You don't have proper permissions setup for /media/backup/data [23:12] Hello, Is it possible to create a samba share using all uppercase letters for the share name? (if I use [plex] in smb.conf, it shows up as 'plex', [Plex] shows up as 'Plex', but [PLEX] shows up as 'plex') :\ [23:14] tgm4883: Yes it works with sudo [23:17] Bray9082_: then you don't have the access on Linux permissions [23:18] if i set the permissions to 777 on /media/backup should it work [23:18] Bray9082_: I'm on my phone right now, but you should just need to give yourself write permissions to that Linux folder [23:18] Bray9082_: I would first off check the permissions and fix them, dont just 777 [23:19] Bray9082_: that should work, but IMHO that is the incorrect way to fix it [23:19] hum [23:19] Bray9082_: look up chown [23:20] see what group that /media/backup belongs to, and add yourself to that [23:20] ^ That [23:20] hello!! [23:20] cage_raphel: Hello [23:20] lasko, : how are you mate ?? i need help connecting to wireless. [23:21] I'd be happy to help, next time jsut ask the question all 1 line and someone will answer if they know the answer. [23:21] lasko, : i am running a ubuntu 14.10.. my wifi was working perfectly alright until for some reason my wifi stopped working.. and everytime i press the wifi key it seems to tuen the areoplane mode on and not the actual wifi. [23:22] cage_raphel: Do you see the interface in ifconfig (probably named something like wlan0)? [23:22] lasko, : i am just a beginner when it comes to linux.. do i need to run a ifconfig? [23:23] Hi [23:23] cage_raphel: ifconfig is a command that will show you information about interfaces. [23:23] ? [23:23] !ask | demorg [23:23] demorg: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [23:23] black screen after installing nvidia drivers, when I install it's ok, but after rebooting I can't see anything [23:24] gnome starts to load, but freezes [23:24] the logs aren't helping me [23:24] cage_raphel: Open a terminal and run the command, and check to see if you see a wlan0 interface. [23:24] lasko, : http://paste.ubuntu.com/10612656/ [23:24] / [23:25] cage_raphel: I presume you are using an ethernet connection at the moment? [23:25] lasko, : that is right.. i am running a ethernet connection at the moment, [23:26] cage_raphel: Can you also provide the output for the command sudo lshw -c network [23:26] k1l thanks .. im about to upgrade to 14 ina min [23:27] lasko, : http://paste.ubuntu.com/10612666/ [23:28] hey all, I have a GPT disk and UEFI BIOS dual boot question ... I installed Window7 1st cause I heard its paritions/bootloader are kinda picky. than afterwards I setup ubuntu... so my drive setup looks like /sda1 (ntfs Windows), /sda2 (fat32 Windows boot/esp drive), /sda3 (that other special partition Windows creates labeled msftres). /sda4 (linux /boot), /sda5 (linux /home), /sda6 (linux /), /sda7 (linux swap space)... [23:28] cage_raphel: Okay so atleast in that last pastebin we can see that the hardware is recognized but is currently "DISABLED". It looks like the inteface is going to be called wlan0. Can you perform the command ifconfig wlan0 [23:29] I used to use EasyBCD then to just add the linux /boot drive to the Windows 7 Boot Manager. but i realized it was prob on MBR and EasyBCD seems to now not allow GPT as Windows protects its BCD their developer told me. [23:29] lasko, : http://paste.ubuntu.com/10612673/ [23:30] it actually messed up my BCD so i had to boot into the Windows DVD and use the boot commands to clean it up... My question is should i put GRUB2 somehow into that /sda2 drive? possibly/recommended for Dual Boot? [23:30] cage_raphel: Okay, give me a few moments to look through. [23:30] lasko, : sure mate.. thank you :) [23:30] i heard of maybe using 'bootrepair' to do this. but wasnt sure if you can overwrite the Windows BCD boot drive safetly [23:32] cage_raphel: Can you try "sudo ifconfig wlan0 up" --- and then if it errors to pastebin the errors, and if no errors show up, provide the output for ifconfig wlan0 === matteo is now known as Guest91410 [23:33] lasko, : http://paste.ubuntu.com/10612690/ [23:34] tgm4883: https://gist.github.com/anonymous/8ebcd6583a8eead43b88 [23:34] cage_raphel: Okay. Lets try something else then. pastebin the output for rfkill list [23:35] lasko, : http://paste.ubuntu.com/10612695/ [23:36] cage_raphel: rfkill unblock 1 [23:37] cage_raphel: Then try rfkill list again [23:37] lasko, : http://paste.ubuntu.com/10612702/ [23:38] cage_raphel: hmmm... how about sudo rfkill unblock all [23:38] And then rfkill list again [23:39] cage_raphel: Just to verify, you currently have the wifi switch turned to on right? [23:39] http://paste.ubuntu.com/10612707/ [23:40] lasko, : my wifi switch is in amber.. normally it used to be in bright white.. so i reckon its off.. i also checked the network settings where it says the wifi is off.. and when i try to turn it on.. i am unable to turn it on.. and when i press the amber wifi button .. it simply turns the aeroplane mode on . [23:41] cage_raphel: http://pastebin.ubuntu.com/10612715/ ---- do those commands and then paste the output of those commands, as well as rfkill list [23:43] lasko, : http://paste.ubuntu.com/10612732/ [23:43] tgm4883: lasko: i made some modifications https://gist.github.com/anonymous/caa06a528a5cf521deee [23:44] cage_raphel: I think the second half of the rfkill list command got cut off. [23:44] lasko, : sorry about that bro.. [23:44] lasko, : http://paste.ubuntu.com/10612735/ [23:44] Hello. I have a ideapad z560 that has a (I think) 32 bit kernel. Can I upgrade this to a 64 bit so I can run KVM? [23:46] cage_raphel: hmm very weird. And you've tried to just reboot? [23:46] cage_raphel: Not that that is the "solution" but I'm curious if that actually does fix it. [23:46] lasko, : would u like me to reboot ? [23:46] cage_raphel: Yeah give that a try first. And then come back [23:47] lasko, : sure bro.. will be back in a min. [23:49] lasko, : i just rebooted.. still unable to connect to wifi or turn on the wifi switch [23:49] lasko, : again.. pressing the wifi switch turns on the aeroplane mode [23:50] cage_raphel: Hmm... I'm kind of at a loss for troubleshooting from here. Maybe someone else can assist? [23:50] emanuel, i think you can, not upgrade but reinstall [23:50] lasko, : no worries bro.. thank u so much for your help [23:50] OerHeks, can I reinstall from within the running session or do I need to burn a new live DVD? [23:51] emanuel, burn a dvd or usb, that is fine === Guest91410 is now known as epididimo [23:51] Is there any way to make the right-click -> compress option use pigz, so that it will compress with multiple cores? [23:51] for bz and gz that is [23:51] reinstall in a 32 bit session is very hard to do, save yourself that time [23:53] OerHeks, thanks. My goal is to run Windows 8 in a Virtual system under Ubuntu/KVM I have 4GB of ram in a dualboot. I run some apps that won't run with WINE and on Win 8 the wireless card doesn't play right with my router (but under Ubuntu it's fine) I'm assuming since KVM will virtualize the haredware it will solve my wifi issue or am I wrong? [23:54] emanuel, that is the hard way, but doable with 4 gb, sure [23:55] i hope win8 does not complain, it can detect kvm i remember [23:56] OerHeks, is there an easier way? [23:56] you may want (legal) Win virtual machines from http://modern.ie [23:56] though they are the trial time-based versions === owner is now known as Guest86232 [23:58] emanuel, not that i know of, just keep the win8 install side-by-side, and reinstall ubuntu in 64 bit and try out [23:58] emaneul, have you looked at virtualbox or QEMU?