VSFTP “500 OOPS: cannot change directory” refusing to run with writable root inside chroot()
Getting rid of “500 OOPS: cannot change directory” vsftpd error : We usually get the “500 OOPS: cannot change directory”...
Getting rid of “500 OOPS: cannot change directory” vsftpd error : We usually get the “500 OOPS: cannot change directory”...
Admin / Linux / openssl / Uncategorized
Installing OpenSSL from the Source code : First of all, Download the OpenSSL from the official website download page https://www.openssl.org/source/
1 2 3 4 |
tar zxf openssl-VERSION.tar.gz cd openssl-VERSION ./config [options] make make install |
...
Linux / Linux Tips / ubuntu / Ubuntu 16.04 / Uncategorized
Finally, After many years of waiting, Ubuntu 16.04 LTS allows users to move Unity Launcher panel to the bottom of...
Ubuntu WiFi trobleshooting
Ubuntu 16.04 LTS is released on 21st April 2016. This is the sixth LTS (Long Term Support) version from Canonical, The...
Installation / Linux / ubuntu
The much excited release of, One of the most famous linux desktop distrubutions out there Ubuntu 16.04 LTS is finally...
Admin / CentOS / Linux / ngrep / Uncategorized
How to install ngrep on CentOS : ngrep is not added to default repository, We need to add epel reposudo...