Displaying 20 results from an estimated 1000 matches similar to: "Re-export an NFS mount from another machine for roaming profiles"
2009 Sep 19
1
Apache: confusion about virtual hosts and DNS on a local network
Hi,
I set up a webserver with Apache on one of the machines on the local
network. There's a DNS configured for the LAN, with a dummy domain name
(presbytere.local), and every machine is pingable by its hostname. The
webserver runs on the machine 'buildbox'.
The webserver actually has two (static) websites on it, for testing and
fiddling purposes. Each site's pages are stored
2009 Jul 06
2
Trouble running 'alsamixer' as normal user on headless box with minimal system
Hi,
I just transformed an old Pentium III 500 into a headless jukebox. It's
installed in the basement, near the stereo. There's only a base CentOS
system on it (GNOME unchecked, package customization checked and then
everything unchecked). From there on, I just installed the ALSA utils,
and vorbis-tools. The machine is only supposed to do one thing (and to
do it well, UNIX philosophy
2010 Apr 08
3
Question about dhcpd.leases
Hi,
I'm running a DHCP server on my local network. I've noticed something
that puzzles me. Leases are written to /var/lib/dhcpd/dhcpd.leases, but
only - so it seems to me - if the address is not fixed in any way in
dhcpd.conf.
Here's a few stanzas of my dhcpd.conf :
host babasse {
hardware ethernet 00:0d:61:ae:6b:8f;
fixed-address 192.168.1.1;
option
2009 Jun 28
2
Set hostname via DHCP ?
Hi.
I just setup one of my machines as a DHCP server. I'd like it to handle
the hostnames of clients. Don't know if this is an orthodox thing to do
(feel free to add your comments :oD). Here's the server's relevant lines
of dhcpd.conf:
--8<-------
...
# Envoyer les noms d'h?tes aux clients
use-host-decl-names on;
# Adresses statiques
host babasse {
hardware ethernet
2009 Oct 30
3
crontab won't work
Hi,
I have a strange problem here. I have two servers, one dedicated
webserver, and a local backup server.
On the webserver I have this :
[root at 12569hpv163154:~] # crontab -l
00 22 * * * /usr/local/bin/sauvegarde-pmbccps.sh
This launches a backup script every day at 22:00, and it works as expected.
Now here's what I have on the local backup server :
[root at grossebertha:~] # crontab
2008 Nov 23
3
Correctly setting up sound with Intel High Definition ICH7
Hi,
Earlier this day I started a thread about Skype not working with
outgoing sound. Now I wonder if it's not a problem with my soundcard. I
had a vague suspicion about this, but since it's way off the original
topic, I decided to start a new thread about this.
Here's what the soundcard looks like:
[root at grossebertha etc]# lspci | grep -i audio
00:1b.0 Audio device: Intel
2006 Jun 05
0
USB scanner setup: questions, problems
Hi,
I have a small home LAN consisting of four PC's: one old Pentium III box
acting as gateway / connection handler / printer server / file server /
scanner server, and then one desktop and two laptops. I recently
migrated this LAN from Slackware 10.2 to CentOS 4.3, and everything runs
rather fine.
One thing I have some trouble setting up is my Canon Perfection USB
scanner for network use,
2007 Aug 04
2
Data corruption on external hard disk
Hi,
I'm using CentOS 5 on all my computers here (work + home) and I'm very
satisfied with it.
Some time ago I purchased a 300 GB external hard drive to store films,
music, pictures and documents. Since there's no Windows machine around
here (small South French village, town hall and public library use Linux
:o)), I replaced the FAT filesystem on the disk by an ext2 filesystem.
2007 Jun 10
1
Problems with UserDir directive on CentOS 5
Hi,
I'm currently setting up a local LAMP server to test various apps.
Starting from the out-of-the-box configuration of Apache, I test it, and
it's OK: http://localhost shows Apache's default page OK in Firefox.
Now I edit /etc/httpd/conf/httpd.conf and replace 'UserDir disabled' by
'UserDir public_html'.
I restart Apache.
Then, as a normal user (kikinovak):
$
2018 Oct 19
2
Can't access Samba shares from Nautilus
Hi,
I'm currently experimenting with Samba on a few sandbox machines.
On the server side, I have setup CentOS 7 with a basic Samba setup and
two shares, one public, the other password-protected.
I have two Windows 7 boxes in my network, and I can access the shares
perfectly, log in to the password-protected share, read and write files,
so this seems to work OK.
On my main Linux workstation
2010 Oct 24
0
CentOS Digest, Vol 69, Issue 24
Spam
Sent on the Sprint? Now Network from my BlackBerry?
-----Original Message-----
From: centos-request at centos.org
Sender: centos-bounces at centos.org
Date: Sun, 24 Oct 2010 12:00:02
To: <centos at centos.org>
Reply-To: centos at centos.org
Subject: CentOS Digest, Vol 69, Issue 24
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World
2018 Sep 17
2
Very weird problem with handling symbolic links
Hi everyone,
I just discovered something very weird on a vanilla CentOS 7
installation. If I create a link to /tmp as a normal user, it looks like
I can't remove this link anymore. Here's what this looks like:
$ mkdir test_link
$ cd test_link/
$ ln -s /tmp/ link_to_tmp
$ ls -l
total 0
lrwxrwxrwx. 1 kikinovak kikinovak 5 Sep 17 10:56 link_to_tmp -> /tmp/
$ rm link_to_tmp/
2008 Nov 25
2
adduser vs. useradd
Hi,
To add a user to the system on the commandline, I usually use the
adduser command.
# adduser newuser
And that's it. I've been using that command probably out of an old
habit, since I've been a long-time Slackware user before. But now I
wanted to dig a bit deeper, and some details puzzle me.
Whereas on Slackware, 'adduser' is an interactive shell script to create
a
2017 Apr 12
0
humor (was Re: OT: systemd Poll)
Le 12/04/2017 ? 19:41, Andrew Holway a ?crit :
> Between the early 1990's and early 2000's the price of a GB of memory went
> from ~$100,000 to ~$1000*. I guess a lot of the design decisions made for
> things like init were focussed on this. In 1995 is was common for server
> platforms to have 32Mb ram whereas the kernel alone in my PC here at home
> is consuming just over
2014 Dec 13
1
Remote Git vs. GNOME on CentOS 6.6: cannot open display
Hi,
I just installed a fresh CentOS 6.6 desktop. It's a client's machine, it
is physically installed on a testbench in my office. Usually, when I
perform installations, I start with the base system on the testbench,
and once networking is configured, I SSH into it and then do all the
fine-tuning remotely.
My configuration files, scripts and HOWTOs are all stored in a Github
2017 Apr 12
7
humor (was Re: OT: systemd Poll)
>
> Of course, to be fair, there may have been a *reason* for not doing it
> that way before....
>
Between the early 1990's and early 2000's the price of a GB of memory went
from ~$100,000 to ~$1000*. I guess a lot of the design decisions made for
things like init were focussed on this. In 1995 is was common for server
platforms to have 32Mb ram whereas the kernel alone in my
2014 Dec 14
3
Broadcom wireless card: installation script for Linux-STA driver
Hi,
I just installed CentOS 6.6 on my HP Pavilion DM1 laptop. The wireless
card is only poorly supported in the default setup, so I decided to
write an installation script for the Linux-STA driver, which works
perfectly.
https://github.com/kikinovak/centos/blob/master/6.x/broadcom-sta/broadcom-sta.sh
Grab the files:
# git clone https://github.com/kikinovak/centos
Run the script:
# cd
2009 Apr 01
1
"Linux aux petits oignons" - Book about Linux, based on CentOS 5.x
Hi,
I'm currently busy finishing "Linux aux petits oignons", a practical
introduction to Linux, aimed primarily at the frustrated Windows user.
This is the first of two volumes, it's written in french, and all
examples in the book are based on CentOS. (Note: looks like I'll have to
update some screenshots to 5.3 :oD)
Usually the first question that arises is: why not
2017 Apr 12
2
humor (was Re: OT: systemd Poll)
On Wed, April 12, 2017 1:31 pm, Nicolas Kovacs wrote:
> Le 12/04/2017 ? 19:41, Andrew Holway a ?crit :
>> Between the early 1990's and early 2000's the price of a GB of memory
went
>> from ~$100,000 to ~$1000*. I guess a lot of the design decisions made
for
>> things like init were focussed on this. In 1995 is was common for
server
>> platforms to have 32Mb ram
2010 Jun 11
1
DHCP/DNS server for LAN with mainly Windows clients : Outlook Express vs. Webmail problem
Hi,
I recently setup a CentOS 5 file server for a small LAN consisting of 15
Windows XP clients. The LAN is eventually expected to migrate to Linux,
at least some of the client machines.
The previous setup made by a local Windows-only computer firm was an
unhealthy mix of static and dynamic IP addresses with conflicting
adresses, etc. First thing I undertook was clean up this mess by setting