Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Support WebCasts > Operating Systems > Linux


Search:
What's New - What's Hot
Wading in IPTABLES, Traffic Shaping & Routing for Multiple Uplink Providers  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

I am wading through tons of material to improve my knowledge of Linux networking in general and more specifically to configure our firewalls properly and routing for multiple uplink providers with traffic shaping and failover. My earlier attempt to shortcut with eBox failed so this time I am going all the way. Expect more articles on these arcane topics in the coming days....

How To: Triple Monitor Setup With Dual Monitor & Laptop (Linux & Windows)  Version: 0.00     Price: $0.00  
Total Hits: 13  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

I started using dual monitors (SyncMaster 740N) on Linux (Fedora Core 6) about a month back on my new dream computer. I used GeForce 6200 LE with 256 MB RAM which provides for dual monitors with a VGA and DVI output. I had to use a DVI to VGA converter to attach the second monitor. Getting them to work was a pain on Linux. Finally I solved it with nvidia driver from Livna repository. Here is how I moved from single monitor to using dual monitors and then finally to triple monitors, the third one...

How To Setup Dual Monitors on Linux / Fedora Core  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Linux comes with automatic setup for dual-monitors like windows. However I found the gnome applet rather buggy and unusable. If you have been lucky in using it (look in System-Administration-Display) then you do not need to read further. However most likely you would still want to glance over the super simple setup for dual monitors on Linux / Fedora Core....

How To Migrate Mantis Defect Tracking System From Windows To Linux / Fedora Core 6  Version: 0.00     Price: $0.00  
Total Hits: 13  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Mantis is popular php based defect tracking application which works on top of RDBMS like MySQL and PostgreSQL. Recently I ported our Windows based Mantis installation to Linux. It used MySQL as backend. Here are the steps:
1. Export Mantis MySQL database from Windows, upload it on Linux and then import it to MySQL database on Linux. You can find detailed instructions for exporting and importing MySQL database here....

Linux Administrator Required  Version: 0.00     Price: $0.00  
Total Hits: 13  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

We are looking for a full-time Linux system administrator to manage our dedicated servers and our internal servers, computers and network. He will also have to manage the MySQL server and other servers in-house....

How To Update nVidia Driver From Livna for Fedora Core 6 Linux Kernel 2.6.22.5-49  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Fedora Core 6 has recently been updated to Kernel version 2.6.22.5-49. When you depend on compiled kernel modules, as in the case of nVidia drivers from Livna, you have to update them too. Livna does a nice job of providing updated drivers as soon as, or even earlier, Fedora repositories are updated. However with the recent release of Fedora Core 6, the Livna repository is presenting the kmod-nvidia driver version 100.14.19-1.2.6.22.7_57, which works only for Linux kernel version 2.6.22.7-57. So...

How To Speed Up Linux Desktop by 30%+  Version: 0.00     Price: $0.00  
Total Hits: 8  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

I am using Linux (Fedora Core 6) on a pretty high end hardware (at least when I bought it) - Intel Core 2 Duo E6600 Conroe 2.4GHz (4M shared L2 Cache) with 2 GB DDR2 RAM, nVidia dual-head graphics card for over a year now. And yet a simple change made it at least 20-40% faster. Even my firefox (with 100+ tabs always open) feels much faster. So what is this magic change?...

How To Delete Trash From Command Line in Linux / Fedora Core 6  Version: 0.00     Price: $0.00  
Total Hits: 8  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Trashcan on your Fedora Core desktop (tested for gnome) is actually located in ~/Trash directory. So a simple commaond as below should clear your trash:
rm -rf ~/.Trash/*
Why did I need this?
There were some files in the Trash can which I didn't have permission to clean. Most likely I used some program with root permissions which moved files to the Trash....

How To Change Java Compiler in Ant on Fedora Core / Linux  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Fedora Core team, in its infinite wisdom, decided to ship a so-called "free" (but essentially useless and crappy; pardon my French) JVM (read gcj) with its installation. Not only that this "free" JVM is integrated with java softwares from Fedora repositories making them pretty hard to use too. I think this is a ridiculous decision by the Fedora Core team. Anyway so we are stuck with ant which somehow, as if by magic, picks up the old gcj based Java compiler, even though I have installed JDK 1.6 ...

How To Update To Firefox 2.0.x in Fedora Core / Linux  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Fedora Core 6 ships with Firefox 1.5.x version. Firefox 2.0.x is currently in development repository of Fedora Core 6. So the command to update to Firefox 2.0.x browser is:...

Desktop Linux Users Double in 2006  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

According to DesktopLinux.com's just completed survey, the number of Desktop Linux users has more than doubled in 2006, and Ubuntu remains the no. 1 Linux distribution of choice for desktop users. The survey comprised of a self-selected sample size of 38, 500 users....

How To Disable On-Demand CPU Scaling on Linux  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

Do you know that Linux automatically scales CPU utilization depending on processing requirements? This reduces power consumption and heat. However there are situations when CPU scaling monitor cannot properly identify CPU requirements. In such cases you may want to manually stop cpu speed daemon and restart it later again if required. Here are the required commands:

How to disable on-demand cpu scaling on Linux
/sbin/service cpuspeed stop...

How To Install XMemo (IPMsg Alternative) in Fedora Core 6 / Linux  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

XMemo is an alternative to IPMsg (for Windows only) and claims to interoperate with IPMSg protocol. In short a quick messaging tool for intranet use.

The standard procedure, which doesn't work out of the box, to install it is to download the tar.gz file, uncompress it to a folder and execute the following:
./configure
make
make install...

How To Install Windows msi Installers With Wine on Linux  Version: 0.00     Price: $0.00  
Total Hits: 8  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

Sometimes windows installers come with msi extension instead of regular exe extension. Such software can be installed with the msiexec command which comes with wine. For example to install a file setup.msi you will run:
msiexec setup.msi...

How To Save Video To File on Linux & Windows  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

VLC Media Player is a leading player for displaying video on Windows & Linux. It supports a wide variety of formats. You can also use it to save the video to a file.
1. Open the video you want to save in VLC player
2. Go to File-Wizard (Ctrl-W)
3. Select Transcode/Save to file and click Next.
4. Click on Existing playlist item to choose your current stream. You can also select an unopened stream directly from here....

How to: Save MS-DOS Output In a File  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: Angsuman Chakraborty      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is a very important trick for Windows users. Though its fairly old still I thought of putting it up finally in case someone needs to copy the outputs of the DOS he is working on....

Where is my Crontab File Located?  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: blog.taragana.com      Rating:  
Read Reviews | Write Review |  Your Rating: 

The cron daemon is a long-running process that executes commands at specific dates and times. You can use this to schedule activities, either as one-time events or as recurring tasks. And Crontab (CRON TABle) is a file which contains the schedule of cron entries to be run and at specified times. Now the question is, how do I find the crontab file in my Linux system? I searched for it in Google but this simple question wasn't answered simply at all. So I had to come out with an easy solution for...

2 How To Speed Up Opening Linux Terminal & Running Linux Commands  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: blog.taragana.com      Rating:  
Read Reviews | Write Review |  Your Rating: 

Most techies and developer prefer using the terminal on Linux. If you are like me a heavy command line interface (cli) user than you will find these simple tips useful.

How to speed up opening Linux terminal
Install roxterm. On Red Hat, Fedora, Cent OS or other yum based systems, it is as simple as:
yum -y install roxterm...


1  2  3  4  5  6  7  


Disclaimer - Privacy
© 2002-2012 DevASP.net