Assignment#1

Docker commands: docker imagesdocker pull image namedocker -versiondocker run -it -d imagenamedocker psdocker ps -adocker create –name ContainerName imagenamedocker start ContainerNamedocker stop ContainerNamedocker restart ContainerNamedocker rm containernamedocker pause containernamedocker kill containernamedocker unpause conatinernamedocker exec -it containerName bash How to configure SMTP server in Sonarqube? Log in to the SonarQube dashboard and click on the “Administration” tab. Browse to the “Configuration -> General settings -> General” menu. Under the “Email” section, fill out the required information. The settings below configure SonarQube

Read more

DevOPs Q1. Title – List of 20 popular commands of docker docker run – Runs a command in a new container. docker start – Starts one or more stopped containers docker stop – Stops one or more running containers docker build – Builds an image form a Docker file docker pull – Pulls an image or a repository from a registry docker push – Pushes an image or a repository to a registry docker images docker ps docker ps -a

Read more

Assignment#1 for DevSecOps Batch

Pre – Step#1 – Register and Validate your account at bestDevOps.com – https://www.bestdevops.com/wp-login.php?action=register – Step#2 – Login – Step#3 – Create a POST on following questions #Q1. Title – List of 20 popular commands of docker docker version docker info docker help docker ps docker ps -a docker exec docker kill docker stop docker start docker restart docker pause docker unpause docker rm docker rmi docker run docker images docker create docker pull docker attach docker inspect #Q2. Title –

Read more

Q1. Title – List of 20 popular commands of docker

docker run – Runs a command in a new container. docker start – Starts one or more stopped containers docker stop – Stops one or more running containers docker build – Builds an image form a Docker file docker pull – Pulls an image or a repository from a registry docker push – Pushes an image or a repository to a registry docker images docker ps docker ps -a docker help docker run -it -d <image name> docker exec -it

Read more

List of top 20 Docker Commands

Docker create Docker ps Docker which image Docker ps -a Docker info Docker help Docker which Docker start Docker run Docker kill Docker pause Docker unpause Docker wait Docker rm Docker update Docker port How to configure SMTP server in Sonarqube? Log in to SonarQube Dashboard Go to MyAccounts –> Notifications Select your project for which email notifications are to be set check the scan conditions based on which email notification is to be sent List of most popular plugins

Read more

Assignment#1 – DevSecOps Batch #Q1. Title – List of 20 popular commands of docker Ans : 1. docker version 2. docker info 3. docker help 4. docker images 5. docker ps 6. docker ps -a 7. docker create –name name1 httpd 8. docker start abc 9. docker stop abc 10. docker restart abc 10. docker pause abc 11. docker unpause abc 12. docker kill abc 13. docker rm abc 14. docker run -d httpd 15. docker pull httpd 16. docker

Read more

Assignment#1 for DevSecOps Batch

Prerequisites Step#1 – Register and Validate your account at bestDevOps.com – https://www.bestdevops.com/wp-login.php?action=register Step#2 – Login Step#3 – Create a POST on following questions Q1. Title – List of 20 popular commands of docker Solution 1: docker create –name ankush1 httpd docker ps docker ps -a docker start ankush1 docker  stop ankush1 docker restart ankush1 docker pause ankush1 docker unpause ankush1 docker kill ankush1 docker rm ankush1 docker version docker info docker help docker pull httpd docker create httpd docker run

Read more

Assignment#1 for DevSecOps Batch

Title – List of 20 popular commands of docker docker info, docker version, docker images, docker ps, docker run, docker pull, docker rm <container>, docker rmi <image>, docker tag <src_image> <name>:<version>, docker create, docker start, docker stop, docker pause, docker unpause, docker push, docker kill, docker inspect, docker exec, docker logs <container>, docker restart Title – How to configure SMTP server in Sonarqube? In the sonaqube GUI –> Go to administration –> General –> Under Email section –> Set up

Read more

DecSecOps

Q1. Title – List of 15 popular commands of docker Which Docker version$ docker –version Images – list of images on docker$ docker images Downloading image from repository$ docker pull httpd ‘ps -a’ – List all the docker containers running/exited/stopped with container details.$ docker ps -a exec – Access the docker container and run commands inside the container.$ docker exec -it Run – Run the docker image mentioned in the command.$ docker run -it -d httpd Removing container – Remove

Read more

Assignment#1 for DevSecOps Batch

Pre Step#1 – Register and Validate your account at bestDevOps.com – https://www.bestdevops.com/wp-login.php?action=register Step#2 – Login Step#3 – Create a POST on following questions Q1. Title – List of 20 popular commands of docker docker –version-This command is used to get the currently installed version of dockerdocker pull-This command is used to pull images from the docker repository(hub.docker.com). Usage: docker pull docker run-This command is used to create a container from an image..Usage: docker run -it -d docker ps-This command is

Read more

Assignment#1 for DevSecOps Batch

Q1. Title – List of 20 popular commands of docker docker version docker info docker images docker ps docker ps -a docker pull docker start docker stop docker restart docker pause docker unpause docker kill docker run docker build docker rm docker exec docker commit docker create docket attach docker inspect Q2. Title – How to configure SMTP server in Sonarqube? Log in to the SonarQube dashboard Click on the “Administration” tab. Browse to the “Configuration” Go to “General settings”

Read more

DevOps Assignment

#Q1. Title – List of 20 popular commands of docker 1.docker ps2.which docker3.docker info4.docker images5.docker ps -a6.docker help7.docker version8.docker pull9.docker create10.docker start11.docker restart12.docker stop13.docker pause14.docker unpause15.docker kill16.docker rm17.docker run18.docker exec19.docker attach20.docker inspect #Q2. Title – How to configure SMTP server in Sonarqube? Login to sonar cube dashboard and click on the Administration Tab. Then under Configuration -> General settings -> General” menu. Under Email section add required filed as like following SMTP PORT : 587 SMTO HOST : smtp.gmail.com Secure

Read more

DevSecOps Session

Assignment 1 List of Popular commands of Dockers: docker start docker stop docker commit docker run docker pause docker unpause docker kill docker info docker commit docker create docker save docker version docker restart docker help List of most popular plugins of Jenkins from plugins.jenkins.io/ GIT subversion(SVN) git pipeline for blue ocean Jira junit SonarQube SMTP setting. Navigate to http://13.126.220.1:9000/admin/settings Under General –> Email do the SMPT configurations

Read more

Assignment#1 for DevSecOps Batch

Q1. List of 20 popular commands of docker docker run – Runs a command in a new container. docker start – Starts one or more stopped containers docker stop – Stops one or more running containers docker build – Builds an image form a Docker file docker pull – Pulls an image or a repository from a registry docker push – Pushes an image or a repository to a registry docker images docker ps docker ps -a docker help docker

Read more

Assignment#1 for DevSecOps Batch

Pre Step#1 – Register and Validate your account at bestDevOps.com – https://www.bestdevops.com/wp-login.php?action=register Step#2 – Login Step#3 – Create a POST on following questions Q1. Title – List of 20 popular commands of docker Q2. Title – How to configure SMTP server in Sonarqube? Q3. Title – List of most popular plugins of Jenkins from plugins.jenkins.io/

Read more

[SOLVED] xampplib: line 22: netstat: command not found

When I try to start my xampp in the server I found these errors: sudo /opt/lampp/lampp restartStarting XAMPP for Linux 7.2.34-0…XAMPP: Starting Apache…/opt/lampp/share/xampp/xampplib: line 22: netstat: command not found/opt/lampp/share/xampp/xampplib: line 22: netstat: command not found ok.XAMPP: Starting MySQL…/opt/lampp/share/xampp/xampplib: line 22: netstat: command not foundok.XAMPP: Starting ProFTPD…/opt/lampp/share/xampp/xampplib: line 22: netstat: command not foundok. How can I solve this problem with xampplib and how can I get the xampp to work? Solution It seems that your xampp instance is complaining about a

Read more

One To One Relationship in Laravel

What is One To One relationships and usage of hasOne() and belongsTo() ? One to one relationships are very straightforward in Laravel. Make sure that one of the tables has a key that references the id of the other table. For example, an ‘address’ table will have a field called user_id . That will reference the users_id field. A one-to-one relationship exists when each row in one table has only one related row in a second table. For example, a business might decide

Read more

Simple view of add file into git repository

How to add File in Git repositery or import project into Git ? Install Git, use git-bash and goto git directory into git-bash by: $ cd c:/git Now open ‘Git-hub’ in browser or software and just create a ‘new’ repository by clicking create repository with new repository name. you can add readme file. This ‘repository folder’ is to be showing on git directory. github/login Now open git-base and enter the two commands one by on: Now copy the path of

Read more

Eloquent ORM Model for Database in Laravel

What is Laravel eloquent ORM ? Laravel includes Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. In addition to retrieving records from the database table, Eloquent models allow you to insert, update, and delete records from the table as well. The Eloquent ORM included with Laravel provides a simple Active Record implementation for working with your database. Each database table has a corresponding “Model” which is used to interact with that table. Before getting started, be sure

Read more
1 44 45 46 47 48 332