Learn how to Make Money Online doing freelancing, Affiliate Marketing, Blogging and many more ...
Go4Expert
Go4Expert RSS Feed

Go Back   Programming and SEO Forum >  Go4Expert > Articles / Source Code > Operating System

Post New Thread  Submit New Article  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More
Tutorials and Source Code in : Unix / Linux Bookmarks Forum Tools Search this Forum
Announcement
Views: 17,887 View Announcement Announcement: Rules for Duplicate Article Submission
10-08-2008 shabbir (Go4Expert Founder)
  Rating Article / Author Last Post Reverse Sort Order Replies Views
Cool
pradeep
Shell Tips & Tricks Create A Command Alias Most of us use 'ls -l' so, will it not be easier to have a smaller command to show us long listing, add the following line to ~/.bashrc alias ll='ls -l' Using it # ll
07-18-2010 08:19 AM
by King Falcon Go to last post
7 1,675
Lightbulb
vishal sharma
I have been using linux for 2 years now, and I can tell you that I learn something new virtually every day. And a few of those things I have learned are very rare to be seen all the time. Here are a few of them. If you are using Redhat's netcfg utility to connect to the internet and you are sick...
06-27-2010 07:22 AM
by mma007 Go to last post
7 6,154
Lightbulb
pradeep
Java is a fairly important technology to have on any operating system. Countless Web sites make use of Java or JavaScript; programs such as Zend Studio are Java applications that require the Java Runtime Environment; and many developers develop in Java. Unfortunately, most Linux distributions do...
06-08-2010 07:25 AM
by unni krishnan.r Go to last post
4 3,338
 
Thread Rating: 2 votes, 5.00 average. bashu
well cracking the linux password is not a very difficult job when u login by root you can do that directly by #passwd <username> he will ask u to type your new unix password ,enter the new unix password. then he will ask u to retype password ,do the same u can break any unix account password...
04-08-2010 10:46 AM
by jaydip Go to last post
12 10,761
 
Sanskruti
History of Linux In order to know the popularity of linux, we need to travel back in time. In earlier days, computers were like a big house, even like the stadiums. So there was a big problem of size and portability. Not enough, the worst thing about computers is every computer had a different...
04-05-2010 07:30 PM
by ali_akbar Go to last post
12 3,282
Lightbulb
Obaid
There are many options for configuring storage in Linux like LVM which is acronym of Logical Volume Management and Software RAID. There are also many other various file types which help to maintain storage. Despite of so many features when there is a complete system failure, it’s very difficult to...
01-05-2010 06:56 PM
by danny0085 Go to last post
5 2,625
 
venami
Introduction Everyone of us might have come across a lot of text editors each of them having their own special features and style. GNU Emacs, apart from being a text editor, is a wonderful software which makes us believe it to be a mini operating system. Like other softwares, Emacs is...
01-02-2010 02:59 PM
by shabbir Go to last post
3 1,412
Talking
pradeep
Introduction The file /etc/fstab (it stands for "file system table") contains descriptions of filesystems that you mount often. These filesystems can then be mounted with a shorter command, such as mount /cdrom. You can also configure filesystems to mount automatically when the system boots....
11-24-2009 07:08 PM
by napster_hacker17 Go to last post
5 6,753
Wink
pradeep
Part I - Shell Tips & Tricks Clear and Disable Bash History Use the Bash inbuilt history command: history -cTo prevent writing of your Bash history to the history when you log out: unset HISTFILEAmpersand (Background Jobs)
09-19-2009 11:41 AM
by shabbir Go to last post
3 1,474
Thumbs up
mayjune
Introduction WINE (Wine Is Not an Emulator) is a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. Wine also provides a software library known as Winelib against which developers can compile Windows applications...
08-18-2009 07:28 PM
by mayjune Go to last post
10 3,024
 
Tango Issac Debian
Modern Booting with the USB device It is frankly speaking ,Linux is the frame of the reference of the development of the Computer system technology.The scientists, also have come in the race of the evolution of the tecnology.And,hence SLAX,DSL,Flash Linux have invented.Not only that ,it is...
06-26-2009 09:52 PM
by mayjune Go to last post
1 20,729
Cool
pradeep
Introduction Many times we write programs which runs many instances of itself, either while using fork or we manually run many copies of the same program, so during the development stage we may need to kill all running instances and modify the program and re-run, or there may be other situations...
06-25-2009 02:07 PM
by janu03 Go to last post
2 2,872
Cool
pradeep
Command line skills are something you pick up over time. When something needs to be done, you work out how, and from then on you know how to do it. Few take the time to systematically learn the ins and outs of the tools at their disposal, however, and so may not be aware of all the possibilities of...
06-08-2009 07:58 PM
by robrey471 Go to last post
3 5,467
Smile
Bhullarz
Sometimes you must have noticed that you have 1gb of data to write. But you are unable to decide that what media should you use. Because 1 DVD can be more than enough required and 1 CD is not enough for writing the data. And if you use another CD, that would be probably half free. So, you will be...
01-09-2009 10:38 AM
by laustin015 Go to last post
14 3,966
Cool
Thread Rating: 2 votes, 5.00 average. coderzone
Introduction Many Windows administrators are familiar with the ipconfig command line utility, which is used to get information about network interface configuration and make changes to it. Linux systems have a similar utility, ifconfig, which is a common part of the day-to-day tool belt of most...
07-25-2008 02:31 PM
by Kalpana Go to last post
3 9,206
Cool
Thread Rating: 1 votes, 5.00 average. pradeep
APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs (you choose the type of media) with all of the packages you've downloaded via APT-GET or APTITUDE, creating a removable repository that you can use on other computers.One thing you need to remember this...
04-19-2008 11:59 AM
by arvind_khadri Go to last post
1 4,358
Arrow
SpOonWiZaRd
Introduction Linux systems are often used as server computers, or at least they are connected to the internet more or less directly. On such systems, network security is particularly important, because incorrectly configured servers can provide miscreants with a way into your system to do...
02-15-2008 02:24 AM
by SpOonWiZaRd Go to last post
0 6,377
Cool
pradeep
EditPlus is an Internet-ready 32-bit text editor, HTML editor and programmers editor for Windows. While it can serve as a good replacement for Notepad, it also offers many powerful features for Web page authors and programmers. Syntax highlighting for HTML, CSS, PHP, ASP, Perl, C/C++,...
11-21-2007 09:20 PM
by Safari Go to last post
2 12,691
Cool
pradeep
Most Linux users would be appalled by the idea of attempting to contaminate a Linux installation with any Microsoft product, especially Internet Explorer. However, many Web sites don't render properly using regular Linux browsers, such as Firefox or Konqueror. Other sites either require ActiveX...
11-18-2007 08:31 PM
by shabbir Go to last post
3 3,414
Wink
pradeep
Concept: The UNIX kernel can keep track of many processes at once, dividing its time between the jobs submitted to it. Each process submitted to the kernel is given a unique process ID. Single-tasking operating systems, like DOS, or the Macintosh System, can only perform one job at a time. A...
05-06-2007 12:01 PM
by ronsan Go to last post
4 5,167
Post New Thread  Submit New Article  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More

Display Options Currently Active Users
Showing articles 1 to 20 of 25 1 (0 members & 1 guests)
 
Forum Tools Search this Forum
Search this Forum :

Advanced Search
Bookmarks

New comments New comments More than 15 replies or 150 views Hot articles with new comments
No new comments No new comments More than 15 replies or 150 views Hot article with no new comments
Closed Thread Article is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
 

All times are GMT +5.5. The time now is 05:29 AM.