General :: Setup NFS Server On Gentoo?

Jun 9, 2010

I'm trying to set up an NFS server on a Gentoo VM. I've installed nfs-utils-1.2.2 and added the following line to the /etc/exports file code...

It complains about not finding the /lib/modules/2.6.24-9-pve/modules.dep file, but the /lib/modules directory doesn't even exist on this machine.

Does anyone know how to get it to work?

View 1 Replies


ADVERTISEMENT

General :: Setup Git Repository On Gentoo Server Using Gitosis & Ssh

Feb 25, 2010

I installed git and gitosis as described here in this guide Here are the steps I took:

Server: Gentoo
Client: MAC OS X

1) git install emerge dev-util/git

2) gitosis install

cd ~/src
git clone git://eagain.net/gitosis.git
cd gitosis
python setup.py install

[Code]....

SSH asked password for user git. Why ssh should allow me to login as user git? The git user doesn't have a password. The ssh key I created is for the user expert. How this should work?

Do I have to add some params to sshd_config?

View 3 Replies View Related

General :: Unable More Php Extensions On Gentoo Server?

Feb 14, 2010

I have working apache/php/mysql on my Gentoo server. But I have to enable some extensions in php (json, exif).

I did: USE="dev-lang/php json exif" emerge dev-lang/php

View 1 Replies View Related

Networking :: Gentoo To Windows Printer Server?

Feb 20, 2010

I'm trying to install a network printer to my Gentoo workstation, but have never used printing in Linux before and am unsure of how to proceed. I'm stuck in the CUPS web interface based printer adding process, at what device and device URI to set. I have looked through the properties and settings of the printer on the server machine, but couldn't find anything relevant.The printer model is Brother HL-1430, and it's attached with USB to the Windows XP powered printer server and shared to the network. Other (Windows) machines in the network can successfully reach the printer.

View 5 Replies View Related

Server :: Remove Printsrv1 Since It Is Gentoo And On Old Hardware?

May 5, 2010

I am trying to bring up a third print server. I eventually want to remove printsrv1 since it is gentoo and on old hardware. . I've got the new ubuntu server all configured except for the print driver database.. IEE.. when I try to connnect to a printer from a Windows node it needs me to load the driver.. I've got about 35 printers so I dont' want to do this for each one and I want them to be mirrors of the other 2 with the drivers so there are no conflicts..My question is,,, is there a way to transfer the Samba printer database mappings from one box to another?

View 1 Replies View Related

Server :: Recover Ssh Password On WD Mybook WE II Running Gentoo

Jan 27, 2010

I installed Gentoo on my WD Mybook WE II and im forget/dont know the ssh password. I can access Public shared folder but there is no access to change it. Any idea? I need to log in to mybook via ssh to install anti virus on it.

View 1 Replies View Related

General :: Setup A SMS Server, Appropriate Distribution To Setup A SMS Server?

Oct 22, 2010

How to setup a SMS server using Linux, also want to know the appropriate Linux distribution to setup a SMS server.

View 2 Replies View Related

General :: Use USB With Gentoo?

May 31, 2010

want to use my flash drive. How do I get this working?

I logged in as the root user and tried the following:

mkdir usbflash
mount /dev/sdb1 /mnt/usbflash
ls usbflash
and
mkdir /mnt/usb
mount -t vfat /dev/sdb1 /mnt/usb

still can't get it working. What do I do?

View 4 Replies View Related

General :: Gentoo - Can't See Any Installer

Sep 26, 2010

I'm not very smart in informatic; I just bought a live DVD with gentoo on it, but I can't see any installer. Who did achieve a good installation?

View 3 Replies View Related

General :: How To Backup Gentoo Updates

Aug 5, 2010

how to backup gentoo updates (not the database)?

Currently im using Sabayon 5.3 (based on gentoo).

I searched the entire web I couldn't fin only broken scripts!

View 5 Replies View Related

General :: Unable To Mount DVDs On Gentoo?

Jan 31, 2010

I'm unable to mount any dvd on my HP 6735s laptop running Gentoo (with combined stable (+) and testing (~) ebuilds). Here's everything that I can come up with: $uname -a Linux aiur 2.6.32.6-aiur-r5 #6 SMP Thu Jan 28 17:02:59 CET 2010 x86_64 AMD Turion(tm)X2 Dual Core Mobile RM-70 AuthenticAMD GNU/Linux

NOTE: -aiur-r5 is my custom kernel name. I am having this problem with all the kernels since 2.6.31. I use the vanilla kernels from www.kernel.org and compile them with some custom settings using menuconfig.

$ ls -l /dev/{cd,dvd,scd,sr}*
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/cdrom -> sr0
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/cdrw -> sr0
lrwxrwxrwx 1 root root 3 Jan 28 17:37 /dev/dvd -> sr0

[Code]...

View 3 Replies View Related

General :: Getting Intel Driver To Work In Gentoo

Mar 28, 2011

Ok this is not a question but more or less a small tutorial to help those who have had just as much trouble or more in getting the intel driver + DRI working.

View 2 Replies View Related

General :: Gentoo System Keeps Crashing Every 6 Hours?

Jul 12, 2010

I was installing "wine" last night and since I knew it was going to take a while I closed the lid of the laptop and turned it upside down on the floor. (I always turn the laptop upside down when not using it otherwise might overheat)When I woke up this morning roughly 8 hours after I went to sleep the machine was turned off.Using the "last -x | grep shutdown | head -1" it stated that it went down at roughly 6 hours from when I went to sleep.The program I was installing got finished installing but I never set up an auto-shutdown program or anything of the sort.If this isn't a problem with linux then its a problem with my bios. If its a problem with my bios I will just have to live with it because my bios is locked. /var/log/messages says this:

Code:
alexslaptop logger: ACPI event unhandled: battery BAT1 00000080 00000001
alexslaptop shutdown[14933]: shutting down for system halt

[code]...

View 5 Replies View Related

General :: Swap On Gentoo Build From Ubuntu?

Feb 16, 2010

I am building gentoo through a fully installed Ubuntu system. My swap partition is in use by the Ubuntu system so when I use the mkswap command I get that the partition is already in use. I expected this but I was wondering if postponing the mount of swap until after I have booted into the gentoo system would cause any problems. Am I going to have to edit a bunch of files if I mount my swap later?? Also, I didn't see any manuals mentioning building a gentoo system from a fully installed system, is that going to cause any problems? This is my first gentoo installation, so I'm not really experienced with gentoo. I didn't think that building from a full install would be any different than a live cd other than more resources are already in use. I'm not actually having problems with install. I just want to make sure I wont.

View 4 Replies View Related

General :: Turn Startup Chime Off On A IMac G5 Under Gentoo?

Feb 10, 2010

I have a iMac G5 only with Gentoo installed on it and every time I turn it on, it plays the startup chime.

I already have my headset plugged in but this doesn't mute the sound.

Is there a way to turn it off using the Open Firmware or, if this isn't possible, could a script do this ?

View 2 Replies View Related

General :: Installation Steps For LAMP Configuration Under Gentoo

Jul 10, 2010

All of the guides I could find online were from 2004 and they no longer work. someone create a step by step guide? I have Apache working, but PHP does not work.

View 1 Replies View Related

General :: Smooth Fonts In Gentoo Terminal In Awesome WM?

Apr 20, 2011

I had GNOME DE but recently I've switched to Awesome WM.The only problem I have I can't set smooth fonts in Gnome-terminal.If I start gnome-settings-daemon, all the fonts in terminal become smooth, but is it possible to make it work without gnome-settings-daemon?I would change the terminal if in another smooth fonts were.

My ~/.fonts.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">

[code]....

View 2 Replies View Related

General :: [gentoo:installation] Unable To Login With Root?

Jul 22, 2011

I downloaded Gentoo and burnt it on CD.I did boot the livecd and the system passed starting stage and it recognised my hardware. After that, there islivecd login prompt, and obviously I tried to use root and no password but it says login incorrect. This is what I did:

Code:
livecd login: root
Password: [hit enter here]

[code]....

View 4 Replies View Related

General :: Export Proxy On Gentoo (virtual Machine)

Feb 3, 2011

I'm trying to install Gentoo on a virtual machine (VirtualBox installed on my debian squeeze).

My connexion at home is veeery slow, so I wanted to do it at work (don't judge me!), the thing is I' behinf a proxy.

I tried the command

Code:
export http_proxy="proxy:port"

but couldn't ping anything. On the other hand, when i use

Code:
links www.google.com -http-proxy host:port

that works...

So i was able to download the stage3 file and start preparing the system, but I have some troubles when it comes to use the provided tools (the tool to add a mirror can't retrieve the list for example, and I guess I could not emerge anything either)

View 2 Replies View Related

General :: Gentoo Starts But Hangs After Displaying Some Lines?

May 8, 2011

gentoo linux starts but hangs after displaying some lines, no error message, no panic, just stops after about 20 lines

View 2 Replies View Related

General :: Setup Dedicated Server Using Ubuntu Server Or Equivalent Opensource OS?

Jan 16, 2010

How to setup Dedicated Server for Web Hosting using Ubuntu Server or equivalent opensource Operating System? And how to make secured my Dedicated Server on public?

View 1 Replies View Related

General :: Setup Remote Access Server On Red Hat Enterprise Server Release 5.1?

Aug 30, 2009

how i have a machine installed Red Hat Enterprise Linux Server release 5.1 with 2 modem (usb & com port) still i want to configure RAS server so some pple able to connect my server and send me some files.

View 4 Replies View Related

General :: Gentoo - Ubuntu - Can Preserve My LVM/RAID Devices - Or Do Reformat ?

May 23, 2010

I've got a Gentoo box that I'm interested in switching over to an Ubuntu box.

I currently have the partitions laid out using a mixture of RAID (mdadm) and LVM2, as specified in this document [1].

Ideally I'd like to just wipe out the non /home partition, as it's got data I'd like to keep.

Is it possible to reuse the current setup, or do I need to restart? vgdisplay, vgchange -a y, etc don't yield any results from the Ubuntu LiveCD, and I'm wary to run any commands that might wipe my data.

[1] [url]

View 1 Replies View Related

General :: Gentoo+urxvt+terminus: How To Change Font Version

Jun 27, 2011

In my Debian installation I can type extended ASCII characters such as åäö by default using the terminus font, however in Gentoo I can't get it to work so far. Nothing happens when I hit those keys, like in this thread:Missing glyphs in Terminus font, how to setup a fallback font ? But in this case I know terminus supports those characters in at least some of its versions, since it's works in Debian. So what I want is to find out how to see and choose which of the many different terminus font files is being used. I set the font in the same way on both Debian and Gentoo, using URxvt*font: xft:terminus:size=xx in .Xdefaults. Both systems use en_US.UTF-8 as default locale.

View 1 Replies View Related

General :: Gentoo - INIT Process Necessary For An Ultralight System Installation?

Jul 30, 2011

I am working on a light version of linux for no particular reason other than to see how small I could make it. I was wondering if INIT was necessary, or if I could perform all of the INIT-related tasks (fsck, unmounting, etc) by hand/bash scripts?

I do not need multi-user functionality (Or much of anything for that matter). I started off with a Gentoo base 2.0.2 Install with kernel 2.6.38.

View 2 Replies View Related

General :: Emerge Sync On Gentoo Without Removing Older Ebuilds?

Aug 17, 2011

When I use emerge --sync my older .ebuild files are removed. How to get newer .ebuild-s, but not lose older ?

View 1 Replies View Related

General :: Setup Server To Automatically Synchronize Its Server Clocks?

Oct 5, 2009

How can I setup my Linux server to automatically synchronize its server clocks? We need to ensure our server clocks are set to the correct time always.

View 2 Replies View Related

General :: Setup A Sendmail Server On Dedicated Server And Exim

Mar 16, 2010

I am trying to setup a sendmail server on my dedicated server. It was pre-configured to use exim from cpanel. Is it possible to use exim for all emails from a a certain domain i setup on the server and sendmail for others?

ex.
domain1.com -> exim
domain2.com -> sendmail

If it is possible can someone let me know how i would go about doing this? If it is not how would i disable exim and use sendmail for all mail?

View 4 Replies View Related

General :: Root File System Is Mounted Read-only On Boot On Gentoo?

Sep 27, 2010

I am using Gentoo Linux and for a while now, the root file system is mounted read-only on booting. For obvious reasons, this is quite annoying as most services do not start up correctly (I do not use a separate file system for /var). After the system is up, I have to log in, remount the root file system read-write, fix /etc/mtab, mount all other file systems in from /etc/fstab and then start up all the missing daemons. I know that there are ways to make a system run properly with a read-only file system, but I would rather restore the old behaviour of a writable root file system.

The strange thing is that after running mount / -o remount,rw, the file system is mounted in writable mode without any errors. I suspected some problem with fsck, but now I have disabled automatic file system checks on the partition (tune2fs -c0 -i0).When I run dmesg, only these lines mention the partition at all, although I am not sure if not something gets lost because /var/log is not writable:

EXT3-fs (sda5): mounted filesystem with writeback data mode</code>
EXT3-fs (sda5): using internal journal
The line in /etc/fstab looks like this:

[code]....

View 2 Replies View Related

General :: Any Alternative Source Distro To Gentoo Without Space Taken Up By /user / Portage?

Sep 8, 2010

I sort of asked this question in the arch linux forums since I was interested in arch but I still have yet to get a response (maybe it's too early).I wan't something like gentoo but without taking up unnecessary space like gentoo's portage does (/usr/portage/). I find that to be a serious flaw with gentoo. Yes you can use squashfs-unionfs to help but it requires some work especially when something goes wrong with portage.I was thinking about arch but can you use it completely as a source based distro? Some people seem to have said it requires scripting and some work from the user. I wan't something that'll do it for me so I can set it and forget it.

I heard about source mage linux and exherbo but I'm not sure what to think. I'm thinking about trying arch linux and source mage but perhaps there's other distro's I don't know about. I'd really like some suggestions.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved