Fedora – Ramdisk creation

2013-05-10 1 min read Fedora

In Fedora, ramdisks are not created by default as is the case with RHEL. So, if you need to get Ramdisks on Fedora, then you can do this:

sudo yum install MAKEDEV

This will create some default Ramdisk’s in the “/dev” directory. Now, if you need to change anything then feel free to go to “/etc/makedev.d” and feel free to change these files.

The Fedora Project logo
The Fedora Project logo (Photo credit: Wikipedia)

 

Continue reading

Creating a chroot environment in Fedora with bash and other utils.

2011-09-19 2 min read Bash Fedora Learning Linux

[ad#ad-2]

I am testing some of my scripts to work on a very old system and there the versions of the most popular applications are very old, real old :(. So, some of things that I am very used to since last couple of years, do not seem to work as expected and I need to keep verifying a lot of things on the server, very inconvinient to keep testing the script on the server (need to connect on VPN) just to test some very simple things.

Continue reading

Results of Fedora 16 Release Name Voting

2011-04-20 1 min read Fedora

Fedora 16 is codenamed Verne. Here are other details:

The voting has concluded for the Fedora 16 release name, and the
results are in!  Thank you to the Fedora community members who made
name suggestions and participated in the voting.

The Fedora 16 release name is: Verne

Voting period:  Tuesday 2011-04-05 00:00:00 to Monday 2011-04-11 23:59:59
Number of valid ballots cast:  421

Using the range voting method, each candidate could attain a maximum
of (421*9) = 3789 votes.

Continue reading

Announcing the release of Fedora 14 and upgrade procedure.

2010-11-03 4 min read Fedora

Before you read the release announcement, you can update/upgrade to F14 with :

  <td>
    <div class="text codecolorer">
      &nbsp;sudo yum upgrade --releasever=14
    </div>
  </td>
</tr>
1

Note : You might get some un-resolvable dependencies, you can remove those pakages and continue and it should be a smooth migration.

It’s here! It’s here! It’s really here! Fedora 14 has been officially released! Fedora is a leading edge, free and open source operating system that continues to deliver innovative features to many users, with a new release approximately every six months.

Continue reading

Fedora Linux – Display information about users currently logged on – whowatch

2010-09-04 2 min read Fedora

Here is description of program/utility to display the currently logged in user in a Linux box (tried on Fedora 13 Goddard):

Whowatch is an interactive console utility that displays informations about the users currently logged on to the machine, in real time. Besides standard information (login, tty, host, user&#8217;s process) you can see type of login (ie. ssh, telnet). You can also see selected user&#8217;s processes tree or all system processes tree.  In the process tree mode there is ability to send INT or KILL signal to selected process.

Continue reading

Zabbix error\’d — just for fun

2010-08-28 1 min read Uncategorized

<img class="size-medium wp-image-2432" title="History-Zabbix Error'd" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/History-Zabbix-300x151.jpg" alt="History-Zabbix Error'd" width="300" height="151" />

I was woking on Zabbix some days back and here&#8217;s a screenshot that I took from Zabbix running on <a class="zem_slink" title="Red Hat" rel="homepage" href="http://www.redhat.com">Red Hat Enterprise <a class="zem_slink" title="Linux" rel="homepage" href="http://www.kernel.org/">Linux 5. Pretty interesting to see that there is a graph with all the values on the <a class="zem_slink" title="Cartesian coordinate system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cartesian_coordinate_system">Y-axis as 3.26GB and still there is a trend on the graph. How many times did you get such graph 🙂

Continue reading
Older posts