All of lore.kernel.org
 help / color / mirror / Atom feed
* Two questions
@ 2005-12-11  0:19 MARG
  2005-12-11  0:56 ` Adrian C.
  2005-12-11  8:55 ` Glynn Clements
  0 siblings, 2 replies; 34+ messages in thread
From: MARG @ 2005-12-11  0:19 UTC (permalink / raw)
  To: linux-admin

Hi,

Following my previous question ("Subject: cutting"), how can i:

1) Detect if the file filname being stripped is missing in the
filesystem, and accordingly, abort the script with an error;

2) How can i change directories inside a bash script ("cd" doesn't works).

Any help would be apreciated.

Warm Regards,
Mário Gamito
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 34+ messages in thread
* Two questions
@ 2015-10-28 15:57 Anuz Pratap Singh Tomar
  2015-10-28 16:08 ` Albino B Neto
  2015-10-28 16:30 ` michi1 at michaelblizek.twilightparadox.com
  0 siblings, 2 replies; 34+ messages in thread
From: Anuz Pratap Singh Tomar @ 2015-10-28 15:57 UTC (permalink / raw)
  To: kernelnewbies

1. Is this book still relevant?
Linux Kernel in Nutshell by GKH
http://www.kroah.com/lkn/

2. Which is the official mailing list discussion on staging tree/driver?

-- 
Thank you
Warm Regards
Anuz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151028/436b5282/attachment.html 

^ permalink raw reply	[flat|nested] 34+ messages in thread
* Two questions
@ 2011-07-27  5:58 Sławomir Skowron
  2011-07-27  7:14 ` Wido den Hollander
  2011-07-27 15:56 ` Sage Weil
  0 siblings, 2 replies; 34+ messages in thread
From: Sławomir Skowron @ 2011-07-27  5:58 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello. I have some questions.

1. Is there any chance to change default 4MB object size to for
example 1MB or less ??

2. I have create cluster of two mons, and 32 osd (1TB each) on two
machines. At this radosgw with apache2 for test. When i putting data
from s3 client to rados, everything is ok, but when one of osd is
going down all s3 clients going to be freeze for some seconds, before
ceph sign this osd as down, and then everything is starting working
again wit degraded osd. How can i tune this marking as a down for ms
or 0 :) and not for seconds freeze ??

My setup is debian 6.0, kernel 2.6.37.6  x86_64 and ceph version
0.31-10 from stable repo.

Best regards

Slawomir Skowron

^ permalink raw reply	[flat|nested] 34+ messages in thread
* Re: two questions
@ 2004-07-03 15:05 kartikey bhatt
  0 siblings, 0 replies; 34+ messages in thread
From: kartikey bhatt @ 2004-07-03 15:05 UTC (permalink / raw)
  To: smurf

Matthias Urlichs wrote
>>Those questions imply that you want to do "something".
>>Please tell us what that "something" is.

i am porting netnice patch of freebsd to linux and thats "something".
please help.

--kartikey

_________________________________________________________________
Drive away out of trouble. http://go.msnserver.com/IN/52042.asp Get a loan 
against your existing car.


^ permalink raw reply	[flat|nested] 34+ messages in thread
* two questions
@ 2004-07-03 12:53 kartikey bhatt
  2004-07-03 13:47 ` Matthias Urlichs
  0 siblings, 1 reply; 34+ messages in thread
From: kartikey bhatt @ 2004-07-03 12:53 UTC (permalink / raw)
  To: linux-kernel

i have two questions if anyone can help me out?

(1) in bsd when a socket is created, the process
creating the socket is passed as a structure
to so_create call. in linux how can we have
this mechanism by which when a socket is created
we can access the task_t of the process creating the
socket?

(2) given the sk_buff* how to lookup the associated
socket?

please help me out.

--kartikey

_________________________________________________________________
Get FREE unlimited Citibank ATM transactions! 
http://go.msnserver.com/IN/52040.asp Discover real-value banking here.


^ permalink raw reply	[flat|nested] 34+ messages in thread
* Two Questions
@ 2004-06-19 23:47 Arun Sen
  2004-06-20  4:42 ` Greg KH
  2004-06-20  4:52 ` Jesper Juhl
  0 siblings, 2 replies; 34+ messages in thread
From: Arun Sen @ 2004-06-19 23:47 UTC (permalink / raw)
  To: linux-kernel

Hi
I am doing some research that deals with patches to the kernel.  Here are my
questions:

[1]  I have obtained the patches for different versions of the kernel from a
mirror website.  However, they do not tell me who are the authors of these
patches and what are their addresses/emails.  How can I get this
information?

[2]  What is the actual process of approval of a patch that goes into the
kernel?

Thanks.

Arun


^ permalink raw reply	[flat|nested] 34+ messages in thread
* two questions
@ 2003-09-05 12:36 pacho baratta
  2003-09-05 13:47 ` Glynn Clements
  0 siblings, 1 reply; 34+ messages in thread
From: pacho baratta @ 2003-09-05 12:36 UTC (permalink / raw)
  To: linux-admin

morning all.

i have 2 questions:

1° my cat -v is like this:
^@V^@e^@r^@i^@f^@y^@ ^@c^@o^@m^@p^@l^@e^@t^@e^@d^@
^@o^@n^@ ^@9^@/^@5^@/^@2^@0^@0^@3^@ ^@a^@t^@ ^@1^@:^@5^@3^@
^@A^@M^@.^@^M^@

i do i delete al this "^@" ?

2° i have a file in this format:
Little-endian UTF-16 Unicode English character data, with CRLF, CR line
terminators

how can i convert to simple ascii??

tnx, pacho


-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 34+ messages in thread
* two questions
@ 2002-08-10  5:51 Adam Luchjenbroers
  2002-08-10 12:31 ` Haines Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 34+ messages in thread
From: Adam Luchjenbroers @ 2002-08-10  5:51 UTC (permalink / raw)
  To: linux-newbie

1) How do I manually fsck my root filesystem?

2) Where can I find a program to convert windows .ICO files into a more open 
file format (ie. PNG).


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2015-10-28 20:21 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-11  0:19 Two questions MARG
2005-12-11  0:56 ` Adrian C.
2005-12-11  8:55 ` Glynn Clements
  -- strict thread matches above, loose matches on Subject: below --
2015-10-28 15:57 Anuz Pratap Singh Tomar
2015-10-28 16:08 ` Albino B Neto
2015-10-28 16:14   ` Anuz Pratap Singh Tomar
2015-10-28 20:21     ` Greg KH
2015-10-28 16:30 ` michi1 at michaelblizek.twilightparadox.com
2011-07-27  5:58 Sławomir Skowron
2011-07-27  7:14 ` Wido den Hollander
2011-07-27 10:19   ` Sławomir Skowron
2011-07-27 10:47     ` Wido den Hollander
2011-07-27 11:05       ` Sławomir Skowron
2011-07-27 16:15         ` Gregory Farnum
2011-07-28  7:17           ` Sławomir Skowron
2011-07-28  9:51             ` Sławomir Skowron
2011-07-28 16:36               ` Gregory Farnum
2011-07-29 15:00                 ` Sławomir Skowron
2011-07-27 15:56 ` Sage Weil
2011-07-28  7:18   ` Sławomir Skowron
2011-07-28  9:43     ` Sławomir Skowron
2004-07-03 15:05 two questions kartikey bhatt
2004-07-03 12:53 kartikey bhatt
2004-07-03 13:47 ` Matthias Urlichs
2004-06-19 23:47 Two Questions Arun Sen
2004-06-20  4:42 ` Greg KH
2004-06-20  5:30   ` Arun Sen
2004-06-20  4:52 ` Jesper Juhl
2003-09-05 12:36 two questions pacho baratta
2003-09-05 13:47 ` Glynn Clements
2002-08-10  5:51 Adam Luchjenbroers
2002-08-10 12:31 ` Haines Brown
2002-08-10 14:03 ` szonyi calin
2002-08-10 16:23 ` Jim Reimer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.