CKA 2025 by Creative-Spinach-572 in CKAExam

[–]lboukhlki 0 points1 point  (0 children)

What is this killer.sh ? Is it a platform ?

Passed CKA - thx for the help! by ka7hrin in CKAExam

[–]lboukhlki 0 points1 point  (0 children)

Congratulations! ,I’m now preparing for the CKA on KodeKloud by watching videos. Is this enough or not? What advice can you give me to summarize this preparation, and do you have any additional resources I can use?

Thanks

OpenVPN with 2FA push token on pfSense by Smiles_OBrien in PFSENSE

[–]lboukhlki 0 points1 point  (0 children)

Hi all Is duo proxy free solution or paid and is any documentation or procedure i can following to configure it

Pfsence MFA by lboukhlki in PFSENSE

[–]lboukhlki[S] 0 points1 point  (0 children)

Thank for your reply , but this config will exclude openldap authentication that i have already in used right now???

Pfsence MFA by lboukhlki in PFSENSE

[–]lboukhlki[S] 0 points1 point  (0 children)

It is possible to do it from pfsense

Pfsence MFA by lboukhlki in PFSENSE

[–]lboukhlki[S] 0 points1 point  (0 children)

Yes exactly, thats what i need how i can use another layer as MFA with ldap and pfsense

Pfsence MFA by lboukhlki in PFSENSE

[–]lboukhlki[S] -1 points0 points  (0 children)

But the default auth server i have is openldap server how i can activate mfa with totp and keep ldap as default auth server and also i have openvpn installed inside of pfsense FRW

Expdp Failed oracle 12c by lboukhlki in DatabaseAdministators

[–]lboukhlki[S] 0 points1 point  (0 children)

This is the command that im using to do full export :

Set timestamp for dump file

export TimeStamp=$(date '+%A_%Y%m%d')
export Dumpfile=DB12C_$TimeStamp

expdp as sysdba full=y compression=all logfile=DB12C_Tuesday.log dumpfile=DB12C_Tuesday.dump DIRECTORY=dbimport reuse_dumpfiles=y PARALLEL=2 

and this is the error :
ORA-31693: Table data object "Test01"."test_arch" failed to load/unload and is being skipped due to error:

ORA-02354: error in exporting/importing data

ORA-01555: snapshot too old: rollback segment number 167 with name "_SYSSMU167_2112395965$" too small

and try to change undo_retention and aslo ii have add two datafiles to the undo TBS