Download # cd /usr/ports/net-mgmt # wget -c http://www.geeklan.co.uk/files/opennms/opennms-164-freebsd-port.tgz –2009-05-15 03:17:40– http://www.geeklan.co.uk/files/opennms/opennms-164-freebsd-port.tgz Resolving www.geeklan.co.uk… 93.97.185.103 Connecting to www.geeklan.co.uk|93.97.185.103|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 15093 (15K) [application/x-tar] Saving to: `opennms-164-freebsd-port.tgz’ 100%[=====================================================================================================>] 15,093     5.23K/s  in 2.8s 2009-05-15 03:17:45 (5.23 KB/s) – `opennms-164-freebsd-port.tgz’ saved [15093/15093] Extract and delete # tar xvzf opennms-164-freebsd-port.tgz && rm opennms-164-freebsd-port.tgz […]
Category: Unix
Install ocsinventory-ng and glpi on FreeBSD
Recent search for finding solution for inventory computer in the school lead me to interesting url : http://www.ocsinventory-ng.org/ From their architecture page : “OCS Inventory NG uses an agent, which runs the inventory on client computers, and a management server, which centralizes inventory results, allow viewing inventory results and creating deployment packages.” Very interesting software. […]
The kernel requires the following features not present on the CPU 0:6
That message show up when I try to install Ubuntu Server 8.04.2 Looking around, the solution : apt-get update apt-get remove linux-server apt-get install linux-386 apt-get install linux-server or change linux-386 with linux-generic will solve that problem.
FreeBSD 7.1 released, get yours now
It seem FreeBSD 7.1 already release and available from torrent first and followed by master ftp. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html go get your iso now!
7.0-RELEASE-p6 with freebsd-update
freebsd-update is cool # freebsd-update fetch Looking up update.FreeBSD.org mirrors… 1 mirrors found. Fetching metadata signature for 7.0-RELEASE from update1.FreeBSD.org… done. Fetching metadata index… done. Fetching 2 metadata patches.. done. Applying metadata patches… done. Inspecting system… done. Preparing to download files… done. Fetching 8 patches….. done. Applying patches… done. The following files will be updated […]