点击上方 Java后端,选择设为星标
作者:PassZhang
A. 负责文件在网络中的共享
B. 管理打印子系统
C. 跟踪管理系统信息和错误
D. 管理系统日常任务的调度
A. 串行口
B. 硬盘
C. 虚拟终端
D. 打印机
A. pause
B. cat
C. more
D. grep
A. Use df
B. Use du /
C. Use du .
D. Use df .
A. attrib
B. chmod
C. change
D. file
A. rpm -q /etc/my.conf
B. rpm -requires /etc/my.conf
C. rpm -qf /etc/my.conf
D. rpm -q | grep /etc/my.conf
A. Set level = 5
B. telinit 5
C. run 5
D. ALT-F7-5
A. hdparam
B. ideconfig
C. hdparm
D. hddparm
A. atq
B. cron
C. batch
D. at
A. 改变错误信息提示
B. 改变命令提示符
C. 改变一些终端参数
D. 改变辅助命令提示符
A. /etc/skel/
B. /etc/default/
C. /etc/defaults/
D. /etc/profile.d/
A. 在子shell中运行命令
B. 使在子shell中可以使用命令历史记录
C. 为其它应用程序设置环境变量
D. 提供NFS分区给网络中的其它系统使用
A. -rw-r----- , -r--------
B. -rw-r--r-- , -r--r--r--
C. -rw-r--r-- , -r--------
D. -rw-r--rw- , -r-----r--
A. rmuser -r
B. deluser -r
C. userdel -r
D. usermgr -r
A. 0 13,20 * * 1,5 mybackup
B. 0 13,20 * * 1,2,3,4,5 mybackup
C. * 13,20 * * 1,2,3,4,5 mybackup
D. 0 13,20 1,5 * * mybackup
A. umount
B. dismount
C. mount -u
D. 从 /etc/fstab 中删除这个文件系统项
A. ----w--w-
B. -w--w----
C. r-xr-x---
D. rw-r--r--
A. apropos Xconfigurator
B. find Xconfigurator
C. where Xconfigurator
D. which Xconfigurator
A. amount
B. mount -a
C. fmount
D. mount -f
A. read
B. write
C. execute
D. browse on the directory
A. /dev/hdb2
B. /dev/hd1b2
C. /dev/hdb6
D. /dev/hd1b6
A. priority
B. nice
C. renice
D. setpri
A. 标准错误输出重定向到标准输入
B. 标准输入重定向到标准错误输出
C. 标准输出重定向到标准错误输出
D. 标准输出重定向到标准输入
A. cp f1.txt | f2.txt
B. cat f1.txt | f2.txt
C. cat f1.txt > f2.txt
D. copy f1.txt | f2.txt
A. tac
B. tail
C. rear
D. last
A. cd @John
B. cd #John
C. cd &John
D. cd ~John
A. tr a-z A-Z
B. tac a-z A-Z
C.sed /a-z/A-Z
D. sed --toupper
A. mesg -d
B. dmesg
C. cat /etc/mesg
D. cat /var/mesg
A. in the kernel
B. in /etc/inittab
C. in /etc/runlevels
D. using the rl command
A. mount -a
B. mount /mnt/*
C. mount
D. mount /etc/fstab
A. 不可能再访问
B. 仍然可以访问
C. 能否访问取决于文件的所有者
D. 能否访问取决于文件的权限
A. 3%
B. 5%
C. 10%
D. 15%
A. df -i
B. df -H
C. free -b
D. du -a -c /
A. 1
B. 2
C. 3
D. 5
A. man print
B. which print
C. locate print
D. apropos print
A. 显示 passwd 命令的使用方法
B. 显示 passwd 文件的结构
C. 显示 passwd 命令的说明的前五行
D. 显示关于passwd的前五处说明文档。
A. find \* file
B. wc -l * < file
C. grep -n * file
D. grep ‘^\*’ file
A. a
B. b
C. u
D. x
A. od
B. vil
C. view
D. binview
A. account -l
B. nl /etc/passwd |head
C. wc --users /etc/passwd
D. wc --lines /etc/passwd
A. /
B. \
C. ;
D. |
A. kills the process whose PID is 9.
B. kills all processes belonging to UID 9.
C. sends SIGKILL to the process whose PID is 9.
D. sends SIGTERM to the process whose PID IS 9.
A. del /tmp/*
B. rm -rf /tmp
C. rm -Ra /tmp/*
D. rm -rf /tmp/*
A. at midnight cmd1
B. cron -at "00:00" cmd1
C. batch -t "00:00" < cmd1
D. echo "cmd1" | at midnight
A. 最后一次全备份,然后从最早到最近的增量备份
B. 最后一次全备份,然后从最近到最早的增量备份
C. 最早到最近的增量备份,然后最后一次全备份
D. 最近到最早的增量备份,然后最后一次全备份
A. /etc/bashrc
B. /etc/profile
C. ~/.bash_profile
D. /etc/skel/.bashrc
A. \ls
B. ;ls
C. ls $$
D. ls --noalias
A. $/bin/sh
B. #!/bin/sh
C. use /bin/sh
D. set shell=/bin/sh
A. cmd1&&cmd2
B. cmd1|cmd2
C. cmd1;cmd2
D. cmd1||cmd2
A. cat /proc/modules
B. cat /proc/devices
C. cat /proc/ioports
D. cat /io/dma
A. rarp
B. route
C. iptables
D. filter
A. lpr
B. lpq
C. lpc
D. lpd
A. :q
B. :w
C. :wq
D. :q!
A. xfs
B. xfserv
C. fonts
D. xfstt
A. ping
B. route
C. netstat
D. ifconfig
A. telnet
B. FTP
C. rsh
D. HTTP
A. PAM
B. PAP
C. PGP
D. CHAP
A. /usr
B. /lib
C. /root
D. /bin
A. alien pkgname.rpm
B. dpkg --rpm pkgname.rpm
C. dpkg --alien pkgname.rpm
D. alien pkganme.rpm ; dpkg -i pkganme.deb
A. make
B. make deps
C. make config
D. make install
A. rpm -U *.rpm
B. rpm -F *.rpm
C. rpm -e *.rpm
D. rpm -q *.rpm
A. MBR
B. /
C. root分区的首扇区
D. /LILO
A. /lib/ld.so
B. /etc/ld.so.conf
C. /etc/ld.so.cache
D. /etc/modules.conf
A. tar -dzvf filename.tgz *
B. tar -tzvf filename.tgz *
C. tar -czvf filename.tgz *
D. tar -xzvf filename.tgz *
A. lpd
B. netd
C. httpd
D. inetd
A. bind
B. smbd
C. nmbd
D. shard
A. root
B. apached
C. httpd
D. nobody
A. /var/mail/
B. /var/spool/mail/
C. /var/spool/mqueue/
D. /var/mail/deliver/
A. httpd.conf
B. httpd.cfg
C. access.cfg
D. apache.conf
A. /etc/conf.modules
B. /etc/lilo.conf
C. /boot/System.map
D. /etc/sysconfig
A. biff n
B. mesg n
C. notify off
D. set notify=off
A. 中止前台任务
B. 给当前文件加上 EOF.
C. 将前台任务转入后台
D. 注销当前用户
A. bash & .bashrc
B. bashrc & .bash_conf
C. bashrc & bash_profile
D. .bashrc & .bash_profile
A. ldd
B. ld so
C. modprobe
D. ldconfig
A. rpm -qc rpm1
B. rpm -Vc rpm1
C. rpm --config rpm1
D. rpm -qa --config rpm1
A. rpm -Vc postfix
B. rpm -qpil postfix
C. rpm --changelog postfix
D. rpm -q --changelog postfix
A. make
B. install
C. make depend
D. make install
A. tar -czvf filename.tgz
B. tar -xzvf filename.tgz
C. tar -tzvf filename.tgz
D. tar -dzvf filename.tgz
A. The Fonts section.
B. The Files section.
C. The xfsCodes section.
D. The Graphics section.
A. 64K colors
B. 16K colors
C. 256 colors
D. 16M colors
A. xinit
B. xinitrc
C. XF86Setup
D. XF86Config
A. DISPLAY
B. TERM
C. ECHO
D. OUTPUT
A. The Xsession file
B. The Xsetup_0 file
C. The Xstart_up file
D. The GiveConsole file
A. NFS.
B. DNS.
C. NIS.
D. routing.
A. TCP
B. UDP
C. SMB
D. ICMP
A. ping
B. init
C. telnet
D. netstat
A. PPP
B. UUCP
C. SLIP
D. Ethernet
A. ARP
B. NFS
C. DHCP
D. DNS
A. /etc/netport
B. /etc/services
C. /etc/server
D. /etc/netconf
A. md5
B. tar
C. crypt
D. md5sum
A. ~/mail/
B. /var/mail/
C. /var/mail/spool/
D. /var/spool/mail/
A. /etc/nfs
B. /etc/nfs.conf
C. /etc/exports
D. /etc/netdir
A. Put NONE in /etc/telnet.allow
B. Put a line 'ALL:ALL' in /etc/hosts.deny
C. Comment the telnet entry in /etc/inittab
D. Comment the telnet entry in /etc/xinetd.conf
A. /etc/aliases
B. /etc/mailaliases
C. /etc/sendmail.aliases
D. /etc/sendmail/aliases
95.smbd and nmbddaemons 的配置文件是:
A. /etc/exports
B. /etc/smb.conf
C. /etc/samba/config
D. /usr/local/samba.cfg
A. rmmod
B. unmod
C. delmod
D. modprobe
A. once a day from cron
B. once a week from cron
C. after installing a new kernel
D. after installing a new module
A. lsmod
B. dirmod
C. modules
D. modlist
A. lpflush
B. lprm -
C. lpclear
D. lprm all
A. cat /proc/ioports
B. cat /proc/interrupts
C. cat /proc/memoryinfo
D. which interrupts
本文分享自微信公众号 - Java后端(web_resource)。
如有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。
相关文章
暂无评论...