Discord icon Twitter icon Facebook icon LinkedIn icon GitHub icon RSS icon
Labbots
  • Home
  • Technology
  • Tags
  • Search
  • github
  • Rss

Labbots

Terraform Google site verification
Terraform

Terraform Google site verification

Automating google site verification using terraform

  • Labbots
    Labbots
Labbots 10 Mar 2021 • 2 min read
Enabling touch ID for access on Terminal
Mac OS

Enabling touch ID for access on Terminal

Simple way to allow Mac Touch ID authentication in Command prompt.

  • Labbots
    Labbots
Labbots 22 Feb 2021 • 1 min read
Measure CPU and GPU temperature of Raspberry PI
Raspberry Pi

Measure CPU and GPU temperature of Raspberry PI

A simple bash script to measure the temperature of CPU and GPU of Raspberry Pi.

  • Labbots
    Labbots
Labbots 11 Sep 2020 • 1 min read
Ubuntu 18.04 installation with LUKS and LVM
Technology

Ubuntu 18.04 installation with LUKS and LVM

Installation Process Pre-installation from live OS This setup of Ubuntu with LUKS and LVM is tested on Ubuntu 18.04. Boot Ubuntu from a Live OS and select the option

  • Labbots
    Labbots
Labbots 5 Jun 2019 • 4 min read
Bash script to Switch PHP Versions in Ubuntu
Bash

Bash script to Switch PHP Versions in Ubuntu

I found myself constantly needing to switch PHP versions in my development environment based on the projects I work on. I wanted to have a simple way to switch php

  • Labbots
    Labbots
Labbots 19 Oct 2017 • 1 min read
My Favorite Bash aliases that increases productivity
Bash

My Favorite Bash aliases that increases productivity

Intoduction I have been using Linux (Ubuntu) well over a decade and I fell in love with command line interface which gives you more control and power over the system.

  • Labbots
    Labbots
Labbots 11 Nov 2016 • 3 min read
Networking Interview Questions
Interview questions

Networking Interview Questions

What is subnet and what are the benefits of subnetting? Used in IP Networks to break up larger networks into smaller subnetworks. Subnetting helps reduce network traffic and the size

  • Labbots
    Labbots
Labbots 9 Jun 2016 • 13 min read
Microsoft Exchange Interview Questions
Interview questions

Microsoft Exchange Interview Questions

Mention what are the new features in MS Exchange 2013? Integration with Lync and SharePoint: With site mailboxes and in-place eDiscovery, it offers a greater integration with Microsoft Sharepoint and

  • Labbots
    Labbots
Labbots 7 Jun 2016 • 19 min read
how to migrate from one ubuntu machine to another
Bash

how to migrate from one ubuntu machine to another

Step 1: Gather details on packages installed on the source machine To get the list of all packages installed on the machine. The following command can be used. This one

  • Labbots
    Labbots
Labbots 24 Apr 2016 • 2 min read
Split and Merge file using dd command
Bash

Split and Merge file using dd command

dd command is one of the powerful utility in Linux and should be in every hacker's arsenal. dd command is used to manipulate binary files directly. dd is the tool

  • Labbots
    Labbots
Labbots 13 Apr 2016 • 1 min read
Open VPN config file split and merge
Bash

Open VPN config file split and merge

I am a big fan of OpenVPN and I use OpenVPN for both work and personal purposes. Using VPN is an integral part for me as I rely on it

  • Labbots
    Labbots
Labbots 12 Apr 2016 • 1 min read
Delete stale files by last accessed time and created time (Bash)
Bash

Delete stale files by last accessed time and created time (Bash)

I implemented file based caching on one of my projects to cache large number of responses which are CPU and memory intensive. The file caching worked as a charm at

  • Labbots
    Labbots
Labbots 10 Apr 2016 • 1 min read
Bash Cheat Sheet - File operation
Bash

Bash Cheat Sheet - File operation

List of pure bash shortcuts to perform file operations.

  • Labbots
    Labbots
Labbots 7 Apr 2016 • 2 min read
Google Drive upload bash script
Technology

Google Drive upload bash script

I was looking for a simple command line script to upload files to Google drive and I stumbled upon gdrive a command line utility to manage files in google drive.

  • Labbots
    Labbots
Labbots 3 Apr 2016 • 5 min read
Active Directory Interview Questions
Active Directory

Active Directory Interview Questions

Frequently asked interview questions on Active Directory. This is a compilation of question and answers on Active Directory from various sources listed below.This provides a starting point in preparation

  • Labbots
    Labbots
Labbots 29 Mar 2016 • 17 min read
Basic concepts of Active Directory Directory Services
Active Directory

Basic concepts of Active Directory Directory Services

What is Active Directory Directory Services (ADDS)? Active Directory is useful for managing enterprise's user information. It is used for storing and managing large volume of user credentials. Active Directory

  • Labbots
    Labbots
Labbots 28 Mar 2016 • 6 min read
Labbots
  • Home
  • Technology
  • Tags
  • Search
  • github
  • Rss
Labbots © 2023
Privacy Policy Cookie Policy Latest Posts
×