set user as admin gitlab
# Open the rails console, i.e:
sudo gitlab-rails console -e production
# Excute the follwing:
# Find user
user = User.find_by(username: 'my_username')
# Make the desired change
user.admin = true
# Save the changes
user.save!
# Exit the console
exit
# Log in/refresh page to see the changes
Also in C++:
- android logs for app on terminal
- install node and npm ubuntu
- shell script to check the directory exists
- check th binggest file in linux
- declare dataset in powershell
- how to install steam on ubuntu
- grep ignore repeated lines
- git updates were rejected because the tip of your current branch is behind
- how to install pycharm in linux
- create zip file terminal linux
- brew install wine
- install package in r
- install perl 5 on ubuntu 2020
- cd in linux
- powershell delete columns in multiple csv files
- how to check if tor is installed
- If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvDestroyAllWindows'
- pyttx3
- running node js on raspberry pi
- powershell check iso sha256sum
- git delete remote name
- disable sound tab windows 10
- git status just shows directory and not files
- init step way to create repository git