Tagged Questions

0
votes
1answer
7 views

mysqldumpslow @ Freebsd

I have installed mysql-client-5.4.2 Multithreaded SQL database (client) mysql-server-5.4.2 Multithreaded SQL database (server) on my FreeBSD 8.0 box Why isnt there mysqldumpsl …
0
votes
3answers
66 views

What are some of the major pro/con of FreeBSD vs GNU Linux vs OpenSolaris?

What are some of the major pro/con of FreeBSD vs GNU Linux vs OpenSolaris? Which is the best operating system to program/develop against?
0
votes
2answers
139 views

How can I monitor outgoing email from Unix and Sendmail?

I am running a FreeBSD server and I have been sent a warning that spam has been sent from my server. I do not have it set as an open relay and I have customized the sendmail config …
0
votes
0answers
23 views

A Development Machine in VirtualBox - (Debian-min vs ArchLinux vs recommend-one).

I have few years of exp on linux, mainly ubuntu (dual-boot). Now i am shifting to windows, and installing linux in VirtualBox (PUEL). I am looking for a light-weight distro for dev …
0
votes
3answers
74 views

is there a flag “M_FAST” in FreeBSD kernel for Malloc Call ?

if you know there is one, can you let me know what its for ? if not please say so : ) thanks. Signature : void * malloc(unsigned long size, struct malloc_type type, int flags); …
0
votes
2answers
129 views

Adding stackless threading to BSD Kernel?

IronPort developed a stackless threading model that allows the IronPort appliance to support more than 10,000 simultaneous connections in contrast to the 100 connections supported …
0
votes
2answers
32 views

How to config Apache & php run as superuser

i try to config apache & php for my project to create web-based for file config management to open vpn in bsd unix, but i can't run as superuser to start or stop service
1
vote
3answers
100 views

freebsd: current dir of running process by process id

I have the pid of a running process in freebsd. How do I obtain its current directory?
0
votes
4answers
279 views

Any experience with SANOS operating system kernel?

I was browsing for an open source kernel when I ran across SANOS which feels like something worth keeping alive as open source. To bring it up to modern standards, the following en …
2
votes
2answers
98 views

How to compile a 32-bit binary on a 64-bit linux machines without touching the CFLAGS environment variable

The solution in http://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake is not possible because i use 3rd party softwar …
0
votes
1answer
38 views

How do I get mod_rewrite to work in my home directory?

I have my PHP files stored under FreeBSD under this directory: /home/david/public_html/code/php In my browser, I access them through this URL: http://192.168.6.7/~david/code/ph …
3
votes
6answers
455 views

How can I get the behavior of GNU’s readlink -f on a Mac?

On Linux, the readlink utility accepts an option -f that follows additional links. This doesn't seem to work on Mac and possibly BSD based systems. What would the equivalent be? H …
0
votes
2answers
55 views

command-line grep for a string with ‘$’ in it?

I'm trying to find where two variables are being concatenated in a directory of scripts, but when I try the following: grep -lire "$DATA_PATH . $AWARDS_YEAR" * I get "undefined …
1
vote
1answer
63 views

FreeBSD, MySQL, Perl, bash: intermittent blocking on named pipes?

This is weird and I'm not sure who the culprit really is. I'm doing some scripting, on FreeBSD (6.2)? which makes extensive use of the following bashism: do_something <(mysql …
-1
votes
0answers
61 views

Alternative to Ubuntu [closed]

After a battle of trying to get my monitors working on Ubuntu, I have given up Ubuntu as my primary development platform. I am seeking for a more stable OS with the following crite …

1 2 3 4 5 next
15 30 50 per page