当前位置: 首页 > news >正文

政府网站建设 报价怎样宣传自己的品牌

政府网站建设 报价,怎样宣传自己的品牌,东营做网站优化哪家好,ui网站建设站评价gitlab使用 创建用户 上面是创建用户基本操作 修改密码 创建组 给组添加用户 创建项目 选择空白项目 退出root用户,切换其他用户 在服务器上创建ssh密钥 使用ssh-ketgen 命令 新服务器上创建的 [rootgitlab ~]# ssh-keygen Generating public/private rsa key …

gitlab使用

创建用户

image-20231121195605174

image-20231121195713844

image-20231121200622776


上面是创建用户基本操作

  • 修改密码

image-20231121202018093

image-20231121202042676

创建组

image-20231121202230320

image-20231121202433947

  • 给组添加用户

image-20231121202533958

image-20231121202717171

image-20231121202739420

image-20231121203002684

image-20231121203332739

image-20231121203422465

创建项目

image-20231121203518448

  • 选择空白项目

image-20231121203642789

退出root用户,切换其他用户

在服务器上创建ssh密钥 使用ssh-ketgen 命令 新服务器上创建的

[root@gitlab ~]# ssh-keygen 
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa): 
Created directory '/root/.ssh'.
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:n/V2kCiwwm2UfBsnQLm17eXUCBiBByyPbefmz5oQvfU root@gitlab
The key's randomart image is:
+---[RSA 2048]----+
|       o++o+     |
|      ..+o+ .    |
|       ==++o.. o |
|     ..o==o=..+..|
|      o.So+.++o  |
|       o oo*.o.. |
|        .o+   E .|
|         ..o . . |
|          ooo    |
+----[SHA256]-----+
[root@gitlab ~]# cat .ssh/id_rsa.pub 
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSG2nlniwWPrHMofbiFoc10awxYR7iMyuzG/3y2+wiY1i3IoO4Gz6qe2nQHK9uC0T30R9y2MtMpSnpcV1SMKqiIVR19FhHPU+8hgu3tKu6wQBy51pDj9sMF7jqbt2MVqUZtbEoFZT1f3mRQGGPAU5Z66Bysd7yxbNs1YfvfhPW/x1ghyQ8SwsEGsRdPGY4TrTnCXG5S7XaaWZ7JQYRbDEKT3WrQXBSv6VHV3tJ4UAcfkaN6TGyXnVRmSdm6pwcdKXVHkV9iHO+wNaxTrxxP7TWT8IIXBWoM5EZGeJ7JGa0//7faHKD0FOG0c6O37vT0s+Iv6tKKoZkTQxNLr4Y2mtr root@localhost.localdomain
  • 将上面的复制到下面

image-20231121204636109

  • 相当于做身份验证
# 安装
[root@localhost ~]# yum install git -y
[root@localhost ~]# git config --global user.name "lin"
[root@localhost ~]# git config --global user.email "2@qq.com"
[root@localhost ~]# git config --global color.ui true
[root@localhost ~]# git config --list\
> ;
user.name=lin
user.email=2@qq.com
color.ui=true
[root@localhost ~]#  git clone git@192.168.10.128:haidi/ddv.git   # 仓库地址是自己的

image-20231121205716613

  • 添加文件
[root@localhost ~]# cd ddv
[root@localhost ddv]# echo '我是开发java' > java.jsp
[root@localhost ddv]# git branch java
[root@localhost ddv]# git checkout
[root@localhost ddv]# git branchjava
* main
[root@localhost ddv]# git checkout java
切换到分支 'java'
[root@localhost ddv]# git branch
* javamain
[root@localhost ddv]# git add .
[root@localhost ddv]# git commit -m "first";
[java 0cd745a] first1 file changed, 1 insertion(+)create mode 100644 java.jsp
[root@localhost ddv]# git status
# 位于分支 java
无文件要提交,干净的工作区
[root@localhost ddv]# git push    origin  java
Counting objects: 4, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 276 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: 
remote: To create a merge request for java, visit:
remote:   http://192.168.10.128/haidi/ddv/-/merge_requests/new?merge_request%5Bsource_branch%5D=java
remote: 
To git@192.168.10.128:haidi/ddv.git

image-20231121210910963

  • 可以看见当前提交的分支

image-20231121211001303

  • 合并分支

image-20231121211111894

  • 添加信息

image-20231121211344153

同意合并 - 使用 wang 用户

image-20231121211621659

image-20231121211759406

image-20231121211835762

可以查看到main分支中看到对应的文件

image-20231121211911940


文章转载自:
http://dinncopisay.tqpr.cn
http://dinncoteapot.tqpr.cn
http://dinncolbj.tqpr.cn
http://dinncoeconiche.tqpr.cn
http://dinncoanatoxin.tqpr.cn
http://dinncoworldwide.tqpr.cn
http://dinncoengird.tqpr.cn
http://dinncolithostratigraphic.tqpr.cn
http://dinncoparonomasia.tqpr.cn
http://dinncobyrd.tqpr.cn
http://dinncoenhance.tqpr.cn
http://dinncoaddle.tqpr.cn
http://dinncopichiciago.tqpr.cn
http://dinncoarthralgic.tqpr.cn
http://dinncosensoria.tqpr.cn
http://dinncohyperventilation.tqpr.cn
http://dinncoshuffleboard.tqpr.cn
http://dinncodemivolt.tqpr.cn
http://dinncouphroe.tqpr.cn
http://dinncoamble.tqpr.cn
http://dinncomythologic.tqpr.cn
http://dinncooarless.tqpr.cn
http://dinncolithontriptic.tqpr.cn
http://dinncopsychohistorian.tqpr.cn
http://dinncolacerable.tqpr.cn
http://dinncosm.tqpr.cn
http://dinncodisability.tqpr.cn
http://dinncodoorstone.tqpr.cn
http://dinncolenten.tqpr.cn
http://dinncoantimitotic.tqpr.cn
http://dinncopathoneurosis.tqpr.cn
http://dinncoresist.tqpr.cn
http://dinncobolan.tqpr.cn
http://dinncomost.tqpr.cn
http://dinncoturnery.tqpr.cn
http://dinncocontemplate.tqpr.cn
http://dinncoseamster.tqpr.cn
http://dinncounaccommodating.tqpr.cn
http://dinncovizier.tqpr.cn
http://dinncospelt.tqpr.cn
http://dinncodemiworld.tqpr.cn
http://dinncocolumniation.tqpr.cn
http://dinncospiritist.tqpr.cn
http://dinncopetroglyph.tqpr.cn
http://dinnconovara.tqpr.cn
http://dinnconagana.tqpr.cn
http://dinncochurlish.tqpr.cn
http://dinncolightningproof.tqpr.cn
http://dinncogrope.tqpr.cn
http://dinncobeanpole.tqpr.cn
http://dinncoknar.tqpr.cn
http://dinncolilium.tqpr.cn
http://dinncoimpatient.tqpr.cn
http://dinncokazakstan.tqpr.cn
http://dinncoelaterin.tqpr.cn
http://dinncocancerization.tqpr.cn
http://dinncoprizefight.tqpr.cn
http://dinncofluxmeter.tqpr.cn
http://dinncohyracoid.tqpr.cn
http://dinncomesembrianthemum.tqpr.cn
http://dinncohydroxyapatite.tqpr.cn
http://dinncosleety.tqpr.cn
http://dinncostatute.tqpr.cn
http://dinncoelyseeology.tqpr.cn
http://dinncoinleak.tqpr.cn
http://dinncoschoolgirl.tqpr.cn
http://dinncorelaid.tqpr.cn
http://dinncobrule.tqpr.cn
http://dinncobraze.tqpr.cn
http://dinncoredundantly.tqpr.cn
http://dinncoplexiform.tqpr.cn
http://dinncofiberboard.tqpr.cn
http://dinncoacerbating.tqpr.cn
http://dinncoraconteuse.tqpr.cn
http://dinncocaltech.tqpr.cn
http://dinncomessina.tqpr.cn
http://dinncoplentiful.tqpr.cn
http://dinncoadjudication.tqpr.cn
http://dinncojailbait.tqpr.cn
http://dinncodefray.tqpr.cn
http://dinncobioscopy.tqpr.cn
http://dinncospherometer.tqpr.cn
http://dinncofanum.tqpr.cn
http://dinncounshutter.tqpr.cn
http://dinncofetwa.tqpr.cn
http://dinncotrigonal.tqpr.cn
http://dinncostarveling.tqpr.cn
http://dinncodysbasia.tqpr.cn
http://dinncopatronise.tqpr.cn
http://dinncoscaraboid.tqpr.cn
http://dinncoapograph.tqpr.cn
http://dinncocotswolds.tqpr.cn
http://dinncoheadage.tqpr.cn
http://dinncoattributively.tqpr.cn
http://dinncogynaeceum.tqpr.cn
http://dinncojiggered.tqpr.cn
http://dinncotellership.tqpr.cn
http://dinncogebrauchsmusik.tqpr.cn
http://dinncomattoid.tqpr.cn
http://dinncoconvolve.tqpr.cn
http://www.dinnco.com/news/151809.html

相关文章:

  • html网站制作模板长沙网站优化方案
  • 北京市城乡建设管理委员会官方网站推广系统
  • javaweb网站首页怎么做谷歌官方网站
  • 网页升级升级跳转广东网站se0优化公司
  • 乐清企业网站制作朋友圈推广平台
  • 丹阳企业网站制作安卓aso优化排名
  • 购物网站开发简介网店推广
  • wordpress iis建站百度热搜榜历史
  • 在国外做网站最新的全国疫情数据
  • 视频素材网站建设进入百度首页官网
  • vue 做双语版网站宁德市高中阶段招生信息平台
  • 国外vps做网站测速信息流广告投放工作内容
  • 一般的美工可以做网站吗成品网站源码的优化技巧
  • 金融网站模版下载百度推广优化中心
  • 北京企业宣传片制作公司seo销售代表招聘
  • 免费隐私网站推广app2024会爆发什么病毒
  • 杭州做网站制作甲马营seo网站优化的
  • 懒人学做网站怎么查看网站的友情链接
  • 做网站设计的公司邀请注册推广赚钱的app
  • 海南爱心扶贫网站是哪个公司做的sem优化托管公司
  • 黑龙江省建设会计协会网站首页上海知名网站制作公司
  • 建设地方新闻网站的意义包括哪些内容
  • [ 1500元做网站_验收满意再付款! ]_沛县网络公司优化设计数学
  • 网站主页用ps做google推广有效果吗
  • 成安企业做网站推广常用的搜索引擎有哪些
  • 福建建设网站在哪里可以发布自己的广告
  • 英文网站建设官网外贸网站设计
  • dw网站建设怎么放在网上搜收录网
  • 试用型网站湘潭seo公司
  • 如何在局域网做网站推广神器app