• Increase font size
  • Default font size
  • Decrease font size

Linux

How do i install flash player on linux pc

 Download Adobe Flash Player version 10.0.32.18 Linux (select tar.gz from drop down menu)
http://get.adobe.com/flashplayer/

Extract tar.gz and open folder

right click on flashplayer-installer

Properties>Permissions>Access (set to read and write) then close.

right click on flashplayer-installer again and run in terminal and follow the instructions

 

How do I install Flash Adobe onto Linux

 I have Ubuntu 6.06 and I'm trying to download Flash Adobe for Linux so I can watch videos. Unfortunately, I am not much of an expert with computers. When I am about to download, it gives me 3 versions of Flash to download. They are:
.tar.gz for Linux
.rpm for Linux
YUM for Linux

Also, once I download, I come to somethihow to use it, there is one folder, another folder in that, and then 2 more seperate folders. Out of those 2 folders, there is one folder in each. One says Flash plug-in, and...

 

how to configure dns in redhat AS4

 You are not clear whether you are configuring client or server.
If you configuring client then simply do the following steps:

vi /etc/resolv.conf
nameserver
:wq

Tags:
 

HOW TO E-MAIL YOURSELF AN AUTOMATIC BACKUP OF YOUR MYSQL DATABASE TABLE WITH PHP

 URL: http://www.theblog.ca/mysql-email-backup Embed | Plain TextExpand

 // Create the mysql backup file// edit this section$dbhost = "yourhost"; // usually localhost$dbuser = "yourusername";$dbpass = "yourpassword";$dbname = "yourdb";$sendto = "Webmaster ";$sendfrom = "Automated Backup ";$sendsubject = "Daily Mysql Backup";$bodyofemail = "Here is the daily backup.";// don't need to edit below this section $backupfile = $dbname . date("Y-m-d") . '.sql';system("mysqldump -h $dbhost -u...

 

How to install a new hardware on linux redhat 9

 As far as the cd-rom problem goes, I've had that problem on one of my older computers. Since I switched to Fedora Core 2 (these days I don't use that computer). Red Hat does not make distributions with a small footprint which are not very demanding of your computer. If you have an older computer I recommend Ubuntu, Linux Mint or if you have access to knowledgeable friends, Debian.
As for Internet, this is the information:

http://www.reallylinux.com/docs/basicdia…

You generally type...

 

How do I find out if my Linux server CPU can run a 64 bit kernel versionor not

 (a) Ask your hardware vendor

(b) Find out yourself by reading manuals

(c) Or run the following commands:
Here is output from one of my production Dual Opteron server:
$ less /proc/cpuinfo

 [root@HCMRTG_BY_YaoBin ~]# less /proc/cpuinfoprocessor       : 0vendor_id       : GenuineIntelcpu family      : 15model           : 4model name      : Intel(R) Xeon(TM) CPU 3.00GHzstepping        : 10cpu MHz         : 3000.370cache size      : 2048 KBphysical id    ...

 

How do I find out CPU is 32bit or 64bit

 Simply type the following command and if you see lm in output, you have a 64 bit system:
$ grep flags /proc/cpuinfo[root@~]# grep flags /proc/cpuinfoflags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl cid cx16 xtpr lahf_lmflags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm...

 

What are the disadvantages of Linux OS 2009

 For everything else there is Linux

WHY LINUX IS BETTER
http://www.whylinuxisbetter.net/

I thoroughly recommend Linux Mint 6 Main Edition which is Ubuntu based. Its easy to install and easy to use plus it comes with much of the software you are likely to need preinstalled.

You would be best off RUNNING IT LIVE so you can get the feel of things.

Linux Mint 6 Release notes
http://www.linuxmint.com/rel_felicia_wha…

Linux Mint 6...

 

Linux need antivirus and firewall

 There are very few virus for Linux out there. Because there are very few people use linux asapose to windows so making a virus for windows would effect more people then if they had it affect linux OS.
Also Linux OS is very secure thanks to the fact they have several community programmers that can find security loopholes.

 
Page 23 of 34

Category

Login Form