20 years of SUSE [Infographic]

8:34 PM

Dating all the way back to 1992, SUSE shipped the first SUSE Linux distribution in 1994. SUSE Enterprise Linux Server launched in 2000, followed by the free, community-oriented openSUSE project five years later.

OpenSUSE is currently the fourth most popular Linux distribution in terms of page hits on DistroWatch, and it offers a raft of compelling benefits, including stability and flexibility. For businesses, the commercial SUSE Enterprise Linux Server offers an interoperable platform that's supported on more hardware and software than any other enterprise Linux distribution.

The infographic below outlines some of the key milestones in SUSE's 20-year history.


Click Image to Enlarge







0 comments

» read more....

SUSE Studio: Build your own SUSE based Linux distro

10:31 PM

SUSE Studio is a free online Linux image creation service sponsored by Novell Inc. The company behind SUSE Enterprise Linux and Open SUSE Linux. With SUSE Studio you can develop your own SUSE based Linux OS, software appliance or virtual appliance, choosing which applications and packages they want on their "custom" Linux and create their own branding for it.

You can also choose between openSUSE, SUSE Linux Enterprise Server and SUSE Linux Enterprise Desktop bases for your custom builds, can choose GNOME, KDE and other desktop environments, The resulting build will be fully functional system with applications like Firefox, LibreOffice, and whatever apps they want.

Getting Started

Note: New and inexperienced users are advised to create their first custom build from the templates in SUSE gallery to avoid build problems due to dependency issues with selected packages. Below tutorial would be useful for both advance and new users to get started. Please also note that this article illustrates only essential steps required to create a custom build Linux and not all the aspects of SUSE Studio are covered in this tutorial.
Using SUSE Studio is very easy, what you need is just a browser and an Internet connection, you don't need to install any application on your system to create ISO files for your brand of custom Linux. Here is a short guide to get you started with SUSE Studio.

Open the website susestudio.com , it will open a welcome page, click on "sign in or create an account" you will be asked to login through your Novell, Google, Yahoo, Facebook, Twitter or Open ID accounts. If you don't have a Novell account Just choose any of the accounts such as google or facebook.


Just fill in your details and press "continue" to get started, you are now ready to start your own custom Linux distro.

Click on create you new appliance to start a new Project.






Choose a Template for your custom build, Choose the hardware architecture (32bit or 64bit) and give your Project a name, with which your custom build will be known to everybody,

Now you are ready to customize, rebrand and configure your new project,


Click on the software tab to select the packages and applications to be included in your custom build, you can add applications through repositories, upload your own RPM files , or even make a simple search in the SUSE repositories for the applications of your choice.


After choosing the applications, click on configuration tab, here you can customize Language, keyboard layout, time zone, network, firewall and user settings etc,. You can also personalize your custom build with your own logo and welcome screen background, select a default run level, add your own EULA (end user license agreement) add a custom script at boot time etc.


Now you are ready to build your first custom Linux or Software Appliance using SUSE Studio.

You can choose to create either a USB stick/hard disk image, Live CD/DVD, VMware/Virtual box, OVF virtual machine, hyper-v or Amazon EC2 image formats for your custom Linux/Appliance. Your Build may take some time depending on number of packages and will report any dependency issue or conflicts for any unmet dependencies at this step after you hit the Build button.

You can now either download the generated ISO image, or upload to Amazon EC2 and start using your own brand of Linux Desktop.





0 comments

» read more....

Cinnamon Can Be Installed on Fedora and openSUSE too!

7:16 PM

Let's have a brief review:

Cinnamon is a fork of GNOME Shell developed by Linux Mint Team that brings innovative features of GNOME Shell and simple layout of GNOME 2.
Recently, I have written about how to install Cinnamon on Ubuntu 11.10 Oneiric Ocelot. If you are using Fedora or openSUSE you might be interested in install Cinnamon on your system. Does it work? Of course, Yes!. Today, I'd like to share my blog walking experience at WebUpd8 on how to install Cinnamon on Fedora and openSUSE.



Install Cinnamon on Fedora:
Simply add a repository created by Fedora user to your system and then install Cinnamon. You can do those steps by typing the following command:
  • su -
  • curl http://repos.fedorapeople.org/repos/leigh123linux/cinnamon/fedora-cinnamon.repo -o /etc/yum.repos.d/fedora-cinnamon.repo
  • yum install cinnamon

Once installed, please logout, select Cinnamon on "Session" and then login back.


Install Cinnamon on openSUSE:
First thing first, download Cinnamon from here. Once downloaded double click on it to add Cinnamon and some GNOME Shell extensions repository on your system.



If you want GNOME Shell extension get activated on your system, please fire up dconf-editor and navigate to "org > cinnamon > enabled extensions"and add the extensions you want to enable, e.g.:
  • ['system-monitor@paradoxxx.zero.gmail.com', 'apps-menu@gnome-shell-extensions.gnome.org', 'dock@gnome-shell-extensions.gnome.org', 'drive-menu@gnome-shell-extensions.gnome.org', 'places-menu@gnome-shell-extensions.gnome.org', 'windowsNavigator@gnome-shell-extensions.gnome.org', 'xrandr-indicator@gnome-shell-extensions.gnome.org']

via: WebUpd8

0 comments

» read more....