IT Answer Any idea how can I create virtual machine on the as/400 for different servers and operating system? Thanks
IT Blog They are $100K short of the goal for 2008, they need your help. Please donate if you can. LINK :: FreeBSD Foundation
IT Blog Just wanted to get a quick post about what is going on in FreeBSD 7. I am a big fan of FreeBSD and dontate to the project. LINK --> ONLamp.com
IT Blog Do you use open source software on your System i? Here is an opportunity to give back to the open source community. Tech book publisher No Starch Press is auctioning a copy of its new pub, Absolutely FreeBSD by Michael W. Lucas, to raise money for the FreeBSD Foundation, a nonprofit organization de...
IT Blog For those of you who are wondering...why is David talking about BSD? I am a closet BSD Fan. I am just in love with it. While the rest of the world is out lov'in on Linux and Ubuntu ( I do love them too..) and I one who would rather see BSD make it into Enterpise IT and more widley accepted. The Dev...
IT Blog OpenBSD is a Unix-like open source operating system, known for its emphasis on security.
IT Blog FreeBSD has released production version 9, http://www.freebsd.org/releases/9.0R/announce.html Some of the highlights; High performance SSH PowerPC Playstation 3 support ZFS version 28
IT Answer Hi Does anyone know how to setup SFTP on a FreeBSD operating system? I have the operating system installed FreeBSD-8.1-Release-i386. Do I need to install FTP than install SFTP over the top? I am new to FreeBSD and FTP so any advice would be appreciated. Thanks Software/Hardware used: Dell Poweredge...
IT Answer Hi all, I have two networks: Net1: 192.9.200.x net2: 10.10.10.x I medical images being processed in the 192 network but now we want to start sending those images over to the 10 network. I need a recommendation on a solution to route images between these 2 networks. I have seen where people are usin...
IT Answer in accordance with my precvious question, i also want to allow my musers on mac based so i found some useful links and tricks from google but now the problem is this that is this possible that i could intrstuct my ipfw rule to read the data from a file. make it remember that i am doing all this in f...
IT Answer How to send a Welcome Message from Suse Linux 10 to Windows Xp computers ? That can users see on their Desktop.... Software/Hardware used: Suse Linux 10
IT Blog Once the configuration of php + apache is completed you should be able to get the first setup screen of BASE up. Follow along with the setup, once you get to the database section you will need to get some sql schema from the snort installation tarball. The needed file is called ( I used PostgresQL...
IT Blog Apple is preparing to release Tiger for it's Mac platform this Friday, Feb, 20, 2009. The new release is set to overshadow Microsoft's release of Longhorn. Tiger boasts over 200 enhancements over the previous release of the Mac software. Chief among those is the Spotlight search feature. Spotl...
IT Blog To get the unified2 events coming out of Suricata into the database that was setup, you will need to install something to open that file format. One of the choices listed is barnyard2, it's a large install and needs to have snort installed as a dependency but it will do the job. http://www.openinf...
IT Answer I need to install MYSQL for as/400 V5.3 but I dont know how and from where and dose it free or charge or chargeable product?
IT Answer Hi! i have recently configured my gateway in freebsd by using IPFW but the problem is this that i am facing bandwidth congesstion so i hooked myself with google and found that DUMMYNET can satisfy my desires, anyhow when i sue the dummynet than its not going according to my idea, and i faced a ...
IT Answer I have a wordpress installation that lives on a FreeBSD machine running apache. I need to create a cron job that will run Rsync and push the files via ssh or ftp to a backup server. I also need to do the same thing to get the files to amazon S3. Can you help me out? I have this so far rsync -e ssh ...
IT Blog Once the install of BASE is completed you also need to install apache or some other web server. [code]cd /usr/ports/www/apache22/ make install clean [/code] Once installed you will need to allow apache to start. [code] vi /etc/rc.conf apache22_enable="YES" [/code] There is also some post installat...
IT Blog No not a Mac as in Apple, a MAC as in mandatory access control kernel with biba! To build your own MAC kernel or any FreeBSD kernel you will need to get the source tree, you can do this by using cvsup and a config file. Mine is called supfile, and it looks like this. *default tag=RELENG_7_2_0_RELE...
IT Answer I wrote a shell script and defined the function in the begining, but calling function somewhere in the middle of the code. The problem is function is getting executed before the function call, immmediatly when i execute the script from the command. Please help any body..... here is my code functi...
IT Answer We are currently building two new servers as openbsd firewalls. During our testing, connectivity broke. We have disabled pf so it won't cause problems. In our ping tests we found the packets aren't getting forwarded. ipforwarding is set to 1. When we ran netstat -r we found it takes forever, (more t...
IT Blog The OpenBSD mailing list had some great news for that community yesterday: OpenBSD 4.1 is now available for download. The "what's new page is far too long to list here, so you can get what I miss in my "executive summary" after the jump. What's new (in brief): Improved hardware support, including: ...
IT Blog I read a post this afternoon that surprised me a little, which is tough to do because I work on the Internet and I've basically seen everything humanity has to offer. Believe me, it's not much. What surprised me today is that the old axiom "SELinux is so difficult to use that most IT managers just ...
IT Answer How does one set the MTU size on dynamic XCF, on Z/os 1.4 ?
IT Answer Hi, All, Is it possible to include the port number in the routing table to map with the domain name. E.g. www10.hello.com ---> 123.123.123.123:80 www30.hello.com ---> 123.123.123.123:8080 Command and suggestion on mapping will be welcomed. Thanks. Cassidy