vamsiampolu | yes | 00:00 |
---|---|---|
bubbasaures | vamsiampolu, If you just post what you feel like and not focus on the help only, I doubt anyone will stick with you. | 00:00 |
bubbasaures | just saying means nothing to me if your fixed or not, if you don;t care. | 00:01 |
vamsiampolu | the boot repair link is for the external,not for the internal.no,i have not changed anything | 00:01 |
bubbasaures | vamsiampolu, That link shows both HD's | 00:02 |
bubbasaures | vamsiampolu, Nor does it represent what you claim. | 00:02 |
vamsiampolu | the boot config is the exact same... | 00:03 |
jj995 | .Xmodmap no longer works and I am supposed to use XKB, right? I'm trying to do the equivalent of "keycode 166=" with KXB, and it seems very complicated -- can someone please help me? | 00:03 |
Gambit171 | how do you install something you downloaded into the download directory folder ? | 00:03 |
bubbasaures | vamsiampolu, You are lost and not willing to focus nor ask pertinent questions on what you do not understand, best of luck I can't help. | 00:03 |
Gambit171 | im new | 00:04 |
AvatarA | Gambit171, depends what you have downloaded | 00:04 |
bubbasaures | Gambit171, What is i and are you sure it's not in the ubuntu repos? | 00:04 |
xangua | you follow the instructions from the website you downloaded Gambit171 | 00:04 |
bubbasaures | it* | 00:04 |
Gambit171 | stratum mining proxy | 00:04 |
Gambit171 | i even followed the directions .. i also tryed to load bitcoin and could not | 00:05 |
vamsiampolu | as i said,that is for the external(i have installed on an internal drive later but that should not affect,i believe).i can differentiate between them the extrnal uses linux-3.x.x.x-21 while the internal is 3.x.x.-15 | 00:05 |
AvatarA | is it a .tar a .deb? | 00:05 |
mircx1 | hola how i update perl 5.12? in ubuntu | 00:05 |
AvatarA | a zip, a directory... | 00:05 |
xangua | mircx1: either manualy compiling or search for a third party repository | 00:06 |
vamsiampolu | and both of them have the same issue,the boot screen does not load... | 00:06 |
mircx1 | how? | 00:06 |
mircx1 | is have commands from terminal | 00:06 |
mircx1 | ? | 00:06 |
OerHeks | !info perl trusty | 00:07 |
ubottu | perl (source: perl): Larry Wall's Practical Extraction and Report Language. In component main, is important. Version 5.18.2-2ubuntu1 (trusty), package size 2122 kB, installed size 11509 kB | 00:07 |
Gambit171 | can you take a zip directory and turn it into a db directory ? | 00:07 |
mircx1 | how i check my perl in ubuntu | 00:10 |
mircx1 | ? | 00:10 |
mircx1 | perl --version? | 00:10 |
technicaldrunk | perl -v | 00:11 |
AvatarA | that should work | 00:11 |
hulio | hi guys, i access MAC drive, but i cant only read not write | 00:14 |
xangua | is there something wrong to begin with with the perl package and security updates the ubuntu official repository offers? mircx1 | 00:15 |
hulio | how to make a mac drive writeable under ubuntu? | 00:15 |
feneco | is it possible to use gnome2 on new ubuntus? remove this unity layer? | 00:15 |
OerHeks | gnome2 is dead | 00:16 |
OerHeks | !hfs+ | 00:16 |
ubottu | To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE | 00:16 |
OerHeks | it is not advised to make it writable | 00:17 |
hulio | but i want to | 00:17 |
OerHeks | you don't want to disable journaling :-) | 00:17 |
hulio | i already did | 00:18 |
Johnny_Linux | ruhruh | 00:18 |
hulio | OerHeks, sorry man i dont know how to do it , after reading the link u sent | 00:19 |
hulio | i am not good at ubuntu | 00:19 |
OerHeks | https://help.ubuntu.com/community/hfsplus | 00:19 |
OerHeks | it is all explained there. | 00:20 |
hulio | sudo mount -t hfsplus -o remount,force,rw /dev/sdc2 /media/mac | 00:24 |
hulio | mount: /media/mac not mounted or bad option | 00:24 |
hulio | i am lost | 00:25 |
hulio | ! | 00:25 |
hulio | it look like i can only mount with root user | 00:29 |
jian | www | 00:30 |
wolfheart | hello can someone please link me to the driver for a realtek wi-fi rtl8723be please ? | 00:30 |
wolfheart | i am using 14.04 | 00:31 |
ubun14 | hi | 00:32 |
ubun14 | I have a question any android develop kit for ubuntu? | 00:33 |
bubbasaures | ubun14, The android kit runs in linux | 00:34 |
ubun14 | I try to find the android sdk I was using on Ubuntu 13 to run android apps to see if they work on actual android devices | 00:35 |
bubbasaures | ubun14, It is android and not really supported here technically. https://developer.android.com/sdk/index.html Not sure if there is a better ubuntu repo app, | 00:36 |
jian | 无 | 00:37 |
ubun14 | ok thank you! :) | 00:37 |
bubbasaures | ubun14, YOu might talk with #ubuntu-touch or any of the 3 android channels I know of. | 00:37 |
hulio | ok i want to chmod 777 to a directory and subdirectory | 00:37 |
hulio | how do i do that? | 00:38 |
hulio | chomd 777 to everything from a directory to sub direct and files. | 00:38 |
hulio | please help | 00:38 |
ubun14 | you want to open a file | 00:38 |
hulio | chmod -R folder doesn't work | 00:39 |
somefancy | hulio, what exactly are you trying to use it for? | 00:39 |
hulio | i want to chmod 777 to a folder and it's sub folder....(files and directory) | 00:40 |
ubun14 | chmod -r 777 try this | 00:40 |
hulio | i'm in su mode | 00:40 |
OerHeks | hulio, doing that ruins your data if you want to usi it in mac again | 00:40 |
somefancy | hulio, can you print the EXACT command you are using? I understand you are logged in as root. | 00:41 |
hulio | man i want to access mac drive | 00:41 |
hulio | i have to mount in root | 00:41 |
somefancy | with you so far... | 00:42 |
hulio | and chmod 777 in order for non root to use | 00:42 |
ubun14 | yes if you are share the access to your local hard drive | 00:42 |
somefancy | hulio, are you sure that the filesystem there is compatible with that command? Having no idea what macs use, I can't tell you. | 00:42 |
ubun14 | MacOS is not like Linux or Unix is base on Unix but is not Unix | 00:43 |
OerHeks | somefancy, some info, https://help.ubuntu.com/community/hfsplus disabling journaling is bad | 00:43 |
somefancy | hulio, check the page that OerHeks just sent me. It reccomends using chmod -R 501:username folder instead. This looks like a safer option to me assuming you don't want to use tons of accounts. | 00:45 |
wolfheart | hi , I just installed the wi-fi driver for realtek RTL8723BE on Ubuntu 14.04 but it is showing no networks how can I fix this please ? | 00:45 |
somefancy | wolfheart, this sounds like you have the wrong driver, but I could be mistaken. | 00:45 |
ubun14 | try turn off your wifi and connect again | 00:46 |
somefancy | wolfheart, have you rebooted since you installed the driver? maybe it isn't activated. | 00:46 |
Koyaanis | is there any way to install a new OS on my VPS if the management website itself doesnt give you an option to do so? | 00:47 |
wolfheart | somefancy i used the guide from here :- http://askubuntu.com/questions/590414/wifi-problems-with-rtl8723be-in-ubuntu-14-04 | 00:47 |
bubbasaures | wolfheart, Might help to look through these posts, https://askubuntu.com/search?q=RTL8723BE+wireless+adapter&s=0345038f-d262-4043-926c-315c8f1891b2 | 00:47 |
wolfheart | yes i did somefancy | 00:47 |
wolfheart | ok thank you ubun14 and bubbasaures | 00:47 |
wolfheart | brb | 00:47 |
ubun14 | no problem | 00:48 |
somefancy | hulio did that work? | 00:49 |
ubun14 | some component of hardware don't the compatible drive for every os system but you can download generic driver for compatible for your system. | 00:49 |
wolfheart | ubun14 I tried switching it on and off and no luck | 00:50 |
ubun14 | you are using a laptop or desktop computer | 00:50 |
MORHS | hello | 00:51 |
OerHeks | wolfheart, go into wifi settings, and trottle back to 54 mbit | 00:51 |
ubun14 | there is no problem on my laptop hp I am running Ubuntu 14.14 LTS and my wifi driver work fine | 00:51 |
wolfheart | ubun14 laptop | 00:51 |
ubun14 | ok | 00:51 |
ubun14 | you try to connect your laptop over your wifi connection | 00:52 |
somefancy | wolfheart do you have the specific model number for your computer? I am not assuming anything here, but I have made the mistake of actually having the wrong driver simply because I had tried to install it for the wrong hardware. | 00:53 |
ubun14 | if you have a wifi modem like comcast or any brand name internet provider services are plug and play just check your connection | 00:54 |
ubun14 | go to your terminal and type ifconfig and see what type of connection you have | 00:54 |
ubun14 | wlan or ethe0 | 00:54 |
somefancy | ubun14 it sounds like he isn't even getting the list of networks yet. I doubt that his service provider has anything to do with this. Also, sometimes these computers use the new nm nomenclature, which would be more like wnp3s0 rather than wlan. | 00:55 |
ubun14 | yes I see | 00:56 |
ubun14 | click on your wifi icon on the top of your laptop screen see like bar signal click there and enable wifi and enable network check if have a check mark | 00:57 |
somefancy | ubun14 he didn't get that, just disconnected. | 00:57 |
ubun14 | sorry | 00:57 |
ubun14 | I try to help | 00:57 |
ubun14 | :D | 00:57 |
somefancy | ubun14 that's ok. It looks like a ping timeout. I know your efforts :) | 00:58 |
wolfheart | ubun14 yes | 01:00 |
wolfheart | looks like I will have to just use my Asus wi-fi adaptor for now anyway | 01:01 |
somefancy | wolfheart if that works, that works. Good luck anyhow, seeing as we weren't what you needed for this. :) | 01:01 |
wolfheart | somefancy, thank you , its just annoying a little bit as the adaptor is huge lol | 01:02 |
wolfheart | and blocks ports lol | 01:02 |
nmatrix9 | daftykins, I'am still stuck I think Iam going to complete reinstall xserver | 01:03 |
ubun14 | kool | 01:03 |
somefancy | wolfheart have you tried this on a different version? I have had problems with Ubuntu versions not being compatable with drivers. | 01:03 |
AvatarA | as last resort, you could use windows drivers | 01:03 |
somefancy | wolfheart but while that one may not work, say 15.04, 14.04 might. | 01:03 |
nmatrix9 | *Anyone else have issues where when Ubuntu does a update it complete fscks up your monitor resolution? | 01:03 |
somefancy | nmatrix9 what video card do you have? | 01:04 |
wolfheart | somefancy it worked fine on ubuntu 12.04 but i was having problems with it freezing so upgraded to 14.04 | 01:04 |
Gambit171 | anyone with teamview who wants to help with a tiny project .. | 01:04 |
nmatrix9 | somefancy, nvidia Geforce 550 ti | 01:04 |
somefancy | wolfheart if I didn't know any better I might just say it was getting old. | 01:04 |
histo | wolfheart: what does 'rfkill list' show? | 01:04 |
nmatrix9 | somefancy, installed the latest drivers, propietary, opensource | 01:05 |
nmatrix9 | somefancy, it's "stuck" at 1280x800 | 01:05 |
somefancy | nmatrix9 have you checked the drivers for updates? If you used a PPA to get them and then upgraded the PPA is now wiped. | 01:05 |
Gambit171 | anyone with teamview who wants to help with a tiny project on ubantu | 01:06 |
nmatrix9 | somefancy, I think I've literally installed, purged and updated around dozens of times | 01:07 |
whosaidwhat | Hey folks, what is the latest stable version on Ubuntu for Firefox? Has it been upgraded to v39 yet? Thanks | 01:07 |
histo | Gambit171: what kind of project? | 01:07 |
histo | !info firefox | whosaidwhat | 01:07 |
ubottu | whosaidwhat: firefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 38.0+build3-0ubuntu0.15.04.1 (vivid), package size 39627 kB, installed size 96718 kB | 01:07 |
somefancy | nmatrix9 sounds like it might be a linking problem. Are you sure the driver is loaded? | 01:07 |
whosaidwhat | Cheers histo | 01:07 |
whosaidwhat | is there a website where I can check that out? I Tried distrowatch but it didn't have it | 01:08 |
nmatrix9 | somefancy, I looked at the logs it looks like it's not loading properly | 01:08 |
OerHeks | histo, whosaidwhat today update firefox 39 came by | 01:08 |
wolfheart | histo :- http://pastebin.com/Z0Ttxjet | 01:08 |
somefancy | nmatrix9, try loading it manually. I can't help a ton here, because I haven't had much experience with kernel stuff though. | 01:08 |
AvatarA | whosaidwhat, http://packages.ubuntu.com/ | 01:08 |
whosaidwhat | OerHeks: nice! I'll remove the security testing ubuntu PPA now and let it update normally :-) | 01:09 |
histo | whosaidwhat: firefox gets updated in ubuntu releases due to security issues. It's a few days behind for testing | 01:09 |
wolfheart_ | histo - http://pastebin.com/Z0Ttxjet | 01:09 |
histo | wolfheart_: you have multiple wifi cards? | 01:09 |
nmatrix9 | somefancy, the aspect ratio is also fubared fyi | 01:09 |
awesomess3 | I love my xubuntu 14.04 so much, I feel like crying in happiness. | 01:10 |
histo | wolfheart_: 'lspci -k | nc termbin.com 9999' | 01:10 |
whosaidwhat | thanks for that AvatarA. Shows up as firefox (39.0+build5-0ubuntu0.15.04.1) [security] - security meaning it was a security update. Sweet | 01:10 |
wolfheart_ | histo yes one is the laptop built in one and the other is my adapator that is keeping me connected to the internet now | 01:10 |
somefancy | nmatrix9 that does sound exactly like a driver load problem. Have you tried reverting to the OSS driver until you can check to see if this one is actually supported? | 01:10 |
=== Wiched is now known as Guest29358 | ||
histo | wolfheart_: okay | 01:11 |
wolfheart_ | histo :- http://termbin.com/apyk | 01:11 |
histo | wolfheart_: so what happens when you try to connect with your realtek? | 01:11 |
nmatrix9 | somefancy, I'd love to revert back to whatever works, I have X right now and it was previously on a oss but I still have the aspect ratio problem. | 01:11 |
nmatrix9 | somefancy, never had this problem before until some background update ubuntu did | 01:11 |
wolfheart_ | histo I can't connect to anything as it does not show any networks | 01:11 |
somefancy | nmatrix9 try inserting a live cd and seeing if that works. I would love to see a copy of the most recent upgrades though, that may help. Look in software center -> history tab. | 01:12 |
histo | wolfheart_: can you tell from iwconfig which 'interface' it is? | 01:13 |
wolfheart_ | histo , yes wlan0 | 01:14 |
somefancy | nmatrix9 I have an AMD HD 47xx GPU. That one they just totally dropped support for after not wanting to keep up with an X update. Was X one of the updated packages, or the video driver? | 01:14 |
histo | wolfheart_: iwlist wlan0 scan | 01:14 |
wolfheart_ | histo, says no results found | 01:15 |
nmatrix9 | somefancy, this week was when everything went to hell it was linux headers and linux generic that stand out. | 01:15 |
wolfheart_ | histo - " wlan0 No scan results " | 01:15 |
histo | wolfheart_: are you using the stock drivers or did you install something new | 01:15 |
nmatrix9 | somefancy, and linux-image extra | 01:16 |
somefancy | nmatrix9 this is very temporary, but try rebooting, enter the GRUB menu (it will show up or you hold SHIFT on boot) selecting "Advanced Options" or whatever they call it, and select the item one or two down. It should not have "recovery" or "fallback" in its name. You just want to load an older kernel. | 01:17 |
wolfheart_ | histo i could not find the stock drivers so I used rtlwifi_new drivers | 01:17 |
somefancy | wolfheart_ it sounds to me like all that needs doing is finding the right ones! Gimme a sec, I'll try and look them up. | 01:17 |
wolfheart_ | somefancy thank you and also thank you histo and anyone else i missed out who are helping me | 01:18 |
nmatrix9 | somefancy, I was following instructions from someone else and they told me to remove my old linux images I had quite a few. | 01:18 |
histo | wolfheart_: check this out http://ubuntuforums.org/showthread.php?t=2243978 | 01:18 |
nmatrix9 | somefancy, last night | 01:18 |
histo | wolfheart_: those are some driver options you can try passing, but it sounds like your card isn't even scanning | 01:19 |
nmatrix9 | somefancy, with apt get remove whatever | 01:19 |
somefancy | nmatrix9 OK, while that may be a problem, there may be a way to reinstall them. check your package manager for the old kernels and try to reinstall them if they are there. | 01:19 |
nmatrix9 | somefancy, in software center? | 01:19 |
somefancy | nmatrix9 if you have it, try Synaptic Package Manager. If you don't, that will have the option to install it. This is the cleanest way to do this without a lot of command-line-fu. | 01:20 |
nmatrix9 | somefancy, yeah I got synaptic | 01:20 |
Kali_Yuga | In Openshot My sound is coming out of my speakers not my headset how can I change it? use KDE | 01:20 |
somefancy | wolfheart_ try finding the driver for windows and using ndiswrapper. | 01:21 |
somefancy | wolfheart_ I have had limited luck with that though, so good luck to you, for what it's worth. | 01:21 |
Kali_Yuga | No it has to work with ndiswrapper you need the right .inf file! | 01:21 |
somefancy | Kali_Yuga try looking in KMix to see if there is a setting for both speakers and headphones. Mute speakers and turn up headphones. | 01:21 |
nmatrix9 | somefancy, what should I look for? | 01:22 |
somefancy | Kali_Yuga, ??? nmatrix9 look for documentation on ndiswrapper for ubuntu. It shouldn't be more than a google search away. | 01:22 |
histo | wolfheart_: which kernel version are you running? You can find out from uname -a | 01:22 |
wolfheart_ | histo already tried that | 01:23 |
Kali_Yuga | I dont need the infos cuz I don't use ndiswrapper anymore | 01:23 |
Kali_Yuga | mine worked out of the stick | 01:23 |
wolfheart__ | histo i have tried them but no luck | 01:23 |
Kali_Yuga | of the box xD sorry | 01:23 |
somefancy | Kali_Yuga, we were trying to help someone else at that moment. | 01:23 |
Kali_Yuga | sorry go ahead | 01:23 |
somefancy | Kali_Yuga, is there those two channels in KMix? | 01:24 |
reactormonk | I've flashed an ubuntu 14.04 image onto an usb stick with unetbootin, but it doesn't boot, I just get a flashing cursor - got an idea how to install in another way? | 01:24 |
somefancy | sometimes it just doesn't realize there's something plugged in. ( Kali_Yuga ) | 01:24 |
nmatrix9 | somefancy, ndiswrapper that wrapper for wifi devices? | 01:24 |
somefancy | reactormonk, if you can find the /dev/sdx name of the drive (for example, /dev/sdb) then try sudo dd if=<ubuntu image file>.iso of=/dev/<device, like sdb> | 01:25 |
reactormonk | somefancy, \o/ so they work that way too now :D | 01:25 |
somefancy | nmatrix9, it is a wrapper to use Windows network drivers on linux. | 01:25 |
reactormonk | somefancy, will the 14.04 version work that way too? | 01:25 |
nmatrix9 | somefancy, not sure how that would relate to my problem | 01:25 |
somefancy | reactormonk, this works on every version I've tried given that the bios is actually looking at USB disks. | 01:25 |
SchrodingersScat | reactormonk: should normally work with any image | 01:26 |
somefancy | nmatrix9 sorry, got your probelm mixed up with someone else's >.< | 01:26 |
somefancy | nmatrix9 look for packages starting with linux in the quick search. | 01:27 |
nmatrix9 | somefancy, yeah done | 01:27 |
somefancy | Install one you don't have and try booting it with grub ( nmatrix9 ) | 01:27 |
nmatrix9 | somefancy, ok | 01:28 |
histo | wolfheart__: which kernel are you running? | 01:28 |
wolfheart__ | histo, 3.16.0-30-generic | 01:29 |
nmatrix9 | somefancy, I see new versions and older versions should I try with older versions first? | 01:29 |
histo | wolfheart__: have you rebooted since installing the rtlwifi_new drivers? | 01:30 |
wolfheart__ | histo, yes | 01:30 |
somefancy | histo yes he has | 01:30 |
somefancy | wolfheart__ Sorry, got a little mixed up. Have you tried using the windows drivers with ndiswrapper? | 01:31 |
histo | wolfheart__: should be working. No idea why it's not. | 01:31 |
wolfheart__ | somefancy, no not yet | 01:31 |
somefancy | wolfheart__ I know it's a pain, but it may be your only option at this point :( | 01:31 |
wolfheart__ | somefancy, ok thank you | 01:31 |
histo | wolfheart__: trying to find you a better source of information | 01:32 |
wolfheart__ | histo, ok thank you if it helps my laptop is an hp 455 g2 amd10 | 01:32 |
histo | wolfheart__: where did you get the rtlwifi_new drivers from? | 01:33 |
somefancy | wolfheart__ this is a pain to use so I remember, but this thread may get you off on the right foot. http://ubuntuforums.org/showthread.php?t=2173966 | 01:33 |
somefancy | histo off github. | 01:33 |
wolfheart__ | yes github | 01:33 |
histo | k | 01:33 |
somefancy | histo wolfheart__ http://askubuntu.com/questions/623001/how-to-install-realtek-rtl8723be-wifi-pcie-wireless-network-adapter is what he used | 01:33 |
wolfheart__ | somefancy, thank you | 01:34 |
somefancy | wolfheart__ anytime sir, here to help! | 01:34 |
wolfheart__ | somefancy, already tried that as well | 01:35 |
histo | wolfheart__: has this card ever worked? | 01:35 |
wolfheart__ | histo, yes it worked before i upgrading | 01:35 |
wolfheart__ | upgraded( | 01:36 |
somefancy | wolfheart__ OK. well, it was worth a shot. I'm signing off now, it's pretty late here. Good luck to you! | 01:36 |
wolfheart__ | thank you somefancy an nn | 01:36 |
histo | wolfheart__: After any kernel update you will have to reinstall those drivers from github until the issue is fixed upstream in ubuntu's kernel. | 01:36 |
wolfheart__ | histo, ok thank you | 01:36 |
histo | wolfheart__: The only thing I can think of is trying those power management settings from the forum I provided, other than that most people report that driver is working for your card. | 01:36 |
wolfheart__ | histo, ok thank you | 01:37 |
bilgeist | hi | 01:37 |
nmatrix9 | somefancy, gonna try and reboot, if this doesn't work I may try re-installing xserver completely because even without nvidia I had the correct aspect ratio from a fresh install. | 01:38 |
bluejeans | I'm having problems installing ubuntu with EFI, so I'm trying manual partition here. I'm confused as to why it's asking me for a location for the bootloader. I doubt I select the disk, this isn't MBR. So do I select the ESP or my root partition? | 01:39 |
histo | bluejeans: do you have an efi partition? | 01:42 |
bluejeans | histo: I will. I'm wondering what to select for bootloader | 01:44 |
bluejeans | histo: this is a fresh install. No previous Os. Exclusive ubuntu | 01:44 |
nmatrix9 | someone, were you somefancy? | 01:44 |
histo | nmatrix9: Which drivers were you using for your card? The nvidia.com ones? | 01:45 |
nmatrix9 | histo no I am using repository xorg-edgers ppa | 01:45 |
histo | nmatrix9: what does xrandr show for possible resolutions? | 01:46 |
nmatrix9 | histo: one resolution 1280 x 800 | 01:46 |
nmatrix9 | histo, even without any drivers whatsoever I had quite a few more than that. | 01:47 |
histo | nmatrix9: I would ask the maintainer of the ppa, there's probably an issue with your current driver | 01:47 |
histo | nmatrix9: or switch to a working one | 01:48 |
nmatrix9 | histo, that is what Iam trying to do | 01:48 |
knighteye321 | Yo | 01:49 |
John | Hi, can someone suggest the best KDE based distro | 02:04 |
John | thanks | 02:04 |
=== John is now known as Guest23878 | ||
=== Guest23878 is now known as John123 | ||
SchrodingersScat | !flavors | John123, this is #ubuntu, ubuntu support, have you tried kubuntu? | 02:05 |
ubottu | John123, this is #ubuntu, ubuntu support, have you tried kubuntu?: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. | 02:05 |
bubbasaures | John, kde is the desktop not the distro | 02:05 |
John123 | I heard Kubuntu latest version 15.04 comes with Plasma 5 desktop and is very sleek and fast | 02:05 |
John123 | Do you recommend I try that one? | 02:06 |
Kali_Yuga | can someone help me with dependency problems? and where to get them? | 02:06 |
SchrodingersScat | If you like kde and ubuntu, it's worth a shot. | 02:06 |
John123 | bubbasaures: true, thats what I said above, KDE based distro | 02:06 |
Kali_Yuga | where should I Upload again?? | 02:06 |
bubbasaures | John123, Bad woding this is canonical/ubuntu support we suggest a canonical distro here. | 02:07 |
SchrodingersScat | !pastebin | Kali_Yuga | 02:07 |
ubottu | Kali_Yuga: 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. | 02:07 |
bubbasaures | wording* | 02:07 |
Kali_Yuga | ok cuz I have a problem with a game that won't start it says dependency problems | 02:08 |
Kali_Yuga | k I paste it in there | 02:08 |
Kali_Yuga | it's a hole bunch | 02:10 |
Kali_Yuga | http://paste.ubuntu.com/11853298/ | 02:10 |
Kali_Yuga | just for a game not specific for ubuntu either | 02:10 |
Kali_Yuga | any idea has something to do with lib's that I need | 02:14 |
trism | Kali_Yuga: the missing lib is in the package libsdl2-image-2.0-0:i386 | 02:14 |
=== kalen is now known as kalen_not-here | ||
Kali_Yuga | I am downloading the package right now | 02:16 |
Kali_Yuga | ok I try again oh there is also something else I need wait | 02:16 |
Kali_Yuga | how do you find this out anyway?? | 02:16 |
Kali_Yuga | THX MAN | 02:18 |
Kali_Yuga | you're awesome | 02:18 |
trism | Kali_Yuga: the only one not found in the output was libSDL2_image-2.0.so.0, if you install apt-file you can search for files in packages not installed | 02:19 |
Guest87631 | is it possible to save a file as mp3 with kdenlive. All I see is MP$ | 02:20 |
Guest87631 | MP4 | 02:20 |
Kali_Yuga | I did I installed with sudo apt-get | 02:21 |
Kali_Yuga | thank you very much trism | 02:21 |
=== kalen_not-here is now known as kalen | ||
kevin | -,- | 02:23 |
=== kevin is now known as Guest60068 | ||
=== kalen is now known as kalen_not-here | ||
abuayyoub | Hello everone, I was hoping someone could help me. I'm trying to connect my ipad to my xubuntu machine to make some changes to one of the ipad apps. The ipad loads and mounts when its plugged in but I do not have access to any of the system or app files just music, pictures and stuff like that. Can anyone help me figure out how to completely mount my ipad? | 02:38 |
bubbasaures | abuayyoub, I think it will be read only. | 02:39 |
sapienTech1 | hi everyone, I just set up an ubuntu server, but am having a hard time ssh'ing into it from my linux desktop. i have checked through tcpdump that no packets are being captured or received. is this because of a firewall? | 02:40 |
abuayyoub | bubbasaures, do you know if there are any programs out there like ifunbox or anything to be able to access the filesstem? Looking at the permissions it says read/write | 02:40 |
=== kalen_not-here is now known as kalen | ||
bubbasaures | abuayyoub, Not really, never had to do this, I see it though as a last ditch effort, is this correct? | 02:41 |
abuayyoub | well its pretty simple on windows but I dont have access to a windows machine. | 02:41 |
bubbasaures | abuayyoub, never know here, hang and see. ;) | 02:42 |
abuayyoub | bubbasaures, its showing it mounted on afc://9e2be9c891bee98b12897491dcba6383d490a9a9/ | 02:43 |
bubbasaures | abuayyoub, Not having done this, I have no ideas on permissions is all. | 02:44 |
abuayyoub | ok thanks | 02:44 |
bubbasaures | wish I did, I'm pro an os really | 02:44 |
bubbasaures | any* | 02:44 |
=== sysop is now known as Guest14509 | ||
=== Guest14509 is now known as sysop2 | ||
=== Blaster is now known as Guest69743 | ||
Kewldealer_ | ps.com 9677 | 02:49 |
=== kalen is now known as kalen_not-here | ||
abuayyoub | Hello everone, I was hoping someone could help me. I'm trying to connect my ipad to my xubuntu machine to make some changes to one of the ipad apps. The ipad loads and mounts when its plugged in but I do not have access to any of the system or app files just music, pictures and stuff like that. Can anyone help me figure out how to completely mount my ipad? | 02:51 |
phiona | did anyone have problems nstalling the latest release of google chrome and the other updates on 14.04? | 03:03 |
crossbeau | would anyone be able to help with a Ubuntu VM / networking question? | 03:04 |
bubbasaures | phiona, describe the problem you had to the channel | 03:04 |
bubbasaures | same for crossbeau if you can | 03:04 |
crossbeau | I have a ubuntu VM sitting on 3 different network interfaces, and when I reboot it the Eth adapters dont stick with the Mac Address I want them to | 03:05 |
bubbasaures | phiona, We have not seen any update issues with the servers. | 03:06 |
crossbeau | any suggestions or thoughts? | 03:09 |
phiona | ahh ok it just updated my system but it worried me bcoz it took long to update. | 03:13 |
bubbasaures | phiona, any errors? time is relative to how large the download, ISP speed and your computers hardware. | 03:13 |
sapienTech1 | if i can't connect to the ubuntu server i just set up, is it because of a firewall? | 03:14 |
sapienTech1 | (connect via ssh) | 03:14 |
craigbass76 | I've got what I think is a java app that I run via telnet, and regardless of how I set up gnome-terminal, I've always got a light blue background when I fire it up. Is there a way to tell gnome-terminal to only use 16 colors? | 03:16 |
phiona | no. no errors. just yesterday i cancelled bcoz it took long to download chrome and now it took long to install adobe flash plugin installer. but its ok now. im updated. | 03:17 |
bubbasaures | phiona, Cool, be careful not to cancel an install, the download is okay, this is easy in the terminal, it ask to do the upgrade. | 03:18 |
bubbasaures | phiona, Additionally, you can go to software & sources and have it find the fastest ping server. | 03:19 |
phiona | bubbasaures: where do we find software & sources in Lubuntu? | 03:26 |
=== Blaster is now known as Guest95512 | ||
bubbasaures | phiona, Ah, not in lubuntu, not sure in lubuntu, probably a term command, lubuntu tends to be lighter. | 03:29 |
bubbasaures | phiona, Chrome and Flash are from 3rd party servers, could just be there slow. | 03:31 |
bubbasaures | actually flash would be ubuntu repos or should be anyway | 03:32 |
=== hugegree_ is now known as hugegreenbug | ||
craigbass76 | I ran source ~./bashrc, and now can't launch an app. Getting "terminal code file is missing." How can I set gnome-terminal back to how it was before I ran that command? | 03:42 |
BigEars431 | whats a good CAD solution for Linux? | 03:49 |
rauf | hi | 03:55 |
venom250 | salut all | 04:00 |
deltapoot | eyo | 04:01 |
venom250 | vous faite quoi? | 04:01 |
somsip | !fr | venom250 | 04:02 |
ubottu | venom250: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. | 04:02 |
phiona | bigears431 they say draftsight is good. http://askubuntu.com/questions/26954/what-good-cad-programs-are-available | 04:04 |
=== shawniverson is now known as Guest25331 | ||
canonprinter | (ubuntu 15.04) how can I enable edge scrolling (for the touchpad on a laptop)? | 04:17 |
=== PacketStorm-_ is now known as PacketStorm-0x71 | ||
canonprinter | as in, where you slide your finger across the right edge of a touchpad to scroll | 04:18 |
=== Peb is now known as Guest26964 | ||
canonprinter | anyone? :( | 04:23 |
TechMonger | hmm | 04:27 |
TechMonger | there is a moust and touchpad menu | 04:27 |
TechMonger | mouse^ | 04:27 |
nicomachus | hi guys, I removed the 3.13.0-54 kernel, forgetting that this machine wasn't able to boot on the -55 kernel. -57 installed the other day, which is why autoremove took out -54, and when I rebooted I wasn't able to boot -55 or -57. I have a root shell... how can I install the -54 kernel again from here? | 04:31 |
=== justinS_ is now known as jhsimpson | ||
nicomachus | I tried to install the kernel package using apt-get, but got this error: http://paste.ubuntu.com/11853832/ | 04:33 |
canonprinter | TechMonger: Oh yes I found that but I do not see any setting for edge scrolling? | 04:34 |
SailorReality | anyone wanna join ##businessintelligence * SailorReality has changed the topic to: This is the official Freenode channel for business intelligence and big data topics. Please stay on topic. Valid topics include data management, databases, Extract Transform Load, data mining, machine learning, data warehouses, OLAP. cloud computing , Excel , Tableau, self-service BI | 04:42 |
somsip | SailorReality: adverts are not welcome here | 04:43 |
ibuls | heyoo ;\ | 04:54 |
BBLLCC | 大家好 | 05:08 |
BBLLCC | sorry, wrong channel | 05:08 |
sapienTech1 | gemer! | 05:09 |
agent_white | Evenin' folks. | 05:40 |
lotuspsychje | agent_white: good morning | 05:40 |
agent_white | lotuspsychje: moin! | 05:40 |
user1_ | hello, I'm looking for a screen capturing program. Anybody have any recommendations? | 05:46 |
lotuspsychje | !info kazam | user1_ | 05:46 |
ubottu | user1_: kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.5-1 (vivid), package size 733 kB, installed size 2052 kB | 05:46 |
TJ- | user1_: see for example vncsnapshot, ksnapshot, gnome-screenshot gtk-vector-screenshot | 05:48 |
hateball | user1_: I think this is quite popular as well https://obsproject.com/forum/threads/ubuntu-14-04-14-10-15-04-ppa-installation-instructions.16495/ | 05:49 |
user1_ | thanks for the recommendations. I'll look them. | 05:51 |
=== wtm is now known as Guest70663 | ||
mrpotatov | hi | 06:04 |
atsu333 | Hey guys, I'm having some trouble setting up my USB audio in Ubuntu. I've looked around and found a couple guides but the big issue I'm having is that it doesn't recognize my device as an audio device. | 06:06 |
lotuspsychje | !sound | atsu333 | 06:07 |
ubottu | atsu333: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. | 06:07 |
mrpotatov | how can i get flash on Raspbian? | 06:11 |
xangua | ask in raspbian channel | 06:13 |
mrpotatov | thank | 06:13 |
gr1zzlybe4r | Why am I always booting in "insecure mode" on my ubuntu gnome? I'm running 15.04 kernel 3.18 | 06:20 |
atsu333 | Ok, so I've run through all that sound troubleshooting, still no luck | 06:21 |
cyphase | gr1zzlybe4r, you mean EFI insecure mode? | 06:21 |
=== ubik is now known as Guest27163 | ||
gr1zzlybe4r | I thought that it was UEFI insecure mode, but I just disabled UEFI boot in my BIOS and got the same error. | 06:23 |
lotuspsychje | !uefi | gr1zzlybe4r | 06:24 |
ubottu | gr1zzlybe4r: 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 | 06:24 |
gr1zzlybe4r | Ok. | 06:28 |
atsu333 | When I use lsusb -v it recognizes the device as an audio device but cat /proc/asound/cards doesn't | 06:29 |
Rad- | i'm testing something right now could i solicit a pm from someone? | 06:30 |
lotuspsychje | !test | Rad- | 06:30 |
ubottu | Rad-: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) | 06:30 |
agent_white | Time to test this myself... | 06:31 |
agent_white | !test | 06:32 |
ubottu | Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) | 06:32 |
agent_white | !ping | 06:32 |
ubottu | pong! | 06:32 |
agent_white | !test | agent_white | 06:32 |
ubottu | agent_white, please see my private message | 06:32 |
agent_white | Cheers. Nice lotuspsychje! Never knew that. | 06:32 |
lotuspsychje | !msgthebot | agent_white | 06:32 |
ubottu | agent_white: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". | 06:32 |
* agent_white adds into ubottu, to alternatively visit "ubottu.com/factoids.cgi" so as not to spam the bot. | 06:33 | |
agent_white | ;) | 06:33 |
=== Blaster is now known as Guest37132 | ||
baja_ | hi | 06:53 |
baja_ | my media players are not playing music or video | 06:53 |
baja_ | what is the problem? | 06:53 |
lotuspsychje | !info vlc | baja_ | 06:54 |
baja_ | im not using vls | 06:54 |
baja_ | vlc | 06:54 |
cyphase | lol | 06:54 |
ubottu | baja_: vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 2.2.0-1 (vivid), package size 1430 kB, installed size 4562 kB | 06:54 |
cyphase | baja_, that's the point i think :) | 06:54 |
lotuspsychje | baja_: have you installed ubuntu-restricted-extras ? | 06:54 |
cyphase | baja_, which media player(s)? | 06:55 |
Gary_943 | anyone having issues with vlc? my vlc player freezes while adjusting the sound? | 06:55 |
baja_ | parole | 06:55 |
lotuspsychje | Gary_943: try starting vlc from terminal to see errors | 06:55 |
baja_ | i use parole | 06:55 |
Ben64 | baja_: see if it plays in something else | 06:56 |
baja_ | and its not playing | 06:56 |
Gary_943 | lotuspsychje it show no errors in terminal | 06:56 |
Gary_943 | shows* | 06:56 |
cyphase | baja_, start it in a terminal and pastebin the output when you try to play a file | 06:56 |
baja_ | no even xvideos is not playing | 06:56 |
Ben64 | baja_: install mplayer2 and try it there, pastebin the output | 06:56 |
baja_ | videos and xine are not playing also | 06:57 |
Gary_943 | runs fine , though when i adjust the volume it freezes for a second lotuspsychje | 06:57 |
Ben64 | baja_: ok, try what i said\ | 06:57 |
baja_ | instlalling?? | 06:57 |
lotuspsychje | Gary_943: is your graphics card installed properly? | 06:57 |
baja_ | yesterday it was playing | 06:58 |
Ben64 | baja_: without any information nobody can help you, try what i suggested | 06:58 |
baja_ | dont know what happened.. | 06:58 |
baja_ | ben64 | 06:59 |
Gary_943 | lotuspsychje i am using ubuntu on my dekstop , i have ubuntu on both laptops and desktop , the vlc player on laptop ubuntu runs fine , no issues | 06:59 |
lotuspsychje | Gary_943: other players dont have that issue? | 06:59 |
lotuspsychje | Gary_943: wich ubuntu version? | 07:00 |
Gary_943 | no lotuspsychje , i have mplayer, audacious, exaile all of them are fine | 07:00 |
Gary_943 | lotuspsychje ubuntu 14.04 LTS | 07:00 |
=== rrr__ is now known as rrr_ | ||
baja_ | i have installed mplayer ben64 | 07:00 |
TJ- | Gary_943: Are you adjusting the volume in VLC, or on the System volume control? | 07:00 |
Gary_943 | TJ- on vlc itself | 07:01 |
baja_ | ben64 | 07:01 |
lotuspsychje | Gary_943:did vlc play good before? | 07:01 |
baja_ | ben64 how do i pastebin | 07:02 |
lotuspsychje | !paste | baja_ | 07:02 |
ubottu | baja_: 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. | 07:02 |
Gary_943 | yes prior i had no issues with vlc, it has started happening from last couple of days | 07:02 |
cyphase | TJ-, in case you were curious, i just reinstalled firefox to fix that issue with /usr/lib/firefox/libnssutil3.so. i guess it just got corrupted somehow | 07:03 |
cyphase | i did save a copy of the corrupted file | 07:03 |
cyphase | ooh, let me diff :P | 07:03 |
lotuspsychje | Gary_943: you might wanna try a tail -f /var/log/syslog and tail -f /var/log/dmesg and start vlc and fool around with sound a bit | 07:03 |
baja_ | http://paste.ubuntu.com/11854373/ | 07:03 |
TJ- | cyphase: I did suspect that, or else you'd got a binary for an ARM system somehow :) | 07:04 |
Ben64 | baja_: don't need the paste from you installing mplayer, need the output from you trying to play whatever file | 07:04 |
Gary_943 | lotuspsychje i see, btw what does it do? | 07:04 |
baja_ | how do i do that? | 07:04 |
lotuspsychje | Gary_943: it might catch usefull errors | 07:04 |
Ben64 | baja_: "mplayer file" | 07:04 |
cyphase | TJ-, yea, it was my first thought as well, but i had *just* updated a couple libnss packages, so i tried reinstalling those a couple times before i realized the file was coming from the firefox package | 07:05 |
baja_ | command not found | 07:05 |
Gary_943 | i see , ok will try this method and see if it works lotuspsychje | 07:05 |
TJ- | cyphase: might be worth scheduling a memtest in case there's some sticky bits developing | 07:05 |
Ben64 | baja_: pastebin the full command and error you're getting | 07:06 |
cyphase | TJ-, i had been running e4defrag on the drive, so potentially that caused an issue. there better not be anything wrong with my RAM.. it's not very old! :P | 07:07 |
baja_ | http://paste.ubuntu.com/11854384/ | 07:07 |
hero100 | ulimit output unlimited, still on core dump file under current directory. I have checked man 5 core, cannot guess the reason. | 07:07 |
lotuspsychje | Ben64: lol good luck | 07:07 |
Gary_943 | TJ are memtest results genuine, i mean do they really tell us about the condition of ram ? and for how long one should run it? | 07:07 |
hero100 | still no core dump | 07:07 |
TJ- | cyphase: that's usually when faults show up if they are going to :) | 07:07 |
cyphase | TJ-, well, it's ~1.5 years old | 07:07 |
Ben64 | lotuspsychje: :( | 07:08 |
baja_ | ben64 go step by step im not getting you... | 07:08 |
cyphase | never had any problems | 07:08 |
TJ- | Gary_943: a long time ... hours... the patterns read and written into the RAM are designed to trigger unusual fault scenarios | 07:08 |
cyphase | i am already planning a system rebuild (software-wise), so i am going to run a nice long memtest anyway in that process | 07:08 |
Ben64 | baja_: no quotes, and unless the file you want to play is called "file" ...... then put the actual name | 07:08 |
Gary_943 | TJ- 10 hours should be sufficient ? | 07:08 |
TJ- | cyphase: your admission of doing a defrag would seem to me to be the obvious cause :) | 07:08 |
cyphase | TJ-, indeed :) | 07:09 |
TJ- | Gary_943: "overnight" is the usual recommendation, so yes, 10 hours should be more than sufficient | 07:09 |
vvassilev | Hi I am booting the example instance in openstack ubuntu-trusty-14.04-amd64-server-20150629-disk1, does anybody know what are its credentials? | 07:09 |
cyphase | TJ-, there's been long time low disk space on the root partition, so it actually has helped | 07:09 |
Gary_943 | i see TJ- | 07:09 |
TJ- | cyphase: Are you using LVM? I generally just add an additional LV for something like /var/cache/ to take the pressure off the main root file-system :) | 07:10 |
cyphase | TJ-, i'm not, but i'm going to be after this rebuild | 07:11 |
TJ- | cyphase: Tip: don't allocate all extents to LVs when installing, keep what isn't immediately required unallocated and just 'lvextend' if needed later | 07:11 |
cyphase | i haven't done a complete, from scratch rebuild in.. ages.. | 07:12 |
cyphase | yea | 07:12 |
silidan | hi, my bios is password protected, but i forgot the password, now i need to boot a ubuntu live-dvd, but it only boots from harddrive now, i cant select the cd/dvd drive due to password protection, how can i boot the live cd from a grub2 cli? (it loads grub 2 from the harddisk) | 07:12 |
Ben64 | silidan: remove password | 07:13 |
silidan | how? | 07:14 |
histo | silidan: reset the bios | 07:14 |
Gary_943 | silidan u could try ubuntu as live on a flashdrive | 07:14 |
Ben64 | usually by moving a jumper for a minute, ##hardware for more info | 07:14 |
silidan | hm... id rather not change any bios settings at all... | 07:14 |
cyphase | though newer motherboards/laptops make it harder | 07:14 |
rolo | reset | 07:14 |
Ben64 | theres no reason not to | 07:15 |
Gary_943 | Ben64 sata hdd don;t have jumpers, or do they ? | 07:15 |
Ben64 | i'm talking motherboard, not drive | 07:15 |
Gary_943 | ok | 07:15 |
histo | silidan: do you get a checksum or hash if you enter the password incorrectly so many times? | 07:15 |
silidan | id rather prefer a way to manual boot directly from the grub2 cli if that is possible, resetting BIOS may be the easiest way, but id rather not... | 07:16 |
silidan | histo: no | 07:16 |
histo | silidan: well the reset it. | 07:16 |
histo | silidan: what bios is it? | 07:16 |
Gary_943 | silidan if u can enter bios and check the option of resetting to default, that should clear all the passwords? | 07:16 |
EriC^^ | silidan: https://help.ubuntu.com/community/Grub2/ISOBoot | 07:17 |
Gary_943 | insyde H20? | 07:17 |
EriC^^ | you can boot the .iso file if you have it on the hdd ^^ | 07:17 |
EriC^^ | silidan: you should probably reset the bios though | 07:17 |
histo | silidan: http://www.tech-faq.com/reset-bios-password.html http://www.cgsecurity.org/wiki/CmosPwd | 07:17 |
silidan | EriC^^: ill read in that iso thing.. | 07:18 |
Ben64 | silidan: its so easy to reset bios.... | 07:18 |
TJ- | silidan: From the GRUB menu, access the command-line, and load the iso9660 module, then you sohuld be able to figure out how to boot it | 07:19 |
silidan | TJ-: thanks will try | 07:19 |
Gary_943 | or if nothing works, flashing the bios is the last option, though flashing the bios is really a sensitve work, do it with care else ur laptops would be bricked silidan | 07:19 |
EriC^^ | silidan: if you have it on the usb, you can type ls in grub and get the device and type configfile (hdX,msdosY)/path/to/.cfg to boot it maybe | 07:19 |
EriC^^ | * (hdX,msdosY)/boot/grub/grub.cfg usually | 07:21 |
silidan | TJ-: do i need any other modules besides the iso9660, because right now i only can see my harddrive | 07:21 |
histo | silidan: it will take you minutes to remove the bios password and not have to deal with this again int he future. | 07:22 |
TJ- | silidan: "insmod iso9660" should be sufficient, then "ls" | 07:22 |
EriC^^ | histo speaks the truth | 07:22 |
silidan | EriC^^: so far i can only see my harddrive with the ls command in grub cli | 07:22 |
Ben64 | yep, would already have booted by now if you reset bios | 07:23 |
silidan | TJ-: already did that, still i see only entry with (hd0,*partition) | 07:23 |
histo | fml | 07:23 |
EriC^^ | do you have it on a live usb? | 07:23 |
TJ- | silidan: it may be the BIOS is not reporting that device to GRUB | 07:23 |
silidan | TJ-: possible, isnt there a way around that? | 07:24 |
* histo screams internally | 07:24 | |
TJ- | silidan: Yes; remember the BIOS password | 07:24 |
Ben64 | sure, reset the bios | 07:24 |
silidan | histo: look i know that resetting bios may reset password and that should be the easiest way, but id rather not change anything on that pc ) | 07:24 |
histo | silidan: yet you're booting ubuntu | 07:25 |
silidan | trying to | 07:25 |
histo | silidan: do you intend to install? | 07:25 |
Ben64 | silidan: whats the actual reason you don't want to reset bios | 07:25 |
silidan | on harddrive there is a suse install | 07:25 |
silidan | this pc is a lab pc | 07:25 |
Ben64 | do you own it | 07:25 |
silidan | and used by many student in the way it is configured now | 07:25 |
silidan | no | 07:25 |
Ben64 | then don't install anything on it | 07:26 |
silidan | exactly | 07:26 |
silidan | thats why i want to run the live dvd | 07:26 |
silidan | zso i dont need to change anything on that pc | 07:26 |
histo | silidan: there's a reason it's locked down | 07:26 |
silidan | i just need the processing power | 07:26 |
jerto | Hi all | 07:26 |
histo | silidan: if they wanted people to be able to run whatever live distro they probably wouldn't have restricted the bios | 07:27 |
Gary_943 | hello jerto | 07:27 |
rolo | hi | 07:27 |
TJ- | silidan: wondering if you need "insmod ata" too | 07:27 |
silidan | histo: the people responsible for these machines are kinda strange, in one area they have security standards so high not even they can circumvent it and in other areas the security holes are so big a whole planet fits in... | 07:28 |
Gary_943 | histo if ur computer supports usb or cd,dvd booting then u can boot almost any distro, atleast as live | 07:28 |
TJ- | Gary_943: not so; the firmware boot options can lock that down, which is the case here | 07:28 |
TJ- | silidan: does "insmod lspci" and "lspci" list the controller the DVD drive is attached to? | 07:29 |
silidan | it listst 1 sata controller, | 07:30 |
Gary_943 | i see TJ- though my intel D945GCPE motherboard can boot almost any distro the BIOS layout is very simple , i never had any isues with booting linux on this motherboard and its a 2008 make | 07:30 |
TJ- | silidan: check the specs of the make/model of PC/motherboard, find out if its all SATA for optical devices. If so, then it looks like the firmware has disabled the optical device port | 07:31 |
silidan | TJ-: it lists more things: 2 USB controllers, 1 Sata controller, 1 multimedia device, 2 pci-pci bridges | 07:31 |
silidan | TJ-: and interstingly 1 unknown data input controller | 07:32 |
TJ- | silidan: is it UEFI or Legacy BIOS? | 07:32 |
silidan | TJ-: no idea, the systems are quite new i7-4790 cpu... could be uefi | 07:32 |
Gary_943 | silidan u could easily tell if its a UEFI or BIOS, does ur pc came with windows 8 preinstalled, if so then most probably it has UEFI | 07:33 |
TJ- | silidan: GRUB has EFI commands | 07:33 |
HypothesisFrog | hi. Pulse audio isn't starting automatically in 15.04. Any way I can fix this? | 07:34 |
lotuspsychje | !sound | HypothesisFrog | 07:35 |
ubottu | HypothesisFrog: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. | 07:35 |
TJ- | silidan: If it is UEFI this should work: "insmod efifwsetup" then "fwsetup" | 07:37 |
silidan | TJ-: that module is not available | 07:38 |
silidan | TJ-: so iguess it doesnt have uefi? | 07:38 |
Umeaboy | Has Canonical added some extra files to apache2 that other dists haven't? I can't find javascript-common.conf in Mageia even thou they use apache 2.4.10. | 07:38 |
silidan | TJ-: this is the model http://www.fujitsu.com/de/products/computing/pc/desktops/esprimo-p920-e85/ | 07:38 |
=== underyx|off is now known as underyx | ||
silidan | Ok Thank you all for the help, i made some short term hardware modifications and now it booted from the cd (unplug harddrive sata cable, unplug network cable.. | 07:45 |
histo | silidan: I thought you didn't want to change anything? | 07:47 |
Caleb-- | hi | 07:58 |
ObrienDave | Appropriate time-of-day greetings & Welcome | 07:59 |
Caleb-- | whenever i reboot my usb wifi adapter gets soft-blocked by rfkill. i fix it by doing `rfkill ublock all` and `ifup wlan0` | 07:59 |
Caleb-- | any idea why this could be happening on startup? | 07:59 |
Caleb-- | actually, i am seeing some stuff in journalctl -b | 08:02 |
Caleb-- | nm_urfkill_get_wlan_state: assertion 'self->wlan_proxy != NULL' failed | 08:02 |
TJ- | silidan: histo: for our future reference, in GRUB2 command-line to cause a rescan of devices use the "nativedisk" command. After that, additional devices can be discovered (e.g. after having done "insmod ata") | 08:02 |
* Konstantin | 08:03 | |
histo | ahh | 08:04 |
histo | Caleb--: I'm trying to read up on it myself. | 08:05 |
Caleb-- | histo, it then says: NetworkManager[1302]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/ieee802 | 08:06 |
Caleb-- | so it's soft-blocking it for some reason | 08:06 |
histo | Caleb--: http://man7.org/linux/man-pages/man8/systemd-rfkill@.service.8.html | 08:08 |
histo | Caleb--: something with that is probably not working | 08:09 |
histo | Caleb--: do you have comments about saving and loading the states? | 08:10 |
histo | Caleb--: in the journalctl when searching for rfkill | 08:11 |
TJ- | histo: strangely, neither network-manager nor network-manager-gnome have any mention of 'wlan_proxy' so the function name 'nm_urfkill_get_wlan_state' is misleading | 08:11 |
SashaGrey | Hey TJ- u there? | 08:12 |
=== Faskil_ is now known as Faskil | ||
SashaGrey | Nevermind guys my servers gets stuck at the start, can't mount /home. I don't have KVM but i've managed to skip the mount and get in via ssh. Anyone willing to help? | 08:14 |
who_me | !help | 08:14 |
ubottu | 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 | 08:14 |
histo | SashaGrey: is /home on a separate partition? | 08:14 |
SashaGrey | yes it is... i don't even know why | 08:14 |
SashaGrey | jisto | 08:14 |
SashaGrey | histo | 08:14 |
histo | SashaGrey: any error while mounting it? | 08:15 |
SashaGrey | histo something like device not ready press S to skyp M manual C i don't remember. | 08:15 |
histo | SashaGrey: well give it a try mounting it now. I suggest -o ro and see if it gives us an error | 08:16 |
SashaGrey | histo sec i'm gonna open the connection via ssh | 08:16 |
SashaGrey | histo how do i try to mount it now? | 08:19 |
SashaGrey | histo how do i check the situation | 08:19 |
Caleb-- | histo, i'm looking into it. btw, here's /etc/network/interfaces: http://pastebin.com/NC372x15 and journalctl -b: http://pastebin.com/ghy5QZ4S | 08:19 |
Caleb-- | histo, i have a bridge and i use the wifi adapter as an access point | 08:20 |
Caleb-- | i didn't have any problems in 14.10, but after upgrading to 15.04 hostapd stopped working, and i realized that this was the reason | 08:20 |
untaken | is there a way to change screen focus? If I have multiple monitors, is there a way to enter a keyboard short-cut to select the other monitor? | 08:21 |
=== Yukkii is now known as Yukkino | ||
=== Rootee is now known as Layke | ||
Layke | Hey. Which is my partition with ubuntu ? http://paste.ubuntu.com/11854676/ | 08:26 |
baizon | Layke: sda5 | 08:30 |
linux | haaaaa | 08:32 |
Layke | baizon: Thanks. How do you tell from looking? | 08:34 |
ObrienDave | normally by the size. sda2 is an extended partition that holds sda5 | 08:35 |
baizon | Layke: sda1 is your boot partition, then you have sda2 which is extended (https://en.wikipedia.org/wiki/Disk_partitioning#Extended_partition), then you have there sda5 which is a linux LVM | 08:35 |
baizon | Layke: LVM (https://en.wikipedia.org/wiki/Logical_Volume_Manager_%28Linux%29) | 08:36 |
Layke | I'm having problems with booting atm, due to a power failure. I've backed up, going to try and not run boot-repair, | 08:36 |
Layke | Not idea what the problem is, but it just boots to initramfs. | 08:37 |
=== jerto1 is now known as jerto | ||
jho | First time using irc, would someone explain whats going on? Maybe an introduction of sorts? | 08:39 |
artisanIndia | hello everyone | 08:39 |
artisanIndia | did you guys read my blog about migration ? | 08:40 |
k1l_ | !irc | jho | 08:40 |
ubottu | jho: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines | 08:40 |
baizon | jho: thas IRC :D in this channel you only ask questions about ubuntu :> | 08:40 |
artisanIndia | if not then here it is http://www.webeasts.com/blog/2015/07/09/migrating-from-windows-to-linux/ | 08:40 |
ObrienDave | jho, you're in an official Ubuntu support channel. people ask questions (help) and volunteers try to help out | 08:40 |
k1l_ | artisanIndia: that is more a topic for #ubuntu-offtopic | 08:40 |
jho | makes sense. I'll [try to] head over there! Thanks y'all | 08:41 |
shriya | #xfs | 08:44 |
dannato | I use google chrome browser and when I view a video freezes, use an old PC probably will be? | 08:47 |
dannato | my graphics card and vga intel 2008 | 08:49 |
dannato | i used xubuntu 14.04 lts and i have only 1 gb of ram | 08:51 |
dannato | solution? change pc?? | 08:51 |
dannato | my vgs chipset not support above? | 08:51 |
ObrienDave | add ram | 08:51 |
dannato | only solution?? | 08:52 |
dannato | i think tthat | 08:52 |
ObrienDave | cheaper than a new pc | 08:52 |
dannato | only solution?? | 08:52 |
ObrienDave | no but the easiest and cheapest | 08:53 |
kgb | wat chipset is it? o.0 probably z68 is as far back as you should go..:) | 08:55 |
kgb | sandy/ivy | 08:55 |
dannato | i addd 1 gb di ram but if change matherboard? vga card ?? | 08:56 |
dannato | vga card is old | 08:56 |
TJ- | dannato: 'video' could mean anything from 320x240 to 1920x1080 and higher... sounds more likely the resolution, frame-rate, and encoding of the video is more than the CPU software decoding can manage. Most modern PCs have hardware-offload support for mainstream H.264 MPEG-4 decoding | 08:56 |
dannato | ok thank you | 08:56 |
kgb | oic, video card.... | 08:56 |
dannato | thank you tj | 08:58 |
fancyfetus | Hey guys. I'm trying to install ubuntu on my computer with a UEFI bios | 08:59 |
fancyfetus | I can boot into my usb 3 different ways | 09:00 |
fancyfetus | 2 different ways* | 09:00 |
TJ- | fancyfetus: 1 of those will be the UEFI boot method, the other Legacy BIOS compatible | 09:00 |
fancyfetus | TJ-, yes sir | 09:00 |
fancyfetus | Which one do I pick? | 09:00 |
fancyfetus | I'm pretty sure that the UEFI one doesn't even boot to the usb. It just ends up booting windows | 09:01 |
TJ- | fancyfetus: if you want native UEFI boot then the UEFI option... if you can tell them apart! Some UEFI boot-managers don't make it clear which is which, so you may have to experiment | 09:01 |
fancyfetus | I just want a regular ubuntu installation | 09:01 |
fancyfetus | UEFI makes everything much more confusing. | 09:02 |
TJ- | fancyfetus: if the system is UEFI, and has Windows booting that way then you want Ubuntu booting with UEFI too | 09:02 |
EriC^^ | fancyfetus: if windows is in uefi mode you have to install ubuntu in uefi mode as well | 09:02 |
fancyfetus | ah, I see | 09:02 |
TJ- | fancyfetus: as ong as oyu boot the installer in UEFI mode, it'll install as UEFI boot | 09:02 |
R13ose | How do I make my mic work better in Skype? | 09:02 |
fancyfetus | So can you think of any reason why the usb wont boot in uefi mode? | 09:02 |
TJ- | fancyfetus: what precisely happens... it passed over the device? | 09:03 |
EriC^^ | fancyfetus: did you disable fastboot, is it first in the boot order? | 09:03 |
czwolf | Hello everybody, not so experienced in this but I would like to have jailed some app for mono. J installed jailkit as described here: http://www.binarytides.com/setup-jailed-shell-jailkit-ubuntu/ The application should run in terminal, is using MySQL and needs internet, plus to run it it I will ssh. Can somebody help? | 09:03 |
fancyfetus | oh, nevermind! It worked :P | 09:03 |
* TJ- goes back to sleep | 09:03 | |
fancyfetus | EriC^^: fastboot is enabled, but it still booted :) | 09:03 |
fancyfetus | TJ-: Good night, thanks for the help! | 09:03 |
Caleb-- | histo, TJ-, the problem was the /var/lib/NetworkManager/NetworkManager.state file | 09:03 |
EriC^^ | yeah, i think that's for pressing a button to choose the boot device, anyways great :) | 09:03 |
Caleb-- | histo, TJ-, for some reason it had WirelessEnabled=false ... which is why wifi was being disabled on boot | 09:04 |
TJ- | Caleb--: well done; nice detective work :) | 09:04 |
Caleb-- | ;) | 09:04 |
fancyfetus | Don't most applications get installed to / (root) | 09:05 |
Neo9 | how to log complete ubuntu machine cpu usage at each intervals? | 09:06 |
histo | fancyfetus: they get installed in various directories in / | 09:06 |
fancyfetus | histo, I see | 09:06 |
histo | Neo9: load? | 09:06 |
fancyfetus | why does / and ~ go into seperate partitions? | 09:06 |
fancyfetus | shouldn't ~ be IN /?? | 09:07 |
Neo9 | histo: load? is it tool or command ? please tell me details | 09:07 |
histo | Neo9: are you talking about what uptime shows? | 09:07 |
fancyfetus | Man... I can't even make enough partitions to install ubuntu :/ | 09:08 |
histo | fancyfetus: you can install them all to the same partition / | 09:09 |
kgb | fancyfetus: usually u dont have to make one | 09:09 |
histo | fancyfetus: Why can't you make more? | 09:09 |
Neo9 | histo: i have to log the current cpu usage by entire machine and 'cpu free'. | 09:09 |
fancyfetus | efi, /, /home, and swap | 09:09 |
kgb | *just have empty space and the installer will create it..:) | 09:09 |
=== qwerty is now known as Guest63513 | ||
Neo9 | histo: i have to monitor the cpu usage with log files. | 09:09 |
fancyfetus | kgb, I HAVE to specify EFI, no? | 09:09 |
regedit | hello! | 09:09 |
histo | Neo9: for? | 09:09 |
EriC^^ | fancyfetus: you should use the same efi windows uses | 09:10 |
EriC^^ | don't create another one | 09:10 |
fancyfetus | EriC^^, I don't see any other EFI, just a little partition of size 367 MB | 09:10 |
Neo9 | histo: to monitor the cpu usage. i can put some trigger/alert from log's (i have tool to monitor the logs). | 09:10 |
EriC^^ | fancyfetus: is it fat32? | 09:11 |
=== mkv is now known as m4v | ||
fancyfetus | ntfs | 09:11 |
regedit | need some help here with my ubuntu install process: "Device for bootloader installation" /dev/sdb or /dev/sdb6 ? sdb1-4 are a Windows installation | 09:11 |
EriC^^ | are you sure windows is using uefi? can you get to a terminal? | 09:11 |
histo | Neo9: you can watch /proc/loadavg | 09:11 |
czwolf | Anyone who suceeded here with chrooting mono program who would help to set that working fo rme? | 09:11 |
fancyfetus | EriC^^, yeah, give me a second | 09:11 |
fancyfetus | done | 09:11 |
EriC^^ | type sudo parted -l | nc termbin.com 9999 | 09:12 |
fancyfetus | termbin.com/p6up | 09:13 |
EriC^^ | fancyfetus: it's using legacy | 09:13 |
fancyfetus | lol.... did I install windows incorrectly? | 09:13 |
fancyfetus | damn. | 09:13 |
fancyfetus | Well shit. | 09:13 |
EriC^^ | windows 8? | 09:14 |
fancyfetus | Looks like I have a looot of work to do. | 09:14 |
kgb | oic, "But it doesn’t work with Windows 8, or with computers that have UEFI firmware." :-/ | 09:14 |
Neo9 | histo; load won't displays the cpu usage like top command. but with top command we can't log the usage i.e sum of cpu us+sy+ni/us+sy+ni+id. | 09:14 |
kgb | that blows :-f | 09:14 |
fancyfetus | but I don't even want to reinstall windows... I'm waiting for 10 :/ | 09:14 |
Neo9 | histo: load won't displays the cpu usage like top command. but with top command we can't log the usage i.e sum of cpu us+sy+ni/us+sy+ni+id. | 09:14 |
fancyfetus | I may just go ahead and install windows 10 and then ubuntu | 09:15 |
histo | Neo9: Is there a reason you want to monitor this? | 09:15 |
kgb | fancyfetus: all i did was leave ~160GB empty space at the end of the drive - http://i.imgur.com/F53qjOx.jpg - and used to installer to set it up alongside of windows (fully auto) | 09:16 |
EriC^^ | fancyfetus: you could install ubuntu in legacy mode, and when win10 comes out convert to gpt, and install it in uefi mode and then modify ubuntu to use uefi, just a though | 09:16 |
EriC^^ | *thought | 09:16 |
kgb | s/to/the | 09:16 |
EriC^^ | fancyfetus: if you're keen on installing ubuntu now | 09:16 |
fancyfetus | EriC^^, I'm running on coffee fumes at this point. It's 5 AM :/ | 09:16 |
fancyfetus | As much as I love my linux, I think it can wait :P | 09:17 |
kgb | (bt idk what's up w/teh whole xefi deal, blah) | 09:17 |
fancyfetus | Thanks for your help! I'll be back eventually! | 09:17 |
kgb | gl..:) | 09:17 |
fancyfetus | Thank you :) | 09:17 |
EriC^^ | fancyfetus: np :) | 09:17 |
histo | Neo9: https://en.wikipedia.org/wiki/Load_(computing) | 09:17 |
Neo9 | histo: yes, based on logging cpu usage & by configuring some alert to certain cpu treshold. i will came to know at what cases my linux server is went to peak load. | 09:17 |
histo | Neo9: For what reason. | 09:18 |
Neo9 | histo: because i have to know at what time my product taking too much cpu. (which is running in a tomcat server) | 09:20 |
histo | !xy | Neo9 | 09:20 |
ubottu | Neo9: The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. | 09:20 |
bazhang | !info stress | 09:20 |
ubottu | stress (source: stress): A tool to impose load on and stress test a computer system. In component universe, is optional. Version 1.0.1-1ubuntu1 (vivid), package size 16 kB, installed size 76 kB | 09:20 |
=== rrr__ is now known as rrr_ | ||
Neo9 | ubottu: i don't want to test it with 'stress'. is that not possible to access current cpu usage in percentage ? & log it to a log file continously. | 09:24 |
ubottu | Neo9: I am only a bot, please don't think I'm intelligent :) | 09:24 |
Diehard | :3 | 09:25 |
Neo9 | histo: let me ask. how can we monitor a linux server? | 09:26 |
hateball | Neo9: Depending on your needs, something like Nagios, Zabbix, Zenoss | 09:27 |
Neo9 | hateball: exactly. i am using https://logentries.com/. if i am able to log the cpu usage,memory usage at each intervals; it will be easy to monitor the server. | 09:29 |
Neo9 | hateball: I have to log these things. total cpu usage, total memory, total network bandwidth& cpu taken by a specific process. | 09:30 |
Neo9 | hateball: it is a cheaper solution compare to nagios & others. | 09:34 |
=== Vampire0_ is now known as Vampire0 | ||
hateball | Neo9: Considering those I mentioned costs nothing, alright | 09:37 |
Neo9 | neo9: sorry, what is the cost for nagios? | 09:38 |
Neo9 | hateball:sorry, what is the cost for nagios? | 09:38 |
hateball | !info nagios | 09:38 |
ubottu | Package nagios does not exist in vivid | 09:38 |
hateball | ... | 09:38 |
hateball | !nagios | 09:39 |
hateball | Really? | 09:39 |
hateball | Neo9: Nothing but your time | 09:39 |
bazhang | !find nagios | 09:39 |
ubottu | Found: nagios-images, nagios-nrpe-plugin, nagios-nrpe-server, nagios-plugins, nagios-plugins-basic, nagios-plugins-common, nagios-plugins-standard, nagios3, nagios3-cgi, nagios3-common (and 28 others) http://packages.ubuntu.com/search?keywords=nagios&searchon=names&suite=vivid§ion=all | 09:39 |
bazhang | hateball, ^ | 09:39 |
bazhang | tis nagios3 | 09:40 |
hateball | Yeah | 09:40 |
bazhang | and it's also | 09:40 |
JuNuKN | Can someone point me in a direction how to prevent from a black screen, while ubuntu switches from plymouth to the unity desktop?. | 09:40 |
xar | command not found: pip | 09:40 |
xar | how to deal with please "command not found: pip" ? | 09:40 |
Neo9 | hateball: is there any difference. https://www.nagios.com/products/nagios-log-server/buy/ | 09:41 |
Neo9 | hateball: please confirm. | 09:42 |
hateball | I... no | 09:42 |
=== rory is now known as Rory_changing_ca | ||
=== Rory_changing_ca is now known as rory | ||
xar | how to deal with please "command not found: pip" ? | 09:44 |
mcphail | !info python-pip | xar | 09:46 |
ubottu | xar: python-pip (source: python-pip): alternative Python package installer. In component universe, is optional. Version 1.5.6-5ubuntu2 (vivid), package size 98 kB, installed size 471 kB | 09:47 |
xar | mcphail, (y) | 09:47 |
knightyyy_ | How can I remove Ubuntu from login main screen?I have already removed unity and ubuntu-desktop and even unity-greeter | 09:52 |
JuNuKN | Someone able to point me in correct direction to automatically switch the tty1 while ubuntu is loading,- so that i later can siwtch by my own back to tty7/desktop? | 09:54 |
knightyyy_ | junukn: I do not know much about it,but https://wiki.archlinux.org/index.php/SDDM might help? | 09:55 |
knightyyy_ | "SDDM starts on tty1 instead of tty7" | 09:55 |
knightyyy_ | sorry if i said nonsense | 09:56 |
JuNuKN | knightyyy_: You mean it is only related to archlinux? | 09:58 |
vinn | \nickserv | 09:59 |
baizon | JuNuKN: http://askubuntu.com/questions/16371/how-do-i-disable-x-at-boot-time-so-that-the-system-boots-in-text-mode | 10:02 |
=== Blaster is now known as Guest60199 | ||
baizon | knightyyy_: ubuntu uses lightdm, not SDDM | 10:02 |
JuNuKN | baizon: Thanks,- I already found that, but that doesn't solve my problem. This enables to show the complete boot process in terminal mode. | 10:04 |
gabriele_ | g | 10:04 |
baizon | JuNuKN: it also boots into the text mode, not lightdm | 10:05 |
JuNuKN | baizon: But at the end my problem is, that the Splash Screen goes away, triggered by the start of gdm or what else an d it tooks to much time, till the desktop is up and our app is dieplayed | 10:07 |
=== michael__ is now known as Guest75597 | ||
JuNuKN | baizon: I was not able to keep plymouth on live and up till my app is running to quit it by my own | 10:09 |
DanielCE | Hey guys , i need to install SSL on my server. i already generated the key and everything and got the ssl from the ssl provider but how do i instlal it | 10:10 |
JuNuKN | baizon: So I now try to temporary switch to a console window , display some message there and later on try to switch back to the desktop | 10:10 |
=== dearn_ is now known as dearn | ||
baja | hi is there a app that opens word documents in ubuntu? | 10:13 |
=== jgriffith is now known as Guest44682 | ||
DJones | baja: Libreoffice | 10:13 |
JuNuKN | baja: Libre office or open ofiice | 10:17 |
baja | which one do you use JuNukN | 10:18 |
baja | i have installed libre how do i launch word? | 10:19 |
baja | i can only see libre office math | 10:19 |
k1l_ | baja: tha "word" from libreoffice can open the .doc files | 10:19 |
k1l_ | baja: its called libreoffice writer | 10:19 |
baja | where is it installed? | 10:20 |
baja | i cant find it | 10:20 |
JuNuKN | open office. Just open writer there and than open the fword file | 10:20 |
k1l_ | baja: what ubuntu are you running exactly? | 10:20 |
baja | 14.04 trusty | 10:20 |
k1l_ | baja: is it unity? | 10:21 |
baja | here im no | 10:21 |
k1l_ | what desktop is it? | 10:21 |
baja | i dont know whichc desktop | 10:22 |
baja | how do i find out? | 10:22 |
chxane | Hello, I was trying to install ubuntu 15.04 on my Toshiba Satellite which doesn't have a cd-rom drive so I was using a usb boot and I got this error when it was getting information for my storage devices http://i.imgur.com/IWxLfxM.jpg | 10:22 |
chxane | and it won't let me complete install | 10:22 |
k1l_ | baja: what does it look like? http://imgur.com/a/9iaLJ | 10:22 |
chxane | I turned off secure booting and any ufi type booting (think I changed it to csm) to get it to boot but got this error | 10:23 |
baja | Xfce i guess | 10:24 |
baja | yea it looks like Xfce | 10:24 |
EriC^^ | chxane: it looks like you have another os installed in uefi mode maybe | 10:24 |
chxane | windows 8.1 is in uefi mode | 10:24 |
chxane | I think | 10:24 |
EriC^^ | chxane: ok, you need to install ubuntu in uefi mode too | 10:24 |
chxane | EriC^^, ok is there a guide on how to make a uefi bootable usb? | 10:25 |
baja | yo! | 10:25 |
baja | Xfce | 10:25 |
EriC^^ | chxane: use linux live usb creator | 10:25 |
k1l_ | baja: make sure the package "libreoffice" is installed | 10:25 |
EriC^^ | !uefi | chxane more info | 10:25 |
ubottu | chxane more info: 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 | 10:25 |
baja | kil how do i check? | 10:25 |
chxane | EriC^^, ok thank you | 10:26 |
EriC^^ | chxane: no problem | 10:26 |
k1l_ | baja: open a terminal, then "sudo apt-get update" and then "sudo apt-get install libreoffice" | 10:26 |
baja | ok thanks i have located it already | 10:27 |
=== rrr__ is now known as rrr_ | ||
veleno | hello. we use screen/byobu to share a terminal session between 2 users. is there some built-in feature to have a ‘chat’ messaing service between users attached to teh same screen/byobu session ? | 10:29 |
baja | hi my desktop is Xfce is it possible to minimize | 10:31 |
baja | i want to minimize windows that are open bu there is no minimize option on all windows | 10:32 |
baja | there is just menu up | 10:33 |
baja | with file edit....etc | 10:33 |
baja | but no minimize | 10:33 |
baja | how can i minimize | 10:34 |
baja | a windows like firefox | 10:34 |
EriC^^ | baja: alt+space then n | 10:34 |
baja | no good... | 10:35 |
baja | its not working | 10:35 |
k1l_ | can you show a screenshot? | 10:35 |
baja | ok | 10:35 |
baja | minute | 10:35 |
k1l_ | sounds like its missing the windowdecorations? | 10:35 |
baja | yes | 10:36 |
baja | it does not have windows decorations | 10:36 |
baja | it has only menu bar | 10:36 |
baja | and also i cant type in a another window im stuck here | 10:38 |
k1l_ | baja: what video card is it? what driver did you install? | 10:38 |
baja | i have to close xchat to access the browser behind | 10:38 |
AceKing | I use Witopia VPN service. I noticed today, when I connect to an openvpn server, it shows I'm connected, but if I check my IP address, it still shows my local IP. I've been using Witopia since 2010, and never had this problem. I tried rebuilding the ovpn files, and imported them again, still the same problem. Same problem on my PC, and laptop. Any ideas how to fix this? | 10:39 |
baja | my cursor is stuck on xchat textbox how do escape without exit so that i use browser?/ | 10:40 |
baja | ive trying pointing the cursor to another textbox but it continues to type here | 10:40 |
baja | is there a way out or should i exit xchat | 10:41 |
baja | imgpaste | 10:43 |
baja | where do i paste the iamge | 10:44 |
baja | screenshot? | 10:44 |
EriC^^ | imgur.com | 10:44 |
baja | http://imgur.com/gallery/gx9SgoY/new | 10:46 |
baja | ill | 10:46 |
baja | that the screen shot. my window has no minimize and maximize just menu bar | 10:47 |
baja | that the screen shot. my window has no minimize and maximize just menu bar | 10:47 |
baja | http://imgur.com/gallery/gx9SgoY/new | 10:47 |
baja | ill: | 10:48 |
EriC^^ | k1l_: ^ | 10:48 |
baja | k1l: | 10:48 |
baja | k1l_: ^ | 10:48 |
BluesKaj | G'Day folks | 10:49 |
baja | k1l_: have you seen screen shot | 10:49 |
baja | anyone else who can help | 10:50 |
baja | http://imgur.com/gallery/gx9SgoY/new | 10:50 |
agent_white | !patience | baja | 10:50 |
ubottu | baja: 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/ | 10:50 |
baja | cool | 10:50 |
k1l_ | baja: what ubuntu is that? that is not the standard xfce theme | 10:50 |
baja | trusty | 10:51 |
baja | 14.04 | 10:51 |
k1l_ | baja: its ubuntu studio? | 10:51 |
baja | yes | 10:51 |
k1l_ | baja: well, try to logout and log in again, and see if its better. if not see if the guest account works. if not then its a driver issue. | 10:52 |
k1l_ | baja: but i need to leave now, so ask the channel then and name your driver and video card. so they can help | 10:52 |
baja | the guest account is ok i have used it before | 10:52 |
EriC^^ | baja: try dconf reset -f /org/compiz | 10:52 |
baja | on bye | 10:52 |
=== jerto1 is now known as jerto | ||
baja | damn the cursor keeps getting stuck here now i cant type on my terminal | 10:53 |
baja | do i have to exit everytime | 10:53 |
baja | eric | 10:54 |
EriC^^ | baja: press alt+tab | 10:54 |
EriC^^ | baja: don't exit here | 10:54 |
EriC^^ | type /exec dconf reset -f /org/compiz here | 10:54 |
EriC^^ | in the chat window | 10:54 |
baja | it snot working alt tab | 10:54 |
baja | eric | 10:55 |
EriC^^ | yeah? | 10:55 |
=== mkv is now known as m4v | ||
baja | not found | 10:56 |
baja | sh:1 dconf: not found | 10:56 |
baja | eric | 10:56 |
kalx | I'm using ssmtp on a web server to send emails using a gmail account via smtp. I noticed that emails like cron error emails or failed sudo attempts are being sent "To: root Bcc: myemail@mydomain.com". Is there any way to fix that "To: root" part to use an actual email address I specify? | 10:56 |
EriC^^ | baja: odd, try /exec /usr/bin/dconf reset -f /org/compiz | 10:57 |
kalx | I've defined root=... at the top of the ssmtp config (but this ends up being the BCC in the example above) | 10:57 |
newuser8 | hello, i am in 14.04 and firefox 39, there is not "hello" button in firefox, am i missing something? this option is not available? | 10:57 |
baja | eric | 10:57 |
baja | not found again | 10:57 |
kalx | newuser8: maybe https://support.mozilla.org/en-US/kb/where-firefox-hello-button ? | 10:58 |
EriC^^ | !find dconf | 10:58 |
ubottu | Found: dconf-cli, dconf-gsettings-backend, dconf-service, libdconf-dbg, libdconf-dbus-1-0, libdconf-dbus-1-dbg, libdconf-dbus-1-dev, libdconf-dev, libdconf-doc, libdconf1 (and 6 others) http://packages.ubuntu.com/search?keywords=dconf&searchon=names&suite=vivid§ion=all | 10:58 |
baja | !find dconf | 10:58 |
EriC^^ | baja: try pressing ctrl+alt+f1, login then type DISPLAY=:0 dconf reset -f /org/compiz , then press alt+f7 to get back here | 10:59 |
newuser8 | kalx: Thanx, i searche the preferences and there is not... | 11:00 |
gisli | Is there a security announcement from Ubuntu concerning the latest OpenSSL bug? I don't see it on http://www.ubuntu.com/usn/ | 11:04 |
MeltedLux | was ubuntu even affected? | 11:05 |
DJones | gisli: This probably helps, it doesn't affect any released versions of Ubuntu http://goo.gl/UG7F2X | 11:05 |
DJones | I think it may be affecting 15.10 in development, | 11:06 |
gisli | DJones: thanks for that, I had found that but thought there would be something more "official-looking" | 11:14 |
gisli | yeah but if your running 15.10 you like to live on the edge anyway :) | 11:15 |
gisli | *you're | 11:15 |
clausen | does anyone know what the default backend for burning CDs/DVDs is in Ubuntu (brasero)? | 11:16 |
jeffreylevesque | Anyone know why my upstart doesnt remove a file in the 'post-stop' dranza - https://github.com/jeff1evesque/machine-learning/blob/50301adc0ed3f13795ecdfd4c387179a23099d44/puppet/manifests/start_webserver.pp#L59 | 11:17 |
maxg87 | Hi. I maintain an ubuntu server which is currently not public and therefor not yet 'important'. I'd like to switch from openssl to LibReSSL but don't know how. Can anyone point me to a manual or something? | 11:20 |
jeffreylevesque | Could my 'stop on' declaration be a problem? | 11:20 |
BluesKaj | Hi again | 11:24 |
clausen | has anyone here ever successfully burned an ISO image in Ubuntu 14.04 LTS? | 11:30 |
clausen | (I'm pretty sure there's a bug in Brasero, and it'd help me narrow down where it is...) | 11:31 |
BBLLCC | where do I find the grub file? | 11:32 |
BBLLCC | i forgot the path | 11:32 |
boichev | Is there an ubuntu openstack channel ? | 11:32 |
clausen | BBLLCC, which grub file? | 11:33 |
baizon_ | BBLLCC: /etc/default/grub | 11:33 |
baizon_ | (nick baizon | 11:33 |
=== baizon_ is now known as baizon | ||
bubbasaures | clausen, check out k3b it is a nice app, https://help.ubuntu.com/community/BurningIsoHowto | 11:37 |
clausen | bubbasaures, I would like to fix the bug, but you're right, I should check if k3b has the same bug... | 11:38 |
bubbasaures | clausen, Never had a bug in 7 years using linux of many varieties personally. | 11:39 |
clausen | bubbasaures, for me, it's chopping off the last few kilobytes of the ISO image | 11:39 |
bubbasaures | clausen, How big is the iso? | 11:40 |
clausen | bubbasaures, (the behavior is completely deterministic) | 11:40 |
clausen | bubbasaures, about 2.5 gigabytes | 11:40 |
clausen | i.e. less than half the maximum capacity of the DVD | 11:40 |
bubbasaures | clausen, deterministic, yours or the apps. ;) | 11:41 |
clausen | sorry, more than half | 11:41 |
bubbasaures | windows iso? | 11:41 |
clausen | this one is for qubes | 11:41 |
clausen | but I've had the same problem in the past burning ubuntu iso's | 11:41 |
histo | clausen: how are you verifying it's dropping a few kb off the end? | 11:42 |
clausen | histo, dd if=/dev/cdrom of=burned.image | 11:42 |
clausen | histo, then I compared the file sizes, and also the file contents with cmp | 11:42 |
histo | !md5sum | clausen | 11:43 |
ubottu | clausen: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows | 11:43 |
clausen | histo, the reason I found the problem in the first place is that the sha256sum's don't match | 11:43 |
clausen | histo, right, that also fails | 11:43 |
histo | clausen: are you checking by block count | 11:43 |
clausen | histo, no, by bytes | 11:43 |
histo | clausen: you can't just md5sum /dev/cdrom | 11:43 |
clausen | histo, yes and that gives a checksum mismatch | 11:43 |
clausen | oh, sorry, you're saying that doesn't work? | 11:44 |
clausen | it should! | 11:44 |
histo | clausen: no because you have to tell it the length to check | 11:44 |
clausen | ah, good point | 11:44 |
clausen | histo, in any case, brasero says the checksums don't match | 11:45 |
histo | clausen: take say the length of the iso is 123456 tnen you'd have to dd if=/dev/cdrom bs=1 count=123456 | md5sum | 11:45 |
clausen | histo, anyway, I read in the data using dd | 11:45 |
clausen | histo, well, I did better than that with cmp | 11:45 |
clausen | the files match exactly, except there's data missing | 11:45 |
clausen | in the burned imag | 11:45 |
clausen | (md5sum can't tell you that) | 11:45 |
histo | yeah it could. | 11:45 |
histo | there would be a mismatch | 11:46 |
czwolf | Hello, searching for help with this: I am running server (mono app). I want my user to be able to start/stop that server, can be done through ssh. But I do not want them to see/harm my system. I made a jail using jailkit as described here. http://www.binarytides.com/setup-jailed-shell-jailkit-ubuntu/ I can ssh there remotely. I could copy mono program and run it from jail or I would need another way how to start/stop program on target machine. There will | 11:46 |
czwolf | be only 2 commands that user actualy needs - starting and shutdown of a specified app. Can be done through sh script. Nothing more is necessary to see, nothing more to do. A person with bad intents should not be able to harm the system. I do not know how to jail Mono and I also think it is impossible to start another program from jail. Can anybody help me? | 11:46 |
clausen | I mean, md5sum won't tell you what form the corruption takes (in this case, truncation) | 11:46 |
histo | czwolf: use sudo | 11:47 |
czwolf | thanks histo - sudo - but what for? | 11:47 |
histo | clausen: correct. But if you were checking the sum for the entire disk you are doing it wrong. You are hashing the freespace at the end rather then the content. | 11:48 |
histo | czwolf: to allow them to only run those particular commands | 11:48 |
clausen | histo, right, but I did the dd thing when using cmp | 11:48 |
clausen | histo, so I think my conclusion that the data was truncated is correct, right? | 11:48 |
czwolf | histo: you mean to put the user in sudoers group, true? Not in jail but in main system? That would mean they would possess much more perms above the system or? | 11:49 |
histo | clausen: So you're making an image of the burned media then hashing that? | 11:49 |
histo | czwolf: no you can someuser somehost= somecommands, someothercommands in sudoers | 11:50 |
histo | czwolf: I believe you can also lock them into a directory | 11:51 |
czwolf | histo: So what you would do would be this: You would let a user to go to main system, you would not use jail at all true? And then you would edit sudoers file. Named the commands/scripts they can use. How would you restrict to see other things in system you do not want them to see? | 11:51 |
clausen | histo, yes, I made an image of the burned media using dd | 11:52 |
clausen | histo, and then compared that to the original iso (using cmp(1), and also sha256sum(1)) | 11:52 |
clausen | histo, and ls(1) :) | 11:52 |
clausen | histo, the burned image is smaller than the original | 11:52 |
histo | clausen: try hashing the disk itself vs. the iso as I described. First get the length of the iso with ls then pass that to dd's in file and pipe to hashing | 11:53 |
clausen | histo, dd if=/dev/cdrom bs=2147485095 count=1 > burned.iso | 11:53 |
clausen | $ ls -l burned.iso | 11:53 |
clausen | -rw-rw-r-- 1 clausen clausen 2147479552 Jul 10 12:02 burned.iso | 11:53 |
* histo suspects dd | 11:53 | |
histo | and sector size | 11:53 |
histo | czwolf: ignore me I missunderstood what you were saying | 11:54 |
drmagoo | "stupid" question: If I have a computer with one graphicscard and two monitors: Can I run diffrent DesktopEnviroments on the diffrent monitors, like unity on the left and fluxbox on the right ? ;) | 11:54 |
bubbasaures | drmagoo, Run flux in a vm. | 11:55 |
histo | czwolf: This looks more applicable http://www.linuxjournal.com/article/8257 | 11:55 |
czwolf | hist: Thank you going there to read. :) | 11:56 |
drmagoo | bubbasaures: I'm doing that now, just wondering if it was possible to do it some other way =) | 11:56 |
histo | czwolf: actually that doesn't discuss it hold on | 11:56 |
Delta706 | Is there any package to allow me to mount a remote FTP service as a file system? | 11:56 |
histo | czwolf: http://serverfault.com/questions/407497/how-do-i-configure-sshd-to-permit-a-single-command-without-giving-full-login-ac/407508#407508 | 11:56 |
histo | Delta706: why are you using ftp? | 11:57 |
czwolf | histo: Understand, reading the new articles. ;) | 11:57 |
kephu | hi | 11:57 |
histo | clausen: but to answer you question I haven't seen hordes of people complaining that iso burning is broken. | 11:58 |
kephu | anyone here tried building ubuntu-touch? My attempt failed at "dpkg-deb: error: failed to read archive `/somepath/out/target/product/i9100/ubuntu/ubuntu-touch-generic-initrd/ubuntu-touch-generic-initrd*.deb': No such file or directory" | 11:58 |
Delta706 | histo: are you thinking of ssh instead? | 11:58 |
clausen | histo, are people burning iso's much, or do they just use flash drives now? | 11:59 |
Diehard | I are burning flash drives | 11:59 |
* Diehard evil | 11:59 | |
Diehard | like I used to burn soldiers when I was young | 11:59 |
histo | Delta706: yes | 12:00 |
czwolf | histo: This article I read a long ago and now I see it could be realy solution. But, if they have even no some limited comandline, how will they select the command? | 12:00 |
Delta706 | histo: okay. Is there a way to mount a ssh file service as a file system? | 12:00 |
histo | Delta706: yeah sshfs | 12:01 |
histo | Delta706: is the other box on a local network? | 12:01 |
Delta706 | yes | 12:01 |
histo | Delta706: then why not use nfs | 12:02 |
clausen | histo, the bs=1 approach takes forever... it seems to do one syscall per byte! | 12:03 |
Delta706 | remote machine has FTP server only | 12:03 |
clausen | (but if that were the problem, why would brasero also complain about the checksum mismatch?) | 12:03 |
Delta706 | I will try sshfs | 12:03 |
histo | clausen: yeah you could in theory use 2048 | 12:03 |
tomphreek | hey guys, I am using vpn at the moment, but I've added an exception for one SSH server of mine via `route add`. However the X forwarding stopped working | 12:03 |
histo | clausen: brasero should be aware of this and then you got a bad burned disc | 12:04 |
jzp113 | hi guys who has stackoverflow account?would you help me up vote my account . | 12:04 |
clausen | histo, well, I just did bs=[size of input iso] | 12:05 |
histo | !ot > jzp113 | 12:05 |
ubottu | jzp113, please see my private message | 12:05 |
clausen | histo, yes, brasero is aware of this, and says it's a bad burneddisc | 12:05 |
clausen | histo, it always gives me bad burned discs | 12:05 |
histo | clausen: Try burning at a lower speed | 12:05 |
clausen | histo, I tried that too | 12:05 |
clausen | histo, but why would speed be related to truncating by a few thousand bytes? | 12:05 |
=== Tsunami1 is now known as Guest37962 | ||
histo | clausen: Do you experience the same behavior with wodim ? or any other burning utilities? | 12:07 |
* mcphail has never managed to burn a disc with brasero | 12:08 | |
clausen | histo, right, about to try k3b... | 12:08 |
tomphreek | oh, sorry just wrong $DISPLAY variable, nothing to do with vpn :) | 12:09 |
histo | growisofs would be a better choice if it's dvd | 12:11 |
histo | rather than wodim | 12:11 |
bazhang | !info genisoimage | 12:12 |
ubottu | genisoimage (source: cdrkit): Creates ISO-9660 CD-ROM filesystem images. In component main, is optional. Version 9:1.1.11-3ubuntu1 (vivid), package size 316 kB, installed size 1524 kB | 12:12 |
clausen | histo, sorry, I didn't try wodim. I'm trying k3b now... | 12:13 |
clausen | histo, k3b warns me that the filesystem and image sizes don't image in the input .iso | 12:13 |
clausen | (which is suggestive about what brasero's bug might be...) | 12:13 |
histo | clausen: that could be an issue. | 12:14 |
histo | clausen: where's the iso from? | 12:14 |
clausen | histo, http://heanet.dl.sourceforge.net/project/qubesos/Qubes-R3.0-rc1-x86_64-DVD.iso | 12:14 |
clausen | but even if the input iso is corrupt, Brasero should still faithfully burn it | 12:15 |
=== Jeff_ is now known as Guest84181 | ||
pingo | what is the command to set custom gateway for an interface? | 12:16 |
histo | clausen: does your download match they signature? | 12:17 |
bazhang | pingo try ##networking | 12:18 |
histo | clausen: http://iweb.dl.sourceforge.net/project/qubesos/Qubes-R3.0-rc1-x86_64-DVD.iso.asc | 12:21 |
clausen | histo, interestingly, it's a corrupt input iso | 12:21 |
clausen | (which doesn't excuse brasero!) | 12:21 |
pingo | => There is 1 zombie process. | 12:21 |
pingo | oh noes | 12:21 |
histo | clausen: garbage in garbage out | 12:22 |
clausen | histo, no, I don't think so | 12:22 |
clausen | histo, you can burn anything to a DVD, it doesn't have to be ISO | 12:22 |
clausen | (e.g. you can burn ext2 directly to a DVD) | 12:23 |
R13ose | Hi | 12:24 |
R13ose | How do I increase the mic sound so people can hear me on Skype properly? | 12:24 |
histo | clausen: correct but if your giving it garbage to burn. You're going to get garbage on the other end. | 12:25 |
clausen | histo, it should be the same garbage though! | 12:25 |
clausen | I think it would be better if brasero didn't add it's own extra corruption on top | 12:26 |
NSAROOT | give me nick ;D | 12:26 |
Johnny_Linux | ufired | 12:26 |
clausen | hmmm, I wonder if the corruption is a bug in chromium... | 12:27 |
Johnny_Linux | j #occupol | 12:27 |
clausen | the corrupted iso is coincidentally 2^31 + 1447 bytes | 12:27 |
bazhang | Johnny_Linux, stop that here | 12:27 |
=== wtm is now known as Guest86939 | ||
Johnny_Linux | srry, batts must be going | 12:28 |
clausen | histo, k3b has identical behavior to brasero | 12:29 |
histo | clausen: it's not adding anything you're not giving it | 12:37 |
=== frank1e is now known as dank1e | ||
=== fought_away is now known as fought | ||
FiddleTst | Hi, I made a mistake installing something else and began installing mysql 5.5 and mysql server. Problem is I have already a mysql server 5.6 running with kinda critical stuff on it.... if i run dpkg --audit it give me this : http://paste.ubuntu.com/11855799/ How do I remove this without breaking my running mysql server? | 13:00 |
daftykins | FiddleTst: finish install, purge them, put 5.6 on. | 13:01 |
daftykins | simples | 13:01 |
FiddleTst | daftykins: can't do that, ...i have no idea what that will do to my running applications and I have databases with 10^6 million rows on there | 13:03 |
daftykins | yeah but you have lovely backups don't you, since you're sensible | 13:04 |
cfhowlett | 10^6 million rows? of COURSE he has backups! | 13:04 |
FiddleTst | Ha, good one, this of project was of course a proof of concept that became automagically a production server.... | 13:04 |
FiddleTst | yeah i know.... | 13:04 |
FiddleTst | i confess that I have no clue what I'm doing most of the time....anyway for a simple fix? | 13:05 |
=== xubuntu is now known as Guest61682 | ||
cfhowlett | FiddleTst, seriously? stop now. backup up your data. do NOTHING until you accomplish this step. Just my $0.02 | 13:06 |
TJ- | FiddleTst: "dpkg --remove --pending " might be what you need | 13:07 |
FiddleTst | Is there a way to list packages and their status before with 'dpkg'? | 13:08 |
TJ- | FiddleTst: test it in a VM first, but I think that's the way since the package is unpacked but not configured, then reinstall 5.6 | 13:08 |
TJ- | FiddleTst: "dpkg -l mysql*' | 13:08 |
FiddleTst | thanks | 13:08 |
TJ- | FiddleTst: see "man dpkg" | 13:08 |
FiddleTst | went to man, go lost... | 13:08 |
TJ- | FiddleTst: did installing 5.5 say it was removing / replacing 5.6 or are they installed alongside each other | 13:09 |
FiddleTst | TJ-: I think it was installing alongside not replacing... | 13:09 |
* histo can't wait to get paid for this data recovery job | 13:11 | |
FiddleTst | TJ-: dpkg -l give me a list but i dont see status http://paste.ubuntu.com/11855857/ | 13:12 |
TJ- | FiddleTst: according to apt-file list those packages conflict (same binary names) so you'll need to fully reinstall 5.6. Now, that infers the package postinst scripts will run and may try to do a database upgrade as well as stopping/restarting the running service, so you'll need to tread carefully. There are apt/dpk options to prevent some of those triggers being executed but you'll need to read the man pages carefully and test in a VM to be sure | 13:12 |
cfhowlett | histo, yeah you could set your own price for 10^6 million lines ... | 13:12 |
FiddleTst | cfhowlett: sorry, what do you mean? | 13:13 |
TJ- | FiddleTst: the first 2 columns indicate the status. Try "dpkg -l mysql*" as I said and you'll see the meaning of the indicators | 13:13 |
FiddleTst | TJ-: that command give me "no package dound matching mysql" | 13:15 |
TJ- | FiddleTst: best to stop the running mysqld, move/dump the database files to safety, clean-up 5.5 and reinstall 5.6, and then put the database files back | 13:15 |
=== orion4444 is now known as orion44 | ||
lanoxx | Hi everyone, I have a problem with Remmina on Ubuntu 14.04, I have remmina and remmina-plugins-rdp installed but remmina cannot load the shared library to use the rdp plugin | 13:15 |
polyzium | Hello | 13:15 |
polyzium | I have a problem with XRDP | 13:15 |
TJ- | FiddleTst: you must have mistyped | 13:16 |
squaregoldfish | I have a file with a line starting Exp. How can I delete that line and all preceding lines using sed or awk or whatever? | 13:16 |
polyzium | When i connect from MS RDP Android client it gives bleck screen with white "Connection Log" text at the cornet | 13:16 |
FiddleTst | TJ-: if I don't touch anything it seem to be running fine for now... I did the mistake yesterday, and by monday/tuesday I should have finished setting up the real production server, cant this wait 3 days? | 13:16 |
TJ- | squaregoldfish: something like "sed '1,/^Exp/d' <filename> | 13:16 |
TJ- | FiddleTst: that's for you to decide, it depends how valuable the data is | 13:17 |
TJ- | FiddleTst: I know I wouldn't want to be running a production server for 5 minutes more than necessary in that state. | 13:18 |
lanoxx | When I execute ldd /usr/lib/remmina/plugins/remmina-plugin-rdp.so I can see that it is looking for libfreerdp-core.so.1.1 and other libraries in version 1.1 but instead version 1.0 of these libraries are installed | 13:18 |
squaregoldfish | TJ- : Ah, thanks. That's pointed me in the right direction I think | 13:18 |
polyzium | I need help with RDP | 13:19 |
=== Hexagon is now known as Guest9126 | ||
FiddleTst | TJ-: well it's a secondary source for analysis, the original source is intact and can be extracted, just take a day or two but It would look bad... | 13:19 |
rypervenche | polyzium: You're using XRDP on Linux and connecting to it from your Android device? | 13:22 |
polyzium | rypervenche: Yup | 13:22 |
scriptmonkey00 | good morning, I actually have a question with mounting an SD card on ubuntu I was hoping to talk to someone about. | 13:22 |
rypervenche | polyzium: Are there any Windows machines involved? | 13:22 |
polyzium | But i got black screen with white "Connection Log" text at the corner | 13:22 |
FiddleTst | well thanks for the help, I'm backing up data, and will wait for the new servers to be ready before fixing this, dont see another way... | 13:22 |
polyzium | rypervenche: I have Windows 7 VM | 13:23 |
ServerSage | scriptmonkey00: Just ask. Don't ask to ask, or wait to be invited to ask. | 13:23 |
Zinja | I just installed Ubuntu 15.04 and coming from a Mac as my desktop, I can open spotlight and search for an installed app. When I open the unity search bar by just tapping the Super key, I can type 'calc' and calculator is never an option. But if I hit ubuntu button and type that, it shows a bunch of application results. What am I missing? | 13:24 |
rypervenche | polyzium: I'd use VNC then. You can use something like Remmina as a client, and use x11vnc or what comes by default on Ubuntu for the VNC server. | 13:24 |
histo | polyzium: try a different client possibly? | 13:25 |
scriptmonkey00 | Sorry sage :) So my question is this.. I have an SD card labeled "Stuffz". I set up a permanent mountpoint, I believe, and set fstab with the format type and UUID and path to mount it. when I have the card pluged in and not mounted, and use mount -a, it mounts right where I want it (/media/removable/Stuffz) but when I plug it in, the auto-mounting puts it on "media/removable/Stuffz 1"... how can I make it obey the fstab on the automatic mount? | 13:26 |
polyzium | rypervenche: VNC is slow as hell | 13:26 |
histo | rypervenche: xrdp is open source | 13:26 |
polyzium | histo: I'll try to connect from WIndows 7 VM | 13:26 |
FiddleTst | cfhowlett: hey, you never acknowledged my question, about the price, when you mistyped talking to histo, did you mean from the pov of a consultant? | 13:26 |
rypervenche | I disagree. I run it all the time from my phone without any problem, over an SSH tunnel nonetheless. And yes, I know it is open source. | 13:26 |
trijntje | Zinja: that works for me, but its not very reliable. I useually try to avoid the dash because its super slow | 13:27 |
Zinja | trijntje, is there a better alternative that behaves like Spotlight or Alfred from mac? | 13:28 |
histo | FiddleTst: I meant how much money I'll make when you lose all your data. | 13:28 |
trijntje | Zinja: if you only want to search for apps you can use any flavour of ubuntu except lubuntu, afaik. You might want to give gnome3 a go | 13:29 |
histo | rypervenche: he's using vnc anyways | 13:29 |
rypervenche | histo: True. I'll leave it be. | 13:29 |
FiddleTst | histo: ? well it's only fair that someone should laugh about my dumb mistakes... but I still don't get you | 13:29 |
histo | He just doesn't know it | 13:30 |
histo | FiddleTst: You need to make a backup now. | 13:30 |
Zinja | trijntje, I just realized what I did wrong. I'm confusing Alt and Super in linux. The Windows key brings up a useless search bar, Alt works like I intended. | 13:30 |
polyzium | histo: Connecting from WIndows gives a XRDP login screen! | 13:30 |
jeroen___ | What's an alternative to GPG for signing/verifying release files? | 13:30 |
histo | polyzium: So it's most likely a problem with that client not supported rdp 4 | 13:31 |
cfhowlett | FiddleTst, yeah. side conversation. sorry to confuse. please ignore. | 13:31 |
trijntje | Zinja: really? Alt should open the application menu for searching, the super key(windows on most pc's) should open the menu | 13:31 |
FiddleTst | histo: thanks I don't have an actual sql backup, but I do have the mainframe where I have my data, and can rebuild everything in a day or two, I may have overstated the importance of my db.... | 13:31 |
histo | jeroen___: is there a problem with gpg? | 13:31 |
rypervenche | jeroen___: What is wrong with GPG | 13:31 |
rypervenche | ? | 13:31 |
polyzium | histo: RDP 4? | 13:31 |
scriptmonkey00 | anyone have an idea? | 13:32 |
jeroen___ | It's too heavy for my purpose | 13:32 |
jeroen___ | Not cross platform | 13:32 |
jeroen___ | no C library | 13:32 |
FiddleTst | cfhowlett: yeah got that, still I was wondering.. | 13:32 |
polyzium | histo: But i've tried on another phone and it works. I don't have an | 13:32 |
jeroen___ | Well there is a C library (gpgme) but it wraps around cmd utilities :/ | 13:32 |
polyzium | idea what RDP client i should use. | 13:32 |
jeroen___ | I need something standalone in ANSI C | 13:32 |
jeroen___ | or C++ | 13:33 |
histo | polyzium: Find a different one in the play store there are many. | 13:33 |
histo | polyzium: http://xrdp.sourceforge.net/documents/xrdpdesign/index.html | 13:33 |
RSpliet | is it possible to request a backport of gcc-arm-none-eabi 4.8.3 (as found in utopic and newer) for the ubuntu-trusty LTS release? | 13:34 |
polyzium | histo: Fresh MSRDP update gives protocol crash, Parallels one gives the crash too | 13:34 |
Zinja | trijntje, you are correct but this keyboard has the keys swapped because I was using it on a mac. But when I plug it into anything else, the key caps are wrong. | 13:35 |
RSpliet | it seems the kernel explicitly refuses to compile with the current 4.8.2 version, making it a rather useless tool for me :-) | 13:35 |
Zinja | trijntje, on mac, the command (or Super) key is next to the spacebar. So I swapped the caps on this mechanical keyboard. | 13:35 |
FiddleTst | TJ-: to get back on topic i did not mistype dpgk -l mysql, it does not give me anything, but mysql-server does give me something http://paste.ubuntu.com/11855956/ still I dont see the status in there | 13:35 |
regedit | what does it take / what do i need to know if i want to use latest drivers from Nvidia? | 13:36 |
=== Guest44682 is now known as jgriffith | ||
BluesKaj | regedit, you need to know that the latest drivers aren't necessarily the best or stable, the recommended drivers are the ones to use. | 13:38 |
regedit | BluesKaj: and yet the recommended ones are quirky as heck | 13:38 |
BluesKaj | regedit, maybe your nvidia gpu is high-end or very new? | 13:41 |
regedit | nope | 13:41 |
regedit | 610M | 13:41 |
regedit | very bottom of the bucket these days actually | 13:41 |
regedit | appears to be the very last model supported by current nvidia drivers | 13:42 |
BluesKaj | which ubuntu version? | 13:42 |
lvc4_ | heyho again | 13:42 |
lvc4_ | if i try to start ardour 3 he cant creat a project | 13:43 |
clausen | histo, no, but it silently dropped stuff that I did give it... | 13:51 |
clausen | (k3b, to its credit, did warn me the image is not valid isofs) | 13:52 |
Razzdoll | Hello can anyone tell me why my videos on facebook arent playing correctly on Chrome? They stop about 20-30 in and the videos are about 2 minutes or more long | 14:03 |
daftykins | that would be google's browser and thus not software from here :) | 14:05 |
Ionic | is there any quick way to list all source packages in a repository? | 14:10 |
Razzdoll | daftykins, are you sure? it worked fine in windows all the time. not being sarcastic about that comment. i just wanna know whats going on lol | 14:14 |
gustopn | hi | 14:14 |
Razzdoll | daftykins, do you have any recommendations that a browser would work flawlessly? | 14:14 |
gustopn | I have this LTS ubuntu server and I am puzzled how is iptables configured here | 14:15 |
daftykins | Razzdoll: they're not the same | 14:15 |
gustopn | and also what he does use seems to be neither systemd nor something eles | 14:15 |
gustopn | else | 14:15 |
gustopn | but he does have the systemd files in but no systemctl for example | 14:15 |
Razzdoll | daftykins, they aren't? ok, now i'm totally lost. | 14:15 |
gustopn | and this ufw tool for managing firewalls that is also nowhere to be found in the init | 14:16 |
en1gma | why does it take so long to make the persistent partition when making a live usb | 14:16 |
Ionic | gustopn: isn't ubuntu using upstart? | 14:16 |
gustopn | maybe | 14:17 |
TJ- | Ionic: "grep '^Source:' /var/lib/dpkg/available | sort -u" | 14:17 |
en1gma | is there anyway i can use gparted to make the persistent partition and then just unetbootin to install the iso to usb? i mean what is going on to the persistent partition area that makes it take forever | 14:18 |
Ionic | TJ-: mh, okay. that's actually not what I was looking for, but brought me to the right answer anyway. grep '^Package:' /var/lib/apt/lists/..._main_source_Sources | 14:18 |
Ionic | so, thanks | 14:19 |
=== cartucho is now known as Guest72943 | ||
=== rrr__ is now known as rrr_ | ||
=== lap_ is now known as Guest55887 | ||
Guest55887 | hi | 14:40 |
Guest47555 | can someone help me find out why my `post-stop script` never runs on reboot, or shutdown - https://bpaste.net/show/9fcb14077d8a? | 14:41 |
xcyclist | Can someone suggest an irc group where I could ask about behavior of "fio", the performance testing tool? | 14:42 |
lotuspsychje | !alis | xcyclist | 14:42 |
ubottu | xcyclist: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* | 14:42 |
=== lap__ is now known as Guest94938 | ||
pbx | Guest47555, is there a problem inside the script, or is it not getting run at all, or don't you know yet? | 14:42 |
Guest47555 | the script runs | 14:43 |
Guest94938 | hi room | 14:43 |
Guest47555 | pbx: it runs the `pre-start script` | 14:43 |
Guest47555 | and, the `flask_server.pid` is created | 14:44 |
Guest47555 | however, `app.py` is not running | 14:44 |
Guest47555 | and on shutdown `post-stop script` doesn't run | 14:44 |
maxg87 | Hi. I maintain an ubuntu server which is currently not public and therefor not yet 'important'. I'd like to switch from openssl to LibReSSL but don't know how. Can anyone point me to a manual or something? | 14:47 |
mcphail | maxg87: that isn't supported yet, as far as I am aware | 14:56 |
=== rrr__ is now known as rrr_ | ||
R13ose | How do I increase the mic sound so people can hear me on Skype properly? | 14:58 |
maxg87 | mcphail: Thank you | 14:58 |
mcphail | R13ose: it has been a while since I used Skype, but there used to be a setting within skype to automatically adjust Mic volume. Turn that off, if it still exists | 14:59 |
R13ose | mcphail: adjust mixer level, is that the setting? | 15:01 |
mcphail | R13ose: I don't have skype installed just now, so can't tell for sure. There used to be an option to "automatically adjust mic level" which used to make it too quiet. | 15:02 |
rtreleaven | R13ose let us know if that works or not | 15:02 |
R13ose | I will do that | 15:03 |
MonkeyDust | R13ose i have skype... look in Options > Sound devices > Allow skype to... | 15:03 |
TheEagerPadawan | hmm skype on linux intresting if it whould work | 15:04 |
TheEagerPadawan | i can't even login | 15:04 |
R13ose | MonkeyDust: right I will test that but last time someone thought I was in a wind tunnel | 15:04 |
MonkeyDust | R13ose i had that too... simple headphone solved it | 15:05 |
=== Morpheus is now known as Guest86584 | ||
R13ose | MonkeyDust: if I had one. | 15:05 |
MonkeyDust | R13ose i got me the cheapest i could find | 15:06 |
R13ose | MonkeyDust: is there nothing else that can be used besides Skype that is better? | 15:06 |
lopx | trying to build and getting path error | 15:07 |
MonkeyDust | R13ose skype uses its own protocol, and that's closed source, nothing else uses it | 15:07 |
Guest47555 | Monkey business | 15:07 |
Guest47555 | that's all this is | 15:07 |
lopx | By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has | 15:07 |
TheEagerPadawan | skype your piece of @#! - i can't even login into your services | 15:07 |
lopx | asked CMake to find a package configuration file provided by "OpenCV", but | 15:07 |
lopx | CMake did not find one. | 15:07 |
R13ose | MonkeyDust: I know but I mean another voice/video service that people don't need to login to | 15:07 |
TheEagerPadawan | hmm | 15:07 |
MonkeyDust | R13ose to make things worse: skype is now owned by MS (Main Stream) | 15:08 |
lopx | ye | 15:08 |
=== Guest86584 is now known as Morpheus6391 | ||
R13ose | I know I hate that, I want to switch | 15:08 |
lopx | can I SS my error and can someone tips me? ;p | 15:09 |
lopx | trying to learn and stuff | 15:09 |
TheEagerPadawan | hmm killed skype instances remove the .Skype config files in my local home folder and still no go | 15:09 |
TheEagerPadawan | anyone an idea why i can't login into skype | 15:09 |
TheEagerPadawan | and what a good alternative whould be | 15:09 |
MonkeyDust | TheEagerPadawan did you install it from the 3rd party repos, or from the skype website? | 15:10 |
Fr0sti3 | Is there a good gui to see which apps are connecting to the internet/network which shows/records up/down traffic from those apps? | 15:10 |
TheEagerPadawan | the ubuntu repo | 15:10 |
Seveas | Fr0sti3: iptraf | 15:10 |
lopx | my error:: http://s12.postimg.org/4cjooagct/Screenshot_from_2015_07_10_11_10_05.png | 15:10 |
Fr0sti3 | ty Seveas will look at it | 15:11 |
daftykins | images of text *facepalm* | 15:11 |
Guest47555 | am i allowed to have `post-stop script` if i have `stop on runlevel [!2345]`. if my system stops, how is it possible to have a `pos-stop script`? | 15:11 |
Guest47555 | https://bpaste.net/show/9fcb14077d8a | 15:11 |
rtreleaven | R13ose try linphone. Are you saying that you don't have a headset? | 15:12 |
R13ose | rtreleaven: no one has that. | 15:12 |
TheEagerPadawan | time to purge skype and reinstall i suppose | 15:13 |
gustopn | some idea where the ufw gets its default configuration? | 15:14 |
baizon | gustopn: /etc/default/ufw: high level configuration, such as default policies, IPv6 support and kernel modules to use | 15:14 |
baizon | gustopn: more here https://wiki.ubuntu.com/UncomplicatedFirewall | 15:14 |
TheEagerPadawan | is there any decent alternative to skype that is cross platform | 15:15 |
rtreleaven | R13ose it use the sip standard so yes people use it | 15:15 |
baizon | TheEagerPadawan: yes, imho https://jitsi.org/ | 15:15 |
MonkeyDust | TheEagerPadawan plenty are cross plotform, but none use the skype protocol | 15:15 |
daftykins | TheEagerPadawan: purge it and reinstall from skype.com before you go too far. | 15:15 |
rtreleaven | R13ose do you have a headset or not? | 15:15 |
baizon | TheEagerPadawan: but it cant use the skype protocol. For that you have to wait for the webbrowser plugin | 15:16 |
R13ose | rtreleaven: no headset and can this be used online without logging in? | 15:16 |
rtreleaven | R13ose you are not going have great results with any voip solution without a headset | 15:17 |
TheEagerPadawan | baizon: running on ff (standard) | 15:17 |
R13ose | rtreleaven: well I have used online solutions that had good results that is not skype | 15:17 |
rtreleaven | R13ose which one? | 15:18 |
rtreleaven | s | 15:18 |
R13ose | rtreleaven: I can't remember | 15:18 |
rtreleaven | R13ose you are not for real | 15:18 |
gustopn | well | 15:19 |
gustopn | ok | 15:19 |
gustopn | now the ufw is not active | 15:19 |
R13ose | rtreleaven: why? I am a real person not a bot | 15:19 |
TheEagerPadawan | thanks for jitsi ;) | 15:20 |
SchrodingersScat | TheEagerPadawan: if you set up a jitsi-meet, you only need chrome to video chat | 15:21 |
TheEagerPadawan | i don't know if i heard the message or not Schrodinger:) | 15:22 |
taime1 | Hello all | 15:23 |
taime1 | One of our ubuntu backup servers went down and I removed the drive and placed it in a similar Dell Optiplex. Of course, everything is working very well without the need to reconfigure. However, despite no changes being made to any configuration files, it no longer accepts a push from our FreeNAS box (using modules). How do I begin troubleshooting this? Any help would be greatly appreciated. | 15:23 |
taime1 | sorry, using rsync* modules | 15:23 |
James | anyone around need some help | 15:24 |
=== James is now known as Guest10104 | ||
jerto | taime1: Are you using rsync over ssh ? | 15:24 |
Seveas | taime1: what's the error the client gets, and the error in the rsyncd log? | 15:24 |
taime1 | jerto yes | 15:24 |
taime1 | Seveas: I've only checked dmesg (I'm not particularly saavy) | 15:24 |
Guest10104 | is there some setting that is preventing me from moving files/folders while logged in as root via sftp... it used to work | 15:25 |
taime1 | but no erors there. Where is rsync log typically located? | 15:25 |
jerto | Did you check your public key is still in your /home/<user>/.ssh/authorized_keys ? | 15:25 |
Seveas | taime1: it shows :) dmesg is irrelevant. Check the logs of the freenas box where it tries to do the backup. And /var/log/auth.log on the backup box | 15:25 |
jcvfen | hi | 15:26 |
Guest10104 | i get a move error ..ir moving a folder from a home/user/ to a the /root folder.. ...it wont let me move the folder... and it used to before in previous ubuntu.. using 14 now | 15:26 |
taime1 | jerto: I'll check (tho no files have been deleted or changed) | 15:26 |
taime1 | Seveas: let me check those things | 15:26 |
teward | Guest10104: what's the error it gives you | 15:26 |
Seveas | Guest10104: why are you moving things to /root? That's for root only. | 15:26 |
teward | Guest10104: also, note /root is owned by root:root, and isn't for the end user | 15:26 |
teward | (root only space) | 15:26 |
Guest10104 | is there a setting that has changed that prevents this now? | 15:27 |
Guest10104 | like i said it used to work.. and no that was an example | 15:27 |
Seveas | Guest10104: no, it did not use to work. | 15:27 |
teward | Guest10104: no, even in older ubuntu it wouldn't let you do it unless you ran the command(s) as superuser | 15:27 |
itstheduke_ | I'm trying to install NASM and KDbg on version 9.10 using Synaptic Package Manager, but no results come up on search. I also tried sudo apt-get install nasm from the shell but it says "Couldn't find package nasm". | 15:27 |
teward | so either permissions were broken in your old install, or you had something else going on | 15:27 |
OerHeks | itstheduke_, 9.10 ? that is an old version, which is EOL end of life. | 15:28 |
Seveas | itstheduke_: Ubuntu 9.10? Upgrade time. | 15:28 |
Seveas | that's beyond EOL. It's been eaten by the worms already. | 15:29 |
Guest10104 | i just want to know how to get it to work again.. ie root as superuser? .. | 15:29 |
Seveas | Guest10104: first answer why you are doing this. There may be a better way of achieving what you wnat than to abuse /root | 15:29 |
OerHeks | Guest10104, maybe you copied so much, your / is full ? what error do you get exactly? | 15:29 |
itstheduke_ | OerHeks: I know it's for the sake of a book (Duntemann's Assembly Language Step-by-Step). He says using 9.10 is important because it's the last version that supports Insight debugger (which he uses extensively in the book). | 15:30 |
Seveas | itstheduke_: then buy a newer book :) | 15:30 |
Guest10104 | can you help or not? i need to be able to use ftp client like flashfxp.. i used to be able to login via sftp as root.. and move files/folders wherever i needed.. now upon installing newest ubuntu... its not working.. some setting ? | 15:30 |
OerHeks | itstheduke_, sure, but ubuntu does not keep those old servers online. | 15:30 |
Seveas | Guest10104: what does that have to do with moving files to /root? | 15:31 |
OerHeks | itstheduke_, servers cost money | 15:31 |
Guest10104 | it doesn't.. that was just an example! of what used to work just fine.. but now gets move failure error | 15:31 |
itstheduke_ | OerHeks: I see. I didn't realize each version was separated in that way. | 15:31 |
Guest10104 | i'm guessing you have no idea on getting this working like it was before then | 15:32 |
taime1 | Seveas: Nohing particularly useful in auth.log (every entry relates to Mint Update) | 15:32 |
EriC^^ | itstheduke_: replace archive with old-releases in your sources.list if you want to use old software | 15:32 |
Seveas | taime1: erm, you said Ubuntu | 15:32 |
Seveas | !mint | 15:32 |
ubottu | Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org | 15:32 |
OerHeks | itstheduke_, there is however a way to get them, but you are not secure with latest updates. | 15:32 |
EriC^^ | itstheduke_: just know it won't have the latest stuff so don't run a server using it or something.. quite obviously | 15:32 |
jerto | Guest10104: If I understand well, you connect to your server as root in ftp, right ? | 15:33 |
Seveas | Guest10104: no, we're just trying to assess what you're trying to do so we can give the correct advice instead of random commands that make the situation worse. | 15:33 |
taime1 | Seveas: Oh, come now.. are we going to pretend that Mint is not Ubuntu? | 15:33 |
OerHeks | !eolupgrade | itstheduke_ see the old-releases part | 15:33 |
ubottu | itstheduke_ see the old-releases part: 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 | 15:33 |
Seveas | taime1: mint is not supported in here./ | 15:33 |
taime1 | well poop | 15:33 |
OerHeks | taime1, mint has its own issues | 15:33 |
Seveas | OerHeks: issues? It has a subscription! | 15:34 |
daftykins | taime1: we don't even have to pretend - it's true! :) | 15:34 |
Guest10104 | i use flashfxp sometimse when i need to quicktly edit or move files/folders around.... and i would login as root user in sftp... its just this time its not completely working as it used to.. | 15:34 |
itstheduke_ | So is it basically a matter of doing a "manual" install? If so, does that require advanced skill? | 15:35 |
Guest10104 | and no idea why or what config settings need to be changed to get it working | 15:35 |
daftykins | Guest10104: root doesn't have a password, if you set one you're breaking standard practice on this distro | 15:35 |
daftykins | and as such you're on your own :) | 15:35 |
Guest10104 | yeh thats great.. i dont care.. i have set root to have password so i can do it this way.. ok so no help | 15:35 |
Seveas | itstheduke_: I think 9.10 didn't even have the gui installer, so at the very least you'll have to understand a different installer. And it'll be impossible to get any support. | 15:35 |
daftykins | Guest10104: and with that attitude you deserve to be ignored. goodbye | 15:36 |
Guest10104 | also ubuntu is not fking secure | 15:36 |
itstheduke_ | Seveas: I think I'll get a different book :-) | 15:36 |
Seveas | itstheduke_: probably a good idea. There are also tons of online resources to learn (x86) assembly. | 15:37 |
itstheduke_ | Seveas: Good tip; thanks. | 15:38 |
Ionic | pbuilder-dist and OTHERMIRROR... what fun | 15:38 |
Seveas | itstheduke_: here's a starting point: https://www.coursera.org/course/hwswinterface | 15:38 |
taime1 | jerto: Seveas thank you | 15:39 |
Ionic | if only it would actually add the repositories given in ~/.pbuilderrc - even with security and updates pockets enabled... | 15:39 |
itstheduke_ | Seveas: Thanks! | 15:39 |
jerto | taime1: Did you fix your problem ? | 15:40 |
taime1 | jerto: no | 15:40 |
=== rrr__ is now known as rrr_ | ||
jerto | taime1: try connecting to your backup server in ssh from your terminal | 15:43 |
taime1 | jerto: I've been able to ssh in without problem | 15:43 |
mcphail | sudo chroot ~/vivid_armhf/mount | 15:44 |
mcphail | (chroot)# apt-get install -f | 15:44 |
jerto | And can you rsync from a terminal ? | 15:44 |
mcphail | oops - paste error - sorry for spam | 15:44 |
jwash | hi everyone, i have a few ubuntu computers. i share files via nfs, things like xchat's servlist_.conf and other common files. When i mount the share it assigns root permissions to all copied stuff, is there a way I can assign '777' equivalent permissions all the time? | 15:44 |
taime1 | jerto: haven't tried | 15:45 |
jerto | taime1: Another question for you : Do you use a public key to connect to your server or login/password ? | 15:45 |
MaximMini | hello there, could you suggest me a tool to convert flv and mp4 files to audio formats, multiple files at a time? I have audacity, but it converts one by one | 15:46 |
taime1 | jerto: key (which is still in .ssh) | 15:46 |
Seveas | MaximMini: ffmpeg | 15:47 |
MaximMini | Seveas, ffmpeg runs on command line, if I remember right? | 15:47 |
Seveas | MaximMini: it does indeed | 15:47 |
Seveas | there's also avconv from libav-tools (also cli) | 15:48 |
Layke | Can someone help with quick permissions. If I have /var/www/example.com hosting my site, and my current user is "layke". And nginx/php5-fpm runs as user www-data, what user:group should I have for this directory? So that both www-data can access, and so can my local user? | 15:48 |
MaximMini | Seveas, I havent tried it before, will do so now. can I ask you for help along the way? :) | 15:48 |
MaximMini | if I need to | 15:48 |
teward | Layke: layke:www-data | 15:48 |
Ionic | Seveas: does ubuntu really ship both ffmpeg and libav? | 15:48 |
Seveas | 755 for the directory, 644 for the files, owned by layke:layke | 15:48 |
teward | Layke: provided you give the www-data group the permissions it needs in those directories and such | 15:48 |
teward | Layke: or what Seveas said if www-data just needs read only | 15:49 |
Seveas | Ionic: yes. | 15:49 |
jerto | taime1: OK and there was no change in your permissions ? | 15:49 |
Ionic | hum, okay, must be diverging from debian then | 15:49 |
Layke | Seveas, I always get confused, when I do ls -hal, I see drwx------ | 15:49 |
Layke | How can I see the "number" equivalent | 15:49 |
Seveas | MaximMini: you can ask but I have only limited experience with them. So best just ask the channel :) | 15:49 |
Seveas | Layke: that's 700. For directories you want to chmod a+rx them | 15:50 |
MaximMini | Seveas, yet I got this when I wanted to install ffmpeg: http://pastebin.ubuntu.com/11856532/ | 15:50 |
taime1 | jerto no. However, I suspect something may have change since I put this drive in another machine | 15:50 |
Seveas | MaximMini: enable the 'universe' repo | 15:51 |
Layke | Thanks. I get confused on how to be able to tell by looking at it | 15:51 |
Layke | Seveas, This answer helped: http://stackoverflow.com/a/11512211/194528 | 15:51 |
Layke | For getting 755/644 correctly | 15:51 |
jerto | taime1: launch your backup script from a terminal in verbose mode and you'll know what the issue is | 15:52 |
MaximMini | Seveas, universe is already enabled | 15:52 |
Seveas | Layke: yup, that'd be a correct way. | 15:52 |
subterfuge | I was trying to clean up my /boot DIR but I think I may have deleted more than I wanted. How can I ensure that I have the most current grub installed before I reboot and find myself with a dead system... BTW I am backing the system up right now just in case | 15:52 |
ioria | MaximMini, ubunru 14.04 ? | 15:52 |
MaximMini | ioria, yes | 15:53 |
ioria | !info ffmpeg trusty | 15:53 |
ubottu | Package ffmpeg does not exist in trusty | 15:53 |
ioria | !info ffmpeg vivid | 15:53 |
EriC^^ | subterfuge: type dpkg -l | grep grub | 15:53 |
Seveas | MaximMini: which Ubuntu version are you on? | 15:53 |
ubottu | ffmpeg (source: ffmpeg): Tools for transcoding, streaming and playing of multimedia files. In component universe, is optional. Version 7:2.5.7-0ubuntu0.15.04.1 (vivid), package size 1144 kB, installed size 1751 kB | 15:53 |
MaximMini | Seveas, it is 14.04. | 15:53 |
Seveas | ah, you already answered that :) | 15:53 |
ioria | MaximMini, avconv, then | 15:53 |
ioria | !info avconv trusty | 15:53 |
ubottu | Package avconv does not exist in trusty | 15:54 |
MaximMini | ioria, does avconv convert multiple files at a time? | 15:54 |
Ionic | libav-utils or somesuch | 15:54 |
taime1 | jerto I will. thank you | 15:54 |
Seveas | MaximMini: maybe they were in multiverse back then. I'm sure I've used them around that time as well. | 15:54 |
ioria | MaximMini, at the same time ? don't remember but you can do a script | 15:54 |
subterfuge | EriC^^ Thanks, I have the output of that, I don't know what I am looking at/for should i pastbin it for you? | 15:54 |
EriC^^ | subterfuge: ok | 15:54 |
MaximMini | Seveas, multiverse is enabled, too. | 15:55 |
MaximMini | it seems neither ffmpeg nor avconv | 15:55 |
=== rrr__ is now known as rrr_ | ||
subterfuge | EriC^^ http://pastebin.com/2RmZMDty | 15:55 |
Seveas | MaximMini: time to upgrade then :) | 15:55 |
ioria | !info libav-tools trusty | 15:55 |
ubottu | libav-tools (source: libav): Multimedia player, server, encoder and transcoder. In component universe, is optional. Version 6:9.18-0ubuntu0.14.04.1 (trusty), package size 3187 kB, installed size 9350 kB | 15:55 |
Seveas | ah libav-tools is there, that'll be easier than an upgrade | 15:56 |
ioria | MaximMini, or you install libav-tools ... or you compile ffmpeg from source .... | 15:56 |
EriC^^ | subterfuge: ok, type dpkg -l | awk '$2 ~ /grub/ {print$2}' | xargs sudo apt-get -y install --reinstall | 15:56 |
MaximMini | I have been able to indeed install libav-tools. | 15:56 |
ioria | MaximMini, so ? | 15:56 |
MaximMini | ioria, it has been installed just now. I dont know the tool, checking web | 15:57 |
ioria | MaximMini, ok | 15:57 |
Seveas | MaximMini: it also has a manpage :) | 15:57 |
ioria | MaximMini, http://askubuntu.com/questions/80954/how-can-i-extract-audio-from-mp4-or-flv-video-files | 15:58 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/kp9vnbb9 | 15:58 |
en1gma | i downloaded ubuntu amd 64 15.04 iso. i am in kali-linux live enviroment right now. i am using unetbootin and selecting the ubuntu 15.04 iso and i am setting the max persistent size that i can do. | 15:58 |
en1gma | why the heck is this taking so long? | 15:59 |
en1gma | i am in a linux enviroment and this should be pretty quick | 15:59 |
EriC^^ | subterfuge: ok, type dpkg -l | awk '$2 ~ /grub/ {print$2}' | grep -v gfx | xargs sudo apt-get -y install --reinstall | 15:59 |
=== C0v31r0 is now known as thiago733 | ||
MaximMini | ioria, thank you :) winff is also listed..it used to be the tool for what I want to do now, but stopped working at some point | 16:01 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/XejbPVJF | 16:01 |
EriC^^ | subterfuge: ok, you're missing the kernels, so don't reboot yet | 16:01 |
EriC^^ | subterfuge: type dpkg -l | grep linux-image | 16:02 |
subterfuge | EriC^^ roger | 16:02 |
EriC^^ | subterfuge: and ls -l /boot | 16:02 |
rainbowwarrior | hello I am running Ubuntu 14.04 lts and would like to upgrade to 15.04 how can I force the upgrade please ? | 16:02 |
EriC^^ | rainbowwarrior: sudo do-release-upgrade | 16:02 |
EriC^^ | rainbowwarrior: check /etc/upgrade-manager/release-upgrades and set Prompt=normal | 16:03 |
Ionic | https://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu/dists/trusty/main/binary-ppc64el/ < ah... that explains why it's not working | 16:04 |
rainbowwarrior | EriC^^ have tried that but it says " no new release found " | 16:04 |
Ionic | oh well | 16:04 |
EriC^^ | rainbowwarrior: you're going to have to upgrade to 14.10 first then 15.04 by the way | 16:04 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/UgRPSEDt | 16:04 |
EriC^^ | rainbowwarrior: did you check Prompt= ? | 16:04 |
Ionic | no mate then | 16:04 |
ioria | MaximMini, ouch ... | 16:04 |
EriC^^ | subterfuge: which ubuntu is this? kernels seem kind of old | 16:05 |
ioria | MaximMini, you can use command line ? | 16:05 |
MaximMini | ioria, yes, I tried one file. it seems to convert it, but a bit slow..a 6-minute video still not finished :) | 16:05 |
EriC^^ | subterfuge: type dpkg -l | awk '$1 ~ /linux-image/ {print$2}' | xargs sudo apt-get -y purge | 16:05 |
rainbowwarrior | EriC^^, I do not seem to have an upgrade-manager directory | 16:06 |
MaximMini | just did.. | 16:06 |
meanjoegreene01 | why is my wireless hotkey (f12) linked to my softblock and not hardblock | 16:06 |
subterfuge | EriC^^ 12.04 LTS I think | 16:06 |
EriC^^ | rainbowwarrior: sorry, it's update-manager | 16:06 |
en1gma | something is majorly wrong when it takes 1hr to put ubuntu 15.04 desktop on an 8GB usb stick with maximum persistent partition | 16:06 |
ioria | MaximMini, used this : avconv -i input.mp4 -vn -f mp3 output.mp3 ? | 16:07 |
en1gma | from a linux envirmoent | 16:07 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/AuZBfzk4 | 16:07 |
rainbowwarrior | EriC^^, can you repeat what I had to add to the update-releases file please ? | 16:08 |
EriC^^ | subterfuge: sorry that should be a $2 instead of $1 | 16:08 |
MaximMini | ioria, oh, this is different from the command on the page of your link. I will try this one with the next file..is it possible to add multiple files at a time, or a folder? | 16:08 |
EriC^^ | rainbowwarrior: set Prompt=normal in /etc/update-manager/release-upgrades | 16:08 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/THFP07ET | 16:09 |
EriC^^ | subterfuge: ok, type sudo apt-get install --reinstall linux-image-generic | 16:09 |
rainbowwarrior | EriC^^ thank you | 16:10 |
EriC^^ | subterfuge: also, type uname -r | 16:10 |
EriC^^ | rainbowwarrior: sure | 16:10 |
ioria | MaximMini, needa a script , i think... like for i in *.mp4; do avconv -i "$i" -vcodec copy -ac 2 -strict experimental "out-$i"; done make a try first | 16:10 |
MaximMini | ioria, it tells me this: bash: syntax error near unexpected token `done' | 16:12 |
subterfuge | EriC^^ Ok i did that and here is what I have http://pastebin.com/h5nkD8hk | 16:12 |
ioria | MaximMini, can you paste the exact command you run ? | 16:12 |
EriC^^ | subterfuge: ok, looks good! :) | 16:13 |
subterfuge | EriC^^ Thank you so much for your time. Is there anything else you think I should do or check before attempting a reboot? | 16:14 |
EriC^^ | subterfuge: i think you should be ok | 16:14 |
ioria | MaximMini, ok.... try this : for i in *.m4a; do avconv -i "$i" "${i/.m4a/.mp3}"; done | 16:14 |
MaximMini | ioria, it is this one: http://pastebin.ubuntu.com/11856653/ | 16:14 |
subterfuge | EriC^^ again thank you | 16:15 |
EriC^^ | subterfuge: no problem | 16:15 |
penthief | Could somebody let me know the command to enable 32 libc? Perhaps something starting with "add-apt-repository ...." | 16:15 |
penthief | 32bit* | 16:15 |
ioria | MaximMini, for i in *.m4; do avconv -i "$i" "${i/.m4/.mp3}"; done | 16:15 |
OerHeks | penthief, as ubuntu is multiarch now, just install libc:i386 | 16:16 |
MaximMini | ioria, I am supposed to paste this in command line, right: avconv -i "$i" "${i/.m4/.mp3}"; done ? | 16:16 |
EriC^^ | MaximMini: the for i .. is part of the command | 16:16 |
MaximMini | EriC^^, thank you :) | 16:17 |
EriC^^ | :) | 16:17 |
=== roberta_ is now known as wfreeman | ||
ioria | MaximMini, you have to change just the 'do' thing with the command you want | 16:17 |
penthief | OerHeks: Ubuntu 14.04 reports "unable to locate package libc" when running "apt-get install libc:i386" | 16:18 |
rrr_ | why i could not add my username into docker group? | 16:18 |
julian-delphiki | rrr_: what error do you get | 16:18 |
rrr_ | no error. but 'id' does not show docker group | 16:19 |
MaximMini | ioria, it works, too. can I use this command for multiple conversions? | 16:19 |
OerHeks | penthief, err, just checked, it is libc6-i386 | 16:19 |
julian-delphiki | rrr_: is your username in the group in /etc/group ? | 16:19 |
ioria | MaximMini, well, sure you have to put it in the 'do' loop | 16:20 |
penthief | docker exec node2 apt-get install libc6-i386 => E: Unable to locate package libc6-i386 | 16:21 |
MaximMini | ioria, I mean to convert all files in the same folder..will it do to go to the folder in the command line, and enter the command? | 16:21 |
julian-delphiki | penthief: which version of ubuntu are you on. | 16:21 |
penthief | 14.04 | 16:22 |
julian-delphiki | penthief: have you done an "apt-get update" first? | 16:22 |
* penthief runs apt-get update ;) | 16:22 | |
MaximMini | ioria, I tried, it seems to work! | 16:22 |
rrr_ | julian-delphiki: yes there is a group name which is the same as my username | 16:23 |
ioria | MaximMini, the best is to copy 3, or 4 files in a new dir... and make some test | 16:23 |
rrr_ | julian-delphiki: is that the issue? | 16:23 |
wfreeman | I am trying to do something somewhat unorthodox: my mother has a dualboot ubuntu 15.04/Windows 8 laptop. In order to best use her disk space, I have set the machine up with a large ntfs partition and a small ext4 partition, but have replaced her home directory with a symlink to a directory on the Windows partition. This works okay for most things, but pulseaudio dies on boot with a "Home directory not accessible; permission denied" error. Is what I'm | 16:23 |
wfreeman | doing a bad idea? If not, how can I fix Pulseaudio? | 16:23 |
penthief | Thanks OerHeks & julian-delphiki | 16:23 |
julian-delphiki | rrr_: I asked if your username was also in the "docker" group. | 16:23 |
julian-delphiki | rrr_: typically one just becomes root to manage docker stuff anyway | 16:24 |
ioria | MaximMini, check some of these http://www.capuchado.com/articles/ShellMC.html | 16:24 |
rrr_ | julian-delphiki: my username/groupname is in docker group, I don't know if it is group or user | 16:25 |
julian-delphiki | it's user rrr_ . | 16:25 |
=== penthief is now known as zz_penthief | ||
ioria | MaximMini, i think you can change the ffmpeg command with avconv | 16:25 |
julian-delphiki | rrr_: but the `id` command doesn't show the docker group? | 16:25 |
rrr_ | julian-delphiki: yes that is the problem | 16:26 |
julian-delphiki | rrr_: okay, but if in /etc/group there's a line that says | 16:26 |
daftykins | wfreeman: that's a really, really terrible idea. NTFS is non-POSIX so you'll break many other things with this approach | 16:26 |
rrr_ | julian-delphiki: /etc/group shows my username belongs to docker group | 16:27 |
julian-delphiki | rrr_: "docker:x:111:rrr_" or whatever your username is. | 16:27 |
julian-delphiki | okay. | 16:27 |
julian-delphiki | rrr_: maybe try reloading your terminal after making that change | 16:27 |
MaximMini | ioria, it works, converts them all! | 16:27 |
wfreeman | daftykins: Yeah, I figured there might be something like that -- didn't know how much software relied on the home directory itself supporting all the POSIX bits. | 16:28 |
rrr_ | julian-delphiki: same | 16:28 |
wfreeman | I'll just restore the home directory and hopefully train her to put her heavyweight files in another directory that's symlinked to ntfs. | 16:28 |
julian-delphiki | rrr_: paste me the output of your `id` command please. | 16:28 |
ioria | MaximMini, ok ^_^ | 16:28 |
rrr_ | uid=1000(bq) gid=1000(bq) groups=1000(bq),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare) | 16:29 |
daftykins | wfreeman: leave the /home root on ext4, but you could try symlinking the flat media directories like ~/Pictures, ~/Music etc | 16:29 |
julian-delphiki | rrr_: okay, can you pastebin me the output of your /etc/group file? | 16:29 |
Ionic | uh... | 16:29 |
Ionic | now I made a mistake | 16:29 |
wfreeman | Ah, and those are safe? On my own system I don't really use the media directories for anything, | 16:29 |
Ionic | Uploading (ftp) to upload.ubuntu.com:/ < how do I remove this upload again? :/ | 16:30 |
MaximMini | ioria, interestingly, I typed the command in a folder like ~/music/songlist$ but entered a folder destination like /music/*.mp4. I found out that in this case it was applying the latter. | 16:30 |
ioria | *_* | 16:31 |
wfreeman | Thank you for your help! | 16:31 |
rrr_ | julian-delphiki: http://paste.ubuntu.com/11856732/ | 16:32 |
MaximMini | ioria, thank you very much! I learned to use a new command today :-) | 16:32 |
ioria | MaximMini, that's great ... chhers | 16:33 |
MaximMini | Seveas, thank you for your help, too! | 16:33 |
julian-delphiki | rrr_: that all looks correct to me. Lets go about this a different way -- what are you attempting to accomplish by adding yourself to the docker group | 16:35 |
rrr_ | i am following a tutorial to install openvpn | 16:37 |
julian-delphiki | rrr_: oh man, and that tutorial has you using docker for it? | 16:38 |
rrr_ | yes docker-openvpn | 16:38 |
b4t | Hi | 16:39 |
minas114 | Hello. I have told a friend to try ubuntu and she said yes :) I have one question: will it be faster to install it on a virtual machine or on a USB stick (a USB 2.0 one)? | 16:40 |
baizon | minas114: usb stick | 16:40 |
minas114 | baizon, Thanks a lot :) | 16:40 |
julian-delphiki | rrr_: rather than adding yourself to the docker group you can just run the docker commands as root, but based on your group file you should be in the group | 16:41 |
=== harrison is now known as Guest94070 | ||
rrr_ | julian-delphiki: rebooted and problem solved | 16:42 |
julian-delphiki | rrr_: odd, but alright! | 16:42 |
=== kalen_not-here is now known as kalen | ||
ubuntu | hola | 16:56 |
=== ubuntu is now known as Guest12874 | ||
=== sebastian is now known as Guest12599 | ||
=== hish is now known as LazyHD | ||
gentry1 | hi my system is intermittently crashing. x, ssh, both lock up. how do i begin to diagnose the source? | 16:58 |
Guest47555 | i can't get my `post-stop script` to run when i shut down, or reboot my machine - https://bpaste.net/show/9fcb14077d8a | 16:59 |
Guest12599 | I NEED a pre-written script, including modifying some file within maybe a folder so that the screen doesnt turn off and then log me out every 5 minutes, when i try to access the power management tool it doesnt open, I am on lubuntu desktop but it doesnt work either on gnome or lxde, i need a script so that i am never logged out after a couple of minutes, it's so annoying to be listening to a podcast or watching a movie and get logged out | 16:59 |
Guest47555 | could someone provide another set of eyes | 16:59 |
daftykins | gentry1: memtest #1 | 17:00 |
daftykins | gentry1: disk health check would be good too | 17:00 |
gentry1 | daftykins, thanks for the reply. i will start with those. i have a patched kernel with rt linux next to ubuntu, so will look at that after | 17:02 |
=== zz_penthief is now known as penthief | ||
anderson_ | boa tarde | 17:12 |
MonkeyDust | !br | 17:13 |
ubottu | 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. | 17:13 |
DeMiNe0_ | Does anyone know what the userspace componant of KVM in the QEMU package is licensed under? I'm considering using KVM as a hypervisor to virtualize an application stack that I'll be distributing with different hardware. I'm unsure of the licensing terms though.. | 17:14 |
daftykins | DeMiNe0_: doesn't kvm or qemu have a channel? the alis bot may know | 17:16 |
lucidguy | How long do systems cache DNS results .. is it based on the dns servers TTL result .. or do they have their own cache rules | 17:17 |
utfans05 | DNS cache is based off of the TTL of the records. | 17:18 |
julian-delphiki | lucidguy: afaik theres no system wide cache on ubunt | 17:20 |
julian-delphiki | u | 17:20 |
julian-delphiki | or maybe i'm wrong. i really only use server. | 17:20 |
blup | i'm trying to secure some servers and i'm a bit confused with the alternatives. basically i created some ssh tunnels for the appropriate services and its working fine. now im looking into configuring iptables and (i think) the same thing can be done by only accepting traffic from servers within the network. is this correct and tunnels are overkill? | 17:22 |
rypervenche | blup: It depends on what services you are using over them and how you're using them. | 17:23 |
ljose | Hi, I trying to build a package for armhf in a x86_64 machine, getting a issue with dependencies, dpkg-shlibdeps: error: couldn't find library libssl.so.1.0.0 | 17:23 |
jayar | yola | 17:23 |
=== jayar is now known as Guest93115 | ||
blup | rypervenche: nodejs/postgresql/nginx, each on its own server | 17:24 |
daftykins | blup: ##networking may be good | 17:24 |
blup | daftykins: thanks, i'll check it out | 17:24 |
=== gv_ is now known as Oryx | ||
julian-delphiki | blup: I've been in security for a while. I'm not sure why you'd use ssh tunnels. In general I'd say you're pretty safe if you have a firewall at your border and just have nginx reverse proxy to the node app. | 17:26 |
blup | julian-delphiki: like i said, i'm not sure of the alternatives. i thought it was tunnels or vpn - now learning about iptables, etc. | 17:27 |
julian-delphiki | blup: are they all on the same network? | 17:27 |
julian-delphiki | and is it /your/ network? | 17:27 |
blup | julian-delphiki: its 3 DO droplets with pseudo private networking | 17:28 |
julian-delphiki | blup: yeah I wouldn't worry about tunnels then. I'd just make it so the only one that lets port 80/443 traffic in is your nginx box, and then allow other access from your IP only. | 17:28 |
blup | julian-delphiki: thanks, ill do that | 17:30 |
jayar_ | i'm getting a "dependancy not satisfiable" error | 17:36 |
Dro__ | hi, i'm trying to install gnomeradio, when i type "sudo apt-get install gnomeradio" it says cannot find paquet.. any solution please? | 17:37 |
=== rrr__ is now known as rrr_ | ||
=== jayar_ is now known as jayar | ||
julian-delphiki | Dro__: did you apt-get update first | 17:39 |
Dro__ | julian-delphiki, already done | 17:40 |
ioria | Dro__, apt-cache policy gnomeradio ? | 17:40 |
julian-delphiki | Dro__: what ubuntu version? | 17:40 |
Dro__ | ioria, 14.04 trusty | 17:40 |
Dro__ | julian-delphiki, , 14.04 trusty | 17:41 |
julian-delphiki | yep, should just be "apt-get install gnomeradio" | 17:41 |
Dro__ | ioria, apt-cache policy gnomeradio ==> not found | 17:41 |
Dro__ | julian-delphiki, i tried it but the paquet is not found | 17:41 |
ioria | Dro__, ........... | 17:41 |
ioria | !info gnomeradio trusty | 17:42 |
ubottu | gnomeradio (source: gnomeradio): Listen to FM radio. In component universe, is optional. Version 1.8-2ubuntu26 (trusty), package size 219 kB, installed size 1359 kB | 17:42 |
=== kalen is now known as kalen_not-here | ||
=== canonprinter_ is now known as canonprinter | ||
ioria | Dro__, did you edit sources.list ? | 17:44 |
Dro__ | ioria, no | 17:44 |
julian-delphiki | please run `apt-get update` again Dro__ | 17:45 |
Dro__ | ioria, here is my sources.list file http://paste.ubuntu.com/11848247/ | 17:45 |
julian-delphiki | and pastebin the output pls | 17:45 |
=== Yukkino is now known as Yukkii | ||
ioria | Dro__, are you 32 or 64 bit ? | 17:47 |
Dro__ | ioria, 64 bit | 17:47 |
kohoutek | i accidentally lvm encrypted my whole hdd whileinstalling ubuntu. is there a way to restore the old partitions (data, windows)? | 17:48 |
EriC^^ | kohoutek: yeah boot a live usb and see what you can do | 17:50 |
EriC^^ | is it uefi or legacy? | 17:50 |
ioria | Dro__, well... i canonly think that it's not present in your local repo.... but it's unlikely :-( | 17:50 |
Dro__ | ioria, is there an other way to install it ? | 17:51 |
xangua1 | !ppa-purge | 17:51 |
ubottu | 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:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html | 17:51 |
ioria | Dro__, well, i think we should understand what's wrong .... | 17:52 |
ioria | Dro__, do as julian-delphiki said | 17:53 |
Dro__ | ioria, well yesterday i had a similar problem when i was trying to install libjpeg62 , it was not found but it was solved by this : " wget http://mirrors.kernel.org/ubuntu/pool/main/libj/libjpeg6b/libjpeg62_6b1-4ubuntu1_amd64.deb && sudo dpkg -i libjpeg62_6b1-4ubuntu1_amd64.deb && sudo apt-get -f install && sudo dpkg -i libjpeg62_6b1-4ubuntu1_amd64.deb " | 17:54 |
Dro__ | i'm wondering if there is a similar solution for gnomeradio :D | 17:54 |
BBLLCC | TJ-, the trick doesnt work anymore. Last 3 times I shut down the laptop it only displayed a blank screen, thus, i had to unplug | 17:55 |
ioria | Dro__, if you want you can download the .deb file from here http://packages.ubuntu.com/trusty/amd64/gnomeradio/download | 17:56 |
ioria | Dro__, but apt-get should work... | 17:56 |
Lunario | is it possible to restore data of a hdd that has accidentally been full-encrypted with lvm? | 17:56 |
Lunario | i wanted to encrypt my new ubuntu installation but not the whole disk... | 17:57 |
daftykins | 'restore' as in 'decrypt' ? | 17:57 |
daftykins | or did it have another OS on it? | 17:57 |
julian-delphiki | probably not much to be done unless you have backups Lunario | 17:57 |
Lunario | it had windows and data partitions on it | 17:57 |
Lunario | i do have backups of all partitions but i am not sure how to restore them because the partition tables are all lost too, naturally | 17:58 |
Dro__ | ioria, yes but it seems no solution with it :/ | 17:58 |
ioria | Dro__, what you mean ? | 17:58 |
daftykins | Lunario: it's too late, then | 17:58 |
daftykins | Lunario: what did you backup with? clonezilla? | 17:59 |
Lunario | disk utility | 17:59 |
Dro__ | ioria, no solution with apt-get, i'm looking for an other way | 17:59 |
ioria | Dro__, oh, yes... i got it | 17:59 |
Lunario | i have .img files of all partitions | 17:59 |
=== jayar is now known as Guest25361 | ||
ioria | Dro__, by the way, we are still waiting for the out-put of sudo apt-get update | 18:00 |
Dro__ | ioria, its too long i can't paste it or even select it :D | 18:00 |
daftykins | Lunario: recreate them then dump the data back | 18:00 |
ExecSlim | Out of curiosity, has anyone dual booted windows and ubuntu on a macbook pro, and erased the "mac" partition? If that's possible is it possible to reinstall mac? | 18:01 |
ioria | Dro__, pipe to a file and the copy and paste on paste.ubuntu.com | 18:01 |
Lunario | daftykins: which tool would you advise me to use for recreating the images? | 18:01 |
k82wong | Hey, I have an embedded board running ubuntu; it can't find any packages using apt-get. How do I confirm it's connected to (whatever it's supposed to be connected to)? It has internet, by the way | 18:01 |
daftykins | ExecSlim: hah. sure, if you have the OS on some flash drive. | 18:01 |
daftykins | Lunario: none, just try some | 18:01 |
Lunario | ok, thx | 18:02 |
ExecSlim | daftykins do you mean having mac on the flash drive or ubuntu/windows? | 18:02 |
daftykins | well OS X is what you said is missing... | 18:03 |
daftykins | ExecSlim: though this topic is mac support so being in a channel for that would make a lot of sense. you're not doing too well on picking channels today :P | 18:03 |
julian-delphiki | k82wong: so you can browse the web, etc? | 18:03 |
ExecSlim | daftykins I'll try it in ##apple or #mac, I'm not very good at channels | 18:04 |
daftykins | !alis | ExecSlim | 18:04 |
ubottu | ExecSlim: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* | 18:04 |
k82wong | julian-delphiki: yep, and it can run apt-get update | 18:04 |
k82wong | but i can't get htop or i3 or anything i want running | 18:04 |
k82wong | not even dependencies | 18:04 |
julian-delphiki | k82wong: it just says not found? | 18:04 |
k82wong | apt-get install htop returns "E: Unable to locate package htop" | 18:05 |
julian-delphiki | interesting. | 18:05 |
julian-delphiki | What chipset is this? some arm or something? | 18:05 |
k82wong | Yeah + custom kernel stuff done by a third party | 18:06 |
k82wong | so | 18:06 |
k82wong | I can't tell if the company screwed around with it or if I'm missing something | 18:06 |
daftykins | i bet it's not running true ubuntu | 18:06 |
daftykins | and pointed at suspect repos | 18:06 |
teeray76 | I am using Ubuntu 15.4 and "Cntrl+Alt+T" is not working....any suggestions? | 18:06 |
ioria | Dro__, do you have synaptic installed ? | 18:06 |
rainbowwarrior | !lamemp3 | 18:07 |
k82wong | daftykins: can I send my /etc/apt/source.list ? | 18:07 |
daftykins | !paste | 18:07 |
ubottu | 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. | 18:07 |
rainbowwarrior | !lame mp3 | 18:07 |
julian-delphiki | k82wong: maybe they don' | 18:07 |
julian-delphiki | t have packages for the chipset you're running? | 18:07 |
k82wong | it's arm with an fpga attached as a device | 18:07 |
k82wong | maybe | 18:08 |
rainbowwarrior | hi I am running Ubuntu 15.04 and i can not remember what the name for the mp3 lame package is called , can someone please help me ? | 18:08 |
brainwash | k82wong: maybe ask in #ubuntu-arm | 18:08 |
OerHeks | better join #ubuntu-arm for that, k82wong | 18:08 |
k82wong | Ty | 18:08 |
k82wong | sorry | 18:08 |
julian-delphiki | No problem. | 18:08 |
Mr777 | ls -h gives you human readable list of files however I tried comparing output of ls and ls -h, both seem similar. So, what's exactly the difference? | 18:08 |
OerHeks | !find lame | 18:09 |
ubottu | Found: flamerobin, flamethrower, lame, lame-doc, libmp3lame-dev, libmp3lame-ocaml, libmp3lame-ocaml-dev, libmp3lame0, libtwolame-dev, libtwolame0 (and 6 others) http://packages.ubuntu.com/search?keywords=lame&searchon=names&suite=vivid§ion=all | 18:09 |
Mr777 | ls -h gives you human readable list of files however I tried comparing output of ls and ls -h, both seem similar. So, what's exactly the difference? | 18:09 |
Mr777 | "ls -h" gives you human readable list of files however I tried comparing output of "ls" and "ls -h", both seem similar. So, what's exactly the difference? | 18:09 |
Mr777 | " ls -h " gives you human readable list of files however I tried comparing output of "ls" and "ls -h", both seem similar. So, what's exactly the difference? | 18:09 |
Mr777 | " ls -h " gives you human readable list of files however I tried comparing output of " ls " and " ls -h ", both seem similar. So, what's exactly the difference? | 18:09 |
ExecSlim | !enter | Mr777 | 18:10 |
Mr777 | I have a question regarding listing (ls) | 18:10 |
ioria | !info lame | 18:10 |
ubottu | lame (source: lame): MP3 encoding library (frontend). In component universe, is optional. Version 3.99.5+repack1-7 (vivid), package size 43 kB, installed size 135 kB | 18:10 |
Mr777 | I have a question regarding listing but this won't write on the working area if i type command, how can I do that? | 18:10 |
Mr777 | Sorry | 18:10 |
brainwash | Mr777: -h is used in combination with other paramters | 18:10 |
Mr777 | Scroll was up and I thought, it's not writing in :D | 18:10 |
Pici | Mr777: ls alone doesn't show file sizes, use ls -l vs ls -lh | 18:10 |
OerHeks | rainbowwarrior, just install the lame package, https://help.ubuntu.com/community/CDRipping | 18:10 |
Mr777 | even if i do ls -ah and ls -a both seems similar | 18:11 |
teeray76 | I fixed my issue....Im was just dumb for that moment | 18:11 |
rainbowwarrior | OerHeks thank you | 18:11 |
brainwash | Mr777: "with -l and/or -s, print human readable sizes (e.g., 1K 234M 2G)" | 18:11 |
brainwash | Mr777: please read the manual page | 18:12 |
Mr777 | Okay thanks | 18:14 |
Mr777 | brainwash: Thanks, yes it's for sizes only :D | 18:14 |
=== Guest25361 is now known as jayar | ||
jayar | i'm getting a "dependancy not satisfiable" error | 18:26 |
ioria | jayar, what are you installing ? | 18:28 |
MonkeyDust | jayar probably a 32/64bit issue | 18:29 |
bruno__ | ola | 18:31 |
Bogdaniel | hey everyone could someone help me out with a package install ? | 18:44 |
Bogdaniel | after i install the package ajenti on latest ubuntu version i get this error Failed to restart ajenti.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files | 18:44 |
en1gma | im really having problems with this ubuntu 15.04 usb install with persistent partition | 18:44 |
en1gma | it held all my settings fine on a reboot but after i booted back up i did an "apt-get update && apt-get upgrade" | 18:45 |
en1gma | here is my http://pastebin.com/b3Zw4aKt | 18:45 |
daftykins | en1gma: you can't use it like a fully normal install. | 18:46 |
Senarz | Hi, today a partition is completely unaccessible/invisible. How I can try to restore data with Ubuntu | 18:46 |
MonkeyDust | !info ajenti | 18:46 |
ubottu | Package ajenti does not exist in vivid | 18:46 |
en1gma | certainly you can apt-get upgrade | 18:46 |
MonkeyDust | !restore | Senarz | 18:46 |
en1gma | if you cant apt-get upgrade might as well throw this live distro in the trash can | 18:46 |
daftykins | there's nothing wrong in that log though really. | 18:46 |
Bogdaniel | ubottu, they have they own repo that i have to add | 18:46 |
ubottu | Bogdaniel: I am only a bot, please don't think I'm intelligent :) | 18:46 |
MonkeyDust | !recover | Senarz | 18:47 |
ubottu | Senarz: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel | 18:47 |
en1gma | i already made a duplicate bug report | 18:47 |
daftykins | en1gma: or just don't try and run a full OS from a cheap slow drive ;) | 18:47 |
daftykins | e.g. you won't be able to update kernel | 18:47 |
en1gma | daftykins already was doing that with ubuntu til yesterday | 18:47 |
Senarz | thanks!! | 18:47 |
daftykins | doing what... | 18:47 |
MonkeyDust | Senarz is it visible with lsblk ? | 18:47 |
en1gma | i dropped my keys with a canteliever hood right from my FP mantle and it dropped right onto the center of my external 500GB usb 3.0 drive | 18:48 |
en1gma | damaged the head | 18:48 |
en1gma | hood = hook | 18:48 |
Senarz | MonkeyDust: no | 18:48 |
MonkeyDust | Senarz and with sudo blkid ? | 18:49 |
Senarz | MonkeyDust: no. Completely hidden from windows and linux. Is an NTFS partition | 18:49 |
MonkeyDust | Senarz and when you use a live session? can you see it from there? | 18:50 |
Senarz | MonkeyDust: currently im on a live, I cant see it | 18:51 |
en1gma | i have a SSD that has NTFS on it. will ubuntu 15.04 amd64 desktop partition it correctly? it dont have a boot os partition. its only for storage of my windows stuff | 18:51 |
en1gma | will it resize and put the boot partition on that drive E: and not my windows 7 boot C:? | 18:52 |
MonkeyDust | Senarz is there *any* way you can see the partition? | 18:52 |
en1gma | i dont want grub to mess with my C: or D: | 18:52 |
en1gma | should i resize the urfi ntfs partition from within windows 7? | 18:53 |
en1gma | uefi* | 18:54 |
dennis_ | Hey people! I how are you? | 18:54 |
dennis_ | *how are you? | 18:54 |
MonkeyDust | dennis_ this is the ubuntu support channel | 18:55 |
Senarz | MonkeyDust: no, its possible that the HD is corrupted? But run windows 7 on the other partition without problem | 18:55 |
dennis_ | I have a Problem, i want to make a textfile with all filenames from a special directory | 18:55 |
dennis_ | how can i make that? | 18:55 |
dennis_ | If i am in the directory /home/dennis/ for examble | 18:56 |
dennis_ | And i write ls > ./text.txt | 18:56 |
Senarz | MonkeyDust: i can see sda3 and sda4 with sudo sfdisk -l | 18:56 |
MonkeyDust | Senarz can you see the partiton when your in win7? | 18:56 |
MonkeyDust | Senarz ok, that's something | 18:56 |
dennis_ | He just saves my directories form /home/dennis | 18:57 |
Senarz | MonkeyDust: no in windows 7 its hidden | 18:57 |
dennis_ | not the hole structure in this directory | 18:57 |
dennis_ | Would be great if somebody could help. And sorry for my english. | 18:57 |
MonkeyDust | dennis_ don't abuse the enter key, it has rights too | 18:57 |
dennis_ | enter fail :D | 18:58 |
dennis_ | Do you know what to do with my Problem? | 18:58 |
MonkeyDust | Senarz and can you mount /dev/sda3 ? | 19:00 |
dennis_ | I can give you another example, if I want to make a list of files with my Terminal, i write: ls > ./test.txt. But then it only saves the directorys and files from the actual directory. Not the hole structe | 19:00 |
MonkeyDust | dennis_ try tree > test.txt | 19:01 |
Senarz | MonkeyDust: mount: special device /dev/sda3 does not exist.... completely disappeared | 19:02 |
dennis_ | Ok that looks better monkey! | 19:03 |
dennis_ | But i need another form. I need a list of data in the directorys i this form: ./Documents/bla.txt | 19:04 |
MonkeyDust | Senarz what's the output of sudo sfdisk -l ... use a pastebin | 19:04 |
ioria | dennis_, try this ls -a -R > file.txt | 19:04 |
Senarz | MonkeyDust: http://pastebin.com/CT0JJEc6 | 19:05 |
dennis_ | that looks good too! | 19:06 |
dennis_ | But i need in every line the full path | 19:06 |
MonkeyDust | Senarz not disappeared, it has no file system ... or the FS is not recognized ... what is/was on it? | 19:06 |
Senarz | MonkeyDust: NTFS with 3 folders and excel data. It worked until today | 19:07 |
MonkeyDust | Senarz this worries me, but I don't know what it is ... i'll stophere, | 19:08 |
MonkeyDust | Senarz this worries me, but I don't know what it is ... i'll stop here, before i give bad advice ... "Warning: The partition table looks like it was made for C/H/S=*/19/5 (instead of 1020/247/62). | 19:09 |
=== user is now known as Guest61181 | ||
Senarz | MonkeyDust: thanks a lot!!! | 19:09 |
ioria | dennis_, try to manipulate this ls -d (-a -R) $PWD/* | 19:09 |
xhoch3 | anyone around here playing with QML? | 19:10 |
mgolisch | can network-manager handle bridges? | 19:12 |
mgolisch | iam using a bridge for kvm | 19:12 |
mgolisch | but id like to use networkmanager`s vpn support | 19:12 |
dennis_ | Hmm that doesnt work | 19:12 |
dennis_ | @ioria with that order it only shows the files and directory form the actual directory | 19:13 |
jayar | gdm3setup | 19:14 |
adrian_1908 | hello. When customizing the settings of my mouse, should I run a shellscript on startup (xinput set-props ...etc.) or should I add settings to some file that X reads on startup? | 19:15 |
bubbasaures | dennis_, No @ use the tab key to complete nics. | 19:15 |
jayar | ioria: i was installing gdm3setup | 19:15 |
jayar | trying to anyway | 19:15 |
dennis_ | Ok, thanks bubbasaures | 19:18 |
bubbasaures | dennis_, No prob, this way the nic holder is notified. ;) | 19:19 |
Dro__ | iooner, here? | 19:19 |
Dro__ | iooner, the output of apt-get update: http://paste.ubuntu.com/11857597/ | 19:20 |
Dro__ | (always unable to install gnomeradio via apt-get install ) | 19:20 |
Dro__ | julian-delphiki, , the output of apt-get update: http://paste.ubuntu.com/11857597/ | 19:20 |
Guest13369 | My computer touchpad has stopped working. What should I do? | 19:22 |
bubbasaures | Guest13369, This even after a reboot? Any preceding info pertinent? | 19:23 |
Guest13369 | I have restarted it many times | 19:24 |
Guest13369 | I have to use the touch screen, which doesn't work terribly well | 19:24 |
bubbasaures | Guest13369, What helps is details/context, IE any changes you made before this, desktop and release helps. | 19:24 |
Guest13369 | I did not make any changes, it just suddenly stopped working. I am running Trisquel 7 | 19:25 |
bubbasaures | Guest13369, This is ubuntu supprt only is all. | 19:25 |
bubbasaures | Guest13369, Regiter with freenode and try ##linux, or maybe trisquel has a channel. | 19:26 |
bubbasaures | !register | 19:26 |
ubottu | Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode | 19:26 |
Guest13369 | Trisquel is based in Ubuntu 14.04 | 19:26 |
Guest13369 | It has a channel but nobody uses it | 19:27 |
bubbasaures | Guest13369, This is not my opinion but a chanel rule. | 19:27 |
xangua | trisquel is not ubuntu, isn't it also based on debian¿ | 19:27 |
Guest13369 | On wikipedia, it says that it is based on Ubuntu. But isn;t Ubuntu based on debian?? | 19:27 |
Guest13369 | It says that the first version, and the first version only was based on Debian | 19:28 |
dennis_ | Is there a order to tell the cp command, that i want to copy without namechange? | 19:28 |
dennis_ | for example: cp ./Documents/bla.txt ./Pictures/ | 19:28 |
bubbasaures | Guest13369, What you may not realize is the subtle differences in OS setup makes it really hard in tis context to mix the support between, on the same channel. | 19:29 |
bubbasaures | this* | 19:29 |
Guest13369 | Okay | 19:29 |
Guest13369 | Are you unable to help me then? Is there any way I can tell if it is hardware or software? | 19:30 |
xangua | http://trisquel.info/en/forum http://trisquel.info/en/wiki/documentation Guest13369 | 19:30 |
Guest13369 | Thank you | 19:30 |
killfill | hi | 19:30 |
bubbasaures | Guest13369, Wecan't here, but I would join freenode and go to ##linux if it were me, a very busy channel | 19:30 |
killfill | i got ubuntu server running, and trying to set a password to the 'ubuntu' user, so i can login to it via password. | 19:31 |
killfill | But it doesnt work, ssh does not prompts my for a password. it just tried to use the ssh private keys, and then gives up inmediatly | 19:31 |
killfill | 'debug1: No more authentication methods to try.' | 19:31 |
killfill | is ssh password logins disabled by default? | 19:32 |
Seveas | killfill: no | 19:32 |
bubbasaures | !ssh | 19:32 |
ubottu | SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) | 19:32 |
Seveas | killfill: check /var/log/auth.log for more info | 19:32 |
killfill | Seveas: i see this: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key | 19:33 |
jayar | anyone use gdm3setup? | 19:33 |
Seveas | killfill: that's harmless | 19:35 |
ioria | dennis_, still there ? | 19:35 |
dennis_ | ioria, Yes. | 19:36 |
dennis_ | All is working by me! | 19:36 |
ioria | dennis_, you solved ? | 19:37 |
dennis_ | ioria, I get it work with: find -iname '*' > txt | 19:37 |
=== N is now known as Guest23041 | ||
dennis_ | But thank you | 19:37 |
killfill | Seveas: here is what i see: http://pastebin.com/raw.php?i=HC9TjZxj | 19:37 |
ioria | dennis_, graet ! | 19:37 |
ioria | dennis_, great ^^ | 19:37 |
ludvig2008 | hi | 19:38 |
ludvig2008 | Pleae help! | 19:38 |
ludvig2008 | Please***** | 19:38 |
Seveas | killfill: hmm... | 19:38 |
killfill | nice.. by error i shows my IP there, and there are some bot hitting inmediatly.. :P | 19:39 |
MonkeyDust | ludvig2008 let's hear it | 19:39 |
ioria | dennis_, also find . | 19:40 |
ludvig2008 | How do I mount an drive called HP for Linux Mint 17.1? | 19:40 |
Seveas | killfill: sudo apt-get install --reinstall openssh-server | 19:40 |
Seveas | killfill: that should regenerate the missing key | 19:40 |
bubbasaures | !mint | ludvig2008 | 19:40 |
ubottu | ludvig2008: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org | 19:40 |
ludvig2008 | k | 19:40 |
MonkeyDust | ludvig2008 click on Community http://community.linuxmint.com/ | 19:41 |
killfill | Seveas, yup, the warning goes away, but still cannot login :S | 19:41 |
killfill | (via password) | 19:41 |
Seveas | killfill: no other things in the server's log? | 19:42 |
killfill | nope | 19:42 |
kohabyte | Hey | 19:42 |
Seveas | killfill: pastebin your sshd_config | 19:43 |
kohabyte | I um, I installed Ubuntu Mate on my old Laptop and I ended up here | 19:43 |
dennis_ | ioria, i have another problem yet | 19:43 |
kohabyte | I have no idea what I'm doing | 19:43 |
ioria | dennis_, shoot | 19:43 |
bubbasaures | kohabyte, What support are you needing? | 19:43 |
xangua | kohabyte: do you have an ubuntu support question? what are you trying to do? | 19:44 |
MonkeyDust | kohabyte what brings you here? did you get here by accident? | 19:44 |
dennis_ | i want to copy without namechange: cp ./dennis/bla.txt ./test/ | 19:44 |
dennis_ | And its not possible for me to write all filenames again, the script is very big | 19:44 |
killfill | Seveas: http://pastebin.com/raw.php?i=3cnHzu4L | 19:44 |
Seveas | killfill: that's not a standard sshd config | 19:45 |
Seveas | it has PasswordAuthentication no | 19:45 |
killfill | Seveas: its the default one. at least for ubuntu@amazon | 19:45 |
Seveas | change that to yes and restart | 19:45 |
Seveas | ah, amazon. They modify things :) | 19:45 |
killfill | i shit.. i didnt saw it | 19:45 |
killfill | :P | 19:45 |
ioria | dennis_, what's your goal exactly ? | 19:45 |
killfill | Seveas: forr and thanks for pointing it out!! | 19:45 |
killfill | forr/sorry | 19:46 |
Seveas | killfill: you couldn't have known | 19:46 |
killfill | i actually checked for a config like that, my eyes passed over it, but didnt really saw it :P | 19:46 |
dennis_ | i have a list of files. And only that files should be copied into another directory | 19:46 |
Guest72943 | dennis_, paste the script | 19:47 |
Seveas | dennis_: cp -t path/to/target/directory file1 file2 file3 file4 etc | 19:47 |
ioria | Seveas, i think i's a BUNCH of files | 19:48 |
dennis_ | Guest72943, the list is very big. And in every line stands one filename | 19:48 |
Guest72943 | dennis_, paste it with out the list, onlye the script | 19:48 |
MonkeyDust | dennis_ it's easier if we know what we're dealing with | 19:49 |
dennis_ | Ok. | 19:49 |
Seveas | dennis_: are there spaces in any of the filenames? | 19:49 |
dennis_ | Should i upload the script to pastebin? | 19:49 |
Guest72943 | dennis_, anywhere you whant | 19:49 |
Guest72943 | want* | 19:50 |
dennis_ | Here is the script: http://pastebin.com/WMzaaA69 | 19:50 |
ioria | dennis_, you need a script that tahe in input the list and cp them | 19:50 |
dennis_ | And this doesnt work | 19:50 |
ioria | take | 19:50 |
Seveas | dennis_: are there spaces in any of the filenames? | 19:51 |
root | hi | 19:51 |
Seveas | err, that wasn't meant to repeat :) | 19:51 |
Guest72943 | lol | 19:51 |
dennis_ | uff, i dont think so, but there a few scripts. and i havent seen all filenames | 19:51 |
=== root is now known as Guest78684 | ||
Seveas | dennis_: I missed the beginning of the whole malarkey, but what's not working? | 19:52 |
Seveas | these look like sensible cp commands | 19:52 |
dennis_ | The script isnt working because the orders dont work^ | 19:53 |
dennis_ | the cp wants a target filename too | 19:53 |
dennis_ | But i dont want to write it again in every line. | 19:54 |
Seveas | dennis_: no, it should be happy this way. What's the error? | 19:54 |
dennis_ | cp: reguläre Datei »./elementary/mimes/22/“ kann nicht angelegt werden: Ist kein Verzeichnis | 19:54 |
dennis_ | that the error. haha, i have to translate it, or? :D | 19:54 |
Seveas | does elementart/mimes/22/ exist? | 19:55 |
Seveas | elementary/mimes/22/ exist? | 19:55 |
polyzium | Hi | 19:55 |
polyzium | Apt-get tries to uninstall everything because of a single package! | 19:55 |
polyzium | Help | 19:56 |
Seveas | because that's what I think the problem is :) If elementary/mimes/22/ doesn't exist, cp thinks you want to copy it to a file with that name, but the / at the end means directory and cp barfs :) | 19:56 |
k1l | polyzium: please put the output into a pastebin and show the link here | 19:56 |
dennis_ | omg! You are right! | 19:56 |
Seveas | polyzium: pastebin the command you are running and the output | 19:56 |
CainFB | Hello guys, Ive just bought a raspberry pi 2 model b and i want to share my movie folder to it by nfs. My /etc/export on my "server" /media/jonatan/dritt/film 192.168.0.18(rw,all_squash,insecure) my /etc/fstab on my pi//192.168.0.15/media/jonatan/dritt/film /media/filmer cifs guest,uid=1000,gid=1000,iocharset=uft8 | 19:56 |
MonkeyDust | polyzium that single package is probably a meta-file | 19:56 |
mido | hello | 19:56 |
polyzium | k1l, Seveas, oh yes | 19:56 |
dennis_ | Ah, now i corrected the path, and its working! | 19:56 |
dennis_ | great, thanks! | 19:56 |
Seveas | CainFB: in the fstab: 192.168.0.12:/media/jonatan/dritt/film | 19:57 |
CainFB | Both server and node has correct packages | 19:57 |
Seveas | and not cofs but nfs | 19:57 |
fry_ | I have distorted sounds under wine. Anyone know of a fix for this? | 19:57 |
fry_ | I go and test the audio and it's just awful | 19:58 |
polyzium | k1l, Seveas, here we go | 19:58 |
polyzium | http://pastebin.com/h2ZMxA4A | 19:58 |
Seveas | polyzium: apt-cache policy libjpeg62 | 19:59 |
Seveas | pastebin the results | 19:59 |
k1l | polyzium: seems like you removed a package before. so please show the apt log in /var/log/apt/ | 19:59 |
binarydepth | I need some info on installing Ubuntu with F2FS. Can it boot into a F2FS partition ? | 19:59 |
polyzium | Seveas, http://pastebin.com/YTjcMcG6 | 20:01 |
CainFB | It didnt work Seveas :/ | 20:01 |
k1l | polyzium: wait, are we talking about a debian? | 20:01 |
Seveas | CainFB: what's the fstab line now? | 20:02 |
=== DeMiNe0_ is now known as DeMiNe0 | ||
CainFB | 1 sec | 20:02 |
Seveas | polyzium: are you using Ubuntu? | 20:02 |
CainFB | http://pastebin.com/aLSdPuu5 | 20:03 |
polyzium | k1l, i used ubuntu before and i'm tired of canonical's spying on Dash and instability and the guys at #debian don't wnat to talk with me. So i'm using debian instead. Ubuntu is a debian derivative | 20:04 |
BabySuperman | is there a good way to kill all processes running from a folder? like kill /some_temp_directory/ where some python process was accidentally left running | 20:04 |
Seveas | CainFB: ok, anythin in /var/log/syslog or dmesg on either side when you try to mount? | 20:04 |
Seveas | BabySuperman: fuser -k /some_temp_directory | 20:04 |
CainFB | How should i mount it? Thought i just restared the process on the pi, | 20:05 |
polyzium | i actually have ubuntu 14.04 and debian 8 dualboot with grub | 20:05 |
k1l | polyzium: its your choice, what distro you use (no need to to call it spying tho) but we cant help you on corrupted debian package management packages. that is #debian guys job. | 20:05 |
gentry1 | daftykins, turns out it was indeed a memory issue. thank you! | 20:05 |
MonkeyDust | polyzium what's the outcome of cat /etc/issue | 20:05 |
Seveas | CainFB: sudo mount /media | 20:05 |
CainFB | mount.nfs: Failed to resolve server /192.168.0.15: Name or service not known | 20:05 |
CainFB | ill remove the slash | 20:06 |
Seveas | :) | 20:06 |
CainFB | mount.nfs: access denied by server while mounting 192.168.0.15:/media/jonatan/dritt/film | 20:06 |
Seveas | polyzium: poke us again if the problem happens on Ubuntu :) | 20:06 |
daftykins | gentry1: np :> | 20:06 |
Seveas | CainFB: on the other side: sudo exportfs -a | 20:06 |
polyzium | Seveas, i haven't booted on ubuntu more than weeks | 20:07 |
polyzium | but anyway see you in ubuntu | 20:07 |
Seveas | polyzium: then off to #debian you go :) | 20:07 |
CainFB | sudo exportfs -a | 20:07 |
CainFB | exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check' specified for export "192.168.0.18:/media/jonatan/dritt/film". | 20:07 |
CainFB | Assuming default behaviour ('no_subtree_check'). | 20:07 |
CainFB | NOTE: this default has changed since nfs-utils version 1.0.x | 20:07 |
BabySuperman | Seveas: no way... in all my searching how did I not find that! | 20:07 |
Seveas | CainFB: that looks like a harmless warning to me | 20:07 |
CainFB | I still gget the access denied on the pi though | 20:08 |
Seveas | CainFB: on the server: showmount -e | 20:08 |
CainFB | Export list for cain: | 20:08 |
CainFB | Export list for cain: | 20:08 |
Seveas | and nothing after that? | 20:09 |
polyzium | Seveas, it's me | 20:10 |
polyzium | i'm in ubuntu right now | 20:11 |
polyzium | it's 14.04.2 | 20:11 |
polyzium | Wait! Ubuntu doesn't remove all stuff... | 20:12 |
polyzium | It installed libjpeg62 without any "The following packages will be REMOVED" | 20:13 |
dennis_ | Ok, my script isnt working that good. | 20:13 |
dennis_ | So or so :D | 20:13 |
polyzium | Ahh damn how it's possible | 20:13 |
polyzium | Gonna add Ubuntu repos | 20:13 |
Seveas | that's a good way of losing even more support from the debian folks :) | 20:14 |
dennis_ | Maybe you could help me, if i describe what i want to do. I want to change the icons displayed in my databrowser. | 20:14 |
dennis_ | And if i activate the numix icon paket, its all good. But i want to change the look only in my databrowser. Is this possible? | 20:15 |
polyzium | ok back to debian | 20:15 |
Razzdoll | daftykins, Whered you ./run off to? | 20:17 |
ayior_ | Sup! | 20:22 |
en1gma | ok i made an ubuntu 15.04 amd 64 desktop live usb stick that i am trying to "Install" to my E: SSD (NTFS non-os). i made an ext 4 partition and a swap area. i then select that partition and swap to install to | 20:23 |
en1gma | when computer boots up bootloader is there. and then it tries to load but i get stuck in busybox (initramfs) | 20:24 |
en1gma | what the heck. isnt this supposed to be an easy install? | 20:24 |
daftykins | Razzdoll: when | 20:24 |
rosy01 | What are we talking about? | 20:24 |
k1l | en1gma: you installed onto a ntfs partition? | 20:24 |
OerHeks | rosy01, read the topic please | 20:25 |
en1gma | k1l no. i "resized" the ntfs partition so i could "create new" ext 4 | 20:25 |
rosy01 | SOrry but I'm new here. Where is the ropis displayed? | 20:25 |
rosy01 | topic* | 20:25 |
Razzdoll | daftykins, before. i asked if you had any recommendations since you said chrome was the problem with the video play | 20:25 |
k1l | en1gma: ok, what error message do you get there? | 20:26 |
k1l | rosy01: at the top in your client, or type "/topic" | 20:26 |
en1gma | it puts me in "busy box" with a prompt of (initramfs) and no keyboard input | 20:26 |
en1gma | http://askubuntu.com/questions/614055/ubuntu-15-04-boots-into-busybox <<<< | 20:26 |
daftykins | Razzdoll: yeah i don't have an answer, dealing with facebook is definitely not a concern of mine :) | 20:26 |
kalx | Is there anyway for ssmtp to resolve usernames to email addresses I specify? I'm using ssmtp to have emails sent thru a gmail account I have. I noticed that sudo/cron/etc send emails are getting sent "to: root". | 20:27 |
kalx | From reading, it seems it's only possible if mail/mailx is used (which will then look at aliases in mail.rc or nail.rc). But "sendmail" which directly uses ssmtp seems to have no way of applying aliases | 20:27 |
k1l | en1gma: the last answer from that site says it was a bad install. maybe try it which checking the iso? | 20:28 |
en1gma | i was in kali-linux and used unetbootin to install ubuntu 15.04 from an iso i had on a windows ntfs partition. maybe it didnt like it | 20:29 |
en1gma | im now using universal usb installer from within windows 7 | 20:30 |
en1gma | ill probably do a checksum on it though. | 20:30 |
k1l | en1gma: when i am on a linux i use "dd". but checking the md5sum should give a clue | 20:30 |
daftykins | en1gma: 'dd' would have sufficed | 20:30 |
en1gma | im in windows dd not gonna work | 20:31 |
canonprinter | i'm unable to play my music in banshee | 20:31 |
canonprinter | or any media player really | 20:31 |
canonprinter | does ubuntu not come with audio codecs? or at least, mp3 codecs | 20:31 |
vemacs | nope | 20:31 |
vemacs | debian doesn't either | 20:32 |
daftykins | not as default | 20:32 |
canonprinter | oh | 20:32 |
daftykins | !restricted | 20:32 |
ubottu | 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 | 20:32 |
vemacs | install ubuntu-restricted-extras | 20:32 |
k1l | !codecs | 20:32 |
canonprinter | vemacs ah thanks | 20:32 |
ayior_ | hey, sorry for interrupting - I'm trying to build Caffe but 'make' returns a segfault (I haven't edited the makefile) anyone got any tips? | 20:33 |
fission6_ | i am having issues with screen. i do control + a and then " to get a menu selection, in that menu selection my arrow keys don't work (usually they do) when i hit up for instance it just drops me out of the menu selection | 20:34 |
=== Ionic is now known as Guest64021 | ||
dearn | fission6_: did you change terminal ? | 20:44 |
fission6_ | what do you mean dearn | 20:45 |
daftykins | fission6_: try another terminal emulator | 20:46 |
dearn | fission6_: if you're using xterm, try rxvt or gnome-terminal | 20:46 |
dearn | fission6_: also try if Ctrl+n and ctrl+p work to move in C-a " list | 20:49 |
fission6_ | ctrl+n works and so does doing Ctrl+A and then " to get a selection list and then using numbers [0-9] to choose a window, but my arrow key doesn't work it drops me out of the selection window | 20:50 |
fission6_ | usually i can go "up" and "down" in the window selection | 20:50 |
daftykins | fission6_: right, so which terminal is this and have you tried another? | 20:51 |
dearn | fission6_: try ctrl+n and ctrl+p in window selection, does it work or drops you out ? | 20:51 |
dearn | It will tell you if it's somehow arrows related or function related which I doubt | 20:51 |
fission6_ | dearn ctrl+n works in window selection, but not up and down arrows | 20:52 |
EriC^^ | fission6_: try k and j | 20:53 |
EriC^^ | for up and down | 20:53 |
dearn | well so it's something with arrows - either your keyboard is broken or something wrong with your terminal emulator | 20:55 |
fission6_ | k and j work | 20:55 |
dearn | fission6_: or just use only true gnu-way C-n C-p and not arrows :P | 20:55 |
fission6_ | this happens every now and then, someone solved it once before, i thought it had somethign to do with bindings | 20:56 |
fission6_ | usual my arrows work find but some how i fat finger something every now and hten | 20:56 |
fission6_ | and then arrows get f'd | 20:56 |
canonprinter | In the file manager, is there any way to add some columns to the visible columns? http://i.imgur.com/y4JaVU6.png I'm trying to sort my music, and it'd be nice if there was an "Artist" column or something similar | 20:57 |
canonprinter | for music file tags basically | 20:57 |
apt-get_install | Hi, by default apt-get installs recommended packages. I know I can disable the automatic installation with the flag --no-install-recommends, but can I just say I don't want *one specific* recommended package to be installed? Thanks. | 20:59 |
apt-get_install | Anyone? | 21:00 |
xangua | canonprinter: you can sort your music by author in any music player | 21:00 |
OerHeks | apt-get_install, that is not an option that i know of | 21:01 |
EriC^^ | apt-get_install: what is this for? | 21:02 |
canonprinter | xangua: Yes but I would like to also have the raw mp3 files sorted into Artist->Album folders | 21:03 |
canonprinter | too messy otherwise | 21:03 |
EriC^^ | apt-get_install: is this for a script? or ? | 21:07 |
DsXx | hi there | 21:12 |
EriC^^ | hi | 21:12 |
xanthippe | I added a https sources.list entry (after installing the https-transport package) and now I'm getting this error: Protocol "http" not supported or disabled in libcurl on apt-get update....any idea what's causing this? | 21:13 |
OerHeks | xanthippe, what sources.list entry exactly? | 21:15 |
xanthippe | OerHeks: it's a personal mirror, deb https://url/debian testing main | 21:16 |
OerHeks | xanthippe, don't mix debian and ubuntu sources | 21:16 |
xanthippe | OerHeks: that doesn't matter in this case | 21:16 |
jhutchins | canonprinter: I think there's at least one music manager that does that, possibly the KDE one. | 21:17 |
jhutchins | canonprinter: I know most of the GUI ripper front ends will rip to a structured tree like that. | 21:17 |
jhutchins | canonprinter: The problem is if you're trying to read the internal tags, only a music manager is going to be able to do that, not a file manager. | 21:18 |
xangua | jhutchins: canonprinter what about Clementine¿ | 21:18 |
jhutchins | xangua: iirc Clementine wanted to install 900 gnome packages, so I left it unexplored. | 21:19 |
jhutchins | ...but yes, that's another music manager. | 21:20 |
OerHeks | clementine does that, i use clementine daily | 21:20 |
jhutchins | Amarok was great until they went to kde4. | 21:20 |
xangua | jhutchins: why would clementine want to install gnome packages¿ it's a qt app | 21:20 |
xangua | what desktop are you using canonprinter¿ | 21:21 |
jhutchins | xangua: Must've been another one then, I dunno. | 21:21 |
OerHeks | nautilus-columns do what you ask for, old post, but the ppa is still updated http://www.webupd8.org/2010/10/music-and-exif-metadata-information-in.html | 21:22 |
Striking7 | Hey all. I have a strange problem with my micro sd cards. | 21:23 |
Striking7 | When I mount them at first they're read-only. I remount with -o rw,remount | 21:23 |
Striking7 | and root can write to them | 21:23 |
Striking7 | for the next 30 or so seconds | 21:23 |
xar- | !enter | Striking7 | 21:23 |
Striking7 | at which point it complains "read only file system" | 21:23 |
bekks | Striking7: Check dmesg | 21:23 |
Striking7 | bekks: It's reporting some i/o errors | 21:24 |
Striking7 | but this card works fine on my android phones | 21:24 |
bekks | They are the reasons for the read-only-filesystem. | 21:24 |
Striking7 | and other cards act up too... I wonder if it's the adaptor? | 21:25 |
Striking7 | bekks, yeah - I tried re creating the partition table, re-creating the partitions, giving them a good fsck | 21:25 |
Striking7 | errors were found in the journal and fixed after the first mount | 21:25 |
bekks | Striking7: So the filesystem was damaged. | 21:26 |
Striking7 | The problem is it keeps getting damaged | 21:26 |
bekks | Because of the IO errors, which means your card is broken. | 21:26 |
=== Guest64021 is now known as Ionic | ||
jhutchins | bekks: or the adapter. | 21:26 |
OerHeks | maybe the adapter can handle up to 32 gb, and the card is bigger? | 21:27 |
jhutchins | OerHeks: He gone. | 21:27 |
Striking7 | Sorry about that - I got disconnected. bekks - the card (and others) work fine on other machines but not on this one. jhutchins - I'm starting to think it's the adaptor since this is the only machine that uses one to access the microsd cards. | 21:30 |
bekks | Striking7: Could you try to use that adaptor on another machine too? | 21:30 |
Striking7 | bekks: on it. I'll be back in a few with more info on that | 21:31 |
=== hpux is now known as vmusr | ||
vmusr | hello, how can I get a newer radeon/ati driver for 12.04 ? I have a 7000 series card, and the driver supports only up to 600 series | 21:33 |
apt-get_install | EriC^^: nope | 21:34 |
apt-get_install | but do you know? | 21:34 |
EriC^^ | apt-get_install: it's probably not worth it unless you're scripting it, cause you can just manually copy and paste the list of recommends and remove the one you don't want to install | 21:36 |
OerHeks | vmusr, ati 7000 is too old and not supported by the FGLX driver https://help.ubuntu.com/community/RadeonDriver | 21:36 |
EriC^^ | apt-get_install: i'm not sure if you put -<package> name at the end if it would just not install it, i think it would install then uninstall | 21:37 |
vmusr | OerHeks: i meant HD 7000, and I want to use the free/open source driver | 21:37 |
OerHeks | vmusr, after install, you already use the open driver, and hd7000 is supported by the ati/radeon driver according to the wiki | 21:38 |
vmusr | OerHeks: yes, i checked that. but it seems that the xserver-xorg-video-ati/radeon package that is in 12.04 supports only up to HD 6000 Series | 21:39 |
Ionic | OerHeks: he's using 12.04. chances are the open source driver didn't support this card back then. | 21:39 |
Ionic | vmusr: well, you're screwed and will have to find a backport or build a newer version yourself | 21:40 |
vmusr | man radeon lists devices only up HD6000... is there any backport? | 21:40 |
vmusr | Ionic: mkay thanks | 21:40 |
Ionic | vmusr: there's an even more simple solution, though! | 21:41 |
Ionic | just don't use 4+ year old software | 21:41 |
=== newbie is now known as Guest50829 | ||
bekks | He's on 12.04, not 10.04 ;) | 21:42 |
Ionic | so 3 years old | 21:43 |
Ionic | give it a bit slack for software already being outdated when released with a stable ubuntu version and it's about to fit | 21:43 |
vmusr | Ionic: on this machine particularly updates are not easy - that's why the LTS | 21:44 |
vmusr | and I'm not entirely confident how a "do-release-upgrade" would go | 21:45 |
vmusr | better safe than sorry | 21:45 |
Ionic | vmusr: I guess at that point you'll need to update incrementally anyway. also, there's no harm because you have a recent backup, so just go for it | 21:46 |
k1l | the updates are automatic tested. so if you did non change too much it should work. but as always its better to have backups, because of murphys law :) | 21:46 |
Ionic | k1l: everyone has backups, right? | 21:48 |
k1l | Ionic: always :) | 21:49 |
Ionic | see, totally unproblematic | 21:50 |
Striking7 | bekks: I suspect it's the adaptor now. Thanks for the advice. | 21:55 |
Striking7 | jhutchins: you too - thanks | 21:55 |
apt-get_install | EriC^^: but apt-get install recommends anyway, don't it? | 21:56 |
apt-get_install | EriC^^: well, ill try that | 21:56 |
=== ubuntu is now known as Guest90431 | ||
Guest90431 | Hey guys. I tried to install Ubuntu 15.04 (x64, desktop) on my computer. I tríed multiple installation medias (including the network-boot) | 21:57 |
apt-get_install | Guest90431: and? | 21:57 |
Guest90431 | However, write-actions to my SSD are very slow, and a message spams dmesg / the syslog when installing | 21:58 |
EriC^^ | apt-get_install: just tried it, it works, run sudo apt-get install <package> <package not to install>- | 21:58 |
apt-get_install | EriC^^: wait, now the - should be *after* the package name? | 21:58 |
EriC^^ | apt-get_install: yeah, my bad | 21:58 |
Guest90431 | excerp of my syslog: | 21:59 |
Guest90431 | https://gist.github.com/anonymous/4b5e609bd766046c4a7f | 21:59 |
=== Guest90431 is now known as flai | ||
=== Betal_j is now known as Betal | ||
flai | Under Windows the SSD seems to perform fine | 21:59 |
flai | The smart-values are all "OK" | 22:00 |
apt-get_install | EriC^^: Awesome, tthank you | 22:00 |
EriC^^ | apt-get_install: no problem | 22:00 |
Johnny_Linux | apt-get install no-problem ?? | 22:00 |
apt-get_install | flai: seems like it's failing | 22:00 |
EriC^^ | Johnny_Linux: :P | 22:01 |
Johnny_Linux | :) | 22:01 |
=== salvum is now known as uncle_salvum | ||
flai | apt-get_install: Are you sure? http://i.imgur.com/ubptAr6.png - Rest looks normal, too | 22:03 |
=== uncle_salvum is now known as salvum | ||
flai | Because I really dislike talking to my vendor :/ And Windows is fast as hell, just like it should be | 22:04 |
flai | And it worked 100% until I tried to reinstall (tried to install arch in the meantime, but already remade the partition table) | 22:05 |
flai | And I saw no similar message in arch | 22:05 |
apt-get_install | flai: you can never be sure, but yes, i think that | 22:06 |
apt-get_install | based on the log | 22:06 |
kc9iid | 14000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 22:07 |
flai | Device is barly 1 year old :/ | 22:08 |
apt-get_install | flai: i had an HDD failing after only half an year | 22:09 |
apt-get_install | sucked | 22:09 |
Johnny_Linux | wd ? | 22:11 |
apt-get_install | Johnny_Linux: how the fuck did you know that?! xD | 22:12 |
bubbasaures | !language | 22:13 |
ubottu | The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList | 22:13 |
apt-get_install | meh, bubbasaures: | 22:13 |
Johnny_Linux | i had 7 go bad, they need a class suit against them, i went seagate. | 22:13 |
bazhang | stop the cursing apt-get_install | 22:13 |
apt-get_install | yeah, WD is just horrible | 22:15 |
apt-get_install | I mean | 22:15 |
apt-get_install | they suck | 22:15 |
bazhang | !ot | apt-get_install | 22:15 |
ubottu | apt-get_install: #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! | 22:15 |
AvatarA | why did Johnny get kicked? :D | 22:16 |
bazhang | take the chit chat elsewhere please | 22:16 |
flai | apt-get_install: Wow. Just ran badblocks -n /dev/sda. Got like 4 pages of numbers | 22:17 |
flai | Hm, more like 10 actually :/ | 22:17 |
daftykins | flai: waste of time that program. | 22:18 |
daftykins | read the SMART info table -> bin the drive / seek warranty. | 22:18 |
apt-get_install | flai: i guessed so | 22:19 |
apt-get_install | back it up and throw it away | 22:19 |
jmadero | hi all - my computer running 15.04 keeps freezing after it tries coming back from suspend, is there anywhere that I could find a log of what's going on | 22:19 |
* jmadero lost some work right now because of it :( | 22:19 | |
flai | daftykins: How do I read it correclty. I already posted a screenshot of what gnome-disks says | 22:19 |
AvatarA | from what I saw in your kernel log it seems like the kernel cannot detect the right settings for your drive | 22:19 |
flai | daftykins: http://i.imgur.com/ubptAr6.png | 22:19 |
AvatarA | seems like a driver/firmware issue | 22:19 |
daftykins | flai: sudo apt install smartmontools pastebinit && sudo smartctl -a /dev/sdX | pastebinit | 22:20 |
daftykins | flai: hang on, is that an SSD? | 22:21 |
=== Jeff_ is now known as Guest22922 | ||
AvatarA | that's what he said | 22:21 |
flai | daftykins: yes | 22:22 |
flai | daftykins: https://gist.github.com/anonymous/5451839bf9d69043f848 | 22:22 |
flai | daftykins: Crucial_CT240M500SSD3 (MU03) | 22:22 |
daftykins | er that's a hitachi 1TB | 22:23 |
flai | daftykins: Oh, sorry, ran it on the wrong drive | 22:23 |
flai | daftykins: https://gist.github.com/anonymous/9a7bd305b1f6fbdd449e | 22:24 |
daftykins | flai: ooh my, 16 reallocations. yeah you want to back that up and then secure erase it | 22:26 |
daftykins | only way to resolve SSDs. | 22:26 |
flai | daftykins: Holy Fuck. According to this stat I have 5580 power on hoursa | 22:27 |
daftykins | flai: don't use that language in here please | 22:27 |
daftykins | it upsets bazhang | 22:27 |
flai | daftykins: Plot twist: The laptop is 12 months old, and was 3 months in repair | 22:27 |
flai | daftykins: I'm sorry | 22:27 |
daftykins | well i doubt this was the original SSD it came with o0 | 22:28 |
=== Yukkii is now known as Kaneki | ||
flai | daftykins: So the computer was on 20h/day on average. I'm not sure how this is possible. | 22:28 |
bubbasaures | It can possibly offend others in different social or cultural context is all, a little thought is all. | 22:28 |
bubbasaures | age or gender included | 22:29 |
daftykins | flai: anyway, back it up and secure erase | 22:30 |
flai | I'm sorry :/ I was just surprised. So either the stat is wrong, I interpret it wrong (does it count standby-hours?) or I didn't get a new one with the computer | 22:30 |
flai | daftykins: Stuff is backed up. Was always encrypted. | 22:30 |
AvatarA | it still doesn't explain why the kernel tried to configure it as UDMA 133 then 100, then 33 even and then continued to loop on that | 22:30 |
daftykins | quite frankly the ins and outs of the Power_On_Hours variable don't excite me all that much | 22:31 |
kokut | hey, anyone knows some old rpg games i can run on windows to waste some time | 22:31 |
kokut | on linux* | 22:31 |
MonkeyDust | kokut ask in #ubuntu-offtopic | 22:32 |
=== Kaneki is now known as Yukkii | ||
flai | quit | 22:38 |
meLon | How I prevent `unity-settings-daemon` from requesting volume adjustment? | 22:38 |
meLon | I ask because my logs are filling with the following: http://pastie.org/private/t9t7o2yq0gsedvbwvu2q | 22:38 |
meLon | Also, it makes it extremely hard to type, as the keyboard cuts out every time it is requested | 22:39 |
meLon | Why would it do this? So frustrating | 22:41 |
gr33dy1 | can anyone help me setup a wifi printer in ubuntu 14.04 | 22:42 |
gr33dy1 | can anyone help me setup a wifi printer in ubuntu 14.04 | 22:44 |
gr33dy1 | can anyone help me setup a wifi printer in ubuntu 14.04 | 22:45 |
OerHeks | gr33dy1, there is a good wiki for that > https://help.ubuntu.com/community/NetworkPrintingWithUbuntu | 22:45 |
gr33dy1 | i tried that, it doesn't discover my printer | 22:45 |
meLon | Want to tell us what printer you're using? | 22:46 |
gr33dy1 | canon mp620 | 22:47 |
th4 | Yoooooo | 22:47 |
gr33dy1 | canon mp620 | 22:48 |
meLon | Once is enough, gr33dy1 | 22:48 |
gr33dy1 | ok | 22:48 |
xkoan | anyone have a resource for beginners to linux? | 22:48 |
sehnsucht | i've got "eclipse java ee ide" installed but i need to do some c++ sometimes. do i have to download the c++ eclipse package or can i somehow configure my existing install to do both languages? | 22:48 |
bazhang | !rute | xkoan | 22:49 |
ubottu | xkoan: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com | 22:49 |
OerHeks | gr33dy1, you might need cups-backend-bjnp for that, http://askubuntu.com/questions/320800/how-to-install-canon-pixma-mp620 ++ http://askubuntu.com/questions/441337/i-need-help-installing-a-canon-mp620-printer | 22:49 |
bazhang | !manual | xkoan and this | 22:49 |
ubottu | xkoan and this: 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/ | 22:49 |
bazhang | ##linux for generic linux issues xkoan | 22:50 |
gr33dy1 | OerHeks, will i still need that even if im trying to install it over wifi instead of directly? | 22:50 |
OerHeks | gr33dy1, i think so yes | 22:51 |
OerHeks | i am no fan of canon, but that guide is pretty clear. | 22:51 |
xkoan | Thanks for the help guys! | 22:52 |
OerHeks | have fun xkoan | 22:52 |
gr33dy1 | thank you soo much that helped completely!!!!!!!!!!!!!!!!!!!!!!!! | 22:56 |
OerHeks | gr33dy1, great, have fun with printing | 22:56 |
gr33dy1 | what did you google if you dont mind me asking | 22:56 |
OerHeks | just on " ubuntu + mp620 " | 22:57 |
OerHeks | + i remember this package that is designed for canon, so when i read it, it became clear to me. | 22:58 |
gr33dy1 | ah well thanks so much man, i spent like 2 hours trying things that the docs said, and a 5 minute irc chat with you fixed it lol | 23:00 |
MonkeyDust | OerHeks +1 | 23:02 |
PalleS | Hey guys | 23:07 |
PalleS | anyone knows how to get ubuntu mx4? | 23:07 |
MonkeyDust | what's ubuntu mx4? | 23:08 |
daftykins | PalleS: #ubuntu-touch for all phone chatter. | 23:08 |
=== dearn_ is now known as dearn | ||
oscarhbp | with install wepcrack ubuntu 14.04 | 23:29 |
jgriffith | brody88: ping | 23:30 |
andy_mahurin | Hi everybody. | 23:31 |
daftykins | oscarhbp: don't understand your question there, but that topic is not permitted here | 23:31 |
andy_mahurin | I am trying to prepare to upgrade my distribution. Update says, W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/vivid/main/source/Sources 404 Not Found [IP: 91.189.92.152 80] | 23:36 |
rypervenche | andy_mahurin: You will see that vivid is not there: http://91.189.92.152/ubuntu/ | 23:37 |
OerHeks | 1st time i see an old mirror | 23:38 |
andy_mahurin | I have been following the procedure of changing my sources.list using sed, whenever I update: sudo sed -i 's/utopic/vivid/' *.* | 23:41 |
Ben64 | you shouldn't | 23:42 |
Ben64 | "sudo do-release-upgrade" is the right way to upgrade | 23:43 |
andy_mahurin | I thought that method had errors. | 23:44 |
Ben64 | its the proper way to upgrade | 23:45 |
paulsmith | hey | 23:45 |
OerHeks | That would choose the right mirror for you | 23:45 |
paulsmith | i need help with air crack if any one can help | 23:45 |
OerHeks | paulsmith, sorry, that is offtopic here. | 23:45 |
paulsmith | ok then no worries sorry i didnt know | 23:46 |
andy_mahurin | Thanks Ben. | 23:46 |
erkburgles | hi, im trying to install kde, and im getting this error: erkburgles@erkburgles-Inspiron-3451:~$ sudo dpkg -i kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb | 23:46 |
OerHeks | paulsmith, try #kali-linux, especially for pentesting | 23:46 |
erkburgles | dpkg: error processing archive kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb (--install): | 23:46 |
erkburgles | cannot access archive: No such file or directory | 23:46 |
erkburgles | Errors were encountered while processing: | 23:46 |
erkburgles | kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb | 23:46 |
paulsmith | ok cheers | 23:47 |
andy_mahurin | !paste | erkburgles | 23:47 |
ubottu | erkburgles: 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. | 23:47 |
noobsie | I'm having problems installing pip3 for Python3 on Ubuntu 14.04 LTS. I tried installing python3-pip, but it has "unmet" dependencies that I cannot install either? | 23:47 |
erkburgles | ok | 23:47 |
OerHeks | erkburgles, what ppa are you using? | 23:47 |
erkburgles | you know i don't even know what that means | 23:47 |
Ben64 | erkburgles: why are you trying to install a deb manually? what are you following that says to do that? what is your goal? what version of linux are you on? | 23:48 |
erkburgles | goal is as i said to install kde | 23:48 |
erkburgles | ubuntu 15.04 | 23:49 |
bazhang | is that MINT erkburgles | 23:49 |
erkburgles | vivid | 23:49 |
Ben64 | erkburgles: you answered 2/4 of my questions | 23:49 |
bazhang | kubuntu-desktop to install kde | 23:49 |
andy_mahurin | I thought that sudo 'do-release-upgrade' was the brand new way of upgrading, so it was not stable yet. I thought that changing the sources.list and associated files was the right way to prepare for an upgrade. | 23:50 |
erkburgles | eh im following my terminal i guess, i ran sudo apt-get install kubuntu-desktop | 23:50 |
Ben64 | andy_mahurin: that was never the right way to upgrade | 23:50 |
popey | it was on debian, which a lot of people brought over | 23:50 |
erkburgles | and i guess i dont know the answer to your first question | 23:51 |
popey | and it does work on ubuntu for some people in some situations | 23:51 |
Ben64 | erkburgles: ok well you can install kubuntu-desktop as bazhang suggested, which will pull in the full kubuntu desktop | 23:51 |
erkburgles | eh | 23:52 |
erkburgles | did you read what i wrote | 23:52 |
andy_mahurin | Ben64, Thanks. I guess I thought the consensus of the community was different from yours. | 23:52 |
Ben64 | erkburgles: yep | 23:52 |
erkburgles | ok | 23:52 |
erkburgles | well thats what i did | 23:52 |
erkburgles | and now my question again | 23:52 |
Ben64 | erkburgles: the error you posted was nothing about that | 23:52 |
erkburgles | you asked questions | 23:52 |
OerHeks | looking at the filename, there is a PPA enabled somehowe | 23:52 |
erkburgles | i told you i ran: sudo apt-get install kubuntu-desktop | 23:52 |
Ben64 | erkburgles: ok, and? | 23:53 |
erkburgles | and i got the error i initially posted | 23:53 |
Ben64 | no you didn't | 23:53 |
erkburgles | huh | 23:53 |
Ben64 | <erkburgles> hi, im trying to install kde, and im getting this error: erkburgles@erkburgles-Inspiron-3451:~$ sudo dpkg -i kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb | 23:53 |
Ben64 | "sudo dpkg -i kde-config-telepathy-accounts_15.04.0-0ubuntu1~ubuntu15.04~ppa1_amd64.deb" is not "sudo apt-get install kubuntu-desktop" | 23:53 |
erkburgles | right | 23:53 |
erkburgles | my bad | 23:53 |
erkburgles | i did that because i did sudo apt-get install kubuntu-desktop | 23:54 |
Ben64 | makes no sense whatsoever | 23:54 |
popey | note, you might be better off doing "sudo apt-get install kubuntu-desktop^" (note the ^ hat) | 23:54 |
popey | it installs the task | 23:54 |
erkburgles | let me go back and review everything so i can satisfy your logic trap | 23:55 |
Ben64 | theres no trap | 23:55 |
noobsie | Anyone know how I can get venv to work with Python 3.4 in Ubuntu 14.04? This is a frustrating problem with many "solutions" that do not work such as installing python3-pip or python3-venv as suggested. | 23:55 |
Ben64 | you posted an error you got by typing a weird dpkg command | 23:55 |
Ben64 | absolutely nothing at all to do with installing kubuntu-desktop | 23:55 |
OerHeks | noobsie, python-pip package is available in the universe repository , go into softwaresources, and enable universe | 23:57 |
OerHeks | noobsie, and unmet dependencies can be resolved with: sudo apt-get install -f | 23:57 |
=== rrr__ is now known as rrr_ | ||
noobsie | OerHeks: so I can force the install, but what does it mean that it is "unmet" and why wouldn't it fulfill those requirements? | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!