Sponsored Content
Operating Systems Linux Red Hat Increase speed in linux server Post 302531644 by Corona688 on Friday 17th of June 2011 11:15:24 AM
Old 06-17-2011
Disk space just sits there, it doesn't do anything. It can't slow the server down unless it actually uses it.

I take it you have a performance problem in your server. If it's a straightforward problem of the hardware being simply insufficient, you still have to figure out which straightforward problem it is. Smilie Not enough CPU power? Faster CPU or, if the application and hardware supports it, more CPU cores. Not enough disk speed? Faster disks, or more disks RAIDed in a more parallel manner, or reconfigure your filesystem/application to work more optimally. Not enough memory? More memory.

It might not be a hardware problem for all we know, though. Can you give us more details on what's happening?
 

10 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Anybody Notice a Speed Increase?

Hi. I moved this site to a T3 facility and wanted to know if any of the long time users noticed a performance improvement? Thanks, Neo. (5 Replies)
Discussion started by: Neo
5 Replies

2. IP Networking

internet speed thru gateway/server

Other than security does having a separate linux box for the intranet server and a separate one for intranet gateway effect the speed of the internet connection. We have our server and gateway on 40GB HD 256 MB RAM 1.5 GHz Intel P3 Can the server/gateway be configured for better speed?... (1 Reply)
Discussion started by: ramyar
1 Replies

3. Red Hat

Tips to speed up Redhat linux machine

:confused:hi all, I run a virtual RedHat Linux 4.0 ES machine using VMWARE.I've allocated a RAM of 512Mb.Could you please provide suggestions/tips to get my machine to run faster.. Thanks in advance:) (4 Replies)
Discussion started by: tj23
4 Replies

4. Cybersecurity

how to increase the speed of sftp

hi , i have to tranfer some 12 - 13 gb of files from one server to anothier presently i m using the SFTP but it is taking to much time to trafer the files is there any way to use increase the efficiency of SFTP. i cant use the FTP (4 Replies)
Discussion started by: narang.mohit
4 Replies

5. UNIX for Advanced & Expert Users

need to increase the memory utlisation of server

hi all, i need to replicate the environment of one server in another. Two servers are there A and B. i need to replicate A's environment on B. The server A's memory utlisation is 60%, whereas server B's is 15 to 20%. Can some one tell how i can increase the memory utilisation of B to reach... (5 Replies)
Discussion started by: sais
5 Replies

6. UNIX for Dummies Questions & Answers

how to see network speed of virtual linux machine?

After installing PV (Para virtual drivers) drivers I m not able to check the network speed of my Ethernet port. Please check the output of mii-tool and ethtool. # mii-tool eth0 SIOCGMIIPHY on 'eth0' failed: Operation not supported # ethtool eth0 Settings for eth0: Link... (2 Replies)
Discussion started by: pinga123
2 Replies

7. IP Networking

how to increse server lan speed in hp-ux

Hi, I've a problem in hp-ux server, i.e.how to increase Ethernet speed. i dont've time to trials on production server please help me (1 Reply)
Discussion started by: karlapudi.ramu
1 Replies

8. UNIX for Advanced & Expert Users

How to increase executions speed of loops.?

(2 Replies)
Discussion started by: Venkatesh1
2 Replies

9. Solaris

How to increase the e1000g0 interface speed in Solaris?

Hi All, Please let me know the step by step process to set the e1000g0 interface speed to 1000mbps with full duplex from 100fdx and how to disable the auto negotiation with switch?. Thanks and Regards, Ganesh. (7 Replies)
Discussion started by: gsrungav
7 Replies

10. AIX

AIX 4.2 increase ethernet speed

Hello. I have a server RS/6000 with AIX 4.2. The server have a network card with 10/100mbps speed, but for some reason, the ethernet only runs at 10Mbps, it doesn,t matter if I put the net cable on a 100Mbps switch, it keeps running at 10Mbps speed.... I know how to view/change ethernet speed... (1 Reply)
Discussion started by: little_ball
1 Replies
AXPORTS(5)						     Linux Programmer's Manual							AXPORTS(5)

NAME
/etc/ax25/axports - AX.25 port configuration file. DESCRIPTION
axports is an ASCII file that contains information about each of the physical AX.25 ports that are to be used. When dealing with an AX.25 utility such as call, it takes an argument that is the port name. This port name is a reference to the line within axports, which has that name as its first argument. The information on each line contains enough information to bind the command to a particular physical AX.25 interface, this binding is done by matching the callsign on the line in axports with the callsign of the port set by kissattach. The lines within axports must either be a comment line, which starts with a # in the first column, or a port description in the following format, each field being delimited by white space: name callsign speed paclen window description The field descriptions are: name is the unique identifier of the port. This is the name given as the port argument of many of the AX.25 support pro- grams. This is not in any way related to actual device identities, just unique callsign the callsign of the physical interface to bind to. speed this is the speed of interface, a value of zero means that no speed will be set by kissattach(8). paclen is the default maximum packet size for this interface. window the default window size for this interface. description a free format description of this interface, this field extends to the end of the line. This field may contain spaces. FILES
/etc/ax25/axports SEE ALSO
call(1), ax25(4), axparms(8), kissattach(8). Linux 2008-Feb-04 AXPORTS(5)
All times are GMT -4. The time now is 04:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy