=== SonikkuAmerica is now known as A_beekeeper [00:10] I just installed ubuntu-desktop with no install recommends [00:10] on my 14.04 server [00:11] do i need to install x2go or vnc now/ [00:12] gueriLLaPunK|MBP: You may want to, esp. if your server is a headless machine. [00:12] gueriLLaPunK|MBP look up webmin [00:12] neurot - i have webmin installed === A_beekeeper is now known as SonikkuAmerica [00:12] cool [00:13] SonikkuAmerica - yeah i figured i might have to do that. i never installed x2go before [00:13] That's how I run my server is webmin [00:14] webmin is a great tool [00:14] gueriLLaPunK|MBP: How about xvnc or something? [00:14] i just want a desktop to play around with [00:14] ive installed vncserver years ago, but i didnt like the quality of it. ive used x2go and it was nice; it was almost like rdp on windows [00:15] Where would I find the xchat file to add a theme? [00:15] check out #xchat or #hexchat here, UserUS [00:15] Ok, thanks [00:17] if I have / and /home on 2 different partitions, can I reinstall/format to a different distro without disturbing /home and when i boot up it will auto transfer over to the new install? [00:18] answered my own question [00:18] which is what I thought possible, nice ok [00:19] lol === rul is now known as Guest59739 === dave is now known as Guest83321 [00:38] helpful hint (i hope) do not! /list *buntu* on this network unless you have a LOT of time lol [00:38] !alis | canne [00:38] canne: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [00:38] ty :) [00:39] anyhow hi all [00:40] I have a spigotmc/bukkit server and I would like to run it on ubuntu 14.04. what control panels are available? or how do I run it on boot? === NotANick[BDC] is now known as NotANick [00:43] any chrome users had issues with install from .deb (d/l from google) on Lubuntu vs other flavors of Ubuntu ? [00:44] in my case, it has worked/installed np until today when i tried on a (up to date) lubuntu 14.04 machine === SonikkuAmerica is now known as LordSUSA === LordSUSA is now known as SonikkuAmerica [01:05] Is there a way to install GNOME without using an iso? I have 14.04 server installed [01:05] http://ubuntugnome.org/download/ [01:07] Or do I ant gnome flashback? [01:08] want* === toto is now known as Guest31626 === xrosnight is now known as AirSwimmer [01:12] so you want to run a server with gnome desktop¿ [01:13] sudo apt-get install gnome gueriLLaPunK [01:15] I'm Using kernel 3.16, but after update kenel 3.13, I neet to restart my compulter? === michael is now known as Guest945 [01:25] Can someone help me to get 2 monitors working on new graphics card Gigabyte GeForce GTX 960 WindForce OC 4GB on Ubuntu Studio 14.04? === xrosnight is now known as AirSwimmer [01:30] Hey guys. Flash from Ubuntu's repos seems really freakin' laggy when in full-screen, and I read it had something to do with lack of hardware acceleration in the non-Windows builds? [01:31] Is there a third-party PPA that has a better / more featured version available? [01:32] flash for linux hasn't been supported for like two years tiox [01:32] you're either stuck with a really old version or using chrome's build in flash [01:33] Stuck with an old version then I guess. [01:34] That's super-lame, considering Flash works way better than HTML5 for me. [01:35] Trust me, I wish I could ditch Flash, but video runs way better on my PC using it vs. HTML5 no matter what OS I am on. [01:39] Do Kernel have capability to fix hwclock with huge difference with actual system time? [01:53] This is a bit off topic, but I’m trying to set up openssh so that I can connec to my desktop at home when I’m out and about. I installed openssh and within my LAN I can ssh into the machine no problem. I’ve also set up port forwarding on my router, but when I try to connect using the WAN address it times out. I’ve tried changing the port from 22 to 2222 to see if my ISP is somehow blocking traffic on port 22, but now I’m a [01:53] Does anyone have some tips that might be helpful? [01:56] man oh man oh man [01:57] i'm going to take another crack at clonezilla. Anyone familiar enough with it to help me pull this off, as far as command line parameters go? [01:59] cloning a disk with the following: linux swap, ext4 (ubuntu 14.04 boot), ntfs (win 7 home premium 64 boot) upsizing to larger drive [02:01] Craigwell: screw clonezilla === khisanth__ is now known as Khisanth [02:03] EriC^^, What would you prefer? [02:03] Craigwell: i was thinking about something but i don't know anymore, i think it won't work [02:04] if you dd it as it is, and it's smaller on the new drive and then resize it with gparted, so it doesn't mess up windows, but i guess when you dd it the partition table just extends to where it was and you can't extend the individual partitions beyond that? [02:05] i haven't tried dd yet [02:06] i guess it's the same thing, when you used clonezilla earlier you ended up with the same size as the smaller disk right? [02:06] the only hint of the error i've seen refers to sector info in mbr, conflicting with start sector of partition on new drive, which is understandable [02:06] i did yes [02:07] maybe you could modify the partition table so that it is larger, and shows the unallocated free space? [02:07] what did it look like before? like 100gb disk, and partition table extends over 40gb and it didn't mention unallocated space 60gb? [02:08] EriC^^, I have been able to resize the file system successfully and mount [02:09] i don't seem to have an issue getting the partitions to size up proportionally and expand file systems [02:09] seems to be a conflict in mbr cloned info vs what fdisk reports sector wise [02:09] then why did windows not work? [02:10] i tried windows boot disk repair, bootrec.exe /fixmbr and all that, it reports sucessful, but no change [02:10] i'm convinced one of the clonezilla parameters will affect the outcome, I just don't know what one [02:11] http://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/03_Disk_to_disk_clone [02:13] By deafult, Clonezilla will clone the "same" size of source disk to target disk. i.e. in this example, only 8 GB will be cloned to target disk, so the rest of 12 GB on the destination disk will be unallocated. If you want to make use all of the target disk size, remember to enter "Expert" mode and choose option "-k1". [02:13] it's on that website [02:14] yes, I did do that, along with -r to resize filesystems [02:15] I'm starting to think my issues involve how i'm handling mbr / grub etc [02:16] ...but i will read around on that site [02:16] thank you for pointing it out, i may find my solution there [02:16] sometime i have blinders on for some reason [02:17] i've doubled down my effort though, have my other laptop out now so i can take the time to try and ensure the next attempt is the last! [02:21] Craigwell: hmm, there's no -k1 option http://clonezilla.org/clonezilla-live/doc/03_Disk_to_disk_clone/advanced/05-advanced-param.php [02:21] Craigwell: maybe they meant q1? [02:22] sector-by-sector copy [02:22] oh i see it later in the page [02:23] Craigwell: do you have a gpt or mbr partition table? [02:26] Ubuntu [02:26] Software center is not downloading anything [02:27] EriC^^, yes to q1, assumed that's what you meant. MBR yes [02:28] I'm reading on that page as well [02:28] Craigwell: it says somewhere that sometimes if you resize windows it won't boot properly unless you reboot into it before installing ubuntu [02:28] wondering if I should disable -e2 [02:28] Craigwell: i just installed new ubuntu [02:28] unsure about e1 [02:28] Eric [02:28] Help me [02:28] no [02:29] j/k what's up? [02:29] yeah, what's wrong? [02:29] Ubuntu software center is not downloading anything [02:29] sallu, you say you just installed.. have you ran software update yet? [02:29] sallu, might be part of the issue [02:29] Do u guys think . Is it any issue with servers [02:29] Craigwell: maybe you can have windows control the bootloader, then clone the disk, then boot into it a couple times then reinstall grub [02:30] http://unix.stackexchange.com/questions/141219/windows-7-not-working-correctly-after-partition-resize [02:30] sallu, "software updater" that is [02:30] sallu: try sudo apt-get update [02:30] in a terminal [02:30] Craigwell yeah software updates begin automatically when i was asked to choose option to yes [02:30] Terminal k [02:30] sallu, i'm with EriC^^ , try terminal [02:31] Ok [02:31] it should be about 250 -300 mb of updates, assuming 14.04 [02:31] Craig exactly it was around 250 [02:32] I already did that updates and then restarted [02:32] Where is terminal [02:32] sallu, ctrl+alt+t [02:32] or type it in dash, icon top left corner [02:32] Damn damn damn linux mint is so cool with searching without even going to use mouse touch pad [02:33] i tried mint once. about 2008 [02:33] K craig its open [02:33] stayed with ubuntu [02:33] type "sudo apt-get update" [02:33] without quotes [02:33] enter password, see what comes back [02:34] Craig i did that [02:34] if it's updated, then try a reboot and try software center again. I just used it myself about 20 minutes ago, so I don't think it's a ubuntu server issue lol [02:34] Mostly failed to fetch [02:34] May be our regional server issue [02:34] i just tried a couple things in mine again, seemed to work [02:35] it could be. not sure how you would go about mapping to another server [02:35] have you googled about it? [02:35] or search engine of your choice, of course [02:35] i am going to system setting then software & updates [02:36] sallu: type sudo apt-get update | nc termbin.com 9999 [02:36] It says a lot. And download from server for pakistan [02:37] Updating cache [02:37] Download from main server [02:37] Lets see what happen [02:37] Eric [02:38] Hey you guys using which irc client [02:38] I am using android irc from my mobilephone [02:38] mmm [02:38] I'm using HexChat, because one can only be unlazy enough to use irssi so often [02:38] Difficult to type [02:38] I know what you mean [02:38] Hexchat [02:39] Is it preinstalled [02:39] mmmm, don't know, it's easily installed [02:39] old version is named xchat [02:39] I'm using xchat [02:39] Craigwell: copycat [02:39] downloaded from software center [02:39] lol [02:39] s/from/via/ [02:40] I'm running hexchat [02:41] EriC^^, Only thing of note I see on that page involves loading clonezilla to ram, instead of using liveusb, I don't think it makes a difference [02:41] I might try changing to windows bootloader before clone though, that seems interesting [02:41] Hmmm [02:41] whats cool is hexchat has a ppa [02:42] Craig its working === jeremiah is now known as TreeMoses [02:42] reisio, in 1999, it was mIRC. In 1990 it was a vax account [02:42] I choose main server [02:42] reisio, now, i guess xchat will do lol. [02:42] Not united states nor pakistan but main server [02:43] But its damn slow slow slow [02:43] mmm, mIRC is Windows silliness :p [02:43] Be right back [02:43] Craigwell: it's odd that running /fixmbr and what not didn't fix it though [02:43] sallu, you may have EriC^^ to thank more so than I ;-) Glad it's working [02:43] Craigwell: i'm reading here https://help.ubuntu.com/community/RestoreUbuntu/XP/Vista/7Bootloader [02:43] EriC^^, yes, especially seeing it changed to the windows bootloader when it did [02:43] Eric use easybcd [02:43] Be right back [02:45] Craigwell: what did it say when it tried to load windows? [02:46] EriC^^, says nothing, [02:46] blinking cursor upper left immediately [02:46] no splash etc [02:46] i did try boot repair [02:47] I mounted a zfs volumn as a passthrough into my VM, I have the fileshare mounted at /mnt/mxtemp, but when I try to copy from it I get premission denied, even as the root user [02:47] is there a proper way to do this [02:48] hrmmm [02:48] zfs, vm [02:48] me smells silly [02:49] Craigwell: did you try pressing f8 immediately? [02:49] yes, it doesn't even get that far [02:49] Well the host has a zfs tank and in this tank is a folder I need to copy to the vm, so I mounted the zfs fileshare inside the vm and mounted it to /mnt/mxtemp [02:49] as soon as option pressed in grub, or after boot screen, it accesses hd for a split second, and then - blinking cursor and no other action [02:50] EriC^^, see the notes about sda3 here [02:50] http://pastebin.com/xu9EA7es [02:51] i think I'm going to try another clone now, [02:51] turning off "grub install" parameter, [02:52] will allow automatically adjust filesystem geometry for ntfs boot partition, [02:52] but i don't know what " sfdisk uses chs of hard drive from edd (for non-grub boot loader) is all about [02:52] think i'll turn that off [02:53] i think if i go -q1, that might bring dd into it. [02:53] i can also tell it to NOT clone boot loader, [02:54] Craigwell: this might be relevant http://ubuntuforums.org/showthread.php?t=1695733 [02:54] long story short, i think there are several parameters i can toggle off [02:57] Craigwell: also seems relevant http://lists.gnu.org/archive/html/help-grub/2012-05/msg00017.html [02:58] that first link was interesting, i have exactly same issue [02:58] moving on to the next link now [03:00] hmmm boot info script. I'll give that a whirl [03:00] hello~ [03:00] Craigwell: he said he fixed his issue using UBCD http://lists.gnu.org/archive/html/help-grub/2012-05/msg00021.html [03:01] on it [03:10] https://usercontent.irccloud-cdn.com/file/YOsBjiAz/IMG_1575.JPG [03:10] https://usercontent.irccloud-cdn.com/file/cCB4EnuY/IMG_1549.JPG [03:10] sorry, second link shows my choice of parameters in clonezilla. [03:12] that is the default options that are toggled, i think i might change some of them and try again [03:12] not sure making a ubcd boot usb is worth the effort, seems quite dated === CompuDesktop is now known as Compu [03:14] hey, what do i do if a hacker puts a backdoor trojan on my computer, and the mouse starts moving by itself [03:14] it's really weird, like one time [03:14] i went to use the bathroom, and when i came back, they opened up paint and drew a square [03:14] Does anyone know why my wifi would disconnect randomly after a few days of being connected? [03:15] ? [03:15] x2f, reminds me of the script kiddies about 20 years ago lol === devuser is now known as pepigno75 [03:15] when mIRC was all the rage [03:15] what do i do, can they turn on the computer in the middle of the night if i don't unplug the network cable? [03:15] because: wifi [03:15] x2f, go into bios make sure wake on lan is disabled lol === pepigno75 is now known as droiddev [03:16] Craigwell did script kiddies actually do that? [03:16] take over a computer with backdoor orifice, open notepad and type weird stuff [03:16] 20 years ago [03:16] only in windows right [03:16] Ya [03:17] x2f, yes windows lol [03:17] tataye's Beast [03:17] reisio: that's not very encouraging. [03:17] neurot, yes windows lol [03:17] zorbsOne: what's the adapter? [03:17] reisio: Atheros? [03:17] lol cool [03:18] zorbsOne, i know the broadcom adapter in my dells is finicky at times. wake from suspend, it won't connect. suspend it again, it will connect.. about 1 in 20 times [03:18] ubuntu and broadcom: problematic [03:18] craigwell: well, I don't have a suspend setup or anything... [03:18] proprietary [03:19] zorbsOne, if you have broadcom wireless, it can be random, is all i'm saying [03:19] * zorbsOne nods === gerald is now known as Guest36061 [03:19] Don't pirate software [03:19] because next thing you know, you have a backdoor trojan and a script kiddie is typing creepy stuff in your google search bar [03:20] right in front of you [03:20] !ot [03:20] #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! [03:20] happened to me [03:20] zorbsOne: internal? [03:20] reisio: yep. [03:20] reisio: I don't wanna mess around with ndiswrapper. [03:21] :( [03:21] hey a frownie [03:21] and here I was in #babysitchildren [03:22] lol [03:22] :-( [03:23] i feel the frownie bro [03:23] So, I'm looking to switch from normal Ubuntu to Kubuntu (I prefer KDE), can I just format the current Ubuntu partition and then install Kubuntu on it or do I need to do something special? [03:23] I'm asking because I have Windows 7 installed alongside Ubuntu right now. [03:23] I'm aware that formatting Ubuntu will remove GRUB and I'll just kinda have to wait for it to be reinstalled with Kubuntu. [03:23] * zorbsOne is a lil old frownster. [03:25] Lildirt: sudo apt-get install kubuntu-desktop [03:25] /join #windows [03:26] https://usercontent.irccloud-cdn.com/file/I382NVP6/1432178772.JPG [03:26] wait I can do that? [03:26] TEM ALGUEM AI [03:26] I did not know it was a package. [03:27] What do I do about ubuntu-desktop then? It's safe to just make it gtfo at that point? [03:27] !pt | xubuntu_ please no caps [03:27] xubuntu_ please no caps: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. === Thelks is now known as zz_Thelks [03:28] oops. ignore doppelganger === rc0mbs is now known as rcombs === laptop is now known as Guest2034 [03:37] I have an HP stream 13 notebook, and it came with a 4g card in it. I can't seem to get it working, any help would be appreciated. [03:40] smokeless, can you identify the hardware? [03:40] i.e., who makes the 4g card? [03:41] craigwell, probably with lsusb but I'm not really sure what I'm looking for [03:43] trying to copy files to my phones result in operation unsupported [03:43] smokeless, process of elimination. [03:43] shouldnt be too bad [03:43] once you know hardware maker, go from there [03:43] how can I fix it? [03:44] ¿Anyone knows if i can run Ubuntu TV on Trusty Tahr? [03:45] craigwell, HP hs3114 HSPA+ Mobile Broadband Device [03:47] smokeless, hmmm looks like an issue https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/178817 [03:49] craigwell, hmmm. http://comments.gmane.org/gmane.linux.usb.general/111692 seems to think that it can be made to work with usbserial [03:49] craigwell, unfortunately that's a little beyond my linuxing [03:49] smokeless, read this.. reminds me of when i was using a sony ericsson 3g stick back in the day..... https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/838757 [03:49] Ubuntu bug 838757 in modemmanager (Ubuntu) "HP hs2340 HSPA+ Mobile Broadband Modem does not work" [Undecided,Confirmed] [03:49] my update got stuck doing this: [03:49] run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-18-generic /boot/vmlinuz-3.19.0-18-generic [03:49] update-initramfs: Generating /boot/initrd.img-3.19.0-18-generic [03:50] any ideas how to recover from that? [03:50] smokeless, i've been down that road.. a bit of tinkering and then ..voila.. it's not so bad [03:51] smokeless, start with getting usbserial, [03:51] Guys i have a quick question. I am running the new Ubuntu 15 (Kernel 3.9 *I think*) and back in Ubuntu 14, i had video drivers, but now when i go into additional drivers, my wireless card is only there. No video drivers. does the new kernel do something with the video? [03:52] vendor/product is nothing beyond the code at the top of the page [03:52] Kernel 3.19* [03:52] i.e. 03f0:521d [03:52] lsusb can tell you that, or device manager in windoes [03:53] ¿anyone knows if i can run Ubuntu TV on TRUSTY TAHR? [03:54] craigwell let me lsusb again [03:55] craigwell, idvendor 0x03f0 product 0x541d === sleepypc is now known as `hypermist` [03:57] smokeless, this is what i used before [03:57] http://www.draisberghof.de/usb_modeswitch/ [03:58] i believe it will work for you [03:58] AnyOne here [03:59] yup. still here [03:59] i am having serious issues ubuntu [03:59] nope [03:59] craig thanks GOd [03:59] reisio thanks [03:59] i was about to make some changes to grub 2 [03:59] actually i made some changes [04:00] but now i am afraid i am having some issues in the grub. i am so much afraid of not restarting the laptop [04:00] nothing to be afraid of [04:00] can fix most anything from the live OS [04:00] because if i restart and something wrong in the grub then i will not be able to use windows or ubuntu anyway [04:01] sure you will, after you fix it [04:01] reisio ok i tell you what i did [04:02] grub customizer a see if it all looks good [04:02] reisio, actually i was searching the option of having windows 7 by default selected [04:02] and i saw a post who says to make changes [04:03] hahah [04:03] sudo update-grub [04:03] sudo gedit /etc/default/grub [04:03] sallu: before you do anything, make sure you have a liveusb and know how to boot from it [04:03] * anything else [04:03] GRUB_DEFAULT=”Windows 7 (loader) on /dev/sda1″ [04:04] Craigwell, yeah definetly . you reminded me. thanks. actually i installed ubuntu few hours ago from flash drive. i still have that one [04:05] Craigwell, did you see that. only three commands to make few changes to grub. do you think i might have the chance of corrupt grub now? [04:06] always a chance, but the restore is very easy [04:06] it's not a big deal. [04:06] hang on a sec [04:06] i am afraid so [04:07] this will work from liveusb: [04:07] https://help.ubuntu.com/community/Boot-Repair [04:07] write down that link [04:08] if you reboot and grub doesnt work, use the liveusb and follow those commands to install boot-repair [04:08] Craigwell, from the flash drive i installed ubuntu few hours ago. do you refer this to as Live USB too? right? [04:08] takes only a couple minutes [04:08] sallu: correct [04:08] ahan [04:08] flash drive is the liveusb yes [04:08] Craigwell, i am going to again run the command [04:09] sudo update-grub [04:09] * Craigwell wishes grub was his only problem [04:09] my clone almost finished. [04:10] that was the error /usr/sbin/grub-mkconfig: 6: /etc/default/grub: Syntax error: "(" unexpected [04:10] oh my God [04:11] didn't like the parenthesis? [04:11] i didn't bother looking up the syntax of your changes lol [04:11] Craigwell: makes me want to watch sixth day [04:12] :( [04:12] reisio, hahaha [04:13] did you see this ? allow my doppelganger to present this image: [04:13] this error was not coming before running GRUB_DEFAULT=”Windows 7 (loader) on /dev/sda1″ [04:13] now i got the error [04:13] how am i gonna face this [04:13] https://usercontent.irccloud-cdn.com/file/oEbyYmpw/IMG_1575.JPG [04:13] reisio, i cloned the computer, instead of the hd :-( [04:14] i already saw the link of Craigwell regarding boot repair [04:14] do you think i should restart :( [04:14] dunno what you're even saying :p [04:14] just stop [04:14] yes sallu, if in doubt, restart. if it doesn't work, boot from flash drive and boot-repair. you can google it [04:15] ok i do it [04:15] or write down that link i posted to you above === Z_ is now known as Guest27761 [04:18] starting to wonder if the d630 should be the daily driver over the d620 [04:18] hmmm [04:20] meh === shuduo_ is now known as shuduo [04:22] hello can you tell me a emulator for play one ..>>?? [04:23] hmm dual core 2ghz vs 1.66 [04:25] 800 bus vs 666 [04:25] sounds like a loaded k-car vs a plain jane one [04:26] Tried using Process Builder java to run sort. But I got this, any suggestion? - /usr/bin/sort: /usr/bin/sort: cannot execute binary file [04:26] 1985 lebaron vs a 1985 reliant? [04:28] Hello, I am using ubuntu 14.04, and am havving troubble logging in after installing updates. After rebooting as required it won't let me login. I'll enter the password and itl look like its about to login but the login pages comes back. Same thing happens for guest login. Also ctrl alt f1 does nothing but freeze the screen [04:33] I don't know what to do >.< [04:50] Is there a way to copy from an external drive (finding say all *.jpg) on that drive and move them to a local folder on the main drive [04:52] ironhoof: adapt this http://unix.stackexchange.com/questions/94767/how-to-find-certain-files-and-move-them-to-a-new-directory-in-the-same-command [04:52] Cool tries [04:55] heeeey [05:00] Success cool thanks! [05:00] ironhoof: np === wook is now known as Guest77454 === Guest77454 is now known as ost [05:25] Would a question about installing SteamOS in Ubuntu, specifically related to unzip, be related on-format for this channel? [05:25] Hello, how can i disable all these ads on dash? [05:25] xrmx56: what would you like helo with? [05:25] help* [05:26] I downloaded the SteamOS beta installer and have a FAT32 stick, then I run this command in my downloads folder: unzip SteamOSInstaller.zip -d /dev/sdb1 [05:27] and receive this error: "checkir: cannot create extraction directory: /dev/sdb1 File exists" [05:27] /dev/sdb1 is my USB [05:27] Not sure how to google this problem or where to go next [05:28] hi [05:28] @bagginsDK: check out: http://lifehacker.com/5953180/how-to-remove-amazon-ads-from-ubuntu-1210 [05:29] !adlens | bagginsDK [05:29] bagginsDK: To hide online search results in Ubuntu Unity, go to System Settings > Security and Privacy > Search and toggle the option off. [05:30] Will it remove also google drive search? [05:31] xrmx56 can you just unzip and drag and drop it into the USB [05:33] @neurot great question - I tried extracting to the usb with archive manager, and it seemed to work. But when I tried to boot it said the USB was not bootable [05:33] so I'm kind of mystified, I would think this would be a simple USB installation [05:33] its FAT32-formatted? [05:34] Yep, I just reformatted it to be sure. [05:34] xrmx56: steamos is a distribution, you can't install a distribution on a distribution. you can install steam if you want by opening the ubuntu software center [05:36] xrmx56 Do you want steam OS the operating system or steam the program [05:36] @ben64, sorry wasn't clear. Using Ubuntu to download SteamOS beta, then put it on a FAT32 stick. Was going to install alongside Ubuntu. But this simple task is proving elusive [05:36] @neurot I was going to do SteamOS - there's a cool article in Linux Format on it this month and thought it would be cool to dual boot [05:36] why would you get steamos? [05:36] don't support steam they're evil and corrupt [05:37] cool [05:37] xrmx56: then you should find steamos support for that [05:37] wait why [05:37] @ben64 yeah I think I'm starting to deviate from #ubuntu [05:37] i've had my account deactivated for no reason [05:37] i had bought 160 games [05:37] ah. well Stallman is "cautiously" for it [05:37] they're all gone [05:37] merde 160 games lost? i would hate it too [05:37] ARYAN1488: not really on topic here [05:38] so don't use steam... buy physical games [05:38] Ben64: we're talking about steam os [05:38] which isn't on topic here [05:38] yeah sorry guys [05:38] xrmx56: but steamos is basically just a customized version of ubuntu, so i'm not sure why you'd need both? [05:39] because I'm addicted to installing linux flavors, basically [05:39] wow this channel is pretty active [05:40] i'm looking for an online multiplayer game, native to ubuntu. does anyone here have any suggestion? [05:42] hi [05:42] hi [05:42] anybody knows how to complete remove wine using terminal? [05:42] @dipatiukur35 - here's a thread: http://ubuntuforums.org/showthread.php?t=1455706 [05:42] to completely remove [05:43] thanks you [05:43] yclingid: sudo apt-get purge wine [05:43] never played many games on ubuntu except wesnoth and nethack [05:44] i'm learning wesnoth atm [05:44] dude, team fortress [05:44] thats my game [05:44] yclingid did you install wine from the software Center? [05:44] hi neurot just tried the command line given by Ben64, it works like a charm [05:45] thanks Ben64 [05:45] i'm actually looking for games that can be played with old hardware [05:45] i'm on a 2008 laptop [05:45] wanna hear a cool song? [05:45] 2008 gives you tons of options [05:46] sorry i did not see Ben64 post :-) [05:46] only the video card should be say.... last 5 years [05:46] i'll stick to wesnoth for now, but i'm still open for suggestions [05:47] @dipatiukr35 actually come to think of it, your best bet is the Humble Bundle [05:47] They have lots of great games [05:47] i bought a bundle. love that gears game [05:47] not native to ubuntu, although I'm not really sure what you mean by that anyway, definitely runs on linux [05:47] what's humble bundle? [05:48] a software package? [05:48] i recently processed a kernel upgrade/ubuntu, and it seems it has caused issue with my LVM crypt swap, as the previous password does not work, is this a known issue? [05:48] Humble Bundle groups together a bunch of indy games, and it's usually linux friendly: https://www.humblebundle.com/ [05:48] a bundle of software for a great price. basically what you want to pay [05:48] usually they a a couple of great games in the bundle [05:48] i'll have a look at it [05:48] have^ [05:49] ask yourself... if other races were as good as white people then how come white people are better than them intellectually... how come niggers haven't contributed to society since inventing the spear? [05:49] omg [05:49] hitler iz dat you? [05:49] [05:50] lol [05:50] that eli whitney, boy [05:50] ok, going to try to reboot w this Usb now, later [05:50] xrmx56 good luck [05:51] xrmx56: good luck [05:51] man, it was all nice and then Boom [05:51] hitler Ubuntu topics only [05:51] i wish i was hitler... that man has so much integrity [05:51] See you guys later, thanks for the great convo (minus that last trolling part) see ya [05:52] sweet [05:52] zefyr: are you somewhat related to the ubuntu help team? [05:52] anybody knows c language here? [05:52] yclingid: i do :) [05:53] no no [05:53] what do you need help with? [05:53] I use Ubuntu. but Im a retired programmer [05:53] hi aryan1488, i learned all the c basic, from a to z, but i don't know where should i go from here [05:53] feel bad that Ive never contributed [05:53] that's simple :) [05:53] zefyr: so you're just a normal person who happens to stumble upon this channel? [05:53] lol [05:53] yclingid: you'd like to start solving programming puzzles :D [05:54] no, i come here often but usually dont say anything [05:54] i heard people said you can do anything with c , but after i spent like 3 days learning c from the book by denny ritchie, all i can do is the basic c command, that's it [05:54] that's one step towards being a stalker, lol [05:54] i still can't feel the power of c language [05:55] C is ugly, but God the powah! [05:55] yclingid: http://www.lix.polytechnique.fr/~liberti/public/computing/prog/c/C/PROBLEMS/problems.html [05:55] that should give you some fun stuff to do [05:55] i'll check it out ARYAN1488 [05:55] 23/16 brother! [05:56] shh haie son, anyone care to look at my question [05:57] gavmatic: what question? [05:57] i recently processed a kernel upgrade/ubuntu, and it seems it has caused issue with my LVM crypt swap, as the previous password does not work, is this a known issue? [05:57] oh, sorry can't help you with that [05:58] the encryption, the kernel, these questions matter [05:58] were you hasty? [05:58] Today is the first day where I completely replace windows 8 with ubuntu, bye bye windows [05:58] 3.16, crypt (LUKS) container [05:59] HI HOW TO UPDATE KERNEL IN UBUNTU [05:59] sounds like it should all work. [05:59] alright thanks, i'll look around, probably just an older key [06:00] what irc clients do you guys use? [06:01] Does anyone know how to get Nvidia drivers to keep its settings? It seems to ignore xorg.conf even thnough it is being written to it.... [06:01] dipatiukur35: irssi [06:01] dipatiukur35, I'm using xchat. but weechat is cool too. weechat is a terminal based irc client [06:01] HOW TO UPDATE KERNEL IN UBUNTU [06:02] i'm on irssi [06:02] dipatiukur35, in windows i use hexchat [06:02] still trying to get the hang of it though [06:02] PANDU: stop yelling, just open the software updater [06:03] do you know how i can get irssi to notify me whenever someone mentions my nick? [06:03] or is there no such feature? [06:04] i imagine there's only a highlight feature [06:05] quit [06:05] q [06:07] dipatiukur35: it works when someone does this [06:08] yeah it lights up with a yellow color [06:08] someone previously used @dipatiukur35 though, and it didn't work [06:08] maybe i'll have to go through the settings a bit deeper [06:09] dipatiukur35: irc is not twitter. But it is ubuntu support, so no more offtopic chat please [06:09] dipatiukur35: I’m sure among the hundreds of (perl) scripts available for irssi there’s somethingthat does that. [06:09] okay, thanks [06:12] what things should i backup before i run this kind of update involving linux headers and image? http://i.imgur.com/B5T3jkL.png [06:15] i am having a trouble in opening hard drives in ubuntu... [06:16] it is showing Failed to mount "ani........." [06:16] please help [06:16] hi [06:17] anil_: post the full command you are using and the full error message [06:17] can I install the same Ubuntu 15.04 on two separate partitions? I am thinking of one being for testing purposes [06:17] vinod777: if you boot independently from them, yes [06:17] ok, thanks [06:18] can anyone give the name of a good app for ripping dvds? [06:18] i am ubuntu studio and it has gui..when i double click on drive i am getting error mounting /dev/sda7 at /media/anil/ani.......... [06:21] anyone help me..? [06:22] sorry anil_ can't help you [06:22] i have a question though: [06:22] anil_: it helps if you show the actual error... [06:22] why buddy? [06:22] tom_: dvdrip [06:22] ok then i am posting full error message.. [06:23] Error mounting /dev/sda7 at /media/anil/ani.........: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda7" "/media/anil/ani........."' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). [06:23] Metadata kept in Windows cache, refused to mount. [06:23] Failed to mount '/dev/sda7': Operation not permitted [06:23] The NTFS partition is in an unsafe state. Please resume and shutdown [06:23] Windows fully (no hibernation or fast restarting), or mount the volume [06:23] !paste | anil_ [06:23] anil_: 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. [06:23] i am connected to the internet using a mobile broadband usb stick. i would like to share this connection with my phone using my wireless adapter. how can i do that? using xubuntu 15 [06:23] azizLIGHT: notwithstanding the regular advice of always having backups, there's no special need to back up things for that upgrade, kernel upgrades are safe. [06:23] anil_: well, the solution is right there in the error. [06:24] Seveas: if you had to backup stuff, what else would you backup, besides grub.cfg [06:24] azizLIGHT: I back up everything [06:24] (well, modulo some useless caching bits) [06:25] thogh i didn't understand friend.. [06:25] i think what im asking is what configuration files is the update going to mess with that will prevent a boot. grub.cfg being one of them, are there others? [06:25] ive had problems purging old kernels and not being able to boot [06:25] id rather not go through that again [06:25] anil_: boot windows and shut it down (don't hibernate, don't suspend) [06:27] I've rebooted my computer 10 times now, and it doesn't ever get to the desktop. The screen is black, with a white bare at the top. No mouse pointer or anything. I think it's the Nvidia driver. How can I disable it from a Live USB by accessing my harddrive from there? [06:29] hi [06:29] who r there? [06:29] hi [06:29] want to do some hacking... [06:29] Hacktheplanet: this is a support channel. Do you have a question? [06:29] ohh sorry [06:30] thank you seveas...... [06:30] i am able to open now.... [06:35] hi ! on LTS with virtuablox repos, i've got: "Trying to register the VirtualBox kernel modules using DKMSError! Bad return status for module build on kernel: 3.13.0-53-generic (x86_64) [06:35] " [06:36] :( Do i need to uninstall vbox repos and get back to ubuntu repos for vbox ? as a starting point ? [06:36] test [06:37] yep :)