Linux

TwitterFacebook
Get flash to fully experience Pearltrees
wget http://downloads.sourceforge.net/djmount/djmount-0.71.tar.gz?modtime=1156717401&big_mirror=0 tar -zxvf djmount-0.71.tar.gz cd djmount-0.71 ./configure make sudo make install

Accessing upnp server from ubuntu « Linux Owns

http://linuxowns.wordpress.com/2008/06/05/accessing-upnp-server-from-ubuntu/
RHEL 4

BASH

http://news.softpedia.com/news/How-to-Fix-the-Big-and-Ugly-Plymouth-Logo-in-Ubuntu-10-04-140810.shtml Without any further ado, follow the instructions below to fix your boot splash in Ubuntu 10.04 LTS (Lucid Lynx). Editor's note: The instructions provided here are created for beginners in Linux. No terminal hassle! The first fix was developed by Hoa Nguyen from the Ubuntu community. All credits go to him!

How to Fix the Big and Ugly Plymouth Logo in Ubuntu 10.04 - Softpedia

Root privileges through Linux kernel bug - Update - The H Open Source: News and Features

According to a report written by Rafal Wojtczuk, a conceptual problem in the memory management area of Linux allows local attackers to execute code at root level. The Linux issue is caused by potential overlaps between the memory areas of the stack and shared memory segments. As a potential attack scenario, Wojtczuk describes the X Server, where the distance between the boundaries of the heap and stack can be made very small by filling the memory with data such as pixmaps. A subsequent request for a shared memory segment by the attacker will result in the segment being added to the end of the heap. If the attacker then manages to make the X Server call a recursive function, the stack will grow into the shared memory segment. http://www.h-online.com/open/news/item/Root-privileges-through-Linux-kernel-bug-Update-1061563.html

System log files in linux | digcms

http://digcms.com/2011/02/03/system-log-files-linux/ /var/log/boot.log - Contains information on all the processes started & stopped when the system starts up & shuts down. The contents of this log are controlled by the syslogd process.

Remote Access to the RHEL 6 Desktop - Techotopia

http://www.techotopia.com/index.php/Remote_Access_to_the_RHEL_6_Desktop Red Hat Enterprise Linux 6 includes built-in support for remote desktop access. This provides two extremely useful features. Firstly it enables you or another person to view and interact with your Red Hat desktop environment from another computer system either on the same network or over the internet. This is useful if you need to work on your computer when you are away from your desk such as while traveling or even sitting in a Wi-Fi enabled location. It is also useful in situations where a co-worker or IT support technician needs access to your desktop to resolve a problem. In fact, there are even mobile applications for devices such as the iPhone that will allow you to access your RHEL 6 desktop from just about anywhere that a data signal is available.
http://www.linuxforums.org/forum/red-hat-fedora-linux/106696-changing-file-modification-date.html

changing file modification date - Linux Forums

I executed this and it changed the modified and the access time together. Is there a way to specify which one to change so that I can change them separately? or more specifically just the access time.
Q. How do I find out all large files in a directory? A. There is no single command that can be used to list all large files.

Linux Find Large Files

http://www.cyberciti.biz/faq/find-large-files-linux/

Smoothwall - Tunnelling VNC over SSH with PuTTY

http://martybugs.net/smoothwall/puttyvnc.cgi This page will show you how to tunnel VNC over a secure SSH connection using PuTTY, so you can securely administer computers which are behind your Smoothwall server via the internet. VNC stands for Virtual Network Computing. It allows you to remotely view and control a PC desktop, and will run on a wide variety of operating systems. VNC uses encryption when making an initial connection, and when you login.