November 16, 2022
April 26, 2022
Create New VPN entry in Cisco AnyConnect
MacBook process to add new VPN entry:
cd /opt/cisco/anyconnect/profile
sudo cp clientprofile_old.xml clientprofile_new.xml
sudo vi clientprofile_new.xml
Update hostname and hostaddress
Ex:
<ServerList>
<HostEntry>
<HostName>NEW</HostName>
<HostAddress>127.0.0.1</HostAddress>
</HostEntry>
</ServerList>
Few mac tools for easy connect Virtual Machines:
https://mobaxterm.mobatek.net/
https://apps.apple.com/us/app/zen-term-lite-ssh-client/id1422475219?mt=12
Reference:
https://documentation.meraki.com/MX/AnyConnect_on_the_MX_Appliance/Client_deployment
April 15, 2022
DevOps vs GitOps
DevOps is about cultural change and providing a way for development teams and operations teams to work together collaboratively. GitOps gives you tools and a framework to take DevOps practices, like collaboration, CI/CD, and version control, and apply them to infrastructure automation and application deployment.
GitOps Free Training(LinuxFoundation):
https://trainingportal.linuxfoundation.org/learn/course/introduction-to-gitops-lfs169/course-introduction/course-information
Reference:
https://www.redhat.com/en/topics/devops/what-is-gitops#:~:text=DevOps%20is%20about%20cultural%20change,infrastructure%20automation%20and%20application%20deployment.
My Favorite Site's List
-
Build Your Own Test Framework - [image: Build Your Own Test Framework] Learn to write better automated tests that will dramatically increase your productivity and have fun while doing so...2 hours ago
-
Top 10 Eclipse Plugins for Java and Spring Boot Developers - There is no doubt that Eclipse is one of the most popular IDEs for Java development, and what makes Eclipse great is nothing but Plugins. There are hundre...2 hours ago
-
How to Initialize an Array in Java - Connect to us ( @twitter | @facebook ) To initialize an array in Java, use square brackets, curly braces, or the built-in methods of the IntStream interf...3 months ago
-
EndOfLife Software packages - The "End of Life" (EOL) page for Software provides information on the release dates, support periods, and security status of different Software versions. I...1 year ago
-
Book Review: The Girl in White Gloves by Kerri Maher - [image: The Girl in White Gloves]*The Girl in White Gloves by Kerri Maher* *Goodreads* I was curious to learn about old Hollywood, but beyond that I wasn't ...5 years ago
-
convert .pem file to .ppk using puttygen - AWS - PEM-Privacy Enhanced Mail is a Base64 encoded DER certificate file format. PEM certificates are frequently used for web servers as they can easily be tra...5 years ago
-
Spring Boot Webflux DynamoDB Tutorial - Creating REST API in Spring Boot Webflux and AWS DynamoDB. Step by step guide for storing retriving data in DynamoDB using Spring Boot Webflux and exposing...5 years ago
-
Top Developer Collaboration Tools - How to drive your project into a corner? Just in case you wondered, there are multiple options. The surest one is miscommunication. Considering that you ca...6 years ago
-
Highlighting Google Cloud’s talks at Puppetize Live - Highlighting Google Cloud’s talks at Puppetize Live Kristina Psaris-Weis 16 October 2018 Off [image: Andrew Nhem] Andrew Nhem Events — Partn...7 years ago
-
What are the topics to focus on AWS Certified SysOps Administrator Associate certification exam preparation? - AWS Certified SysOps Administrator Associate exam is comparatively toughest exam in the associate level exams. Other two exams Solutions Architect and Dev...8 years ago
-
Meet The Wattpad Stars: Brittany Geragotelis - After 10 years of pounding the pavement with publishers and agents, Brittany Geragotelis decided to break free from gatekeepers by posting an original stor...8 years ago
-
Breaking Down Barriers in Sexual and Reproductive Health Reporting in Africa - *This is a guest post by Humphrey Nabimanya, founder of Reach a Hand Uganda. * [image: 2016-04-15-1460736651-1435623-huffpo1.jpg]*Journalists and bloggers...9 years ago
-
Wildfly 8.x : Control maximum number of connections (threads) assigned to an application - In Wildfly, multiple applications can be deployed together. With the default configuration, there is no control on the maximum number of connections/threa...9 years ago
-
POI Hide UnHide Rows Columns Java Example - In this tutorial, we will discuss how to hide / unhide rows / columns in an Excel worksheet using Apache POI, with suitable Java Examples.We will cover the...11 years ago
-
OSGi - Road Ahead - OSGi has been introduced many times in the past few years and will still require some in the future1. With so many introductions, one might be inclined to ...11 years ago
-
The Two Ways of Doing a Job - Whether it's deployment, development, performance tuning, troubleshooting or something else, there are two fundamentally different ways of doing your job: ...13 years ago
-
List of demonstrations on this page And How To Find Them And How To Get Them. - Here Is A List of demonstrations on this page with the link back to the tutorial : How To Add A Scrolling Recent Posts Gadget To Your Blog You Can See T...15 years ago
-
Newest Blogger Templates - Click for more templates below: Favorite templates | Previous templates 161 - 170 >>15 years ago
-
Create Thumbnail Albums in Blogger with WLW. - To create thumbnail albums in Blogger posts we create tables and insert images in each table cell. The process of coding a table in HTML is cumbersome and...16 years ago
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-