I need to count one character at a time from input.txt. How do I read one character at a time under Linux / UNIX bash shell script?
{ 4 comments }
I need to count one character at a time from input.txt. How do I read one character at a time under Linux / UNIX bash shell script?
{ 4 comments }
NFS was not designed with security in mind, and has a number of weaknesses, both in terms of the protocol itself and because any NFS installation must expose several daemons, running on both servers and clients, to network attack. I use my CentOS based server only to server web pages and nothing else. How do I disable NFS services under RHEL / CentOS / Fedora Linux?
{ 7 comments }
How do I use awk pattern scanning and processing language under bash scripts? Can you provide a few examples?
{ 25 comments }
I can download and keep using free and open source software (FOSS) on multiple computers. Is this software legal to use for my business? Can you provide some legal information regarding usage of open source software for business which I can share with my boss?
{ 3 comments }
I‘ve two servers located in two different data center. Both server deals with a lot of concurrent large file transfers. But network performance is very poor for large files and performance degradation take place with a large files. How do I tune TCP under Linux to solve this problem?
{ 28 comments }