linux distribution comparisons

 

wlinux tutorials and distributions linux

Most Popular
ubuntu
mint
suse
fedora
debian
arch
pclinuxos
centos
mageia
slackware

 

 

Distro Disco is your source for everything Linux. We are dedicated to providing accurate information about the latest Linux distributions, applications, news, FAQs and how-tos. Whether you are a total newb or a seasoned guru DistroDisco.com is the perfect place for you to seek help or contribute to the Linux Community.

The Latest Linux News

 

How to set a static IP Address in Linux

Here is a quick tutorial video on how to set up a static IP address in Linux. I assume that you have not changed any of your IP address settings in your modem/router, but if you have you’ll get the … Continue reading

Read more...

Liang Java Chapter 32 Test Answers

if you like my answers please click on a few of my sponsor links 1 Analyze the following code: public class Test implements Runnable { public static void main(String[] args) { Thread t = new Thread(this); t.start(); } public void … Continue reading

Read more...

Liang Java Chapter 18 Test Answers

if you like my answers please click on a few of my sponsor links 1 Which of the following is true? A. Any applet must be an instance of java.awt.Applet. 2 If your applet does not have the init() method, … Continue reading

Read more...

Liang Java Chapter 17 Test Answers

if you like my answers please click on a few of my sponsor links 1 Clicking a JButton object generates __________ events. A. ActionEvent 2 Clicking a JCheckBox object generates __________ events. A. ActionEvent B. ItemEvent 3 Clicking a JRadioButton … Continue reading

Read more...

Liang Java Chapter 16 Test Answers

if you like my answers please click on a few of my sponsor links 1 Pressing a button generates a(n) __________ event. D. ActionEvent 2 Clicking the closing button on the upper-right corner of a frame generates a(n) __________ event. … Continue reading

Read more...

Liang Java Chapter 15 Test Answers

if you like my answers please click on a few of my sponsor links 1 Which of the following class definitions defines a legal abstract class? C. abstract class A { abstract void unfinished(); } 2 Which of the following … Continue reading

Read more...

 

| Home | Distributions | FAQs | How Tos | Videos | About Us | Contact |