How to install python packages using pip
You can install packages one by one, or by setting a requirements.txt file for your project. If you want to create a requirements.txt file from the already installed packages, run the following command: The…
You can install packages one by one, or by setting a requirements.txt file for your project. If you want to create a requirements.txt file from the already installed packages, run the following command: The…
We can also use Ansible as an Infrastructure as Code then why should we go with Terraform? Ansible follows a procedural style whereas Terraform follows a declarative style. To demonstrate…
exit – cause normal process terminationlogout – terminates login shelldd – Convert and copy a file (Disk Dump)dirname – Strip non-directory suffixes from a pathecho – Print to standard outputenv…
Deploying containers on AWS Elastic Container Service has never been easier. Elastic Container Service (ECS) is a highly scalable, high performance container management service that supports Docker containers and allows…
When you login you get “$” prompt, what is the prompt for root?# Explain the difference between grep and egrep?Search online What is the port # for DNS, NTP and…
#hdd #ssd #harddrive #windows10 #laptop #tutorialsfor How to check Hard Drive is HDD or SSD in windows 10 – Tutorialsfor.com Solid state drives (SSDs) and hard disk drives (HDDs) are…