[00:03] K350: they use Tinder [00:03] JeanMV: Great .. Enable r/w ' mount -o remount,rw / (Note there is no space after the comma.) . [00:04] Bashing-om: with / ? [00:04] JeanMV: Yeah the '/' is the "root" directory . [00:04] hey [00:04] i need some help plz [00:05] i have my SD card formatted as NTFS, but when i try to mount it on my laptop [00:05] i just get this error message saying it couldn't find the NTFS signature [00:05] Bashing-om: mount -o remount,rw / - ok [00:06] ... [00:06] JeanMV: Next is to install our tool . ' apt-get install pastebinit ' [00:06] <_Roc> can someone help me with a antivirus [00:07] DJ_SpaceDash: what command are you mounting with? [00:07] Bashing-om: no need to sudo because i'm root ? [00:07] _Roc: ? [00:07] reisio: im not mounting trough console [00:07] JeanMV: Right on . no 'sudo' . [00:07] DJ_SpaceDash: what're you mounting through? [00:07] reisio: the built in disks utility [00:07] <_Roc> what should i be using? [00:07] reisio: should i send a screenshot with the error on screen? [00:08] DJ_SpaceDash: mounting through commands is more useful for debugging [00:08] TJ-: Sure glad you are back ! [00:08] _Roc: clamav [00:08] <_Roc> and how do i remove threats once i've finished scanning? [00:08] reisio: here's the disk utility with the error [00:08] http://i.imgur.com/29lQtQG.png [00:09] Bashing-om: can't connect to the internet [00:09] _Roc: well, if you remove them you won't be able to investigate them at all [00:09] reisio: here's the command disk utility used: mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/mmcblk0p1" "/media/foxy/NO NAME" [00:09] shall i run that in terminal? [00:10] _Roc: see --move, or --remove [00:10] Bashing-om: how can i boot in recovery, in terminal, with internet? [00:10] DJ_SpaceDash: no, try sudo ntfs-3g /dev/mmcblk0p1 /mnt [00:10] JeanMV: In the recovery console is there still the option - among all the others - to enable networking ? - [00:10] Bashing-om: I'm not... thought I'd finished with writing the GRUB cryptodisk patch, tested it, all OK, then realised I didn't use an existing function I ought to have - so having to wait up whilst another build is running :s [00:11] reisio: here's the error it gives [00:11] <_Roc> ty reisio [00:11] root@foxy-HP-Pavilion-TS-Sleekbook-15:~# ntfs-3g /dev/mmcblk0p1 /mnt [00:11] NTFS signature is missing. [00:11] Failed to mount '/dev/mmcblk0p1': Invalid argument [00:11] The device '/dev/mmcblk0p1' doesn't seem to have a valid NTFS. [00:11] Maybe the wrong device is used? Or the whole disk instead of a [00:12] _Roc: should suffice: freshclam; clamscan -ir -l ~/clamlog top/dir/ [00:12] cannot send -_- [00:12] _Roc: ordinarily will be pointless to run on things outside of /home/, unless you're running an email server [00:12] damn i got temp muted for sending console output [00:13] woops [00:13] DJ_SpaceDash: no, try sudo mount /dev/mmcblk0p1 /mnt [00:13] <_Roc> is clamTK no bueno? [00:13] DJ_SpaceDash: try sudo mount /dev/mmcblk0p1 /mnt [00:13] !paste | DJ_SpaceDash [00:13] DJ_SpaceDash: 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. [00:13] _Roc: it's a frontend, it's fine [00:13] <_Roc> it seems to only identify, but not give me a option to get rid of [00:13] _Roc: I'm sure that's configurable [00:14] Bashing-om: i'm in the terminal, again, and should have network --- should i re enter the rw command? [00:15] reisio: here's the previous command (ntfs-3g) http://paste.ubuntu.com/12317565/ [00:15] <_Roc> how can i run clamAV from the terminal [00:15] jean yeah . re-enable r/w . [00:15] DJ_SpaceDash: try sudo mount /dev/mmcblk0p1 /mnt [00:15] _Roc: should suffice: freshclam; clamscan -ir -l ~/clamlog top/dir/ [00:15] reisio: the mount command just keeps on loading [00:15] its stuck [00:15] DJ_SpaceDash: run 'mount' and see if it's already mounted [00:16] cannot interrupt with ^c [00:16] nvm it quit === nano is now known as Guest95254 [00:17] reisio: doesnt look like it so far [00:17] !pastebinit [00:17] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [00:17] Bashing-om: in terminal again, no internet.. [00:17] DJ_SpaceDash: what doesn't look like whta? [00:17] s/whta/what [00:17] looks like it isnt mounted, as i cant find it [00:18] DJ_SpaceDash: "sudo blkid /dev/mmcblk0p1" [00:18] yeah no need for sudo :) [00:18] im running as root [00:18] aka sudo -s [00:18] its easier [00:18] no need to tell us that [00:18] yeah [00:18] just noting :P [00:19] DJ_SpaceDash: please don't use line-feeds as punctuation [00:19] and its just frozen again [00:19] is this like a raspberry pi? [00:19] TJ: what are line feeds? [00:19] some nice and slow underpowered 'puter? [00:19] DJ_SpaceDash: 'enter' [00:19] DJ_SpaceDash: OK, it'll come back eventually. Then check the kernel log for I/O errors: "tail /var/log/kern.log" [00:19] oh [00:19] JeanMV: Shucks .. did you choose the option to eneable wth networking ? Any hey my bad .. that option also enables read/write to the file system ! [00:20] <_Roc> what does it mean to be locked by another process? [00:20] TJ: it gives lots of stuff [00:20] _Roc: another process currently has exclusive access to the file for writing [00:20] DJ_SpaceDash: Yes, good. Tell us what it reports (you don't need to type the value of any UUID though!) [00:20] _Roc: More than one instance of the package manager active ? [00:21] TJ: i also see "Driver mmcblk needs updating, please use bus type methods [00:21] TJ: i also see "Driver mmcblk needs updating, please use bus type methods" [00:21] _Roc: means your package manager is antiquated :p [00:21] whoa what happened there? [00:21] DJ_SpaceDash: Yes; a lazy kernel dev responsible for that driver hasn't kept up. Don't worry about it [00:21] oh ok [00:21] <_Roc> antiquated? [00:21] is it ok if i upload it to pastebin? [00:22] Bashing-om: what if i purge the nvidia graphic drivers, start with basic default graphic drivers, and go back to the unity desktop? [00:22] DJ_SpaceDash: Yes, please do, that is easiest [00:22] <_Roc> sry for my ignorance [00:22] TJ: the latest line says eth0 link up [00:22] meaning i plugged my lan cable in [00:23] so i guess it didnt output anything since i started chatting [00:23] _Roc: that warning can sometimes occur if the system is doing a background package update check when you try to run a manual command that also needs access to the package lists [00:23] TJ: anyways here's the paste: http://paste.ubuntu.com/12317630/ [00:23] JeanMV: What we realy want to do is look at the log file and see what went wrong . Then take a correct action . [00:24] TJ: blkid is still loading [00:24] DJ_SpaceDash: OK, that's a good sign if there are no I/O errors. That suggests the issue is in a corrupted/unexpected value in the file-system data itself [00:24] TJ: does that mean i can't get my data back? [00:24] TJ: since my SD worked fine on my windows PC [00:24] Bashing-om: how to boot in recovery with internet? [00:25] DJ_SpaceDash: no, it possibly means the MMC device itself isn't reading the data correctly. Those errors in the log don't look promising, although they are timed earlier. [00:25] ola tem gente do brasil? [00:25] TJ: could dust be causing this? [00:25] aqui ? [00:26] TJ: since the SD card slot (MMC device) worked just fine earlier [00:26] !br | rodrygo [00:26] rodrygo: 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. [00:26] DJ_SpaceDash: Can you do "pastebinit <( dd if=/dev/mmcblk0p1 count=1 | hexdump -C )" [00:26] ? [00:27] TJ: wait [00:27] DJ_SpaceDash: I'd doubt it, but anything's possible. [00:27] TJ: in console? [00:27] DJ_SpaceDash: yes. that command will automatically pastebin the command results for us [00:27] whoa [00:28] i acidently pulled it out pushed it back [00:28] JeanMV: Well .. I have another thought .. reboot to the grub boot menu . 'e' key for edit mode -> boot parameters screen, arrow down to the line starting with 'linux' and arrow across to the terms 'quiet splash' delete these terms and insert the term ' systemd.unit=multi-user.target ' . Key combo ctl+x to continue to the TTY1 terminal ( I do hope !) . [00:28] i got a notification that it got mounted [00:28] but i got an I/O error [00:28] TJ: also no files are appearing [00:28] having a problem with blender crashing on launch after the first session. i've re downloaded the tarbiz2 several times, and the first launch after download is fine. but if i close the program, it fails to relaunch. i got the tarbiz2 directly from http://blender.org [00:29] !pastebininit [00:29] !pastebinit [00:29] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [00:29] mikubuntu: tarbz2's aren't how it's done [00:29] img... [00:29] omg.. [00:30] mikubuntu: enable the 'universe' repository, and install the 'blender' package [00:30] ok, i think i have unity working now, but still no menu or taskbar showing for it [00:30] cant figure out how to fix it [00:30] im switching back from lubuntu to ubuntu [00:31] reisio: the repository doesn't have up to date versions apparently. [00:31] mikubuntu: what version do you need and why [00:31] TJ: i'm getting permission denied on the pastebinit command [00:31] !latest | mikubuntu [00:31] mikubuntu: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [00:32] ho. Is there a AMD PPA for my new Radeon R9 380? I can't find any, there is on tutorial about manual install, like turning off X and stuff, but that's too much for me right now. [00:32] Bashing-om: it seems i can't enable networking [00:32] DJ_SpaceDash: You said you're root, so that shouldn't happen [00:33] aims for stability, hurrr :p [00:33] TJ: just realised i was on another terminal window :P [00:33] TJ: my bad [00:33] TJ: http://paste.ubuntu.com/12317699/ [00:33] Osmodivs: Thought that was fixed now . See http://ubuntuforums.org/showthread.php?t=2244700 ; http://ubuntuforums.org/showthread.php?t=2278589 . [00:33] TJ: thats the output it gave me [00:34] every so often my computer shuts down without warning. how can I see what event triggered the last shutdown event? [00:34] JeanMV: Lemme scratch head some more .. Ya got to terminal, yes ? BUT still no networking ? [00:34] DJ_SpaceDash: OK, that shows the first sector of an NTFS [00:34] JeanVM: did you try to reload the networking manager? [00:34] Bashing-om: in recovery mode, i can choose root option, but for some reason network option isnt working [00:35] JeanMV: Yuk .. this wired or a WIFI connection ? [00:35] DJ_SpaceDash: so, the problem is either corrupted data somewhere in the file-system's superblock (MFT), *or* the data is being corrupted as it is read from the card into memory (which could tally with seeing errors in the kernel log) [00:35] DJ_SpaceDash: i'm trying to boot in recovery mode with network [00:35] Bashing-om: wifi [00:36] JeanMV: Bashing-om Use "nmcli" to bring up the wifi connection [00:36] TJ: should i try blowing into the MMC reader? [00:36] TJ: because it might've collected some dus [00:37] <_Roc> oh boy new issue, another username in my system - help [00:37] JeanMV: Use "nmcli con show" to list the connections, identify the Wifi connection, then do e.g. "nmcli con up id wireless.lan.iam.tj" <<< that's my connection name - replace with yours [00:37] TJ: its fixed [00:38] DJ_SpaceDash: sure, but don't spit :) [00:38] TJ: turned out the problem got caused by dust :) [00:38] DJ_SpaceDash: mucky pup [00:38] TJ: sorry if i annoyed you or smth :P [00:38] it does seem strange that the application would launch on first instance, but not after that [00:38] DJ_SpaceDash: not at all, glad you got it sorted out... but keep that poor PC cleaner! [00:38] Hi, I can't find this app in the ubuntu software center http://extcalc-linux.sourceforge.net/ , it's a front end to concalc [00:39] TJ: yeah, its a laptop so yea i take it in quite a lot of places [00:39] hiya TJ- long time no see [00:39] TJ: mostly in very dusty places [00:39] mikubuntu: indeed... hope you're not breaking things again :) [00:40] TJ-: au contraire, they are arriving already broken !! [00:40] d [00:40] Okay so I need help with a networking problem I am having, I have a Linksys WUSB6300 adapter for my desktop linux box running ubuntu 12.10 it worked in 12.04 but since the upgrade to 12.10 it broke the adapther or rather the ability to read the adaptar within all of my linux machines... I was wondering if there was a way to get it working once again. [00:40] i can do both wired and wifi [00:41] if wired is easier i just plug it [00:41] Bashing-om: [00:41] !eol | cybergig22 I'm afraid 12.10 is *way* out of support [00:41] cybergig22 I'm afraid 12.10 is *way* out of support: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [00:41] Bashing-om: above [00:41] JeanMV: did you see my commands to enable it using nmcli? [00:42] cybergig, get 15.04, or wait for 15.10 :) [00:42] so you get quite some time of support [00:42] I might not be running 12.10.. where can I find the ubuntu version within ubuntu that im running [00:43] cybergig22: "cat /etc/issue" [00:43] TJ-: yes, libnm-glib-WARNING, GLib-GObject-CRITICAL, nmcli-CRITICAL [00:44] JeanMV: hmmm, that system isn't a happy one, is it? [00:44] TJ-: i just tried to install nvidia drivers, otherwise its clean [00:44] ok im running 14.10 [00:44] rather === kgmstwo is now known as kgms2 [00:45] not 12.10 [00:45] sounds a lot better ;D [00:45] oh shit [00:45] i wanted to format my SD card [00:45] question about gpg symmetic encryption- it appears to only support keys generated from passpharases?? [00:45] had my hard ddrive selected >.< [00:45] is there a way to get the Linksys WUSB6300 to work again? [00:45] that would've hurt if i clicked format there :/ [00:46] cybergig22: close, but no cigar! 14.10 went out of support in July [00:46] TJ: wait, it did? [00:46] whoa [00:46] cybergig22: consult the system log-files under /var/log/ there may be clues [00:47] JeanMV: did the "nmcli con show" list any network connections, or just show you errors? [00:47] :O [00:47] whats happening :O [00:48] ..... ok I gues i'll be upgrading then [00:48] bbl === sins-_a is now known as sins- [00:48] what's going on :/ === CarterF is now known as Carter [00:48] JeanMV: How did you boot the system? did you use Bashing-om's suggestion for starting with the systemd multi-user.target ? [00:48] TJ-: i get error msg [00:49] ok im in trouble again [00:49] TJ-: i boot in recovery mode, root [00:49] after formatting my SD to FAT32 [00:49] when i put my files bac [00:49] when i put my files bacj [00:49] when i put my files back [00:49] i get 'destination is read only' [00:49] JeanMV: OK, that explains it then. I thought you'd booted to the multi-user.target. [00:50] TJ: how do i fix destination is read only? === wook is now known as Guest53772 [00:51] JeanMV: I am back .. looking to see how in 15.04 to export the /var/log/Xorg.0.log fole . ( If it even exist in 15.04 !) . [00:51] DJ_SpaceDash: I wonder if the write-detect switch in the card reader is not reading correctly. It's a well known problem where the springiness of the sensor arm relaxes and reports the card always write-protected. usually the solution is to open up the card reader and *gently* push the arm into the card slot by about 1mm with a pin, so it engages correctly with cards when they are inserted. [00:51] fole/file* [00:51] Bashing-om: Yes, it does :) [00:52] I question your support though cause on the website the recomended download version is 14.04.3 [00:52] im using 14.10 [00:52] so TJ are you high? [00:52] !eolupgrades | cybergig22 [00:52] cybergig22: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [00:52] TJ-: JeanMV I want to read that file and see why the install of the Nvidia driver from repo failed . [00:52] Bashing-om: I just recommended to JeanMV to use nmcli to enable the Wifi, not realising the PC is still in recovery mode. I think it would be good to reboot with your multi-user.target proposal, so the wifi can be enabled [00:53] its not supported, upgrade it cybergig22 [00:53] hi [00:53] holaaaaaaaaa [00:53] <_Roc> any reason there would be a user nagios at startup? [00:53] cybergig22: question all you like; but read the information under End of Life. [00:53] And im asking how is it not supported when its your main download distribution... [00:53] no [00:53] TJ-: JeanMV As I advised JeanMV I am floundering in 15.04 .. but blundering my way forward . [00:54] _Roc: if nagios package was installed, yes. [00:54] cybergig22, read the link, its not supported here [00:54] Bashing-om: what you suggested to me as the kernel command line in -discuss seems sensible. Go for it :) [00:54] <_Roc> but why create a completely different user? === hugegree_ is now known as hugegreenbug [00:54] !lts | cybergig22 [00:54] cybergig22: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) === screedoz is now known as screedo === g_byers is now known as Guest43848 [00:55] TJ: Wait, if it is reading incorrectly, does it show up as read only for the user in permissions? [00:55] _Roc: privilege separation. process running as nagios can only access files owned by itself, no others, unless their permissions are relaxed [00:56] TJ: if i go to properties it says its read/write [00:56] DJ_SpaceDash: no, read-only for a user is because the file-system mount is owned by root [00:56] <_Roc> ty TJ, how would i know the login info for that? [00:56] Bashing-om: ? [00:56] TJ-: ? [00:56] DJ_SpaceDash: root will be able to write to the file-system, if the device isn't write-protected, and it is mounted read-write, *and* there are no I/O errors. [00:57] TJ: shall i try to create a file as root? [00:57] _Roc: there is none. The system service daemon runs the nagios process as the nagios user. There is no associated 'log-in' as regular users get [00:57] DJ_SpaceDash: try "sudo touch /path/to/mountpoint/test" [00:58] <_Roc> can i remove this from this system? [00:58] _Roc: Not if nagios is installed [00:58] TJ: the mount point is / === luke is now known as slacka [00:58] <_Roc> and if not, why is it there? [00:58] DJ_SpaceDash: the mountpoint of the SD card? no it isn't, / is the mountpoint of the root file-system === slacka is now known as thelukester [00:59] TJ: that's what disks utility tells me [00:59] _Roc: what does "dpkg -l nagios" tell you? === thelukester is now known as slacka123 [00:59] <_Roc> none matching [00:59] DJ_SpaceDash: fire the GUI and use the terminal; you can believe that! [00:59] DJ_SpaceDash: "mount | grep mmcblk0p1" [00:59] JeanMV: Let is try and get to a terminal . forget about the recovery console . Rebbot to grub's boot menu, with the latest kernel selected depress the 'e' key for edot mode -> boot options screen ? Mor to follow if we get to theis screen . [01:00] Bashing-om: how do i do that? [01:00] TJ: 'touch' doesnt output anything [01:01] _Roc: "getent passwd nagios" [01:01] hi, I installed 15.04 with my /home dir from 14.04, and now both the media keys and some shortcuts (ctrl-alt-T for terminal, for instance) don't work [01:01] how can I recover those? [01:01] DJ_SpaceDash: no, it just 'touches' a file. Check if the file was created [01:02] DJ_SpaceDash: if the file /path/to/mountpoint/test was created, you know root can write to the file-sytem, but users cannot [01:02] TJ: it created a file called test [01:02] JeanMV: I say again. reboot to the grub boot menu screen. In this screen with the latest kernel (14.04 has an asteresk to the left) , depress the 'e' key -> boot parameters screen . [01:02] <_Roc> TJ nagios:x:1001:1002::/home/nagios: [01:02] DJ_SpaceDash: so now you know [01:03] _Roc: at some point you've had nagios installed then [01:03] Bashing-om: OK, i'm in boot parameter screen [01:03] <_Roc> what can i do? [01:03] <_Roc> how can i remove any remaining [01:05] TJ: thanks :) [01:05] Bashing-om: which parameter should i choose? [01:05] JeanMV: Great; now aroow down to the line starting with "linux" and arrow acriss to the terms "quiet splash" replace these with the term " systemd.unit=multi-user.target " . then to continue the boot process is key combo ctl+x . I do expect that you boot now to a terminal where you can log in with your credentials . [01:05] TJ: i can finally listen my music again on my phone :) === Tsunami1 is now known as Guest38816 [01:07] TJ: damn my music library is so big it takes ages to copy trough termial [01:08] _Roc: check for the packages again, using a wildcard search "dpkg -l 'nagios*' " [01:08] anyways ill go to sleep soon === sins-_a is now known as sins- [01:08] its 3:08 AM right now :) [01:08] <_Roc> once again, nothing [01:08] * TJ- is gone - GRUB boot loader testing again [01:08] cya TJ [01:09] Bashing-om: i did, it kind of load, there is the purple screen of ubuntu, nothing else [01:09] JeanVM i dont even get that screen at all :/ === trabbit_ is now known as trabbit [01:11] goodnight everyone! [01:11] JeanMV: Yikes ! not at all what I expected or desired . OK .. plan D -> reboot to grub's boot parameter screen, and replace "quiet splash" with the term "nomodeset" .. ctl+x to continue to the GUI login screen. Does this work ? [01:11] (its 3:11AM) [01:11] goodnight everyone! [01:11] im out [01:13] Bashing-om: yes [01:14] JeanMV: when you login here .. does the desk top start ? degraded graphics is OK at this point . [01:15] Bashing-om: i got to the login screen, logged in, something loads, and i go back to login screen [01:17] JeanMV: That do seem to indicate it is more of an authorization issue than a graphics issue ... what results with key combo ctl+alt+F1 ? Does this activate a console interface ? [01:18] Bashing-om: yes [01:20] Bashing-om: i logged in [01:20] JeanMV: Great ! .. run terminal command 'ls -al /home/ ' . Are all the files there NOT owned by "root" ? ( the file '..' is owned by "root" _ . [01:21] most of files are .xxxxxx [01:21] Hi, I'm trying to update the kernel, I did: "apt-get install linux-image-3.19.0-26-generic" and had to update /boot/grub/menu.lst manually (because it said it did but it was still the old version) [01:21] I rebooted yet it still picks up the old kernel version (3.5.0-17-generic) for some reason, any ideas why? === Blaster is now known as Guest76554 [01:23] JeanMV: YUK ! .. OK do we have networking ? 'sudo apt-get install pastebinit' I had best look at that output from "ls -al /home/XXX" . [01:24] Bashing-om: i installed pastebinit [01:24] \(^_^)/ @all [01:24] ahmetalpbalkan: 3.5 is so old .. we must wonder what releae and distribution you are running > [01:24] Bashing-om: I upgraded from 12.04 to 14.04 [01:24] I just made a "apt-get install ubuntu-desktop" [01:24] lol I even did "apt-get purge linux-image-3.5.0-17-generic" [01:25] it still boots into this [01:25] JeanMV: Hey hey .. we do make headway ! What is the username that you logged into the system with ? [01:25] during installation I set german as my default language, it seems to me that some parts of the desktop are still in english [01:25] Bashing-om: jean [01:25] what did I forget to install? [01:25] hi guys, my software RAID6 failed and Im unable to start it, does anyone know how to fix this? http://pastie.org/10406429 [01:26] JeanMV: run 'ls -al /home/jean | pastebinit ' . The result is a URL back to terminal . Pass that link back here and I will look at the file . [01:27] ahmetalpbalkan: Terminal command 'ls -al / ' to see what the system has set for the booting kernel ; and ' ls -al /boot' to see what is available . [01:28] Bashing-om: http://paste.ubuntu.com/12317953/ [01:28] heres my --examine output: http://pastie.org/10406430 [01:28] JanC: look'n at http://pastie.org/10406430 . [01:29] Bashing-om: ls -al / shows they're symlinked to what I want === sins-_a is now known as sins- [01:29] 'ls -al /boot' shows that 3.5 is indeed gone [01:29] but if I reboot it's still 3.5 [01:30] that's what /proc/version and motd message thinks [01:30] ahmetalpbalkan: what is the output of 'uname -a' [01:30] Linux alp 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [01:31] are you running on a vm or anything like that [01:32] Ben64: yep, VM [01:32] it might be using the kernel from the host depending on what type of vm it is [01:32] hmm this is digitalocean cloud [01:32] hi [01:32] they must be supporting newer kernels too [01:32] let me talk to their support [01:33] this theory makes more sense [01:37] Ben64: wait, actually 3.5 is not even installed [01:37] how can it possibly boot into that one [01:37] I apt-get purge'd it [01:37] anyone? [01:38] ahmetalpbalkan: because it might be using the kernel from the host, like i said [01:38] d [01:38] Ben64: hmm I see, I didn't knew they could do that [01:38] bash [01:54] and when i say slow. i. mean. slow. http://ibin.co/2F0IPLWQLoNd [01:55] good morning everyone...just testing ubuntu ... [02:04] also if i find a deb file and download it thru wget or by clicking on it will it be smart enough like apt-get to download and install any dependences it needs to run/install correctly or will i run into dependency hell [02:06] I have deb files and rpm's that are not in the standard repo's or any repo's at all and was curious if there was some dependencies mssing for them if the .deb when installing would be smart enough to install them. Or will it just print something like you need this and that dependencies thus making me have to manually have to figure out all the dependences / extra .deb files [02:07] how can I monitor my (nvidia) video card's VRAM usage? [02:07] I know apt-get takes care of all the deb's but if you only got the .deb to install curious if it could fail [02:07] I think it can [02:07] linos: depends on the deb file, be prepared to figure it out on your own [02:08] so then why is apt-get figure it out but the deb being installed cann't? [02:08] because apt-get uses repositories [02:10] i need help with my desktop running ubuntu 15.04 i installed it and was able to reboot and everything no issues than today for some odd reason i get a usb enumerate error and i cant even boot to desktop [02:11] so if you have just no repo and just download the .deb if it couldn't install it will tell you the dependences you have to resolve.. but in most cases downloading each library one at a time leads to tons of different .deb needing to be install this one depends on that one depends on that one ,..so on. So the only practical way is to uses an apt-get repo in 90% of cases [02:11] pretty much [02:11] labrary being package .deb addtion file [02:11] ? [02:11] me? [02:13] so then why do websites like oracle provide linux software as .deb , .rpm ,...etc seems if they fail your screwed they should just tell you to go to the repo and hand there software to ubuntu repo's [02:13] Hi everyone! [02:14] hey folks; i used gnome-tweak-tool to remap caps lock to an extra control key (i like this), but can i move the CAPS LOCK key to another key on my kkeyboard (say f10 etc)? [02:14] unless they know for sure there .deb ,.rpm are self contained or contain only dependencies specific that everybody normally has built into there systems so your never going to have any issues === roger_ is now known as roger_n [02:16] i installed ubuntu 15.05 on my desktop yesterday i had no issues restarting and shutting down my desktop but today i get a usb enumerate error -71 and it takes me to the cli as root and says options that ive already tried i need help on figuring out why i suddenly cant boot my desktop [02:22] hello [02:26] i installed ubuntu 15.05 on my desktop yesterday i had no issues restarting and shutting down my desktop but today i get a usb enumerate error -71 and it takes me to the cli as root and says options that ive already tried i need help on figuring out why i suddenly cant boot my desktop [02:27] Hi, im hopig someone can diagnose my issue … im booting ubuntu 14.02 from a usb stick on mac osx yosemite 10.10.2. usb - it boots fine but within ubuntu no menu items are visible in dropdown menus just blank space without text , can anyone help? [02:28] phew ive been asking for help and no one has answered my issue [02:28] How do I tell if an external hard drive is mounted under a folder [02:28] i installed ubuntu 15.05 on my desktop yesterday i had no issues restarting and shutting down my desktop but today i get a usb enumerate error -71 and it takes me to the cli as root and says options that ive already tried i need help on figuring out why i suddenly cant boot my desktop [02:29] chris - sorry i wish i could help [02:29] phew yeah its fustrating i just suddenly got that error wierd [02:30] so how long u been in this room without help ? should i bother waiting around in hope? [02:30] phew ive been in here for about 30 min im going to go to a different channel [02:30] !patience [02:30] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ === aeden__D is now known as aedend [02:31] okay will go to forums thnx [02:31] Hey, how can I set it up so that I can remote/ssh into a Ubuntu machine from another Ubuntu machine? [02:31] OneM_Industries: install openssh-server [02:32] Ah ha. Thank you! [02:32] So, I install that, and I am good? [02:32] or putty [02:32] no, not putty [02:32] Ben64 why [02:32] Putty is Windows. [02:32] its also on ubuntu [02:32] because it doesn't provide what OneM_Industries asked for [02:33] in the software manager [02:33] I want a SSH server package, not the client. [02:33] also filezilla [02:33] oh [02:33] still no [02:33] nm i was why off sorry [02:34] Ie, I am wanting to set it up so I can help with another machine without getting up from my chair. [02:34] nice [02:35] Also, how would I use the Remmina remote client to remote into another machine? BRB. [02:36] Back. === aeden__d is now known as aedend [02:37] So, the remote desktop thing is related. === sins-_a is now known as sins- [02:38] ubuntu comes with vino, vnc server, you can enable it [02:38] Ah ha! Vino? [02:38] Bingo. [02:39] Thank you! [02:46] Hey, I set up openssh on the machine and am trying to log into it, but when I use the root password and try to login to root@192.168.11.XX, it gives me an invalid password error. [02:46] What is going on here? [02:51] i dont mean to keep asking but i installed ubuntu 15.04 yesterday i had no issues shutting down and restarting so forth and today when i boot it up i get usb enumurate error -71 and i cant get to the desktop i know this is the wrong channel but i was in the ubuntu channel and i was waiting for almost 40 min [02:51] I'm looking for a reccommendation on a remote desktop software that will work well with displaying video on the server machine [02:51] VNC just doesn't cut it [02:52] it doesnt need to have remote audio either, just display the video smooth enough without bringing down the experience to a crawl [02:56] OneM_Industries: root is disabled by default, and for good reason [02:57] good luck asking ive been here for almost an hour to fix my problem but no answer [02:59] chris__, could this be caused by a device on an USB 3 port? [02:59] not sure i didnt unplug any usb what i tried to do is complety shut down and remove all of the usb ports and then reconnected and i still get the error [03:01] DerHeksreally wierd it didnt happen yesterday but all of a sudden today it didnt want to boot [03:02] hello there. i got a new pc. with a nvidia gtx 960. [03:02] chris__, maybe it has something to do with the kernel update yesterday/today [03:02] unfortunately, linux does not seem to wrok very well with my nvidia. [03:02] ubuntu will boot fine with my intel onboard. [03:02] but if i switch to the nvidia card it just shits itself. [03:03] it passes grub, but then when it's about to start loading, it goes to a weird screen showing the kernel messages. and then gets stuck there... [03:03] iri: laptop? [03:03] i then have to reboot, and switch to the onboard gfx to proceed. [03:03] no desktop. [03:03] i also installed the proprietary drivers of nvidia from the ppa. didn't help. [03:03] then disable the intel graphics totally [03:03] hm [03:03] does it matter? [03:03] yep [03:04] iri: and which ppa did you use [03:07] Ben64: How would I enable it? [03:08] I often need to be root to sort out issues, as this is a fairly new machine and still has teething troubles. [03:08] then use sudo [03:12] Ben64: ehm i used https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [03:12] Ben64: ok i disabled the onboard gfx and now it works! [03:12] i can successfuly boot with my nvidia!!! [03:12] Ben64: i have another challenge for you! [03:12] Ben64: i first installed win8.1 on my pc. i left some free space. and i just installed ubuntu.i [03:13] it seems like ubuntu didn't realize that there is a bootable windows partition on disk. [03:13] and just ignored it. [03:13] so i don't get the chance to pick it. [03:13] anyone familiar with RAID? [03:13] did i fuck it up? [03:13] or is there a way to instruct grub to boot my windows? [03:14] iri: first off, try to watch the language in this channel. uh, it should have detected it automagically, did you maybe install one with UEFI and the other not? [03:14] ugh. [03:15] it gave me a warning about UEFI in the installation. i choose to not do it, because it might interfere with some other OSes, as it said. [03:15] so maybe win was in UEFI? [03:15] is this fixable? [03:16] i don't use uefi, don't know much about it, maybe if you wait around here someone will pop in who can give you more info [03:16] Win8 and 8.1 use UEFI. [03:16] iri: if you single install ubuntu disable secureboot + fastboot in bios [03:16] from oem, yes. it doesn't have to be though [03:17] !raid | robert45 [03:17] robert45: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [03:17] so they much just have a few test computers with different linux version and different linux distro's of the major ones redhat, ubuntu , debian ,...etc and just test downloading and install on those if they can with no problem then they assume all of the computers with those versions or os's will beable to have the same affect [03:17] doing UEFI should be pretty easy > http://itsfoss.com/install-ubuntu-1404-dual-boot-mode-windows-8-81-uefi/ [03:17] linos: we invite you to try ubuntu desktop [03:18] OerHeks: can i do it on an already installed ubuntu? [03:18] or do i hafve to reinstall? [03:18] ubottu Thanks, I already looked at them but I dont seem to start it. Im looking for someone with deep experience in software RAID [03:18] robert45: I am only a bot, please don't think I'm intelligent :) [03:19] iri: if you messed with uefi settings after ubuntu install, you need a fresh reinstall [03:19] well, lotuspsychje it is :) [03:19] linos, or install a single OS + virtualbox + as many test OS as you want. [03:19] robert45: its best to repeat your issue to the channel once in a while, so others can read [03:19] iri read that paper, it shows howto make a partition to put some UEFI file there, i think reinstall is the best after that [03:20] cfhowlett: good morning mate [03:20] OerHeks: will do thx. [03:20] yowza^2 lotuspsychje !! [03:20] wait, morning? You in China too? [03:21] lol [03:21] 5h21 [03:23] robert45: shoot your specific issue to the channel mate === sins-_a is now known as sins- [03:26] lotuspsychje how good are you with software RAID? [03:26] robert45: thats not what i suggested...ask your issue in the channel so other users can try to help also [03:26] robert45, I suspect the #ubuntu-server channel has more RAID users than #ubuntu does [03:27] thanks [03:36] For some reason, Remmina is complaining about not being able to connect to the RDP server at 127.0.0.1, even when trying to connect to another box. Any ideas? [03:39] OneM_Industries: be carefull with remote software, use ssh instead [03:39] I actually need to use remote for this. [03:39] OneM_Industries: one time teamviewer could help you perhaps? [03:39] And I am hoping to set it so that it is only on our internal network. [03:40] OneM_Industries: if machines are connected to the internet also, they can exploit remina/vnc also [03:40] Not really, as this will be a thing that happens multiple times, and the box is too far away. At that point, I might as well just get up and do the work ther physically. [03:40] there* [03:43] hi [03:43] hi [03:43] Hello! === sins-_a is now known as sins- [04:19] Does anyone else do gaming through virtualbox and xp mode? [04:19] pm me if you do. [04:20] that's a horrible idea @ [04:21] Well, my options are starting to get very limited with this new Win10 in your computer spying going on. [04:21] and between xp and 7, xp is more lightweight. [04:21] schultza: not really an ubuntu issue though. See !ot [04:22] great... gaming in ubuntu even if its virtual is OT... lovely === sins-_a is now known as sins- [04:23] schultza, sarcasm aside, you asked about configuring windows === off-topic. obviously. [04:23] schultza: asking for friends to play with, denigrating windows - both offtopic. If you have a support question, ask it [04:23] ubuntu support question, please [04:23] !ot [04:23] #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! [04:23] schultza: my bad - you didnt ask for friends to play with - you ask if anyone else played through VM.Win [04:24] yes. trying to see if they had suggestions for someone starting to play in that way... [04:24] Having a bash string with full path/filename. how can I get out of it only its path? sed,awk.. any examples out there? [04:24] heading to the ot channel [04:24] schultza: well, ask the real question and see if we can get back on topic [04:24] dreamon, perhaps the #bash channel would know [04:25] ok, thanks [04:25] dreamon, dirname "$myvar" perhaps. [04:26] bisch, Thanks a lot [04:26] np. I thought this was the bash channel too. === sins-_a is now known as sins- [04:33] what is this XChat all about? [04:33] oleksiy: https://en.wikipedia.org/wiki/Internet_Relay_Chat [04:34] oleksiy Ubuntu support, the topic is pretty clear :-) [04:34] !topic | oleksiy [04:34] oleksiy: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [04:34] Is there a disk health checker in ubuntu? [04:35] there is one, in disks, OneM_Industries [04:35] !smart | oleksiy [04:35] oleksiy: smart is Self-Monitoring, Analysis and Reporting Technology, a monitoring system for hard drives. See https://help.ubuntu.com/community/Smartmontools [04:35] Thank you! [04:35] and !testing [04:36] It is not giving me the option to select SMART checks. [04:36] It is grayed out. [04:36] How do I format a disk to mbr [04:36] what does it in ubuntu [04:37] !format | Walkerdine [04:37] Walkerdine: For help with partitioning a new install see: https://help.ubuntu.com/12.04/installation-guide/i386/partitioning.html - For partitioning programs see !GParted, !QtParted (!Kubuntu 8.10 and lower) or !PartitionManager (!Kubuntu 9.04 and up) - Other partitioning topics include !fstab !home and !swap [04:38] wait is ms-dos and mbr the samething [04:38] Walkerdine, no. [04:39] my computer keeps crashing every time I'm on facebook. I tried different browsers, still crashes? Is there something wrong with flash player? [04:40] totaly crashes? [04:40] Hi [04:41] yes, like I have to do reset, it won't respond to anything [04:42] within a browser you can 1. disable flash [04:42] 2. disable javascript [04:42] oleksiy: there is a lot of things wrong with Flash player. That Adobe do not maintain Adobe Flash for Linux anymore is one of them; if I remember correctly, peppermint is the new free/libre player for the same. Are you sure you need it at all, and if yes, then does the new one work? [04:42] this diagnoses [04:42] In Firefox, you can't really disable JS without much pain anymore. [04:42] disable the flash plugin to see if you get the fault --all flash runs = ads/video [04:42] there are other media players [04:43] I am converting all my videos to OGG during the last years for this reason. :-) [04:43] all I was saying is that within browser preferences/plugins -- he can go thru turning things off [04:43] 1 other may be "hardware accelaration" = using his graphics card [04:44] some sites may drive that [04:44] ok, I'll try that [04:44] *something* within that site, specifically is pushing something on the browser that fails 1. = flash [04:44] look @ what plugins you have look @ the browser options [04:45] javascript unlikely but something you can turn off to test [04:45] "hardware accelaration" - look for that .. which uses graphical effects on your card [04:46] local to hardwar & would fail without drivers -- have seen that before off a web page [04:46] http://www.webmonkey.com/2010/09/a-guide-to-hardware-acceleration-in-modern-browsers/ [04:47] http://www.tech-recipes.com/rx/53337/disable-hardware-acceleration-in-mozilla-firefox-chrome-and-internet-explorer/ === EndGenius is now known as chimmychongo [04:47] oleksiy === chimmychongo is now known as chii [04:48] Thanks, you're so helpful, I will look in to all of that [04:48] one thing at a time [04:48] cos i've seen a browser definitely crash thru 1 thing -- hardware accelration - can't remember what site it was .. 1 specific site .. turned "hardware accelration" off & no problem [04:49] no complete machine crash & i'm on an ubuntu -- that is very uncommon [04:49] in fact- it's about the only time i've had ubuntu crash - that thru browser [04:49] so you got it (I bet) [04:49] http://www.tech-recipes.com/rx/53337/disable-hardware-acceleration-in-mozilla-firefox-chrome-and-internet-explorer/ === chii is now known as Kingdom1 === Kingdom1 is now known as EndGenius [04:54] hi [04:56] I'm looking for a reccommendation on a remote desktop software that will work well with displaying video on the server machine? VNC just doesn't cut it [04:57] * nomic have always been able to do it with virtualbox [04:57] is that vnc [04:57] Okay now I updated to Ubuntu 15.04 now can someone please tell me if theres a way for my Linksys WUSB3600 wireless adapter be able to function again... [04:58] for local connections vnc is fine, but I'm talking about remote connections over the internet [05:01] 10/10 [05:01] isn't it stretching a bit to run video over a remote vnc connection [05:01] is it possible [05:02] possible? yes. [05:02] because you are streaming the video to the target machine [05:02] then its got to be streamed the video .. over X [05:02] you are talking about running it through a "remote desktop" [05:04] which I generally use for maintenance -- its slower than your local desktop (because its sending all the X through your intranet) === EndGenius is now known as Rardo === Rardo is now known as RARDO === RARDO is now known as Rardo === Rardo is now known as rardo === rardo is now known as rArdo === rArdo is now known as Rard0 [05:07] hello [05:07] I am a big fan of ubuntu, hope to have more information about it through this channel [05:08] !manua | joesg, [05:08] www.fullcirclemagazine.org/downloads read issue #0 - #10 [05:08] !manual | joesg [05:08] joesg: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [05:09] thanks a lot ubottu [05:14] I've literally spent a week trying to partition this drive right and its driving me insane [05:14] I've read everything [05:15] I dont know what I'm doing wrong! [05:15] I keep getting failed to IDENTIFY errors === Rard0 is now known as EndGenius [05:19] Okay now I updated to Ubuntu 15.04 now can someone please tell me if theres a way for my Linksys WUSB3600 wireless adapter be able to function again... === EndGenius is now known as Kingdom1 === Kingdom1 is now known as EndGenius === sins-_a is now known as sins- [05:34] ..... === Blaster is now known as Guest91339 === mhenrixon_afk is now known as mhenrixon [05:59] hi [06:07] Hi [06:07] Looking for help on edubuntu / ltsp client tptp timeout === venkat_331 is now known as venkat_330 [06:11] mssmss: you may get better results just saying your issue :) [06:11] ..... [06:12] Okay now I updated to Ubuntu 15.04 now can someone please tell me if theres a way for my Linksys WUSB3600 wireless adapter be able to function again... [06:12] ltst thin clients seent tftp timeout after update ...were working fine on clean install... [06:12] ltsp=ltsp [06:12] well, given that your router functions independantly of the computer I'm inclined to say that it's currently working [06:13] if you can't get a wireless connection to work, you should check to see if your wireless drivers are functioning properly [06:13] did a clean install of edubuntu 14.04 [06:13] thin clients worked fine... [06:14] but now seeing tftp timeout after first update... [06:14] mssmss: what command are you using [06:14] sudo service tftpd-hpa status show start/running [06:15] HPthin client t5145 is getting the IP address via DHCP, but then times out at tftp [06:15] shows: PXE-E32: TFTP open timeout [06:15] have you tried capturing traffic to see if there's anything obviously wrong [06:16] wireshark or tcpdump may be able to assist there [06:16] tried a sudo service tftpd-hpa restart and it's working... [06:16] so, what did the update break.? [06:16] my router works indipendtly all by itself along with my modem... as for the actual adapter itself Ive tried installing the driver over and over again on the 14.10 dostronitatopm voa different methones mentioned on 14.04 [06:16] o-O [06:17] on 15.04 it still ceses to function [06:17] mssmss: do you have to restart the service every time you restart the machine? or was it just a one time weird random failure [06:17] : what do you mean command? [06:18] mssmss: I meant what are you doing to encounter this error [06:19] Wug: I have to restart service on every machine restart [06:19] maybe you can adjust the service's startup time [06:19] presumably it would be ok if it started later [06:19] Hello, has anyone's ubuntu launcher icons not changed size and just like freeze? [06:19] WUg: to see the error, I turn on a thin client and allow it to boot via PXE [06:19] ...... [06:20] cybergig22: sit tight, there's only one of me [06:20] But it was working earlier...looks like the update broke it... [06:20] its been like this for a week or two [06:20] mssmss: it probably launches at boot via init.d or upstart [06:20] googled a bit, other have seen this too: https://lists.ubuntu.com/archives/edubuntu-users/2015-February/007471.html [06:20] you might be able to make it work correctly by changing the startup script [06:21] if it starts at a runlevel other than 5, you might try moving it back to 5 [06:21] but that's just a work around... [06:21] Wug: who? [06:21] lol nvm [06:21] and nobody has responded to my request for help and actually been bsed [06:21] o_O [06:22] im looking for advice on what i can do too [06:22] mssmss: it's possible that some particular configuration you're using is interfering with the service startup, and also when it comes down to it, open source software sometimes just doesn't work quite perfectly [06:23] tell me about it :-) [06:23] mssmss: if you have the time and expertise to fix it, try digging around in the logs to see why it's failing to correctly initialize the server if it starts too early, but if you don't, just work around it [06:23] its so small too lol my unity icons are just ...well stuck at 48px [06:23] will do .. thanks...maybe I'll log a bug [06:23] cybergig22: as far as i know, wireless drivers are one of the problem points when updating ubuntu from one version to another, and this is a historical problem that's existed for some time === mhenrixon is now known as mhenrixon_afk [06:24] cybergig22: I don't use linux on laptops a lot so it's sort of out of my area of expertise [06:24] it can help to disconnect and reconnect [06:24] cybergig22: perhaps look and make sure the wireless driver is loaded? `lsmod | grep iw` and see if everything looks right [06:25] <__flow__> Could someone point me in the right direction configuring my ssh server? I can connect to my main computer using the internal ip assigned by the router but the connection always times out when trying to connect with the external IP. I forward port 22 in the router and as far as I've checked no firewall is blocking the connection. [06:25] <__flow__> Any idea what else it might be? [06:26] __flow__: it might just be that your router doesn't work well if you try to connect to your external ip from inside the network. try a proxy or a vps or some other way of connecting in from the outside [06:26] doing that does absolutly nothing Wug [06:26] i've had a few routers that didn't handle that gracevully [06:26] no information comes up whatsoever === JackBeNimble is now known as PDP [06:26] <__flow__> Wug: I tried connecting to another ssh server and from that server to my main pc using the external ip. Still it times out [06:26] cybergig22: that would tend to imply that the driver is not loaded [06:27] how would i go about loading it then? [06:27] __flow__: does the internal server have a static ip? or is it on dhcp, in which case its ip probably changed [06:28] <__flow__> Wug: It is on DHCP, but I am checking right now the ip of my main pc and this is the ip which i configured to foward to in the router [06:28] can anyone tell me how i would fix my unity launcher icon sizes? I've tried everything, dconf, system settings, appearance... and nothing, any ideas? [06:28] <__flow__> Wug: Still it doesn't work [06:29] cybergig22: can you run `lsmod && lspci | pastebinit` [06:29] __flow__: get tcpdump and make sure you're receiving the SYN [06:29] if you are, it's possible your isp filters it [06:29] otherwise it's a firewall misconfiguration somewhere, double check everything [06:29] <__flow__> Wug: I'll check this. Thank you [06:30] PDP: um [06:30] installing pastebinit [06:30] o_O [06:30] PDP: I know there's a setting for this in the most recent versions of unity. does the setting just not work? [06:31] it should be in system settings -> appearance or something like that [06:31] http://paste.ubuntu.com/12319013/ [06:31] Wug: Yeah, the slider is just like N/A [06:31] stays at 48 [06:31] Wug: I've tried to change the size through the terminal too [06:32] are they ever going to bring back the change in location of the min,max,close to the right if we wanted it? [06:33] cybergig22: im dumb and only the first of those commands ended up pasted. run this one instead: `{ lspci; lsmod; } | less` [06:33] and use pastebinit instead of less [06:34] Wug: am i just SOL? === locust is now known as Guest17115 === sins-_t is now known as sins- [06:35] Wug: or report the bug..? [06:35] PDP: I seem to recall running a configuration with some debug packages installed and I ran into a lot of issues like that [06:35] so it could be some system configuration thing [06:35] I am not sure why exactly it misbehaves like that, but it had something to do with loading a non-system glib build [06:36] Wug: hm, well sh*t [06:36] lol [06:36] Wug: http://paste.ubuntu.com/12319023/ [06:36] if you have a bunch of debug libraries installed, or have installed a bunch of your own libraries during the course of using the conputer, it's possible that you're experiencing something similar [06:36] anyone got an idea on how i can get raid10 up and running would love some help here [06:37] Wug: okay, how would I go about fixing that? [06:37] PDP: well. first you'd need to somehow conclusively identify the problem [06:38] PDP: do other gui programs disregard or forget their settings ever? [06:38] on this one particular system it was every gui program, not just unity [06:38] Wug: well the launcher ceases to auto-hide also.. haven't noticed much else [06:40] Wug I know its a jacked up rigg [06:40] lol [06:40] Wug: Sorry bro, im terrible with the 'ubuntu know how' [06:40] notafads: some motherboards support hardware raid10, you might see if you can configure it there [06:40] if you use a software raid, it will probably not be cross platform [06:40] but if you have no other choice, you might consider using lvm [06:41] (I don't know if there is any windows support for lvm at all, proceed with caution) [06:42] cybergig22: give me a while longer [06:42] Wug: i guess 48px isn't so bad, i just like to fit more in the bar [06:42] PDP: you could try reinstalling unity [06:42] okay, mind if i go grab a smoke really fast Wug? [06:42] PDP: bug honestly I doubt that will help [06:42] Wug: lol i've done that too... [06:43] cybergig22: knock yourself out [06:43] ty [06:43] anyone had any luck getting flash player to work on hulu in the past 2 weeks? [06:43] regarding HAL crap and DRM stuff and fails regardless of following troubleshooting steps [06:43] cybergig22: can you also run `lsusb | pastebinit` [06:44] N3TN1NJ4: lol you're probably better off without flash [06:44] does hulu support html5 yet [06:44] not yet man [06:44] meh well [06:44] hulu has ads even if you pay for a subscription, so screw them [06:44] netflix.com can't use, hulu.com cna't use... even comcast xfinity.com to watch live doesn't work no more [06:44] http://paste.ubuntu.com/12319057/ === Blaster is now known as Guest77054 [06:45] adobe feeding use security updates but NOT the updates regarding this HAL/DRM crap all the major streaming sites are updating too [06:45] Wug: one thing i've tried is: dconf write /org/compiz/profiles/unity/plugins/unityshell/icon-size 38 [06:45] That Netgear bugs out and disconnects at random times so I want to switch addapters thats the problem im having [06:45] Wug: nothing happened of course [06:45] yeah i wish i could just ditch flash entirely, i wish ppl wouldn't code sites for IE using activeX and I wish everyone would adopt HTML5 and no more flash/silverlight.... [06:45] PDP: the problem as I encountered it was an impedence mismatch of some sort that was preventing unity (and other applications) from reading or writing to the dconf settings [06:46] brb though [06:46] Wug, i am trying to do hardware raid i can change the sata options to raid [06:46] Wug, but i cannot find intel smart [06:46] but for now, just wondering if there's any work around ya'll have found, googling and forums has yielded little hope thus far... maybe even hexedit hacks to LIE to the sites about which version of flash is running etc [06:46] notafads: hardware problems are outside of the scope of this channel, try asking in ##hardware [06:46] my connection on my laptop blinks randomly blue to red to blue [06:46] lol [06:47] Wug, thanks for trying to help i appreciate it [06:47] is there anyway to install apache2-mpm-prefork 2.4.16 version ? [06:47] hardware issues also good for specific vendor chans (nvidia/ati/amd/intel/etc)... perhaps a linux driver channel [06:48] cybergig22: your wireless adapter is "NetGear, Inc. WNDA3100v1 802.11abgn" listed in lsusb and the driver is uses is "carl9170", which is in fact loaded [06:48] im trying to think of what to look at next [06:48] I have no experience with debugging wireless issues apart from just making sure the driver is working correctly [06:49] shafox : Installer is at http://tiny.cc/shafox [06:49] sorry for url shortener i have issues at times copying between this mIRC on a win2008 VM and my linux box [06:50] N3TN1NJ4: in that also i can see the version against apache2-mpm-preforkis 2.4.10 [06:51] thanks i will take it to #mysql channel. [06:52] Wug I know that is the addapter that is being used, but I want to load my Linksys WUSB4300 adapter since the netgear one is faulty [06:53] ok [06:53] it worked in 14.04 but since I upgraded to 14.10 that particular adapter doesnt work anymore [06:54] I had to use neatgear as my fallback and it disconnects more than I want it too specially when im in the middle of something [06:56] cybergig22: the linksys one requires a driver called 8812au, which is not loaded [06:56] can you check if you have such a driver? `modinfo 8812au | pastebinit` [06:58] http://paste.ubuntu.com/12319120/ [06:58] try `sudo modprobe 8812au` to load the driver. if there is an error, tell me what, otherwise see if it works [06:59] shafox? [06:59] want me to pastebin it? [06:59] if it doesn't work sure, but if it does then I don't need to see it [07:00] N3TN1NJ4: yes ? [07:00] shafox : www.bit.do/shafox1 and www.bit.do/shafox2 [07:00] modprobe: ERROR: could not insert '8812au': Exec format error [07:01] N3TN1NJ4: you're creepin me out man [07:01] cybergig22: well there's your problem [07:01] found by a google search for --> "apache2-mpm-prefork-2.4.16" [07:01] im not exactly sure what's wrong with the driver, but if the file just is damaged somehow then reinstalling it should fix it [07:01] sorry about the shortened links Wug, i'm bouncing between linux and windows VM's and my copy/paste doesn't work most of time [07:01] ok [07:02] so how would I reinstall it o.o [07:02] N3TN1NJ4: you need znc or something [07:02] ive tried that... >.> [07:03] cybergig22: where did you get that driver? [07:03] from a github repository [07:03] o_o [07:03] try recompiling it [07:04] cybergig22: you'll have to rebuild it after kernel updates. [07:04] Or use dkms to do that automatically. [07:06] if I have a VPS with 2 external ips (eth0 and eth0:0) and I want to use PPTP on eth0:0 do I need to do something special (forward the traffic) from eth0:0 to eht0 in order to get it to work? [07:08] hey guys, I wan to upgrade ubuntu 11.10 to the latest one is it possible? [07:08] !eolupgrade | nishu-tryinghard [07:08] nishu-tryinghard: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [07:09] Hello === AndChat|742016 is now known as xcharlliex [07:10] I just do another modprobe and it still gives the same error after recompiling it [07:11] cybergig22: can you link the project page? [07:12] Could you recommend me the best GUI client to gitlab on ubuntu 15.04 thanks in advance [07:12] https://github.com/abperiasamy/rtl8812AU_8821AU_linux [07:12] N3TN1NJ4: thanks i went with enabling the mod [07:15] maybe re clone the git repository? [07:15] o_o [07:15] xcharlliex: http://rabbitvcs.org/ [07:16] shafox : Glad I could somewhat help. That was a hard one to dig up. [07:16] N3TN1NJ4: yeah as the ppa dont provide that. and searching through the docs was the only way on how to install the prefork. still havent tested it whether it is working or not. if not might as well install it separately. [07:18] Baizon: if an application support github , it is possible that it will work with gitlab ? [07:18] cybergig22: looks like you're either building an amd64 kernel module on a i386 system or the other way round. [07:18] cybergig22: can you pastebin the build log? [07:19] xcharlliex: a gui client for gitlab? [07:19] xcharlliex: gitlab or git in general? [07:19] Because gitlab it just a web frontend for git repositories. [07:19] xcharlliex: for git repositories you might want to check out gitg. [07:19] New to Chat [07:20] Ok so if app support git respositories it works with gitlab [07:20] xcharlliex: it should. [07:20] Ok thanks guys i'm sorry for stupid question [07:22] hi, in ubuntu 14.04 there's a package called libopencv-nonfree-dev [07:22] if i apt-get source that the resulting download misses that code [07:23] cd rtl8812AU_8821AU_linux [07:23] i'd like to get the source code for that binary distribution, please :) [07:23] http://paste.ubuntu.com/12319233/ === john is now known as Guest39453 === Guest39453 is now known as inspectah_stack [07:26] http://paste.ubuntu.com/12319243/ <--- thats the make [07:26] the other was a make clean [07:27] cybergig22: can you pastebin the output of "uname -srm" and "file 8812au.ko"? [07:27] if you have a VPS with 2 ips and want to connect on ip #2 via PPTP, in order to forward all traffic to ip 1, do you need to do something in iptables? [07:27] http://paste.ubuntu.com/12319250/ <--- sudo make install [07:28] Linux 3.19.0-28-generic x86_64 [07:28] <--- uname -srm [07:29] http://paste.ubuntu.com/12319254/ < --- same thing via pastebin [07:29] #ubuntu-chat [07:29] hello [07:29] !checkinstall | cybergig22 [07:29] cybergig22: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [07:29] i am a new ubuntu [07:29] http://paste.ubuntu.com/12319257/ <-- filename [07:30] my ubuntu version is 14.04.3 [07:30] cybergig22: looks ok. I've no idea why it's not loading the module [07:30] cybergig22: please try sudo insmod 8812au.ko [07:30] i have some problem and i need everybody help me [07:31] !patience | gioans [07:31] gioans: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [07:31] I see a light on the adapter now [07:31] o_O [07:31] gioans: you need to detail the problem before anyone can help [07:32] now its working [07:32] cybergig22: hmm, do a reboot and see if it'll load the module. [07:32] disconect the netgear as well? [07:32] o_O [07:32] cybergig22: right now the module has been loaded from the file [07:33] cybergig22: as if it wasn't installed in the system. [07:33] so what if it fails does that mean the module loader is messed up? [07:33] cybergig22: you could try removing the module and doing a clean install. [07:34] hey === kerdel is now known as Hardcore7 [07:35] soy nuevo!! tengo problemas con virtualbox,, alguien me puede ayudar? [07:35] ok well im going to try to restart to see if it works... wish me luck [07:35] poof [07:36] gl [07:36] :-) [07:40] and it did not work === cybergig22_ is now known as cybergig22 [07:42] 7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05) [07:44] gioans: we require context to be able to render assistance [07:45] ubottu: I read the guide as well as searched else where about the upgrade process. But i have get this error when i want to update. is it okay to just upgrade without updating 11.10 ? [07:45] nishu-tryinghard: I am only a bot, please don't think I'm intelligent :) [07:46] nishu-tryinghard: 11.10 has long been unsupported [07:46] nishu-tryinghard: what error? [07:47] <__flow__> Wug: Can you help me out with tcpdump? How can i check that I am receiving the SYN? [07:47] that distro is just too far out of date, ubottu [07:47] it cant get the sources or access repo as it is no longer supported [07:47] N3TN1NJ4: yet you can still upgrade it. [07:47] nishu-tryinghard: read the wiki page. [07:48] so can i just upgrade without updating? [07:48] nishu-tryinghard: you can't [07:48] nishu-tryinghard: please read https://help.ubuntu.com/community/EOLUpgrades [07:48] Everything you need is there. === Blaster is now known as Guest80432 [07:51] TheNumb: it is still not working on load... [07:51] nishu-tryinghard : Alternatively, www.bit.do/ubuntu11 ---- scroll down to Software Sources... change the "show new distribution releases" to either LTS (14.04.2 or whatever) or normal (15.x) releases.... then do in CLI either --> "sudo apt-get update && sudo apt-get -y dist-upgrade" OR "sudo do-release-upgrade" [07:51] N3TN1NJ4: won't work [07:52] what if i have some other repos? [07:52] 11.10 has been removed from the archive [07:52] <__flow__> Could someone give me a hint for configuring a ssh server? I can connect to my main computer using the internal ip assigned by the router but the connection always times out when trying to connect with the external IP. I forward port 22 in the router and as far as I've checked no firewall is blocking the connection. [07:52] nishu-tryinghard: the update manager should disable them. [07:52] #ubuntu-chat [07:52] TheNumb: TY very much for clearing that. [07:52] #ubuntu-vn [07:53] gioans: please stop doing that. [07:53] nishu-tryinghard : Basically all your repositories are too out of date and no longer supported. versions 10.x and 14.x are Long-term support... 11 isn't. I suggest you move to version 14. and it seems "TheNumb" is right... you have to edit the repository sources.list to even get fed the new distro upgrade [07:54] i am sorry [07:54] nishu-tryinghard: please read the paragraph "Update sources.list" over at https://help.ubuntu.com/community/EOLUpgrades === ubuntu is now known as Guest74349 [07:54] N3TN1NJ4: ya i understand that. [07:55] nishu-tryinghard: https://help.ubuntu.com/community/EOLUpgrades/Oneiric [07:55] TheNumb:Okay iam on it [07:55] That's what you want to do. [07:55] nishu-tryinghard: while you're at it, you should consider upgrading all the way to 14.04 because it'll be supported until 2019. [07:55] hello [07:56] ya thats what i wanted to do. [07:56] TheNumb: i guess most of the config will break. Is that right? [07:56] nishu-tryinghard: that shouldn't happen. [07:57] TheNumb: Okay. [07:57] nishu-tryinghard: you might want to back up your stuff before doing the upgrade. [07:57] TheNumb: Okay, i will take backup. [07:58] __flow__ : you can try on the linux box --> "sudo tcpdump -vvv dst port 22" <-- to see if packets reaching linux box at all [07:59] __flow__ : Most likely your external firewall is not forwarding the packet correctly... or you're using DHCP and your IP is changing... OR your ISP is blocking port 22 (doubtful)... or the ssh daemon is configured to NOT accept non-local (WAN) connections [08:01] __flow__ : When issuing the SSH command from an external IP... use the -v option for verbose logging output to see what that says at well... i.e. --> ssh -v user@port [08:01] <__flow__> N3TN1NJ4: I will check if packets are reaching the linux box and updated you what i've found [08:02] __flow__ : Finally, if you're just learning now with security, I HIGHLY suggest, if possible... that you use an ALTERNATE (obscured) external port such as 30022... and forward that to ur internal 192.168.blah IP on port 22 [08:02] Simply changing your external port for SSH access makes your system probably 99.99% more secure from everything but an experienced hacker targeting you specifically === nik0 is now known as niko [08:04] <__flow__> The only thing which should be changed to do this is to update the settings in the router and connect with ssh via a specific port correct? [08:05] ssh user@port -p 30022 or whatever [08:05] not all routers will let you redirect the port like that tho [08:06] <__flow__> Oh right. Alternatively I need to configure ssh to use port 30022? [08:08] <__flow__> N3TN1NJ4: Nevertheless, when I try to connect from the internet to the ssh server with -v it just says connecting to IP-address and then it times out [08:08] <__flow__> And tcpdump doesn't output anything [08:09] so firewall not letting it thru... [08:09] <__flow__> Or could it be the router configuration? [08:09] yes, when i said firewall all those times earlier, i meant router. [08:10] <__flow__> I'll just keep trying to figure this out. Won't steal more of your time, thanks :) [08:10] i don't mind, but to help ya someone would need to know which router brand/model ur using [08:11] <__flow__> Well it's DIGI ZXHN H218N [08:11] u must not be in US, brb heh [08:12] <__flow__> yeap :D [08:14] flow : www.tiny.cc/flowfwd [08:15] <__flow__> N3TN1NJ4: Yea that's how it looks like [08:15] hello guys MS Lync exists for Ubuntu? [08:16] Name : "Obscure SSH", protocol TCP, wan start/end address leave blank if it'll let you, select ur WAN (looks like DSL), wan start port "30022", end port "30022", lan host address "192.168.1.x" (use STATIC IP), lan start port 22, end port 22 [08:17] then from external ip do --> ssh -v user@external.ip -p 30022 [08:18] arcsky : You can try running it under WINE... google ubuntu lync compatability... there's plenty of alternatives that work with lync [08:21] N3TN1NJ4: OK [08:21] <__flow__> N3TN1NJ4: Hell yea it works!! Thanks so much :D [08:23] __flow__ : Keep in mind that port obfuscation stuff and redirection [08:23] if it's just stuff you're running for yourself, do NOT use default ports [08:24] every time there's some 0day exploit for web or ftp or ssh or sql or whatever servers... the zombie bots will scan the whole internet looking for running services on default ports, like port 22 for ssh [08:24] <__flow__> All right I'll do that from now on [08:26] __flow__ : Glad I could help and ya got it working. Stay safe :) [08:28] <__flow__> N3TN1NJ4: One more thing if you don't mind :D Since I have a dynamic IP, the only reliable way to use the ssh server I could think of is to use a free dynamic DNS server and use a script to update it with my current IP every time it changes. Then schedule the script to run automatically every few hours or so. Can you think of a better way of doing it? [08:28] __flow__ : www.duckdns.org [08:29] info on site about auto updating, i do mine thru the DDNS options on my DD-WRT modified router [08:32] <__flow__> N3TN1NJ4: This looks really nice. I'll start using it, thanks again === greyback|eod is now known as greyback [08:43] hi all .. what should be the correct affinity for a 32 cpu system ? [08:44] or what is the default one ? === ferret___ is now known as ferret_ [08:49] Hi I've got a problem with installing GRUB [08:50] I just did an Ubuntu update from 12.04 to 14.04 [08:50] but it failed to install GRUB during the process [08:50] I think I've had this issue in the past installing Ubuntu but I don't remember what I did to resolve it [08:50] I suspect the problem is it didn't detect my on-board RAID setup properly [08:51] oi === max12345 is now known as Guest78419 [08:51] and now I can't seem to access applications like GRUB Customizer or Gparted [08:51] anything that requires my password [08:52] pops up the password dialogue box [08:52] but with garbled text due to the update [08:52] I put my password in and hit continue but it never loads the application [08:52] I'm afraid to restart now :( [08:54] ugh can't open Synaptic either [08:54] oh looks like Ubuntu Software Center works [08:54] dmraid appears to be installed still at least [08:54] Afdal: what's the problem? [08:55] Just finished an Ubuntu upgrade but I'm having trouble getting GRUB to install [08:55] I presume if I reboot now I won't be able to boot my OSs [08:55] type sudo lsblk | nc termbin.com 9999 [08:55] sudo lsblk -f .. [08:55] what's that do [08:55] lists the block devices [08:56] ah [08:56] hmm [08:57] I don't think it's listing these partitions properly... [08:57] did it give you a link? [08:57] NAME FSTYPE LABEL MOUNTPOINT [08:57] sr0 [08:57] sr1 [08:57] sda nvidia_raid_member [08:57] └─nvidia_aeedagcb (dm-0) [08:57] ├─nvidia_aeedagcb1 (dm-1) ntfs [08:57] Afdal: use pastebin [08:57] paste.ubuntu.com [08:57] EriC^^ - Paste your text into the big white box @ http://ubuntu.pastebin.com, then click the "Send" button below the big white box. Let us know when you're done. [08:58] i think that was meant for Afdal ^ [08:59] sheesh [08:59] GRUB and dmraid just never play nice with my setup here ._. [09:00] ok pastebin please [09:00] what's a command that let's me check if dmraid is installed properly? [09:00] pastebin what? [09:00] what? - Paste your text into the big white box @ http://ubuntu.pastebin.com, then click the "Send" button below the big white box. Let us know when you're done. [09:00] you got all there was to that line [09:01] http://pastebin.com/xFxHqfkE [09:01] :/ [09:02] so it's listing my partitions on the separate HDDs [09:02] but it's not reading them all together as their RAID0 partitions [09:02] at least, I think, if I'm reading that right [09:03] I swear [09:03] this better not have installed on only one drive [09:03] and ruined my RAID0 setups I:< [09:03] Afdal: type sudo parted -l [09:04] and pastebin [09:04] hello [09:05] okay that seems to be detecting them right [09:06] http://pastebin.com/UNgTvNqT [09:07] Afdal: type cat /proc/mdstat [09:07] those are the right partitions sizes [09:07] and they would be half if it wasn't detected [09:07] Personalities : [09:07] unused devices: [09:08] what does that mean? [09:09] that's all it says? [09:09] yeah [09:09] :I [09:09] i am from chinese [09:10] Well I can always boot into my stuff from a liveCD or supergrubdisk [09:10] I'm gonna try restarting real quick [09:10] back in a moment [09:10] ok [09:14] well [09:14] It didn't -uninstall- my old GRUB at least [09:14] thank goodness for that [09:14] looks like I'm able to boot Xubuntu 14.04 successfully [09:15] got a bunch of System Errors when it started up [09:15] generic with no details [09:16] When I try to load up GRUB Customizer I get this error now though [09:16] https://gyazo.com/172d956b410a756e1b8899c876e291a3 [09:18] damnit [09:18] and here's what I see when I try to start gparted [09:19] if this screen capture would actually upload... [09:19] Libparted Bug Found! [09:20] Could not stat device /dev/mapper/nvidia_aeedagcb - No such file or directory. [09:22] Afdal: what's cat /proc/mdstat say? [09:22] same thing [09:23] Personalities : [09:23] unused devices: === Pantsu is now known as Desu [09:23] knew I should have waited for the weekend to upgrade [09:24] what a nuisance ~_~ [09:26] Afdal: type dpkg -l | grep grub [09:26] what's that do [09:26] lists the packages [09:27] http://pastebin.com/Fny3fJBS [09:28] Afdal: ok, type sudo apt-get install --reinstall grub-pc [09:28] {:I [09:28] is that gonna erase my current grub settings [09:28] it should overwrite them [09:29] hmm [09:29] it's half-configured right now [09:29] this is gonna remove a bunch of old linux kernels [09:29] no [09:29] 751 MB will be removed [09:29] huh [09:29] that's what it says :} [09:29] paste it [09:29] it - Paste your text into the big white box @ http://ubuntu.pastebin.com, then click the "Send" button below the big white box. Let us know when you're done. [09:29] Oh my. [09:29] this is something the Ubuntu upgrade attempted but also failed [09:30] !ops | N3TN1NJ4 paste bot [09:30] N3TN1NJ4 paste bot: 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 [09:30] http://pastebin.com/X9A0gtN7 [09:30] should I do eet :}? [09:30] I'm on 3.2.0.90-generic right now [09:30] EriC^^: i am looking into it [09:30] so I don't need those anymore [09:30] k1l: ok, thanks :) [09:31] Afdal: well, yeah, kind of odd it wants to remove them though [09:31] type alias apt [09:31] shall I continue? [09:31] y/n [09:31] :}? [09:31] do you have autoremove with apt? [09:32] bash: alias: apt: not found [09:32] beats me [09:32] or something? cause that's not it's typical behavior [09:32] @_@ [09:32] paste it [09:32] it - Paste your text into the big white box @ http://ubuntu.pastebin.com, then click the "Send" button below the big white box. Let us know when you're done. [09:32] Afdal: type type apt-get [09:33] apt-get is /usr/bin/apt-get [09:33] ok [09:33] well if the kernel works for sure i guess hit y [09:33] okay {:I [09:33] lol [09:33] didn't work anyway [09:33] E: Internal Error, No file name for grub-pc:amd64 [09:33] so odd, seems like a lot of space for 5 kernels [09:40] OKay i made the back and went thought the doc which you gave. Do i have to remove all the listings from the sources and add the only ones mentioned in the doc? https://help.ubuntu.com/community/EOLUpgrades/Oneiric [09:41] nishu-tryinghard: replace archive.ubuntu.com with old-releases.ubuntu.com in your sources.list [09:42] when i did apt-get update i got errors about backports and multiverse that it cant find. [09:42] nishu-tryinghard: paste your sources.list === Drunkarcher is now known as Drunkubuntuer [09:43] No matter what I do, Firefox will sometimes randomly set my spellcheck language to US English. It might be happening after every update, or that might be a coincidence [09:43] any ubuntu pate bin [09:43] It's not a problem but it is an annoyance and it's been the case on every system I've used for the last 10 years. Does anyone else deal with this? [09:43] pastebin link plzz [09:43] !paste [09:43] 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. [09:44] EriC^^: here http://paste.ubuntu.com/12319785/ [09:45] hi all , i have ever got ubuntu internal problem on 15.04 and error reporting box ever appeared after login. I sent report. but it is not fixed even after apt-get update && upgrade [09:45] nishu-tryinghard: mark the other ones with a # at the beginning of the line. [09:45] so i just need the one mentioned in the doc and comment out others? [09:46] nishu-tryinghard: just use these mentioned in here https://help.ubuntu.com/community/EOLUpgrades [09:46] the other problem is with annoying cursor problem. Whenever typing in text box, pointer is randomly going anywhere and all typed texts are changed or current cursor location changed [09:49] nishu-tryinghard: wait [09:49] EriC^^: okay [09:49] nishu-tryinghard: you've type oneiric , that was just an example , it's a very old ubuntu release [09:50] oh nevermind [09:50] i have oneric installed [09:50] yeah [09:50] so can i carryon? [09:50] why dont you fresh install? [09:50] no cant i am at work place [09:51] actually nevermind, it will take you to 12.04 [09:51] else i would have done that already [09:51] okay EriC^^ ty [09:52] EriC^^: will it overwrite the windows boot loader? [09:52] it'll install grub yeah [09:52] you can still boot windows though from grub [09:52] EriC^^: okay mkconfig [09:53] what is the mkconfig equivalent for ubuntu [09:53] update-grub [09:53] nevermind ill search [09:53] EriC^^: TY [09:53] np === Drunkubuntuer is now known as Drunkarcher [09:53] Well it cant find a new ubuntu release [09:54] did you run sudo apt-get update? [09:54] EriC^^: i did sudo do-release-upgrade [09:54] ya i did that [09:54] I just can't even believe this business with GRUB and dmraid still having trouble working with on-board RAID is still an issue [09:54] how many years has hit been now [09:54] this was a problem for me going back to like [09:54] 2007 or something [09:54] unreal [09:54] Afdal: stop abusing your enter key [09:55] ;_; [09:55] Afdal: run a regular setup and all works great. for custom setups, like you have, you need custom work [09:55] I changed the source as said. But stilll i apt-get updates has the old source entries. [09:56] nishu-tryinghard: type cat /etc/update-manager/release-upgrades [09:56] nishu-tryinghard: please pastbin the actual sources.list again [09:56] also ^ === Guest78419 is now known as max12345 [09:56] cat is hashed (/bin/cat) [09:56] bash: type: /etc/update-manager/release-upgrades: not found [09:57] nishu-tryinghard: pastebin /etc/update-manager/release-upgrades [09:57] EriC^^: this is what i got for type cat /etc/update-manager/release-upgrades [09:57] type cat /etc/update-manager/release-upgrades [09:57] you wrote type [09:57] cat is hashed (/bin/cat) [09:57] bash: type: /etc/update-manager/release-upgrades: not found [09:58] not found [09:58] What command did you run? [09:58] nishu-tryinghard: cat /etc/update-manager/release-upgrades /etc/apt/sources.list | nc termbin.com 9999 [09:59] http://termbin.com/sa5e [09:59] here [09:59] ok type sudo nano /etc/update-manager/release-upgrades [10:00] that is the issue. the release propmt is set to "never" [10:00] change prompt=never to prompt=Normal [10:00] sorry prompt=normal [10:00] okay [10:02] hi [10:04] k1l, EriC^^ : okay safe-update in progress [10:04] k1l: [10:04] hope it gets updated without any issue [10:04] i did take home dir backup [10:06] well [10:06] about to give up and go to bed here [10:07] perhaps another time [10:13] all right then [10:13] Never upgrading my distro again ;_; [10:18] EriC^^: I used sudo do-release-upgrade and i shows that it has to remove some packages so how can i see which packages are removed. [10:19] nishu-tryinghard: it will list them. you can press d for details when you are asked [10:19] k1l: ya i found out how to do it ty anyway. [10:20] hi [10:20] the other problem is with annoying cursor problem. Whenever typing in text box, pointer is randomly going anywhere and all typed texts are changed or current cursor location changed [10:20] linocisco: make sure not to touch the touchpad [10:21] k1l, it is not touch pad issue, i guess. i touch only when to move pointer or cursor [10:30] shouldnt the prompt be set to LTS instead of normal? [10:30] no [10:30] it says why next to it [10:31] nishu-tryinghard: if you are on LTS and want to upgrade to the next LTS only. [10:32] ya thats what i wanted [10:32] so change that now. [10:32] i wanted to update to 12.04 and then to 14.04 [10:32] for the upgrade you just made you needed it to be normal. [10:33] I did do-release-upgrade with normal option its downloading the files. [10:33] will that update to 12.04 ? [10:38] Hello! [10:39] I have problems with wireless, see Lenovo Forums@https://forums.lenovo.com/t5/ThinkPad-11e-Windows-E-and-Edge/TP-Edge-E330-WiFi-not-working-on-Ubuntu-15-04/td-p/2159298 [10:39] hi wondering if someone can help me im trying to use this command 'sudo useradd -a -G firefox $USER' and it says invalid -a command [10:40] di48l069: -a -G is for usermod [10:40] just -G for useradd [10:40] what do you mean for usermod [10:41] if you want to add a user to a group you use sudo usermod -aG [10:41] when you're creating a user it's just sudo useradd -G [10:42] but i am trying add a user to group firefox [10:42] ok, then sudo usermod -aG firefox [10:43] okay thanks @Eric [10:43] no problem [10:48] Hello, I am new to xpra. Made these 2 for cron: @reboot xpra start :100 and @reboot export DISPLAY=:100 && /home/user/myscript.sh: myscript runs my server in terminal. When I loging to X2Go I atach xpra and see the terminal. I hope this is well but it also "eats 100 MB" of memory. Seems to me a lot for terminal. Is it all ok? :) Coments welcome. [10:49] Which GUI would people prefer for managing a server, XFCE or LXDE? [10:50] IceBot3000 I am using xfce [10:50] non. a desktop on a server is waisted power [10:50] IceBot3000: XFCE is nice and simple [10:50] Ok thanks :) I was looking for an alternative as Unity is dreadful without 3D acceleration in a VM [10:51] hi === coy is now known as Guest30355 [10:57] if you run sudo apt-get update, then you found something error, is it because some particular applications or what? and must we make it all successfull update report? because sometimes it is failed to reach some http:// xxx, or some packages. enlight me here, thanks [10:58] Silent_Attacker: can you plase put that output into a pastebin and link it here? [10:58] There's a few reasons it might fail to contact an update server, depends on the message [10:58] Silent_Attacker: pastebin the output, it could be a ppa repo failing to connect [10:59] Err http://extra.linuxmint.com rafaela InRelease [10:59] !mint | Silent_Attacker [10:59] Silent_Attacker: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [10:59] i could fix it before, i forgot how [10:59] Silent_Attacker: well talk to the mint support about their repos [11:00] hello [11:00] the mint channel should be the starting channel on your irc program anyway. since mint handles the updates and repos differently than ubuntu please ask there. [11:01] technically, it would happen everytime as long as i always change evreything with my system [11:01] ubotto: if i may ask you, from that error what can you get? [11:01] Silent_Attacker: ask the mint support, please [11:01] kIl, can you give me the channel? [11:04] hello [11:04] also cau servus ahoj.... [11:04] Silent_Attacker: the bot just gave you. and they are not on freenode. so you need to change servers, too. the irc clients on mint are set to connect to that channel, so please use that and dont join here for mint support === mhenrixon_afk is now known as mhenrixon === mhenrixon is now known as mhenrixon_afk [11:14] doing a lot of panorama photos. is there a ubuntu tool to view it by viewing it from left to right. 5280x856 Pixel [11:15] so it would look like a clockwise turn [11:19] ? === john is now known as Guest58232 [11:19] ok [11:19] is anybody here === pihpah_ is now known as pihpah [11:21] !ask | Guest58232 [11:21] Guest58232: 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:21] Well, he left^^ [11:23] Ubottu developers should really update their "siverlight" knowledge, and suggest pipelight instead of moonlight [11:23] Promille: I am only a bot, please don't think I'm intelligent :) [11:23] Hi, i'm multibooting windows 7, 10 and ubuntu with grub, currently grub has boot options into ubuntu or windows then windows boot manager takes over and I have to select again. If i delete the mbr partition and then use use boot-repair will that let me boot straight to various windows installs through grub or just break everything? [11:25] !patience [11:25] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ === omnik5570 is now known as omnik5569 === Promille_ is now known as Promille [11:29] hello. what is the current status of playing bluray movies on Linux? are they all working ok? === mhenrixon_afk is now known as mhenrixon [11:30] !blueray [11:30] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [11:31] !git [11:31] git is a distributed revision control/software code management project created by Linus Torvalds. For more information, see http://en.wikipedia.org/wiki/Git_(software) [11:31] !leagueoflegends [11:32] ok thanks [11:33] Hejkki, no, not all. see http://askubuntu.com/questions/565516/can-linux-play-blu-rays [11:33] ok === mhenrixon is now known as mhenrixon_afk [11:35] !away > mhenrixon_afk [11:35] mhenrixon_afk, please see my private message [11:38] Help! Windows 8 somehow hardocked my bcm wireless card [11:38] How to unock? [11:38] And why the hell does it store the lock stare [11:39] *hardlocked [11:41] SopaXT, disable fastboot from within windows and try again? [11:41] (not secureboot) [11:43] Sorry, no win handy now [11:43] Is there no way yet to have a wallpaper span both monitors in the Unity lock screen? [11:43] SopaXT: what does rfkill list bring you? please pastebin [11:46] k1l, pastebin.com/3NsqYYx5 [11:46] SopaXT, strange, no windows? [11:46] Ah, forgot to note: I use lenovo thinkpad edge e330 -> ubuntu 15.04 [11:46] Windows was removed [11:47] SopaXT: sudo rfkill unblock all [11:47] does this change it? [11:47] k1l, nope. [11:47] combo keys, or bios wireless settings ... [11:48] BIOS wireless is all on [11:48] Hotkey toggles soft block [11:49] seems to be an issue that the windows driver sets the wifi to a standby state. [11:50] k1l, but everything that Windows can control can be switched on linux right? [11:51] I have issues with my Lenovo and bluetooth/wifi/built in sd card reader when dual booting back and forth [11:51] SopaXT: theoretically,if we have the proper drivers. [11:52] SopaXT: i find a lot of users complaining with that thinkpads and they solved it by reinstalling win and pressing the key-kombo to unlock it [11:52] Have you tried turning bios wireless off, boot into ubuntu, restart, turn bios wireless back on, boot into ubuntu? [11:55] hello [11:55] k1l, I can't reinstall win [11:55] I want to turn it on from inux [11:55] i'm new on ubuntu and i'm using irc for the first time [11:56] what program are you using? [11:56] Hello Cinematic === scott_ is now known as Guest39523 [11:56] Cinematic69 great, this is the ubuntu support channel [11:56] SopaXT: seems like the driver is not capable of getting the wifi device out of that state on linux. [11:56] oh, nvm, didn't read you're also using IRC for the first time at all [11:56] Cinematic69: Welcome to an ancient yet rock-solid technology, and welcome to #ubuntu :-) [11:56] oh so i'm in the perfect place [11:56] SopaXT, do you have an external or extra hdd? install win to that then unlock/swap back to ubuntu hdd? [11:57] SopaXT, do you have something in blacklist ? cat /etc/modules [11:57] SopaXT: there are tons of users of that laptop reporting it and they solved it by using a windows to boot and press the fn+f9 on windows [11:59] k1l, I have bcmwl in blackist [12:00] Cinematic69: how is your experience so far? [12:00] SopaXT, try to remove it, you can add it again [12:00] Tre === omnik5570 is now known as omnik5569 [12:01] Already, np resut [12:01] No result [12:02] SopaXT, did you restart ? [12:06] http://www.topmiestai.lt/regiister.php?referer=65490 [12:07] ioria, I have added this becuase it made things not eorking [12:09] SopaXT, can you past lspci -nnk ? [12:11] lspci -nnk pastebin.com/zenCLqHC [12:13] Ioria, [12:14] !luks [12:15] hiyas all [12:17] SopaXT, did you install some driver package , like bcmwl-kernel-source ? [12:17] Ye. [12:18] And I did remove it, because it only added bcmwl0 [12:23] Ioria [12:24] SopaXT, you sure the bios settings are ok ? [12:24] Yeah. [12:27] Interesting: if I boot in recovery mode, until using iwconfig, the block is off [12:27] Ioria [12:27] SopaXT, lsmod | grep ideapad-laptop ? === loki__ is now known as loa === mhenrixon_afk is now known as mhenrixon [12:29] SopaXT, if you enable network, it works ? as far as i know recovery does not load all the modules... so could be something that you installed [12:29] I can't dnab [12:30] enable wireless [12:30] No ideapad-laptop [12:31] ioria <- [12:34] On an up-to-date Ubuntu 14.04 VM, bash completion for paths and files is terribly slow. So when I do set -x, it becomes faster and stays that way even after disabling set -x. What could be the issue? [12:36] guruprasad problem solved? [12:38] SopaXT, so you purged bcmwl-kernel-source ? [12:46] ioria, I think that it doesn't matter, it didn't do anything anyway [12:46] BluesKaj>that do-upgrade stuff ended the same way :S [12:46] BluesKaj>is there a command to revert from 14.10 ro 14.04LTS? [12:46] !download | la00 [12:46] la00: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Vivid, and help keeping the servers' load low! [12:47] !downgrade | la00 [12:47] la00: Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system. [12:47] la00, then you have packages that can't be upgraded [12:47] BluesKaj>I'm at work right now...so I can't test anything else [12:48] I'll probably need to reinstall it from scratch [12:48] hi I have ubuntu server (no gui) installed on virtual box. Can I somehow make it scale with the virtual box window? [12:48] since my /home is mounted on other partition [12:49] all my configs will still be there after the reinstall [12:49] balance1: the TTYs? not easily. just SSH in. [12:49] daftykins, :p true ty [12:50] la00 what are you struggling with? [12:50] la00, if you have separate / and /home partitions then just install the OS to / after formatting and set the mountpoint for/home partition in tha partitioner from a live media like dvd or usb image [12:51] doing a clean install [12:51] Hi folks, I have a question about encrypted disk and imaging [12:51] MonkeyDust>I had ubuntu 14.04LTS untill last weekend [12:52] MonkeyDust>I've seen some screencasts telling that 15.04 has some performance improvs on dash and other cool stuff, so I decided I should upgrade [12:52] la00 14.04 is a good choice, i use it too [12:52] I'm trying to spin up a machine which is fully encrypted, however I need to be able to create a gold image of the OS with the required tools installed [12:52] what would be the best way to do that? [12:53] fearnothing-alt what's a gold image? [12:53] SopaXT, ifconfig detect the card or it says no wireless extensions ? [12:53] !uck | fearnothing [12:53] fearnothing: uck is a tool that helps you customise official Ubuntu Live CDs (including Kubuntu/Xubuntu and Edubuntu) to your needs. See http://uck.sourceforge.net/ [12:53] ubottu - that sounds pretty good, I'll look at that [12:53] fearnothing-alt: I am only a bot, please don't think I'm intelligent :) [12:53] oh lol [12:53] MonkeyDust>on the upgrade process there are a lot of packages that can't be upgraded...an now my system is realy slow...and apt-get install -f fails [12:53] :) [12:53] cfhowlett: thanks [12:53] didn't see your command [12:53] happy2help! fearnothing [12:54] la00 yes, stick to 14.04, or reinstall it... it's supported until 2019 or so (i forget) [12:56] MonkeyDust>yep...I need to reinstall it...really boring :S and I'll never upgrade again lol [12:56] cfhowlett: I don't see anything in there about including software that's been compiled from source [12:56] MonkeyDust>this happens all the time...that's why I only did the upgrade last weekend [12:57] does that mean it doesn't support that? [12:57] fearnothing, hmm. I would think so. It IS a method to produce your own customized OS. [12:57] but I've not used it enough to know the explicit answer to your question. [12:57] la00 lesson learned: use LTSs ... 16.04, in april, is the next [12:59] MonkeyDust>lol yup...since that my production PC === coy is now known as Guest84010 [13:19] Hey all, I'm trying to install Ubuntu Server to an SD card in a small board computer (MinnowBoardMax). I boot from a USB drive. EFI sees the SD card, but when I get to the point in the installation to choose drive, Ubuntu installation doesn't list the SD (just the USB). Any ideas why ? [13:24] having some problems starting netbeans [13:24] libatk-wrapper.so.1.2.22+0x4ac9 is the issue that is reported when starting in the terminal === me is now known as Guest65679 [13:26] you can connect like this flo, ssh root@46.101.177.4 [13:26] sorry wrong window [13:35] hey [13:35] MonkeyDust: Problem not solved, setting and unsetting set -x is just a workaround :) [13:36] does anyone know about rEFInd and/or gdisk? [13:38] i want to create a triple partition for a triple boot option with windows and ubuntu. I heard rEFInd and gdisk are good but i can figure out how to use it [13:38] any ideas? [13:40] sup [13:41] I used rEFInd a while back for putting ubuntu on my Mac, but it's been too long I'm afraid [13:41] actually not ubuntu, it was something else [13:41] but regardless, too long ago for me to be of help [13:42] fearnothing-alt: cool, how did you create the partition? [13:42] in disk utility I think [13:42] if you dont remember its cool [13:42] hfs+ partitions can be resized without removing data [13:43] really.... and all this time i thought i had to use something else to create a partition for an OS [13:43] hi - I think my package management is all muddled up [13:43] although having read enough of the HFS+ spec to understand how it locates files, I still don't know the algorythms for actually updating it [13:43] fearnothing-alt: did you install windows on your mac too? [13:43] at one point yes, but not at the same time [13:44] I'm stuck with mysql hanging on update, and various packages with version problems [13:44] fearnothing-alt: ok, thanks alot. :-) [13:44] yeah I've never had all three on at once [13:45] drdozer: run a "sudo apt update && sudo apt full-upgrade" and pastebin it please [13:46] k1l: Doing so now [13:48] k1l: http://pastebin.com/KSbKKkdt [13:49] drdozer: please pastebin a "cat /etc/apt/sources.list" [13:50] k1l: http://pastebin.com/Mnx8aMEn [13:50] ex-chat [13:50] Has anyone encountered mouse issue on Ubuntu 15 with a USB 3 mouse? After a few licks, I can no longer click anything, only hover ability is there. [13:51] drdozer: ok, first change the partner repo in your sources.list from oneiric to vivid. [13:52] guys, what's the meaning of adding a backslash in the terminal? [13:52] hardtail; cant help fix--but has an issue earlier today with similar mouse issue on 15.04 with usb 2 mouse [13:52] biborn: escaping command characters [13:52] hateball: such as? [13:52] k1l: done, and re-run the apt command [13:53] joe_w ok, is it still an issue for you? [13:53] when i do that, the command does not come back to me. [13:53] drdozer: wait, there is more to do :) [13:53] i mean, no root@localhost #: [13:53] :) [13:53] it just started working again...sorry.. [13:53] biborn: usually "!" and a few others [13:53] it just display cmdand-> [13:53] joe_w ok, thanks [13:53] drdozer: "ls -al /etc/apt/sources.list.d" in a pastebin too, please [13:54] http://pastebin.com/qC0JnZq2 [13:55] hateball: i've seen a command putting backslash at the end. what is the point if there's no character to escape from? [13:55] Hey all, I'm trying to install Ubuntu Server to an SD card in a small board computer (MinnowBoardMax). I boot from a USB drive. EFI sees the SD card, but when I get to the point in the installation to choose drive, Ubuntu installation doesn't list the SD (just the USB). Any ideas why ? [13:55] drdozer: ok, there are still some PPAs pointing to oneiric, which is wrong when you are on vivid. [13:55] drdozer, wrong on ANY distro as oneiric is dead and eol [13:56] biborn: none that I know. would help if you pasted the actual command so we could stop guessing [13:56] drdozer: bad that is like some homework for you when its not the cause of your issue :) please pastebin the "apt-cache policy mysql-server-5.6" [13:56] hardtail; mine first would only go diaganal and not click, then would click, then not move,,,,may be some one knows the issue and can resolve [13:57] joe_w my mouse can move fine and hover, just after about 1 or 2 clicks, I can no longer click [13:57] http://pastebin.com/KFf9fzdv [13:58] hi how can I change my password on ubuntu even if it sais old and new password are too similar? (it's a local dev server so it's not rly a security issue) [13:58] drdozer: and "apt-cache policy mysql-server-core-5.6" [13:58] hateball: touch $HOME/.msmtprc && \ [13:58] i found it in a guide here https://help.ubuntu.com/community/MuttAndGmail [13:58] wonder ifi ned driver s e [13:59] k1l: http://pastebin.com/DqCpbyte [14:00] ah got it [14:00] drdozer: ok, try a "sudo apt update" [14:01] k1l: done -- it says "33 packages can be upgraded. Run 'apt list --upgradable' to see them." [14:01] drdozer: after that again a "sudo apt full-upgrade" if that is still complaining try a "sudo apt-get install -f" [14:01] anyone use imagej? i can't seem to use anything i open: i just get a window that's very shallow and wide, and no way to change anything but the width. [14:02] hello all! I have ufw setup and I have a deny rule for an IP, yet I can still see that IP hitting my webserver. Why is that? [14:02] is there an ordering to rules in UFW? [14:03] did some updates on my linux machine now i can get pass passwd login [14:03] it accepts password but goes back to passwd screen [14:04] just did a back up yesterday...how do i do a restore to yesterdays backup? [14:04] k1l: thanks - full-upgrade failed, but then install worked and now full-upgrade is working [14:04] notionSunday wrong question, you should ask how to get past the login screen [14:05] i just did a fresh install yesterday [14:05] did all the updates [14:05] got my answer...order does matter. [14:06] when i booted my pc today it said more updated needed to be installed and they had already been downloaded [14:06] entrydns is shutting down on 30.09.15. i loved the way i could update my ip via curl. is there a way to handle it similiarly with other dns hoster? [14:06] i did that and it said to reboot [14:06] or even update it from the os itself some other wy [14:07] notionSunday Kalimero keep your question in one line, that's easier to read and repeat [14:07] ok [14:07] whats the key to hit on bootup to do a safe mode boot or something? [14:07] so i can get to my restore [14:07] MonkeyDust: right but figured the 2nd part after i sent the previous one [14:08] notionSunday durong boot, hold the shift key, to go to the grub menu... choose recovery [14:09] k1l: thanks -- all updated now [14:09] so what should I do with all these outdated PPAs? [14:09] I'm guessing that ideally they should all be vivid? [14:10] drdozer: remove them with ppa-purge or see if they offer packages for vivid (if you still want that ppa packages) [14:11] what's the proper command to shut down ubuntu? [14:11] balance1, sudo shutdown [14:11] balance1 sudo shutdown now ... sudo init 0 [14:11] cfhowlett was faster [14:12] cfhowlett, MonkeyDust ty [14:12] :) sudo init 0 is faster than my suggestin [14:12] cfhowlett, wheres the difference? [14:13] got it working [14:13] balance1, gotta send you to the man pages. the differences are too subtle for me to explain [14:13] MonkeyDust / cfhowlett: sudo shutdown -h now # surely? [14:13] cfhowlett, kk [14:14] didnt do a recovery...but selected the other version in the grub menu [14:14] so I am encountering an odd behavior the nature of which is making it hard to lookup properly due to overloaded terms. When I click on a terminal window (to highlight text) it prints "E4#E4" or "B3#B3" and does not select text. [14:17] all is silent [14:20] is there anyway, I can stream 360 video from Ubuntu to my android phone for Google cardboard with headtracking? [14:21] anyone use imageJ? it's completely unusable on my end, and i'm wondering why [14:21] chrisss123456, getting any errors [14:22] gogeta: no, just can't change window size without it bugging, if you try to set the scale the window is unfindable, and then you can't actually do it, but no errors anywhere. just seems really buggy [14:22] how do i remove a grub entry? [14:23] i got -28-generic and -25-generic the 28 one is cause my hang up [14:23] how do i remove it? [14:24] hi [14:24] hi [14:24] could someone advise if command "iptables -A OUTPUT -p tcp -d example.com -j ACCEPT " would work if I want to allow all outgoing connections on all ports to example.com ? === rory is now known as rory- [14:24] notionSunday: remov the kernel-image package [14:24] #netfilter ment0s_ [14:24] ello [14:25] bazhang: netfilter is quiet [14:25] ment0s_, !ufw [14:25] ment0s_, use ufw a easer way of ealing with ip tables [14:25] guys i'm new to ubuntu (has been a long while). netbeans is defaulting to install in /usr/local/netbeans ... shouldnt it be installed in /usr/local/bin/netbeans ? [14:26] why is it doing that? i can change it of course, but just looking for a sanity check. [14:28] weird problem, bash hangs on "ls /tmp" [14:35] Hey guys,i am running lubuntu 14.04 with dual monitors and the stuff on the desktop keeps mirroring into the other screen,can anyone help? :) [14:36] failing to upgrade .. here is the detail... [14:36] http://dpaste.com/3AHVKQ7.txt [14:36] any suggestion on workaround? [14:37] axisys, run sudo apt-get update? [14:39] Cerealkill3r: YES [14:39] oops.. yes [14:39] looking for help getting raid 10 install worked out if anyone has the time it would be much appreciated [14:39] Cerealkill3r: let me run it again [14:40] notafads is that a server? if yes, there's also #ubuntu-server [14:40] MonkeyDust, i know just normally no one in there is nearly as helpful [14:41] im also willing to pay if completed dont know if that changes anything [14:42] Cerealkill3r: http://dpaste.com/2WH86B5.txt [14:42] Cerealkill3r: no luck :-( [14:42] notafads paid support is not here, you should contact canonical for it [14:42] MonkeyDust, well i am just offering as a token of gratitude [14:44] axisys: apt-cache policy initramfs-tools [14:45] axisys: after that please: apt-cache policy lvm2 [14:50] k1l: http://dpaste.com/2B6EEEH.txt [14:51] axisys: look, the packages come from the kali repo. which means you use kali and not ubuntu. so please ask kali to fix their stuff === user is now known as Guest25652 [14:51] !kali | axisys [14:51] axisys: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [14:53] k1l: removed kali from repo [14:53] k1l: not sure when I added that.. but now that it is gone.. still seeing some issue [14:53] k1l: let me paste it [14:54] http://dpaste.com/227HW0Z.txt [14:56] axisys: with that many 3rd party repos i wonder its running anyway [14:56] i've a little problem with ubuntu-gnime and 2° monitor VGA plugged (nvidia optimus), the screen copy the laptop's resolutions, any attempt to change any of its settings from diplay panel fails === curiousx is now known as Chuck_Norris === BOHverkill is now known as BOHverkill___ [14:58] I have an Unbutu server 14.04 LTS and it shows that the CPU is @ 80%...how can I tell what is using most of the CPU? [14:58] axisys: sudo apt-get clean , then sudo apt-get update , sudo apt-get dist-upgrade [14:58] unbutunewbie, top [15:00] poorUser: did you try this ? https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [15:00] k1l: fixed.. thanks for your help! [15:01] no i'm going to try it, glxgears shows 2500 fps, so the driver is correctly handled (proprietary) [15:01] poorUser: i know people here doesn't like ext ppa but i did read good things (reddit) about this one, source: (http://www.webupd8.org/2015/08/new-official-proprietary-gpu-drivers.html) [15:02] hey guys, i am trying to be able to use my bluetooth keyboard to wake up my pc from suspend [15:02] could someone give me a point where to look at? [15:02] irs an internal bluetooth reciver not an usb dongel [15:03] it's [15:03] what happened to ubuntu browser irc chat ? [15:03] it is a trusted source ^^ [15:03] i have a lot of ppa [15:04] I have an Unbutu server 14.04 LTS and it shows that the CPU is @ 80%...how can I tell what is using most of the CPU? [15:04] poorUser: yeah, i think people from canonical made that ppa [15:04] what happened to ubuntu browser irc chat ? [15:04] Chuck_Norris: tnk you a lot! [15:04] i can't remember where i did read that, but yeah [15:04] poorUser: np [15:04] magnolia, still there. use it. [15:06] cfhowlett: yes, still here. how to use ubuntu irc in browser ? its handy and fast -- clicking on #ubuntu on irc support ubuntu.com page is opening mibbit and its saying irc.freenode.net terminated [15:06] !info htop | unbutunewbie, htop is a nice process thing [15:06] unbutunewbie, htop is a nice process thing: htop (source: htop): interactive processes viewer. In component universe, is optional. Version 1.0.3-1 (vivid), package size 62 kB, installed size 194 kB [15:07] magnolia: if you prefer the webchat client, one is http://webchat.freenode.net/ === nullsign is now known as OS-17334 === OS-17334 is now known as Guest87597 [15:09] ok fingers crossed [15:11] htop is the app to find out who is using the most CPU? [15:12] ubuntu3: yeah, among other thing related to process [15:12] unbutunewbie: htop, top, gnome-system-monitor [15:13] unbutunewbie:* [15:14] thanks will look at them [15:14] SchrodingersScat: http://www.tiikoni.com/tis/view/?id=595d5f1 clicking on irc link on ubuntu.com irc support page is opening a blank page in background (link- irc://irc.freenode.net/ubuntu) with open with box suggesting https://mibbit........ [15:14] cfhowlett: ^^^ === BOHverkill___ is now known as BOHverkill [15:19] trying out 15.04 vivid using live usb and prt sc button not working. previously volume buttons were not working but after 2nd boot volume buttons are working fine but prt sc button not. what might be the cause and how to fix it ? [15:24] Chuck_Norris: ok i'm with new drivers, now i can turn off the screen, but still sucked in the same resolution of the laptop's one :( [15:24] hey guys, i want to wakup my pc using a bluetooth keyboard, could someone give me a place where to look? [15:24] [ 223.007] have a master to look out for [ 223.007] adjust shatters 0 2966 [ 223.008] need to create shared pixmap 1have a master to look out for === Tsunami1 is now known as Guest63212 [15:25] trying out 15.04 vivid using live usb and prt sc button not working. previously volume buttons were not working but after 2nd boot volume buttons are working fine but prt sc button not. what might be the cause and how to fix it ? [15:26] magnolia: Wrong keyboard mapping perhaps? Or the shortcut not mapped correctly, check system settings -> keyboard -> shortcuts [15:28] kyr0: mappings look fine http://www.tiikoni.com/tis/view/?id=8f30911 [15:37] print screen button not working -- 15.04 vivid -- hp pavilion g6 series 1200tu [15:38] the current 2 compute tests in flight, I was trying to clear up room for perf testing [15:42] hi guys im trying to clean from "tash" but they wont be deleted. how come? [15:43] arcsky: tell me more about tash [15:48] arcsky: trying how [15:49] "trash"?? [15:49] 14.04 you guy might remember me from the last kernel software update... EVERY time the kernel is updated on my wife's lappy it becomes unbootable and I have to go back and re-install the kernel by hand. [15:51] I mean I taught her how o select the last kernel from Grub but this is getting her to the point where she doesn't want to update. Any suggestions? [15:51] print screen button not working -- 15.04 vivid -- hp pavilion g6 series 1200tu [15:51] SchrodingersScat: ReScO : http://ring0.se/g/5d4724330f35e2e1.png [15:52] Hello. Is this ubuntu chat/support? [15:53] calgary, theoretically [15:53] Nice. IRC is confusing for me so I wasn't sure this was the right channel. How would I reverse the direction of the mouse scroll wheel scrolling under ubuntu? [15:54] OpenSorce: are you sure linux-generic is installed? is the video driver from the ubuntu repo or from some website? [15:54] hello; i have a question concerning google sphere. Is there a way to read a sphere on my computer out of the navigator with a software ? on linux ? Thanks a lot ! [15:54] The way I would like it set up, is the same as a touch gesture. Move up to scroll the page up and reveal new text to the bottom. The wheel on my mouse in Ubuntu is backwards. [15:54] k1l, yes it's linux-generic and video driver from the repos [15:55] OpenSorce, i think you have problems with initramfs for some reason. [15:55] I have looked in the Mouse & Tocuhpad settings and there's nothing there for it. [15:55] Kaloupp: probably with google earth [15:55] OpenSorce: why is it unbootable? [15:55] k1l, loops back to the bios screen [15:55] OpenSorce: is it special hardware? [15:56] OpenSorce: any errors when upgrading? dkms missing? [15:56] @reisio, i am looking for a software undepending the web navigator [15:56] k1l, pen tablet screen? No errors during updates [15:56] Kaloupp: google earth is a "desktop app" [15:56] http://gis.stackexchange.com/questions/80291/how-to-display-wgs-1984-web-mercator-auxiliary-sphere-services-in-google-earth [15:57] OpenSorce: well, there should be a reason why it failes to boot. we need that info to see how to repair that [15:57] BluesKaj: BTW i got to the initial root cause of my audio problem, and even reverted back to the initial pulse+gstreamer setup. Of course, it was my own fault: when messing around with audio stuff some time ago i left the input/outputs in a bad state, outputting to some nonexisting HDMI instead of the analog speakers === regedit_ is now known as regedit [15:57] k1l, yep. So what am I looking for? [15:57] @reiso, thanks for answer. i would like to find a free software if it is possible ? [15:58] Apparently there's a setting for it in trackpad settigns but I can't open that on ym desktop machine. It's not showing the trackpad options. [15:58] regedit, ok, if pulseaudio's extra processing doesn't bother you :-) [15:58] OpenSorce: errors from updates (/var/apt/) or the dmesg/syslog from the boot where it did hang [15:59] Kaloupp: r-e-i-TAB [15:59] k1l, this is OpenSorce on the problem machine === HurricaneHernand is now known as hurricaneh [16:00] Kaloupp: gmt should do it [16:00] Kaloupp: and probably others [16:00] This mouse is almost unusable because of this :( [16:01] k1l, /var/apt no such file or directory [16:02] OpenSorce: sry, /var/log/apt/ [16:03] k1l, lol... half awake myself. I knew that :-P [16:04] k1l, will it generate error messages if the kernel never loads? === dude is now known as Guest10758 [16:05] hitting TAB in the TTY console prints a dot instead of auto-completion, what could be the problem? it works fine on gnome-terminal under X [16:07] winamp [16:08] mbuf: hit CTRL+c and try again [16:08] OpenSorce: hmm. try to edit the grub and remove splash and plymouth to see what the issue is === k is now known as Guest21114 [16:10] reisio, k1l I changed to a white background and I don't see it now [16:10] k1l, yeah splash has been gone. It just doesn't load the new kernel no errors, nothing printed on the screen just back to the bios screen [16:10] err... post screen... you know what I mean [16:11] can any one suggest a best book to learn linux shell commands ? [16:11] If possible suggest a good open source book [16:12] OpenSorce: and what do you do if you "repair" it? [16:12] mohan1989, "UNIX Conceps & Applications" by Sumitabha Das [16:12] mohan1989, it has both commands and output [16:12] k1l, boot to the last stable kernel uninstall and reinstall the new kernel via apt [16:13] @mbuf ok. Thank you [16:13] no-one knows how to revetrse the scroll wheel in ubuntu? there's lots of stuff on the web that just says 'set it in trackpad optoins' but i dont have trackpad options on my system. [16:13] @mbuf: What is the best open source magazine you suggest for regular reading ? [16:13] k1l, and it works every time. I just want to figure out why the software updater is doing it wrong. [16:14] mohan1989, there is no best in F/OSS; everyone has their likes and dislikes [16:14] mohan1989, I read and write for OSFY [16:14] OpenSorce: can you pastebin the /var/log/apt/term.log [16:14] k1l, I want my wife to trust that she can let her system update on her own without having to get me to do this every time. [16:14] k1l, yep one sec [16:15] where are the list of TTY colors that can be used as background defined in Ubuntu? [16:15] OpenSorce: yeah, we need to find what is going wrong to fix it. [16:15] @mbuf You OSFY india edition ? [16:15] mohan1989, yes [16:16] @mbuf thank you [16:16] mohan1989, you are welcome [16:16] Guys trying to install amd drivers . Keep getting this error "no supported adapters detected " [16:17] What should i do now ? [16:18] @mbug i could not download "UNIX Conceps & Applications" by Sumitabha Das from google [16:18] mohan1989, go buy the book [16:18] mohan1989, in F/OSS we respect copyright [16:18] @mbug Me asking for open source books only. Not copy right books [16:19] mohan1989, all books are protected by copyright [16:19] mohan1989, later [16:19] @ mbuf. Oh. ok [16:19] k1l, pastebin.ubuntu.com seems to be taking it's time... one sec [16:19] @mbuf Then i buy the book if there is no open source tutorial for learning commands [16:20] mohan1989, you can search for tutorials online. I prefer the book [16:20] k1l, http://paste.ubuntu.com/12321802/ [16:20] OT: copyright and patents are a cancer of this world... [16:20] mohan1989: http://linuxcommand.org/ ? === hurricaneh is now known as hurricanehrndz [16:21] poorUser: Sure, but I'm sure the authors of these books would like money to buy food though [16:22] 1 think is the right salary for a work, another is to block develpment for years and grant majors to gain tons of money [16:22] mohan1989, try this one, i like it: http://it-ebooks.info/book/2012/ [16:23] Hello. I'm upgrading from Ubuntu 13.10 to 14.04 LTS, and mid-upgrade, the screen just went black. It isn't idle, as moving mouse or keyboard makes no difference. What would cause this and what can I do? [16:25] k1l, I'm not seeing any errors in there are you? [16:25] OpenSorce: sorry was afk making new coffee which made me clean the whole machine [16:26] k1l, I feel ya. http://paste.ubuntu.com/12321802/ [16:27] mbuf ok [16:28] jpds: thank you for the valuable links provided [16:28] OpenSorce: not seeing issues in that log [16:29] k1l, but again I have to run it from the last kernel (Linux PADD 3.13.0-62-generic #102-Ubuntu SMP Tue Aug 11 14:28:35 UTC 2015 i686 i686 i686 GNU/Linux) so I can manually remove and then install the newer one. [16:30] OpenSorce: strange [16:30] k1l, I sort of want to set it to stop updating automatically and check for updates manually instead but I don't want to miss some important security update :-P [16:30] So, if an upgrade of Ubuntu fails during install (or in my case, the GUI crashes), how do I abort/stop the upgrade and continue? (possibly from command line?) [16:31] i dont know. /boot is not full. [16:31] OK guys. I fixed it. I had to install a 3rd party app called "Ubuntu Tweak". It adds natural scrolling options to the mouse driver. [16:31] OpenSorce: i would try to boot in grub without the eyecandy and see if there is some error [16:32] k1l, yeah except it flashes back to the post screen instantly. Not really time to read anything on the screen. [16:33] OpenSorce: i got no clue. maybe see if there is anything in the rotated syslog or dmesg. [16:34] k1l, well me either. Thanks for looking though. [16:35] so, I did sudo apt-get purge skype and I can still launch skype.... is that crazy? [16:36] ash_work, sudo apt-get purge skype* [16:37] BluesKaj: I'll try it [16:37] 0 to remove [16:38] is there a way to find out what package is behind this application? [16:38] ash_work, did you try purging it in the software center === greyback is now known as greyback|eod [16:38] erm... I don't know how to do that :P [16:38] OpenSorce: Does the scrolllock key retain its function in Ubuntu? [16:39] BluesKaj: ^ [16:39] calgary, I haven't used that key in decades... really not sure :-P [16:40] OpenSorce: On older systems (i.e. DOS and what came bfore, and some modern BIOS) scrolllock or ctrl+scrolllock will pause it during boot so you can read boot errors. [16:40] ash_work, open the software center and sype in skype , then look for the purge option [16:40] calgary, I think you're thinking of the "pause/break" button [16:40] sype=type ;-0 [16:40] BluesKaj: the only option is "install" [16:41] OpenSorce: I thin kctrl+scrolllock issues a pause/break actually. It's been a long time. [16:41] BluesKaj: and it doesn't say "Skype 4.3 for Ubuntu" [16:41] OpenSorce: Anyway it might worth a try. [16:41] BluesKaj: it says, "Client for Skype VOIP and instant messaging service" [16:41] BluesKaj: which is the only thing skype-related when I search for skype in ths software center [16:42] calgary, yeah I've tried that. It happens too quick to catch it. Like post screen then flash then post screen again. [16:42] !info skype partner | ash_work [16:42] ash_work: skype (source: skype): client for Skype VOIP and instant messaging service. In component main, is extra. Version 4.3.0.37-0ubuntu0.12.04.1 (partner), package size 15 kB, installed size 61 kB (Only available for i386; amd64) [16:42] OpenSorce: Can you film it ? :-) [16:42] enable the partner repo ash_work [16:43] calgary, clever! There's nothing to film. Not text on the screen. [16:43] bazhang: I'm trying to get rid of Skype [16:43] ash_work, well purge those too I suppose [16:43] ash_work, where did you install it from [16:43] BluesKaj: purge what exactly? [16:43] bazhang: I think I followed instructions from Skype.com [16:44] which I _thought_ was just sudo apt-get install skype [16:44] ash_work, so follow their removal instructions, in future use the ubuntu partner repos for that [16:45] whatever is listed under skype in the software center...I haven't had skype installed for a while so don't recall i9t being so difficult to pureg [16:45] err purge [16:46] got it [16:46] it was skype-bin:i386 [16:47] bbs [16:50] Hello everyone [16:51] hello knighty :] [16:51] How are you doing? [16:51] doing my best! you? [16:52] Not bad, thank you [16:52] :) [16:52] I'm trying to change my boot screen with plymouth and plymouth-manager but I just can't [16:52] Just to kill boredom as we say in Spain [16:53] Hi [16:53] hello [16:53] Hi george__ [16:54] I thought you guys had siestas for that? ;] [16:54] south_paw Hahaha, no, that's a topic [16:55] south_paw I don't do siesta :) [16:56] south_paw I meant that's a cliché [16:57] I need a tutorial on how to set up samba on ubuntu (im using vbox) Im trying to set it up for like 6 hours now and it just wont work... [16:58] new info for my problem with 2° screen, only when i turn off ubuntu it switches to the right resolution :(, i see correctly the powerdown :( [16:58] do you know a dictionary which would allow to form base words basing on derivatives (boxes -> box, detailed -> detail, books -> book, realized -> realize) [16:58] ? [16:59] Do any of you have any idea on how to change the boot screen with plymouth? [17:03] so what about plymouth-manager? [17:03] did you try: sudo apt-add-repository ppa:mefrio-g/plymouthmanager [17:03] sudo apt-get install plymouth-manager [17:03] sudo apt-get update [17:03] south_paw That repository doesn't work anymore [17:03] update should actually be ran as second command [17:04] hey guys [17:04] heya [17:04] whats the best way to run a script on boot on ubuntu 15.04 [17:04] south_paw Do you have plymouth manager installed on your computer? [17:05] or whats the best way to make changes to /sys/devices/pci0000:00/.../power/wakeup permanent [17:05] michiil: the easiest is do it in /etc/rc.local [17:06] south_paw Whenever I type sudo apt-get update it returns the error 404, 'Not Found' [17:07] Knight80: configure the source list [17:07] Knight80: Which release of Ubuntu? lsb_release -c ? [17:08] Vivid [17:08] Ubuntu 15.04 [17:08] baizon I already did [17:08] Knight80: so, pls post the output? [17:09] baizon Ok [17:09] W: Fallo al obtener http://ppa.launchpad.net/mefrio-g/plymouthmanager/ubuntu/dists/vivid/main/binary-amd64/Packages 404 Not Found [17:09] morning all. I followed this guide for creating an ssl cert for local development (https://www.digitalocean.com/community/tutorials/how-to-create-an-ssl-certificate-on-nginx-for-ubuntu-14-04) and I'm getting this error: "nginx: [emerg] PEM_read_bio_X509_AUX("/etc/nginx/ssl/self.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)" any ideas? [17:10] nginx site conf: https://gist.github.com/fa0b99e1d12a7533d7cb [17:10] "Fallo al obtener" means "Failed to obtain" [17:10] Knight80: no packages since precise === Ornacia is now known as Deez_Nuts [17:10] !ppa-purge | Knight80 [17:10] Knight80: 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 [17:10] Knight80: well that is a ppa, which is probably down [17:10] thanks bazhang [17:11] welcome [17:11] Actually, what I do is "sudo apt-add-repository --remove...etc. [17:11] Knight80: yes, that also works [17:12] Have you got any idea on how to change the boot screen then? [17:12] BluesKaj: indeed i do see cpu spiking as audio is playing, but i guess for now that's still manageable. I do sometimes play 2 audio sources at once though, such as a clip of a talk/presentation accompanied by a clip of background music [17:13] Knight80, you mean this https://help.ubuntu.com/community/Grub2/Displays ? [17:13] ioria No, I mean the boot screen, not grub screen [17:14] ioria The one with Ubuntu logo [17:14] BluesKaj: with the alternate phonon/vlc/gstreamer setup, there's a weird bug where you can't access all the audio settings from the System Settings, only from the systray audio icon > mixer > settings > audio setup === EndGenius is now known as smeg === smeg is now known as smeg_head_5000 [17:15] This is what I'm doing... [17:15] sudo update-alternatives --config default.plymouth === smeg_head_5000 is now known as SMEG === SMEG is now known as Smeg [17:15] Then I choose the theme I'd like to use, but it just doesn't work === Smeg is now known as sMeg [17:15] if i play youtube in firefox in ubuntu 14.04. sound is low. what should i do ? === sMeg is now known as sMEg [17:16] When I reboot the computer, a text-based boot screen is displayed. [17:17] Is there any way to increase the sound volume in ubuntu ? should i install anything ? [17:17] mohan1989 Try alsamixer [17:18] mohan1989 In the terminal [17:18] Knight80 ok. I install alsa mixer now === tcpman is now known as Guest92712 [17:19] mohan1989 also try pasystray to bring pulseaudio icon to your system tray [17:19] shakhzula i already use pulse audio [17:20] shakhazula: But my volume is low even if i use pulse audio [17:20] mohan1989 Type 'alsamixer' on terminal and press 'Enter' [17:22] mohan1989 Have you done that yet? [17:22] mohan1989> hmm okay, just do alsa mixer and put all your sliders to max. do the same for volume control in pa [17:22] Knight80: Me doing that now [17:23] mohan1989 Do what shakhazulu just said [17:23] mood: currently watching Mr.Robot [17:24] Knight80, http://theurbanpenguin.com/wp/index.php/ubuntu-14-04-custom-boot-screen/ [17:24] shankazula : [17:24] Hi there is it possible to connect my android phone which uses 3G connection to my home computer wich uses wifi through SSH , and how ?? thanks [17:25] i get this if i type alsa mixer [17:25] shakhazula: accept my file [17:25] ioria Thank you [17:25] shakazula : i have toot the screen shot and send you. Now what to do ? [17:26] Knight80, it works for him ... watch the youtube vid [17:26] ioria Thanks again :) [17:26] Knight80, no problem [17:26] Knight80: If i type alsamixer in terminal . i get the screen as in the screen shot that i sent to you [17:27] mohan1989> can't see the file. kinda newbie to irc. [17:27] mohan1989 Try to put all the sliders up [17:27] mohan1989 Oh, sorry [17:28] mohan1989 Ok, then "sudo apt-get install alsamixer" [17:28] Hi, is there an IRC channel for landscape? [17:29] mohan1989> yep yep apt-get that bish [17:29] pocketprotector: you mean canonical support? [17:30] there is an open source version of landscape [17:31] just seen yr file but deleted by mistake before i could save it..such a klutz. [17:32] >drops keyboard [17:32] >drops life [17:32] >drops till he can't drop no more [17:32] >drops dead [17:32] hello hello [17:32] >drops bass...yeahh [17:32] this is tripped out [17:32] shakhazulu, stop that [17:33] shakhazulu: please keep this channel clear for support. we have #ubuntu-offtopic or ##chat for chatting [17:34] mohan1989 Do "sudo apt-get install alsa-utils" [17:34] bazhang> hello [17:34] !ot | shakhazulu [17:34] shakhazulu: #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! [17:34] Hi there is it possible to connect my android phone which uses 3G connection to my home computer wich uses wifi through SSH , and how ?? thanks [17:34] mohan1989> got the file [17:34] hi [17:35] okay, so I got rid of the skype application but it still shows up in the launcher. (1) is it called launch pad, or launcher? (2) any ideas on getting rid of it? I'm not sure but it could be left over from a wine install (skype was installed twice, so I really did get rid of the linux one; not sure which icon is appearing in the Launcher/Launch pad) [17:35] I am using this systemd service: https://github.com/marcanuy/django-deploy-guide/blob/master/gunicorn-systemd.template.service If I restart the computer it fails, but if I run it manually from console it works, any ideas? systemctl status ouput: http://paste.ubuntu.com/12322300/ [17:36] Hi there is it possible to connect my android phone which uses 3G connection to my home computer wich uses wifi through SSH , and how ?? thanks [17:36] shakhazula : if i type alsamixer i get screen as in the file only [17:36] ash_work, did you shutdown skype before removal? if not, logout/login again [17:36] I see ~/.local/share/applications/wine-extension-skype.desktop; maybe that has something to do with it === danielbw__ is now known as danielbw [17:36] Hi there, I am wondering whether it is possible to print the same pdf page on a single sheet? [17:36] gone, no, 3G and wifi are not compatible. maybe if your android has wifi too, it can. [17:37] OerHeks: after removing it, I shutdown the computer completely [17:37] Did you got my file ? [17:37] ash_work, .. skype in wine??? [17:37] k1l, thanks again for your help. I'll be back next kernel update I'm sure :-) [17:37] mohan1989 Did you type "sudo apt-get install alsa-utils"? [17:37] OerHeks: yes? Is that a big no-no or something? [17:37] mohan1989>I'm having trouble saving it. send it again por favor [17:38] ash_work, use the partner repo, as we said [17:38] ash_work, linux has a native skype clietn, so i just wonder.. if you want to remove that icon, you gave the path already [17:38] ash_work, if one must use Skype I believe there is a linux client for it [17:38] anyway... [17:38] really , is is it Impossible , because i only have 3G/4G in my phone ? [17:38] mohan1989>but if alsamixer isnt installed do what knight guy said and sudo apt-get alsamixer [17:38] alsa-utils was already installed in my system [17:39] OpenSorce: OerHeks yeah, there is, but it doesn't support conference video chat [17:39] regedit, I use vlc backend due to it's superior handling of spdif digital output which ai have connected to a home theater system which decodes Dolby Digital and DTS thru the VLC media player === marcanuy_ is now known as marcanuy [17:39] bazhang: still not _entirely_ sure what you mean... [17:39] gone, it is not possible to connet wifi with 3g. if you found a solution to connect them, let us know [17:39] !partner | ash_work [17:39] ash_work: Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" » [17:40] !info skype partner | ash_work [17:40] ash_work: skype (source: skype): client for Skype VOIP and instant messaging service. In component main, is extra. Version 4.3.0.37-0ubuntu0.12.04.1 (partner), package size 15 kB, installed size 61 kB (Only available for i386; amd64) [17:40] enable the partner repo as above ash_work [17:40] on movies that is , regedit...for music and headphone listening especially I still use an analog feed from the soundcard. [17:40] mohan1989> also in pulse audio check sliders under both the playback and output devices tab and make sure BOTH are set to max. [17:41] mohan1989 That's right [17:41] mohan1989 Do what shakhazulu said [17:41] bazhang: okay, so I did that... now what? [17:41] I have installed alsa mixer [17:42] bazhang: oh... well, it worked! [17:42] bazhang: rather, the icon is gone [17:42] :: shrug :: [17:42] As per knight80 i have installed alsa mixer [17:42] Now what to do ? [17:42] what about the option of making an access point from another phone with 3G , and using it as wifi from my android would that work ?? [17:42] mohan1989 Type alsamixer on terminal [17:42] 'alsamixer' [17:43] mohan1989 What distro are you using? [17:43] OerHeks : would that be considered wifi ?? [17:43] ya i typed [17:43] what to do next ? [17:44] mohan1989 What is shown on your screen? [17:44] Knight80> Ubuntu 14.04 with i3-gaps wm [17:44] Knight80>Yuo? [17:44] *you? [17:45] OerHeks : ? [17:45] gone, no idea, why don't you use the usb cable? [17:45] shakhazulu Ubuntu Gnome 15.04 64 bit [17:45] do you mean modem with usb ? [17:45] gone, ??? [17:46] It shows HDA intel hdmi [17:46] mohan1989 Turn all the volume bars up [17:46] mohan1989 with the arrows [17:46] android <> usb <> homecomputer [17:46] Knight80> yeah, Ubuntu is cool.. I dont know why guys hate on it in favour of Arch and other distros. It works just perfect for me. [17:47] mohan1989>use yr cursor keys.. side to navigate and up/down to increase/decrease volume [17:47] shakhazulu Ubuntu is the best distro ever! [17:47] gone, i think you better ask in an android channel [17:48] #android [17:48] Ubuntu 4 life [17:48] hahaha [17:48] shakhazulu You're right ;) [17:49] but seriously, I dont see myself switching to another OS anytime soon. I'm comfortable enough in terminal and its just so snappy and reliable. [17:49] Hi there, I am wondering whether it is possible to print the same pdf page twice on a single sheet? [17:49] Knight80> ;) [17:50] shakhazulu I don't plan to switch to another OS at all :) [17:50] shakhazulu, it's because ubuntu is popular , anything popular is unpopular with some ppl === linux-modder is now known as Guest71218 === Corey84 is now known as linux-modder [17:51] Remember, Ubuntu is "Linux for human beings" [17:51] First i select sound card and then i increase the volume as you said [17:51] mohan1989 Did you solve the problem? [17:51] mohan1989 Yes [17:51] haven'r seen many animals use it [17:51] BluesKaj I have [17:51] BluesKaj> Thats the same thing I thought. Everyone wants to be unique and different. But I think its retarded to talk ill about an obviously superior product just coz "muh uniqueness" [17:51] Now i am going to check the volume in youtube now [17:52] BluesKaj However, I've seen more animals using Windoze [17:52] "Linux for human beings" hahaha [17:53] BluesKaj: it's possible to play multiple media with audio with that VLC backend? isn't that "multiple audio sources" which requires pluse? [17:53] *pulse [17:53] watching movie now. brb guys. hope you fixed your problem mohan1989 ;) [17:53] mohan1989 Did it work? [17:54] yeah mohan1989 did it work? [17:54] hi, i'm looking to setup ubuntu on an encrypted lvm alongside a windows install. my plan is this, any issues or mistakes anyone can see please? make 2 physical partitions, one for /boot and one for a luks container, put lvm on the luks partition and make two lvm partitions, one for /swap and one for / (maybe one for /home) [17:55] Knight80>i've added you to my friends list [17:56] shakhazulu Your friends list? [17:56] shakhazulu How can I do that? [17:56] No it not work [17:56] sound is low only [17:56] Even i feel it is lower when compared to last time [17:57] mohan1989 Did you turn Youtube's applet volume up? === shawniverson_ is now known as shawniverson [17:57] Knight80>yeah, right click my name, you should see the option somewhere in that context menu [17:57] how to do that ? [17:57] hey guys what do I need to do to optimize my ubuntu install for use with an ssd? I read ubuntu automatically optimized the itself if it detected itself installed on a samsung ssd. [17:57] shakhazulu Thank you :) [17:57] >"Even i feel it is lower when compared to last time" lol sorry dude [17:58] shakhazulu Done :) [17:58] is there an article someone can direct me to. some of the ones I read said to enable trim in the fstab which now I am hearing in not the case [17:58] Knight80> yay :)\ [17:58] shakhazulu Where are you from? [17:58] Knight80> i feel kinda warm inside. [17:59] Knight80>Kenya, Africa [17:59] Knight80>you? [17:59] folks, this isn't a chat channel - but a support one :) please stick to support queries, or join #ubuntu-offtopic for the chat side [17:59] shakhazulu Nice place! I'm from Spain [17:59] hello is anyone using evolution as their mail and calendar app? [18:00] Knight80>aaah Viva Espanol! lol the mods are modding "no chatting" [18:00] regedit, VLC-backend shouldn't misbehave with multiple sources [18:00] Finally my volume got low [18:00] thanks shakhazulua and knight [18:00] mohan1989 Try this [18:02] Try what / [18:02] ? [18:02] mohan1989 Which desktop environment are you using? [18:02] gnome [18:03] mohan1989 Try "sudo apt-get install gnome-alsamixer" [18:03] Okay mods. Just making a few friends is all :) [18:03] mohan1989 By the way... Are you turning the volume up on Youtube? [18:04] i type find / -type d -name "jvm" and i get nothing [18:04] it goes through the whle list and im looking at where my directory jvm is [18:04] i dont know if i have it right [18:04] BluesKaj: interesting... any idea why the control panel behaves weird when i use those other backends? [18:05] how do i just filter out the stuff i want to see... i tried | grep jvm but it still prints out everything [18:05] regedit, weird, how? [18:05] i guess i coud > page and then more the page [18:05] but it has to be simpler than that [18:06] mohan1989 Can you see the volume icon on Youtube's Window? === bleh is now known as Guest42906 [18:08] [13:14] BluesKaj: with the alternate phonon/vlc/gstreamer setup, there's a weird bug where you can't access all the audio settings from the System Settings, only from the systray audio icon > mixer > settings > audio setup [18:10] yes i can see in youtube window [18:10] mohan1989 Have you turned the volume up? [18:10] mohan1989 I mean, in Youtube's window [18:10] regedit, kubuntu 15.04 plasma 5.3.2? [18:11] Anyone notice that Evince seems to be kind of sloppy at loading PDFs? I actually have had more luck with Firefox's PDF.js. [18:12] If I were them, I'd try to borrow any possible improvements rather then reinvent the wheel. [18:13] BluesKaj: Kubuntu 15.04 yes, where do i check plasma version? [18:14] Adobe Reader was discontinued on Linux, and who needs their butts, anyhow? Anyone have some good alternatives? I don't need one that's fancy. Just a reader that renders well, and integrates well. [18:14] search the app program? [18:14] regedit, in the termianl , plasmashell -v [18:15] terminal even === ubuntu is now known as Guest35139 [18:16] I see MuPDF. That one any good? [18:16] This is BS! I've got 4G free space, but system keeps saying I'm out of disk space. [18:17] skinux: Sure it's not the /boot partition? [18:17] skinux: type df -h [18:17] BluesKaj: plasmashell 5.2.2, am i not up to date? [18:17] boot has almost half a gig free [18:18] skinux: Yeah, that would be it [18:18] Half a gig isn't enough???? [18:19] skinux: That's one kernel upgrade and you won't be able to upgrade the kernel again [18:19] skinux: Without removing some old kernels [18:19] How do I remove old kernels? [18:19] skinux: sudo apt-get autoremove [18:19] I already did that [18:21] regedit, you are up to date, no worries ...if you want the newer less stable plasma desktop you'll have to enable or add the kubuntu-backports [18:21] skinux: type df -h and df -i and pastebin them === dscamp_ is now known as dscamp [18:22] EriC^^: o/ i return === gsilva is now known as gsilvapt [18:22] daftykins: hey o/ wb [18:22] ty ^_^ [18:22] BluesKaj: i think i'll pass for now, but would an issue like this one be solved in that future version? [18:23] BluesKaj: if i had to guess i'd say it appears like a permissions issue; opening system settings from via the normal means has user permissions, whereas accessing the audio settings from the systray path i described ^ has root permissions? [18:24] Agh MuPDF has issues as well. [18:24] NVM. Even PDF.js has issues. Maybe I messed up. [18:24] skinux: chop chop 'df -h' [18:25] http://pastebin.com/DRcneeP3 [18:26] regedit, yeah , thta's wise, here's what my systemsettings>multimedia>audio&video device preference looks like http://imagebin.ca/v/2F53APAZQjKj . you'll notice the pulseaudio option there, but it's bogus because some default pusleaudio plugins still exist on my system [18:27] skinux: well your /tmp is a bit of a laugh [18:27] Why? [18:27] skinux: what are you actually doing that's flagging the usage? [18:27] I'm new to Ubuntu, not to computers. How can I permanently add a ramdisk icon to the uh... side panel(?) [18:28] regedit, I just have the alsa option and it works fine [18:29] Well, this is funny. I think Google Docs exported it as a PDF and it pushed some stuff onto a new line. I need to investigate. [18:30] Well, derp. [18:30] I can't remember what I was trying to do a few minutes ago when it said no space left [18:30] *facepalm* [18:30] I've seen PDF rendering issues. But this was my fault. Should've figured it reformatted it for printing. [18:32] skinux: try touch ~/something [18:32] Hi, I get connection timeout all the time in the last few days. I know that the problem is not in the the router/ISP because there are other devices that connected to it and the have no problems. Does anyone knows of a way to check what is wrong in my computer? [18:32] touch doesn't say anything [18:33] ok it means it worked [18:33] is there any channel for ubuntu india [18:33] simon: ping your router IP, your ISP's first-hop out that replies and also a common website and see which drop when you get issues. [18:33] ? [18:33] !in [18:33] #ubuntu-in is the channel for Ubuntu in India [18:33] skinux: you had a space issue yesterday right? [18:33] Yeah, but I thought I got it solved. [18:34] I've removed more software today, so I now have almost 4G free, but it still said no space left for some reason. [18:34] i want some help [18:35] jagadish: asking a question is a great first step [18:36] daftykins, what to do after I ping my router's IP? [18:36] jagadish: we need a question then [18:36] im trying to make a kiosk machine (no wm/de) but i want the home directory to be temporary... i've made a systemd service that copies the clean profile to another home/temporary directory, I've chown'd it to the kiosk user, and it's logging in and doing pretty ok but it's not finishing up my xinit script [18:37] simon: you run all three i mentioned infinitely and watch which ones have issues [18:37] I know someone said something about inodes, but when I asked my brother (who is a computer engineer), he said there is no way that would be an issue. [18:37] skinux, df -i [18:38] I already pasted that [18:38] looks the % of usage for inodes [18:38] daftykins, I don't have issues with pings, but mostly with http requests [18:38] df -h looks each partition [18:38] http://pastebin.com/DRcneeP3 [18:38] skinux: oh well your brother says is a perfectly reasonable deduction [18:38] skinux: Does the root file-system have more than 5% free space? [18:38] your /tmp is full [18:39] it's not good [18:39] How does /tmp get full? Files aren't supposed to be permanent. [18:39] simon: i don't think you appreciate how networking works, this is a diagnostic procedure, it's not going to hurt you to try it. if all three begin to fail at once when pages aren't loading or what not, or only two do... you'll learn things [18:39] skinux, http://jarrodoverson.com/blog/overflow-filesystem-in-linux/ [18:40] that's an issue [18:40] /tmp only clears on reboot so if you leave your machine going constantly and only use hibernate or sleep, you're gonna have a bad time [18:40] umount the /tmp and adapt the /etc/fstab (comment the /tmp line) [18:40] I just restarted the machine yesterday...several times yesterday actually. [18:40] so the /tmp directory will use the / partition [18:40] 1 mb is nothing.. just the size of a floppy disk [18:41] skinux: always remember that when a file-system reaches 95% usage only *root* can write from then on, not users. That is done to prevent denial of service for the sysadmin to recover. You've got the root file-system at 94%, and the /home/ file-system also. In addition the /tmp/ file-system is only 1MB and is out of space. [18:41] daftykins, how do I get my ISP's first hop? [18:43] skinux: ahhh, and I see the /home/ is on the root file-system (just shows the encrypted home mount), so those 94% both refer to the root file-system. What do you have using 53G - media files? [18:43] simon: mtr something like google.com then pick the first IP that replies [18:43] No media files [18:46] skinux: As I said yesterday; use a disk usage analyser to figure out where all the space is used. "sudo du --one-file-system --max-depth=2 / | sort -n | sudo tee /disk-usage.log" [18:46] daftykins, ok, I did it. But everything looks fine for now [18:46] it doesn't always time out, but it just happens a lot === para is now known as Guest53373 [18:47] simon: yeah give it time. [18:49] daftykins, OK, 12 packets lost to google.com [18:49] How someone gets banned in a group (when only asks a question about what group is made for) ???!!!! === jhash147 is now known as vanillabear [18:50] simon: and the other two meanwhile? [18:50] daftykins, they are ok [18:50] Is it possible to add /dev/shm to the... Launcher(?) and if yes, how? [18:51] MadRat: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? [18:53] jhutchins: Using file manager to drag the folder icon to the desktop only copied the files and folder. Using the search icon (at the top of the launcher) then dragging the folder to an empty space did nothing [18:54] jhutchins: I'd like to have a drive icon or a folder icon for quick access [18:54] Why would you want to add /dev/shm to a launcher? [18:54] Pici: It's the RAM disk isn't it? [18:55] MadRat: You should be able to create a shortcut in your filemanager, or you can manually configure a desktop shortcut to open that folder with a file manager. [18:55] Hello everyone [18:55] the printer is detected but cannot print page. It just says 'printing'. do I need any drivres. I have deskjet 1510 [18:56] MadRat, /dev/shm is Shared Memory between applications. [18:56] any idea why netbeans isn't in the repo? it seems to have been there before [18:56] MadRat: it is, I'm just curious why having that on hand would be helpful. [18:56] user1_: did you install hpip tools? [18:56] user1_: hplip [18:56] I have a question: Should the contents of /etc/apt/sources.list be the same as in third party software in Ubuntu's Software Centre? [18:56] lotuspsychje, yes. [18:56] OerHeks: So... it's NOT a ramdisk? [18:57] MadRat, sort of, with a dedicated use. [18:57] Pici: To copy temporary, downloaded files (images, etc) to that I don't have to delete or use up my SSD on. [18:58] OerHeks: Hmm... OK so is there a general usage ramdisk? [18:58] ciao [18:58] hi [18:59] !list [18:59] federicobeltrame: 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 ». [18:59] Knight80, 3th party repos have a file in /etc/apt/sources.list.d/ folder. [18:59] OerHeks Oh, I see, thank you [18:59] ok [19:00] daftykins, you know what does it mean? [19:01] MadRat: look up tmpfs and mounting that type of file system [19:01] MadRat, .. err, i am wrong, a romdisk is also mounted @ /dev/shm [19:01] *ramdisk [19:01] OerHeks Do I have to erase the whole folder if I want to delete those repositories? [19:01] OerHeks: *whew* OK, that's what I was reading (after hours of Internet searches) :'( [19:01] user1_: checked dmesg logs for errors? [19:02] Knight80, no. if you remove those files, the packages stay, use ppa-purge to reverse to the original packages [19:02] akik: What I've read says Ubuntu already mounts it [19:02] !ppapurge [19:02] 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 [19:02] daftykins, ok, Now I got http timeout from here, but the ping from there were just fine [19:02] simon: on a specific site or what? [19:03] Oerheks Thank you [19:03] MadRat: ok, but you can create additional "ram disks" with tmpfs [19:03] daftykins, this site is just an example. I got timeout from a lot of sites recently. [19:03] akik: Yeah, I read that too :/ Sorry, as I said before I'm not new to computers, just to Ubuntu [19:04] Hi , i'm still unable to download wine... Can anyone help me ? [19:04] KingOfOOP: Did you use the Software Center? [19:04] KingOfOOP: errors? [19:04] OerHeks I tried sudo add-apt-repositories --remove (repository name) but it didn't work, the repos are still there... [19:05] MadRat: Yes [19:05] lotuspsychje: YEs [19:05] !info wine1.6 [19:05] wine1.6 (source: wine1.6): Microsoft Windows Compatibility Layer (Binary Emulator and Library). In component universe, is optional. Version 1:1.6.2-0ubuntu8 (vivid), package size 819 kB, installed size 2979 kB (Only available for i386; amd64) [19:05] KingOfOOP: wich errors? [19:05] i don't know why the default is to mount something at /dev/shm. looks weird [19:05] lotuspsychje, ok. for now its just saying "pending to print" [19:05] KingOfOOP: *blink* *blink* Uh... i dunno then :( [19:05] lotuspsychje: 404 [19:05] and i have 8 gigs ram on this machine and /dev/shm is a bit less than 4 gigs [19:05] KingOfOOP: Have you added the universe repository? [19:05] genii: ? [19:06] Knight80, i never gave you that command, read nback please, see ubottus factoid [19:06] KingOfOOP: As the ubottu indicates, the wine1.6 package is in the "universe" repository, which is not enabled by default in the software Center [19:07] !repos | KingOfOOP [19:07] KingOfOOP: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [19:11] genii: Can find Software Sources Settings [19:11] *Can't === rax- is now known as RAX [19:12] hi, got a problem with my mouse again, when i start up a new it only goes diaganal then after a few mins "exercising it" it comes back on..happened earlier today and now again its a usb2 wireless mouse, im using 14.04 and never had any issues since dot...what could be the problem? [19:12] Can I safely delete everything in /tmp? [19:13] ...also tried mouse on another ubuntu machine..with no probs. [19:13] KingOfOOP: Use the alternative method by command line then: https://help.ubuntu.com/community/Repositories/CommandLine [19:14] I still don't quite understand why it's even full since I restarted my machine just yesterday. [19:16] *sorry im not using 14.04 its 15.04 [19:18] genii: gave me a permission denied error. I used 'sudo su -' before all of them [19:18] !sudo | KingOfOOP [19:18] KingOfOOP: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [19:19] skinux: no [19:19] lotuspsychje: oooo , didn't see the 'sudo' before them , sorry [19:20] Wait a minute : [19:20] KingOfOOP: Why are you improvising sudo commands when the exact ones required are on the page? It makes it difficult to assist when you deviate from instructions [19:20] The error code was the following : [19:20] -su: /etc/apt/sources.list: Permission denied [19:22] genii: Are you online ? === pkircher_ is now known as pkircher [19:23] KingOfOOP: Yes, but you're making it hard to be patient. Don't insert extra things like su into commands which do not require them [19:23] ok [19:24] genii: same result [19:25] /etc/apt/sources.list [19:25] bash: /etc/apt/sources.list: Permission denied [19:25] KingOfOOP: what exactly are you typing? [19:25] i was logged out [19:25] Pici: the codes above ? [19:26] which is ? [19:26] KingOfOOP: I'm having a hard time figuring out what that is, did you type "/etc/apt/sources.list"? "sudo - /etc/apt/sources.list"? what? [19:27] Pici: '/etc/apt/sources.list' as the request of website [19:27] lol [19:27] ?? [19:27] KingOfOOP: thats not a command. Thats a file. Do you want to edit it? [19:27] that's only a path [19:27] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [19:27] KingOfOOP: if so, sudo nano /etc/apt/sources.list would be the easiest way. [19:28] in the terminal KingOfOOP [19:28] Pici: you're right , sorry [19:28] KingOfOOP: if you want to do something else with the file, let us know and we'll try to assist. [19:28] Pici: I'm unable to install wine [19:29] and someone gave me a link : https://help.ubuntu.com/community/Repositories/CommandLine [19:29] KingOfOOP: running random text from web pages is not a good idea [19:29] akik: it is help.ubuntu.com [19:30] KingOfOOP, so you want to uncomment 'universe' ? paste /etc/apt/sources.list [19:30] KingOfOOP: yeah, I just got here. What release of Ubuntu did you say you were using? [19:30] Pici: 14.04 [19:30] KingOfOOP, you got a 404, what ubuntu version ??? [19:30] OerHeks: 14.04 [19:30] I need to run to another meeting, I think OerHeks can help you out here :) [19:30] oke [19:31] Pici: ok , thanks [19:31] OerHeks, What should i do ? [19:31] KingOfOOP, go into softwarecenter > edit > sources, and enable 'universe' repository ( which contains wine) and try again [19:33] hello, i need help i can't adjust brightness, and after i suspend computer there is black screen on wake up [19:33] i'm using kubuntu 15.04 [19:33] okay, so WINE skype was a major bust [19:34] it was just a big fruitless effort [19:34] anyway [19:34] ash_work: why dont you use skype for ubuntu? [19:34] OerHeks: It's already enable [19:34] *enabled [19:34] lotuspsychje: as far as I could tell from the various sites I looked at, it doesn't support group video chat [19:34] lotuspsychje: which was what I wanted; but regular video chat is better than nothing I guess [19:35] KingOfOOP, open terminal, run: sudo apt-get update && sudo apt-get dist-upgrade ## after this: sudo apt-get install wine [19:35] ash_work: did you actually tried it? [19:35] lotuspsychje: so I came back to ask about the proper way to install; I added the partner already so I think I just do sudo apt-get install skype right? [19:35] lotuspsychje: I actually tried it [19:35] lotuspsychje: and then I uninstalled it [19:35] does anyone have a solution for my problem [19:35] ? [19:35] ash_work: there is always google hangouts aswell [19:36] lotuspsychje: (apparently I hadn't done it correctly the first time, so this time I want to make sure [19:36] Can a bootable FParted be installed onto a USB stick without installing a complete Ubuntu ISO onto the stick? [19:36] GParted* [19:36] lotuspsychje: duly noted [19:36] skinux, there is a gparted iso http://gparted.org/livecd.php [19:36] skinux, you mean GParted ? [19:36] skinux, the gparted website has a bootable iso download. [19:37] Okay. Will it allow me to edit partition size in GB? [19:37] what is the prompt for the bot in here? [19:37] skinux: yes [19:37] Windows has 100G free, so I think I can safely give Linux another 40G. [19:37] !msgthebot | ash_work [19:37] ash_work: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [19:37] skinux, let windows decrease the partition with diskmanager, safe [19:38] is anyone using kde? [19:38] But that's the simplest fix I can figure, because I don't think I have enough alternative space to backup all my stuff and install Ubuntu fresh. [19:38] lotuspsychje: I thought it might be the ! ... thanks :) [19:38] xela2244: i've fixed the same problem in my acer laptop by adding "acpi_osi=Linux acpi_backlight=vendor" to grub config [19:38] OerHeks: both give me errors [19:38] xela2244: you can always try #kubuntu channel also [19:38] thank you akik [19:38] KingOfOOP, oh, please paste the output on paste.ubuntu.com [19:38] OerHeks: ok [19:39] xela2244: just the brightness problem. don't know about suspend resume [19:39] got a problem in Xubuntu/XFCE that it's showing the wrong time [19:39] aha [19:39] so now I fixed it [19:39] !yay | Fjorgynn [19:39] Fjorgynn: Glad you made it! :-) [19:40] system clock was fine [19:40] but not xfce [19:41] HALLO. [19:41] Anyone here familar with upstart stuff/start up scripts? [19:42] OerHeks: http://paste.ubuntu.com/12323145/ [19:42] !upstart | radtadtod [19:42] radtadtod: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [19:43] rastadtod are you german? [19:43] nein [19:43] don't mention the war! [19:43] i am curious about best practices for changing the run order of my deluge daemon though [19:44] i read through the man page, but wasn't clear about changing order, just adding/removing [19:45] er, the man for update-rc.d [19:46] KingOfOOP, go back into sources, and disable CDROM on the 1st page,.. further, you have some ppa's? [19:46] OerHeks: ppa ?! [19:46] radtadtod: In SysV init, the scripts are started through symlinks in /etc/rc?.d/ where ? is the runlevel. [19:46] KingOfOOP, yes, i se a lot of entries .. what ppa's are those? [19:46] yeah, jhutchins, so I want to change the order of my deluge daemon from S20 to something like S71, after my ZFS mount comes up [19:46] radtadtod: These symlinks have a S(start) or K (kill) and a two-digit number prepended, so they sort in a particular order, and that is the order they start in. [19:47] is it as easy as just re-creating the symlink? [19:47] radtadtod: In systemd, they start in the order that the systemd developer thinks they should start in. [19:47] 20 being the default right? [19:47] why recreate? rename [19:47] KingOfOOP, paste the output of: ls /etc/apt/sources.list.d/ [19:48] radtadtod: I don't know that there is a default. There will usually be a suggested priority in the lsb headers within the script, and tools like update-rc.d are used to manage the links. [19:48] radtadtod: Again, under systemd the rules are different. [19:49] OerHeks: Unable to disable cdrom from Software Sources page... [19:50] KingOfOOP, why is that? do you have the cdrom still in the driver? [19:50] *drive [19:51] ugh, alright, i dont feel much better about this then... other than update-rc.d seems to be the best way to modify the order, correct? [19:51] radtadtod: you said you wanted to manage the upstart order [19:51] akik: yes [19:52] OerHeks: output result is http://paste.ubuntu.com/12323200/ [19:52] radtadtod: the S and K scripts are not upstart [19:52] radtadtod: look into /etc/init [19:52] yeah, i've been there, i thought upstart was supposed to take over for teh S/K scripts... [19:53] OerHeks: No , I don't have the Cd [19:53] or at least manage them [19:53] radtadtod: init-scripts and upstart lived together for a while, then came systemd [19:53] KingOfOOP, strange, you should be able to unmark the cdrom. [19:53] KingOfOOP, I see no conflicting ppa's in that list, so that is ok. [19:54] OerHeks: but i can't [19:56] KingOfOOP, oke, we leave that, my last solution: change the mirror to the main server in sources. maybe there is an issue with the cz mirror. [19:58] OerHeks: repeat the 'apt-get update && apt-get dist-upgrade' again ?? [19:59] KingOfOOP, after changing, the lists are automatic reloaded. but it does not bite, trying. [19:59] after that, sudo apt-get install wine [20:00] * OerHeks wonders if the mono ppa bites.. no confirmation found sofar [20:00] OerHeks: a question by the way. Does terminal has a 'cls' command for itself ? [20:01] KingOfOOP try clear [20:01] MonkeyDust: thanks [20:01] MonkeyDust +1 clear it is [20:04] Hi there, can anyone advise me how to get my bluetooth working?! It's being such a pain! I don't even know where to start. I tried all the various bug reports, and nothing seems to work! [20:05] using the applet? [20:05] I've tried using bluez and blueman [20:05] Somehow I have gnome-bluetooth and bluez installed at the same time, and I think that could be the cause.. [20:06] But I don't know how to remove them - without removing virtually everything in the system. Every time I try, it suggests removing all of gnome and huge other central packages, too. Which shouldn't be right.. [20:06] hizz what is your problem? [20:06] I'm very urgently trying to get my bluetooth adapter to work. [20:06] It doesn't work. [20:06] I see so many bug reports, duplicates, and confusing bisections about these dongles. [20:06] urgent? ok install Windows. [20:07] hizz: http://forums.linuxmint.com/viewtopic.php?f=49&t=166294 [20:07] Lol [20:07] Urgent as in just sometime today.. [20:07] try sudo apt-get install bluetooth too [20:07] I installed that.. [20:08] reboot? [20:08] It's the newest version already. [20:08] I reboot plenty. [20:08] nice, mint forum solution in ubuntu support channel. [20:09] well if it works [20:11] Any thoughts from anyone? [20:11] Well...Ubuntu is saying disk is full for a USB drive that has 2G on it and the download isn't even half of a gig [20:14] hi, when i go on battery widget and check for brightness it says: no screen or keyboard brightness controls available [20:14] i'm using kubuntu 15.04, please help [20:15] hizz: I like coffee [20:15] can you guys print inverted exclamation marks? (U+001A)? [20:15] doesn't seem to work for me [20:17] ash_work, AltGr + 1 [20:17] ¡¡¡¡¡¡ [20:17] Gr = shift? [20:18] ash_work: no, right alt key [20:18] OerHeks: ^ [20:18] right alt [20:18] this switches tabs for me [20:18] s/tabs/channels [20:18] and doesn't do anything in gedit [20:19] works fine here, also in gedit. [20:19] I'm hitting an odd bug in 14.04.3 - When I lock my screen and then try to unlock it, it refuses my (correct) password. When I try to switch users, it takes the password, and puts me back in my session properly... Any ideas what's causing the lock screen to not be able to validate my password? [20:19] Is CVS still supposed to be managed by xinetd on 14.04? [20:19] OerHeks: what does ctrl+shift+u 1a give you? [20:20] I can copy and paste it from fileformat.info (¡¡¡) so it doesn't have a problem rendering [20:21] ash_work, ctrl + alt + u + a1 # gives actions with that ¡ [20:21] OerHeks: actions? [20:21] ash_work: is shift+altgr+1 the same character? [20:22] akik: does nothing [20:22] ¡ [20:22] upside down ! here [20:27] shrug [20:34] if i right-click on a file in the Files app, how do i get the key shortcut underlines to show up on the menu that appears? [20:35] pbx you mean 'open with'? [20:36] MonkeyDust, i mean for anything in the resulting menu and submenus [20:37] sometimes i see 'em, sometimes i don't [20:37] I need some help with setting audio to come through my headphones which is connected to my chassi rather than the motherboard. On windows I simply set this in realtek's software. Took a look at Sound setting on Ubuntu but none of the options on "output" is the correct one. [20:39] Bernzel: can you see the correct port in "pacmd list-cards" ? you can select different profiles with pacmd set-card-profile 0 profile-name [20:39] Bernzel: might need to set an hda intel model [20:40] pbx: no idea if it helps but try pressing alt === me is now known as Guest2422 [20:40] pbx: pressing the up down arrow makes them appear for me [20:41] hi all [20:41] lol hi [20:42] where r u from? [20:42] akik, ok. I got index 0 to 1. But how do I know which represents my headphones? [20:42] fsociety this is the ubuntu support channel [20:43] ah lol [20:43] my friend tell me this is a chat D: [20:43] Powersource, yeah, i thought alt would do it but no. EriC^^ i'll try the arrow technique [20:43] fsociety: for chat we have #ubuntu-offtopic or ##chat [20:43] if anyone cares, i think i figured out what I was working on. I ended up using update-rc.d to remove the symlinks for deluged adn then recreated them to start after my zfs script and kill before my zfs script [20:43] Bernzel: sorry i can not know it. you could put the output to pastebin [20:43] yay. [20:44] okok sorry, so if I have a question can I ask here? [20:44] Bernzel: i'm using that method to change from laptop audio to hdmi audio [20:44] yes u may [20:44] ok sorry :) [20:44] akik, http://paste.ubuntu.com/12323562/ [20:44] @fscoiety go ahead [20:44] @pi_lepton what? [20:45] @fscoiety ask wot u want [20:45] lol [20:45] !details | fsociety [20:45] fsociety: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) === venkat_331 is now known as venkat_330 [20:47] Bernzel: i hope someone else knows how to change it [20:47] ok, my question is, I have ubuntu in dual boot with win 10, now, if I have to pass a ''Documents'' to ubuntu from windows, where I have to go?/what I have to do? [20:48] * argo3 hello [20:48] I guess they are on separate drives so just mount the windows drive browse to a folder within it and dump the file when you rebeet u go pick it up [20:48] simple [20:49] I hope that works for you @fsociety [20:49] fsociety: super + R -> "shutdown -s -t 1" in win10, then mount the same partition from Ubuntu - or have a sharing drive as suggested above [20:49] yes simple, thank you ^^ [20:51] Bernzel: try seeing if this page helps http://askubuntu.com/questions/87581/pacmd-failed-to-set-sink-port-when-trying-to-change-which-output-on-my-sound-c [20:51] I just resized Windows and Linux partitions using GParted. However, GParted says it's very likely that one of the OSes will fail to boot if I complete this action. [20:51] take the advice @sklinux [20:52] if you're not sure ot ur doing last thing u want to do is mess with the bootloader [20:52] Well, it was people in here who told me to resize using GParted a little while ago. [20:52] yeah [20:52] ehm i have another question ahah, what i have to do for the task manager? (like win) [20:52] if your sure the partition has nothing to do with the bootloader probably grub then go ahead [20:52] whois argo3 [20:53] its not such a bad thing [20:53] \whois argo3 [20:53] and here and there grub can be fixed [20:53] but it can be a pain... [20:53] Okay...if it a warning I really need to worry about or no? === never2far is now known as Guest43526 [20:54] when u start up ur machine i assume grub starts up [20:54] yh? [20:54] \me I always backup before messing up with partitions [20:54] and you select the OS you wanna boot into [20:54] skinux, let windows decrease the partition with diskmanager, safer than gparted. [20:54] argo3: irc commands start with a /. like /topic [20:55] Okay [20:55] @OerHeks said it well. But let the shrinking on windows be for only the windows partition [20:55] windows has a way of messing up linux partitions when... [20:56] Hello. I'm a bit stuck getting port forwarding to work using ufw / iptables. I've tried to follow both command line rule input instructions and the examples at http://ubuntuforums.org/showthread.php?t=833844&page=2 . But the traffic is still not being forwarded, and I'm wondering if there's a good step-by-step troubleshooting method [20:56] do the linux partition with GParted [20:56] * argo3 bye [20:57] varmı [20:57] MoPac: i take it IP forwarding is on? :P [20:58] daftykins: indeed, it's a "1" [20:58] * argo3 @ k1l thanks, I'm figuring out how to use IRC [20:59] well thats the obvious out the way :> [20:59] daftykins: Maybe this is a good place to start, sicne I've just reset ufw to defaults. I want to forward traffic on certain ports (including ssh to a given port) to a running LXC container on the same machine. Is it better to add these rules to a before.rules file, use the command line, or something else? [21:00] thats beyond me, tried ##networking ? [21:01] daftykins: I can; thought maybe there would be more epertise here with ubuntu's default configs and the lxc stuff [21:01] good luck with that (: [21:05] MoPac try #lxcontainers [21:07] After mounting my external USB NTFS disk in in ubuntu it no longer works (inaccessible but has a drive letter) it is however perfectly fine in mounting it in ubuntu again, how do i rectify this? [21:08] nagerst a drive letter? in windows, then? [21:10] Someone used the Open source social network ? I'm cannot install, the prerequisites are "PHP 5.5.12-2ubuntu4.6 [21:10] ;MYSQLI ENABLED; [21:10] APACHE ENABLED". [21:10] MonkeyDust: yeah, i am in windows now trying to access the drive i just used in ubuntu. But i think it unmounted uncleanly and i need to fix the drive so it works on both plattforms again. [21:10] nagerst ask in ##windows [21:11] MonkeyDust: But i am asking how to fix the problem in ubuntu that ubuntu caused. [21:11] i am only in windows to veryfy that it did not work [21:11] hello, i have a problem with gpg, i have a raspberry pi who run Raspian and a server SKS. I want to send a key to this server but when i run : "$ gpg --send-keys --keyserver myrpi.home" it says : << --keyserver >> is not a key id : ignored. << pi.home>> is not a key id : ignored. Key send to server hkp keys.gnupg.net (this site doen't work btw...). Help :) ? [21:11] nagerst this channel cannot help you with windows problems, type /j ##windows [21:12] nagerst, that drive needed something addressed, not a common issue. [21:12] Anyone ? [21:12] what? [21:12] MonkeyDust: In #windows they will just say that you have to fix it from within ubuntu or re-format the entire 2tb drive. [21:13] Pneumonia: i still dont get what the issue is. can you tell more about your system, the program/package and errormessages? [21:13] and that is why i am here, i boot into ubuntu and run ntfsfix and it does it's speil, to no avail. [21:14] nagerst: try ntfsfix [21:14] Pneumonia, that package PHP 5.5.12-2ubuntu4.6 is for Utopic 14.10, are you still running that EOL version? [21:15] I'm using 14.04 [21:15] reisio: i will try that again and hope for the best. [21:16] nagerst: what'd it say last time? [21:17] Good evening. Could someone please tell me why Ubuntu keeps forgetting which monitor is on the left & right every time I restart? [21:18] Pneumonia, 14.04 is at 5.5.9+dfsg-1ubuntu4.12 >> https://launchpad.net/ubuntu/trusty/+source/php5 [21:18] look for clues in your /var/log/Xorg.0.log [21:19] Thank you OerHeks. :) [21:19] Pneumonia, have fun! [21:24] Anyone to help with my pgp problem ? [21:25] not until you ask it [21:26] i already explained my problem. [21:26] 2 minutes ago. [21:26] le_gremz_ hit the up key to repeat it [21:26] unlucky, i wasn't there then [21:26] hello, i have a problem with gpg, i have a raspberry pi who run Raspian and a server SKS. I want to send a key to this server but when i run : "$ gpg --send-keys --keyserver myrpi.home" it says : << --keyserver >> is not a key id : ignored. << pi.home>> is not a key id : ignored. Key send to server hkp keys.gnupg.net (this site doen't work btw...). Help :) ? [21:27] doesn't sound like an ubuntu issue [21:27] i'm on ubuntu [21:27] 14.04 LTS [21:27] yeah i don't think that really fits though [21:28] le_gremz_ have you asked in a raspberrypi channel? [21:29] no it's not the problem. The commande on ubuntu doesn't work as intended. [21:30] The docs say use : gpg --send-keys --keyserver , but when i run it it say --keyserver is not a key id. [21:31] then it say that the key id i provided was send to keys.gnupg.net [21:31] who doesn't exist [21:31] i dont understand :/ [21:42] le_gremz_: are you sure you use the ID listed in gpg --list-secret-keys ? [21:44] Find the solution for my problem : wrong order, options go before commands. $ gpg --send-keys --keyserver // Not good. $ gpg --keyserver --send-keys // Works. Thanks to #gnugp :) [21:45] le_gremz_: oh [21:47] Are there simply a couple books I could read that would give me the knowledge (or a good quick reference) to be able to solve just about any issue I run into with Ubuntu/Linux? [21:47] And by that, I mean book(s) I can get for free, or free online tutorial/documentations for that matter. [21:47] what packages i need to install to keep up to date kernel? [21:48] linux-image-generic and linux-headers-generic? [21:48] skinux try tunyurl.com/ubuntu-toolbox [21:48] loa: linux-generic got both [21:49] Hello. [21:49] hola [21:49] skinux try www.tinyurl.com/ubuntu-toolbox [21:49] (typo) [21:49] How are you, An_23? [21:49] bien y tu [21:50] Good, thanks. [21:50] hablas español? [21:50] hey guys, can anyone help me with setting up two monitors to display two separate GPUs? One is Nvidia and one is Radeon [21:50] Testing An_23 type /j #ubuntu-offtopic for nice social chat [21:50] running on ubuntu 12.04 [21:50] !es | An_23 [21:50] An_23: 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. [21:50] Okay, thanks, MonkeyDust. === Muzer_ is now known as Muzer [21:56] so === Razhan13 is now known as Razhan === jesse__ is now known as astraburgan [22:02] Hello [22:02] I need help, urgently :( [22:03] luiferares let's hear it, but keep it one line [22:05] hey folks, preparing to finally take an age-old install from 32 to 64-bit (meaning i have to reinstall it). i want to get basically the contents of dpkg -l but only those packages which have been manually installed (which dpkg -l doesn't show) [22:05] I need to install winfows and ubuntu but my computers say "for something uefi and sefurity option can't do that" help please [22:06] !uefi | luiferares start here === ubuntu is now known as Guest86255 [22:07] !uefi [22:07] is there any way to get a list of only manually-installed packages? [22:08] (i.e. dpkg -l minus all the packages that got sucked in as dependencies) [22:08] luiferares start here: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI === bradjones is now known as bradjones|away [22:09] k1l_, is there some way to fast rebuild dkms modules? for example why i want it... i forgot about headers for kernel and all dkms modules did not built right. how i can fix this? [22:10] k1l_, my current solution is to remove all such folders /var/lib/dkms/bbswitch/0.7/3.13.0-63-generic which correspondeting to my current kernel, after that i run command ls /var/lib/initramfs-tools | sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start [22:10] loa: install linux-generic. after install it should build the modules [22:12] k1l_, it will not build it will show such errors https://dl.dropboxusercontent.com/u/25725476/screenshot-2015.09.10-01%3A12%3A19.png [22:13] k1l_, such errors https://dl.dropboxusercontent.com/u/25725476/screenshot-2015.09.10-01%3A12%3A57.png [22:15] Hello. Could someone tell me why Ubuntu forgets my monitor settings (which one is on the left & right) each time I restart my computer? [22:16] loa: seems like you tried to build it manually and that is now conflicting [22:16] Aqui1a: what graphics driver? [22:16] I want to write a command with a large list of server names as arguments, each server name on it's own line [22:17] Hypnoz1: to do what [22:17] a tool called csshx that will ssh to a list of servers at once [22:18] so on the command line I need to figure out how to let me past a list of items, then press like ctrl-d or something to signal I finished with my list [22:19] k1l_, i did not tried to build it manually... i tried to install only linux-image without headers... and after that i have such problem. [22:19] reisio: NVIDIA binary driver - version 346.82 from nvidia-346 (proprietary, tested) [22:19] reisio: I believe they are the recommended drivers [22:20] Aqui1a: what makes you think it's forgotten them? [22:20] Hypnoz1: try foo $(cat list) [22:21] Hypnoz1: if that doesn't work, try foo $(cat list | tr '\n' ' ') [22:21] reisio: Every time I start my computer, I have to manually set them so that the left monitor is set to being on the left, and the right etc. [22:21] reisio: If I don't, it behaves as if they're both on the other, incorrect, side [22:21] ya probably I would need the tr, if I had the list of servers in a file, since the newlines seem to signal an enter key [22:21] Aqui1a: manually set how [22:22] reisio: I go to Settings > Display and drag one of the monitors to the other side [22:23] Aqui1a: alright forget that, run nvidia-settings and have it save a xorg.conf [22:24] reisio: NVIDIA X Server Settings? [22:24] 'nvidia-settings' [22:25] reisio: Alright, great [22:26] reisio: I've gone to the 'X Server Display Configuration' and it has my two monitor shown - in the correct order. Should I click the 'Save to X Configuration File' button? [22:27] reisio: I did that, and I told it to save these settings to '/etc/X11/xorg.conf' [22:27] :) [22:28] Aqui1a: make sure it's there, reboot and see if it's reliable [22:28] reisio: Alright. I'll do that right now, but I'll be back because there's one more issue I need to ask about... :) [22:31] Hey, I'm having some trouble with the modprobe command. I am on Vivd, can anbody help? Google didn't help, there is an old bug report, but it is for Hardy. Any help? [22:34] reisio: It didn't work [22:34] hi there, i was wondering if anyone could help me please, I am running this command to copy from a server to a local directory rsync -r -t -v --progress -s /run/user/1000/gvfs/smb-share:server=192.168.15.101,share=ac /tage-data/ac when the items copy they are dropped into a directory on the local system called cmb-share:server=192.168.15.101,share=ac but i want the files to overwrite or resume from the ac folder to the ac [22:34] folder [22:36] Aqui1a: what if you switch the cables? [22:36] reisio: That will probably fix it, but I don't want to do it yet as my computer is behind this huge desk lol [22:37] Kallis: with single letter switches you can combine them, so "rsync -rtv --progress.." would be less typing [22:37] Aqui1a: :/ [22:37] reisio: There's another thing I wanted to ask... There's a button on my mouse that I'd like to use, but it doesn't register as a button. Do you know why? [22:37] zykotick9, cool cool, it's in a CRON job anyways but I will amend that :D [22:37] Aqui1a: what button? [22:37] reisio: I will switch the cables, but I'd rather ask that right now^ :) [22:37] reisio: It's one of the thumb buttons on my Logitech G500 mouse [22:38] traditionally just a config issue [22:38] reisio: I used xev to find out what button it was, but unlike the other buttons - including the other two thumb buttons - it didn't have a button number [22:38] https://www.google.com/search?q=%22g500%22%20site%3Aubuntuforums.org [22:38] TJ- [22:39] Aqui1a: try xmodmap -e "pointer = 1 2 3..." [22:39] up to the number you have [22:40] left, right, middle, scroll forward, back, thumb, that's 6 [22:40] TJ- help me here [22:40] Any help with my modprobe issue? [22:40] Aqui1a: if it works you can autoload it, or put it into Xorg.conf or xorg.conf.d [22:40] Hey! I need to know the IP of my mobile Intel NUC but it changes always TJ- [22:41] JOW: mobile? [22:41] Hummm I'll make it mobile reisio [22:41] JOW: easiest is to asign a stable ip in the router [22:41] Right now I need to either make the IP static (which I was told it is not possible) reisio [22:42] try noip's updater, or ddclient [22:42] or having some program sending me an email which my new IP everytime it changes and figuring out a way to change in all setup programs it's written into automatically reisio [22:42] kIl_ I'm at a university is it still feasible ? [22:43] reisio: I did that, but it's still that one button that didn't give a button number. [22:45] kIl_ reisio don't ignore me!!!!! [22:45] lol [22:46] reisio: After testing it in xev, it appears that it's the only button that doesn't have a "ButtonPress" and "ButtonRelease" [22:46] kill all niggers [22:46] KILL ALL NIGGERS [22:46] wow prc spamming [22:46] irc [22:46] reisio: Oddly, it has FocusOut and FocusIn, instead [22:47] lol [22:47] hi alls [22:48] sup [22:49] Hey all, I am trying to use LUKS to encrypt my external HDD. I am following this guide: https://help.ubuntu.com/community/EncryptedFilesystemsOnRemovableStorage [22:49] !info sup [22:49] sup (source: sup): Software Upgrade Protocol implementation. In component universe, is optional. Version 20100519-1 (vivid), package size 91 kB, installed size 244 kB [22:51] Problem is, when I try to load the proper encryption modules (dm-crypt, sha256, aes) I get the error: WARNING: Error inserting padlock_sha (/lib/modules/2.6.24-21-generic/kernel/drivers/crypto/padlock-sha.ko): No such device [22:52] Any help? [22:54] Elliot_-_, i noticed that guide handles hard kernel numbers, that one was for Hardy heron .. [22:55] change it for your current kernel ( see uname -a ) [22:57] Elliot_-_: your exact error is detailed in that guide! It means you don't have hardware encryption... [22:57] oh, not a kernel number issue, zykotick9 ? [22:58] OerHeks: i don't think so. the error has a little section in that guide. [22:58] OerHeks: to be honest, i'm surprised any modprobing would be necessary... but maybe? [22:59] Yes, i read that too, but i was thinking that guide is old, (last edited 2013-07-03 [23:00] zykotick9, only the first 3 lines i guess, sudo modprobe dm-crypt sudo modprobe sha256 sudo modprobe aes [23:02] OerHeks: i certainly don't have to do any of that... but I install with LUKS so perhaps it's taken care automatically for me? [23:02] Somebody help me?!?!?! [23:02] I need a static IP [23:03] JOW: https://help.ubuntu.com/lts/serverguide/network-configuration.html [23:03] JOW: but i am not sure it will work with that university network [23:04] kIl_ that's exactly what I was about to say [23:04] doesn't work here! [23:04] =( [23:04] come on!!! [23:06] JOW, if you have a desktop with networkmanager, set it there, that guide is for server ( or desktop without networkmanager ) only === giantwaffeldonke is now known as ircmaxell [23:06] Can someone help me assign a nuisance button on my mouse in Ubuntu, please? [23:06] did anyone play around with arc welder in chromium? and possibly got fallout shelter running? tried this (https://www.google.de/url?q=https://m.reddit.com/r/chromeapks/comments/31zqfb/got_monument_valley_running_in_arc_welder_fully/&sa=U&ved=0CAsQFjAAahUKEwi_182-hevHAhWsCNsKHWjQBJ8&usg=AFQjCNFqhuqzZM2PsFQbaG3lNg87TiJAtg) to load the obb but it doesn't work [23:11] Hi there! [23:12] Can someone help me assign a nuisance button on my mouse in Ubuntu, please? [23:12] OerHeks you mean just edit connection? [23:12] OerHeks I have Ubuntu [23:13] OerHeks it has interface graphical [23:13] I'm having trouble with ssh, I can use sshfs just fine but with ssh I'm getting 'ssh: Could not resolve hostname' with a good hostname [23:13] any ideas? [23:14] JOW, yes, disable networking, edit connection, and off you go [23:15] disable networking? [23:15] Oerheks what do you mean by that? [23:15] Can someone help me with my microphone, please? There are no devices listed in devices in the input tab of Sound Control. [23:16] Quick Question, as anyone set up 15.04 to pxe boot? [23:16] JOW, well, you can edit the networkmanager and restart networking aftwerwards, i would stop networking, edit, then enable it again [23:17] I'm just rebooting the computer [23:17] after editing connection [23:17] will it work? [23:18] OerHeks? [23:18] lupinstein start here https://help.ubuntu.com/community/PXEInstallServer [23:18] I have the feeling it won't OerHeks [23:18] Well it did connect OerHeks [23:18] JOW there is only one way to find out [23:18] JOW what do the admins or your fellow students say ? [23:18] Which is good [23:19] Can someone help me with my microphone, please? There are no devices listed in devices in the input tab of Sound Control. [23:19] https://strawpoll.me/5446224/r [23:20] MonkeyDust contacting the IT admn is not that simple so I didn't do it yet. Fellow student told me the IP will keep changing and there's nothing I can do to make it stop. But It never changed before!! [23:20] OerHeks if the IP doens't change anymore then I'm good [23:20] MonkeyDust, thank I will take a look, I am hoping I can use that to put on my CentOS server, we have installfest this weekend, most docs are for 14.04 [23:20] alazare619, please don't poll here, thanks === ircmaxell is now known as giantwaffeldonke [23:20] JOW and you don't take your fellow student's word for it? [23:21] MonkeyDust reading through the ROS tutorials it never says anything about IP changing ... [23:21] MonkeyDust and the ip is written in a setup file [23:21] MonkeyDust which means that if it's really inevitable to change then something very complicated has to be done [23:22] MonkeyDust namely having some program automatically send you every new IP through email everytime it changes and then another program to make your change in the IP spread for every file where your IP is written [23:22] JOW, oh i c, so if you get no connection, it is not an ubuntu issue. good luck! [23:22] JOW yes, i have the impression your question is not for this channel, but for your university's admins [23:22] IT admins* [23:23] OerHeks MonkeyDust I got connection now [23:24] MonkeyDust OerHeks please tell me how I should handle a constant change of IP if I have the IP written in a setup file [23:24] :JOW's issue is the NUC is using WPA2 Wifi to obtain a DHCP dynamic lease which is being recyled. Yesterday I advised contacting the IT Admin to request a static lease. [23:25] JOW really, it's not for this channel [23:25] JOW: You could have a script on the NUC simply post the current IP to a fixed server [23:26] TJ- great! how do I do it [23:26] ? TJ- [23:26] JOW: A dynamic DNS service might be sufficient [23:27] TJ- what?!?!?!?! [23:27] TJ- shouldn't I write a script? [23:27] JOW: see e.g. http://www.noip.com/free [23:27] MonkeyDust, ok seems the doc you gave me is the same I been seeing on the net, in 15.04 there is no more install/netboot, there only mt86plus on the 64-bit and mt86plus and smb.bin on the 32-bit was 14.04 the last to have the netboot? [23:28] JOW: sure, if you want to write a script, but the script has to send the IP to a fixed server that can accept the data, and your PC needs to be able to read that [23:28] I'm using pxelinux to push ubuntu netinstaller. Is it possible to create a new initrd/vmlinuz with a newer kernel 3.16.0-30-generic? [23:29] tron103 lupinstein your questions seem to match, both about pxe [23:30] is there a log of it? if not can you re paste? [23:33] ? [23:33] MonkeyDust, what was lupinstein's question? [23:34] Hello. Can somebody help me fix my mic please? [23:35] lupinstein, no, 15.05 and next 15.10 have netboot images too http://cdimage.ubuntu.com/netboot/ [23:36] Aqui1a, if your mic does not appear in the settings, maybe you have 2 soundcards? [23:36] what is this HexChat? [23:37] !info hexchat [23:37] hexchat (source: hexchat): IRC client for X based on X-Chat 2. In component universe, is optional. Version 2.10.1-2 (vivid), package size 386 kB, installed size 1195 kB [23:37] I didn't see a 15.05, that would be a may release correct, plus we are trying to use just the CD as we won't have internet access [23:37] anyone know how to get flash? [23:37] OerHeks: My mic was working before today.. I don't know what's happened. [23:37] OerHeks: I really don't think I have 2 soundcards, though. [23:37] mine is not working [23:37] anyone? [23:38] hello? [23:38] BrachinaraDestro, i use chrome, with build-in flashplayer, but most videos play in html5 (default) as flash is dead i think [23:38] u have chrome on ubuntu!?! [23:39] and my videos don't play without flash [23:40] and my full username is BrachinaDestroyer, but they cut the -yer part out [23:42] BrachinaraDestro, join #freenode and ask them to change that, i think 16 char is the max [23:43] ohhh... [23:43] but how do you get chrome on ubuntu mate anyway? [23:44] BrachinaraDestro, download the .deb from google chrome website, it installs a package with the repo and the key, so you get updates. [23:45] oh okay! [23:47] OerHeks, think you can help me? [23:48] Aqui1a, no treally, sounds like a hardware problem [23:48] OerHeks, my mic works fine on Windows [23:48] ( as it worked before) [23:49] OerHeks, alright then, thanks anyway [23:49] Aqui1a, internal mic? [23:49] [23:54] BTW, Google Chrome now works great out of the box with Netflix, no need to perform any vodo on it to gt it to work ;-) [23:54] voodoo* [23:55] indeed, it is the only solution i know for DRM streams