Arch Linux (or Arch, pronounced /ˈɑrtʃ/) is an independently developed, Linux-based operating system for i686 and x86-64 computers. It is composed predominantly of free and open source software, and supports community involvement. What is Arch Linux Following The Arch Way philosophy, Arch Linux is ...
0
votes
1answer
38 views
Apache won't start - unable to find IPv4 address of “(none)”
Due to browsing through stack exchange and google, I'm getting the feeling it has to do with my hosts file. Which is currently rw-r--r--, and contains:
#<ip-address> ...
1
vote
1answer
46 views
placing shell script under systemd control
Assuming I have a shell script like this:-
#!/bin/sh
# cherrypy_server.sh
PROCESSES=10
THREADS=1 # threads per process
BASE_PORT=3035 # the first port used
# you need to make the PIDFILE dir and ...
0
votes
1answer
19 views
debugging cherokee on arch linux
After installing cherokee on my arch linux instance,
pacman -S python2 cherokee rrdtool
I continued on to do some configuration via cherokee admin:-
cherokee-admin -xb
Hoping over to my browser, ...
0
votes
0answers
32 views
which `install.sh` does `make install` use?
I am trying to learn what make install does in the context of building a custom kernel.
(reference: ...
0
votes
0answers
39 views
arch linux abs fails to retrieve current directory
I am following https://wiki.archlinux.org/index.php/Kernels/Compilation/Arch_Build_System to use the abs to compile a custom kernel. Ran into a problem like this:-
root@myarch ~]# abs core/linux
...
0
votes
1answer
55 views
stock arch linux with pv-grub on linode
I am attempting to use pv-grub on a stock arch linux instance on linode by following this post:-
http://forum.linode.com/viewtopic.php?p=49387
Unfortunately, I am unable to get my pv-grub enabled ...
2
votes
1answer
34 views
What and where is my bootloader on a linode instance?
Using a virtualized instance on linode.com, I don't see where my bootloader is.
In the usual place where I would find grub, i.e. in /boot/grub/menu.lst, I don't see any files or directories below the ...
1
vote
1answer
35 views
Two different networks with two different nameservers
On (Arch) Linux, I configured a VPN, which I do not want to use for all the traffic, but for the software that binds to the associated tun/tap interface. So far, with the help of iproute2's policy ...
0
votes
1answer
195 views
Mono through FastCGI on nginx
I'm going through http://www.mono-project.com/FastCGI_Nginx and can't get it to work. The FastCGI server seems to be running. The following is from the error log:
upstream sent unexpected FastCGI ...
1
vote
1answer
118 views
Arch Linux with an nginx/django setup refuses to display ANYTHING
I'm on Amazon Ec2, with an Arch Linux server. While I truly am loving it, I'm having the issue of actually getting nginx to display anything. Everytime I try to throw my hostname into the browser, the ...
-1
votes
1answer
35 views
Using Arch Linux computer as a server for Rack Apps
What would be the best way to go about using an Arch Linux computer as a Rack (as in Ruby Rack, not an actual rack server) server? Here's what I want to be able to do:
Automatically deploy on a git ...
-2
votes
1answer
95 views
Installing Jenkins on Arch Linux?
I have done some googling and I cannot figure out how to install Jenkins on Arch Linux. Can anyone give me some step by step instructions?
I have a webserver running already using Nginx, With php-fpm
...
0
votes
1answer
232 views
Ping: sendmsg: operation not permitted error after installing iptables on Arch GNU/Linux
Yesterday I got a new computer as my homeserver, a HP Proliant Microserver.
Installed Arch Linux on it, with kernel version 3.2.12.
After installing iptables (1.4.12.2 - the current version AFAIK) ...
0
votes
1answer
44 views
Setting Trac with Apache and mod_fcgi results in either 404 or 403
I am trying to create a trac installation on my private server in order to use it for project management.
I followed the instructions for installation and connecting to the apache server that can be ...
1
vote
2answers
162 views
Can't contact LDAP server remotely from Mac
I'm trying to configure a LDAP server with some basic security parameters, including TLS and required authenticated binding.
I have started the server, and can access it from localhost with the ...
1
vote
2answers
229 views
installing 32 bit libraries on arch linux
I can't seem to find the answer anywhere...
So far I figured out that I need to add (uncomment)
[multilib]
Include = /etc/pacman.d/mirrorlist
On /etc/pacman.conf
and then run:
sudo pacman-key --init
...
5
votes
3answers
225 views
QEMU-KVM Linux virtualization on the command line
I recently discovered that qemu-kvm has a very promising -curses option that, instead of starting an X window, will show a nice ncurses output from the guest suitable for managing a Linux guest from ...
0
votes
0answers
88 views
Creating an ArchLinux AMI [closed]
I'm trying to create a custom AMI for a website I'm writing in Haskell using Archlinux. While googling, I found https://github.com/elliottcable/ArchLinux-AMIs, which seems to be ~4 years old and has ...
0
votes
1answer
78 views
Create link with right owner / group
I have a git-daemon accessed through ssh. All repositories are in /srv/git.
I have some other projects saved on a exfat disk, so I want to create a symbolic link from that disk to /srv/git.
For ...
0
votes
1answer
89 views
nginx + php-fpm serves php statically
I'm trying to setup nginx and php-fpm on Arch Linux. I've been reading through the nginx wiki and its linked guides. Static pages work great. PHP pages don't seem to get passed to php-fpm. When I view ...
0
votes
4answers
422 views
Tomcat 7: “Cannot locate Java Home”
Arch Linux. Servlet apparently had compatibility problems with openjdk so I uninstalled it and installed the plain jdk/jre from AUR.
# /etc/rc.d/tomcat7 restart
:: Stopping tomcat7 daemon [FAIL]
:: ...
0
votes
1answer
173 views
Setting up Passenger + Nginx on Arch
I'm trying to setup passenger and nginx on Arch, but I can't seem to get the nginx server to even start.
I've followed the guide found here: ...
0
votes
1answer
96 views
Tools to monitor bandwith (outgoing) on my ArchARM NAS/Server?
I have been having some problems with my router last few days, and in the process of narrowing down the problem, I found that while I wasn't using my home network explicitly I was having upto 1GB of ...
-1
votes
1answer
54 views
Filesystem for web developing [closed]
My distro is ArchLinux. I have an empty HDD I would like to mount at /srv. What is the best filesystem for storing projects (PHP, Zend Framework, many files up to 100 kB but they may be bigger - ...
2
votes
0answers
57 views
git http-backend show info when accessing per browser
I'm currently hosting my own git-repos for my private projects. For this, I use Apache and the standard git http-backend.
Now, a repo can be accessed under an URL like this:
...
1
vote
2answers
184 views
netstat doesn't display full remote ip address, no ip address for ssl, port 443
We're running a Apache webserver on Arch Linux (build from May '10) and while monitoring connections with netstat we're seeing some odd connections on port 443 that don't report an IP address; is this ...
0
votes
1answer
92 views
pureftpd virtual user doesn't work with a concrete “base” user
Hello I want a virtual ftp user to upload web stuff so I want one using http user and webgroup (I group I created).
So I did:
pure-pw useradd webftp -u http -g webgroup -d /srv/http
pure-pw mkdb
...
0
votes
1answer
184 views
A bunch of questions of permissions with a web server (Cherokee)
I'm new with Linux administration and I'm configuring a Cherokee Web Server.
I'm using Archlinux so I have a http user that owns /srv/http. On the other hand I have a user called 'jesus' that is ...
0
votes
2answers
177 views
recommended way to collect email notifications from crond in Arch Linux
Arch Linux doesn't have sendmail installed by default. So I get the following messages in my syslog:
Sep 15 13:16:01 zorro crond[18497]: mailing cron output for user collectors sh cronjob.sh
Sep 15 ...
1
vote
1answer
61 views
Accents not properly reported in MySQL dump
I'm using MySQL 5.1.58 on Debian Sqeeze and I'm trying to restore the dump of a database. Once it is restored I noticed that all the accented chars had become other chars as ù or è: completely ...
1
vote
1answer
62 views
Need help partitioning archlinux server.
Alright, so am building a webserver that will be using mysql, nginx, php, and a few other things. I expect the database to grow quote large and there will be many small files that will be served by ...
5
votes
1answer
140 views
Archlinux and openssh
I need to setup an Archlinux vps with openssh, everything is running smoothly except that I couldn't ssh in.
I noticed openssh wasn't installed so I looked on the wiki which said to do :
pacman -S ...
0
votes
2answers
215 views
no network or disk devices in Arch Linux Xen guest during installation
I'm trying to install Arch Linux under Xen as domU (Guest) from Arch Linux official 2011.08 x64 Core iso image. My web hosting offers a SolusVM control panel with ability to install custom ISOs, so I ...
1
vote
1answer
279 views
ArchLinux under Xen fails to see root fs after kernel upgrade to Linux-3.0
I bought a VPS but the hosting company doesn't have a prebuilt image for Arch Linux x64, so I have to install from ISO using VNC in SolusVM.
The installation works fine, the box (Xen Guest) is ...
4
votes
1answer
82 views
How to determine which packages need upgrading in Arch Linux?
I know that pacman -Su upgrades all packages. But how can I get just the list of packages that need upgrading?
0
votes
1answer
339 views
Simple Mail Server on Arch Linux
Looking through all sorts of tutorials I have not yet found one that I can use to set up a simple mail server for non-virtual users. I don't want to support any sort of virtual users, just two real ...
1
vote
2answers
341 views
SSH connection problem - allowed from LAN but not WAN
I tried to setup my Arch Linux installation to be an SSH host, but here is the thing:
I can ssh localhost, it fails to login via public key and asks for username and password, but still able to ...
0
votes
1answer
66 views
Linux doesn't respond to portforwarded connections
I'm new to this site and I want to apologize in advance for any mistakes, dumb questions, etc. (if any).
I have a networking issue and I hope someone has ideas how to solve it. I'm almost sure it's a ...
0
votes
1answer
188 views
How to run some commands after booting from ArchLinux disk? Or how to change some settings in .iso before booting?
How to install Arch Linux with traditional installer with only ssh-access to server? There is nice guide:
https://wiki.archlinux.org/index.php/Install_from_SSH
I try test this on my home vps:
...
2
votes
3answers
2k views
How to make a secure MongoDB server?
I'm wanting my website to use MongoDB as it's datastore. I've used MongoDB in my development environment with no worries, but I'm worried about security with a public server.
My server is a VPS ...
1
vote
4answers
144 views
SSH global $PATH
When I'm logged in my ArchLinux server and type:
$echo $PATH
I get...
/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl
But when I'm NOT logged in and try:
ssh ...
3
votes
2answers
354 views
What's the best server to use with ASP.Net on Mono?
I am reconfiguring my website from scratch and basically I want it to run Mono(well, ASP.Net inside Mono)
According to the Mono Project there appears to be two options, Apache or Nginx.
Which one ...
0
votes
2answers
235 views
Can I run my Sheevaplug Arch Linux's usb key in a Virtual Machine on my computer?
It's pretty much all in the title.. I've bought a pogoplug, installed Arch Linux on it on a USB key. I would like to take that USB key and run the enclosed ARM OS in a virtual machine on my Mac. ...
0
votes
1answer
325 views
“Image cannot be processed.” Cryptic Wordpress error when uploading new header image
When I attempt to upload a new header image to my wordpress installation my browser's work is acknowledged with a cryptic "Image could not be processed. Please go back and try again." The upload does ...
1
vote
1answer
2k views
Blank Page: wordpress on nginx+php-fpm
Good day.
While this post discusses a similar setup to mine serving blank pages occasionally after having made a successful installation, I am unable to serve anything but blank pages. There are no ...
0
votes
3answers
84 views
Plug & Play Linux to Set Up My Favorite Distribution [closed]
Situation:
Server:
64MB RAM
1611MB Disk
Access via Out-of-Band-Console (OBC)
CentOS rescue image (read-only filesystem, my disk can be mounted though)
What I want to achieve:
I want to install my ...
1
vote
1answer
138 views
Binding to 0.0.0.0 only picked up local addresses
I'm not a server guy, and my network skills are a little rusty, so this may be a simple question. On a brand-new archlinux machine, I setup sshd, and told it to bind to 0.0.0.0:9223. Once it was ...
1
vote
2answers
671 views
How do I use pg_upgrade on arch linux
I was running postgres 8.4 on arch but now have 9 installed I want to use pg_upgrade to upgrade but I don't know what all the options I have to use are, and all the directories that I have to point it ...
1
vote
1answer
601 views
Nginx Reverse Proxy returning 404
I'm using Nginx as a caching proxy for ArchLinux mirrors (to speed up internal server builds). It correctly reverse proxies four sites, but returns mysterious 404s on the fifth.
...
0
votes
5answers
718 views
Problems with sudo in path
Using:
Linux nomemory 2.6.32-24-generic #43-Ubuntu SMP Thu Sep 16 14:17:33 UTC 2010 i686 GNU/Linux
I have a folder in my $HOME called ~/.scriptfarm/scripts where i keep some of my custom scripts.
...