Linux is a Free (libre), Open Source, Unix-like operating system.
Questions tagged [linux]
191 questions
2
votes
1 answer
On my shared Linux webserver apache user is same as my user, is that standard?
I ran the following command, when logged into my shared Linux host to see what user Apache was running as:
ps aux | egrep '(apache|httpd)'
And it was the same user that I use on the server.
ie.
myuser@example.com [~/public_html]# ps aux | egrep…
David Csonka
- 136
- 2
1
vote
1 answer
Best to archive a website for scholarly purposes?
A non-profit is going through a major website renovation. It's a large website, with about 3,000 pages. These was done using HTML, CSS, JPGs and lots of Adobe PDFs. This was designed long before modern CMS systems became popular. Their new website…
Edward
- 151
- 1
- 5
1
vote
2 answers
how to start sendmail - WP email turned off
I have a WP site on a linux box. Our email was working fine in Wordpress but recently it stopped, I think because of a restart. All I could think of was to restart sendmail.
I couldn't find sendmail in the normal directory (/etc/init.d/sendmail…
wejrowski
1
vote
0 answers
Ruby 1.9.3 segmentation fault on rackspace
I'm having a similar problem as "ruby 1.9 segmentation fault on exit."
I followed the solution and updated libselinux with yum and have the following version installed:
Package libselinux-2.0.96-6.fc14.1.x86_64 already installed and latest…
user531065
- 111
- 2
0
votes
1 answer
How many files can I stored in a linux folder?(Amazon EC2)
On Linux systems (Amazon EC2), what is the maximum number of files that can be stored in one directory without slowing down performance? (I know too many files in one directory on Windows systems will cause the system to operate slowly.)
cj333
- 191
- 6