Web Images Videos Maps News Groups Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
tried austrumi?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rex  
View profile  
 More options Aug 24 2005, 4:28 pm
From: "rex" <mail2...@gmail.com>
Date: Wed, 24 Aug 2005 06:28:44 -0000
Local: Wed, Aug 24 2005 4:28 pm
Subject: tried austrumi?
i just try austrumi.
very small and similar to dsl.
but, it's based on slackware (cmiiw)

what interesting is it have most things that we (or, i) need.
it have tsclient, rdesktop, samba (too bad no server), cups, etc...
almost everything we need to replace our win98.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
col...@optusnet.com.au  
View profile  
 More options Aug 24 2005, 9:49 pm
From: col...@optusnet.com.au
Date: Wed, 24 Aug 2005 04:49:36 -0700
Local: Wed, Aug 24 2005 9:49 pm
Subject: Re: tried austrumi?
I haven't seen this one. But Try vector linux. www.vectorlinux.com It
is another slackware build but I was quite impressed with it. It gave
an option on startup of using fluxbox, icewm or xfce as your window
manager. Had reasonable hardware detection as well (picked up my sound
card but not the network card :)()

I think the best thing about these projects is that we can just grab
the best bits off them and chuck them into Ubuntu Lite.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
KiN_FlasH  
View profile  
 More options Aug 24 2005, 9:53 pm
From: "KiN_FlasH" <kin_fl...@yahoo.es>
Date: Wed, 24 Aug 2005 04:53:15 -0700
Local: Wed, Aug 24 2005 9:53 pm
Subject: Re: tried austrumi?
Start a Hoary "server" installation.

After reboot install (sudo apt-get install XXXX XXXX):

System: synaptic language-pack-XX aspell-XX rxvt numlockx gksu menu mc
deborphan alien  unzip  unrar msttcorefonts gsfonts-x11 gsfonts unarj
unace samba-client wdm rcconf

Desktop: icewm iceme icepref xfce (NOT Xfce4) dfm

Internet: mozilla-firefox mozilla-firefox-locale-XX-XX mozplugger d4x
xchat gaim gftp sylpheed-claws bluefish mtr

Multimedia: gpaint gxine gtksee gimp evince beep-media-player xmcd
mp3blaster gcdw cdw scrot

Office: abiword abiword-plugins xfonts-abi gnumeric
gnumeric-plugins-extra mousepad i2e

         [810 MB (uninstalling linux-image-386 and linux-headers-386)]

Add your prefered packages (tsclient, rdesktop) or change in Internet,
Multimedia and/or Office; ˇWARNING! shee dependences!: NOT install
ubuntu-desktop package NEVER ---->MORE more more RAM and space needed

Options-Tips:

-Use Xftree an Xfce samba aplications (old xfce add lots of apps for
use in Icewm: xfmountdev, xfkbd, and more)

-Use dfm(*) for easy icon creation

-Change mozilla-firefox to Opera --->less RAM needed

-Uninstall wdm and "create" autologin(**) --->less Ram needed

-Change dfm to rox-filer --> --->more RAM needed

Remenber uninstall linux-image-386 and linux-headers-386)

(*) For icons in desktop:

1.- Create a script called .xsession in /home/YOURUSER (sudo nano
/home/YOURUSER/.xsession)

2.- Type:

                #!/bin/bash
                # rox-filer -p=mypin& # for rox-filer uncomment
                dfmn& #  comment for rox-filer
                exec icewm

3.- Save changes and exit (Ctrl+x and yes)

4.- Reboot

If fails: chmod .xsession script (sudo chmod 755
/home/YOURUSER/.xsession)

(**) For autologin:

1.- Uninstall wdm (sudo apt-get remove --purge wdm)

2.- Install mingetty (sudo apt-get install mingetty)

3.- Edit .bash_profile (sudo nano /home/USER/.bash_profile) an add this
at the end of script:

                      # autologin tty2
                      if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty2 ];
then
                      exec startx
                      fi

   3.b- Save changes (ctrl+x) and exit

   3.c- Edit inittab (sudo nano /etc/inittab) and search this lines:

                    1:2345:respawn:/sbin/getty 38400 tty1
                    2:23:respawn:/sbin/getty 38400 tty2
                    3:23:respawn:/sbin/getty 38400 tty3
                    4:23:respawn:/sbin/getty 38400 tty4
                    5:23:respawn:/sbin/getty 38400 tty5
                    6:23:respawn:/sbin/getty 38400 tty6

    3.d-change to this:

                    1:2345:respawn:/sbin/getty 38400 tty1
                    2:2345:respawn:/sbin/mingetty --autologin
YOURNAMEUSER tty2
                    #3:23:respawn:/sbin/getty 38400 tty3
                    #4:23:respawn:/sbin/getty 38400 tty4
                    #5:23:respawn:/sbin/getty 38400 tty5
                    #6:23:respawn:/sbin/getty 38400 tty6

   3.e- Save changes (ctrl+x), select yes and exit

4.- Reboot

5.- ENJOY!!!!!!!!!!!!!!!!!

SORRY for bad english :(


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vedran  
View profile  
 More options Aug 25 2005, 10:35 pm
From: "Vedran" <vljubo...@gmail.com>
Date: Thu, 25 Aug 2005 05:35:34 -0700
Local: Thurs, Aug 25 2005 10:35 pm
Subject: Re: tried austrumi?
Thanks. Here is the link to English homepage:
http://cyti.latgola.lv/ruuni/index_en.html
You forgot to mention that Astrumi is another business-card LiveCD.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rex  
View profile  
 More options Sep 6 2005, 8:32 pm
From: "rex" <mail2...@gmail.com>
Date: Tue, 06 Sep 2005 10:32:27 -0000
Local: Tues, Sep 6 2005 8:32 pm
Subject: Re: tried austrumi?
you can see all those long steps we need to set it up....

compared to burn and boot the live cd...??

maybe those long steps are great for those who know their ways on
linux.

but, that will certainly scare away all the windows users that we like
to have them try linux.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "New Firefox is really fast!!!!" by Matic Ahacic
Matic Ahacic  
View profile  
 More options Sep 9 2005, 6:50 pm
From: Matic Ahacic <matic.aha...@gmail.com>
Date: Fri, 9 Sep 2005 10:50:28 +0200
Local: Fri, Sep 9 2005 6:50 pm
Subject: New Firefox is really fast!!!!
Have anyone tried new Firefox? Its fastest browser I have ever used!!!!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Liam Proven  
View profile  
 More options Sep 9 2005, 8:50 pm
From: Liam Proven <lpro...@gmail.com>
Date: Fri, 9 Sep 2005 11:50:50 +0100
Local: Fri, Sep 9 2005 8:50 pm
Subject: Re: New Firefox is really fast!!!!
On 09/09/05, Matic Ahacic <matic.aha...@gmail.com> wrote:

> Have anyone tried new Firefox? Its fastest browser I have ever used!!!!

What do you mean by "new Firefox"? Do you mean the DeerPark alpha?

On what platform did you try it? What are you comparing it to? Have
you done any timings?

--
Liam Proven · http://livejournal.com/userinfo.bml?user=lproven
AOL/AIM/iChat: liampro...@aol.com · MSN/Messenger: lpro...@hotmail.com
Yahoo: liampro...@yahoo.co.uk · Skype: liamproven · ICQ: 73187508


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matic Ahacic  
View profile  
 More options Sep 9 2005, 9:38 pm
From: Matic Ahacic <matic.aha...@gmail.com>
Date: Fri, 9 Sep 2005 13:38:19 +0200
Local: Fri, Sep 9 2005 9:38 pm
Subject: Re: New Firefox is really fast!!!!
no I mean Firefox 1.5 beta 1

http://www.mozilla.org/products/firefox/beta1.html

Just download the package extract it and run firefox.sh


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matic Ahacic  
View profile  
 More options Sep 9 2005, 9:38 pm
From: Matic Ahacic <matic.aha...@gmail.com>
Date: Fri, 9 Sep 2005 13:38:35 +0200
Local: Fri, Sep 9 2005 9:38 pm
Subject: Re: New Firefox is really fast!!!!
Im comparing it to 1.0.6

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google