Main > Free Download Search >

Free ms software for linux

ms

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 302
ms-sys 2.1.2

ms-sys 2.1.2


ms-sys is a Linux program for writing Microsoft compatible boot records. more>>
ms-sys is a Linux program for writing Microsoft compatible boot records. The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.

It is also able to do the same as Microsoft "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.

The program is useful when using Linux to restore a backup of a reference
Microsoft Windows installation.

Installation:

Step 1, unpack the archive:

tar -xzvf ms-sys*.tgz

Step 2, compile:

cd ms-sys
make

Step 3, become root and install

su (and give password)
make install
<<less
Download (0.036MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1446 downloads
pymssql 0.8.0

pymssql 0.8.0


pymssql module provides access to MS SQL Servers from Python scripts. more>>
pymssql module provides access to MS SQL Servers from Python scripts.
Its the most efficient method of accessing MS SQL Servers data from Python scripts. If you care about performance, you can give it a try.
Supported Platforms
pymssql 0.7.4 has been tested on FreeBSD 6.0, NetBSD 2.1, 3.0, Linux with kernel 2.6, and Windows XP. It should also run on other platforms.
pymssql 0.7.1 has been tested on FreeBSD 5.4 and 6.0, NetBSD 2.0.2, Linux with kernel 2.6, Solaris 10/x86, Mac OS X (thanks Joseph Kocherhans) and Windows XP. It should also run on other platforms.
If you have any experience with other platforms, just let me know and Ill add the info here.
Supported SQL Server versions
pymssql 0.7.4 on *BSD, Linux was successfully tested with SQL Server 2000, all service pack levels.
pymssql 0.7.4 on Windows was successfully tested with SQL Server 2000 RTM, SP3a and SP4, and with SQL Server 2005 RTM (9.00.1399.06).
Main features:
- Supports connecting to MS SQL 2000 and SQL 2005 servers, all editions and service pack levels.
- Supports named instances and non-standard port numbers.
- Great performance: it uses MS SQL DB-Library for C instead of Win32 ODBC.
- Multiple Query/Multiple Result.
- Supports "almost all" of the DB-API 2.0.
<<less
Download (0.15MB)
Added: 2006-09-25 License: LGPL (GNU Lesser General Public License) Price:
1132 downloads
MS CHM library 0.39

MS CHM library 0.39


MS CHM library is a library for dealing with Microsoft ITSS/CHM format files. more>>
MS CHM is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files Ive come across.
Due to the fairly well-designed indexing built into this particular file format, even a small library is able to gain reasonably good performance indexing into ITSS archives.
Applications which use chmlib:
arCHMage
xCHM
GnoCHM
Language bindings for chmlib:
PyCHM (Python)
Archive::CHM (Perl)
Text::CHM (Perl)
libCHMxx (C++)
Enhancements:
- Stack-allocated buffers have been changed to heap-allocated buffers to avoid stack corruption security problems.
- A security advisory for this issue is forthcoming from iDefense [IDEF2125].
<<less
Download (0.34MB)
Added: 2007-01-25 License: LGPL (GNU Lesser General Public License) Price:
1008 downloads
MS Word to plaintext converter 0.1

MS Word to plaintext converter 0.1


MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. more>>
MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt.

I hope it is as useful for you as it is for me.

<<less
Download (MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1283 downloads
MEsmtpd 1.04

MEsmtpd 1.04


MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth. more>>
MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth.
The main features of MEsmtpd are SMTP-Auth (RFC 2554) and rewriting the From: header (email body From: header and envelope from) based on an account-list (configuration file and auth data).
Some big companies dont allow plain SMTP because the From header (sender) is fakeable by the sender. Many companies use MAPI (MS Exchange) to solve this problem.
The alternative open source solution is MEsmtpd. It is an independent extension to sendmail, postfix or qmail.
Enhancements:
- added smtp Reset. Thanks to Paul!
<<less
Download (0.005MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
954 downloads
WMDsweeper 0.4.5

WMDsweeper 0.4.5


WMDsweeper is a 3D minesweeper clone. more>>
WMDsweeper project is a 3D minesweeper clone.

WMDsweeper is a 3D/2D-based minesweeper game. It has text-based and graphical interfaces for playing. Saving games, loading games, and configuring different skins are supported.

The game also offers extras such as saving, loading, and customising the games appearance and difficulty. It is currently still a fairly fresh project (under a year old, and not much worked on until recently). There is a MS Windows Binary available, and Linux source code available (with a precompiled binary thrown in).

Due to the age of the project the MS Windows and *nix versions are released independently, so you may have to go to an older release to get the latest Windows Binary.

<<less
Download (0.90MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1028 downloads
Mail::Summary 0.02

Mail::Summary 0.02


Mail::Summary is a Perl module that can scan read your mail! more>>
Mail::Summary is a Perl module that can scan read your mail!

SYNOPSIS

my $ms = Mail::Summary->new({ maildir => /home/mwk/Maildir });

my @mail_summaries = $ms->summaries;

Too busy to read your mail? Subscribe to too many mailing lists? Take two folders into the shower? Well, for the busy on the go geek of today, here is the answer! Get all your messages summarised, to save you having to read them, or to read them by which summary looks better!

new

my $ms = Mail::Summary->new({ maildir => /home/mwk/Maildir });

This will make a new Mail::Summary object.

maildir

my $maildir = $ms->maildir;

This is the mail directory as defined by the user.

summaries

my @mail_summaries = $ms->summaries;

This will return a list, with every entry in the list being a summary of an individual message.

<<less
Download (0.003MB)
Added: 2006-12-04 License: Perl Artistic License Price:
1054 downloads
Notes 0.9

Notes 0.9


Notes is a small ViewKit/Motif applet that provides post-it notes for the IRIX desktop. more>>
Notes is a small ViewKit/Motif applet that provides post-it notes for the IRIX desktop. Its designed to integrate with the toolchest, but it can be run from the command-line too.

A "Notes" toolchest menu is included in the "chestrc.notes" file. Notes uses the file format of the excellent MS-Windows post-it note application called "Stickies".
<<less
Download (0.009MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
945 downloads
Db::Mediasurface 0.03

Db::Mediasurface 0.03


Db::Mediasurface is a Perl module that manipulates a Mediasurface database. more>>
Db::Mediasurface is a Perl module that manipulates a Mediasurface database.

SYNOPSIS

use Db::Mediasurface;
$path = /opt/ms/3.0/etc/ms.properties;
$ms = Db::Mediasurface->new( config_file=>$path );
print ("Schema version: ".$ms->version."n");

use Db::Mediasurface;
use Db::Mediasurface::ReadConfig;
$path = /opt/ms/3.0/etc/ms.properties;
$config = Db::Mediasurface::Readconfig->new( config=>$path );
$ms = Db::Mediasurface->new( config=>$config );
print ("Schema version: ".$ms->version."n");

Db::Mediasurface is a wrapper for most other Db::Mediasurface:: modules. At present, only the new() and version() methods are supported.

Constructor

$ms = Db::Mediasurface->new( config=>$config_object );
$ms = Db::Mediasurface->new( config_file=>$path2config );

Create a new Db::Mediasurface object by supplying either the path to a valid Mediasurface configuration file (usually named ms.properties), or a Db::Mediasurface::ReadConfig object.

Methods

$ms_version = $ms->version;

Returns the database schema version.

<<less
Download (0.003MB)
Added: 2007-05-24 License: Perl Artistic License Price:
883 downloads
MPEG-2 Video Tools 0.1

MPEG-2 Video Tools 0.1


mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. more>>
mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. It supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video.
The library will provide a C API and be implemented in C. Platforms supported will be popular Unices and Linux, MS Windows and MacOSX. autoconf and automake will be used to achieve portability for most platforms. Decoded bitstreams will be displayed using X11 server for Unix and native Windows API for MS Windows.
Included is an encoder and decoder application which are useful for creating compliant bitstreams and decoding and verifying MPEG-ES, MPEG-PS, MPEG-PES and MPEG-TS bitstreams.
A number of important improvements over the original SSG code have already been made:
display on TrueColor visuals (16, 24, 32 bit displays)
decoding of MPEG-TS streams
decoding of broken streams which do not start with a required start code
autoconf build
MS Windows display
a library API to enable its use in other projects (ImageMagick and the AAF SDK come to mind)
MIAMI is an MPEG-2 video codec library which aims to be a complete implementation of the ISO/IEC 13812-2:2000 standard. The priority is completeness and correctness rather than speed. Included is an encoder and a decoder for MPEG-ES,PS,PES,TS bitstreams.
Enhancements:
- changed function decs to ANSI style
- added const qualifier to suitable function args
<<less
Download (0.15MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1199 downloads
My Own Dialup Utils 1.0

My Own Dialup Utils 1.0


My Own Dialup Utils is a Linux-oriented textual dialup toolkit with support for MS callback and iptables. more>>
My Own Dialup Utils is a Linux-oriented textual dialup toolkit with support for MS callback and iptables.
It is intended to be flexible enough to dialup to many ISPs without much configuration.
Enhancements:
- This release features new documentation and howtos, a fix for MS RAS callback, and support for SecureID hardware key generators.
<<less
Download (0.054MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1434 downloads
RmiJdbc 3.3

RmiJdbc 3.3


RmiJdbc is a client/server JDBC Driver that relies on Java RMI. more>>
Need a Type 3 JDBC Driver for MS Access or SQL Server? Think RmiJdbc!
RmiJdbc project is a client/server JDBC Driver that relies on Java RMI.
All JDBC classes (like Connection, ResultSet, etc...) are distributed as RMI objects, so that you can distribute as you like the access to any database supporting the JDBC API.
In fact, RmiJdbc is just a bridge to allow remote access to JDBC drivers.
Why RmiJdbc?
- You develop a client/server application with databases on Windows (NT)? Use RmiJdbc along with the JDBC/ODBC Bridge, your Windows (NT) databases become remotely accessible in Java.
- You implement a JDBC Driver? Just implement the JDBC classes locally, dont bother with remote access!
- You need serializable JDBC classes? Here they are.
Enhancements:
- Add features/limitations/changes here
<<less
Download (0.56MB)
Added: 2006-11-01 License: LGPL (GNU Lesser General Public License) Price:
1097 downloads
hexdump 1.6

hexdump 1.6


hexdump is a hex dumper that can handle EBCDIC. more>>
hexdump produces a CP/M-like format by default, and can handle EBCDIC. It is internationalized, and has many formatting functions.
This hex dumper was born because
a) od octal format is appallingly ugly
b) od -x aint much better
c) I needed to dump EBCDIC files from SNA sessions
d) I needed to dump single blocks of files offset into the file.
If any of these describes your universe, youll like it too. The format resembles a CP/M or MS/DOS DEBUG dump screen. There is nothing UNIX-specific in the source, it should work OK under any C with a stdio.h library.
Enhancements:
- Source RPMs no longer depend on --define myversion
<<less
Download (0.016MB)
Added: 2005-03-07 License: GPL (GNU General Public License) Price:
1695 downloads
sch_log 0.10

sch_log 0.10


sch_log is a patch for Linux kernel that allows qdisc to mirror traffic that pass to a special network device. more>>
sch_log is a patch for Linux kernel that allows qdisc to mirror traffic that pass to a special network device which can be listened to with tcpdump.
This is an example of how to use it :
tc qdisc add dev eth0 root dup gap 1 limit 100
ping x.y.z.t
PING x.y.z.t (1.1.1.2) 56(84) bytes of data.
64 bytes from x.y.z.t (1.1.1.2): icmp_seq=1 ttl=62 time=0.687 ms
64 bytes from x.y.z.t (1.1.1.2): icmp_seq=1 ttl=62 time=1.07 ms (DUP!)
64 bytes from x.y.z.t (1.1.1.2): icmp_seq=2 ttl=62 time=0.710 ms
64 bytes from x.y.z.t (1.1.1.2): icmp_seq=2 ttl=62 time=0.739 ms (DUP!)
Enhancements:
- A possible leak.
- Some fixes in debug code, but also in the main code (related to fragments).
<<less
Download (0.002MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1066 downloads
Kpacman 0.3.2

Kpacman 0.3.2


Kpacman project is the Pacman game for KDE. more>>
Kpacman project is the Pacman game for KDE.
Multiple game modes/schemes are available, including Ms. Pacman. Sound is not yet supported.
Enhancements:
- Almost a real KDE3 application.
<<less
Download (0.71MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1054 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5