
✨Ola,
20.01.2017
02:58:16
leviathan [ modern desktop] sees hephaestus [mac], it pings and stuff

woob☭
20.01.2017
03:10:07
is it normal for retired fedora packages to just up and not have a dead.package

Neville
20.01.2017
04:52:31

Nick
20.01.2017
05:54:24

Google

Tobias?
20.01.2017
07:34:21
be sure to reboot or restart the service as soon as you can

✨Ola,
20.01.2017
08:37:47

Tobias?
20.01.2017
08:38:28

✨Ola,
20.01.2017
08:38:41
i stopped but it chagmned nothing

Tobias?
20.01.2017
08:38:54
Can you ping the machine?

✨Ola,
20.01.2017
08:39:10
i can ping the mac

Tobias?
20.01.2017
08:39:42
I.P. you mean?
In that Case, whats the exact error? maybe the service isnt configured right

✨Ola,
20.01.2017
08:47:00
i can ping mac from linux ; when i connect to linux via ftp it is unable to connect ;' vsftpd is listening on ipv4

Samuele
20.01.2017
09:17:54
is there any (more or less) safe method for installing spotify in fedora without negativo17 repo?

酒
20.01.2017
12:17:01

Samuele
20.01.2017
12:18:06
how can I learn to build the rpm?

Google

Brian
20.01.2017
12:18:28

酒
20.01.2017
12:18:43
or just convert deb package to rpm package through alien
or just download & install from here: http://negativo17.org/repos/spotify/fedora-25/x86_64/spotify-client-1.0-6.fc25.x86_64.rpm
(then remove negativo17 repo if the repo installed automatically)

Jona
20.01.2017
12:32:31
Hello group. We are organizing OSCAL in Albania and we invite all interested people that want to apply with a talk/workshop: http://oscal.openlabs.cc/oscal-2017-call-for-proposals/
Here is our media corner in order to spread the word about OSCAL: http://oscal.openlabs.cc/media-corner/
For sure we will have Fedora Infobooth and Fedora talks/workshops :)

Eduard
20.01.2017
13:06:16
Hi, I have a newbie question, again :(
I'm running some backup scripts, but they really consumpt a lot of CPU, the problem is the following:
There are 3 scripts, and I don't have idea how much time take each one, so I try to do this:
scriptA && scriptB && scriptC
But still scriptB is not waiting until scriptA finish its job, and scriptC is not waiting for scriptB
Then the bzip2 and gzip commands are running at the same time (because A and B and C are using gzip and bzip), consumming all the CPU
How can i force that a script wait until previos script finish its execution?

Isaac
20.01.2017
14:09:30
?

セイバー
20.01.2017
14:10:35
usualy the && will make the next program to wait before processing the next one though ?
Corect me if i'm wrong

Nick
20.01.2017
14:12:40
After &&
If ; instead of &&, second command will be executed anyway
I guess

Eduard
20.01.2017
14:15:33
That's what I expect, but it doesn't

Nick
20.01.2017
14:16:28

Google

William José Moreno Reyes
20.01.2017
14:16:31

Eduard
20.01.2017
14:16:35
No, with &&
Well, I don't know, I'm just seeng the 3 scripts beeing executed at the same time, consuming all the CPU ?

Nick
20.01.2017
14:20:52
maybe there're some more conditions

天荣
20.01.2017
14:49:26
PSA: LastPass Does Not Encrypt Everything In Your Vault
https://hackernoon.com/psa-lastpass-does-not-encrypt-everything-in-your-vault-8722d69b2032?gi=478e145b57ec
?

Dhanesh
20.01.2017
14:50:13

天荣
20.01.2017
14:51:07

Nick
20.01.2017
14:51:11

Eduard
20.01.2017
14:51:36
KeePass FTW!

天荣
20.01.2017
14:51:41
Anything open source and not cloud based is an OK by me ?

Nick
20.01.2017
14:51:46
it also looses records...

Eduard
20.01.2017
14:51:47
Synced with dropbox

Nick
20.01.2017
14:52:01

天荣
20.01.2017
14:53:26

Eduard
20.01.2017
14:53:53

天荣
20.01.2017
14:54:19
I use my own cloud via SyncThing so there's that.

Nick
20.01.2017
14:54:38

天荣
20.01.2017
14:55:13
OneDrive too
I mean Dropbox isn't the worst because there's OneDrive ?

Nick
20.01.2017
14:56:39

Google

天荣
20.01.2017
14:57:00
I use neither so I don't care ??♂

Nick
20.01.2017
14:57:48

Vitaly
20.01.2017
15:31:21

Nick
20.01.2017
15:32:37
I should code my own password manager
With blackjack and sync

Vitaly
20.01.2017
15:33:43

Admin
ERROR: S client not available

天荣
20.01.2017
15:34:12
I don't like the Mono version though. I only use DotNet on Windows. So: never.

Vitaly
20.01.2017
15:34:54
Also you can sync your KeePass container using one of available cloud providers: Dropbox, Google Drive, Mega, etc.

Nick
20.01.2017
15:35:02
Oii

天荣
20.01.2017
15:35:31

Vitaly
20.01.2017
15:35:51

Nick
20.01.2017
15:36:27

天荣
20.01.2017
15:36:40
I wouldn't do that myself.

Vitaly
20.01.2017
15:37:09
Manually?
Yes, but you can use filesystem watchers.

天荣
20.01.2017
15:39:17
I'd rather not worry with that

Google

天荣
20.01.2017
15:39:36
Plus the above are p2p
Fast as hell
And reliable too.
I can also sync to somewhere using encryption, so that the data there can't be read by anyone, because it uses a special key.

Neville
20.01.2017
15:44:50
that is my noob approach to your problem

Eduard
20.01.2017
15:45:18

Neville
20.01.2017
15:46:59
you can even insert a line "sleep 60 " if you want to give a pause before comminting to the new script

Nick
20.01.2017
15:47:39
But what about syncing with mobile phone?

Neville
20.01.2017
15:48:05

Nick
20.01.2017
15:49:04

Neville
20.01.2017
15:52:46

Nick
20.01.2017
15:53:18

Neville
20.01.2017
15:53:55

天荣
20.01.2017
15:54:17

Nick
20.01.2017
15:54:23

天荣
20.01.2017
15:54:28
That's why we are social creatures. To help each other.
?

Eduard
20.01.2017
15:54:38
Well that probably need a deeper research, I need to learn how to make a service