the area coverage?
mike
-Original Message-
From: Bill Rugolsky Jr. [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 1:49 PM
To: [EMAIL PROTECTED]
Subject: Re: What's the status of PDA secure remote access?
On Fri, Aug 08, 2003 at 10:02:00AM -0400, Michael Martinez wrote:
>
tarios: [EMAIL PROTECTED]
> CC:
>
> Asunto: What's the status of PDA secure remote access?
>
> I'm looking for a secure PDA solution that allows me to open a secure,
> remote command line login to my Linux servers. I have specific need to
> be satisfied (lis
TECTED]
Destinatarios: [EMAIL PROTECTED]
CC:
Asunto: Re: What's the status of PDA secure remote access?
Preferably ssh and with terminal emulation supported so a screen editor
can be used during the login session.
Does the Sharp Zaurus support this?
mike
--
Psyche-list mailing
tarios: [EMAIL PROTECTED]
CC:
Asunto: What's the status of PDA secure remote access?
I'm looking for a secure PDA solution that allows me to open a secure,
remote command line login to my Linux servers. I have specific need to
be satisfied (listed below). I did some research into this, 7
I'm looking for a secure PDA solution that allows me to open a secure,
remote command line login to my Linux servers. I have specific need to
be satisfied (listed below). I did some research into this, 7 months
ago, and found that no vendor offered an adequate solution ... but that
each of the majo
WiFi card, as well as a serial cable for my
cell phone. If I have WiFi access, I use that, otherwise, there's
the painfully slow 14.4K modem connection, which I can use to connect to
the office, or Verizon's ISP service -- horribly slow, but it works "anywhere."
By installing/up
tried serveral tests.
.htaccess
Order Deny,Allow
Deny from all
The above .htaccess file after restarting Apache did not block access to the
directory.
.htaccess
Order Deny,Allow
Deny from all
Allow from xxx.xxx.xxx.xxx
The above .htaccess file after restarting Apache did not
I have Squid configured to deny everything except for certain urls, but it
is still allowing https urls through. Can this too be denied/configured
like http?
I'm using squid-2.5.STABLE1-2
-Channon
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-l
I can launch programs using the main X server just fine. However, I
cannot use a second server, such as Xnest.
I fire up Xnest like so:
[EMAIL PROTECTED] jhereg]# Xnest :1 &
[1] 15263
[EMAIL PROTECTED] jhereg]# Could not init font path element
/usr/X11R6/lib/X11/fonts/CID/, removing from list!
t;
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jay Turner
> Sent: Friday, March 21, 2003 11:07 AM
> To: [EMAIL PROTECTED]
> Subject: Re: disabling root access from ssh login
>
>
> On Fri, Mar 21, 2003 at 10:44:39AM -080
On Fri, 2003-03-21 at 13:44, Bruce Douglas wrote:
> vi to /etc/ssh/ssh_config and added the line:
>
> PermitRootLogin no
>
> i then restarted with
> /etc/rc.d/init.d/sshd restart
This works for me. I just had to change that yesterday. Also, FWIW,
you can do -
# service sshd restart
isabling root access from ssh login
On Fri, Mar 21, 2003 at 10:44:39AM -0800, Bruce Douglas wrote:
> i tried the following with no luck:
>
> vi to /etc/ssh/ssh_config and added the line:
>
> PermitRootLogin no
>
> i then restarted with
> /etc/rc.d/init.d/sshd restart
>
&g
On Fri, Mar 21, 2003 at 10:44:39AM -0800, Bruce Douglas wrote:
> i tried the following with no luck:
>
> vi to /etc/ssh/ssh_config and added the line:
>
> PermitRootLogin no
>
> i then restarted with
> /etc/rc.d/init.d/sshd restart
>
> i can still login as root...
Right change, wrong file. Yo
maybe you change wrong file ...
try change /etc/ssh/sshd_config
i put this configuration (PermitRootLogin no) and works fine...
see ya!!
Bruce Douglas wrote:
new to linux. i want to disable direct root login/access to my linux (rh8.0)
box. i want to have the user have to login as user foo, and
access from ssh login
hi.
new to linux. i want to disable direct root login/access to my linux (rh8.0)
box. i want to have the user have to login as user foo, and then have to su
to root.
is there an easy/quick way to do this?
i tried the following with no luck:
vi to /etc/ssh/ssh_config and added
hi.
new to linux. i want to disable direct root login/access to my linux (rh8.0)
box. i want to have the user have to login as user foo, and then have to su
to root.
is there an easy/quick way to do this?
i tried the following with no luck:
vi to /etc/ssh/ssh_config and added the line
Hello psyche-list,
I've got a couple of RH 8.0 systems on a network. On one of these,
I've set up a couple of entries in /etc/exports and set up NFS. On
this (server) machine, I have opened up the iptables firewall to allow
incoming tcp/udp ports 111 and 2049.
On another (client) system, I've als
On 3 Feb 2003, Dan Devine wrote:
- I've implemented the suggestion to have my CDROM comfortably working on
- the non-scsi channel ( I do not see any registered scsi devices in
- /proc/scsi/scsi until I attempt to mount the usb camera. This seems
- alright to me, because I don't know of any advant
csi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: FUJIFILM Model: USB-DRIVEUNIT Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Here's what the relevant part of /proc/bus/usb/devices file looks like
T: Bus=03 Lev=01 Prnt=0
On Sat, 2003-01-25 at 12:58, Mark C wrote:
I've sorted it now chears
Mark
--
To steal ideas from one person is plagiarism;
to steal from many is research.
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list
to I can only allow access to these certain
pages by IP address?
I may be wrong (an probally am), but using .htaccess in the directory
where these pages reside, will apply to *all* the pages in that
directory.
They are all python scripts that generate the pages, and they are all in
the same dire
On Fri, 2003-01-24 at 13:00, Buck wrote:
> I have finally succeeded in setting up an account on my Linux box that
> can be accessed by my XP computer.
[snip]
> What I need to do now is to setup Buck and Mac in a user group on
> Penguin that can only have access remotely
in /etc/p
Wildlife workgroup. User Buck on
Deer can access /home/buck on Penguin from XP. Now the question is,
"Can I do that again?" Only time will tell. lol
When I setup Samba according to the instructions, I had to setup a user
account on Penguin for Buck and Mac so they have access to the compute
Tried it. Liked it. It's great. I just dunno python at all and having
a helluva time. It is just what I need, however, to access my mysql
files on my linux server (a home net) using either winbloze or linux.
I have a home based business that I track inventory as well as some
other things. I
Bill Reid wrote:
On Tue, 2003-01-21 at 13:24, Vasyl wrote:
> Hi!
> Is there an alternative to MS Access under Linux?
> Vasyl Kenyuk
>
As suggested by Michael Knepher OpenOffice is certainly an option. A
good starting point is:
OpenOffice.org 1.0, ODBC, and MySQL How-to
...
Please excuse the typos in my last post!
:)
Mike
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list
> > Hi!
> > Is there an alternative to MS Access under Linux?
> > Vasyl Kenyuk
There have been some good suggests for far regarding Access alternatives
for Linux.
This article has a really detailed list of SQL Databases for Linux.
http://freshmeat.net/articles/view/305
On Tue, 2003-01-21 at 13:24, Vasyl wrote:
> Hi!
> Is there an alternative to MS Access under Linux?
> Vasyl Kenyuk
>
As suggested by Michael Knepher OpenOffice is certainly an option. A
good starting point is:
OpenOffice.org 1.0, ODBC, and MySQL How-to
...
http://www.unix
On Tue, 2003-01-21 at 13:24, Vasyl wrote:
> Hi!
> Is there an alternative to MS Access under Linux?
> Vasyl Kenyuk
>
It depends on what you need to do. There are a number of powerful
databases available - Red Hat 8.0 ships with PostgreSQL and MySQL. I've
been learning MySQ
Hi!
Is there an alternative to MS Access under Linux?
Vasyl Kenyuk
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list
On Tue, 14 Jan 2003, Derek Martin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, Jan 14, 2003 at 07:19:45PM +0100, Michael Kuss wrote:
> > Hi,
> >
> > I assume both errors are related, that's why I post them together.
>
> Well, I've never seen any of the behavior you descr
Hi,
I assume both errors are related, that's why I post them together.
1) With mozilla (1.0.1-26), if I click on a link, sometimes a windows with
the following text pops up:
The connection was refused when attemting to contact ...
However, a second click usually is successful, and I connect.
hed to one of it's COMM
ports to dial-out to a Telephone number , with a username and password.
Once a successful connection has been made , all of the Windows users
have internet access.
All I need to do is change the telephone number and account information
that the Chat program uses to est
Around about 13/01/2003 09:24, Jason Dale typed ...
I have been searching for documentation for how to configure
a Red Hat Linux server to dial-out to a MAIL server. I found
a program called 'wvdial' , but it seems as though this deals with
modem connections to your ISP.
Not sure what you're t
Hi all :
I have been searching for documentation for how to
configure
a Red Hat Linux server to dial-out to a MAIL server. I
found
a program called 'wvdial' , but it seems as though this
deals with
modem connections to your ISP.
Could I use a program like weavedial ( Wvdial ) to
configu
David, I'm not sure what the problem is but bookmarks are in a file
called "bookmarks.html"
You should be able to simply do
locate bookmarks
and get a list of them.
If you haven't used locate you will have to do
updatedb
first and that will take a couple of minutes ...
Bob Goodwinw2bo
On Tue, 2002-12-31 at 10:43, Mike-Penny wrote:
> Sent: Monday, December 30, 2002 5:37 PM
> Subject: Can't Access Mozilla - Need Bookmarks
> > Beonex 0.8.1 under RedHat 8 seems to prevent Mozilla from loading.
> > I need access to my Bookmarks under Mozilla.
> > I h
Evaluating security issues are hard for me, I readily admit. The more I learn about
security the less I know.
The alert was about local users being able to start a denial of service attack on a
local box. None of our local
users are (I hope!) savvy enough to do such a thing, but like you I always
me thinks security issues is good reason ;-)
That said... up2date doesn't replace the kernel, so you can look what is
broken and try to repair it.
If you cannot fix it, kick your supplier in his *ss to provide a newer
version of the drivers... the only reason to update a kernel is
security, and thi
Charles:
Thank you for the response. Fortunately, my momma taught me good! I do
still have the earlier kernel and am booting to that. As for upgrading the
krenel, when RedHat says there's a known security flaw (or two) and the
upgrade is intended to fix them, isn't that sufficient reason to do
Hey, listen to your momma! *Never* (did I say *never*) *ever* (did I say *never*
*ever*)
update your kernel, or allow up2date to update your kernel, without a good reason,
especially for binaries that are compiled against a particular kernel. This almost
always (in my humble opinion and limited
Momma said there'd be days like this...
After struggling for two weeks to get my Netgear MA401 wireless PCMCIA
card to work in RH 8.0 (kernel 2.4.18-17.8.0), Up2Date upgraded my kernel
to 2.4.18-18.8.0. Naturally, the wireless doesn't work with this kernel. I
went to the prism2 site but it's a
/dev/sda1 /mnt/camera auto noauto,owner,kudzu 0 0 appearing in
my fstab. But I cannot actually access the camera, also if I power off
ls -l /dev/cdrom ? What is it pointing to?
CDroms are not /dev/sd? they are /dev/scdX.
The camera should be sda, if you have no other scsi decices.
What does
. But I cannot actually access the camera, also if I power off
the camera then my cdrom entry disappears, then powering camera back on
causes the return of my cdrom mount statement. But then I cannot access
the cdrom. I am guessing that I need to assign my camera to sda2 or
something of that nature
Thanks Jesse,
Your last question helped me figure it out. The sendmail service was
running. The problem was my hosts.allow file. It didn't have 127.0.0.1
in it. I added the line and now the connection is allowed.
Thanks,
John
On Mon, 2002-10-21 at 16:21, Jesse Keating wrote:
> On 21 Oct 200
On 21 Oct 2002 15:26:27 -0400
John Hosage <[EMAIL PROTECTED]> wrote:
# So, I still don't understand why my mail command doesn't work. It
# should be connecting over 127.0.0.1 for which sendmail is configured
# in sendmail.mc.
Is the sendmail service running? # service sendmail status
--
Jesse
I looked in the relase notes but they are not helping me. There are two
items about sendmail. The first says that sendmail is no longer setuid
root so an option in a config file is ignored.
The second says that an option must be set to accept connections from
other hosts. I don't want to acce
On 21 Oct 2002 14:18:24 -0400
John Hosage <[EMAIL PROTECTED]> wrote:
# In 7.3 I used the mail command to send the results of scripts to my
# e-mail address. Since my 8.0 upgrade, it is no longer working. I
# believe that this is also why I am no longer getting my log reports.
#
#
# If I run t
where changed to myhost.mydomain):
>>> EHLO myhost.mydomain.com
250-myhost.mydomain.com Hello localhost [127.0.0.1], pleased to meet you
250 ENHANCEDSTATUSCODES
>>> MAIL From:<[EMAIL PROTECTED]>
550 5.0.0 Access denied
root... Using cached ESMTP connection to localh
Hi Greg,
On Wednesday 16 October 2002 10:01, Greg Alexander wrote:
> You shouldn't need to access the bios while the OS is running, sounds like
> a notebook.
>
> Try pressing "DEL" or "CTRL-ALT-ESC" During the POST.
Try reading the thread before posting a r
You shouldn't need to access the bios while the OS is running, sounds like a
notebook.
Try pressing "DEL" or "CTRL-ALT-ESC" During the POST.
SPZ
-Original Message-
From: [EMAIL PROTECTED]
[mailto:psyche-list-admin@;redhat.com]On Behalf Of webmaster
Sent: Sunday,
On Sun, 2002-10-13 at 12:48, webmaster wrote:
> Since I have installed ver 8, I can
> no longer access my bios. When the box
> was NT, I had not problems. Anyone else
> experance this problem?
Some systems (some Compaq ProLiant's are especially famous for this) has
only a
Was able to find the bios disk online.
Boot from FD, did the bios check, found
that the sleep was turned on, change
and havent had a problem since.
-- Original Message --
From: Malcolm Hunter <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Tue, 15
On Monday 14 October 2002 00:43, Steven Rubenstein wrote:
> Well, I finally understand what you're saying. How about the "F10"
> button's gone bad? How about discharging the CMOS for 30 secs. or so (by
> popping the battery if need be?...)
This is a Compaq PC which, in Compaq's infinite wisdom, ha
?
SJR
webmaster wrote:
Just have linux on the box. Worked fine with RH 7.3 I enter the command on boot (F10) and
all I get is to the RH boot screen.
From: Steven Rubenstein <[EMAIL PROTECTED]>
Can you not "access the BIOS" on installation or on startup?
Can yo
ox. Worked fine with RH 7.3 I enter the command on boot
>(F10) and
>>all I get is to the RH boot screen.
>>
>>
>>From: Steven Rubenstein <[EMAIL PROTECTED]>
>>
>>>Can you not "access the BIOS" on installation or on startup?
>>>
On Sunday 13 October 2002 21:17, webmaster wrote:
> Just have linux on the box. Worked fine with
> RH 7.3 I enter the command on boot (F10) and
> all I get is to the RH boot screen.
It must be your BIOS util partition is borked. Try recreating it from the
diskette. If you don't have one, you can
On Sun, 2002-10-13 at 21:19, [EMAIL PROTECTED] wrote:
> Michèl,
>
> In response to your mail of Sunday, October 13, 2002 9:12:34 PM:
>
> MAS> What BIOS is your computer running? I used to have a Compaq PC
> MAS> with a very minimal amount of BIOS memory; the main BIOS
> MAS> configuration progra
t;
Can you not "access the BIOS" on installation or on startup?
Can you still "access the BIOS" with any other OS?
SJR
Gerry Tool wrote:
webmaster wrote:
Since I have installed ver 8, I can no longer access my bios. When
the box was NT, I had not problems. Any
gt;On Sun, 2002-10-13 at 17:48, webmaster wrote:
>> Since I have installed ver 8, I can
>> no longer access my bios. When the box
>> was NT, I had not problems. Anyone else
>> experance this problem?
>>
>
>What BIOS is your computer running? I used to have a
:29:39 -0500
>Can you not "access the BIOS" on installation or on startup?
>
>Can you still "access the BIOS" with any other OS?
>
>SJR
>
>
>Gerry Tool wrote:
>
>> webmaster wrote:
>>
>>> Since I have installed ver 8, I can no l
Michèl,
In response to your mail of Sunday, October 13, 2002 9:12:34 PM:
MAS> What BIOS is your computer running? I used to have a Compaq PC
MAS> with a very minimal amount of BIOS memory; the main BIOS
MAS> configuration program is actually located in a hidden partition.
MAS> If you accidentally
On Sun, 2002-10-13 at 17:48, webmaster wrote:
> Since I have installed ver 8, I can
> no longer access my bios. When the box
> was NT, I had not problems. Anyone else
> experance this problem?
>
What BIOS is your computer running? I used to have a Compaq PC with a
very minimal
Can you not "access the BIOS" on installation or on startup?
Can you still "access the BIOS" with any other OS?
SJR
Gerry Tool wrote:
webmaster wrote:
Since I have installed ver 8, I can no longer access my bios. When
the box was NT, I had not problems. Anyone else ex
webmaster wrote:
Since I have installed ver 8, I can
no longer access my bios. When the box
was NT, I had not problems. Anyone else
experance this problem?
I don't understand your problem. An operating system on a harddrive should have nothing to do with accessing the bios d
Since I have installed ver 8, I can
no longer access my bios. When the box
was NT, I had not problems. Anyone else
experance this problem?
>
I am using Netscape 4.8 to access my net bank account since my bank do support
Mozilla or Opera. I recive this error when loging on and the java applet is starting
fowwlo by segment failur. 0x404baee9 in_nss_dns_gethostbyname2_r from
/lib/libnss_dns.so.2. i am using Redhat 8.0
67 matches
Mail list logo