Questions related to Ubuntu Server, and server-related packages.

learn more… | top users | synonyms (2)

0
votes
1answer
10 views

Access to Apache Subdomains externally

I just recently configured a localhost subdomain on my Apache web server. domain: hjm.im subdomain: blog.hjm.im It is working correctly from on my server (which makes sense), but how can I get ...
0
votes
0answers
8 views

How to install Rapidleech on Ubuntu? [VPS]

Can you please help me installing Rapidleech on my ubuntu server? I can install any version which is compatiable with it. Thanks
0
votes
1answer
8 views

How to Automatically synchronize phpmyadmin on two lampservers?

My setup for my website is that i have a load balancer server, and two lamp servers and on the two lamp servers i have phpmyadmin installed. I have synced the two lamp servers /var/www folders with ...
0
votes
0answers
6 views

Upgrading Ubuntu server 11.04 to 12.04 with SSL certificates

I am trying to perform an upgrade of our webserver running Ubuntu 11.04 to 12.04 along with all it's software, apache and MYSQL. The webserver has SSL certificates installed on it. What would be the ...
1
vote
2answers
24 views

migrate git repositories

I have an old laptop IBM Z61t as my git server. Now I want to migrate the git repositories(such as /repos/git/job.git, /repos/git/public.git) to another server. Both of my servers, the new one and ...
1
vote
1answer
25 views

Why is the command in /etc/rc.local not executed during startup?

I have a single command in my /etc/rc.local script that is supposed to start the update daemon for Tiny Tiny RSS during startup, but the script is not executed during startup. Why? The entire ...
0
votes
2answers
22 views

how do I change my default country?

I've been using Ubuntu for about 3 months and my computer for some random reason wants to believe that I live in Haiti when in reality I live in the us, this problem has caused me not to be able to ...
0
votes
0answers
11 views

My display can't show my output

I get an error (Change Display Input Settings to 19200x1080 60hz) from my monitor and nothing shows.. so i don't even know if it has booted up. I'm running ubuntu 12.04 server lts on a ual xenon ...
1
vote
1answer
23 views

Lubuntu Invalid configuration `x86_64-pc-linux-gnuoldld': machine `x86_64-pc' not recognized

I am trying to install bnetd on lubuntu and i got error compiling it (I have never compiled anything yet) I execute this at the terminal: loading cache ./config.cache checking host system type... ...
1
vote
0answers
16 views

Black screen installing ubuntu server 12.04 64 bit [duplicate]

I am trying to install ubuntu server 12.04 64 bit via USB external hard drive. My processor does not have integrated graphics (Intel Xeon E3 1230 V2) so I am forced to use a cheapo graphics card ...
1
vote
2answers
26 views

Making websites visible to outside networks with Ubuntu Server 12.04

I am a new Ubuntu Server user, and I need some assistance in setting it up. I am using Ubuntu Server 12.04 64-bit. This is my main question: How can I set up Ubuntu Server to host a website that is ...
1
vote
1answer
81 views

I cant upgrade anything

I will give a bit of a back story to how I got this issue, The first issue I has was I have a full /boot disk and could not do anything. I moved some of the unused config files to another disk and ...
0
votes
0answers
12 views

UID based routing doesn't work

I have a 12.04 LTS server with two NICs. They are connected to different networks. # ip route list table main default via 192.168.1.254 dev eth0 192.168.1.0/24 dev eth0 proto kernel scope link ...
0
votes
0answers
24 views

How to open port 5432 for Servoy (Eclipse) PostgreSQL database server

Im trying to install Servoy Developer on Ubuntu 12.10. I get a problem during installation with the bundled PostgreSQL database server, because the port 5432 is closed. I tried the following ...
0
votes
1answer
9 views

Maintained UPnP server on 13.04?

I'm looking to create a UPnP server on my 13.04 server installation. I've done some searching and installing but nothing seems to fit the criteria for me. I'm just wondering if there are any still ...
0
votes
1answer
21 views

Accidentally ran “sudo chmod a+rx ~”

I accidentally ran sudo chmod a+rx ~ on the system root rather than sudo chmod a+rx myfolder... I ran sudo chmod -R a+rX myfolder/public_html then accidentally ran sudo chmod a+rx ~ instead of ...
0
votes
1answer
33 views

SSH connection refused when connecting remotly

I set up my ubuntu server and it can connect to itself when running "ssh localhost". However, when I run Putty on windows 8 I get a "connection refused" error. I have, to the best of my ability: ...
0
votes
1answer
19 views

Reconnecting to Drobo over iSCSI after server reboot

I have an iSCSI attached Drobo hooked up to a server that I use to put backups on. I connect to the Drobo using a command like: sudo iscsiadm -m node --login then I find what device is new in ...
2
votes
0answers
37 views

Is there a default limit to the amount of memory a process may use?

Running 64-bit Matlab 7.12 on a 64-bit 10.04 Ubuntu Server. When I try run a big problem that should need 46GB of memory (the server has 72GB of Memory and plenty of swap space), the experimental ...
1
vote
2answers
59 views

Setting up Ubuntu web server?

I've just purchased a cloud VPS and installed Ubuntu Server 13.04 on it and that is pretty much all of my Linux knowledge. Can someone point me to the best up to date tutorial on setting up Ubuntu ...
-2
votes
0answers
29 views

bin bash error need help..always the same error

i had no problem in executing commands till this one...when i execute this command various errors come up regarding keystone etc..please help..i want to deploy open stack. #!/bin/bash # Modify these ...
0
votes
2answers
41 views

Linux Server and LAMP basic questions

I am pretty new to the Linux environment. I have been asked to setup a Linux server and LAMP. I do have a background on network and windows server admin, however when it gets to Linux servers, I don't ...
0
votes
1answer
24 views

Ubuntu cloud with four servers

I searched a lot about this question before ask, sorry for the title being so short and generic at the same time, but my problem is more related to a merge from a noob and expertise. I have 4 (four) ...
0
votes
1answer
15 views

no upper right icons with Ubuntu 12.10 and lightdm

I have a Ubuntu 12.10 server running in which I have installed lightdm. Now lightdm can boot and I can log in, but when I see the screen, I don't see ANY top right icon. So I cannot logout I cannot do ...
0
votes
0answers
12 views

Installing xajax on Ubuntu Server 12.04

I am trying to migrate a website over to a new server running 12.04LTS. I have installed php-xajax with apt-get (also tried via the .deb file download from the Ubuntu servers manually). My PHP config ...
0
votes
1answer
19 views

Why is rc.local in /etc, should it be owned by root, and when is it run?

My understanding of rc.local, based on a quick Google search, is that I can put some bash in it which will be run at the beginning of [something] (what, user login, system start up?). The rc.local in ...
1
vote
1answer
24 views

Could not resolve hostname

I am trying to login to a server using ssh and the console. I have the Ubuntu Raring Ringtail. I get the could not resolve hostname prompt a couple of times and then after some attempts it just works. ...
-1
votes
1answer
20 views

Where can I find debian-installer source for 10.04.2 LTS i.e 2.6.32-28-generic kernel [closed]

It would be very helpful if somebody can guide me through the exact debian-installer with the required kernel. I used mini.iso of latest debian-installer for kernel compiling from 2.6 to 3.0. But, I ...
0
votes
0answers
17 views

Ubuntu Server 12.04.1 LTS - Snapshot?

I'm configuring OpenStack in my ubuntu server and now that I think I have this working and I want to do and try some configurations for Live Migration I want to know if there are any way to make a ...
0
votes
0answers
14 views

Ubuntu server problem with gigabit ethernet card

I have two network cards (one onboard, two removable D-link cards. I'm using Ubuntu server. However, only the second card works properly, one card always link=no when I use command lshw -C network, I ...
3
votes
1answer
21 views

Recommended testing tools to test MySQL performance?

What is the recommended tool(s) for testing the performance of MySQL 5.5 (innodb) under Ubuntu 12.04? We have purchased a new multi-cpu multi-core server to replace our current MySQL dual-core ...
0
votes
1answer
23 views

How do I password protect my webservers document root?

I have installed LAMP using tasksel and it is for a development system. I was wondering if I could password protect the folder /var/www/ and when someone goes to developmentservername.mydomain.com, I ...
0
votes
1answer
36 views

disk space lacking

My Ubuntu partition was working on 50gb . However, even-though I had not used much of the memory, I was still getting messages saying the disk space is low. I increased the partition, but am still ...
1
vote
0answers
20 views

How to populate configuration files over a lot of servers?

I have configuration files at my home directory (.bashrc, .gitignore, etc.). When I find something helpful for me I add this information into this files. But also I have access via ssh to different ...
0
votes
1answer
33 views

Ubuntu Server 12.10 3g modem connection established but not used

Our server has LAN (DHCP) connection to Internal Network and 3G (via USB dongle) to the Internet. The Internet access should not be exposed to internal network and vice versa. To be able use 3G modem ...
0
votes
0answers
13 views

connect to windows server 2008 r2 [closed]

I'm setting up a small network with about twenty computers. The users of this network use Linux mint 14 and they need to access to server 2008 r2 using their name and password. In that case I need the ...
0
votes
0answers
22 views

UEFI and RAID1 nightmare

1 CPU: AMD FX-8150 Zambezi 3.6Ghz Socket AM3+ 125W 8-core RAM: CORSAIR Vengeance LP 16Gb (4x4Gb) 240-Pin DDR3 SDRAM 1866 CML16GX3M4A1866C9B Mobo: ASUS M5A97 LE R2.0 AMD 970 PSU: Thermaltake TR2 ...
0
votes
1answer
20 views

X forwarding from Ubuntu Server Ed to Windows 7

The Goal: I would like to open a program from my ubuntu server in my windows 7 desktop. Steps Taken: Putty > SSH > X11 check 'enable port forwarding' I have started VNC Viewer in listening mode ...
1
vote
0answers
30 views

Access to Ubuntu Server 12.04 with Ubuntu Workstation 12.04

I recently installed Ubuntu Server 12.04. I gave the server a static IP address. I now installed Ubuntu 12.04 on a workstation. I can connect to it via the terminal but I cannot add any folders to the ...
0
votes
0answers
25 views

How to setup FTPS server in Ubuntu

At the moment I'm trying to setup a vsftpd server on 12.04 to allow users to login/download files via ftps to aid testing during some development work. When I attempt to connect using FileZilla in ...
0
votes
1answer
17 views

Create folders in remote server after ssh login using commands

I need to create folders on the remote server, i try to ssh to the server and then create folders. The logs display that the ssh is successful but it stops after that and the screen stays at the home ...
1
vote
2answers
41 views

How to verify if a reboot was due to power outage?

We've had problems with tripping a breaker and I think we just did it again, but I need to confirm that 1 of our boxes rebooted due to a power outage and not for another mundane reason. I have ...
0
votes
0answers
20 views

Ubuntu server 13.04 - network balancing software help

I have ubuntu 13.04 server on my media server. Installed for software I have Deluge, Deluge WebUI, Webmin and BlindDNS... what I would like to do is find kind of software that will take and basicly ...
-1
votes
0answers
23 views

Learning the in's and out's [closed]

I am in school for networking and systems management. I have been bitten by the Linux bug and cannot wait for my server classes to pick up. I have several older computers, laptops and routers at my ...
0
votes
0answers
34 views

Ubuntu Server 12.04 NAS setup, which file format to choose/partition scheme?

I just built my NAS hardware, these are the specs CPU: Intel Core i5-3570 3.4GHz Quad-Core Processor Motherboard: Asus P8H77-M PRO Micro ATX LGA1155 Motherboard Memory: Kingston 16GB (2 x 8GB) ...
0
votes
1answer
42 views

Is there any YUM to APT-GET tool?

I have a big source code where it wants to install everything where shown of YUM (Fedora, CentOS, Red hat package manager). Example: $ yum install bzip2 cpio curl curl-devel fileutils gettext-devel ...
0
votes
0answers
17 views

No network modules detected in mini.iso for custom kernel 3.0.0-32-server

It would be very helpful, if somebody could help me in this. :) I am trying to update my 2.6 kernel to 3.0.0 for ubuntu-10.04 LTS. And, for update, I am using netboot_iso approach and using mini.iso ...
1
vote
2answers
25 views

Cancel SSH Session to Server

I use SSH to manage a server on my local network. ssh username@192.168.1.210 Which works great. When I am finished in the server I normally just X out the command line window which fires a prompt ...
0
votes
0answers
13 views

Ubuntu Server - bandwidth prioritising

My Ubuntu Server HTPC runs a torrent client, and I also use it as a WiFi bridge to connect my laptop to. There are no other devices on my network. It does not function as a router, I still use a ...
0
votes
0answers
12 views

Where do ltsp user accounts need to reside?

I've looked at the fan club ltsp install articles, but I cannot tell if the user accounts for my ltsp users need to reside only on the ltsp image. I believe that is the case, and I've added them ...

1 2 3 4 5 55