View details of all successful and failed sudo command executions.
Zobacz szczegóły wszystkich udanych i nieudanych wykonań poleceń sudo.
Not all commands require sudo, only ones that modify parts of the system.
Nie wszystkie polecenia wymagają sudo, jedynie te, które modyfikują części systemu.
Depending on your system, you may need to prepend these commands with sudo.
Zależnie od systemu konieczne może być poprzedzenie tych poleceń elementem sudo.
Install sudo and activate it by setting options in/etc/sudoers.
Zainstaluj sudo i skonfiguruj go poprzez edycję/etc/sudoers.
Alternatively, sudo can be used to automate the command sequence
Opcjonalnie, sudo może być wykorzystane dla zautomatyzowania tej sekwencji poleceń
There are more tips available on using npm without sudo, if you desire to do that.
Jest dostępnych więcej porad na temat korzystania z npm bez sudo, jeśli chcecie to zrobić.
While openvpn is running, check your network configuration with sudo ifconfig -a.
Podczas gdy openvpn jest uruchomiony, sprawdź swoją konfigurację sieci używając sudo ifconfig -a.
Blue colour (sudo notice in columns is coloured red).
Niebieski kolor (zawiadomienie sudo w kolumnach jest w kolorze czerwonym).
Use commands sudo, super, or su -c to gain the limited root privileged when needed.
Jeśli zajdzie potrzeba, używaj komend sudo, super lub su -c, aby uzyskać ograniczone przywileje roota.
Next we refresh the repos cache and install the new environment: sudo apt update
Następnie odświeżamy cache repozytoriów i instalujemy nowe środowisko: sudo apt update
We strongly recommend that you avoid logging in as root user and instead use su -c or sudo for running commands requiring root access.
Mocno zalecamy unikanie logowanie się jako użytkownik root i używanie su -c lub sudo do wykonywania poleceń wymagających dostępu roota.
However, after you have typed "sudo" once and entered your password,
Jednak po tym jak raz wpisałeś "sudo" i wprowadziłeś swoje hasło,
The advantage of sudo is that it only requires an ordinary user's password to log in, and activity is monitored.
Zaletą sudo jest to, że do zalogowania potrzebuje jedynie podania hasła użytkownika, a dodatkowo monitoruje aktywność użytkownika.