Displaying 13 results from an estimated 13 matches similar to: "restore"
2008 Jul 29
0
vendors that can supply CentOS pre-installed
Hi,
I am looking for a vendor that can supply CentOS pre-installed on hardware as follows.
_____________________________
Phenom AMD X4 processor
8 Gb of memory
250Gb HD or better
dual-layer DVD writer
reasonably good graphics card
_____________________________
Please reply with a link to a list of vendors or anactual list and their contact info.
Thank you,
Kevin
--
Kevin C. Abbey
2008 Jul 29
1
xapian-omega runfilter.cc patch
Hi,
The following patch for runfilter.cc is needed for building
xapian-omega on FreeBSD:
--- runfilter.cc.orig 2008-07-03 21:16:54.000000000 +0200
+++ runfilter.cc 2008-07-03 21:18:48.000000000 +0200
@@ -25,6 +25,7 @@
#include "safeerrno.h"
#include <sys/types.h>
#include <stdio.h>
+#include <signal.h>
#include "safefcntl.h"
#ifdef HAVE_SYS_TIME_H
2008 Jul 29
0
Is wine logo (at winehq.com) and other winehq site arts GPL licensed?
Welcome everybody - I am not sure weather I should ask this here but...
As in the topic - is wine logo and other wine arts from winehq.com GPL
licensed? And if they are - does it mean that I can 'cut' certain piece of a
logo and use it on my site?
Thank you in advance.
P.S
Sorry for my English - it's not my native language.
-------------- next part --------------
An HTML attachment
2008 Jul 26
0
No subject
/etc/X11/xorg.conf (as already mentioned) or - try something like this in a
terminal:
xinit /usr/bin/xterm -- :1 -ac -depth 16
If you have permission - it should run additional X session and switch you
there - to get back to your previous session press ALT+CTRL+(usually) F7 (if
this shows console screen - try other F's) or simply close xterm window.
-------------- next part --------------
An
2008 Jul 29
1
way OT: CCNA Router Sim
I know this is completely off topic, but I was wondering if anyone could
suggest a good network/router simulator.
I don't want to spend $80 on CCNA CertSim unless I have to.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080729/26bf0648/attachment-0001.html>
2008 Jul 29
1
Need help with implementing prepaid in asterisk
Hi all
I am trying to implement a prepaid dialing system on our asterisk box. I
however have a few questions I need to ask. I have written a simple script
in php to do all the billing.
1. What do I need to user to cut off the users in mid call
2. What do I need to insert into my dialplan to deny a user to call
if you need any config files I will send them, seeing as I dont know what
files
2008 Jul 29
1
closing View windows after multiple View(x) crashes
> sessionInfo()
R version 2.8.0 Under development (unstable) (2008-07-07 r46046)
i686-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils
2008 Jul 29
1
rsync --delete* Bug or feature-request
Hello,
I'm trying to do a differential backup. Each commands/scripts are launch on backup server side.
- rsync-ref: 1 script perform a complete backup to a directory "ref".
something like that:
rsync --archives \
station:/path1/ /servbasepath/ref/servpath1/
- rsync-diff: 1 script perform a differential backup to a directory "diff".
something like that:
2008 Jul 29
2
Unexpected b_hdr change.
Hi.
We''re testing the most recent ZFS version from OpenSolaris ported to
FreeBSD. Kris (CCed) observed strange situation. In function arc_read()
he had a panic on assertion that we try to unlock a lock which is not
beeing held:
rw_enter(&pbuf->b_hdr->b_datalock, RW_READER);
err = arc_read_nolock(pio, spa, bp, done, private, priority,
flags, arc_flags, zb);
2008 Jul 29
1
Multiple Asterisk SIP Server/client connections
I have 4 asterisk servers. They all have local phones on their local
network they manage for SIP based conversations. We then have IAX
between them all for inter-asterisk connections.
This setup has worked well for nearly 2 years now, minor problems here
and there but overall very nice.
Recently we acquired some Polycom video conference units. I was able to
setup our main server to host all
2020 Jan 12
2
Display broken after resume from suspend
Howdy! I've been doing a lot of troubleshooting, and haven't arrived at a
solution yet.
Kernel log attached. VBIOS also attached.
Ubuntu 19.10
$ uname -a
Linux joyful 5.3.0-26-generic #28-Ubuntu SMP Wed Dec 18 05:37:46 UTC 2019
x86_64 x86_64 x86_64 GNU/Linux
$ dpkg -l|grep nouveau
ii libdrm-nouveau2:amd64 2.4.99-1ubuntu1
amd64
2008 Jul 29
8
questions about ZFS Send/Receive
Hi guys,
we are proposing a customer a couple of X4500 (24 Tb) used as NAS
(i.e. NFS server).
Both server will contain the same files and should be accessed by
different clients at the same time (i.e. they should be both active)
So we need to guarantee that both x4500 contain the same files:
We could simply copy the contents on both x4500 , which is an option
because the "new
2008 Jul 29
8
Upcoming ABI Breakage in RELENG_7
Normally the FreeBSD Project tries very hard to avoid ABI breakage in
"Stable Branches". However occasionally the fix for a bug can not be
implemented without ABI breakage, and it is decided that the fix
warrants the impact of the ABI breakage. We have one of those
situations coming along for RELENG_7 (what will become FreeBSD 7.1).
The ABI breakage should only impact kernel modules