On the server with Linux OS if you observe that lot of the memory is being cached.. Like shown below total used free shared buffers cached Mem: 12155 11741 414 0 303 5830 -/+ buffers/cache: 5608 6547 Swap: 24999 0 24999 You can free up the memory cache using the below commands To […]
See MoreCategory: Hostripples Featured
How to assign a IP address on Ubuntu Server !!!
Assigning IPs to the server running Ubuntu as OS. Here in the scenario we will consider that the server already has 1 IP address 192.168.1.2 added and with network address 192.168.1.1 and you wish to add 92.168.1.3 to the server To check the available Ethernet interfaces on the server, you can use the […]
See MoreUbuntu Server : How to Change the Resolvers ?
On Ubuntu server if you try to edit the resolve.conf file for setting up the resolvers  and to make the changes Permanent you can not simply change the configurations in /etc/resolv.conf …. As after every reboot the server will reset the resolvers. To make the changes permanent Try putting your change in/etc/resolvconf/resolv.conf.d/base as this file is […]
See More
You must be logged in to post a comment.