clear ram cache linux
# clear pagecache only.
sync; echo 1 > /proc/sys/vm/drop_caches
# clear dentries and inodes.
sync; echo 2 > /proc/sys/vm/drop_caches
# clear pagecache, dentries and inodes.
sync; echo 3 > /proc/sys/vm/drop_caches sudo sync; echo 3 > /proc/sys/vm/drop_cachessync && echo 3 | sudo tee /proc/sys/vm/drop_caches
sync; echo 1 > /proc/sys/vm/drop_caches
Also in C++:
- git merge origin/master into branch
- login git in terminal
- como instalar pandoc en ubuntu
- powershell get serial number
- codition in bash
- styled components props typescript
- xargs example with curl
- regex match two characters
- elifecycle npm install error
- ubuntu unzip 7z 001
- install teamviewer ubuntu 18
- how to install colorama
- composer install production
- git configure upstream for branch push and pull
- install selenium python
- hibernate ubuntu
- realtek rtl8812au ubuntu
- ip address regex validate cmd
- update vs code in ubuntu
- The following signatures couldn't be verified because the public key is not available: NO_PUBKEY
- powershell add to env path
- how to install firefos on an rpi
- how to uninitialize git
- como crear icono de aplicacion en linux