Displaying 20 results from an estimated 300 matches similar to: "last command - strange entries?"
2005 Dec 09
1
Marking with firewall
Hi all,
I''ve been trying to do the above and read everything I can find on
Google on the subject, but something seems to be going wrong. I tried
the following sample rules in iptables (initially I just set the first
one, but I added more as my desperation escalated):
iptables -t mangle -A PREROUTING -p icmp -j MARK --set-mark 1
iptables -A FORWARD -p icmp -j MARK --set-mark 1
2010 Oct 17
1
samba4 servers with one "master" sam.ldb
Hi all!
First of all i would like to say that i am not a Samba4 guru so my question
may be "stupid". I have 2 Samba4 servers up and runnning:
Server 1:
netbios name = PDC
workgroup = GBG
realm = GBG.INPUTINTERIOR.SE
server role = domain controller
Server 2:
netbios name = PDC
workgroup = MLM
realm = MLM.INPUTINTERIOR.SE
server role = domain controller
Here comes my
2008 Feb 12
2
[Bridge] Bridge and iptables
Hi,
I am using linux kernle-2.6.15, iptables-1.4 and bridge-utils-1.4.
Everything intslled without any issue and i am able to enable the
bridge and traffic is also flowing without any issue.
But i did not see any traffic on the iptables forward chain due to
which i am not able to control the traffic.
Do i requie enable anything more to make the traffic pass through
iptables forward chain.
2007 Apr 24
1
Importing a CSV file
Hi,
I'm trying to load .csv file into R (3790 by 30). I'm having an odd
difficulty. After I type:
read.csv("niwage.csv", header = TRUE)
the data appears on the screen. The last thirty or so observations appear
on the screen and they have been read in correctly.
However, when I type:
dim(data)
I see:
NULL
This seems odd to me--R seems to be recognizing the data but not
2011 Jun 16
1
Merging yields "Error: unexpected input ..."
I am new to R and am having difficulty merging 2 data sets, both of which have the same 30 variables and about 2,000 records. I've looked high and low—Paul Johnson's help page, through some of the 5,420 (yikes!) results for “merge” on the R list archives, and google searches—and I'm getting nowhere, so I thought I'd ask.
When I try to merge by the ID variable:
>
2004 Aug 22
3
SIP Phone recommendation for Receptionist
Hi there,
I've got an installation where there's 12 POTS line incoming into *, and
am trying to get some insight as to which VoIP hard phone would be most
suitable for this scenario.
Most of the VoIP phones I've looked at only have 4-6 line presentations;
is anyone aware of one that has more? I tried to get some info about
Snom's Keypad 220 since it has loads of programmable
2007 Jan 02
3
graphical parameters: margins
Hi all,
Please, while using image() which is the graphical parameter which control the space between ylab and the y axis? I do need to write a number of relatively long y labels and I am not able the control, if possible, this space.
See the effect I need to avoid...
http://nvx.environmentalchange.net/@rrodriguez/images/overlapping.jpg
Thanks for your help,
Ricardo
--
Ricardo Rodr?guez
Your
2005 Apr 29
6
IPFW disconnections and resets
Hi,
I am using IPFW on FreeBSD 4.11
I am facing two problems:
- SSH sessions timeout after a while
- When I run "/sbin/ipfw -q -f flush" in the rules script all connection
get reset (and I am thrown out of the box).
Is this standard functioning of ipfw or do I need to change any
configuration?
Thanks,
Siddhartha
2012 Jul 11
3
unable to subtract dates in R
Hi,
I wanted to calculate the age of people in my dataset by subtracting the
individual's date of birth from their intake into a program.
After several hours, searches of help archives, and the downloading of
lubiridate, I have had no luck with this.
Below is the code I used.
> intakeDS$DOB <- as.character(intakeDS$DOB)
> intakeDS$DOB <- as.Date(intakeDS$DOB,
2017 Aug 07
21
[Bug 2755] New: [PATCH] sshd_config: allow directories in AuthorizedKeysFile=
https://bugzilla.mindrot.org/show_bug.cgi?id=2755
Bug ID: 2755
Summary: [PATCH] sshd_config: allow directories in
AuthorizedKeysFile=
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
1999 May 28
1
share.
Hi . I'm quite new to samba and therefore have a mabe a little dumb
question.
I've created a share
[opt]
comment= jumpys opt
path= /opt
valid users=gbg_joel
public=no
writable=yes
printable=no
When I trie to map this with net use r: \\jumpy\opt
I get the errormessage wrong password.
But I'm using the same uid and password in my windows95 machine as I'm
doing on my
2004 Aug 06
1
[semi-OT]: will icecast eventually be able to stream video ?
On 18 Jun 2003 at 17:43, Michael Smith wrote:
> On Wednesday 18 June 2003 17:39, Joern Nettingsmeier wrote:
> > hello guys !
> >
> > i wonder whether the new ogg theora video codec will be added to
> > icecast2... we've been using icecast2 earlier this year for a
> > webcast of our linux audio developers conference
>
> Yes, eventually.
Is there much
2006 Dec 20
3
iptables command to view just nat/forward info by ip
Hi there... does anyone know of a handy iptables command to look at
existing nat rules?
I tried:
iptables -t nat -L
Which was close, but the problem is that the DNAT and SNAT list the
reverse DNS for the IP's, when I would rather see just pure IP's.
I have been reading the man pages and google looking for an answer as well.
Thanks!
2001 Jul 13
6
as if you haven't seen this yet
i'm sure most of us are avid slashdot readers, but...
http://slashdot.org/article.pl?sid=01/07/13/1558239&mode=nested
have fun
dongoodman
%--------------------------------------------deg3@ra.msstate.edu| |bleu|
|`I invented the term 'object oriented', pobox 2516| |----|
|and I can tell you mississippi state ms| | () |
/. |I did
2013 Oct 31
1
Fwd: bnx2x driver in Xen4 kernel
Hi,
After following the instructions here
http://wiki.centos.org/HowTos/Xen/Xen4QuickStart and installing the
kernel from Xen4 CentOS project
(kernel-3.4.61-9.el6.centos.alt.x86_64) I can't use any networking
because the firmware for my NIC is not available:
Bringing up interface eth0.3: bnx2x 0000:02:00.0: firmware:
requesting bnx2x/bnx2x-e1h-7.2.51.0.fw
bnx2x:
2004 Aug 06
2
[semi-OT]: will icecast eventually be able to stream video ?
hello guys !
i wonder whether the new ogg theora video codec will be added to icecast2...
we've been using icecast2 earlier this year for a webcast of our linux
audio developers conference
(http://www.linuxdj.com/audio/lad/eventszkm2003.php3), and since next
year's event will be somewhat bigger, we would love to have some sort of
video stream happening.
it's nothing mission
2003 Aug 26
1
change password on w2k workstation
Hi!!
I'm not able to change a user password on a workstation and with
smbpasswd when I'm log.
ex:
[usertest@pc070 usertest]$ smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
machine 127.0.0.1 rejected the password change: Error was : RAP86: The
specified password is invalid.
Failed to change password for usertest
so when I'm root, that's work
The log
2015 Sep 15
36
[Bug 2468] New: Option to include external files to sshd_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2468
Bug ID: 2468
Summary: Option to include external files to sshd_config
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs
2019 Jan 22
1
[PATCH] fix build failure when CONFIG_KLIBC_ZLIB is not set
When CONFIG_KLIBC_ZLIB is not set, related functions
shall not be called otherwise build failure is encountered:
KLIBCLD usr/kinit/static/kinit
usr/kinit/ramdisk_load.o: In function `load_ramdisk_compressed':
/root/ldb_base/ofl/packages/klibc/usr/kinit/ramdisk_load.c:68: undefined reference to `inflateInit2_'
/root/ldb_base/ofl/packages/klibc/usr/kinit/ramdisk_load.c:116: undefined
2006 Aug 03
3
default_mail_env %d problem
Hi all.
I`ve got such problem:
default_mail_env = mbox:%h/mail/:INBOX=/var/mail/domain.net.ua/%n - it works.
But when I say:
default_mail_env = mbox:%h/mail/:INBOX=/var/mail/%d/%n - it not.
Log:
Aug 3 22:51:19 serv dovecot: POP3(user): mbox: data=/home/user/mail/:INBOX=/var/mail//user
Aug 3 22:51:19 serv dovecot: POP3(user): mbox: root=/home/user/mail, index=/home/user/mail,