Format USB stick in FreeBSD

2008-08-20 Thread Andrei Iarus
Hello,
How can I format a USB stick in FreeBSD?
Thank you,
Andrei


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Format USB stick in FreeBSD

2008-08-20 Thread Andrei Iarus
Yes. Thank you very much. 



- Original Message 
From: Brie Gordon [EMAIL PROTECTED]
To: Andrei Iarus [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Wednesday, August 20, 2008 7:21:28 PM
Subject: Re: Format USB stick in FreeBSD

On Wed, Aug 20, 2008 at 11:49 AM, Andrei Iarus [EMAIL PROTECTED] wrote:
 Hello,
 How can I format a USB stick in FreeBSD?
 Thank you,
 Andrei



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/

^ Does that help?

-- 
Regards,

Brie A. Gordon
Administradora de Sistemas y Ingeniera de LAN



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PHP, pear, session problems on FreeBSD 6.2

2007-04-09 Thread Andrei Iarus
After noticing that I get an php error (an Segmentation fault error), I 
reinstalled my php port. Than I got some errors related to the preg_match 
function = I reinstalled all php extensions (with portupgrade -rf 
php-5.2.1_3), including pcre. After this, my apache server didn't start 
(apachectl start didn't give me any errors, but after switching to the debug 
mode from the httpd.conf file, all I got was something like [Mon Apr  9 
23:34:15 2007] [info] mod_unique_id: using ip addr 10.0.0.1). Then I 
discovered that it was because the php5-session extension (after commenting the 
line in the extensions.ini). Then I noticed that listing the installed 
pear/pecl packages gave me a lot of php errors (some errors in Command.php). 
Trying to install the pear package using the ports, it would stop with stop 
with an *** Signal 11

Stop in /usr/ports/devel/pear. error, but it solved (in a way) the previous 
problem with that php errors (bringing another one: Segmentation fault: 11 
(core dumped)). I don't know what else I can do... 
Details about my system: 
uname -a
FreeBSD hostname 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #3: Thu Mar  8 10:01:45 
EET 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/krnl_namel  i386

pkg_info|grep php5
php5-5.2.1_3PHP Scripting Language (Apache Module and CLI)
php5-bz2-5.2.1_3The bz2 shared extension for php
php5-ctype-5.2.1_3  The ctype shared extension for php
php5-gd-5.2.1_3 The gd shared extension for php
php5-mbstring-5.2.1_3 The mbstring shared extension for php
php5-mcrypt-5.2.1_3 The mcrypt shared extension for php
php5-mysql-5.2.1_3  The mysql shared extension for php
php5-openssl-5.2.1_3 The openssl shared extension for php
php5-pcre-5.2.1_5   The pcre shared extension for php
php5-session-5.2.1_3 The session shared extension for php
php5-xml-5.2.1_3The xml shared extension for php
php5-zlib-5.2.1_3   The zlib shared extension for php


pear list
Installed packages, channel pear.php.net:
=
Package  Version State
Archive_Tar  1.3.2   stable
Console_Getopt   1.2.1   stable
DB   1.7.11  stable
PEAR 1.5.0   stable
Structures_Graph 1.0.2   stable
rar  0.3.1   beta
Segmentation fault: 11 (core dumped)
pecl list

Fatal error: Call to undefined function preg_match() in 
/usr/local/share/pear/PEAR/Frontend/CLI.php on line 70

If these details are not enough, just let me know. Thank you in advance.

 
-
Need Mail bonding?
Go to the Yahoo! Mail QA for great tips from Yahoo! Answers users.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: arp: XXX is on rl0 but got reply from ...

2006-02-26 Thread Andrei Iarus


--- Lowell Gilbert
[EMAIL PROTECTED] wrote:

 Andrei Iarus [EMAIL PROTECTED] writes:
 
  I have read a lot about this error message, but I
 have another
  questions: What actually happens when this error
 occures? I mean what
  can this error lead to? Is it enough to switch the
 specific sysctl
  variable to stop the error (and all it can lead
 to)?  I dont think so,
  then: Is the blocking of some of those packets the
 best solution to
  this problem? (In my case, the problem is because
 the 2 NICs are
  connected to the same network through the same
 switch).
 
 Turn off one of these NICs; there's not real reason
 to do that
 anyway. 
 



The problem is that I really need both NICs up, I need
 them for NAT, the problem is that I dont really have
another posibility to connet the computers behind the
FreeBSD machine (that will be connected through the
FreeBSD machine to internet) then using the same
physical media. Thank you for your advice

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


arp: XXX is on rl0 but got reply from ...

2006-02-23 Thread Andrei Iarus
I have read a lot about this error message, but I have another  questions: What 
actually happens when this error occures? I mean what  can this error lead to? 
Is it enough to switch the specific sysctl  variable to stop the error (and all 
it can lead to)?  I dont think  so, then: Is the blocking of some of those 
packets the best solution to  this problem? (In my case, the problem is because 
the 2 NICs are  connected to the same network through the same switch).
  

-
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Boot manager

2005-08-05 Thread Andrei Iarus
Hi! How could I have Windows boot record only, after I
have installed FreBSD's boot manager. I don`t want to
deinstall FreeBSD, just to remove FreeBSD boot manager
and to let the MBR exaclty as it was before installing
FreeBSD. Thank you in advance




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Installing programs from FreeBSD ftp server.

2005-07-13 Thread Andrei Iarus
I experience some problems using the FreeBSD ftp
server: I can`t really install anything from it. Is
there any other posibilities than ports' make
install method? What can I do in this case? Thank you
in advance.




Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Multiple routes

2005-05-03 Thread Andrei Iarus
How can I have multiple gateways, and, all the packets
to be sent using all the gateways simultaneously under
FreeBSD 4.11? Is this possible only modyfing the
kernel? :) Thank you very much for your help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Network problems?

2005-04-21 Thread Andrei Iarus
I use FreeBSD 4.11-RELEASE. In my rc.conf I have these
lines: 
firewall_enable=YES
firewall_logging=YES
firewall_script=/root/ipfw.sh. In /root/ipfw.sh I
have added a few more lines for ifconfig(setting
IP,MAC). The problem is that, when I try to use a
different MAC and IP, the apache starting freezes,
and, when trying the startx command, it doesn`t do
anything, it does`nt yield anything. On a 4.8 Release
I tried to change the MAC before the IP, and these
problems seemed to disappear. And, of course, the
network card is working(UP adn RUNNING (from
ifconfig)), no metter of the ip and MAC. Could it be
something because of the name of the computer, is
there any other files but /etc/hosts, /etc/host.conf??
Thank you.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Network problems?

2005-04-21 Thread Andrei Iarus
I use 4.11R of FreeBSD. In my rc.conf file I have
these lines: 
firewall_enable=YES
firewall_logging=YES
firewall_script=/root/ipfw.sh
In /root/ipfw.sh there are ipfw commands, and,
commands for configuring the IP and MAC. When changing
an entry (an IP and a MAC) with other one I experience
this problem: on boot time apache freezes, and,
ignoring this, startx freezes too. I have to mention
that I have 2 network cards, but I use only one at a
time, the second not being connected to the switch. Id
doesn`t meeter the Ip or the MAC, the network device
is UP and RUNNING, everytihng is ok. Could it be
because of the hostname??? I can`t figure out
this. Thank you for your help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[no subject]

2005-02-23 Thread Andrei Iarus
I have the 4.11 Release installed. In handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html
is written: 
All versions of the 4.X branch  PF is available as
part of KAME. And I dare to ask: what KAME is (of
course from ports i could`nt install pf). Thanks.



__ 
Do you Yahoo!? 
Yahoo! Sports - Sign up for Fantasy Baseball. 
http://baseball.fantasysports.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PHP

2005-02-19 Thread Andrei Iarus
I have installed apache-1.3.33_1, php5-5.0.3_1. And I
tried to run simple scripts like: 
html
 head
  titlePHP Test/title
 /head
 body
 ?php echo 'pHello World/p'; ?
/body
/html
and the output was an unexpected one: 

 Hello World

'; ?
It also doesn`t outputs anything when using the
phpversion() function. A possible bug? Before
reporting this as a bug, I wanted to check if there
was someone else with similar problems(or may be I did
something wrong). 



__ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Apache modules

2005-02-15 Thread Andrei Iarus
I have installed  apache+mod_ssl-1.3.33+2.8.22, and,
when trying to add php4-4.3.10_2 and mod_perl modules,
I observed that they depend on apache-1.3.33_1. But I
didn`t find a ssl module for apache-1.3.33_1. What
does it mean, that I can`t run a apache server with
perl, php and ssl modules installed? What can I do?
Thank you in advance.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Apache modules

2005-02-15 Thread Andrei Iarus
I have installed  apache+mod_ssl-1.3.33+2.8.22, and,
when trying to add php4-4.3.10_2 and mod_perl modules,
I observed that they depend on apache-1.3.33_1. But I
didn`t find a ssl module for apache-1.3.33_1. What
does it mean, that I can`t run a apache server with
perl, php and ssl modules installed? What can I do? I
have runned all that on 4.11 Release Thank you in
advance. 



__ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Apache modules

2005-02-15 Thread Andrei Iarus
I have installed  apache+mod_ssl-1.3.33+2.8.22, and,
when trying to add php4-4.3.10_2 and mod_perl modules,
I observed that they depend on apache-1.3.33_1. But I
didn`t find a ssl module for apache-1.3.33_1. What
does it mean, that I can`t run a apache server with
perl, php and ssl modules installed? What can I do? I
have runned all that on 4.11 Release. Thank you in
advance. 



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: tunneling everything

2004-11-22 Thread Andrei Iarus
Hi! I am looking for a solution to this problem: I
want to make a tcp tunneling. The ssh tunneling
doesn`t satisies me because I don`t want to tunnel a
specific service, I want to tunnel everything. For
example: I would like my host to route everything
through a tcp tunnel. I would like to see what
solutions exist on FreeBSD. Please give just some
links. Thank you in advance!

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: compiling the kernel

2004-11-07 Thread Andrei Iarus
I have a 4.9R installed on my system. ANd I want to
patch the existing system. I have downloaded those
patches, I have done exactly as is written in those
advisories. And the make command fails (I use the
traditional way of compiling). Please, could you take
a look at my kernel config file?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

V
Description: V
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Advisories

2004-11-06 Thread Andrei Iarus
I have FreeBSD 4.9R installed on my system. The
questions are: the advisories from the
http://www.freebsd.org/security/ page are all the
advisories related to 4.9 R ? Should I use RELENG_4
branch advisories too?



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SoundMax sound card support.

2004-11-05 Thread Andrei Iarus
How can I know I FreeBSD 4.9 supports SoundMax sound
cards and, if not, when will they be supported?



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Coping and Pasting from console

2004-06-24 Thread Andrei Iarus
Pls tell me how to, what to install for coping in text
mode in FreeBSD



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]