Skip to content

Instantly share code, notes, and snippets.

View dJani97's full-sized avatar
💭
Fluttering...

János Dobszai dJani97

💭
Fluttering...
  • Flutter Developer at UpScale
  • Pécs, Hungary
  • 06:55 (UTC +02:00)
View GitHub Profile
@dJani97
dJani97 / Access
Last active January 11, 2019 12:28 — forked from dariadobsai/Helper files
RedHat RHCSA common workflows
# Change to root user:
sudo su -
-------------------------------------------------------------------------
# Change to some user:
sudo su - username
sudo -i -u username