Linux Network
PHP installation, configuration and information on fedora Core.
Test and Configure PHP installation on Fedora server.
This step by step article show the configuration and confirmation of PHP module on Fedora Core operating system, please note that this configuration may vary base on the operating system and software version version.
1. Confirmation of the PHP installation.
[root@localhost ~]# rpm -q php
php-5.1.6-3
- Login or register to post comments
- Read more
- 496 reads
- Email this Page
Configure and Setup Squid Cache Proxy Server on Fedora Core.
Step by step Setup and Configure Squid Proxy Server on Fedora Core.
The main purpose of proxy server is to sharing one internet connection and maintains a cache for web browsing performance. Squid cache proxy server is free proxy server that comes with bundle with the Fedora Core operating system, you can configure your Linux Fedora Core PC to be a Cache proxy server and share the connection to the internet only by a simple configuration setup.
The article below show the step by step to setup and configure SQUID proxy serve on Fedora core with screenshot and SQUID configuration example.
- Login or register to post comments
- Read more
- 35181 reads
- Email this Page
Configure Squid to block HTTP request to specific web sites.
Step by step configure SQUID proxy to block HTTP request to specific web pages or web site.
This article show step to configure Squid proxy server to block client from accessing specific web address (to block URL address). Open and edit the configuration file of Squid proxy server that usually located under /etc/squid/squid.conf..
1. Find and edit ACCESS CONTROL part and put in the ( acl bad_url dstdomain "/etc/squid/bad-sites.squid" ) as shown in example below.
- Login or register to post comments
- Read more
- 5096 reads
- Email this Page
Create first web page on Fedora Core Web Server.
Create first web page on Fedora Core Web Server.
Step by step guide to create your own first web page on Fedora Core Linux Apache web server.
1. Open desktop x-terminal, then using the nautilus program go to the directory where you should put your web contents; Please note that the example show in this article use the /var/www/html/ directory as the web contents directory.
- Login or register to post comments
- Read more
- 475 reads
- Email this Page
Apache Web Server Setup and Configuration on Fedora Core Server.
Apache Web Server Setup and Configuration on Fedora Core Server.
Apache usually an default web server for many Linux distributions, the Apache demon on Fedora Core distribution called httpd and the configuration files for Apache web server usually located under /etc/httpd. This article try explain the step by step to configure and setup Apache as web server on Fedora Core server operating system.
1. Apache web server.
Confirmation of Apache / httpd installation.
- Login or register to post comments
- Read more
- 1015 reads
- Email this Page
Create User Web Directory on Fedora using Apache Web Server.
Create User Web Directory on Fedora using Apache Web Server
These step by step procedures to create web directory for user in Linux Fedora core using the Apache web server. The step by step procedure below edit the setting of Apache web server configuration file httpd.conf to enable user on Fedora Core have their own web directory and this enable them to have their web pages publish on the internet.
Open and edit the Apache web server configuration file httpd.conf that located in the /etc/httpd/conf/ directory. Inside the directory open httpd.conf with the editor you like.
- Login or register to post comments
- Read more
- 484 reads
- Email this Page
Fedora Core Send Mail Server Construction - Linux Server Configuration.
Setup Mail Server Sendmail
Setup sendmail and configure imap and pop3 on Fedora Core operating system server.
Sendmail Installation Confirmation.
[root@fedora ~]# rpm -q sendmail
sendmail-8.9.3-20
- Login or register to post comments
- Read more
- 581 reads
- Email this Page
Access Samba share from Windows 2000 or Windows XP computer.
Access Samba share from Windows 2000 or Windows XP computer.
The step by step accessing Samba share below is done on Windows 2000 Professional. The procedure shown below also can be use on Windows XP or other Windows family operating system.
1. Double click My Network Places icon on your Windows system desktop.
- Login or register to post comments
- Read more
- 949 reads
- Email this Page
Example of samba smbpasswd file and samba smbusers configuration file.
Example of samba smbpasswd file and samba smbusers configuration file.
Below show the example of Samba smbpasswd configuration file and Samba smbusers configuration file that located on /etc/samba/ directory.
Example of smbpasswd configuration file:
[root@localhost samba]# cat /etc/samba/smbpasswd
- Login or register to post comments
- Read more
- 2971 reads
- Email this Page
Samba server smb.conf configuration file.
Samba server smb.conf configuration file.
Example of Samba Server Configuration file on Fedora server, smb.conf located in /etc/samba/smb.conf directory.
Example of smb.conf config file:
- Login or register to post comments
- Read more
- 963 reads
- Email this Page

Recent comments
23 weeks 26 min ago
23 weeks 2 hours ago