Installing of Ubuntu 16.04 Operating System Download Ubuntu :- releases.ubuntu.org Download Virtual Box :- Virtualbox.com/dowloads Step1 :- Read More Share This: Facebook Twitter Google+ Pinterest Linkedin Whatsapp
How to Install Samba How to Install Samba Step1 :- sudo apt-get install samba samba-client samba-common How to Enable Samba at Start on Boot Step2 :- sudo systemctl enable smbd.service Step3 :- sudo systemctl enable nmbd.service Step4 :- sudo systemctl restart smbd.service Step5 :- sudo systemctl restart nmbd.service Now Creating a New Directory with Name cloudnetwork Step6 :- sudo mkdir -p /opt/cloudnetwork Now Creating a New Group with Name cloudnetwork Step7 :- sudo groupadd cloudnetwork Assign Full Permissions to Directory and Group Step8 :- sudo chgrp cloudnetwork /opt/cloudnetwork Step9 :- sudo chmod -R 770 /opt/cloudnetwork Adding Users to New Group Step10 :- sudo usermod -a -G cloudnetwork TEST (Note :- TEST is the username to add into group) Deleting User from Group Step11 :- sudo deluser TEST GROUP Last Command is adding Users to Samba Step12 :- sudo smbpasswd -a TEST Step13 :- sudo smbpasswd -e TEST Configuration File of Samba Read More Share This: Facebook Twitter Google+ Pinterest Linkedin Whatsapp
Download Java JDK 8 http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download Android Studio https://developer.android.com/studio/index.html Read More Share This: Facebook Twitter Google+ Pinterest Linkedin Whatsapp
How Do You Enable Two-Factor Authentication On Instagram | How to Turn On Two-Factor for Instagram Read More Share This: Facebook Twitter Google+ Pinterest Linkedin Whatsapp
How to Share Multiple Photos & Videos in Just One Instagram Post Read More Share This: Facebook Twitter Google+ Pinterest Linkedin Whatsapp