Skip to content

Instantly share code, notes, and snippets.

View valugi's full-sized avatar

Elzo Valugi valugi

  • Attitude Group
  • Earth mostly
View GitHub Profile
`phpThumb() v1.7.14-201601231457
http://phpthumb.sourceforge.net
phpThumb() version = 1.7.14-201601231457
phpversion() = 5.6.12
PHP_OS = WINNT
Hello,
I write about booking RO631516730. I was unpleasantly surprised by different aspects that I want to relate to you, hoping that you will use to improve their services and customer relationships.
First that charged almost 40 euros extra to pick up a car at 6 am seems to me an exaggeration. Otopeni International Airport is where people come and go 24/7, and a program that starts at 8 am is not appropriate.
More so as, if you charged 40 euros extra for this work, I would like to be informed of anything longer than 24 hours in advance. In my case I got a call to confirm the reservation the day before and in this conversation I found out about this fee.
Then, if you still pay your presence as an extra service, I expect every customer to be served as normal during normal business hours. Normally, you have a shuttle transferring customers from the terminal to the parking lot where you have stationed cars. In my case, I was asked to do this journey on foot, with luggage and children, regardless of weather co
@valugi
valugi / centos7_patching.txt
Created January 31, 2018 08:14
Centos 7 kernel patch for Intel flaw for spectre/meltdown
sudo rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
sudo rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm
sudo yum repolist
sudo yum --enablerepo=elrepo-kernel install kernel-ml
sudo yum repolist all
# check the groub entries for the latest Kernel 4.xx
sudo awk -F\' '$1=="menuentry " {print i++ " : " $2}' /etc/grub2.cfg
# Results should be something like this
@valugi
valugi / centos6_patching.txt
Created January 31, 2018 08:18
Centos 6 kernel patch for Intel flaw for spectre/meltdown
sudo rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
sudo rpm -Uvh http://www.elrepo.org/elrepo-release-6-8.el6.elrepo.noarch.rpm
sudo yum repolist
sudo yum --enablerepo=elrepo-kernel install kernel-ml
sudo yum repolist all
# check the groub entries for the latest Kernel 4.xx
sudo vim /etc/grub.conf
# change the default=1 line to default=0 when the first entry is the 4.xx kernel
GET https://api.bitbucket.org/2.0/repositories/myDomain: {
"Network": {
"addresses": {
"local": {
"address": "192.168.1.108",
"family": "IPv4",
"port": 58187
},
"remote": {
"address": "[redacted]",