Main menu

Skip to content

CYBR's Blog

Digital deep sea diving

RSS

Tag Archives: linux

Set timezone in Arch Linux

Posted by cbrunsch on May 24, 2010

The following steps are required to set the timezone in Arch Linux

Adjust /etc/rc.conf

HARDWARECLOCK="UTC"
TIMEZONE="Europe/Zurich"

Export TZ local variable

# export TZ=:/usr/share/zoneinfo/Europe/Zurich

Check timzone

# date
Tue May 24 11:13:55 CEST 2011

Leave a comment Posted in Maintenance Tagged arch, date, linux, timezone

Disable TCP Timestamps

Posted by cbrunsch on June 16, 2009

Disable TCP Timestamps onLinux

/etc/sysctl.conf file:
net.ipv4.tcptimestamps = 0

Disable TCP Timestamps on Windows

Key: HKEYLOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters
Value: Tcp1323Opts
Data: 0 or 1

Disable Timestamps on Cisco

no ip tcp timestamp

Leave a comment Posted in Maintenance Tagged cisco, linux, tcp, timestamp, windows

Recent Posts

  • Create a new VM from a non-Proxmox appliance template
  • Reversing in God Mode
  • BeanShell puts Java Application Servers at Risk
  • AES Maths (Rijndael multiplication)
  • Blogilo Forensics

Categories

  • Advisories (13)
  • Cryptography (1)
  • Embedded (1)
  • Maintenance (18)
  • Multimedia (5)
  • Programming (7)
  • Reversing (1)

Tags

amavis apache awk bash cag centos chkconfig citrix clone convert database dnat forensic gnu google http imagemagick iptables java jboss jvm linux logging mod_rewrite mysql nortel ntp opencms openkm openvz pebble perl postfix redirect sap sed spam sql template timestamp ubuntu uuencode wav xsrf xss

Meta

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.com

Blog at WordPress.com. | Theme: Piano Black by Mono-Lab.

Follow

Get every new post delivered to your Inbox.

Powered by WordPress.com