Re: CrunchBang 10 "Statler" r20110105

biology-geek wrote:

K...so two complaints.

1.)  Install doesn't give me the option to encrypt my "home" directory.

2.)  Does not come  with "Cheese" webcam software.

The two complaints are the only shortcomings.  If both were resolved I'd declare #! the best OS for netbooks ever.

Bio...

Cheese is very easily installed by yourself; run sudo apt-get install cheese and voila, done in 3 seconds!
Home encryption is something you can do yourself as well, I don't know about it so google is your friend right there.

Let's do it and don't screw it.
      Github || Deviantart

Re: CrunchBang 10 "Statler" r20110105

caieng wrote:

But, a novice, fresh off the bus, never played with a computer before, is going to be completely baffled.

The time zone nonsense is just awful.  Give us a map, stop with the English text, for heavens sake.

Well, if "a novice, fresh off the bus, never played with a computer before", tries and fails to install #! due to not knowing about the "right click the mouse, in order to proceed" action, I'm certiain they would discover just how friendly and helpful the people in the #! Forums are when s|he asks and gets the answer.  Wouldn't you be one to respond?

You don't know your timezone?  Try "date" in a terminal:

  12:50 ~
         $ date
Fri Jan  7 12:50:04 ART 2011

  12:50 ~
         $ 

EDIT: it just struck me: "a novice, fresh off the bus, never played with a computer before"

How would they know how to download and burn the ISO and check to see if the computer will boot from the CD in the first place?

Last edited by Sector11 (2011-01-07 15:58:44)

Re: CrunchBang 10 "Statler" r20110105

@Sector11 - If your time zone was set incorrectly to begin with, I don't think using date would help. Or would it?

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: CrunchBang 10 "Statler" r20110105

^ Nope, it doesn't. Just checked on my fresh #! install.

Let's do it and don't screw it.
      Github || Deviantart

Re: CrunchBang 10 "Statler" r20110105

Thanks for the help...and for those in my shoes...

To encrypt after installation of #!...

1.)  First create a backup!!!

2.)  Install ecryptfs-utils

sudo apt-get install ecryptfs-utils 

3.)  Setup your private directory 

ecryptfs-setup-private 

4.)  Enter your login password, and either choose a mount pass phrase or generate one. •Record both pass phrases in a safe location!!! They will be required if you ever have to recover your data manually.

5.)  Logout, and Log back in to establish the mount

taken from:
https://help.ubuntu.com/community/Encry … eDirectory
https://help.ubuntu.com/community/EncryptedHome


Bio....

Re: CrunchBang 10 "Statler" r20110105

anonymous wrote:

@Sector11 - If your time zone was set incorrectly to begin with, I don't think using date would help. Or would it?

Actually, point taken, it would not!  My error!

This will help though: Changing the timezone, date, and time

Re: CrunchBang 10 "Statler" r20110105

Actually the easiest way to change the timezome in #!:

  13:21 ~
         $ sudo dpkg-reconfigure tzdata
[sudo] password for sector11: 

http://dl.dropbox.com/u/16070765/thmb_America.png

http://dl.dropbox.com/u/16070765/thmb_BsAs.png

Current default time zone: 'America/Argentina/Buenos_Aires'
Local time is now:      Fri Jan  7 13:22:04 ART 2011.
Universal Time is now:  Fri Jan  7 16:22:04 UTC 2011.


  13:22 ~
         $

Can someone confirm that it will be in a different language if the default language of your computer is not English.

Learned something new today, actually two things.  Todays Success Rating: 10

Last edited by Sector11 (2011-01-07 16:35:28)

Re: CrunchBang 10 "Statler" r20110105

Vikerness wrote:

But the old issue remains, which so far has applied to ALL linux distros tested. Not sure if this is the right topic for it BUT my network card keeps disconnecting.
eth0 link is down
one second later
eth0 link is up
and so on
I'm getting desperate !:(

To stay on topic eth0 is down - up - down - up
roll

Last edited by Sector11 (2011-01-07 17:13:44)

Re: CrunchBang 10 "Statler" r20110105

I just installed this new release on my primary laptop (replacing #! 9.04) after a quick evaluation on another desktop.

I am impressed!! Everything works great and looks great (thanks for fixing the fonts Corenominal!!). Performance is very snappy, and base memory usage is relatively low. And as with 9.04, everything just works.

Excellent work on this release! Thank you to everyone who contributed!!

Re: CrunchBang 10 "Statler" r20110105

It just keeps on getting better! Really loving the inclusion of Heybuddy, the Gimp plugins and the patched version of the fonts. Much awesomeness. big_smile

Bravo corenominal and thanks for another fantastic release!

Last edited by chillicampari (2011-01-08 02:29:59)

Re: CrunchBang 10 "Statler" r20110105

What can I say - it's perfect - just installed it yesterday on my "old" Acer Aspire One 110 - this distribution plus PyRoom/TextRoom is what I need on the net-book. Quick and nearly everything works out of the box (and for all these other small, hardware related things one has good info on Forums and Wiki).
Big thanks to all who developed it :-)
PS. Seriously considering to install it on my desktop - have to just check out how it will "behave" with Nvidia card...

Re: CrunchBang 10 "Statler" r20110105

to install a printer canon iP1600 on #! statler openbox okay this guide?: http://wiki.ubuntu-it.org/Hardware/Stam … t=(ip1600)

Re: CrunchBang 10 "Statler" r20110105

Corenominal,

Just did the upgrade:

sudo apt-get update
sudo apt-get dist-upgrade

And everything worked out nicely! Congratulations on your excellent work! I noticed that I "lost" the previous grub "crunchbang" background. Was that intended?

Cumprimentos. Regards.
Asus EeeBoxPC 1501P and EeePC 1000H with #! Xfce Linux

Re: CrunchBang 10 "Statler" r20110105

^ good stuff. smile

jotapesse wrote:

I noticed that I "lost" the previous grub "crunchbang" background. Was that intended?

Yes, I played around with various backgrounds, but in the end I just decided to stick to plain back. smile

Re: CrunchBang 10 "Statler" r20110105

Hi there !

I've made a dist-upgrade but I can't see any difference or improvements, have I to install this version to have the new features?

I'm too lazy for configuring my system again ^^

-happy new year by the way-

Re: CrunchBang 10 "Statler" r20110105

Check the /etc/skel folder for the new config files. Also you can install the new software manually no problem.

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: CrunchBang 10 "Statler" r20110105

Great update. Thumbs up for chrome. Iceweasel is too slow:(

Re: CrunchBang 10 "Statler" r20110105

Ok thanks anonymous.
I've find the .fonts.conf.
What about the themes and plymouth (I don't know how to configure it properly on Debian) ?

Re: CrunchBang 10 "Statler" r20110105

The themes should already be installed. Do "aptitude show statler-theme" and you should have version 0.17 if everything is up-to-date.

As for Plymouth, did you try rebooting to see it?

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: CrunchBang 10 "Statler" r20110105

My themes are up-to-date but they are the same than before (kind of brownish grey, you see?).

And no Plymouth enabled after reboot.

But I have just update/dist-upgrade, is it the problem?

Last edited by DarthWound (2011-01-08 22:49:01)

Re: CrunchBang 10 "Statler" r20110105

corenominal wrote:

^ good stuff. smile

jotapesse wrote:

I noticed that I "lost" the previous grub "crunchbang" background. Was that intended?

Yes, I played around with various backgrounds, but in the end I just decided to stick to plain back. smile

Ok. Forgot to congratulate you on the google chrome default browser. The best, in my opinion. I'm loving #! more and more every day.

Cumprimentos. Regards.
Asus EeeBoxPC 1501P and EeePC 1000H with #! Xfce Linux

Re: CrunchBang 10 "Statler" r20110105

I tried a couple of days ago the new image and install it on my second laptop. Brilliant work. #! is getting better and better. I liked the new live installer, however I would so much like to have the text installer too on the "grub-like-options". The only thing I tried to do but couldn't achieve it, was to setup english/greek keyboard, although it was easy to do it on the next boot.

Google-chrome fits better on cruchgbang for it's style, but it didn't work for me. I have get so used to firefox and how things are done in firefox, that after 2 days trying to get along with chrome I removed it. I have some problems getting original firefox-amd64 to work on my laptop but that's another story.

Plymouth is a really nice touch as well, but I prefer to have a look on what is going on, both during startup and shutdown. I wonder if a theme with the beautiful pulsing #! and maybe a line on the bottom showing the staff that are going on line by line could work better.

Overall it is a excellent work, Well done and thank you!

Last edited by slapfish (2011-01-09 19:10:50)

Re: CrunchBang 10 "Statler" r20110105

slapfish wrote:

Plymouth is a really nice touch as well, but I prefer to have a look on what is going on, both during startup and shutdown. I wonder if a theme with the beautiful pulsing #! and maybe a line on the bottom showing the staff that are going on line by line could work better.

That sounds good.

John
------------------------
( a boring Japan blog , and idle twitterings )
“Good morning sir, which way up would you like your reality today?”  "As it comes, Jeeves, as it comes..."

Re: CrunchBang 10 "Statler" r20110105

Excellent OS!!! 

With that said I think the inclusion of a text based installer where you have the option of encrypting the Home directory is required.  Please don't hate me for saying it, but without encryption it's hard to give #! a better ranking than Puppeee.  Puppeee is blazing fast while lacking "on-the-fly" encryption.  It's the "on-the-fly" encryption that gives Ubuntu derivatives an edge in my book.

Maybe the experts prefer using TrueCrypt, but I don't like manualing mounting devices and decrypting them when "on-the-fly" is possible.  Plus if you write shell scripts to auto-mount encrypted devices...I believe you are compromising the integrity of the system as a whole. 

Maybe I should be asking if "on-the-fly" encryption of Home directory by Ubuntu and it's derivatives compromises integrity/security?

Can you tweak the installer/software to include encryption during installation?  Encryption of the entire disk, save for the boot directory, would be even better...

Bio...

Last edited by biology-geek (2011-01-10 16:14:13)

Re: CrunchBang 10 "Statler" r20110105

Would users doing a dist-upgrade benefit from the improved font rendering? I've not noticed any improvements.

Registered Linux user #503837