After install and configure network under CentOS 7 minimal I continue with LAMP section. Since the machine has 4GB memory I prefer to use old fashion LAMP. Only switch MySQL with MariaDB 🙂 The steps for LAMP installation for my own reference and my vps need : Install required Package Install nano # yum install […]
IBM X3250 M5 and Minimal CentOS 7
New server come. Its a IBM X3250 M5 with single HD 1TB Sata 7200 RPM. I can not see it from bios setting, my FreeBSD 9.2 CD also unable to detect it but I’ve not try it using FreeBSD 10. As I ever see various case that related with storage detection then I quickly switch […]
How to install FTP Server (pure-ftp) on FreeBSD 10.1
This is 3rd post from virtual user hosting with FreeBSD 10 series. First two are located here : How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 1 – Setup How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 2 – TLS & Unix Auth I restart […]
iphone 6 case collection
My friend show me his new phone. Its iphone 6 unlocked with dimension 4.7 inch and he seem very proud. I just a bit surprise since I knew he is big fan of Android and have many gadget related such Galaxy note and samsung galaxy tab. He told me that he want to impress someone. […]
How to install virtual Ftp hosting with PureFTP on FreeBSD 10 : Part 2 – TLS & Unix Auth
In 1st part of this post I have very general setting for pure-ftp configured. In this post we’ll explore about testing functionality of this ftp server using simple auth plus how configure TLS section. To test the server I need to add user. I used to use sysinstall for this purpose but since sysinstall no […]