-
as seen on Server Fault
- Search for 'Server Fault'
I wanted to share knowledge of tuning FreeBSD via sysctl.conf/loader.conf/KENCONF. It was initially based on Igor Sysoev's (author of nginx) presentation about FreeBSD tuning up to 100,000-200,000 active connections.
Tunings are for FreeBSD-CURRENT. Since 7.2 amd64 some of them are tuned well by…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm creating a multiboot cd but have trouble with the FreeNAS/FreeBSD boot loader. If the image has isolinux, its just basically to copy & paste their config, but with the FreeBSD loader its different. Can someone please help me with this one? :)
Thanks!
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm trying to reconfigure FreeBSD 8 (amd64) to allow for a high resolution terminal by following these instructions. The problem is that when I add the two lines:
options VESA
options SC_PIXEL_MODE
and try to build:
make buildkernel KERNCONF=VESAKERN
I get the following error:
/usr/src/sys/amd64/conf/VESAKERN:…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hello all,
We're using PfSense as an internal router/firewall (no connection to WAN). Using the Web-GUI, under Status --- Interfaces, there's one particular interface where I have some errors:
In/out errors 3513/0
I then SSHed to the firewall to validate the info provided by the WebGUI and…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm trying to mount a smb network share in fstab on FreeBSD, which works fine for a share without spaces, but fails if a space is in the name. I have replaced the space with \040 which is what everything on google has said, but that didn't help.
Share name I'm trying to mount is "Data Backups".
Share…
>>> More
-
as seen on Pro Webmasters
- Search for 'Pro Webmasters'
This is my scenario:
I have a vps with two domains (example1.com, example2.com). When I started with this vps I set example1.com as primary domain and the nameserver were configured with the pattern ns1.example.com, ns2.example1.com. The domains were brought in name.com.
Across the time, I usually…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I bought vps on santrex.net but can't receive any reply from support. My Problem: I have 5 ip but it pings only 1!!! I can't setup DNS because I need 2 ip minimum .
Could you help me to activate other my IPs?
root@spnova:~# ifconfig
eth0 Link encap:Ethernet HWaddr aa:00:b9:4f:19:01
…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi guys!
I'm new to VPS managing and I need to chose which OS to install on my VPS. I have the following alternatives:
CentOS 5.2
Ubuntu 9.10
Ubuntu Server edition 8.10
Debian 5.0 Lenny
Debian 4.0 Etch
Gentoo Minimal 10.0
I tried to install couple of them, I've also installed Webmin and doesn't…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I attempted to open up a port on my VPS, but I can't connect to my website after opening up that port. Below are the commands I issued to open the port. I didn't get an error or anything after setting this up. I just can't connect to my website after doing this.
[root@vps ~]# iptables -F
[root@vps…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
i created a vps on vps.net and installed CentOS 5.4 x64 LAMP , i choosed the root password and the server start running, i added my domain name in the vps domain section, also i added the two name servers on where i bought the domain name.
the problem is that i still can't access the domain…
>>> More