Skip to main content

Posts

TX Power - how to increase signal strength in kali linux 2017

Increase Wi-Fi TX Power / Signal Strength USE this command to check your current dbs :-  iwconfig  example -  root@rockstardevil:~# iwconfig lo        no wireless extensions. eth0      no wireless extensions. wlan0     IEEE 802.11  ESSID:"devilzlinux.blogspot.com"           Mode:Managed  Frequency:2.427 GHz  Access Point: D2:99:K2:54:DC:17            Bit Rate=65 Mb/s   Tx-Power=20 dBm             Retry short limit:7   RTS thr:off   Fragment thr:off           Encryption key:off           Power Management:off           Link Quality=49/70  Signal level=-61 dBm           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0           Tx excessive retries:18  Invalid misc:15   Missed beacon:0  current dbm showing 20 now we are going to increase to 30dbm . if it increased dbm 30 than your router signal also inceased to max.. USE these command to increase ifconfig wlan0 down iw reg set US iwconfig wlan0 txpower30 ifconfig wlan0 up  example - root@ro
Recent posts

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