ectly. Thanks.
--
Founder/WebMaster/ The unixhideout network
http://www.unixhideout.com
mike[AT]unixhideout.com
I have replaced the @ character in my email with [AT] to stop SPAM robots
from getting my email address off of various websites and/or arc
> How do I know what type of CPU (Model, Mhz, etc...) do I have
> without rebooting my FreeBSD box? Is there any command to show
> this kind of information?
dmesg | grep CPU
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/fr
el Corporation'
device = '82573E Intel Corporation 82573E Gigabit Ethernet
Controller (Copper)'
class = network
subclass = ethernet
cap 01[c8] = powerspec 2 supports D0 D3 current D0
cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message
27;man dump' for more information."
echo ""
exit 255
fi
BACKUP_LEVEL=0
BACKUP_LEVEL=$1
/sbin/dump -C24 -${BACKUP_LEVEL}anuf - / | /usr/bin/gzip -7 |
/usr/bin/ssh -2 -c 3des [EMAIL PROTECTED] dd
of=/path/to/dump/du
[any] ip4
The policy you have installed must match what is on the PIX. The above
error usually means they dont match.
---Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe
Try to install FreeBSD 8.2 on Hyper-V but some-virt-hdd.VHD not bigger then
30Gb.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...
On 7/19/2011 at 8:18 AM Konrad Heuer wrote:
|[snip]
|
|But: Neither BSD nor Linux will ever have chance to conquere the
desktop,
|despite of KDE, Gnome or anything else.
|[snip]
=
Perhaps the real question should be - how much longer will the desktop
be relevant?
__
On 9/11/2011 at 2:28 PM Daniel Feenberg wrote:
|The problem I have heard of relates to "what happens if the machine
boots
|with the KVM switched to another machine?" The KVM may need to pretend
|there is a keyboard connected at that point.
=
I've used Avocent KVMs and this does no
I installed 9.0 on my test ThinkPad. During the boot-up process, I see
the following message after a pause in the boot-up process:
run_interrupt_driven_hooks: still waiting after 60 seconds for
xpt_config
A quick spin through google showed the message occurred in older
versions of FreeBSD, thou
On 1/30/2012 at 7:26 PM Chris Whitehouse wrote:
|http://www.freebsd.org/cgi/query-pr.cgi?pr=136327
|
|includes a workaround, hopefully it will work for you:
|
|disable firewire (IEEE 1394) in BIOS.
|rebuild kernel with device sbp disabled and install it.
|reboot
|if it works re-enable firewire in
I've made the switch from apache to nginx for all the web servers I
run. One thing that was missing from the nginx installs was the perl
script that is used in apache-land to split a single server access file
into separate files for each virtual host - split-logfile. While I
could have continued
On 4/10/2013 at 11:39 AM Brett Glass wrote:
|For many years, I've used FreeBSD binary packages to avoid long
|waits and/or having to set up a special build machine when creating
|small systems. But even though the development server security
|breach is now long past, there are no published bina
On 4/10/2013 at 3:39 PM Michael Powell wrote:
|Mike. wrote:
|
|[snip]
|>
|>
|> Additionally, for me, building from ports for me has tended to pull
in
|> many, many X-windows support files when they are not needed.
|>
|> Specifically, I run a non-windowing system using
On 4/24/2013 at 5:07 PM Mike Brown wrote:
|Da Rock wrote:
|> sysctl kern.version
|
|For me, that's the same info as in uname -a.
|
|Try this:
|
|grep -v # /usr/src/sys/conf/newvers.sh | head -4
=
If uname -r [-a] does not give the proper version of the OS, then it is
eith
On 4/25/2013 at 4:47 AM Polytropon wrote:
|On Wed, 24 Apr 2013 22:32:17 -0400, Mike. wrote:
|> If uname -r [-a] does not give the proper version of the OS, then it
is
|> either a bug, or the documentation for uname should be changed.
|> Currently, the man page for uname gives the followi
I just installed 9.1 on a clean disk. The dmesg is at the end of this
message.
For the network configuration, I selected DHCP for IPv4 and SLAAC for
IPv6. When I boot the PC, it appears that dhclient tries to load
twice. Why does it try to load the second time?
>From the console log:
May 1
I would like to set the locale of my 9.1 server to
LANG="en_US.ISO8859-1"
globally, i.e., put the locale entry in one file, and then have the
locale propagate as I go into other shells and run various scripts.
I have spent some quality time with google, and the best I have been
about to a
On 6/14/2013 at 9:12 PM Polytropon wrote:
|On Fri, 14 Jun 2013 12:13:34 -0400, Mike. wrote:
|> I would like to set the locale of my 9.1 server to
|>
|>LANG="en_US.ISO8859-1"
|>
|>
|> globally, i.e., put the locale entry in one file, and then have the
|> loca
On 6/14/2013 at 3:46 PM staticsafe wrote:
|On Fri, Jun 14, 2013 at 12:13:34PM -0400, Mike. wrote:
|>
|>
|> I would like to set the locale of my 9.1 server to
|>
|>LANG="en_US.ISO8859-1"
|>
|>
|> globally, i.e., put the locale entry in one file, and then
On 6/24/2013 at 4:05 PM Arthur Chance wrote:
|On 06/24/13 14:23, Robert Huff wrote:
|>
|> During the processing of loader.conf, something gets printed
|> that suggests all is not right. However, this is a sufficiently
|> modern machine it goes by too fast to read exactly what.
|> It is
I am trying to figure out and understand the config file
resolvconf.conf. The man page is a bit on the sketchy side, and I see
no reference for resolvconf.conf in the Handbook. Most of what google
finds looks like it is Linux-oriented, and that seems to be an entirely
different config structure
On 7/14/2013 at 11:45 AM Mike. wrote:
|I am trying to figure out and understand the config file
|resolvconf.conf. The man page is a bit on the sketchy side, and I see
|no reference for resolvconf.conf in the Handbook. Most of what google
|finds looks like it is Linux-oriented, and that seems to
On 9/28/2013 at 7:16 PM Laurent SALIN wrote:
|Le 28.09.2013 18:32, Terje Elde a écrit :
|> Not sure if I misunderstood what you're trying to do, but the way
I
|recall it, you have two boxes, one running with one recursive and
one
|authoritative nameserver, and you wanted a second box to quey the
/ update - don't need buckets of features
just basic simple / effective / reliable)
I'll need Apache, MySQL, PHP
Graham,
Give mambo a try (www.mamboserver.com). I've tried PostNuke/PhpNuke and
Mambo and I have found a little easier to set-up for a basic CMS.
Mike
I read somewhere once
Brad Tarver wrote:
thanks! I went with the 3ware 7006-2!
Brad,
I'm also in the market for a good (supported) IDE RAID controller. I
noticed that you went with the 3ware 7006-2. I found that card at:
avadirect.com for $125.00
siliconmechanics.com for $120.00
Where did you get for controller at?
Brad Tarver wrote:
Haven't installed it yet. 3ware support says it's natively supported under Freebsd 5.2.1. I don't know about 4.10 (didn't ask...)
I got my card at www.directron.com for $115
Ok. Thanks Brad.
Michael
-Original Message-
From: Mike [mailto:[EMA
Greetings:
This is my first foray into 5.2.1. I installed and ran cvsup (standard
and for ports). I went to build the kernel and and "make buildkernel"
died. Here is the error message. Any comments or hints would be helpful.
# make buildkernel KERNEL=TRITON
/usr/src/sys/modules/agp/../../pci
it
> permanently but I have not been able to do so. If you find a solution
> to this, I'd appreciate hearing about it.
Ask users to point their IE to https://your.mail.server:993/
And click on install certificate. Outlook will not complain any more.
Cheers,
Mike
_
Greetings,
I have 2 Redhat-9 servers that I'd like to migrate to FreeBSD in the
next 3 months. So I've set-up a test server (FreeBSD-4.9 STABLE) and
I'm in the midst of loading 3rd party applications (via ports) to test
their operation compared to the RH-9 servers.
I have a question about the
Matthew Seaman wrote:
On Mon, Jan 26, 2004 at 08:40:18AM -0800, Mike wrote:
QUESTION: Why do I use a different netmask (255.255.255.255) for a IP
alias on FreeBSD? Why isn't 255.255.255.0 used?
It's all about routing of outgoing packets. Unlike linux, you can't
use the rout
What mean ppp?
Mike
> hi
>
> im have problem with fetchmail+ppp
> how to setup fetchmail with ppp.
> if ppp connect then fetchmail download email
> and if fetchmail not finish then
> ppp always connect
>
___
[EMAIL PROT
I think There are some problems with the port.
Mike
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Brian H
> Sent: Wednesday, January 28, 2004 3:16 PM
> To: [EMAIL PROTECTED]
> Subject: gettext
>
> Backgr
technopagan.org/dynamic/
Good luck,
Mike
--
Marwan Sultan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
You can use one server and let the others use this server.
On the client servers use sendmail which comes with freebsd modify the
/etc/mail/sendmail.cf file:
Change
DH
To
DHyour.server.com
your.server.com has to resolve, either by dns or through /etc/hosts
Mike
> -Original Mess
You can try installing a minimum system to a system similar to the one
at the colo, then dd the partition from linux and copy over and dd back
to the disk and configure lilo/grub, and check. Try it on a test
environment first, if you have.
Mike
>
> Hi-
>
> I have a server that c
als.
Additional platforms are in various stages of development
Mike
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of T Glaser
> Sent: Thursday, January 29, 2004 6:55 PM
> To: [EMAIL PROTECTED]
> Subject: Free BSD
>
g the new binary where it belongs fine,
but /etc/ssh is EMPTY. Thus, the server wont start. I have looked
*everywhere* (except where I need to be looking.) Where can I get those
config files from? Thanks!
--
Founder/WebMaster/ The unixhideout network
http://www.unixhideout.co
server wont start. I have looked
*everywhere* (except where I need to be looking.) Where can I get those
config files from? Thanks!
--
Founder/WebMaster/ The unixhideout network
http://www.unixhideout.com
mike[AT]unixhideout.com
-
Get your free @UnixHideou
Greetings:
My test system:
FreeBSD 4.9-stable
Pentium III 800
I read an earlier post about using chkrootkit to check for root kits
(intrusions). I'm still learning about FreeBSD so I thought I would run
this too.
Well... I installed and ran chkrootkit. And the output shows that:
Checking `chf
chkrootkit and found NO infected files and NO rootkits.
Michael Chinn
On Apr 14, 2004, at 3:29 PM, Mike wrote:
Greetings:
My test system:
FreeBSD 4.9-stable
Pentium III 800
I read an earlier post about using chkrootkit to check for root kits
(intrusions). I'm still learning about FreeBSD
Greetings:
I have a FreeBSD 4.9-stable server up and running and I ran across an
error (most likely mine) while using csh.
I normally use the UP and DOWN arrow keys to access the command history.
However, this morning instead being able to go through the .history
file with the arrow keys (th
Jerry McAllister wrote:
It sounds like you are using an account with /bin/sh as a shell
For example, unless you change it, root uses sh for a shell.
jerry
Root uses csh by default.
Well, I'll be darned. It does now.
BTW. I login as normal user and "su" to root for adminstrative tasks.
I c
Greetings:
System: FreeBSD 4.9-stable
KDE (3.14) is crashing on me and I need to capture the error messages
(so that I can submit my problem to the this mailing list).
I'm logged in as root. And I'm in tty0. KDE crashes (core dump) and
produces several error messages along with mention of the
Kent Stewart wrote:
On Friday 16 April 2004 11:54 am, Mike wrote:
Greetings:
System: FreeBSD 4.9-stable
KDE (3.14) is crashing on me and I need to capture the error messages
(so that I can submit my problem to the this mailing list).
I'm logged in as root. And I'm in tty0. KDE cra
Greeting:
The system: FreeBSD 4.9-stable
I have KDE 3.14 installed and all was working well for a number of
weeks. Root and one other regular user account had been able to start
and use KDE and Gnome. And both GUI environments operated normally.
A few days ago KDE under root account wouldn't
Malcolm Kay wrote:
On Saturday 17 April 2004 04:59, Mike wrote:
Greeting:
The system: FreeBSD 4.9-stable
I have KDE 3.14 installed and all was working well for a number of
weeks. Root and one other regular user account had been able to start
and use KDE and Gnome. And both GUI environments
Greetings:
My server is: FreeBSD 4.9 stable and is acting as a file and (hopefully)
print server for 6 local Windows 2000 workstations.
Samba 2.28 is installed and serving file shares properly. Now for
printer sharing...
The printer is an HP 4M laserjet, and I installed apsfilter (via ports)
A
Michal Pasternak wrote:
Mike [Fri, May 21, 2004 at 02:55:19PM -0700]:
PROBLEM: I'm able to "see" the printer from the Win2k client accoss the
network, Windows 2k prompts for a driver and I load the driver. Windows
reports that the printer is "ready", however when I
Greetings:
This post is a result of 2 days of thrashing trying to get FreeBSD (4.9)
to act as a print server to Win2K/XP clients. I have included links to
a how-to that I wrote that includes a full install and configuration of
CUPS and Samba so that local (connected to server) printers print
l
Bart Silverstrim wrote:
On May 24, 2004, at 9:56 PM, Mike wrote:
Greetings:
This post is a result of 2 days of thrashing trying to get FreeBSD
(4.9) to act as a print server to Win2K/XP clients. I have included
links to a how-to that I wrote that includes a full install and
configuration of
sswd.
The web server and all CGI programs are written in Perl version 5, and
use no non-standard Perl modules."
I use Webmin + SSH for systems administration of a few RH servers and a
couple of FreeBSD servers. It works great.
Mike
-Clay
___
[
Bill Sawyer wrote:
Hey Dave,
You need to allow exceptions in ipfilter for ports 137 to 139. The following rules
should work:
pass in quick on ed0 proto tcp from 192.168.0.0/16 to 192.168.0.1/32 port = 137 keep
state
pass in quick on ed0 proto tcp from 192.168.0.0/16 to 192.168.0.1/32 port = 13
NOT
added. Any help would be appriciated.
Thanks
Mike
__
Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
___
freebsd-questions
Mike wrote:
Greetings:
This is my first foray into 5.2.1. I installed and ran cvsup (standard
and for ports). I went to build the kernel and and "make buildkernel"
died. Here is the error message. Any comments or hints would be helpful.
# make buildkernel KERNEL=TRITON
/usr/src/s
Greetings:
I have a FBSD-4.10 system that I log into using PuTTY (on a Win2K
workstation). I am able to set PuTTY's scrollback to 1200 lines.
When I'm on the 4.10 box the scrollback is about 200 lines. If possible
I'd like to set the scroll back to 600 lines or so (at least).
Question: How d
Giorgos Keramidas wrote:
On 2004-08-16 09:21, [EMAIL PROTECTED] wrote:
On Mon, Aug 16, 2004 at 03:09:30PM +0100, Matthew Seaman wrote:
On Mon, Aug 16, 2004 at 06:58:57AM -0700, Mike wrote:
When I'm on the 4.10 box the scrollback is about 200 lines. If
possible I'd like to set the scro
stheg olloydson wrote:
you said:
I have a FBSD-4.10 system that I log into using PuTTY (on a Win2K
workstation). I am able to set PuTTY's scrollback to 1200 lines.
Hello,
Unfortunately, I do not have a solution to your problem. I just wanted
to pass along some information concerning PuTTY from
Greetings,
I'm running 4.10. And I just and ran portupgrade and got php-4.3.8. I
read the UPDATING file and noticed that the php4 extensions are now
installed separately [/usr/ports/lang/php4-extensions].
Note: I'm running Apache-1.3.31
So I installed (make install && make clean) the php4 exten
Odhiambo Washington wrote:
* Mike <[EMAIL PROTECTED]> [20040818 18:47]: wrote:
Greetings,
I'm running 4.10. And I just and ran portupgrade and got php-4.3.8. I
read the UPDATING file and noticed that the php4 extensions are now
installed separately [/usr/ports/lang/php4-extensions].
Matthew Seaman wrote:
On Wed, Aug 18, 2004 at 08:46:58AM -0700, Mike wrote:
I'm running 4.10. And I just and ran portupgrade and got php-4.3.8. I
read the UPDATING file and noticed that the php4 extensions are now
installed separately [/usr/ports/lang/php4-extensions].
Note: I'
Peter Kurpis wrote:
Hi, I've had problems installing FreeBSD on laptops before, so I'm asking in advance.
:-)
Does FreeBSD work on a Toshiba Satellite A25 laptop? What version? Does 4.x?
Does X? (Windows says it has a Trident CyberALADDiN-P4 video, and a SoundMAX
Integrated Digital Audio (Anal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trying to buildworld but it keeps failing. I finally deleted /usr/src
and recopyed from a cd then cvsup using standard-supfile. Tried
limiting how much ram freebsd uses and only using one stick of ram.
All attempts have failed at the same place. Woul
On 1/13/2011 at 5:21 PM Al Plant wrote:
|Jack L. Stone wrote:
|> I have used zoneedit.com's DNS zone service for about 9 years and it
|> handles a number of static IPs for my companies.
|>
|> Now, suddenly they have created a "new platform" and migrating
accounts
|> from the legacy platform to th
On 2/1/2011 at 10:23 AM Jerry wrote:
|On Tue, 01 Feb 2011 15:32:26 +0100
|Alessandro Baggi articulated:
|
|> Hi list. Who is better, qmail or postfix?
|
|"qmail" is not actively supported by its developer. It requires
|numerous patches, etc to bring it up to acceptable servicable
standards.
|
|"P
On 2/1/2011 at 8:44 PM Paul Macdonald wrote:
|On 01/02/2011 19:48, Randal L. Schwartz wrote:
|>
|> No, seriously... I was using sendmail before discovering postfix,
and
|> pretty darn good at m4. Or is that m4()dnl()? :)
|>
|> But I've never found postfix without a knob to do something I want
it
On 8/11/2012 at 12:18 PM Gary Kline wrote:
|guys,
|
| can any of you with hardware background tell me which are
| the better KVM makes? about three weeks ago my "Belkin
| soho" 4-port kvm switch started going flakey on port #1.
|
| I ordered a new one, same make//model exc
How do I find out what options were used when the pre-built packages
were built?
For example, say I want to install the Postfix package, how can I find
out if TLS support is included in the package?
Thanks.
___
freebsd-questions@freebsd.org mailing li
My FreeBSD server had been running fine, no issues. This evening I
tried to update it to 9.1. I don't "update in place", I update by
wiping the prior version and letting the new version have its way with
the disk.
Well, 9.1 has issues with my system (dmesg is at the end of this
message).
When
On 1/2/2013 at 2:38 PM Fabian Keil wrote:
|"Mike." wrote:
|
|> My FreeBSD server had been running fine, no issues. This evening I
|> tried to update it to 9.1. I don't "update in place", I update by
|> wiping the prior version and letting the new ver
On 1/2/2013 at 12:11 PM Fbsd8 wrote:
|Michael Powell wrote:
|> Mike. wrote:
|> [snip]
|>> Thanks for the reply. The disk in question has never been used
for
|>> RAID, so if there is RAID metadata on the disk, I do not know how
it
|>> got there. The disk is (I belie
On 1/8/2013 at 7:51 AM Warren Block wrote:
|On Tue, 8 Jan 2013, Mike. wrote:
|
|> On 1/2/2013 at 12:11 PM Fbsd8 wrote:
|>
|> I tried to run the dd commands...
|>
|> Using the LiveFS disc for FreeBSD 9.1, I got some manner of
permission
|> error, indicating that something wo
On 2/3/2013 at 3:04 PM Fbsd8 wrote:
| [snip]
|
|After reviewing zoneedit new website looks like they are no longer
free
|and there now in the domain register business
=
Zoneedit was purchased by Dotster a while ago (few months? couple of
years?)
If you look at an legacy zonee
On 2/4/2013 at 9:48 AM Pierre-Luc Drouin wrote:
|Hi,
|
|I had a similar issue about my emails not getting forwarded by
Zoneedit.
|Now I am using the Google SMTP server to collect the emails for my
domain.
|Maybe I should also switch the DNS to another service. I need my
router to
|be able to updat
Hmm adduser works as well as /stand/sysinstall Configure User Management
here.
BSD UNIX is not less user friendly it's just more picky who it's friends
with. Seems to like allot of us here Maybe your in Windows purgatory
or something.
M;)
-Original Message-
From: [EMAIL PROTECTED]
[
Are there any issues installing FreeBSD on a ThinkPad 765? In my Google
searches I have turned up little to no info on this model.
Thanks
M;)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
It can work this way, but why do three servers need Internet connection?
One can be a firewall the other two behind it serving up the data to
local and Internet users on two local networks. Of course this might be
for some kind of backup Internet connection or something but you will
have to help us
the template in it and I can fill in the blanks and print it out.
If anyone has some hints or links I would very much appreciate it.
Now back to Google...
Cheers
Mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Hey guys. heres the skinny. I have a huge library and i want to organize it. I want
find to go through recursively, and move any "pdf" files it finds to a certain
directory. I need an example piece of script on how i would confront this. It will
save me hours if not days so thanks in advance.
T
Since the IP range seems to belong to shawcable.net (24.67.253.203)I
would send an E-mail to them. The scanning back has worked for me as
well BUT be carefull or you might be labled the bad one. Normaly I
always poke back just to see who they are and e-mail the host if it
becomes a problem. Also if
apers/pushback-impl.pdf pushback on
FreeBSD
Traffic filtering http://www10.org/cdrom/papers/409/
Hope some of this helps... Can't stand hearing a great UNIX site is
being screwed with...
Cheers
M;)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Hi All
What's a good way to clone / Image to another HD? I have 3 boxes that
are the same and I have one that is done and ready and want to copy that
install to the others.
Cheers
M;)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the messag
This will copy all files and make it bootable? Sorry but the search on
dd have no shown what I need. I need to copy my good drive with
everything to a new drive so I can put it in a new box and boot.
Any other pages on dd? Google brought back a few that I am digging
through now.
What about this.
Have an odd error. When reinstalling MySQL, I needed to add something's,
it says the hostname is wrong, I did a make clean and tried make
reinstall --force and everything else I can find. Never had this error
before! Nothings been changed since it was installed and my host name is
a fully qualified
NOLA does a good job if you don't mind it being web based PHP/Apache and
I I am looking at Go to http://ossuite.org which looks like the next ERP
app of the year! It's also PHP/Apache/ Very nice!! But if you're a
single person company it might be over kill.
Cheers
Mike
-O
suggestions would be appreciated thanks
Mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
t; command line.
*** Error code 1
Stop in /usr/ports/lang/perl5.
*** Error code 1
Stop in /usr/ports/databases/mysql323-server.
How can I fix this? I am digging in Google but have found few helpful
ideas so far. Can I change the make file to not use Perl? I upgrade to
Perl5.8 for Webmin so this may b
om: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Mike
Sent: Saturday, February 01, 2003 1:33 PM
To: [EMAIL PROTECTED]
Subject: MySQL and Perl error
Hi All
Kinda stuck bad on this one and need some pointers. While reinstalling
MySQL I get
===> Extracting for mysql-server-3.23.54
>&
After reloading my 4.7 box I cannot login to it via sshd like I could.
It's installed and the port is open but the password will not validate
on any user.
What should I look for in the config? It worked before without doing
anything to it..
Mike Benzel [EMAIL PROTECTED] for NT Linux-Palm
iel Bye
Sent: Sunday, February 02, 2003 5:24 PM
To: [EMAIL PROTECTED]
Subject: Re: sshd cannot login
On Sun, Feb 02, 2003 at 04:16:42PM -0700, Mike wrote:
> After reloading my 4.7 box I cannot login to it via sshd like I could.
> It's installed and the port is open but the password w
Sorry but I am stuck on this one last thing to complte my rebuild.
I have removed and tried openssh ssh ssh2 making sure each is completely
removed before trying the next. The port is open and the logins are
working on the other programs. FreeBSD Diary had some good help but no
luck there either.
Would you like to know more about credit card fraud on the internet and how to stop
it? Simply reply to this email with
" Credit Card Fraud" in the subject line for more infromation.
Thank you for your time
To be removed from our database simply reply to this email with the word Remove in
ve install a bootloader as well or?
Many thanks
Mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
Nice but I have 2 30GIG drives and want to run 4.7 on one and 5.0 on the
other and be able to select either at boot. The article is perfect and
that's what I am trying to do, give feed back on what 5.0 does or does
not and help where I can.
Thanks
Mike
-Original Message-
From: [
Hello all, The easiest way of going about this is giving you a example. I am in /usr
and i want to tar -xzvf ports.tar.gz, but i want to continue working in my shell while
this process runs in the background. What would i type to make the output of that
command not show but at the end simply do
the device i am looking for that will
allow more then 4 ide devices to one box.
B: do you know of a brand name i should be looking for that you recommend,
or even a retailer.
*SCSI is expensive and IS better but at this time not an option so please
stick with IDE in your suggestions.
--
-mike
[
Hello. i use cvsup to backup certain critical folders on the machine labs,
to the machine labs2 automatically every night. My question is this. If i
add new stuff to say, /home/mike (or wherever) then that gets mirrored at
night and everything does its job as i want it to. However, if i DELETE
> On 8 Dec 2002, Lowell Gilbert wrote:
>
>> mike <[EMAIL PROTECTED]> writes:
>>
>> > Hello. i use cvsup to backup certain critical folders on the machine
>> labs, to the machine labs2 automatically every night. My question is
>> this. If i add new stu
Trying to setup a small local network off of my DSL. Currently I use a
different OS to do this but I am switching, or trying to..
I am using IPNAT and have added all of the options to redo the kernel.
options INET#InterNETworking
options IPFIREWALL
options
Sent: Monday, December 09, 2002 7:26 AM
To: Mike
Cc: [EMAIL PROTECTED]
Subject: Re: IPNAT help
On Tue, 17 Dec 2002, Mike wrote:
> Trying to setup a small local network off of my DSL. Currently I use a
> different OS to do this but I am switching, or trying to..
>
> I am using IPNAT a
Some BIOS detect memory speed and size. Mine showed a mismatch in speed
100 on one and 133 on another. Changed to both 133 and did not really
see a difference.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Jason Hunt
Sent: Monday, December 09, 2002 10:0
1 - 100 of 1964 matches
Mail list logo