Which keyword is used in the /etc/inittab file to define the default system runlevel?
Which keyword is used in the /etc/inittab file to define the default system runlevel?
What should command use after a lot of write operations, the changes should be written to the disk.
After a lot of write operations, the changes should be written to the disk. Please enter the apppropriate command, without the path or any options or parameters, that would achieve this.
What needs to be done on the client to enable it to use the router as its default gateway?
A network client has an ethernet interface configured with an IP address in the subnet 192.168.0.0/24. This subnet has a router, with the IP address 192.168.0.1, that connects this subnet to the Internet. What needs to be done on the client to enable it to use the router as its default gateway?
which of the following commands must be remove the route to the network 10.10.1.0/24?
Considering the following kernel IP routing table now, which of the following commands must be remove the route to the network 10.10.1.0/24?
Kernel IP routing table
The TWO correct alternatives regarding the kill -9 command
Select the TWO correct alternatives regarding the kill -9 command:
To make a system backup, the simplest and fastest way is to use the tar command.
To make a system backup, the simplest and fastest way is to use the tar command. Select the correct alternative below that shows the three tar parameters that create, list and expand a tar file respectively.
Which THREE lines below are valid entries in /etc/crontab and will work properly?
Which THREE lines below are valid entries in /etc/crontab and will work properly?
which TWO ways can this be changed to 2GB (2147483648 Bytes) on a running system?
It is possible to configure kernel parameters at runtime (e.g. the maximum size of the shared memory segment (shmmax)). In which TWO ways can this be changed to 2GB (2147483648 Bytes) on a running system?
Which are the TWO possible causes for this problem?
Following the instructions contained in the README file of an application, the make command was executed but the following message was displayed on the screen:
make: *** No targets specified and no makefile found. Stop.
Which are the TWO possible causes for this problem?
How to check winbind functionality?:
To check winbind functionality, you have try:
wbinfo -u
getent passwd
What is the next action?