Displaying 20 results from an estimated 10000 matches similar to: "web & printer servers"
2005 Nov 07
1
/var/www/html
Hi everyone,
by default, /var/www/html/ folder is under user/group root. Is it a good
idea to change this to apache user/group? I'm trying to set up web server
box using CentOS 4.2. Any idea how this change can effect the system and
php programming? Any pros & cons for this change???
Any security risk to have /var/www/html/ folder under user/group root?
Thanks,
JC
2006 Feb 14
2
printing server via http
Hi everyone,
I'm currently running Centos 4 server with apache and mysql. My HP
4250dtn is connected to this server via JetDirect card.
IP for HP printer is 192.168.1.100
IP for Centos 4 is 192.168.1.200
My question is how to enable the printer so that user can connect & print
via http like http://192.168.1.100/printer
I don't know if this is possible, but i'm sure somebody
2006 Feb 02
8
automatic transfer files between Windows PC & Centos server
Hi everyone,
I have this problem and need your help. I have some files locate on
windows pc that I need to upload to centos server everyday automatically
and without provide password. Is there an easy way for this? I would
like to use some kind of batch file because I can use schedule in WinXP to
performance this job everyday.
Thanks in advance,
JC
2006 Aug 07
1
duplicate hard drive image
Hi all,
Even though we use linux server, but people still use windows server and
i'm one of them. I have windows server and i would like to do back up by
create its hard drive image. Does any one have suggest for a software?
I plan to back up every night, so I need some kind of schedule, i prefer
usb or firewire, my hard drive is 160GB. Anybody knows how long it takes
to duplicate
2005 Dec 08
5
perl module
Hi list,
I have trouble install the following perl modules to my Centos 4.2 server
and I need help
Digest::SHA1
Digest::HMAC
Net::DNS
Time::HiRes
HTML::Tagset
HTML::Parser
Pod::Usage
Parse::Syslog
Statistics::Distributions
I tried "perl -MCPAN -e shell" and then "install Pod::Usage" and I got the
following errors:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
2005 Nov 02
6
firewall dilemma
Hi everyone,
I have this problem that I'm not sure what's the best solution for it. I
need your input & help...
I have an internal network behind a hardware firewall. All traffics go
thru. the firewall. One of the firewall's rules is that it doesn't allow
internal network accesses internal resources that travels outside then
come back. In the other words, it drops all
2006 Jan 17
1
upgrade MySQL
Hi,
Anybody know how to upgrade MySQL 4.1.12 that come with Centos 4.2 to 5.0
Thanks,
JC
2007 Jun 07
2
error in kickstart file for raid1 setup
Hello,
I'm trying to do a kickstart install of centos5. I'm pulling it off a
network server and i'm getting an error, in the parsing of the file. It
refers to line 31, i'm not going to show the complete file, but here is the
indicated line:
raid swap --fstype swap --level=RAID1 raid.4 raid.7
and the raid lines:
part raid.7 --size=512 --ondisk=hdb
part raid.4 --size=512
2007 Dec 11
2
users & groups
hi all, i just installed centos 5 with minimal options. i don't have gui
yet, how do i get to see all users & groups created on my box?
thanks,
t. hiep
2016 Mar 30
3
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
Hello, I supose that a new version of pigeonhole is on the way because
version 0.4.13 does not compile against dovecot 2.2.23
This is the error that I get
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../..
-I../../../src/lib-sieve -I../../../src/lib-sieve/util
-I../../../src/lib-sieve/plugins/environment
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/imap
2016 Mar 30
2
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
On 31/03/2016 02:06, Stephan Bosch wrote:
> Hi,
>
> Op 3/30/2016 om 5:34 PM schreef Juan C. Blanco:
>> Hello, I supose that a new version of pigeonhole is on the way because
>> version 0.4.13 does not compile against dovecot 2.2.23
>>
>> This is the error that I get
>>
>> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../..
>>
2018 Dec 08
2
doveadm batch crash
Hi
I'm having an issue with doveadm batch - the following command always
crashes:
doveadm batch : mailbox status all inbox
Whereas the following work as expected:
doveadm mailbox status all inbox
doveadm batch : mailbox list
Any assistance gratefully received.
Debug output from the crash:
Debug: Loading modules from directory: /usr/lib64/dovecot
Debug: Module loaded:
2009 Apr 15
2
How to Reshuffle a distance object
I would like to randomly shuffle a distance object, such as the one
created by ade4{dist.binary} below. My first attempt, using
sample(jc.dist) creates a shuffled vector, losing the lower triangular
structure of the distance object. How can I Ishuffle the lower
triangular part of a distance matrix without losing the structure?
Thanks. --Dale
x1 <- c(rep(0,4),1)
x2 <- c(rep(0,2),rep(1,3))
2018 Mar 13
1
libvirt connect vmware workstation fail
bash: vmwarews+ssh://jc@127.0.0.1/session: No such file or directory
[jc@te ~]$ virsh -c vmwarews+ssh://jc@127.0.0.1/session
错误:连接到管理程序失败
错误:不支持的操作:ssh 连接驱动程序不支持在没有套接字路径的情况下连接到会话实例
[jc@te ~]$ virsh -c vmwarews+ssh://root@127.0.0.1/session
错误:连接到管理程序失败
错误:不支持的操作:ssh 连接驱动程序不支持在没有套接字路径的情况下连接到会话实例
[jc@te ~]$ virsh -c vmwarews:///session
Segmentation fault (核心已转储)
2009 Aug 18
2
R CMD BATCH question under Ubuntu 9.04
Dear list,
I could not find a mailing list of R under ubuntu, so I give it a try here...any direction/suggestion welcome
I run R 2.8.1 under Ubuntu 9.04
>From the terminal I am able to run a R CMD BATCH command when I am on my home folder /home/user
jc@jc-laptop:~$ R CMD BATCH /var/www/test.R
The file "test.R" contains simply:
a <- 1
write.csv(a,"/var/www/test.csv")
2016 Jan 27
4
PJSIP Stun/ICE
>>>>> "JC" == Joshua Colp <jcolp at digium.com> writes:
JC> This stems from PJSIP not being dynamic with transports (it
JC> doesn't like its environment changed to that degree while
JC> in use). I'm afraid if your IP changes you'd have to restart
JC> Asterisk when you are using PJSIP.
Wow.
I say this having voted for pjsip over the listed
2017 May 26
2
Fix for the CVE-2017-7494?
On Fri, 26 May 2017, Christian, Mark wrote:
> On Fri, 2017-05-26 at 11:19 -0400, Bernard Fay wrote:
>> Hi,
>>
>> Does a fix has already been made in the CenOS RPM repositories for this
>> Samba remote execution code vulnerability, CVE-2017-7494?
> yes. samba-3.6.23-43.el6_9.x86_64.rpm
And samba-*-4.4.4-14.el7_3.x86_64
--
Paul Heinlein <> heinlein at
2012 Apr 19
1
puppet-lint error
Hi, this is not strictly puppet related but I am hoping someone here
who uses puppet-lint can tell me what is going on here.........
$ puppet-lint init.pp
/Users/jc/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/
rubygems/custom_require.rb:36:in
`require'': iconv will be deprecated in the future, use String#encode
instead.
2016 May 20
2
Determination of statements that contain only matrix multiplication
>>>> Maybe it could be a temporary solution. I think that if the checks are
>>>> successfully passed and the basic block of the statement has exactly
>>>> 14 instructions, the statement contains matrix multiplication and can
>>>> be safely optimized with a generation of specific code, which takes
>>>> into account information about usage
2011 Aug 10
3
selinux prohibiting sssd usage
I've got a CentOS 6 machine that's slated to go into production
providing some web and development-repository services.
Part of the environment is gitweb, which works as expected with one
glitch: SELinux doesn't allow gitweb.cgi to query sssd to display who
owns the repositories.
The audit log entries are pretty straightforward, e.g.,
type=AVC msg=audit(XXXXXXXXXXXX): avc: