<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unixmen</title>
	<atom:link href="http://www.unixmen.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixmen.com</link>
	<description>Unixmen- Linux howtos &#38; Tutorials</description>
	<lastBuildDate>Mon, 14 Jan 2013 21:42:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to rename or change user name in Linux</title>
		<link>http://www.unixmen.com/how-rename-change-user-name-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-rename-change-user-name-linux</link>
		<comments>http://www.unixmen.com/how-rename-change-user-name-linux/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 21:40:36 +0000</pubDate>
		<dc:creator>pirat9</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[adduser]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=7875</guid>
		<description><![CDATA[<p>Question : How  to  rename or  change user name in Linux? Answer: killall -u old id old usermod -l new old groupmod -n new old usermod -d /home/new -m new usermod -c “New Real Name” new id new Example: kill &#8230; <a href="http://www.unixmen.com/how-rename-change-user-name-linux/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-rename-change-user-name-linux/">How to rename or change user name in Linux</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Question : </strong>How  to  rename or  change user name in Linux?</p>
<p><span id="more-7875"></span></p>
<p><strong>Answer:</strong></p>
<pre>killall -u old
id old
usermod -l new old
groupmod -n new old
usermod -d /home/new -m new
usermod -c “New Real Name” new
id new</pre>
<p>Example:</p>
<pre>kill -u pirat9</pre>
<pre> #id pirat9
uid=1000(pirat9) gid=1000(pirat9) groups=1000(pirat9),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),109(lpadmin),127(sambashare)</pre>
<pre># id blanco
uid=1001(blanco) gid=1001(blanco) groups=1001(blanco)
pirat9@pirat9 ~ $</pre>
<pre>usermod -l  blanco pirat9</pre>
<pre>groupmod -n blanco pirat9</pre>
<pre>usermod -d /home/blanco -m  blanco</pre>
<pre>usermod -c "James Bond" blanco</pre>
<pre>id blanco</pre>
<p>Done</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-rename-change-user-name-linux/">How to rename or change user name in Linux</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/how-rename-change-user-name-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Options for Linux Gamers</title>
		<link>http://www.unixmen.com/options-for-linux-gamers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=options-for-linux-gamers</link>
		<comments>http://www.unixmen.com/options-for-linux-gamers/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 20:49:46 +0000</pubDate>
		<dc:creator>Chris Jones</dc:creator>
				<category><![CDATA[Gaming On Linux]]></category>
		<category><![CDATA[Linux distributions]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[linux gamers]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10947</guid>
		<description><![CDATA[<p>During the holiday season, we all tend to drop our usual work tasks and take some time out and spend more time gaming. I am guilty of this and have well and truly caught up on lost gaming time over &#8230; <a href="http://www.unixmen.com/options-for-linux-gamers/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/options-for-linux-gamers/">Options for Linux Gamers</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">During the holiday season, we all tend to drop our usual work tasks and take some time out and spend more time gaming. I am guilty of this and have well and truly caught up on lost gaming time over the past couple of weeks.</p>
<p style="text-align: justify;"><span id="more-10947"></span><br />
And I hope you have too. Now is an exciting time for Linux and gaming as we are currently in the middle of a transition of traditional native gaming to a format of several different types. Where will the future of gaming go? And more importantly, what will it mean for Linux gamers? Currently, there are several different paths that have forked from the traditional method of installing games on to the operating system. Let&#8217;s examine what options we currently have and what could possibly be around the corner.</p>
<h2 style="text-align: justify;"><strong>Native</strong></h2>
<p style="text-align: justify;">Native gaming is also known as traditional gaming, due to it being the original method of gaming delivery. Traditionally, a game would be purchased from a gaming store or an online store. Then the installation media would be shipped out to the gamer who made the original purchase. Typically, this would be DVD-ROM or CD-ROM optical media. Or going back to the earlier days of gaming, installation media would have probably arrived on floppy disks or multiples of floppy disks. Once the media was received, the gamer would then install the game on the operating system it was developed for. And that would most likely be Microsoft Windows. The traditional form of game media delivery probably still remains the most popular delivery method to the consumer today, but it&#8217;s under threat from more modern and efficient forms of delivery which we&#8217;ll take a look at in a minute. Opinions from gamers on the traditional form of game media delivery is split. Traditionalists prefer having a boxed media because it adds to their growing collection of games already obtained over the course of many years of serious gaming. Yet many of the younger generation of gamers see no reason to have packaged installation media sitting around when a game installer can be downloaded from the internet and installed.</p>
<h2 style="text-align: justify;"><strong>Steam</strong></h2>
<p style="text-align: justify;">Many traditional and hardcore gamers believe that Steam could be the potential savior of making true native Linux gaming viable. Steam has been around for a long time, but has previously been developed for Windows only. A Steam client for Linux has been rumored for quite some time, but only recently has it been officially released under the “Beta” tag, for Linux. Although the client is still under heavy development, initial reviews of gaming performance under Linux have been promising. For client-side delivery on Linux to truly succeed as a platform for game media delivery, it needs more support from many different game developers and publishers across the industry and can not solely rely on one technology for its delivery, Steam. I am declaring that Steam is bad and not doing great things, I am simply pointing out Linux gamers can not solely rely on one technology to deliver a whole future of Linux gaming.</p>
<h2 style="text-align: justify;"><strong>Social</strong></h2>
<p style="text-align: justify;">The ever increasing popularity of social gaming is a definite threat to traditional forms of gaming. Social gaming comes in many forms, but an obvious example would be games that can be played on Facebook and other social networking websites where games and statistics can be viewed and shared online with a player&#8217;s friends. This form of gaming is very limited as the games that can be played via social networks are usually targeted towards casual gamers and not the hardcore PC type. I don&#8217;t see social gaming becoming an immediate threat to native gaming in the near future and will probably remain a casual space.</p>
<h2 style="text-align: justify;"><strong>Cloud</strong></h2>
<p style="text-align: justify;">Cloud gaming is a similar form of gaming to social gaming, yet differs in a sense that the game content is hosted on the internet, or the “cloud”. Generally speaking, cloud based games are usually more graphical intensive than most games you will find on social networks. I have played around with several cloud based titles and have been quite impressed with what I have experienced. But the worlds internet network is faced with an ever increasing problems of bandwidth availability. Intensive graphical game titles theoretically require lots of bandwidth to push the graphical features of these games down the internet to a gamers computer. And that is where cloud based gaming will hit a wall. There will be a fine line between how far game developers can push the graphics for cloud based game titles, unless the world&#8217;s problem of bandwidth is solved in the short term.</p>
<h2 style="text-align: justify;"><strong>WINE</strong></h2>
<p style="text-align: justify;">I guess you could refer to gaming with WINE as a fork method of native gaming. But it can not be referred to as native. WINE is a software application which allows users of the Linux operating system to install and run software applications and games developed for Microsoft Windows, on a Linux based operating system. WINE has been around for a long time and has matured in to a very stable package. And it has even spawned several other similar projects which integrate WINE in to their functions. More recently, PlayOnLinux has become a popular choice for running games on Linux. But neither is a perfect solution to the gaming needs of Linux users. Some games run perfectly fine using WINE. They are usually games that run on the OpenGL graphical architecture. Although the number of DirectX based games that are being run through WINE is ever increasing. Some games do not run very well and performance is too bad to even warrant trying. And then there are some titles that will not install. Or if they can be installed, game content will not boot or run as intended. If you limit the amount of titles you play and research a games compatibility with WINE prior to purchase, then WINE gaming can become a viable option for Linux gamers. And with further development and support of WINE, it could easily become a viable alternative to Windows native gaming for Linux users.<br />
<strong></strong></p>
<h2 style="text-align: justify;"><strong>Virtual</strong></h2>
<p style="text-align: justify;">Our last option is Virtualized gaming. This is done through running a Windows operating system of choice virtually on Linux using virtual software. ie. Oracle VM VirtualBox. Early implementations of Sun Microsystems VirtualBox did not include the ability to run a virtual Windows OS with support for DirectX. Yet, more recent versions of Oracle VM VirtualBox have support to enable DirectX using the Add-Ons package. It is important to point out that DirectX support is still regarded as experimental and gaming performance is very limited, if usable at all. But it looks promising that in the future, we may see Windows based games running on a virtual Windows Guest, on a Linux based Host.</p>
<p>If any of the above gaming options are going to make Linux gaming viable long-term, I believe that Steam could be a good short term solution. But long term gaming success on Linux needs a more permanent solution which gives the gamer full control, as does Windows native gaming. Virtualized gaming could be it. It&#8217;s seemingly technically possible and as long as the hardware is capable of running such games in a virtual environment, I see no reason to believe that it can not be done.</p>
<p>If you&#8217;re anything like me, you probably rely on a range of different methods for your Linux gaming. I run some native games. Others run through PlayOnLinux. And some of them run solely using WINE. If you&#8217;re a Linux gamer, please let us know how you game and what technologies you use to suit your needs.</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/options-for-linux-gamers/">Options for Linux Gamers</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/options-for-linux-gamers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu One takes the next step: Adds Photo Sharing</title>
		<link>http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-one-takes-the-next-step-adds-photo-sharing</link>
		<comments>http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 20:50:27 +0000</pubDate>
		<dc:creator>M. Zinoune</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10944</guid>
		<description><![CDATA[<p>Canonical’s cloud storage services Ubuntu One now offers new features for its users: Photo Sharing. Available through the Files Apps on mobile devices, users can use their email accounts or any of the social network accounts to access, share or &#8230; <a href="http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/">Ubuntu One takes the next step: Adds Photo Sharing</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Canonical’s cloud storage services Ubuntu One now offers new features for its users: Photo Sharing. Available through the Files Apps on mobile devices, users can use their email accounts or any of the social network accounts to access, share or manage their photos and files directly.</p>
<p style="text-align: justify;"><span id="more-10944"></span><br />
With cloud storage services offered by a host of service providers like the ever popular DropBox, Google’s Google Drive or Microsoft’s SkyDrive, Ubuntu One stands continues to offer new and interesting features that being value addition to a simple, easy to use free cloud storage service. With massive 5GB of free storage available open source platform users have all they need to transit to cloud-based services.</p>
<h3 style="text-align: justify;"><strong>After 3 years of deployment</strong></h3>
<p style="text-align: justify;">Following its initial release in May 2009, the cloud storage service can be availed on any device running on Ubuntu 9.04 and higher, Android 2.1 and above, Windows XP or Server, iOS 3.1 and higher.<br />
Using Ubuntu One, users can store files on the cloud, and sync files between all their computing devices like the desktops at home or office and mobile devices. A key factor that cloud storage offers greater band-width for users is the option to store as well as stream music on their smart devices.</p>
<h3 style="text-align: justify;"><strong>Photo Sharing feature</strong></h3>
<p style="text-align: justify;">Bringing in value addition to the already available features is the ‘photos’ feature. It comes via a dedicated tab, located on the dashboard. Users can gain a complete album view of all the photos that have been saved through Ubuntu One or other photo sharing programs such as Instagram.<br />
Photo albums can be managed chronologically as well as alphabetically allowing complete viewing of images either individually or use the slide-share feature.</p>
<h3 style="text-align: justify;"><strong>Ubuntu One Relevance, in a crowded cloud storage space</strong></h3>
<p style="text-align: justify;">Agreed, Canonical offers both free services for regular users and paid services for their corporate clientele, but the innovation and value addition they are bringing to open source– be it the touch-based user interface to align with the popular tablet and smartphone form factor interfaces (read Unity over GNOME 2) is driving the growth of the open source adoption by the newer generations who missed the challenges that the open source movement has passed through.<br />
Open source is indeed becoming increasingly relevant to smart device users as it allows them the flexibility and the choice of the platform they can use and yet have innovative features that would otherwise be very expensive and probably prohibitive to many.<br />
Cloud computing on mobile internet is a humungous market segment that is seeing fast growth spurts and Ubuntu One’s suite of services are indeed a reason for several users who are at ease using open source platforms to transit to the cloud.</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/">Ubuntu One takes the next step: Adds Photo Sharing</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/ubuntu-one-takes-the-next-step-adds-photo-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Securely Share Files Between Linux Systems</title>
		<link>http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-securely-share-files-between-linux-systems</link>
		<comments>http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 14:56:01 +0000</pubDate>
		<dc:creator>Chris Jones</dc:creator>
				<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10891</guid>
		<description><![CDATA[<p>Last week, I posted a “How To” on how to share files using an FTP server. Unfortunately, FTP is not what is considered secure, for over the internet file transfers. And especially when you&#8217;re transferring sensitive data. Thankfully, there is &#8230; <a href="http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/">How to Securely Share Files Between Linux Systems</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Last week, I posted a “How To” on how to share files using an FTP server. Unfortunately, FTP is not what is considered secure, for over the internet file transfers. And especially when you&#8217;re transferring sensitive data. Thankfully, there is another secure option. In today&#8217;s How To, I&#8217;ll show you how to share your files the same as before, but using the secure SSH protocol.</p>
<p style="text-align: justify;"><span id="more-10891"></span></p>
<p style="text-align: justify;">The first thing we&#8217;ll need to to is install the required package to get the job done. The package is <strong>openssh-server</strong>. That&#8217;s the actual SSH server required to run for other computers to access the computer running the SSH server. And this can be installed using the following command in a terminal:</p>
<pre><strong>sudo apt-get install openssh-server</strong></pre>
<p style="text-align: justify;">SSH is much easier to setup than an FTP server. And once the server has been installed, there&#8217;s almost no configuration changes required to get it running other than allowing access via your firewalls, which I will show you how to do.</p>
<p style="text-align: justify;">Before we actually have access to the SSH server, we must make a few easy changes to the firewall to actually allow for other computers to access the SSH server. If you&#8217;re using Ubuntu, then chances are you&#8217;re probably using <strong>ufw</strong> for your system firewall. All you need to do to allow access to the SSH server is type in the following command in to your terminal:</p>
<pre><strong>sudo ufw enable</strong></pre>
<p style="text-align: justify;">This will ensure the firewall is active and running at system startup. Now type the following:</p>
<pre><strong>sudo ufw allow 22</strong></pre>
<p style="text-align: justify;">This will open port 22 in the firewall to allow for access to the SSH server. If you do not open this port, other computers will not be able to access your SSH server.</p>
<p style="text-align: justify;">Now that we&#8217;ve enabled access via software firewall, we must also enable access via your home network router so that you can access the SSH server over the internet. This will vary depending on your router, so you may have to refer to the router manual to perform these changes.</p>
<p style="text-align: justify;">You need to open port 22 in your router&#8217;s firewall and port forward port 22 (SSH) requests to the SSH server&#8217;s local IP address. In this instance, the local IP address I am using is 192.168.0.2. But this will vary for every home network.</p>
<p style="text-align: justify;">So now that we&#8217;ve installed the SSH server, configured the settings for access and enabled access via both the software and hardware firewall, it&#8217;s now time to see whether our SSH server works. If you have followed the above instructions step-by-step, then everything should work correctly. If for some reason you can not connect to the server, the most likely issue will be your firewall settings. Be sure to check over the settings again and ensure you have configured them correctly.</p>
<p style="text-align: justify;">For some simple testing, we need to jump on to a different computer system. For our test, we will boot up Nautilus File Manager as it has built in support for SSH access and other methods of server access.</p>
<p style="text-align: justify;">Launch Nautilus and go to File &gt; Connect to Server. And for Service type, change the option to SSH. In the server setting, you&#8217;ll need to type the IP address of the computer we just set up the SSH server on. For this test, I used the local IP 192.168.0.2, but use whatever your own system is using. And also remember, if you are accessing your SSH server over the internet, you need to enter the IP address of the internet connection and not the local IP address. Once you&#8217;ve typed in the correct IP address for the server, we need to enter Port 22 for access. In the folder setting, just type in home. And upon login to the SSH server, it will take you directly the /home directory of the file system. And the Username setting is pretty obvious, just type your username to login to the SSH server. Once all of the information is entered, just click Connect and Nautilus should now connect to the SSH server. It will prompt you for your password. Once you enter your password, Nautilus will open up the SSH server directory just like any other local directory on the system.</p>
<p style="text-align: justify;">You should now have full access on the system using FTP. Once you have finished copying your files to or from the server, you should always close the connection. In Nautilus, this is done exactly the same as unmounting any other removable drive media. On the left-hand side pane, you will see an eject icon, click this and Nautilus will disconnect from the SSH server.</p>
<p style="text-align: justify;">That&#8217;s it. You now have a full functioning secure SSH server running on your network which can be accessed via any other computer on your home network or over the internet.</p>
<p style="text-align: justify;">If you feel FTP is unsecure for your file transfers between computer systems, then give SSH a try as it is the secure alternative to FTP for general files.</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/">How to Securely Share Files Between Linux Systems</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/how-to-securely-share-files-between-linux-systems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install Oralce 11g R2 Database server  on Centos 6.3</title>
		<link>http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-oralce-11gr2-database-server-on-centos-6-3</link>
		<comments>http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 19:52:19 +0000</pubDate>
		<dc:creator>pirat9</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[oracle11g]]></category>
		<category><![CDATA[Oracle11g Release 2]]></category>
		<category><![CDATA[Oralce]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10863</guid>
		<description><![CDATA[<p>Question: How  to install  Oralce 11g R2 Database server  on Centos 6.x? Answer: 1-Before to begin you have to  download  Some  dependencies yum -y install binutils compat-libstdc++-33 elfutils-libelf elfutils-libelf-devel glibc glibc-common glibc-devel gcc gcc-c++ libaio libaio-devel libgcc libstdc++ libstdc++-devel make &#8230; <a href="http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/">How to install Oralce 11g R2 Database server  on Centos 6.3</a></p>]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>Question:</strong></span> How  to install  <strong>Oralce 11g R2</strong> Database server  on <strong>Centos 6.x</strong>?</p>
<p><span id="more-10863"></span></p>
<p><span style="text-decoration: underline;"><strong>Answer:</strong></span></p>
<p>1-Before to begin you have to  download  Some  dependencies</p>
<pre>yum -y install binutils compat-libstdc++-33 elfutils-libelf elfutils-libelf-devel glibc glibc-common glibc-devel gcc gcc-c++ libaio libaio-devel libgcc libstdc++ libstdc++-devel make sysstat unixODBC unixODBC-devel</pre>
<p>2-adjust the  sysctl.conf</p>
<p>in my case</p>
<pre>[root@Oracle ~]# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.accept_source_route = 0
kernel.sysrq = 0
kernel.core_uses_pid = 1
net.ipv4.tcp_syncookies = 1
error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key
error: "net.bridge.bridge-nf-call-iptables" is an unknown key
error: "net.bridge.bridge-nf-call-arptables" is an unknown key
kernel.msgmnb = 65536
kernel.msgmax = 65536
kernel.shmmax = 68719476736
kernel.shmall = 4294967296</pre>
<p>Please  change to the  standard  Oracle  values</p>
<pre>net.ipv4.ip_forward = 0
 net.ipv4.conf.default.rp_filter = 1
 net.ipv4.conf.default.accept_source_route = 0
 kernel.sysrq = 0
 kernel.core_uses_pid = 1
 net.ipv4.tcp_syncookies = 1
 net.ipv4.ip_local_port_range = 9000 65500
 fs.file-max = 65536
 kernel.shmall = 10523004
 kernel.shmmax = 6465333657
 kernel.shmmni = 4096
 kernel.sem = 250 32000 100 128
 net.core.rmem_default = 262144
 net.core.wmem_default = 262144
 net.core.rmem_max = 4194304
 net.core.wmem_max = 1048576
 fs.aio-max-nr = 1048576</pre>
<p>3-add  users and  groups and  permissions</p>
<pre>[root@Oralce ~]#groupadd -g 200 oinstal
[root@Pirat9 ~]#groupadd -g 201 dba
[root@Pirat9 ~]#useradd -u 440 -g oinstall -G dba -d /app/oracle oracle</pre>
<pre>[root@Pirat9 ~]#vi /etc/pam.d/login
# add
session    required     pam_selinux.so open
 session    required     pam_namespace.so
 session    required     pam_limits.so
 session    optional     pam_keyinit.so force revoke
 session    include      system-auth
 -session   optional     pam_ck_connector.so</pre>
<pre>[root@Pirat9 ~]#vi /etc/security/limits.conf
 # add This  bellow
 oracle   soft   nproc   2047
 oracle   hard   nproc   16384
 oracle   soft   nofile   1024
 oracle   hard   nofile   65536</pre>
<pre> [root@Pirat9 ~]#vi /etc/profile
 # add at the last line
 if [ $USER = "oracle" ]; then
 if [ $SHELL = "/bin/ksh" ]; then
 ulimit -p 16384
 ulimit -n 65536
 else
 ulimit -u 16384 -n 65536
 fi
 fi</pre>
<p>Now Switch to a user Oracle</p>
<pre> [oracle@Pirat9 ~]$chmod 755 /app/oracle
[oracle@Pirat9 ~]$mkdir /app/oracle/app
[oracle@Pirat9 ~]$chmod 775 /app/oracle/app
[oracle@Pirat9 ~]$mkdir /app/oracle/oradata
[oracle@Pirat9 ~]$chmod 775 /app/oracle/oradata</pre>
<pre>[oracle@Pirat9 ~]$vi ~/.bash_profile
 # add this to oracle profile</pre>
<pre>ORACLE_HOME=/app/oracle/11.2.0.2/client
ORACLE_BASE=/app/oracle
TEMP=/app/tmp/ora
TMPDIR=/app/tmp/ora

export ORACLE_HOME
export ORACLE_BASE
export TEMP
export TMPDIR
export PATH

PATH=$PATH:$HOME/bin::$ORACLE_HOME/bin
umask 022</pre>
<p>Now  run the  installer and  enjoy</p>
<p><a href="http://www.unixmen.com/wp-content/uploads/2012/12/ora1.png"><img class="alignleft size-full wp-image-10868" title="ora1" src="http://www.unixmen.com/wp-content/uploads/2012/12/ora1.png" alt="" width="500" height="340" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p style="text-align: left;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/ora2.png"><img class="size-full wp-image-10869" title="ora2" src="http://www.unixmen.com/wp-content/uploads/2012/12/ora2.png" alt="" width="500" height="393" /></a><a href="http://www.unixmen.com/wp-content/uploads/2012/12/ora3.png"><img class="alignleft size-full wp-image-10870" title="ora3" src="http://www.unixmen.com/wp-content/uploads/2012/12/ora3.png" alt="" width="500" height="394" /></a></p>
<p style="text-align: left;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/ora-f.png"><img class="alignleft size-full wp-image-10874" title="ora-f" src="http://www.unixmen.com/wp-content/uploads/2012/12/ora-f.png" alt="" width="500" height="393" /></a></p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/">How to install Oralce 11g R2 Database server  on Centos 6.3</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/how-to-install-oralce-11gr2-database-server-on-centos-6-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe bundles Game Developing Tools with new Creative Cloud</title>
		<link>http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adobe-bundles-game-developing-tools-with-new-creative-cloud</link>
		<comments>http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 19:01:17 +0000</pubDate>
		<dc:creator>anuradha.shukla</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adobescout]]></category>
		<category><![CDATA[creative cloud]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10926</guid>
		<description><![CDATA[<p>If you are a keen game developer and have a cache of games hidden away on your desktop, then it will soon be time to bring out an exclusive catalog of your games by signing up for Adobe Creative Cloud &#8230; <a href="http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/">Adobe bundles Game Developing Tools with new Creative Cloud</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you are a keen game developer and have a cache of games hidden away on your desktop, then it will soon be time to bring out an exclusive catalog of your games by signing up for Adobe Creative Cloud offer.</p>
<p style="text-align: justify;"><span id="more-10926"></span>Game Development is not an easy task. However, thanks to Adobe’s latest integrated tool kit, game developers can toy with their gaming ideas and MONETIZE them as well.<br />
The new <a href="http://www.adobe.com/uk/products/creativecloud.html"><span style="text-decoration: underline;"><strong>Adobe Creative Cloud</strong></span></a> lets you access (on a monthly membership) the entire professional CS6 tools and open source frameworks-Starling, Feathers,Away 3D and iOS native extensions to create amazing work for Print, websites and for apps(more so for the iPad) along with a <a href="http://gaming.adobe.com/technologies/gamingsdk/"><strong>Gaming SDK</strong></a>. There is also a <a href="http://gaming.adobe.com/technologies/flascc/">Flash C++ Compiler</a>, that will let you convert existing iOS,PCs, Xbox 360 or PlayStation 3 games for browsers, running on Flash Player. The Adobe Creative Cloud offer includes a trial version for Flash Professional CS6 and Flash Builder 4.7 Premium version.<br />
Additionally, a new profiling feature in the package, <a href="http://gaming.adobe.com/technologies/scout/">AdobeScout</a> is gaining traction amongst the game-building and game-publishing community in the pre-release stage, especially for its unique performance measuring metrics. This tool will pull all latent granular data from applications written in ActionScript running on mobiles and browsers aiding in the tuning and improvement of the games’ performance.<br />
Using the professional version of Flash CS6 that comes with the offer,developers can author games/animations, while the Flash Builder, version 4.7 (premium edition) provides the ecosystem for compiling in ActionScript Compiler 2.0 (ASC 2.0). Developers can test apps directly on iOS devices using either the USB or the simulator and debug them as well.<br />
Helping open source developers are tools such as the Starling, for 3D games with a library of open source ActionScript3, which mimics the list architecture of a typical Flash Player and direct rendering through GPU (Stage 3D) for optimized rendering feature.<br />
Feathers is for creating UI extension components (lightweight) for desktops and mobile systems as it gathers into one bundle GPU-powered graphics, via Starling for quick response.<br />
Another tool is the Away3D, an open source 3D graphics engine, also in ActionScript3 that, works in tandem with Starling and Feathers to ensure seamless integration of 2D UIs with 3D games.<br />
Basic requirements to run Adobe Gaming SDK:<br />
Flash Player 11.4 or higher<br />
Adobe AIR 3.4 or higher<br />
Along with launching the new Cloud Creative, Adobe is also running a promotion for subscribers of the cloud package. The entire tools package is available free to use for subscribers of the Cloud Creative service. All future versions of Scout will be updated for such of the users who continue to subscribe.</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/">Adobe bundles Game Developing Tools with new Creative Cloud</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/adobe-bundles-game-developing-tools-with-new-creative-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New year 2013</title>
		<link>http://www.unixmen.com/happy-new-year-201/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=happy-new-year-201</link>
		<comments>http://www.unixmen.com/happy-new-year-201/#comments</comments>
		<pubDate>Mon, 31 Dec 2012 08:46:24 +0000</pubDate>
		<dc:creator>M. Zinoune</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=2915</guid>
		<description><![CDATA[<p>Wishing everybody a happy new year 2013</p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/happy-new-year-201/">Happy New year 2013</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Wishing everybody a happy new year 2013</strong></p>
<p><a href="http://www.unixmen.com/wp-content/uploads/2011/12/new_year_tux.jpg"><img class=" wp-image-2797 aligncenter" title="new_year_tux" src="http://www.unixmen.com/wp-content/uploads/2011/12/new_year_tux.jpg" alt="" width="260" height="284" /></a></p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/happy-new-year-201/">Happy New year 2013</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/happy-new-year-201/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install sqldeveloper on Linuxmint 14/Ubuntu12.10</title>
		<link>http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-sqldeveloper-on-linuxmint-14</link>
		<comments>http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 09:00:34 +0000</pubDate>
		<dc:creator>pirat9</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Linux distributions]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linuxmint14]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sqldeveloper]]></category>
		<category><![CDATA[Ubuntu12.10]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10807</guid>
		<description><![CDATA[<p>Oracle SQL Developer is an Integrated development environment (IDE) for working with SQL in Oracle databases. Oracle Corporation provides this product free; it uses the Java Development Kit. Oracle SQL Developer supports Oracle products and a variety of third-party plugins &#8230; <a href="http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/">How to install sqldeveloper on Linuxmint 14/Ubuntu12.10</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>Oracle SQL Developer</strong> is an Integrated development environment (IDE) for working with SQL in Oracle databases. Oracle Corporation provides this product free; it uses the Java Development Kit.</p>
<p style="text-align: justify;"><span id="more-10807"></span></p>
<p style="text-align: justify;">Oracle SQL Developer supports Oracle products and a variety of third-party plugins which users may deploy to connect to non-Oracle databases. Oracle SQL Developer works with IBM DB2, Microsoft Access, Microsoft SQL Server, MySQL, Sybase <em>Adaptive Server</em>, and Teradata databases.</p>
<p style="text-align: justify;">Oracle SQL Developer supports automatic tabs, code insight, bracket matching and syntax coloring for PL/SQL.</p>
<p style="text-align: justify;"><strong>1- Download  Sqldeveloper   <a href="http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html">from Oracle  Website</a></strong></p>
<pre>Pirat9@pirat9-VirtualBox ~/Downloads $ ls
 sqldeveloper-3.2.20.09.87-no-jre.zip</pre>
<p style="text-align: justify;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot1.png"><img class="alignleft  wp-image-10808" title="Screenshot1" src="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot1.png" alt="" width="500" height="437" /></a></p>
<p style="text-align: justify;"><strong> 2-  Check  your installed Java version using the command:</strong></p>
<pre>pirat9@pirat9-VirtualBox ~/Downloads $ java   -version
<span style="text-decoration: underline;"><strong>Output</strong></span>
java version "1.7.0_07"
 OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-1ubuntu1)
 OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
 pirat9@pirat9-VirtualBox ~/Downloads $</pre>
<p style="text-align: justify;"><strong>3-  extract  SQldeveloper</strong></p>
<p style="text-align: justify;">Cd the directory where you downloaded sqldeveloper and extract the file:</p>
<pre>unzip Sqldeveloper .x.x.zip</pre>
<pre><strong>cd   sqldeveloper</strong></pre>
<p>Now make the script executable:</p>
<pre><strong>chmod +x  sqldeveloper.sh</strong></pre>
<p style="text-align: justify;"><strong>4- Now run the  sqldeveloper  script</strong></p>
<pre><strong>./sqldeveloper.sh</strong>
Oracle SQL Developer
Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.Type the full pathname of a J2SE installation (or Ctrl-C to quit),
the path will be stored in ~/.sqldeveloper/jdk</pre>
<p style="text-align: justify;">Please put  your  Java PATH</p>
<p style="text-align: justify;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot3.png"><img class="alignleft  wp-image-10811" title="Screenshot3" src="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot3.png" alt="" width="500" height="96" /></a></p>
<p style="text-align: justify;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot4.png"><img class="alignleft size-full wp-image-10815" title="Screenshot4" src="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot4.png" alt="" width="500" height="266" /></a></p>
<p style="text-align: justify;">4- connect  and  enjoy SQL Developer:)</p>
<p style="text-align: justify;"><a href="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot.png"><img class="alignleft size-full wp-image-10816" title="Screenshot" src="http://www.unixmen.com/wp-content/uploads/2012/12/Screenshot.png" alt="" width="500" height="295" /></a></p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/">How to install sqldeveloper on Linuxmint 14/Ubuntu12.10</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/how-to-install-sqldeveloper-on-linuxmint-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Linux Stories Roundup 2012</title>
		<link>http://www.unixmen.com/top-linux-stories-roundup-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-linux-stories-roundup-2012</link>
		<comments>http://www.unixmen.com/top-linux-stories-roundup-2012/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 08:40:29 +0000</pubDate>
		<dc:creator>Ayesha .A</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux news roundup 2012]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[top linux news 2012]]></category>
		<category><![CDATA[top Linux Stories 2012]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10843</guid>
		<description><![CDATA[<p>And we are on the verge to cross yet another year and blog posts regarding the year-in-review have already started to pour in on the web. The blog post, one of that kind, round-up top Linux (and open source) stories &#8230; <a href="http://www.unixmen.com/top-linux-stories-roundup-2012/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/top-linux-stories-roundup-2012/">Top Linux Stories Roundup 2012</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">And we are on the verge to cross yet another year and blog posts regarding the year-in-review have already started to pour in on the web. The blog post, one of that kind, round-up top Linux (and open source) stories of 2012.</p>
<p style="text-align: justify;"><span id="more-10843"></span></p>
<p style="text-align: justify;">For those who are have less time to spare here are the quick roundup of best things that happened in Linux world!</p>
<p><img class="size-full wp-image-10844 aligncenter" src="http://www.unixmen.com/wp-content/uploads/2012/12/Toplinux-stories.png" alt="top Linux Stories 2012" width="500" height="866" /></p>
<p style="text-align: justify;"><strong>January</strong></p>
<ul style="text-align: justify;">
<li>Canonical the company behind Ubuntu announced the Ubuntu TV at CES.</li>
<li>NGINX acquired 2nd place in Web Servers from Microsoft IIS, Apache crowned as unbeatable first web server, according to report released by Netcraft, the leading Web server analytic company.</li>
<li>Linux Mint released Cinnamon on lines of GNOME 2.X</li>
<li>Rhythmbox 2.95 was released!</li>
</ul>
<p style="text-align: justify;"><strong>February</strong></p>
<ul style="text-align: justify;">
<li>Apache releases first major new version of popular Web server in six years.</li>
<li>Canonical unveiled Ubuntu for Android, Linux desktop for high-end Android phones.</li>
<li>Red Hat announced an important upgrade of its Enterprise Linux promising increased scalability, performance and management of its KVM virtualization as well as performance upgrades for Xen.</li>
<li>Adobe Abandons Linux for Flash and AIR.</li>
<li>Intel started to offer the open-source office suite LibreOffice in its application store called Intel AppUp, for Windows users.</li>
<li>SUSE shipped its first update to Enterprise Linux SP2 which incorporated the new forward-porting model.</li>
<li>Raspberry pi was released on 29th February, running Linux OS.</li>
<li>Mozilla Thurnderbird 10.0 released!</li>
</ul>
<p style="text-align: justify;"><strong>March</strong></p>
<ul style="text-align: justify;">
<li>NVIDIA joins the Linux Foundation</li>
<li>Official Remix of Fedora Linux compatible for Raspberry Pi was released</li>
<li>Oracle released its Enterprise Kernel Release 2 for Oracle Linux incorporating a number of features most notably the support for the mainline Linux 3 and btrfs.</li>
<li>Ubuntu 12.04.1 LTS (Precise Pangolin) Beta released</li>
<li>Red Hat Became Open Source&#8217;s First $1 Billion company!</li>
</ul>
<p style="text-align: justify;"><strong>April</strong></p>
<ul style="text-align: justify;">
<li>The fifth release of OpenStack,( codename Essex) debuted on April 5th.</li>
<li>Linus Torvalds was awarded the Millennium Technology Prize! A prize comparable to the noble prize in technology!</li>
<li>Red Hat and SUSE join IBM’s new Linux POWER Servers.</li>
<li>Ubuntu 12.04 was released!</li>
</ul>
<p style="text-align: justify;"><strong>May</strong></p>
<ul style="text-align: justify;">
<li>Red Hat debuts OpenShift Origin project</li>
<li>Apache Software Foundation announced the first official release of Apache OpenOffice, version 3.4.</li>
<li>Red Hat turns Ten!</li>
<li>Fedora 17 with Gnome 3.4 released</li>
<li>Google buys Motorola</li>
<li>Linux Mint 13 “Maya” was released on 23rd May!</li>
</ul>
<p style="text-align: justify;"><strong>June</strong></p>
<ul style="text-align: justify;">
<li>First PC powered by Linux Mint goes on Sale!</li>
<li>Red Hat Enterprise Linux 6.3, the mighty version of Red Hat was released!</li>
<li>Top 500 released the report enlisting top 500 supercomputers in the world. Linux powered supercomputer Sequoia acquired the first place! Top 5 supercomputers were powered by Linux.</li>
<li>Firefox comes to Android!</li>
<li>Red Hat debuted series of integrated cloud solutions including Red Hat Hybrid Iaas.</li>
<li>Red Hat acquires FuseSourceGoogle</li>
<li>Glasses prototype unveiled</li>
<li>Canonical partners with Microsoft to support Ubuntu on Azure</li>
</ul>
<p style="text-align: justify;"><strong>July</strong></p>
<ul style="text-align: justify;">
<li>Ubuntu adds support for WebApps on its Linux desktop</li>
</ul>
<p style="text-align: justify;"><strong>August</strong></p>
<ul style="text-align: justify;">
<li>Microsoft announced MS Office 2013 shall finally fully support ODF, Open XML, and PDF formats.</li>
<li>Twitter joins Linux foundation!</li>
<li>Firefox 15 released!</li>
<li>TextMate 2.0 gones opensource</li>
<li>KDE 4.9 Arrived</li>
</ul>
<p style="text-align: justify;"><strong>September</strong></p>
<ul style="text-align: justify;">
<li>OpenSUSE 12.2 Linux released</li>
</ul>
<p style="text-align: justify;"><strong>October</strong></p>
<ul style="text-align: justify;">
<li>Joomla 3.0 CMS was optimized for mobile devices</li>
<li>Ubuntu 12.10 released!</li>
<li>Mono 3.0 released!</li>
<li>Firefox 16 released!</li>
</ul>
<p style="text-align: justify;"><strong>November</strong></p>
<ul style="text-align: justify;">
<li>Fedora Linux 18 beta was finally released</li>
<li>Linux Mint 14 Nadia released</li>
<li>Dell released Linux powered Ultrabook</li>
<li>HP becomes Platinum Member of Linux foundation, pays$ 500,000</li>
<li>Firefox 17 debuts!</li>
</ul>
<p style="text-align: justify;"><strong>December</strong></p>
<ul style="text-align: justify;">
<li>Linux 3.7 arrives</li>
<li>Red Hat Enterprise Linux 6.4 beta made available</li>
</ul>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/top-linux-stories-roundup-2012/">Top Linux Stories Roundup 2012</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/top-linux-stories-roundup-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHE Virtualization via web portal</title>
		<link>http://www.unixmen.com/rhe-virtualization-via-web-porta/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rhe-virtualization-via-web-porta</link>
		<comments>http://www.unixmen.com/rhe-virtualization-via-web-porta/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 20:48:28 +0000</pubDate>
		<dc:creator>M. Zinoune</dc:creator>
				<category><![CDATA[Linux distributions]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://www.unixmen.com/?p=10850</guid>
		<description><![CDATA[<p>Few days ago, the makers of Red Hat Enterprise Virtualization (RHEV) have released the latest version – RHEV 3.1- that uses web portals to manage the host systems for virtualization. In its previous avatar, the Administrator Console, the Internet Explorer &#8230; <a href="http://www.unixmen.com/rhe-virtualization-via-web-porta/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/rhe-virtualization-via-web-porta/">RHE Virtualization via web portal</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Few days ago, the makers of Red Hat Enterprise Virtualization (RHEV) have released<a href="http://www.redhat.com/about/news/press-archive/2012/12/red-hat-advances-enterprise-virtualization-platform-with-new-release"> the latest version</a> – RHEV 3.1- that uses web portals to manage the host systems for virtualization. In its previous avatar, the Administrator Console, the Internet Explorer was a requirement to run the web interface.</p>
<p style="text-align: justify;"><span id="more-10850"></span>With the latest version, released in January, makers have effectively removed legacy Windows dependency. Though seen even in the previous RHEV 3.0 release, it worked more like a Technology Preview and did not carry support officially. It could, however, be used on various browsers through a web interface. Now, this feature is obliterated in RHEV 3.1.</p>
<h3 style="text-align: justify;"><strong>Greater Scaling and support</strong></h3>
<p style="text-align: justify;">A pleasant feature is the guest support system, allowing ‘160 logical CPUs’ and memory of 2 Terabytes. This is because of the higher core structure the Red Hat Enterprise Linux 6.3 that is known to support guests. This means that the advanced core structure is also very good at supporting the latest entrants AMD plus INTEL processors that are being introduced in the recent months.<br />
The Desktop Virtualization support too is enhanced in RHEV 3.1. VDI or Virtual Desktop Infrastructure ensures comprehensive support including an auto-start feature and a WAN operation.</p>
<h3 style="text-align: justify;"><strong>Storage Live Migration</strong></h3>
<p style="text-align: justify;">Additionally, the latest RHEV version provides another feature- the- Storage Live Migration. This feature was introduced to allow administrators to &#8211; move from one SAN storage domain to the next- without exiting the Virtual Machines (VMs) during storage migration. However, users of RHEV have to note that this feature is yet listed as Technology Preview and will therefore not receive support, if required.<br />
RHEV 3.1 will also carry a new feature- Live Snapshots. This feature is to provide a graphic documentation of the VM’s current state, in the form of snapshots, thereby providing huge relief to testers and developers.<br />
RHEV3.1 has also been further beefed allowing higher integration of RHEV 3.1 with server appliance – Red Hat Storage Server.</p>
<h3 style="text-align: justify;"><strong>Extended Ecosystem Support</strong></h3>
<p style="text-align: justify;">New RHEV for SAP Business Applications running on the Red Hat Enterprise Linux has already been certified.<br />
A 60-day trial RHEV version is also available if users choose to register for the software. With new load of features, RHEV 3.1 has crossed the final step to becoming Windows independent and instead allowing web portal based use for easier and simpler virtualization services. Once this feature too is included in the Support portfolio, it will not be before long when organizations too can choose to virtualize via web portals.</p>
<p>---------------------------------------------------------------------
<a href="http://www.unixmen.com/rhe-virtualization-via-web-porta/">RHE Virtualization via web portal</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.unixmen.com/rhe-virtualization-via-web-porta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 1646/1845 objects using disk: basic
Content Delivery Network via cdn.unixmen.com

Served from: es.unixmen.com @ 2013-01-15 22:56:51 -->