@fedora

Страница 391 из 2988
✨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
leviathan [ modern desktop] sees hephaestus [mac], it pings and stuff
Sounds like firewall not allowing connection on ftp port.

Google
Tobias?
20.01.2017
07:34:21
basically, i can;t connect via a twisted pair cabl;e from Power Mac G3/OS9.2.2 to my desktop with Fedora [ vsftpd]
If you want to have a quick test run and are 100% local sudo systemctl stop firewalld

be sure to reboot or restart the service as soon as you can

Tobias?
20.01.2017
08:38:28
after stopping firewalld?
Stop, test then reboot

✨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?

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

Google
Brian
20.01.2017
12:18:28
how can I learn to build the rpm?
There is a guide in the Fedora wiki

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
usualy the && will make the next program to wait before processing the next one though ?
If first command return exit code 0, then the second will be executed

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
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

?

天荣
20.01.2017
14:51:07
I think MasterPassword is better
Agreed. But I use KeePass

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
Synced with dropbox
dropbox is the worst

天荣
20.01.2017
14:53:26
dropbox is the worst
Disagree. See OneDrive.

Eduard
20.01.2017
14:53:53
dropbox is the worst
It makes the work

天荣
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
I mean Dropbox isn't the worst because there's OneDrive ?
I don't even know which is more crappier

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

Nick
20.01.2017
14:57:48
I use neither so I don't care ??‍♂
I used both... The crappiest crap I've ever seen

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
I should code my own password manager
Rule 1: never code anything using your own cryptography.

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

Vitaly
20.01.2017
15:35:51
Better to use Sync or SyncThing
I prefer rsync to my own server. ?

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
Hi, I have a newbie question, again :(
why you don make a file named scriptABC.sh with the following lines: scriptA scriptB scriptC Then chmod +x scriptABC.sh finally ./scriptABC.sh &

that is my noob approach to your problem

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
That's clever! I will try that
it is not clever, it is very simple. I would love to hear if somebody has a better solution.

Neville
20.01.2017
15:52:46
Create service from that script?
duh... so obvious!! I didn't think of that. Thanks

Nick
20.01.2017
15:53:18
Neville
20.01.2017
15:53:55
Wut? Really?
Really ... I am a noob in so many regards

天荣
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

Страница 391 из 2988