Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Free BSD Solutions: 1 - 25 of 253
 
Hi, I am wondering if anybody knows how to include a password in a script. I want to run a backup script as sudo and I need to include the password. Many thanks.
Hi, Last step in the add disk instructions is to modify the /etc/fstab file. I know what Device, Mountpoint, FStype, and Options are but what is Dump and Pass#? I saw this in man fsta...
I am using the CMS Joomla (latest version) .. I developed a site using IE7 and Firefox as testing browsers.  When I presented to client who has IE6 the site came up badly garbled ...  componen...
I'm the using a Verio VPS running FreeBSD. I have written the following simple shell script: ===== #!/bin/tcsh cat /dev/null > /var/log/messages cat /dev/null > /var/mail/spam /usr/loca...
I already have a static IP address.  I used DHCP when I first set up the FreeBSD.  How do I change that now to static?
Can anyone tell me how to resize a partition in FreeBSD. We recently ghosted a 36GB hard drive to a 72GB, and would like to maximize the use of the remaining disk. Thanks in advance!
Dear Experts, I am a newbie to this arena.  Any help would be greatly appreciated. 1) I have installed FreeBSD on one of our server with Webmin.  There are software like Wildfire that I ...
I was trying to get this to work with UNetbootin: http://unetbootin.sourceforge.net/ However, I couldn't select FreeBSD 7.1 from the UNetbootin options, so I used the 7.0 option with the 7...
Can you help me download a FreeBSD OS?
I have Squid running and I am looking for a way to block Yahoo and MSN messenger. My search of the Internet has not come up with any working solutions. Has anybody been able to successfully...
What Unix command(s) would I use to remove all files within a directory that contain a specified string? Specifically, I have thousands of files in /var/spool/mqueue/ that are to a junk ad...
Is it possible to use sed with a script (i.e. the -f switch) and still have it edit the target file(s) in-place (i.e the -i switch). If so, what is the correct order of the switches? I trie...
docs# apachectl restart httpd not running, trying to start (48)Address already in use: make_sock: could not bind to address [::]:443 no listening sockets available, shutting down Unable to...
I would like to update FreeBSD 4.11-STABLE server to the newest stable version. Currently I have to following ports installed non sequential order: 1. SSH 2. SQUID 3. HTTP-TUNNEL 4. MS...
I need assistance installing vmware tools on freebsd 7.2 as well as any dependencies that it may require. Thanks.
I recently deployed an FTP server using FreeBSD and FreeNAS.  Currently, if an anonymous user posts a file, it goes to the /mnt directory.  How can I make it so that by default all ftp files g...
We are having this very strange issue on Squid cache server on FreeBSD, the server after few hours hangs up and give this error 2004/08/25 15:42:48| comm_udp_sendto: FD 6, 217.21.5.35, port 5...
I did: pkg_add -r ZendOptimizer from: http://www.freshports.org/devel/ZendOptimizer/ But got this error: pkg_add -r ZendOptimizer Error: FTP Unable to get ftp://ftp.freebsd.org/p...
I have a Perl application running in FreeBSD that uses Sendmail to send about 3,000 emails to our membership base through a browser interface. My question is: How do I increase the MaxHeade...
I'm trying to increase the amount of memory a process can use (we're running MySQL cluster on a machine with 4GB of memory; FreeBSD 6.0). I added the following values to /boot/loader.conf whic...
i am working on a web project that runs on freebsd. currently all the file that created dynamically by the internet user (they upoad file through web browser) has a default file permission ...
Ok, I've recently discovered m0n0wall and Freenas, both great applications! I was wondering though, does anyone know a way of having both installed on one system? I figured since both of ...
Hello! FreeBSD machine has 32 IP's. Want bind ProFTPD to only one IP adress ( Not to use all socket like *:21 - only 192.168.0.1:21) It's for jails. Tried all possible variants - zero re...
I'm wondering if anyone can give me a good source of rudimentary instructions on how to install Cpanel under FreeBSD?  I am configuring a new server and am considering using this product but a...
I have recently set up Squid 2.5 Stable 6 running on FreeBSD box running 4.9 Everything is working, however I have all my client machines using an automatic configuration script, so that ev...