* [gentoo-user] Gentoo Linux Basic commands to begin with
@ 2008-03-19 13:05 Kaushal Shriyan
2008-03-19 13:22 ` Dale
` (2 more replies)
0 siblings, 3 replies; 16+ messages in thread
From: Kaushal Shriyan @ 2008-03-19 13:05 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 96 bytes --]
hi
can i have a list of Gentoo Linux basic commands to start with
Thanks and Regards
Kaushal
[-- Attachment #2: Type: text/html, Size: 118 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:05 [gentoo-user] Gentoo Linux Basic commands to begin with Kaushal Shriyan
@ 2008-03-19 13:22 ` Dale
2008-03-19 13:26 ` Dale
2008-03-19 13:27 ` [gentoo-user] " Volker Armin Hemmann
2008-03-19 13:49 ` Uwe Thiem
2 siblings, 1 reply; 16+ messages in thread
From: Dale @ 2008-03-19 13:22 UTC (permalink / raw
To: gentoo-user
Kaushal Shriyan wrote:
> hi
>
> can i have a list of Gentoo Linux basic commands to start with
>
> Thanks and Regards
>
> Kaushal
With regard to? There are a lot of commands in Gentoo. Emerge is a
huge one. eix, equery is a couple of others.
The most common commands for me are emerge --sync, I actually use
eix-sync but same thing and emerge -uvDN world. The first syncs the
tree to the latest and the second updates whatever is new.
Your mileage may vary on this.
Dale
:-) :-)
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:22 ` Dale
@ 2008-03-19 13:26 ` Dale
2008-03-19 13:33 ` Ricardo Saffi Marques
0 siblings, 1 reply; 16+ messages in thread
From: Dale @ 2008-03-19 13:26 UTC (permalink / raw
To: gentoo-user
Dale wrote:
> Kaushal Shriyan wrote:
>> hi
>>
>> can i have a list of Gentoo Linux basic commands to start with
>>
>> Thanks and Regards
>>
>> Kaushal
>
> With regard to? There are a lot of commands in Gentoo. Emerge is a
> huge one. eix, equery is a couple of others.
>
> The most common commands for me are emerge --sync, I actually use
> eix-sync but same thing and emerge -uvDN world. The first syncs the
> tree to the latest and the second updates whatever is new.
>
> Your mileage may vary on this.
> Dale
>
> :-) :-)
Oh, man is a good one too. man emerge, man equery, man eix etc etc.
Sort of tells you how to use them, if you speak, Greek. That rhyme? LOL
Dale
:-) :-)
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:05 [gentoo-user] Gentoo Linux Basic commands to begin with Kaushal Shriyan
2008-03-19 13:22 ` Dale
@ 2008-03-19 13:27 ` Volker Armin Hemmann
2008-03-19 13:49 ` Uwe Thiem
2 siblings, 0 replies; 16+ messages in thread
From: Volker Armin Hemmann @ 2008-03-19 13:27 UTC (permalink / raw
To: gentoo-user
On Mittwoch, 19. März 2008, Kaushal Shriyan wrote:
> hi
>
> can i have a list of Gentoo Linux basic commands to start with
http://www.gentoo.org/doc/en/index.xml
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:26 ` Dale
@ 2008-03-19 13:33 ` Ricardo Saffi Marques
2008-03-19 13:45 ` Kaushal Shriyan
0 siblings, 1 reply; 16+ messages in thread
From: Ricardo Saffi Marques @ 2008-03-19 13:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
On 3/19/08, Dale <dalek1967@bellsouth.net> wrote:
>
> Oh, man is a good one too. man emerge, man equery, man eix etc etc.
> Sort of tells you how to use them, if you speak, Greek. That rhyme? LOL
Always a nice thing to remember to new people using Linux, whatever distro
it is:
man man
Regards,
Saffi
--
Ricardo Saffi Marques
Laboratório de Administração e Segurança de Sistemas (LAS/IC)
Universidade Estadual de Campinas (UNICAMP)
Cell: +55 (19) 8128-0435
Skype: ricardo_saffi_marques
Website: http://www.rsaffi.com
[-- Attachment #2: Type: text/html, Size: 916 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:33 ` Ricardo Saffi Marques
@ 2008-03-19 13:45 ` Kaushal Shriyan
2008-03-19 13:50 ` Alan McKinnon
` (2 more replies)
0 siblings, 3 replies; 16+ messages in thread
From: Kaushal Shriyan @ 2008-03-19 13:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 739 bytes --]
On Wed, Mar 19, 2008 at 7:03 PM, Ricardo Saffi Marques <
saffi@las.ic.unicamp.br> wrote:
> On 3/19/08, Dale <dalek1967@bellsouth.net> wrote:
>
> > Oh, man is a good one too. man emerge, man equery, man eix etc etc.
> > Sort of tells you how to use them, if you speak, Greek. That
> > rhyme? LOL
>
>
> Always a nice thing to remember to new people using Linux, whatever distro
> it is:
> man man
>
> Regards,
>
> Saffi
>
> --
> Ricardo Saffi Marques
> Laboratório de Administração e Segurança de Sistemas (LAS/IC)
> Universidade Estadual de Campinas (UNICAMP)
> Cell: +55 (19) 8128-0435
> Skype: ricardo_saffi_marques
> Website: http://www.rsaffi.com
Hi
How can i create .tbz2 file
Thanks
Kaushal
[-- Attachment #2: Type: text/html, Size: 1429 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:05 [gentoo-user] Gentoo Linux Basic commands to begin with Kaushal Shriyan
2008-03-19 13:22 ` Dale
2008-03-19 13:27 ` [gentoo-user] " Volker Armin Hemmann
@ 2008-03-19 13:49 ` Uwe Thiem
2 siblings, 0 replies; 16+ messages in thread
From: Uwe Thiem @ 2008-03-19 13:49 UTC (permalink / raw
To: gentoo-user
On Wednesday 19 March 2008, Kaushal Shriyan wrote:
> hi
>
> can i have a list of Gentoo Linux basic commands to start with
Basic commands for what? If Linux in general, google for "bash". Read
any of the introductions. If Gentoo-specific stuff, read the manual.
Uwe
--
Informal Linux Group Namibia:
http://www.linux.org.na/
SysEx (Pty) Ltd.:
http://www.SysEx.com.na/
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:45 ` Kaushal Shriyan
@ 2008-03-19 13:50 ` Alan McKinnon
2008-03-19 13:51 ` Dirk Heinrichs
2008-03-19 13:52 ` Dirk Heinrichs
2 siblings, 0 replies; 16+ messages in thread
From: Alan McKinnon @ 2008-03-19 13:50 UTC (permalink / raw
To: gentoo-user
On Wednesday 19 March 2008, Kaushal Shriyan wrote:
> Hi
>
> How can i create .tbz2 file
man tar
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:45 ` Kaushal Shriyan
2008-03-19 13:50 ` Alan McKinnon
@ 2008-03-19 13:51 ` Dirk Heinrichs
2008-03-19 13:52 ` Dirk Heinrichs
2 siblings, 0 replies; 16+ messages in thread
From: Dirk Heinrichs @ 2008-03-19 13:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
> How can i create .tbz2 file
touch .tbz2
*SCNR*
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:45 ` Kaushal Shriyan
2008-03-19 13:50 ` Alan McKinnon
2008-03-19 13:51 ` Dirk Heinrichs
@ 2008-03-19 13:52 ` Dirk Heinrichs
2008-03-19 13:58 ` Kaushal Shriyan
2008-03-19 13:59 ` Kaushal Shriyan
2 siblings, 2 replies; 16+ messages in thread
From: Dirk Heinrichs @ 2008-03-19 13:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
> How can i create .tbz2 file
Now the real thing:
man tar
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:52 ` Dirk Heinrichs
@ 2008-03-19 13:58 ` Kaushal Shriyan
2008-03-19 14:28 ` Alan McKinnon
2008-03-19 14:42 ` Neil Bothwick
2008-03-19 13:59 ` Kaushal Shriyan
1 sibling, 2 replies; 16+ messages in thread
From: Kaushal Shriyan @ 2008-03-19 13:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
2008/3/19 Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>:
> Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
>
> > How can i create .tbz2 file
>
> Now the real thing:
>
> man tar
>
> HTH...
>
> Dirk
> --
> Dirk Heinrichs | Tel: +49 (0)162 234 3408
> Configuration Manager | Fax: +49 (0)211 47068 111
> Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
> Wanheimerstraße 68 | Web: http://www.capgemini.com
> D-40468 Düsseldorf | ICQ#: 110037733
> GPG Public Key C2E467BB | Keyserver: www.keyserver.net
>
I mean using quickpg command
kaushal
[-- Attachment #2: Type: text/html, Size: 1259 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:52 ` Dirk Heinrichs
2008-03-19 13:58 ` Kaushal Shriyan
@ 2008-03-19 13:59 ` Kaushal Shriyan
2008-03-19 14:06 ` Dirk Heinrichs
2008-03-20 8:27 ` [gentoo-user] " Michael Schmarck
1 sibling, 2 replies; 16+ messages in thread
From: Kaushal Shriyan @ 2008-03-19 13:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 623 bytes --]
2008/3/19 Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>:
> Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
>
> > How can i create .tbz2 file
>
> Now the real thing:
>
> man tar
>
> HTH...
>
> Dirk
> --
> Dirk Heinrichs | Tel: +49 (0)162 234 3408
> Configuration Manager | Fax: +49 (0)211 47068 111
> Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
> Wanheimerstraße 68 | Web: http://www.capgemini.com
> D-40468 Düsseldorf | ICQ#: 110037733
> GPG Public Key C2E467BB | Keyserver: www.keyserver.net
>
hi
I mean using quickpkg command
kaushal
[-- Attachment #2: Type: text/html, Size: 1272 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:59 ` Kaushal Shriyan
@ 2008-03-19 14:06 ` Dirk Heinrichs
2008-03-20 8:27 ` [gentoo-user] " Michael Schmarck
1 sibling, 0 replies; 16+ messages in thread
From: Dirk Heinrichs @ 2008-03-19 14:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
> I mean using quickpkg command
How would I know what you mean when you didn't write it?
man quickpkg
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68 | Web: http://www.capgemini.com
D-40468 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:58 ` Kaushal Shriyan
@ 2008-03-19 14:28 ` Alan McKinnon
2008-03-19 14:42 ` Neil Bothwick
1 sibling, 0 replies; 16+ messages in thread
From: Alan McKinnon @ 2008-03-19 14:28 UTC (permalink / raw
To: gentoo-user
On Wednesday 19 March 2008, Kaushal Shriyan wrote:
> 2008/3/19 Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>:
> > Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
> > > How can i create .tbz2 file
> >
> > Now the real thing:
> >
> > man tar
> >
> > HTH...
> >
> > Dirk
> > --
> > Dirk Heinrichs | Tel: +49 (0)162 234 3408
> > Configuration Manager | Fax: +49 (0)211 47068 111
> > Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
> > Wanheimerstraße 68 | Web: http://www.capgemini.com
> > D-40468 Düsseldorf | ICQ#: 110037733
> > GPG Public Key C2E467BB | Keyserver: www.keyserver.net
>
> I mean using quickpg command
>
> kaushal
man quickpkg
Really dude, it's now time to get a grip and start reading the very man
pages that are put there to deal with this kind of thing
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Gentoo Linux Basic commands to begin with
2008-03-19 13:58 ` Kaushal Shriyan
2008-03-19 14:28 ` Alan McKinnon
@ 2008-03-19 14:42 ` Neil Bothwick
1 sibling, 0 replies; 16+ messages in thread
From: Neil Bothwick @ 2008-03-19 14:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
On Wed, 19 Mar 2008 19:28:37 +0530, Kaushal Shriyan wrote:
> I mean using quickpg command
As long as what you mean and what you ask differ, you will never get the
answers you want. Try asking specific questions with enough detail for
people to understand what you want.
--
Neil Bothwick
Top Oxymorons Number 8: Tight slacks
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-user] Re: Gentoo Linux Basic commands to begin with
2008-03-19 13:59 ` Kaushal Shriyan
2008-03-19 14:06 ` Dirk Heinrichs
@ 2008-03-20 8:27 ` Michael Schmarck
1 sibling, 0 replies; 16+ messages in thread
From: Michael Schmarck @ 2008-03-20 8:27 UTC (permalink / raw
To: gentoo-user
Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
> 2008/3/19 Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>:
>
>> Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
>>
>> > How can i create .tbz2 file
>>
>> Now the real thing:
>>
>> man tar
[...]
> I mean using quickpkg command
What part of the documentation is unclear to you
Michael
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2008-03-20 8:27 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19 13:05 [gentoo-user] Gentoo Linux Basic commands to begin with Kaushal Shriyan
2008-03-19 13:22 ` Dale
2008-03-19 13:26 ` Dale
2008-03-19 13:33 ` Ricardo Saffi Marques
2008-03-19 13:45 ` Kaushal Shriyan
2008-03-19 13:50 ` Alan McKinnon
2008-03-19 13:51 ` Dirk Heinrichs
2008-03-19 13:52 ` Dirk Heinrichs
2008-03-19 13:58 ` Kaushal Shriyan
2008-03-19 14:28 ` Alan McKinnon
2008-03-19 14:42 ` Neil Bothwick
2008-03-19 13:59 ` Kaushal Shriyan
2008-03-19 14:06 ` Dirk Heinrichs
2008-03-20 8:27 ` [gentoo-user] " Michael Schmarck
2008-03-19 13:27 ` [gentoo-user] " Volker Armin Hemmann
2008-03-19 13:49 ` Uwe Thiem
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox