|
al/bin
问:如何隐藏系统信息?
答:通常,在你登入Linux时,会在屏幕上显示Linux发行版名称、版本、内核版本和服务器名称等信息。若你不想让它们显示出来,而只是给出“Login:”提示符,则可按如下步骤操作:
步骤1:编辑“/etc/rc.d/rc.local”文件,在下面所示的语句前加上“#”:
# This will overwrite /etc/issue at every boot. So,make any changes you
# want to make to /etc/issue here or you will lose them when you reboot.
#echo "" > /etc/issue
页码:[1] [2] [3] [4] [5] 第4页、共5页 |