Displaying 20 results from an estimated 1200 matches similar to: "custom iptables chain jumping"
2002 May 20
1
how does one apply Western Electric / AT&T rules to R plots?
I have searched for info on how to apply the Western Electric rules for
process control, to data and plots I have in R, but I have not been able
to learn how.
Any help would be greatly appreciated.
Thank you,
sjcrauhut at agere.com
05/20/02
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2011 Mar 25
0
applying random functions to multisets
Hi,
I am solving following problem:
Suppose I have some multiset:
> multiset <- c("a","a","c","d","d")
and rules, which operate with it (for simplicity not writen in R functions)
> rule1: "a" -> c("a","b")
> rule2: "a" -> c("a","c")
> rule3: "c" ->
2007 Nov 28
3
2 DHCP server in one subnet
Hello all,
In the network there is already a W2K server serving as DHCP server for the
network. Then we want to implement LTSP, so we need to setup another DHCP
server, right?
Due to unexpected reason (little by little migration of w98 clients to LTSP),
we need to keep the W2K server running in that network. Can we then have 2
DHCP server in the same subnet, only serving pre-determine clients
2005 Dec 27
3
Ingress policing (matching netfilter marks)
Hi,
I''m having issues with policing my incoming traffic by matching packet marks
made by iptables. I''ve checked as many sites and guides as I can find, and I
seem to be doing the exact same thing as they all are, but there''s still no
success. As such, I was wondering if anyone can have a quick look to see if
I''ve done anything obviously stupid?
Essentially, I
2006 Jun 16
4
Help with bash script
Hi all,
Can someone pls help me on how to make this bash script?
I want to monitor a process, and then when the process (for some reason) dies,
the script will start the process again.
Thank you,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
18:39:44 up 10:21, 2.6.16-1.2111_FC5 GNU/Linux
Let's use OpenOffice. http://www.openoffice.org
2007 Nov 20
4
About md5sum
Hi all,
A friend of mine gives me a copy of Centos5 DVD.
I then make an iso of it using dd if=/dev/cdrom of=centos5.iso command.
I then check it using sha1sum.
But the result is different than of listed in Centos website.
Should it the same? Or we simply cannot compare sha1sum from burned DVD to
that of 'unburned' iso file?
Thanks.
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux
2006 Mar 14
2
Help. Failed event on md1
Hi all,
This morning I received this notification from mdadm:
This is an automatically generated mail message from mdadm
running on server-mail.mydomain.kom
A Fail event had been detected on md device /dev/md1.
Faithfully yours, etc.
In /proc/mdstat I see this:
Personalities : [raid1]
md1 : active raid1 sdb2[2](F) sda2[0]
77842880 blocks [2/1] [U_]
md0 : active raid1 sdb1[1] sda1[0]
2007 Nov 21
1
The use of Centos logo
Hi all,
A friend of mine asks me to teach him Linux using RHEL5. But, I insist that
rather than using RHEL5, we use Centos5 instead, and he agrees :)
So, I'm thinking of giving him a "certificate of attendance" and putting
Centos logo on it. May I do that? What is the guidelines?
Thank you :)
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
2006 Mar 07
1
VNC into active session
Hi all,
Can I VNC into an active session? I mean user can see what we do in their
screen.
Right now the /etc/sysconfig/vncservers is:
VNCSERVERS="2:userku"
VNCSERVERARGS[2]="-geometry 800x600"
I have vncpasswd for userku and restart vncserver. Then, can I vnc from
another pc into the active session on the userku PC?
Thank you very much.
--
Fajar Priyanto | Reg'd Linux
2006 Sep 25
2
To redirect any message into /dev/null
Hi all,
I'm running a script in my crontab like this:
*/50 * * * * /root/scripts/keepjobrun 2>&1 > /dev/null
However, crontab always sends a message to root (me) about the above script.
How do I stop it from sending any notification?
Thank you very much,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
1:23pm up 5:18, 2.6.16.13-4-default
2008 Mar 27
1
Anyone still uses "MO drive"?
Hi all,
I'm trying to use an old MO drive in Centos5.0. It's connected to an adaptec
scsi card. From dmesg, the card seems to be recognized, but it
doesn't "create" the sda device from the MO drive. Is there any more steps I
must do? From Yahoo search (since it has older archive than google), it seems
that Linux should be automatically recognize and setting up the scsi
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all,
Has anyone encountered this:
On ServerA, I make this directory:
/var/ftp/pub/userA with ownership root.root
It gets rsynced to serverB with this command:
rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/
However, when I change the ownership of /var/ftp/pub/userA to userA.userA,
this change is not rsync-ed to serverB.
Is there any option to achieve this?
Thank
2006 Feb 22
4
Centos vs FC
Hi all,
I hope I'm not starting a flame war.
I'm installing Centos 4.2 for a mail server. I've been experimenting with,
Centos before, and now wanting to put it into a real action as mail server.
Can someone pls tell me the up and down between Centos and FC?
I'm familiar with FC4 and some things that I like from it:
1. The available packages are abundant. Very easy to find
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all,
I'm trying to setup this scenario on NFS and autofs on Centos 4.3:
- useradd nfstest on an NFS server (192.168.1.247)
- Setting up this NFS server /etc/exports:
/home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash)
- useradd nfstest on a client machine (192.168.1.252)
- make sure that the uid and gid are the same on the server and the client
- setting up
2007 Jul 31
1
Can someone help? Strange behaviour of establishing trust
Hello all,
I'm using Samba on Centos5:
[root@centosbdc ~]# rpm -qa | grep samba
system-config-samba-1.2.39-1.el5
samba-client-3.0.23c-2
samba-common-3.0.23c-2
samba-3.0.23c-2
I'm trying to establish a interdom trust with a w2k domain (POLY):
[root@centosbdc ~]# net rpc trustdom establish POLY
Password:
Could not connect to server POLY123
[2007/07/31 14:46:51, 0]
2007 Oct 22
3
Samba "hijack" the connection?
Dear all,
I have 2 domains: JUPITER.COM (Samba 3.0.23c - Centos5) and WIN.COM (Windows
2000 Adv Srv). I join a windows XP SP1 (MOON), first to Windows domain and
then to Samba's.
The problem is when I join the XP to Samba's and then try to logon to WIN.COM,
the XP is instead logon to Samba, thus the username is not found. The DNS is
not a problem, I set the DNS of the XP to
2007 Jan 17
4
OOT: Advice on failover rsync setup
Hi all,
I have a task on setting up a cluster of 2 servers for providing ftp service.
We use RH's Cluster suite. However the cluster setup is lack of shared network
storage, so the /var/ftp/pub is mounted on each server. The cluster is set
with Master and Slave configuration (when the master is down, slave serves.
and when master is up again, slaves gives up the service back to master).
We
2006 Feb 14
3
Windows codec
Hi all,
Is it possible to run video in windows codec with Centos4.2? Such as AVI
video. Where can I get it?
Thanks.
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
15:17:10 up 26 min, 2.6.15-1.1830_FC4 GNU/Linux
Let's use OpenOffice. http://www.openoffice.org
2007 Dec 05
5
Anyone using sendmail?
Hi all,
Does sendmail support virtual-non-unix-users setup?
Any URL about it?
I tried to ask in #sendmail channel, but nobody answered.
I google around, but, all url only talks about virtual domain and mapping to
unix users.
Thank you,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
09:09:34 up 1:25, 2.6.22-14-generic GNU/Linux
Let's use
2008 Jan 03
2
OT: How many watts do I need?
Hello all,
Sorry for the OT thing.
I'm helping a friend setting up a new box. It's a Pentium 4 with 430Watt power
supply. He wants to plugin his old harddrives and DVD into the new box. The
total will be: 3 harddrives, 1 DVD drive, 1 CDRW drive. In the box there are
also 2 big fans.
Is 430Watt enough?
Thank you for your sharing.
--
Fajar Priyanto | Reg'd Linux User #327841 |