2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

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

 
Time Tested Free BSD Solutions: 51 - 75 of 259
 
i want to convert a dvd movie into an avi file. i've used this command : mencoder dvd://1 -oac mp3lame -lameopts br=192:vbr=2 -ovc lavc -lavcopts vcodec=msmpeg4:vhq:keyint=250 -o output.avi...
Hi Guys The intention was to Monitor my FreeBSD 5.4 machine from a Windows Workstation. I found the tool that would do that, "ManageEngine". ManageEngine requires SNMP Agent to be running on...
Can someone please tell me how to find out the hardware specs for a machine running FreeBSD?
I am setting up a new FreeBSD 6.2 box, and need to mount a number of ext2 partitions. I am able to mount them under normal conditions (after loading the linux emulation and ext2fs modules), bu...
I need to compile PHP with GDlib, what are the command line swtiches to do that? I installed GDlib independently of PHP but php won't recognize it that way. Can't find any docs. Thanks D
Apr 20 16:47:08 rage named[2541]: *** POKED TIMER *** Apr 20 16:48:56 rage named[2541]: *** POKED TIMER *** I receive this message pretty often and i have absolutely no ideas why ... I...
I am very experienced in Apache and PHP on Windows, but now I am working on a FreeBSD server  and I know almost nothing about FreeBSD and *nix. I have to install and enable Tidy for PHP 5. ...
/root/compress_apache_logs.sh  is what cron should be running.  i can execute the .sh manually and it runs fine. I did recently change the root password... i'm not sure if this is related. ...
HI all, My Tomcat server totally crashed sometimes. It seems it crashed when several users are connected at the same time to the same database. My project uses sqlite-3-3-5, this java w...
I need a serial port for development of an embedded system in FreeBSD 5.5. I'm currently running FreeBSD 5.5 in VMware Fusion on OS-X. I have a Keyspan USA-19HS USB to Serial adapter, but if s...
Hi X-perts, I need to set up a new dedicated server with the Adobe Flash Media Server. Since it is a fresh server, I have a few choices of OS (the options provided by the hosting company): ...
I'm using 5.3-RELEASE, can I have color xterm? Showing different color for directory and for different file attribute setting?
Hi  everybody, I would like to know if someone have already  succed on installing  the i810 driver  on FreeBSD 6.0 . Or  if we can use an other driver to  run Xorg with the  intel 945G interg...
My IP Address on my FreeBSD Server 4.11-STABLE keeps changing. What I need to do is find the file or command to change it statically.
I was going to use... awk -F: 'BEGIN{print "#!/bin/sh"} {print "chown -R " $3 "." $4, $6}' /etc/passwd to do the job, HOWEVER, that simply reads the /etc/passwd as you can see for a list...
Hi,   I am using FreeBSD 6, and just have my MYSQL installed. However, in order to make start up automatically after reboot, my book told me to add the following     /usr/local/.../mysql...
Hi Experts, I want to run a script or program under crontab scheduler. My schedule is in each 15th (23:59:59) and last date of the month, which last date of the month means 28th, 29th, 30t...
Hi all,                                                                                                                                                             I'm having problems with u...
Hello, I'm trying to get gvinum raid5 running on FreeBSD 7 and have hit a road block, here's the run down. I have an IDE HD ( 200gb ), which has the freeBSD install on it and 4 500GB hard d...
I've a FreeBSD machine to be set up as a firewall/router box for our office. It's using 7.2 with a generic kernel (for the moment). It routes all traffic to the internet via an ADSL modem in b...
I have a FreeBSD server and a requirement for it to communicate on a VLAN trunk connceted to a Cisco Catalyst switch. I added VLAN support in the kernel and created a VLAN interface but cannot...
I configured rsync to make a backup of my directory corresponding to the date, so if it was today, I have a shell script that would make a folder called "2005-03-02" and then copy all the file...
I'm on a 6.3-STABLE FreeBSD 6.3-STABLE server and want to install emacs.   If I do a locate, I see emacs directories, but it's not installed.  Is there an easy way to get the package and in...
I'm trying to get the mail() function in PHP working, which uses sendmail on my freebsd box. I'm pretty sure the PHP code is fine as I've used this exact script on a couple other boxes. I'v...
Is there any way to see the progress of cp/mv during copying/moving files? or is there any improved tool that has this ability? Since I'm moving large (4GB-10GB) files in command line and I'...