Incoming from Alex Derkach:
> * Guilherme Rocha_Sul Solu??es ([EMAIL PROTECTED]) wrote:
> >
> > How I can to know what my distro??? If stable or unstable???
>
> cat /etc/apt/sources/list | grep -i [un]stable | awk '{ print $3}'
>
> That should print about 4 lines, they should all say stable or
>
cat /etc/apt/sources/list | grep -i [un]stable | awk '{ print $3}'
That should print about 4 lines, they should all say stable or unstable!
* Guilherme Rocha_Sul Solu??es ([EMAIL PROTECTED]) wrote:
>
>
> How I can to know what my distro??? If stable or unstable???
>
> My Xserver can't run and a
On Sat, 5 Jun 2004 13:21:45 -0300
Guilherme Rocha_Sul Soluções <[EMAIL PROTECTED]> wrote:
>
>
> How I can to know what my distro??? If stable or unstable???
>
> My Xserver can't run and a friend saw that unstable is more recent
> than my vga card maybe are recognize for unstable vrsion.
>
> Th
3 matches
Mail list logo