FFmpeg is a tool for converting audio, video, and subtitles. It includes libavcodec, the leading open source codec library.
Here is the original post:
FFmpeg 0.9.1
FFmpeg is a tool for converting audio, video, and subtitles. It includes libavcodec, the leading open source codec library.
Here is the original post:
FFmpeg 0.9.1
Canonical, Red Hat, and Arch Linux have released patches that fix a vulnerability in Linux kernels 2.6.39 and above that enable attackers to gain system root access. The distro patches followed a kernel patch to fix the vulnerability, but proof-of-concept exploit code examples have already been posted.
DesktopLinux.com
DocumentBurster is a tool for report distribution: split, merge, email, and FTP your reports. It has report delivery for Crystal Reports, SSRS Reporting Services, MS Access, Cognos, PeopleSoft, and SAP.
Original post:
DocumentBurster 5.3.5
husk is a dialect of Scheme written in Haskell that implements a subset of the R5RS standard. Advanced R5RS features are provided, including continuations, hygienic macros, and a full numeric tower.
Release Notes: The major changes in this release are performance improvements for variable access by using a Map to store variables within an environment, and improved support for comparing instances of functions using the equality operators.
Tags: Languages, Interpreters, Libraries
Licenses: MIT
sdparm has a command line interface for getting and setting SCSI mode page fields. Fields can be referred to by an acronym or a numerical address.
Original post:
sdparm 1.07
I have been for one month a go with a problem that puled my hear for hours and couldn’t find a solution to it, I made tons of Googling for that issue and with no luck at all, the seem problem return again and again randomly.
I have kernel 2.6.39-4 which is known as stable, a USB adapter with chipset rt3070. I succeded to compile and install both driver rt2800usb from one side and the rt5370sta from an other side. To run one of them I just blacklist the other one and then modprobe xxx … yesterday I was able to browse the net with the rt2800usb normally, but suddenly after reboot when I plug the usb adapter I get a dirthy message saying :
[ 281.688657] phy0-> rt2x00usb_vendor_request: Error – Vendor Request 0×07 failed for offset 0×0580 with error -71
The message is getting repeating in dmesg for many times, I didn’t succeed to make the usb adapter work until now, always show me this error message, I tried switching to rt5370sta but no luck, tried to update the firmware and whatever I do I don’t succeed at all, searched the net I have seen people setting hung_task_timeout_secs to 0, I did that reboot but nothing happing seem message always appear, I don’t see anymore wlan0 or ra0 when tipping ifconfig, this command break many times as well and the system console refuse to respond when I plug the usb wireless so I was forced to open a new terminal tab … really frustrating problem.
:banghead:
Any solution to that ? I don’t think so but if someone knows please to tell me what should I do.
A@
I have been for one month a go with a problem that puled my hear for hours and couldn’t find a solution to it, I made tons of Googling for that issue and with no luck at all, the seem problem return again and again randomly.
I have kernel 2.6.39-4 which is known as stable, a USB adapter with chipset rt3070. I succeded to compile and install both driver rt2800usb from one side and the rt5370sta from an other side. To run one of them I just blacklist the other one and then modprobe xxx … yesterday I was able to browse the net with the rt2800usb normally, but suddenly after reboot when I plug the usb adapter I get a dirthy message saying :
[ 281.688657] phy0-> rt2x00usb_vendor_request: Error – Vendor Request 0×07 failed for offset 0×0580 with error -71
The message is getting repeating in dmesg for many times, I didn’t succeed to make the usb adapter work until now, always show me this error message, I tried switching to rt5370sta but no luck, tried to update the firmware and whatever I do I don’t succeed at all, searched the net I have seen people setting hung_task_timeout_secs to 0, I did that reboot but nothing happing seem message always appear, I don’t see anymore wlan0 or ra0 when tipping ifconfig, this command break many times as well and the system console refuse to respond when I plug the usb wireless so I was forced to open a new terminal tab … really frustrating problem.
:banghead:
Any solution to that ? I don’t think so but if someone knows please to tell me what should I do.
A@
nxlog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept, it is similar to syslog-ng or rsyslog, but is not limited to Unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP, or TLS/SSL on all supported platforms.
View original post here:
nxlog 1.4.571
nxlog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept, it is similar to syslog-ng or rsyslog, but is not limited to Unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP, or TLS/SSL on all supported platforms
Read the original:
nxlog 1.4.571
I have been trying to blacklist some IP addresses on my 13.37 slackware setup on my home laptop.
Here is what I have on each of my configuration files of shorewall:
/etc/shorewall/interfaces:
#ZONE INTERFACE BROADCAST OPTIONS
net wlan0 detect blacklist,dhcp
net eth0 detect blacklist,dhcp/etc/shorewall/zones:
#ZONE TYPE OPTIONS IN OUT
# OPTIONS OPTIONS
fw firewall
net ipv4/etc/shorewall/policy:
#SOURCE DEST POLICY LOG LIMIT: CONNLIMIT:
# LEVEL BURST MASK
fw net ACCEPT
net all DROP info
all all REJECT info/etc/shorewall/shorewall.conf
###############################################################################
#
# Shorewall Version 4 -- /etc/shorewall/shorewall.conf
#
# For information about the settings in this file, type "man shorewall.conf"
#
# Manpage also online at http://www.shorewall.net/manpages/shorewall.conf.html
###############################################################################
# S T A R T U P E N A B L E D
###############################################################################
STARTUP_ENABLED=Yes
###############################################################################
# V E R B O S I T Y
###############################################################################
VERBOSITY=1
###############################################################################
# L O G G I N G
###############################################################################
BLACKLIST_LOGLEVEL=
LOG_MARTIANS=Yes
LOG_VERBOSITY=2
LOGALLNEW=
LOGFILE=/var/log/messages
LOGFORMAT="Shorewall:%s:%s:"
LOGTAGONLY=No
LOGLIMIT=
MACLIST_LOG_LEVEL=info
RELATED_LOG_LEVEL=
SFILTER_LOG_LEVEL=info
SMURF_LOG_LEVEL=info
STARTUP_LOG=/var/log/shorewall-init.log
TCP_FLAGS_LOG_LEVEL=info
###############################################################################
# L O C A T I O N O F F I L E S A N D D I R E C T O R I E S
###############################################################################
CONFIG_PATH="/etc/shorewall:/usr/share/shorewall"
IPTABLES=/usr/local/sbin/iptables
IP=/sbin/ip
IPSET=/usr/sbin/ipset
MODULESDIR=
PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin"
PERL=/usr/bin/perl
RESTOREFILE=restore
SHOREWALL_SHELL=/bin/sh
SUBSYSLOCK=/var/lock/subsys/shorewall
TC=
###############################################################################
# D E F A U L T A C T I O N S / M A C R O S
###############################################################################
ACCEPT_DEFAULT=none
DROP_DEFAULT=Drop
NFQUEUE_DEFAULT=none
QUEUE_DEFAULT=none
REJECT_DEFAULT=Reject
###############################################################################
# R S H / R C P C O M M A N D S
###############################################################################
RCP_COMMAND='scp $ {files} $ {root}@$ {system}:$ {destination}'
RSH_COMMAND='ssh $ {root}@$ {system} $ {command}'
###############################################################################
# F I R E W A L L O P T I O N S
###############################################################################
ACCOUNTING=Yes
ACCOUNTING_TABLE=filter
ADD_IP_ALIASES=No
ADD_SNAT_ALIASES=No
ADMINISABSENTMINDED=Yes
AUTO_COMMENT=Yes
AUTOMAKE=No
BLACKLISTNEWONLY=Yes
CLAMPMSS=No
CLEAR_TC=Yes
COMPLETE=No
DELETE_THEN_ADD=Yes
DETECT_DNAT_IPADDRS=No
DISABLE_IPV6=No
DONT_LOAD=
DYNAMIC_BLACKLIST=Yes
EXPAND_POLICIES=Yes
EXPORTMODULES=Yes
FASTACCEPT=No
FORWARD_CLEAR_MARK=
IMPLICIT_CONTINUE=No
IP_FORWARDING=On
KEEP_RT_TABLES=No
LEGACY_FASTSTART=Yes
LOAD_HELPERS_ONLY=No
MACLIST_TABLE=filter
MACLIST_TTL=
MANGLE_ENABLED=Yes
MAPOLDACTIONS=No
MARK_IN_FORWARD_CHAIN=No
MODULE_SUFFIX=ko
MULTICAST=No
MUTEX_TIMEOUT=60
NULL_ROUTE_RFC1918=No
OPTIMIZE=0
OPTIMIZE_ACCOUNTING=No
REQUIRE_INTERFACE=No
RESTORE_DEFAULT_ROUTE=Yes
RETAIN_ALIASES=No
ROUTE_FILTER=No
SAVE_IPSETS=No
TC_ENABLED=Internal
TC_EXPERT=No
TC_PRIOMAP="2 3 3 3 2 3 1 1 2 2 2 2 2 2 2 2"
TRACK_PROVIDERS=No
USE_DEFAULT_RT=No
USE_PHYSICAL_NAMES=No
ZONE2ZONE=2
###############################################################################
# P A C K E T D I S P O S I T I O N
###############################################################################
BLACKLIST_DISPOSITION=REJECT
MACLIST_DISPOSITION=REJECT
RELATED_DISPOSITION=ACCEPT
SMURF_DISPOSITION=DROP
SFILTER_DISPOSITION=DROP
TCP_FLAGS_DISPOSITION=DROP
################################################################################
# P A C K E T M A R K L A Y O U T
################################################################################
TC_BITS=
PROVIDER_BITS=
PROVIDER_OFFSET=
MASK_BITS=
ZONE_BITS=0
################################################################################
# L E G A C Y O P T I O N
# D O N O T D E L E T E O R A L T E R
################################################################################
IPSECFILE=zones
/etc/shorewall/blacklist:
#ADDRESS/SUBNET PROTOCOL PORT OPTIONS
XXX.XXX.XXX.XXXWhere X are random numbers of an IP address of any site I want to block out.
I start shorewall:
root@slack:/etc/shorewall# shorewall restart
Compiling...
Processing /etc/shorewall/params ...
Processing /etc/shorewall/shorewall.conf...
Loading Modules...
Compiling /etc/shorewall/zones...
Compiling /etc/shorewall/interfaces...
Determining Hosts in Zones...
Locating Action Files...
Compiling /usr/share/shorewall/action.Drop for chain Drop...
Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast...
Compiling /usr/share/shorewall/action.Invalid for chain Invalid...
Compiling /usr/share/shorewall/action.NotSyn for chain NotSyn...
Compiling /usr/share/shorewall/action.Reject for chain Reject...
Compiling /etc/shorewall/policy...
Compiling /etc/shorewall/notrack...
Running /etc/shorewall/initdone...
Compiling /etc/shorewall/blacklist...
Adding rules for DHCP
Compiling Kernel Route Filtering...
Compiling Martian Logging...
Compiling MAC Filtration -- Phase 1...
Compiling MAC Filtration -- Phase 2...
Applying Policies...
Generating Rule Matrix...
Creating iptables-restore input...
Shorewall configuration compiled to /var/lib/shorewall/.restart
Restarting Shorewall....
Initializing...
Processing /etc/shorewall/init ...
Processing /etc/shorewall/tcclear ...
Setting up Route Filtering...
Setting up Martian Logging...
Setting up Proxy ARP...
Setting up Traffic Control...
Preparing iptables-restore input...
Running /usr/local/sbin/iptables-restore...
IPv4 Forwarding Enabled
Processing /etc/shorewall/start ...
Processing /etc/shorewall/started ...
done.And then run this command to see if there is anything blacklisted:
root@slack:/etc/shorewall# shorewall list blacklst
Shorewall 4.4.27 Chain blacklst at slack - Mon Jan 23 02:15:44 EET 2012
Counters reset Mon Jan 23 02:14:19 EET 2012
Chain blacklst (4 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- * * XXX.XXX.XXX.XXX 0.0.0.0/0
But when I try to visit this IP from my web browser I can still get in. What am I doing wrong?
Thanks in advance
IMSettings is a framework that delivers Input Method settings and applies the changes immediately, so it will take effect without restarting applications and the desktop. Release Notes: This release contains the bugfix
Original post:
IMSettings 1.2.7.1
TXR is a text extraction and reporting pattern language with support for imperative and functional programming. TXR is written in C and takes the form
of a utility that runs natively in Unix and Windows. It is intended for "rubber meets the road" computing: quickly throwing together clear, expressive programs which manipulate messy data. It provides different new ways to express solutions in a space occupied by some traditional tools.
Release Notes: The main improvement in this release relates to the debugger. It is now possible to step into, over, or out of expressions, and see a complete environment and backtraces. A lazy version of "append" has been added to the embedded Lisp.
Tags: text analysis, text formatting, Text Processing, parsing, pattern matching, Lisp, Interpreters, unix tool, functional language, pipes, template processor, Template engine
Licenses: BSD Revised
What makes this QoS script different than many other scripts is its general auto-configuration, use of iptables to ease local customization of classification, transparent IPv6 support, and the ability to handle varying connection speeds (such as those seen on contended xDSL connections). The script should work on any relatively modern kernel (since 2009), and is being used and tested by the author on his WAG54Gv2. Release Notes: This is a complete rewrite from scratch and a new focus
Go here to see the original:
Jim diGriz’s QoS Script 20120122
PrRescue is a rescue CD based on Gentoo amd64/i686 supporting nilfs2 and btrfs. Its goal is to always include the newest kernel and Gentoo packages.
Read more:
PrRescue 0.18
Linux jumped to 1.4 percent desktop market share from 0.97 percent in July, according to Net Applications. Meanwhile, a Linux Foundation survey on enterprise Linux says 79.8 percent of organizations are planning to increase their Linux deployments, citing affordability, technical features, and security as Linux advantages.
DesktopLinux.com
Ultimix is a framework for developing Web-based applications (CMS, portals, ERPs, etc.) It includes multi-language support, permits management, an MVC mini framework, package structure, a template engine, a Javascript library, a simple GUI library, a caching system, and CAPTCHA. Release Notes: The ‘string::text’, ‘database::db_config_set’, ‘sape::sape_common_api’, and ‘sape::sape_site_api’ packages were refactored.
Continued here:
ultimix 1.5.168
D:GameVFS is a minimalist virtual filesystem library for the D programming language oriented at game developers. It provides an easy-to-use API for filesystem-independent file/directory manipulation.
Read more:
D:GameVFS 0.1
sg3_utils is a package of utilities for accessing devices that use SCSI command sets. Most utilities issue a single command and display the response, while some work at a slightly higher level. There are utilities for fetching INQUIRY data and VPD, mode, and log pages
More:
sg3_utils 1.33
I am runing Red Hat Enterprise Linux Server (v. 6 for 64-bit x86_64).
I recently activated user quota limits (soft and hard limits).
Users now complain that the console gets filled with warning messages when the soft or the hard limit are reached.
Warning message for soft limit: dm-2: warning, user block quota exceeded.
Warning message for hard limit: dm-2: write failed, user block limit reached.
Is there a way to either disable this messages or redirect them to a file? I had a look at syslog (http://linux.about.com/od/commands/l…l5_syslogc.htm), but I do not know what "facility" is issuing these messages and what their "priority" is.
Thanks for any help! By the way, I am a newbie in linux…
POTCreator is a PHP class which helps create a POT file for GETTEXT, which can then be translated by Poedit.
Release Notes: This is the first release.
Release Tags: 1.0
Tags: Gettext, POT, Poedit
Licenses: MIT License