Skip to main content

Posts

Showing posts from 2021

How to Install MongoDB on Ubuntu 21.10 - Linux

 wget -qO - https://www.mongodb.org/static/pgp/server-5.0.asc | sudo apt-key add -  echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-5.0.list sudo apt-get update sudo apt-get install -y mongodb-org sudo systemctl status mongod.service https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ Directories If you installed via the package manager, the data directory /var/lib/mongodb and the log directory /var/log/mongodb are created during the installation. By default, MongoDB runs using the mongodb user account. If you change the user that runs the MongoDB process, you must also modify the permission to the data and log directories to give this user access to these directories. ERROR FIX This works for me: Stop mongod process by entering the following command in terminal: sudo systemctl stop mongod You have to make directory for "dbPath&quo

How to instal full version crossover on linux

1> sudo sh install-crossover-20.0.0.bin       ->install pkg at default location    2>  sudo cp -i winewrapper.exe.so ~/../../opt/cxoffice/lib/wine/   sudo cp -i winewrapper.exe.so ~/../../opt/cxoffice/lib64/wine   overwrite these two location with crack file /opt/cxoffice/lib/win /opt/cxoffice/lib64/win done ....     magnet:?xt=urn:btih:a916799d7f13c67ba8b7ad7ddcf3f2bc461078a7&dn=CrossOver%2020.0.0