Forum: *nix Software Jun 13th, 2006 |
| Replies: 4 Views: 8,837 YES!
create /etc/sysctl.conf if it doesnt exist!
is mandatory for adjusting memory allocations for Oracle 9i/10g.
Is the equivalent of /etc/system on Solaris systems.
enjoy. |
Forum: *nix Software Jun 13th, 2006 |
| Replies: 2 Views: 3,654 one would bet that the acl may be functioning..
and the windows boxes are in the 10.0.0.51-254 range.
the "masks away error is crying about the parodox in the acl
i believe i have set things... |
Forum: *nix Software Jun 13th, 2006 |
| Replies: 4 Views: 1,244 This effort takes a special kind of self-hate to sign up for..
..almost worth trying. No, not really.
alc6739 has it right: NO, or round up a drive. Saves one self-abuse on so many levels.. |
Forum: *nix Software Jun 13th, 2006 |
| Replies: 2 Views: 1,382 Oh how I enjoyed this post!
I think I shed a tear..
the "honor system virus" has struck again..
Too good. :mrgreen: |
Forum: *nix Software Jun 13th, 2006 |
| Replies: 6 Views: 3,539 One of the things not pointed out here was the ability of the alias
to exist on more than one subnet. Meaning eth0 is the first and eth:1
the second in traditionial fashion. This comes in really... |
Forum: *nix Software Jun 13th, 2006 |
| Replies: 9 Views: 14,826 yay!! spammich! haha :mrgreen: |
Forum: *nix Software Jun 10th, 2006 |
| Replies: 9 Views: 14,826 This appears to be a shameless plug as its hit two threads.. :mrgreen: |
Forum: *nix Software Jun 10th, 2006 |
| Replies: 9 Views: 14,826 The tail command in Fedora/Redhat is fully capable of 'monitoring' multiple log files at the same time like so:
prompt%tail -f {filename1} {filename2} {filename3}
without the "{}" brackets.... |
Forum: *nix Software Aug 10th, 2005 |
| Replies: 9 Views: 14,826 your /etc/squid/squid.conf is probably misconfigured and
at a minimum should contain:
1] add your domain to the acl (access control lists) below the default entry
"acl CONNECT method CONNECT"... |
Forum: *nix Software Jul 21st, 2005 |
| Replies: 1 Views: 5,962 Aug 19 15:33:53 pma smtp-vilter[20173]: clamd: unable to connect socket, Connection refused
clamav seems to not be able to connect. (probably to an external host for updates
then fails the scan... |
Forum: *nix Software Jul 21st, 2005 |
| Replies: 1 Views: 1,397 typically you add a document root and access ( i dont ever delete the original)
then i add a virtual host (both bits are needed):
NameVirtualHost 10.1.1.x
<VirtualHost 10.1.1.x>
ServerName... |
Forum: *nix Software Jul 21st, 2005 |
| Replies: 1 Views: 3,033 tail -f /var/log/messages on your linux box and then
try to connect as you are now. watch for errors.
you may want to check out iptables to see if the
firewall is blocking traffic for ftp... |
Forum: *nix Software Jul 19th, 2005 |
| Replies: 4 Views: 17,432 the default "root" jail location for vsftpd is /var/ftp
you cannot traverse the directory structure above that point for security purposes
link /var/www to /var/ftp/www like so:
ln -s /var/www... |
Forum: *nix Software Jul 16th, 2005 |
| Replies: 1 Views: 8,356 this sounds painful.
i would just determine the vendor of your hardware, visit the website and
download the drivers and burn em to cd.. then just 'neakernet them to the windows box.
anyway..... |
Forum: *nix Software Jul 16th, 2005 |
| Replies: 4 Views: 17,432 where to start.. lets see if Im a bit rusty its been ages since my last post.
first check the permissions for /var/ftp/ and ensure that all can gain access drwxr-xr-x minimum
enable vsftpd with... |
Forum: *nix Software Nov 16th, 2004 |
| Replies: 2 Views: 18,992 Youre kinda missing some goodies, default router.... once you have made your changes you have to restart dhcpd '%/etc/init.d/dhcpd restart' dont forget to reconfigure windows clients and setup DHCP... |
Forum: *nix Software Oct 5th, 2004 |
| Replies: 4 Views: 5,131 winders: CTRL+ALT+DELETE
then click on "Change passwd"
type old passwd and then type new twice
click okay
unix/linux
in a term/cmdtool/console or dtterm..
%passwd (or yppasswd)
type old... |
Forum: *nix Software Sep 3rd, 2004 |
| Replies: 9 Views: 5,535 format usually gets the whole disk. (unless there are multiple partitions.) im not quite sure
what you have done in what order. Im a big fan of installing windows then linux and havnt had any... |
Forum: *nix Software Sep 3rd, 2004 |
| Replies: 9 Views: 5,535 please post in your previous and it will become current no need to start another
thread. i think the reason that you have yet to receive a reply is there isn't lots
of info to go on. it isnt even... |
Forum: *nix Software Aug 17th, 2004 |
| Replies: 1 Views: 6,403 tons of good info for printer setup
follow this link to printy goodness
http://www.inficad.com/cgi-bin/man.cgi?section=1M&topic=lpset
Enjoy |