... Another not-well-known use of wget is determining a remote site's web server per: $ wget -S --spider http://example.com...
19434
suhas_blue42
Feb 3, 2010 6:06 pm
My problem is that apache home directories are open for particular user by just address like this "http//10.10.14.14/~user" whose home directory is...
19435
Hyatt, Dan
DHyatt@...
Feb 5, 2010 9:48 pm
I need to authenticate my redhat (and solaris, and AIX ) servers using Active Directory. This is a simple configuration, but I am not finding much on Google...
19436
Scott
catbit_1999
Feb 5, 2010 10:37 pm
... The version I have doesn't use ldap, and is mostly from the samba wiki but... http://home.roadrunner.com/~computertaijutsu/adsamba.html Don't know if it's...
19437
Amos Brooks
amosbrooks
Feb 6, 2010 10:04 pm
Hi, I'm not sure if this has been previously discussed so forgive any redundancy. I noticed that I could not access Netflix watch it now content because I was...
19438
Scott
catbit_1999
Feb 6, 2010 10:38 pm
... Well, it is controversial, but the majority of people simply want things to work. :) Unfortunately, from what I understand (untested by me, as I don't...
19439
J
emtboy9
Feb 6, 2010 11:08 pm
... Indeed... and while I love Netflix, I was quite disappointed when I discovered this. And actually, I found out about it while looking for information on...
19440
mbalayuvaraj
Feb 7, 2010 7:13 pm
Dear all, When during working it this error"TEMPERATURE ABOVE THRESHOLD" and automatic shutdown.I have installed RHEL 4.Please help me. Regards Balayuvaraj.M...
19441
J
emtboy9
Feb 7, 2010 7:22 pm
... We can't help you there... you already know what the problem is. Your computer is over-heating, and is shutting down to prevent hardware failure. You need...
19442
Scott
catbit_1999
Feb 7, 2010 8:49 pm
... Sometimes, as simple as too much dust in the case, especially around the fans. -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54...
19443
J
emtboy9
Feb 7, 2010 9:06 pm
... Dust? Dust? Come on now, THAT doesn't happen.. ;-) And could be a bug in the hardware too. Really. A bug. I opened a case once only to find a large...
19444
thad_floryan
Feb 8, 2010 12:04 am
... That's why I keep my computers off the floor: <http://thadlabs.com/PIX/Thad_desk.jpg> If the computers were on the floor and/or on the shelves underneath ...
19445
Hyatt, Dan
DHyatt@...
Feb 9, 2010 8:41 pm
I am trying to write a BASH script using awk to delimit the password files...ok more then a couple of password files. I am using awk to pull the username, uid,...
19446
Cameron Simpson
cameron_simpson
Feb 9, 2010 10:04 pm
... You're breaking up the output of cat on whitespace by saying $(<cat ...) It is totally not what you want. ... for FILE in /ldap/passwd/*; do Faster, more...
19447
mbalayuvaraj
Feb 10, 2010 3:19 pm
Today i am having two question First one is while reboot or start the system one folder has automatically open how to stop that service. And second question is...
19448
dcsysman@...
dcsysman...
Feb 10, 2010 8:32 pm
... I'm a real noob here but wouldn't it be easier to use "cut"? I had recently attended a RH training class and this is excatly what they did to demonstrate...
19449
Cameron Simpson
cameron_simpson
Feb 12, 2010 1:48 am
... [...] ... [...] ... Possibly; it depends on the task. Example code for the problem described? It doesn't solve the quoting/whitespace issue he had with the...
19450
clay1905
Feb 17, 2010 10:50 am
Hi all, My name is Clay, and I'm a new member here. The reason I've joined is I'm trying to find out how to get a new project started for Fedora.I have visited...
19451
Hyatt, Dan
DHyatt@...
Feb 17, 2010 3:17 pm
This is a RedHat site geared towards system administrators. Anyone know of a group/site that guides business uses to how to use Linux in their business? There...
19452
J
emtboy9
Feb 17, 2010 4:38 pm
Before I reply to Dan's comments, let me say this: 1: Welcome to the group 2: You are not the first person I've seen post about needing an accounting package...
19453
Hyatt, Dan
DHyatt@...
Feb 17, 2010 5:38 pm
See bottom post: Before I reply to Dan's comments, let me say this: 1: Welcome to the group 2: You are not the first person I've seen post about needing an ...
19454
akuttym
Feb 18, 2010 12:47 am
I have dual booting in my PC as Redhat Linux and Windows XP. I noticed 3 lines in GRUB while I boot. Out of this 3 lines through middle one I could go to...
19455
Clayton Bonser
clay1905
Feb 18, 2010 3:46 am
Thanks for the replies folks <snip> ... Well, sort of. I've been with Red Hat / Fedora since R-H6.5 or so. Even so, I'm an end user, and can only do some...
19456
dcsysman@...
dcsysman...
Feb 18, 2010 3:10 pm
... Coming from the Noob section. . . Not that I'm pushing a windoze solution. But if QuickBooks(QB) doesn't work for you would you be looking at something...
19457
Hyatt, Dan
DHyatt@...
Feb 19, 2010 8:57 pm
Does redhat have public discussion channels, like the mail list I have for Satellite? I know they have lots of internal channels, but are any of them ...
19458
Clayton Bonser
clay1905
Feb 19, 2010 11:10 pm
<snip> ... Ooh, I can't give a definitive answer to that, not having used any of the Quicken products. I would think a similar program would be the go. Here in...
19459
J
emtboy9
Feb 20, 2010 1:21 am
... You mean like these: http://www.redhat.com/mailman/listinfo -- Stephen Leacock - "I detest life-insurance agents: they always argue that I shall some day...
19460
Hyatt, Dan
DHyatt@...
Feb 25, 2010 5:15 pm
Have you guys ever seen this. I am logged in as root, root environment. When I run: chkconfig tftp on I get error reading information on service tftp: No such...
19461
Hyatt, Dan
DHyatt@...
Feb 25, 2010 5:43 pm
Mr. Murphy is onboard with me these days....after I post I keep looking.. What has happened here is that the service used to be called Tftp In RHEL5, RedHat...
19462
m zain kiani
mzainkiani
Feb 27, 2010 11:09 am
Check you service portmap ........... # service portmap start ... or restart. ... dont install packages without dependencies ....( mean --force or --nodeps ) ...