[00:00] Paul^^: ok, you can make 30_os-prober named 09_os-prober so it's run before the linux one, and windows will be first in the menu [00:00] ciao [00:01] * Paul^^ EriC^^ what's 30_os-prober the priority in the grub.cfg file ? [00:02] # DO NOT EDIT THIS FILE [00:02] # [00:02] # It is automatically generated by grub-mkconfig using templates [00:02] # from /etc/grub.d and settings from /etc/default/grub [00:02] excuse me [00:02] Paul^^: type cd /etc/grub.d , then ls [00:03] ### BEGIN /etc/grub.d/10_linux ### [00:03] function gfxmode { [00:03] ls -l grub.cfg [00:03] -r--r--r-- 1 root root 5655 dic 22 04:24 grub.cfg [00:04] Hello, I have multiple hard drives in my computer, some are formatted as NTFS where I store files. When I first installed Ubuntu, I was able to access them. Now I get some long winded error about how Windows did not shut down properly and I can access my NTFS drives anymore. The error message is incorrect, I did shut down my computer correctly. How do I access my NTFS drives? [00:04] chkdsk your windows drives [00:05] (or ntfs drives) [00:05] * Paul^^ EriC^^ excuseme, I pasted another output , the correct is : root@ubuntu12:/etc/grub.d# ls [00:05] 00_header 10_linux 20_memtest86+ 30_uefi-firmware 41_custom [00:05] 05_debian_theme 20_linux_xen 30_os-prober 40_custom README [00:05] Paul^^: type ls /etc/grub.d , you can see the files update-grub uses to make the config [00:05] Paul^^: use a pastebin please [00:05] please don't paste in the channel [00:05] ikonia, I did that already === Schnabel- is now known as Schnabeltierchen [00:06] This is an old problem on Ubuntu, it does not like other drives. [00:06] amanojaku: that should mark them as clean and fix any possible errors [00:06] it does not like other drives ? [00:06] ikonia, Been there, done that. [00:06] what [00:06] amanojaku: how are you mounting one of these drives [00:06] Paul^^: ok, type sudo mv /etc/grub.d/30_os-prober /etc/grub.d/09_os-prober [00:06] http://pastebin.com/mp475aWG [00:07] ikonia, I use Thunar or whathaveyou [00:07] Normally they automount at boot [00:07] As they were there at installation [00:07] amanojaku: so what is the current problem when you try to access one ? [00:07] Paul^^: ok, run the sudo mv command above [00:07] * Paul^^ EriC^^ this command override /09_os-prober with 30_os-prober [00:07] ikonia, Error mounting /dev/sdb1 at /media/fathom-studio/4B58299F7029794B: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdb1" "/media/fathom-studio/4B58299F7029794B"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). [00:07] Metadata kept in Windows cache, refused to mount. [00:07] Failed to mount '/dev/sdb1': Operation not permitted [00:07] The NTFS partition is in an unsafe state. Please resume and shutdown [00:07] Windows fully (no hibernation or fast restarting), or mount the volume [00:08] read-only with the 'ro' mount option. [00:08] overwrite [00:08] amanojaku: please user a pastebin === anonymous is now known as Guest60090 [00:08] Paul^^: yes, the command renames 30_os-prober so it's called 09_os-prober , and so it gets run earlier than 10_linux when you execute update-grub [00:09] amanojaku: the disk is still marked as dirty, or has a hibernation file in place, you will need to run a full chkdsk to get it marked as clean (or show errors) and remove any hibernation file [00:09] Paul^^: and windows ends up before linux in grub.cfg [00:09] * Paul^^ EriC^^ http://pastebin.com/eqNpDpvD [00:09] Ugh [00:10] * Paul^^ EriC^^ I want start by default win7 , 'cause I must use this pc in net with VNC from linux sorry [00:10] amanojaku, there are linux tools, still it is highly recommended to do a checkdsk from windows. [00:10] Paul^^: ok, it's your pc :) [00:11] Paul^^: type sudo update-grub , it should mention which os it found [00:12] * Paul^^ EriC^^ pratically this pc I want start with win7 'cause I'll use it in net from linux using VNC [00:12] Paul^^: can you stop doing /me commands please [00:12] just type to people [00:13] Paul^^: edit /etc/default/grub and change the default to the Win entry [00:13] http://pastebin.com/QKNuEB6A [00:14] Paul^^: ok, it found windows first, so it should be on the top of the menu now [00:15] Paul^^: if you aren't set on having it on the top of the list, and just want it to boot as default when you press enter in grub, refer to daftykins 's comment above [00:16] it would be better in case you add more os's, windows would always be the default entry [00:16] ok now I reboot [00:17] I hope :) [00:19] hi hi.. need help setting up a legacy gamepad / gameport on Trusty.. [00:19] can't get /dev/input/js0 to appear.. =/ [00:19] don't I need to load a module for this, like 'js' or something? === ubuntu is now known as Guest29414 === bittin_ is now known as lunaaabot [00:22] What's going on? [00:24] thanks to all expecially to EriC^^ [00:24] Paul^^: no problem [00:25] I remember you another time, I asked to start ubuntu in text mode many time ago [00:25] merry christmas to all from Italy :) [00:25] thanks, you too :) [00:26] Hey. [00:27] I just really messed up my Ubuntu install. I installed and I think it overwrote LightDM since it presents itself with its own splash screen, when it should be Unity's. Now whenever I try to log into my box, I can hear the 'boot drums', but I can't actually see anything but KDE's default cursor. So, basically, I broke my install. D [00:27] oes anyone have any ideas? [00:34] Chicken_Wrap: i believe kubuntu uses sddm on 15.04+ so perhaps lightdm isn't even in use [00:40] daftykins: Thant was an option, but LightDM was the default, so I selected that. [00:40] *That. [00:42] hello [00:42] hello [00:42] I'm going to try and into it. [00:43] im trying to format an sd card to write a bananian pi disk image to it. when i try to format to fat32 i get this error "Error synchronizing after initial wipe: timed out waiting for object" [00:43] i'd look at logs, Chicken_Wrap [00:43] or try logging in with the guest session first [00:46] when i : dd if=bananian-1508.img of=/dev/ bs=1M && sync :: i dont need the <> correct? [00:47] yup [00:47] is there an app or a "universal driver"... under linux, to enable the usage of extra buttons in mice and trackballs? [00:50] EriC^^: yup i need them? or yup i was correct? [00:50] yup you're correct [00:55] Need some help setting up legacy gamepad / gameport on Trusty.. anyone help? === ubuntu32 is now known as SkyRocknRoll === SkyRocknRoll is now known as sleejer === sleejer is now known as Guest92276 [01:15] hi [01:18] hi [01:36] hello, anyone use emacs for his email? [01:39] ho ho ho [01:39] alain2: what's the support question? [01:41] I don't have any refresh rate... [01:42] even if I put this in my .emacs: (setq mu4e-update-interval 300) [01:42] hello ,good morning,everyone === Monthrect is now known as Piper-Off === phunysanta is now known as phunyguy === WildSoft_ is now known as WildSoft [02:47] help [02:48] ? [02:48] looking for help on installing tlc [02:51] !info tlc [02:51] Package tlc does not exist in wily [02:51] Hi, I have "clay ALL=NOPASSWD: ALL" in my sudoers file, but the user "clay" is still prompted for a password when using sudo. Ideas? [02:53] Nvm, apparently being in the sudo group takes precedence. O.o [02:53] tlc installs, but when configure in eggdrop it does not find it [02:53] hi [02:54] my Xubuntu gets disconnected all the time . anyone knows why? [02:56] Peyam: from what? [02:56] wifi. sorry [02:58] what chipset + driver? [03:00] * nicomachus guesses realtek rtl8192 or rtl8188 [03:00] sorry [03:00] it disconnected me again [03:02] http://paste.ubuntu.com/14211439/ [03:03] Peyam: can you paste the output of 'sudo lshw -C network'? [03:04] nicomachus, http://paste.ubuntu.com/14211447/ [03:06] !broadcom [03:06] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [03:10] !info tlc [03:10] Package tlc does not exist in wily [03:11] i'm in ubuntu10 [03:13] i'm in ubuntu 14.04.3 LTS actually, [03:13] Merry christmas all [03:13] !10.10 | DaKeeper [03:13] DaKeeper: Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details. [03:14] merry christmas [03:14] merry christmas [03:14] wondering whats a splash screen [03:15] VFDPrim: your boot loading screen, where it says "Ubuntu" and has the loading dots. [03:15] VFDPrim: this: http://ubuntuhandbook.org/wp-content/uploads/2013/07/ubuntu-boot-flash-screen.jpg [03:16] oh ok thanks i was looking at the gnome-look website [03:17] ubottu ubuntu 14.04.3 LTS actually [03:17] DaKeeper: I am only a bot, please don't think I'm intelligent :) [03:17] thinking about doing a little more customization [03:17] lol [03:17] hi does thunderbolt work on linux [03:19] DaKeeper: As you can guess, we know nothing about 'tlc' . Can not help when we do not know . Care to further enlighten us ? [03:20] tu [03:31] hello im running ubuntu 14.04 kernal 3.19 and i am using the unity windows manager (yes i actually like it) using the file manager called "files" how to i obtain sudo so i can change the permission of anything? [03:32] i know in lubuntu its sudo nautilus [03:33] sudo password [03:33] your own password [03:33] Y4kuzi: that makes no sense [03:33] lol [03:33] I know, sorry my bad [03:34] merry christmas all ^^ [03:34] why would armitage start loading and you wait all the way for it to load and it never switches to the main graphical user interface [03:34] anyone? [03:34] surgy: also more info here: http://blog.sudobits.com/2011/12/09/how-to-create-a-sudo-user-in-ubuntu/ [03:36] alain2: no [03:36] surgy: GUI apps require 'gksudo' ( or an equivilent ) . IF installed try as ' gksudo nautilus ' . [03:36] alain2: i just need to know the actual name of the file manager in unity [03:36] Bashing-om: nautilus is in lubuntu.... what is in unity? [03:36] surgy: Also nautilus . [03:37] surgy: Best I recal in lubuntu it is PCfman (?) as the file manager . [03:38] Bashing-om: awesome thank you i guess i should have tried typing it.... [03:38] mind is fried! [03:38] thnx bro [03:40] surgy: All a process in learnening .. lubuntu file manager " pcmanfm " . [03:41] surgy: Be aware "gksu" is no longer installed by default . ( pkecec is thje new boy on the block ) .. may have to install. to activate 'gksudo' . [03:42] hello,I find my ubuntu 14.04 that have some file name with numbers ,for example 50-unity-greeter.conf 60-lightdm-gtk-greeter.conf what means the numbers? [03:42] pkexec** [03:42] lin_lin13: Order of precedence, what gets executed in what order . least to greater . [03:43] Bashing-om, thanks first ,my english not good , let me read it carefully [03:44] lin_lin13: K . [03:44] Bashing-om, can you say it simly? [03:44] simply [03:45] nick ebrown === Guest49927 is now known as ebrown [03:46] lin_lin13: The configuration file 50-unity-greeter.conf wikk be executed before 60-lightdm-gtk-greeter.con . [03:46] will* [03:47] Bashing-om, oh, I understand , thanks very much [03:48] Bashing-om, The small number the first executed. [03:51] lin_lin13: Yes, as in the directory "ls -al /etc/grub.d/" . [03:51] Bashing-om, thanks for you help [03:54] how do you install a local file with apt [03:54] from the command line [03:56] surgy: "dpkg -i file.deb" but be aware that 3rd party software is not supported here [03:58] surgy: If an app is not available in the software repository, think 3 times before installing ,, and do lots of homework . [04:06] I really really like running Linux, and especially Ubuntu 14.04 but I constantly have problems seeing my available drives [04:06] This drives me nutty [04:07] Nautilus seems terrible [04:07] how long have you had the issue? what do you mean by problems [04:08] nautilus just doesn't seem to recognize my internal or external drives [04:08] just the boot drive [04:29] Hey all [04:29] Merry Christmas [04:29] I'm having trouble with booting virtual machine [04:30] "No bootable medium found" [04:30] I have a win7 iso but it wont let me load it [04:30] anyone have any ideas? [04:33] nvm i figured it out [04:38] Hola, alguien sabe como solucionar el problema de red en shamatari un sistema basado en ubuntu, para sony vaio svf142c29u, no reconoce red local ni wifi [04:39] !es | jotaxpe [04:39] jotaxpe: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [04:56] if i write a disk image to an sd card using dd it will make a partition just big enough for the image correct? I want the entire 16 gb sd card to be one partition with the img written to that partition [04:59] could maybe try to expand it with a partition manager like gparted after the dd? [04:59] surgy: if you write a disk image to anything with dd it writes the disc image exactly how it is. dd doesn't care or know about partitions, files, or anything [05:01] Ben64: so if the sd card currently has one big 14.56(whatever) partition then dd will not change the size? [05:02] Hello [05:10] ?? [05:11] ??? [05:11] hello there [05:11] howdy [05:11] what> [05:11] what? [05:12] merry christmas [05:12] merry X-mas [05:13] guess he is not going to ask a question [05:13] ???? [05:15] i got three of those simple hello in 2 of the 4 channels that i am watching [05:16] guys keep it ontopic [05:17] ok [05:19] anybody there? [05:20] Ben64: you were wrong [05:21] Ben64: it did create a 63mb partition and a 3.6 mb partition and resized the remainder to 12 gb [05:21] !ask | Everyone [05:21] Everyone: 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 [05:22] surgy: please focus on your main question and re-ask your original question to the channel [05:22] how to install additional drivers in ubuntu? [05:22] murtaza_: in the additional drivers section [05:23] hmmmm [05:24] when i used dd to write a disk image to an sd card (16gb) it created two new partitions. a 3.4gb partition and a 60 mb partition. I would like to know how to resize (NON- destructive) to encompass all of the free space left on the sd so i should end up with a 60 mb partition and a 14 gb ish partition [05:25] it shows no additional drivers available! [05:27] murtaza_: Perhaps that card is no longer supported ? show the channel - in a pastebin - what you are working with ' lspci -vnn | grep -i VGA ' . [05:27] surgy: I assume the image you dd'ed to the sd card contained those two partitions. If not, I don't know what you did, and so hesitate to advise you. But if I were you, my next step would be to try and run gparted on the sd card. [05:29] Loshki: gparted will allow me to resize the one partition? [05:29] surgy: run it, and then come back and tell me the answer to that question. [05:30] Loshki: of course. thnx for being so nice.......(sarcasm) have a good evening [05:30] :D surgy [05:30] surgy: np. Plenty of other people needing help. [05:31] holaaa [05:31] i suggest pw! surgy [05:32] hii [05:32] hello === subl_christmas is now known as sublimate [05:45] I am unable to upgrade ubuntu can someone please help me [05:45] here is the message I get [05:45] E: Sub-process /usr/bin/dpkg returned an error code (1) [05:46] mkeita: wich version to wich please? [05:47] 15.10 [05:47] mkeita: Show in a pastebin ' sudo apt update ; sudo apt upgrade ' . We try and see what is generating the error condition . [05:47] I am also unable to download anything [05:47] libtorrent-rasterbar7 libvte-2.90-9 libvte-2.90-common libx264-142 [05:47] libxml-commons-resolver1.1-java linux-headers-3.19.0-15 [05:47] linux-headers-3.19.0-15-generic linux-headers-3.19.0-22 [05:47] linux-headers-3.19.0-22-generic linux-image-3.19.0-15-generic [05:47] linux-image-3.19.0-22-generic linux-image-extra-3.19.0-15-generic [05:49] it wont let me paste here [05:49] who can i text for help [05:49] !paste | mkeita [05:49] mkeita: 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. [05:49] mkeita: for multiple lines, use a pastebin http://paste.ubuntu.com [05:52] here is the link to the error http://paste.ubuntu.com/14212188/ === panda is now known as Guest50696 [05:54] can anyone here help me please? here is the link to my error http://paste.ubuntu.com/14212188/ [05:54] mkeita: have you added ppa's for any packages? [05:55] I'm looking for a nice open source firewall, any recommendations? [05:55] I don't know how to do that. I am a newbie [05:55] #join linux [05:55] !iptables | MarkusDBX [05:55] MarkusDBX: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [05:56] mkeita: I am looking at your paste . standby . [05:56] ok [05:56] can you please IM Bashing-om [05:56] hello [05:57] any one know how to set up asus ac51 wifi adapter [05:57] frank9184: wifi chipset and ubuntu version please? [05:58] in 15.10 [05:58] mt7610u/rt2870 [05:58] hello [05:58] !info geoclue-2.0 vivid [05:58] geoclue-2.0 (source: geoclue-2.0): geoinformation service. In component main, is optional. Version 2.1.10-2 (vivid), package size 72 kB, installed size 399 kB [05:59] frank9184: have you installed and updated ubuntu with cable internet? [05:59] Yep, I use my phone with tether [06:00] frank9184: whats happening exactly to your wifi? [06:00] I can't even install anything from the software center or using the terminal [06:00] i can see it in lsusb [06:01] but i cant use it [06:01] mkeita: We keep all communications in this channel, for peer review and oa instruction to all . "useradd: cannot lock /etc/passwd; try again later. " -> show us in a pastebin ' sudo apt update ' . [06:02] frank9184: you might need a realtek driver/firmware for it [06:02] frank9184: sudo lshw -C network [06:02] i tested with 3.002 driver ,and i got error 2 [06:03] here is the paste for get update http://paste.ubuntu.com/14212212/ [06:04] mkeita: Looking at your http://paste.ubuntu.com/14212212/ paste . [06:05] it only show my wired adapter [06:05] ok [06:05] hello [06:06] !patience | frank9184, [06:06] frank9184,: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [06:06] Bashing-om: ok thank you [06:06] mkeita: " http://ppa.launchpad.net/cooperjona/lightread/ubuntu/dists/ " This PPA has no support paste raring . Remove this source from /etc/apt/sources.list.d directory . [06:06] frank9184: sudo lshw -nn shows your wifi adpater? [06:07] mkeita: past* .. no support for wily . [06:08] Bashing-om: sorry for my ignorance but how do i do that? [06:08] mkeita: " http://ppa.launchpad.net/me-davidsansome/clementine/ubuntu/dists " This PPA also has no support . [06:09] Bashing-om: is there a way to reset to the default sources? [06:09] mkeita: In Ubuntu Software center -> sources -> other software. untick these sources . [06:10] Bashing-om: I am trying to that right now but I can't find this source and it is not one of those that are checked [06:11] Bashing-om: okay I removed them [06:12] mkeita: Open USC. click on sources in the taskbar -> a tab in the sources tool list "other sources " . [06:13] Bashing-om: I think it is working. thank you [06:13] Bashing-om: let me try the upgrade [06:14] mkeita: Good .. now again sync up the system with your mirror site by running ' sudo apt update ; sudo apt upgrade ' . [06:15] Bashing-om: The error is still there [06:16] Bashing-om: please see this paste http://paste.ubuntu.com/14212252/ [06:17] Bashing-om: the problem is geoclue-2.0 [06:19] mkeita: can you remember how you installed thzt geoclue? [06:19] lotuspsychje: no.. i do not have geoclue on my computer [06:20] mkeita: Look'n . [06:22] hi! [06:23] merry christmas [06:23] mkeita: if you have ppa's added that means you installed non-official software, but have you installed other things manually with .debs also? [06:25] lotuspsychje: yes i have installed few non-official softwares [06:25] mkeita: If you do not use it, remove it as it is "optional" ' sudo apt remove geoclue-2.0 ' . [06:25] mkeita: with debs? [06:28] Bashing-om: I think it has been fixed by removing geoclue [06:28] Bashing-om: Thank you very much. merry christmass [06:29] mkeita: Would not hurt to also remove those packages that were installed from those old PPAs . [06:30] !ppa-purge ! mkeita [06:30] Bashing-om: I am only a bot, please don't think I'm intelligent :) [06:30] !ppa-purge | mkeita [06:30] mkeita: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [06:31] Bashing-om: I will do that. Thank out very much. I am out now [06:32] anyone know any good sources to learn linux except for linux for dummies? [06:32] surgy: actually i'm not wrong, dd copies data exactly as it was === joachim is now known as Guest36743 [06:32] !manual | imarobot [06:32] imarobot: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [06:33] yay! Thanks [06:34] imarobot: we can also reccomend you using ubuntu, see www.ubuntu.com [06:34] imarobot: Also : http://ubuntuguide.org/wiki/Ubuntu_Trusty . [06:35] wow thanks the guide looks good too [06:37] man sudo === ubik_ is now known as Guest88729 === luckybunny is now known as Sinistral [07:11] hey! I am normally use a internet connection which needs to be connected to a proxy server but currently I am using a connection with direct internet. I have configured apt-get to work with that proxy and I currently don't remember how. Now I want to install a software using either apt-get or synpatic but I am unable to because it is still contacting that proxy server. I also tried opening synaptic and going to preference->network [07:11] But it does not work === max_ is now known as Guest12926 === Guest12926 is now known as picmax [07:22] Is android studio is part of ubuntu repository [07:22] ? [07:27] rahuldev: It is not [07:29] pungi-man: There should be a setting somewhere in your /etc/apt/apt.conf or a file with the word "proxy" in /etc/apt/apt.conf.d/ [07:36]
  • how to know what is the avaiable commands/programs after installing a package using apt-get isntall? [07:37] Li: Typically you can read the man page for that - ex: man grep [07:41] im reinstalling windows on my vm. i have snapshots but i dont want to use them. will it use the snapshots automatically as with the other install?? [07:42] phiona: that might be a question better asked in the VM software's chann [07:42] s/chann/channel * === eddie is now known as Guest51162 [07:43] can you point it out to me slidinghorn ?? [07:45] where is the vm channel? oracle vm. [07:46] phiona: there is a #vbox channel for virtualbox if you like [08:07] ianddz [08:10] whats hapening? [08:11] whats happening, people? [08:25] Hi! Looks like my usb7 device hangs my lsusb output and also doesn't allow proper shutdown. How can I trace which physical device is /sys/bus/usb/devices/usb7? [08:28] tzarr: can you tail -f /var/log/syslog and plugin your usb to see errors when shutdown you can press F1 also to see text errors [08:33] lotuspsychje, thanks. Looks like Logitech C270 webcam didn't like the port in a cheap PCI USB controller for some reason. I've put it into other port, everything works fine now. [08:34] By the way, if I put Xbox360 gamepad into the same port, it works fine. That's odd. Okay, perhaps I shouldn't have bought a cheap controller on Aliexpress. [08:35] !yay | tzarr [08:35] tzarr: Glad you made it! :-) [08:35] I need some help with a shell script... what I want to do is slow down a process I am running. From Google, I have seen that I can use ps -u to find running processes under my control. (kill -L lists all the signals). If I run a .sh script where I loop "kill -SIGTSTP [pid] sleep0.1 kill -SIGCONT [pid] sleep0.1" can i successfully slow my process? [08:36] C0nfuseki: no, thats a horrible way to do that [08:36] Thank you. I'm glad I'm asking here [08:39] Hmmm... any other ideas that won't require me to download, or at least be a download that has some very important functionality? [08:39] (thank you for taking the time to read this) [08:40] c0ncealed: maybe the ##programming guys can be more of help with scripting? [08:41] C0nfuseki: you could limit it's cpu usage [08:42] Hi guys, any tool / software to prevent your screen from snoozing when you're watching a video in full screen [08:42] !info cpulimit [08:42] cpulimit (source: cpulimit): tool for limiting the CPU usage of a process. In component universe, is optional. Version 2.2-1 (wily), package size 14 kB, installed size 62 kB [08:42] morning EriC^^ :p [08:42] using VLC / youtube / whatever? [08:42] morning lotuspsychje [08:42] tx: snoozing as hibernate? [08:42] going to sleep :) [08:43] the display turning off [08:43] tx: disable hibernate in energy options [08:43] I want the screen to turn off after some inactivity (power saving rules) [08:43] but [08:43] not when I am watching something in full screen [08:43] @Eric. Interesting Idea, but from the Task Manager, it seems to use almost 00% CPU. [08:43] (this has nothing to do with the computer hibernating or suspending) [08:46] @Eric. Would you endorse the use of CPULimit? [08:48] daftykins: i'm back [08:49] C0nfuseki: i've used it sometimes to slow down fcrack so the pc doesn't overheat [08:49] worked well [08:50] *fcrackzip [08:50] of course keep psensor open and put a warning temp === agent_wh1te is now known as agent_white [08:58] hell [09:01] hello, what's the use of the files in the /etc/default ? [09:02] lin_lin13: They're configuration files for various things, generally the things that they're named after. [09:02] ^ And as global system config files, default contains... [09:04] Are these files automatically run when the system is started? [09:05] @Eric. okay. i'll give it a go thanks. [09:11] I want to "ntpdate" runing when the system is started .so I use the command : sudo update-rc.d ntpdate defaults . But display error: files does not exist, [09:11] lin_lin13: they're sourced by system services [09:13] I'm not overly familiar with Ubuntu's ntp setup, but on Debian, if you have ntp installed and running at boot, adding -g to /etc/default/ntp (which is there by... default) does the equivalent of ntpdate on startup. [09:16] rww, under the /etc/default files will automatic run ?? [09:16] /etc/default/* is for configuration of system services, many of which automatically run [09:18] rww, rc(0---6).d control the files run ??? [09:18] lin_lin13: which version of Ubuntu are you using? [09:18] ubuntu 14.04 [09:18] kylin [09:19] ubuntukylin 14.04 [09:19] then upstart controls which services are run [09:19] http://upstart.ubuntu.com/cookbook/ may be useful, or ask specific questions here :) [09:20] hi guys :) [09:20] rww, thanks you [09:21] i wrote some software and would like it added to the ubuntu repository, what's the standard process for that? === dionysus70 is now known as dionysus69 [10:13] hey guys [10:13] any body here [10:14] onc3young: I'm online [10:15] rizal: hey, Nice to meet u [10:16] onc3young: nice to meet you too ... [10:16] onc3young: where do you come from bro .. ? [10:16] rizal: China [10:17] onc3young: owh, nice hhe [10:18] rizal: Tks, where are you come from? [10:18] onc3young: Indonesia ..., so, what do you do ? [10:19] rizal: I am a developer [10:19] rizal: writing some javascript stuff [10:20] onc3young: waw, that so cool. web programmer right? [10:21] rizal: yeah, you can say so, [10:21] rizal: so, you job is ? [10:22] onc3young: i'm student .. heheh [10:23] rizal: That's great [10:23] rizal: I miss the time when I am student [10:23] onc3young: hahaha, yaa i know most people said that too ... [10:24] onc3young: i learn about web programming too, like php hhe. can i ask something about web programming? [10:25] rizal: yeah, go ahead [10:26] onc3young: what's a better programming language for web programming?, i just learn php for web programming right now [10:27] rizal: PHP is good [10:28] onc3young: how about python or rubby? [10:28] ruby [10:28] rizal: I don't know much about ruby and I think Python is more beautiful [10:29] onc3young: hmm, i must learn that language [10:29] hahah [10:30] rizal: don's be afraid. That should be easy for you [10:30] !ot | rizal onc3young [10:30] rizal onc3young: #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! [10:30] wow, sorry for that. [10:30] ubottu: sorry [10:30] It's ok, I am only a bot so I cannot stay mad at you. For apologising to humans though, take a read of http://mdzlog.alcor.net/2009/07/20/on-apologies/ [10:31] Hi :) [10:31] onc3young, also see #programming [10:31] rizal: bye [10:33] onc3young: bye [10:48] Hello, I migrate to Ubuntu 14.04 with Gnome 3 DE. Sometimes system freezes, only mouse works. How can I fix it? [10:48] My system is upgraded and I don't use specific unstable packages like compiz. === daniel is now known as Guest58739 === sUbMuNdO- is now known as sUbMuNdO [11:17] <_curiousBeing> hi all [11:17] helo [11:17] i want question [11:17] <_curiousBeing> i'm new to CSE and want to know how to install Emacs on my ubuntu 15.04? [11:18] never knew about that [11:18] what is it [11:18] apt-get install emacs [11:18] <_curiousBeing> emacs - an editor for programming [11:19] open software center, type 'emacs' in search bar and click install? [11:19] yes [11:19] open up terminal [11:19] hello anyone... i have trouble when running java in browser [11:19] sudo apt-get install emacs --force-yes [11:19] it needs live applet.. how do i download [11:20] <_curiousBeing> CacheMoney1: I wanted the no-x version of it and when I do that it says something like: Unable to locate package emacs24-nox [11:20]
  • how to know what commands/programs are available after installing a package? [11:20] <_curiousBeing> I tried : sudo apt-get install emacs24-nox [11:20] <_curiousBeing> but got the same message [11:21] you sure there is a package named emacs24-nox? [11:22] <_curiousBeing> josephyoung: yes, when I ran emacs for the first time, it showed me the list of packages present for emacs installation [11:23] <_curiousBeing> i'm using ubuntu 15.04 [11:23] CacheMoney1: suggesting --force-yes is unnecessary. It's better to provide the basic command "sudo apt-get install emacs" so that the user can see if anything suspicious comes through (errors, dependency problems, etc) [11:24] <_curiousBeing> also, I have the emacs 24.5 archive file aswell, if anycan can guide me how to install the nox version of it will also be fine.. :) [11:26] _curiousBeing: sudo apt-get install emacs24-nox Just to be sure that you know: that version does not support a GUI [11:26] <_curiousBeing> slidinghorn: i wanted the command line version only [11:29] <_curiousBeing> ok, if there is any command for installing emacs from tar.gz file with command line "nox" only mode? [11:30] _curiousBeing: There's no need to install from a tar.gz. Just use the version in the repos by using the command I posted to you [11:31] _curiousBeing: wget http://mirrors.kernel.org/ubuntu/pool/main/e/emacs24/emacs24-nox_24.4+1-4ubuntu5_i386.deb [11:31] !java | yasushi [11:31] yasushi: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [11:31] oh thank you ubottu.. i will try that === erryChristmas is now known as erry [11:34] <_curiousBeing> josephyoung: thanks for the link, think this would be fine to manually install.. !! [11:35] _curiousBeing: again...unless you have a specific need for an unofficial version, you should be installing from the repositories as instructed [11:35] <_curiousBeing> josephyoung: sorry man, this says dependencies unsatisfiable [11:36] ^^ that's why [11:37] <_curiousBeing> I checked the repositories again and I could'nt find the nox version now.. amazing [11:37] add "deb http://cz.archive.ubuntu.com/ubuntu vivid main" in your "/etc/apt/sources.list", and try your command again, it may work [11:38] _curiousBeing: If you're running 15.04, it's there...again, sudo apt-get install emacs24-nox [11:41] try sudo-apt update first, and apt-cache search emacs24-nox [11:41] * slidinghorn gets the feeling he's being ignored, sighs & throws his hands in the air [11:42] slidinghorn: don't do pointless /me commands [11:42] (please) [11:42] you're right, sorry [11:42] not a big deal [11:47] <_curiousBeing> josephyoung: will thes commands take a lot of time to process? [11:48] _curiousBeing: the command josephyoung gave will not work. for the 3rd time, please just open a terminal and enter sudo apt-get install emacs24-nox [11:48] <_curiousBeing> I have very less data package on my network [11:49] _curiousBeing: it should tell you the total downloaded amount before it starts installing [11:49] <_curiousBeing> slidinghorn: ok, then I should stop the update process.. [11:50] <_curiousBeing> slidinghorn: he he, it showed me after the download completed [11:51] Hey guys I have a .sh file for serviio and when I dobule click it it just opens up the text [11:51] when I do it in console it says some library is missing but is not specific [11:52] Error: Could not find or load main class (2).library [11:52] <_curiousBeing> slidinghorn, josephyoung: now, the command "sudo apt-get install emacs24-nox" worked and installing fine [11:52] <_curiousBeing> thanks btw !! [11:58] anybody knows how to change the mount point in a usb drive >> [11:58] i am getting this message while i try to use multisystem [12:01] \list [12:08]
  • I'm looking for a dictionary and found/installed a package called dict-freedict-eng-lit .. how to launch that on ubuntu? [12:08] Li dictionary for what program? writer? [12:09] hi [12:11] anybody know why php5-fpm does not start normally on Ubuntu 14.04? [12:11] is there a gui version of openvpn client available [12:12] says "No such job" but "service php5-fpm status" shows which parameters i can use === satan is now known as Guest51971 [12:18] /msg NickServ VERIFY REGISTER Z80A hbvvplqsteoj [12:19] Z80A: try a different password....immediately... [12:19] Z80A: also, do it without the space before /msg [12:19] hello === Piper-Off is now known as Monthrect [12:34] hey guys [12:38] Hi, I have one question. I have 2 hard drives in my ubuntu. One is the system (300 GB) with ext4 FS, and other is where i put my stufs (2 TB) with ntfs FS. On second HD i have 3 folders, they are media, games and install. I would like to move my entire home to the media folder, and configure my ubuntu to see that folder like my official home. How do I do that? [12:39] ary: do not put your home directory on ntfs [12:39] !home | ary [12:39] ary: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [12:40] ikonia, why i cant put my home on a ntfs partition? [12:40] beccause it's normally mounted userspace, which is not what the system want and doesn't support things such as permisions, it will cause you problems [12:41] ary, will cause you SERIOUS problems [12:41] :( [12:41] fine [12:41] need to be an ext4 then === infinity_ is now known as baprath [12:56]
  • I'm looking for a dictionary and found/installed a package called dict-freedict-eng-lit .. how to launch that on ubuntu? [12:56]
  • MonkeyDust: language dictinary [12:56]
  • dictionary* === athairus_oops is now known as athairus [12:58] Li find it with your terminal: which freedict [12:59] Li if it's there, should launch from terminal with freedict [13:00] \nick ? === snowyhippo is now known as tinyhippo [13:03] hi [13:04] In ubuntu my chromium takes lot of time to open... anyone have any suggestion regarding? [13:04] I'm on a pretty new installation of ubuntu 14.04 and having some stability issues and video glitching issues. Have tried the drivers listed under Settings/Software and Updates/Additional drivers but the official Nvidia ones make my system really unstable (sometimes not even able to boot). The Nouveau driver is functional but sometimes glitches bad playing games (menus not displaying and other weird glitches) and occasionally have issues switching f [13:04] rom the game to the desktop (all video freezes but audio and network are still functioning). I'm using an Nvidia Geforce GTX 850M. Any ideas what I should do from here? [13:05] william_doe: I suspect you mean wine games [13:05] (or games run through wine) [13:06] No I'm playing terraria it has a linux version. [13:06] Hello [13:06] Im new here [13:06] interesting, swap away from the nv driver then and try nvidia [13:06] see if the current version is any better [13:06] anas, welcome. ask your ubuntu questions [13:06] check the xorg logs, [13:06] see if there is anything on what it's doing and why [13:06] ty [13:07] why people use IRC? [13:07]
  • cfhowlett: yes it found it from terminal apttitude search but isn't launchable from it [13:07] i mean instead if skype or whatever similar, many peoples use IRC [13:07] anas, this is ubuntu support. that is the topic. [13:07] ikonia, i tried the nvideo drivers and it actually gets a lot worse. I usually can't even boot. I thought about using drivers from nvidia site...maybe even a beta driver but I'm kinda confused on how to install it [13:07] if=of* [13:07] william_doe: is the 850m one of those nvidia/intel ones, or just straight nvidia [13:08] ikonia, there is also an intel graphics processor on chip yes [13:08] so people use this unbuntu support to allow direct questions, right? [13:08] anas, yes [13:08] and each IRC channel has its own purpose [13:08] william_doe: there are some options, such as forcing performance mode, and disabling the intel switching that can make those cards in general more "stable" [13:08] william_doe: worth looking at those options [13:09] ah i see [13:09] ty cfhowlett [13:10] ikonia, okay i will google around those topics and see if i can come up with anything useful. thanks [13:11] Hello. Does somebody knows how to fix desktop freezing bug (Ubuntu 14.04/Gnome 3) ? [13:12] can i create a hard link to a directory? if i try it it is forbidden. [13:15] sy_1 yes, with ln, but not from one device to the other [13:16] hello === anonymous is now known as Guest83048 [13:17] i am anonmous [13:19] hi, i wanter to install i3wm. There is the package "i3" in ubuntu repo, but i found these instructions: [13:19] # echo "deb http://debian.sur5r.net/i3/ $(lsb_release -c -s) universe" >> /etc/apt/sources.list [13:19] # apt-get update [13:19] # apt-get --allow-unauthenticated install sur5r-keyring [13:19] # apt-get update [13:19] # apt-get install i3 [13:19] why do i need to add record in "/etc/apt/sources.list if ubuntu repo already contains needed package? [13:20] Hiyas all [13:20] i am anonmous [13:20] wormer next time, use a pastebin for multiple lines [13:20] Guest83048, this is ubuntu support. ask your ubuntu questions. === mandje is now known as kerstmandje [13:30] MonkeyDust: sorry, i thought pastebin only for source code [13:35] hallo [13:36] knoppix hi, this is ubuntu support [13:45] vj tool for ubuntu [13:45] !mixxx | florian_ [13:45] !info mixxx | florian_ [13:46] florian_: mixxx (source: mixxx): Digital Disc Jockey Interface. In component universe, is optional. Version 1.11.0~dfsg-5 (wily), package size 2643 kB, installed size 7527 kB [13:48] thanks :) [13:50] Hi, i wanter to install i3wm. There is the package "i3" in ubuntu repo, but i found these instructions: http://pastebin.com/UYvCWbzw . Why do i need to add record in "/etc/apt/sources.list if ubuntu repo already contains needed package? [13:51] you don't [13:51] don't use random instructions on the internet [13:51] (protip) [13:57] tx: okay) Thanks [14:05] cacccapupu [14:14] #freenode [14:15] #mint [14:23] Hello ? [14:23] !ask [14:23] 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 [14:27] Staff, I'm learning English. You know some chat where I can learn [14:28] not here, diego_ [14:28] !ot [14:28] #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! [14:29] diego_ type /j ##English [14:31] okay [14:41] Hey. I just installed unity8-desktop-session-mir and there is no system settings there. Is there something I should install first? [14:41] I'm on 16.04 [14:42] !ubuntu+1 | danialbehzadi, not supported here. go to the very much beta channel [14:42] danialbehzadi, not supported here. go to the very much beta channel: Xenial Xerus is the codename for Ubuntu 16.04 - Support only in #ubuntu+1 [14:46] . === Anonymous is now known as Guest54364 [14:49] türk varmı [14:49] :D [14:49] !english | ertugrulx [14:49] ertugrulx: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [14:49] hiiiiii [14:49] hi [14:49] hi [14:50] hihih [14:50] hi [14:50] hi [14:51] ertugrulx, when we let you talk again, ask your ubuntu questions. if you are here only to play --- don't. play somewhere else. [14:53] hello? [14:53] may I ask somethıng [14:53] !ask | m3ch4n1c [14:53] m3ch4n1c: 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 [14:53] ok [14:54] how could I join hacker chat ? do u know? [14:54] m3ch4n1c, no idea. completely off-topic here. there's this thing called google you could ask. [14:55] there ıs not ın google [14:55] . [14:55] Trying to figure out how to start / stop a virtualbox VM using upstart... It shouldn't be this hard to do... :/ (my upstart job .conf is here http://paste.ubuntu.com/14214527/ [14:55] ) [14:55] test [14:55] !test | LJSeinfeld [14:55] LJSeinfeld: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [14:56] huh? [14:56] LJSeinfeld it works, we see you [14:57] (i'm not testing anything... and I assume you can see me... ) [14:57] doh! sorry LJSeinfeld [14:57] I believe it was user Xvem? [14:57] yep. [14:57] I'm trying to bend Lubuntu / upstart / virtualbox to my will.... unsuccessfully [14:58] !lubuntu | LJSeinfeld [14:58] LJSeinfeld: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [14:59] ..? [14:59] What i'm trying to do should be the same for both... and there's generally much fewer people active in #lubuntu [14:59] Trying to figure out how to start / stop a virtualbox VM using upstart... It shouldn't be this hard to do... 😕 (my upstart job .conf is here http://paste.ubuntu.com/14214527/ === jmd8xui3ha5a5f is now known as jmd [14:59] æ [14:59] Xvem, ask your ubuntu questions [15:00] ok? [15:01] hmm [15:02] this is the first time i have used HexChat [15:02] when I start the upstart job, it says it's starting, but nothing happens... [15:02] Xvem, this is ubuntu support. we answer support questions. do you have one? [15:03] nah [15:03] I do... (lol) [15:03] :D [15:03] !patience | LJSeinfeld [15:03] LJSeinfeld: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [15:04] LJSeinfeld, you might want to ask #vbox [15:04] LJSeinfeld: try the command dmesg|tail and see what errors show for the service [15:04] lemme check that [15:05] back [15:05] so anybody have any idea about php5-fpm and "no such job" message? [15:05] apparently this is something that people want to do... but there are few working solutions out there.. it's weak. [15:06] failing with status 127... which is weird... [15:07] i guess it's upstart issue but not sure how fix that :( [15:08] http://paste.ubuntu.com/14214620/ [15:08] 127 = command not found... [15:08] wonder if I can / need to add a path to the conf / command... brb [15:10] LJSeinfeld: dave command isn't familiar to me but maybe that is what isn't installed? [15:10] vboxmanage? [15:11] installed with virtualbox .. /usr/bin/vboxmanage [15:11] type dave as a command and see what the error message is. [15:12] ah.... lol [15:12] so a syntax error in there... [15:12] interesting [15:13] LJSeinfeld: definite culprit because upstart jobs depend on the errors returned from the commands the spawn. [15:17] help I want to change the login screen background/wallpaper but it is not working, here's a copy of my lightdm-gtk-greeter.conf http://paste.ubuntu.com/14214693/ [15:21] SebastianTCL: at the bottom the line that says #background under [greeter], change that to the link you want of the image and get rid of the # hash symbol [15:22] Is driver compatibility mostly kernel dependent or does is vary much between distributions? [15:25] what command it is possible to see the list of all started services and what ports they opened? [15:26] irc.anonops.net [15:26] Guest29975: service --status-all and netstat -tunap for ports [15:30] I'd like to make reading text in console a bit easier (currently: UTF-8, Latin1 and Latin5, Fixed, 16). Now I'm looking for a good combination of charset, font and fontsize -> preferably a bit bigger while still clear. Any suggestions? [15:31] what command it is possible to see the list of all started system.d services [15:40] bonjour, je suis nouveau, peut-on m'aider ? Merci. [15:41] bonjour, je suis nouveau, peut-on m'aider ? Merci. [15:41] comment peut-on communiquer ? [15:42] !fr | alain_ [15:42] alain_: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [15:42] merci de votre réponse [15:43] bienvenu, alain_ [15:50] Hey, I was wondering if anyone could help me with a simple xdotool script? [15:54] so... it looks like this version of the .conf started my VM via upstart... (at least when I manually call it.. ) but dmesg|tail shows errors / respawns about terminating with status 1... no idea http://paste.ubuntu.com/14215012/ [15:55] Does anyone know anything about xdotool scripts? [15:57] Adric rather off-topic as this is ubuntu support. ask #bash [15:59] if you google "xdotool irc" there are some support channels out there... [16:01] hi [16:01] how do I specify the print layout of an image in ubuntu? [16:01] what tools can I use to determine how something should be printed? [16:02] e.g. where on the page how much scaled, etc [16:04] g0th, your standard photoviewing tool should provide those options. [16:04] such as? [16:04] g0th, I have no idea what is on your system ... [16:04] feh, gthumb both don't seem to [16:05] g0th, I have photoprint. Everything you mentioned is there. you could go whole hog and use GIMP as welll [16:05] not even gimp does it correctly [16:05] with gimp it cuts of borders [16:06] shotwell lets you scale [16:06] ok I'll use gimp [16:07] I can just make sure that it's centered in such a way that I don't get any crops [16:07] Hi. Is it possible to open applications in the workspace I opened them in, and not in the currently active workspace? [16:15] Will it be possible for me to upgrade from 14.04 to 16.04?? [16:15] yes [16:15] cool cant wait to install 16.04 [16:15] i like LTS [16:19] are there any demos of unity 8 on desktop? [16:20] minas114: there's desktop next [16:20] !next [16:20] !mir [16:20] 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 [16:21] that factoid would seem very wrong now [16:21] EriC^^, "for inclusion in Ubuntu 14.04" ? Someone needs to update this informatio [16:21] EriC^^, thanks, I'll look it up [16:25] I can't find an ISO for it [16:25] (ubuntu next) [16:31] Najbolji sajt za gledanje filmova sa prevodom www.popcorn.rs [16:31] Najbolji sajt za gledanje filmova sa prevodom www.popcorn.rs [16:33] Najbolji sajt za gledanje filmova sa prevodom www.popcorn.rs [16:35] hello [16:38] can ssh bruit force attack increase outbound traffic [16:41] hey [16:42] Hello! I'm sorry for using Linux Mint 17 but if anyone wants to help me it would be greatly appreciated. I'm trying to shrink a partition on an external HDD with FAT32 format with about 20GB and Gparted just crashes, throws me GLib-CRITICAL messages. I have no idea how to fix this. [16:43] i notice firefox is using en_US for it's interface even though the system is set to another local and a translation exists, is a translation package missing from all ubuntu variants for firefox? [16:43] !mint | darksim [16:43] darksim: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org === ShibaInu is now known as Shibe [17:03] Hi [17:05] how can i change my linux them? [17:05] mrsam__: what theme [17:06] them for linux looklike windows them [17:06] mrsam__: you can't [17:06] mrsam__: are you using ubuntu ? [17:06] yes [17:07] then there is no windows look alike unity theme [17:07] so you can't [17:07] mrsam__, if there was a theme that looks like windows, there would be a legal issue rightaway. [17:08] i see this them in mint and other oS [17:08] mrsam__: mint does not use unity [17:08] OerHeks, i doubt :) [17:08] oh tnx for helping :) [17:10] i install desktop session recorder but i cant open it :( [17:10] so ? [17:11] i cant run it and use it [17:11] mrsam__: you where given a LOT of information and instructions yesterday [17:11] mrsam__: how are you trying to open it ? [17:12] i instal istanbul desktop session recorder..when i click on it ...it cant open... [17:12] mrsam__: thats not what you where told to do yesterday [17:12] you where told the tools to use and how to use them [17:13] mrsam__: please define "can't open" [17:14] it cant lunch [17:14] luncher* [17:14] define it can't launch [17:14] define it can't launch [17:14] what do you recommend for screen recording? [17:15] i cant run it to use...but it is install [17:15] mrsam__: WHY cna't you run it - what happens [17:15] mrsam__: you're giving me inforation, like me giving you an answer of "fix it" [17:15] when i click on it i dont see any reaction [17:15] mrsam__: why did you not use the tools we suggested [17:15] mrsam__: is it a command line application ? [17:15] no it is Gui [17:16] you recomment use desktoprecorder but i cant like it [17:16] I would try recordmydesktop, or vlc ( not mentioned in the list) https://wiki.ubuntu.com/ScreenCasts [17:16] mrsam__: what do you expect to happen when you click it ? [17:17] ikonia>i want to see a GUI program [17:18] mrsam__: what gui ? [17:18] mrsam__: so a red dot doesn't appear in your taskbar somewhere? [17:18] mrsam__: have you read ANY documentation on how this works ? [17:18] SchrodingersScat>no [17:19] mrsam__: run it from cli then, what does it do? [17:19] so no [17:19] mrsam__: you've read no documentation on how to use this ? [17:19] do u want see my screen shot? [17:20] mrsam__: I want you to answer my questions [17:20] no no no [17:20] ... [17:20] mrsam__: why have you not read anything about how to use it ? [17:20] so it is looklike other GUI PROGRAM and i dont need any thing to use [17:21] mrsam__: it's nothing like a gui program [17:21] mrsam__: and how would you know if you've read no documentation [17:21] mrsam__: do you remember me talking to you yesterday and saying this channel would not continue to do all the work for you, [17:22] mrsam__: and that your total lack of ability to listen and follow through on the information you've been given would not continue [17:22] so [17:22] ? [17:22] mrsam__: you remember that yes ? [17:22] im not a single user here [17:22] mrsam__: you remember that yes ? [17:22] no [17:23] mrsam__: ok - I'll explain it again clearly then [17:23] tnx [17:23] mrsam__: you use this channel to do all the work for you, you don't listen to information and advice and you waste peoples time by not doing any work for yourself and not even looking how to use something before claiming there is a problem [17:23] mrsam__: that constant approach is not acceptable, we are here to help you - not do work for you [17:24] mrsam__: so what you need to do is quit this channel, look how to use the tools you're trying to use, if you are having a problem, come back with specific problems, [17:24] if you don't even know how something is supposed to look/work but you claim a problem that is unaccepable [17:24] so /part this channel, research how to use instanbul, or reference the detailed information we gave you yesterday on other tools [17:24] if you're having a specific problem, come back and state it [17:24] clear ? [17:25] you dont looklike other people it is clear for me [17:25] I don't know what you just said, sorry [17:25] mrsam__: do you understand what I'm telling you ? [17:25] i saied you dont speak friendly...i thin [17:25] i think* [17:26] mrsam__: I am speaking clearly [17:26] I and others have spent a great deal of time explaining a lot of things in detail to you [17:26] mrsam__: do you understand what I'm telling you to do, yes/no ? [17:26] ok [17:26] thank you [17:29] happy holidays everyone [17:29] where are the most recent drivers for RTL8723AE ? [17:30] Guest48203 start from the beginning, what brings you here [17:31] so....I seem to have issues with my zoneminder install on old version of Ubuntu...should I upgrade to wiley wefewolf of do a fresh install? [17:31] Guest48203, "sudo apt-get install linux-firmware-nonfree" should install the needed firmware for RTL8723AE [17:32] MonkeyDust, WIFI doesn't work, what are the most recent drivers for the RTL8723AE card [17:32] OerHeks, tried that, its not a fix [17:32] installed ubuntu desktop this summer....been too busy to play with it more until now [17:33] OerHeks, well it works but it is slower than 56k and disconnects [17:33] does anyone know where to download elementary theme? [17:33] dontknow ask in #elementary [17:33] the elementary support guys will [17:34] MonkeyDust, yes i asked but no answer :( [17:34] thn wait [17:34] Guest48203, that wificard is a know trouwblemaker, i would advise the firmware installer, but if you *need* the latest driver, no guarantees, build it yourself http://askubuntu.com/questions/629679/rtl8723ae-unstable-on-ubuntu-14-04 [17:34] or check their documentationation [17:35] dontknow it's a different distro, you're in the wrong channel here [17:35] MonkeyDust, ok. i got the answer [17:35] dontknow glad i could help [17:35] Guest48203, but carefull, you would need to reinstall that driver with any kernelupdate [17:36] do u recommend a program looklike cheese for webcam? === it is now known as Guest3852 === user1 is now known as Voyage [17:38] hola === it is now known as Guest73790 [17:40] hi i cant open my webcam [17:41] omg [17:41] hola [17:41] BinGo0 are you mrsam? [17:42] yes, he is [17:42] who are u that kick people ouT?...do company know about u? or we can report u [17:42] BinGo0: / mrsamm_ please research the programs you where given before complaining they don't work [17:42] BinGo0: / mrsamm_ we gave you links for cheese support yesterday and how to use it, have you read them ? [17:43] <ikonia>i dont speak to u...if u dont want answer then dont speak [17:43] BinGo0: did you read the documents you where given yesterady [17:43] they detailed how to set up cheese and other desktop recording software [17:43] did you actuallyl read them ? [17:43] i saied...i dont want speak with u...is it clearly? [17:44] BinGo0: no, sadly it's not [17:44] to help you - we need to understand [17:44] we spent 20 minutes going through it with you [17:44] did you read the documentation you where given yesterday ? [17:45] <ikonia>u speak to me about 4 lines but u say wase 20 minutes? [17:45] BinGo0: did you read the documentation you where given yesterday [17:45] <ikonia>im not single user here [17:45] on all the web cam and desktop recording software ? [17:45] I personally gave you about 3 links, and I know others gave you 2 more [17:45] did you read them ? [17:45] im not chatting with u yesterday about it with anypeople .. [17:46] Hello! Im using Ubuntu LTS liveusb and Im trying to shrink a FAT32 partition with Gparted and it just crashes whenever I try to do it [17:48] lol [17:49] hi [17:50] why is OneGod onjoin private messaging and then bouncing in and out of channel? [17:50] he's gone [17:50] and won't be back [17:50] thank you [17:50] sorry for the slow response [17:50] spam lamer [17:54] newbie question here.... [17:54] just ask [17:54] no problem being new [17:54] I have used serv-u and such for my windows computers...what is easiest ftp server to manage on ubuntu? [17:55] does anyone have any tips on buy a 'bluetooth usb adapter' for Ubuntu? I bought an Insignia one and my Ubuntu OS does not notice it. :/ [17:55] so there are loads of ftp servers, most are easy, but ask yourself if you really want something as insecure as ftp [17:55] im thinking of pointing a domain to home server(dynanic ip issues being what they are) should i just setup typical ftp server with ubuntu? [17:56] nulld: fwiw, Bus 003 Device 002: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0 [17:57] Lurchy, scp over ssh would be my choise instead of ftp/sftp [17:57] epopt37 - thank-you for the reply. What does that mean though? [17:57] https://help.ubuntu.com/community/SSH/TransferFiles [17:57] ok [17:57] nulld: sorry, Broadcom Corp. BCM20702A0 Bluetooth 4.0 works for me [17:58] epopt37 is that installed with your computer or did you add it as a USB adapter? [17:59] nulld: it's added === rahuldev is now known as clock [17:59] I bought an Insignia that says something like "For Windows PCs" on the packaging and thought there would be a remote chance it would work on Ubuntu especially since the sales guy said it would work on Linux but it does not. [17:59] :/ === Ululus is now known as Ululus_ === Ululus_ is now known as Ululus [18:00] epopt37: The brand of the dongle is 'broadcom'? [18:00] why would FTP be insecure....if you have a good password setup and disable all Guest and default access? you thinking of "big brother" issues? === Ululus is now known as Ululus_ [18:00] enlighted me === Ululus_ is now known as Ululus === okay19 is now known as okay19_ [18:01] clear text transmit [18:01] ok [18:01] https://wiki.ubuntu.com/HardwareSupportComponentsBluetoothUsbAdapters <- This page has helpful USB Bluetooth info epopt37 === okay19_ is now known as okay19 [18:02] ok...I understand..I am just thinking how to use the box if I want to ftp files from CCTV cameras and such [18:02] cloud backup [18:02] trying to figure out zoneminder and such [18:03] nulld: the usb device is actually an iogear. Took a minute to find the package [18:03] ah iogear thank-you for the reply epot37 [18:03] nulld: sorry for the confusion. [18:04] Anyone else getting spam from Yandex on Islam? [18:05] I have POE cameras in a network behind this Netgear GS724TP adn I want to run them with zonminder on the ubuntu bow in same network..... [18:05] nulld: he's gone [18:05] sorry about that [18:05] err box [18:06] just trying to figure out solutions before i set things up and waste time... [18:06] thank-you for the help ikonia :D i was receiving a steady stream of *beeps* that was freaking me out [18:06] nulld: no problem [18:07] upgradeing to ubuntu 15.10 right now........... [18:08] unpacvkign..... [18:08] darn...cant type today [18:08] don't need a commentary === owner_ is now known as Guest78491 [18:10] crickets........ [18:11] hi all === andreas is now known as Guest76749 [18:12] hi all [18:12] Hi Guest === cpaelzer is now known as cpaelzer_afk [18:16] hi, I'm using trying to decrypt packages captured with airodump-ng using airdecap-ng. But I always get 0 decrypted packets. Help [18:18] Thank-you for the tech support #ubuntu. TTYL :D [18:18] xela2244: what flavor & version of ubuntu are you using? [18:18] slidinghorn: ubuntu gnome 15.10 [18:19] xela2244, you have good intentions? [18:20] donknow: yes, i'm trying to decrypt packages in my own network [18:21] sure lol [18:22] xela2244, in this channel they provide basic support as far as i know [18:22] can provide as advanced as anyone can [18:22] dontknow: oh ok, thanks [18:23] xela2244: and why do you need to sniff & decrypt packets on your own network? It could be difficult to get an answer though, as some may feel uncomfortable without knowing for sure what the user's intentions are [18:25] slidinghorn: I need to decrypt packages from my Iphone... [18:26] xela2244, i don't understand much but don't you need wifi cypher for that? [18:26] dontknow I have it [18:26] don [18:26] dontknow if you don't know, then better not answer [18:27] MonkeyDust, just chatting [18:27] I can decrypt packges from wep, but i'm having problems with packages from wpa/wpa2 [18:27] dontknow this is support, not for chating [18:28] xela2244, wpa is stronger than wep [18:28] dontknow: I know this === ap is now known as Guest53489 [18:29] I'm having a similar problem: http://www.backtrack-linux.org/forums/showthread.php?t=33448 [18:31] what do you think about canonical ip policy [18:32] removing all ubuntu stuff from source [18:34] dontknow: what ? [18:35] ikonia, if you want to release ubuntu with different branding you have to remove "ubuntu" word from all sources as far as i know [18:35] same as any [18:35] redhat, centos etc all do it [18:35] it's just removing trademark [18:35] it's common sense [18:36] ikonia, but you need to search all the source for that right? [18:36] yes [18:36] same as any other distro [18:37] anyone know if there is an hardware channel for computer part to discuss? [18:38] Webonaute: ##hardware [18:38] thank lol [18:39] ikonia, i can understand rebranding obligation but i don't understand the necessity of removing all "ubuntu" word [18:39] dontknow: becayse it's trademark [18:39] every distro does it [18:39] so other peoples mess is not passed of as their own [18:49] so i'm guessing Realtek is crappy on Ubuntu... so i have to spend more money on a better supported Intel WIFI card? === william is now known as Guest41040 [18:52] Guest48203: its a poor chip set in any linux distro [18:53] i hope i can sell it on ebay, look for my listing guys! [18:54] why would anyone buy it after you've said it was poor [18:54] it should work fine on windows tho [18:55] it should work in ubuntu, most do [18:55] it just takes a little work [18:57] hi. im pretty sure its a common problem. but please help me on this one. i tried w10 on my laptop now i want to use xubuntu. after installing it from a stick it keeps rebooting. what info do you need? [18:57] i have a 500gb hdd, 450 at the end is used for data. i completely deleted the first 50gb, created a 45gb ext4 and a 5gb swap. the sda1 45gb has the boot flag. [18:58] i already tried to add nomodeset to grub. but the laptop still keeps rebooting endless loop about 0 msec after booting up. [19:03] please? anybody here? [19:10] hi all, how can I disable the startup of a server such as lighdm (ubuntu 14.04) [19:10] do you mean how to disable the desktop ? [19:12] vincent42, try "service lightdm disable" [19:13] shit. why am i coming here all the time, you dont even understand a simple question... vincent42 you run this command: echo "manual" | sudo tee -a /etc/init/lightdm.override [19:13] i guess i wont get any answers here if the question is not something like how do i ping google or such. [19:13] bye. [19:14] rigo2532345: indeed that's the right answer [19:14] also just found it on google [19:14] at least I hope it is right, I haven't rebooted yet [19:14] badbodh: there's no disable command [19:15] only force-reload restart start stop [19:15] pity. systemd rocks \o/ [19:16] what version of ubuntu starts using systemd ? [19:16] apart from rigo's solution you could try bum (bootup manager) that controls services. it's a GUI app. [19:16] 15.XX [19:16] from 15.04 and up [19:17] ok, has anyonh ever managed to run lircd on startup on ubuntu 14.04 ? for some reason it does not start [19:18] there's an /etc/init.d/lirc script [19:18] but starting it manually does nothing [19:18] stop emits strange errors [19:19] /etc/init.d is kinda bookshelf. you pick stuff from there to autostart. [19:19] symlinks go to rc-folders in /etc, use rc-update command [19:19] ok [19:20] but as long as running the script manually fail I guess there's a problem [19:20] there are like 5-6 rc folders, to determine in what sequence the services get started. [19:20] dunno much about it === monica is now known as Guest92586 [19:23] 1 === Guest92586 is now known as monica === monica is now known as giorgi [19:25] hi, as a wallpaper I have an image with a quotation that is 3 lines long. I dont want any icons to block the quote, but every time I plug in an extermal HDD the HDD icon appears right on top left of the screen. I have looked into wallpaper properties but found nothing. How can I configure the screen, so icons start to appear at a certain height? [19:27] hello [19:27] why flash is not working on xubuntu my friends? [19:27] flash player i mean [19:27] giorgi: "not working" is vauge [19:27] the one on the browser [19:27] lettuce45 in dconf-editor [19:28] MonkeyDust, is that a command, a file or a package in synaptic? [19:28] does not work :( [19:28] not playing moviesss [19:29] lettuce45 it's a program, find it in the repos ... open it, then go to org.gnome.desktop.media-handling [19:32] MonkeyDust, can you please paste a full link? [19:33] lettuce45 install it from the software center, or with apt install, like you install any other program [19:34] MonkeyDust, already installed, org.gnome.desktop.media-handling is not a valid url [19:34] /j #php [19:34] lettuce45 no, open dconf-editor [19:34] Hi all [19:35] i am trying to handle 2 submit buttons [19:35] How do I check which wifi driver has been selected by the Ubuntu LiveCd? [19:36] already there MonkeyDust , now what do I do? [19:36] lettuce45 in the left, you find 'org' and all the rest [19:37] Hi, I am new to IRC, is this right channel where people talk? I see little discussion here :) [19:37] MonkeyDust, im already at org.gnome.desktop.media-handling, what do I have to edit? [19:37] lettuce45 uncheck automount [19:38] MonkeyDust, why do I want to do that? I need to mount externals [19:38] lettuce45 you just don't want it to show, when it's mounted? [19:39] no, I want all icons to appear not on the upper part of the screen, but in the middle, so the quotation doesn't get "blocked" with icons [19:40] lettuce45 drag them to the middle, then [19:40] <[adw]> hi, ive got a mini.iso of wily, but when i select mirror to install from, i get msg. that "mirror does not have any suite symlinks" [19:40] will the dragging be remembered for any other external? [19:41] lettuce45 not sure, try it and see what happens [19:42] :D thanks [19:43] <[adw]> Does anyone know what mirror works with the Wily netinstall(mini.iso)? [19:43] i have Z87 expert mobo and i cant boot from a live cd usb [19:43] and secure boot is anebled but i cant boot into windows enymore [19:43] nor ubuntu [19:44] nor usb sticks or live cds [19:45] hi all [19:45] im trying to install ventrilo server on ubuntu 15, how do i do that ? [19:46] !find ventrillo [19:46] Package/file ventrillo does not exist in wily === cpaelzer_afk is now known as cpaelzer [19:46] its a linux pack [19:46] abusead, you can see by lsmod | grep -i wireless [19:47] abusead, lspci will tell you about your wifi controller , lspci | grep -i Network [19:50] G [19:51] i have Z87 expert mobo and i cant boot from a live cd usb secure boot is on but afther install of ubuntu my system windows wont boot enymore ubuntu the same [19:51] suckµ [19:56] I recently switched from Win to Ubuntu. I cannot get DVDs to play in any player (Videos, VLC). I have tried installing ubuntu restricted extras, and rebooting. It still does not work. What else can I try? [19:57] joe0tac in a terminal, what's the ouput of cat /etc/issue [19:57] Ubuntu 15.10 \n \l [20:00] !dvd | joe0tac [20:00] joe0tac: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [20:06] I'm having trouble launching things from nautilus. For example if I try to open a video in VLC or a PDF in the document viewer it won't open, but I can open VLC from the command line and play the file just fine. [20:09] jason_, in terminal , xdg-open file.pdf [20:09] do I want to play youtube videos on htmla instead of on flash? [20:11] ioria, that's fine but i'd like to be able to do it from nautilus. Any ideas why it wouldn't work? [20:11] jason_, it opens ? [20:11] ioria, yes [20:11] oh wait hold on I think I already had the particular file open [20:12] ioria, yes it works for everything [20:12] jason_, have you tried 'Open with' ? [20:13] ioria, yes that does not work === REGG|N|GGER is now known as TRUMP [20:14] jason_, you don't have a menu entry ' Other applications ' ? [20:14] ioria, I do. I mean trying another application, or selecting the normal application from the menu also does not open the file. [20:15] Sorry. Was in the midst of asking about problem solving my DVD player when my internet connection dropped (my other problem...). To-resum: Ubuntu 15.10. Installed Restricted Extras. Will play CDs, will not play DVDs. Using Videos and VLC. [20:15] jason_, you mean that when you select 'Document Viewer' from Other Applications menu , the file does not open ? [20:16] hello all [20:16] ioria, correct. Nor does it work if I select some other program (i.e. ImageMagick or Print Preview) [20:18] !DVD | joe0tac Have you consulted : [20:18] joe0tac Have you consulted :: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [20:18] i have Z87 expert mobo and i cant boot ubuntu enymore nor win (secure boot was anabled during ubuntu setup [20:18] but cant buut system rescue also [20:18] http://postimg.org/image/ryvivflrh/ [20:19] help plz [20:19] jason_, can you paste /etc/gnome/defaults.list ? [20:20] !DVD | Bashing-om-ubottu. Yes. I installed the Restricted Extras, and rebooted. It did nothing. [20:20] Bashing-om-ubottu. Yes. I installed the Restricted Extras, and rebooted. It did nothing.: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [20:21] enybody [20:23] xsd: Maybe try to have the firmware pass to the kernel different ACPI table ? From a liveDVD what returns: ' sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows ' . Maybe add a boot parameter to the boot command line ? [20:23] Bashing-om how i do that [20:25] xsd: We will eventually - when we know what ACPI table to pass - edit grub's boot parameter . [20:26] i cant boot nothin at al none of my both systems [20:27] xsd: I say again - from the liveDVD - or USB . that medium you used to install 'buntu . [20:28] it locked me out all usb ports [20:28] :x [20:28] live cd dont work nor usb boot [20:29] i'm trying to connect my wpa2 wifi network from the terminal [20:29] xsd what *can* you do, so we can try to help you from there [20:29] with wpasupplicant [20:29] but "its not working" :D [20:30] only boot and in bios but efi shell either [20:30] xsd: That booting up the firmware for the settings is long before an operating system is even considered by the system . Booting to the firmware settings has nothing to do with the operating system . Try again ( Acer as the machine manufactirer ?) . [20:31] asus [20:31] i'm gone roll back bios default [20:31] sec [20:32] hrm [20:32] grub resuece mode [20:33] dsc_: here's a page i wrote about configuring wlan in the interfaces file https://atkdinosaurus.wordpress.com/2015/10/12/how-to-configure-your-wlan-interface-in-the-interfaces-file/ [20:34] dsc_: so you can use ifup/ifdown to control your wlan interface [20:34] xsd: Hummm ... You must have been able to boot that live environmnet at one time --- as you have installed 'buntu . Boot that loveDVD on the same maode ( bios/UEFI) as the mode installed in . [20:35] cool akik, seems like I did not stop network-manager. [20:35] akik: would you happen to know if I could instead talk to network-manager directly? Like, in the ubuntu GUI you can click on the network icon and connect to a wifi, perhaps I can interface with an API for this? [20:36] dsc_: yes, nmcli/nm-tool [20:36] akik: isnt that whole network-manager stuff written in python anyway [20:36] oh cool. :) [20:37] dsc_: your requirement changed quite quickly :) [20:37] i cant enymore [20:37] akik: hehe. Well I'm trying to find out the quickest way to manually connect to a wifi. If I can use the network-manager for that, that's totally fine by me. [20:38] AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [20:38] do I modify this in config file for ubuntu? [20:39] xsd: Sorry, if you can not boot to the firware setting - I do not know what to tell you . Is this a laptop machine ? [20:39] firmware* [20:40] ah pc [20:40] trying to setup options for zoneminder...... [20:41] Lurch it's just a warning i think .. apache is working, isn't it ? [20:41] yeah [20:42] xsd: As a desktop, you might try powering the box down, pull the AC power cord, depress the power button for 5 seconds - clears CMOS memory - .. reconnect the power and now see if you can boot to the firmware settings . [20:42] wait...I goto 192.168.0.1:80 to look for response [20:42] err [20:42] tryed that [20:42] i'm gone nuke it :p [20:42] The "IP":80 of the ubuntu box to see if apache responds with default page [20:43] correct ioria? [20:43] Lurch if you put your ip in the firefox bar ? [20:43] yeah [20:43] ubuntu box is diff ip inside my network than this client box I am on [20:44] it now only boot in windows :x [20:44] no ubuntu [20:44] Lurchy: the servername it's talking about is in the httpd config file [20:45] ioria...apache2 working fine [20:45] Lurch now is apache2.conf, i think in /etc/apache2 [20:45] or apache.conf [20:45] akik....so..zoneminder is looking for servername and doesnt see what it needs. [20:46] hmmm [20:47] xsd: EFI ? Windows installed in UEFI mode, and ubuntu in CCSM ? .. the two booting methods are not compatible . [20:47] hi, I want to backup my ubuntu system and this is my first time doing this. any recommendations on what I should backup? [20:47] im a noob...so bear with me...when I "sudo a2enmd rewrite" it gives me the server error [20:47] AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [20:47] akik: your article is nice [20:48] do I need to set global "servername" in ubunutu config file? [20:48] Lurchy: usually you set servername to match the ip & name that you are serving content from [20:48] ahh [20:48] i think so yes Bashing-om [20:48] my ubuntu box has a diff static ip inside my network...it is not 127.0.1.1 [20:49] flknv: Consider - all system files are on the install medium . All that is "required" is to back up personal data ( and any edits to config files you may have made, maybe ) . [20:49] so..if this is the case...where do i set sername globally??? [20:49] !backup | flknv [20:49] flknv: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [20:49] brb..phone [20:51] Bashing-om: ioria: I'm contemplating to switch to the stable debian. should home be enough? [20:51] xsd: Until such time as you can boot up a liveUSB of ubuntu, there is not a thing else we can do . [20:51] flknv debian is not ubuntu -- config files in your home may differ [20:52] man i have two bios ships i had rested them both i everthing works agian :D [20:52] flknv, sorry, what was your original issue ? [20:52] just not booting ubuntu [20:52] but win [20:52] and live,s [20:52] etc [20:53] ioria: I just don't like ubuntu's unstability (with the positive side of being very up to date) [20:54] MonkeyDust: so I should only back up home and delete config? [20:55] flknv, maybe copy your home on a different partition (create one from live) , reinstall and rsysnc ? [20:56] Hello, what can I do to make my old laptop boot not only with acpi=off? [20:56] xsd: :) so we need to verify that ubuntu is installed in the same mode as that of Windows ? [20:57] xsd can you boot the live dvd/usb now? [20:57] ye [20:57] elldissin: Update the BIOS. [21:01] win uefi [21:02] ubuntu ccsm [21:05] elldissin: Keep it in this channel please. [21:06] xsd: IF and the stress is on IF you know that Win is UEFI, and you are dual booting with both OSs installed to the same hard drive, then ubuntu MUST also ne installed in UEFI mode. RE-install time . [21:06] oki [21:07] is 'ServerName' directive a setting in the Ubuntu config file? [21:07] Lurchy: In the Ubuntu config file of what? [21:07] Lurchy: there's no such thing as 'the Ubuntu config file' [21:07] or a setting in a program...such as Zoneminder [21:07] !info zonminder [21:07] Package zonminder does not exist in wily [21:08] xsd: What ever mode that you boot the liveUSB in, is the mode that will be used to install . [21:08] Lurchy: Whats "Zoneminder"? [21:08] Lurchy: it's a valid statement in an Apache config file [21:08] installed zoneminder and getting an error in one step of the install...just trying to figure out if it is a setting in the ZM program or global setting in UBU [21:09] Lurchy: What is "Zoneminder"? [21:09] CCTV software [21:09] Lurchy: There is no such setting as "a global Ubuntu setting". [21:10] I got a bunch of POE cameras offa ebay and setting up home network with them [21:10] oki [21:10] thnx for the help [21:10] Lurchy: How about starting with the Ubuntu version you are using? [21:10] I have Mysql and apache all setup...but I get this error in one step of install [21:10] AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [21:11] Lurchy: Thats not an error, but a warning only. [21:11] hmmm [21:11] xsd: Not much help, yet . Not done til ya booting ubuntu . As required you are welcome to ask for any additional guidance . [21:11] Lurchy: And since it clearly states it is an Apache message - guess which program is causing that message? [21:11] perhaps program needs the exact ip of the apache server on the network? [21:11] Lurchy: And now: which Ubuntu version are you using? [21:11] 15.10 [21:12] hmm...its an apache "error" then [21:12] Lurchy: The message clearly tells you what to do. [21:12] Lurchy: It isnt an error at all. [21:12] well..warning === Guest29975 is now known as thc [21:13] heh...so this is somethign i set in apache....just trying to figure it out === thc is now known as Guest4488 [21:14] I think i found some documentation.... [21:15] docs.apache.org :) [21:16] if I insert 'ServerName localhost' in either httpd.conf or apache2.conf in /etc/apache2 and restart apache the notice will disappear. [21:16] does this solution work for 15.10?? [21:16] it says its solution for 13.04 and older [21:20] I've been finding weird xorg.conf files with dates appended to them, guessing they get created after GPU crashes. http://termbin.com/9z2y I assume these can be removed without any issues? [21:21] God evening [21:25] aotea: many situations, as a new driver is installed]re-installed a new config file is generted, IF you are happy with ypur graphocs as is, then yes, those other xorg.conf files may be safely removed . === bob is now known as Guest96446 [21:54] Hello... im trying to install ubuntu on my machine (full details here: http://tweakers.net/gallery/121456/inventaris/ (click on desktop)). Ubuntu 15.10 gets stuck on booting from the live cd at ¨Start WPA supplicant¨ and booting the live cd of 14.04 simply gives me a blank screen... any ideas? [21:56] rvgate: did you checksum the 14.04 iso? and did you try nomodeset? [21:57] EriC^^, yes and no, how can i do the nomodeset? (i dont have grub installed, trying to install it next to windows 10) [21:58] rvgate: when the live cd boots press e over try ubuntu [21:58] in the black and white grub menu, and add nomodeset at the end of the line that says linux /boot/vmlinuz.efi ...... [21:59] EriC^^, it doesnt even reach that point where i can select try ubuntu.. [21:59] rvgate: really [22:01] hoitorz, no need to send me pm´s, blocked/reported [22:04] EriC^^, any idea´s? [22:07] rvgate: EriC^^ Win10 generally == UEFI, and the ubuntu installer must also be in UEFI mode . (installing to the same hard drive ) [22:09] Bashing-om, EriC^^, it is going to the same ssd, yes [22:09] howdy [22:10] rvgate: Then insure that you boot the live(USB) in efi mode ! === christmascookie is now known as Cookie2016 [22:11] I'm giving up on these nvidia drivers, just changing the drivers with "Driver Management Software" should be enough migrating to nouveau right? Or need I run "apt-get --purge nvidia*" after installing nouveau? [22:12] aotea: you need to restart [22:12] purge nvidia* won't harm too === rvgate is now known as rvgate__ [22:13] aotea: ' sudo apt-get --purge remove nvidia* ' should be good 'nuff to use the open source driver upon a reboot . [22:13] Should I submit bugreport with the nvidia-bug-report on launchpad also? or is those logs mostly for nvidia devs? === ludza1 is now known as ludza [22:15] aotea: IF you think you have found a bug .. by all means report it . The big boys will sort it out if properly submitted . [22:15] Or well, before I do I'll see that the system running under nouveau is stable and doesn't suffer from GPU falling off the bus as the Nvidia drivers seemed to have issue doing [22:16] Bashing-om, Do one include kern.log or which logs could be important submitting? [22:16] Bashing-om, EriC^^, just booing now using different mode... instantly gave me the option to try/install ubuntu :) looks a lot more promising now [22:17] rvgate: :) [22:17] vgvggvnvg [22:17] ciao === gigi is now known as Guest30376 [22:18] !cookie | Bashing-om [22:18] Bashing-om: Wow! You're such a great helper, you deserve a cookie! [22:19] aotea: submitt /etc/X11/xorg.conf, .xsession-errors for starters. [22:19] chocolate chip, no less, My favorite . [22:19] Will there be a session on LXD/LXC at Ubucon in Pasadena? I can't find one in the schedule. Could someone tell Mark there should be a talk abotu LXD and all its coolness? [22:20] rsmith: what do you really expect to happen in here ? [22:20] why not mail the ubucon team and ask like a grown up rather than firing a comment into IRC blackhole [22:21] rsmith: You should go ask/discuss in #ubuntu-us-ca, that's where Ubuntu California is, they're the ones organizing it. [22:21] rsmith: although, at this point most of the schedule is set. [22:21] Flannel: OK, thanks! [22:22] ikonia: getting useful info, like what Flannel just gave me. Thanks! === Ululus is now known as joxep === joxep is now known as Ululus [22:28] Bashing-om, hate to say this... but after selecting the try ubuntu option... still looking at a blank screen... === Ululus is now known as joxep === joxep is now known as Ululus [22:29] !nomodeset [22:29] 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 [22:30] eikon81g, doing that one now [22:30] !nomodeset | rvgate [22:30] rvgate: please see above [22:30] ok [22:31] this mode looks f'up up :P [22:31] rvgate: Once you have a desktop from the 'nomoeset' boot option, one can then install a graphic's driver . === debian is now known as bombillo [22:35] how to install wine in debian [22:38] Any security experts out here (regarding directory/file access)? [22:38] Bashing-om, sorry to bother you again... but its not detecting my windows 10 installation.. :/ im afraid i wont be able to boot into it after it installed grub [22:39] !ask | Ollie65 [22:39] Ollie65: 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 [22:40] Ollie65, no expert but is it regarding the chown command? [22:40] !chown |Ollie65 [22:40] Ollie65: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions === xubuntu is now known as Guest68518 [22:40] Thank ubottu. I strive to honour the channels rules. [22:41] (i'm no expert is what I meant, I'm sure there are more than a few here.. ) [22:41] can anyone tell me how to solve this: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1386320 [22:41] Launchpad bug 1386320 in ubuntu-release-upgrader (Ubuntu) "Upgraded ubuntu 14.10 fail due to wanting to remove ubuntu-release-upgrader-gtk" [Undecided,Confirmed] [22:42] rvgate: Best ask of EriC^^ when it comes to booting UEFI . I have no experoence in that realm . bear in mind it is doable as thousands have done it . [22:43] rvgate, In your BIOS what is your SATA type set to? [22:44] eikon81g, let me restart and check, give me a second [22:44] There may be more than one setting in the BIOS you may try to change it over sometimes the setting is like native or IDE [22:45] About file permissions: Several users need shared r/w access to a (sub)directory. One user needs access to that shared directory and a few other files. My approach would be to create a group with those users and set access permissions to 770. Then for the remaining files (for the single user) set permissions to 700. Do you agree this is correct? [22:45] eikon81g, you mind if i start a hangouts chat? [22:46] is any human intervention required while upgrading distro via the software updater starting from the "Setting new software channels"? Coz im not on a much fast connection and planning to sleep while it downloads whole night? [22:47] eikon81g, SATA mode is set to IDE [22:47] ubuntu933, yes, you would need to give the root pw when the upgrade is ready [22:48] rvgate, I don't really use hangouts you can PM me.. [22:48] rvgate, did you have other options there? [22:48] eikon81g, that would be at just before the installing phase, no? [22:48] eikon81g, disabled/ide/ahci/raid [22:49] right the download should run just fine, once it finishes I believe it will prompt you and you will need to give it the pw [22:49] rvgate, maybe give ahci a shot and see what it does [22:49] eikon81g, then boot using normal or eufi? [22:50] generally IDE would work fine but some of the newer BIOS configurations act goofy when it comes to booting from usb etc === nya is now known as Guest60688 [22:50] did you try normal first? [22:51] set the USB to first in the boot order or when you have the option to during boot hit "f12" or whatever to select a boot device [22:51] eikon81g, thats where it got stuck initially... then switched to eufi that allowed me to get the menu and do the nomodeset [22:51] eikon81g, im not using usb to boot btw, using an old fashioned dvd [22:52] I would do the normal and get into the grub settings and set it to nomodeset [22:52] rvgate: eikon81g Win10 and SSD == UEFI and AHCI for the 'buntu install . [22:55] one more thing, are the installed other DE's stay or get removed after upgrade? [22:55] ubuntu933: they stay and also update [22:55] you will need to run a command to remove the old headers [22:55] before? [22:55] this is the one I've always used [22:56] NO NO after.. [22:56] auteremove one? [22:56] dpkg -l linux-* | awk '/^ii/{ print $2}' | grep -v -e `uname -r | cut -f1,2 -d"-"` | grep -e [0-9] | grep -E "(image|headers)" | xargs sudo apt-get -y purge [22:56] that command was passed to me by a user here and it has always worked well.. [22:56] this removes the old kernel headers right? [22:56] eikon81g, Bashing-om, booted nicely, detecting windows properly and now installing it alongside it :D [22:57] to me it's a lot of jargon but when you run the command it will clean out old updates [22:57] and unused kernal [22:57] !cookie | eikon81g [22:57] eikon81g: Wow! You're such a great helper, you deserve a cookie! [22:57] Hey hey.. we win [22:57] eikon81g, well thank you... bye [22:57] now heres the catch since you installed windows or it was likely installed with the setting for IDE then it may hang you up in windows. [22:58] rvgate: After the install completes, may have to install a graphic's driver - maybe . [22:58] rvgate, http://www.askvg.com/how-to-change-sata-hard-disk-mode-from-ide-to-ahci-raid-in-bios-after-installing-windows/ [22:58] IFFF you get a bluescreen when booting into windows that is your issue. If not just continue biz as usual [22:59] Bashing-om, i didnt have to do the nomodeset this time.. and it actually using full resolution during installation :) (15.10) [22:59] I figured it had to do with that I wasn't sure.. I'm just a spray and pray kinda guy [22:59] rvgate, nice [22:59] So, I have an old RTL8185l WIFI card that I want to use with LUbuntu 15.10, but the only drivers that I can see for it are ancient. Any ideas? [23:00] Ok guys, good luck out there. I wish you a good night, I'm hitting the sack :-) [23:00] OneM_Industries, a usb card? [23:00] hi, how can I fix Dist-upgrade failed: 'The package 'ubuntu-release-upgrader-gtk' is marked for removal but it is in the removal blacklist.' [23:00] later Ollie65 [23:00] No, PCI card. [23:01] We got it in '06 or '07. [23:01] eikon81g, thanks for that link.. ill try booting into windows after this is done and see if the room lights up blue :P [23:01] I was saying you could grab a usb wifi card on the cheap [23:01] OneM_Industries, I was saying you could grab a usb wifi card on the cheap [23:01] Kinda trying to make do with what I have. [23:02] solars, what version are you on and what are you trying to go to? [23:02] np rvgate [23:03] eikon81g, 14.04 and I'd like to change to 15.x [23:04] solars, it may take a little more work but it looks like since there is a bug on this you may need to go with a workaround.. [23:04] eikon81g, if there is one? [23:04] solars, have you considered just formatting and going back with a clean install? [23:04] solars better wait for 16.04, 4 months from now [23:04] eikon81g, can't format as I have a lot of stuff on this machine [23:04] MonkeyDust, that's lts, right? [23:05] solars yes, you can upgrade lts > lts [23:05] hmm yes then I think I'll wait [23:05] this seems way too buggy [23:05] Status changed to 'Confirmed' because the bug affects multiple users. << [23:05] hello? [23:06] I don't know of another way around it personally.. someone here may be able to assist further if you hang around for awhile.. [23:06] eikon81g, well, win10 is broken :P [23:07] well then once you get it installed you could always chance the SATA mode back to IDE boot into windows, make the registry change from the link I sent and then reboot change the bios seting back to achi and then boot BAU [23:07] eikon81g, yup :D thanks again [23:07] OR try to use the RAID setting instead.. [23:07] seems that one has a little bit more compatibility [23:08] hola? [23:08] Two dogs? [23:08] nameles¿ [23:08] !rules |kasa [23:08] kasa: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [23:09] rvgate, I'm invested let me know if you get it because once you do I am going to head out.. [23:09] ubottu i was speaking whit this user but i don't know where are they [23:09] kasa: I am only a bot, please don't think I'm intelligent :) [23:10] ubottu how can i find users? [23:10] kasa: I am only a bot, please don't think I'm intelligent :) [23:10] maybe in other chat rooms? [23:11] rvgate: what's the problem? [23:11] can anybody help me? [23:11] kasa: If you do ' /lastlog kasa ' you should find whom was addressing you . [23:11] ahh thanks bashing-om [23:11] "/whois " [23:12] anyone? [23:12] deancandra, whats the question? [23:13] EriC^^, he was having trouble getting the ubuntu install to recognize the windows installation on his machine we got that sorted but now his windows install is bsod'ing I supplied a link for a fix [23:13] I think he will get it.. just a little tinkering [23:14] not [23:14] lol my windows cant bootup coz i move c partition with gparted [23:14] poor me [23:15] that's going to be tricky.. you may have hosed it up [23:16] deancandra, [23:16] http://www.partitionwizard.com/help/rebuild-mbr.html [23:16] deancandra, http://www.partitionwizard.com/help/rebuild-mbr.html [23:16] it probably has to do with the MBR and you would need to fix that to get it to boot again === Cookie2016 is now known as sireebob [23:18] deancandra, that tool I posted may help but I've not used it before.. The mbr needs to be repaired to get back into windows [23:18] could anybody help me? [23:18] ill check it first [23:19] i would like to conect my pc via HDMI>DP [23:19] anybody knows how to say linux to throw image via HDMI? [23:20] kasa, are you running Ubuntu or are you on Windows? [23:20] ok so on Ubuntu you can use the hardkey on the keyboard to switch the display once you have it connected [23:20] Display port ist my screen and i have the cable to connect it via HDMI to my pc [23:20] sometimes it is one of the "FN" keys [23:21] Linux 17.03 Kernel 4.2.2 [23:21] in not laptop [23:21] that looks like mint [23:21] connect the monitor and then use the display settings to activate the second display [23:21] it is [23:21] Mint linux distro [23:21] kasa: mint is not supported here, it has it's own support channel [23:21] !mint |kas [23:21] kas: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [23:21] !mint | kasa [23:21] kasa: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [23:22] ahh sorry [23:22] eikon81g, EriC^^, this may not be ubuntu related anymore... but the entries i need to edit are already set on the option they need to be according to the guide, trying the alternative method now [23:22] it is because i was looking for two dogs users and nameless [23:22] rvgate, that or you may be able to even go back to IDE all together now that its set up [23:23] eikon81g, what is the recommended mode? i'd rather stick to AHCI if it is preferred over IDE [23:23] rvgate, or try raid like I was saying it may get you by as well [23:24] well RAID includes support for AHCI from what I've read so if not IDE maybe RAID [23:24] ohai, I dun goofed and VLC utilized 11GB memory and made my load average go up to 20 for a moment [23:24] IDE is preferred for my use but my machine didn't get wonky on install either.. [23:24] it is other linux mint help chats rooms? [23:24] and then I set a hard user memory limit of 5GB [23:25] and now chrome is showing out-of-memory errors with any tab when over three tabs are open [23:25] aw-snaps* [23:25] and terminals won't open, etc [23:25] could i install an ubuntu on flashdrive instead of harddrive? i mean install like ussualy not a live usb [23:26] deancandra: Yes. [23:26] boxmein, no harm in using RAM now is there? Why set the hard limit? [23:26] aotea: I only have 6GB of RAM [23:27] aotea: so utilizing 11GB is a bit harmful :D [23:27] rvgate: pause for a second [23:27] EriC^^, panic mode engaged [23:27] rvgate: can you boot the ubuntu live usb? [23:27] deancandra: did that for arch, totally can [23:27] disengage [23:27] :D [23:27] but i dont see my flashdrive apears on ubuntu install wizard, only detect my HDD [23:27] EriC^^, takes point [23:27] deancandra: if you're really into it you can install linux onto the second partition, so windows/other computers can still use the first for mass storage [23:28] deancandra, what format is the flashdrive currently? [23:29] EriC^^, yes i can pause... currently in the bios.. mode set to RAID (didnt boot windows).. ubuntu installed, live cd present, and pausing funtil further instructions [23:29] are you using raid with your disks? [23:29] last i check is fat32, do i need format that flashdrive into specific filesystem? [23:30] EriC^^, no... changed it as it was suggested by eikon81g just to see if it works [23:30] rvgate: ok, change it back to what it was [23:30] then boot the live usb and let us know when it boots up [23:30] deancandra: yep, the flashdrive needs empty space or an ext-something partition afaik [23:30] hey guys so I have a question about ubuntu touch but the #ubuntu-touch channel is empty so I am asking here. I have a samsung rugby pro from att and I want to install ubuntu touch. I have completed all the desktop steps and now I am trying to unlock the phone. Unfortunately, even when I am able to get into recovery mode my computer does not recognize my device when I use "fastboot devices" any solutions? [23:30] EriC^^, changing it to AHCI mode and rebooting into live cd [23:31] rvgate, didnt we start in IDE? [23:31] rvgate: ok [23:31] (when it wasn't booting?) [23:31] eikon81g, EriC^^, windows only boots in IDE mode [23:32] also, i feel weird mentioning windows in this chat :P [23:32] well it has to do with a dual boot setup which directly pertains to this.. imo [23:33] rvgate, when it is in IDE are you able to do both ubuntu and windows? [23:33] eikon81g, didnt try that one yet [23:33] how often should I repeat my question when nobody answers [23:33] that may be the way to do it stick with EriC^^ on his rundown and I will just watch [23:33] !rules | Guy1524 [23:33] Guy1524: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [23:34] sounds like you need the ADB drivers for that device but it is not a topic for this channel [23:34] http://hastebin.com/gaxiquqiye.css D: [23:34] EriC^^, let me test IDE mode for the ubuntu installation first... i want to know [23:35] ok [23:35] Guy1524: 220 users there, also ever heard about patience and the answer of "can I install Ubuntu touch on my random Android device" is probably no [23:35] Guy1524 : have u try using adb to flash it? [23:35] eikon81g, EriC^^, IDE mode does not boot ubuntu :P but i think eric already knew this, gives me fsck result and stops [23:35] really on recover you cant use fastboot [23:35] deancandra: sorry I do not know what you mean by flashing it [23:35] Gotcha.. [23:36] EriC^^, changing it to AHCI mode now, and booting into live cd... (you sure about the live cd? ubuntu installation works fine in that mode) [23:37] xangua: most if not all of them are afk, yes I have, I was just wondering how often I should repost, and lastly that is why I asked here, you don't have to be so rude :P [23:37] rvgate: what was it originally set to? when windows worked? [23:37] EriC^^, windows works on IDE mode, but then i had troubles getting ubuntu live cd booted [23:39] Guy1524: I'm just being realist, maybe if you ask Samsung for divers and they give it to you, you could start the hard work of port it [23:39] http://www.tomshardware.com/forum/271613-32-ahci-transition-question << gives some more registry tweaks for win 7 you say it was a win 10 install? [23:39] how did you get to the live cd earlier when it didn't find windows? [23:40] EriC^^, that was when i booted the livecd using EUFI, and sata mode on AHCI [23:40] xangua: ok ): [23:41] rvgate, EriC^^ >> http://www.tenforums.com/performance-maintenance/15006-attn-ssd-owners-enabling-ahci-mode-after-windows-10-installation.html [23:41] Guy1524: or even if you manage all that, the answer would probably still be no [23:41] that may be the way to do it.. [23:42] EriC^^, so... before i unpause... what mode should i be in [23:42] rvgate: ok boot up the live usb, just so we can have a look at the disks [23:43] EriC^^, eikon81g, just a sidenote... i appreciate the time and efford you guys put into this [23:43] np rvgate [23:45] I am still looking for an alternate solution. I think that the windows install is looking for a drive in IDE mode and to get windows to recognize a drive in AHCI mode you need to boot into safemode for windows to boot with the drive in AHCI so that the drivers and registry changes are made by windows [23:45] then once that is done you can set the bios setting to ahci and windows wont bsod [23:45] what has that got to do with ubuntu ? [23:46] ikonia, dualboot [23:46] but what has windows requirements got to do with ubuntu [23:47] we bsod his windows install when trying to get ubuntu to recognize the the install that was already on the drive [23:47] ikonia, we will move to the side sorry [23:47] that seems unlikley [23:47] ubuntu will not damage your windows install [23:48] it will if you have to change the SATA mode for it to be recognized [23:48] EriC^^, booted into livecd [23:48] rvgate: type sudo parted -l | nc termbin.com 9999 [23:50] EriC^^, Use netcat. :P i assume it should return me a link [23:51] rvgate: type sudo parted -l | nc openterm.tk 9 [23:51] EriC^^, http://openterm.tk/1dzy/ [23:52] ok, windows is installed in legacy mode [23:52] so you need to install ubuntu in legacy mode too [23:52] type ls -l /sys/firmware/efi , does it exist? [23:52] or reinstall windows ? [23:53] doesnt exist [23:53] ok, that means you're booted in legacy mode right now === step21_ is now known as step21 [23:53] rvgate: i think ubuntu can't see windows cause you have leftover gpt [23:53] type sudo fixparts /dev/sda [23:54] MBR command ? [23:54] it didn't mention any stray gpt? [23:55] nope, just version info, loading mbr data from /dev/sda, then asks me for MBR command [23:55] ok press ctrl+c [23:55] try launching the installer [23:56] btw, there seems to be an ext4 and swap already on the disk [23:56] is ubuntu already installed..? [23:56] EriC^^, note that already installed ubuntu next to windows... i mentioned this earlier [23:56] oh [23:57] problem is that if i put the mode on AHCI, windows doesnt work... and if i put it on IDE, Ubuntu doesnt work [23:57] it's the windows setting.. [23:58] windows is looking for an IDE device. [23:58] you can transition it into AHCI by following the steps in this link [23:58] http://www.tenforums.com/performance-maintenance/15006-attn-ssd-owners-enabling-ahci-mode-after-windows-10-installation.html [23:58] so either change windows to look for an ahci device, or change ubuntu to look for an ide device [23:59] or start over completely :P reinstalling both windows and ubuntu on the correct mode [23:59] rvgate: did you install ubuntu with ide mode enabled?