Displaying 20 results from an estimated 4000 matches similar to: "http request, which command is good for testing"
2019 Aug 04
3
browsers slowing Centos 7 installation to a crawl
On Sun, 4 Aug 2019, Frank Cox wrote:
> On Sun, 4 Aug 2019 12:38:29 -0500 (CDT)
> Michael Hennebry wrote:
>
>> Any suggestions on how to diagnose it?
>
> What happens if you try downloading a large file with wget?
I'll try it. My expectation is that it will work just fine *once it starts*.
That is my experience with downloading using a browser.
In the case of wget, the
2009 Jan 27
3
DNS
Hi all
I am setting dns and trying to ping my domain
the 1st reply is ok and solve the ip address
but 2nd line to end, it reponses to my upstream info
instead of www.mydomain.com
What wrong of my dns?
Thank you
linux ~ # ping www.mydomain.com
PING www.mydomain.com (171.203.20.173) 56(84) bytes of
data.
64 bytes from 171203020173.upstream.com
(171.203.20.173): icmp_seq=1 ttl=43 time=291 ms
64
2010 Jan 22
3
mail program question
Hi
ls postfi same as sendmail / exim ?
any mail program better to configure/manage
Thank you so much
Send instant messages to your online friends http://uk.messenger.yahoo.com
2011 Aug 09
5
setting up bare minimal CentOS VM
Hi all,
I need to setup a real bare minimum CentOS Virtual Machine, but with
normal internet / network access. i.e. I need SSH, Mutt, Links, lynx,
ping, tracert, dig, iptables, etc.
Does anyone know where (if?) I can get a list of applications which
gets installed with CentOS 6 if every option is deselected in the
installer so that I can see what I can remove which isn't really
necessary
2009 Dec 28
9
mkdir this "." directory
Hi
I have this . folder under tmp
1/ How they can make it this folder?
2/ How can I remove it?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2005 Dec 30
2
x window can't start. monitor out of range
Hi all
I change the monitor to LG LCD
but x window couldn't start because of the "out of
range" signal in the monitor
How can I fix this problem
Thank you
2008 Dec 23
3
network interface
Hi all
How can I bring up eth0:2 only
"ifconfig eth0:2 up" is not working
I have to use service network restart
But it restarts all network interfaces that I don't
want
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Feb 04
2
pls help about changing network card but assign to another ethx
Hi
I change eth1 from realtek to dlink but the centos is showing eth2 instead of eth1
In another version of linux, I can change 70-persistent-net.rules but
I check /etc/udev/rules.d/70-persistent-net.rules but it doesn't have the file 70-persistent-net.rules
please help
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Mar 14
2
https question
Hi
I have question about https
I am using mozila to access gmail as https://mail.google.com/mail
Why mozilla prompts me the alert box?
"You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a third party."
How mozilla knows I have data not encrypted?
ls https secured?
Thank you
Send
2010 Jan 07
3
tar exclude command
Hi
I have problem in tar command
Can you help?
tar -cv --exclude /var/named/chroot/proc/* -zf backup.tar.gz /var/named
/var/named/chroot/proc/net/route
/var/named/chroot/proc/net/udp
/var/named/chroot/proc/net/tcp
tar: Error exit delayed from previous errors
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Mar 25
2
generate certiciate help
Hi
I try to use "cd /etc/pki/tls/certs; make sendmail.pem" or cd /usr/share/ssl/certs; make sendmail.pem
to make certificate
but I don't have this path /usr/share/ssl/
I check I have openssl rpm installed
How can I do it?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Feb 05
2
directory and file permission help
Hi
I move a zip file from window to linux
but all permission of folder and files are kept in 700
How can I change it one time? I don't need to change directory under directory to change as
folder as 755
and
files as 644
Thank you for your help
Send instant messages to your online friends http://uk.messenger.yahoo.com
2008 Feb 28
2
smokeping on CentOS questions
I'm having some problems getting CentOS to serve up my Smokeping pages (
http://oss.oetiker.ch/smokeping/)
However, I'm having problems getting the pages to serve up correctly.
Here is a quick run down of what I've done.
(1) wget and untar to /usr/local/smokeping
(2) chown -R root:root /usr/local/smokeping
(3) modifying to the following files to reflect my environment
(not sure if
2005 Aug 22
2
ie6 in wine ?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I am using FC2. I installed
2023 Jan 26
2
How do you scale dovecot for good performance with Roundcube webmailer in front? (hitting limits without exhausting resources)
Good day,
I am currently setting up/debugging a webmailer-only setup using Roundcube (latest version) with Dovecot (2.3.20, latest as of now).
Generally speaking the setup performs OK, I wrote a JMeter Roundcube script to test the Roundcube. This includes actions like listing mails and fetching them. I am hitting a somehow dubious limit of 600 req/s though. (This includes all kinds of HTTP calls
2006 Mar 09
13
Apache or lighttp for Ror/2003server?
160,000 pages
99% static, only minor stuff done in rail (search, contact us, etc.)
windows server 2003
Ror 1.0
Currently 30K Hits /day on IIS.
Apache or Lighttp? Fast_CGI seems kinda slow with a 2003/Apache
configuration.
The only thing I''ll get rid of for sure is IIS.
-Cedric
--
Posted via http://www.ruby-forum.com/.
2018 Nov 10
1
Load html file into elinks from desktop
With a html file on my (Mate) desktop I would like to be able to
right-click on it and select "open with" and have it load into elinks.
But I haven't yet figured out the magic command line that I need for
this to happen.
gnome-terminal --command="elinks %s"
That loads elinks but doesn't load the html file into it.
gnome-terminal --command="cat %s | elinks"
2013 Sep 11
4
getting array of hostnames of clients
I need to get an array of hostnames of clients of the puppet server.
There doesn''t seem to be a simple way to do this so I''ve tried a few
methods.
I''ve tried a curl expression in a fact like this:
curl -s -k -H "Accept: yaml"
https://localhost:8140/production/facts_search/search?facts.nodetypet=testnodes
where I''ve got a nodetype fact which works
2006 Nov 16
1
CentOS-announce Digest, Vol 21, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2005 Jan 15
1
Guide to stripping Centos 3
I responded to a post in the Dell poweredge mailing list
earlier today. My answer was off the top of my head, with a
bit of experimentation. The content may be useful in the
Cenyos context as well to admin's looking to strip the size of
an install to the bare bones.
Comment welcomed. Can anyone see any packages which I have
missed?
-- Russ Herrold
---------- Forwarded message