1. Where is that value controlled?
2. What value does spawn return?
3. What is DNS?
4. How do you take a single line of input from the user in a
shell script?
5. How do you create a swapfile?
6. what do you mean by server
Answers were Sorted based on User's Feedback
Answer / imnoor
To add a swap file:
Determine the size of the new swap file in megabytes and multiply by 1024 to determine the number of blocks. For example, the block size of a 64 MB swap file is 65536.
At a shell prompt as root, type the following command with count being equal to the desired block size:
dd if=/dev/zero of=/swapfile bs=1024 count=65536
Setup the swap file with the command:
mkswap /swapfile
To enable the swap file immediately but not automatically at boot time:
swapon /swapfile
To enable it at boot time, edit /etc/fstab to include the following entry:
/swapfile swap swap defaults 0 0
The next time the system boots, it enables the new swap file.
After adding the new swap file and enabling it, verify it is enabled by viewing the output of the command cat /proc/swaps or free.
| Is This Answer Correct ? | 0 Yes | 1 No |
Class E IP address range and its use ? a. 240-255, experimental b. 224-239, multicast c. 224-255, multicast d. 192-255, experimental
what is the main difference b/w standard and extended ACL
The rules used to define the objects that can be accessed via a network management protocol is called ?
You see the following subnet addresses ; what is the subnet mask ? 252.4.0 252.8.0 252.12.0 252.16.0 a. 255.255.255.0 b. 255.255.192.0 c. 255.255.240.0 d. 255.255.252.0
what is paradoxing in neworking
I want to Use Motorola Canopy 5.4 GHZ System for wireless Internt , i need how setup this network , i need step by step guide , Also i need what Hard i need for in such setup .
What functions does the session layer perform ? a. flow control b. find te best route c. frame building d. communication control such as simlex/half-duples/full-duples and connectionless/connection oriented
which is the best institute to learn MCSE course in chennai
what is domain
Describe profile in terms of networking concept?
how much salary do u expect from our company?
how to rename domain name in win 2003 server