Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: date

You are here:
  1. Home
  2. Entries tagged with "date"

Technology Insights

Linux Sort By Date, List Files In A Directory By Date On A Linux Server

InsightsBy alexMarch 25, 2011Leave a comment

It can be useful on a Linux server to sort all of the files in a directory by date. Sometimes you may want to backup files older than a certain date or you may just want to see what is in a directory and what date those files were created. Use the information below to…

Technology Insights

Macbook Pro Date and Time: Unable to Determine Current Location at this Time

InsightsBy purehateMarch 24, 20113 Comments

I travel a lot and I have noticed that the timezone on my mac book wasn’t updating properly. I was getting lots of wrong meeting times in Outlook and various other apps that depend on time. I was getting pretty annoyed at this and decided to figure out what was up. I was pretty sure this was…

Technology Errors

Type: Warning (2) Description: date(): It is not safe to rely on the system’s timezone settings

ErrorsBy alexJanuary 5, 2011Leave a comment

I recently upgraded a CentOS Linux servers PHP from 5.2.X to 5.3.X and ran into a couple minor issues along the way. One of the issues was the fact that one of my applications was complaining about PHP’s date function by letting me know that it could not rely on the system’s timezone setting. Fixing…

Information Security

WordPress: Show Last Login Date & Time For WordPress Users

SecurityBy alexDecember 5, 2010Leave a comment

Recently there was a 0-day vulnerability posted for WordPress which allows users with edit post capabilities to issue SQL injection attacks against the WordPress site. Depending on the type of site that you run this isn’t a huge deal unless you allow any users that sign up to edit and publish articles on the WordPress…

Technology Insights

How to Modify the timestamp (Date and Time) of a File on Linux

InsightsBy alexSeptember 2, 2009Leave a comment

There are certain circumstances where you may want to modify the date and time of a file on Linux. In my case I was testing a cronjob that moved and deleted files older than a certain date and testing it was much easier after modifying the date of the files. The command to use for…

Code Snippets

WordPress NextGen Gallery – Add Date Print Out to Compact Album Listings

Code SnippetsBy alexApril 14, 20093 Comments

I was working on my personal blog and wanted to add the date or a date range to the top of each gallery when they are listed out. The blog I am speaking of uses WordPress, WP version 2.7, with the NextGen Gallery plugin, NGG version 1.2.1, for pictures. I list the all of the…

Technology Insights

How to Change Timezone on Linux

InsightsBy alexJanuary 20, 2009Leave a comment

Changing the timezone on Linux is easy. The timezone within Linux is set by a symbolic link located in the /etc directory which needs to be changed to the new timezone. Once this is changed the time needs to be synced to a time server. I recently moved from Las Vegas to Louisville and had…

Technology Errors

Can’t locate Date/Format.pm in @INC

ErrorsBy alexSeptember 22, 20086 Comments

The Perl error below was received when running vlogger on CentOS 5.2. To resolve install the perl-TimeDate package using the Yellow Dog Updater as explained below.

Code Snippets

Shell Script To Check Number Of Rows In A PostgreSQL Database

Code SnippetsBy alexAugust 23, 2008Leave a comment

The below code snipet was created to check the number of rows in a PostgreSQL database, log the output to a file, and warn if the number of rows is over a certain number. There are numerous variables in the code snipet below that will need to be modified for it to work properly including…

12
Question Defense
© 2021 question-defense.com
Go to Top