/srv/irclogs.ubuntu.com/2016/02/06/#ubuntu.txt

Jordan_UC_minus: Any time you change anything related to partitioning you should re-run grub-install. Also note that if you're on a BIOS based system and using GPT you'll need a BIOS Boot Partition: http://www.gnu.org/software/grub/manual/grub.html#BIOS-installation00:00
=== tout3 is now known as addihockey10
=== Joshua_Dunamis is now known as Joshua^Dunamis
C_minusJordan_U I'm not using GPT I'm using MBR00:03
Jordan_UC_minus: Then you don't need a BIOS Boot Partition. You do still need to re-run grub-install after changing anything related to partitioning.00:06
C_minusSo i have the dd backup clone I just made and I'm in live usb mode00:06
C_minushow do i resore it to the laptops hard drive?00:07
daftykinsreverse the command.00:07
C_minus_Here's my output for sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL http://paste.ubuntu.com/14898669/00:09
C_minus_if I use "dd if=/dev/sdc of=/dev/sda" will i be able to restore my hard drive to the clone  i just made?00:09
daftykinswhy wouldn't you?00:09
daftykinsall you're doing is writing from one device to another00:10
C_minus_EriC^^ gve me a command earlier i forgot it - to be able to install things on apt-get while using live usb00:10
C_minus_it had "universal" in it or something like that00:11
daftykinsuniverse? enabling universe repos?00:11
daftykinsyou can always install in a live session - just there's limited space00:12
C_minus_sudo apt-get install pv >> E: unable to loate package pv00:12
daftykins!info pv00:13
ubottupv (source: pv): Shell pipeline element to meter data passing through. In component universe, is optional. Version 1.6.0-1 (wily), package size 48 kB, installed size 169 kB00:13
daftykinsyeah that's in the universe repos.00:13
C_minus_daftykins it transferred 0 bytes and then quit00:14
C_minus_i used "sudo dd if=/dev/sdc | pv | of=/dev/sda bs=512 conv=noerror,sync"00:15
C_minus_oh wait i made a mistake00:15
k1l_pv is useless if you dont add the size you expect there00:15
C_minus_it should have been "sudo dd if=/dev/sdc | pv | sudo dd of=/dev/sda bs=512 conv=noerror,sync"00:16
=== addihockey10 is now known as x007007007
abdullahhi00:16
C_minus_cool well it's copying. thanks for the help guys. see you on the other side (hopefully)00:16
Bashing-omC_minus_: " mn dd " gives an alternative to gain a copy status .00:17
Fuchs*man00:17
Bashing-omC_minus_: " man dd " **00:17
Fuchsnot in some of the translated manuals. It's: send SIGUSR1 to it00:18
Fuchsthat will print the current status00:18
azizLIGHTwhats the best way to run android apps on ubuntu?00:20
=== cedrichu_ is now known as armistace
Majora320Hello world how r u today?00:25
Majora320Hello world how r u today?00:25
Majora320Hello world how r u today?00:25
Majora320Hello world how r u today?00:25
Majora320srysly00:25
Majora320y u no answer00:25
Majora320its been like 10 seconds00:25
k1l_Majora320: try ##chat for chatting00:25
Majora320k1l_00:26
Majora320w\00:26
Majora320y00:26
nolsenk1l_: ew ##chat00:26
nolsen/msg alis list *social*00:26
Majora320#cunt00:28
Majora320twitter00:28
bekksk1l_: mind to remove him?00:29
daftykinsah thankfully the user did00:29
bekks:)00:29
daftykinsgood to see nothing has changed in my absence :(00:29
=== x007007007 is now known as joshvette001
FiredWELCOME TO ##ASTARA , HTTP://PEARLTREES.COM/PVPELITER OUR OFFICIAL WEBSITE ... . , THE MOST HIGH CHANNEL FOR HIS PRINCE AND SON ... .  HOW ARE YA ALL , I RELEASE ONE CLASSIFIED GAME FOR YOU ALL , HTTP://Us.runesofmagic.gameforge.com ... . , join ##Astara00:34
Fired:)00:34
Firedhi ubuntu00:34
gevshey there, having problems with sound (USB loudspeakers) + bluetooth mouse (HP).. when i have nothing running producing audio output, i hear this "bzzzzz" sound, which is getting louder whenever i scroll (when i click a mouse button it make the sound louder too) ; so i'm thinking there is some kind of frequence problem between the two... but could there be a driver update or so using ubuntu that fixes this ?00:34
Firedjoin ##astara00:35
Firedask me question there00:35
daftykinsFired: please cease, unless you'd like to be Fired out of a cannon, into the sun00:36
Firedhaha fucking of mine00:36
daftykinsk1l_: another customer :)00:36
=== joshvette001 is now known as tmuntan1
ziro`how can I install make without build-essential ?00:45
k1lziro`: does that make sense?00:46
ziro`yes00:46
ziro`I have a makefile which performs some tasks which do not require any of the other build tools00:46
ziro`therefore I only want make00:46
daftykinsare you saying it's trying to pull it in?00:46
daftykinstry apt-get install make --no-recommends00:47
daftykinsat least i think that's the switch, but it's from memory so it's probably susceptible to error00:47
ziro`I'll try, thanks00:47
=== armistace is now known as Diaries
=== ares_ is now known as Guest66117
dani_hello happy humans00:55
daftykinswelcome00:55
dani_i have a question... ive recently installed a USB Tv Capture Card.... will my TV card fail to work if i unplug it and plug it into a different USB port???00:56
daftykinsi doubt there'd be a problem assuming you mean you'd be willing to reboot after - though i doubt it would even necessarily need that00:57
daftykinsi say try it and see00:57
dani_sweet daftykins00:58
=== tmuntan1 is now known as yunfan1
ZoderUch2The file '/Web.sitemap' required by XmlSiteMapProvider does not exist.01:02
daftykinsjust pasting an error is useless, give context.01:02
ZoderUch2daftykins, asp.net for mono linux the asp.net examples menu i try01:04
Neohello everyone, is there a way to make the privilege escalation gui prompt in wily use sudo for authentication? I've given myself the nopasswd option and would like to have it reflect in the GUI01:05
daftykinswell, obviously that file is missing ;)01:06
ZoderUch2aha thanks01:07
ZoderUch2yes the ~ does not work01:07
NeoZoderUch2: you may need to specify an XML sitemap, also #mono may be of more help01:07
ZoderUch2so i have to change all the ~ to appropriate place where  ~/controls/*files* are01:07
ZoderUch2ow ok thanks01:07
ZoderUch2well i got asp.net  4 working  but not the samples. only calender and other simple stuff01:08
shady807hi01:09
daftykinsZoderUch2: maybe it's just expecting you to put the files in /home/username/<here>01:10
kadicoahh it's a wonderful day01:11
azizLIGHThow do i put a port information into the "connect to server" dialog box on the file browser01:13
daftykins"port information"? what protocol?01:13
daftykinstypically you don't specify a port because it's a protocol such as samba so smb://host/share is enough01:13
azizLIGHThttp://i.imgur.com/6voOUhj.png01:13
azizLIGHTi wanna do sftp01:13
daftykinsso sftp://host:port/01:14
SchrodingersScatazizLIGHT: yep, host:port01:15
azizLIGHTok... sorry that was stupid to ask i guess01:15
azizLIGHTi shouldve known01:15
=== yunfan1 is now known as bigcentaur2
azizLIGHThow do i get it to show / instead of /home/me/01:18
azizLIGHTi added it as sftp://host:port/ but it took me to /home/me/ not /01:18
azizLIGHTweird01:18
=== Diaries is now known as Phixyn
daftykinsyeah because you logged in as a user and that's that user's home01:18
daftykinsmost GUI tools have a 'go up one' button01:19
azizLIGHTah but not Files01:24
azizLIGHTis it nautilus i think01:24
azizLIGHTi tried nemo, i see what you mean now01:25
daftykinsit's not a protocol i would share or browse over to be honest, due to the encryption overhead01:26
ZoderUch2hey my asp.net 4 mono all the samples work.  1.1 and the 2.001:26
ZoderUch2tabcontrols runtime etc.01:26
kushihello?01:31
kushiis this irc for help?01:32
OerHekskushi, yes, ubuntu support.01:32
Neohello everyone, is there a way to make the privilege escalation gui prompt in wily use sudo for authentication? I've given myself the sudoers nopasswd option and would like to have it reflect in the GUI01:33
OerHeksNeo, just remove the nopasswd option ?01:34
daftykinssounds like you're trying to avoid entering the password to break things, which isn't wise01:35
OerHeksnow he wants it back, yeah01:36
=== bigcentaur2 is now known as sentabi2
NeoOerHeks: I'm tring to get password-less privilege escalation in all forms01:37
Ben64Neo: how often are you using sudo that that is necessary01:38
daftykinsthat's hugely flawed01:38
daftykinsand a huge risk01:38
OerHekswhat do you mean with reflecting in the gui? no password is no dialog.01:39
NeoBen64: not very often, but when I have to, it would be nice. I've set this up before with kdesu01:42
NeoOerHeks: where this doesn't even show, https://i.imgur.com/4xOdJbr.png01:42
daftykinsit's a healthy reminder that you're about to do something risky01:43
Neoindeed01:43
daftykinsi think it's quite frankly foolish to even try to get rid of it01:43
NeoI'm quite familiar :) I just want it done01:43
daftykinswell have fun.01:44
daftykinsi don't like stubborn users :)01:44
Neofair enough01:44
=== nha_ is now known as nha
Neoah, it appears the escalation prompt is policykit driven01:50
Neoannnnnnd here we go https://askubuntu.com/questions/98006/how-do-i-prevent-policykit-from-asking-for-a-password01:54
Mike9863Can anyone recommend a dedicated audiobook player that plays m4b files?01:54
=== sentabi2 is now known as sb057
NeoMike9863: DeaDBeeF looks really good, but why not VLC?01:56
Tin_manMike9863, I don't think they have one, but might check this link out..01:58
Tin_manhttp://www.audible.com/01:58
Tin_mancloud based, and i believe it works fine with ubuntu, or any linux based os01:58
somsip!info deadbeef01:59
ubottuPackage deadbeef does not exist in wily01:59
excelsioracan someone give me the checksum of 64 bit, desktop 12.04.4 iso? (not 5)01:59
daftykinsit's on the website freely visible01:59
excelsioraI had a devil of a time trying to find it01:59
daftykinsactually, i'm having a painful memory that you've been here asking for people to find you them before02:00
excelsiorano, this would be the first time, it's kinda hard to find02:00
excelsioraare these correct? http://iso.linuxquestions.org/ubuntu/ubuntu-12.04.4/02:00
excelsiorathis? http://old-releases.ubuntu.com/releases/12.04.3/SHA256SUMS02:01
somsipexcelsiora: http://old-releases.ubuntu.com/releases/12.04.4/02:01
=== TheFreakler is now known as Al3x_10m
=== Phixyn is now known as Thibaut120094
excelsioraok, my cousin is having technical difficulties, and lord knows where he got his ISO, but I want to be sure it's cool before I let him install02:02
=== Thibaut120094 is now known as Guest84139
daftykinsso just get it again from a known good link or torrent02:03
excelsioraremember the technical difficulties?02:04
Mike9863Neo: VLC doesn't seem to be working well with the files I have, and I'd like something dedicated anyway that has quick features like going back 10 seconds. Right now when I open it in VLC I can't fast forward/rewind at all.02:05
daftykinsexcelsiora: most people have access to more than one computer, to being as vague as that relies on my being able to read your mind about the situation02:05
daftykins*so being02:06
excelsioraI'm trying to help via phone. We're all frustrated.02:08
daftykinsget this person to come on direct, we shouldn't have to communicate through an intermediary02:08
daftykinschinese whispers aren't fun02:08
excelsioraHe doesn't seem to have internet access02:09
daftykinsand has no access to any other machine?02:09
=== sb057 is now known as adam2
excelsiorahe's trying to install irssi, but he can't make any progress.02:12
excelsiorahe's on a 10.04 live cd02:13
excelsioraThis is a crazy bootstrap02:13
daftykinsthat's ridiculous02:13
excelsioraI KNOW!!02:14
daftykinsno help will be given for EOL releases02:14
daftykinswell, excelsiora be a part of the solution, not part of the problem :P02:14
daftykinsi have to say the 12.04 use idea was equally maddening02:14
excelsioraI'm in Brooklyn, he's in Atlanta02:14
excelsioraHe's my cousin02:15
daftykinsi'm talking about in terms of guidance, not geography.02:15
excelsioraUsing an ancient computer02:15
excelsioraok, I'm telling him to connect to the internet, any which way, download 14.04, and make his thumbdrive bootable with it.02:16
excelsioraAnd I'm not going to try to help any further.02:16
daftykinssounds like a plan02:17
daftykinsif it really is an old machine, perhaps lubuntu or xubuntu would be wiser, too02:17
excelsiora5 gigs of ram on the desktop02:18
daftykinsCPU + graphics will be the decider then02:18
excelsiorai3 550 CPU02:18
excelsioraonboard GPU is what he's telling me.02:19
daftykinsstandard ubuntu is fine then02:19
=== Guest74073 is now known as androidhacker
=== androidhacker is now known as AndroidHacker
=== adam2 is now known as jflanag3
zamadatixDoes anyone know if there are any issues with display on the new cherry trail line?02:27
daftykinsthat'd be a better question for #linux02:27
zamadatixThanks for the tip.02:28
excelsioracan he just drop the iso on his thumbdrive to boot with it?02:29
excelsioraor does he need unetbootin?02:29
rwwewwnetbootin02:30
excelsioradaftykins: ^^^02:30
daftykinsuse dd02:30
daftykinsor cp02:31
excelsioradd?02:31
excelsioracp?02:31
daftykins*sigh*02:31
excelsiorahe's on windows02:31
daftykinssee, again you're relying on my mindreading skills02:31
daftykinsrufus or UUI from pendrivelinux.com02:31
daftykinsi don't think that sounds quite new enough to be EFI so i think extracting the ISO contents alone won't work02:31
=== HazWard is now known as zz_HazWard
=== Guest84139 is now known as fishar1
=== rww is now known as ezri
kimdaeuk_!help02:53
ubottuPlease 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 !patience02:53
kimdaeuk_!patience02:53
ubottuDon'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/02:53
LambdaComplexfriendly reminder that unetbootin is terrible and should never be used02:55
=== andro_ is now known as Guest8836
=== jflanag3 is now known as Skyscraper_666
Astara WELCOME TO ##ASTARA , HTTP://PEARLTREES.COM/PVPELITER OUR OFFICIAL WEBSITE ... . , THE MOST HIGH CHANNEL FOR HIS PRINCE AND SON ... .  HOW ARE YA ALL , I RELEASE ONE CLASSIFIED GAME FOR YOU ALL , HTTP://Us.runesofmagic.gameforge.com ... . , join ##Astara03:11
Astarajoin ##astara03:11
Astara:003:11
Astara0x71 only03:11
Astaratest the game03:11
C_minusI'm a little worried. Earlier I made a backup like so "dd if=/dev/sda of=/dev/sdc" where sda was my 500gb laptop drive, sdc was my 1tb hard drive. Sure enough I messed up my computer and I need to restore. But the tutorials all refer to restoring from a .img file. Is it going to work the way I did it "dd if=/dev/sdc of=/dev/sda"?03:12
=== Skyscraper_666 is now known as Rami6
Neoyes C_minus03:17
charcoHi! I am running ubuntu 15.10 and after an update today I rebooted my computer and wifi is no longer working.03:17
azizLIGHTC_minus: you wrote your whole hdd to the whole other hdd. as long as you didnt modify the 2nd hdd, should be able to03:18
=== wahyu is now known as gaptek
Neoyou could also just mount and copy files if you want03:18
charcoI have no idea what is happening. It can't connect to any network, and if I disable wifi and re-enable it, nothing comes up in the ap list03:18
charcoWhat can I do :( ?03:20
=== chrono_ is now known as chrono
ReScOUbuntu's livedvd works better with Secure Boot enabled rather than disabled, and when dual booting with Windows it booted flawlessly03:26
ReScONow it doesn't boot at all03:26
ReScOAnd the livedvd is slow as a slug now03:26
=== fishar1 is now known as Sixonesix
charcopls help03:29
charcoI can't use my computer. It just stopped working. When I run dmesg I get the following errors: *ERROR* mismatch in ips_enabled (expected 1, found 0)03:30
charcoand No association and the time event is over03:30
charcoI tried running a previous kernel version but no luck. Wifi was runnning perfectly today, I installed the updates and rebooted and no more wifi03:31
=== Rami6 is now known as foobar26
=== MrTJB is now known as MrTJB_at_Sauna
=== MrTJB_at_Sauna is now known as MrTJB
=== ares_ is now known as Guest47234
=== mad is now known as Madhumper69
=== foobar26 is now known as jim8888
Madhumper69I am quite impressed, for a first time user of linux / ubuntu. 5 hours i have it all setup nicely with php mysql perl webmin etc... making it my main OS. thank you Ubuntu! :)03:53
geniiMadhumper69: I'm sure if there are any devs in the channel they will be happy for the acknowledgement :)03:55
Madhumper69Agreed! :)03:56
=== jim8888 is now known as jim8888_
snuffthi guys04:02
artoishi04:02
=== xangua_ is now known as xangua
snuffti've got a problem with Ubuntu donwloading bleeding edge kernels. I'm guessing I've added a random PPA at some time, but i don't really know how to figure out which one is responsible for this. can anyone shed some light on how I'd go about figuring out which one it is? (or is it something completely different?)04:03
snufftoh and the reason is because if I run anything more recent than 3.13.* I have virtualbox/vagrant problems :(04:04
xanguasnufft: you could start by listing the PPAs, where are you downloading from these bleeding edge kernel and why you aren't using the kernel from the official Ubuntu repository.04:05
snuffti know I can just delete the 3.16/3.19's that are in muy boot folder, but if I could just stop them from downloading, that'd be great :D04:05
xanguaI don't see how 3.16 and 3.19 are "bleeding edge"04:07
armanhey can someone help me with mouse and keyboard issues. My mouse seems to be going in and out of use (sometimes clicks do and dont work)04:07
snufftxangua, compiling the list now :) I thought 3.19 was the most recent?04:07
Ben64snufft: whats the output of "uname -a"04:09
snufftxangua, this is what I've got. it's quite long... http://pastebin.com/PpTamxuN04:10
snufftBen64, Linux pyro-desktop 3.13.0-67-generic #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux04:10
snufftit's 14.04 if that helps :)04:10
Ben64thats 3.13... whats the problem04:11
ezripresumably that it keeps upgrading from 3.13 to 3.16 and 3.1904:11
snufftBen64, I'm booted into 3.13. I currently have multipel 3.13's, 3.16's and 3.19's to choose from at boot04:11
=== ezri is now known as rw
snufftexactly what ezri said :)04:12
Ben64snufft: pastebin the output of "dpkg -S /boot/vm*"04:12
=== jim8888_ is now known as raul782
snufftBen64, http://pastebin.com/HMmcfWEb04:13
snuffti started deleting them because I was running out of space on /boot04:13
Ben64don't delete stuff manually04:13
snufftno? i thought that was the only way you could do it? i run out of space on /boot about once ever 3 months04:13
Ben64you can remove the package04:14
arman additionally both my mouse and keyboard dont register inputsa until the OS has been on for about 2-3 min or so04:14
snufftBen64, just a sudo apt-get remove?04:14
Ben64snufft: ok now pastebin "dpkg -l | grep linux-image"04:14
snuffthahahaha04:15
snufftBen64, http://pastebin.com/Lhsh1pZL04:15
=== QuinnStorm is now known as RainbowRaverGirl
Ben64snufft: well theres your problem. you got linux-image-generic-lts-vivid and utopic installed04:17
Goodyhi04:18
=== Sixonesix is now known as jdx875
snufftBen64, just having a read of this now: https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels does sudo dpkg -- remove [image name] sound right?04:18
Goodyanyone there04:18
Goodyinstalled ubuntu studio 15.1004:19
Goody:)04:19
Goodyfeel good ubuntu gnome unity04:19
Ben64snufft: you can, yes. an easier way is to do "sudo apt-get update; sudo apt-get dist-upgrade; sudo apt-get autoremove"04:20
arman_anyone know about mouse connectivity issues?04:20
Goodyapt-get autoremove is for ubuntu04:20
Goody? i tired other distro .. deleted some of files04:21
Goody:(04:21
snufftBen64, I think apt-get update fails due to no space on /boot...04:21
snufftlet me check04:21
ghost__Is this a IRC chat04:24
arman_possibly04:24
ghost__It's possible a IRC chat?04:26
ghost__possibly*04:26
arman?04:26
ghost__I've never used this chat application. Just wondering what platform it is.04:27
=== luckman212 is now known as luckman212_
=== luckman212_ is now known as luckman212__
=== luckman212__ is now known as luckman212_phone
Madhumper69yes your on an irc channel #ubuntu04:29
arman_yup04:29
arman_hey can someone help me with mouse and keyboard issues. My mouse seems to be going in and out of use (sometimes clicks do and dont work)04:29
ghost__Thank you04:30
Madhumper69what client are you using ghost? i freshly installed ubuntu never used linux before and i ended up with hexchat04:30
=== raul782 is now known as raul782_
Madhumper69hexchat popular for irc?04:30
LambdaComplexarman_: check `lsusb` (assuming they're usb) and `dmesg | tail`04:31
LambdaComplexmight find something useful in dmesg. lsusb is just gonna tell you if they're still connected04:31
LambdaComplexMadhumper69: yes04:31
LambdaComplexhexchat (gui) and weechat and irssi (terminal) are the most popular04:32
bbyrhinoquassel is best. quassel is life. quassel is love04:32
Madhumper69google also told me the same ;) you prob wrote the article hehe04:32
ghost__I'm using Hex as well. I've seen it with most of the Distros I've installed, just never used it. It's honestly been a few years since I've jumped in a chat period.04:32
LambdaComplexbbyrhino: literally never heard of it04:32
=== rw is now known as rwd
arman_lsusb shows both devices04:33
bbyrhinoQuassel is an irc client that also has a server which will continue to log updates to your subscribed channels when your client machine is turned off04:33
LambdaComplexso....a bouncer?04:33
ghost__What's your favorite LambdaComplex?04:33
LambdaComplexghost__: hexchat and weechat04:34
arman_so i cant copy and paste the  data from dmesg (mouse is not cooperating)04:34
Madhumper69use your keyboard ;)04:34
arman_but i seea bunch of errors and things (anything i should be looking for)04:34
Madhumper69arman hope you get this working if not a simple 5$ fix and buy a new mouse. have you tried a different port and reboot04:35
ghost__What's this room for? Ubuntu help?04:35
LambdaComplexghost__: Consider reading the title :P04:36
LambdaComplex"Official Ubuntu Support Channel"04:36
Madhumper69haha04:36
arman_yes i have04:37
ghost__Oops.. It auto scrolled forward and looked like a link. Apologies04:37
Madhumper69ubuntu support how may i assist you today !? lol04:37
LambdaComplexarman_: Probably lines starting with "usb" or "input"04:37
ghost__lol04:37
arman_mouse is fine - works with windows just dandy04:37
root7helo04:37
root7im a newbie can someone xplain about xchat?04:38
LambdaComplexarman_: Just for a reference, I just unplugged my mouse and plugged it back in. http://sprunge.us/CiAX04:39
LambdaComplexroot7: xchat is old and unmaintained and shouldn't be used. use hexchat instead.04:39
Madhumper69agreed04:40
arman_i see under my mouse usb submit urb (ctrl) failed -104:40
root7lambdacomplex : is xchat safe for chatting?04:40
arman_i see under my mouse "usb submit urb (ctrl) failed -1"04:40
Madhumper69why do you ask if xchat is safe for chatting lol?04:41
LambdaComplexMadhumper69: he's probably using it04:41
ghost__NSA is watching. ;)04:42
root7im a newbie Lol hehehe04:42
LambdaComplexroot7: It hasn't been updated in 5 years. Any security issues found in it since 2010 have not been updated and won't be.04:42
LambdaComplexHexchat is a fork of it04:42
LambdaComplexSo, basically exactly the same--except actually maintained.04:42
Madhumper69lmao funny stuff!04:42
root7i afraid the hackers hack my computer lol kwkwkw04:43
Madhumper69just use a proxy04:43
ghost__Is there an Android app that syncs with any of these programs.04:44
ghost__Are*?04:44
root7ok ok mad thanks hehehe04:44
=== jdx875 is now known as TheRunningMan
root7btw where you from?04:44
armanhere: http://pastebin.com/SnivgAJD04:44
Madhumper69everytime i have a question i google or look into forums, when all is exhausted i then come ask questions in this channel. 5/4 times you will get many answers :P04:44
LambdaComplexghost__: With what programs?04:44
Madhumper69im a noob and install configured ubuntu in 5 hours all possible by googling, if i asked every question i had they would ban me lol04:45
ghost__Hex, Wee, or Qua04:45
=== raul782_ is now known as {{T13}}
arman_and also:http://pastebin.com/1iwNSqeE04:46
root7heloo04:46
root7anyone come from indonesia -_-04:46
Madhumper69im from canada04:46
root7so far away :D04:46
xangua!ot |  Madhumper69 root704:46
ubottuMadhumper69 root7: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!04:46
root7sori...04:47
LambdaComplexarman_: Did this just start recently? I'm wondering if maybe a kernel update caused it04:47
Madhumper69first time in this channel, should have r3ead the rules... ;)04:48
root7my ubbuntu cannot install eclipse....nyone can help?04:48
arman_new install of xubuntu04:48
Madhumper69same arman, i love it!04:48
arman_im not sure what i like though - just installed debian too (but its really ugly IMO)04:49
Lingogay04:49
Lingowrong irc04:49
Lingosry04:49
wodjaxkLol04:49
arman_:)04:50
Lingoubuntu is not gay04:50
Lingocentos is04:50
Lingofucking love ubuntu04:50
arman_so is gay04:50
arman_gay = gay | hl3 confirmed04:50
wodjaxkIs the security update on firefox thunderbird, etc... Is that neccessary?04:50
root7thanks mad ....04:50
armanmy mouse will sometime just click through windows and other times not click at all04:51
Madhumper69np04:51
arman[insert magical fix]04:52
Madhumper69arman what kind of mouse is it04:52
armanRAT 704:52
wodjaxkAww rat 704:53
arman^04:53
armanAww?04:53
armani would like to think the issue isnt the mouse but somehting like X. my keybaord had/has issues aswell04:55
Madhumper69tell me if this works rat 7 ubuntu https://www.youtube.com/watch?v=871eM-GcdyI04:55
armanboth devices take a few min to register after OS starts04:56
Madhumper69drivers the rat mouse is no typical reg mouse04:56
armanI think that vid only shows how to make use of additional buttons on the mouse04:56
armanyou think it requires drivers (even for the basic functionality - left + right click)04:57
Madhumper69well i google rat 7 ubuntu and lots came up im sure if you dig ull figure it out04:57
Madhumper69im a noob i wish i could do more :P04:57
armanoh i see04:57
armannp04:58
armancrap05:01
=== {{T13}} is now known as c53__
armanlinux = hard to configure05:01
Bashing-om!info eclipse trusty05:01
ubottueclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.8.1-5.1 (trusty), package size 15 kB, installed size 122 kB05:01
armanok then05:02
Bashing-omroot7: ^^ Do you have the "universe" repository enabled ? Is your system updated ?05:03
=== ahuszagh is now known as illinialex
Madhumper69arman rat has instructions on how to install and configure rat 7 with ubuntu have you been to the manufactures website?05:03
=== coolstar-pc2 is now known as coolstar-pc
armanactually.... no05:04
Madhumper69well first thing u should always do is find that then you look in google or youtube youll always find stuff05:04
armancan you send me link to that?05:05
armanis it from madcatz site?05:05
Madhumper69sorry its not from the company i made a mistake but this should do it https://delightlylinux.wordpress.com/2012/03/07/using-the-cyborg-r-a-t-7-with-ubuntu/05:05
armanoh05:05
Madhumper69and this is why i love ubuntu love the little puzzles :P05:06
=== ahuszagh is now known as illinialex
=== TheRunningMan is now known as xihiro
nookfooTest05:21
=== c53__ is now known as athena7x_
Madhumper69was strange at first but i think i am finally getting use to the toolbar and window options on the left hand side of the screen it makes more sense05:25
=== InfoTest1 is now known as InfoTest
Thinkersome Keys on Keyboard are not Working in ubuntu 14.04....plz help05:27
wodjaxkWhat keys?05:29
ThinkerK05:31
ThinkerW05:31
Thinker405:31
Madhumper69how are you typing the keys if they dont work lol?05:32
ThinkerBY COPYING TEXT05:32
Madhumper69tru lol good point. thats weird05:32
Madhumper69what kind of keyboard is it?05:32
ThinkerK works when caps lock is on and holding it for 2 secs05:32
Thinkerlogitech05:33
Thinkerhey05:33
Thinkernow it is working05:33
Thinkersuddenly05:33
Thinkeri dont know what happens05:33
Thinkeri will be back after restarting system05:33
Madhumper69yeah good idea05:34
=== de-facto_ is now known as de-facto
=== athena7x_ is now known as b0xaa
=== xihiro is now known as lunanoko
=== b0xaa is now known as b0xaa_
roothorickafter quickly setting up apt-cacher... it's slow. Significantly slower than without, even for repeated apt-get update's06:19
roothorickso what am I doing wrong?06:19
=== coolstar-pc2 is now known as coolstar-pc
=== mahi_ is now known as Guest65988
=== zz_HazWard is now known as HazWard
algalHello, I am trying to understand what packages it is safe to apt-get purge from my system, or possibly to remove manually. Is this a reasonable place to ask?06:24
algalThe reason I'm contemplating this is that a known-bug in unattended-upgrade means a long-running production system has run out of inodes, so now I can't run apt-get update -f  because it complains of not enough disk space, so the tools are broken which I would normally use to fix the problem..06:25
algalThe issue is https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/108919506:25
ubottuLaunchpad bug 1089195 in update-manager (Ubuntu) "linux-headers will eat your inodes on LTS." [Undecided,Confirmed]06:25
LurkAshF1akehttp://apaste.info/fq7 it's a server, is the file hosts ok?06:27
algalLurkAshF1ake: Me? Yes, /etc/hosts is okay, if that's what you mean.06:28
algalmaybe you were speaking to someone else. :\06:28
=== b0xaa_ is now known as O01eg
LurkAshF1akealgal: i get the error "sudo: unable to resolve host ubuntu"06:30
wafflejockLurkAshF1ake: seems like your hostname might not be in your hosts http://askubuntu.com/questions/59458/error-message-when-i-run-sudo-unable-to-resolve-host-none06:36
LurkAshF1akewafflejock: is there a third file other then hosts and hostname?06:40
wafflejockLurkAshF1ake: no I don't think so for that issue but see the comment in the accepted answer there06:40
=== lunanoko is now known as dTd
yoofoo I can't get "service mongodb start" on ubuntu 15.10. Please advise06:40
wafflejockneed to reboot or run that sudo hostname command to set it temporariliy06:40
yoofoooop, sorry. Let me try again.06:40
wafflejockyoofoo: anything in your /var/log related to mongo?06:40
=== dTd is now known as Guest33498
yoofoo I can't get "service mongodb start" to work on ubuntu 15.10. Please advise06:40
LurkAshF1akei can sudo but it display the error anyway06:40
VillageHello Guys, how i can unzip .tar.bz2 file, " tar " command..?06:41
wafflejockLurkAshF1ake: yeah have seen this on some AWS server instances before if the /etc/hostname is listed in the /etc/hosts or you run `sudo hostname myhostname` then it typically solves the issue06:41
noordVillage: tar xvfj file.tar.bz206:42
noordtar --help | grep bzip206:42
Villagelet me try06:42
* LurkAshF1ake fixed06:43
Villagenoord, works, thanks06:43
wafflejockLurkAshF1ake: cool good to hear06:44
wafflejockalgal: http://askubuntu.com/questions/253048/safe-to-remove-usr-src-linux-headers-after-purging-older-linux-images <-- may help06:45
yoofoowafflejock, thanks for your quick response. I don't remember exactly, but it had something to do with the fact that ubuntu change from initd to systemd. I can use "mongod start" just find but not "service mongod start".  currently I reinstall mongo 2.6 but would to use 3.2.06:45
wafflejockyoofoo: hmm yeah haven't tried 15.10 yet still on 14.04 here so not sure where to look there really, haven't really had much troubleshooting experience with Mongo itself aside from getting it working with the Mongo PHP module on 14.0406:46
yoofoowafflejock, no worries. I appreciate your comment06:47
algalwafflejock: interesting. But I'm worried if I erase one and then reboot, I will have erased one it is planning to switch to on the reboot. or that I will erase the one the system is using now. Any thought on how to figure that out?06:47
wafflejockalgal: well best if you can use apt-get to remove them, can try sudo apt-get autoremove, to see if it's able to clean them up, if it can't run that command you might need to manually delete some stuff first, can maybe see if you have anything in your /tmp or your /var/log that you can clean up to free up a little space to run apt-get06:48
algalit can't.06:48
algalhmm.. good idea.. maybe /tmp or /var/log has something heavy.06:49
algalit's not actually space that's limited, its inodes.06:49
wafflejockalgal: yeah have just done that before when I had similar issues06:49
algalonly 434 used in /var/log, and 2 used in /tmp. But I've got 340,000 in use on the system (99%) of capacity.06:49
wafflejockyeah if you can just free enough so apt-get can open logs or whatever it needs to do then can autoremove or purge some of the older versions you can see when you `ls -al /usr/src`06:50
wafflejockthink I ran into that issue on a BeagleBone or RasPi or something06:51
algalDo you know if there are commands to tell which kernel version is active or is targeted for use at the next reboot? Or I could try attaching a new drive and moving some directories onto another partition, since i think the inode limit is per partition.06:51
wafflejock`uname -a` will show you the current kernel version06:52
wafflejocknot sure about next reboot really though06:52
wafflejockanything before that version should be fine to clean up though06:52
algalthanks!06:53
=== O01eg is now known as ShadowBlaze18
wafflejockno prob06:54
geekguywhy are ubuntu servers so slow06:58
artoisslowness, probs06:58
geekguygetting a 20 kbps download speed06:58
geekguyand i am sure its not my internet06:58
Ben64well it's probably your internet06:58
geekguyi just downloaded a file from firefox at 600 kbps lol06:59
geekguyi m sure its not my net..06:59
geekguyi came back to ubuntu after like 1 year......the servers used to be good back then07:00
xanguaAnd what servers are you using?07:00
Ben64it's your internet. you don't have a good connection to the server07:00
geekguyIndia07:01
geekguyits where i live07:01
geekguyand the speed came down to 1407:01
xanguageekguy: have you tried the main servers?07:01
geekguyswitching07:02
geekguylets see what happens07:02
geekguyanother thing07:03
geekguyhow do i get my scrollbar back in unity07:03
UbuOneKenobitiny sticky t bit is world wide access : http://www.grymoire.com/Unix/Permissions.html   also it was used for hacking easy before.07:04
UbuOneKenobiits on . and .. and tmp etc... lotsa places in ubuntu07:04
* UbuOneKenobi cringes in terror07:04
EriC^^cringes, but for another reason07:05
UbuOneKenobiactually access of execution is it...07:05
UbuOneKenobibig sticky T is not world wide executable07:05
UbuOneKenobiserious shit.07:06
EriC^^lol07:06
EriC^^it's the end of times i think07:06
geekguyapt-get update is still running on the main server07:06
geekguyhow do i get my scrollbar back in unity07:07
wafflejockgeekhttp://sysads.co.uk/2014/05/tweak-disable-overlay-scroll-bar-ubuntu-14-04/07:07
wafflejockgeekguy: ^07:07
geekguythnx wafflejock07:08
wafflejockno problem07:08
UbuOneKenobiEric the executable bit sticks onwards... yikes...07:08
=== ShadowBlaze18 is now known as h0m1x
EriC^^UbuOneKenobi: even if there's no executable bit set, you can always run any executable with /lib64/ld-linux-x86-64.so.2 /path/to/executable , oh the horrors07:11
UbuOneKenobiEric yeah, and thinking of that there still are login versions enabling you to get a Pipe | after bombarding for slowing down and then also two/three signs to login , and there you may write one line to be executed... its horror yeah07:14
UbuOneKenobiEric this stuff need sum fixin if you ask me.07:15
UbuOneKenobialso just fresh installed, and removed tpm kos.. and machine is faster, something was in.07:17
UbuOneKenobi:P07:17
=== circ-user-BRtX5 is now known as n
=== n is now known as nahtiq
=== h0m1x is now known as x-1320
BlackDalekhi all... I installed this python script (a broadband usage meter indicator app for my ISP) and it is working properly, but something must have gone wrong because the indicator icon at top of screen is displaying as a red circle with diagonal line (missing image) instead of the ISP logo like it is supposed to. Any idea how I can fully uninstall it and try again?07:22
BlackDalekoops! this is the python script... https://github.com/sioutisc/indicator-internode07:22
=== sagar is now known as Guest99606
=== x-1320 is now known as kil0byte
=== kil0byte is now known as mercutio22
DaMastahHi, I'm on 15.10 server and I'm looking for a way of making a "single disk" out of several samba shares. I tried aufs but I get a "device is busy" error when I try to create files in the pool. Mhddfs works but it's in userland so it's kinda slow. Any advice opn making aufs work in my scenario ? Thanks :07:48
lotuspsychje!server | DaMastah07:55
ubottuDaMastah: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server07:55
DaMastahlotuspsychje: OK thanks but to be honest this question isn't server specific at all. Anyone running any flavour of ubuntu could have it07:56
lotuspsychjeDaMastah: how about the #samba channel could help you out?07:59
=== mercutio22 is now known as steverw1
=== ares_ is now known as Guest53878
abolfazl123how i can find a spacial dir ?08:12
Wulfabolfazl123: what does "spacial" mean?08:12
abolfazl123sorry.for example dir "a"08:13
Myrttispecific, then08:13
Wulfabolfazl123: find / -type d -name a08:13
abolfazl123i want the dir is "a".not "a" is in the name of the dir08:15
abolfazl123???08:17
=== PerpetualWar__ is now known as PerpetualWar
Wulfabolfazl123: your English is bad, I don't understand what you are trying to say. Sorry.08:18
abolfazl123sorry.i have a file that name is "a".I want a command that return just the "a" dir.I don't want its return for  example "abolfazl" or any thing that in it name  there is "a".08:21
=== steverw1 is now known as fl0rent
=== Minnebo is now known as javahorn
abolfazl123wulf,do you understand?08:24
Wulfabolfazl123: no. But let me guess: cd /usr/; dirname $(readlink -env sbin/chroot)08:25
Wulfabolfazl123: Is that what you want?08:25
Wulfabolfazl123: Make an example. What output do you want?08:26
malinusHello. Why in the world isn't VMware player not distirbuted via the package manager? License problems?08:26
abolfazl123a08:26
abolfazl123just this08:26
Wulfabolfazl123: Where does "a" come from? What are the file names that you have?08:26
Wulfmalinus: vmware is closed source, right?08:26
abolfazl123its just a dir in my pc.and i dont know where is that?08:27
dani_i have a question... ive recently installed a USB Tv Capture Card.... will my TV card fail to work if i unplug it and plug it into a different USB port???08:27
Wulfabolfazl123: Why do you not know where it is?08:27
Wulfabolfazl123: Why do you think that it exists?08:27
malinusoh08:27
akikabolfazl123: the find command Wulf pasted, did you try it? because that's what finds a dir named "a"08:28
abolfazl123akik,which?08:28
akik10:13 < Wulf> abolfazl123: find / -type d -name a08:29
abolfazl123akik,I type that.but it find any thing that in name of the dir there is  "a" return.08:29
Wulfabolfazl123: if you want "a", the command is: echo "a"08:29
abolfazl123:-D08:30
abolfazl123thanks08:30
akikabolfazl123: -type d -name a returns only dirs named "a", nothing else08:30
akikabolfazl123: if you want to use wildcards, you can say -type d -name "*a*"08:31
akikabolfazl123: oh i think i know what you mean. it will output errors for directories where you don't have access to08:32
akikerrors can be made to disappear with 2>/dev/null at the end of the command08:33
=== sagar is now known as Guest57480
abolfazl123akik,that's right.I don't have access to root dir.and it print the errors(or anything else).thanks08:35
Wulfabolfazl123: find / -type d -name a 2>/dev/null08:36
abolfazl123what that wulf?08:36
dani_i have a question... ive recently installed a USB Tv Capture Card.... will my TV card fail to work if i unplug it and plug it into a different USB port???08:37
abolfazl123I dont understant what you saw.but thanks the command was right.08:37
Wulfdani_: if you unplug it, it will fail to work. If you plug it into another usb port, it will start working again.08:39
Wulfdani_: but any programs that were using it when you unplugged it may need to be restarted08:40
czeslaw11111108:41
spmd12345Hello people08:43
=== fl0rent is now known as cwmwd24
mariusz_witam wszystkich08:48
mariusz_poszukuję pomocy w zainstalowaniu sterowników do zintegrowanej grafiki z procesora i 3 a dokładnie hd 300008:50
akik!pl08:50
ubottuNa tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.08:50
mariusz_dzieki08:51
Wulfreminds me, I still wanted to learn basic Polish08:52
=== dannymichel_ is now known as dannymichel
=== javahorn is now known as beeroslav
=== EriC^ is now known as EriC^^
GuestIRChi09:03
GuestIRCis this correct sudo ufw deny any to any port 1000:2000 ?09:04
=== cwmwd24 is now known as cryingdove0
=== noord_ is now known as blablasda
=== cryingdove0 is now known as justanotheruser1
=== spmd12345 is now known as Wildfyr
=== macobo_ is now known as macobo
=== justanotheruser1 is now known as Anon037
=== beeroslav is now known as BSab
=== Anon037 is now known as mikhail21393
Megabytehello10:15
MegabyteAnyone around?10:16
fzw3625which version of qemu is in 15.10?10:16
CacheMoneyquestion, say I run chrome from terminal, usually the terminal session will just sit there until I close chrome then it will bring back to prompt. Is there a way I can run the command, have it open the program and then just bring back to prompt10:16
CacheMoneylike a background start or something10:16
fzw3625CacheMoney: chrome &10:16
CacheMoneyperfect10:16
CacheMoneyfzw3625: praise be to you10:16
fzw3625CacheMoney: careful when closing that terminal. better close the shell by saying "exit" rather than closing the terminal by clicking the [x] button. otherwise it could terminate the chrome process because it's one of its children.10:18
=== dearn_ is now known as dearn
CacheMoneyfzw3625: I would just close the chrome window anyways, I usually just start from the DM10:23
fzw3625okay10:26
gghi10:27
=== gg is now known as Guest31498
=== mikhail21393 is now known as Zeus|2
nebraskai have an ubuntu mate for raspberry pi 2b on sd card 8 gb but its written its only 4gb10:38
nebraskawhats wrong?10:38
ikoniayou need to grow the file system10:38
ikoniait's a documented process and there are pi tools to do it10:38
nebraskagrow the file system?10:39
ikoniacorrect,10:39
ikoniathe image is a static size, so you could have a 4GB, 8GB, 16gb, 32gb etc card,10:40
=== BSab is now known as illerucis
ikoniait will still only make the file system 4gb to fit on the card, as it's static10:40
ikoniayou have to grow it10:40
C_minus"sudo cp lib* /usr/local/cuda/lib64/" Does this mean "copy everything from my pwd that begins with 'lib' to /usr/local...."?10:40
ikoniathats right10:41
C_minusikonika you talkin to me?10:42
ikoniayes10:42
C_minussweet thanks10:42
=== xubuntu is now known as Guest40554
nebraskabut how to do it?10:43
ikonianebraska: it's a documented process and the raspberry pi tools will help10:44
ikoniahave a quick look for it, and come back with specific questions10:44
nebraskawell ok, thanks :310:44
=== Zeus|2 is now known as b0n1
=== erwin is now known as easyOnMe
easyOnMeCan a celeron laptop be used to run ubuntu 14.04LTS10:47
ikoniayes10:47
exalthow old is the celeron laptop ?10:47
easyOnMemore than six years10:48
ikoniaeasyOnMe: have you looked at the minimum requirements10:48
ikoniaand made a judgement call how well your laptop meets them10:48
nebraskais there any command for formatting all user data on ubuntu?10:49
ikoniaall the userdate ?10:49
ikoniadata10:49
ikoniaformatting a file system formats the file system under the data (blanking the data)10:49
ikonianot the actual data10:49
easyOnMeIntel Celeron 1.86GHz10:50
easyOnMe2039MB of RAM10:50
ikoniaand made a judgement call how well your laptop meets them10:50
ikoniaeasyOnMe: have you looked at the minimum requirements10:50
easyOnMehang on I show you the link10:50
ikoniaeasyOnMe: %90 of the questions you ask in here are covered in the official docs10:50
ikoniaeasyOnMe: the channel is here to help you - not do all the work for you10:50
=== dreamon__ is now known as dreamon
=== b0n1 is now known as status1
=== status1 is now known as Anon838
=== gaptek is now known as cowoGalau
=== illerucis is now known as konoris
\svumm hey im on ubuntu 15.10 my browser has disappeared onto a different desktop but i dont know how to switch desktops?11:25
=== Bob is now known as Guest52263
guest___hi guys, i want to download with wget all pictures from bing and not just the picture from today http://www.bing.com/az/hprichbg/rb/PiandiGembro_ROW12991871270_1920x1080.jpg but i get error 40411:26
C2H5OHhello, in Unity (14.04), how it is the top right corner called (where the clock is)?  Notification area?  Doesn't that follow the standard tray protocol anymore?11:26
C2H5OHI'm running i3 (which accepts tray icons) but nothing appears there (volume, battery, ...)11:28
\svfound it11:29
rightnowN00b question coming up: If i write /my/path/here/webpack it says no such file or directory.  But if i goto /my/path/here and writes webpack it works. Now can run it from distance?11:29
C2H5OHmmm, it's called indicator11:30
=== ares_ is now known as Guest29620
guest___open dmenu and type for example nm-applet it should appears11:30
guest___C2H5OH:  open dmenu and type for example nm-applet it should appears11:32
guest___C2H5OH:  then you have to add in the configuration file exec_always nm-applet or another apps for autostar11:34
=== ubuntu is now known as Guest17513
guest___what is the corret commad with wget for download all pictures from http://www.bing.com/az/hprichbg/rb/ i get error 40411:35
akikguest___: there are no pictures at that address11:36
MonkeyDustguest___  blank white page11:36
guest___http://www.bing.com/az/hprichbg/rb/PiandiGembro_ROW12991871270_1920x1080.jpg11:37
guest___it's full of pictures11:37
akikno11:38
akincanatrying to setup netwoking on a unbuntu server booting from a usb stick11:38
=== Anon838 is now known as harsz89
akikguest___: you have some other page open where you see the pictures or the page owner has decided to make it hard to download them11:38
guest___that is the pictures from today i want the old pictures11:38
akishi all. any new driver for RTL8188EE Wireless Network Adapter to override known issues?11:39
guest___there is a way to download them all11:40
guest___this is another picture from that address http://www.bing.com/az/hprichbg/rb/AxiaVillage_ROW12361765956_1920x1080.jpg11:40
guest___but wget http://www.bing.com/az/hprichbg/rb/ gives me error 40411:41
MonkeyDustguest___  ty wget the .jpg itself11:42
akincanaI have entered my ip adress submask and gateway and ip for servers but not connecting so cannot continue with install--any suggestions?11:42
Wulfakincana: perhaps you made a silly mistake?11:43
guest___MonkeyDust:  i want all the pictures not just today's pictures11:43
Wulfakincana: why do you even have to enter this information? use DHCP!11:43
abolfazl123E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)11:46
abolfazl123E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?11:46
abolfazl123whats the problem?11:46
abolfazl123I cant install any thing!!!11:46
MonkeyDustabolfazl123  paste this command in a teminal window    sudo fuser -vki /var/lib/apt/lists/lock11:47
akincanaok letme explain on my laptop I have legacy and ufi in BIOS for some reason IN UFI mode I can use DHCP but when I get to the end of the install remove the usb  it does not dual boot although I can see that everything is installed on that partrion its a BIOS thing I am told so I have to boot and change BIOS to leacy thats why I need these details for network11:47
abolfazl123what do fuser?11:47
akincanalegacy11:47
abolfazl123it's not work11:48
jattman fuser11:49
abolfazl123ok.but the problem not solve11:49
jattpost exact command you are using11:50
akincanawhat I could try is install ubuntu desktop what may work but I want to run a server with vbox inside headless11:50
abolfazl123I am downloading a package form ubuntu software center.but it stop.how I can kill that?(I think the problem is that)11:51
jattps aux | grep dpkg11:53
=== harsz89 is now known as ni291187
MonkeyDustabolfazl123  kill `pgrep center`   <-- those are backticks11:54
akincanaWulf: did you read my reply any ideas?11:55
Wulfakincana: huh? not yet11:56
Wulfakincana: what kind of system do you want to have eventually? desktop? server? vbox?11:56
=== konoris is now known as Philias
akincanaserver running vbox headless11:57
Wulfakincana: how old is the laptop?11:58
akincanaits pretty new got it last year11:58
C2H5OHthis is what I was looking for: https://github.com/GGleb/indicator-systemtray-unity11:59
Wulfakincana: which ubuntu version are you trying to install?11:59
abolfazl123they don't work.this was work:http://askubuntu.com/questions/15433/unable-to-lock-the-administration-directory-var-lib-dpkg-is-another-process12:01
akincanaubuntu 14.04.3-server adm 64 bit12:02
Wulfakincana: try 15.1012:02
MonkeyDustakincana  there's also #ubuntu-server12:02
akincanaok but still may get the network thing in legacy boot12:02
vishuHello Guys12:03
Wulfakincana: btw, I install all of my computers via network (pxe boot). Haven't seen any that I couldn't install that way.12:03
akincanaWulf: ok thanks what BIOS settings do you use for pxe boot12:06
Wulfakincana: depends. Sometimes I try to disable anything uefi related. Or I use a signed boot loader12:06
Wulfakincana: and of course enable netboot :)12:07
yorito download all images from a website into a single folder: wget -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.domain.com12:07
akincanaWulf: ok thanks I will keep trying12:09
akincanaWULF: ITS THERE A REALLY MINIMAL INSTALL i COULD TRY DO YOU THINK ?12:11
akincanasorry caps12:12
yorii recommend CENTOS 6.x MINIMAL EDITION12:12
Wulfakincana: normal installation of ubuntu isn't too big12:12
akincanatrue its about 500mb12:13
akincanaor above12:13
=== ni291187 is now known as alphaw0lf
frojndHi there. I just got 2 hard drvies (sata) that are encrypted with luks. How do I mount them? What do I need to install?12:14
k1l!minimal | akincana12:14
ubottuakincana: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD12:14
k1lakincana: there is even netinstall or pxe boot isos12:15
root7hello12:15
root7anyone can help me to use python?12:15
root7on ubbuntu12:15
yoriwhat do you want to know about python?12:15
Wulfroot7: type "python" in your shell12:15
akincanaok thanks for the link12:16
root7yes i was type it...but i didnt understand ...how to understand python llanguage12:16
Wulfroot7: #python12:16
root7the python script yori12:16
akincanaalso i seem to remember that in legacy boot something relating to pxe12:17
=== chappie-san2 is now known as chappie-san
JZAroot7: usually you need to put a .py extension on the file and also in the file you can put !#/usr/env python12:17
Wulf#!12:18
yorivi helloworld.py12:18
k1lroot7: that is more a python issue than an ubuntu issue. i would suggest to ask in #python for beginners documentation.12:18
JZAroot7: but you should take a course in python12:18
yori#!/usr/bin/python12:18
yoriprint "Hello World"12:18
JZAWulf: rihgt12:18
Wulfand it's just #!/usr/bin/python3  (or python2)12:18
yori./helloworld.py12:18
MonkeyDustroot7  type  /j #python12:18
frojndcryptesetup did the trick12:18
root7sorry.... i means ....im a newbie in python if i wanna learn about python do you have link address for learn python??12:18
arthar360Hi..I want to open the "User Accounts" window from command line. What command should I use?12:19
JZAdoes ubuntu has a package stats applications.12:19
Wulfroot7: join channel #python12:19
JZAlike an application that measure the use of each package12:19
root7like eclipse  java?12:19
root7thanks wulf...12:19
JZAI come from mandriva and has a drakstats that will give you a measure of the use of rpm packages installed by their package manager, how often they are used.12:19
Eclipsepls12:19
k1lJZA: you can look with "rdepends" what other packages made that packge to get installed.12:20
root7wulf how to chat with red text? sory im newbie hehe12:21
Wulfroot7: I don't. You client adds the red colour.12:21
k1lroot7: its called "highlight" your irc client does that when your nickname is mentioned by others12:23
root7wulf : ohh oke... thank very much wulf ....12:23
root7kll: hahaha yeah....lol12:24
root7if i use xchat is that secure for my pivacy?12:24
Wulfroot7: No. I know that you're from Indonesia. Jakarta?12:26
root7where u know? from IP ?12:28
root7yeah  indonesia but not jakarta...12:28
root7wulf12:32
suprnautHi Everyone!12:32
suprnautI changed my UID to 501 for mac file sharing, and all is fine, except for now my user doesn't show on the login screen.  I have edit both the UID_MIN and GID_MIN in /etc/login.defs to 500, but still I am having no luck.  Is there something I missed?12:32
=== alphaw0lf is now known as vviki0zz666
=== Philias is now known as Jellyg00se
suprnautI changed my UID to 501 for mac file sharing, and all is fine, except for now my user doesn't show on the login screen.  I have edit both the UID_MIN and GID_MIN in /etc/login.defs to 500, but still I am having no luck.  Is there something I missed?12:33
C_Minuswhat's the difference between say "dd if=/dev/sda of=/dev/sdb" and "dd=/dev/sda of=/dev/sdb/mybackup.img" ?12:34
ikoniaC_Minus: the later won't work12:34
ikoniathe former will12:34
C_Minusikonia do you see what i was trying to do though? how do i make an "image" file?12:36
ReScOHeyo12:36
ikoniaC_Minus: you write it to a file system, not a device file12:36
ReScOMy laptop uses UEFI and Secure Boot12:36
ikoniathe file system must not be on the device you are copying from12:36
ReScOI tried installing while secure boot was turned on, no UEFI boot entries to be found12:37
ReScOThen I turned secure boot off, but now the livedvd is slow as hell12:37
C_Minusso i would need to mount the target destination, move to some directory on it and say "dd if=/dev/sda of=~/mybackup.img"?12:38
tuxedohello12:38
ikoniaC_Minus: correct, as long as ~/ is not on /dev/sda{1,2,3,4,5,6,whatever} you're fine12:39
ReScOAlso, my laptop supports adding Secure Boot Keys to the system12:39
C_Minusso in one case (sda -> sdb entire clone) you don't need to mount anything. but to make an image FILE (i.e. in a filesystem) you need to mount the destination and write it there?12:40
C_Minuswhat is the advantage of making the image file over the first approach (if any?)12:40
ikoniaC_Minus: you seem to want the image file - so you must know the advantage for you12:41
i`hello all i have some promblem when i connect with putty on one of my servers i get an error server sent disconnect message type 2 this error ecour just with one of my servers12:41
i`i'm using ubuntu 14.1012:41
ikoniaC_Minus: there are pros/cons, it's just down to the users needs, just keep in mind it is a block by block copy12:42
MonkeyDusti`  14.10 is dead12:42
MonkeyDust!eol | i`12:42
ubottui`: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades12:42
i`ahh sorry12:43
i`is not 14.1012:43
i`is cat /etc/issue12:43
i`Ubuntu 15.04 \n \l12:43
ReScOHow come the livedvd is faster (boot time shorter aswell) when secure boot is turned on?12:43
iorialinoc12:45
=== dearn_ is now known as dearn
MonkeyDusti`  15.04 support ended a few days ago12:46
i`ok MonkeyDust but you have an explain why i keep get that error i search on google and find some fix but none work12:46
i`and on another server12:47
i`with 12.04 ubuntu i dont get that error12:47
ikoniai`: move to a supported release12:47
i`how i do that because if i give apt-get upgrade and get that error ?12:48
i`or i give the command in nohup ?12:48
ikoniaapt-get gives an ssh error ?12:48
i`yes that to12:49
k1li`: what exact error? can you pastebin?12:49
ikoniawhat ?12:49
i`yes12:49
i`i make a screen12:49
=== vviki0zz666 is now known as C2H6O
ReScOI can't even install Ubuntu e.e12:49
i`this is the screen12:51
i`http://s27.postimg.org/dkykytea9/putty_error.png12:51
MonkeyDusti`  upgrade to a supported release, then ask again12:52
ReScOAm I muted?12:52
ikoniaReScO: no12:52
ikoniai`: your session is being terminated, look in the auth log and syslog to get a clue, most probably network related,12:53
ikoniaI would suggest upgrading to a supported releaes to take this forward, use the console if there is a risk of disconnection during the upgrade12:53
i`ikonia thanks i will look12:54
ReScOI'm trying to install 15.10, I already have to use nouveau.modeset=0 as boot flag to get it to boot into LightDM12:54
ReScOOtherwise X won't even start12:55
warrantyvoidi`: try unchecking "Attempt GSSAPI authentication (SSH-2 only)" in your putty settings12:55
LunatiK_MemberYoo !12:55
ikoniawarrantyvoid: why would that impact an already connected session12:55
LunatiK_MemberHow are you ?12:56
warrantyvoidi`: yes, you'll have to save those settings to a putty profile and reconnect with the profile12:56
ikoniawarrantyvoid: why would that impact an already connected/authed session ?12:56
saeedhi, any good mail clients for ubuntu ?12:57
ReScOThunderbird12:57
saeedits kind of heavy for my laptop12:58
saeedbut thanks12:58
saeedalso has anyone made F.lux work on their system?12:58
ReScOYup, Turn to red iirc12:58
k1lsaeed: use redshift. that is in the repos12:58
ReScOOh redshift that was it12:59
saeedoh never heard of it12:59
saeedthanks im gonna try that12:59
saeedim new to Linux12:59
saeedcame from mac12:59
=== Jellyg00se is now known as beeface
saezslt13:01
=== C2H6O is now known as cobra-the-joker1
ReScOFrigging hell13:02
Bassemhow can i compress folder into rar13:03
ikoniause the rar command13:03
ikoniaor the rar gui13:03
ReScOI can't find anything useful on Google13:04
root7helo13:04
ReScODoes anyone know how to install Ubuntu properly om UEFI?13:05
MonkeyDust!uefi13:05
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/UEFI13:05
ReScOAlready read through it13:05
ikoniaReScO: it should be documnted on the install page13:05
ReScOFollowed all steps13:05
ikoniaor the link MonkeyDust has just provided13:05
ReScODidn't work13:05
Java_Hey #ubuntu13:05
ikoniaso you need to feed back why didn't work to people and they can try to help13:06
k1lReScO: might be possible that your device needs some special treatment. so i would look out for experiences with your exact device.13:06
ReScOAfter installing it boots straight into the bios13:06
ReScOUbuntu's EFI entry is nowhere to be found13:06
root7resco use win32diskimager13:06
ikoniathat suggests the efi partition is not there13:06
ikoniaReScO: ok - so now you know the problem, the efi boot section is missing,13:06
Java_I want to put Windows on my Ubuntu Laptop, most likely 7, and I'm not sure the steps needed for it. I probably want to dual-boot, not use a VM.13:07
ReScOikonia: I've placed the EFI partition on the grub disk13:07
ikoniayou can either try to work out why, or manually correct it13:07
ReScOWhich was sdb13:07
cfhowlett!dualboot | Java_13:07
ubottuJava_: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot13:07
ReScOThen tried to place the EFI partition on SDA along with grub13:07
ikoniaJava_: if possible install windows then ubuntu, if not, install ubuntu then windows and manually correct the boot loader13:07
ReScONo dice13:07
imrektJava_, select 'install alongside Windows 7' in install13:07
k1lJava_: make room for a partition. then install windows into that partition. then re run the ubuntu usb to get the ubuntu bootloader again13:08
Java_Perfect. Thanks guys.13:08
imrektJava_, your welcome.13:09
soupnanodesukarReScO: I usually create a fat32 /boot/efi partition and leave /boot on the / partition.13:09
ReScOsoupnanodesukar: that was my guess aswell, did that on the first try13:09
soupnanodesukarReScO: your bios should also have a legacy CSM boot mode. I would suggest using that if possible in this case.13:11
ReScOI can use CSM, but doesn't that boot way slower?13:11
ikoniano13:11
ikoniazero impact on boot13:11
ReScOAhh13:12
ReScOWill do that then13:12
ReScONo more high res boot splash tho13:12
ikoniait can do hi-res boot splash just fine13:12
=== cobra-the-joker1 is now known as mrz80-lptp
GleoI keep getting this error on ubuntu 14.0413:21
=== Amm0n| is now known as Amm0n
Gleoperl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_IN"13:21
ikoniaand what are you doing to get that error13:21
=== bianca is now known as Guest4349
ikoniaas it's complaining your locale is not set correctly13:22
Bassemwhen i open folder and minimize it,when i click on files it open another directory to home not the minmize folder,how can i make it always restore the minimize folder first13:22
=== Joel is now known as Guest20451
MonkeyDustBassem  roll with the middle mouse button over the opened nautilus icon13:24
MonkeyDustnautilus/files13:25
BassemMonkeyDust, thanks thats work fine,,where i can learn such this things13:26
cfhowlett!manual | Bassem13:26
ubottuBassem: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/13:26
=== beeface is now known as appleguru
MonkeyDustBassem  learn it like you learned windows or mac: by using it13:26
BassemMonkeyDust, im trying13:27
MonkeyDustBassem  sometimes you find useful tricks by accident13:30
=== mrz80-lptp is now known as os2mac2
homahi my friends13:34
C_minusYesteday I backed up my laptop drive with dd if=/dev/sda of=/dev/sdc. Since then I have restored my laptop from that backup. Now I want to make a second backup (on a different external drive). Using the same command gave me an I/O error. What's up with that?13:35
ikonia"what's up with that" ???13:35
ikoniawhy don't you give the exact command and the exact error13:35
ikoniaC_minus: you have to help us, to you help you.13:35
C_minusi'll go back to my live environment and try again...13:36
ikoniawhat was the command you used13:36
ikoniaand the fact that it's a livecd can also be a factor here as the livecd runs in RAM, so you can "over flow it"13:36
ReScOikonia, CSM was enabled, still had EFI, apparently my laptop won't do BIOS13:39
ikoniaReScO: you have no legacy mode ?13:39
ReScONope13:39
ikoniaReScO: you'll have to work the problem through then13:39
ReScOCSM was enabled, installer told me to add a EFI partition13:39
ReScOI'm assuming the EFI partition should be on the same disk as the / partition13:40
ikoniathis is all covered in the install doc13:40
ikoniaand the disk doesn't matter, as long as the pre-boot-environment can read it13:40
Phylopdo-release-upgrade isn't working for me... http://pastebin.com/u7gWMtFv13:43
Phylopubuntu 12.04.513:43
ikoniaso the repo you are using is 404'ing13:43
ikonialook at the repo13:43
C_minusikonia i'm back in my live usb environment. it went a bit further before throwing error: http://paste.ubuntu.com/14912417/13:43
Phylopupdate my sources.list?13:43
cfhowlettPhylop, trying to go to quantal which is end of life13:44
cfhowlettPhylop, you should be able to upgrade direct to 14.04.313:44
ikoniaC_minus: why are you doing that silly dd command13:44
ikoniaC_minus: look at the error  it's CLEAR ENGLISH13:44
ikonia"no space left on device"13:44
C_minusit's 1TB13:44
ikoniaso ?13:45
C_minuswhat's wrong with the dd? i used it yesterday to make a backup that worked13:45
ikoniaC_minus: why are you piping it through pp13:45
ikoniaand using 2 seperate dd commands ?13:45
C_minusso that i can see the progress13:45
=== os2mac2 is now known as sud3n
Phylopcfhowlett, how do i upgrade direct?13:45
ioriaPhylop,   quantal.tar.gz.gpg'    missing  ? ? ?  maybe you add some improper repos13:45
ikoniaC_minus: why are you also trying to mount/unmount whole disks13:45
EriC^^C_minus: sdc doesn't show13:46
ikoniaC_minus: look at your own output13:46
ikoniathere is no device called /dev/sdc13:46
Phylopyeah, maybe, does anyone have an original sources.list?13:46
ioriaPhylop,  can you paste /etc/apt/sources.list ?13:46
Phylopyeah, one sec13:46
ikoniaC_minus: you shouldn't be trying to do this if you can't grasp the basics of what you're doing13:46
Bassemany one use XDM or XTREME DOWNLOAD MANAGER?13:46
charcohelp!! :( I updated ubuntu and my wifi stopped working :( I'm getting iwlwifi ... : No association and the time event is over already in dmesg.13:46
ikoniayou've basically filled up your ram as /dev will be mounted in ram or at worst your local disk13:47
C_minusthat's very helpful and all, only i did it yesterday and it worked.13:47
C_minusoh i see13:47
ikoniaC_minus: because you are doing it blindly13:47
C_minuswhat would you recommend then?13:47
ikoniayou ca'nt just type the same thing as yesterday13:47
EriC^^C_minus: try dmesg | grep sdc13:47
cfhowlettPhylop, system > software updater > settings > updates > Notify me of new ubuntu version for long-term-support releases13:47
Phylopioria, http://pastebin.com/KWky8cCa13:48
Phylopit's ubuntu server13:48
cfhowlett!webmin | Phylop,13:49
ubottuPhylop,: webmin 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.13:49
Phylopah, i'll remove it13:49
C_minusEriC^^ http://paste.ubuntu.com/14912521/13:49
cfhowlettPhylop, wait 1 and I'll find the cli command to update LTS13:49
C_minusikonia ok well i don't really have much alternative to dd right now. i need a backup. clonezilla won't work for me.13:49
Phylopthanks!13:50
ikoniaC_minus: clonezilla works for everyone13:50
EriC^^C_minus: maybe that's old? try cat /proc/partitions13:50
ikoniaC_minus: if it's not workig for you - you have an underlying problem you need to resolve13:50
Phylopi commented out webmin from my sources.list and do-release-upgrade still fails13:50
Phylopdo i need to refresh apt or something?13:50
cfhowlettPhylop, right.  it's trying to go to the next release which is already dead.  wait 1 and I'll sort your for LTS13:51
Phylopaaah, gotcha13:51
cfhowlett12.04 >>> 14,.0413:51
=== appleguru is now known as writtenoff
C_minusikonia So... I'm sure it would work but first i need to resolve some mbr gpt mismatch problem. and when I followed somebody's advice on how to fix it, it destroyed everything and  required the dd restore i had made.13:51
ikoniaC_minus: gpt/mbr has nothing to do with it, clonezilla does a clone the same as dd13:52
ikoniaC_minus: again - if it's not working you have an underlying problem you need to address,13:52
ioriaPhylop,  what error do you get this time ?13:52
C_minusikonia http://superuser.com/questions/884608/clonezilla-fails-at-cloning-with-mismatched-gpt-and-mbr-partition13:52
Phylopsame error13:52
ikoniaC_minus: doesn't matter13:53
C_minusikonia that's great and i'd love to. but for now i'd just like to backup.13:53
C_minusikonia what doesn't matter?13:53
ikoniaC_minus: you've already taken a backup13:53
ikoniaC_minus: why are you taking more backups ?13:53
Phylopi think this might be what i need https://www.digitalocean.com/community/tutorials/how-to-upgrade-ubuntu-12-04-lts-to-ubuntu-14-04-lts13:53
C_minusbecause i just installed some stuff that was a real pain, and i'd like to backup 6/02/1613:53
cfhowlettPhylop, found it:  sudo gedit /etc/update-manager/release-upgrades13:53
ioriaPhylop,  cat /etc/update-manager/release-upgrades13:53
ikoniaC_minus: why are you installing stuff - before resolving the issue13:53
cfhowlettand change "normal" to "LTS"13:54
ikoniaC_minus: dd should not be used as a backup like this, it's not an "incremental" backup system13:54
cfhowlettPhylop, like you, I do LTS only. here's my file https://paste.ubuntu.com/14912588/13:54
C_minusikonia i understand it's not ideal. but i'm not paid to play with partition tables. i need a backup so i can work.13:54
ikoniaC_minus: you're approaching this totally wrong and you'll end up with an unusuable setup13:55
ikoniaC_minus: you can't just blindly type dd commands and hope it works/wonder why it's not13:55
truexfan81anyone familiar with kimsufi? i just installed ubuntu trusty server on mine and for some reason can't connect to it, server keeps closing the ssh connection13:55
Phylopthat worked!13:55
C_minusgreat. well i linked you tot the clonezilla problem i have. what do you make of that?13:55
Phylopawesome13:55
S-USA|PhoneC_minus: what are you on about? Partition tables don't matter when you're taking a backup with, sharp neIlla13:55
Phylopthank you13:55
S-USA|Phone*Clonezilla13:56
cfhowletthappy2help! Phylop13:56
C_minusS-USA|Phone http://superuser.com/questions/884608/clonezilla-fails-at-cloning-with-mismatched-gpt-and-mbr-partition13:56
ikoniaC_minus: just zero the target disk13:56
ikoniaC_minus: thats it - job done13:56
C_minuswhat - format it?13:57
Phylopi'm doing this upgrade on a virtual server in toronto, over ssh13:57
=== sud3n is now known as kennyd263
ikoniano, zero it13:57
ikoniawrite zero's to it13:57
Phylophopefully it doesn't go haywire13:57
Phylopbecause the remote console interface for the vm isn't working anymore because the hosting provider is using a shitty javascript client13:57
cfhowlettPhylop, should be point and shoot13:57
C_minusikonia is this capability in "disks" under "format" - overwrite existing data with zeros?13:58
ikoniaC_minus: the target disk you're trying to clone to, do you want to keep the original data on that disk ?13:58
C_minusikonia no i dont13:58
ReScOSo13:59
ReScOAt the boot loader device selection13:59
ikoniaC_minus: ok so dd if=/dev/zero of=/dev/the_disk_you_want bs=10M13:59
ReScOI can select SDA and SDB13:59
ikoniaC_minus: that will totally zero/blank the disk13:59
ReScOBut also partitions13:59
ReScOWhat should I choose?13:59
ikoniayou can then use it with clonezilla13:59
advx_Hi, Good Evening..14:00
C_minusikonia 1 more thing - the external hard drive seems to think it's only got 8GB instead of 1TB. what can i do about that?14:01
ikoniaC_minus: why do you think that ?14:01
C_minusikonia http://paste.ubuntu.com/14912708/14:02
advx_Help needed, want to recover micro sd card, unable to mount, just show in gparted as /dev/sdb, made a dd image file... used testdisk / photorec but not able to identify partition...14:02
ikoniaC_minus: that is NOT how you measure disk space14:02
ikoniaC_minus: we've already told you /dev/sdc is not on your system so it's filling up the harddisk/ram14:02
ikoniaC_minus: this was explained to you 15 minutes ago14:03
ReScOWhat device / partition should I select for grub?14:03
ReScOSDB or SDB2 where the / mount is on?14:03
C_minusikonia are you sure about that? I've since unplugged and replugged it http://paste.ubuntu.com/14912734/14:04
ikoniaC_minus: ok, this looks better14:04
ikoniaC_minus: first of all unmount anythin from it14:05
C_minussudo umount /dev/sdc?14:05
ikoniano14:05
ikoniathats the whole disk14:05
ikoniafrom that output - what do you see as a mounted file system14:05
C_minusikonia individual partitions?14:05
ikoniafrom that output - what do you see as a mounted file system14:05
advx_its just /dev/sdb14:06
ikoniaC_minus: from that output - what do you see as a mounted file system14:06
advx_its of a samsung note phone...(sd card)14:06
C_minusi dont know14:06
advx_unable to locate or mount sdb1...14:06
Bassemany one use XDM or XTREME DOWNLOAD MANAGER?14:06
ikoniaC_minus: look at the output you've just pasted - what shows a mounted file system14:06
ikoniaBassem: dont need to type in caps - just ask your real question14:06
C_minusswap, /cdrom, /media/ubuntu/bakup14:07
Bassemikonia, it was copy paste didnt mean it14:07
ikoniaC_minus: ok - and out of that, what is hanging off the device /dev/sdc14:07
ReScOFound it, SDB so it boots all systems on that disk14:07
C_minussdc114:07
cfhowlettBassem, also avoid "does anyone else ..." questions.  state your problems and isssues for best results.14:07
frankslapperhi .. i am trying to use an upto date version of opensslbut if i choose to uninstall the current version it will uninstall a lot of other packages .. what i would like to do is use openssl v101r or 102f .. is there anything i can do to avoid uninstalling ?14:07
ikoniaC_minus: ok, and what file system is on sdc1 ?14:07
ikonia(as in what mount point)14:08
C_minusvfat?14:08
ikoniaC_minus: no, sorry, what mount point is hangind off /dev/sdc114:08
C_minusim not entirely sure what you mean, but /media/ubuntu/bakup14:09
ikoniaC_minus: ok, well done thats it14:09
ikoniaC_minus: so if you mount / unmount file systems - and you know /media/ubuntu/bakup is a mounted file system on the device you want to use, what do you need to do to that filesystme/mount point14:10
C_minusi want to unmount /media/ubuntu/bakup?14:11
ikoniaC_minus: perfect, well done14:11
C_minuswith sudo umount /media/ubuntu/backup?14:11
ikoniaC_minus: you go tit14:11
ikoniagot it14:11
=== kennyd263 is now known as Nox_404
exio4is there any standard site to look up for touchpad issues of the kind "double tap works, but clicking (with the hardware button) doesn't"? most of the stuff is related to the opposite14:12
C_minusikonia because it began the dd copy earlier, it's all messed up though. it has all these partitions when i view it in "disks"14:12
ikoniaC_minus: ok - so lets fix this14:13
C_minusand in gparted, /dev/sdc is "unallocated" 7.78GiB14:13
ikoniaC_minus: did you umount the file system14:13
C_minusi did unmount /media/ubuntu/bakup yes14:13
ikoniaC_minus: ok - so "sudo fdisk /dev/sdc"14:14
=== himanshu is now known as Guest19601
C_minusit's asking me for a command14:15
ikoniaC_minus: ok so "d"14:15
ikoniaand keep doing that until all the patitions are gone14:15
C_minusNo partition is defined yet!14:15
=== writtenoff is now known as Xylitol^
ikoniathen "w" to write the changes to disk once you are happy14:15
ikoniaC_minus: could you press "q" to quit out and do "sudo fdisk -l /dev/sdc" please14:15
ikoniaput the output in a pastebin14:16
C_minusikonia http://paste.ubuntu.com/14912948/14:16
ikoniaC_minus: ok - so "sudo fdisk /dev/sdc"14:16
ikoniaC_minus: then hit "n" then "p"14:17
ikoniatake the default pramaters for size14:17
ikoniathen "w" to save and quit14:17
=== mehdi__ is now known as bayar
C_minusikonia ok done and done. back to being asked for the next command14:18
ikoniaif you've done "w" do "q" to quit14:18
ikoniathen sudo fdisk -l /dev/sdc and you should see 1 big partition14:18
C_minuserm yes ok. gparted still considers it to be 7.78GiB though14:19
ikoniaC_minus: the partition table will need to be re-read14:19
ikoniapartprobe should do that14:20
ikonia(or a quick reboot)14:20
C_minusok i'll reboot thanks for the help thus far14:21
=== imrekt is now known as imrekt2
=== imrekt2 is now known as imrekt
C_minus_ikonia ok i'm back. sdc1 is now considered to be 1.96GiB by gparted.14:24
=== Nox_404 is now known as fred397
ikoniaC_minus_: please show me the output of "sudo fdisk -l /dev/sdc"14:25
C_minus_ikonia http://paste.ubuntu.com/14913089/14:25
ikoniaC_minus_: thats not a 1TB disk14:26
ikoniathat looks like a 2GB USB14:26
C_minus_ikonia oh damn. that must be the liveusb14:26
C_minus_duuur very stupid of me14:26
ikoniaC_minus_: this is why I said you shouldn't be doing this sort of messing around14:26
ikoniaC_minus_: (not calling you for it)14:26
ikoniabut dd should not be used how you want to use it14:26
cfhowlettand this is why we don't just blindly keyboard command.  :)14:26
truexfan81can someone help me with a package name translation?14:27
C_minus_yeah well ok. is it ready to take a regular dd copy now?14:27
ikoniaC_minus_: on a 2gb usb, yes14:27
truexfan81on fedora its compat-libstdc++-33.i686 i'm trying to find the ubuntu trusty equivalent14:28
C_minus_the external hard drive is sdb14:28
ikoniaC_minus_: so you need to look at the state of sdb14:28
ikoniaand you tell us14:28
=== i` is now known as me
cfhowletttruexfan81, search utility  http://packages.ubuntu.com/14:30
=== me is now known as Guest194
C_minus_this is for sdb http://paste.ubuntu.com/14913146/14:31
cfhowletthttp://packages.ubuntu.com/search?keywords=libstdc&searchon=names&suite=wily&section=all truexfan8114:31
ikoniaC_minus_: so you can use that and it will overwrite the partition table on that disk14:31
C_minus_ikonia but that's a good thing right - because then i'll be able to restore my laptop in a single command just by reversing the if of14:32
advx_bye 4 now...14:32
ikoniaC_minus_: should work14:32
ikoniaC_minus_: again, just to stress this should not be your "normal" backup approach14:32
C_minus_ikonia i realise that, it's not the most convenient. i'll get on that MBR/GPT thing asap but i have other priorities right now... P.S. you mentioned i was doing dd in a silly way. what would you recommend?14:33
ikoniaC_minus_: to be honest, I think I should just leave you to do what you want to do - how you want to do it14:34
C_minus_what was silly about it ikonia?14:35
ikoniayou where making it more complex than it neeeded to be14:35
ikoniawhen you didn't really understand what you where doing14:35
C_minus_the pv thing? i read that i needed that in order to check progress.14:35
C_minus_you reckon i should navigate into the external hard drive and make an image ~/mybackup.img14:36
=== fred397 is now known as edma2
C_minus_rather than just sda -> sdb ?14:36
BluesKajHiyas all14:37
pukapyhey14:37
=== Xylitol^ is now known as buck1
AlexPortableWhat's the difference between gnome-session-fallback and gnome-session-flashback ?14:44
C_minus_dd failed again http://paste.ubuntu.com/14913397/14:46
homahow can i give film from my desktop in ubuntu14:46
cfhowlett!recordmydesktop | homa14:46
cfhowletthoma, recordmydesktop  is on the ubuntu software center14:47
C_minus_can anyone think why this copy might have failed? http://paste.ubuntu.com/14913460/14:49
=== edma2 is now known as dareign8
=== Joshua_Dunamis is now known as Joshua^Dunamis
homagood bye my friends14:55
=== samfty_ is now known as smafty
=== smafty is now known as samfty
WulfHow can I build kernel packages from git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git? I'm getting "cannot find readable debian/changelog anywhere!".14:56
Masao-KunHello, I'm using Ubuntu 15.10 and I'm lost; how do I install themes?14:58
ikoniawhy do you need a change log to build a packag e?14:58
ikonia!thenes | Masao-Kun14:58
ikoniaMasao-Kun: you'll find unity has only very few themes available14:58
ikonia!themes | Masao-Kun14:59
ubottuMasao-Kun: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy14:59
Masao-KunWhat do I do after I downloaded one? ubottu15:00
OmnipotentMasao-Kun, Kamehameha.15:01
=== dareign8 is now known as Indi26
ikonia!changethemes | Masao-Kun15:01
ubottuMasao-Kun: To change GNOME themes: https://help.ubuntu.com/community/UbuntuEyeCandy. Kubuntu (KDE) themes: https://help.ubuntu.com/community/CustomizeKubuntu. Xubuntu (Xfce): !xfce-themes15:01
freebeliever_01WE PRETEND FREEDOM!!!! https://www.youtube.com/watch?v=CP8CNp-vksc    https://www.youtube.com/watch?v=uFMMXRoSxnA     https://www.youtube.com/watch?v=2lupgHYiK9Q15:08
cfhowlettfreebeliever_01, do not spam this channel!!15:08
Masao-KunI can't change my theme, I put the extracted tar.gz archive in my .themes folder, selected the theme in Tweak Tool, but nothing happened.15:09
S-USA|PhoneMasao-Kun: GNOME?15:09
Masao-KunI think so15:09
S-USA|PhoneYou have to extract the tarball first15:09
Masao-KunI did15:09
=== buck1 is now known as SunnyB
S-USA|PhoneIs there a subdirectory in the tarball?15:09
Masao-KunLet's see15:10
S-USA|PhoneStructure is important15:10
Masao-KunThere are a few folders, gtk-2.0, gtk-3.0, unity, etc15:10
=== Indi26 is now known as user0
Masao-KunAnd an index.them file15:10
S-USA|PhoneHmmmmmmmm... That's about right...15:11
xanguaMasao-Kun: if you're on unity, you need unity-tweak-tool15:11
Masao-KunOkay15:12
Masao-KunI don't know what I'm using, to be honest15:12
Masao-KunI *think* it's Gnome15:12
S-USA|PhoneMasao-Kun: is there a top bar that reads "Activities" on the left?15:12
Masao-KunNo15:13
S-USA|PhoneWhat does it say then?15:13
S-USA|PhoneIs there a clock in the middle?15:13
Masao-KunNo15:13
Masao-KunMinimize, close, etc buttons15:13
Masao-KunXChat15:13
S-USA|PhoneMasao-Kun: can we have a screenshot?15:14
Masao-KunYes, let's see15:14
Masao-KunCan I use print screen?15:14
Masao-KunNevermind15:14
Masao-Kunhttp://i.imgur.com/VKruCsG.png S-USA|Phone15:15
geksdHow to set pastebinit expiration to 1 hour for pastebin.com?15:16
S-USA|PhoneMasao-Kun: that's Unity, dude15:16
Masao-KunOkay15:16
S-USA|PhoneYou need the Unity tweak tool, as xangua said earlier15:16
Masao-KunOkay, I'll try15:17
Masao-KunI clicked on the theme I wanted, but nothing happened15:18
Masao-Kunhttp://i.imgur.com/B6iDiei.png15:18
S-USA|PhoneMasao-Kun: try logging out and back in?15:19
Masao-KunOkay, brb15:19
Masao-KunLogged out, and logged in again; nothing changed15:20
=== user0 is now known as Anon873
Masao-KunMaybe my Ubuntu is corrupt or something15:21
S-USA|PhoneHmm... Dunno about this one. Never really thought of applying themes to Unity...15:22
Masao-KunCan't I change from Unity to Gnome or something?15:22
S-USA|PhoneThe best way to do that is a clean install, but you can install the ubuntu-gnome-desktop package15:23
S-USA|PhoneAnd then purge unity15:23
Masao-KunHmm, I think I'll try to find some other solutions first15:23
S-USA|PhoneUnless you want to keep it for some reason15:23
xanguaMasao-Kun: why are you even suggesting that?15:24
Masao-KunWhat am I suggesting?15:24
xanguaDelete unity?  :-[15:24
xanguaSorry, was for S-USA|Phone15:24
S-USA|Phonexangua: lol15:24
cfhowlettdeleting unity just to get a theme working?  no.15:24
S-USA|PhoneWell, no, not that... what were you all thinking?15:25
Masao-KunHmm, I'll check some tutorials15:25
AlexPortableWhat's the difference between gnome-session-fallback and gnome-session-flashback ?15:25
xanguaAlso Masao-Kun if you install a theme called "ambiance flat" do you really expect a big change with the regular ambiance theme?15:25
S-USA|PhoneAlexPortable: at this point there is no difference.15:25
AlexPortablewill there be in the future?15:26
Masao-KunYes, it's a separate theme15:26
S-USA|PhoneAlexPortable: -flashback is a transitional package for -flashback15:26
S-USA|PhoneErr, -fallback is15:26
AlexPortablewhat is transitional?15:26
Masao-KunBut to be honest, not even any of the default themes work15:26
Masao-KunIs GTK related to Unity, or is it a separate environment?15:28
MonkeyDustMasao-Kun  install unity-tweak-tool15:28
Masao-KunI did15:29
Masao-KunNothing happens, no matter what theme I click15:29
Masao-KunI can't change the theme from system settings>theme, either15:30
xanguaYou've only clicked "ambiance flat"15:30
Masao-KunNo?15:30
xanguaMasao-Kun: that's the only one you've showed us15:33
thedeveloperhi15:33
thedeveloperI am trying to follow this jdk installation on my ubuntu 14.04lts15:33
thedeveloperhttp://stackoverflow.com/questions/14788345/how-to-install-jdk-on-ubuntu-linux15:33
thedeveloperbut for some reason I am not able to succeed15:34
thedeveloperthis is the message I got from the terminal15:34
tdgapfHey guys, I need some help with my Makefile, is this the right channel? Thanks15:34
Masao-KunChanging things like taskbar color, icon size, etc DOES work, so it's not Unity Tweak Tool's fault15:34
thedevelopersudo apt-get install opendk-7-jdk15:34
thedeveloperReading package lists... Done15:34
thedeveloperBuilding dependency tree15:34
thedeveloperReading state information... Done15:34
thedeveloperE: Unable to locate package opendk-7-jdk15:34
=== HazWard is now known as zz_HazWard
=== Anon873 is now known as kil0byte
Amm0nthedeveloper, you got a typo it's openjdk-7-jdk15:37
thedeveloperAmm0n: thanks15:37
thedeveloperbut I already installed jdk8 with another tutorial15:37
thedeveloperAmm0n: do you know the difference between oracle's jdk and openjdk15:38
Masao-KunDo I need to save changes or anything in Unity Tweak Tool?15:39
=== SunnyB is now known as inev_
=== newbie is now known as Guest33883
yeatsMasao-Kun: changes should be immediate15:39
Masao-KunHow can I check for updates on UTT?15:40
Amm0nthedeveloper, openjdk is free, but it's missing some nonfree features15:41
thedeveloperAmm0n: so it was a good decision to install oracle's jdk15:41
thedeveloperAmm0n: chmod +x ~/Downloads/jdk-8-nb-8-linux-*.sh what does this mean15:41
thedeveloperI mean this command15:41
thedeveloperI know chmod means change permission15:41
thedeveloperbut what does the command exactly achieves15:42
Masao-KunIs Ubuntu 15.10 notorious for things like this?15:42
Amm0nthedeveloper, it makes the file executeable, read "man chmod" :)15:43
SchrodingersScat!man | thedeveloper15:43
ubottuthedeveloper: 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:43
xanguaMasao-Kun: if the theme doesn't work contact who made the theme (googled ultra flat theme and it only says "works in Ubuntu 15")15:43
Masao-KunGood point, but not even default themes work15:43
Masao-KunI think I'll switch to another desktop environment15:43
cfhowlettMasao-Kun, consider: unity tweak has been out for a while now ... and was never and is not a part of official ubuntu.15:44
ioria!themes | Masao-Kun15:45
ubottuMasao-Kun: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy15:45
thedeveloperAmm0n: thedeveloper@thedeveloper-Satellite-L40:~/Downloads$ ./netbeans-8.1-linux.sh15:48
thedeveloperbash: ./netbeans-8.1-linux.sh: Permission denied15:48
thedeveloperthedeveloper@thedeveloper-Satellite-L40:~/Downloads$ sudo ./netbeans-8.1-linux.sh15:48
thedeveloper[sudo] password for thedeveloper:15:48
thedevelopersudo: ./netbeans-8.1-linux.sh: command not found15:48
=== kil0byte is now known as kil0byte_
thedeveloperAmm0n: what did I do wrong here15:48
lotuspsychje!paste | thedeveloper15:49
ubottuthedeveloper: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.15:49
ioriathedeveloper,  the script is executive  ?15:49
thedeveloperioria: meaning?15:50
ioriathedeveloper,   ls -l  file.sh ... you should see the 'x' flag in it15:50
S-USA|PhoneExecutable15:50
ioriaright15:50
thedeveloperioria: -rw-rw-r-- 1 thedeveloper thedeveloper 217467904 Feb  6 23:25 netbeans-8.1-linux.sh15:51
thedeveloperI only got that15:51
ioriaif not chmod +x file.sh15:51
thedeveloperI don't see any x flag there15:51
ioriayou cannot run a no-executable script15:52
SchrodingersScatwell, you can bash netbeans-8.1-linux.sh15:53
lotuspsychjethedeveloper: why dont you install netbeans from the repos?15:53
ioriayes15:53
lotuspsychje!info netbeans15:53
ubottunetbeans (source: netbeans): Extensible Java IDE. In component universe, is optional. Version 8.0.2+dfsg1-4 (wily), package size 571 kB, installed size 1362 kB15:53
ioriathedeveloper,   but if i were you i'd install from repo15:53
SchrodingersScat!latest | Probably this :>15:53
ubottuProbably this :>: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.15:53
Masao-KunHow do I install Gnome?15:54
thedeveloperlotuspsychje: ok I will install it from the repos then15:54
thedeveloperI will google it see what I can do15:54
thedeveloperthanks for the advise15:54
ioria! ubuntu-gnome-desktop15:55
ioria!info  ubuntu-gnome-desktop15:55
ubottuubuntu-gnome-desktop (source: ubuntu-gnome-meta): The Ubuntu GNOME metapackage. In component universe, is optional. Version 0.43 (wily), package size 3 kB, installed size 10 kB15:55
S-USA|Phone!sru15:55
ubottuStable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates15:55
thedeveloperlotuspsychje: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"15:55
thedevelopersudo apt-get update15:55
thedeveloperis this a good place to start then15:56
lotuspsychjethedeveloper: wich ubuntu version do you have?15:56
thedeveloperlotuspsychje: 14.04lts15:56
lotuspsychje!info netbeans trusty | thedeveloper sudo apt-get install netbeans15:56
ubottuthedeveloper sudo apt-get install netbeans: netbeans (source: netbeans): Extensible Java IDE. In component universe, is optional. Version 7.0.1+dfsg1-5ubuntu2 (trusty), package size 876 kB, installed size 1919 kB15:56
Masao-KunOkay, let's see15:56
lotuspsychjethedeveloper: thats the version you need to use mate15:56
thedeveloperlotuspsychje: so how to i get that using the repos you suggested15:57
lotuspsychjethedeveloper: if you need higher version, install a higher ubuntu version15:57
lotuspsychjethedeveloper: its recommended to use package versions for your right ubuntu version15:57
thedeveloperlotuspsychje: no I only want the ubuntu 14.04 version15:57
lotuspsychjethedeveloper: then only use version 7 of netbeans...15:58
thedeveloperlotuspsychje: ok but the command I got by googling was that the correct one15:58
AlexPortableX: User not authorized to run the X server, aborting15:58
lotuspsychjethedeveloper: we dont support other ppa's mate, sorry15:58
Masao-KunI got Gnome to work, thanks!15:59
thedeveloperlotuspsychje: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"15:59
thedevelopersudo apt-get update15:59
ioriaどうぞ15:59
thedeveloperthat is the command I saw in this link:http://askubuntu.com/questions/75549/how-do-i-install-netbeans15:59
thedevelopercan I proceed with that tutorial15:59
thedeveloperioria: ok but the command I got by googling was that the correct one16:01
ioriathedeveloper, what the problem installing from repo ?16:01
ioria's16:01
thedeveloperioria: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"16:01
thedevelopersudo apt-get update16:01
=== kil0byte_ is now known as keeper2
thedeveloperI got those terminal commands16:01
iorianope16:01
SchrodingersScatsudo apt install netbeans16:01
ioriathedeveloper,  just sudo apt-get install netbeans , if you have java and jdk16:02
=== inev_ is now known as Deadly
SchrodingersScatit won't pull java?16:02
ioriareally don't know... no i think not16:02
iorialet's see16:03
thedeveloperSchrodingersScat: I already have java jdk install earlier16:03
thedeveloperSchrodingersScat: java816:03
ioriayes16:03
SchrodingersScatioria: default-jdk comes as a dependency16:03
thedeveloperioria: now when I typed the command sudo apt-get install seems to be running now16:03
ioriaSchrodingersScat, yes, gcj-4.8-16:04
SchrodingersScatand more16:04
ioriathedeveloper,  and what java version you already have ?16:05
thedeveloperioria: from what I know I just install jdk816:05
thedeveloperioria: any command I can use to check16:05
ioriajava -version16:06
=== PerpetualWar is now known as PerpetualWar__
ioriathedeveloper,  jdk8 is not for trusty16:06
thedeveloperioria: oh my16:07
thedeveloperso what now16:07
thedeveloperioria: well netbeans still work16:07
thedeveloperif I use jdk816:07
ioriathedeveloper,     good16:07
ioriathedeveloper,   how did you install it ?16:07
ioriathedeveloper,   from ppa ?16:08
jattdon't use java stuff from the repos just install from the original binary packages16:08
thedeveloperioria: sudo add-apt-repository ppa:webupd8team/java16:08
thedeveloperyes ppa16:08
ioriaright16:08
ioriaok, if it works .... all good16:08
thedeveloperioria: will netbeans still work if I use jdk816:08
ioriathedeveloper,  lets find out16:09
S-USA|Phonethedeveloper: it should detect it... Open up NetBeans16:09
thedeveloperioria: well I am still waiting the terminal stop processing things since I typed the command you gave me earlier16:09
hellay98Halil16:10
lajehello everyone, filezilla sucks like never. every few minutes it gets stuck here: http://paste.ubuntu.com/14916102/16:11
thedeveloperioria: how can I check whether netbeans was installed16:11
ioriathedeveloper,  like for every other apps16:11
=== keeper2 is now known as ch4rl35
ioriathedeveloper,  run it in dash16:11
hellay98http://adf.ly/1WY5S4 aye Charles look at thjs16:11
lajecan you help me know if I can fix it, or an alternative?16:11
ioriathedeveloper,  and from cli  dpkg -l netbeans16:12
SchrodingersScat!spam | hellay9816:12
ubottuhellay98: Please don't spam16:12
thedeveloperioria: man the one it installed was netbeans 716:12
ioria!info netbeans trusty16:12
ubottunetbeans (source: netbeans): Extensible Java IDE. In component universe, is optional. Version 7.0.1+dfsg1-5ubuntu2 (trusty), package size 876 kB, installed size 1919 kB16:12
ReScOFfs16:12
ioriathedeveloper,  yes, 7.0.116:12
SergioEDuran1Hi there16:13
thedeveloperioria: thing is after I clicked the icon of netbeans it only showed up the opening screen and no ide came up16:13
thedeveloperthedeveloper: any command to check whether it is still processing16:13
SergioEDuran1friends I am on Zorin OS and it uses the unity menu patch16:13
jattreally, download netbeans 8.1 from the website, unpack, ready16:14
SchrodingersScat!Zorin | SergioEDuran116:14
thedeveloperioria: any command to check whether it is still processing16:14
jattjava stuff from the repos is a pain in the ...16:14
thedeveloperjatt: so how can I uninstall the netbean 7 then16:14
SchrodingersScatthedeveloper: is the command still running in the terminal?16:14
ioriathedeveloper,   the installation precess is ended ?16:14
SergioEDuran1do you know how  to add exceptions for certain apps? I mean I do not want server side  decorations on GNOME control center nor in Lollypop16:14
homagood bye my friends16:14
thedeveloperioria: yup ended already16:14
SchrodingersScatthedeveloper: if yes, then no, it's not installed yet.16:14
ioriathedeveloper,  dpkg -l netbeans | grep ii16:15
thedeveloperSchrodingersScat: no the installation process has finished already16:15
jattjust don't touch java stuff from the repos. if you will do java development using just the binary packages for the things you need will save time and headaches16:15
thedeveloperioria: thedeveloper@thedeveloper-Satellite-L40:~$ dpkg -l netbeans | grep ii16:16
thedeveloperii  netbeans                                                    7.0.1+dfsg1-5ubuntu2                                all          Extensible Java IDE16:16
SergioEDuran1I know that on Unity the server side decorations patch is vital because Unity has in panel menus but on Zorin the menu bars and the SSD looks really ugly16:16
ioriathedeveloper,  ok16:16
thedeveloperioria: but no ide opens up16:16
thedeveloperright after I click its icon from the dash16:16
ioriathedeveloper,  run it from  terminal ?16:17
SergioEDuran1and I know that Zorin has it's channel but these patches are made by Ubuntu16:17
thedeveloperit only shows up the opening screen and then nothing ever happens after that16:17
=== Deadly is now known as kid4coding
thedeveloperioria: thedeveloper@thedeveloper-Satellite-L40:~$ netbeans16:18
thedeveloperJava HotSpot(TM) Client VM warning: ignoring option MaxPermSize=384m; support was removed in 8.016:18
thedeveloperJava HotSpot(TM) Client VM warning: ignoring option PermSize=32m; support was removed in 8.016:18
thedeveloperthat is what happened after I run it from the terminal16:18
SergioEDuran1so?16:18
SergioEDuran1do you know how I could turn off the patch or add some exceptions to it?16:19
ioriathedeveloper,  http://askubuntu.com/questions/484654/problem-with-netbeans-7-0-1-on-ubuntu-14-0416:20
jean_bratHi.. i accendently deleted my .config folder from  /home.. now there is no hardware listed in sound.. is there any way to get it back16:20
thedeveloperioria: I uninstall the netbeans 7 already using the ubuntu software center16:20
_KaLiFhi16:21
SergioEDuran1anybody?16:21
cfhowlett!patience | SergioEDuran116:21
ubottuSergioEDuran1: 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/16:21
ioriathedeveloper, check the link i posted16:21
thedeveloperioria: I will try installing netbeans 8 using some tutorial i found online16:21
=== ch4rl35 is now known as Anon352
MonkeyDustSergioEDuran1  Zorin? thi sis ubuntu support. exceptions to what?16:21
cfhowlett!zorin | SergioEDuran116:22
SergioEDuran1MonkeyDust: I know that this is ubuntu support but the patch is for Unity16:22
SergioEDuran1Ubuntu has done the patch16:22
SergioEDuran1wich I hate16:22
MonkeyDustSergioEDuran1  what patch?16:22
SergioEDuran1the server side decorations for client side decorated windows16:23
cfhowlettSergioEDuran1, then don't use OS with the unity interface.  there are many choices available.16:23
SergioEDuran1used for example in Rhyrhmbox16:23
SergioEDuran1cfhowlett: Zorin does not uses Unirty16:24
MonkeyDustSergioEDuran1  server side decorations?16:24
SergioEDuran1MonkeyDust: yes16:24
SergioEDuran1rhythmbox uses it16:24
nunyaSeeking knowlage:: Does anyoe know what method is used to compile files to ".package" such as Electronic Arts?16:25
SergioEDuran1if you open rhythmbox in Xubuntu you will note that it is patched to show menus (something that the new upstream rhythmbox does not uses)16:25
cfhowlettnunya, electronic arts is a private company with proprietary packaging.  see their site for developer/compiling information16:25
SergioEDuran1other clear example of this patch is gnome control center16:26
SergioEDuran1it normaly uses client side decorations and on Ubuntu it uses server side decorations and a menu bar16:26
SergioEDuran1I know that this is an Ubuntu support IRC room but men, the fault is from Ubuntu and Unity so this is why I contact you16:27
nunyai will look into it, thnx <cfhowlett16:28
Mathisenanyone that can help me with a virtual box issue ? i have been having problems getting remote display work using phpvirtualbox i get "  TCP: SECURITY_ERROR Error #2048 " all the time... and its not any port or firewall issues im 100% on that16:29
nunya<cfhowlett  now that yo mension it, do you know of an alterative?16:29
cfhowlettnunya, ?  state your end goal please16:29
nedstarkSergioEDuran1, best to contact the package maintainer.  the people here probably aren't involved in it16:30
_KaLiFmaybe16:30
SergioEDuran1I see16:30
MonkeyDustSergioEDuran1  methinks nobody here has a clue what you are talking about16:31
thedeveloperioria: man still it did not work16:31
nunyahaving trouble repacking the .rw4 format without error. tried outer methods like iso, rar, zip, 7zip, but my exe is not able to call the sources within the compreesed file16:31
thedeveloperI just do not know why16:31
thedeveloperI followed the link you gave me16:31
SergioEDuran1I see16:31
thedeveloperi try uninstalling netbeans 7 and use the other tutorials that I googled16:32
SergioEDuran1pardon me but this patch should only work on Unity16:32
thedeveloperthanks man16:32
nedstarkSergioEDuran1, see http://packages.ubuntu.com/trusty/gnome/rhythmbox and https://launchpad.net/ubuntu/+source/rhythmbox16:32
_KaLiFdoes anyone know a software on ubuntu to make and receive call by 3G modem data16:32
nedstarkmost development work is done through websites and mailing lists16:32
ioriathedeveloper, what not working ?16:33
thedeveloperioria: netbeans16:33
ioriathedeveloper, always from the repo ?16:33
thedeveloperyes16:33
AlexPortableHow can I create user 'admin' while installing?16:34
_KaLiFdoes anyone know a software on ubuntu to make and receive call by 3G modem data..?16:34
ioriathedeveloper, what did you do exactly ?16:34
=== Anon352 is now known as Anon352_
MonkeyDust_KaLiF  try ekiga16:34
thedeveloperioria: install per instructions earlier16:35
_KaLiFthank you MonkeyDust16:35
thedeveloperthen use the link you gave me to fix the bug16:35
thedeveloperright after that I tried running netbeans again still the same thing happened as I described earlier16:35
thedeveloperscreens shows up after that no ide pops up16:35
=== kid4coding is now known as doc_chicken
Mathisenit would be realy helpfull if someone could take a guess where the problem could be with my phpvirtualbox problem16:37
ioriathedeveloper,  are you updated ?16:37
thedeveloperioria: updated with what16:38
ioriathedeveloper,  uname -r  and cat /etc/issue16:38
jattdownload netbeans from:16:38
jatthttps://netbeans.org/downloads/16:38
jattunpack, done.16:38
MonkeyDustMathisen  hit the the up arrow every 20 minutes or so, to repeat the question, until someone enters who can help16:38
Mathisenanyone that can help me with a virtual box issue ? i have been having problems getting remote display work using phpvirtualbox i get "  TCP: SECURITY_ERROR Error #2048 " all the time... and its not any port or firewall issues im 100% on that16:38
MonkeyDustMathisen  and there's also #vbox16:39
MathisenMonkeyDust, im in there seems like kinda dead in there... nothing16:39
thedeveloperioria: anyway I uninstalled the netbeans 7 already16:40
ioriathedeveloper,  ok   paste uname -r  and cat /etc/issue16:40
thedeveloperioria: 3.13.0-77-generic16:41
thedeveloperthedeveloper: Ubuntu 14.04.3 LTS \n \l16:41
thedeveloperioria: Ubuntu 14.04.3 LTS \n \l16:42
ioriaok16:42
* Mathisen offers a free cookie 16:44
thedeveloperioria: are we still troubleshooting16:45
ioriathedeveloper,  you still have the .sh file downloaded, right  ?16:45
OerHeksuse the suppported netbeans from our repos, those are tested16:46
thedeveloperioria: man it was not downloaded16:46
thedeveloperremember the command was sudo apt-get install netbeans16:46
ioriaOerHeks, not working .... this bug   http://askubuntu.com/questions/484654/problem-with-netbeans-7-0-1-on-ubuntu-14-0416:47
ioriathedeveloper,  what you mean ?16:47
thedeveloperioria: I even installed it using the ubuntu software center16:47
=== Anon352_ is now known as Chat8976
thedeveloperstill it does not run16:48
thedeveloperi mean netbeans16:48
ioriathedeveloper,  i asked you about the .sh installer ....16:48
thedeveloperioria: there was no .sh installer16:48
thedeveloperit was not downloaded16:48
thedeveloperanyway16:48
thedevelopernever mind16:48
thedeveloperman16:48
thedeveloperI will just try this new approach16:49
thedeveloperI will update you in a while16:49
thedeveloperthanks16:49
ioriathedeveloper, thedeveloper@thedeveloper-Satellite-L40:~/Downloads$ ./netbeans-8.1-linux.sh  ???16:49
homahi my friends16:49
thedeveloperioria: yeah what about that16:49
thedeveloperwe did not install it16:49
thedeveloperas you suggested the sudo apt-get install netbeans command from the terminal16:49
ioriathedeveloper, ok... but you still have it, right ?16:50
thedeveloperioria: yup]16:50
ioriathedeveloper, ok if apt-get not working, you install from it16:50
thedeveloperioria: ok16:50
ioriathedeveloper,  let me test it on a 14.04.3 box...16:51
thedeveloperthat is what I am about to do16:51
thedeveloperthanks man16:51
ioriait's upgrading...16:51
jattsee?16:53
jattI told you16:53
ioriathedeveloper,  anyway you are using and old release ( 3.13.0-77-generic)16:53
thedeveloperioria: one more thing16:54
thedeveloperhow to I launch an app that I just installed using the terminal16:54
ioriathedeveloper,  you can run it form Dash, from terminal, from Alt+F216:55
trickyherohello I have the audio on my laptop playing out of the speakers even when I have headphones in16:56
thedeveloperioria: ok got it16:56
thedeveloperthanks16:56
ioriathedeveloper,  ok, one more minute16:56
=== Chat8976 is now known as M132T003C
dennhi17:00
S-USA|Phonedenn: Welcome to the Dungeons of Doom17:01
cfhowlettS-USA|Phone, don't confuse people with silly.  this is ubuntu support17:01
cfhowlett!topic | denn17:01
ubottudenn: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic17:01
S-USA|Phonecfhowlett: oh Dang it! That was for #u-o, my phone switched it on me when I wasn't looking :(17:02
=== doc_chicken is now known as felda
shazzr                     vvvvv17:07
deniz946hello, i have conected 2 displays to my laptop17:08
deniz946but the 2 display doesn't appear in Settings>Display17:08
deniz946So i can't put it on17:08
ioriathedeveloper,  working good for me ... sorry17:08
ioriathedeveloper,  maybe some ppa mess17:09
codydhHello! Is there any good way to access box.com on Ubuntu that is not just WebDAV? (Which I assume is slow)17:11
MonkeyDustcodydh  is this page useful https://community.box.com/t5/Managing-Your-Content/tkb-p/GetHelpManage17:14
SchrodingersScatcodydh: https://community.box.com/t5/Box-Sync/Box-Sync-4-x-FAQs/ta-p/83#synclinux17:15
=== M132T003C is now known as legitnick1
codydhRight, I've seen a few third-party sync clients and was wondering if there were any good ones/recommendations. But perhaps not.17:16
SchrodingersScatcodydh: this seems to use the webdav backend, but syncs to a directory, you could probably rig up the same thing with an rsync cronjob tbh, https://github.com/noiselabs/box-linux-sync17:17
SchrodingersScatcodydh: webdav is normally fine though imo, why don't you like it?17:17
thedeveloperok guys I got netbeans installed and running17:18
thedeveloperthe bonus is I got the latest version installed17:18
thedevelopersee fellas17:18
=== oleg is now known as Guest6522
thedeveloperbye17:18
codydhSchrodingersScat, I will check it out. In the past I've always found WebDAV to be painfully slow, maybe that's no longer the case?17:19
SchrodingersScatcodydh: wouldn't that depend on the server, your settings, and what you're syncing?17:19
codydhSchrodingersScat, Of course that all affects it, but I've never actually had it perform well. Again, it's been a while.17:20
SchrodingersScatcodydh: you could maybe mount it as an ownCloud mount, use the owncloud client, also comes with webdav, you could webdav your webdav.17:21
summai need support17:22
summai used a hexeditor in linux, connected it to the reader-memory (sdb) and changed by search and replace manually all version strings found on the disk to 1.0.00.09010. the strings are easy to find, because they are in ASCII and readable in hexedit.  {there is a script on the diag-partition of the reader-memory (version_check.sh). you can start this script via console and see all version-strings you have to search and replace on the disk.17:22
summai dont get how to this task17:22
SchrodingersScatI don't get why you'd want to.17:23
summahehe, i need to downgrade a firmware of a ebook reader17:23
MonkeyDustsumma  how is that ubuntu related?17:23
summai installed a hexeditor for ubuntu but i only can navigate to files17:23
summai m using ubuntu and donno where else to ask for17:24
MonkeyDustsumma  'a hexeditor'? from the repos?17:24
summamaybesomebody can explain me that17:24
k1lsumma: better see the ebook readers community if that will work at all or what else to do17:24
summadidnt found hexedit so i get wxHexeditor17:24
SchrodingersScatsumma: sounds more like an ebook issue to me.17:25
deadmundsumma: A hex editor is specifically designed to only edit files.  What are you trying to do?17:25
MonkeyDust!find hexeditor17:25
ubottuFound: wxhexeditor, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 4 others) http://packages.ubuntu.com/search?keywords=hexeditor&searchon=names&suite=wily&section=all17:25
summadescribed above, but i didnt can open my reader-memory17:25
summawhat he ius trying to explain?17:25
summawhat does he mean with connecting the reader-memory (Sdb) to the hexeditor, how to di it?17:27
summa*do17:27
SchrodingersScatwho is this 'he'?17:27
MonkeyDustsumma  who are you talking about?17:28
SchrodingersScatpretend we haven't been taking this journey with you17:28
summaa anon from a mobileread forum17:28
summai used a hexeditor in linux, connected it to the reader-memory (sdb) and changed by search and replace manually all version strings found on the disk to 1.0.00.09010. the strings are easy to find, because they are in ASCII and readable in hexedit.  {there is a script on the diag-partition of the reader-memory (version_check.sh). you can start this script via console and see all version-strings you have to search and replace on the disk.17:28
MonkeyDustsumma  i guess you're not in the right place17:28
summadoes it make any sense?17:28
SchrodingersScatThat sounds insane, but that's like my opinion, man.  I would be hesitant to blindly change strings on a disk. You do you though.17:29
summai only want to know what he is refering to and how to fgure out what and how to do17:29
summakk17:29
summai am sorry for bothering, buty any idea where else to look for support?17:29
SchrodingersScatsumma: what device is it?17:30
summaits a sony prs t117:32
summaebook reader17:32
=== legitnick1 is now known as d481a3
PR13STkk17:35
SchrodingersScatsumma: ok, found the thing you were referencing, http://community.sony.com/t5/Reader-Electronic-Reader/PRS-T1-Reinstalling-firmware/td-p/460702 so yeah, if you made the changes and it didn't work, check with him.17:35
k1l!rootirc | PR13ST17:35
ubottuPR13ST: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.17:35
=== felda is now known as billythefish
summathanks, but I want to find out where to look to make the changes17:35
homahi my friends17:37
MonkeyDusthoma  stop saying hi so often17:38
quesker'lo17:38
Gallomimiai once ran a game-server as root by mistake. it stole all resources from other programs.17:39
homaMonkeyDust, why17:39
=== S-USA|Phone is now known as SonikkuAmerica
Gallomimiahoma: because there's 1500+ people in the channel all waiting for someone to ask/answer a question, not say hi17:41
Gallomimia!ot | homa please join us17:41
ubottuhoma please join us: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:41
homai'm sorry and not repeat that17:44
=== d481a3 is now known as d481a3_
ReScOHah!17:58
ReScOGot WoW to run without any problems lol17:58
ReScOSmooth as hell17:58
supercatsYeah, and my USB is slow as heck.17:58
ReScOProblem with no graphics was a missing /var/lib/lightdm folder by the way..17:59
supercatsI run Ubuntu MATE on a USB 2.0 16 GB while a 8 GB performs better.17:59
supercatsThe same type.17:59
k1lsupercats: usb pen drives have different write and read speed. if you want to have speed dont use it on a usb at all.18:02
supercatsk1l : I don't have any other options, and do r/w speeds matter when opening an application? lubuntu is fast, ubuntu MATE in the middle and Mint - I don't event want to talk about it.18:05
k1lsupercats: yes.18:05
supercatsk1l : the thing is I use a cruzer blade. 16 gb is worse than 8 gb. like they are the same size and same USB after all. Anyway, still these very lightweight are performing really well.18:07
tgm4883supercats: if you've tested both and literally the only difference in your tests is the USB that you are using, I got to think it's a hardware issue18:08
supercatstgm4883 : Yeah, I used only one laptop and the same version of Mint and the one performed better than the other one.18:10
=== ^cj^ is now known as ^CJ^
tgm4883supercats: then I have to blame the USB for that18:10
supercatstgm4883 : OK.18:10
supercatsBut I had some other issue with 'casper-rw' partition. It just booted straight to BusyBox.18:11
=== d481a3_ is now known as cib0
supercatsWith Ubuntu 15.10 and 14.04 LTS18:11
=== billythefish is now known as son1dow
homagood bye my friends18:15
techno2900hello18:15
supercatshoma: Bye18:16
supercatstechno2900: Hello18:16
homagood bye supercats18:16
techno2900supercats : I've just started with ubuntu and I would like some advice on that little by little I replace windows 10 by ubuntu18:17
MonkeyDust!manual | techno2900 start here18:18
ubottutechno2900 start here: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/18:18
techno2900okay and i have a problem to connect to a vpn connection18:18
supercatstecho2900: Like what?18:19
mrs4ndwichhi18:20
mrs4ndwichtürk varmı burada amk18:20
supercatsmrs4ndwich: Hello18:20
k1l!tr | mrs4ndwich18:20
ubottumrs4ndwich: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.18:20
MonkeyDust!tr18:20
mrs4ndwichhello18:20
mrs4ndwichokey okey18:20
mrs4ndwichı know some engilish18:20
techno2900when I try to connect to a vpn pptp connection, I enter the field and my password correctly and when I want to connect, there is a message saying that the connection failed and that the VPN service did not started18:21
ksarkarhey18:21
supercatsksarkar: Hello18:22
BluesKajtechno2900,is pptp the only vpn protocol available on your vpn server? If not openvon is much more stable and easier to setup and use.18:22
techno2900BluesKaj : No it's not the only protocol18:23
BluesKajtechno2900, then if openvpn is available then install it and the related conf file from your vpn server18:24
techno2900i have openvpn but the connection is very very very slow18:25
=== cib0 is now known as C4Crawford
mrs4ndwichhey18:25
mrs4ndwichhow are you18:25
BluesKajtechno2900, is this a free vpn or a paid one18:25
techno2900it's a paid one18:26
BluesKajtechno2900, there must be several servers available in that case18:26
techno2900for example, when I try to access a site, the video is extremely jerky.18:27
rizihello everyone i have to problem. whenever i leave my laptop ideal and the screeen goes black. it will start comsuming a lot a power and fan would start spinning high.18:27
ikoniahow is this an ubuntu problem ?18:27
=== vito is now known as Guest97496
supercatsrizi: Did it came with Ubuntu?18:28
rizibecasue i just switched from windows and it didn't have such problem. I think might have to something with my nvedia driver18:28
techno2900BluesKaj : but what is my problem with the PPTP ?18:28
rizisupercats, i switch to ubuntu few months ago18:29
supercatsrizi: Did it started to happen now?18:29
rizisupercats, its been happening for a long time.18:30
jrgis there a sane way to add openvpn to ubuntu?18:30
rizisupercats, i have tried changing driver from addation driver tap but the problem still continues18:31
jrgi can do it by apt-get install openvpn but is there a way to integrate it into the network manager?18:31
techno2900does anyone knows about VPN connection?18:31
BluesKajtechno2900, PPTP is old and vulnerable18:32
truexfan81any good repos provide myphpadmin?18:32
truexfan81for ubuntu trusty18:32
techno2900ok, so openvpn or L2TP ?18:32
k1ltruexfan81: the ubuntu repos do. but its called phpmyadmin18:33
jrgoh nm18:33
jrgseems like there is a network-manager-openvpn pkg18:33
k1l!info phpmyadmin trusty | truexfan8118:33
ubottutruexfan81: phpmyadmin (source: phpmyadmin): MySQL web administration tool. In component universe, is extra. Version 4:4.0.10-1 (trusty), package size 4124 kB, installed size 22468 kB18:33
jrgwtf. why wouldn't that be included by default? :)18:33
techno2900BluesKaj: okay so openvpn or L2TP?18:34
truexfan81ty all18:34
SonikkuAmericajrg: why would a regular desktop user need phpmyadmin?18:34
truexfan81i'm trying to setup a game server, and i need to have a db with a specific name18:35
truexfan81so will it let me do that at some point during install?18:35
supercatsSonikkuAmerica: I needed it for a local CPPS server...18:35
truexfan81db name is quite simple 2 letter lol fw18:35
BluesKajtruexfan81, like I said i recommend openvpn, you just need to find a faster vpn server18:35
truexfan81BluesKaj: this is a dedi with 16 GB ram, 1TB ssd and 100mbits up and down18:36
BluesKajtruexfan81, sorry , that post was mant for techno290018:37
techno2900BluesKaj : ?18:37
=== C4Crawford is now known as naught102
rizisupercats, my laptop has two video card intel but and nvedia, its suppos to switch when playing game and windows i could findout when its being used. but how do i cheack it in ubuntu18:38
=== son1dow is now known as Humanoss
BluesKajtechno2900, like I said i recommend openvpn, you just need to find a faster vpn server available at your vpn service18:39
techno2900okay18:39
techno2900thank you18:39
dontknowdoes ubuntu send zeitgeist logs to canonical?18:40
baizondontknow: no18:40
supercatsrizi: I use Ubuntu Mate. I am afraid I cannot help you with that.18:40
k1ldontknow: no18:41
dontknowbaizon, k1l are you sure?18:41
baizondontknow: yes18:41
k1ldontknow: yes18:41
dontknowlol ok18:41
k1ldontknow: have you some proof for your accusations?18:41
dontknowk1l, i remember i read something like that in omgubuntu.co.uk18:42
rizisupercats, what thats, let me check18:42
MonkeyDustdontknow  FYI: you can even delete zeitgeist18:42
k1ldontknow: please read again. you might remember the wrong bits18:42
supercatsdontknow: Don't believe everything on the web ...18:42
dontknowMonkeyDust, it doesn't break unity?18:43
supercatsrizi: I use another Ubuntu with another desktop interface (MATE)18:43
k1lwithout zeitgeist you dont get any search results.18:43
baizon... so yes it breaks unity18:43
MonkeyDustdontknow  without zeitgeist, you can't look for 'recent documents' in the Dash18:44
k1lrizi: make sure the nvidia driver is installed. you can do this on the prop. drivers tab on system settings -> software and updates18:44
riziyes i tried changing drive but the problem still continues18:46
mrs4ndwichhello18:47
supercatsmrs4ndwich: Hello.18:48
MonkeyDustmrs4ndwich  this is ubuntu support, ask your ubuntu question,  don't say hi too often18:48
artois...18:48
artoismrs4ndwich: hi18:48
supercatsmrs4andwich: I saw you come in here now the third time and you did not ask a question.18:49
dontknowwhen will unity qt version be released? anyone knows?18:49
mrs4ndwichsorry ı don't understand18:50
artoisdontknow: thought it already had been18:50
mrs4ndwichengilish not very nice18:50
dontknowartois, i mean with release18:50
artoisoh I guess this is a new Qt18:50
artoisa new Unity with Qt, rather18:50
k1ldontknow: you mean unity8 running on MIR? that is already running on the ubuntu-touch smartphones and tablets. you can test it on the desktop, but its still in development process on the desktop18:50
dontknowk1l, yes i meant for desktpo18:51
dontknowdesktop*18:51
k1ldontknow: https://wiki.ubuntu.com/Unity8inLXC18:51
k1l!tr | mrs4ndwich18:52
ubottumrs4ndwich: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.18:52
supercatsmrs4ndwich: This is a Ubuntu support channel. If you have a question please ask. Or go to your country channel if possible.18:52
LazyAngelHi! I have ubuntu running on ARM and don't think I have the ppp kernel module. 'modprobe ppp' doesn't work. And apt-get install ppp says I have the newest. What do I do?18:54
ikoniayou don't install kernel moudules like that18:55
ikoniahow do you know it's not built into the kernel /18:55
ikoniawhat's the problem/reason you think it's not there18:55
supercatsIs there a way of installing the Software center on MATE?18:56
LazyAngelikonia: I don't know. I'm suspecting I don't have it. Wvdial says: The PPP daemon has died: No ppp module error (exit code = 4)18:56
k1lsupercats: try to install the "software-center" package18:56
ikoniaLazyAngel: I don't think it's a kernel module to be honest18:56
ikoniaLazyAngel: looks like it is a kernel module reading the docs18:57
astrmixВсем привет18:58
ikoniaLazyAngel: what version of ubuntu is this, can you please show me the output of "uname -a"18:58
LazyAngelikonia: Linux udoo 3.14.28-g560b321 #38 SMP PREEMPT Mon Aug 3 17:40:22 CEST 2015 armv7l armv7l armv7l GNU/Linux18:58
ikoniaLazyAngel: what version of ubuntu is this, it doens't look like an ubuntu kernel18:58
DJones!ru | astrmix18:59
ubottuastrmix: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:59
LazyAngelikonia: http://www.udoo.org/downloads/18:59
ikoniaLazyAngel: thats not ubuntu19:00
LazyAngelikonia: similar to raspberry pi19:00
MonkeyDustLazyAngel  taht's not supported here, you're in the wrong channel19:00
ikoniaLazyAngel: it's not ubuntu as an OS19:00
LazyAngeloh, sorry. I thought it was ubuntu, since it says so19:01
ikonianah, it says it's based on ubuntu19:01
ikoniaand ask you can see by that kernel, they change things19:01
LazyAngelok, I will try somewhere else. But before I leave, I guess there isn't a quick answer or an easy solution?19:02
ikoniano, because it's not ubuntu19:02
david6667hello19:02
dontknowLazyAngel, don't use such unknown distros19:03
k1lLazyAngel: i suggest you try to ask the makers of that iso19:03
david6667hello19:03
LazyAngeldontknow: so what should I install on ARM then?19:03
LazyAngelk1l: will do19:04
ioriaLazyAngel, you can see if ppp package is installed19:04
dontknowLazyAngel, i don't know :p19:04
MonkeyDustLazyAngel  there's also #ubuntu-arm ... some 60 people are there19:05
MonkeyDustLazyAngel  but udoo is not supported there, only ubuntu19:05
=== Monthrect is now known as Piper-Off
Java_Hello. I don't know how to solve a problem without cin.ignore(), because we haven't 'learned' that yet.19:07
astrmixхай19:07
Java_Basically, input is 1,434,343. I gotta turn it to 1434343.19:07
Java_cin >> a; cin.ignore(100, ','); cin >> b; etc... but we're probably not allowed to use that yet.19:08
ReScOIs it possible to use one pc with both someone using the pc and someone on another Ubuntu laptop?19:10
Java_Woops, this is #ubuntu :S19:10
borincanoPRhi friends19:10
dontknowReScO, what do you mean?19:11
ReScOdontknow: like, I'm using account A on the pc, the pc also has account B, can someone log into account B from the laptop and use the laptop as if that user was using the pc?19:11
shamuraiYes19:12
ReScOHow?19:12
* dontknow still doesn't get19:13
ReScOdontknow: use the laptop as if that user was using the pc, all apps, settings, data, everything19:14
ReScOLike the user logged in on the pc19:14
ReScOInstead of using the laptop19:15
welovfreels19:15
welovfreehi19:15
k1lReScO: no19:15
welovfreehow can I search for a file?19:15
MonkeyDustwelovfree  locate<file>19:15
MonkeyDustwelovfree  locate <file>19:15
k1lReScO: you would need a ltsp setup for that. but that is a lot of effort and you need a server running19:15
ReScOIn Windows, it'd be remote desktop, but that logs out the current user on the pc you're remote desktop'ing to19:15
Kartagiswhat package do I need so that I can get gparted to format to exfat? both exfat-tools and exfat-fuse are installed19:16
astrmixрусский19:16
ReScOSo I hoped I could somehow use the laptop as a thin client19:16
MonkeyDust!ru19:16
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.19:16
k1lReScO: you still can use remote desktop19:16
ReScONevermind, I seemingly won't be able to explain it19:17
Gallomimiawelovfree: the locate command is for command line. you should open the app terminal and type it in19:18
supercatsLubuntu uses what desktop?19:18
dontknowReScO, you can ask at ##linux. i believe they have more knowledge19:19
bishakhlxde19:19
MonkeyDustsupercats  lxde19:19
supercatsMonkeyDust: Thanks.19:19
welovfreeGallomimia, I found what I was looking for. yeah! in terminal thank you19:19
yahyaHi all19:19
supercatsHello, yahya19:19
yahyaI need some help19:19
GallomimiaReScO: i've seen a setup like that. friend of mine did it in his house 13 years ago19:20
DaMastahPerformance-wise, is it better to setup an iSCSI target with 4096 max send segment bytes or 262144 (default is 4096) ?19:20
Gallomimia!ask |yahya19:20
ubottuyahya: 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 !patience19:20
MonkeyDustyahya  let's hear it, in one line19:20
TheBlizzzzardhey guys19:21
SahibPrimeDo you know of any channels that help with GNU Autotools?19:21
supercatsHello, TheBlizzzzard19:21
TheBlizzzzardsupercats: how are you?19:22
k1lSahibPrime: look on the gnu website where they offer support19:22
supercatsTheBlizzzzard: Fine, thank you.19:22
SahibPrimeI can't seem to find it19:23
yahyaI reinstalled ubuntu desktop on my dell laptop and I am unable to acess my encrypted usb drive. I get the following message "Unable to mount 3.8 GB Encrypted" followed by "The unlocked device does not have a recognisable file system on it"19:23
supercatsI will now install lubuntu, Mate is too slow. Bye.19:24
yahyaI believe it was LUKS encrypted.19:25
welovfreeanyone here can use pipelight?19:25
MonkeyDust!find pipelight19:26
ubottuPackage/file pipelight does not exist in wily19:26
dontknowyahya, have you tried manual mounting?19:27
=== jdqx is now known as judqex
=== Piper-Off is now known as Monthrect
dontknowyahya, first unlock with "cryptsetup LuksOpen /dev/sdx whatever"19:29
dontknowyahya, after that mount it with "mount /dev/mapper/whatever /mnt"19:29
yahyaYes I did try manually. After the mount command I keep on getting "mount: unknown filesystem type 'LVM2_member'"19:31
SahibPrimes19:32
dontknowyahya, do you have lvm2 installed19:33
yahyadontknow, Yes I installed lvm2 via "sudo apt-get install lvm2" and still get same message19:35
dontknowyahya, share "lsblk" after unlock. maybe someone can help19:37
Gallomimiathat's really odd yahya. i've got a similar setup and i've had problems with it. but always after unlocking successfully it sees all the LV's19:38
Gallomimiaisn't LVM2 installed by default?19:38
Gallomimiaand if it's an LVM member, you can't mount it.19:39
Gallomimiait should get mapped by LVM19:39
Gallomimiaall LV's should be visible under /dev/volgroup/19:39
fran_ /server Monkey.panicbnc.net 133719:39
fran_florentino:EE432Ff219:39
Gallomimiawhere volgroup is the name of your... volgroup19:40
geirhaawkward...19:41
yahyaok i can share the output of "lsblk". How do I unlock? Sorry I am new to linux.19:41
dontknowyahya, cryptsetup LuksOpen /dev/sdx whatever19:42
dontknowyou need to enter the correct letter for x19:42
dontknowusb's letter19:43
=== _darxun is now known as darxun
yahyasudo lsblk19:44
yahyaNAME                MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT19:44
yahyasda                   8:0    0 232.9G  0 disk19:44
yahya├─sda1                8:1    0 228.9G  0 part  /19:44
yahya├─sda2                8:2    0     1K  0 part19:44
yahya└─sda5                8:5    0     4G  0 part  [SWAP]19:44
dontknowyahya, there is no usb stick in there19:45
shamuraiReScO, You should look into x2go. That should serve your purpose.19:46
yahyadontknow, I have the usb stick attached. How would I know from the lsblk output that an usb stick is attached?19:51
dontknowyahya, there should be something else other that what you post19:52
dontknowlike sdb19:52
kaandhey there - trying to to make opengl 4.x to work with intel hd 520 (tested on 15.10 and 16.04) but there's just ogl 3 support. dont know what else to do. is it even possible?19:52
dontknowtry different usb ports19:53
dontknowkaand, i think there is no opengl 4 support for intel gpus yet19:53
yahyaok will try different usb ports19:54
kaanddontknow: thanks. guess i need to switch the laptop than =/19:54
seeker83hello. i hope that someone knows this from experience. i have a harddrive that takes ages to respond to even letting it format. it started when i noticed it to be slow when i unpacked something. now its not recognized anymore (data). i tried windows to try to repair it couple of times and it never worked. ready for trash?19:55
popschhow can I find out the class and name for the gnome-pie program? I cannot call xprop when gnome-pie is active19:56
frostschutzseeker83, smartctl -a /dev/xyz?19:58
ReScOIs there any way to remotely use my laptop with my phone? And is there a special phone interface?19:59
seeker83frostschutz: im on windwos right now to format the drive. wanted to let windows do it. smart status was with some warnings, i tried it all when it happend (1 month ago)20:00
popschReScO: install vpn20:00
k1lReScO: what do you want to do remotely?20:00
ReScOBasically just use my laptop without too much hassle, mostly stuff like watching media or using the terminal, I'm guessing it's easier to use Plex and JuiceSSH20:01
k1lReScO: yes20:01
seeker83but does the overall super slow response tell something by itself maybe?20:01
seeker83fast formating normally just takes seconds, it takes half an hour now and didnt even complete the first time20:02
k1lseeker83: sounds like broken drive20:03
welovfreeI wnat to delete a folder using rmdir but not working tell me "not empty"20:03
bramgnseeker83: check output from SMART tools20:04
k1lseeker83: and hdds do break. its just a matter of time. so get a new one.20:04
bramgnwelovfree: check content of directory with ls -a to show possible hidden files or directories20:04
llutzwelovfree: make it empty or use rm -rf   (with care)20:04
seeker83just wanted to make sure i tried. i formated it now, it completed. i check smart now. sec.20:04
welovfreellutz, yeah! that one worked20:04
welovfreellutz, rm -rf20:05
frostschutzseeker83, if it has reallocated/pending/uncorrectable sectors, you can pretty much toss it. otherwise see if it fails a smart selftest... as for how to run that in windows, ask elsewhere, I don't know20:05
yahyadontknow, I have tried different usb ports, I have 3,  I am getting sda and sdg, sda and sdf, sda and sdh20:06
dontknowyahya, post lsblk again20:06
Madhumper69if i am using oracle vm with ubuntu ...is there a way to load this for a dualboot so i dont have to reconfigure everything and start over?20:06
khohello20:07
Madhumper6920gb .vdi image20:07
squintyyahya,  use a pastebin this time so you don't get your info cut off again by the bot here20:07
seeker83"current pending sector count" is the danger statement crystal disk info gives.20:07
khowhats a good way to read twitter on cli?20:07
Wulfkho: lynx?20:07
khoyeh20:08
susana++20:12
dontknowWulf, i don't think lynx would work with twitter20:12
dontknowthere was a cli twitter client but i forgot its name20:13
jat-cloneuse emacs in console mode and then twittering-mode20:13
yahyasquinty, thnks will do20:14
seeker83is there a good alternative for testdisk?20:15
SchrodingersScat!info twidge | dontknow20:15
ubottudontknow: twidge (source: twidge): Unix Command-Line Twitter and Identica Client. In component universe, is optional. Version 1.1.2 (wily), package size 1326 kB, installed size 7051 kB20:15
seeker83or photorec. i need something where i can preview what was found and then let me choose what to recover20:15
alphonsehi20:19
astrmixhi20:19
astrmixrussia?20:19
MonkeyDustseeker83  you have to ecover all and then see what you need20:19
yahyafrom lsblk: http://paste.ubuntu.com/14941658/20:20
MonkeyDust!ru20:20
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.20:20
alphonseI'm using ubuntu mate on raspberry pi :))20:20
k1lastrmix: you were told that #ubuntu-ru is the russian channel several times today.20:20
JGravesI want one of those ...20:20
JGravesLooks like you can do all sorts of cool stuff with them.20:21
javabumMSG alina-f HI!20:22
squintydontknow,  <yahya> from lsblk: http://paste.ubuntu.com/14941658/20:23
dontknowyahya, i guess it doesn't see logical volumes20:24
welovfreehow can I archive a file whit bzip?20:27
tsp`bzip compresses files, not archive20:28
tsp`if you want to compress a file with bzip2, you can use this in console: bzip2 file20:28
tsp`bzip2 -9 file # yields maximum compression20:29
welovfreetsp`, what about a folder?20:29
MonkeyDustwelovfree  in a terminal, type   man bzip220:29
tsp`then you'll have to turn it into a file first (typically with tar)20:29
tsp`for instance20:29
llutzwelovfree: tar cjf file.tar.bz2 folder/20:29
tsp`tar -cf folder.tar folder/20:29
tsp`and then20:29
tsp`bzip2 -9 folder.tar20:29
tsp`now you have folder.tar.bz220:29
tsp`tar -c folder |bzip -9 >folder.tar.bz2 # if you like one-linders :P20:30
Drodo you think this can be PPA can be safe/trusted ? ==> paolorotolo/android-studio20:32
Drodo you think this PPA can be safe/trusted ? ==> paolorotolo/android-studio20:32
MonkeyDustDro  ask the maintainer20:34
cedric_Dro install android studio with ubuntu make20:35
DaMastahHi guys :) Performance-wise, is it better to setup an iSCSI target with 4096 max send segment bytes or 262144 (default is 4096) ?20:35
yahyadontknow, is there anything I can do?20:35
dontknowyahya, i can't help sorry20:38
adacGuys I used to switch the Desktops via ctrl alt and left/right but now when I do that I suddently get a command line prompt from which I have to switch back into graphical mode with f720:43
adacany ideas what happened?20:43
yahyadontknow, ok thanks for your help so far20:44
scroogeoO20:51
=== scrooge is now known as Guest26835
Guest26835oO20:51
oliver__o/20:52
netametaWhat name of ubuntu 14.0421:14
k1l!14.04 | netameta21:14
ubottunetameta: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu and is the latest !LTS version. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes21:14
netametawheezy ?21:14
tsp`wheezy is a debian release21:14
harry_Hello. I am having trouble understanding the relationship between network-manager and wpa_supplicant. Whenever I only use wpa_supplicant to connect to my wireless it works, but the moment I use network-manager nothing works. I only get repeatedly password questions. Anyone?21:14
DaMastah!16.0421:15
ubottuUbuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+121:15
SahibPrimeHi. I am currently running Ubuntu 15.10 on a 25 GB ext4 partition.21:21
SahibPrimeHowever, I want to use the full extent of my harddisk, so I want to resize it to 200 GB.21:21
SahibPrimeIs this possible?21:21
k1lSahibPrime: yes. boot an ubuntu usb pendrive and use gparted21:21
squinty!gparted21:21
ubottugparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php21:21
SahibPrimeWill it affect my system in any way?21:22
Fett5959hello21:22
k1lSahibPrime: what do you mean?21:22
SchrodingersScat!backup | SahibPrime21:22
ubottuSahibPrime: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning21:22
SahibPrimeWill it result in data loss, or will files be moved around?21:22
SchrodingersScatIt shouldn't, but you can never be too careful.21:22
squintySahibPrime,  http://gparted.sourceforge.net/display-doc.php?name=help-manual21:23
k1lSahibPrime: it will move the files around. but make backups because everything can go wrong when you touch partitions21:23
OerHeksif you have no backup, your data is not important.21:23
netametaHow do i check my ubuntu version ?21:23
MonkeyDustnetameta  cat /etc/issue21:24
k1lnetameta: "lsb_release -d"21:24
SahibPrimenetameta: I think it displays in System Settings. You can also CTRL+ALT+F1 to access the terminal21:24
SahibPrimefrom there, login, it will tell you the version21:24
netametaThanks very much21:24
SahibPrimeThen you can press CTRL+ALT+F7 to get back to the desktop21:24
OerHeksupdate it, in terminal, then you see updated or outdated ubuntu version21:25
SahibPrimeext4 vs. ext321:27
k1lext421:27
Bashing-omSahibPrime: Where 'ext4' that 4 represents the 4th generation .21:29
liefdehello all21:34
liefdeirc of back in the days21:35
SchrodingersScatirc never went away21:35
liefdei know21:35
liefdebut i mean its the first thing21:35
SchrodingersScat!support21:35
ubottuThe official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com21:35
liefdeis it big brother proof?21:35
SchrodingersScat!offtopic | liefde not at all, why would you think it is?21:36
ubottuliefde not at all, why would you think it is?: #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:36
liefdeim not sure. i mean nowadays. kik whatsapp and all that21:36
liefdei just wanna talk without big brother watching me21:36
k1lliefde: we focus on actual technical ubuntu support in here. see the offtopic channel for chatting.21:37
SchrodingersScatthen an official, publicly logged support channel probably isn't the place for you21:37
liefdeits no issue really. but i just rather have more privacy21:38
liefdeoh sorry21:38
ddssxthe funny nigger keeps talking can someone shut them up? pall wall? help!21:38
liefdei thought it was just a chat21:38
liefdeexcuse me21:38
SchrodingersScat!guidelines | ddssx21:38
ubottuddssx: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines21:38
liefdeddssx those are foul words btw im white21:38
k1ldont mind the trolls :)21:39
liefdeok trolls lol they are everywhere nowadays21:39
bpromptliefde:  you may want to rethink what you may need or want, as a matter of society, in a society, a level of disclosure is necessary or knowledge of information is needed in order for services to be provided effectively, that has been true since ever, even before computer networking, now, if you mind that, then you may want to reconsideer if society works for you21:41
k1lbprompt: same goes for you, regarding offtopic21:42
=== mad is now known as Madhumper69
douglis anyone else having issues playing videos on youtube?21:54
bpromptdougl:   now and then the site has been down for me, that has happened in the last week or so only, but that's about it21:56
Madhumper69i have a .vdi ubuntu image and was wondering if it is possible to convert to raw form so i can dual boot?21:59
wafflejockdougl: http://downdetector.com/status/youtube seems okay here but this site is nice to see where people are reporting outages21:59
wafflejockdougl: might want to checkout some speed test sites/tools too to see if it's just your connectivity since it doesn't seem there's a lot of outages reported with YouTube right now, I imagine they have a lot of fallbacks and redundancy in place, but even the big guys have issues sometimes22:01
douglthanks wafflejock bprompt it is my machines osx and kubuntu but it works on the windblowz machine22:02
wafflejockMadhumper69: never really tried this but some instructions here that might possibly work https://www.turnkeylinux.org/blog/convert-vm-iso if you don't have a lot configured on the box probably easier to backup your /etc/ config that you care about and just do a fresh install for the dual boot setup22:03
wafflejockMadhumper69: in either case you'll have to configure the bootloader and some other things anyhow and probably easier to not have to do that with an image you pulled from VB22:04
squintyMadhumper69,  just in case you are not aware, there is a virtualbox channel here on freenode called #vbox22:04
Madhumper69thanks waffles and squinty :P22:05
=== Guest8996 is now known as Brian-
wafflejockdougl: wonder if maybe it has something to do with it using HTML5 video on Kubuntu or OS X vs using the Flash player still on Windows, not sure if that's the case but maybe something to check, perhaps the servers in your area are having trouble with one but not the other22:06
wafflejockdougl: if you right click on the video you should be able to see if it's the html5 or flash player but would also be good to just do some regular speed tests in each to see if it's a general connectivity problem or just a YouTube thing so you're not barking up the wrong tree22:08
=== step21_ is now known as step21
=== kkvexin_ is now known as kkvexin
MegabyteHello22:24
SonikkuAmericaMegabyte: Welcome, got a question?22:26
MegabyteSonikkuAmerica, Yes22:27
netametaHow can i run qt-creator-enterprise-linux-x86_64-3.6.0.run, ?22:27
MegabyteI need to redirect my clipboard from a program to another22:27
MegabyteHow can I do that automatically?22:27
SonikkuAmericaMegabyte: generally all clipboard viewers should have clipboard access22:28
=== LB is now known as Guest25985
poldo79quo vado22:29
Superindieboytest22:29
poldo79#quo vado22:29
MonkeyDustpoldo79  what are you looking for?22:30
SonikkuAmerica!pt | poldo7922:32
ubottupoldo79: 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.22:32
poldo79addon22:38
eldinHow to get net.core.somaxconn over 65535?22:40
scropeHallo22:41
knt-newbPsssst. Anyone in here got a few minutes?22:45
Bashing-omknt-newb: Ask your question and see if it is answerable .22:46
eldinAnybody an idea (How to get net.core.somaxconn over 65535?)22:46
knt-newbWell ... any one feel like being a tutor for a newbie?22:47
bekks!ask | knt-newb22:47
ubottuknt-newb: 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 !patience22:47
squintyinxi22:47
squintyoops22:47
ddssxfuck ubont ebony nigger22:49
truexfan81i need to ask a nab question: what is the ubuntu equivalent of "yum provides"?22:49
bekkstruexfan81: What is your actual issue you want to solve?22:50
k1ltruexfan81: apt-file search22:50
truexfan81k1l: ty22:50
truexfan81for these apt commands i can't remember i may just make some bash aliases lol22:51
skinuxI'd like some assistance getting back to using Ubuntu. Here is info of existing setup and exactly what I need to accomplish this. https://gist.github.com/skinuxgeek/d08edf9752460e4feae222:53
=== vincent__ is now known as Guest24762
ninjaiI have 1 ext4 partition at the beginning of my disk and 1 swap partition at the end.  Is this a valid configuration for GRUB?  Grub crapped the bed on me and boot-repair says I need a 1mb partition at the beginning of my disk, however I'm using UEFI.  Is it still needed?22:57
truexfan81hmm22:57
truexfan81configure: error: Glib 2.32.0 or later is required to build megatools22:57
truexfan81ubuntu trusty server22:57
knt-newbok, ... what is? and how do i access the "X" command prompt?22:58
poldo79#quo vado22:58
truexfan81megatools is in the debian unstable repos is there any way to get it on ubuntu? other than the compile that clearly wants to be a pain?22:59
k1ltruexfan81: its included in ubuntu since 15.04. you could look out for a PPA for the 14.0423:00
geirhaWily has megatools, apparently. For trusty, you might be lucky and find a PPA for it23:00
truexfan81k1l: i need to use the program today23:00
k1lthen look for a PPA today23:01
truexfan81without it i have to download the large file to my pc just to turn around and upload it to my dedi23:01
Bashing-om!uefi | ninjai Yes the boot partition is required with UEFI23:01
ubottuninjai Yes the boot partition is required with UEFI: 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/UEFI23:01
geirhaknt-newb: That's quite vague, but probably refers to some terminal emulator..?23:02
LambdaComplexWell, it doesn't specifically need to be a 1mb partition at the beginning of the disk23:02
LambdaComplexThat description honestly sounds more like the boot partition required in a GPT/BIOS setup23:02
knt-newbGeirha ... well i need alot of things explained , so im sorry23:02
ninjaican I just not boot in uefi mode somehow?23:02
geirhaknt-newb: Maybe if you provide some context. Are you reading a book? a guide?23:03
truexfan81k1l: i see part of the problem after reading when i did apt-get update, its not using the official repos23:04
truexfan81Hit http://ubuntu.mirrors.ovh.net trusty/multiverse Translation-en_GB  etc23:04
LambdaComplexninjai: Out of curiosity, what caused grub to stop working? Any idea?23:04
ninjaipower outage23:04
knt-newbgeirha ... from what i read its an underlying command prompt symilar to ms cmd prompt23:05
LambdaComplexninjai: Also, you mentioned your ext4 partition and your swap partition...are those the only partitions you have at all?23:05
ninjaiLambdaComplex: yes23:05
stacks88so i tried to apt-get autoremove but it wouldnt remove , said /tmp was full, or when i ran df -h it said overflow        1.0M     0  1.0M   0% /tmp what causes this ?23:05
LambdaComplexninjai: Um...was that working before? Because there's no way for UEFI to work without an EFI System Partition23:06
ninjaiI have no idea, but it was booted23:06
ithello guys23:06
itim having trouble installing ubuntu mate23:06
ninjaiso what should I do here?  Create a 2mb partition at the beginning of the drive and apply the grub_boot flag to it and see if it boots?23:06
LambdaComplexninjai: I don't think you're actually doing UEFI booting23:07
itwhen i click continue in installation, the button stays grey forever23:07
geirhaknt-newb: the windows cmd prompt is both a terminal and a shell. In Unix and Unix-like systems, terminals and shells are completely separate programs23:07
ninjaiLambdaComplex: I'm not sure.  I have a UEFI motherboard and if I pound F11 on boot I get a boot menu, if I select my SSD I just get a blinking cursor forever23:07
knt-newbcan someone briefly explain what i might be missing . i cannot browse a local area network at home through my ethernet connection. (works in vista, on same machine) i think i might be missing the equivelent of "file and printer sharing"23:08
squinty!samba23:08
ubottuSamba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/lts/serverguide/samba.html23:08
knt-newbgeirha ... ok ty23:08
geirhaknt-newb: So I'm still not sure what you are referring to in that regard23:09
aubergineDear all, unfortunately I have accidentally flushed iptables on Ubuntu23:09
aubergineI had a rule saying "ACCEPT     udp  --  anywhere             anywhere             udp dpt:bootpc23:10
aubergine"23:10
auberginehow to reinsert it? Thank you :)23:10
LambdaComplexninjai: i suppose chrooting in and using grub-install and update-grub could work23:11
ninjaiI followed a guide with that once23:11
ninjaiand it worked23:11
ninjaibut for the life of me I can no longer find it23:11
lunarmageyou just mount your drive to some dir23:11
lunarmagethen do `chroot <said dir>`23:11
lunarmageand run grub-install as normal23:12
LambdaComplexlunarmage: would grub-install work without the mounts?23:12
lunarmageoh right I forgot abot that23:12
ninjailunarmage: http://pastebin.com/cRtdBvui23:12
ninjaiLambdaComplex: no it does not23:13
LambdaComplexi know lsblk doesn't at least23:13
LambdaComplexagh, i can never remember the mounts23:13
LambdaComplexbrb lemme find the gentoo install guide23:13
lunarmagetry mounting the /boot drive23:13
ninjaiah, this is the guide: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd23:13
squintyhttps://help.ubuntu.com/community/Grub2/Installing#via_ChRoot23:13
LambdaComplexhttps://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Base#Mounting_the_necessary_filesystems23:13
LambdaComplexi've always just used that. seems to work23:14
aubergineanyone?23:14
stacks88how would you find directories in /path that are specifically from the year 2014 ?23:14
ninjaiany time I try grub-install I get this: grub-install.real: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.23:15
lunarmagels <dir> -lA | grep "<date>"23:15
LambdaComplexninjai: wait, so you're doing GPT/BIOS?23:15
lunarmagein the format of <3 digit month> <day>23:15
stacks88i meant using find23:16
ninjaiLambdaComplex: I have no idea.  help?23:16
aubergineI accidentally flushed my iptables23:16
auberginethe only rule I had was: ACCEPT     ump  --  anywhere             anywhere             ump dpt:bootpc23:16
auberginehow to reinsert it? Thanks23:16
lunarmagestacks88: `man find` doesn't tell me anything about year, only precise times23:17
LambdaComplexninjai: Check `sudo fdisk -l` and see if the Disklabel type is "gpt" or "dos"23:18
LambdaComplex(could just do `sudo fdisk -l | grep Disklabel` if you want i guess)23:18
ninjaiLambdaComplex: "WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted."23:18
squintyaubergine,  did you try using   iptables -h   in a terminal.23:19
ninjaisystem says GPT23:19
LambdaComplexAre you positive that it was booting before?23:19
LambdaComplexBecause you're using GPT and yet you don't have any boot partition at all23:20
auberginesquinty I just need to reset the rule23:20
LambdaComplexAs far as I know, that should be impossible23:20
aubergineI tried iptables -A ACCEPT ump  --  anywhere anywheremump dpt:biotic --------- but it did not work23:20
skinuxIs anyone in here by chance familiar with using EasyBCD/NeoGrub to boot Ubuntu along-side Windows?23:21
ninjaiLambdaComplex: yes it was booting.  How can I reconfigure this to boot again?  Create a boot partition at the beginning with gparted at the size of about 100mbit?23:21
LambdaComplexI've never heard of NeoGrub in my life23:21
LambdaComplexWhat is it and why would you use it in place of GRUB2?23:21
LambdaComplexninjai: Really the first step is to check your bios and see if you're doing BIOS or UEFI booting. I'm assuming BIOS but find out for sure23:22
ninjaiok, and what difference does that make?23:22
ninjaiI'm not really that informed of the differences between UEFI and BIOS booting on motherboards23:22
LambdaComplexUEFI requires a FAT32 partition23:23
LambdaComplex(the EFI System Partition)23:23
LambdaComplexBIOS does not; although GRUB does require a boot partition if you're doing GPT/BIOS23:23
ninjaiok so, assuming I'm doing UEFI booting then my partition layout is acceptable?23:24
aubergineI accidentally flushed my iptables23:24
LambdaComplexYou said you only have 2 partitions? One's ext and the other is swap?23:24
auberginethe only rule I had was: ACCEPT     ump  --  anywhere             anywhere             ump dpt:bootpc23:24
ninjaiyes23:24
auberginehow to reinsert it? Thanks23:24
LambdaComplexNo, that won't work for UEFI23:24
LambdaComplexSo if it was working before then it's not UEFI23:25
aubergineI accidentally flushed my iptables, the only rule I had was: ACCEPT     ump  --  anywhere  anywhere  ump  dpt:biotic, how to reinsert it? Thanks :)23:25
squintyaubergine,  think you have to run iptables-save  to make it stick  (not an expert on iptables though(23:25
ninjaiok, so maybe then it's trying to now boot as UEFI but my partitions are not ready for that?23:25
auberginesquinty iptables-restore does not work on my ubuntu (Azure VM limits)23:25
LambdaComplexninjai: What were you doing when the power outage happened? Anything related to installing Ubuntu?23:26
ninjaiI was out of town when it happened :)23:26
ninjaiit was a running system when I left23:26
LambdaComplexI seriously don't even understand how a power outage could've caused this23:26
ninjaime neither23:26
aubergineI accidentally flushed my iptables, the only rule I had was: ACCEPT     ump  --  anywhere  anywhere  ump  dpt:biotic, how to reinsert it? Thanks :)23:27
koan_I'm trying to install Ubuntu to dual boot with Windows 10. When I get to the "where to install" part of the installation, windows isn't showing up. It says "We detected no other OS installed" or something similar. I think it has to do with MBR/GPT partition scheme? Most of that is above my head though. Anyone know what I should do?23:27
ninjaiMaybe I magically booted it with some hackery (since I never shut of my computer) previously23:27
ninjaibecause I did do this chrooting business once before23:27
LambdaComplexHeck, at this point I'd honestly just say try putting a boot partition at the start and see if that works23:27
ninjaiI'll reboot and check my UEFI/BIOS to see if I'm booting with it23:27
LambdaComplexaubergine: Please stop repeating yourself. We heard you the first time23:27
ninjaiok how big23:28
ninjai100mbi?23:28
LambdaComplexNah, like 1MB23:28
ninjaiok23:28
ninjaiset the grub_boot flag?23:28
LambdaComplexaubergine: Querying me "fuck off" isn't going to help you any23:29
koan_Anyone have any idea for my issue? Tried following http://askubuntu.com/questions/343268/how-to-use-manual-partitioning-during-installation but was worried I was going to fuck something up the entire time23:31
LambdaComplexninjai: Sounds right23:31
Haunt_Househm, can I add anything to a shell script so that it opens a terminal? I feel a bit awkward killing ffmpeg with top23:31
ninjaiall right here goes23:32
ninjai40 min remaining. lol23:32
Haunt_HouseI wrote it since the ffmpeg commands are too many to type every time23:32
LambdaComplexninjai: 40 minutes?23:32
Haunt_Housegood luck, ninjai, whatever you do (:23:33
ninjainow it's an hour ETA23:33
MonkeyDustHaunt_House  the command is  gnome-terminal23:33
Haunt_HouseMonkeyDust: do I put it in a line before the ffmpeg call?23:34
Haunt_Househm, testing23:34
LambdaComplexMight have to use a flag for gnome-terminal23:35
LambdaComplexCheck the man page23:35
aubergine-A INPUT -p udp -m udp --dport 68 -j ACCEPT23:35
aubergineget back to Windows guys23:35
k1laubergine: please stop that bad advices out of frustration23:36
LambdaComplexHe messaged me a few more profanities23:36
=== freepoutine is now known as poutine
knt-newblambda - ninjai. i just built a dual boot vista ubuntu. on the hdd i had to make it gpt . then i partitioned 4 sections in gigs 30,30,5,400the first partition fat 32 all remaining ntfs. after vista went into part1, i ran the ubuntu install which added grub to the boot/ mbr process after that, part 2  (30 gig root)was formatted ext4 and the swap part 3 (5Gb). partition 4  (400GB) stayed ntfs and was sharable between the two OS's doub23:37
knt-newbtook me two days but i won23:37
LambdaComplex...Okay?23:39
=== freakyfidlers is now known as ffs
LambdaComplexCongrats? I have 3 Linux distros and Windows 7 installed23:39
knt-newbhmm .. scary23:40
Haunt_Housewow. I just need one distro to drive me nuts23:40
knt-newbmy second or third try grub shot my master boot record to non existance.23:40
LambdaComplexI don't think your mbr is even relevant considering you're doing UEFI23:41
LambdaComplexSince Windows won't boot if you do GPT/BIOS23:41
lunarmageisn't Windows very finicky with UEFI dual boot with Linux?23:41
knt-newbwell . u must be right , i spent about a day try ing to fix the mbr23:42
LambdaComplexlunarmage: Not that I've seen. Maybe you're thinking that windows fastboot thing?23:42
knt-newbany way the disk is a gpt disk23:42
LambdaComplexknt-newb: Wait, is your ESP 30 Gigs?23:42
knt-newband the first partition is fat 3223:42
lunarmagethat was it, fastboot23:42
lunarmagesorry lol23:42
LambdaComplexknt-newb: Is that fat32 partition mounted at /boot or /boot/efi?23:43
knt-newbthe whole disk is 470 gigs or so23:43
knt-newbidk . what is esp?23:44
LambdaComplexEFI System Partition23:44
knt-newbalso when booting vista i go through grub and windows mbr dual boot prompt23:45
knt-newbi e i have to pick vista twice to boot it23:45
koan_I can't even get ubuntu installed properly lol23:45
Haunt_Housesyntax hates me ( :23:49
Bashing-omkoan_: Booting presently in legacy mode and Windows is installed UEFI ?23:49
lunarmagekoan_: thanks for the very helpful error code :)23:49
knt-newbso. i browsed the samba web page listed earlier , it says to run cmds like "sudo apt-get install cifs-utils" can anyone explain where and or how im supposed to enter these commands?23:50
LambdaComplexknt-newb: either a virtual terminal or a tty23:50
LambdaComplexor maybe i mean a terminal emulator23:50
LambdaComplexw/e23:51
LambdaComplexknt-newb: also the "how" is "with a keyboard"23:51
knt-newblambda assume i know nothing and need my hand held all the way there23:51
knt-newblol23:51
LambdaComplexdo i have to walk you through opening a terminal emulator?23:52
lunarmageopen up the "Terminal" application23:52
lunarmageand in it23:52
ruutx23:52
lunarmagewrite "sudo apt-get install cifs-utils"23:52
koan_Bashing-om: Yes I've got UEFI, lunarmage: haha np, I'm just afraid to fuck something up through manually partitioning as I'm kinda just blindly following guides and don't know exactly what I'm doing. Think I may try this http://askubuntu.com/questions/666631/how-can-i-dual-boot-windows-10-and-ubuntu-on-a-uefi-hp-notebook23:52
LambdaComplexand then press enter23:52
LambdaComplexthat part's important23:52
l00pknt-newb: I think if u press cntrl+alt+t and terminal will apear. If it is default23:52
LambdaComplexkoan_: then learn what you're doing!23:52
lunarmageLambdaComplex: don't forget the root password23:52
lunarmageerr the user password23:53
lunarmagebecause sudo23:53
Bashing-om!dualboot | koan_ Ours:23:53
ubottukoan_ Ours:: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot23:53
LambdaComplexand because root is disabled by default anyways23:53
koan_LambdaComplex: I'd really like to, hard to know where to start though23:53
LambdaComplexkoan_: honestly reading the arch linux wiki might help23:53
squintyknt-newb,  just search for Samba in Ubuntu software center or  type the following in a terminal   sudo apt-get install samba23:53
LambdaComplexkoan_: https://wiki.archlinux.org/index.php/Partitioning23:53
Haunt_HouseMonkeyDust: thanks, it works now23:54
squintyknt-newb,  that should install pretty much everthing you need for running samba23:54
koan_Bashing-om: Yes I've looked through those, wasn't extremely helpful.. LambdaComplex: ty for the link, I'll check that out now23:54
knt-newbaha! applications / terminal, xterm, uxterm. right23:55
knt-newblol23:56
koan_The problem is that Windows 8 came with my PC, I erased it and installed Ubuntu and worked great. Then realized I needed windows still, was advised to erase disk again and install windows THEN install Ubuntu23:56
Bashing-omkoan_: As you are having such difficulties, Might show the channel the current partitioning . See if we can see an error ' sudo parted -l ' and we go from there .23:56
=== rwd is now known as ezri
squintyknt-newb,  you might also want to install  system-config-samba  (GUI for managing samba shares and users )  if the Samba install doesn't include it as default23:57
knt-newbok , one more good one. What does sudo represent in a command string?23:59

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