Displaying 20 results from an estimated 10000 matches similar to: "Suggestions on initial CentOS 4.3 Install packages"
2006 May 01
1
Slashdot: Building A Web-And Mail Server With CentOS 4.3
I may not agree with everything they say, such as
ISPConfig (I prefer webmin) but this tutorial offers a
"step by step opportunity for newbies". Does this
indicate that CentOS is now a "mainstream" distro?
(Technically speaking its not CentOS 4.3 but CentOS 4
Update 3 but we are not into semantics).
Article on Slash :-
http://linux.slashdot.org/linux/06/05/01/1049254.shtml
2009 Mar 21
4
How to convert Mod/Tod to any video formats
Question:
1: What is .Mod and .Tod video?
2: How to convert .Mod and .Tod video to AVI, MPG, WMV, MPEG?
Answer:
1: .Mod and .Tod videos are mainly produced by digital harddisk camcorder such as JVC camcorder and so on. It is not common video formats and can only be played on some special players.
2:Tipard Mod Converter (http://www.tipard.com/mod-converter.html)Windows and Tipard Mod Converter for
2006 Aug 11
3
XP clients disconnected during trasnfer of larger files tothe samba server
Any suggestions to look into, or more debug info required?
The box is running centos 4.3 final, up to date with the latest versions
of CentOS updates,, it's running something like 3.0.10 or .11 - can't
recall. 1:22 am. Off to bed...
Thanks.
-----Original Message-----
From: samba-bounces+dmacpherson=mainframe.ca@lists.samba.org
2006 Nov 03
3
Nortel Option 11C and SIP gateway integration
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186 bytes
Desc: OpenPGP digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061103/b35592e2/signature.pgp
2006 Sep 29
5
ObjectPreviouslyDeleted when trying to paint
Hi,
I''m running into something along the lines of bug 5383. I''m hoping I''m
doing something obviously wrong and that someone can point me in the
right direction.
I''ve got a custom paint event handler:
def on_paint
puts "mainframe on_paint"
paint do |dc|
dc.clear
@cl.draw dc
end
end
Then I''ve got a key press
2012 May 10
1
Disabling stock firewall and SELinux for ISPConfig
I have been reading a tutorial on configuring and securing a CentOS 6.2 machine:
http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3-p3
This tutorial bases the configuration on an application called
ISPConfig. I am not sure that I like the idea of disabling the stock
firewall and SELinux as the tutorial suggests, even with all the
troubles that SELinux has given me
2010 Mar 25
4
Creating dataframe of all possible variable combinations
Hello,
I need to create a dataframe containing all possible combinations of three variables: SITE (101,102,103,104), WDAY (MON,TUE,WED,THR,FRI), and TOD (MORN, AFTN). There should be a total of 40 unique combinations in my dataframe. I used expand.grid() successfully(?) to create my dataframe, but then when I went to order it by SITE, the resultant dataframe only contained four rows, one for each
2013 Sep 20
5
[Bug 69594] New: NVA3 - Flash overlays all tabs
https://bugs.freedesktop.org/show_bug.cgi?id=69594
Priority: medium
Bug ID: 69594
Assignee: nouveau at lists.freedesktop.org
Summary: NVA3 - Flash overlays all tabs
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: tod.jackson at gmail.com
Hardware: x86-64 (AMD64)
Status:
2010 Mar 16
2
Conditional variable assignment
Hi everyone,
Once again I am stuck with a problem I can't seem to figure out. I suppose this learning curve levels off eventually, lol. I am learning on my own with absolutely no background in programming, so if I seem to request help a lot it's not because I am seeking others to do the work for me. I need to assign one of two arrival times to the 'ARRIVE' variable of my
2007 Jun 20
1
making a Time of Day axis
I am wrestling with time and date data. I came up with a way to plot and
label a histogram with "time of day" on the x-axis, but it seemed like a
lot more work than should be necessary. Is there a better way to do what
I am trying to do?
require(chron)
# read input data
data = read.table("input.dat", header=T)
# Create date-time and chron objects
datetime =
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
Good day,
After having lurked for a while I''ve decided to actually start using
puppet starting on my small home network. I''ve been following :
http://reductivelabs.com/trac/puppet/wiki/InstallationGuide
and :-
http://www.howtoforge.com/installing_puppet_on_ubuntu
to test puppet on 2 hosts, librarian running the puppetmasterd and
mortvm.
Unfortunately, I
2004 Aug 06
2
optimization possible?
hi,
i did some tests about performance in jspeex ...
uls@mainframe:~/eclipse/avrelay$ java TestClient
Diff1: 0
10
Diff2: 141
started.
uls@mainframe:~/eclipse/avrelay$
<p>{
SpeexEncoder e1=new SpeexEncoder();
e1.init(0,1,44100,1);
byte[] by1=new byte[320];
long l1=System.currentTimeMillis();
long l2=System.currentTimeMillis();
System.out.println("Diff1:
2006 Nov 20
1
a little help needed plotting chron object
Hello there,
Using R 2.4.0 on Solaris (Unix):
I am trying to control the X axis range on a simple time of day plot.
I made a test program (below) that gets file time stamp information from
the files in the directory where R starts. The goal of the test program is
to plot the time of day of file creation on an x axis that spans a
user-specified range (like 12:00:00 to 15:00:00).
If I allow
1998 Jun 19
4
file access problems
we're testing a new NFS product for our mainframe system (Conectivitiy
Systems TCP/IP for VSE) and have successfully mapped a virtual drive to our
unix system (AIX 4.2). We use Samba (v.1.9.18p2) to share files with the
Windows 95 and Windows NT systems in the building. We have attempted to map
the "mapped" drive from the mainframe via Samba. We're able to see files in
the
2005 May 17
5
Strings, Variables and GetText
Hi,
I''m starting to use GetText and have this code:
render_text %(<script language="JavaScript" type="text/javascript">
parent.mainframe.onUpdateNew("Gallery <b>#{@media.name}</b> was
successfully created.",
"#{@media.name}","#{String(@media.id)}","#{@media.media_type}");
</script>)
I need to convert
2012 Dec 06
9
courier mail for Centos
Are there existing rpms for courier mta?
I am working from:
http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-fedora-14-x86_64
And am making progress with postfix and mysql, but looking ahead to
other steps. I see squirrelmail is in EPEL.
2007 May 16
2
Is it possible to pass a Tcl/Tk component as argument to a function
hi! All:
I wonder if someone has done this before...
I am writing several functions that conduct statistical analysis using a
GUI interface by Tcl/Tk, they share many identical GUI components. What
I am trying to do now is to simplify the code by writing a GUI
repository for all the components they use, thus save effort for code
maintenance.
Since they all use:
mainFrame <-
2013 Sep 14
3
[Bug 69346] New: nouveau card permanently stays in D3 on VT switch with Optimus laptops
https://bugs.freedesktop.org/show_bug.cgi?id=69346
Priority: medium
Bug ID: 69346
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau card permanently stays in D3 on VT switch with
Optimus laptops
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: tod.jackson at
2001 Mar 01
4
Samba On The Mainframe
Greetings,
This is my first posting. I read that Samba can run on USS OS/390 but are
there tips or tricks that can be shared? I am a AIX systems engineer
(13mos) with 13 years experience as a MVS systems guy. Our current release
of OS/390 is 2.8 . I already found a lot of information about Samba on
OS/390 in the download page and I'm trying to make sense of it. But if there
is any
2005 Feb 18
5
FXTable segfaults after multiple setTableSize calls
When I empty and refill an FXTable multiple times with a large data set
(10,000 rows x 1 column in the example below, around 1000 rows x 6
columns in a more complicated app), the application eventually fails
with a segmentation fault. The number of repetitions required to produce
the segfault is rather random, ranging from just a couple reps to 15 or
20 in some trials. The program disappears