Tag: devops
Create non root user in Ubuntu Server
Danyal May 13, 2020
In order to create a new user, you need root access to the server. Once you are logged in as a root, you are ready to add the new user account.
Posted in Ubuntu Tagged devops, privileges, user
Docker vs Vagrant
Danyal February 10, 2020
There are number of development tools are available today, I will me doing quick comparison…
Posted in Development Tagged development, devops, docker, environment, server, vagrant
How to mount partition in Ubuntu
Danyal November 15, 2017
Problem: If you want to mount new NTFS partition or have a partition is not…
Posted in File System, Ubuntu 16.04 Tagged devops, file system, linux, ubuntu