[00:00] ZZRMike yes i tried with the normal user on the server. but when it asks for the password it says: 80:localhost:80@myip's password === Deihmos_ is now known as Deihmos === Pez is now known as Guest63527 [00:03] ZZRMike i have root for the server so if you have any ideas how to fix this, i would be very grateful === Guest63527 is now known as Pesinn [00:04] How can I gain write access to /var/lib/gems? - I am trying to install compass [00:06] Maltahl: I'm honestly not even sure what you're trying to do, I just took a shot in the dark in hopes that I could get you moving in the right direction. [00:07] okay ZZRMike i tried changing the command so it was "sudo ssh -M username@ip" instead of "sudo ssh -M username@ip -l 80:localhost:80" and then my password worked [00:07] so for some reason i cannot create an SSH Tunnel [00:08] Maltahl: Is sshd listening on port 80 on the server? [00:09] nah default [00:09] Give "sudo ssh -M username@ip -l 80:localhost:22" a go? [00:10] same deal :( 80:localhost:22@10.0.6.52's password: Permission denied, please try again. 80:localhost:22@10.0.6.52's password: [00:11] Hi. Could use some help [00:11] oh whoops, try "-L" not "-l" [00:11] I recently did an apt-get update upgrade [00:11] My machine wouldn't boot after restart [00:11] if you check the man page for ssh it shows that -l specifies the user to log in as, -L specifies the port to use [00:11] I finally got it to boot by going into failsafe, then booting normally [00:11] (I'll investigate that later) [00:12] But now, my HFS formatted external drive refuses to mount read/write [00:12] which makes, well a lot of the stuff this server does kinda pointless... [00:12] Hey guys, I was wondering if there is a command I can use to get current power consumption on my usb devices? I use lsusb -v | egrep "^Bus|MaxPower" to see obviously max draw, but is there a way to see current draw. [00:12] Ahhh ZZRMIKE that makes so much more sense gonna try it out [00:13] It works ZZRMike !! [00:13] Thanks! [00:13] i switched out -l with -L [00:13] Anybody have any clues as to what I can look for? [00:14] Yeah, that definitely wasn't helping you. I'm glad you got it sorted out. It always helps me to double check the help info to make sure I'm using the right flag. [00:15] greenman, what does it say when you try to mount it? [00:15] Hi, I have a problem when installing ubuntu version 14.04.1 from a usb drive. when i am installing a screen comes up with the title:'installation type'. the list on it is empty, and if i click install now it says no root file system is defined. if i click anything else the launcher crashes. Also, i am a new user, and i dont understand technical terms very well. [00:16] BarnacleBob: mount: warning: /media/BigDrive seems to be mounted read-only. [00:16] HHG: How did you create the USB drive? [00:16] How come there's no alternate iso for 14.04? [00:16] The text mode install [00:17] linux live usb creator. i have used it once to install linux on another computer, and it worked then [00:17] greenman, mount -o remount,rw /media/BigDrive [00:17] - buffer [00:17] k [00:17] greenman, you should look through your dmesg/syslog to find out why it mounted readonly on boot tho [00:17] hi [00:17] help to install broadcom drivers for a dell d430 uubuntu 14.04 [00:18] ZZRMike, what do you think of the Yoga 2 Pro? [00:18] nano: which broadcom? [00:18] !broadcom | nano [00:18] nano: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [00:18] I'm not really fan of this new "convertible" or "multi-use" laptop fad going around right now [00:18] correct [00:18] BarnacleBob: yeah, I tried that, same message. I'll check logs [00:18] it just sucks that it was working before... :( [00:18] greenman, i expect it wants a filesystem check or something [00:19] taking time to load [00:19] hmm... [00:19] I do believe you are right. [00:19] ZZRMike it works with connecting but it times out the connection when i try to use it in my browser as a SOCKS proxy [00:19] greenman, just try unmounting it and doing an fsck_hfs on it [00:20] daftykins | bcm43** [00:20] nano: see abve then [00:20] greenman, do not mount hfs+ drives read/write, unless you disable journaling ( and you don't want that) https://help.ubuntu.com/community/hfsplus [00:21] fancyfetus: I've seen it and I'm not particularly fond of the whole "3/4" thing they've going on with the display range of motion. I've also heard bad things in general about Lenovos hinges and subsequent support on that. [00:21] very new at linux. tried a few things but none have work. right now the system has no internet [00:21] so far the page is not loading [00:22] ZZRMike, grrr. I'm looking for something ~1299 hat is <2cm thick and has a 256GB SSD with an at least 1080p screen. [00:22] BarnacleBob: hmm.. i didn't unmount it and it said it was fine, so I unmounted it and now it says: fsck_hfs: Volume is journaled. No checking performed. [00:22] fsck_hfs: Use the -f option to force checking. [00:22] Maltahl: You're beyond me at this point, have you looked at this http://straightedgelinux.com/blog/howto/socks.html ? [00:22] ZZRMike: also, it has no OS [00:22] OerHeks: unfortunately, I don't have a chance until I can get a loaner HD from someone [00:22] ZZRMike no but i was using this tuto: https://www.youtube.com/watch?v=Iwm2jbjnO88 [00:23] HHG: I've never used that application, have you tried using a different image or usb installer? Are you making it on windows? [00:24] ZZRMike: i am making it on windows, and i tried doing it manually, but that didnt boot [00:24] i know burning isos to usb is supposedly extremely easy, but i always manage to fuck it up, over the weekend was trying to burn kali linux on xubuntu, unetbootin and startup disk creator both yielded unbootable usb sticks, what is everyone's preferred way to "burn" a bootable usb ?? [00:24] HHG - have you seen https://help.ubuntu.com/community/Installation/FromUSBStick [00:24] few other things to try in there... [00:25] two birds with one stone ffs [00:25] although amusingly the first one it lists is in fact what you tried - i usually use unetbootin [00:25] hahahah [00:25] Avryn: yes, it mentioned using linux live. [00:25] !text [00:25] To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [00:25] daftykings. any other? I am trying to get a more detailed setup from a USB becasue i have no CD drive [00:26] woohoo, read/write! [00:26] thanks! [00:26] yumi-multiboot is amazing and always works for me, but i couldn't install from the usb drive since debian couldn't find the "cdrom" [00:26] Maltahl: I would take a look at the link I sent ,it's fairly short and may prove to be an easier approach. [00:26] nano: none of what you just said makes sense [00:26] ZZRMike yeah i noticed. its pretty good. only problem is that i get stuck after typing the password for the server. it just hangs [00:27] meaning. I am trying to get a better article to install the drivers via USB [00:27] HHG: Have you tried using universal usb installer? That's what I've used and had fairly good luck with. [00:27] thought you were following me [00:28] dd is sure as hell not my preferred way to make a bootable usb [00:28] dd cost me around 2500 dollars last time i screwed up [00:29] maybe more [00:29] mmazing2 - on windows when nothing else works my fallback has always been http://sourceforge.net/projects/win32diskimager/ [00:29] although i usually have to re-partition the usb stick from linux after using that... [00:29] ZZRMike: The usb drive worked installing one computer. using a second time, this screen came up that didnt on the first computer. Also, this screen is part of the linux install, so i dont think its the usb creator. [00:29] Avryn: i don't use windows :( just linux flavors [00:29] hmm [00:30] mmazing2 must be nice! I'm a windows sysadmin for the most part by day... so its a bit unavoidable [00:30] HHG: So you wrote the image to the USB and tried it on two computers and one didn't work? Or did you write the image for each computer? === Schnabel- is now known as Schnabeltierchen [00:30] Avryn: nearly everyone else at my office uses windows, but i refuse, it infuriates me so much every time i have to do anything in it [00:30] nano: what i don't understand is when you bring a CD drive into this [00:30] Maltahl: Did you try supplying -L to the command in that howto? I can't imagine that will make much of a difference but I suppose it's worth a go. [00:31] Avryn: and not just my bitter hatred of microsoft, actually *using* windows is a terrible experience [00:31] ok daftykins thanks sir. [00:31] ZZRMike: yes, i tried it on two computers with one time writing the image. also, the computers are similar. [00:31] this is not a channel for general chat, take your windows talk to another channel. [00:31] becasue that is what I saw on the article [00:31] HHG: Can you use the USB to boot the installer on the first computer? I'm wondering if there wasn't some corruption that happened along the way. [00:31] nano: why are you thanking him, he didn't answer your question at all [00:33] ZZRMike: the installer boots on both computers. the problem is, this screen, 'Installation type', comes up. [00:33] nano: i was helping but you gave up, ok no worries [00:34] mmazing2. being sarcastic [00:35] great help daftykins [00:35] ZZRMike no luck it still hangs. it even hangs with the old command. It connects fine via putty and also tells me on the terminal if the password was wrong. but if i enter now the right password it just hangs forever [00:35] nano: yeah i'm not a substitute for google. drop the attitude. [00:35] lol [00:35] did not ask you to be [00:36] hola [00:37] sooo, back to bootable usb drives, i've been making them for years and still have no idea why it fails sometimes. if i have a drive that i know *can* be bootable, and *has* been bootable with various distros on a particular computer, and sometimes unetbootin works (rarely in my experience), sometimes DD works, sometimes (insert other tool name) works, nothing ever seems to be consistent [00:38] HHG: this might be of help http://ubuntuforums.org/showthread.php?t=2151755 [00:38] what gives, #ubuntu [00:39] mmazing, always used unetbootin, never had an issue [00:39] pavlos: in windows or linux? [00:39] mmazing2: you might want to stop buying rubbish cheap drives :) [00:39] mmazing, linux [00:39] daftykins: i would agree, except the latest failure is on a drive that i know for certain works [00:40] mmazing2, have you tried: http://www.pendrivelinux.com/ [00:40] mmazing2: right but that doesn't rule out reliability [00:40] any news on the bash loophole yet dudes? [00:41] there has been plenty of news, including multiple patch releases [00:41] !usn [00:41] Please see http://www.ubuntu.com/usn for information about Ubuntu security updates. [00:41] naturally only LTSs are getting patched. [00:41] Is Tahr an LTS? [00:41] yes [00:41] nano: yes, i use yumi-multiboot regularly, and it always seems to work, i think mainly because of their bootloader [00:42] ZZRMike im an idiot... its not hanging its just connected and stays connected until i stop it [00:42] !ppa-purge [00:42] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:42] nano: but the problem with yumi is that you can't install from it sometimes [00:42] nano: or at least i couldn't figure it out the other day [00:42] ahh [00:42] Maltahl hah! We've all been *there* before, no worries. Were you able to get your browser working with it? [00:42] Yeah using foxyproxy to connect to it :) [00:42] see im very new to this [00:42] just trying to find my way [00:43] gonna test it with my phones connection instead sitting locally [00:43] daftykins: maybe i need to dd the drive several times and see if the data matches up properly [00:43] I'm running 12.04 on an Intel Core 2 Duo (about 2.8ghz). Will upgrading to 14.04 lts slow me down ? [00:43] michael_j_p: why would it [00:43] mmazing2: format it as FAT then dd perhaps, presuming your ISOs are md5'd and known good [00:43] ZZRMike: This is the same problem i am having, but there is no answers on the page there is no solutions. [00:43] daftykins: although, this isn't just with one drive, i have like 5-6 that aren't the cheapest drives in the world and just doesn't work sometimes [00:43] mmazing2: oh well. [00:44] michael_j_p, I upgraded from 12.04 to 14.04 on a duo -- did not see slowdown [00:44] daftykins: yeah, i've checked the md5s, i don't really care if i get *the answer* to this right now, just trying to have a discussion [00:44] alright, that's not what this channel is for [00:44] !ot [00:44] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [00:44] Hi guys, I am having a hard time with Ubuntu getting VMware tools to install. I was on the Vmware irc and they told me to come here. Can someone help me please? I'm a noob and have been at this for hours. [00:45] daftykins: how often do people come in here asking about creating a bootable usb disk? [00:45] i never bother installing tools. [00:45] daftykins: seems relevant to me [00:45] mmazing2: we always get them running, we don't have chats about the pros and cons of one drive and do the topic to death [00:45] i have lost my network icon from the main menu on 12.04 can anyone offer any help how to get it back [00:46] daftykins: we've been talking about this for approximately 8 minutes, not quite done to death yet [00:47] mmazing2: arguing the policy in this channel is a sure fire way to get ignored, anyway good luck. [00:47] HHG: Can you boot into "try ubuntu"? Have you tried zeroing out the drive? [00:47] bus: what's the trouble [00:48] reisio, I followed all of the instructions from vmware, then when it told me to reboot all these checks started coming up saying [OK] but then the machine was frozen with a flashing _ [00:49] ZZRMike: yes i can boot that. i just stuck the usb drive in my windows computer and it said something is wrong with the drive. im re extracting the iso onto it. [00:49] bus: and? [00:49] reisio, I was not able to press anything until I randomly hit the right arrow key, then Ubuntu started to load the interface, but it was frozen loading, so I rebooted then it came to the desktop [00:49] bus: so... all good? [00:49] reisio, then it tells me to install vmware tools again....so I have been trying but it tells me the directories are not there when following the instructions but it shows it mounted [00:49] reisio, I am not sure...I do not know how to tell if it is working correclty [00:50] share more detail about what you mean by "it tells me..." [00:50] ok. I think I'll upgrade to 14.04 lts. How long does it take to do so on say a 50 speed download [00:50] ZZRMike: now that i think about it, i just pulled the drive out of the first computer i installed linux on. Maybe this corrupted it? === Sir_Lestaty is now known as Dumbledore [00:50] if you're not sure how to tell if it's working correctly, then you don't even need it [00:50] michael_j_p: 50 what? 50 apples per second? [00:51] michael_j_p: ultimately if your system is working, don't bother. [00:51] daftykins: 50 speeds - like oomphs. [00:51] :-p [00:51] resio, then how do I make my dispays resolution 4k? [00:51] HHG: That's why I asked if you just used the one copy for both computers. Since you're already rewriting it, I'd give that a go. If that doesn't work I would try booting into "try ubuntu" and try to format the drive from there, THEN try to install it. [00:51] does anyone here use jq? I've got trouble pulling something out of an array... [00:54] Anyone want to help me install a encrypted / and swap that uses 1 passphrase? The guide I found makes you use 2 passphrases, one for each partition [00:54] ZZRMike: ok, that didnt work. How do i format the drive using try ubuntu? [00:55] azizLIGHT why not whole disk encryption? [00:55] daftykins it says dir does not exist [00:55] hola [00:55] bus: "it" ... show some output of this process via pastebin, you're not providing enough to go on [00:55] hola estoy probando ubuntu [00:56] bus: although i'm concerned about your intended goal. why on earth are you trying to get a VM running at 4K? [00:56] !es | carlos_ [00:56] carlos_: 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. [00:56] HHG: Boot into try ubuntu, then http://askubuntu.com/questions/476589/format-disk-in-14-04 I don't know off hand as I use Kubuntu exclusively at this point, so I couldn't find my way around Unity to save my life. [00:56] no hablo ingles [00:56] daftykins ok I will get a pastebin together for you. well my new computer is a 4k monitor, so I was trying to get the resolotion of ubuntu to run the same settings as my host [00:57] bus: what do you VM? [00:57] tafa2: because I'm dual boot [00:57] daftykins what do you mean? [00:58] bus: what is the purpose you VM ubuntu? [00:58] hi, I can't boot to ubuntu on an lvm encrypted partition (Debian Jessie laptop). grub returns "premature end of file on file /boot/vmlinuz ..." [00:58] daftykins for a development platform, I am learning to program [00:59] daftykins and learning to use terminal for one of my classes [00:59] azizLIGHT: https://wiki.archlinux.org/index.php/Encrypted_Root_Filesystem [00:59] Hm ok [00:59] archwiki is good resource for most linux distros [00:59] bus: you should SSH into the VM from your host OS. [00:59] I was hoping it could be done via the installer gui [00:59] searching for solutions hasn't helped much. if you know where I should be reading, please tell me [00:59] Oh well [01:00] most things aren't done with installer gui in linux [01:00] u can use aptitude [01:00] it's an ncurses gui [01:00] to instal/deinstall/reinstall software [01:01] i use it to admin my servers [01:01] daftykins windows command prompt can connect to ubuntu> [01:01] bus: no you download PuTTY / KiTTY [01:01] PuTTY is better [01:01] no it's not [01:01] and then I have to install everything through there? [01:02] for win i mean.. i rather linux ssh command [01:02] oh no wonder there's linux questions, this is #ubuntu, ha. (I got lost) [01:02] together with sshpass [01:02] cgili: KiTTY is a forked project from PuTTY with URL parsing and other improvements :) [01:02] and gossh [01:02] are cool yopu don't even have to remember the password to your servers [01:02] bus: ... think of SSH like remote cmd [01:03] daftykins here you go, I typed 'mount /media/VMware Tools' then it returns 'only root can do that' [01:03] hey, any ideas why chrome would just always keep crashing the tab ("aw, snap" page). I used to have a problem where I didn't have enough file descriptors but I increased them and still have an issue. [01:03] ZZRMike: thank you so much. this worked. thanks for spending so much time helping me with this. [01:03] bus: you need to prefix the command with "sudo" but that is not a full command [01:03] he he... not if you access as 'root' [01:03] bus: if you selected to install Tools, the disc should already be inserted (virtually) [01:03] daftykins I believe it is mounted, I can click it and see the contents [01:04] cgili: we do not condone running as root in here, please don't mislead users into doing so [01:04] HHG: Reformatting the disk helped? [01:04] bus: so there's no need to mount. it's already mounted [01:04] ok [01:04] bus: "df -h" and look for the disc [01:04] then use sudo and sudoers [01:04] yes, acutally i reformated the only partition on the drive. [01:04] daftykins ok, I was just following the steps of the tutorial [01:04] Nice, glad that worked out. [01:05] Hi, i've installed ubuntu 14.04.1 on my Laptop and it works very well except for one really annoying thing. It freezes when it wakes from a suspend. [01:05] Was wondering if anyone new anything about how to fix this? [01:06] !suspend [01:06] hmm nope [01:06] daftykins ok I found it and it says it is mounted already [01:07] Its fully frozen aswell, I can't change tty's or anything [01:07] daftykins: is there a system "admins" chat arround here here? [01:07] or "developpers" one? [01:07] bus: yes it will be, so now you need to browse onto the disc contents via the terminal, by changing to its' mounted path (look at 'df -h' 's output and run "cd /path/to/CD" [01:07] !alis | cgili [01:07] cgili: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [01:09] daftykins it says "cd" command not found [01:09] are you serious? [01:09] you've gotta be typing something wrong [01:10] !paste | bus share a screenshot or something [01:10] bus share a screenshot or something: 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. [01:10] HHG: If you're new to linux, I highly suggest you check out the LFS101 course on EDX, it should give you a good solid fundamental understanding of a lot of the internals. [01:10] Going to post a SS sorry one sec [01:12] I just downloaded and loaded up Minecraft. Everything is working but I'm not getting any sound. Using 14.04. [01:13] Anyone have an idea how to fix this or can help me troubleshoot? [01:13] daftykins: http://i1364.photobucket.com/albums/r733/hardtail75/terminal_zpsa57b45fb.jpg~original [01:13] Dylan_: you get sound normally? [01:13] Yes. [01:14] bus: cd /mnt/cdrom - you can't cd to devices [01:14] Whats the command to install latest Nvidia drivers? I'm new to ubuntu, not sure what I am doing. [01:14] !nvidia [01:14] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [01:14] Doh. Just got it. [01:14] Nevermind. Thanks reisio. [01:14] Dylan_: what was it? [01:15] daftykins so I was going to the device and not the contents of it [01:15] bus: correct [01:15] Thanks [01:16] Is anyone able to help with my suspend issues? [01:17] !ask [01:17] 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 [01:17] JosNZ ^^ === ac is now known as Guest17404 [01:18] daftykins cd /media/cdrom is not correct is it [01:18] bus: no, do it as i said [01:18] Ok, sorry I asked the full question about 10 mins ago [01:19] bus: use your eyes :) i told you to do "df -h" which shows where /dev/sr0 is mounted to [01:19] But my laptop freezes when I resumes from a suspend. Can't change tty's or anything, its fully frozen [01:20] daftykins, my mistake I figured it out now ! [01:20] hey, what's the best way to diagnose issues with browser chrases? I previously had issues with firefox crashing and did a fresh install and it's crashing again for the same reasons. At first increasing ulimit -n helped (at least with chrome) but still getting same crashes now. Could it be my hardware getting old or something (it's from 2009)? [01:20] Can anyone name some good UML or diagramming tools for ubuntu? [01:21] gkatsev is it on all sites or just a particular website? [01:21] tafa2: all sites [01:21] hmmm [01:21] .g firefox ubuntu log [01:21] I just rebooted my machine and previously chrome was always stuck on "aw, snap" page. Now it's a bit better [01:21] clean profiles? [01:22] I've tried clean profiles [01:22] I even reinstalled my whole OS [01:22] heh [01:22] hi.. i want to be able to use the zonColor theme for unity with the Numix theme for gtk and metacity, how can i do that? [01:22] memtest. [01:22] it used to be so much easier back in the day... unity-tweak-tool doesnt seem to have a way... [01:23] Can't boot. grub returns "premature end of file on file /boot/vmlinuz ..." What on earth does that mean? [01:23] daftykins, I just went to extract the tar.gz it went through the script and ended with a failure saying cannot open no such file or dir, exiting with failure status due to previous errors [01:23] daftykins: yeah, you may be right. [01:23] would be good if it's just a memory issue and I can just replace the memory. Wouldn't want to replace the whole system for at least a year if I can help it. === bonhoeffer_ is now known as bonhoeffer [01:24] gkatsev: or disk health? install smartmontools and pastebinit, then run "sudo smartctl -a /dev/sda | pastebinit" [01:24] !paste [01:24] 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. [01:24] daftykins: checking. Would memtest86.com be the place to go for memtest info and stuff or is there another thing? [01:25] ola [01:25] ls [01:25] gkatsev: memtest is an alternative boot item, whichever website refers to memtest86+ - or even booting the live USB of ubuntu and picking it from the menu [01:26] ls? [01:26] lol [01:26] i almost had it [01:26] wrong window [01:26] daftykins: ah, didn't realize. I'll check it out. [01:26] but when i do gsettings set org.gnome.desktop.gtk.preferences theme Numix, the whole thing changes, not just gtk [01:26] :) [01:26] daftykins: I assume I want to run smartctl on my root partition drive? [01:27] gkatsev: the disk device, not partitions [01:28] ok [01:28] when running fullscreen with ubuntu in vmware, is there a way to get the screen to stretch across the whole monitor? [01:29] daftykins: https://gist.github.com/gkatsev/6bab3ddaa48d39f63759 am I reading it right that my SSD is dying? [01:31] gkatsev: doesn't look like anything wrong there [01:31] ah, ok. I really dont know how to read the output. [01:31] but seeing a bunch of "old_age" and "pre-fail" in puts me in alert [01:32] those are labels [01:32] are you running the latest firmware for your drive? i know OCZ don't exist anymore. [01:32] no idea [01:32] bus: you needed to specify the monitor resolution in the VM properties in addition to enabling 3D acceleration [01:32] check! [01:32] don't even know how [01:32] * gkatsev googles === peter is now known as Guest62005 [01:33] oh it looks like ubuntu tweak or gnome tweak tool will do just fine [01:33] nite guys [01:33] gkatsev: yours is out of date, 2.15 and latest is 2.25 [01:34] yep, just found out [01:34] Can't boot: grub return: "error: premature end of file /boot/vmlinuz...." How do I fix that? [01:34] I guess I should also look for my other HDD firmware updates but I guess the SSD is most important. [01:35] gkatsev: you don't do HDD firmware like you do SSD firmware :) [01:35] yeah [01:35] daftykins, I have done that in the settings for the guest. it still renders at 2560x1600 and not 3840 x 2160 [01:36] bus: vmware problem then. [01:36] hey can someone help me figure out how to disable ubuntu behaviour of using the alt key [01:36] Would anyone happen to know of Free Software that I could use to 1. OCR a billion or so PDF files, then 2. Organize those files by search keyword? For example I would use a keyword like say , "GNU Linux" and it would pull up all the pdf files that contain "GNU Linux" in the pdf somewhere. I could then take those files and put them into a directory [01:36] * ##linux :Cannot send to channel [01:36] daftykins: once I update the firmware, my next step would be to run memtest? [01:36] i disabled the hud, but now where I press something like alt + s it opens the search menu for xchat [01:36] i don't want alt to be mapped to anything [01:37] gkatsev: make sure you read the firmware update carefully, i have no idea if it'll be a destructive update (wipes the drive) or not. i'd image the SSD up to an HDD as a backup just in case. yep, i'd move onto memtest then resume kicking the tires on my browsers. [01:37] daftykins: I guess you are right...now a screen popped up again asking me to install vmware tools..sigh [01:37] daftykins: cool, thanks for your help. [01:38] np [01:38] daftykins: also, I don't really care if it's a destructive update. I keep my data and OS separate. [01:39] but I'll be careful [01:39] :) [01:39] good stuff [01:39] for some reason though, I haven't gotten in the habit of having ~/ be on a separate drive/partition, though. [01:39] Thanks for the help guys [01:39] hello [01:39] but all my dotfiles are on github, so, it's easy to start up again :) [01:40] gkatsev: the best SSD combo is to have the entire OS install on the SSD, then symlink media folders in ~/ to your mechanical storage, e.g. ~/Music -> HDD === PsiOmega is now known as AlphaBeta [01:41] yep,thats what i have [01:41] gkatsev: that way dot folders stay on the SSD and benefit from the speed improvements [01:41] ah good stuff [01:41] daftykins, all you said = install OS to ssd and place /home on the hdd, yes? [01:41] yeah, very nice [01:41] exit [01:42] aklowed ne to once reinstall linux 3 times in 30 minutes because i nessed up xorg conf twice [01:42] cfhowlett: no i did not [01:43] you need a xorg config? ouch [01:43] not anymore [01:43] a long time ago [01:43] well I have confirmed in terminal that vmware tools is installed [01:44] bus: is this workstation btw? [01:44] nearly called it wokstation, which i think would be an improvement [01:44] bus: oh and which version [01:44] daftykins no sir it is vmware player 64 bity [01:45] version 6.0.3 [01:45] My computer freezes when playing HD videos on VLC 2.0.8. How can I solve that? [01:45] is that latest? i don't use player [01:45] can someone please tell me how to disable the alt key using the menus in ubuntu? For example if I press alt+s the Server menu dropdown shows up in xchat. === NaStYdoG is now known as Guest97211 [01:47] Nosophorus, maybe trusty 14.04 with vlc 2.2.0 runs better? [01:48] daftykins I think so. I have VirtualBox installed but I can't get 3d acceleration to work [01:48] bus: alright well i think 4K is new enough to be an issue for them and not here [01:48] OerHeks: Well, I can't say that, cause I'm using 12.04 [01:49] OerHeks: When I was using the 3.8 linux kernel, I got some kernel panics too. [01:49] Nosophorus: memtest? [01:50] Nosophorus, maybe your videocard/driver is the bottleneck [01:50] daftykins: I haven't tried that. Do you think there will be any chances of this problem vanishing after memtest? [01:51] Nosophorus: memtest is diagnostic, it does not fix bad RAM [01:51] OerHeks: It's an older computer, pal. A Pentium D 2.66 GHz with no video card. =] === AlphaBeta is now known as PsiOmega [01:51] daftykins: The ram is pretty new. Less than 4 months old. [01:51] age means nothing [01:52] I can't install these fucking fonts "Fixedsys Excelsior" [01:52] keep the language family friendly, thanks [01:52] excelsior! [01:52] Nosophorus, then it is a hardware issue, low specs. [01:53] ^ utter rubbish [01:53] Nosophorus, hd video needs a double core nowadays [01:54] OerHeks: that's what a Pentium D is. [01:54] OerHeks: It's a dual core. [01:54] daftykins: What did you say about Pentium D? === Nothing is now known as Guest36748 [01:55] that they're dual-core. === bitpimp_ is now known as bitpimp [01:55] anyway, no point discussing further until the system is proven stable [01:55] * Nosophorus lays down his plasma rifle. . . [01:56] so memtest o'clock. [01:56] at least 3 passes [01:56] daftykins: I was joking about Pentium D. I'll do that memtest later and report here. Thank you for the pointer, pal. =] [01:56] Where would I find the Logitech 3D Extreme Pro Joystick XML file on Ubuntu? [01:57] memtest sure can tell if something is wrong with ram [01:58] OerHeks: This problem I'm having is curious cause when playing low res videos, it doesn't happen at all. [01:58] Nosophorus, low-res places less demand on the system to perform ... [01:59] cfhowlett: Yeah. . . [01:59] I'm trying to open an XML file and it says it's "not a regular file" [01:59] on gedit === vemacs is now known as vemacs|ded [01:59] Matthew_05: run "file /path/to/xml" [02:00] thanks ill try [02:02] daftykins: It says "symbolic link to.. /js0".. and it wont open. I'm new to ubuntu so I may be doing it incorrectly [02:02] When I change my cursor theme, nothing changes, only when I go on internet the cursor change [02:03] Matthew_05: just "/js0" ? seems odd [02:04] daftykins: the xml file is in dev/input/by-id [02:04] can you set resolutions in terminal? [02:05] bus: i still think you're fighting a lost cause. especially as i've told you the issue is vmware and you're not even sure if your player is up to date. play with 'xrandr' [02:05] How do I install ubuntu encrypted / and swap with one key [02:05] Matthew_05: run "sudo apt-get update && sudo apt-get install pastebinit" then "ls -al /dev/input/by-id/ | pastebinit" [02:05] Matthew_05: i'm assuming /dev/input/by-id/ is where the xml is [02:06] war10ck: tried to log in and log out¿ [02:06] daftykins it is fully updated. ok then I guess I can't do anytthing [02:06] xangua: I try already [02:08] daftykins I know it is vmware for sure, before I had windows installed I had ubuntu natively installed and it would run 4k no problem [02:08] bus: yeah play with xrandr then [02:09] daftykins I would of preferred to just dual boot but wasn't able to identify the partition I made [02:09] daftykins: http://paste.ubuntu.com/8462837/ [02:09] bus: maybe you should've come in here regarding the dualboot issue ;) [02:10] XD I could delete the virtual machine and go back into the booting..if you don't mind hahaha [02:10] daftykins: im trying to open usb-logitech [02:10] extreme 3d [02:10] bus: way too late time of day for me to assist, but you could definitely get help in here with it. [02:11] Matthew_05: none of those are an XML file [02:12] daftykins: Wait, those are the wrong files i'm trying to open.. I think I figured it out [02:12] Matthew_05: what it's sayig is that "usb-Logitech_Logitech_Extreme_3D-joystick" is symbolically linked to /dev/input/js0 - because it's an input device that's been allocated to joystick 0 [02:12] *saying [02:12] daftykins: yep I got it [02:13] I got it anyways, but thanks for your help [02:14] np [02:14] daftykins, understandable. thank you so much for everything to this point [02:14] np [02:16] when I type xrandr it says it is connected to Virtual1, so when I run sudo xrandr --Virtual1 --3840x2160 it tells me unrecognized option --Virtual1 [02:16] hmm, read the man page, i dunno [02:17] Hello everyone. I have having an issue with my ubuntu server running RAID1. Can someone help me? [02:17] how I can custom my taskbar like this : http://nmap.org/images/matrix/matrix-hack-screen2.png [02:17] !ask | Aaraigathor also consider #ubuntu-server [02:17] Aaraigathor also consider #ubuntu-server: 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 [02:18] if I run ubuntu from usb nothing can be saved right? [02:18] I'm trying to add a ppa without editing sources.list manaully [02:18] I get this error on boot: "Error: diskfilter writes are not supported. Press any key to continue..." then it continues to boot normally. I found the fix online, it is at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754921 I do not understand how to apply this fix, what do I do? Thanks [02:19] Debian bug 754921 in grub-common "[PATCH] grub-mkconfig: Disable recordfail on non-writable LVM or RAID partitions" [Important,Open] [02:19] this is the ppa I want to add: http://ppa.launchpad.net/gqrx/snapshots/ubuntu [02:19] and the command I tried: "sudo add-apt-repository ppa:gqrx/snapshot" [02:20] RustyShackleford: PPA's are added in /etc/apt/sources.list.d/ [02:20] well I'm trying to just use add-apt-repository [02:21] whuzzup [02:21] above i see snapshot vs. snapshots [02:21] oh WOW I figured out why my flippin dual boot install didn't work. What file system is required FAT32? [02:22] daftykins, oh good catch [02:22] i hate when your problem is only a typo [02:22] I set up vsftpd but I can not access it publicly. What am I missing? [02:23] RustyShackleford, dito that! === magic is now known as Guest25353 [02:23] god damn I am a bloody moron. Gonna reboot into usb installer...gonna login here with laptop gonna need it fml === Guest25353 is now known as magic [02:24] I get this error on boot: "Error: diskfilter writes are not supported. Press any key to continue..." then it continues to boot normally. I found the fix online, it is at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754921 I do not understand how to apply this fix, what do I do? Thanks [02:24] Debian bug 754921 in grub-common "[PATCH] grub-mkconfig: Disable recordfail on non-writable LVM or RAID partitions" [Important,Open] [02:27] Okay gents. Here is the problem. In windows I created a 15 gb partition as FAT32. It said it was healthy. Now when I am in Ubuntu installer, it shows just my main SSD. /dev/sda > free space 250059mb and does not show the other partition, where did I go wrong? [02:29] bus: you need to make unallocated space for ubuntu, not a FAT partition [02:29] ubuntu can't be installed to FAT [02:31] When Im in a folder by the terminal, how I can go back without close the terminal ? whats the command? [02:31] war10ck: cd - [02:31] thank you [02:34] daftykins: damn, ok. I will reboot back into windows on that machine then [02:34] bus: nah you can partition in ubuntu's installer ;) [02:34] daftykins: how though? it only shows my windows partition what if I erase it [02:35] bus: screenshot? [02:36] bus: also "sudo apt-get update && sudo apt-get install pastebinit" then "sudo parted -l | pastebinit" [02:37] can I install Safari without Play on Linux ? [02:38] daftykins haha it says you are trying to send an ampty document, will print screen work in ubuntu ? [02:39] daftykins I took one and saved it to desktop [02:40] bus: "sudo parted -l | pastebinit" are you sure? how about "sudo fdisk -l | pastebinit" [02:40] (it's a lower-case L, not I) [02:40] war10ck: win32 safari is way outdated/abandoned anyways [02:40] oh crap, I was typing a 1 [02:40] not L [02:40] war10ck: what do you want it for? [02:40] hey, I keep trying to open things in gedit using the gui or with Bluefish and both programs freeze. This also happens when I try to save sometimes. [02:40] ok [02:40] Kwaku: "things"? [02:40] Just for try [02:41] reisio, html files, css, or txt files [02:41] daftykins http://i1364.photobucket.com/albums/r733/hardtail75/ss_zps12afbc66.png~original [02:41] Kwaku: for what, web dev? [02:42] dyjnhftxhbzfdvgsd\gvsd\gfhgydhjmyukmugikuigl [02:42] daftykins after typing sudo parted -l | pastebinit correctly, there is just a white block and it won't accept any input [02:43] reisio, yeah, some of them are remote. Most of the time it's local. Either way, I rarely ever get to even choose a file to open/save [02:43] Kwaku: oh [02:43] its just that i have three breasts [02:43] christin: mmhmmm [02:44] whats is this ? [02:44] ok something is wrong with mirc [02:44] all bots are you [02:45] war10ck: the ubuntu help channel? [02:45] bus: are you sure Windows is on that thing? [02:45] the same person and one or two real [02:45] daftykins yes sir the 250gb drive is my only ssd in the computer [02:46] nothing is real [02:46] you are defenetly not real [02:46] you cant love do you [02:47] I get this error on boot: "Error: diskfilter writes are not supported. Press any key to continue..." then it continues to boot normally. I found the fix online, it is at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754921 I do not understand how to apply this fix, what do I do? Thanks [02:47] Debian bug 754921 in grub-common "[PATCH] grub-mkconfig: Disable recordfail on non-writable LVM or RAID partitions" [Important,Open] [02:47] !ops | christin [02:47] christin: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [02:47] daftykins: what is the emergency? [02:47] christin: can we help you with something? [02:48] troll / bot - needs removing. [02:48] Can I open the chat in the terminal ? [02:48] daftykins: why? [02:48] scroll up. [02:48] im defently a trollllllllllllllllllllllll ok??????????????????? [02:49] but much more prefer it [02:49] this way [02:49] christin: this is a support channel for ubuntu. Please stick to support questions and answers. [02:49] ok [02:49] bus: do "sudo parted -l" on its' own (or "sudo fdisk -l" and paste the output manually to paste.ubuntu.com [02:50] daftykins sure thing boss. when I go to close the current terminal it says the process is still running, should I terminate it and start a new one or just leave it and start a new one? [02:51] terminate [02:52] daftykins paste.ubuntu.com/8463014/ [02:53] ok and the other one? (fdisk) [02:55] oiii [02:56] * daftykins nudges bus [02:56] hi, i am helping my disabled ex-neighbor get a screencast to video minecraft on his new kubuntu machine. he is not allowed internet (stupid grouphome), so he has to download e.g. Kazam (http://pkgs.org/ubuntu-12.04/ubuntu-universe-i386/kazam_1.0.6-0ubuntu1_all.deb.html) onto a sd card or whatever, & trasnfer it to computer [02:56] to his offline kubuntu desktop [02:56] daftykins sorry I did not hear the sound notification I will do the fdisk right now [02:56] what is the easiest way to install new software for him, given his situation? [02:58] I'm having trouble with bluefish and gedit closing when i try to open documents. I cant even get to choose a file befor it freezes. Any suggestions? [02:58] daftykins paste.ubuntu.com/8463032/ === armenb_ is now known as armenb [02:58] lakitu: find the .deb's, download and install them [02:58] what about dependencies? [02:59] lakitu: same deal. [02:59] no way to download a deb & all dependencies in one go? [02:59] not that i know of [02:59] aw [02:59] there's gotta be [03:00] bus: ok well at least fdisk sees the partitions [03:00] how can I install 1:4.3.2~rc2-0ubuntu1 from the libreoffice ppa? [03:00] https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice-4-3 [03:00] lakitu: quick google brings up http://askubuntu.com/questions/80665/how-can-i-direct-apt-get-to-download-package-and-its-dependencies-to-some-other [03:00] thanks [03:02] bus: i really don't know why parted isn't running for you, perhaps your system is EFI capable but it hasn't booted in EFI mode. [03:02] I have got a bad sector on my HDD. Currently running ubuntu 14.04 . Do I have to get a new HDD right now? [03:03] Erto: wasn't i talking to you earlier and didn't i tell you exactly what to do? [03:03] daftykins I lost some messages from you due to a blackout last night... [03:03] sorry [03:03] daftykins weird...I really do not know myself. so is it a good thing that fdisk can read it? [03:04] bus: well kinda, but as it says it thinks it sees sda is GPT [03:04] bus: confirm with gdisk [03:05] Erto: backup, use the HDD manufacturer's software to zero fill the disk (or zero fill it with 'dd') then restore your data. if the disk is in warranty though, just RMA it [03:05] eeee how do I do that sudo gdisk -l ? [03:05] test [03:05] !test [03:05] Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [03:05] sorry. [03:05] you will be! [03:05] bus: sudo gdisk -l /dev/sda [03:06] eeee: Found valid MBR and GPT, which do you want to use? 1 - mbr 2 -gpt 3 - create blank gpt [03:06] O.o [03:06] heh [03:06] figured it was a wonky setup [03:06] bus: ctrl+c [03:07] eeee: i could do with you taking over bus's ticket if you wouldn't mind actually :) i must sleep once again! bus has a windows install on an SSD and wants to dualboot, currently has a FAT partition at the end of the disk which can be nuked to make space. here's what ubiquity saw - http://i1364.photobucket.com/albums/r733/hardtail75/ss_zps12afbc66.png [03:07] that will override the anser? [03:07] daftykins: If I do nothing, the bad sectors will increase and any data i write may be lost? [03:07] bus: yeah it should kill the program [03:07] right? [03:07] eeee ok done. [03:07] Erto: they might, iirc your bad sector is in 'pending' and hasn't been reallocated yet. [03:07] daftykins I think you for all your time and effort .... much appreciated it! [03:08] bus: np :) good luck [03:08] thank* [03:08] daftykins: ok, gnight :) === nyRednek is now known as HiddenDjinn [03:09] eeee: if you don't mind, what the heck should I do now? [03:10] ok, let's see the partitions [03:10] type sudo parted -l [03:10] ( it's an L not 1 ) [03:12] is there a good page overview for memtest? [03:12] !memtest [03:12] bus: sudo parted -l | pastebinit [03:12] damn it. [03:12] eeee: it takes me back to this paste.ubuntu.com/8463014/ [03:13] how would I create symbolic link of folder contets to another folder? I dont want the containg folder just teh contents [03:14] bus: is this a win8 machine? [03:14] yes [03:14] win8.1 [03:14] ok [03:14] press yes [03:14] ok done [03:14] ok [03:14] can you paste what you see? [03:14] sure give me a second [03:15] eeee: paste.ubuntu.com/8463108/ [03:16] gkatsev: http://www.memtest.org/ [03:17] hiyas [03:17] bus: try gdisk -l /dev/sda [03:17] if it asks if it's gpt say yes [03:17] some one have a intel hd4600 ubuntu 14.04 64bits ? [03:18] i have a lenovo y5070 wit intel i7 and it dont work very good :( [03:18] casteador: define your problem mate [03:18] eeee; it brings me back to the first time you asked me that, do I want GPT or blank GPT? [03:18] say use gpt [03:18] low performance :( [03:18] ( not blank ) [03:19] my old laptop is intel hd3000 and it work more fast [03:19] casteador: did you check your additional drivers list? [03:19] lotuspsychje: the restricted drivers [03:19] say dont need [03:20] casteador: performance on what exactly is slow? [03:20] lotuspsychje: and i try wit this driver https://01.org/linuxgraphics/downloads [03:20] done eeee....I think it may have erased my windows now... [03:20] http://manpages.ubuntu.com/manpages/lucid/man8/apt-offline.8.html fwiw, re offline package management [03:20] casteador: did you install ubuntu with internet enabled and updates during setup? [03:20] I really hope not, I do not have an install disc lol [03:21] bus: what did it say? [03:21] lotuspsychje: nope [03:21] let me pastebin it [03:21] ok [03:21] i install wit no internet and next i make update and upgrade [03:21] casteador: its recommended to install with internet, to let ubuntu find correct drivers [03:21] eeee; paste.ubuntu.com/8463135/ [03:21] lotuspsychje: i have a lenovo y5070 [03:22] casteador: i would reinstall, internet on, updates during setup, and 3rd party software on [03:22] the first time i install i use internet but give the same problem [03:22] Loshki: thanks but doesn't seem to have the information I wanted. I guess my question was too general. Wanted an overview of features and how to use them. Also, what the output in the display means. How to read it, etc [03:22] casteador: use cable for first setup [03:22] lotuspsychje: yes i install it the first time wit lan cable [03:23] casteador: same machine? [03:23] lotuspsychje: this is the second time install :P [03:23] yes [03:23] hmm [03:23] bus: ok, when you booted the cd, did you see a tiny man at the bottom? [03:23] casteador: wich driver did it use first time for graphics? [03:23] eeee; I do not recall, and I am using USB installer [03:24] casteador: paste lshw -C video plz? [03:24] ok [03:24] eeee; Do you think my windows is ok? I had to pay to get it installed because I didn't have access to a cd unfortunately [03:24] bus: it should be ok, we can always fix the partition table [03:25] try to boot into it [03:25] and also go into the bios and see if uefi is enabled or legacy [03:25] ok I am trying to boot into windows real quick [03:25] thank god it loads lol [03:25] I will check bios right now for you [03:25] lotuspsychje: http://pastebin.com/EQbDq0v7 [03:26] how can i know whats the timeslice of my machine (except sched_rr_get_interval()) [03:27] casteador: you have 2 graphics cards, wich one you gonna use? [03:27] eeee where should I be looking for eufi? [03:27] lotuspsychje: i try to install the nvidia but it give a error and need to reinstall all :( [03:27] under boot options [03:27] lotuspsychje: the more easy intel [03:28] casteador: thats just why this get corrupted, your intel is onboard mobo card yes? [03:28] Humans [03:28] eeee I see something called boot\secure boot mode enabled, os type windows uefi mode [03:28] yes [03:28] lotuspsychje: this is a laptop [03:29] does it mention legacy mode anywhere? [03:29] casteador: how about you disable intel crad in bios, and reinstall ubuntu with cable [03:29] casteador: see if ubuntu chooses correct nvidia driver automatic [03:29] lotuspsychje: ok i will try thanks [03:29] :) [03:30] casteador: 2 cards enabled at once is asking for trouble [03:30] Attempting to use socat with the pktinfo option, yet not getting the source ip of the packet. Any ideas? [03:30] lotuspsychje: sorry for me english i speak spanish jejeje [03:30] lotuspsychje: this is the first laptop get wit 2 cards :P [03:31] lotuspsychje: thanks for all [03:31] casteador: your nvidia card has no driver module loaded, that might explain bad performance [03:31] eeee I went through all the menus I can't find anything else..weird [03:31] hi all [03:32] lotuspsychje: but the drivers for nvidia is more easy install not ? [03:32] bus: ok i guess uefi is enabled [03:33] eeee very odd [03:33] bus: boot the liveusb, if there's a tiny man at the bottom it means it's either booting in legacy mode, or it's a 32bit iso [03:34] I did download the 64bit [03:34] ( it's 64bit though right? ) [03:34] ok [03:34] but ok, I will try [03:35] eeee no tiny man, it asks me to try/install/oem install/check for defects [03:35] for all those who are interested: developers have released RTM version of ubuntu-touch, and still need all the help they can for more info: #ubuntu-touch [03:35] bus: ok [03:36] Good Morning, just a quick question as google isnt being very helpful. Is there a way to view what packages need installing on an update without carrying it out. [03:36] I get this error on boot: "Error: diskfilter writes are not supported. Press any key to continue..." then it continues to boot normally. I found the fix online, it is at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754921 I do not understand how to apply this fix, what do I do? Thanks [03:36] Debian bug 754921 in grub-common "[PATCH] grub-mkconfig: Disable recordfail on non-writable LVM or RAID partitions" [Important,Open] [03:39] would apt-get --no-act upgrade do this? [03:39] eeee - should I go back into ubuntu or do I need to fix the partition in windows? [03:40] jjacklin: sudo apt-get upgrade --assume-no [03:40] jjacklin: It should say no to the upgrades, -y for insta-yes lol [03:40] bus: usually it's supposed to contain a gpt partition + a protective mbr ( so that fdisk doesn't think that there's free space it can use ) [03:40] jjacklin: There is the option to decline the upgrade prior to pressing 'y' . The advisory of what the package manager will do is given. [03:40] I partitioned the 20gb as fat32, that is wrong right? [03:41] bus: i guess that's fine, as in i dont think it's causing the problem [03:41] eeee; really, wow, ok. [03:42] bus: you can't install ubuntu on it, but it won't cause parted to not see anything [03:42] bus: try to see stuff from windows [03:42] yeah I assumed that however I have read that sometimes apt-get upgrade does not query whether you want to commence with the installation or not. I was worried because I dont actually want to run the updates yet as I am scheduling them for one of our engineers [03:42] eeee: ok I will boot back into windows [03:43] jjacklin: --assume-no will force a no, so it definitely won't hit the upgrade [03:44] eeee - I have my c drive which is nfts healthy, then ubuntu 15gb fat 32 healthy [03:45] cool thank you Snake2k [03:45] jjacklin: Np [03:45] bus: if you want you can delete the 15gb fat32 [03:45] if you have no data on it [03:45] Snake2k, just to clarify am I putting in the command like this sudo apt-get upgrade --assume-no [03:46] eeee: deleted, no there is no data I just made it when I got on here so I could install ubuntu [03:46] bus: does it mention anything to do with gpt or mbr ? [03:46] it says 14.65 gb unallocated now [03:46] I have ssh'd into this via terminal and just tried to run command however I recieved an error so just wanted to make sure that I have entered it correctly [03:46] jjacklin: Yep, you can try it and see if that's what you're looking for [03:46] see I recieve back Command line option --assume-no is not understood [03:47] eeee: no nothing about gpt or mbr [03:47] ok [03:47] try to boot into ubuntu [03:47] jjacklin: That's weird, I'd try it right now but my system is updated [03:47] jjacklin: I tried it but it didn't give me "that" error [03:48] eeee: just leave the 15gb partition unallocated? alright [03:48] jjacklin: http://paste.ubuntu.com/8463221/ [03:48] bus: yeah [03:49] eeee: alright, install ubuntu not try right? [03:49] no, try ubuntu [03:50] then sudo parted -l [03:50] if parted can't see anything most likely the installer wont [03:50] jjacklin: There is also the "--dry-run" flag [03:50] jjacklin: so "sudo apt-get upgrade --dry-run" [03:51] bus: wait a sec, in the windows partition, did you see a bunch of partitions? [03:51] yeah that worked, cool thank you. Its not registering any updates at the moment so nothing to schedule [03:51] jjacklin: "-s, --simulate, --just-print, --dry-run, --recon, --no-act" anyone of those [03:51] as in a first EFI partition ? (fat32) and others? [03:51] jjacklin: Awesome np [03:51] with the dry run does it just kind of run it in a pretend mode then [03:51] or you literally meant a ntfs partition and the ubuntu one? [03:51] hm... seems like memtest is saying Pass: 0, Errors: 78848, 90% through a single pass. [03:51] jjacklin: I think it just goes through without caring about the input, it just prints and does nothing, dry run [03:52] eeee: I rebooted to the usb. But yes it literally said NFTS for my windows partition then FAT32 for the ubuntu partition [03:52] jjacklin: I'm just reading the man page for the flags lol [03:52] daftykins: thats probably bad, right? :P [03:52] bus: if you're using uefi, you should have a fat32 efi partition [03:53] cool thank you, learn something new everyday lol [03:53] eeee; I understand what you are saying, but it did not say that in the properties [03:54] bus: that's quite odd, if you are using mbr, and you have left over gpt data it would cause ubuntu to not see partitions correctly [03:54] jjacklin: The beauty of Linux Distributions! lol [03:54] jjacklin: Np :) [03:55] eeee; I am not sure of what then, should I go back to windows and examine further? [03:55] eeee: quite frankly I am wishing I still had a solid os x machine, never had such frustration installing a guest os before [03:56] gkatsev: still there? [03:56] bus: you can check in windows if the disk options are set to dynamic [03:56] yes [03:56] and if any options indicate if it's using mbr or gpt [03:56] if it's using mbr, then all you have to do is remove the stray gpt data [03:57] alright back to windows I get [03:57] Loshki: I am. [03:58] gkatsev: your memory is borked, or possibly your motherboard. memtest is pretty much go/no go. Either you get a clean run, or you get errors. [03:58] Loshki: ok. Thanks. What step should I take next? [03:58] eeee: it literally says nothing else other than the storage properties and the drive name in disk utility [03:58] for example, to see whether mobo is still good [03:58] bus: open a command prompt [03:59] type diskpart [03:59] Snake2k, thats interesting just ssh'd into a different ubuntu server and used the --assume-no flag and worked perfectly [03:59] actially my mistake, for "type" it says basic [03:59] just a server being a douche lol [03:59] eeee; ok one sec [03:59] eeee: opened [04:00] gkatsev: change each RAM stick in turn until the error goes away. I think you can identify which bank is bad from the memtest output, but you'll have to rtfm for that. [04:00] ok type list [04:00] jjacklin: Lmao probably [04:00] Loshki: ah, so, if memtest returns error for only one slot with any memory, it means the mobo is bad (perhaps in addition to memory)? [04:01] eeee: ok few options, disk, partition, volume, vdisk [04:01] type disk [04:01] list disk [04:01] how do you swap caps and escape in unity? [04:02] eeee: disk 0 online 232gb free 14gb / disk 1 online 7980 mb free 0gb [04:03] under GPT does it say anything ? [04:03] gkatsev: that's the idea. But a bad mobo is less common and much more hassle, so we change ram first. What model mobo, what model ram? [04:03] that's your usb btw [04:03] nevermind, i mean disk1 [04:04] does it say anything under gpt for disk 0? [04:04] DYN and GPT have no values [04:04] ok, i found something on google [04:04] for both ssd and my usb [04:04] go back to the disk utility [04:04] Loshki: looking [04:04] ok [04:05] right click on the disk [04:05] select properties [04:05] check the partition style [04:05] done [04:05] MBR [04:05] ok [04:05] then i guess you're using MBR [04:05] and you need to remove the stray gpt data [04:05] this is for the 15gb partition [04:06] hrm [04:06] it should be for the whole disk [04:06] Loshki: ASUS P7P55D LGA 1156 Intel P55 ATX Intel and CORSAIR XMS3 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model CMX8GX3M2B1600C9 [04:07] try clicking on the first partition if you want [04:07] eeee: when I right click properties for the 15b there is a Volumes tab that tells me it is MBR, when I go to my main partition of windows, there is no volumes tab [04:07] it should say the same [04:08] ok, this is what i found on google However, if you go into Control Panel - Administrative Tools - Computer Management, select the Disk Management screen, right-click on the disk part (little box on the left, not the volume part) of the picture of the drive, and select Properties, you can read the "Partition Style" [04:10] eeee: MBR [04:10] ok [04:10] great [04:10] boot into ubuntu [04:11] eeee: install ubuntu or try? [04:11] try [04:11] gkatsev: I see one hit on google where the guy has a similar setup to yours and notes that corsair is not on the QVL. You've tried each 4GB module in slot 1, presumably? [04:12] eeee: ok it is loaded [04:12] Nope. [04:12] ok [04:13] gkatsev: ok, try a single 4GB module in slot 1. Run memtest overnight. [04:13] Loshki: ok. What should I look for in the morning? [04:14] bus: type sudo fixparts /dev/sda [04:14] that should search for stray gpt and remove it [04:14] gkatsev: You want zero errors. Anything else is bad. If it's clean, your mobo and 4GB unit are good. If it's not, repeat with the other 4GB module. [04:14] eeee; it asks me to delete them that is ok then [04:14] yeah [04:15] Loshki: Then why would I get a bunch of errors in a general test? [04:15] says warning 0xEE partition doesn't start on sector 1 this can cause problems with some os's, MBR command: [04:15] it's ok [04:16] gkatsev: memtest writes patterns to memory & reads them back again. If they don't match, it's an error... [04:16] don't change it [04:16] what do I do just press enter? it's asking for an input [04:16] press w i think [04:16] or h for help [04:17] gkatsev: you already have errors. We're trying to narrow it down to a particular piece of RAM, or your mobo. [04:17] bus: you mean the warning? [04:17] eeee: i think so [04:17] press enter [04:17] Loshki: oh, I see, I misread what you meant. [04:17] when I press enter it just says MBR command (? for help): [04:18] ok [04:18] press ? [04:18] Loshki: you meant that particular stick is good and the mobo is good. Then I can look to see if any other sticks are bad. [04:18] if there's a write to disk, [04:18] press the command [04:18] Loshki: what if they all end up coming up bad? [04:18] gives me commands for toggle the active boot flag, recompute all chs values, set partition as logical, etc. [04:18] is there a write to disk? [04:19] yes, W is write the MBR partition table to disk and exit [04:19] ok, press w [04:19] gkatsev: then it's probably the mobo. Depending on prices, you might decide to beg/borrow a known good RAM card to make absolutely sure. [04:20] gkatsev: any history on this system? Did it ever work? [04:20] Loshki: I may have my old RAM sticks still, since I upgraded to these later on. [04:20] Loshki: yep, been working for 2 years [04:20] the mobo is from 2009 [04:20] ok it is done eeee [04:21] ok, great [04:21] try to reboot [04:21] to windows or just back to ubuntu [04:21] check if windows is still there :P [04:21] omfg [04:21] and then boot the live cd [04:21] lol ok [04:21] lol, i'm j/k :) [04:21] I hope so hahaha [04:21] ok so don't reboot then? [04:21] XD [04:21] gkatsev: ok, so you know what to do for now? [04:21] lol, no reboot [04:22] i mean, reboot [04:22] ok thank god windows is still there lol [04:22] and do check windows, it wont harm, just incase [04:22] ok, good [04:22] it is there [04:22] back to linux? [04:22] boot the live cd [04:22] yup [04:23] live cd meaning the installer this time? [04:23] yeah [04:23] installer should see the partition now [04:23] Loshki: I think so. Run each stick through memtest. If all fail, try a known working RAM stick. Otherwise, probably mobo is busted in addition to RAM [04:23] before the options came up it said cannot see header [04:23] then it loads [04:23] where? [04:24] just after my Asus logo for bios [04:24] weird [04:24] did it do that the first time you rebooted ? without the livecd? [04:24] Loshki: can I ping you tomorrow if I have more questions? [04:25] only when it was booting to theu sb [04:25] usb, not windows [04:25] (in here) [04:25] gkatsev: of course. I'm usually on about this time. [04:25] Loshki: alright, thanks! :D [04:25] ok === ubuntu is now known as Guest89076 [04:26] bus: it's not a big deal i guess [04:26] eeee; it seems to be frozen at the preparation stage where you select to download updates while installing [04:27] I can move aroudn with the keyboard but the mouse is just spinning [04:27] bus: hmm [04:27] did it see the partitions yet [04:28] bus: try to exit the installer [04:28] then sudo parted -l [04:29] eeee: it won't exit the installer, it allows me to pull up the window but when I press quit nothing happens, the cursor just keeps spinning [04:29] ok reboot [04:29] try ubuntu [04:30] i think cause you're using mbr and booting in uefi it would be a problem [04:30] alright I had to just use the reboot button [04:31] failed image [04:31] failed to load header [04:31] then it goes to the grub options [04:31] i think the image got corrupt [04:31] there were a few more lines but couldnt catch them all in time [04:32] i think you'll have to make the live usb again [04:32] did you checksum the iso before writing it btw ? [04:33] no I did not [04:33] its virtually unusuable now [04:33] the keyboard shortcuts window is frozen ontop of the installer [04:33] lol [04:34] heh [04:34] ok so boot back to windows and recreate this usb isntaller? [04:35] yup [04:35] ok [04:36] if you feel like checksumming you can use this i guess http://www.microsoft.com/en-us/download/details.aspx?id=11533 [04:36] never tried it though [04:36] I think the iso was ok, it worked for virtual box [04:36] ok [04:37] what im thinking about is how is this going to work [04:37] if the bios is set to uefi [04:37] and you are using mbr for windows [04:38] and ubuntu installer is loading in uefi [04:38] it'll try to install grub-efi [04:38] but there's no efi partition [04:39] unless your bios is set to uefi [04:39] i mean mbr [04:39] so do you think the technician from canada computers installed the wrong version [04:39] I am using the installer should I format the usb too? [04:39] i think it was a uefi/gpt machine [04:39] and he installed windows without efi/mbr [04:40] http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [04:40] I guess I should format it since it has the old one on there right? [04:40] efi/ with mbr [04:40] there is no way to specify that with the usb installer [04:41] yeah you could format it [04:41] in step 3 it says format [04:42] hey guys i have a problem trying to compile glibc-2.20 on ubuntu 14.04. it keeps failing at elf/tst-xmmymm :\ I don't know how to fix it but I need to install it for the header files for other programs [04:42] ok it is writing the information to disk [04:43] any advice? [04:44] eeee: don't remember it taking this long before, says 7 hours remaing wtf? lol! [04:45] lol [04:45] now its gone up to 8 hours wtf? [04:45] it was literally 20 seconds the first time [04:45] ok [04:45] hold on [04:45] 10hours haha , alright [04:45] cancel it [04:46] done [04:46] now its gone to the first installer and says done [04:46] lol [04:47] wauw.... the dist upgrade worked flawlessly :) kudos to ubuntu folks [04:47] is there anyway to get a compiled version of glibc that i can just install to the system without having to compile? [04:48] Loshki: hm... either I'm putting the memory in the wrong slot or my machine won't boot with only one of the sticks inside. [04:49] Loshki: apparently it was a wrong slot. Apparently slot 1 is labeled B1 on my mobo [04:49] ¯\_(ツ)_/¯ [04:50] Akayllin, what is glibc used for ? [04:51] bus: still there? [04:52] eeee: yessir [04:52] sorry, i got dc [04:52] no problem, i canceled that long part and the original installer says complete [04:53] I heard there's a way to get ubuntu 14 with gnome2, is it true? [04:54] eeee: should i try to go back to the installer with this or do we have to do it again? [04:56] strangeland: it is the c library headers basically [04:57] bus: did the liveusb finish? [04:58] yea [04:58] ok try to boot it [04:58] and click on try ubuntu [04:58] ok [05:01] eeee: ok I am clicking the something else button for installation type [05:01] ok [05:01] Rawr, I can't figure out how to get a script to execute some xrandr commands and stuff when my computer starts up [05:01] wadie, is that you? [05:01] I have a script in /etc/init.d/ with the right +x permissions but it won't run [05:01] nevermind [05:02] <__unik> Is there any Linux viruses ? [05:02] now it shows everythinf properly, sd1 367mb sda2 234gb and freespace 15gb [05:02] __unik, yes, you can write one yourself if you want :) [05:02] eeee; so freespace 15gb is obviously what we want I can install now there right [05:02] zenlike: you'd have to put them in the /etc/rc?.d/ [05:03] zenlike: put them in your ~/.profile [05:03] eeee, oh, what's the difference between then? [05:03] will ~/.profile run on start even if a terminal isn't opened? [05:03] yeah it will [05:04] it will run right after you login via lightdm [05:04] <__unik> zenlike: I have never heard about viruses in Linux. Haven't been fixing problem occurred by viruses in linux, too [05:04] <__unik> either [05:04] bus: yeah [05:04] eeee; no root file system defined please fix this from the partitioning menu [05:04] bus: click on the freespace and press on the + [05:04] format to ext4, mount at "/" [05:05] ah ok [05:05] (assuming you don't want a swap partition) [05:05] __unik, Sure, they're more rare, but naturally there are viruses, rootkits, etc. on every OS [05:05] mount point is greyed out for me [05:05] what are the options before it [05:05] did you select ext4? [05:06] type = logical, location beginning, use as ext4 journaling [05:06] make the type primary [05:06] any new people successfully compiled glibc on ubuntu 14.04 server 64 bit [05:06] any version [05:06] if you want [05:07] ok and what does swap mean eeee? [05:07] I just want to be able to go from ubuntu to windows [05:08] !info virtualbox [05:08] virtualbox (source: virtualbox): x86 virtualization solution - base binaries. In component multiverse, is optional. Version 4.3.10-dfsg-1 (trusty), package size 15047 kB, installed size 59184 kB [05:08] !virtualbox [05:08] swap is like extra RAM if you want, by using the hard disk [05:08] Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [05:09] eeee, ok it created now sda3 ext4 / [05:09] if you have low RAM it's useful, and it's also required if you want to use hibernation ( you'd have to make a swap partition as big as your RAM and a bit more ) [05:09] I hope Virtualbox version 4.3.10 is the latest version. [05:09] I have 16gb ram DDR3 do you think it is necissary [05:09] Loshki: looks like only one of my RAM sticks is bad. At least, one got errors instantly and one got no errors for a while. Going to run the "good" one overnite and also buy a new set of RAM. [05:09] no it's not [05:10] unless you want to hibernate [05:10] gkatsev: here's hoping... [05:10] ok thank you, it is isntalling [05:10] bus: why is it sda3 ? [05:10] installing* [05:10] isn't windows ntfs sda1 ? [05:11] Loshki: but probably going to just buy 16GB new RAM. :) [05:11] eeee: sda1 was the backup 360mb, sda2 was the windows 235gb [05:11] <__unik> !ubottu [05:11] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [05:11] !vboxmanage --version [05:11] now it created sda3 after the freespace 15gb was done [05:11] bus: backup 360mb? [05:12] yes I am not sure but when I was reading up on windows because it was a digital download from the microsoft store they install the recovery files i think [05:12] bus: i thought you said windows disk manage said theres only ntfs? [05:12] bus: that 360mb sounds like an efi partition... [05:12] is it fat32? [05:12] eeee, ~/.profile for the xrandr command worked great, cheers [05:12] Is Virtualbox version 4.3.10 is the latest version ?. [05:12] zenlike: great [05:13] anyone have tips how to automatically remap caps lock to control in ~/.profile as well? [05:13] ahhhhm I am not sure now. shit. it's is installing now [05:14] <__unik> Isn't ubottu open source? [05:14] eeee does this screw up everything [05:15] zenlike: use xmodmap [05:15] zenlike: use xev , to get the keycode === DanMAbraham is now known as DanMAbraham28 [05:15] bus: i don't think so, i hope not [05:16] hm, I tried setxkbmap -option ctrl:nocaps in my ~/.profile, no nice [05:16] *dice [05:16] it is installing so far with no hiccups, cross my fingers [05:17] zenlike: xmodmap -e "keycode 66=Control_L" [05:17] zenlike: assuming you want left control [05:18] eeee; the moment of truth is upon us, it completed and says to restart XD [05:18] hehe [05:18] ah shit it tried to boot from the usb again lol can i just pull it out [05:18] yeah [05:19] ok it loaded into login [05:19] eeee, interesting, will give it a whirl [05:20] eeee: wow this is embarassing, it wont accept my password...must of made a typo lol [05:20] lol seriously? [05:21] yup what a f'n joke I am [05:21] can't login lol [05:21] lol, it seems odd [05:21] maybe caps lock is pressed? [05:21] or numlock or something [05:21] man I am certain I didn't make a type like I typed them both and it verified [05:21] cause you have to type the pass twice [05:21] yeah [05:21] OMG caps lock [05:21] gg [05:22] did grub show up when you booted? [05:22] no, only when the usb was in [05:22] and ubuntu does not like my mouse apparently [05:22] I cant click anything [05:22] is it a mouse or touchpad? [05:23] mouse [05:23] try to unplug then plug back in [05:23] it's running software updates [05:23] I can't drag windows or anything [05:23] k [05:23] works now, weird [05:24] can you open a terminal? === phunyguy is now known as phunyguy1 [05:24] yup [05:24] ok [05:24] opsn [05:24] open [05:24] ok, type sudo parted -l === phunyguy1 is now known as phunyguy [05:25] there are 3 [05:25] ok what's the 360mb one [05:25] 1 - nfts [05:25] flags is boot [05:26] software updates are done can i reboot now or gotta check terminal for more ? [05:26] bus: did it ask you to reboot? [05:26] yeah [05:26] ok [05:26] reboot [05:26] just didnt know if youw anted me to type any more commands [05:26] well there are a few [05:26] np its almost done [05:27] ok it's back in [05:27] terminal is up [05:27] ok [05:27] type df [05:27] my mouse is not working again lol [05:27] is the /dev/sda1 mounted? [05:28] the only thing showing is sda3 [05:28] np [05:28] ok [05:28] type sudo mount /dev/sda1 /mnt [05:28] none,udev,tmpfs, etc [05:29] ok [05:29] moubnted I think [05:29] ok, type ls -l /mnt [05:29] done [05:29] what's does it say? [05:29] boot/bootmgr/bootnxt/bootsext,bak/recovery/sysvolinfo [05:30] go to boot [05:31] cd boot ? [05:31] yeah [05:31] says no such file or dir [05:31] or just ls -l /mnt/boot [05:31] sound has quit working on my ubuntu 14.04 - i386 desktop box after updates which seem to have removed alsa and pulse audio. reinstalled alsa and pulseaudio but still no sound. seems alsa has no drivers. how to fix? [05:31] yeah [05:31] and I did it case sensitive [05:32] ok [05:32] try ls -l /mnt/boot [05:32] loaded eee [05:32] what's there [05:32] a bunch of files [05:32] but I can't scroll up [05:32] use shift+ pageup [05:32] or the scroll bar to the right [05:32] ok got it [05:33] (it's hidden unless you put the mouse over it) [05:33] bcd/bcd.log1-3/bootstat,dat then a ton of filles like cs-cz [05:33] ok i guess this is just a backup partition as you said [05:33] yeah i think so [05:33] wondering why grub doesn't show up [05:33] when ubuntu loads [05:33] screen is black then flashes green dots [05:34] then flashes a purple border around the screen [05:34] then login loads lol [05:34] ok [05:34] type update-grub [05:34] see if it mentions windows [05:34] so now everytime i use ubuntu i gotta unplig mouse? [05:34] says done [05:35] but i did that in sda1 is that a problem [05:35] shit [05:35] no it's perfectly fine [05:35] ok [05:35] sda1 is just mounted under /mnt [05:35] that's all [05:35] did it mention what it found? [05:35] good [05:36] hi all [05:36] like found linux vmlinuz ....3.13.0-36-generic.... blabla [05:36] byes [05:36] that one there [05:36] no windows stuff? [05:36] memtest yes [05:36] windows 8 loader [05:36] windows 8 loader [05:36] ok cool [05:37] on dev sda 1 [05:37] hmm [05:37] what IRC do you guys recommend for ubuntu? [05:37] irc client [05:37] when I am in ubuntu I use irssi [05:38] im using weechat now.. but will be a bit hard to handle various servers... or maybe not im dont know yet [05:38] i dont even know how to check all channel nicknames, scrolling down the list :P [05:39] !alis | knosys [05:39] knosys: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [05:39] knosys: type /script install buffers.pl [05:39] knosys: and then type /mouse enable [05:39] done [05:41] thanks romance [05:41] bus: im curious, can you type sudo efibootmgr -v ? [05:41] eeee: command not found [05:42] ok [05:44] eeee: can the mouse issue be fixed with software or is that something i just gotta deal with physically? [05:46] bus: which port are you using? [05:46] hdmi on the back on computer [05:46] er [05:46] wtf, lol, USB [05:46] lol [05:47] it might work if you try a different port [05:48] bus: do you recall during the installation [05:48] if grub was installed to the disk [05:48] eeee: ok no problem, so is everything ready to go then pretty much? [05:48] or a partition? [05:49] eeee: i don't remember seeing anything stating grub details [05:49] Okay. Finally. I thought it will be easier to switch vom Windows to Ubuntu. But no. I will quit. [05:50] bus: is windows booting? [05:50] just so we're on the same page [05:50] let me check [05:51] i need to go into bios right [05:51] oh fuckj [05:51] no [05:51] I hope so lol [05:51] grub should appear and windows should be there [05:51] try to hold shift while the pc boots [05:51] when I pressed del [05:51] it loaded grub [05:51] oh thank god windows is loading lmfao [05:51] ok great [05:51] awesome windows work [05:52] you just need to get grub to show then [05:52] boot into ubuntu [05:52] ok [05:52] and open a terminal [05:53] when i went reboot that time grub appeared [05:53] but i am logging in still [05:53] ok [05:53] terminal is up [05:53] ok type gksu gedit /etc/default/grub [05:54] tbe ;rlgra [05:55] the program gksu is not installed [05:55] ok [05:55] you might want to install it, it's pretty useful [05:55] i can install it with sudo apt-get install gksu [05:55] k [05:55] it's like sudo, but for gui [05:55] done [05:55] if you ever want to launch a gui program with privileges use gksu [05:56] so run that command again? [05:56] yeah [05:56] whoa [05:56] screen flashed [05:56] said a malicious software was found then the window went away [05:56] then could not get mouse [05:57] now it says restart, wtf lol [05:57] weird [05:57] which ubuntu is this btw [05:58] the newest one [05:58] 14 something [05:58] 14.04? [05:58] ok [05:58] odd [05:58] type sudo nano /etc/default/grub [05:58] ok a bunch of menus laoded [06:00] ok [06:01] what goes GRUB_HIDDEN_TIMEOUT say? [06:01] 0 [06:02] anyone able to help get sound working? [06:03] ok [06:03] change that to 10 [06:03] what goes GRUB_HIDDEN_TIMEOUT_QUIET say? [06:03] true [06:04] ok change that to fales [06:04] *false [06:04] bus: do you have a CRT monitor? [06:04] no it is uhd [06:04] ok [06:04] changed to false [06:04] 4k resolution [06:05] press ctrl+o to save [06:06] I think it is done [06:06] ok [06:08] press ctrl+x to exit [06:08] type update-grub [06:08] sorry, sudo update-grub [06:09] Guys i have just installed ubuntu 14.04 on my desktop computer, wich is very low cost. but have Geforce G210 , 4gb RAM, INTEL celeron 2,7mhz x 2. And i have the feeling that graphic card its not working as it should.. when i drag windows and all those movements in screen. [06:09] eeee: done [06:09] ok [06:09] restart [06:09] ok [06:09] grub loads [06:10] ok [06:10] loaded ubuntu [06:10] Can someone help me to invest if graphic driver its installed? [06:10] ? [06:11] investigate* :P [06:12] eeee: thank you so much for all of your help. i would never have done this without you [06:12] bus: no problem [06:12] eeee: i wish i could return the favor [06:12] bus: is the mouse working? [06:13] bus: no need [06:13] Aaah i think i have to install nvidia drivers, right? Ubuntu doesnt have by default, like it happens in other OS like windows [06:13] no it is not [06:13] is that so? [06:13] bus: did you try a different port? [06:13] only if i unplug it [06:13] eeee; trying new port now with reboot [06:14] ok [06:15] eeee; same thing [06:17] wonder if anyone could help me [06:17] eeee; i don't think i can stay up much longer it is almost 3 am. i have to be up in a few hours lol. thank you so much for everything, at least now i can get started with my courses in ubuntu....cant thank you enough. will it be ok to ping you tomorrow sometime? [06:17] I have a dual monitor setup and on the login screen it chooses the right monitor as default [06:18] bus: yeah sure no problem [06:18] bus: btw if you have a usb-hub, it might solve the mouse issue [06:18] but when I log in the left is default [06:18] which is what I want [06:18] eeee; thanks so much mate. talk to you soon have a great night.. actually im not sure let me show you the mouse i have [06:18] eeee; http://www.cyborggaming.com/prod/rat5.htm maybe it is because of all the features [06:20] bus: check in the bios for integrated peripherals [06:20] ok [06:20] and disable the usb mouse support [06:20] I will make sure to do this tomorrow, if i have nay trouble i will let you know. i am gonna go pass out now. thanks again for everything. have a great day/evening wherever you are from [06:20] ok, thanks you too === Guest97211 is now known as NaStYdoG === shy is now known as Guest71848 [06:39] I've been having a really hard time extracting audio from a .mov file. If I play the .mov as is, I only hear the guy I interviewed. If I convert it to an mp3 I can only hear my voice. Any ideas? [06:39] 1 [06:41] antonio__, which tools are you using to do the conversion? [06:41] antonio:i've no idea [06:41] jonne_: I've tried ffmpeg, an online convertor, etc [06:42] ffmpeg can extract audio traks from videos, i'm assuming you're doing the conversion from 5.1 to stereo/mono or something [06:42] antonio:maybe you should try a correct tool [06:42] what does file tell you about the file? [06:42] file mymovie.mov [06:42] copy the output into pastbin.ca [06:44] Hey guys, I'm having issues getting tint2 to work right in it's positioning. I try to set the settings to the top but it wont show. panel_position = top center horizontal [06:46] abadddon:tint2 is what [06:46] anymorehc: what do you mean a correct tool? [06:46] i mean pastebin.ca [06:47] anyMoreHC: Sorry, it's a panel prog [06:47] !info tint2 [06:47] tint2 (source: tint2): lightweight taskbar. In component universe, is optional. Version 0.11+svn20121014-1 (trusty), package size 142 kB, installed size 375 kB [06:48] !info tini2 [06:48] Package tini2 does not exist in trusty [06:48] antonio:somewhere you did wrong [06:48] hi [06:49] hiiii [06:49] Bryanstein: yo [06:50] anyMoreHC: !info tint2 [06:50] abaddon: looks like top and center are mutually exclusive - use one or the other https://code.google.com/p/tint2/wiki/Configure [06:51] !info tint2 [06:51] tint2 (source: tint2): lightweight taskbar. In component universe, is optional. Version 0.11+svn20121014-1 (trusty), package size 142 kB, installed size 375 kB [06:51] abaddon: ignore that - just read it properly [06:51] somsip: O.O How'd you find that??? [06:52] somsip: Man...I've been looking everywhere. DX [06:52] abaddon: no, ignore that. I read it wrong [06:53] somsip: XD I just noticed. I was trying it out,lol [06:54] somsip: I need to add that settings wise this is working on a dual display. I've set it to display on my left mon though [06:54] abaddon: I have no idea. I was just looking in case there was something obvious. Bu tI can't help [06:54] somsip: It works fine on the bottom set to center but not top === ubuntu is now known as Guest60661 [06:55] somsip: Trust me, if you found somthing obvious i'ds hated you.... In a good but bad way too [06:58] aa' === jimerickso is now known as jje === jje is now known as Guest83066 [07:02] need help .... i am learnt to dual boot ubuntu with windows......now i want to learn how to uninstall ubuntu from dual boot /////help me guys [07:09] <|\n> hey guys, noob situation here... was trying to set it with a value much lower than 65535 and got "sysctl: setting key "net.core.somaxconn": Invalid argument" what should i read to get understanding on why i see this error at all? === Guest83066 is now known as jje [07:24] test [07:24] !test | Raver [07:24] Raver: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) === ggherdov___ is now known as ggherdov [07:32] I have some kind of DNS problem with my desktop computer. [07:32] I have some local hostname on my network [07:33] which i cannot lookup using nslookup, host, dig etc [07:33] it is very unlikley that your dns server will know about devices on your local network [07:33] however I cannot connect to the hosts using SSH, browser [07:33] ikonia: It does [07:33] kimse: do they have real DNS records (A, CNAME, etc) as I understand that's what dig & nslookup use [07:33] corp network [07:33] kimse@kimse-work-laptop ~ $ host mysql-lan.aras.local [07:33] mysql-lan.aras.local has address 192.168.1.25 [07:34] kimse: you just said they don't [07:34] "which i cannot lookup using nslookup, host, dig etc [07:34] Oh [07:34] sorry! [07:34] I can lookup em up [07:34] but i cannot connect [07:34] so in that case you don't have a dns problem [07:34] kimse@kimse-work-laptop ~ $ ping mysql-lan.aras.local [07:34] ping: unknown host mysql-lan.aras.local [07:34] kimse@kimse-work-laptop ~ $ ping 192.168.1.25 [07:34] PING 192.168.1.25 (192.168.1.25) 56(84) bytes of data. [07:34] 64 bytes from 192.168.1.25: icmp_seq=1 ttl=64 time=0.756 ms [07:34] I have a virtual Windows 7 on my ubuntu computer [07:35] i works just fine (bridge network) [07:35] kimse: are these hosts on your network, or virtual hosts on your machine [07:35] on my network [07:36] so what does the virtual windows machine have to do with it ? [07:36] why did you mention that ? [07:36] ikonia: that it's connected to the same subnet as my Ubuntu [07:37] and it can connect to the other hosts using their respective hostnames [07:37] kimse: on the ubuntu host, please do an "nslookup" against on of the hosts and pastebin the output please. [07:38] http://pastebin.com/J8tEAQMb [07:38] kimse@kimse-work-laptop ~ $ nslookup mysql-lan.aras.local [07:38] Server: 127.0.1.1 [07:38] Address: 127.0.1.1#53 [07:38] Name: mysql-lan.aras.local [07:38] Address: 192.168.1.25 [07:38] sorry [07:38] pastebin [07:38] kimse you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [07:39] http://pastebin.com/fFc2YTnH [07:40] thx ikonia [07:40] kimse: ok, so that looks good [07:40] kimse: can you do "ping mysql-lan.aras.local" and put the output in a pastebin pleease. [07:41] host file: http://pastebin.com/g2GYVQ1f [07:41] kimse: no, not the host file [07:41] ikonia: http://pastebin.com/J8tEAQMb [07:41] see that paste [07:41] includes ping [07:41] and ssh to the mysql server using it's IP and stuff [07:41] i think i know where you a going :) [07:42] kimse: I don't think you do [07:42] ok [07:42] anyway: http://pastebin.com/J8tEAQMb has ping test [07:44] kimse: can you please show me the output of /etc/resolv.conf [07:45] /33 [07:45] http://pastebin.com/XCbWEnkd [07:45] I have a problem with desktop freeze, anyone available to hear me out? [07:45] ciao [07:45] list! [07:46] Hi, Im using kubuntu 14.04. The problem i am facing is that whenever i minimize my windows to tray, the tray dissapeeaars [07:46] kimse: and now /etc/nsswitch.conf [07:47] http://pastebin.com/35EPxEvn [07:48] kimse: for a test, just change "host dns" - nothing more [07:49] ikonia: like this: http://pastebin.com/96yJArU4 ? [07:49] anyone? [07:49] kimse: perfect [07:49] Is it good or bad to create symlinks to your home folder, so that you can edit files, that apache2 for example needs, with a custom user? [07:49] taaviz: saying "anyone" is pointless [07:50] Yeah i pretty much assumed that, but my problem is really simple [07:50] ikonia: works now! [07:50] aul: doesn't seem a good idea, doesn't seem "bad" but just seems to be a bit sloppy [07:50] kimse: ok, so change it to "files dns" [07:50] Ive used ubuntu 100 times i just forgot how to enable trays back [07:50] kimse: as in "hosts files dns" [07:51] ikonia: still works [07:51] the problem i originally had was i couldnt edit files via WinSCP if they werent in my user's home folder. So i made a symlink for the relevant files, to my homer folder so i could use WinSCP to edit them. I dont know if there is a better way [07:51] kimse: perfect, leave it like that [07:51] great [07:51] ikonia: what seems to the problem? [07:51] Or was === MasterPiece is now known as Qarekhani [07:51] kimse: your machine was set to stop resolution if it didn't find it in files or mdins [07:51] mdns [07:51] so I just told it to use files, then dns [07:51] which is pretty much a sane config [07:52] well, it's pretty much what everyone in the world does [07:52] ikonia: order of where to lookup [07:52] kimse: pretty much [07:52] ikonia: but i heard from some network / dns guy once === Qarekhani is now known as MasterPiece [07:52] <|\n> aul, there is some kind of SftpDrive tool, i bet there are analogs, more cozy sometimes for windows usage in that way, but winscp is "must have" [07:52] that nslookup and dig / hosts works differently [07:52] What are the pros and cons of symlinking /var/www/ to your home folder? [07:53] kimse: that is correct [07:53] <|\n> aul, what is your end-goal? [07:53] anyway thx alot ikonia :-) [07:53] <|\n> it doesn't worth it for editing configs [07:53] I want to edit the files with a user set up to specifically edit them. I want to avoid using root [07:54] <|\n> aul, i would recommend to get started from this http://www.exploit-db.com/papers/13199/ [07:55] <|\n> to figure out pros and cons [07:55] allright i will check it out [07:57] aul: normally you would not edit files on a live server. And if you do want to create files in your home, maybe you should use mod_userdir in Apache [07:58] aul: this is a guide more specific to what you are trying to do http://httpd.apache.org/docs/current/urlmapping.html [08:04] I have screen freezes almost every day. It started after installing Nvidia drivers on my Xubuntu 14.04. I can get rid of it by exiting the graphical environment (ctrl+alt+f6) and re-entering with ctrl+alt+f7. It is quite annoying though and I'm not sure how to solve this problem. What could be causing this? [08:06] <|\n> ommark1, it would be wise to come up with dmesg and/or syslog pastebin output links (via pastebin) === MasterPiece is now known as Qarekhani === Qarekhani is now known as MasterPiece [08:10] Im using putty to edit some files in my home directory. I was wondering what it means when a file name shows up green? [08:11] aul: it's just colours to represent different file type/permissions [08:11] dmesg pastebin http://pastebin.com/cRe7eBrv [08:12] allright. im afraid i might have screwed something up when manageging said permissions. Should i be worried that the files in the home dir are green? they didnt use to be [08:12] no [08:12] check the permissions [08:12] and make sure they are what you expect [08:12] allright. yea i should be good [08:13] would i need to make a file executable if apache2 needs it for a webpage? or is it fine with read only? [08:13] aul: read is fine [08:13] okay thank you very much [08:13] aul: green means that the permission is set +x (which means it is executable) [08:13] okay cool [08:21] Hi all, pardon me to be a pain, what is the OpenSuse channel if there is one? [08:22] Is it on Freenode? [08:23] morning gents o/ [08:23] !alis | violeteagle [08:23] maybe you wanna search google for opensuse IRC channel [08:23] violeteagle: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [08:25] violeteagle, or just use your irc software to search for channels via "List of Channels" or similar [08:29] squinty, Okay, I will have a look [08:30] Hello, what would be the best results installing an nvidia card on ubuntu , open graphics for ubuntu? or drivers from nvidia themselves? [08:31] knosys, Probably drivers from Nvidia themselves. [08:31] Okay , to install them, its possible to use aptitude ? [08:31] knosys: Use the driver manager in ubuntu rather than pulling drivers from nvidia, is what is least painful [08:31] !nvidia | knosys [08:31] knosys: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [08:31] knosys: either way, you will need the "build-essential" and "linux-headers-generic" packages installed before you begin [08:32] Thanks!! [08:32] hello I want 3d acceleration but none of these drivers worked http://paste.ubuntu.com/8464531/ they turn my screen black. the only working driver is the nouveau [08:41] gd morning afternoon night every one... [08:41] merry kwanza! [08:42] So, to install nvidia drivers should i , or shouldnt i , uninstll nouveau first? I really dont care if its difficult. I want the optimal result for my beautifull machine [08:43] in the site you give me somsip, there say not to, but they give instructions to it... as if many people were really interested on doing so [08:43] <|\n> knosys, well, yes, but most brobably installing nvidia-current package will deal with noveau [08:44] <|\n> if not - blacklist it in /etc/modprobe.d/ [08:45] wich is the clean and correct way , healthy for the OS? === Caroga_afk is now known as Caroga [08:45] because that site leaves some doubt :S [08:45] greetings, need urgent help on installing postgresql-plperl. apt-get install postgresql-plperl says: postgresql-plperl-9.3 : Depends: postgresql-9.3 (= 9.3.5-0ubuntu0.14.04.1) but 9.3.5-1.pgdg12.4+1 is to be installed [08:45] <|\n> knosys, doing it with the help of repo packages [08:46] <|\n> and which site you're talking about exatly [08:46] those are not the software im seeking mate [08:46] !nvidia [08:46] <|\n> wat? [08:46] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [08:46] !nvidia |\n [08:46] \n: please see above [08:46] lol [08:47] !nvidia | |\n [08:47] |\n: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [08:47] that site [08:48] oops first time already worked ... sorry didnt mean to spam [08:48] <|\n> knosys, what doubts this manpage causes? [08:48] look , about if i should remove or not, the nouveau drivers [08:48] they say: No!! dont do it, its bad!! [08:49] but there are the instructions to do it [08:49] so i guess there is some reason why people do it [08:49] i wonder why, and if i should remove them too [08:49] <|\n> you primary goal is to disable one of them, will you remove it or not - on your choice, until packages list each other as conflicting ones, so thos howto reasonably mentiones `apt-get --purge remove xserver-xorg-video-nouveau` [08:50] knosys: you have a gui to do all of this [08:50] <|\n> in general, next stage is doing what is written in there or getting nvidia-current package installed [08:50] <|\n> the way it is described in there should work, but i never tried that [08:51] <|\n> and it is the most safe i suspect, hateball ^ [08:51] hateball: with the nvidia closed-source drivers? [08:52] knosys: Yes. [08:52] |\n: Well it's the officially supported way :) [08:52] then update to our metallic friend ubottu [08:52] :D [08:52] !drivers [08:53] oh give me a break [08:53] hahaha [08:53] knosys: Yes go into driver manager, tick the box for which you want, and it is handled automagically [08:53] ubottu: someone done spring-cleaned you a bit too mucbh [08:53] hateball: I am only a bot, please don't think I'm intelligent :) [08:53] u told me to use driver manager in ubuntu [08:54] im pretty new to ubuntu , ill look for that tool [08:57] hateball: driver manager = mint, right? [08:59] can I add http://www.ubuntuupdates.org to /etc/apt/source.list ? [09:01] knosys: Well, I run Kubuntu actually so my terminology might be off. But this has the right info https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia [09:01] thanks [09:03] eeee [09:05] sudo nano /etc/apt/sources.list [09:06] lol [09:06] srry [09:09] hateball: there's a little more problem [09:09] i dont find my model's driver [09:09] but i see some kind of generic nvidia-graphics-drivers [09:09] maybe tht package do the job? [09:10] mine should be nvidia 200 [09:10] its a G210 === derkopf is now known as derk0pf|NA [09:21] http://ubuntuforums.org/showthread.php?t=2081649 < -- this helped [09:22] hello trying to upgrade rpm how can I find the 'corresponding db*-util package'? [09:22] corresponding db*-util package [09:22] http://paste.ubuntu.com/8464798/ [09:22] Hii alll [09:23] i am gettiing error when installing opencv libraries : Err http://ports.ubuntu.com/ubuntu-ports/ precise-security/main libavutil-dev armhf 4:0.8.15-0ubuntu0.12.04.1 [09:23] 404 not found [09:23] hey guys i have ubuntu 14 installed .. how can i get these colors for my terminal ?? https://github.com/pwaleczek/Argonaut-theme [09:23] I have moved my existing 12.04 based mytbuntu HDD (front end + back end) to a complete new box, original was Nvidia based ION 330, new box is intel H97 Express based mobo with Core i5 , systems boots out of the box and myth runs, however I have two issues, no audio and mythtweb shows no listings or guide data. first step, audio, how do I force a fresh re-config of audio ? My main goal is to reconfigure so that I get audio over HD [09:23] MI === derk0pf|NA is now known as derkopf [09:26] http://paste.ubuntu.com/8464798/ how do I know wich dbutil package corresponds libd version? [09:27] <|\n> MagicSpud, db-util one? [09:27] MagicSpud: db4.8-util ? as it says ? [09:28] this is the problem I am facing: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721914 [09:28] Debian bug 721914 in rpm "WG: DB_VERSION_MISMATCH after dist upgrade" [Normal,Open] [09:28] I just upgraded ubuntu from 12.04 to 14.04 and I was trying to install a rpm program [09:29] <|\n> MagicSpud, no luck with README.Debian ? [09:29] my speaker icon in the taskline is missing... on the loginscreen it is there but once i am logged in it is not... i tried to google but couldn't finde anything useful [09:30] so I opened the README.Debian as they told there and this is what I found: http://paste.ubuntu.com/8464798/ [09:31] RahulAN: did you do an "apt-get update" before trying to install the package ? [09:31] I think it disappeared after I tried out installing wlan driver with ndisgtk but I'm not sure [09:31] as though it is not working I supposed the db4.8-util might be outdated [09:31] how do I find and install the updated one? [09:32] hello guy, I have just got here [09:32] <|\n> MagicSpud, what is wrong with trying the current repo version one? any concerns? [09:32] <|\n> MagicSpud, apt-get install db-util [09:32] I am newbie :-) === theGrg is now known as Guest68767 [09:35] I seem unable to bring up my built-in mobile/modem card. It's a Lenovo-branded Ericsson H5321gw called N5321gw [09:35] |\n yes same error: http://paste.ubuntu.com/8464879/ [09:35] I have added the VID/PID to definitions in /lib/udev/rules.d/77-mm-ericsson-mbm.rules [09:36] and I have added "options cdc_ncm prefer_mbim=N" to /etc/modprobe.d/ncm.conf [09:37] |\n and the install went smooth: http://paste.ubuntu.com/8464883/ [09:37] <|\n> http://iambusychangingtheworld.blogspot.ru/2014/07/fix-error-bdb0091-dbversionmismatch.html (c) google ? [09:38] could you help me to hack a wifi encrypted with wpa2 without using dictionaries? [09:39] <|\n> bigbro, i suspect you may violate freenode rules bringing it up like this, but hashcat, pyrite and google may help you [09:40] bigbro: not in here. we dont support that sort of hacking [09:40] thanks |\n [09:41] it worked [09:41] thanks k1l [09:42] |\n the db5.3_recover is asking me for more info?: $ db5.3_recover ./ [09:42] usage: db5.3_recover [-cefVv] [-h home] [-P password] [-t [[CC]YY]MMDDhhmm[.SS]] [09:43] i've just bought a logitect keyboard, k270. [09:43] It has ISO mechanical layout. [09:43] I do not know how to set this layout in ubuntu [09:43] any idea, please ? [09:46] is someone were able to use wiconnect on ubuntu 14.04? [09:50] hey I dont know what to type in point 3: http://paste.ubuntu.com/8464798/ [09:50] if I type this: $ db5.3_recover ./ [09:50] I get this: usage: db5.3_recover [-cefVv] [-h home] [-P password] [-t [[CC]YY]MMDDhhmm[.SS]] [09:50] MagicSpud: that doesn't look like ubuntu [09:51] ikonia it is ubuntu but redhat package [09:51] MagicSpud: then you shouldn't be using it [09:51] MagicSpud: redhat packages are not designed for use with ubuntu [09:51] MagicSpud: hence why rpm is not installed on ubuntu/debian based systems [09:51] ikonia I need that program [09:51] MagicSpud: which program [09:52] ikonia http://sourceforge.net/projects/ostorybook/ [09:52] <|\n> MagicSpud, sorry, distracted on job duties [09:52] morning [09:52] \|n I am stuck at point 3 [09:53] $ db5.3_recover ./ [09:53] usage: db5.3_recover [-cefVv] [-h home] [-P password] [-t [[CC]YY]MMDDhhmm[.SS]] [09:53] MagicSpud: that info has nothing to do with those instructions are for rbuilding rpm databases [09:53] is someone using wiconnect on ubuntu 14.04??? [09:54] MagicSpud: uhm, there's a .deb package on there. what are you doing? [09:54] really??? [09:54] MagicSpud: look at what's it's doing [09:54] I am blind [09:54] MagicSpud: you need to talk to the people who make the software you want for help installing it on ubuntu if it's designed for redhat [09:55] ikonia: there's a debian package there [09:55] auscompgeek where the deb file is? [09:55] MagicSpud: http://sourceforge.net/projects/ostorybook/files/ [09:56] amazing.... [09:56] and a binary file [09:56] yet you shose the rpm [09:56] chose [09:57] <|\n> i still can't figure out what the problem is and what is the end-goal lol [09:57] OKAY thanks now I find I already downloaded that deb file before! [09:57] <|\n> maybe i'm slooow [09:57] lol [09:57] sorry for the sucker chat [09:57] <|\n> ok so when you type the command and it throws usage - means you did it wrong [09:57] <|\n> and most probably have to refer to manpages [09:58] <|\n> like man db5.3_recover [09:58] <|\n> hah [09:58] whats up fellows [09:59] hey guys, you do not wanna talk about wiconnect?? [10:00] !find wiconnect [10:00] <|\n> bigbro, so there is some wiconnect, is that like network manage or smth? [10:01] bigbro: its not in the ubuntu repos, so you might be better off with talking to the wiconnect guys [10:01] Package/file wiconnect does not exist in trusty [10:01] hi === ubuntu is now known as Guest78610 [10:02] |\n: it is like connectify for windows [10:02] <|\n> bigbro, what is connectify for windows? === Guest78610 is now known as uday [10:03] <|\n> oh, bigbro, do you want to set up wireless AP of yours on linux? [10:03] bigbro: and you dont need wiconnect. you can make a wifi hotspot with the network-manager [10:03] <|\n> if that is dedicated box, you'd better go with hostapd [10:03] |\n: it helps to set up hotspot in order to share internet connection with smartphones [10:04] who wants to play some teeworlds ? ! ..... anybody ?! [10:04] hello [10:04] <|\n> bigbro, oh, can't help here, if something doesn't have a keyboard i must keep sad silence [10:04] kanda: better ask in #ubuntu-offtopic [10:05] |\n: thank you anyway [10:06] <|\n> but if you're going to set up classy wireless AP (not sure what the difference here), you might want to make sure that your wireless card, preferably pci one, supports AP mode while working in linux and it's native driver, the best shot here is atheros chipsets [10:07] NM is just fine for this. [10:08] xiogbh [10:09] hey I am back again this nouveau driver is a crap I want to change it to privative nvidia driver but none of these worked: http://paste.ubuntu.com/8465023/ please help you can see there which my graphics card is [10:09] I ask again. What program to use in order to auto-detect for me the keyboard layout ? [10:09] k1l: the fact is I can't share my internet connection with my phone [10:09] I do not know how to select the good layout. [10:10] atomx: there is no program that autodetects. You have to go into system-settings and change that under keyboard [10:10] bigbro: which ubuntu exactly? which desktop? what internet input device? what errors? [10:11] thanks. I know that [10:11] however, I do not know how to select the good model [10:11] because I see in wikipedia that it is ISO mechanical layout [10:11] however, whatever I choose, not all the keys fit their meaning [10:12] atomx: what keyboard is it and what language/layout does it have ? [10:12] Logitech K270 with layout this one: [10:13] http://en.wikipedia.org/wiki/Keyboard_layout#Mechanical_and_visual_layouts [10:13] ISO mechanical layout [10:13] You see it there, in wikipedia [10:13] k1l: I am usint ubuntu 14.04, I was looking for a software to share my internet connection with my iphone 5, then I found wiconnect, but it is not launching at all [10:14] It is US keyboard, with that "\|" key near left shift [10:14] bigbro: you dont need wiconnect at all [10:14] In this moment that key does not work [10:14] k1l: how can I manage? [10:16] <|\n> atomx, you tried that all on the first google link, right? http://askubuntu.com/questions/384758/name-of-detect-keyboard-layout-tool [10:16] Can anybody advise me on the current issue with Grub? [10:16] bigbro: go to the system tray, click onto the network symbol, then choose to "create new wireless network", fill out the fields, done [10:17] gkbd-keyboard-display -g 1 does not really displays the good keyboard for me. It does not displays that key \| near shift [10:18] hello everyone, who can tell me the command for get mouse on ubuntu 14.04? and command for get wifi on ubuntu 14.04? thx [10:18] k1l: I know this way, but I cannot share my eth0 internet connection by this way [10:18] adriennbox: just connect the mouse with usb [10:18] ph88 nope, i wanna use the mouse of the laptop but i dont remember wich command [10:18] adriennbox: can you rephrase with more details? both should work ootb [10:19] k1l i only wanna use my laptop mouse === tcpman is now known as Guest20272 [10:19] Hello [10:19] adriennbox: and where is the problem? just use it [10:19] adriennbox: xdotool for mouse. [10:19] for wifi I do not know [10:19] i have ubuntu 14.04 installed .. how can i get these colors for my terminal ?? https://github.com/pwaleczek/Argonaut-theme [10:20] i cant use it, the cursor isnt at the screen, but i want to know the command for pin up the cursor at the screen [10:20] u know the command i hope? [10:20] adriennbox: the cursor is not on the screen? [10:20] yes [10:21] adriennbox: what ubuntu is that exactly? [10:21] kil 14.04 [10:21] the command is somethig like "-rt -psmouse" i dont remember exactly [10:22] adriennbox: sorry, i dont get what issue you got :/ the mouse (cursor) is a default feature and will work ootb [10:22] k1l it dont work ootb... [10:23] hello everyone i want to know the command for pin up the cursor at screen and for use wireless adapter in ubuntu 14.04 thanks [10:23] I think the easies is to remap the code to another event, [10:23] no chance to find the layout [10:25] Hi I really need help, yesterday I installed Gnome 3 on Ubuntu 14.04 but now my desktop is ghosting and moving slow please help I tried to remove it been search the web for help since yesterday but no luck as of yet. [10:26] maybe re-install [10:26] or just remove iwth apt-get? [10:26] or remove package how you installed it [10:26] I've tried to but no luck desktop is still ghosting [10:27] i would re-install [10:27] cos you've screwed the window manager [10:27] Yeah... this is why Gnome3 isn't recommended with unity [10:27] rather than figure out how to reset your system to normality [10:27] the command for get cursor on ubuntu 14.04 is "sudo mod probe -rv psmouse" then "sudo modprobe -v psmouse" [10:27] better to start with blank slate (reinstall) [10:27] @nomic I am not great with terminal would you be so kind to help guide me through an clean install [10:27] ????? you need a live disk [10:27] or a live usb [10:28] barath: put a disk in... [10:28] to install -- installation is obvious [10:28] you need to reboot [10:28] shall I download ubuntu 14.04 to a cd or dvd [10:28] f9 to get selection of boot from cd or usb [10:28] etc [10:28] yes [10:28] 14.04 will only fit on a dvd [10:28] now [10:28] barath: how did you get Ubuntu on your system in the first place> [10:28] *? [10:28] bbl [10:29] I had an earlier vision by CD then just upgraded [10:29] will I need to back up all my files [10:29] you should have backups anyway [10:29] >.> [10:30] files? [10:30] there are plenty of methodologies for backing up your files [10:30] I would use either a cd or a usb key [10:30] preferably a cd [10:30] always check that the files have written to the media (read them back) [10:31] I have used backup but their is nearly 700Gb of media which will take a long time to put back on. [10:32] will the CD let me repair or will I need fresh install [10:32] fresh install [10:32] :( ok thank you [10:33] you could change your partition layout when you do it [10:33] leave your old one (shrink it) [10:33] then install the new one alongside it [10:33] that way you have your files... but if the partitioner screws up they're gone === zzz_Ridley is now known as Ridley5 [10:37] xkeycaps changed me the layout [10:53] Hi. I want to run a python scrypt in an endless loop. I'm a newbie. Right now I would write a shell script with an endless loop that opens the python scrypt. Is there a better way? Specific tools? [10:55] hello [10:55] Can somone respond to me , i just want to se if this works [10:56] george___: pong === dave is now known as Guest12729 [10:56] so it works [10:56] hello everyone, i want to execute command when ubuntu 14.04 boot [10:56] how can i do so? [10:57] adriennbox: depends when you want to execute it during the boot [10:57] hmm [10:58] Monotoko after i enter the user password [10:58] What is that thing with [Act: 1,2] at ht e bottom [10:58] 2 [10:59] adriennbox: in that case you can do it from the GUI [10:59] find the "Startup Applications" in the menu [10:59] clear [10:59] Monotoko startup applications? [11:00] Monotoko but i want to execute these command when ubuntu start, because im tired of type them everytime i boot [11:00] adriennbox: what commands? [11:00] adriennbox: If you add them to the startup items they will start after you login (type your password) [11:01] adriennbox, there is a diff between "when ubuntu boots" and "after login" [11:01] MonotoOerHeks ah yes you're right, so after login [11:01] OerHerks ah yes you're right, so after login === 17SAAFHEU is now known as smllmp === smllmp is now known as samuell_ [11:02] adriennbox: so add it to "Startup Applications" which will start things as your user after you login [11:02] k1l "sudo modprob -rv ps mouse" "sudo modprobe -v psmouse" and "sudo modprobe -v ath5k" [11:03] Monotoko i dont want to start applications, i want to execute command [11:03] adriennbox: add those to a .sh script [11:03] and just put that script in as an application [11:03] Monotoko a .sh script? can i do it with text editor? [11:03] adriennbox: yeah [11:04] Monotoko i make a .sh file then tell me how to execute after login [11:04] it's just a script with .sh after it... you'll need the hashbang (#!/bin/bash) [11:04] at the top [11:04] and you'll need to make it executable from the properties [11:05] now just go into "Startup Applications" click "Add" and for command choose "Browse" and browse to your .sh file [11:06] in which file should I add a call of xmodmap that initializes the keyboard ? [11:06] How do i disconect myself ? [11:06] george__: from IRC? [11:06] from the internet? [11:06] from the world? [11:06] yes [11:06] from irc [11:07] it's /quit [11:07] or close the app [11:07] thanks [11:09] Monotoko i dont find Startup Applications where is it? [11:10] Monotoko i type Startup Applications in terminal but nothing happens [11:10] be right back eat === Joshua^Dunamis is now known as Joshua^Dunamis_i [11:15] i have ubuntu 14.04 installed .. how can i get these colors for my terminal ?? https://github.com/pwaleczek/Argonaut-theme [11:16] Monotoko Monotoko u still there? [11:17] hello everyone i want to execute command automaticly after login on ubuntu 14.004 [11:18] adriennbox: not in the terminal [11:18] in the dash [11:18] (click the unity thing at the top left... start typing) [11:19] or tools -> preferences -> startup applications [11:19] Monotoko up left and applications? [11:20] Ben64 tools? where is tools? [11:20] the main menu [11:20] adriennbox: see the answer here: http://askubuntu.com/questions/48321/how-do-i-start-applications-automatically-on-login [11:21] ph88, that would be a OSX theme, unsuitable for ubuntu i guess [11:22] OerHeks: yes how can i make it a ubuntu theme [11:23] ph88, don't know, not sure that is possible? [11:23] o_O [11:23] Monotoko thx i did it, now i reboot for see if it work well [11:24] Guys, im trying to create a launcher. I made the item with a text editor, and saved it name.desktop. I gave +x permissions to it. now with ls -l i can see this: -rwxr-xr-x [11:24] but i cant Run it. What i am doing wrong? [11:24] OerHeks: you don't think ubuntu can have colors in the terminal ? [11:24] adriennbox: good luck! [11:24] ph88: find a unity/gnome/kde/lxde/xfce theme, depending on what you're running [11:25] ph88, sure ubuntu can, but you cannot put a apple thing in ubuntu and expect it to work [11:25] Ben64: gnome 3 [11:25] ph88: yeah so find one for that [11:26] knosys: how are you trying to run it [11:26] By double click [11:27] Monotoko it dont work :( the commands didnt run after i login... [11:27] Monotoko where is the problem? [11:27] Ben64: i would like exactly this theme [11:27] Monotoko i did startup program and choes the .sh but it dont do nothing :( [11:27] adriennbox: did you set the script to be executable? [11:27] Ben64: By double clicking on it. Why? [11:28] Monotoko yes, i chosed "allow executing file as program" [11:28] knosys: pastebin the contents of the file [11:28] ok [11:28] okay... let's try opening a terminal and running the sh manually [11:28] !paste [11:28] 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. [11:28] see what it outputs [11:29] hello [11:29] Monotoko ok [11:29] Monotoko i was on terminal and type "boot.sh" but "command not found" [11:30] adriennbox: where is boot.sh? [11:30] Monotoko on the desktop [11:30] you'll need go to that directory [11:30] "cd ./Desktop" [11:30] then "./boot.sh" [11:30] Monotoko i did! [11:30] Monotoko ? ./boot.sh ? ok [11:30] adriennbox: your desktop isn't in your environment... you'll need to run ./ so it knows where to look [11:31] Ben64: There http://paste.ubuntu.com/8465409/ [11:31] so yeah, ./boot.sh [11:31] Monotoko allright the script is runned but what about the startup applications? [11:32] knosys: why are you using that with sudo [11:32] its an mmorpg [11:32] if i dont use sudo it closes [11:32] automatically [11:32] dont know why [11:32] adriennbox: interesting.... try to add "sleep 10" to the top of the script (after the #!/bin/bash) so it waits 10 seconds after you log in [11:32] knosys: you should solve that problem. running java as root is a bad idea [11:33] i m ean from terminal... i must run that .jar with sudo... otherwise it close itself [11:33] Ben64: depends if it's an old mmorpg [11:33] Monotoko now i reboot [11:33] adriennbox: yupp [11:33] knosys: also, mixing sudo with graphical applications is a Bad Idea™ [11:34] Monotoko: its java though [11:34] make sure it's ticked in srtartup applications [11:34] to actually run [11:34] *startup [11:34] damn tiny keyboard [11:34] Ben64: how could i launch this program? [11:34] hi. ufw question: :POSTROUTING ACCEPT [0:0] <- what is this [0:0] syntax? [11:34] Monotoko i am sure i put it in startup applications [11:35] Monotoko but previous time, nohing happened.. [11:35] adriennbox: just go back and make sure it's ticked :P [11:35] sometimes it might not be [11:35] Monotoko the startupapplications is ticked... [11:35] alright, one more thing [11:36] go back to the script and add "touch /tmp/test.txt" to the bottom of it [11:36] then we know if it's running or not [11:36] Hi. [11:36] Monotoko i added "sleep 10" but nothing happen :( [11:36] adriennbox: add the touch to the bottom [11:37] I'm having a problem with an OS based on Ubuntu. Their IRC is dead. Basically wifi wont appear under nm-applet it used to before. [11:37] Could someone help me out with that? [11:37] Devihel: you need to use their IRC/support process [11:37] Evening all :-) I was wondering why "w" was returning an ip address like 1.128.31.14 after doing apt-get upgrade & dist-upgrade. Ubuntu 12.04.05 LTS kernel 3.8.0-44-generic [11:37] !flavors | Devihel, nope. only ubuntu flavors are supported here. [11:37] Devihel, nope. only ubuntu flavors are supported here.: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [11:37] hello i was wondering if someone can help please [11:38] !ask | ResupineEarth [11:38] ResupineEarth: 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 [11:38] Monotoko i did it, i reboot now [11:38] okay [11:39] Howdy folks [11:39] Well which is the lightest version of Ubuntu to install on a netbook? [11:39] Id like to know [11:39] xubuntu or lubuntu [11:39] ok thanks, i just wanted to know how i can restore a backup from deja-dup if i wanted to format the harddrive and do a fresh install again [11:39] Devihel, Lubuntu (256 mb) xubuntu (512 mb) [11:39] Devihel, lubuntu is optimized for lower / older specification hardware. xubuntu is also pretty nice [11:40] 0erHeks: Ah okay, Lubuntu then. :D Thanks [11:40] ResupineEarth, sure, dejadup is standard in ubuntu. [11:40] a fresh install of ubuntu 14.04 that is [11:40] oerheks how would i go about a fresh install of ubuntu14.04 and restoring the backup please === lyc4n is now known as LYC4n === bazhang is now known as Guest31504 [11:41] Monotoko nothing happened :( i wait 20 second but nothing happene [11:41] Hello, what do I need to have nautilus run over ssh? === bazhang_ is now known as bazhang === LYC4n is now known as LYC4Nbeat [11:41] <|\n> you need x in both places [11:42] Hi there [11:42] |\n: u tell this to me? [11:42] adriennbox: open a terminal [11:42] cd to /tmp [11:42] What do you recommend as IRC client ? [11:42] <|\n> knosys, i doubt that, sorry [11:42] monotoko ok [11:42] and run "ls | grep test" [11:42] <|\n> xchat or irssi [11:42] does something come back? [11:42] ty [11:43] ahh nono , sorry i was wrong [11:43] Monotoko it return test.txt unity_support_test.0 [11:43] adriennbox: so it's running the script [11:44] Evening all :-) I was wondering why "w" was returning an ip address like 1.128.31.14. Ubuntu 12.04.05 kernel 3.8.0-44-generic. Is there a bugtrack I can check? [11:44] Monotoko oh ok, but why my commands sudo modprobe -rv psmouse dont work? [11:44] adriennbox: ah... [11:44] sudo [11:44] there are two approches here [11:44] ? [11:44] we can run it from somewhere else as root... or we can allow your user to run modprobe without a password [11:45] ResupineEarth, intall ubuntu, start dejadup and put the backup back? [11:45] and reboot, i guess [11:45] second option is probably easiest [11:45] Monotoko ok, so how to do so? [11:45] oh ok does that mean copying all the backup files in deja-dup folder and then simply putting it back in # [11:46] adriennbox: run visudo from the terminal [11:46] Monotoko "permission denied" :( [11:46] adriennbox: "sudo visudo"? [11:46] thanks oerheks [11:46] Monotoko it work [11:47] adriennbox: right... press "i" [11:47] go down to the bottom of the file [11:47] Wiz_KeeD, i heard you can help me with some question about ERP [11:47] https://wiki.gnome.org/Apps/DejaDup/Screenshots [11:48] :relaxed: [11:48] Monotoko then? [11:48] and put: user_name ALL=NOPASSWD: /sbin/modprobe [11:48] replace user_name with your username [11:48] Monotoko ok [11:49] thanks for your help oerheks [11:49] Monotoko with a # or without? [11:49] have fun [11:49] adriennbox: without [11:49] ok [11:49] just so you know... your user can now use modprobe (but nothing else) as root without a password - so the script can work without a password [11:50] adriennbox: do you know how to exit visudo ? [11:50] Monotoko no [11:50] adriennbox: ":wq" [11:51] Monotoko :wq ? [11:51] adriennbox: sorry... press escape to leave "i" mode [11:51] Monotoko ok [11:51] then press : w q (seperately [11:51] make sure you haven't inserted anything into the sudoers file [11:51] other than the line we want [11:52] Monotoko the command dont work... [11:52] Monotoko : w q ? [11:53] adriennbox: http://stackoverflow.com/questions/11828270/how-to-exit-the-vim-editor [11:54] ok [11:54] Wiz_KeeD, hello [11:54] adriennbox: read the first answer, you want to write and quit (but again... make sure nothing has accidentally gone in otherwise your sudoers won't work) [11:54] adriennbox: Monotoko you can just use sudo EDITOR=nano visudo [11:55] eeee: .... [11:55] damn [11:55] I've never been a big nano user :P [11:55] you dont know how to exit vi! [11:55] lol [11:56] eeee: I told him how to exit!! [11:56] esc+:+w+q - it wasn't working [11:56] I thought the SO answer might have given him more of an idea [11:56] since they go into a bit more detail :P [11:57] If a java game just works as root mode, it's app fault? i mean, its a programming fail? [11:57] Monotoko: ah, my apologies, i misread [11:59] I'm having trouble getting my laptop to recognize my usb wifi adapter. I can't see it on lspci [11:59] matty_r, try lsusb [11:59] matty_r: surely a usb device would only show up in lsusb? [12:00] Probably, I just don't know what i'm looking for [12:00] lol [12:00] I mean, how to look for it [12:00] adriennbox: did you manage to escape and save? :P [12:00] Looks like it's there Ralink Technology [12:00] if not, we can do it another way [12:00] (thanks to eeee) [12:01] Monotoko i tried to save but i dont find... [12:01] Monotoko is there another way for save the file? [12:01] adriennbox: close the window entirely and open a clean terminal [12:01] What information can I get from this "Bus 003 Device 018: ID 148f:7601 Ralink Technology, Corp." [12:01] Hello. Ubuntu has *completely* stopped acknowledging my "Alt" key. It still shows up as an Alt_L in xev, though. I am baffled, as I don't think I've changed anything. Help? [12:01] Monotoko ok [12:01] I have tried turning it off and on again. [12:01] Monotoko then? [12:02] adriennbox: run "EDITOR=/usr/bin/nano visudo" [12:02] sorry [12:02] "sudo EDITOR=/usr/bin/nano visudo" [12:02] * Monotoko is too used to being given root on his servers [12:03] ok [12:03] adriennbox: go that line to the bottom (is it already there?) [12:03] * eeee is curious why visudo is being opened with vi in the first place [12:03] Monotoko nope, the text isnt there [12:03] eeee: I forgot you could use environment variables [12:04] in ubuntu it's default nano [12:04] adriennbox: readd it [12:04] then I believe it's Ctrl+Q (together) and yes to save [12:04] Monotoko: no i mean, sudo visudo would open in nano, not vi [12:04] Monotoko ok [12:04] eeee: maybe he did open with nano originally and I thought it was vi? :s [12:04] lol [12:05] adriennbox: is it the same editor as before? [12:05] :| === gnu is now known as Guest41788 [12:07] Monotoko ctrl+Q dont work! [12:07] Monotoko so how to save it? [12:07] adriennbox: sorry... ctrl+x [12:08] I haven't used nano for a while :P [12:08] adriennbox, ctl+o, enter then ctl+x [12:08] Monotoko i did it [12:08] adriennbox: great, sorry that took so long on account of me :P [12:09] adriennbox: go to your script and run it [12:09] you shouldn [12:09] *shouldn't be asked for your password [12:10] Blueskaj crlt+o isnt neded the file was save with ctrl+x [12:10] adriennbox: yeah, it will confirm with you before closing [12:10] Monotoko and now the script will work? [12:11] adriennbox, that sequence has always been successful for me [12:11] Monotoko i reboot now [12:11] adriennbox: good luck [12:11] BluesKaj's method works too [12:11] it's just a save and close in two steps [12:11] I prefer one [12:11] but his is probably safer :P[6~ [12:11] Monotoko oh ok [12:12] * BluesKaj shrugs ...to each his/her own [12:13] Monotoko it dont work :( still nothing happened :( [12:13] adriennbox: try running the script manually again [12:13] does it ask for your password? [12:13] Monotoko ok [12:13] Is there on channel someone who talk in polish lang? [12:14] !poland | ukzz [12:14] ukzz: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [12:14] !poland [12:14] Monotoko no it dont ask me password, so where is the problem? [12:14] adriennbox: as far as I know... there shouldn't be a problem [12:15] Monotoko u dont know where is problem? damn [12:15] adriennbox: what's going on? [12:15] adriennbox: run "ls /tmp | grep test.txt" [12:16] return: test.txt [12:16] eeee: he's trying to get a script to run on his login... he has the script, it's executable and it touches a file in /tmp called test.txt after running the other commands (just to make sure it runs) [12:16] eeee i try to run commands in a script when ubuntu start but nother happen [12:16] adriennbox: where are you putting these commands? [12:17] and what do they do [12:17] eeee: so we know the script runs... we know he can run it manually [12:17] on a .sh file in the dektop [12:17] adriennbox: no i mean how are you getting them to run? [12:17] eeee: I told him to use the startup apps gui in Ubuntu [12:17] eeee with startup applications [12:17] ok [12:17] does it need root privileges? [12:18] eeee yes but no more now, we modify a file for prevent to ask password [12:18] eeee: it was using sudo for some modprobe commands... we added an entry into sudoers to allow modprobe to run without a password [12:18] ok, that's what i thought [12:19] I suppose the next thing to try would be to make the script run earlier [12:19] in the boot process [12:19] as root [12:19] if it doesn't need to start after login, you could add it to /etc/rc.local ( it runs as root ) [12:20] Monotoko i have to put a sleep,? [12:20] ( i dont like the idea of a script in sudoers, it's a huge security hole ) [12:20] he did specify he wanted it to run after login... but I believe modprobe should work earlier [12:20] AAH! [12:20] Monotoko it ask me password again! so i think the problem is tehere [12:20] adriennbox: what did you add to sudoers? [12:21] eeee so we have to remove the need of a password [12:21] yes i know but what did you add there [12:21] and put: user_name ALL=NOPASSWD: /sbin/modprobe [12:21] type sudo -l [12:21] and paste the line you added [12:21] that's what I told him to add... with his username [12:21] Monotoko but the file was writed very well [12:22] adriennbox: let's see what you added to the bottom? [12:22] make sure it's right [12:22] Monotoko with user_name ALL=NOPASSWD: /sbin/modprobe but still ask password [12:22] adriennbox: you wanted to replace user_name [12:22] Monotoko Adrien ALL=NOPASSWD: /sbin/modprobe [12:22] Monotoko i puted that [12:22] adriennbox: with a capital A? [12:22] Monotoko yes [12:23] adriennbox: usernames can't contain capital letters [12:23] type whoami [12:23] Monotoko ooh [12:23] Monotoko so adrien without capital letter? [12:23] type whoami [12:23] adriennbox: do what eeee said, that will show you your username [12:23] eeee my user name is adrien [12:23] eeee without capital letter [12:24] very well we found the problem [12:24] adriennbox: once you have changed it and saved the file... type "whoami" into the termianl window [12:24] it will just confirm for us :) [12:24] Monotoko i typed whoami, my user name is adrien [12:24] Monotoko without capital letter [12:25] awesome [12:25] so that's the problem [12:25] did you correct it? [12:25] Monotoko yes i did [12:25] adriennbox: alright... moment of truth [12:25] reboot [12:26] Monotoko noo it still do nothing :( [12:26] Monotoko i will try if ask password still there [12:26] Monotoko yes, they still ask me a password [12:26] Monotoko so the problem is there [12:27] adriennbox: if you type the modprobe command [12:27] it asks you for a password? [12:27] so. i have an issue, ifup isn't setting interface lo to state "up" even though it should. (but when i run ifup --no-loopback it configures it properly) [12:27] any ideas? [12:27] adriennbox: sorry I need to leave :( you should copy the script into pastebin and let someone guide you on how to add it to /etc/rc.d to try running it earlier [12:27] Monotoko aah the file wasnt change!! [12:27] Monotoko oh damnit [12:27] i guess it's a bug. [12:27] adriennbox: quickly, change the file and reboot again! [12:27] :P [12:27] eeee and Monotoko in the file still a A capital letter [12:27] change it to lower case... and make sure it's saved [12:28] Monotoko ctrl+x then close? [12:28] adriennbox: do the two step method [12:28] ctrl+s then ctrl+x [12:28] Monotoko ctrl+q then ctrl+x? [12:28] ok [12:28] adriennbox: ctrl+o to save [12:29] ctrl+o then ctrl+x >.> [12:29] ok [12:29] damn nano... why can't you use sensible keybindings :( [12:29] i cant save :( [12:29] Adrien still a capital letter :( [12:29] adriennbox: what do you mean [12:29] aah [12:29] saved now [12:29] i reboot now [12:30] the moment of truth [12:30] (I should go back to work) [12:31] allirght! [12:31] it works? [12:31] Monotoko it work thanks u very much! [12:31] yes! [12:31] i have mouse and wireless adapter after login now [12:31] adriennbox: excellent! No problem [12:32] thanks u also eeee [12:32] no problem [12:35] Do you see necesary to install Lubuntu on this machine? : Intel celeron 2,7MHZ x2 , 4GB RAM DDR3, gforce g210, fsb its 1333 ? [12:35] I have just installed the OS, and with 5 / 6 things open performance is going way down [12:37] knosys, no, ubuntu should be fine there, is the file indexer running ? [12:37] let me check [12:38] Hello, can anyone suggest me how can I compile and run c++ files from ubuntu in ntfs partition?? [12:38] sss_: g++? [12:39] Monotoko: I mean after compiling, a.out is created. Which can be executed from ntfs partition [12:39] It throws permission related erroe [12:39] error* [12:39] Hello, can anyone suggest a easy to follow tutorial on ubuntu server firewall commands? Thanks in advance [12:40] !ufw [12:40] 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 [12:41] BluesKaj: sorry i dont know what File indexer is. I though it could be a service, let me check how to see active services === matthew is now known as Guest87193 [12:43] Hi, I want to get a basic wholesome picture of the backend behind a complete package management system. Can anyone point me in the right direction? Or briefly describe Ubuntu's system? [12:43] can anybody? [12:44] <__unik> what? [12:44] <__unik> don't ask to ask [12:44] <__unik> go straight ahead [12:44] knosys, ok , perhaps the new ubuntus don't use a file indexer, sorry I assumed they do, I;m on KDE so I naturally turn it off whenever I upgrade to a new release [12:44] Aahh ok [12:44] i was almost giving up searching XD [12:44] how to execute c++ file present in ntfs partition === michael is now known as Guest21860 [12:45] __unik: how to execute c++ file present in ntfs partition [12:45] New to ubuntu, trying to use proprietary driver but games arent opening [12:45] such as flightgear [12:45] knosys, you can use system monitor or top to check what's using resources [12:46] performance its really bad. My computer cost 200euro. the pc only, so i think its not very good. Celeron processor, and the graphic card its really bad.. gnome 14.04 its very attractive so... its possible i should switch to a lighter one [12:46] can anybody tell me how to get a full list of Terminal commands for 14.04 ?? [12:46] <__unik> sss_ Compile and excute them in NTFS, that's easy [12:47] Guest87193, games as in .exe/windows ? [12:47] Guest87193;~ which graphics card have you [12:47] __unik: no, then output executable file (a.out) throws error on execution "./a.out" [12:47] permission related error [12:47] GTX 680. [12:48] sss_: then the filesystem is mounted with the noexec flag, meaning you cannot execute any files on that filesystem [12:48] Guest87193;~ have you installed a driver from system setting> software and updates? [12:48] geirha: yes, what can I do to mount it to exec such that along side window faces no problem [12:50] sss_: It's been so long since I touched NTFS that I don't think it's wise for me to even guess. Why can't you just put the binary on a local ext4 filesystem and run it from there though? [12:50] ok that I can do [12:51] philinux, thats where I installed the proprietary driver yes [12:52] can anybody tell me how to fix my grub2 bug ??? [12:52] BluesKaj: yeah already check thanks :) [12:52] quantumpants: which grub2 bug? [12:52] Guest87193;~ good ok, as BluesKaj said is flightgear a windows game i.e. a .exe file [12:53] Yes it is === Guest1453 is now known as ePirat [12:53] philinux, also for ubuntu, it is in our repositorys [12:53] Must I actually install the driver elsewhere then apply it in additional drivers? [12:54] in unity, is there anything like the alt-tap filter for menu items that *also* displays the keyboard shortcuts? [12:54] pbx hold the windows key [12:55] Guest87193;~ not at all if it says its in use thats ok. did you rebboot after installing the driver [12:55] No i didnt. [12:55] I will try that [12:56] Guest87193;~ check in software and updates that it is in use [12:56] k1l well im told i have a bug that has been giving both my laptops trouble. i understand its all connected to Grub 2. i need to find the root cause [12:57] Yes it is. ill restart [12:57] Guest87193, I'm assuming you don't have Wine installed [12:57] i dont [12:57] !wine [12:57] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [12:58] Guest87193;~ yep reboot and give it a go. I assume as OerHeks says that you installed it from software center [12:58] if you did you dont need wine [12:59] anybody can check my progarm java ? [12:59] i have a problem with custom .desktop entry for one app... i would like to add entry to "run as root" and i did it like this: https://dpaste.de/2fVM [12:59] my compilator is error i think [12:59] pls priv [12:59] however, right clicking and selecting that option sometimes work and sometimes don't [12:59] mostly doesn't work -_- [12:59] quantumpants: what bug? === patrik is now known as Guest33679 [13:00] salut [13:01] quey: stop pasteing stuff into someones PM [13:01] hi [13:01] anybody can check my easy java program ? [13:01] sry [13:01] quey: ask in #java [13:02] k1l thats the trouble, I dont know. for some reason one of my laptops will not charge, the hardware seems ok. other than that the whole system seems to have loads of errors relating to not loading properly. [13:03] quantumpants: you need to specify that issues. there is nothing like "the grub bug". [13:03] quantumpants: and not charging sounds like some acpi missmatch. charging should be done by the bios at all. [13:03] OerHeks, no, i mean that i want to see any keyboard shortcut associated with the menu item i have selected by typing in the HUD === root is now known as Guest54812 [13:04] quantumpants: and that could be caused by a dead battery. [13:04] i have noticed that even the command "gksudo -k -u root /opt/sublime_text/sublime_text" sometimes doesn't work... why's that? is there some log i can take a look at? [13:05] k1l ok, Ill come back on IRC later with a list of Issues, could it be one thing that is causing all the trouble? I ask as it all started to happen on both laptops around the same time? [13:05] quantumpants: pure guessing so far [13:06] k1l re dead battery, could that happen over night? [13:07] that could happen any time. maybe there was some electric blast. we dont know so far. [13:08] k1l thanks for you help, I will come on later with more info. [13:10] 14.04 Unity: How can I control the top panel with the keyboard? [13:11] BluesKaj: I think you (and TJ-) were helping me last week trouble-shooting my MacBook Pro install which couldn't use the Nvidia drivers. With your help, I eventually figured it out and it is working now, it turns out that the issue was the boot method. If you boot with Apples non-standard EFI, the video cards are in a weird state, but if you boot in emulated BIOS mode (by holding option on boot and selecting the Ubuntu drive, how I [13:11] have always run Ubuntu previous to Trusty), the video card works as it always has. So, thanks, and if it comes up again you can have people investigate this. [13:12] pinumbernumber;~ what do you want to do with top panel [13:12] smithzv, thanks for the heads up, that UEFI certainly can muck things up even on macs :) [13:13] philinux, like, select and interactive with them with the keyboard. So I can shut down or interact with my CPU monitor, etc [13:13] Hi all. After the upgrade from 12.04 to 14.04 . I m not able anymore to log in with domain users [ samba NT style]. auth.log after "su test" show me "su[3013]: No passwd entry for user 'test'" [13:13] BluesKaj: No problem, if you see the other guys, feel free to pass on the thanks/info. See you guys later. [13:14] pinumbernumber;~ ctrl alt del brings up the shutdown dialog [13:14] i use transmission as torrent client, unfortunaly it has guite a few issues, for example if files are changed/damaged on hard drive it wont enable you to simply rehash data as utorrent, you will have to download torrent file again. i have external usb drive, setting download location to it often lead to nothing after client restart, it just starts to load stuff on default partition. [13:14] philinux, okay but that was just an example really. There's no way to use the panel with they keyboard? [13:14] is there uttorent like client for ubuntu? [13:15] CodeGosu, I recall Transmission handling that fine. Maybe try the move option? Alternatively, check out qBittorrent. [13:16] CodeGosu: use qbittorrent. [13:17] pinumbernumber;~ not sure what you want to do [13:18] philinux, imagine I want to use the wifi indicator to change networks. I want to press some keyboard shortcut to change focus to the panel, arrows or tab to navigate to the wifi indicator, space/enter/down to open the wifi menu [13:20] !rootirc > root____1 [13:20] root____1, please see my private message === root____1 is now known as hhxhhx [13:23] pinumbernumber;~ you would probably need a custom keyboard shortcut [13:23] a fatal error in gmusicbrowser [13:23] Playing error : Your GStreamer installation is missing a plug-in. at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 137. [13:23] philinux, so panel is strictly mouse input only [13:24] Hey folks, Redhat sysadmin here - does Ubuntu have an oVirt-based product like Redhat supports w/ RHEV? [13:24] What to do to fix this problem? [13:24] Assisting a local Ubuntu-based shop and they are looking at VMWare alternatives [13:25] kodiak1 try #ubuntu-server [13:26] So many #ubuntu channels! [13:26] i know right === root____1 is now known as hhxhhx [13:26] t [13:26] thanks tafa2 [13:26] kodiak1, kvm and qemu, virtualbox [13:27] pinumbernumber;~ not sure if there is anything in accessibility [13:27] hi, [13:27] philinux, assuming that's "universal access", there is not === root____1 is now known as hhxhhx [13:29] pinumbernumber;~ one way without mouse. hit the win key type network gets you the network manager [13:30] philinux, sure I was just giving some examples. I have some neat CPU usage indicators and while I could always have separate non-Panel based ones too, it would be really convenient to access the panel with the keyboard [13:31] pinumbernumber;~ unless someone else knows I'm at a loss [13:32] philinux, okay well thanks for responding anyways [13:32] Helloe everyone [13:33] pinumbernumber;~ unless there's a way using gnome flashback session instaed of unity [13:33] philinux, no I like Unity, it's just this [13:36] anyone notice theyr laptop getting hot when chrome is open? [13:37] pinumbernumber;~ aha, alt f10 then left right keys [13:37] impi: just when running chrome ? [13:37] pinumbernumber;~ alt f10 then left arrow key is best [13:37] drmagoo, yes - soon as i am surfing the web my GPU temp goes up to 70C + [13:38] philinux, THANK you! :D man that was well hidden away... [13:38] impi: look at system load. [13:38] i have turned off hardware acceleration, and cant even watch a youtube [13:38] k1l, system load is chilling [13:38] impi, which GPU do you have and which drivers [13:38] pinumbernumber;~ google foo is stretched today [13:38] impi: and running 200 flash tabs is not "just a bit load" [13:38] philinux, yeah I googled myself a bunch. Stuff like "ubuntu 14.04 control panel with keyboard", et al [13:39] pinumbernumber;~ http://askubuntu.com/questions/216024/access-top-panel-sub-indicutors-sub-menu-items-without-mouse [13:39] impi, Same happen with firefox? [13:40] pinumbernumber, i have a nvidia geforce 315M - used the latest propriaty driver under sources - that did the same, now using 304.117 - slightly better, tried using the naevou one too but same heat - round about 70C if i dont watch it im sure it will go over 80C [13:40] facepalm, im checking now [13:41] impi, on nvidia you definitely need the proprietary ones. Try the latest from NVidia's site maybe? [13:42] impi, try the nvidia 331 driver [13:43] +68.0°C === Caroga is now known as Caroga_afk [13:43] i did try 331.38 [13:44] same thing it's really difficult to work because my temp is constantly around 70C fan going nuts.. and im a developer so my hands get hot [13:44] hi - can anyone point me to any info/examples of making a specific USB HDD to be (say) /dev/xda - rather than /dev/sd* - this is so I do never accidentally dd this drive. [13:45] (i.e udev rule example) [13:45] impi, which ubuntu release? [13:45] BluesKaj, 14.04 [13:45] im going to try 331-updates [13:45] impi: what laptop model isit? [13:45] impi, Maximum GPU Temperature (in C) 105 C > http://www.geforce.com/hardware/desktop-gpus/geforce-315-oem/specifications [13:45] impi, you read my mind :) [13:45] so you can boil an egg :-D [13:45] it's a crappy (i admit it) toshiba satelite c660 [13:46] hey guys, im trying to setup virtual users with my vsftpd, but coming across errors when trying to login, can anyone help? [13:46] i followed tihs guide: https://help.ubuntu.com/community/vsftpd#Virtual_users_with_TLS.2BAC8-SSL.2BAC8-FTPS_and_a_common_upload_directory_-_Complicated_VSFTPD [13:46] impi: how old is it ? [13:46] i dotn really want to turn off compiz - cause i use the windows hot corners all the time, even that will make the tmp go up [13:47] but upon login, i get the error "500 OOPS: vsftpd: refusing to run with writable root inside chroot ()" [13:47] drmagoo, a couple of years, but i ran 13.04 until a week ago, and that was fine [13:47] which confuses me because im not sure how it applies to virtual users [13:47] im going to vacuum the fan tonight see if that makes a diff [13:47] hi, I got my /home folder in a separate partition, is it possible to have multiple linux installed on another partition and make use of that same /home/user folder ? [13:48] OerHeks, at 105C imsure this cheap plastic casing will melt...i am constantly smelling heated plastic smell as it is [13:48] it's just too hot [13:48] impi;~ just got chromium up and runninh here to test. So far no temp increases shown on conky [13:48] reboot brb [13:48] impi, that is what the vendor says [13:48] philinux, really? [13:49] sensors in the console when you play a youtube - temp must go up [13:49] brb [13:51] ouso === bk is now known as Guest3400 [14:02] I installed ubuntu on my laptop (HP probook) and I have an issue with keys to modify screen brightness. It initially worked perfectly (I even had a nice icon on screen to indicate the current level of brightness), but for a mysterious reason (probably a mistake I did), it doesn't work anymore. Does anyone knows how to enable it again? [14:02] Hi , i followed a tutorial to configure dual boot on my computer, but im getting weird message when viewing : fdisk -l . Could you guys tell me if i did wrong? http://paste.ubuntu.com/8466216/ [14:03] knosys, no habla espanol [14:03] hi [14:03] I know.. sorry, i can translate for you [14:03] it looks like upstart was continuously calling /etc/mysql/debian-start which spams our logs. any idea why it again and again calls this script? [14:04] hey, i am not sure what setting i changed, but when i click on a window now, it is focused but it isnt brought to the front.. i need to undo this [14:04] cfhowlett: you have problem to understand the text on it? want me to translate the error messageS? [14:04] knosys, your choice: get English help in this channel or go to #ubuntu-es for spanish [14:04] !es [14:04] 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. [14:05] Error says " Partition 4 did not start on physical sector boundary " [14:05] cfhowlett: man , am i talking in a different language? [14:05] im not talking Spanish [14:06] If you dont want to help me please, stfu :/ [14:06] knosys: can you try running LANG=C fdisk -l [14:06] knosys, ease up on the attitude and language. your paste was in spanish or I wouldn't have mentioned it. [14:06] ok pici [14:06] !es | knosys [14:06] knosys: 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. [14:07] Protocol7: please stop. [14:07] Pici: Que? [14:07] cfhowlett: , Protocol7 [14:07] thanks for all you have done [14:07] thanks [14:07] i will try what Pici [14:07] now , continue your lives [14:08] hey how to set windows to be brought to the front when they are clicked? [14:08] is that somewhere in dconf? [14:08] +60.0°C [14:08] * impi hangs his head [14:09] updated drivers doesnt seem to make a difference [14:09] i even put powermizer level at 1 [14:10] I am getting this error viewing fdisk -l = http://paste.ubuntu.com/8466259/ - Maybe viewing my partition system anyone could help me what i did wrong? Thanks. Its TRANLATED to ENGLISH. [14:10] impi: I found an old thread on the toshiba forums about similar issues... they suggest a bios upgrade... [14:10] thanks Pici it worked [14:11] impi, seems you might want to run a lighter desktop perhaps [14:11] drmagoo, right, i can do that, can you give me the url? [14:11] impi: http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=65662 [14:11] what do you mean, unity is light [14:11] drmagoo, thank you, lemme give it a read [14:12] hi, I have to create a custom desktop for a certain type of user, I need only a taskbar at the bottom with only 2 or three launchers, lets say a calculator notepad and a browser... I created a session with only a browser that reruns itself in case of exit... what taskbar do I have to enable/install ? [14:12] im probably one of the few that loves unity [14:12] HoNgOuRu, lxde, xfce are good options. [14:13] impi, I'd suggest KDE , but it can be a bit of a hog depending on your needs [14:13] HoNgOuRu: well xfce and remove the rest from tha launcher? [14:13] mmm [14:13] really, i got annoyed by this channel. I come here with good manners only. I give all detail i can. I am willing to read whatever is needed. I ask PLEASE and say THANKS. but the attitude of people here with me, with few exception, have been a completely DICK [14:13] k1l, but will that apply to all users? [14:14] I am sorry because my english its not perfect. [14:14] facepalm, I have "Lubuntu" installed [14:14] HoNgOuRu: no [14:14] but at least i try to improve a language and dont feel ashame on asking [14:14] the retard is not me [14:14] k1l, ok, Ill check that out [14:14] knosys, welcome to irc [14:14] Don't feed the trolls people [14:14] knosys could you please tone down and be less offensive. [14:14] knosys: Please stop calling people a dick and retards. You do not have good manners at all. [14:14] dickeadsRC [14:15] knosys, no one called you a retard. we did advise you to drop the attitude. and you know enough english to use "stfu" ... [14:15] k1l, I created a .desktop file, that points to a .sh where there is (in the script) a loop that reruns chrome... just and only that... [14:15] no man, i cant [14:15] i will just leave :/ [14:15] Don't let the door hit you in the rear on your way out [14:15] k1l, what should I add to the script? lxdepanel or something? [14:16] people just don't flounce like they used to === Ridley5 is now known as zzz_Ridley [14:20] now that was strange, first he thanks , then he rants [14:21] * cfhowlett thinks it's always a bit scary around full-moon time ... [14:24] whois edne [14:24] thats you. [14:24] * facepalm [14:24] cfhowlett, 8 more days untill full moon, samhain ? [14:25] Pici, good morning [14:25] Is there any mooncalender for gnome3? [14:26] quit [14:31] victory! [14:31] in the bios i set my cpu, and intel power boost and sata performance modes all to lowest / disabled [14:31] fireup a youtube vid [14:32] cpu chilling on 60C [14:32] that i can handle [14:32] impi, nice [14:32] impi: nice.. =) [14:32] Hi - I don't know how this happened but my apt-get is broken :( we upgraded to Ubuntu 14.04.1 LTS and now we get these errors when trying to apt-get upgrade or apt-get autoremove http://pastebin.com/tge5P2BN [14:32] 61C now, but its a hellova way better than 70 - 80C and my hands frying [14:32] good thing to remember, bios settings/overclocking [14:33] it was in that post drmagoo posted [14:33] well done chap! [14:33] * impi chest bumps drmagoo [14:33] now i might even use the naevou driver...cause then my bootsplash is nice [14:33] impi: you are so welcome [14:34] drmagoo, +1 [14:35] lemme try that [14:35] thanks guys! wishing you a good one! [14:35] If they any way to output some kind of status when using dd? [14:35] Is* [14:36] facepalm: pv /space/office/cas/iso/6.0/altlinux-6.0.2-20130702-spt-x86_64-ru-install-dvd5.iso | dd oflag=direct of=/dev/sdc bs=1M;sync [14:36] facepalm: you mean like progressbar? [14:36] facepalm: use pv for it [14:36] Gotcha, thank you! [14:37] facepalm: http://askubuntu.com/questions/215505/how-do-you-monitor-the-progress-of-dd [14:37] I should have searched that but for some reason I told myself it wasn't possible haha. Thanks again cas_ and k1l. [14:38] how do I run a window manager with no session ? [14:40] is there anything like the HUD that searches menu commands but also shows key shortcuts? [14:41] pbx: you can hold the super key to get a shortcuts list [14:41] eeee, the shortcuts for the menu commands i'm finding via the HUD [14:41] that's what i want [14:41] oddly enough the nouveua driver is hot again around th 65C mark [14:41] not general Dash shortcuts === nyRednek is now known as HiddenDjinn [14:45] How would I go about force-unmounting a samba share? [14:45] mount -f maybe? [14:46] sorry i mean umount -f [14:46] eeee: mmk... next question... how would I identify which mount point it is? [14:46] Rallias: stop smbd? then unmount? [14:46] umount -l [14:46] you can lazy unmount with umount -l first [14:46] Rallias, df -h [14:46] you'll see the mount there [14:48] http://pastebin.com/LyH6hxKv <- df -ah results... I don't know which it is... :( [14:48] df -Th will tell you the filesystem === Adamx2 is now known as MetulGeere [14:51] Is there a simple way to ask apt and/or packages.ubuntu.com what the *content* of a file within a package is - e.g., what's the default content of /etc/default/spamassassin? [14:53] Mmm... it's mounted with gvfs I think... [14:54] @eeee: Good morning pal. It's Bus! [14:55] Hi everyone, I have a fresh install of Ubuntu 14. 64 bit. Every time I boot into Ubuntu I have to unplug my USB mouse and plug it back in for it to function properly. Any idea how to resolve this? [14:56] Hardtail: I had this for a long time. 4 years actually. A new mouse sorted it. [14:56] somsip: It is a brand new mouse, but ok. [14:56] Hardolaf: Plug it in somewhere you can reach easily? [14:56] andy_wfc, apt-cache show packagenamehere gives useful info [14:56] Rallias: That is fine I guess, I can plug it into the front of the box. What is it though, just no driver support? [14:56] Hardtail: Different usb port maybe? [14:57] Hardtail: I think I did some early research and found it was a dongle that was not recognised and just got used to unplugging/replugging it. It died last weekend, and the one one is recognised fine. Nice surprise really [14:57] Snake2k: I tried both USB ports on the back of the machine and rebooted, still the same issue [14:57] cfhowlett: not particularly useful. it tells me nothing about the content of any package files [14:57] Is it a Logitech mouse? [14:57] question: is there a substitute other than using skype but can video chat daughter that lives across the state in ubuntu [14:57] Hardtail: no front USB port? [14:57] Hardolaf: To be honest, I have no clue. My best guess is a kernel bug, but the only relevant one I can think of was fixed back in 3.5-ish era. [14:57] Michael_ No it is a MadKatz Rat 5 gaming mouse. [14:58] Somsip: Yes there are 2 front usb ports I can use [14:58] Hardtail: Weird, well there is a fix to it..... you can write a startup script to unmount and mount the usb port lol [14:58] Hardtail: less than ideal, but maybe you'll learn to live with it if you don't find a solution [14:58] It could be that the module is not being loaded at boot. [14:58] felon, google hangout? [14:58] felon: Try jitsi [14:58] Snake2k: Alright, that is a bit over my head at this point. I just got Ubuntu installed so I can start my Terminal courses. [14:59] michael_ how would I check that? [15:00] Hardtail: hey bus! [15:00] Hardtail: Ah in that case, don't do what I said :| [15:01] Hardtail: do you have a usb-hub? [15:02] install jitsi Rallias [15:02] installing [15:02] Hardtail: check the bios [15:02] Rallias: can i use it if shes using like skype or something else [15:02] Hardtail: look for integrated peripherals [15:03] Rallias: skype is proprietary and only talks to skype. [15:03] ahh didnt know that [15:03] skype is skype to skype only heh [15:03] Rallias: sorry - should have gone to felon who saw it anyway :) [15:03] I'd avoid Skype if possible, it's owned by Microsoft [15:04] eeee: Ok, any specific feature I need to set? [15:04] Hardtail: look for usb mouse support [15:04] is jitsi, the same way? [15:04] Basically kinda. [15:04] felon: no, it uses SIP (from memory) so there are other clients it will talk to [15:04] It's open source, but I don't know anyone else that implements it's standard. [15:05] It can use sip, but it also has xmpp communications. [15:05] eeee: Ok I will brb going to check [15:05] Which of the available VNC viewers can do fullscreen across 2 monitors? [15:05] Can we play a movie in two monitors? [15:06] what about Tango [15:06] for ubuntu [15:06] thats what shes using [15:06] Algum brasileiro na sala? [15:07] !br | fernando_ [15:07] fernando_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [15:08] its a android app i guess that shell use do i have to be on my android phone to tango or could i use my laptop to video while shes on her android? [15:10] i guess tango is windows only and dosent work in wine so... and im not installing wine. [15:11] @eeee, no Hardware Integration but I did find a boot setting for USB, it was set to partial so I set it to full - still didn't work. [15:11] wine should be drank not run === jack is now known as Guest99217 [15:11] :D [15:11] right [15:11] Hardtail: i see [15:12] well shit i have to figure this out [15:13] felon: https://answers.launchpad.net/ubuntu/+source/software-center/+question/207677 [15:13] Hardtail: madcatz is a favorite of mine === bitpimp_ is now known as bitpimp [15:13] Hardtail: i had a n64 madcatz controller, loved that thing [15:14] hi. when i click on a window, it focuses on it, but it wont bring it to the front, i am not sure how i managed this... where can i find the settings to fix this [15:14] eeee: I really like this one it is very comfortable [15:14] Hey. I just took a sound card out of my gaming machine running windows. It is a supreme fx x-fi. I basically need the SPDIF to work to connect to my amp system at home. I'm running Ubuntu 14.04... [15:14] Will I need the drivers for the sound card/ [15:14] I don't know how things work on sound cards... [15:16] layke: Ubuntu is mostly plug and play, plug it in and see what happens, you may some proprietary stuff but might not [15:16] eeee: brb [15:16] Yeah. Plugged it in and it didn't seem to want to play the sound. I've plugged in the SPDIF cable and can't see any red lights coming out the end. Whereas on my windows machine the card worked fine [15:16] I am having a very strange things happening on my Ubuntu 14.04. I am unable to use some keyboard shortcuts in any app, like ctrl+c, ctrl+v, ctrl+t (new tab in browsers), but I can still use ctrl+w for closing tabs. also ctr+c is working in terminal like it should be but can't do ctrl+shift+c or ctrl+shift+v in terminal. copy and paste via context menu works fine but my shortcut keys are broken. Any suggestions regarding this problem [15:17] The card came with the motherboard on the other machine.. so perhaps it only works with that motherboard?? [15:17] In ubuntu 14.04 my wifi is not working just after updating the software ....how to fix this problem [15:17] Hardtail: ok [15:17] layke: thats very unlikely. [15:17] k1l: thx, but i already know tango dosent work in ubuntu [15:17] Okay thanks. [15:18] layke: lspci in terminal does that card show up? [15:18] I'm not all to sure. I can't see anything that looks like it... http://pastie.org/private/xo4i1pifh11kxsykwmc4q [15:19] If I pull it out and run that again jParkton would that tell me? [15:20] hi. when i click on a window, it focuses on it, but it wont bring it to the front, i am not sure how i managed this... where can i find the settings to fix this [15:20] Running Ubuntu server 12.04.5, trying to upgrade to 14.04.1, `do-release-upgrade` tells me no new releases found? Don't want to do -d flag since that will take to 14.10. [15:21] layke: I dont see it [15:21] UbuntuNoob, -p flag is the right one [15:21] howlett, Thought that would have same behavior as -d [15:21] jParkton, Okay. The card comes with lights.. I can see that it's getting power.. so it is connected correctly [15:22] It has some *bling* lights since the motherboard it came with was a gaming motherboard. [15:22] Anyone knows how to access windows network location using ubuntu ??? [15:22] groovy [15:22] prana: samba server? [15:22] No idea then :( Okay.. thanks for the help. [15:22] !samba | prana [15:22] prana: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html [15:22] still nothing with `do-release-upgrade -p` [15:22] UbuntuNoob, are your settings for LTS only? [15:23] Howlett, meaning? === Stu|[A] is now known as Stu| [15:23] `lsb_release -a` shows No LSB modules are available. [15:23] UbuntuNoob, Long Term Support only --- if not, you'll be unable to see 12.04 >> 14.04 [15:23] !! [15:23] UbuntuNoob: Whats the full output of that command. Please pastebin it. [15:24] !pastebin | UbuntuNoob [15:24] UbuntuNoob: 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. [15:24] lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise [15:24] http://paste.ubuntu.com/8466638/ [15:24] for anyone else who needs to know, it was gsettings set org.gnome.desktop.wm.preferences raise-on-click [15:25] I thought there was a way to do whitelisting with unattended-upgrades?? [15:25] so in dconf-editor, org ->gnome->desktop->wm->preferences, make sure raise on click is checked [15:25] that took forever to find lol [15:25] UbuntuNoob, right good. but ... system > software updater > settings > Notify me of a new ubuntu version: For Long Term Support [15:26] After installing new ubuntu updates ....my wifi is not working ....so any one please help me to get back to my wifi === b is now known as Guest78070 [15:26] It's running 12.04 server, no GUI [15:26] does anyone else have a need for whitelisting packages with unattended-upgrades? Meaning a list of only packages that you want unattended-upgrades to upgrade? [15:26] UbuntuNoob: Might find better help then in #ubuntu-server [15:26] Anyone knows a way to move a installation of ubuntu to a smaller disk? [15:26] UbuntuNoob, ah. Ok there's a sources.list setting for that but I don't remember how [15:28] nerium, partition, rsync files over, change UUIDs and reinstall bootloader? === Guest78070 is now known as bac [15:28] Eduard_Munteanu: I've manage todo the first two steps, how about the other? [15:28] I am having a very strange things happening on my Ubuntu 14.04. I am unable to use some keyboard shortcuts in any app, like ctrl+c, ctrl+v, ctrl+t (new tab in browsers), but I can still use ctrl+w for closing tabs. also ctr+c is working in terminal like it should be but can't do ctrl+shift+c or ctrl+shift+v in terminal. copy and paste via context menu works fine but my shortcut keys are broken. any help would be appreciated [15:29] nerium, just update fstab accordingly, use blkid to get the new UUIDs [15:29] torniker: any recent changes made to your system ? [15:31] drmagoo: there was a system update today [15:32] drmagoo: I have not changed anything in system I was working on my project and in the middle of this I cannot copy/paste or use ctrl+r to refresh browser, I have restarted but it's same [15:35] Is anyone familiar with installing themes with myunity? [15:37] Hardtail: I don't think MyUnity lets you install them, it just lets you select the ones that are already installed. [15:37] Hi - I don't know how this happened but my apt-get is brokenwe upgraded to Ubuntu 14.04.1 LTS and now we get these errors when trying to apt-get upgrade or apt-get autoremove http://pastebin.com/tge5P2BN [15:38] EOBeav: Ok thanks. I am following this tutorial http://www.ubuntuthemes.org/market/installation-instructions/ [15:39] kids: what does "sudo apt-get -f install" give for output? Pastebin that too [15:40] drmagoo: here you go - it looks the same to me :) http://pastebin.com/qAm7zkqY [15:41] Does anybody have a complete list of Terminal commands for 14.04 lts? [15:43] kids: try to do just "apt-get install netbase" [15:43] quantumpants, man man [15:43] fhowlett thanks [15:44] quantumpants, happy2help [15:44] bye bye [15:44] hello [15:44] hi [15:44] i have a problem with dual boot [15:45] can you help me_ [15:45] drmagoo: here is apt-get install netbase http://pastebin.com/fz8Fi8wM [15:45] I finally got to the deepweb today === alessandro is now known as Guest50149 [15:45] kids: "dpkg --reconfigure netbase" ? [15:45] have a problem with the nm-applet not showing in the main menu [15:46] kids: sorry "dpkg-reconfigure netbase" [15:47] drmagoo: /usr/sbin/dpkg-reconfigure: netbase is broken or not fully installed [15:50] trying to mount a 32G micro sd card.. it says no medium found.. any suggestion? [15:50] here is the dmesg http://dpaste.com/1DA3ZH2 [15:50] kids: try "apt-get -d install netbase" and then go to /var/cache/apt/archives and from there do a "dpkg -i netbase*" [15:51] detailed dmesg: http://dpaste.com/1MRYQF0 === linwiz is now known as linwiz__ [15:53] gparted does not detect it either [15:54] drmagoo: http://pastebin.com/GyWQzcsf [15:54] axisys, check the sdcard reader, can it handle 32 gb? some can only work up to 16 gb [15:54] tippt mit geschlossenen aufen === Tom_ is now known as Guest59142 === Guest59142 is now known as pyromine [15:55] kids: 'tab' after netbase, so that you get the full filename [15:55] wonder if skype will work on 14.04 on the skype page it says 12.04 [15:55] drmagoo: oops - sorry [15:55] felon, it works! [15:55] ok [15:55] Guys if I got a new theme in my /usr/share/themes folder, how do I load it? myunity is no longer in development === Mike is now known as Guest5005 [15:56] Hardtail: try "unity tweak tool" [15:56] Hardtail, check your url, it gives the answer in the comments, use unity-tweak-tool [15:56] drmagoo: there are no files that start with netbase in that directory /var/cache/apt/archives [15:57] Hardtail, and be sure it is a gnome3/unity theme [15:57] OerHerks ok thanks, when I use the menu in Tweak Tool it becomes transparent, the window. [15:58] I am gonna reboot brb [15:59] kids: try "dpkg --configure -a" then "apt-get clean" and then "apt-get update" and last "apt-get -f install" =) [16:00] Hey. Sound issue again.. I uninstalled pulseaudio, and attempted to reinstall. In the top right hand corner on the toolbar I used to see sound devices. Now after reinstalling that icon isn't there any more? [16:01] OerHeks: it sees the 64G just fine [16:02] only calls and msging :( [16:06] every time I feed the sdcard into my laptop I get this error [16:06] hp-config_usb_printer: hp-config_usb_printer[21388]: error: This is not a valid device [16:06] no issue with the 64G [16:07] colord: Device added: sysfs-HP-HP_Flash_Media_Reader [16:07] do you prefer openvpn or ipsec? [16:08] why dont i have the video option on skype...? [16:10] halo [16:10] ciao [16:10] !list [16:10] pie870: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [16:10] do i have to install the wrapper === Zachary_DuBois is now known as Tokyo [16:15] drmagoo: dpkg --configure -a http://pastebin.com/JFv4ZjUj [16:16] in $PATH, the directories that are listed first should are searched first right? [16:16] any suggestion on how to read this sdcard? sudo gparted /dev/sdb says error opening, no medium found. [16:17] lsusb sees it as [16:17] Bus 002 Device 011: ID 03f0:0423 Hewlett-Packard HS-COMBO Cardreader [16:17] it is a micro sdcard [16:17] that's just the reader not the card [16:17] i install takeoff menu but ive get this error and cant start my kde [16:17] xession: unable to start X session --- no "home/user/.xession" file, no "home/user/.Xession" file, no session managers, no window manaher, ans no terminal emulators found; aborting. [16:18] Hi.How can I share my internet with my android device,using usb? [16:18] ObrienDave: so lsudb only reads the card reader, but not the card.. 64G worked just fine [16:18] this is 32G [16:19] axisys, does the card work anywhere else? [16:19] axisys, try lsblk [16:19] ObrienDave: I just read the 64G micro sdcard with that [16:19] axisys, does the 32gb card work anywhere else? [16:20] ObrienDave: I have two of them.. I have no where else to test [16:21] ObrienDave: lsblk does not see it [16:21] drmagoo: I'm sorry I have to run out - I'll jump on later and try again - thank you for all your help - I really appreciate it === marklite is now known as markelite [16:21] kids: no problem [16:21] no bodys help me? [16:21] ObrienDave: kernel sees it [16:21] ObrienDave: [69713.671281] sd 12:0:0:0: [sdb] Attached SCSI removable disk [16:21] axisys, could be the card is borked [16:21] ObrienDave: both? [16:21] sec [16:25] could just be an issue with that card. sorry, gotta run, family issue [16:28] How can I share my internet with my android device using usb? [16:28] any one can suggest why I cannot read the sandisk ultra microsdhc 32gb ? === lbaway is now known as luckybunny === Tokyo is now known as Zachary_DuBois [16:30] punkgeek: this isnt the right place to get help with kde.. this is a channel for pure Ubuntu(Unity [16:31] i cant start X [16:32] punkgeek: what does "service lightdm restart" give? [16:32] i dont even have a video option on skype i installed wrapper added the ppa and everything [16:32] punkgeek: dont startx, start the lightdm which will manage X for you [16:34] get large error with service lightdm restart [16:34] punkgeek: Paste that error at paste.ubuntu.com and paste the link here [16:34] start: rejected send message, 1 matched rules; type="method_call", sender=":1.42" ... [16:37] start: rejected send message, 1 matched rules; type="method_call", sender=":1.42" (uid=1000 pid=3490 comm="start lightm") interface="com.ubuntu.upstart0_6.job" member="start error name="(unset" requested_reply="0" destintion="com.ubuntu.upstart" (uid=0 pid=1 comm="/sbin/init") [16:39] !paste | punkgeek [16:39] punkgeek: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:39] http://paste.ubuntu.com/8467085/ [16:40] punkgeek: you need to use sudo: sudo restart lightdm; (or with the service command) [16:40] I'm trying to mess with audio volumes... I can see sound coming in on the VU meter, but don't hear anything coming out. I can hear music from VLC and youtube fine. What am I missing [16:42] http://paste.ubuntu.com/8467103/ [16:42] with sudo [16:43] punkgeek: what ubuntu is that exactly? [16:43] kubuntu === jottr_ is now known as jottr [16:45] punkgeek: "lsb_release -d" gices you? [16:45] punkgeek, install kde-workspace [16:46] Hello every one , i cannot be able to install or remove libxml2 , some thing says unmet dependency . I googled a lot and struck here what needs to do next . [16:46] I fixed it. I guess the next question is... How do I perform (with Pulse) the equivalent of m (unmuting a line-in jack, mic, etc)) in alsamixer? === DGJones is now known as DJones [16:46] k1l: yes [16:47] sudo apt-get purge libxml2 [16:47] Reading package lists... Done [16:47] Building dependency tree [16:47] Reading state information... Done [16:47] Some packages could not be installed. This may mean that you have [16:47] requested an impossible situation or if you are using the unstable [16:47] sid_ you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [16:47] punkgeek: what does it give you? [16:47] sid_: please use a pasteservice and dont spam this channel [16:47] is that debian, sid_ [16:47] craigbass1976, use the m key to mute/unmute in alsamixer [16:47] ubuntu 14.04.1 LTS :D sry [16:48] its ubuntu , yes its debian [16:48] sid_, which one [16:48] punkgeek: ok. so it was kubuntu from the start? what did you do before that did not work anymore? [16:48] ubuntu 14.04 [16:48] i install takeoff menu, after install need to restart, when restart the desktop. ive get this error [16:49] punkgeek: how did you install that? i wonder how that is damaging the whole x [16:49] WHEN REMOVING libxml2 , i got error like this http://paste.ubuntu.com/8467147/ [16:50] k1l: installed with this url: http://www.linuxbsdos.com/2012/04/22/how-to-install-takeoff-launcher-on-kubuntu-12-04/ [16:50] sid_: "uname -a" gives you? [16:50] BluesKaj: Yes. I don't see any buttons in the Pulse app (the line in tab) that do anything. It was on and I could see the VU meter move when I strum a guitar [16:51] Linux sid-desktop 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:12 UTC 2014 i686 i686 i686 GNU/Linux [16:51] While installing libxml2 i got it like this http://paste.ubuntu.com/8467172/ [16:52] craigbass1976, I was referring to alsamixer , check your mic and capture inputx [16:52] k1l : can you solve my problem please [16:53] BluesKaj: Oh, sorry. My yes was m is hte key to mute/unmute in alsa. Just looking for a pulse equivalent [16:53] Hi guys! Can anyone help me debug and/or solve this? https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1369251 [16:53] Launchpad bug 1369251 in unity-settings-daemon (Ubuntu) "unity-settings-daemon doesn't load settings at boot" [Undecided,New] [16:53] sid_: run "sudo apt-get update &&sudo apt-get dist-upgrade" and put into pasteservice [16:53] how do i paste in console (not the emulator but console) [16:54] terminal [16:54] Hello, I changed my ssd disk that had ubuntu. When I putted my new ssd disk in. Grub Rescue came... how can i boot from usb ? [16:54] what should i do now?! :-S [16:54] Gregor3000: Ctrl + Shift + v [16:54] I've acutally tried different ways to solve it. But nothing seems to wokr. [16:55] into console (as in on server not the terminal emulator on desktop) [16:55] punkgeek, already told you to install kde-workspace [16:55] Works in SSH over here [16:55] k1l: http://paste.ubuntu.com/8467190/ [16:55] cant install, network is unrechable [16:56] sid_: holy moly [16:56] i insert my lan cable, but i dont know why i ve get this message! (network is unreachble [16:56] sid_: you are mixing trusty and oneiric sources?!?! [16:56] ) [16:57] k1l: what can i do now [16:57] sid_: and lucid? [16:57] how do I run chrome with openbox ? [16:57] oh well. that system officially is a mess. (besides that huge amount of 3rd party repos) [16:58] punkgeek, try "sudo /etc/init.d/networking restart" === aj_ is now known as aj_x [16:58] punkgeek: well. your 12.04 package i your 14.04 system made some bad changes. [16:59] k1l: my sources list http://paste.ubuntu.com/8467207/ [16:59] tried, but didnt work and didnt say any message! [16:59] sid_: please show "cat /etc/apt/sources.list" and "ls -al /etc/apt/sources.list.d/" in a pastebin [16:59] what needs to be removed [16:59] punkgeek, you probly forgot to update and upgrade 12.04 before upgrading to 14.04 [16:59] k1l: yes i did it http://paste.ubuntu.com/8467207/ [16:59] k1l: i dont install ubuntu 12.04 ! [17:00] k1l, btw I had the same problem last week... after fighting all day with something like that I formatted it... [17:00] punkgeek: that takeoff package was for 12.04 [17:00] im using 14.04 iso [17:00] aha, so what should i do? [17:00] punkgeek, try ifconfig and see if you have your eth0 or wlan0 up ... [17:01] eth0 and lo is up [17:01] sid_: this is a 12.04 sources.list. take that and exchange all "precise" with "trusty" https://help.ubuntu.com/12.04/sample/sources.list [17:01] k1l: for second command http://paste.ubuntu.com/8467227/ [17:01] punkgeek, does eth0 has a valid ip ?¡ [17:02] no [17:02] punkgeek, I mean, your internal network, or whatever... [17:02] ok [17:02] so you have to put a valid ip there [17:02] k1l : what about the problem i faced for libxml2 , i didnt even remove or install new version of it [17:02] punkgeek, do you know your routers ip? [17:03] sid_: the main cause is that you made a mess with your system. we need to get the right sources first to work on the other problem [17:03] please see this: http://paste.ubuntu.com/8467244/ [17:03] ok === Enissay_ is now known as Enissay [17:04] ok [17:04] punkgeek, ping google [17:04] k1l : i did update sources.list with your list and did sudo apt-get update command too [17:04] ~$ ping google.com [17:04] ping: unknown host google.com [17:04] ~$ ping 4.2.2.4 [17:04] connect: Network is unreachable [17:05] punkgeek, ok [17:05] sid_: did you exchange the "precise" with "trusty"? that is important. all words need to be changed [17:05] ping your router [17:05] punkgeek, ping 192.168.1.1 [17:05] # ping 192.168.1.1 [17:05] PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. [17:05] 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.828 ms [17:05] ok [17:05] so your lan is working [17:05] maybe, the router is not online to the outside [17:06] open a browser and go to 192.168.1.1 === Franz`_ is now known as bigbox === antec is now known as antec_midas [17:06] no. im using this modem on my laptop now [17:06] and chat with upu :D [17:06] you* [17:06] ok [17:06] try this... [17:08] punkgeek, [17:08] try?!! [17:08] try ip route [17:08] "ip route" [17:08] jParkton: are you maybe doing the ssh in terminal emulator? [17:08] 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.10 metric 1 [17:08] tell me what it says at the default [17:08] k1l: yup i did [17:08] does it work if you drop to console? [17:09] ctrl+alt+F1 [17:09] punkgeek, you should have something like ... default via 192.168.1.1 dev eth0 proto static [17:09] sid_: ok. then run "sudo apt-get update && sudo apt-get dist-upgrade" to make sure you will get the most recent packages. all into the paste afterwards again === tcpman is now known as Guest49407 [17:09] punkgeek, hold on a sec [17:09] HoNgOuRu: set gateway in interfaces file? [17:09] Gregor3000: well now you are getting deep [17:09] k1l: i did that too [17:10] ok [17:10] I just terminal [17:10] sid_: please show [17:10] oh ! sorry [17:10] is there some really useful function in using a konsole rather than a terminal? [17:10] hmm... caise it doesn't work here in vbox... wait... [17:10] "sudo ip route add default via 192.168.1.1" [17:10] AH [17:10] vbox is not the same [17:10] you cant do that [17:10] hi all, I tried to use my ubuntu 14.04, and can't. It has a weird problem, When I try to run firefox or libre office, everything I type is interpreted as a command of some sort. So, I can't type into the google search box or enter a new url in firefox. Any ideas??? [17:10] punkgeek, try sudo ip route add default via 192.168.1.1 [17:11] aha its works thank you [17:11] ok [17:11] k1l :update command http://paste.ubuntu.com/8467295/ [17:11] so now i should enter: apt-get install kde-workspace ? [17:11] next time you reboot you should face the same problem [17:11] so, are you connected now? [17:11] yes [17:11] sid_: "sudo apt-get dist-upgrade" [17:11] great! [17:12] k1l :wait a min its running [17:13] well that doesn't make much sense [17:13] sid_: ok. in best case that already solved the issue [17:13] HoNgOuRu: try apt-get install kde-workspace ? [17:13] I'm not sure about that [17:13] punkgeek, what do you want to do ? [17:14] k1l : Thank you so much for support , i'll get back if that problem still exist and i think it'll be taking more than 5 min to upgrade [17:15] sid_: there are still issues with that 3rd party repos and PPA. i would suggest to remove the PPA that gets mentioned as offline. [17:15] Hi, Do you know any ebook reader of pdf reader in ubuntu? [17:16] calibre to read ebooks mojtaba [17:16] xangua: No, I mean in audio format. [17:16] I am setting a web kiosk, I want only chrome and openbox, I created a script that runs chrome, but I want openbox to control chrome's window... how do I launch openbox and chrome from a script ??? [17:17] i got it working... [17:18] HoNgOuRu: veru thank you ;-) [17:18] punkgeek, you welcome... just try to persist the change [17:18] HoNgOuRu: i did that with another program some years back. put openbox to start with chromium fullscreen on startup and remove all the menu settings from openbox [17:18] k1l : another problem i faced a lot is that , i am not able to go to other tabs (eg :: if terminal , chrome , movie are my present applications i am not able to get to other one using keyboard) . I click on alt+tab but its not working and i dont know why . Can you solve that [17:18] okay [17:19] k1l, yeah, I disabled openbox popup menu, but my problem is that I cannot get both programs running at the same time from a script [17:19] dont know why [17:20] if I do openbox & chromium-browser then only openbox fullfill the screen and after closing it it runs chrome [17:20] HoNgOuRu: both programs? start openbox and that will start chromium [17:21] k1l, I created a user, with an empty session... no lxde, just runs a script, in this script I call openbox and chromium [17:22] HoNgOuRu: openbox is not a "program" in that sort of way [17:22] k1l, first I only executed chrome, but it didnt have any window bar, so I thought that If I run openbox it will wrap the chrome window === jmunsch_ is now known as jmunsch [17:24] Plz help.... Tell me how to delete the grup bootloader [17:24] prana: Why would you want to do that? [17:24] any budddy tel me how i install android application like whats app in my ubantu 13.10 operating system?????(i search in google but there is no any solution about this) [17:24] ???????????????????????/ [17:25] naphstor :: you can use simulator [17:25] naphstor :: you can use android simulator [17:25] its cost 3$ [17:25] Jpds : just want to learn how to delete ubuntu from dual boot [17:25] naphstor: please upgrade to a suppoted release, also you may wanna check this when you do http://www.omgubuntu.co.uk/2014/09/install-android-apps-ubuntu-archon [17:26] naphstor: for the start: no need to use extra ?. then 13.10 is dead. you need to upgrade first (you dont even have the security fixes for shellstorm issues) [17:26] prana: insert windows cd, let that install the windows bootloader [17:27] hello, i have somehow screwed up my ssh access after installing google 2step config. i get a connection refused error. I dont have terminal access, but ispconfig is up and running... anything i can do to regain ssh? [17:27] K1| can i do this with usb ?? [17:27] HoNgOuRu: i cant show you the howto i used because its not in english. but here are 2 howtos linked: http://www.omgubuntu.co.uk/2014/07/create-ubuntu-kiosk [17:28] prana: well. dont know about how to do this from the windows side. but if you just remove grub you have no bootloader and even windows will not work then. === ferrox is now known as ferrox2 [17:29] K1| so i have to do it with cd right? [17:29] Hello.I ran a program that created temporary files (in /tmp) and filled the disk, crashing the machine. I deleted the contents of /tmp manually, and now the machine isn't right: applications keep crashing to desktop. [17:29] prana: you need somehow install the windows bootloader. cd works, usb could work, but for that better ask the windows guys to be sure. [17:29] I've rebooted [17:30] ferrox2: how much space do you have? [17:30] reisio: I now have 1.8 GB free [17:30] thank guys i found my solution === Vampire0_ is now known as Vampire0 [17:30] ferrox2: run from terminal to see errors [17:30] They are just not replying [17:31] Some one help with installing network drivers for ubuntu 14.04 on a dell D430 via usb. Not internet connection and some detailed instructions would be a plus [17:31] reisio: I've just tried sudo apt-get update from terminal. It quits (the terminal closes) partway through. [17:31] wow, neat [17:31] your ~/.cache or ~/.config might be really confused [17:31] you might temporarily mv them elsewhere [17:31] in my user profile? [17:32] in your user's home, yes [17:32] I hadnt thoughtof that, i'll try that now [17:32] Need to switch it back on, so a few secs. === aj_x is now known as aj_10 === mgodzilla is now known as mgodzilla_ === pat_ is now known as Guest93253 === mgodzilla_ is now known as mgodzilla [17:36] vorrei scarica re dei film mi potete aiutare [17:36] !it | angelo__ [17:36] angelo__: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [17:36] reisio: That's fixed it, but my user settings are all gone. I can rebuild those, however. Thank you. === aj_ is now known as aj_x === aj_x is now known as aj__ [17:38] k1l, thank you [17:38] dvd rip 2014 [17:38] good night [17:38] !piracy | angelo__ [17:38] angelo__: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [17:38] reisio: Hrm the unity dash is reset too, it's not finding the programs. They're still there though - alacarte sees the old groups. [17:39] hello, i have somehow screwed up my ssh access after installing google 2step config. i get a connection refused error. I dont have terminal access, but ispconfig is up and running... anything i can do to regain ssh? [17:40] reisio: And thats fixed too, i reinstalled unity scope and unity. Thanks. [17:40] ferrox2: some reseting is what would happen if you mv ~/.config [17:41] ferrox2: yup, now you just have to fix your config === eurythmia_ is now known as eurythmia [17:41] not really sure why, but stuff like gconf freaks out when it runs out of disk space [17:41] Kite.2014 BRD.XVID ITA [17:41] and does terrible things to configs [17:41] I even noticed xfce's xfconf doing that [17:41] angelo__: no warez in here! [17:43] angelo__: sei nel canale sbagliato. Questo canale è per il sostegno relative a Ubuntu! [17:45] ciao a tutti [17:45] avrei bisogno di una mano con la retroilluminazione [17:45] !it | alessio [17:46] alessio: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [17:46] i m sorry XD === luckybunny is now known as lbaway [17:51] here we are [17:52] hurray [17:54] hi [17:55] hi i have problem with compiling java program in Eclipse , but when i compil in terminal - then all is ok [17:55] can anyone help me ? [17:59] HI [17:59] hi === Ubuntu is now known as Guest62619 === patrick is now known as Guest89252 [18:01] #join i3 [18:02] Hey Hey have 2 NICS, right now for simplicity sake have both connected to the same router via DHCP, one for some reason works perfectly....the other, not so much.. ifdown eth0;ifdown eth1;ifup eth0;ping www.yahoo.com doesn't work... ifdown eth0;ifdown eth1;ifup eth1;ping www.yahoo.com does work..they are both retrieving their IP from the router correctly based off of their mac address 192.168.3.3, and 192.168.3.4.... 3.4 works...3.3 doesn't stumped [18:05] tmkt, this is more of a ##networking issue [18:06] ok [18:09] how many killing terminals NOT ask..."Are you sure?" all the time? [18:10] huh? [18:10] s/many/make [18:10] theseb most idle here [18:10] compdoc: i mean......when i kill a terminal...I get a popup..i don't want that...that's all [18:11] how do you kill a terminal? [18:11] My bet is not by typing exit [18:12] compdoc: click on X with moust [18:12] if you login to root before exiting, it complains [18:12] genii: right [18:12] compdoc: right..you read my mind [18:12] compdoc: i drop into root and that's when i have this problem [18:12] but if youre just you, it doesnt [18:12] or if you're running some process [18:12] type exit [18:12] compdoc: can you set gconf to just kill when are you root ? [18:13] compdoc: w/ mouse? [18:13] :) [18:13] Anyone seen an issue using rTorrent that looks akin to : file_list: Failed to prepare file '/Ubuntu.iso.whatever... due to a permission error, despite having variables set correctly in the config? [18:14] I am on 14.04. How can I upgrade to package for 1.4.1? apt-get install openttd resulted in really old version 1.3, but 1.4 is available for the next OS version. https://launchpad.net/ubuntu/+source/openttd [18:15] Sorry, I am more confused than I expected. [18:15] mateusz__: hmm....that may be tricky [18:15] geudrik: fwiw...what world needs is an anonymous bittorrent app [18:16] thseb: I know that it will work. [18:16] But how can I obtain it using apt-get? [18:16] mateusz__: you can't...just download the package some other way [18:16] mateusz__: then do dpkg -i package_name [18:17] That's just asking for dependency hell [18:19] mateusz__: just install it: http://www.sysads.co.uk/2014/06/install-openttd-1-4-1-ubuntu-14-04-linux-mint-17/ [18:20] mateusz__: that was link #2 off google by the way, searching for "install openttd ubuntu14.04" [18:21] Some one help with installing network drivers for ubuntu 14.04 on a dell D430 via usb. Not internet connection and some detailed instructions would be a plus [18:21] i want to install ubuntu netinstall to my chromebook [18:21] (no, i don't want a chroot) [18:21] i only have an SD card [18:22] can i write the livecd to the sd card, then make a tmpfs of sorts, so that i can write over the sd card? [18:22] aka where i'd install the os [18:22] use the mini iso? [18:22] n1cky: i thought chromebooks were only for chrome os [18:23] anyone? [18:23] geudrik: I know. I already installed it this way, but I wanted to check whatever it is doable to do it using apt-get/ [18:25] !offline | nano [18:25] nano: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [18:26] ok. not really familiar with what you said. can you pm me [18:26] offline correct. [18:27] <_marco> I've set capability of a file with "setcap cap_sys_rawio+eip file". I run is as root, but iopl(3) still fails. What should I do? [18:27] What is synaptic? | ubottu [18:29] for instance i have dwnloaded the zipped file with the broadcom-wl-5.100.138 [18:30] and I am trying to install or configure this on the system [18:31] is there a way to stop/start multiple upstart jobs in a batch / with a wildcard? [18:31] Oerheks or ubottu? saw my last response [18:31] how can I install numix theme completely in ubuntu 14.04? I installed unity-tweak-tool and do this sudo add-apt-repository ppa:numix/ppa; sudo apt-get install numix-gtk-theme [18:31] Hey , i want to set lightdm as login manager again , so i tried sudo dpkg-reconfigure lightdm [18:31] but my folder looks like in default ubuntu [18:31] but nothing happened and it takes 40 seconds to take me to unity [18:32] what if i told you that bash wasnt vuln :O [18:32] earlier it was 6-8 seconds === matthew is now known as Guest39972 [18:34] For some reason a game (flightgear) is using novueau driver despite NVIDIA 331.38 being enabled. [18:34] How do I remove the nouveau driver so it will default to proprietary [18:35] can anyone direct me to how i can fix network manager nto letting me select configured vpn connections? [18:35] the connection configurations work, as openconnect on the cli works fine [18:35] Anyone know of a wirelses adapter that can do AC? The ath10k driver is supposed to worked, but I don't know of any adapters that use the supported atheros chipsets. [18:35] but in the networkmanager drop down under vpn, all the configured connections are greyed otu [18:36] Also, whats the terminal command to install nvidia-331? [18:36] The downloaded run file isnt working === xubuntu is now known as Guest55092 [18:36] Guest39972, downloaded from where? not working how? [18:37] pbx, I downloaded from Nvidia and I run it, and at the end it says it cant open something. Cant remember [18:37] and also downloaded from ubuntu [18:38] hello [18:38] I was just wondering how I can install it in terminal since its not working [18:39] anyone know a good hex editor for ubuntu [18:39] hexacode, GUI or CLI? [18:40] Id recommend Bless though [18:43] here we are [18:45] are [18:47] a [18:47] can anyone direct me to how i can fix network manager nto letting me select configured vpn connections? [18:50] Hey, Does anyone have any idea how to fix this bug, without upgrading to Utopic - https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1220426 [18:50] Launchpad bug 1220426 in nvidia-prime (Ubuntu) "[nvidia-prime]Freeze while using touchpad" [Critical,Triaged] [18:50] as far as i can see theres no recommended fix in that list === zzz_Ridley is now known as Ridley5 [18:51] 4TB drive gpt partion .. one partition. system indicates it has 3.6TB available space. Does that sound right? [18:51] how can I install theme with folder icons? [18:51] chris_99: at the end its the problem of nvidia [18:52] rava`: You need to install the network-manager module for the type of vpn you're using. What kind of vpn is it? [18:52] chris_99: ubuntu/canocial can not fix it, its a bug in a closed source application/driver [18:52] I want to install Numix theme [18:52] iceroot, how come Utopic apparently fixes it though [18:52] Raver: You need to install the network-manager module for the type of vpn you're using. What kind of vpn is it? [18:52] chris_99: newer driver package? [18:52] Raver: https://help.ubuntu.com/community/NetworkManager [18:53] chris_99: if i am correct the nvidia package is directly in the non-free repo and coming completly from nvidia [18:53] im not sure it is actually, i installed nvidia-331 - NVIDIA binary driver - version 331.38 [18:53] but apparently there is a 337, but its been deleted [18:53] from the repo [18:54] Hey,this is currently my login manager , how do i set it to lightdm http://tinypic.com/view.php?pic=2ccl6p0&s=8#.VCr8HiXbD00 [18:54] chris_99: let me check what i am using (have also an optimus card) [18:54] one sec i'll tell you what card i've got [18:55] chris_99: gt 540m for me (alienware notebook) [18:55] 07:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 840M] [10de:1341] (rev a2) [18:55] ? [18:56] chris_99: 331.38 and have no issues here (14.04) [18:56] chris_99: dont have any newer drivers in my list [18:56] hmm, i'm gonna try nvidias driver directly then i guess [18:57] chris_99: yeah there is the legancy as well but much older [18:57] chris_99: but its always the same problem with closed source stuff [18:57] apparently nvidias version is 340.46 [18:57] chris_99: the open source community can not fix there issues [18:57] yeah i understand that, but they can use the latest ver ;) [18:57] chris_99: i hope not [18:57] killer: that is lightdm [18:57] killer: just using lightdm-gtk-greeter [18:58] chris_99: latest = not tested very good, beta releases and so on [18:58] true, i'll try it anyway and report back [18:58] chris_99: but for vga driver, yes sometimes its better to have the newest because of performance [18:58] chris_99: sure, good luck [18:58] killer: you can switch it back to unity-greeter or whatever other greeter you have installed in /etc/lightdm/lightdm.conf [18:59] trism: I want the default login manager that ubuntu 14.04 shipped . Is it not lightdm ? [19:00] I tried sudo dpkg-reconfigure lightdm [19:00] killer: yes it is lightdm, but lightdm has several greeters (the login screen you actually see is drawn by the greeter) [19:00] killer: default is unity-greeter, but you currently have lightdm-gtk-greeter which is default for xubuntu [19:01] killer: switch back to unity-greeter by editing /etc/lightdm/lightdm.conf and changing lightdm-gtk-greeter to unity-greeter [19:02] killer: assuming you didn't accidently remove unity-greeter, might want to: sudo apt-get install unity-greeter; too [19:02] are [19:02] trism: No , but the file you pointed me to , is empty file \ [19:02] guys, i have a glitch on my system and i need help [19:03] Raver: do you have an actual ubuntu support issue? [19:03] killer: do you have anything in /etc/lightdm/lightdm.conf.d/ ? [19:05] trism: empty [19:05] hi im back, are you free to advise me? [19:05] What does [19:05] $PrivDropToGroup adm [19:05] Inside /etc/rsyslog.conf [19:05] do ?? [19:05] Thank you :) [19:06] Quantumpants: i am some sort of multitasking here so i might be afk for some time. but just state the issue with details in here and if someone could help he will jump in [19:06] swift_fan1: http://www.rsyslog.com/doc/droppriv.html [19:07] Thank you :) good luck :) === mikewalsh7394 is now known as miq-w [19:08] My laptop will not charge, it does not seem to be a hardware issue, can anybody advise please??? [19:08] Quantumpants: why does it seem to not be a hardware issue? [19:10] the battery was fine one day and did not charge the next, the laptop is also getting alot of error codes etc... [19:10] How can 'not charging' Not be a hardware issue? [19:11] Quantumpants: I see no reason to think that isn't a hardware problem [19:11] How old is the battery? [19:11] Quantumpants: if you call the support line for the manufacturer, they can tell you how to distinguish definitively if it's hardware or not [19:12] oddly it all started with another load of problems [19:12] like what? [19:13] I have a netbook and a laptop running 14.04 lts 64bit and 32bit....... [19:13] they have just started to do add things at the same time, i think it may have been a dodgy update??? [19:15] Quantumpants: temporarily remove the adapter/powercable from the laptop, then remove battery for 30 seconds. Put back battery, check if laptop start with only battery. Then connect adaptercable again. [19:16] Some battery have a small 'button' on it, with a few leds. if pressed it will show the charge-level [19:16] ill give that a go. [19:16] running ubuntu server 12.04. looking for someone to help walk me thru adding a swap file on a system. [19:16] Quantumpants: Better to remove all extern devices like extra Harddisk, mouse etc while testing [19:17] Quantumpants: Check if battery is extreem hot etc. [19:19] checked and no heat, the charger is fine and it worked perfectly up untill a few days ago when i did sudo apt-get update etc... [19:19] nyktovus: maybe ? https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-12-04 === nyRednek is now known as HiddenDjinn [19:21] I was told on this IRC chat room it may be a problem with Grub2 [19:23] Guys what does this mean? " com.ubuntu.apport-gtk-root " [19:23] Quantumpants: Something about acpi=nolapic ? [19:24] Quantumpants: It is extremely unlikely that it has anything to do with the OS at all. It would normally charge with the system shut down. [19:24] Quantumpants: It sounds very much like a hardware failure. [19:24] Quantumpants: Give this a try, seems to be somwhat like your problem; http://askubuntu.com/questions/427560/ubuntu-battery-not-charging-or-not-detected [19:26] autorun run/hilightwin.pl [19:26] its all pointing to there being a problem booting, isnt grub2 part of that? sorry im a newb [19:26] Hi guys, do I have to worry about antivirus programs or anything like? Anything to do for security? [19:26] iceroot, just tried the latest ver, still got the freeze :( [19:27] whats the best channel for help with ubuntu server? [19:27] nyktovus: #ubuntu-server [19:27] thanx. [19:27] just a firewall will do :) [19:28] @Hardtail : no, its linux :) [19:28] So it's safe to do banking and all that jazz? [19:28] Awesome thanks guys :D [19:28] Hardtail, use brain 2.0 [19:28] But I am stuck with brain .025? [19:28] hehe [19:28] How ever do I upgrade? [19:28] transplant [19:29] Hardtail, no worries mate [19:29] Hardtail: Always check SSL secure site etc. don't save password in browser etc. Never [19:29] how do you restart the network services after changing the ip address? [19:29] Hardtail, never open phishing emails [19:29] Should I use the Beretta for the transplant? [19:29] Ok thanks guys [19:29] john_doe_jr: ifconfig eth0 down [19:29] john_doe_jr: ifconfig eth0 up [19:29] especially there is a lot of PayPal crap underway [19:29] Quantumpants: It's possible that the link CyberGabber posted might be related, but if it's not charging when it's shut down I doubt it's software. [19:29] If I wanted to learn about system security what should I look into, networking? [19:30] Quantumpants: Please read the link, it explains what to do with grub. [19:30] Are there anything I can monitor with Terminal and things like that [19:30] Hardtail: htop [19:30] hardtail, go the other way around: learn to hack a system, then you know how to secure it [19:30] Hardtail: first you should learn the user/right management. i think most of the security issues are coming from that (and of course missing security updates) [19:30] I am just taking a Console Foundations course. [19:30] Hardtail, install an IDS (intrusion detection system) [19:31] Martinjo84: thank you I am looking that up. [19:31] sure, ill try that now, i may need a little guidence as im a newb [19:31] Hardtail: so why there is a root user and a normal user, why using sudo instead of all the time the root user, what is this rwxr-xr-x and so on. i think that is a good way to understand a UNIX or GNU/Linux system and the security about it [19:31] Hardtail, close all outgoing ports linked to services (like inkjet, samba etc.) [19:32] Quantumpants: To make permanent changes, edit /etc/default/grub [19:32] Quantumpants: as the links tells you: When you boot, the crub screen appears. edit your GRUB entry and add acpi=nolapic [19:32] TO edit it, select the entry (or keep the default one) and press "e" [19:32] carbon13 thank you very much I am writing this down in gedit so I can google all this information to learn [19:33] iceroot thank you, noted as well to research [19:33] I Need a live OS to boot from 4gb usb key.I got this old compaq presario from a garage sale.Please name a few very good live OS for this old piece of Shit hardware.Go ahead. [19:34] ok, like going intu bios in windows? [19:34] sipb: ubuntu, kubuntu, lubuntu, xubuntu, knoppix, systemrescuedisk [19:34] carbon13 I understand what you said about learning hacking, when I searched it up I found white hat EC-council and the like [19:35] sipb, what are the specs on the computer [19:35] Hardtail: and the most important think, please dont use the word "hacking" for breaking into a system, hacker does mean something else and is not related to break into systems [19:35] ram ghz ? [19:35] sipb: When you boot, the crub screen appears. edit your GRUB entry and add acpi=nolapic [19:35] hardtail, there is some good stuff about hacking from ccc (chaos computer club) ... there are even presentations taped and posted in youtube [19:35] sipb: Sorry, wrong line, PUPPY linux puppylinux.org [19:36] iceroot yes sir, it has to do with much more than just penetrating a system correct, reverse engineering, programming, understanding all systems, etc [19:36] BAM KNOPPIX ISO IT IS.Good day bye now. [19:36] Hardtail: right, Kernel Hacker is a very good example of what hacking really means [19:37] I have the Grub screen up [19:37] sipb: Wow, thats a quick decision.. [19:37] iceroot thank you I am taking a look at CCC right now. I want to learn as much as I can [19:37] In "$PrivDropToGroup adm" in /etc/rsyslog.conf, what exactly is the group "adm", and what are their privileges? what users are in adm? [19:37] (initially) [19:37] :) [19:38] Hardtail: ccc is also a good source [19:38] Hardtail: but for learning a GNU/Linux system the best is to try it by yourself :) [19:39] Hardtail: just using the system will have a big learn effect, all this user stuff, how to start applications, how different ditributions are working (deb, rpm, source-based) [19:39] whats [19:39] iceroot thank you, currently I am working on this course http://teamtreehouse.com/library/console-foundations-2 [19:40] Hardtail: the best course and support i got is in #bash [19:40] Hardtail: they have a wiki with a very good explanation [19:40] Hardtail: http://mywiki.wooledge.org/BashGuide [19:41] iceroot bookmarked, thank you! [19:41] Hardtail: but sounds good that you are interested and i whish you luck on your GNU/Linux and Bash stuff [19:42] iceroot thanks, my background is in design but I want to learn everything I can about systems and programming [19:42] i run wamp in win7 for run php,mysql,myphpadmi for test local my site and other test.. [19:42] genii : What users are in the group "adm" in "$PrivDropToGroup adm" in /etc/rsyslog.conf, and what privileges do those users have ? [19:42] :) [19:42] Hardtail: you will see, gnu tools dont have a nice design like other tools from this strange fruit :) [19:42] in linux what need 2 run ? [19:43] Hardtail: the most important think about GNU/Linux is that is is free (as in free speech) [19:43] !lamp | asxetoss_ [19:43] asxetoss_: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [19:43] asxetoss_: sudo apt-get install apache2 mysql-server php5 phpmyadmin i would suggest for a lamp system [19:43] iceroot :D my main computer was an Apple MacBook Pro, it has died on me due to graphics overheating. I just built a new computer with Windows 8.1 but I hate it. Feel much more comfortable on Ubuntu [19:44] Hardtail: yeah, apple and windows 8... [19:44] Ubuntu rocks, I just ditched windows 7 for the same reason :) [19:44] iceroot I see that I can build native applications with HTML5 too! [19:44] Hardtail: ubuntu is a good start, i think there are better systems for learning but it is a good start into GNU/Linux [19:44] ok thank iceroot [19:44] swift_fan1: adm is the admin group [19:45] Hardtail: the issue about ubuntu is that is is doing some things there "own way" which is not always the best but that should not be imnportant now for learning [19:45] iceroot I just ordered an Asus Transformer BOok T100 it has windows 8 on it but I am going to take it off and put Ubuntu [19:45] Actually that's sort of why I'm here, would anyone be able to point me in the direction of an idiot proof way to upgrade my GPU drivers? Last time I did that I put my computer into low graphics mode. [19:46] Tuna: Did you order something with decent open-source drivers? [19:46] iceroot I will brb in 10ish. [19:46] To install open a terminal window and enter [19:46] sudo add-apt-repository ppa:oibaf/graphics-drivers [19:46] sudo apt-get update [19:46] sudo apt-get upgrade [19:46] To remove, you can use ppa-purge [19:46] sudo apt-get install ppa-purge [19:46] frainfreeze you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted === arsenal is now known as Gratata [19:46] I have an ASUS HD 7850 [19:46] Tuna: sounds like ati/amd card [19:47] iceroot: Yup I'm pretty sure it is too, sorry I know nothing about technology shamefully.. [19:47] !ati | Tuna [19:47] Tuna: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [19:47] and in win 7 i use microsoft expresion web .. for edit php ,htlm [19:47] This is probably wrong place to ask, but is it possible to request something to be added into ubuntu standard distro? [19:47] what you use in linux? [19:48] I use aptana studio and gedit [19:48] frainfreeze: sure, raise a bug on launchpad as a feature request [19:48] iceroot, do you think they would integrate whole game engine? [19:48] 30mb? open source , bds licence [19:48] iceroot: yeah, I've come across this page before, do I have to remove my already used drivers that I'm using then install the new drvers? Or just install the new drivers [19:48] c++ and python [19:49] frainfreeze: Is there a already a .deb out there for it? [19:49] frainfreeze: there is also the quake3 engine available [19:49] frainfreeze: but the easiest is if it is in debian already [19:49] There is deb indeed, it is panda 3d [19:49] frainfreeze: if not you have to maintaine it by your own and its always easier to move something from debian to ubuntu instead of having an own package (security support 5 years lts and so on) [19:50] Tuna: check: sudo /usr/bin/jockey-gtk , its for onfigure third-party and proprietary drivers, maybe it works [19:50] !newpackage [19:50] The packaging guide is at http://developer.ubuntu.com/packaging/html/ - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring [19:50] CyberGabber: Thanks, I'll give that a go in the terminal now [19:50] Tuna: Or in desktop choose menu System > Administration > Hardware Drivers [19:51] anyone use a launchpad in ubuntu? [19:51] I am asking if it could be part of normal distro for PC, as when I install system it is there like python and gcc [19:51] frainfreeze: very unlikely. [19:51] nyktovus: What do you mean? [19:52] frainfreeze: no [19:52] Ok, thanks :) , sorry for anyoing [19:52] frainfreeze: the default installation should be as small as possible [19:52] frainfreeze: only with tools most of the people need === Guest9784 is now known as Sleepnbum [19:53] CyberBabber: Hmmm after trying sudo /usr/bin/jockey-gtk I got "sudo: /usr/bin/jockey-gtk: command not found" and unfortunatly I couldn't find System, Where should I be looking exactly? [19:53] Yeah that makes sense, I though it would be like that, but I still hoped :) | thanks iceroot , Pici === mohammad is now known as Guest59378 [19:53] Nigh awesome guys [19:54] why compiz usage %80 cpu with ubuntu 14.04 [19:54] ? [19:54] http://us.novationmusic.com/midi-controllers-digital-dj/launchpad [19:55] frainfreeeze: you could use remastersys and create a custom iso which includes panda3d. For yourself [19:55] nyktovus: You might want to ask the folks in #ubuntustudio if they have had any luck with it. [19:55] Do any of you have Skype or something similar that I could maybe have ou walk me through a GPU update? Not a problem if not and I'm sorry if my questions are becoming annoying - just an avid gamer trying to get gaming on linux :) [19:55] Tuna: Maybe you have to install it; sudo apt-get install jockey-gtk [19:55] CyberGabber: Ah I'll try that, thanks! [19:56] why compiz usage %80 - %90 cpue on ubuntu 14.04 ?? [19:57] CyberGabber: VERY bizzare - It said it's already installed, yet the command doesn't work. Sorry to bother you, this chat room looks hectic. If you're being spammed just say and I'll try another day ^^ [19:57] thanx Pici [20:00] Iceroot is wine very hardware dependant for running applications or is it all based on the software optimizaiton/ [20:01] Hardtail: depends but normally its slower then running it native [20:01] iceroot alright, just debating if I should make a hackintosh install so I can use my design software, other than that no need to boot into windows then [20:02] Hardtail: photoshop? [20:02] why compiz using %80 - %90 cpu ? my os is ubuntu 14.04 64 bits [20:02] iceroot Yeah Adobe Creative Cloud apps and Autodesk software, primarily sketchbook and Mudbox [20:03] !appdb | Hardtail [20:03] Hardtail: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [20:03] Hardtail: there is a list of applications and how good they are running with wine [20:03] CyberGabber: for future reference the functionality of jockey-gtk has moved to the Additional Drivers tab of software-properties-gtk (I guess Tuna logged) [20:03] oh wow thank you [20:04] iceroot should I be looking to see if my hardware is being used properly or is running out of the box good enough? [20:10] Hardtail: you can check it with a live cd to see if GNU/Linux (Ubuntu) is running fine [20:10] I'm having a problem loading up Minecraft. After I run the .jar file through Java and clicking on the play button, I can hear the game running but I can't see anything. Can anyone help me troubleshoot this? === Invader_Gir is now known as Overtime_Gir [20:11] It was working just fine this morning. [20:12] And I don't think I did anything to change the system. [20:14] Hey I have an idea for a funny virus for windows and need some help. Namely .bat file that runs "All work and no play makes Jack a dull boy." over and over again then asks the name of the book. If you get it wrong it stays and repeats "All work and no play makes Jack a dull boy." [20:15] Hey, I've just experienced a unity crash. The ssh was still alive and when I restarted lightdm everything went ok for few minutes and then it was stuck again. I'm not sure where to find logs about unity crashes. [20:15] I didn't find anything interesting in dmesg... [20:16] morning [20:16] What is the proper way to enable multimedia keys in Banshee? "multimedia keys" extension is enabled, showkey detects multimedia keys (164 for play/pause etc) - but multimedia keys are ignored by Banshee. [20:17] I found proposal to use xbindkeys but it seems to be an ugly hack. [20:17] mateusz__: which desktop environment? [20:17] since i upgraded to 14.04.01 i get a lot of these Cannot add PPA errors, and it's not ca-certificates nor proxy, any ideas? [20:17] iceroot this is amazing, I'm able to make folders and files from the command line! :D [20:18] Luyin: LXDE (Lubuntu) === Guest99217 is now known as jack [20:19] mateusz__: I know a solution which works in XFCE, might want to try that: http://luyinsblog.wordpress.com/2014/07/12/banshee-in-xfce-mit-den-medientasten-steuern/ [20:19] windsows 8.1 already on HDD. in ubuntu 14.04 installer - if i choose 'install ubuntu allonside windows 8' - will it actually work properly ? === newbie is now known as Guest53972 [20:21] dreamcat4: no experience with that, but why shouldn't it? back up existing system and hf gl [20:21] i seem to have a problem with apport wht ever that is. [20:22] : Yeah, I'll second that; whatever you do, backup BEFORE trying to install... [20:22] i guess i'm concerned that ubuntu may install grub into bios MBR which will interfere with windows fast-start / quick boot [20:23] Luyin: Where this " Keyboard Shortcuts" entry is located? Either it is different on LXDE or Google translate P guessing failed (I see no entry in Preferences on start menu). [20:23] Don't forget, Windows * requires UEFI and all that stuff to boot properly. [20:23] i'm not backing up anyhting because its a fresh install of windows (just installed it today, haven't used it yet) [20:24] miq-w: don't think so. at least today the quickboot and everything worked properly. and i don't have any UEFI, just old BIOS + MBR [20:24] hi [20:24] hi [20:24] how do I paste some text in a terminal? === Guest53972 is now known as luckybunny [20:24] Press CTRL + SHIFT + V ;) [20:24] Or RMB + Paste [20:25] I want to prank my Windows fan brother with the virus and I figure "All work and no play makes Jack a dull boy" will work great because he does not read. [20:25] g0th: ctrl+shift+v [20:25] mateusz__: it works in xfce, don't know about lxde. but I'm sure there are settings for keyboard shortcuts somewhere. [20:25] it didn't work [20:25] I use xterm [20:25] I have a touchpad, no right mouse [20:25] Why you use xTerm? [20:26] I prefer the look [20:26] font e.g. [20:26] g0th: ctrl+shift+v? [20:26] Can you use the standard terinal? [20:26] : In that case, you shouldn't have too many problems. Surprises me though; Windows 8 pretty much insists on UEFI... [20:26] Try to use CTRL + SHIFT + V on standard terminal [20:26] what's the name of the standard terminal? [20:26] Konsole [20:26] Konsole aka Terminal xD [20:26] gnome-terminal [20:26] g0th: what k1l said [20:26] ok thanks [20:27] gnome-terminal is installed [20:27] and ctrl + shift + v works [20:27] It's normal by default [20:27] but why should ctrl+shift+v not work in xterm? [20:27] ;) [20:27] k1l: seems it doesn't [20:27] Because xterm have different shortkeys [20:27] I never had to use ctrl+shift+v before [20:27] g0th: ok, seems like its shift+insert in xterm [20:27] normally I use the middle mouse [20:27] : Don't know your level of expertise; how are you with GParted & partitions? [20:28] thanks for the help [20:28] g0th [20:28] With Xterm you must press SHIFT + INS [20:28] For paste [20:28] ;) [20:28] yes I tried === Seahawks_Kill is now known as KingofDice [20:28] I mean it works [20:29] ins is a bit annoying [20:29] xD [20:29] I have to use Fn + Delete [20:29] You would a very simple solution xD [20:29] And on Ubuntu/Linux, the very simply solutions are not existing [20:29] ;) [20:29] well anyway, it works :) [20:30] problem solved [20:30] Are not or does not? xD [20:30] I'm not english [20:30] didn't want to copy a long url character by character :) [20:30] : You would do far better to choose 'something else' and then install to a specific partition...works better like that. [20:30] I understand you [20:31] another issue is my wired realtek eth0 is 'cable disconnected'. not sure why that is [20:31] miq-w: yeah maybe. i guess i should have backed up the windows mbr first too (to save having to re-install windows again if it mucks up) [20:31] ah well [20:31] time to reboot and see what happens [20:31] dreamcat4, you also have wireless? [20:32] Tomorrow I'll go for the shit exam xD [20:32] whats [20:32] xDD [20:32] what [20:32] xwhat [20:32] The doctors mee think I have a snake in the ass [20:32] !ot | Devial511 [20:32] Devial511: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:32] Sorry, a worm xD [20:33] Oops sorry Kll [20:33] compdoc: yeah - i have a wireless card (but no wireless network to connect to). just a wired gigabit ethernet cable [20:33] I will leave that IRC, I am searching a IRC channel for hackers and programmers [20:33] Who know a IRC so? [20:34] whats [20:34] Devial511: this is only for technical ubuntu support. see /msg alis help for searching channels [20:34] Sorry kll [20:34] dreamcat4, the system has to bring up the card, which turns on the nic's LEDs, if any. so it needs to be detected. does lspci show it? [20:35] Is there a way for open the list of channels? xD [20:35] Luyin: http://wiki.lxde.org/en/LXDE:Questions#What_about_the_Play.2C_Stop.2C_Previous_and_Next_buttons.3F worked, apparently on LXDE it is necessary to directly edit XML. [20:35] !alis > Devial511 [20:35] Devial511, please see my private message [20:36] xD [20:36] Kll [20:36] whats [20:36] I'm writing to you [20:36] what [20:36] mateusz__: ah ok, nice to know. seems to be roughly the same, though [20:36] But you don't answer to me [20:38] compdoc: (wired) i can see leds blinking on the ethernet jack itself [20:38] I have a lenovo w520 -- it works great with ubuntu -- most of the time. There are cases when the kernel will just hang on boot however. I believe the hardware is working perfectly. I think what is at issue is the kernel loads in a different way -- or perhaps certain parts of the hardware are not ready when the kernel attempts to activate things. To be clear, ubuntu runs fine after boot. The system also runs perfectly fine with windows 7 [20:38] -- no boot issues there whatsoever. Can anyone recommend a way to control how the kernel loads ? or perhaps how to troubleshoot why the kernel hangs on boot occasionally ? [20:40] compdoc: lspci does show it. maybe this same gigabit cable is bad for this notebook but not for my mac mini? [20:41] : That's normal; Ethernet ports are CONSTANTLY running & doing something. As compdoc says, what does lspci show in the terminal? [20:41] dreamcat4, cable should work, but you never know. there are files in /etc/ that you can check to see if they are set properly [20:42] compdoc: ah it was just the stupid gigabit cable. for some nics/computers the DHCP handshake works, others it doesn't [20:43] working fine now with a shorter cable [20:43] wow [20:43] genii : Thanks, but what exactly does the adm (admin group) entail? [20:43] genii : For instance, what users are initially defined to be in there? [20:43] genii : by default [20:43] yet that same (the longer) cable works fine on my 2007 mac mini. stupid things [20:44] How can I do an if and statment that stops the bash script if the "if= The Shinning" [20:44] : Yeah, ethernet cables CAN be funny like that. The longer they are, the fussier they are... [20:44] genii : And what sets apart the admin group, from other groups, in terms of privileges, attributes, etc ? [20:44] swift_fan1: The root user ( which has no login on Ubuntu) and the first user which was created at install time and has admin/sudo rights [20:45] : Ethernet's safer by far while you're installing, anyway; worry about your wireless connection when you're up and running... [20:45] swift_fan1: the users in that group are able to see the systemlogs [20:46] genii : What's the name of that first user, usually? [20:46] genii : Not root? === roberto is now known as Guest42260 [20:47] k1l : Being able to see the systemlogs -- is that the only feature that sets apart users in the adm group, from other groups out there ? [20:48] swift_fan1: yes. [20:48] swift_fan1: the first user is the one you named on the install procedure. so that name is individual your choice [20:49] swift_fan1: The first user is named whatever you called it during install of Ubuntu [20:50] lucy [20:53] can i enable the hibternation on 14.04 ? [20:54] hello [20:54] : Not a good idea. Suspend works FAR better? [20:54] Hibernation tends to mess things up royally. [20:55] ThereIS a workaround for it, but it's a bit of a hack... [20:55] a big reason is to save battery? :) [20:55] And I can't remember where I saw it, now... [20:56] : Yah. Depends, of course, if you're on a PC or a lappie. [20:57] Haven't used a lappie for several years! [20:57] miq-w: thanks. i'll try suspend instead then or is it automatic ? [20:58] Not sure what you mean by 'automatic'. You select it from the drop-down on the gear symbol, top right corner. [20:58] suspend and hibernation is the same. there are suspend2disk and suspend2ram. hibernation is suspend2disk. standby is suspend2ram [20:59] ...although nothing actually says that and the terms are used somewhat sloppily. [20:59] Mind you, lappies have problems I don't tend to get with a PC. All that batery conservation malarkey, ACPI and all that. [20:59] dreamcat4: Do you mean to ask if the system will suspend after being idle? [20:59] miq-w: ah right - thanks. perhaps i should be a little clearer because i need to save state, but reboot into windows [21:00] i mean if i wake from suspended state - i need it to present grub bootloader for booting into windows 8.1 [21:00] Suspend's what you want, then....depends how long you'll be leaving the system idle, really. [21:00] yeah - didnt work :/ [21:01] Ah, no...you really want either hibernate, or shut-down, then. Suspend won't give you GRUB. [21:01] dreamcat4: suspend to ram won't work - you need suspend to disk, which is hibernate. [21:01] How can I hibernate with an encrypoted swap partition as hibernation target? [21:01] But I know hibernate doesn't work under Ubuntu like itdoes in Windows. [21:02] dreamcat4: I think that will work though - the system doesn't look for a suspend file to reload until after it's loading linux. [21:02] great! :) except for the probelm of me being on 14.04 and the hibernate isn't really ready yet? [21:02] Give it a try; I don't think you'll break anything. It'll either work or it won't. [21:03] dreamcat4: its disabled by default [21:03] Hello, I have downloaded AMD's driver from their website, it came in a .zip. But how to install? [21:03] dreamcat4: http://ubuntuhandbook.org/index.php/2014/04/enable-hibernate-ubuntu-14-04/ [21:04] thanks for the help - great. i'll give it a try [21:04] dreamcat4: but test it first. it was disabled because a lot of devices have issue on waking up since the manufacturers dont ship drivers [21:04] That's it, kll. KNEW I'd seen it somewhere! === WeAreSiameseIfYo is now known as ICanhaz4day === ICanhaz4day is now known as ICanHaz4day [21:05] Ryvius: stop. why dont you use the driver from the official ubuntu repos, that is made working with the whole ubuntu setup? [21:06] k1l: They are outdated, I get flickering and corruption with them [21:06] Ryvius: you tried the fglrx package? [21:07] If that is AMD's own drivers, then yes, it's those I'm talking about being outdated [21:08] Ryvius: ok. the drivers from website tend to break a lot more often. [21:10] Looks like I figured it out... zip had to be extracted first === Raansu is now known as ShapeShifter499 [21:11] How do I run sh as root? [21:11] sudo sh [21:11] you want a root shell? [21:11] linuxuz3r: that's some bad advice... just sayin' [21:11] Ryvius: newer != better. latest != works perfectly [21:12] ok [21:12] sorry [21:12] hey guys, i'm having what i assume to be a driver issue if there's anyone around that can help with that [21:12] jhutchins: I wanna see if I'll get better performance that the almost unplayable performance I get now [21:14] I wonder why it's still called 14.301 when it should be 14.9 now.. [21:14] https://help.ubuntu.com/community/BinaryDriverHowto/AMD Ryvius [21:15] Thanks k1l I tried following that but they're not very helpful. They got the sudosh command wrong and they dont say to unzip the package [21:15] Ryvius: no. its a different command [21:16] Hi, I cant get Nvidia 33.1 binary driver to run as default. Nouveau is always default [21:16] 331 [21:16] I got told that sudosh doesn't exist... [21:16] Hi everyone, lxde power manager won't consider the power option I choose. For example: I tell it to not shut off the laptop screen nor to go in standby ever, but it does after the computer is not being used for 5 minutes. Any suggestions? [21:17] I know I should ask to lubuntu IRC, but I'm not getting so much help there [21:17] Ryvius: the commands from the wiki will make a package, that you install with the pakcage system. its different from only running that script === aspire is now known as Guest76063 [21:18] Now I made it generate the package.... bad idea? [21:20] gabry_, probably tied into the "lock the desktop" bug... I have it set not to lock but it just ignores it and locks it anyway. hopefully the devs will get a fix through soon... [21:20] Ryvius: you dont need to run everything as sudo/root. that is a bad old windows habbit. if you dont know it really requires sudo/root dont use it with that [21:20] AMD driver requires root.. [21:21] Ryvius: you are mixing things [21:21] squinty, you have my exact same problem [21:21] gabry: I have exactly the same problem. It makes no difference whether you're ona PC or a lappie.....problem's still there. [21:21] miq-w, doesn't sound good... [21:21] oh god it has broken everything === xubuntu is now known as Guest91235 [21:22] I think squinty's right; it's something the devs haven't got around to fixing yet....what can I say? (lol) [21:23] Okay looks like it succeeded.. thanks for the help, guys! I hope it'll still work after a reboot === doge is now known as c[_] [21:23] Any ubuntu users have issues with SOME YouTube videos on chromium?....because google forces html5 mode on you? [21:23] I don't think it's something the kernel updates fix, neither. I'm on the 3.13-0.36 as of a few days ago, an' the problems STILL there... [21:24] hi all, I got a question regarding software updates: I just did a "apt-get update && apt-get upgrade" from the command line...but still the "update manager" shows a number of updates...why? [21:24] linuxR: you need to do "sudo apt-get dist-upgrade" [21:24] theseb, be sure on your youtube settings you're not trying some new youtube features like html5 videos [21:24] gabry_: html5 was optional but now you can't opt out!!! [21:25] *was* [21:25] *was* [21:25] !dist-upgrade | linuxR [21:25] linuxR: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention. [21:25] miq-w, also sometimes even though password is entered correctly, it doesn't always return the user to the desktop but just keeps repeating "this session is locked blah blah...". quicker for me to reboot than muck around trying to find some hack around it. Kinda miffed that this obvious irritating problem hasn't been fixed as of yet....not like lubuntu was just released last week. [21:25] Ben64, that would upgrade my 12.04 to 14.xx, right? [21:25] linuxR: nope [21:26] Tell me about it! I get that maybe 1 out of every 5 restarts... [21:26] theseb, that doesn't sound like a problem related to ubuntu nor to chromium, to me... [21:26] linuxR: didnt you read the bots message? [21:26] but I'm not expert, so... [21:26] k1l, not yet [21:27] !upgrade [21:27] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [21:27] linuxR: you should have. it was adressed at you and did already provide that information [21:27] k1l, didnt yet understand this :/ [21:27] Squinty: It IS annoying; Lubuntu's a nice system, but it DOES have some super-annoying glitches still. The devs just don't have Canonical's budget is the top and bottomof the matter. [21:28] linuxR: ok, scroll back and re-read the conversation including the bots messages [21:28] gabry_: firefox doesn't have this problem [21:28] gabry_: basically the solution is to use flash everywhere...firefox does that but not chromium [21:28] theseb, maybe it manages html5 videos better? I don't know [21:28] theseb, maybe you should switch to chrome, I guess [21:29] linuxR: if you still got questions just ask [21:29] gabry_: yea..i think *some* videos on youtube are html5 and some are not...hence it is always Russian roulette when using chromium on youtube [21:30] k1l, how would I do a distribution upgrade, then? [21:30] linuxR: you mean from 13.10 to 14.04? [21:31] k1l, for example, yes [21:31] linuxR: sudo do-release-upgrade === justinS_ is now known as jhsimpson [21:32] linuxR: dont get confused by apt-get dist-upgrade. that name is idiotic but historically kept with it [21:32] k1l, still don't get the difference between upgrade and dist-upgrade :/ [21:33] im trying to upgrade 14.04.1 LTS to the latest 14.10 beta as per these instructions https://help.ubuntu.com/community/UtopicUpgrades [21:33] linuxR: apt-get upgrade (lets preface apt-get to make sure we dont talk about 13.10 to 14.04 upgrade) just installs new version of packages that are already installed. [21:33] but its still not seeing the update [21:33] do i need to enable beta releases somewhere ? [21:34] linuxR: apt-get dist-upgrade is the same as apt-get upgrade, but it can install even new packages. that is needed for some packages like kernel packages. the kernel meta package linux-image gets updated but it will need to get the linux-image-3.13...... package to be new installed [21:35] devhen: what command did you run exactly? [21:35] Hello all. Sorry to bug: Is any able to help me configuring bumblebee on my notebook? [21:35] I'm not a good linux user, and I'm not finding the work arround on the web [21:36] k1l: i followed the desktop instructions and it says no new updates found. i then followed the server instructions (do-release-upgrade) and it too says "Checking for new Ubuntu release; No new release found" [21:36] Tokenizer: afaik is bumblebee outdated. its uses nvidia-prime now [21:36] k1l, ahh okay I think I understand :) [21:37] I'll search for that kil. Thx [21:37] devhen: you need the -d switch for developer. please make sure you folllow that exact commandy [21:38] k1l: do-release-upgrade -d worked. thank you so much. is it ok to do do-release-upgrade on a desktop or is the gui method better for some reason? (i prefer cmd line) [21:39] devhen: the GUI version is just a GUI version for the same background commands [21:39] k1l: that's what i figured. thanks for your help [21:42] good === cryptodan is now known as cryptodan_laptop [21:44] Tokenizer, there is also the #nvidia channel here on freenode. [21:44] squinty, thx === johannes__ is now known as projo [21:53] . [21:56] kil: Just camed back to let you know nvidia-prime works fine. Thanks a lot [21:56] Tokenizer: np === Tom_ is now known as Guest66696 [21:59] Scanner question: I have a Fujitsu S1500. I searched the web and it appears that for some people it is plug and play with Ubuntu but I can't get it to work. Is this the right place to ask? [22:01] whats [22:01] xwhats [22:01] what === cryptodan is now known as cryptodan_laptop [22:03] Gettar: Scanners and printers can be an absolute pain to set up in Linux... [22:04] miq-w: I am starting to agree strongly. [22:05] whats [22:05] what [22:05] what [22:06] miq-w: it is frustrating because some people say it just works. It is definitely with this computer and ubuntu because the scanner works fine on my mac. [22:07] what irc client are you guys using? [22:08] miq-w: sane lists the support for my model as "complete". [22:08] largefarva68: hexchat or irssi (cli) are some famous ones [22:08] is hexchat any better than xchat? [22:08] i'm using xchat now [22:09] largefarva68: pidgin [22:09] largefarva68: its the new xchat [22:09] oh that makes sense [22:12] largefarva68: i use irssi in a customized version of Terminal.app, on mac os x [22:13] yeah irssi seems to be popular but i used to use mirc back in the day so i'm used to a gui [22:13] hexchat has made advances i think, try it, it won't kill you :) [22:13] i'm on it right now ha [22:13] the only thing i don't care for with irssi is that all the 3rd party scripts/extensions are written in Perl (and don't know / like perl) [22:13] looks pretty nice so far [22:14] hexchat is a fork of xchat while xchat is not in active development, iirc [22:14] geeter: Can't always go by that. Give me a little bit.....I'll see what I can dig up. I had no END of fun making my Epson all-in-one work! [22:14] use an irc client that has good keyboard shortcuts, ones that you are familiar with [22:14] oh i iddn't know they stop developing xchat === Stu| is now known as Stu|[A] [22:21] geetar: Have a look at this; I don't know whether it'll help. You'll need to install the g2scanpdf with 'sudo apt-get install g2scanpdf', I would imagine. Then I guess you just follow the instructions for setting it up via the front-end... [22:21] Sorry: http://www.micahcarrick.com/scansnap-1500-adf-scanner-in-linux.html My mistake! [22:21] Let me know how you get on. [22:24] miq-w: I assume you mean gscan2pdf. g2scanpdf was not recognized. I tried that before and it would not communicate with the scanner. I think that is the app that briefly recognizes the scanner immediately when I plug it in. Then it loses it and claims that it cannot find a scanner. [22:25] The odd thing is that I can see the scanner with lsusb. "sane-find-scanner" sees it, but "scanimage -L" does not see it except when I unplug it and plug it back in; for a few seconds "scanimage -L" will see it. [22:25] largefarva68: I'm in hexchat right now. It's a lot easier to setup than some of the others, and the config for auto-identification using SASL is pretty easy, too. [22:26] geetar: Hm! Sounds like you might have one of those 'awkward' ones, I'm afraid... [22:27] great! got hibernate working on both windows 8.1 and ububtu 14.04 simultaneously! (although not by the 'pm-hibernate' cmd) [22:27] miq-w: I am wondering if the firmware is missing. Supposedly I can put the firmware path in /etc/sane.d/fujitsu.conf, but I dont know if I can find the firmware. [22:27] so i can dual-boot the same disk and it resumes either one [22:27] networking comes back up too [22:27] geetar: My mistake on the gscan2pdf. It's been a long day..! [22:27] miq-w not to sound stupid but SASL? [22:28] !sasl | largefarva68 [22:28] what's that do? [22:28] miq-w: NP. bbl. I am going to make sure that I can get the installed windows on this machine to use the scanner to eliminate the possibility that this computer itself is incompatible. [22:29] largefarva68: well, some secure connection to freenode stuff. see the freenode page for howto [22:29] miq-w: thanks. [22:29] largefarva68: Sorry. I'm pretty new to this IRC stuff myself, but it's a way to set up your IRC client to identify yourself to the network without needing to do it manually everytime you log-in. [22:30] thanks miq-w [22:30] i'll check it out [22:30] how do i see the network settings of the server? when i edit the file /etc/network/interfaces, it shows me the two physical interfaces, and what IPs they occupy [22:30] but therea re a lot of other IPs that it occupies [22:30] how do i see where those are configureD? [22:31] If you follow kll's advice, the freenode page will tell you all about it.....and there's an example on there for how to set it up for Hexchat. [22:32] bjpenn: can you explain yourself in better detail? [22:32] yah [22:32] for example when i edit /etc/network/interfaces, i see eth0 , and lets say its 192.168.1.100 [22:33] geetar: Doubt it's the 'puter itself, especially if it's worked under Windows before. It'll definitely be software that's tripping you up... [22:33] but i can also get to the server via 192.168.1.1 [22:33] i can also get to the server via 192.168.1.2 [22:33] where are these other interfaces, 192.168.1.1, and 192.168.1.2 configured? [22:34] hmm, pastebin "ifconfig -a" and the interfaces file [22:34] ok [22:35] i have a cronjob to suspend and wake my pc except as soon as the pc sleeps the clock stops working so it never wakes up and i have to manually wake it [22:35] when i wake it it still has the time that it slept at [22:37] hi again. is there some way to auto-hide background windows when alt-tab switching ? (like old mac system X ways) [22:37] it's not a mac. [22:37] daftykins: i know, even macs don't do this anymore either [22:38] daftykins: http://www.hastebin.com/ebesewidax.sm === jack- is now known as Guest45880 [22:39] daftykins: /etc/interfaces/network only shows eth0 and eth1 [22:40] bjpenn: no, it's every $interface:x - you see eth0 is itself, then it has multiple IPs by having eth0:1 and so on [22:40] in /etc/network/interfaces [22:40] i only see eth0 and eth1 [22:40] oh right yeah, now i get you [22:40] Hi. What should I do when Ubuntu installer and GParted both see partitions on my disk in a different way than they really are? The partition table is created and managed by Windows. I really don't want to backup all data, reinstall windows etc. [22:41] bjpenn: who is your server from? [22:41] AlexQ: you should backup before installing anyway. provide more detail though, what are they saying? [22:41] daftykins: its not from any cloud places [22:41] like [22:41] amazon or whatever [22:42] daftykins: Well, I have my most important data on Dropbox, so I am safe. [22:42] bjpenn: maybe contacting whoever it is from or reading their support/FAQ would make sense [22:42] daftykins: I made some strange things with my disk - at some point the second usable partition (D:) wasn't a continuous space on HDD, but was split into two halves separated by empty space I left for something [22:43] AlexQ: what OS are you in now? [22:43] daftykins: Win7 [22:43] boot ubuntu media and install "pastebinit", then share "sudo parted -l | pastebinit" [22:44] daftykins: Okay. And how should I save how Windows sees it? [22:45] AlexQ: screenshot diskmgmt.msc [22:46] AlexQ: or run cmd, run "diskpart" within that, "lis dis" to list the disks, "sel dis #" where # = your HDD, then "lis par" and pastebin that [22:46] daftykins: Wow, nice to know that command to go directly there. It will be in Polish though, but shouldn't be a problem [22:46] nah i think all windows shortcuts for the run dialogue are english [22:47] daftykins: I mean the description on output. Wow, I had no idea that windows has such options now. You're both Windows and Unix hacker :D [22:47] heh [22:48] don't tell anyone but i don't even use Linux on the desktop *whistle* [22:48] daftykins: Neither had I, so that's why I didn't have my disk prepared [22:49] which windows version is it? do you know whether it was installed EFI or legacy? [22:49] daftykins: Win7. No idea, the partition table is OEM, never recreated by me [22:49] oic [22:50] probably legacy and so MBR [22:50] daftykins: oic? [22:50] oh i see [22:51] Any advice on how to sync two or more webservers. [22:52] rsync? :) [22:53] daftykins: So I removed that strangely divided D partition and recreated it and it looks like that now: https://www.dropbox.com/s/debatfpvt7tpob0/Zrzut%20ekranu%202014-09-30%2023.52.47.png?dl=0 [22:53] daftykins: But Xubuntu installer and GParted both see it in a different way. What is strange, though, is I was able to mount both those Win partitions. [22:54] daftykins: Give me a sec to boot into Xubu and save that infos [22:54] I've encountered a situation on Ubuntu GNOME where X goes nuts and maxes out 2 cores of the CPU. [22:54] daftykins: was hoping om something more complex. Databases. Files. Server configs. All need to be synced. === owner_ is now known as Guest45512 [22:55] hey guys, For some reason I cannot telnet, and was wondering if I need to manual configure ethernet port to telnet to a device? [22:55] daftykins: are you saying all interfaces should be on etc/network/interfaces? [22:55] even the virtual interfaces? [22:55] bazzzb: have you not ever looked into rsync before? :P [22:55] like :0, :1, :2 [22:55] bjpenn: well, that's what i'd expect at least [22:55] yah thats what i expected too [22:56] but i dont think thats the case [22:56] AlexQ: i don't think that pic finished uploading yet [22:56] daftykins: I did. Looking at docker now [22:56] yeah it just says 'this file is uploading' [22:57] bazzzb: bit confused as to why you don't think it's appropriate then. nevermind! [22:57] daftykins: Sorry, something broken with Dropbox then :O [22:58] nevermind I had ot manual set up config for my eth port. [22:58] Demon_Jester: what on earth are you using telnet with? that's an ancient insecure protocol [22:59] daftykins: on openwrt in failsafe mode you have to telnet in [22:59] ah right [22:59] but I got it working now. [23:00] daftykins: Geez, that's realy broken, even if I move the file, duplicate it etc. it's still not appearing online, but Dropbox says it's synced :D Uploading via webinterface [23:00] daftykins: https://dl.dropboxusercontent.com/u/5984182/harddrivescreenshot.png [23:00] ok, rebooting... === daniel is now known as Guest29213 === Granis` is now known as Granis [23:09] I'm back [23:09] hey [23:09] so that's a bit of a messy disk! [23:09] #1, it's got that wasted recovery partition at the start, stealing 13.67GB from the fastest part! [23:10] daftykins: You've seen the paste already? :D That's even 'messier': http://paste.ubuntu.com/8469175/ [23:10] #2, your disk i can tell is in 'dynamic' mode, which is a lot riskier of a state to run it than the standard 'basic' mode. the good news is you can convert it to basic in Windows with two clicks [23:10] whaaaaat they're all primary 0o [23:10] yeah :D [23:10] heh yeah that's not going to work [23:11] do you definitely not have any other storage devices to backup? [23:11] not now ;( [23:11] what is risky? Those two clicks converting it back to basic? === solarfly_ is now known as solarfly [23:12] well, so that is using some strange MS proprietary technology that is not supported by Linux at all? [23:12] nah leaving it as dynamic is a risk [23:12] it's just not a good idea to use, at all [23:12] it's a setup designed to let you 'pool' drives together i think [23:12] yeah, you can do it [23:13] :) [23:13] when I was looking for settings you can actually have a partition spread over multiple disks :O So, how to change it back to basic? === jonathono_ is now known as jonathono [23:14] AlexQ: run diskmgmt.msc again then just right click on the left where it says 'disk 0' [23:14] AlexQ: heh, or Dysk 0 ;) [23:15] and then? [23:15] AlexQ: should say 'convert to basic' right there [23:15] daftykins: All options are grayed out except for Properties and Help [23:16] daftykins: It says, but it's inactive too :< [23:16] hrmm [23:16] maybe that's because I have to many primary partitions? [23:16] 4 is the correct limit [23:16] and what's that 100MB"System reserved" space for? [23:16] that's windows 7's kinda boot partition [23:17] it's normal for all win7 installs [23:17] what's there? [23:17] what's weird is that Linux saw yet another one before that, even [23:17] windows boot files and so on [23:19] AlexQ: i'll be back shortly, need to take care of a couple of things [23:19] daftykins: So what should I do now? Even if I could get an external drive or sth large enough to backup all data, it seems scary to remove the whole partition table [23:19] daftykins: As I have no idea how that recovery system works - that you press a button in BIOS and it boots that recovery stuff up [23:19] okay [23:20] hello [23:21] in linux i can define interfaces using ifconfig right? but the problem is it doesn't become persistent? [23:22] How do I make my desktop manager remember where windows are when I close them (so that they appear in the same place I closed them when re-opening)? I use Ubuntu 14.04 with Unity [23:25] AlexQ: did you say you deleted and recreated D: earlier? [23:27] starlight_: tried ctrl+clicking close? [23:28] daftykins: doesn't work [23:28] no idea then! [23:28] starlight_: I think there's no way for it [23:29] (until now) [23:29] it seems like something so simple [23:29] i don't know anyone who would ever be that picky. [23:29] i have issues [23:30] daftykins: Yeah, I did. That's why it's a single block of data now. That was the only way to join it apparentlly [23:31] AlexQ: what i would do is delete that again, create a partition in the nieprzydzielone space ;) and select "extended partition" and select the entire area - then in the extended partition, create your D: as a logical drive. that'll leave space to install xubuntu [23:31] starlight_: because window size and position is defined in the program. if it's developed by using GTK+, as I know, there's no options such LAST_USER for position, so the program should remember manually where the last position if it wants to [23:32] if i were looking for a linux equal to say unity3d would this be the place to ask or somewhere else ? [23:32] karex: so even if there was a solution it would be on an individual-program basis? [23:32] failfarm: the game engine? [23:33] daftykins: yea, was looking for a native linux game engine [23:33] starlight_: yes (I think, but not 100% sure) [23:34] failfarm: odd, i thought it was cross-platform [23:34] daftykins: it will port games to linux but will not install to my knowlege with out wine [23:35] daftykins: Yeah, but I don't think Xubuntu will see the space and the whole disk correctly then, 'cause it's dynamic and I can't convert it back to basic parttable now [23:35] daftykins, the unity3d IDE does not have a linux version currently [23:36] kostkon: ah ok ty [23:36] AlexQ: hmm, i'd play more with partitioning utilities in a xubuntu live session before giving up - but i would personally like to reclaim that disk space from the recovery partition :) [23:36] AlexQ: i think a full backup is your best bet i'm afraid [23:37] i guess ill wait for ue4 to get their stuff together, thanks for the help [23:38] just testing - thank you. Can someone say hi if they see this?? [23:39] do not use this channel for that in future [23:39] !test [23:39] Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [23:39] bjpenn: you can usually configure the /etc/network/interface file, or, if all else fails, add ifconfig commands to /etc/rc.local... [23:39] thx [23:40] daftykins: Why do you say it's the fastest space? The physical location on the HDD matters? [23:41] AlexQ: yes indeed, a hard disk storages data on concentric 'circles' called tracks, starting from the outside edge of the platters and moving inwards (the opposite of CD) so the start of an HDD is the fastest part. [23:41] *stores data [23:41] How do I disable nouveau nvidia in Ubuntu? [23:41] Loshki: thanks! [23:42] daftykins: I know it does that, but I had no idea that it influences the reading and writing speed. [23:42] So I can active 331 [23:42] Matt___: your question doesn't make sense. if you have an nvidia optimus laptop you have to use bumblebee or nvidia-prime [23:43] or do you mean you want to use nvidia drivers instead of nouveau? because that's automatic once you install nvidia-331 [23:44] daftykins: Why is this piece faster? The data density is the same, right? And how could I back-up that partition? I can't even make a proper image of it since parted doesn't see it probably, can I :D? [23:44] properly* [23:45] daftykins: If I want to keep the installation partition for Windows I have licence for [23:45] daftykins: I want to do that yes. Install nvidia-331 instead. My problem is, running something like lsmod | grep -i nvidia brings up nothing, while nouveau brings up a response. I have nvidia-331 enabled too. [23:45] Matt___: distro? version? [23:46] AlexQ: i would nuke the entire disk without a worry. you can obtain windows DVD media to install from, no need to keep the recovery partition at all === Ridley5 is now known as zzz_Ridley [23:46] AlexQ: unless you're not familiar with doing clean Windows installs, that is [23:46] Matt___: and how did you install the nvidia drivers [23:46] daftykins: Ubuntu 14.0.1 trusty [23:47] Ben64: sudo apt-get install nvidia-331 [23:47] before that sudo apt-get update [23:48] why didn't you use the Additional Drivers thing [23:48] I did that as well ben [23:48] you can't do both === c[_] is now known as doe === doe is now known as doge [23:48] I mean i've tried both === Dan__ is now known as Guest95970 [23:49] brb.. need to restart [23:50] So doge, much amaze, WOW!, very impress [23:52] Wulframn: No ubuntu, much offtopic, very unimpress [23:52] Well played [23:52] a gg