Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 ... 79
Actual Results
- this213
- Forum: Unix / Linux Forum
- Topic: Apache
- Subject: Apache
- Replies: 9
- Views: 538
- Subject: Apache
Posted: August 15th, 2008, 12:14 pm
the 403 is probably there because apache doesn't have read permissions to the files you're trying to serve. While you may make individual user sites, the same permissions rules still apply.
- this213
- Forum: Unix / Linux Forum
- Topic: Open Alternative SMTP Port
- Subject: Open Alternative SMTP Port
- Replies: 9
- Views: 2662
- Subject: Open Alternative SMTP Port
Posted: August 15th, 2008, 12:12 pm
Is there an actual use for this other than sending spam?
- this213
- Forum: Unix / Linux Forum
- Topic: SlackWare 12.0 Dont find SATA drive.
- Subject: SlackWare 12.0 Dont find SATA drive.
- Replies: 30
- Views: 2271
- Subject: SlackWare 12.0 Dont find SATA drive.
Posted: August 15th, 2008, 9:27 am
AnarchY SI wrote:
stef77 wrote:
Next i will try Ubuntu.
shhhh...this might hear you :-X ;]
At least it's not Windblows.
AnarchY, I remember a time when you hated Ubuntu too - you've just been corrupted by the dark side. Please don't tell me one of your other distros is Suse.
- this213
- Forum: Unix / Linux Forum
- Topic: Lightweight version of GIMPs "aquire > screenshot > region"?
- Subject: Lightweight version of GIMPs "aquire > screenshot > region"?
- Replies: 10
- Views: 584
Posted: August 13th, 2008, 8:56 am
If you're using Compiz (under Gnome or KDE) all you need to do is enable the screenshot plugin and set or find out what the initialize action is (I think by default it's <SUPER><SHIFT>Button 3, but I'm not too sure about that). If you're using CCP, the plugin is under "Extras" ...
- this213
- Forum: Unix / Linux Forum
- Topic: SlackWare 12.0 Dont find SATA drive.
- Subject: SlackWare 12.0 Dont find SATA drive.
- Replies: 30
- Views: 2271
- Subject: SlackWare 12.0 Dont find SATA drive.
Posted: August 13th, 2008, 8:07 am
I think I'd plug the drive into the first SATA master on the motherboard too. It probably won't affect anything, but I'm just a little bit obsessive about plugging stuff into things in the right order and whatnot. thats what i suggested 12 posts ago :P he was supposed to try & tell us if it wor...
- this213
- Forum: Unix / Linux Forum
- Topic: SlackWare 12.0 Dont find SATA drive.
- Subject: SlackWare 12.0 Dont find SATA drive.
- Replies: 30
- Views: 2271
- Subject: SlackWare 12.0 Dont find SATA drive.
Posted: August 12th, 2008, 1:34 pm
kc0tma wrote:
I think I'd plug the drive into the first SATA master on the motherboard too. It probably won't affect anything, but I'm just a little bit obsessive about plugging stuff into things in the right order and whatnot.
Here Here!
- this213
- Forum: Unix / Linux Forum
- Topic: SlackWare 12.0 Dont find SATA drive.
- Subject: SlackWare 12.0 Dont find SATA drive.
- Replies: 30
- Views: 2271
- Subject: SlackWare 12.0 Dont find SATA drive.
Posted: August 12th, 2008, 12:12 pm
there's a little tiny jumper on 4 pins on the back of the hard drive. If it's a SATA 2 drive, you DEFINITELY NEED to have that set to jump the left two pins (if looking at the side the pins are on with the label up). I'm really not even sure of how your board is reading that drive, but if it's in 3....
- this213
- Forum: Unix / Linux Forum
- Topic: SlackWare 12.0 Dont find SATA drive.
- Subject: SlackWare 12.0 Dont find SATA drive.
- Replies: 30
- Views: 2271
- Subject: SlackWare 12.0 Dont find SATA drive.
Posted: August 12th, 2008, 7:39 am
That's rather odd, "fdisk -l" *should* show the size and partition tables of any block device seen by the system (including flash drives). Are you by chance plugged into a SATA 1 slot with a SATA 2 drive set to 3.0Gps instead of 1.5Gps? Look for a jumper on the drive and, if so, thank the ...
- this213
- Forum: Unix / Linux Forum
- Topic: Best Linux version
- Subject: Best Linux version
- Replies: 36
- Views: 2843
- Subject: Best Linux version
Posted: August 12th, 2008, 7:28 am
I'm pretty much standardized on Fedora since I've been using it regularly since RHL 6 (the name may have changed, but it's still the same animal). Luckily, I don't have an ATI video card and the Nvidia drivers do work fine. The only other two distros I use regularly (that some client didn't install)...
- this213
- Forum: Unix / Linux Forum
- Topic: Centralized Account Management, how do you do yours?
- Subject: Centralized Account Management, how do you do yours?
- Replies: 1
- Views: 496
Posted: August 12th, 2008, 7:05 am
This looks relevant: http://www.aerospacesoftware.com/samba- ... -howto.htm
If you're just talking Linux systems, you'd be better off using NIS/NFS (also tunneled) because it's far more efficient than AD.
If you're just talking Linux systems, you'd be better off using NIS/NFS (also tunneled) because it's far more efficient than AD.
- this213
- Forum: Unix / Linux Forum
- Topic: Does anyone here authenticate against Active Directory?
- Subject: Does anyone here authenticate against Active Directory?
- Replies: 2
- Views: 404
Posted: April 14th, 2008, 1:18 pm
Instability comes from the Windows side of things, not the Linux side of things, though a lot can be dependent upon which distro you're using. In any case, updates *shouldn't* be overwriting *changed* pam files. Rather, depending on your distro, you should get the new pam file with an extension like...
- this213
- Forum: Unix / Linux Forum
- Topic: permently mount on linux
- Subject: permently mount on linux
- Replies: 19
- Views: 714
- Subject: permently mount on linux
Posted: March 21st, 2008, 8:32 am
Yes, that's correct. You'd want a command something like:
As a side note, you can change full ownership with something like:
You may want to look into making that CentOS box an NIS server, which could alleviat...
# chgrp -Rf mygroup /directory
# chown -Rf user:group /directory
- this213
- Forum: Unix / Linux Forum
- Topic: Ubuntu Question
- Subject: Ubuntu Question
- Replies: 9
- Views: 333
- Subject: Ubuntu Question
Posted: March 21st, 2008, 6:16 am
Ubuntu likes to change the normal way of doing things just for the sake of doing it. It's just one of the things that makes it a crappy distro.
- this213
- Forum: Unix / Linux Forum
- Topic: Redhat Download Free
- Subject: Redhat Download Free
- Replies: 62
- Views: 202012
- Subject: Redhat Download Free
Posted: March 21st, 2008, 6:11 am
In this case it wouldn't have even taken that much, at least read the thread you're posting on.
- this213
- Forum: Unix / Linux Forum
- Topic: internet conection in linux
- Subject: internet conection in linux
- Replies: 25
- Views: 777
- Subject: internet conection in linux
Posted: March 21st, 2008, 6:08 am
Ever browse to http://localhost:631/ on a CUPS-ready Linux machine? All you have to do is Add a printer, select IPP from the drop-down and enter the address and select the make and model. Perhaps this would help: http://localhost:631/help/network.html The USB to Ethernet adapter might be OK for a ho...

