Home
About
Tech Notes
General
Data Recovery
Linux
Development
General
HTML
Javascript
Joomla!
PHP
Word Press
Downloads
Latest
PHP CLI: Apache Log Rotation Script
Apache: Error(98)
Ubuntu Lucid Upgrade: Dell T3500 Disaster
Linux CLI: Copy MySQL Database
PostgreSQL: Copy Database
You are here:
Home
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Web Links
Contacts
Categories
Sections
News Feeds
Search Keyword
file
Total: 34 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
PHP CLI: Apache Log Rotation Script
(Tech Notes/Linux)
Here's a little PHP command line script to do Apache Log Rotation on your web server. This script uses zip to compress the
file
s and retains the logs for 10 days before deletion. <?php date_default_timezone_set('America/New_York'); ...
2.
Ubuntu Lucid Upgrade: Dell T3500 Disaster
(Tech Notes/Linux)
... no xorg.conf
file
at all. I thought, okay, I can just get a default xorg.conf from the CD or perhaps from my backup. Okay, I'll boot grub to recovery mode. Wait the ESC key doesn't pull up grub anymore. ...
3.
SSH: Stop Asking to Add New Hosts
(Tech Notes/Linux)
... exposes you to a Man-in-the-middle attack.You've been advised! I've changed settings in most of my /etc/ssh/ssh_config
file
s to stop the machine from begging for a "yes" response, to just automatically ...
4.
PHP CLI: Rsync Script
(Tech Notes/Linux)
... to sync root user
file
s. This can be removed if that behavior is not desired. The script also utilizes the --delete feature of rsync to remove
file
s in the destination that do not exist in the source. ...
5.
Ubuntu: Change Hostname
(Tech Notes/Linux)
... the
file
/etc/hostname to read the hostname of the system at boot time and set it up using the init script /etc/init.d/hostname.sh /etc/hostname server So on a Debian based system we can edit the ...
6.
Linux: Copy Directory Structure Only
(Tech Notes/Linux)
I ran across the need to copy a large directory structure to a remote machine this week. I just needed the directory structure, not the
file
s. There is a way to do this locally using the cp command with ...
7.
Ubuntu Jaunty: Restore Firefox and/or Thunderbird from Backup
(Tech Notes/Linux)
... I'd modify a text document over the internet, like the entire content of the document would be appended to the
file
upon saving, every save. Rather than spend the time debugging, a new installation was ...
8.
Ubuntu: SSH - Change Welcome Message
(Tech Notes/Linux)
... is "Yes", then read on. Changing the message is relatively easy. Simply modify motd. The
file
is located in /var/run on my system. Other information I've found suggests the
file
is located in /etc. I ...
9.
HTTP Server Response Codes
(Development/HTML)
... in the URL. 405 The method you are using to access the
file
is not allowed. 406 The page you are requesting exists but you cannot see it because your own system doesn't understand ...
10.
PHP CLI: Simple Process Control in Linux with PCNTL_EXEC
(Development/PHP)
I've been working on a project using php executed from the command line. The project downloads
file
s via FTP from several sources, renames the
file
s and tosses the
file
s into a new directory structure. ...
11.
Ubuntu 9.04: Location of User's Crontab File
(Tech Notes/Linux)
The location of a user's crontab
file
, in Linux, varies from distribution to distribution. It can even vary in different releases of a distribution. In Ubuntu (and variants) for release 9.04 the location ...
12.
Linux CLI: MySQL Backup & Restore
(Tech Notes/Linux)
... output
file
.sql Restore $ mysql -u username -p --database=databasename < output
file
.sql That's it, short and sweet. Told ya it was easy! ...
13.
WordPress: Remove Logo on Login Form
(Development/WordPress)
... to something just as ugly perhaps, but less confusing. Unfortunately, we'll need to modify one or two of the WordPress
file
s to get the job done. The first
file
being: wp-login.php. This will apply to ...
14.
Joomla!: DHTML Menus Behind Flash
(Development/Joomla)
... issue with flash. Simply saving the flash
file
with the WMODE setting set to Transparent is the Adobe fix. That's all well and good, but I'm using Joomla for the site and many of the flash
file
s are called ...
15.
CLI: Insert/Replace Text in Multiple Files
(Tech Notes/Linux)
For the past day or so I've been working through issues to add/change or delete strings in multiple
file
s. As usual there is plethora of methods to do try. Each have a place in an administrator's arsenal. ...
16.
Linux: File & Directory Pruning
(Tech Notes/Linux)
On occasion it is necessary to delete older
file
s and directories while retaining the original directory structure. The find command provides a lot of horsepower to get the job done. As I'm not aware of ...
17.
Postfix: Delete Deferred
(Tech Notes/Linux)
... with at the moment is a Mac OS-X Server and the data
file
s are stored in /var/spool/postfix subdirectories. It occasionally becomes necessary to delete the content of the deferred mail folder. To accomplish ...
18.
Linux CLI: List Users and Groups
(Tech Notes/Linux)
At times it's necessary to get a list of users and groups on a Linux system from the command line interface (CLI). The
file
s containing the information are located in your /etc directory. passwd - This ...
19.
VirtualBox 1.6.2: Networking Problem Solved
(Tech Notes/Linux)
... bridge-utils 2. Next, you must add an entry to the
file
/etc/network/interfaces to de- scribe the bridge. The following sample entry creates a bridge called br0, adds the host ethernet ...
20.
Create Public/Private 4096 Bit SSH RSA Keys
(Tech Notes/Linux)
... the keys in your local user directory; ssh-keygen -t rsa -b 4096 -f $HOME/$HOST-rsync-key After creating the key either upload "-rsync-key.pub"
file
to the remote system's, root user's /.ssh ...
<<
Start
<
Prev
1
2
Next
>
End
>>
Popular
PostgreSQL Relocate Data Store
Ubuntu 8.04 AMD64: Get Flash & Java to Work in Firefox 3.0
Postfix: Delete Deferred
Migrate VirtualBox VDI from 1.5.6 to 1.6.2
VirtualBox 1.6.2: Ubuntu 8.04 Host - WinXP Guest INFECTED
Resources
Humor
Web Links
Sitemap
U.S. Cert - Security Alerts
US-CERT Technical Cyber Security Alerts provide timely information about current security issues, vulnerabilities, and exploits.
TA10-238A: Microsoft Windows Insecurely Loads Dynamic Libraries
Microsoft Windows Insecurely Loads Dynamic Libraries
TA10-231A: Adobe Reader and Acrobat Vulnerabilities
Adobe Reader and Acrobat Vulnerabilities
TA10-223A: Adobe Flash and AIR Vulnerabilities
Adobe Flash and AIR Vulnerabilities
TA10-222A: Microsoft Updates for Multiple Vulnerabilities
Microsoft Updates for Multiple Vulnerabilities
TA10-194B: Oracle Updates for Multiple Vulnerabilities
Oracle Updates for Multiple Vulnerabilities
TA10-194A: Microsoft Updates for Multiple Vulnerabilities
Microsoft Updates for Multiple Vulnerabilities
TA10-162A: Adobe Flash and AIR Vulnerabilities
Adobe Flash and AIR Vulnerabilities
TA10-159B: Microsoft Updates for Multiple Vulnerabilities
Microsoft Updates for Multiple Vulnerabilities
TA10-159A: Adobe Flash, Reader, and Acrobat Vulnerability
Adobe Flash, Reader, and Acrobat Vulnerability
TA10-131A: Microsoft Updates for Multiple Vulnerabilities
Microsoft Updates for Multiple Vulnerabilities