Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 20 matches

Go to advanced search

Advanced search
Search found 20 matches • Page 1 of 1
by Apache4857
Tue Apr 12, 2005 2:32 pm
Forum: Networking & Security
Topic: I hate Samba!
Replies: 11
Views: 2203

Samba Passwords

Did you create samba passwords for the approporiate users?

Code: Select all

smbpasswd -a username
I believe the passwords must be encrypted to work with windows machines, but it's been a while since I set mine up.

BT
  • Jump to post
by Apache4857
Fri Apr 08, 2005 8:16 pm
Forum: Gentoo Chat
Topic: Updated website design
Replies: 24
Views: 6146

Just refresh

Cosmetic? Not for me. The perfect font size has changed to this . Note the size difference between leftband menu and the actual page text. This is on Windows XP SP2 + Firefox 1.0.2. I remember I had problems on my gentoo box, until I put Microsoft Verdana fonts into Xorg and made it default font ...
  • Jump to post
by Apache4857
Wed Apr 06, 2005 10:41 pm
Forum: Networking & Security
Topic: SMB asks for username and password all the time
Replies: 4
Views: 1399

Fixed in 2.10

I believe this is fixed in 2.10. If you use the gnome-keyring and save the password you should only have to unlock the keyring when you first access it. From then on it shouldn't require a password. However, I don't personally use it for browsing the network. I mainly use it to access specific samba ...
  • Jump to post
by Apache4857
Sat Mar 19, 2005 7:25 pm
Forum: Desktop Environments
Topic: Gnome 2.10
Replies: 611
Views: 310884

Customizing Places Menu

I've gotten 2.10 running with no real problems. I was interested in customizing the places menu. I'd be plenty happy editing a text file somewhere, but I can't seem to find any such text file. I've tried Denu, but from what I can tell, that only works on the applications menus and such (I could be ...
  • Jump to post
by Apache4857
Thu Jan 20, 2005 6:51 pm
Forum: Portage & Programming
Topic: Recompiling the entire system
Replies: 19
Views: 2584

I don't think so either

sprite wrote:when you emerge -e world, should you do that booted on a livecd or to your system?? thinking of this myself.
Once you have your system running, you shouldn't need to boot the live cd again. Even for the recompile, you should be fine. (feel free to correct me if I'm wrong)
  • Jump to post
by Apache4857
Thu Jan 20, 2005 6:27 pm
Forum: Networking & Security
Topic: modules failure
Replies: 6
Views: 1945

Did you just suddenly have this problem, or is this on a new install...
Still wondering about that...


/dev/hdb1 is mounted. /dev/hda5 is mounted.


Any idea why it's trying to check /dev/hdb1 and /dev/hda5 because they'er not even in your fstab? I hate to even ask it, but have you rebooted ...
  • Jump to post
by Apache4857
Thu Jan 20, 2005 4:09 pm
Forum: Networking & Security
Topic: modules failure
Replies: 6
Views: 1945

Nothing wrong with that, just wanted to know. What does your /etc/fstab look like?
  • Jump to post
by Apache4857
Thu Jan 20, 2005 3:59 pm
Forum: Portage & Programming
Topic: Recompiling the entire system
Replies: 19
Views: 2584

If you wanted to, you could go through the normal emerge -e world and then go to the /etc/ directory and remove the new config files by hand.

rm ._cfg*
would probably do the trick. I can't do it right this second, but it wouldn't be hard to write a shell script to traverse the file system and ...
  • Jump to post
by Apache4857
Thu Jan 20, 2005 3:50 pm
Forum: Networking & Security
Topic: ifconfig
Replies: 11
Views: 1316

Only created when the driver is loaded

The only way for the device to show up is to load the proper driver. You can't just create it. I would do what buzzin suggested and remove the module (rmmod <module name>) and then reinsert the module. At this point you should be able to do an ifconfig eth1 up to bring the interface up. If it still ...
  • Jump to post
by Apache4857
Thu Jan 20, 2005 3:30 pm
Forum: Networking & Security
Topic: modules failure
Replies: 6
Views: 1945

Did you just suddenly have this problem, or is this on a new install. Which partition is your root on? The only time I've seen behavior like the last part there is when I had my /etc/fstab setup incorrectly or when I didn't have the proper filesystems compiled into my kernel. Also, did you custom ...
  • Jump to post
by Apache4857
Fri Dec 24, 2004 4:23 pm
Forum: Networking & Security
Topic: Where does Pure-FTPd Keep Logs?
Replies: 10
Views: 1820

check general log

I'd check in /var/log/messages or /var/log/syslog. My pure-ftpd server logs to one or the other, I can't remember which right now. You can grep for ftp in the log file.
  • Jump to post
by Apache4857
Tue Dec 21, 2004 1:49 am
Forum: Networking & Security
Topic: giving up: does SSL really work with pure-ftpd ?
Replies: 5
Views: 1491

I like SmartFTP

I personally like to use SmartFTP with my pureftpd server.
  • Jump to post
by Apache4857
Wed Dec 15, 2004 4:30 am
Forum: Networking & Security
Topic: FTP replacement recommendation
Replies: 12
Views: 1817

I use pureftpd for just that

I personally use pureftpd for just that. I have it set up with tls to improve the security and have all the clients chrooted to their home directories. The tls setup is really easy with pureftpd. For clients, the webdevelopers usually use the built-in client in dreamweaver (which actually supports ...
  • Jump to post
by Apache4857
Mon Dec 13, 2004 1:12 am
Forum: Other Things Gentoo
Topic: Backup Software
Replies: 2
Views: 1229

We use legato

My university uses the legato backup system, and while I don't have any experience on the server aspects of the system, I had no problem setting up the client on the gentoo server I administer for a club. I mentioned a couple things about it here:
http://forums.gentoo.org/viewtopic.php?t=205421 ...
  • Jump to post
by Apache4857
Tue Nov 30, 2004 1:53 am
Forum: Networking & Security
Topic: A web hosting control panel for gentoo?
Replies: 19
Views: 10473

SysCP

I was looking for something a little while back, and found SysCP (http://www.syscp.de/wiki/EnAboutSysCP) I haven't had a chance to even try anything, but it looked interesting. It might be worth looking at though.
  • Jump to post
by Apache4857
Wed Oct 13, 2004 3:44 pm
Forum: Networking & Security
Topic: /etc/hosts being changed by ???? (SOLVED)
Replies: 13
Views: 1721

dnsdomainname

For mine, I have the rest of the hostname in /etc/dnsdomainname. I think the following will solve the problem.

Code: Select all

echo "jub.com" > /etc/dnsdomainname
BT
  • Jump to post
by Apache4857
Wed Oct 13, 2004 3:39 pm
Forum: Networking & Security
Topic: legato networker agent on gentoo ???
Replies: 10
Views: 13270

Quite easy

I had very little trouble setting up networker for gentoo. I used a rpm package (originally for a redhat 9 machine). Since I don't know how to create ebuilds yet, I just used the rpm2targz to create an archive that I just extracted into the /usr tree. I also wrote a simple init script. From there ...
  • Jump to post
by Apache4857
Tue Sep 07, 2004 7:04 pm
Forum: Networking & Security
Topic: legato networker agent on gentoo ???
Replies: 10
Views: 13270

Working on it...

I am getting ready to set up networker on the servers I admin. I spoke with our Legato admin today, and he said that there were some extra steps to making legato work properly with gentoo. In addition, the company doesn't support gentoo. However, they were willing to help him work out a solution the ...
  • Jump to post
by Apache4857
Wed Jul 21, 2004 9:52 pm
Forum: Portage & Programming
Topic: My Distcc not working?
Replies: 20
Views: 2401

Most likely missing "PORTAGE_TMPDIR=/var/tmp" in m

I had the same problem getting portage and distcc to work together correctly. For me, it would only work when I had both of the following in my make.conf:

PORTAGE_TMPDIR=/var/tmp
DISTCC_DIR="${PORTAGE_TMPDIR}/.distcc


I originally only had the second line and I was getting access violations like ...
  • Jump to post
by Apache4857
Wed Jun 23, 2004 7:52 pm
Forum: Networking & Security
Topic: logwatch not working correctly...
Replies: 13
Views: 3002

Working on a solution

I'm currently working on a solution for logwatch with syslog-ng. If I have any luck I'll be sure to post my changes.
  • Jump to post

Search found 20 matches • Page 1 of 1

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy