Displaying 16 results from an estimated 16 matches for "cassia".
2012 Jul 23
11
system-config-network-tui not part of base install... wtf
Who was the genius that decided that system-config-network-tui should
NOT be part of the base CentOS 6.3 install ??
Not to mention it has insane deps like wifi firmware packages... not
really if all you want to do is configure eth0 from the command
line...
FC
2012 Jul 23
2
'localyum' alias...
This alias should be a great default addition to the bashrc... as it
helps install packages to a CentOS system from the mounted install CD
before you get networking up and running...
alias localyum='yum --disablerepo=* localinstall'
Does Red Hat care about Requests for Enhancement? or is filing a bug pointless?
FC
2004 Oct 12
1
openldap2 + samba3 user changed password on BDC wouldn't sync with PDC
...ex gidNumber eq
index memberUID eq
index sambaSID eq
index sambaPrimaryGroupSID eq
index sambaDomainName eq
index default sub
# The following part is for slave slapd
updatedn "cn=Manager,dc=cas,dc=edu,dc=au"
updateref <ldaps://cassia.cas.edu.au> ldaps://cassia.cas.edu.au
==============================
BDC: smb.conf
--------------------
# Global parameters
[global]
unix charset = LOCALE
workgroup = CAS
netbios name = cashew
server string = CAS SAMBA-LDAP BDC Server cashew
passdb backend = ldapsam:ldap://cashew.cas.ed...
2014 Apr 11
5
Old HP Xeon server blade with only SCSI HDD ports & CentOS
Hi there.
I got myself a pair of old Intel Xeon blades, which I plan to
repurpose with CentOS.
The model is : HP bl20p-g3 server blade
Manual
http://h18004.www1.hp.com/products/quickspecs/12322_ca/12322_ca.pdf
Now, the main problem with this hardware is that LVD UW SCSI HDDs are
hard to find and hella expensive if you find em (and of reduced
capacity).
Any of you know:
1. If there's any
2014 Dec 01
1
OpenJDK 8 on CentOS 7
On Sat, Nov 29, 2014 at 12:11 PM, Arun Gupta <arun.gupta at gmail.com> wrote:
> Do you know the timelines by which it will be included in CentOS 7.0 ?
>
> Any place where a binary build can be downloaded ?
>
Two ideas:
1. OpenJDK 8 is available as a "technology preview" for CentOS 6.6, or so
this article claims
2011 Aug 22
2
Mario Raffin is out of office (was: Speex-dev Digest, Vol 87, Issue 3)
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20110822/47e61254/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raffin.vcf
Type: text/x-vcard
Size: 266 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20110822/47e61254/attachment-0001.vcf
2012 Jul 22
1
Extracting the window (titlebar) name from a bash script?
Surely there' s a way to obtain the "window name" -which appears on
the Window Manager' s Titlebar- for running processes, right?.
Well, I can't find it...
I mean, the names that appear below each icon when you alt-tab to
switch an app to the foreground.
Is there a simple way to obtain that data along with matching PIDs,
from a Bash script? any built-in tools that provide
2013 May 29
0
Nomes dos aprovados Maragogi
...S BEZERRA DE MESQUITA, GABRIELLE DE MOURA FERREIRA, RACHEL CABRAL MOTA, JO?O CARLOS MOREIRA DE CARVALHO, DEBORA BEZERRA DE BRITO, MARIA KRYSLANE CARDOSO LEMOS, JOAO PEDRO ALEXANDRE SILVA MOTA. TALYTA MARTINS NEVES, CAIO BRITO BARREIRA, MADSON SANTOS MONTEIRO, IAGO FILLIPI PATROCINIO MACEDO, RITA DE CASSIA GADELHA DA SILVA. Paulo Ramos.
Maragogi, ANA CLARA DE MORAES HOLANDA, LORENNA DOS SANTOS SILVA, FRANCISCO JEFERSON GUERRA DA COSTA, PEDRO AMARANTE SILVA FILHO, JO?O CARLOS MOREIRA DE CARVALHO, DANIEL AGUIAR DE SOUSA, MARIA ISABELA DE BRITO MORAIS, JARDEL SOUSA DA SILVA. SILVANA FERREIRA DE ARA?JO,...
2013 Oct 05
1
Unattended install of CentOS in a VM with given login/password?
Is there a way to make CentOS install unattended, right from the boot
until I can SSH into it?.
I'd like being able to boot a new Virtualbox virtual machine right
from the CentOS ISO, and then from the Virtualbox host, ssh into the
brand new VM client and customize it using SSH shell scripts (SU, yum
install, etc).
Is there any way to tweak the ISO to specify "unattended install"
2013 Mar 02
4
acrobat reader for x86_64?
Adobe doesn't seem to have acroread for x86_64 linux, or at least I don't
see it anywhere.
Anybody know otherwise?
Evince and other tools work pretty well, but I have always liked having
the "real thing" around for those occasions when they don't.
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
I can do all
2011 Jul 12
1
Speex newbie: win32 encoder and Java applet playback?
Hi!
I?ve just discovered Speex, and sorry if this isn?t the right place to
ask this, but I found no other mailing list (some projects have a
"users" and a "developers" list separately, I guess this isn?t the
case with Speex. If it is, please let me know).
First, how I got here:
1. I?m looking for some low-bitrate codec to reduce the size of some
very long (think 4-5+ hrs of
2012 Jul 11
2
So, just wondering, is OpenJDK7 in CentOS 6.3??
http://www.redhat.com/about/news/archive/2012/6/red-hat-enterprise-linux-63-globally-available
"Developer Tools: In addition to OpenJDK6 support in Red Hat
Enterprise Linux 6, the newly introduced OpenJDK7 allows customers
running Red Hat Enterprise Linux 6.3 to develop and test with the
latest version of open source Java. "
Yet in the CentOS 6.3 release notes, the only mention about
2015 Mar 30
5
mysql can't connect from localhost -strange behavior
Hey all,
I've been having some trouble creating a mysql user that can connect to
the database from localhost. It's always been a straight forward thing to
do in the past, so its time for a sanity check, if you guys don't mind.
Ok, so here's the actual command with actual simplified password that I'm
using. It's on localhost so I don't think it's a security threat
2015 Mar 30
0
mysql can't connect from localhost -strange behavior
On Mon, Mar 30, 2015 at 12:27 AM, Tim Dunphy <bluethundr at gmail.com> wrote:
> I've been having some trouble creating a mysql user that can connect to
> the database from localhost. It's always been a straight forward thing to
> do in the past, so its time for a sanity check, if you guys don't mind.
>
Hi Tim,
You should keep in mind the security-related changes
2011 Jul 12
0
Speex newbie: win32 encoder and Java applet playback?
On Tue, Jul 12, 2011 at 10:10, Clifton Craig <clifton.craig at gmail.com> wrote:
> Hi Fernando,
>
> You can use the examples included in the Speex source download to perform encoding from the command line. There is also a JSpeex Jar file that you may be interested in which is an all Java solution that will encode/decode for you. I have successfully implemented the Java encoding
2011 Aug 22
0
Mario Raffin is out of office (was: Speex-dev Digest, Vol 87, Issue 3)
This is how you get booted from any mailing list... setting an autoresponder
without blocking such messages from being sent to lists, and to add insult
to injury, adding a JPG and vcard as part of your autoresponder signature.
Sheesh.
FC
2011/8/22 Mario Raffin <raffin at ermes-cctv.com>
> This is a multi-part message in MIME format.
> --------------060705070200090504030007