How to edit and add a new user or samba share in Solaris 10 ?
Today we will see how to edit a samba share in Solaris 10 and how to add/edit users in a samba share on Solaris 10 server. Lets see how to...
Today we will see how to edit a samba share in Solaris 10 and how to add/edit users in a samba share on Solaris 10 server. Lets see how to...
Ansible Cheatsheet Today we will look at various frequently used Ansible commands that i used to refer everytime. We are connecting to remote users via username “john” 1. Get...
In this post, we will see how to run a command with root user in ansible. There are two ways to do this. Lets have a look at both of...
Today in this post, we will see a common error message and its solution. Lets see the error message and its solution. I. Errors TRKINS: Installing package JOO_e version 22.09-s001...
In this post, we will see how to add our ID as admin in nagios. We assume the nagios is already configured on your server and now you want to...
In this post, we will see how to set ulimits globally on the system and in case we want to set it user-wise. Lets see it step by step. ...
Today we will see an interesting issue and its solution why we are getting chgrp “changing group of testfile”: operation not permitted error. I. Error Details Below we can...
In this post, we will look how to set maximum user processes in linux. I. Check current process limit. user@server02:~> ulimit -a core file size (blocks, -c) unlimited data seg...