by Cao | Sep 30, 2014 | FreeBSD
This short tutorial by tugrulaslan will show you how to install tomcat7 on FreeBSD. I’ve been wondering and playing around with FreeBSD recently as well as discovering the power of free unix operating system. So long story short I have installed FreeBSD on a virtual...
by Cao | Sep 30, 2014 | FreeBSD
This short tutorial by tugrulasan will show you how to install MySQL on FreeBSD. Go to the installation folder cd /usr/ports/databases/mysql56-server carry out the installation command make install clean After a long run of installation edit the below file nano...
by Cao | Sep 30, 2014 | FreeBSD
Address Space Layout Randomization, an exploit mitigation technique which randomizes the in-memory layout of executables, is a feature lacking in FreeBSD that people have been asking for for a number of years. Oliver Pinter and Shawn Webb have come up with an...
by Cao | Sep 27, 2014 | FreeBSD, FreeBSD Events calandar, FreeBSD Foundation
The Foundation is pleased to attend a number of events over the coming months: EuroBSDCon 2014 September 27-28, Sofia, Bulgaria USENIX Diversity ’14 October 5, 2014, Broomfield CO USENIX OSDI ’14 October 6-8, 2014, Broomfield, CO Grace...
by Cao | Sep 27, 2014 | FreeBSD, OSX, PC-BSD
As has been widely reported, a major vulnerability in bash has been discovered. This vulnerability, which is being referred to as “Shellshock”, is considerably less severe in FreeBSD than most other Unix-like systems because bash is not in the base system,...