Cloud reference architecture is referred to as the need of what cloud services provide. It help to have understanding on operational and technical details and the way cloud is deployed and presented to customers. – SaaS [Software as a Service] – PaaS [Platform as a Service] – IaaS [Infrastructure as a Service] – Hybrid Cloud [Combination of…
Author: blogtsadmin
Data Security and sovereignty
Data security is of utmost priority for any organisation, while network landscape plays an important role to establish the first line defence, it is also important to consider that how the IAM, policies, data privacy measures are enforced. For the welfare of the citizens of any country or region, it is very important that a…
Root Password Reset for Fedora Linux OS
Step1: Boot your server/VM/Machine into Recovery Mode: Step2: Next is to Remount the Filesystem in Read/Write Mode: AWS VPC and more Application Architectire Ady’s Vlog, do check
Open source usage and Linux community
When we talk about operating systems, Linux stands out as a preferred and best in openness and collaboration. Over the years Linux has grown as free software and community-driven development platform, Linux has evolved into a powerful ecosystem that underpins a vast array of technologies, from smartphones and servers to embedded systems and supercomputers. At…
Protected: KST
There is no excerpt because this is a protected post.
php laravel step by step
This tutorial is practical experience we use to learn php and laravel framework. First step is to have an php environment with laravel framework, a web server and a Database. you can install XAMP on your MAC/Windows/Linux I have setup the environment on my Linux server with mysql database. once your php setup is ready…
Git Repo, push from linux server
To push an existing Project directory to Git Repository, follow below steps –
Laravel Add botman package
To install botman package cd into laravel project directory – composer require botman/botman Warnings – Class App\Http\Controllers\Controller located in ./app/Http/Controllers/admin/Controller.php does not comply with psr-4 autoloading standard. Skipping. > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover –ansi
Weblogic SSL Setup
Cloud and on-premises Security
Are security appliances in your network sufficient to keep your infrastructure and applications safe? Cyber threats in the form of- Application exploits (code problems, weak ciphers, deprecated code usage etc.) Database vulnerabilities (SQL injections, privilege escalation, weak passwords stored, deprecated keywords usage) Malware phishing Various forms of network attacks like – Man in the middle Retrovirus…