Sixth days of java full stack training :
In this training we learned about some features of Mozilla products
1. Fire fox Focus
It is the privacy browser designed by Mozilla based upon the fire fox for mobile
It is available for both android and IOS
It give search results faster and once the user came out of the browser the history will delete
2. Fire focus Relay:
It provide the masked email id of original email id to used in the sign up and other email requirement
It reduce the spam by using the email id
It absolutely free to use
*3. Mozilla Monitoring: *
These tool is used to manage the user presence in online and protect the personal information
It protect the user email id from the data breach
It also provide the paid version monitor plus for the user
Monitor plus is automatically remove the email from the broker site and continuously monitoring the user personal information.
For more information about Mozilla Refer this link:
https://en.wikipedia.org/wiki/Mozilla
Seventh Day of Java full stack Training :
In this training I am learned about how to create the group and project in git lab and also how to add member in the project
Steps in creation of group:
- Click the
+
icon to create the group
- In the drop down menu you can select the new group for group creation
- After selecting the new group you can select the option create for new group and import group is for user having already one group they can import by using the import group option
- After selecting the create blank give the name for group name
and give the
visibility option as public or private
and give the option forwho can access my group by company and team or just me
- After that click create group for creation
Project creation in Group :
- In group section having the option to create the project
- After selecting the new project select the option to create project
- After selection of project type
give the name for project
, choose thevisibility is private or public
, and click create project
Git command to clone the project from Git Lab to local system
git clone :
- First step for cloning the project in to local system to copy the address of the git lab for project
- Open the linux terminal with your path where the git lab project to clone
- Before cloning provide your user name and password of git lab to clone
Top comments (0)