You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en-US/Design.xml
+46-11Lines changed: 46 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -260,9 +260,12 @@
260
260
Avoid using the <option>--force (-f)</option> and <option>--assumeyes (-y)</option> options on most commands, especially when logged in as the <systemitem>root</systemitem> user. This can lead to unintended consequences, such as removing files or directories by mistake or installing packages or other software that may not suit your system. Refer to the following examples:
261
261
</para>
262
262
263
-
<screen>[root@serverc pam.d]# rm -f system-auth password-auth (omit the -f)
264
-
[root@serverc ~]# yum install -y new-package (omit the -y)
0 commit comments