Top "Archlinux" questions

Arch Linux is a Linux distribution intended to be lightweight and simple.

Running a Python script from PHP

I'm trying to run a Python script from PHP using the following command: exec('/usr/bin/python2.7 /srv/http/…

php python linux exec archlinux
Cannot get OpenCV to compile because of undefined references?

The code is simple and is essentially straight from this tutorial. I am running Arch Linux and have the OpenCV …

c++ opencv archlinux
Unable to start postgresql.service?

I'm using arch linux (4.8.13-1-ARCH). I'm trying to set up PostgreSQL as instructed here. After performing [postgres@BitBox ~]$ initdb …

postgresql archlinux systemd
How to install Java on Arch Linux

According to https://wiki.archlinux.org/index.php/Java I can install Open JDK 7 on a clean Arch Linux installation …

java archlinux manjaro
Linux TortoiseSVN

Can you advise me the best alternative of TortoiseSVN on Linux? I'm using ArchLinux with openbox. Very important for me …

linux svn tortoisesvn archlinux
Node Sass does not yet support your current environment: Linux 64-bit with false

Getting this error on Arch Linux with node-sass. I'm using it with gulp-sass. Node Sass does not yet support your …

node.js sass archlinux gulp-sass node-sass
Linux apt-get command not found - How to install a package in Arch Linux?

I am trying to install a command: $ sudo -s apt-get install net-tools /bin/bash: apt-get: command not found How can …

archlinux apt-get
C++ include libraries

Ok, so it's been a while, and i'm having problems with #includes So I'm doing #include "someheader.h" but it's …

c++ header archlinux
set-up X11 Forwarding over ssh

I'm attempting to set up x11 forwarding to monitor video on an embedded robotics platform yet I cannot seem to …

linux ssh beagleboard archlinux
Set Network Interface Metric

What is the proper way to set network interface metrics these days? I'm looking for command line ways for doing …

linux networking archlinux