Skip to main content

Posts

DevOps Engineer: The Key to Successful Software Delivery

In today's fast-paced and ever-changing world of software development, DevOps has become an essential practice for organizations that want to deliver high-quality software efficiently and consistently. DevOps engineers are at the forefront of this movement, playing a critical role in the software development lifecycle. In this blog post, we'll explore what it takes to become a successful DevOps engineer and how you can help your organization achieve its software delivery goals. What is DevOps? DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to enable organizations to deliver software more quickly and reliably. DevOps emphasizes collaboration and communication between developers, operations teams, and other stakeholders, and focuses on automating the software delivery pipeline from development to production. DevOps engineers are responsible for designing and implementing the tools and processes that enable this automation and collabo

How to block Facebook, Youtube, any webpage and apps from Mikrotik effectively

 Steps 1: First of all we create a address list of local ip lan in IP Firewall Address List in Mikrotik Firewall or Router. Step 2: Then we can create a Firewall Raw rule for domain  .facebook.com  which can create a dynamic IP address list which can make a ip list for Facebook. here we have uses list name IP-Facebook. Similar way, we can use address list IP-Facebook in all raw rule for .facebook.net, .fbcdn.net, .fbsbx.com, .fb.com, .fb.gg, .messenger.com. Now we can create a Firewall raw rule for domain .facebook.com. First here, we can select chain prerouting in general tab. Then, in Raw advance tab, select IP-LAN address list which we have create earlier in src and dst address list as like as screenshot and select not ! sign in dst. address list. And in content option write .facebook.com similarly for .facebook.net, .fbcdn.net, .fbsbx.com, .fb.com, .fb.gg, .messenger.com. Then in action tab, we can select add dst to address list and in Address list we can give the name of address

VPN Client Setup in Windows

PPTP and L2TP Client Setup on Windows 10: From  “ Control Panel “, select the  “ Network and Sharing Center ” and then choose “ Set up a new connection or network “ On the next window, choose “ Connect to a workplace “ then click Next Then select " No,create a new connection" .then click Next .     Choose “ Use my Internet Connection (VPN) ” from the next window. Select the server address which is a Public ip used in your vpn server. Destination Name will be whatever you want here Destination Name is VPN Connection.Then click on Create.then PPTP client will be create. Now we can see a VPN Connection client will be create.From adapter setting we will see a VPN Connection Adapter will create. Then click Mouse Right Button on VPN Connection and go to Properties and select Security Tab. In security window select type of VPN, if you want to keep it Automatic or PPTP or L2TP/IPsec you can select it from Drop Down Menu.Here we a