Re: g++ и др.

2005-04-14 Пенетрантность Sergey Chumakov
Hi Artem,

* Artem Chuprina [EMAIL PROTECTED]
* 2005-04-13 21:34:
  SC-
  SC  2.95  
  SC ?
 
,   , 
   2.95.libstdc++ 
 .
 3.x -  ,  libgcc.  , 
   .- 
 .

++, libstdc++   - , 
   

  , g++,  
  c -nodefaultlibs  --allow-shlib-undefined
   libc  ld-linux

, ,
   name mangling.
   3.x?

-- 
Best regards,
Sergey Chumakov 2:450/77[.43]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VPN routing

2005-04-14 Пенетрантность Artem Chuprina
Denis S - debian-russian@lists.debian.org  @ Thu, 14 Apr 2005 07:52:46 +0300:

 ?VPN  ?
 DS  ,
 DS  vpn,
 DS.

  VPN .
  ,
  (  ,).   
defaultroute  pppd  ,  
.

 DS .,  ,   :
 DS  
 DS ?

 , -, .- .  ,  , 
   ,  ,  
. 
 VPN  DNS-.  ,   
,   , ,  -  demand  pppd.
 , ,idle.   
 ,  
  ( ,   ), 
  () -www.microsoft.com 
msn.microsoft.com (,   )  .   
  - ,   , 
 .windowsupdate,  ,  , 
   .   -
msdn  .

-- 
Artem Chuprina
RFC2822: ran{}ran.pp.ru Jabber: [EMAIL PROTECTED]

?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



string file

2005-04-14 Пенетрантность Fedir Gontsa
 !
  .
   bash   n   

 ...
:
cat -n $file
read line
cat $file[$line]...



echo  :

  ...
   .

 
 ,  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: string file

2005-04-14 Пенетрантность Konstantin Klimchev
On Thu, 14 Apr 2005 11:17:41 +0300
Fedir Gontsa [EMAIL PROTECTED] wrote:

  !
   .
bash   n   

  head+tail   ?

-- 
Best Regards, Konstantin Klimchev 
(mailto:[EMAIL PROTECTED]jabber:[EMAIL PROTECTED])
ATK-Internet ISP, Arkhangelsk, Russia


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: string file

2005-04-14 Пенетрантность Timur S. Sattarov
Fedir Gontsa wrote:
 !
  .
   bash   n   
 ...
:
cat -n $file
read line
cat $file[$line]...
 

   
head -$line $file | tail -1
?

echo  :
  ...
   .
 
 ,  
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: string file

2005-04-14 Пенетрантность Fedir Gontsa
On Thu, 14 Apr 2005 13:23:19 +0500
Timur S. Sattarov [EMAIL PROTECTED] wrote:

 Fedir Gontsa wrote:
 
  !
   .
bash   n   
 
 

 
 head -$line $file | tail -1
 ?

, ,  ! ,
 ! :)
 :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: string file

2005-04-14 Пенетрантность Dmitrii Varvashenia
Fedir Gontsa :
   bash   n   
 ...
:
cat -n $file
read line
cat $file[$line]...

echo  :
  ...
   .
sed?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: string file

2005-04-14 Пенетрантность Nefedov
On Thu, 14 Apr 2005, Fedir Gontsa wrote:
 !
  .
   bash   n   
  sed -n 2,5p -2-  5-
  sed -n 2p -  
 
 

Re: string file

2005-04-14 Пенетрантность Mikolaj Golub
Fedir Gontsa [EMAIL PROTECTED] writes:

  !
   .
bash   n   

awk NR==$LINE {print} file

 
 
 echo  :
 
   ...
.
 
-  , ...

-- 
to my, trociny


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: string file

2005-04-14 Пенетрантность Serge Tiunov
On 14 Apr 2005, Mikolaj Golub wrote:

 Fedir Gontsa [EMAIL PROTECTED] writes:
 
   !
.
 bash   n   
 
 awk NR==$LINE {print} file
 ^^^
.

-- 
  ...  ,  ,
, !


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian installer

2005-04-14 Пенетрантность Nikita V. Youshchenko


 Nikita V. Youshchenko wrote:
 
...   ,  - DVD
(./install/floppy)?
   , ( boot.img  root.img)  
 
expert  linux *debconf/priority=medium,
 
 .
  NFS  c
  . ( woody).
 ??



   ;   
   .


  

 Debian installer main menu
 This is the main menu for Debian installer.
 Choose the next step in the install process:
 
 Choose language
 Choose country or region
 Load drivers from a floppy
 Select a keyboard layout
 Detect network hardware
 Configure the network
 Chose a mirror of Debian archive
 Download installer components
 Execute a shell
 Abort installation
 
 
   .  :((
root.img?

   (  cd-drivers) -
 IDE.   - file:///  choose a mirror.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VPN routing

2005-04-14 Пенетрантность Denis S
On Thu, Apr 14, 2005 at 10:58 +0400, Artem Chuprina wrote:
   VPN .
   ,
   (  ,).   
 defaultroute  pppd  ,  
 .
  :-) 
  
   - :
route add -host 192.168.1.1 gw 192.168.8.1  192.168.1.1  

  192.168.2.1  8 .
  DHCP


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian installer

2005-04-14 Пенетрантность Serge Matveev
On Thu, 14 Apr 2005 09:07:09 +0400 Damir Hakimov wrote:

;
   .
 
 DH Debian installer main menu
 DH This is the main menu for Debian installer.
 DH Choose the next step in the install process:

[...]

 DH   .  :((
 DHroot.img?

  expert  ?

[EMAIL PROTECTED] spb ru   Serge Matveev  ...
ICQ 3575357



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



lftp and russian names of files

2005-04-14 Пенетрантность Nefedov
 
 lftp(3.1.2-1) : 550 File or directory not found
  CP1251   -.
  ftp-  .
  , ?
 

Re: VPN routing

2005-04-14 Пенетрантность Artem Chuprina
Denis S - debian-russian@lists.debian.org  @ Thu, 14 Apr 2005 17:21:02 +0300:

VPN .
,
(  ,).   
  defaultroute  pppd  ,  
  .
 DS   :-) 
 DS   
 DS- :
 DS route add -host 192.168.1.1 gw 192.168.8.1  192.168.1.1  
 DS 
 DS   192.168.2.1  8 .
 DS   DHCP

DHCP   . routers  man dhcp-options
 . , , 
.

-- 
Artem Chuprina
RFC2822: ran{}ran.pp.ru Jabber: [EMAIL PROTECTED]

  -  .


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VPN routing

2005-04-14 Пенетрантность Artem Chuprina
Artem Chuprina - debian-russian@lists.debian.org  @ Fri, 15 Apr 2005 00:33:58 
+0400:

 AC DHCP   . routers  man dhcp-options

.static-routes.

 AC  . , , 
 AC .

 AC -- 
 AC Artem Chuprina
 AC RFC2822: ran{}ran.pp.ru Jabber: [EMAIL PROTECTED]

 AC   -  .


 AC -- 
 AC To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 AC with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
Artem Chuprina
RFC2822: ran{}ran.pp.ru Jabber: [EMAIL PROTECTED]

  ,  
  ,  .
. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian installer

2005-04-14 Пенетрантность Damir Hakimov
Serge Matveev wrote:
On Thu, 14 Apr 2005 09:07:09 +0400 Damir Hakimov wrote:
   ;
  .

DH Debian installer main menu
DH This is the main menu for Debian installer.
DH Choose the next step in the install process:
   [...]
DH   .  :((
DHroot.img?
 expert  ?
   [EMAIL PROTECTED] spb ru   Serge Matveev  ...
   ICQ 3575357
 

   expert, cdrom.img:
Debian installer main menu
This is the main menu for Debian installer.
Choose the next step in the install process:
Choose language
Choose country or region
   Detect and mount CD-ROM
Load drivers from a floppy
Select a keyboard layout
   Load installer components from CD
Detect network hardware
Configure the network
Chose a mirror of Debian archive
Download installer components
Execute a shell
Abort installation
   ,   .
Detect and mount CD-ROM -   ,
 CDROM,  .
   Sarge.
?

.

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]