Displaying 13 results from an estimated 13 matches for "dedibox".
2006 May 04
0
CentOS on dedibox.fr
Hi,
I just wanted to let you know that a french company named Iliad [1]
just launched yesterday a new offer called dedibox [2].
For 29.99EUR "without the taxes" (about 38USD according to www.xe.com)
per month you can rent a dedicated server containing:
- CPU: VIA C7 2GHz
- RAM: 1GB
- HDD: SATA 160GB
- BW: 100Mbps
- Unlimited Traffic
Oh wait... I'm pretty sure you're starting to ask my message is a s...
2017 Apr 26
4
Apache + SSL: default configuration rated "C" by Qualys Labs
...ar/www/html/default/html.
I installed mod_ssl and only edited the following directives in
/etc/httpd/conf.d/ssl.conf. I kept the default options for everything else.
--8<------------------------------------------------
...
DocumentRoot "/var/www/html/default/html"
ServerName sd-41893.dedibox.fr:443
...
SSLCertificateFile /etc/letsencrypt/live/sd-41893.dedibox.fr/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/sd-41893.dedibox.fr/privkey.pem
SSLCertificateChainFile
/etc/letsencrypt/live/sd-41893.dedibox.fr/fullchain.pem
--8<------------------------------------------------
After...
2007 Oct 25
5
A new JavaScript Framework based on Prototype and Scriptaculous : Archetype
...rench but a real website will come
soon, using an Archetype based Wiki : AWiki)
- Download Archetype : http://sourceforge.net/project/showfiles.php?group_id=194362
- Discuss about Archetype : http://groups.google.com/group/archetype-user
- Try this little demo and look at the code :
http://sd-10490.dedibox.fr/Archetype-0.1.0/WebContent/Slidy.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@publ...
2011 Aug 03
4
Xen 4 + Debian Squeeze + one VM in route mode and another in nat mode
...ted for testing. but it changes nothing...
# tcpdump -i eth0 tcp port 2222
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
19:54:02.662761 IP lev92-4-88-164-133-124.fbx.proxad.net.21384 >
sd-xxxx.dedibox.fr.2222: Flags [S], seq 2030026446, win 65535, options
[mss 1460,nop,nop,sackOK], length 0
19:54:05.681658 IP lev92-4-88-164-133-124.fbx.proxad.net.21384 >
sd-xxxx.dedibox.fr.2222: Flags [S], seq 2030026446, win 65535, options
[mss 1460,nop,nop,sackOK], length 0
...
It seems tha nothing is forw...
2009 Feb 27
0
[HOWTO] Priorize one destination over another on a link
...gt; _0262XXXXXX,1,Set(GROUP()=Reunion)
exten => _0262XXXXXX,n,NoOp(This channel is member of group: ${GROUP()})
exten => _0262XXXXXX,n,NoOp(Number of channels is ${GROUP_COUNT(Reunion)})
exten => _0262XXXXXX,n,GotoIf($[${GROUP_COUNT(Reunion)}>26]?500)
exten => _0262XXXXXX,n,Dial(IAX2/dedibox-etang-sale/${EXTEN})
exten => _0262XXXXXX,500,NoOp(Total channels congested, retuning NOCAV)
exten => _0262XXXXXX,501,Congestion()
; Reunion Mobile : always gets through which increments the channel count...
and thus reduces proper capacity
exten => _0692XXXXXX,1,Set(GROUP()=Reunion)
exte...
2017 Apr 28
2
SAN certificates for multiple domains and multiple services
...tificate
2. choose one "preferred" domain on my server
3. setup multi-domain (SAN) certificates
I tried the SAN certificates (after experimenting a lot and getting it
right), and this stuff seems to work. I have one big bundle of
certificates stored under /etc/letsencrypt/live/sd-41XXX.dedibox.fr
(sd-41XXX.dedibox.fr being my server's FQDN), and I have all the
certificates for all domains and subdomains of example1.com,
example2.com, example1.net and example2.net.
So before I go any further with this, I'm asking the more technically
proficient admins here. Are there any drawback...
2009 Feb 03
1
RCurl FTPUpload
...I try to use the function
FTPUpload, it uploads the file but does not stop.
It repeats the content of the file without stopping and the destination file
keeps getting bigger and bigger.
Here is the line that I use :
ftpUpload("C:/Users/herve/Documents/Document1.txt", "sftp://
xxxx.dedibox.fr/home/herve/Document1.txt", userpwd = "herve:xxxxxx")
Any idea why it does not work ?
Cordially,
Hervé
[[alternative HTML version deleted]]
2007 Feb 13
2
Via C7
Hello,
Anyone run CentOS in Via C7 system?
--
--
Devel in Precio http://www.pas-world.com
2013 Oct 13
2
[Bug 858] New: Some address cannot be blocked
...uring a few hours, and if fail2ban told me the address has
been banned, the attack was continuing, and I got around 50 fail2ban messages.
iptables - L return :
...
Chain fail2ban-ssh (1 references)
target prot opt source destination
DROP all -- 88-191-185-62.rev.dedibox.fr anywhere
RETURN all -- anywhere anywhere
...
So, I tried to add the address by myself :
iptables -A INPUT -s 88.191.185.62 -j DROP
But I got the same problem :
iptable -L show that the address has been transformed again from 88.191.185.62
to 88-191-185-62.rev....
2020 Apr 12
2
Display system logs in chroot ?
Hi,
This morning my day began quite badly, since my main production server wasn't responsive anymore. For public hosting I'm using a "Dedibox Pro" server at the french provider Online that's recently been acquired by Scaleway. I'm currently managing half a dozen public servers at that provider, all running CentOS 7.
For debugging purposes, Online's web console enables you to boot the machine into a live rescue system, in...
2009 Feb 26
3
call-limit on a per destination basis
Hello,
I use asterisk to to IAX2 trunking between London POP & Reunion Island pop.
I would like to know if it's possible to do a kind of call-limit (i.e.
restrict to XX) channels but on a per dialcode and / or destination basis.
For example:
[trunk]
; reunion proper, i want to send no more than 24 channels
exten => _0262XXXXXX,1,Dial(IAX2/mytrunk/${EXTEN})
; reunion mobile, i want
2020 Apr 12
0
Display system logs in chroot ?
...com) Secure Email.
??????? Original Message ???????
On Sunday, April 12, 2020 10:06 AM, kikinovak <kikinovak at protonmail.com> wrote:
> Hi,
> This morning my day began quite badly, since my main production server wasn't responsive anymore. For public hosting I'm using a "Dedibox Pro" server at the french provider Online that's recently been acquired by Scaleway. I'm currently managing half a dozen public servers at that provider, all running CentOS 7.
> For debugging purposes, Online's web console enables you to boot the machine into a live rescue syste...
2006 Jul 16
6
Apache2.2 + Mongrel: what do you think about these perfs?
...et_lite dir env http imagemap include log_config mime negotiation
setenvif status deflate info proxy proxy_balancer rewrite so headers''
Not too much, and static only... I don''t see how I could improve this...
Now, here is my vhost config:
<VirtualHost *>
ServerName dedibox
DocumentRoot /home/noe/cukv3/public
<Directory "/home/noe/cukv3/public">
Options FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<Proxy balancer://cukv3>
BalancerMember http://127.0.0.1:8000
BalancerMember http://...