Skip to content

XceptN’s Tech Stuff

All About Tech

Author: XceptN

How to force a fsck after reboot?

For various reasons you may want to force a check (fsck) of a filesystem you currently use (most likely the root / filesystem as you cannot umount it on-the-go). To achieve that do: (below is for the / mount)     # touch /forcefsck and after the reboot you’ll see that the fsck is being done.

linux

Fedora 12 / boot / initrd / initramfs

I have been using Fedora 12 (under HVM – Oracle VM 2.2) to build latest kernels from git (kernel.org), identify bugs, bisect, build and test. On Xen HVM Fedora 12 is quite slow (a full kernel build takes 3.5 hrs). I have noticed that initrd / mkinitrd does not have a future as Fedora 12…

Read More “Fedora 12 / boot / initrd / initramfs” »

kernel

Twitter Client Applications on Linux

I prefer to use the Adobe AIR applications and I use/used the following on Linux (Ubuntu 8.10 and OEL5):

desktop

Open Source Virtualization for Smaller Carbon Footprint

April 22, 2009 was the Earth Day and over Twitter we have been sharing various ideas flowing around ways to celebrate the day.

linux

How to Distinguish Environment Variables from Different Shells in “bash”?

Every instance of the command line shell (thus every process) on Unix (and hence Linux) has a different set of environment variables. Actually different shell instances you may have the same variable, but set to different values. If you are doing a system wide job and you are using shell scripting, you would like to…

Read More “How to Distinguish Environment Variables from Different Shells in “bash”?” »

linux

How to Set/Check the Arguments Used with “ntpd” Service

On RHEL, OEL, CentOS and various other Linux distribution the Network Time Protocol (NTP) daemon can be run with various options.

linux

How to Recursively “grep” a Subdirectory for a List of Files

See http://www.commandlinefu.com/commands/view/1566/recursively-grep-a-subdirectory-for-a-list-of-files (great site BTW)

desktop

Unix / Linux Job Automation “crontab” Tips

Below are the tips I keep in mind with respect to crontab file format / configuration on Linux and Unix systems.

linux

Twitter Automation & Programming Twitter Engines

The awesome micro-blogging system twitter is the new viral in the social media networking and the online marketing area. There are a lot of key parameters in the twitter area. Some are:

python

Comparing and Measuring Performance of Linux Filesystems

There are various filesystems on Linux, some being cluster aware, some being taking care of data integrity and so on. I have been using tools below to measure and compare performance of each: bonnie dbench postmark iozone Hope that helps…

linux

Posts pagination

Previous 1 2 3 4 … 10 Next

Copyright © 2025 XceptN’s Tech Stuff.

Powered by PressBook Masonry Dark