LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Bash logging patches

Posted 06-12-2012 at 12:25 PM by unSpawn

Over the years we've seen quite a few "I want to log everything" questions asked for which I listed some pointers a while ago in several posts. To complement a recent "I want to capture all the operations performed in the terminal" question (thread: How to Capture a Unix Terminal Session?) I looked for Bash patches. Long story short: Bash 4 can be compiled with syslog support but still that shell will run as the user who logs in AFAIK. (So depending on your requirements for coverage...
Moderator
Posted in Uncategorized
Views 6675 Comments 0 unSpawn is offline
Old

Proper method to update a Slackware Release to Current.

Posted 06-10-2012 at 10:41 PM by ReaperX7
Updated 07-31-2012 at 10:35 PM by ReaperX7

There are a lot of old issues about performing an upgrade from a release version of Slackware to a current one, but the process is very easy, but you need to do some preparations beforehand.

The first tool you should use is simply a web browser. Navigate to the slackware website at:

Code:
http://www.slackware.com
Check first in the /Slackware(64)/A and check both the latest release and current to see if these three releases have been upgraded:

...
LQ Guru
Posted in Uncategorized
Views 6190 Comments 1 ReaperX7 is offline
Old

undeleting files that are still open

Posted 06-10-2012 at 09:28 PM by neonsignal

Normally it is tricky to recover a file that has just been deleted, but if the file is open by an application, its node still exists on the filesystem.

First find out the process id of the application:
Code:
ps -e | grep application-name
Then list all the files that the application has open:
Code:
ls -l /proc/process-id/fd/
The ones that are to be recovered can be copied:
Code:
cp /proc/process-id/fd/file-number
...
Senior Member
Posted in Uncategorized
Views 1804 Comments 0 neonsignal is offline
Old

Improving/fixing font rendering on Debian's web browsers

Posted 06-08-2012 at 03:59 PM by the dsc (linux-related notes)

Warning: I don't know the whole story about this (no warranties, you're on your own if you decided to follow these instructions), but after some recent upgrades my Debian install (testing/unstable) had awful font rendering on web browsers (everything nice everywhere else somehow). I like to "force" freesans (which is very somooth and anti-aliased) on almost everything on the web, and it was looking like some pixelated Times New Roman or Courier New.

I went googling for solutions...
Member
Posted in Uncategorized
Views 1564 Comments 0 the dsc is offline
Old

So what game are you going to play first when Steam comes to Linux?

Posted 06-08-2012 at 09:52 AM by Seph64 (Seph64's Lair)

inb4L4D2

With all the brouhaha from Phoronix lately about Steam coming to Linux, if and when it does happen, what (Steam) game are you going to play first? Of course, this is assuming there'll be more than 1 game on steam that will be available to be played on Linux come launch.

Well, I am hoping that Valve will allow Doom 3 to be under Steamplay when it concerns the Linux version (although, it may not happen since Steam users didn't get the ability to play the Mac...
Member
Posted in Uncategorized
Views 5635 Comments 1 Seph64 is offline

  



All times are GMT -5. The time now is 03:47 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration