firewall config file?
From: Kieran Hood (k_hood_at_ntlworld.com)
Date: 02/26/04
- Previous message: Jason Dixon: "Re: Kickstart problem"
- Next in thread: Jason Dixon: "Re: firewall config file?"
- Reply: Jason Dixon: "Re: firewall config file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Thu, 26 Feb 2004 22:25:07 -0000
I want to open the MySql port so that I can access the database from
remote computers. Which file to I need to alter to do this? Thanks
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Jason Dixon: "Re: Kickstart problem"
- Next in thread: Jason Dixon: "Re: firewall config file?"
- Reply: Jason Dixon: "Re: firewall config file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Returning from an included script while inside a function ?
... I am fixing someone elses work, and it's a mess. ... switch statement.
... If I alter the main file - I alter ... database calls is scattered all
over a mess of 'ifthen we ... (comp.lang.php) - Re: Restoring database with different COLLATION
... > How I can modify the COLLATION of the database after restoring it? ...
as SQL Server 2000 supports different collations and sort orders for each ... ALTER
DATABASE db_name ... ALTER COLUMN VARCHAR ... (microsoft.public.sqlserver.msde) - Re: password file on rac
... > instance to change the password file otherwise it wouldn't change. ...
Database Password and Role Management in Real Application Clusters ... Application Clusters
database to authenticate user access to the database. ... Changing the Password--If you alter
the password for an existing user, ... (comp.databases.oracle.server) - Re: Need to reconfigure SQL Server to be Case-Insensitive
... You will want to perform ALTER DATABASE and ALTER TABLE statements. ... You
can change the collation of a column by using the ALTER TABLE statement: ... applied to
all columns, user-defined data types, variables, and parameters ... (microsoft.public.sqlserver.server) - SQL Server confused about primary keys. So am I.
... We are generating a script to convert a client's database to Sql ... ALTER
TABLE dbo.Categories ADD ... CONSTRAINT PK_Categories PRIMARY KEY CLUSTERED ...
(microsoft.public.sqlserver.server)