paulao@sd-XXXXX:~$ sudo dd if=/dev/zero of=/root/output conv=fdatasync bs=384k count=1k; rm -f /root/output 16: 1024+0 records in 1024+0 records out 402653184 bytes (403 MB) copied, 1.74116 s, 231 MB/s paulao@sd-XXXXX:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 5.53976 s, 194 MB/s
HP HP DL120G7, 1x Intel® Xeon® E3 1220, 2x 450 GB 15K, 16 GB DDR3
So, today I got this baby for my shits…
| Manufacturer | HP DL120G7 |
|---|---|
| Processor | 1x Intel® Xeon® E3 1220 |
| CPU RangeSource:cpubenchmark.net |
6155 25000 |
| Architecture | 4 cores 4 threads @3.1 GHz cache L3 8MB, x64, VT |
| Memory | 16 GB DDR3 ECC |
| Hardware KVM over IP | |
|
Storage
|
2x 450 GB 15K |
| RAID Hardware | P410 RAID 0/1 HARD |
Amazon Cloud Drive Is Experiencing Problems.
Amazon Cloud Drive Is Experiencing Problems.
Unfortunately Cloud Drive is not responding at the moment. We are working on this and Cloud Drive will be back as soon as possible.
500 Service Unavailable Error
We’re very sorry, but we’re having trouble doing what you just asked us to do. Please give us another chance–click the Back button on your browser and try your request again. Or start from the beginning on our homepage.
How to generate a .htpasswd password with PHP?!
This worked for me.
$new_password = password_hash($old_password, PASSWORD_BCRYPT);
password_hash() creates a new password hash using a strong one-way hashing algorithm. password_hash() is compatible with crypt().
Therefore, password hashes created by crypt() can be used with password_hash().PASSWORD_BCRYPT – Use the CRYPT_BLOWFISH algorithm to create the hash.
This will produce a standard crypt() compatible hash using the “$2y$” identifier. The result will always be a 60 character string, or FALSE on failure. Supported Options:
http://php.net/manual/en/function.password-hash.php
Remove Apache 2.4 version signature @ Ubuntu 15.04
Forbidden
You don’t have permission to access /galleries/ on this server.
Ubuntu 15.04
Apache/2.4.10 (Ubuntu)
Remove Apache version signature
nano /etc/apache2/conf-enabled/security.conf
On ServerTokens uncomment the line with ServerTokens Prod or add it.
Uncomment the ServerSignature Off entry or add it.
Remove PHP version from headers
I guess that by default they are disabled, but in any case you can remove it by editing the php.ini and set expose_php to off.
sudo nano /etc/php5/apache2/php.ini
online.com gifts!
Two weeks ago, ONLINE.NET sent me some gifts.
- stickers
- pen
- tshirt – we host porn –
- key chain
BTW, I’m a online.net’s client since 29/04/2014.
pjrfigueiredo@sd-696969:~$ uptime 13:20:17 up 211 days, 21:51, 1 user, load average: 0.57, 0.50, 0.46
This is a uptime from my second machine @ online.net.
wget – specify destination folder or folder and filename
-O – specify the path and the filename
wget <file.ext> -O /path/to/folder/file.ext
-P -specify the path where you want to download to
wget <file.ext> -P /path/to/folder
Today, on a work for a client, i’v found Bugsnag.
Detect and diagnose crashes in your applications
Bugsnag’s cross platform error monitoring helps you ship with confidence
-
Full-stack crash detection
Add a line of code to your web framework, mobile app or JavaScript to start capturing crashes in real-time
-
Alerts & workflow integration
Email, SMS, plus integrations with chat systems and issue trackers that keep you in the know, wherever you are
-
Advanced crash diagnostics
Get to the root cause of crashes faster with detailed stacktraces, device and request information, and more
atom.io – toggle tree view and remote-ftp
I’m using atom.io for a days now…
It’s awesome BUT it has some small UX problems that need to be fixed.
OK!, the two problems that I’v faced and how I managed to solve them – they are basically the same -.
Tree view from atom.io and remote tree-view from remote-ftp weren’t opening some times.
The solution is easy!, we need to have a project open on the current atom.io window.
More readings https://github.com/atom/atom/issues/2551
If we trying to save a remote file, with remote-ftp, and we don’t have permissions to do it, no error is returned… :/
userstats.com
Found today userstats.com.
The Solution – UserStats™ shows your visitors instant and real time usage statistics – putting their mind at rest and allowing you to grow conversions, engagement and sales.
“Companies from Basecamp to eBay use social proof statistics in some form or another, but what UserStats™ is attempting to do with their tools is make it easy to implement and accessible to everyone in terms of cost. ”
Search Engine Watch
userstats.com is from hotjar.com.

1x Intel® Xeon® E3 1220






