Categories
- Computer Science (63)
- C Language (16)
- Coding Discussions (30)
- Linux / Unix Shell (16)
- Others (4)
- Overview (3)
- Entertainment (4)
- GNU+Linux+FOSS (41)
- Humor (17)
- Writings (5)
- Computer Science (63)
Tags
api array bash boot C++ casual combinatorics counting C program fedora firefox gcc gimp google graphics grub html id3 implementation defined behaviour internet ipod linux numerical octave poll prime number Programming R random number recursion shift operators skype undefined behavior video wallpaper wordpress workflowStackOverflow
Area51 Stackexchange Proposals to Follow
Top 10
- Implement stack using a queue
- Floating point math operations in bash
- Choose login manager GDM or KDM in Fedora
- Read multiple arguments in bash script
- The Cake Is NOT A Lie
- Fix dark video in Skype for Linux
- C Language Constructors and Destructors with GCC
- Little and Big Endian conversion
- Geeky Code Wallpaper with GIMP
- Split and Join Files
Recent Comments
Polls
Category Archives: GNU+Linux+FOSS
Add vertical scrollbar in wordpress.com sourcecode blocks
Sometimes I post sourcecode accompanying my posts which are long and makes the length of the post unnecessarily long. The wordpress.com sourcecode shortcode has an option collapse which you can make “true” to collapse the sourcecode box when the page … Continue reading
Get list of installed packages and their details in R
When we need packages in R we install them. May be some time you wanted to have a look what packages were installed in your system and also what there version numbers are. Although rarely you would like to do … Continue reading
Save work environment in Octave
You won’t like to loose the variables and the command history generated after hours or days of work in octave. It is a good idea to save the environment in intervals to create backup points in addition to save from … Continue reading
Change Useragent in Firefox
There are some websites which require you to visit them using Internet Explorer only, I don’t know why but there are some. My friend had to download an important document from a site which insisted on using Internet Explorer. We … Continue reading
Fix dark video in Skype for Linux
I was very much disappointed when i installed Skype in Fedora, three causes which are as follows in the order. First, Skype for Linux is very old version (2.2 beta) than the Windows Skype, second, the video was too dark … Continue reading
Simple script to restart services automatically when stopped in Fedora/Redhat
When occasionally the services like Apache or MySQL or other rc.d script crashes and stops working, then instead of restarting them manually, it may be more desirable to restart them automatically. A friend of mine asked about such an issue … Continue reading
Posted in Computer Science, GNU+Linux+FOSS, Linux / Unix Shell, Tutorials
Tagged bash, fedora, linux
4 Comments
Running Skype for Fedora x86 in Fedora x86_64
After I installed Fedora 16 x86_64, i needed to install manually Skype for linux, which is available from This link, as it is not in Fedora repositories. After clicking the Skype icon from the kickstart menu, the Skype icon kept … Continue reading
Installing the applications from older version in a new fresh installation of fedora
I was using Fedora 15 32 bit for a long time but i felt the need to install a 64 bit edition for some memory limitations in the system. Therefore I downloaded the Fedora 16 x86_64 iso file from https://fedoraproject.org/ … Continue reading
Reviewing the GNUSim8085 (v1.3.7)
This article reviews the GNUSim8085 (v1.3.7) a graphical simulator, assembler and debugger for the Intel 8085 microprocessor. The Intel 8085 is an 8-bit microprocessor that was launched by Intel in 1977 and hence is something that we have never seen … Continue reading
Configure Samsung ML-1666 in Fedora
I recently had a problem with my Samsung ML-1666 Monochrome laser printer: I could not configure it in Fedora. Simply downloading the driver from Samsung website and installing seemed easy, but actually did nothing. Googling for hours did not solve … Continue reading






