05 2016 档案
摘要:命令行运行 sudo apt-get install gfortran
阅读全文
摘要:最近在Ubuntu12.04的32位版本上安装vscode,我下载的是32位deb包, vscode官网 安装命令 sudo dpkg -i vscode-i386.deb 安装完成没有报错,但是点击快捷方式无法运行,于是在命令行直接运行 /usr/share/code/code (vscode安装
阅读全文
摘要:.ps1文件是PowerShell写好的脚本文件。在Windows系统中,默认情况下是不允许执行.ps1文件的,那么怎么才能让系统允许执行.ps1文件呢? 什么是“.ps1”文件? 这个是PowerShell写的脚本文本,你可以在记事本中写一段PowerShell代码,然后将其保存为“xxx.ps1
阅读全文
摘要:Login to your Gitlab > Admin area > settings > Features > remove the check mark "Signup enabled" Source page: https://forum.gitlab.com/t/disable-user-
阅读全文
摘要:Stop gitlab and remove its supervision process sudo gitlab-ctl uninstall Debian/Ubuntu sudo dpkg -r gitlab Redhat/Centos sudo rpm -e gitlab Source pag
阅读全文

浙公网安备 33010602011771号