Unix timestamp to C# DateTime
As an Unix timestamp is simply the number of seconds since 1 January 1970, it’s very simple to convert it to a C# DateTime object:
As an Unix timestamp is simply the number of seconds since 1 January 1970, it’s very simple to convert it to a C# DateTime object:
Recently, a computer (Windows 10) had a limited network connection, and when using the troubleshooter I got “one or more network protocols are missing”.
KeePass 2.x only supports SSL 3 and TLS 1.0. As I don’t want to enable TLS 1.0 for my websites, I couldn’t use KeePass with WebDAV.
To use drop shadow on text in GIMP: Insert text Right click the text layer and choose Text to Path Open the Select menu and choose From Path Open th...
To allow only specific IP addresses to connect to a specific port, use the following iptables commands:
After upgrading from CM12.1 to CM13 on my OnePlus One (bacon), my phone got in a bootloop. It would start optimizing apps, and reboot, over and over again.