Archive for 'Software'
KDE maintenance: 4.4.1 is out
I wrote about it – deeply nested inside the comments section of a previous post – but it needs its own place in a separate post:
KDE SC 4.4.1 (first maintenance release for the 4.4 series ) has been made available and the Slackware packages can be found at http://alien.slackbook.org/ktown/4.4.1/
Again, I have made 32-bit as [...]
Posted: March 3rd, 2010 under Slackware, Software.
Tags: kde, kde44
Comments: 5
Securing remote root access
If you ever ran a SSH server on the Internet, you will probably have noticed the massive amount of ssh break-in attempts.
There are a few easy ways to get rid of the attacks and at the same time prevent your root account from being compromised.
move the SSH listen port from TCP port 22 to a [...]
Posted: February 28th, 2010 under Software.
Tags: backups, passphrase, root, secure, ssh
Comments: 9
Using git for version control
I have always really hated the Git Version Control System (or VCS).
I am pretty comfortable working with other products like RCS, CVS and Subversion (SVN). I am not a developer, so my main use for a VCS is a to allow me to keep track of the changes in my SlackBuild scripts or my [...]
Posted: February 26th, 2010 under Me, Slackware, Software.
Tags: book, git, slackbuild, vcs
Comments: 11
It’s been released: KDE SC 4.4.0
The KDE community has announced the immediate availability of the KDE Software Compilation 4.4.0 (“KDE SC” is the new name of what used to be called just “KDE“). In preparation for this event, the kde.org website was re-vamped yesterday to reflect their “shift in marketing and promotion vocabulary”. Looks shiny and new! Also, I [...]
Posted: February 9th, 2010 under Slackware, Software.
Tags: kde4, nepomuk, netbook, plasma, release, sc
Comments: 24
Compiling a new kernel module for VirtualBox
I had installed VirtualBox a while ago on my laptop running my Slackware64 test environment, so I could experiment with the program a bit. Then I forgot all about it.
Today, I upgraded to the latest set of slackware64-current packages, including the new 2.6.32.7 kernel and when I rebooted to that new kernel, I saw [...]
Posted: January 31st, 2010 under Slackware, Software.
Tags: kernel, vbox, virtualbox
Comments: 7
VLMC, and translating a Qt application
VLMC
In the past week, I have been messing a bit with the VideoLAN Movie Creator (VLMC). This is a new project – not yet released in a stable version – from the VideoLAN developer community. It is meant to become “a free video editing software, offering features to realize semi-professional quality movies, but with [...]
Posted: January 26th, 2010 under Software.
Tags: linguist, qt, translation, videolan, vlc, vlmc
Comments: none
KDE3, KDE4 and Slackware 13.0
A bit of history… I realized that just a year ago, KDE 4.2.rc1 got added to Slackware’s “/testing” area.
With all the recent posts on this blog about KDE4 and me telling people how nice I think this version of KDE is, I realize that “liking” is a very personal expression of feelings. A feeling shared [...]
Posted: January 26th, 2010 under Me, Slackware, Software.
Tags: history, kde3, kde4, port, x86_64
Comments: 23
Updated multilib gcc packages for -current
For those running the 64-bit version of Slackware, I keep making available multilib versions of Slackware’s 64-bit gcc and glibc packages. Yesterday, gcc in slackware-current was updated to version 4.4.3, so here they are.
You can get them here: http://slackware.com/~alien/multilib/13.1/ (The “13.1″ may or may not be the version of the next Slackware release, I just [...]
Posted: January 25th, 2010 under Slackware, Software.
Tags: gcc, multilib, x86_64
Comments: 2
KDE Software Compilation 4.4 RC2
The KDE team are getting closer to the 4.4 release of the KDE Software Compilation (“KDE SC” is the new name of what used to be called just “KDE“).
The second release candidate has been released today (the release was delayed for several days). For Slackware Linux I have prepared 32-bit and 64-bit packages with [...]
Posted: January 25th, 2010 under Slackware, Software.
Tags: 4, candidate, kde, release, slackbuild, x86_64
Comments: 7
Compiling vlc (and other software) with gcc 4.4.2
Last week, an upgraded gcc compiler suite (version 4.4.2) was added to slackware-current . The new Gnu C compiler reveals software compilation issues in several programs that did not occur with the previous version of the Gnu C compiler. A nice summary of issues you may encounter when building software using the scripts at SlackBuilds.org [...]
Posted: January 11th, 2010 under Slackware, Software.
Tags: gcc, issues, vlc
Comments: none