sudo
美
英 
例句
Strip out any commands that you think might be harmful and disallow things, such as sudo (running with superuser privileges) or rm (delete).
刪除您認為有害的命令和不允許的內容,比如sudo(作為超級用戶運行)或rm(刪除)。
This account should be allowed to run sudo apt-get if the machines are connected to the network and have access to a Debian mirror.
如果機器是聯(lián)網(wǎng)的,這個演示帳號應該允許運行sudo的apt-get,并且可以連接Debian的鏡像。
For small businesses, sudo is usually just fine -- if you follow best practices and stay on top of the sudo configuration.
對于小企業(yè)來說,sudo往往夠好了——如果能按照最佳實踐來做并充分了解sudo配置的話。
Let's look at some of the best practices for controlling system access with sudo while still allowing users to be productive.
讓我們來看看利用sudo控制系統(tǒng)訪問權限且用戶依然能保有效率的一些最佳實踐吧。
Remember that you'll need to either run as the root user or use sudo. Those details are discussed in the last article if you've forgotten.
注意,您需要以根用戶的身份運行或是使用sudo,詳細內容請查看上一篇文章。
sudo: Allows you to run Snort with administrative privileges.
sudo:允許您使用管理特權運行Snort。
Using sudo, one can let these users gain authorized access without knowing the password that are allowed to su to.
可以使用sudo讓這些用戶得到訪問授權,而不需要知道目標賬戶的密碼。
Now installing applications and any required dependencies can be as simple as a one-line command (e. g. , "sudo apt-get install X" ).
現(xiàn)在,安裝軟件以及任何所需要的應用都和單行命令一樣簡單(比如說“sudoapt-getinstallX”這個命令)。
All that's left to do is install it with sudo make install.
剩下的工作就是使用sudomakeinstall進行安裝。
Configure sudo so that it has its own logfile for easy visibility into the use of sudo and activities of the sudoers.
配置sudo以使其擁有自己的日志文件,這樣sudo的使用和sudoers的變化更為透明。
Instead, try to configure sudo to allow users to run specific commands as the users they need to operate as.
作為替代,可嘗試配置sudo允許用戶以他們需要用來操作的用戶身份執(zhí)行特定命令。
Sudo is a utility that allows systems administrators to give users or groups the ability to run commands as another user.
系統(tǒng)管理員可以通過sudo實用程序讓用戶或組能夠作為另一個用戶運行命令。
But for larger shops with dozens of IT staff and tens or hundreds of servers, sudo quickly starts to show its flaws.
不過如果是更大型的企業(yè),擁有數(shù)十名IT人員和幾十乃至幾百服務器的情形,sudo的權限很快就展露無遺。
lm-sensors requires configuration after installation. Run 'sudo sensors-detect' form a Terminal to begin this.
IM-sensors需要配置安裝后,運行‘sudosensors-detect’開始有一個新的終端運行。
Sudo has a feature that uses time tickets to determine how long since the last sudo command was run.
sudo的一個特性使用時間票據(jù)判斷自從最后一次運行sudo命令以來已經(jīng)過了多長時間。
If you currently have sudo installed on your system, it will not overwrite your existing sudoers file.
如果系統(tǒng)上當前安裝了sudo,它不會覆蓋現(xiàn)有的sudoers文件。
One way is to use a configuration framework like Puppet to manage sudo configurations across multiple systems.
一種方法是使用配置框架如Puppet來跨多系統(tǒng)管理sudo配置。
Depending on the security model of your host, you might best do this as sudo stunnel .
根據(jù)主機的安全性模型,您最好是執(zhí)行下面的命令:sudostunnel…。
To install an application as a regular user, the sudo command can give you those root privileges temporarily.
普通用戶要安裝一個程序,可以通過sudo命令臨時獲得root用戶的特權。
The sudo could be expected to go to a substantial discount which would, if present behaviour patterns continued, widen over time.
可以預料,sudo會出現(xiàn)大幅貶值,而且如果當前的行為模式持續(xù)下去,貶值幅度會隨著時間的推移而擴大。
sudo is a good solution to normal user for root access, however it has its limitations.
對于普通用戶來說,sudo是實現(xiàn)root訪問的一種很好的解決方案,不過,它也有一定的局限性。
Log to a separate file: By default, sudo may log to a common messages logfile along with other system messages.
將日志記錄到其他文件:默認情況下,sudo可能將日志與其它系統(tǒng)消息一同記錄在一個普通的messages日志文件中。
Issue a sudo crm node standby command on the active node, see where the service went, then issue a sudo crm node online.
在活動節(jié)點上發(fā)出一個sudocrmnodestandby命令,觀察服務前往哪里,然后發(fā)出一個sudocrmnodeonline。
The important thing is to assess your network and decide whether sudo alone is sufficient to handle your needs.
重要的一點是評估網(wǎng)絡并確定是否sudo獨力就能滿足需要。
Provide privileges to a user id which can sudo to the service id to perform the operations.
向可用于替換服務ID來執(zhí)行操作的用戶ID授予權限。
If sudo isn't managed correctly, it's almost worse than simply sharing root credentials, because it provides a false sense of security.
如果未能正確管理sudo,幾乎比簡單地共享root信任權還要糟,因為它提供的是錯誤的安全感。
Some tools, like sudo, have been developed to address this issue, but none have been an end-all solution.
因此,開發(fā)了像sudo這樣的工具來解決這個問題,但是該工具也不是終極解決方案。
Sudo allows you to control who can run what commands as whom.
sudo允許您控制誰可以作為誰運行什么命令。
Mac users prefer a rich GUI experience, and running the IDS installer as root involves opening a Terminal window and running sudo.
Mac用戶喜歡富GUI體驗,以root運行IDS安裝程序需要打開一個Terminal窗口并運行sudo。
Perform a sudo reboot -f on the active node, then watch (from another node) where the resources move to.
在活動節(jié)點上執(zhí)行一個sudoreboot-f,然后(從另一個節(jié)點)觀察資源移動到哪里。
To become the system administrator, run the sudo bash command.
要成為系統(tǒng)管理員,請運行sudobash命令。
You will need to be root or have root authority via sudo, as shown here, to display or manipulate the partition table.
要顯示或操縱分區(qū)表,您需要是root用戶,或者通過sudo命令獲得root權限,如本清單所示。
If you aren't the super user, you should use sudo make install so the commands are installed in the system directories.
如果您不是超級用戶,應該使用sudomakeinstall以便將命令安裝到system目錄中。
In this article, we'll review sudo and then outline how you can migrate to RBAC to improve your organization's administration model.
在本文中,我們將首先檢查sudo,然后概述如何遷移到RBAC來改進組織的管理模型。
As discussed earlier, sudo will strip out potentially dangerous system variables.
正如前面提到的,sudo會縮減系統(tǒng)變量,這可能有危險。
From the Terminal window, run the following command to retrieve any last-minute changes or dependencies: sudo port upgrade couchdb.
從Terminal窗口,運行如下命令來檢索最后一分鐘所做的任何更改或依賴項:sudoportupgradecouchdb。
Press Ctrl+Alt+F1 to switch to a console view, and log in as root (or use sudo from your normal user account in Ubuntu).
按下Ctrl+Alt+F1進入控制臺模式,以root身份登錄(或者用你在ubuntu中的普通賬戶使用sudo命令)。
Users are configured by sudo to allow specific set of commands.
sudo對用戶進行配置,以使其使用特定的命令組。
When the ticket is destroyed, the user will be prompted for his password again, when running a sudo command.
銷毀票據(jù)之后,在運行sudo命令時會再次提示用戶輸入密碼。
You can find other tools that help supplement sudo to provide more robust privileged user management.
可以找到其他工具來協(xié)助補充sudo,以提供更為健壯的特權用戶管理。