Server is a computer program running to serve the requests of other programs or a physical computer dedicated to running one or more such services.
2
votes
3answers
257 views
How to create partition in ubuntu server 12.10
I'm trying to create partition during Ubuntu Server installation(12.10).Now I have a 500GB hard disk where I need to create a partition of 200GB for root file system and another 20GB for swap space ...
4
votes
2answers
370 views
configure postfix to accept mail from two WANs
I have a mac server but my question has long left the realm of the GUI. My last hope is a unix forum.
I have a cisco router with two WAN ports. The mac uses postfix 2.8.3. I have correctly ...
2
votes
2answers
269 views
Virtual Wireless Access Point
Basically, I want to be able to connect to a wireless network from my laptop. Then, I want my virtual machine to acquire internet access via a bridged connection from ETH0 of the VM to the host’s ...
1
vote
2answers
294 views
/nagios/cgi-bin/statusmap.cgi was not found on this server
I installed Nagios 3.4.4 on Ubuntu server 12.10. Installation was successful but now I'm not able to view maps and trends.When I try, I get the following error
/nagios/cgi-bin/statusmap.cgi was not ...
1
vote
2answers
643 views
Port fowarding and load balancer in ubuntu server 12.04
I am looking to create a load balancing server. Essentially here is what I want to do:
I have a public IP address, lets say 1.1.1.1 I have a second public IP address, lets say 2.2.2.2. I have a ...
0
votes
2answers
280 views
Git pull error libcurl.so.3 not found
I have a php script to git pull from my github repository set up in my webservice hook urls like so:
<?php
echo shell_exec('~/git/usr/bin/git pull 2>&1');
?>
When I open this script ...
0
votes
2answers
2k views
How to setup VLAN on same subnet as Ethernet ?
I have a physical NIC with dev name eth0 with ip 192.168.1.2 and gateway 192.168.1.1 and I want to setup a VLAN with ip 192.168.1.x and same gateway as eth0.
Setting up the VLAN runs smoothly and I ...
2
votes
1answer
58 views
Redirecting mail to Gmail
I'm trying to set up the redirection of all emails to my VPS to my Gmail account because it's easier to handle. At the moment though, it is not working, and I can't see why.
I have tried a few ...
2
votes
1answer
52 views
Sharing /boot between two Ubuntu 12.04 Server installations?
This question may seem trivial at first sight, but it has certain implications and I'm wondering what is the recommended path to take here.
Assume the following scenario: a server system. The default ...
2
votes
1answer
2k views
Heartbeat 3 binding socket error
I've been tying to install Heartbeat3.0.5+Pacemaker1.0.12 on CentOS 6.3 64bit via yum. The installation seems to be successful, but there is a problem when starting Heartbeat.
I put some info related ...
1
vote
1answer
289 views
SSH not working from one specific computer
I can connect from every other computer on the LAN, as well as externally. It connects fine to other machines running SSHD. When trying ssh with verbosity, I get the following readout:
$ ssh -vvv ...
1
vote
1answer
52 views
PECL memcached installation gets error
I installed Zend Server 6 (debian).
Also installed several packages:
apt-get install gcc
apt-get install g++
apt-get install libncurses5-dev
apt-get install zlib1g
apt-get install zlib1g-dev
...
0
votes
1answer
52 views
Mail server installation in Cent OS 6.2
I have a server with a dedicated IP. I didn't take any domain yet. CentOS 6.2 is installed on this server. I tried to install mail server in it and followed these links exactly.
The Perfect Server ...
0
votes
1answer
126 views
Certificate extensions in generating and signing certificartes using openssl
References:
SSL Configurations for Intermediate certificate
How to add my own created certificate authority to system trusted repositories
Why I can't find a page which tell me what's the kind of ...
0
votes
1answer
231 views
FTP cannot connect - connection closed by server
I entered the hostname, username/password and port, it seemed to connect but then the connection was lost, what should I check for? See the log below:
Status: Resolving address of ...
3
votes
0answers
282 views
Using Creative Sound Blaster on Ubuntu Server
I just got a Creative Sound Blaster for playing audio wirelessly. I connected it to a virtual version of Ubuntu desktop and just had to go into the sound settings and switch it to the USB and the ...
2
votes
0answers
54 views
How can I connect to my RPi NFS server using version 4?
I've set my Raspberry Pi up as an NFS server, but I cannot connect to it with NFS version 4. However, version 3 works. From my Kubuntu 13.04 client:
$ sudo mount -t nfs -o proto=tcp,port=2049,vers=4 ...
2
votes
0answers
266 views
Can /mnt/hgfs/'shared folder' be used as apache root?
I have an Ubuntu Server (12.04) running on my development machine. It is in a VM. I have succeeded with the task of setting up Apache2, MySQL, and PHP. I can access the server from my host browser ...
2
votes
0answers
161 views
vsftpd: Passwordless authentication to different directory
I am configuring a vsftpd server and the requirements are:
I need a user resourcesadmin with home directory /var/www/resources with password authentication and FTP with write access (already done)
I ...
1
vote
0answers
73 views
CUPS Color & Black and White
Yesterday I set up CUPS to turn a USB printer into a network printer. All of the print jobs are being sent to the server from windows and it's working great except for one problem.
When I set the ...
1
vote
0answers
66 views
Samba and Active Directory limitations
I was wondering if somebody could help me with a question on a networking assignment I have do do with Active Directory and Samba working together (I chose SAMBA). I understand using a Samba domain ...
1
vote
0answers
460 views
NFS sharing is read only
I have problem with NFS sharing. See my exports:
/export 192.168.1.11(rw,fsid=0,insecure,no_subtree_check,sync)
/export/share 192.168.1.12(rw,nohide,insecure,no_subtree_check,sync)
From a client ...
1
vote
0answers
84 views
Wi-fi management & billing
I want to setup a wifi management & billing using linux server.
But I don't know where to start. Is there any guide on how to do this?
For example... When user connect to my access point, it will ...
1
vote
0answers
264 views
Ubuntu Server goes to standby mode
I am using Ubuntu Server 12.04 in a virtual machine (VMware Workstation) and it seems like the system goes to standby, at least the first request on a webserver installed on it takes quite long and ...
1
vote
0answers
79 views
Best way to migrate a mail server?
I have a Plesk panel mail server with used hard disk space of 480GB out of a total of 900GB. I would like to migrate the plesk panel and data to a new server on raid 1 hard drives(600GB). The mail ...
1
vote
0answers
83 views
printing to “One Single CUPS Server” can not find queues if 'ServerName' is a CNAME
Running "OpenSuSE 11.4" with "cups-client-1.4.6-6.1.i586" installed, I try to use one single CUPS-server to do all my printing jobs / to manage my queues.
In YaST -> printer I've selected
[x] Do ...
1
vote
0answers
143 views
FTP server - directories
I have been playing around with several ftp servers and can't get the configuration I want.
I want to allow both anonymous and standard user login, user logins are fine with the default pure-ftpd ...
1
vote
0answers
187 views
GUI for mount_afp?
I have installed mount_afp, so I can access my iMac via AFP on my PowerBook G4 running Debian XFCE.
It works in Terminal (screenshot), but is there a GUI for it - like File Manager?
0
votes
0answers
63 views
uploading from Netbeans to remote CentOS server failed
I have a php web application on Netbeans on my Ubuntu , and server is CentOS on a virtualBox .
Suddenly uploading to server stopped and I'm getting these errors for non-root user :
Failed:
file ...
0
votes
0answers
85 views
Postfix address resolver + loopback to root problem
Ubuntu Linux 12.04.1 With LAMP stack.
The goal is to setup a web server that can send mail via the PHP mail() function, which uses localhost. The mail must then be relayed to an ISP domain ...
0
votes
0answers
118 views
Samba guest access
I have a home server with samba. with windows i can access and make folder(always with permission 777) like guest( no password ) without problem. But with linux, when i mkdir i can not modify this ...
0
votes
0answers
197 views
NFS server optimization for maximum performance
I'm looking for maximum of performance for a NFS mount.
I'm on local network, it could be completly unsecure, the performance is the most important in my case.
What I already found :
In /etc/export ...
0
votes
0answers
215 views
TigerVNC Viewer resolution
I am using TigerVNC to connect to my development server. I create a view by typing
vncserver
in a putty shell.
My monitor is a widescreen monitor and the vncviewer in fullscreen mode does not ...
0
votes
0answers
74 views
HP-UX Directory Server Question
I have been tasked with installing HP Directory server(HPDS) 8.1,64-bit as a single sign on LDAP solution in my test environment and subsequently other environments.I am new to this product
We are ...
-1
votes
0answers
10 views
to run jboss-as 7.1.1 and jboss-GA-4.3.2 on the same machine at the same time
I want to run jboss 7 and jboss 4 running on the same machine at a time.
Is this possible? I am using an Ubuntu machine.