UUID00 2017-02-27 10:45:16
is there a way to see the list of all installed iptables extensions?
sk__ 2017-02-27 10:46:58
nacc, k1l i really dont understand what's wrong, i thing to have not many skill for that.
nicomachus 2017-02-27 10:47:17
SemiNus: I have the same driver on my laptop here. I picked up a wifi dongle from Panda that's just a USB and it works perfectly.
nacc 2017-02-27 10:47:24
k1l: does it look like it's trying to use the static libcurl, but not requiring static pthread, etc?
nick321 2017-02-27 10:47:31
hello guys. I am using official libreoffice ppa and got myself recently 5.3, but can't find notebook bar settings, can anyone confirm or confute?
nicomachus 2017-02-27 10:47:44
SemiNus: and then I disabled the rtl8188 device
nacc 2017-02-27 10:47:58
nick321: you should ask the PPA owner(s) probably?
nick321 2017-02-27 10:48:52
it could be problem of my own, that's why I decided to ask here
sk__ 2017-02-27 10:49:03
nacc, im tring to compile the binary staticly
SemiNus 2017-02-27 10:49:37
how can I disable my card?
pavlos 2017-02-27 10:49:37
UUID00, iptables -L
k1l 2017-02-27 10:49:44
sk__: libcurl4-gnutls-dev is installed?
nacc 2017-02-27 10:50:13
sk__: is there a raeson it needs to be static?
sk__ 2017-02-27 10:50:28
i tried to install libcurl4-openssl-dev and even libcurl4-gnutls-dev
sk__ 2017-02-27 10:50:35
nacc, portability is the main reason
k1l 2017-02-27 10:50:38
sk__: "tried"?
sk__ 2017-02-27 10:50:53
if you install libcurl4-gnutls-dev it uninstall ssl and viceversa
sk__ 2017-02-27 10:51:26
even with libcurl4-gnutls-dev the error is still Missing required libcurl >= 7.15.2
k1l 2017-02-27 10:51:45
looks like cpuminer has a lot of issues with libcurl
sk__ 2017-02-27 10:52:25
seems so, i've read many things in that but i cant get handle this error understanding what he dont like... this is compiling option and not make.....
sk__ 2017-02-27 10:52:41
so the test should run correctly
illmatix 2017-02-27 10:52:59
i'm stuck with a full /boot partition and usually we've just gone in and deleted the other images besides the first, previous and current ones. But this time i don't seem to have any of the linux-image files in this directory and apt just fails to do anything becuase of this
nacc 2017-02-27 10:53:52
sk__: it needs to verify it can use libcurl statically and it can't
nacc 2017-02-27 10:53:56
illmatix: ls /boot | pastebinit
nacc 2017-02-27 10:54:02
illmatix: or c&p
sk__ 2017-02-27 10:54:11
nacc, you are suggesting me to leave the thing?
illmatix 2017-02-27 10:55:28
@nacc http://pastebin.com/Ck1iQhG9
nacc 2017-02-27 10:55:34
sk__: i don't know what you mean? i'm saying that you might not be able to build it statically
sk__ 2017-02-27 10:55:47
yes i mean that, thankyou! :)
nacc 2017-02-27 10:56:06
illmatix: not sure what you mean? all those files come from linux-image* packages
nacc 2017-02-27 10:56:20
illmatix: have you run `apt-get autoremove`?
illmatix 2017-02-27 10:56:32
nacc hrm.. yeah i've tried that too but it fails from the looks of it
illmatix 2017-02-27 10:56:58
@nacc http://pastebin.com/K6Lni3DT
illmatix 2017-02-27 10:57:15
-f install also fails to do anything
nacc 2017-02-27 10:57:40
illmatix: looks like you've messed up some packages
nacc 2017-02-27 10:57:43
illmatix: manually, that is
illmatix 2017-02-27 10:58:00
oh fun
nacc 2017-02-27 10:58:14
illmatix: so you can probably remove linux-image-3.13.0-109-generic
nacc 2017-02-27 10:59:07
illmatix: but i mean, there are other ways to fix it
nacc 2017-02-27 10:59:31
illmatix: but let's start from the oldest
illmatix 2017-02-27 10:59:38
do you have any resources for other ways to fix it?
k1l 2017-02-27 11:00:21
illmatix: please show a "dpkg -l | grep linux-image" a "uname -a" and a "ls -al /boot" in a pastebin
nacc 2017-02-27 11:00:43
illmatix: do *not* reboot until we're fixed up, but `apt-get remove linux-image-extra-3.13.0-1{09,10}-generic; apt-get autoremove`
Bashing-om 2017-02-27 11:00:48
nacc: illmatix :: " z-3.8.0-29-generic " before autoremove . so that it does not know how to deal with removing packages ??
nacc 2017-02-27 11:01:02
Bashing-om: i think apt-get is stuck regardless of autreomve
nacc 2017-02-27 11:01:06
Bashing-om: because of the broken pakages
illmatix 2017-02-27 11:04:14
http://pastebin.com/KFhskEVt Linux chad.dev 3.13.0-107-generic #154-Ubuntu SMP Tue Dec 20 09:57:27 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux and http://pastebin.com/Ck1iQhG9
illmatix 2017-02-27 11:04:43
pretty sure the machine has been rebooted 6 days ago
illmatix 2017-02-27 11:06:07
@nacc that command didn't seem to do anything. Still says apt-get -f install to correct these
nacc 2017-02-27 11:06:47
illmatix: can you patsebin the output of the command?
illmatix 2017-02-27 11:07:13
@nacc http://pastebin.com/WwVvQK2w
k1l 2017-02-27 11:07:21
illmatix: sudo dpkg -r linux-image-extra-3.13.0-109-generic linux-image-extra-3.13.0-110-generic linux-image-3.13.0-100-generic linux-image-extra-3.13.0-100-generic"
Bashing-om 2017-02-27 11:07:32
nacc: " iU linux-image-generic-lts-raring " no longer any support .. and now manually intervene to fix the package manager ??
nacc 2017-02-27 11:07:45
Bashing-om: yeah i think that's what k1l is suggesting
nacc 2017-02-27 11:08:34
k1l: depending on the result, you might have to temporarily remove the meta-pacckage (linux-image-generic) adn then reinstall it
k1l 2017-02-27 11:09:14
illmatix: and do run "sudo dpkg -r linux-generic-lts-raring"
illmatix 2017-02-27 11:09:54
k1l I got "dpkg: warning: ignoring request to remove linux-generic-lts-raring which isn't installed"
nacc 2017-02-27 11:10:28
linux-image-generic-lts-raring
nacc 2017-02-27 11:10:32
illmatix: -^
illmatix 2017-02-27 11:10:36
ahh
k1l 2017-02-27 11:10:50
illmatix: on what command did you get that?
k1l 2017-02-27 11:11:11
i guessed you have the lts raring metapackage installed.
illmatix 2017-02-27 11:14:07
damn, those commands still seem to fail. But i have to go help someone with something. I'll be back in a bit.
FoeHammered 2017-02-27 11:15:36
How does one go about mounting or syncing (or whatever) a Dropbox or Google Drive folder so that a program here can use it?
k1l 2017-02-27 11:17:25
!info nautilus-dropbox
ubottu 2017-02-27 11:17:28
nautilus-dropbox (source: nautilus-dropbox): Dropbox integration for Nautilus. In component multiverse, is optional. Version 2015.10.28-1 (yakkety), package size 86 kB, installed size 282 kB (Only available for amd64; i386)
k1l 2017-02-27 11:17:46
FoeHammered: use this for integration into ubuntu
FoeHammered 2017-02-27 11:19:12
Does it matter that I'm using Lubuntu, and nautilus isn't my folder manager thingy?
crendel 2017-02-27 11:19:50
FoeHammered: what file manager are you using?
FoeHammered 2017-02-27 11:19:54
PCManFM
crendel 2017-02-27 11:20:30
FoeHammered: you can use gvfs-google to provide google drive integration. i believe gvfs plays well with pcmanfm
FoeHammered 2017-02-27 11:20:54
Okay. Weirder question. How do I tell Google Drive I want to do that?
nacc 2017-02-27 11:21:17
FoeHammered: you don't afaict, you'll set up a gvfs mount locally
FoeHammered 2017-02-27 11:21:24
Wow. Weird.
nutzz 2017-02-27 11:21:26
Is there any standard class for generating permutations?
crendel 2017-02-27 11:21:26
FoeHammered: i've not used the gvfs-google package myself, but when you're authenticating with it, it should walk you through authentication
FoeHammered 2017-02-27 11:21:33
Very neat.
nacc 2017-02-27 11:21:47
nutzz: do you mean to ask in a programming channel?
crendel 2017-02-27 11:22:05
FoeHammered: I use the drive package which is cli only and I had to add an api key
crendel 2017-02-27 11:22:09
but it's quite straightforward
crendel 2017-02-27 11:22:15
probably even moreso with gvfs :)
nutzz 2017-02-27 11:22:37
nacc, sorry I thought I am in the java channel
nacc 2017-02-27 11:22:48
nutzz: np :)
FoeHammered 2017-02-27 11:23:46
Hrng. How do I use gvfs-google? I don't see any packages with that name in Synaptic, and apparently it's not already on my box, though a lot of other gvfs is.
noraatepernos 2017-02-27 11:24:19
Can I format an ext4 partition to support ~2 billion inodes without it being a 2TB drive? I believe the lowest byte ratio is 1024 bytes. I know ext4 supports over 4 billion inodes. I'm trying to get something that will allow resize2fs on digital ocean's ssd block storage.
noraatepernos 2017-02-27 11:24:50
Also considering just using btrfs
k1l 2017-02-27 11:25:00
noraatepernos: you can set the inodes on creation of the partitions
crendel 2017-02-27 11:25:03
FoeHammered: i think it's "gnome-online-accounts" on synaptic...
FoeHammered 2017-02-27 11:25:16
Of course.
crendel 2017-02-27 11:25:38
FoeHammered: you might need gnome-control-center for graphical configuration if that isn't already installed
FoeHammered 2017-02-27 11:25:59
Hrm. I'm looking at gnome-online-accounts and not seeing gvfs-google.
crendel 2017-02-27 11:26:44
FoeHammered: i believe it's contained in gnome-online-accounts :)
crendel 2017-02-27 11:27:00
FoeHammered: apologies, i run arch now and am not totally familiar with the ubuntu repos anymore
FoeHammered 2017-02-27 11:27:29
Understandable.
FoeHammered 2017-02-27 11:27:46
How do I search for it?
FoeHammered 2017-02-27 11:28:26
Oh my, seems like everybody's using Arch nowadays, judging from where I'm finding reference to this.
crendel 2017-02-27 11:28:34
FoeHammered: follow this: http://www.webupd8.org/2016/03/use-gnome-318-google-drive-integration.html
FoeHammered 2017-02-27 11:28:46
Thanks!
crendel 2017-02-27 11:28:48
FoeHammered: arch is pretty great :) and the wiki is an amazing resource even for users of other distros
Epx998 2017-02-27 11:28:53
Getting "ssh_exchange_identification: read: Connection reset by peer
Epx998 2017-02-27 11:28:53
" on a fresh 14 and fresh 16 install - what causes this error?
crendel 2017-02-27 11:29:19
FoeHammered: gotta be willing to destroy your life a few times though
FoeHammered 2017-02-27 11:29:55
Damn. That's oldskool Linux style, right?
FoeHammered 2017-02-27 11:30:24
Where you just get used to occasionally ****ing up and destroying everything, then start again?
crendel 2017-02-27 11:30:52
4sho
FoeHammered 2017-02-27 11:31:21
Well, if I wanted to become a real proper Linux user, I'd definitely know where to begin, then.
FoeHammered 2017-02-27 11:31:54
As is, I settled on Ubuntu because I grew up on Windows but had to make a change for the sake of assembling 64 bit systems. It hadn't yet become necessary or relevant, but I saw the writing on the wall, and didn't want to have to learn from scratch under pressure.
FoeHammered 2017-02-27 11:32:26
Eventually moved to lubuntu because it seems to be as comfy as Ubuntu, not as confining as using Gnome, and at the time I started it still fit on a CD.
nacc 2017-02-27 11:32:43
FoeHammered: ok, you've veered offtopic :)
FoeHammered 2017-02-27 11:32:49
True.
k1l 2017-02-27 11:33:26
FoeHammered: the focus from Lubuntu is old and slow hardware. so you miss a lot of services. like you saw now with dropbox and nautilus integration
FoeHammered 2017-02-27 11:33:47
Yep. I like to think of it as a nice blank slate upon which I can build as I please.
FoeHammered 2017-02-27 11:33:59
Apply my own bloat as I go. I even learn a few things!
k1l 2017-02-27 11:34:08
have fun
FoeHammered 2017-02-27 11:34:14
So far so good.
crendel 2017-02-27 11:34:56
FoeHammered: admirable :)
FoeHammered 2017-02-27 11:35:37
I figured, if it got to be too much for me, I could always go back to xubuntu or Ubuntu.
crendel 2017-02-27 11:36:29
i think with linux, pushing yourself further and further past the comfort zone pays off in the long run as long as you have a good therapist.
crendel 2017-02-27 11:36:31
:)
FoeHammered 2017-02-27 11:36:55
What I really should do, though, is force myself to rely more on the command line for a while.
Epx998 2017-02-27 11:37:39
Anyone familiar with ssh_exchange_identification: read: Connection reset by peer on a fresh install?
FoeHammered 2017-02-27 11:37:56
Weird. gnome-control-center says it can't find gnome-online-accounts, but gnome-online-accounts seems to be installed.
nacc 2017-02-27 11:39:10
Epx998: use `ssh -vvv` and see if maybe your key is being rejected?
crendel 2017-02-27 11:39:24
Epx998: try verbose? -vvv
FoeHammered 2017-02-27 11:39:35
In fact, all I've got is Language Support, Printers and Software & Updates.
Epx998 2017-02-27 11:39:46
ill try
FoeHammered 2017-02-27 11:40:35
Well, I opened it by other means, so whatever.
crendel 2017-02-27 11:40:59
FoeHammered: oh, so you can add the google account now?
Aurorasaura 2017-02-27 11:41:21
Would there be anyone here able to point me in the right direction? I have Ubuntu Server (no GUI) and have multiple hard disks I want to add. How would I go about making one big volume? (Like Windows "extended volume"?
FoeHammered 2017-02-27 11:41:27
Seems so, except that for some reason I apparently don't accurately remember my password.
k1l 2017-02-27 11:41:57
!lvm | Aurorasaura
ubottu 2017-02-27 11:41:57
Aurorasaura: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto
k1l 2017-02-27 11:42:07
Aurorasaura: or use zfs
Aurorasaura 2017-02-27 11:43:23
I have tried that k1l but have a hard time finding a tutorial
azizLIGHT 2017-02-27 11:44:49
nacc: if i do sudo apt-get -f install, this is what it wants tme to do: http://paste.ubuntu.com/24080870/