I have had a very nice night last night, I was with a friend so we went and bought vodka, beer, juice and bit of this bit of that :D. I finally went to bed at 00:30 AM but the weirdest thing happened this morning, I felt the bed moving WTH lol, so I got up looked around and I finally found out why !! A cat came through the window crawled under the bed and got himself stuck between the bed and the wall trying to climb there lol, Just look how cute he is. The problem was I wasn’t sure if I’m still dreaming or not lol …
Read the rest of this entry »

Have you ever dreamed a Sabayon that fits on your small hard drive, a Sabayon that is smart, lightweight and ready to be filled in with the applications YOU want? On a 700MB CD also? Here it is my friend! It’s called “Pod” and it’s just like a Mini Edition, but with XFCE 4.4.2 in it and based on Sabayon Linux 3.5.

Read the rest of this entry »

Security is the most important thing in our lives, to this end, a lot of tools and algorithms has been created, tools allowing you to encrypt your data. In this article I will provide details on the 2 most commonly used tools/algorithm for data protection, GnuPG and LUKS.

In this article, I will teach you how to use both tools in a different situations, exploring many useful situations… Once you’re done, you will be able to protect and keep your data safe and secured…
Read the rest of this entry »

It’s very important, when you are choosing an important password, to choose it well, always mix letters ( lower AND upper ), numbers and characters… A week password can be guessed via dictionary attack, like `home` or `computer` etc… A strong password can never be guessed via dictionary attack, ex: `]RmXpEB=1&` or `rl*~V3nM"S` …

I agree that random passwords are very hard to remember, but it’s better safe than sorry right ? Anyway you might think I thought of that password, well guess again :)

To generate a random, yet powerful, password I use apg it’s a small program that generates passwords, you can request both pronounceable and random passwords.. here some examples:
Generate an 8 to 10 chars long, pronounceable passwords
$ apg -a 0 -m 8 -x 10
Dabfiecaf
cebfaysHey
hivjebDoj
Kaneisht2
FiwauHyk
NiwryinkEp

Generate 15, 5 to 10 chars long, random passwords
$ apg -a 1 -m 5 -x 10 -n 15
y=/y}Ue
U^hV;DX
Y|'q@PWU}
Iz?J[M\{:
z0)g(3?bR[
W3'(PQ}8.
/]eb:]VkU
num)bQ
|q&Z6:)d5
I()jhl?I
0′[Pc1″<4
e1,`L”
WAU\ %o+n1+ 9pIs'

Password Strength
To check the strengh of your password, you can use Password checker by Microsoft.com or this small Java program

Good Luck :D

We are proud to announce the release of Sabayon 3.5 Final

codename: Ibex Poacher

Distribution Features, Updates, Changes since 3.4

  • Music by: Rob Costlow - Meant to Be (from: http://www.jamendo.com/it/album/888)
  • Screenshots on our wiki:
    - Visual Tour Part 1
    - Visual Tour Part 2
  • Linux Kernel 2.6.25.9 with extended Wireless, Laptop (UMPC, like EeePC), Filesystem (unionfs, aufs, squashfs, ext4, NTFS-3g) support
  • Really fast boot time (around 30 seconds, depending on your Computer)
  • Out-Of-The-Box hardware detection, Input devices, GPUs, wireless, in no time!
  • Outstanding easy-to-setup 3D Desktop, Gaming support, thanks to Compiz Fusion 0.7.6 and a set of free Top-Tier Games included or available (Sauerbraten, Second Life!, Nexuiz, Quake4, Warsow, Savage, Wesnoth)
    - AMD/ATI Catalyst 8.6
    - NVIDIA: 173.14.05, 96.43.05 and 71.86.04 - automatic selection
    - X.Org Server 1.4.2 (7.3), automatic input devices configuration through HAL
  • Incredible set of ready-to-use applications and Desktop Environments:
    - KDE 3.5.9 (KDE 4.0.5 available for download)
    - GNOME 2.22.2
    - XFCE 4.4.2
    - Fluxbox 1.0
    - OpenOffice 2.4
    - Firefox 3.0
    - aMule 2.2.0
    - Wine 1.1.0
    - Google Earth 4.2 and Picasa 2.7
    - Flash 9
    - Java 1.6 (IcedTea)
    - Innotek VirtualBox 1.5
  • Entropy 0.15.23.7: defining the “software2.0″ concept (read our current/future development plan and status, sponsored by the NLnet Foundation)
    - This is the Cool, Exclusive, Fast, User-oriented, Sabayon Linux Package Manager, Portage compatible, written from scratch
    - Featuring “equo” as Textual front-end
    - Featuring “Spritz” as Graphical front-end (based on YumEx)
    - Featuring a notification applet front-end to keep your system up-to-date (based on RHN-Applet)
    - Featuring an Online Packages Browser at packages.sabayonlinux.org
    - Featuring “Community Repositories” support, every user will be able to create his/her own repository in less than 15 minutes
    - Featuring Gentoo Linux Security Advisories support, enabling you to easily and quickly get informed about security threats and their fixes/package updates
    - Completely internationalized into your language (5 languages currently supported), help us!
    - Around 7500 applications available for both 32 and 64bit Computers
    - Multiple branches support, wanna stick with 3.5 during the 4.0 development? No problem!
    - Currently at about 40000 lines of code, and growing :)
    - No more headaches to keep your System updated, We do it for You! Two clicks or a few keystrokes, this is what you just need.
    - Completely based on Open Source technologies (Python, SQLite, MySQL, OpenSSL, Urwid, gzip), source code available at svn.sabayonlinux.org
    - One of the first Gentoo-based Linux distribution actively supporting source and binary packages.
  • Sabayon Linux Installer:
    - Now with a refreshed and more polished look
    - Featuring the following installation profiles:
    - KDE 3.5.9
    - GNOME 2.22.2
    - XFCE 4.4.2
    - Fluxbox 1.0
    - UMPC (really tight setup, featuring XFCE)
    - Core (server-oriented setup)
    - Featuring a Custom Packages Selector, to allow tweaking your installation to death
    - Improved Software RAID, Fake RAID and Windows detection
    - Intense bug fixing, most of the code has been rewritten from scratch to reduce system libraries dependency
    - Fully integrated with the Entropy subsystem
  • Media Center functionalities:
    - GeeXbox 1.1-devel included
    - Elisa Media Center 0.3.5
  • From future:
    - KDE 4.1 ready!
    - Sabayon Linux 4.0 upgrade ready!
    - EeePC 10xxx ready!
  • Read the rest of this entry »

    Most people I know, whom aren’t very used to linux yet, are afraid of the command line, they think it’s hard to learn and somehow useless but that is entirely false… The command line is very easy to learn, well at least the basics of it, but you should know that the shell is much more powerful than anything you have, or will, ever use…
    Read the rest of this entry »

    Sabayon linux, Gnome 2.22 and Compiz 0.7.6

    Hello,

    I changed the theme of my blog today, the theme is simple but beautiful and powerful… The theme is made by Tom, Kudos dude :)

    Anyway there’s still some things that needs fixing, for example, the comments aren’t showing in the static pages, as for the posts, the comments are always bold, but it will be fixed soon! Sorry for any inconvenience…

    Oh and here’s a little vote for you :)

    Do you like the new theme?

    View Results

    Loading ... Loading ...

    Stay tuned! :)

    EDIT: Commenting inside posts are back, pages are still having a problem…

    I always love Linux, I actually never use windows, but I still have to choose a distribution, I always loved Gentoo because it’s very easy to use, besides it’s a source based… And I truly love the USE flags, You can build the packages the way you like :)
    Read the rest of this entry »

    Here’s my desktop, running Ubuntu 8.04, Gnome 2.22.2 and compiz-fusion…

    Wallpaper: 1280×800

    « Previous Entries