How to install a Microsoft Office in Linux Ubuntu Author 07:16 0 Installing the Microsoft office in Linux Ubuntu by the following $ sudo apt install winbind $ sudo apt install curl $ sudo apt install 7zip... Read More
How to Configure GitHub in local system Author 20:30 0 git config --global user.name "Your name" git config --global user.email "youremail@gmail.com" to check your configura... Read More