/srv/irclogs.ubuntu.com/2015/08/10/#ubuntu.txt

arunsEriC^^, OerHeks : sudo dpkg --purge --force-remove-reinstreq ntop > output: http://paste.ubuntu.com/12044612/00:00
daftykinsSolarNRG: no, you don't know how to use it is all.00:01
OerHeksit is all part of the security-network-auth, maybe you cannot even ping your host.00:01
SolarNRGdaftykins: ok in debian I go su, it asks me for a password bam, I'm superuser I can do whatever I want00:01
daftykinsyeah, same with ubuntu and Mint - only "sudo -i" instead00:02
SolarNRGin mint I go su it asks me for a password but I never had the chance to set it00:02
OerHeksSolarNRG, the ubuntu way is: sudo -i # for that terminal session only.00:02
daftykinsSolarNRG: so i would recommend that you do some reading to understand how to use it, instead of just kicking up a big fuss claiming these paranoid ideas.00:02
daftykinsyou do not use 'su' on ubuntu and its' derivatives.00:02
SolarNRGwhen i install ubuntu, will i get the option to set my own root password?00:02
daftykinsno because it's not designed to be used with a root password.00:02
OerHeksno, that is answered already with the urls00:03
SolarNRGso is sudo -i the same thing as su in debian?00:03
daftykinsno00:03
SolarNRGwhat's the difference?00:03
daftykinsyou need to do some reading up on sudo :)00:03
arunsIs reinstallation of ubuntu only solution left00:04
xanguaSolarNRG: please read what the bot said already up00:04
arunsDoes any way can fix this problem00:04
EriC^^aruns: try sudo dpkg --remove --force-all ntop00:04
LizardmanSCSolarNRG is it easy to remove though?00:04
SolarNRGLizardmanSC: if you don't mind formatting your hard drive and losing your data, no it's very easy00:05
SolarNRGwhat os are you using currently?00:05
LizardmanSCI'd only partition it :300:05
LizardmanSCI'm windows 8.100:05
arunsEriC^^, sudo dpkg --remove --force-all ntop > http://paste.ubuntu.com/12044642/00:07
daftykinsLizardmanSC: you could just try ubuntu from a flash drive to start with, no reason to install immediately00:07
OerHeksaruns, is that service still running? sudo service ntop stop00:07
SolarNRGis it hard to split partition an ntfs file system so some of the disk is ext4?00:08
daftykinsSolarNRG: resize it from Windows00:08
EriC^^aruns: also try sudo rm -f /var/lib/dpkg/info/atftpd.*00:08
arunssudo service ntop stop00:08
aruns/etc/init.d/ntop: 3: /var/lib/ntop/init.cfg: Syntax error: Unterminated quoted string00:08
SolarNRGmight be smart to do a defrag on windows first00:08
LEO037Hi, I have a problem. I'm trying to install the latest version of ubuntu via usb, but when I select and choose install, the pc restart and everything starts over. Someone had the same problem and know how to solve it? (hope I don't disturb)00:09
EriC^^aruns: sorry, sudo rm -f /var/lib/dpkg/info/ntop.*00:09
EriC^^ignore the previous command00:09
daftykinsLEO037: hash your download and remake your flash drive, it could be bad.00:10
LEO037thanks, I'll try immediatly00:10
daftykins!md500:10
ubottuTo 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_Windows00:10
daftykinsLEO037: see above00:10
arunsEriC^^: it worked, Voila !!00:11
xpistosHey all. If I know that a given password is correct for my wireless but a new ubuntu install will not connect to that router, what else might I look at?00:11
arunsBut is there any way to get unity and gnome back00:11
xpistosI am on one laptop and connected but this new install won't connect. They both connect to the teathering app for my phone00:11
EriC^^aruns: ok, type cat /var/log/apt/history.log | nc termbin.com 999900:11
xpistosthis install is 14.04.300:11
daftykinsxpistos: wireless channel and WPA1 vs. 2, AES vs. TKIP00:12
daftykinsthe usual00:12
arunsEriC^^:cat /var/log/apt/history.log | nc termbin.com 999900:13
arunshttp://termbin.com/6t6r00:13
xpistosWPA2 AES00:13
xpistosand I have g only00:13
daftykinsxpistos: yeah so change it to experiment is what i'm saying.00:13
xpistos1could there be something wrong with the actual install itself as well?00:15
EriC^^aruns: type wget -O ~/packages http://termbin.com/5z5c00:15
EriC^^aruns: then type xargs -a ~/packages sudo apt-get install --reinstall00:16
EriC^^aruns: wait, copy and paste the packages from the above termbin00:16
EriC^^it might contain html00:16
EriC^^ah it doesn't, you can use wget00:17
=== gub is now known as Guest82124
daftykinsxpistos1: yes bad wifi driver perhaps. read your logs as to why it fails to connect.00:19
arunsEriC^^,  can you retype the 4th last command in our conversation, I cant scroll back00:19
EriC^^aruns: wget -O ~/packages http://termbin.com/5z5c && xargs -a ~/packages sudo apt-get install --reinstall00:20
arunsEriC^^ : Thanks00:21
=== Blaster is now known as Guest52112
LEO037I think I love you all, thanks.00:22
arunsEriC^^ : Read output > http://paste.ubuntu.com/12044719/00:23
EriC^^aruns: oh, it downloaded it with the html, it didn't on my pc00:23
finetundra_hi folks, I'm having an issue where my internet stuff isn't starting at boot. Anyone know what's up?00:24
daftykinsstill nice and vague finetundra_ :) is this a desktop install?00:24
EriC^^aruns: type nano ~/packages, and go to http://termbin.com/5z5c and copy and paste the packages there, then type xargs -a ~/packages sudo apt-get install --reinstall00:24
finetundra_daftykins: laptop. Sorry for being vague.00:24
marco_ubuntu misdetects my headphones and i only get audio on left channel. How do i change that?00:24
arunsEriC^^: Okay, but i dont understand its relevance still00:25
daftykinsfinetundra_: yeah but ubuntu desktop?00:25
daftykinsGUI etc00:25
finetundra_daftykins: KDE00:25
daftykinsok so kubuntu desktop00:25
EriC^^aruns: ctrl+a to select all, shift+ctrl+v to paste, ctrl+o to save00:25
finetundra_daftykins: yeah00:25
finetundra_I guess00:25
EriC^^aruns: those are the packages that got removed with python00:25
bratchleyis there a way to resize my Ubuntu install? I want to try to dual boot with a different distro alongside but when I setup Ubuntu I used the whole HDD00:25
finetundra_It's on a laptop thhough00:25
daftykinsfinetundra_: do you have your network manager icon?00:25
daftykinslol that doesn't matter.00:26
finetundra_yeah00:26
Meliobratchley, of course, you can run gparted and move stuff around00:26
arunsEriC^^ : okay , WOnderful00:26
bratchleyMelio: do I have to boot from DVD or something?00:26
Meliotypically yes00:26
daftykinsfinetundra_: so what happens when you try to look at available wireless networks, or plug a network cable in and make use of it?00:26
Meliobut if you are installing to dual boot. windows goes on first. then linux00:26
finetundra_daftykins: nothing. Doesn't detect anything00:27
Melioand make sure you plan your partitions ahead of time because it makes for less work00:27
finetundra_I asked in the kubuntu chat the other day and was told to run sudo modprobe iwlwifi, but that's only good till reboot00:27
daftykinsfinetundra_: alright but it *does* work?00:28
finetundra_daftykins: after the command yeah00:28
daftykinsfinetundra_: ok so put iwlwifi on its' own line in /etc/modules and it'll load on each boot.00:28
OerHeksbratchley, yes, boot the live iso and use gparted.00:29
marco_i only get sound on the left channel when using headphones. how do i fix that?00:32
finetundra_daftykins: ok, that worked.00:32
arunsEriC^^: But the problem is termbin.com is banned by Indian government, Hence can you use pastebin to copy content of termbin.com00:32
finetundra_but now I'm curious, how did this happen in the first place?00:32
daftykinsfinetundra_: no idea.00:32
daftykinsyour machine sounds crazy00:33
finetundra_daftykins: sounds about right00:33
finetundra_probably is at this point00:33
daftykinsperhaps you're running a non-standard kernel?00:33
EriC^^aruns: sure, http://paste.ubuntu.com/12044776/00:33
avilbaHello everyone, I am looking for a way to disable my laptop keyboard with a simple command line. The reason for this is that I have a convertible laptop, which screen can be folded 360 in "tablet mode", and the keyboard becomes very annoying, then... I would consider any option, like setting a fake keyboard display and calling it with setxkbmap. Any ideas ?00:34
arunsEriC^^: Thanx for special effort00:34
finetundra_daftykins: kernel is 3.13.0-58-generic00:34
EriC^^aruns: this is better http://pastebin.com/JAc5mCQ200:34
EriC^^it's easier to copy00:34
daftykinsfinetundra_: hmm so close to being up to date00:34
daftykinsi'm on -61 here00:34
finetundra_daftykins: I don't see a kernel update listed in the software updater00:36
EriC^^avilba: xinput can disable it00:36
daftykinsuse dist-upgrade from the terminal00:36
finetundra_daftykins: that would run an upgrade no?00:37
FearDreadGreetings ubuntu00:37
finetundra_to a different version such as 15.0400:37
finetundra_?00:37
daftykinsfinetundra_: no.00:37
FearDreadAnyone know solution to fixing a missing /sbin/init file00:37
daftykinssudo apt-get update && sudo apt-get dist-upgrade00:37
FearDread?00:37
avilbaEriC^^: thanks, I'll have a look there00:37
FearDreadthis is my last hope as im looking at hardware failure00:37
compdocFearDread, where did it come from?00:37
finetundra_daftykins: command not found00:38
FearDread@ compdoc on boot00:38
xpistosOk well using the 14.04.3 usb didn't connect wither so. could there be something else? like daftykins said maybe 14.04.3 only uses a version of WPA my router doesn't like?00:38
FearDreadeven when booting into recovery it gives me missing /sbin/init error00:38
compdocits an ubuntu system file?00:38
FearDreadaye00:38
compdoccan you boot the live dvd?00:38
FearDreadbelive ubunut uses the init file for startup scripts00:38
FearDreadaye00:38
daftykinsxpistos: no, not the OS - the *driver* for your wireless card00:38
compdocwhat dose SMART say about the drive?00:39
FearDreadran fsck on the enitre partition and fixed all blocks and inodes with errors00:39
compdocdoes00:39
FearDreadeven mounted the partition and copied the /sbin/init file from the live cd00:39
EriC^^FearDread: it's a part of upstart00:39
FearDreadcorrect00:39
daftykinsFearDread: boot a live session and share the SMART info from your disk.00:39
xpistosdaftykins: I had 12.04 installed on it first and that worked with the proprietary driver00:39
xpistosdaftykins: I am checking what this one is00:39
daftykinsthat's nice00:40
FearDreadI ran SMART disk util and its reporting iminent harddisk failure, but not sure how thats possible with a WD white label hardrive thats not even 4 years old.  Its probably just a failing disk, wanted to tripple check though lol00:41
FearDreadis there an option in the fsck command to force all rewrites, meaning i dont want to manually hit "yes" everytime00:42
FearDreadit asks for a rewite00:42
FearDreadrewrite ^00:42
daftykinsFearDread: boot a live session and come back.00:43
daftykinsFearDread: attempting an fsck on a drive in that state is utterly silly00:43
daftykinsin fact i'd use stronger words to describe what that action is, in normal circumstances00:44
FearDreadim on different computer, but im pretty sure the drive is just going bad, thanx guys00:44
FearDreadtime to replace my HD, sigh* what a pain in the butt00:44
daftykinsso show the smartctl output00:44
daftykinssudo smartctl -a /dev/sdX00:44
daftykinsno point running fsck at all00:45
compdocits probably   /dev/sda00:45
daftykinsof course it probably is.00:45
xpistosdaftykins: Ok. It says I am using a prop driver "Broadcom 802.11 Linux STA wireless driver source from bmcwl-kernel-source (proprietary). the other option is do not use this device, but then it has now wireless option.00:46
daftykinsxpistos: and what model of broadcom is it?00:46
xpistosdaftykins: have to check it. One second. It is in a lenovo twist s230u00:47
daftykinscheck with lspci00:47
xpistosdaftykins: Broadcom Corporation BCM43228 802.11a/b/g/n00:48
daftykins!broadcom | xpistos ok go nuts...00:49
ubottuxpistos ok go nuts...: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx00:49
xpistosdaftykins: LOL. Thanks!00:49
daftykinsbut bear in mind it sounds like you didn't even try changing channel00:49
daftykinstry 1, 6 or 11.00:49
xpistosI did00:49
xpistosno luck there00:49
xpistosI usually use 11 but tried 1, 6 and 900:49
daftykinsok.00:50
xpistosdaftykins: now I need to find it for a 14.04 system00:51
daftykinsxpistos: ok you can stop keeping me updated now00:51
avilbaI am trying to play with xinput, but I have trouble sorting out which device is my laptop keyboard... Can anyone help me read this : http://pastebin.com/t3awbaUN ? Thanks !00:51
EriC^^avilba: try xinput --disable "Virtual core keyboard"00:52
avilbaOh ok this one then. Thanks. I'll try to figure out a way to put it back on before trying to disable it !00:53
EriC^^or xinput --disable "Virtual core XTEST keyboard"00:53
EriC^^avilba: make a .desktop file and +x it00:56
EriC^^with Exec=xinput --enable "Virtual core XTEST keyboard"00:56
EriC^^so you can double click it to execute it00:56
avilbaOk cool thank you for that.00:57
EriC^^use /usr/share/applications to get a template00:57
EriC^^np00:58
avilbaEriC^^ : when I try to disable the KB, xinput tells me "X Error of failed request:  BadAccess (attempt to access private resource denied)". I guess that means I should use sudo, but what about my .desktop file to turn it on ? Is it gonna ask for my password as well ?01:06
EriC^^avilba: that's odd01:08
avilbaEriC^^, I tried 'xinput --disable "Virtual core XTEST keyboard"'01:09
EriC^^it doesn't work here either, i guess you have to go about it differently, i've only used it with the touchpad01:09
EriC^^avilba: try xinput --disable "AT Translated Set 2 keyboard"01:10
ubuntu-matejemand aus deutschland da01:10
avilbaEriC^^, Perfect ! You got it. Thanks a lot.01:11
shifty36what up01:13
EriC^^avilba: great, no problem!01:16
analreapHello01:17
halnexhello01:22
gott3rfunk3n83Hey01:22
halnexoh hey01:22
halnexdon't mind me, just figuring out which font to use01:22
halnexany suggestions?01:22
gott3rfunk3n83Arial01:23
halnexno Arial in xchat01:24
halnexI'm gonna settle with Droid Sans 11 for now01:24
Bashing-omhalnex: There is a channel for that purpose ' /join #test ' .01:24
hggdhbyobu01:25
=== sins-_o is now known as sins-
ronnelI can't boot with Live USB anymore. Before, I was able to test drive distros, and managed to settle with Xubuntu Trusty. After some time, when I decided to test Kubuntu Vivid out, it just goes to a black screen / the monitor is off. I've tried other distros (Kubuntu Trusty, Manjaro), same result. I tried the original ISO I used to install Xubuntu Trusty before, but unfortunately, same thing happens. Why can I no longer use LiveUSBs?01:34
daftykinsyou're either making them up wrong, or you need to boot with nomodeset01:35
daftykins!nomodeset01:35
ubottuA common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter01:35
viswanathhi01:35
artoishi vis01:36
ronnelI tried nomodeset, acpi=off, basically those boot options. It goes to a terminal asking for login, but when I try to "startx", it can't connect to X Server. Tried Ctrl+Alt+F7, it shows up a blank.01:37
daftykinsronnel: yeah you're definitely making up the drive wrong, or it's damaged.01:37
daftykinsor your downloads are corrupt01:37
daftykinsOR your systems RAM is a little funky :)01:38
ronnelThe weird thing is why can't I live boot with the original ISO I used to install Xubuntu in my netbook. Yes, my netbook's slow (HP Mini 1000) and Win7 sucks so I switched to Linux. I tried VirtualBox, it boots though, it goes to the Try/Install option. (But wasn't able to get past that since VirtualBox is killing my resources).01:40
daftykinsvirtualbox is nowhere near the same as booting natively01:40
daftykinsit may be the same ISO, but it's not the same exact state of flash drive since you say you keep distro hopping01:41
daftykinsso maybe zero the drive and try again, dd'ing the ISO on01:41
daftykinsbeyond that, try the things i've suggested01:41
daftykinsyou're not going to make any progress just blindly asking why.01:41
knight2hi bro01:43
arunsHow to copy from clipboard and paste into Nano editor? /// I tried, (shift+insert )but its not working01:43
ronnelOh, I've tried different LiveUSB Creators, like, Startup Disk Creator, Universal USB Installer, Rufus, UNetBootin, mkusb, even Super Grub Disk 2.01:43
daftykinsronnel: and what about 'dd' like i said? :)01:44
ronnelI may have to try it on other computers, haven't done this yet.01:44
daftykinsyes that would be good01:44
arunsHow to copy from clipboard and paste into Nano editor? /// I tried, (shift+insert )but its not working01:45
daftykins!repeat | aruns01:45
ubottuaruns: 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/01:45
daftykinsright click in it.01:45
ronnelThe 'dd', no not yet (I am kind of like a newbie even though I've been on linux for, maybe a year). Thanks so much daftykins!01:46
OerHeksaruns, ctrl-G for all the options01:46
OerHeksctrl +u on most nano systems01:47
arunsI did ctrl-g and tried ctrl-u, I am exhausted with options given there, i dont know why its not working01:48
ronnel@Arun, try Shift+Ctrl+V01:49
django_Hello01:49
arunsronnel: Yes this worked ! Thanks01:50
arunsSometime small things become so hard even after knowing all basics.01:50
daftykinsaruns: was this inside gnome-terminal?01:50
arunsdaftykins :terminator01:51
daftykinsso looking at the shortcuts on the edit menu would've worked perhaps01:51
arunsdaftykins: I tried almost everything known to me, basic commands, forums and google ; Asking here after doing homework01:52
daftykinsif you say so01:53
BotchlaOffUrselfBotchlaB YOU PIECE OF SHIT01:53
BotchlaOffUrselfYOU COCKSUCKER01:53
reggie_wth01:53
BotchlaOffUrselfI AM GOING TO MAKE U FUCKING KILL URSELF01:53
arunssometime things are strange, Don't have  reasons to explain it01:53
BotchlaOffUrselfI WILL HAVE UR LIFE01:53
BotchlaOffUrselfDO U FUCKING UNDERSTAND ME01:53
BotchlaOffUrselfBotchlaB THIS IS A MESSAGE FROM HONEY DO NOT DARE IGNORE HER DO NOT DARE DO ANYTHING ABOUT THIS. U WILL DIE SOON AND NOBODY WILL FUCKING MISS U DO UNDERSTAND ME YOU DOG CUNT01:57
BotchlaOffUrselfYOU PIECE OF SHIT01:58
BotchlaOffUrselfBotchlaB THIS IS A MESSAGE FROM HONEY DO NOT DARE IGNORE HER DO NOT DARE DO ANYTHING ABOUT THIS. U WILL DIE SOON AND NOBODY WILL FUCKING MISS U DO UNDERSTAND ME YOU DOG CUNT01:58
WalkerdineWell that was interesting02:03
GeekMan1222anyone familiar with ssh-keygen02:06
GeekMan1222i cant get it to work right02:06
daftykins!details02:06
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)02:06
smacktalkdoes anyone know how to add a directory to the path statement?02:10
smacktalkI'm really confused by the documentation on this...one says to use .profile another .bashrc...02:11
GeekMan1222ok then; My server is setup with an rsync command that is used to copy data from my server to a local NAS drive and i need to use ssh rsa keys to run the command without using a password for the remote side. I can make the keys fine but i need help with what to do with the id_rsa.pub key after cause i try following guides online but they wont work right so i know im doing it wrong. Thanks02:11
GeekMan1222and i used to have this setup working right in the past but my domains got changed02:11
arunsEriC^^:xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/02:13
GeekMan1222Also i use this scp command to copy my id_rsa.pub to my server and it works but ... it appears the keys are not working. "root@xxxx:~/.ssh# scp root@xxxx:/root/.ssh/id_rsa.pub ."02:14
GeekMan1222 guides i followed  http://www.cyberciti.biz/faq/linux-generating-rsa-keys/    http://news.softpedia.com/news/How-to-Use-RSA-Key-for-SSH-Authentication-38599.shtml02:15
helpmeforfreeI installed ubuntu and it still doing the freeze up02:15
helpmeforfreeIs my computer not compatible with ubuntu or something?02:16
daftykins'the freeze up' isn't quite as detailed an explanation as is useful02:16
daftykinsalso, i find your nickname offensive02:17
valmircaraca quanto tempo não uso este chat.02:18
wileeevalmir, You speak english?02:19
valmirn02:19
valmirashuashuashua02:19
magnetik_Hi, I get no video when resuming from suspend on 14.0402:19
syntroPihow can i PREVENT gnome/ubuntu from claiming an USB STICK when inserting it? i want to use it in virtualbox but ubuntu always claims it so its not available02:20
magnetik_where should I start?02:20
wileee!pt | valmir02:20
ubottuvalmir: 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.02:20
artoissyntroPi: write a udev rule to have it ignored02:21
artoissyntroPi: you can give it a vanity name while you're at it, if you want02:21
artoislike /dev/awesomesauce02:21
valmirdesculpe, estou me acostumando a este mundo.02:21
eipi-1_si-o02:22
daftykinsmagnetik_: try hitting ctrl+alt+F1 then ctrl+alt+F7 first02:22
syntroPiartois, hmm do i really need that? its one time only...02:22
daftykinssyntroPi: so just unmount it from the host one time only?02:22
magnetik_daftykins I remember trying that and not getting any signal. I'll try again02:22
magnetik_be back later :P02:22
syntroPidaftykins, its not mounted and nautilus killed02:23
syntroPibut something from ubuntu seems to have claimed it since its not available in vbox02:24
daftykinsrun "mount" on its' own and check02:25
daftykinsno idea how such functions in vbox work02:25
wileeesyntroPi, You have it added in vbox prefrences02:25
syntroPiits not listed in "mount"02:25
syntroPicant add it in vbox since its not avail02:25
delta_?02:25
wileeesyntroPi, YOu add when mounted, and when you start vbox it grabs it.02:26
daftykinsdelta_: yes? do you have a support question?02:26
syntroPiyes i know how its done in vbox but how can I add it when it wont appear in the usb filter? its claimed by ubuntu system instead somehow02:26
arunsEriC^^:There is a problem, can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/02:26
delta_Just a test. I'm new to irc02:26
wileeesyntroPi, Once there it will go to vbox when already booted02:27
wileeeas well02:27
eipi-1_does anyone use chatzilla?02:27
syntroPiwileee, its not seen by vbox since its claimed by ubuntu already02:27
syntroPinot sure which component does that02:27
magnetik_using ctrl+alt+f1 then ctrl+alt+f7 didn't work. didn't see any pseudo terminals or any video at all.02:27
wileeesyntroPi, Have you just replugged it after looking it's not shown in home02:28
daftykinsmagnetik_: ah well.02:28
syntroPiwileee, yes maybe its because i need to be in the vboxusers group, ill try adding myself and relogin02:29
wileeeyes you have to be in the group02:29
GeekMan1222hexchat02:31
syntroPiwileee, yup that was it, seems to work now ))02:33
wileeesyntroPi, Good job figuring it out. ;)02:33
syntroPican i somehow secure erase an ssd from live cd/usb stick?02:37
syntroPii mean ubuntu 15.04 image02:37
daftykinsyes with hdparm02:37
daftykinsyou're better off looking if the manufacturer offers some tools, however02:38
syntroPii always do this before i reinstall ubuntu to reset the firmware, used parted magic in the past though02:39
daftykinsthat's overkill :)02:39
syntroPiyou think the firmware will notice the new fs?02:40
daftykinsno it won't have a clue, but i'm saying it's a waste of time to secure erase like that02:40
syntroPii thought its recommended to have max perf and for "discard" option to work properly (i.e. firmware and fs in "sync")02:41
daftykinsnope, someone's been telling you rubbish02:42
syntroPiso you just would reinstall it over the old system without any special commands to the ssd?02:42
daftykinscorrect02:43
syntroPikk02:43
daftykinsi might dd 50-100MB of zeroes to the start so it has no idea of what was once on there02:43
daftykinsbut no real gains to be had02:43
cliffordkasperI agree with daftykins02:43
cliffordkasperI never rewrite 1/0 over the entire disk02:43
syntroPiyeah thats how i always did it when trashing windows installations with viruses :p02:43
daftykins*malware02:44
daftykinsviruses are so 90s.02:44
syntroPiyeah02:44
cliffordkasperI would think that if you are going from windows to ubuntu, even if the format/install didn't get everything (malware, virus), it would be able to target Ubuntu anyways02:45
syntroPiyeah i meant when i cleaned windows i wrote zeroes in the first houndred mb or so then reinstalled from clean dvd02:45
syntroPianyhow on my own box there is no M$02:46
syntroPiyay my usb stick is ready to rock, cu guys l8tr02:46
daftykinsevery OS has its' problems, it just depends which you prefer cleaning up after.02:47
zippo^he, I want install bluefish of the official website: bluefish.openoffice.nl. How can I install, but without PPA02:50
daftykinszippo^: find a deb, but it's a bad idea02:52
zippo^why daftykins ? do you true in PPA?02:52
daftykinssorry but your english is impossible to make sense of02:53
zippo^sorry, I mean: Do you trust PPA, daftykins ?02:54
dexushello02:54
daftykinsthat depends on the PPA :P02:54
kteckcaHello?02:54
daftykinshi02:54
kteckcaCould someone help me with my ubuntu server?02:54
daftykinsnot until you ask a question02:54
zippo^and why is it a bad idea --> find a deb, daftykins ?02:55
surgyok im ready to work on my tablet some more02:55
kteckca???02:55
zippo^I have no expierence with the server, littleb00tz02:55
daftykinszippo^: because it won't get updated ever again.02:55
zippo^ah i see okee02:55
zippo^how did people make a package of the update (Bluefish) in PPA, daftykins ?02:56
arunsOerHeks, EriC^^ :There is a problem, can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/02:56
daftykinszippo^: compiled it from source, probably. and no - i can't help you do that :)02:57
surgymy graphics tablet huion 580 works but not right. it needs to be mapped to a specific screen and i need to be able to change what the buttons do. which i cant. and im not even sure that the driver is installed. i am running kubuntu 14.04 lts. I am running kernal 3.19. i found wizardpen drivers but the instructions seam dated they are talking about ubuntu 10.10 there. was wandering if anyone has time to help me work on this a bit?02:57
kteckcaOn my server, I install ubuntu server 14.04 (LTS) so it installs fine, then the networking just does not work... I do ifconfig and it only show the loopback, i do ifconfig -a and i see eth0 and eth2 , and try to enable them, and i get a error, i cat the /etc/network/interfaces file then i see the interface that is hardwired to my network ( eth1 ) a02:59
kteckcand the loopback, any suggestions?02:59
arunsOerHeks, EriC^^ :There is a problem, can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/   , Further I have explained on this thread : http://ubuntuforums.org/showthread.php?t=228997403:00
daftykinskteckca: show a pastebin of "ifconfig -a"03:01
JanCkteckca: if there are two devices eth0 and eth2 but your configuration only tries to use the non-existing eth1, that should explain some things I guess...03:04
surgyi guess not :(03:05
daftykinssurgy: maybe post to the ask ubuntu site and/or forums since you come on at bad times for help on IRC.03:06
kteckcadaftykins, i will get a pastebin, but i cant use any networking ( such as SSH ) so i will have to go back and for between the room the two computers are in03:06
daftykinskteckca: k, take a picture if it's easier.03:07
surgydaftykins, i suppose.... or maybe im not asking the question right...... is there an xinput configuration file that might have some settings i can change for the tablet?03:07
zippo^No package 'gtk+-3.0' found03:08
zippo^No package 'gdk-3.0' found03:08
zippo^No package 'glib-2.0' found03:08
zippo^No package 'gmodule-2.0' found03:08
zippo^No package 'gobject-2.0' found03:08
zippo^No package 'pango' found03:08
daftykins!paste | zippo^ Don't to that again :)03:08
ubottuzippo^ Don't to that again :): 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.03:08
daftykinssurgy: i can't help you.03:08
JanCsurgy: maybe (maybe!) somebody in #ubuntu-studio or such can help03:09
JanCas artists are more likely to have a graphics tablet :)03:10
kteckcaok, daftykins here is the pastebin of ifconfig -a http://pastebin.com/usSCymys03:22
stubblefieldanyone have any ideas how to get 1366 vga resolution on my monitor03:22
kteckcaSettings / Display ?03:23
daftykinskteckca: so you get nothing useful from "sudo ifconfig eth0 up" ? or the same for eth2?03:23
stubblefieldall the xrandr addmode stuff results in INVALID FORMAT blank monitor03:23
daftykinsstubblefield: get a new cable :)03:23
stubblefieldsettings / display just displays UNKNOWN MONITOR03:23
daftykinsa nice digital one as mentioned earlier03:23
kteckcadaftykins, one sec let me double check03:23
stubblefieldwell i think this computer only has vga out03:24
daftykinsstubblefield: the X.org log disagreed03:24
stubblefieldoh really03:24
stubblefieldar eyou just saying that03:25
daftykinsno i read it in the log =| what motivation would i have for lying?03:25
stubblefieldjust for the heck of it03:25
daftykinsanyway it should be pretty obvious if you trace the VGA cable in and look if you have the white DVI socket nearby03:25
daftykinshttp://nvidia.custhelp.com/rnt/rnw/img/enduser/kb221_2.jpg03:25
stubblefieldwell my cat is sitting here, i would have to get up03:26
daftykinsyou should see like that03:26
kteckcadaftykins , eth0 and eth1 exist on the machine, (eth2 does not) the eth0 jack is broken and has always never worked...03:26
stubblefieldi don't get what nvidia is03:26
daftykinsthat's a link i'm sharing of a picture03:26
daftykinsnvidia doesn't bear any relevance to anything right now03:26
stubblefieldmost of the google results about this talk about nvidia but when i run nvidia-detector it says none03:27
daftykinskteckca: ah, did you typo your pastebin then? as it reads eth203:27
kteckcano03:27
kteckcathat is what comes out, no joke03:27
daftykinskteckca: so did you trying bringing eth2 up? does it have a cable in right now?03:27
kteckcaeth2 (should) not exist and if it is (what should be) eth1, yes03:28
daftykinskteckca: rather than thinking about what it should or shouldn't be - just accept what ifconfig -a reports03:28
kteckcaok... anyway03:28
daftykinsso try bringing up the interface, then try getting a DHCP address over it from your router perhaps03:28
daftykinswith "sudo dhclient eth2"03:29
kteckcaok brb03:29
daftykinsstubblefield: yeah or you would just run "lspci" and read the model of graphics from there, likei had you do, which showed intel i965.03:30
kteckcaCan't load firmware file "(Some file...)" (next line) Can't allocate memory03:30
stubblefieldi appreciate that you memorized my Xorg.log03:30
daftykinsnah that part was from the 'lspci'03:32
stubblefieldi never ran that though03:32
stubblefieldu ssh in here ?03:32
daftykinsi'm about to label you an idiot and ignore you03:32
daftykinskteckca: how odd. maybe it's worth memtesting that system, doesn't sound quite happy03:32
stubblefieldanyway i don't have any jack like that03:33
stubblefieldi have another machine with that kind of connector03:33
stubblefieldi have a thing that converts that to vga03:33
stubblefieldbut it flickers and sucks03:33
stubblefieldi guess it should go to a usb connector into the monitor or osmething03:33
surgywhats the command to open xinput.xorg in a text editor?03:34
daftykinsnot USB, no.03:34
stubblefieldotherwise all the monitor has is hdmi or spdif or what looks like coax03:35
kteckcahmm, I have 8 Gigs in that system, before i had webmin, ssh, dhcp, dns... running and it NEVER got above 10% (maybe 5%) now, with no services runnning, I dont think it is the ram though03:35
kteckcadaftykins03:35
daftykins!webmin03:35
ubottuwebmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.03:35
daftykins;)03:35
kteckcaIt is not running on my system currently03:35
juneHi everyone03:35
kteckcaHi03:35
cfhowlettsurgy, gedit ...03:35
daftykinskteckca: well something isn't right, maybe google the model of NIC you have in there.03:36
=== cbarreda is now known as _cb
kteckcait is a motherboard NIC03:36
kteckcaso idk03:36
stubblefieldis it possible the monitor is dying ?03:36
daftykinskteckca: yeah so run "lspci" and identify it.03:36
daftykinsstubblefield: doubt it.03:37
stubblefieldthen WTF03:37
kteckcaIspci?03:37
stubblefieldit's been working for a long time03:37
kteckca( sorry I'm relatively new to linux)03:37
daftykinsfor the love of Tux stubblefield - i've told you options, deal with it.03:37
daftykinskteckca: lowercase L, like list PCI03:38
stubblefieldi need software options03:38
cfhowlettstubblefield, to solve a failing hardware issue?  LOL03:38
daftykinsstubblefield: you're out of them.03:38
cfhowlettit don't work like tht03:38
kteckcaok...03:38
stubblefieldi don't know if the hardware is failing03:38
daftykinsstubblefield: go back to 12.04 then03:39
stubblefieldwell it worked up to like 3 days ago03:39
stubblefieldthat's long past 12.0403:39
stubblefieldand i tried booting various old kernels in grub but no dice03:39
daftykinsno it's still supported.03:39
daftykins!12.0403:39
ubottuUbuntu 12.04 LTS (Precise Pangolin) is a currently-supported !LTS release of Ubuntu.  Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/120403:39
daftykinsyes old kernels != 12.0403:40
stubblefieldyeah i'm just saying it's been working through 2 other major ubuntu releases till now03:40
daftykinsobviously you're looking for someone to throw the magic switch for you03:40
daftykinsi'm done.03:40
stubblefieldi've spend numerous hours on this i'm just kind of shooting in the dark now because nothing has worked03:41
daftykinsridiculous03:41
kteckcaok daftykins, downloading drivers, now I have never install linux drivers...so can you help me...03:44
daftykinsyou don't really download drivers in Linux land03:44
daftykinsand nah, i'm off to bed shortly03:44
kteckcawell..03:45
kteckcabut, it is ...03:45
daftykinsthat's nice dear03:45
kteckcagah, well i am going to leave to my own devices03:45
daftykinsnn03:45
=== kernel is now known as Guest39629
Finetunrda_hey guys, my audio isn't working. What do I do?03:55
Finetunrda_It's just killed over. restarting does not resolve the issue03:55
daftykinsFinetunrda_: bit odd you keep getting one issue after another, time to check the health of your hard disk and run a memtest i think.03:56
* Finetunrda_ sighs03:56
Finetunrda_daftykins: can you walk me through the hdd check?03:57
daftykinssudo apt-get install pastebinit smartmontools03:57
daftykinssudo smartctl -a /dev/sda | pastebinit03:57
HowardTheDuckhey how do i install ubuntu on my nexus 703:59
daftykins!touch03:59
ubottuInformation about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch03:59
daftykinsHowardTheDuck: see above03:59
Finetunrda_daftykins: while this thing installs, can you tell me how to at least restart the audio function?04:00
daftykinsnope no idea.04:00
* Finetunrda_ sighs04:00
daftykinsyou must've done something this time :)04:00
Finetunrda_daftykins: actually, I don't even know if the audio was working earlier. I just needed to be able to use wifi at that point04:01
Finetunrda_daftykins: I'm being notified that a restart is needed, should I go ahead or do you want me to run the secon command?04:03
Finetunrda_*second04:03
daftykinsi can't think what the restart is in aid of, sure wasn't any of my instructions04:04
daftykinsjust run them now yeah, i haven't got time for the reboot.04:04
Finetunrda_http://paste.ubuntu.com/12045684/04:04
daftykinsok looks fine, maybe it's just recent kernel upgrades. you could go back like you did to check the wireless and just see if audio comes back with older kernels too.04:06
daftykinswouldn't hurt to memtest just as a precaution04:06
daftykinsi gotta sleep now, nn04:06
Finetunrda_daftykins: I too must sleep. Thanks for the help. I'll do the memtest tomorrow04:07
daftykinsnp :)04:07
surgyguess i cant use linux04:11
surgysucks04:11
Johnny_Linuxwhy not surgy04:13
Fudgeanyone happen to know where the ubiquity install gets the name string for the ubuntu version, i.e lsb_release etc04:15
surgyJohnny_Linux,  my kernal (3.19) supports the graphics tablet i have and there is a driver for it. and it works. but i cant seam to configure it at all..... there are things that have to be configured or it wont work right. ive been at it for a week and every trail i follow runs cold. and ive asked all the guys at the places that support y distro (kubuntu 14.04) and no one can help me they just redirect me here or there. and ive googled everythi04:15
surgyng i know to google. the best luck ive had is the developers of the driver at digiment.gethub.io. its a huion 580 graphics tablet btw.04:15
Johnny_Linuxhuh, sorry, just have patients and do some more research, sorry i couldnt help, youll get it ooner or ltr04:17
Johnny_Linuxi need k/b lessons too04:17
surgyill try a few more days.... it sucks too because i love kubuntu sooo much.......... but i do digital art and i hate dual booting...04:17
Johnny_Linuxwhich tablet04:18
surgyhuion 58004:18
Johnny_Linuxis that a knock off ?04:18
surgyno04:18
Johnny_Linuxok, lemme look see04:18
surgyits a cheaper chinese brand thats gaining huge support for being less feature rich but well made and less expensive04:18
surgyit is officially supported with a driver in kernal 3.1904:19
=== Blaster is now known as Guest69716
Johnny_Linuxtheres 1000 hits04:20
Johnny_Linuxwhew04:20
Johnny_Linuxhttps://www.google.com/search?q=huion+580+configure+ubuntu+graphics&client=ubuntu&hs=twL&channel=fs&gbv=1&sei=OCbIVZ_CCorNeoT7i7gI04:20
surgyyeah ive probably clicked all of those04:22
Johnny_LinuxD`oh!04:23
Johnny_Linuxmaybe change kernels04:23
surgywill that give me a configuration tool?04:23
surgylike i said i have the driver04:23
Johnny_Linuxnot sure04:23
SolarNRGI can't go into 1080p mode without missing the top of the screen and the left of the screen04:23
stubblefieldum, i got my resolution back04:24
SolarNRGhow?04:25
stubblefieldoh crap it still flickers04:25
SolarNRGmy monitor and gpu both did 1080p perfect in windows why is ubuntu and debian both giving me grief?04:25
stubblefieldand it says 1280x76804:26
stubblefieldat least this is a start i guess04:26
stubblefieldi dunno what 1080 mode is04:26
stubblefieldbut i am using xrandr commands04:26
SolarNRG1920x108004:26
SolarNRGI've got it in that resolution but the top and the left of my screen is missing04:27
SolarNRGi mean sure my mouse can go there but its off screen04:27
SolarNRGi tried messing about in xrandr04:27
SolarNRGi got the ati catalyst drivers properly installed now04:27
SolarNRGit was doing this before in debian04:27
SolarNRGbut it worked fine in windows04:27
SolarNRGwhy?04:27
SolarNRGits outputting on the hdmi04:27
Johnny_Linuxyou prolly need to go with ubuntu drivers, ati outside of those really dont work well04:28
SolarNRGthe outputs interestingly are labelled different in ubuntu from debian, debian calls it --output HDMI-0 but ubuntu calls is output DFP904:28
SolarNRGJohnny_Linux, it couldn't hack the res BEFORE I installed the ati drivers04:28
Johnny_Linuxic04:28
SolarNRGshall i take this up with kernel.org?04:33
HippyI am trying to use zypper but for some reason it's   not working04:47
zorbsis there a command to measure how much bandwidth is going out?05:00
julian-delphiki!info iftop05:00
ubottuiftop (source: iftop): displays bandwidth usage information on an network interface. In component universe, is optional. Version 1.0~pre4-2 (vivid), package size 35 kB, installed size 113 kB05:00
julian-delphikizorbs, ^05:00
zorbsthanks !05:00
syntroPihow come ubuntu 15.04 still ships with gedit 3.10? i thought its gnome 3.14?!05:09
cfhowletterrrrr gnome is not gedit05:09
syntroPithis is even older than debian jessie!!!05:09
avilbaHello everyone. I have this very simple script (http://pastebin.com/HQu5H3wM) which toggles on/off my laptop keyboard. It works flawlessly when I run it from terminal, but doesn't when I use an XFCE launcher (it toggles Off but not On again). I don't have a clue why...05:09
julian-delphiki!info gedit05:10
ubottugedit (source: gedit): official text editor of the GNOME desktop environment. In component main, is optional. Version 3.10.4-0ubuntu10 (vivid), package size 505 kB, installed size 2756 kB05:10
syntroPiyeah this is antique doesnt even integrate properly in gnome anymore05:11
syntroPieven debian stable has 3.14.0-3 already05:12
julian-delphikihttp://www.omgubuntu.co.uk/2014/12/ubuntu-15-04-include-gnome-3-14-updates-default-apps syntroPi05:13
MichaelrockingthUbuntu froze up on me on my USB again05:13
MichaelrockingthIs it my computer causing the freezing up on Ubuntu or the usb?05:13
=== Blaster is now known as Guest51691
Michaelrockingthshould i just download and redo the USB image of ubuntu?05:13
bf-109hello everyone, recently installed ubuntu on my dell inspiro 15 5000(new) and im having some quite nasty temperature while idling, already forced max fan speed with pwmconfig, but id like to underclock the cpus on the i7, the bios dont allow me to change that there, is there anyway to effectly set 1,5ghz instead of 2ghz at all times throught ubuntu?05:14
julian-delphikibf-109, you should probably be able to use cpufrequtils.05:16
julian-delphiki!info cpufrequtils05:16
ubottucpufrequtils (source: cpufrequtils): utilities to deal with the cpufreq Linux kernel feature. In component universe, is optional. Version 008-1 (vivid), package size 37 kB, installed size 227 kB05:16
bf-109thanks mate05:17
bf-109will look it up05:17
syntroPijulian-delphiki, hmm so why is it still 3.10 in the official repos then? i used 3.14 on my old 14.10 with gtk3 ppa for quite some time without any issues...05:21
julian-delphikisyntroPi, you're more than welcome to use that PPA again.05:22
julian-delphikiand gedit is onlike 3.17 now or something.05:22
syntroPijulian-delphiki, yes i tried that but on 15.04 it freezes on gnome 3.16 so not useable05:22
syntroPii just would like to have a consistent gnome desktop no matter what version05:23
mike1960hello05:26
gott3rfunk3n83Hi05:26
Michaelrockingthtell me why the hell does the dang ubuntu live cd freeze up.. I happened at 1:04am i waited until 1:10am to turn the computer off and it did nothing05:29
MichaelrockingthIs it my computer tell me!!05:29
gott3rfunk3n83Its ur computer05:30
mike1960it can be either a bad disk or need to clean the drive05:30
Michaelrockingthmike1960 clean the drive?05:31
mike1960yes a dvd cleaner disk05:31
Michaelrockingthbut how is it my computer gott3rfunk3n8305:31
MichaelrockingthMike1960 I'm using sandisk usb05:31
gott3rfunk3n83Problem with your drive05:31
cfhowlett!md5sum | Michaelrockingth verify 1. your .iso  and 2. the usb05:31
ubottuMichaelrockingth verify 1. your .iso  and 2. the usb: 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_Windows05:31
mike1960ok... contacts in your USB05:32
gott3rfunk3n83Probably the way its partitioned wrong05:32
MichaelrockingthWell i don't see how it is the contacts in the USB i just bought this one like 3 days ago.05:32
mike1960ok then verify your iso05:33
cfhowlettMichaelrockingth, mike.  you don't mind if I call you Mike? Good.  Ever heard GIGO?  Garbage in, garbage out?  VERIFY ^^^05:33
Michaelrockingthcfhowlett if the md5 is right what else could it be05:33
cfhowlettMichaelrockingth, it COULD be : VERIFY.  I don't do "what if".  Get the facts first and we'll talk.05:34
syntroPiMichaelrockingth, on which step does it freeze?05:34
Michaelrockingthall i had on the live disc installed was firefox, flash player and trying to download updates and thats when the whole system froze up.05:35
gott3rfunk3n83I had similar prob. Fixed05:35
MichaelrockingthI was on 2 flash based webistes as well.05:35
syntroPiMichaelrockingth, hmm maybe ram was full if you do that on livecd/usb?05:36
syntroPiMichaelrockingth, do you want to install it?05:36
MichaelrockingthI checked it and it was only using 1.5GiB of 3.7GiB before it all happened.05:36
mike1960should have installed to HDD and free up RAM05:36
arunsOerHeks, EriC^^ :There is a problem, can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/   , Further I have explained on this thread : http://ubuntuforums.org/showthread.php?t=228997405:36
MichaelrockingthYes i want to install Ubuntu but not if its gonna do that.05:37
gott3rfunk3n83Try install without going to advanced partitioning just straight install to drive choose the drive then click install05:37
cfhowlettMichaelrockingth, do you also have windows?05:37
syntroPiMichaelrockingth, hmm well you would have to find out where the problem originates05:37
MichaelrockingthI have windows 8.1 64-bit fully updated05:37
cfhowlettMichaelrockingth, install virtualbox to windows.  install lubuntu to vbox.05:38
MichaelrockingthIf i re do the flash drive and give it persitant cache this time would it leave info in syslog05:38
syntroPiMichaelrockingth, its sluggishly slow (at least last time i tried that)05:39
syntroPiMichaelrockingth, if you have an android you could try to ssh into the live session to look into the logs or dmesg05:39
gott3rfunk3n83Did you burn the iso to cd? Or just on the usb.05:39
gott3rfunk3n83What tool you used?05:39
Michaelrockingthjust usb and i used the tool mentioned here: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows05:40
syntroPiMichaelrockingth, also afaik if you press F2 on bootup there was an option to verify the files on the usb drive05:40
syntroPiMichaelrockingth, i mean after you entered the boot menu of the ubuntu usb stick05:40
syntroPinot sure if its still there though05:41
Michaelrockingthsyntropi when i install to the hdd and say its does the same thing could y'all help even better after that05:41
cfhowlettsyntroPi, true but that doesn't hashcheck.  that's why REPEATEDLY has been suggested md5sum.  guess that's just too much trouble to do though05:41
Michaelrockingthcause i mean right now it don't seem like much help right now05:41
Michaelrockingthcfhowlett well dang I'm about to do it now..05:42
MichaelrockingthI had to redownload the iso becaue i removed it from my laptop after i burned it to the usb05:42
abb0anyone in here have a walkthru link for help installing nzbget on ubuntu? by chance05:42
gott3rfunk3n83Hashcheck if your iso was completely downloaded05:42
gott3rfunk3n83Then come back05:42
abb0ima newcomer to linux mostly tho05:42
MichaelrockingthWell i'll brb05:43
syntroPicfhowlett, i thought that option in the boot menu would read file hashes from checksums.md5 and verify the livecd files hashes05:43
=== regedit_ is now known as regedit
minimecabb0: http://www.htpcguides.com/install-nzbget-stable-ubuntu-ppa/05:44
cfhowlettsyntroPi, it doesn't.05:44
syntroPihmm05:44
cfhowlettsyntroPi, I thought the same for years as well but confirmed that it's not the case.05:45
rainbowwarriorhi, i just installed ubuntu 15.04 along side windows 10 on an msi ge60 2qd apache , my problem is i am not getting a choice of what o/s to choose from and its going straight to windows 10, how can i fix this please ?05:45
syntroPicfhowlett, what does this option do then instead? im always curious to learn new...05:45
gott3rfunk3n83Grub05:46
=== Yukkii is now known as Kaneki
mike1960i was just thinking the same thing Gott05:47
gott3rfunk3n83On the installer there should be an option to install alongside windows05:47
mike1960im on the latest grub.. and yes the option exists05:48
gott3rfunk3n83On the installer there is an option to install alongside windows. Be sure its ticked05:48
rainbowwarriorgott3rfunk3n83 , I installed Ubuntu 15.04 along side windows 10 but its going straight into windows 10 and not letting me choose between ubuntu 15.04 and windows 10.05:49
syntroPiis there any known solution to get a full gnome 3.14 for ubuntu 15.04?05:50
cfhowlettsyntroPi, install ubuntu-gnome ??05:50
minimecrainbowwarrior: Did you install both systems on the same harddrive, or seperate harddrives? Because during installation, Ubuntu should replace the boot sector and give you the choice to select the os. Now if you use two harddrives, it might be that you are simply booting the 'wrong' drive first. So change the boot order.05:51
mike1960hmm gnome desktop through synaptic file manager05:51
syntroPicfhowlett, thats what i meant05:51
rainbowwarriorim sure my bios does not need to be in legacy to run ubuntu 15.04 as im sure if i remember right ubuntu supports ueifi now05:51
rainbowwarriorminimec its on same hard drive05:51
syntroPiso correction:  is there any known solution to get a full gnome 3.14 desktop (with all apps) for ubuntu-gnome 15.04 x64?05:51
minimecrainbowwarrior: So I wonder that the boot sector was not replaced during install...05:52
squintyhttps://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows?action=show&redirect=RestoreGrub05:52
gott3rfunk3n83Bios settings and check boot order05:52
mike1960through synaptic file manager..05:53
rainbowwarriorsquinty thank you05:53
squintyyw05:53
rainbowwarriorbrb lets hope it fixes it :)05:54
=== zorbs is now known as zorbsOne
cfhowlettsyntroPi, got it I think.  md5sum verifies the .iso downloaded matches the .iso build.  in other words checks against the main source.  verify cd integrity ONLY checks against the downloaded .iso.  if that .iso is funky ...05:54
Michaelrockingthcfhowlett ok I have it open in the md5 checker what do i click now the calculate or compare?05:57
MichaelrockingthThe iso i just downloaded i get the error they are different..05:58
ufkhello05:58
syntroPiMichaelrockingth, you should check against the published md5sums on http://releases.ubuntu.com/05:58
Michaelrockingthok05:58
ufki installed mariadb-server but i can't get it to start. i can't see any error messages. any ideas ?05:58
MichaelrockingthIt says they are the same05:59
Michaelrockingthredoing the usb now syntroPi06:01
syntroPicfhowlett, im struggling to understand what you meant with your explanation on the verify option: i understand it depends on a non-corrupt checksums.md5 file inside the iso06:01
Michaelrockingthshould i just boot into it and now install or play around in it and see if it freezes up06:01
syntroPiMichaelrockingth, what graphics card do you have?06:01
MichaelrockingthsyntroPi let me generate a system report with speccy it only take a second :)06:02
MichaelrockingthsyntroPi http://speccy.piriform.com/results/NHO4cbdwoOt3WF2uLf1pGMY06:02
HanumaanI have laptop where I installed windows and Ubuntu but only windows is getting booted I could go to ubuntu only when I press F9 and then select in grub also grub has windows but there is something wrong unable to see grub directly..06:03
syntroPiMichaelrockingth, well it seems to be some sort of intel graphics (which is good since it probably can use some open source drivers)06:04
MichaelrockingthsyntroPi the intel website says my graphics card isn't  supporting linux and on the live preview of ubuntu it said i had sandy bridge graphics06:04
akiksyntroPi: there's a checksums.md5 file inside the iso?06:04
MichaelrockingthsyntroPi should i just install to HDD and then see what happens or wait and play around on the fresh copy of usb?06:05
akiksyntroPi: i usually compare the md5/sha256 checksum to the published checksums found on ubuntu website06:05
Michaelrockingthwhat would you recommend :)06:06
syntroPiakik, yes /md5sum.txt with some content like http://pastie.org/1034094506:06
akiksyntroPi: ok that file doesn't include the checksum for the whole iso06:06
* Michaelrockingth pokes syntroPi06:07
syntroPiMichaelrockingth, hmm thats your decision, I would always prefer some linux over any windows but thats my opinion. if you want to find out more about your problem you could try on live without doing any harm06:07
syntroPiMichaelrockingth, do you have another pc avail in your network?06:08
MichaelrockingthsyntroPi how would i find the issue cause though would it be logged this time around since i gave the usb 4GB of presistent cache06:08
Michaelrockingthno06:08
syntroPior tablet or phone?06:08
syntroPi(android)06:08
MichaelrockingthI have an Android asus MeMO pad 7 (ME176cx)06:08
Michaelrockingthwhy?06:09
syntroPiMichaelrockingth, you can try to enable ssh server on the live cd and then use ConnectBot to ssh into the live session06:09
Michaelrockingthok06:10
syntroPiif its not frozen really nasty you still should be able to read the logs, restart services (eg. lightdm) and such06:10
Michaelrockingthsyntropi would it save info to syslog this time around?06:10
syntroPiMichaelrockingth, i dont know how that persistent storage on liveusb works i never really used that06:10
Michaelrockingthi guess its worth a see :P06:11
rainbowwarriorhi still no luck and even holding left shit down does not work :(06:12
rainbowwarriorshift*06:12
MichaelrockingthI'm coming back tomorrow afternoon/night I'll give y'all the results syntroPi and bfhowlett :)06:13
Michaelrockingth* Cfhowlett06:13
Michaelrockingthanyways good night talk to you guys tomorrow thanks for helping :306:13
eipi-1_hi06:15
rainbowwarriorsquinty , there is no boot repair and also holding left shift down while booting does nothing, i did notice in my bios i have euifi , eufie and csm and legacy , but im sure it should not matter what one of those i choose ?06:15
rainbowwarriorsorry about typos06:15
syntroPiakik, ofc it wont verify itself or the whole iso but the files contents06:18
eipi-1_I typed this:  sudo add-apt-repository ppa:videolan/stable-daily and after update, I got:   E: Type 'ain' is not known on line 2 in source list /etc/apt/sources.list.d/videolan-stable-daily-precise.list06:18
eipi-1_E: The list of sources could not be read.06:18
eipi-1_Go to the repository dialog to correct the problem.06:18
eipi-1_E: _cache->open() failed, please report.06:18
eipi-1_now synaptic won't work.  From terminal, how can I undo this please?06:19
eipi-1_forget vlc, I just wanna un-do it.06:19
squintyeipi-1_:    ain would seem to be missing a "m"       main is one of the repo's catagories06:22
eipi-1_ah..06:22
rainbowwarriorsquinty , there is no boot repair and also holding left shift down while booting does nothing, i did notice in my bios i have euifi , eufie and csm and legacy , but im sure it should not matter what one of those i choose ?06:22
rainbowwarriorsorry seems my internet is wobbly this morning06:23
eipi-1_well, I'm a total noob.  How can I edit this?06:23
=== Christer_ is now known as Christer
eipi-1_etc /apt /sources.list ?06:26
squintyeipi-1_:    gksu gedit /etc/apt/sources.list.d/videolan-stable-daily-precise.list    would be one way.   if you have another text editor which you like to use, then substitue it's name for "gedit"06:27
squintyrainbowwarrior:   iirc, you have to install boot repair06:27
squintyrainbowwarrior:   see https://help.ubuntu.com/community/Boot-Repair06:29
rainbowwarriorsquinty, ahh i see what i have to do now thank you , will try again :)06:29
=== Xe is now known as uuuuuuuuuuuuuuuu
=== uuuuuuuuuuuuuuuu is now known as Xena
=== Xena is now known as Xe
eipi-1_thanks!06:33
eipi-1_fuckin a Squity, thanks a lot!06:39
wileeeeipi-1_, Don;t get used to swearing here.06:40
eipi-1_ok06:41
wileeeno biggie, heh we are glad your happy06:41
eipi-1_thanks06:43
arunsJai Hanumaan !!06:48
tuhl__Hello, I installed LTS Enablement Stacks and when I dpkg -l I see some packages (eg. xserver-xorg-video-vmware, xserver-xorg , xserver-xorg-core, xserver-xorg-video-intel) but theirs -vivid version is installed. Are the old ones safe to remove?06:52
wileeetuhl__, Those are replaced with what is needed as part of the stack, I would not touch it myself.06:54
k1ltuhl__: yes, you can remove the old enablement stack06:56
tuhl__wileee, k1l: thanks... Ill do backup and try then :D06:59
wileeetuhl__ Good idea, good luck.07:00
=== gerald is now known as Guest13395
syntroPihow can i edit the favorites shortcuts in gnome3?07:06
=== leo__ is now known as leoliu
wileeesyntroPi, In what way, you can add and remove apps?07:09
arunsHanumaan : Jai Hanuman, Namaskar Hanumaan Ji. Koti Koti Pranam07:10
eipi-1_adios07:10
syntroPiwileee, i want to edit existing app launchers in the favorites panel07:12
rainbowwarriorWoo Hoo I am now dual booting windows 10 and Ubuntu 15.04 , thank you , i forgot to disable secure boot and found some other settings in my bios i needed to change and now all works fine :)07:13
mike_1960good deal07:13
wileeesyntroPi, Can you be more exact?07:13
mike_1960good deal rainbowwarrior07:14
arunsThere is a problem implementing installation , can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/   , Further I have explained on this thread : http://ubuntuforums.org/showthread.php?t=228997407:14
mike_1960secure boot07:14
rainbowwarriormike_1960 yep07:15
mike_1960anything good has to take some work07:16
syntroPiwileee, i just got an answer in #gnome: the favorites panel references .desktop files from  ~/.local/share/applications and if not from there then from /usr/share/applications: it seems they have to be modified manually to edit the Exec=... command which launches the app07:20
wileeecool, carry on07:20
arunsWilee, daftykins : There is a problem implementing installation , can you guess about this : xargs -a ~/packages sudo apt-get install --reinstall >  http://paste.ubuntu.com/12045252/   , Further I have explained on this thread : http://ubuntuforums.org/showthread.php?t=228997407:21
=== erwin_ is now known as easyOnMe
wileeeif I knew I would have answered you07:22
arunsOk fine07:22
Ben64aruns: obviously ~/packages isn't right07:25
syntroPiwileee, thanks maybe my question was not formed clearly enough, im in need for some coffee :) the gui way seems to be alacarte btw (though im fine with editing files manually myself).07:25
wileeesyntroPi, Not a problem, you got the help, it's all good. ;)07:26
easyOnMehello everyone is there a way I can move the pop up menu bar on the left of ubuntu to be placed down at the bottom07:27
arunsBen64 : How were you able to reach on conclusion that packages are not right?07:28
Ben64aruns: by reading your pastebin07:28
arunsBen64 : that i know,  but you may have read some statements through which you have reached that conclusion, Any pointers?07:29
rainbowwarriorwho ever it was i spoke to about hp 4507 and Ubuntu 15.04 , i can confirm that the printer works fine in ubuntu 15.04 using hplip-3.15.707:29
Ben64aruns: i mean, did you even look at what you pastebinned? look at lines 6-1507:30
arunsUnable to locate package src=http://182.79.218.3707:30
arunsE: Couldn't find any package by regex 'src=http://182.79.218.37:8080/webadmin/de07:30
arunsBen64 : to me problems seems here07:30
cfhowlett!webadmin | aruns, and it references webadmin?07:31
arunscfhowlett : I have no clue on this, can you help me with pointers how to fix that07:32
rainbowwarrior!msi keyboard light controller07:32
ubotturainbowwarrior: I am only a bot, please don't think I'm intelligent :)07:32
Ben64aruns: are you serious? let me ask you a question. why are you trying to install a package named "frameborder=0><"07:33
easyOnMehello everyone is there a way I can move the pop up menu bar on the left of ubuntu to be placed down at the bottom07:34
arunscfhowlett, Ben64 : i tried pinging 182.79.218.37 manually and it requires permission. I think i am going nut, I dont noticed it due to fatigue to deal with this problem for very long time07:34
Ben64aruns: how is installing packages related to pinging an ip07:35
wileeeeasyOnMe, Only if you roll the to the left one turn07:35
wileeemonitor*07:35
easyOnMewileee: wow that was funny man07:36
easyOnMebut seriously is there a way to do what I wish07:36
wileeeused to be a hack, nothing out there07:36
wileeewas not a joke, but the reality of the desktop ;)07:37
cfhowlettaruns, I've read all your pastes.  this http://paste.ubuntu.com/12045252/ lines 6 - 15 are clearly in error.  I'd suggest you stop and take a nap.  then reinstall a clean ubuntu.  something is clearly very well scrambled which renders your system untrustworthy.  IMHO.07:39
wileeeeasyOnMe, Probably would be popular if there was a easy way, I suspect.07:39
arunscfhowlett: Can i fix this system, Is it beyond repair?07:40
cfhowlettaruns, fix = reinstall from a clean, verified .iso07:41
arunscfhowlett : I know thats the last option, what I am trying is to learn how to fix this system, Is it impossible? or information in our hand is not sufficient to address this problem.07:42
arunscfhowlett : Fresh install is the quick way to get out of problem but what remains buried is unsolved problem.07:43
arunscfhowlett: I appreciate leads provided by you.07:43
easyOnMecfhowlett: hello07:44
easyOnMecfhowlett: is there a way I can move the pop up menu bar on the left of ubuntu to be placed down at the bottom07:44
wileeeBoth of you easyOnMe and aruns have both just random;y addresses help, do not do that07:45
wileeethis is free volunteer help, we are not obligated to help07:45
cfhowlettaruns as I understand it, you deleted several pieces of ubuntu-core while chasing the shiny python version.  that alone is enough to destabilize your system.  then the reinstall of ubunut-desktop failed with some very questionable errors pointing towards ? sources? install script?                Short answer: Ive NO idea what your system is doing, haven't seen this particular mix of fail before, thus my (sanity saving) suggestion to clean reinstall.  B07:46
cfhowlettUT ... YMMV07:46
arunswileee : what yo intend to say from that statement? Any offence done by me07:46
cfhowletteasyOnMe, no idea.  sorry.  UbuntuStudio here so I've literally never used unity.07:46
easyOnMecfhowlett: thanks07:47
easyOnMeyou are cool man07:47
cfhowletteasyOnMe, too cool for school :)07:47
arunscfhowlett : Thanks for peeking into the problem, Would do that as last resort07:47
easyOnMewileee: and for your info please do not sound like a grumpy old man07:47
cfhowlettaruns, happy2help!07:47
easyOnMerelax the people I asked for help are the people I know about07:48
arunscfhowlett : Thanks buddy07:48
=== stefa664 is now known as trias
easyOnMecfhowlett: hahaha07:48
* cfhowlett is himself a grumpy old man and proud of it.07:48
easyOnMeyeah07:48
easyOnMehow are you doing man07:48
wileeeI'm not happy unless I'm not chasing those kids off my lawn07:50
* cfhowlett passes a chilled PBR to wilee07:50
wileeeheh07:50
easyOnMecfhowlett: what is ubuntu studio is it also another brand of ubuntu os07:51
=== trias is now known as Trias
cfhowlett!studio | easyOnMe07:51
ubottueasyOnMe: UbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org07:51
easyOnMecfhowlett: thanks07:51
cfhowletteasyOnMe, it is an official ubuntu flavor for multimedia production.  Much fun!07:51
easyOnMecfhowlett: does it it have any of those animation software similar to flash and flash actionscript07:52
easyOnMeof adobe07:52
SebsebsebbHi wireless worked when enableing the proprietary Broadcom drivers in additional drivers on a 15.04 Live USB, but in my install it's not working and I can't just enable it either. So what to do? Maybe I can Ethernet it and try and download from repos myself or something,07:52
cfhowletteasyOnMe, plenty.  blender, inkscape for starters.  you can add those to your plain vanilla ubuntu or go to UStudio07:53
wileee!broadcom | Sebsebsebb The wiki has an offline07:53
ubottuSebsebsebb The wiki has an offline: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx07:53
=== Blaster is now known as Guest5957
easyOnMecfhowlett: UStudio what does it have... I only want to do simple animation stuff just like what I did in flash of adobe what is its counterpart in USTudio07:54
easyOnMecfhowlett: blender is just way to high up there because it is already using 3D images and I have no exposure to that I only want to do 2D animation07:55
cfhowletteasyOnMe, krita, gimp, pencil, mypaint, >>> synfig studio <<<07:56
cfhowlettsynfig specifically for 2d anim07:56
SebsebsebbSaying that there's another driver as well that it says isn't working and can't just enable07:58
easyOnMecfhowlett: ok I heard of those and I am currently using them except for krita, is it also free just like synfig studio07:58
cfhowlettall free!07:58
cfhowlett!krita07:59
cfhowletteasyOnMe, krita can be used for animation but is primarily for digital painting.07:59
easyOnMecfhowlett: but synfig studio is not regularly being updated right07:59
cfhowletteasyOnMe, check it:  http://www.osalt.com/08:00
mkahi08:00
easyOnMecfhowlett: oh ok have you used krita before what about inkscape have you used it too08:00
mkahow can i open gconf editor on ubuntu 15.04?08:00
cfhowletteasyOnMe, tried krita, more familiar with gimp and actually developed a tiny bit of skill with inkscape.  My snowman rocks!08:01
easyOnMecfhowlett: lol but is it also possible to animate thinks created in inkscape usng inkscape08:01
easyOnMeI have used inkscape and gimp very often08:02
easyOnMefor web design projects08:02
easyOnMeas I am more into open source08:02
easyOnMeI was just curious whether it is possible to create something like .gif file for those objects created in inkscape using inkscape08:02
cfhowletteasyOnMe, continue discussion in #ubuntustudio       more expert eyes08:03
syntroPimka there is dconf-editor preinstalled (another conf system) but no gconf-editor, you would have to install that08:03
easyOnMecfhowlett: ok thanks no problme08:03
speedy__hi08:03
syntroPimka most of gnome3 apps use dconf though08:04
syntroPigconf was gnome2 -ish08:04
mkasyntroPi: ah i thanks, im installing gconf-editor i will check dconf too if what i want to configure is not working with gconf thanks08:04
arunsCan someone suggest how to take back up of "nano ~/package"08:08
arunsI want to create another copy of same file08:08
Ben64aruns: that file is no good08:09
arunsok so end solution remains open, install afresh !08:09
Ben64yep, and next time be more careful with what you run08:10
arunsYa mistakes are best teachers to make us learn, Will be cautious with system08:11
arunsit has devastated my system beyond repair, I have tried hard to learn and solve this problem but to no rescue I am failure by all means08:12
mrsmartWhata day!08:13
cfhowlettaruns, for future reference: apt-get -s purge python returns http://paste.ubuntu.com/12046583/              the "-s" means sandbox means not running the command.  seeing a list like this *should* cause one to think twice about whatever s/he is about to do.08:15
khangeekhi i am unable to install zenoss pn aws ec2 instance after running zenoss install script it is showing my private ip of ec2 instance:8080 but i am unable to access the dashboard of zenoss and also  the 8080 port is not running in netstat command08:18
arunskhangeek : give output of netstat08:19
=== mudo_ is now known as mudo
=== aruns is now known as indistylo
syntroPiim trying to make a channels.conf with w_scan but it always seems to freeze on a specific transponder: how can i find out where the problem lays?08:24
khangeek@aruns netstat -ntlp08:28
NakulHi08:30
NakulI have recently upgraded from 12.04 LTS to 14.04 LTS and I am not able to login to my desktop08:31
Ben64what does it do when you try08:31
NakulIt blinks and then back to login screen08:31
NakulI am able to login using Terminal TTY08:31
Nakulso my username and Password is also correct08:31
NakulI have tried all the methods as provided to resolve this issue on http://askubuntu.com/08:32
Nakulnothing worked08:32
zzarrNakul: try sudo chmod -R ug+rwx /home/[username]08:32
zzarrif you haven't already08:32
Nakuldone that08:32
Nakulnot working08:32
Ben64can you log into guest08:33
zzarrokey, tried this sudo apt-get install ubuntu-session ?08:33
Nakulyes08:33
Nakulnot working08:33
khangeek@Nakul apt-get update and apt-get upgrade then apt-get install gdm and select gdm as default display manager and restart gdm service and try to login08:34
Nakul@khangeek I tried all that08:34
Nakulnot working08:34
zzarrare /home on a separate partition?08:34
Nakuli dont know08:34
Nakulit was working for 12.04 lts08:35
khangeekplease anyone answer my question unable to install zenoss on aws ec2 instance?08:35
Ben64if guest isn't working could be a graphics driver problem08:35
Nakulguest is not working08:35
Ben64khangeek: what is zenoss, where did you get it08:35
Ben64Nakul: yeah i know, thats why i said that08:35
=== dooferlad_ is now known as dooferlad
zzarrNakul, can you pastebin your /etc/fstab?08:36
popeyNakul: i would be inclined to "sudo apt-get update && sudo apt-get install ubuntu-desktop" and see if it installs anything that was missing. (I suspect it will)08:37
khangeek@Ben64 zenoss is a server monitoing tool based on snmp protocl08:37
popeyNakul: eek, mistake, should be "sudo apt-get update && sudo apt-get install ubuntu-desktop^" <- note tha ^08:37
NakulI tried it like 2-3 times does not work08:37
khangeek<Ben64> u got08:38
Nakulnot tried that08:38
popeyNakul: with the ^? You need that08:38
Nakuli will check on it08:38
cfhowlettkhangeek, ask #ubuntu-server or #networking ?08:38
Ben64khangeek: you missed the second half of the question08:38
syntroPi!pastebinit | Nakul08:39
ubottuNakul: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com08:39
khangeek@ben64 what08:39
Ben64<Ben64> khangeek: what is zenoss, where did you get it08:40
Nakulthanks ..i will try and let you all know08:40
khangeekhi all unable to install the zenoss core on ubuntu 14 on an aws ec2 instance   i followed this link but 8080 port is not running http://idroot.net/tutorials/how-to-install-zenoss-on-ubuntu-14-04/08:44
Ben64khangeek: you've still not answered my question fully08:45
khangeekzenoss is snmp based monitroing server BEN6408:45
Ben64yes thats the same half you answered before08:46
Ben64now answer the other half08:46
khangeeki already updated before only08:46
khangeeku know zenoss installation on ubutu 1408:46
Ben64you need to answer the question08:46
khangeekwhich question ben64?08:47
khangeekpls tell me08:47
Ben64<Ben64> khangeek: what is zenoss, where did you get it08:47
Ben64for the third time08:47
syntroPiis there a more modern alternative to w_scan for dvb-c usb sticks? it worked on ubuntu 14.10 but for some reason it freezes on 15.0408:48
khangeekhow many times should i tell you zenoss is an opensource mnitrong server u can download from zenoss site08:48
Ben64you didn't say where you got it08:48
khangeekben6408:48
khangeekhttp://idroot.net/tutorials/how-to-install-zenoss-on-ubuntu-14-04/    ben64 here..i got it08:48
Ben64so get support from there, that is not an ubuntu package08:48
khangeek hi all unable to install the zenoss core on ubuntu 14 on an aws ec2 instance   i followed this link but 8080 port is not running http://idroot.net/tutorials/how-to-install-zenoss-on-ubuntu-14-04/08:49
=== hacker_ is now known as om
Ben64khangeek: that is not an ubuntu package, get support from that site and/or the developer08:49
indistylokhangeek : Don't flood with message08:49
indistyloThe package you are asking is off-topic from ubuntu08:50
cfhowlettkhangeek, as stated: NOT ubuntu NOT supported here.  http://www.zenoss.org/      for assistance.08:50
omhi bhagwan08:50
khangeekyou knmow zenoos pls help me bro08:50
khangeekactually aws ec2 instance havong 2 ip's so it showing install successfully with priavteip:8080 so how can i access via private ip?08:51
cfhowlettkhangeek, you've been told where to get help.  don't be rude.08:51
ombhagwan r u there08:51
speedy__hey i recently installed 15.04 :D08:54
linuxholichttp://askubuntu.com/questions/615610/brightness-controls-serious-lag-ubunut-15-0408:54
linuxholiccan anyone help me with this problem?08:54
speedy__help!08:55
cfhowlett!help | speedy__08:55
ubottuspeedy__: 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 !patience08:55
linuxholicI've searched the whole internet but didn't found a solution08:55
speedy__linuxholic, well then if your the "first" to see this happen then please be the first to file a full bug report.08:56
speedy__it helps everyone out in the end.08:57
linuxholicspeedy__, i think it's a kernel issue08:57
linuxholicspeedy__, so really don't know where to report a bug08:57
speedy__haha i was just thinking that.08:57
linuxholicI am using Ubuntu 14.04.308:58
speedy__what os are you using?08:58
speedy__then find the ubuntu place to report bugs08:58
linuxholicspeedy__, ok, thanks08:59
=== Blaster is now known as Guest76387
speedy__linuxholic, https://help.ubuntu.com/community/ReportingBugs08:59
linuxholicspeedy__, actually it started happening on every distro09:00
speedy__please explain?09:00
speedy__have you tried to do a fresh install?09:01
speedy__linuxholic,09:01
khangeek hi all unable to install the zenoss core on ubuntu 14 on an aws ec2 instance   i followed this link but 8080 port is not running http://idroot.net/tutorials/how-to-install-zenoss-on-ubuntu-14-04/09:01
linuxholicspeedy__, have you read the link?09:01
wileeelinuxholic, Your taking info from someone whose second post was 'help', is not that a red flag for you?09:02
linuxholicwileee, haha!09:02
zzarrhow do I check what X displays that's available?09:02
cfhowlettspeedy__, this ain't windows and reinstall is the LAST option.09:02
minimeczzarr: 'xrandr' in a console09:03
zzarrthanks09:03
speedy__cfhowlett,  sorry i was meaning; like is this a fresh install like a min ago.. or have you had this distro for a little while while linuxholic09:04
linuxholicThe problem is with Linux kernel 3.19+...09:04
linuxholicspeedy__, Fresh install09:04
NindustriesHi, anyone else have he bug where periodically keyboard shortcuts won't work? Rebooting fixes this..09:04
speedy__cfhowlett,  linuxholic  how fresh? haha..09:04
zzarrcan I install xrandr to check if xmir is working on device running mir?09:04
linuxholicspeedy__, Installed yesterday09:05
speedy__Nindustries, yes, linuxholic  is haveing that same issue09:05
zzarrperhaps I should ask in the Ubuntu Touch channel?09:05
linuxholicNo reboot is not a solution for me :D09:05
wileeespeedy__, Stop commenting, you are not helping anyone.09:05
speedy__what version did you use to install.09:06
linuxholic14.04.309:06
Nindustrieslinuxholic: soo... no cure? :)09:06
=== thomas_ is now known as Guest43497
linuxholicNindustries, no i've tried every solution that was available on the internet09:06
Nindustriessigh09:07
linuxholicbut none of them did work09:07
linuxholicEven on the Arch forums some users are facing this issue09:07
NindustriesAnd it's just custom keyboard shortcuts FYI, not default ones such as SUPER etc09:08
linuxholicAnd they're blaming linux kernel09:08
linuxholicJust with brightness controls, other keys are working fine09:08
linuxholiclike sound keyrs09:08
wileeelinuxholic, Did you know this, works still in linux, I have an acer d250 https://acer.custhelp.com/app/answers/detail/a_id/5700/~/how-do-i-enable-or-disable-the-touchpad-on-my-computer%3F09:09
speedy__wileee,  mmmm i answer someones question and i am asking about the problem of another... as for myself i am a fresh install hours ago and to see what i need to do to fix my potential problem.09:09
wileeespeedy__, You have not answered a single question, you are not helping, stick to the help you need.09:10
linuxholicOn my laptop i don't have tou press Fn in order to use shortcut keys09:10
omhi09:10
linuxholicwileee,09:10
ws2k3does the sshd server has an error log? sshd is installed but when i restart it it says unknown instandse and ssh is not reachable09:10
wileeelinuxholic, Did you read the link?09:11
linuxholicwileee, yes09:11
speedy__hi om09:11
EriC^^ws2k3: it's called ssh in ubuntu not sshd09:11
EriC^^ws2k3: sudo service ssh restart09:11
wileeelinuxholic, from your post 'up vote09:11
wileee009:11
wileeedown vote09:11
wileeefavorite09:11
wileee09:11
wileeeI have a Asus N56v Laptop, recently upgraded to Vivid and now my Brightness Controls accessed via ("fn+F5", "fn+F6", "fn+F7")'09:11
kokutwat09:12
wileeesorry extra stuff I pasted09:13
kokutwileee: downvote him09:13
speedy__linuxolic?09:15
speedy__so what is the diff with 14.04.3 vs 15.04?09:15
Ben6414.04 is LTS, 15.04 is not09:16
cfhowlettspeedy__, also: read the release notes.09:17
silver_310hello09:17
silver_310can someone help me with setting up a bridged connection for a KVM guest?09:18
cfhowletthttps://help.ubuntu.com/community/KVM/Networking silver_31009:19
silver_310one question09:19
silver_310i set up the bridge, but cannot access the outside network, i can ping the ip address of the bridged interface, but can't ping any other IP09:20
speedy__where is the offtopic?09:20
=== gerald is now known as Guest27564
cfhowlett!ot | speedy__09:21
ubottuspeedy__: #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!09:21
speedy__thanks cfhowlett09:21
omhaha thanks09:26
omindistylo09:26
linociscohi all, i m using mobile broadband internet with USB modem. I know USSD code to check current balance. How can I send using CLI?09:41
linociscohi all, i m using mobile broadband internet with USB modem. I know USSD code to check current balance. How can I send using CLI?09:47
kadirohello10:08
mike1960hello10:08
surgysomone had talked me into upgrading to kernal 4.0.4 and it made my computer run like crap. Before i upraded I had my desktop EXTENDED acrossed two monitors. and now that I have reverted back to kernal 3.19 It is MIRRORED. how do i get my display back to extended? im runing kubuntu 14.04 lts10:08
kadirosurgy: why not booting from your old kernel ?10:09
surgynvm i fixed it10:10
surgyi am booting fro mmy old kernal10:10
kadiroand same thing happen?10:10
surgyyeah same thing happened but i fixed it10:11
kadirosurgy: i think you will do backup for your xorg.conf and regenerate a new one10:11
surgykadiro, but i fixed it10:12
kadirogood10:12
kadirosurgy: never use a new kernel if it's a testing one10:13
kadirounless always keep an old kernel10:13
kadiro( just my opinion )10:14
brothersomeAre there more troubles with hiberation?10:15
brothersomeI mean: Pausing10:15
kadirohibernation*10:15
wileeebrothersome, Suspend?10:17
kadirohi wileee10:17
wileeehi10:17
brothersomeYeah, I still have troubles, after coming up - a thermal point shows 100 gr. C - What is wrong - So my fans will blow fully10:18
kadirowileee: i'm sorry for yesterday10:18
wileeekadiro, I don't even remember it, don't worry about it. ;)10:19
brothersomeSupppertime - bbl10:19
kadirothank you wileee you are a best man :)10:19
kadiromy thermal have too a problem before ( 76 to 96 °C and until 114°C cause shutdowning my pc ) but after i changed a cooler that changed it ( 67°C to 77°C ) with small application but when do some others like chrome with flash based it will be 88°C10:28
kadirosorry for my bad english10:29
simongeeHi all, does anyone know of or maintain a repo that holds a recent (post 1.3.21) version of graphicsmagick?10:33
simongeeI'm trying to avoid having to build from source but it's starting to look like I might have to10:33
furioushola10:35
furiousque tal10:35
furioussoy new (nuevo)10:35
Ben64!es | furious10:35
ubottufurious: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.10:35
kadirohola furious ( i don't speak spanish )10:36
=== pabed1 is now known as pabed
harold22Przyprawa do Ziemniakow!!10:46
harold22Przyprawa do Ziemniakow!! ??10:47
kadiroO_o10:47
brothersomekadiro, I do not have troubles with my real temperatures - Ubuntu just sets the wrong value, so my fans will blow fully (after suspend)10:47
harold22Przyprawa do Ziemniakow!! ??10:48
=== Blaster is now known as Guest8596
kadirobrothersome: ok i understand you now, lm-sensors give you this wrong value i think?10:49
kadiro!pl | harold2210:49
ubottuharold22: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.10:49
Hanumaanshould the Legacy support be disabled in BIOS for dual OS(Windows 8 and Ubuntu) ?10:50
kadiroHanumaan: in some mother board yes ( not all )10:50
Hanumaankadiro, how do I decide I have a new laptop want to install both Windows8 and Ubuntu what is the better way with this UEFI available?10:51
kadirosorry Hanumaan no idea for UEFI10:52
EriC^^Hanumaan: legacy is easier but it's older, uefi is the newer firmware, it boots slightly faster as well10:52
EriC^^Hanumaan: i'd install using uefi10:52
kadirothk's EriC^^ for info10:52
kadiro!UEFI10:53
ubottuUEFI 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/UEFI10:53
kadirogot it10:54
gott3rfunk3n83how10:56
gott3rfunk3n83just installed 15.0410:56
gott3rfunk3n83not much difference except the glitchiness10:57
gott3rfunk3n83how do i exit hexchat from fullscreen?10:57
kadiroAlt+F4 that do something?10:58
MonkeyDustgott3rfunk3n83  try F1110:58
gott3rfunk3n83tnx10:58
gott3rfunk3n83f11 worked10:58
MonkeyDustmost programs use F11 for fullscreen, even in Windows10:59
kadiroyes right11:00
kadiro!info vdr11:02
ubottuvdr (source: vdr): Video Disk Recorder for DVB cards. In component universe, is extra. Version 2.0.6-2 (vivid), package size 782 kB, installed size 2970 kB11:02
gott3rfunk3n83there a way to adjust text size for hexchat?11:02
wileeegott3rfunk3n83, right click-settings11:02
kadiroyes gott3rfunk3n83 from parameter | option in a first windows11:02
BluesKajHi all11:03
kadirohi11:03
k1lgott3rfunk3n83: its in the settings from hexchat. just open it and take a look11:03
gott3rfunk3n83tnx11:05
brothersomekadiro, about UEFI - it replaces the MBR method11:13
dawanhello11:26
dawandoes anyone know where i can download free ebooks about raspberry pi running kali linux11:27
k1ldawan: well, ask the kali guys, i guess11:28
dawani dont know how to connect to them11:28
dawancan you guide me please?11:28
k1l!kali | dawan11:28
ubottudawan: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)11:28
dawanok can you teach me how to vpn for free in ubuntu please11:28
Russel6465hello11:28
Russel6465i dont know how11:29
k1ldawan: get a vpn and then use the vpn plugin in the networkmanager to use that vpn connection.11:29
dawanwow really Russel?11:29
dawancan you please guide me ?11:29
Russel6465i think its possible but not for free11:30
jpdsdawan: Look up OpenVPN howtos on ubuntu11:30
dawando you have a specific website where i can down load certificates for it ?11:30
k1llooking for free webservices is not the task of the ubuntu support dawan. if you got one and want to connect and have issues, than come in here11:30
jpdsdawan: No, that depends on the web service11:30
jpdsdawan: Here: http://www.bbc.co.uk/news/technology-3354872811:31
jpdsSurprisingly extensive for a BBC guide11:31
fenecois there any way to run IE browser on ubuntu without using a VM?11:38
MonkeyDustfeneco  with wine11:40
Ben64feneco: perhaps wine, but why11:41
MonkeyDustsome websites are optimized for IE11:41
Ben64MonkeyDust: in the past, sure11:43
ioriayeah ... like this http://www.filemark.com/FileMark%20SMARTi%20Imaging%20Jun%202007.htm11:50
nikithahow to take image copy of entire ubuntu hard disk and restore back, please help ?   is there any particular  gui tool available ?11:51
MonkeyDustnikitha  clonezilla11:52
PaulVerndd11:56
BluesKajPaulVern:  agreed , but he's looking for a gui11:57
Fohlenhey guys. I have followed https://getcomposer.org/doc/00-intro.md#globally and I am looking for a way to "integrate" composer updates with apt.12:08
Fohlenfor automatic updates12:08
Fohlenany ideas?12:08
Fohlenmaybe using a simple cronjob does it as well12:08
EriC^^ubuntu help wiki is down12:17
EriC^^https://help.ubuntu.com/community/CommunityHelpWiki12:17
ioriaok, for me12:19
BluesKajEriC^^:  works ok here12:20
EriC^^oh, it's working now12:20
EriC^^:)12:20
EriC^^ty12:21
ioriabut i cannot ping it12:21
NilePrincehello12:22
NilePrincehelp please12:23
k1l!details | NilePrince12:23
ubottuNilePrince: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)12:23
NilePrincewhat the first things do it after install ubuntu to bot meet broken install programs and update12:24
k1lNilePrince: run "sudo apt update && sudo apt full-upgrade" and show the result in a pastebin12:24
EriC^^NilePrince: there shouldn't be any broken packages from a fresh install.. did you checksum the iso?12:25
MonkeyDustNilePrince  sudo dpkg --configure -a; sudo apt-get -f install12:25
NilePrinceomg12:25
NilePrincewho is right ?12:25
OerHeksEriC^^, +112:25
MonkeyDustNilePrince  start from the beginning, what brings you here12:25
NilePrinceok12:26
ubuntu820How do I get ubuntu to read my USB xbox controller? It has options for a wireless that was easy enough to find, but not for a wired one.12:29
neetzHey  there ! How do I check if My IP address attached is DHCP or static , I can't find a way , I checked in my netwrok/interface file , it doesn't display anything but i'm connected to internet but doesn'r display anything about static or DHCP configuration?12:30
neetzHey  there ! How do I check if My IP address attached is DHCP or static , I can't find a way , I checked in my netwrok/interface file , it doesn't display anything but i'm connected to internet but doesn'r display anything about static or DHCP configuration?12:31
minimecubuntu820: https://www.google.ch/search?hl=de&source=hp&biw=1051&bih=805&q=USB%20xbox%20controller&oq=&aq=&aqi=&aql=&gs_sm=&gs_upl=&gws_rd=ssl#hl=de&q=USB+xbox+controller+ubuntu12:32
brothersomeneetz, check you IP adress and your router - DHCP has a different range than static IP adresses12:33
ubuntu820minimec I'm not looking to buy one. I have it and I'm trying to get ubuntu to let me use it.12:33
brothersomeneetz, if properly configured12:33
neetzubuntu820:  ifconfig doesn't say anything about dhcp or static12:33
mack_:P12:33
Nakulhi12:33
mack_Hello12:33
=== mack_ is now known as Guest67932
minimecubuntu820: First result is this... http://askubuntu.com/questions/165210/how-do-i-get-an-xbox-360-controller-working12:33
neetzbrothersome:  i can't look at my router , i 'm writing a code to determine without the router12:33
minimecubuntu820: 2nd... http://www.omgubuntu.co.uk/2014/06/ubuntu-xbox-controller-support-xboxdrv-driver12:34
ubuntu820Your google result is apparently different than mine.12:34
Nakulthis channel is #ubuntu??12:34
ubuntu820Yes12:34
Nakulok12:34
minimecubuntu820: want some more?!? http://www.noobslab.com/2014/08/configure-xbox-controller-on-your.html ... ;)12:34
ubuntu820Also, those are all wireless.12:34
brothersomeneetz, Your router is the boss not your computer12:35
iorianeetz, nmcli dev list iface eth0 | grep IP4 ?12:35
NakulI am facing a login issue after I have upgraded my ubuntu version to 14.04 lts12:35
=== Guest67932 is now known as mack3
minimecubuntu820: http://pingus.seul.org/~grumbel/xboxdrv/12:35
Nakulnot able to login12:36
ubuntu820I'll try that. thanks :312:36
Nakulterminal TTY is working fine12:36
neetzioria:  that gives only IP and DNS :/12:36
EriC^^Nakul: type ls -l ~/.Xauthority12:36
neetzbrothersome:  No but my ubuntu should have in my inteface filr right ?12:37
=== Blaster is now known as Guest58607
Nakuleric it shows -rw-------12:38
iorianeetz, cat /var/log/syslog | grep DHCP12:38
EriC^^does it say root?12:38
Nakulno12:38
Nakulit is from my username12:38
EriC^^Nakul: does the guest account work?12:38
neetzioria:  :*12:39
Nakulno12:39
neetzioria:  :*12:39
neetzioria:  thans bro12:39
neetzthanks*12:39
iorianeetz, np12:39
EriC^^Nakul: ok, type sudo cat /var/log/lightdm/lightdm.log | nc termbin.com 999912:39
ioria^_^12:39
freezeveedoes anyone use Chef ?12:39
OerHeksfreezevee, using chef is more a question for #ubuntu-server12:40
freezeveeall right thanks !12:41
Picior maybe #chef12:41
Nakul@Eric after typing password, shell has not returned12:41
=== Aginaridan_ is now known as Aginaridan
mjaykHaya all Im trying to install bumblebee-indicator on 15.04 and i get ImportError: No module named gtk12:42
mjaykwhe i try to run it12:42
mjaykany advice would be appriciated12:42
Nakul@eric http://termbin.com/fuya12:43
EriC^^Nakul: ok, type cat /var/log/Xorg.0.log | nc termbin.com 999912:44
Nakul_Hi Eric12:46
Nakul_Eric: http://termbin.com/nryy12:47
Gary_100 is it possible to  convert a cdma cellphone into gsm?12:47
nokiomanzHi all, I have a ubuntu acting as an nfs server. I have a centos7 acting as a client. For some yet unknown reason, when i modify a file on the server, if the size of the file does not change, i dont get the updated file on the client.12:48
k1lGary_100: ##hardware12:48
=== mack3 is now known as Radix|Hyper
EriC^^Nakul_: which graphics driver are you using?12:50
minimecnokiomanz: Is the time on these two machines synchronized?12:50
k1lNakul_: make sure "linux-generic" package is installed.12:50
k1lNakul_: and which video vard is it exactly?12:50
Nakul_its ATI Radeon12:50
nokiomanzminimec, yes time match on both client and server. but not the content12:50
EriC^^Nakul_: do you use the open source drivers?12:51
nokiomanzif last modification is 5 minutes ago and i do a change on the server now. the client will get the modified time on the file but not the content12:51
Nakul_no12:51
k1lNakul_: which ati card exactly? and is the linux-generic packages installed?12:52
EriC^^Nakul_: type dpkg -l | grep fglrx | nc termbin.com 999912:52
minimecnokiomanz: Oh. that's not so good. Like in the end you have two files with the same timestamp but different content?12:52
Nakul_http://termbin.com/yhyn12:53
k1lNakul_: which video card exactly?12:53
Nakul_Kil: not sure12:53
EriC^^^ lspci | grep VGA12:54
k1l"lspci | nc termbin.com 9999"12:54
nokiomanzminimec, exactly. My client is read only. I see the correct timestamp on both side. But it is like it's 2 copy of the same file. And if the size of the file does not change i will never get the updated file.12:54
nokiomanzIt is the first time i get that kind of problem with nfs12:54
LucaxHello, my screen goes dark all the time while I am online12:54
Lucaxwhat sort of bug is that12:55
Nakul_http://termbin.com/bcs212:55
Lucaxmy hard disk is full also, does it have a relation12:55
Lucax?12:55
k1lLucax: you mean "dark" like the screensaver or dark like the program is hanging and greyed out so long12:56
k1lLucax: a full hdd could have several issues yes.12:56
Lucaxhanging and it grey out12:56
Lucaxare there ways other than deleting or transfering files to keep the hdd not full (like compression, defragging etc)12:57
Nakul_01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]12:57
Nakul_Eric: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]12:58
k1lLucax: can you pastebin a "df -h"?12:58
EriC^^Nakul_: try sudo ubuntu-drivers devices | nc termbin.com 999912:59
k1lNakul_: is the package "linux-generic" installed?12:59
Nakul_@Eric: BrokenPipeError13:01
Nakul_K1l: how to check that??13:01
nokiomanzminimec, any idea? did you ever get such a problem ? :p13:02
minimecnokiomanz: No. Not at all. Would like to give you a hint, but ... :(13:02
NilePrincewarning : root cant add13:03
NilePrincehow fix this13:03
brothersomesu13:03
NilePrincesu only13:03
k1lNilePrince: brothersome no13:03
brothersomesu <Your name - which is an admin>13:03
OerHeks!details | NilePrince13:03
ubottuNilePrince: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)13:03
k1lNilePrince: what command exactly?13:04
nokiomanzminimec: np I understand. :D13:04
k1lNilePrince: you need to give a lot more details to let us give you the right help.13:04
NilePrincei cant do update13:04
k1lNakul_: "sudo apt update && sudo apt-get install linux-generic"13:04
NilePrincek13:05
k1lNilePrince: that is why i requested more details and the output from a command i gave you minutes ago13:05
k1l<k1l> NilePrince: run "sudo apt update && sudo apt full-upgrade" and show the result in a pastebin13:05
Nakul_k1l: ran your command ...0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded13:07
minimecnokiomanz: 7.10 (end of page) http://www.tldp.org/HOWTO/NFS-HOWTO/troubleshooting.html13:08
minimecnokiomanz: Looks that the files still has the same 'inode number' after modification.13:08
k1lNakul_: ok, so the kernel and headers are installed.13:08
Nakul_yes13:09
EriC^^Nakul_: try sudo ubuntu-drivers devices , does it say it recommends fglrx-updates?13:09
nokiomanzminimec, effectively looks like it. What bugs me is that I just did a migration to that centos7 client. A week before I was on a centos6 as a client and never had a problem. The ubuntu nfs server did not change.13:10
Guest89986good day13:10
sachinhi13:10
sachinhow we can use wine on linux13:10
nokiomanzI did a test. If i remount that nfs export on the centos6 client I dont get the problem.13:11
MonkeyDustsachin  is wine installed?13:11
sachininstalling right now13:11
nokiomanzthe nfs-utils package did update but in that case could it be a nfs client problem on both centos and not a server side problem....13:11
sachinnot on this machin but my desktop13:12
sachinon my desktop13:12
bishopshello everyone, is there a way to integrate google drive docs with ubuntu. I mean fully. not have two random doc showing in the folder..13:12
minimecnokiomanz: So you better ask you question in the centos channel, as you did some empirical debugging with centos on the issue.13:12
sachinits already there bishops13:12
sachinno need to integrate it13:13
nokiomanzminimec: i will do that thanks for your time!13:13
minimecnokiomanz: no problem13:13
bishopssachin: what do you mean already there? I have followed instructions from a website but i don't have any files showing up..13:13
sachinhey monkeyDust tell me13:14
Nakul_Eric: fglrx-updates - distro non-free13:14
sachinsee google drive is not a separate tool ok13:14
=== root is now known as Guest69996
Nakul_Eric: xserver-xorg-video-ati - distro free builtin recommended13:15
bishopssachin: sorry please can you explain?13:15
sachini cant explain it in deep but it can be used on web browser13:16
bishopssachin: i followed these instructions: http://dothisbest.com/how-to/install-google-drive-on-ubuntu/ but the folder stays empty13:16
bishopssachin: ah yes I know we can use through browser but thought we could sync with a home folder13:16
dman777_alterwhen I ssh into my ubuntu server and do env, I get TERM=rxvt-unicode. But when I ssh into my gentoo server I get TERM=rxvt-unicode-256color. This is from the same client pc that I am using to ssh. How can I make the ubuntu server TERM=rxvt-unicode-256color?13:19
=== Cookie is now known as Guest72201
=== Tsunami1 is now known as Guest49334
rednecktekbishops, never could get grive working. Insync seems to be a much better tool. https://www.insynchq.com/13:20
MonkeyDustdman777_alter  there's also #ubuntu-server13:20
bishopsrednecktek: oh thanks!13:21
sachinit is right bishop13:21
ytixdecafHello, What's the best client for the Direct Connect network?13:21
bishopsrednecktek: oh but it's not free!13:21
redneckteknope, but it works13:22
dman777_alterMonkeyDust: thanks13:22
sachinhow to work on map reduce code in java13:23
bishopsrednecktek: alright thanks. But I really don't understand why google extends a free suite to all platforms except linux, and they still brag to be open source friendly!!13:23
sachinon linux13:23
=== cartucho is now known as Guest59660
pbxsachin, join #java13:23
rednecktekbishops: a question for all  time13:23
bishopsrednecktek: :) i think it has to do with $$$13:24
rednecktekbishops: always does13:24
=== ytixdecaf is now known as lelzNOT
bishopsrednecktek: :(13:25
sachinok13:25
Nakul_@Eric: you got my message13:26
EriC^^Nakul_: ok, try sudo apt-get install --reinstall fglrx-updates13:27
sachinhow to join #java13:27
lelzNOTsachin: '/j #Java'13:28
Nakul_Eric: done13:29
Nakul_what next13:29
sachinhow to to know in which channel we are?13:29
lelzNOTsachin: Which client are you using?13:30
sachinmeans13:31
sachinos13:31
sachinor browser13:31
sachinhow to to know in which channel we are??13:31
sachinoops13:31
k1lsachin: "/topic"13:31
OerHekssachin, by reading the info on your irc client13:31
lelzNOTNo. XChat or Hexchat or mIRC?13:31
sachinXchat13:31
lelzNOTOn your left you'll see the list of channels you have joined.13:32
lelzNOTor you could just /topic13:32
sachin"/topic " where to use it in join channel13:32
sachinwhere somewhere else13:33
k1lsachin: type the irc commands into the line where you type your chat13:33
BluesKajsachin:  in the server textbox13:34
sachin"/topic"13:34
k1lsachin: come on. without the " "13:34
Nakul_@Eric: what to do next??13:36
sachinactually i very poor in linux world kll13:36
sachinok13:39
sachini am going thank you all13:39
Nakul_Eric: any furthur steps??13:46
k1lNakul_: reboot and see if it works now13:48
Nakul_@Eric and k1l: it worked... i am ale to login13:52
Nakul_thank you both13:52
dman777_alterI am setting the PS1 variables in bashrc global...but the colors only take effect for root and not non root13:58
dtscodeis there a reason why I would be able to ssh into an ubuntu server from putty but not my standard ssh?14:03
OerHeksdtscode, what does "my standard ssh" mean?14:04
dtscodeOerHeks: the one that shipped with my ubuntu14:04
evidexdtscode: Proxy settings perhaps?14:04
dtscodeevidex: how would I be able to tell?14:04
evidexdtscode: Check if you have proxies set in Putty via the menu on the right hand side14:05
dtscodeoh I forgot to mention...14:05
dtscodeI can connect through the standard ssh just like with putty, but the standard ssh doesn't load a shell whereas putty does14:05
evidexdtscode: Standard ssh being the 'ssh' command within a terminal?14:05
dtscodeevidex: yes14:06
k1ldtscode: do you give the right username?14:06
dtscodek1l: yep14:06
k1lssh user@server-ip14:06
Kvitkaoi alguem fala??14:06
MonkeyDust!pt14:06
ubottuPor 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.14:06
ANJ7Hey guys got a problem.14:07
dtscodeI know I do because `ssh dtscode@icceval.ninja` hangs but `ssh dtscode@icceval.ninja echo hi` properly prints hi14:07
Kvitkaa aki ucranianos????14:07
MonkeyDustdtscode  try ssh -t   # means terminal14:07
ANJ7I used ubuntu ISO to create a live usb.14:07
dtscodeMonkeyDust: thanks 'll try that14:07
k1lKvitka: this channel is english only. please see the bots message14:07
Kvitkawhat???14:07
evidexKvitka: !pt14:07
ANJ7and now I can't use my usb.14:07
ANJ7I tried formatting it but no use>14:08
KvitkaMas aki alguem fala portugues ou ucraniano???14:08
dtscodeno it doesn't look like that will work either MonkeyDust. also putty uses no proxies14:08
PiciKvitka: /join #ubuntu-br14:08
ANJ7any help? How can I restore my 16GB USB back?14:08
evidexANJ7: Have you tried making a new partition table on the USB with gparted?14:08
Kvitkaevidex fala pt?????14:09
ANJ7evidex: nope14:09
k1lKvitka: pt or ua?14:09
Kvitkapt14:09
Kvitkaeu falo as duas14:09
k1l!pt > Kvitka see the bots message14:09
ubottuKvitka, please see my private message14:09
OerHeksANJ7, good start https://help.ubuntu.com/community/FilesystemTroubleshooting14:09
evidexANJ7: http://gparted.org/display-doc.php?name=help-manual#gparted-create-partition-table14:10
evidexdtscode: Try from another client?14:10
dtscodeevidex: what do you mean?14:10
KotoRezOne of my machines has Windows 8.1 Home edition which does not allow remote desktop. Is there an open source alternative that would allow me to remote desktop from ubuntu to my windows machine?14:11
evidexdtscode: Try SSHing into the server from a different machine14:11
loahello, how i can remove triggers for package? in my case initramfs-tools trigger tries to build initramfs image for kernel which is already deleted and always fails.14:12
evidexKotoRez: https://help.ubuntu.com/community/VNC/Servers14:12
dtscodeevidex: ok14:12
dtscodeevidex: ok did that. so based on that I have come to the following conclusion. putty does something that ssh(1) doesn't that allows it to connect and load a shell, because connecting through ssh(1) just hangs14:14
evidexdtscode: Try  ssh -t user@host bash --login -i14:16
dtscodeevidex: hangs again14:17
evidexdtscode: Strange :/14:20
dtscodeI'll just bug digital ocean with it14:20
dtscodethanks for the help anyways evidex :)14:20
sddfdevwhats required to join the ubuntu dtscode contributing devs team14:22
sddfdevsome history of contributions ? :)14:22
loafrom where update-initramfs pick information about installed kernels? i delete one kernel, and initramfs tries to build for it... but fails.14:23
sddfdevis it even possible to join with just some design skills14:23
dtscodesddfdev: I'm sorry... what?14:24
sddfdevthat was an accidental tab14:24
dtscodeah14:24
somsip!contributing | sddfdev14:24
loahelp me please with my question, i really don't know how to solve my problem.14:24
somsip!contribute | sddfdev14:24
ubottusddfdev: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu14:24
mcphaildtscode: what do the logs on the server indicate when your login hangs?14:25
dtscodemcphail: where would I see that?14:25
mcphaildtscode: /var/log/auth.log would be the first place to look14:25
dtscodeok thanks14:26
helpmeubuntuI tried the newly made live usb of it with the iso i downloaded last night and noticed things seem more sluggish cfhowlett and others.. but thats normal for live usb isn't it? :)14:31
RileyTLI can't think of any reason why that would be14:32
RileyTLIn fact, (and I'm no expert) I would imagine USB to be faster than live CD. If that's what you mean.14:32
helpmeubuntuRileyTL i gave it a presitent cache of 4GB14:33
helpmeubuntulast time i gave it no presitent cache it was fast :314:33
RileyTLHm, I guess it's possible that the USB drive itself is older, slow to write? Not sure, I've not played with persistent caches. I just write to USB to install on the hard drive with14:34
helpmeubuntuRileyTL its not a old flash drive i just got it the other day its a usb 2.0 PNY 16GB14:35
=== virusuy is now known as nadie
=== nadie is now known as virusuy
Len /e pooky14:36
pauljw!p14:37
dtscodemcphail: is there any sensitive info in auth.log?14:39
RileyTLI'm not sure then helpmeubuntu, sorry14:39
helpmeubuntuRileyTL I believe today is the day I install it to my PC :)14:39
daftykinshelpmeubuntu: persistence will be ruining your day.14:39
=== eraggo_ is now known as eraggo
daftykinsoh dear Tux help us all14:39
daftykinser i mean great!14:39
helpmeubuntudaftykins was that meant to be some kind of joke? :| and persistence is bad???14:40
daftykinsit may slow down the experience yes.14:40
mcphaildtscode: probably - I wouldn't paste it14:40
daftykinsah you don't have your humour unit engaged today i see14:40
helpmeubuntuYou're speaking to a person that has used puppy linux, Xubuntu, and Ubuntu 10.1014:41
dtscodemcphail: hrmmm damn... this is nonsense to me.14:41
jphilippehello14:41
helpmeubuntuI love Linux.. Its so much better than windows.. If i had a laptop that came with Ubuntu by default i would love the hell out of it14:41
mcphaildtscode: if sshd has blocked anything it should be fairly obvious. Any gibberish is likely irrelevant14:41
daftykinshelpmeubuntu: that's a silly claim, and OS a vs. b comments aren't welcome here14:42
erwinhello14:42
=== erwin is now known as easyOnMe
mcphaildtscode: if you run "tail -f /var/log/auth.log" on the server and then try to access via putty and ssh, you should see any errors in real time14:43
dtscodeoh ok sweet14:43
easyOnMedaftykins: do you know the command from the terminal on how to know whether a file is utf-8 encoded14:43
helpmeubuntudaftykins sorry....14:43
mcphaildtscode: if that doesn't point in the right direction, I am probably out of ideas!14:44
linelevelHi, I know how to add programs to my Startup Applications, but is it possible to set a particular desktop configuration for where those programs' windows should go? I use multiple workstations, and I would like the same windows to open on the same workspaces each time I log in.14:44
dtscodeyeah if this doesn't work I'll be going to digital ocean14:44
helpmeubuntudaftykins do you happen to know a brand i could buy that preinstalls linux?14:45
cfhowletthelpmeubuntu, now you're just being lazy: dell, hp, system 76, zareason14:45
daftykinshelpmeubuntu: brand of what, flamingo?14:45
mcphaildtscode: I suppose the other thing to check is that you don't have anything odd in your ssh_config file. I don't think putty uses that file so it may explain the differences14:45
omrikaphi, can someone help me with making a uefi bootable install on a USB? did a few tests, but non will boot.14:46
cfhowlett!uefi | omrikap14:46
ubottuomrikap: 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/UEFI14:46
daftykinsomrikap: from what OS? just 'dd' the ISO on there.14:46
helpmeubuntucfhowlett i am not being lazy :/ I thought dell, hp never preinstalls linux.. I thought it was always windows by what i seen..14:46
dtscodemcphail: it appears to be trying to log into root and failing14:47
cfhowletthelpmeubuntu, here's  test: google ubuntu + oem + dell and enjoy the magic.14:47
mcphaildtscode: you are using "ssh username@server.domain"?14:47
dtscodemcphail: correct14:47
daftykinshelpanyway shopping is off topic here :)14:47
daftykinsoh, quit.14:47
mcphaildtscode: and that user exists on the server?14:47
omrikapdaftykins: hi, when i make a live usb, it works, but then i cannot save changes14:48
daftykinsomrikap: that's what live sessions do.14:48
dtscodemcphail: correct14:48
mcphaildtscode: I don't know why it would try to log in as root, then. Can you ssh to any other machine?14:48
omrikapdaftykins: haha.. I know.. But I want a complete install so I could save changes and everything, but won't have to dual boot.14:49
daftykinsomrikap: i would not run from a flash drive.14:49
dtscodemcphail: yep. I can ssh into my rpi which works as one would expect it to14:49
omrikapdaftykins: why?14:49
cfhowlettomrikap, plan B: windows + virtualbox + ubuntu.  no dual boot required14:49
daftykinshighly undesirable.14:49
mcphaildtscode: are you using passwords or keys?14:49
dtscodepasswords14:50
mcphaildtscode: and do you have any keys set up at all?14:50
dtscodeno not yet14:50
omrikapcfhowlett: thanks, but it's too slow.14:50
* mcphail is stumped14:50
dtscodeme too14:50
cfhowlettomrikap, lubuntu then.14:50
mcphaildtscode: can you log into the server from another machine using the same credentials?14:51
dtscodemcphail: nope. tried it from my rpi and same hanging issue. I see this issue from every machine I try unless I use putty14:51
omrikapcfhowlett: thing is, i have only 128 GB ssd. No room for a virtual drive, doual boot or anything on this drive14:53
daftykinsomrikap: damn - and where do you expect to store data?14:54
mcphaildtscode: certainly makes it seem like something at the server end14:54
cfhowlettomrikap, lubuntu + vbox = 8 gb max14:54
dtscodemcphail: thats what I'm thinking, since its the same behavior on two different machiens14:54
omrikapdaftykins: haha i don't have that much data.. seriously, 32 GB on usb will be OK14:54
mcphaildtscode: If you get an answer, can you ping me? I'm curious to learn14:54
omrikapdaftykins: it just won't boot.. can you help me with that?14:55
dtscodemcphail: sure. I am currently contacting digitalocean, so hopefully they will be able to tell me14:55
daftykinsomrikap: no14:55
mcphaildtscode: good luck14:55
dtscodethanks14:55
omrikapdaftykins: thanks. good day :)14:55
omrikapcfhowlett: i gave ubuntu a try, i will with lubuntu, but what against a usb install?14:56
cfhowlettomrikap, installing to usb, by definition, will be slow and subpar performance.  My $0.0214:57
mcphailomrikap: I've used USB installs before. They are slow, but usable. Haven't tried on a modern machine14:58
omrikapmcphail: so the live works fine so far, it just won't save my changes. do you know how to make uefi usb bootable. i tried couple of things, but no luck14:59
=== dearn_ is now known as dearn
mcphailomrikap: I haven't tried on a uefi machine. I last used this on old hardware15:00
omrikapmcphail: how did you install?15:01
abb0what does -y at the end of a cmd mean15:01
abb0jus curious15:01
mcphailomrikap: just used the installer (from CD in those days) and chose USB as my install drive15:01
cfhowlettabb0, depends on the command15:01
SchrodingersScatabb0: depends on the command, if it was apt-get that can mean 'yes'15:01
abb0o ok15:02
abb0it was an apt get15:02
abb0ty ;)15:02
abb0ive been learnin via youtube last week, only ask when im really unsure of what things mean. appreciate the answers tho guys ;)15:02
mcphailomrikap: occasionally had to tweak the init process as the drive would take a bit of time to come up, but otherwise just functioned like a normal install15:02
SchrodingersScatabb0: you can always try man, man apt-get, or often --help brings up help15:02
cfhowlettabb0, suggestion: www.fullcirclemagazine.org/downloads        dl/read #0, repeat #1 ... #2 ...15:03
omrikapmcphail: thanks. i'll let you know later how it worked for me.15:03
mcphailomrikap: good luck15:03
abb0thanks cfhowlett15:04
OerHeks...#9915:04
abb0am now ;)15:04
omrikapmcphail: thank you. have a nice day :)15:04
cfhowlettabb0, happy2help!15:04
FudsterAnyone have any idea how to fix this? http://i.imgur.com/iyTTDr4.png15:04
TomyWorkhi15:04
omrikapcfhowlett: thanks for the advice :)15:04
abb0man apt-get? what does man do15:04
cfhowlett!man | abb015:05
ubottuabb0: The "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the  command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/15:05
TomyWorki'm trying to build my own proxychains in a 32 bit and a 64 bit variety. where do i put the resulting libs so they dont conflict?15:05
omrikapquit15:05
abb0ahh15:05
abb0i gotta realize most are abbriviations and easier to figure out then i think lol15:05
cfhowlettomrikap, happy2help!15:05
TomyWorki tried /usr/local/lib{32,64} but that didnt work out15:05
=== aktx_ is now known as aktx
MelioI was able to change the way windows shutsdown so it won't hibernate so linux can access the drives when dualbooted15:19
Melioyay!15:19
=== santhosh is now known as Guest52479
abb0what does no d-bus interface mean? im trying to mount a hdd. a secondary hdd, it sees it but wont mount it. perhaps its not formatted so linux can read it, perhaps i should format it to ext4 or w/e so it can be used by linux?15:33
EriC^^abb0: what does sudo mount /dev/sdxY /mnt say?15:33
EriC^^type sudo parted -l to get the partitions15:34
HounddogHey i need to restart a service every 5 minutes from crontab... i cant seem to get it working */5 * * * * root service elephone-worker-elasticsearch restart15:34
syntroPiWhen i bookmark a location in nautilus: how can i rearrange the bookmark in the left sidebar and move it upwards?15:35
cariveriHi15:36
somsipHounddog: use absolute paths, but supervisor might be a better solution15:36
cariveriI get failed to fetch errors von I apt-get update on saucy repos. is that normal now? do I have to fetch from a newer ubuntu release?15:37
cfhowlett!saucy | cariveri15:37
ubottucariveri: Ubuntu 13.10 (Saucy Salamander) was the 19th release of Ubuntu. Support ended on July 17th, 2014. See !eol, !upgrade and http://ubottu.com/y/saucy15:37
MonkeyDustcariveri  yes, saucy is dead15:37
cfhowlettcariveri, strongly urge you to install a supported OS; 14.04.0315:37
Hounddogsomsip: just trying with absolute path */1 * * * * /etc/init.d/elephone-worker-elasticsearch restart15:37
cariveriOk. how do I sanely upgrade now?15:38
cfhowlettcariveri, download the .iso, make a USB, boot USB install or !eolupgrade15:38
MonkeyDustcariveri  backup and fresh install is fastest, easiest, cleanest15:38
Hounddogsomsip: and what is the benefit of using "supervisor"?15:40
somsip!info supervisor | Hounddog15:41
ubottuHounddog: supervisor (source: supervisor): A system for controlling process state. In component universe, is extra. Version 3.0r1-1 (vivid), package size 238 kB, installed size 1423 kB15:41
somsipHounddog: it controls the process state for you, so you don't have to restart services yourself contiunously15:41
huttan'15:41
Hounddogsomsip: this one i have to restart continuously15:41
gotchahey guys, quick question, is there a way to know if a certain program is installed using apt-get ?15:41
Hounddogit starts hanging and has a memory leak somewhere and i have no time to fix this right now15:42
cfhowlettgotcha, dpkg -l | grep packagename15:42
MonkeyDustgotcha  apt-cache policy15:42
cfhowlettor apt-cache policy15:42
Hounddoganyway i used the absolute path and its not restarting the service15:43
gotchathanks15:43
gotchaapt-cache policy didnt list it for me15:43
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
gotchabut when i search using dpkg it showed up15:43
gotchais there a reason why certain packages are updated for ubuntu 15 and not for 14.04 ?15:44
cfhowlettgotcha, apt-cache policy PackageName15:44
gotchayup found it15:45
cfhowlettgotcha, 14.04 is Long Term Support.  non-LTS are more bleeding/bloody edge.15:45
MonkeyDustgotcha  there may be different versions in the repos15:45
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working?15:45
fellayaboyif i dd if=/dev/zero to a sdcard.  will that also get rid of all partitions15:45
gotchaim asking because redmine for ubuntu 14.04 has version 2.4, when the package for ubuntu 15 has the latest redmine 3.X15:45
gotchais it possible to install redmine 3.x from 15 on ubuntu 14.04 ?15:46
MonkeyDustgotcha  try the !backports15:46
gotcha!backports15:46
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging15:46
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working/broken?15:47
cariveriMonkeyDust: can't I just fetch from a newer release? I dont have to time for a complete reinstall right now. but I would like to install one allication.15:47
cfhowlettcariveri, install from source15:47
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working? (http://paste.ubuntu.com/12048853/)15:49
gotchaMonkeyDust, i already have this enabled deb http://ch.archive.ubuntu.com/ubuntu/ trusty-backports15:51
MonkeyDustgotcha  yes, now try sudo apt update; sudo apt upgrade15:52
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working? (http://paste.ubuntu.com/12048853/)15:52
pauljw_quit15:53
gotchaMonkeyDust, after i would just do "apt-get install redmine/trusty-backports ?15:53
gotchaor do i need to add the vivid backports?15:54
cfhowlettgotcha, do not mix your repos!15:54
=== pbx is now known as pbx-lunch
=== cartucho is now known as Guest54295
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working? (http://paste.ubuntu.com/12048853/)15:56
teward!repeat | ubuntu-amd15:57
ubottuubuntu-amd: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:57
=== adrian is now known as Guest12584
Guest12584join #aaa80115:59
Guest12584hello15:59
aaa801wait what15:59
aaa801i have my own chan now O_o?15:59
KotoRezi need to run Mac on my virtualbox to test something for one of my users. Does anyone know a safe place to download Mac Os?15:59
tewardKotoRez: nowhere - it violates licensing15:59
aaa801KotoRez: good luck getting osx running in a virtualbox15:59
RileyTLO_o15:59
cfhowlettKotoRez, ask apple.  not supported here.  (obviously)15:59
aaa801its a pain in the freking arse :)16:00
KotoRezlol16:00
tewardKotoRez: Ask Apple.  Also consider they say "No" because you can only virtualize Mac on Apple16:00
ghilesno wmware16:00
gotchayou can use vmware to virtualize anything16:00
KotoRezjust wanted to check if they have IPsec client installed by default. Windows doesnt.16:00
HounddogSo it seems that crontab cannot restart a service....16:00
aaa801however, mac also has this amazing bug where it dumps all the desktop opengl buffer into application opengl buffers16:00
MonkeyDustKotoRez  better ask in ##apple, but i guess they won't be anxious to help16:01
aaa801which makes for fun game porting16:01
aaa801>_.16:01
MonkeyDustenthousiastic*16:01
cfhowlettaaa801, this is a support channel.  your question is ... ?16:01
ghilesle vmware est plus puissant16:01
aaa801cfhowlett: what the heck you on about, ive been here for months.. some dipshit highlighted me16:01
aaa801;)16:01
ghilesi spicke franche16:02
MonkeyDust!fr16:02
ubottuNous 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.16:02
ubuntu-amd"[drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!" - does this mean the GPU is not working? (http://paste.ubuntu.com/12048853/)16:02
* cfhowlett makes a new entry to the /ignore list16:02
RileyTLno kidding16:03
MonkeyDustubuntu-amd  stop pasting that please, it's disturbing16:03
ghilestanks16:03
tewardKotoRez: they do, i know because there's apple systems at this workplace.  But whether it actually supports everything IPSec offers, is questionable16:03
tewardbut also irrelevant here16:04
Hounddoghttp://pastebin.com/E1KY6Le6 manually starting the service works but the crontab does nothing16:04
TJ-Hounddog: cron will email the user, or write to logs... have you checked those?16:06
HounddogTJ-: cat /var/log/syslog | grep crontab16:08
Hounddogonly shows me that i edited16:08
TJ-Hounddog: "grep cron /var/log/syslog"16:08
TJ-Hounddog: Or add grep's  "-i"  for even more results16:09
HounddogAug 10 16:08:01 ip-10-0-0-250 CRON[21146]: (root) CMD (/etc/init.d/elephone-worker-elasticsearch restart)16:09
Hounddogit is doing it....16:09
ghilesI can demender you quistion16:09
TJ-Hounddog: OK, that's an advance. Now you need to consider if /etc/init.d/elephone... script expects something in the shell environment that isn't available when run by cron16:10
Pici!fr| ghiles16:10
ubottughiles: 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.16:10
HounddogTJ-: it doesnt expect anything16:10
Hounddogi created that service so i am pretty sure about it.16:10
Hounddogas mentioned also when i manually restart there is no issue16:11
TJ-Hounddog: I'll bet it does... like it expects certain entries in PATH which aren't there when cron runs it... refer to all executables by their absolute paths to be sure16:11
TJ-Hounddog: right - and when you run it manually the shell environment is different, usually has a lot more in it16:12
HounddogTJ-: * * * * * /etc/init.d/elephone-worker-elasticsearch restart16:12
Hounddoghow do i get more absolute then this?16:12
TJ-Hounddog: I mean " /etc/init.d/elephone-worker-elasticsearch"16:12
x4w3Hounddog: absolute path to elephone-worker-elasticsearch.16:12
TJ-Hounddog: something that script expects is likely not present in the environment that cron uses16:13
Hounddoghmmm16:13
TJ-Hounddog: usually the PATH is not so complete as with an interactive shell, so using absolute paths to executables is helpful16:13
Hounddoghttp://pastebin.com/F1JfKJqA16:13
Hounddogthese are the paths i run.... absolut16:13
TJ-Hounddog: is that the complete file? there's no start/restart stanzas16:14
=== Blaster is now known as Guest60588
syntroPican someone reveal the black magic required to rearrange bookmarks ordering in nautilus?16:15
Pici/36/3616:15
HounddogTJ-: http://pastebin.com/3HhKrWcK16:15
EriC^^syntroPi: hold your breath, click on bookmarks in the global menu, then click on bookmarks, arrange away..16:15
EriC^^i mean, abra ka dabra16:15
MonkeyDust*magic*16:17
ghilesyess16:17
syntroPiEriC^^, hmm i just can rearrange my bookmark there, others are grayed out. Rearranging it there does not have any effect on the position in the left sidebar in nautilus16:17
syntroPitried that already before16:17
HounddogTJ-: eveything is absolut in there16:18
syntroPikilling nautilus and restarting it also doesnt change bookmarks position16:18
HounddogTJ-: any more ideas?16:19
x4w3Hounddog: permissions?16:19
Hounddogsudo...16:20
syntroPihence my question for black magic: in gnome it seems there is always some hidden inside information required to do everyday tasks16:20
Hounddogi put the crontab in sudo16:20
MonkeyDustsudo crontab -e16:21
HounddogMonkeyDust: is that for me?16:21
EriC^^syntroPi: i've arranged them once before, can't seem to remember how16:21
linociscohi all16:22
HounddogMonkeyDust: if you wrote that for me. If you read the whole conversation and look at the PASTEBIN you would see that i am using exactly THAT COMMAND16:22
MonkeyDustHounddog  if you want to create a cron task for actions tat require root permission16:22
linociscowhat is the latest book on ubuntu?16:22
linociscohi all16:22
x4w3Hounddog: put the script in other location ie: /usr/local/bin/16:22
cfhowlettlinocisco, books are on Amazon ...16:23
HounddogMonkeyDust: thx for telling me something i KNOW and mentioned in the PASTEBIN16:23
cfhowlettHounddog, chillax, man.16:23
ubuntu-amdDoes this mean the GPU is not working? (http://paste.ubuntu.com/12048853/) also sudo aticonfig --initial aticonfig: No supported adapters detected"16:23
Hounddogcfhowlett: sorry but it frustrates when people throw something out without looking at the information as if they have some kind of turret syndrom which just makes them spurt out some information16:24
OerHeksubuntu-amd, please don't crosspost, you have been answered > https://bbs.archlinux.org/viewtopic.php?id=17997016:24
TJ-Hounddog: I'd capture the results of progress in the init.d script by having it write messages to a separate file, as in "echo 'start() called' >> /tmp/service.log " and so on... output the return value of start-stop-daemon too, in case it is error-ing.16:24
linociscocfhowlett, namely please16:24
HounddogTJ-: ok, i will try that16:24
cfhowlettlinocisco, www.amazon.com     search term ubuntu   sort by date16:24
TJ-Hounddog: Try to narrow down the source of the failure until you have firm evidence :)16:25
linociscocfhowlett, since ubuntu 8.04 , i think hardy , I was away from ubuntu and I dont have latest eboook16:25
syntroPiEriC^^, do you know if there is a wiki or something like that for gnome hidden insiders information?16:25
rcw2anyone know why this would still download html files? wget -r -P . -np -A jpeg,jpg,bmp,gif,png "http://www.site.com/path1/"16:25
HounddogTJ-: i am considering to just let it be and restart it every now and then....16:25
lrojashi all, how can i find out who is in charge of maintaining the vagrant box for ubuntu in hashicorp atlas16:26
Hounddogam on holiday and boss called me in for this shit... i am not even a sysadmin16:26
ubuntu-amdOerHeks: I found that thread by myself already and it doesn't mention how the problem has to be fixed or what's the real problem16:26
TJ-Hounddog: Well,  with evidence of why, you can punt the problem back  :) Maybe someone changed something and didn't tell you16:26
Hounddogam just logging off now... no patience to search for this16:27
HounddogTJ-: thx for the help though16:27
linociscohi all, i m using mobile broadband GSM internet via USB modem. I know USSD code to check current balance . I dont know how to type in CLI16:29
EriC^^syntroPi: i found this but.. well you'll see http://askubuntu.com/questions/325518/how-can-i-edit-nautilus-places-sidebar-and-unity-quicklist16:29
EriC^^it basically entails modifying the source code and then installing the package16:30
x4w3TJ-: if you run bash script in debug mode with <bash -x> in crontab, script will output better than "echo 'start() called' >> /tmp/service.log "?16:30
x4w3TJ-: is a curiosity only, :).16:31
TJ-x4w3: possibly, but then you're changing the shell which might cause things to behave differently... I always prefer the least invasive change when tracking down subtle bugs.16:32
rcw2wget -r -P . -np -A jpeg,jpg,bmp,gif,png --level=5 "http://www.website.com/path1/"    <--- should this check all the img src= paths and get the resulting images?16:32
x4w3both of them will be good. Tq.16:32
=== Malsasa_ is now known as Malsasa
MonkeyDustrcw2  if you don't get an answer here, try in #bash16:33
rcw2MonkeyDust:  thanks16:33
moritz705hello16:37
artoishi mor16:38
moritz705Hello sir16:38
moritz705was macht ihr?16:38
cfhowlett!de | moritz70516:39
ubottumoritz705: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!16:39
moritz705ok mister ubuntu fan16:39
baizon!offtopic16:40
ubottu#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!16:40
moritz705made16:40
ghilesyes seanux basic to ubentu16:40
moritz705my frand install kubuntu is thet god16:41
moritz705?16:41
cfhowlett!kubuntu | moritz70516:41
ubottumoritz705: Kubuntu is the Ubuntu flavour using KDE Software and the KDE Plasma Workspaces.  See http://kubuntu.org for more information - For support join  #kubuntu - See also !kde16:41
ghilesno seanux very goood16:41
MonkeyDustmoritz705  try it, to find out if you like it16:41
moritz705cool16:41
linociscoGDBus.Error:org.freedesktop.ModemManager1.Error.Core.Failed: Sending USSD command failed16:41
moritz705i have ubuntu 15.04 vivid vervet16:42
ghilesnoo the sea nux very very goood to hacking16:42
cfhowlettghiles, this is ubuntu support.  your question is ???16:42
cofohi16:43
cofoi open terminal and it hie16:43
ghileshi16:43
cofoi can only see it in ful lscreen16:43
cofofull screen*, *hide16:43
ghilesyes16:43
cofowhen i click f11 it hide again but the menu bar is shown16:43
cofoa little help could help16:43
ghilesin kali linux or back track16:44
MonkeyDustcofo  what do you want, then?16:44
cofoit's ubuntu16:44
cfhowlettghiles, offtopic and not supported here.16:44
ghilesahhh yes16:44
cofoi feel being troll16:44
cofoi will try other channel16:44
ghilesle quelle *16:45
NaStYdoG716:45
cfhowletthexchat question: is there a maximum number of entries to the /ignore list?16:45
MonkeyDustcofo  you're no troll, it's just not clear what you want16:45
cofono16:45
cfhowlett%v16:46
crispexiUbuntu 14.04 - users & root cannot change password. passwd returns "passwd: Authentication token manipulation error". drive is mounted RW, time check is fine, permissions are good, I'm leaning towards pam auth but not sure where to proceed with that?16:47
MonkeyDustcfhowlett  try   '/ignore age < 16'16:47
cfhowlettMonkeyDust, lol.  will do.16:47
ghileshe yas girls16:47
EriC^^crispexi: try to strace it maybe16:47
cofohelp?16:48
ghilesI need help with the new vertion seanux16:49
mcphailcofo: please take some time to rephrase your question and we will help if we can. If English is not your native language you may be better asking in another channel16:50
MonkeyDustghiles that's not supported here, you're in the wrong channel16:50
mcphailghiles: please stop going on about that. It is offtopic16:51
cofoNo need16:51
geniicofo: Describe your problem to the channel, and a helper will probably try to assist you16:51
cofogenii: i already saw mcphail comment16:51
t-nelsonAny GRUB pros around?  I have a notebook where the bootloader is corrupted by switching boot from UEFI to CSM/Legacy.16:52
t-nelsonRunning boot-repair from install medium fixes it.16:52
cofoA terminal in ubuntu often hide and I can see his menu bar when I click on that tab and see it only in full screen16:53
=== Malsasa_ is now known as Malsasa
MonkeyDustcofo  F11 to un-fullscreen, or move the mouse to an edge of the terminal window, then resize it16:54
linociscohi all16:55
linociscoI can't figure out why my ubuntu 15.04 froze for a few mins and even Ctrl+Alt+Del could not help. there was no way to bring it back to work during that period without doing anything16:55
t-nelsonlinocisco: Which gfx vendor?16:56
cofoAny help can help16:56
cofogenii: mcphail:16:56
geniicofo: MonkeyDust already gave you something to try, did you see if that resolved your issue?16:58
cofoWho?17:00
cofoHe didn't give17:00
xander1Hi there, anyone that can help me? My xorg.conf doesnt seem to apply on startup. Keeps resetting back to default settings. Using i3-wm, but login screen is lightdm. Any help is appreciated17:00
=== max__ is now known as Guest99312
mcphailcofo: what happens if you double-click on the middle of the menu bar?17:01
geniicofo: Yes, they did.. "[12:54:19] <MonkeyDust> cofo  F11 to un-fullscreen, or move the mouse to an edge of the terminal window, then resize it"17:01
cofof11 do nothing17:01
cofonothing17:02
t-nelsoncofo: what's your issue?17:03
cofodamn17:03
cofosorry17:03
* t-nelson just joined17:03
cofoI can't even open it windowed only full screen17:03
cofothat's not work17:04
t-nelsoncofo: what's your issue?17:06
t-nelsoncofo: what's your issue?17:06
=== Blaster is now known as Guest89877
crispexiEriC^^: thanks, strace narrowed it down to passwd not being able to read /etc/shadow heh17:07
minimecxander1: still there?17:07
EriC^^crispexi: ah17:07
crispexiphew. now i can relax haha17:07
cofoi wrote it17:08
cofonvm i will handle it17:09
t-nelsoncofo: Yes, before I joined.17:09
t-nelsonGood.17:09
cofo I can't even open it windowed only full screen17:09
cofo8:0317:09
t-nelsonHow do you think this works?17:10
t-nelsonI joined after you typed that, I will never receive that message.17:10
t-nelsonPaste it again.17:10
cofoA terminal opened I can't view it in window only in full screen. I view it using f11 key17:11
* artois gives t-nelson a time machine17:11
artoist-nelson: never say never17:11
cofot-nelson:17:12
cofoDid you see my message?17:12
t-nelsoncofo: yes17:12
t-nelsoncofo: You still see window decorations?17:12
syntroPiwhich program is the recommended way to scan for dvb-c transponders nowerdays?17:17
=== bipul_ is now known as bipul
bipulHi.17:18
=== marius is now known as Guest15404
Guest15404Hello, anyone from Port Elizabeth?17:22
t-nelsonsyntroPi: One of the pvr backends probably.17:23
t-nelsonvdr, tvheadend, etc17:24
minimecsyntroPi: I still have one of these in my computer, but cannot use it anymore. No analogue TV anymore in my country. I would start with section "Scanning for channels" from here... https://www.mythtv.org/wiki/Adding_Digital_Cable_Channels_For_DVB-C_Tuner_Cards_--_Norway#Scanning_for_channels_.5B7.5D17:24
OerHeks!info w-scan17:26
ubottuw-scan (source: w-scan): Channel scanning tool for DVB and ATSC channels. In component universe, is extra. Version 20140727-1 (vivid), package size 103 kB, installed size 373 kB17:26
minimecsyntroPi: http://packages.ubuntu.com/search?suite=all&section=all&arch=any&keywords=dvb-apps&searchon=names17:26
OerHeksVLC should work > http://askubuntu.com/questions/20204/which-application-do-you-recommend-for-watching-tv-dvb17:26
misho_Hello everyone...i still have one strange problem on my linux pc17:26
syntroPiOerHeks, i tried w_scan but it freezes on one transponder everytime17:27
* t-nelson Must. Resist. Click-bait.17:27
syntroPit-nelson, which scanning tool would you recommend instead of w_scan?17:28
TJ-!info dvb-apps | syntroPi17:28
ubottusyntroPi: dvb-apps (source: linuxtv-dvb-apps): Digital Video Broadcasting (DVB) applications. In component universe, is extra. Version 1.1.1+rev1500-1 (vivid), package size 1206 kB, installed size 2741 kB17:28
misho_I'm trying to watch a move via shared local network...everything is normal i have right to rename,copy,delete files on other windows PC...but VLC can't open video file trought local network17:28
NetworkingProAnyone know bash well?   If so, any idea how to script the same application over and over and have it fork each time?17:28
t-nelsonsyntroPi:17:29
t-nelson11:23:30 < t-nelson> syntroPi: One of the pvr backends probably.17:29
t-nelson11:24:16 < t-nelson> vdr, tvheadend, etc17:29
TJ-NetworkingPro: the script fork, or the application it launches?17:29
t-nelsonI don't watch livetv, so don't mess with that stuff.17:29
MonkeyDustNetworkingPro  the "i love you" virus some 10 years ago, was a script that forked itself each time17:29
t-nelsonNetworkingPro: You trying to fork-bomb someone? :)17:30
cfhowlettNetworkingPro, #bash would know17:30
NetworkingProt-nelson:17:30
NetworkingPromore or less17:30
xander1Can someone provide me some help, my xorg.conf doesnt seem to apply at startup. When using  i3/lightm, either.17:30
NetworkingProhttps://www.irccloud.com/pastebin/aVgj24ep/17:30
t-nelsonThen google bash fork-bomb17:31
MonkeyDustNetworkingPro  how leagal is what you want to do?17:31
syntroPiminimec, TJ- so dvb-apps /usr/bin/dvbscan is the way to scan nowerdays?17:31
MonkeyDustlegal*17:31
NetworkingProneed it to create MonkeyDust 100% legal17:31
NetworkingProload testing my servers17:31
t-nelsonOh I wouldn't do that in a tty17:31
t-nelsonNeed to do it in a GUI terminal where when you kill the window it kills the proc.17:32
NetworkingProtheres no way to fork it where it doesnt die?17:32
minimecsyntroPi: I guess that still works, but I cannot confirm and test it anymore.17:32
TJ-NetworkingPro: surround the statements in "while true; do"   .... "done"17:33
t-nelson^^17:33
t-nelsonI hope you have physical access to this server.17:33
t-nelsonOr free hands-on support at the DC. :)17:34
minimecsyntroPi: I used this app to watch tv http://tv-viewer.sourceforge.net/mediawiki/index.php/Main_Page17:34
misho_I'm trying to watch a movie via shared local network...everything is normal i have right to rename,copy,delete files on other windows PC...but VLC can't open video file trought local network17:34
TJ-vlc is good for DVB viewing17:35
minimecsyntroPi: source code is here now https://github.com/crapp/tv-viewer17:35
t-nelsonmisho_: Use file browser to browse LAN, right-click, open with vlc.17:35
t-nelsonUbuntu will soft-mount the share and it will appear local to vlc.17:36
OerHeksTJ-, my thought too, i guess that stream is encrypted with drm17:36
syntroPiTJ-, yes i like vlc because it can timeshift to /tmp but i need a working channels.conf or xspf before17:36
syntroPiminimec, i used me-tv before17:36
NetworkingProTJ-: tried that.. thanks but it didn't really fork it.17:36
NetworkingProt-nelson: I do17:36
TJ-syntroPi: Yeah, I found dvbscan to be fine... once the antenna could find the signal :)17:37
syntroPithough that also needs to have a working channels.conf imported17:37
=== pbx-lunch is now known as pbx
TJ-NetworkingPro: I'm not sure what you want to fork? The script itself, or the application it is starting?17:37
NetworkingProTJ-: the openvpn client17:38
NetworkingProwant to be able to spawn say 10 running clients17:38
TJ-NetworkingPro: then its up to openvpn to fork itself.17:38
syntroPiminimec, does that  TV-Viewer support time shifting (e.g. pause) on live tv?17:38
minimecsyntroPi: I remember me-tv. Another nice one is/was tvtime http://tvtime.sourceforge.net/ , but me-tv and tvtime did not work with my hardware encoding ivtv device.17:38
syntroPime-tv does not support time shifting17:38
t-nelsonNetworkingPro: Are you detaching it?17:38
t-nelsonie. your-cmd &17:39
NetworkingProso the &17:39
NetworkingProi was doing &&17:39
NetworkingProguess thats diff, my bad17:39
minimecsyntroPi: if using an ivtv based card it might... I don't remember anymore. I had them set up in mythtv too, and used time shifting there...17:39
syntroPiminimec, for timeshifting reasons i really liked vlc because one just can press pause there and it will cache live tv to /tmp17:40
minimecsyntroPi: Nice!17:40
t-nelsonNetworkingPro: cmd1 && cmd2, will run cmd2 only if cmd1 succeeds. cmd1 &, will run cmd1 and immediately background it.17:40
NetworkingProt-nelson: that was it...17:41
NetworkingProthanks17:41
NetworkingProlol17:41
kes0Anyone who have try ubuntu on lg g2?17:41
t-nelsonNetworkingPro: np17:41
cfhowlett!touch | kes017:41
ubottukes0: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch17:41
kes0Thanks17:42
misho_t-nelson, i don't have problem with opening...i believe that i have some kind of problem with network sharing thechnology used by Linux17:43
t-nelsonmisho_: It's just Samba17:43
minimeckes0: doesn't so good: http://forum.xda-developers.com/showthread.php?s=82de7372986425f9ae9f92a730629d40&t=2540073&page=4 and https://wiki.ubuntu.com/Touch/Devices/LG%20G2%28Sprint%2917:44
t-nelsonmisho_: Maybe you need to better describe your issue.17:46
misho_t-nelson,  http://i59.tinypic.com/wmmu0z.png17:46
t-nelsonmisho_: "no access module"17:47
aaronhoiiiii17:52
=== aaron is now known as Guest620
kes0minimec: Damn, thanks.17:53
t-nelsonmisho_: The method I first described works fine here.17:54
t-nelsonmisho_: How are you passing hte smb:// path to vlc?17:54
misho_t-nelson, good question - maybe only VLC can't understand the path?17:55
t-nelsonmisho_: Yes, that's what the log implies.17:56
t-nelsonIt has no handler for smb protocol17:56
t-nelsonWhich is short for Samba17:56
misho_t-nelson, the how can i fix that?17:56
t-nelsonmisho_: 11:35:58 < t-nelson> misho_: Use file browser to browse LAN, right-click, open with vlc.17:57
t-nelsonThat works fine for me.17:57
t-nelsonI have no idea how you're passing the path to vlc.17:57
misho_t-nelson, it is happened again the same17:58
misho_the stream can't open18:00
OerHeksIs this possible, streaming a .mkv with SMB  ??18:02
misho_i don't find any reason why not... is there something special in .mkv?18:03
bujjiabout information security18:03
mcphailOerHeks: of course18:03
t-nelsonmisho_: In VLC, under Tools > plugins and extenstions, is there a "SMB Input" entry?18:03
artoiswouldn't really call it streaming, but you'd get the same end result, sure18:05
afflictoHi. What's the difference between apt-get upgrade and apt-get dist-upgrade ?18:05
mcphailmisho_: what version of Ubuntu are you running, and what desktop environment are you using? This may not work unless you are using a desktop environment such as Unity or GNOME18:05
OerHeks!dist-upgrade18:05
ubottuA dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention.18:05
MonkeyDustafflicto  i guess dist-upgrade removes older packages18:05
MonkeyDustOerHeks  was faster18:06
misho_mcphail, i'm using Ubuntu_Mate 15.0418:06
afflictoOk, I'm just looking to stay up-to-date on my 14.04 VPS. I'll use dist-upgrade then.18:06
misho_t-nelson, where should be located SMB input18:06
t-nelsonmisho_: sudo apt-get install vlc-plugin-samba18:07
t-nelsonIt's not builtin anymore.18:07
mcphailmisho_: I don't know if MATE supports this18:07
misho_t-nelson, after that do i need a restart?18:08
t-nelsonmisho_: Only need to restart vlc18:08
misho_t-nelson, APPLAUSE!!!18:09
misho_t-nelson,  it is working now18:09
t-nelsonIndeed :)18:09
misho_Many thanks18:09
t-nelsonNP18:10
misho_t-nelson, can i ask one more thing?18:16
misho_it is about this HexChat18:17
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
t-nelsonmisho_: I dunno anything about hexchat, sorry.18:18
t-nelsonIt is some xchat port?18:18
t-nelsonErr, not port, fork.18:18
OerHeksxchat is discontinued, indeed, hexchat is the new fork18:18
UbuntuNewbhello18:18
misho_Because i am from Bulgaria and default alphabet is cyrillic...i can't see properly when someone is writing on cyrillic fonts18:19
misho_yes,correctly18:19
UbuntuNewbIs there somebody here that can help me get mail working on ubuntu? I have a google apps account, and I am trying to get all mail sent from my ubuntu server to relay the mail through google apps18:19
t-nelsonmisho_: Look around  for character encoding and make sure it is set to utf-818:19
t-nelsonAlso maybe need to change to a font that has the proper glyphs18:20
drfoobazI just finished installing Ubuntu Gnome, but the usb drive I installed from still shows up in nautilus. How do I get rid of it? http://imgur.com/BU98LrI,Cige5an18:21
UbuntuNewbI've been trying to get it working for a while, and I can't seem to get it to work.18:21
t-nelsondrfoobaz: It's unmounted, just pull it out.18:21
drfoobazt-nelson: "Pull it out?"18:22
t-nelsonYes, remove it from the USB port18:22
drfoobazt-nelson: Oh, I should clarify that it isn't plugged in.18:22
t-nelsondrfoobaz: Oh :)18:23
UbuntuNewbOr if I can't get help in here, is there a ubuntu wiki guide that explains it?18:23
t-nelsonLogout/back in?18:23
drfoobazt-nelson: Will try. I'll report back.18:23
t-nelsonUbuntuNewb: You need to talk to Google then, not Ubuntu.18:24
t-nelsonErr, wait. No I read that backwards.18:24
UbuntuNewbt-nelson: It's got nothing to do with google, other than using them as the account. I am trying to configure ubuntu mail system up to use it18:25
t-nelsonIt's a mail server you're configuring, not a client.  Right?18:25
looking4umusta18:25
KernalPanicedI installed Ubuntu and got a kernal panic..18:25
UbuntuNewbyeah18:25
KernalPanicedthe first line said "kernel panic-not syncing: VFS: unable to mount root fs on unknown block(0,0)"18:25
drfoobazt-nelson: Logged out, also tried restarting. It still shows up in Nautilus. :(18:26
UbuntuNewbMy local mail server, so that when mail is sent out, it relays to google mail18:26
KernalPanicedor something like that18:26
UbuntuNewbinstead of sending from the local server18:26
sveinseIs it possible to run the ubuntu installer from an already booted machine (from USB)? I have a system which is unable to boot from USB, but I have been able to boot a rescue linux system on it and have full access to the USB drive18:26
t-nelsondrfoobaz: Is it listed when running "mount" in a terminal?18:26
KernalPanicedIf i redo the usb once again, would it allow me to do a repair of Ubuntu?18:26
drfoobazt-nelson: I don't think so. http://i.imgur.com/ARzsg3J.png18:28
squintyUbuntuNewb:   might want to check out   plop   which is a boot cd that makes usb booting possible on machines that can't boot via usb. http://www.plop.at/en/bootmanagers.html18:28
ioriadrfoobaz,  what is /dev/sdb1 ?18:29
ubuntu249Aight, GRUB was messed up when I first installed Ubuntu about a year ago. It wouldn't let me onto windows 8. I tampered and got to windows 8 in the BIOS, but I can't get to ubuntu. When I start my PC it comes up with a command line and I have to type exit then exit again. I can't get to BIOS. What do I do?18:29
UbuntuNewbsquinty: ?18:29
misho_t-nelson, i found a solution to my problem - just to know if i ask you one day /charset cp125118:29
squintyUbuntuNewb:   download plop    burn it to cd      boot from cd    you will be presented with a menu where you can boot from the usb stick (if your computer has usb ports that is)18:31
UbuntuNewbsquinty- Thanks, but i'm looking for mailserver help, lol18:31
squintyUbuntuNewb:  oooopsss!! sorry  :(18:32
UbuntuNewbNo worries :)18:32
squintysveinse:   http://www.plop.at/en/bootmanagers.html18:33
KernalPanicedWhy does shit like this always happen to me.. Its just my luck..18:33
KernalPanicedI install Ubuntu and get a kernal panic..18:33
t-nelsondrfoobaz: Are there any options if you right-click on the usb's entry in nautilus sidebar?18:33
squintysveinse: might want to check out   plop   which is a boot cd that makes usb booting possible on machines that can't boot via usb.18:33
KaiHey!18:33
drfoobazt-nelson: Mount and format.18:34
KernalPanicedlets try this freshly made usb again.. I hope trying to repair ubuntu will work18:34
t-nelsonKernalPaniced: Either your grub is fucked up and specifying the rootfs wrong or your rootfs is on some slow to detect media, like usb.18:34
squintyhey  watch the language   family channel!!18:34
t-nelsondrfoobaz: Do you get an error if you click mount?18:34
KernalPanicedt-nelson is grub fixable in those situations?18:35
t-nelsonPff, this isn't #spongebob.18:35
t-nelsonKernalPaniced: Probably.18:35
squintyt-nelson:  this is a family channel and swearing is not allowed.  please read the channel rules18:35
drfoobazt-nelson: Yes. http://i.imgur.com/lcE116s.png /dev/sdb is one of my hard drives now18:35
drfoobazt-nelson: It was the usb during the install though, I think.18:36
t-nelsonKernalPaniced: Boot from you usb again and follow https://help.ubuntu.com/community/Boot-Repair18:36
t-nelsonsquinty: Sure, sure.  It's not like I was swearing AT someone or being inflamitory in the slightest.18:37
ubuntu249How do I boot from SD card when I have no BIOS? Just the GRUB command line.18:37
t-nelsonNo need to be pedantic.18:37
UFO69any one from Microsoft?18:37
squintyt-nelson:  makes no difference18:37
t-nelsonNot to a pedant :)18:37
bekksubuntu249: What do you have instead, if no BIOS?18:37
VillageHello Guys, i faced with problem when installing MySQL - "sudo apt-get install mysql-server php5-mysql" i got error - http://pastebin.com/yAA1kJdi maybe who knows what's can be?18:37
ubuntu249Bekks: it's just the GRUB terminal.18:38
t-nelsondrfoobaz: You must have an entry somewhere.18:38
UFO69where can i buy new windows?18:38
bekksubuntu249: Then you already passed BIOS.18:38
squintyubuntu249:  all computer have bios.  bios is accessed from your initial computer boot screen via keys like f12 or esc.   check your computers docs18:38
t-nelsonProbably either in ~/.cache or some dconf setting.18:38
Ben64Village: paste the full command and output18:39
t-nelsonUFO69: www.pella.com18:39
bekkssquinty: Some have UEFI instead of a BIOS.18:39
squintyquite aware of that18:39
UFO69how much18:39
drfoobazt-nelson: Is there a way to reset nautilus? That might help.18:39
t-nelsonDepends on what you choose.18:39
OerHeksUFO69, wrong channel. ask in ##windows18:39
ubuntu249Bekks: How do I put SuperGrub2 on my SD card to then attempt to enter BIOS?18:40
t-nelsonDouble-paned will be less than triple, etc.18:40
bekksubuntu249: I never used Supergrub, sorry.18:40
ubuntu249Ah. What else is there to use?18:40
UbuntuNewbhmm18:40
t-nelsondrfoobaz: Probably.  I dunno  the "right"  way though.18:40
ubuntu249Universal USB Installer wasn't able to put it on the card.18:40
UbuntuNewbI really need to get this mail server working18:40
t-nelsonUsually I just go rm'ing anything that looks related in ~/.config18:40
drfoobazt-nelson: Oh, and ls -R .cache/ | grep nautilus returns nothing.18:40
UFO69Oe how can i instal new windows?18:40
=== Bish_ is now known as Bish
Ben64UFO69: ask ##windows18:41
t-nelsondrfoobaz: try grep -ir nautilus .cache18:42
UFO69windows XP?18:42
t-nelson^^ Troll18:42
Ben64UFO69: join ##windows for windows support, this channel is for Ubuntu only.18:42
UFO69any one from microsoft?18:43
drfoobazt-nelson: Nothing.18:43
drfoobazt-nelson: I also read to rest nautilus to remove .gconf/apps/nautilus but I have no such file.18:43
Ben64UFO69: join ##windows for windows support, this channel is for Ubuntu only. You will find no Microsoft or Windows help here. Please stop asking.18:44
squintyubuntu249:  if you are hoping to fix grub, you can just use a ubuntu livedvd and then install boot-repair   see  https://help.ubuntu.com/community/Grub2/Troubleshooting  for details18:44
t-nelsonBen64: Just ignore it and it will go away.18:44
UFO69any admin from Microsoft?18:44
OerHeksUFO69, you have been answered.18:45
squintyt-nelson:   you are preaching to someone who has participated in this channel for years18:45
bozeI've tinkered with my computer a bit too much. Mysql dies on boot and I have to /etc/init.d/mysql start to get it to work and I get random ^X in the terminal sporadically. Does that sound like anything?18:45
UFO69buy windows18:45
bozeD:18:45
t-nelsonsquinty: You have a habit of sticking your nose in other people's buisness, eh?18:46
VillageBen42, ok i will try show you, now i try install from new to VPS..18:46
KernalPanicedt-nelson on the newly made bootable usb i done a check disk for defects and it said 2 errors found, I was watching it the whole time the text on the screen, and all the errors i saw was something about error mounting dev/sr018:46
t-nelsonKernalPaniced: sr0 is usually some optical drive.  You have one of those?18:47
KernalPanicedt-nelson what is optical?18:47
t-nelsoncd/dvd/bluray, etc18:48
squintyt-nelson:  time to go get your diaper changed little one.  /ignore18:48
t-nelsonNice, now I can swear again!18:48
OerHekscarefull t-nelson, with that attitude you are not welcome here.18:49
KernalPanicedI have a CD-RW Drive and i just tried one of my CDs and it works fine.. I have no floppy drive at all.. is that what you mean t-nelson?18:49
t-nelsonKernalPaniced: Right, so there was no media in it before?18:50
KernalPanicedcorrect18:51
_SLM_Hey, question. Why is default Ubuntu on this older version? Is there a reason for me not upgrade to the latest?18:51
_SLM_I grabbed the main iso from ubuntu.com few days ago18:51
OerHeks_SLM_, what older version?18:51
t-nelsonKernalPaniced: You can probably ignore those errors then.18:52
_SLM_1418:52
_SLM_14.0418:52
EriC^^_SLM_: that's the lts release18:52
minimec!LTS | _SLM_18:52
OerHeks14.04.3 is the latest LTS, so not old at all.18:52
ubottu_SLM_: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)18:52
_SLM_Yeah, why is it default? Why not get the latest?18:53
_SLM_Should I upgrade?18:53
_SLM_I am a lone developer/student18:53
robrobinsonWhat would be the best channel to get help with incron?18:53
_SLM_I just want a secure, stable, pretty OS18:53
thepeter-webHello all18:53
ioria_SLM_ that's it18:54
SchrodingersScat_SLM_: if you want to update less, go with the LTS, if you like upgrading then go 15.04.18:54
_SLM_isnt 14.04 less secure being older?18:54
bekks_SLM_: No.18:55
bekks_SLM_: It receives updates until 2019. So it isnt "old".18:55
SchrodingersScat_SLM_: should get security updates18:55
ioriadrfoobaz,  check your /etc/fstab ... maybe it's not a usb  device18:56
_SLM_And 15.04? Also upgrades right?18:56
ioria_SLM_  it's not LTS18:57
ioria_SLM_   yes, few months18:57
_SLM_Is 15.04 faster/prettier/more secure? If not, I'll stick with this18:58
_SLM_If yes, I'll upgrade18:58
_SLM_Sorry, but I am used to new=good18:58
_SLM_this is confusing18:58
_SLM_for a ubuntu newbie18:58
bekks_SLM_: new=good is one of the biggest legends :)18:59
ioria_SLM_   if i may i'd say that not-LTS-release are experimental .... to test it for future stable release18:59
OerHeksSLM then go for 15.0418:59
berkayhello18:59
t-nelson_SLM_: What HW?18:59
t-nelsonYou might win with haswell+18:59
_SLM_3 people, 3 opinions heh18:59
_SLM_Intel i518:59
_SLM_6GB ram18:59
_SLM_Decent GPU19:00
bekks_SLM_: So just use 14.04 64bit.19:00
SchrodingersScat_SLM_: and thanks to the magic of GPL you can be the 4th :)19:00
t-nelson_SLM_: Just leave 14.04 then.19:00
thepeter-webso I have questions about ubuntu on phone (rather about some principles, but also technical) I didn't find answers UTG, can you please point me where to look for them?19:00
t-nelsonThat's what I use on my workstation.19:00
OerHeks!phone19:00
ubottuInformation about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch19:00
=== robrobinson is now known as Robr3rd
t-nelsonI've got some netbook with some baytrail nightmare SoC.19:00
t-nelsonIt works OK with 15.04.19:00
minimec_SLM_: It's rather easy. With LTS you can stick with your version for 5 years or do a 2 year upgrade cycle (from LTS to the next LTS). If you install a NON LTS version, you have to upgrade all 6-9 months until you reach a LTS version. Then you can choose again...19:01
ludwiganyone having trouble with their wifi stopping while appearing to be connected?19:01
_SLM_thanks for the information19:01
_SLM_This should be in a clear header on ubuntu.com IMO19:02
t-nelsonludwig: Which chipset?19:02
thepeter-webthx OerHeks19:02
ludwighow do I see what my chipset is?19:02
t-nelsonlspci in a terminal19:03
t-nelson^^ ludwig19:03
kadirolshw ludwig19:03
Cache_MoneyWhat's the deal with the Ubuntu smart phone?  Has anyone used it?19:04
ludwigtel Corporation 4 Series Chipset19:04
ludwigintel Corporation 4 series Chipset19:04
t-nelsonNah looke for "Network Controller: ..."19:05
t-nelson^^ ludwig19:06
kadirothat give me a false response: Techsan Electronics Co Ltd B2C219:06
kadirobut i think is Ethernet and not Network19:06
ludwigIntel Corporation 4 Series Chipset HECI Controller (rev 03)19:06
t-nelsonThat's your host bridge, not wifi.19:07
drfoobazioria: http://i.imgur.com/7NZ2C2n.png19:07
t-nelsonRead the descriptions for "wireless"19:07
ludwigI'm not seeing Network controller listed19:07
t-nelsonludwig: Is it a usb device?19:07
VillageBen64, i paste full - http://pastebin.com/WN88i66T OS: Ubuntu 14.04 (64-bit)19:07
ludwigyes19:08
t-nelsonAH :)19:08
t-nelsonlsusb then19:08
ludwigwill check19:08
=== debbie_ is now known as michelle---
minimecCache_Money: I tried a dev version on my 'Nexus 5'. Let's say ubuntu touch is not yet where it should be... But remember I use a devel version... But there is a lot going on in the near future. Have a look here http://www.olli-ries.com/t-242d/19:08
ludwigD 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter19:09
ioriadrfoobaz,  so you have your /home mounted on a different disk , sdc1 ?19:09
drfoobazioria: Different disk yes.19:10
t-nelsonludwig: Which ubuntu version?19:10
ludwigUbuntu 14.04 LTS Gnome19:10
ioriadrfoobaz,  but your mount says that sdb1 is mounted in /home19:11
drfoobazioria: yeah i think so19:12
mgolischso it shows a volume not even connected?19:12
t-nelsonludwig: Are you using the default 3.13 kernel or the -utopic backports?19:12
t-nelsonludwig: Which is 3.1619:12
ludwigt-nelson: I need to know how to check that, major noob19:13
ioriadrfoobaz,  sudo parted -l ?19:13
t-nelsonIn terminal, uname -a19:13
VillageGuys, maybe some one knows why error installing - " sudo apt-get install mysql-server php5-mysql " os - Ubuntu 14.04 (64-bit). error i paste - http://pastebin.com/WN88i66T ?19:13
mgolischdrfoobaz: tried gvfs-mount -l it should show which device that volume it shows in nautilus is on19:13
mgolischthat might help identify where its comming from19:14
mgolischit will have the same name as in nautilus there19:14
ludwigt-nelson: 3.19.0-25-generic19:14
drfoobazhttps://u.teknik.io/1PYG8b.png19:15
t-nelsonmgolisch: sudo apt-get install dialog19:16
ludwigby the looks of it it's 3.1919:17
t-nelsonludwig: Yes.19:17
ioriadrfoobaz,  you have no sdc ...19:17
ludwigany idea as to what's up?19:17
t-nelsonYou might need some parameters to pass to the kernel module19:17
Villageos - Ubuntu 14.04 (64-bit). error - http://pastebin.com/WN88i66T  someone please check and maybe knows why it's error19:18
drfoobazioria: I think sdc was the usb I installed from then.19:18
ioriadrfoobaz,  your fstab says that your /home is in sdc119:18
drfoobazioria: Oh.19:18
mgolischno it says it was19:18
t-nelsondrfoobaz: I have rtl8723be wifi and it was behaving similarly.  Stayed associated with AP, but data stopped.19:19
t-nelsonI added some module params and it works fine now.19:19
=== dv__ is now known as dv_
drfoobazI'm tempted to just install again, but be more careful with the partitions and when I remove the usb.19:20
drfoobazI'm wondering if I unplugged it before everything was finished.19:20
t-nelsonErr sorry, my last messages were for ludwig not drfoobaz19:20
mgolischso what is the name of the volume that shows in nautilus?19:20
drfoobazmgolisch: "Ubuntu-GNOME 14.04.3 LTS amd64"19:21
ludwigI've posted a thread in how do I add those parameters then?19:21
mgolischaccording to gvfs-mount thats on your second disk sdb19:21
ioriaEric^^ are you there ?19:21
t-nelsonludwig: You need to find out what the parameters are first.19:21
t-nelsonThey're driver specific.19:21
ludwigterminal code to find them?19:22
=== stereoit is now known as stereoit_
t-nelsonludwig: No19:22
ioriadrfoobaz,  i think you have to correct you fstab, replacing the uid and the partition name19:22
kadiroright ioria19:23
drfoobazioria: ok19:23
ludwigOh well, I've posted a thread in the forum. I'll see if it get's answered. Thanks for the help t-nelson19:23
mgolischioria: why?19:23
ioriadrfoobaz,  you can get the uid with sudo blkid19:24
drfoobazthx19:24
mgolischthe uuid should not be wrong if ubuntu was just installed19:24
mgolischunless the filesystem was reinitialized inbetween or something19:24
kadiromgolisch: the problem i guess is a third hdd19:24
ioriamgolisch, his fstab says that /home is sdc1   but parted -l says different19:24
drfoobazI think mgolisch. The uid from blkid and in /etc/fstab are the same19:24
mgolischioria: no it doesnt, it says it was sc1 during install19:25
mgolischbut it uses a uuid so thats not relevant19:25
EriC^^ioria: yes19:25
mgolischdrfoobaz: can you pastebin the output of this: sudo lsblk -o name,mountpoint,label,size,uuid19:26
EriC^^what's up?19:26
ioriaEric^^  can you assist drfoobaz ...19:26
ioria?19:26
t-nelsonfstab has nothing to do with what nautilus shows there.19:26
kadiromgolisch: look in both pastebin, in fstab is in sdc but gparted have only two HDD19:27
t-nelsonThat's all gvfsd stuff.19:27
conan^Hi all, I want to customize an ubuntu installation image to contain some packages and their dependencies so that I can install them with no network. Is there a good document for that?19:28
kadirosomeone have a same point like me?19:28
mgolischkadiro: where does it say sdc1 there?19:28
ioriaEric^^   parted -l   https://u.teknik.io/1PYG8b.png      fstab   http://i.imgur.com/7NZ2C2n.png19:28
kadiromgolisch: in fstab file19:28
mgolischno19:29
mgolischit says : was on sdc1 during installation19:29
drfoobazmgolisch: https://paste.teknik.io/168619:29
minimecconan^: https://help.ubuntu.com/community/InstallCDCustomization19:29
kadiromgolisch: where is a third HDD ?19:29
conan^Thank you minimec !19:30
mgolischkadiro: he had installed from usb stick removed after the installation19:30
drfoobazmgolisch: Wait. It looks like the only problem is the name "Ubuntu-GNOME." Is that all?19:30
mgolischso that could have been sdb or whatever at that time19:30
kadiromgolisch: you right ouups19:30
drfoobazmgolisch: Ah, so I was wrong in my initial assumption that the usb was lingering.19:31
drfoobazSo how do I change the name to something more understandable?19:31
drfoobazOh, hold it can't just be a name issue.19:32
ioriadrfoobaz,  it  is not  ?19:32
drfoobazBecause it fails to mount when I click it.19:32
EriC^^ioria: looks good.. what's the problem?19:32
conan^minimec: The link is a bit outdated (like the alternate image) but I'll start with that. Thanks again19:32
ioriaEric^^   sorry for the drill ... maybe i misunderstood :P ...19:33
t-nelsondrfoobaz: what's the device path it tries to mount?19:33
mgolischi have never seen labels on disks19:33
minimecconan^: Yeah that is often the case with 'community' tutorials and docs...19:33
drfoobazt-nelson "/dev/sdb2 at /media/zach/Ubuntu-GNOME 14.04.3 LTS amd64"19:34
conan^minimec: Yup. Once I know how to do this, I might19:34
t-nelsonmgolisch: The labels are on the filesystem, not the disk.19:34
conan^... update the doc19:34
conan^;)19:34
kadirono conan^19:35
t-nelsondrfoobaz: try grep -Hnir '/dev/sdb2/' ~19:36
EriC^^ioria: hehe np :)19:37
ioriaEric^^   thanks again19:37
mgolischit seems to think theres a filesystem on /dev/sdb219:37
mgolischwhich seems to be an extendted partition19:38
drfoobazt-nelson: nothing19:38
t-nelsonmgolisch: More likely there's some stale entry cached somewhere.19:38
ioriamgolisch, the swap https://u.teknik.io/1PYG8b.png19:38
drfoobazThis is a fresh install guys, I'm really thinking I'll just do it again.19:38
mgolischdoes blkid show that label for /dev/sdb2 too?19:40
arno_Hi, I'm looking for a software suggestion: anyone knows of a "buzzword generator I could install". I would like to feed it a couple of verbs and nouns. And it could generate buzz sentences containing those words19:40
EriC^^drfoobaz: could you reiterate your problem if you dont mind?19:41
drfoobazEriC: In the nautilus sidebar it shows this unmountable "Ubuntu-GNOME" device.19:42
EriC^^drfoobaz: ok, do you have a drive connected?19:43
EriC^^other than the 2 in parted -l?19:44
drfoobazno19:44
EriC^^ah sorry19:44
EriC^^that's your 700gb ext4 partition19:45
EriC^^does it show up as mounted in df -h ?19:45
VillageBen64, do you here?19:46
EriC^^it's /dev/sdb119:46
=== ochorocho1 is now known as ochorocho
MCDONALDguys19:53
MCDONALDwhat nick is JENDRAL YOHANES PATRA19:53
MCDONALDguard you'r mouth19:53
MCDONALDis useless to talk in code19:53
MCDONALDWE ARE ALL FUCK19:54
t-nelsonIndeed!19:54
mcphailMCDONALD: please stop that19:54
kadirothe swearing authorized here? O_o19:54
MCDONALDTORNADO 717 DEFINELY HERE19:54
MCDONALDwhy we are under them19:54
MCDONALDjust tell them19:54
kadirowho?19:55
MCDONALDthey are here19:55
MCDONALDjust talk19:55
MCDONALDdon't act fucker19:55
mcphail!ops19:55
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang19:55
MCDONALDor we are dead19:55
pbxum do we have an op here19:55
MonkeyDustMCDONALD  alt-f4 for more interesting conversation19:55
MCDONALDjust tell them our secret19:55
pbxtx genii19:55
conan^nice touch: requested by... :)19:56
* genii sips19:56
t-nelsonThe Windows troll did a better job.19:56
kadironicely my english is bad, good to no understand him19:57
kadiroI loose my internet like yesterday or no one speak here?19:59
pbxjust a quiet moment kadiro20:00
conan^It will pass20:00
goineshello o/20:00
kadiro:))20:00
conan^Her sey guzel olacak ;)20:00
kadiroO_o20:01
kadiroturkish20:03
daftykinskadiro: you have to ask a question for 'chat' to begin, otherwise chat is in #ubuntu-offtopic20:04
=== iman is now known as Guest67579
kadirothk's daftykins, i loose my internet ( unstable ) i just checked it out, but thk's for the link ( channel ) i will test in it20:05
daftykinserr ok20:05
bujjihello dafty20:06
daftykinsdon't hello me20:06
bujji))20:07
MeatPopsiclenot strictly Ununtu related but has anyone had any luck with YUMI? my multiboot USB's never seem to work20:07
daftykinsyep always been fine for me20:08
MeatPopsiclehm20:08
kadiroi have a problem but i found no answer for it ( about mint ) where to put my question? please20:08
minas114Is pm-powersave on or off by default?20:08
daftykins!mint | kadiro20:08
ubottukadiro: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org20:08
MonkeyDustkadiro  click on Community  http://community.linuxmint.com/20:09
kadirodaftykins: i'm banned from mint irc if you have another channel please tell me20:09
MeatPopsiclehm I tried to make a multiboot with debian, fedora, mint, ubuntu and gparted but it didnt seem to want to work20:09
OerHeksMeatPopsicle, make sure that usb is formatted Fat32, ntfs is buggy20:09
daftykinskadiro: you realise it's on another network the one above, yes? and no, helping with Mint is not #ubuntu 's responsibility.20:09
MeatPopsiclecan DD be used to put multiple ISO's on a drive?20:09
=== timezone is now known as time_zone
MonkeyDustkadiro  banned, of course for no reason20:09
time_zoneprevious was taken :)20:09
MeatPopsicleOerHeks it is20:09
MeatPopsiclealso you from NL OerHeks?20:10
OerHeksMeatPopsicle, good guess :-)20:10
kadiroMonkeyDust: for saying just one word ( swear ) i'm banned for 30 days20:10
time_zonei have filenames with special characters in it20:10
time_zonecan i use rename to for example rename ô and ö into o ?20:11
time_zoneand not in 2 separate commando's20:11
MeatPopsicleOerHeks My wife is on Facetime right next to me speaking Dutch to her mom, I have some experience you could say lol\20:11
time_zonerename 's/ô/o/g' does the trick but i prefer to have ô & ö in 1 command20:12
daftykinsMeatPopsicle: *not* a chat channel20:12
bujjiuse awk20:12
=== Neophyte is now known as Guest21164
MonkeyDustor sed20:13
t-nelsontime_zone: sed -e 's/[ôö]/o/g'20:13
time_zonesed failed on me ( or i failed sed )20:13
time_zonei try :)20:13
=== aktx_ is now known as aktx
time_zoneit's about 75 weird characters... i prefer to have as less as possible lines :)20:14
t-nelsonYou probably wanna do soemthing like: echo mv "$FILE" "$(echo $FILE | sed -e 's/[ôö]/o/g')"20:15
t-nelsonThen once you're sure it will do what your want, remove the echo.20:15
t-nelson*first echo20:15
t-nelsonThere's probably some tool to do that20:15
=== IdleOne is now known as Guest18872
MeatPopsiclecan DD be used to create a working multiboot?20:16
=== PlasmaStar is now known as Guest0
daftykinsMeatPopsicle: no20:17
t-nelsonA working multiboot what?20:17
daftykinsflash drive.20:18
t-nelsondaftykins: Odds are you can use dd to do anything with enough time and patience :)20:18
MeatPopsiclemultiboot of Linux distros, YUMI never seems to want to work for me20:18
mcphailMeatPopsicle: you could use dd to clone an existing multiboot drive, but you would struggle badly to _create_ a new one20:18
daftykinst-nelson: yes but notice that unhelpful qualification you added to the end which doesn't help the user.20:18
MonkeyDustMeatPopsicle  scroll down to the end of this page   http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/20:18
t-nelsondaftykins: Which is why I directed it at you, not the user.20:19
daftykinst-nelson: ok well don't say anything pointless to me in future ty :)20:19
=== Guest0 is now known as PlasmaStar
MeatPopsicleMonkeyDust does this work better than YUMI?20:20
MonkeyDustMeatPopsicle  never tried it, i use linux20:20
MeatPopsicleMonkeyDust so do I, the YUMI for Ubuntu doesnt agree with me apparently20:21
daftykinsMeatPopsicle: your issues with YUMI might end up being pretty basic. are you sure you're using the latest version - and that the drive has been totally *properly* wiped to begin with? does it boot any, or none?20:22
LonelyDanboI asked on #winehq but since there's no reply I thought I'd ask here. If my game is randomly locking up my whole computer including mouse and keyboard and I have to hit reset button, is that likely a hardware issue instead of software?20:22
MeatPopsicleit boots but says no OS, i wipe it with gparted and format it as fat3220:22
MonkeyDustMeatPopsicle  i'm not following... yumi is for windows, no?20:22
t-nelsonLonelyDanbo: 99.999999999% GPU driver issue.20:23
MeatPopsicleMonkeyDust they also have a linux version20:23
LonelyDanboThanks, t-nelson20:23
t-nelsonNp20:23
t-nelsonLonelyDanbo: Which gpu?20:23
MonkeyDustMeatPopsicle  then use multisystem, it's really easy20:23
squintyMeatPopsicle:   setup Multisystem with a couple of iso's using ubuntu 14.04 a couple of weeks ago.  no problems20:23
MeatPopsicledaftykins it boots but says no OS, i wipe it with gparted and format it as fat3220:23
daftykinsMeatPopsicle: alright well dd the first 100MB with zeroes then try again - also, i was only aware of it being a Windows program.20:23
t-nelsonHeh, 4KB is plenty.20:24
t-nelsonJust need to wipe out the MBR/GPT20:24
bekksThen 448 bytes is plenty.20:24
LonelyDanbot-nelson Uhm... not sure. I think... NVideo GeForce GTX 660.20:24
daftykinst-nelson: either address someone or don't bother to speak20:24
time_zonei found out... tnx to who helped me out20:25
t-nelsonLonelyDanbo: OK, n/m.  I know of a similar issue on Intel haswell gfx HW.20:26
MeatPopsiclehttp://www.pendrivelinux.com/yumi-multiboot-usb-creator/ it has Ubuntu/Debian versions at the bottom20:26
t-nelsonBut that won't help you on nvidia.20:26
MonkeyDustMeatPopsicle  why don't you try MultiSystem?20:27
gbit86__so what would be the easiest way to set all traffic to default over to eth1 globally on ubuntu?20:28
daftykinsMeatPopsicle: maybe you're not running it with gksudo or something20:28
bekksgbit86__: Setup routing accordingly.20:28
artoisgbit86__: why eth1?20:28
MeatPopsicleMonkeydust I am about to in a few minutes20:28
gbit86__in vagrant and need my dev to send all traffic over the bridged interfaced, not the nat20:28
gbit86__the nat creates a lot of issues20:28
bekksgbit86__: So setup routing accordingly.20:29
gbit86__and I am trying to set the routing correctly...20:29
gbit86__just thought there might be an easier way20:29
bekksThat is the easy way.20:29
artoisgbit86__: can't you just disable the nat?20:29
gbit86__Nope, killing the nat kills the vagrant integration20:30
MeatPopsicleif it works I can use the 5 pack of USB drives I have coming to make Ubuntu, Debian, Fedora, Mint and more multiboots20:30
gbit86__Vagrant does not like to play nicely over a single bridged interface20:30
artoissounds like a brittle tool20:30
gbit86__I know, but it is all the rage.20:30
artoisgbit86__: like tupperware parties?20:31
gbit86__artois: not sure what you mean20:33
artoisgbit86__: you make my point well =)20:34
artoisboth are soon forgotten20:34
MeatPopsiclewhy does double clicking the multisystem script not give me any options20:37
artoisthe what?20:38
gbit86__so what is wrong with this "ip route add $P1_NET dev $IF1 src $IP1 table ISP1" ?20:38
gbit86__I get an error that says "Error: argument "ISP1" is wrong: "table" value is invalid"20:38
gbit86__The example I pulled from had table as something that needs to be set, but the man page in ubuntu does not mention it20:40
=== alf_ is now known as asf
=== asf is now known as cosmo
=== cosmo is now known as Guest37606
locolocoHi all!20:43
marjinal1st_Why is Vim getting borders from top and bottom in gnome terminal, Ubuntu 14.04? Screenshot: http://oi62.tinypic.com/hteb89.jpg20:44
locolocoSwitching from Mac OS X to Ubuntu and wondering if there's a way to enable system-wide key bindings like on the Mac. https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/EventOverview/TextDefaultsBindings/TextDefaultsBindings.html20:45
instantp10neerWhat is the best version for an old Dimension 8200 (256MB) with a CDRW?20:46
pbxlocoloco, i don't think so. i could be wrong but i don't think the text widgetry was built with that possibility in mind20:47
pbx(and i say that as a osx-to-ubuntu user who misses those uniform text editing bindings)20:47
locolocopbx: thanks...however painful it is to hear that!20:48
OerHeksinstantp10neer, lubuntu i guess20:49
=== Bnaya_ is now known as Bnaya
mcphailinstantp10neer: that is going to struggle to run anyhting useful if you want a GUI20:50
pbxlocoloco, let me know if you learn anything. i'd love to be wrong :)  http://news.e-scribe.com/44420:50
instantp10neeri was thinking older versions.20:50
mcphailinstantp10neer: older versions aren't supported and are unlikely to work any better20:51
locolocopbx: cannot believe there's no recognized way to being able to edit an email or searching the Dash with the same ease as using emacs.20:52
instantp10neersupport is not an issue, i am seeking something that gets someone on an old computer with minimal 'effort'20:53
OerHeksinstantp10neer, lubuntu sounds like a good idea20:54
mcphailinstantp10neer: OerHeks: lubuntu still recommends 512MB minimum20:55
mcphailinstantp10neer: good luck, but ubuntu (new or old) or its derivatives are unlikely to be useful for you20:56
instantp10neerill try talking the victim in to a hefty $10 ram investment20:57
mcphailinstantp10neer: :)20:57
alex19hallo20:58
* alex19 i need a ubunt version they runnes on a noteboot with win 9820:58
abb0does anyone else in here use nzbget20:58
abb0i have a question if i goto the nzbget website it has linux section for the latest build yet the onei  just installed is only 12. not 15. sooooo is there a way to install the .run file from the website or is that only for certain linux distros20:59
loahello, what can be done to save pulseaudio settings for volume?21:00
OerHeksalex19, notebooK with win98 ? what are the specs ?21:00
alex19i dont know i only know he has win 98 and is old :-D is a notbook21:02
mcphailabb0: nzbget is in the repositories21:02
mcphail!info nzbget precise21:03
ubottunzbget (source: nzbget): command-line based binary newsgrabber for nzb files. In component universe, is extra. Version 0.7.0-2 (precise), package size 177 kB, installed size 432 kB21:03
mcphailabb0: if you choose to use a different version it can't be supported here21:03
abb0well i was just asking is that the only version stable on ubuntu21:04
abb012 is the version in repos21:04
abb0im not asking for help i guess then, just curious if there is any reason 15 isnt in the repos? is it b/c it is unsupported?21:04
mcphail!latest21:05
ubottuPackages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.21:05
mcphailabb0: ^21:05
alex19i dont know i only know he has win 98 and is old :-D is a notbook21:05
unloadingHi guys , anyone an idea of what specs you need to run a webshop ?21:05
abb0o ok.21:06
janisozaurhi. I'm awaiting my order for a laptop with my first ever ssd in it. What file system would you recommend, are there any tips/tricks to managing it best? The drives in question will be 256GB MLC mSATA + 500GB seagate sshd (500GB hdd + 8GB MLC, handled by drive's controller)21:06
abb0thanks21:06
abb0so its a better safe than sorry policy, i got it.21:06
mcphailabb0: yep21:07
abb0sorry to ask, ;) thanks for heads up21:07
OerHeksalex19, cannot say what version suits best, try lubuntu and xubuntu21:07
daftykinsjanisozaur: no need to do anything. ext4, that's it21:07
alex19ok thanks21:07
mcphailjanisozaur: whatever you prefer. ext4 or btrfs would be good21:07
aktxhttps://www.reddit.com/r/ProgrammerHumor/comments/3ghesw/fixing_bug_in_production/21:08
OerHeksaktx, reddithumor is offtopic here21:09
aktxOerHeks, sry21:09
Ktitochkahi21:10
KtitochkaHey people21:11
aktxhey Ktitochka21:11
OerHeks:-)21:11
blubi:-*21:12
janisozaurthanks21:12
Ktitochkaitś all right???21:13
Ktitochkait´s21:13
OerHeksKtitochka, do you have an Ubuntu support issue?21:13
Ktitochkano21:14
Ktitochkabecause???21:14
MonkeyDustKtitochka  this is the ubuntu support channel21:15
OerHeksKtitochka, read the topic before you enter an IRC channel this is ubuntu support only.21:15
Ktitochkayes21:15
janisozaur!offtopic | Ktitochka21:15
ubottuKtitochka: #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!21:15
MonkeyDustKtitochka  type /topic21:15
Ktitochkai do not understand engish well21:17
janisozaur!pt | Ktitochka21:18
ubottuKtitochka: 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.21:18
finetundra__anyone know an average time for a mamtest?21:19
gbit86__There are ways of remapping your keys system wide locoloco, not sure why no one mentioned it. Look into how to edit the xmodmap file in your home user directory21:19
gbit86__I have done it so that my keyboard feels more like mac while using linux.21:20
gbit86__Seems like a minor thing, but for someone who uses and is constantly learning new shortcut keys it is critically important that our keys stay in the proper physical locations. I wish Linux and Windows made it as easy to change as it is on a mac.21:21
Ktitochkaalguem fala portugues???21:21
Ktitochkaoki21:22
OerHeksfinetundra__, not really, let memtest86 run 2 rounds, should be a short test.21:23
arooni-mobilehey folks.  installed a 500GB samsung SSD drive on my laptop.  i have an existing ubuntu version running on the laptop on an older hard drive.  question:  1) Should i completely re-install ubuntu on the new hard drive?  or mirror it somehow?  2) what size partition for / and for /home (20gb and 480 gb)?21:24
daftykinsarooni-mobile: clonezilla21:24
pbxgbit86__, nobody mentioned xmodmap because the question was about keybindings inside text fields.  osx enables basic emacs bindings in all by default21:24
arooni-mobileisnt this a nice opportunity to start from scratch?21:25
arooni-mobileand install the OS from scratch?21:25
daftykinsarooni-mobile: if you want, but no need.21:25
locolocopbx: gbit86__: Found this --> https://wiki.ubuntu.com/Keybindings but I'll take a look at xmodmap and see where it takes me21:25
arooni-mobiledaftykins, i think that it would be easiest to use clonezilla huh21:26
arooni-mobiledaftykins, is 20GB /root/ partition enough space?21:26
mcphailarooni-mobile: I would install from scratch and keep everything under one mount point, unless you realluy need to separate / and /home21:26
pbxlocoloco, neither will help you i'm afraid.  but if you prove me wrong post a comment on that blog post i linked to?21:26
KtitochkaAlguem me explique normalmente como eu posso falar com gente portuguesa prff ???????????????21:26
Ktitochka:(21:26
daftykinsarooni-mobile: what software do you use? do you work on it?21:26
daftykins!pt | Ktitochka21:27
ubottuKtitochka: 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.21:27
arooni-mobiledaftykins, web development mostly21:27
arooni-mobilebut getitng into android development too21:27
daftykinsi'd go at least 40GB then21:27
Ktitochkanao consigo ubottu21:27
daftykinsKtitochka: ubottu = bot. are you saying you can't join #ubuntu-br ?21:27
arooni-mobileright now i have 20GB assinged to /root/ and i've used 16.87 of it21:27
arooni-mobileis there an advantage to mounting / on a separate partition from /home?21:28
daftykinsarooni-mobile: heh yeah that's not good then. maybe call it a nice even 50GB minimum. android stuff might be quite chunky21:28
daftykinsarooni-mobile: only for reinstalls.21:28
Ktitochkayes a can´t21:28
mcphailarooni-mobile: not in my opinion21:28
arooni-mobilelets say i installed from scratch21:28
arooni-mobileis there a way to get a list of installed software21:28
arooni-mobilepackages21:28
daftykinsKtitochka: go ask in #freenode how to register.21:28
finetundra__OerHeks: how do I tell how many rounds it's gone?21:29
daftykinsarooni-mobile: yes, but what version are you on now?21:29
arooni-mobiledaftykins, ubuntu 14.1021:29
arooni-mobilebut i have a fresh version of ubntu 15.04 downloaded21:30
arooni-mobileso not sure whether better to clone21:30
OerHeksfinetundra__, if 'pass %'  is over 100%21:30
arooni-mobileor start over from scratch and install and copy over what's necessary21:30
mcphailarooni-mobile: no - install fresh. 14.10 is dead21:30
arooni-mobileshould i combine the / and /home on same partition?21:30
daftykinsarooni-mobile: you sure you don't want to work on LTS, since you know... you won't get hassled by forced upgrades?21:31
arooni-mobiledaftykins, thats a good point21:31
arooni-mobiledaftykins, what do i really lose being on LTS?21:31
daftykinsrepos might have older software sometimes21:32
arooni-mobilealso; i think there'd be an advantage running same OS on my dev box as i run on servers21:32
finetundra__OerHeks: 100% would be 2 rounds?21:32
daftykinsbut then most likely devs pull in software from PPAs anyway i would think21:32
daftykinsfinetundra__: no watch for the value 'Pass' to increment to '2'21:32
gbit86__pbx: from how I read it the question was about system wide keybinding, but whatever.21:32
OerHeksfinetundra__, no, just 1 round21:32
pokergodhow do you type unicode characters on ubuntu, for example;   u+202621:33
locolocopbx: sure thing!21:33
=== Tristan-Speccy is now known as Guest55401
user1254pokergod: ctl-shift-u and then the unicode hex , then enter21:36
arooni-mobilehey folks.  installed a 500GB samsung SSD drive on my laptop.  i have an existing ubuntu version running on the laptop on an older hard drive.  question:  1) Should i completely re-install ubuntu on the new hard drive?  or mirror it somehow?  2) do /home and / need to be on different partitions?  3) should i be running 14.04 lts versus 15.04?21:37
daftykinsarooni-mobile: er why post again21:38
arooni-mobilesorry i thought i was in a different irc network21:38
arooni-mobilemy mistake21:38
daftykinsXD21:39
daftykinsjust do it!21:39
giant_yo21:39
arooni-mobilewhat about the / and /home issue;  any advantage to having them on separate partitions?21:39
mcphailarooni-mobile: more disadvantages than advantages, imho21:40
daftykinsarooni-mobile: i responded to that already, it would allow reinstalls easier.21:40
giant_any one help me with touchpad ?21:40
giant_it was working very fine21:41
mcphailarooni-mobile: a "middle ground" would be to use btrfs as your filesystem. The installer will set up separate / and /home subvolumes so you get the advantages without the disadvantages21:41
giant_about a minute, now i can only use its button21:41
bpromptarooni-mobile:    depends on many things, if you want the latest and newest, then 15.04, bearing in mind that support is just about 12months, now 14.04 has LTS, or support for 5years, I'd do a new install on the ssd, and move over the /home from the older hdd, so you don't have to spend 4hours reconfiguring everything, apps and OS21:41
=== Eggs is now known as Guest72088
pokergod…test21:42
bpromptarooni-mobile:   do /home and / need to be in separate partitions? nope, it  helps to have them separate for the sake of categorizing and any reinstalling, but you could have them in the same partition21:43
ValekCOSI'm running Ubuntu 14.04, and am attempting to use rc.local to handle some startup processing.  /etc/init.d/rc.local and /etc/rc.local both exist and are executable, and the /etc/rc*.d/S99rc.local symlinks exist.  Am I missing something that might prevent /etc/init.d/rc.local from executing?  I put some tests into the startup script itself, but it never got that far, so I know it isn't running that startup script at all.21:43
ValekCOSForgot to mention, they are also set root:root, as they should be.21:44
giant_any facebook hacker here ?21:44
giant_AnyOne ???21:44
locolocogbit86__: Q was system-wide. For example, "Ctrl-h" in OS X deletes a character backwards...regardless if you are in Terminal, Spotlight or Chrome. Incredibly useful feature! Surprised to see it missing in Ubuntu.21:45
mcphaillocoloco: the delete key does that... :)21:46
user1254pokergod: ✓21:46
locolocomcphail: good one!21:46
pokergoduser1254, thank you!21:49
user1254pokergod: ur welcome21:49
Nobblehello21:50
Nobble?21:52
F6F7does anybody remember the name of that iso that allows you to boot e.g. ubuntu on a usb thumbdrive on a computer that doesnt allow usb booting?22:00
gbit86__ah, was not aware of Ctrl-h deleting characters across the board... almost sound like a backspace key :P22:01
MonkeyDustF6F7  use a dvd or use pxe22:01
F6F7nvm, found it (Plop Boot Manager)22:01
arooni-mobilecan ext4 partitions be resized easily?22:01
F6F7MonkeyDust: the computer doesnt even allow dvd booting22:02
bprompthmmm22:02
wileeearooni-mobile, Never had an issue here.22:03
bpromptF6F7:    something tells me that, if the machine is decently new and doesn't do usb booting, Plop isn't going to do much22:03
wileeearooni-mobile, let us know if you have encryption, lvm....etc22:03
bpromptF6F7:    is this an older or new computer?22:03
wileeearooni-mobile, Be backed up, anything can fail, at any time.22:04
arooni-mobileid like to be able to encrypt the /home diretory22:07
arooni-mobilethe evo supports hardware encryption of osme kind i think22:07
F6F7bprompt: it's pretty old (10 years)22:07
t-nelsonarooni-mobile: That doesn't do you any good on a multiuser system.22:07
t-nelsonOn a single user system, it's no different from encrypting /home/user22:08
bpromptF6F7:    hmm I see22:09
arooni-mobileim a single user22:09
arooni-mobileon my laptop22:09
daftykinsartzone: probably no use unless on Windows22:10
t-nelsonRight, so encrypting /home is no better than encrypting /home/user for  you.22:10
t-nelsonIt's not that you can't do it, just that you can't do it by ticking a box in the installer.22:11
wileeet-nelson, Welcome thanks for stopping by and helping, if you could try to preface answers with the nic.22:12
t-nelsonwileee: Sure sure22:12
wileee;)22:12
mack_Hi22:16
=== mack_ is now known as HyperFuse
arooni-mobileOK I think i have the partitioning set up for my new hard drive (500 GB SSD):  30GB for /root/, 462 GB for /home/, followed by 8GB for SWAP (i have a laptop i'd like to be able to suspend/resume).  does this order look good?22:17
arooni-mobileand should it be logical or primary volumes?22:17
t-nelsonarooni-mobile: partition type doesn't matter22:18
arooni-mobilet-nelson, if i wanted to resize /root in the future, would that be OK?  i.e. reduce or increase size of /home compared to /root22:18
t-nelsonarooni-mobile: Honestly, you may as well use PGT22:19
t-nelsonarooni-mobile: You mean /root as in / or the root user's home dir?22:19
EriC^^PGT?22:19
t-nelsons/PGT/GPT22:19
t-nelson:)22:19
arooni-mobilet-nelson, 30 gb for / , and 462 for /home22:22
wileeearooni-mobile, Just remember encrypting is a good way to lose everything in it, and resizing is not a beginners job.22:23
t-nelsonarooni-mobile: If you suspect you'll need to resize, I'd just allocate more now.22:23
t-nelsonarooni-mobile: Growing is pretty safe, but shrinking/moving are risky.  Which is what you'll have to do if you butt all of the partitions up against one another.22:24
arooni-mobilei'm using the laptop in the way id probably be using it in the futuer (disregarding the installation of the android dev enviorment) and i'm using 17gb of 20gb allocated to /22:24
t-nelsonarooni-mobile: The other option is to leave unallocated space between the partitions which either  can take.22:25
arooni-mobileso i was thinking 30 gb would be enough?22:25
arooni-mobilethats an interesting idea22:25
arooni-mobileso maybe 30GB there, then an allocated 10GB between / and /home22:25
t-nelsonarooni-mobile: Though you will still have to move the one starting at a larger offset.22:25
daftykinsartzone: no go for 5022:25
t-nelsonarooni-mobile: Size of / is really a matter of how long you  plan to keep the install.22:26
t-nelsonarooni-mobile: You'll collect all kinds of crap.22:26
daftykinsno it's not, it's a matter of what software you use22:26
t-nelsonI just purged like a dozen kernels :)22:26
t-nelsondaftykins: He's already at 30GB.  He can basically install all of apt.22:27
daftykinsat 2022:27
arooni-mobilei'm using 17GB of 2022:27
daftykinsalso the task mentioned was android dev22:27
daftykinsso...22:27
arooni-mobilebut without android dev enviornment22:27
t-nelsonNow you have to ask whether app or system level android dev.22:27
arooni-mobileapp level22:28
t-nelson'cause I do the latter and can tell you that 500GB is NOT going to cut it :)22:28
arooni-mobilehaha well i'll leave the heavy lifting to you22:28
arooni-mobilei just want to build a few android apps22:28
t-nelsonarooni-mobile: Right, so you'll be fine installing any SDK stuff in your ~22:28
arooni-mobilet-nelson, so you think a 30GB / partition is enough?22:29
arooni-mobilet-nelson, would you recommend ubuntu 15.04 or 14.04LTS?22:29
t-nelsonI can only tell you that 20GB isn't enough for me.22:29
arooni-mobilewhats your / size?22:30
t-nelsonBecause my / is constantly full.22:30
=== n is now known as Guest39957
wileeearooni-mobile, Really the resizing moving is easy, never had an issue, but once you encrypt, than it is more advanced, I would avoid the encrypt really.22:30
arooni-mobileok ill maybe hold off on encryption22:30
t-nelsonarooni-mobile: I'd stick with 14.04, most of the Android stuff is OK there now.22:30
t-nelsonI have tried 15.04 for dev.22:30
arooni-mobilegreat;  ill use 14.04.  id rather have all available tools22:31
daftykinsat last :P now go do it!22:31
arooni-mobilehahahahhahaha22:31
arooni-mobilecan i install via my existing running version of ubuntu to the other drive, or do i need to boot from a flash drive / cd?22:31
t-nelsonAnd then realize you made a horrible mistake and do it all over again tomorrow! :)22:31
daftykinsboot media22:31
wileeearooni-mobile, You can encrypt a folder if needed, I do that for passwords.22:31
arooni-mobilewileee, didnt think of doing it that way ; i like that idea22:32
arooni-mobileok so i will use ubuntu startup disk creator22:32
EriC^^sounds goood22:33
arooni-mobilewithout encryption22:33
arooni-mobilet-nelson, so do you think 30G for /, then 460 for /home , and 10GB for /swap is good nuff'?22:34
wileeearooni-mobile, Nice thing is once you get all set up and know the sizes you need you can fairly easily reproduce it encrypted if yo9u want to.22:34
t-nelsonarooni-mobile: How much RAM do you have?22:34
arooni-mobileyeah good call22:34
arooni-mobilet-nelson, 8GB22:34
t-nelsonIs that all the laptop will take?22:34
arooni-mobilet-nelson, i think it could run up to 16GB technically22:35
arooni-mobilealthough i'm looking for a better dev machine so i can do android/iphone apps22:36
t-nelsonarooni-mobile: Actually, so long as you don't try to suspend in the middle of compiling a dozen apps, you'll be ok with 10GB22:36
arooni-mobileso looking for a mac mini , or mac book pro22:36
t-nelsonProbably overkill even.22:36
t-nelsonI only have 7GB on my workstation with 32GB RAM.22:36
t-nelson*7GB swap.22:36
MonkeyDustt-nelson  i guess the guy wants a yes or no22:36
arooni-mobilei just want to get this right so i dont have to resize partitions etc later22:37
t-nelsonMonkeyDust: I can barely answer that for myself on any give install :)22:37
arooni-mobileim just gonna do the 30GB /22:37
arooni-mobileits either going to work or it wont22:37
arooni-mobilehahaha22:37
t-nelsonAnd I've been installing OSes for going on 20yrs.22:37
EriC^^by the time he installs 14.04 will be out of support22:38
arooni-mobilehahahha22:38
daftykinsXD22:38
EriC^^:P22:38
AjaxCrixumCan someone help me setup a Java environment on Ubuntu?22:38
MonkeyDust!java22:38
ubottuTo just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.22:38
arooni-mobilefalse, i just wrote the LTS to a flash drive; and am about to reboot & install now22:38
t-nelsonBetter not be.  I have no ambition of setting up a new dev environment anytime soon.22:39
TechMonger2can someone help me understand the permisions in the /var/www/html file22:39
=== opt is now known as opt2opt
TechMonger2i am trying to use php to print to a file22:40
t-nelsonTechMonger2: You probably want #whateverhttpdyoureusing.22:40
EriC^^TechMonger2: www-data has to have write access to it i guess22:40
=== Blaster is now known as Guest7769
TechMonger2EriC^^, i have read that. how do i edit that users file permisions?22:41
t-nelsonSounds like a good way to open up an RCE.22:41
TechMonger2i cant find that user22:41
EriC^^TechMonger2: you don't edit user's permissions, you edit file permissions22:41
TechMonger2right. i have to be logged into the user tho right?22:41
TechMonger2i used chmod +111122:42
EriC^^type sudo chgrp www-data /var/www/html to change the group of the dir22:42
EriC^^no22:42
TechMonger2hmm22:42
EriC^^O.o22:42
TechMonger2what is chgrp?22:43
EriC^^type sudo chmod 775 /var/www/html22:43
TechMonger2nev22:43
TechMonger2what is 77522:43
EriC^^rwxrwxr-x22:43
t-nelsonThis box is getting hacked for sure :)22:43
TechMonger2xp22:43
phpcoderhello22:53
phpcoderi am using ubuntu 15.0422:53
phpcoderis there an mtp package do connect to samsung 4 device ?22:53
phpcoder*to22:53
wileeephpcoder, Android, should mount, you have the usb developer ticked in android?22:54
t-nelsonphpcoder: MTP is a standard.  Did Samsung bastardize it?22:54
phpcoderthe problem is that sometimes the device seems dead22:55
phpcoderi have many photos22:55
phpcoderso maybe it can not load all of them22:55
t-nelsonphpcoder: If you're working with photos, try to switch the USB mode to PTP.22:55
phpcoderyes i connect via usb22:56
phpcodert-nelson, how can i change it ?22:56
wileeephpcoder, You are not answering basic questions, but just commenting, that does not work here.22:56
t-nelsonUhh, assuming samsung hasn't made too big a mess, Android Settings > Storage > "..." Menu > USB Computer Connection22:57
phpcoderok i search it22:57
phpcoderthanks22:57
wileeehas to have the developer option ticked is all22:57
t-nelsonwileee: Since when, MTP/PTP should work without dev mode22:58
t-nelsonIn fact, I've seen dev mode interfere on some devices.22:58
wileeet-nelson, I just do it automatically, however I'm fairly sure it's need, if not than I learn something. ;)22:59
t-nelsonwileee: Yeah.  I just tested.  MTP mode, USB debugging off.  Mounted fine in 14.04.23:00
t-nelsonThat's on a Nexus 523:00
wileeet-nelson, What android release?23:00
t-nelson5.1.whatever fixed that libstagefright exploit.23:01
wileeeheh good23:01
t-nelsonI just pulled the OTA this morning.23:01
bpromptphpcoder:     what android is it running?   4.x?  2.3?    samsung 4, you mean, samsung galaxy s4?23:01
t-nelsonHrm, I guess it's still 5.1.1.23:02
phpcodergood is running with shotwell23:03
phpcoderbprompt, yes samsung galaxy 423:03
bprompt?23:03
bpromptphpcoder:     samsung has several "4"S23:04
phpcoders23:04
t-nelsonHehehe :)23:04
bpromptphpcoder:   but anyhow, is likely android 4.x, but you said is mounted, so tis ok23:04
jasonkeeneanyone know how to write to files via cloud init 12.04? write_files doesn’t work23:04
phpcoderyes is mounted and a selected ptp23:04
=== josh is now known as Guest98444
Guest98444i just installed linux mint / cinnamon ; i cant figure out how to switch to enlightenment or another w.m23:23
tatshi. recently upgraded to ubuntu 15.04 which destroyed my vlc installation. trying to reinstall i get the following: http://pastebin.com/h4V1yjcg23:23
Guest98444when i log out / log back in it has no options to change sessions23:23
tatsi tried installing from ppa:videolan/master-daily, was able to install vlc-nox but still unable to install vlc23:23
tatstry to install from ppa:n-muench/vlc as recommended here: http://askubuntu.com/questions/633987/how-to-install-vlc-2-2-1-in-ubuntu-15-04... still no luck23:24
tatsany tips? thanks.23:24
mcphailtats: PPAs are unsupported, I'm afraid23:25
Bashing-om!mint23:26
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org23:26
tatsmcphail, well, i don't mind disabling ppas but isn't vlc supported under vivid? https://launchpad.net/ubuntu/vivid/+source/vlc23:26
mcphailtats: vlc is supported. vlc from a PPA isn't. vlc broken by a previous PPA isn't either23:27
tatsit was not working *without* the ppas.23:27
mcphailtats: did you have any PPAs installed before the upgrade?23:27
tatsmcphail, "vlc broken by a previous PPA isn't either" i see. that must be it.23:27
t-nelsontats: Disable those ppas, sudo apt-get update, sudo apt-get remove vlc.*, sudo install vlc.23:28
t-nelson*sudo apt-get install vlc23:28
tatst-nelson, thanks, will try.23:28
mcphailtats: you can try using ppa-purge, but using PPAs can ruin your system and will break distro updates23:28
=== n_ is now known as just-now
t-nelsontats: It looks like the vlc package got split up in 15.04.  Probably the issue.23:28
surgywhy are the lubuntu servers sooooo slow when downloading an iso...... ugh23:30
t-nelsonsurgy: Use the torrents23:31
t-nelsonThey always max my line.23:31
* t-nelson may as well try his question again23:33
t-nelsonAnyone know how switching BIOS to CSM boot mode and back to UEFI can break grub?23:34
t-nelsonReinstalling with boot-repair fixes it.23:34
VillageMaybe someone knows what's can be when installed vsftpd on Ubuntu 14.04, at connect gets - 500 OOPS: prctl PR_SET_SECCOMP failed , then to vsftpd.conf added new line - seccomp_sandbox=no and try connect 500 error no gets, but user pass says that is bad? P.S. try with not root user23:34
surgyt-nelson, maybe your boot order is changing? the first drive to boot has to have grub installed23:37
t-nelsonsurgy: Nah, only one disk.23:37
t-nelsonAnd the distilled orders in BIOS don't change. Alwasy USB, HDD, NET23:38
tatsmcphail, dully noted23:38
t-nelsonsurgy: I'm wondering if maybe UEFI generates some key for secure boot and that is changing when switching modes.23:39
t-nelsonThat's all I can think of anyway.23:39
t-nelsonShort of *gasp!* a BIOS bug.23:39
* t-nelson curses at Zotac for the pi32023:40
Bashing-omt-nelson: UEFI ; signed kernel image ?23:40
surgyanother hour to dl 700 mb....23:41
t-nelsonBashing-om: Maybe, does the 15.04 installer choose that by default if secure boot is enabled?23:41
daftykinssurgy: please take the chat over to #ubuntu-offtopic if you insist on carrying on23:41
surgysry23:41
Bashing-omt-nelson: Yeah, I do expect the installer to do so .23:42
t-nelsonAh, so maybe I should ensure the secure mode is off and install again...23:42
t-nelsonThough the point of this machine is security.23:42
t-nelsonMaybe I'd be better off trying to figure out why Tails doesn't boot in UEFI mode23:43
Bashing-omt-nelson: I do not have UEFI experience, so can not say further .23:43
t-nelsonBashing-om: OK, thanks.  At least I have something to look into.23:43
kadiroI'm back23:45
Bashing-omt-nelson: K; If ya install in CCSM, then the signed kernel for UEFI is nullified .23:45
tatst-nelson, mcphail after purging, updating, removing and reinstalling i still got the same problem. thanks for your help. i guess i need to reinstall my whole system...23:46
t-nelsonBashing-om: Right.  I was hoping to avoid that.23:46
t-nelsontats: The same errror  as you  pasted?23:46
t-nelson'cause that one was pretty clearly point to some PPA23:46
t-nelsonsurgy: No PM.23:46
Bashing-omt-nelson: Then insure that when you install, in the firmware UEFI is set .23:47
tatst-nelson, yes "Depends: libgles1-mesa (>= 7.8.1) but it is not going to be installed or libgles1"23:47
t-nelsontats: What version is installed?23:48
tatst-nelson, currently it's 15.04. i was on 14.04 and had the ppa mc3man/trusty-media/ubuntu installed. i should have purged it before upgrading to 15.04 but forgot to do so.23:49
t-nelsonNah, what version of libgles1-mesa.23:49
t-nelson^^ tats23:49
=== Guest55401 is now known as Tristan-Spec
=== Tristan-Spec is now known as Tristan-Speccy
Bashing-omtats: ' apt-cache policy libgles1-mesa ' .23:52
basiclaserhey guys, having some isues with 2 USBs, I've been creating bootable linux distros with unetbootin and startup disk creator, and after hitting 'erase disk' in the latter I can no longer use or reformat, delete, mount the USBs no matter how many times I use Gparted to wipe them and reformat them to ext3 or fat32. What could it be??23:52
t-nelsonbasiclaser: Soudns like the flash is shot.23:53
t-nelson*Sounds23:53
basiclaserin both ??23:53
basiclasert-nelson:23:53
t-nelsonbasiclaser: If you've been using the heavily, I wouldn't be surprised.23:53
tatst-nelson, Bashing-om http://pastebin.com/39SQA2W723:53
t-nelsontats: Try install libgles1-mesa manually23:54
Bashing-om!info libgles1-mesa23:55
ubottulibgles1-mesa (source: mesa): free implementation of the OpenGL|ES 1.x API -- runtime. In component main, is optional. Version 10.5.2-0ubuntu1 (vivid), package size 9 kB, installed size 114 kB23:55
=== bitwiggler is now known as twb
tatslibgles1-mesa : Depends: libglapi-mesa (= 10.5.2-0ubuntu1) but 10.5.9-2ubuntu1~vivid1 is to be installed23:57
tatst-nelson, Bashing-om ^^23:58
Bashing-omtats: Right off hand I would suggest to ppa-purge "  10.5.9-2ubuntu1~vivid1 0 ' and try and instll vivid's current " 10.5.2-0ubuntu1 " version .23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!