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