Search
You can find the results of your search below.
Fulltext results:
- gruppe
- ====== Linux User Management ====== ===== Create User ===== * ''useradd'' * Native binary compiled with the system * Creates only a user by default (you have to use switches) to specify ... which uses ''useradd'' among others * More user friendly and interactive * Creates a fully
- signal
- opt/Signal/signal-desktop </code> ===== Multiple User Profiles ===== ====== Linux ====== <code ini /us... ssenger Icon=signal-desktop Exec=signal-desktop --user-data-dir=/home/[[your user]]/.config/[[SomeProfileFolder]] %u Terminal=false Categories=Network;Instant... AppData\Local\Programs\signal-desktop\Signal.exe -user-data-dir=C:\Users\SomeUserName\SomeProfileFolder'
- dbus
- 1/system.conf'' or ''dbus-monitor --system'') * User-session-specific instance / message bus (see ''/u... r/share/dbus-1/'' (''session.conf'' for ''--scope=user'' and ''system.conf'' as fallback) * ''--scope'' defines which systemd instance (user or system) is used to start the launcher === dbu
- git
- = ===== Aliases ===== <code> git config --global user.name "<full name>" git config --global user.email "<email address>" git config --global alias.co checko... elper store'' - Credentials are stored when the user logs in the next time ===== Submodules ===== ===
- ssh
- Proxy ===== ''ssh -C2qTnN -D 12345 -p 22 <system_user>@<domain>'' ===== SSH Agent Forwarding ===== ''ssh -A <system_user>@<domain>'' ===== Force Password Authentication (