| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
Posted 01-23-2012 at 10:09 AM by catkin
Here's an Apache configuration file for Xapian Omega on Slackware 13.1, to be saved as /etc/httpd/omega.conf
It was developed and tested on Slackware64 13.1 with Xapian Omega 1.2.8 installed by SlackBuild.
Code:
# Apache configuration file for Xapian Omega
<Directory /srv/httpd/htdocs/omega>
Allow from all
DirectorySlash On
Options FollowSymlinks
Order Deny,Allow
RewriteEngine
...
|
LQ 5k Club
|
|
Views 869
Comments 0
|
 |
Posted 12-01-2011 at 08:11 AM by ofaring (Debian, This That and the Other)
Updated 12-01-2011 at 08:14 AM by ofaring
Ok. I've used Debian for quite some time -- although I started with Slackware years back -- and it's been awhile since I attempted anything without a package manager!
I grabbed a copy of Slackware Disc 1 and installed a basic, console-only Slackware.
First snag...WiFi. I live in a busy neighbourhood full of students eager to grab "free" internet off a WEP-encrypted wireless router, so WPA is a must. Well, /etc/rc.d/rc.inet1.conf didn't seem very happy to play...
|
Member
|
|
Views 703
Comments 0
|
 |
Posted 10-29-2011 at 07:19 PM by rouvas
SYNOPSIS
A simple and effective script to perform a secure backup of your home directory to a remote machine, with the help of sshfs and rsync. With trivial modifications it can be used to backup any directory.
FOR THE IMPATIENT
Drop this script into your path:
Code:
#!/bin/bash
#
# Specify the name of the user on the remote machine, defaults to the current user
#
REMOTE_USER=${REMOTE_USER:=$USER}
...
|
Member
|
|
Views 656
Comments 0
|
 |
Back in 2008, I started playing Eve Online. Its one hell of a game, some call it "spreadsheets online" because you wind up needing a spreadsheet to play. It's the worlds largest single shard game server. And back in December of '08, it had a linux client.
It was not a true stand alone client, but it was a Cedega crossover. When you installed it it installed the Cedega engine with just what you need to play. Back then the game had 2 graphics options, "classic" and...
|
Member
|
|
Views 1512
Comments 0
|
 |
Posted 02-23-2010 at 09:03 AM by Intel_
Updated 02-23-2010 at 04:51 PM by Intel_
It's time to say you about my modestly slackware mirror located on Bulgaria, Gabrovo. I know that the most people uses slackbuilds, but there are people that don't know how to use it. From the other side I upload packages that I need and if I make clean installation I can just download all with wget and install them easy and faster. Some of the packages are builded from SlackBuilds. It's not complete, because this is work of the time and I often upload packages. I try to focus on system packages...
|
Member
|
|
Views 753
Comments 0
|
All times are GMT -5. The time now is 02:20 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|